/*
Theme Name: inEvent
Theme URI: http://inwavethemes.com/wordpress/inevent
Author: inwavethemes
Author URI: http://inwavethemes.com
Description: inEvent On is a modern WordPress theme created using Twitter Bootstrap 3 which is suitable for event based websites. Event on is ultra responsive looks perfectly in all screens.
Version: 1.3.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: inevent
Tags: post-formats, theme-options, flexible-header, custom-header, custom-background, custom-colors, left-sidebar, right-sidebar
*/

/*-------------------------------------------------------
[Table of contents]
1. Common style
2. Panel
        + Panel setting
3. Layout
4. Header
        + Header default
        + Header v2
        + Header v3
        + Header v4
        + Header v5
        + Header v6
                + Sticky header
        + Mega menu
        + Menu - Not Page heading
5. Content
        + Slider
        + Page title
        + Breadcrumb
                + Become volunteer
                + About us
                + Contact us
        + Blog
            - Blog listing
            - Blog detail
                + MAP PLACE INFUNDING
6. Footer
        + Social icons
        + Footer Email
        + Footer Copyright
        + Footer Widget

--------------------------------------------------------*/
@import "assets/css/addition.css";
/** COMMON STYLE **/
html body{
    color:#838383;
}
body{
    font-size:13px;
    line-height:28px;
    font-weight:normal;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
    font-weight: 400;
}
p:last-child{
    margin:0;
}
img{
    max-width:100%;
    height:auto;
}
ul, li{
    margin:0;
    padding: 0;
    list-style: none;
}
pre{
    background: #232323 linear-gradient(#fff 50%, #f1f1f1 50%);
    background-size: 38px 38px;
    border: 1px solid #e5e5e5;
    border-radius: 0;
    color: #838383;
    display: block;
    line-height: 19px;
    margin: 5px 0;
    overflow-x: visible;
    overflow-y: hidden;
    padding: 0 10px;
    white-space: pre-wrap;
    word-wrap: break-word;
}
table {
    border-collapse: separate;
    border-spacing: 0;
    border: 1px solid rgba(51, 51, 51, 0.1);
    border-width: 1px 0 0 1px;
    margin: 0 0 1.6em;
    table-layout: fixed;
    width: 100%;
}
th, td {
    border: 1px solid rgba(51, 51, 51, 0.1);
    padding:5px;
    border-width: 0 1px 1px 0;
}
th,dt{
    font-weight:bold;
}
dt{
    font-size:120%;
}
.clear{
    clear:both;
}
dl, dd{
    margin-bottom:20px;
}
address {
    font-style: italic;
    margin: 0 0 15px;
}
a:hover, a:focus{
    text-decoration: none;
    color: #838383;
}
.post-text ul,.post-text li,
.entry-content ul,.entry-content li{
    list-style:inherit;
}
.page-links{
    margin:5px 0;
}
.page-links > a,.page-links > span{
    padding:3px 6px;
    border: 1px solid rgba(51, 51, 51, 0.1);
}
.post-text ul,.entry-content ul{
    margin-left:15px;
}
.grey{
    color:#c4c4c4;
}
.light-grey{
    color:#b9b9b9;
}

input[type="button"], input[type="submit"] {
    border: medium none;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    font-weight: 700;
    margin-bottom: 15px;
    margin-right: 5px;
    outline: medium none;
    padding: 3px 25px;
    color:#fff;
}/*
i.fa{
    line-height: inherit;
}*/
/** =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 10px auto 10px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    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
}

.wp-caption {
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 0 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption .wp-caption-text {
    font-size: 12px;
    line-height: 17px;
    margin: 0;
    font-style:italic;
    background:#f1f1f1;
    text-align:left;
    padding: 12px 20px;
    width:calc(100% - 3px);
}

/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
.post-text ol{
    padding-left:15px;
    line-height:36px;
}
.post-text ol ol{
    padding-left:30px;
}
.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; /* Above WP toolbar. */
}
.gallery-caption {
    font-weight: normal;
}
.bypostauthor {
    font-weight: normal;
}
.sticky{
    font-weight: normal;
}
/*.sticky .post-icon{
    background: #f98b2f!important;
}*/
.sticky .post-icon i::before{
    content: '\f08d'!important;
}
.recentcomments .comment-author-link i {
    margin-right: 5px;
}

.iw-parallax,.iw-parallax-overlay{
    position: absolute;
    width:100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0;
}
.scrollviewed .iw-parallax, .scrollviewed .iw-parallax-overlay{
    z-index: -1;
}

/* Panel Setting */
.panel-tools{
    position:fixed;
    left: -240px;
    top:80px;
    z-index:9999;
    background:#fff;
    box-shadow:1px 1px 2px rgba(0,0,0,0.1);
    color:#848484;
    font-size:11px;
}
.panel-tools .panel-content{
    padding:16px;
    width:240px;
    border: 1px solid #dddddd !important;
}
.panel-tools button,.panel-tools span.button-command{
    border:none;
    color:#848484;
    margin: 5px 0;
    display: inline-block;
    border: 1px solid #dddddd;
    position: relative;
}
.panel-tools span.button-command{
    padding:0 8px;
}
.panel-tools a:active > span.button-command{
    top:2px;
}
.panel-tools h3{
    font-size:13px;
    padding-bottom:12px;
    margin-top:12px;
    text-transform:uppercase;
}
.panel-tools .title{
    border-bottom:1px solid #d8d8d8;
}
.panel-tools .panel-button{
    right:-45px;
    position:absolute;
    text-align:center;
    top:-5px;
    width:45px;
    height:45px;
    line-height:45px;
    font-size:24px;
    background: #f5f5f5;
    border: 1px solid #dddddd;
    border-left:0;
    border-radius: 0 2px 2px 0;
}
.off-canvas-enabled body.rtl .panel-tools{
    left: 0!important;
    right: auto!important;
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
}
.panel-tools .panel-button i{
    -webkit-transform:rotate(0deg);
    transform:rotate(0deg);
}
.panel-tools .panel-button:hover i{
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
}
.panel-tools .panel-button.active i{
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
}
.panel-tools .layout-setting h3{
    margin-top:5px;
}
.panel-tools .button-command,.reset-button button{
    background:#f6f6f6;
    width:100px;
    margin-right:0px;
    line-height:28px;
    border:1px solid #dedede;
    font-size:11px;
    color:inherit;
    text-transform:uppercase;
}
.panel-tools .rtl-setting{
    margin-top: 5px;
}
.panel-tools .rtl-setting .button-command{
    width:auto;
}
.panel-tools .button-command.active,.reset-button button{
    color:#fff;
}
.panel-tools  .color-setting button{
    width:27px;
    height:27px;
    margin-right:5px;
    border:2px solid #fff;
}
.panel-tools  .color-setting button.active{
    border:2px solid #d7d7d7;
}
.panel-tools  .color-setting button:last-child{
    margin-right:0;
}
.panel-tools  .reset-button{
    margin-top:0px;
    padding-top:10px;
}
.panel-tools .overlay-setting{
    position:relative;
}
.panel-tools .overlay-setting.disabled:after{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    content:'';
    background:#fff;
    z-index:1;
    opacity:0.7;
}

@media (min-width: 1200px) {
    .container {
        width: 1200px;
    }
}
@media (max-width: 767px) {
    .vc_row .container {
        padding-left:30px;
        padding-right:30px;
    }
}
/** END COMMON STYLE **/

/** LAYOUT ***/
.body-boxed .wrapper {
    box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 1);
    margin: auto;
    max-width: 1200px;
    overflow: hidden;
    position: relative;
}
.wrapper{
    overflow: hidden;
    background:#fff;
}

/** END LAYOUT ***/


