/* responsive nav start  */

@media only screen and (max-width: 992px)
{
    .menu_icon
    {
        display: block;
    }
    nav ul
    {
        display: none;
    }
    .nav_open {
        right: 0 !important;
        opacity: 1 !important;
    }
    .ov_bg {
        width: 100%;
    }
}
/* responsive nav end  */

@media (max-width:1400px)
{
    .top-banner {
        height: 200px;
        margin: 20px 40px;
    }
    .projects h1 {
        font-size: 35px;
        padding-top: 30px;
    }
    .project-done img {
        left: 28%;
    }
}
@media (max-width:1200px)
{
    .about-img img {
        height: 450px;
    }
    .about-content {
        padding-top: 0px;
    }
    .vision, .mission {
        border-radius: 0px 50px 50px !important;
        width: 95%;
    }
    .interior-img-1 {
        left: 40%;
    }
    .interior-img-2 {
        left: 0px;
    }
    .interior-img-3 {
        left: 80px;
    }
    .service-row {
        margin: 0px 0px 140px 0px;
    }
    .we-do-img img{
        width: 100%;
    }
    .we-do p {
        font-size: 25px;
    }
    .we-do p span {
        font-size: 40px;
    }
    .project-done{
        margin-bottom: 100px;
    }
    .project-done img {
        left: 38%;
    }
    .counting {
        padding: 100px 0px;
    }
    .counting {
        padding-bottom: 20px;
    }
    .client-logo img
    {
        width: 150px;
    }
    .contact-section {
        padding: 60px 10px 20px 20px;
    }
    .menus ul 
    {
        padding-left: 0px;
        padding-right: 20px;
    }
    .contact-section .logo-details {
        padding-right: 20px;
    }
    .map-box {
        height: 480px;
    }
    .address-details {
        top: 72px;
    }
    .project-done {
        margin: 40px 50px;
    }
    .vision img, .mission img {
        width: 70px;
        padding-bottom: 10px;
    }
    .vision, .mission {
        background: #FFFFFF;
        border: 2px solid #E0E0E0;
        border-radius: 0px 100px 50px;
        width: 90%;
        height: 300px;
        padding: 25px 25px;
        box-shadow: 10px 10px 0px #c29628;
    }
}
@media (max-width:1024px)
{
    p{
        font-size: 14px !important;
    }
    header {
        height: 500px;
    }
    .header-content {
        padding-left: 20px;
        padding-top: 180px;
    }
    .header-content h1 {
        font-size: 35px;
    }
    .header-content p {
        font-size: 16px;
    }
    ul li a {
        font-weight: 300;
        font-size: 16px;
    }
    .about {
        padding: 30px 0px;
    }
    .about-content h1 {
        font-size: 30px;
        padding-bottom: 5px;
    }
    .about-content h6 {
        font-size: 25px;
        padding-bottom: 0px;
    }
    .vision-mission {
        padding-bottom: 60px;
    }
    .services h2 {
        padding-bottom: 10px;
        font-size: 40px;
    }
    .service-contents h3 {
        padding-bottom: 5px;
        font-size: 30px;
    }
    .what-we-do {
        padding: 10px 0px;
    }
    .we-do p span {
        font-size: 30px;
    }
    .clients h1 {
        font-size: 30px;
        line-height: 40px;
        padding-bottom: 30px;
    }
    .service-rows {
        padding-bottom: 50px;
    }
    .service-box {
        padding-bottom: 0px;
    }
    .gallery h1 {
        padding-bottom: 20px;
    }
    .gallery h1 {
        font-size: 35px;
    }
    .gallery-img img {
        height: 120px;
    }
    .contact-us-map {
        height: 310px;
        margin: 0px 60px;
    }
    .social-box {
        background: #fff;
        margin: 50px 60px;
        padding: 25px 0px;
    }
    .contact-us h1 {
        padding-bottom: 10px;
        font-size: 35px;
    }
    .social-box-icon a i {
        font-size: 35px;
    }
    .social-contacts img {
        width: 40px;
        padding-bottom: 10px;
    }
    .social-contacts {
        padding-top: 10px;
    }
    .contact-section .logo-details {
        padding-right: 10px;
    }
}
@media (max-width:992px)
{
    .logo img {
        width: 80px;
        height: auto;
    }
    .menu_icon div span {
        background-color: #ffffff;
    }
    nav {
        padding: 20px 20px;
    }
    header {
        margin: 0px 20px;
        border-radius: 20px 20px 130px 20px;
    }
    .header-content {
        padding-left: 20px;
        padding-top: 120px;
    }
    .header-content h1 {
        font-size: 30px;
        padding-bottom: 0px;
    }
    .about-content p
    {
        font-size: 16px !important;
        line-height: 20px;
    }
    .about-img img {
        height: 350px;
    }
    .about-content h1 {
        font-size: 25px;
        padding-bottom: 0px;
    }
    .vision img, .mission img {
        width: 50px;
        padding-bottom: 10px;
    }
    .vision h1, .mission h1 {
        font-weight: 500;
        font-size: 25px;
        line-height: 0px;
        padding: 20px 0px;
    }
    .miss-visi p {
        font-size: 16px !important;
        padding-bottom: 0px;
        line-height: 20px;
    }
    .vision, .mission {
        height: 280px;
    }
    .round-small img
    {
        width: 60px;
    }
    .vision, .mission {
        height: 280px;
        padding: 15px;
    }
    .service-img img {
        width: 180px;
    }
    .service-row {
        margin: 30px 0px 50px 0px;
    }
    .service-contents h3 {
        padding-bottom: 0px;
        font-size: 25px;
    }
    .service-section a {
        padding: 10px 20px;
        font-size: 16px;
    }
    .other-service
    {
        margin-top: 80px !important;
    }
    .we-do h2 {
        padding-top: 30px;
    }
    .we-do p {
        line-height: 30px;
        padding-top: 0px;
    }
    .scroll ul li {
        padding-top: 10px;
        font-size: 16px;
    }
    .scroll {
        margin-right: 20px;
    }
    .scroll ul {
        height: 200px;
    }
    .project-done img {
        left: 30%;
    }
    .counting {
        padding: 40px 0px;
    }
    .project-done {
        padding: 70px 0px 10px 0px;
        height: 180px;
    }
    .client-logo img {
        width: 110px;
    }
    .clients h1 {
        font-size: 25px;
        line-height: 20px;
        padding-bottom: 15px;
    }
    .clients {
        padding: 30px 0px 30px 0px;
        background: #fff;
        border-radius: 30px;
        margin-bottom: 50px;
    }
    .address-details h1 {
        font-size: 25px;
        padding-bottom: 0px;
    }
    .map-box {
        height: 400px;
    }
    .address-details {
        right: -200px;
        top: 55px;
        width: 280px;
        padding: 20px 30px;
    }
    .map-details {
        padding-bottom: 50px;
    }
    .contact-section {
        padding: 30px 10px 20px 20px;
    }
    .social-icons-bottom h2 {
        font-size: 16px;
    }
    .contact-section .menus h2 {
        font-size: 16px;
    }
    .contact-section .menus li {
        margin-bottom: 5px;
    }
    .services {
        padding-top: 20px;
    }
    .address .address-details
    {
        display: none;
    }
    .address-details-2
    {
        display: block;
        text-align: center;
        background: #fff;
        margin: 20px;
        padding: 20px;
        border-radius: 50px;
    }
    .address-details-2 .area
    {
        text-align: center !important;
        margin: 0px 100px;
        border-radius: 20px;
        padding: 10px 0px;
    }
    .address-col
    {
        display: none;
    }
    .address-col-2{
        display: contents;
    }
    .service-content h6 {
        font-size: 30px;
        line-height: 0px;
        padding: 25px 0px;
    }
    .about-class img {
        height: 280px;
    }
    .services h2 {
        padding-bottom: 30px;
        font-size: 30px;
    }
    .service-details a {
        padding: 10px 20px;
        font-size: 15px;
        margin-right: 2px;
    }
    .service-details p {
        padding: 0px 0px 0px 0px;
    }
    .service-details h5 {
        font-size: 18px;
        line-height: 25px;
        letter-spacing: 0px;
        padding-right: 0px;
    }
    .gallery {
        padding-bottom: 10px;
    }
    .contact-us {
        padding-top: 10px;
    }
    .contact-us h1 {
        font-size: 25px;
    }
    .contact-us h5 {
        font-size: 16px;
        letter-spacing: 0.1em;
    }
    .social-box {
        margin: 50px 10px;
    }
    .contact-us-map {
        margin: 0px 10px;
    }
    .interior-design {
        margin-bottom: 20px;
        padding-bottom: 0px;
        text-align: center;
    }
    .view-button {
        bottom: 2%;
        padding: 10px;
        font-size: 12px;
        width: 90%;
    }
    .interior-design img {
        height: 200px;
    }
    .interior-design h1{
        padding-bottom: 0px;
    }
    .top-banner {
        height: 140px;
    }
    .interior-design h1 {
        font-size: 35px;
    }
    .header-class {
        height: 90px;
    }
    .copyright{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .project-img {
        height: 300px;
        width: auto;
    }
}
@media (max-width:768px)
{
    .header-content h1 {
        font-size: 25px;
        line-height: 30px;
    }
    p {
        font-size: 12px !important;
    }
    .header-content {
        padding-left: 15px;
        padding-top: 100px;
    }
    header {
        margin: 20px;
        border-radius: 20px 20px 70px 20px;
        height: 340px;
    }
    .header-content {
        padding-left: 15px;
        padding-top: 80px;
    }
    .about-img img {
        height: 350px;
        margin-bottom: 40px;
    }
    .about-content a {
        font-size: 18px;
    }
    .about-content {
        padding-top: 25px;
    }
    .vision-mission {
        padding: 20px 0px 50px 0px;
    }
    .miss-visi {
        margin-top: 50px;
    }
    .services h2 {
        padding-bottom: 10px;
        font-size: 30px;
        font-weight: 500;
    }
    .service-img {
        height: 220px;
    }
    .interior-img-2 {
        left: 50px;
    }
    .interior-img-3 {
        left: 100px;
        top: 110px;
    }
    .service-contents {
        padding-top: 20px;
    }
    .other-service {
        margin-top: 50px !important;
    }
    .we-do-img img {
        width: 70%;
    }
    .we-do-img {
        justify-content: center;
    }
    .we
    {
        padding: 0px 40px;
    }
    .we p
    {
        font-size: 28px !important;
    }
    .project-done {
        padding: 70px 0px 10px 0px;
        height: 200px;
    }
    .project-done {
        margin: 40px 0px;
    }
    .clients {
        padding: 30px 10px 30px 10px;
        border-radius: 10px;
    }
    .map-box {
        height: 250px;
    }
    .contact-section {
        padding: 30px 50px 20px 50px;
    }
    .copyright {
        padding: 10px 20px;
    }
    .about-page-content {
        padding: 0px 0px 0px 0px;
    }
    .items {
        display: flex;
        padding-left: 10px;
        padding-top: 10px;
    }
    .top-banner {
        height: 120px;
    }
    .about-img img {
        height: 300px;
        margin-bottom: 10px;
    }
    .service-img-1,.service-img-2,.service-img-3,.service-img-4,.service-img-5,.service-img-6,.service-img-7,.service-img-8,.service-img-9 {
        height: 240px;
        margin: 20px;
    }
    .service-details p {
        padding: 0px 0px 15px 0px;
    } 
    .service-rows {
        padding-bottom: 30px;
    }
    .service-details {
        padding: 0px 20px;
    }
    .gallery-img img {
        height: 220px;
    }
    .contact-us-map {
        height: 230px;
        margin: 0px 20px;
    }
    .social-box {
        margin: 34px 0px;
        padding: 15px 0px;
    }
    .social-contacts a {
        font-size: 16px;
    }
    .social-contacts {
        padding-top: 0px;
    }
    .social-contacts h2 {
        font-size: 16px;
    }
    .social-box {
        border-radius: 32px;
    }
    .social-box-icon a {
        padding: 0px 10px;
    }
    .social-box-icon a i {
        font-size: 30px;
    }
    .address-details-2 .area {
        margin: 0px 100px;
        padding: 10px 0px;
    }
    .interior-design h1 {
        font-size: 24px;
    }
    .interior-design img {
        height: 270px;
    }
    .modal-content {
        width: 100%;
    }
    .project-img {
        height: 220px;
        width: auto;
    }
    .project-contents h2 {
        font-size: 20px;
        line-height: 30px;
        padding: 10px 0px 0px 0px;
    }
    .projects {
        padding-bottom: 0px;
        overflow-x: hidden;
        overflow-y: hidden;
    }
    .projects h1 {
        font-size: 30px;
        padding-bottom: 20px;
    }

}
@media (max-width:600px)
{
    .miss-visi {
        margin: 50px 40px;
        width: 100%;
    }
    .vision, .mission {
        height: 250px;
    }
    .vision-mission {
        padding: 20px 0px 0px 0px;
    }
    .we-do p span {
        font-size: 25px;
    }
    .project-done img {
        left: 40%;
    }
    .clients .client-logo img{
        margin: 10px !important;
    }
    .project-done {
        margin: 40px 50px;
    }
    .project-done img {
        left: 36%;
    }
    .top {
        right: 40px;
        bottom: 30px;
    }
    .header-class {
        height: 90px;
    }
    .project-contents h2 {
        font-size: 20px;
    }
    .project-contents {
        text-align: center;
        padding-bottom: 0px;
    }
    .projects {
        padding-bottom: 0px;
    }
    .contact-us h1 {
        padding-bottom: 10px;
    }
    .contact-us h1 {
        margin-bottom: 0px;
    }
    .top-banner {
        border-radius: 30px 30px 70px 30px;
    }
    .address-details-2 .area {
        margin: 0px 100px;
        padding: 10px 0px;
    }
    .address-details-2 .area {
        margin: 0px 30px;
        padding: 10px 0px;
        align-items: center;
        display: flex;
        justify-content: center;
    }
    nav {
        padding: 0px;
    }
    .menu_icon {
        right: 0px;
    }
    .top-banner {
        margin: 20px 20px;
    }
    .map-box{
        margin: 10px;
    }
}
@media (max-width:480px)
{
    .header-content h1 {
        font-size: 19px;
        line-height: 22px;
    }
    p {
        font-size: 14px !important;
        line-height: 16px;
    }
    .about-img img {
        height: 270px;
    }
    .miss-visi {
        margin: 50px 20px;
        width: 100%;
    }
    .vision, .mission {
        height: 270px;
    }
    .service-img img {
        width: 140px;
    }
    .interior-img-2 {
        left: 15px;
    }
    .interior-img-1 {
        left: 70px;
    }
    .interior-img-3 {
        left: 0px;
        top: 100px;
    }
    .service-img {
        height: 180px;
    }
    .we-do h2 {
        font-size: 20px !important;
    }
    .project-done img {
        left: 40%;
    }
    .project-done img {
        left: 34%;
    }
    .client-logo img {
        width: 110px;
        padding: 10px;
        justify-content: center;
        align-items: center;
        display: flex;
    }
    .clients .client-logo img{
        margin: 10px !important;
    }
    .scroll ul {
        padding: 0px 1px 0px 15px;
    }
    .project-done img {
        left: 28%;
    }
    .miss-visi {
        margin: 25px 20px;
        width: 100%;
    }
    .about-img img {
        height: 200px;
    }
    .top-banner {
        margin: 0px 10px;
    }
    .header-class {
        height: 80px;
    }
    .service-img-1, .service-img-2, .service-img-3, .service-img-4, .service-img-5, .service-img-6, .service-img-7, .service-img-8, .service-img-9 {
        height: 170px;
        margin: 20px;
    }
    .service-details a {
        padding: 10px 10px;
        margin-right: 10px;
    }
    .address-details-2 .area {
        margin: 0px 0px;
        border-radius: 10px;
        padding: 0px 0px;
    }
    .map-details h2,h1
    {
        font-size: 20px;
    }
    .projects h1 {
        font-size: 25px;
        padding: 30px;
    }
    .project-contents h2 {
        font-size: 18px;
    }
    nav {
        padding: 10px 10px;
    }
    .gallery h1 {
        padding-bottom: 0px;
        padding-top: 20px;
        font-size: 30px;
    }
    .address-details-2
    {
        margin: 0px 0px 20px 0px;
    }
    .social-contacts {
        display: flex;
        padding-top: 10px;
        flex-direction: column;
    }
    .social-box-icon a i {
        font-size: 25px;
    }
    .social-box-icon a {
        padding: 0px 5px;
    }
    .contact-us h1 {
        padding-bottom: 0px;
    }
    .address-details-2 .area {
        margin: 0px 30px;
        padding: 10px 0px;
    }
    .service-details a
    {
        border-radius: 10px;
        padding: 10px 10px;
        font-size: 15px;
        font-weight: 400;
        margin-right: 0px;
    }
    .address-details-2 .area {
        margin: 0px 30px;
        padding: 10px 0px;
        align-items: center;
        display: flex;
        justify-content: center;
    }
    .header-content {
        padding: 0px 15px;
        padding-top: 140px;
    }
}
@media (max-width:400px)
{
    
    .header-content {
        padding:0px  15px;
        padding-top: 100px;
    }
}
@media (max-width:320px)
{

}




