/*	VIDEO
/*----------------------------------------------------*/

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* BACKGROUND
/*----------------------------------------------------*/
.bg-gepian {
    background-image: url(../images/bg-gepian.jpg);
}

.bg-gepian-2 {
    background-image: url(../images/bg-gepian-2.jpg) !important;
}

.bg-none {
    background: #ECECEC;
}

/*	HEADER
/*----------------------------------------------------*/

#header {
    width: 100%;
    position: relative;
    z-index: 999;
}

#header .brand-img {
    float: none;
    margin: 30px auto;
    text-align: center;
    max-width: 150px;
}

#header .navbar-toggle {
    margin-right: 0;
    margin-top: 0;
    background: none;
    position: absolute;
    right: 20px;
    top: 30px;
    border: none;
}

#header .navbar-toggle:focus {
    outline: none;
}

#header .navbar-toggle .icon-bar {
    background-color: #999;
    height: 3px;
}

#header .navbar-toggle:hover .icon-bar {
    background-color: #FCC800;
}

#header .navbar-fixed-top .navbar-collapse {
    max-height: inherit;
    border-top: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

#header .main-nav .nav {
    margin-top: 25px;
}

#header .main-nav .navbar-nav > li a {
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 16px;
    color: #888;
    background: none;
}

#header .main-nav .navbar-nav > li.active a {
    color: #FCC800;
}

#header .main-nav .navbar-nav > li a:hover {
    color: #FCC800;
}

#header .main-nav .navbar-nav > li a:focus {
    outline: none;
}

#header .main-nav .nav .dropdown-menu {
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    margin: 0;
    border: none;
    text-transform: none;
    min-width: 180px;
    background: #FCC800;
}

#header .main-nav .nav .dropdown-menu a {
    padding: 8px 20px;
    color: #fff;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
}

#header .main-nav .nav .dropdown-menu a:hover {
    color: #fff;
}

/* Override bootstrap default */

#header .main-nav .nav .open > a,
#header .main-nav .nav .open > a:hover,
#header .main-nav .nav .open > a:focus {
    background: none;
}

/*	Header  MEDIA QUERIES
/*----------------------------------------------------*/

/* Small Devices, Tablets */

@media only screen and (min-width: 768px) {
    #header .main-nav .nav .dropdown-menu {
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        -ms-border-radius: 4px;
        -o-border-radius: 4px;
        border-radius: 4px;
        -moz-background-clip: padding;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        margin: 0;
        border: none;
        text-transform: none;
        min-width: 180px;
        background: #3E606F;
    }

    #header .main-nav .nav .dropdown-menu:before {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-bottom: 10px solid #3E606F;
        position: absolute;
        right: 35px;
        top: -10px;
    }

    #header .main-nav .nav .dropdown-menu a {
        padding: 8px 20px;
        color: #fff;
        -webkit-opacity: 1;
        -moz-opacity: 1;
        opacity: 1;
    }

    #header .main-nav .nav .dropdown-menu a:hover {
        background: #193441;
        color: #fff;
    }
}

/* INTRO */
#intro {
    padding: 80px 0;
}

/*Revolution Slider
------------------------------------*/
.tp-dottedoverlay {
    z-index: 1 !important;
}

.tp-bullets.preview4 .bullet {
    border-radius: 10px !important;
}

.tp-banner-container ul li,
.fullscreenbanner-container ul li {
    list-style: none;
    visibility: hidden;
}

.tp-banner-container a.btn-u,
.tp-banner-container a.btn-u:hover {
    color: #fff;
    border: solid 1px transparent;
}

.tp-banner-container a.re-btn-brd {
    background: none;
    border: solid 1px #fff;
}

.tp-banner-container a.re-btn-brd:hover {
    color: #555;
    background: #fff;
}

/*Fullwidth*/
.tp-banner-container .btn-u.btn-brd {
    font-weight: 400;
}

.tp-banner-container {
    position: relative;
}

/*Fullscreen*/
.fullscreen-container {
    padding: 0;
    width: 100%;
    position: relative;
}

/*Slider Contents v1*/
.revolution-mch-1:after {
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    content: ' ';
    position: absolute;
    background: rgba(0, 0, 0, 0.3);
}

