<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
*{
    margin: 0;
}
html,
body{
    height: 100%;
}
body::-webkit-scrollbar-track{
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #333333;
}
body::-webkit-scrollbar{
    width: 6px;
    background-color: #333333;
}
body::-webkit-scrollbar-thumb{
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #dddddd;
}
@font-face {
    font-family: 'TimesEuropaRoman';
    src: url('../../fonts/yd-font/TimesEuropaRoman.eot');
    src: url('../../fonts/yd-font/TimesEuropaRoman.eot') format('embedded-opentype'),
         url('../../fonts/yd-font/TimesEuropaRoman.woff2') format('woff2'),
         url('../../fonts/yd-font/TimesEuropaRoman.woff') format('woff'),
         url('../fonts/yd-font/TimesEuropaRoman.ttf') format('truetype'),
         url('../../fonts/yd-font/TimesEuropaRoman.svg#TimesEuropaRoman') format('svg');
}
#loader{
    position: fixed;
    width: 100%;
    height: 100vh;
    z-index: 9999;
    background-color: #000;
}
#loader .load{
    position: fixed;
    width: 206px;
    left: 50%;
    margin-left: -103px;
    top: 45%;
    margin-top: -103px;
}
#loader .load .cl{
    left: 50%;
    margin-left: -36px;
    top: 45%;
    margin-top: 63px;
    opacity: 0.8;
    position: absolute;
}
#loader .load .cl img{
    position: absolute;
}
/*Main Container Css*/
.malaikottaiPage{
    padding: 0;
    margin: 0;
    font-family: "TimesEuropaRoman", sans-serif;
    height: auto !important;
    font-size: 1.4rem;
    color: #4F4539;
    background: #d4d6cc;
}
.malaikottaiPage a{text-decoration: none;}
.malaikottaiPage .section{position: relative;}
.malaikottaiPage .homeSection{position: relative;z-index: 1;}
.malaikottaiPage .thirdSection,
.malaikottaiPage .forthSection{position: relative;margin-top: -4%;}
.malaikottaiPage .forthSection .burningFire{ bottom: -10%;}
.malaikottaiPage .homeSection .absoluteContainer{
    position: absolute;
    left: 5%;
    right:5%;
    top: 10%;
    width: 50%;
    margin: 0 auto;
}
.malaikottaiPage .homeSection .police_strip_1{
    position: absolute;
    width: 105%;
    bottom: -10%;
    z-index: 9;
}
.malaikottaiPage .secondSection {
    margin-top: -22%;
    z-index: 1;
}
.malaikottaiPage .secondSection .absoluteContainer{
    position: absolute;
    top: 11%;
    left: 0;
    right: 0;
    width: 80%;
    margin: 0 auto;
    text-align: center;
    color:#723A12;
}
.malaikottaiPage .secondSection .videoSec{
    margin: 0 auto;
    width: 55%;
    text-align: center;
    color:#fff;
}
/* .malaikottaiPage .secondSection .video-item{
    background-color: #F2DEAB;
    padding: 20px;
} */
.malaikottaiPage .mainContainer{overflow-x: hidden;}
.malaikottaiPage .model_open{display: block;}
.malaikottaiPage .yd-playIco{position: absolute;top: 36%;}
.malaikottaiPage .secondSection .video-item .text{
    margin: 0;
    color: #1b1610;
    font-size: 1.9rem;
    font-weight: bold;
    font-family: 'OswaldMedium';
    /* background: rgba(0, 0, 0, 0.7); */
    padding: 0;
    text-transform: uppercase;
    width: 90%;
    margin: 0 auto;
    font-style: normal;
}
.malaikottaiPage .secondSection .owl-controls .owl-prev,
.malaikottaiPage .secondSection .owl-controls .owl-next{
    position: absolute;
    width: auto;
    top: 35%;
    font-size: 7rem;
    color: #ae9566;
}
.malaikottaiPage .secondSection .owl-controls .owl-prev{left: -20%;}
.malaikottaiPage .secondSection .owl-controls .owl-next{right: -20%;}

