.aboutvision {
        width: 90%;
    margin: 10px auto 10px;
    text-align: center;
    background: #86c77d;
    border-radius: 15px;
    padding: 15px 17px;
}
.loadmore a {
    color: white !important;
    background: #3bcf40 !important;
}
div#myCarousel1 img {
    width: 100%;
}
.aboutvision p {
  line-height: 24px;
}
.recentevent h3 {
    color: white;
}
.aboutvision h2 {
  font-size: 42px;
}
    [data-component="m33-card-story-list"].variant-a:hover.is-collection .eyebrow {
        color: #000 !important;
    }
    [data-component="m33-card-story-list"].variant-a:hover.is-collection .card-title {
        color: #000000 !important;
    }
        [data-component="m33-card-story-list"].variant-a:hover.is-collection {
        background-color: #fcf5f3 !important;
    }
[data-component="c71-hero-stories"] {
    background-color: transparent;
}
img.mediabanner {
    width: 100%;
}

.card-info-container h3 {
    font-size: 18px !important;
    margin-top: 30px;
}
[data-component="m39-stories-filter"] {
    background-color: transparent;
    border-radius: 24px;
    padding: 24px 24px 0px;
}
[data-component="m39-stories-filter"] .section-label {
    text-align: center;
    margin-bottom: 0;
    font-size: 25px;
}
[data-component="c65-stories"] {
    background-color: transparent;
    padding: 40px 0 120px;
}
[data-component="m33-card-story-list"].variant-a {
    background-color: transparent;
}
[data-component="c67-feature-story"] .feature-story-wrapper {
    background: #b6e7f3;
    padding-top: 70px;
    padding-bottom: 70px;
    display: flex;
    border-radius: unset !important;
}
div#mediaform .col-md-4 {
    width: 35%;
    float: left;
}
div#mediaform p {
    font-size: 32px;
    max-width: 100%;
    margin-left: 18%;
    width: 100%;
        line-height: normal;
}
a.sendotp {
    border: 1px solid;
}
div#mediaform p span {
    font-weight: 600;
}
div#mediaform .col-md-8 {
    width: 60%;
	float: left;
}
.mediaform {
        background: white;
    position: relative;
    padding: 30px 40px;
    width: 100%;
    display: flow-root;
    border-radius: 20px;
    margin-left: 7%;
}
.mediaform .col-md-6 {
    float: left;
    width: 45%;
    margin-right: 21px;
}
.mediaform input {
    width: 100%;
    padding: 8px 10px;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    margin-bottom: 22px;
}
.body-small.author-details-wrapper .col-md-12 {
        margin-top: -6.9%;
    margin-left: -15%;

    z-index: 999999999999;
}
[data-component="m36-collections-tabs"].variant-a .tabs-wrapper {
        padding: 0px 0;
}
[data-component="m36-collections-tabs"].variant-a .tabs-wrapper {
    background-color: #c0eccc;
}
    [data-component="m36-collections-tabs"].variant-a .tab-button {
        padding: 34px 75px;
    }
	[data-component="m36-collections-tabs"].variant-a .tab-button {
    color: #000000;
}
p#exvlog {
    font-size: 32px;
    color: white;
}
a.see-more-cta.dark-variation.with-icon.secondary {
    display: inline-block;
    border: 1px solid #3bcf40;
    padding: 9px 16px;
    border-radius: 15px;
}
a.see-more-cta.dark-variation.with-icon.secondary span{
    color: #3bcf40;
	    font-size: 24px;
}
[data-component="a13-text-link-button"] .inner-wrapper:before{
	display: none
}
[data-component="a13-text-link-button"] .inner-wrapper:after{
	display: none
}
[data-component="a13-text-link-button"] .inner-wrapper {
    padding-bottom: 0;
}
.cbgsection {
    position: absolute;
    text-align: center;
    width: 100%;
    top: 68%;
}
.cbgsection h2 {
    font-size: 33px;
}
.cbgsection p {
    font-size: 17px;
    margin-top: 20px;
}
.cbgsectionlast {
    padding-top: 40px;
}
.cbgsectionlast h2 {
    text-align: center;
}
.accordion {
  width: 100%;
  max-width: 100%;
  height: 250px;
  overflow: hidden;
}
.accordion ul {
  width: 100%;
  display: table;
  table-layout: fixed;
  margin: 0;
  padding: 0;
}
.accordion ul li {
  display: table-cell;
  vertical-align: bottom;
  position: relative;
  width: 16.666%;
  height: 250px;
  background-repeat: no-repeat;
  background-position: center center;
  transition: all 500ms ease;
      background-size: cover;
}
.accordion ul li div {
  display: block;
  overflow: hidden;
  width: 100%;
}
.accordion ul li div a {
  display: block;
  height: 250px;
  width: 100%;
  position: relative;
  z-index: 3;
  vertical-align: bottom;
  padding: 15px 20px;
  box-sizing: border-box;
  color: #fff;
  text-decoration: none;
  font-family: Open Sans, sans-serif;
  transition: all 200ms ease;
}
.accordion ul li div a * {
  opacity: 0;
  margin: 0;
  width: 100%;
  text-overflow: ellipsis;
  position: relative;
  z-index: 5;
  white-space: nowrap;
  overflow: hidden;
  -webkit-transform: translateX(-20px);
  transform: translateX(-20px);
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}
.accordion ul li div a h2 {
  font-family: Montserrat, sans-serif;
  text-overflow: clip;
  font-size: 24px;
  text-transform: uppercase;
  margin-bottom: 2px;
  top: 160px;
}
.accordion ul li div a p {
  top: 160px;
  font-size: 13.5px;
}
#accordion ul li:nth-child(1) {
  background-image: url("../images/media/mediaslider1.png");
}
#accordion ul li:nth-child(2) {
  background-image: url("../images/media/mediaslider18.jpg");
}
#accordion ul li:nth-child(3) {
  background-image: url("../images/media/mediaslider2.png");
}
#accordion ul li:nth-child(4) {
  background-image: url("../images/media/mediaslider3.png");
}
#accordion ul li:nth-child(5) {
  background-image: url("../images/media/mediaslider17.jpg");
}
#accordion ul li:nth-child(6) {
  background-image: url("../images/media/mediaslider4.png");
}
#accordion ul li:nth-child(7) {
  background-image: url("../images/media/mediaslider5.png");
}
#accordion ul li:nth-child(8) {
  background-image: url("../images/media/mediaslider14.png");
}
#accordion ul li:nth-child(9) {
  background-image: url("../images/media/mediaslider13.png");
}


