/*
Theme Name: WPEM Conference
Theme URI: https://wp-eventmanager.com/
Author: WP Event Manager
Author URI: https://wp-eventmanager.com/the-team/
Description: WPEM Conference is a fast, fully customizable & beautiful WordPress theme suitable for any event, blog, portfolio, business website and WooCommerce storefront. A theme compatible with WP Event Manager plugin. Also, It offers special features and templates so it works perfectly with all page builders like Elementor, Visual Composer, Beaver Builder, SiteOrigin, Divi, etc. Some of the other features: # Responsive # RTL #Translation Ready #SEO Friendly # WooCommerce Ready # Extendible with WP Event Manager addons # Regularly updated # Designed, Developed, Maintained & Supported by WP Event Manager’s dedicated team. Looking for a perfect base theme for WPEM Conference? Look no further. You can use an WPEM Conference theme for building any kind of event website!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: wpem-conference
Domain Path: /languages
Tested up to: 5.8.2
Requires PHP: 5.2
Tags:  entertainment, portfolio, e-commerce, one-column, two-columns, full-width-template, left-sidebar, right-sidebar, editor-style, custom-header, custom-background, custom-logo, custom-menu, custom-colors, rtl-language-support, featured-images, threaded-comments, translation-ready, sticky-post, microformats,theme-options
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

WPEM Conference is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/


body {
    margin: 0;
    background-color: #f5f5f5;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
pre {
    font-family: monospace, monospace;
    font-size: 1em;
}
a {
    text-decoration: none;
    transition: all 0.2s 0s;
}
a:focus, a:hover, a:active {
    outline: none;
}
abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted;
}
b,
strong {
    font-weight: bolder;
}
code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
img {
    border-style: none;
}
.btn {
    padding: 7px 20px;
    display: inline-block;
    border-radius: 4px;
    border: 0;
    cursor: pointer;
}
.btn,
.wp-block-button__link,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
form[CLASS*="wp-block-search__"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button{ 
    background-color: var(--wpem-theme-button-color); 
    color: var(--wpem-theme-button-text-color);
}
.newsletter-form-wrapper input[type="submit"]{ 
    color: #000;
    background-color: #fff;
    font-size: 18px;
}
.btn:hover,
.wp-block-button__link:hover,
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
form[CLASS*="wp-block-search__"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button:hover{ 
    background-color: var(--wpem-secondary-color);
    color: var(--wpem-primary-color);
}
a,
.widget a,
.entry-meta i,
.entry-content a{ 
    color: #000; 
}

a:hover,
.widget a:hover,
.entry-content a:hover{
    color: var(--wpem-primary-color);
}
.entry-title a{
    color: var(--wpem-secondary-color);
}
select{
    background-image: url(assets/images/arrow-down.svg);
    background-repeat: no-repeat;
    background-position: right 1rem center;
    appearance: none;
    -webkit-appearance: none;
    padding-right: 30px !important;
    border: 1px solid var(--wpem-secondary-color);
}
button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}
button,
input {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}
fieldset {
    padding: 0.35em 0.75em 0.625em;
}
legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}
progress {
    vertical-align: baseline;
}
textarea {
    width: 100%;
    overflow: auto;
}

[type="checkbox"],
[type="radio"] {
    border: 0;
}
input[type="checkboX"]::before{
    background-color: CanvasText;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
[type="search"] {
    -webkit-appearance: textfield;
    outline: none;
}
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

details {
    display: block;
}
summary {
    display: list-item;
}
template {
    display: none;
}
[hidden] {
    display: none;
}




/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
    color: var(--wpem-secondary-color);
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
}

h1, h2, h3, h4, h5, h6 {
    clear: both;
}

p {
    margin-top: 0;
}

dfn, cite, em, i {
    font-style: italic;
}

blockquote {
    margin: 0 1.5em;
}

address {
    margin: 0 0 1.5em;
}

pre {
    background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}

code, kbd, tt, var {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    font-size: 15px;
    font-size: 0.9375rem;
}

abbr, acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}

mark, ins {
    background: #fff9c0;
    text-decoration: none;
}

big {
    font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
    box-sizing: border-box;    
    scroll-behavior: smooth;
}

*,
*:before,
*:after {
    box-sizing: inherit;
}

hr {
    background-color: var(--wpem-secondary-color);
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
}

ul, ol {
    margin: 0 0 1.5em 3em;
}

ul {
    list-style: disc;
}

ol {
    list-style: decimal;
}

li > ul,
li > ol {
    margin-bottom: 0;
    margin-left: 1.5em;
}

dt {
    font-weight: bold;
}

dd {
    margin: 0 1.5em 1.5em;
}

img {
    height: auto;
    max-width: 100%;
}

figure {
    margin: 1em 0;
}

table {
    margin: 0 0 30px;
    width: 100%;
    border: 1px solid var(--wpem-secondary-color);
    border-collapse: collapse;
    border-spacing: 0;
}

td, th {
    border: 1px solid var(--wpem-secondary-color);
    padding: 5px;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
    color: #000;
    padding: 15px;
    width: 100%;
    border-radius: 10px;
    margin-bottom: 20px;
    border-top: 1px solid #fff;
    border-left: #fff;
    border-right: #fff;
    border-bottom: #fff;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
    color: var(--wpem-primary-color);
    border-color: var(--wpem-primary-color);
    outline: none;
    border-top: 1px solid var(--wpem-primary-color);
    border-left: 1px solid var(--wpem-primary-color);
    border-right: 1px solid var(--wpem-primary-color);
    border-bottom: 1px solid var(--wpem-primary-color);
}
#message{
    padding-bottom: 80px;
}


/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/


/* Small menu. */
.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
    margin: 0 0 1.5em;
    overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
    float: left;
    width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}

.screen-reader-text:focus {
    background-color: var(--wpem-theme-content-color);
    border-radius: 4px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    clip-path: none;
    color: var(--wpem-secondary-color);
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}

#content[tabindex="-1"]:focus {
    outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
    content: "";
    display: table;
    table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
    clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
    margin: 0 0 1.5em;
}
.widget:last-of-type{
    margin-bottom: 0px;
}
.widget select {
    max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
    display: block;
}

.updated:not(.published) {
    display: none;
}

.page-links {
    clear: both;
    margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
    word-wrap: break-word;
}

.bypostauthor {
    display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
    display: none;
}
.infinity-end.neverending .site-footer {
    display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

embed,
iframe,
object {
    max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}

.wp-caption-text {
    text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
    margin-bottom: 1.5em;
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
}

.gallery-columns-2 .gallery-item {
    max-width: 50%;
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
    max-width: 25%;
}

.gallery-columns-5 .gallery-item {
    max-width: 20%;
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}

.gallery-caption {
    display: block;
}

/*--------------------------------------------------------------
## Defaults
--------------------------------------------------------------*/
.contain-main-wrapper {
    background: #fff;
    margin-top: -80px;

}
.container,
.contain-main-wrapper {
    width: 100%;
    max-width: 1170px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
body.boxed-layout{
    background-color: var(--wpem-theme-content-color);
}

body.boxed-layout .site {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.site {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
}
.site-content {
    flex: 1;
}

.row{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.column{
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.column-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
}

.column-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
}

.column-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.column-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

.column-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
}

.column-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.column-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
}

.column-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}

.column-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}

.column-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
}

.column-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
}

.column-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.align-middle {
    align-items: center !important;
}

.justify-center {
    justify-content: center;
}

.btn:hover,
.btn:focus,
.btn:visited:hover,
.btn.focus-visble,
.btn.focus-visible:visited {
    background-color: var(--wpem-secondary-color);
    color: var(--wpem-theme-button-text-color);
}

.main-contain-wrapper {
    padding: 30px 0;
}


/*---------------------------------------------------
##   Social Menu
*   ----------------------------------------------------- */
.event-social-menu {
    list-style-type: none;
    clear: both;
    display: block;
    padding: 0;
    margin: 0;
    line-height: 0;
}

.event-social-menu li a i {
    font-weight: normal;
    text-indent: 0;
}

.event-social-menu li a {
    font-size: 0;
}

.event-social-menu li {
    display: inline-block;
    margin-right: 5px;
}

.event-social-menu li a:before {
    content: "\f007";
    font-family: FontAwesome;
    font-weight: normal;
    padding-right: 0;
}

.event-social-menu li a:before {
    height: inherit;
    width: inherit;
}

.event-social-menu li a:hover {
    opacity: 0.7;
}

.event-social-menu li a[href*="facebook.com"]:before {
    content: "\f09a";
}

.event-social-menu li a[href*="facebook.com"] {
    color: #45619d;
}

.event-social-menu li a[href*="twitter.com"]:before {
    content: "\f099";
}

.event-social-menu li a[href*="twitter.com"] {
    color: #53a8ea;
}

.event-social-menu li a[href*="linkedin.com"]:before {
    content: "\f0e1";
}

.event-social-menu li a[href*="linkedin.com"] {
    color: #1b85bc;
}

.event-social-menu li a[href*="plus.google.com"]:before {
    content: "\f0d5";
}

.event-social-menu li a[href*="plus.google.com"] {
    color: #df4b38;
}

.event-social-menu li a[href*="youtube.com"]:before {
    content: "\f167";
}

.event-social-menu li a[href*="youtube.com"] {
    color: #e82707;
}

.event-social-menu li a[href*="dribbble.com"]:before {
    content: "\f17d";
}

