body {
    font-family: Verdana, sans-serif !important;
}
p {
    margin: 0;
    padding: 0;
}
body {
    background: #191918;
	color: #fff;
    /*font-family: 'Open Sans';*/
}

img{
    max-width: 100%;
    height: auto;
}
h1 {
    font-weight: 600;
}

.user-logged-in .layout-builder-block,
.user-logged-in .layout-builder-form input{
    color: #333;
}

/* Global Elements*/

.page-node-type-page .page-title {
    font-weight: 700;
}

.ajax-progress-fullscreen {
    background-image: url(/themes/custom/techraptor_bootstrap4/assets/images/Techraptor-loader.gif);
    width: 100px;
    height: 65px;
    background-color: #0000;
}

.view-header:after {
    clear: both;
    display: block;
    content: '';
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance:textfield;
}

.view-content:after {
    clear: both;
    display: block;
    content: '';
}

#line {
    background: transparent;
    overflow-x: hidden;
    position: relative;
    display: block;
    height: 40px;
}
#line:before, #line:after {
    content: '';
    width: 100%;
    height: 40px;
    transform: skew(-46deg);
    background: transparent;
    position: absolute;
    top: 0;
}
#line:before {
    border-bottom: 1px solid #484848;
    background: #191918;
    left: auto;
    right: 45%;
}
#line:after {
    border-left: 2px solid #484848;
    border-top: 1px solid #484848;
    left: 55%;
}



.articles-title {
    padding: 15px 15px;
    color: #fff;
    font-size: 24px;
    line-height: 30px;
    font-weight: 600;
}

/* TAB with Filtet */

.filter-tab .main-header{
    padding-bottom: 15px;
}

.filter-tab .main-header h2:after {
    display:none;
}

.filter-tab #line:before,.filter-tab  #line:after {
    content: '';
    width: 100%;
    height: 40px;
    transform: skew(58deg);
    background: transparent;
    position: absolute;
    top: 0;
}
.filter-tab #line:before {
    border-bottom: 0px solid #484848;
    border-top: 1px solid #484848;
    background: #191918;
    left: auto;
    right: 30%;
}
.filter-tab #line:after {
    border-left: 2px solid #484848;
    border-top: 0px solid #484848;
    border-bottom: 1px solid #484848;
    left: 70%;
}

.filter-tab .line-card-1 {
    margin-top: -9px;
}

/* A-Z Filter tab */


.a-to-z-filter-tab .main-header{
    padding-bottom: 35px;
}

.a-to-z-filter-tab .main-header h2:after {
    display:none;
}

.a-to-z-filter-tab #line:before,.a-to-z-filter-tab  #line:after {
    content: '';
    width: 100%;
    height: 40px;
    transform: skew(58deg);
    background: transparent;
    position: absolute;
    top: 0;
}
.a-to-z-filter-tab #line:before {
    border-bottom: 0px solid #484848;
    border-top: 1px solid #484848;
    background: #191918;
    left: auto;
    right: 30%;
}
.a-to-z-filter-tab #line:after {
    border-left: 2px solid #484848;
    border-top: 0px solid #484848;
    border-bottom: 1px solid #484848;
    left: 70%;
}

.a-to-z-filter-tab .line-card-1 {
    margin-top: -7px;
}

/* No Filter Tab */

.no-filter-tab .main-header{
	padding: 30px 0px;
    padding-bottom: 15px;
    position: relative;
}

.no-filter-tab .main-header h2:after{
    bottom: -12px;
}

.no-filter-tab #line:before,
.no-filter-tab  #line:after {
    content: '';
    width: 100%;
    height: 40px;
    transform: skew(58deg);
    background: transparent;
    position: absolute;
    top: 0;
}
.no-filter-tab #line:before {
    border-bottom: 0px solid #484848;
    border-top: 1px solid #484848;
    background: #191918;
    left: auto;
    right: 30%;
}
.no-filter-tab #line:after {
    border-left: 2px solid #484848;
    border-top: 0px solid #484848;
    border-bottom: 1px solid #484848;
    left: 70%;
}


