@font-face {
    font-family: 'Century Gothic';
    src: url('../font/century-gothic.eot');
    src: url('../font/century-gothic.eot?#iefix') format('embedded-opentype'),
    url('../font/century-gothic.ttf') format('truetype');
}
@font-face {
    font-family: 'Century Gothic Bold';
    src: url('../fonts/century-gothic-bold.eot');
    src: url('../fonts/century-gothic-bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/century-gothic-bold.ttf') format('truetype');
}
html {
    height: 70%;
}
hr {
    border-top: 2px solid #e4e4e4;
}
.member-info hr {
    margin-bottom: 10px;
    margin-top: 10px;
}
body {
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-weight: normal;
}
h2 {
    font-size: 38px;
    line-height: normal;
    color: grey;
    font-weight: normal;
    text-transform: uppercase;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
}

h3 {
    font-size: 32px;
    line-height: normal;
    color: grey;
    font-weight: normal;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
}

h4 {
    font-size: 28px;
    line-height: normal;
    color: grey;
    font-weight: normal;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
}

h5 {
    font-size: 22px;
    line-height: normal;
    color: grey;
    font-weight: normal;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
}

h6 {
    font-size: 16px;
    line-height: normal;
    color: grey;
    font-weight: normal;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
}
p {
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
}
.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}
section {
    margin-bottom: 80px;
}
.contact-details li {
    line-height: 32px;
}
.rich-text p {
    font-size: 22px;
}

.rich-text p, .client-meta.rich-text>p {
    color: grey;
    line-height: 1.5;
    margin: 0;
}
.product-page .rich-text p, .client-meta.rich-text>p {
    font-size: 18px;
}

.separator {
    display: flex;
    align-items: center;
    text-align: center;
    margin-bottom: 35px;
}
.separator::before, .separator::after {
    content: '';
    flex: 1;
    border-bottom: 2px solid lightgrey;
}
.separator::before {
    margin-right: .45em;
}
.separator::after {
    margin-left: .45em;
}


.top-bar .rich-text {
    margin-bottom: 0px;
    line-height: 32px;
}

.top-bar.dark-bar, .top-bar.dark-bar a {
    color: lightgrey;
    background-color: #222;
}
.navbar-default .navbar-nav > li > a.active, .navbar-default .navbar-nav > li:hover > a,
.navbar-default .navbar-nav > li > a.active {
    border: none;
}
.navbar-default .navbar-nav > li > a.active:after {
    content: normal;
}
#home {
    margin-bottom: 100px;
}
#main-slide .slider-content {
    margin-top: -150px;
}
#main-slide .slider-content  div span h2,
#main-slide .slider-content  div span h3,
#main-slide .slider-content  div span h4,
#main-slide .slider-content  div span h5,
#main-slide .slider-content  div span p {
    color: inherit;
}
#main-slide .slider-content div span .rich-text {
    text-align: inherit;
}
#main-slide .carousel-control i {
    background: rgba(70, 70, 70, 0.30);
}

#main-slide .carousel-control i:hover {
    background: rgba(0, 0, 0, 0.60);
}

.carousel-indicators {
    position: relative;
    top: 10px;
}
#main-slide .carousel-indicators .active {
    background-color: darkgrey;
}

#main-slide .carousel-indicators li {
    background-color: lightgrey;
}
.parallax-text-item .container .rich-text p,
.parallax-text-item .container .rich-text,
.parallax-text-item .container h1,
.parallax-text-item .container .rich-text h2,
.parallax-text-item .container .rich-text h3,
.parallax-text-item .container .rich-text h4,
.parallax-mob .container .rich-text p,
.parallax-mob .container .rich-text,
.parallax-mob .container h1,
.parallax-mob .container .rich-text h2,
.parallax-mob .container .rich-text h3,
.parallax-mob .container .rich-text h4{
    color: white;
    line-height: normal;
    text-transform: none;
    font-weight: 900;
    font-family: "Century Gothic Bold", Century Gothic Bold, "Century Gothic", Century Gothic, sans-serif;
    margin: 0px;
}
.parallax-text-item .container h1,
.parallax-mob .container h1
{
    font-size: 38px;
}

