/*
Theme Name: WPEM Web Summit
Theme URI: https://wp-eventmanager.com/
Author: WP Event Manager
Author URI: https://wp-eventmanager.com/the-team/
Description: WPEM Web Summit 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 Web Summit? Look no further. You can use an WPEM Web Summit 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-web-summit
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 Web Summit 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-theme-link-hover-color);
}
.entry-title a{
    color: var(--wpem-primary-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: 10px;
}


/*--------------------------------------------------------------
## 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-primary-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%;
    position: relative;
}
.home .header-main{    
    background-image: linear-gradient(to right, #7D4AC7,#BC96F4);
}
.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);
}
.main-navigation .sub-menu li a:before{
    transform: translate(-50%, -50%);
    left: 50%;
}
.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;
}
.main-navigation li a:before {
    border-bottom: 5px solid var(--wpem-primary-color);
    content: "";
    width: 20%;
    height: 0%;
    position: absolute;
    bottom: 2px;
    left: 15px;
    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;
}
.error-404 .btn:hover{
    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 Web Summit 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;
}
/*---------------------------------------------------
##   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';
    color: #000;
}
.nav-previous:before {
    padding-right: 5px;
    content: "\f177";
}
.nav-next:after {
    padding-left: 5px;
    content: "\f178";
}




/*new theme add*/
:root{
    --wpem-primary-color: #7D4AC7;
    --wpem-secondary-color: #F2EDFA;
    --wpem-theme-light-color: #F2EDFA;
    --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-web-summit-main-section{
    background-image: linear-gradient(to right, #7D4AC7,#BC96F4);
    position: relative;
    padding: 60px 0;
}
.wpem-web-summit-main-section .main-section-sub-txt{
    font-size: 30px;
    font-weight: 400;
    color: #fff;
    line-height: normal;
    margin: 0;
    position: relative;
}
.main-section-sub-txt:after{
    content: "";
    position: absolute;
    top: -15px;
    left: -10px;
    height: 60px;
    width: 60px;
    border-radius: 5px;
    background-color: rgb(255 255 255 / 20%);
}
.home .main-navigation li a{
    color: #fff;
    opacity: 0.8;
}
.home .main-navigation li a:hover{
    opacity: 1;
}
.home .main-navigation .sub-menu li a:hover{
    color: var(--wpem-primary-color);
}
.home .main-navigation .sub-menu li a{
    color: #000;
}
.wpem-web-summit-main-section .row .left-col{
    padding-bottom: 130px;
}
.wpem-web-summit-main-section .main-section-heading-txt{
    font-size: 60px;
    font-weight: 600;
    color: #fff;
    padding: 30px 0 0;
    line-height: 80px;
    margin: 0;
}
.wpem-web-summit-main-section .main-section-heading-txt span{
    color: #FFC700 ;
}
.wpem-web-summit-main-section .btn_group .theme_btn{
    padding: 15px 30px;
    color: #000;
    background-color: #fff;
}
.wpem-web-summit-main-section .btn_group .theme_btn:hover{
    background-color: #fff;
    color: var(--wpem-primary-color);
    box-shadow: 0px 0px 10px rgb(0 0 0 / 10%);
    border: 1px solid var(--wpem-primary-color);
}
.btn_group{
    padding-top: 30px;
}
.btn_group .theme_btn{
    padding: 15px 30px;
    color: #fff;
    background-color: var(--wpem-primary-color);
    border-radius: 10px;
    border: 0;
    transition: all 0.6s;
    cursor: pointer;
}
.btn_group .theme_btn a{
    color: #fff;
}
.theme_btn:hover{
    background-color: #fff;
    color: var(--wpem-primary-color);
    box-shadow: 0px 0px 10px rgb(0 0 0 / 10%);
    border: 1px solid var(--wpem-primary-color);
}
.theme_btn a{
    transition: all 0.6s;
}
.theme_btn:hover a{
    color: var(--wpem-primary-color);
}
.main-section-images-wrapper{
    display: flex;
    flex-wrap: wrap;
}
.wpem-web-summit-main-section .image{
    width: 50%;
    height: 100%;
}
.wpem-web-summit-main-section .image-1, .wpem-web-summit-main-section .image-3 {    
    text-align: right;
}
.wpem-web-summit-main-section .image .photo-bg{
    line-height: 0;
    padding: 25px;
    position: relative;
}
.wpem-web-summit-main-section .image-3 {    
    position: relative;
    top: -60px;
}
.wpem-web-summit-main-section .row{
    align-items: center;
}
.wpem-web-summit-main-section .image .photo-bg .person-img{
    position: absolute;
    bottom: 25px;
}
.wpem-web-summit-main-section .image-1 .person-img{
    width: 230px;
    right: 20px;
}
.wpem-web-summit-main-section .image-3 .person-img{
    right: -10px;
}
.wpem-web-summit-main-section .image-4 .person-img{
    width: 230px;
    right: 100px;
}
.wpem-web-summit-main-section .image-1 .question-mark{
    position: absolute;
    top: -30px;
    left: 130px;
}
.wpem-web-summit-main-section .image-2 .txt-round{
    position: absolute;
    top: -50px;
    left: -20px;
    /*background-image: url(assets/images/txt-round.png);*/
    content: "";
    height: 150px;
    width: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.wpem-web-summit-main-section .image-2 .txt-round img{
    position: absolute;
}
.wpem-web-summit-main-section .image-2 .txt-round .main-txt{
    font-size: 36px;
    text-align: center;
    color: #fff;
    line-height: normal;
}
.wpem-web-summit-main-section .image-2 .txt-round .sub-txt{
    font-size: 13px;
    text-align: center;
    color: #fff;
    line-height: normal;
    margin: 0 auto;
}
.wpem-web-summit-main-section .image-2 .txt-round .wrapper{
    z-index: 3;
}
.wpem-web-summit-main-section .image-2 .message-box{
    position: absolute;
    bottom: 0px;
    right: 50px;
}
.wpem-web-summit-main-section .image-3 .message-box{
    position: absolute;
    bottom: 10px;
    right: 50px;
}
.wpem-web-summit-main-section .image-4 .lamp{
    position: absolute;
    top: 10px;
    right: -20px;
}
.waves-wrapper{
    line-height: 0;
    position: absolute;
    bottom: 0;
    max-width: 100%;
    width: 100%;
}
.waves {
    position:relative;
    width: 100%;
    height:15vh;
    margin-bottom:-7px; /*Fix for safari gap*/
    min-height:100px;
    max-height:150px;
}
/*Wave Animation */
.parallax > use {
    animation: move-forever 25s cubic-bezier(.55,.5,.45,.5)     infinite;
}
.parallax > use:nth-child(1) {
animation-delay: -2s;
animation-duration: 7s;
}
.parallax > use:nth-child(2) {
animation-delay: -3s;
animation-duration: 10s;
}
.parallax > use:nth-child(3) {
animation-delay: -4s;
animation-duration: 13s;
}
.parallax > use:nth-child(4) {
animation-delay: -5s;
animation-duration: 20s;
}
@keyframes move-forever {
0% {
    transform: translate3d(-90px,0,0);
}
100% { 
    transform: translate3d(85px,0,0);
}
}
/*Wave Animation END */

.wpem-web-summit-sub-heading-txt{
    font-size: 18px;
    color: var(--wpem-primary-color);
    position: relative;
    margin: 0;
    font-weight: 500;
    text-transform: uppercase;
}
.wpem-web-summit-sub-heading-txt:after{
    content: "";
    border-bottom: 2px solid var(--wpem-primary-color);
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 20px;
}
.center-align-section:after{   
    left: 50%;
    transform: translate(-50%, 0);
}
.center-align-section, .center-align-section + .wpem-web-summit-heading-txt{
    text-align: center;
}
.wpem-web-summit-heading-txt{
    font-size: 40px;
    text-transform: capitalize;
    margin: 0;
    line-height: 56px;
    padding: 30px 0;
    font-weight: 500;
}
.wpem-web-summit-description-heading-txt{
    font-size: 21px;
    font-weight: 500;
    padding: 10px 0;
    margin: 0;
    line-height: normal ;
}
.wpem-web-summit-description-txt{
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #7E6F93;
    margin: 0;
    line-height: 24px;
}
.wpem-web-summit-our-process-section{
    text-align: center;
}
.wpem-web-summit-our-process-section .wpem-web-summit-description-heading-txt{
    padding: 20px 0 10px;
}
.wpem-web-summit-our-process-section .border{
    position: relative;
}
.wpem-web-summit-our-process-section .border:after{
    content: "";
    width: 200px;
    position: absolute;
    top: 50%;
    left: 100%;
    transform: translate(-100px, -50%);
    border-width: 1px;
    border-style: solid;
    border-image: url(assets/images/dashed-border.png) 2 2 stretch;
}
.description-box-container{
    border-left: 5px solid var(--wpem-primary-color);
    box-shadow: 0px 0px 40px rgb(0 0 0 / 6%);
    margin-right: 20px;
}
.description-wrapper{
    padding: 30px 25px;
}
.counter-number{
    font-size: 50px;
    font-weight: 500;
    color: var(--wpem-primary-color);
    line-height: normal;
}
.wpem-web-summit-about-us-section .right-col{
    display: flex;
    flex-wrap: wrap;
}
.about-us-counter-box-container{
    width: 50%;
}
.about-us-counter-content-wrapper{
    padding: 30px;
    background: var(--wpem-secondary-color);
    margin: 15px;    
    border-radius: 10px;
    height: 90%;
}
.youtube-button{
    padding: 30px 0;
    display: flex;
    align-items: center;
    font-size: 18px;
    font-weight: 400;
}
.youtube-button .theme_btn{
    padding: 15px;
    height: 50px;
    width: 50px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 0;
    border-radius: 5px;
    color: var(--wpem-primary-color);
    background-color: #fff;
    cursor: pointer;
    margin-right: 20px;
    border: 1px solid var(--wpem-primary-color);
}
.youtube-button .theme_btn:hover{
    background-color: var(--wpem-primary-color);
    color: #fff;
}
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close{
    background: transparent;
}

@keyframes move-right {
    from {
      width: 0;
      height: 0px;
    }
    to {
      width: 100%;
      height: auto;
    }
}
@keyframes move-right1 {
    from {
      opacity: 0;
      visibility: hidden;
    }
    to {
      opacity: 1;
      visibility: visible;
    }
}
.is-visible .box{
    animation-play-state: running;
}
.wpem-web-summit-professionals-section .professionals-images-wrapper{
    display: flex;
}
.wpem-web-summit-professionals-section .content{
    position: relative;
    line-height: normal;    
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
}
.wpem-web-summit-professionals-section .content:hover .speaker-hover-bg{
    display: block;
    overflow: hidden;
}
.wpem-web-summit-professionals-section .content:hover .speaker-hover-bg .speaker-hover-content{
    animation: move-top 0.6s ease-in-out forwards;
}
@keyframes move-top {
    from {bottom: 0%;
    }
    to {
      bottom: 50%;
    }
}
.wpem-web-summit-professionals-section .content .speaker-hover-content{    
    position: absolute;
    bottom: 0%;
    text-align: center;
    left: 50%;
    transform: translate(-50%, 0 );
    width: 100%;
}
.speaker-hover-bg{
    position: absolute;
    bottom: 0;
    line-height: normal;
    text-align: center;
    background-color: rgb(255 255 255 / 80%);
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 2;
    display: none;
}
.wpem-web-summit-professionals-section .speaker-social-media-container .social-media-icn{
    height: 40px;
    width: 40px;
    background-color: #fff;
    color: #000;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    font-size: 18px;
    overflow: hidden;
}
.wpem-web-summit-professionals-section .speaker-social-media-container .social-media-icn:hover{
    color: var(--wpem-primary-color);
    cursor: pointer;
}
.wpem-web-summit-professionals-section .speaker-social-media-container{
    position: absolute;
    text-align: center;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0 );
    width: 100%;
    display: flex;
    align-items: center;
    animation: move-top-social 0.6s ease-in-out forwards;
    padding: 0 40px;
}
@keyframes move-top-social {
    from {bottom: 0%;
    }
    to {
      bottom: 5%;
    }
}

.wpem-web-summit-keep-learning-section .description-wrapper{
    display: flex;
    flex-wrap: wrap;
}
.wpem-web-summit-keep-learning-section .description-wrapper .wpem-web-summit-description-heading-txt{
    font-size: 19px;
    width: 50%;
}
.wpem-web-summit-keep-learning-section .description-wrapper .wpem-web-summit-description-heading-txt i{
    font-size: 19px;
    color: var(--wpem-primary-color);
    padding-right: 10px;
}
.wpem-web-summit-keep-learning-section .keep-learning-image-wrapper{
    padding: 0px;
}
.home .event_filters, .home .wpem-event-listing-header-title{
    display: none;
}
.wpem-web-summit-our-people-section{
    background-color: var(--wpem-secondary-color);
}
.wpem-web-summit-our-people-section .row .column-3{
    padding-top: 15px;
}
.wpem-web-summit-our-people-section .company-logo{
    border-radius: 10px;
    overflow: hidden;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 150px;
    cursor: pointer;
}
.wpem-web-summit-our-people-section .column-3 img{
    object-fit: contain;
    width: 100%;
    height: 100%;
}
.wpem-web-summit-pricing-section .package-wrapper{
    border: 1px solid #7E6F93;
    padding: 30px;
    border-radius: 20px;
    transition: all 0.4s;
}
.wpem-web-summit-pricing-section .package-wrapper.highlight-plan .btn_group .theme_btn:hover{
    color: #111;
    background-color: #fff;
    border: 1px solid var(--wpem-primary-color);
}
.wpem-web-summit-pricing-section .package-wrapper .btn_group .theme_btn:hover{
    color: #fff;
    background-color: var(--wpem-primary-color);
}
.wpem-web-summit-pricing-section .package-wrapper .btn_group .theme_btn:hover a{
    color: #fff;    
}
.wpem-web-summit-pricing-section .package-wrapper .btn_group .theme_btn{
    color: #111;
    background-color: #fff;
    border: 1px solid var(--wpem-primary-color);
}
.wpem-web-summit-pricing-section .package-wrapper .btn_group .theme_btn a{
    color: #111;
}
.wpem-web-summit-pricing-section .package-wrapper:hover{
    box-shadow: 0px 0px 15px rgb(0 0 0 / 20%);
}
.wpem-web-summit-pricing-section .pricing-plan-main-price-txt{
    font-size: 50px;
    font-weight: 600;
    padding: 10px 0;
    line-height: normal;
}
.wpem-web-summit-pricing-section .wpem-web-summit-description-txt{
    padding: 5px 0 30px;
}
.wpem-web-summit-pricing-section .package-wrapper .wpem-web-summit-description-heading-txt{
    font-weight: 600;
}
.wpem-web-summit-pricing-section .package-wrapper .list-txt{
    font-weight: 400;
    font-size: 18px;
    padding: 7px 0;
}
.wpem-web-summit-pricing-section .package-wrapper i{
    font-weight: 400;
    font-size: 16px;
    padding-right: 10px;
}
.wpem-web-summit-pricing-section .highlight-plan{
    background-color: var(--wpem-primary-color);
    color: #fff;
}
.wpem-web-summit-pricing-section .highlight-plan .wpem-web-summit-description-txt{
    color: #D2DEEC;
}
.wpem-web-summit-pricing-section .package-wrapper .btn_group{
    padding-top: 30px;
}
.highlight-plan .theme_btn{
    background-color: #fff;
    border: 1px solid var(--wpem-primary-color);
}
.highlight-plan .theme_btn a{
    color: #000 !important;
}
.highlight-plan .theme_btn:hover a{
    color: var(--wpem-primary-color) !important;
}
.wpem-web-summit-pricing-section .package-wrapper .theme_btn:hover a{
    color: var(--wpem-primary-color);
}
.wpem-web-summit-pricing-section .package-wrapper .theme_btn a{
    color: #fff;
}
/* Form CSS Start*/
.wpem-web-summit-ticket-section 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: #7E6F93;
    padding: 10px;
    width: 100%;
    margin-bottom: 20px;
    border-bottom: 1px solid #000;
    border-radius: 0;
    border-top: none;
}
.wpem-web-summit-ticket-section 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{
    border-bottom: 1px solid var(--wpem-primary-color);
    border-top: none;
    border-left: none;
    border-right: none;
    color: var(--wpem-primary-color);
}
.wpem-web-summit-ticket-section .ticket-booking-form-container .ticket-purchase-wrapper{
    display: flex;
    align-items: center;
}
.wpem-web-summit-ticket-section .ticket-booking-form-container .ticket-purchase-wrapper label{
    width: 30%;
}
.wpem-web-summit-ticket-section .ticket-booking-form-container .ticket-purchase-wrapper input[type="number"]{
    color: #7E6F93;
    padding: 10px;
    width: 10%;
    margin-bottom: 20px;
    border-bottom: 1px solid #000;
    border-radius: 0;
}
.wpem-web-summit-ticket-section .ticket-booking-form-container{
    padding: 25px;
    border: 1px solid var(--wpem-primary-color);
    border-radius: 10px;
    margin: 25px;
}
.wpem-web-summit-ticket-section .btn_group{
    padding-top: 10px;
}
/* Form CSS Start*/

/* About-us*/
.description-box-container{
    max-width: 700px;
}
.wpem-web-summit-testimonial-section .review-container{
    padding-top: 30px;
}
.wpem-web-summit-testimonial-section .review-container .single-review{
    padding: 30px;
    background-color: var(--wpem-secondary-color);
    border-radius: 10px;
}
.wpem-web-summit-testimonial-section .review-container .profile-details-container .profile-pic{
    height: 100px;
    width: 100px;
    border-radius: 100px;
    border: 5px solid #fff;
    overflow: hidden;
}
.wpem-web-summit-testimonial-section .review-container .profile-details-container{
    display: flex;
    align-items: center;
}
.page-template .wpem-web-summit-our-process-section{
    padding: 0;
}
.wpem-web-summit-testimonial-section .review-container .profile-details-container .profile-name-designation-container{
    padding-left: 20px;
}
.wpem-web-summit-testimonial-section .review-container .profile-details-container .person-name{
    font-size: 24px;
    font-weight: 600;
}
.wpem-web-summit-testimonial-section .single-review .review-container{
    font-size: 18px;
    font-weight: 400;
    padding-top: 20px;
    line-height: 26px;
    margin: 0;
}
.wpem-web-summit-testimonial-section{
    padding: 0;
}
.wpem-web-summit-testimonial-section .review-wrapper{
    padding: 15px;
}
/*Speaker-section*/



/*Contact-us*/
.wpem-web-summit-contact-us-form-section .right-col .contact-us-form-wrapper .row{
    display: flex;
    align-items: center;
    justify-content: center;
}
.wpem-web-summit-contact-us-form-section .right-col .contact-us-form-wrapper .row{
    display: flex;
    align-items: center;
}
.wpem-web-summit-contact-us-form-section .right-col .contact-us-form-wrapper .row .form{
    padding-left: 0px;
    padding-right: 20px;
    width: 48%;
}
.wpem-web-summit-contact-us-form-section 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: #7E6F93;
    padding: 10px;
    width: 100%;
    margin-bottom: 20px;
    border-bottom: 1px solid #000;
    border-radius: 0;
}
.wpem-web-summit-contact-us-form-section 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 {
    border-bottom: 1px solid var(--wpem-primary-color);
    border-top: none;
    border-left: none;
    border-right: none;
    color: var(--wpem-primary-color);
}
.wpem-web-summit-contact-us-form-section .left-col{
    background-color: var(--wpem-secondary-color);
    color: #fff;
    border: 10px solid var(--wpem-secondary-color);
    border-radius: 10px 0 0 10px;
    padding: 0;
}
.wpem-web-summit-contact-us-form-section .right-col{
    border: 10px solid var(--wpem-secondary-color);
    padding: 30px;
    border-radius: 0 10px 10px 0; 
}
.wpem-web-summit-contact-us-form-section .right-col .contact-us-form-wrapper .row .form-2{
    padding-left: 20px !important;
    padding-right: 0 !important;
}
.contact-us-container{
    height: 100%;
    width: 100%;
    background-color: var(--wpem-primary-color);
    padding: 30px;
    border-radius: 10px;
}