/* Upcoming Games Tab */

.no-filter-tab.no-filter-inner {
    padding-top: 0px;
}

.no-filter-tab.no-filter-inner .main-header{
	padding: 15px 0px;
    padding-bottom: 15px;
    position: relative;
}

.no-filter-tab.no-filter-inner .main-header h2:after{
    bottom: -12px;
}

.no-filter-tab.no-filter-inner #line:before,
.no-filter-tab.no-filter-inner  #line:after {
    content: '';
    width: 100%;
    height: 40px;
    transform: skew(-46deg);
    background: transparent;
    position: absolute;
    top: 0;
}
.no-filter-tab.no-filter-inner #line:before {
    border-bottom: 1px solid #484848;
    border-top: 0px solid #484848;
    background: #191918;
    left: auto;
    right: 50%;
}
.no-filter-tab.no-filter-inner #line:after {
    border-left: 2px solid #484848;
    border-top: 1px solid #484848;
    border-bottom: 0px solid #484848;
    left: 50%;
}


.no-filter-tab.no-filter-inner .line-card-1 {
    margin-top: -42px;
}

/*  Content Detail Pages */

.block-field-blocknodepagebody p {
    padding-bottom: 15px;
}

.block-field-blocknodepagebody h3 {
    color: #81bd00;
}

.block-field-blocknodepagebody p a {
    color: #1cabe2;
    text-decoration:underline;
}

.block-field-blocknodepagebody h2 {
    padding: 30px 0 20px;
    margin-top: 20px;
    font-weight: 700;
}

.block-field-blocknodepagebody figure img {
    padding: 15px 0;
    width: 100%;
}

/* Deals page */

.page-node-type-deals-category-page .field--name-field-category-deals {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-evenly;
}

.page-node-type-deals-category-page .field--name-field-category-deals .field__item {
    flex: 1 1 calc(33% - 1rem);
    margin: .5rem .5rem 1rem;
    border-radius: 20px;
}

.page-node-type-deals-category-page .field--name-field-category-deals .field__item:nth-child(1),
 .page-node-type-deals-category-page .field--name-field-category-deals .field__item:nth-child(2){
    flex: 1 1 calc(50% - 1rem);
}

.page-node-type-deals-category-page .field__item .category-deal .field--name-field-deal-banner {
    margin: 0;
}

.page-node-type-deals-category-page .deal-title {
    background: #333333;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 85px;
    padding: 6px 8px;
    border-radius: 20px;
}

.page-node-type-deals-category-page .field__item .category-deal a{
    background: #333333;
    color: #fff;
    margin: 0;
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    border-radius: 50px;
    display: block;
}

.page-node-type-deals-category-page .field__item .category-deal a:hover {
    text-decoration: none;
}

.page-node-type-deals-category-page .field__item .category-deal img {
    border-radius: 20px;
}


.no-filter-tab .line-card-1 {
    margin-top: -4px;
}

/*Line responsive code*/

@media (max-width: 991px) {
    #line {
        background: transparent;
        overflow-x: hidden;
        position: relative;
        display: block;
        height: 40px;
    }
    #line:before, #line:after {
        content: '';
        width: 100%;
        height: 40px;
        transform: skew(-46deg);
        background: transparent;
        position: absolute;
        top: 0;
    }
    #line:before {
        border-bottom: 1px solid #484848;
        background: #191918;
        left: auto;
        right: 20%;
    }
    #line:after {
        border-left: 2px solid #484848;
        border-top: 1px solid #484848;
        left: 80%;
    }

	.filter-tab .line-card-1 {
		margin-top: 33px;
	}

	.a-to-z-filter-tab .main-header{
		padding-bottom:0;
	}

	.no-filter-tab .line-card-1 {
    margin: 0;
    top: -107px;
}

	.no-filter-tab .main-header {
		padding: 0px 0px;
	}

	.no-filter-tab.no-filter-inner .line-card-1 {
    top: 0;
	}

	.no-filter-tab.no-filter-inner #line:before {
		right: 15%;
	}

	.no-filter-tab.no-filter-inner #line:after {
		left: 85%;
	}

	.page-node-type-deals-category-page .field--name-field-category-deals .field__item,
	.page-node-type-deals-category-page .field--name-field-category-deals .field__item:nth-child(1),
	.page-node-type-deals-category-page .field--name-field-category-deals .field__item:nth-child(2) {
		flex: 1 1 calc(100% - 1rem);
	}
}

