/*
=======================================
Fonts
=======================================
*/

.Nexa-BlackItalic { 
    font-family: Nexa-BlackItalic;
    font-weight: normal;
    font-style: normal;
}
.Nexa-Black { 
    font-family: Nexa-Black;
    font-weight: normal;
    font-style: normal;
}
.Nexa-BoldItalic { 
    font-family: Nexa-BoldItalic;
    font-weight: normal;
    font-style: normal;
}
.Nexa-Bold { 
    font-family: Nexa-Bold;
    font-weight: normal;
    font-style: normal;
}
.Nexa-BookItalic { 
    font-family: Nexa-BookItalic;
    font-weight: normal;
    font-style: normal;
}
.Nexa-Book { 
    font-family: Nexa-Book;
    font-weight: normal;
    font-style: normal;
}
.Nexa-HeavyItalic { 
    font-family: Nexa-HeavyItalic;
    font-weight: normal;
    font-style: normal;
}
.Nexa-Heavy { 
    font-family: Nexa-Heavy;
    font-weight: normal;
    font-style: normal;
}
.Nexa-LightItalic { 
    font-family: Nexa-LightItalic;
    font-weight: normal;
    font-style: normal;
}
.Nexa-Light { 
    font-family: Nexa-Light;
    font-weight: normal;
    font-style: normal;
}
.Nexa-RegularItalic { 
    font-family: Nexa-RegularItalic;
    font-weight: normal;
    font-style: normal;
}
.Nexa-Regular { 
    font-family: Nexa-Regular;
    font-weight: normal;
    font-style: normal;
}
.Nexa-ThinItalic { 
    font-family: Nexa-ThinItalic;
    font-weight: normal;
    font-style: normal;
}
.Nexa-Thin { 
    font-family: Nexa-Thin;
    font-weight: normal;
    font-style: normal;
}
.Nexa-XBoldItalic { 
    font-family: Nexa-XBoldItalic;
    font-weight: normal;
    font-style: normal;
}
.Nexa-XBold { 
    font-family: Nexa-XBold;
    font-weight: normal;
    font-style: normal;
}

body, p { font-family: Nexa-Regular; }

h1, h2, h3, h4, h5, h6 { 
    font-family: Nexa-Regular; 
    font-weight: normal; 
    font-style: normal; 
}

b, strong {
    font-weight: bolder;
    font-family: Nexa-Bold;
}


/*
=======================================
Generic
=======================================
*/

.main-content-area {
	background: #fff;
    min-height: 200px;
    margin-top: -36px;
    padding-top: 70px;
    padding-bottom: 40px;
}

@media screen and (max-width: 992px) {

    .main-content-area {
        margin-top: -56px;
        padding-top: 102px;
    }

}

.wpp-list .side-bar-posts a {
    color: #000;
}

a {
    color: #bfd849;
    text-decoration: none;
    padding-top: 7px;
}

a:hover {
    color: #bfd849;
    text-decoration: underline;
}

button {
    border:none;
    background:#bfd849;
    font-size: 13px;
    text-transform: uppercase;
    color: #fff;
    padding: 8px 10px 5px 10px;
}

.big-txt-btn {
    font-size: inherit;
}

.vc-button a{
    border:none;
    font-size: 13px;
    text-transform: uppercase;
    padding: 4px 8px!important;
    background-image: none!important;
}

button:hover {
    cursor: pointer;
    background-color: #212529 
}

input[type=text], select {
    border: solid 1px #e2e2e2;
    height: 29px;
    background: #fff;
    width: 350px;
}

@media screen and (max-width: 400px) {

    input[type=text], select {
        width: 270px;
    }

}

.button-full-width {
    width: 100%;
}


.submit-button {
    border:none;
    background:#bfd849;
    font-size: 13px!important;
    text-transform: uppercase;
    color: #fff;
    padding: 8px 10px 5px 10px;
    margin-bottom: 20px;
}

.submit-button:hover {
    cursor: pointer;
    text-decoration: underline;
}



.cat-name-fb {
    display: inline-block;
    padding: 6px 8px 2px 8px;
    background: #000;
    margin-right: 5px;
    text-transform: uppercase;
    font-family: Nexa-Bold;
    font-size: 10px;
    color: #fff!important;
}

.cat-the-data-centre {
    background: #0c8736;
}

.cat-data-centre {
    background: #0c8736;
}

.cat-iot {
    background:#bb1593;
}

.cat-cloud {
    background:#42b5ba;
}

.cat-big-data {
    background:#f47515;
}

.cat-security {
    background:#4e147a;
}

.cat-ai {
    background:#00aeef;
}
.cat-ecommerce {
    background:#009443;
}
.cat-technology-for-marketing {
    background:#f07d00;
}
.cat-devops {
    background:#bf1e2d;
}
.cat-blockchain {
    background:#790060;
}
.cat-connectivity {
    background:#b7d40a;
}
.cat-politics {
    background:#db0e30;
}
.cat-economy {
    background:#760c0c;
}

.section-title {
    font-size: 13px;
    text-transform: uppercase;
    display: block;
    border-bottom: solid 1px #000;
    line-height: 26px;
    font-weight: bold;
}

.section-title:before {
    content: '';
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #bfd849;
    height: 0px;
    font-size: 0px;
    vertical-align: super;
    margin-right: 7px;
}

@media screen and (max-width: 768px) {
    .section-title:before {
        display: none;
    }
}

.our-net-title:before {
    border-left: 6px solid #98ce57;
}

.events-banner img {
    width: 100%;
    height: auto;
}

.block-title {
    text-align: center;
    background: #000;
    color: #fff;
    padding: 13px 0 5px 0;
    font-size: 27px;
    font-weight: normal;
    text-transform: uppercase;
}

.pagination-button a{
    background: #bfd849;
    color: #fff;
    padding: 7px 3px 3px 3px;
    margin: 0px 1px;
    width: 25px;
    display: inline-block;
    text-align: center;
    font-size: 14px;
}

.pagination-button a:hover{
    background: #000;
    text-decoration: none;
}

.pagination-button .current {
    background: #000;
    color: #bfd849;
    padding: 3px;
    margin: 0px 1px;
    width: 25px;
    display: inline-block;
    text-align: center;
    font-size: 14px;
    padding-top: 7px;
}

.pagination-button .prev, .pagination-button .next {
    color: #fff;
    background: #bfd849;
    padding: 7px 3px 3px 3px;
    display: inline-block;
    width: 25px;
    text-align: center;
}

.pagination-button .prev, .pagination-button .next:hover {
    background-color: #000;
    text-decoration: none;
}

.pagination-button {
    margin: 20px 0;
    display: inline-block;
}

.pagination-button .screen-reader-text {
    display: none;
}

.fa-stack-1x {
    color: #808080;
}

.fa-stack-2x {
    background: #2d2d2d;
}

.icon-bg {
    color: #2d2d2d;
}

.list-inline li {
    display: inline;
    padding: 0 1px;
}

.move-to-next-line {
    display: inline-block;
    width: 20px;
    height: 1px;
    background:#fff;
}

.move-to-next-line-container div{
    display: none;
}

@media screen and (max-width: 991px) and (min-width: 767px) {

    .evemts-hub-page .move-to-next-line-container div{
        display: inline-block;
    }

    .list-inline span{
        margin-bottom: 5px!important;
    }

}