/** HEADER ***/
/** Header default ***/
.header {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.header.header-default{
    position: absolute;
    width: 100%;
    z-index: 999;
}
.header .iw-menu-default{
    float: right;
    margin: 9px 0 0;
    display: block;
}
.header .iw-menu-default:after{
    clear: both;
    content: '';
    display: block;
}

.header .logo {
    margin: 0;
}
.header.header-default .logo{
    padding: 2px 0;
}
.header .logo a{
    display: inline-block;
    max-height: 100px;
    max-width: 200px;
}
.header .off-canvas-open{
    display: none;
}
.header .search-form-header{
    height: 0;
    -webkit-transition: height 0.3s linear 0s;
    transition: height 0.3s linear 0s;
}
.header .search-form-header.display-search-box{
    height: 70px;
}
.header .search-form-header .search-box{
    height: 100%;
}
.header .search-form-header .search-box input{
    border: 0 none;
    color: #e8e8e8;
    cursor: pointer;
    font-size: 30px;
    height: 100%;
    height: 100%;
    line-height: 40px;
    padding: 0;
    text-align: center;
    width: 100%;
}
.header .search-form-header .search-box input::-moz-placeholder {
    color: #e8e8e8;
    opacity: 1;
}
.header .navbar.navbar-default.navbar-bg-light {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    margin: 20px 0 0;
}
.header.header-default .navbar.navbar-default.navbar-bg-light{
    margin: 0}
.header .iw-icon-search-cart {
    float: right;
}
.header .iw-button-toggle{
    display: none;
}
.header .search-form {
    display: inline-block;
}
.header .cart-icon {
    border-radius: 50%;
    color: #ffffff;
    display: inline-block;
    height: 37px;
    line-height: 37px;
    margin-left: 10px;
    position: relative;
    text-align: center;
    top: 30px;
    width: 37px;
}
.header .search-form > a {
    border: 2px solid;
    border-radius: 50%;
    display: inline-block;
    height: 37px;
    line-height: 33px;
    position: relative;
    text-align: center;
    top: 30px;
    width: 37px;
}
.header .iw-main-menu .iw-nav-menu:after{
    clear: both;
    content: '';
    display: block;
}
.header .iw-main-menu .iw-nav-menu > li{
    float: left;
    padding-bottom: 30px;
    position: relative;
}
.header.header-default .iw-main-menu .iw-nav-menu > li{
    padding: 30px 0;
}
.header.header-default  .iw-main-menu > .iw-nav-menu > li{
    padding: 0;
}
.header.header-default  .iw-main-menu > .iw-nav-menu > li > a{
    margin-right: 22px;
}
.header.header-default  .iw-main-menu > .iw-nav-menu > li:last-child > a{
    margin-right: 0;
}
.header.header-default .iw-menu-default{
    margin: 0 25px;
}
.header.header-default .iw-main-menu .iw-nav-menu li a {
    padding: 32px 0;
}
.header.header-default .iw-main-menu .iw-nav-menu > li > a:after{
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    -webkit-transition: width 0.3s linear 0s;
    transition: width 0.3s linear 0s;
    width: 0;
}
.header .iw-main-menu .iw-nav-menu > li.menu-item-has-children > a{
    position: relative;
}
.header.header-default .iw-main-menu .iw-nav-menu > li.menu-item-has-children:hover a:after{
    width: 100%;
}
.header .iw-main-menu .iw-nav-menu > li .sub-menu{
    background: #151515 none repeat scroll 0 0;
    visibility: hidden;
}
.header .iw-main-menu .iw-nav-menu li .sub-menu li a .icon-arrow {
    position: absolute;
    right: 15px;
}
.header .iw-main-menu .iw-nav-menu > li > .sub-menu {
    left: 0;
    position: absolute;
    top: 100%;
}
.header .iw-main-menu .iw-nav-menu > li:hover > .sub-menu{
    visibility: visible;
}
.header .iw-main-menu .iw-nav-menu > li .sub-menu {
    background: #e7e3e3;
    visibility: hidden;
    min-width: 205px;
}
.header .iw-main-menu .iw-nav-menu li .sub-menu li a{
    white-space: nowrap;
}
.header .iw-main-menu .iw-nav-menu > li:hover > .sub-menu > li > a{
    padding: 10px 20px;
}
.header .iw-main-menu .iw-nav-menu > li:last-child > a{
    padding-right: 0;
}
.header .iw-main-menu .iw-nav-menu li a {
    color: rgb(255, 255, 255);
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    line-height: 40px;
    padding-right: 35px;
    position: relative;
}
.header .iw-main-menu .iw-nav-menu li .sub-menu li{
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.header .iw-main-menu .iw-nav-menu li .sub-menu li:last-child{
    border-bottom: 0;
}
.header .iw-main-menu .iw-nav-menu > li > a .icon-arrow{
    display: none;
}
.header .iw-nav-menu li a .icon-arrow::before {
    content: "";
    display: inline-block;
    float: right;
    font-family: FontAwesome;
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-size: inherit;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-synthesis: weight style;
    font-variant: normal;
    font-weight: normal;
    line-height: inherit;
    text-rendering: auto;
    transform: translate(0px, 0px);
}
.header .iw-main-menu .iw-nav-menu li .sub-menu li a{
    color: #cacaca;
    display: block;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    padding: 0 20px;
    -webkit-transition: padding 0.3s linear 0s;
    transition: padding 0.3s linear 0s;
}
.header .iw-main-menu .iw-nav-menu li .sub-menu li.menu-item-has-children a {
    padding-right: 35px;
}
.header .iw-main-menu .iw-nav-menu > li .sub-menu li:last-child a{
    border-bottom: 0;
}
.header .iw-main-menu .iw-nav-menu > li .sub-menu li{
    position: relative;
}
.header .iw-main-menu .iw-nav-menu > li .sub-menu li .sub-menu {
    left: 80%;
    position: absolute;
    top: 0;
    opacity: 0;
    -webkit-transition: left 0.3s linear 0s, opacity 0.3s linear 0s;
    transition: left 0.3s linear 0s, opacity 0.3s linear 0s;
}
.header .iw-main-menu .iw-nav-menu > li .sub-menu li:hover > .sub-menu{
    visibility: visible;
    opacity: 1;
    left: 100%;
}
.header .iw-main-menu .iw-nav-menu li .sub-menu li .sub-menu a{
    padding: 10px 20px;
}
.off-canvas-placeholder,
.off-canvas-menu,
.off-canvas-open{
    display: none;
}

/** End Header default ***/

/**  Header v2 ***/
.header.header-version-2{
    top: 50px;
    border-bottom: 0;
    position: absolute;
    width: 100%;
    z-index: 999;
}
.header.header-version-2 .header-v2-container {
    background: #0a0a0a none repeat scroll 0 0;
}
.header.header-version-2 .logo{
    border-right: 1px solid #323232;
    font-size: 0;
    padding: 30px 0;
    text-align: center;
}
.header.header-version-2 .iw-menu-default {
    border-right: 1px solid #323232;
    margin: 0;
    float: none;
}
.header.header-version-2 .navbar.navbar-default.navbar-bg-light{
    margin: 0
}
.header.header-version-2 .iw-icon-search-cart {
    float: none;
}
.header.header-version-2 .iw-icon-search-cart .search-form a{
    top: 30px;
}
.header.header-version-2 .iw-main-menu .iw-nav-menu > li{
    padding: 32px 0;
}
.header.header-version-2 .iw-main-menu .iw-nav-menu > li::after{
    bottom: auto;
    top: 0;
}
.header.header-version-2 .remote-search i{
    font-size: 30px;
}
.header.header-version-2 .search-form {
    display: inline-block;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: transform 0.3s linear 0s;
    transition: transform 0.3s linear 0s;
}
.header.header-version-2 .search-form.hidden-icon {
    -webkit-transform: scale(0);
    transform: scale(0);
}
.header.header-version-2 .iw-icon-search-cart .search-form.hidden-icon a{
    border: 0;
}
.header.header-version-2 .remote-search {
    display: inline-block;
    position: relative;
    right: 33px;
    top: 33px;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: transform 0.3s linear 0s;
    transition: transform 0.3s linear 0s;
}
.header.header-version-2 .remote-search.show-icon{
    -webkit-transform: scale(1);
    transform: scale(1);
}
.header.header-version-2 .search-form-header {
    height: 100%;
    width: 100%;
}
.header.header-version-2 .header-2-search-form {
    background: #0A0A0A;
    height: 100%;
    position: absolute;
    top: 0;
    width: 0;
    -webkit-transition: width 0.3s linear 0s;
    transition: width 0.3s linear 0s;
}
.header.header-version-2 .header-2-search-form.show-form{
    border-right: 1px solid #323232;
    margin-left: -30px;
    width: 100%;
}
.header.header-version-2 .search-form-header .search-box input{
    background: #0a0a0a none repeat scroll 0 0;
    color: #bfbfbf;
    font-size: 18px;
    font-weight: 700;
    line-height: 40px;
    text-align: left;
}
.header.header-version-2 .header-2-search-form.show-form input{
    padding: 20px 30px;
}
.header.header-version-2 .logo a {
    max-height: 65px;
    max-width: 160px;
}
/**  End Header v2 ***/


/**  Header v3 ***/

.header.header-version-3{
    border-bottom: 0;
}
.header.header-version-3 .logo-one-page .logo {
    left: 25px;
    position: absolute;
    top: 25px;
    z-index: 99;
}
.admin-bar .header.header-version-3 .logo-one-page .logo{
    top: 35px;
}
.header.header-version-3 .iw-toggle-music{
    display: none;
}
.header.header-version-3 .iw-menu-default {
    margin: 0;
    position: absolute;
    top: 20%;
    right: 40px;
    z-index: 99;
}
.header.header.header-version-3 .iw-main-menu .iw-nav-menu > li{
    float: none;
    position: relative;
}
.header.header.header-version-3 .iw-main-menu{
    position: relative;
}
.header.header.header-version-3 .iw-main-menu .iw-nav-menu > li{
    margin-right: 0;
    padding: 0;
    text-align: right;
    width: 100%;
}

.header.header.header-version-3 .iw-main-menu .iw-nav-menu > li:last-child{
    padding-bottom: 0;
}
.header.header.header-version-3 .iw-main-menu .iw-nav-menu > li > a{
    font-size: 14px;
    line-height: normal;
    padding: 0 15px 0;
    margin-top: 0;
    position: relative;
    visibility: hidden;
    font-weight: 400;
}
.header.header.header-version-3 .iw-main-menu .iw-nav-menu > li.current > a,
.header.header.header-version-3 .iw-main-menu .iw-nav-menu > li.initial > a {
    visibility: visible;
}
.header.header.header-version-3 .iw-main-menu .iw-nav-menu > li:hover a{
    visibility: visible;
}
.header.header.header-version-3 .iw-main-menu .iw-nav-menu > li a:after {
    background: #a4a4a4;
    border-radius: 50%;
    bottom: auto;
    content: "";
    height: 5px;
    left: auto;
    position: absolute;
    right: -5px;
    top: 10px;
    transition: width 0.3s linear 0s;
    width: 5px;
    z-index: 99;
    visibility: visible;
}
.header.header.header-version-3 .iw-main-menu .iw-nav-menu > li a:before {
    border-radius: 50%;
    bottom: auto;
    content: "";
    height: 11px;
    left: auto;
    position: absolute;
    right: -8px;
    top: 7px;
    transition: width 0.3s linear 0s;
    width: 11px;
    z-index: 99;
    border: 2px rgba(0, 0, 0, 0) solid;
    visibility: visible;
}
/**  End Header v3 ***/

/**  Begin Header v4 ***/
.header.header-version-4.header-version-5{
    padding-right: 0;
    position: absolute;
    left: 0;
    top: 0;
}
.admin-bar .header.header-version-4.header-version-5{
    top: 32px;
}
.header.header-version-4.header-version-5.header-sticky.clone{
    position: fixed;
    top: -200px;
}
body.down .header.header-version-4.header-version-5.header-sticky.clone {
    background-color: black;
    top: 0;
}
body.down.admin-bar .header.header-version-4.header-version-5.header-sticky.clone{
    top: 32px;
}
.header.header-version-4.header-version-5 .logo {
    margin: 10px 0;
}
body.down .header.header-version-4.header-version-5.header-sticky.clone .logo {
    padding: 0;
}
.header.header-version-4.header-sticky.clone .iw-main-menu .iw-nav-menu > li{
    padding-bottom: 15px;
}
.header.header-version-4.header-version-5 .iw-main-menu .iw-nav-menu li a{
    font-size: 14px;
}

/**  End Header v4 ***/

/**  Begin Header v5 ***/
.header.header-version-5{
    position: fixed;
    width: 100%;
    z-index: 99;
    border-bottom: none;
    padding-right: 40px;
}

.header.header-version-5.clone{
    background: transparent;
}
.header.header-version-5 .logo {
    margin: 6px 0 0 10px;
}
.header.header-version-5 .iw-button-toggle-header-v5 {
    position: absolute;
    right: 0;
    top: 10px;
}
.header-version-5 .nav-trigger .close-v5{
    transition: scale 0.3s linear 0s;
    -webkit-transition: scale 0.3s linear 0s;
    transform: scale(0);
    -webkit-transform: scale(0);
    font-size: 26px;
    color: white;
    display: inline-block;
    position: relative;
    left: -20px;
    top: 0;
}
.menu-activated .header-version-5 .nav-trigger .close-v5{
    transform: scale(1);
    -webkit-transform: scale(1);
}

.header-version-5 .nav-trigger  .open-v5{
    transition: scale 0.3s linear 0s;
    -webkit-transition: scale 0.3s linear 0s;
    color: white;
    font-size: 26px;
    display: inline-block;
}
.menu-activated .header-version-5 .nav-trigger .open-v5{
    transform: scale(0);
    -webkit-transform: scale(0);
}
.menu-activated .header-version-5 .iw-main-menu ul.iw-nav-menu > li {
    padding-bottom: 15px;
    -webkit-opacity: 1;
    opacity: 1;
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    -webkit-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
}
.header-version-5 .iw-header-menu-wrapper {
    float: left;
    position: relative;
}
.header-version-5 .iw-header-menu-wrapper .iw-main-menu {
    margin-right: 70px;
}
.header-version-5 .iw-header-menu-wrapper .iw-main-menu > ul{
    visibility: hidden;
}
.header.header-version-5 .iw-main-menu .iw-nav-menu li a {
    color: #ffffff;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    line-height: 48px;
    margin-right: 50px;
    padding-right: 0;
    position: relative;
    visibility: hidden;
}
.header.header-version-5 .iw-main-menu .iw-nav-menu li:last-child a{
    margin-right: 0;
}
.menu-activated .header.header-version-5 .iw-main-menu .iw-nav-menu li a{
    visibility: visible;
}
.header.header-version-5  .navbar.navbar-default.navbar-bg-light{
    margin-top: 8px;
}
.header.header-version-5 .iw-main-menu .iw-nav-menu li a::before {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    bottom: 5px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    transform: scale3d(0, 1, 1);
    transition: transform 0.1s ease 0s;
    width: 100%;
}
.header.header-version-5 .iw-main-menu .iw-nav-menu > li:hover > a::before {
    transform: scale3d(1, 1, 1);
    transition-duration: 0.3s;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

/**  End Header v5 ***/

/**  ----- Header v6 ----- ***/
.header.header-version-6{
    background-color: #ffffff;
    border-bottom: 0;
    position: relative;
}
.header.header-version-6 .iw-menu-default{
    margin: 0 25px 0
}
.header.header-version-6 .iw-main-menu .iw-nav-menu > li > a{
    padding-right: 0;
}
.header.header-version-6 .iw-main-menu .iw-nav-menu > li:last-child > a{
    margin-right: 0;
}

/**  ----- End Header v6 ----- ***/

/**  ----- Header v7 ----- ***/
.menu-activated .header.header-version-5.header-version-7{
    height: 100%;
    width: 100%;
    background: rgba(255, 255, 255, 0.95);
}
.header.header-version-5.header-version-7{
    padding-right: 0;
    background: transparent;
}

.header-version-5.header-version-7 .iw-menu-default {
    float: none;
    margin: 0;
}
.header-version-5.header-version-7 .iw-menu-default{
    float: none;
    margin: 0;
}
.header-version-5.header-version-7 .iw-header-menu-wrapper {
    float: none;
    left: 0;
    margin-right: 0;
    position: fixed;
    text-align: center;
    top: 50%;
    width: 100%;
    margin-top: -40px;
    visibility: hidden;
}
.header-version-5.header-version-7 .iw-header-menu-wrapper .iw-main-menu {
    margin-right: 0;
}
.header.header-version-5.header-version-7 .iw-main-menu .iw-nav-menu li a{
    color: black;
}
.header.header-version-5.header-version-7 .navbar.navbar-default.navbar-bg-light{
    margin-top: 0;
}
.header.header-version-5.header-version-7 .logo {
    display: inline-block;
}
.header.header-version-5.header-version-7 .logo a{
    max-width: 200px;
    max-height: 60px;
}
.header.header-version-5.header-version-7 .iw-button-toggle-header-v5 {
    left: 30px;
    margin-top: -10px;
    position: fixed;
    right: auto;
    top: 50%;
}
.header.header-version-5.header-version-7 .iw-main-menu .iw-nav-menu > li{
    float: none;
    display: inline-block;
}
.header.header-version-5.header-version-7 .iw-main-menu .iw-nav-menu > li a{
    text-transform: uppercase;
    font-size: 18px;
    line-height: 72px;
    padding-left: 15px;
}
.header.header-version-5.header-version-7 .iw-main-menu .iw-nav-menu > li a span{
    color: #f5f5f5;
    font-size: 90px;
    left: -5px;
    position: absolute;
    top: -15px;
    z-index: -1;
    visibility: hidden;
    -webkit-transition: transform 0.15s linear 0s;
    transition: transform 0.15s linear 0s;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.header.header-version-5.header-version-7 .iw-main-menu .iw-nav-menu > li a:hover span{
    visibility: visible;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.header.header-version-5.header-version-7 .iw-main-menu .iw-nav-menu li a::before {
    background: #000000 none repeat scroll 0 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    right: 0;
    top: 45px;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    width: 15px;
    -webkit-transition: width 0.3s linear;
    transition: width 0.3s linear;
}
.header.header-version-5.header-version-7 .iw-main-menu .iw-nav-menu li:hover a::before{
    width: 100%;
}
/**  ----- End Header v7 ----- ***/

/**  Sticky header  ***/
.header.clone {
    background: #0a0a0a;
    border-bottom: 0;
    position: fixed;
    top: -200px;
    left: 0;
    right: 0;
    z-index: 98;
    -webkit-transition: 0.2s top cubic-bezier(.3,.73,.3,.74);
    transition: 0.2s top cubic-bezier(.3,.73,.3,.74);
}
body.down .header.header-sticky{
    display: none;
}

body.down .header.header-sticky.clone {
    top: 0;
    display: block;
}
body.down .header.header-sticky.clone .logo{
    padding: 15px 0;
}
body.down .header.header-default.header-sticky.clone .iw-main-menu .iw-nav-menu > li {
    padding: 0;
}
body.down .header.header-default.header-sticky.clone .iw-main-menu .iw-nav-menu > li > a{
    padding: 20px 0;
}
body.down .header.header-sticky .search-form > a{
    top: 20px;
}
body.down .header.header-sticky .cart-icon{
    top: 20px;
}
body.down.admin-bar .header.header-sticky.clone {
    display: block;
    top: 32px;
}
body.down .header.header-sticky.clone .search-form-header.display-search-box {
    height: 50px;
}
body.down .header.header-default.clone .navbar.navbar-default.navbar-bg-light{
    margin: 0;
}
body.down .header.header-default.clone .iw-main-menu .iw-nav-menu > li{
    padding-bottom: 18px;
}

body.down .header.header-version-2.clone .navbar.navbar-default.navbar-bg-light{
    margin-top: 0;
}
body.down .header.header-version-2.clone .iw-menu-default{
    float: right;
    padding-right: 80px;
}
body.down .header.header-version-2.clone .logo,
body.down .header.header-version-2.clone .iw-menu-default{
    border: 0;
}
body.down .header.header-version-2.clone .logo {
    padding: 20px 0;
}
body.down .header.header-version-2.clone .iw-main-menu .iw-nav-menu > li{
    padding: 22px 0;
}
body.down .header.header-version-2.clone .iw-icon-search-cart .search-form a {
    top: 20px;
}
body.down .header.header-version-2.clone .remote-search{
    top: 25px;
}
.header.header-version-3.header-sticky-one-page .iw-menu-default{
    position: fixed;
}
/**  End Sticky header  ***/

/* Begin page heading */
.page-heading{

}
.page-title{
    margin-top: 170px;
}
.page-title .iw-heading-title h1{
    color: white;
}
.iw-heading-title.iw-category-2 > h1 {
    color: #ffffff;
    font-size: 36px;
    line-height: 24px;
}
.breadcrumbs {
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 35px;
    padding: 17px 0 10px;
}
.breadcrumbs ul{
    position: relative;
}
.breadcrumbs ul:after{
    clear: both;
    content: '';
    display: block;
}
.breadcrumbs ul li:first-child{
    list-style: none;
}
.breadcrumbs ul li{
    float: left;
    margin-right: 15px;
    list-style: inside;
}
.breadcrumbs ul li i{
    display: inline-block;
    margin-right: 5px;
}
.breadcrumbs ul li a{
    font-size: 13px;
    line-height: 24px;
    color: #838383;
}
/* End page heading */



/** END HEADER ***/

/** Slider ***/
.slider-1 .tp-thumb-image {
    border: 3px solid transparent;
    border-radius: 50% !important;
    position: relative;
}

.slider-1 .tp-thumb-mask{
    overflow: visible!important;
}
.slider-1 .tp-thumb-image::after {
    border-bottom: 8px solid transparent !important;
    border-left: 4px solid rgba(0, 0, 0, 0) !important;
    border-right: 4px solid rgba(0, 0, 0, 0) !important;
    content: "";
    left: 48% !important;
    overflow: visible !important;
    position: absolute !important;
    top: -10px !important;
}

.slider-1  span small{
    font-size: 100%!important;
}
.slider-1 .tp-caption a,
.slider-1 .tp-caption span,
.slider-1 .tp-caption span small,
.slider-1 .tp-caption a,
.slider-2 .tp-caption a{
    color: white!important;
}
.slider-1 .tp-caption a.iw-buy,
.slider-1 .tp-caption a.iw-register,
.slider-2  .iw-buy a,
.slider-2  .iw-register a{
    border-radius: 30px;
    display: inline-block !important;
    padding: 8px 25px !important;
    border: 2px solid;
    text-transform: uppercase!important;
}
.slider-1 .tp-caption a.iw-buy{
    text-transform: none!important;
}
.slider-1 .rev_slider .slotholder:after {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    z-index: 99;
    background: rgba(0,0,0,.5);
}
/*.slider-2 .tp-loop-wrap, .slider-2 .tp-parallax-wrap, .slider-2 .tp-mask-wrap, .slider-2 .tp-caption {*/
/*width: 100%;*/
/*}*/
.slider-2 .iw-triangular {
    position: relative;
    z-index: 1;
    width: 580px;
    height: 450px;
}
.slider-2 .title {
    text-transform: uppercase;
}
.slider-2 .iw-triangular:after {
    border-left: 289px solid rgba(0, 0, 0, 0);
    border-right: 289px solid rgba(0, 0, 0, 0);
    border-top: 450px;
    border-top-style: solid;
    content: "";
    left: 0;
    position: absolute;
    right: auto;
    top: 0;
    z-index: 5;
}
.slider-2 .inwave-countdown {
    min-width: 400px;
    text-align: center;
    font-family: Arvo, serif;
    font-weight: 700;
    text-transform: uppercase;
}
.slider-2 .inwave-countdown .date-countdown {
    display: inline-block;
    padding: 0 15px;
}
.slider-2 .inwave-countdown .date-countdown span {
    display: block;
}
.slider-2 .inwave-countdown .date-countdown .date {
    font-size: 52px;
    line-height: 65px;
}
.slider-2 .inwave-countdown .date-countdown .date-label {
    font-size: 16px;
}
.slider-2 .hesperiden .tp-bullet {
    border: none;
    background: rgba(0, 0, 0, 0.4);
}
.slider-2 .hesperiden .selected.tp-bullet {
    border: none;
    background: rgba(255, 255, 255, 1);
}
.slider-2 .description {
    font-size: 36px;
    font-family: Arvo, serif;
    text-transform: capitalize;
}
.slider-2 .slotholder::after {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99;
}
.slider-2 .bt-buy-ticket a {
    display: inline-block;
    font-family: Arvo, serif;
    text-transform: uppercase;
    text-decoration: none;
}
.slider-2 .bt-buy-ticket a::before, .slider-2 .bt-buy-ticket a::after {
    background: #ffffff none repeat scroll 0 0;
    content: "";
    height: 2px;
    left: 0;
    margin-top: -1px;
    pointer-events: none;
    position: absolute;
    top: 50%;
    transition: transform 0.3s ease 0s, opacity 0.3s ease 0s;
    width: 100%;
    z-index: -1;
}
.slider-2 .bt-buy-ticket a::before {
    transform: translateY(-20px);
}
.slider-2 .bt-buy-ticket a::after {
    transform: translateY(20px);
}
.slider-2 .bt-buy-ticket a:hover::after, .slider-2 .bt-buy-ticket a:focus::after {
    transform: rotate(-45deg);
}
.slider-2 .bt-buy-ticket a:hover::before, .slider-2 .bt-buy-ticket a:focus::before {
    transform: rotate(45deg);
}
.iw-slider-3-event{
    letter-spacing: 3px !important;
}

.tp-videolayer .tp-video-play-button{
    top: 55%!important;
    opacity: 1!important;
    border: 5px solid !important;
    border-radius: 50%;
}
.tp-videolayer .tp-video-play-button i{
    background: transparent!important;
    font-size: 36px!important;
    line-height: 30px!important;
    position: relative!important;
    left: -3px!important;
    height: 50px!important;
    width: 50px!important;
}
.tp-videolayer .tp-revstop{
    background: transparent!important;
    position: relative!important;
    top: -6px!important;
}


.slider-1 .tp-bullet:nth-child(1),
.slider-1 .tp-bullet:nth-child(2),
.slider-1 .tp-bullet:nth-child(3){
    background: white;
    border: 0 none !important;
    border-radius: 0 !important;
    height: 4px !important;
    margin: 0 5px !important;
    width: 65px !important;
}
.tp-video-controls{
    display: none!important;
}
/** End Slider ***/


/*======== BLOG LISTING =========*/
.post-info-date{
    float:left;
    text-align:center;
    font-size:23px;
    /*	color:#db084d;*/
    width:93px;
    padding-left:5px;
    border-right:1px solid #dbdbdb;
    line-height:1;
    text-transform:uppercase;
    font-weight:normal;
}
.post-info-date span{
    font-size:42px;
    font-weight:600;
}
.post-content{
    padding-top:30px;
}
.post-content-detail{
    margin-left:110px;
}
.post-item .post-content h3.post-title{
    font-size:24px;
    margin:0;
    font-weight:normal;
    line-height:1;
}
h3.post-title a{
    color:#838383;
}
h3.post-title a:hover{
    /*	color:#db084d;*/
}
.post-item .featured-image{
    text-align: center;
}
.post-info{
    padding-top:8px;
}
.post-info > div > span{
    padding-right:11px;
}
.post-info > div{
    display:inline-block;
    color:#b8b8b8;
}
.post-info > div + div:before{
    content:"|";
    color:#838383;
    padding:0 20px;
}
.post-info a{
    /*	color:#db084d;*/
}
.post-info a:hover{
    color:#b8b8b8;
}
.post-content-head{
    border-bottom:1px solid #ececec;
    padding:0 25px 12px 0;
    margin-bottom:18px;
}
.post-item .post-content{
    color:#838383;
}
.post-item .post-content-desc{
    line-height:24px;
    padding-right:25px;
    text-align:justify;
}
a.more-link{
    display:inline-block;
    height:37px;
    line-height:37px;
    border-radius:100px;
    color:#fff;
    /*	background:#db084d;*/
    padding:0 25px 0 15px;
}
a.more-link .fa{
    margin-right:6px;
    line-height:inherit;
    font-size:14px;
}
.post-content-footer{
    margin-top:17px;
}
.post-item{
    margin-bottom:30px;
    padding-bottom:30px;
    background:#f8f8f8;
}

.format-link .post-content-desc a{
    /*	color:#db084d;*/
    font-weight:bold;
}
.format-link .post-content-desc a:hover{
    color:#838383;
}
.post-item .gallery .owl-controls{
    margin:0;
    position:absolute;
    width:100%;
    top:calc(50% - 22px);
}
.post-item .owl-theme .owl-controls .owl-buttons div{
    margin:0;
    padding:0;
    background:#fff;
    height:44px;
    width:44px;
    line-height:44px;
    text-align:center;
    opacity:1;
    color:#777;
    border-radius:100px;
    font-size:14px;
    position:absolute;
}
.post-item .owl-theme .owl-controls .owl-buttons div.owl-prev{
    left:20px;
}
.post-item .owl-theme .owl-controls .owl-buttons div.owl-next{
    right:20px;
}
.post-item .owl-theme .owl-controls .owl-buttons div:hover{
    color:#fff;
    /*	background:#db084d;*/
}
.page-nav,
.post-pagination{
    margin:0 -4px 30px -4px;
}
.post-pagination{
    margin-top:30px;
}
.page-nav .page-numbers,
.post-pagination .page-numbers{
    height:37px;
    width:37px;
    line-height:33px;
    color:#dadada;
    font-size:14px;
    font-weight:bold;
    display:inline-block;
    text-align:center;
    border:2px solid #dadada;
    margin:0 4px;
}
.page-nav .page-numbers.prev,
.page-nav .page-numbers.next,
.post-pagination .page-numbers.prev,
.post-pagination .page-numbers.next{
    font-size:16px;
}

.page-nav a.page-numbers:hover,
.page-nav span.page-numbers.current,
.post-pagination a.page-numbers:hover,
.post-pagination span.page-numbers.current{
    /*	border-color:#db084d;*/
    /*	background:#db084d;*/
    color:#fff;
}

/*========= END BLOG LISTING =========*/

/*======= BLOG SIDEBAR ======*/
.widget_search .search-box,
.search-content .search-box,
.error-404 .search-box{
    position:relative;
}
.widget_search .search-box input.top-search,
.search-content .search-box input.top-search,
.error-404 .search-box input.top-search{
    height:40px;
    line-height:38px;
    border:1px solid #e7e7e7;
    border-radius:2px;
    box-shadow:inset 1px 1px 3px -1px #dfdfdf;
    width:100%;
    padding:0 45px 0 10px;
}
.widget_search .search-box .sub-search,
.search-content .search-box .sub-search,
.error-404 .search-box .sub-search{
    position:absolute;
    top:0;
    right:0;
}
.search-content .search-box,
.error-404 .search-box{
    margin:20px 0 0 0;
    max-width:300px;
    width:100%;
}
.error-404.not-found{
    padding:60px 0;
}
.widget{
    margin-bottom:30px;
}
.widget h3.widget-title{
    position:relative;
    font-size:18px;
    text-transform:uppercase;
    font-weight:600;
    margin:0 0 13px 0;
    z-index:2;
    color:#232323;
}
.widget h3.widget-title:before{
    border-top:2px solid #dbdbdb;
    top:calc(50% - 1px);
    left:0;
    z-index:-1;
    width:100%;
    content:'';
    position:absolute;
}
.widget h3.widget-title span{
    background:#fff;
    padding-right:13px;
}
.widget_recent_entries ul li{
    display:table;
    width:100%;
    clear:both;
    border-bottom:1px solid #e4e4e4;
    padding:12px 0;
}
.widget_recent_entries ul li a.recent-blog-post-thumnail{
    width:73px;
    margin-top:6px;
    float:left;
}
.widget_recent_entries ul li .recent-blog-post-detail{
    margin-left:85px;
}
.widget_recent_entries ul li .post-date{
    color:#b3b3b3;
    font-size:11px;
}
.widget_recent_entries .recent-blog-post-title a{
    color:#232323;
}

.widget_meta ul li a,
.widget_archive ul li,
.widget_recent_comments li,
.widget_pages li{
    display:block;
    padding:12px 0;
    border-bottom:1px solid #efefef;
    font-size:14px;
    color:#838383;
}
.widget_categories ul.children,
.widget_nav_menu ul.sub-menu{
    padding-left:15px;
    border-top:1px solid #efefef;
}
.widget_categories ul li,
.widget_nav_menu ul.menu li{
    border-top:1px solid #efefef;
}
.widget_categories ul > li:first-child,
.widget_nav_menu ul.menu li:first-child{
    border:none;
}
.widget_categories > ul > li:last-child,
.widget_nav_menu ul.menu > li:last-child{
    border-bottom:1px solid #efefef;
}
.widget_categories ul li a,
.widget_nav_menu ul.menu li a{
    display:inline-block;
    padding:12px 0;
}
.widget_categories ul li,
.widget_archive ul li{
    color:#232323;
}
.widget_meta ul li a,
.widget_recent_entries ul li a,
.widget_rss ul li a{
    color:#232323;
}

.widget_categories ul li a,
.widget_archive ul li a,
.widget_recent_comments li a,
.widget_pages li a,
.widget_nav_menu ul.menu li a{
    color:#232323;
}


.widget_tag_cloud .tagcloud{
    padding-top:10px;
}
.widget_tag_cloud .tagcloud a{
    height:34px;
    border:1px solid #d0d0d0;
    border-radius:3px;
    padding:0 17px;
    color:#838383;
    line-height:32px;
    display:inline-block;
    margin:0 10px 10px 0;
    font-size:13px!important;
}
.widget_tag_cloud .tagcloud a:hover{
    color:#fff;
}

ul.widget-event-list li > img{
    width:72px;
    float:left;
}
ul.widget-event-list li{
    display:table;
    width:100%;
    padding: 20px 0;
    border-bottom:1px solid #e4e4e4;
}
ul.widget-event-list .event-info{
    margin-left:90px;
}
ul.widget-event-list h3.event-title{
    font-size:14px;
    margin:0 0 7px 0;
    line-height:18px;
}
ul.widget-event-list h3.event-title a{
    color:#232323;
}

ul.widget-event-list .event-time, ul.widget-event-list .event-location{
    font-size:12px;
    color:#b7b7b7;
}
ul.widget-event-list .event-time i, ul.widget-event-list .event-location i{
    padding-right:8px;
}
.widget_categories select,
.widget_text select,
.widget_archive select{
    width:100%;
    max-width:100%;
    height:44px;
    line-height:42px;
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    background:url(assets/images/bg-arrow-select.png) no-repeat scroll 95% center #fff;
    border:1px solid #eee;
    padding:0 15px 0 5px;
}
.widget_calendar .calendar_wrap,
.widget_calendar .calendar_wrap th{
    text-align:center;
}

/*======= END BLOG SIDEBAR ======*/

/*======= Search Content ======*/
.search-results .entry-header h3{
    margin:0 0 10px 0;
}
.search-results article {
    background: #f8f8f8;
    margin-bottom: 30px;
    padding: 15px;
}
.search-results .entry-meta{
    margin-bottom:5px;
}
/*======= End Search Content ======*/

/*========= BLOG DETAIL ========*/
.single-content .comments{
    margin-bottom:30px;
}
.single-content .post-content{
    border:none;
    color:inherit;
}
.single-content .post-item{
    background:none;
    padding:0;
}
.single-content .post-content-desc{
    padding:0;
}
.single-content .post-content-head{
    padding-right:0;
    margin-bottom:36px;
}
.tags-links{
    color:#838383;
    display:block;
    margin-top:15px;
}
.tags-links span{
    padding-right:15px;
}
.tags-links a{
    height:34px;
    border:1px solid #d0d0d0;
    border-radius:3px;
    padding:0 17px;
    color:#838383;
    line-height:32px;
    display:inline-block;
    margin:0 10px 10px 0;
    font-size:13px;
}
.tags-links a:hover{
    color:#fff;
    /*	background:#db084d;*/
    /*	border-color:#db084d;*/
}

.single-post-share{
    border-bottom:1px solid #ededed;
    border-top:1px solid #ededed;
    padding:16px 0;
    margin-top:15px;
}
.single-post-share .share-title{
    text-transform:uppercase;
    font-size:16px;
}
.single-post-share .social-icon{
    float:right;
}
.single-post-share .social-icon a{
    color:#d9d9d9;
    padding:0 13px;
}
.single-post-share .social-icon a:hover{
    /*	color:#db084d;*/
}
.blog-author{
    background:#f9f9f9;
    padding:27px 25px;
    margin-top:26px;
}
.blog-author .authorAvt{
    float:left;
    width:150px;
}
.blog-author .authorAvt img{
    width:100%;
}
.blog-author .authorDetails{
    margin-left:180px;
}
.blog-author .author-title {
    padding-bottom:12px;
    text-transform:uppercase;
    font-size:24px;
}



.comments-content .comment-respond{
    padding:0 25px 25px 25px;
    background:#f9f9f9;
}
.comments-content .comment-notes{
    margin-bottom:15px;
}
h3.comment-reply-title{
    text-transform:uppercase;
    margin:0 0 15px 0;
    padding:14px 0 12px 0;
    font-size:18px;
    border-bottom:1px solid #ebebeb;
}
.commentFormField input, .commentFormField textarea{
    height:37px;
    line-height:35px;
    width:100%;
    border-radius:3px;
    color:#a2a2a2;
    padding:0 10px;
    border:1px solid #fff;
    margin:0 0 23px 0;
}
.commentFormField textarea{
    height:auto;
    line-height:20px;
    padding:7px 10px;
}
.comments-content .form-submit .btn-submit{
    height:37px;
    line-height:37px;
    color:#fff;
    text-transform:uppercase;
    padding:0 20px;
    /*	background:#db084d;*/
    border-radius:3px;
}
.commentList{
    margin-top:60px;
}
.commentList .comments-title{
    border-bottom:1px solid #ededed;
    font-size:17px;
    font-weight:bold;
    text-transform:uppercase;
    padding:9px 0;
}
a#cancel-comment-reply-link{
    /*	color:#db084d;*/
}
.commentAvt{
    float:left;
    width:80px;
}
.commentAvt img{
    border-radius:500px;
}
.commentRight{
    margin-left:100px;
}
.comment_list .name-cmt{
    text-transform:uppercase;
    color:#838383;
    display:block;
}
.comment_list .name-cmt a{
    color:#838383;
}
.comment_list a.comment-reply-link{
    /*	color:#db084d;*/
}
.comment_list a.comment-reply-link:hover{
    color:#838383;
}
.comment_list .content-reply{
    padding-top:12px;
}
.comment_list li.comment{
    border-top:1px solid #ededed;
}
.comment_list > li.comment:last-child{
    border-bottom:1px solid #ededed;
}
.comment_list li.comment div.comment{
    padding:20px 0;
}
.comment_list > li.comment:first-child{
    border:none;
}
.comment_list ul li.comment{
    padding-left:95px;
}
.back-to-top{
    position:relative;
}
.back-to-top a {
    border-radius: 50%;
    bottom: -7px;
    color: #fff;
    display: block;
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    right: 0;
    text-align: center;
    width: 40px;
}
/*===== END BLOG DETAIL =====*/

/*======= ABOUT US PAGE ========*/
.has-overlay .iw-parallax-overlay{
    background:rgba(0,0,0,0.7)!important;
    opacity:1;
}
.has-overlay{
    z-index:3;
    position:relative;
}
.has-overlay:before{
    position:absolute;
    content:'';
    width:100%;
    height:100%;
    display:block!important;
    top:0;
    left:0;
    z-index:-1;
    background:rgba(0,0,0,0.85);
}
.white-color{
    color:#fff;
}

.inwave-funfact{
    background:rgba(255,255,255,0.1);
    text-transform:uppercase;
    font-size:14px;
    margin-bottom:15px;
    padding:15px;
}
.inwave-funfact .funfact-number-wrap{
    font-size:48px;
    line-height:1;
    margin-bottom:11px;
    font-weight:600;
}



div.iw-heading.text-left{
    text-align:left;
}
div.iw-heading.text-right{
    text-align:right;
}
div.iw-heading.text-center{
    text-align:center;
}
.iw-heading.style11{
    padding:0;
}
.info-item-about .info-item.style3{
    /*	float:left;*/
    display:inline-block;
    margin-bottom:50px;
    padding:0;
}
.info-item-about .info-list.style1{
    margin:30px -15px 0 -15px;
}

.info-item-about .wpb_single_image .vc_single_image-wrapper{
    position:relative;
    z-index:2;
}

.skillbar-title{
    font-size:15px;
    padding-bottom:13px;
    text-transform:uppercase;
}
div.skillbar{
    margin-top:15px;
}
div.skillbar .skill-bar-bg{
    background:#f9f9f9;
}
div.skillbar .skillbar_level{
    /*	background:#db084d;*/
}
div.skillbar .skillbar_callout{
    /*	background:#db084d;*/
}
div.skillbar .skillbar_callout:before{
    /*	border-left-color:#db084d;*/
}



.iw-team .iw-tabs .iw-tab-content .iw-tab-item-content{
    padding-top:40px;
    padding-bottom:60px;
}
.iw-team .iw-tabs .iw-tab-items .iw-tab-item{
    padding:0;
    background:none!important;
    display:inline-block;
}
.iw-team .iw-tabs .iw-tab-items{
    border:none;
}
.iw-team .iw-tab-item.active:after{
    display:none;
}
.iw-team .iw-tabs .iw-tab-items .iw-tab-item + .iw-tab-item{
    padding-left:2px;
}
.iw-team .iw-tabs .iw-tab-items .iw-tab-image img{
    opacity:0.5;
}
.iw-team .iw-tabs .iw-tab-items .iw-tab-item.active .iw-tab-image img{
    opacity:1;
}
.iw-team .iw-tabs .iw-tab-item.active .iw-tab-item-inner:before {
    /*   border: 2px solid #db084d;*/
    content: "";
    height: 100%;
    position: absolute;
    width: 100%;
}
/*===== END ABOUT US PAGE ====*/

/*==== INDEX MUSIC ===*/
div.iw-heading.style3 .iwh-content{
    font-size:20px;
    line-height:36px;
    font-weight:300;
}
div.iw-heading.style3 .iwh-title{
    margin:0 0 12px 0;
}


.iw-shortcode-tabs .iw-tabs.layout2 .iw-tab-items{
    float:none;
    position:relative;
    z-index:2;
    border:none;
}
.iw-shortcode-tabs .iw-tabs.layout2 .iw-tab-item.active,
.iw-shortcode-tabs .iw-tabs.layout2 .iw-tab-item:hover{
    background:none!important;
}

.iw-shortcode-tabs .iw-tabs.layout2 .iw-tab-video{
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    height: 100%;
}
.iw-shortcode-tabs .iw-tabs.layout2{
    position:relative;
    z-index:3;
    overflow:hidden;
    padding-bottom:250px;
    color:#fff;
    background:#000;
}
div.iw-shortcode-tabs .iw-tabs.layout2 .iw-tab-items .iw-tab-item{
    display:inline-block;
    text-align:center;
    position:relative;
    z-index:3;
    padding:10px 0;
    line-height:18px;
    overflow:hidden;
    background:none;
}
div.iw-shortcode-tabs .iw-tabs.layout2 .iw-tab-items .iw-tab-item-inner:before,
div.iw-shortcode-tabs .iw-tabs.layout2 .iw-tab-items .iw-tab-item-inner:after{
    content:'';
    background: rgba(255,255,255,0.4);
    position:absolute;
    top:calc(50% - 1px);
    width:50%;
    height: 1px;
}
.iw-shortcode-tabs .iw-tabs.layout2 .iw-tab-item .iw-tab-title{
    font-family: Arvo, serif;
    border-bottom:2px solid transparent;
    font-size: 17px;
    color: #a4a4a4;
}
.iw-shortcode-tabs .iw-tabs.layout2 .iw-tab-item.active .iw-tab-title{
    display:inline-block;
    border-bottom:2px solid #fff;
    color: #ffffff;
}
div.iw-shortcode-tabs .iw-tabs.layout2 .iw-tab-items .iw-tab-item-inner:before{
    left:calc(50% + 23px);
}
div.iw-shortcode-tabs .iw-tabs.layout2 .iw-tab-items .iw-tab-item-inner:after{
    right:calc(50% + 23px);
}
div.iw-shortcode-tabs .iw-tabs.layout2 .iw-tab-item.active:after{
    display:none;
}
div.iw-shortcode-tabs .iw-tabs.layout2 .iw-tab-content .iw-tab-item-content{
    z-index:99;
    padding-top: 80px;
    padding-bottom: 95px;
}
div.iw-tab-video .iw-video-poster{
    position:absolute;
    height:100%!important;
    width:100%;
    bottom:0;
    left:0;
}
div.iw-tab-video.playing .iw-video-poster{
    opacity:0.75!important;
}
div.iw-tab-video .iw-video-poster img{
    height:auto;
    width: 100%;
    max-width:none;
    opacity:0.5;
}
div.iw-tab-video.playing .iw-video-poster img{
    opacity:0;
}
div.iw-tab-video .iw-video-poster{
    background:#000;
}
div.iw-tab-video .play-button{
    position:absolute;
    top:auto;
    width:100%;
    bottom:120px;
    text-align:center;
    font-size:50px;
    left:0;
    transform:none;
    color: #ffffff;
}
div.iw-tab-video.playing .play-button{
    transform:none;
    opacity:1!important;
}
div.iw-tab-video.playing .play-button .ion-ios-play-outline:before{
    content:"\f477";
}
div.iw-tab-video .play-button .icon{
    line-height:inherit;
    margin:0;
    height:auto;
    width:auto;
}
div.iw-tab-video .play-button-inner{
    position:relative;
    width:70px;
    height:70px;
    line-height:70px;
    border-radius:100px;
    margin:0 auto;
}
div.iw-tab-video .play-button-inner:before{
    border-radius: 100px;
    box-shadow: 0 0 0 7px #565656;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    opacity:0;
}
div.iw-tab-video .play-button-inner:after{
    border-radius: 100px;
    box-shadow: 0 0 0 5px #565656;
    content: "";
    height: calc(100% + 34px);
    left: -17px;
    position: absolute;
    top: -17px;
    width: calc(100% + 34px);
    opacity:0;
}
div.iw-tab-video .play-button-inner:hover:before,
div.iw-tab-video .play-button-inner:hover:after{
    animation: 1s ease-out 0.35s normal none 1 running sonarEffect;
    -o-animation: 1s ease-out 0.35s normal none 1 running sonarEffect;
    -ms-animation: 1s ease-out 0.35s normal none 1 running sonarEffect;
    -moz-animation: 1s ease-out 0.35s normal none 1 running sonarEffect;
    -webkit-animation: 1s ease-out 0.35s normal none 1 running sonarEffect;
}



@keyframes sonarEffect{
    0% {opacity: 0;transform:scale(1);}
    10% {opacity: 0.1;transform:scale(1.05);}
    20% {opacity: 0.2;transform:scale(1.1);}
    30% {opacity: 0.3;transform:scale(1.15);}
    40% {opacity: 0.4;transform:scale(1.2);}
    50% {opacity: 0.5;transform:scale(1.25);}
    60% {opacity: 0.4;transform:scale(1.3);}
    70% {opacity: 0.3;transform:scale(1.35);}
    80% {opacity: 0.2;transform:scale(1.4);}
    90% {opacity: 0.1;transform:scale(1.45);}
    100% {opacity: 0;transform:scale(1.5);}
}
@-o-keyframes sonarEffect{
    0% {opacity: 0;-o-transform:scale(1);}
    10% {opacity: 0.1;-o-transform:scale(1.05);}
    20% {opacity: 0.2;-o-transform:scale(1.1);}
    30% {opacity: 0.3;-o-transform:scale(1.15);}
    40% {opacity: 0.4;-o-transform:scale(1.2);}
    50% {opacity: 0.5;-o-transform:scale(1.25);}
    60% {opacity: 0.4;-o-transform:scale(1.3);}
    70% {opacity: 0.3;-o-transform:scale(1.35);}
    80% {opacity: 0.2;-o-transform:scale(1.4);}
    90% {opacity: 0.1;-o-transform:scale(1.45);}
    100% {opacity: 0;-o-transform:scale(1.5);}
}
@-ms-keyframes sonarEffect{
    0% {opacity: 0;-ms-transform:scale(1);}
    10% {opacity: 0.1;-ms-transform:scale(1.05);}
    20% {opacity: 0.2;-ms-transform:scale(1.1);}
    30% {opacity: 0.3;-ms-transform:scale(1.15);}
    40% {opacity: 0.4;-ms-transform:scale(1.2);}
    50% {opacity: 0.5;-ms-transform:scale(1.25);}
    60% {opacity: 0.4;-ms-transform:scale(1.3);}
    70% {opacity: 0.3;-ms-transform:scale(1.35);}
    80% {opacity: 0.2;-ms-transform:scale(1.4);}
    90% {opacity: 0.1;-ms-transform:scale(1.45);}
    100% {opacity: 0;-ms-transform:scale(1.5);}
}
@-moz-keyframes sonarEffect{
    0% {opacity: 0;-moz-transform:scale(1);}
    10% {opacity: 0.1;-moz-transform:scale(1.05);}
    20% {opacity: 0.2;-moz-transform:scale(1.1);}
    30% {opacity: 0.3;-moz-transform:scale(1.15);}
    40% {opacity: 0.4;-moz-transform:scale(1.2);}
    50% {opacity: 0.5;-moz-transform:scale(1.25);}
    60% {opacity: 0.4;-moz-transform:scale(1.3);}
    70% {opacity: 0.3;-moz-transform:scale(1.35);}
    80% {opacity: 0.2;-moz-transform:scale(1.4);}
    90% {opacity: 0.1;-moz-transform:scale(1.45);}
    100% {opacity: 0;-moz-transform:scale(1.5);}
}
@-webkit-keyframes sonarEffect{
    0% {opacity: 0;-webkit-transform:scale(1);}
    10% {opacity: 0.1;-webkit-transform:scale(1.05);}
    20% {opacity: 0.2;-webkit-transform:scale(1.1);}
    30% {opacity: 0.3;-webkit-transform:scale(1.15);}
    40% {opacity: 0.4;-webkit-transform:scale(1.2);}
    50% {opacity: 0.5;-webkit-transform:scale(1.25);}
    60% {opacity: 0.4;-webkit-transform:scale(1.3);}
    70% {opacity: 0.3;-webkit-transform:scale(1.35);}
    80% {opacity: 0.2;-webkit-transform:scale(1.4);}
    90% {opacity: 0.1;-webkit-transform:scale(1.45);}
    100% {opacity: 0;-webkit-transform:scale(1.5);}
}



.iw-heading.style9,
.iw-heading.style10{
    text-align:right;
    padding:0;
    margin:0;
    text-transform:uppercase;
    font-family: 'Arvo', serif;
}
.iw-heading.style9{
    margin-bottom:35px;
}
div.iw-heading.style9 .iwh-title{
    font-size:48px;
    position:relative;
    font-weight:bold;
    text-transform:uppercase;
    padding:0;
    z-index:2;
    line-height:normal;
    /*	color:#db084d;*/
    margin:0 0 7px 0;
}
div.iw-heading.style9 .iwh-sub-title{
    font-size:24px;
    font-weight:bold;
    text-transform:uppercase;
    color: #ffffff;
}
.iw-heading.style9 .iwh-title:before{
    position:absolute;
    width:100%;
    content:'';
    z-index:-1;
    left:0;
    top:calc(50% - 1px);
    /*	border-top:2px solid #db084d;*/
}

.iw-heading.style10{
    margin-bottom:15px;
}
.iw-heading.style10 .iwh-title{
    font-size:18px;
    font-weight:bold;
    padding:0;
    /*	color:#db084d;*/
    margin:0;
}
.iw-heading.style10 .iwh-sub-title{
    font-size:18px;
    position:relative;
    z-index:2;
    margin:0 0 4px 0;
    text-transform: none;
    color: #ffffff;
}
.iw-heading.style10 .iwh-sub-title:before{
    position:absolute;
    width:100%;
    content:'';
    top:calc(50% - 1px);
    z-index:-1;
    border-top:2px solid #d8d8d8;
    left:0;
}
.iw-heading.style9 .iwh-title span, .iw-heading.style10 .iwh-sub-title span{
    padding-left: 10px;
}
.iw-heading.style10 .iwh-sub-title span,
.iw-heading.style9 .iwh-title span{
    background:#fff;
}

.about-all-event-music{
    text-align:right;
}
.about-all-event-music a.grey-button{
    height:40px;
    line-height:36px;
    padding:0 20px;
    -webkit-border-radius:50px;
    border-radius:50px;
    color:#fff;
    margin:30px 0 0 0;
    display:inline-block;
    font-size: 14px;
}
.iw-video.style3{
    margin-top:11px;
}
.iw-video.style3 .iw-video-poster{
    height:100%!important;
    background:#000;
    position:absolute;
    width:100%;
}
.iw-video.style3 .iw-video-poster img{
    height:100%;
    width:auto;
    opacity:0.5;
}
.iw-video.style3 .iw-video-player{
    position:relative;
    z-index:3;
}
.bg-video-poster img{
    width:100%;
    height:auto;
}
.bg-video-poster{
    overflow:hidden;
    position:absolute;
    height:90%;
    width:90%;
    top:5%;
    right:-20px;
    opacity:0.5;
    z-index:-1;
}
.bg-video-poster-2{
    right:-40px;
    z-index:-2;
    width:80%;
    height:80%;
    top:10%;
}
.iw-video.style3 .play-button{
    font-size:48px;
    color:#fff;
}


div.iwe-schedule-block.style3{
    padding-bottom:50px;
}
div.iwe-schedule-block.style3 .time-date, div.iwe-schedule-block.style3 .time-des {
    font-size: 14px;
}
div.iwe-schedule-block.style3 .schedule-time-item{
    max-width:none;
    width:33.333%;
    padding-left:40px;
    padding-right:40px;
    padding-bottom:60px;
}
div.iwe-schedule-block.style3 .item-left .schedule-time-item{
    float: left;
}
div.iwe-schedule-block.style3 .item-right .schedule-time-item{
    float: right;
}
div.iwe-schedule-block.style3 .sponsor-title{
    margin:0;
    font-size: 30px;
    font-weight: 400;
    position: relative;
    /*	color:#db084d;*/
    line-height:normal;
    padding-bottom:28px;
    padding-top:100px;
    margin-bottom:24px;
}
div.iwe-schedule-block.style3 .sponsor-sub-title{
    text-align:center;
    padding-bottom:80px;
}

div.iwe-schedule-block.style3 .schedule-row{
    margin:0;
    position:relative;
    z-index:9;
}
.iwe-schedule-block.style3 .schedule-row.item-left.only-1-row:after{
    border-top: 2px solid #373737;
    content: "";
    margin-top:-2px;
    position: absolute;
    top: 34px;
    width: 100%;
    right:0;
    left:auto;
    z-index: -1;
}
.iwe-schedule-block.style3 .schedule-row:before{
    border-bottom: 2px solid #373737;
    border-top: 2px solid #373737;
    content: "";
    height: calc(100% + 2px);
    margin-top:-2px;
    left: calc((100% - 1170px)/2);
    position: absolute;
    top: 34px;
    width: 1170px;
    z-index: -1;
}
.iwe-schedule-block.style3 .schedule-row.item-left:before{
    border-right: 2px solid #373737;
    border-radius:0 15px 15px 0;
    left: calc((100% - 1170px)/2 + 10px);
}
.iwe-schedule-block.style3 .schedule-row.item-right:before{
    border-left: 2px solid #373737;
    border-radius:15px 0 0 15px;
    left: calc((100% - 1170px)/2 - 10px);
}
.iwe-schedule-block.style3 .schedule-row:nth-last-child(1):before{
    border-bottom:none;
    border-left:none;
    border-right:none;
    border-radius:0;
}
.iwe-schedule-block.style3 .schedule-row:nth-child(1):after,
.iwe-schedule-block.style3 .schedule-row:nth-last-child(1):after{
    border-top: 2px solid #373737;
    content: "";
    margin-top:-2px;
    position: absolute;
    top: 34px;
    width: 50%;
    left:0;
    z-index: -1;
}
.iwe-schedule-block.style3 .schedule-row.item-left:nth-last-child(1):after{
    right:0;
    left:auto;
}
.iwe-schedule-block.style3 .schedule-row.item-right:nth-last-child(1):after{
    left:0;
}

.iwe-schedule-block.style3 .time-speaker-image-inner{
    border:2px solid #373737;
}
.iwe-schedule-block.style3 .time-speaker-image{
    padding-bottom:20px;
}
.iwe-schedule-block.style3 .time-title.iwe-capital{
    font-size:18px;
    margin-bottom: 5px;
    text-transform: none;
}
.iwe-schedule-block.style3 .time-date.iwe-capital{
    margin-bottom: 10px;
}
.iwe-schedule-block.style3 .time-des{
    padding-top:4px;
    color:#c6c6c6;
}


.speaker-video .iw-video-player{
    position:relative;
    overflow:hidden;
}
.speaker-video video{
    position:absolute;
    height:100%;
    background:#000;
}
.speaker-video .iw-video-poster{
    background:#000;
    position:relative;
}
.speaker-video .iw-video-poster img{
    opacity:0.5
}
div.speaker-video .play-button{
    color:#fff;
    font-size:30px;
}

.speaker-slider .slick-prev, .speaker-slider .slick-next{
    height:55px;
    width:55px;
    position:absolute;
    z-index:2;
    top:calc(50% - 28px);
}
.speaker-slider .slick-prev{
    background:url(assets/images/arrow-prev-speaker.png) no-repeat scroll center center;
    /*	background:#db084d;*/
    left:-55px;
}
.speaker-slider .slick-next{
    background:url(assets/images/arrow-next-speaker.png) no-repeat scroll center center;
    /*	background:#db084d;*/
    right:-55px;
}
.speaker-slider .slick-prev:before, .speaker-slider .slick-next:before{
    display:none;
}
.speaker-slider .slick-prev:after, .speaker-slider .slick-next:after{
    position:absolute;
    top:0;
    left:0;
    height:100%;
    width:100%;
    content:'';
    background: -webkit-linear-gradient(left, transparent , rgba(0,0,0,0.3)); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, transparent, rgba(0,0,0,0.3)); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, transparent, rgba(0,0,0,0.3)); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, transparent , rgba(0,0,0,0.3));
}
.speaker-slider .slick-next:after{
    background: -webkit-linear-gradient(right, transparent , rgba(0,0,0,0.3)); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(left, transparent, rgba(0,0,0,0.3)); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(left, transparent, rgba(0,0,0,0.3)); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to left, transparent , rgba(0,0,0,0.3));
}
.iwe-speaker-block.style4 .slick-list{
    overflow: visible;
}
.iwe-speaker-block.style4 .speakers .speaker-item{
    padding:0;
}
.iwe-speaker-block.style4 .speakers .slick-slide .speaker-info{
    opacity:0;
    visibility:hidden;
}

