#feedback-page p.home-heading-1{
    line-height: 1.2;
    font-family: "Lexia-Regular";
    color: #830051;
    font-size: 32px
}
#feedback-page #questinaries-pre-title {
    padding-top: 20px;
    padding-bottom: 20px;
}
#feedback-page h2.home-heading-1{
    line-height: 1.2;
    font-family: "Lexia-Regular";
    color: #830051;
    font-size: 32px;
}
#feedback-page .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .cmp-dynamicform__form-group button {
    font-family: "Lexia-Regular";
    font-size: 24px;
}
	#feedback-page .cmp-dynamicform__form-label-container {
    padding-bottom: 15px;
    font-family: "Lexia-Regular";
    font-size: 24px
}
#feedback-page .cmp-dynamicform__form-control-container {
    padding-bottom: 20px;
}
#feedback-page p {
    font-family: "Lexia-Regular";
    font-size: 24px
}
#feedback-page .cmp-dynamicform__vcenter {
    padding-bottom: 10px;
    font-family: "Lexia-Regular";
    font-size: 24px
}
div#text-44ab11f884 {
    padding-top: 14px;
}
#feedback-page #footer-image {
    width: 70%;
    float: right;
}
#feedback-page #questionaries-footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 20px;
    padding-top: 30px;
}
#feedback-page #questionaries-footer img{
    width: 80%;
}
	#home .Lt {
	  font-family: 'Lexia-Lt';
	}

	#home  .left-space
	{
		padding-left:0px;
	}
	#home .button-stories {
	  position: absolute;
	  top: 82%;
	  right: 5%;
	  margin-left: 5%;
	  background-color: #8b0051;
	  border: none;
	  color: #fff;
	  text-decoration: none;
	  font-family: Lexia-Regular;
	  display: flex;
	  align-items: center;
	  justify-content: center;
	  cursor: pointer;
	  font-size: 18px;
	  width: 250px;
	   height: 40px;
	}

	#home .dv-stories {
	  background-image: url(../images/homepage/big-sneeze.jpg);
	  background-size: 100%;
	  height: 390px;
	  width: 743px;
	}

	#home .row-hp {
	  margin-right: 0px;
	  margin-left: 30px;
	}

	#home .row-hp:before,.row-hp:after {
	  display: table;
	  content: " ";
	}

	#home .row-hp:after {
	  clear: both;
	}

	#home .home-heading-3 {
	  
	  font-size: 24px;
	  font-family: 'Lexia-Bold';
	  line-height: 150%;
	  color: #830051;
	}

	#home .home-heading-1 {
	  margin-top: 3%;
	  font-size: 24px;
	  font-family: 'Lexia-Regular';
	  line-height: 150%;
	  color: #830051;
	}

	#home .home-blocks {
	  font-size: 24px;
	  font-family: 'Lexia-Lt';
	  font-style: italic;
	  line-height: 150%;
	  color: #fff;
	 margin-left: 7%;
    padding-bottom: 3%;
	}

	#home .home-blocks-other {
	  font-size: 18px;
	  font-family: 'Lexia-Lt';
	  font-style: italic;
	  line-height: 150%;
	  color: #fff;
	      margin-left: 7%;
    padding-bottom: 2%;
	}

	#home .cmp-carousel__actions {
	  position: absolute;
	  top: 92%;
	  left: 91%;
	}

	#home button[class="cmp-carousel__action cmp-carousel__action--previous"] {
	  display: none !important;
	}

	#home button[class="cmp-carousel__action cmp-carousel__action--next"] {
	  display: none !important;
	}

	#home button[class="cmp-carousel__action cmp-carousel__action--pause cmp-carousel__action--disabled"] {
	  display: none !important;
	}

	#home button[class="cmp-carousel__action cmp-carousel__action--play cmp-carousel__action--disabled"] {
	  display: none !important;
	}

	#home .cmp-carousel-horizontal .cmp-carousel__indicators li.cmp-carousel__indicator--active::after {
	  content: "";
	  width: 26px !important;
	  height: 26px !important;
	  background-color: #FFF !important;
	  border: 1px solid #fff;
	  position: absolute;
	  right: 0px !important;
	  top: 0px !important;
	  border-radius: 50%;
	}

	#home button[class="cmp-carousel__action cmp-carousel__action--play"] {
	  color: #fff;
	  height: 26px !important;
	  width: 26px !important;
	  border-radius: 50%;
	  background-color: #707070 !important;
	  opacity: 1;
	  border: 0px !important;
	  position: absolute;
	  font-size: 9px;
	  top: -10px;
	}

	#home button[class="cmp-carousel__action cmp-carousel__action--pause"] {
	  color: #fff !important;
	  height: 26px !important;
	  width: 26px !important;
	  border-radius: 50%;
	  background-color: #707070 !important;
	  opacity: 1;
	  font-size: 9px;
	  border: 0px !important;
	  position: absolute;
	  top: -10px;
	}

	#home .cmp-carousel__indicator .cmp-carousel__indicator--active {
	  background-color: #fff !important;
	}

	#home .cmp-carousel-horizontal .cmp-carousel__indicator {
	  height: 26px !important;
	  width: 26px !important;
	  border-radius: 50%;
	  background-color: #FFFFFF80 !important;
	  opacity: 1;
	  border: 0px !important;
	}

	#home .cmp-carousel-horizontal .cmp-carousel__indicators {
	  display: flex;
	  flex-wrap: wrap;
	  justify-content: space-evenly;
	  list-style: none;
	  width: 125px !important;
	  position: absolute;
	  bottom: 7% !important;
	  color: #fff;
	  z-index: 99999;
	  width: 15px;
	  height: 15px;
	  margin: 0;
	  text-indent: 0px;
	  letter-spacing: 5px;
	  cursor: pointer;
	  right: 11%;
	  border: 0px !important;
	}

#home .cmp-container__backgroundImage--enabled {
    background-size: 100%;
    margin: 0px !important;
    height: 32.7vw;
    background-repeat: no-repeat;
}


	#home .carousel-txt {
	  font-family: Lexia-Regular;
	  font-size: 77px;
	  color: #fff;
	}