.normal-sidebar-container {
    position: relative;
    margin-bottom: 1rem;
}

.home-page .normal-sidebar-container a {
    color: #fff;
}

.normal-sidebar-container a {
    display: inline-block;
    padding-top: 0;
    vertical-align: middle;
    color: #000;
}

.normal-sidebar-container a:hover {
    text-decoration: none;
    color: #bfd849;
}

.sidebar-thumbnail-container {
    width: 90px;
    height: 72px;
    background-position: center center!important;
    background-repeat: no-repeat!important;
    background-size: cover!important;
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
}

.sidebar-thumbnail-container-events {
    width: 90px;
    height: 72px;
    background-position: center center!important;
    background-repeat: no-repeat!important;
    background-size: contain!important;
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
}

.side-bar-posts {
    color: #000;
    font-size: 16px;
    margin-bottom: 0;
    line-height: 20px;
    width: 65%;
    display: inline-block;
}


.side-bar-posts-title {
    margin-bottom: 25px;
}

.social-media-link-list a:hover{
    color: transparent;
}

.social-media-link-list {
    text-align: right;
    margin-bottom: 6px;
}

@media screen and (max-width: 992px) {
    .social-media-link-list {
    text-align: left;
    margin-top: 20px;
}
}

.ad-area-event-side, .vertical-ad {
    display: inline-block;
    width: 300px;
    /*height: 600px;*/
}

@media screen and (max-width: 768px) {
    .vertical-ad {
        margin: 10px 0;
    }
}

.swp_social_panel a {
    padding-top: 0;
}

.hub-cat-colour {
    float: none;
}

.connected-company-container-posts {
    width: 100%;
    display: inline-block;
    margin-bottom: 10px;
}


.connected-company-container-posts .company-archive-info {
    background-color: #eee!important;
    font-size: 18px!important;
    padding: 15px 0;
}

.connected-company-container-posts .company-archive-img {
    height: 140px;
}


.form-thank-you-msg {
    color: #009555;
    font-weight: bold;
    padding: 3px;
}

.error {
    color: red;
    font-weight: bold;
}

.com-mobile-btn-container {
    display: none;
    height: 35px;
    position: relative;
}

.com-mobile-btn-container a {
    border:none;
    background:#bfd849;
    font-size: 13px;
    text-transform: uppercase;
    color: #fff;
    padding: 8px 10px 5px 10px;
    width: 100%;
    text-align: center;
    position: absolute;
    top: 26px;
}

.com-mobile-btn-container a:hover {
    color: #bfd849;
    background: #212529;
    text-decoration: none;
}



@media screen and (max-width: 992px) {

    .com-mobile-btn-container {
        display: block;
    }

}


.subscribe-btm-sidebar {
    text-align: right;
}

.subscribe-btm-sidebar button {
    width: 100%;
    margin-top: 20px;
}

.subscribe-btm-sidebar a {
    display: block; 
    margin-bottom: 35px;
}

@media screen and (max-width: 992px) {

    .subscribe-btm-sidebar {
        text-align: left;
    }

    .subscribe-btm-sidebar button {
        display: none;
    }


}

.trending-post-item {
    position: relative;
}

.trending-post-item a {
    display: inline-block;
    padding-top: 0;
}

.trending-post-item img {
    display: inline-block;
    float: none;
    margin-right: 5px;
}

.trending-post-item .side-bar-posts {
    width: 65%;
    display: inline-block;
    vertical-align: middle;
}


blockquote {
    font-family: sans-serif;
    font-size: 19px;
    font-style: italic;
    max-width: 400px;
    margin: 0.25em 1.7em 1em 0;
    padding: 0.25em 30px;
    line-height: 1.45;
    position: relative;
    color: #383838;
    float: left;
}
 
blockquote:before {
    content: "\201C";
    font-size: 83px;
    position: absolute;
    color: #bfd849;
    margin-left: -0.6em;
    margin-top: -0.4em;
}

blockquote:after {
    content: "\201D";
    font-size: 83px;
    position: absolute;
    color: #bfd849;
    bottom: 0;
    right: 0;
    margin-bottom: -0.8em;
    margin-right: 0.1em;
}
 
blockquote cite {
    color: #999999;
    font-size: 14px;
    display: block;
    margin-top: 5px;
}
  
blockquote cite:before {
    content: "\2014 \2009";
}


@media screen and (max-width: 768px) {

    blockquote {
        max-width: none;
    }

}


/* load more button for news and feature pages */

.loadmore-button {
    margin-top: 20px;
}


/*
=======================================
Bootsrap Mods
=======================================
*/

@media screen and (min-width: 1200px) {
	.container {
	    max-width: 1245px!important;
	}
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    padding-right: 5px;
    padding-left: 5px;
}

.row {
    margin-right: -5px;
    margin-left: -5px;
}

/*
=======================================
Header
=======================================
*/

.search-form-cont {
    margin-top: 6px;
}

.header-bg {
	background-color: #000;
}

@media screen and (min-width: 992px) {
    .header-bg {
        min-height: 279px;
    }

}

.header-container {
	background: url('../img/header-bg.jpg');
	min-height: 175px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

@media screen and (max-width:576px ) {

    .header-container {
        min-height: 123px;
    }

}

/* Logo styles */

.csm-header-logo {
    height: 38px;
    margin-top: 52px;
}

@media screen and (max-width: 992px) {

    .csm-header-logo {
        height: 25px;
        margin-top: 14px;
        margin-bottom: 24px;
    }

}

.logo {
	margin-top: 50px;
}

.logo-mobile {
	display: none;
	margin-top: 50px;
}

@media screen and (max-width: 768px) {

	.logo {
		display: none;
	}

	.logo-mobile {
		display: block;
	}

}

@media screen and (max-width: 576px) {

	.logo-mobile {
		margin-top: 30px;
	    width: 230px;
	}

}

/* Logo styles EMD */


/* Search */

.search-form-input {
    background: #333333;
    color: #8b8b8b;
    border: none;
    font-size: 12px;
    width: 200px;
    height: 30px;
    padding: 8px 10px 5px 10px;
    -webkit-box-shadow: inset 18px 18px 7px -14px rgba(0,0,0,0.5);
    -moz-box-shadow: inset 18px 18px 7px -14px rgba(0,0,0,0.5);
    box-shadow: inset 18px 18px 7px -14px rgba(0,0,0,0.5);
}

.search-submit-btn {
    background-color: #bfd849;
    width: 91px;
    border: none;
    color: #fff;
    padding: 3px 0 0 0;
    height: 30px;
    margin-left: -4px;
    cursor: pointer;
}

.before-search-submit-btn:before {
    content: '';
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-right: 6px solid #c6dd53;
    height: 0px;
    font-size: 0px;
    vertical-align: super;
    margin-right: 7px;
    position: absolute;
    top: 10px;
    right: 94px;
}

.search-input-icon {
    position: absolute;
    top: 45px;
    right: 26px;
    font-size: 25px!important;
    color: #b3b3b3;
    width: 25px;
    height: 25px;
}



@media screen and (max-width: 1260px) {

    .search-form-input {
        width: 129px;
    }

}


.search-submit-btn-2 {
    background: none;
    border: none;
    color: #fff;
    text-transform: uppercase;
}

.search-submit-btn-2:hover {
    cursor: pointer;
}

.search-page-input {
    width: 100%!important;
    height: 40px!important;
    border: none!important;
    background: #eaeaea!important;
    color: #000;
    padding-left: 10px;
    padding-top: 2px;
}



/* Custom Checkboxes */


/* Organise into Grids */

.search-filter-grid {
    display: grid;
    grid-template-columns: auto auto auto;
}

@media screen and (max-width:768px) {

    .search-filter-grid {
        grid-template-columns: auto auto;
    }

}

@media screen and (max-width:576px) {

    .search-filter-grid {
        grid-template-columns: auto;
    }

}


/* The container */
.checkbox-container {
    display: inline-block;
    position: relative;
    padding-left: 31px;
    padding-top: 1px;
    margin-bottom: 12px;
    margin-right: 29px;
    cursor: pointer;
    font-size: 15px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    line-height: 25px;
}

/* Hide the browser's default checkbox */
.checkbox-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.custom-checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
}

