@import url('https://fonts.googleapis.com/css2?family=Kanit:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

*{
   font-family: 'Kanit', sans-serif; 
}
img{
    max-width: 100%;
}
.logo-widget img {
    max-width: 210px;
}
.custom-header {
    padding-top: 16px;
    padding-bottom: 16px;
    background: #FFF;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.10);
    position: sticky;
    top: 0;
    z-index: 2;
}

.calling-widget h4 {
    color: #79208D;
    font-size: 20px;
    font-weight: 600;
    line-height: 200%; 
    text-transform: capitalize;
    margin-bottom: 4px;
}

.calling-widget p {
    margin-bottom: 0px;
}

.calling-widget p a{
    color: #79208D;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%; 
    text-transform: capitalize;
}
.banner-image-widget {
    display: none;
}
.banner-widget {
    position: relative;
    z-index: 1;
    background: url(../images/banner-image.jpg) center center no-repeat;
    background-size: cover;
    padding-top: 110px;
    padding-bottom: 110px;
    height: 500px;
}
.banner-content {
    text-align: center;
    position: relative;
    left: 130px;
    max-width: 545px;
    margin-left: auto;
}
.banner-first-content h4 {
    color: #0D1D31;
    font-size: 28px;
    font-weight: 600;
    line-height: 100%;
    text-transform: uppercase;
}

.banner-first-content h1 {
    color: #79208D;
    font-size: 58px;
    font-weight: 600;
    line-height: 85%; 
    text-transform: uppercase;
}

.banner-first-content p {
    color: #0D1D31;
    font-size: 20px;
    font-weight: 400;
    line-height: 100%; 
}

.banner-first-content ul {
    padding: 0;
    list-style: none;
    margin: 25px auto;
}

.banner-first-content ul li {
    color: #79208D;
    font-size: 21px;
    font-weight: 400;
    line-height: 100%; 
    display: inline-block;
    margin: 5px 10px;
}
.banner-second-content p {
    color: #0D1D31;
    font-size: 20px;
    font-weight: 400;
    line-height: 100%; 
}

.banner-second-content ul {
    list-style: none;
    padding: 0;
}

.banner-second-content ul li {
    color: #79208D;
    font-size: 21px;
    font-weight: 400;
    line-height: 100%;
}

.banner-second-content h4 {
    color: #0D1D31;
    font-size: 27px;
    font-weight: 600;
    line-height: 100%; 
    text-transform: uppercase;
}
.banner-second-content h6 {
    border-radius: 12px;
    background: #79208D;
    padding: 12px 24px;
    color: #FFF;
    font-size: 32px;
    font-weight: 500;
    line-height: 100%;
    display: inline-block;
    margin-top: 20px;
}
.banner-second-content h4 span {
    border-radius: 8px;
    background: #0D1D31;
    color: #fff;
    padding: 4px 12px;
}
.headfor1 {
    display: inline-block;
    margin: 18px 0 30px;
}

.about-content-area h2 {
    color: #79208D;
    font-size: 40px;
    font-weight: 600;
    line-height: 100%; 
    text-transform: capitalize;
    margin-bottom: 15px;
}

.about-content-area p {
    color: #333;
    font-size: 16px;
    font-weight: 300;
    line-height: 125%; 
}



.about-listing-widget h3 {
    color: #79208D;
    font-size: 18px;
    font-weight: 400;
    line-height: 125%; 
    position: relative;
    display: inline-block;
    margin-bottom: 20px;
}

.about-listing-widget h3:after {
    position: absolute;
    content: "";
    background: #79208D;
    width: 100%;
    height: 4px;
    bottom: -10px;
    left: 0;
}

.about-listing-widget table {
    margin-bottom: 15px;
    color: #333;
    font-size: 16px;
    font-weight: 300;
    line-height: 125%;
}
.about-listing-widget table td:first-child {
    min-width: 130px;
}

.about-listed ul li {
    border-radius: 8px;
    background: #50A9E2;
    margin-bottom: 10px;
    padding: 8px 12px;
    color: #fff;
    display: table;
}

.about-listed ul {
    padding: 0;
    list-style: none;
}
.about-section {
    padding-top: 80px;
    padding-bottom: 60px;
}
.about-ads-area {
    position: relative;
    z-index: 1;
    background: url(../images/about-bg.jpg) center center no-repeat;
    background-size: cover;
    text-align: center;
    padding: 80px 35px;
    border-radius: 20px;
}
.ads-content h2 {
    color: #FFF;
    font-size: 40px;
    font-weight: 600;
    line-height: 100%;
    background: radial-gradient(50.98% 580.97% at 50% 49.39%, rgba(3, 87, 163, 0.75) 0%, rgba(85, 177, 242, 0.00) 100%);
    padding: 8px 8px;
}
.ads-content img {
    max-width: 350px;
    margin: 10px auto 25px;
}
.ads-content p {
    color: #FFF;
    font-size: 21px;
    font-weight: 400;
    line-height: 122%;
}
.list-table h4 {
    border-radius: 12px;
    border: 1px solid #79208D;
    background: #79208D;
    padding: 12px 16px;
    color: #fff;
    display: inline-block;
    font-size: 24px;
    font-weight: 500;
    line-height: 125%;
    padding-left: 45px;
}
.list-table {
    position: relative;
    margin-bottom: 30px;
}
.list-table h4 span {
    background: #fff;
    position: absolute;
    width: 70px;
    height: 70px;
    top: 0;
    border-radius: 100%;
    padding: 20px;
    color: #79208D;
    text-align: center;
    font-size: 27px;
    font-weight: 500;
    line-height: 150%;
    margin-left: -85px;
    margin-top: -9px;
}
.ads-listing {
    padding-top: 20px;
}
.about-contact-area {
    text-align: center;
    margin-top: 45px;
}

.about-contact-area h4 {
    color: #79208D;
    font-size: 36px;
    font-weight: 400;
    line-height: 125%; 
}

.about-contact-area p {
    color: #000;
    font-size: 23px;
    font-weight: 400;
    line-height: 125%;
}
.registration-section {
    padding: 60px 0px;
    background: #50A9E2;
    text-align: center;
}
.registration-heading h2 {
    color: #FFF;
    font-size: 40px;
    font-weight: 600;
    line-height: 100%; 
    margin-bottom: 20px;
}

.registration-heading p {
    color: #FFF;
    font-size: 24px;
    font-weight: 400;
    line-height: 100%; 
}
.registration-qr {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
}
.registration-qr a {
    border-radius: 12px;
    background: #79208D;
    width: 200px;
    height: 150px;
    padding: 12px 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFF;
}

.register-link span {
    display: block;
    font-size: 22px;
    font-weight: 500;
    line-height: 125%;
    margin-top: 8px;
}
.or-text p {
    margin: 0;
    color: #FFF;
    font-size: 58px;
    font-weight: 500;
    line-height: 100%;
}
.or-text {
    padding-left: 80px;
    padding-right: 80px;
}
.scanner-image img {
    height: 150px;
}
.register-link img {
    max-width: 49px;
}
.map-section {
    padding-top: 40px;
    padding-bottom: 40px;
}
.map-area {
    border: 1px solid #C4C4C4;
    padding: 5px;
}
.event-heading h3 {
    color: #79208D;
    font-size: 40px;
    font-weight: 600;
    line-height: 100%;
        margin-bottom: 20px;
}
.event-heading p {
    color: #0D1D31;
    font-size: 21px;
    font-weight: 400;
    line-height: 125%;
}
.disclamer-section{
    /* padding-top: 40px;
    padding-bottom: 40px; */
    padding-top: 12px;
    padding-bottom: 12px;
    background: #79208D;
    text-align: center;
}
.disclamer-heading h2 {
    color: #FFF;
    text-align: center;
    font-size: 24px;
    font-weight: 400;
    line-height: 100%; 
    margin-bottom: 15px;
}

.disclamer-heading p {
    color: #FFF;
    font-size: 18px;
    font-weight: 400;
    line-height: 125%;
    max-width: 930px;
    margin: auto;
}



  .disclamer-heading .two {
    border-left: 2px solid white;
    margin-left: 4px;
    
  }
  .disclamer-heading .three {
    border-left: 2px solid white;
    margin-left: 5px;
    padding-left: 4px;
    
  }

  .disclamer-heading .four {
    border-left: 2px solid white;
    margin-left: 4px; 
  }


@media (max-width: 1600px){
.logo-widget img {
    max-width: 195px;
}
.calling-widget p a {
    font-size: 17px;
}
.calling-widget h4 {
    font-size: 18px;
    line-height: 100%;
}
.banner-widget {
    padding-top: 80px;
    padding-bottom: 80px;
}
.banner-first-content h4 {
    font-size: 24px;
}
.banner-first-content h1 {
    font-size: 54px;
}
.banner-first-content p {
    font-size: 18px;
}
.banner-first-content ul li {
    font-size: 18px;
}
.banner-first-content ul {
    margin: 15px auto;
}
.banner-second-content p {
    font-size: 18px;
}
.banner-second-content ul li {
    font-size: 18px;
}
.banner-second-content h4 {
    font-size: 24px;
}
.headfor1 {
    margin: 14px 0 25px;
}
.banner-second-content h6 {
    font-size: 26px;
    margin-top: 13px;
}
.about-content-area h2 {
    font-size: 36px;
}
.ads-content h2 {
    font-size: 36px;
}
.ads-content p {
    font-size: 19px;
}
.list-table h4 {
    font-size: 22px;
}
.list-table h4 span {
    width: 65px;
    height: 65px;
    font-size: 25px;
    line-height: 100%;
    margin-left: -80px;
    margin-top: -6px;
}
.about-contact-area h4 {
    font-size: 30px;
}
.about-contact-area p {
    font-size: 20px;
}
.registration-heading h2 {
    font-size: 36px;
}
.registration-heading p {
    font-size: 21px;
}
.or-text p {
    font-size: 50px;
}
.or-text {
    padding-left: 60px;
    padding-right: 60px;
}
.register-link span {
    font-size: 20px;
}
.register-link img {
    max-width: 42px;
}
.registration-qr a {
    width: 185px;
    height: 140px;
}
.scanner-image img {
    height: 140px;
}
.event-heading h3 {
    font-size: 36px;
}
.event-heading h3 img {
    max-height: 48px;
}
.event-heading p {
    font-size: 20px;
}
}
@media (max-width:1399px){
    .banner-content {
    left: 40px;
}
.banner-first-content h4 {
    font-size: 22px;
}
.banner-first-content h1 {
    font-size: 50px;
}
.banner-second-content h4 {
    font-size: 22px;
}
.banner-second-content h6 {
    font-size: 22px;
}
.about-section {
    padding-top: 70px;
    padding-bottom: 40px;
}
.about-content-area h2 {
    font-size: 34px;
}
.ads-content h2 {
    font-size: 34px;
}
.list-table h4 {
    font-size: 20px;
}
.list-table {
    margin-bottom: 27px;
}
.about-contact-area h4 {
    font-size: 26px;
}
.about-contact-area p {
    font-size: 19px;
}
.about-contact-area {
    margin-top: 35px;
}
.registration-section {
    padding: 50px 0px 60px;
}
.register-link span {
    font-size: 18px;
    font-weight: 400;
    line-height: 110%;
}
.register-link img {
    max-width: 38px;
}
.registration-qr a {
    width: 160px;
    height: 130px;
}
.or-text p {
    font-size: 44px;
}
.scanner-image img {
    height: 130px;
}
.registration-heading h2 {
    font-size: 34px;
    margin-bottom: 16px;
}
.event-heading h3 {
    font-size: 34px;
}
.disclamer-heading h2 {
    font-size: 22px;
}
.disclamer-heading p {
    font-size: 17px;
    font-weight: 300;
    max-width: 891px;
}
/* .disclamer-section {
    padding-top: 35px;
    padding-bottom: 35px;
} */
}
@media (max-width:1199px){
    .banner-widget {
    padding-top: 70px;
    padding-bottom: 70px;
}
.banner-first-content h4 {
    font-size: 21px;
}
.banner-first-content h1 {
    font-size: 46px;
}
.banner-second-content h4 {
    font-size: 21px;
}
.headfor1 {
    margin: 10px 0 20px;
}
.banner-second-content h6 {
    font-size: 21px;
    margin-top: 10px;
}
.banner-first-content ul {
    margin: 10px auto;
}
.about-content-area h2 {
    font-size: 32px;
}
.ads-content h2 {
    font-size: 32px;
}
.ads-content p {
    font-size: 18px;
}
.about-contact-area h4 {
    font-size: 24px;
}
.about-contact-area p {
    font-size: 18px;
}
.registration-heading h2 {
    font-size: 32px;
}
.registration-heading p {
    font-size: 18px;
}
.registration-qr a {
    width: 145px;
    height: 115px;
}
.scanner-image img {
    height: 115px;
}
.or-text p {
    font-size: 35px;
}
.or-text {
    padding-left: 40px;
    padding-right: 40px;
}
.event-heading h3 {
    font-size: 32px;
}
.event-heading h3 img {
    max-height: 44px;
}
.event-heading p {
    font-size: 18px;
}
}
@media (max-width:991px){
    .banner-image-widget {
    display: block;
}
.banner-widget {
    padding-top: 0px;
    background: none;
     padding-bottom: 50px;
     height: 390px;
}
.container.mobile-container-change {
    max-width: 100%;
}
.mobile-column-change {
    padding: 0;
}
.banner-content {
    left: initial;
    max-width: 100%;
    margin-top: 50px;
}
.mobile-order-1 {
    order: 1;
}
.mobile-order-2 {
    order: 2;
}
.mobile-order-3 {
    order: 3;
}
.about-section {
    background: #EBF5FD;
}
.banner-second-content h6 {
    margin-bottom: 0;
}
.about-section {
    padding-top: 50px;
    padding-bottom: 30px;
}
.about-ads-area {
    padding: 50px 35px;
}
.about-content-area {
    text-align: center;
    margin-top: 50px;
}
.about-listing-widget table {
    text-align: left;
    margin: auto;
    margin-bottom: 20px;
}
.about-listed ul li {
    margin-left: auto;
    margin-right: auto;
}
.about-contact-area {
    margin-top: 20px;
}
.event-heading {
    text-align: center;
    margin-bottom: 40px;
}
.map-section {
    padding-top: 50px;
    padding-bottom: 50px;
}
}
@media (max-width:767px){
    .banner-first-content h4 {
    font-size: 20px;
}
.banner-first-content h1 {
    font-size: 44px;
}
.banner-second-content h4 {
    font-size: 20px;
}
.banner-second-content h6 {
    font-size: 20px;
}
.ads-content h2 {
    font-size: 28px;
}
.list-table h4 {
    font-size: 18px;
}
.list-table h4 span {
    width: 60px;
    height: 60px;
    font-size: 22px;
    margin-left: -74px;
}
.about-content-area h2 {
    font-size: 28px;
}
.about-contact-area h4 {
    font-size: 22px;
}
.registration-heading h2 {
    font-size: 28px;
}
.register-link img {
    max-width: 34px;
}
.registration-qr a {
    width: 130px;
    height: 110px;
}
.scanner-image img {
    height: 110px;
}
.or-text p {
    font-size: 26px;
}
.or-text {
    padding-left: 35px;
    padding-right: 35px;
}
.event-heading h3 {
    font-size: 28px;
}

.banner-widget {
    height: 335px;
  }
}
@media (max-width:576px){
    .banner-content {
    margin-top: 40px;
}
.banner-first-content h4 {
    font-size: 18px;
}
.banner-first-content h1 {
    font-size: 38px;
}
.banner-first-content p {
    font-size: 16px;
}
.banner-first-content ul li {
    font-size: 16px;
}
.banner-second-content p {
    font-size: 16px;
}
.banner-second-content ul li {
    font-size: 16px;
}
.banner-second-content h4 {
    font-size: 18px;
}
.banner-second-content h6 {
    font-size: 18px;
}
.about-ads-area {
    padding: 40px 35px;
}
.ads-content h2 {
    font-size: 24px;
}
.ads-content p {
    font-size: 16px;
}
.list-table h4 {
    font-size: 16px;
}
.list-table h4 span {
    font-size: 20px;
}
.about-content-area h2 {
    font-size: 24px;
}
.about-content-area {
    margin-top: 40px;
}
.about-contact-area h4 {
    font-size: 19px;
}
.about-contact-area p {
    font-size: 16px;
}
.registration-section {
    padding: 40px 0px 50px;
}
.registration-heading h2 {
    font-size: 24px;
}
.registration-heading p {
    font-size: 16px;
}
.register-link img {
    max-width: 30px;
}
.register-link span {
    font-size: 16px;
}
.registration-qr a {
    width: 115px;
    height: 100px;
}
.scanner-image img {
    height: 100px;
}
.or-text p {
    font-size: 20px;
}
.or-text {
    padding-left: 25px;
    padding-right: 25px;
}
.map-section {
    padding-top: 40px;
    padding-bottom: 45px;
}
.event-heading {
    margin-bottom: 30px;
}
.event-heading h3 {
    font-size: 24px;
}
.event-heading h3 img {
    max-height: 38px;
}
.event-heading p {
    font-size: 16px;
}
.about-section {
    padding-top: 45px;
    padding-bottom: 25px;
}
.banner-widget {
    padding-bottom: 45px;
}
.disclamer-heading h2 {
    font-size: 19px;
}
.disclamer-heading p {
    font-size: 16px;
}
.disclamer-section {
    padding-top: 9px;
    padding-bottom: 9px;
}
.logo-widget img {
    max-width: 150px;
}
.calling-widget h4 {
    font-size: 16px;
}
.calling-widget p a {
    font-size: 16px;
}
}
@media (max-width:480px){
    .logo-widget img {
    max-width: 130px;
}
.calling-widget h4 {
    font-size: 15px;
}
.calling-widget p a {
    font-size: 15px;
}
.banner-second-content h4 {
    font-size: 16px;
}
.banner-second-content h6 {
    font-size: 16px;
}
.banner-first-content ul li {
    font-size: 15px;
}
.about-contact-area h4 {
    font-size: 18px;
}
.disclamer-heading h2 {
    font-size: 18px;
}
.ads-content img {
    max-width: 270px;
}
}