#top.single-post #main-content > .container {
    width: 90%;
    max-width: 800px;
    padding: 0;
}

#top.single-post article .big-preview {
	margin-left: 0;
    max-width: 0;
    display: none;
    visibility: hidden;
}
#top.single-post .container > .av-content-small.units {
	padding-top: 40px;
}
#top.single-post article h1 {
	color: #000;
	
    font-size: 44px;
	margin-bottom: 30px;
	text-transform: inherit;
    line-height: 100%;
} 
#top.single-post article h1 a {
	font-weight: 400 !important;
}
#top.single-post article .entry-content h2 {
    font-size: 32px;
    font-weight: 400 !important;
    margin-bottom: 30px;
}
#top.single-post article .entry-content h3 {
    font-size: 30px;
    margin-bottom: 30px;
	margin-top: 40px;
	font-weight: 400 !important;
}
#top.single-post article .entry-content h4 {
    font-size: 28px;
    margin-bottom: 30px;
    font-weight: 400 !important;
}
#top.single-post article .entry-content a {
	color: #000;
}
#top.single-post article blockquote {
    position: relative;
    color: #000;
    font-weight: 100;
    width: 100%;
    margin-bottom: 35px;
    padding: 17px 0 0 50px;
}
#top.single-post article blockquote p {
    text-align: left;
}
#top.single-post article blockquote:after {
    content: '';
    position: absolute;
    top: 54px;
    bottom: 0;
    left: 16px;
    width: 3px;
    background-color: #c92519;
}
#top.single-post article blockquote:before {
    content: url(/wp-content/themes/tridigital/images/icon-quotation.png);
    position: absolute;
    top: 8px;
    left: 0px;
}

#top.single-post article .blockquote-wrapper {
    background-color: #f8f1f1!important;
    margin: 27px 0;
    padding: 20px 7% 10px;
    border-top: 1.5px solid #E23434;
    border-bottom: 1.5px solid #E23434;
	
}
#top.single-post article .blockquote-wrapper h3 {
    margin: 10px 0 27px;
}

/* CTA SINGLE BOTTOM */
#top.single-post .cta-singlebottom-wrapper {
    background-image: linear-gradient(72deg,#E23434,#A80202);
    padding: 0 5% 20px;
    margin: 40px 0;
    border: 1px solid #e4d0d0;
}
#top.single-post .cta-singlebottom-wrapper .cta-singlebottom-item {
    position: relative;
    margin: 20px 0;
    padding: 17px 0 0 10%;
    border-left: none;
}
#top.single-post .cta-singlebottom-wrapper .cta-singlebottom-item:before {
    content: "";
    position: absolute;
    top: 13px;
    left: -20px;
    display: block;
    width: 75px;
    height: 75px;
    font-size: 52px;
    font-weight: 700;
    background-image: url(/wp-content/themes/tridigital/images/check-big.png);
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: contain;
    background-size: contain;
    color: #d30202;
    filter: brightness(0) invert(1);
}

#top.single-post .cta-singlebottom-wrapper .cta-singlebottom-item p {
    font-size: 1.8em !important;
    font-weight: 500 !important;
    color: #fff;
    margin-bottom: 20px;
    line-height: 120%;
}
#top.single-post .cta-singlebottom-wrapper .cta-singlebottom-item p span {
    font-weight: 400 !important;
    font-size: 60%;
    line-height: 140%;
    margin-top: 10px;
    display: block;
}
#top.single-post .cta-singlebottom-wrapper .schedule-btn-wrapper {
    padding-left: 10%;
    font-size: 18px !important;
}
#top.single-post .cta-singlebottom-wrapper .schedule-btn-wrapper .schedule-btn {
    display: inline-block;
    text-align: center;
    text-decoration: none !important;
    margin-bottom: 1em;
    margin-top: 1em;
    text-transform: uppercase;
    line-height: 1.7em;
    font-weight: 400;
    text-shadow: none;
    padding: .5em 1em;
    transition: all 0.2s ease-in-out;
    font-size: 18px !important;
    font-family: 'Barlow Condensed',sans-serif;
    font-weight: 600;	
    background: #fff;
    color: #212121 !important;
}
#top.single-post .cta-singlebottom-wrapper .schedule-btn-wrapper .schedule-btn:hover {
    background: #212121;
    color: #fff !important;
}

