.header.header-transparent {
    background-color:#0f3856;
}

#aes_academy_features p {
    font-size:2rem;			
}

#main-slide .slider-content {
    top: 25%;
}
    #main-slide h1.slide-sub-title,
    #main-slide h2.slide-title,
    #main-slide h3,
    #main-slide h4  {
      /* text-shadow: 2px 2px 4px #000000; */
      font-weight: 400;
      text-transform: uppercase;
      font-size: 13.5rem;
      line-height: 1;
    }

    #main-slide h1.slide-sub-title {
        font-size: 7rem;
    }
    #main-slide h2.slide-title {
        font-size:6rem;
        font-weight: bold;
    }



    #main-slide h2.slide-title {
      font-size: 6.5rem
    }
    #main-slide h3 {
        font-size: 5rem;
        text-transform: normal;
        font-weight: 500;
    }
    #main-slide h4 {
        font-size: 3.3rem;
        font-weight: 500;
        margin-top: 0;
        margin-bottom: 3rem;
    }

    #main-slide .slider.btn {
        font-size: 2rem;
        box-shadow: 2px 2px 2px 2px #000;
    }
    
    section#ts-intro {
        padding-bottom: 40px;
    }


    #aes_academy_features h1 {
        font-weight: normal;
        text-transform: uppercase;
        font-size: 7.2rem;
    }
        #aes_academy_features h1 span {
            font-size: 2rem;
        }
    #aes_academy_features h2 {
        margin-top:0;
        margin-bottom: 3rem;
        font-weight: bold;
    }
    #aes_academy_features h3 {
        margin:0;
        font-size:3rem;
        font-weight:bold;
    }

    #aes_academy_features img {
        width: 100%;
    }

    #aes_academy_features_list {
        margin-top:6rem;
    }
    #aes_academy_features_list h4 {
        color:#000;
        font-weight: bold;
        font-size:2rem;
        margin-top:0;
    }

    #aes_academy_purchase {
        margin-top:6rem;
        font-size: 1rem;
    }
        #aes_academy_purchase h5 {
            font-size: 4rem;
            line-height: 1;
            text-transform: uppercase;
            margin-bottom: 2rem;
        }
        #aes_academy_purchase p {
            font-size:1.5rem;
        }
        #aes_academy_purchase p strong{
            font-size:2rem;
        }


.logo {
    padding:0;
}
    .logo img {
        height: 100px;
    }


.page-banner-title2 {
    position: absolute;
    top: 60%;
    width: 100%;
    height: 100%;
}

.page-banner-title, {
    position: absolute;
    top: 60%;
    width: 100%;
    height: 100%;
}



@media (max-width: 991px) {
    #main-slide .slider-content {
        top: 50%;
    }
        #main-slide h1.slide-sub-title {
            font-size: 8rem;
        }
        #main-slide h2.slide-title {
        font-size: 3.5rem
        }
        #main-slide h3 {
            font-size: 2rem;
        }
        #main-slide h4 {
            font-size: 1.3rem;
            margin-bottom: 1rem;
        }
}

@media (max-width: 767px) {   
    #main-slide h1.slide-sub-title {
        font-size: 5rem;
    }
    #main-slide h2.slide-title {
    font-size: 2.5rem
    }
    #main-slide h3 {
        font-size: 1.5rem;
    }
    #main-slide h4 {
        font-size: 1.5rem;
        margin-bottom: 1rem;
    }

    .logo img {
        height: auto;
    }

}

.venu-info-content.box1,
.venu-info-content.box3 {
    background-color:red;
}
.footer,
.ts-venue {
    background-color:#bbb;
}