#accordion1 ul li:nth-child(1) {
  background-image: url("../images/media/mediaslider16.jpg");
}
#accordion1 ul li:nth-child(2) {
  background-image: url("../images/media/mediaslider6.png");
}
#accordion1 ul li:nth-child(3) {
  background-image: url("../images/media/mediaslider7.png");
}
#accordion1 ul li:nth-child(4) {
  background-image: url("../images/media/mediaslider8.png");
}
#accordion1 ul li:nth-child(5) {
  background-image: url("../images/media/mediaslider15.jpg");
}
#accordion1 ul li:nth-child(6) {
  background-image: url("../images/media/mediaslider9.png");
}
#accordion1 ul li:nth-child(7) {
  background-image: url("../images/media/mediaslider10.png");
}
#accordion1 ul li:nth-child(8) {
  background-image: url("../images/media/mediaslider11.png");
}
#accordion1 ul li:nth-child(9) {
  background-image: url("../images/media/mediaslider12.png");
}
.accordion ul:hover li, .accordion ul:focus-within li {
  width: 8%;
}
.accordion ul li:focus {
  outline: none;
}
.accordion ul:hover li:hover,
.accordion ul li:focus, .accordion ul:focus-within li:focus {
  width: 60%;
}
.accordion ul:hover li:hover a,
.accordion ul li:focus a, .accordion ul:focus-within li:focus a {
  background: rgba(0, 0, 0, 0.4);
}
.accordion ul:hover li:hover a *,
.accordion ul li:focus a *, .accordion ul:focus-within li:focus a * {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.accordion ul:hover li a * {
  opacity: 0 !important;
}
.accordion ul:hover li:hover {
  width: 40%;
}
.accordion ul:hover li:hover a {
  background: rgba(0, 0, 0, 0.4);
}
.accordion ul:hover li:hover a * {
  opacity: 1 !important;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.menuscrollse {
        background: #86d7eb;
    padding: 16px 32px;
    width: 45%;
    margin: 50px auto 50px;
    border-radius: 20px;
    text-align: center;
}
.menuscrollse .active {
    background: white;
    padding: 13px 26px;
    border-radius: 15px;
}
.menuscrollse ul li {
    display: inline-block;
    padding-right: 35px;
    margin-right: 30px;
    font-size: 17px;
}
@media screen and (max-width: 600px) {
  body {
    margin: 0;
  }

  .accordion {
    height: auto;
  }
  .accordion ul li, .accordion ul li:hover, .accordion ul:hover li, .accordion ul:hover li:hover {
    position: relative;
    display: table;
    table-layout: fixed;
    width: 100%;
    -webkit-transition: none;
    transition: none;
	margin-bottom: 17%;
  }
}
.about {
  text-align: center;
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  color: #666;
}
.about a {
  color: blue;
  text-decoration: none;
}
.about a:hover {
  text-decoration: underline;
}
.mediasubsc {
    background: #b5e6f2;
    padding: 30px 32px 64px;
    width: 35%;
    margin: 59px auto 36px;
    border-radius: 20px;
    text-align: center;
}
.mediasubsc h3 {
    border-bottom: 2px solid transparent;
    border-image: linear-gradient(0.25turn, rgb(0 0 0 / 15%), rgb(0 0 0), rgba(56, 2, 155, 0));
    border-image-slice: 1;
    width: 50%;
    margin: 0px auto 16px;
    font-size: 35px;
        font-weight: 500;
}
.mediasubsc p {
    margin-bottom: 16px;
}
.mediasubsc form {
    text-align: left;
    margin-left: 10%;
}
.mediasubsc div {
    float: left;
    width: 61%;
    margin-right: 30px;
}
.mediasubsc input {
    width: 100%;
    background: white;
    border: 1px solid #fff;
    padding: 6px 33px;
    border-radius: 17px;
}
.mediasubsc button {
    float: left;
    background: white;
    border: 1px solid #fff;
    padding: 6px 33px;
    box-shadow: none;
    border-radius: 17px;
}
.card-info-container p {
    font-weight: 600;
    font-size: 21px;
}
.card-info-container span {
    font-weight: 500;
    margin-top: 20px;
    display: block;
    font-size: 16px;
}
p.recneveremo {
    margin-top: 5%;
}
.text-wrapper.loadmoreme {
    margin: 0 auto 0;
    display: table;
}
p.recneveremo {
    font-weight: 100 !important;
}
div#mediablogs h2 {
    text-align: center;
    margin-bottom: 2%;
}
div#mediablogs h5 {
    padding: 17px 12px 36px;
}
div#mediablogs .col-md-3 {
    width: 25%;
    float: left;
    padding-left: 40px;
    padding-right: 40px;
    background: white;
}
.vloghover:hover {
    box-shadow: 2px 2px 5px 1px #5d5b5b;
    border-radius: 16px;
}
div#mediablogs img {
	    border-radius: 16px;
    width: 100%;
}
div#mediablogs {
    padding: 40px 0 20px;
}
div#mediaevents {
    padding: 40px 0 20px;
}
div#mediaevents img {
    margin: 0px auto;
    width: 100%;
}

