body, button, input, select, optgroup, textarea {
	margin:0;
	font-family: 'Raleway', sans-serif;
    font-weight:400;
    color:#000;
    font-size: 13px;
    -webkit-font-feature-settings: "lnum";
       -moz-font-feature-settings: "lnum";
        -ms-font-feature-settings: "lnum";
         -o-font-feature-settings: "lnum";
            font-feature-settings: "lnum";
}
body, html {
    height:100%;
}
section {
	padding:30px 0;
}
h1, h2, h3, h4 {
    font-family: 'Aleo', sans-serif;
    letter-spacing: 1px;
}
h1, h2, h3, h4, h5, h6 {
    margin-bottom:20px;
    margin-top:0;
    color:#6B795C;
    line-height: 1.2;
}
.centered {
    float:none;
    margin:0 auto;
}
h1 {
    font-family: 'Aleo', sans-serif;
    font-size:35px;
    color:#6B795C;
    margin-bottom: 30px;
}
img {
    max-width: 100%;
}
a.white {
    color:#fff;
}
a {text-decoration: none; color:#000; outline:0!important; border:0;}
a:hover {opacity:.9;}
a:hover, a:focus, a:active {
    color: #55575b;
}
a:visited {color:#000;}
ul {
    margin:0;
    padding:0;
    display: block;
    list-style-type: none;
}
li { 
    color:#000;
}
p { 
    line-height: 1.75;
    color:#000;
    margin: 0 0 1.3em 0;
}
.social li {
    display: inline-block;
    margin-right: 2.5px;
}
.social__link li:first-child {
    margin-left:-3px;
}
.social__link i:before {
    font-size:1.5em;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
#p404 h1 {
    padding: 120px 0 30px 0;
    text-align: center;
    font-size: 50px!important;
}
#p404 h3 {
    padding: 0 0 120px 0;
    text-align: center;
    font-size: 25px!important;
	font-weight:400;
}
.p404__subtitle a {
    text-decoration: underline;
}
#header {
    padding: 45px 0 30px;
}
#header.header--absolute {
    position: absolute;
    width: 100%;
    z-index: 3;
}
.header__bottom .col-lg-12 {
    padding: 0;
}
.header__logo {
    float: left;
    margin: 0;
}
.header__logo a {
    display: block;
    height: 100%;
}
.header__logo a img {
    display: block;
}
.header__nav {
    float:right;
    margin-top:7px;
}
.header__social {
    float:left;
    padding: 0 0 0 30px;
}
.header__social li a {
    color: #6B795C;
}
#header.header--absolute .header__social li a {
    color:#fff;
}
.header__nav--mobile {
    display: none;
    background: rgba(107, 121, 92, 0.95);
    padding: 20px 0;
    margin-top:15px;
    position: absolute;
    width: 100%;
    z-index: 1;
}
.header__nav--mobile.active {
    display: block;
}
nav ul li {
    display: inline-block;
    padding: 0 10px;
    color:#989a9b;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
    font-size: 14px;
}
.header__main-menu {
    float:left;
    display: block;
    margin-top: 6px;
}
#header #header__main-menu-list li.nav__item--has-children:after {
    content: "\e604";
    font-family: 'simple-line-icons';
    margin-left: 0;
    font-size: .8em;
    color:#000;
    cursor:pointer;
}
#header.header--absolute #header__main-menu-list li.nav__item--has-children:after {
    color:#fff!important;
}
#header__main-menu-list li.nav__item--has-children ul li a {
    color:#000!important;
}
#header__main-menu-list li a {
    color: #000;
}
#header.header--absolute #header__main-menu-list li a {
    color: #fff;
}
#header__mobile-menu-list a {
    color: #fff;
}
#header__mobile-menu-list li {
    display: block;
    padding-left:20px;
    font-size: 18px;
    padding-bottom: 5px;
    background:transparent;
    border:0;
}
#header__mobile-menu-list li:last-child {
    margin-bottom:0;
}
#header__mobile-menu-list .sub-nav {
    position: relative;
}
.header__burger {
    float:left;
}
.header__burger-button {
    background:transparent;
    border:0;
    color:#000;
    outline: 0;
    margin-top: -9px;
    padding-right: 0;
}
#header.header--absolute .header__burger-button {
    color:#fff;
}
.header__burger-button:before {
    content: "\e601";
    font-family: 'simple-line-icons';
    font-size: 1.8em;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.sub-nav {
    display: none;
    position: absolute;
    margin: 0;
    padding-top: 1px;
    background: #f9f9f9;
    z-index: 10;
}
.sub-nav li {
    float: none;
    display: block;
    padding: 2px 0;
    background: #eae1d9;
    border-bottom: 1px solid #f9f9f9;
    font-size: 12px;
}
.sub-nav li a {
    display: block;
    padding: 5px 15px;
    font-family:'Raleway', sans-serif;
    font-weight: 400;
}
#header__main-menu-list .sub-nav {
    width:200px;
}
#header__main-menu-list .sub-nav li:hover {
    background:rgba(234, 225, 217, .6);
}
#header__mobile-menu-list .sub-nav {
    border:0;
    padding-top:0;
    background:transparent;
}
#header__mobile-menu-list .sub-nav li {
    background: transparent;
    padding-left:0!important;
    margin-bottom:0;
    padding-bottom:0;
}
#header__mobile-menu-list .sub-nav li a {
    font-size:14px;
    color:#dedede;
}
.nav__sub-nav-trigger {
    margin-left: 10px;
    cursor: pointer;
    font-size: .8em;
}