.event-social-menu li a[href*="dribbble.com"] {
    color: #c42462;
}

.event-social-menu li a[href*="pinterest.com"]:before {
    content: "\f0d2";
}

.event-social-menu li a[href*="pinterest.com"] {
    color: #ca1f26;
}

.event-social-menu li a[href*="bitbucket.org"]:before {
    content: "\f171";
}

.event-social-menu li a[href*="bitbucket.org"] {
    color: #205081;
}

.event-social-menu li a[href*="github.com"]:before {
    content: "\f113";
}

.event-social-menu li a[href*="github.com"] {
    color: #181617;
}

.event-social-menu li a[href*="codepen.io"]:before {
    content: "\f1cb";
}

.event-social-menu li a[href*="codepen.io"] {
    color: #000;
}

.event-social-menu li a[href*="flickr.com"]:before {
    content: "\f16e";
}

.event-social-menu li a[href*="flickr.com"] {
    color: #0063db;
}

.event-social-menu li a[href$="/feed/"]:before {
    content: "\f09e";
}

.event-social-menu li a[href*="foursquare.com"]:before {
    content: "\f180";
}

.event-social-menu li a[href*="foursquare.com"] {
    color: #f94877;
}

.event-social-menu li a[href*="instagram.com"]:before {
    content: "\f16d";
}

.event-social-menu li a[href*="instagram.com"] {
    color: #e1306c;
}

.event-social-menu li a[href*="tumblr.com"]:before {
    content: "\f173";
}

.event-social-menu li a[href*="tumblr.com"] {
    color: #34465d;
}

.event-social-menu li a[href*="reddit.com"]:before {
    content: "\f1a1";
}

.event-social-menu li a[href*="reddit.com"] {
    color: #ff4403;
}

.event-social-menu li a[href*="vimeo.com"]:before {
    content: "\f194";
}

.event-social-menu li a[href*="vimeo.com"] {
    color: #23b6ea;
}

.event-social-menu li a[href*="digg.com"]:before {
    content: "\f1a6";
}

.event-social-menu li a[href*="digg.com"] {
    color: #006094;
}

.event-social-menu li a[href*="twitch.tv"]:before {
    content: "\f1e8";
}

.event-social-menu li a[href*="twitch.tv"] {
    color: #6441a5;
}

.event-social-menu li a[href*="stumbleupon.com"]:before {
    content: "\f1a4";
}

.event-social-menu li a[href*="stumbleupon.com"] {
    color: #eb4823;
}

.event-social-menu li a[href*="delicious.com"]:before {
    content: "\f1a5";
}

.event-social-menu li a[href*="delicious.com"] {
    color: #3274cf;
}

.event-social-menu li a[href*="vk.com"]:before {
    content: "\f189";
}

.event-social-menu li a[href*="vk.com"] {
    color: #3274cf;
}

.event-social-menu li a[href*="mailto:"]:before {
    content: "\f0e0";
}


/*---------------------------------------------------
##   Header Main
*   ----------------------------------------------------- */

.site-title {
    margin: 0;
}
/*---------------------------------------------------
##  Header Search
*   ----------------------------------------------------- */
.header-search-block {
    display: none;
}

.header-main .search-icon:hover {
    cursor: pointer;
}

.header-search-inner {
    padding: 3px;
    position: absolute;
    right: 0;
    width: 320px;
}


/*===========================================
## Primary Menu
=============================================*/
.header-main {
    padding: 10px 0;    
    width: 100%;
    background-color: transparent;
    position: relative;
}
/* .main-navigation{
    display: flex;
} */
.main-navigation ul {
    list-style: none;
    margin-right: 20px;
    padding-left: 0;    
    display: flex;
    justify-content: flex-end
}
.main-navigation li {
    position: relative;
}
.main-navigation li a {
    color: #000;
    font-weight: 400;
    display: block;
    text-decoration: none;
    text-align: center;
}
.main-navigation li a:hover {
    text-decoration: none;
    color: var(--wpem-primary-color);
}
.sub-menu{
    display: block;
    border-radius: 10px;
    border-bottom: 1px solid var(--wpem-primary-color);
    border-top: 1px solid var(--wpem-primary-color);
}
.site-title a{
    color: #000;
}
.site-description{
    padding-top: 10px;
    margin: 0;
    line-height: normal;
}
.main-navigation ul ul {
    float: left;
    position: absolute;
    top: 100%;
    left: -999em;
    z-index: 99999;
    min-width: 200px;
    background: var(--wpem-theme-content-color);
    border-top: 2px solid var(--wpem-theme-primary-color);
    box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.04);
    text-align: left;
    padding: 10px 0;
    display: block;
    text-transform: capitalize;
}
.main-navigation ul ul ul {
    left: -999em;
    top: 0;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
    left: 100%;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
    left: auto;
}
.main-navigation ul ul li {
    width: 100%;
}
.main-navigation ul ul li:last-child {
    border: none;
}
.main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul {
    left: 0;
}
.nav-menu > li.menu-item-has-children > a::after {
    content: "\f0d7";
    font-family: FontAwesome;
    font-size: 12px;
    margin-left: 10px;
}


.menu-toggle{
    border: 0;
    background: transparent;
    cursor: pointer;
    display: none;
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translate(0px, -50%);
}
.menu-toggle:hover {
    background: transparent;
}
.bar1, .bar2, .bar3 {
    width: 18px;
    height: 3px;
    background-color: var(--wpem-primary-color);
    margin: 6px 0;
    transition: 0.4s;
    display: block;
}
.bar2{
    width: 28px;
}
.change .bar1 {
    transform: rotate(-45deg) translate(-6px, 7px);
    width: 28px;
}
.change .bar2 {
    opacity: 0;
}
.change .bar3 {
    transform: rotate(45deg) translate(-6px, -7px);
    width: 28px;
}


.menu-primary-menu-container{
    width: 100%;
}

.main-navigation li a:before {
    border-bottom: 5px solid var(--wpem-primary-color);
    content: "";
    width: 60%;
    height: 7%;
    position: absolute;
    bottom: 2px;
    left: 50%;
    transform: translate(-50%, 0px);
    border-radius: 100px;
    display: none
}

.main-navigation li.current-menu-item > a:before {
    display: block;
}
.main-navigation .site-branding {
    padding: 20px;
}
.main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul {
    left: 50%;
    transform: translate(-50%, 0px);
}
.main-navigation li li.current-menu-item a{
    padding: 5px 10px 15px !important;
}
.header-main-tel {
    color: var(--wpem-secondary-color);
}
.header-main-tel i {
    margin-right: 5px;
}
.custom-logo-link {
    margin: 0 ;
    display: table;
}
.site-branding{
    line-height: 0;
}
.header-main .column-12{
    position: inherit;
}
/*---------------------------------------------------
##   Inner Pages
*   ----------------------------------------------------- */
.header-title,
h1.page-title {
    margin-bottom: 0px;
}
.post-thumbnail,
article .entry-header,
.entry-title  {
    margin-bottom: 10px;
}
.post-thumbnail,
.post-thumbnail img {
    line-height: 1;
    display: block;
}
.posted-on, .byline, .post_by, .cat-links {
    margin-right: 15px;
}
.posted-on i, .byline i, .post_by i, .cat-links i {
    margin-right: 5px;
}
.blog-list article {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.blog-list article:last-child {
    border-bottom: none;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
blockquote {
    border-left: 3px solid #000;
    margin: 0 0 25px 0;
    padding-left: 25px;
}
blockquote p:last-child {
    margin-bottom: 0;
}

/*---------------------------------------------------
##   404 Error Page
*   ----------------------------------------------------- */
.error-404 {
    padding-top: 60px;
    padding-bottom: 60px;
    text-align: center;
}
.error-404 h1 {
    font-size: 180px;
    line-height: normal;
}
.error-404 h2 {
    font-size: 40px;
    line-height: normal;
}
.btn:hover, .btn:focus, .btn:visited:hover, .btn.focus-visble, .btn.focus-visible:visited{
    color: var(--wpem-primary-color);
}

/*---------------------------------------------------
##   Footer
*   ----------------------------------------------------- */
.site-footer {
    background: var(--wpem-theme-content-color);
}
.footer-top .container {
    border-bottom: 1px solid rgba(0, 0, 0, 0.16);
    padding-top: 60px;
    padding-bottom: 60px;

}
.footer-bottom .container {
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    color: #fff;
}
.footer-bottom{
    background-color:#1A1A1A ;
    border-top: 1px solid #71758C;
}
.site-info a:hover{
    color: var(--wpem-primary-color);
}
.search-theme_btn{
    cursor: pointer;
    background-color: transparent;
    border: 0;
    position: relative;
    top: -8px;
}
.search-theme_btn svg path{
    fill: #fff;background-color: transparent;
}
.search-theme_btn:hover{
    background: transparent;
}
.search-theme_btn:hover svg path{
    fill: var(--wpem-secondary-color);
    background-color: transparent !important;
}
#goTop {
    display: block;
    position: fixed;
    bottom: 10px;
    right: 10px;
    color: var(--wpem-primary-color);
    font-size: 20px;
    opacity: 0.7;
    background: var(--wpem-secondary-color);
    padding: 8px 0;
    height: 44px;
    width: 44px;
    border-radius: 50%;
    text-align: center;
}

#goTop:hover {
    background: var(--wpem-secondary-color);
    opacity: 1;
}