/* On mouse-over, add a grey background color */
.checkbox-container:hover input ~ .custom-checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.checkbox-container input:checked ~ .custom-checkmark {
    background-color: #c6dd53;
}

/* Create the checkmark/indicator (hidden when not checked) */
.custom-checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.checkbox-container input:checked ~ .custom-checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.checkbox-container .custom-checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}


#filter-toggle span{
    font-size: 16px;
    background: #bfd849;
    color: #fff;
    width: 27px;
    height: 24px;
    padding-top: 4px;
    margin-top: -3px;
    margin-bottom: 10px;
}

#filter-toggle span:hover {
    background: #212529;
}

#filter-toggle:hover {
    cursor: pointer;
}

#filter-toggle:hover span {
    background: #212529;
}


/* Custom Checkboxes END */




@media screen and (min-width: 992px) {
    .mobile-only-search {
        display: none!important;
    } 
}

@media screen and (max-width: 992px) {

    .mobile-only-search {
    display: block;
    }

    .mobile-only-search .dashicons {
    font-size: 28px!important;
    width: 28px;
    height: 28px;
    }

    .mobile-only-search a {
    border-bottom: solid 6px #f58014;
    }


}



/* Search END */



/* Desktop Menu */

.menu-cont {
    display: block;
    background-color: #000;
}

@media screen and (max-width: 992px) {

    .menu-cont {
        display: none;
    }

}

.prime-menu ul {
    list-style-type: none;
    padding: 0;

}

.prime-menu ul li {
    display: inline-block;
}

.prime-menu ul li a {
    display: block;
    color:#999999;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12px;
    width: 90px;
    text-align: center;
    border-bottom: solid 6px #fff;
    margin-right: 28px;
    padding-bottom: 5px;
}

.prime-menu ul li a:hover {
    color: #bfd849;
}

.prime-menu ul li:hover:before {
    content: '';
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 8px solid #fff;
    position: absolute;
    margin-left: 40px;
    z-index: 8;
    bottom: 9px;
}

.menu-pink a {
    border-bottom: solid 6px #ce349c!important;
}

.menu-pink:before {
    border-top: 8px solid #ce349c!important;
}

.menu-pink .sub-menu {
    border-top: solid 6px #ce349c!important;
}

.menu-pink .expand-menu-container {
    border-bottom: solid 6px #ce349c!important;
}


.menu-lime a {
    border-bottom: solid 6px #98cd57!important;
}

.menu-lime:before {
    border-top: 8px solid #98cd57!important;
}

.menu-lime .sub-menu {
    border-top: solid 6px #98cd57!important;
}

.menu-lime .expand-menu-container {
    border-bottom: solid 6px #98cd57!important;
}


.menu-blue a {
    border-bottom: solid 6px #005295!important;
}

.menu-blue:before {
    border-top: 8px solid #005295!important;
}

.menu-blue .sub-menu {
    border-top: solid 6px #005295!important;
}

.menu-blue .expand-menu-container {
    border-bottom: solid 6px #005295!important;
}


.menu-green a {
    border-bottom: solid 6px #009555!important;
}

.menu-green:before {
    border-top: 8px solid #009555!important;
}

.menu-green .sub-menu {
    border-top: solid 6px #009555!important;
}

.menu-green .expand-menu-container {
    border-bottom: solid 6px #009555!important;
}


.menu-light-blue a {
    border-bottom: solid 6px #42d0f5!important;
}

.menu-light-blue:before {
    border-top: 8px solid #42d0f5!important;
}

.menu-light-blue .sub-menu {
    border-top: solid 6px #42d0f5!important;
}

.menu-light-blue .expand-menu-container {
    border-bottom: solid 6px #42d0f5!important;
}


.menu-purple a {
    border-bottom: solid 6px #672b85!important;
}

.menu-purple:before {
    border-top: 8px solid #672b85!important;
}

.menu-purple .sub-menu {
    border-top: solid 6px #672b85!important;
}

.menu-purple .expand-menu-container {
    border-bottom: solid 6px #672b85!important;
}

.menu-print a {
    border-bottom: solid 6px #47caad!important;
}

.menu-print:before {
    border-top: 8px solid #47caad!important;
}

.menu-print .sub-menu {
    border-top: solid 6px #47caad!important;
}

.menu-print .expand-menu-container {
    border-bottom: solid 6px #47caad!important;
}



.sub-menu {
    display: none;
    position: absolute;
    background-color: #313131;
    padding: 10px 0!important;
    width: 120px;
    margin-left: -13px;
    margin-top: -6px;
    border-top: solid 6px #fff;
    z-index: 5;
}

@media screen and (max-width: 1200px) and (min-width: 992px) {
    .sub-menu {
        width: 90px;
        margin-left: unset;
    }
}

.prime-menu ul li:hover .sub-menu {
    display: block;
}

.prime-menu ul li ul li:hover {
    display: block;
}

.sub-menu li a {
    border-bottom: none!important;
    text-transform: none!important;
    padding: 15px;
    color: #fff;
    text-align: left!important;
}

.sub-menu li a:hover {
    color: #bfd849
}

.sub-menu li:hover:before {
    display: none;
}

.prime-menu .current-menu-item a{
    color: #fff;
}

.prime-menu .current-menu-item:before {
    content: '';
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 8px solid #fff;
    position: absolute;
    margin-left: 40px;
    bottom: 9px;
}

.prime-menu .current-menu-item .sub-menu a{
    color: #999;
}

.prime-menu .current-menu-item .sub-menu a:hover{
    color: #bfd849;
}

.sub-menu .current-menu-item:before {
    display: none;
}


/* Desktop Menu END */


/* iPad pro menu */


@media screen and (max-width: 1200px) and (min-width: 992px) {


    .prime-menu ul li a {
        margin-right: 5px;
    }


}


/* iPad pro menu END */



/* Mobile Navigation Menu */

.mobile-nav {
    background:#000;
}

.mobile-nav a:hover,
.mobile-nav a:focus {
    text-decoration: none;
    color: #bfd849;
}

.mobile-menu-dash {
    width: 34px;
    height: 5px;
    background: #a6a6a6;
    display: block;
    margin: 5px 0;
}

.dash3 {
    margin-bottom: 2px;
}

.toggled-on .dash1 {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-90deg);
    margin-top: 15px;
    position: absolute;
}

