
.follow_us_main{
    margin-bottom: 30px;
    position: relative;
}
.follow_us_text{
    z-index: 1;
    position: relative;
    background: #fff;
    padding-right: 15px;
}
.lastest-head {
    text-transform: uppercase;
    font-family: 'Montserrat Light';
    display: inline-block;
    background-color: white;
    padding-right: 15px;
    font-weight: 700;
}
.follow_us_main.lastest-head {
    font-weight: 700;
}

.follow_us_main h4 {
    font-size: 18px;
}
.follow_us_main h4 {
    margin-top: 10px;
    margin-bottom: 10px;
}
.follow_us_border {
    display: inline-block;
    height: 15px;
    width: 100%;
    background-color: #f2f2f2;
    position: absolute;
    left: 0;
    top: 14px;
    z-index: -1;
}
.right_bar .social-icon i {
    color: #b1b1b1;
    font-size: 28px;
}
.right_bar .social-icon ul, .tips-ul {
    list-style-type: none;
    padding: 0;
}
.right_bar .social-icon li {
    float: right;
    margin-left: 8px;
}
.sidebar-pack-hover {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    padding: 20px;
    margin: 0;
    font-size: 18px;
    height: 40%;
    background: linear-gradient(to top,rgba(0,0,0,.6) 0,rgba(0,0,0,0) 100%);
}
.sidebar-package {
    position: relative;
    margin-top: 30px;
}
.sidebar-pack-hover a {
    text-decoration: none;
    color: #fff;
    position: absolute;
    bottom: 15px;
}
.static_page h2{
    font-size: 30px !important;
}
.static_page h1{
    font-size: 36px;
}
.static_page h3{
    font-size: 20px;
    font-family: 'Montserrat SemiBold', serif;
}
.portfolio{
    background-color: #ffffff!important;
}