/* Footer */

#footer {
    padding:25px 0;
    background:#fff;
}
.footer__top {
    padding-bottom:30px;
}
.footer__contact {
    padding-bottom:5px;
}
.footer__contact li {
    margin-bottom:5px;
    font-size: 12px;
}
.footer__social li a i {
    color: #555555;
}
.footer__copyright--l {
    float:left;
    font-size: 11px;
}
.footer__copyright--r {
    float:right;
    font-size: 11px;
}
.footer__newsletter-signup {
    float: right;
}
.footer__newsletter-signup-btn, .footer__newsletter-email-input {
    float: left;
}
.footer__newsletter-email-input input {
    background: #ffffff;
    color: #000000;
    width: 250px;
    font-size: 13px;
    margin-right: 8px;
    border: 0;
    padding: 0 0 0 8px;
    height: 25px;
    border-radius: 1px;
}
.footer__newsletter-email-input input:focus {
    border:2px solid #000;
    outline:0;
}
.footer__newsletter-signup-btn input {
    background: #000000;
    color: #f2f3f3;
    font-size: 13px;
    letter-spacing: 1px;
    border: 0;
    padding: 0 8px;
    height: 25px;
    border-radius: 1px;
}
.mc4wp-alert {
    display: block;
    clear: both;
    padding-top: 20px;
    width: 100%;
    font-style: italic;
}
.mc4wp-alert.mc4wp-error p:before {
    font-family:  'simple-line-icons';
    content: "\e617";
    font-style:  normal;
    font-size:  20px;
    position: relative;
    left: -10px;
    top: 3px;
}
.mc4wp-alert.mc4wp-success p:before {
    font-family: 'simple-line-icons';
    content: "\e080";
    font-style:  normal;
    font-size:  20px;
    position: relative;
    left: -10px;
    top: 3px;
}

/* Home */


