.hovs:hover{
    background-color: #bd0618;
    color:white!important;
}
.spacer-10 {
    margin-top: 5px;
    margin-bottom: 5px;
}
.spacer-20 {
    margin-top: 10px;
    margin-bottom: 10px;
}
.spacer-30 {
    margin-top: 15px;
    margin-bottom: 15px;
}
.spacer-40 {
    margin-top: 20px;
    margin-bottom: 20px;
}
.spacer-50 {
    margin-top: 25px;
    margin-bottom: 25px;
}
.clearfix {
    clear: both;
}
a {
    color: #BD0618;
    text-decoration: none;
}
a:hover {
    color: #BD0618;
    text-decoration: none;
}
.category-post drop:hover {
    color: #fff;
    text-decoration: none;
}
.top-line ul.top-line-list li span,
.top-line ul.top-line-list li a {
    font-size: 13px !important;
}
.top-line ul.social-icons li a {
    display: inline-block;
    text-decoration: none;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    font-size: 18px;
    color: #666666;
    width: 26px;
    height: 26px;
    line-height: 26px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    text-align: center;
    background: transparent;
}
header.active .nav-list-container {
    position: inherit;
}
.navbar-brand {
    padding: 15px 15px 15px 0;
}
.navbar-nav > li > a {
    font-weight: 400;
}
header.second-style .nav-list-container {
    border-bottom: 0
}
.logo-advertisement .advertisement {
    padding: 15px 0 15px 0;
    margin-bottom: 15px;
}
button {
    font-size: 15px;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
}
.title-section h1 {
    font-size: 18px;
}
.btn-archive {
    text-decoration: none;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    padding: 6px 10px;
    background: #fafafa;
    border: 1px solid #eeeeee;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    color: #f44336;
    font-size: 11px;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
}
.btn-archive:hover {
    color: #ffffff;
    background: #f44336;
    border-color: #f44336;
}
.advertisement {
    padding: 12px 0 12px;
}
.navbar-nav > li > a {
    padding-left: 9px !important;
    padding-right: 9px !important;
    font-size: 0.910em;
}
.navbar-nav > li > a:after {
    content: '';
}
.heading-news2 {} .btn-filter {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    border-radius: 4px;
    background: #BD0618;
    color: #FFF;
}
.input-search {
    display: block;
    padding: 3px;
    background: #fafafa;
    color: #333333;
    font-size: 13px;
    font-family: 'Lato', sans-serif;
    outline: none;
    border: 1px solid #e1e1e1;
    margin: 0;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    float: left;
    margin-right: 10px;
}
.btn-search {
    width: 26px;
    height: 26px;
    display: inline-block;
    padding: 3px;
    margin-bottom: 0;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    border-radius: 4px;
    background: #BD0618;
    color: #FFF;
}
.full-width {
    width: 100%;
    //display:block; //only if you're having issues
}
.block-wrapper-filter {
    padding: 4px;
    background: #BD0618;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}
.filter-box span.title-filter-box {
    display: inline-block;
    float: left;
    position: relative;
    margin-right: 25px;
    color: #BD0618;
    font-size: 11px;
    line-height: 12px;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    padding: 10px 18px 0 18px;
    padding-right: 20px;
    background: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    height: 34px;
}
.filter-box span.title-filter-box:after {
    content: '';
    position: absolute;
    width: 26px;
    height: 26px;
    background: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 4px;
    right: -11px;
}
.filter-box ul {
    margin-bottom: 0
}
.filter-box ul li {
    display: inline-block;
    zoom: 1;
    *display: inline;
    height: 34px;
    padding-top: 7px;
}
.filter-box ul li a {
    color: #FFF;
}
.filter-box ul li:before {
    content: '';
    width: 0;
    height: 34px;
    border-left: 1px solid #A60414;
    margin-right: 10px;
    margin-left: 10px;
}
.addthis_toolbox a {
    margin-bottom: 0;
}
.title-section-inverse {
    border-top: 1px solid #e1e1e1;
    margin-bottom: 30px;
}
.title-section-inverse h1 span {
    display: inline-block;
    padding-top: 16px;
    padding-right: 5px;
    border-top: 1px solid #f44336;
}
.title-section-inverse h1 {
    color: #222222;
    font-size: 15px;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    margin: 0 0 30px;
    text-transform: uppercase;
    margin-top: -1px;
}
.subscribe-newsletter form {
    background: #222222;
    padding: 20px;
    margin: 0;
    margin-bottom: 30px
}
.subscribe-newsletter form h1 {
    color: #222222;
    font-size: 15px;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    margin: 0 0 30px;
    text-transform: uppercase;
    color: #ffffff;
    margin-bottom: 14px;
}
.subscribe-newsletter form input[type="text"] {
    width: 100%;
    outline: none;
    background: #ffffff;
    padding: 14px 20px 11px;
    color: #999999;
    font-size: 12px;
    font-family: 'Lato', sans-serif;
    border: transparent;
    margin: 0;
    line-height: 12px;
}
.subscribe-newsletter form button {
    position: relative;
    display: inline-block;
    background: #222222;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #f44336;
    font-size: 30px;
    border: none;
    margin-top: -40px;
    z-index: 2;
    float: right;
    outline: none;
}
.panel-default-home {
    border-color: #ddd;
}
.panel-home {
    margin-bottom: 20px;
    background-color: #fff;
    border: 0;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.btn-default-home {
    border-radius: 0;
}
.btn-default-home {
    text-decoration: none;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    padding: 6px 10px;
    background: #fafafa;
    border: 1px solid #eeeeee;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 6 4px;
    border-radius: 4px;
    color: #f44336;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.btn-default-home:hover {
    color: #ffffff;
    background: #f44336;
    border-color: #f44336;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.panel-default-home>.panel-heading-home {
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    color: #FFF;
    text-transform: uppercase;
    background-color: #BD0618;
    border-color: #BD0618;
}
.panel-heading-home {
    padding: 10px 15px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.panel-body-home {
    padding: 15px;
    border: 1px solid #ddd;
    border-top: 0;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    font-family: 'Lato', sans-serif;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
footer .social-widget ul.social-icons li a.android:hover {
    background: #A2C63A;
    border: 1px solid #A2C63A;
}
footer .social-widget ul.social-icons li a.apple:hover {
    background: #9C9C9C;
    border: 1px solid #9C9C9C;
}
.flickr-widget ul.flickr-list li a img {
    width: 79px !important;
}
.bx-controls-direction a {
    opacity: 0;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
}
.bx-wrapper:hover .bx-controls-direction a {
    opacity: 1;
}
.gradient {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#222222+0,000000+100&0.65+0,0+100 */
    
    background: -moz-linear-gradient(top, rgba(34, 34, 34, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
    /* FF3.6-15 */
    
    background: -webkit-linear-gradient(top, rgba(34, 34, 34, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    
    background: linear-gradient(to bottom, rgba(34, 34, 34, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#a6222222', endColorstr='#00000000', GradientType=0);
    /* IE6-9 */
}
.inline-block {
    border: 0 none;
    display: inline-block;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}
section.feature-video-red {
    background: #BD0618 !important;
    color: #FFF !important;
}
section.feature-video-red .title-section.white {
    border-bottom: 1px solid #fff;
}
section.feature-video-red .owl-theme .owl-controls .owl-buttons div {
    color: #fff !important;
    border: 1px solid #fff !important;
}
section.feature-video-red .owl-theme .owl-controls .owl-buttons div.owl-prev:after {
    color: #fff !important;
}
section.feature-video-red .owl-theme .owl-controls .owl-buttons div.owl-next:after {
    color: #fff !important;
}
section.feature-video-red .features-video-box:before {
    background: rgba(189, 6, 24, 0.7) !important;
}
section.feature-video-red .features-video-box:after {
    background: rgba(189, 6, 24, 0.7) !important;
}
.owl-wrapper-piuvisti .owl-theme .owl-controls {
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
    margin-top: -94px;
    margin-right: 2px;
}
.vertical-align {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
}
.slider-caption-box2 {
    /*background: #f4f4f4;*/
    /*background: #BF031B;*/
    
    background: transparent;
    overflow: hidden;
    padding: 0;
}
.image-post,
.video-post {
    position: relative;
}
.image-post .hover-box,
.video-post .hover-box {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0;
    background: rgba(34, 34, 34, 0.20);
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}
.image-post .hover-box {
    top: inherit;
}
.image-post .hover-box h2,
.video-post .hover-box h2 {
    color: #333333;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    line-height: 26px;
    margin: 0 0 10px;
    font-size: 24px;
    overflow: hidden;
    margin-bottom: 15px;
}
.pharmastartv .image-post .hover-box,
.video-post .hover-box {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 10px;
    background: rgba(34, 34, 34, 0.8);
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}
.pharmastartv .image-post .hover-box {
    top: inherit;
}
.pharmastartv .image-post .hover-box h2,
.video-post .hover-box h2 {
    color: #333333;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    line-height: 24px;
    margin: 0;
    padding: 0;
    font-size: 16px;
    overflow: visible;
    margin-bottom: 15px;
}
.pharmastartv .post-tags li {
    font-size: 10px;
}
.image-post .hover-box h2 a,
.video-post .hover-box h2 a {
    display: inline-block;
    text-decoration: none;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    color: #ffffff;
}
.image-post .hover-box h2 a:hover,
.video-post .hover-box h2 a:hover {
    opacity: 0.7;
}
.image-post .hover-box ul.post-tags li,
.video-post .hover-box ul.post-tags li {
    color: #635B43;
}
.image-post .hover-box ul.post-tags li a,
.video-post .hover-box ul.post-tags li a {
    color: #635B43;
}
.image-post:hover .hover-box,
.video-post:hover .hover-box {
    background: rgba(244, 67, 54, 0.9);
}
.slider-caption-box2 #bx-pager a.active {
    background: transparent;
    /*color: #222222;*/
    
    color: #BF031B;
    font-weight: bold;
}
.slider-caption-box2 #bx-pager a {
    display: inline-block;
    text-decoration: none;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    display: block;
    padding: 0px;
    color: #635B43;
    font-size: 13px;
    font-family: 'Lato', sans-serif;
    font-weight: normal;
    margin: 0;
    position: relative;
    line-height: 18px;
    overflow: hidden;
}
.slider-caption-box2 #bx-pager a.active span {
    display: block;
    font-style: italic;
    font-size: 12px;
    /*color: #222222;*/
    
    font-weight: bold;
    color: #BF031B;
    margin-top: 5px;
    margin-bottom: 10px;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}
.slider-caption-box2 #bx-pager a span {
    margin-top: 5px;
    margin-bottom: 10px;
    color: #635B43;
}
.divider {
    height: 1px;
    width: 100%;
    display: block;
    /* for use on default inline elements like span */
    
    margin: 9px 0;
    overflow: hidden;
    background-color: #635B43;
}
.image-post .hover-box p {
    font-size: 12px;
    color: #fff;
}
.image-post .hover-box span {
    font-size: 12px;
    color: #fff;
}
.top-shadow {
    -webkit-box-shadow: inset 0px 10px 34px -13px rgba(0, 0, 0, 1);
    -moz-box-shadow: inset 0px 10px 34px -13px rgba(0, 0, 0, 1);
    box-shadow: inset 0px 10px 34px -13px rgba(0, 0, 0, 1);
}
.single-post-box .title-post {
    padding: 0 20px 25px;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 12px;
    border-bottom: 1px solid #f0f0f0;
    margin-top: -10px;
    
}
.single-post-box .share-post-box {
    margin-bottom: 10px;
    padding: 0 20px;
    padding-right: 0;
    padding-left: 0;
}
.single-post-box .title-post h1 {
    font-size: 40px;
    line-height: 45px;
    color: #C00518;
}
.single-post-box .post-content p,
.single-post-box .post-content div {
    /*font-size: 16px;*/
    /*line-height: 24px;*/
    
    font-size: 17px;
    line-height: 26px;
}
.heading-news2 .heading-news-box .news-post .hover-box {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.ssk {
    background-color: transparent;
    color: white;
    display: inline-block;
    font-size: 22px;
    line-height: 1px;
    margin-right: 2px;
    margin-bottom: 2px;
    padding: 0px;
    text-align: center;
    text-decoration: none;
    transition: background-color .1s;
    -webkit-transition: background-color .1s;
    -moz-transition: background-color .1s;
    -ms-transition: background-color .1s;
    -o-transition: background-color .1s;
}
.post-tags-box {
    margin-bottom: 15px;
    border-bottom: 1px solid #f0f0f0;
    padding: 0 20px 12px;
}
.post-tags-box ul.tags-box {
    margin: 0;
    padding: 0;
}
.post-tags-box ul.tags-box li {
    display: inline-block;
    color: #666666;
    font-size: 13px;
    font-family: 'Lato', sans-serif;
    margin-right: 3px;
    margin-bottom: 2px;
}
.post-tags-box ul.tags-box li i {
    font-size: 18px;
    margin-right: 10px;
    color: #999999;
}
.post-tags-box ul.tags-box li span {
    margin-right: 18px;
}
.post-tags-box ul.tags-box li a {
    display: inline-block;
    text-decoration: none;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    padding: 6px 10px;
    border: 1px solid #efefef;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    color: #999999;
    font-size: 12px;
    font-family: 'Lato', sans-serif;
}
.post-tags-box ul.tags-box li a:hover {
    background: #222222;
    border: 1px solid #222222;
    color: #ffffff;
}
.blockquote {
    padding: 20px !important;
    background: #eeeeee !important;
    border: none !important;
    position: relative !important;
}
.blockquote p {
    color: #222222 !important;
    font-style: italic !important;
    margin-bottom: 0 !important;
    line-height: 24px !important;
}
.single-post-box .post-content p {
    color: #333
}
.single-post-box .about-more-autor .title-section {
    margin-bottom: 10px;
}
.single-post-box .about-more-autor .autor-box {
    padding-top: 0px;
    padding-bottom: 0px;
}
.single-post-box .about-more-autor .autor-box {
    border-bottom: 1px solid #e1e1e1
}
.single-post-box .about-more-autor .autor-box img {
    -moz-border-radius: 0 !important;
    -o-border-radius: 0 !important;
    border-radius: 0 !important;
    float: left;
    margin-top: 12px;
}
.single-post-box .about-more-autor .autor-box .autor-content {
    margin-left: 20px;
    margin-top: 10px;
}
.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.sidebar .categories-widget ul.category-list li a.active {
    color: #C10418;
}
.sidebar .categories-widget ul.category-list li a.active span {
    background: #C10418;
    border: 1px solid #C10418;
    color: #ffffff;
}
body.boxed #container {
    overflow: visible;
}
.affix {
    top: 0;
    position: fixed;
    left: 0;
    right: 0;
    z-index: 10000;
    width: 100%;
    margin: 0;
    border-radius: 0;
    -webkit-box-shadow: 0px 9px 53px -5px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0px 9px 53px -5px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 9px 53px -5px rgba(0, 0, 0, 0.4);
}
.contact-form-box #contact-form select,
.contact-form-box #contact-form input[type="text"],
.contact-form-box #comment-form input[type="text"],
.contact-form-box #contact-form textarea,
.contact-form-box #comment-form textarea {
    display: block;
    width: 100%;
    padding: 10px 20px;
    color: #333333;
    font-size: 13px;
    font-family: 'Lato', sans-serif;
    outline: none;
    border: 1px solid #cccccc;
    margin: 0 0 16px;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}
label.error {
    color: #FF0000 !important;
}
input.error,
select.error {
    border-color: #FF0000 !important;
}
.overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.85);
    z-index: 9999;
    color: white;
    display: inline-block;
}
.post-gallery-minus {
    /*width: 50%;*/
    float: left;
    margin-right: 20px;
    margin-bottom: 20px
}
.grid:after {
    content: '';
    display: block;
    clear: both;
    box-sizing: border-box;
}
.grid-sizer,
.grid-item {
    width: 32%;
    margin-bottom: 10px;
    box-sizing: border-box;
}
.grid-item {
    min-height: 200px;
    float: left;
    box-sizing: border-box;
    border-radius: 5px;
    cursor: pointer;
}
.grid-item:hover {
    -webkit-box-shadow: inset 0px 0px 64px 0px rgba(0, 0, 0, 0.54);
    -moz-box-shadow: inset 0px 0px 64px 0px rgba(0, 0, 0, 0.54);
    box-shadow: inset 0px 0px 64px 0px rgba(0, 0, 0, 0.54);
}
.grid-item .item {
    overflow: hidden
}
.grid-item .hover-box {
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}
.grid-item .hover-box h2 a {
    font-size: 15px;
}
.grid-item a.video-link , .video-cs a.video-link{
    display: inline-block;
    text-decoration: none;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    position: absolute;
    top: 15px;
    left: 20px;
    color: #ffffff;
    font-size: 30px;
    padding: 1px;
    outline: none;
}
.grid-item p,
.grid-item p a:link {
    color: #FFF;
    font-weight: 200;
}
.home-article-post h2 a {
    font-size: 22px;
    line-height: 28px;
}
.single-post-box .post-content h1,
.single-post-box .post-content h2,
.single-post-box .post-content h3,
.single-post-box .post-content h4,
.single-post-box .post-content h5 {
    padding: 0;
    margin-bottom: 0;
    margin-top: 20px;
}
.single-post-box .post-content {
    color: #333;
}
.single-post-box .post-content,
.single-post-box .post-content {
    font-size: 17px;
    line-height: 26px;
}
.single-post-box > .post-content {
    padding: 0;
    margin-bottom: 18px;
}
.post-tags-box {
    padding-left: 0 !important;
}
.slider-caption-box2 div.slider-holder {
    width: 550px !important;
}
.slider-caption-box2 #bx-pager {
    width: 470px !important;
    height: 420px;
}
/* Medium Devices, Desktops */

@media only screen and (max-width: 1200px) {
    .slider-caption-box2 div.slider-holder {
        width: 70% !important;
    }
    .slider-caption-box2 #bx-pager {
        width: 28% !important;
        height: 30vw !important;
    }
}
@media only screen and (max-width: 992px) {
    .slider-caption-box2 div.slider-holder {
        width: 70% !important;
    }
    .slider-caption-box2 #bx-pager {
        width: 28% !important;
        height: 30vw !important;
    }
}
/* Small Devices, Tablets */

