* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
@font-face {
    font-family: logoFont;
    src:url(../../fonts/Gasgass.woff);
}
@font-face {
    font-family: spanLogoFont;
    src:url(../../fonts/RushwellPersonalUseOnly.woff);
}
@font-face {
    font-family: fontWeb;
    src:url(../../fonts/Hacen-Saudi-Arabia.woff);
}
@font-face {
    font-family: chocola;
    src:url(../../fonts/ChocolateBarDemo.woff);
}
body {
    width: 100%;
    height: 100vh;
    background: url(../../imgs/new.jpg);
    background-position: left;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
    z-index: 1;
    overflow-x: hidden;
}
body:before {
    content: "";
    width: 100%;
    height: 265vh;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #3B5999;
    opacity: .3;
    z-index: -1;
}
.header a {
    text-decoration: none;
}
@media (min-width:100px) and (max-width:1460px) {
    body:before {
        height: 230vh;
}
@media (max-width:1380px) {
    .video2 video {
        width: 100%;
        margin-left: 7%;
    }
}
}
.ul {display: none;}
.header {
    background: #192a56;
    padding: 6px 24px;
    color: #381460;
    margin: 0;
    letter-spacing: 1;
    font: caption;
    font-size: 24px;
    text-transform: uppercase;
}
.header h1 {
    position: relative;
    left: 45%;
    font-family: chocola;
    cursor: pointer;
    color: red;
}
.header h1 .hvr-wobble-horizontal{
    position: absolute;
    left: -5%;
    transition: all .7s;
}
.header h1 span {
    font-family: spanLogoFont;
    color: #fff;
}
.header .icons i{ /* Start icon */
    position: absolute;
    float: right;
    color: #fff;
    cursor: pointer;
    transition: all .5s;
    margin-right: 6%;
    font-size: 30px;
}
.header .icons i:nth-child(1) {
    position: absolute;
    top: 4%;
    right: 0%;
}
.header .icons i:nth-child(1):hover {
    color: #DD4B39;
    transform: scale(1.2);
}
.header .icons i:nth-child(2) {
    position: absolute;
    top: 4%;
    right: 5%;
}
.header .icons i:nth-child(2):hover {
    color: #CD201F;
    transform: scale(1.2);
}
.header .icons i:nth-child(3) {
    position: absolute;
    top: 4%;
    right: 10%;
}
.header .icons i:nth-child(3):hover {
    color: #55ACEE;
    transform: scale(1.2);
}
.header .icons i:nth-child(4) {
    position: absolute;
    top: 4%;
    right: 15%;
}
.header .icons i:nth-child(4):hover {
    color: #3B5999;
    transform: scale(1.2);
} 
.header .icons span {
    display: inline-block;
    background-color: #fff;
    position: absolute;
    top: 3%;
    left: 5%;
    width: 125px;
    padding: 4px;
    border-radius: 75px;
    font-family: fontweb;
    font-size: 20px;
    cursor: pointer;
}
.header .icons span a {
    color: #55ACEE;
    padding: 0;
    margin: 0;
    text-align: left;
    text-decoration: none;
}
.header .icons span i {
    position: absolute;
    padding-right: 4px;
    margin: 4px;
    top: 100%;
    color: #55ACEE;
    font-size: 25px;
}
.header .icons .follow i:hover {
    color: khaki;
}
.header .icons .search {display: none;}
/* End icon*/
/* End Header  */
/* Start Menu */
.checkbtn {
    font-size: 30px;
    color: white;
    float: left;
    line-height: 80px;
    margin-left: 40px;
    cursor: pointer;
    display: none;
}
#check {
    display: none;
}
.menu .header2 {display: none;}
.header3 {display: none;}
.menu {
    position: sticky;
    top: 0;
    left: 0;
    background-color: #273c75;
    overflow: hidden;
    z-index: 10;
}
.menu ul li{
    list-style: none;
}
.menu ul li a{
    text-decoration: none;
    font-size: 19px;
    letter-spacing: 1;
    float: left;
    color: #fff;
    text-align: center;
    padding: 16px 24px;
    transition: all .7s;
    font-family: fontWeb;
}
.menu ul li a:hover {
    color: #278ea5;
    opacity: .5;
    font-size: 19px;
    transform: scale(.8);
}
.clear {
    clear: both;
}
.search {
    position: absolute;
    top: 19%;
    right: 6%;
    display: inline-block;
    height: 40px;
    border-radius: 40px;
    padding: 10px;
    background-color: #fff;
}
.search:hover .search-text {
    width: 250px;
    padding: 0px 6px;
}
.search-btn {
    position: relative;
    top: 10%;
    right: -17%;
    width: 25px;
    height: 40px;
    color: #278ea5;
    float: right;
    border-radius: 50%;
}
.search-text {
    border: none;
    background: none;
    outline: none;
    float: left;
    padding: 0;
    font-size: 16px;
    color: #278ea5;
    transition: .4s;
    line-height: 20px;
    width: 0px;
    font-family: fontWeb;
    text-align: center;
}
/* End Menu */
.v1 {display: none;}
.par {
    display: none;
    display: inline-block;
    font-size: 20px;
    padding: 10px 35px;
    border-radius: 8px;
    background-color: #F8EFA5;
    color: #282015;
    font-family: fontweb;
    transition: all .5s;
}
.par:hover {
    color: black;
    background: #FAC562;
}
.film1,.video,.story {
    width: calc(96% / 3);
    margin: 1%;
    float: left;
    margin-bottom: 10%;
}
.film1 {
    text-align: center;
    width: 26%;
    height: 450px;
    border-radius: 23px;
    cursor: pointer;
    overflow: hidden;
    float: right;
}
.story p{
    width: 110%;
    padding: 5px;
    margin: 5px;
    background-color: black;
    opacity: .8;
    color: #fff;
    font-family: fontweb;
}
.video video {
    margin-top: 15%;
    border-radius: 23px;
}
.video .hvr-float {
    margin-top: 10%;
    margin-left: 25%;
    display: inline-block;
    font-size: 20px;
    padding: 10px 35px;
    border-radius: 8px;
    background-color: #F8EFA5;
    color: #282015;
    font-family: fontweb;
    transition: all .5s;
}
.video .hvr-float:hover {
    color: black;
    background: #FAC562;
}
/* Buzz */
@-webkit-keyframes hvr-buzz {
    50% {
      -webkit-transform: translateX(3px) rotate(2deg);
      transform: translateX(3px) rotate(2deg);
    }
    100% {
      -webkit-transform: translateX(-3px) rotate(-2deg);
      transform: translateX(-3px) rotate(-2deg);
    }
  }
  @keyframes hvr-buzz {
    50% {
      -webkit-transform: translateX(3px) rotate(2deg);
      transform: translateX(3px) rotate(2deg);
    }
    100% {
      -webkit-transform: translateX(-3px) rotate(-2deg);
      transform: translateX(-3px) rotate(-2deg);
    }
  }
  .hvr-buzz {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  }
  .hvr-buzz:hover, .hvr-buzz:focus, .hvr-buzz:active {
    -webkit-animation-name: hvr-buzz;
    animation-name: hvr-buzz;
    -webkit-animation-duration: 0.15s;
    animation-duration: 0.15s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
  }
  