/*FAQ*/
.wpem-web-summit-faq-section .btn_group{
    padding-top: 5px;
    padding-bottom: 15px;
}
.faq-container {
margin: 0 auto;
border-radius: 10px;
background-color: #fff;
overflow: hidden;
box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
}
.faq {
box-sizing: border-box;
background: transparent;
padding: 20px;
position: relative;
overflow: hidden;
}
.faq:not(:first-child) {
border-top: 1px dashed #E2E8F3;
}
.faq-title {
margin: 0 35px 0 0;
}
.faq-text {
margin: 10px 0 0;
display: none;
line-height: 1.5rem;
}
.faq.active {
background-color: var(--wpem-secondary-color);
box-shadow: inset 4px 0px 0px 0px var(--accent-color);
}
.faq.active .faq-title {
color: var(--wpem-primary-color);
}
.faq.active .faq-text {
display: block;
}
.faq-toggle {
background-color: transparent;
border: 1px solid #e6e6e6;
color: inherit;
border-radius: 50%;
cursor: pointer;
display: flex;
align-items: center;
justify-content: center;
font-size: 16px;
padding-top: 3px;
position: absolute;
top: 30px;
right: 20px;
height: 30px;
width: 30px;
transition: 0.3s ease;
}
.faq-toggle:focus {
outline: none;
}
.faq.active .faq-toggle {
transform: rotate(180deg);
background-color: var(--accent-color);
border-color: var(--accent-color);
color: var(--wpem-primary-color);
}

  
  




