.entry-header {
    padding: 1em 0 1em 0 !important;
    min-height: 23em;
}

.logo_desc_box {
	text-align: left;
	padding-right: 1em;
}

.entry-content img {
    margin-top: -2.2em;
}

.logo_desc_box img {
    vertical-align: middle;
    display: inline-block;
    max-height: 110px;
}

.desc_company {
    font-size: 0.8em;
}

.titleproduct h1 {
    font-family: 'Lora', Arial;
    font-size: 3.8em !important;
    font-weight: 500 !important;
    color: #0b2d4c;
    min-height: 2em;
}

.thefollowline {
    bottom: 12em;
    position: absolute;
 margin-top: 2em;
}

.post-bottom-meta {
    font-family: 'Helvetica', Arial;
    font-size: 1.6em;
}

.desc_company h2 {
    font-family: 'Helvetica', Arial;
    color: #0b2d4c;
    font-size: 2em;
}

.entry-content p {
	font-family: 'Lora', Arial;
	color: #3e3e3e !important;
    font-size: 1.7em;
}

.post-author {
	display: none;
}

.entry-content {
	font-family: helvetica, Arial;
    font-size: 1em;
    padding: 2em 0em 2em 1em !important;
}

.entry-header .post-author {
    font-size: 1.2em !important;
}

.top-padding {
    padding-top: 1em !important;
}

.companydetails {
    margin-top: 0.7em;
    padding: 1em;
    background: #e8e8e8;
    display: block;
    width: 15em;
    text-transform: uppercase;
    text-align: center;
    font-family: 'Montserrat', Arial;
    font-size: 1.7em;
    border-radius: 0.25em;
    float: none;
    color: #0b2d4c;
}

.titleproduct h5 {
    font-size: 1.4em;
    text-align: left;
    text-transform: uppercase;
    margin: 0em 0 1.2em 0;
    padding: 0;
    list-style: none;
    font-family: 'Montserrat', "Helvetica Neue", helvetica, arial, sans-serif;
    padding-bottom: 0.75em;
}

.single .entry-header {
    padding: 4em 0 2em 0;
    margin-bottom: 2em;
}
.sfenquiry h3 {
    margin: 1em auto 2em auto;
    text-align: center !important;
    margin-left: 0 !important;
}

figure {
	margin: 0 !important;
	padding-bottom: 3em;
}

.pdficon:after {
	content: '' !important;
}

.download_pdf_product i {
    font-size: 3em;
    color: #0b2d4c;
    padding-right: 0.2em;
}


.pdficon {
	margin-left: 0 !important;
}
.download_pdf_product {
    border: 1px solid #e4e4e4;
    padding: 3em 2em;
    margin-left: 0;
    font-size: 1.5em;
    border-top: snow;
}

.entry-content ul li, .entry-content ol li {
    margin-bottom: 0.2em !important;
    font-size: 0.95em !important;
    color: #666666;
    font-family: 'lora', Arial;
    line-height: 1.6;
}

.pdfavailable {
    padding: 1em !important;
    background: #d8f3db;
    font-size: 2em !important;
    margin-top: 5em !important;
    width: 100%;
}


.fullcd {
    background: #ececec;
    color: black;
    border: 1px solid transparent;
}



.fullcd:hover {
    background: transparent;
    border: 1px solid #ececec;
    transition: 0.5s;
}

.logo_footer  {
    height: 18em;
}

.logo_footer:before {
    content: ' ';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}

.logo_footer img {
    display: inline-block;
    vertical-align: middle;
    max-width: 30em;

}

.sfenquiry h3 {
    padding: 2em 1em 0.4em 1em !important;
}

.logospace {
    background: white;
    text-align: center;
    margin-right: 2em;
    margin-top: 3em;
}

.followcta {
    height: 24em;
    text-align: center;
}

.followcta:before {
    content: ' ';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}

.finalblock:after {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(11, 45, 76, 0.59);
    content: '';
    display: block;
}

.followcta h3 {
    display: inline-block;
    vertical-align: middle;
    font-family: 'Helvetica Neue', Arial;
    font-size: 1.8em;
    font-weight: 500;
    margin-left: 1em;
    color: white;
}