/*---------------------------------------------------
##   Widgets
*   ----------------------------------------------------- */
form[CLASS*="wp-block-search__"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button {
    color: var(--wpem-theme-button-text-color);
    border: 0px;
    border-radius: 4px;
    cursor: pointer;
    padding: 7px 20px;
    display: inline-block;
    border-radius: 4px;
}
#comments .submit, .search .search-submit {
    padding: 9px 20px;
    border-radius: 4px;
    border: 0;
    cursor: pointer;
}
#secondary .widget {
    padding: 20px;
    border-radius: 4px;
    background-color: var(--wpem-theme-content-color);
}

.widget ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.widget_archive li,
.widget_recent_comments li,
.widget_categories li,
.widget_recent_entries li,
.widget_meta li,
.widget_nav_menu li {
    padding-left: 20px;
    margin-bottom: 5px;
    position: relative;
}

.widget_archive li:before,
.widget_recent_comments li:before,
.widget_categories li:before,
.widget_recent_entries li:before,
.widget_meta li:before,
.widget_nav_menu li:before {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 12px;
    content: "\f054";
    display: inline-block;
    font-family: 'FontAwesome';
}
ol.wp-block-latest-comments{
    padding: 0;
}

/*---------------------------------------------------
##   WPEM Conference Widgets
*   ----------------------------------------------------- */
.header-search-inner {
    z-index: 9;
    text-align: left;
    border-radius: 4px;
}
.widget_search input,
.header-search-inner input {
    height: 40px;
    line-height: 40px;
    border: none;
    width: calc(100% - 40px);
    background: #fff;
    border-radius: 5px;
}
.header-search-inner button {
    top: 3px;
    right: 3px;
}
.widget .wpem-event-banner-img {
    overflow: hidden;
}
.widget .wpem-event-banner-img img {
    display: block;
    transform: scale(1);
    transition: all 0.5s ease-out;
}
.widget .wpem-event-action-url:hover img {
    transform: scale(1.1);
}
.recent-post-list .recent-post-list-single:nth-child(1) {
    margin-top: 0;
}
.recent-post-list figure {
    margin: 0;
}
.recent-post-list .recent-post-single {
    background: var(--wpem-theme-content-color);
    margin-top: 20px;
    padding: 15px;
    border: 1px solid var(--wpem-secondary-color);
    border-radius: 4px;
}
.recent-post-list .entry-title,
.recent-post-list .entry-meta {
    margin-bottom: 5px;
}
.entry-title a{
    color: var(--wpem-primary-color);
}
.entry-title a:hover{
    border-bottom: 1px solid var(--wpem-primary-color);
}

/*---------------------------------------------------
##   Comment Form & Forms
*   ----------------------------------------------------- */
.comment-form label {
    display: block;
}
.comment-form .comment-form-cookies-consent label {
    display: inline;
}
.comment-form-author input,
.comment-form-email input,
.comment-form-url input {
    width: 100%;
}
/*---------------------------------------------------
##  Pagination
*   ----------------------------------------------------- */
.nav-previous:before,
.nav-next:after {
    font-size: 14px;
    display: inline-block;
    font-family: 'FontAwesome';
}
.nav-previous:before {
    padding-right: 5px;
    content: "\f177";
}
.nav-next:after {
    padding-left: 5px;
    content: "\f178";
}




/*new theme add*/
:root{
    --wpem-primary-color: #ED825E;
    --wpem-secondary-color: #FDF1EE;
    --wpem-theme-light-color: #FDF1EE;
    --wpem-dark-color: #000;
    --wpem-theme-button-color: #FF6046;
    --wpem-light-gray-color: #F2F4F8;
    --wpem-gray-color: #555;
}
body{
    background-color: #fff;
    color: #000;
    line-height: normal;
}
.black_btn {
    background-color: var(--wpem-secondary-color);
    color: #fff;
}
.black_btn:hover {
    background-color: var(--wpem-primary-color);
    color: var(--wpem-secondary-color);
}
section {
    padding: 80px 0;
}
p {
    font-weight: 400;
}
.pt-0{
    padding-top: 0px;
}
.pb-0{
    padding-bottom: 0px;
}
.play-btn {
    background: var(--wpem-primary-color);
    border-radius: 50%;
    animation: animate 2s linear infinite;
    cursor: pointer;
    width: 70px;
    height: 70px;
    position: relative;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    display: flex;
    align-items: center;
    justify-content: center;
}
.play-btn i {
    color: var(--wpem-secondary-color);
    font-size: 22px;
}
@keyframes animate{
  0%{
    box-shadow: 0 0 0 0 rgba(var(--wpem-primary-color), 0.5);
  }
  50%{
    box-shadow: 0 0 0 15px var(--wpem-primary-color);
  }
  100%{
    box-shadow: 0 0 0 rgba(var(--wpem-primary-color), 0.5);
  }
}
.wpem-justify-content-center{
    justify-content: center;
}
::selection {
  background: var(--wpem-primary-color);
}

/*Theme Css Start*/

.wpem-conference-theme-fp-big-txt{
    font-size: 60px;
    font-weight: bold;
    line-height: normal;
    margin: 0;
}
.wpem-conference-theme-counter-sec-sub-txt{
    font-size: 22px;
    font-weight: 400;
    margin: 0;
}
.wpem-conference-theme-main-section .wpem-conference-theme-counter-sec-sub-txt{
    max-width: 600px;
    text-align: left;
    padding-top: 50px;
}
.btn_group{
    padding-top: 30px;
}
.theme_btn{
    padding: 15px 30px;
    border: 0;
    border-radius: 150px;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
    transition: all 0.6s;
    box-shadow: 0px 0px 10px #cfcfcf;
}
.theme_btn:hover{
    box-shadow: 0px 0px 10px #cfcfcf;
}
#call-video {
    width: 140px;
    height: 140px;
    z-index: 1;
    border-radius: 200px;
    object-fit: cover;
    position: relative;
    box-shadow: 0px 0px 8px rgb(0 0 0 / 50%);
}
.round-1, .round-2, .round-3, .round-4, .round-5, .round-6, .round-7, .round-8{
    padding: 0;
    margin: auto;
    width: 100%;
    display: contents;
}
.round-4{    
    align-items: center;
    display: flex;
    justify-content: center;
}
.round-5 .lets-meet-wrapper{
    width: 400px;
    height: 200px;
    background-color:var(--wpem-primary-color);
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.round-5 .lets-meet-wrapper svg{
    height: 40px;
    width: 40px;
    color: #fff;
    animation: shake 0.5s;
    animation-iteration-count: infinite;
}
/* shaking icn-animation*/
@keyframes shake {
    0% { transform: rotate(0deg); }
  
    50% { transform: rotate(-10deg); }
   
    100% { transform: rotate(0deg); }
}

/* shaking icn-animation-end*/

.mic-icn{
    position:absolute;
    bottom: 10px;
    right: 60px;
    transform: rotate(340deg);
}
.speaker-icn{
    position:absolute;
    top: 20px;
    left: 60px;
    transform: rotate(340deg);
}
.round-5 .lets-meet-wrapper .lets-meet-txt{
    font-size: 40px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
}
.wpem-conference-theme-main-section .row{
    align-items: center;
}
.mic-animation-wrapper{
    background-color: green;
    height: 100px;
    width: 100px;
    border-radius: 100px;
    position: relative;
}
.wpem-conference-theme-main-section .right_col .row img{
    height: 200px;
    width: 200px;
    object-fit: cover;
    overflow: hidden;
    border-radius: 100px;
    object-position: top;
}
.wpem-conference-theme-main-section .right_col .round-2 img{
    border: 20px solid #F2F4F8;    
}
.wpem-conference-theme-main-section .right_col .round-6 img{
    border: 20px solid #F2F4F8;
}
.wpem-conference-theme-main-section .right_col .round-8 img{
    border: 20px solid #F2F4F8;
}

/*-----microphone animation-----*/

@keyframes zoom-in-zoom-out-1{
    0%{
        
    }
    50%{
        border: 20px solid #F2F4F8;
    }
    100%{
        border: 20px solid #F2F4F8; 
    }
}

/*-----speaker animation-----*/

.spinner-item{
    background: transparent;
    border: 1px solid green;
    border-radius: 50%;
    height: 200px;
    width: 200px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    animation: zoom 2s linear 0.75s infinite;
}    
.spinner-item--2{
animation-delay: 1.25s;
}
.spinner-item--3{
animation-delay: 1.75s;
}

@keyframes zoom {
    0% {
        transform: translate(-50%, -50%) scale(0.2);
        opacity: 0;
    }
    50% {
        opacity: 0.9;
    }
    100% {
        transform: translate(-50%, -50%) scale(1);
        opacity: 0;
    }
}

/*-----Txt Animation-----*/
.animation-txt-wrapper{
    /*display: flex;*/
    width: 100%;
    height: auto;
    align-items: center;
}
.animation-txt-container{
    display:flex;
}
.animation-txt-container > .static-txt {
    color: #000;
    font-size: 70px;
    margin: 0;
    font-weight: 600;
    line-height: 55px;
}  
.animation-txt-container > .dynamic-txt {
    color: var(--primary);
    font-size:50px;
    height:70px;
    line-height:70px;
    overflow:hidden;
    margin: 0;
    padding-left: 15px;
}
.dynamic-txt > li {
    list-style:none;
    font-weight:500;
    position: relative;
    animation: slide 6s steps(2) infinite;
}
@keyframes slide{
    100% {
        top: -70px;
    }
}
.dynamic-txt li span {
    margin:0;
    line-height:57px;
    color: var(--wpem-primary-color);
    font-size: 70px;
    font-weight: 600;
}  
.dynamic-txt li span:after {
    position: absolute;
    content: '';
    left: 0;
    height: 100%;
    width: 100%;
    line-height: 57px;
    background: #fff;
    animation: typing 3s steps(10) infinite;
}  
@keyframes typing {
    40%,60% {left: calc(100% + 30px);}
    100% {left:0;}
}

/*-----Txt Animation END-----*/

.wpem-conference-theme-counter-section{
    padding: 40px 0;
}

.counter-heading-txt{
    font-size: 70px;
    font-weight: 600;
    text-align: center;
    color: var(--wpem-primary-color);
    line-height: normal;
}
.counter-description-txt{
    font-size: 25px;
    font-weight: 500;
    text-align: center;
    line-height: normal;
    padding-top: 10px;
    text-transform: capitalize;
}
.wpem-conference-theme-speakers-section{
    background-color: var(--wpem-light-gray-color);
    position: relative;
    overflow: hidden;
}

.wpem-conference-section-heading-txt{
    font-size: 50px;
    font-weight: 600;
    text-transform:capitalize;
    padding-bottom: 50px;
    line-height: normal;
}
.wpem-conference-section-heading-txt span{
    position: relative;    
}
.wpem-conference-section-heading-txt span:after{
    content: "";
    position: absolute;
    top: calc(100% + 1px);
    right: 0;
    width: 70%;
    height: 100%;
    background-image: url(assets/images/content-heading-shape.svg);
    background-size: contain;
    background-position: center top;
    background-repeat: no-repeat;
}
.wpem-conference-theme-speakers-section .speaker-image{
    position: relative ;
}
.wpem-conference-theme-speakers-section .speaker-image .hover-content{
    display: none;
    text-align: center;
    margin: auto;
    color: #fff;
    position: absolute;
    padding:20px 30px;
    left: 0;
    right: 0;
    bottom: 0px;    
    background: linear-gradient(0deg, rgba(0, 0, 0, .5) 40%, rgba(255, 255 ,255 , 0) 100%);
    border-radius: 0 0 20px 20px;
}
.wpem-conference-theme-speakers-section .speaker-image:hover .hover-content{    
    display: block;
    height: auto !important;
}
.wpem-conference-theme-speakers-section .speaker-image .hover-content .speaker-name{
    font-size: 22px;
    font-weight: 400;
}
.wpem-conference-theme-speakers-section .speaker-image .hover-content .speaker-occupation{
    font-size: 18px;
    font-weight: 200;
}
.speaker-image-wrapper{
    padding: 0 20px 0;
    width: 100%;
    flex-wrap: wrap;
    justify-content: center;
}
.speaker-image-wrapper .speaker-image{
    height: 290px;
    width: 290px;
    display: flex;
    overflow: hidden;
    margin: 25px;
}
.speaker-image-wrapper .speaker-image img{
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: top;
    border-radius: 20px;
}

.wpem-conference-theme-description-txt{
    font-size: 18px;
    line-height: normal;
    margin: 0;
}
.wpem-conference-theme-about-section{
    text-align: center;
}
.wpem-conference-theme-about-section .row{
    padding-top: 30px;
}

/* Style the tab */

.tab {
    overflow: hidden;
    background-color: #F2F4F8;
    border-radius: 20px 20px 0 0;
    box-shadow: 0px -30px 100px rgb(0 0 0 / 10%);
}  
/* Style the buttons inside the tab */

.tabs{
    overflow: hidden;
    background-color: #F2F4F8;
    border-radius: 20px;
    box-shadow: 0px -30px 100px rgb(0 0 0 / 10%);
}
#tabs-nav li a {
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 15px;
    transition: 0.3s;
    font-size: 20px;
    font-weight: 600;
    border-radius: 20px 20px 0 0;
    color: #000;
}
#tabs-nav .active a{
    color: #fff;
}
/* Change background color of buttons on hover */
.active a{
    color: #fff;
}
ul#tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: auto;
}
ul#tabs-nav li {
    float: left;
    font-weight: bold;
    margin-right: 2px;
    padding: 8px 10px;
    border-radius: 5px 5px 5px 5px;
    cursor: pointer;
    color: #000;
    transition: 0.3s;
}
#tabs-nav li:hover a{
    color: #fff;
}
#tabs-nav li:hover,
#tabs-nav li.active {
    background-color: var(--wpem-primary-color);
    color: #fff;
    border-radius: 20px 20px 0 0;
}
.tab-content {
    border: 1px solid #f2f4f8;
    border-top: none;
    border-radius: 0 0 20px 20px ;
}

