@media screen and (max-width: 600px) {
.relpost-block-container {
    max-width: 260px;
    margin: 0 auto;
    float: unset !important;
}

#relprojects .et_pb_text_inner {
    text-align: center;
}

.project-template-default .et_pb_section {
    padding-left: 0;
    padding-right: 0;
}

} /* 600 */

@media screen and (min-width: 1200px) {
.container {
    min-width: 1170px;
}
.et_pb_row {
    min-width: 1200px;
}
}


@media screen and (max-width: 980px) {
#footer-logo {
    max-width: 50% !important;
    margin: 0 auto !important;
    width: 100% !important;
    padding: 10px;
}

#footer-logo img {
    width: 100%;
}

.et_header_style_left #logo, .et_header_style_split #logo {
    max-width: 75%;
}

#service-row #service-box {
    width: 100%;
    margin-bottom: 30px;
}

#teammember {
    max-width: 100% !important;
    float: center;
    margin-right: 0 !important;
    margin-bottom: 30px !important;
}

#service-row {
    padding-top: 0 !important;
}

#lss-icon {
    width: 100%;
    float: unset !important;
    float: initial !important;
    margin: 0 auto 30px !important;
        margin-right: auto;
    max-width: 100%;
}
}


/* DIVI */

#main-header {
    -webkit-box-shadow: 0 0 5px #ccc;
    -moz-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc;
}

.single-post .entry-title {
    color: #d51c64;
    font-weight: bold;
    font-size: 30px;
}

.single-post #left-area {
    padding-right: 0;
}

#left-area {
    width: 100%;
}

#main-content .container::before {
    background-color: none !important;
}

#main-content .container {
    background-color: none !important;
}

.single-post p {
    font-size: 15px;
    line-height: 28px;
}

.nav li ul {
    width: 335px;
}

#top-menu li li a {
    width: 315px;
}

/* Mailchimp FOOTER */

.et_pb_widget {
    float: none;
}

#mc_embed_signup input {
    border: 1px solid #a51f58;
    text-align: center;
}
#mc_embed_signup .button:hover {
    background-color: #a51f58 !important;
}

#mc_embed_signup .button {
    background-color: #d03175 !important;
}

.et_pb_gutters3 .footer-widget {
margin : 10px 0px 30px 0px;
}

#mc_embed_signup input.button {
    margin: 0 auto !important;
}

#mc_embed_signup input.email {
    margin: 0 auto !important;
}

#mc_embed_signup label {
margin: 0 auto !important;
text-align: center !important;
color: #fff;
}

/* FOOTER LOGOS */
.et_pb_gutters3 .footer-widget {
    margin-bottom: 3px !important;
}

#footer-logos {
    background: url(https://www.taylortechnologysystems.com/wp-content/uploads/2016/01/banner.jpg);
        background-size: auto auto;
    background-size: 100% auto;
    float: left;
    width: 100%;
    padding: 50px 0 25px;
}

#footer-logos-inner {
    max-width: 960px;
    margin: 0 auto;
}

#footer-logo {
    /*max-width: 111px;*/
    max-width: 69px;
    float: left;
    margin-right: 10px;
    margin-bottom: 20px;
}

/*
#footer-logo:nth-child(8) {
    margin-right: 0 !important;
}
*/

#footer-logo:last-child {
    margin-right: 0 !important;
}

#footer-bottom {
    display: none !important;
}

#footer-logos h4 {
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 26px;
    margin-bottom: 30px;
    margin-top: 10px;
}

#bwpp {
    text-align: center;
    padding: 0 0 15px 33px;
    font-size: 13px;
}

/* BRIDGAE RELATED POSTS */

.relpost-block-single {
    max-width: 258px;
}

.relpost-block-container {
    padding-top: 20px;
    float: left;
    margin-bottom: 30px;
}

.relpost-block-single-text {
    font-size: 13px !important;
}