.revolution-ch1 {
    color: #fff;
    font-size: 40px;
    font-weight: 400;
    line-height: 60px;
    text-transform: uppercase;
    font-family: "Open Sans", Arial, sans-serif;
}

.revolution-ch2 {
    color: #fff;
    font-size: 20px;
    max-width: 470px;
    line-height: 32px;
    position: relative;
    text-align: center;
    font-weight: normal;
    font-family: "Open Sans", Arial, sans-serif;
}

.revolution-ch2:after {
    left: 50%;
    width: 70px;
    height: 2px;
    content: ' ';
    bottom: -20px;
    background: #fff;
    margin-left: -35px;
    position: absolute;
}

/*Slider Contents v2*/
.re-title-v1 {
    color: #fff;
    font-size: 75px;
    font-weight: 600;
    line-height: 60px;
    text-transform: uppercase;
    font-family: "Open Sans", Arial, sans-serif;
}

.re-title-v2 {
    color: #fff;
    font-size: 40px;
    font-weight: 600;
    line-height: 45px;
    text-align: center;
    text-transform: uppercase;
    font-family: "Open Sans", Arial, sans-serif;
}

.re-text-v1 {
    color: #fff;
    font-size: 36px;
    line-height: 34px;
    text-align: center;
    font-family: "Open Sans", Arial, sans-serif;
}

.re-text-v2 {
    color: #fff;
    font-size: 24px;
    font-family: "Open Sans", Arial, sans-serif;
}

/*Slides*/
.rs-caption-1 {
    color: #fff;
    font-size: 32px;
    font-weight: 200;
    padding: 6px 75px;
    position: relative;
    border-top: solid 1px #fff;
    border-bottom: solid 1px #fff;
}

.rs-caption-1:after,
.rs-caption-1:before {
    font-size: 16px;
    content: "\f005";
    position: absolute;
    font-family: FontAwesome;
}

@media (max-width: 768px) {
    .rs-caption-1:after,
    .rs-caption-1:before {
        content: "";
    }
}

.rs-caption-1:after {
    right: 4%;
}

.rs-caption-1:before {
    left: 4%;
}

.rs-caption-2 {
    color: #fff;
    position: relative;
    font-size: 26px;
    font-weight: 200;
    line-height: 40px;
    padding: 10px 50px;
    text-align: center;
}

.rs-caption-2:after {
    left: 50%;
    content: "";
    height: 1px;
    width: 100px;
    bottom: -10px;
    background: #fff;
    margin-left: -50px;
    position: absolute;
}

.rs-caption-3 a {
    margin: 0 5px;
    padding: 7px 20px;
    text-transform: uppercase;
}

@media (max-width: 768px) {
    .rs-caption-1,
    .rs-caption-2,
    .rs-caption-3 {
        font-weight: normal;
    }
}

/*	CONTENT BLOCK RIGHT
/*----------------------------------------------------*/

.content-right {
    padding: 0;
    position: relative;
    background: #f9f9f9;
}

.content-right .image-container {
    position: absolute;
    height: 300px;
    padding: 0;
    top: 0;
}

.content-right .image-container .background-image-holder {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 100%;
}

.content-right .content {
    margin-top: 300px;
    padding: 40px;
}

.content-right h3 {
    margin-bottom: 32px;
}

.content-right p {
    margin-bottom: 20px;
}

/*	CONTENT BLOCK RIGHT MEDIA QUERIES
/*----------------------------------------------------*/

/* Small Devices, Tablets */
@media only screen and (min-width: 768px) {

    .content-right .image-container {
        height: 100%;
    }

    .content-right .content {
        margin-top: 0;
        padding: 80px 15px 80px 80px;
    }

}

/*	CONTENT BLOCK LEFT
/*----------------------------------------------------*/

.content-left {
    padding: 0;
    position: relative;
    background: #fdfdfd;
}

.content-left .image-container {
    position: absolute;
    height: 300px;
    padding: 0;
    top: 0;
    right: 0;
}


.content-left .image-container .background-image-holder {
    background: url('../images/low-poly-2.jpg') no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 100%;
}

.content-left .content {
    margin-top: 300px;
    padding: 40px;
}

.content-left h3 {
    margin-bottom: 32px;
}

.content-left p {
    margin-bottom: 20px;
}

