/*
Theme Name:     Meetaap
Theme URI:      http://trendytheme.net/demo2/wp/meetaap/
Author:         TrendyTheme
Author URI:     http://themeforest.net/user/trendytheme
Description:    Meetaap is an event & conference WordPress theme which helps to easily create events, conferences, meetups, summits, seminars and manage attendees.
Version:        1.0
License:        GNU General Public License v2 or later
License URI:    http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:    meetaap
Tags:           two-columns, three-columns, left-sidebar, right-sidebar, custom-menu, featured-images, full-width-template, post-formats, sticky-post, theme-options

________________________________________________________________
                      CSS TABLE CONTENT
‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾
# GENERAL
# TYPOGRAPHY
# WORDPRESS CORE
# TABLE STYLE
# BUTTON STYLE
# GLOBAL STYLE
# SECTION TITLE
# HEADER TOPBAR 
# NAVIGATION
# DROPDOWN MENU
    ## 2ND LAVEL MENU
    ## MEGA MENU STYLE
    ## MOBILE MENU STYLE
    ## FOOTER MENU
    ## ATRIBUTE NAVIGATION
# PAGE HEADER STYLE
# BREADCRUMB
# PROCESS-BOX
# COUNTDOWN WRAPPER
# PRICING TABLE
# SPEAKERS STYLE
# SCHEDULE STYLE
# TT POP-UP
# BLOG HOME
# EVENT INFO
# TESTIMONIAL
# FEATURED BOXED STYLE
# VISUAL COMPOSER STYLE OVERRIDE
# MAP SECTION
# CONTACT SECTION
# GALLERY
# BLOG STYLE
    ## POST FORMAT VIDEO
    ## POST FORMAT AUDIO
    ## POST FORMAT QUOTE
    ## POST FORMAT LINK
    ## DEFAULT GALLERY POST
    ## CUSTOM GALLERY POST
    ## POST FORMAT STATUS
    ## POST FORMAT CHAT
    ## POST PASSWORD PROTECTED
# PAGINATION
    ## WOOCOMMERCE PAGINATION
    ## INNER POST PAGINATION
    ## SINGLE POST PAGER
# SIDEBAR STYLE
# BLOG GRID STYLE
# SINGLE POST
# AUTHOR BIO 
# COMMENTS-WRAPPER
# COMMON STYLE FOR ALL WIDGETS
    ## WIDGET SEARCH
    ## WIDGET TEXT
    ## AUTHOR INFO WIDGET
    ## NEWSLETTER WIDGET
    ## NEWSLETTER ON SIDEBAR/WIDGET
    ## WIDGET SELECT OPTION STYLE
    ## WIDGET CALENDAR
    ## TAG CLOUD
# MAGNIFIC POPUP
# FOOTER SECTION
# SCROLL TO TOP BUTTON
# TO TOP
# PRELOADER
# 404 PAGE 
# WOOCOMMERCE
    ## PRODUCT SINGLE PAGE
    ## CART PAGE
    ## CHECKOUT PAGE
    ## WOOCOMMERCE SIDEBAR
# ANIMATIONS 
    ## TT Animate CSS
    ## KEY FRAME FOR ANIMATIONS
________________________________________________________________*/


/*
*****************************************************************
*                         FONT IMPORT                           *
*****************************************************************
*/

@font-face {
    font-family: 'CircularBook';
    src: url('../eot/circular-book.eot'); /* IE9 Compat Modes */
    src: url('../eot/circular-bookd41d.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../woff/circular-book.woff') format('woff'), /* Modern Browsers */
         url('../ttf/circular-book.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../svg/circular-book.svg#Unica77LL-Regular') format('svg'); /* Legacy iOS */
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
    font-display: swap;
}

@font-face {
    font-family: 'CircularStdBold';
    src: url('../eot/circularstd-bold.eot'); /* IE9 Compat Modes */
    src: url('../eot/circularstd-boldd41d.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../woff/circularstd-bold.woff') format('woff'), /* Modern Browsers */
         url('../ttf/circularstd-bold.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../svg/circularstd-bold.svg#CircularStd-Bold') format('svg'); /* Legacy iOS */
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
    font-display: swap;
}


@font-face {
    font-family: 'Caslon224Book';
    src: url('../eot/caslontwotwentyfour-bookit.eot'); /* IE9 Compat Modes */
    src: url('../eot/caslontwotwentyfour-bookitd41d.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../woff/caslontwotwentyfour-bookit.woff') format('woff'), /* Modern Browsers */
         url('../ttf/caslontwotwentyfour-bookit.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../svg/caslontwotwentyfour-bookit.svg#CaslonTwoTwentyFour-BookIt') format('svg'); /* Legacy iOS */
    font-style: italic;
    font-weight: normal;
    text-rendering: optimizeLegibility;
    font-display: swap;
}


/*
*****************************************************************
*                          GENERAL                              *
*****************************************************************
*/

body{
    font-family: 'CircularBook';
    font-size: 16px;
    line-height: 30px;
    color: #000;
    background-color: #fff;
    overflow-x: hidden;
    -webkit-text-size-adjust: 100%;
    -webkit-overflow-scrolling: touch;
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing: antialiased;
    position: relative;
}
html,
body{
    width: 100%;
    height: 100%;
    margin: 0 !important;
}
body.blog,
body.search,
body.archive,
body.single-post,
body.single-attachment,
body.page-template-blog-grid,
body.page-template-blog-grid-left-sidebar,
body.page-template-blog-grid-right-sidebar{
    background-color: #FFFFFF;
}

@media (max-width: 600px){
    .wp-adminbar{
        position: fixed !important;
    }
}

/* Link style
------------------------------ */
a{
    color: #ff0068;
}
table a{
    color: #666;
}
a,
a > * {
    outline: none;
    cursor: pointer;
    text-decoration: none;
}
a:focus,
a:hover {
    color: inherit;
    outline: none;
    text-decoration: none;
}
dl dd{
    margin-bottom: 10px;
}

h2 a{ color:#000000;}
h2 a:hover{ color:#FFFFFF;}

/*SERVICE-LIST STYLE
-----------------------------*/
ul.service-list{
    margin: 0;
    padding: 0;
    list-style: none;
}
ul.service-list li{
    position: relative;
    margin-bottom: 10px;
    padding-left: 36px;
}
ul.service-list li::before {
    content: "\f192";
    font-family: fontawesome;
    position: absolute;
    top: 3px;
    left: 0;
    color: #ff0068;
    -moz-transform: .3s;
    -webkit-transform: .3s;
    transform: .3s;
    font-size: 24px;
}
ul.service-list li:hover::before{
    content: "\f10c";
}

/* Transition elements
------------------------------------------ */
a,
.btn,
button,
.navbar a,
.form-control,
.transition,
.comments-wrapper .form-submit input,
.woocommerce a.button,
.woocommerce button.button.alt,
.woocommerce input.button,
.woocommerce input.button.alt,
.woocommerce #respond input#submit,
.woocommerce .product .entry-summary a.single_add_to_cart_button {
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease; 
}


/*
*****************************************************************
*                          TYPOGRAPHY                           *
*****************************************************************
*/

h1, h2, h3, h4, h5, h6{
    font-family: 'CircularStdBold';
    color: #212121;
    margin: 0 0 15px;
}
h1 {
    font-size: 35px;
    line-height: 45px;
}
h2 {
    font-size: 28px;
    line-height: 35px;
}
h3 {
    font-size: 20px;
    line-height: 25px
}
h4 {
    font-size: 18px;
    line-height: 20px;
}
p {
    margin-bottom: 15px;
}
p:last-child{
    margin-bottom: 0;
}
p img { 
    margin: 0;
}
ul, ol {
    margin-bottom: 0;
}
.entry-content ul,
.entry-content ol{
    margin-bottom: 10px;
    padding-left: 20px;
}
.tt-fullHeight {
    height: 100vh;
}
address {
    font-size: 15px;
    line-height: 24px;
}

/* Accessibility
------------------------------------------- */
/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    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;
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
    outline: 0;
}

/*
*****************************************************************
*                        WORDPRESS CORE                         *
*****************************************************************
*/

.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;
}
.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

/* Captions
-------------------------------------------*/
.wp-caption {
    background: #fff;
    max-width: 100%; /* Image does not overflow the content area */
    padding: 3px 0;
    text-align: center;
    color: #212121;
}
.wp-caption figcaption{
    padding: 5px 0 0;
}
.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
    border: 0 none;
    width: auto;
    height: auto;
    margin: 0;
    max-width: 100%;
    padding: 0;
}
.wp-caption .wp-caption-text {
    margin: 0 0 5px 0;
    text-align: center;
    line-height:1.3em;
    font-size:0.9em;
}
.wp-caption.alignnone {
    margin: 5px auto 20px auto;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* 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 20px;
}
/* Make sure select elements fit in widgets. */
.widget select {
    max-width: 100%;
}

/* Content
-------------------------------------------*/
.sticky {
    display: block;
}
.byline,
.updated:not(.published) {
    display: none;
}
.single .byline,
.group-blog .byline {
    display: inline;
}
.page-links {
    clear: both;
}
.page-wrapper {
    padding-top: 120px;
}
.page-id-5 .page-wrapper,
.page-id-2774 .page-wrapper {
    padding-top: 0;
}
.page-wrapper .page-content {
    padding: 30px;
    background-color: #ffffff;
}
/*
.page-wrapper .section-wrapper .container{
    width: 100%;
    padding: 0;
}
*/
/* Comments
-------------------------------------------*/
.comment-content a {
    word-wrap: break-word;
}
.bypostauthor {
    display: block;
}

/* Infinite scroll
-------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
    display: none;
}
/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.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;
}
/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
    max-width: 100%;
}
.video-section {
    top: 0%;
    left: 0%;
    height: 400px;
    width: 100%;
    overflow: hidden;
    position: relative;
}
.overlay {
    min-height: 400px;
    background-color: rgba(0, 0, 0, 0.5);
}
video, 
object {
    min-width:100%;
    min-height:100%;
}
.audio {
    width: 100%;
}


/*
*****************************************************************
*                         TABLE STYLE                           *
*****************************************************************
*/

table{
    border: 1px solid #ddd;
    width: 100%;
    max-width: 100%;
    margin-bottom: 15px;
}
table>tbody>tr>td,
table>tbody>tr>th,
table>tfoot>tr>td,
table>tfoot>tr>th,
table>thead>tr>td,
table>thead>tr>th{
    padding: 6px;
    vertical-align: middle;
    border: 1px solid #ddd;
    border-top: 1px solid #ddd;
}
table>thead>tr>th{
    text-align: center;
}
.woocommerce table.shop_attributes td{
    padding-left: 15px;
}
@media screen and (min-width: 767px) and (max-width: 992px){
    .footer-section table>tbody>tr>td,
    .footer-section table>tbody>tr>th,
    .footer-section table>tfoot>tr>td,
    .footer-section table>tfoot>tr>th,
    .footer-section table>thead>tr>td,
    .footer-section table>thead>tr>th{
        padding: 4px;
    }
}
@media screen and (min-width: 992px) and (max-width: 1169px){
    .post-wrapper table>tbody>tr>td,
    .post-wrapper table>tbody>tr>th,
    .post-wrapper table>tfoot>tr>td,
    .post-wrapper table>tfoot>tr>th,
    .post-wrapper table>thead>tr>td,
    .post-wrapper table>thead>tr>th{
        padding: 4px;
    }
}
thead {
    color: #272829;
    background-color: #f5f5f5;
}
table.event-session{
    border: 0;
}
table.event-session tr > th,
table.event-session tr > td{
    line-height: 30px;
}
table.event-session>tbody>tr>td, 
table.event-session>tbody>tr>th, 
table.event-session>tfoot>tr>td, 
table.event-session>tfoot>tr>th, 
table.event-session>thead>tr>td, 
table.event-session>thead>tr>th{
    border: 0;
    border-top: 1px solid #ddd;
}

/* Form Style
------------------------------------------- */
.form-group {
    margin-bottom: 30px;
}
.form-control {
    height: 50px;
    border: 1px solid #f1f1f1;
    border-radius: 4px;
    box-shadow: none;
    font-weight: 500;
    color: #212121;
}
.form-control:focus {
    border-color: transparent;
    -webkit-box-shadow: 6px 6px 72px 5px rgba(25, 25, 25, 0.12);
    -moz-box-shadow: 6px 6px 72px 5px rgba(25, 25, 25, 0.12);
    -ms-box-shadow: 6px 6px 72px 5px rgba(25, 25, 25, 0.12);
    -o-box-shadow: 6px 6px 72px 5px rgba(25, 25, 25, 0.12);
    box-shadow: 6px 6px 72px 5px rgba(25, 25, 25, 0.12);
}
.form-group textarea{
    padding: 15px;
    min-height: 200px;
}
.alert {
    padding: 11px 15px;
}
/* Remove Chrome Input Field's Unwanted Yellow Background Color */
input:-webkit-autofill, 
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0px 1000px white inset !important;
}

/*blockquote style*/
blockquote {
    padding: 30px 70px;
    background: #f1f1f1;
    color: #666;
    border: 0;
    margin: 0 0 15px;
    position: relative;
    font-size: 17px;
    font-style: italic;
}
blockquote p {
    margin-bottom: 0 !important;
}
blockquote::before {
    position: absolute;
    content: "\f10d";
    font-family: FontAwesome;
    font-size: 30px;
    color: #ccc;
    left: 25px;
    top: 35px;
    z-index: 99;
}
.blockquote-content{
    z-index: 99;
}
.blockquote-content a {
    color: #fff;
    font-style: italic;
    font-weight: bold;
}

/*
*****************************************************************
*                       BUTTON STYLE                            *
*****************************************************************
*/