/*footer start*/
.wpem-web-summit-footer .wpem-web-summit-footer-pages .wpem-web-summit-footer-site-links a:hover{
    color: var(--wpem-primary-color);
}
.wpem-web-summit-footer{
    background: var(--wpem-secondary-color);
    text-align: center;
}
.wpem-web-summit-footer .wpem-web-summit-footer-site-links a{
    color: #000;
    padding: 0 15px;
}
.social-links{
    padding: 30px 0;
}
.wpem-web-summit-footer .social-links a{
    height: 40px;
    width: 40px;
    display: flex;
    background: #fff;
    color: #000;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    font-size: 16px;
    margin: 0 5px;    
}
.wpem-web-summit-footer .social-links a:hover{
    background-color: var(--wpem-primary-color);
    color: #fff;
}
.wpem-web-summit-footer .social-links{
    display: flex;
    align-items: center;
    justify-content: center;
}
.wpem-web-summit-contact-us-form-section .row .right-col .btn_group{
    padding-top: 10px;
    text-align: center;
}
.wpem-web-summit-contact-us-form-section .row .content-wrapper{
    display: flex;
    align-items: center;
    padding:0 0 20px;
}
.wpem-web-summit-contact-us-form-section .row .content-wrapper i{
    color: var(--wpem-primary-color);
}
.wpem-web-summit-contact-us-form-section .row .content-wrapper .content-info-icon{
    height: 30px;
    width: 30px;
    background: #fff;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.wpem-web-summit-contact-us-form-section .row .content-wrapper .content-info-txt{
    padding-left: 20px;
}
.wpem-web-summit-contact-us-form-section .row .contact-info-wrapper .wpem-web-summit-description-txt{
    color: #fff;
    padding-bottom: 30px;
    font-size: 16px;
}
.footer-bottom .site-info a{
    color: #fff;
}
.footer-bottom .site-info a:hover{
    color: var(--wpem-primary-color);
}