/* Float */
.hvr-float {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
  }
  .hvr-float:hover, .hvr-float:focus, .hvr-float:active {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
.film2,.video2,.film3 {
    margin: 1%;
    margin-bottom: 0;
}
.film2 {
    width: 19%;
    float: left;
    cursor: pointer;
    overflow: hidden;
    border-radius: 23px;
}
.film2 img {
    width: 100%;
    transition: all 1s;
    height: 650px;
}
.film2 img:hover {
    transform: scale(1.4) rotate(25deg);
}
.video2 {
    width: 50%;
    float: left;
}
.video2 video {
    margin-top: 15%;
    border-radius: 23px;
}
.film3 {
    width: 19%;
    float: right;
    cursor: pointer;
    overflow: hidden;
    border-radius: 23px;
}
.film3 img {
    width: 100%;
    height: 650px;
    transition: all 1s;
    cursor: pointer;
}
.film3 img:hover {
    transform: scale(1.4) rotate(25deg);
}
.film1 img {
    width: 100%;
    height: 100%;
    transition: all 1s;
}
.film1 img:hover {
    transform: scale(1.4) rotate(25deg);
}
.clear {
    clear: both;
}
.footer {
    background: #273c75;
    opacity: .9;
}
.footer .containear4 {
    width: 50%;
    float: left;
    font-family: fontweb;
    color: #fff;
}
.footer .subscription {
    width: 50%;
    float: left;
}
.afilms {  /* films you can choose type of films */
    width: calc(80% / 3);
    margin: 10% 5% 10% 0;
    float: left;
}
.afilms p {
    font-size: 14px;
}
.afilms h3,p {
    text-align: right;
    transition: all .5s;
    cursor: pointer;
    margin-bottom: 5%;
}
.afilms h3:hover {
    color: #55ACEE;
}
.afilms p:hover {
    color: #55ACEE;
}
.subscription {   /*you can make account and subscribtion in website */
    width: 50%;
}
.subscription h1 {
    width: 100%;
    font-size: 50px;
    margin: 5% 5% 0 40%;
}
.subscription h1 .hvr-wobble-horizontal{
    transition: all .7s;
}
.subscription h1 {
    font-family: chocola;
    cursor: pointer;
    color: red;
}
.subscription h1 span {
    font-family: spanLogoFont;
    color: #fff;
}
.subscription p {
    margin: 1% 10% 0 30%;
    font-family: fontweb;
    font-size: 15px;
    line-height: 2;
    text-align: center;
    color: #fff
}
.subscription .search-area {
    width: 100%;
    margin: 1% 10% 0 38%;
}
.subscription input {
    padding: 4.5px;
    width: 200px;
    border: none;
    font-size: 16px;
    font-family: fontweb;
    border-radius: 25px 0 0 25px;
    float: left;
    text-align: center;
}
.subscription button {
    padding: 7px;
    border: none;
    font-size: 16px;
    background: #1b2a49;
    color: #fff;
    border-radius: 0 25px 25px 0;
    cursor: pointer;
    float: left;
} 
html {
    scroll-behavior: smooth;
}

@media (max-width:1080px) {
    .checkbtn {
        font-size: 30px;
        color: white;
        float: left;
        line-height: 80px;
        margin-left: 40px;
        cursor: pointer;
        display: none;
    }
    #check {
        display: none;
    }
    .menu {
        position: sticky;
        top: 0;
        left: 0;
        background-color: #273c75;
        overflow: hidden;
        z-index: 10;
    }
    .menu ul li{
        list-style: none;
    }
    .menu ul li a{
        text-decoration: none;
        font-size: 19px;
        letter-spacing: 1;
        float: left;
        color: #fff;
        text-align: center;
        padding: 16px 14px;
        transition: all .5s;
        font-family: fontWeb;
    }
    .menu ul li a:hover {
        color: #278ea5;
        opacity: .5;
        font-size: 19px;
        transform: scale(.8);
    }
    .search {
        position: absolute;
        top: 25%;
        right: 6%;
        display: inline-block;
        height: 40px;
        border-radius: 40px;
        padding: 10px;
        transition: all .5s;
        background-color: #fff;
    }
    .search:hover .search-text {
        width: 250px;
        padding: 0px 6px;
    }
    .search-btn {
        position: relative;
        top: 10%;
        right: -17%;
        width: 25px;
        height: 40px;
        color: #278ea5;
        float: right;
        border-radius: 50%;
    }
    .search-text {
        border: none;
        background: none;
        outline: none;
        float: left;
        padding: 0;
        font-size: 14px;
        color: #278ea5;
        transition: all .5s;
        line-height: 20px;
        width: 0px;
        font-family: fontWeb;
        text-align: center;
    }
    .story p {
        position: relative;
        left: 34%;
        width: 76%;
    }
    }
    @media (max-width:1230px) {
        .story p {
            position: relative;
            left: 25%;
            width: 90%;
        }
    }
    @media (max-width:950px) {
    .video {display: none;}
    .vide {
        display: block;
       transition: all 1s;
    }
    .vide video {
        margin-top: -8%;
        width: 100%;
        border-radius: 23px;
    }
    .film1 {
        position: relative;
        width: 35%;
        top: 15%;
        right: 2%;
    }
    .story {
        margin-top: 4%;
    }
    .story p {
        width: 160%;
    }
    .par {
        margin-top: 2%;
        position: relative;
        top: 115%;
        left: 40%;
        display: block;
    }
    .video2 video {
        /* position: relative; */
        /* top: 5%; */
        width: 100%;
        margin-left: 7%;
    }
    .header {
        background: #192a56;
        padding: 6px 24px;
        color: #381460;
        margin: 0;
        letter-spacing: 1;
        font: caption;
        font-size: 24px;
        text-transform: uppercase;
        display: none;
    }
    /* End icon*/
    /* End Header  */
    /* Start Menu */
    .flims p:first-child {
        font-size: 18.5px;
        /* text-align: center; */
    }
    .checkbtn {
        font-size: 30px;
        color: white;
        float: right;
        line-height: 80px;
        margin-right: 40px;
        cursor: pointer;
        display: block;
    }
    #check {
        display: none;
    }
    .top {
        left: 91%;
    }
    .menu .header2 {
        margin: 0;
        letter-spacing: 1;
        font: caption;
        font-size: 20px;
        text-transform: uppercase;
        display: block;
    }
    .menu .header2 h1 {
        position: absolute;
        top: 21%;
        left: 30%;
        font-family: chocola;
        cursor: pointer;
        color: red;
    }
    .menu .header2 h1 .hvr-wobble-horizontal{
        position: absolute;
        top: -15%;
        left: -25%;
        transition: all .7s;
    }
    .menu .header2 h1 span {
        font-family: spanLogoFont;
        color: #fff;
    }
    .menu .header2 .icons i{ /* Start icon */
        position: absolute;
        float: right;
        color: #fff;
        cursor: pointer;
        transition: all .5s;
        margin-right: 20%;
        margin-top: 2.5%;
        font-size: 29px;
    }
    .menu .header2 .icons i:nth-child(1) {
        position: absolute;
        top: 4%;
        right: 2%;
    }
    .menu .header2 .icons i:nth-child(1):hover {
        color: #DD4B39;
        transform: scale(1.2);
    }
    .menu .header2 .icons i:nth-child(2) {
        position: absolute;
        top: 4%;
        right: 9%;
    }
    .menu .header2 .icons i:nth-child(2):hover {
        color: #CD201F;
        transform: scale(1.2);
    }
    .menu .header2 .icons i:nth-child(3) {
        position: absolute;
        top: 4%;
        right: 14%;
    }
    .menu .header2 .icons i:nth-child(3):hover {
        color: #55ACEE;
        transform: scale(1.2);
    }
    .menu .header2 .icons i:nth-child(4) {
        position: absolute;
        top: 4%;
        right: 19.8%;
    }
    .menu .header2 .icons i:nth-child(4):hover {
        color: #3B5999;
        transform: scale(1.2);
    } 
    .menu .header2 .icons span {
        display: inline-block;
        background-color: #fff;
        position: absolute;
        top: 25%;
        left: 5%;
        width: 125px;
        height: 40px;
        padding: 4px;
        border-radius: 75px;
        font-family: fontweb;
        font-size: 20px;
        cursor: pointer;
    }
    .menu .header2 .icons span a {
        position: absolute;
        top: 18%;
        color: #55ACEE;
        padding: 0;
        margin: 0;
        text-align: left;
        text-decoration: none;
    }
    .menu .header2 .icons .follow i {
        margin: 4px 4px 0 0;
        top: 16%;
        color: #55ACEE;
        font-size: 25px;
    }
    .menu .header2 .icons .follow i:hover {
        color: khaki;
    }
        /* End icon*/
        /* End Header  */
    .menu {
        position: sticky;
        top: 0;
        left: 0;
        background-color: #273c75;
        overflow: hidden;
    }
    .menu ul {display: none;}
    .menu .ul {
        position: fixed;
        width: 100%;
        height: 100vh;
        background: #192a56;
        top: 80px;
        left: -100%;
        text-align: center;
        transition: all .5s;
        z-index: 15;
        display: block;
    }
    .menu .ul li {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: reverse;
        margin: 10px;
        line-height: 42px;
    }
    .menu ul li a{
        padding: 10px 10px;
    }
    #check:checked ~ ul {
        left: 0;
    }
    .search {
        position: absolute;
        top: 25%;
        right: 13%;
        display: inline-block;
        height: 40px;
        border-radius: 40px;
        padding: 10px;
        background-color: #fff;
        transition: all .5s;
    }
    .search:hover .search-text {
        width: 220px;
        padding: 0px 6px;
    }
    .search-btn {
        top: 10%;
        position: relative;
        right: -17%;
        width: 25px;
        height: 40px;
        color: #278ea5;
        float: right;
        border-radius: 50%;
    }
    .search-text {
        border: none;
        background: none;
        outline: none;
        float: left;
        padding: 0;
        font-size: 14px;
        color: #278ea5;
        transition: .4s;
        line-height: 20px;
        width: 0px;
        font-family: fontWeb;
        text-align: center;
    }
    .checkbtn {
        position: relative;
        display: block;
        font-size: 38px;
    }
    #check {
        display: none;
    }
    .footer .containear4 {
        width: 50%;
        float: left;
        font-family: fontweb;
        color: #fff;
    }
    .footer .subscription {
        width: 50%;
        float: left;
    }
    .afilms {  /* films you can choose type of films */
        width: calc(80% / 3);
        margin: 10% 5% 10% 0;
        float: left;
    }
    .afilms p {
        font-size: 14px;
    }
    .afilms h3,p {
        text-align: right;
        transition: all .5s;
        cursor: pointer;
        margin-bottom: 5%;
    }
    .afilms h3:hover {
        color: #55ACEE;
    }
    .afilms p:hover {
        color: #55ACEE;
    }
    .subscription {   /*you can make account and subscribtion in website */
        width: 50%;
    }
    .subscription h1 {
        width: 100%;
        font-size: 50px;
        margin: 5% 5% 0 30%;
    }
    .subscription h1 .hvr-wobble-horizontal{
        transition: all .7s;
    }
    .subscription h1 {
        font-family: chocola;
        cursor: pointer;
        color: red;
    }
    .subscription h1 span {
        font-family: spanLogoFont;
        color: #fff;
    }
    .subscription p {
        margin: 1% 10% 0 30%;
        font-family: fontweb;
        font-size: 15px;
        line-height: 2;
        text-align: center;
        color: #fff
    }
    .subscription .search-area {
        width: 100%;
        margin: 1% 10% 0 30%;
    }
    .subscription input {
        padding: 4.5px;
        width: 200px;
        border: none;
        font-size: 16px;
        font-family: fontweb;
        border-radius: 25px 0 0 25px;
        float: left;
        text-align: center;
    }
    .subscription button {
        padding: 7px;
        border: none;
        font-size: 16px;
        background: #1b2a49;
        color: #fff;
        border-radius: 0 25px 25px 0;
        cursor: pointer;
        float: left;
    }
    }
    @media (max-width:680px) {
        .flims p:first-child {
            font-size: 14px;
        }
    }
    @media (max-width:680px) {
    .film1 {
        width: calc(92% / 3);
        margin-left: 2%;
    }
    .menu .ul {
        height: 100vh;
        display: block;
    }
    .checkbtn {
        font-size: 30px;
        color: white;
        float: right;
        line-height: 60px;
        margin-right: 65px;
        cursor: pointer;
        display: block;
    }
    #check {
        display: none;
    }
    .head2 {
        background: #192a56;
        padding: 6px 24px;
        color: #381460;
        margin: 0;
        letter-spacing: 1;
        font: caption;
        /* font-size: 15px; */
        text-transform: uppercase;
        display: block;
        height: auto;
    }
    .head2 h1 {
        position: relative;
        top: -5%;
        left: 45%;
        font-family: chocola;
        cursor: pointer;
        color: red;
        visibility: hidden;
    }
    .head2 h1 .hvr-wobble-horizontal{
        position: absolute;
        left: -5%;
        transition: all .7s;
    }
    .head2 h1 span {
        font-family: spanLogoFont;
        color: #fff;
    }
    .head2 .icons i{ /* Start icon */
        position: absolute;
        float: right;
        color: #fff;
        cursor: pointer;
        transition: all .5s;
        margin: -2.5% 45% 8% 5%;
        font-size: 30px;
    }
    .head2 .icons i:nth-child(1) {
        position: absolute;
        top: 4%;
        right: 0;
    }
    .head2 .icons i:nth-child(1):hover {
        color: #DD4B39;
        transform: scale(1.2);
    }
    .head2 .icons i:nth-child(2) {
        position: absolute;
        top: 4%;
        right: 8%;
    }
    .head2 .icons i:nth-child(2):hover {
        color: #CD201F;
        transform: scale(1.2);
    }
    .head2 .icons i:nth-child(3) {
        position: absolute;
        top: 4%;
        right: 15%;
    }
    .head2 .icons i:nth-child(3):hover {
        color: #55ACEE;
        transform: scale(1.2);
    }
    .head2 .icons i:nth-child(4) {
        position: absolute;
        top: 4%;
        right: 22%;
    }
    .head2 .icons i:nth-child(4):hover {
        color: #3B5999;
        transform: scale(1.2);
    } 
    .head2 .icons span {
        display: inline-block;
        background-color: #fff;
        position: absolute;
        top: 1%;
        left: 5%;
        width: 125px;
        padding: 4px;
        border-radius: 75px;
        font-family: fontweb;
        font-size: 20px;
        cursor: pointer;
    }
    .head2 .icons span a {
        color: #55ACEE;
        padding: 0;
        margin: 0;
        text-align: left;
        text-decoration: none;
    }
    .head2 .icons span i {
        position: absolute;
        padding-right: 4px;
        margin-right: -6px;
        top: 100%;
        color: #55ACEE;
        font-size: 25px;
    }
    .head2 .icons .follow i:hover {
        color: khaki;
    }
    .head2 .icons .search {
        position: absolute;
        top: .7%;
        right: 8%;
        display: block;
        height: 40px;
        border-radius: 40px;
        padding: 10px;
        background-color: #fff;
        display: block;
    }
    .head2 .icons .search:hover .search-text {
        width: 200px;
        padding: 0px 6px;
    }
    .head2 .icons .search-btn {
        position: relative;
        top: 0;
        right: -25%;
        width: 25px;
        height: 40px;
        color: #278ea5;
        float: right;
        border-radius: 50%;
    }
    .head2 .icons .search-btn .sa {
        color: #278ea5;
        font-size: 20px;
    }
    .head2 .icons .search-btn .sa:hover {
        color: #fff;
    }
    .head2 .icons .search-text {
        border: none;
        background: none;
        outline: none;
        float: left;
        padding: 0;
        font-size: 13px;
        color: #278ea5;
        transition: .4s;
        line-height: 20px;
        width: 0px;
        font-family: fontWeb;
        text-align: center;
    }
    .header2 .icons {
        display: none;
    }
    /*  */
    .menu {
        position: sticky;
        top: 0;
        left: 0;
        background-color: #273c75;
        overflow: hidden;
        z-index: 10;
    }
    .menu .header2 h1 {
        position: absolute;
        top: 10%;
        left: 30%;
        font-family: chocola;
        cursor: pointer;
        color: red;
    }
    .menu .header2 h1 .hvr-wobble-horizontal{
        position: absolute;
        top: -15%;
        left: -25%;
        transition: all .7s;
    }
    .menu .header2 h1 span {
        font-family: spanLogoFont;
        color: #fff;
    }
    .menu ul li{
        list-style: none;
    }
    .menu .ul {
        position: fixed;
        height: 100vh;
        top: 13.5%;
    }
    .menu ul li a{
        text-decoration: none;
        font-size: 19px;
        letter-spacing: 1;
        float: left;
        color: #fff;
        text-align: center;
        padding: 16px 24px;
        transition: all .7s;
        font-family: fontWeb;
    }
    .menu ul li a:hover {
        color: #278ea5;
        opacity: .5;
        font-size: 19px;
        transform: scale(.8);
    }
    .search {
        display: none;
    }
    .footer .containear4 {
        width: 50%;
        float: left;
        font-family: fontweb;
        color: #fff;
    }
    .footer .subscription {
        width: 50%;
        float: left;
    }
    .afilms {  /* films you can choose type of films */
        width: calc(80% / 3);
        margin: 10% 5% 10% 0;
        float: left;
    }
    .afilms p {
        font-size: 14px;
    }
    .afilms h3,p {
        text-align: right;
        transition: all .5s;
        cursor: pointer;
        margin-bottom: 5%;
    }
    .afilms h3:hover {
        color: #55ACEE;
    }
    .afilms p:hover {
        color: #55ACEE;
    }
    .subscription {   /*you can make account and subscribtion in website */
        width: 50%;
    }
    .subscription h1 {
        width: 100%;
        font-size: 40px;
        margin: 5% 5% 0 10%;
    }
    .subscription h1 .hvr-wobble-horizontal{
        transition: all .7s;
    }
    .subscription h1 {
        font-family: chocola;
        cursor: pointer;
        color: red;
    }
    .subscription h1 span {
        font-family: spanLogoFont;
        color: #fff;
    }
    .subscription p {
        margin: 1% 10% 0 10%;
        font-family: fontweb;
        font-size: 15px;
        line-height: 2;
        text-align: center;
        color: #fff
    }
    .subscription .search-area {
        width: 100%;
        margin: 1% 10% 0 10%;
    }
    .subscription input {
        padding: 4.5px;
        width: 200px;
        border: none;
        font-size: 16px;
        font-family: fontweb;
        border-radius: 25px 0 0 25px;
        float: left;
        text-align: center;
    }
    .subscription button {
        padding: 7px;
        border: none;
        font-size: 16px;
        background: #1b2a49;
        color: #fff;
        border-radius: 0 25px 25px 0;
        cursor: pointer;
        float: left;
    }
    }
    @media (max-width:590px) {
        .caption {display: none;}
    }
    @media (max-width:530px) {
        .head2 .icons span {
        display: inline-block;
        background-color: #fff;
        position: absolute;
        top: 1%;
        left: 0;
        width: 125px;
        padding: 4px;
        border-radius: 75px;
        font-family: fontweb;
        font-size: 20px;
        cursor: pointer;
    }
    .head2 .icons span a {
        color: #55ACEE;
        padding: 0;
        margin: 0;
        text-align: left;
        text-decoration: none;
    }
    .head2 .icons span i {
        position: absolute;
        padding-right: 4px;
        margin-right: 5px;
        top: 100%;
        color: #55ACEE;
        font-size: 25px;
    }
    .head2 .icons .follow i:hover {
        color: khaki;
    }
    .head2 .icons .search {
        position: absolute;
        top: .7%;
        right: 10%;
        display: block;
        height: 40px;
        border-radius: 40px;
        padding: 10px;
        background-color: #fff;
        display: block;
    }
    .head2 .icons .search:hover .search-text {
        width: 200px;
        padding: 0px 6px;
    }
    .head2 .icons .search-btn {
        position: relative;
        top: 0;
        right: -20%;
        width: 25px;
        height: 40px;
        color: #278ea5;
        float: right;
        border-radius: 50%;
    }
    .head2 .icons .search-btn .sa {
        color: #278ea5;
        font-size: 20px;
    }
    .head2 .icons .search-btn .sa:hover {
        color: #fff;
    }
    .head2 .icons .search-text {
        border: none;
        background: none;
        outline: none;
        float: left;
        padding: 0;
        font-size: 13px;
        color: #278ea5;
        transition: .4s;
        line-height: 20px;
        width: 0px;
        font-family: fontWeb;
        text-align: center;
    }
    .head2 .icons i{ /* Start icon */
        position: absolute;
        float: right;
        color: #fff;
        cursor: pointer;
        transition: all .5s;
        margin: -4% 38% 20% 5%;
        font-size: 30px;
    }
    .head2 .icons i:nth-child(1) {
        position: absolute;
        top: 4%;
        right: -12%;
    }
    .head2 .icons i:nth-child(1):hover {
        color: #DD4B39;
        transform: scale(1.2);
    }
    .head2 .icons i:nth-child(2) {
        position: absolute;
        top: 4%;
        right: -1%;
    }
    .head2 .icons i:nth-child(2):hover {
        color: #CD201F;
        transform: scale(1.2);
    }
    .head2 .icons i:nth-child(3) {
        position: absolute;
        top: 4%;
        right: 8%;
    }
    .head2 .icons i:nth-child(3):hover {
        color: #55ACEE;
        transform: scale(1.2);
    }
    .head2 .icons i:nth-child(4) {
        position: absolute;
        top: 4%;
        right: 18%;
    }
    .head2 .icons i:nth-child(4):hover {
        color: #3B5999;
        transform: scale(1.2);
    } 
    .flims p:first-child {font-size: small;line-height: 1.5;}
    .footer .containear4 {
        width: 100%;
        float: left;
        font-family: fontweb;
        color: #fff;
    }
    .footer .subscription {
        width: 100%;
        float: left;
    }
    .afilms {  /* films you can choose type of films */
        width: calc(80% / 3);
        margin: 10% 5% 10% 0;
        float: right;
    }
    .afilms p {
        font-size: 14px;
    }
    .afilms h3,p {
        text-align: right;
        transition: all .5s;
        cursor: pointer;
        margin-bottom: 5%;
    }
    .afilms h3:hover {
        color: #55ACEE;
    }
    .afilms p:hover {
        color: #55ACEE;
    }
    .subscription {   /*you can make account and subscribtion in website */
        width: 50%;
    }
    .subscription h1 img {width: 60px;height: 50px;}
    .subscription h1 .hvr-wobble-horizontal{
        transition: all .7s;
    }
    .subscription h1 {
        font-family: chocola;
        cursor: pointer;
        color: red;
    }
    .subscription h1 {
        width: 100%;
        font-size: 50px;
        margin: 5% -10% 0 20%;
    }
    .subscription h1 span {
        font-family: spanLogoFont;
        color: #fff;
    }
    .subscription p {
        margin: 1% 10% 0 5%;
        font-family: fontweb;
        font-size: 15px;
        line-height: 2;
        text-align: center;
        color: #fff
    }
    .subscription .search-area {
        width: 100%;
        margin: 1% 50% 0 30%;
    }
    .subscription input {
        padding: 4.5px;
        width: 150px;
        border: none;
        font-size: 14px;
        font-family: fontweb;
        border-radius: 25px 0 0 25px;
        float: left;
        text-align: center;
    }
    .subscription button {
        padding: 7px;
        border: none;
        font-size: 16px;
        background: #1b2a49;
        color: #fff;
        border-radius: 0 25px 25px 0;
        cursor: pointer;
        float: left;
    }
    }
    @media (max-width:320px) {
        body:before {
            height: 300vh;
        }
        .par {
            margin-left: -15%;
        }
        .story p {
            margin-left: -20%;
        }
        .film1 {
            margin-right: -2.5%;
        }
    .subscription h1 {
        width: 100%;
        font-size: 30px;
        margin: 5% 5% 0 30%;
    }
    .subscription p {
        width: 100%;
        margin: 1% 12% 0 30%;
    }
    .subscription .search-area {
        width: 100%;
        margin: 1% 10% 0 20%;
    }
    .footer .containear4 {
        width:100%;
        float: left;
        font-family: fontweb;
        color: #fff;
    }
    .footer .subscription {
        width: 70%;
        float: left;
    }
    .afilms {  /* films you can choose type of films */
        width: calc(76% / 3);
        margin: 10% 7% 10% 0;
        float: left;
    }
    .afilms p {
        font-size: 14px;
    }
    .afilms h3,p {
        text-align: right;
        transition: all .5s;
        cursor: pointer;
        margin-bottom: 5%;
    }
    .afilms h3:hover {
        color: #55ACEE;
    }
    .afilms p:hover {
        color: #55ACEE;
    }
    .containear .slider .slide .caption {
        display: none;
    }
    .top{
        left: 0;
        padding: 12px 14px;
    }
    .film1 {
        width: calc(94%/2);
        margin-left: 2%;
    }
    .menu .header2 h1 {
        top: 13%;
        left: 13%;
    }
    .menu .ul {
        top: 20%;
        height: 100vh;
        display: block;
    }
    .menu .checkbtn {
        margin-top: 2.5%;
        margin-right: 50px;
    }
    .checkbtn {
        font-size: 30px;
        color: white;
        float: right;
        line-height: 60px;
        margin-right: 65px;
        cursor: pointer;
        display: block;
    }
    #check {
        display: none;
    }
    
    .checkbtn {
        font-size: 30px;
        color: white;
        float: right;
        line-height: 60px;
        margin-right: 65px;
        cursor: pointer;
        display: block;
    }
    #check {
        display: none;
    }
    .head2 {
        background: #192a56;
        padding: 6px 24px;
        color: #381460;
        margin: 0;
        letter-spacing: 1;
        font: caption;
        font-size: 45px;
        text-transform: uppercase;
        display: block;
        height: auto;
    }
    .head2 h1 {
        position: relative;
        top: -5%;
        left: 45%;
        font-family: chocola;
        font-size: 30px;
        cursor: pointer;
        color: red;
        line-height: 2.5;
        visibility: hidden;
    }
    .head2 h1 .hvr-wobble-horizontal{
        position: absolute;
        left: -5%;
        transition: all .7s;
    }
    .head2 h1 span {
        font-family: spanLogoFont;
        color: #fff;
    }
    .head2 .icons i{ /* Start icon */
        position: absolute;
        float: right;
        color: #fff;
        cursor: pointer;
        transition: all .5s;
        margin: 7% 45% 8% 5%;
        font-size: 30px;
    }
    .head2 .icons i:nth-child(1) {
        position: absolute;
        top: 4%;
        right: -24%;
    }
    .head2 .icons i:nth-child(1):hover {
        color: #DD4B39;
        transform: scale(1.2);
    }
    .head2 .icons i:nth-child(2) {
        position: absolute;
        top: 4%;
        right: -8%;
    }
    .head2 .icons i:nth-child(2):hover {
        color: #CD201F;
        transform: scale(1.2);
    }
    .head2 .icons i:nth-child(3) {
        position: absolute;
        top: 4%;
        right: 7%;
    }
    .head2 .icons i:nth-child(3):hover {
        color: #55ACEE;
        transform: scale(1.2);
    }
    .head2 .icons i:nth-child(4) {
        position: absolute;
        top: 4%;
        right: 22%;
    }
    .head2 .icons i:nth-child(4):hover {
        color: #3B5999;
        transform: scale(1.2);
    } 
    .head2 .icons span {
        display: inline-block;
        background-color: #fff;
        position: absolute;
        top: 1%;
        left: 18%;
        width: 125px;
        padding: 4px;
        border-radius: 75px;
        font-family: fontweb;
        font-size: 20px;
        cursor: pointer;
    }
    .head2 .icons span a {
        color: #55ACEE;
        padding: 0;
        margin: 0;
        text-align: left;
        text-decoration: none;
    }
    .head2 .icons span i {
        position: absolute;
        padding-right: 4px;
        margin-right: 15px;
        top: 100%;
        color: #55ACEE;
        font-size: 25px;
    }
    .head2 .icons .follow i:hover {
        color: khaki;
    }
    .head2 .icons .search {
        position: absolute;
        top: .7%;
        right: 14%;
        display: block;
        height: 40px;
        border-radius: 40px;
        padding: 10px;
        background-color: #fff;
        display: block;
    }
    .head2 .icons .search:hover .search-text {
        width: 200px;
        padding: 0px 6px;
    }
    .head2 .icons .search-btn {
        position: relative;
        top: 0;
        right: -20%;
        width: 25px;
        height: 40px;
        color: #278ea5;
        float: right;
        border-radius: 50%;
    }
    .head2 .icons .search-btn .sa {
        color: #278ea5;
        font-size: 20px;
    }
    .head2 .icons .search-btn .sa:hover {
        color: #fff;
    }
    .head2 .icons .search-text {
        border: none;
        background: none;
        outline: none;
        float: left;
        padding: 0;
        font-size: 13px;
        color: #278ea5;
        transition: .4s;
        line-height: 20px;
        width: 0px;
        font-family: fontWeb;
        text-align: center;
    }
    .header2 .icons {
        display: none;
    }
    }
    @keyframes animate { /*New animation movies */
        0% {
            left: 0;
        }
        20% {
            left: 0;
        }
        25%{
            left: -100%;
        }
        45% {
            left: -100%;
        }
        50% {
            left: -200%;
        }
        70% {
            left: -200%;
        }
        
        75% {
            left: -300%;
        }   
        95% {
            left: -300%;
        }
        100% {
            left: -400%;
        }
    }
    @keyframes hvr-wobble-horizontal {
        16.65% {
          -webkit-transform: translateX(8px);
          transform: translateX(8px);
        }
        33.3% {
          -webkit-transform: translateX(-6px);
          transform: translateX(-6px);
        }
        49.95% {
          -webkit-transform: translateX(4px);
          transform: translateX(4px);
        }
        66.6% {
          -webkit-transform: translateX(-2px);
          transform: translateX(-2px);
        }
        83.25% {
          -webkit-transform: translateX(1px);
          transform: translateX(1px);
        }
        100% {
          -webkit-transform: translateX(0);
          transform: translateX(0);
        }
    }
    .hvr-wobble-horizontal {
        display: inline-block;
        vertical-align: middle;
        -webkit-transform: perspective(1px) translateZ(0);
        transform: perspective(1px) translateZ(0);
        box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    }
    .hvr-wobble-horizontal:hover, .hvr-wobble-horizontal:focus, .hvr-wobble-horizontal:active {
        -webkit-animation-name: hvr-wobble-horizontal;
        animation-name: hvr-wobble-horizontal;
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
    }