.vc_btn3,
.btn,
.woocommerce a.button,
.woocommerce button.button.alt,
.woocommerce input.button,
.woocommerce input.button.alt,
.woocommerce #respond input#submit,
.woocommerce .product .entry-summary a.single_add_to_cart_button{
    border: 0;
    color: #fff;
    font-size: 13px;
    line-height: 21px;
    padding: 15px 38px;
    border-radius: 4px;
    text-transform: uppercase;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 700;
}
.woocommerce a.button,
.woocommerce button.button.alt,
.woocommerce button.button.alt.disabled,
.woocommerce input.button,
.woocommerce input.button.alt,
.woocommerce #respond input#submit,
.woocommerce .product .entry-summary a.single_add_to_cart_button,
.btn-primary{
    background-color: #ff0068;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary:active:focus,
.woocommerce a.button:hover,
.woocommerce a.button:focus,
.woocommerce a.button:active,
.woocommerce button.button.alt:hover,
.woocommerce button.button.alt:focus,
.woocommerce button.button.alt:active,
.woocommerce input.button:hover,
.woocommerce input.button:focus,
.woocommerce input.button:active,
.woocommerce input.button.alt:hover,
.woocommerce input.button.alt:focus,
.woocommerce input.button.alt:active,
.woocommerce #respond input#submit:hover,
.woocommerce #respond input#submit:focus,
.woocommerce #respond input#submit:active,
.woocommerce .product .entry-summary a.single_add_to_cart_button:hover,
.woocommerce .product .entry-summary a.single_add_to_cart_button:focus,
.woocommerce .product .entry-summary a.single_add_to_cart_button:active{
    background-color: #DD005A;
    color: #fff;
}
.vc_btn3.vc_btn3-color-white.vc_btn3-style-modern:hover,
.vc_btn3.vc_btn3-color-white.vc_btn3-style-modern{
    background-color: #ffffff !important;
    color: #212121 !important;
}
/*pink button*/
.btn-pink,
.btn-pink:hover,
.vc_general.vc_btn3.vc_btn3-color-theme_pink_color,
.vc_general.vc_btn3.vc_btn3-color-theme_pink_color:hover,
.widget.woocommerce #respond input#submit, 
.widget.woocommerce a.button, 
.widget.woocommerce button.button, 
.widget.woocommerce input.button,
.widget.woocommerce #respond input#submit:hover, 
.widget.woocommerce a.button:hover, 
.widget.woocommerce button.button:hover, 
.widget.woocommerce input.button:hover{
    background-color: #ff0068;
    border-color: #ff0068;
    color: #ffffff;
}
/*pink button*/
.btn-orange,
.btn-orange:hover,
.vc_general.vc_btn3.vc_btn3-color-theme_orange_color,
.vc_general.vc_btn3.vc_btn3-color-theme_orange_color:hover{
    background-color: #ff5a00;
    border-color: #ff5a00;
    color: #ffffff;
}
/*white button*/
.btn-default{
    color: #333;
}
.btn-white,
.btn-white:hover,
.btn-white:focus,
.btn-default:hover,
.btn-default:focus {
    color: #333;
    background-color: #ffffff !important;
    border-color: #ffffff !important;
}
button:focus {
    outline: none !important;
}
.vc_general.vc_btn3:focus, 
.vc_general.vc_btn3:hover {
    color: #fff !important;
}
.btn.btn-sm {
    padding: 5px 16px;
}
.main-menu .btn.btn-sm{
    padding: 6px 22px;
    font-size: 13px;
    line-height: 28px;
}
.btn-lg {
    height: 60px;
    padding: 18px 38px;
}
.vc_btn3.vc_btn3-shape-rounded {
    border-radius: 2px !important;
}
.vc_btn3.vc_btn3-size-md {
    font-size: 13px !important;
    padding: 15px 30px !important;
}
.vc_btn3.vc_btn3-size-lg {
    padding: 18px 38px !important;
}
.vc_btn3.vc_btn3-size-md.vc_btn3-icon-left:not(.vc_btn3-o-empty){
    padding-left: 45px !important;
}
.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-left:not(.vc_btn3-o-empty){
    padding-left: 60px !important;
}
.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon{
    font-size: 28px;
}
.vc_btn3.vc_btn3-size-md strong,
.vc_btn3.vc_btn3-size-lg strong{
    font-size: 20px;
    display: block;
    font-weight: 900;
}
.vc_general.vc_btn3.vc_btn3-shape-rounded{
    border-radius: 3px;
}
.vc_general.vc_btn3.vc_btn3-style-classic{
    border: 0;
}
.vc_general.vc_btn3.vc_btn3-style-classic:hover,
.vc_general.vc_btn3.vc_btn3-style-classic:focus,
.vc_general.vc_btn3.vc_btn3-style-classic:active{
    border: 0;
}
/*alert*/
.alert {
    padding: 10px 15px;
    border-radius: 0;
    border: 0;
}
.tt-alert {
    background-color: transparent;
}
.alert-dismissible .close {
    top: 5px;
}

/*
*****************************************************************
*                          GLOBAL STYLE                         *
*****************************************************************
*/

.section-wrapper{
    position: relative;
}
.container-fullwidth {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}
.container-fullwidth .vc_column_container>.vc_column-inner{
    padding-left: 0;
    padding-right: 0;
}
.vc_row.section-wrapper{
    margin-left: 0;
    margin-right: 0;
}
.vc_row.vc_row-o-full-height{
    min-height: 100vh !important;
}
.vc_row.vc_row-o-equal-height{
    margin-left: 0;
    margin-right: 0;
}
@media screen and (max-width: 767px) {
    .vc_row-o-equal-height .wpb_single_image .vc_figure {
        display: block;
    }
    .wpb_single_image img,
    .wpb_single_image .vc_single_image-wrapper {
        width: 100%;
    }
}
.ie9 .vc_row-o-full-height .container{
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
.tt-overlay {
    background-color: rgba(0, 0, 0, 0.6);
    position: absolute !important;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}
.theme-color {
    color: #ff0068;
}
.theme-bg {
    background-color: #ff0068;
}

/*expandable section*/
.expandable-bg{
    background-color: #ff0068;
    border-radius: 5px;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 1140px;
    left: 0;
    margin: 0 auto;
    text-align: center;
    right: 0;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;

    -webkit-transition-delay: .5s;
    -moz-transition-delay: .5s;
    -ms-transition-delay: .5s;
    -o-transition-delay: .5s;
    transition-delay: .5s;
}
@media (min-width: 768px) {
    .expandable-bg{
        width:720px
    }
}

@media (min-width: 992px) {
    .expandable-bg{
        width:940px
    }
}
@media (min-width: 1200px) {
    .expandable-bg{
        width:1140px
    }
}
.expandable-bg.section-expand{
    width: 100%;
    border-radius: 0;
}

/* Overlay background
-------------------------*/
.violet-overlay{
    background-color: rgba(174, 0, 255, .7);
}
.blue-overlay{
    background: rgb(156,0,255);
    background: -moz-linear-gradient(left, rgba(156,0,255,1) 0%, rgba(3,255,205,1) 100%); 
    background: -webkit-linear-gradient(left, rgba(156,0,255,1) 0%,rgba(3,255,205,1) 100%); 
    background: linear-gradient(to right, rgba(156,0,255,1) 0%,rgba(3,255,205,1) 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9c00ff', endColorstr='#03ffcd',GradientType=1 );
    opacity: .7;
}
.pink-overlay{
    background: rgb(243,10,103);
    background: -moz-linear-gradient(-45deg,  rgba(243,10,103,1) 1%, rgba(225,48,48,1) 99%); 
    background: -webkit-linear-gradient(-45deg,  rgba(243,10,103,1) 1%,rgba(225,48,48,1) 99%); 
    background: linear-gradient(135deg,  rgba(243,10,103,1) 1%,rgba(225,48,48,1) 99%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f30a67', endColorstr='#e13030',GradientType=1 );
    opacity: .7;
}
.orange-overlay{
    position: absolute;
    background: rgb(255,167,14);
    background: -moz-linear-gradient(-45deg, rgba(255,167,14,1) 0%, rgba(239,11,0,1) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(255,167,14,1) 0%,rgba(239,11,0,1) 100%);
    background: linear-gradient(135deg, rgba(255,167,14,1) 0%,rgba(239,11,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa70e', endColorstr='#ef0b00',GradientType=1 );
    opacity: .95;
}
.purple-overlay{
    background: rgb(239,71,111);
    background: -moz-linear-gradient(45deg,  rgba(239,71,111,1) 0%, rgba(205,71,239,1) 100%);
    background: -webkit-linear-gradient(45deg,  rgba(239,71,111,1) 0%,rgba(205,71,239,1) 100%);
    background: linear-gradient(45deg,  rgba(239,71,111,1) 0%,rgba(205,71,239,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef476f', endColorstr='#cd47ef',GradientType=1 );
    opacity: .7;
}
.red-overlay{
    background: rgb(243,10,103);
    background: -moz-linear-gradient(-45deg,  rgba(243,10,103,1) 1%, rgba(225,48,48,1) 99%); 
    background: -webkit-linear-gradient(-45deg,  rgba(243,10,103,1) 1%,rgba(225,48,48,1) 99%); 
    background: linear-gradient(135deg,  rgba(243,10,103,1) 1%,rgba(225,48,48,1) 99%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f30a67', endColorstr='#e13030',GradientType=1 );
    opacity: .7;
}

/*gradient bg
-------------------------*/
.blue-gradient-bg{
    background: rgba(98,0,255,1);
    background: -moz-linear-gradient(-45deg, rgba(98,0,255,1) 0%, rgba(255,0,170,1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(98,0,255,1)), color-stop(100%, rgba(255,0,170,1)));
    background: -webkit-linear-gradient(-45deg, rgba(98,0,255,1) 0%, rgba(255,0,170,1) 100%);
    background: -o-linear-gradient(-45deg, rgba(98,0,255,1) 0%, rgba(255,0,170,1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(98,0,255,1) 0%, rgba(255,0,170,1) 100%);
    background: linear-gradient(135deg, rgba(98,0,255,1) 0%, rgba(255,0,170,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6200ff', endColorstr='#ff00aa', GradientType=1 );
}
.pink-gradient-bg{
    background: rgb(238,69,137);
    background: -moz-linear-gradient(-45deg,  rgba(238,69,137,1) 0%, rgba(225,48,48,1) 100%);
    background: -webkit-linear-gradient(-45deg,  rgba(238,69,137,1) 0%,rgba(225,48,48,1) 100%);
    background: linear-gradient(135deg,  rgba(238,69,137,1) 0%,rgba(225,48,48,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ee4589', endColorstr='#e13030',GradientType=1 );
}
.orange-gradient-bg{
    background: rgb(255,167,14);
    background: -moz-linear-gradient(-45deg,  rgba(255,167,14,1) 0%, rgba(239,11,0,1) 100%);
    background: -webkit-linear-gradient(-45deg,  rgba(255,167,14,1) 0%,rgba(239,11,0,1) 100%);
    background: linear-gradient(135deg,  rgba(255,167,14,1) 0%,rgba(239,11,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa70e', endColorstr='#ef0b00',GradientType=1 );
}
.purple-gradient-bg{
    background: rgb(239,71,111);
    background: -moz-linear-gradient(45deg,  rgba(239,71,111,1) 0%, rgba(205,71,239,1) 100%);
    background: -webkit-linear-gradient(45deg,  rgba(239,71,111,1) 0%,rgba(205,71,239,1) 100%);
    background: linear-gradient(45deg,  rgba(239,71,111,1) 0%,rgba(205,71,239,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef476f', endColorstr='#cd47ef',GradientType=1 );
}
.red-gradient-bg{
    background: rgb(243,10,103);
    background: -moz-linear-gradient(-45deg,  rgba(243,10,103,1) 1%, rgba(225,48,48,1) 99%); 
    background: -webkit-linear-gradient(-45deg,  rgba(243,10,103,1) 1%,rgba(225,48,48,1) 99%); 
    background: linear-gradient(135deg,  rgba(243,10,103,1) 1%,rgba(225,48,48,1) 99%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f30a67', endColorstr='#e13030',GradientType=1 );
}
@media screen and (min-width: 768px) {
    .wpb_single_image img {
        width: 100%;
    }
}

/*Blog post overlay
-----------------------------------*/
.post-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    bottom: 0;
    background: rgba(0,0,0,.5);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.is-overlay:hover .post-overlay{
    visibility: visible;
}
.is-overlay:hover .post-overlay.one{
    opacity: .1;
}
.is-overlay:hover .post-overlay.two{
    opacity: .2;
}
.is-overlay:hover .post-overlay.three{
    opacity: .3;
}
.is-overlay:hover .post-overlay.four{
    opacity: .4;
}
.is-overlay:hover .post-overlay.five{
    opacity: .5;
}
.is-overlay:hover .post-overlay.six{
    opacity: .6;
}
.is-overlay:hover .post-overlay.seven{
    opacity: .7;
}
.is-overlay:hover .post-overlay.eight{
    opacity: .8;
}
.is-overlay:hover .post-overlay.nine{
    opacity: .9;
}
.is-overlay:hover .post-overlay.ten{
    opacity: 1;
}
.overlay-one{
    background-color: #ffa3e6;
    background: -moz-linear-gradient(45deg, #ffa3e6 0%, #e13030 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg, #ffa3e6 0%, #e13030 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg, #ffa3e6 0%, #e13030 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.overlay-two{
    background-color: #f2db4b;
    background: -moz-linear-gradient(45deg, #f2db4b 0%, #ff6435 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg, #f2db4b 0%, #ff6435 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg, #f2db4b 0%, #ff6435 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.overlay-three{
    background-color: #f2774b;
    background: -moz-linear-gradient(45deg, #f2774b 0%, #e02f2f 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg, #f2774b 0%, #e02f2f 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg, #f2774b 0%, #e02f2f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.overlay-four{
    background-color: #55f4ec;
    background: -moz-linear-gradient(45deg, #55f4ec 0%, #2997c6 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg, #55f4ec 0%, #2997c6 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg, #55f4ec 0%, #2997c6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.overlay-five{
    background-color: #81d742;
    background: -moz-linear-gradient(45deg, #81d742 0%, #2bcec6 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg, #81d742 0%, #2bcec6 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg, #81d742 0%, #2bcec6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.overlay-six{
    background-color: #2d7ce7;
    background: -moz-linear-gradient(45deg, #2d7ce7 0%, #30dbe1 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg, #2d7ce7 0%, #30dbe1 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg, #2d7ce7 0%, #30dbe1 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.overlay-seven{
    background-color: #ff3a6f;
    background: -moz-linear-gradient(45deg, #ff3a6f 0%, #f433e4 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg, #ff3a6f 0%, #f433e4 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg, #ff3a6f 0%, #f433e4 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.overlay-eight{
    background-color: #8224e3;
    background: -moz-linear-gradient(45deg, #8224e3 0%, #2781f7 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg, #8224e3 0%, #2781f7 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg, #8224e3 0%, #2781f7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.overlay-nine{
    background-color: #d8d217;
    background: -moz-linear-gradient(45deg, #d8d217 0%, #cfff35 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg, #d8d217 0%, #cfff35 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg, #d8d217 0%, #cfff35 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.overlay-ten{
    background-color: #fa709a;
    background: -webkit-linear-gradient(left bottom, #fa709a, #fee140); 
    background: -o-linear-gradient(right top, #fa709a, #fee140); 
    background: -moz-linear-gradient(right top, #fa709a, #fee140); 
    background: linear-gradient(to right top, #fa709a, #fee140); 
}
.overlay-eleven{
    background-color: #6fe5f7;
    background: -webkit-linear-gradient(left bottom, #6fe5f7, #38b3e0); 
    background: -o-linear-gradient(right top, #6fe5f7, #38b3e0); 
    background: -moz-linear-gradient(right top, #6fe5f7, #38b3e0); 
    background: linear-gradient(to right top, #6fe5f7, #38b3e0); 
}
.overlay-twelve{
    background-color: #c8ef6b;
    background: -webkit-linear-gradient(left bottom, #c8ef6b, #7c8e23); 
    background: -o-linear-gradient(right top, #c8ef6b, #7c8e23); 
    background: -moz-linear-gradient(right top, #c8ef6b, #7c8e23); 
    background: linear-gradient(to right top, #c8ef6b, #7c8e23); 
}
.overlay-thirteen{
    background-color: #a26df2;
    background: -webkit-linear-gradient(left bottom, #a26df2, #ad2b95); 
    background: -o-linear-gradient(right top, #a26df2, #ad2b95); 
    background: -moz-linear-gradient(right top, #a26df2, #ad2b95); 
    background: linear-gradient(to right top, #a26df2, #ad2b95);  
}
.overlay-fourteen{
    background-color: #4a7ea5;
    background: -webkit-linear-gradient(left bottom, #4a7ea5, #3246c9); 
    background: -o-linear-gradient(right top, #4a7ea5, #3246c9); 
    background: -moz-linear-gradient(right top, #4a7ea5, #3246c9); 
    background: linear-gradient(to right top, #4a7ea5, #3246c9);  
}
.overlay-fifteen{
    background-color: #f46ed3;
    background: -webkit-linear-gradient(left bottom, #f46ed3, #7738e2); 
    background: -o-linear-gradient(right top, #f46ed3, #7738e2); 
    background: -moz-linear-gradient(right top, #f46ed3, #7738e2); 
    background: linear-gradient(to right top, #f46ed3, #7738e2);
}
.overlay-dark{
    background-color: #000000;
}
.post-overlay.no-overlay{
    background: none;
}
/*Verticle Aligne Middle content*/
.valign-wrapper {
    display: table;
    width: 100%;
}
.valign-cell {
    display: table-cell;
    vertical-align: middle;
    position: relative;
}
.container-fluid.no-gutter,
.no-gutter > [class*='col-']{
    padding-left: 0;
    padding-right: 0;
}


/*
*****************************************************************
*                       SECTION TITLE                           *
*****************************************************************
*/

.sction-title-wrapper{
    margin-bottom: 60px;
}
.section-intro{
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 7px;
    color: #212121;
    margin-bottom: 0;
    text-transform: uppercase;
}
.section-title {
    font-size: 45px;
    line-height: 50px;
    font-weight: 900;
    margin-bottom: 30px;
    text-transform: capitalize;
}
.section-sub{
    color: #999;
    font-size: 16px;
    line-height: 30px;
}
@media screen and (min-width: 992px) {
   .section-sub{
        width: 70%;
        margin: 0 auto;
   } 
}
@media (max-width: 768px){
    .section-title{
        font-size: 30px;
        line-height: 40px
    }
}


/*
*****************************************************************
*                        HEADER TOPBAR                          *
*****************************************************************
*/

.header-topbar { 
    background-color: transparent; 
    visibility: visible;
    max-height: 50px;
    opacity: 1;
    overflow: hidden;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
}
.header-classic .header-topbar,
.header-transparent .header-wrapper.sticky .header-topbar { 
    background-color: #1d2022; 
}

/* -- contact-info -- */
.header-topbar ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.header-topbar ul li {
    display: inline-block;
}
.contact-info ul li a {
    color: #fff;
    margin-right: 40px;
    font-size: 14px;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
}
@media (max-width: 991px) {
    .contact-info ul li a {
        margin-right: 12px;
        font-size: 16px;
    }
}
.contact-info ul li:last-child a {
    margin-right: 0px;
}
.contact-info ul li i {
    margin-right: 10px;
}

/*contact-us-form*/
.contact-us-form{
    padding: 40px 47px 25px;
    background: #e9edf0;
    border-radius: 3px;
}
.contact-us-form .form-group{
    margin-bottom: 15px;
}
.contact-us-form [class*="col-"] {
    padding-left: 7.5px;
    padding-right: 7.5px;
}
.contact-us-form input,
.contact-us-form textarea{
    background: #fff;
    border: none;
    border-radius: 2px;
}
.contact-us-form textarea{
    height: 170px;
}
.contact-us-form input[type="submit"]{
    display: inline-block;
    width: auto;
    margin-top: 15px;
    font-weight: bold;
    letter-spacing: 1px;
    background-color: #ff005a;
}
.contact-us-form input[type="submit"]:active,
.contact-us-form input[type="submit"]:focus,
.contact-us-form input[type="submit"]:hover{
    background-color: #D5054E;
    color: #ffffff;
}
.contact-us-form input:focus,
.contact-us-form textarea:focus{
    border: none;
}
.contact-us-form .form-group.submit-btn{
    position: relative;
    display: inline-block;
}

/* -- Topbar Appointment Button -- */
.header-top .social-links ul {
    float: right;
}
/* -- social-links -- */
.contact-info, 
.social-link {
    margin-top: 9px;
    margin-bottom: 6px;
}
.social-link ul {
    margin: 0;
    line-height: 1;
}
@media (max-width: 767px){
    .social-link ul{
        float: none;
        text-align: center;
    }
}
.social-link ul li {
    padding: 0px;
}
.social-link ul li+li {
    margin-left: 2px;
}
.social-link li a {
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    font-size: 13px;
    margin-bottom: 3px;
}
/*header cart icon*/
.woo-action-button{
    position: relative;
    right: 20px;
    top: 22px;
    float: right;
}
.woo-action-button::before{
    border-left: 1px solid #ddd;
    content: "";
    position: absolute;
    left: 5px;
    top: 0;
    height: 22px;
}
.header-wrapper.sticky .woo-action-button{
    top: 25px;
}
.tt-wishlist-count > a,
.tt-cart-count .cart-contents{
    position: relative;
    display: block;
    transition: unset;
}
.tt-cart-count{
    margin-right: 10px;
}
.tt-cart-count .cart-contents i {
    display: inline-block;
    padding: 5px 7px 5px 5px;
    border: 2px solid #d0cfd0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}
.tt-cart-count .cart-contents:hover i{
    border-color: #ff005a;
}
.tt-wishlist-count > a:hover,
.tt-wishlist-count > a:focus{
    color: #202020;
}
.tt-wishlist-count span, 
.tt-cart-count .cart-contents .cart-count {
    position: absolute;
    top: 30px;
    left: 18px;
    margin-left: 5px;
    color: #ffffff;
    width: 17px;
    display: inline-block;
    height: 17px;
    line-height: 17px;
    text-align: center;
    border-radius: 50%;
    font-size: 12px;
    background-color: #ff005a;
}


/*
*****************************************************************
*                         NAVIGATION                            *
*****************************************************************
*/

.meetaap-menu-wrapper {
    background-color: transparent;
}
.header-wrapper{
    position: relative;
}
.header-wrapper:before {
    content: "";
    width: 50%;
    top: 0;
    bottom: 0;
    position: absolute;
    height: 100%;
    z-index: -1;
    background-color: transparent;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
}
.header-wrapper.sticky:before{
    width: 100%;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    -ms-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    -o-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.header-transparent .header-wrapper .navbar-default{
    box-shadow: none;
}
.navbar-header h1{
    display: inline-block;
    font-size: 44px;
    margin: 0;
}
@media(max-width: 767px){
    .navbar-header h1{
        font-size: 35px;
    }
}
.navbar-brand {
    margin: 0;
    padding: 0;
    height: auto;
}
.navbar-brand a{
    display: inline-block;
}
.has-header-topbar .navbar-brand img {
    margin: 0;
}
.navbar>.container .navbar-brand, 
.navbar>.container-fluid .navbar-brand{
    margin-left: 0;
    max-width:340px;
}

/*
Default Navigation Style
----------------------------------------*/
@media (min-width: 768px) {
    .navbar-right {
        margin-right: 10px;
    }
}
.navbar-default .navbar-nav li a{
    font-family: 'CircularStdBold';
}
.navbar-default .navbar-nav > li > a {
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    -webkit-transform: translateZ(0);
    line-height: 40px;
    padding: 0 20px;
}
.navbar-brand h1 {
    line-height: 95px;
    padding-left: 30px;
}
.sticky .navbar-brand h1 {
    -webkit-transition: all 600ms;
    transition: all 600ms;
    padding-left: 0;
}
@media(min-width:768px) {
    .navbar-nav>li>a{
        padding: 30px 15px;
    }
}
@media screen and (min-width:768px) and (max-width: 991px){
    .navbar-brand h1 {
        line-height: 67px;
    }
    .navbar-default .navbar-nav > li > a {
        padding: 0 20px 0 0;
        line-height: 73px;
    }
}
@media (max-width: 767px){
    .navbar-brand h1 {
        line-height: 73px;
    }
}
@media (max-width: 991px){
    .navbar-default .navbar-nav > li > a{
        line-height: 40px
    }
    .navbar-default .mobile-menu .navbar-nav > li > a{
        line-height: 44px
    }
}

/*
Navigation Style For Large Devices
---------------------------------------------*/
@media(min-width:768px) {
    .navbar-nav.navbar-center{
        float: none;
        margin: 0 auto;
        display: table;
    }
    .header-wrapper .navbar-brand img {
        width: 100%;
        height: auto;
        margin-top: 0;
        -webkit-transition: width 0.3s ease;
        -moz-transition: width 0.3s ease;
        transition: width 0.3s ease;
    }
    .navbar-nav li.has-mega-menu{
        position: static;
    }
    .navbar-nav ul{
        position: static;
        display: block;
        border: 0;
        margin: 0;
        min-width: 200px;
    }
    .header-transparent .navbar-default{
        background-color: transparent;
    }
    .navbar-nav>li>.dropdown-menu {
      margin-top: 23px;
    }
    .sticky .navbar-nav>li>.dropdown-menu {
      margin-top: 13px;
    }
    .navbar-right .dropdown-menu {
      right: auto;
      left: 15px;
    }
    .sticky .navbar-right .dropdown-menu {
      left: 13px;
    }
    .navbar-nav.navbar-left{
        margin-left: 50px;
    }
}

/*Logo*/
.sticky-logo,
.sticky-mobile-logo{
    display: none;
}
/*desktop*/
@media (min-width : 768px) {
    /*show sticky logo*/
    .has-sticky-logo .header-wrapper.sticky .sticky-logo{
        display: inline-block;
    }
}
/*hide site logo when show sticky logo*/
.has-sticky-logo .header-wrapper.sticky .site-logo{
    display: none;
}
.sticky-mobile-logo{
    height: auto;
    min-width: 100%;
}
/*mobile*/
@media (max-width : 767px) {
    /*show mobile sticky logo*/
    .has-sticky-mobile-logo .header-wrapper.sticky .sticky-mobile-logo{
        display: block;
    }
    /*hide mobile logo when show mobile sticky logo*/
    .has-sticky-mobile-logo .header-wrapper.sticky .mobile-logo{
        display: none !important;
    }
}

/*
Navigation Style For Small/Mobile Devices
--------------------------------------------------------------*/
.navbar .nav li a i{
    margin-right: 8px;
}
.navbar .nav li a.menu-heading {
    position: relative;
    cursor: default;
    color: #202020 !important;
    font-size: 13px !important;
    text-transform: uppercase;
    font-weight: 700;
}
.navbar .nav li a.menu-heading::before {
    display: none;
}
.navbar .nav li a.menu-heading:hover{
    background-color: transparent !important;
}
.navbar-default {
    background-color: transparent;
    margin-bottom: 0;
    border-color: transparent;
    z-index: 10000;
    border: 0;
    border-radius: 0;
}
.header-classic .navbar-default {
    background-color: #fff;
    transition: all .3s;
}
.header-wrapper.navbar-fixed-top{
    position: absolute;
    top: 48px;
}
.home.header-bottom .header-wrapper.navbar-bottom-fixed{
    position: absolute;
    bottom: -80px;
    top: auto;
    width: 100%;
    z-index: 100000;
}
@media(max-width: 991px){
    .home.header-bottom .header-wrapper.navbar-bottom-fixed{
        position: static;
    }
}
.header-wrapper.sticky{
    position: fixed;
    top: 0;
}
.admin-bar .header-wrapper.sticky{
    top: 32px;
}
.header-bottom .header-wrapper.navbar-bottom-fixed.sticky{
    position: fixed;
    top: 0;
    width: 100%;
    bottom: auto;
    z-index: 100000;
}
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>.active>a, 
.navbar-default .navbar-nav>.active>a:focus, 
.navbar-default .navbar-nav>.active>a:hover {
  background-color: transparent;
    -ms-transform: scale(1.1);    
    -moz-transform: scale(1.1);  
    -webkit-transform: scale(1.1);  
    -o-transform: scale(1.1);  
    transform: scale(1.1);   
}
@media(max-width : 782px) {
    .admin-bar .header-wrapper.sticky,
    .admin-bar .navbar-fixed-top{
        top: 45px;
    }
}
@media(max-width : 600px) {
    .admin-bar .header-wrapper.sticky,
    .admin-bar .navbar-fixed-top.sticky{
        top: 46px;
    }
}


/*
*****************************************************************
*                        DROPDOWN MENU                          *
*****************************************************************
*/

.navbar-default .navbar-nav>.open>a, 
.navbar-default .navbar-nav>.open>a:focus, 
.navbar-default .navbar-nav>.open>a:hover {
  color: #ff0068;
  background-color: transparent;
}
.navbar-nav>li:hover > .dropdown-wrapper > ul{
    display: block;
}
.navbar-nav>li .dropdown-menu {
  border-radius: 0;
  padding: 0;
}
.dropdown-menu>li>a {
    width: 100%;
    padding: 10px 20px;
    font-size: 13px;
    line-height: 24px;
    color: #202020;
    text-decoration: none;
    display: inline-block;
    position: relative;
    outline: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.03);
}
.dropdown-menu>li>a.menu-heading {
    border-top: 0;
}
.dropdown-menu li a:hover{
    background-color: #fafafa;
}
.dropdown>li>a::before {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 1px;
    background-color: #ff0068;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.dropdown li:hover >a::before {
    width: 100%;
}
.dropdown-menu>.active>a, 
.dropdown-menu>.active>a:focus, 
.dropdown-menu>.active>a:hover {
    color: #ff0068;
    background-color: #fafafa;
}
.navbar-default .navbar-nav li.current-menu-ancestor>a,
.navbar-default .navbar-nav li.current-menu-parent>a,
.navbar-default .navbar-nav li.current-menu-item>a{
    color: #ff0068;
    -ms-transform: scale(1.05);    
    -moz-transform: scale(1.05);  
    -webkit-transform: scale(1.05);  
    -o-transform: scale(1.05);  
    transform: scale(1.05);   
}
@media screen and (max-width: 767px) {
    .header-brand-color .navbar-default .navbar-nav li.current-menu-ancestor>a,
    .header-brand-color .navbar-default .navbar-nav li.current-menu-parent>a,
    .header-brand-color .navbar-default .navbar-nav li.current-menu-item>a{
        color: #fff;
        font-weight: 700;
    }
}
.navbar-default .navbar-nav li.current-menu-ancestor>a.menu-heading,
.navbar-default .navbar-nav li.current-menu-parent>a.menu-heading,
.navbar-default .navbar-nav li.current-menu-item>a.menu-heading {
    color: #202020;
}
.navbar-default .navbar-nav li.current-menu-ancestor.has-mega-menu-child>a,
.navbar-default .navbar-nav li.current-menu-parent.has-mega-menu-child>a{
    color: #202020;
}
.dropdown-menu>li>a:focus, 
.dropdown-menu>li>a:hover,
.navbar-default .navbar-nav li.current-menu-ancestor.has-mega-menu-child>a:hover,
.navbar-default .navbar-nav li.current-menu-parent.has-mega-menu-child>a:hover {
    color: #ff0068;
}
.navbar-nav li .dropdown-wrapper {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 100%;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    z-index: 999;
}
.navbar-nav li:last-child .dropdown-wrapper{
    right: -20px;
    left: auto;
}
.navbar-nav li .dropdown-wrapper span{
    position: absolute;
    top: 13px;
    right: 10px;
    font-size: 15px;
}

/* =-=-=-=-=-=-= 2ND LAVEL MENU =-=-=-=-=-=-= */

.navbar-nav li > .dropdown-wrapper li > .dropdown-wrapper{
    left: 100%;
    margin-left: 10px;
    top: 0;
    padding: 0 0 0 5px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
.navbar-nav li > .dropdown-wrapper li.dropdown-inverse .dropdown-wrapper{
    left: auto;
    right: 100%;
    margin-right: 10px;
    margin-left: 0;
    padding: 0 5px 0 0;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
.navbar-nav li > .dropdown-wrapper li.dropdown-inverse:hover .dropdown-wrapper{
    margin-right: -5px;
}
.navbar-nav > li .dropdown-wrapper li:hover > .dropdown-wrapper{
    margin-left: -5px;
}
.navbar-nav > li:hover > .dropdown-wrapper,
.navbar-nav > li .dropdown-wrapper li:hover > .dropdown-wrapper{
    visibility: visible;
    opacity: 1;
}

/* =-=-=-=-=-=-= MEGA MENU STYLE =-=-=-=-=-=-= */

.navbar-nav li .megamenu-wrapper{
    position: absolute;
    top: 60px;
    left: 0;
    right: 0;
    margin: 0 auto;
    visibility: hidden;
    opacity: 0;
    padding: 20px 0 0;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
.navbar-nav li:hover > .megamenu-wrapper,
.navbar-nav li:hover > .megamenu-wrapper .dropdown-wrapper{
    visibility: visible;
    opacity: 1;
}
.navbar-nav li.has-mega-menu > .megamenu-wrapper .dropdown-wrapper{
    position: static;
    padding: 0;
}
.navbar-nav li.has-mega-menu > .megamenu-wrapper .dropdown-wrapper ul{
    display: block;
    width: 100%;
    min-width: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    box-shadow: none;
}
.navbar-nav li.has-mega-menu > .megamenu-wrapper .dropdown-wrapper ul li{
    border: 0;
}
.navbar-nav li.has-mega-menu li.has-mega-menu-child .dropdown-wrapper ul li:last-child a{
    border-bottom: 0;
}
.megamenu-wrapper .dropdown-megamenu{
    width: 100%;
    padding: 20px 20px 10px !important;
}
.megamenu-wrapper .menu-col-1 > li{
    width: 100%;
}
.megamenu-wrapper .menu-col-2 > li{
    width: 48%;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
}
.megamenu-wrapper .menu-col-3 > li{
    width: 31%;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
}
.megamenu-wrapper .menu-col-4 > li{
    width: 24%;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
}
@media (min-width : 768px) and (max-width : 991px) {
    .megamenu-wrapper .menu-col-4 > li{
        width: 23%;
    }
    .megamenu-wrapper ul li a{
        padding: 10px;
    }
}
@media (min-width : 768px) and (max-width : 991px) {
    .navbar .nav>li{
        padding: 0;
    }
    /*navbar*/
    .navbar-default .navbar-nav>li>a {
        font-size: 12px;
    }
}

/* =-=-=-=-=-=-= MOBILE MENU STYLE =-=-=-=-=-=-= */

@media(max-width : 767px) {
    .navbar-nav li a {
        color: #212121;
        font-size: 14px;
        line-height: 40px;
        padding: 0;
    }
    .navbar-nav li a:hover {
        color: #ff0068;
    }
    .navbar-nav{
        margin: 0;
        padding: 0 15px;
    }
    .navbar-nav > li > a {
        padding: 12px 0 12px 0;
    }
    .header-dark .navbar-nav li a,
    .header-brand-color .navbar-nav li a,
    .header-semi-transparent .navbar-nav li a {
        color: #fff;
    }
    .navbar .nav>li{
        padding: 0;
    }
    .navbar-nav li{
        list-style: none;
    }
    .navbar-default ul ul{
        padding-left: 20px !important;
    }
    .navbar-default .navbar-nav li a {
        display: block;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, 
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a, 
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus, 
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover{
        background-color: transparent;
        color: #ff0068;
    }
    .navbar-default .navbar-nav li.current-menu-ancestor.has-mega-menu-child>a,
    .navbar-default .navbar-nav li.current-menu-parent.has-mega-menu-child>a{
        color: #ffffff;
    }
    .navbar-nav li .dropdown-wrapper,
    .navbar-nav li .sub-dropdown-wrapper{
        position: static;
        padding: 0;
        margin: 0;
    }
    .navbar-nav>li:hover > .dropdown-wrapper > ul{
        display: none;
    }
    .navbar-nav>li.open > .dropdown-wrapper > ul{
        display: block;
    }
    /*mobile menu dropdown trigger*/
    .dropdown-menu-trigger{
        position: absolute;
        right: 0;
        top: 0;
        background-color: transparent;
        border: 0;
        text-align: center;
        width: 60px;
        height: 45px;
        font-size: 20px;
        line-height: 43px;
        border-left: 1px solid rgba(255, 255, 255, 0.05);
    }
    .mobile-menu .dropdown .dropdown-menu-trigger{
        height: 40px;
        line-height: 38px;
    }
    
    .dropdown-menu-trigger:focus {
        background-color: transparent;
    }
    .dropdown-menu-trigger.menu-collapsed {
        color: #ff0068;
    }
    .dropdown-menu-trigger i:last-child{
        display: none;
    }
    .dropdown-menu-trigger.menu-collapsed i:first-child{
        display: none;
    }
    .dropdown-menu-trigger.menu-collapsed i:last-child{
        display: block;
    }
    .has-mega-menu .has-mega-menu-child .collapse{
        display: block;
        padding: 0;
    }
    .has-mega-menu .has-mega-menu-child .dropdown-menu-trigger{
        display: none;
    }
    .mobile-menu.navbar-collapse{
        max-height: 520px;
        padding: 0;
        box-shadow: none;
    }
}
.navbar-default .navbar-toggle{
    border: 0;
    margin-top: 16px;
    margin-right: 0px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    border-radius:0;
}
.navbar-default .navbar-toggle .icon-bar {
    width: 30px;
    height: 4px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.navbar-default .navbar-toggle:focus, 
.navbar-default .navbar-toggle:hover{
    background-color: transparent;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #ff0068;
}
.navbar-default .navbar-toggle:hover .icon-bar,
.navbar-default .navbar-toggle:focus .icon-bar {
    background-color: #646464;
}

/* =-=-=-=-=-=-= FOOTER MENU =-=-=-=-=-=-= */

.footer-menu ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
.footer-nav>li{
    display: inline-block;
}
.footer-nav>li{
    margin-right: 20px;
}
.footer-nav>li:last-child{
    margin-right: 0;
}
.footer-menu ul li a{
    display: block;
    font-size: 14px;
    color: #ffffff;
}
.footer-menu ul li a:hover{
    color: #81ddff;
}
/*footer dropdown*/
.footer-nav ul.sub-menu{
    display: none;
    position: absolute;
    bottom: 25px;
    left: 0;
    width: 190px;
    background-color: #ffffff;
    padding: 10px;
}
.footer-nav ul.sub-menu li a{
    color: #202020;
}
.footer-nav ul.sub-menu li a:hover{
    color: #ff0068;
}
.footer-nav>li>ul.sub-menu>li ul.sub-menu{
    left: 170px;
    bottom: 0;
}
.footer-nav>li>ul ul{
    display: none;
}
.footer-nav li{
    position: relative;
}
.footer-nav>li > ul.sub-menu li:hover > ul.sub-menu,
.footer-nav > li:hover>ul.sub-menu{
    display: block;
}
@media screen and (max-width: 580px) {
    .footer-menu ul {
        text-align: center;
    }
    .footer-menu ul li {
        float: none;
        display: inline-block;
    }
}

/* ATRIBUTE NAVIGATION
=================================*/
.attr-nav {
    float: right;
    display: inline-block;
    margin-left: 0;
    margin-right: 25px;
}
.sticky .attr-nav {
    margin-right: 0;
}

.attr-nav > ul{
    padding: 0;
    margin: 0 0 -7px 0;
    list-style: none;
    display: inline-block;
}
.attr-nav > ul > li{
    float: left;
    display: block;
    position: relative;
    width: 24px;
}
.attr-nav > ul > li.search a.is-visible .fa-search::before {
    content: "\f00d";
}
.attr-nav > ul > li > a {
    display: block;
    position: relative;
    color: #212121;
    padding: 0 5px;
    font-size: 14px;
    line-height: 88px;
    padding-top: 8px;
}
.attr-nav > ul > li > a span.badge{
    position: absolute;
    top: 50%;
    margin-top: -15px;
    right: 5px;
    font-size: 10px;
    padding: 0;
    width: 15px;
    height: 15px;
    padding-top: 2px;
}
.attr-nav > ul > li.dropdown ul.dropdown-menu{
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    -moz-box-shadow: 0px 0px 0px;
    -webkit-box-shadow: 0px 0px 0px;
    -o-box-shadow: 0px 0px 0px;
    box-shadow: 0px 0px 0px;
    border: solid 1px #e0e0e0;
}
ul.cart-list{
    padding: 0 !important;
    width: 250px !important;
}
ul.cart-list > li{
    position: relative;
    border-bottom: solid 1px #efefef;
    padding: 15px 15px 23px 15px !important;
}
ul.cart-list > li > a.photo{
    padding: 0 !important;
    margin-right: 15px;
    float: left;
    display: block;
    width: 50px;
    height: 50px;
    left: 15px;
    top: 15px;
}
ul.cart-list > li img{
    width: 50px;
    height: 50px;
    border: solid 1px #efefef;
}
ul.cart-list > li > h6{
    margin: 0;
}
ul.cart-list > li > h6 > a.photo{
    padding: 0 !important;
    display: block;
}
ul.cart-list > li > p{
    margin-bottom: 0;
}
ul.cart-list > li.total{
    background-color: #f5f5f5;
    padding-bottom: 15px !important;
}
ul.cart-list > li.total > .btn{
    display: inline-block;
    border: none !important;
    height: auto !important;
}
ul.cart-list > li .price{
    font-weight: bold;
}
ul.cart-list > li.total > span{
    padding-top: 8px;
}
@media(max-width: 991px){
    .attr-nav > ul > li > a{
        line-height: 70px;
        padding-top: 0;
    }
    .tt-wishlist-count span, .tt-cart-count .cart-contents .cart-count {
        top: 19px;
    }
}


/*Header to search
---------------------------------*/
.top-search {
    position: absolute;
    right: -59px;
    width: 400px;
    top: 104%;
    padding: 20px;
    background: #fff;
    border-top: 1px solid #F1F1F1;
    display: none;
    box-shadow: 0px 5px 8px rgba(0,0,0,.2);
}
.no-shoping-cat .top-search {
    right: -25px;
}
.top-search .input-group {
    width: 100%;
    position: relative;
}
.top-search .input-group .form-control {
    border-radius: 0;
    border: 1px solid #ececec;
}
.top-search .input-group span{
    border: none;
}
.top-search .search-form button {
    z-index: 99;
    height: 52px;
    top: 0;
    right: 0;
    padding: 0 10px;
}
.search-form button:hover{
    color: #212121;
}
@media (max-width: 767px){
    .attr-nav{
        position: inherit;
        margin-right: 5px;
    }
    .attr-nav > ul > li.search{
        position: inherit;
    }
    .top-search {
        top: 100%;
        width: calc(100% - 30px);
        left: 15px;
    }
    .attr-nav > ul > li > a {
        font-size: 18px;
    }
}

/*
*****************************************************************
*                     PAGE HEADER STYLE                         *
*****************************************************************
*/

.page-title {
    position: relative;
    padding: 46px 0;
    padding-top: 200px;
    background-color: #a2a2a2;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.header-transparent.header-section-hide header{
    background: transparent;
}
@media (max-width: 991px){
    .header-transparent.header-section-hide header{
        min-height: 164px;
    }
}
.header-transparent .page-title{
    padding: 200px 0 60px;
}
.header-semi-transparent .page-title{
    padding: 220px 0 80px;
}
.title-overlay-color{
    content: "";
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.page-title .container {
    position: relative;
}
.page-title h2{
    font-size: 75px;
    line-height: 80px;
    font-weight: 900;
    margin: 0;
    text-transform: capitalize;
    word-break: break-word;
    -ms-word-break: break-word;
}
.breadcrumb>li+li:before{
    padding: 0;
    margin-right: -5px;
}
@media screen and (min-width: 600px) and (max-width: 991px){
    .page-title h2 {
        font-size: 55px;
        line-height: 60px;
    }
}
@media (max-width: 599px){
    .page-title h2 {
        font-size: 45px;
        line-height: 50px;
    }
}
/*Page Sub-title*/
.page-title span {
    font-weight: 400;
    display: inline-block;
    font-size: 16px;
    text-transform: capitalize;
}
.page-title.overlay-enable h2,
.page-title.overlay-enable span,
.page-title.overlay-enable .breadcrumb li a,
.page-title.overlay-enable .breadcrumb li.active{
    color: #ffffff;
}
.error404 .page-title,
.blog .page-title,
.single-post .page-title{
    text-align: center;
}
.error404 .page-title .breadcrumb,
.blog .page-title .breadcrumb,
.single-post .page-title .breadcrumb{
    position: static;
    margin-top: 10px;
}


/*
*****************************************************************
*                        BREADCRUMB                             *
*****************************************************************
*/

.page-title .breadcrumb {
    position: absolute;
    background-color: transparent;
    width: auto;
    top: 50%;
    left: auto;
    right: 30px ;
    margin: -10px 0 0 0;
    padding: 0;
}
.page-title .breadcrumb li {
    letter-spacing: 1px;
    color: inherit;
}
.page-title .breadcrumb li a{
    color: inherit;
}

/* Page Title Center
------------------------------------------- */
.page-title.text-center {
    text-align: center;
}
.page-title.text-center .breadcrumb {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    margin: 20px 0 0 0;
}

/* Page Title Left
------------------------------------------- */
.page-title.text-left {
    text-align: left;
}
.page-title.text-left .breadcrumb {
    position: relative;
    top: 0;
    left: 0;
    right: auto;
    margin: 20px 0 0 0;
}

/* Page Title Right
------------------------------------------- */
.page-title.text-right {
    text-align: right;
}
.page-title.text-right .breadcrumb {
    position: relative;
    top: 0;
    left: auto;
    right: 0;
    margin: 20px 0 0 0;
}

/* Page Title(only title) Right
------------------------------------------- */
.page-title.title-right {
    text-align: right;
}
.page-title.title-right .breadcrumb {
    left: 0;
    right: auto;
}
@media (max-width: 767px) {
    .page-title,
    .page-title.page-title-right {
        text-align: center;
    }
    .page-title .breadcrumb {
        left: 0 !important;
        right: 0 !important;
        top: 0 !important;
        margin: 10px 0 0 !important;
        position: relative !important;   
    }
}


/*
*****************************************************************
*                        PROCESS-BOX                            *
*****************************************************************
*/

.process-box {
    padding: 35px 15px;
    border-radius: 4px;
    position: relative;
    z-index: 1;
}
.process-box:before{
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.1);
    z-index: -1;
    opacity: 0;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    transition: all 300ms;
}
.process-box:hover:before {
    opacity: 1;
}
.process-box i {
    font-size: 40px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    color: #212121;
    margin-bottom: 15px;
    display: inline-block;
}
.process-box i:before {
    font-size: 40px;
}
.process-box h3 {
    font-size: 18px;
    color: #fff;
    margin-bottom: 0;
}


/*
*****************************************************************
*                   COUNTDOWN WRAPPER                           *
*****************************************************************
*/

.countdown-wrapper {
    color: #212121;
}
.countdown {
    margin-bottom: 0;
}
.countdown li {
    width: 150px;
    font-family: 'Montserrat', sans-serif;
}
.countdown li span {
    font-size: 70px;
    line-height: 80px;
    font-weight: 900;
}
.countdown li p {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 0;
    font-weight: 600;
    text-transform: capitalize;
}
@media (max-width: 500px){
    .countdown li span {
        font-size: 50px;
        line-height: 60px;
    }
}

/*
*****************************************************************
*                      PRICING TABLE                            *
*****************************************************************
*/

/*Common Style*/
.pricing-table-wrapper {
    background-color: #fff;
    position: relative;
}
.creative-pricing .pricing-table-wrapper{
    padding-bottom: 75px;
    margin-top: 60px;
    min-height: 600px;
}
.creative-pricing .pricing-table-wrapper.featured-item{
    background-color: #ff005a;
    margin-top: 0;
}
.creative-pricing .pricing-table-wrapper.featured-item li,
.creative-pricing .pricing-table-wrapper.featured-item span{
    color: #ffffff;
}
@media (max-width: 991px){
    .creative-pricing .pricing-table-wrapper{
        margin-top: 0;
        min-height: auto !important;
    }
}
@media (max-width: 767px){
    .creative-pricing .pricing-table-wrapper{
        min-height: auto !important;
    }
}
/*Standard Pricing Table*/
.standard-pricing .pricing-table-wrapper {
    border: 1px solid #e3e3e3;
}
.table-header {
    padding: 30px 0 30px 0;
}
.table-header .package-name {
    color: #212121;
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 6px;
    font-family: 'Montserrat', sans-serif;
}
.package-price .currency-symbol, 
.package-price .price {
    font-weight: 800;
    font-size: 45px;
    line-height: 50px;
}
.package-price .currency-symbol {
    margin-right: -5px;
}
.package-price .currency-code {
    font-weight: 700;
}
.package-price .price,
.package-price .currency-code,
.package-price .currency-symbol {
    color: #212121;
    font-family: 'Montserrat', sans-serif;
}
.table-info {
    padding-bottom: 15px;
}
.table-info ul {
    margin-bottom: 0;
}
.table-info ul li {
    margin: 5px 0;
    color: #999999;
}
.table-info ul li i {
    color: #ff0024;
    font-size: 14px;
    margin-left: 6px;
    background: #fff;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    cursor: pointer;
}
.standard-pricing .table-footer {
    padding-bottom: 60px;
    margin-top: 22px;
}
.purchase-button a {
    background-color: rgba(0, 0, 0, 0.1);
    color: #212121;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 13px;
    padding: 15px 30px;
    border-radius: 0;
    margin-top: ;
    font-family: 'Montserrat', sans-serif;
}
.pricing-table-wrapper:hover .purchase-button a{
    background-color: #ff005a;
    color: #fff;
}
@media screen and ( max-width: 992px ){
    .pricing-table-wrapper{
        margin-bottom: 30px;
    }
}
/*Creative Pricing Table*/
@media (min-width: 768px) {
    .creative-pricing [class*='col-']{
        padding: 0;
    }
}
.creative-pricing [class*='col-']+[class*='col-'] .pricing-table-wrapper{
    border-left: 1px solid #e9edf0;
}
.creative-pricing .table-header {
    margin: 0 30px 30px;
    border-bottom: 1px solid rgba(0,0,0,.2);
}
.creative-pricing .purchase-button a {
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    color: #585858;
    font-size: 14px;
}
.creative-pricing .featured-item .purchase-button a{
    color: #fff;
}


/*
*****************************************************************
*                      SPEAKERS STYLE                           *
*****************************************************************
*/

.speakers-wrapper {
    background: #fff;
    padding: 10px;
    margin-bottom: 30px;
}
.speaker-img {
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
}
.speaker-img img {
    width: 100%;
    border-radius: 6px;
}
.speaker-social-link {
    margin: 0;
    padding: 0;
    list-style: none;
}
.speaker-social-link li {
    display: inline-block;
}
.speaker-social-link li+li {
    margin-left: 6px;
}
.speaker-social-link li a {
    display: block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    color: #fff;
}
.speakers-wrapper .speaker-social-link {
    position: absolute;
    bottom: -50%;
    width: 100%;
    height: 70px;
    line-height: 90px;
    z-index: 20;
    background: -webkit-linear-gradient(top, rgba(255,0,0,0), rgba(0, 0, 0, 0.9));
    background: -o-linear-gradient(bottom, rgba(255,0,0,0), rgba(0, 0, 0, 0.9));
    background: -moz-linear-gradient(bottom, rgba(255,0,0,0), rgba(0, 0, 0, 0.9));
    background: linear-gradient(to bottom, rgba(255,0,0,0), rgba(0, 0, 0, 0.9));
}
.speakers-wrapper:hover .speaker-social-link{
    bottom: 0;
}
.speakers-wrapper .speaker-social-link {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}
.speakers-wrapper:hover .speaker-social-link {
    opacity: 1;
    visibility: visible;
}
.speakers-wrapper .speaker-header h3 {
    font-weight: 700;
    margin-bottom: 0;
}
.speakers-wrapper .speaker-header h3 a {
    color: #212121;
}
.speakers-wrapper .speaker-header h3 a:hover,
.speakers-wrapper .speaker-social-link li a:hover {
    color: #ff0068;
}
/*Single Speaker Page*/
.single-speaker-page {
    padding: 100px 0;
    background-color: #ffffff;
    font-weight: 500;
}
.single .speaker-img img {
    border-radius: 0;
}
.single .speaker-intro h3 {
    font-size: 35px;
    line-height: 40px;
    font-weight: 700;
    margin-bottom: 30px;
    padding-bottom: 30px;
    position: relative;
}
.single .speaker-intro h3:before {
    content: "";
    width: 100px;
    height: 2px;
    background: #ff005a;
    position: absolute;
    left: 0;
    bottom: 0;
}
.single .speaker-intro h3 small {
    display: block;
    font-size: 18px;
    color: #212121;
    margin-top: 10px;
}
.single .speaker-social-link {
    position: absolute;
    left: 0;
    bottom: 20px;
    background-color: rgba(255, 0, 90, 0.9);
    padding: 10px 15px 0 10px;
}
.single .speaker-social-link li a {
    text-align: center;
}
.single .speaker-social-link li a i{
    width: 25px;
    height: 25px;
    line-height: 25px;
}
.single .speaker-social-link li a:hover {
    opacity: .8;
}
h3.speaker-session-title{
    margin-top: 40px;
    margin-bottom: 20px;
}

/*sponsor image hover effect*/
.sponsors-log-wrapper img{
    display: inline-block;
    border: 12px solid transparent;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
    box-shadow: 0 0 0 0 #e5eaf6;
    margin: 6px;
}
.sponsors-log-wrapper img:hover{
    box-shadow: 0 0 0 12px #e5eaf6;
        -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}
@media(max-width: 420px){
    .sponsors-log-wrapper img{
        margin: 0;
        margin-top: 10px;
        margin-bottom: 10px;
    }
}


/*
*****************************************************************
*                  SCHEDULE STYLE                               *
*****************************************************************
*/

.session-wrapper .session-tab {
    margin-bottom: 15px;
}
.session-wrapper .session-tab li {
    display: inline-block !important;
    margin-right: -5px;
}
.session-wrapper ul li a{
    color: #212121;
    background-color: #fff;
    border: 1px solid #e3e3e3;
    padding: 24px 30px;
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    font-family: 'Montserrat', sans-serif;
    text-transform: capitalize;
}
.session-wrapper ul li.active a,
.session-wrapper ul li a:hover{
    background-color: #ff005a;
    color: #fff;
    border-color: transparent;
}

.session-wrapper.tab-collapse{
    margin: 40px 0;
}

.single-tt-speaker .session-wrapper.tab-collapse{
    margin: 40px 0;
    display: block;
    position: relative;
    float: left;
    max-width: 1170px;
}

.page-id-1699 .session-wrapper.tab-collapse{
    margin: 0;
}

/*speech-info-wrapper*/
.speech-info-wrapper {
    padding: 25px 15px;
    float:left;
    width:100%;
}
.speech-info-wrapper.sid-talks{
    padding: 25px 15px 15px 15px;
}

.speech-time {
    display: block;
    color: #000000;
    text-transform: uppercase;
}
.speech-venue {
    font-size: 14px;
    line-height: 20px;
    color: #999;
    display: block;
}
.speech-info-heading h3 {
    font-size: 25px;
    line-height: 35px;
    font-weight: 700;
    margin-top: 30px;
    position: relative;
}
.speech-info-heading h3 a {
    color: #212121;
}
.speech-info-heading h3 a:hover {
    color: #ff005a;
}
.speech-info-heading h3::before{
    content: "";
    width: 3px;
    height: 0;
    background-color: #ff005a;
    position: absolute;
    left: -36px;
    top: 0;
    -webkit-transition: all 300ms cubic-bezier(.68,-0.55,.09,2.47);
    -moz-transition: all 300ms cubic-bezier(.68,-0.55,.09,2.47);
    -ms-transition: all 300ms cubic-bezier(.68,-0.55,.09,2.47);
    transition: all 300ms cubic-bezier(.68,-0.55,.09,2.47);
}
.speech-info-wrapper:hover .speech-info-heading h3::before {
    height: 100%;
}
.speech-info-wrapper .speech-meta-thumb{
    float: left;
    border-radius: 50%;
    width:100%;
    height:auto;
}
.speech-info-wrapper .speech-meta .note{
    display: block;
    color: #999999;
    font-size: 14px;
    line-height: 20px;
    font-weight: 300;
}
.speech-info-wrapper .speech-meta .speaker-title {
    display: block;
    font-size: 15px;
    line-height: 20px;
    font-weight: 600;
    color: #212121;
}
@media (max-width: 500px){
    .session-wrapper ul li a {
        padding: 6px 12px;
        font-size: 15px;
    }
    .speech-info-heading h3 {
        font-size: 20px;
        line-height: 28px;
    }
}


/*Single Session Page*/
.single-session-page {
    padding: 100px 0;
    background-color: #ffffff;
}
.session-meta img {
    width: 100%;
}
.single-session-page .session-wrapper {
    padding: 30px;
    border: 1px solid #e6e6e6;
    border-radius: 4px;
    color: #212121;
}
.single-session-page .session-wrapper h2{
    font-size: 25px;
    line-height: 30px;
    font-weight: 700;
    margin-top: 15px;
    margin-bottom: 35px;
}
/*speech-keypoints*/
.speech-keypoints {
    margin-top: 50px;
    color: #212121;
}
.speech-keypoints h3 {
    font-weight: 600;
    margin-bottom: 20px;
}
.speech-keypoints ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
.speech-keypoints ul li{
    margin-bottom: 15px;
    position: relative;
    padding-left: 30px;
}
.speech-keypoints ul li:before,
.speech-keypoints ul li:after{
    content: "";
    position: absolute;
    top: 3px;
    left: 0;
    background-color: #ff005a;
}
.speech-keypoints ul li:before{
    width: 15px;
    height: 15px;
    border-radius: 50%;
}
.speech-keypoints ul li::after {
    height: 132%;
    width: 1px;
    left: 7px;
}
.speech-keypoints ul li:last-child:after{
    content: none;
}
.speech-keypoints ul li h4{
    margin-bottom: 5px;
}
.session-meta {
    position: relative;
}


/*
*****************************************************************
*                          TT POP-UP                            *
*****************************************************************
*/
.tt-popup-wrapper .video-thumb {
    position: relative;
    z-index: 1;
    display: inline-block;
}
.tt-popup-wrapper .video-thumb img {
    border-radius: 10px;
}
.popup-overlay{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    opacity: .4;
}


/*
*****************************************************************
*                        BLOG HOME                              *
*****************************************************************
*/

.home-blog-wrapper {
    background: #fff;
    margin-bottom: 30px;
}
.home-blog-thumbnail{
    position: relative;
}
.home-blog-thumbnail img {
    width: 100%;
}
.home-blog-content {
    padding: 30px;
}
.home-blog-content .posted-on {
    font-size: 13px;
    color: #8f8d8d;
}
.home-blog-content h3 {
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    margin-bottom: 25px;
}
.home-blog-content h3 a {
    color: #212121;
}
.home-blog-content h3 a:hover {
    color: #ff005a;
}
.home-blog-content .entry-meta {
    margin-top: 10px;
}
.home-blog-content .entry-meta a{
    color: #999999;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
}
.home-blog-content .entry-meta a:hover {
    color: #ff0068;
}


/*
*****************************************************************
*                       EVENT INFO                              *
*****************************************************************
*/

.event-info-intro {
    background-color: #fff;
    box-shadow: 0px 49px 72px 0px rgba(25, 25, 25, 0.12);
    -webkit-box-shadow: 0px 49px 72px 0px rgba(25, 25, 25, 0.12);
    -moz-box-shadow: 0px 49px 72px 0px rgba(25, 25, 25, 0.12);
    -ms-box-shadow: 0px 49px 72px 0px rgba(25, 25, 25, 0.12);
    -o-box-shadow: 0px 49px 72px 0px rgba(25, 25, 25, 0.12);
    position: relative;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 80px 0;
    overflow: hidden;
}
.event-info-intro .icon {
    padding-bottom: 25px;
}
.event-info-intro .icon i:before{
    font-size: 70px;
    color: #212121;
}
.event-info-intro .icon{
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    transition: all .6s ease;
}
.event-info-intro:hover .icon{
    -webkit-transform: translateY(-30px);
        -moz-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        -o-transform: translateY(-30px);
        transform: translateY(-30px);
}
.event-info-intro .event-info-title{
    font-weight: 500;
    margin-bottom: 0;
    position: relative;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    transition: all .6s ease;
}
.event-info-intro:hover .event-info-title{
    -webkit-transform: translateY(-20px);
        -moz-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        -o-transform: translateY(-20px);
        transform: translateY(-20px);
}
.event-info-intro .content{
    position: absolute;
    width: 100%;
    bottom: 5px;
    opacity: 0;
    padding: 10px 30px;
    visibility: hidden;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
}
.event-info-intro:hover .content{
    opacity: 1;
    visibility: visible;
    -webkit-transition: all .6s ease .2s;
    -moz-transition: all .6s ease .2s;
    -ms-transition: all .6s ease .2s;
    -o-transition: all .6s ease .2s;
    transition: all .6s ease .2s;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
@media screen and ( max-width: 992px ){
    .event-info-intro{
        margin-bottom: 30px;
    }
}


/*
*****************************************************************
*                       TESTIMONIAL                             *
*****************************************************************
*/

.testimonial-wrapper .testimonial-des{
    padding: 40px 15px 0 15px;
    margin-bottom: 30px;
}
.testimonial-wrapper .swiper-button-next,
.testimonial-wrapper .swiper-button-prev{
    background-image: none;
    background-color: #fff;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50px;
    text-align: center;
    color: #0090ff;
    font-size: 20px;
    top: auto;
    bottom: 0;
}
@media (min-width: 600px) {
    .testimonial-wrapper .testimonial-des{
        padding: 40px 100px 0 100px;
    }
    .testimonial-wrapper .swiper-button-next,
    .testimonial-wrapper .swiper-button-prev{
        top: 40%;
        bottom: auto;
    }
}
.testimonial-wrapper .testimonial-des p{
    font-weight: 300;
    font-size: 18px;
    line-height: 32px;
    position: relative;
}
.testimonial-header-entry h3{
    margin-bottom: 3px;
    font-weight: 500;
}
.testimonial-wrapper .swiper-button-next:hover,
.testimonial-wrapper .swiper-button-prev:hover{
    box-shadow: 0 0 25px rgba(0,0,0,.25);
}
.testimonial-wrapper .testimonial-des p:before {
    font-family: FontAwesome;
    content: "\f10d";
    position: absolute;
    font-size: 100px;
    left: 10px;
    top: -45px;
    line-height: 100px;
    color: rgba(255, 255, 255, .1);
}

/*
*****************************************************************
*                      FEATURED BOXED STYLE                     *
*****************************************************************
*/

/*Icon Default Style*/
.icon-block.icon-default .tt-icon {
    margin-bottom: 15px;
}
.icon-block .tt-icon i{
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms;
}
.icon-block i.gradient,
.icon-block i.gradient-custom{
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.icon-block .tt-icon.flat-icon i{
    line-height: 44px;
}
.icon-block .tt-icon.flat-icon i::before{
    font-size: 40px;
}
.icon-block.icon-square .tt-icon.flat-icon i::before,
.icon-block.icon-round .tt-icon.flat-icon i::before,
.icon-block.icon-circle .tt-icon.flat-icon i::before{
    font-size: 30px;
}
.icon-block.icon-default:hover .tt-icon i{
    color: #ff0068;
}

/* Icon Position
------------------------------------------- */
/*icon position left*/
.icon-block.icon-position-left .tt-icon{
    float: left;
    margin-right: 20px;
}
.icon-block.icon-position-left .tt-content{
    overflow: hidden;
}
/*icon position center*/
.icon-block.icon-position-center .tt-icon{
    float: none;
    text-align: center;
    margin-bottom: 20px;
}
.icon-block.icon-position-center .tt-content{
    text-align: center;
}
/*icon position top left*/
.icon-block.icon-position-top-left .tt-icon{
    float: none;
    text-align: left;
}
/*icon position right*/
.icon-block.icon-position-right .tt-icon{
    float: right;
    text-align: right;
    margin-left: 20px;
}
.icon-block.icon-position-right .tt-content{
    text-align: right;
    overflow: hidden;
}
@media screen and (max-width: 767px) {
    .icon-block.icon-position-right .tt-icon{
        float: left;
        text-align: left;
        margin-right: 20px;
        margin-left: 0;
    }
    .icon-block.icon-position-right .tt-content{
        text-align: left;
    }
}
.icon-block i {
    font-size: 28px;
}
.icon-block h3 {
    font-size: 20px;
    position: relative;
    margin-bottom: 20px;
}
.icon-block .tt-icon a,
.icon-block h3 a{
    color: #202020;
}
.tt-icon.flat-icon i{
    display: inline-block;
}
.icon-block.icon-default .tt-icon i{
    font-size: 40px;
}
.icon-block .tt-icon a.theme-color, 
.icon-block h3.theme-color,
.icon-block h3 a.theme-color,
.icon-block h3 a:hover{
    color: #ff005a;
}

/* Icon Shape
------------------------------------------- */
.icon-block.icon-square .tt-icon i,
.icon-block.icon-round .tt-icon i,
.icon-block.icon-circle .tt-icon i {
    display: inline-block;
    width: 60px;
    height: 60px;
    line-height: 58px;
    text-align: center;
}
/*Round Icon*/
.icon-block.icon-round .tt-icon i {
    border-radius: 4px;
}
/*Circle Icon*/
.icon-block.icon-circle .tt-icon i {
    border-radius: 50%;
}
.icon-block.icon-square .tt-icon i,
.icon-block.icon-round .tt-icon i,
.icon-block.icon-circle .tt-icon i {
    border: 1px solid #e2e2e2;
}
.icon-block.icon-square .tt-icon i.theme_bg-color,
.icon-block.icon-round .tt-icon i.theme_bg-color,
.icon-block.icon-circle .tt-icon i.theme_bg-color,
.icon-block.icon-square .tt-icon i.custom-bg-color,
.icon-block.icon-round .tt-icon i.custom-bg-color,
.icon-block.icon-circle .tt-icon i.custom-bg-color {
    color: #fff;
    border: 1px solid transparent;
}
.icon-block.icon-square .tt-icon i.theme_bg-color,
.icon-block.icon-round .tt-icon i.theme_bg-color,
.icon-block.icon-circle .tt-icon i.theme_bg-color {
    background-color: #ff005a;
}
/*Theme Color Icon Style*/
.icon-block.icon-square .tt-icon i.theme-color,
.icon-block.icon-round .tt-icon i.theme-color,
.icon-block.icon-circle .tt-icon i.theme-color {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
@media only screen and (max-width : 767px) {
    .icon-block{
      margin-bottom: 30px !important;
    }
}

/*Featured  Block Common Style
------------------------------------------------------------*/
.default-block .icon-block {
}
.outline-border .icon-block{
    background: #fff;
    border-radius: 4px;
    padding: 50px 25px 30px;
    border: 1px solid transparent;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    box-shadow: 0px 4px 3px 0px rgba(53, 53, 53, 0.15);
    margin-bottom: 30px;
}
.outline-border .icon-block:hover {
    margin-top: -10px;
    box-shadow: 0px 4px 32px 0px rgba(53, 53, 53, 0.15);
}


/*
*****************************************************************
*              VISUAL COMPOSER STYLE OVERRIDE                   *
*****************************************************************
*/

.vc_icon_element-inner .entypo-icon-plus:before {
    content: "" !important;
}
.vc_progress_bar .vc_single_bar .vc_label{
    font-family: 'Cabin', sans-serif;
}
.vc_gitem-zone{
    border-radius: 0;
}
.vc_gitem-zone .vc-zone-link{
    opacity: 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.vc_gitem-zone .vc-zone-link:hover{
    opacity: 1;
}
.vc_images_carousel.vc_build .vc_carousel-slideline .vc_carousel-slideline-inner > .vc_item .vc_inner a:after,
.vc_gitem-zone .vc-zone-link:before {
    content: "\f03e" !important;
    font-family: FontAwesome;
    font-size: 50px !important;
    left: 50%;
    top: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    color: #fff;
    z-index: 100;
    opacity: 0;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
}
.vc_images_carousel.vc_build .vc_carousel-slideline .vc_carousel-slideline-inner > .vc_item .vc_inner a:hover:after,
.vc_gitem-zone .vc-zone-link:hover:before {
    opacity: 1;
}
.vc_images_carousel.vc_build .vc_carousel-slideline .vc_carousel-slideline-inner > .vc_item .vc_inner a{
    display: block;
    position: relative;
}
.vc_images_carousel.vc_build .vc_carousel-slideline .vc_carousel-slideline-inner > .vc_item .vc_inner a:before{
        -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
}
.vc_images_carousel.vc_build .vc_carousel-slideline .vc_carousel-slideline-inner > .vc_item .vc_inner a:before,
.vc_gitem-zone .vc-zone-link:after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #ff005a;
    background: -moz-linear-gradient( -70deg, #ff005a 0%, #ff6000 100%);
    background: -webkit-linear-gradient( -70deg, #ff005a 0%, #ff6000 100%);
    background: -ms-linear-gradient( -70deg, #ff005a 0%, #ff6000 100%);
    opacity: 0;
}
.vc_images_carousel.vc_build .vc_carousel-slideline .vc_carousel-slideline-inner > .vc_item .vc_inner a:hover:before,
.vc_gitem-zone .vc-zone-link:hover:after{
    opacity: .9;
}
@media (max-width: 420px){
    .vc_images_carousel.vc_build .vc_carousel-slideline .vc_carousel-slideline-inner > .vc_item .vc_inner a:after{
        content: none !important;
    }
}

/*Common style for all accordion
--------------------------------------------*/
.vc_tta.vc_general.vc_tta-accordion.vc_tta-o-no-fill .vc_tta-panel-body {
    padding: 15px 0px
}
.vc_tta-color-theme_default_color .vc_tta-panel .vc_tta-panel-heading {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.0), 0 2px 10px 0 rgba(0, 0, 0, 0.0);
}
.vc_tta.vc_general.vc_tta-color-theme_default_color.vc_tta-style-default .vc_active .vc_tta-panel-title>a,
.vc_tta.vc_general.vc_tta-color-theme_default_color.vc_tta-style-classic .vc_active .vc_tta-panel-title>a,
.vc_tta.vc_general.vc_tta-color-theme_default_color.vc_tta-style-modern .vc_active .vc_tta-panel-title>a,
.vc_tta.vc_general.vc_tta-color-theme_default_color.vc_tta-style-flat .vc_active .vc_tta-panel-title>a {
    color: #fff!important;
}
.vc_tta-color-theme_default_color.vc_tta-style-default .vc_tta-panel .vc_tta-panel-heading {
    background-color: #eee;
}
.vc_tta-panel.vc_active .vc_tta-panel-heading,
.vc_tta-accordion.vc_tta-style-flat {
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.vc_tta-color-theme_default_color .vc_tta-panel.vc_active .vc_tta-panel-heading {
    background-color: #0072d3;
}

/*Accordion Flat Style
--------------------------------------*/
.vc_tta.vc_general.vc_tta-style-flat .vc_tta-panel-title>a {
    padding: 18px 20px;
}
.vc_tta-color-theme_default_color.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading,
.vc_tta-color-theme_default_color.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-body, 
.vc_tta-color-theme_default_color.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-heading {
    background-color: #0072d3!important;
}
.vc_tta-color-theme_default_color.vc_tta-style-flat:not(.vc_tta-o-no-fill) .vc_tta-panel-body,
.vc_tta-color-theme_default_color.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-title>a {
    color: #fff;
}
.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-heading {
    box-shadow: none;
}
.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-heading {
    position: relative;
}
.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-heading:before {
    content: "";
    width: 92%;
    height: 1px;
    background: rgba(255, 255, 255, 0.4);
    position: absolute;
    left: 20px;
    bottom: 0;
}

/*Flat White Accordion
------------------------------------*/
.vc_tta-color-white.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-heading:before {
    background: rgba(0, 0, 0, 0.15);
}
.vc_tta-color-white.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-title>a {
    color: #202020 !important;
}
.vc_tta-color-white.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-title>a {
    color: #0072d3 !important;
}
/*Accordion Outline Style*/
.vc_tta.vc_tta-style-outline .vc_tta-panel-heading {
    border-width: 1px!important;
}
.vc_tta-color-theme_default_color.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading {
    background-color: transparent;
    border-color: #eee;
}
.vc_tta.vc_general.vc_tta-color-theme_default_color.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-color: #0072d3;
}
.vc_tta-color-theme_default_color.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-title>a {
    color: #0072d3!important;
}
.vc_tta.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-heading, 
.vc_tta.vc_tta-style-outline .vc_tta-panel:not(:last-child) .vc_tta-panel-heading {
    margin-bottom: 0px!important;
}
/*equal height*/
.vc_row-o-equal-height .vc_col-has-fill .wpb_wrapper{
    min-height: 300px;
}

/*slider
---------------------*/
.theme-default .nivoSlider img,
.flexslider .slides img{
    height: auto;
}
.wpb_revslider_element{
    margin-bottom: 0 !important;
}

/*custom hover effect for grid item
-------------------------------------------------*/
.overlay-img a.vc_gitem-link::after {
    align-content: center;
    background: rgba(59, 93, 152, 0.9) none repeat scroll 0 0;
    color: #fff;
    content: "";
    display: flex;
    flex-direction: column;
    font-family: fontawesome;
    font-size: 24px;
    height: 100%;
    justify-content: center;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    opacity: 0;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
}
.overlay-img a.vc_gitem-link:hover::after{
    opacity: 1;
}
.vc_btn3{
    font-family: 'Cabin', sans-serif;
}
.vc_btn3.vc_btn3-size-xs{
    padding: 10px 30px !important;
}
.vc_btn3.vc_btn3-size-sm {
    padding: 12px 30px !important;
}

/*pie chart for teachers
----------------------------------------*/
.skill-progress .vc_pie_chart_back {
    border: 6px solid #aaa !important;
}
.skill-progress .vc_pie_chart .vc_pie_chart_value {
  font-size: 110%;
}
/*visual composer default accordion customization*/
.wpb-js-composer .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading {
    background-color: #ffffff !important;
}
.wpb-js-composer .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a {
    -webkit-transition: all .3s;
    transition: all .3s;
}
.wpb-js-composer .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:hover .vc_tta-panel-title a {
    color: #00ACFA;
}
.wpb-js-composer .vc_tta-panel-heading {
    position: relative;
}
.wpb-js-composer .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:after {
    content: "";
    bottom: 0;
    left: 20px;
    right: 20px;
    height: 1px;
    background-color: #e9e9e9;
    z-index: 9999;
    position: absolute;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.wpb-js-composer .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel:last-child .vc_tta-panel-heading:after {
    content: none;
}
.wpb-js-composer .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel.vc_active:last-child .vc_tta-panel-heading:after {
    content: "";
}
.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-controls-icon.vc_tta-controls-icon-plus {
    padding: 9px;
    width: 20px;
    height: 20px;
    background-color: #00aeff;
}
.wpb-js-composer .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus:before {
    left: 25% !important;
    width: 50% !important;
    border-color: #ffffff !important;
}
.wpb-js-composer .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::after {
    top: 27% !important;
    height: 50% !important;
    border-color: #ffffff !important;
}
.vc_tta-panel.vc_active .vc_tta-panel-heading, .vc_tta-accordion.vc_tta-style-flat {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background-color: #f4f7f7;
}
.wpb-js-composer .vc_tta.vc_general .vc_tta-panel {
    border-bottom: 1px solid #efefef;
}
.wpb-js-composer .vc_tta.vc_general .vc_tta-panel:last-child{
    border: none;
}
/*ui-datepicker*/
.ui-datepicker .ui-datepicker-header {
    border-radius: 0;
    background: none;
    border: 0;
}

/*VC default tabs style
----------------------------------------------*/
.wpb-js-composer .vc_tta.vc_general .vc_tta-tab{
    background-color: #0072d3;
    border-radius: 5px;
}

/* Progress Bar
------------------------------------------- */
.wpb_progress_bar_heading {
    margin-bottom: 50px;
}
.vc_progress_bar .vc_single_bar .vc_label {
    padding: 0 !important;
    font-size: 14px;
    bottom: 30px;
    color: #666 !important;
    text-shadow: none !important;
}
.vc_progress_bar .vc_single_bar .vc_label .vc_label_units {
    position: absolute;
    top: 0;
    right: 0;
}
.vc_progress_bar .vc_single_bar {
    background: #f5f5f5 !important;
    box-shadow: none !important;
    border-radius: 10px !important;
    height: 20px;
    margin-bottom: 50px !important;
    padding: 0 10px;
}
.vc_progress_bar .vc_single_bar .vc_bar {
    height: 40% !important;
    border-radius: 10px !important;
    top: -21px !important;
    left: 0 !important;
    position: relative !important;
}
/*vc pie Chart Customization*/
.vc_pie_chart_back {
    border: 8px solid #ccc !important;
}

/*vc carousel
-----------------------------------*/
.vc_carousel-slideline-inner .vc_item img{
    width: 100%;
    height: auto;
}
.vc_images_carousel.vc_per-view-more .vc_carousel-slideline .vc_carousel-slideline-inner > .vc_item > .vc_inner {
    margin: 0 !important;
}
.vc_images_carousel .vc_carousel-control .icon-next::before,
.vc_images_carousel .vc_carousel-control .icon-prev::before{
    font-family: fontawesome;
    top: -13px !important;
    font-size: 19px;
}
.vc_images_carousel .vc_carousel-control .icon-next::before {
    content: '\f061' !important;
}
.vc_images_carousel .vc_carousel-control .icon-prev::before {
    content: '\f060' !important;
}
.vc_images_carousel .vc_carousel-control {
    margin-top: -15px  !important;
    width: 50px  !important;
    height: 50px  !important;
    opacity: 1  !important;
    font-size: 15px  !important;
    text-align: center  !important;
    text-shadow: none  !important;
    color: #012a41;
    background: #fff;
    line-height: 50px;
    border-radius: 3px;
}
.vc_images_carousel .vc_carousel-control:hover{
    opacity: .6 !important;
}
.vc_images_carousel .vc_carousel-control.vc_right {
    right: 30px !important;
}
.vc_images_carousel .vc_carousel-control.vc_left {
    left: 30px !important;
}
@media (max-width: 767px){
    .vc_images_carousel .vc_carousel-control{
        display: none;
    }
}

/*vc map*/
.wpb_gmaps_widget .wpb_wrapper {
    padding: 0 !important;
}


/*
*****************************************************************
*                   MAP SECTION                                 *
*****************************************************************
*/

#ttmap {
    height: 400px;
}
#mapcontent p{
    margin: 0;
    font-size: 16px;
}


/*
*****************************************************************
*                    CONTACT SECTION                            *
*****************************************************************
*/

.submit-wrapper {
    position: relative;
    margin-top: 50px;
}
div.wpcf7 .ajax-loader {
    position: absolute;
    right: 12px;
    top: 61%;
    margin-top: -8px;
    z-index: 100;
}
div.wpcf7 img.ajax-loader {
    margin-left: 0;
    position: absolute;
    left: calc(50% - 60px);
    top: calc(50% - 6px);
}
.wpcf7 span.wpcf7-not-valid-tip {
    position: relative;
    top: 5px;
    color: #ff0000;
    text-align: left;
    font-size: 11px;
    background-color: #FCF9EC;
    display: inline-block;
    padding: 0 10px;
    border-radius: 5px;
}
.wpcf7 span.wpcf7-not-valid-tip::before{
    position: absolute;
    top: -5px;
    left: 0;
    content:"";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #FCF9EC;
}
.wpcf7 div.wpcf7-validation-errors{
    color: #ff0000;
    background-color: #fff3f3;
}
.wpcf7 div.wpcf7-mail-sent-ok {
    color: #00c03b;
    background-color: #effdda;
}
.wpcf7 div.wpcf7-validation-errors,
.wpcf7 div.wpcf7-mail-sent-ok {
    text-align: center;
    border: 0;
    font-weight: 600;
    padding: 12px 15px;
    border-radius: 2px !important;
    box-shadow: none;
    margin-left: 0;
    margin-right: 0;
}
div.wpcf7 .input-field {
    margin-bottom: 20px;
}
.map-section  .map-content {
    display: none;
}
.picker--opened .picker__frame{
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.picker__close, 
.picker__today{
    color: inherit;
}
.picker__today:focus{
    color: #ffffff;
}
.picker__box{
    border: 0;
}
/* Address Info */
.icon-wrapper.icon-position-left i {
    font-size: 30px;
    line-height: 38px;
    float: left;
    margin-right: 18px;
    padding-left: 2px;
}
.icon-wrapper.icon-position-top i {
    font-size: 30px;
    line-height: 38px;
    float: none;
    margin-right: 18px;
    padding-left: 2px;
}
.icon-wrapper .address,
.icon-wrapper .phone,
.icon-wrapper .mail{
    overflow: hidden;
}
.icon-wrapper .mail a {
    color: #999;
}
.icon-wrapper .mail a:hover {
    color: #ff0068;
}
/* Process Wrapper */
.process-wrapper {
    padding: 110px 110px 0px 110px;
    padding-left: 120px !important;
}
.process-wrapper .default-block .icon-block {
    padding: 0;
}
@media screen and (max-width: 768px){
    .process-wrapper {
        padding: 110px 30px 0 30px;
        padding-left: 30px !important;
    }
}


/*
*****************************************************************
*                       GALLERY                                 *
*****************************************************************
*/

.gallery-wrapper {
    position: relative;
}
.tt-gallery-thumb {
    margin: -36px 0 0;
    border: 0;
    box-shadow: none;
    background-color: transparent;
    text-align: center;
}
.tt-gallery-thumb .slides {
    display: inline-block;
    width: inherit !important;
}
.tt-gallery-thumb .slides>li {
    width: 70px !important;
    height: 70px !important;
    margin-right: 10px;
}
.tt-gallery-thumb .slides img {
    width: 70px !important;
    height: 70px !important;
    background-color: #fff;
    padding: 5px;
    border-radius: 50%;
}
.tt-gallery-thumb .slides>li.flex-active-slide img {
    background-color: #ff0068;
}
.tt-gallery-nav .gallery-control {
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 100;
}
.tt-gallery-nav .gallery-control.next {
    left: auto;
    right: 0;
}
.tt-gallery-thumb .flex-direction-nav {
    display: none;
}
@media screen and (max-width: 370px){
    .tt-gallery-thumb .slides>li {
        width: 50px !important;;
    }
    .tt-gallery-thumb .slides img {
        width: 50px !important;;
        height: 50px !important;
    }
}
.tt-gallery img{
    width: 100%;
}

/*
*****************************************************************
*                        BLOG STYLE                             *
*****************************************************************
*/

.blog-wrapper{
    padding: 120px 0;
}
.category-wrapper{
    padding:150px 0 0 0;
}
.post-wrapper,
.single .posts-content {
    margin-bottom: 30px;
}
.single .posts-content{
    margin-bottom: 0;
}
.post-wrapper .blog-content{
    padding: 0 30px 20px;
}
.post-wrapper .entry-content .entry-table{
    overflow: auto;
}
.single .post-wrapper .blog-content{
    padding: 0 40px 10px;
}
/*sticky blog post*/
.post-wrapper.sticky {
    background-color: #f7f7f7;
}
.format-quote .post-wrapper .blog-content{
    padding: 25px 30px 10px;
}
/*post thumb wrapper*/
.post-wrapper.has-post-thumbnail .post-thumbnail {
    position: relative;
}
.single-post .post-wrapper .post-thumbnail {
    margin-bottom: 0;
}
.post-wrapper.has-post-thumbnail .post-thumbnail.blog-quote{
    margin-bottom: 0;
}
article img {
    max-width: 100%;
    height: auto;
}
.post-wrapper .entry-header{
    padding: 20px 30px 0;
}
.post-wrapper .entry-header,
.format-gallery .featured-wrapper,
.format-video .featured-wrapper {
    position: relative;
}
/*entry title*/
.post-wrapper .entry-title {
    word-wrap: break-word;
    -ms-word-wrap: break-word;
}
.post-wrapper .entry-title a {
    color: #212121;
}
.post-wrapper .entry-meta {
    margin-bottom: 5px;
}
.entry-meta li {
    position: relative;
    font-size: 14px;
}
.single .post-wrapper .entry-meta li{
    margin-right: 15px;
}
.entry-meta li,
.entry-meta li a {
    color: #8f8d8d ;
    text-transform: capitalize;
}
.footer-sidebar .entry-meta li,
.footer-sidebar .entry-meta li a {
    color: #bdbdbd;
}
.entry-meta li i {
    margin-right: 5px;
}
.entry-meta li:before {
    content: "/";
    position: absolute;
    top: 0;
    right: -6px;
}
.entry-meta li:last-child::before,
.single-post .entry-meta li::before {
    content: "";
}
.post-wrapper .entry-content .more-link {
    display: table;
    margin-top: 20px;
    font-weight: 600;
    font-size: 12px;
    color: #212121;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
}
.post-wrapper .entry-meta li a:hover{
    color: #212121;
}
.post-wrapper .entry-title a:hover,
.post-wrapper .entry-content .more-link:hover{
    color: #ff005a;
}
.blog-content .entry-content .wpb_content_element{
    margin-bottom: 0;
}
.blog-content .entry-content .container{
    width: 100%;
}
.blog-content .entry-content .vc_column_container>.vc_column-inner{
    padding: 0;
}

/*BLOG-SEARCH-WRAPPER
---------------------------------------------*/
.blog-search-wrapper{
    background-color: #ff005a;
    margin-bottom: 50px;
    color: #fff;
    overflow: hidden;
}
.blog-search-wrapper h2{
    font-size: 30px;
    margin-top: 35px;
    font-weight: 700;
}
.blog-search-form{
    width: 570px;
    margin: auto;
    max-width: 85%;
}
.blog-search-form .form-control{
    border-radius: 0;
    background: rgba(0,0,0,.12);
    border: none;
    padding: 0 50px 0 20px;
    height: 60px;
    line-height: 60px;
    color: #ffffff;
}
.blog-search-form button{
    font-size: 16px !important;
    color: #fff !important;
    line-height: 60px;
    top: 0 !important;
    padding: 0 11px;
}
.blog-search-form button:hover{
    transform: scale(1.4);
}
.blog-search-wrapper .post-cat{
    border-top: 1px solid rgba(0,0,0,.17);
    margin-top: 40px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 40px;
    padding-right: 40px;
}
.blog-search-wrapper .post-cat h4{
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 900;
    margin-bottom: 10px;
}
.blog-search-wrapper .post-cat a{
    display: inline-block;
    margin: 0 10px;
    position: relative;
}
.blog-search-wrapper .post-cat a:hover{
    opacity: .8;
}
.blog-search-wrapper .post-cat a:before,
.blog-search-wrapper .post-cat a:after{
    content: "";
    position: absolute;
    bottom: 4px;
    width: 0;
    height: 2px;
    background-color: #ffffff;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.blog-search-wrapper .post-cat a:before{
    right: 50%;
}
.blog-search-wrapper .post-cat a:after{
    left: 50%;
}
.blog-search-wrapper .post-cat a:hover:before{
    right: 50%;
    left: auto;
    width: 50%;
    bottom: -2px;
}
.blog-search-wrapper .post-cat a:hover:after{
    left: 50%;
    right: auto;
    width: 50%;
    bottom: -2px;
}
.blog-search-wrapper .post-cat a,
.blog-search-wrapper .post-cat h4,
.blog-search-wrapper h2{
    color: #ffffff;
}

.blog-search-form input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: rgba(255,255,255,.8);
}
.blog-search-form input::-moz-placeholder { /* Firefox 19+ */
  color: rgba(255,255,255,.8);
}
.blog-search-form input:-ms-input-placeholder { /* IE 10+ */
  color: rgba(255,255,255,.8);
}
.blog-search-form input:-moz-placeholder { /* Firefox 18- */
  color: rgba(255,255,255,.8);
}
@media (max-width: 767px){
    .blog-search-wrapper .post-cat{
        padding-left: 20px;
        padding-right: 20px;
    }
}
.no-results {
    background: #fff;
    padding: 30px;
}


/* POST FORMAT VIDEO
------------------------------------------- */

.post-wrapper.format-video iframe{
    width: 100%;
}
.post-wrapper.format-video .post-thumbnail {
    margin-bottom: 0;
}
.popup-play i{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    width: 90px;
    height: 60px;
    background: #ff0068;
    text-align: center;
    font-size: 25px;
    line-height: 60px;
    border-radius: 50px;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
    z-index: 99;
}
.popup-play i:hover{
        background: #E60460;
}

/* POST FORMAT AUDIO
------------------------------------------- */
.post-wrapper.format-audio iframe {
    width: 100%;
    height: 250px;
    margin-bottom: -10px;
}

/* POST FORMAT QUOTE
------------------------------------------- */
.post-thumbnail.blog-quote {
    margin-bottom: 0;
}
.blog-quote blockquote{
    text-align: center;
    padding: 80px 30px 50px;
    font-style: normal;
    font-size: 22px;
    font-weight: 400;
    line-height: 37px;
    background: #ff005a;
    min-height: 250px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
}
.blog-quote blockquote small{
    margin-top: 15px;
}
.blog-quote blockquote::before {
    left: 0;
    right: 0;
}
.blog-quote blockquote,
.blog-quote blockquote small,
.blog-quote blockquote::before {
    color: #fff;
}

/* POST FORMAT LINK
------------------------------------------- */
.post-thumbnail.blog-link {
    background: #ff005a;
    min-height: 250px;
    margin-bottom: 0;
    position: relative;
}
.format-link .blog-link > a {
    color: #fff;
    display: block;
    font-size: 22px;
    left: 50%;
    line-height: 37px;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
}

/* DEFAULT GALLERY POST
------------------------------------------- */
.format-gallery .featured-wrapper {
    margin-bottom: 25px;
}
.post-thumbnail{
    position: relative;
}
.gallery {
    margin-bottom: 1.5em;
    border: 1px solid #eee;
}
.gallery-caption {
    display: block;
}
.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 97.8%;
    border: 1px solid #eee;
    padding: 5px;
    margin: 10px;
    font-size: 14px;
    line-height: 25px;
}
.gallery-item img {
    width: 100%;
    height: auto;
}
.gallery-columns-2 .gallery-item {
    max-width: 43.5%;
}
.single .gallery-columns-2 .gallery-item {
    max-width: 47.1%;
}
.gallery-columns-3 .gallery-item {
    max-width: 29.9%;
    margin: 5px;
}
.single .gallery-columns-3 .gallery-item {
    max-width: 30.4%;
    margin: 10px;
}
.gallery-columns-4 .gallery-item {
    max-width: 23%;
    margin: 3px;
}
.single .gallery-columns-4 .gallery-item {
    max-width: 22%;
    margin: 10px;
}
.gallery-columns-5 .gallery-item {
    max-width: 18.5%;
    margin: 5px;
}
.gallery-columns-6 .gallery-item {
    max-width: 15.2%;
    margin: 5px;
}
.gallery-columns-7 .gallery-item {
    max-width: 12.8%;
    margin: 5px;
}
.gallery-columns-8 .gallery-item {
    max-width: 11%;
    margin: 5px;
}
.gallery-columns-9 .gallery-item {
    max-width: 9.6%;
    margin: 5px;
}
.gallery-columns-7 figcaption {
    font-size: 12px;
    line-height: 20px;
}
.gallery-columns-8 figcaption {
    font-size: 12px;
    line-height: 20px;
}
.gallery-columns-9 figcaption {
    font-size: 12px;
    line-height: 20px;
}
.format-gallery .gallery {
    border: 0;
    margin: 0 -10px;
}

/* CUSTOM GALLERY POST
------------------------------------------- */
.blog-gallery-carousel .carousel-control {
    top: 50%;
    margin-top: -18px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    background: rgba(255, 0, 90, 0.9);
    text-shadow: none;
    filter: alpha(opacity=100);
    opacity: 1;
    z-index: 300;
    background-image: none;
}
.blog-gallery-carousel .carousel-control:focus, 
.blog-gallery-carousel .carousel-control:hover {
    background: rgba(255, 0, 90, 1);
}
.blog-gallery-carousel .carousel-control.left {
    left: 0;
    border-radius: 0 4px 4px 0;
}
.blog-gallery-carousel .carousel-control.right {
    right: 0;
    border-radius: 4px 0 0 4px;
}
@media (max-width: 991px){
    .post-thumbnail img,
    .carousel-inner>.item>img{
        width: 100%;
    }
}

/* POST FORMAT STATUS
------------------------------------------- */
.format-status p {
    background-color: #D5F1F9;
    padding: 15px 25px;
    color: #666;
    margin-bottom: 0 !important;
}

/* POST FORMAT CHAT
------------------------------------------- */
article.format-chat {
    margin-bottom: 50px;
}
.format-chat .entry-title {
    margin: 0;
}
.entry-content p{
    margin-bottom: 20px;
}
.entry-content p:last-child{
    margin-bottom: 0;
}
.woocommerce-shipping-calculator p{
    margin-bottom: 0;
}
.woocommerce-shipping-calculator p a{
    text-decoration: underline;
    color: #ff0068;
}
.format-chat .entry-content p:nth-child(odd), 
.format-chat .entry-content p:nth-child(even) {
    padding: 10px 25px;
    margin-top: 30px;
    position: relative;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1), 0 2px 10px 0 rgba(0, 0, 0, 0.05);
}
.format-chat .entry-content p:nth-child(odd) {
    margin-right: 30px;
    background: #F5F5F5;
    border-radius: 15px 0 15px 15px;
}
.format-chat .entry-content p:nth-child(even) {
    margin-left: 30px;
    background: #D5F1F9;
    border-radius: 0 15px 15px 15px;
}
.format-chat .entry-content p:nth-child(odd)::before,
.format-chat .entry-content p:nth-child(even)::before {
    content: "";
    position: absolute;
    top: 0;
    width: 0;
    height: 0;
    border-top: 0;
    border-bottom: 15px solid transparent; 
}
.format-chat .entry-content p:nth-child(odd)::before {
    right: -15px;
    border-left: 15px solid #f5f5f5;
    -webkit-filter: drop-shadow(2px 2px 1px rgba(0,0,0,0.05));
    filter: drop-shadow(2px 2px 1px rgba(0,0,0,0.05));
}
.format-chat .entry-content p:nth-child(even)::before {
    left: -15px;
    border-right: 15px solid #d5f1f9;
    -webkit-filter: drop-shadow(-1px 4px 1px rgba(0,0,0,0.05));
    filter: drop-shadow(-1px 4px 1px rgba(0,0,0,0.05));
}

/* POST PASSWORD PROTECTED 
------------------------------------------- */
.post-password-required .form-control {
    font-size: 14px;
}
.post-password-required .input-group-btn{
    top: 0;
}
.post-password-required .input-group-btn .btn {
    height: 48px;
    padding: 14px 38px;
}
.post-password-required .input-group-btn:last-child>.btn{
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
}

/* PAGINATION
------------------------------------------- */
.post-pagination {
    background-color: #fff;
    padding: 15px 0;
}
.post-pagination .pagination {
    margin: 0;
    margin-bottom: -10px;
}
.post-pagination .pagination>li>a, 
.post-pagination .pagination>li>span {
    color: #302f2f;
    border: 0;
    background-color: #fff;
    margin: 0 2px;
    border-radius: 100%;
    padding: 0;
    width: 30px;
    height: 30px;
    line-height: 30px;
}
.post-pagination .pagination>li>a:hover,
.post-pagination .pagination>li>span.current {
    color: #fff;
    background-color: #ff005a;
}
.post-pagination .pagination>li>a.prev,
.post-pagination .pagination>li>a.next {
    width: inherit;
    height: inherit;
    background-color: transparent;
}
.post-pagination .pagination>li>a.prev:focus,
.post-pagination .pagination>li>a.next:focus,
.post-pagination .pagination>li>a.prev:hover,
.post-pagination .pagination>li>a.next:hover {
    color: #ff005a;
    background-color: transparent !important;
}
.blog-navigation a {
    color: #302f2f;
}
.blog-navigation a:hover {
    color: #ff005a;
}

/* =-=-=-=-=-=-=-= WOOCOMMERCE PAGINATION =-=-=-=-=-=-=-= */

.meetaap-shop {
    padding: 100px 0;
}

.woocommerce nav.woocommerce-pagination ul{
    border: 0;
}
.woocommerce nav.woocommerce-pagination ul li{
    border-right: 0;
}

.woocommerce nav.woocommerce-pagination ul li a, 
.woocommerce nav.woocommerce-pagination ul li span
.page-numbers>li>a,
.page-numbers>li>span{
    background: #1a242e;
    font-size: 15px;
    margin-left: 10px;
    color: #fff;
    border: none;
    min-width: 40px;
    height: 40px;
    line-height: 42px;
    padding: 0;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}
.woocommerce nav.woocommerce-pagination ul li a, 
.woocommerce nav.woocommerce-pagination ul li span {
    margin: 0;
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
}
.woocommerce nav.woocommerce-pagination ul li a:focus, 
.woocommerce nav.woocommerce-pagination ul li a:hover, 
.woocommerce nav.woocommerce-pagination ul li span.current{
    color: #fff;
    padding: 0;
}
.woocommerce nav.woocommerce-pagination ul li{
    margin: 0 3px;
}
.woocommerce nav.woocommerce-pagination ul li a.prev,
.woocommerce nav.woocommerce-pagination ul li a.next{
    width: 70px;
    border-radius: 35px;
}


/* INNER POST PAGINATION
------------------------------------------- */
.page-pagination{
    margin-bottom: 20px;
    clear: both;
    display: block;
    padding-top: 20px;
}
.page-pagination a span{
    color: #949494;
    background-color: #eee;
    border-radius: 3px;
    width: 24px;
    height: 24px;
    line-height: 23px;
    display: inline-block;
    text-align: center;
}
.page-pagination a:hover span,
.page-pagination > span {
    background-color: #ff0068;
    color: #fff;
}
.page-pagination > span{
    width: 24px;
    height: 24px;
    display: inline-block;
    text-align: center;
    line-height: 23px;
    border-radius: 3px;
}
.page-pagination .page-links-title{
    margin-right: 8px;
    width: inherit;
    color: inherit;
    background-color: transparent;
}

/* SINGLE POST PAGER
------------------------------------------- */
.single-post-navigation {
    text-align: center;
    padding: 50px 40px;
}
.single-post-navigation a {
    font-size: 16px;
    line-height: 64px;
    color: #000;
    display: block;
    border: 1px solid #000;
    background-color: #fff;
    font-family: 'CircularStdBold'
}
.single-post-navigation a:hover{
    color: #fff;
    background-color: #ff0068;
    border: 1px solid transparent;
}
.single-post-navigation a i {
    padding: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: padding .3s;
    -moz-transition: padding .3s;
    transition: padding .3s;
}
.single-post-navigation a:hover i {
    opacity: 1;
    visibility: visible;
}
.single-post-navigation .previous a:hover i {
    padding-right: 10px;
}
.single-post-navigation .next a:hover i {
    padding-left: 10px;
}
@media (max-width: 479px){
    .single-post-navigation a{
        font-size: 12px;
    }
    .previous-post-link i,
    .next-post-link i {
        display: none;
    }
}

/*
*****************************************************************
*                       SIDEBAR STYLE                           *
*****************************************************************
*/

@media (max-width: 767px) {
    .tt-sidebar-wrapper {
        margin-top: 50px;
    }
}
.tt-sidebar-wrapper.left-sidebar .widget,
.tt-sidebar-wrapper.right-sidebar .widget{
    padding: 20px;
    background-color: #fff;
}


/*
*****************************************************************
*                 BLOG GRID STYLE                               *
*****************************************************************
*/

.blog-grid .post-wrapper.has-post-thumbnail .entry-header, 
.blog-grid .format-gallery .featured-wrapper .entry-header.has-gallery-thumbnail, 
.blog-grid .format-video .featured-wrapper .entry-header.has-video{
    position: static;
    padding: 20px 30px 0px;
}
.blog-grid .format-quote .entry-header blockquote {
    width: 100%;
    padding: 110px 30px 45px;
}
.blog-grid .post.format-link .blog-link > a {
    line-height: 24px;
}

/*
*****************************************************************
*                      SINGLE POST                              *
*****************************************************************
*/

.single-post .post-wrapper {
    margin-bottom: 0;
}
.single-post .entry-title {
    font-size: 35px;
    line-height: 44px;
    text-transform: capitalize;
    font-weight: 700;
    margin-bottom: 5px;
    margin-top: -5px;
}
.single-post .posted-in a {
    font-weight: 600;
    font-size: 12px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
}
.single-post .posted-in,
.single-post .posted-in a{
    color: #ff0068;
}
.single-post .posted-in a:hover{
    opacity: .8;
}
.single-post .header-wrap {
    margin-bottom: 25px;
    padding: 25px 40px 0;
}
.single-post .entry-footer {
    border-bottom: 1px solid #eee;
    padding: 15px 40px;
}
.single-post .entry-footer .post-tags {
    float: left;
    margin-top: 20px;
}
.single-post .entry-footer .tags-links {
    position: relative;
    padding-left: 25px;
}
.single-post .entry-footer .tags-links::before {
    content: "\f02c";
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    top: -4px;
}
.single-post .entry-footer .post-tags a{
    color: #999;
    text-transform: capitalize;
}
.single-post .entry-footer .post-tags a:hover{
    color: #ff0068;
}
.single-post .entry-footer .post-share {
    float: right;
    margin-top: 20px;
}
.single-post .entry-footer .post-share ul li{
    padding-right: 0;
}
.single-post .entry-footer .post-share ul li a i {
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #999;
    color: #fff;
}
.single-post .entry-footer .post-share ul li a.facebook i {
    background-color: #3b5998;
}
.single-post .entry-footer .post-share ul li a.twitter i {
    background-color: #1da1f2;
}
.single-post .entry-footer .post-share ul li a.google-plus i {
    background-color: #dd4b39;
}
.single-post .entry-footer .post-share ul li a.linkedin i {
    background-color: #00a0dc;
}


/*
*****************************************************************
*                     AUTHOR BIO                                *
*****************************************************************
*/

.single-post .post-author {
    border: 1px solid #eee;
    margin-bottom: 80px;
    margin: 0 40px;
}
.single-post .post-author .media {
    padding: 30px 20px;
}
.single-post .post-author .media-left {
    padding-right: 20px;
    vertical-align: middle;
}
.single-post .post-author .media-left img {
    border-radius: 50%;
}
.author-info h3{
    font-family: 'Open Sans', sans-serif;
}
.author-social-info {
    border-top: 1px solid #eee;
    padding: 15px 20px;
}
.authors-post {
    float: left;
}
.authors-post a,
.authors-post i{
    color: #a7a7a7;
}
.authors-post a:hover{
    color: #ff0068;
}
.authors-post i {
    margin-right: 10px;
}
.author-social {
    float: right;
}
.author-social ul li a {
    color: #a7a7a7;
}
.author-social ul li a:hover {
    color: #ff0068;
}
@media (max-width: 350px) {
    .author-box .author-box-image {
        display: block;
        padding-right: 0;
    }
    .author-box .author-box-image img {
        margin: 0 auto 20px;
    }
}
.author-links ul li a{
    width: 35px;
    height: 35px;
    font-size: 18px;
    line-height: 35px;
    text-align: center;
}
.author-links ul li a i{
    line-height: 37px;
}


/*
*****************************************************************
*                  COMMENTS-WRAPPER                             *
*****************************************************************
*/

.comments-wrapper {
    padding: 50px 40px 40px;
    border-top: 1px solid #efefef;
}
.page .comments-wrapper {
    background-color: #ffffff;
    margin-top: 50px;
}
.comments-wrapper .comments-title,
.comments-wrapper .comment-reply-title {
    font-weight: 500;
}

.comments-wrapper ul {
    list-style: none;
}
.comments-wrapper .comment-list .media-body ul {
    list-style: disc;
}
.comments-wrapper > ul {
    padding: 0;
    margin-bottom: 30px;
}
.comments-wrapper ul li .media{
    padding: 30px 10px 25px 30px;
    background-color: #f6f9fb;
    margin-top: 15px;
    margin-bottom: 15px;

}
ul.comment-list ul.children li.comment{
    padding: 0;
}
li.comment .comment-respond{
    margin-top: 30px;
}
.comments-wrapper .media-heading {
    margin-bottom: 0;
}
.comment-list .media .media-left{
    padding-right: 20px;
}
.comment-list .media .media-left img{
    border-radius: 50%;
}
.comment-meta .media-body, 
.comment-meta .media-left, 
.comment-meta .media-right {
    display: block;
    width: 80px;
    float: left;
}
.comment-meta .media-body {
    width: calc(100% - 100px);
    position: relative;
    overflow: hidden;
    display: block;
}
@media(max-width: 600px){
    .comment-list .media .media-left{
        padding: 0;
        width: 50px;
    }
    .comment-meta .media-body {
        width: calc(100% - 50px);
    }
    .comment-list .media .media-left img{
        width: 40px;
    }
    .comments-wrapper{
        padding: 15px;
    }
}
@media (max-width: 400px){
    .comment-meta-wrapper{
        display: none;
    }
}

.comments-wrapper .comment-info {
    color: #a7a7a7;
    font-size: 13px;
    line-height: 22px;
    position: relative;
    margin-bottom: 5px;
}
.comments-wrapper .comment-info .comment-author{
    display: inline-block;
}
.comments-wrapper .comment-info .comment-author h4{
    font-size: 16px;
    text-transform: uppercase;
    margin: 0 10px 0 0;
}
.comment-meta-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
}
.comment-meta-wrapper a {
    display: inline-block;
    color: #ff0068;
}
.comment-meta-wrapper a:hover {
    color: #ff0068;
}
@media (max-width: 600px){
    .comment-info time {
        display: inline-block;
    }
}
.comment-reply-link{
    line-height: 21px;
    display: inline-block;
    font-family: 'Ubuntu', sans-serif;
    padding: 0 10px;
    border: 1px solid #d5d7d8;
    border-radius: 4px;
    text-transform: uppercase;
    color: #989898;
    font-size: 10px;
    font-weight: 700;
}
.comment-reply-link:hover {
    background-color: #ff0068;
    border-color: #ff0068;
    color: #fff;
    transform: translateY(-3px);
    box-shadow: 0 4px 6px rgba(50,50,93,.11), 0 1px 3px rgba(0,0,0,.08);
}
.comment-respond .form-group{
    margin-bottom: 0;
}
.comment-respond input[type="email"],
.comment-respond input[type="text"]{
    border: 1px solid #eee;
    padding: 3px 10px;
}
.comment-respond .comment-reply-title {
    margin-bottom: 30px;
}
.comment-respond .btn {
    margin-top: 25px;
}
@media screen and (max-width: 600px) {
    .comments-wrapper ul.children {
        padding: 0;
    }
    .pager.comment-navigation .next>a,
    .pager.comment-navigation .previous>a, 
    .pager.comment-navigation .previous>span 
    .pager.comment-navigation .next>span {
        float: none;
        display: block;
        margin: 5px 0;
    }
}
.pager.comment-navigation {
    margin-top: 50px;
}
.pager.comment-navigation li a {
    color: #999;
    display: block;
    border: 1px solid #eee;
    border-radius: 0;
    padding: 6px 20px;
}
.pager.comment-navigation li.previous a i{
    margin-right: 5px;
}
.pager.comment-navigation li.next a i{
    margin-left: 5px;
}
.pager.comment-navigation li a:hover {
    color: #fff;
    background-color: #ff0068;
    border: 1px solid transparent;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.comments-wrapper .comment-form .input-field {
    margin-top: 30px;
}
.comments-wrapper .comment-form label {
    margin-bottom: 3px;
    font-weight: 500;
    left: 15px;
}
.comments-wrapper .comment-form .comment-form-comment label {
    left: 0;
}
.comments-wrapper .comment-form input[type=text], 
.comments-wrapper .comment-form input[type=email], 
.comments-wrapper .comment-form input[type=url],  
.comments-wrapper .comment-form textarea.meetaap-textarea {
    border-bottom: 1px solid #eee;
}
.comments-wrapper .comment-form .form-submit .btn {
    font-size: 16px;
    font-weight: 700;
}
.form-allowed-tags{
    line-height: 20px;
    margin-top: 10px;
}
.form-allowed-tags code{
    font-size: 12px;
}
.pingback{
    font-weight: 700;
}
.comments-wrapper ul li.pingback:last-child{
    margin-bottom: 30px;
}
.pingback a{
    font-weight: 400;
    color: #666;
}
.pingback a:hover{
    color: #ff0068;
}
.alert.no-comments{
    margin-top: 50px;
    background-color: transparent;
    font-weight: 700;
    margin: 50px 0 0;
    padding: 0;
    color: #a2a2a2;
    font-style: italic;
}

/*WP Default Comments
--------------------------------------------------*/
.comments-wrapper .comment-notes, 
.comments-wrapper .comment-awaiting-moderation {
    color: #a2a2a2;
    font-style: italic;
}
.comments-wrapper input, 
.comments-wrapper textarea, 
.post-password-form input {
    padding: 0 15px;
    height: 50px;
    border: 1px solid #eee;
    border-radius: 4px;
    box-shadow: none;
    font-weight: 500;
    color: #212121;
    width: 100%;
}
.comments-wrapper input:focus, 
.comments-wrapper textarea:focus, 
.post-password-form input:focus{
    outline: none;
    border-color: transparent;
    -webkit-box-shadow: 6px 6px 72px 5px rgba(25, 25, 25, 0.12);
    -moz-box-shadow: 6px 6px 72px 5px rgba(25, 25, 25, 0.12);
    -ms-box-shadow: 6px 6px 72px 5px rgba(25, 25, 25, 0.12);
    -o-box-shadow: 6px 6px 72px 5px rgba(25, 25, 25, 0.12);
    box-shadow: 6px 6px 72px 5px rgba(25, 25, 25, 0.12);
}
.comments-wrapper textarea {
    min-height: 120px;
    padding: 15px;
}
.comments-wrapper .form-submit{
    display: inline-block;
    margin-top: 20px;
}
.comments-wrapper .form-submit input{
    border: 0;
    font-size: 13px;
    line-height: 21px;
    padding: 15px 38px;
    border-radius: 4px;
    text-transform: uppercase;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 700;
    color: #ffffff;
    background-color: #ff0068;
}
.comments-wrapper .form-submit input:hover{
    transform: translateY(-3px);
    box-shadow: 0 4px 6px rgba(50,50,93,.11), 0 1px 3px rgba(0,0,0,.08);
}
.comments-wrapper .form-submit input:focus {
    outline: none;
}


/*
*****************************************************************
*              COMMON STYLE FOR ALL WIDGETS                     *
*****************************************************************
*/

.tt-sidebar-wrapper .widget {
    margin-bottom: 30px;
}
.tt-sidebar-wrapper .widget:last-child{
    margin-bottom: 0;
}
.tt-sidebar-wrapper .widget-title {
    font-size: 18px;
    font-weight: 600;
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 18px;
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    margin-bottom: 19px;
}
.tt-sidebar-wrapper .widget-title,
.tt-sidebar-wrapper .widget-title a {
    color: #202020;
}
.tt-sidebar-wrapper.footer-sidebar .widget-title a {
    color: #fff;
}
.tt-sidebar-wrapper .widget > ul,
.menu-testing-menu-container ul {
    padding: 0;
}
.widget_nav_menu ul li,
.tt-sidebar-wrapper .widget > ul > li,
.menu-testing-menu-container ul > li {
    list-style-type: none;
}
.tt-sidebar-wrapper .widget ul li a {
    display: inline-block;
    color: #999;
    text-transform: capitalize;
}
.tt-sidebar-wrapper.footer-sidebar .widget ul li a {
    color: #fff;
}
.tt-sidebar-wrapper.footer-sidebar .widget .tt-latest-post ul li a {
    color: #bdbdbd;
}
.tt-sidebar-wrapper .widget ul li a:hover {
    color: #ff005a;
}
.widget.widget_rss p:last-child{
    margin-bottom: 0;
}

/* WIDGET SEARCH
--------------------------------------------------------- */
.search-form {
    position: relative;
}
.search-form .input-field input[type=text],
.search-form .input-field input[type=search]{
    padding: 5px 50px 5px 15px;
}
.search-form button {
    position: absolute;
    top: -5px;
    right: 10px;
    font-size: 20px;
    height: 60px;
    background-color: transparent;
    border: 0;
    color: #c3c3c3;
}
.search-form button:focus{
    background-color: transparent;
}

/* WIDGET TEXT
--------------------------------------------------------- */
.tt-sidebar-wrapper .widget_text img {
    max-width: 100%;
    height: auto;
}

/* AUTHOR INFO WIDGET
--------------------------------------------------------- */
.author-info-wrapper {
    position: relative;
    border: 1px solid #eee;
}
.author-cover {
    position: relative;
}
.author-cover::before {
    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
    background: -webkit-linear-gradient(top, rgba(255,0,0,0), rgba(32, 32, 32, 0.8));
    background: -o-linear-gradient(bottom, rgba(255,0,0,0), rgba(32, 32, 32, 0.8));
    background: -moz-linear-gradient(bottom, rgba(255,0,0,0), rgba(32, 32, 32, 0.8));
    background: linear-gradient(to bottom, rgba(255,0,0,0), rgba(32, 32, 32, 0.8));
    background: linear-gradient(to bottom, rgba(255,0,0,0), rgba(32, 32, 32, 0.8));
    width: 100%;
    height: 50%;
    z-index: 1;
}
.author-cover img{
    width: 100%;
}
.author-cover + .author-avatar {
    margin-bottom: 35px;
}
.author-cover + .author-avatar img {
    background: #fff;
    padding: 5px;
    position: absolute;
    top: 116px;
    left: 15px;
    z-index: 20;
}
.author-avatar {
    margin: 20px 0;
}
.author-info-wrapper .author-avatar img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
}
.author-info-wrapper h4 {
    font-weight: 700;
    text-transform: uppercase;
}
.author-info-wrapper p {
    line-height: 25px;
}
.author-info-wrapper .author-avatar,
.author-info-wrapper h4,
.author-info-wrapper p {
    padding: 0 25px;
    text-align: center; 
}
.author-social-links ul {
    text-align: center;
    margin-bottom: 20px;
}
.author-social-links ul li a{
    display: block;
    width: 30px;
    height: 30px;
    color: #999;
}
.author-social-links ul li a:hover{
    color: #ff0068;
}

/* NEWSLETTER WIDGET
------------------------------------------- */
.mc4wp-form,
.subscribe-form,
.widget-subscription {
    text-align: center;
}
.subscribe-form {
    color: #fff;
}
.widget-subscription h3,
.widget-subscription .note,
.widget-subscription .sub-title,
.widget-subscription .subscription-info,
.widget-subscription input[type=submit],
.footer-sidebar .widget .widget-subscription h3,
.footer-sidebar .widget .widget-subscription .sub-title {
    display: none;
}
.widget .widget-subscription h3,
.widget .widget-subscription .note,
.widget .widget-subscription .sub-title,
.widget .widget-subscription .subscription-info,
.widget .widget-subscription input[type=submit] {
    display: block;
}
.widget-subscription input[type=email] {
    width: 100%;
    color: #fff;
    font-size: 15px;
    border: 0;
    border-bottom: 1px solid #fff;
    border-radius: 0;
    background: transparent;
    text-align: center;
    margin: 0 auto;
}
@media (min-width: 768px) {
    .widget-subscription input[type=email] {
        width: 450px;
    }
}
.widget-subscription input:focus {
    box-shadow: none;
    outline: none;
}
.widget-subscription .form-group {
    margin-bottom: 15px;
}
.widget-subscription .form-control::-moz-placeholder {
    color: #fff;
}
.widget-subscription .form-control::-ms-input-placeholder {
    color: #fff;
}
.widget-subscription .form-control::-webkit-input-placeholder {
    color: #fff;
}

/* NEWSLETTER ON SIDEBAR/WIDGET
-------------------------------------------------- */
.widget .mc4wp-form,
.widget .subscribe-form,
.widget .widget-subscription {
    text-align: left;
}
.tt-sidebar-wrapper.left-sidebar .widget_mc4wp_form_widget,
.tt-sidebar-wrapper.right-sidebar .widget_mc4wp_form_widget{
    background: url("../png/mail-chimp-bg.png") no-repeat top right #ffffff;
}
.tt-sidebar-wrapper.left-sidebar .widget_tt_popular_post h3,
.tt-sidebar-wrapper.right-sidebar .widget_tt_popular_post h3{
    position: relative;
}
.tt-sidebar-wrapper.left-sidebar .widget_tt_popular_post h3:after,
.tt-sidebar-wrapper.right-sidebar .widget_tt_popular_post h3:after{
    position: absolute;
    content: "";
    top: -2px;
    right: 20px;
    width: 21px;
    height: 26px;
    background: url("../png/popular-post-bg.png") no-repeat top right #ffffff;
}
.widget-subscription .sub-title {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    color: #4b4444;
    font-family: 'Montserrat', sans-serif;
}
.widget-subscription h3 {
    font-size: 30px;
    font-weight: 700;
}
.widget-subscription {
    font-size: 16px;
    line-height: 24px;
    color: #999999;
}
.footer-sidebar .widget-subscription {
    color: #fff;
}
.widget .subscribe-form,
.widget .mc4wp-alert.mc4wp-notice,
.widget .widget-subscription .subscription-info {
    color: #999999;
}
.mc4wp-alert.mc4wp-notice,
.widget-subscription .subscription-info {
    font-size: 14px;
    line-height: 22px;
}
.widget .widget-subscription input[type=email] {
    width: 100%;
    color: #212121;
    border: 1px solid transparent;
    border-radius: 4px;
    background: #f4f4f4;
}
.widget .widget-subscription input {
    background: #f4f4f4;
}
.widget-subscription input[type=submit] {
    background-color: #ff005a;
    color: #fff;
    border: 0;
    width: 100%;
    height: 50px;
    line-height: 50px;
    border-radius: 4px;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    transition: all 300ms;
}
.widget-subscription input[type=submit]:hover {
    background-color: #E50856;
}
.widget .widget-subscription input[type=email]:focus {
    border: 1px solid #ff005a;
}
.widget .widget-subscription .form-control::-moz-placeholder {
    color: #aeaeae;
}
.widget .widget-subscription .form-control::-ms-input-placeholder {
    color: #aeaeae;
}
.widget .widget-subscription .form-control::-webkit-input-placeholder {
    color: #aeaeae;
}

/*WIDGET SELECT OPTION STYLE
---------------------------------*/
.widget select {
    width: 100%;
    height: 50px;
    padding: 10px 20px;
    color: #666;
    border: 1px solid #eee;
}
.widget select:focus {
    border: 1px solid #ff005a;
    outline: none;
}

/*WIDGET CALENDAR
--------------------------*/
.footer-sidebar .widget_calendar .calendar_wrap {
    border: 0;
    padding: 0;
}
.widget_calendar .calendar_wrap table {
    width: 100%;
    margin-bottom: 0;
    text-align: center;
}
.widget_calendar .calendar_wrap table caption {
    padding: 0 0 5px;
    margin-bottom: 15px;
    color: #666;
    text-align: center;
}
.widget_calendar #today,
.footer-sidebar .widget_calendar .calendar_wrap table a:hover {
    color: #ff005a;
}
.footer-sidebar .widget_calendar .calendar_wrap table a,
.footer-sidebar .widget_calendar .calendar_wrap table caption {
    color: #fff;
}

/* TAG CLOUD
------------------------------------------- */
.widget_tag_cloud a{
    display: inline-block;
    font-size: 13px!important;
    line-height: 27px;
    padding: 0px 11px;
    color: #666;
    border: 1px solid #eee;
    border-radius: 50px;
    margin-right: 7px;
    margin-bottom: 7px;
}
.widget_tag_cloud a:hover{
    background-color: #ff005a;
    color: #fff!important;
    border: 1px solid transparent;   
}
.footer-sidebar .widget_tag_cloud a {
    color: #fff;
}
/*widget_nav_menu*/
.widget_nav_menu .menu {
    padding-left: 0;
}
.widget_nav_menu .menu .sub-menu{
    padding-left: 15px;
}


/*
*****************************************************************
*                        MAGNIFIC POPUP                         *
*****************************************************************
*/

.mfp-fade.mfp-bg {
    opacity: 0;
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
    opacity: 0.75;
}
.mfp-bottom-bar {
    display: none;
}
.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0;
}
.mfp-arrow-right::after,
.mfp-arrow-left::after {
    font-family: 'FontAwesome';
    border: none !important;
    color: #fff;
    font-size: 65px;
    -webkit-transition: .5s;
    transition: .5s;
}
.mfp-arrow-right::after {
    content: "\f105" !important;
}
.mfp-arrow-left::after {
    content: "\f104" !important;
}
.mfp-arrow-right::before ,
.mfp-arrow-left::before {
    border: none !important;
}
.mfp-arrow {
    height: 60px;
}
.mfp-arrow::before, 
.mfp-arrow::after, 
.mfp-arrow .mfp-b, 
.mfp-arrow .mfp-a {
    margin-top: 15px;
    top: -1px !important;
}
img.mfp-img {
    padding: 40px 0px 0;
}
.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    transform: scale(0.95);
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    transform: scale(1);
    opacity: 1;
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0;
    transform: scale(0.95);
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}

/*
*****************************************************************
*                   FOOTER SECTION                              *
*****************************************************************
*/

.tt-sidebar-wrapper.footer-sidebar {
    color: #fff;
}
.footer-section .primary-footer,
.footer-onepage {
   background: #333537;
   padding-top: 100px;
   padding-bottom: 70px;
}
.footer-onepage .copyright,
.footer-onepage .footer-logo {
    color: #fff;
}
.secondary-footer .copyright{
    color: #aaaaaa;
}
.secondary-footer .copyright a{
    color: #ffffff;
}
.secondary-footer .copyright a:hover{
    opacity: .8;
}
.footer-onepage .footer-logo {
    margin-bottom: 30px;
}
.footer-onepage .social-links-wrap {
    margin-top: 30px;
}
.footer-section .secondary-footer {
   background: #1d2022;
   padding: 15px 0;
}
.footer-sidebar .widget-title {
    color: #fff;
    font-size: 20px;
    font-weight: 900;
    text-transform: capitalize;
    border: none;
}
.footer-sidebar .entry-meta li i{
    color: #f32700;
}
.footer-about-text {
    font-size: 15px;
    line-height: 25px;
    color: #fff;
    margin: 20px 0;
}
.footer-sidebar .widget_nav_menu ul {
    overflow: hidden;
}
.footer-sidebar .widget_nav_menu ul>li {
    width: 50%;
    float: left;
}
.footer-sidebar [id*="monster-widget"].widget_nav_menu ul>li {
    float: none;
    width: 100%;
}
.footer-sidebar .widget_nav_menu ul>li ul.sub-menu li{
    width: 100%;
}
.footer-sidebar .widget_nav_menu ul li a {
    font-size: 15px;
    color: #fff;
}

.footer-section .social-links-wrap ul {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
}
.footer-section .social-links-wrap ul li {
    display: inline-block;
}
.footer-section .social-links-wrap ul li+li {
    margin-left: 2px;
}
.footer-section .social-links-wrap ul li a i{
    display: block;
    width: 40px;
    height: 40px;
    background: #525659;
    line-height: 40px;
    text-align: center;
    color: #fff;
    border-radius: 3px;
}
.footer-section .social-links-wrap ul li a:hover i{
    background: #ff005a;
}

/*SCROLL TO TOP BUTTON
-----------------------------------------*/
.scroll-top{
    position: absolute;
    bottom: 7px;
    right: 0;
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 60px;
    color: #fff;
    border-radius: 50px;
    text-align: center;
    margin-top: -25px;
    box-shadow: 0px 6px 20px #191919 ;
}
.scroll-top.white-bg{
    color: #011034 ;
}
.scroll-top i{
    font-size: 30px;
}
.scroll-top.white-bg:hover,
.scroll-top.white-bg:focus{
    color: #011034 ;
}
.scroll-top:hover,
.scroll-top:focus{
    color: #fff;
}

/* TO TOP
-----------------------------------*/
.scroll-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 60px;
    color: #000;
    border-radius: 50px;
    text-align: center;
    box-shadow: 0px 6px 20px #1919194d;
    opacity: 0;
    visibility: hidden;
    background-color: #ffffff;
    -webkit-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
    z-index: 9999;
    -webkit-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
}
.scroll-top.is-visible{
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
}
.scroll-top i{
    font-size: 30px;
}
.scroll-top:hover,
.scroll-top:focus{
    color: #212121;
    opacity: .8;
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

/*
*****************************************************************
*                     PRELOADER                                 *
*****************************************************************
*/

#preloader {
    background: #ffffff;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9999999;
}
.status-mes {
    background-position: center;
    background-repeat: no-repeat;
    height: 200px;
    left: 50%;
    margin: -100px 0 0 -100px;
    position: absolute;
    top: 50%;
    width: 200px;
}

/*
*****************************************************************
*                        404 PAGE                               *
*****************************************************************
*/

.error-page-wrapper {
    padding: 150px 0;
    text-align: center;
}
.not-found-icon i {
    font-size: 130px;
    line-height: 170px;
    text-align: center;
    display: block;
    color: #dadada;
}
.error-message h2{
    color: #fff;
    font-size: 130px;
    line-height: 100px;
    font-weight: 700;
    margin-bottom: 30px;
    text-shadow: 5px 5px 0 #dadada, -1px -1px 0 #dadada, 1px -1px 0 #dadada, -1px 1px 0 #dadada, 1px 1px 0 #dadada;
}
.ie9 .error-message h2,
.ie9 .error-wrapper-alt h2{
    color: #999;
}
.error-message .error-sub {
    display: block;
    font-size: 30px;
    line-height: 45px;
    font-weight: 700;
    text-transform: uppercase;
}
.error-message a.btn{
    margin-top: 15px;
}
.error-message a i {
    margin-right: 5px;
}
@media (max-width: 767px) {
    .error-message {
        padding-left: 0;
        border-left: 0;
        text-align: center;
    }
}
.no-results .page-header{
    margin-top: 0;
}
.error404.header-transparent .header-wrapper{
    background-color: #3a3a3a;
}
.error404.header-transparent .error-page-wrapper{
    padding: 300px 0 150px;
}

/*
*****************************************************************
*                          WOOCOMMERCE                           *
*****************************************************************
*/

body.woocommerce{
    background-color: #fff;
}

.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a{
    font-family: 'Old Standard TT', serif;
}

.woocommerce .woocommerce-breadcrumb {
  margin-bottom: 40px;
}
.woocommerce .header-default-style .woocommerce-breadcrumb {
  margin-top: 40px;
}
/*shop home*/
.shop-category-wrapper ul{
    list-style: none;
    padding: 0;
}
.shop-category-wrapper,
.shop-category-wrapper .child-category{
    background-color: #fff;
    padding: 20px 0px 20px 25px;
    box-shadow: 0px 0px 21px 3px rgba(0, 0, 0, 0.08);
}
.shop-category-wrapper h2{
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    border-bottom: 1px solid #e5e5e5;
    margin: 0 0 15px -25px;
    padding: 0 0 15px 25px;
}
.shop-category-wrapper h2 i{
    margin-right: 10px;
    color: #ff005a;
}
.shop-category-wrapper ul li a{
    display: block;
    padding: 5px 20px 5px 0;
    font-size: 16px;
    color: #333333;
}
.shop-category-wrapper ul li a:hover{
    color: #ff005a;
}
.shop-category-wrapper > ul > li.has-child-category{
    position: relative;
}
.shop-category-wrapper > ul > li.has-child-category > a::after{
    content: "\f105";
    font-family: fontawesome;
    position: absolute;
    top: 5px;
    right: 15px;
}
.shop-category-wrapper > ul > li.has-child-category .child-category{
    position: absolute;
    left: 100%;
    width: 100%;
    top: -20px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms;
    z-index: 1;
}
.shop-category-wrapper > ul > li.has-child-category .child-category.dropdown-inverse{
    left: auto;
    right: 25px;
    z-index: 100;
    width: 240px;
}
.shop-category-wrapper > ul > li.has-child-category:hover .child-category{
    opacity: 1;
    visibility: visible;
}

/*Shop banner*/
.shop-banner-wrapper{
    background-repeat: no-repeat;
    background-position: bottom right;
    min-height: 250px;
    box-shadow: 0px 0px 21px 3px rgba(0, 0, 0, 0.08);
    margin-bottom: 30px;
}
.banner-content .intro-title{
    color: #ffffff;
    text-transform: uppercase;
    font-size: 14px;
    margin-top: 10px;
    display: block;
}
.banner-content{
    padding: 40px;
    position: relative;
}
.banner-content h2{
    color: #ffffff;
    font-size: 35px;
    font-weight: 700;
    margin-bottom: 35px;
}
.banner-content .btn{
    color: #666666;
    padding: 7px 20px;
    height: inherit;
    font-weight: 700;
    font-size: 14px;
}
.banner-content .offer{
    position: absolute;
    bottom: 20px;
    left: 55%;
    width: 70px;
    height: 70px;
    background-color: #fff;
    display: inline-block;
    line-height: 70px;
    text-align: center;
    border-radius: 50%;
    font-size: 25px;
    font-weight: 700;
    color: #f53600;
    box-shadow: 0px 6px 0px rgba(0, 0, 0, 0.3);
}
@media(max-width: 767px){
    .banner-content .offer{
        left: auto;
        right: 15px;
    }
}
.page-template-template-shop{
    background-color: #f4f4f4;
}
.woocommerce h2{
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 700;
    line-height: 36px;
}
.woocommerce .page-title h2 {
    text-transform: initial;
    font-size: 75px;
    line-height: 80px;
}
.woocommerce ul.products li.product h2.woocommerce-loop-product__title{
    overflow: hidden;
    padding: 0 15px;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 30px;
    color: #333333;
    transition: all .3s;
}
.woocommerce ul.products li.product h2.woocommerce-loop-product__title:hover{
    color: #E90656;
}
.woocommerce-Price-amount.amount {
    color: #444;
    font-size: 14px;
}
.woocommerce-checkout .woocommerce,
.meetaap-shop.meetaap-cart{
    padding: 0;
}

/*.product column*/
.meetaap-shop ul.products li.column-two.product{
    width: 48%;
}
.woocommerce .products ul, .woocommerce ul.products {
    margin-left: -15px;
    margin-right: -15px;
}
.meetaap-shop ul.products li.column-three.product{
    margin-right: 15px !important;
    width: calc(33.33% - 30px);
    margin-left: 15px !important;
}
.woocommerce-cart .meetaap-shop ul.products li.column-three.product {
    width: 45%;
    margin-right: 0 !important;
}
.woocommerce table.shop_table td {
    padding: 12px 12px;
}
.woocommerce table.shop_table {
    margin: 0 -1px 50px 0;
}
.woocommerce-shipping-calculator {
    width: 211px;
    float: right;
}
@media(max-width : 767px){
    .meetaap-shop ul.products li.column-three.product{
        width: calc(50% - 30px);
    }  
    .woocommerce-shipping-calculator{
        width: 100%;
        float: none;
    }
}
@media(max-width: 500px){
    .meetaap-shop ul.products li.product{
        width: calc(100% - 30px) !important;
    }
}
@media (min-width: 768px){
    .single-product .meetaap-shop ul.products li.column-three.product{
        width: calc(25% - 30px);
    }
}
.widget .star-rating{
    font-size: 13px;
}
.widget span.reviewer{
    font-size: 14px;
}
/*product style*/
.woocommerce .woocommerce-result-count,
.woocommerce .woocommerce-ordering {
    margin: 0 0 25px;
}
.woocommerce-result-count {
    padding: 21px 0 0;
    display: block;
    font-style: italic;
}
@media (max-width: 420px){
    .woocommerce .woocommerce-result-count{
        width: 100%;
        display: block;
        margin-bottom: 5px;
    }
}
.woocommerce .woocommerce-ordering select {
    padding: 0 10px;
    outline: 0;
    margin-top: 0;
}
.product-content-wrapper{
    position: relative;
    border: 1px solid #e4e5ea;
    padding-bottom: 20px;
    border-radius: 5px;
    overflow: hidden;
}
.woocommerce ul.products li.product .product-content-wrapper .product-thumbnail > a{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.woocommerce ul.products li.product, 
.woocommerce-page ul.products li.product{
    text-align: center;
    overflow: inherit;
    margin-bottom: 35px;
}
.woocommerce ul.products li.product .star-rating{
    margin: 0 auto;
}
.woocommerce .star-rating span{
    color: #f69907;
}
.woocommerce ul.products li.product h3{
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    color: #202020;
    padding: 0 15px 5px;
}
.woocommerce ul.products li.product .price{
    color: #999999;
    font-size: 16px;
}
.woocommerce ul li.product a.button{
    display: inline-block;
    padding: 0 20px;
    font-size: 15px;
    text-transform: uppercase;
    color: #ffffff;
    background-color: #ff005a;
    box-shadow: none;
    min-width: 150px;
    margin: 0 auto !important;
    border-radius: 3px;
    line-height: 40px;
}
.woocommerce a.button:focus, 
.woocommerce a.button:active{
    color: #ffffff;
}
.woocommerce #respond input#submit.loading:after, 
.woocommerce a.button.loading:after, 
.woocommerce button.button.loading:after, 
.woocommerce input.button.loading:after{
    top: 0;
    right: 5px;
}
.woocommerce a.added_to_cart{
    position: absolute;
    top: 50%;
    margin-top: -56px;
    padding: 0;
    left: 0;
    right: 0;
    background-color: #ff005a;
    padding: 12px 0;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
}
.woocommerce a.added_to_cart:hover{
    background-color: #D9034F;
}

/*floating button*/
a.compare,
.wishlist-btn{
    position: absolute;
    top: 0;
    right: 5px;
    padding: 10px 3px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms;
}
.wishlist-btn::before{
    content: "";
    height: 75px;
    background-color: rgba(0, 0, 0, 0.3);
    width: 35px;
    position: absolute;
    right: -2px;
    top: 3px;
    border-radius: 3px;
    z-index: 0;
}
a.compare{
    top: 34px;
    right: 7px;
}
.yith-wcwl-add-to-wishlist{
    margin-top: 0;
}
.yith-wcwl-add-to-wishlist .ajax-loading{
    position: absolute;
    top: 15px;
    left: 7px;
    margin-left: 0;
    z-index: 2;
}
.wishlist-btn .add_to_wishlist{
    position: relative;
    z-index: 1;
}
a.compare,
.yith-wcwl-add-to-wishlist .add_to_wishlist{
    font-size: 0 !important;
}
.yith-wcwl-add-to-wishlist a{
    color: #ffffff;
    position: relative;
    z-index: 1;
}
.yith-wcwl-add-to-wishlist i{
    color: #ff4a4a;
    font-size: 24px;
}
.yith-wcwl-add-to-wishlist span.feedback{
    display: none;
}
.yith-wcwl-add-to-wishlist .add_to_wishlist::before{
    color: #ffffff;
    content:"\f08a";
    font-family: fontawesome;
    font-size: 24px;
}
.entry-summary .yith-wcwl-add-to-wishlist i,
.entry-summary .yith-wcwl-add-to-wishlist .add_to_wishlist::before{
    font-size: 30px;
    position: relative;
    top: 7px;
}
a.compare::before{
    color: #ffffff;
    content: "\f0ec";
    font-family: fontawesome;
    font-size: 20px;
}
.entry-summary .yith-wcwl-add-to-wishlist .add_to_wishlist::before,
.entry-summary .yith-wcwl-add-to-wishlist a,
a.compare:hover:before{
    color: #ff005a;
}
.yith-wcwl-add-to-wishlist .add_to_wishlist:hover:before{
    color: #ff4a4a;
}
.product-content-wrapper:hover a.compare,
.product-content-wrapper:hover .wishlist-btn{
    visibility: visible;
    opacity: 1;
}
.product-content-wrapper .product-thumbnail{
    position: relative;
}
.woocommerce .blockUI.blockOverlay{
    background-color: transparent !important;
}
.entry-summary .cart a.button{
    padding: 10px 20px;
}

/*woocomerce shop select style*/

form.woocommerce-ordering {
    position: relative;
    float: left;
    min-width: 200px;
    margin: 50px 33%;
}
form.woocommerce-ordering:after {
    content: '\f107';
    font: normal normal normal 17px/1 FontAwesome;
    color: #000;
    right: 12px;
    top: 1px;
    height: 48px;
    padding: 15px 0px 0px 12px;
    border-left: 1px solid #aaa;
    position: absolute;
    pointer-events: none;
    background-color: transparent;
    display: block;
}
form.woocommerce-ordering option {
    padding: 5px;
}
/* IE11 hide native button*/
form.woocommerce-ordering select::-ms-expand {
    display: none;
}
form.woocommerce-ordering select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    display: block;
    width: 100%;
    max-width: 320px;
    height: 50px;
    float: right;
    margin: 5px 0px;
    padding: 0px 24px;
    font-size: 16px;
    line-height: 1.75;
    color: #333;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #aaa;
    -ms-word-break: normal;
    word-break: normal;
}
.woocommerce ul.cart_list li a, 
.woocommerce ul.product_list_widget li a{
    color: #212121;
}
.woocommerce ul.cart_list li a:hover, 
.woocommerce ul.product_list_widget li a:hover{
    color: #ff005a;
}

/* =-=-=-=-=-=-=-=-=-= PRODUCT SINGLE PAGE =-=-=-=-=-=-=-=-=-=*/

.single-product .meetaap-shop{
    padding-bottom: 50px;
}
.woocommerce-error, 
.woocommerce-info, 
.woocommerce-message{
    padding: 8px 15px 8px 50px;
    line-height: 38px;
    background-color: #f3f3f3;
}
.woocommerce-error li{
    padding-left: 30px !important;
}
.woocommerce-error::before, 
.woocommerce-info::before, 
.woocommerce-message::before{
    top: 7px;
    font-size: 16px;
}
.woocommerce div.product div.images img{
    display: inline-block;
    width: inherit;
    margin: 0 auto;
}
.woocommerce div.product div.images 
.woocommerce-product-gallery__image:nth-child(n+2){
    margin: 10px 10px 0 0;
}
.woocommerce div.product div.images 
.woocommerce-product-gallery__image:last-child{
    margin-right: 0 !important;
}
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone::before,
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email::before{
    line-height: 1.5;
}
@media (max-width: 564px){
    .woocommerce div.product div.images 
    .woocommerce-product-gallery__image:nth-child(n+2) {
        width: 22.5%;
    }
    .woocommerce div.product div.images img {
        width: 100%;
        height: auto;
    }
}
@media (min-width: 565px){
    .woocommerce div.product div.images 
    .woocommerce-product-gallery__image:nth-child(n+2) {
        width: 23.5%;
    }
    .woocommerce div.product div.images img {
        width: 100%;
        height: auto;
    }
}
@media (min-width: 768px){
    .woocommerce div.product div.images 
    .woocommerce-product-gallery__image:nth-child(n+2) {
        width: 22.8%;
    }
}
@media (min-width: 992px){
    .woocommerce div.product div.images 
    .woocommerce-product-gallery__image:nth-child(n+2) {
        width: 23.34%;
    }
}
@media (min-width: 1200px){
    .woocommerce div.product div.images 
    .woocommerce-product-gallery__image:nth-child(n+2) {
        width: 23.54%;
    }
}

/*yith magnifier*/
.woocommerce div.product div.images div.thumbnails{
    padding-top: 0;
}
.thumbnails.slider{
    height: inherit;
}
.yith_magnifier_gallery li{
    padding: 0 1px !important;
}
.single-product.woocommerce .meetaap-shop .thumbnails #slider-prev, 
.single-product.woocommerce .meetaap-shop .thumbnails #slider-next{
    margin-top: -15px;
}
div.pp_woocommerce .pp_close {
    font-size: 0 !important;
}
div.pp_woocommerce .pp_close:before {
    font-size: 25px;
    right: -15px;
}
/*shop item sale icon*/
.woocommerce span.onsale,
.woocommerce ul.products li.product .onsale{
    background-color: #ff005a;
    padding: 0;
    left: 5px;
    top: 5px;
    right: auto;
    margin: 0;
    border-radius: 3px;
    min-height: inherit;
    min-width: inherit;
    padding: 0 10px;
    line-height: 30px;
    font-size: 14px;
}
.woocommerce span.onsale{
    border-radius: 0;
}
.woocommerce div.product form.cart .variations label {
    color: #999999;
    font-size: 14px;
}
.woocommerce-product-details__short-description{
    margin-bottom: 40px;
}
.woocommerce div.product p.price, 
.woocommerce div.product span.price{
    color: #999999;
    font-weight: 700;
    font-size: 20px;
}
.woocommerce ul.products li.product .price del{
    display: inline-block;
}
.woocommerce div.product form.cart, 
.woocommerce div.product p.cart{
    margin: 0 20px 40px 0;
    display: inline-block;
}
.woocommerce .product .entry-summary a.single_add_to_cart_button{
    display: inline-block;
    padding: 0 25px;
}
.product_meta > span{
    display: block;
    font-weight: 600;
}
.product_meta span span, 
.product_meta span a{
    color: #999999;
    font-weight: 400;
}
.product_meta span a:hover{
    color: #ff005a;
}
.woocommerce div.product form.cart div.quantity {
    margin-right: 20px;
}
.woocommerce .quantity .btn-quantity{
    border: 0;
    width: 30px;
    height: 41px;
    padding: 0;
    color: #ffffff;
    background-color: #b9b9b9;
    font-family: 'Cabin', sans-serif;
}
.woocommerce .meetaap-cart .quantity .btn-quantity{
    top: 0;
}
.woocommerce .quantity .btn-quantity:hover{
    background-color: #ff005a;
}
.woocommerce .quantity input.qty {
    border-radius: 0;
    width: 50px;
    padding: 0;
    height: 41px;
}
.woocommerce .quantity input{
    float: left;
}
@media (max-width: 991px){
    .woocommerce .quantity input{
        float: none;
    }
}
.woocommerce.single-product div.product form.cart .button,
.woocommerce.single-product .quantity input.qty{
    position: relative;
}
.woocommerce .quantity input:focus{
    outline: 0;
}
.woocommerce .product .entry-summary a.single_add_to_cart_button,
.woocommerce div.product form.cart .button {
    padding: 11px 20px;
}
.woocommerce div.product form.cart .variations select{
    height: 40px;
}
.woocommerce div.product form.cart .variations td.label,
.woocommerce div.product form.cart .variations td.value{
    vertical-align: baseline;
    padding-top: 0;
}
.woocommerce div.product form.cart .group_table td:first-child{
    width: inherit;
}
/*Tabs*/
.woocommerce div.product .woocommerce-tabs {
    margin-bottom: 80px;
    padding: 40px;
    background: #f3f3f3;
    box-shadow: 0 0 20px #1d1d1d21;
    border: 1px solid #ddd;
}
.woocommerce div.product .woocommerce-tabs ul.tabs{
    padding: 0;
    margin: 0;
    min-height: 44px;
    background-color: #eaeaea;
    border: 1px solid #ddd;
    border-bottom: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before{
    border-bottom: 1px solid #f3f3f3;
    bottom: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li{
    border-radius: 0;
    padding: 0;
    border: 0;
    margin: 0;
    background-color: transparent;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active{
    background-color: transparent;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li > a{
    padding: 6px 20px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li > a:hover,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active > a{
    background-color: #ff005a;
    color: #ffffff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:after {
    display: none;
}
.woocommerce div.product .woocommerce-tabs .panel{
    padding: 25px;
    margin: 0;
    border: 1px solid #ddd;
    border-top: none;
}
.woocommerce div.product div.images{
    margin-bottom: 80px;
}

/*Review*/
.woocommerce #reviews #comments h2{
    margin: 0;
}
.woocommerce #reviews #comments ol.commentlist{
    padding: 0;
    margin-top: 30px;
}
.woocommerce #review_form_wrapper{
    margin-top: 30px;
}
.woocommerce .comment-form{
    margin-top: 20px;
}
.woocommerce #review_form #respond textarea{
    border: 1px solid #ddd;
    padding: 5px 10px;
}
.woocommerce #review_form #respond textarea:focus{
    outline: none;
}
.woocommerce #review_form #respond textarea:focus,
.woocommerce #reviews input:focus,
.woocommerce #reviews textarea:focus{
    border-color: #ff005a;
}
.woocommerce #review_form #respond .form-submit{
    margin-top: 50px;
}
.woocommerce #review_form #respond .form-submit input{
    padding: 15px 40px;
    color: #fff;
}
.woocommerce p.stars a{
    color: #f69907;
}
.up-sells.products > h2,
.related.products > h2{
    margin-bottom: 30px;
}
.woocommerce-Tabs-panel{
    border: none;
    border-radius: 0;
    box-shadow: none;
}

/* =-=-=-=-=-=-=-=-=-= CART PAGE =-=-=-=-=-=-=-=-=-=*/

.woocommerce .cart .button, 
.woocommerce .cart input.button {
    padding: 15px 20px;
    color: #fff;
}
.woocommerce .coupon .input-text{
    width: 110px !important;
    height: 43px;
    margin-right: 10px !important;
}
.woocommerce table.shop_table>tbody>tr>td.actions:first-child{
    border-right: 1px solid #ddd!important;
}
.woocommerce a.remove{
    text-align: center;
    margin: 0 auto;
    color: #b1b1b1 !important;
    font-size: 17px;
}
.woocommerce a.remove:hover{
    background-color: transparent;
    color: red !important;
}
.woocommerce .cart-collaterals .cart_totals, 
.woocommerce-page .cart-collaterals .cart_totals {
    padding: 0;
    background-color: #fff;
}
.woocommerce .meetaap-cart .cart-collaterals .cart_totals tr td{
    text-align: right;
}
.woocommerce .meetaap-cart .cart-collaterals .cart_totals tr th,
.woocommerce .meetaap-cart .cart-collaterals .cart_totals tr td{
    border-top: 0;
    border-right: 0;
}
#add_payment_method .wc-proceed-to-checkout, 
.woocommerce-cart .wc-proceed-to-checkout, 
.woocommerce-checkout .wc-proceed-to-checkout{
    padding-bottom: 0;
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button, 
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, 
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button{
    margin-bottom: 0;
    background-color: #ff005a;
    font-size: 17px;
    line-height: 40px;
    padding: 0;
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button:hover, 
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover, 
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button:hover{
    margin-bottom: 0;
    background-color: #ff005a;
}

/* =-=-=-=-=-=-=-=-=-= CHECKOUT PAGE =-=-=-=-=-=-=-=-=-=*/

.woocommerce #respond input#submit, 
.woocommerce a.button, 
.woocommerce button.button, 
.woocommerce input.button,
.woocommerce input.button:disabled, 
.woocommerce input.button:disabled[disabled]{
    padding: 13px 20px;
    color: #fff;
}
.woocommerce #respond input#submit:hover, 
.woocommerce a.button:hover, 
.woocommerce button.button:hover, 
.woocommerce input.button:hover{
    color: #fff;
}
.woocommerce .woocommerce-message a.button{
    padding: 10px 20px;
    color: #fff;
}
.woocommerce .select2-choice,
.woocommerce .input-text{
    height: 41px;
    padding: 0 20px;
    font-size: 14px;
    line-height: 40px;
    font-weight: 400;
    color: #202020;
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
}
.woocommerce form .form-row textarea{
    padding: 10px 20px;
}
.woocommerce input[type=text]:focus, 
.woocommerce input[type=password]:focus, 
.woocommerce input[type=email]:focus, 
.woocommerce input[type=url]:focus, 
.woocommerce input[type=date]:focus, 
.woocommerce input[type=tel]:focus, 
.woocommerce input[type=number]:focus,
.woocommerce textarea:focus.meetaap-textarea,
.woocommerce input[type=text]:focus:not([readonly]), 
.woocommerce input[type=password]:focus:not([readonly]), 
.woocommerce input[type=email]:focus:not([readonly]), 
.woocommerce input[type=url]:focus:not([readonly]), 
.woocommerce input[type=time]:focus:not([readonly]), 
.woocommerce input[type=date]:focus:not([readonly]), 
.woocommerce input[type=datetime-local]:focus:not([readonly]), 
.woocommerce input[type=tel]:focus:not([readonly]), 
.woocommerce input[type=number]:focus:not([readonly]),
.woocommerce textarea:focus, 
.woocommerce textarea.meetaap-textarea:focus:not([readonly]){
    box-shadow: none;
}
.select2-drop-active{
    border-color: #e5e5e5;
}
.woocommerce .select2-choice:focus,
.woocommerce .input-text:focus {
    border-color: #ff005a;
}
.dropdown-content{
    padding: 0;
}
.dropdown-content li{
    list-style: none;
}
.dropdown-content li > a, 
.dropdown-content li > span {
    display: block;
    padding: 12px 15px;
    color: #999999;
    font-size: 13px;
}
.select-wrapper span.select-dropdown{
    color: #999999;
    font-size: 13px;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    border: 1px solid #e5e5e5;
}
.select-wrapper span.select-dropdown:after{
    content:"\f0d7";
    font-family: fontawesome;
    font-size: 14px;
    right: 10px;
}
#add_payment_method #payment, 
.woocommerce-cart #payment, 
.woocommerce-checkout #payment {
  background: #efefef none repeat scroll 0 0;
}
#add_payment_method #payment div.payment_box, 
.woocommerce-cart #payment div.payment_box, 
.woocommerce-checkout #payment div.payment_box {
  background-color: #e5e5e5;
}
#add_payment_method #payment div.payment_box::before, 
.woocommerce-cart #payment div.payment_box::before, 
.woocommerce-checkout #payment div.payment_box::before {
  border-color: transparent transparent #e5e5e5;
}
.woocommerce table.shop_table{
    border: 0;
}
.woocommerce table.shop_table td,
.woocommerce table.shop_table tbody th, 
.woocommerce table.shop_table tfoot td, 
.woocommerce table.shop_table tfoot th{
    border-top: 0;
}
.woocommerce table.shop_table thead>tr>th,
.woocommerce table.shop_table tbody>tr>td,
.woocommerce table.shop_table tfoot>tr>th{
    border-right: 0;
}
.woocommerce table.shop_table thead>tr>th:last-child,
.woocommerce table.shop_table tbody>tr>td:last-child{
    border-right: 1px solid #ddd;
}
.woocommerce table.shop_table>tbody>tr:first-child>th,
.woocommerce table.shop_table>tbody>tr:first-child>td{
    border-top: 1px solid #ddd !important;
}
.woocommerce .meetaap-cart table.shop_table>tbody>tr:first-child>th,
.woocommerce .meetaap-cart table.shop_table>tbody>tr:first-child>td{
    border-top: 0 !important;
}
.woocommerce table.shop_table.order_details>tbody>tr:first-child>th,
.woocommerce table.shop_table.order_details>tbody>tr:first-child>td{
    border-top: 0 !important;
}
.woocommerce table.shop_table>tbody>tr>th:first-child,
.woocommerce table.shop_table>tbody>tr>td:first-child{
    border-right: 0 !important;
}
.woocommerce .order_details{
    padding-left: 0;
}
#order_review_heading{
    margin-top: 80px;
}
.woocommerce form .form-row .input-checkbox{
    position: static;
}
#add_payment_method #payment .payment_method_paypal .about_paypal, 
.woocommerce-cart #payment .payment_method_paypal .about_paypal, 
.woocommerce-checkout #payment .payment_method_paypal .about_paypal{
    margin-left: 10px;
}

/* =-=-=-=-=-=-=-=-=-= WOOCOMMERCE SIDEBAR =-=-=-=-=-=-=-=-=-=*/

.woocommerce .widget_price_filter .ui-slider-horizontal{
    height: 3px;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{
    background-color: #cacaca;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{
    top: -5px;
    background-color: #ff005a;
    width: 12px;
    height: 12px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range{
    background-color: #26547c;
}
.woocommerce ul.cart_list li img, 
.woocommerce ul.product_list_widget li img{
    width: 60px;
    margin-right: 10px;
    float: left;
}
.woocommerce ul.cart_list li, 
.woocommerce ul.product_list_widget li{
    padding-bottom: 15px;
}
.woocommerce ul.cart_list li:last-child, 
.woocommerce ul.product_list_widget li:last-child{
    padding-bottom: 0;
}
.woocommerce ul.product_list_widget li.mini_cart_item{
    padding-bottom: 15px;
}

/* My account */
.woocommerce .woocommerce-MyAccount-navigation{
    background-color: #f5f5f5;
    padding: 30px;
}
.woocommerce .woocommerce-MyAccount-navigation ul{
    margin: 0;
    padding: 0;
}
.woocommerce .woocommerce-MyAccount-navigation ul li{
    list-style: none;
}
.woocommerce .woocommerce-MyAccount-navigation ul li a{
    color: #999999;
    text-transform: uppercase;
    display: block;
    line-height: 36px;
}
.woocommerce .woocommerce-MyAccount-navigation ul li a:hover,
.woocommerce .woocommerce-MyAccount-navigation ul li.is-active a{
    color: #ff005a;
}
.woocommerce .woocommerce-MyAccount-content{
    padding: 30px;
    background-color: #fff;
    min-height: 276px;
}
.woocommerce .woocommerce-MyAccount-content .woocommerce-Address{
    background-color: #fbfbfb;
    padding: 10px;
}
.woocommerce-address-fields__field-wrapper{
    display: inline-block;
    width: 100%;
    margin-bottom: 40px;
}
.edit-account fieldset{
    margin: 30px 0;
}
.edit-account fieldset legend{
    padding-bottom: 10px;
}
.woocommerce .select2-container .select2-selection--single{
    height: 42px;
    border-color: #e5e5e5;
    border-radius: 0;
}
.woocommerce .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 42px;
}
.woocommerce .select2-container--default .select2-selection--single .select2-selection__arrow{
    height: 40px;
}


/*
*****************************************************************
*                          ANIMATIONS                           *
*****************************************************************
*/

/*TT ANIMATE CSS
----------------------------------*/
.tt-animate i {
    text-align         : center;
    overflow           : hidden;
    -webkit-transition : all 0.2s;
    -moz-transition    : all 0.2s;
    transition         : all 0.2s;
}
.tt-animate i::before {
    speak                       : none;
    display                     : block;
    -webkit-font-smoothing      : subpixel-antialiased !important;
    -webkit-backface-visibility : hidden;
    -moz-backface-visibility    : hidden;
    -ms-backface-visibility     : hidden;
}

/*Left To Right*/
.tt-animate.ltr i:hover::before {
    -webkit-animation : LeftToRight 0.3s forwards;
    -moz-animation    : LeftToRight 0.3s forwards;
    animation         : LeftToRight 0.3s forwards;
}
.tt-animate.ltr i:before {
    -webkit-animation : RightToLeft 0.3s forwards;
    -moz-animation    : RightToLeft 0.3s forwards;
    animation         : RightToLeft 0.3s forwards;
}

/*Right To Left*/
.tt-animate.btt i:hover::before {
    -webkit-animation : BottomToTop 0.3s forwards;
    -moz-animation    : BottomToTop 0.3s forwards;
    animation         : BottomToTop 0.3s forwards;
}
.tt-animate.btt i:before {
    -webkit-animation : TopToBottom 0.3s forwards;
    -moz-animation    : TopToBottom 0.3s forwards;
    animation         : TopToBottom 0.3s forwards;
}

/* KEY FRAME FOR ANIMATIONS
==============================================*/
/* Left to Right key frame*/
@-webkit-keyframes LeftToRight {
    49% {
        -webkit-transform : translate(100%);
    }
    50% {
        opacity           : 0;
        -webkit-transform : translate(-100%);
    }
    51% {
        opacity : 1;
    }
}
@-moz-keyframes LeftToRight {
    49% {
        -moz-transform : translate(100%);
    }
    50% {
        opacity        : 0;
        -moz-transform : translate(-100%);
    }
    51% {
        opacity : 1;
    }
}
@keyframes LeftToRight {
    49% {
        transform : translate(100%);
    }
    50% {
        opacity   : 0;
        transform : translate(-100%);
    }
    51% {
        opacity : 1;
    }
}
/* Right to Left key frame*/
@-webkit-keyframes RightToLeft {
    49% {
        -webkit-transform : translate(100%);
    }
    50% {
        opacity           : 0;
        -webkit-transform : translate(-100%);
    }
    51% {
        opacity : 1;
    }
}
@-moz-keyframes RightToLeft {
    49% {
        -webkit-transform : translate(-100%);
    }
    50% {
        opacity           : 0;
        -webkit-transform : translate(100%);
    }
    51% {
        opacity : 1;
    }
}
@keyframes RightToLeft {
    49% {
        -webkit-transform : translate(100%);
    }
    50% {
        opacity           : 0;
        -webkit-transform : translate(-100%);
    }
    51% {
        opacity : 1;
    }
}
/* Bottom to Top key frame*/
@-webkit-keyframes BottomToTop {
    49% {
        -webkit-transform : translateY(-100%);
        }
    50% {
        opacity           : 0;
        -webkit-transform : translateY(100%);
        }
    51% {
        opacity : 1;
        }
    }
@-moz-keyframes BottomToTop {
    49% {
        -moz-transform : translateY(-100%);
        }
    50% {
        opacity        : 0;
        -moz-transform : translateY(100%);
        }
    51% {
        opacity : 1;
        }
    }
@keyframes BottomToTop {
    49% {
        transform : translateY(-100%);
    }
    50% {
        opacity   : 0;
        transform : translateY(100%);
    }
    51% {
        opacity : 1;
    }
}
/* Top to Bottom key frame*/
@-webkit-keyframes TopToBottom {
    49% {
        -webkit-transform : translateY(-100%);
        }
    50% {
        opacity           : 0;
        -webkit-transform : translateY(100%);
        }
    51% {
        opacity : 1;
        }
    }
@-moz-keyframes TopToBottom {
    49% {
        -moz-transform : translateY(-100%);
        }
    50% {
        opacity        : 0;
        -moz-transform : translateY(100%);
        }
    51% {
        opacity : 1;
        }
    }
@keyframes TopToBottom {
    49% {
        transform : translateY(-100%);
    }
    50% {
        opacity   : 0;
        transform : translateY(100%);
    }
    51% {
        opacity : 1;
    }
}

/*
*****************************************************************
*                         SID2019 STYLES                        *
*****************************************************************
*/

.social_positioner{position: absolute; right:0; top: 50px; z-index: 9998; width:100px;}
.single-post .social_positioner{ top: 140px; }
.social_positioner .social_container{ float:right; width:32px;}
.social_positioner .social_container .social_icon{ 
    font-size:1.7em; 
    text-align:center; 
    background:#000; 
    color:#FFF; 
    margin: 0 -2px 5px 0; 
    padding:4px 0 0 0;
    -ms-transform: rotate(270deg);    
    -moz-transform: rotate(270deg);  
    -webkit-transform: rotate(270deg);  
    -o-transform: rotate(270deg);  
    transform: rotate(270deg); 
    -webkit-transition: all 0.4s ease; 
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.social_positioner .social_container .social_icon:hover{
     -ms-transform: scale(1.2) rotate(0deg);    
    -moz-transform: scale(1.2) rotate(0deg);  
    -webkit-transform: scale(1.2) rotate(0deg);  
    -o-transform: scale(1.2) rotate(0deg);  
    transform: scale(1.2) rotate(0deg);    
}
.social_positioner .social_container .social_icon a{ color:#FFF;}
.social_positioner h3 {transform: rotate(270deg); font-size: 1em; line-height: 1em; margin: -77px -36px 0 0; color: #FFF; float:right; text-transform: uppercase; background: #000; padding: 10px;}

.custom_block .wpb_column.vc_column_container.vc_col-sm-12{ display:none;}
.marginb_add{ margin-bottom:60px;}

.split50_center_heading{ position:absolute; left:-12%; top:100px; max-width:200px;}
.split50_center_heading h3{ font-size:3em;line-height:1.4em;}
.split50_center_heading h3 span{ background:#fbf296;}
.split50_center_text{ position:absolute; left:28%; width:60%; top:100px;}

.split50_left_heading{ position:absolute; left:20%; top:100px; max-width:400px;}
.split50_left_heading h3{ font-size:3em;line-height:1.4em;}
.split50_left_heading h3 span{ background:#fbf296;}
.split50_left_text{ position:absolute; left:20%; width:67%; top:180px;}
#about_container .split50_left_heading{ position:relative; left:inherit; top:inherit; max-width:300px; margin:30px 0 0 30px;}
#about_container .split50_left_text{ position: relative; top:inherit; left:inherit; margin:30px 30px 0 30px; width:inherit;}


.split50_center_readmore{ position:absolute; top:240px; left:20%; width:65%;}
.split50_left_readmore{ position:absolute; top:290px; left:20%; width:65%;}
.split50_readmore{ display:block;}
.split50_center_readmore .split50_readmore{float:right;}
.split50_readmore h2{font-family: 'CircularStdBold'; font-weight:inherit; padding:10px 15px; font-size:1em; line-height:1em; text-transform:uppercase; float:left; background:#fbf296; color:#000; -webkit-transition: all 0.4s ease;  -moz-transition: all 0.4s ease; -ms-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease;}
.split50_readmore:hover h2{ color:#FFF; background:#a2dce8;}
.split50_readmore.alt_color:hover h2{ color:#FFF; background:#D1C8E1;}

.split70_center_heading{ position:absolute; left:-15%; top:80px;}
.split70_center_heading h3{ font-size:4em;line-height:1.4em;}
.split70_center_heading h3 span{ background:#D1C8E1;}
.split70_center_text{ position:absolute; left:5%; width:50%; top:200px;}
.split70_center_quote{ position:absolute; right:0%; width:30%; top:85px; background:#FFF; font-family: 'Caslon224Book'; padding:25px; line-height:1.4em; font-size:1.2em;}

.exhibitors_block_home{ margin-bottom: 50px; }
.exhibitors_block_heading{float:left; margin:50px 0 20px 0;}
.exhibitors_block_heading h3{ font-size:4em;line-height:1.4em; max-width:600px; margin: 0;}
.exhibitors_block_heading h3 span{ background:#E795C0;}
.exhibitors_block_heading p{ font-size: 1em; line-height: 1.5em;}
.exhibitors_block_cta{float:right; margin:63px 0 20px 0;}
.exhibitors_block_cta h2{font-family: 'CircularStdBold'; font-weight:inherit; padding:10px 15px; font-size:1em; line-height:1em; text-transform:uppercase; float:left; background:#E795C0;-webkit-transition: all 0.4s ease;  -moz-transition: all 0.4s ease; -ms-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease;}
.exhibitors_block_cta:hover h2{color:#FFF; background:#a2dce8;}

.news_block_heading{float:left; margin:50px 0 20px 0;}
.single-events .news_block_heading,
.single-tt-session .news_block_heading{ margin: 50px 0 0 0; }
.news_block_heading h3{ font-size:4em;line-height:1.4em; max-width:600px;}
.news_block_heading h3 span{ background:#D1C8E1;}
.news_block_heading.project_mod h3, 
.news_block_heading.prizes_mod h3{ margin: 0; }
.news_block_heading.project_mod h3 span{ background: #a2dce8; }
.news_block_heading.project_mod p, 
.news_block_heading.prizes_mod p{line-height: 1.5em;}
.single-events .news_block_heading h3,
.single-tt-session .news_block_heading h3{ max-width: inherit; color: #D1C8E1; font-size: 3.6em; margin: 0; }
.news_block_cta_section{ padding:0 0 60px 0;}
.news_block_cta{float:right; margin:63px 0 20px 0;}
.news_block_cta h2{font-family: 'CircularStdBold'; font-weight:inherit; padding:10px 15px; font-size:1em; line-height:1em; text-transform:uppercase; float:left; background:#D1C8E1;-webkit-transition: all 0.4s ease;  -moz-transition: all 0.4s ease; -ms-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease;}
.news_block_cta.project_mod h2{ background: #a2dce8; }
.news_block_cta:hover h2{color:#FFF; background:#a2dce8;}

.news_block_section{ padding:20px 0 60px 0;}
.newsblock_container{ display:block; position:relative; margin:0;}
.newsblock_container .newsblock_title_container{margin: 30px 0 20px 0; }
.newsblock_container .newsblock_title_container.prize_mod{margin: 15px 0; }
.newsblock_container .newsblock_title_container h2{font-family: 'CircularStdBold'; font-weight:inherit; margin:0 0 10px 0; font-size:1.4em; line-height:1.3em;}
.newsblock_container .newsblock_title_container.prize_mod h2{ text-align: center; }
.newsblock_container .newsblock_title_container p{font-family: 'CircularBook'; font-size:0.8em; line-height:1.5em; color:#000;}

.newsblock_container .newsblock_readmore{display:block;}
.newsblock_container .newsblock_readmore h2{font-family: 'CircularStdBold'; font-weight:inherit; padding:10px 15px; font-size:1em; line-height:1em; text-transform:uppercase; float:left;-webkit-transition: all 0.4s ease;  -moz-transition: all 0.4s ease; -ms-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease;}

.newsblock_container .newsblock_readmore.bg1 h2{background-color:#fbf296;}
.newsblock_container .newsblock_readmore.bg2 h2{ background-color:#e795c0;}
.newsblock_container .newsblock_readmore.bg3 h2{ background-color:#a2dce8;}

.newsblock_container.variation2 .newsblock_readmore.bg1 h2{ background-color:#e795c0;}
.newsblock_container.variation2 .newsblock_readmore.bg2 h2{ background-color:#fbf296;}
.newsblock_container.variation2 .newsblock_readmore.bg3 h2{ background-color:#d0c7e3;}

.newsblock_container.variation3 .newsblock_readmore.bg1 h2{ background-color:#a2dce8;}
.newsblock_container.variation3 .newsblock_readmore.bg2 h2{ background-color:#e795c0;}
.newsblock_container.variation3 .newsblock_readmore.bg3 h2{ background-color:#fbf296;}

.newsblock_container:hover .newsblock_readmore h2{color:#FFF; background-color:#a2dce8}
.newsblock_container:hover .newsblock_readmore.bg3 h2{ background-color: #fbf296; }

.events_block_section{ padding:20px 0 20px 0;}
.single-events .events_block_section,
.single-tt-session .events_block_section{ padding: 20px 0 60px 0; }

.exhibitor_block_container{ display:block; padding: 0 15px;}
.exhibitor_block_container .exhibitor_card{ 
    padding:0; 
    -webkit-transition: all 0.2s ease-in;    
    -moz-transition: all 0.2s ease-in;    
    transition: all 0.2s ease-in;
    cursor:pointer;
    max-height:840px;
    overflow:hidden;
}
.archive .exhibitor_block_container .exhibitor_card{ max-height:560px;}
.archive .exhibitor_block_container .exhibitor_card.exhibitor_holding{ background-image: url(../webp/comingsoon.jpg.webp) !important; background-size:100%; cursor:inherit;}
.exhibitor_block_container .exhibitor_card:hover{
    -ms-transform: scale(1.03);    
    -moz-transform: scale(1.03);  
    -webkit-transform: scale(1.03);  
    -o-transform: scale(1.03);  
    transform: scale(1.03);    
    position:relative;      
    z-index:1;
    -webkit-box-shadow: 0px 3px 35px 3px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 3px 35px 3px rgba(0,0,0,0.4);
    box-shadow: 0px 3px 35px 3px rgba(0,0,0,0.4);
    -webkit-transition: all 0.2s ease-out;    
    -moz-transition: all 0.2s ease-out;    
    transition: all 0.2s ease-out;
}
.archive .exhibitor_block_container .exhibitor_card:hover{
    -ms-transform: scale(1.05);    
    -moz-transform: scale(1.05);  
    -webkit-transform: scale(1.05);  
    -o-transform: scale(1.05);  
    transform: scale(1.05);    
}
.archive .exhibitor_block_container .exhibitor_card.exhibitor_holding:hover{
    -ms-transform: scale(1.01);    
    -moz-transform: scale(1.01);  
    -webkit-transform: scale(1.01);  
    -o-transform: scale(1.01);  
    transform: scale(1.01);    
}

.exhibitor_card_text{ 
    height:auto;
    width:100%; 
    background: #FFF; 
    opacity:0.5; 
    position:relative;
    -webkit-transition: all 0.3s ease-in;    
    -moz-transition: all 0.3s ease-in;    
    transition: all 0.3s ease-in;
    position:absolute;
    bottom:0px;
}
.archive .exhibitor_card_text{ opacity:0.5; position: absolute; bottom:0px; height:auto;}
.exhibitor_card_text.active{ opacity:1;}
.archive .exhibitor_card_text.active{ opacity:1;}
.exhibitor_card_text h2{ font-family: 'CircularStdBold'; text-align:center; padding:25px 20px 15px 20px; font-size:1.2em; text-transform:uppercase; line-height:1.3em;}
.archive .exhibitor_block_container .exhibitor_card.exhibitor_holding:hover .exhibitor_card_image img{ opacity:0;}

.split80_heading{ float:left; margin:100px 0 20px 0;}
.split80_heading h3{ font-size:4em;line-height:1.4em;}
.split80_heading h3 span{ background:#fbf296;}
.swiper_block_image{ max-width: 100px; margin: 0 25px 0 0; float:left;}
.swiper_block_image img{ width:100%;}
.swiper_block_text.leadblock{ float:left; max-width:75%;}
.swiper_block_text p{ font-family: 'CircularBook'; font-size:0.9em; line-height:1.6em; color:#000;}
.swiper_block_readmore{ display:block;}
.swiper_block_readmore h2{font-family: 'CircularStdBold'; font-weight:inherit; padding:10px 15px; font-size:1em; line-height:1em; text-transform:uppercase; float:left; background:#e795c0;}
.swiper_block_controls{ display:block; margin:0 0 90px 0;}
.swiper_block_controls button{ border:none; background:transparent; padding:0; margin:0 25px 0 0;}
.swiper_block_controls button i{ font-size:2.1em; color:#dbdbdb;}
.swiper_block_controls button i:hover{ color:#a3a3a3;}

.block_background{
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.ctablock_background{
    background-image: url(../jpg/home-cta2.jpg);
    min-height:800px;
}
.theproject2020_background{
    background-image: url(../jpg/theproject2020_v3.jpg);
    min-height:400px;
}
.theproject2020_background.theproject2022_background{
    background-image: url(../jpg/sid_theproject2022.jpg);
}
.ctaaboutblock_background{
    background-image: url(../jpg/about-header.jpg);
    min-height:500px;
}
.exhibitblock_background{
    background-image: url(../jpg/exhibit-header.jpg);
    min-height:550px;
}
.exhibit_midblock_background{
    background-image: url(../jpg/exhibit-midblock.jpg);
    min-height:500px;
}
.about2020_background{
    background-image: url(../jpg/about2020.jpg);
    min-height:500px;
}
.contactblock_background{
    background-image: url(../jpg/contact-header.jpg);
    min-height:800px;
}
.submittedblock_background{
    background-image: url(../jpg/submission-header.jpg);
    min-height:500px;
}
.registerblock_background{
    background-image: url(../jpg/register-header.jpg);
    min-height:500px;
}
.partnersblock_background{
    background-image: url(../jpg/partners-header.jpg);
    min-height:500px;
}
.faqblock_background{
    background-image: url(../jpg/home-cta3.jpg);
    min-height:500px;
}
.ambassadorsblock_background{
    background-image: url(../jpg/ambassadors.jpg);
    min-height:400px;
}
.galleryblock_background{
    background-image: url(../jpg/galleries2.jpg);
    min-height:400px;
}
.whatsonblock_background{
    background-image: url(../jpg/whatson_bg.jpg);
    min-height:500px;
}
.sidtalksblock_background{
    background-image: url(../jpg/sidtalks3.jpg);
    min-height:500px;
}
.about_faq_block_background{
    background-image: url(../jpg/about-cta2.jpg);
    min-height:400px;
}
.exhibitor_block_background{
    background-image: url(../jpg/splash_test2.jpg);
    min-height:500px;
    background-size: cover;
}
.registercta_block_background{
    background-image: url(../jpg/register-cta3.jpg);
    min-height:400px;
}
.registercta_variant_block_background{
    background-image: url(../jpg/register_variant-cta2.jpg);
    min-height:400px;
}
.registercta_variant02_block_background{
    background-image: url(../jpg/register_variant02-cta.jpg);
    min-height:400px;
}

.exhibit_homeblock_background{
    background-image: url(../jpg/sid_exhibitwithus.jpg);
    min-height:400px;
}


.webp-support .ctablock_background{
    background-image: url(../home-cta2.jpg.html);
}
.webp-support .theproject2020_background{
    background-image: url(../jpg/theproject2020_v3.jpg);
}
.webp-support .theproject2020_background.theproject2022_background{
    background-image: url(../webp/sid_theproject2022.jpg.webp);
}
.webp-support .ctaaboutblock_background{
    background-image: url(../webp/about-header.jpg.webp);
}
.webp-support .exhibitblock_background{
    background-image: url(../webp/exhibit-header.jpg.webp);
}
.webp-support .exhibit_midblock_background{
    background-image: url(../jpg/exhibit-midblock.jpg);
}
.webp-support .about2020_background{
    background-image: url(../jpg/about2020.jpg);
}
.webp-support .contactblock_background{
    background-image: url(../webp/contact-header.jpg.webp);
}
.webp-support .submittedblock_background{
    background-image: url(../webp/submission-header.jpg.webp);
}
.webp-support .registerblock_background{
    background-image: url(../webp/register-header.jpg.webp);
}
.webp-support .partnersblock_background{
    background-image: url(../webp/partners-header.jpg.webp);
}
.webp-support .faqblock_background{
    background-image: url(../jpg/home-cta3.jpg);
}
.webp-support .ambassadorsblock_background{
    background-image: url(../webp/ambassadors.jpg.webp);
}
.webp-support .galleryblock_background{
    background-image: url(../webp/galleries2.jpg.webp);
}
.webp-support .whatsonblock_background{
    background-image: url(../webp/whatson_bg.jpg.webp);
}
.webp-support .sidtalksblock_background{
    background-image: url(../webp/sidtalks3.jpg.webp);
}
.webp-support .about_faq_block_background{
    background-image: url(../webp/about-cta2.jpg.webp);
}
.webp-support .exhibitor_block_background{
    background-image: url(../webp/splash_test2.jpg.webp);
    background-size: cover;
}
.webp-support .exhibitor_block_background.archive2022{
    background-image: url(../jpg/sessionimage6.jpg);
    background-size: cover;
    min-height: 400px;
}
.webp-support .exhibitor_block_background.archive2023{
    background-image: url(../jpg/sessionimage7.jpg);
    background-size: cover;
    min-height: 400px;
}

.webp-support .registercta_block_background{
    background-image: url(../webp/register-cta3.jpg.webp);
}
.webp-support .registercta_variant_block_background{
    background-image: url(../webp/register_variant-cta2.jpg.webp);
}
.webp-support .registercta_variant02_block_background{
    background-image: url(../webp/register_variant02-cta.jpg.webp);
}

.webp-support .exhibit_homeblock_background{
    background-image: url(../webp/sid_exhibitwithus.jpg.webp);
}

.ctablock_splash_top{ margin:80px 0;}
.exhibit_splash_top, .contact_splash_top, .register_splash_top{margin:200px 0;}
.exhibit_mid_text{ margin:40px 0 20px 0;}
.ctablock_splash_bottom{ margin:280px 0 80px 0;}
.theproject2020_background .ctablock_splash_top{ margin: 80px 0 20px 0; }
.theproject2020_background .ctablock_splash_bottom{ margin: 90px 0 80px 0; }
.about_faq_block_background .ctablock_splash_bottom{ margin:150px 0 30px 0;}
.exhibitor_block_background .ctablock_splash_top{ margin:160px 0;}
.ctaaboutblock_background .ctablock_splash_top { margin: 80px 0 0 0; }
.ctaaboutblock_background .ctablock_splash_bottom { margin: 0 0 40px 0; }

.exhibit_splash_heading{ position:relative; max-width:500px;}
.register_splash_heading{ position:relative; max-width:500px;}
.sidtalksblock_background .register_splash_heading{ max-width: 550px; }
.partners_splash_heading{ position:relative; max-width:500px;}
.contact_splash_heading{ position:relative; max-width:400px;}
.exhibit_mid_heading{ position:relative; max-width:400px;}
.about2020_heading{ position:relative; max-width:45%; float: left; margin: 40px 0 0 0;}
.ctablock_splash_heading{ position:relative; max-width:320px;}
.theproject2020_background .ctablock_splash_heading{ position:relative; max-width:inherit; }
.theproject2020_background.theproject2022_background .ctablock_splash_heading{
    position: relative;
    text-align: left;
    max-width: 400px;
    float: right;
    clear: both;
    width: 100%;
}
.exhibitor_block_background .ctablock_splash_heading{ position:relative; max-width:400px;}
.exhibitor_block_background.archive2022 .ctablock_splash_heading,
.exhibitor_block_background.archive2023 .ctablock_splash_heading{
    max-width:500px;
}
.registercta_variant_block_background .ctablock_splash_heading{ max-width:360px;}
.ctaaboutblock_background .ctablock_splash_heading{ max-width: 100%; }
.exhibit_homeblock_background .ctablock_splash_heading{
    max-width: 600px;
}


.exhibit_splash_heading h3, .contact_splash_heading h3{ font-size:4em;line-height:1.3em;}
.register_splash_heading h3{ font-size:5em;line-height:1.4em;}
.partners_splash_heading h3{ font-size:5em;line-height:1.4em;}
.exhibit_mid_heading h3{ font-size:3.6em;line-height:1.4em;}
.about2020_heading h3{ font-size:4.6em;line-height:1.4em;}
.ctablock_splash_heading h3{ font-size:3.6em;line-height:1.4em;}
.ctaaboutblock_background .ctablock_splash_heading h3{ font-size:4.4em;line-height:1.4em;}
.ambassadorsblock_background .register_splash_heading h3{ font-size:4.4em;line-height:1.4em;}
.galleryblock_background .register_splash_heading h3{ font-size:4.4em;line-height:1.4em;}
.exhibitor_block_background .ctablock_splash_heading h3{ font-size:4.6em;line-height:1.4em;}

.exhibit_splash_heading h3 span, .exhibit_mid_heading h3 span{ background:#fbf296;}
.ctablock_splash_heading h3 span, .contact_splash_heading h3 span{ background:#d0c7e3;}
.theproject2020_background .ctablock_splash_heading h3 span{ background: #fbf296; }
.ctaaboutblock_background .ctablock_splash_heading h3 span{ background:#fbf296;}
.exhibitor_block_background .ctablock_splash_heading h3 span{ background:#fbf296;}
.registercta_block_background .ctablock_splash_heading h3 span, .registercta_variant_block_background .ctablock_splash_heading h3 span, .register_splash_heading h3 span, .partners_splash_heading h3 span{background:#a2dce8;}
.ambassadorsblock_background .register_splash_heading h3 span{background:#d0c7e3;}
.galleryblock_background .register_splash_heading h3 span, .about2020_heading h3 span{background:#E795C0;}

.exhibit_mid_body{ position:relative; max-width:400px; float:left; font-family: 'CircularStdBold'; margin:10px 0 0 0;}
.ctablock_splash_text{ position:relative; max-width:350px; float:right; font-family: 'CircularStdBold';}
.theproject2020_background .ctablock_splash_text{
    max-width: 400px;
    clear: both;
    width: 100%;
}
.ctablock_splash_text h2{font-family: 'CircularStdBold'; line-height:1.2em; font-size:1em; color:#000;-webkit-transition: all 0.4s ease;  -moz-transition: all 0.4s ease; -ms-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease;}
.about2020_background .ctablock_splash_text{ float: left; margin: 10px 0 15px 0; }
.about2020_background .ctablock_splash_text .ctablock_readmore h2{background: #E795C0; margin: 0 0 10px 0;}
.theproject2020_background .ctablock_splash_text .ctablock_readmore h2{background: #fbf296;}
.exhibitor_block_background .ctablock_splash_text, .registercta_block_background .ctablock_splash_text, .registercta_variant_block_background .ctablock_splash_text{ float:left;}
.ctaaboutblock_background .ctablock_splash_text{max-width:600px; padding: 15px; background: #FFFFFF70; float: left;}
.theproject2020_background .ctablock_splash_text p{ font-family: 'CircularBook'; line-height:1.5em;}
.theproject2020_background .ctablock_splash_text h4{font-family: 'CircularStdBold'; line-height:1.2em; font-size:1.4em;}
.ctaaboutblock_background .ctablock_splash_text p{ font-family: 'CircularBook'; line-height:1.5em;}
.ctaaboutblock_background .ctablock_splash_text h2{font-family: 'CircularStdBold'; line-height:1.2em; font-size:1.4em;}
.about2020_text{ float: right; max-width: 65%; margin: 80px 0 50px 0; }
.about2020_background .about2020_text .about2020_body{ float:right; max-width: 50%; }
.about2020_background .about2020_text .about2020_body p{ font-family: 'CircularBook'; line-height:1.5em;}
.about2020_background .about2020_text .about2020_body h4{font-family: 'CircularStdBold'; line-height:1.2em; font-size:1.4em; margin: 10px 0 5px 0;}
.exhibitor_block_background .ctablock_splash_text h2, .registercta_block_background .ctablock_splash_text h2, .registercta_variant_block_background .ctablock_splash_text h2{font-family: 'CircularStdBold'; line-height:1.2em; font-size:1em; color:#FFF;-webkit-transition: all 0.4s ease;  -moz-transition: all 0.4s ease; -ms-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease;}
.ctablock_splash_text .ctablock_readmore{ display:block;}
.ctablock_splash_text .ctablock_readmore h2,
.exhibit_homeblock_background .ctablock_readmore h2{font-family: 'CircularStdBold'; font-weight:inherit; padding:10px 15px; font-size:1em; line-height:1em; text-transform:uppercase; float:left; background:#d0c7e3; color:#000;-webkit-transition: all 0.4s ease;  -moz-transition: all 0.4s ease; -ms-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease;}
.ctablock_splash_text .ctablock_readmore:hover h2{color:#FFF; background:#a2dce8;}
.exhibitor_block_background .ctablock_splash_text .ctablock_readmore h2{ background:#fbf296;}
.exhibitor_block_background .ctablock_splash_text .ctablock_readmore h2:hover{ background:#a2dce8;}
.registercta_block_background .ctablock_splash_text .ctablock_readmore h2, .registercta_variant_block_background .ctablock_splash_text .ctablock_readmore h2{ background:#a2dce8;}
.registercta_block_background .ctablock_splash_text .ctablock_readmore:hover h2, .registercta_variant_block_background .ctablock_splash_text .ctablock_readmore:hover h2{ background:#d0c7e3;}
.about2020_background .ctablock_splash_text .ctablock_readmore{ float: left; margin:0 10px 0 0;  }
{font-family: 'CircularStdBold'; font-weight:inherit; padding:10px 15px; font-size:1em; line-height:1em; text-transform:uppercase; float:left; background:#d0c7e3; color:#000;-webkit-transition: all 0.4s ease;  -moz-transition: all 0.4s ease; -ms-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease;}
.exhibit_homeblock_background .ctablock_readmore:hover h2{color:#FFF; background:#a2dce8;}

.eoi_background{ background:#d0c7e3;}
.eoiform_block{ margin:80px 0;}
.eoiform_block .eoiform_heading{ position:relative; max-width:270px; float:left;}
.eoiform_block.registerform .eoiform_heading{ max-width:320px;}
.eoiform_block.everythingform .eoiform_heading{ max-width:100%;}
.eoiform_block .eoiform_heading h3{ font-size:3.6em;line-height:1.1em; color: #fff095;}
.eoiform_block .eoiform_heading h3 span{ background:#fbf296;}
.eoiform_block.registerform .eoiform_heading h3 span{ background:#d1c8e1;}
.eoiform_block .eoiform_text{ position:relative; max-width:300px; float:right; font-family: 'CircularBook'; margin:60px 0 0 30px; font-size:1em; line-height:1.6em;}
.eoiform_block.registerform .eoiform_text{ margin:12% 0 0 0; float:right;}
.eoiform_block.everythingform .eoiform_text{ margin:0 0 10px 0; float:left; max-width:100%; color: #FFF;}
.eoiform_block form{ padding:20px 0;}
.eoiform_block form input[type=text], .eoiform_block form input[type=email], .eoiform_block form textarea{ border:1px solid #FFF; background: transparent; color:#FFF; font-family: 'CircularBook'; font-size: 1em; float:left; width:100%;  padding:5px 15px; margin:0 0 15px 0;}
.eoiform_block.registerform form input[type=text], .eoiform_block.registerform form input[type=email], .eoiform_block.registerform form textarea{ color:#000; border:1px solid #000;}
.eoiform_block form textarea{ height: 156px;}
.eoiform_block form input::placeholder, .eoiform_block form textarea::placeholder{ color:#FFF;}
.eoiform_block.registerform  form input::placeholder, .eoiform_block.registerform  form textarea::placeholder{ color:#000;}
.eoiform_block form input[type=checkbox]{ margin:0 20px 0 0; -webkit-appearance: none; -moz-appearance: none; width:30px; height:30px; background:transparent; border:1px solid #FFF; float:left; cursor:pointer;}
.eoiform_block form input[type=checkbox]:checked{
    background: #FFF;
}
.eoiform_block form .eoi_option.eoi_active{ background:#FFF;}
.eoiform_block.everythingform form fieldset label{ font-family: 'CircularBook'; color:#FFF; font-weight:inherit; margin:10px 45px 25px 45px;}
.eoiform_block.everythingform form fieldset label:first-of-type{ margin:5px 0px 25px 0; float: right; text-align: left; font-size: 16px; width: 150px !important;}
.eoiform_block form input[type=submit]{ border:none; padding: 10px 40px 10px 40px; font-family: 'CircularStdBold'; text-transform: uppercase; color:#FFF; background:#ee7869; font-size:1em; line-height:1; float:left;-webkit-transition: all 0.4s ease;  -moz-transition: all 0.4s ease; -ms-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease;}
.eoiform_block form input[type=submit]:disabled { opacity: 0.3;}
.eoiform_block.registerform form input[type=submit]{ color:#000;}
.eoiform_block.registerform form input[type=submit]:hover{ color:#FFF; color:#FFF;}
.eoiform_block.registerform form input[type=submit]:hover{ background:#a2dce8; color:#FFF;}
.eoiform_block form .fsSubFieldGroup input{ width:49%; margin:0 2% 0 0;}
.eoiform_block form .fsSubFieldGroup .fsNameLast input{ margin:0;}
.eoiform_block form #fsRow3352664-1, .eoiform_block form #fsRow3376965-1, .eoiform_block form #fsRow3376966-1{ width:100%; margin:0 0 15px 0;}
.eoiform_block form #fsRow3352664-2, .eoiform_block form #fsRow3376966-2{ float:left; width:50%;}
.eoiform_block.registerform form #fsRow3376965-2{ width:100%;}
.eoiform_block form #fsRow3352664-2 .fsFieldCell, .eoiform_block form #fsRow3376966-2 .fsFieldCell{ width:98%; float:left; margin:0 2% 0 0;}
.eoiform_block.registerform form #fsRow3376965-2 .fsFieldCell{ width:100%;}
.eoiform_block form #fsRow3352664-5, .eoiform_block form #fsRow3376966-5{ float:right; width:49%;}
.eoiform_block form #fsRow3376966-6{ float:left; width:100%;}
.eoiform_block #fsSubmit3352664{ float:left;}
.eoiform_block .mktoForm fieldset legend{ color: #FFF;margin: 0 0 20px 0; float: left; font-size: 16px; padding: 0 0 5px 0;}

.footer-section{ background:#a2dce8;}
.footer_image{ float:left; padding:60px 40px 0 40px;}
.footer_image img{ width:100%;}
.footer_image_2022{ float:left; padding:20px 40px 60px 40px;}
.footer_image_2022 img{ width:60%; display: block; margin: 0 auto;}
.footer_acknowledgement{ float: left; width: 100%; padding: 40px 0 0 0; }
.footer_acknowledgement p {
    font-family: 'CircularStdBold';
    line-height: 1.5em;
    font-size: 1em;
    text-align: center;
    max-width: 70%;
    margin: 0 auto;
}

.footer_navigation_container{ float:left; padding:60px 0 0 0;}
.footer_navigation_container h3{ float:left; width:100%; font-size:1.6em; line-height:1em; font-family: 'CircularStdBold'; text-transform:uppercase; color:#000; margin: 0 0 25px 0; }
.footer_navigation_container a{ color:#000;}
.footer_navigation_container a p{ float:left; width:100%; font-size:0.9em; line-height:1em; font-family: 'CircularBook'; text-transform:uppercase; color:#000; margin: 0 0 15px 0; -webkit-transition: all 0.3s ease-in;     -moz-transition: all 0.3s ease-in;     transition: all 0.3s ease-in;}
.footer_navigation_container a:hover p{ -ms-transform: scale(1.1); -moz-transform: scale(1.1); -webkit-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); color:#FFF;}
.footer_sponsors{ float:left; padding:35px 0;}
.footer_sponsors img{ width:100%;}

.footer_partners{ float:left; padding: 30px 35px 40px 35px;}
.footer_partners img{ width:100%;}

.socialblock_container{padding:160px 0; background: #e795c0;}
.page-template-default .socialblock_container .social_positioner{ top: -10px; }
.socialblock_title h3{position: absolute; left: 140px; font-size: 3.6em; line-height: 1.4em; top: -55px; color: #FFF; z-index: 99;}
.socialblock_title h3 span{background: #ee7869; padding: 10px 25px;}
.socialblock_container .socialblock_grid{
    padding:0;
    -webkit-transition: all 0.2s ease-in; 
    -moz-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    cursor:pointer;
}
.socialblock_container .socialblock_grid img{
    width:100%;
    -webkit-transition: all 0.2s ease-in; 
    -moz-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
.socialblock_container #sb_instagram #sbi_images .sbi_item.socialblock_grid:hover .sbi_photo{
    -ms-transform: scale(1.03);    
    -moz-transform: scale(1.03);  
    -webkit-transform: scale(1.03);  
    -o-transform: scale(1.03);  
    transform: scale(1.03);    
    position:relative;      
    z-index:1;
    -webkit-box-shadow: 0px 3px 35px 3px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 3px 35px 3px rgba(0,0,0,0.2);
    box-shadow: 0px 3px 35px 3px rgba(0,0,0,0.2);
    -webkit-transition: all 0.2s ease-out;    
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;    
    transition: all 0.2s ease-out;
    opacity:1;
}
.socialblock_container #sb_instagram #sbi_images .sbi_item.socialblock_grid:hover{
    -ms-transform: scale(1.03);    
    -moz-transform: scale(1.03);  
    -webkit-transform: scale(1.03);  
    -o-transform: scale(1.03);  
    transform: scale(1.03);   
}
.footer-instagram-widget h4{ display:none;}

.socialblock_container #sb_instagram #sbi_images .sbi_item.socialblock_grid:nth-of-type(4){ clear:left;}
.socialblock_container #sb_instagram #sbi_images .sbi_item.socialblock_grid:nth-of-type(1) .sbi_photo{ width:330px; height:330px; float:right; margin:60px 0 0 0; opacity:0.7;}
.socialblock_container #sb_instagram #sbi_images .sbi_item.socialblock_grid:nth-of-type(3) .sbi_photo{ width:292.5px; height:292.5px; float:left; margin:98px 0px 0px 0; opacity:0.4;}
.socialblock_container #sb_instagram #sbi_images .sbi_item.socialblock_grid:nth-of-type(4) .sbi_photo{ width:292.5px; height:292.5px; float:right; opacity:0.4;}
.socialblock_container #sb_instagram #sbi_images .sbi_item.socialblock_grid:nth-of-type(6) .sbi_photo{ width:330px; height:330px; float:left; opacity:0.7;}
.socialblock_container #sb_instagram #sbi_images .sbi_item.socialblock_grid:hover .sbi_photo{ opacity:1;}

.socialblock_container .social_positioner{position: absolute; right:150px; top: inherit; bottom:-20px; z-index: 9998; width:220px;}
.socialblock_container .social_positioner .social_container{ float:right; width:220px;}
.socialblock_container .social_positioner .social_container .social_icon{ 
    float:left;
    text-align:center; 
    background:#000;
    width:50px;
    height:50px; 
    color:#FFF; 
    margin: 0 0 0 5px; 
    padding:0;
    -ms-transform: none;    
    -moz-transform: none;  
    -webkit-transform: none;  
    -o-transform: none;  
    transform: none; 
    -webkit-transition: all 0.4s ease; 
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.socialblock_container .social_positioner .social_container .social_icon a i{ font-size:1.2em; margin:10px 0 0 0;}
.socialblock_container .social_positioner .social_container .social_icon:hover{
     -ms-transform: scale(1.1) rotate(360deg);    
    -moz-transform: scale(1.1) rotate(360deg);  
    -webkit-transform: scale(1.1) rotate(360deg);  
    -o-transform: scale(1.1) rotate(360deg);  
    transform: scale(1.1) rotate(360deg);    
}
.socialblock_container .social_positioner .social_container .social_icon a{ color:#FFF;}
.socialblock_container .socialblock_tag{ position:absolute; top:20px; left:50px;}
.socialblock_container .socialblock_tag h4{  margin:0; text-transform:uppercase; color:#FFF; font-size:2em;}

.row.respdis{ position: relative; }

.page-template-default .social_positioner,
.page-template-page-templates .social_positioner,
.archive .social_positioner,
.single .social_positioner,
.error404 .social_positioner{ 
    top:140px; 
}

.page-template-default .socialblock_container .social_positioner,
.page-template-page-templates .socialblock_container .social_positioner,
.archive .socialblock_container .social_positioner,
.single .socialblock_container .social_positioner,
.error404 .socialblock_container .social_positioner{ 
    top:0px; 
}


.page-template-default .socialblock_container .respdis .social_positioner,
.page-template-page-templates .socialblock_container .respdis .social_positioner, 
.archive .socialblock_container .respdis .social_positioner,
.single .socialblock_container .respdis .social_positioner,
.error404 .socialblock_container .respdis .social_positioner{ 
    top: -20px; 
}


.page-template-default .header-wrapper.navbar-fixed-top,
.page-template-page-templates .header-wrapper.navbar-fixed-top,
.archive .header-wrapper.navbar-fixed-top, 
.page-template-template-map .header-wrapper.navbar-fixed-top,
.page-template-template-map_sydney .header-wrapper.navbar-fixed-top, 
.single .header-wrapper.navbar-fixed-top,
.error404 .header-wrapper.navbar-fixed-top{
    top:0px;
    background:#000;
    -webkit-box-shadow: 0px 3px 35px 3px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 3px 35px 3px rgba(0,0,0,0.2);
    box-shadow: 0px 3px 35px 3px rgba(0,0,0,0.2);
}
.page-template-default .navbar-brand h1,
.page-template-page-templates .navbar-brand h1,
.archive .navbar-brand h1, 
.page-template-template-map .navbar-brand h1, 
.page-template-template-map_sydney .navbar-brand h1, 
.single .navbar-brand h1,
.error404 .navbar-brand h1{ 
    padding:0px;
}
.page-template-default .navbar>.container .navbar-brand, 
.page-template-default .navbar>.container-fluid .navbar-brand, 
.page-template-page-templates .navbar>.container .navbar-brand,
.page-template-page-templates .navbar>.container-fluid .navbar-brand, 
.archive .navbar>.container .navbar-brand, 
.archive .navbar>.container-fluid .navbar-brand, 
.page-template-template-map .navbar>.container .navbar-brand, 
.page-template-template-map .navbar>.container-fluid .navbar-brand, 
.page-template-template-map_sydney .navbar>.container .navbar-brand, 
.page-template-template-map_syndey .navbar>.container-fluid .navbar-brand, 
.single .navbar>.container .navbar-brand, 
.single .navbar>.container-fluid .navbar-brand,
.error404 .navbar>.container .navbar-brand, 
.error404 .navbar>.container-fluid .navbar-brand{
    max-width:180px; padding:10px 0 20px 0;
}
.page-template-default .navbar-default .navbar-nav > li > a,
.page-template-page-templates .navbar-default .navbar-nav > li > a,
.archive .navbar-default .navbar-nav > li > a, 
.page-template-template-map .navbar-default .navbar-nav > li > a, 
.page-template-template-map_sydney .navbar-default .navbar-nav > li > a, 
.single .navbar-default .navbar-nav > li > a,
.error404 .navbar-default .navbar-nav > li > a{ 
    font-size:14px; padding:0 25px 0 0;
}
.page-template-default .navbar-nav,
.page-template-page-templates .navbar-nav,
.archive .navbar-nav, 
.page-template-template-map .navbar-nav, 
.page-template-template-map_sydney .navbar-nav, 
.single .navbar-nav,
.error404 .navbar-nav{
    margin-top:25px;
}

.page-template-default .navbar-default .navbar-nav > li.nav_register_button > a,
.page-template-page-templates .navbar-default .navbar-nav > li.nav_register_button > a,
.archive .navbar-default .navbar-nav > li.nav_register_button > a, 
.page-template-template-map .navbar-default .navbar-nav > li.nav_register_button > a, 
.page-template-template-map_sydney .navbar-default .navbar-nav > li.nav_register_button > a, 
.single .navbar-default .navbar-nav > li.nav_register_button > a, 
.error404 .navbar-default .navbar-nav > li.nav_register_button > a{ 
    margin: -2px 0 0 5px; border:2px solid #FFF; padding:0 25px;
}

.navbar-default .navbar-nav > li.pink_hover > a:hover{ color:#e795c0;}
.navbar-default .navbar-nav > li.purple_hover > a:hover{ color:#d0c7e3;}
.navbar-default .navbar-nav > li.blue_hover > a:hover{ color:#a2dce8;}
.navbar-default .navbar-nav > li.yellow_hover > a:hover{ color:#fbf296;}
.navbar-default .navbar-nav .nav_register_button.pink_hover > a:hover{ background:#e795c0; color:#000; border-color:#000;}
.navbar-default .navbar-nav .nav_register_button.purple_hover > a:hover{ background:#d0c7e3; color:#000; border-color:#000;}
.navbar-default .navbar-nav .nav_register_button.blue_hover > a:hover{ background:#a2dce8; color:#000; border-color:#000;}
.navbar-default .navbar-nav .nav_register_button.yellow_hover > a:hover{ background:#fbf296; color:#000; border-color:#000;}
 
.layer_position{ position:relative; z-index:100;}
.about_block_heading h2{font-size:11em; line-height:1em; z-index:99; position:relative;}
.about_block_heading.about_block_01 h2{ color:#e795c0; margin:0 0 -60px 0;}
.about_block_heading.about_block_02 h2{ color:#a2dce8; margin:0 0 -60px 0;}
.about_block_heading.about_block_03 h2{ color:#fbf296; margin:0 0 -60px 0;}
.about_block_heading.about_block_04 h2{ color:#d0c7e3; margin:0 0 -40px 0;}
.about_block_text{ margin:70px 30px 0 25px}
.about_block_text:last-of-type{ margin: 25px 30px 0 25px;}
.about_block_text h3{font-family: 'CircularStdBold'; line-height: 1.4em; font-size: 1.2em;}
.about_block_text p{ font-family: 'CircularBook'; line-height: 1.5em;}

.ambassador_block_heading h2{font-size:8em; line-height:1em; z-index:99; position:relative;}
.ambassador_block_heading.ambassador_block_01 h2, .ambassador_block_heading.ambassador_block_05 h2{ color:#e795c0; margin:0 0 -60px 0;}
.ambassador_block_heading.ambassador_block_02 h2, .ambassador_block_heading.ambassador_block_06 h2{ color:#a2dce8; margin:0 0 -60px 0; text-align:right;}
.ambassador_block_heading.ambassador_block_03 h2{ color:#fbf296; margin:0 0 -60px 0;}
.ambassador_block_heading.ambassador_block_04 h2{ color:#d0c7e3; margin:0 0 -60px 0; text-align:right;}
.ambassador_block_text{ margin:70px 30px 0 25px}
.ambassador_block_text:last-of-type{ margin: 25px 30px 0 25px;}
.ambassador_block_text h3{font-family: 'CircularStdBold'; line-height: 1.4em; font-size: 1.2em;}
.ambassador_block_text p{ font-family: 'CircularBook'; line-height: 1.5em;}
.ambassador_image_container img{ margin:0;}

.gallery_block_heading h2{ font-size:7em; line-height:1em; z-index:99; position:relative; margin:0 0 -25px 60px !important; color:#FFF;}
div.pp_default .pp_description{ display:none !important;}

.layer_position{ position:relative; z-index:100;}
.contact_block_heading h2{font-size:6em; line-height:1em; z-index:99; position:relative;}
.contact_block_heading.contact_block_01 h2{ color:#fbf296; margin:0;}
.contact_block_heading.contact_block_02 h2{ color:#a2dce8; margin:0;}

.contact_block_text{ margin:25px 30px 0 25px}
.contact_block_text p{ font-family: 'CircularBook'; line-height: 1.5em;}
.contact_container_01 .contact_block_text p a{ color:#e795c0;}
.contact_container_02 .contact_block_text p a{ color:#d0c7e3;}


.page-id-459 .faq_block_heading{
    margin: 0;
}


.page-id-459 .faq_block_heading.faq_block_01 h2{ background:#e795c0; margin:0; display: inline-block; color: #000;}
.page-id-459 .faq_block_heading.faq_block_02 h2{ background:#d0c7e3; margin:0; display: inline-block; color: #000;}
.page-id-459 .faq_block_heading.faq_block_03 h2{ background:#fbf296; margin:0; display: inline-block; color: #000;}
.page-id-459 .faq_block_heading.faq_block_04 h2{ background:#a2dce8; margin:0; display: inline-block; color: #000;}


.faq_block_heading h2{font-size:4em; line-height:1em; z-index:99; position:relative;}
.faq_block_heading.faq_block_01 h2{ color:#e795c0; margin:0;}
.faq_block_heading.faq_block_02 h2{ color:#d0c7e3; margin:0;}
.faq_block_heading.faq_block_03 h2{ color:#fbf296; margin:0;}
.faq_block_heading.faq_block_04 h2{ color:#a2dce8; margin:0;}
.faq_block_text{ margin:25px 30px 0 25px}
.faq_block_text p{ font-family: 'CircularBook'; line-height: 1.5em;}
.faq_block_text p a{ color:#A2DCE8; text-decoration:underline;}

.precinct_header{ margin: 30px auto 30px auto;}
.precinct_header h2{font-size:5em; line-height:1em; z-index:99; position:relative; margin:8px 0 0 0;}
.precinct_header.precinct_block_01 h2{ color:#d0c7e3;}
.precinct_header.precinct_block_02 h2{ color:#e795c0;}
.precinct_header.precinct_block_01 p{ margin:15px 0 0 0; line-height: 1.3em;}

.exhibitor-page-register-cta{ margin-top:50px; }

.exhibitor_sponsor_block{ margin:90px auto;}
.exhibitor_sponsor_block h2{ font-size:3.6em;line-height:1em; text-align:center; margin:20px 0 50px 0;}
.exhibitor_sponsor_block h2 span {background-color:#fbf296;}
.exhibitor_sponsor_block img{ width:100%; display:block;}

.category-title h2{ font-size:3.6em;line-height:1em; text-align:left; margin:50px 0 20px 0;}
.category-title h2 span {background-color:#fbf296;}

.exhibitwith_container .split50_left_heading{ position:relative; left:inherit; top:inherit; margin:30px 0 0 30px; max-width:400px;}
.exhibitwith_container .split50_left_heading h3{ font-size:2.6em;}
.exhibitwith_container .split50_left_text{position:relative; left:inherit; top:inherit; margin:30px 0 0 30px; width:90%;}
.exhibit_block_heading{ margin:30px 0 20px 30px ;}
.exhibit_block_heading h3{ font-size:2.6em;line-height:1.4em; font-family: 'CircularStdBold';}
.exhibit_block_heading h3 span{background:#fbf296;}
.exhibit_block_sub_text{  margin:0 30px 20px 30px; font-size:1.2em; font-family: 'CircularStdBold';}
.exhibit_block_text{margin:0 30px 20px 30px; font-size:1em; line-height:1.6em;}

.single-post article.category-news{margin:20px 0;}
.content_image_hero{ width:100%; position:relative; margin:0;}
.single-post .content_image_hero {
    padding: 160px 0 0 0;
    max-width: 1170px;
    margin: auto;
    position: relative;
}
.content_image_hero iframe{ width: 100% !important;}
.content_image_hero img { margin: 0 auto; width: 100%; max-width: 1170px; }
.content_image_hero .news_word_block {
    position: absolute;
    bottom: 20px;
    right: -50px;
    z-index: 10;
    width: 270px;
}
.content_image_hero .news_word_block h3{ font-size:6em; line-height:1em; color:#FFF; margin: 0;}
.single-post article.category-news .entry-content p a{ font-weight:bold;}
.single-post-navigation a:hover{ background-color:#fbf296; color:#000;}

.sid_button{ border-radius:0; color:#000;}

#menu_filter, #menu_exhibitors{ background: #fff; position: absolute; z-index: 1; bottom: 10px; width: 150px; font-family: 'CircularStdBold'; top:127px !important; text-transform:uppercase; cursor: pointer; overflow-y:scroll;}
#menu_filter a, #menu_exhibitors a { font-size: 13px; color: #404040; display: block; margin: 0; padding: 10px; text-decoration: none; border-bottom: 1px solid rgba(0,0,0,0.25); text-align: center; }
#menu_filter a:last-child, #menu_exhibitors a:last-child { border: none; }
#menu_filter a:hover, #menu_exhibitors a:hover { background-color: #e795c0; color: #FFFFFF; }
#menu_filter a.active, #menu_exhibitors a.active { background-color: #d0c7e3; color: #ffffff; }
#menu_filter a.active:hover, #menu_exhibitors a.active:hover { background: #e795c0; }

.page-template-template-map .social_positioner, .page-template-template-map_sydney .social_positioner{ display:none;}
.mapboxgl-ctrl-bottom-right .mapboxgl-ctrl.mapboxgl-ctrl-attrib, .mapboxgl-ctrl-bottom-left .mapboxgl-ctrl{ display:none !important;}

.nav_trigger_container{position: absolute; bottom: 50%; z-index: 2999; float:left;}

.menu-link-filter, .menu-link-exhibitors, .menu-link-key{ font-size:2em; padding:10px 15px; color:#000; background-color:#fbf296; line-height:1em; font-family: 'CircularStdBold'; float:left; clear:left; margin:30px 0 0 0; cursor: pointer;}
.menu-link-filter:hover, .menu-link-exhibitors:hover, .menu-link-key:hover{ background-color:#a2dce8; color:#FFF;}
.menu-link-filter.active, .menu-link-exhibitors.active, .menu-link-key.active{ background-color:#d0c7e3; color:#FFF;}
.menu-link-filter.active:hover, .menu-link-exhibitors.active:hover, .menu-link-key.active:hover{  color:#000; background-color:#e795c0;}
.logo_storage{ margin:30px 0 0 0; float:left; clear:left;}
.logo_storage img{ max-width:175px;}

.entry-content img{ width:100%;}
.entry-content .wp-caption p{ margin-bottom:5px;}

.session_pink{ background:#e795c0;}
.session_purple{ background:#d0c7e3;}
.session_blue{ background:#a2dce8;}
.session_yellow{ background:#fbf296;}

.speech-heading h3{ font-size:1.4em; line-height:1.3em;}
.speech-heading h3 a{ color:#000;}
.speech-info{font-size:1em; line-height:1.3em; font-family: 'CircularBook';}
.speech-info .moderator_image{ float:left; max-width:50px; margin: 0 10px 0 0;}
.speech-info .note, .speech-info .speaker-title{ float:left;}
.speech-meta{font-size:1em; line-height:1.3em; font-family: 'CircularBook';}
.speech-meta a, .speech-info a{font-family: 'CircularStdBold'; color:#000;}

.event_session .speech-info-wrapper{ padding: 25px 0; }
.event_session .speech-heading p{ font-size:1em; line-height:1.3em; margin: 0 0 15px 0;}
.event_session .speech-meta .host_address_container{ margin:0 0 15px 0;}
.event_session .speech-time{ margin:0 0 15px 0; text-transform: none;}
.event_session .event_view_more h2{ margin:0 15px 0 0;}
.event_session .addeventatc{ background:#a2dce8;}
.event_session.session_blue .addeventatc { background:#d0c7e3;}
.event_session .event_type {
    text-align: left;
    padding: 2px 10px;
    background: #a2dce8;
    float: left;
    margin: 0 10px 10px 0;
}
.event_session .event_text{
    float: left;
    clear: both;
}
.event_session.session_blue .event_type { background:#d0c7e3;}


.event_view_more h2{font-family: 'CircularStdBold'; font-weight: inherit; padding: 10px 15px; font-size: 0.8em; line-height: 1em; text-transform: uppercase; float: left; color: #000; -webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; -ms-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease;}

.sid-talks .event_view_more h2{ 
    float: right;
    width: 100%;
    text-align: center;
    padding: 10px 0;
    margin: 0 0 5px 0;
}

.session_purple .event_view_more h2{ background:#fbf296;}
.session_purple .event_view_more h2:hover{ background:#a2dce8;}
.session_yellow .event_view_more h2{ background:#d0c7e3;}
.session_yellow .event_view_more h2:hover{ background:#e795c0;}
.session_pink .event_view_more h2{ background:#a2dce8;}
.session_pink .event_view_more h2:hover{ background:#fbf296;}
.session_blue .event_view_more h2{ background:#e795c0;}
.session_blue .event_view_more h2:hover{ background:#fbf296;}

.event_all-events_container{ width:100%; float:left;}

.events_filter_container .option-set{float:left; margin:0 0 25px 0; width: 100%;}
.events_filter_container .option-set label{display:inline-block; margin: 0 50px 10px 0;}
.events_filter_container input[type=checkbox]{position: relative; display: none!important; visibility: hidden!important; width: 0!important; height: 0!important; z-index: -1;}
.events_filter_container .option-set label span:before{ margin:0 15px 0 0; width:30px; height:30px; border:1px solid #a2dce8; float:left; cursor:pointer;  -align: middle; content: ''; display: inline-block; padding: 0; box-sizing: content-box}
.events_filter_container .option-set label input[type=checkbox]:checked ~ span:before{ background:#a2dce8;}

.wpuf-fields input[type=text], 
.wpuf-fields textarea{ 
    border: 1px solid #000; background: transparent; color: #000; font-family: 'CircularBook'; font-size: 1em; float: left; width: 100%; padding: 5px 15px; margin: 0 0 5px 0;
}
.wpuf-fields textarea{ line-height:1.3em;}
.wpuf-el.exhibitor_website, 
.wpuf-el.exhibitor_email, 
.wpuf-el.exhibitor_linkedin, 
.wpuf-el.exhibitor_instagram, 
.wpuf-el.exhibitor_facebook, 
.wpuf-el.exhibitor_pinterest{ 
    float:left; width:49%; margin:0 2% 0 0;
}
.wpuf-el.exhibitor_email, 
.wpuf-el.exhibitor_instagram, 
.wpuf-el.exhibitor_pinterest{ 
    margin:0;
}
ul.wpuf-form li .wpuf-section-wrap.wpuf-fields{ float:left; width:100%;}
.wpuf-submit-button{ border:none; padding: 10px 40px 10px 40px; font-family: 'CircularStdBold'; text-transform: uppercase; color:#FFF; background:#ee7869; font-size:1em; line-height:1; -webkit-transition: all 0.4s ease;  -moz-transition: all 0.4s ease; -ms-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease; position:absolute; bottom:-25px; right:0px;}
.wpuf-submit-button:hover{ -ms-transform: scale(1.05); -moz-transform: scale(1.05); -webkit-transform: scale(1.05); -o-transform: scale(1.05); transform: scale(1.05);}

.exhibitor_hero_container{ padding:0px; max-width: 1170px; position: relative;}
.exhibitor_information_block{ padding:30px 0;}
.exhibitor_description_text p{ font-size:1em; line-height:1.5em;}
.exhibitor_hero_container .exhibitor_title_block{ position: absolute; bottom:-8%; left:5%; z-index:99; max-width:550px;}
.exhibitor_hero_container .exhibitor_title_block h3{ font-size:4em;line-height:1.4em;}
.exhibitor_logo_container img {
    width: 80%;
    margin: 30px auto;
}

.session_hero_container{ padding:160px 0 0 0;}
.exhibitor_description_text p{ font-size:1em; line-height:1.5em;}
.session_hero_container .session_title_block{ position: absolute; top:150px; left:5%; z-index:99; max-width:90%;}
.session_hero_container .session_title_block h3{ font-size:3.6em;line-height:1.4em;}
.session_hero_container .session_title_block h4{ font-size:2em; line-height:1em;}
.session_hero_container .session_title_block h4 span{ background:#fbf296;}
.session_hero_container img{ width:100%; }
.session_hero_container .session_title_block .addeventatc{ font-size:1em; margin:20px 0 0 0; -webkit-transition: all 0.4s ease;  -moz-transition: all 0.4s ease; -ms-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease; position: absolute;}
.session_hero_container .session_title_block .addeventatc:hover{-ms-transform: scale(1.05); -moz-transform: scale(1.05); -webkit-transform: scale(1.05); -o-transform: scale(1.05); transform: scale(1.05);}

.hosting_container{
    margin-bottom: 60px;
}
.hosting_exhibitor_container{ padding:0px; overflow:hidden;}
.hosting_exhibitor_container_multi{ position: relative; overflow: hidden; }
.hosting_exhibitor_container_multi.host_mulit_02{ height: 292.5px; }
.hosting_exhibitor_container_multi.host_mulit_03{ height: 195px; }
.hosting_exhibitor_container .hosting_exhibitor_info{ position: absolute; top:50px; left:5%; z-index:99; max-width:400px;}

.hosting_exhibitor_container .hosting_exhibitor_container_multi.host_mulit_03 .hosting_exhibitor_info{ top: 20px; left: 20px; }

.hosting_exhibitor_container .hosting_exhibitor_info .hosting_exhibitor_title,
.hosting_exhibitor_container .hosting_exhibitor_info .hosting_exhibitor_address{
    float: left;
    clear: both;
}
.hosting_exhibitor_container .hosting_exhibitor_info .hosting_exhibitor_title h2{ font-size:2em;line-height:1.4em; display:inherit;}
.hosting_exhibitor_container .hosting_exhibitor_info .hosting_exhibitor_address h4{ background:#fbf296; font-size:1.4em; line-height:1em; padding:5px; margin:15px 0;}
.hosting_exhibitor_container .hosting_exhibitor_view a p{ font-family: 'CircularStdBold'; font-weight: inherit; padding: 10px 15px; font-size: 0.8em; line-height: 1em; text-transform: uppercase; float: left; color: #000; -webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; -ms-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease; margin:15px 0 0 0;}
.hosting_exhibitor_image img{ width:100%; height:auto; }

.exhibitor_product_showcase, .exhibitor_product_showcase .exhibitor_card{ padding:0;}
.exhibitor_product_showcase .exhibitor_card .exhibitor_card_text{ height:inherit;}
.exhibitor_card_image .img-responsive{ width:100%;}
.exhibitor_product_showcase .exhibitor_card{ z-index:3; -webkit-transition: all 0.4s ease;  -moz-transition: all 0.4s ease; -ms-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease;}
.exhibitor_product_showcase .exhibitor_card:hover{  -ms-transform: scale(1.05); -moz-transform: scale(1.05); -webkit-transform: scale(1.05); -o-transform: scale(1.05); transform: scale(1.05); z-index:4;}
.exhibitor_showroom_location{ padding: 0;}
.exhibitor_mid{ overflow:hidden;}
.exhibitor_mid.match_lead{ overflow:inherit;}
.events_maps_container{ margin-top: 60px; }
.exhibitor_showroom_location .map-container { width: 100%; height:100%; position: relative; float: left;}
.exhibitor_showroom_location #map { position:relative; width:100%; min-height: 550px;}
.exhibitor_showroom_location .map-container.map-solo #map{ min-height: 400px; }
.exhibitor_showroom_location .mapboxgl-canvas{position:relative !important;}

.showroom_location_map img{ width:100%;}
.exhibitor_product_showcase .exhibitor_card_text h2{ background:rgba(255,255,255,0.6); font-size:1em; line-height:1.3em;}
.exhibitor_product_showcase .exhibitor_card:hover .exhibitor_card_text{ opacity:1; margin:-75px 0 0 0;}
.product_showcase_title, .showroom_location_title{ position:absolute; top:0; left:0; z-index:10;}
.product_showcase_title h3{font-size:2.4em;line-height:1.4em; color:#000; background:#fbf296; padding:5px;}
.showroom_location_title h3{font-size:1.6em;line-height:1.4em; color:#000; background:#fbf296; padding:5px;}

.exhibitor_product_title{ position: absolute; top:5%; left:4%;}
.exhibitor_product_title h3{ font-size:3em;line-height:1.4em;}
#exhibitor-product-01 .exhibitor_product_container .exhibitor_product_title h3 span{ background:#e795c0;}
#exhibitor-product-02 .exhibitor_product_container .exhibitor_product_title h3 span{ background:#a2dce8;}
#exhibitor-product-03 .exhibitor_product_container .exhibitor_product_title h3 span{ background:#d0c7e3;}
.exhibitor_product_description{ position: absolute; bottom:5%; right:4%;}
.exhibitor_product_description p{ font-family: 'Caslon224Book'; padding:25px; line-height:1.3em; font-size:1.1em; background: rgba(255,255,255,0.8); max-width:350px;}

.nearby_exhibitor_heading{ margin:80px 0 0 0; float: left;}
.nearby_exhibitor_heading h2{font-size:4em; line-height:1em; z-index:99; position:relative; color:#fbf296; padding:0}
.nearby_exhibitor_cta { float: right; margin: 100px 0 0 0; }
.nearby_exhibitor_cta h2 {  font-family: 'CircularStdBold'; font-weight: inherit; padding: 10px 15px; font-size: 1em; line-height: 1em; text-transform: uppercase; float: left; background: #fbf296; -webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; -ms-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease;
}
.nearby_exhibitor_container{ padding:0; z-index:3; -webkit-transition: all 0.4s ease;  -moz-transition: all 0.4s ease; -ms-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease;}
.nearby_exhibitor_container:hover{ z-index:4; -ms-transform: scale(1.05); -moz-transform: scale(1.05); -webkit-transform: scale(1.05); -o-transform: scale(1.05); transform: scale(1.05);}
.nearby_exhibitor_container:hover .nearby_exhibitor_title h2{background:rgba(255,255,255,1); -ms-transform: scale(1.05); -moz-transform: scale(1.05); -webkit-transform: scale(1.05); -o-transform: scale(1.05); transform: scale(1.05);}
.nearby_exhibitor_container .nearby_exhibitor_image img{ width:100%; height: auto;}
.nearby_exhibitor_container .nearby_exhibitor_title{ width: 100%; position: absolute; bottom: 0; }
.nearby_exhibitor_container .nearby_exhibitor_title h2{background:rgba(255,255,255,0.6); font-size:1em; text-align:center; padding:25px 15px 24px 15px; color: #000; text-transform:uppercase; font-family:'CircularStdBold'; margin:0; line-height:1em; -webkit-transition: all 0.4s ease;  -moz-transition: all 0.4s ease; -ms-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease;}

.exhibitor_meta_information{ float:left; width:100%; margin:30px 0 0 0;}
.exhibitor_meta_information .exhibitor_meta_left{ float:left}
.exhibitor_meta_information .exhibitor_meta_social{ float:right;}

.single-exhibitors .content_image_hero{ margin:0 auto; max-height:700px; max-width: 1170px; overflow:hidden; padding: 160px 0 0 0;}
.single-exhibitors .panel-body{
    padding: 0;
}

.exhibitor_meta_social .exhibitor_social_icon{ float:left; }
.exhibitor_meta_social .exhibitor_social_icon i{ font-size: 1.3em; color: #FFF; height: 40px; width: 40px; text-align: center; line-height: 1em; padding: 10px; margin:5px; background:#000; -webkit-transition: all 0.4s ease;  -moz-transition: all 0.4s ease; -ms-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease;}
.exhibitor_meta_social .exhibitor_social_icon:hover i{ -ms-transform: scale(1.1); -moz-transform: scale(1.1); -webkit-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1);}


.exhibitor_website h2{text-transform:uppercase; font-family:'CircularStdBold'; font-size:1.1em; line-height:1em; margin:5px 0;}
.exhibitor_contact a{ color:#000;}
.exhibitor_contact a p{ color:#000; font-family:'CircularStdBold'; font-size:1em; line-height:1em; margin:0;}

.exhibitor_hosting_heading h2{font-size:4em; line-height:1em; z-index:99; position:relative; color:#a2dce8; padding:30px 0 0 0;}

.page-id-459 .page-wrapper{ padding:120px 0 240px 0;}
.page-id-459 .page-wrapper a{ font-weight:bold;}

.newsblock_alignment:nth-of-type(3n+1){ clear:left;}

.session_information_block{ margin:60px 0 30px 0 ;}

.speaker_image_float{ display: block; overflow: hidden; margin: 0 0 30px 0; }
.session_speaker_image { display: block; overflow: hidden; }

.session_speaker_image img{
        transform: scale(1);
    transition: transform 0.5s ease;
}
.speaker_image_float:hover .session_speaker_image img{ transform: scale(1.02); }

.session_speakers_heading h2{font-size:4em; line-height:1em; z-index:99; position:relative; color:#000; padding:0; margin:60px 0 30px 0;}
.session_speakers_heading h2 span{ background:#a2dce8; padding:0 10px;}
.session_tickets_heading h2{font-size:3em; line-height:1em; z-index:99; position:relative; color:#000; padding:0; margin:20px 0 0 0; text-align:center;}
.session_tickets_heading h2 span{ background:#D0C7E3; padding:0 10px;}
.speaker_row .speaker_image_float:nth-of-type(3n+1) .session_speaker_bio h2{ color:#E795C0;}

.speaker_row .speaker_image_float:nth-of-type(3n+2) .session_speaker_bio h2{ color:#FBF296;}

.speaker_row .speaker_image_float:nth-of-type(3n+3) .session_speaker_bio h2{ color:#D0C7E3;}

.session_speaker_bio h2{ font-size:1.6em; line-height:1em; margin: 20px 0; text-align: center;}
.single-tt-session .session_speaker_bio h2,
.page-id-3385 .session_speaker_bio h2{ text-align: center; margin: 10px 0 15px 0; font-size:1.6em; line-height:1em; }
.single-tt-speaker .session_speaker_bio h2{
    text-align: left;
    font-size: 2em;
}
.session_speaker_bio p{ font-family:'CircularBook'; line-height:1.5em;}

.speaker_cta p {
    color: #000;
    font-family: 'CircularStdBold';
    font-weight: inherit;
    padding: 10px 15px;
    font-size: 1em;
    line-height: 1em;
    text-transform: uppercase;
    background: #D1C8E1;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    display: block;
    text-align: center;
    margin: 0 auto;
    max-width: 150px;
}
.speaker_image_float:hover .speaker_cta p{ background: #a2dce8; color: #FFF; }

.speaker_row_even, .speaker_row_odd{ margin:0 -30px 30px -30px;}
.speaker_row_odd .speaker_image_float{ float:right;}

.single-tt-speaker .content_image_hero {
    height: 300px;
    max-width: 1170px;
    margin: 0 auto;
    overflow: hidden;
}
.single-tt-speaker .content_image_hero .exhibitor_hero{ max-width: 1170px; margin: 0 auto; }
.single-tt-speaker .session_hero_container .session_title_block{ top:40%;}
.single-tt-speaker .speaker_row{ margin: 60px -15px;}

.win_block_heading h2{font-size:4em; line-height:1em; z-index:99; position:relative; text-shadow: 2px 2px 1px rgba(200, 200, 200, 0.50);}
.win_block_heading.win_block_00 h2{ color:#d0c7e3; font-size:6em; text-shadow:none; }
.win_block_heading.win_block_01 h2, .win_block_heading.win_block_05 h2{ color:#e795c0;}
.win_block_heading.win_block_02 h2, .win_block_heading.win_block_06 h2{ color:#fbf296;}
.win_block_heading.win_block_03 h2, .win_block_heading.win_block_07 h2{ color:#A2DCE8;}
.win_block_heading.win_block_04 h2, .win_block_heading.win_block_08 h2{ color:#d0c7e3;}
.win_block_text{ margin:20px 30px 0 25px}
.win_block_text:last-of-type{ margin: 25px 30px 0 25px;}
.win_block_text h3, .win_block_text p a{font-family: 'CircularStdBold'; line-height: 1.4em; font-size: 1.2em; color:#a2dce8;}
.win_block_text a{ color:#a2dce8;}
.win_block_text p{ font-family: 'CircularBook'; line-height: 1.5em;}
.win_image_container img{ margin:-15px 0 0 0;}
.win_instructions p{ line-height:1.5em;}
.win_instructions p a { color: #A2DCE8; text-decoration: underline; font-weight: bold; }
.not_available{ display:none;}

.session_reg{ padding:30px 0 0 0;}
.session_msg{ font-size: 1em; line-height: 1.5em;}
.session_msg span{font-weight:bold;}
.session_reg_cta h2{font-family: 'CircularStdBold'; font-weight:inherit; padding:10px 15px; font-size:1em; line-height:1em; text-transform:uppercase;background:#d0c7e3; color:#000;-webkit-transition: all 0.4s ease;  -moz-transition: all 0.4s ease; -ms-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease; margin:5px 0; text-align:center;}
.session_reg_cta:hover h2{color:#FFF; background:#a2dce8;}

.session_reg_cta.alt_rev h2{color:#000; background:#a2dce8;}
.session_reg_cta.alt_rev:hover h2{background:#d0c7e3; color:#FFF;}

.col-pad-clear{ padding:0;}
.hometiles_container{ float:left; width:100%;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    min-height:500px;
}
.hometiles_container.htc_01{ 
    background-image: url(../webp/alex-581041-unsplash.jpg.webp) !important;
}
.hometiles_container.htc_02{ 
    background-image: url(../webp/matese-fields-195229-unsplash.jpg.webp) !important;
}
.hometiles_container.htc_03{ 
    background-image: url(../webp/shutterstock_140384626.jpg.webp) !important;
}

.hometiles_container .htc_heading{ margin:40px;}
.hometiles_container .htc_heading h3{ font-size:3.6em; line-height:1.4em;}
.hometiles_container.htc_01 .htc_heading h3 span{ background: #d0c7e3;}
.hometiles_container.htc_02 .htc_heading h3 span{ background: #A2DCE8;}
.hometiles_container.htc_03 .htc_heading h3 span{ background: #FBF296;}
.hometiles_container .htc_splash_text{ margin:20px 40px; max-width:75%;}
.hometiles_container .htc_splash_text h4{ font-family: 'CircularBook'; font-size: 1em; line-height: 1.5em; color: #FFF;}
.hometiles_container .htc_readmore{ position: absolute; bottom:40px; left:40px;}
.hometiles_container .htc_readmore h2{
    font-family: 'CircularStdBold';
    font-weight: inherit;
    padding: 10px 15px;
    font-size: 1em;
    line-height: 1em;
    text-transform: uppercase;
    float: left;
    color: #000;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    margin:0;
}
.hometiles_container.htc_01 .htc_readmore h2{background: #d0c7e3;}
.hometiles_container.htc_02 .htc_readmore h2{background: #a2dce8;}
.hometiles_container.htc_03 .htc_readmore h2{background: #FBF296;}
.hometiles_container .htc_readmore:hover h2 { color: #FFF; background: #E795C0; }

.single-tt-session.postid-1639 .row.speaker_row:last-of-type { display: none; }

.g-recaptcha{ opacity:1; position: absolute; bottom:-40px; right:10px;}

.mobile-menu #menu-main-menu-1{ list-style:none; padding: 0;}
.mobile-menu #menu-main-menu-1 li{text-align: center; text-transform:uppercase; padding: 5px 0; font-family: 'CircularStdBold';}
.mobile-menu #menu-main-menu-1 li a{ color:#FFF;}

.theproject_block .projecttease_heading h3{ font-size:4.2em;line-height:1.4em;}
.theproject_block .projecttease_heading h3 span{ background:#e795c0;}
.theproject_block .projecttease_text p{ line-height: 1.6em;}
.theproject_block .projecttease_buttons h2{
    border: none;
    float: left;
    padding: 15px;
    font-family: 'CircularStdBold';
    text-transform: uppercase;
    color: #000;
    background: #e795c0;
    font-size: 1.2em;
    line-height: 1em;
    margin: 15px 15px 15px 0;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;}
.theproject_block .projecttease_buttons h2:hover{ background: #a2dce8; color:#FFF;}

.partnersblock_text p{font-size: 1em; line-height: 1.5em;}

.mktoForm .mktoRequiredField .mktoAsterix, .mktoForm .mktoClear, .mktoForm .mktoGutter{ display: none !important;}
.mktoForm {width: 100% !important; margin: 0 auto;}
.mktoForm .mktoFormRow{ float:left; width: 100%; margin:0;}
.mktoForm .mktoButtonRow{ float:left; width: 100%; position: relative;}
.mktoForm .mktoFormRow .mktoFieldDescriptor{ width: 100%; float:left;}
.mktoForm .mktoOffset{ display: none;}
.mktoForm .mktoFieldWrap{ width: 100%;}
.eoiform_block .mktoForm .mktoFormRow .mktoFieldDescriptor{ width: 100%; float:left; margin-bottom: 15px !important;}
.eoiform_block .mktoForm input[type=text], .eoiform_block .mktoForm input[type=email]{ 
    width: 100% !important;
    border: 1px solid #FFF;
    background: transparent;
    color: #FFF;
    font-family: 'CircularBook';
    font-size: 1.3em;
    float: left;
    padding: 15px;
    margin: 0;
}
.eoiform_block .mktoForm textarea{ 
    width: 100% !important;
    border: 1px solid #FFF;
    background: transparent;
    color: #FFF;
    font-family: 'CircularBook';
    font-size: 1.3em;
    float: left;
    padding: 15px !important;
    margin: 0;
}
.eoiform_block .mktoForm textarea[rows="2"]{
    height: 11em;
}
.eoiform_block .mktoForm .mktoFormRow:first-of-type .mktoFieldDescriptor:first-of-type{ width: 49%; float:left; clear:none;}
.eoiform_block .mktoForm .mktoFormRow:first-of-type .mktoFieldDescriptor:nth-of-type(2){ width: 49%; float:right; clear:none;}
.eoiform_block .mktoForm .mktoFormRow:nth-of-type(2){ width: 49%; float:left; clear:none;}
.eoiform_block .mktoForm .mktoFormRow:nth-of-type(3){ width: 49%; float:right; clear:none;}
.eoiform_block .mktoForm .mktoFormRow .mktoCheckboxList{ width: 20% !important;  float: left;}
.eoiform_block .mktoForm .mktoFormRow .mktoCheckboxList label{
    color: #FFF;
    font-family: 'CircularBook';
    font-size: 1.3em;
    float: left;
    padding: 0;
    font-weight: 100;
    margin: 5px 60px 5px 0;
}
.eoiform_block .mktoForm .mktoButtonWrap.mktoSimple .mktoButton{
    border: none;
    padding: 10px 40px 10px 40px;
    font-family: 'CircularStdBold';
    text-transform: uppercase;
    color: #000;
    background: #fff095;
    font-size: 1.3em;
    line-height: 1.3em;
    float: left;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.eoiform_block .mktoForm .mktoButtonWrap.mktoSimple .mktoButton:hover{ background:#a2dce8; color:#FFF; border:none;}

.eoiform_block .mktoForm .mktoFormRow .mktoFormRow:first-of-type .mktoFieldDescriptor{
    width: 28%;
    float: left;
    clear: none;
}


.sid_x_lighting_container{ background: #fbf296; }
.sid_x_lighting_container .container-fluid{ padding: 0; }
.sid_x_lighting_container .sid_x_lighting_image img{ width: 100%; }
.sid_x_lighting_container .vc_column_container{ display: none; }
.sid_x_lighting_container .sid_x_lighting_text{ position: relative; float: left; margin: 50px 0 0 0; }
.sid_x_lighting_container .sid_x_lighting_text .sid_x_lighting_heading{float: left; clear: both; }
.sid_x_lighting_container .sid_x_lighting_text .sid_x_lighting_heading h3{ font-size: 3.6em; line-height: 1.4em;}
.sid_x_lighting_container .sid_x_lighting_text .sid_x_lighting_heading h3 span{ background: #a2dce8; }
.sid_x_lighting_container .sid_x_lighting_text .sid_x_lighting_body{max-width: 65%; margin:0; position: relative; float: left; clear: both;}

.page-id-18 .wpb_single_image.vc_align_left{ margin: 0; }

.exhibitor_product_container.portrait_image{ max-width: 600px; }
.exhibitor_product_container.landscape_image{ max-width: 900px; }

.wpb_content_element.vc_video-aspect-ratio-169{ margin: 0; }

.hosting_data_container{ padding:20px 0 30px 0; }
.hosting_data_container .hosting_header_row{ float: left; width: 100%; }
.hosting_data_container .hosting_data_adjust{ padding: 0 0 0 5px; }
.hosting_data_container h3 { font-size: 2.6em; float: left; max-width: 75%; line-height: 1.2em;}
.hosting_data_container .hosting_header_row p { color: #000; font-family: 'CircularStdBold'; font-weight: inherit; padding: 10px 15px; font-size: 1em; line-height: 1em; text-transform: uppercase; float: right; background: #D1C8E1; -webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; -ms-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease;
}
.hosting_data_container .hosted_content{ line-height: 1.4em; float: left; width: 100%; }

.page-id-3186 .title_block.wpb_content_element{
    margin: 0 0 10px 0;
}

.page-id-3186 .title_block h1{
    font-size: 2.6em;
}

.speakers_header{ margin:0; float: left; padding: 20px 15px 40px 15px;}
.speakers_header h2{font-size:4em; line-height:1em; z-index:99; position:relative; color:#d0c7e3; padding:0}

.project_exhibitor_heading{ margin:80px 0 0 0; float: left;}
.project_exhibitor_heading h2{font-size:4em; line-height:1em; z-index:99; position:relative; color:#d0c7e3; padding:0}
.project_exhibitor_heading.win_color h2{
    color: #e795c0;
}

.project_exhibitor_cta { float: right; margin: 100px 0 0 0; }
.project_exhibitor_cta h2 {
    font-family: 'CircularStdBold';
    font-weight: inherit;
    padding: 10px 15px;
    font-size: 1em;
    line-height: 1em;
    text-transform: uppercase;
    float: left;
    background: #D1C8E1;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.project_exhibitor_cta.win_color h2{
   background: #e795c0; 
}

.theproject_container{ margin: 0 0 80px 0; float: left; width: 100%; }
.single-exhibitors .theproject_container{ margin: 40px 0 0 0; }

.theproject_container .project_exhibitor_adjust{padding-left: 0px;}

.theproject_container .theproject_title h2 {
    font-size: 2.6em;
    line-height: 1em;
    z-index: 99;
    position: relative;
    text-shadow: none;
}

.theproject_excerpt,
.theproject_meta,
.theproject_cta{
    float: left; 
    clear: both;
    width: 100%;
    margin: 0 0 20px 0;
}

.theproject_meta a {
    font-family: 'CircularStdBold';
    line-height: 1.4em;
    font-size: 1.2em;
    color: #a2dce8;
}

.theproject_cta p {
    font-family: 'CircularStdBold';
    font-weight: inherit;
    padding: 10px 15px;
    font-size: 1em;
    line-height: 1em;
    text-transform: uppercase;
    float: left;
    background: #D1C8E1;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    color: #000;
}

span.a2a_svg {
    background: #000 !important;
    border-radius: 0 !important;
}


.a2a_vertical_style a{
    background: #000;
    margin: 0 0 3px 0;
}

.a2a_kit.a2a_floating_style{
    top: 45% !important;
    padding: 0 !important;
}

.main-menu {
    max-width: 600px;
    position: relative;
    float: right;
}
.main-menu .nav_register_button { position: absolute; top: 40%; right: 0; }

 .addeventatc{ display: none !important; }


.exhibitor_block_container a:nth-of-type(4n+5) > .exhibitor_card {
    clear: left;
}

.registration2023_block{
    margin: 60px 0;
}



.registration2023_block .registration2023_heading h3{ font-size:3.6em;line-height:1.1em; color: #000000;text-align: center;}
.registration2023_block .registration2023_heading h3 span{ background:#fbf296;}

.registration2023_block .registration2023_text {
    position: relative;
    float: left;
    font-family: 'CircularBook';
    font-size: 1em;
    line-height: 1.6em;
    text-align: center;
}


.registration2023_block .registration2023_form {
    width: 100%;
    float: left;
    margin: 40px 0;
}


.registration2023_block .mktoForm input[type=text],
.registration2023_block .mktoForm input[type=email],
.registration2023_block .mktoForm input[type=tel] {
    width: 100% !important;
    border: 1px solid #000;
    background: transparent;
    color: #000;
    font-family: 'CircularBook';
    font-size: 1.3em;
    float: left;
    padding: 15px;
    margin: 0;
}

.registration2023_block .mktoForm select.mktoField {
    width: 100% !important;
    border: 1px solid #000;
    background: transparent;
    color: #000;
    font-family: 'CircularBook';
    font-size: 1.3em;
    float: left;
    padding: 15px;
    margin: 0;
    background: #fff url(../png/arrow-down-bk.png) center right no-repeat;
}

.registration2023_block .mktoForm .mktoRequiredField label.mktoLabel,
.registration2023_block .mktoForm .mktoRequiredField label.mktoLabel{
    display: none;
}

.registration2023_block .mktoForm .mktoFormRow:first-of-type,
.registration2023_block .mktoForm .mktoFormRow:nth-of-type(2),
.registration2023_block .mktoForm .mktoFormRow:nth-of-type(3),
.registration2023_block .mktoForm .mktoFormRow:nth-of-type(4),
.registration2023_block .mktoForm .mktoFormRow:nth-of-type(5),
.registration2023_block .mktoForm .mktoFormRow:nth-of-type(6),
.registration2023_block .mktoForm .mktoFormRow:nth-of-type(7),
.registration2023_block .mktoForm .mktoFormRow:nth-of-type(8){
    width: 49%;
    float: left;
    clear: none;
}

.registration2023_block .mktoForm .mktoFormRow:nth-of-type(2),
.registration2023_block .mktoForm .mktoFormRow:nth-of-type(4),
.registration2023_block .mktoForm .mktoFormRow:nth-of-type(6),
.registration2023_block .mktoForm .mktoFormRow:nth-of-type(8){
    margin: 0 0 0 2%;
}

.registration2023_block .mktoForm .mktoFormRow:nth-of-type(9){
    width: 100%;
    float: left;
    padding: 15px 0;
}

.registration2023_block .mktoForm .mktoFormRow:nth-of-type(9) .mktoLabel{
    font-family: 'CircularBook';
    font-size: 1.3em;
    line-height: 1.6em;
    margin: 0 0 15px 0;
    text-align: center;
    width: 100% !important;
    font-weight: normal;
}


.registration2023_block .mktoForm .mktoFormRow:nth-of-type(9) input {
    width: 50% !important;
    margin: 0 auto;
    float: none;
    display: block;
}


.registration2023_block .mktoForm .mktoButtonRow {
    width: 100%;
}

.registration2023_block .mktoForm .mktoButtonWrap.mktoPurpleCandy {
    font-family: 'CircularStdBold';
    font-weight: inherit;
    padding: 10px 15px;
    font-size: 1em;
    line-height: 1em;
    text-transform: uppercase;
    float: left;
    background: #d0c7e3;
    color: #000;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    width: 28%;
    text-align: center;
}

.registration2023_block .mktoForm .mktoButtonWrap.mktoPurpleCandy button.mktoButton {
    background: none;
    font-family: 'CircularStdBold' !important;
    font-size: 1.5em;
    text-shadow: none;
    color: #000;
    border: none;
    border-radius: 0;
}

.registration2023_block .mktoForm .mktoButtonWrap.mktoPurpleCandy:hover {
    background: #000;
}

.registration2023_block .mktoForm .mktoButtonWrap.mktoPurpleCandy:hover button {
    color: #FFF;
}



.registration2023_terms{
    float: left;
    width: 100%;
    text-align: center;
    margin: 15px 0;
}

.registration2023_thanks{
    text-align: center;
    margin: 50px 0 0 0;
}


.host_title_container.hosting_with {
    float: left;
    width: 100%;
    margin: 0 0 30px 0;
}

.lookup_showroom_title{
    text-align: center;   
}

.lookup_showroom_title h2 {
    font-size: 2.6em;
    color: #000;
    line-height: 1.3;
    padding: 10px;
}

.lookup_showroom_title h2 span{
    background: #d1c8ff;
    padding: 10px;
}


.page-id-2734 .theproject_container:nth-of-type(3){
    clear: left;
}

.speaker_image_float:nth-of-type(4n+5) {
    clear: left;
}

.page-id-4041 .socialblock_container{
    background: #e795c0;
}


.pastexhibitors_block {
    display: flex;
    flex-wrap: wrap;
}

.past_exhibitor_logo {
    background: #FFF;
    margin: 1%;
    width: 23%;
    box-sizing: border-box;
    display: flex;
}

.col-md-3.col-sm-4.col-xs-6.past_exhibitor_logo img {
    max-height: 150px;
    margin: auto;
    padding: 15px;
    justify-content: center;
    align-items: center;
    display: flex;
}

.footer_nav {
    display: block;
    float: left;
    width: 100%;
}

.footer_nav ul {
    list-style: none;
    display: block;
    width: auto;
    min-width: 200px;
    float: none;
    margin: 25px 0 0 0;
    padding: 0;
    text-align: center;
}

.footer_nav ul li {
    display: inline-block;
    margin: 0 5px 0 0;
    padding: 0 10px 0 0;
    border-right: 1px solid #000;
    color: #000;
    font-family: 'CircularStdBold';
}

.footer_nav ul li:last-of-type {
    border: none;
}

.footer_nav ul li a{
    color: #000;
}



.registration2024_block{
    margin: 60px 0;
}



.registration2024_block .registration2024_heading h3{ font-size:3.6em;line-height:1.1em; color: #000000;text-align: center;}
.registration2024_block .registration2024_heading h3 span{ background:#fbf296;}

.registration2024_block .registration2024_text {
    position: relative;
    float: left;
    font-family: 'CircularBook';
    font-size: 1em;
    line-height: 1.6em;
    text-align: center;
}


.registration2024_block .registration2024_form {
    width: 100%;
    float: left;
    margin: 40px 0;
}


.registration2024_block .mktoForm input[type=text],
.registration2024_block .mktoForm input[type=email],
.registration2024_block .mktoForm input[type=tel] {
    width: 100% !important;
    border: 1px solid #000;
    background: transparent;
    color: #000;
    font-family: 'CircularBook';
    font-size: 1.3em;
    float: left;
    padding: 15px;
    margin: 0;
}

.registration2024_block .mktoForm select.mktoField {
    width: 100% !important;
    border: 1px solid #000;
    background: transparent;
    color: #000;
    font-family: 'CircularBook';
    font-size: 1.3em;
    float: left;
    padding: 15px;
    margin: 0;
    background: #fff url(../png/arrow-down-bk.png) center right no-repeat;
}

.registration2024_block .mktoForm .mktoRequiredField label.mktoLabel,
.registration2024_block .mktoForm .mktoRequiredField label.mktoLabel{
    display: none;
}

.registration2024_block .mktoForm .mktoFormRow:first-of-type,
.registration2024_block .mktoForm .mktoFormRow:nth-of-type(2),
.registration2024_block .mktoForm .mktoFormRow:nth-of-type(3),
.registration2024_block .mktoForm .mktoFormRow:nth-of-type(4),
.registration2024_block .mktoForm .mktoFormRow:nth-of-type(5),
.registration2024_block .mktoForm .mktoFormRow:nth-of-type(6),
.registration2024_block .mktoForm .mktoFormRow:nth-of-type(7),
.registration2024_block .mktoForm .mktoFormRow:nth-of-type(8){
    width: 49%;
    float: left;
    clear: none;
    height: 63px;
}

.registration2024_block .mktoForm .mktoFormRow:nth-of-type(2),
.registration2024_block .mktoForm .mktoFormRow:nth-of-type(4),
.registration2024_block .mktoForm .mktoFormRow:nth-of-type(6),
.registration2024_block .mktoForm .mktoFormRow:nth-of-type(8){
    margin: 0 0 0 2%;
}

.registration2024_block .mktoForm .mktoFormRow:nth-of-type(9){
    width: 100%;
    float: left;
    padding: 15px 0;
}

.registration2024_block .mktoForm .mktoFormRow:nth-of-type(9) .mktoLabel{
    font-family: 'CircularBook';
    font-size: 1.3em;
    line-height: 1.6em;
    margin: 0 0 15px 0;
    text-align: center;
    width: 100% !important;
    font-weight: normal;
}


.registration2024_block .mktoForm .mktoFormRow:nth-of-type(9) input {
    width: 50% !important;
    margin: 0 auto;
    float: none;
    display: block;
}


.registration2024_block .mktoForm .mktoButtonRow {
    width: 100%;
}

.registration2024_block .mktoForm .mktoButtonWrap.mktoPurpleCandy {
    font-family: 'CircularStdBold';
    font-weight: inherit;
    padding: 10px 15px 8px 15px;
    font-size: 1em;
    line-height: 1em;
    text-transform: uppercase;
    float: left;
    background: #d0c7e3;
    color: #000;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    width: 28%;
    text-align: center;
    border:2px solid #000;
}

.registration2024_block .mktoForm .mktoButtonWrap.mktoPurpleCandy button.mktoButton {
    background: none;
    font-family: 'CircularStdBold' !important;
    font-size: 1.5em;
    text-shadow: none;
    color: #000;
    border: none;
    border-radius: 0;
}

.registration2024_block .mktoForm .mktoButtonWrap.mktoPurpleCandy:hover {
    background: #000;
}

.registration2024_block .mktoForm .mktoButtonWrap.mktoPurpleCandy:hover button {
    color: #FFF;
}



.registration2024_terms{
    float: left;
    width: 100%;
    text-align: center;
    margin: 15px 0;
}

.registration2024_thanks{
    text-align: center;
    margin: 50px 0 0 0;
}

.partners2024Container{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 24px;
    column-gap: 36px;
}

.partnerBlock{
    text-align: center;
}

.partnerBlock p{
    margin: 0;
    font-size: 12px;
    text-align: left;
}

.partnerBlock img{
    margin: auto;
    max-height: 60px;
}