
@import url('https://fonts.cdnfonts.com/css/lubalin-graph-itc-turner');

      
	         
html.boxed .body {
  position: relative !important;
  background-color: white !important;
  border-radius: 0px !important;
  box-shadow: none !important;
  margin: 0px auto !important;
  max-width: 100% !important;
  height: auto !important;
}
body {
  font-family: 'Avant Garde Gothic Book', Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #212529;
}
:root {
  --primary-color: #3F0D76 !important;
  --secondary-color: #3F0D76 !important;
  --tertiary-color: #FFAE3B !important;
	 --fourth-color: #1D80B2 !important;
}
h1.lato-bold.title-text-white.text-center.bookfair-margin-top.text-bold-shadow, p.paragraph-white.text-bold-shadow, h1.lato-bold.title-text-white.text-center.bookfair-margin-top{
		  color: #fff !important;
font-weight: 700 !important;
text-shadow: 0 1px 2px rgba(0,0,0,0.4) !important;
	} 
.header-nav-main.header-nav-main-effect-1.header-nav-main-sub-effect-1.header-nav-main-arrows{
	margin-left:auto;
	margin-right:auto;
}

/*inner pages Css */
.subcom-row{
	 display: flex;
            flex-wrap: wrap;
}
.subcom-text{
	    flex: 1 0 70%;
	margin-top:6px;
}
.subcom-img{
	    flex: 0 0 20%;
}
a.scroll-to-top.hidden-mobile.visible{
	display:none;
}
a.purple-text span{
	color:#7b54a3 !important;
	 text-decoration-color: #7b54a3 !important;
}
a.purple-text span:hover, a.purple-text span:focus, a.purple-text span:active{
	color:#000 !important;
}
.innerpage-banner{
	margin-top:-12px;
}
.footer-eshow-copyright {
    color: #fff;
}
.footer-eshow{
	background-color: #000 !important;
}
    #header .header-nav-main nav > ul > li {
        height: 100%;
        align-self: stretch;
        margin-left: 2px;
    }

.innerpage-min-height {
  position: relative;
  min-height: 70vh;
}
#conference_schedule_advanced_div .sticky-row-1, #conference_schedule_advanced_div .sticky-row-2 {
  z-index: 0 !important;
}
.pageTitle, h1, h1 span {
  font-family: 'Lubalin Graph ITC Turner Bold', sans-serif !important;
  font-weight: 700;
  font-size: 64px !important;
	    line-height: 70px;
}
span, ul, .session-description-label, p {
  font-family: 'Avant Garde Gothic Book', Arial, Helvetica, sans-serif !important;
  /*font-weight: 400;*/
  font-style: normal;
  color: #212529 !important;
  line-height: 26px;
  font-size: 18px !important;
}
.mainpageNEQindex {
  padding-bottom: 100px;
}

/*end inner pages Css */

h1 {
  font-size: 64px !important;
  letter-spacing: 0.1px;
}
h2, h2 span {
	font-family: 'Lubalin Graph ITC Turner Bold', sans-serif !important;
  font-size: 36px !important;
  letter-spacing: 0.4px;
	font-weight: bolder;
}
h4{
	font-family: 'Lubalin Graph ITC Turner Bold', sans-serif !important;
	 letter-spacing: 0.4px;
}
html .btn-secondary {
  color: #ffffff;
  border-radius: 30px;
}
.AWP-button {
  font-size: 20px !important;
  padding: 12px 45px 12px 45px;
  border-radius: 30px;
  color: #000 !important;
  box-shadow: rgba(0, 0, 0, .3) 0 5px 15px !important;
}
.btn-primary {
  background-color: #7b54a3 !important;
  border-color: #7b54a3 !important;
}
.paragraph-white {
  color: #fff !important;
}
.paragraph-dark {
  color: #212529 !important;
}
.title-text-white {
  color: #fff !important;
}
.accepted-margin-top {
  padding-top: 75px;
}
.sponsorship-margin-top {
  padding-top: 85px;
}
.bookfair-margin-top {
  padding-top: 0px;
}
.virtual-con-margin-top {
  padding-top:85px;
}
.sec-padding-bottom {
  padding-bottom: 100px;
}
/*font-size----*/
.lato-thin {
  font-family: "Lato", sans-serif;
  font-weight: 100;
  font-style: normal;
}
.lato-light {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  font-style: normal;
}
.lato-regular {
  font-family: 'Avant Garde Gothic Book', Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.lato-bold {
  font-family: 'Lubalin Graph ITC Turner Bold', sans-serif;
                                                
  font-weight: 700;
  font-style: normal;
}
.lato-black {
  font-family: "Lato", sans-serif;
  font-weight: 900;
  font-style: normal;
}
/*---header---*/
#header .header-nav-main:not(.header-nav-main-mobile-dark) nav > ul > li > a:active, #header .header-nav.header-nav-force-light-text:not(.header-nav-force-light-text-active-skin-color) .header-nav-main nav > ul > li:hover > a, #header .header-nav.header-nav-force-light-text:not(.header-nav-force-light-text-active-skin-color) .header-nav-main nav > ul > li .wrapper-items-cloned:hover > a {
  color: #fff
}
.dropdown-item.active, .dropdown-item:active {
  color: #000000;
  text-decoration: none;
  background-color: #ffffff;
}
#header {
  position: sticky !important;
  height: 175px !important;
}
.header-nav-bar {
  background-color: var(--primary-color) !important;
}
.btn-secondary {
  background-color: var(--tertiary-color) !important;
  border-color: var(--tertiary-color) !important;
}
.btn-primary {
  background-color: var(--primary-color) !important;
  border-color: var(--primary-color) !important;
}
.logo-btn {
  margin-right: 15px;
  list-style: none;
  display: flex;
  right: 0px;
  position: absolute;
  vertical-align: middle;
  display: inline-block;
  line-height: 5.2;
}
.btn-logo-one {
  background-color: #ffaf3a !important;
	border-color: #ffaf3a !important;
  border-radius: 50px;
  min-width: 80px;
}
.btn-logo-two{
	border-radius: 20px;
    min-width: 80px;
}
.btn-purple:hover, .btn-purple:active, .btn-purple:focus {
  background-color: #fe9502 !important;
  border-color: #fe9502 !important;
  color: #000 !important;
}
.btn-purple{
	 background-color: #FFAE3B !important;
  border-color: #FFAE3B !important;
  color: #000 !important;
}
.btn-logo-one:hover, .btn-logo-one:active, .btn-logo-one:focus, html .btn-primary:active, html .btn-primary.active {
background-color: #fe9502 !important;
    border-color: #fe9502 !important;
}
.btn-logo-two:hover, .btn-logo-two:active, .btn-logo-two:focus {
  background-color: #77549e !important;
  border-color: #77549e !important;
}
#header .header-nav.header-nav-force-light-text:not(.header-nav-force-light-text-active-skin-color) .header-nav-main nav > ul > li:hover > a, #header .header-nav.header-nav-force-light-text:not(.header-nav-force-light-text-active-skin-color) .header-nav-main nav > ul > li .wrapper-items-cloned:hover > a {
  background-color: var(--primary-color) !important;
}
#website-logo-header {
  width: 220px;
  margin-left: 15px;
  position: relative;
  object-fit: contain !important;
  justify-content: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
