* {
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
    list-style: none;
    text-decoration: none;
}
body {
    overflow-x: hidden;
}

.container {
    padding: 0px 0px;
    max-width: 1440px;
    margin: 0 auto;
}

.main-header {
    background-image: url(./slider2.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 250px;
}

.logo {
    padding-top: 40px;
    text-align: center;
}

.para {
    color: white;
    text-align: center;
    padding-top: 20px;
}

.content2 {
    display: flex;
    padding-top: 40px;
    justify-content: center;
    position: relative;
}
.arrow-down{
    transform: translateX(10px);
    color: white;
    cursor: pointer;
}
.drop-down-menu {
    height: 20px;
    width: 95px;
    background-color: white;
    position: absolute;
    top: 100%;
    left: 40%;
    transform: translateY(20px);
    display: none;
}
.drop-down-menu-toggle{
    display: block;
}
.about {
    padding-left: 30px;
    padding-right: 30px;
    color: white;
}

.product {
    padding-left: 30px;
    padding-right: 30px;
    color: white;
}

.contact {
    padding-left: 30px;
    padding-right: 10px;
    color: white;
}

.home,
.pages,
.blog {
    color: white;
}
.service{
    color: black;
    padding-left: 10px;
}
.hambar{
    display: none;
}
.section1 {
    background-color: black;
    margin-top: 85px;
}

.latest {
    padding-top: 70px;
    font-size: 25px;
    color: white;
    text-align: center;
}
.releases{
    color: red;
}
.images {
    display: flex;
    justify-content: space-evenly;
    padding-top: 50px;
    padding-bottom: 70px;
}
.vid1:hover {
    border-radius: 150px;
    cursor: pointer;
}

.vid2:hover {
    border-radius: 150px;
    cursor: pointer;
}

.vid3:hover {
    border-radius: 150px;
    cursor: pointer;
}

.vid4:hover {
    border-radius: 150px;
    cursor: pointer;
}

.p1 {
    color: white;
    text-align: center;
    padding-top: 15px;
}

.p2 {
    color: red;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 50px;
}
.main-footer{
    background-image: url(./footer-bg.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    height: 600px;
    color: white;
    position: relative;
}
.main-footer h4{
    font-size: 30px;
    padding-top: 50px;
    padding-bottom: 20px;
}
.band-2{
    color: red;
    padding-left: 5px;
}
.hr-8{
    width: 80px;
    margin-bottom: 50px;
    color: red;
}
.main-footer p{
    font-size: 20px;
}
.donec{
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
}
.nulla{
    display: block;
    padding-bottom: 30px;
}

.footer{
    display: flex;
    justify-content: space-evenly;
}
.phone{
    display: flex;
    font-size: 20px;
}
.phone-2{
    font-size: 20px;
    padding-left: 10px;
}
.email{
    display: flex;
    padding-top: 10px;
    font-size: 20px;
}
.email-2{
    padding-left: 10px;
}
.hr-9{
    width: 80px;
}
.posts-2{
    display: flex;
    margin-top: 40px;
}
.amet{
    display: block;
}
.posts-4{
    display: flex;
}
.posts-3 a{
    padding-left: 10px;
    color: red;
    font-size: 18px;
    padding-top: 20px;
}
.posts-3 p{
    padding-left: 10px;
    padding-top: 30px;
}
.hr-10{
    width: 80px;
}
.links a{
    color: white;
}
.right{
    padding-top: 20px;
}
.links-4 a{
    color: red;
}
.links-2 a:hover{
    color: red;
}
.links-3 a:hover{
    color: red;
}
.links-4 a:hover{
    color: red;
}
.links-5 a:hover{
    color: red;
}
.links-6 a:hover{
    color: red;
}
.hr-11{
    width: 80px;
    margin-bottom: 20px;
}
.submit{
    position: relative;
}
.submit-2{
    height: 40px;
    width: 220px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    text-align: center;
}
.btn-9{
    height: 40px;
    width: 60px;
    position: absolute;
    right: 5px;
    background-color: rgb(255, 0, 85);
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    color: white;
    transform: translateY(1px);
}
.social{
    display: flex;
    margin-top: 40px;
    justify-content: space-evenly;
}
.social a{
    color: white;
}
.social-1{
    background-color: #2D2D2D;
    height: 25px;
    width: 25px;
    padding-top: 5px;
    text-align: center;
}
.social-2{
    background-color: #2D2D2D;
    height: 25px;
    width: 30px;
    padding-top: 5px;
    margin-left: 25px;
    margin-right: 25px;
    text-align: center;
}
.social-3{
    background-color: #2D2D2D;
    height: 25px;
    width: 25px;
    padding-top: 5px;
    text-align: center;
}
.social-4{
    background-color: #2D2D2D;
    height: 25px;
    width: 25px;
    padding-top: 5px;
    text-align: center;
    margin-left: 25px;
    margin-right: 25px;
}
.social-5{
    background-color: #2D2D2D;
    height: 25px;
    width: 25px;
    padding-top: 5px;
    text-align: center;
}
.social-6{
    background-color: #2D2D2D;
    height: 25px;
    width: 25px;
    padding-top: 5px;
    text-align: center;
    margin-left: 25px;
}
.social a:hover{
    background-color: white;
    color: black;
}

@media(max-width: 575.98px){
    .container {
        padding: 0px;
        width: 100%;
    }
    .main-header {
        height: auto;
        width: 100%;
    }
    .logo {
        padding-top: 30px;
        padding-left: 0px;
    }
    .Logo{
        height: 40px;
        width: 210px;
    }
    
    .para {
        font-size: 15px;
        color: white;
        padding-left: 0px;
        padding-top: 20px;
    }
    .content{
        padding: 0px;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        width: 100%;
    }
    .content2 {
        display: flex;
        align-items: center;
        flex-direction: column;
        height: 100vh;
        background-color:#2D2D2D;
        width: 100%;
        top: 0%;
        position: absolute;
        left: -100%;
        transition: 500ms;
        z-index: 2;
    }
    .ham-menuZ{
        left: 0%;
        top: 0%;
        transition: 500ms;
        z-index: 2;
    }
    .arrow-down{
        display: none;
    }
    .content ul li a{
        font-size: 30px;
        color: white;
        padding: 0px 0px;
    }
    .content ul li{
        padding: 30px 0px;
    }
    .about {
        padding-left: 30px;
        padding-right: 30px;
        color: white;
    }
    
    .product {
        padding-left: 30px;
        padding-right: 30px;
        color: white;
    }
    
    .contact {
        padding-left: 30px;
        padding-right: 30px;
        color: white;
    }
    
    .home,
    .pages,
    .blog {
        color: white;
    }
    
    .hambar{
        display: block;
        position: absolute;
        font-size: 40px;
        color: red;
        right: 20px;
        top: 35px;
        z-index: 2;
    }
    .section1 {
        background-color: black;
    }
    .latest {
        padding-left: 10px;
        padding-top: 70px;
        font-size: 21px;
        color: white;
        text-align: center;
    }
    .releases{
        color: red;
    }
    .images {
        margin-left: 54px;
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        padding-top: 50px;
        padding-bottom: 70px;
    }
    .vid1:hover {
        border-radius: 150px;
        cursor: pointer;
    }
    
    .vid2:hover {
        border-radius: 150px;
        cursor: pointer;
    }
    
    .vid3:hover {
        border-radius: 150px;
        cursor: pointer;
    }
    
    .vid4:hover {
        border-radius: 150px;
        cursor: pointer;
    }
    
    .p1 {
        font-size: 22px;
        padding-right: 55px;
        color: white;
        text-align: center;
        padding-top: 15px;
    }
    
    .p2 {
        font-size: 20px;
        padding-right: 50px;
        color: red;
        text-align: center;
        padding-top: 10px;
        padding-bottom: 50px;
    }
    .main-footer {
        height: auto;
        width: auto;
    }
    .footer {
        text-align: center;
        flex-direction: column;
        display: flex;
    }
    .hr-8{
        display: none;
    }
    .hr-9{
        display: none;
    }
    .hr-10{
        display: none;
    }
    .hr-11{
        display: none;
    }
    .phone {
        justify-content: center;
    }
    .email {
        justify-content: center;
    }
    .posts-2 {
        justify-content: center;
    }
    .social {
        margin-bottom: 50px;
    }
    .submit{
        margin-right: 30px;
    }
    .btn-9{
        height: 40px;
        width: 60px;
        position: absolute;
        right: 22px;
        background-color: rgb(255, 0, 85);
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
        color: white;
        transform: translateY(1px);
    }
}

@media (min-width: 576px) and (max-width: 767.98px){
    .container {
        padding: 0px;
        width: 100%;
    }
    .main-header {
        height: auto;
        width: 100%;
    }
    .logo {
        padding-top: 30px;
        padding-left: 0px;
    }
    .Logo{
        height: 40px;
        width: 210px;
    }
    .para {
        font-size: 15px;
        color: white;
        padding-left: 0px;
        padding-top: 20px;
    }
    .content{
        padding: 0px;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        width: 100%;
    }
    .content2 {
        display: flex;
        align-items: center;
        flex-direction: column;
        height: 100vh;
        background-color:#2D2D2D;
        width: 100%;
        top: 0%;
        position: absolute;
        left: -100%;
        transition: 500ms;
        z-index: 2;
    }
    .ham-menuZ{
        left: 0%;
        top: 0%;
        transition: 500ms;
        z-index: 2;
    }
    .hambar{
        display: block;
        position: absolute;
        font-size: 40px;
        color: red;
        right: 20px;
        top: 35px;
        z-index: 2;
    }
    .content ul li a{
        font-size: 30px;
        color: white;
        padding: 0px 0px;
    }
    .content ul li{
        padding: 30px 0px;
    }
    .arrow-down{
        display: none;
    }
    .about {
        padding-left: 30px;
        padding-right: 30px;
        color: white;
    }
    
    .product {
        padding-left: 30px;
        padding-right: 30px;
        color: white;
    }
    
    .contact {
        padding-left: 30px;
        padding-right: 30px;
        color: white;
    }
    
    .home,
    .pages,
    .blog {
        color: white;
    }
    
    .hambar{
        display: block;
        position: absolute;
        font-size: 40px;
        color: red;
        right: 20px;
        top: 35px;
    }
    .section1 {
        background-color: black;
    }
    
    .latest {
        padding-left: 0px;
        padding-top: 70px;
        font-size: 40px;
        color: white;
        text-align: center;
    }
    .releases{
        color: red;
    }
    .images {
        text-align: center;
        margin-left: 0px;
        display: flex;
        flex-direction: column;
        padding-top: 50px;
        padding-bottom: 15px;
    }
    .vid1, .vid2, .vid3, .vid4{
        height: 500px;
        width: 500px;
    }
    .vid1:hover {
        border-radius: 50%;
        cursor: pointer;
    }
    
    .vid2:hover {
        border-radius: 50%;
        cursor: pointer;
    }
    
    .vid3:hover {
        border-radius: 50%;
        cursor: pointer;
    }
    
    .vid4:hover {
        border-radius: 50%;
        cursor: pointer;
    }
    
    .p1 {
        font-size: 40px;
        padding-right: 0px;
        color: white;
        text-align: center;
        padding-top: 15px;
    }
    
    .p2 {
        font-size: 35px;
        padding-right: 0px;
        color: red;
        text-align: center;
        padding-top: 10px;
        padding-bottom: 50px;
    }
    .main-footer {
        height: auto;
        width: auto;
    }
    .main-footer h4 {
        text-align: center;
        font-size: 60px;
    }
    .main-footer p {
        font-size: 30px;
    }
    .footer {
        text-align: center;
        flex-direction: column;
        display: flex;
    }
    .hr-8{
        display: none;
    }
    .hr-9{
        display: none;
    }
    .hr-10{
        display: none;
    }
    .hr-11{
        display: none;
    }
    .phone {
        font-size: 30px;
        justify-content: center;
    }
    .phone-2{
        font-size: 30px;
    }
    .email {
        font-size: 30px;
        justify-content: center;
    }
    .posts-2 {
        justify-content: center;
    }
    .links-1 a {
        font-size: 30px;
    }
    .links-2 a {
        font-size: 30px;
    }
    .links-3 a {
        font-size: 30px;
    }
    .links-4 a {
        font-size: 30px;
    }
    .links-5 a {
        font-size: 30px;
    }
    .links-6 a {
        font-size: 30px;
    }
    .posts-3 a {
        font-size: 30px;
    }
    .social {
        font-size: 30px;
        margin-bottom: 70px;
    }
    .social-1 {
        background-color: transparent;
    }
    .social-2 {
        background-color: transparent;
    }
    .social-3 {
        background-color: transparent;
    }
    .social-4 {
        background-color: transparent;
    }
    .social-5 {
        background-color: transparent;
    }
    .social-6 {
        background-color: transparent;
    }
    .btn-9{
        right: 135px;
    }
    .submit{
        margin-right: 35px;
    }
}

@media(min-width:768px) and (max-width:991.98px){
    .container {
        padding: 0px;
        width: 100%;
    }
    .main-header {
        height: auto;
        width: 100%;
    }
    
    .logo {
        text-align: center;
        padding-top: 30px;
        padding-left: 0px;
    }
    .Logo{
        height: 40px;
        width: 300px;
    }
    
    .para {
        font-size: 18px;
        color: white;
        text-align: center;
        padding-left: 0px;
        padding-top: 20px;
    }
    
    .content{
        padding: 0px;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        width: 100%;
    }
    .content2 {
        display: flex;
        align-items: center;
        flex-direction: column;
        height: 100vh;
        background-color:#2D2D2D;
        width: 100%;
        top: 0%;
        position: absolute;
        left: -100%;
        transition: 500ms;
        z-index: 2;
    }
    .ham-menuZ{
        left: 0%;
        top: 0%;
        transition: 500ms;
        z-index: 2;
    }
    .hambar{
        display: block;
        position: absolute;
        font-size: 40px;
        color: red;
        right: 20px;
        top: 35px;
        z-index: 2;
    }
    .drop-down-menu-toggle {
        display: none;
    }
    .content ul li a{
        font-size: 70px;
        color: white;
        padding: 0px 0px;
    }
    .content ul li{
        padding: 30px 0px;
    }
    .arrow-down{
        display: none;
    }
    
    .about {
        padding-left: 30px;
        padding-right: 30px;
        color: white;
    }
    
    .product {
        padding-left: 30px;
        padding-right: 30px;
        color: white;
    }
    
    .contact {
        padding-left: 30px;
        padding-right: 10px;
        color: white;
    }
    
    .home,
    .pages,
    .blog {
        color: white;
    }
    .hambar{
        display: block;
        position: absolute;
        font-size: 40px;
        color: red;
        right: 40px;
        top: 40px;
    }
    .section1 {
        background-color: black;
    }
    
    .latest {
        padding-left: 0px;
        padding-top: 70px;
        font-size: 45px;
        color: white;
        text-align: center;
    }
    .releases{
        color: red;
    }
    .images {
        margin-left: 13px;
        display: flex;
        justify-content: center;
        padding-top: 50px;
        padding-bottom: 70px;
    }
    .vid1, .vid2, .vid3, .vid4{
        height: 170px;
    }
    .vid2{
        margin-left: 15px;
        margin-right: 15px;
    }
    .vid4{
        margin-left: 10px;
    }
    .vid1:hover {
        border-radius: 280px;
        cursor: pointer;
    }
    
    .vid2:hover {
        border-radius: 280px;
        cursor: pointer;
    }
    
    .vid3:hover {
        border-radius: 280px;
        cursor: pointer;
    }
    
    .vid4:hover {
        border-radius: 280px;
        cursor: pointer;
    }
    
    .p1 {
        font-size: 18px;
        padding-right: 10px;
        color: white;
        text-align: center;
        padding-top: 15px;
    }
    
    .p2 {
        font-size: 20px;
        padding-right: 10px;
        color: red;
        text-align: center;
        padding-top: 10px;
        padding-bottom: 50px;
    }
    .main-footer {
        height: auto;
        width: auto;
    }
    .main-footer h4 {
        text-align: center;
        font-size: 60px;
    }
    .main-footer p {
        font-size: 30px;
    }
    .footer {
        text-align: center;
        flex-direction: column;
        display: flex;
    }
    .hr-8{
        display: none;
    }
    .hr-9{
        display: none;
    }
    .hr-10{
        display: none;
    }
    .hr-11{
        display: none;
    }
    .phone {
        font-size: 30px;
        justify-content: center;
    }
    .phone-2{
        font-size: 30px;
    }
    .email {
        font-size: 30px;
        justify-content: center;
    }
    .posts-2 {
        justify-content: center;
    }
    .links-1 a {
        font-size: 30px;
    }
    .links-2 a {
        font-size: 30px;
    }
    .links-3 a {
        font-size: 30px;
    }
    .links-4 a {
        font-size: 30px;
    }
    .links-5 a {
        font-size: 30px;
    }
    .links-6 a {
        font-size: 30px;
    }
    .posts-3 a {
        font-size: 30px;
    }
    .social {
        font-size: 30px;
        margin-bottom: 70px;
    }
    .social-1 {
        background-color: transparent;
    }
    .social-2 {
        background-color: transparent;
    }
    .social-3 {
        background-color: transparent;
    }
    .social-4 {
        background-color: transparent;
    }
    .social-5 {
        background-color: transparent;
    }
    .social-6 {
        background-color: transparent;
    }
    .btn-9{
        right: 218px;
    }
    .submit{
        margin-right: 40px;
    }
}

@media(min-width:992px) and (max-width:1199.98px){
    .container {
        padding: 0px;
        width: 100%;
    }
    .main-header {
        height: auto;
        width: 100%;
    }
    .logo {
        padding-top: 30px;
        padding-left: 0px;
        background-color: #2D2D2D;
        width: 100%;
    }
    .Logo{
        height: 40px;
        width: 210px;
    }
    .para{
        background-color: #2D2D2D;
        padding-bottom: 20px;
        width: 100%;
    }
    .content{
        padding: 0px;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        width: 100%;
    }
    .content2 {
        margin-top: 80px;
        display: flex;
        justify-content: space-evenly;
        width: 100%;
    }
    .hamMenu{
        left: 0%;
        top: 0%;
        transition: 100ms;
    }
    .content ul li a{
        font-size: 20px;
        color: white;
        padding: 0px 0px;
    }
    .content ul li{
        padding: 5px 0px;
        color: white;
        font-size: 20px;
    }
    .drop-down-menu {
        text-align: center;
        height: 36px;
        width: 126px;
        background-color: black;
        position: absolute;
        top: 100%;
        left: 33%;
        transform: translateY(20px);
    }
    .about {
        padding-left: 30px;
        padding-right: 30px;
        color: white;
    }
    
    .product {
        padding-left: 30px;
        padding-right: 30px;
        color: white;
    }
    
    .contact {
        padding-left: 30px;
        padding-right: 30px;
        color: white;
    }
    
    .home,
    .pages,
    .blog {
        color: white;
    }
    
    .hambar{
        display: none;
    }
    .section1 {
        margin-top: 180px;
        background-color: black;
    }
    
    .latest {
        padding-top: 70px;
        font-size: 25px;
        color: white;
        text-align: center;
    }
    .releases{
        color: red;
    }
    .images {
        display: flex;
        justify-content: space-evenly;
        padding-top: 50px;
        padding-bottom: 70px;
    }
    .vid1, .vid2, .vid3, .vid4{
        height: 240px;
        width: 240px;
    }
    .vid1:hover {
        border-radius: 150px;
        cursor: pointer;
    }
    
    .vid2:hover {
        border-radius: 150px;
        cursor: pointer;
    }
    
    .vid3:hover {
        border-radius: 150px;
        cursor: pointer;
    }
    
    .vid4:hover {
        border-radius: 150px;
        cursor: pointer;
    }
    
    .p1 {
        color: white;
        text-align: center;
        padding-top: 15px;
    }
    
    .p2 {
        color: red;
        text-align: center;
        padding-top: 10px;
        padding-bottom: 50px;
    }
    .main-footer {
        height: auto;
        width: auto;
    }
    .main-footer h4 {
        text-align: center;
        font-size: 60px;
    }
    .main-footer p {
        font-size: 30px;
    }
    .footer {
        text-align: center;
        flex-direction: column;
        display: flex;
    }
    .hr-8{
        display: none;
    }
    .hr-9{
        display: none;
    }
    .hr-10{
        display: none;
    }
    .hr-11{
        display: none;
    }
    .phone {
        font-size: 30px;
        justify-content: center;
    }
    .phone-2{
        font-size: 30px;
    }
    .email {
        font-size: 30px;
        justify-content: center;
    }
    .posts-2 {
        justify-content: center;
    }
    .links-1 a {
        font-size: 30px;
    }
    .links-2 a {
        font-size: 30px;
    }
    .links-3 a {
        font-size: 30px;
    }
    .links-4 a {
        font-size: 30px;
    }
    .links-5 a {
        font-size: 30px;
    }
    .links-6 a {
        font-size: 30px;
    }
    .posts-3 a {
        font-size: 30px;
    }
    .social {
        font-size: 30px;
        margin-bottom: 70px;
    }
    .social-1 {
        background-color: transparent;
    }
    .social-2 {
        background-color: transparent;
    }
    .social-3 {
        background-color: transparent;
    }
    .social-4 {
        background-color: transparent;
    }
    .social-5 {
        background-color: transparent;
    }
    .social-6 {
        background-color: transparent;
    }
    .btn-9{
        right: 345px;
    }
    .submit{
        margin-right: 45px;
    }
}
