/*
Theme Name:     Story Child
Author:         Pexeto
Author URI:     http://pexetothemes.com
Template:       thestory
*/

@import url("../thestory/style.css");

/* Universal */

#header {
    padding-bottom: 0;
    border-bottom: 1px solid lightgray;
}

.header-wrapper {
    padding-top: 146px;
}

.dark-header .section-header {
    padding-bottom: 0;
}

.nav-menu ul {
    margin-top: 30px;
}

#content-container .section-full-width .section-boxed {
    margin: 40px auto!important;
}

.page-id-225 .content-box,
.page-id-379 .content-box,
.page-id-422 .content-box,
.page-id-424 .content-box,
.page-id-453 .content-box,
.page-id-457 .content-box,
.page-id-459 .content-box,
.page-id-465 .content-box,
.page-id-473 .content-box,
.page-id-622 .content-box,
.page-id-623 .content-box,
.page-id-624 .content-box,
.page-id-570 .content-box,
.page-id-437 .content-box,
.page-id-759 .content-box,
.whitebox {
    background: white none repeat scroll 0 0;
    border: 1px solid #b5b5b5;
    border-radius: 5px;
}

.page-id-771 .content-box,
.page-id-778 .content-box,
.page-id-796 .content-box {
    background: white none repeat scroll 0 0;
    border: 1px solid #b5b5b5;
    border-radius: 5px;
}

.whitebox {
    padding: 2% 5%;
}

.page-id-225 .content-box {
    padding: 5% 5% 2% 5%;
}

.whitebox p {
    line-height: 2em;
}

#footer-cta {
    background-color: #272324;
    padding: 20px 0;
}

.footer-cta-button a {
    text-transform: uppercase;
    background: #ffffff;
    color: #272324;
    border: 1px solid #272324;
    font-weight: bold;
}

/* Home Page */
.burgandybox {
    background-color: rgba(177, 30, 59, 0.97);
    border-radius: 5px;
    color: white;
    font-size: 2em;
    padding: 3% 10%;
    text-align: center;
    width: 80%;
}

.page-id-16 .button {
    color: #272324;
    font-weight: bold;
    border: 1px #272324 solid;
}

.page-id-16 .whitebox {
    background: white none repeat scroll 0 0;
    border: 1px solid #b5b5b5;
    border-radius: 5px;
    padding: 2% 5% 0;
}

.page-id-16 .whitebox .button {
	color: white;
}

.page-id-16 #section-3 .services-box {
    border-radius: 5px;
    padding-top: 30px!important;
}

table th {
    background: #b11e3b none repeat scroll 0 0;
    color: white!important;
}

table th, table td {
    padding-left: 3%;
}

/* About Us Page */
.page-id-71 .section-header {
    width: 100% !important;
}

.page-id-71 .cols-2 .col {
    width: 25.4%;
}


.page-id-71 .cols-2 .col:nth-of-type(2n) {
    width: 67.4%;
}

/* Technology Page */
.page-id-84 .col {
    margin-bottom: 0;
}

.page-id-84 .section-boxed blockquote {
    font: 130%/150% Montserrat,"Open Sans",Helvetica,Arial,sans-serif;
    margin-bottom: 0;
    border-left: 0;
    padding: 5px 0;
    text-align: center;
}

.page-id-84 .wp-caption.alignright {
    margin: 5px 0 15px 30px;
}

.page-id-84 .wp-caption-dd {
    font-size: 10px;
    padding-left: 0;
}

/* Contact Us */
.sidebar {
    background: white none repeat scroll 0 0;
    border: 1px solid #b5b5b5;
    border-radius: 5px;
    padding: 2%;
}

h5 {
    margin-bottom: -15px;
}

.page-id-225 #footer-cta {
    display: none;
}

.page-id-225 .button {
    color: white;
    font-weight: bold;
    border: 1px #272324 solid;
}

.burgandybox .button {
    color: #272324;
    font-weight: bold;
}

/* Blog Posts */
.page-id-444 .post-info.bottom {
    float: left;
}

.page-id-444 .read-more {
    float: right;
    font-weight: bold;
}

.post-title {
    font-size: 25px;
    font-weight: normal;
}

.blog-non-single-post,
.blog-single-post {
    background: white none repeat scroll 0 0;
    border: 1px solid #b5b5b5;
    border-radius: 5px;
}

.single-post p {
    margin: 25px 0;
}

.blog-non-single-post .blog-post-img img {
    display: none;
}

.blog-single-post .blog-post-img img {
    display: none;
}

#post-156 img.alignnone {
    display: inline!important;
    margin: 15px 15px 11px 0!important;
}

.page-wrapper {
    background-image: url('https://emutechnology.com/wp-content/uploads/2016/06/Background.jpg');
    background-attachment: fixed;
}

.comments-number {
    display:none;
}

/* How To Activate Members page */

.page-id-598 .lightbox-image img {
    margin: 20px auto;
}

/* Product Page */
@media screen and (min-width: 768px) {
    .emurack {
        width: 36.4%!important;
    }

    .emusystem {
        width: 60.4%!important;
    }
}

@media only screen and (min-width: 641px) {
    .company, #field_2_7, #field_5_7 {
        width: 50%;
        float: right;
        margin-top: -67px!important;
    }
    #input_2_5, #input_2_7, #input_3_5, #input_5_5, #input_5_7 {
        width: 100%;
    }
}

@media screen and (max-width: 768px) {
.emurack,
.emusystem  {
    clear: none !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
    max-width: 100% !important;
    width: 100% !important;
}
}

@media screen and (min-width: 769px) {
    #content {
        max-width: 67%!important;
    }
}