#home__banner {
    padding: 140px 0 0 0; /* was 125px 0 */
    margin:0;
    position: relative;
    overflow:hidden;
}
.home__banner-content {
    padding:4.5% 0;
    position: relative;
    z-index: 2;
}
.home__banner-content h1 {
    font-size:90px;
    line-height:1.1;
    color:#fff;
}
.home__banner--video {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}
.home__banner-video-source {
    position: absolute;
    top: 50%;
    left: 50%;
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;
    -webkit-transform: translate(-50%, -50%);
   -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.home__banner--slider {
    position: absolute;
    width:100%;
    top: 0;
    left: 0;
}
.home__banner--slider, 
.home__banner--slider .home__banner-slides.slick-initialized.slick-slider,
.home__banner--slider .slick-list.draggable,
.home__banner--slider .slick-track {
    height: 100%!important;
}
.slick__item.home__banner-slide-image {
    height: 100%!important;
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x:center;
}

#home__folio {
    padding: 0;
    margin:0 30px;
}
.home__folio-content {
    text-align: center;
}
.home__folio--top {
    padding-bottom:0;
}
.home__folio-content h2 {
    font-size: 45px;
}
.home__folio-content p {
    font-size:18px;
    font-weight: 600;
}
.post-item {
    padding:0;
    background-size:cover;
    background-repeat: no-repeat;
}
.post-item__link {
    display: block;
    background-size: cover;
}
.post-item__link:hover {
    opacity: 1;
}
.post-item:hover .post-item__content {
    opacity: 1;
}
.post-item__content {
    display: block;
    padding:0;
    overflow:hidden;
    text-align: center;
    background:-webkit-linear-gradient(top, rgba(234, 225, 217, 1) 10%, rgba(234, 225, 217, 0.70) 100%);
    -webkit-transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    -ms-transition: opacity .5s ease-in-out;
    -o-transition: opacity .5s ease-in-out;
    transition: opacity .5s ease-in-out;
    opacity: 0;
}
.post-item__content-vcent {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    display: block;
}
.post-item__content h4,
.post-item__content h5,
.post-item__content--video h4,
.post-item__content--merged h4 {
    margin:0;
    padding:0 15px;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 1px;
    color:#000; 
}
.post-item__content h5 {
    font-size: 18px;
    margin: 0;
    padding: 0 30px;
    line-height: 1.2;
    margin-top: 5px;
}
.home__folio--bottom {
    margin-left: -12px;
    margin-right: -12px;
}
.home__folio-item {
    padding:12px;
}
.home__folio-item--photo-bg {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
#home__folio-video {
    padding: 80px 0 50px 0;
    margin:0 20px;
}
.home__folio-item--video {
    padding:0 10px!important;
    margin-bottom: 30px;
}
.home__folio-item--video-bg {
    background-size: cover;
    background-position: center center;
}
.post-item__content--video {
    display: block;
    height:250px;
    padding:0;
    overflow:hidden;
    text-align: center;
    background:-webkit-linear-gradient(top, rgba(0,0,0,0.75) 0%, rgba(0,0,0,0.75) 100%);
    -webkit-transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    -ms-transition: opacity .5s ease-in-out;
    -o-transition: opacity .5s ease-in-out;
    transition: opacity .5s ease-in-out;
    opacity: 0;
}
.post-item:hover .post-item__content--video {
    opacity: 1;
}
.post-item:hover .play {
    opacity:0;
}
.play {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width:  100%;
    height:  100%;
    text-align:  center;
}
.play img {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    opacity: .7;
}
.h2--stacked__bottom {
    padding-top:15px;
}

/* About */

.about__image img {
    width: 100%;
    height: auto;
}
.about__content {
    text-align: center;
    margin-top:40px;
}
.about__content h1 {
    font-size: 45px;
}
.about__content p {
    font-size: 16px;
}

/* Clients */

.clients__content {
    text-align: center;
}
.clients__content h1 {
    font-size: 45px;
}
.clients__logo-item {
    text-align: center;
    margin-bottom: 30px;
    height: 110px;
}
.clients__logo-item img {
    vertical-align: middle;
    max-height: 110px;
}
.hFix {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

/* Portfolio */

#merged-portfolio {
    margin:0 30px;
    padding-bottom:80px;
}
.portfolio__content {
    text-align: center;
}
.portfolio__content h1 {
    font-size: 45px;
}
.post-item__content--merged {
    display: block;
    height: 280px;
    padding: 0;
    overflow: hidden;
    text-align: center;
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.75) 0%, rgba(0,0,0,0.75) 100%);
    -webkit-transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    -ms-transition: opacity .5s ease-in-out;
    -o-transition: opacity .5s ease-in-out;
    transition: opacity .5s ease-in-out;
    opacity: 0;
}
.merged-portfolio__item {
    padding:20px;
}
.merged-portfolio__item-bg {
    background-size: cover;
    background-repeat:  no-repeat;
    background-position:  center center;
}
.post-item:hover .post-item__content--merged {
    opacity:  1;
}
.portofolio__categories li {
    display:  inline-block;
    padding:  0 10px;
    font-size: 16px;
}
.portofolio__categories li a {
    color:#757575;
}
.portofolio__categories {
    margin-bottom: 40px;
}
li.current-cat a {
    font-weight: bold!important;
    color:#000!important;
}