@media only screen and (max-width: 768px) {
    .slider-caption-box2 div.slider-holder {
        width: 100% !important;
    }
    .slider-caption-box2 #bx-pager {
        width: 100% !important;
        margin-top: 20px;
        height: 50vw !important;
    }
    .box-per-video-2020 .img-background{
        height: 200px!important;
    }
    .latest-videos-section{       
        padding:10px!important;
    }
    .box-per-video-2020 .slider-caption-box2 #bx-pager {
        height: 350px !important;
        margin-top: 50px;
    }
    .box-per-video-2020 .slider-video-content{
        height: 145px !important;
    }
    .mb-100 {
        max-width: 100%!important;
        height: auto!important;
        margin-bottom: 20px;
    }
    .video-post a.video-link {
        top:40px;
    }


}
/* Extra Small Devices, Phones */

@media only screen and (max-width: 480px) {
    .slider-caption-box2 div.slider-holder {
        width: 100% !important;
    }
    .slider-caption-box2 #bx-pager {
        width: 100% !important;
        margin-top: 20px;
        height: 50vw !important;
    }
    .slider-video-content {
        height: auto;
    }
}
/* Custom, iPhone Retina */

@media only screen and (max-width: 320px) {
    .slider-caption-box2 div.slider-holder {
        width: 100% !important;
    }
    .slider-caption-box2 #bx-pager {
        width: 100% !important;
        margin-top: 20px;
        height: 50vw !important;
    }
}
.data-sep p {
    font-size: 18px !important;
}
@media (max-width: 767px) {
    .navbar-default .navbar-collapse {
        max-height: inherit;
        overflow-y: visible;
        overflow-x: hidden;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #BD0618;
    }
}
div.block-content .advertisement {
    margin-bottom: 5px;
}
div.block-content .advertisement {
    padding-top: 0px;
}
.advertisement div img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}
.open {
    display: block !important;
    width: 100% !important;
}
.open .pull-right {
    float: inherit !important;
}

