/*
* Novu Theme
* Created by : Ahmed Essa
* website : www.ahmedessa.net
*/



/* DEMO-2
==================================================
    - Preloader - 
    - Header -
	- Slider -
    - three boxs section -
    - About section -
	- Portfolio section -
    - Video lightbox section -
    - Team section -
    - blog section -
    - Clients section -
    - Contact section -
    - Portfolio single page -
    - Responsive media queries -
    
*/


/* Header
==================================================*/

#preloader {
    background-color: #333;
}

.logo-circle {
    background-image: linear-gradient(to right, #061e31 0%, #5f7a8f 100%);
    font-family: 'Lullaby';
    font-size: 25px;
}

@-webkit-keyframes white-shadow {
    0% {
        box-shadow: 0 0 0 0 rgba(225, 225, 225, 0.3);
        -webkit-transition: box-shadow 0.3s ease-in-out;
    }
    100% {
        box-shadow: 0 0 0 30px transparent;
        -webkit-transform: translate3d(0, 0, 0);
        -webkit-transition: box-shadow 0.4s ease-in-out;
    }
}

@keyframes white-shadow {
    0% {
        box-shadow: 0 0 0 0 rgba(225, 225, 225, 0.3);
        -webkit-transition: box-shadow 0.3s ease-in-out;
        transition: box-shadow 0.3s ease-in-out;
    }
    100% {
        box-shadow: 0 0 0 30px transparent;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        -webkit-transition: box-shadow 0.4s ease-in-out;
        transition: box-shadow 0.4s ease-in-out;
    }
}


/* Header
==================================================*/

.main-logo {
    background: -moz-linear-gradient(138deg, rgba(174,137,93,1) 0%, rgba(174,137,93,0.1) 100%); /* ff3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(174,137,93,0.1)), color-stop(100%, rgba(174,137,93,1))); /* safari4+,chrome */
background: -webkit-linear-gradient(138deg, rgba(174,137,93,1) 0%, rgba(174,137,93,0.1) 100%); /* safari5.1+,chrome10+ */
background: -o-linear-gradient(138deg, rgba(174,137,93,1) 0%, rgba(174,137,93,0.1) 100%); /* opera 11.10+ */
background: -ms-linear-gradient(138deg, rgba(174,137,93,1) 0%, rgba(174,137,93,0.1) 100%); /* ie10+ */
background: linear-gradient(312deg, rgba(174,137,93,1) 0%, rgba(174,137,93,0.1) 100%); /* w3c */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ae895d', endColorstr='#ae895d',GradientType=1 ); /* ie6-9 */
}


/* Slider
==================================================*/
    /
.slider-2 h2.sp-layer {
    font-family: 'TTMusselsStencil-Light' , sans-serif;
    font-size: 7.4em !important;
    font-weight: normal;
    color: rgb(114, 124, 128);
    text-transform: uppercase;
    letter-spacing: .05em;

}

.slider-2 p.sp-layer.subtitle {
    color: #fff;
    font-size: 20px;
    text-align: center;
    white-space: normal !important;
    margin-top: 12em;    
}

.slider-2 .light-slider h2.sp-layer,
.slider-2 .light-slider .slider-btn,

.slider-2 .light-slider .slider-btn:hover {
    color: rgb(114, 124, 128);
}

.slider-2 .light-slider .slider-btn:after {
    background: -moz-linear-gradient(138deg, rgba(174,137,93,1) 0%, rgba(174,137,93,0.1) 100%); /* ff3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(174,137,93,0.1)), color-stop(100%, rgba(174,137,93,1))); /* safari4+,chrome */
background: -webkit-linear-gradient(138deg, rgba(174,137,93,1) 0%, rgba(174,137,93,0.1) 100%); /* safari5.1+,chrome10+ */
background: -o-linear-gradient(138deg, rgba(174,137,93,1) 0%, rgba(174,137,93,0.1) 100%); /* opera 11.10+ */
background: -ms-linear-gradient(138deg, rgba(174,137,93,1) 0%, rgba(174,137,93,0.1) 100%); /* ie10+ */
background: linear-gradient(312deg, rgba(174,137,93,1) 0%, rgba(174,137,93,0.1) 100%); /* w3c */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ae895d', endColorstr='#ae895d',GradientType=1 ); /* ie6-9 */
}

.slider-2 {
    text-align: center;
    color: #fff;
}



/* three boxs section
==================================================*/

#three-boxs .icon-box {
    padding: 50px;
    margin-bottom: 0;
}