/* MV Ads CSS to be added to site */
/* MV Mobile CSS */
@media only screen and (max-width: 359px) {
.col-md-12.main-page-wrapper {
    padding-left: 10px !important;
    padding-right: 10px !important;
}
div#nn_mobile_lb1 {
    max-width: 100% !important;
}
.game-articles .col-sm-12:not(#banner):not(#highlighted), body:not(.path-frontpage) .game-article {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.view-game-page-related-content .row {
margin-left: -10px !important;
margin-right: -10px !important;
}
.tech-banner-image > a {
max-width: 300px !important;
}
}
/* End MV CSS */


/*********************************************************/
/********************* LAYOUT SHIFT *********************/
/*******************************************************/

@media (min-width: 992px){
	.path-frontpage .view-homepage-blocks .carousel-inner{
		width: 100%;
		height: 500px;
	}
}

@media (min-width: 1200px){
	.path-frontpage .view-homepage-blocks .carousel-inner {
		height: 575px;
	}
}



/************************************************************************/
/********************* Logged In User Profile Form *********************/
/**********************************************************************/

.user-logged-in .profile-form input,
.user-logged-in .profile-form select {
    background: #222222;
    box-shadow: none;
    border: 1px solid #484848;
    font-size: 14px;
    color: #ffffff;
    padding: 9px 15px;
    margin: 5px 0 10px;
    border-radius: 6px;
}

.user-logged-in .profile-form .form-submit {
    background: #81bd00;
    color: #000;
    box-shadow: none;
    border: 0;
    font-size: 14px;
    font-weight: bold;
    padding: 10px 45px;
    border-radius: 50px;
}

.user-logged-in .profile-form .form-type-select label{
    margin-right: 10px;
}

.user-logged-in .profile-form .form-type-select {
    padding: 20px 10px;
}


.user-logged-in .profile-form .image-widget-data .form-submit {
    margin-left: 20px;
}


/************************************************************************/
/******************************* Calender ******************************/
/**********************************************************************/

.view-gaming-calendar .view-header p a {
    color: #81bd00;
}

.view-gaming-calendar .fc-button-primary {
    background-color: #81bd00;
}

.view-gaming-calendar .view-content {
    padding-top: 40px;
}

.view-gaming-calendar .fc-button-primary:not(:disabled).fc-button-active,
.view-gaming-calendar .fc-button-primary:not(:disabled):active,
.view-gaming-calendar .fc-button-primary:hover
{
    background-color: #82bf00b3;
}

.view-gaming-calendar .fc-unthemed td.fc-today{
    background: #888888;
}

.view-gaming-calendar .fc-view .fc-list-heading td {
    background: #191918;
}

.view-gaming-calendar .fc-unthemed .fc-view  .fc-list-item:hover td {
    background-color: #191918;
    color: #fff;
}

.view-gaming-calendar .fc-unthemed .fc-view .fc-list-item td a:hover {
    color: #81bd00;
}

.calendar-header {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
    margin: 40px 0 0;
}

.calendar-prev,
.calendar-next {
    vertical-align: middle;
    font-size: 1.5em;
    background-color: #81bd00;
    color: #fff;
    display: inline-block;
    width: 40px;
    height: 40px;
    padding: 8px 0px;
    align-content: center;
    border-radius: 4px;
}

.calendar-prev:hover,
.calendar-next:hover {
    background-color: #82bf00b3;
    color: #fff;
    text-decoration: none;
}

.view-gaming-calendar .fc-toolbar.fc-header-toolbar {
    display: none;
}