/*@media screen and (max-width: 767px) {*/
/*.parallax {*/
/*background-image: none !important;*/
/*color: darkgrey;*/
/*}*/
/*.parallax-text-item .container .rich-text p,*/
/*.parallax-text-item .container .rich-text,*/
/*.parallax-text-item .container .rich-text h2,*/
/*.parallax-text-item .container .rich-text h3,*/
/*.parallax-text-item .container .rich-text h4 {*/
/*color: darkgrey;*/
/*}*/
/*.parallax-text-container-1 .parallax-text-item*/
/*{*/
/*padding-top: 20px;*/
/*padding-bottom: 20px;*/
/*}*/
/*}*/


.rich-text {
    text-align: center;
    margin-bottom: 35px;
}

.member-info .rich-text p, footer .rich-text p, .map-popup .rich-text p, .latest-posts .post-content {
    color: #8E8686;
    font-size: 13px;
    margin: 0;
}

footer .rich-text, .member-info .rich-text {
    text-align: left;
}

.member-info .richtext-image {
    max-width: 120%;
    margin-left: -10%;
    margin-right: -10%;
}

footer .rich-text p {
    color: lightgrey;
}

.top-bar ul li {
    display: inline-block;
}

.carousel,
.item,
.active {
    height: 100%;
}

.carousel-inner {
    height: 100%;
}

/* Background images are set within the HTML using inline CSS, not here */

.fill {
    width: 100%;
    height: 100%;
    /* -webkit-background-size: cover; */
    -moz-background-size: cover;
    /* background-size: cover; */
    -o-background-size: cover;
    background-size: cover;
    background-position: 50% 50%;
}

.full-height {
    height:100%;
}

ul.breadcrumbs li:first-child:before {
    content: none;
}

@media screen and (min-width: 992px) {
    #portfolio-list li .header {
        padding: 0px 40px;
        line-height: normal;
    }
}

#portfolio-list li .portfolio-item-content {
    background: rgba(0, 0, 0, 0.60);
    padding: 40px;
}
#portfolio-list li .portfolio-item-content p.body {
    font-weight: normal;
    line-height: normal;
}
#portfolio-list li .portfolio-content-div {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}
#portfolio-list li .portfolio-content-div table,
#portfolio-list li .portfolio-item-content table {
    height: 100px;
    width: 100px;
    padding-bottom: 15px;
}

#portfolio-list li.last-child .portfolio-item-content {
    background: rgba(0, 0, 0, 1);
}


.team-member.modern:hover .member-photo:after {
    opacity: 0;
}

h2 ul li {
    font-weight: bold;
}

.classic-title span {
    border-color: grey;
}

section.call-action-style2, .touch-carousel .owl-controls .owl-buttons div {
    background-color: #DBDBDB;
}
.recent-projects .touch-carousel .owl-controls .owl-buttons div {
    background-color: white;
    border-color: #ccc;
}
.touch-carousel .owl-controls .owl-buttons div {
    border-color: grey;
}
.touch-carousel .owl-controls .owl-buttons div i {
    color: grey;
}
.classic-title {
    border-bottom: none;
}
.latest-posts h5.classic-title,
.recent-projects h5.classic-title {
    color: #444;
}
h5.post-title {
    color: #444;
}
.latest-posts-classic .left-meta-post .post-type i {
    height: 20px;
}
.latest-posts-classic .left-meta-post .post-date {
    height: 100px;
}

footer .social li {
    list-style: none
}
footer ul.social-list li a.footer-social-a:hover {
    background: transparent;
    text-decoration: none;
}

footer .social li {
    display: inline-block;
    line-height: 50px;
    font-size: 40px;
    padding: 20px;
}
@media (max-width: 991px) {
    .navbar-brand {

    }
    footer .social .pull-right {
        float: left !important;
    }
    /* IPAD SECTION, NOT IPHONE */
    @media (min-width: 768px) {
        .full-width-portfolio #portfolio-list li {
            width: 49.8%;
        }
        #portfolio-list li {
            width: 49.8%;
        }
    }
}

