.top-menu__menu-link {
    color: white;
    font-size: 28px;
}

.header  {

background: #242323;
max-height: auto !important;

}
.header__container {
padding-top: 5px !important;
padding-bottom: 0px !important;
}
.header__wrapper {
    margin-bottom: 10px !important;
}


.menu-panel {

max-width: 350px !important;
}
.header__inner img {

    max-height: 60px !important;
}
.dropdown__menu {
top: 55px !important; 
border: 1px solid grey;
}
.header-fixed {
    top: 20px;
}

.dropdown__link {
    font-size: 18px !important;
    font-weight: bold !important;
}

.dark-font {
    text-shadow: none !important;
    color: dark;
}

.light-font{

    text-shadow: 2px 2px 4px #000000;
    color: white;

}

.article-listing-item__text {
    min-height: 255px;
    color: #666;
    transition: 0.3s;
    max-height: 300px; 
    overflow: hidden;
}
@media only screen and (max-width: 900px)   {

    .header__inner img {

        max-height: 30px !important;
    }
    .header__menu-button {
        position: absolute;
        right: 0px;
    }


}

@media only screen and (max-width: 900px)   { 

.divC {
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}


.divC {
  display: block !important;
  margin-top: 10px;
  margin-bottom: 10px;
}

.divA {
  display: block !important;
  margin-top: 10px;
  margin-bottom: 10px;
}

.divA-sub1 {
    width: 100% !important;
 
  margin: 5px;
 
}
.divA-sub2 {
    width: 100% !important;
  margint: 5px; 
}
.divC-sub1{
    width: 100% !important;
  margin: 5px;

}
.divC-sub2{
    width: 100% !important;
  margin: 5px;
}

.heading-default__title {
    font-family: 'Teko', Helvetica, sans-serif;
    font-size: 35px;
    line-height: 1.2;
    margin-bottom: 11px;
}
.service-detail__title {
    font-family: 'Teko', Helvetica, sans-serif;
    font-size: 40px;
    line-height: 1;
    margin-bottom: 24px;
}

.heading-default {
    padding-top: 100px;
    margin-bottom: 75px;
}


}


.zoom-slider__control {
  
    border: 1px solid red;
}


.footer-default__head {
    
    padding-bottom: 25px !important;
    margin-bottom: 20px !important;
}

.footer-studio__column {
    margin-bottom: 10px !important;
}

@media only screen and (max-width: 900px)   {
img.spec-image {

width: 100%;
height: 100vh;
object-fit: cover;


}

.top-text {

    top: 20vh !important;
    
}


.top-text h1{
   
   font-size: 1.5rem !important;
}
.top-text h2{
   
   font-size: 1.2rem !important;
}
.top-text h4{
   
   font-size: 1rem !important;
}

}

.facebook-top {
  position: absolute;
    right: 45px;
    top: 13px;
}
.facebook-top p{
  padding-top: 10px;
}
@media only screen and (max-width: 900px)   { 

.facebook-top {
 
    right: 50px;
    top: 0px;
}
.socials__social {
  height: 30px;
    width: 30px;
    font-size: 15px;
    margin-top: 3px;
    margin-bottom: 0px;
}

 }
.zoom-counter__text{
  text-align: justify;
}
.article-listing-item__text{
  text-align: justify;
}
.service-detail__intro{
  text-align: justify;
}
.service-detail__text{
  text-align: justify;
}
.service-detail__text{
  text-align: justify;
}
.studio-reviews__title_mobile{
  text-align: justify;
}
.studio-reviews__subtitle{
  text-align: justify;
}
.studio-reviews__review-text{
  text-align: justify;
}