/* clanedar Slider */
.view-id-gaming_calendar ul.slick-dots {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    padding: 0;
    margin: 0;
    list-style: none;
    justify-content: center;
    position: absolute;
    bottom: 5px;
    left: 0;
    right: 0;
}



.view-id-gaming_calendar tbody tr .fc-event-container{
    display: none;
}


.view-id-gaming_calendar .slick-dots button {
    border-radius: 5px;
    font-size: 0;
    height: 1px;
    width: 1px;
    padding:  3px;
    background: #c1c1c1;
    border: none;
    margin: 0 4px;
    /* position: absolute; */
}

.view-id-gaming_calendar .slick-dots .slick-active button {
    background: #81bd00;
}

.view-id-gaming_calendar .fc-day-event {
    /* margin-top: 30px; */
    position: relative;
}

.fc-ltr .fc-dayGrid-view .fc-day-top .fc-day-number {
    float: unset;
    text-align: right;
}

.view-id-gaming_calendar .fc-day-number {
    display: block;
    width: 100;
}

.view-id-gaming_calendar ul.slick-dots li {
    padding: 0;
    margin: 0;
}

.calendar-link > span {
    display: block;
    background: #81bd00;
    color: #fff;
	font-size: 12px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}


.calendar-link:hover {
    text-decoration: none;
}

.fc-row.fc-week.fc-widget-content {
    height: 179px !important;
}

.calendar-link {
    vertical-align: text-bottom;
}

.view-gaming-calendar .view-empty {
    text-align: center;
    padding: 80px 0;
}

.fc-row .fc-content-skeleton {
    padding-bottom: 0;
}

.view-gaming-calendar .image-style-calendar-image {
    min-height: 132px;
}

#email-tfa-verify-form input {
    background: #222;
    box-shadow: none;
    border: 1px solid #484848;
    font-size: 14px;
    color: #fff;
    padding: 9px 15px;
    margin: 5px 0 10px;
    border-radius: 6px;
}


#email-tfa-verify-form  input#edit-submit {
    background: #81bd00;
    color: #000;
    box-shadow: none;
    border: 0;
    font-size: 14px;
    font-weight: 700;
    padding: 10px 45px;
    border-radius: 50px;
    margin: 0;
}


@media (max-width: 991px) {
	.fc-row.fc-week.fc-widget-content {
		height: 129px !important;
	}

	.view-gaming-calendar .image-style-calendar-image {
		min-height: auto;
	}
}

@media (max-width: 767px) {
	.fc-row.fc-week.fc-widget-content {
		height: auto !important;
	}
}

.view-gaming-calendar .view-content .js-drupal-fullcalendar {
    min-height: 900px;
}


/***********************************************************************/
/********************** Taxonomy listing tabs *************************/
/*********************************************************************/


/************************ Mobile View *****************************/

.select-content-tab {
    display: flex;
    border: 0;
    justify-content: space-between;
    flex-wrap: nowrap;
    text-align: center;
    margin-bottom: 15px;
    padding: 0;
    list-style: none;
}
.select-content-tab li.active {
    background: #fff;
}
.select-content-tab li {
    background: #000;
    width: 100%;
    margin-right: 5px;
    color: #fff;
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    margin-bottom: 20px;
}
.select-content-tab li:first-child {
    border-radius: 20px 0 0 20px;
}
.select-content-tab li:last-child {
    border-radius: 0 20px 20px 0;
}
.select-content-tab li a {
    color: #fff;
  display: inline-block;
  width: 100%;
  padding: 0.5rem 1rem;
}
.select-content-tab li.active a {
    color: #000;
}
.select-content-tab li:hover {
    border: 1px solid #fff;
}
.new-tabs-scroll .select-content-tab {
    overflow-x: auto;
    margin-bottom: 30px;
}
.new-tabs-scroll .select-content-tab::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}
.new-tabs-scroll .select-content-tab::-webkit-scrollbar {
    width: 100%;
    height: 5px;
    background-color: #F5F5F5;
}
.new-tabs-scroll .select-content-tab::-webkit-scrollbar-thumb {
    background-color: #81BD00;
}
.homepage-articles.no-filter-tab .block-heading-title.view-all {
    margin: 0;
}
.homepage-articles.no-filter-tab .block-heading-title.view-all a {
    top: -50px;
    padding-right: 20px;
}