/*event manager plugin css start*/

.wpem-event-listings.wpem-event-listing-box-view .wpem-event-layout-wrapper .wpem-event-infomation .wpem-event-details .wpem-event-title .wpem-heading-text{
    font-weight: 600;
}
.wpem-event-ticket-type .wpem-event-ticket-type-text{
    background-color: var(--wpem-primary-color);
    color: #fff;
}
.home .event_listing{
    background-color: var(--wpem-light-gray-color);
}
.home .wpem-event-type-text{
    background: #fff !important;
}
.wpem-single-event-page .wpem-single-event-wrapper .wpem-single-event-body .wpem-single-event-body-sidebar .wpem-single-event-sidebar-info a:hover span, 
.wpem-single-event-page .wpem-single-event-wrapper .wpem-single-event-body .wpem-single-event-body-sidebar .wpem-single-event-sidebar-info a:hover, 
.wpem-theme-button:hover span{
    color: var(--wpem-primary-color) !important;
}

/* All different page css*/

.page-template .header-main {
    background: transparent;
}


/*Single event Page*/

.single-event_listing .post-navigation .nav-previous a:hover, .single-event_listing .post-navigation .nav-next 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);
}
.page-header-wrapper {
    padding-bottom: 0;
}
/*Ticket Plugin end*/
/*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 Plugin End*/
/*event manager plugin css end*/