.arrowrightpharmastartvformobile{
	position:absolute;
	right:8px;
	top:50px;
	z-index:100000000000;
}

.arrowleftpharmastartvformobile{
	position:absolute;
	left:8px;
	top:50px;
	z-index:100000000000;
}

.owl-theme .owl-controls .owl-buttons div {
    color: #ffffff;
    font-size:20px;
    background:#C20E1A;
    border: 1px solid #C20E1A;    
}

.owl-theme .owl-controls .owl-buttons div {
    width: 30px;
    height: 30px;  
    line-height: 25px !important;
}

.owl-theme .owl-controls .owl-buttons div.owl-prev:after {   
    color: #ffffff;
    
}




/*VIDEOINTERVISTA IN ARTICOLO*/
div.videointervista{	
	width:100%;
	border: 1px solid #bfbfbf;/*485156;*/
	padding:10px;
}
div.videointervista div.audio{
	position:relative;

	height:40px;
	/*width:100%;*/	
}

/*questo vale solo per chrome
@media screen and (-webkit-min-device-pixel-ratio:0) 
{		
    div.videointervista div.audio{height:30px;}
}*/
div.videointervista audio{
	width:100%;	
}
@media screen and (-webkit-min-device-pixel-ratio:0) 
{	
	/* will be red only in google chrome */
    div.videointervista audio{position:relative;top:10px;}
}
div.videointervista img{
	max-width:100%;
	max-height:100%;	
}
/*per rimuovere il plsante download da chrome nel tag audio di html5*/
audio::-internal-media-controls-download-button {
    display:none;
}
audio::-webkit-media-controls-enclosure {
    overflow:hidden;
}
audio::-webkit-media-controls-panel {
    width: calc(100% + 30px); /* Adjust as needed */
}
/*fine VIDEOINTERVISTA*/