#global-nav {
  position: fixed;
  top: 0;
  z-index: 9999;
  height: 105px;
  padding: 15px 0px 15px 0px;
  width: 100%;
  background: #fff;
  color: #fff;
  line-height: 150px;
  -webkit-transition: height .5s, line-height .5s; /* Safari */
  transition: height .5s, line-height .5s;
}
.scrolled-nav img#website-logo-header {
  width: 180px !important;
  margin-left: 15px;
}
.site-title {
  display: inline-block;
  -webkit-transition: all .5s;
  transition: all .5s;
}
.scrolled-nav .site-title {
  font-size: 16px;
}
.nav-list {
  list-style: none;
}
.nav-list li {
  list-style: none;
  display: inline-block;
  padding-left: 20px;
}
.hero-section, .content-section {
  height: 500px;
  padding: 100px;
}
.hero-text, .content-text {
  max-width: 550px;
}
.hero-section h1 {
  color: #333;
}
.hero-section p {
  color: #333;
}
.content-section {
  background: aqua;
}
.header-nav-bar {
  margin-top: 105px !important;
}
.scrolled-nav {
  height: 80px !important;
  line-height: 60px !important;
  padding: 10px 0px 10px 0px !important;
}
.scrolled-sub-nav {
  margin-top: 78px !important;
  position: fixed !important;
  width: 100%;
  margin-left: auto !important;
  margin-right: auto !important;
}
#header .header-nav-main nav > ul > li > a {
  font-size: 16px;
  text-transform: capitalize !important;
}
/*---header----css--end---*/
/*---About--AWp-SEC---*/
.Album-margin-top {
 margin-top: 130px;
}
.About-sec {
  background-image: url(../images/sitelook/about-sec-bg.png);
  height: 620PX;
  align-self: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: relative;
  align-items: center;
  justify-content: center;
  margin-top: -50px !important;
}
.sec-body-margin {
  margin-top: 100px;
}
.header-margin-top {
  margin-top: 85px;
}
/*2026banner*/
.nextyearBanner{
	 background-color:#7b54a3;
    padding: 50px 0px 10px 0px;
  align-self: center;
  background-repeat: no-repeat;

  background-attachment: relative;
  align-items: center;

}
.nextyearBanner h2{
	color:#fff !important;
	line-height: 60px !important;
}
/*---missions and vissions start here---*/
.mission-bg {
  /*background: url(../images/sitelook/purple-bg.png) no-repeat center top;*/
  height: 680px;
  align-self: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: relative;
  align-items: center;
  justify-content: center;
	background: #FFAE3B;
}
.mission-img-column {
  margin-top: -150px;
  margin-left: auto;
  margin-right: auto;
}
.mission-text-column {
  width: 70%;
  margin-top: 70px;
}
.mission-text-column h1, .mission-text-column h4, .mission-text-column p {
  color: #fff;
}
.mission-text h1, .mission-text p, .mission-text h4 {
  color: #fff;
}
/*---missions and vissions CSS---END here---*/
.num-goal {
  font-size: 80px;
  color: var(--tertiary-color) !important;
}
.text-goal {
  color: #000;
  margin-top: 70px;
}
.fourstategic-sec {
  background-image: url(../images/sitelook/goals-bg.png);
  height: 425PX;
  align-self: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: relative;
  align-items: center;
  justify-content: center;
  margin-top: -200px;
}
/*bookfair*/
.bookfair-bg {
  /*background-image: url(../images/sitelook/bookfair-bg.png);*/
  background-repeat: no-repeat;
  background-size: cover;
}
.Mission-bg, .bookfair-header{
	padding-top:75px !important;
}
.virtual-margin-top{
	margin-top: 130px;
}
/*bookfair end*/
/*team*/
.team-bg {
  background-color: #3F0D76 !important;
  background-image: url(../images/sitelook/team-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.bookfair, .Mission {
  padding: 0 0 100px 0;
}
.team {
  padding: 0 0 40px 0;
}
.team h2 {
  letter-spacing: 0.1px;
  color: #fff;
  margin: 0;
  padding: 0;
}
.team-text {
  position: absolute;
  bottom: 10px;
  text-align: center;
  background: #zfff;
  background: #fff;
  padding: 10px;
  width: 70%;
}
.team .box {
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  transition: all .5s ease-in-out;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.team .box .image {
  position: relative;
  height: 100%;
}
.team .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, #ff9100 1%, #56dc1 100%);
  top: 0;
  opacity: 0;
  transition: all 0.5s ease-in-out;
  z-index: 15;
}
.team .box .image .social-icons {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #ffffff;
  z-index: 20;
  text-decoration: none;
  opacity: 0;
  margin-top: 100px;
  padding: 8px 15px;
  background: #ffffff;
  border-radius: 35px;
  transition: all 0.5s ease-in-out;
}
.team .box .image .social-icons i {
  font-size: 18px;
  padding: 0 7px;
  color: #ff9100;
}
.team .box:hover .overlay {
  opacity: 0.85;
}
.team .box:hover .social-icons {
  margin-top: 0;
  opacity: 1;
}
.team .box h3 {
  margin: 0;
  padding: 0;
  font-size: 17px;
  font-weight: 600;
}
.team .box h4 {
  margin: 0;
  padding: 0;
  font-size: 13px;
  color: var(--tertiary-color) !important;
  font-weight: 400;
  margin-top: 5px;
}
.team .box:hover {
  transform: translateY(-15px);
}
/*testimonial*/
.wrapper {
  display: flex;
  align-items: center;
  width: 100%;
  margin-top: -50px;
}
.text-white {
  color: #fff;
}
.bookfair-bg{
  background-color: #363535 !important;
	background-image: url(../images/sitelook/bookfair_bg.png);
    background-repeat: no-repeat;
    background-size: cover;
}
.Mission-bg {
  background-color: #dd5720 !important;
}
.quote-row {
  margin: auto;
  width: 100%;
  /*max-width: 1440px;*/
  display: flex;
  align-items: center;
  position: relative;
  justify-content: center;
}
.quote-column {
  position: absolute;
  padding: 0 !important;
  overflow: hidden;
  transition-property: top, left, right, bottom;
  background: transparent;
  box-shadow: none;
  /*     transition: .4s; */
}
.col-active {
  width: 33.33% !important;
  transform: translate(-50%, -50%) !important;
  top: 50% !important;
  left: 50% !important;
  bottom: unset !important;
  background: #fff;
  box-shadow: 0 0.75rem 2rem 0 rgba(0, 0, 0, 0.1);
  border-radius: 1.3rem;
  border: 1px solid rgba(255, 255, 255, 0.37);
  overflow: visible;
  z-index: 1;
}
.col-inner {
  position: relative;
  width: 100%;
  max-width: 130px;
  align-items: stretch;
  justify-content: center;
  overflow: visible;
}
.col-active .col-inner {
  max-width: 100%;
}
.author-meta {
  width: 100%;
  position: relative;
  border: none;
}
.col-active .author-meta {
  width: 100%;
  display: flex;
  align-items: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.432);
}
.image-cover {
  position: absolute;
  width: 100%;
  float: left;
  aspect-ratio: 1/1;
  overflow: hidden;
  border-radius: 100%;
  z-index: 1;
  cursor: pointer;
  border: 4px solid #fff;
}
.col-active .image-cover {
  /* position: relative;
  width: 30%;
  max-width: 140px;
  float: left;
  aspect-ratio: 1/1;
  overflow: hidden;
  border-radius: 1.3rem 0rem 1.3rem 0rem;
  z-index: 1;*/
  height: 140px;
  width: 140px;
  top: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  border-radius: 50%;
  background-color: #fff;
  transition: box-shadow 0.3s linear;
}
.author-info {
  width: 70%;
  float: left;
  padding: 10px;
  overflow: hidden;
  visibility: hidden;
}
.col-active .author-info {
  visibility: visible;
}
.author-info .author-name, .author-info .person-title {
  transform: translate(-100%, 0%);
  transition: .4s cubic-bezier(0.18, 0.89, 0.32, 1.28);
}
.show .author-info .author-name {
  transform: translate(0%, 0%);
}
.show .author-info .person-title {
  transform: translate(0%, 0%);
  transition-delay: .2s;
}
.person-name {
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  font-size: 21.7px;
  color: #000;
  margin: 0;
  margin-bottom: 5px;
}
.person-title {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 700;
  color: #000;
  margin: 0;
}
.quote-wrapper {
  position: relative;
  width: 100%;
  margin: auto;
  color: #494949;
  padding: 20px 15px;
  text-align: center;
  overflow: hidden;
  visibility: hidden;
  z-index: 0;
}
.col-active .quote-wrapper {
  visibility: visible;
}
.box-text-inner {
  width: 80%;
  float: right;
}
.box-text-inner p {
  text-align: left;
}
.box-text-inner h5 {
  text-align: right;
  margin-right: 10px;
}
.quote-wrapper .quote-symbol {
  font-size: 14vw;
  line-height: 1em;
  position: absolute;
  top: 0;
  width: 50%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(255, 255, 255);
  z-index: 1;
  transition: 0.4s cubic-bezier(0.55, 0.06, 0.68, 0.19);
}
.quote-wrapper .quote-symbol:first-child {
  left: 0%;
  text-align: right;
}
.quote-wrapper .quote-symbol:last-child {
  right: 0%;
  text-align: left;
}
.show .quote-wrapper .quote-symbol:first-child {
  left: -50%;
}
.show .quote-wrapper .quote-symbol:last-child {
  right: -50%;
}
/*--Arrow--*/
.arrows-wrap {
  position: unset;
}
.arrow {
  position: absolute;
  width: 30px;
  height: 30px;
  top: 80%;
  background-color: #494949;
  cursor: pointer;
}
.left-arrow {
  float: left;
  left: 30px;
  clip-path: polygon(40% 0%, 40% 20%, 100% 33%, 100% 67%, 40% 80%, 40% 100%, 0% 50%);
}
.right-arrow {
  float: right;
  right: 30px;
  clip-path: polygon(0 33%, 60% 20%, 60% 0%, 100% 50%, 60% 100%, 60% 80%, 0 67%);
}
@media (max-width: 575px) {
  .arrows-wrap .arrow {
    display: block !important;
  }
}
/*--Sponsors---*/
/*
.sponsorship-sec {
  background-image: url(../images/sitelook/sponsorship-bg.png);
  height: 690PX;
  align-self: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: relative;
  align-items: center;
  justify-content: center;
  margin-top: -50px !important;
}*/
.sponsor-card img {
  height: 100px;
}
.sponsor-card {
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  padding: 50px;
  width: 480px;
  margin-left: auto;
  margin-right: auto;
}
.sponsorship-body {
  width: 65%;
  margin-left: auto;
  margin-right: auto;
}
/*---end--Sponsors---*/
/*--Virtual conference---*/
.wrapper-inline {
  display: flex;
}
.purple-icon {
  line-height: 25px;
}
.purple-wave {
     background-image: url(../images/sitelook/purple-wave.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 425px !important;
    margin-top: -350px !important;
}
.boats-wave{
	 background-image: url(../images/sitelook/boats_wave.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 445px !important;
    margin-top: -300px !important;
}
.bg1-bg {
  background-color: #3e0d76;
  background-image: url(../images/sitelook/team-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.bg2-bg {
 
background-image: url(../images/sitelook/crab_bg.png);
    height: 1000px;
    align-self: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: relative;
    align-items: center;
    justify-content: center;
    margin-top: -50px !important;
  background-repeat: no-repeat;
  background-size: cover;
}
/*---end--Virtual conference---*/
/*--Accessibility services  conference---*/
.ADA-bg {
  background-color: #1D80B2;
  /*background-image: url(../images/sitelook/bookfair-bg.png);*/
  background-repeat: no-repeat;
  background-size: cover;
}
/*---end--Accessibility services---*/
/*--Hotel & Travel---*/
.hotel {
  background: url('https://dev.goeshow.com/awp/annual/2026/images/sitelook/hotel2.png');
  height: 520px;
  background-repeat: no-repeat;
  background-position: left bottom;
}
/*---end--Hotel & Travel---*/
/*--AWPshirt---*/
.AWPshirt-sec{
	background:#fff;
}
.AWPshirt h1{
	padding-top:75px;
}
.AWPshirt h2{
	margin-bottom:60px;
}
.AWPshirt-btn{
	    display: flex;
    justify-content: center;
    align-items: center;
    height: 100px;
	margin-bottom: 65px;
}
.AWPshirt-btn:hover{
	text-decoration: none !important;
}
.AWPshirt-img{
	 background: url(https://s2.goeshow.com/awp/annual/2025/images/sitelook/AWP25Shirt.png);
  height: 150px;
  background-repeat: no-repeat;
  background-position: top;
}
/*---end--AWPshirt---*/
/*---scrolltotop button---*/
#scrolltotop {
  display: inline-block;
  background-color: #ffae3b;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}
#scrolltotop::after {
  content: "";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 2em;
  line-height: 50px;
  color: #fff;
}
#scrolltotop:hover {
  cursor: pointer;
  background-color: #ffaf55;
}
#scrolltotop:active {
  background-color: #555;
}
#scrolltotop.show {
  opacity: 1;
  visibility: visible;
}
.scrolltotoparrow{
	font-size: 2em;
    line-height: 50px;
    color: #fff;
}

@media (min-width: 500px) {
 
  #scrolltotop {
    margin: 30px;
  }
}
/*---end---scrolltotop button---*/
/*---footer---*/
.footer-text {
  text-align: left !important;
}
.footer-section {
  background: #3e0d76;
  position: relative;
}
.footer-cta {
  border-bottom: 1px solid #373636;
}
.single-cta i {
  color: #ff5e14;
  font-size: 30px;
  float: left;
  margin-top: 8px;
}
.cta-text {
  padding-left: 15px;
  display: inline-block;
}
.cta-text h4 {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 2px;
}
.cta-text span {
  color: #757575;
  font-size: 15px;
}
.footer-content {
  position: relative;
  z-index: 2;
}
.footer-pattern img {
  position: absolute;
  top: 0;
  left: 0;
  height: 330px;
  background-size: cover;
  background-position: 100% 100%;
}
.footer-logo {
  margin-bottom: 30px;
}
.footer-logo img {
  max-width: 200px;
}
.footer-text p {
  margin-bottom: 14px;
  font-size: 14px;
  color: #fff;
  line-height: 28px;
}
.footer-text a {
  color: #fff;
}
.footer-social-icon span {
  color: #fff !important;
  display: block !important;
  font-size: 20px !important;
  font-weight: 700 !important;
  font-family: 'Poppins', sans-serif !importsnt;
  margin-bottom: 20px !important;
}
.footer-social-icon a {
  color: #fff;
  font-size: 16px;
  margin-right: 15px;
}
.footer-social-icon i {
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 38px;
  border-radius: 50%;
}
.facebook-bg, .twitter-bg, .google-bg {
  background: #68458a;
}
.footer-widget-heading h3 {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 40px;
  position: relative;
}
.footer-widget-heading h3::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -15px;
  height: 2px;
  width: 50px;
  background: #f47e67;
}
.footer-widget ul li {
  display: inline-block;
  float: left;
  width: 45%;
  margin-bottom: 12px;
}
.footer-widget ul li a:hover {
  color: #f47e67;
}
.footer-widget ul li a {
  color: #fff;
  text-transform: capitalize;
}
.subscribe-form {
  position: relative;
  overflow: hidden;
}
.subscribe-form input {
  width: 100%;
  padding: 14px 28px;
  background: #2E2E2E;
  border: 1px solid #2E2E2E;
  color: #fff;
}
.subscribe-form button {
  position: absolute;
  right: 0;
  background: #ff5e14;
  padding: 13px 20px;
  border: 1px solid #ff5e14;
  top: 0;
}
.subscribe-form button i {
  color: #fff;
  font-size: 22px;
  transform: rotate(-6deg);
}
.copyright-area {
  background: #202020;
  padding: 25px 0;
}
.copyright-text p {
  margin: 0;
  font-size: 14px;
  color: #878787;
}
.copyright-text p a {
  color: #ff5e14;
}
.footer-menu li {
  display: inline-block;
  margin-left: 20px;
}
.footer-menu li:hover a {
  color: #ff5e14;
}
.footer-menu li a {
  font-size: 14px;
  color: #878787;
}
.footer-tree {
       width: 500px;
    height: auto;
    display: inline-block;
    position: absolute;
    top: 0px;
    right: 0px;
   
}
.footer-client {
  padding: 20px 0;
  border-top: 0px solid #DDDDDD;
  background: #ffffff !important;
  display: none;
}
.footer-list-col {
  position: relative;
  left: -34px;
}
/*--footer---end---*/
@media (min-width:640px) {
  .col-active {
    width: 75% !important;
    height: unset !important;
    transform: translate(-50%, -50%) !important;
    top: 50% !important;
    left: 50% !important;
  }
}
@media (min-width:840px) {
  .col-active {
    width: 50% !important;
  }
}
@media (min-width:1080px) {
  .col-active {
    width: 33.33% !important;
  }
}
@media (max-width:640px) {
  .quote-column {
    width: 90% !important;
    top: 50%;
    position: absolute;
    opacity: 0;
    transform: translate(-50%, -50%) !important;
    left: 50%;
    height: auto !important;
    z-index: 0;
    transition: .5s all;
  }
  .col-active {
    opacity: 1;
    z-index: 1;
  }
  .col-inner {
    max-width: 100%;
  }
  .author-meta {
    width: 100%;
    display: flex;
    align-items: center;
    border-bottom: 1px solid rgba(255, 255, 255, 0.432);
  }
  .image-cover {
    position: relative;
    width: 30%;
    max-width: 140px;
    float: left;
    aspect-ratio: 1/1;
    overflow: hidden;
    border-radius: 1.3rem 0rem 1.3rem 0rem;
    z-index: 1;
  }
  .quote-wrapper {
    visibility: visible;
  }
  .quote-wrapper .quote-symbol {
    font-size: 34vh;
  }
}
@media (min-width: 1200px) {
  html.boxed.sticky-header-active #header .header-body {
    width: 100% !important;
    max-width: 100% !important;
  }
}
@media (min-width: 992px) {
  html.boxed.sticky-header-active #header:not(.header-effect-shrink) .header-body {
    position: fixed !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}