/*slick slider start*/


.wpem-web-summit-testimonial-section .slick-next:before{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    background-image: url(assets/images/right-arrow.svg);
    opacity: 1;
    color: var(--wpem-primary-color);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-repeat: no-repeat;
    background-position: center;
}
.wpem-web-summit-testimonial-section .slick-prev:before{
    background-image: url(assets/images/left-arrow.svg);
    background-repeat: no-repeat;
    background-position: center;
    opacity: 1;
    height: 20px;
    width: 20px;
}
.wpem-web-summit-testimonial-section button.slick-prev.slick-arrow {
    left: 90%;
    top: 0;
    width: 50px;    
    height: 50px;
    border-radius: 100%;
    border: 1px solid #000;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.slick-arrow {
    cursor: pointer;
    z-index: 1;
    width: inherit;
    height: inherit;
}
.wpem-web-summit-testimonial-section button.slick-next.slick-arrow {
    right: 20px;
    top: 0;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    border: 1px solid #000;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.wpem-web-summit-testimonial-section button.slick-next.slick-arrow:hover{
    border-color: var(--wpem-primary-color);
    background-color: var(--wpem-secondary-color);
}
.wpem-web-summit-testimonial-section button.slick-prev.slick-arrow:hover{
    border-color: var(--wpem-primary-color);
    background-color: var(--wpem-secondary-color);
}
.wpem-web-summit-testimonial-section .slick-prev:before, .slick-next:before {
    width: 25px;
    height: 25px;
}
 .wpem-web-summit-testimonial-section .slick-dots{
    display: none !important;
}
/* Speaker Slider*/
.home .wpem-web-summit-professionals-section{
    padding: 0;
}
.wpem-web-summit-professionals-section .slick-next:before{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    background-image: url(assets/images/right-arrow.svg);
    height: 20px;
    width: 20px;
    opacity: 1;
    color: var(--wpem-primary-color);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-repeat: no-repeat;
    background-position: center;
}
.wpem-web-summit-professionals-section .slick-prev:before{
    background-image: url(assets/images/left-arrow.svg);
    background-repeat: no-repeat;
    background-position: center;
    opacity: 1;
    height: 20px;
    width: 20px;
}
.wpem-web-summit-professionals-section button.slick-prev.slick-arrow {
    left: 0;
    top: 50%;
    width: 50px;    
    height: 50px;
    border-radius: 100%;
    border: 1px solid #000;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.slick-arrow {
    cursor: pointer;
    z-index: 1;
    width: inherit;
    height: inherit;
}
.wpem-web-summit-professionals-section button.slick-next.slick-arrow {
    right: 0;
    top: 50%;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    border: 1px solid #000;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.wpem-web-summit-professionals-section button.slick-next.slick-arrow:hover{
    border-color: var(--wpem-primary-color);
    background-color: var(--wpem-secondary-color);
}
.wpem-web-summit-professionals-section button.slick-prev.slick-arrow:hover{
    border-color: var(--wpem-primary-color);
    background-color: var(--wpem-secondary-color);}

