* {
    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;
}
.section-5{
    background-image: url(./section-6-bg.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    height: 600px;
    margin-top: 85px;
}
.album{
    display: flex;
    justify-content: center;
}
.album-1{
    margin-top: 100px;
    margin-left: 50px;
}
.album-2 h2{
    font-size: 30px;
    padding-top: 80px;
    padding-left: 50px;
    color: white;
}
.album-2 h3{
    color: white;
    font-size: 25px;
    padding-left: 50px;
    padding-top: 30px;
}
.sale{
    color: red;
    padding-left: 10px;
}
.hr-5{
    color: red;
    width: 80px;
    transform: translateX(50px);
    margin-top: 30px;
}
.p5{
    margin-left: 50px;
    transform: translateY(30px);
    width: 540px;
    font-size:16px;
    color: white;
}
.p6{
    margin-left: 50px;
    transform: translateY(60px);
    width: 530px;
    font-size: 16px;
    color: white;
}
.youtube2{
    height: 370px;
}
.btn-4{
    background-color: red;
    color: white;
    height: 40px;
    width: 180px;
    font-size: 14px;
    cursor: pointer;
    text-align: center;
    border-radius: 5px;
    margin-left: 50px;
    transform: translateY(120px);
}
.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;
}
.links-2 a{
    color: red;
}
.right{
    padding-top: 20px;
}
.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;
    }
    .hambar{
        display: block;
        position: absolute;
        font-size: 40px;
        color: red;
        right: 20px;
        top: 35px;
        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;
    }

    .section-5 {
        width: 100%;
        height: auto;
    }
    .album {
        flex-direction: column;
        display: flex;
        justify-content: center;
    }
    .album-1 {
        text-align: center;
        margin-top: 40px;
        margin-left: 0px;
    }
    .youtube2 {
        height: 190px;
        width: 270px;
    }
    .album-2 h2 {
        font-size: 30px;
        padding-top: 40px;
        padding-left: 10px;
        color: white;
    }
    .hr-5{
        display: none;
    }
    .album-2 h3 {
        text-align: center;
        color: white;
        font-size: 25px;
        padding-left: 0px;
        padding-top: 30px;
    }
    .p5 {
        width: auto;
        margin-left: 0px;
        text-align: center;
        transform: translateY(30px);
        font-size: 15px;
        color: white;
    }
    .p6 {
        width: auto;
        margin-left: 0px;
        text-align: center;
        transform: translateY(60px);
        font-size: 15px;
        color: white;
    }
    .btn-4 {
        margin-bottom: 130px;
        background-color: red;
        color: white;
        height: 40px;
        width: 180px;
        font-size: 14px;
        cursor: pointer;
        text-align: center;
        border-radius: 5px;
        margin-left: 95px;
        transform: translateY(100px);
    }
    .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;
    }
    .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;
    }
    .section-5 {
        width: 100%;
        height: auto;
    }
    .album {
        flex-direction: column;
        display: flex;
        justify-content: center;
    }
    .album-1 {
        text-align: center;
        margin: 0px;
    }
    .youtube2 {
        margin-top: 50px;
        height: 390px;
        width: 470px;
    }
    .album-2 h2 {
        text-align: center;
        font-size: 50px;
        padding-top: 40px;
        padding-left: 0px;
        color: white;
    }
    .hr-5 {
        display: none;
    }
    .album-2 h3 {
        text-align: center;
        color: white;
        font-size: 40px;
        padding-left: 0px;
        padding-top: 30px;
    }
    .p5 {
        text-align: center;
        width: auto;
        margin-left: 0px;
        transform: translateY(30px);
        font-size: 17px;
        color: white;
    }
    .p6 {
        text-align: center;
        width: auto;
        margin-left: 0px;
        transform: translateY(50px);
        font-size: 17px;
        color: white;
    }
    .btn-4 {
        margin-bottom: 150px;
        background-color: red;
        color: white;
        height: 40px;
        width: 180px;
        font-size: 14px;
        cursor: pointer;
        text-align: center;
        border-radius: 5px;
        margin-left: 210px;
        transform: translateY(100px);
    }
    .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;
    }
    
    .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;
    }
    .arrow-down{
        display: none;
    }
    .content ul li{
        padding: 30px 0px;
    }
    .content ul li a{
        font-size: 70px;
        color: white;
        padding: 0px 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: 10px;
        color: white;
    }
    
    .home,
    .pages,
    .blog {
        color: white;
    }
    
    .hambar{
        display: block;
        position: absolute;
        font-size: 40px;
        color: red;
        right: 20px;
        top: 35px;
    }
    .section-5 {
        height: auto;
        width: auto;
    }
    .album {
        flex-direction: column;
        display: flex;
        justify-content: center;
    }
    .album-1 {
        text-align: center;
        margin-top: 50px;
        margin-left: 0px;
    }
    .album-2 h2 {
        text-align: center;
        font-size: 55px;
        padding-top: 30px;
        padding-left: 0px;
        color: white;
    }
    .hr-5{
        display: none;
    }
    .album-2 h3 {
        text-align: center;
        color: white;
        font-size: 45px;
        padding-left: 0px;
        padding-top: 30px;
    }
    .p5 {
        text-align: center;
        width: auto;
        margin-left: 0px;
        transform: translateY(30px);
        font-size: 20px;
        color: white;
    }
    .p6{
        text-align: center;
        width: auto;
        margin-left: 0px;
        transform: translateY(60px);
        font-size: 20px;
        color: white;
        }
        .btn-4 {
            background-color: red;
            color: white;
            height: 40px;
            width: 180px;
            font-size: 14px;
            cursor: pointer;
            text-align: center;
            border-radius: 5px;
            margin-left: 295px;
            transform: translateY(120px);
            margin-bottom: 150px;
        }
        .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 {
        background-color: #2D2D2D;
        width: 100%;
        padding-top: 30px;
        padding-left: 0px;
    }
    .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%;
    }
    .arrow-down{
        transform: translateX(10px);
        color: white;
        cursor: pointer;
    }
    .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;
    }
    .section-5 {
        height: auto;
        width: auto;
    }
    .youtube2 {
        width: 450px;
        height: 400px;
    }
    .album-2{
        width: auto;
    }
    .p5 {
        width: auto;
        margin-left: 50px;
        transform: translateY(30px);
        font-size: 16px;
        color: white;
    }
    .p6 {
        width: auto;
        margin-left: 50px;
        transform: translateY(60px);
        font-size: 16px;
        color: white;
    }
    .btn-4 {
        margin-bottom: 165px;
        background-color: red;
        color: white;
        height: 40px;
        width: 180px;
        font-size: 14px;
        cursor: pointer;
        text-align: center;
        border-radius: 5px;
        margin-left: 50px;
        transform: translateY(120px);
    }
    .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;
    }
}