.iwe-speaker-block.style4 .speakers .slick-slide.slick-center .speaker-info{
    opacity:1;
    visibility:visible;
    background:#fff;
}
.iwe-speaker-block.style4 .speakers .speaker-item-inner{
    position:relative;
}
.iwe-speaker-block.style4 .speakers .speaker-intro{
    position:relative;
    z-index:2;
}
.iwe-speaker-block.style4 .speakers .slick-slide.slick-center .speaker-item-inner{
    margin-top:-52px;
    position:relative;
    z-index:9;
}
.iwe-speaker-block.style4 .speakers .slick-slide.slick-center .speaker-item-inner:before{
    position:absolute;
    top:0;
    left:0;
    height:100%;
    width:100%;
    content:'';
    /*	box-shadow: 0 0 0 8px #db084d;*/
    z-index:-1;
}
.iwe-speaker-block.style4 .speakers .slick-track{
    padding-top:60px;
}
.iwe-speaker-block.style4 .speakers div.slick-slide:not(.slick-active) .speaker-info{
    display:none;
}
.iwe-speaker-block.style4 .speakers div.slick-slide:not(.slick-active){
    background:#000;
}
.iwe-speaker-block.style4 .speakers div.slick-slide:not(.slick-active) .speaker-item-inner{
    opacity:0.5;
}
.iwe-speaker-block.style4 .speakers .speaker-name{
    font-weight:bold;
    font-size:24px;
    text-transform:uppercase;
    margin:0;
    /*	color:#db084d;*/
    line-height:normal;
}
.iwe-speaker-block.style4 .speakers .speaker-position{
    font-size:14px;
    text-transform:uppercase;
    color:#838383;
}
.iwe-speaker-block.style4 .speakers .speaker-info{
    padding:30px 20px;
    min-height:115px;
}
.iwe-speaker-block.style4 .speaker-slider-title-block{
    text-transform:uppercase;
    font-weight:bold;
    text-align:center;
    padding-top:125px;
    padding-bottom:75px;
}
.iwe-speaker-block.style4 .speaker-slider .speaker-image11{
    background:#000;
    text-align:center;
}
.iwe-speaker-block.style4 .speaker-slider-title-block .speaker-title{
    font-size:90px;
    line-height:72px;
    margin-bottom:29px;
}
.iwe-speaker-block.style4 .speaker-slider-title-block .speaker-description{
    font-size:24px;
    margin:0;
    width:auto;
}