.tabcontent {
    border: 1px solid #f2f4f8;
    border-top: none;
    border-radius: 0 0 20px 20px ;
}
.session .schedule-profile-pic{
    height: 55px;
    width: 55px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.session .schedule-profile-pic img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 100px;
    object-position: top;
}
.break .schedule-profile-pic svg{
    display: flex;
    margin: auto;
}
.break .schedule-topic{   
    padding: 0;
}
.session .schedule-light-txt{
    font-size: 16px;
    font-weight: lighter;    
    line-height: normal;
}
.session .schedule-topic{
    font-size: 20px;
    font-weight: 600;
    padding: 10px 0;
    line-height: normal;
}
.session .schedule-light-txt span{
    font-weight: 600;
}
.session{
    margin: 0;
    padding: 25px 10px;
    border-top: 1px solid #f2f4f8;
    transition: 0.5s;
    background-color: #fff;
    box-shadow: 0px 20px 20px rgb(0 0 0 / 10%);
}
.session:hover{
    background-color: #f2f4f8;    
}
.wpem-conference-theme-schedule-section .session:nth-last-child(1){
    border-radius: 0 0 20px 20px;
}
.days-night-txt{
    font-size: 22px;
    transform: rotate(-20deg);
    position: relative;
    width: fit-content;
    margin: auto;
    font-family: Covered By Your Grace;
}
.days-night-txt svg{
    position: absolute;
    top: 40px;
    left: 50%;
}
.wpem-conference-theme-schedule-section{
    background-color: var(--wpem-light-gray-color);
    position: relative;
    overflow: hidden;
}
.wpem-conference-theme-schedule-section .tab-content .left_col {
    padding: 0px 20px 10px 0px;
}
.top-bg{
    position: absolute;
    top: 0;
    left: 0;
}
.top-bg svg, .bottom-bg svg{
    display: block;    
    object-fit: cover;
    height: 100%;
    width: 100%;
}
.bottom-bg{
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
}
.wpem-conference-theme-schedule-section .left-col:nth-child(1){
    position: relative;
}
.schedule-arrow{
    position: absolute;
    top: 30%;
    right: 0;
    width: 100%;
}
.wpem-conference-theme-about-section .icn{
    padding-bottom: 10px;
}
.wpem-conference-theme-galary-section{
    background-color: var(--wpem-light-gray-color);
    position: relative;
}
.left-to-right svg {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

.wpem-conference-theme-galary-section .photo-icn-bg{
    height: 150px;
    width: 150px;
    background-color: #fff;
    border-radius: 400px;
    display: flex;
    position: absolute;
    top: 0px;
    left: 170px;
}
.wpem-conference-theme-galary-section .photo-icn-bg svg{
    margin: auto;
    height: auto;
    width: 70px;
}
.wpem-conference-theme-galary-section img{    
    object-fit: cover;
}
.wpem-conference-theme-galary-section .row{
    align-items: center;
}
.wpem-conference-theme-galary-section .column-3 .galary-image{
    display: flex;
    max-height: 300px;
    width: 300px;
    height: 300px;
    border-radius: 20px;
    overflow: hidden;
    margin: auto;
}
.wpem-conference-theme-galary-section .column .galary-image{
    transition: all 0.6s;
}
.wpem-conference-theme-galary-section .column .galary-image:hover{
    box-shadow: 0px 0px 10px #adadad;
}
.wpem-conference-theme-galary-section .mid_col .column-8 .galary-image{
    display: flex;
    max-height: 350px;
    width: 100%;
    height: 100%;
    border-radius: 20px;
    overflow: hidden;
    margin: 10px auto;
}
.wpem-conference-theme-galary-section .mid_col .column-4 .galary-image{
    display: flex;
    max-height: 200px;
    width: 200px;
    height: 200px;
    border-radius: 20px;
    overflow: hidden;
    margin: 10px auto;
}
.wpem-conference-theme-events-section .wpem-conference-theme-description-txt, .wpem-conference-theme-events-section .wpem-conference-section-heading-txt{
    max-width: 900px;
    margin: 0 auto;
    text-align: center; 
}
.wpem-conference-theme-events-section .wpem-conference-theme-description-txt{
    padding-bottom: 10px;
}
.wpem-conference-theme-events-section .btn_group{
    padding-top: 0;
    text-align: center;
}
.wpem-conference-theme-tickets .wpem-conference-section-heading-txt:nth-child(2){
    color: var(--wpem-primary-color);
}
.wpem-conference-theme-tickets{
    background-color: var(--wpem-light-gray-color);
    position: relative;   
}
.wpem-conference-theme-tickets i{
    color: var(--wpem-primary-color);
    padding-right: 10px;    
}
.wpem-conference-theme-tickets .schedule-arrow{
    position: absolute;
    top: 10%;
    left: -280px;
}
.all-event-pass-wrapper{
    background-color: #fff;
    padding: 30px;
    border-radius: 20px;
    border: 3px solid var(--wpem-primary-color);
    position: relative;
    max-width: 320px;
    box-shadow: 0px 0px 10px 0 #c3c3c3;
    margin: 0 0 0 auto;
}
.all-event-pass-wrapper .event-pass-head-txt{
    font-size: 38px;
    font-weight: 500;
    padding: 0 0 10px 0;
    line-height: normal;
}
.all-event-pass-wrapper .event-pass-price-txt{
    font-size: 50px;
    font-weight: 600;
    padding: 20px 0px;
}
.all-event-pass-wrapper .wpem-conference-theme-description-txt{
    color: #000;
    padding-bottom: 10px;
    line-height: normal;
}
.all-event-pass-wrapper .btn_group{
    padding-top: 20px;
}

.sponsors-image-wrapper{
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.sponsors-image-wrapper .sponsors-image{
    margin: 5px;
    height: 150px;
    width: 15%;
    overflow: hidden;
    object-fit: cover;
    display: flex;
    float: left;
    flex-wrap: wrap;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    vertical-align: middle;
    position: relative;
    border-radius: 10px;
}
.sponsors-image-wrapper .sponsors-image:hover:after{
    content: "";
    position: absolute;
    bottom: 0;
    width: 60%;
    height: 5px;
    border-radius: 10px;
    background-color: var(--wpem-theme-button-color);
    margin: auto;
}

.sponsors-image-wrapper .sponsors-image img{
    border-radius: 10px;
    object-fit: cover;
}
.sponsors-image-wrapper .sponsors-image:hover{
    box-shadow: 0px 0px 20px 0 #f5f5f5;
    border-radius: 20px;
    background-color: #fff;
}
.wpem-conference-theme-sponsors-section .sponsor-section-bg{
    position: relative;
    overflow: hidden;
}
.wpem-conference-theme-sponsors-section{
    position: relative;
}
.wpem-conference-theme-sponsors-section .container{
    z-index: 2;
    position: relative;
}
.wpem-conference-theme-sponsors-section .bottom-bg{    
    position: absolute;
    left: 0;
    z-index: 1;
    width: 100%;
    top: inherit;
    bottom: 100%;
}
section.wpem-conference-theme-sponsors-section:after {
    content: "";
    background-color: var(--wpem-light-gray-color);
    display: block;
    width: 100%;
    position: absolute;
    top: 60%;
    bottom: 0px;
}

/* About-us*/
.wpem-conference-theme-why-attend-section{
    position: relative;
    background-color: var(--wpem-light-gray-color);
}
.wpem-conference-theme-why-attend-section .row{
    padding-top: 20px;
}
.wpem-conference-theme-why-attend-section .wpem-conference-section-heading-txt{
    text-align: center;
}
.wpem-conference-theme-why-attend-section .why-attent-image{
    max-height: 500px;
    padding: 0 20px;
}
.wpem-conference-theme-why-attend-section .why-attent-image img{
    max-height: 500px;
    width: 100%;
    object-fit: cover;
    border-radius: 10px;
}
.about-us-sub-headings{
    font-size: 24px;
    font-weight: 600;
    margin: 0;
    padding: 30px 0 20px;
}
.wpem-conference-theme-why-attend-section .bottom{
    position: absolute;
    bottom: 0;
}
.wpem-conference-theme-why-attend-section .left .bottom{
    position: absolute;
    bottom: 0;
    right: 15px;
}
.wpem-conference-theme-why-attend-section .left{
    text-align: right;
}
.wpem-conference-theme-why-attend-section .content-wrapper svg{
    height: 70px;
    width: 70px;
}
.wpem-conference-theme-why-attend-section .icn{
    display: flex;
}
.wpem-conference-theme-why-attend-section .left .icn{
    display: flex;
    flex-direction: row-reverse;
}
.wpem-conference-theme-latest-info-section .wpem-conference-section-heading-txt span{
    color: var(--wpem-primary-color);
}
.wpem-conference-theme-latest-info-section .left .wpem-conference-section-heading-txt{
    line-height: normal;
    margin:0;
}
.wpem-conference-theme-latest-info-section .right .number{
    font-size: 70px;
    font-weight: 600;
    color: var(--wpem-primary-color);
    line-height: normal;
}
.wpem-conference-theme-latest-info-section .right .latest-info-wrapper{
    position: absolute;
    right: 20px;
    text-align: center;
}

.wpem-conference-theme-latest-info-section .left :nth-child(0){
    padding-bottom: 10px;
    text-transform: uppercase;
}
.wpem-conference-theme-latest-info-section .wpem-conference-theme-description-txt{
    padding-bottom: 30px;
}
.page-template-aboutus .wpem-conference-theme-review-section .slick-slider .slick-dots, .home .wpem-conference-theme-speakers-section .slick-slider .slick-dots{
    display: none !important;
}
.wpem-conference-theme-review-section{
    position: relative;
}
.wpem-conference-theme-review-section .review-wrapper .review-content{
    position: relative;
    height: 100px !important;
    width: 100px !important;
    margin: auto;
}
.wpem-conference-theme-review-section .review-wrapper .review-photo{
    height: 100px !important;
    width: 100px !important;
    margin: auto;
    overflow: hidden;
    border-radius: 100px;
}
.wpem-conference-theme-review-section .review-wrapper .review-content .review-quots{
    height: 50px;
    width: 50px;
    padding: 10px;
    margin: auto;
    overflow: hidden;
    border-radius: 100px;
    position: absolute;
    background-color: #fff;
    bottom: -10px;
    left: -20px;
    z-index: 3;
}
.wpem-conference-theme-review-section .review-wrapper .review-content .review-quots i{
    color: var(--wpem-primary-color);
}
.review-photo img{
    object-fit: cover;
    height: 100%;
    width: 100%;
    object-position: top;
}

.wpem-conference-theme-review-section .review-wrapper{    
    text-align: center;
    padding: 30px 15px;
    background-color: #fff;
    border-radius: 20px;
    transition: all 1s;
    margin: 35px;
}
.wpem-conference-theme-review-section .review-wrapper .review-bold-txt{    
    font-size: 24px;
    font-weight: 600;
}
.wpem-conference-theme-review-section .review-wrapper .short-form-review{    
    padding-top: 30px;
}
.wpem-conference-theme-review-section .review-wrapper .wpem-conference-theme-description-txt{    
    padding: 20px 0;
}
.wpem-conference-theme-review-section{
    background-color: var(--wpem-light-gray-color);
}
.wpem-conference-theme-review-section .row{
    align-items: center;
}
.wpem-conference-theme-review-section .wpem-conference-section-heading-txt{
    line-height: normal;
}
.wpem-conference-theme-review-section .wpem-conference-theme-description-txt:nth-child(1){
    padding-bottom: 20px;
    color: var(--wpem-primary-color);    
}
.wpem-conference-theme-review-section .review-wrapper:hover{    
    cursor: pointer;
    box-shadow: 0px 0px 20px #00000021;
}


/*Speaker-section*/
.wpem-conference-theme-speaker-page-section{
    background-color: var(--wpem-light-gray-color);
    position: relative;
}
.wpem-conference-theme-speaker-page-section .speaker-wrapper .speaker-image{
    width: 23%;
    height: 23%;
    margin-bottom: 25px;
    margin-left: 25px;
    overflow: hidden;    
    border-radius: 10px;
    position: relative;
    line-height: 0;    
}
.wpem-conference-theme-speaker-page-section .speaker-wrapper{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.wpem-conference-theme-speaker-page-section .speaker-wrapper .speaker-image img{
    object-fit: cover;
    border-radius: 10px;
    height: 100%;
    width: 100%;
    border: none;
    object-position: center;
    
}
.wpem-conference-theme-speaker-page-section .speaker-wrapper .speaker-image .hover-content{
    display: none;
    text-align: center;
    margin: auto;
    color: #fff;
    position: absolute;
    padding:20px 30px;
    left: 0;
    right: 0;
    bottom: 0px;    
    background: linear-gradient(0deg, rgba(0, 0, 0, .5) 40%, rgba(255, 255 ,255 , 0) 100%);
    line-height: normal;
}
.wpem-conference-theme-speaker-page-section .speaker-image:hover .hover-content{    
    display: block;    
}
.wpem-conference-theme-speaker-page-section .speaker-wrapper .speaker-image .hover-content .speaker-name{
    font-size: 22px;
    font-weight: 400;
}
.wpem-conference-theme-speaker-page-section .speaker-wrapper .speaker-image .hover-content .speaker-occupation{
    font-size: 18px;
    font-weight: 200;
}
.page-template-speaker .speaker-wrapper{
    padding-top: 20px;
}


/*Contact-us*/
.wpem-conference-theme-contact-us-section{
    text-align: center;
}
.wpem-conference-theme-contact-us-section .wpem-conference-theme-description-txt:nth-child(2){
    max-width: 600px;
    padding-bottom: 30px;
    margin: 0 auto;
}
.wpem-conference-theme-contact-us-section .wpem-conference-theme-description-txt{
    max-width: 600px;
    padding:20px 0;
    margin: 0 auto;
}
.wpem-conference-theme-contact-us-section svg{
    height: 30px;
    width: 30px;
}
.wpem-conference-theme-contact-us-section .icn{
    padding-top: 30px;
}
.wpem-conference-theme-get-in-touch-section{
    background-color: var(--wpem-light-gray-color);
    position: relative;
}
.wpem-conference-theme-get-in-touch-section .wpem-conference-section-heading-txt{
    padding-top: 50px;
    text-align: center;
}
.wpem-conference-theme-get-in-touch-section .wpem-conference-theme-description-txt{
    max-width: 600px;
    padding-bottom: 40px;
    margin: auto;
    text-align: center;
}
.wpem-conference-theme-get-in-touch-section .btn_group{
    padding-top: 20px;
    text-align: center;
}

/*footer start*/

footer{
    z-index: 2;
}
.wpem_conference_theme-footer-logo img{
    height: 50px;
    margin-bottom: 20px;
}
.wpem-conference-theme-contact-us-section .column:hover .wpem-conference-theme-description-txt{
    border-bottom: 1px solid var(--wpem-primary-color);
}
.wpem_conference_theme-footer{
    background-color: #000;
}
.wpem_conference_theme-footer .wpem-conference-theme-description-txt{
    color: #a5a5a5;
    font-weight: 400;
    padding-bottom: 10px;
    transition: all 0.6s;
}
.wpem_conference_theme-footer-site-links{
    text-align: left;
    display: grid;
}
.wpem_conference_theme-footer-site-links a{
    padding: 5px 0;
    color: #fff;
}
.wpem_conference_theme-footer-site-links a:hover{
    color:var(--wpem-primary-color);
}
.wpem_conference_theme-footer-site-social-links a{
    padding: 10px;
    color: #fff;
}
.wpem_conference_theme-footer-logo .wpem_conference_theme-sub-txt-grey{
    text-align: center;
}
.wpem_conference_theme-footer-site-social-links{
    text-align: center;
}
.wpem_conference_theme-footer-site-social-links i{
    width: 20px;
}
.wpem_conference_theme-footer-site-social-links a:hover{
    background-color: var(--wpem-primary-color);
    border-radius: 100px;
}
.wpem-conference-theme-message-left-container .theme_btn{
    width: 100%;
}
.wpem-conference-theme-message-left-container .btn_group{
    width: 100%;
    padding: 0;
}
.wpem_conference_theme-footer-pages{
    text-align: left;
    margin: auto;
    max-width: 230px;
}
.footer-heading{
    font-size: 26px;
    font-weight: normal;
    color: #fff;
    margin: 0;
    padding-bottom: 20px;
}
.site-info a{
    color: var(--wpem-primary-color);    
}
.site-info a:hover{
    color: #fff;
}
.wpem_businex_theme-footer-site-social-links{
    display: flex;
    align-items: center;
    justify-content: end;
}
.wpem_businex_theme-footer-site-social-links a{
    height: 30px;
    width: 30px;
    background: #222222;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 5px;
    color: #fff;
}
.wpem_businex_theme-footer-site-social-links a:hover{
    background: var(--wpem-primary-color);
}
/*event manager plugin css start*/
.wpem-event-listings.wpem-event-listing-box-view .wpem-event-layout-wrapper .wpem-event-banner .wpem-event-date .wpem-event-date-type .wpem-from-date .wpem-month{
    color: #555;
}
.wpem-event-listings.wpem-event-listing-box-view .wpem-event-layout-wrapper .wpem-event-infomation .wpem-event-details .wpem-event-date-time, .wpem-event-listings.wpem-event-listing-box-view .wpem-event-layout-wrapper .wpem-event-infomation .wpem-event-details .wpem-event-location, .wpem-event-listings.wpem-event-listing-box-view .wpem-event-layout-wrapper .wpem-event-infomation .wpem-event-details .wpem-event-ticket-type, .wpem-event-listings.wpem-event-listing-box-view .wpem-event-layout-wrapper .wpem-event-infomation .wpem-event-details .wpem-event-title, .wpem-event-listings.wpem-event-listing-box-view .wpem-event-layout-wrapper .wpem-event-infomation .wpem-event-details .wpem-event-type{
    color: #555;
}
.wpem_conferences a.load_more_events{
    color: var(--wpem-primary-color);
}
.home .event_filters, .home .wpem-heading-text {
    display: none;
}
.wpem-event-listing-list-view.wpem-event-listings .wpem-event-layout-wrapper:hover .wpem_conference{
    border-color: var(--wpem-primary-color);
}
.widget_featured_events .wpem-single-event-widget, .wpem-event-listings .wpem-event-layout-wrapper .event_featured, .wpem-event-listings .wpem-event-layout-wrapper .event_featured:hover{
    background-color: #FEF7F5;
}
.wpem-event-ticket-type .wpem-event-ticket-type-text{
    background-color: var(--wpem-primary-color);
    color: #fff;
    font-weight: 400;
    padding: 5px 17px;
    border-radius: 30px;
}
.wpem-event-listings .wpem-event-layout-wrapper .wpem-event-infomation .wpem-event-details .wpem-event-type .wpem-event-type-text{
    background-color: var(--wpem-light-gray-color);
    border-radius: 30px;
    padding: 5px 17px;
    
}
.filter_by_tag_cloud .tag-cloud-link:hover, .wpem-event-tags a span:hover{
    color: var(--wpem-primary-color) !important;
}
/* All different page css*/

.wpem-event-dashboard-information .wpem-form-wrapper.wpem-mailchimp .wpem-form-group select{
    height: 40px;
}
a#event-youtube-button:hover{
    color: var(--wpem-primary-color);
    background-color: var(--wpem-theme-light-color);
}
/*Single event Page*/
.page-header-wrapper{
    padding-bottom: 0;
}
.navigation a, .post-navigation a{
    color: #000;
}
.navigation a:hover, .post-navigation a:hover{
    color: var(--wpem-primary-color);
}
/*Ticket Plugin start*/

.wpem-single-event-ticket-information .wpem-ticket-information-wrapper .wpem-ticket-information-body .wpem-ticket-info-wrap:hover{
    border-color: var(--wpem-primary-color);
}
.wpem-theme-button:hover, a.wpem-theme-button:hover, button.wpem-theme-button:hover, input.wpem-theme-button:hover{
    background-color: var(--wpem-secondary-color);
}
.wpem-single-event-page .wpem-single-event-right-content .wpem-single-event-body-sidebar .wpem-theme-button:hover, .wpem-single-event-page .wpem-single-event-right-content .wpem-single-event-body-sidebar a.wpem-theme-button:hover, .wpem-single-event-page .wpem-single-event-right-content .wpem-single-event-body-sidebar button.wpem-theme-button:hover, .wpem-single-event-page .wpem-single-event-right-content .wpem-single-event-body-sidebar input.wpem-theme-button:hover{
    color: var(--wpem-primary-color);
}
/*Ticket Plugin end*/
.wpem-expo-common-header_right button:hover{
    color: var(--wpem-primary-color);
}
.wpem-theme-button:hover span, a.wpem-theme-button:hover span{
    color: var(--wpem-primary-color);
}


/*Woocommerce Plugin Start*/
.woocommerce a{
    color:var(--wpem-primary-color);
}
.woocommerce a:hover{
    color: #000;
}
.woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text{
    width: 110px;
    border-radius: 5px;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{
    background-color: var(--wpem-primary-color);
    transition: all 0.6s;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover{
    background-color: var(--wpem-theme-light-color);
    color: var(--wpem-primary-color);
}
.woocommerce section{
    padding: inherit;
}
.woocommerce-account .addresses .title h3{
    margin: 0;
}
.woocommerce-EditAccountForm.edit-account p{
    margin-top: 20px;
}
.woocommerce-MyAccount-navigation ul {
    padding: 0;
    margin: 0;
}
.woocommerce-MyAccount-navigation-link{
    list-style: none;
    border: 1px solid #ccc;
    border-bottom-width: 0;
}
.woocommerce-MyAccount-navigation-link a{
    display: block;
    padding: 0.5em 1em;
}
.woocommerce-MyAccount-navigation-link:last-of-type{
    border: 1px solid #ccc;
}
.woocommerce-MyAccount-navigation-link:hover{
    background-color: var(--wpem-theme-light-color);
}
.woocommerce table.shop_table th, .woocommerce table.shop_table td{
    border-color: #ccc !important;
}
.woocommerce-info{
    border-top-color: var(--wpem-primary-color);
}
.woocommerce-info::before{
    color: var(--wpem-primary-color);
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{
    background-color: var(--wpem-primary-color);
    color: #fff;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover{
    background-color: var(--wpem-theme-light-color);
    color: var(--wpem-primary-color);
}
.woocommerce form .show-password-input, .woocommerce-page form .show-password-input{
    top: auto;
}
/*Woocommerce Plugin End*/

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea{
    border: 1px solid #ccc;
}

/*event manager plugin css end*/


/*slick slider start*/


.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    background-image: url(assets/images/right-arrow.png);
    opacity: 1;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-repeat: no-repeat;
    background-position: center;
}
.slick-prev:before{
    background-image: url(assets/images/left-arrow.png);
    background-repeat: no-repeat;
    background-position: center;
    opacity: 1;
}

button.slick-prev.slick-arrow {
    bottom: 0;
    left: -20px;
    top: 50%;
    width: 50px;
}
.slick-arrow {
    cursor: pointer;
    z-index: 1;
    width: inherit;
    height: inherit;
}
button.slick-next.slick-arrow {
    bottom: 0;
    right: -20px;
    top: 50%;
    width: 50px;
}
.slick-prev:before, .slick-next:before {
    color: #fff;
    width: 50px;
    height: 50px;
    display: block;
    border-radius: 100%;
    font-size: 50px;
}

/*slick slider end*/
/*---------------------------------------------------
##   Responsive
*   ----------------------------------------------------- */


@media (min-width: 576px) {
    .column-sm-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }

    .column-sm-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .column-sm-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .column-sm-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .column-sm-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .column-sm-6{
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .column-sm-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    .column-sm-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .column-sm-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .column-sm-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    .column-sm-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }

    .column-sm-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

}

@media (min-width: 768px) {    
    .comment-form-author, .comment-form-email, .comment-form-url {
        float: left;
        width: 31%;
    }
    .comment-form-author, .comment-form-email {
        margin-right: 3.5%;
    }
    .comment-form-cookies-consent,
    #comments .form-submit {
        clear: left;
    }
    .recent-post-list-single:nth-child(2),
    .recent-post-list-single:nth-child(3) {
        margin-top: 0;
    }
}

@media (min-width: 992px) {
    .text-t-left {
        text-align: left;
    }
    .text-t-center {
        text-align: center;
    }
    .text-t-right {
        text-align: right;
    }
    .header-top .top-right {
        text-align: right;
    }
    #primary-menu {
        float: right;
    }
    #primary-menu:after,
    .menu-all-pages-container:after {
        content: '';
        clear: both;
        display: table;
    }
    #primary-menu li a {
        padding: 15px;
    }
    #primary-menu li li a {
        padding: 5px 15px;
    }
    .column-t-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }

    .column-t-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .column-t-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .column-t-4{
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .column-t-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .column-t-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .column-t-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    .column-t-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .column-t-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .column-t-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    .column-t-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }

    .column-t-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .order-t-1,
    .left-sidebar .secondary-content-area {
        -ms-flex-order: 1;
        order: 1;
    }

    .order-t-2,
    .left-sidebar .primary-content-area {
        -ms-flex-order: 2;
        order: 2;
    }

    .order-t-3 {
        -ms-flex-order: 3;
        order: 3;
    }

    .column-l-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }

    .column-l-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .column-l-3{
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .column-l-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .column-l-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .column-l-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .column-l-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    .column-l-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .column-l-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .column-l-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    .column-l-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }

    .column-l-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    
    
    
}