.product-page .richtext-image.full-width {
    width: 1140px;
}
.product-page .richtext-image.left, .portfolio .richtext-image.right{
    width: 570px;
}
footer ul.social-list li a {
    width: 100%;
    height: 100%;
    padding: 10px;
    color: #666;
}
.client-meta .social-list li a {
    color: lightgrey;
}

.client-meta .social-list li {
    line-height: 25px;
    font-size: 21px;
}
.client-meta .social-list li:first-child i {
    border-left: none;
    padding-right: 20px;
}
.client-meta .social-list li i {
    border-left: 2px solid lightgrey;
    padding-left: 10px;
    padding-right: 30px;
}
footer a {
    color: lightgrey;
}
footer ul.social-list li:last-child a i {
    border: none;
}
footer ul.social-list li a.behance {
    width: 120%;
}

ul.social-list li a i {
    border: none;
}
@media screen and (min-width: 991px) {
    .product-page img {
        /*margin-bottom: 80px;*/
    }

    .product-page .rich-text {
        margin-bottom: 0px;
    }
}
#content.portfolio {
    padding-top:20px;
}


@media screen and (min-width: 1174px){
    #portfolio-list li.second {
        margin-left: 0px;
    }
}
@media screen and (max-width: 1174px) and (min-width: 992px) {
    #portfolio-list li.second {
        margin-left: 0px;
    }
}

@media screen and (min-width: 992px) and (max-width: 1300px)
{
    ul#portfolio-list table h2 {
        font-size: 24px;
    }
}
@media screen and (min-width: 551px) and (max-width: 640px)
{
    ul#portfolio-list table h2 {
        font-size: 24px;
    }
}


.parallax-mob .rich-text {
    color:white;
}

@media screen and (max-width: 1024px) {

    .parallax-mob {
        background-attachment: scroll;
        background-position: top;
        -webkit-background-size: auto;
        -moz-background-size: auto;
        background-size: auto;
    }
}


@media screen and (min-width: 1025px)
{
    .parallax-mob {
        background-attachment: fixed;
        background-position: 50% 30%;
        background-size:cover;
    }

}

@media screen and (min-width: 992px) {
    .client-meta.rich-text>p, .client-meta.rich-text>.rich-text>p{
        text-align:left;
    }
    .client-meta.rich-text>.rich-text {
        margin-bottom:0px;
    }
    .text-content {
        border-right: 2px solid #e4e4e4;
        padding-right: 50px;
    }
    .text-content .rich-text p, .text-content .rich-text,
    .text-content .rich-text h2 {
        text-align: justify;
        text-transform: none;
        padding-bottom: 10px;
    }
    .client-meta {
        padding-left: 50px;
        padding-top: 35px;
    }
}
.client-meta ul.social-list li:last-child a i {
    border-right: none;
}
.top-bar.dark-bar .contact-details li a:before {
    color: lightgrey;
}

.responsive-object {
    position: relative;
    padding-bottom: 0px !important;
}
.responsive-object iframe,
.responsive-object object,
.responsive-object embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.map-button {
    position: absolute;
    margin: auto;
    text-align:center;
    z-index: 0;
}
.map-button>a.btn {
    background-color: #080808;
    color:white;
    margin: 0px;
}

@media all and (max-width: 768px) {
    h1,
    .parallax-mob .container h1 {
        font-size: 30px;
    }
    h2 {
        font-size: 26px;
    }

    h3 {
        font-size: 21px;
    }

    h4 {
        font-size: 19px;
    }

    h5 {
        font-size: 16px;
    }

    h6 {
        font-size: 12px;
    }

    section {
        margin-bottom: 80px;
    }
    .rich-text p {
        font-size: 18px;
    }
    .parallax-text-container-1 .parallax-text-item {
       padding: 80px 0px;
        text-align: center;
    }
    .member-photo .img {
        width: 80%;
    }
    .member-info {
        width: 80%;
        margin: auto;
    }
    ul.social-list li a i {
        font-size: 30px;
    }
    ul.social-list li
    {
        padding:0px;
    }
}