/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 11 2024 | 11:15:18 */
.post-type-archive-announcement h1.page-title {
    display: none;
}
.post-type-archive-announcement aside#secondary {
    display: none;
}
.announcements-post-list {
    margin: 120px 0px;
}
.announcements-post-list h2.entry-title a {
    text-decoration: none;
    font-size: 30px;
    text-transform: capitalize;
}
.announcements-post-list h2.entry-title {
    margin-bottom: 0px !important;
    line-height: 30px;
}
.announcements-post-list h1.entry-title {
    font-size: 40px;
}
.announcements-post-list span.comments-link {
    display: none;
}
.category-grid-list {
    margin: 60px 0px;
}
.category-title a {
    font-size: 18px;
    text-decoration: none;
}
.category-title {
    text-align: center;
    margin-top: 10px;
}
.category-grid-list .row {
    margin-bottom: 40px;
}
/*.category-image img {
    height: 200px;
    width: 100%;
}*/
.free-trail-btn {
    position: fixed;
    top: 100px;
    right: 0px;
    z-index: 3333;
    width: 100%;
    padding: 15px 20px;
    background: rgb(245, 245, 245);
}
.free-trail-btn a {
    color: #000;
    background: #ffed00;
    padding: 13px 20px;
    text-transform: uppercase;
    font-size: 21px;
    text-decoration: none;
    font-weight: 600;
    font-family: 'Antonio', sans-serif;
}
.free-trail-btn p {
    color: #000;
    text-align: left;
    font-size: 17px;
    margin-bottom: 0px;
}
.free-trail-btn .row {
    align-items: center;
}
.page-home.modal-open .free-trail-btn {
    display: none;
}
.membership-options .tier-2 a.weekly.button.button-ghost.active {
    text-indent: -9999px;
    line-height: 0;
}
.membership-options .tier-2 a.weekly.button.button-ghost.active:after {
    content: "Get started";
    text-indent: 0;
    line-height: 37.44px;
    display: block;
}
.free-trial-btn {
    text-align: right;
}
.creator-author-section {
    padding: 50px 0px;
}
.creator-author-section h3 {
    text-align: left;
    font-size: 26px;
    font-weight: 500;
}
.intro-videopanel-home {
    display: none;
}
.circle-author img {
    border-radius: 50%;
}
.creator-author-section h4 {
    text-align: center;
    margin-top: 13px;
    color: #fff;
    font-size: 15px;
}
.creator-author-section a {
    text-decoration: none;
}
.panel-giveaways-option {
    padding-top: 130px;
}
.panel-home-video-hub .item {
    padding-top: 0px;
}
.panel-home-video-hub h3.popular-title {
    font-size: 28px;
    font-weight: 500;
}
@media only screen and (max-width: 767px) {
.category-title {
    margin: 20px 0px;
}
.site-header .upgrade-wrapper .button {
    padding: 4px 4px;
    font-size: 8px;
    max-width: 94px;
}
.site-header .upgrade-wrapper {
    margin-right: 46px;
    margin-top: 16px;
}
.site-header .upgrade-wrapper {
    display: block !important;
}	
.site-header .site-branding {
    max-width: 200px;
}
.free-trail-btn p {
    font-size: 14px;
    text-align: center;
}
.free-trail-btn a {
    font-size: 16px;
    padding: 10px 20px;
    position: relative;
    top: 15px;
}
.free-trail-btn {
    padding: 40px 8px;
    top: 60px;
    padding-top: 15px;
}
.free-trial-btn {
    text-align: center;
}	
.creator-author-section .col-sm-2 {
    text-align: center;
}
.creator-author-section h3{
 text-align:center;		
}
}