#three-boxs .icon-box h4 {
    font-size: 22px;
}

.light-bg {
    background: #e7e7e7;
    color: #333
}

.gold-bg {
    background: -webkit-linear-gradient( rgba(43, 50, 56, 0.85), rgba(108, 119, 123, 0.64)), url(../img/demo-2/photo-BG.jpg);
    background: linear-gradient( rgba(43, 50, 56, 0.85), rgba(108, 119, 123, 0.64)), url(../img/demo-2/photo-BG.jpg);
    background-size: cover;
    color: #fff;
}

.gold-bg .default-btn,
.dark-bg .default-btn {
    color: #fff;
}

.gold-bg .default-btn:after,
.dark-bg .default-btn:after {
    background-color: #fff;
}

.light-bg .default-btn:after {
    background-color: #333;
}

.dark-bg {
    background: #1E2A31;
    color: #f5f5f5
}

#three-boxs .subtitle {
    color: #fff
}

.light-bg .subtitle {
    color: #999 !important
}


/* About section
==================================================*/

.about-style-2 {
    padding-top: 50px;
}

.h150 {
    height: 150px;
}


/* Services section
==================================================*/

.box-border {
    border: 2px outset rgba(255,255,255, 0.8)
    padding: 50px 30px;
}

.services-style-2 .icon-container {
    padding: 20px;
    background: url(http://postimg.org/image/aifiluy4b/);
    
}

.services-style-2 .icon-box i {
    color: #fff;
}

#section-2.services-style-2 .bg-div-cover {
    background: url(../img/demo-2/photo-BG3.jpg);
    background-color: #ae895d;
    background-size: cover;
}


/* Portfolio section
==================================================*/

.portfolio-style-2 .portfolio_item .portfolio_item_hover {
    background-color: rgba(51, 51, 51, .5);
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(30px);

}

.portfolio-style-2 .portfolio_item .portfolio_item_hover .item_info span {
    color: #fff;
}

.portfolio-style-2 .portfolio_item .portfolio_item_hover .item_info em {
    background-color: #fff;
    font-weight: normal;
}

.portfolio-style-2 .portfolio-border {
    border: 2px outset rgba(255,255,255, 0.9);
    height: calc(100% - 10px);
    width: calc(100% - 10px);
    position: absolute;
    top: 5px;
    left: 5px;
    border-radius: 10px;
}

.portfolio .categories-grid .categories ul li a.active {
    background-image: linear-gradient(to right, #061e31 0%, #5f7a8f 100%);
}


/* Video lightbox section
==================================================*/

.parallax-window {
    position: relative;
    min-height: 400px;
    background: url(../img/demo-2/Contact2.jpg);
    background-attachment: fixed;
    background-position: center center;
    background-size: cover;
    color: #555;
}

.video-overlay {
    background: rgba(174, 137, 93, .8);
}

.play-video {
    color: #fff;
    border: 2px solid #fff;
}

.play-video i {
    color: #fff;
}

.video-overlay .subtitle {
    color: #fff !important;
}


/* Team section
==================================================*/

#section-4 {
    background: #333;
    color: #f5f5f5
}

.display-table {
    display: table
}

.team-info-container {
    padding: 50px;
    display: table-cell;
    vertical-align: middle;
}

.count-box {
    float: left;
    margin-right: 50px
}

.count {
    font-family: 'bavroregular';
    font-size: 35px;
    display: block;
    margin: 10px 0;
}

.count-box h4 {
    text-transform: uppercase;
    font-size: 15px;
    color: #ae895d
}

.team-style-2 .team-overlay {
    background-color: rgba(51, 51, 51, .9);
}

