* {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
    margin: 0;
    padding: 0;
}
body{
	scroll-behavior: smooth;
    font-family: "OpenSans-normal";    
    /* background: url("../images/new-home/homebg.jpg") no-repeat scroll center/cover; */
}
img{
	max-width: 100%;
}
li{
	list-style:none;
}
a{
	text-decoration:none;
}
.wid-100 {
    width: 100%;
    float: left;
}
.container {
    max-width: 1287px;
    margin: 0 auto;
}
@font-face{
	font-family:"OpenSans-normal";
	font-weight:400;
	src:url('../fonts/OpenSans-normal.ttf') format('truetype');
}
@font-face{
	font-family:"OpenSans";
	font-weight:400;
	src:url('../fonts/OpenSans.ttf') format('truetype');
}
@font-face{
	font-family:"OpenSans-ExtraBold";
	font-weight:800;
	src:url('../fonts/OpenSans-ExtraBold.ttf') format('truetype');
}
@font-face{
	font-family:"OpenSans-Bold";
	src:url('../fonts/OpenSans-Bold.ttf') format('truetype');
}
@font-face{
	font-family:"OpenSans-Regular";
	src:url('../fonts/OpenSans-Regular.ttf') format('truetype');
}
body {
    background-color: #001d41; 
    background: linear-gradient(to bottom,#001d41 23%,#15619d 80%);
    background: -moz-linear-gradient(top,#001d41 23%, #15619d 80%);
    background: -webkit-linear-gradient(top,#001d41 23%,#15619d 80%);
}
/*header-start*/
.inner-new-header,
.inner-new-footer,
.inner-home-page {
    padding: 0 20px;
}
/* .new-header {
    padding-top: 70px; 
} */
.new-header-menu {
    background: url("../images/new-home/headermenubg.png") no-repeat scroll center/cover;
    padding: 12px 16px;    
}
.new-header-menu {
    text-align: right;
}
.new-header-menu a {
    background-color: #198cde;
    color: #fff;
    padding: 5px 20px 5px 30px;
    display: inline-block;
    font-weight: 600;
    position: relative;
    border: 2px solid #fff;
    font-size: 16px;
    border-right-width: 3px;
    border-left-width: 3px;
}
.new-header-menu a:before {
    content: '';
    background: url("../images/new-home/lock.png") no-repeat scroll center/cover;
    background-size: cover;
    width: 19px;
    height: 24px;
    display: inline-block;
    position: absolute;
    left: 8px;
    top: 7px;
    background-size: 62%;
}
/*header-end*/

/*home page start*/
.homeheading {
    background: url("../images/new-home/homeheadingbg.jpg") no-repeat scroll center/cover;
    text-align: center;    
    padding: 12px 0 8px;  
    border-top: 2px solid #011f50;
    border-bottom: 2px solid #011f50;
}
.homeheading h2 {
    font-size: 25px;
    color: #fff;
    font-weight: 800; 
    /* padding-top: 20px;  */
}
.curtain-sec {
    background: url("../images/new-home/homecurtainbgnew.jpg") no-repeat scroll center/cover;
    text-align: center;
    padding: 81px 0 46px;  
    border-left: 2px solid #011f50;
    border-right: 2px solid #011f50;
}
.movie-link {
    color: #fff;
    padding: 20px 0 50px;
}
.movie-link a {
    color: #41aefe;
}
.movie-link a {
    background: url('../images/new-home/homeclipbtn.png') no-repeat scroll center/contain;
    font-size: 21.82px;
    font-weight: 600;
    font-family: 'OpenSans-Bold';
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
    padding: 15px 24px 15px 66px;
}
.movie-link span {
    font-weight: 600;
    font-size: 32px;
    text-transform: uppercase;
}
.new-site-link {
    text-align: center;
}
.new-site-link h3 {
    font-size: 24px;
    color: #fff;
    padding-bottom: 15px;
}
.new-site-link a {
    font-size: 36.76px;
    color: #fff;
    line-height: 40px;
    display: inline-block;
    background: url('../images/new-home/homelinkbg.png') no-repeat scroll center/cover;
    padding: 20px 27px;
    font-family: "OpenSans-Bold";
}
.new-site-link {
    text-align: center;
    background-color: #011f50;
    padding: 21px 0 38px;
}
.homepagevideo {
    display: none;
    background-color: #e7e7e7;
    padding: 20px 100px;
}
.homepagevideo.curtain-sec {
    padding: 73px 159px 143px;
}
/*home page end*/

/*---------Responsive-------------*/
@media screen and (max-width: 1280px) {
    .curtain-sec {
        padding: 81px 0 46px; 
    }
    .new-site-link a {
        background-size: contain;
        padding: 20px 27px;
    }
    .homepagevideo.curtain-sec {
        padding: 81px 139px 134px;
    }
}
@media screen and (max-width: 1024px) {
    .curtain-sec .movie-link a {
        font-size: 18px;
    }
    .curtain-sec .movie-link {
        padding: 25px 0 0;
    }
    .homeheading {
        padding: 12px 50px 8px;  
    }
    .homepagevideo.curtain-sec {
        padding: 56px 146px 136px;
    }
    .homeheading h2 {
        font-size: 20px;
        padding-top: 8px;
    }
    .curtain-sec img {
        max-width: 70%;
        width: 100%;
    }
    .curtain-sec {
        padding: 70px 0 84px;
    }
    .new-site-link a {
        font-size: 26.76px;
        background-size: contain;
    }
}
@media screen and (max-width: 991px) {
    .curtain-sec .movie-link a {
        font-size: 16px;
        font-weight: 400;
    }
    .curtain-sec .movie-link {
        padding: 20px 0 0;
    }
    .homepagevideo.curtain-sec {
        padding: 57px 159px 150px;
    }
    .curtain-sec {
        padding: 67px 0 67px;
    }
    .movie-link a, .movie-link span {
        font-size: 26px;
    }  
}
@media screen and (max-width: 768px) {
    .homepagevideo.curtain-sec {
        padding: 41px 88px 77px;
    }
    .curtain-sec .movie-link {
        padding: 0;
    }
    .homepagevideo {
        padding: 20px 30px;
    }
    .new-header-menu a {
        font-size: 14px;
    }
    .new-header-menu {
        padding: 5px 15px;
    }    
    .homeheading h2 {
        font-size: 16px;
    }
    /* .curtain-sec {
        padding: 103px 0 111px;
    } */
    .curtain-sec {
        padding: 43px 0 46px;
    }
    .movie-link {
        padding: 15px 0;
    }
    .movie-link a, 
    .movie-link span {
        font-size: 20px;
    }
    .new-site-link a {
        font-size: 18.76px;
    }
    .new-site-link h3 {
        font-size: 18px;
        padding-bottom: 0;
    }
}
@media screen and (max-width: 667px) {
    .curtain-sec .movie-link {
        padding: 6px 0 10px;
    }
    .curtain-sec .movie-link a {
        font-size: 12px;
        letter-spacing: 1px;
        padding: 10px 18px 10px 45px;
    }
    .homepagevideo.curtain-sec {
        padding: 45px 71px 45px;
    }
    .homeheading h2 {
        font-size: 14px;
    }    
    .homeheading h2 {
        padding-top: 0;
    }
    .new-header-menu a::before {
        top: 4px;
    }
    .new-header-menu a {
        padding: 5px 20px 5px 30px;
    }
    .curtain-sec {
        padding: 45px 0 45px;
    }
    .movie-link a, 
    .movie-link span {
        font-size: 18px;
    }
}
@media screen and (max-width: 480px) {
    .curtain-sec .movie-link a {
        font-size: 12px;
        letter-spacing: 0;
        padding: 7px 18px 7px 45px;
    }
    .homepagevideo.curtain-sec {
        padding: 25px 72px 66px;
    }
    .homeheading {
        padding: 12px 30px 12px;
    }    
    .curtain-sec {
        padding: 31px 0 30px;
    }
    .movie-link a, 
    .movie-link span {
        font-size: 16px;
    }
}
@media screen and (max-width: 414px) {
    .curtain-sec .movie-link a {
        font-size: 10px;
        padding: 7px 10px 7px 32px;
    }
    .curtain-sec .movie-link {
        padding: 0;
    }
    .homepagevideo.curtain-sec {
        padding: 30px 60px 43px;
    }
    .curtain-sec {
        padding: 30px 0;
    }
    .movie-link {
        padding: 0;
    }   
    .new-site-link a {
        font-size: 14.76px;
    }
}
@media screen and (max-width: 375px) {
    .curtain-sec {
        padding: 25px 0 28px;
    }   
    .homepagevideo.curtain-sec {
        padding: 20px 47px 38px;
    }
}

.privacy-link {
    color: white;
}

.privacy-link:hover {
    color: blue;
}