/* Portfolio Single */

#portfolio-single__item {
    /*padding-top:80px;*/
}
.portfolio-single--b-wrapper {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    max-width: 95%;
}
.portfolio-single__image {
    margin-bottom:15px;
}
.portfolio-single__item-content {
    margin-left:15px;
}
.portfolio-single__content-block {
    padding-bottom:15px;
}
.portfolio-single__content-block h2 {
    font-size:17px;
    font-weight: 400;
}
.portfolio-single__content-block p, .portfolio-single__content-block h1 {
    font-size:14px;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    margin-bottom:1.3em;
    color: #000;
}
.portfolio-single__content-block .portfolio-single__date {
    margin: 0 0 1.3em 0;
    font-size:12px;
}
.portfolio-single__content-block blockquote {
    margin:0;
}
.portfolio-single__content-block blockquote p {
    font-size: 12px;
    font-style: italic;
    margin:0;
}
.portfolio-single__content-block blockquote p:before,
.portfolio-single__content-block blockquote p:after {
    content: '"';
    font-size: 13px;
    padding: 0;
    color: #424242;
}
.testimonial-person {
    padding-top:10px;
    display: block;
}
.portfolio-single__video {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    margin-bottom: 20.4px;
}
.portfolio-single__video iframe, .portfolio-single__video object, .portfolio-single__video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Video Portfolio Single */

.video-portfolio-single__item-embed {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    margin-top:-15px;
}
.video-portfolio-single__item-embed iframe, .video-portfolio-single__item-embed object, .video-portfolio-single__item-embed embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.video-portfolio-embed-wrapper {
    margin-bottom: 40px;
}

/* Capabilities */

.capabilities__content {
    text-align: center;
}
.capabilities__content h1 {
    font-size: 45px;
    margin-bottom:75px;
}
.capabilities__item {
    margin-bottom:20px;
}
.capabilities__item h3 {
    font-weight: 400;
}
/**/
.capabilities-item--links {
    margin-bottom:75px;
}
.capabilities-item__content {
    text-align:  center;
}
.capabilities-item__content h2 {
    font-size: 22px;
    color: #000;
}
.capabilities-item__content p {
    font-size: 16px;
    margin-bottom: 15px;
}
/* Happenings */

.happenings__content {
    text-align: center;
}
.happenings__content h1 {
    font-size: 45px;
}
.happenings__item {
    margin-bottom:30px;
    text-align: center;
}
.happenings__item-thumb {
    margin-bottom:15px;
}
.happenings__item h3 {
    margin:0 0 10px;
    font-family: 'Source Sans Pro', sans-serif;
    font-size:12px;
    color:#b2b2b2;
    font-weight: 400;
    font-style: italic;
}
.happenings__item h2 {
    margin:0 0 10px 0;
    font-size:24px;
    color:#000;
}
.happenings__item .read-more {
    text-transform: uppercase;
    font-size:12px;
    color:#b2b2b2;
    padding-bottom: 1px;
    border-bottom: 1px solid #b2b2b2;
}
.happenings__navigation {
    padding-top:30px;
    text-align: center;
}
.happenings__navigation ul li {
    display: inline-block;
}
.happenings__navigation ul li a {
    padding:3px 6px;
    color:#dedede;
    margin-right: 2px;
}
.happenings__navigation ul li.active a {
    color:#000;
    border-bottom: 1px solid black;
}

/* Happenings Single */