.toggled-on .dash2 {
    display: none;
}

.toggled-on .dash3 {
    -webkit-transform: rotate(-315deg);
    -moz-transform: rotate(-325deg);
    margin-top: 15px;
    position: absolute;
}

.toggled-on .mobile-menu-text {
    margin-top: 36px;
    display: block;
}

#mobile-toggle-menu {
    float: right;
    margin-top: 40px;
    background: none;
    color: #a6a6a6;
    padding-top: 3px;
}

@media screen and (max-width: 576px) {

    #mobile-toggle-menu {
        margin-top: 21px;
    }

}


.mobile-nav .sub-menu {
    display: block;
    position: inherit;
    margin-left: 0;
    margin-top: 0;
    border-top: none!important;
    border-bottom: solid 3px #999;
    border-left: none;
    border-right: none;
    padding: 0!important;
}

.mobile-nav .sub-menu a {
    padding: 14px 0 10px 50px;
    background-color: #000;
    color: #999;
    width: 100%;
}

.mobile-nav .sub-menu a:hover {
    text-decoration: none;
}

.mobile-nav .mobile-nav-before {
    display: none;
}

.mobile-nav .sub-menu .mobile-nav-before {
    display: contents;
}

.mobile-nav .sub-menu .expand-menu-container {
    display: none;
}

.mobile-nav .sub-menu li {
    border-bottom: solid 1px #2d2b2b;
}


#mobile-toggle-menu:hover {
    text-decoration: none;
}

#mobile-toggle-menu .dashicons, .dashicons-before:before {
    width: 46px;
    height: 35px;
    font-size: 46px;
}

.mobile-menu-text {
    font-size: 11px;
    line-height: 11px;
}

.mobile-nav, #mobile-toggle-menu {
    display: none;
}

@media screen and (max-width: 992px) {

    .mobile-nav, #mobile-toggle-menu {
        display: block;
    }

}


.expand-menu {
    border-left: solid 1px #999;
    width: 100%!important;
    height: 54px!important;
    font-size: 30px!important;
    color: #999;
    padding-top: 15px;
}

.expand-menu-container {
    display: none;
}

.menu-item-has-children .expand-menu-container {
    display: inline-block;
    vertical-align: top;
    background: #222;
    border-bottom: solid 6px #222; /* Need to coppy this line to menu colors #222 */
}

@media screen and (min-width: 576px) {

    .menu-item-has-children .expand-menu-container {
        width: 10%;
    }

    .menu-item-has-children a {
        width: 90%;
    }

}

@media screen and (max-width: 576px) {

.menu-item-has-children .expand-menu-container {
    width: 17%;
}

.menu-item-has-children a {
    width: 83%;
}

}

.menu-item-has-children a{
    display: inline-block!important;
}

.main-navigation {
    margin-top: 0;
    text-align: center;
}
.main-navigation li {
    list-style-type: none;
}

.main-navigation ul {
    padding: 0;
    width: 100%;
    border-left: solid 1px #a6a6a6;
    border-top: solid 1px #a6a6a6;
    border-right: solid 1px #a6a6a6;
}

.main-navigation a {
    display: block;
    color: #999999;
    padding: 14px 0 10px 20px;
    background:#222;
    font-size: 20px;
    text-align: left;
}

.mobile-nav .current-menu-item a {
    color: #fff;
}

.mobile-nav .current-menu-item .sub-menu a {
    color: #999;
}

.main-navigation ul.menu,
.main-navigation div.menu > ul {
    display: none;
}
 
.main-navigation ul.menu.toggled-on,
.menu-toggle {
    display: inline-block;
}
 


/* Mobile Navigation Menu END */




/* Header Ad area with special media querries */

.billboard-ad {
	width:970px;
	height: 150px;
    overflow: hidden;
    margin: 0 auto;
}

@media screen and (max-width: 1050px) and (min-width: 600px) {

	.billboard-ad {
		width:511px;
		height: 79px;
	}

}

@media screen and (max-width: 600px) {

	.billboard-ad {
		width:343px;
		height: 53px;
	}

}


/* Header Ad area with special media querries END */

/*
=======================================
Footer
=======================================
*/

footer {
	background: rgb(0,0,0);
	background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgba(76,76,76,1) 100%);
	padding-top: 45px;
	padding-bottom: 25px;
}

.footer-line {
	width: 100%;
	min-height: 6px;
}

.footer-col-areas {
	margin-top: 17px;
}

.footer-tittle {
	font-size: 13px;
	color: #fff;
	font-weight: bold;
}

.footer-widget-area p {
	color: #fff;
	font-size: 13px;
}

.footer-widget-area ul {
	padding: 0;
	list-style-type: none;
}

.footer-widget-area ul li a{
	text-decoration: none;
	color: #808080;
	font-size: 13px;
	line-height: 18px;
}

.footer-widget-area ul li a:hover {
	color: #bfd849;
}

#footer_5_col p, .copyright-txt {
	color: #808080;
	font-size: 13px;
}

#footer_5_col {
	text-align: right;
}

/* Media querry specially for #footer_5_col */
@media (max-width: 470px) {
	#footer_5_col {
		text-align: center;
		border-top: solid 1px rgba(0,0,0,.1);
		padding-top: 30px;
	}
}

/*
=======================================
Profile Generic
=======================================
*/

.profile-info-area img {
    height: auto;
    width: auto;
    max-width: 100%;
    max-height: 200px;
}

/*
=======================================
Profile Companies
=======================================
*/

.single-company .section-title {
    margin-top: 27px;
}

.connected-articles-bullet {
    position: absolute;
    padding-top: 0px;
    left: 2px;
}

.connected-articles-list-container {
    padding-left: 10px;
    margin-top: 18px;
}


.company-related-articles {
    font-size: 1rem;
    display: block;
    padding: 0;
    line-height: 23px;
    margin-top: 12px;
    color: #000
}

.company-related-articles:hover {
    text-decoration: none;
    color: #000;
}

.company-related-articles-read {
    font-size: 14px;
    display: block;
    padding: 0;
    line-height: 20px;
    margin-bottom: 12px;
}

.twitter_handle {
    margin-top: 10px;
}

@media screen and (max-width:991px) {

    .twitter_handle {
        display: none;
    }

}

.video-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px; height: 0; overflow: hidden;
}

.video-container p {
    display: none;
}

.video-container iframe,
.video-container object,
.video-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
max-width: 560px;
max-height: 315px;
}

.comp-img img {
    margin-bottom: 20px;
    max-height: 260px;
    width: auto;
}

@media screen and (max-width:992px) {
    .comp-img {
        margin-top: 40px;
    }
}

.company-expert-container {
    width: 170px;
    display: inline-block;
}

.company-expert-img {
    background-size: cover!important;
    background-repeat: no-repeat!important;
    background-position: center!important;
    height: 170px;
}

.company-expert-info {
    text-align: center;
    font-size: 11px;
    padding: 3px 5px;
    height: 85px;
    margin-bottom: 20px;
    overflow: hidden;
    background:#eeeeee;
}

.video-container-area {
    max-height: 400px;
    overflow: hidden;
}

.profile-info-area .cat-name-fb {
    margin-bottom: 5px;
}


/*
=======================================
Profile Expert
=======================================
*/

.expert-profile-img img {
    max-height: none;
    max-width: 280px;
    width: 100%;
    height: auto;
    margin-bottom: 10px;
}