#home .carousel-box {
    /*font-family: Lexia-Lt;*/
    /*font-size: 3.7em;*/
    color: #fff;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 16% 5%;
}

	#home .hmpg-content {
	  width: 100%;
	}

	#home .hmpg-para {
	  width: 100%;
	  margin-top: 35px;
	  margin-bottom: 9%;
		font-size: 18px;
	  line-height: 150%;
	  padding-right:5%;
	  color: #676666;
	  font-family: Arial;

	}
	#home .colon-ten
	{
		width:10%;
	}
	#home .colon-seven
	{
		width:6%;
	}
	#home .hmpg-tom {
	  font-family: Lexia-Regular;
	  padding-top: 4%;
		font-size: 22px;
	  line-height: 130%;
	  color: #676666;
	}

	#home .hmpg-pres {
	  font-family: Lexia-Regular;
	  font-weight: lighter;
	  font-size: 18px;
	  line-height: 150%;
	  color: #676666;
	}

	#home .hmpg-atag {
	  /*font-weight: bold;*/
	  color: #8B0051;
	  text-decoration: underline;
	}

	#home .hmpg-learn {
	  font-family: 'Arial';
	  font-size: 18px;
	  line-height: 1.3;
	  color: #8B0051;
	  text-decoration: underline;
	  padding-top: 2%;
	}

	#home .hmpg-science {
	  font-family: 'Lexia-Lt';
	  font-size: 35px;
	  line-height: 140%;
	}

	#home .hmpg-science-p {
	 line-height: 120%;
    font-size: 18px;
    width: 92%;
	}

	#home .button-hg {
        margin-left: 7%;
        background-color: #8b0051;
        border: none;
        color: white;
        text-decoration: none;
        font-family: Lexia-Regular;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 18px;
        width: 250px;
        height: 40px;
        cursor: pointer;
        margin-left:7%;
	  
	 
	}

	#home .button-hmpg {
	  margin-left: 5%;
	  background-color: #8b0051;
	  border: none;
	  color: #fff;
	  text-decoration: none;
	  font-family: 'Lexia-Bold';
	  display: flex;
	  align-items: center;
	  justify-content: center;
	  font-size: 18px;
	  cursor: pointer;
	  width: 230px;
	  height: 50px;
	}

	#home .button {
	  margin: auto;
	  background-color: #8b0051;
	  border: none;
	  color: #fff;
	  text-decoration: none;
	  font-family: Lexia-Regular;
	  display: flex;
	  align-items: center;
	  justify-content: center;
	  font-size: 18px;
	  cursor: pointer;
	  width: 230px;
	  height: 35px;
	}

	#home .hmpg-blog-head {
	  padding-top: 38px;
	  font-family: Lexia-Regular;
	  font-size: 24px;
	  line-height: 30px;
	}

	#home .img-blog {
	  display: block;
	  float: left;
	  align-items: center;
	  margin-bottom: 20%;
	  margin-top: 30px;
	}
	#home .icon-20
	{
		width:20%;
	}
	#home .p-tag
	{
		font-size:18px;
		line-height:1.3;
		letter-spacing:0.3px;
	}
	#home .blogp {
	  width: 100%;
	  padding-right: 10%;
	  word-wrap: break-word;
	  word-break: break-word;
	  font-size:18px;
	  line-height:1.32;
	}

	#home .lne {
	  border-top: 6px solid #d6d6d6;
	  width: 97%;
	  margin-top: 40px;
	}

	#home .lne2 {
	  border-top: 6px solid #d6d6d6;
	  width: 100%;
	}

	#home .grid-tmpcontainer {
	  display: grid;
	  grid-template-columns: 50% 25% 25%;
	  grid-template-rows: 50% 50%;
	  column-gap: 20px;
	  row-gap: 20px;
	  width: 95%;
	  height: 100%;
	}

	#home .item1 {
	  grid-row: 1 / span 2;
	}

	#home .item2 {
	  grid-column: 2 / span 2;
	}

	#home .item1 {
	  background-image: url('../images/homepage/value-for-uk.html');
	  background-position: center;
	  background-size: 100%;
	  -webkit-transition: all 0.5s ease-in-out;
	  font-size: 37px;
    width: 100%;
    max-width: 788px;
    height: 520px;
    padding-top: 61%;
    padding-right: 40%;
	}
	
	#home div#carousel-49a6f840c5 {
        display: none;
    }
	#home #speaker-testimonial{
	    background-color: #F8F8F8;
	}
	#home #science-to-transform{
	    background-color: #8B0051;
	    color: #ffffff;
	}
	#home #speaker-testimonial .aem-Grid.aem-Grid--12.aem-Grid--default--12,
	#home #science-to-transform .aem-Grid.aem-Grid--12.aem-Grid--default--12,
	#home #hm_pg_article_section .aem-Grid.aem-Grid--12.aem-Grid--default--12,
	#home #az-stories-block .aem-Grid.aem-Grid--12.aem-Grid--default--12,
	#home #hm_pg_comp_brief_part .aem-Grid.aem-Grid--12.aem-Grid--default--12{
        width: 100%;
        max-width: 1100px;
        margin: 2% auto;
    }
    #home #hm_pg_comp_brief_part .aem-Grid.aem-Grid--12.aem-Grid--default--12 {
        margin: 0 auto;
        padding: 2% 0%;
    }
    #home #az-story-desc-box {
        background-image: url('../images/homepage/home_story_desc_pic.png');
        background-position: top;
        background-repeat: no-repeat;
        background-size: 100%;
        -webkit-transition: all 0.5s ease-in-out;
        font-size: 37px;
        width: 100%;
        height: 300px;
        padding-top: 25%;
	}
	#home div#story-content-desc-area {
        background-color: #3C4242;
        color: #ffffff;
        height: 265px;
    }
    #home div#content-block {
        width: 90%;
        padding: 2% 5%;
    }
    #home #content-block p#content-block-hd {
        font-size: 24px;
        font-family: 'Lexia-Regular';
        line-height: 35px;
    }
    #home #content-block p#content-block-desc {
        font-size: 18px;
        font-family: Arial;
        line-height: 22px;
    }
    #home #content-block p#stry_blk_btn {
        font-family: 'Lexia-Bold';
        font-size: 18px;
        width: 40%;
        background-color: #8b0051;
        height: 35px;
        color: #ffffff;
        padding: 1%;
        text-align: center;
    }
    #home #az-story-twitter-part .twitter-timeline.twitter-timeline-rendered {
        width: 90% !important;
        margin: 0 auto;
        height: auto;
    }
    #home div#science_transform_content_part {
        margin: 5% 0%;
        height: auto;
    }
    #home .blogp {
        display: inline-block;
    }

	#home .item2 {
	    background-image: url('../images/homepage/purpose-led-partnership.jpg');
        background-position: center;
        background-size: 100%;
        -webkit-transition: all 0.5s ease-in-out;
         font-size: 37px;
        width: 100%;
        max-width: 812px;
        height: 247px;
        padding-top: 15%;
        padding-right: 40%;
	}

	#home .item3 {
	  background-image: url('../images/homepage/transform-health.png');
	  background-position: top;
	  background-size: 100%;
	  -webkit-transition: all 0.5s ease-in-out;
	 font-size: 25px;
    width: 100%;
    max-width: 812px;
    height: 240px;
    padding-top: 30%;
	}
    #home .item4{
        display: none;
    }
	#home .item4 {
	  background-image: url('../images/homepage/get-the-news.html');
	  background-position: center;
	  background-size: 100%;
	  -webkit-transition: all 0.5s ease-in-out;
