.container-xxl{
    padding-right:20px;
    padding-left:20px;
}
h1{
    font-size: 42px;
}
h2{
    font-size: 36px;
}
.font-128{
    font-size: 64px !important;
}
.font-64{
    font-size: 36px !important;
}
.font-40{
    font-size: 26px !important;
}
.font-22{
    font-size: 18px !important;
}
.font-20{
    font-size:16px !important;
}
.home-hero-2 {
    padding:50px 20px;
}
.triangular-section-col,
.triangular-section-col-2{
    padding: 0px 20px 20px 20px !important;
}
/* .triangular-section-button{
    margin-top: 20px;
    top:0%;
    left: 0%;
    transform: rotate(0deg);
} */
.m-n-25,
.streaming-services,
.m-n-15-2{
    margin: 0;
}
.streaming-services-img-col-1{
    padding-left: 20px;
}
.streaming-services-img-col-2{
    padding-right: 20px;
}
.streaming-services-text-col{
    padding:50px 100px;
}
ul.service-features{
    font-size: 18px !important;
}
.streaming-services-image{
    margin-top: 0;
}


/* Hotel Capacity Table */
.responsive-table .table thead{
    display: none;
}
.responsive-table .table tbody tr:nth-child(2n){
    background-color: #00000050;
}
.responsive-table .table tbody tr{
    margin-bottom: 20px;
}
.responsive-table .table tbody tr,
.responsive-table .table tbody td{
    display: block;
}
.responsive-table .table tbody td{
    text-align: right;
}
.responsive-table .table tbody td::before{
    content: attr(data-title) ": ";
    float: left;
}
img.mylogo {
    margin: 0px 0px 0px 0px !important;
    text-align: center;
    width: 150px;
}
.triangular-section-text-col {
    padding: 0px 20px 0px 20px !important;
    z-index: 99999;
}
body {
    margin: 0px;
    font-family: var(--bs-font-sans-serif);
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
}
a.text-white.font-20.d-block.mt-2 {
    text-align: center;
}
nav.navbar.navbar-expand-xxl.background-primary {
    background-color: #1816160a !important;
}
.d-flex.gap-3.justify-content-end {
    justify-content: center !important;
}
header.background-secondary.headline {
    text-align: center;
}
.home-hero-2 {
    padding: 50px 50px;
    clip-path: none;
}
.col-lg-6.bg-position-center.bg-repeat-none.bg-cover.home-hero.home-hero-2 {
    background-size: cover;
    height: fit-content;
}
/* section.section.position-relative {
    height: 625px;
} */

img.img-fluid.d-block.mx-auto.w-100 {
    width: 150px !important;
    padding: 12px;
}
.home-hero {
    padding-bottom: 50px !important;
}
.services.service-1.m-n-15.position-relative {
    margin-top: 0px !important;
}
.row.height-100.mobile {
    height: auto !important;
}
.triangular-section-headings {
    position: relative;
    padding-left: 15px;
    z-index: 0;
    width: 100% !important;
}

.triangular-section-text-col-2 {
    padding: 0px 20px 0px 20px;
}
.text-box.triangular-section-text-box {
    text-align: center;
}
.row.flex-lg-row.flex-column-reverse.mb-2 {
    padding-top: 0px;
}
.line-height-07 {
    line-height: 0.9em;
}
h2.font-64.accent-color.heading-logo {
    font-size: 60px !important;
}
.triangular-section-heading-mobile .bg-heading {
    width: 100% !important;
    White-space: nowrap;
    color: rgba(255, 255, 255, 0.1);
    font-size: 40px !important;
}