@media (min-width: 1600px) {
    .container {
        max-width: 1470px;
    }
    body.boxed-layout .site {
        max-width: 1500px;
    }    
}
@media (max-width: 1600px) {
    .wpem-conference-theme-main-section .right_col .round-2 img{
        border: 15px solid #F2F4F8;
    }
    .wpem-conference-theme-main-section svg{
        height: 150px;
        width: 150px;
    }
    .round-5 .lets-meet-wrapper{
        width: 290px;
        height: 150px;
    }
    .round-5 .lets-meet-wrapper .lets-meet-txt{
        font-size: 35px;
    }
    .round-5 .lets-meet-wrapper svg{
        height: 20px;
        width: 20px;
    }
    #call-video{
        width: 130px;
        height: 130px;
    }
    .wpem-conference-theme-main-section .right_col .round-6 img{
        border: 15px solid #F2F4F8;
    }
    .wpem-conference-theme-main-section .right_col .round-8 img{
        border: 15px solid #F2F4F8;
    }
    .wpem-conference-theme-main-section .right_col .row img{
        height: 150px;
        width: 150px;
    }
    .round-1, .round-2, .round-3, .round-4, .round-5, .round-6, .round-7, .round-8{
        margin: 0;
    }
    .wpem-conference-theme-speaker-page-section .speaker-wrapper .speaker-image{
        width: 20%;
        height: 20%;
    }    
    .animation-txt-container > .dynamic-txt{
        margin-top: 30px;
        padding: 0;
    }
    .animation-txt-container{
        display: block;
    }
    .wpem-conference-theme-galary-section .row .galary-image{
        width: 100%;
    }
    .wpem-conference-theme-galary-section .mid_col .column-4 .galary-image{
        width: 100%;
        height: 150px;
        display: flex;
    }
    .wpem-conference-theme-galary-section .mid_col .column-4 .galary-image img{
        border-radius: 10px;
    }
}