.team-style-2 .team-overlay ul li a {
    display: inline-block;
    width: 30px;
    height: 30px;
    border: 1px solid #ae895d;
    text-align: center;
    line-height: 30px;
    color: #ae895d;
}

.team-style-2 .team-overlay ul li a:hover {
    opacity: .5;
}


/* blog section
==================================================*/

#section-5 {
    padding-top: 50px;
    background: #f5f5f5
}

.blog_item {
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
    display: block;
}

.blog_item h3 {
    font-size: 16px;
    margin-top: 20px;
    line-height: 27px;
    font-weight: bold;
    text-transform: inherit;
    letter-spacing: 1px;
}

.blog-content {
    background: #fff;
    padding: 20px;
    position: relative;
    border-radius: 0 0 5px 5px;
}

.blog-content .athour-img {
    position: absolute;
    width: 50px;
    top: -30px
}

.blog-main-img {
    border-radius: 5px 5px 0 0;
}

.blog-img-container {
    position: relative;
    overflow: hidden;
}

.blog-img-container span {
    position: absolute;
    top: 10px;
    left: 10px;
    background: #ae895d;
    border-radius: 25px;
    z-index: 1;
    padding: 0 10px;
    color: #fff;
    font-size: 12px;
    line-height: 20px;
}

.big-post .blog-img-container img {
    border-radius: 5px;
}

.content-overlay {
    position: absolute;
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
    z-index: 1;
    color: #fff;
    width: 100%;
    bottom: -300px;
    padding: 20px;
    border-radius: 0 0 5px 5px;
    -webkit-transition: all .5s;
    transition: all .5s
}

.big-post:hover .content-overlay {
    bottom: 0px;
}

.big-post a:hover,
.big-post a:focus {
    color: #f5f5f5;
}

.blog-text {
    margin: 50px;
}

.quote-post .blog-content {
    border-radius: 5px;
    color: #fff;
    background: #ae895d;
    padding: 0.25em;
    padding: 20px;
    text-align: center;
}

.quote-post .blog-content p {
    font-style: italic;
    font-size: 1.40em;
    font-family: 'Lora', serif;
    line-height: 1.4;
    color: #fff;
}

.quote-post .blog-content p::before {
    content: '\201C';
}

.quote-post .blog-content p::after {
    content: '\201D';
}

.quote-post .default-btn {
    color: #fff;
}

.quote-post img {
    margin-bottom: 20px;
}

.quote-post .default-btn:after {
    background-color: #fff;
}
.blog-text .subtitle {
    color: #999;
}
.blog_container p {
    color: #999;
}

/* Clients section
==================================================*/

#section-6 {
    background: url(../img/demo-2/Clients.jpg);
    background-size: cover;
    color: #f5f5f5;
    padding: 30px 0;
}


/* Contact section
==================================================*/

#section-7 {
    background: url(../img/demo-2/Contact2.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
    padding: 30px 0;
}

.mat-div::after {
    background-color: #ae895d;
}

.is-active .mat-label {
    color: #ae895d;
}


/* Portfolio single page
==================================================*/ 