@media (max-width: 767px) {
    #top.single-post .cta-singlebottom-wrapper .cta-singlebottom-item:before {
        display: none;
    }
    #top.single-post .cta-singlebottom-wrapper {
        padding: 0 40px 20px;
    }
    #top.single-post .cta-singlebottom-wrapper .schedule-btn-wrapper,
    #top.single-post .cta-singlebottom-wrapper .cta-singlebottom-item {
        padding-left: 0;
    }
    #top.single-post .cta-singlebottom-wrapper .schedule-btn-wrapper .schedule-btn {
        font-size: 16px !important;
    }

}
/* CTA SINGLE BOTTOM */

/* Author BOX BOTTOM */
#top.single-post .saboxplugin-wrap{
    margin-bottom: 60px;
}
#top.single-post .saboxplugin-wrap a.vcard.author span {
    font-size: 28px;
    font-weight: 700;
    line-height: 32px;
    margin-bottom: 0;
    font-family: 'Roboto', sans-serif;
}
#top.single-post .saboxplugin-wrap .saboxplugin-desc p {
    font-size: 16px !important;
    font-weight: 400;
    margin: 0 0 20px;
    letter-spacing: .1px;
}

/* Author BOX BOTTOM */

/*New Sidebar*/
body.postid-5644 .container {
    display: flex;
    flex-wrap: wrap;
}
@media (min-width: 981px) {
    body.postid-5644 .container > main {
        width: calc(100% - 326.6px) !important;
    }
    body.postid-5644 .container > aside {
        max-width: 325.6px !important;
        width: 100% !important;
    }
}
@media (max-width: 980px) {
    body.postid-5644 .container > main {
        width: 100% !important;
        border-right: 0;
    }
    body.postid-5644 .container > main .entry-content-wrapper {
        padding-right: 0;
    }
    body.postid-5644 .container > aside {
        max-width: 325.6px !important;
        border-left: 0;
        margin: 0 auto !important;
        padding-top: 0;
        border-left-width: 0px !important;
    }
}

