*,
*::after,
*::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,
kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,
tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,
summary,time,mark,audio,video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-family: 'Inter', sans-serif;
  vertical-align: baseline;
}
html {
  font-size: 10px;
  scroll-behavior: smooth;
}
strong{
  font-weight: 700;
}
.col-70{
  width: 70%;
}
.col-60{
  width: 60%;
}
.col-42{
  width: 42%;
}
.col-50{
  width: 50%;
}
.col-55{
  width: 55%;
}
.col-25{
  width: 25%;
}
/* Image */
img, iframe, video, audio, svg {
  max-width: 100%;
  display: unset;
}
body {
  margin: 0;
  padding: 0;
  color: #0A0F11;
  font-weight: 600;
  font-family: 'Inter', sans-serif;
  overflow-x: hidden;
  counter-reset: section;
  background-color: #fff;
  font-size: 2rem;
}
a {
  text-decoration: none;
  color: inherit;
  transition: .2s ease-in-out;
}
ol,
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
button{
  outline: none;
  border: none;
}
.hide, .show-950, .show-850, .show-550, .show-1023 {
  display: none;
}
.show {
  display: block !important;
}
.btn, button, h2, h3, h4, h5{
  font-family: 'Karla', sans-serif;
}
.flex-box{
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.align-center{
  align-items: center;
}
.align-start{
  align-items: flex-start;
}
.align-end{
  align-items: flex-end;
}
.text-center{
  text-align: center;
}
.text-right{
  text-align: right;
}
.just-center{
  justify-content: center;
}
.space-between{
  justify-content: space-between;
}
.container, .designer-banner-main .internal-banner-content {
  margin: 0 auto;
  max-width: 1300px;
  width: 91%;
}
.text-white *{
  color: #fff;
}
.text-green *{
  color: #043619;
}
.com-padding{
  padding: 5rem 0;
}
.com-pd-12{
  padding: 12rem 0;
}
h2{
  font-size: 3rem;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 1rem;
}
h3 {
  font-size: 3.2rem;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.5;
}
h4{
  font-size: 2.4rem;
  font-weight: 700;
  color: #000;
  text-transform: uppercase;
}
h5{
  font-size: 2rem;
  font-weight: 700;
}
p{
  font-size:  14px;
  line-height:  1.5;
  color: #636363;
}
.top-header {
  padding: 2rem 0 0.5rem;
}
.img-object img{
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.logo img {
  width: 11.1rem;
}
.navigation-menu-inner {
  display: flex;
  align-items: center;
}
.navigation-menu ul {
  margin-right: 8rem;
}
.navigation-menu ul li {
  margin-right: 3rem;
}
.navigation-menu ul li a{
  color: #043619;
  font-size: 1.6rem;
  font-weight: 400;
}
.navigation-menu ul li a:hover{
  font-weight: 700;
}
.nav-search input {
  font-size: 1.6rem;
  font-weight: 400;
  box-shadow: 0px 4px 4px 0px #00000040;
  background-color: #E8E8E8;
  outline: none;
  border: none;
  color: #7B7B7B;
  padding: 0.85rem 1.3rem;
}
.bg-green{
  background-color: #043619;
}
.bg-grey{
  background-color: #E8E8E8;
}
.bg-dark-grey{
  background-color: #BDBDBD;
}
.bottom-header {
  position: relative;
  padding: 2rem 0;
}
.bottom-header-content {
  position: relative;
  width: max-content;
  margin: auto;
  padding: 0 2rem;
}
.bottom-header::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 0;
  bottom: 0;
  width: 100%;
  height: .3rem;
  background-color: #fff;
}
.bottom-header-content p {
  font-size: 16px;
  font-weight: 500;
}
.header-wrapper {
  padding-bottom: 1.5rem;
  position: relative;
}
.social-icons li img {
  width: 2.6rem;
  margin-left: 1.5rem;
}
.bg-style{
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.hp-banner, .hp-banner-image {
  position: relative;
}
.hp-banner-img-content{
  display: none;
}
.hp-banner-image:nth-child(1), .hp-banner-image:nth-child(5) {
  width: 26.39%;
}
.hp-banner-image:nth-child(2), .hp-banner-image:nth-child(6) {
  width: 22.95%;
}
.hp-banner-image:nth-child(3), .hp-banner-image:nth-child(7) {
  width: 15.3%;
}
.hp-banner-image:nth-child(4), .hp-banner-image:nth-child(8) {
  width: 35.3%;
}
.hp-banner-image:nth-child(2)::after, .hp-banner-image:nth-child(4)::after,
.hp-banner-image:nth-child(5)::after, .hp-banner-image:nth-child(7)::after{
  background-color: rgb(21 21 21 / 80%);
  background-color:transparent !important;
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.hp-banner-image:nth-child(4)::after{
  background-color: rgb(21 21 21 / 70%);
}
.hp-banner-image:nth-child(5)::after{
  background-color: rgb(21 21 21 / 60%);
}
.hp-banner-image:nth-child(7)::after{
  background-color: rgb(21 21 21 / 65%);
}
.hp-banner-image:nth-child(2) .hp-banner-img-content, .hp-banner-image:nth-child(4) .hp-banner-img-content, 
.hp-banner-image:nth-child(5) .hp-banner-img-content, .hp-banner-image:nth-child(7) .hp-banner-img-content {
  display: block;
}
.hp-banner-image:nth-child(2) .hp-banner-img-content, .hp-banner-image:nth-child(4) .hp-banner-img-content {
  top: 0;
  bottom: auto;
}
.hp-banner-img-content {
  position: absolute;
  background-color: rgb(21 21 21 / 80%);
  width: 100%;
  text-align: center;
  color: #B5B5B5;
  padding: 0.7rem 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
}
.hp-banner-img-content h5 {
  font-weight: 700;
  font-family: 'Inter';
}
.hp-banner-img-content h5 span{
  font-weight: 400;
}
.hp-banner img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.hp-banner-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: auto;
  z-index: 9;
  transform: translate(-50%, -50%);
  transform-origin: 0;
}
.btn {
  display: inline-block;
  font-size: 2rem;
  text-transform: uppercase;
  font-weight: 500;
  padding: 0.75rem 9.4rem;
  border: 1px solid #fff;
}
.btn-primary {
  box-shadow: 0px 13px 12px 0px #00000080;
  color: #043619;
  font-weight: 700;
  background-color: #fff;
  border-radius: 2px;
}
.btn-primary:hover {
  background-color: #043619;
  color: #fff;
}
.btn-secondary {
  background-color: #043619;
  color: #fff;
  border-radius: 5px;
  border-color: #043619;
}
.btn-secondary:hover {
  color: #043619;
  background-color: #fff;
}
.community-content .btn-secondary {
  padding: 0.75rem 4.9rem;
}
.community-content p {
  margin: 1rem 0 2rem;
}
.committee-list {
  display: grid;
  grid-template-columns: repeat(4,1fr);
  grid-column-gap: 4.5rem;
  grid-row-gap: 4.5rem;
  margin-top: 6rem;
}
.committee-list-item {
  border: 0.3rem solid #043619;
}
.committee-list-image {
  height: 32rem;
}
.committee-list-leading {
  border-left: 0.8rem solid #028043;
  padding: 0.4rem 1.5rem;
  transition: .2s ease-in-out;
}
.eye-icon img {
  width: 2.4rem;
  vertical-align: middle;
}
.committee-list-item:hover .committee-list-leading {
  background-color: #043619;
}
.committee-list-item:hover .committee-list-leading h4{
  color: #fff;
}
.committee-list-item:hover .committee-list-leading .eye-icon img {
  filter: brightness(100);
}
.schedule-wrapper {
  margin-top: 6rem;
}
.schedule-image-box {
  height: 40rem;
  width: 35.5%;
  position: relative;
}
.schedule-image, .schedule-image-box::after, .our-team::after {
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
}
.schedule-image-box::after{
  background-color: rgba(0,0,0,.6);
  content: '';
}
.schedule-image-box .btn {
  position: relative;
  padding: 0.75rem 7.9rem;
  z-index: 9;
}
.schedule-list{
  width: 61.35%;
}
.schedule-list li {
  border: .3rem solid #02381A;
  transition: .2s ease-in-out;
}
.schedule-list li:not(:last-child) {
  margin-bottom: 3rem;
}
.schedule-date {
  padding: 0.55rem 2rem;
}
.schedule-date h3 {
  font-size: 9.6rem;
  font-weight: 700;
  color: #043619;
  display: flex;
  align-items: center;
  line-height: 100%;
}
.schedule-date p {
  font-size: 4rem;
  color: inherit;
  margin-left: 1rem;
  line-height: 100%;
  margin-top: 3.5rem;
  text-transform: uppercase;
}
.schedule-info-detail {
  width: 47%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 2rem;
  align-items: flex-end;
  transition: .2s ease-in-out;
}
.schedule-info-detail p {
  margin-top: 0.3rem;
  font-weight: 500;
}
.schedule-list li:hover {
  box-shadow: 0px 4px 4px 0px #00000040;
}
.schedule-list li:hover .schedule-info-detail {
  background-color: #043619;
}
.schedule-list li:hover .schedule-info-detail * {
  color: #fff;
}
.our-team, .team-list-content h5 {
  position: relative;
}
.our-team::after {
  background-color: rgb(208 208 208 / 80%);
  content: '';
}
.our-team .container {
  position: relative;
  z-index: 99;
}
.our-team-list {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  margin-top: 6rem;
}
.our-team-list-item {
  border: 0.3rem solid #043619;
  background-color: #fff;
  position: relative;
  min-height: 23.2rem;
}
.our-team-image {
  position: absolute;
  left: 3rem;
  bottom: 0;
  height: 100%;
}
.our-team-image img {
  height: 100%;
  object-position: bottom;
  object-fit: contain;
  width: 21.1rem;
}
.team-list-content-main {
  width: 70%;
  margin-left: auto;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
  padding: 1.5rem 0;
}
.team-list-content {
  text-align: right;
  padding: 1rem 2rem 1rem;
}
.btn-primary.team-btn {
  margin-left: auto;
  margin-right: 2rem;
}
.team-list-content h5 {
  padding-left: 10rem;
  width: max-content;
  margin-left: auto;
}
.team-list-content h5::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 9rem;
  height: 0.2rem;
  background-color: #fff;
  left: 0;
}
.social-insta {
  text-align: right;
}
.social-insta img {
  width: 5.4rem;
}
.social-insta .insta-url {
  display: block;
  margin-top: 1rem;
  font-size: 14px;
  font-style: italic;
  font-weight: 600;
}
.social-insta .insta-url:hover, .copyright-wrapper a:hover {
    color: #043619;
}
.social-media-gallery {
  padding-bottom: 5rem;
}
.newsletter {
  margin-bottom: 5rem;
}
.social-gallery-image-left {
  width: 45%;
  height: 100%;
}
.social-gallery-image {
  margin: 1rem;
}
.social-gallery-image-left .social-gallery-image {
  height: 17.8rem;
  width: 100%;
}
.social-gallery-image-left .social-gallery-image-box:nth-child(2) .social-gallery-image:first-child {
  width: 50%;
}
.social-gallery-image-left .social-gallery-image-box:nth-child(2) .social-gallery-image:last-child {
  width: 42.5%;
}
.social-gallery-image-left .social-gallery-image-box:nth-child(2) .social-gallery-image {
  height: 100%;
}
.social-gallery-image-left .social-gallery-image-box {
  width: 100%;
  justify-content: space-between;
  height: 21.2rem;
  margin-top: auto;
}
.social-media-gallery-wrapper li {
  margin: 5rem -1rem 0;
}
.social-gallery-image-right {
  width: 55%;
}
.social-gallery-image.social-gallery-img-big {
  height: 40.9rem;
  width: 42.9%;
}
.social-gallery-image-right .social-gallery-image-box:nth-child(2) .social-gallery-image {
  height: 23.2rem;
}
.social-gallery-image-right .social-gallery-image-box:nth-child(2) .social-gallery-image:nth-child(2) {
  height: 15.6rem;
  margin-top: auto;
}
.social-gallery-image-right .social-gallery-image-box {
  width: 32%;
}
.social-gallery-image-right .social-gallery-right-bg {
  height: 40.9rem;
  width: 19.3%;
}
.social-gallery-image-right .social-gallery-image-box .social-gallery-image {
  width: 100%;
}
.newsletter-wrapper {
  background-color: #070E12;
  padding: 3.5rem;
}
.newsletter-content {
  width: 55%;
}
.newsletter-content h3 {
  color: #fff;
}
.newsletter-content p {
  color: #A09F9F;
  font-size: 14px;
  padding-right: 6rem;
}
.newsletter-form {
  width: 40%;
}
.newsletter-form .form-group {
  border: 2px solid #043619;
  position: relative;
  padding: 0.95rem 3rem;
  display: flex;
  align-items: center;
}
.form-control {
  width: 68%;
  background-color: transparent;
  outline: none;
  border: none;
  vertical-align: middle;
  color: #fff;
}
.newsletter-form .submit-btn {
  position: absolute;
  right: 0;
  outline: none;
  background-color: #02381A;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  top: 0;
  padding: 1rem 4.65rem;
  cursor: pointer;
}
.grey-bg-sec{
  padding: 6.2rem 0;
}
.main-footer {
  padding: 4rem 0;
}
.footer-logo {
  width: 12.8rem;
  margin-bottom: 3rem;
}
.footer-logo-box .social-icons li:first-child img {
  margin-left: 0;
}
.footer-links-box ul li:not(:last-child) {
  margin-right: 2rem;
}
.footer-links-box ul li a {
  font-size: 1.6rem;
  font-weight: 400;
}
.footer-links-box ul li a:hover{
  font-weight: 600;
  font-style: 2rem;
}
.footer-links-box p {
  font-style: italic;
  color: #A09F9F;
  font-weight: 600;
  margin-top: 3rem;
}
.footer-links-box {
  width: calc((100% - -50rem)/3);
  padding-top: 2rem;
}
.footer-get-in-touch {
    margin: 2.5rem 0 4rem;
}
.footer-contact-detail {
    width: calc((100% - 40rem)/3);
}
.footer-contact-detail p {
  color: #A09F9F;
  line-height: 1.7;
  padding-right: 10rem;
}
.footer-get-in-touch a {
  font-weight: 400;
  font-size: 1.5rem;
  margin-right: 3rem;
}
.footer-get-in-touch a:hover {
  color: #A09F9F;
}
.footer-get-in-touch .mail-info {
  margin-top: 1rem;
  display: block;
}
.copyright {
  padding: 1.55rem 0;
}
.copyright-wrapper p, .copyright-wrapper a {
  font-size: 1.6rem;
  text-transform: uppercase;
  color: #070E12;
  font-weight: 600;
}
.copyright-wrapper a {
  color: #535353;
  margin-left: 3rem;
  border-bottom: 2px solid;
  padding-bottom: 0.2rem;
}
.internal-banner {
  min-height: 57.1rem;
  position: relative;
}
.internal-banner-content-main {
  background-color: rgb(43 43 43 / 76%);
  width: 100%;
  z-index: 9;
}
.internal-banner-content {
  padding: 3rem;
  max-width: 1250px;
  margin: auto;
  align-items: flex-end;
  position: relative;
}
.internal-banner-content h6 {
  font-size: 14px;
  font-weight: 500;
}
.internal-banner-content-wrapper {
  margin-top: 2rem;
}
.internal-banner-heading h1 {
  font-family: 'Karla';
  font-size: 3.2rem;
  font-weight: 700;
}
.internal-banner-content p, .internal-banner-content p {
  font-weight: 500;
}
.internal-banner-rightbox {
  width: 64%;
  border-left: 2px solid #fff;
  padding-left: 3rem;
  margin-left: 3rem;
}
.services-list {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  margin: 10rem 0 6rem;
}
.gallery-detail-main .services-list {
  margin-top: 5rem;
}
.service-list-item {
  background-color: #D9D9D9;
  padding: 1.5rem;
  position: relative;
}
.service-item-top-head p {
  font-weight: 500;
  color: #6E6E6E;
  margin-bottom: 1.5rem;
}
.service-list-item h6 {
  font-size: 14px;
  font-weight: 500;
}
.service-list-item .know-more {
  position: absolute;
  right: 0;
  top: 1.5rem;
  margin: 0;
  right: 1.5rem;
}
.service-item-top {
  width: 71%;
  margin-bottom: 1.5rem;
}
.service-item-image-main {
  position: relative;
  min-height: 40.4rem;
  display: flex;
  align-items: flex-end;
}
.service-item-image, .newsbg-image, .designers-images {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.services-info-des {
  position: relative;
  box-shadow: 0px 4px 4px 0px #00000040;
  background-color: rgb(0 0 0 / 69%);
  padding: 1.5rem 3rem;
}
.services-info-des p {
  font-weight: 500;
}
.load-more .btn {
  padding: 0.75rem 4.15rem;
}
.short {
  padding: 1rem 2.4rem;
  background-color: #F0F0F0;
}
.short img {
  width: 1.8rem;
  margin-right: 0.7rem;
}
.tabs-nav li:not(:last-child) {
  border-right: 2px solid #CACACA;
}
.tabs-nav li.active a {
  background-color: #043619;
  color: #fff;
  font-weight: 700;
}
.tabs-nav li a {
  background-color: #D9D9D9;
  font-size: 2.4rem;
  font-weight: 500;
  text-transform: uppercase;
  color: #999999;
  padding: 2.35rem 7rem;
  display: block;
  text-align: center;
}
.about-banner .internal-banner-content-main {
  background-color: rgb(43 43 43 / 65%);
}
.about-banner .internal-banner-content {
  max-width: 1300px;
  padding-left: 0;
  padding-right: 0;
  width: 91%;
}
.about-banner::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  background-color: #2B2B2BA6;
}
.about-banner .internal-banner-rightbox {
  border-left: 0;
  padding-left: 0;
  margin: 0;
  width: 55%;
}
.about-banner .internal-banner-rightbox p {
  font-size: 2.6rem;
  font-style: italic;
  font-weight: 400;
  line-height: 1.3;
}
.about-us-description p:not(:last-child){
  margin-bottom: 2.5rem;
}
.mission-vision-list {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  grid-column-gap: 4.5rem;
  grid-row-gap: 4rem;
  width: 94%;
  margin: 0 auto;
}
.mission-vision-item {
  background-color: #E8E8E8;
  box-shadow: 0px 4px 4px 0px #00000040;
  padding: 3rem 4.5rem;
}
.mission-vision-list-head {
  margin-bottom: 1.7rem;
}
.mission-vision-list-head img {
  margin-right: 2rem;
  width: 5.4rem;
}
.mission-vision-list-head h3 {
  color: #0A0F11;
  font-weight: 700;
  font-size: 4rem;
  line-height: 1.2;
}
.mission-vision-item p {
  font-weight: 500;
}
.meet-our-team-heading spn {
  font-size: 3.2rem;
  font-weight: 400;
}
.meet-team-item-image {
  width: 81%;
  height: 32rem;
  margin-left: 3rem;
}
.meet-team-item-imagebox li img {
  margin-bottom: 1rem;
  width: 95%;
}
.meet-team-list {
  width: 100%;
  margin-left: auto;
}
.meet-team-item-imagebox {
  width: 29%;
  z-index: 9;
}
.meet-team-list-item-main {
  margin-top: 7rem;
}
.meet-team-list-content {
  width: 57%;
  margin-left: -2rem;
  margin-top: 2rem;
}
.team-designation {
  padding: 1rem 6rem 1rem 0rem;
  text-align: right;
  display: inline-block;
}
.team-designation h4 {
  font-size: 2.6rem;
  position: relative;
  padding-left: 13rem;
}
.team-designation h4::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 12rem;
  height: 2px;
  background-color: #fff;
}
.meet-team-description {
  margin: 4rem 0rem 0 7rem;
}
.meet-our-team-heading {
  margin-bottom: 10rem;
}
.meet-team-description h3 {
  font-size: 2.6rem;
  color: #043619;
  margin-top: 1rem;
}
.newsroom {
  padding: 4rem 0;
}
.news-bg-imagebox {
  min-height: 42.7rem;
  display: flex;
  align-items: flex-end;
  position: relative;
  flex-direction: column;
  justify-content: flex-end;
}
.newsbg-content {
  position: relative;
  width: 100%;
  background-color: #242424B8;
  padding: 1.35rem 2.5rem;
}
.newsbg-content h6 {
  font-size: 10px;
  color: #BDBDBD;
  font-weight: 500;
  margin-bottom: 1rem;
}
.newsbg-content h4 {
  font-weight: 500;
}
.btn-primary-small{
  width: max-content;
  font-size: 14px;
  background-color: transparent;
  padding: 0.25rem 1.2rem;
  border: 2px solid #043619;
  box-shadow: 0px 13px 12px 0px #00000014;
}
.btn-primary-small:hover {
  background-color: #043619;
}
.news-description p {
  margin: 2.5rem 3rem 1rem 0;
}
.newsroom-wrapper {
  margin-top: 6rem;
}
.news-bg-box, .related-news-list {
  width: 49%;
}
.related-news-list li:not(:last-child) {
  margin-bottom: 1.9rem;
}
.related-news-list .news-image {
  width: 20.5%;
  height: 13rem;
}
.news-content {
  width: 74%;
  margin-left: 2rem;
  position: relative;
}
.news-content h5, .news-content p {
  width: 75%;
}
.news-content .news-date {
  font-size: 12px;
  position: absolute;
  right: 0;
  top: 0;
  font-weight: 500;
  color: #636363;
}
.news-content p {
  font-size: 12px;
  margin: 0.5rem 0;
}
.upcoming-shows-list {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  grid-column-gap: 4.2rem;
  grid-row-gap: 4.2rem;
  margin: 7rem 0;
}
.upcoming-shows-list-item {
  background-color: #D9D9D9;
  padding: 1.5rem;
}
.upcoming-shows-date-info h3 {
  font-size: 6.4rem;
  color: #043619;
  line-height: .7;
}
.upcoming-shows-date-info h4 {
  color: #043619;
  margin: 0.5rem 0 1.5rem;
}
.upcoming-shows-place-info {
  width: 100%;
}
.upcoming-shows-place-info h4, .upcoming-shows-place-info p {
  color: #242424;
}
.upcoming-shows-place-info p {
  margin-top: 0.8rem;
}
.upcoming-shows-list-item .btn-primary-small {
  padding: 0.45rem 3.65rem;
}
.upcoming-shows-image {
  margin: 3rem 0 1rem;
}
.accreditation-sec {
  padding: 7.55rem 0;
  margin-bottom: 6rem;
}
.accreditation-content p {
  font-size: 2.4rem;
  font-weight: 500;
  width: 85%;
  margin: 0 auto 3rem;
  line-height: 1.3;
}
.accreditation-content .btn-primary {
  padding: 0.75rem 6.7rem;
}
.sechedule-banner{
  min-height: auto;
}
.designer-banner-main .internal-banner-content{
  padding-left: 0;
  padding-right: 0; 
}
.internal-banner.designer-banner-main {
  min-height: 59.1rem;
  position: relative;
}
.designers-images {
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
.designers-image {
  height: 59.1rem;
}
.designer-banner-main .internal-banner-rightbox {
  border-left: 0;
}
.designers-alphabetes {
  margin-top: 4rem;
}
.designers-alphabetes li {
  display: inline-block;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 16px;
  margin: 1.1rem 1.3rem;
}
.designers-list {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  grid-column-gap: 5.5rem;
  grid-row-gap: 4rem;
  width: 76%;
  margin-left: 6rem;
  margin-right: auto;
}
.desiner-list-main {
  margin-top: 7rem;
  display: flex;
}
.alphabetes-chapter {
  width: 0.4rem;
  position: relative;
  display: flex;
}

section.internal-banner.img-object.sechedule-banner img {
    max-width: 100%;
    object-fit: fill;
    max-height: 500px;
}
.alphabetes-chapter::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 0.4rem;
  height: 100%;
  background-color: #043619;
}
.alphabetes-chapter p {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 3.2rem;
  line-height: 100%;
  position: absolute;
  padding: 1rem 0;
  right: 0;
  background-color: #fff;
  top: 13%;
  transform: translate(-50%, -50%);
  left: 50%;
  color: #043619;
  width: max-content;
}
.designers-list-content {
  background-color: #E6E6E6;
}
.designers-list-item {
  border: 0.3rem solid #043619;
}
.designer-image {
  height: 32.1rem;
}
.designers-content-list-head {
  border-left: 0.8rem solid #028043;
  padding: 0.6rem 0.2rem 0.6rem 2rem;
  background-color: #fff;
}
.designers-list-content-inner {
  padding: 2rem 1rem 3rem 2rem;
  background-color: #E6E6E6;
}
.designers-list-content-inner p{
  font-weight: 500;
  color: #7A7A7A;
  line-height: 1.35;
  margin-bottom: 3rem;
}
.designers-list-content-inner ul li:not(:first-child) {
  margin-left: 1rem;
}
.desiner-list-main:nth-child(even) {
  border-top: 1px solid #B0B0B0;
  padding-top: 7rem;
}
.galley-detail-banner {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  margin-top: -0.5rem;
}
.galley-banner-detail {
  padding: 4rem 7rem;
}
.galley-banner-detail * {
  color: #5E5E5E;
}
.gallery-date-title {
  font-family: 'Inter';
  font-weight: 500;
  color: #043619;
}
.gallery-date-title span, .galley-banner-detail h6 {
  font-size: 14px;
}
.galley-banner-detail h3 {
  font-size: 3.2rem;
  font-weight: 700;
}
.galley-banner-detail h6 {
  font-weight: 500;
}
.galley-banner-detail p {
  margin: 3rem 0 5rem;
  font-weight: 500;
}
.gallery-banner-short-info {
  background-color: #D5D5D5;
  padding: 4.8rem 4rem;
}
.gallery-banner-short-info h4 {
  font-family: 'Inter';
  text-transform: inherit;
  font-weight: 500;
  color: #043619;
}
.gallery-detail-images {
  margin-top: 8rem;
}
.gallery-detail-image-box li {
  margin: 1rem;
}
.gallery-detail-images .gallery-detail-image-box li:first-child {
  width: 21.7%;
}
.gallery-detail-images .gallery-detail-image-box li:nth-child(2) {
  width: 47.1%;
}
.gallery-detail-images .gallery-detail-image-box li:nth-child(3) {
  width: 21.31%;
}
.gallery-detail-images .gallery-detail-image-box li:nth-child(4) {
  width: 41.31%;
}
.gallery-detail-images .gallery-detail-image-box li:nth-child(5) {
  width: 20.1%;
}
.gallery-detail-images .gallery-detail-image-box li:nth-child(6) {
  width: 28.7%;
}
.gallery-detail-images .gallery-detail-image-box li:first-child, 
.gallery-detail-images .gallery-detail-image-box li:nth-child(2), 
.gallery-detail-images .gallery-detail-image-box li:nth-child(3) {
  height: 39rem;
}
.gallery-detail-images .gallery-detail-image-box li:nth-child(4), 
.gallery-detail-images .gallery-detail-image-box li:nth-child(5), 
.gallery-detail-images .gallery-detail-image-box li:nth-child(6){
  height: 35.8rem;
}
@media (max-width: 1380px){
  html{
    font-size: 53%;
  }
  .bottom-header-content p {
    font-size: 14.5px;
  }
  p, .gallery-date-title span, .galley-banner-detail h6 {
  font-size: 14px;
    font-size: 13px;
  }
}
@media (max-width: 1080px){
  html{
    font-size: 46%;
  }
  p, .newsletter-content p{
    font-size: 12px;
  }
  .footer-contact-detail {
    width: calc((100% - 34rem)/3);
  }
  .footer-links-box {
    width: calc((100% - -56rem)/3);
  }
  .footer-contact-detail p {
    padding-right: 3rem;
  }
  .meet-team-list {
    width: 100%;
  }
  .news-content p {
    font-size: 11px;
  }
  .designers-list {
    width: 90%;
  }
}
@media (max-width: 1023px){
  .full-width-1023{
    width: 100% !important;
  }
  .logo img {
    width: 8.1rem;
  }
  .header-wrapper {
    padding-bottom: 1rem;
  }
  .hide-1023{
    display: none;
  }
  .show-1023{
    display: block;
  }
  .gallery-slider {
    overflow-x: scroll;
    white-space: nowrap;
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
    flex-wrap: nowrap !important;
    justify-content: flex-start;
    display: flex;
    overflow-y: hidden;
    margin: 5rem 0 0 -1rem;
  }
  .gallery-slider .gallery-slider-image {
    min-width: 38rem;
    max-width: 38rem;
    margin: 0 1rem;
    height: 32rem;
  }
  .gallery-slider .gallery-slider-image img {
    height: 100%;
    object-fit: cover;
    width: 100%;
    object-position: top;
  }
  .toggle-menu {
    width: 3.2rem;
    height: 3.2rem;
    background-color: transparent;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 999;
    cursor: pointer;
    bottom: 0;
    margin: auto;
  }
  .toggle-menu span {
    opacity: 1;
    right: 0;
    display: block;
    width: 100%;
    height: 2px;
    border-radius: 10px;
    color: #333;
    background-color: #333;
    position: absolute;
    transform: rotate(0deg);
    transition: 0.4s ease-in-out;
  }
  .collapse-navbar {
      top: 0;
      right: -100%;
      transition: right 0.5s ease;
      transition: 0.5s;
      border-radius: 0;
      z-index: 99;
      transform: none;
      display: block;
      background-color: #fff;
      position: fixed;
      width: 100%;
      height: 100%;
      overflow-y: scroll;
  }
  .navigation-menu-inner {
      height: 100vh;
      overflow-y: auto;
      padding-bottom: 5rem;
  }
  .collapse-navbar.visible{
    right: 0;
    transition: right 0.7s ease;
  }
  .toggle-menu span:nth-child(2) {
    top: 9px;
    width: 65%;
  }
  .toggle-menu span:nth-child(3) {
    top: 18px;
  }
  .toggle-menu.closesidebar span:nth-child(1) {
    transform: translateY(9px) rotate(135deg);
  }
  .toggle-menu.closesidebar span:nth-child(2) {
    opacity: 0;
    transform: translateX(-60px);
  }
  .toggle-menu.closesidebar span:nth-child(3) {
    transform: translateY(-9px) rotate(-135deg);
  }
  .navigation-menu-inner, .navigation-menu ul {
    flex-direction: column;
  }
  .navigation-menu ul {
    margin-right: 0;
    padding-top: 10rem;
  }
  .navigation-menu ul li a {
    font-size: 3rem;
    margin-bottom: 2rem;
    display: block;
  }
  .nav-search {
    width: 30%;
  }
  .nav-search input {
    width: 100%;
    padding: 1.7rem 1.3rem
  }
  .tabs-nav li a {
    padding: 2.35rem 4.5rem;
  }
  .services-list {
    grid-template-columns: repeat(2,1fr);
  }
  .meet-team-item-imagebox {
    width: 39%;  
  }
  .news-bg-imagebox{
    margin-bottom: 4rem;
  }
  .about-banner .internal-banner-rightbox, .about-us-description {
    width: 65%;
  }
  .hp-banner {
    overflow-x: scroll;
    white-space: nowrap;
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
    flex-wrap: nowrap !important;
    justify-content: flex-start;
    display: flex;
    overflow-y: hidden;
    margin: 5rem 0 0 -1rem;
  }
  .hp-banner-image {
    min-width: 40rem;
    max-width: 40rem;
    margin: 0 1rem;
    height: 36rem;
  }
}
@media (max-width: 1000px){
  .full-width-1000{
    width: 100% !important;
  }
  .newsletter-content h3 {
    line-height: 1.1;
    margin-bottom: 1rem;
  }
  .newsletter-content {
    margin-bottom: 3rem;
  }
  .committee-list, .our-team-list {
    grid-template-columns: repeat(2,1fr);
  }
  .schedule-list {
    margin-bottom: 5rem;
  }
  /*.our-team-image {*/
  /*  position: relative;*/
  /*  left: 0;*/
  /*  bottom: 0;*/
  /*  height: auto;*/
  /*  text-align: center;*/
  /*}*/
  /*.team-list-content-main {*/
  /*  width: 100%;*/
  /*  height: auto;*/
  /*  padding: 0 0 1.5rem;*/
  /*}*/
  /*.team-list-content {*/
  /*  text-align: center;*/
  /*}*/
  /*.team-list-content h5, .btn-primary.team-btn {*/
  /*  margin-right: auto;*/
  /*}*/
  .btn-primary.team-btn{
    margin-top: 2rem;
  }
  .footer-links-box {
    width: calc((100% - 0rem)/1);
    margin-bottom: 4rem;
  }
  .footer-contact-detail {
    width: calc((100% - 0rem)/1);
  }
  .social-media-gallery-wrapper .social-gallery-image, .social-gallery-image-right .social-gallery-image-box,
  .social-gallery-image-right .social-gallery-image-box:nth-child(2) .social-gallery-image,
  .social-gallery-image-right .social-gallery-image-box:nth-child(2) .social-gallery-image:nth-child(2),
  .social-gallery-image-left .social-gallery-image-box:nth-child(2) .social-gallery-image:first-child,
  .social-gallery-image-left .social-gallery-image-box:nth-child(2) .social-gallery-image:last-child,
  .social-gallery-image-left .social-gallery-image-box{
    height: auto;
  }
  .social-gallery-image-left .social-gallery-image-box:nth-child(2) .social-gallery-image:first-child {
    width: 54%;
  }
  .social-gallery-image.social-gallery-img-big {
    width: 45.4%;
  }
  .social-gallery-image.social-gallery-img-big {
    width: 100%;
  }
  .internal-banner-rightbox {
    width: 58%;
  }
  .mission-vision-list, .upcoming-shows-list {
    grid-template-columns: repeat(2,1fr);
  }
  .upcoming-heading-wrapper p.short {
    margin-top: 3rem;
  }
  .designers-list {
    width: 100%;
    grid-column-gap: 2.5rem;
  }
  .designers-alphabetes li {
    margin: 1.1rem 0.6rem;
  }
  .gallery-detail-image-box {
    overflow-x: scroll;
    white-space: nowrap;
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
    flex-wrap: nowrap !important;
    justify-content: flex-start;
    display: flex;
    overflow-y: hidden;
    height: 100%;
    margin: 5rem 0 0 0;
  }
  .gallery-detail-image-box li {
    width: auto !important;
    max-width: 40rem;
    min-width: 40rem;
    height: 38rem !important;
  }
}
@media (max-width: 767px){
  .full-width-767{
    width: 100% !important;
  }
  
  section.internal-banner.img-object.sechedule-banner .col-30 {
    width: 100% !important;
}
  .meet-our-team-heading {
    margin-bottom: 6rem;
  }
  .services-list {
    grid-template-columns: repeat(1,1fr);
    margin: 6rem 0;
  }
  .tabs-nav li a {
    padding: 2.35rem 3rem;
  }
  .internal-banner-rightbox {
    width: 100%;
    margin: 2rem 0 0 0;
  }
  .service-item-image {
    background-position: 100% 10%;
  }
  .internal-banner-heading h1 br {
    display: none;
  }
  .about-banner .internal-banner-rightbox{
    margin-top: 1.5rem;
  }
  .mission-vision-list {
    grid-template-columns: repeat(1,1fr);
    width: 100%;
  }
  .mission-vision-list-head h3 {
    font-size: 3rem;
  }
  .mission-vision-list-head img {
    width: 4.4rem;
  }
  .meet-team-item-imagebox{
    flex-direction: column;
  }
  .meet-team-item-imagebox ul li {
    display: inline-block;
  }
  .meet-team-item-imagebox li img {
    margin-bottom: 2rem;
    width: auto;
  }
  .meet-team-item-image {
    width: 100%;
    height: auto;
    margin-left: 0;
    max-height:450px;
  }
  .meet-team-list-content {
    margin-left: 0;
  }
  .meet-team-description {
    margin: 3rem 0rem 0 0rem;
  }
  .designers-alphabetes{
    padding: 0 3rem;
  }
  .designers-list {
    grid-template-columns: repeat(2,1fr);
  }
  .designers-alphabetes li {
    font-size: 14px;
  }
  .designer-banner-main .internal-banner-rightbox {
    padding-left: 0;
  }
  .designers-list{
    margin-left: 4rem;
  }
  .galley-detail-banner {
    grid-template-columns: repeat(1,1fr);
    margin-top: 0;
  }
  .galley-banner-detail {
    padding: 4rem 7rem 4rem 4.5rem;
  }
  .galley-detail-banner-image {
    order: 2;
  }
  
  .related-news-list li {
    display: block;
}

.img-object img {
    height: auto;
}

.meet-team-item-imagebox {
    display: block;
}
}
@media (max-width: 630px){
  .com-padding, .com-pd-12 {
    padding: 6rem 0;
  }
  .nav-search {
    width: 80%;
  }
  .copyright-link{
    width: 100%;
    display: block;
    margin-top: 1rem;
  }
  .copyright-link a:first-child{
    margin-left: 0;
  }
  .social-media-heading{
    width: 100%;
  }
  .social-insta .insta-url {
    margin: 0 0 0 2rem;
  }
  .social-insta {
    text-align: left;
    margin-top: 5rem;
    display: flex;
    align-items: center;
  }
  .social-media-gallery-wrapper .social-gallery-image, .social-gallery-image-right .social-gallery-image-box,
  .social-gallery-image-right .social-gallery-image-box:nth-child(2) .social-gallery-image,
  .social-gallery-image-right .social-gallery-image-box:nth-child(2) .social-gallery-image:nth-child(2),
  .social-gallery-image-left .social-gallery-image-box:nth-child(2) .social-gallery-image:first-child,
  .social-gallery-image-left .social-gallery-image-box:nth-child(2) .social-gallery-image:last-child {
    width: 100%;
    height: auto;
  }
  .social-gallery-image-left .social-gallery-image-box{
    height: auto;
  }
  h2 {
    font-size: 3rem;
  }
  .schedule-date h3 {
    font-size: 7.6rem;
  }
  .schedule-date p {
    font-size: 3rem;
    margin-top: 1.5rem;
  }
  .hp-banner .btn.btn-primary {
    padding: 0.75rem 4.4rem;
  }
  .newsletter-content p {
    padding-right: 0;
  }
  .tabs-nav li {
    width: 50%;
  }
  .services-tabs {
    flex-direction: column-reverse;
  }
  .tabs-nav {
    width: 100%;
  }
  .short {
    display: block;
    width: 100%;
    margin-bottom: 2rem;
  }
  .tabs-nav li a {
    padding: 2rem 1rem;
    font-size: 2rem;
  }
  .tabs-nav li:nth-child(2) {
    border-right: 0;
  }
  .about-banner .internal-banner-rightbox p {
    font-size: 2.3rem;  }
    .upcoming-shows-list, .designers-list{
        grid-template-columns: repeat(1,1fr);
  }
  .designers-images{
    overflow-x: scroll;
    white-space: nowrap;
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
    flex-wrap: nowrap !important;
    justify-content: flex-start;
    display: flex;
    overflow-y: hidden;
    height: 100%;
    margin: 3rem -1rem 0;
  }
  .designers-image{
    min-width: 38rem;
    max-width: 38rem;
    margin: 0 1rem;
    height: 40rem;
  }
  .accreditation-sec {
    margin-bottom: 0;
  }
  .internal-banner.designer-banner-main {
      min-height: 43.1rem;
  }
  .related-news-list li {
    display: block;
}

.img-object img {
    height: auto;
}

.meet-team-item-imagebox {
    display: block;
}
}
@media (max-width:  450px){
  .committee-list, .our-team-list {
    grid-template-columns: repeat(1,1fr);
  }
  .schedule-date h3 {
      justify-content: center;
  }
  .schedule-list li {
    justify-content: center;
  }
  .schedule-info-detail {
    width: 100%;
    justify-content: center;
    background-color: #043619;
    align-items: center;
  }
  .schedule-info-detail h4, .schedule-info-detail p {
    color: #fff;
  }
  .form-control {
    width: 52%;
  }
  .newsletter-form .form-group {
    padding: 0.95rem 1.5rem;
  }
  .team-designation h4::before {
    margin: auto;
    width: 8rem;
  }
  .team-designation h4 {
    padding-left: 9rem;
  }
  .news-description{
    display: none !important;
  }
  .news-content p {
    margin-bottom: 1rem;
  }
  .news-content .news-date {
    margin-top: 1rem;
  }
  .related-news-list .news-image {
    width: 100%;
    height: auto;
  }
  .news-content h5, .news-content p {
    width: 100%;
  }
  .related-news-list li {
    flex-direction: column;
  }
  .news-content {
    width: 100%;
    margin: 2rem 0;
    position: relative;
  }
  .accreditation-content p {
    width: 100%;
  }
  .accreditation-content .btn-primary {
    padding: 0.75rem 2.5rem;
  }
  
  .row .image-sec {
    padding: 10px !important;
}
}

.newsletter-content p {
    display: none;
}

.desiner-list-main {
    flex-wrap: WRAP;
}

.desiner-list-main .designer-img {
    width: 25%;
    padding: 0 1rem;
}

.desiner-list-main .designer-img img {
    margin-bottom: 1rem;!;!r;!re;!rem;!re;!r;!;
}

.desiner-list-main .designer-img h5 {
    text-align: center;
}