/*inizio FOTOGALLERY*/
/*carousel della fotogallery in home*/

.slidergrande .image-post2 .hover-box {
    height: 40% !important;
    background:rgba(51,51,51,0.5);
    width:350px;
    top:120px;
    margin-left:auto;
    margin-right:auto;
    left:0;
    right:0;
}

.slidergrande .image-post2 .hover-box .inner-hover {
    position: absolute;
    top:50%;
    bottom:initial;
    left: 0;
    width: 100%;
    text-align: center;    
}

.slidergrande .image-post2 .hover-box .inner-hover *, .slidergrande .image-post2 .hover-box .inner-hover .post-tags li, .slidergrande .image-post2 .hover-box .inner-hover .post-tags li span
{
	color:#FFF
}
.inner-hover{
	top:35%;
}
.height-custom {
    height: 150px;
}
@media screen and (max-width: 767px) {
	/*innerhover x smarphone*/
	
	.fotogallery .hover-box h2{
		max-height:50px !important;
	}.height-custom {
        height: auto;
    }
}


.slidergrande img {
    height: 380px !important;
}
.slidergrande .bx-wrapper .bx-pager.bx-default-pager a {
    width: 15px;
    height: 15px;
    background: rgba(255,255,255,0.5);
    border: 1px solid rgba(226,31,38,1);
}
.slidergrande .bx-wrapper .bx-pager.bx-default-pager a:hover, .slidergrande .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #E21F26;
    border: 1px solid rgba(255,255,255,1);
}
.fotogallery div.bx-has-controls-direction{
	display:block;
}
.fotogallery .image-post2 img{
	opacity: 1.0;
    filter: alpha(opacity=100); 
}
.fotogallery .image-post2 .hover-box h2 a{
	color:#485156 ;
}
.fotogallery .image-post2 .hover-box .post-tags li span{
	color:#485156 ;
}
.fotogallery img{
	margin: 0 auto;
}
.fotogallery div.owl-pagination{
	margin-top:-65px;
}
.fotogallery div.sliderpiccolo div.owl-buttons{
	display:none !important;
}
/* questa class è attivata da js*/


 .classimghover{	
	opacity:1.0;
	filter:alpha(opacity=100);	
}
.fotogallery img:hover{
	opacity:1.0;
	filter:alpha(opacity=100);
	
}
.fotogallery div.sliderpiccolo img{
	height:100px;
	width:auto;
}