.wpem-web-summit-professionals-section .slick-dots{
    display: none !important;
}

/*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;
        margin: 0;
    }
    #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-web-summit-main-section .image-1 .question-mark{
        left: 50px;
    }
    .wpem-web-summit-main-section .image-2 .message-box{
        right: 0;
    }
    .wpem-web-summit-main-section .image-4 .photo-bg .person-img{
        left: 0;
    }
    .wpem-web-summit-testimonial-section button.slick-prev.slick-arrow{
        left: 88%;
    }
    .wpem-web-summit-keep-learning-section .description-wrapper .wpem-web-summit-description-heading-txt{
        width: 100%;
    }
}
@media (max-width: 1081px) {
    .wpem-web-summit-main-section .image-1 .photo-bg .person-img{
        height: 200px;
        width: 199px;
        bottom: 0;
        left: 30px;
    }
    .wpem-web-summit-main-section .image-3 .photo-bg .person-img{
        height: 300px;
        width: 250px;
        bottom: 0;
        left: 0;
    }
    .wpem-web-summit-main-section .image-4 .photo-bg .person-img{
        height: 180px;
        width: 180px;
    }
    .wpem-web-summit-testimonial-section button.slick-prev.slick-arrow {
        left: 86%;
    } 
}

@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-web-summit-main-section .row .right-col{
        flex: 0 0 60%; 
        max-width: 60%;
        margin: auto;
        padding-top: 60px;
    }
    .wpem-web-summit-main-section .row .left-col{
        flex: 0 0 100%; 
        max-width: 100%;
        text-align: center;
        margin: auto;
    }
    .wpem-web-summit-about-us-section .right-col, .wpem-web-summit-about-us-section .left-col {
        flex: 0 0 100%; 
        max-width: 100%;
    }
    .wpem-web-summit-pricing-section .row .column{
        flex: 0 0 50% !important;
        max-width: 50% !important;
        padding: 15px;
    }
    .wpem-web-summit-contact-us-form-section .left-col, .wpem-web-summit-contact-us-form-section .right-col{
        padding: 20px;
    }
    .main-navigation li a:before {
        border-bottom: 5px solid var(--wpem-primary-color);
        content: "";
        width: 50%;
        height: 0%;
        position: absolute;
        bottom: -1px;
        transform: translate(-50%, -50% );
        left: 50%;
        border-radius: 100px;
        display: none;
    }
    .wpem-web-summit-testimonial-section button.slick-prev.slick-arrow {
        left: 83%;
    }
    .wpem-web-summit-main-section .row .left-col{
        padding-bottom: 30px;
    }
    .home .main-navigation li a {
        color: #000;
        opacity: 1;
    }
    .wpem-web-summit-contact-us-form-section .row{
        padding: 0 15px;
    }
    .wpem-web-summit-main-section .main-section-sub-txt{
        width: fit-content;
        margin: auto;
    }
    
}
@media (max-width: 875.98px){
    .wpem-web-summit-contact-us-form-section .left-col, .wpem-web-summit-contact-us-form-section .right-col{
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
    .wpem-web-summit-contact-us-form-section .left-col{
        border-radius: 10px 10px 0 0;
    }
    .wpem-web-summit-contact-us-form-section .right-col{
        border-radius: 0 0 10px 10px;
    }
    section {
        padding: 40px 0;
    }    
}


@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;
    }    
    .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;
    }  
    .spinner-item{
        width: 150px;
        height: 150px;
    }
    /*Shrinking for mobile*/
    .waves {
        height:40px;
        min-height:40px;
    }
    /*end*/
    .wpem-web-summit-our-process-section .border:after{
        display: none;
    }
    .wpem-web-summit-main-section .image .photo-bg{
        max-width: 290px;
        margin: auto;
    }
    .wpem-web-summit-our-process-section .row .column-4{
        padding: 15px 0;
    }
    .wpem-web-summit-main-section .main-section-sub-txt{
        font-size: 18px;
    }
    .wpem-web-summit-main-section .main-section-heading-txt{
        font-size: 40px;
        line-height: 60px;
        padding: 15px 0 0;
    }
    .btn_group{
        padding-top: 15px;
    }
    .wpem-web-summit-main-section .btn_group .theme_btn{
        padding: 10px 20px;
    }
    .wpem-web-summit-sub-heading-txt{
        font-size: 16px;
    }
    .wpem-web-summit-heading-txt{
        font-size: 30px;
        padding: 20px 0;
        line-height: 40px;
    }
    .wpem-web-summit-description-heading-txt{
        font-size: 18px;
        line-height: 21px;
    }
    .wpem-web-summit-description-txt{
        font-size: 14px;
        line-height: 19px;
    }
    .youtube-button{
        padding: 15px 0;
    }
    .wpem-web-summit-keep-learning-section .keep-learning-image-wrapper{
        margin: auto;
        width: 80%;
        height: 100%;
    }
    .wpem-web-summit-keep-learning-section .keep-learning-image-wrapper img{
        width: 100%;
    }
    .about-us-counter-content-wrapper{
        padding: 15px;
        height : 95%;
        margin: 5px;
    }
    .wpem-web-summit-keep-learning-section .description-wrapper .wpem-web-summit-description-heading-txt{
        font-size: 16px;
    }
    .description-wrapper{
        padding: 20px 15px;
    }
    .btn_group .theme_btn{
        padding: 10px 20px;
    }
    .wpem-web-summit-our-people-section .row .column{
        flex: 0 0 50% !important;
        max-width: 50% !important;
        padding: 15px;
    }
    .counter-number{
        font-size: 30px;
    }
    .wpem-web-summit-testimonial-section .review-container .single-review{
        padding: 15px;
    }
    .wpem-web-summit-testimonial-section .review-container .profile-details-container .person-name{
        font-size: 20px;
    }
    .wpem-web-summit-testimonial-section .single-review .review-container{
        font-size: 16px;
        line-height: 20px;
        padding-top: 10px;
    }
    .wpem-web-summit-testimonial-section button.slick-prev.slick-arrow {
        left: 85%;
        top: 25px;
    }
    .wpem-web-summit-testimonial-section button.slick-next.slick-arrow{
        top: 25px;
    }
    .wpem-web-summit-testimonial-section button.slick-prev.slick-arrow, .wpem-web-summit-testimonial-section button.slick-next.slick-arrow{
        height: 30px;
        width: 30px;
    }
    .wpem-web-summit-testimonial-section .slick-prev:before, .wpem-web-summit-testimonial-section .slick-next:before{
        height: 10px;
        width: 10px;
    }
    .wpem-web-summit-testimonial-section .review-container .profile-details-container .profile-pic{
        height: 80px;
        width: 80px;
    }
    .wpem-web-summit-ticket-section .ticket-booking-form-container{
        margin: 20px 0 0;
    }
    .description-box-container{
        margin-right: 0;
    }
    .wpem-web-summit-keep-learning-section .description-wrapper .wpem-web-summit-description-heading-txt{
        width: 50%;
    }
}

