#BGVideo{
    display: block;
}
#TLPart1{
    width: 100%;
    height: fit-content;
    position: relative;
}
#TLPart1 p{
    width: 100%;
    text-align: center;
    color: white;
    font-family: 'MainFontIt';
    font-size: 30px;
    line-height: 1.7;
}
#TlPart2{
    width: 100%;
    height: fit-content;
    position: relative;
    z-index: 3;
}
#TLPartt2BG{
    width: 104%;
    height: auto;
    position: relative;
    left: -2%;
    top: 0;
}
#TLPartt2Pilot{
    width: 30%;
    position: absolute;
    top: -30%;
    left: 0px;
    z-index: 2;
}
#TlPart2 p{
    width: max-content;
    height: max-content;
    color: white;
    font-family: 'MainFontIt';
    font-size: 30px;
    line-height: 1.7;
    padding: 20px;
    position: absolute;
    left: 3%;
    top: 45%;
    transform: translateY(-50%);
    background-color: rgba(255, 255, 255, -10);
    backdrop-filter: blur(7px);
    -webkit-backdrop-filter: blur(7px);
    border-radius: 50px;
   
}
#TLpart3 , #TLPart4{
    width: 100%;
    height: fit-content;
    position: relative;
    top: -55px;
}
#TLPart4{
    top: -155px;
}
#TLpart3 img , #TLPart4BG{
    width: 100%;
    height: auto;
    position: relative;
    left: 0;
    top: 0;
}
#TlPart3Sec {
    width: 90%;
    height: fit-content;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50% , -50%);
    padding: 20px;
    background-color: rgba(255, 255, 255, 0);
    backdrop-filter: blur(7px);
    -webkit-backdrop-filter: blur(7px);
    border-radius: 50px;
    opacity: 1;
}
#TLpart3P1 , #TLpart3P2{
    width: 100%;
    text-align: center;
    font-size: 30px;
    color: white;
    font-family: 'MainFontIt';
    line-height: 1.7;
    position: relative;
    z-index: 2;
}
.headtitle{
    color: #ceb36c;
    font-family: 'MainFont';
    font-weight: bold;
}
#TLpart3P2{
    text-align: left;
}
.title{
    color: #ceb36c;
}
#TLPart4top{
    position: absolute;
    right: 20px;
    top: -100px;
    z-index: 3;
}
#TLPart4bottom{
    width: 23%;
    position: absolute;
    left: 10px;
    bottom: -100px;
    z-index: 3;
}
#TLPart4 p{
    width: 90%;
    height: fit-content;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50% , -50%);
    padding: 20px;
    background-color: rgba(255, 255, 255, -10);
    backdrop-filter: blur(7px);
    -webkit-backdrop-filter: blur(7px);
    border-radius: 50px;
    color: white;
    font-family: 'MainFontIt';
    font-size: 30px;
    line-height: 1.3;
}
#TLPart5{
    width: 100%;
    height: fit-content;
    position: relative;
    margin-top: -8%;
}
#TLPart5 p{
    width: 100%;
    text-align: center;
    color: white;
    font-family: 'MainFontIt';
    font-size: 30px;
    line-height: 1.7;
}
#TLPart5 img{
    width: 20%;
    position: absolute;
    right: 10px;
    bottom: -100px;
    z-index: 2;
}
@media(max-width : 1490px){
    #TLPart1 p , #TLPart2 p , #TLPart3 p ,#TLPart4 p ,#TLPart5 p{
        font-size: 25px;
    }
    #TLPart4top {
        width: 28%;
    }
}
@media(max-width : 1190px){
    #TLPart1 p , #TLPart2 p , #TLPart3 p ,#TLPart4 p ,#TLPart5 p{
        font-size: 20px;
    }
    #TLPart4top {
        width: 28%;
    }
}
@media(max-width : 1027px){
    #TLPart1 p , #TLPart2 p , #TLPart3 p ,#TLPart4 p ,#TLPart5 p{
        font-size: 16px;
    }
    #TLPart4top {
        width: 28%;
    }
    #TLPart4bottom {
        bottom: -55px;
    }
    #TLPart5 img {
        width: 23%;
        bottom: -75px;
    }
    #TLPart5{
        margin-top: -14% ;
    }
}
@media(max-width : 875px){
    #TLPart1 p , #TLPart2 p , #TLPart3 p ,#TLPart4 p ,#TLPart5 p{
        font-size: 14px;
    }
    #TLPart4top {
        width: 28%;
    }
}
@media(max-width : 790px){
    #TLPart1 p , #TLPart2 p , #TLPart3 p ,#TLPart4 p ,#TLPart5 p{
        font-size: 12px;
        line-height: 1.5;
    }
    #TlPart3Sec {
        top: 45%;
    }
}
@media(max-width : 680px){
    #TLPart1 p , #TLPart2 p , #TLPart3 p ,#TLPart4 p ,#TLPart5 p{
        font-size: 12px;
        line-height: 1.3;
    }
    #TLPart5{
        margin-top: -14% ;
        margin-bottom: 4%;
    }
    #main{
        overflow-x: hidden;
    }
}
@media(max-width : 630px){
    #TLPart1 p , #TLPart2 p , #TLPart3 p ,#TLPart4 p ,#TLPart5 p{
        font-size: 10px;
        line-height: 1.3;
    }
    #TLPart4top {
        top: -70px;
    }
}

@media(max-width : 560px){
    #TLPart1 p , #TLPart2 p , #TLPart3 p ,#TLPart4 p ,#TLPart5 p{
        font-size: 8px;
        line-height: 1.2;
    }
    #TlPart3Sec{
        padding: 15px;
    }
}
@media(max-width : 490px){
    #TLPart1 p , #TLPart2 p , #TLPart3 p ,#TLPart4 p ,#TLPart5 p{
        font-size: 1.4vw;
        line-height: 1.2;
    }
    #TlPart3Sec{
        padding: 15px;
    }
    #TLPart5 {
        margin-top: -25%;
    }
    #TLpart3, #TLPart4 {
        top: -25px;
    }
    #TLPart4 {
        top: -90px;
    }
    #TLPart5 {
        margin-top: -11%;
    }
    #TLPart4top {
        width: 24%;
        right: 0px;
        top: -13px;
    }
    #TLPart4bottom {
        bottom: -40px;
    }
    #TLPart5 img {
        width: 22%;
        bottom: -55px;
    }
    #TLPartt2Pilot {
        left: -14px;
    }
}
@media(max-width : 400px){
    #TLPart1 p, #TLPart2 p, #TLPart3 p, #TLPart4 p, #TLPart5 p {
        font-size: 1.4vw;
    }
    #TLPart2 p{
        border-radius: 20px;
    }
}