div.fotogallery{
		margin-left:0px;
		margin-right:0px;
	}
div.post-content h5{
	margin-top:0px;
}
div.listanotizie{
	border-bottom:1px solid #eee;
	margin-bottom:15px;
}

/*impostazioni x visione smartphone*/
@media screen and (max-width: 767px) {
	div.container{
	padding-right:15px;
	padding-left:15px;
	}
	
	div.fotogallery div.owl-pagination{
		display:none !important;
	}
	div.fotogallery div.col-md-6{
		padding-right:0px;
		padding-left:0px;
	}
	a.category-post, div.post-content h5{
		margin-top:15px;
	}
	img.imgnews{
		width:100%;
	}
	
	div.listanotizie{
		margin-bottom:15px;
		border:0px;
	}
}

.image-post2 .hover-box h2 {
	max-height:100%
}

/*fine FOTOGALLERY*/

.btn-search-other {   
    display: inline-block;
    padding: 3px;
    margin-bottom: 0;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;   
    border: 1px solid transparent;
    border-radius: 0px;
    background: transparent !important;
    color: #777777 !important;
    padding-right:0
}


.image-post3 .hover-box h2, .video-post .hover-box h2 {
	font-size: 14px;
	max-height: initial;
}

.owl-carousel a.video-link {
    display: inline-block;
    text-decoration: none;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    position: absolute;
    top: 10px;
    left: 18px;
    color: #ffffff;
    font-size: 30px;
    padding: 1px;
    outline: none;
}

