
.breadcrumb-sec{float: left; width: 100%;background-color: #f8f8f8; height: 40px; line-height: 40px; margin: 10px 0;}
.breadcrumb li a{color: #2e2e2e;font-size: 16px;text-decoration: none;  }
.breadcrumb {padding: 0; margin: 0; background: transparent;}

.prort-page-sec{ padding: 20px 0;}
.page-heading h1{font-size: 35px;font-weight: 700;}

.content-section{float: left; width: 100%;}
.youtubeplaylist {float: left; width: 100%; margin-bottom: 20px;}
.youtubeplaylist iframe {float: left; width: 100%; margin-bottom: 10px;}
.backimage{ background-image: url('https://www.emenacpackaging.com/wp-content/themes/emenac/assets/img/youtube_channel_loading.gif');background-size: auto 100%; background-position: center; background-repeat: no-repeat; width:100%;min-height:460px; }

.comment_content .rating li{ padding: 0; float: left; padding-right: 5px; }
.comment_content .rating li i {color: #efc610;}
.comment_content .rating li:nth-child(1){ font-size: 20px; color: #333333; }
.comment_content .rating li:nth-child(3){ color: #c93f2c; font-size: 20px; font-weight: bold; }


.review-box{ padding: 15px;width: 100%;background-color: #f8f8f8;border-radius: 10px;text-align: center;
transition-property: all;transition-duration: 0.1s;transition-delay: 0.1s;margin-bottom: 30px; }
.review-box:hover{ box-shadow: 0 0 5px rgba(0,0,0,0.3); }
.review-box h4{ font-size: 24px;color: #ef233c;font-weight: 700;margin-top: 40px;
font-family: 'Source Sans Pro', sans-serif }
.review-box .review-content{height: 195px; overflow: hidden;}
.review-box .review-content label{width:100%;float:left;text-align:center;font-weight:700;color:#2e2e2e;font-size:16px;}
.review-box .review-content p{width: calc(100% - 8px);}
.review-box .review-content:hover{overflow-y: scroll;}
.review-box .review-content:hover p{width: 100%;}
.review-box .star {margin-inline: auto;}

@media screen and (min-width : 20px) and (max-width : 620px) { 
.backimage {min-height:363px;}
}