/*	CONTENT BLOCK LEFT MEDIA QUERIES
/*----------------------------------------------------*/

/* Small Devices, Tablets */
@media only screen and (min-width: 768px) {

    .content-left .image-container {
        height: 100%;
    }

    .content-left .content {
        margin-top: 0;
        padding: 80px 80px 80px 15px;
    }

}

/* COUNTER */
/*----------------------------------------------------*/

.content-counter {
    padding: 30px 0 50px 0;
    background-color: #FCC800;
    background-image: url(../images/bg-light.png);
}

.content-counter .counter-icon {
    font-size: 5em;
    margin-top: 30px;
    color: #fff;
}

.content-counter .counter, .content-counter .counter-text {
    font-family: 'Lato', Helvetica, Arial, sans-serif;
    font-weight: 700;
    color: #fff;
}

.content-counter .counter-text {
    font-size: 20px;
}

.content-counter .counter {
    font-size: 44px;
    color: #fff;
}

.content-counter .underlined-title h1, .content-counter .underlined-title h2 {
    color: #fff;
}

/* SERVICES */
/*----------------------------------------------------*/

.content-services h3 {
    font-weight: 600;
}

.content-services h3, .content-services p {
    color: #444;
}

.content-services {
    background: #FCC800;
    background-image: url(../images/bg-light.png);
}

.content-services .icon-outline {
    height: 150px;
    width: 150px;
    max-width: 100%;
    border: 4px solid rgba(100, 100, 100, 0.6);
    border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    display: block;
    text-align: center;
    vertical-align: middle;
    position: relative;
    margin: 0 auto 50px;
    -webkit-transition: box-shadow 0.2s;
    -moz-transition: box-shadow 0.2s;
    transition: box-shadow 0.2s;
}

.content-services .icon-outline:hover {
    box-shadow: 0 0 0 14px rgba(255, 255, 255, 0.4);
    color: #444;
}

.content-services .icon-outline span {
    line-height: 150px;
    color: #777;
    font-size: 55px;
}

/* COLORFUL SERVICES */
.colorful-services {
    margin: 0;
}

/* Item */
.colorful-services .ui-item {
    max-width: 350px;
    margin: 0 auto;
}

/* Icon */
.colorful-services .ui-item i {
    display: inline-block;
    width: 40px;
    float: left;
    font-size: 38px;
    text-align: center;
    margin: 6px 0;
}

/* Details */
.colorful-services .ui-item .ui-details {
    margin-left: 55px;
    margin-bottom: 70px;
}

/* Heading */
.colorful-services .ui-item .ui-details h3 {
    font-size: 18px;
    font-weight: 600;
    line-height: 25px;
    text-transform: none;
}

.colorful-services .ui-item .ui-details h3 > a {
    color: #777;
}

/* Paragraph */
.colorful-services .ui-item .ui-details p {
    font-size: 14px;
    line-height: 26px;
    color: #888;
}

.services-2 {
    margin: 50px 0;
}

.services-2 .col-bor {
    padding: 0;
}

.services-2 .ui-item {
    padding: 70px 20px;
    display: block;
    position: relative;
    overflow: hidden;
    border: 1px solid #fff;
}

@media (max-width: 767px) {
    .services-2 .ui-item {
        max-width: 400px;
        margin: 0 auto;
    }
}

.services-2 .ui-item b {
    display: block;
    font-size: 70px;
    line-height: 80px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    text-shadow: 8px 4px 0 rgba(0, 0, 0, 0.12);
}