@media only screen and (max-width: 600px) {
  .about-img {
    height: 300px !important;
    width: 337px;
     !important;
  }
	
}
@media screen and (min-width: 1900px) {
	.footer-tree {
    width: 660px;
    height: auto;
    display: inline-block;
    position: absolute;
    top: -70px !important;
 
}
	.bookfair-bg{
  background-color: #363535 !important;
	background-image: url(../images/sitelook/bookfair_bg.png);
    background-repeat: no-repeat;
    background-size: cover;
}
	.boats-wave{
	 background-image: url(../images/sitelook/boats_wave.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 570px !important;
    margin-top: -400px !important;
}
  .footer-section {
    background: #3f0d76;
    position: relative;
  }
  .mentor-sec {
    height: 640px;
  }
  .mission-bg {
    height: 700px !important;
  }
  .fourstategic-sec {
    height: 570px !important;
    margin-top: -50px;
  }
}
/*@media (max-width: 768px) {
  .card.card-theme.blue-grey.darken-1 {
    position: relative;
    border: 3px solid rgb(192 131 255);
    border-radius: 25px;
    width: 90%;
    padding: 30px;
  }
  #website-logo-header {
    width: 200px;
    margin-left: 10px;
  }
  .mentor-wtw img {
    width: 250px !important;
    height: 90px;
  }
  .logo-btn {
    margin-right: 10px;
    list-style: none;
    display: flex;
    right: 0px;
    position: absolute;
    vertical-align: middle;
    display: inline-block;
    line-height: 5.2;
	  margin-top:-10px;
  }
  .mission-text h1, .mission-text p, .mission-text h4 {
    color: #000 !important;
  }
  .mission-bg {
    background: url(../images/sitelook/purple-bg.png) no-repeat center top;
    display: flex;
    justify-content: center;
    align-items: center;
    background-size: cover;
    position: relative;
    height: 135px;
  }
  .fourstategic-sec {
    height: 200px
  }
	
.sponsorship-body {
    width: 80%;
	}
  #header {
    position: sticky !important;
    height: 165px !important;
  }
  .about-sec p {
    padding-right: 0px;
  }
  .mission-img-column img {
   width: 351px;
        height: 160px;
  }
  .mission-text-column {
    width: 100%;
    margin-top: 15px;
    padding: 55px;
  }
}*/
/*speaker*/
.Speaker-text, .Events-text {}
.items-vertical-center {
  display: flex;
  justify-content: center;
  align-content: flex-end;
  flex-direction: column;
}
/*call out box*/
/*
.calloutbox {
  postion: relative !important;

  padding: 25px;
  background: #fff;
box-shadow: rgb(244 126 103) 0px 1px 4px;
}
.calloutbox::before {
  content: "";
    position: absolute;
    border-style: solid;
    border-width: 0 80px 80px 0;
    border-color: #f47e67 #ffffff;
    transition: all ease 0.5s;
     right: 11px;
    margin-top: -140px;
	
}
.calloutbox  th{
	padding:30px 90px 30px 30px;
}

*/

/*
  nav link items
*/
.calloutbox{
  
     position: relative;
    background: #fff;
    transition: all ease .5s;
       box-shadow: rgb(244 126 103) 0px 10px 10px -10px;
    border: 4px solid #f47e67;
}

/*
  paper fold corner
*/

.calloutbox:before {
 content: "";
    position: absolute;
    top: -2px;
    right: -2px;
    border-style: solid;
    border-width: 0 30px 30px 0;
    border-color: #f47e67 #ffffff;
    transition: all ease .5s
}


.calloutbox  th{
	padding:30px 90px 30px 30px;
}
.calloutbox  th a{
color:#212529 !important;
	font-weight: normal !important;
}
.calloutbox  th span{
    color: #ff0000 !important;
	font-weight: normal !important;
}
/*end call out box*/
/*media*/
@media (max-width: 361px) {
		.subcom-img img{
		    margin: 10px 0px !important;
	}
	.subcom-text {
    padding-left: 10px !important;
}
	h3{
		    line-height: 40px;

	}
	.boats-wave {
            height: 250px !important;
        margin-top: 500px !important;
}
	.bg2-bg{
		background-image: url(../images/sitelook/crab-mobile.png);
    height: 1005px;
    align-self: center;
    align-items: center;
    justify-content: center;
    margin-top: -50px !important;
    background-repeat: no-repeat;
    background-size: cover;
	}
	.About-sec {
    background-image: url(../images/sitelook/About-sec-bg-mobile.png);
    height:800PX;
    align-self: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: relative;
    align-items: center;
    justify-content: center;
    margin-top: -50px !important;
}
	#header .header-column .header-row{
		    padding: 0px 15px;
	}
	img#website-logo-header{
		width:220px !important;
	}
	img{
		width:100% !important;
		height:auto !important;
	}
	.artimg{
		width:90px !important;
		height:auto !important;
	}
	html.boxed #header .header-body{
		height: 165px !important;
	}

  .sponsor-card {
    width: 380px;
  }
	/*
  .sponsorship-sec {
    background-image: url(../images/sitelook/About-sec-bg-mobile.png);
    height: 780PX;
  }*/
 
	 .hotel {
    height: 940px;
	  background-position: bottom !important;
         background-size: 100% auto;
  }
  .bookfair, .Mission {
    padding: 0px 0 50px 0;
  }
  .Album-margin-top {
   margin-top: 70px;
        margin-bottom: -50px;
  }
  .mission-bg {
    height: 120px;
  }
  .mission-img-column {
    margin-top: -100px;
  }
  .logo-btn {
    display: none;
  }
  .mission-img-column img {
    width: auto;
    height: 160px !important;
  }
	  .bookfair-bg {
    background-image: url(../images/sitelook/bookfair-bg-mobile.png);
  
    align-self: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: relative;
    align-items: center;
  }
  
  .About-sec {
    background-image: url(../images/sitelook/About-sec-bg-mobile.png);
    height:800PX;
    align-self: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: relative;
    align-items: center;
  }
  .purple-wave {
    height: 110px !important;
    margin-top: 20px !important;
  }
  .sec-body-margin {
    margin-top: 70px;
  }
  .fourstategic-sec {
    height: 125px;
  }
  .AWP-button {
    font-size: 16px !important;
    padding: 12px 25px 12px 25px;
  }
  .Speaker-text {
    padding: 50px 15px 50px 15px;
  }
  .sec-img {
    width: 325px;
    height: 275px;
  }
  h1, .pageTitle, h1 span {
    font-size: 35px !important;
  }
  h2, h2 span  {
    font-size: 25px !important;
  }
  .header-margin-top {
    margin-top: 50px;
  }
  .sponsor-card img {
    height: 60px;
  }
  .hero-img {
    height: 115px !important;
    margin-top: -10px !important;
  }
	.AWPshirt-img{
	 background: url(https://s2.goeshow.com/awp/annual/2025/images/sitelook/AWP25ShirtMobile.png);
  height: 500px;
  background-repeat: no-repeat;
  background-position: top;
}
	.footer-logo{
		        margin: 0 !important;
	}
}
@media (min-width: 362px) and (max-width: 450px) {
	.subcom-img img{
		    margin: 10px 0px !important;
	}
	.subcom-text {
    padding-left: 10px !important;
}
	h3{
		    line-height: 40px;

	}
	.footer-logo{
		        margin: 0 !important;
	}
		.bg2-bg{
		background-image: url(../images/sitelook/crab-mobile.png);
    height: 1005px;
    align-self: center;
    align-items: center;
    justify-content: center;
    margin-top: -50px !important;
    background-repeat: no-repeat;
    background-size: cover;
	}
	.boats-wave {
   height: 250px !important;
        margin-top: 350px !important;
}
	.About-sec {
    background-image: url(../images/sitelook/About-sec-bg-mobile.png);
    height: 760PX;
    align-self: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: relative;
    align-items: center;
    justify-content: center;
    margin-top: -50px !important;
}
	#header .header-column .header-row{
		    padding: 0px 15px;
	}
	img#website-logo-header{
		width:220px !important;
	}
	img{
		width:100% !important;
		height:auto !important;
	}
	.footer-tree {
    width: 250px !important;
   
}
	.artimg{
		width:90px !important;
		height:auto !important;
	}
	html.boxed #header .header-body{
		height: 165px !important;
	}

  .sponsor-card {
    width: 380px;
  }
	/*
  .sponsorship-sec {
    background-image: url(../images/sitelook/About-sec-bg-mobile.png);
    height: 780PX;
  }*/
  .hotel {
    height: 940px;
	  background-position: bottom !important;
         background-size: 100% auto;
  }
  .bookfair, .Mission {
    padding: 0px 0 50px 0;
  }
  .Album-margin-top {
   margin-top: 70px;
        margin-bottom: -50px;
  }
  .mission-bg {
    height: 120px;
  }
  .mission-img-column {
    margin-top: -100px;
  }
  .logo-btn {
    display: none;
  }
  .mission-img-column img {
    width: auto;
    height: 180px !important;
  }
	  .bookfair-bg {
    background-image: url(../images/sitelook/bookfair-bg-mobile2.png);
  
    align-self: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: relative;
    align-items: center;
  }
  
  .About-sec {
    background-image: url(../images/sitelook/About-sec-bg-mobile.png);
    height: 750PX;
    align-self: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: relative;
    align-items: center;
  }
  .purple-wave {
  height: 115px !important;
    margin-top: 0px !important;
  }
  .sec-body-margin {
    margin-top: 70px;
  }
  .fourstategic-sec {
    height: 125px;
  }
  .AWP-button {
    font-size: 16px !important;
    padding: 12px 25px 12px 25px;
  }
  .Speaker-text {
    padding: 0px 15px 50px 15px;
  }
  .sec-img {
    width: 325px;
    height: 275px;
  }
  h1, .pageTitle, h1 span {
    font-size: 35px !important;
  }
  h2, h2 span  {
    font-size: 25px !important;
  }
  .header-margin-top {
    margin-top: 50px;
  }
  .sponsor-card img {
    height: 60px;
  }
  .hero-img {
    height: 120px !important;
    margin-top: -10px !important;
  }
	.AWPshirt-img{
	 background: url(https://s2.goeshow.com/awp/annual/2025/images/sitelook/AWP25ShirtMobile.png);
  height: 500px;
  background-repeat: no-repeat;
  background-position: top;
}
}
@media (min-width: 451px) and (max-width: 520px) {
		.subcom-img img{
		    margin: 10px 0px !important;
	}
	.subcom-text {
    padding-left: 10px !important;
}
	.footer-logo{
		        margin: 0 !important;
	}
	.boats-wave {
    height: 200px !important;
    margin-top: 300px !important;
}
	.About-sec {
    background-image: url(../images/sitelook/About-sec-bg-mobile.png);
    height: 760PX;
    align-self: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: relative;
    align-items: center;
    justify-content: center;
    margin-top: -50px !important;
}
	#header .header-column .header-row{
		    padding: 0px 15px;
	}
	img#website-logo-header{
		width:220px !important;
	}
	img{
		width:100% !important;
		height:auto !important;
	}
	.artimg{
		width:90px !important;
		height:auto !important;
	}
	html.boxed #header .header-body{
		height: 165px !important;
	}

  .sponsor-card {
    width: 380px;
  }
	/*
  .sponsorship-sec {
    background-image: url(../images/sitelook/About-sec-bg-mobile.png);
    height: 780PX;
  }*/
  .hotel {
    height: 940px;
  }
  .bookfair, .Mission {
    padding: 0px 0 50px 0;
  }
  .Album-margin-top {
   margin-top: 70px;
        margin-bottom: -50px;
  }
  .mission-bg {
    height: 120px;
  }
  .mission-img-column {
    margin-top: -100px;
  }
  .logo-btn {
    display: none;
  }
  .mission-img-column img {
    width: auto;
    height: 180px !important;
  }
	  .bookfair-bg {
    background-image: url(../images/sitelook/bookfair-bg-mobile.png);
  
    align-self: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: relative;
    align-items: center;
  }
  
  .About-sec {
    background-image: url(../images/sitelook/About-sec-bg-mobile.png);
    height: 860PX;
    align-self: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: relative;
    align-items: center;
  }
  .purple-wave {
    height: 130px;
    margin-top: 240px;
  }
  .sec-body-margin {
    margin-top: 70px;
  }
  .fourstategic-sec {
    height: 125px;
  }
  .AWP-button {
    font-size: 16px !important;
    padding: 12px 25px 12px 25px;
  }
  .Speaker-text {
    padding: 50px 15px 50px 15px;
  }
  .sec-img {
    width: 325px;
    height: 275px;
  }
  h1, .pageTitle, h1 span {
    font-size: 35px !important;
  }
  h2, h2 span  {
    font-size: 25px !important;
  }
  .header-margin-top {
    margin-top: 50px;
  }
  .sponsor-card img {
    height: 60px;
  }
  .hero-img {
    height: 120px !important;
    margin-top: -10px;
  }
	.AWPshirt-img{
	 background: url(https://s2.goeshow.com/awp/annual/2025/images/sitelook/AWP25ShirtMobile.png);
  height: 500px;
  background-repeat: no-repeat;
  background-position: top;
}
}
@media (min-width: 521px) and (max-width: 599px) {
		.subcom-img img{
		    margin: 10px 0px !important;
	}
	.subcom-text {
    padding-left: 10px !important;
}
	.bg2-bg{
		background-size: contain;
	}
	 	.bookfair-bg {
			
  background-size: cover;
		    background-color: #363535 !important;
    background-image: url('https://dev.goeshow.com/awp/annual/2026/images/sitelook/bookfair_ipad.png');
    

	}
	.boats-wave {
  height: 285px !important;
        margin-top: 400px !important;
}
	.About-sec {
    background-image: url(../images/sitelook/About-sec-bg-mobile.png);
    height: 700PX;
    align-self: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: relative;
    align-items: center;
    justify-content: center;
    margin-top: -50px !important;
}
	img#website-logo-header{
		width:220px !important;
	}
	img{
		width:100% !important;
				height:auto !important;
	}
	.artimg{
		width:90px !important;
		height:auto !important;
	}
  .scrolled-nav {
    height: 105px !important;
    line-height: 150px !important;
    padding: 15px 0px 15px 0px !important;
  }
  .scrolled-sub-nav {
    margin-top: 105px !important;
  }
  .scrolled-nav img#website-logo-header {
    width: 220px !important;
    margin-left: 15px;
  }
  .hotel {
    height: 970px;
  }
  .sec-body-margin {
    margin-top: 50px;
  }
  .fourstategic-sec {
    height: 160px;
  }
  .Speaker-text {
    padding: 50px 30px 50px 30px;
  }
	.Album-margin-top {
    margin-top: 100px;
}
  .hero-img {
    height: 180px !important;
    margin-top: -10px !important;
  }
  h1, .pageTitle, h1 span{
    font-size: 50px !important;
    letter-spacing: 0.1px;
    line-height: 60px;
  }
  .mission-bg {
    margin-top: 100px;
    height: 210px;
  }
  .mission-img-column img {
    height: 249px !important;
    width: auto !important;
  }
  .purple-wave {
 height: 160px !important;
    margin-top: 0px !important;
  }
		.AWPshirt-img{
	 background: url(https://s2.goeshow.com/awp/annual/2025/images/sitelook/AWP25ShirtMobile.png);
  height: 500px;
  background-repeat: no-repeat;
  background-position: top;
}
}
@media (min-width: 1500px) and (max-width: 1899px) {
.bookfair-bg {
  background-size: cover;
		    background-color: #363535 !important;
    background-image: url('https://dev.goeshow.com/awp/annual/2026/images/sitelook/bookfair_bg1600.png');
    

	}
  .purple-wave {
   margin-top: -410px !important;
        height: 505px !important;
  }
 /* .sponsorship-sec {
    height: 815PX;
  }*/
}
@media (min-width: 1900px) and (max-width: 2560px) {
.bookfair-bg {
  background-size: cover;
		    background-color: #363535 !important;
    background-image: url('https://dev.goeshow.com/awp/annual/2026/images/sitelook/bookfair_bg1600.png');
    

	}
	.bg2-bg {
 
background-image: url(../images/sitelook/crab_bg.png);
    height: 1086px;
    align-self: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: relative;
    align-items: center;
    justify-content: center;
    margin-top: -50px !important;
  background-repeat: no-repeat;
  background-size: cover;
}
	/*
  .sponsorship-sec {
    height: 719Px !important;
  }*/
 .purple-wave {
    background-image: url(../images/sitelook/purple-wave.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 570px !important;
    margin-top: -480px !important;
}
 
}
@media (min-width:600px) and (max-width:801px) {
		.subcom-img img{
		    margin: 10px 0px !important;
	}
	.subcom-text {
    padding-left: 10px !important;
}
	.bg2-bg{
		background-size: contain;
	}
	    .boats-wave {

             height: 300px !important;
        margin-top: 400px !important;
    }
	.bookfair-bg {
  background-size: cover;
		    background-color: #363535 !important;
    background-image: url('https://dev.goeshow.com/awp/annual/2026/images/sitelook/bookfair_ipad.png');
    

	}
	#header .header-column .header-row{
		padding: 0px 15px;
	}
	img#website-logo-header{
		width:220px !important;
	}
	img{
		width:100% !important;
		height:auto !important;
	}
	.footer-tree {
    width: 400px !important;

}
	.artimg{
		width:90px !important;
		height:auto !important;
	}
  .hotel {
    height: 940px;
	  background-position: bottom !important;

  }
  .header-margin-top {
    margin-top: 50px;
  }
  .scrolled-nav {
    height: 105px !important;
    padding: 15px 0px 15px 0px !important;
    line-height: 150px !important;
  }
  .scrolled-sub-nav {
    margin-top: 105px !important;
  }
  .scrolled-nav img#website-logo-header {
    width: 220px !important;
    margin-left: 15px !important;
  }
  .Speaker-text {
    padding: 35px 50px 35px 50px;
  }
  .hero-img {
    height: 215px !important;
    margin-top: -9px !important;
  }
  .About-sec {
    height: 320px;
  }
  h1, .pageTitle, h1 span{
    font-size: 45px !important;
    letter-spacing: 0.1px;
    line-height: 55px;
  }
  h2, h2 span  {
    font-size: 30px !important;
  }
  .mission-img-column img {
   width: auto !important;
        height: 315px !important;
        margin-top: -80px;
  }
  .mission-img-column {
    margin-top: -67px;
  }
  .sec-body-margin {
    margin-top: 60px;
  }
  .fourstategic-sec {
    height: 200PX;
  }
  .mission-bg {
    height: 275px;
    margin-top: 300px;
	
  }
  .Album-margin-top {
    padding-top: 0px;
  }
  .sponsorship-body {
    width: 90%;
  }
  .purple-wave {
    height: 200px !important;
    margin-top: -102px !important;
  }
		.AWPshirt-img{
	 background: url(https://s2.goeshow.com/awp/annual/2025/images/sitelook/AWP25ShirtMobile.png);
  height: 500px;
  background-repeat: no-repeat;
  background-position: top;
}
}
@media (min-width:541px) and (max-width: 1200px) {
	#header .header-nav-main nav > ul > li {
		
        margin-left: -15px !important;
       
    }
	#header .header-nav-main nav > ul > li > a {
    font-size: 14px;
	}
}
@media (min-width:1024px) and (max-width:1030px) {
	.bookfair-bg, .bg2-bg {
    background-size: contain;
   
}
  .sponsorship-margin-top {
    padding-top: 80px;
  }
  .sec-body-margin {
    margin-top: 40px;
  }
  .header-margin-top {
    margin-top: 70px;
  }
  .Speaker-text {
    padding: 35px 50px 35px 75px;
  }
  .fourstategic-sec {
    height: 296PX;
  }
  .hero-img {
    height: 340px !important;
	  margin-top: 0px !important;
  }
  .hotel {
    height: 530px;
  }
  h1, .pageTitle, h1 span {
    font-size: 55px !important;
    letter-spacing: 0.1px;
    line-height: 70px;
  }
  .mission-img-column img {
    width: 800px;
    height: 365px;
  }
  .mission-img-column {
    margin-top: -80px;
  }
  .mission-bg {
    margin-top: 220px;
    height: 400px;
  }
  .About-sec {
    height: 365px;
  }
  .Album-margin-top {
    padding-top: 0px;
  }
  .sponsorship-sec {
    height: 490PX;
    margin-top: 0px !important;
  }
  .purple-wave {
   margin-top: -165px !important;
        height: 300px !important;
  }
}
@media (min-width:801px) and (max-width:1023px) {
	    .bookfair-bg, .bg2-bg {
       background-size: contain;
    }
	
	    .boats-wave {
              height: 330px !important;
        margin-top: 290px !important;
    }
		html.boxed #header .header-body{
		height: 165px !important;
	}
	#header .header-column .header-row{
		padding: 0px 15px;
	}
  .header-margin-top {
    margin-top: 70px;
  }
  .Speaker-text {
    padding: 35px 50px 35px 50px;
  }
  .fourstategic-sec {
    height: 270PX;
  }
  .hero-img {
    height:270px !important;
    margin-top: -10px !important;
  }
  .hotel {
    height: 950px;
	          background-position: bottom !important;

  }
  h1, .pageTitle, h1 span {
    font-size: 55px !important;
    letter-spacing: 0.1px;
    line-height: 70px;
  }
  .mission-img-column img {
    width: 800px;
    height: 365px;
  }
  .mission-img-column {
    margin-top: -80px;
  }
  .mission-bg {
    margin-top:270px;
    height: 400px;
  }
  .About-sec {
    height: 365px;
   
  }
  .Album-margin-top {
    padding-top: 0px;
  }
  .sponsorship-sec {
    height: 450PX;
    margin-top: 0px !important;
  }
  .purple-wave {
   height: 235px !important;
    margin-top: 0px !important;

  }
  .scrolled-nav {
    height: 105px !important;
    line-height: 150px !important;
    padding: 15px 0px 15px 0px !important;
  }
  .scrolled-sub-nav {
    margin-top: 102px !important;
  }
  .scrolled-nav img#website-logo-header {
    width: 220px !important;
    margin-left: 15px;
  }
}