.expert-event-img {
    background-size: contain!important;
    background-repeat: no-repeat!important;
    background-position: center!important;
    height: 170px;
}

.event-description-small {
    display: inline-block;

}

.event-synopsis-general {
    overflow: hidden;
    display: none;
    margin-top: -20px;
    margin-bottom: 40px;
}

.ev2 {
    margin-top: 40px;
}

.expert-event-overview {
    height: 55px;
}

@media screen and (max-width: 767px) {

    .expert-event-overview {
    height: auto;
    }

}

.expert-event-btn {
    margin-bottom: 40px;
}

/*
=======================================
Expert Archive
=======================================
*/

.expert-archive-img {
    background-size: cover!important;
    background-repeat: no-repeat!important;
    background-position: center!important;
    height: 170px;
}

.expert-archive-info {
    text-align: center;
    font-size: 11px;
    padding: 5px;
    height: 85px;
    margin-bottom: 10px;
    overflow: hidden;
}

div.row > :nth-of-type(odd) .expert-archive-info {
    background:#bfd849;
}

div.row > :nth-of-type(odd) .expert-archive-info a {
    color:#231f20;
}

div.row > :nth-of-type(even) .expert-archive-info {
    background:#212529;
    color: #bfd849;
}


/*
=======================================
Company Archive
=======================================
*/

.company-archive-img {
    background-size: contain!important;
    background-repeat: no-repeat!important;
    background-position: center!important;
    height: 200px;
    overflow: hidden;
    border:solid 1px #999;
}


.company-archive-info {
    text-align: center;
    font-size: 22px;
    padding: 7px 5px;
    height: 75px;
    margin-bottom: 20px;
    overflow: hidden;
}

div.row > :nth-of-type(odd) .company-archive-info {
    background:#bfd849;
}

div.row > :nth-of-type(odd) .company-archive-info a {
    color:#231f20;
}

div.row > :nth-of-type(even) .company-archive-info {
    background:#212529;
    color: #bfd849;
}

.alphabet-container {
    margin: 20px 0;
    max-width: 100%;
}

.alphabet {
    font-size: 18px;
    margin:0 5px;
    text-transform: uppercase;
    display: inline-block;
}

@media screen and (max-width:576px) {
    .alphabet {
        margin: 5px 11px;
    }
}

.alphabet:hover {
    color: #212529;
    text-decoration: none;
}

.letter-active {
    color: #212529!important;
    cursor:default;
}

.mobile-cats a {
    margin: 7px 10px;
}

.no-companies {
    margin-top: 80px;
    margin-bottom: 180px;
}

/*
=======================================
Directory pages generic
=======================================
*/

.directory-p p{
    margin-bottom: 3px;
}

.directory-p p:hover {
    text-decoration: underline;
}

.listing-area  .vc_arrow-icon-navicon {
    color: #000!important;
    vertical-align: sub!important;
}

.listing-area select{
    font-size: 16px!important;
    height:26px!important;
}


/*
=======================================
Our Network Page
=======================================
*/

.team-image {
    max-height: 100px;
    width: auto;
    display: inline-block;
    margin-right: 20px;
    vertical-align: top;
}

.team-text-area {
    display: inline-block;
    max-width: 77%;
}

.team-text-area h6, .team-text-area p {
    font-size: 12px;
    line-height: 17px;
    margin-bottom: 0;
}

.team-text-area p {
    color: #8e8d8d;
}

.contributor-text h1, .contributor-text {
    font-size: 12px;
    margin-bottom: 0px!important;
    line-height: 13px;
}

.contributor-text-container {
    height: 85px;
    padding: 0 5px;
}

div.vc_pageable-slide-wrapper > :nth-of-type(even) .contributor-text-container  {
    background-color: #212529;
    color: #bfd849;
}

div.vc_pageable-slide-wrapper > :nth-of-type(odd) .contributor-text-container {
    background-color: #bfd849;
    color:#212529;
}

.post-grid-five .vc_grid-item {
    width: 20%;
}

@media screen and (max-width:1199px) {


    .our-contributors .post-grid-five .vc_grid-item {
    width: 33%;
    }

    .team-text-area {
    max-width: 77%;
    max-width: 100%;
    margin-top: 8px;
}

}


@media screen and (max-width:767px) {


    .our-contributors .post-grid-five .vc_grid-item {
    width: 100%;
    }

}

@media screen and (max-width:1199px) {


    .our-partners .post-grid-five .vc_grid-item {
    width: 50%;
    }

}


@media screen and (max-width:767px) {


    .our-partners .post-grid-five .vc_grid-item {
    width: 100%;
    }

}


.contributor-img-container {
    background-image: url('http://localhost:8888/techerati/wp-content/uploads/2018/08/fallback-img.png');
}

/*
.partners-img-container img{
   width: auto;
   height: auto;
   min-height: 65px!important;
   max-width: 220px!important;
}
*/

.partners-img-container {
    background-size: contain!important;
}


.social-container-network-page .vc_icon_element {
    display: inline-block;
    margin-left: 5px;
}
/*
=======================================
Network Page New
=======================================
*/

.network-section-title:before {
    border-left: 6px solid #98ce57;
}

.network-section-title {
    border-bottom: solid 1px #98ce57;
}

.event-banner {
    width: 100%;
    margin-bottom: 20px;
}

.team-member-container {
    background-color: #eeeeee;
    padding:15px 15px 7px 15px;
    margin-bottom: 10px;

}

.team-member-profile-img {
    width: 100px;
    height: 100px;
    display: inline-block;
    margin-right: 20px;
    background-size: cover!important;
    background-repeat: no-repeat!important;
    background-position: center center!important;
}

.team-member-info {
    display: inline-block;
    vertical-align: top;
    max-width: 425px;
}

.team-member-info p {
    font-size: 12px;
    margin-bottom: 0;
    line-height: 17px;
}

.contributor-container {
    background-color: #eeeeee;
    padding: 45px 60px 20px 60px;
}

.contributor-profile-img {
    height: 165px;
    width: 100%;
    display: block;
    background-size: cover!important;
    background-repeat: no-repeat!important;
    background-position: center center!important;
}


.contributor-container-inner {
    padding: 0 10px;
}

.contributor-info {
    background-color: #ccc;
    padding: 0px 10px 10px 10px;
    height: 90px;
    overflow: hidden;
    margin-bottom: 20px;
}

.contributor-info p, .contributor-info a {
    text-align: center;
    margin: 0;
    font-size: 12px;
    line-height: 16px;
    display: block;
    color: #212529;
}

.contributor-even {
    background-color: #212529;
}

.contributor-odd {
    background-color: #bfd849;
}

.contributor-even p , .contributor-even a {
    color: #bfd849;
}

.contributor-odd p , .contributor-odd a {
    color: #231f20;
}

.partner-container {
    height: 100px;
    width: 100%;
    display:block;
    background-size: contain!important;
    background-repeat: no-repeat!important;
    background-position: center center!important;
}

.partner-padding {
    padding: 30px 40px;
}

.netowrk-expert-button {
    margin: 10px 0;
}

.network-page .social-media-link-list {
    text-align: right!important;
}

@media screen and (min-width: 1200px) {

    .contributor-container .col-xl-3 {
        flex: 0 0 20%;
        max-width: 20%;
    }

}