.iwe-speaker-block.style6{
    position: relative;
    margin: 0;
    min-height: 100vh;
    overflow: hidden;
}
.iwe-speaker-block.style6 .ms-tableCell{
    height: 100% !important;
    width: 100%;

    /*middle content*/
    vertical-align: middle;
    /* fallback for non-Flexbox browsers */
    display: inline-block;
    /* Flexbox browsers */
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    /* vertical centering for legacy, horizontal centering for modern */
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    /* modern Flexbox only */
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    /* legacy Flexbox only */
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
}
.iwe-speaker-block.style6 .ms-left{
    padding-right: 15px;
}
.iwe-speaker-block.style6 .ms-right{
    padding-left: 15px;
}
.iwe-speaker-block.style6 .speakers{
    margin: 0;
}
.iwe-speaker-block.style6 .speakers .speaker-item{
    padding: 0;
    display: block;
    width: 100%;
}
.iwe-speaker-block.style6 .speaker-image{
    width: 100%;
    height: 346px;
    overflow: hidden;
    border-radius: 0;
}
.iwe-speaker-block.style6 .ms-left .speaker-image{
    margin-bottom: 25px;
}
.iwe-speaker-block.style6 .ms-right .speaker-image{
    margin-top: 25px;
}
.iwe-speaker-block.style6 .speaker-image img{
    width: 100%;
    height: auto;
}
.iwe-speaker-block.style6 .speaker-social{
    margin: 0;
    float: left;
    width: 50px;
    height: 100%;
    list-style: none;
    text-align: center;
}
.iwe-speaker-block.style6 .speaker-social li{
    color: #d4d3d4;
    font-size: 16px;
    margin-bottom: 20px;
}
.iwe-speaker-block.style6 .speaker-social li:last-child{
    margin-bottom: 0;
}
.iwe-speaker-block.style6 .speaker-social li a{
    color: #d4d3d4;
}
.iwe-speaker-block.style6 .speaker-info{
    margin-left: 50px;
}
.iwe-speaker-block.style6 .speaker-head{
    position:relative;
    padding-bottom:17px;
    margin-bottom:17px;
}
.iwe-speaker-block.style6 .speaker-name{
    display: inline-block;
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
    margin:0;
}
.iwe-speaker-block.style6 .speaker-head:after{
    content: "";
    position: absolute;
    width: 102px;
    bottom: 0;
    left:0;
    border-bottom:2px solid #d4d3d4;
}
.iwe-speaker-block.style6 .speaker-position{
    font-size: 18px;
    font-weight: bold;
}
.iwe-speaker-block.style6 .speaker-position{
    font-size: 18px;
    font-weight: bold;
}
.iwe-speaker-block.style6 .speaker-desc {
    font-size: 14px;
}
.iwe-speaker-block.style6 .speaker-next a,
.iwe-speaker-block.style6 .speaker-prev a{
    text-transform:uppercase;
    font-size:14px;
    font-weight:bold;
    color:#b9b9b9;
    position:relative;
}
.iwe-speaker-block.style6 .speaker-next a:after,
.iwe-speaker-block.style6 .speaker-prev a:before{
    position:absolute;
    width:30px;
    top:50%;
    content:'';
    border-bottom:1px solid #c1c1c1;
}
.iwe-speaker-block.style6 .speaker-next a:after{
    left:45px;
}
.iwe-speaker-block.style6 .speaker-prev a:before{
    right:45px;
}
.iwe-speaker-block.style6 .speaker-prev{
    padding-top:55px;
}
.iwe-speaker-block.style6 .speaker-next{
    padding-bottom:55px;
}
.iwe-speaker-block.style6 .speaker-prev{
    text-align:right;
}
.iw-posts iframe{
    max-width:100%;
    height:auto;
}
.iw-posts.style1 .post-item{
    padding:0 15px;
    background:none;
    margin:0;
}
.iw-posts.style1 .post-item-inner{
    background:#212121;
}

.iw-posts.style1 .post-content{
    border:none;
    padding:17px 20px;
    color:#f0efef;
}
.iw-posts.style1 .post-meta{
    padding:0 0 4px 0;
    text-transform:uppercase;
    font-size:10px;
}
.iw-posts.style1 .post-meta > div{
    margin:0;
}
.iw-posts.style1 .post-meta .iw-author:before,
.iw-posts.style1 .post-meta .iw-post-category:before{
    content:"|";
    padding:0 9px;
}
.iw-posts.style1 .post-content .post-title{
    margin:0;
    font-weight:bold;
    font-size:14px;
    line-height:30px;
    text-transform:uppercase;
}
.iw-posts.style1 .post-content .post-title a{
    color:#fff;
}
.iw-posts.style1 .post-content .post-title a:hover{
    /*	color:#db084d;*/
}
.iw-posts.style1 .owl-theme .owl-controls{
    margin:33px 15px 0;
    position:relative;
}

.iw-posts.style1 .iw-posts-list{
    padding-bottom:42px;
}
.iw-posts.style1 .owl-theme .owl-controls .owl-buttons div{
    width:auto;
    height:auto;
    z-index:999;
    top:-7px;
    color:#9b9b9b;
    font-size:18px;
    text-transform:uppercase;
    bottom:auto;
    left:44px;
    padding:0;
    line-height:20px;
    position:absolute;
    background:none;
    margin:0;
    opacity:1;
}
.iw-posts.style1 .owl-theme .owl-controls .owl-buttons div.owl-next{
    right:44px;
    left:auto;
}
.iw-posts.style1 .owl-theme .owl-controls .owl-buttons div.owl-prev:before,
.iw-posts.style1 .owl-theme .owl-controls .owl-buttons div.owl-next:after{
    content:'';
    position:absolute;
    width:34px;
    border-top:1px solid #9b9b9b;
    top:50%;
}
.iw-posts.style1 .owl-theme .owl-controls .owl-buttons div.owl-prev:before{
    left:-44px;
}
.iw-posts.style1 .owl-theme .owl-controls .owl-buttons div.owl-next:after{
    right:-44px;
}
.iw-posts.style1 .owl-theme .owl-controls .owl-page{
    margin:0 5px;
}
.iw-posts.style1 .owl-theme .owl-controls .owl-page span.owl-numbers{
    padding:0 7px;
    color:#9b9b9b;
    line-height:20px;
    display:inline-block;
    font-size:18px;
    text-transform:uppercase;
    margin:0;
    background:none;
    opacity:1;
}
.iw-posts.style1 .owl-theme .owl-controls .owl-page span.owl-numbers:after{
    content:".";
}

.iwe-pricing-block.style3 .iw-event-pricing{
    padding-bottom:50px;
}
.iwe-pricing-block.style3 .tickets{
    padding:0 145px;
}
.iwe-pricing-block.style3 .iw-event-pricing .ticket-item{
    padding:0 0 14px 0;
    text-align:center;
    margin:0 -1px;
}

.iwe-pricing-block.style3 .iw-event-pricing .ticket-item.ticket-feature{
    padding-bottom:0;
}
.iwe-pricing-block.style3 .iw-event-pricing .plan-item-content{
    background:#fff;
}
.iwe-pricing-block.style3 .iw-event-pricing .ticket-item.ticket-feature .plan-item-content{
    box-shadow:0 0 20px 5px rgba(0, 0, 0, 0.25);
}
.iwe-pricing-block.style3 .iw-event-pricing .plan-content{
    border-left:1px solid #ededed;
    border-bottom:1px solid #ededed;
    border-right:1px solid #ededed;
}
.iwe-pricing-block.style3 .iw-event-pricing .ticket-item.ticket-feature .plan-content{
    /*	border-left:6px solid #db084d;
        border-bottom:6px solid #db084d;
        border-right:6px solid #db084d;*/
}
.iwe-pricing-block.style3 .iw-event-pricing .plan-name{
    color:#fff;
    text-transform:uppercase;
    font-size:20px;
    padding:14px 0 15px 0;
    line-height:24px;
    position:relative;
    background:#353d46;
    border-bottom:2px solid rgba(255,255,255,0.2);
}
.iwe-pricing-block.style3 .iw-event-pricing .ticket-item.ticket-feature .plan-name{
    /*	background:#db084d;*/
    margin-top:-17px;
    padding:23px 0;
    z-index:3;
    border-bottom:2px solid transparent;
}
.iwe-pricing-block.style3 .iw-event-pricing .ticket-item.ticket-feature .plan-name:before{
    position:absolute;
    content:'';
    width:100%;
    height:100%;
    top:0;
    left:0;
    z-index:-1;
    background:rgba(0,0,0,0.2);
    opacity:0.5;
}
.iwe-pricing-block.style3 .iw-event-pricing .ticket-item.ticket-feature{
    z-index:4;
}
.iwe-pricing-block.style3 .iw-event-pricing .plan-price{
    font-size:48px;
    font-weight:bold;
    text-transform:uppercase;
    background:#353d46;
    color:#fff;
    line-height:1;
    padding:28px 0;
}
.iwe-pricing-block.style3 .iw-event-pricing .ticket-item.ticket-feature .plan-price{
    /*	background:#db084d;*/
}
.iwe-pricing-block.style3 .iw-event-pricing .plan-description{
    padding:19px 0 9px 0;
}
.iwe-pricing-block.style3 .iw-event-pricing .ticket-item.ticket-feature .plan-description{
    padding-bottom:20px;
}
.iwe-pricing-block.style3 .iw-event-pricing .plan-description ul{
    margin:0;
    list-style:none;
    text-transform:uppercase;
    font-size:13px;
}
.iwe-pricing-block.style3 .iw-event-pricing .plan-description ul li{
    padding:7px 0 8px 0;
}
.iwe-pricing-block.style3 .iw-event-pricing .plan-button a{
    display:inline-block;
    cursor:pointer;
    height:43px;
    line-height:43px;
    border-radius:50px;
    padding:0 30px;
    color:#fff;
    font-size:18px;
    text-transform:uppercase;
    background:#818181;
}
.iwe-pricing-block.style3 .iw-event-pricing .ticket-item.ticket-feature .plan-button a{
    /*	background:#db084d;*/
}
.iwe-pricing-block.style3 .iw-event-pricing .plan-image{
    border-top:1px solid #ededed;
    line-height:46px;
    margin-top:15px;
    cursor:pointer;
}