@media (min-width:1114px) and (max-width:1290px) {
	
	.purple-wave {
   
    height: 350px !important;
    margin-top: -245px !important;
}
	    .bookfair-bg {
       background-size:contain;
    }
	.About-sec {
 
    height: 550PX;
   
}
  .fourstategic-sec {
    height: 341PX;
  }
  .hero-img {
    height:370px !important;
  }
  .mission-img-column img {
    width: 1000px;
    height: 480px;
  }
  .mission-bg {
    height:480px;
	  margin-top: 50px;
  }
}	
/* socialmedia icons popup*/
.speaker-social-media a{
	    background-color: #7b54a3;
    display: inline-block;
	color: #fff !important;
	padding: 5px 5px 0px 5px;
    font-size: 12px;
}	
/* end socialmedia icons popup*/
/*text wrap around image*/

/*end text wrap around image*/
/*header Nav dropdown scroll*/
@media (min-width:560px) and (max-width:2600px) {
#header .header-nav-main-effect-1 nav > ul > li.dropdown:hover > .dropdown-menu, #header .header-nav-main-effect-1 nav > ul > li.dropdown.open > .dropdown-menu, #header .header-nav-main-effect-1 nav > ul > li.dropdown.accessibility-open > .dropdown-menu{
	max-height: 80vh;
   overflow-y: auto;
}
}
/*end header Nav dropdown scroll*/
.eventheader{
	color: #fff !important;
}