body.postid-5644 aside .inner_sidebar {
    margin-left: 25.6px;
}
body.postid-5644 aside .inner_sidebar .sidebar-form {
    background-image: linear-gradient(45deg, #000000 0%, #630907 100%);
    padding: 30px 25px;
    margin-bottom: 24px;
    border-radius: 0 0 8px 8px;
}
body.postid-5644 aside .inner_sidebar .sidebar-form .sidebar-heading {
    color: #fff;
    text-align: center;
}
body.postid-5644 aside .inner_sidebar .sidebar-form h4 {
    color: #fff;
    font-family: 'Roboto', sans-serif !important;
    font-size: 28px;
    line-height: 30px;
    margin-bottom: 13px;
}
body.postid-5644 aside .inner_sidebar .sidebar-form .sidebar-heading p:not(.bordered) {
    font-size: 17px;
    line-height: 120%;
    margin-top: 0;
    font-weight: 400;
    letter-spacing: .1px;
    max-width: 228px;
    margin: 0 auto;
}
body.postid-5644 aside .inner_sidebar .sidebar-form .sidebar-heading p.bordered {
    border: 2px solid #dd3733;
    padding: 8.5px;
    font-size: 20px;
    font-weight: 500;
}
body.postid-5644 aside .inner_sidebar .sidebar-ceo {
    color: #000;
    font-size: 16px;
}
body.postid-5644 aside .inner_sidebar .sidebar-ceo .title {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
body.postid-5644 aside .inner_sidebar .sidebar-ceo .img-left {
    width: 90px;
    margin-right: 19px;
}
body.postid-5644 aside .inner_sidebar .sidebar-ceo .text-right {
    margin-bottom: 6px
}
body.postid-5644 aside .inner_sidebar .sidebar-ceo .title p:not(.name) {
    color: #dd3733;
    font-size: 13px;
    font-weight: 700;
    line-height: 23px;
    text-transform: uppercase;
    letter-spacing: 1.3px;
    margin-bottom: 0;
}
body.postid-5644 aside .inner_sidebar .sidebar-ceo .title p.name {
    font-size: 28px;
    font-weight: 700;
    line-height: 32px;
    margin-bottom: 0;
}
body.postid-5644 aside .inner_sidebar .sidebar-ceo .title p {
    margin-top: 0;
}
body.postid-5644 aside .inner_sidebar .sidebar-ceo .content {
    padding: 0;
}
body.postid-5644 aside .inner_sidebar .sidebar-ceo .content p {
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    margin: 12px 0 23px;
    letter-spacing: .1px;
}
/* IT SERVICES SIDEBAR */
body.postid-5675 .container {
    display: flex;
    flex-wrap: wrap;
}
@media (min-width: 981px) {
    body.postid-5675 .container > main {
        width: calc(100% - 326.6px) !important;
    }
    body.postid-5675 .container > aside {
        max-width: 325.6px !important;
        width: 100% !important;
    }
}
@media (max-width: 980px) {
    body.postid-5675 .container > main {
        width: 100% !important;
        border-right: 0;
    }
    body.postid-5675 .container > main .entry-content-wrapper {
        padding-right: 0;
    }
    body.postid-5675 .container > aside {
        max-width: 325.6px !important;
        border-left: 0;
        margin: 0 auto !important;
        padding-top: 0;
        border-left-width: 0px !important;
    }
}

body.postid-5675 aside .inner_sidebar {
    margin-left: 25.6px;
}
body.postid-5675 aside .inner_sidebar .sidebar-form {
    background-image: linear-gradient(45deg, #000000 0%, #630907 100%);
    padding: 30px 25px;
    margin-bottom: 24px;
    border-radius: 0 0 8px 8px;
}
body.postid-5675 aside .inner_sidebar .sidebar-form .sidebar-heading {
    color: #fff;
    text-align: center;
}
body.postid-5675 aside .inner_sidebar .sidebar-form h4 {
    color: #fff;
    font-family: 'Roboto', sans-serif !important;
    font-size: 28px;
    line-height: 30px;
    margin-bottom: 13px;
}
body.postid-5675 aside .inner_sidebar .sidebar-form .sidebar-heading p:not(.bordered) {
    font-size: 17px;
    line-height: 120%;
    margin-top: 0;
    font-weight: 400;
    letter-spacing: .1px;
    max-width: 228px;
    margin: 0 auto;
}
body.postid-5675 aside .inner_sidebar .sidebar-form .sidebar-heading p.bordered {
    border: 2px solid #dd3733;
    padding: 8.5px;
    font-size: 20px;
    font-weight: 500;
}
body.postid-5675 aside .inner_sidebar .sidebar-ceo {
    color: #000;
    font-size: 16px;
}
body.postid-5675 aside .inner_sidebar .sidebar-ceo .title {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
body.postid-5675 aside .inner_sidebar .sidebar-ceo .img-left {
    width: 90px;
    margin-right: 19px;
}
body.postid-5675 aside .inner_sidebar .sidebar-ceo .text-right {
    margin-bottom: 6px
}
body.postid-5675 aside .inner_sidebar .sidebar-ceo .title p:not(.name) {
    color: #dd3733;
    font-size: 13px;
    font-weight: 700;
    line-height: 23px;
    text-transform: uppercase;
    letter-spacing: 1.3px;
    margin-bottom: 0;
}
body.postid-5675 aside .inner_sidebar .sidebar-ceo .title p.name {
    font-size: 28px;
    font-weight: 700;
    line-height: 32px;
    margin-bottom: 0;
}
body.postid-5675 aside .inner_sidebar .sidebar-ceo .title p {
    margin-top: 0;
}
body.postid-5675 aside .inner_sidebar .sidebar-ceo .content {
    padding: 0;
}
body.postid-5675 aside .inner_sidebar .sidebar-ceo .content p {
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    margin: 12px 0 23px;
    letter-spacing: .1px;
}

.request-btn-wrapper .request-btn {
	    font-family: 'Barlow Condensed',sans-serif;
    font-weight: 600;
}
