/*
Theme Name:     NVMDurance
Theme URI:
Description:    NVMDurance Theme (child of Unik)
Author:         Joe Czucha
Author URI:
Template:       unik
Version:        1.0
*/

@import url('../unik/style.css');

.header-logo,
.navbar-wrapper,
.panelshort,
.box-section,
.sidebar-section,
.blog-section .blog-post,
footer {
    -webkit-box-shadow: 0 0 10px 2px rgba(0,0,0,.1);
       -moz-box-shadow: 0 0 10px 2px rgba(0,0,0,.1);
            box-shadow: 0 0 10px 2px rgba(0,0,0,.1);
}

header.sidebar-section {
    box-shadow: none;
}


header .header-logo {
    padding: 10px;
}

.box-section p,
.single-post-container p {
    margin-top: 20px;

    color: #020202;
}

ul.market-size {
    font-weight: normal;

    margin-top: 20px;
    padding: 20px 40px;

    color: black;
    border: 1px dashed #ccc;
    background: #eee;
}

.team-post .right-part h3 {
    margin: 10px 0 0;
    padding-bottom: 0;

    border-bottom: 0;
}

.team-post .right-part p.mposition {
    margin-top: 0;
    margin-bottom: 16px;
    padding-bottom: 16px;

    border-bottom: 1px solid #eee;
}

.page-section ul.feature-list li h3,
ul.feature-list li h3 {
    font-size: 15px;
    font-weight: 400;
}

.page-section ul.feature-list li a,
ul.feature-list li span {
    display: inline-block;
    float: left;

    width: 52px;
    height: 52px;
    margin-right: 16px;

    -webkit-transition: all .23s ease-in-out;
       -moz-transition: all .23s ease-in-out;
         -o-transition: all .23s ease-in-out;
            transition: all .23s ease-in-out;
    text-align: center;
    text-decoration: none;

    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
    background: #8ab928;

         -o-border-radius: 5px;
}

.page-section ul.feature-list li a i,
ul.feature-list li span i {
    font-size: 22px;
    line-height: 52px;

    color: #fff;
}

.panelshort {
    margin-top: 0 !important;
}

.panelshort p {
    font-weight: 400;
    line-height: 28px;
}

.box-section h2,
.blog-section.col1 .blog-post .post-box .post-content h2 {
    margin-bottom: 16px;
    padding-bottom: 16px;

    border-bottom: 1px solid #eee;
}

header .main-menu > li a {
    font-weight: 600;
}

.footer-widgets p,
.footer-widgets {
    font-weight: 400;
}

.footer-widgets a.brochure {
    text-decoration: underline;
}

footer .up-footer .footer-widgets ul.tweet-list li p {
    font-weight: 300;
}

.btn-primary {
    -webkit-transition: background 300ms ease;
       -moz-transition: background 300ms ease;
        -ms-transition: background 300ms ease;
         -o-transition: background 300ms ease;
            transition: background 300ms ease;

    color: white;
    border: none;
    background: #f15623;
}

.btn-primary:hover {
    background: #d34d21;
}

.bottom-left-image {
    position: absolute;
    bottom: 0;

    margin-left: -20px;
}

.page-template-contact-template-php .panelshort li {
    margin-top: 8px;
}

.page-section ul.feature-list li h3,
ul.feature-list li h3 {
    display: table;

    height: 52px;
    margin-top: 0;
}

.page-section ul.feature-list li h3,
ul.feature-list li h3 div {
    display: table-cell;

    vertical-align: middle;
}

.page-template-homepage-template-php .box-section {
    background: white url('../../uploads/2014/07/holding-memory.png') no-repeat bottom left;
}
.page-template-homepage-template-php .panelshort {
    text-align: center;
}

.page-template-homepage-template-php .panelshort a {
    display: block;
    float: none;

    max-width: 200px;
    margin: 24px auto 0;
    margin-top: 24px;
}

.team-post .left-part {
    text-align: center;
}

.box-section h2,
.box-section ul {
    margin-top: 24px;

    color: #020202;
}

.box-section .slides {
    margin-top: 0;
}

.social-box ul li a i {
    background-color: #8ab928 !important;
}

.sidebar-section small {
    display: none;
}

.contact-section .panelshort  p,
.contact-section .panelshort li {
    color: white;
}

.contact-section .box-section {
    box-shadow: none;
}

a,
a:link,
a:hover,
a:active,
a:focus {
    font-weight: bold;

    color: #8ab928;
}

textarea {
    resize: none !important;
}

.box-section ul.page-tree {
    margin-top: 0;
}

.blog .banner-section {
    display: none;
}

h3 {
    color: #f15a29;
}

.single-post-container .post-media {
    display: none;
}

.footer-widgets a,
.footer-widgets a:link,
.footer-widgets a:hover,
.footer-widgets a:active,
.footer-widgets a:focus {
    font-size: 14px;
    font-weight: normal;

    width: 100%;
    margin: 5px 0;

    text-align: left;

    color: white;
}

.footer-widgets a i {
    margin-right: 10px;
}

.blog-section.col1 .blog-post .post-box .post-content {
    width: 100%;
}
.blog-section .blog-post .post-gal {
    overflow: hidden;

    width: 100%;
    height: 250px;
}

.blog-section .blog-post .post-box ul.post-tags {
    float: right;

    width: 150px;
    padding: 0 0 0 20px;

    text-align: right;

    background: white;
    margin-bottom:10px;
}

.blog-section .blog-post .post-box ul.post-tags li {
    padding: 0;
}

@media (min-width: 768px) and (max-width: 979px) {
    .page-template-homepage-template-php .box-section {
        background-image: none;
    }
}
@media (max-width: 767px) {
    .page-template-homepage-template-php .box-section {
        background-image: none;
    }

    .box-section h2,
    .box-section ul {
        margin-top: 24px;
    }
    .blog-section .blog-post .post-box ul.post-tags {
        width: 100%;

        text-align: left;
        padding-left: 0;
    }
}
@media (max-width: 480px) {
    .page-template-homepage-template-php .box-section {
        background-image: none;
    }

    .team-post .left-part {
        width: 100%;
        max-width: none;
        margin-bottom: 20px;
        padding-right: 0;
    }

    .team-post .right-part {
        width: 100%;
        max-width: none;
        margin-left: 0;
    }

    .banner {
        min-height: 120px;
        margin-bottom: 0;
    }

    .banner h1 {
        top: auto;
        bottom: 0;

        margin-bottom: 0;
    }

    .box-section h2,
    .box-section ul {
        margin-top: 24px;
    }
}