.fa-bluesky::before {
    content: ""; /* Required for ::before to appear */
    display: inline-block; /* or block depending on layout */
    width:30px;  /* Set width of your icon */
    height: 30px; /* Set height of your icon */
    background: url('https://dev.goeshow.com/awp/annual/2026/images/sitelook/bluesky_media.png') no-repeat center;
    background-size: contain; /* Ensures image scales properly */
	position: relative;
    top: 5px;
}
.fa-threads::before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url('https://dev.goeshow.com/awp/annual/2026/images/sitelook/threads.png') no-repeat center;
    background-size: contain;
    position: relative;
    top: 5px;
}
.blueskyicon{
	position: relative;
    top: 5px;
}

.footer-social-icon a:hover {
    text-decoration: none !important;
}
button, 
button:hover, 
button:focus, 
a.btn, 
a.btn:hover, 
a.btn:focus {
  text-decoration: none !important;
}
a.btn, a.btn:hover, a.btn:focus {
  text-decoration: none !important;
}
button, button:hover, button:focus {
  text-decoration: none !important;
}
.tb-color1{
	    background-color: #3f0d76 !important;
}
.tb-color1 td span.colorw{
	    color: #fff !important;
}
.tb-color2 {
    color: var(--secondaryColor-text) !important;
    background-color: #363535 !important;
}
.tb-color3 {
    color: var(--thirdColor-text) !important;
    background-color: #5d3c81 !important;
}
/*table FAQ*/
/* Base styles for table remain the same for desktop */

/* Mobile-specific adjustments */
@media screen and (max-width: 768px) {
    .fullContent table {
        width: 100% !important; /* table fits mobile screen */
        font-size: 14px; /* smaller font for readability */
    }

    .fullContent th,
    .fullContent td {
        padding: 6px 4px; /* reduce padding on mobile */
    }

    .fullContent .btn {
        width: 100%; /* buttons stretch full width */
        box-sizing: border-box;
        margin-bottom: 10px;
    }

    .fullContent {
        overflow-x: auto; /* enable horizontal scrolling if needed */
    }
}
/*table end FAQ*/
td.tb-bold.tb-wide30.tb-text-right.tb-color2 span{
	color: #fff !important;
}
 h2 .scrollh2::before {
      content: "";
      display: block;
      height: 180px;   /* same height as your fixed header */
      margin-top: -80px;
      visibility: hidden;
}