.malaikottaiPage .secondSection .synopsis{width: 55%;text-align: center;margin: 0 auto;margin-top: 15%;}
.malaikottaiPage .h3_heading{font-size: 3.5rem;font-weight: 800;margin-bottom: 1rem; text-transform: uppercase;}
.malaikottaiPage .secondSection .text{font-size: 2rem; text-transform: inherit;font-weight: 800; font-style: italic;}

.malaikottaiPage .forthSection {position: relative;}
.malaikottaiPage .forthSection .ropeTop,
.malaikottaiPage .forthSection .ropeBottom{position: absolute; left: 0; right:0; margin: 0 auto; width: 100%; z-index: 2;}
.malaikottaiPage .forthSection .ropeTop{top: -3%;}
.malaikottaiPage .forthSection .ropeBottom{bottom: -3%;}

.malaikottaiPage .forthSection .responsiveCastImage{position: relative; z-index: 1;}

.malaikottaiPage .thirdSection .absoluteContainer{
    position: absolute;
    right: 10%;
    top: 14%;
    width: 40%;
    text-align: center;
    color:#723A12;
}
.malaikottaiPage  .video-carousel-site .owl-controls{margin-top:0px}
.malaikottaiPage .thirdSection .text{font-size: 2rem; text-transform: inherit;}

.malaikottaiPage .backgroundVideo{
    position: relative;
}
.malaikottaiPage .secondSection .video-carousel-site{
    position: absolute;
    width: 66%;
    left: 0;
    top: 14%;
    right: 0;
    margin: 0 auto;
    padding: 0;
    background: #f3dfab;
}
.backgroundVideoFrame{position: relative; z-index: 1;}

@media screen and (min-width:320px) and (max-width: 1000px){
    .malaikottaiPage .secondSection .absoluteContainer{width: 80%;}
    .malaikottaiPage .secondSection .videoSec{width: 100%;}
    .malaikottaiPage .secondSection { margin-top: -45%;  }
    .malaikottaiPage .secondSection .synopsis{margin-top: 10%; width: 100%;}
    .malaikottaiPage .h3_heading{font-size: 2.2rem;}
    .malaikottaiPage .thirdSection .absoluteContainer {
        right: 0;
        left: 0;
        margin: 0 auto;
        top: 6%;
        width: 80%;
    }
    .malaikottaiPage .thirdSection .text {  font-size: 2rem; }
    .malaikottaiPage .homeSection .absoluteContainer{  width: 90%; top: 20%;    }
    .malaikottaiPage .secondSection .owl-controls .owl-prev{left: -23%;top: 23%;}
    .malaikottaiPage .secondSection .owl-controls .owl-next {  right: -23%; top: 23%;}
    .malaikottaiPage .secondSection .text,
    .malaikottaiPage .thirdSection .text{font-size: 1.3rem;}
}


@media screen and (min-width: 1024px) and (max-width: 1279px){
    .malaikottaiPage .thirdSection .text { font-size: 1.2rem; }
    .malaikottaiPage .h3_heading{font-size: 2rem;}
}
@media screen and (min-width: 1100px) and (max-width: 1279px){
    .malaikottaiPage .secondSection .text,
    .malaikottaiPage .thirdSection .text{font-size: 1.5rem;}
}
@media screen and (min-width: 1280px) and (max-width: 1366px){
    .malaikottaiPage .secondSection .text{font-size: 2rem;}
    .malaikottaiPage .h3_heading{font-size: 3.5rem;}
    .malaikottaiPage .thirdSection .text{font-size: 2rem;}
}
@media screen and (min-width: 1680px) and (max-width: 1920px){
    .malaikottaiPage .secondSection .text,
    .malaikottaiPage .thirdSection .text{font-size: 2.5rem;}
    .malaikottaiPage .thirdSection .absoluteContainer{top:20%}
}

@media screen and (min-width: 1921px) and (max-width: 2600px){
    .malaikottaiPage .secondSection .text,
    .malaikottaiPage .thirdSection .text{font-size: 3rem;}
    .malaikottaiPage .thirdSection .absoluteContainer{top:20%}
}
</pre></body></html>