div#mediaevents h2 {
    text-align: center;
    margin-bottom: 2%;
}
[data-component="c65-stories"] {
    background-color: transparent;
    padding: 40px 0 20px;
}
.content-wrapper1{
    width: 100%;
}

.carousel-inner > .item > a > img,
.carousel-inner > .item > img,
.img-responsive,
.thumbnail a > img,
.thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > a > img,
.carousel-inner > .item > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.active.right,
  .carousel-inner > .item.next {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.active.left,
  .carousel-inner > .item.prev {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.active,
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(
    left,
    rgba(0, 0, 0, 0.5) 0,
    rgba(0, 0, 0, 0.0001) 100%
  );
  background-image: -o-linear-gradient(
    left,
    rgba(0, 0, 0, 0.5) 0,
    rgba(0, 0, 0, 0.0001) 100%
  );
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(0, 0, 0, 0.5)),
    to(rgba(0, 0, 0, 0.0001))
  );
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.5) 0,
    rgba(0, 0, 0, 0.0001) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(
    left,
    rgba(0, 0, 0, 0.0001) 0,
    rgba(0, 0, 0, 0.5) 100%
  );
  background-image: -o-linear-gradient(
    left,
    rgba(0, 0, 0, 0.0001) 0,
    rgba(0, 0, 0, 0.5) 100%
  );
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(0, 0, 0, 0.0001)),
    to(rgba(0, 0, 0, 0.5))
  );
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.0001) 0,
    rgba(0, 0, 0, 0.5) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:focus,