@media (max-width: 575.98px) {   
    .wpem-web-summit-main-section .image-1 .photo-bg .person-img{
        height: 173px;
        width: 167px;
        bottom: 0;
        left: 30px;
    }
    .wpem-web-summit-main-section .image-3 .photo-bg .person-img{
        height: 250px;
        width: 220px;
        bottom: 0;
        left: 0;
    }
    .wpem-web-summit-main-section .image-4 .photo-bg .person-img{
        height: 150px;
        width: 150px;
        left: 16px;
    }
    .wpem-web-summit-main-section .image-4 .lamp {
        position: absolute;
        top: 5px;
        right: -25px;
        height: 70px;
        width: 70px;
    }
    .wpem-web-summit-main-section .image-2 .txt-round{
        top: -29px;
        left: -9px;
        height: 90px;
        width: 90px;
    }
    .wpem-web-summit-main-section .image-2 .txt-round .main-txt{
        font-size: 16px;
    }
    .wpem-web-summit-main-section .image-2 .txt-round .sub-txt{
        font-size: 10px;
    }
    .wpem-web-summit-main-section .image-2 .message-box{
        right: 0;
        height: 30%;
        width: 180px;
    }
    .wpem-web-summit-main-section .image-1 .question-mark{
        width: 36px;
        left: 48px;
        top: 0;
    }
    body, .event-social-menu li a:before, input[type="submit"], button, input[type="button"], input[type="reset"]{
        font-size: 14px;
    }
    .btn_group .theme_btn a{
        font-size: 14px;
    }
    .wpem-web-summit-our-people-section .row .column, .wpem-web-summit-pricing-section .row .column{
        flex: 0 0 100% !important;
        max-width: 100% !important;
        padding: 10px;
    }
    .wpem-web-summit-keep-learning-section .description-wrapper{
        display: block;
    }
    .wpem-web-summit-keep-learning-section .description-wrapper .wpem-web-summit-description-heading-txt{
        width: 100%;
    }
    .wpem-web-summit-testimonial-section button.slick-prev.slick-arrow {
        left: 74%;
    }
    .wpem-web-summit-testimonial-section .single-review .review-container{
        font-size: 14px;
    }
    .wpem-web-summit-testimonial-section .review-container .profile-details-container .profile-name-designation-container{
        padding-left: 10px;
    }
    .wpem-web-summit-pricing-section .package-wrapper{
        padding: 15px;
    }
    .wpem-web-summit-pricing-section .pricing-plan-main-price-txt{
        font-size: 30px;
        padding: 10px 0;
    }
    .wpem-web-summit-pricing-section .wpem-web-summit-description-txt{
        padding: 5px 0 15px;
    }
    .wpem-web-summit-pricing-section .package-wrapper .list-txt{
        font-size: 16px;
        padding: 5px 0;
    }
    .wpem-web-summit-pricing-section .package-wrapper .btn_group{
        padding-top: 15px;
    }
}