.portfolio-hed-style-ramosarquitectos {
    background: -webkit-linear-gradient( rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url(../img/demo-2/DesignWork/RamosArquitectos/cover.jpg);
    background: linear-gradient( rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url(../img/demo-2/DesignWork/RamosArquitectos/cover.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
    padding: 150px 20px;
}

.portfolio-hed-style-sitecore {
    background: -webkit-linear-gradient( rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url(../img/demo-2/DesignWork/Sitecore/cover.jpg);
    background: linear-gradient( rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url(../img/demo-2/DesignWork/Sitecore/cover.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
    padding: 150px 20px;
}

.portfolio-hed-style-yuhan {
    background: -webkit-linear-gradient( rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url(../img/demo-2/DesignWork/yuhan/cover.jpg);
    background: linear-gradient( rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url(../img/demo-2/DesignWork/yuhan/cover.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
    padding: 150px 20px;
}

.portfolio-hed-style-people-ai {
    background: -webkit-linear-gradient( rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url(../img/demo-2/DesignWork/People-ai/cover.jpg);
    background: linear-gradient( rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url(../img/demo-2/DesignWork/People-ai/cover.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
    padding: 150px 20px;
}

.portfolio-hed-style-booking {
    background: -webkit-linear-gradient( rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url(../img/demo-2/DesignWork/Booking-com/cover.jpg);
    background: linear-gradient( rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url(../img/demo-2/DesignWork/Booking-com/cover.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
    padding: 150px 20px;
}

.portfolio-hed-style-bae {
    background: -webkit-linear-gradient( rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url(../img/demo-2/DesignWork/bae/cover.jpg);
    background: linear-gradient( rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url(../img/demo-2/DesignWork/bae/cover.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
    padding: 150px 20px;
}

.portfolio-hed-style-tippie {
    background: -webkit-linear-gradient( rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url(../img/demo-2/DesignWork/tippie/cover.jpg);
    background: linear-gradient( rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url(../img/demo-2/DesignWork/tippie/cover.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
    padding: 150px 20px;
}

.portfolio-hed-style-lig {
    background: -webkit-linear-gradient( rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url(../img/demo-2/DesignWork/LIG/cover.jpg);
    background: linear-gradient( rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url(../img/demo-2/DesignWork/LIG/cover.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
    padding: 150px 20px;
}

.portfolio-hed-style-uob {
    background: -webkit-linear-gradient( rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url(../img/demo-2/DesignWork/UOB/cover.jpg);
    background: linear-gradient( rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url(../img/demo-2/DesignWork/UOB/cover.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
    padding: 150px 20px;
}

.portfolio-hed-style-bae {
    background: -webkit-linear-gradient( rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url(../img/demo-2/DesignWork/BAE/cover.jpg);
    background: linear-gradient( rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url(../img/demo-2/DesignWork/BAE/cover.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
    padding: 150px 20px;
}

.portfolio-hed-style-ptc {
    background: -webkit-linear-gradient( rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url(../img/demo-2/DesignWork/PTC/cover.jpg);
    background: linear-gradient( rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url(../img/demo-2/DesignWork/PTC/cover.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
    padding: 150px 20px;
}

.portfolio-hed-style-officialpayments {
    background: -webkit-linear-gradient( rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url(../img/demo-2/DesignWork/OfficialPayments/cover.jpg);
    background: linear-gradient( rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url(../img/demo-2/DesignWork/OfficialPayments/cover.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
    padding: 150px 20px;
}

.portfolio-hed-style-ptc-products {
    background: -webkit-linear-gradient( rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url(../img/demo-2/DesignWork/PTC-Products/cover.jpg);
    background: linear-gradient( rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url(../img/demo-2/PTC-Products/PTC/cover.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
    padding: 150px 20px;
}

.portfolio-hed-style-tacuba {
    background: -webkit-linear-gradient( rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url(../img/demo-2/DesignWork/Tacuba/cover.jpg);
    background: linear-gradient( rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url(../img/demo-2/DesignWork/Tacuba/cover.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
    padding: 150px 20px;
}

.portfolio-hed-style-ds {
    background: -webkit-linear-gradient( rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url(../img/demo-2/DesignWork/DS/DScover.jpg);
    background: linear-gradient( rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url(../img/demo-2/DesignWork/DS/DScover.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
    padding: 150px 20px;
}

.portfolio-hed-style-emcc {
    background: -webkit-linear-gradient( rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url(../img/demo-2/DesignWork/EMCC/emccCover.jpg);
    background: linear-gradient( rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url(../img/demo-2/DesignWork/EMCC/emccCover.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
    padding: 150px 20px;
}

.portfolio-hed-style-jp {
    background: -webkit-linear-gradient( rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url(../img/demo-2/DesignWork/JP/JPcover.jpg);
    background: linear-gradient( rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url(../img/demo-2/DesignWork/JP/JPcover.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
    padding: 150px 20px;
}

.portfolio-hed-style-posters {
    background: -webkit-linear-gradient( rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url(../img/demo-2/DesignWork/JPcover.jpg);
    background: linear-gradient( rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url(../img/demo-2/DesignWork/JPcover.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
    padding: 150px 20px;
}

.portfolio-hed-style-industree {
    background: -webkit-linear-gradient( rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url(../img/demo-2/DesignWork/Industree/cover.jpg);
    background: linear-gradient( rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url(../img/demo-2/DesignWork/Industree/cover.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
    padding: 150px 20px;
}

.portfolio-hed-style-partyfactory {
    background: -webkit-linear-gradient( rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url(../img/demo-2/DesignWork/partyfactory/partycover.jpg);
    background: linear-gradient( rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url(../img/demo-2/DesignWork/partyfactory/partycover.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
    padding: 150px 20px;
}

.portfolio-hed-style-umbrella {
    background: -webkit-linear-gradient( rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url(../img/demo-2/DesignWork/Umbrella/umbrellacover.jpg);
    background: linear-gradient( rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url(../img/demo-2/DesignWork/Umbrella/umbrellacover.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
    padding: 150px 20px;
}

.portfolio-hed-style-occultism {
    background: -webkit-linear-gradient( rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url(../img/demo-2/DesignWork/Occultism/cover.jpg);
    background: linear-gradient( rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url(../img/demo-2/DesignWork/Occultism/cover.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
    padding: 150px 20px;
}

.portfolio-hed-style-ramosarquitetcos {
    background: -webkit-linear-gradient( rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url(../img/demo-2/DesignWork/JPcover.jpg);
    background: linear-gradient( rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url(../img/demo-2/DesignWork/JPcover.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
    padding: 150px 20px;
}

.portfolio-hed-style-gregory {
    background: -webkit-linear-gradient( rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url(../img/demo-2/DesignWork/Gregory/gregorycover.jpg);
    background: linear-gradient( rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url(../img/demo-2/DesignWork/Gregory/gregorycover.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
    padding: 150px 20px;
}

.portfolio-hed-style-rockport {
    background: -webkit-linear-gradient( rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url(../img/demo-2/DesignWork/Rockport/rockport-cover.jpg);
    background: linear-gradient( rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url(../img/demo-2/DesignWork/Rockport/rockport-cover.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
    padding: 150px 20px;
}

.portfolio-hed-style-paintedburro {
    background: -webkit-linear-gradient( rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url(../img/demo-2/DesignWork/paintedburro/cover.jpg);
    background: linear-gradient( rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url(../img/demo-2/DesignWork/paintedburro/cover.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
    padding: 150px 20px;
}

.portfolio-hed-style-liveworx {
    background: -webkit-linear-gradient( rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url(../img/demo-2/DesignWork/LWX/liveworxcover.jpg);
    background: linear-gradient( rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url(../img/demo-2/DesignWork/LWX/liveworxcover.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
    padding: 150px 20px;
}

.portfolio-hed-style-tulip {
    background: -webkit-linear-gradient( rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url(../img/demo-2/DesignWork/Tulip/cover.jpg);
    background: linear-gradient( rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url(../img/demo-2/DesignWork/Tulip/cover.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
    padding: 150px 20px;
}

.portfolio-hed-style-orchid {
    background: -webkit-linear-gradient( rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url(../img/demo-2/DesignWork/Orchid/orchidcover.jpg);
    background: linear-gradient( rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url(../img/demo-2/DesignWork/Orchid/orchidcover.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
    padding: 150px 20px;
}

.portfolio-hed-style-abloh {
    background: -webkit-linear-gradient( rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url(../img/demo-2/DesignWork/Abloh/ablohcover.jpg);
    background: linear-gradient( rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url(../img/demo-2/DesignWork/Abloh/ablohcover.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
    padding: 150px 20px;
}

/* Responsive media queries
==================================================*/

@media (max-width: 990px) {
    .h150 {
        display: none;
    }
    #section-3 {
        padding-top: 50px;
    }
    #section-5 {
        padding-top: 0;
    }
}

@media (max-width: 990px) {
    .slider-2 h2.sp-layer {
        font-size: 2.5em !important;
    }
}

@media (max-width: 500px) {
    .team-info-container {
        padding: 10px;
    }
    .slider-2 h2.sp-layer,
    .slider-2 p.sp-layer.subtitle {
        width: auto !important;
    }
}