.services-2 .ui-item span {
    display: block;
    height: 100%;
    font-size: 12px;
    line-height: 26px;
    color: rgba(255, 255, 255, 0.9);
    position: absolute;
    top: 350px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.services-2 .ui-item:hover span {
    display: block;
    top: 0;
    left: 0;
    padding: 20px;
}

.services-2 .ui-item span strong {
    display: block;
    font-size: 14px;
    color: #fff;
}

/* Gallery Item
 * -------------------------- */

.isotope-gallery-container .col-md-3 {
    margin-right: -1px;
}

.gallery-item-wrapper {
    padding-bottom: 25px;
}

.gallery-item {
    overflow: hidden;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    border-radius: 3px;
}

.flush .gallery-item {
    border-radius: 0;
}

.gallery-item .gallery-thumb {
    position: relative;
    overflow: hidden;
}

.gallery-item .gallery-thumb img {
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    width: 100%;
}

.gallery-item:hover .gallery-thumb img {
    transform: scale(1.1);
}

.gallery-item .gallery-thumb .image-overlay {
    background-color: #333;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.gallery-item:hover .gallery-thumb .image-overlay {
    opacity: 0.50;
    filter: alpha(opacity=50);
}

.gallery-item .gallery-thumb .gallery-zoom, .gallery-item .gallery-thumb .gallery-link {
    width: 45px;
    height: 45px;
    text-align: center;
    background-color: #2c3e50;
    line-height: 45px;
    position: absolute;
    top: 50%;
    margin-top: -22px;
    font-size: 18px;
    color: #fff;
    display: block;
    border-radius: 2px;
}

.gallery-item .gallery-thumb .gallery-zoom:hover, .gallery-item .gallery-thumb .gallery-link:hover {
    background-color: #FCC800;
    color: #444;
}

.gallery-item .gallery-thumb .gallery-zoom:focus, .gallery-item .gallery-thumb .gallery-link:focus {
    outline: none;
}

.gallery-item .gallery-thumb .gallery-link {
    right: 0;
    margin-right: -45px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.gallery-item .gallery-thumb .gallery-zoom {
    left: 0;
    margin-left: -45px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.gallery-item:hover .gallery-thumb .gallery-zoom {
    display: block;
    left: 50%;
    margin-left: -48px;
}

.gallery-item:hover .gallery-thumb .gallery-link {
    display: block;
    right: 50%;
    margin-right: -48px;
}

.gallery-item .gallery-details {
    text-align: center;
    padding-top: 20px;
    background-color: #fff;
    border: 2px solid #FCC800;
    border-top: 0;
    overflow: hidden;
}

.gallery-item .gallery-details h5 {
    margin: 0;
    font-size: 1em;
    font-weight: 700;
    position: relative;
}

.gallery-item .gallery-details p {
    font-size: .9em;
}

/* Gallery Filter
 * -------------------------- */

.filter {
    list-style: none;
    padding: 0;
    margin: 0 0 60px 0;
    text-align: center;
}

.filter li {
    display: inline-block;
    margin: 0;
}

.filter li:before {
    display: inline-block;
    content: "/";
    padding: 0 25px 0 19px;
    color: rgba(0, 0, 0, 0.20);
}

.filter li:first-child:before {
    display: none;
}

.filter li a {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 16px;
    color: #2c3e50;
}

.filter li a:hover,
.filter li a:focus,
.filter li a.active {
    color: #FCC800;
    text-decoration: none;
}

/* Isotope Animating
 * -------------------------- */

.isotope,
.isotope .isotope-item {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -ms-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
}

.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -ms-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width;
}

.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    -ms-transition-property: -ms-transform, opacity;
    -o-transition-property: -o-transform, opacity;
    transition-property: transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -ms-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
}

/* PRICING */
.pricing-app .info {
    padding: 35px 20px;
    border: solid 3px #EFF1F4;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 25px;
}

.pricing-app .info.bg-color {
    border-color: transparent;
}

.pricing-app .green .info {
    border-color: #56B68B;
}

.pricing-app .info .price {
    font-size: 80px;
    font-weight: 900;
    padding-top: 30px;
    padding-bottom: 60px;
    margin-right: 20px;
}

.pricing-app .info .price .currency {
    font-size: 30px;
    font-weight: 400;
    vertical-align: super;
    margin-right: 0;
}

.pricing-app .details li {
    margin-bottom: 10px;
}

.pricing-app .details-white li {
    margin-bottom: 10px;
    color: #FFF;
}

.pricing-app .details {
    padding-left: 0;
    list-style-type: none;
}

/* Pricing Dynamic Table */
.pricing-table {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 1px 3px 3px rgba(0, 0, 0, .1);
}

.pricing-table li {
    padding: 15px 20px 0;
    text-align: center;
    font-size: 17px;
    font-weight: 400;
    line-height: 20px;
}

.pricing-table li.price {
    text-align: center;
    color: #fff;
    font-size: 80px;
    font-weight: 900;
    padding-top: 40px;
    padding-bottom: 56px;
    background-color: #FCC800;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.pricing-table li.price i {
    font-size: 30px;
    font-weight: 400;
    vertical-align: super;
}

.pricing-table li:last-child {
    padding: 15px 20px;
}

.pricing-table li[class^="package"] {
    padding: 0 20px;
    overflow: hidden;
    height: 0;
    -webkit-transition: .3s;
    transition: .3s;
}

.tribu{
    margin:0px 0px 50px 0;
}
.tribu .tribu-member {
    max-width: 280px;
    margin: 20px auto;
    background:#fff;
}
.tribu .img-container {
    position: relative;
    border: 1px solid #e7e7e7
}
.tribu .logo-none {
    width: 100%;
    height: 100%;
    min-height:263px;
}
.tribu .img-container .img-hover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    opacity:0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.tribu .tribu-member:hover .img-container .img-hover {
    opacity:1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.tribu .img-container .brand-bg {
    text-align:center;
    margin-top:120px;
}
.tribu .brand-bg a{
    display:inline-block;
    width:35px;
    height:35px;
    text-align:center;
    line-height:35px;
    color:#fff;
    border-radius:50px;
}
.tribu .img-container .brand-bg a i {
    margin: 0 2px;
}
.tribu .tribu-details {
    padding: 10px 10px;
    text-align: center;
    border:1px solid #e7e7e7;
    border-top:0px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.tribu .tribu-details h4 {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.tribu .tribu-details .deg,
.tribu .tribu-details p {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.tribu .tribu-details .deg {
    display: block;
    color:#aaa;
}
.tribu .tribu-member:hover .tribu-details {
    border-top:0px !important;
    background:#FCC800;
}
.tribu .tribu-member:hover .tribu-details h4 {
    color: #fff;
}
.tribu .tribu-member:hover .tribu-details .deg,
.tribu .tribu-member:hover .tribu-details p {
    color: #fff;
}

/*	CONTACT
/*----------------------------------------------------*/

.contact .form-container {
    margin-top: 60px;
}

.contact .contact-info {
    margin-top: 40px;
    padding: 0;
    list-style: none;
}

.contact .contact-info span {
    margin-right: 7px;
    color: #FCC800;
    padding-right: 5px;
}

.contact .contact-info li {
    display: inline-block;
    margin: 0 10px;
    font-size: 15px;
    font-weight: 500;
    color: #888
}

.contact .contact-info li a {
    color: #888
}

.contact .contact-info li a:hover {
    color: #FCC800
}

#map {
    width: 100%;
    height: 350px;
}

#contact span.required {
    font-size: 13px;
    color: #ff0000;
}

#message {
    margin-bottom: 20px;
    padding: 0;
}

.error_message {
    display: block;
    background: #FBE3E4;
    padding: 10px 0;
    color: #8a1f11;
    border: 2px solid #FBC2C4;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}

/*	CONTACT MEDIA QUERIES
/*----------------------------------------------------*/

/* Small Devices, Tablets */
@media only screen and (min-width: 768px) {

}

/* Medium Devices, Desktops */
@media only screen and (min-width: 992px) {

}

/* Large Devices, Wide Screens */
@media only screen and (min-width: 1200px) {

}

/*	FOOTER
/*----------------------------------------------------*/

.footer {
    padding-top: 60px;
    padding-bottom: 20px;
}

.footer-wrap {
    background-image: url(../images/bg-light.png);
}

.footer h3, .footer h4, .footer .lead, .footer li {
    color: #ffffff;
}

.footer .brand-img {
    width: 200px;
    margin-bottom: 30px;
}

.footer h4 {
    margin-bottom: 20px;
}

.footer ul {
    list-style-type: none;
    margin: 0 0 26px;
    padding: 0;
}

.footer ul li {
    line-height: 19px;
    padding: 6px 0;
    border-bottom: 1px solid #666666;
}

.footer li:first-child {
    border-top: none;
    padding-top: 1px;
}

.footer .social li {
    border: none;
}

/*	FOOTER Copyright Bar
/*----------------------------------------------------*/

.copyright-bar {
    height: 70px;
    padding-top: 20px;
    background-color: #363636;
    position: relative;
    bottom: 0;
}

.copyright-bar p {
    color: #ffffff;
    font-weight: 500;
    font-size: 16px;
    margin: 0;
}