.carousel-control:hover {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: 0.9;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-next,
.carousel-control .icon-prev {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: "\2039";
}
.carousel-control .icon-next:before {
  content: "\203a";
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 45%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
      background: #50aa56;
  border-radius: 10px;
}
.carousel-indicators .active {
      height: 12px;
    margin: 0;
    background: #ffffff;
    width: 31px;
    border-radius: 8px;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next,
  .carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 25px;
  }
}

div#myCarousel {
    margin-left: 10%;
}

.arrow-right,
.arrow-left,
.long-arrow-right,
.long-arrow-left{
  display: block;
  margin: 30px auto;
  width: 25px;
  height: 25px;
  border-top: 0px solid #fff;
    border-left: 2px solid #fff;
}
.arrow-right,
.long-arrow-right{
 transform: rotate(-225deg);
}

.arrow-left,
.long-arrow-left{
 transform: rotate(-45deg);
}
.long-arrow-right::after,
.long-arrow-left::after{
  content: "";
  display: block;
  width: 2px;
  height: 45px;
  background-color: #fff;
  transform: rotate(-45deg) translate(15px, 4px);
  left: 0;
  top: 0;
}
.long-arrow-left {
    position: absolute;
    left: 2%;
    top: 45%;
    border-top: 2px solid #fff;
    border-left: 0px solid #fff;
    transform: rotate(-45deg);
}
.long-arrow-right {
    position: absolute;
    right: 2%;
    top: 45%;
}

.recentevent {
    position: absolute;
    bottom: 16%;
    left: 12%;
    width: 30%;
}
.mediah2 {
    text-align: center;
    margin-bottom: 30px;
}
@media (min-width: 1680px) and (max-width: 1919px)  {
	    .heading-3 {
        font-size: 36px;
    }
	.body-regular {
        font-size: 15px;
    }
	    [data-component="m36-collections-tabs"].variant-a .tab-button {
        padding: 24px 25px;
        font-size: 18px;
    }
	    [data-component="m36-collections-tabs"].variant-a .tabs-wrapper {
      
        width: 100%;
    }
	.menuscrollse {
    width: 50%;
}
.mediasubsc {
    width: 55%;
}
}
@media (min-width: 1600px) and (max-width: 1679px)  {
	    .heading-3 {
        font-size: 36px;
    }
	.body-regular {
        font-size: 15px;
    }
	    [data-component="m36-collections-tabs"].variant-a .tab-button {
        padding: 24px 25px;
        font-size: 18px;
    }
	    [data-component="m36-collections-tabs"].variant-a .tabs-wrapper {
      
        width: 100%;
    }
	.menuscrollse {
    width: 60%;
}
.mediasubsc {
    width: 40%;
}
.body-small.author-details-wrapper .col-md-12 {
    margin-top: -7.9%;
}
}

@media (min-width: 1530px) and (max-width: 1599px)  {
	    .heading-3 {
        font-size: 36px;
    }
	.body-regular {
        font-size: 15px;
    }
	    [data-component="m36-collections-tabs"].variant-a .tab-button {
        padding: 24px 25px;
        font-size: 18px;
    }
	    [data-component="m36-collections-tabs"].variant-a .tabs-wrapper {
      
        width: 100%;
    }
    img.downloadcatalogue {
    width: 28%;
    margin-top: 24px;
}
	.menuscrollse {
    width: 59%;
}
.mediasubsc {
    width: 40%;
}
.body-small.author-details-wrapper .col-md-12 {
    margin-top: -8.8%;
}
div#mediablogs .col-md-3 {
    padding-left: 30px;
    padding-right: 30px;
}
}