@media screen and (max-width: 767px) {    
    .mobile-only{
        display:inline-block;
    }
}

@media (min-width: 767px){

    .mobile-only{
        display:none;
    }
}

/*
Social icons added later in news-detail (articolo.html)
*/
.icons a{
    color:white;
    vertical-align: -8px;
}
.icons li{
    display: inline-block;
    text-decoration: none;
    color: white;
    width: 36px;
    height: 36px;
    border-radius: 50%;  
    text-align:center;
    margin-right: 3px;
    display: inline-block;
    margin-bottom: 10px;
}
.icons .facebook {
    border: 0 solid #314b83;
    background-color: #3b5999;
}
.icons .twitter {
    border: 0 solid #0092ba;
    background-color: #59d1df;
}
.icons .linkedin{
    border: 0 solid #278cc0;
    background-color: #2ba3e1;
}
.icons .youtube{
    border: 0 solid #9e1c20;
    background-color: #e4050c;
}
.icons-layout{
    padding:10px;
    width:100%;
}
.share{
    clear: none;
    background: #C00518;
    color: #ffffff;
    padding: 13px;
    margin-top: 8px !important;
    height: 69px;
    font-size: 14px;
}
.share-2{
    clear: none;
    background: #fff;
    color: gray;
    padding: 13px;
    margin-top: 8px !important;
    height: 69px;
    font-size: 14px;
}
.follow{
    clear: none;
    background: #F7F7F7;
    padding: 13px;
    margin-top: 8px !important;
    height: 69px;
    font-size: 14px;
}
.icons-layout .share:before{
    content: 'Condividi l\'articolo';
    float: left;
    line-height: 45px;
    margin-left: 12px;  
}
.icons-layout-test{
    content: '';
    float: left;
    /* line-height: 45px;
    margin-left: 12px; */
    border-style: solid;
    border-width: 1px;
    padding-bottom: 10px;
}
.number-share{
    font-size: 20px;
    font-weight: bold;
    color: #33ccff;
}
.icons-layout .follow:before{
    content: 'Segui pharmastar.it';
    float: left;
    line-height: 45px;
    margin-left: 12px;  
}
.icons{
    float: right;
    margin-right: 15px;
    padding-left: 0px;
}
@media only screen and (max-width: 576px) {
    .cc-footer {
        text-align: center;
    }
}
@media only screen and (max-width: 1200px) {
    .icons li {
        width: 25px;
        height: 25px;  
        margin-right: 1px;
    }.icons a{
        vertical-align: -2px;
    }
}
@media only screen and (max-width: 990px) {
    .icons li {
        width: 36px;
        height: 36px;
        display: block;
    }.icons a{
        vertical-align: -8px;
    }
}
@media screen and (max-width: 767px) {    
    .icons {
        margin-right: 0px;
    }.mobile-only{
        display:inline-block;
    }.icons-layout .share:before{
        margin-left: 0px;  
    }
    .icons-layout .follow:before{
        margin-left: 0px;  
    }   
}