@media (max-width: 600px) {
    .companydetails {
    width: 100%;
    }
    .titleproduct h5 {
        margin: 0em 0 0.7em 0;
    }
    .single-pressreleases .logo_desc_box {
    text-align: left !important;
    padding-top: 1em;
    }
    .single-pressreleases .desc_company {
    font-size: 0.8em;
    padding-left: 0 !important;
    }
    .entry-content {
    padding-right: 0 !important;
    }
    .single-pressreleases main .entry-header h1 {
    font-size: 2.7em !important;
    }
    .finalblock:after {
    height: 119%;
    }
    .thefollowline {
    display: none !important;
    }
}


.entry-content > div:first-child {
    font: 1.4em Montserrat, "Helvetica Neue", helvetica, arial, sans-serif;
    color: #666;
    padding: 0 !important;
    margin: 0em 0px 1em 3em;
}


/******** storefront single pages bottom section ********/


.finalblock {
    min-height: 10em;
    background: #f9f9f9;
    background-image: url("https://www.foodprocessing-technology.com/wp-content/uploads/sites/2/2017/09/hands.jpg");
    position: relative;
    border-top: 0.1em solid #0b2d4c;
    margin-top: 4em;
    background-size: cover;
    overflow: auto;
}



.logo_footer:before {
    content: ' ';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}

.logo_footer img {
    display: inline-block;
    vertical-align: middle;
    max-width: 21em;

}

.sfenquiry h3 {
    padding: 2em 1em 0.4em 1em !important;
}

.logospace {
    background: white;
    text-align: center;
    border-radius: 1em;
}

.followcta {
    height: 24em;
    text-align: center;
}

.followcta:before {
    content: ' ';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}

.finalblock:after {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(2, 16, 29, 0.59);
    content: '';
    display: block;
}

.followcta h3 {
    display: inline-block;
    vertical-align: middle;
    font-family: 'Helvetica Neue', Arial;
    font-size: 2em;
    font-weight: 300;
    margin-left: 1em;
    color: white;
}
/******** storefront single pages bottom section ENDS HERE ********/


/******* Storefront products single page style *****/

.fa.fa-file-pdf-o{
        float: left;
    padding-right: 15px;
    margin-right: 10px;
    margin-bottom: 10px;
    font-size: 43px;
    color: #666;
    text-align: center;
    border-right: 1px dotted #ccc;
}

.fa.fa-file-pdf-o span{
    display: block;
    margin-top: 5px;
    font-family: source-sans-pro, sans-serif;
    font-size: 10px;
}

.download_pdf_product span.description{
    display: block;
    margin-top: 0.2em;
}
/******* Storefront products single page style ENDS HERE!!!! *****/



.video-container {
    max-width: 82em;
    height: 100%;
    overflow: auto;
    position: relative;
    width: auto;
}

.thevideo iframe {
    min-height: 46.3em;
}


.single-videos .titleproduct h1 {
    font-family: 'Lora', Arial;
    font-size: 3.8em !important;
    font-weight: 900 !important;
    color: #0a0a0a;
    min-height: 0;
}


.single-videos .logo_desc_box img {
    /*max-width: 9em;*/
	max-width: 250px;
    padding: 0.3em;
    width: auto;
    max-height: 12em;
    height: auto;
}

.single-videos .entry-header {
    margin-bottom: 0 !important;
}

.single-videos .sfenquiry {
    margin-top: -2.2em;
}

.singlevideos .share-article {
    position: relative;
    margin-bottom: -2em;
    padding-top: 3em;
}

.followa {
    text-align: center;
    display: inline-block;
    font-size: 1.8em;
    background: #0b2d4c;
    color: #ffffff;
    padding: 1em 4em;
    font: 1.8em 'Montserrat', Georgia, serif;
    border-radius: 0.15em;
    border-bottom: 3px solid orange;
    transition: 0.5s all;
    margin-right: 0;
}

.single-videos .titleproduct h5:before {
    content: '';
    width: 3.7em;
    height: 0.2em;
    background: #ff9800;
    position: relative;
    top: -0.2em;
    left: 0;
    display: inline-block;
    margin-right: 0.5em;
}