@media (max-width: 991px) {
    .select_header,
    .select_content {
        width: 100%;
        color: rgb(255, 255, 255);
        display: block;
        position: relative;
        font-weight: 100;
        background: rgb(72, 72, 72);
        border-width: 0px;
        border-style: initial;
        border-color: initial;
        border-image: initial;
        padding: 6px 10px;
        border-radius: 5px;
        margin: 0px;
    }
    .no-filter-inner.taxonomy-tag-content .select_content+.line-card-1 {
        margin-top: 16px;
    }
    .select_header::after {
        width: 15px;
        height: 10px;
        z-index: 999;
        display: inline-block;
        position: absolute;
        right: 20px;
        top: 25px;
        content: "";
        margin-top: -11px;
        color: rgb(129, 189, 0);
        font: 600 18px / 1 FontAwesome;
    }
    .select_content {
        display: none;
        list-style-type: none;
    }
    .select_content a {
        padding: 5px 10px;
        font-size: 16px;
        color: #fff;
        margin: 0;
    }
}


/************************ Desktop View *****************************/

@media(min-width: 992px) {
    ul.select_content {
        display: flex;
        list-style-type: none;
        justify-content: space-between;
        padding: 10px 0px;
        font-size: 20px;
        line-height: 24px;
        width: 90%;
        overflow-x: auto;
        cursor: pointer;
    }
    .view-more-article-to-read.homepage-articles .select_content+#line:before/*new*/
    {
        right: 7%;
    }
    .view-more-article-to-read.homepage-articles .select_content+#line:after/*new*/
    {
        left: 93%;
    }
    ul::-webkit-scrollbar {
        width: 5px;
        height: 5px
    }
    ul.select_content::-webkit-scrollbar-thumb {
        background: #81bd00;
        border-radius: 5px;
    }
    ul.select_content::-webkit-scrollbar-track {
        background: #ddd;
        border-radius: 10px;
    }
    ul.select_content li {
        padding: 0 10px;
    }
    ul.select_content li.active a {
        color: #81bd00;
        font-weight: 600;
        position: relative;
        /*     border-bottom: 4px solid #81bd00; */
    }
    ul.select_content a {
        color: #747676;
    }
    .select_header {
        display: none;
    }
}

@media (min-width: 1200px)
/*new*/

{
    ul.select_content {
        font-size: 24px
    }
}

@media (max-width: 991px)
/*new*/

{
    .view-more-article-to-read.homepage-articles .select_content+#line:before,
    .view-more-article-to-read.homepage-articles .select_content+#line:after {
        display: none;
    }
}

ul.select_content.topics {
    justify-content: flex-start;
}

.view-more-article-to-read.homepage-articles .select_content.topics+#line:before {
    right: 50%;
}

.view-more-article-to-read.homepage-articles .select_content.topics+#line:after {
    left: 50%;
}


/*************** Topic Follow ********************/

.topic-follow {
    padding-left: 15px;
    padding-top: 10px;
    padding-bottom: 15px;
    max-width: 100%;
    /* margin: 0 auto 40px; */
    font-size: 14px;
    line-height: 1.79em;
    background: #222;
    /* padding: 30px; */
    /* border-radius: 10px; */
}

.block-trending-articles h2,
.topic-block-heading {
    color: #81bd00;
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 20px;
}

.topics-wrap {
    margin: 0;
    padding: 0;
    display: inline-flex;
    flex-flow: wrap;
}

.topics-wrap li {
    list-style: none;
    display: inline-block;
    /* padding-right: 10px; */
}

.topics-wrap li a {
    font-size: 14px;
    color: #81bd00;
    font-weight: 700;
}

.topics-wrap p {
    font-size: 24px;
    line-height: 28px;
    font-weight: 600;
    padding-bottom: 20px;
}