@media (max-width: 1400px){
    .wpem-conference-theme-galary-section .column{
        padding: 10px;
    }
    .wpem-conference-theme-galary-section .photo-icn-bg{
        left: 150px;
    }
    .wpem-conference-theme-galary-section .photo-icn-bg {
        left: 100px;
    }
}

@media (max-width: 1081px) {
    .wpem-conference-theme-main-section .left_col{
        flex: 0 0 50%;
        max-width: 50%;
    }
    .wpem-conference-theme-main-section .right_col{
        flex: 0 0 50%;
        max-width: 50%;
    }
    .wpem-conference-theme-why-attend-section .bottom{
        padding-top: 20px;
        position: initial;
    }    
}

@media (max-width: 901px) {
    .wpem-conference-theme-main-section .left_col{
        flex: 0 0 100%;
        max-width: 100%;
        text-align: center;
        margin: auto;
    }
    .wpem-conference-theme-main-section .wpem-conference-theme-counter-sec-sub-txt{
        text-align: center;
        justify-content: center;
        margin: auto;
    }
    .wpem-conference-theme-main-section .right_col{
        flex: 0 0 100%;
        max-width: 100%;
    }
    .wpem-conference-theme-main-section .btn_group{
        padding: 30px 0 0;
    }
    .wpem-conference-theme-main-section .row{
        justify-content: center;
    }
    .wpem-conference-theme-main-section .right_col{
        order: -1;
        padding-bottom: 20px;
    }
    .counter-heading-txt{
        font-size: 50px;
    }
    .wpem-conference-theme-main-section{
        padding: 40px 0;
    }
    .counter-description-txt{
        font-size: 20px;
        font-weight: 400;
    }    
    .wpem-conference-theme-main-section .left_col{
        margin-top: 20px;
    }
    .wpem-conference-theme-main-section .wpem-conference-theme-counter-sec-sub-txt{
        padding-top: 25px;
    }
}
@media (max-width: 992px){    
    .menu-toggle{
        display: block;
    }
    .main-navigation.toggled{
        display: flex;
        left: 0;
        opacity: 1;
        visibility: visible;
        background-color: var(--wpem-theme-light-color);
        position: absolute;
        top: 100px;
        z-index: 9;
        width: 100%;
        justify-content: center;
    }
    .main-navigation.toggled ul {
        display: block;
    }
    .main-navigation li{
        float: none;
        padding: 5px;
    }
    .main-navigation ul{
        display: none;
    }
    .wpem-conference-theme-why-attend-section .why-attent-image{
        padding: 0;
        height: 100%;
    }
    .wpem-conference-theme-why-attend-section .why-attent-image img{
        height: 100%;
    }    
    .wpem-conference-theme-galary-section .photo-icn-bg{
        height: 110px;
        width: 110px;
        left: 50px;
    }
    .wpem-conference-theme-galary-section .photo-icn-bg svg{
        height: 50px;
    }
    .wpem-conference-theme-galary-section .mid_col .column-8 .galary-image{
        margin: 0;
    }
    .row.bot{
        align-items: flex-start;
    }
    .row.top{
        align-items: flex-end;
    }
    .wpem-conference-theme-speaker-page-section .speaker-wrapper .speaker-image .hover-content{
        padding: 20px;
    }
    .wpem-conference-theme-speaker-page-section .speaker-wrapper .speaker-image .hover-content .speaker-name{
        font-size: 20px;
        font-weight: 400;
        padding-bottom: 10px;
    }
    .wpem-conference-theme-speaker-page-section .speaker-wrapper .speaker-image .hover-content .speaker-occupation{
        font-size: 18px;
    }
}