/* Wobble Horizontal */
@-webkit-keyframes hvr-wobble-horizontal {
    16.65% {
      -webkit-transform: translateX(8px);
      transform: translateX(8px);
    }
    33.3% {
      -webkit-transform: translateX(-6px);
      transform: translateX(-6px);
    }
    49.95% {
      -webkit-transform: translateX(4px);
      transform: translateX(4px);
    }
    66.6% {
      -webkit-transform: translateX(-2px);
      transform: translateX(-2px);
    }
    83.25% {
      -webkit-transform: translateX(1px);
      transform: translateX(1px);
    }
    100% {
      -webkit-transform: translateX(0);
      transform: translateX(0);
    }
  }
  @keyframes hvr-wobble-horizontal {
    16.65% {
      -webkit-transform: translateX(8px);
      transform: translateX(8px);
    }
    33.3% {
      -webkit-transform: translateX(-6px);
      transform: translateX(-6px);
    }
    49.95% {
      -webkit-transform: translateX(4px);
      transform: translateX(4px);
    }
    66.6% {
      -webkit-transform: translateX(-2px);
      transform: translateX(-2px);
    }
    83.25% {
      -webkit-transform: translateX(1px);
      transform: translateX(1px);
    }
    100% {
      -webkit-transform: translateX(0);
      transform: translateX(0);
    }
  }
/* Buzz */
@-webkit-keyframes hvr-buzz {
    50% {
      -webkit-transform: translateX(3px) rotate(2deg);
      transform: translateX(3px) rotate(2deg);
    }
    100% {
      -webkit-transform: translateX(-3px) rotate(-2deg);
      transform: translateX(-3px) rotate(-2deg);
    }
  }
  @keyframes hvr-buzz {
    50% {
      -webkit-transform: translateX(3px) rotate(2deg);
      transform: translateX(3px) rotate(2deg);
    }
    100% {
      -webkit-transform: translateX(-3px) rotate(-2deg);
      transform: translateX(-3px) rotate(-2deg);
    }
  }
  .hvr-buzz {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  }
  .hvr-buzz:hover, .hvr-buzz:focus, .hvr-buzz:active {
    -webkit-animation-name: hvr-buzz;
    animation-name: hvr-buzz;
    -webkit-animation-duration: 0.15s;
    animation-duration: 0.15s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
  }