font-size: 25px;
    width: 100%;
    max-width: 386px;
    height: 240px;
    padding-top: 30%;
	}

	#home .item1:hover, #home .item2:hover, #home .item3:hover {
	 background-size: 140% auto; 

  
	}

	#home .hrow-container {
	  width: 1200px;
	  margin: 0 auto;
	}

	#home .pd40 {
	  padding-bottom: 40px;
	}

	#home .pd20 {
	  padding-bottom: 20px;
	}
	#home .home-heading-3:after {
        content: " ";
        height: 5px;
        width: 55%;
        background: #8B0051;
        display: block;
        position: absolute;
        top: 60%;
        left: 44%;
    }

	#home .flex-home {
	  display: flex;
	  flex-wrap: nowrap;
	}

	#home .flex-home > div {
	  margin: 0px;
	}

	#home .big-sneeze {
	  background-color: #3C4242;
		  padding: 4% 6% 3% 3%;
	  color: #fff;
	}

	#home .home-heading {
	  font-size: 24px;
	  line-height: 30px;
	  font-style: italic;
	  color: #FFF;
	}

	#home #carousel-49a6f840c5 .cmp-carousel__content .cmp-carousel__indicators {
	  top: 105%;
	  right: 6.3%;
	   width:125px !important;
	}

	#home #carousel-49a6f840c5 .cmp-carousel__indicators li.cmp-carousel__indicator--active::after {
	  background-color: #8B0051 !important;
	  border: 0px solid #707070 !important;
	}

	#home #carousel-49a6f840c5 .cmp-carousel__indicators li.cmp-carousel__indicator {
	  background-color: #3C42421A !important;
	  border: 1px solid #707070 !important;
	}

	#home .disabled-alpha {
	  pointer-events: none;
	  opacity: 0.6;
	}

	#home button.cmp-carousel__action.cmp-carousel__action--pause::after {
	  content: "";
	  display: inline-block;
	  width: 20px;
	  height: 28px;
	  line-height: 28px;
	  /* content: "\23F8"; */
	  background: url(../images/homepage/pause-icon.png);
	  background-size: 12px;
	  background-repeat: no-repeat;
	  background-position: center;
	}

	#home .cmp-carousel__action span.cmp-carousel__action-text {
	  display: none;
	}

	#home button.cmp-carousel__action.cmp-carousel__action--play::after {
	  content: "";
	  display: inline-block;
	  width: 28px;
	  height: 28px;
	  line-height: 28px;
	  /* content: "\23F9"; */
	  background: url(../images/homepage/play-icon.png);
	  background-size: 12px;
	  background-repeat: no-repeat;
	  background-position: 8px;
	}
	 
    
    #home div#speaker_video_part {
        width: 100%;
        height: auto;
        margin: 5% 0%;
    }
    #home #az-story-twitter-part .twitter-timeline.twitter-timeline-rendered {
        width: 95% !important;
        margin: 0 auto;
        height: auto;
        margin-left: 5%;
    }
    #home .hrow-container {
		width: 1650px;
		margin: 0 auto;
	  }
	#home .grid-tmpcontainer {

	  column-gap: 2%;
	  row-gap:2%;
	
	}
	#home div#az-stories-block {
        width: 100%;
        max-width: 1640px;
        margin: 0 auto;
    }
    #home #az-story-desc-box {
        background-image: url('../images/homepage/home_story_desc_pic.png');
        background-position: top;
        background-size: 100%;
        -webkit-transition: all 0.5s ease-in-out;
        font-size: 37px;
        width: 100%;
        height: 450px;
        padding-top: 25%;
        background-repeat: no-repeat;
    }
    #home #speaker-testimonial .aem-Grid.aem-Grid--12.aem-Grid--default--12, 
    #home #science-to-transform .aem-Grid.aem-Grid--12.aem-Grid--default--12, 
    #home #hm_pg_article_section .aem-Grid.aem-Grid--12.aem-Grid--default--12, 
    #home #az-stories-block .aem-Grid.aem-Grid--12.aem-Grid--default--12, 
    #home #az-stories-block .aem-Grid.aem-Grid--12.aem-Grid--default--12, 
    #home #hm_pg_comp_brief_part .aem-Grid.aem-Grid--12.aem-Grid--default--12 {
        width: 100%;
        max-width: 1600px;
        margin: 1% auto;
        padding: 1% 0%;
    }
    #home #hm_pg_comp_brief_part .aem-Grid.aem-Grid--12.aem-Grid--default--12 {
        margin: 0 auto;
        padding: 2% 0%;
    }
    #home #az-story-twitter-part .css-1dbjc4n.r-14lw9ot.r-1ets6dv.r-1q9bdsx.r-rs99b7.r-1udh08x {
        max-height: 460px;
    }
    
    #home .big-sneeze {
        padding: 4% 3% 3% 3%;
    }
	#home .item1 {
		/*height: 716px;*/
		height: 660px;
		padding-top: 60%;
		padding-right: 35%;
	  }

	#home .item2 {
		height: 330px;
		padding-top: 15%;
		padding-right: 35%;
	  }

	#home .item3, #home .item4 {
		height: 343px;
		padding-top: 35%;
		margin-top: 15px;
	  }

	  #home .img-blog {
		margin-bottom: 25%;
	  }

	  #home .cmp-carousel__actions {
		position: absolute;
		left: 92%;
	  }

	  #home .cmp-carousel-horizontal .cmp-carousel__indicators {
		position: absolute;
		right: 9%;
	
	  }

		  #home #carousel-49a6f840c5 .cmp-carousel__content .cmp-carousel__indicators
	  {
	      right: 9%;
	      	  
	  }
	  #home .dv-stories {
		background-image: url(../images/homepage/big-sneeze.jpg);
		background-size: 100%;
		height: 511px;
		width: 918px;
	  }

	  #home .home-heading-3:after {
		left: 42%;
		width: 58%;
	  }

	  #home .button-stories {
		width: 354px;
		margin-left: 5%;
		height:62px;
		font-size:30px;
	  }

	  #home .button-hg {
		margin-left: 7%;
		width: 354px;
		height:62px;
	  }

	  #home .button-hmpg {
		margin-left: 13%;
		width: 354px;
		height:62px;
			  }
	  
	  
	#home .home-heading-1, #home .home-heading-3, #home .home-blocks
	{
	font-size: 37px;
	 line-height: 44px;
	}



	#home .home-blocks-other {
        font-size: 37px;
        line-height: 44px;
    }
	 #home .hmpg-para
	 {
	 line-height: 42px;
	 font-size: 27px;
	 padding-right:0%;
	 }

	#home .hmpg-tom 
	{
	 font-size: 35px;
	 line-height: 38px;
	}

	#home .hmpg-pres, #home .hmpg-learn
	{
	line-height: 38px;
	 font-size: 27px;
	}
	#home .hmpg-science 
	{
	  
	  font-size: 45px;
	  line-height: 56px;
	}
	#home .hmpg-science-p, #home .blogp, #home .p-tag
	{
		font-size:27px;
	  line-height: 31px;
	}
	/*#home .carousel-box {*/

	/*   font-size: var(--home-bannertext);*/
	/*}*/
	#home .carousel-box {
    font-size: var(--home-bannertext);
    line-height: 92px;
    margin: 15% 1%;
    /* margin: 0 auto; */
    font-family: "Lexia-italic";
}
	  #home .hmpg-blog-head
	  {
			font-size:34px;
	  line-height: 56px;
	  }
	  #home .button-hg, #home .button-hmpg
	  {
	   font-size: 30px;
	  }
	   #home .home-heading
	  {
	  font-size:34px;
	  line-height: 56px;
	  }
	  #home .home-heading-1 {
        font-size: 37px;
        line-height: 44px;
    }
    #home .home-heading-3{
        font-size: 45px;
        line-height: 150%;
    }
    #home #hm_pg_article_section .img-blog {
        display: block;
        float: left;
        align-items: center;
        margin-bottom: -8%;
        margin-top: 20px;
    }
    #home #hm_pg_article_section p.blogp {
        min-height: 220px;
    }
	#home #hm_pg_article_section .button-hg, .button-hmpg {
        font-size: 18px;
        width: 50%;
        margin: 0 auto;
        font-family: 'Lexia-Bold';
    }
    #home .hmpg-para, 
    #home .hmpg-pres, 
    #home  p.hmpg-learn, 
    #home .hmpg-science-p,
    #home #hm_pg_article_section p.blogp,
    #home #content-block p#content-block-desc{
        font-size: 27px;
        line-height: 31px;
    }
    #home .hmpg-tom, 
    #home p.hmpg-blog-head,
    #home #content-block p#content-block-hd{
        font-size: 36px;
        line-height: 50px;
    }
    #home p.hmpg-blog-head{
        font-size: 34px;
        line-height: 50px;
    }
    #home .hmpg-science {
        font-family: 'Lexia-Lt';
        font-size: 45px;
        line-height: 56px;
    }
    #home button.button-hmpg, #home p#stry_blk_btn{
        font-size: 30px;
        line-height: 36px;
        margin: 0 auto;
    }
    #home p#stry_blk_btn{
        margin-left: 0%;
    }
    #home #az-story-twitter-part iframe#twitter-widget-0 {
        min-height: 500px;
        height: 100% !important;
    }
    #home div#science_transform_content_part {
        margin: 0% 0%;
        height: auto;
    }
    #home .item3 {
        background-position: top;
        font-size: 16px;
        width: 790px;
        max-width: 812px;
        height: 315px;
        padding-top: 30%;
        background-repeat: no-repeat;
    }
	  
    

	
	@media screen and  (max-width: 576px) {
	  
	  #home .hrow-container {
		max-width: 540px;
		padding-left: 25px;
		padding-right: 25px;
	  }
	  #home  .item1, .item2, .item3, .item4
	  {/*height:auto;*/
	  }
	  	#home .dv-stories
	  {
	      height: 200px;
	  }
	}
	@media not all and (max-resolution:.001dpcm) {

       #home .blogp
	{
	font-size: 15px;
	 line-height: 106%;
	}

    }
	@media screen and (max-width: 767px) {
	    #feedback-page #footer-image {
    width: 80%;
    float: none;
    margin: auto;
}
	    #feedback-page #questionaries-footer img {
    width: 80%;
    margin: auto;
}
	    #feedback-page .cmp-dynamicform__form-label-container {
    padding-bottom: 15px;
    font-family: "Lexia-Regular";
    font-size: 17px;
    line-height: normal;
}
#feedback-page .cmp-dynamicform__vcenter {
    padding-bottom: 10px;
    font-family: "Lexia-Regular";
    font-size: 17px;
    line-height: normal;
}
#feedback-page p {
    font-family: "Lexia-Regular";
    font-size: 17px;
    line-height: normal;
}
#feedback-page p.home-heading-1 {
    line-height: 1.2;
    font-family: "Lexia-Regular";
    color: #830051;
    font-size: 24px;
    line-height: normal;
}
#feedback-page h2.home-heading-1 {
    line-height: normal;
    font-family: "Lexia-Regular";
    color: #830051;
    font-size: 24px;
}
.cmp-dynamicform__form-group.button-group {
    display: flex;
    gap: 30px;
}
#feedback-page .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .cmp-dynamicform__form-group button {
    font-family: "Lexia-Regular";
    font-size: 17px;
    line-height: normal;
}
#feedback-page #questionaries-footer {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 20px;
    padding-top: 30px;
    flex-direction: column;
    gap: 5px;
}
#feedback-page .cmp-dynamicform__form-group.button-group {
    display: flex;
    gap: 30px;
    align-items: center;
    justify-content: center;
}
	  #home .hrow-container {
		max-width: 720px;
		padding-left: 15px;
		padding-right: 15px;
	  }

	  #home .grid-tmpcontainer {
		display: grid;
		grid-template-columns: 100%;
		grid-template-rows: 45%;
		column-gap: 10px;
		row-gap: 10px;
		width: 100%;
		height: 100%;
	  }
	  #home .item1, #home .item2, #home .item3, #home .item4 {
	      height:auto;
	  }

	  #home .item2 {
		grid-column: 1;
	  }

	  #home .item1 {
		grid-row: 1;
	  }
	  
	  #home .dv-stories
	  {
	      height: 200px;
	  }
	    #home #carousel-49a6f840c5 .cmp-carousel__content .cmp-carousel__indicators
	  {
	      right: 5%;
	      	
	  }
    #home #speaker-testimonial .aem-Grid.aem-Grid--12.aem-Grid--default--12,
    #home #science-to-transform .aem-Grid.aem-Grid--12.aem-Grid--default--12,
    #home #hm_pg_article_section .aem-Grid.aem-Grid--12.aem-Grid--default--12,
    #home #az-stories-block .aem-Grid.aem-Grid--12.aem-Grid--default--12,
    #home #hm_pg_comp_brief_part .aem-Grid.aem-Grid--12.aem-Grid--default--12{
        width: 90%;
    }
    #home .item1 {
        background-position: top;
        height: 330px;
        padding-top: 35%;
        padding-right: 20%;
        background-repeat: no-repeat;
    }
    #home .item2 {
        background-position: top;
        font-size: 16px;
        width: 100%;
        max-width: 812px;
        height: 160px;
        padding-top: 5%;
        padding-right: 20%;
        background-repeat: no-repeat;
    }
    #home .item3 {
        height: 200px;
        padding-top: 10%;
    }
    #home #az-stories-block .container.responsivegrid.aem-GridColumn--default--none.aem-GridColumn--phone--none.aem-GridColumn--phone--12.aem-GridColumn.aem-GridColumn--default--6.aem-GridColumn--offset--phone--0.aem-GridColumn--offset--default--0 {
        width: 100%;
        margin: 2% auto;
        text-align: center;
    }
    #home .img-blog {
        display: block;
        float: left;
        align-items: center;
        margin-bottom: 5%;
        margin-top: 30px;
    }
    
	#home .home-blocks, #home .home-blocks-other {
        font-size: 16px;
        font-family: 'Lexia-Lt';
        font-style: italic;
        line-height: 150%;
        color: #fff;
        margin-left: 7%;
        padding-bottom: 3%;
    } 
    #home .left-space {
        padding-left: 15px;
    }
    #home #az-story-desc-box{
        height: 450px;
    }
    div#story-content-desc-area {
        background-color: #3C4242;
        color: #ffffff;
        height: 330px;
    }
    #home #speaker-testimonial .aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--6 {
        clear: none;
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }
    #home #science-to-transform .container.responsivegrid.aem-GridColumn--default--none.aem-GridColumn--phone--none.aem-GridColumn--phone--12.aem-GridColumn.aem-GridColumn--offset--phone--0.aem-GridColumn--offset--default--0.aem-GridColumn--default--4 {
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }
    #home #science-to-transform .container.responsivegrid.aem-GridColumn--default--none.aem-GridColumn--phone--none.aem-GridColumn--phone--12.aem-GridColumn.aem-GridColumn--default--8.aem-GridColumn--offset--phone--0.aem-GridColumn--offset--default--0 {
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }
    #home #content-block p#stry_blk_btn {
        font-family: 'Lexia-Bold';
        font-size: 18px;
        width: 40%;
        background-color: #8b0051;
        height: 35px;
        color: #ffffff;
        padding: 1%;
        text-align: center;
        margin: 0 auto;
    }
    #home .button-hmpg{
        margin: 0 auto;
    }
    
	}
	@media screen and (max-width: 820px){
	    #home #speaker-testimonial .aem-Grid.aem-Grid--12.aem-Grid--default--12,
        #home #science-to-transform .aem-Grid.aem-Grid--12.aem-Grid--default--12,
        #home #hm_pg_article_section .aem-Grid.aem-Grid--12.aem-Grid--default--12,
        #home #az-stories-block .aem-Grid.aem-Grid--12.aem-Grid--default--12,
        #home #hm_pg_comp_brief_part .aem-Grid.aem-Grid--12.aem-Grid--default--12{
            width: 100%;
            max-width: 750px;
            margin: 1% auto;
            padding: 2% 0%;
        }
        #home #hm_pg_comp_brief_part .aem-Grid.aem-Grid--12.aem-Grid--default--12 {
            margin: 0 auto;
            padding: 1% 0%;
        }
        #home .hmpg-science {
            font-family: 'Lexia-Lt';
            font-size: 24px;
            line-height: 34px;
        }
        #home .hmpg-science-p {
            line-height: 22px;
            font-size: 18px;
            width: 95%;
        }
        #home p#adv_events_block {
            padding-top: 6%;
        }
        #home #hm_pg_article_section p.blogp {
            min-height: 190px;
        }
        #home div#speaker_video_part {
            width: 100%;
            height: auto;
            margin: 10% 0%;
        }
        #home #az-story-desc-box {
            width: 100%;
            height: 250px;
            padding-top: 28%;
        }
        #home div#story-content-desc-area {
            background-color: #3C4242;
            color: #ffffff;
            height: 290px;
        }
        #home div#content-block {
            width: 90%;
            padding: 5% 5%;
        }
        #home div#story-content-desc-area {
            background-color: #3C4242;
            color: #ffffff;
            height: 310px;
        }
        #home #content-block p#content-block-hd {
            font-size: 21px;
            font-family: 'Lexia-Regular';
            line-height: 28px;
        }
        #home #content-block p#content-block-desc {
            font-size: 15px;
            font-family: Arial;
            line-height: 20px;
        }
        #home #content-block p#stry_blk_btn {
            font-family: 'Lexia-Bold';
            font-size: 18px;
            width: 50%;
            background-color: #8b0051;
            height: 35px;
            color: #ffffff;
            padding: 2% 0%;
            text-align: center;
        }
        #home .grid-tmpcontainer {
            display: grid;
            grid-template-columns: 50% 25% 25%;
            grid-template-rows: 50% 50%;
            column-gap: 20px;
            row-gap: 20px;
            width: 95%;
            height: 100%;
        }
        #home .item1 {
            background-position: top;
            height: 330px;
            padding-top: 60%;
            padding-right: 20%;
            background-repeat: no-repeat;
        }
        #home .item2 {
            background-position: top;
            font-size: 16px;
            width: 100%;
            max-width: 812px;
            height: 160px;
            padding-top: 15%;
            padding-right: 20%;
            background-repeat: no-repeat;
        }
        #home .item3 {
            background-position: top;
            font-size: 16px;
            width: 380px;
            max-width: 812px;
            height: 155px;
            padding-top: 30%;
            background-repeat: no-repeat;
        }
        #home .home-blocks-other, #home .home-blocks {
            font-size: 13px;
            font-family: 'Lexia-Lt';
            font-style: italic;
            line-height: 150%;
            color: #fff;
            margin-left: 7%;
            padding-bottom: 2%;
        }
        #home .button-hg {
            margin-left: 7%;
            background-color: #8b0051;
            border: none;
            color: white;
            text-decoration: none;
            font-family: Lexia-Regular;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 14px;
            width: 160px;
            height: 40px;
            cursor: pointer;
            margin-left: 7%;
        }
        #home #hm_pg_comp_brief_part .grid-tmpcontainer{
                grid-template-rows: 45% 50%;
        }
        #home #hm_pg_article_section p.blogp {
            padding-right: 2%;
            padding-left: 20%;
        }
        #home .img-blog {
            display: block;
            float: left;
            align-items: center;
            margin-bottom: 0%;
            margin-top: 30px;
        }
        #home .hmpg-content {
            height: auto;
            min-height: 400px;
        }
        #home .button-hmpg {
            margin: 0 auto !important;
        }
        
	}
	
	@media screen and (max-width: 820px) and (orientation: landscape){
	    #home #speaker-testimonial .aem-Grid.aem-Grid--12.aem-Grid--default--12,
        #home #science-to-transform .aem-Grid.aem-Grid--12.aem-Grid--default--12,
        #home #hm_pg_article_section .aem-Grid.aem-Grid--12.aem-Grid--default--12,
        #home #az-stories-block .aem-Grid.aem-Grid--12.aem-Grid--default--12,
        #home #hm_pg_comp_brief_part .aem-Grid.aem-Grid--12.aem-Grid--default--12{
            width: 100%;
            max-width: 950px;
            margin: 1% auto;
            padding: 2% 0%;
        }
        #home .hmpg-content {
            height: auto;
            min-height: 400px;
        }
        #home #hm_pg_article_section p.blogp {
            padding-right: 2%;
            padding-left: 20%;
        }
        #home #hm_pg_comp_brief_part .aem-Grid.aem-Grid--12.aem-Grid--default--12 {
            margin: 0 auto;
            padding: 2% 0%;
        }
        #home #az-story-desc-box {
            width: 100%;
            height: 250px;
            padding-top: 30%;
        }
        #home div#story-content-desc-area {
            background-color: #3C4242;
            color: #ffffff;
            height: 280px;
        }
        #home #az-stories-block .home-heading-3:after{
            top: 65%;
        }
        #home .button-hg, .button-hmpg {
            font-size: 15px;
            width: 170px;
        }
        #home .home-blocks-other, #home .home-blocks {
            font-size: 14px;
        }
        #home .button-hg, .button-hmpg {
            font-size: 16px;
            width: 170px;
        }
        #home .item2{
            padding-top: 15%;
        }
        #home .item1{
            padding-top: 50%;
            height: 350px;
        }
        #home #hm_pg_comp_brief_part .grid-tmpcontainer{
                grid-template-rows: 47% 50%;
        }
        #home .item3 {
            background-position: top;
            font-size: 16px;
            width: 470px;
            max-width: 812px;
            height: 165px;
            padding-top: 20%;
            background-repeat: no-repeat;
        }
        #home .item1 {
            padding-top: 55%;
            padding-right: 10%;
        }
        #home .item2 {
            padding-top: 12%;
            padding-right: 20%;
        }
        #home .item3 {
            padding-top: 30%;
        }
        #home #hm_pg_article_section p.blogp {
            min-height: 190px;
        }
	}
    /*@media screen and (min-width: 992px) {
	  #home .hrow-container {
		max-width: 960px;
	  }

	  #home .item1 {
		padding-top: 37%;
		padding-right: 10%;
	  }

	  #home .item2 {
		padding-top: 2%;
		padding-right: 20%;
	  }

	  #home .item3, .item4 {
		padding-top: 0%;
	  }
	    #home .dv-stories
	  {
	      height: 340px;
	  }
	  #home .item1, .item2, .item3, .item4
	  {height:auto;
	  }
	  #home .button-hg, .button-hmpg
	  {
	   font-size: 15px;
	  width:200px;
	  }
	    #home #speaker-testimonial .aem-Grid.aem-Grid--12.aem-Grid--default--12,
        #home #science-to-transform .aem-Grid.aem-Grid--12.aem-Grid--default--12,
        #home #hm_pg_article_section .aem-Grid.aem-Grid--12.aem-Grid--default--12,
        #home #az-stories-block .aem-Grid.aem-Grid--12.aem-Grid--default--12,
        #home #hm_pg_comp_brief_part .aem-Grid.aem-Grid--12.aem-Grid--default--12{
            width: 100%;
            max-width: 800px;
            margin: 2% auto;
            padding: 5% 0%;
        }
	}*/
	

	@media  screen and  (max-width: 1200px) {
    #home div#speaker_video_part {
        width: 100%;
        height: auto;
        margin: 7% 0%;
    }
    #home #hm_pg_article_section .hmpg-content {
        height: auto;
        min-height: 380px;
    }
    #home button.button-hmpg {
        margin: 0 auto;
    }
    #home .home-heading-3:after {
        content: " ";
        height: 5px;
        width: 50%;
        background: #8B0051;
        display: block;
        position: absolute;
        top: 50%;
        left: 48%;
    }
	  #home .hrow-container {
		max-width: 1008px;
	  }

	  #home .item1 {
		padding-top: 52%;
		padding-right: 30%;
		height: 435px;
	  }

	  #home .item2 {
		padding-top: 10%;
		padding-right: 30%;
		height: 210px;
	  }

	  #home .item3, .item4 {
		padding-top: 30%;
		height: 198px;
	  }
	  
	  
	  #home .hmpg-science-p, .p-tag
	{
	font-size: 15px;
    line-height: 120%;

	}
	  #home .blogp
	{
	font-size: 15px;
	 line-height: 106%;
	}
	