@media (max-width: 768.98px) {      
    .header-top .column {
        text-align: center;
    }
    .text-mb-left {
        text-align: left;
    }
    .text-mb-center {
        text-align: center;
    }
    .text-mb-right {
        text-align: right;
    }
    .sidebar-first .secondary-content-area {
        -ms-flex-order: 1;
        order: 1;
    }
    .sidebar-first .primary-content-area {
        -ms-flex-order: 2;
        order: 2;
    }
    .search-box {
        display: inline-block;
        padding: 5px 10px;
        font-size: 20px;
    }
    .error-404 {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .error-404 h1{
        font-size: 80px;
    }
    .error-404 h2{
        font-size: 20px;
    }
    .column{
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
    .header-main .row {
        flex-wrap: nowrap;
    }
    .header-main .row .column {
        flex: 0 0 50% !important;
        max-width: 50% !important;
    }
    .header-main .row .column:nth-child(1) {
        flex: 0 0 190px !important;
        max-width: 0 0 190px !important;
    }
    .header-main-tel{
        display: none;
    }
    section {
        padding: 40px 0;
    }
    .footer-bottom .copyright {
        margin-bottom: 10px;
    }
    .footer-bottom {
        font-size: 13px;
        text-align: center;
        line-height: normal;
    }
    .footer-bottom .container {
        flex-direction: column;
    }
    .animation-txt{
        min-height: 145px;
    }   
    .text{
        font-size: 60px;
    }
    .wpem-conference-theme-main-section .wpem-conference-theme-counter-sec-sub-txt{
        padding-top: 25px;
    }
    .wpem-conference-theme-counter-sec-sub-txt{
        font-size: 20px;
    }
    .spinner-item{
        width: 150px;
        height: 150px;
    }
    .wpem-conference-theme-counter-section .column{
        flex: 0 0 50% !important;
        max-width: 50% !important;        
    }
    .wpem-conference-theme-counter-section .column:nth-child(1), .wpem-conference-theme-counter-section .column:nth-child(2){
        padding-bottom: 30px;    
    }
    .speaker-image-wrapper{
        padding-top: 0;
    }
    button.slick-next.slick-arrow, button.slick-prev.slick-arrow{
        top: 50%;
    }
    .wpem-conference-theme-main-section .right_col .row img, .wpem-conference-theme-main-section svg, #call-video{
        height: 110px;
        width: 110px;
    }
    .round-5 .lets-meet-wrapper{
        height: 110px;
        width: 170px;
    }
    .round-5 .lets-meet-wrapper .lets-meet-txt{
        font-size: 22px;
    }
    .mic-icn{
        bottom: 0;
        right: 40px;
    }
    .speaker-icn{
        top: 20px;
        left: 20px
    }
    .wpem-conference-theme-main-section .right_col .round-2 img, .wpem-conference-theme-main-section .right_col .round-6 img, .wpem-conference-theme-main-section .right_col .round-8 img{
        border: 10px solid #F2F4F8;
    }
    .speaker-image-wrapper .speaker-image{
        height: 250px;
    }
    .schedule-arrow{
        top: -20px;
        right: 30px;
    }
    .wpem-conference-theme-schedule-section .container .row .column-10{
        padding-top: 70px;
    }
    .wpem-conference-theme-schedule-section .tab-content .row.session {
        display: block;
        padding: 10px;
    }
    .all-event-pass-wrapper{
        padding: 10px;
    }
    .wpem-conference-theme-about-section .mid_col{
        padding: 15px 0;
    }
    .wpem-conference-theme-galary-section .column{
        flex: 0 0 50% !important;
        max-width: 50% !important;
    }
    .wpem-conference-theme-galary-section .column-3{
        flex: 0 0 25% !important;
        max-width: 25% !important;
    }
    .wpem-conference-section-heading-txt{
        padding-bottom: 30px;
        font-size: 40px;
    }
    .all-event-pass-wrapper .wpem-conference-theme-description-txt{
        font-size: 16px;
    }
    .all-event-pass-wrapper .event-pass-price-txt{
        padding:15px 0;
    }
    .all-event-pass-wrapper .event-pass-head-txt{
        font-size: 28px;
    }
    .all-event-pass-wrapper .event-pass-price-txt{
        font-size: 40px;
    }
    .wpem-conference-theme-tickets .left_col{
        flex: 0 0 50% !important;
        max-width: 50% !important;   
    }
    .wpem-conference-theme-tickets .right_col{
        flex: 0 0 50% !important;
        max-width: 50% !important;   
    }
    .btn_group{
        padding-top: 30px;
    }
    .sponsors-image-wrapper .sponsors-image{
        width: 30%;
        padding: 15px;
    }
    .wpem_conference_theme-footer .column{
        padding: 20px;
        text-align: left;
        margin: 0;
    }
    .wpem_conference_theme-footer-pages{
        margin: 0;
    }
    .wpem-conference-theme-why-attend-section .content-wrapper svg{
        height: 40px;
        width: 40px;
    }
    .wpem-conference-theme-why-attend-section .left .bottom{
        position: initial;        
    }
    .wpem-conference-theme-why-attend-section .why-attent-image{
        padding: 20px 0;
    }
    .wpem-conference-theme-why-attend-section .left{
        text-align: left;
    }
    .wpem-conference-theme-why-attend-section .left .icn{
        flex-direction: column;
    }
    .about-us-sub-headings{
        padding: 15px 0 5px;
    }
    .wpem-conference-theme-latest-info-section .right .latest-info-wrapper{
        position: initial;
    }
    .wpem-conference-theme-latest-info-section .right .number{
        padding: 10px 0 0;
    }
    .wpem-conference-theme-latest-info-section .right .number{
        font-size: 50px;
    }
    .wpem-conference-theme-review-section .review-wrapper{
        padding: 15px;
        margin: 15px 25px;
    }
    .wpem-conference-theme-contact-us-section .wpem-conference-theme-description-txt:nth-child(2){
        padding-bottom: 10px;
    }
    .wpem-conference-theme-contact-us-section .icn{
        padding-top: 15px;
    }
    .wpem-conference-theme-speaker-page-section .speaker-wrapper .speaker-image{
        width: 25%;
        height: 25%;
    }    
    .wpem-conference-theme-speaker-page-section .speaker-wrapper .speaker-image{
        margin-bottom: 15px;
        margin-left: 15px;
    }
    .wpem-conference-theme-galary-section .column .galary-image{
        height: 130px;
        width: 130px;
    }
    .wpem-conference-theme-galary-section .mid_col .column-8 .galary-image, 
    .wpem-conference-theme-galary-section .mid_col .column-4 .galary-image, 
    .wpem-conference-theme-galary-section .column-3 .galary-image{
        border-radius: 10px;
    }
    .wpem-conference-theme-tickets .schedule-arrow {
        position: absolute;
        top: -10%;
        left: -257px;
    }
    .wpem-conference-theme-latest-info-section .wpem-conference-theme-description-txt{
        padding-bottom: 15px;
    }
    .wpem-conference-theme-contact-us-section .wpem-conference-theme-description-txt{
        line-break: anywhere;
    }
}

@media (max-width: 575.98px) {   
    .theme_btn{
        font-size: 15px;
        padding: 8px 20px;
    }
    .tab button{
        font-size: 20px;
        padding: 12px;
    }
    .wpem-conference-theme-description-txt{
        font-size: 14px;
    }
    .wpem-conference-section-heading-txt{
        font-size: 28px;
        padding-bottom: 20px;
    }
    .wpem-conference-theme-about-section .icn{
        padding-bottom: 5px;
    }
    .wpem-conference-theme-galary-section .column{
        padding: 0px;
    }
    .all-event-pass-wrapper .event-pass-price-txt{
        font-size: 40px;
    }
    .all-event-pass-wrapper .event-pass-head-txt{
        font-size: 28px;
    }
    .wpem-conference-theme-tickets .left_col{
        flex: 0 0 100% !important;
        max-width: 100% !important;   
    }
    .wpem-conference-theme-tickets .right_col{
        flex: 0 0 100% !important;
        max-width: 100% !important;   
    }
    .all-event-pass-wrapper{
        position: initial;
        margin: 20px 20px 20px auto;
    }
    .wpem-conference-theme-tickets .schedule-arrow {
        display: none;
    }
    .btn_group{
        padding-top: 15px;
    }
    .sponsors-image-wrapper .sponsors-image{
        width: 40%;
        padding: 0px;
        height: 20%;
    }
    .wpem-conference-theme-galary-section .photo-icn-bg svg{
        height: 30px;
    }
    .wpem-conference-theme-galary-section .photo-icn-bg{
        height: 70px;
        width: 70px;
        left: 20px;
    }
    .wpem-conference-theme-about-section svg{
        height: 20px;
    }
    .wpem-conference-theme-contact-us-section .wpem-conference-theme-description-txt{
        padding: 10px 0;
    }
    .wpem-conference-theme-speaker-page-section .speaker-wrapper .speaker-image{
        width: 23%;
        height: 23%;
    }
    .wpem-conference-theme-speaker-page-section .speaker-wrapper .speaker-image{
        margin-bottom: 10px;
        margin-left: 10px;
    }
    .schedule-arrow {
        top: -10px;
        right: -10px;
    }
    .session{
        padding: 15px 10px;
    }
    .session .schedule-topic{
        padding: 5px 0;
    }
    .dynamic-txt li span{
        font-size: 40px;
    }
    .animation-txt-container > .static-txt{
        font-size: 40px;
    }
    .animation-txt-container > .dynamic-txt{
        margin: 0 auto;
    }
    .wpem-conference-theme-counter-sec-sub-txt{
        font-size: 18px;
    }
    .wpem-conference-theme-galary-section > .row{
        padding-top: 10px;
    }
    .counter-heading-txt{
        font-size: 40px;
    }
    .counter-description-txt{
        font-size: 18px;
        padding-top: 5px;
    }    
    .wpem-conference-theme-galary-section .column {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
    .wpem-conference-theme-galary-section .galary-image{
        height: 300px !important;
        width: 100% !important;
    }
    .wpem-conference-theme-galary-section .mid_col .column-8 .galary-image, .wpem-conference-theme-galary-section .mid_col .column-4 .galary-image, .wpem-conference-theme-galary-section .column-3 .galary-image {
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 10px;
        min-width: 100%;
    }
    .wpem-conference-theme-galary-section img{
        height: 100%;
        width: 100%;
        border-radius: 10px;
    }
    .wpem-conference-theme-galary-section .left_col, 
    .wpem-conference-theme-galary-section .mid_col,
    .wpem-conference-theme-galary-section .right_col{
        padding: 0 15px;
    }
    .wpem-conference-theme-galary-section .mid_col .column-4 .galary-image{
        margin: 0;
    }
    .wpem-conference-theme-galary-section .container:nth-child(3){
        padding-top: 50px;
    }
    .row.bot{
        padding: 0;
    }
    .wpem-conference-theme-speaker-page-section .speaker-wrapper .speaker-image .hover-content{
        padding: 10px;
    }
    .wpem-conference-theme-speaker-page-section .speaker-wrapper .speaker-image .hover-content .speaker-name{
        font-size: 10px;
        font-weight: 400;
    }
    .wpem-conference-theme-speaker-page-section .speaker-wrapper .speaker-image .hover-content .speaker-occupation{
        font-size: 10px;
    }
}
