@media (min-width: 1920px)
{
    .general .stager
    {
        height: fit-content;
    }
    .header
    {
        padding: 1.5rem 0px;
    }
    .menu ul li a
    {
        font-size: 22px;
    }
}
@media (max-width:1440px)
{
    .general .stager p
    {
        font-size: 20px;
    }
}
@media (max-width: 1366px)
{
    .about_section p,.general_content p,.general .stager p {
        line-height: 35px;
    }
    .header
    {
        padding: 1rem 0px;
    }
    .stager_img 
    {
        height: 24rem;
    }
    .visible_header
    {
        height: 11.5%;
    }
    .rev {
        margin-bottom: 15%;
    }
}
@media (max-width: 1280px)
{
    .section ul li {
        margin: 0px 5px 5px 5px;
    }
    .section ul li a {
        font-size: 18px;
    }   
    .section p
    {
        font-size: 16px;
    }
    .social ul li i {
        font-size: 24px;
    }
    .form_container
    {
        width: 50rem;
    }
    form
    {
        padding-left: 8%;
        gap: 16px;
    }
    .general_content p, .general .stager p{
        font-size: 22px;
    }
}
@media (max-width: 1192px)
{
    .header .menu ul {
        gap: 2rem;
    }
    .menu ul li a {
        font-size: 16px;
    }
    .stager_img
    {
        height: 22rem;
    }
    .about_section p,.general .stager p {
        font-size: 20px;
    }
    .general h1
    {
        font-size: 28px;
    }
    .section ul li a {
        font-size: 16.5px;
    }
    .section p {
        margin-bottom: 12px;
    }
    .general .stager p
    {
        line-height: 30px;
    }
/*    .stager
    {
        height: 65vh;
    }*/
}
@media (max-width: 1024px)
{
    .about_section h1 {
        font-size: 28px;
    }
    .stager_img {
        height: 20rem;
    }
    .about_section p,.general_content p, .general .stager p {
        line-height: 26px;
    }
    .form_container {
        width: 45rem;
    }
    .section ul li {
        margin: 0px 0px 5px 5px;
    }
    .section p {
        font-size: 14px;
    }
    .section img {
        width: 80px;
        margin-bottom: 12px;
    }
    .section h2 {
        font-size: 20px;
    }
    .steak
    {
        height: 22rem;
    }
    .about_section .first .stager_img {
        position: relative;
        top: 7rem;
    }
    .rev p
    {
        top: 8rem;
    }
/*    .stager
    {
        height: 55vh;
    }*/
    .about_section .rev p
    {
        top: 8rem;
    }
}
@media (max-width:920px)
{
    .section ul li a {
        font-size: 14.5px;
    }
    .social ul li i {
        font-size: 20px;
    }
    .about_section p {
        font-size: 20px;
        line-height: 25px;
    }
    .general .stager p
    {
        font-size: 18px;
    }
    .stager_img {
        height: 18rem;
    }
    .about_section h1 {
        font-size: 26px;
    }
    form {
        padding-left: 6%;
        gap: 10px;
    }
    form h1
    {
        font-size: 26px;
    }
    .form_container {
        width: 40rem;
        height: 70%;
    }
/*    .about_section .first
    {
        margin-bottom: 18%;
    }*/
    .rev {
        margin-bottom: 10%;
    }
    .header .menu ul {
        gap: 1.5rem;
    }
    .menu ul li a {
        font-size: 14px;
    }
    .general h1
    {
        font-size: 24px;
    }
/*    .stager {
        height: 45vh;
    }*/
}
@media (max-width:850px)
{
    .logo img {
        width: 60%;
    }
    .form_container {
        width: 35rem;
        height: 70%;
    }
/*    .about_section p {
        font-size: 16px;
        line-height: 20px;
    }*/
/*    .stager_img {
        height: 10rem;
    }*/
    .stager_img img {
        display: block;
    }
    footer
    {
        height: auto;
        text-align: center;
        padding: 10% 0px;
    }
    .footer_container
    {
        flex-direction: column;
        gap: 3rem;
    }
    .section img {
        width: 120px;
        margin-bottom: 12px;
    }
    .section p {
        font-size: 16px;
    }
    .section ul li a {
        font-size: 16px;
    }
    .section ul li {
        margin: 0px 10px;
    }
    .footer_container div:nth-child(1)
    {
        width: fit-content;
        padding-left: 0px;
    }
    .footer_container div:nth-child(2)
    {
        width: fit-content;
    }
    .footer_container div:nth-child(3)
    {
        width: fit-content;
    }
    .social
    {
        padding-right: 0px;
    }
    .social ul li:nth-child(3) {
        margin: 0px 10px 0px 10px;
    }
    .social h2,.social ul {
        text-align: center !important;
    }
}
@media (max-width: 769px)
{
    .header {
        top: 5%;
        left: 5%;
    }
    .content_container
    {
        height: 90%;
    }
    .header .menu ul {
        gap: 1rem;
    }
    .visible_header {
        height: 10%;
        top: 0%;
    }
    .menu ul li a {
        font-size: 13px;
    }
    .menu ul li img {
        width: 65px;
    }
    .about_section h1 {
        font-size: 22px;
        margin-bottom: 15%;
    }
    .stager
    {
        flex-direction: column-reverse;
        justify-content: center;
        gap: 2rem;
        height: auto;
        margin-bottom: 7% !important;
    }
    .about_section .first .stager_img,.rev p {
        position: relative;
        top: 0rem;
    }
    .about_section .first
    {
        margin-bottom: 0%;
    }
    .stager_img 
    {
        height: auto;
    }
    .stager p
    {
        font-size: 18px;
        height: auto;
    }
    .general .stager
    {
        height: auto;
    }
    .stager_img,.stager p{
        width: 90%;
    }
    .rev
    {
        flex-direction: column;
        gap: 2rem;
    }
    .form_container {
        width: 90%;
        height: 80%;
    }
    form {
        padding-left: 4%;
        gap: 10px;
    }
    .inputfield,textarea
    {
        width: 90%;
    }
    .contact_us
    {
        padding-bottom: 10%;
    }
    .general h1
    {
        font-size: 20px;
    }
    .general_content p {
        font-size: 18px;
    }
    .steak {
        height: 18rem;
    }
    .general .stager_img {
        height: auto;
    }
    .about_section .rev p {
        top: 0;
    }
}
@media (max-width: 650px)
{
    .menu
    {
        display: none;
    }
    .header
    {
        justify-content: flex-end;
        padding-right: 4%;
        padding: 0.1rem 4% 0.1rem 0%;
        top: 5%;
        left: 5%;
    }
    .opener
    {
        display: block;
        width: fit-content;
    }
    .opener i
    {
        color: #000;
        font-size: 35px;
    }
    .visible_header .opener i
    {   
        font-size: 35px;
        color: #fff;
    }
    .mobile_menu
    {
        z-index: 99;
        display: block;
        position: fixed;
        right: -200%;
        width: 60%;
        height: 90%;
        background: #000;
        padding: 5%;
        transition: 0.3s all linear;
    }
    .closer
    {
        position: absolute;
        right: 2%;
        top: 2%;
        display: block;
    }
    .closer i
    {
        color: darkorange;
        font-size: 32px;
    }
    .mobile_menu ul 
    {
        list-style: none;
    }
    .mobile_menu ul li
    {
        margin: 15px;
    }
    .mobile_menu ul li a
    {
        text-decoration: none;
        color: white;
        text-transform: capitalize;
        font-size: 20px;
    }
    .general h1 {
        text-align: left;
    }
    .visible_header
    {
        align-items: center;
        justify-content: space-between;
        padding-left: 4%;
        top: 0%;
    }
    .header_logo
    {
        display: block;
    }
    .booklet a button {
        width: 8rem;
        font-size: 16px;
    }
    .bookletimg img {
        width: 100%;
        height: auto;
        display: block;
    }
}
@media (max-width:580px)
{
    .form_container
    {
        height: auto;
        justify-content: center;
        padding: 7% 5%;
    }
    form
    {
        width: 100%;
    }
    .inputfield, textarea {
        width: 95%;
    }
    .img
    {
        display: none;
    }
    .contact_us
    {
      height: auto;
  }
}
@media (max-width: 480px) 
{
    .mobile_menu
    {
        width: 70%;
    }
    .mobile_menu ul li a {
        font-size: 17px;
    }
    .footer_container div:nth-child(1),.footer_container div:nth-child(2),.footer_container div:nth-child(3)

    {
        width: 80%;
    }
    #copyright {
        font-size: 12px;
    }
    .section ul li {
        margin: 10px 10px;
    }
    .about_section h1 {
        font-size: 18px;
        margin-bottom: 15%;
    }
    .general_content p {
        font-size: 16px;
        line-height: 22px;
    }
    .steak
    {
        height: auto;
    }
    .general .stager p {
        font-size: 16px;
    }
    .iframe
    {
        width: 90%;
    }
    .about_section h1 {
        text-align: left;
    }
    .about_section h1 br
    {
        display: none;
    }
}