.footer-map img {
    border: solid 6px #FFF;
}

.w-gallery .port-imgs {
    width: 100% !important;
}

.port-item {
    color: #141414;
}

.w-gallery .port-cont {
    display: none;
}

.footer-map {
    padding-right: 20px;
    display: block;
}

@media only screen and (max-width: 768px) {
    .footer-map {
        padding-right: 0;
        padding-left: 10px;
    }
}

.header .navbar .navbar-brand img {
    max-height: 60px;
}

body.page-template-home-page #wrapper .footer, 
body.page-template-port #wrapper .footer, 
body.single-portfolio #wrapper .footer {
    display: none;
}

body.page-template-home-page {
    background-color: rgba(24, 28, 30, 1) !important;
}

.thin p {
    font-weight: 600;
}

.langsw a {
    color: #fff;
    color: rgba(255, 255, 255, 0.5);
    font-family: 'Oswald', serif;
    font-size: 12px;
    letter-spacing: 2px;
    line-height: 25px;
    padding: 0px 0 0 20px;
}

.langsw .wpml-ls-current-language a, .langsw a:hover {
    color: #fff;
    text-decoration: none;
}

.slim-wrap ul.menu-items li a {
    padding: 15px 40px 15px 0;
}

.wpml-ls-legacy-list-horizontal {
    border: 0;
    padding: 0;
}

.moblang {
    width: 90px;
    position: absolute;
    right: 0;
    bottom: 0;
}

.fixed-top .moblang {
    bottom: 15px;
}

.service-small-desc .readmore {
    display: none;
}

.yr-wr .year {
    font-weight: bold;
    font-size: 16px;
    margin-top: 7px;
    margin-bottom: 5px;
    color: #141414;
}

.yr-wr {
    max-height: 400px;
    transition: max-height 0.4s ease-in-out;
    overflow: hidden;
    margin-bottom: 25px;
    flex-grow: 1;
    position: relative;
}

.yr-wr:hover {
    max-height: 1500px;
}

.yr-wr:hover:after {
    height: 0;
}

.yr-wr:after {
    content: "";
  bottom: 0;
  background-image: url(../../themes/initiative/images/safari.png);
  background-repeat: repeat-x;
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 100px;
  z-index: 9;
}

.port-item a div {
    background-image: url(../../themes/initiative/images/home.svg);
    background-repeat: no-repeat;
    background-position: left top 6px;
    padding-left: 22px;
}

.port-item a {
    text-decoration: none;
}

.post-media.entry img {
    display: none;
}

.port-wrap {
    display: flex;
    flex-wrap: wrap;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    letter-spacing: normal !important;
}

.tagline-message h3 span::after, .normal-box h4::after, .image-box h4::after, .widget-title:after {
    height: 0;
}

.copyrights i {
    color: #fff !important;
}

.bg-inverse:not(.fixed-top) {
    background-color: transparent !important;
}

.yr-wr {
    width: 33.33333333%;
    padding: 0 15px;
}

@media only screen and (max-width: 1200px) {
    .yr-wr {
        width: 50%;
    }
}

@media only screen and (max-width: 992px) {
    .yr-wr{
        height: 375px;
    }
}

@media only screen and (max-width: 768px) {
    .yr-wr {
        height: auto;
        width: 100%;
        max-height: 100%;
    }
    
    .hidden-sm {
        display: none;
    }
    
    .center-sm div {
        text-align: center;
    }
}

.blog-item-portfolio {
    display: none;
}

#wrapper .normal-header {
    padding: 1rem;
}

.slim-wrap ul.menu-items {
    margin: 20px 0 0;
}

.port-item.tood {
    margin-bottom: 15px;
    line-height: 22px;
}

.port-item.tood a {
    font-weight: 400;
}

.navbar-nav .menu-item a {
    font-weight: 600 !important;
}

.navbar-nav .menu-item a, .slim-wrap ul.menu-items li a {
    color: #fff !important;
}

.navbar-nav .menu-item a:hover, .slim-wrap ul.menu-items li a:hover {
    
}

.navbar-nav .menu-item.current-menu-item a, .navbar-nav .menu-item.current_page_parent a {
    color: rgba(255, 255, 255, 0.5) !important;
}

.service-small-desc p:nth-child(2), .single-portfolio-content p {
    font-weight: 400;
}

.service-small-desc p:nth-child(1), .team-desc h4 {
    font-weight: 600;
}

.slb_data_content {
    display: none;
}

#slb_viewer_wrap .slb_theme_slb_default .slb_container {
    border-radius: 0 !important;
}

.wpb_image_grid .wpb_image_grid_ul .isotope-item {
    width: 150px;
    height: 150px;
    overflow: hidden;
}

@media only screen and (max-width: 768px) {
.wpb_image_grid .wpb_image_grid_ul .isotope-item {
    width: 100%;
    height: auto;
    pointer-events: none;
}

.wpb_image_grid .wpb_image_grid_ul img {
    margin: 0 auto;
}
}

.dmtop-show {
    display: none;
}

.highline h4 {
    line-height: 35px !important;
}

.port-caption-defaultWrap {
    font-weight: 400;
}

.w-gallery .port-cont {
    width: 35%;
    float: right;
    padding-left: 20px;
}

.port-cont {
    padding-top: 20px;
}

.w-gallery .port-imgs {
    width: 65%;
    float: left;
}

.w-gallery .port-imgs img {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
}

@media only screen and (max-width: 768px) {
 .port-cont, .port-imgs {
     float: none !important;
     width: 100% !important;
 }
 }   

.copyrights {
 display: none;   
}

.header, .footer {
    background-color: #181C1E !important;  
}

.bg-inverse {
    background-color: rgba(24, 28, 30, 0.9) !important;
}

.portfolio-template-default .section-main-container {
    padding-top: 20px;
}

.port-cont p {
    margin-bottom: 2px;
}