@media only screen and (max-width: 1140px) {
    #mk-header-1 {
    position: fixed !important;
    }
    .mk-header.sticky-style-fixed .mk-header-bg {
    height: 180%;
    }
    .mk-go-top.is-active {
    bottom: 22px !important;
    }
}
@media only screen and (max-width: 1000px) {
    .mk-nav-responsive-link {
    top: 72%;
    }
   #theme-page .theme-page-wrapper .theme-content {
    padding-top: 0px !important;
   }
}
#theme-page .theme-page-wrapper {
   margin-top: 0px;
   margin-bottom: 0px;
}



#theme-page .theme-page-wrapper .theme-content {
   padding: 0px;
}
vc_column-inner {
   text-align: justify;
   padding: 0px;
}

@media only screen and (max-width: 1400px) {
   #mk-footer .footer-wrapper {
     float: none !important;
     text-align: center;
     margin: auto !important;
    }
    .widget_social_networks .align-left {
    text-align: center;
    }
}
@media only screen and (max-width: 780px) {
    .header-logo img {
    max-width: 100% !important;
    }
}

.fit-logo-img a img {
    max-width: 690px;
}
.mk-header-nav-container, .mk-classic-menu-wrapper {
    height: 70px;
}
.header-style-2 .main-navigation-ul>li.menu-item>a.menu-item-link {
    padding: 25px 25px !important;
}
.mk-header {
   opacity: 0.8;
   border-bottom: none !important;
}
.ms-layer.overlay.ms-hover-active {
       pointer-events: none;
}
@media only screen and (max-width: 800px) {
    p {
    line-height: 2em !important;
    }
}