@media (min-width: 1400px) and (max-width: 1529px)  {
	    .heading-3 {
        font-size: 36px;
    }
	.body-regular {
        font-size: 15px;
    }
    .downloadcatalogue {
    margin-left: -5%;
}
	    [data-component="m36-collections-tabs"].variant-a .tab-button {
        padding: 24px 25px;
        font-size: 18px;
    }
	    [data-component="m36-collections-tabs"].variant-a .tabs-wrapper {
      
        width: 100%;
    }
		.menuscrollse {
    width: 59%;
}
.mediasubsc {
    width: 67%;
}
.body-small.author-details-wrapper .col-md-12 {
    margin-top: -8.8%;
}
div#mediablogs .col-md-3 {
    padding-left: 30px;
    padding-right: 30px;
}
}

@media (min-width: 1366px) and (max-width: 1399px)  {
	    .heading-3 {
        font-size: 36px;
    }
	.menuscrollse ul li {
    margin-right: 12px;
}
div#mediaform p {
    font-size: 26px;
    margin-left: 26%;
}
	.body-regular {
        font-size: 15px;
    }
	    [data-component="m36-collections-tabs"].variant-a .tab-button {
        padding: 24px 25px;
        font-size: 18px;
    }
	    [data-component="m36-collections-tabs"].variant-a .tabs-wrapper {
      
        width: 100%;
    }
    .downloadcatalogue {
    margin-left: -8%;
}
	.menuscrollse {
    width: 59%;
}
.mediasubsc {
    width: 47%;
}
.body-small.author-details-wrapper .col-md-12 {
    margin-top: -8.8%;
}
div#mediablogs .col-md-3 {
    padding-left: 30px;
    padding-right: 30px;
}
}
@media (min-width: 1360px) and (max-width: 1359px)  {
	    .heading-3 {
        font-size: 36px;
    }
	.body-regular {
        font-size: 15px;
    }
	    [data-component="m36-collections-tabs"].variant-a .tab-button {
        padding: 24px 25px;
        font-size: 18px;
    }
	    [data-component="m36-collections-tabs"].variant-a .tabs-wrapper {
      
        width: 100%;
    }
    .downloadcatalogue {
    margin-left: -8%;
}
	.menuscrollse {
    width: 59%;
}
.mediasubsc {
    width: 40%;
}
.body-small.author-details-wrapper .col-md-12 {
    margin-top: -8.8%;
}
div#mediablogs .col-md-3 {
    padding-left: 30px;
    padding-right: 30px;
}
}
@media (min-width: 1359px) and (max-width: 1365px)  {
	.menuscrollse {
    width: 70% !important;
}
.mediasubsc {
    width: 55% !important;
}
.body-small.author-details-wrapper .col-md-12 {
    margin-top: -8.9% !important;
    margin-left: -26% !important;
    z-index: 999999999999;
}
div#mediaform p {
    font-size: 25px !important;
    margin-left: 30% !important;
}
    img.downloadcatalogue {
        margin-left: 0 !important;
    }
}