@media screen and (min-width: 992px) {

    .company-container .col-xl-3 {
        flex: 0 0 20%;
        max-width: 20%;
    }

}


/*
=======================================
Hub page general
=======================================
*/

.img-cat-container {
    display: inline-block;
    width: 35%;
    margin-right:5px;
}

@media screen and (max-width: 1200px) {
    .img-cat-container {
        display: block;
        width: 100%;
    }
}

.home-page .long-post-container {
    background: #454343;
}

.long-post-container {
    background:#eee;
    padding: 10px;
    margin: 7px;
    overflow: hidden;
}

@media screen and (max-width: 1200px) {
    .long-post-container .cat-name-fb {
        margin-bottom: 6px;
    }
}


.featured-feature-post-container {
    background:#454343;
    padding: 10px;
    margin: 7px;
    overflow: hidden;
    position: relative;
}

@media screen and (min-width: 1200px) {

    .featured-feature-post-container {
        height:414px;
    }

}

.features-slide-post-container{
    background:#454343;
    padding: 10px;
    margin: 7px;
    height:200px;
    overflow: hidden;
    position: relative;
}

@media screen and (max-width: 768px) {
    .features-slide-post-container {
        height: unset;
        min-height: 153px;
    }
}

@media screen and (min-width: 1200px) {
    .news-slide-post-container {
        height:242px;
    }
}

.news-slide-post-container {
    padding: 10px;
    margin: 7px;
    min-height:237px;
    overflow: hidden;
    position: relative;
}

.home-page .news-slide-post-container {
    background:#454343;
}



@media screen and (max-width: 1200px) and (min-width: 768px) {
    .news-slide-post-container {
        height: 277px;
    }
}

.featured-feature-cat-time {
    position: absolute;
    top: 238px;
    background: #454343;
    padding: 6px 0;
    padding-right: 12px;
    color: #808080!important;
    font-size: 13px;
}

.features-slide-cat-time {
    color: #808080!important;
    margin-bottom: 5px;
    font-size: 13px;
}

.news-slide-cat-time {
    position: absolute;
    top: 135px;
    padding: 6px 0;
    padding-right: 12px;
    color: #808080!important;
    font-size: 13px;
    z-index: 21;
}

.home-page .news-slide-cat-time {
    background: #454343;
}


@media screen and (max-width: 1200px) {
    .news-slide-cat-time {
        position: unset;
        margin-bottom: 0;
    }
}

.news-slide-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #000000c4;
    opacity: 0;
    transition:0.5s;
    text-align: left;
    color: #fff;
    text-decoration: none;
    font-size: 13.5px;
    letter-spacing: 0.2px;
    padding: 7px;
    display: none;
    z-index: 10;
}

@media screen and (min-width: 1200px) {

    .news-slide-overlay {
        display: block;
    }

    .news-slide-overlay:hover {
        opacity: 1;
        transition:0.5s;
        display: block;
    }

}

.custom-excerpt-readmore {
    color: #bfd849;
}

.custom-excerpt-readmore:hover {
    text-decoration: underline;
}


.post-container {
    background:#eee;
    padding: 10px;
    margin: 7px;
    min-height:224px;
    overflow: hidden;
}

@media screen and (max-width: 768px) {
    .post-container {
        min-height: 205px;
    }
}

@media screen and (max-width: 992px) and (min-width: 768px) {
    .post-container {
        min-height: 263px;
    }
}

@media screen and (max-width: 1200px) and (min-width: 992px) {
    .post-container {
        min-height: 281px;
    }
}

.long-post-img-container {
    display: inline-block;
    height: 160px;
    width: 100%;
    background-size: cover!important;
    background-repeat: no-repeat!important;
    background-position: center center!important;
    text-align: center;
}

.big-post-img-container {
    display: inline-block;
    height: 105px;
    width: 35%;
    margin-right: 5px;
    background-size: cover!important;
    background-repeat: no-repeat!important;
    background-position: center center!important;
    text-align: center;
}

.home-page .long-post-excerpt {
    color: #fff;
}

.long-post-excerpt {
    display: inline-block;
    width: 62%;
    font-size: 13.5px;
    vertical-align: top;
    color: #212529;
    letter-spacing: 0.2px;
}

@media screen and (max-width: 1200px) {
    .long-post-excerpt {
        display: block;
        width: 100%;
        margin-top: 10px;
    }
}

.big-post-excerpt {
    display: inline-block;
    width: 62%;
    font-size: 12px;
    max-height: 105px;
    overflow: hidden;
    vertical-align: top;
    color: #212529;
}

.play-helper {
    display: none;
    height: 100%;
    vertical-align: middle;
}

.video-play {
    vertical-align: middle;
    max-height: 50px;
    max-width: 160px;
    display: none;
}


.big-post-excerpt p {
    text-transform: none!important;
    font-size: 12px!important;
    color: #212529!important;
}

@media screen and (max-width:768px) {

    .big-post-excerpt {
        display: none;
    }

    .big-post-img-container {
        width: 100%;
    }

}

.features-slide-excerpt {
    font-size: 13.5px;
    letter-spacing: 0.2px;
    color: #fff;
    margin-top: 7px;
    margin-bottom: 0;
}

.featured-feature-excerpt {
    font-size: 13.5px;
    letter-spacing: 0.2px;
    color: #fff;
    margin-top: 7px;
    margin-bottom: 0px;
}

.featured-feature-post-img-container {
    display: inline-block;
    height: 262px;
    width: 100%;
    text-align: center;
    background-size: cover!important;
    background-repeat: no-repeat!important;
    background-position: center center!important;
}


.news-slide-post-img-container {
    display: inline-block;
    height: 160px;
    width: 100%;
    text-align: center;
    position: relative;
}

.news-slide-img-cont {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
}

.news-slide-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

@media screen and (max-width: 1200px) {
    .news-slide-post-img-container {
        height: 134px;
    }
}

.post-img-container {
    display: inline-block;
    height: 105px;
    width: 100%;
    text-align: center;
    background-size: cover!important;
    background-repeat: no-repeat!important;
    background-position: center center!important;
}

.post-container p {
    font-size: 13px;
    text-transform: uppercase;
    color: #808080;
    margin-bottom: 3px;
}

.long-post-container p {
    font-size: 13px;
    text-transform: uppercase;
    color: #808080;
    margin-bottom: 3px;
}

.post-container .cat-name-fb {
    vertical-align: bottom;
}

.general-post-title {
    font-size: 16px;
    margin-bottom: 0;
    color: #000;
    font-weight: 500;
    line-height: 1.2;
    display: block;
}


    #features-slider .row {
        padding: 0 7px;
    }

@media screen and (min-width: 1200px) {
	#features-slider .carousel-item {
		min-height: 430px;
	}
}

#features-slider .carousel-indicators {
    bottom: -45px;
}

#features-slider .carousel-indicators li {
    border-radius: 50%;
    width: 12px;
    height: 12px;
}


.featured-feature-post-title {
    font-size: 18px;
    margin-bottom: 0;
    color: #fff;
    font-weight: 500;
    line-height: 1.2;
    display: block;
}

.featured-feature-post-title:hover {
    color: #fff;
}

.features-slide-post-title {
    font-size: 16px;
    margin-bottom: 0;
    color: #fff;
    font-weight: 500;
    line-height: 1.2;
    display: block;
}

