@media screen and (max-width: 1024px) {
.clients-associations {
padding: 0px 50px;
}
.features {
padding: 0px 50px;
}
.heading h2 {
font-size: 40px;
}
.logo a {
font-size: 50px;
}
.about-img img{
width: 100%;
}
.about-us {
padding: 0px 50px;
}
.studio-project {
padding: 20px 50px;
}
.project-gallery {
padding: 0 50px;
}
.collaborations-ct {
padding: 20px 40px;
}
.collaborations-info.mt-5 {
margin-top: 0rem!important;
}
.collaborations-info h4 {
font-size: 20px;
}
.collaborations-info p {
margin-bottom: 0px;
font-size: 16px;
}
.collaborations-info a {
font-size: 16px;
}
.logo {
 display: block;
}
.clients-sec {
 margin-bottom: 10px;
}
.features-sec {
 margin-bottom: 10px;
}
.fine-art-bg p {
    text-align: justify;
    padding: 0px 0px;
    line-height: 36px;
    font-size: 18px;
}
}



@media screen and (max-width: 992px){
.navbar-light .navbar-nav .nav-link {
 text-align: left;
 color: #000!important;
}
.navigation ul li {
 display: inline-block;
 text-align: left;
}
.navigation ul{
 margin-top: 15px;
}
.navbar-collapse{
 visibility: hidden;
 transform: translateX(-100%);
 border-radius: 0;
 display: block;
 position: fixed;
 top: 0;
 left: 0;
 height: 100%;
 z-index: 1200;
 width: 80%;
 transition: visibility .3s ease-in-out, transform .3s ease-in-out;
 background: #fff8f5;
}
.navbar-collapse.show {
 padding: 0px 0px;
 visibility: visible;
 transform: translateX(0);
 top: 0px;
}
.ms-md-auto {
 margin-left: 0!important;
}
#hamburger {
 background-color: transparent;
 border: none;
 cursor: pointer;
 display: flex;
 padding: 0;
}
#hamburger .line {
 fill: none;
 stroke: #000000;
 stroke-width: 6;
 transition: stroke-dasharray 600ms cubic-bezier(0.4, 0, 0.2, 1), stroke-dashoffset 600ms cubic-bezier(0.4, 0, 0.2, 1);
}
#hamburger .line1 {
 stroke-dasharray: 60 207;
 stroke-width: 6;
}
#hamburger .line2 {
 stroke-dasharray: 60 60;
 stroke-width: 6;
}
#hamburger .line3 {
 stroke-dasharray: 60 207;
 stroke-width: 6;
}
#hamburger.open .line1 {
 stroke-dasharray: 90 207;
 stroke-dashoffset: -134;
 stroke-width: 6;
}
#hamburger.open .line2 {
 stroke-dasharray: 1 60;
 stroke-dashoffset: -30;
 stroke-width: 6;
}
#hamburger.open .line3 {
 stroke-dasharray: 90 207;
 stroke-dashoffset: -134;
 stroke-width: 6;
}
.navbar-toggler:focus {
 box-shadow: none;
}
.navbar-nav .nav-link:focus, .navbar-nav .nav-link:hover {
 color: #000 !important;
}
.navbar-nav .nav-link {
    color: #000 !important;
    padding: 5px 10px;
    margin-bottom: 2px;
}
.navbar-toggler {
 padding: 0px;
 font-size: 1.25rem;
 line-height: inherit;
 border: none !important;
 border-radius: 0rem;
 background: #fff;
 outline: none !important;
}
.navigation{
 position: absolute;
 right: 15px;
 top: 20px;
}
.logo.text-center {
 text-align: left!important;
}
.logo a {
 font-size: 30px;
}
.logo {
    margin: 10px 0px;
    }
    .fine-art {
    padding: 50px 0px;
}
}

@media screen and (max-width: 767px) {
.clients-associations {
 padding: 0px 0px;
}
.features {
 padding: 0px 0px;
}
.heading h2 {
 font-size: 30px;
}
.logo {
 margin: 10px 0px;
 display: block;
}
.studio-project {
 padding: 0px 0px;
}
.project-gallery {
 padding: 0 0px;
}
.collaborations-img {
 margin-bottom: 20px;
}
.collaborations-info{
 margin-bottom: 20px;
}
.collaborations-ct {
 padding: 0px 0px;
}
.collaborations-img img {
 width: 100%;
}
}
@media screen and (max-width: 520px){
.logo {
 margin: 5px 0px;
 display: block;
}
.logo a {
 font-size: 28px;
 font-weight: 600;
}
.navigation ul li {
 padding: 0px 5px;
}
.navigation ul li a {
 font-size: 17px;
}
.navigation.mb-5.text-center {
 margin-bottom: 1rem!important;
}
section.clients-associations.mt-5 {
 margin-top: 1rem!important;
}
.heading {
 text-align: center;
 margin-bottom: 10px;
}
.features-sec img {
 width: 100%;
}
.clients-sec {
 margin-bottom: 5px;
}
.features-sec {
 margin-bottom: 5px;
}
section.features.mt-5 {
 margin-top: 2rem!important;
}
.footer-widget {
 margin-bottom: 15px;
}
.logo a {
 font-size: 24px;
}
.heading h2 {
 font-size: 24px;
}
.clients-sec img {
 width: 100%;
}
.mini-footer p {
 font-size: 14px;
}
.about-us {
 padding: 0px 0px;
}
.about-img img {
 width: auto;
}
.main .main_content {
 margin: 30px 0 40px;
}
.contact-us-info {
 text-align: center;
 margin-bottom: 10px;
 padding: 5px 5px;
}
.card-body.p-5 {
 padding: 1rem!important;
}
.row.justify-content-center.mb-5 {
 margin-bottom: 0rem!important;
}
.navbar {
 padding-top: 0rem;
}
.navigation {
 top: 24px;
}
.fine-art {
    padding: 0px 0px;
}.project-gallery-sec img {
    width: 100%;
    height: 160px;
}
.content-details h3{
  font-size: 16px;
}

}