.topics-wrap .viafoura button.vf-button {
    background: var(--dark-text-on-default-color, #81bd00);
    padding: 1px 10px !important;
    min-width: auto;
    color: #fff;
    border-color: #81bd00;
    font-size: 10px;
    border-radius: 2px;
}

.topics-wrap .viafoura button.vf-button:hover {
    background: transparent;
}

.topics-wrap .viafoura button.vf-button.vf-topic-unfollow-button {
    background: transparent;
}

.topics-wrap .viafoura button.vf-button.vf-topic-unfollow-button:hover {
    background: var(--dark-text-on-default-color, #81bd00);
}

.topics-list-wrap {
    padding-top: 5px;
    padding-right: 15px;
    display: flex;
    align-items: center;
}

@media (max-width: 991px) {
    .topic-follow {
        max-width: 100%;
        margin: 30px auto 40px;
        border-radius: 10px 10px 10px 10px;
    }
    #navbarNavDropdown .viafoura .vf-tray-trigger {
        left: -50px;
    }
}

@media (max-width: 767px) {
    .topic-follow {
        max-width: 100%;
        margin: 30px auto 40px;
        border-radius: 10px 10px 10px 10px;
    }
    .topics-wrap li {
        padding-right: 8px;
    }
    .topics-wrap .viafoura .count-text {
        display: none;
        margin-top: 0px;
        margin-left: 2px;
    }
    .topics-list-wrap {
        display: inline-flex;
        align-items: center;
    }
    .topics-wrap li a {
        padding-bottom: 0px;
        display: block;
        font-size: 12px;
    }
    .topics-wrap {
        display: block;
    }
}

.topic-block-heading a:hover {
color: #81bd00;
}

#nn_player {
    min-height: 240px;
}

@media (min-width: 992px) {
    #nn_player {
        min-height: 400px;
    }
}

/*basic page h2 tag*/
.main-page-header h2 {
    font-weight: bold;
    font-size: 36px;
}

.h2{
    font-size: 28px;
    font-weight: 600;
}

.h3{
    font-size: 24px;
    font-weight: 600;
}

/*Notification bell*/
#block-notificationicon {
    position: relative;
}
#notifications-btn {
    position: absolute;
    right: -3px;
    top: 3px;
    background: red;
    border-radius: 50px;
    font-size: 12px;
    padding: 5px;
    line-height: 7px;
    z-index: 1;
}

.notification-ow-icon {
    width: 35px;
    height: 35px;
    background-color: #82bf00;
    padding: 8px 8px;
    border-radius: 50px;
}

@media(max-width: 1199px) {
    /*#notifications-btn {
        top: 30px;
    }*/
}
@media(max-width: 991px) {
    /*#notifications-btn {
        right: 80px;
        top: 17px;
    }*/
    .notification-ow-icon {
        position: relative;
        /*right: 80px;*/
    }
}
 /*
[data-spot-im-shadow-host="floating-bell"] {
    display: none;
}

.notification-ow-icon .notification-icon {
    width: 19px;
    height: 19px;
} */

/* topics and game page vitals block */

.topics-wrap .topics {
  padding-top: 5px;
  padding-right: 15px;
  font-size: 18px;
}
.more-info .topic-block-heading {
    position: absolute;
    top: 10px;
    left: 20px;
}
/* .more-info:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 0em;
    width: 90%;
    border-top: 1px solid #f2f2f233;
} */
ul.topics-wrap-openweb {
    padding-top: 30px;
}

@media(max-width: 991px) {
    .more-info .topic-block-heading {
        position: initial;

    }
    .caption-desc {
    max-height: 400px;
}
}

/*detail page lb1 ad*/
.detail-page-lb1-ad,.desktop-detail-page-lb1-ad {
    margin: 20px 0;
}
@media(min-width: 991px) {
    .detail-page-lb1-ad {
        display: none;
    }
}
@media(max-width: 991px) {
    .desktop-detail-page-lb1-ad {
        display: none;
    }
    .articles-detail-page-banner .inner-banner-item {
        height: auto !important;
    }
}