.features-slide-post-title:hover {
    color: #fff;
}

.news-slide-post-title {
    font-size: 18px;
    margin-bottom: 0;
    font-weight: 500;
    line-height: 1.2;
    display: block;
    margin-bottom: 5px;
}

.home-page .news-slide-post-title {
    color: #fff;
}

.home-page .news-slide-post-title:hover {
    color: #fff;
}

.long-post-title {
    font-size: 18px;
    margin-bottom: 0;
    color: #000;
    font-weight: 500;
    line-height: 1.2;
    display: block;
    padding-top: 0;
    padding-bottom: 7px;
    letter-spacing: 0.2px;
}


.leader-board-ad {
    display: block;
    width: 728px;
    margin: 30px auto;
    overflow: hidden;
}

@media screen and (max-width:1200px) {
    .leader-board-ad {
        width: 590px;
    }
}

@media screen and (max-width: 767px) {
    .leader-board-ad {
        width: 315px;
    }
}


/*
=======================================
Events Hub
=======================================
*/

.evemts-hub-page .no-gutters{
    margin-left: -7px;
    margin-right: -7px;
}

.event-news-preview {
    font-size: 12px;
}

.event-hub-section-title {
    border-bottom: solid 1px #005295;
}


.event-hub-section-title:before {
    border-left: 6px solid #005295;
}

.events-hub .section-title {
    border-bottom: solid 1px #005295;
}

.events-hub .section-title:before {
    border-left: 6px solid #005295;
}


.map-container {
    position: relative;
    display: inline-block;
}

.map-container img{
    max-width: 100%;
}

.event-map-click-point {
    position: absolute;
    background: none;
    cursor: pointer;
}

#london {
    width: 11%;
    height: 3%;
    top: 31%;
    left: 36%;
}

#paris {
    width: 9.7%;
    height: 2.4%;
    top: 39.6%;
    left: 48.6%;
}

#frankfurt {
    width: 9.7%;
    height: 2.4%;
    top: 32.9%;
    left: 51.4%;
}

#madrid {
    width: 9.7%;
    height: 2.4%;
    top: 41.6%;
    left: 35.1%;
}

#hongkong {
    width: 10%;
    height: 3%;
    top: 47%;
    left: 74%;
}

#singapore {
    width: 10%;
    height: 3%;
    top: 53.1%;
    left: 72.4%;
}

/* The Modal (background) */
.event-modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
    background-color: #fefefe;
    margin: 5% auto; /* 5% from the top and centered */
    padding: 20px;
    border: 1px solid #888;
    width: 80%; /* Could be more or less, depending on screen size */
}


/* The Close Button */
.close {
    color: #aaa;
    float: right;
    font-size: 64px;
    font-weight: bold;
    position: absolute;
    right: 16px;
    top: 9px;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

.map-popup-event-img {
    max-height: 120px;
    max-width: 120px;
}

.event-container {
    width: 32%;
    display: inline-block;
    padding: 5px;
}

.mobile-event-location {
    background: #eee;
    padding: 15px 10px 10px 10px;
}

.mobileEventContainer {
    display: none;
}

.mob-event-plus-icon {
    border: solid 1px #000;
    padding: 5px 8px 0px 8px;
    background: #000;
    color: #fff;
    margin-right: 5px;
}

/*
=======================================
Generic Single Post
=======================================
*/

.single-post-featured-image {
    display: block;
    width: 100%;
    height: 400px;
    background-size: cover!important;
    background-repeat: no-repeat!important;
    background-position: center center!important;
}

@media screen and (max-width: 1200px) and (min-width: 768px) {
    
    .single-post-featured-image {
        height: 300px;
    }

}

@media screen and (max-width: 768px) and (min-width: 576px) {
    
    .single-post-featured-image {
        height: 250px;
    }

}

@media screen and (max-width: 576px) {

    .single-post-featured-image {
        height: 200px;
    }

}

.post-correction-or-tip {
    margin-top: 15px;
}

.post-time .dashicons {
    font-size: 18px;
}

.post-time {
    color: #a9a7a7;
}

/*
=======================================
Event News Single Post
=======================================
*/

.event-news-cat {
    background-color: #005295;
}

.single-event-news-page .no-gutters {
    margin-left: -7px;
    margin-right: -7px;
}

/*
=======================================
News Archive general
=======================================
*/

.post-archive-img-container {
    height: 150px;
    width: 250px;
    display:block;
    background-size: cover!important;
    background-repeat: no-repeat!important;
    background-position: center center!important;
}

.post-archive-container a{
    vertical-align: top;
}

.post-archive-post-title {
    display: block;
    font-size: 18px;
}


.post-archive-excerpt .moretag {
    display: none;
}


/*
=======================================
Home Page
=======================================
*/

/* Remove Time Stamp Temp css */
.home-page .time-stamp {
    display: none;
}

.home-page .news-slide-cat-time {
    padding-right: 6px;
}

.home-page .featured-feature-cat-time {
    padding-right: 6px;
}

/* Remove Time Stamp Temp css END */


.home-page .cat-name-fb {
    margin-right: 0;
}

.home-page {
    background-color: #000;
}

.home-page h1, 
.home-page h2, 
.home-page h3, 
.home-page h4, 
.home-page h5, 
.home-page h6, 
.home-page p,
.home-page .general-post-title, 
.home-page .long-post-title {
    color: #fff;
}

.home-page .event-hub-section-title {
    border-bottom: solid 1px #454343;
}


.home-page .post-container {
    background-color: #454343;
}

.home-page .post-container p {
    color: #808080;
}

.home-page .long-post-container p {
    color: #808080;
}

.home-page .no-gutters{
    margin-left: -7px;
    margin-right: -7px;
}

.wpp-list {
    padding: 0;
}

.home-page .wpp-list .side-bar-posts a {
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 0;
}

.wpp-list .side-bar-posts a:hover {
    text-decoration: none;
}

.wpp-list .side-bar-posts {
    margin-bottom: 0;
}

.wpp-list .read-more-wpp {
    display: block;
    margin-bottom: 7px;
    margin-top: -9px;
}

.home-side-bar, .trending-side-bar {
    border-bottom: solid 1px #454343;
}

.home-page .section-title {
    border-bottom: solid 1px #454343;
}

.news-title:before {
    border-left: 6px solid #ce349c;
}

.home-page .carousel-control-next, .home-page .carousel-control-prev {
    width: 7%;
}


.home-page .carousel-control-next-icon, .home-page .carousel-control-prev-icon {
    width: 30px;
    height: 30px;
}

.features-title:before {
    border-left: 6px solid #672b85;
}

.home-page .big-post-excerpt {
    color: #fff;
}

.home-page .knowledge-title:before {
    border-left: 6px solid #009555;
}


/*
=======================================
Single News
=======================================
*/

.news-expert-info-container {
    background-color: #eee;
    width: 100%;
    text-align: center;
    padding-bottom: 10px;
    font-size: 11px;
    margin-bottom: 20px;
    vertical-align: middle;
    overflow: hidden;
}


.news-expert-img-container {
    height: 150px;
    width: 100%;
    display:block;
    background-size: cover!important;
    background-repeat: no-repeat!important;
    background-position: center center!important;
    margin-bottom: 10px;
}

.news-cat {
    background-color: #ce349c;
    float: right;
}

.single-news-page .sidebar-readmore {
    color: #ce349c;
}

.news-hub .hub-cat-colour {
    background-color: #ce349c;
}



/*
=======================================
News Hub Page
=======================================
*/

.news-section-title:before {
    border-left: 6px solid #ce349c;
}

.news-section-title {
    border-bottom: solid 1px #ce349c;
}

.news-hub .section-title:before {
    border-left: 6px solid #ce349c;
}

.news-hub .section-title {
    border-bottom: solid 1px #ce349c;
}

.news-hub-page .no-gutters{
    margin-left: -7px;
    margin-right: -7px;
}

.news-hub-page .wpp-list .side-bar-posts a {
    color: #000;
}

.wpp-list .side-bar-posts a:hover {
    color:#bfd849;
}

.news-hub-page .read-more-wpp {
    color: #ce349c;
}

/*
=======================================
Single Featured Pages General
=======================================
*/

.features-cat {
    background-color: #672b85;
    float: right;
}

.features-hub .hub-cat-colour {
    background-color: #672b85;
}

/*
=======================================
Features Hub Page
=======================================
*/

.features-section-title:before {
    border-left: 6px solid #672b85;
}

.features-section-title {
    border-bottom: solid 1px #672b85;
}

.features-hub .sidebar-readmore {
    color: #672b85;
}

.features-hub .section-title:before {
    border-left: 6px solid #672b85;
}

.features-hub .section-title {
    border-bottom: solid 1px #672b85;
}


/*
=======================================
Knowledge Hub 
=======================================
*/

.knowledge-hub .hub-cat-colour {
    background-color: #009555;
}

.knowledge-hub .section-title:before {
    border-left: 6px solid #009555;
}

.knowledge-hub .section-title {
    border-bottom: solid 1px #009555;
}

.knowledge-hub .sidebar-readmore {
    color: #009555;
}

.knowledge-title-contiainer {
    border-bottom: solid 1px #009555;
    display: grid;
    grid-template-columns: auto auto;
}

.knowledge-top-title {
    border-bottom: none!important;
    margin-bottom: 2px;
}

.knowledge-title-contiainer form {
    text-align: right;
    margin-top: -5px;
}

@media screen and (max-width: 567px) {

    .knowledge-title-contiainer form {
        display: none;
    }

}


.knowledge-title-contiainer .before-search-submit-btn:before {
    top: 7px;
    right: 89px;
    border-right: 6px solid #09923e;
}

.knowledge-title-contiainer .search-form-input {
    background: #fff;
    -webkit-box-shadow: inset 8px 7px 7px -5px rgba(0, 0, 0, 0.22);
    -moz-box-shadow: inset 8px 7px 7px -5px rgba(0, 0, 0, 0.22);
    box-shadow: inset 8px 7px 7px -5px rgba(0, 0, 0, 0.22);
}

.knowledge-title-contiainer .search-submit-btn {
    background-color: #09923e;
}


#infocus-slider .carousel-indicators {
    bottom: -45px;
}