/*
Social icons added later in news-detail (articolo.html)
*/


#news-page-list .category-list-video{
        display: table;
        margin: 0 auto;
        margin-bottom: 20px;
        margin-left: -40px;
        margin-right: -25px;
        text-align:justify;
    }
    #news-page-list ul.category-list-video{
        list-style: none;
        line-height: 3em;
    }
    #news-page-list .category-list-video li{
        display: inline-block;
        width: fit-content;
        margin-right:15px;
    }
    #news-page-list .category-list-video a{
        font-size:15px;
        color:black;
        padding:5px 5px;
        font-weight:bold;
        border:1px solid #BD0618;
        border-radius:5px;
    }
    #news-page-list .category-list-video a:hover{
        background-color: #BD0618;
    }
    #news-page-list .category-list-video a:hover{
        color:white;
    }

    #news-page-list ul.category-list-video li a.active {
        color:white;
        background-color: #BD0618;
        border-radius:5px;
    }
    #news-page-list .video-search{
        width: 17%;
        background-color:#56ad56;
    }
    #news-page-list .hover-box.double-news{
        height:100%;
        background: rgba(34, 34, 34, 0);
    }
    #news-page-list .image-post3 .hover-box.single-news,.image-post3 .hover-box.single-news:hover{
        position: relative;
        height: 130px;
        color: #333;
        background-color:#fff;
        border:1px solid #837b7b4f;
    }
    #news-page-list .hover-box.single-news h2 a, .hover-box.single-news li span, .hover-box.single-news li i{
        color: #333;
    }
    #news-page-list .hover-box.double-news .text-box{
        position: absolute;
        bottom: 0;
    }
    #news-page-list .pickgradient{
    position:relative;
    display:inline-block;
    width: 100%;
    height: 170px;
    border-top: 1px solid #837b7b4f;
        border-right: 1px solid #837b7b4f;
        border-left: 1px solid #837b7b4f;
    }
    #news-page-list .pickgradient.double{
        height: 285px;
    }
    #news-page-list .pickgradient.double img{
        object-fit: cover;
        height: 285px;
    }
    #news-page-list .pickgradient.double:after {
    content:'';
    position:absolute;
    left:0; top:0;
    width:100%; height:100%;
    display:inline-block;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0, 0, 0, 0.75) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.65)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0, 0, 0, 0.75) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
    }
    #news-page-list .banner-row{
        background-color: #eeeeee;
        /*margin-left: -60px;
        margin-right: -60px;*/
        height: 0px;
    }
    #news-page-list .article-post {
        border-bottom: unset;
    }

    .advertisement .full-width img {
        width:100%;
    }


    .cat-butt{
        /*font-size: 15px;*/
        color: black;
        border: 1px solid #BD0618;
        border-radius: 5px;
        padding: 5px 5px;
        font-weight: bold;
        margin-right: 10px;
    }
    .cat-butt:hover{
        color: white;
        background-color: #BD0618;
    }
    .box-download-red{
        color: white;
        background-color: #BD0618;
        height:85px;
        padding-top: 15px;
        padding-left: 15px;
        font-weight: bold;
        font-size: 16px;
        margin-bottom: 15px;
    }
    .box-allegati{
        background-color:#c3c3c3;
        padding:10px 20px;
        margin-top:40px;
    }

    .heading-news2 .heading-news-box .news-post .hover-box {
       /* background: rgb(45 38 38 / 85%); */
    }