/*Taxonomy hub pages*/
.taxonomy-listing-page .view-content {
    padding: 20px 0 0;
}
.taxonomy-listing-page #line {
    top: -30px;
    z-index: -1;
}
.taxonomy-listing-page .term-name {
    padding-bottom: 10px;
}
.taxonomy-listing-page .term-name a {
    color: #fff;
    font-size: 16px;
}
.taxonomy-listing-page .term-name a:hover {
    color: #81bd00;
    text-decoration: none;
}
.taxonomy-listing-page .pager ul.pager__items {
    padding: 0;
}
.taxonomy-listing-page .pager ul.pager__items a {
    color: #fff;
}
.taxonomy-listing-page .pager ul.pager__items .is-active a {
    color: #81bd00;
}

/*Calendar page*/
.fc-view-container .fc-scroller {
     height: auto !important;
}
 .fc-view-container .fc-list-item.fc-has-url {
     margin-bottom: 40px;
     display: inline-table;
     width: 100%;
     border: 1px solid #81bd00;
}
 .fc-view-container .fc-list-item-marker {
     display: none;
}
 .fc-view-container .fc-list-item-time {
     position: absolute;
     display: block;
     right: 0;
     min-width: 80px;
     border: 1px solid #81bd00 !important;
     padding: 2px 20px !important;
     text-align: center;
}
 .fc-unthemed .fc-view-container .fc-list-heading td, .fc-unthemed .fc-view-container .fc-list-view, .fc-unthemed .fc-view-container tbody, .fc-unthemed .fc-view-container td {
     border: 0;
     padding: 0;
}
 .view-gaming-calendar .fc-view .fc-list-heading td {
     border: 1px solid #81bd00;
     background: #81bd00;
     padding: 8px 14px;
}
 .view-gaming-calendar .fc-view .fc-list-heading td a {
     color: #fff;
}
 .view-gaming-calendar .image-style-calendar-image {
     width: 300px;
     height: 170px;
}
 .view-gaming-calendar .fc-unthemed .fc-view .fc-list-item td a:hover {
     color: #fff;
     text-decoration: none;
}
 .calendar-title-body {
     padding: 15px;
     width: 80%;
}
 .calendar-title-body span {
     display: block;
}
 .calendar-title-body span:first-child {
     font-size: 20px;
     font-weight: 600;
     padding: 10px 0;
}
 .calendar-link {
     display: flex;
}
 .calendar-link > span {
     width: 20%;
     background: transparent;
 }
 td.fc-list-item-time.fc-widget-content {
    display:none
}

.view-gaming-calendar .fc-unthemed .fc-list-empty {
    border: 2px solid #81bd00;
    background-color: transparent;
    color: #fff;
    padding: 50px 20px;
    font-size: 20px;
    font-weight: 800;
    text-transform: capitalize;
}
@media(max-width: 767px) {
    .view-gaming-calendar .image-style-calendar-image {
        width: auto;
        height: auto;
        padding: 20px 0 0;
    }
    .calendar-link {
        display: block;
        padding: 0px 20px 20px;
    }
    .calendar-link > span {
        width: auto;
        text-align: center;
    }
    .calendar-title-body {
        width: 100%;
        text-align: center;
        padding: 0px;
    }
    .calendar-month {
        margin: 20px 0 0;
        text-align: center;
    }
    .calendar-next {
        position: absolute;
        right: 0;
        top: 0;
    }
}

/* gaming and tabletop reviews page */

.filter-result-wrap {
    display: flex;
}
.filter-result-wrap .view-filters {
    flex: 1 0 25%;
    padding-right: 30px;
}
.filter-result-wrap .view-content {
    flex: 1 0 75%;
}
.no-filter-tab .filter-result-wrap .tab-filter .form--inline > .form-item.form-type-select {
    display: block;
    position: relative;
    top: 0;
}

.filter-result-wrap .view-filters legend {
    display: block !important;
    padding: 20px 0px 5px;
    font-size: 22px;
}

.no-filter-tab .filter-result-wrap .tab-filter .form--inline > .form-item.form-type-select label {
    padding: 20px 0 5px;
    font-size: 22px;
    font-weight: 700;
}