#home .home-heading-1, #home .home-heading-3, #home .home-blocks, #home .hmpg-blog-head
	{
	font-size: 21px;
	 line-height:150%;
	}
#home .big-sneeze {

    padding: 4% 2% 3% 3%;
}
	


	#home .home-blocks-other

	{
			font-size: 15px;
	 line-height: 21px;
	}
	 #home .hmpg-para
	 {
	font-size: 15px;
	 line-height: 150%;
	 padding-right:5%;
	 }

	#home .hmpg-tom 
	{
	 	font-size: 18px;
	 line-height: 24px;
	}

	#home .hmpg-pres, #home .hmpg-learn
	{
	font-size: 16px;
	 line-height: 150%;
	}
	#home .hmpg-science 
	{
	  
	  	font-size: 24px;
	 line-height: 150%;
	}

	
	#home .carousel-box {
	  /*font-size: 3.3em;*/
	}
	
	  #home .button-hg, #home .button-hmpg{
	   font-size: 15px;
	  width:200px;
	  }
	   #home .home-heading{
	  font-size:18px;
	   line-height: 150%;
	  }
	  

	  #carousel-49a6f840c5 .cmp-carousel__content .cmp-carousel__indicators{
	      right: 9%;
	  }
	  
	    #home .dv-stories{
	      height: 350px;
	  }
	  #home #speaker-testimonial .aem-Grid.aem-Grid--12.aem-Grid--default--12, 
	  #home #science-to-transform .aem-Grid.aem-Grid--12.aem-Grid--default--12, 
	  #home #hm_pg_article_section .aem-Grid.aem-Grid--12.aem-Grid--default--12, 
	  #home #az-stories-block .aem-Grid.aem-Grid--12.aem-Grid--default--12, 
	  #home #az-stories-block .aem-Grid.aem-Grid--12.aem-Grid--default--12, 
	  #home #hm_pg_comp_brief_part .aem-Grid.aem-Grid--12.aem-Grid--default--12 {
        width: 100%;
        max-width: 1050px;
        margin: 1% auto;
        padding: 1% 0%;
    }
    #home #hm_pg_comp_brief_part .aem-Grid.aem-Grid--12.aem-Grid--default--12 {
            margin: 0 auto;
            padding: 2% 0%;
        }
    #home .home-heading-1 {
        font-size: 30px;
        line-height: 150%;
    }
    #home .home-heading-3{
        font-size: 35px;
        line-height: 150%;
    }
    #home #hm_pg_article_section .img-blog {
        display: block;
        float: left;
        align-items: center;
        margin-bottom: -7%;
        margin-top: 20px;
    }
    #home #hm_pg_article_section p.blogp {
        min-height: 150px;
    }
	#home #hm_pg_article_section .button-hg, .button-hmpg {
        font-size: 18px;
        width: 50%;
        margin: 0 auto;
        font-family: 'Lexia-Bold';
    }
    #home .hmpg-para, #home .hmpg-pres, 
    #home  p.hmpg-learn, 
    #home .hmpg-science-p, 
    #home #hm_pg_article_section p.blogp, 
    #home #content-block p#content-block-desc {
        font-size: 20px;
        line-height: 120%;
        padding-right: 5%;
    }
    #home #hm_pg_article_section p.blogp {
        padding-right: 2%;
        padding-left: 20%;
    }
    #home .hmpg-tom, 
    #home p.hmpg-blog-head,
    #home #content-block p#content-block-hd{
        font-size: 27px;
        line-height: 30px;
    }
    #home .hmpg-science {
        font-family: 'Lexia-Lt';
        font-size: 35px;
        line-height: 45px;
        width: 85%;
    }
    #home button.button-hmpg, #home p#stry_blk_btn{
        font-size: 26px;
    }
    #home div#content-block {
        width: 90%;
        padding: 2% 5%;
    }
    #home .item3 {
        width: 520px;
        height: 210px;
        max-width: 812px;
        background-repeat: no-repeat;
    }
}