.happenings-single--b-wrapper {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    max-width: 95%;
}
.happenings-single__item-headings h1 {
    text-align:left;
    font-size:35px;
    margin-bottom:10px;
}
.happenings-single__content-block h2 {
    font-size: 17px;
    font-weight: 400;
    margin:20px 0;
}
.happenings-single__item-headings h3 {
    color:#b2b2b2;
    font-size:15px;
    margin:0 0 30px 0;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
    font-style: italic;
}
.happenings-single__item-content p {
    font-size:14px;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    margin-bottom:1.3em;
}
.single-next-prev-nav {
    margin-top: 60px;
    width: 100%;
}
.single-next-prev-nav ul {
    width: 100%;
}
li.next-post {
    float: right;
    text-align: right;
    padding:0;
}
li.previous-post {
    float: left;
    text-align: left;
    padding:0;
}
li.previous-post a:before {
    content: "\e605";
    font-family: 'simple-line-icons'!important;
    padding-right:8px;
    float:left;
}
li.next-post a:before {
    content: "\e606";
    font-family: 'simple-line-icons'!important;
    padding-left: 8px;
    float: right;
}
.happenings-single__image {
    margin-bottom:15px;
}
.happenings-single__video {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    margin-bottom: 20.4px;
}
.happenings-single__video iframe, .happenings-single__video object, .happenings-single__video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/*.happenings-single__item-media {
    padding-top: 5px;
}
.happenings-video__item-embed {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    max-width: 100%;
}
.happenings-video__item-embed iframe,
.happenings-video__item-embed object,
.happenings-video__item-embed embed { 
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}*/

/* Contact */

#contact__banner, 
#about__banner,
#capabilities__banner,
#clients__banner {
    height: 375px;
    padding-top: 140px;
    position: relative;
    background-size: cover;
    background-position: center center;
	background-color:#ededed;
}
.contact__details-content {
    text-align: center;
}
.contact__details-content h1 {
    font-size:45px;
}
.contact__details-content div {
    font-size: 18px;
    line-height: 1.45;
    padding-bottom:15px;
}
.contact__social li a {
    color: #555555;
}


@media (max-width: 767px) { /* mobile & below */
    .home__banner-content h1 {
        font-size:38.5px;
        line-height: 1.2;
    }
    #home__folio,
	#merged-portfolio {
        margin:0 20px;
    }
	.home__folio-item,
	.merged-portfolio__item {
    	margin-bottom: 30px;
	}
	.footer__contact li {
    	text-align:  center;
	}
	.footer__social {
  		text-align:  center;
    	padding-bottom: 20px;
	}
	.portfolio-single__item-content {
		margin-left:0;
	}
	.footer__newsletter-signup {
    	float: none;
    	margin: 0 auto;
	}
    .portofolio__categories li {
        display: block!important;
        padding-bottom: 15px!important;
    }
    .portofolio__categories li:last-child {
        padding-bottom:0!important;
    }
}
@media (min-width:768px) and (max-width: 991px) { /* tablet & below */
    .home__banner-content h1 {
        font-size:80px;
        line-height: 1.2;
    }
}
@media (max-width: 991px) { /* tablet & below */
    .header__main-menu {
        display: none;
    }
    #header__mobile-menu-list li {
        font-size:22px;
        text-align: center;
    }
    .home__banner-video-source {
        width: auto;
        height: 100%;
        min-width: 100%;
        min-height: 100%;
    }
    .footer__copyright--l {
        margin-bottom:8px;
    }
    .footer__copyright--l, .footer__copyright--r {
        display: block;
        float:left;
        width:100%;
        text-align: center;
    }
}
@media (min-width: 992px) { /* above tablet */
    .header__nav--mobile, .header__burger-button {
        display: none!important;
    }
}
/* */
@media (min-width: 1680px) {
    .home__banner-content {
        padding:16% 0;
    }
    .home__banner-content h1 {
        font-size:105px;
    }
    #contact__banner, 
    #about__banner,
    #capabilities__banner,
    #clients__banner  {
        height:550px;
    }
    .portfolio-single--b-wrapper,
    .happenings-single--b-wrapper  {
        max-width: 88%;
    }
    #home__folio {
        margin:0 60px;
    }
    #home__folio-video {
        margin:0 50px;
    }
    #merged-portfolio {
        margin:0 60px;
    }
}
@media (min-width: 1921px) {
    .portfolio-single--b-wrapper,
    .happenings-single--b-wrapper  {
        max-width: 1675px;
    }
    .post-item__content--video {
        height: 305px;
    }
}