/******************************************
New revamp website
******************************************/
/*
@font-face {
    font-family: 'verdanaregular';
    src: url('../fonts/verdana.woff2') format('woff2'),
         url('../fonts/verdana.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'verdanabold';
    src: url('../fonts/verdana-bold.woff2') format('woff2'),
         url('../fonts/verdana-bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
*/

* {
  box-sizing: border-box;
}

body {
  background-color: #191918;
  font-family: 'Verdana';
  font-size: 16px;
  color: #fff;
  font-weight: 400;
}

h1, h2, h3, h4
{
    font-family: 'Verdana';
    margin-bottom: 0;
    color: #fff;
    font-weight: 600;
}
p
{
    font-size: 18px;
}
a, a:hover
{
  text-decoration: none;
}
.section-title
{
    font-size: 28px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #d9d9d9;
    max-width: 1110px;
    margin: 0 auto;
    margin-bottom: 30px;
}
.with-border-bottom
{
    border-bottom: 1px solid #D9D9D9;
     margin-bottom: 30px;
}
.tech-cta
{
    padding: 12px 30px;
    background: #81BD00;
    margin-top: 20px;
    color: #fff;
    text-decoration: none;
    display: inline-block;
}
.tech-cta:hover
{
    color: #fff;
}

/*header*/

@media (max-width: 991px)
{
    .section-title
    {
        font-size: 24px;
        width: 90%
    }
}

@media (max-width: 767px)
{
    .path-frontpage .container-fluid.p-0 > .row
    {
        margin-right: 0;
        margin-left: 0;
    }
    .path-frontpage .container-fluid.p-0 > .row > .main-page-wrapper
    {
        padding-left: 0;
        padding-right: 0;
    }
}

/*games page*/
.block-heading-title
{
    margin-top: 40px;
}
.block-heading-title .main-header h1
{
    border-bottom: 1px solid #d9d9d9;
    margin-bottom: 30px;
    font-size: 28px;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.block-heading-title .main-header p
{
    margin-bottom: 30px;
}
.block-heading-title .main-header p a
{
    color: #81bd00;
}
body .carousel-caption-inner{
    margin-left: 0;
}
.block-heading-title .main-header h1{
    font-size: 2.5rem;
    padding-bottom: 15px;
    margin-bottom: 40px;
    text-align: center;
}
.view-author-profile-page .bylines-at a{
    color: #81bd00;
}
.view-author-profile-page .bylines-at a:hover {
    text-decoration: underline;
}

 @media (min-width:992px){
    .exposed-sorting .tab-filter.no-dropdown .form--inline>.form-item.form-type-select {
        top: 0;
    }
}

.tech-cta{
    border-left: 10px solid #fff;
}

@media (max-width:1200px){
    .nav-tabs .nav-link{
        border-radius: 0px !important;
        font-weight: 600;
    }
}

@media (max-width:767px){

    .carousel-caption-inner .banner-title{
        font-size:29px;
    }
    #block-newabouttechraptor,#block-hotgames,#block-newtoplinks{
        padding-bottom: 20px;
        margin-bottom: 20px;
        border-bottom: 1px solid #5c5c5c;
    }
}
@media (min-width:768px){
    .game-articles-item .title,.game-articles .article-content .description{
        min-height: 56px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    .game-articles .article-content .description{
        min-height: 50px;
        font-size: 16px;
    }

}

@media screen and  (min-width:768px) and (max-width:992px){
    .game-articles-item .title{
        font-size: 16px;
        line-height: 24px;
        min-height: 45px;
     }
}

.carousel-item {
    perspective: 1000px;
}

@media(min-width: 992px){
    .m-lg-70{
        width: 70%;
    }
    .m-lg-80{
        width: 80%;
    }
}

/* Temporary disable the image zoom styles*/
/*.node__content img[data-entity-type="file"] {*/
/*  cursor: zoom-in;*/
/*}*/

/*.node__content a img[data-entity-type="file"] {*/
/*  cursor: pointer;*/
/*}*/

.pswp img {
  object-fit: contain;
}