@media (max-width: 464.98px) {   
    .wpem-web-summit-main-section .image-1 .photo-bg .person-img{
        height: 122px;
        width: 110px;
        bottom: 0;
        left: 30px;
    }
    .wpem-web-summit-main-section .image-3 .photo-bg .person-img{
        height: 180px;
        width: 160px;
        bottom: 0;
        left: 0;
    }
    .wpem-web-summit-main-section .image-4 .photo-bg .person-img{
        height: 100px;
        width: 100px;
        left: 16px;
    }
    .wpem-web-summit-main-section .image-4 .lamp {
        position: absolute;
        top: 5px;
        right: -25px;
        height: 70px;
        width: 70px;
    }
    .wpem-web-summit-main-section .image-2 .txt-round{
        top: -29px;
        left: -9px;
        height: 90px;
        width: 90px;
    }
    .wpem-web-summit-main-section .image-2 .txt-round .main-txt{
        font-size: 16px;
    }
    .wpem-web-summit-main-section .image-2 .txt-round .sub-txt{
        font-size: 10px;
    }
    .wpem-web-summit-main-section .image-2 .message-box{
        right: 0;
        height: 25%;
        width: 120px;
    }
    .wpem-web-summit-main-section .image-1 .question-mark{
        width: 30px;
        left: 40px;
        top: 0;
    }
    .wpem-web-summit-main-section .image.image-4 .photo-bg{
        padding: 15px;
    }
    .wpem-web-summit-main-section .image.image-4 .person-img{
        bottom: 15px;
    }
}