.single-videos .card-divider {
    padding: 0em;
    font-size: 2.4em;
    font-family: 'Montserrat', Arial;
    padding-left: 0;
    font-weight: 600;
    color: #0b2d4c;
    border-bottom: 6px solid;
    margin-bottom: 1em;
    min-height: 0;
    padding-bottom: 0.6em;
    margin-top: 1em;
}



/* PRESS RELEASE SINGLE PAGE */

.thefollowline {
    display: block;
    bottom: auto;
    font-size: 0.9em;
    right: 0;
}


 .logo_desc_box {
    text-align: right;
    padding-right: 1em;
}


.logo_desc_box {
    text-align: right;
}
 .card-divider {
    min-height: 0;
    margin-top: 1em;
    font-size: 2em;
}

.companydetails {
    font-size: 1.3em;
    border-radius: 0;
}

.single-pressreleases .titleproduct h1 {
    font-family: 'Lora', Arial;
    font-size: 3.8em !important;
    font-weight: 700 !important;
    color: #0a0a0a;
    min-height: 2em;
    line-height: 1.4em;
    margin-bottom: 0.5em;
}

.share-title {
    font-size: 0.7rem !important;
}

.single-pressreleases .titleproduct h5:before {
    content: '';
    position: absolute;
    width: 2.5em;
    height: 0.2em;
    background: orange;
    margin-top: -0.93em;
    border-radius: 1em;
}

.single-pressreleases .entry-content p:first-of-type {
    clear: none;
    font-size: 1.67em;
    margin: 0em 0 1.5em 0;
}

.single-pressreleases .pressreleasebox {
    display: none;
}

.fullwidth {
    position: relative;
    margin: 0;
    float: right;
    max-width: 27em;
    width: 60%;
}

.logo_circle {
  /* width: 10em; */
  max-height: 10em;
  position: relative;
  /* border-radius: 50%; */
  display: inline-block;
  /* border: 1px solid #ececec; */
  /* overflow: hidden; 
  margin-right: 2.5em;*/
}

.logo_circle:before {
    content: ' ';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}

.singledate {
    display: inline-block;
    font-size: 1.3em;
    font-family: 'Montserrat';
    margin-right: 1em;
    border-right: 1px solid #e8e8e8;
    padding-right: 1em;
    color: #636363;
}
.share-article {
    display: inline-block;
}

.post-image, .entry-content > div:first-child {
    max-width: 27em !important;
}
.mapsf {
    display: none;
}

.video-related  a:after {
    content: "\f03d" !important;
}

.related {
    margin-top: 6em !important;
}

strong {
    font-size: 1.4em;
}

.related .columns:last-child:not(:first-child) {
    float: left;
}

.single-products .titleproduct h5:before {
    content: '';
    position: absolute;
    width: 2.5em;
    height: 0.2em;
    background: orange;
    margin-top: -0.93em;
    border-radius: 1em;
}
.single-products .titleproduct h1 {
    font-family: 'Lora', Arial;
    font-size: 3.8em !important;
    font-weight: 700 !important;
    color: #0a0a0a;
    min-height: 2em;
    line-height: 1.5em;
    margin-bottom: 0.5em;
}


.single-videos .titleproduct h5:before {
    content: '';
    position: absolute;
    width: 2.5em;
    height: 0.2em;
    background: orange;
    border-radius: 1em;
}
.single-videos .titleproduct h1 {
    font-family: 'Lora', Arial;
    font-size: 3.8em !important;
    font-weight: 700 !important;
    color: #0a0a0a;
    min-height: 2em;
    line-height: 1.5em;
    margin-bottom: 0.5em;
}

.followa:hover {
    background: orange;
}


@media (max-width: 768px) {
.logospace { min-width: 23em; max-width: 94%; margin-bottom: 2em;}
    .followcta {
height: 14em; }
}
@media (max-width: 767px) { 
.logospace { margin-bottom: 2em;margin-top: 7em; }
.logo_footer { height: 12em; }
 }

@media (max-width: 480px) {
.followcta {     height: 2em;}
.logospace { margin-top: 14em; max-width: 91%;}
}
@media (min-width: 1000px) and (max-width: 1024px) {
.followcta {    height:15em; } 
}