@media (min-width: 1024px) and (max-width: 1365px)  {
	    .heading-3 {
        font-size: 36px;
    }
	div#mediablogs img {
    border-radius: 8px;
    width: 100%;
}
	.body-regular {
        font-size: 15px;
    }
    .aboutvision {
   width: 40%;
        padding: 10px 2px;
}
	    [data-component="m36-collections-tabs"].variant-a .tab-button {
        padding: 24px 25px;
        font-size: 18px;
    }
	    [data-component="m36-collections-tabs"].variant-a .tabs-wrapper {
      
        width: 100%;
    }
	.menuscrollse {
    width: 89%;
	    margin: 50px auto 15px;
}
.mediah2 {
    text-align: center;
    margin-bottom: 15px;
    font-weight: 500;
    font-size: 34px;
}
.card-info-container h3 {
    margin-top: 7px;
}
.card-info-container p {
    font-weight: 500;
    font-size: 20px;
}
.card-info-container span {
    font-size: 14px;
    line-height: 24px;
}
img.downloadcatalogue {
    margin-left: -16%;
}
.mediasubsc h3 {
    font-size: 30px;
    font-weight: 400;
}
div#mediablogs h2 {
    margin-bottom: 5%;
}
.cbgsectionlast h2 {
    margin-bottom: 5%;
}
.accordion {
    margin-bottom: 6%;
}
div#mediaevents {
    padding: 0 0 20px;
}
div#mediaevents h2 {
    margin-bottom: 4%;
}
.mediasubsc {
	    margin: 45px auto 15px;
    width: 65%;
}
.body-small.author-details-wrapper .col-md-12 {
    margin-top: -12%;
}
div#mediablogs .col-md-3 {
    padding-left: 15px;
    padding-right: 15px;
}
div#mediaform p {
    font-size: 25px;
    max-width: 100%;
    margin-left: 0%;
}
}
@media (min-width: 240px) and (max-width: 599px)  {
	.recentevent {
    position: relative;
    bottom: 0;
    left: 0;
    width: 80%;
    margin: 0px auto;
    text-align: center;
}
.aboutvision {
    margin: 10px auto 20px;
    padding: 7px 24px;
}
[data-component="m39-stories-filter"] .section-label {
    font-size: 22px;
}
.recentevent h3 {
            color: black;
        margin-top: 6%;
        margin-bottom: 4%;
        font-size: 16px;
}
.downloadcatalogue {
    margin-top: 7%;
}
    .carousel-indicators {
        position: relative;
        bottom: -17px;
        left: 0;
        width: 100%;
        padding-left: 0;
        margin-left: 0;
        text-align: center;
    }
.long-arrow-left {
    top: 20%;
}
.long-arrow-right {
    top: 20%;
}
.carousel-indicators .active {
    background: #000000;
}
    .menuscrollse ul li {
        display: inline-block;
        padding-right: 17px;
        margin-right: 0;
        font-size: 17px;
        margin-bottom: 10px;
        padding-left: 17px;
        margin-top: 10px;
    }
	.menuscrollse .active {
    padding: 9px 26px;
}
.mediah2 {
    text-align: center;
    margin-bottom: 0;
    font-size: 24px;
}
.card-info-container p {
    font-weight: 500;
    font-size: 21px;
    margin-top: 19px;
}
.mediasubsc h3 {
    font-size: 30px;
}
.menuscrollse {
    width: 100%;
	    padding: 25px 4px;
	    margin: 60px auto 0px;
}
div#mediablogs h2 {
    text-align: center;
    margin-bottom: 10%;
}
    .mediasubsc {
        padding: 30px 32px 45px;
        width: auto;
        margin-left: 20px;
        margin-right: 20px;
    }
.mediasubsc div {
    float: none;
    width: 100%;
    margin-right: 0;
}
.mediasubsc form {
    text-align: left;
    margin-left: 0;
}
.mediasubsc input {
    width: 100%;
    padding: 9px 28px;
    font-size: 16px;
}
.mediasubsc button {
    float: none;
    padding: 11px 32px;
    margin-top: 5%;
    font-size: 18px;
}
div#mediablogs .col-md-3 {
    width: 100%;
    float: left;
    padding-left: 0;
    padding-right: 0;
}
    div#mediablogs h5 {
        font-size: 20px;
        margin-top: 4%;
        margin-bottom: 0;
    }
div#mediaevents h2 {
    text-align: center;
    margin-bottom: 8%;
}
.accordion ul:hover li, .accordion ul:focus-within li {
    width: 100% !important;
}
.accordion ul li div a h2 {
    text-overflow: clip;
    font-size: 24px;
    top: 0;
    line-break: anywhere;
    white-space: pre-line;
}
.accordion ul li div a p {
    top: 0;
    font-size: 13.5px;
    line-break: anywhere;
    word-break: auto-phrase;
    width: 100%;
    white-space: pre-line;
}
div#mediaform .col-md-4 {
    width: 100%;
    float: none;
}
[data-component="m39-stories-filter"] {
    padding: 0;
}
.carousel {
    position: relative;
    margin-bottom: 21%;
}
[data-component="c67-feature-story"] .feature-story-wrapper {
    padding-top: 0;
}
div#mediaevents {
    padding: 0px 0 20px;
}
.cbgsectionlast h2 {
    text-align: center;
    margin-bottom: 8%;
}
div#mediaform p {
        margin-left: 0;
        font-size: 23px;
    }
div#mediaform .col-md-8 {
    width: 100%;
    float: none;
}
.mediaform {
    margin-left: 0;
}
.mediaform .col-md-6 {
    float: none;
    width: 100%;
    margin-right: 0;
}
.body-small.author-details-wrapper .col-md-12 {
    margin-top: 0;
    margin-left: 0;
}
}