#Header_creative #Top_bar .menu>li>a span {
    line-height: 30px !important;
}
#Top_bar {min-height: 100px;}
.logo-social {
    width: 24px;
}

#Top_bar .logo #logo img, #Header_creative #Top_bar .logo #logo img{
    min-height: 100px !important;
}
#Header_creative #Top_bar .top_bar_left {
    min-height: 100px !important;
}
@media only screen and (max-width: 1239px) {
    #Top_bar .menu_wrapper {
        padding-top: 50px;
    }
}
.main-section {
    padding-top: 440px;
    padding-bottom: 140px;
    background-image: url(../../../img/m1.png);
    background-repeat: no-repeat;
    background-position: 50% 0%;
    background-attachment: fixed;
    background-size: cover;
}

h3 { font-weight: 500 !important;}
p { font-size: 16px;}

img.scale-with-grid, #Content img {
    max-width: 100%;
    height: 180px;
}
#colabs {
    height: 100vh !important;
    background-color:#F8E6DF;
    background-image:url(../../../img/colabs.jpg);
    background-repeat:no-repeat;
    background-position:right top;
    background-attachment:fixed;
    background-size:80%;
    -webkit-background-size:cover" data-stellar-background-ratio="0.5
}

video {
    width: 100%;
    height: auto;
    max-height: 520px;
}