.iw-sponsors-list.style2,
.iwe-sponsor-block.style3 .iwe-sponsors-list{
    padding:0 20px;
}
.iw-sponsors-list.style2 .iw-sponsors-item{
    text-align:center;
    opacity:0.5;
}
.iw-sponsors-list.style2 .iw-sponsors-item:hover{
    opacity:1;
}
.iwe-sponsor-block.style3 .iwe-sponsors-list .sponsor-slider-item .sponsor-image img {
    transition: filter 0.3s ease-in-out 0s;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.iwe-sponsor-block.style3 .iwe-sponsors-list .sponsor-slider-item:hover .sponsor-image img {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}
.iw-sponsors-list.style2.owl-theme .owl-controls .owl-buttons div,
.iwe-sponsor-block.style3 .iwe-sponsors-list.owl-theme .owl-controls .owl-buttons div{
    height:46px;
    width:46px;
    text-align:center;
    border:1px solid #fff;
    border-radius:100px;
    line-height:44px;
    background:none;
    font-size:20px;
    position:absolute;
    top:calc(50% - 23px);
    padding:0;
    opacity:1;
    margin:0;
}
.iw-sponsors-list.style2.owl-theme .owl-controls .owl-buttons div.owl-prev,
.iwe-sponsor-block.style3 .iwe-sponsors-list.owl-theme .owl-controls .owl-buttons div.owl-prev{
    left:-50px;
}
.iw-sponsors-list.style2.owl-theme .owl-controls .owl-buttons div.owl-next,
.iwe-sponsor-block.style3 .iwe-sponsors-list.owl-theme .owl-controls .owl-buttons div.owl-next{
    right:-50px;
}

.body-boxed .iw-sponsors-list.style2.owl-theme .owl-controls .owl-buttons div.owl-prev,
.body-boxed .iwe-sponsor-block.style3 .iwe-sponsors-list.owl-theme .owl-controls .owl-buttons div.owl-prev{
    left:0;
}
.body-boxed .iw-sponsors-list.style2.owl-theme .owl-controls .owl-buttons div.owl-next,
.body-boxed .iwe-sponsor-block.style3 .iwe-sponsors-list.owl-theme .owl-controls .owl-buttons div.owl-next{
    right:0;
}
.body-boxed .iw-heading.style4 .iwh-title{
    margin: 0;
}
@media (max-width: 979px) {
    .iwe-speaker-block.style4 .speakers .slick-slide img{
        width:100%;
    }
}
.ticket-choose{
    background: none;
    border: 2px solid #7d7d7d;
    cursor: pointer;
    display: inline-block;
    height: 72px;
    margin: 0;
    border-radius:100px;
    padding: 0;
    line-height:68px;
    text-align:center;
    vertical-align: middle;
    width: 72px;
}

.iwe-checkout .iwe-checkoutform input.input-option{
    margin:0;
}
div.iwe-checkout.style4 .field-label{
    float:left;
    /*	border-bottom:1px solid #db084d;*/
    line-height:36px;
    width:30%;
}
div.iwe-checkout.style4 .field-label label{
    text-transform:uppercase;
    margin:0;
    font-weight:normal;
}
div.iwe-checkout.style4 .field-input{
    margin-left:30%;
    border-bottom:1px solid #525252;
}
div.iwe-checkout.style4 .iwe-checkoutform input{
    border:none;
    background:none;
    padding:0 10px;
    margin:0;
    height:36px;
    color:inherit;
    line-height:36px;
}
div.iwe-checkout.style4 .question-title{
    text-align:center;
    font-size:18px;
    margin-top:25px;
    font-weight: 600;
}
div.iwe-checkout.style4 .ticket-container{
    text-align:center;
}
div.iwe-checkout.style4 .ticket-plan{
    display:inline-block;
    height:72px;
    width:72px;
    text-align:center;
    line-height:68px;
    font-size:24px;
    font-weight:bold;
    margin:0 15px 10px 15px;
    color:#aaaaaa;
    border:2px solid #7f7f7f;
    border-radius:100px;
    cursor:pointer;
}
div.iwe-checkout.style4 .ticket-plan:hover{
    color:#fff;
    /*	border-color:#db084d;*/
    /*	background:#db084d;*/
}
div.iwe-checkout.style4 .ticket-plan.active{
    background:url(assets/images/ticket-choose-icon.png) no-repeat center center scroll;
    color:transparent;
    /*	border-color:#db084d;*/
}
div.iwe-checkout.style4 .buy-now{
    text-align:center;
    margin-top:18px;
}
div.iwe-checkout.style4 .iwe-checkoutform input.btn-eventticket-checkout{
    height:42px;
    line-height:38px;
    /*	border:2px solid #db084d;*/
    border-radius:50px;
    /*	color:#db084d;*/
    font-size:18px;
    font-weight:bold;
    padding:0 28px;
}
div.iwe-checkout.style4 .iwe-checkoutform input.btn-eventticket-checkout:hover{
    /*	background:#db084d;*/
    color:#fff;
}
div.iwe-checkout.style4 .field-group{
    margin-bottom:30px;
}

.iw-share-box{
    text-align:center;
    position: relative;
    padding: 95px 0 65px;
}
/*.iw-share-box:after{*/
/*position: absolute;*/
/*top: 0;*/
/*left: 0;*/
/*content: '';*/
/*width: 100%;*/
/*height: 100%;*/
/*background: rgba(0,0,0, 0.6);*/
/*z-index:1;*/
/*}*/
.iw-share-box .share-title{
    text-transform:uppercase;
    font-size:26px;
    margin-top:15px;
    margin-bottom:19px;
    position: relative;
    z-index: 2;
}
.iw-share-box .share-desc{
    font-size:14px;
    margin-bottom:40px;
    max-width:860px;
    margin-left:auto;
    margin-right:auto;
    position: relative;
    z-index:2;
}
.iw-share-box .share-desc p{
    color: rgb(255, 255, 255);
    margin: 0 auto;
    max-width: 830px;
    padding-top: 25px;
    position: relative;
    z-index: 2;
}
.iw-share-box img{
    position: relative;
    z-index:2;
}
.iw-share-box .share-icons{
    font-size:20px;
    position: relative;
    z-index:2;
}
.iw-share-box .share-icons a{
    padding:0 20px;
    margin:0 5px;
    display:inline-block;
    color:#fff;
}
.iw-share-box .share-icons a:hover{
    /*	color:#db084d;*/
}


.iw-product-list.style1{

}
.iw-product-list.style1 .product-img{
    text-align:center;
}
.iw-product-list.style1 .product-content{
    color:inherit;
    padding-top:105px;
}
.iw-product-list.style1 .product-content .iw-title{
    text-transform:uppercase;
    font-size:14px;
    margin:0 0 3px 0;
    line-height:normal;
}
.iw-product-list.style1 .product-content .product-title{
    margin:0 0 10px 0;
    font-size:48px;
    text-transform:uppercase;
    line-height:1;
}
.iw-product-list.style1 .product-content .product-title a{
    color:#fff;
}
.iw-product-list.style1 .product-content .product-desc {
    font-size: 12px;
    margin-bottom:47px;
    padding-right:100px;
}
.iw-product-list.style1 .product-content a.product-register-btn{
    height:49px;
    border:2px solid #fff;
    text-transform:uppercase;
    color:#fff;
    line-height:45px;
    padding:0 20px;
    display:inline-block;
}
.iw-product-list.style1 .product-content a.product-register-btn:hover{
    background:#fff;
    /*	color:#db084d;*/
}
.iw-product-list.style1 .product-content a.product-view-btn{
    color:#fff;
    text-transform:uppercase;
}
.iw-product-list.style1 .product-content a.product-view-btn:hover{
    text-decoration:underline;
}
.iw-product-list.style1.owl-theme .owl-controls{
    position:absolute;
    margin:0;
    left:calc(50% + 15px);
    bottom:140px;
}
.iw-product-list.style1.owl-theme .owl-controls .owl-page span{
    margin:0 3px;
    height:10px;
    width:10px;
    background:#fff;
    border-radius:50px;
}

/*.slider-3 .iw-slider-3-music, .slider-3 .iw-slider-3-festival{
    font-family: 'wisdom_scriptregular';
    text-transform:capitalize;
}*/
.slider-3 .iw-slider-3-event, .slider-3 .iw-slider-3-time {
    text-transform: uppercase;
}
.iw-slider-3-content{
    text-transform:uppercase;
}
/*====== END INDEX MUSIC=====*/



/*========= INDEX FASHION ========*/
.iwe-pricing-block.style4 .plan-item-content{
    border:1px solid #f1f1f1;
    background:#fff;
    text-align:center;
}
.iwe-pricing-block.style4 .plan-name{
    font-size:18px;
    position:relative;
    text-transform:uppercase;
    padding:12px 0;
    border-bottom:1px solid #f1f1f1;
    z-index:1;
}
.iwe-pricing-block.style4 .plan-name:before{
    width:18px;
    position:absolute;
    top:100%;
    content:'';
    left:calc(50% - 9px);
    border-top:8px solid #fff;
    border-left:9px solid transparent;
    border-right:9px solid transparent;
    z-index:-1;
}
.iwe-pricing-block.style4 .plan-name:after{
    width:20px;
    position:absolute;
    content:'';
    top:100%;
    left:calc(50% - 10px);
    border-top:9px solid #f1f1f1;
    border-left:10px solid transparent;
    border-right:10px solid transparent;
    z-index:-2;
}
.iwe-pricing-block.style4 .plan-description{
    padding:6px 25px 0 25px;
}
.iwe-pricing-block.style4 .plan-description ul{
    margin:0;
    padding:0;
    list-style:none;
}
.iwe-pricing-block.style4 .plan-description ul li{
    border-bottom:1px solid #f1f1f1;
    padding:13px 0;
}
.iwe-pricing-block.style4 .plan-button{
    padding:25px 0 40px 0;
}
.iwe-pricing-block.style4 .plan-button a{
    font-size:14px;
    display:inline-block;
    text-transform:uppercase;
    height:46px;
    line-height:42px;
    padding:0 20px;
    cursor:pointer;
}
.iwe-pricing-block.style4 .plan-price{
    font-size:60px;
    color:#fff;
    line-height:1;
    padding:50px 0;
    background:url(assets/images/bg-iwe-ticket-price.jpg) no-repeat center top transparent;
    background-size:100% auto;
}
.inwave-map.style3 .info {
    color: #ffffff;
    font-family: 'Montserrat', serif;
    font-weight: 700;
    text-transform: uppercase;
    padding: 25px 25px 30px;
}
.inwave-map.style3 .info h3 {
    margin-top: 0;
    font-size: 30px;
}
.inwave-map.style3 .info p {
    font-size: 14px;
}

.scrollview .inwave-map.style4{
    position:absolute;
    width:100%;
    top: 0;
}
.inwave-map.style4 .map-content{
    position:absolute;
    max-width:450px;
    top:50%;
    margin-top: -168px;
    left:30px;
    z-index:99;
    line-height:1;
}
.inwave-map.style4 .map-content .title{
    margin:0 0 5px 0;
    font-size:24px;
}
.inwave-map.style4 .map-content .description{
    font-size:48px;
    font-weight:bold;
    line-height:60px;
    margin:0 0 50px 0;
}
.inwave-map.style4 .map-content .map-info{
    font-weight:bold;
    font-size: 14px;
}
.inwave-map.style4 .map-content .map-info > div{
    margin-bottom:35px;
}
.inwave-map.style4 .map-content .map-info i{
    width:36px;
}
.inwave-map.style4 .map-contain{
    position: relative;
}
.inwave-map.style4 .overflow{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #fafafa;
    display: block;
    opacity: 0.6;
}
.inwave-map.style4 .map-content{
    opacity: 1;
}
.inwave-map.style4 .overflow, .inwave-map.style4 .map-content{
    visibility: visible;
    transition: visibility 0.5s, opacity 0.2s linear;
}
.inwave-map.style4:hover .overflow, .inwave-map.style4:hover .map-content{
    visibility: hidden;
    opacity: 0;
}

.iw-posts.style4 .post-detail{
    margin:0 20px;
    padding:22px 15px 30px  15px;
    background:#fff;
    text-align:center;
    position:relative;
    z-index:3;
}
.iw-posts.style4 .image-top .post-detail{
    margin-top:-60px;
}
.iw-posts.style4 .content-top .post-detail{
    margin-top:55px;
}
.iw-posts.style4 .content-top .post-image{
    margin-top:-50px;
}
.iw-posts.style4 .post-item{
    background:none;
    margin:0;
    padding:0;
}
.iw-posts.style4 .post-meta > div{
    display:inline-block;
    padding-right:20px;
}
.iw-posts.style4 .post-meta{
    text-transform:uppercase;
    font-size:14px;
    margin:0 0 18px 0;
}
.iw-posts.style4 .post-meta a{
    color:#838383;
}
.iw-posts.style4 .post-meta i{
    padding-right:6px;
}
.iw-posts.style4 h3.post-title{
    font-size:24px;
    margin:0 0 14px 0;
    font-weight:bold;
}

.iw-posts.style4 .post-desc{
    font-size:14px;
    margin:0 0 20px 0;
}
.iw-posts.style4 a.read-more{
    text-transform:uppercase;
    font-size:18px;
    display:inline-block;
}

.iwe-checkout.style5{
    padding:30px 0 0 0;
}
.iwe-checkout.style5 .iwe-title-block{
    margin:0 0 20px 0;
}
.iwe-checkout.style5 .iwe-title-block .iwe-title{
    font-size:24px;
    text-transform:none;
    text-align:left;
}
.iwe-checkout.style5 .iwe-checkoutform input.form-control,
.iwe-checkout.style5 .iwe-checkoutform .select2-container--default .select2-selection--single{
    background:none;
    height:30px;
    line-height:29px;
    border:none;
    border-bottom:1px solid #e9e9e9;
    padding:0 10px;
    font-size:12px;
    margin:0;
    text-transform:none;
    font-weight:normal;
    color:#838383;
}
.iwe-checkout.style5 .iwe-checkoutform .select2-container .select2-selection--single .select2-selection__rendered{
    padding:0;
    line-height:inherit;
}
.iwe-checkout.style5 .iwe-checkoutform .select2-container--default .select2-selection--single .select2-selection__arrow{
    height:30px;
    right:0;
    top:0;
    background:none;
    width:20px;
}
.iwe-checkout.style5 .iwe-checkoutform .select2-container--default .select2-selection--single .select2-selection__arrow b::after{
    content:"\f0d7";
    font-size:14px;
}
.checkoutform_style5 .field-group{
    margin-bottom:34px;
}

.iwe-checkout.style5 .iwe-checkoutform input.btn-event-checkout{
    height:37px;
    line-height:33px;
    font-size:14px;
    display:inline-block;
    padding:0 25px;
    text-transform:capitalize;
    background:none;
    width:auto;
}

.white-bg-sharebox{
    background-position:center top;
}
.white-bg-sharebox .iw-share-box .share-icons a{
    color:#838383;
}

.iw-heading.style10.text-left{
    text-align:left;
}
.iw-heading.style10.text-left .iwh-sub-title span{
    padding-right: 10px;
    padding-left:0;
}
.iw-image-box.style2{
    position:relative;
}

.iwe-sponsor-block.style4 .sponsor-item{
    max-width:100%;
}
.iwe-sponsor-block.style4 .sponsor-item .sponsor-image img{
    position:relative;
    left:auto;
    top:auto;
    transform:none;
}
.iwe-sponsor-block.style4 .sponsor-item .sponsor-image{
    background:#fff;
    border:1px solid #f4f4f4;
    padding:15px;
    height:auto;
    text-align:center;
}

.iwe-sponsor-block.style4 .sponsor-item .sponsor-image img{
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: gray;
    filter: grayscale(100%);
    filter: url("assets/images/grayscale.svg#greyscale");
}
.iwe-sponsor-block.style4 .sponsor-item:hover .sponsor-image img{
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -o-filter: grayscale(0);
    filter: none;
    filter: grayscale(0);
}

/*========= END INDEX FASHION ========*/


/*========= PERSONAL EVENT ========*/
.iw-heading.style14{
    position:relative;
    text-align:center;
    color:#f2f1f1;
}
.iw-heading.style14:before{
    height:27px;
    content:'';
    border-left:2px solid rgba(255,255,255,0.45);
    display:inline-block;
}
.iw-heading.style14 .iwh-sub-sub-title{
    font-size:20px;
    font-weight:bold;
    margin-top:12px;
    margin-bottom:5px;
}
.iw-heading.style14 .iwh-title{
    margin:0 0 13px 0;
    /*	color:#db084d;*/
    font-size:60px;
    font-weight:normal;
    line-height:1;
}
.iw-heading.style14 .iwh-sub-title{
    font-size:18px;
}


.iwe-speaker-block.style7 .speaker-item{
    position:relative;
    border-right:1px solid #2e2e2e;
    border-bottom:1px solid #2e2e2e;
}
.iwe-speaker-block.style7 .speaker-slider-carousel-container{
    border-left:1px solid #2e2e2e;
}
.iwe-speaker-block.style7 .speaker-slider-carousel2{
    border-top:1px solid #2e2e2e;
}
.iwe-speaker-block.style7 .speaker-item .speaker-image{
    height:auto;
    width:auto;
    overflow:inherit;
    border-radius:0;
}
.iwe-speaker-block.style7 .speaker-item .speaker-socials{
    margin:0;
    border-top:1px solid rgba(0,0,0,0.5);
    padding:20px 35px;
}
.iwe-speaker-block.style7 .speaker-item ul.speaker-social{
    margin:0 -13px;
    list-style:none;
    font-size:18px;
}
.iwe-speaker-block.style7 .speaker-item ul.speaker-social li{
    display:inline-block;
}
.iwe-speaker-block.style7 .speaker-item ul.speaker-social li a{
    padding:0 13px;
    color:#fff;
}
.iwe-speaker-block.style7 h3.speaker-name{
    margin:0 0 8px 0;
    text-transform:uppercase;
    font-size:24px;
}
.iwe-speaker-block.style7 .speaker-position{
    font-size:16px;
}
.iwe-speaker-block.style7 .speaker-desc{
    padding:0 35px 9px 35px;
}
.iwe-speaker-block.style7 .speaker-head{
    padding:0 35px;
}
.iwe-speaker-block.style7 .speaker-item:hover .speaker-head{
    padding-bottom:17px;
}
.iwe-speaker-block.style7 .speaker-bottom{
    transition:all ease 0.5s;
    opacity:0;
    visibility:hidden;
    display:none;
}
.iwe-speaker-block.style7 .speaker-item:hover .speaker-bottom{
    opacity:1;
    display:block;
    visibility:visible;
}
.iwe-speaker-block.style7 .speaker-intro{
    position:relative;
}
.iwe-speaker-block.style7 .speaker-intro:before{
    background: rgba(0,0,0,0.3);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    opacity:0;
    z-index: 1;
}
.iwe-speaker-block.style7 .speaker-item:hover .speaker-intro:before{
    opacity:1;
}
.iwe-speaker-block.style7 .speaker-detail{
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    z-index:9;
    padding-bottom:60px;
}
.iwe-speaker-block.style7 .speaker-item:hover .speaker-detail{
    padding-bottom:0;
}
.iwe-speaker-block.style7 .speaker-item .speaker-image img{
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: gray;
    filter: grayscale(100%);
    filter: url("assets/images/grayscale.svg#greyscale");
    transition:all ease 0.5s;
}
.iwe-speaker-block.style7 .speaker-item:hover .speaker-image img{
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -o-filter: grayscale(0);
    filter: none;
    filter: grayscale(0);
}


.iwe-pricing-block.style5 .ticket-item{
    min-height:760px;
    text-align:center;
    position:relative;
    z-index:2;
    padding:0;
}
.iwe-pricing-block.style5 .plan-head{
    text-transform:uppercase;
    position:relative;
    font-size:18px;
    line-height:1;
    padding-bottom:21px;
}
.iwe-pricing-block.style5 .plan-head:before,
.iwe-pricing-block.style5 .plan-head:after{
    content:'';
    height:45px;
    border-left:1px solid rgba(255,255,255,0.4);
}
.iwe-pricing-block.style5 .plan-price{
    padding-bottom:22px;
    padding-top:25px;
}
.iwe-pricing-block.style5 .plan-name{
    font-size:40px;
    padding-bottom:25px;
}
.iwe-pricing-block.style5 .plan-item-content{
    transition:all ease 0.5s;
    position: absolute;
    width:100%;
    left:0;
    padding:0 30px;
    top: 50%;
    transform: translateY(-50%);
}
.iwe-pricing-block.style5 .plan-button a{
    display:inline-block;
    height:42px;
    line-height:38px;
    border:2px solid #979797;
    font-size:12px;
    text-transform:uppercase;
    color:#979797;
    padding:0 11px;
    cursor:pointer;
    border-radius:3px;
    margin-top:65px;
}

.iwe-pricing-block.style5 .plan-content{
    opacity:0;
    height:0;
    visibility:hidden;
}
.iwe-pricing-block.style5 .ticket-item.ticket-feature .plan-content{
    opacity:1;
    height:auto;
    visibility:visible;
}
.iwe-pricing-block.style5 .ticket-item .plan-content ul{
    list-style:none;
}
.iwe-pricing-block.style5 .ticket-feature:before{
    position:absolute;
    z-index:-1;
    content:'';
    background:rgba(27,27,27,0.78);
    height:100%;
    width:100%;
    left:0;
    top:0;
    border:1px solid rgba(255,255,255,0.15);
}


.info-item.style5{
    position:relative;
    z-index:3;
    margin-bottom:60px;
}
.info-item.style5 .info-item-title{
    margin:0 0 11px 0;
    padding:0;
    font-size:24px;
    text-transform:none;
}
.info-item.style5 .info-item-icon{
    position:absolute;
    left:0;
    top:20px;
    z-index:-1;
}
.info-item.style5 .info-item-body{
    margin-left:50px;
}
.info-item.style5 .info-item-desc{
    color:#d8d8d8;
    line-height:30px;
    font-size:14px;
}

div.iwe-checkout.style6{
    color:#fefefe;
    padding:125px 0 180px 0;
}
div.iwe-checkout.style6 .field-label{
    float:left;
    border-bottom:1px solid #fff;
    line-height:36px;
}
div.iwe-checkout.style6 .field-label label{
    text-transform:uppercase;
    margin:0;
    font-weight:normal;
}
div.iwe-checkout.style6 .field-group-inner{
    border-bottom:1px solid #525252;
}
div.iwe-checkout.style6 .field-input{
    margin-left:30%;
}

div.iwe-checkout.style6 .iwe-checkoutform input{
    border:none;
    background:none;
    padding:0 5px;
    margin:0;
    height:36px;
    color:inherit;
    line-height:36px;
}
div.iwe-checkout.style6 .buy-now{
    text-align:center;
    margin-top:0;
}
div.iwe-checkout.style6 .iwe-checkoutform input.btn-eventticket-checkout{
    height:49px;
    line-height:35px;
    /*	border:2px solid #db084d;*/
    border-radius:3px;
    /*	color:#db084d;*/
    font-size:18px;
    font-weight:normal;
    padding:0 28px;
}
div.iwe-checkout.style6 .iwe-checkoutform input.btn-eventticket-checkout:hover{
    /*	background:#db084d;*/
    color:#fff;
}
div.iwe-checkout.style6 .field-group{
    margin-bottom:30px;
}
div.iwe-checkout.style6 .iwe-checkoutform .select2-container--default{
    margin:0 0 28px 0;
}
div.iwe-checkout.style6 .iwe-checkoutform .select2-container--default .select2-selection--single{
    background:none;
    border:1px solid rgba(255,255,255,0.3);
    height:46px;
    line-height:44px;
    text-align:center;
}
div.iwe-checkout.style6 .iwe-checkoutform .select2-container .select2-selection--single .select2-selection__rendered{
    padding:0;
    display:inline-block;
    line-height:44px;
    overflow:visible;
    position:relative;
}
div.iwe-checkout.style6 .iwe-checkoutform .select2-container .select2-selection--single .select2-selection__rendered:before,
div.iwe-checkout.style6 .iwe-checkoutform .select2-container .select2-selection--single .select2-selection__rendered:after{
    content:'';
    width:55px;
    position:absolute;
    top:50%;
    border-top:1px solid rgba(255,255,255,0.3);
}
div.iwe-checkout.style6 .iwe-checkoutform .select2-container .select2-selection--single .select2-selection__rendered:before{
    left:-70px;
}
div.iwe-checkout.style6 .iwe-checkoutform .select2-container .select2-selection--single .select2-selection__rendered:after{
    right:-70px;
}
div.iwe-checkout.style6 .iwe-checkoutform .select2-container--default .select2-selection--single .select2-selection__arrow{
    display:none;
}
.select2-container .select2-dropdown{
    color:#838383;
}
div.iwe-checkout.style6 .iwe-title-block .iwe-title{
    font-size:60px;
    text-transform:uppercase;
    /*	color:#db084d;*/
    line-height:1;
    margin:0 0 7px 0;
}
div.iwe-checkout.style6 .iwe-title-block .iwe-subtitle{

}
div.iwe-checkout.style6 .iwe-title-block{
    margin:0 0 70px 0;
    position:relative;
}
div.iwe-checkout.style6 .iwe-title-block:before{
    content:'';
    height:44px;
    border-left:1px solid rgba(255,255,255,0.3);
    display:inline-block;
}
div.iwe-checkout.style6 .field-group.select_tickets{
    margin-top:20px;
    text-align:center;
    margin-bottom:0;
}
div.iwe-checkout.style6 .field-group.select_tickets:after{
    content:'';
    height:44px;
    border-left:1px solid rgba(255,255,255,0.3);
    display:inline-block;
}



.iwe-sponsor-block.style3 .iwe-sponsor-title{
    text-align:center;
    font-size:18px;
    position:relative;
    z-index:2;
}
.iwe-sponsor-block.style3 .iwe-sponsor-title:before,
.iwe-sponsor-block.style3 .iwe-sponsor-title:after{
    content:'';
    top:50%;
    z-index:-1;
    border-bottom:1px solid rgba(135,135,135,0.25);
    position:absolute;
    width:calc((100% - 150px)/2);
}
.iwe-sponsor-block.style3 .iwe-sponsor-title:before{
    left:0;
}
.iwe-sponsor-block.style3 .iwe-sponsor-title:after{
    right:0;
}
.iwe-sponsor-block.style3 .iwe-sponsor-block-title{
    margin-bottom:42px;
}

.iw-slider .slider-item.style1{
    position:relative;
}
.iw-slider .slider-item.style1 .item-title{
    font-size:24px;
    margin:10px 0;
    text-transform:uppercase;
}
.iw-slider .slider-item.style1 .item-description{
    font-size:14px;
}
.iw-slider .slider-item.style1 .slider-image img{
    width:100%;
}
.iw-slider .slider-item.style1 .slider-info{
    position:absolute;
    left:20px;
    top:20px;
    right:20px;
    bottom:20px;
    background:rgba(10,10,10,0.85);
    text-align:center;
    transition:all ease 0.5s;
    opacity:0;
    transform:scale(0.8);
}
.iw-slider .slider-item.style1:hover .slider-info{
    opacity:1;
    transform:scale(1);
}
.iw-slider .slider-item.style1 .slider-info-inner:before{
    content:'';
    height:30px;
    border-left:1px solid rgba(255,255,255,0.5);
    display:inline-block;
}
.iw-slider .slider-item.style1 .slider-info-inner{
    position:relative;
    top:50%;
}
.iw-slider{

}

.iw-share-box.style2{
    padding-top:245px;
}
.iw-share-box.style2 .share-title{
    font-size:24px;
    text-transform:none;
    margin:0 0 4px 0;
}
.iw-share-box.style2 .share-email{
    line-height:1;
    font-size:48px;
    font-weight:bold;
    padding-bottom:2px;
}
.iw-share-box.style2 .share-email a{
    /*	color:#db084d;*/
}
.iw-share-box.style2 .share-desc{
    font-size:18px;
    margin:0 0 34px 0;
}
.iw-share-box.style2 .share-icons a{
    height:38px;
    width:38px;
    padding:0;
    line-height:34px;
    text-align:center;
    color:#fff;
    opacity:0.6;
    border:2px solid #fff;
    border-radius:100px;
    font-size:18px;
    margin:0 18px;
}
.iw-share-box.style2 .share-icons a:hover{
    opacity:1;
}
.iw-share-box.style2 .share-head{
    margin-bottom:9px;
}
.iw-share-box.style2 .share-head:after{
    content:'';
    display:inline-block;
    height:44px;
    border-left:1px solid rgba(255,255,255,0.3);
}
.inwave-map.style5 .info{
    background:none;
    text-align:center;
    padding:0;
    font-family:"Playfair Display";
}
.inwave-map.style5 .info:after{
    content:'';
    height:44px;
    border-left:1px solid #fff;
    display:inline-block;
    margin-left:-7px;
}
.inwave-map.style5 .info p{
    font-size:18px;
}
.inwave-map.style5 .info h3{
    font-size:36px;
    margin-bottom:24px;
}
.inwave-map.style5 .infoBox > img{
    display: none;
}
/*========= END PERSONAL EVENT ========*/

/** 6.0 FOOTER ***/

/** footer default ***/
.iw-footer-default{
    background: #262626;
    border-bottom: 1px solid #3a3a3a;
    padding: 55px 0 0;
}
.iw-footer-default .widget h3.widget-title::before{
    display: none;
}
.iw-footer-default .footer-widget-contact p{
    border-bottom: 1px solid #3a3a3a;
    color: #959595;
    font-size: 12px;
    line-height: 22px;
    margin: 0;
    padding-bottom: 15px;
}
.iw-footer-default .footer-widget-contact .information li i{
    border-radius: 50%;
    color: white;
    display: inline-block;
    float: left;
    height: 30px;
    line-height: 30px;
    margin: 0 10px 0 0;
    text-align: center;
    width: 30px;
}
.iw-footer-default .footer-widget-contact .information .phone i{
    float: left;
    margin-top: 8px;
}
.iw-footer-default .footer-widget-contact .information > li {
    border-bottom: 1px solid #3a3a3a;
    padding: 10px 0;
    font-size: 12px;
}
.iw-footer-default .footer-widget-contact .information > li:first-child i{
    margin-top: -3px;
}
.iw-footer-default .footer-widget-contact .information > li:last-child{
    border-bottom: 0;
}
.iw-footer-default .footer-widget-contact .information > li:last-child i{
    display: inline-block;
    margin-top: 5px;
}
.iw-footer-default .widget h3.widget-title {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 20px;
}
.iw-footer-default .widget_recent_entries ul li{
    border-bottom: 1px solid #313131;
    margin-bottom: 10px;
    padding-top: 0;
}
.iw-footer-default .widget_recent_entries ul li:last-child{
    border-bottom: 0;
}
.iw-footer-default .widget_recent_entries .recent-blog-post-detail .post-date {
    color: #969595;
    font-size: 10px;
    font-weight: 500;
    line-height: 24px;
}
.iw-footer-default .widget_recent_entries .recent-blog-post-title a {
    color: #969595;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
}
.iw-footer-default .iw-mailchimp-form{
    text-align: left;
}
.iw-footer-default .iw-mailchimp-form.style2 .malchimp-desc {
    color: #969595;
    font-size: 13px;
    line-height: 22px;
}
.iw-footer-default .iw-mailchimp-form.style2 .mc-email {
    background: #404040 none repeat scroll 0 0;
    border: 0 none;
    font-size: 12px;
    font-weight: 600;
    height: 38px;
    margin: 14px 0;
    padding: 10px;
    width: 190px;
}
.iw-footer-default .iw-mailchimp-form.style2 .iw-email-notifications > button {
    border: 0 none;
    color: #ffffff;
    font-size: 11px;
    height: 38px;
    text-transform: uppercase;
    width: 70px;
}
.iw-footer-default .slickr-flickr-gallery ul:after{
    clear: both;
    content: '';
    display: block;
}
.iw-footer-default .slickr-flickr-gallery ul li {
    float: left;
    width: 25%;
    padding: 0;
}
.iw-footer-default .slickr-flickr-gallery {
    padding: 10px 0;
}
.iw-footer-default .slickr-flickr-gallery img{
    border: 0;
    padding: 2px;
}
.iw-footer-default .slickr-flickr-gallery img.hover{
    background-color: transparent!important; ;
}
.copy-right{
    background: #262626;
    padding: 20px 0;
    color: white;
}
.copy-right p{
    font-size: 12px;
}
.copy-right i{
    display: inline-block;
    width: auto !important;
    margin: 0 10px !important;
}
.iw-footer-default .widget_nav_menu .menu li{
    border:none;
    border-bottom: 1px solid rgb(58, 58, 58)!important;
}
.iw-footer-default .widget_nav_menu .menu li:last-child{
    border: 0!important;
}
.iw-footer-default .widget_nav_menu .menu li a::before {
    content: "\f105";
    display: inline-block;
    float: right;
    font-family: FontAwesome;
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-size: inherit;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-synthesis: weight style;
    font-variant: normal;
    font-weight: normal;
    line-height: inherit;
    position: absolute;
    left: 0;
    top: 0;
    text-rendering: auto;
    transform: translate(0px, 0px);
}
.iw-footer-default .widget_nav_menu .menu li a{
    color: rgb(150, 150, 150);
    display: inline-block;
    font-size: 12px;
    line-height: 36px;
    margin-bottom: 5px;
    padding: 0 0 0 15px;
    position: relative;
}
/** footer default ***/

/** footer one-page ***/
.iw-footer-v2 .copy-right{
    text-align: center;
}
/** End footer one-page ***/
/** footer one-page fashion ***/
.iw-footer-v2.iw-footer-v3{
    text-align: center;
}
.iw-footer-v2.iw-footer-v3 .footer-content-top{
    padding: 35px 0 80px;
}
.iw-footer-v2.iw-footer-v3 .footer-content-top p {
    color: #838383;
    font-size: 14px;
    line-height: 30px;
    margin: 0 auto;
    max-width: 855px;
}
.iw-footer-v2.iw-footer-v3 .copy-right{
    background: white;
    padding: 30px 0 20px;
}
.iw-footer-v2.iw-footer-v3 .copy-right p a{
    color: #d8af72!important;
}
.iw-footer-v2.iw-footer-v3 .copy-right p i,
.iw-footer-v2.iw-footer-v3 .copy-right p a:nth-child(1){
    color: #838383!important;
}
.iw-footer-v2.iw-footer-v3 .copy-right p {
    color: #838383;
    font-size: 14px;
    line-height: 14px;
}
.iw-footer-v2.iw-footer-v3 .iw-footer-social .iw-social-all {
    padding-bottom: 10px;
    padding-top: 35px;
    margin: 0 auto;
}
.iw-footer-v2.iw-footer-v3 .iw-footer-social .iw-social-all li{
    display: inline-block;
}
.iw-footer-v2.iw-footer-v3 .iw-footer-social .iw-social-all li a i {
    color: #838383;
    display: inline-block;
    font-size: 18px;
    margin: 0 30px;
}
.iw-footer-v2.iw-footer-v3 .footer-content-top > a {
    display: inline-block;
    padding: 0 0 22px;
}

/** End footer one-page fashion ***/
/* ------------ Footer one-page person --------------*/
.iw-footer-v2.iw-footer-v4 .copy-right{
    padding: 146px 0 190px;
}
.iw-footer-v2.iw-footer-v4 .copy-right p {
    font-size: 24px;
    line-height: 48px;
}
.iw-footer-v2.iw-footer-v4 .copy-right p span{
    display: block;
}
/* ------------ End Footer one-page person --------------*/
/** END FOOTER ***/

/*SCROLLVIEWED*/
.scrollviewed .modules.scrollview {
    height: 100%;
    width: 100%;
}
.scrollviewed .modules.scrollview .module {
    height: 100%;
    position: absolute;
    width: 100%;
}
.scrollviewed .modules.scrollview .module .page {
    backface-visibility: hidden;
    height: 100%;
    overflow: hidden;
    position: absolute;
    width: 100%;
}
.scrollviewed .modules.scrollview .module .page .container-1 {
    backface-visibility: hidden;
    height: 100%;
    overflow: hidden;
    position: absolute;
    width: 100%;
}
.scrollviewed .modules.scrollview .module .page .container-1 .container-2 {
    backface-visibility: hidden;
    height: 100%;
    overflow: hidden;
    position: absolute;
    width: 100%;
}
.scrollviewed .modules.scrollview .module .page .container-1 .container-2 .content {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 3;
    /*margin-top: 70px;*/
}

.top, .right, .left, .bottom{
    display: none;
}
.scrollviewed .top {
    display: block;
    background-color: #ffffff;
    height: 22px;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 25;
}
.scrollviewed .bottom {
    display: block;
    background-color: #ffffff;
    bottom: 0;
    height: 20px;
    left: 0;
    position: fixed;
    width: 100%;
    z-index: 25;
}
.scrollviewed .left {
    display: block;
    background-color: #ffffff;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 20px;
    z-index: 25;
}
.scrollviewed .right {
    display: block;
    background-color: #ffffff;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    width: 20px;
    z-index: 25;
}
.scrollviewed .overlay {
    background-color: #15181c;
    display: none;
    height: 100%;
    left: 0;
    opacity: 0.75;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9999;
}

.scrollviewed footer{
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    z-index: 0;
    padding: 0;
}
.scrollviewed footer .footer-inner{
    height: 100%;
    position: relative;
    text-align: center;
}
.scrollviewed footer .footer-inner > div:nth-child(1) {
    bottom: 0;
    position: absolute;
    top: auto;
    width: 100%;
}
.scrollviewed {
    background-color: #ffffff;
    padding: 20px;
}
.scrollviewed .wrapper{
    overflow: hidden;
    height: 100%;
    width: 100%;
    position: relative;
}
.scrollviewed .contents-main {
    height: 100%;
    overflow: hidden;
    width: 100%;
    z-index: 3;
    position: relative;
}
.scrollviewed .iw-heading.style12{
    left: 0;
    top: -100px;
    position: absolute;
    width: 100%;
    height: 70px;
    padding: 0;
}
.scrollviewed .iw-heading.style12 .icon{
    margin-top: 15px;
}

.scrollviewed .modules.scrollview .content > .vc_row{
    position: relative;
    height: 100%;
    min-height: auto !important;
    z-index: 1;

    /**middle content**/
    box-sizing: border-box;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;

    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;

    /*
    !*middle content*!
    vertical-align: middle;
    !* fallback for non-Flexbox browsers *!
    display: inline-block;
    !* Flexbox browsers *!
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    !* vertical centering for legacy, horizontal centering for modern *!
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    !* modern Flexbox only *!
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    !* legacy Flexbox only *!
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    */
}

.scrollviewed .modules.scrollview .content > .vc_row::after{content:'';width:100%;height:0;overflow:hidden;visibility:hidden;display:block}

.scrollviewed .wpb_column.vc_column_container{
    position: static;
    z-index: 0;
}
/*END SCROLLVIEWED*/

/*HEADER-BLOCK-2*/
.header-block-2 {
    text-align: center;
    padding-top: 60px;
}
.header-content-2 .title {
    font-size: 24px;
    color: white;
    font-weight: 600;
    line-height: 46px;
    margin: 0;
}
.header-content-2 > h2 {
    font-size: 72px;
    line-height: 90px;
    color: white;
    text-transform: uppercase;
    margin: 0;
    font-weight: 600;
}
.header-content-2 > p {
    font-size: 18px;
    color: white;
    line-height: 30px;
    margin: 0;
}
/*END HEADER-BLOCK-2*/

/*SHAPE_CONTENT-2*/
.shape_content-2 .day.date,
.shape_content-2 .hour.date,
.shape_content-2 .minute.date,
.shape_content-2 .second.date{
    border-radius: 50%;
    color: rgb(255, 255, 255);
    display: inline-block;
    font-size: 30px;
    font-weight: 600;
    height: 65px;
    line-height: 65px;
    margin: 0 17px;
    text-align: center;
    width: 65px;
}
.shape_content-2 .date-countdown-2{
    display: inline-block;
    position: relative;
}
.shape_content-2 .date-label {
    bottom: -27px;
    color: rgb(255, 255, 255);
    font-size: 14px;
    left: 30px;
    position: absolute;
}
.header-timer {
    padding: 30px 0 70px;
}
.button-link-page {
    text-align: center;
}
.button-link-page > a {
    border: 2px solid rgb(255, 255, 255);
    border-radius: 20px;
    color: rgb(255, 255, 255);
    font-size: 14px;
    font-weight: 600;
    line-height: 30px;
    margin: 0 15px;
    padding: 7px 40px;
    text-transform: uppercase;
}
.mouse-icon-wrap {
    border: 2px solid rgb(255, 255, 255);
    border-radius: 16px;
    bottom: 40px;
    display: block;
    height: 40px;
    left: 50%;
    margin-left: -15px;
    opacity: 0.7;
    position: absolute;
    width: 24px;
    z-index: 10;
}
.mouse-icon-wrap .wheel {
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    border-radius: 10px;
    height: 6px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 4px;
    width: 2px;
}
.mouse-icon-wrap .wheel {
    -webkit-animation-delay: 0s;
    -webkit-animation-duration: 1s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-name: drop;
    -webkit-animation-play-state: running;
    -webkit-animation-timing-function: linear;
    animation-delay: 0s;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    animation-name: drop;
    animation-play-state: running;
    animation-timing-function: linear;
}
@keyframes drop {
    0% {
        opacity: 0;
        top: 5px;
    }
    30% {
        opacity: 1;
        top: 10px;
    }
    100% {
        opacity: 0;
        top: 25px;
    }
}
@-webkit-keyframes drop {
    0% {
        opacity: 0;
        top: 5px;
    }
    30% {
        opacity: 1;
        top: 10px;
    }
    100% {
        opacity: 0;
        top: 25px;
    }
}
/*SHAPE_CONTENT-2*/

/*====== ADDITION CSS =======*/
.iw-testimonals.style3{
    text-align:left;
}
.iw-testimonals.style3 .testi-image img{
    width:50px;
    height:auto;
}
.iw-testimonals.style3 .testi-client-info{
    margin-left:63px;
}
.iwe-sponsor-block.style2 .one-page-education-sponsor .sponsor-image a{
    display:inline-block;
    max-width:100%
}

.iwevents-carousel-2 .title-block,
.iw-event-categories .title-block{
    text-align:center;
    font-weight:500;
    margin-bottom:47px;
}
.iwevents-carousel-2 h3.title,
.iw-event-categories .title-block h3.title{
    margin:0;
    text-transform:uppercase;
    font-size:48px;
    line-height:1;
}
.iwevents-carousel-2 .sub_title,
.iw-event-categories .title-block .sub_title{
    font-size:18px;
    margin-bottom:11px;
}
.iwevents-carousel-2 .iw-events-content-carousel-2,
.iw-event-categories .event-categories-list{
    margin:0 -15px;
}
.iwevents-carousel-2 .events-content-wrap,
.iw-event-categories .event-category-item-wrap{
    padding:0 15px;
}
.iwevents-carousel-2 .events-content-item,
.iw-event-categories .event-category-item{
    position:relative;
}
.iwevents-carousel-2 .event-categories,
.iw-event-categories .category-title{
    position:absolute;
    bottom:0;
    padding-bottom:17px;
    padding-left:25px;
    padding-right:25px;
    left:0;
    width:100%;
    font-size:22px;
    color:#fff;
    font-weight:500;
    z-index:9;
}
.iw-event-categories .category-title h3{
    margin:0;
}
.iwevents-carousel-2 .event-categories a,
.iw-event-categories .category-title a{
    color:#fff;
}

.iwevents-carousel-2 .owl-theme .owl-controls,
.iw-event-categories .owl-theme .owl-controls{
    margin-top:48px;
}
.iwevents-carousel-2 .owl-theme .owl-controls .owl-page span.owl-numbers,
.iw-event-categories .owl-theme .owl-controls .owl-page span.owl-numbers{
    margin:0 3px;
    padding:0;
    /*	border:2px solid #db084d;*/
    border-radius:100px;
    height:27px;
    line-height:27px;
    width:27px;
    font-size:13px;
    font-weight:500;
    color:#fff;
    background:none;
    opacity:1;
}

/*
.iwevents-carousel-2 .owl-theme .owl-controls .owl-page.active span,
.iwevents-carousel-2 .owl-theme .owl-controls.clickable .owl-page:hover span{
        background:#db084d;
}*/

.iwevents-carousel-2,
.iw-event-categories{
    padding-bottom:105px;
    padding-top:85px;
}
.iwevents-carousel-2 .events-content-item .events-image a,
.iw-event-categories .event-category-item .category-image a{
    display:inline-block;
    width:100%;
    max-width:100%;
}
.iw-event-categories .event-category-item .category-image a{
    position:relative;
    z-index:2;
}
.iw-event-categories .event-category-item .category-image a:before{
    height:50%;
    width:100%;
    left:0;
    bottom:0;
    content:'';
    background: -webkit-linear-gradient(to top, rgba(0,0,0,0.4), rgba(0,0,0,0));
    background: -o-linear-gradient(to top, rgba(0,0,0,0.4), rgba(0,0,0,0));
    background: -moz-linear-gradient(to top, rgba(0,0,0,0.4), rgba(0,0,0,0));
    background: linear-gradient(to top, rgba(0,0,0,0.4), rgba(0,0,0,0));
    z-index:1;
    position:absolute;
}
.iw-event-categories .event-category-item {
    overflow: hidden;
}
.iw-event-categories .event-category-item .category-image img {
    -webkit-transition: transform 0.3s ease 0s;
    transition: transform 0.3s ease 0s;
}
.iw-event-categories .event-category-item:hover .category-image img {
    -webkit-transform: scale(1.12);
    transform: scale(1.12);
}
.iwevents-carousel-2 .events-content-item .events-image img,
.iw-event-categories .event-category-item .category-image img{
    width:100%;
}
.iw-event-categories.style2 {
    padding: 40px 0;
}
.iw-event-categories.style2 .event-category-item-wrap {
    padding: 0;
    margin-bottom: 30px;
}
.iw-video.style1 .iw-video-poster{
    max-height:100%;
    overflow:hidden;
    background:#000;
}
.iw-video.style1 .iw-video-poster img{
    width:100%;
    opacity:0.45;
    max-width:100%;
}
.iw-video.style1 .play-button{
    position:relative;
    left:auto;
    top:auto;
    transform:none;
    /*	color:#db084d;*/
    font-size:50px;
}
.iw-video.style1.playing .play-button{
    transform:scale(5);
}
.iw-video.style1 .iw-video-content{
    top:32%;
}
.iw-video.style1.playing .video-title-block{
    opacity:0!important;
    transform:scale(3);
}
.iw-video.style1 .video-title-block{
    transition: all 0.2s ease 0.2s;
    line-height:1;
    margin-bottom:25px;
}
.iw-video.style1 .video-sub-title{
    font-size:24px;
    text-transform:uppercase;
    font-weight:bold;
    margin-bottom:18px;
}
.iw-video.style1 .video-title{
    font-size:60px;
    text-transform:uppercase;
    font-weight:bold;
    margin-bottom:12px;
}
.iw-video.style1 .video-content{
    font-size:16px;
    font-weight:500;
    line-height:30px;
}


.iw-testimonals.style4{
    text-align:left;
}
.iw-testimonals.style4 .testi-image{
    float:left;
    width:54px;
    border-radius:100px;
    overflow:hidden;
}
.iw-testimonals.style4 .iw-testimonals-title{
    font-size:46px;
    font-weight:600;
    line-height:normal;
}
.iw-testimonals.style4 .testi-client-description{
    font-style:italic;
    font-size:14px;
    line-height:30px;
    padding-left:50px;
    padding-bottom:26px;
    position:relative;
    z-index:2;
}
.iw-testimonals.style4 .testi-client-description:before{
    position:absolute;
    top:9px;
    font-style:normal;
    z-index:-1;
    left:0;
    font-family: FontAwesome;
    content:"\f10d";
    font-size:60px;
    color:#312e2f;
}
.iw-testimonals.style4 .testi-client-detail{
    margin-left:60px;
}
.iw-testimonals.style4 .testi-client-info{
    margin-left:67px;
    line-height:normal;
}
.iw-testimonals.style4 .testi-client-name{
    font-size:18px;
    margin-bottom:6px;
    font-weight:bold;
}
.iw-testimonals.style4 .testi-client-position{
    font-size:13px;
    font-weight:500;
}

.iw-testimonals.style4 .testi-owl-maincontent{
    padding-top:50px;
}
.iw-testimonals.style4 .owl-theme .owl-controls{
    text-align:left;
    margin:0;
    position:absolute;
    left:0;
    top:0;
}
.iw-testimonals.style4 .owl-theme .owl-controls .owl-page span{
    height:3px;
    width:60px;
    border-radius:0;
    background:rgba(255,255,255,0.2);
    margin:0 2px;
    opacity:1;
}


/*
.iw-testimonals.style4 .owl-theme .owl-controls .owl-page.active span,
.iw-testimonals.style4 .owl-theme .owl-controls.clickable .owl-page:hover span{
        background:#db084d!important;
} */


.iw-mailchimp-form.style3 .mc-left{
    float:left;
    width:30%;
    padding-right:30px;
    text-align:right;
}
.iw-mailchimp-form.style3 .mc-right{
    float:right;
    width:70%;
    padding-left:30px;
    border-left:1px solid rgba(255,255,255,0.3);
}
.iw-mailchimp-form.style3 h3{
    color:inherit;
    margin:0;
    text-transform:uppercase;
    font-size:24px;
    font-weight:600;
}
.iw-mailchimp-form.style3 .malchimp-sub-title{
    font-size:18px;
    font-weight:500;
    margin-bottom:10px;
    margin-top:3px;
}
.iw-mailchimp-form.style3 .malchimp-desc{
    font-size:14px;
    margin-bottom:22px;
}
.iw-mailchimp-form.style3 .mc-name,
.iw-mailchimp-form.style3 .mc-email{
    height:44px;
    line-height:42px;
    border-radius:50px;
    border:1px solid rgba(255,255,255,0.15);
    background:rgba(0,0,0,0.2);
    padding:0 15px 0 48px;
    color:#fff;
    width:330px;
    max-width:100%;
    margin-right:6px;
    float:left;
}
.iw-mailchimp-form.style3 .mc-name{
    background:url(assets/images/mc-icon-user.png) no-repeat 25px center scroll rgba(0,0,0,0.1);
}
.iw-mailchimp-form.style3 .mc-email{
    background:url(assets/images/mc-icon-email.png) no-repeat 25px center scroll rgba(0,0,0,0.1);
}
.iw-mailchimp-form.style3 .mc-submit{
    height:44px;
    width:44px;
    line-height:44px;
    text-align:center;
    background:#fff;
    /*	color:#db084d;*/
    font-size:28px;
    border:none;
    border-radius:50px;
}
.iw-mailchimp-form.style3 .mc-input-group{
    display:table;
    width:100%;
}
.iw-mailchimp-form.style3{
    padding-top:50px;
    padding-bottom:25px;
}




/*=== EVENT LIST - FILTER BAR ===*/
.campaign-info-item a:hover{
    color:inherit;
}
.event-filter-box{
    color:#fff;
    position:relative;
}
.event-filter-box .main-search input{
    width:100%;
    height:58px;
    padding:0 15px 0 47px;
    border:none;
    background:rgba(0,0,0,0.1);
    margin-bottom:27px;
    background:url(assets/images/event-filter-search-icon.png) 22px center no-repeat scroll rgba(0,0,0,0.1);
}
.event-filter-box .main-search input::-webkit-input-placeholder {
    color: #fff;
}
.event-filter-box .main-search input:-moz-placeholder { /* Firefox 18- */
    color: #fff;
}
.event-filter-box .main-search input::-moz-placeholder {  /* Firefox 19+ */
    color: #fff;
}
.event-filter-box .main-search input:-ms-input-placeholder {
    color: #fff;
}
.event-filter-box .addition-search .row{
    margin:0;
}
.event-filter-box .addition-search{
    padding-bottom:20px;
}
.event-filter-box  .select2-container{
    width:100%!important;
    margin-bottom:10px;
    color:#fff;
}
.event-filter-box .select2-container--default .select2-selection--single .select2-selection__placeholder{
    color:inherit;
}
.event-filter-box .select2-container--default .select2-selection--single .select2-selection__arrow b{
    border-color:#fff transparent transparent;
}
.event-filter-box .addition-search input,
.event-filter-box .select2-container .select2-selection--single{
    width:100%;
    height:41px;
    line-height:39px;
    border:1px solid rgba(255,255,255,0.3);
    background:rgba(0,0,0,0.1);
    margin-bottom:10px;
    padding:0 15px;
    color:#fff;
}
.event-filter-box .addition-search input::-webkit-input-placeholder {
    color: #fff;
}
.event-filter-box .addition-search input:-moz-placeholder { /* Firefox 18- */
    color: #fff;
}
.event-filter-box .addition-search input::-moz-placeholder {  /* Firefox 19+ */
    color: #fff;
}
.event-filter-box .addition-search input:-ms-input-placeholder {
    color: #fff;
}
.event-filter-box .select2-container--default .select2-selection--single .select2-selection__rendered{
    line-height:39px;
}
.event-filter-box .select2-container--default .select2-selection--single .select2-selection__arrow{
    height:39px;
}
.event-filter-box .select2-container .select2-selection--single{
    margin:0;
}
.event-filter-box .filter-button button{
    color:#fff;
    height:156px;
    width:100%;
    border:none;
    font-size:16px;
    text-transform:uppercase;
    font-weight:600;
    padding: 20px 0;
}
.event-filter-box .filter-button button i{
    display:block;
    font-size:24px;
    padding-bottom:10px;
}

.iw-events-grid .title-block{
    text-align:center;
    position:relative;
    z-index:1;
    line-height:1;
    color:#838383;
    padding-top:23px;
    padding-bottom:20px;
    margin-top:50px;
    margin-bottom:24px;
}
.iw-events-grid .title-block .title{
    margin:0 0 16px 0;
    line-height:1;
    font-weight:600;
    font-size:40px;
}
.iw-events-grid .title-block .sub-title{
    font-size:13px;
}
.iw-events-grid .title-block .hidden-title{
    position:absolute;
    top:0;
    color:#f9f9f9;
    font-size:140px;
    z-index:-1;
    font-weight:bold;
    white-space:nowrap;
    width:100%;
    line-height:1;
    text-transform:uppercase;
}

.ui-datepicker{
    width:100%;
    max-width:400px;
    color:#fff;
    text-align:center;
}
.ui-datepicker th{
    text-align:center;
    color:#838383;
}
.ui-datepicker table.ui-datepicker-calendar{
    background:#f1f1f1;
}
.ui-datepicker a{
    /*	color:#db084d;*/
}




.iw-events-grid-1 .iw-events-content .info-wrap{
    padding:0 25px 25px 25px;
}
.iw-events-grid-1 .iw-events-content .info-wrap .event-details .date{
    font-weight:bold;
    font-size:52px;
}
.iw-events-grid-1 .iw-events-content .info-wrap .event-details .date .day{
    font-weight:600;
    font-size:48px;
    line-height:1;
    margin:0;
}
.iw-events-grid-1 .iw-events-content .info-wrap .event-details .date .month{
    font-size:24px;
    font-weight:normal;
    line-height:1;
}
.iw-events-grid-1 .iw-events-content .info-wrap h3.event-title{
    font-size:18px;
    font-weight:600;
    line-height:1;
    padding:21px 0 20px 0;
    margin:0;
}
div.iw-events-grid-1 .iw-events-content .info-wrap .event-details .address{
    font-size:12px;
    margin:0 0 0 87px;
    padding:0;
    border:none;
}
div.iw-events-grid-1 .iw-events-content .info-wrap .event-details .address li{
    text-transform:none;
    font-size:14px;
}
.iwevent_grid2 .events-content-wrap:hover .info-wrap .event-details .date{
    color:#fff!important;
}
.iwevent_grid2 .iw-events-content .info-wrap h3.event-title{
    font-size:18px;
    font-weight:600;
    margin:0 0 2px 0;
}
.iwevent_grid2 .iw-events-content .info-wrap .event-details .date{
    margin-top:3px;
}
.iwevent_grid2 .iw-events-content .info-wrap .event-details .address li{
    width:auto;
}


/*===== END ADDITION CSS =====*/

/*======== BUTTON CSS =======*/
.iw-button .rounded {
    -webkit-border-radius: 20px;
    border-radius: 20px;
}
.iw-button a.bg-white {
    background-color: #ffffff;
}
.iw-button a.bg-grey {
    background-color: #e6e6e6;
}
.iw-button a.bg-none {
    background: none;
}
.iw-button a.color-white {
    color: #ffffff;
}
.iw-button a.color-grey {
    color: #e6e6e6;
}
.iw-button a.button-text {
    border: 2px solid;
    padding: 10px 25px;
}
.iw-button a.border-white {
    border-color: #ffffff;
}
.iw-button a.border-grey {
    border-color: #e6e6e6;
}
.iw-button.button2 a {
    border: none;
}
.iw-button.button-normal a {
    font-size: 14px;
}
.iw-button.button-normal a {
    font-size: 14px;
}
.iw-button.button-small a {
    font-size: 12px;
}
.iw-button.button-small a {
    font-size: 18px;
}
.iw-button.button3 {
    font-size: 15px;
}
.iw-button.button3 .iw-button-text {
    display: inline-block;
    margin-right: 15px;
    float: left;
}
.iw-button.button3 a.button-text {
    border: none;
    padding: 29px 9px;
    display: inline-block;
}
.iw-button.button3 a span {
    border: 1px #ffffff solid;
    padding: 20px 25px;
}
.iw-button .iw-button-side-link {
    font-family: Merriweather, Georgia, seriferri;
    float: left;
    margin-top: 27px;
}
.iw-button .iw-button-side-link .iw-button-separator {
    font-style: italic;
    margin-right: 10px;
}
.iw-button .iw-button-side-link .side-link {
    font-weight: bold;
    font-style: italic;
    color: #838383;
}
.iw-button .iw-button-side-link .side-link i {
    margin-left: 5px;
}


/* button 2 */
.iw-button{
    text-transform: uppercase;
    font-size: 18px;
}

.iw-button-style-default{
}
.iw-button-style-outline{
    border-width: 2px;
    border-style: solid;
}
.iw-button-shape-square{
    border-radius: 0;
}
.iw-button-shape-rounded{
    border-radius: 20px;
}
.iw-button-container .iw-button-style {
    display: inline-block;
}
.iw-button-container .iw-button-style a.iw-button {
    display: inline-block;
    padding: 15px 25px;
    line-height: 1;
    font-weight: 600;
}
.iw-button-container .iw-button-style a.iw-button.iw-button-size-small {
    padding: 10px 25px;
}
.iw-button-style .iw-button-size-small {
    font-size: 14px;
    left: auto;
    right: 0;
}
.iw-button-style .iw-button-size-normal {
    font-size: 15px;
}
.iw-button-style .iw-button-size-large {
    font-size: 18px;
}
.iw-button-style.outline .iw-button-color-white {
    border-color: #ffffff;
    color: #ffffff;
}
.iw-button-style.outline .iw-button-color-white {
    border-color: #ffffff;
    color: #ffffff;
}
.iw-button-style.outline .iw-button-color-grey {
    border-color: #e6e6e6;
    color: #e6e6e6;
}
.iw-button-style-default.iw-button-color-theme {
    color: #ffffff;
}
.iw-button-style-default.iw-button-color-theme:hover{
    /*background-color: #ff0000;*/
    /*color: #fff;*/
}
.iw-button-style-default.iw-button-color-white{
    background-color: #ffffff;
    color: #e6e6e6;
}
.iw-button-style-default.iw-button-color-grey{
    background-color: #e6e6e6;
    color: #545454;
}
.iw-button-style-default.iw-button-color-grey:hover{
    /*background-color: #ccc;*/
    /*color: #fff;*/
}
.iw-button.iw-button-color-grey:hover, .iw-button.iw-button-color-white:hover {
    color: #ffffff;
}

.iw-button-style-outline.iw-button-color-theme{
    background-color: transparent;
}
.iw-button-style-outline.iw-button-color-theme:hover{
    /*background-color: #ff0000;*/
    /*color: #fff;*/
}
.iw-button-style.inline a.iw-button {
    color: #ffffff;
    position: relative;
    padding: 25px 30px;
}
.iw-button-style.inline .iw-button:after {
    position: absolute;
    border: 1px #ffffff solid;
    left: 10px;
    top: 10px;
    right: 10px;
    bottom: 10px;
    display: block;
    content: "";
}
.iw-button-style.inline .iw-button-shape-rounded.iw-button:after{
    border-radius: 20px;
}
.iw-button-style .iw-button-separator, .iw-button-style .side-link {
    font-family: Merriweather, Georgia, serif;
    color: #838383;
    text-transform: uppercase;
}
.iw-button-style .iw-button-separator {
    font-style: italic;
    margin: 0 10px 0 15px;
    font-size: 15px;
    font-weight: 700;
}
.iw-button-style .side-link {
    margin-right: 5px;
    padding: 0;
    font-style: italic;
    font-weight: 700;
}
.iw-button-style .side-link i {
    margin-left: 5px;
}
a.iw-button i, button.iw-button i {
    margin-left: 15px;
}
.rtl a.iw-button i, button.iw-button i {
    margin: 0 15px 0 0;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.iw-mailchimp-form.style3 .ajax-overlay {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    height: 100%;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
}
.iw-mailchimp-form.style3 .iw-email-notifications {
    position: relative;
}
.iw-mailchimp-form.style3 .ajax-overlay .ajax-loading {
    bottom: 32px;
    left: auto;
    position: absolute;
    right: 40px;
    top: auto;
    -webkit-transform: none;
    transform: none;
}
.rtl .iw-mailchimp-form.style3 .ajax-overlay .ajax-loading {
    right: auto;
    left: 40px;
}
/*===== END BUTTON CSS ====*/

/** SHORTCODE ***/
/** END SHORTCODE ***/

/* ----- RESPONSIVE ----- */
@media (min-width: 1700px) {
    .mouse-icon-wrap{
        bottom: 90px;
    }
}

@media (max-width:1400px) {
    .iw-footer-v2.iw-footer-v3 .footer-content > a {
        padding: 10px 0;
    }
    .iw-footer-v2.iw-footer-v3 .footer-content > p {
        padding: 0 0 15px;
    }
    .iw-footer-v2.iw-footer-v3 .copy-right {
        padding: 20px 0 10px;
    }
}
@media (max-width: 1369px) {
    .slider-2 .bt-buy-ticket a {
        font-size: 16px !important;
        line-height: 16px !important;
    }
    .slider-2 .bt-buy-ticket a:before {
        transform: translateY(-15px);
        height: 1px;
    }
    .slider-2 .bt-buy-ticket a:after {
        transform: translateY( 15px);
        height: 1px;
    }
}
@media (max-width: 1350px) and (min-width: 1200px) {
    body .header.header-version-5 .iw-main-menu .iw-nav-menu li a {
        margin-right: 35px;
    }
}
@media (max-width: 1300px) and (min-width: 1200px){
    .iw-sponsors-list.style2.owl-theme .owl-controls .owl-buttons div.owl-prev,
    .iwe-sponsor-block.style3 .iwe-sponsors-list.owl-theme .owl-controls .owl-buttons div.owl-prev{
        left:10px;
    }
    .iw-sponsors-list.style2.owl-theme .owl-controls .owl-buttons div.owl-next,
    .iwe-sponsor-block.style3 .iwe-sponsors-list.owl-theme .owl-controls .owl-buttons div.owl-next{
        right:10px;
    }
}

@media (max-width: 1399px) and (min-width: 1024px){
    .scrollview div.iwe-checkout.style6 {
        padding-top:55px;
    }
    .scrollview .iw-share-box.style2 {
        padding-top: 180px;
    }
    .scrollview .margin-0{
        margin: 0!important;
    }
    .scrollview .margin-10{
        margin:10px 0!important;
    }
    .scrollview .margin-20{
        margin:20px 0!important;
    }
    .scrollview .margin-30{
        margin:30px 0!important;
    }
    .scrollview .iwe-pricing-block.style4  .ticket-item{
        margin-bottom:30px;
    }
    .scrollview .iwe-pricing-block.style4 .plan-price {
        padding: 40px 0;
    }
    .scrollview .iwe-pricing-block.style4 .plan-button {
        padding: 20px 0;
    }
    .info-item.style5{
        margin-bottom: 20px;
    }
    .scrollview .iwe-sponsor-block.style3 .iwe-sponsor-block-title {
        margin-bottom: 5px;
    }
    .scrollview .iwe-speaker-block.style7 .speaker-item{
        max-height:390px;
    }

}
@media (min-width: 1200px) {
    .body-boxed .header-default{
        max-width: 1200px;
        margin: 0 auto;
    }
    .body-boxed .header.header-version-2{
        max-width: 1200px;
        margin: 0 auto;
    }
    .body-boxed .header.header-version-5{
        margin: 0 auto;
        max-width: 100%;
        width: 1200px;
    }
    .body-boxed .header.header-version-3 {
        border-bottom: 0 none;
        position: relative;
    }
    .body-boxed .header.header-version-3.header-sticky-one-page .iw-menu-default{
        position: relative;
    }

    .body-boxed .header.header-version-5 .iw-main-menu .iw-nav-menu li a{
        margin-right: 30px;
        padding-right: 0;
    }
}

@media (max-width: 1199px) and (min-width: 992px) {
    /*----------------- header default ---------------*/
    .header .search-form > a{
        top: 0;
    }
    .header.header-default .iw-main-menu > .iw-nav-menu > li > a {
        margin-right: 25px;
    }
    .header.header-default .logo {
        padding: 25px 0;
    }
    .header.header-default .search-form > a{
        top: 30px;
    }
    .header.header-default .cart-icon {
        top: 27px;
    }
    div.iwe-checkout.style4 .field-label{
        float:none;
        width:auto;
    }
    div.iwe-checkout.style4 .field-input{
        margin-left:0;
    }
    .header .iw-menu-default{
        margin-top: 0;
    }
    .header.header-default .cart-icon{
        top: 28px;
    }
    .header .iw-menu-default .iw-nav-menu li .sub-menu,
    .header .iw-menu-default .iw-nav-menu > li .sub-menu li .sub-menu {
        max-width: 200px;
    }
    body.down .header-sticky.clone .main-menu {
        margin-top: 0;
    }
    body.down .header-sticky.clone .logo {
        padding:0;
    }
    body.down .header.header-sticky.clone .logo {
        padding: 15px 0;
    }
    body.down .header.header-version-2.header-sticky.clone .logo {
        padding: 8px 0;
    }
    .header.header-version-2 .remote-search{
        top: 0;
        right: 0;
    }
    .header.header-version-2 .iw-icon-search-cart .search-form a{
        right: 7px;
    }
    body.down .header.header-version-2.clone .remote-search {
        top: -10px;
    }
    body.down .header.header-version-2.clone .iw-icon-search-cart .search-form a {
        top: 20px;
    }

    .header.header-version-6 .iw-icon-search-cart {
        position: relative;
    }
    /* --------------- Responsive menu header version 3 ---------------*/
    .header.header-version-3 .iw-main-menu .iw-nav-menu > li {
        padding-bottom: 25px;
    }
    /* --------------- Responsive menu header version 4 ---------------*/
    /*.header.header-version-4 .icon-toggle i{*/
    /*z-index: 99;*/
    /*}*/

    /*---------------- Responsive menu header version 5 ---------------*/
    .header.header-version-5 .iw-main-menu .iw-nav-menu li a {
        margin-right: 15px;
    }
    body.down .header.header-version-5.header-sticky.clone .logo {
        padding: 0;
    }
    /*----------------- Responsive one-page person 992px-------------- */

    .iw-header-block-4 {
        display: table-cell;
        height: 100vh;
        left: 25px;
        position: relative;
        top: 0;
        vertical-align: middle;
        width: 100%;
    }

    .iwe-schedule.iwe-schedule-person .iw-content .scheduce-wrapper li span::after{
        display: none;
    }
    .iwe-schedule.iwe-schedule-person .iw-content .scheduce-wrapper li span{
        width: 85px;
        margin: 0;
        text-align: left;
    }
    .iwe-schedule.iwe-schedule-person  .iw-image > span {
        display: inline-block;
    }
    .iwe-schedule.iwe-schedule-person .iw-image img {
        height: auto;
    }
    .iwe-schedule.iwe-schedule-person .iw-content {
        float: left;
        padding-left: 30px;
    }
    .iwe-schedule.iwe-schedule-person .iw-content h4{
        padding-top: 100px;
    }
    .iwe-schedule.iwe-schedule-person .iw-image {
        float: right;
        position: relative;
        width: 50%;
    }
    .iw-sponsors-list.style2.owl-theme .owl-controls .owl-buttons div.owl-prev,
    .iwe-sponsor-block.style3 .iwe-sponsors-list.owl-theme .owl-controls .owl-buttons div.owl-prev {
        left: 0;
    }
    .iw-sponsors-list.style2.owl-theme .owl-controls .owl-buttons div.owl-next,
    .iwe-sponsor-block.style3 .iwe-sponsors-list.owl-theme .owl-controls .owl-buttons div.owl-next {
        right: 0;
    }

    /*------------------ One-page person ---------------*/
    .page-title {
        margin-top: 150px;
    }
    .iw-contact-address .title_contact_form::after{
        width: 40%;
    }
    .iw-footer-default .iw-mailchimp-form.style2 .mc-email{
        width: 140px;
    }

    /*------------------ One-page fashion ---------------*/

    .iw-header-block-3 .title{
        font-size: 150px;
    }

}

@media (max-width: 1199px){
    div.iwe-speaker-block.style5 .owl-theme .owl-controls{
        position:relative;
        margin:10px 0 0 0;
    }
    div.iwe-speaker-block.style5 .owl-theme .owl-controls .owl-buttons .owl-next,
    div.iwe-speaker-block.style5 .owl-theme .owl-controls .owl-buttons .owl-prev{
        position:relative;
    }
    .iw-product-list.style1 .product-content{
        padding-top:80px;
    }
    .iw-heading.style14 .iwh-title,
    div.iwe-checkout.style6 .iwe-title-block .iwe-title{
        font-size: 50px;
    }
    .iw-sponsors-list.style2,
    .iwe-sponsor-block.style3 .iwe-sponsors-list{
        padding: 0 30px;
    }
    .iw-sponsors-list.style2.owl-theme .owl-controls .owl-buttons div.owl-prev,
    .iwe-sponsor-block.style3 .iwe-sponsors-list.owl-theme .owl-controls .owl-buttons div.owl-prev{
        left: -30px;
    }
    .iw-sponsors-list.style2.owl-theme .owl-controls .owl-buttons div.owl-next,
    .iwe-sponsor-block.style3 .iwe-sponsors-list.owl-theme .owl-controls .owl-buttons div.owl-next {
        right: -30px;
    }
    .iw-product-list.style1{
        padding:0 15px;
    }
    .iw-product-list.style1.owl-theme .owl-controls{
        bottom:30px;
    }
    .iwe-pricing-block.style3 .tickets{
        padding: 0 30px;
    }
    div.iwe-schedule-block.style3 .schedule-time-item{
        padding-left:15px;
        padding-right:15px;
    }
    .iw-product-list.style1 .product-content .product-title{
        font-size:42px;
    }
    .iwe-speaker-block.style4 .speaker-slider-title-block .speaker-title{
        font-size:80px;
        line-height:1;
    }
    .info-item-about div.wpb_single_image{
        text-align:left;
    }
    .iw-heading.style8 .iwh-title{
        font-size:44px!important;
    }
    div.iw-heading.style8 .iwh-sub-title{
        margin-bottom:30px;
    }
    .iwe-schedule-block.style3 .schedule-row:before{
        left: calc((100% - 970px)/2);
        width: 970px;
    }
    .iwe-schedule-block.style3 .schedule-row.item-left:before{
        left: calc((100% - 970px)/2 + 10px);
    }
    .iwe-schedule-block.style3 .schedule-row.item-right:before{
        left: calc((100% - 970px)/2 - 10px);
    }
    .iw-heading.style13 .iwh-title{
        font-size:80px!important;
    }
    .iw-share-box.style2 .share-email,
    .inwave-map.style4 .map-content .description{
        font-size:40px;
    }

    .iwe-schedule.iwe-schedule-fashion .iw-content .scheduce-wrapper li span::before{
        display: none;
    }
}
@media(min-width: 1024px){
    div.iwe-checkout.style6{
        padding:0;
    }
}
@media (max-width: 1023px) {
    .inwave-map.style4 {
        position:relative;
        width:auto;
    }
    .iw-image-box.style2{
        margin-top:40px;
    }
    .iw-events-grid .title-block .hidden-title,
    div.iw-heading.style1 .iw-heading-title-hidden{
        font-size:100px;
    }
}
@media (min-width: 992px) {
    .header-version-5 .iw-main-menu ul.iw-nav-menu > li {
        -webkit-opacity: 0;
        opacity: 0;
        -webkit-transform: translateX(10px);
        transform: translateX(10px);
    }
}
/*Off canvas Responsive for Small Devices*/
@media (max-width: 991px) {

    .iw-mailchimp-form.style3 .mc-right .mc-input-group input {
        margin-bottom: 15px;
        float: none;
    }
    .iw-mailchimp-form.style3 .mc-right .mc-input-group .mc-submit {
        display: block;
    }
    /*===  KIENNB  ===*/
    .iw-posts.style1 .owl-theme .owl-controls .owl-buttons div{
        top:100%;
        margin:10px 0 0 0;
    }
    .inwave-map.style2 .map-content-wraper .title {
        font-size: 50px;
    }
    .inwave-map.style2 .description {
        font-size: 16px;
        line-height:28px;
    }
    div.inwave-map.style2 .get-in-touch a {
        padding: 0;
        text-align: center;
        line-height: 50px;
    }
    div.inwave-map.style2 .get-in-touch {
        bottom: 50px;
        height: auto;
        left: 25px;
        right: auto;
        z-index: 14;
    }
    div.inwave-map.style2 .image-rotate {
        transform: none;
        width: auto;
    }
    div.inwave-map.style2 .map-overlay-inner {
        transform: none;
    }
    div.inwave-map.style2 .map-overlay {
        height: auto;
        left: auto;
        position: relative;
        top: auto;
        width: auto;
    }
    div.inwave-map.style2 .map-content-wraper {
        left: auto;
        margin: 0 !important;
        top: 50px;
    }
    div.iwevent-statistic .iw-event-info li{
        padding-left:15px;
        padding-right:15px;
    }
    .inwave-map.style4 .map-content .map-info > div {
        margin-bottom: 10px;
    }
    .iwe-pricing-block.style4  .ticket-item{
        margin-bottom:30px;
    }
    .iw-share-box.style2 .share-title{
        font-size:16px;
    }
    .iw-share-box.style2 .share-desc{
        font-size:14px;
    }
    .iw-share-box.style2 .share-email,
    .inwave-map.style4 .map-content .description{
        font-size:34px;
    }
    .iwe-speaker-block.style7 .speaker-item .speaker-image img{
        width:100%;
    }
    .iw-heading.style14 .iwh-title,
    div.iwe-checkout.style6 .iwe-title-block .iwe-title{
        font-size: 40px;
    }
    .iw-heading.style14 .iwh-sub-title {
        font-size: 16px;
    }
    .iw-heading.style14 .iwh-sub-sub-title {
        font-size: 18px;
    }
    .iw-slider .slider-item.style1 .slider-image img{
        width:100%;
    }
    .iw-heading.style13 .iwh-title{
        font-size:65px!important;
    }
    .iwe-schedule-block.style3 .schedule-row:before,
    .iwe-schedule-block.style3 .schedule-row:after{
        display:none;
    }
    .iw-sponsors-list.style2,
    .iwe-sponsor-block.style3 .iwe-sponsors-list{
        padding: 0 55px;
    }
    .iw-sponsors-list.style2.owl-theme .owl-controls .owl-buttons div.owl-prev,
    .iwe-sponsor-block.style3 .iwe-sponsors-list.owl-theme .owl-controls .owl-buttons div.owl-prev{
        left: -10px;
    }
    .iw-sponsors-list.style2.owl-theme .owl-controls .owl-buttons div.owl-next,
    .iwe-sponsor-block.style3 .iwe-sponsors-list.owl-theme .owl-controls .owl-buttons div.owl-next{
        right: -10px;
    }
    .iwe-checkout.style4{
        padding:0 15px;
    }
    .iw-product-list.style1{
        padding-bottom:20px;
    }
    .iw-product-list.style1.owl-theme .owl-controls,
    .rtl .iw-product-list.style1.owl-theme .owl-controls{
        bottom: 15px;
        left: 50%;
        right:auto;
        transform: translateX(-50%);
    }
    .iw-product-list.style1 .product-content{
        padding:40px 15px;
    }
    .iwe-pricing-block.style3 .tickets{
        padding: 0;
    }
    .iwe-pricing-block.style3 .iw-event-pricing .ticket-item{
        margin-bottom:30px;
    }
    .iwe-pricing-block.style3 .iw-event-pricing{
        padding:0 15px;
    }
    div.iwe-schedule-block.style3 .schedule-time-item{
        float:none;
        width:auto;
        padding-bottom:40px;
    }
    .iw-product-list.style1 .product-content .product-title{
        font-size:38px;
    }
    .iwe-speaker-block.style4 .speaker-slider-title-block .speaker-title{
        font-size:65px;
    }
    div.iw-heading.style9 .iwh-title{
        font-size:30px;
    }
    div.iw-heading.style9 .iwh-sub-title{
        font-size:20px;
    }
    .iw-heading.style9 .iwh-title span{
        padding-left:30px;
    }
    .iw-heading.style8 .iwh-title{
        font-size:38px!important;
    }
    div.iw-heading.style8 .iwh-sub-title{
        margin-bottom:20px;
    }
    .blog-author .authorAvt{
        width:90px;
    }
    .blog-author .authorDetails {
        margin-left: 115px;
    }
    .speaker-slider .slick-prev{
        left:112px;
    }
    .speaker-slider .slick-next{
        right:112px;
    }
    .iw-shortcode-tabs .iw-tabs.layout2 .iw-tab-video{
        position:relative;
        padding-top:20px;
    }
    .iw-shortcode-tabs .iw-tabs.layout2{
        padding-bottom:0;
    }
    /*==== END KIENNB====*/

    /*TruongDX*/

    .header .iw-menu-none-mobile{
        /*display: none;*/
    }
    .body.down .header.header-sticky .search-form > a {
        top: 10px;
    }
    .header .off-canvas-open{
        display: block;
    }
    .st-body {
        position: relative;
        right: 0;
        -webkit-transition: right 0.5s;
        transition: right 0.5s;
    }

    .st-menu {
        position: fixed;
        top: 0;
        right: 0;
        z-index: 100;
        width: 240px;
        height: 100%;
        display: block;
        background: #1c1c1c;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
    }
    .admin-bar .st-menu{
        top: 32px;
    }

    /* Effect 3: Push*/
    .st-effect-3.st-menu-open .st-body {
        right: 240px;
        -webkit-transition: right 0.5s;
        transition: right 0.5s;
    }

    .st-effect-3 .st-menu {
        right:-240px;
        -webkit-transition: right 0.5s;
        transition: right 0.5s;
    }

    .st-effect-3.st-menu-open .st-menu {
        -webkit-transition: right 0.5s;
        transition: right 0.5s;
        right: 0;
    }

    .st-effect-3 .st-menu::after {
        display: none;
    }

    .rev_slider_wrapper{
        left: 0 !important;
    }
    .canvas-menu-title{
        position: relative;
    }
    #off-canvas-close i {
        color: #ffffff;
        position: absolute;
        right: 0px;
        top: 17px;
    }

    .header{
        border-bottom: 0;
        background: #0A0A0A;
    }
    .header.header-default .logo{
        padding: 10px 0;
    }
    .header-default .iw-main-menu{
        display: none;
    }
    .header-default .iw-icon-search-cart .search-form {
        margin-right: 20px;
    }
    .header .search-form-header.display-search-box {
        height: 45px;
    }
    .header .search-form-header .search-box input{
        font-size: 18px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .header .iw-icon-search-cart{
        float: none;
        text-align: right;
    }
    .header .iw-icon-search-cart:after{
        display: block;
        content: '';
        clear: both;
    }
    .iw-icon-search-cart > button {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        border: 0 none;
        float: right;
        position: relative;
        top: 20px;
    }
    .iw-icon-search-cart > button i{
        color: #ffffff;
        font-size: 18px;
    }
    .header .cart-icon{
        position: static;
        float: right;
        margin: 10px;
    }
    .header .navbar.navbar-default.navbar-bg-light{
        margin-top: 0;
    }
    .header .logo {
        margin: 0;
        padding: 0 0 15px;
    }

    .off-canvas-menu h2.canvas-menu-title {
        border-bottom: 1px solid #4e4e4e;
        color: #b8b8b8;
        font-size: 16px;
        font-weight: 700;
        line-height: 30px;
        margin: 0 15px;
        padding: 10px 0;
        text-transform: uppercase;
    }
    .off-canvas-menu .canvas-menu li > a {
        border-bottom: 1px solid #4e4e4e;
        color: #ffffff;
        display: block;
        font-size: 14px;
        font-weight: 700;
        line-height: 40px;
        margin: 0 15px;
        position: relative;
        text-transform: uppercase;
    }
    .off-canvas-menu .canvas-menu li:last-child > a{
        border-bottom: 0;
    }
    .off-canvas-menu .canvas-menu li:hover > a,
    .off-canvas-menu .canvas-menu li.selected.active > a{
        color: #d4094c;
    }
    .off-canvas-menu .canvas-menu .sub-menu.child-nav.dropdown-nav {
        margin: 0 20px;
    }
    .off-canvas-menu .canvas-menu span span {
        float: right;
        position: relative;;
    }
    .off-canvas-menu .canvas-menu span span.icon-arrow {
        right: 0;
        top: 0;
    }
    .off-canvas-menu .canvas-menu span span.icon-arrow:before{
        color: rgb(255, 255, 255);
        content: "";
        margin: 0 10px;
        font-family: "FontAwesome";
    }
    .off-canvas-menu .canvas-menu .sub-menu li > a{
        border-bottom: 0;
        text-transform: none;
    }
    .header.header-default .search-form > a{
        top: 11px;
    }
    body.down .header.header-sticky .search-form > a {
        top: 10px;
    }
    .header.header-version-2 .logo{
        border-right: 0;
        text-align: left;
    }
    .header.header-version-2 {
        top: 0;
    }
    .header.header-version-2 .iw-menu-none-mobile{
        display: block;
        position: static;
    }
    .header.header-version-2 .iw-menu-none-mobile .iw-menu-default{
        display: none;
    }
    .header.header-version-2 .header-2-search-form{
        left: 0;
    }
    .header.header-version-2 .header-2-search-form.show-form{
        border-right: 0;
        margin-left: 0;
        width: 70%;
    }
    .header.header-version-2 .iw-icon-search-cart .search-form a {
        right: -15px;
        top: 7px;
    }
    .header.header-version-2 .iw-icon-search-cart > button{
        top: 15px;
    }
    .header.header-version-2 .remote-search{
        right: 10px;
        top: 25px;
    }
    .header.header-version-2 .logo {
        padding: 10px 0 10px;
    }
    /*----------- header version 3 ------------*/
    .header.header-version-3::after {
        clear: both;
        content: "";
        display: block;
    }
    .logo-one-page {
        float: left;
        padding: 0 15px;
    }
    .header.header-version-3 .logo-one-page .logo {
        left: 0;
        position: relative;
        top: 0;
    }
    .header.header-version-3.header-sticky-one-page .iw-menu-default {
        float: right;
        position: relative;
        top: auto !important;
    }
    .header.header-version-3 .iw-main-menu{
        display: none;
    }
    .header .iw-main-menu .iw-nav-menu > li {
        padding-bottom: 25px;
    }
    .header.header-version-3 .iw-toggle-music {
        display: block;
        position: absolute;
        right: -20px;
        top: 25px;
    }
    .header.header-version-3 .iw-toggle-music:hover{
        cursor: pointer;
    }
    .header.header-version-3 .iw-toggle-music i{
        font-size: 20px;
        color: white;
    }
    .admin-bar .header.header-version-3 .logo-one-page .logo {
        top: 5px;
    }

    /*----------- header version 4 ------------*/

    /*----------- header version 5 ------------*/
    .header.header-version-5 {
        padding-right: 0;
    }
    .admin-bar .header.header-version-4.header-version-5,
    body.down.admin-bar .header.header-version-4.header-version-5.header-sticky{
        top: 0;
    }
    body.down.admin-bar .header.header-version-4.header-version-5.header-sticky.clone{
        top: 32px;
    }
    .header.header-version-5 .logo {
        margin: 6px 0;
    }
    .header.header-version-5 .iw-menu-default .iw-main-menu .iw-nav-menu{
        display: none;
    }
    .header.header-version-5 .navbar.navbar-default.navbar-bg-light {
        margin-top: 0;
    }
    .header.header-version-5 .iw-button-toggle-header-v5 {
        position: relative;
        right: 0;
        top: 10px;
    }
    body.down .header.header.header-version-5.header-sticky.clone .logo {
        padding: 0;
    }
    /*----------- header version 6 ------------*/
    .header.header-version-6 .iw-menu-none-mobile {
        display: block;
    }

    /*-------------- Reponsive contact page ------------- */

    .page-title {
        margin-top: 127px;
    }
    .iw-contact-us textarea{
        height: 100px;
    }

    /*--------------- Footer Default --------------*/
    .iw-footer-default .slickr-flickr-gallery ul li {
        float: left;
        margin-bottom: 20px;
        padding: 0;
        width: 15%;
    }
    .iw-footer-default .slickr-flickr-gallery ul li a{
        float: left;
    }

    /*------------- Sticky max-width 991px -----------*/
    body.down .header.header-sticky .cart-icon{
        position: relative;
        top: 10px;
    }
    body.down .header.header-default.header-sticky .cart-icon{
        top: 0;
    }

    body.down .header.header-default.header-sticky .iw-icon-search-cart > button {
        top: 20px;
    }
    body.down .header.header-sticky .iw-icon-search-cart > button{
        top: 27px;
    }
    body.down .header.header-version-2.header-sticky .iw-icon-search-cart > button {
        top: 30px;
    }

    /*------------------ Reponsive fashion page ----------------- */
    .menu-activated .header.header-version-5.header-version-7{
        background: none;
    }
    .header.header-version-5.header-version-7 .logo {
        margin: 10px 0 0 20px;
    }
    .header.header-version-5.header-version-7 .iw-button-toggle-header-v5 {
        left: auto;
        margin-top: 0;
        position: absolute;
        right: 20px;
        top: 20px;
    }
    .iwe-schedule.iwe-schedule-fashion h4{
        padding-top: 0;
    }
    .iw-footer-v2.iw-footer-v3 .footer-content-top{
        padding-bottom: 0;
    }
    div.iw-tab-video .play-button {
        bottom: calc(50% - 40px);
    }

    .iw-posts.style3 .post-item .read-more{
        margin-bottom: 30px;
    }
    /*End TruongDX*/
}
@media (min-width: 768px) and (max-width:991px){
    .iw-shortcode-tabs .iw-tabs.layout1 .iw-tab-items .iw-tab-item {
        display: table-cell;
    }
    .slider-1 .tp-caption span{
        font-size: 75%!important;
    }
    .text-slider-1{
        font-size: 12px!important;
    }
    /*------------------ Reponsive fashion page ----------------- */
    .iw-header-block-3 .title{
        font-size: 150px;
    }
    .iw-header-block-3 > span::before,
    .iw-header-block-3 > span::after{
        display: none;
    }

}
@media (max-width: 767px){
    /* TruongDX */
    body.down.admin-bar .header.header-version-4.header-version-5.header-sticky.clone{
        top: 46px;
    }
    .slider-1 .tp-caption span{
        font-size: 45%!important;
    }
    .text-slider-1{
        font-size: 8px!important;
    }
    .iw-events-grid .title-block .hidden-title{
        font-size:75px;
        top:35px;
    }
    div.iw-mailchimp-form.style3 .mc-right{
        border:none;
        float:none;
        padding:10px 0 0 0;
        text-align:right;
        width:auto;
    }
    div.iw-mailchimp-form.style3 .mc-left{
        float:none;
        padding:0;
        text-align:right;
        width:auto;
    }
    div.iw-heading.style1 .iw-heading-title-hidden{
        font-size:75px;
    }
    .header-content-2 .title{
        font-size: 14px;
    }
    .header-content-2 > h2 {
        font-size: 28px;
        line-height: 36px;
    }
    .shape_content-2 .day.date,
    .shape_content-2 .hour.date,
    .shape_content-2 .minute.date,
    .shape_content-2 .second.date {
        font-size: 18px;
        height: 40px;
        line-height: 40px;
        margin: 0 10px;
        width: 40px;
    }
    .header-timer {
        padding: 30px 0;
    }
    .mouse-icon-wrap{
        display: none;
    }
    .header-content-2 > p{
        font-size: 14px;
    }
    .shape_content-2 .date-label{
        left: 15px;
    }
    .button-link-page {
        margin-top: 20px;
    }
    .button-link-page > a {
        margin: 0 5px;
        padding: 10px 20px;
    }

    div.iwevent-statistic .iw-event-info li{
        display:block;
        border:none;
    }
    .inwave-funfact{
        margin-left:15px;
        margin-right:15px;
    }
    .inwave-map.style4 .map-content .title{
        font-size:18px;
    }
    .iw-share-box.style2 .share-email,
    .inwave-map.style4 .map-content .description{
        font-size:26px;
    }
    .iw-image-box.style3 img.main-image{
        width:100%;
    }
    .iw-heading.style13 .iwh-title{
        font-size:55px!important;
    }
    .iw-posts-list .slick-prev{
        left:60px;
    }
    .iw-posts-list .slick-next{
        right:60px;
    }
    .iw-posts.style1 .iw-posts-list{
        padding-bottom: 85px;
    }
    .iw-posts-list .slick-dots{
        bottom:52px;
    }
    .iw-product-list.style1 .product-content .product-title{
        font-size:34px;
    }
    .iwe-speaker-block.style4 .speaker-slider-title-block .speaker-title{
        font-size:50px;
    }
    .iwe-speaker-block.style4 .speaker-slider-title-block .speaker-description{
        font-size:18px;
    }
    .iw-heading.style8 .iwh-title{
        font-size:32px!important;
    }
    div.iw-heading.style5 .iwh-sub-title{
        border: 0;
    }
    .post-info > div + div:before{
        display:none;
    }
    .post-info > div{
        padding-right:15px;
        display:block;
    }
    .single-post-share .social-icon {
        float: none;
        padding: 15px 0 0 0;
    }
    div.iw-shortcode-tabs .iw-tabs.layout2 .iw-tab-items .iw-tab-item{
        width:100%!important;
    }
    .speaker-slider .slick-prev{
        left:32px;
    }
    .speaker-slider .slick-next{
        right:32px;
    }
    div.inwave-map.style2 .get-in-touch{
        display: none;
    }

    /*------------------ Reponsive fashion page ----------------- */
    .iwe-schedule.style2.iwe-schedule-fashion .iw-content,
    .iwe-schedule.style3.iwe-schedule-fashion .iw-content {
        padding: 40px;
    }
    .iwe-schedule.iwe-schedule-fashion h4{
        padding-top: 0;
    }
    .iw-header-block-3 .title{
        font-size: 100px;
    }
    .iw-header-block-3 > span::before,
    .iw-header-block-3 > span::after{
        display: none;
    }
    .iwe-schedule.iwe-schedule-fashion .iw-content .scheduce-wrapper li span{
        width: 100%;
    }
    .slider-2 .iw-triangular {
        height: 360px;
        position: relative;
        width: 402px;
        z-index: 1;
    }
    .slider-2 .iw-triangular::after {
        border-left: 200px solid rgba(0, 0, 0, 0);
        border-right: 200px solid rgba(0, 0, 0, 0);
        border-top: 400px solid;
    }
    .iw-heading.style12 .iwh-title {
        font-size: 32px !important;
        line-height: 40px !important;
    }
}
@media (max-width: 600px){
    body.down.admin-bar .header.header-version-4.header-version-5.header-sticky.clone{
        top: 0;
    }
    body.down.admin-bar .header.header-sticky.clone{
        top: 0;
    }
}
/*===== 479px ======*/
@media (max-width: 479px){
    .text-slider-1{
        font-size: 5px!important;
    }
    .header-content-2 .title{
        font-size: 12px;
    }
    .header-content-2 > h2 {
        font-size: 26px;
        line-height: 36px;
    }
    .shape_content-2 .day.date,
    .shape_content-2 .hour.date,
    .shape_content-2 .minute.date,
    .shape_content-2 .second.date {
        font-size: 16px;
        height: 40px;
        line-height: 40px;
        margin: 0 10px;
        width: 40px;
    }
    .header-timer {
        padding: 30px 0;
    }
    .mouse-icon-wrap{
        display: none;
    }
    .header-content-2 > p{
        font-size: 14px;
    }
    .shape_content-2 .date-label{
        left: 15px;
    }
    .button-link-page {
        margin-top: 20px;
    }
    .button-link-page > a {
        margin: 0 5px;
        padding: 10px 20px;
    }
    div.iwe-checkout.style4 .field-label{
        float: none;
        width: auto;
    }
    div.iwe-checkout.style4 .field-input{
        margin-left: 0;
        margin-top: 10px;
    }
    .iw-product-list.style1 .product-content .product-title{
        font-size:28px;
    }
    .iwe-speaker-block.style4 .speaker-slider-title-block .speaker-title{
        font-size:40px;
    }
    .blog-author .authorAvt{
        width:auto;
        float:none;
    }
    .blog-author .authorDetails {
        margin: 25px 0 0 0;
    }
    .speaker-slider .slick-prev{
        left:8px;
    }
    .speaker-slider .slick-next{
        right:8px;
    }


    /*----------- sticky header ---------------*/
    body.down .header.header-sticky .search-form > a{
        top: 10px;
    }
    body.down .header.header-sticky .cart-icon{
        top: 0px;
    }
    body.down .header.header-sticky .iw-icon-search-cart > button {
        top: 20px;
    }
    .header.header-version-2 .iw-icon-search-cart > button {
        top: 20px;
    }
    .header.header-version-2 .iw-icon-search-cart .search-form a{
        top: 10px;
    }
    .header.header-version-2 .search-form-header .search-box input{
        font-size: 14px;
    }
    .header.header-version-2 .remote-search{
        top: 15px;
    }

    body.down .header.header-version-2.clone .iw-icon-search-cart .search-form a {
        top: 15px;
    }
    /*----------- One-page education -----------*/
    .share-row::before,
    .share-row::after{
        display: none;
    }
    .iw-heading.style4 .iwh-title{
        font-size: 36px;
        margin: 0;
    }
    body .iw-heading.style4 > .iwh-sub-title {
        font-size: 20px;
    }
    body .share-row .iw-button-style.inline a.iw-button{
        display: block;
        margin-bottom: 15px;
    }
    body .iw-image-box.style1 {
        height: auto;
        left: 0;
        position: relative;
        width: auto;
    }
    .iw-image-box.style1 span:nth-child(1),
    .iw-image-box.style1 span:nth-child(2),
    .iw-image-box.style1 span:nth-child(3) {
        left: 0;
        position: relative;
        top: 0;
    }
    .iw-image-box.style1 span:nth-child(1):after,
    .iw-image-box.style1 span:nth-child(2):after,
    .iw-image-box.style1 span:nth-child(3):after{
        display: none;
    }
    .iwe-speaker-block.style3 .speakers-with-quote .speakers-item{
        width: 100%;
        height: auto;
    }
    .iwe-speaker-block.style3 .speakers-with-quote .speakers-item.item-quote {
        padding: 20px 0;
        width: 100%;
    }
    .iwe-speaker-block.style3 .speakers-with-quote .speakers-item.item-quote .quote-title{
        font-size: 40px;
    }
    .iwe-speaker-block.style3 .speakers-with-quote .speakers-item.item-quote .quote-desc{
        margin-left: 0;
        padding: 15px;
        font-size: 13px;
    }
    .iwe-speaker-block.style3 .speakers-with-quote .speakers-item.item-quote .quote-desc::after{
        font-size: 40px;
        left: -15px;
        top: 15px;
    }
    .iwe-speaker-block.style3 .speakers-with-quote .speakers-item.item-quote .quote-name{
        margin-top: 0;
        padding: 0 20px;
    }
    .speaker-overlay{
        top: 35%;
    }
    .iw-heading-sponsor.iw-heading.style4 .iwh-title{
        font-size: 36px;
    }
    .iw-heading-sponsor.iw-heading.style4 .iwh-sub-title{
        font-size: 14px;
        width: 230px;
    }
    .iw-row-time-table{
        padding-left: 0!important;
    }
    .iw-heading.style5 {
        margin-bottom: 20px!important;
    }
    .iwe-schedule.style1 > h4{
        margin: 0;
    }
    .iwe-schedule.style1 > h4:after,
    .iw-row-time-table .image-right .vc_single_image-wrapper::after,
    .iw-row-time-table .vc_single_image-wrapper::after,
    .iw-row-time-table .wpb_single_image.image-right:after,
    .iw-row-time-table .wpb_single_image::before{
        display: none;
    }
    .iw-row-time-table .wpb_single_image.image-right,
    .iwe-schedule.style1 .scheduce-wrapper {
        margin: 0;
    }
    .iwe-schedule.style1 .scheduce-wrapper li span{
        text-align: left;
        line-height: 30px;
        width: 100%;
    }
    .iwe-schedule.style1 .scheduce-wrapper li small{
        margin: 0;
        line-height: 40px;
    }
    .speaker-overlay {
        top: 60%;
    }
    /*----------- One-page person -----------*/
    .header.header-version-5 {
        padding-right: 0;
    }
    .iw-header-block-4 {
        margin-left: 0;
        padding: 65px 15px 25px;
    }
    .iw-header-block-4 .title > span {
        font-size: 22px;
        line-height: 30px;
    }
    .iw-header-block-4 .sub-title {
        font-size: 18px;
        line-height: 32px;
    }
    .iw-header-block-4 .sub-title {
        font-size: 18px;
        line-height: 32px;
        padding: 0 0 30px;
    }
    .iw-header-block-4 .content-main .link-text{
        top: 0;
    }
    .iw-header-block-4 .link-text > a{
        padding: 5px 10px;
    }
    .iw-header-block-4 form.form-input-person::after{
        width: 100%;
        bottom: 0;
    }
    .iw-header-block-4 form.form-input-person {
        font-size: 30px;
        margin:0;
        position: relative;
        width: 100%;
    }
    .iw-header-block-4 .link-text > a {
        font-size: 16px;
        line-height: 25px;
        padding: 5px 10px;
    }
    .iw-header-block-4 .social-icon {
        bottom: 0;
        left: 0;
        padding-top: 20px;
        position: relative;
    }
    .iw-header-block-4 .social-icon {
        bottom: 0;
        left: 0;
        padding-top: 20px;
        position: relative;
    }
    .iwe-pricing-block.style5 .ticket-item {
        min-height: 400px;
    }
    .iwe-pricing-block.style5 .ticket-item .plan-description{
        padding: 0 15px;
    }
    .iwe-sponsor-block.style3 .iwe-sponsors-list.owl-theme .owl-controls .owl-buttons div.owl-next {
        right: 10px;
    }
    .iwe-sponsor-block.style3 .iwe-sponsors-list.owl-theme .owl-controls .owl-buttons div.owl-prev {
        left: 10px;
    }
    .iwe-schedule.iwe-schedule-person .iw-content {
        float: none;
        padding-left: 15px;
        position: relative;
        width: 100%;
        z-index: 2;
    }
    .iwe-schedule.iwe-schedule-person .iw-image {
        float: none;
        position: absolute;
        right: 0;
        top: 0;
        width: 100%;
        z-index: 1;
    }
    .iwe-pricing-block.style5 .plan-button a{
        margin-top: 30px;
    }
    .iw-heading.style14{
        margin-top: 100px;
    }
    .iw-heading.style14 .iwh-sub-title {
        font-size: 16px;
        padding: 0 15px;
    }
    .iwe-schedule.iwe-schedule-person .iw-image > span {
        display: inline-block;
        height: auto;
        width: 100%;
    }
    .iwe-schedule.iwe-schedule-person .iw-image img {
        max-height: 550px;
        width: 100%;
    }

    .iwe-schedule.iwe-schedule-person.style5 .iw-content {
        padding-left: 15px;
    }
    .iwe-schedule.iwe-schedule-person .iw-content .date-time > span{
        padding: 0;
    }
    .iwe-schedule.iwe-schedule-person .iw-content .scheduce-wrapper li span{
        margin-right: 25px;
        width: auto;
        line-height: 32px;
    }
    .iwe-schedule.iwe-schedule-person .iw-content .scheduce-wrapper li small {
        display: inline;
        margin-right: 0;
        line-height: 26px;
    }
    .iwe-schedule.iwe-schedule-person .iw-content h4{
        font-size: 32px;
        line-height: 32px;
        padding-top: 15px;
    }
    .iwe-schedule.iwe-schedule-person .iw-content > p{
        padding-bottom: 0;
    }
    .iw-posts.style5 .post-item .post-detail .post-title > a {
        font-size: 20px;
        line-height: 26px;
    }
    .iw-posts.style5 .post-item .post-detail .post-desc > p {
        color: rgb(255, 255, 255);
        font-size: 14px;
        line-height: 30px;
        margin: 20px auto;
        padding: 0 30px;
    }
    .iwe-checkout .iwe-checkoutform {
        margin: 0 15px;
    }
    .iw-share-box.style2 {
        padding: 120px 0;
    }
    .iw-footer-v2.iw-footer-v4 .copy-right {
        padding: 80px 0;
    }

    .iw-footer-default .iw-mailchimp-form.style2 .mc-email{
        width: 190px;
    }
    .iw-footer-default .slickr-flickr-gallery ul li{
        width: 30%;
    }

    /*------------------ Reponsive contact page ----------------- */

    .page-title {
        margin-top: 127px;
    }
    .iw-contact-us textarea{
        height: 100px;
    }
    .iw-testimonals .iw-testimonial-item{
        padding: 0 15px;
    }

    /*------------------ Reponsive business page ----------------- */
    .iw-heading.style1 .iwh-title strong {
        font-size: 24px;
    }
    .iw-heading.style1 .iwh-sub-title{
        padding: 0 15px;
    }
    .iw-events-timeline .events-timeline .iw-event-info .title{
        font-size: 24px;
    }
    .info-item.style4::before,
    .info-item.style4::after{
        display: none;
    }
    .iw-posts.style2 .iw-posts-list .slick-dots {
        bottom: auto;
        left: 0;
        padding: 0 15px;
        position: relative;
        top: 0;
    }
    .iw-posts.style2 .iw-posts-list .slick-dots li{
        margin-bottom: 15px;
    }
    .iw-posts.style1-2 .post-thumbnail{
        height:auto;
    }
    .iwevent-statistic .statistic-description {
        padding: 0 15px;
    }
    .iwevent-statistic .iw-event-info li{
        border-right: 0;
    }
    .iw-button-style.outline{
        margin: 0 15px;
    }
    .iw-heading.style1 .iwh-title{
        font-size: 26px!important;
        margin: 0 15px;
    }
    /*------------------ Reponsive fashion page ----------------- */
    .iw-header-block-3 > span::before,
    .iw-header-block-3 > span::after{
        display: none;
    }
    .iw-header-block-3 > span{
        margin-top: 0;
    }
    .iw-header-block-3 .title{
        font-size: 70px;
    }
    .iw-header-block-3 .sub-title-2 > span{
        font-size: 30px;
        line-height: 30px;
    }
    .iwe-schedule.iwe-schedule-fashion h4{
        font-size: 70px;
        padding: 25px 15px;
    }
    .iwe-schedule.iwe-schedule-fashion .iw-content > p{
        font-size: 16px;
        padding: 10px 15px;
    }
    .iwe-schedule.iwe-schedule-fashion .iw-content .scheduce-wrapper {
        padding: 0 15px;
    }
    .iwe-schedule.iwe-schedule-fashion .iw-content .scheduce-wrapper li span::before{
        display: none;
    }
    .iwe-schedule.iwe-schedule-fashion .iw-content .scheduce-wrapper li span{
        width: 100%;
    }
    .iwe-schedule.style3.iwe-schedule-fashion .iw-content{
        padding: 0 15px;
    }
    .iw-footer-v2.iw-footer-v3 .footer-content-top{
        padding: 35px 0 0;
    }
    .iw-footer-v2.iw-footer-v3 .copy-right p{
        line-height: 22px;
    }
    .iw-footer-v2.iw-footer-v3 .footer-content-top p{
        padding: 0 15px;
    }
    .slider-2 .bt-buy-ticket a:before {
        transform: translateY(-10px);
    }
    .slider-2 .bt-buy-ticket a:after {
        transform: translateY( 10px);
    }
    .slider-2 .bt-buy-ticket a {
        font-size: 6px !important;
        line-height: 6px !important;
    }
    .slider-2 .iw-triangular {
        width: 302px;
        height: 250px;
    }
    .slider-2 .iw-triangular:after {
        border-left: 150px solid rgba(0, 0, 0, 0);
        border-right: 150px solid rgba(0, 0, 0, 0);
        border-top: 250px solid;
    }
}

ul.iw-social-all{
    padding: 0;
    margin: 0;
}
ul.iw-social-all li{
    display: inline-block;
    list-style: none;
}
ul.iw-social-all li a{
    display: block;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    position: relative;
    margin-right: 5px;
    background: #db214c;
    border: solid 2px #db214c;
}
ul.iw-social-all li a:hover{
    background: #fff;
    border: solid 2px #db214c;
}
ul.iw-social-all li:last-child a{
    margin-right: 0;
}
ul.iw-social-all li a i{
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    font-size: 18px;
}
ul.iw-social-all li a:hover i{
    color: #db214c;
}
----------------


.header .iw-main-menu .iw-nav-menu li a {
      font-size: 13px  !important;
    }
.header.header-version-6 .iw-menu-default {
    margin: 0 0px 0 !important;
}

input[type="button"], input[type="submit"] {
        color: #fff!important;
    background-color: #d50000!important;
}
.gm-style {
    font: 400 11px Roboto, Arial, sans-serif;
            color: #000000 !important;
}
.iw-icon-search-cart > button {
    background: rgb(213, 0, 0) none repeat scroll 0 0 !important;
    border: 0 none;
    float: right !important;
    position: relative;
    top: -35px !important;
}  

.col-xs-8 {
    float: center !important;
}