@media  screen and  (max-width: 1280px) {
    #carousel-49a6f840c5 .cmp-carousel__content .cmp-carousel__indicators {
	    right: 4%;
   
    }
    #home div#speaker_video_part {
        width: 100%;
        height: auto;
        margin: 7% 0%;
    }
    #home #speaker-testimonial .aem-Grid.aem-Grid--12.aem-Grid--default--12, 
	  #home #science-to-transform .aem-Grid.aem-Grid--12.aem-Grid--default--12, 
	  #home #hm_pg_article_section .aem-Grid.aem-Grid--12.aem-Grid--default--12, 
	  #home #az-stories-block .aem-Grid.aem-Grid--12.aem-Grid--default--12, 
	  #home #az-stories-block .aem-Grid.aem-Grid--12.aem-Grid--default--12, 
	  #home #hm_pg_comp_brief_part .aem-Grid.aem-Grid--12.aem-Grid--default--12 {
        width: 100%;
        max-width: 1100px;
        margin: 1% auto;
        padding: 1% 0%;
    }
    #home #hm_pg_comp_brief_part .aem-Grid.aem-Grid--12.aem-Grid--default--12 {
        margin: 0 auto;
        padding: 2% 0%;
    }
    #home .item1{
        padding-top: 52%;
        padding-right: 30%;
        height: 500px;
    }
    #home .item2 {
       background-position: center;
        background-size: 100%;
        -webkit-transition: all 0.5s ease-in-out;
        font-size: 37px;
        width: 100%;
        max-width: 812px;
        height: 247px;
        padding-top: 15%;
        padding-right: 40%;
    }
    #home .home-blocks {
        font-size: 19px;
        font-family: 'Lexia-Lt';
        font-style: italic;
        line-height: 150%;
        color: #fff;
        margin-left: 7%;
        padding-bottom: 3%;
    }
    
    #home.item3 {
        background-image: url('../images/homepage/transform-health.png');
        background-position: center;
        background-size: 100%;
        -webkit-transition: all 0.5s ease-in-out;
        font-size: 37px;
        width: 100%;
        max-width: 812px;
        height: 247px;
        padding-top: 15%;
        padding-right: 40%;
    }
    #home .home-blocks-other {
        font-size: 19px;
        font-family: 'Lexia-Lt';
        font-style: italic;
        line-height: 150%;
        color: #fff;
        margin-left: 7%;
        padding-bottom: 2%;
    }
    #home .button-hg {
        margin-left: 7%;
        background-color: #8b0051;
        border: none;
        color: white;
        text-decoration: none;
        font-family: 'Lexia-Bold';
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 14px;
        width: 220px;
        height: 40px;
        cursor: pointer;
        margin-left: 7%;
    }
    #home #az-story-twitter-part iframe#twitter-widget-0 {
        min-height: 500px;
        height: 100% !important;
        height: 500px !important;
    }
    #home #az-story-twitter-part .css-1dbjc4n.r-14lw9ot.r-1ets6dv.r-1q9bdsx.r-rs99b7.r-1udh08x{
        min-height: 450px !important;
        max-height: 550px !important;
    }
    #home .item3 {
        width: 520px;
        height: 210px;
        max-width: 812px;
        background-repeat: no-repeat;
    }
}
@media  screen and  (max-width: 1366px) {
    #home #speaker-testimonial .aem-Grid.aem-Grid--12.aem-Grid--default--12, 
    #home #science-to-transform .aem-Grid.aem-Grid--12.aem-Grid--default--12, 
    #home #hm_pg_article_section .aem-Grid.aem-Grid--12.aem-Grid--default--12, 
    #home #az-stories-block .aem-Grid.aem-Grid--12.aem-Grid--default--12, 
    #home #az-stories-block .aem-Grid.aem-Grid--12.aem-Grid--default--12, 
    #home #hm_pg_comp_brief_part .aem-Grid.aem-Grid--12.aem-Grid--default--12 {
        width: 100%;
        max-width: 1150px;
        margin: 1% auto;
        padding: 1% 0%;
    }
    #home .home-heading-3:after {
        content: " ";
        height: 5px;
        width: 53%;
        background: #8B0051;
        display: block;
        position: absolute;
        top: 50%;
        left: 45%;
    }
    #home #hm_pg_article_section .img-blog {
        display: block;
        float: left;
        align-items: center;
        margin-bottom: -7%;
        margin-top: 20px;
    }
    #home div#speaker_video_part {
        width: 100%;
        height: auto;
        margin: 7% 0%;
    }
    #home #hm_pg_comp_brief_part .aem-Grid.aem-Grid--12.aem-Grid--default--12 {
        margin: 0 auto;
        padding: 2% 0%;
    }
    #home .item3 {
        width: 570px;
        height: 240px;
        max-width: 812px;
        background-repeat: no-repeat;
    }
    #home button.button-hmpg {
        margin: 0 auto;
    }
    
}
@media  screen and  (max-width: 1700px) {
    #home #speaker-testimonial .aem-Grid.aem-Grid--12.aem-Grid--default--12, 
    #home #science-to-transform .aem-Grid.aem-Grid--12.aem-Grid--default--12, 
    #home #hm_pg_article_section .aem-Grid.aem-Grid--12.aem-Grid--default--12, 
    #home #az-stories-block .aem-Grid.aem-Grid--12.aem-Grid--default--12, 
    #home #az-stories-block .aem-Grid.aem-Grid--12.aem-Grid--default--12, 
    #home #hm_pg_comp_brief_part .aem-Grid.aem-Grid--12.aem-Grid--default--12 {
        width: 100%;
        max-width: 1450px;
        margin: 1% auto;
        padding: 1% 0%;
    }
    #home #hm_pg_article_section .hmpg-content {
        height: auto;
        min-height: 350px;
    }
    #home #hm_pg_article_section .img-blog {
        display: block;
        float: left;
        align-items: center;
        margin-bottom: -10%;
        margin-top: 20px;
    }
    #home div#speaker_video_part {
        width: 100%;
        height: auto;
        margin: 5% 0%;
    }
    #home #hm_pg_comp_brief_part .aem-Grid.aem-Grid--12.aem-Grid--default--12 {
        margin: 0 auto;
        padding: 2% 0%;
    }
    #home .home-heading-1 {
        font-size: 37px;
        line-height: 150%;
    }
    #home .home-heading-3{
        font-size: 45px;
        line-height: 150%;
    }
    #home div#story-content-desc-area {
        background-color: #3C4242;
        color: #ffffff;
        height: 440px;
    }
    #home #content-block p#stry_blk_btn {
        font-family: 'Lexia-Bold';
        font-size: 30px;
        width: 50%;
        background-color: #8b0051;
        height: 65px;
        color: #ffffff;
        padding: 2% 0%;
        line-height: 36px;
        text-align: center;
    }
    #home .item3 {
        width: 710px;
        height: 240px;
        max-width: 812px;
        background-repeat: no-repeat;
    }
    
}

	
		
    
    