#infocus-slider .carousel-indicators li {
    border-radius: 50%;
    width: 12px;
    height: 12px;
    background-color: #eee;
}

#infocus-slider .carousel-indicators .active {
    background-color: #09923e;
}

.webinar-section-title {
    margin-top: 60px;
}

.knowledge-hub-page .news-slide-post-title {
    color: #000;
}

.knowledge-hub-page .news-slide-post-container {
    background:#eee;
}

.knowledge-hub-page .news-slide-cat-time {
    background: #eee;
}

.knowledge-hub-page .carousel-control-next, .knowledge-hub-page .carousel-control-prev {
    width: 7%;
}


.knowledge-hub-page .carousel-control-next-icon, .knowledge-hub-page .carousel-control-prev-icon {
    width: 30px;
    height: 30px;
}



/*
=======================================
Webinar Single Post page
=======================================
*/


.single-webinar-page
.video-container iframe,
.single-webinar-page
.video-container object,
.single-webinar-page
.video-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
max-width: 100%;
max-height: 438px;
}

.single-webinar-page .video-container-area {
    max-height: 438px;
}


/*
=======================================
Video Single Post page
=======================================
*/

.single-video-page
.video-container iframe,
.single-video-page
.video-container object,
.single-video-page
.video-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
max-width: 100%;
max-height: 438px;
}

.single-video-page .video-container-area {
    max-height: 438px;
}


/*
=======================================
Video hub
=======================================
*/

.video-hub .hub-cat-colour {
    background-color: #42d0f5;
}

.video-hub .section-title:before {
    border-left: 6px solid #42d0f5;
}

.video-hub .section-title {
    border-bottom: solid 1px #42d0f5;
}

.video-hub .sidebar-readmore {
    color: #42d0f5;
}


.video-hub .play-helper {
    display: inline-block;
}

.video-hub .video-play {
    display: inline-block;
}

.video-hub .big-post-img-container, .video-hub .post-img-container {
    margin-bottom: 9px;
}


/*
=======================================
Print Edition
=======================================
*/

.dcm-sub-forom input[type=email] {
    border: solid 1px #e2e2e2;
    height: 29px;
    background: #fff;
    width: 350px;
}


.dcm-sub-forom span.wpcf7-list-item {
    display: block;
    margin: 10px 0;
}

#dcmregformsubmit {
    border:none;
    background:#bfd849;
    font-size: 13px;
    text-transform: uppercase;
    color: #fff;
    padding: 8px 10px 5px 10px;
}

#dcmregformsubmit:hover {
    cursor: pointer;
    text-decoration: underline;
}

.dcm-sub-forom .lowerclass {
    margin-bottom: 3px;
}

/*
=======================================
Print edition page
=======================================
*/

.print-edition-imgs {
    width: 100%;
}

.print-edition-page .vc_tta-container span {
    display: block;
    padding-top: 6px;
}


/*
=======================================
Print page single
=======================================
*/

.dcm-mag-img {
    max-width: 300px;
    margin-right: 20px;
}


/*
=======================================
Newsletter Subscription page
=======================================
*/

@media screen and (max-width: 992px) {
    
    .newsletter-subscribe {
        padding-top: 60px;
    }
}

.newsletter-subscribe label {
    margin-bottom:0;
    margin-top: 10px;
}

.newsletter-subscribe input[type=checkbox], .newsletter-subscribe input[type=radio] {
    margin-right: 8px;
    height: 16px;
}

.submit-button {
    border:none;
    background:#bfd849;
    font-size: 13px;
    text-transform: uppercase;
    color: #fff;
    padding: 8px 10px 5px 10px;
}

.submit-button:hover {
    cursor: pointer;
    background-color: #212529;
    text-decoration: none;
}


/*
=======================================
Single post pages
=======================================
*/


.stack-archive-cat {
    background-color: #45afe2;
}

.article-featured-img {
    object-fit: cover;
    width: 100%;
    height: 400px;
}

@media screen and (max-width: 1200px) and (min-width: 768px) {
    
    .article-featured-img {
        height: 300px;
    }

}

@media screen and (max-width: 768px) and (min-width: 576px) {
    
    .article-featured-img {
        height: 250px;
    }

}

@media screen and (max-width: 576px) {

    .article-featured-img {
        height: 200px;
    }

}
