/*
Theme Name: CharityWP
Theme URI: http://charitywp.thimpress.com/
Author: ThimPress
Author URI: http://thimpress.com
Description: CharityWP
Version: 1.0.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: charitywp
Domain Path: /languages/
*/

header.site-header {
    text-transform: uppercase;
    position: relative;
    top: 0;
    z-index: 999;
    width: 100%;
    left: 0;
    right: 0
}

header.site-header .thim-logo {
    padding-top: 10px;
    padding-bottom: 10px;
    float: left
}

header.site-header .menu-toggle {
    width: 90px;
    float: left;
    text-align: right;
    text-transform: uppercase
}

header.site-header .menu-toggle .inner {
    display: inline-block;
    padding: 10px 0;
    margin: 14px 0;
    cursor: pointer
}

header.site-header .menu-toggle .inner span {
    margin-right: 10px
}

header.site-header .menu-toggle .inner .fa {
    text-align: center;
    width: 11px;
    line-height: 14px
}

header.site-header .thim-menu .container {
    position: relative
}

header.site-header .thim-menu .main-menu {
    display: inline-block;
    padding-bottom: 5px
}

header.site-header .thim-menu .main-menu .widget_area {
    position: static
}

header.site-header .thim-menu .main-menu .widget_area .thim-events.style3 .archive-content article.tp_event {
    padding-top: 0;
    margin-bottom: 10px
}

header.site-header .thim-menu .main-menu .widget_area .thim-events.style3 .archive-content article.tp_event:last-child {
    margin-bottom: 0
}

header.site-header .thim-menu .main-menu .widget_area .archive-content article.tp_event .event-content .metas, header.site-header .thim-menu .main-menu .widget_area .archive-content article.dn_campaign .event-content .metas {
    padding-left: 20px
}

header.site-header .thim-menu .main-menu .widget_area .sub-menu {
    padding: 15px 30px 15px 30px !important
}

header.site-header .thim-menu .main-menu .widget_area li {
    list-style: none;
    margin: 0
}

header.site-header .thim-menu .main-menu .widget_area li:first-child {
    padding-top: 0
}

header.site-header .thim-menu .main-menu .widget_area ul ol, header.site-header .thim-menu .main-menu .widget_area ul ul {
    margin: 0
}

header.site-header .thim-menu .main-menu .widget_area ol ul, header.site-header .thim-menu .main-menu .widget_area ol ol {
    margin: 0
}

header.site-header .thim-menu .main-menu .widget_area .widget-title {
    font-size: 18px;
    margin-bottom: 22px
}

header.site-header .thim-menu .main-menu .widget_area .thim-list-post-wrapper-simple .media {
    width: 60px
}

header.site-header .thim-menu .main-menu .widget_area .thim-list-post-wrapper-simple .content {
    width: calc(100% - 60px) !important;
    width: -webkit-calc(100% - 60px) !important;
    width: -moz-calc(100% - 60px) !important
}

header.site-header .thim-menu .main-menu .widget_area .thim-list-post-wrapper-simple .list-posts .post {
    margin-bottom: 20px;
    margin-top: 0
}

header.site-header .thim-menu .main-menu .widget_area .thim-list-post-wrapper-simple .list-posts .post:hover .media img {
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none
}

header.site-header .thim-menu .main-menu .widget_area .sub-menu .widget {
    padding: 0
}

header.site-header .thim-menu .main-menu .widget_area .sub-menu .widget .menu-item {
    padding: 0
}

header.site-header .thim-menu .main-menu .widget_area .sub-menu, header.site-header .thim-menu .main-menu .menu-item-has-children .sub-menu {
    text-align: left;
    position: absolute;
    margin: 0;
    padding: 5px 0;
    z-index: 99;
    display: block;
    min-width: 220px;
    background: #FFF;
    box-shadow: 0 2px 3px rgba(0, 0, 0, .1);
    transform: translate(0, 60px);
    -webkit-transform: translate(0, 60px);
    -moz-transform: translate(0, 60px);
    -ms-transform: translate(0, 60px);
    -o-transform: translate(0, 60px);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: alpha(opacity=0);
    filter: alpha(opacity=0);
    visibility: hidden;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
    -webkit-transition: all all .3s ease;
    -moz-transition: all all .3s ease;
    -ms-transition: all all .3s ease;
    -o-transition: all all .3s ease;
    transition: all all .3s ease;
    text-transform: none;
    left: 0;
    right: 0
}

header.site-header .thim-menu .main-menu .widget_area .sub-menu .menu-item, header.site-header .thim-menu .main-menu .menu-item-has-children .sub-menu .menu-item {
    padding: 0 30px
}

header.site-header .thim-menu .main-menu .widget_area .sub-menu .menu-item > a, header.site-header .thim-menu .main-menu .menu-item-has-children .sub-menu .menu-item > a {
    border-bottom: 1px solid #eee;
    display: block;
    padding: 10px 0;
    white-space: nowrap
}

header.site-header .thim-menu .main-menu .widget_area .sub-menu .menu-item:last-child > a, header.site-header .thim-menu .main-menu .menu-item-has-children .sub-menu .menu-item:last-child > a {
    border-bottom: 0
}

header.site-header .thim-menu .main-menu .widget_area .sub-menu .menu-item-has-children, header.site-header .thim-menu .main-menu .menu-item-has-children .sub-menu .menu-item-has-children {
    position: relative
}

header.site-header .thim-menu .main-menu .widget_area .sub-menu .menu-item-has-children .sub-menu, header.site-header .thim-menu .main-menu .menu-item-has-children .sub-menu .menu-item-has-children .sub-menu {
    transform: translate(0, 30px);
    -webkit-transform: translate(0, 30px);
    -moz-transform: translate(0, 30px);
    -ms-transform: translate(0, 30px);
    -o-transform: translate(0, 30px);
    left: 100%;
    top: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: alpha(opacity=0);
    filter: alpha(opacity=0);
    visibility: hidden
}

header.site-header .thim-menu .main-menu .widget_area .sub-menu .menu-item-has-children:hover .sub-menu, header.site-header .thim-menu .main-menu .menu-item-has-children .sub-menu .menu-item-has-children:hover .sub-menu {
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: alpha(opacity=100);
    filter: alpha(opacity=100);
    visibility: visible
}

header.site-header .thim-menu .main-menu .widget_area .sub-menu .menu-item-has-children:hover .icon-toggle i:before, header.site-header .thim-menu .main-menu .menu-item-has-children .sub-menu .menu-item-has-children:hover .icon-toggle i:before {
    content: '\f105'
}

header.site-header .thim-menu .main-menu .widget_area .sub-menu .menu-item-has-children > a, header.site-header .thim-menu .main-menu .menu-item-has-children .sub-menu .menu-item-has-children > a {
    display: block !important
}

header.site-header .thim-menu .main-menu .widget_area .sub-menu .menu-item-has-children > a > span:after, header.site-header .thim-menu .main-menu .menu-item-has-children .sub-menu .menu-item-has-children > a > span:after {
    display: none
}

header.site-header .thim-menu .main-menu .widget_area .sub-menu .menu-item-has-children .icon-toggle, header.site-header .thim-menu .main-menu .menu-item-has-children .sub-menu .menu-item-has-children .icon-toggle {
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    padding-right: 0;
    border-right: 0 !important
}

header.site-header .thim-menu .main-menu .widget_area:hover .sub-menu, header.site-header .thim-menu .main-menu .menu-item-has-children:hover .sub-menu {
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: alpha(opacity=100);
    filter: alpha(opacity=100);
    visibility: visible
}

header.site-header .thim-menu .main-menu .widget_area > a, header.site-header .thim-menu .main-menu .menu-item-has-children > a, header.site-header .thim-menu .main-menu .widget_area .disable_link, header.site-header .thim-menu .main-menu .menu-item-has-children .disable_link {
    line-height: 20px;
    display: block;
    padding: 15px 15px
}

header.site-header .thim-menu .main-menu .navbar-nav > .menu-item > .disable_link {
    padding-top: 3px !important;
    padding-bottom: 3px !important
}

header.site-header .thim-menu .main-menu .navbar-nav > .menu-item > .disable_link, header.site-header .thim-menu .main-menu .navbar-nav > .menu-item > a {
    padding-top: 0;
    padding-bottom: 0;
    line-height: 79px
}

header.site-header .thim-menu .main-menu .sub-menu .menu-item {
    margin-bottom: 0;
    padding: 10px 0
}

header.site-header .thim-menu .main-menu .sub-menu .menu-item:first-child {
    border-top: 0
}

header.site-header .thim-menu .main-menu .sub-menu.megacol .menu-item {
    border-top: 0
}

header.site-header .thim-menu .main-menu .menu-item {
    list-style: none
}

header.site-header .thim-menu .main-menu .menu-item:last-child .disable_link {
    padding-right: 0
}

header.site-header .thim-menu .main-menu .menu-item a:hover, header.site-header .thim-menu .main-menu .menu-item a:focus {
    background: 0 0
}

header.site-header .thim-menu .main-menu .menu-item.multicolumn {
    position: initial
}

header.site-header .thim-menu .main-menu .menu-item.multicolumn .megacol {
    position: absolute;
    width: 100%;
    display: block;
    padding: 15px
}

header.site-header .thim-menu .main-menu .menu-item.multicolumn .megacol.submenu_columns_1 .menu-item {
    width: 100%;
    float: left;
    position: relative
}

header.site-header .thim-menu .main-menu .menu-item.multicolumn .megacol.submenu_columns_2 .menu-item {
    width: 50%;
    float: left;
    position: relative
}

header.site-header .thim-menu .main-menu .menu-item.multicolumn .megacol.submenu_columns_3 .menu-item {
    width: 33.33%;
    float: left;
    position: relative
}

header.site-header .thim-menu .main-menu .menu-item.multicolumn .megacol.submenu_columns_4 .menu-item {
    width: 25%;
    float: left;
    position: relative
}

header.site-header .thim-menu .main-menu .menu-item.multicolumn .megacol.submenu_columns_5 .menu-item {
    width: 20%;
    float: left;
    position: relative
}

header.site-header .thim-menu .main-menu .menu-item.multicolumn .megacol.submenu_columns_4 .menu-item {
    width: 25%;
    float: left;
    position: relative
}

header.site-header .thim-menu .main-menu .menu-item.multicolumn .megacol .sub-menu {
    position: relative;
    padding: 10px 15px;
    display: block;
    min-width: 0;
    box-shadow: none;
    width: 100%;
    float: left;
    background-color: transparent;
    padding-bottom: 0
}

header.site-header .thim-menu .main-menu .menu-item.multicolumn .megacol .sub-menu .menu-item {
    width: 100%;
    margin-bottom: 0;
    padding: 10px 0
}

header.site-header .thim-menu .main-menu .menu-item.multicolumn .megacol .menu-item-has-children > a, header.site-header .thim-menu .main-menu .menu-item.multicolumn .megacol .menu-item-has-children > .disable_link {
    text-transform: uppercase;
    padding: 0 15px
}

header.site-header .thim-menu .main-menu .menu-item.multicolumn .megacol > li {
    margin-bottom: 0
}

header.site-header.not-line .thim-menu .main-menu .navbar-nav > .menu-item {
    border-right: 0
}

header.site-header.not-line .thim-menu .main-menu .navbar-nav > .menu-item > a {
    padding: 3px 15px;
    padding-bottom: 15px
}

body > .thim-menu {
    width: 350px;
    position: fixed;
    z-index: 999999;
    top: 0;
    right: 0;
    bottom: 0;
    transform: translate(100%, 0);
    -webkit-transform: translate(100%, 0);
    -moz-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    -o-transition: all .6s;
    -ms-transition: all .6s;
    transition: all .6s;
    -webkit-transition: all all .6s ease;
    -moz-transition: all all .6s ease;
    -ms-transition: all all .6s ease;
    -o-transition: all all .6s ease;
    transition: all all .6s ease;
    padding: 30px;
    overflow: hidden;
    overflow-y: auto
}

body > .thim-menu span.close-menu {
    width: 30px;
    height: 30px;
    display: inline-block;
    border: 2px solid;
    text-align: center;
    line-height: 26px;
    border-radius: 50%;
    float: right;
    cursor: pointer;
    margin-bottom: 20px;
    transition: all .3s
}

body > .thim-menu .main-menu:after {
    content: '';
    display: block;
    clear: both
}

body > .thim-menu .main-menu .menu-item-has-children > .sub-menu > .menu-item-has-children > .sub-menu {
    display: none
}

body > .thim-menu .main-menu .menu-item-has-children .sub-menu {
    margin: 0;
    padding: 0 0 0 30px;
    text-transform: none;
    display: none
}

body > .thim-menu .main-menu .menu-item-has-children > a {
    line-height: 20px;
    display: inline-block;
    cursor: pointer
}

body > .thim-menu .main-menu .menu-item-has-children .disable_link {
    line-height: 20px;
    display: inline-block;
    cursor: pointer
}

body > .thim-menu .main-menu .navbar-nav {
    width: 100%
}

body > .thim-menu .main-menu .navbar-nav > .menu-item {
    float: none;
    text-transform: uppercase
}

body > .thim-menu .main-menu .navbar-nav > .menu-item > a {
    padding: 3px 0
}

body > .thim-menu .main-menu .navbar-nav > .menu-item:last-child {
    border-right: 0
}

body > .thim-menu .main-menu .sub-menu .menu-item {
    margin-bottom: 0;
    padding: 2px 0
}

body > .thim-menu .main-menu .sub-menu.megacol .menu-item {
    border-top: 0
}

body > .thim-menu .main-menu .menu-item {
    list-style: none;
    padding: 5px 0
}

body > .thim-menu .main-menu .menu-item:last-child .disable_link {
    padding-right: 0
}

body > .thim-menu .main-menu .menu-item a:hover, body > .thim-menu .main-menu .menu-item a:focus {
    background: 0 0
}

body > .thim-menu .main-menu .menu-item.multicolumn {
    position: initial
}

body > .thim-menu .main-menu .menu-item.multicolumn .megacol {
    position: absolute;
    width: 100%;
    display: block;
    padding: 15px
}

body > .thim-menu .main-menu .menu-item.multicolumn .megacol.submenu_columns_1 .menu-item {
    width: 100%;
    float: left;
    position: relative
}

body > .thim-menu .main-menu .menu-item.multicolumn .megacol.submenu_columns_2 .menu-item {
    width: 50%;
    float: left;
    position: relative
}

body > .thim-menu .main-menu .menu-item.multicolumn .megacol.submenu_columns_3 .menu-item {
    width: 33.33%;
    float: left;
    position: relative
}

body > .thim-menu .main-menu .menu-item.multicolumn .megacol.submenu_columns_4 .menu-item {
    width: 25%;
    float: left;
    position: relative
}

body > .thim-menu .main-menu .menu-item.multicolumn .megacol.submenu_columns_5 .menu-item {
    width: 20%;
    float: left;
    position: relative
}

body > .thim-menu .main-menu .menu-item.multicolumn .megacol.submenu_columns_4 .menu-item {
    width: 25%;
    float: left;
    position: relative
}

body > .thim-menu .main-menu .menu-item.multicolumn .megacol .sub-menu {
    position: relative;
    padding: 10px 15px;
    display: block;
    min-width: 0;
    box-shadow: none;
    width: 100%;
    float: left;
    background-color: transparent;
    padding-bottom: 0
}

body > .thim-menu .main-menu .menu-item.multicolumn .megacol .sub-menu .menu-item {
    width: 100%;
    margin-bottom: 0;
    padding: 10px 0;
    border-top: 1px solid #eee
}

body > .thim-menu .main-menu .menu-item.multicolumn .megacol .menu-item-has-children > a, body > .thim-menu .main-menu .menu-item.multicolumn .megacol .menu-item-has-children > .disable_link {
    text-transform: uppercase;
    padding: 0 15px
}

body > .thim-menu .main-menu .menu-item.multicolumn .megacol > li {
    margin-bottom: 0
}

body > .thim-menu .menu-sidebar {
    margin-top: 30px
}

.thim_header_default header.site-header .top-sidebar {
    padding-left: 12px;
    padding-right: 30px;
    position: relative;
    float: left;
    padding-top: 18px;
    padding-bottom: 18px
}

.thim_header_default header.site-header .top-sidebar:before, .thim_header_default header.site-header .top-sidebar:after {
    content: '';
    position: absolute;
    display: inline-block;
    top: 14px;
    bottom: 19px;
    width: 1px
}

.thim_header_default header.site-header .top-sidebar:before {
    left: 0;
    border-left: 1px solid #eee
}

.thim_header_default header.site-header .top-sidebar:after {
    right: 0;
    border-right: 1px solid #eee
}

.thim_header_default header.site-header .top-sidebar .textwidget {
    line-height: 34px;
    color: #666
}

.thim_header_default header.site-header .top-sidebar .textwidget .fa {
    color: #999;
    margin: 0 5px 0 20px
}

.thim_header_default.admin-bar .thim-menu {
    top: 32px
}

.thim_header_default.thim-active-menu .thim-menu {
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0)
}

.thim_header_default.thim-active-menu #wrapper-container {
    transform: translate(-350px, 0);
    -webkit-transform: translate(-350px, 0);
    -moz-transform: translate(-350px, 0);
    -ms-transform: translate(-350px, 0);
    -o-transform: translate(-350px, 0);
    position: relative;
    overflow: hidden;
    top: 0
}

div#wrapper-container {
    -webkit-transition: transform .6s;
    -moz-transition: transform .6s;
    -o-transition: transform .6s;
    -ms-transition: transform .6s;
    transition: transform .6s;
    -webkit-transition: all transform .6s ease;
    -moz-transition: all transform .6s ease;
    -ms-transition: all transform .6s ease;
    -o-transition: all transform .6s ease;
    transition: all transform .6s ease
}

.thim_header_style2 .toolbar-sidebar .widget select {
    border-color: rgba(255, 255, 255, .4);
    padding-right: 15px
}

.thim_header_style2 .toolbar-sidebar .thim-social ul li a {
    border-color: rgba(255, 255, 255, .4)
}

.thim_header_style2 header.site-header {
    top: 0;
    z-index: 999;
    width: 100%;
    left: 0;
    right: 0
}

.thim_header_style2 header.site-header.not-line .thim-menu .main-menu .navbar-nav > .menu-item > a {
    padding: 3px 0;
    padding-bottom: 0
}

.thim_header_style2 header.site-header .top-header .container {
    position: relative
}

.thim_header_style2 header.site-header .thim-logo {
    padding-top: 15px;
    padding-bottom: 15px;
    float: left
}

.thim_header_style2 header.site-header .thim-menu {
    text-align: right;
    float: left;
    display: table-row
}

.thim_header_style2 header.site-header .main-menu {
    display: inline-block;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase
}

.thim_header_style2 header.site-header .main-menu .menu-item-has-children .sub-menu {
    text-align: left;
    position: absolute;
    margin: 0;
    padding: 10px 0;
    z-index: 99;
    display: block;
    min-width: 220px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, .1);
    transform: translate(0, 60px);
    -webkit-transform: translate(0, 60px);
    -moz-transform: translate(0, 60px);
    -ms-transform: translate(0, 60px);
    -o-transform: translate(0, 60px);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: alpha(opacity=0);
    filter: alpha(opacity=0);
    visibility: hidden;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
    -webkit-transition: all all .3s ease;
    -moz-transition: all all .3s ease;
    -ms-transition: all all .3s ease;
    -o-transition: all all .3s ease;
    transition: all all .3s ease;
    text-transform: none;
    left: 0
}

.thim_header_style2 header.site-header .main-menu .menu-item-has-children:hover .sub-menu {
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: alpha(opacity=100);
    filter: alpha(opacity=100);
    visibility: visible
}

.thim_header_style2 header.site-header .main-menu .menu-item-has-children > a, .thim_header_style2 header.site-header .main-menu .menu-item-has-children .disable_link {
    line-height: 20px;
    display: inline-block;
    padding: 3px 15px
}

.thim_header_style2 header.site-header .main-menu .navbar-nav {
    float: right;
    height: 80px;
    display: flex
}

.thim_header_style2 header.site-header .main-menu .navbar-nav > .menu-item {
    border-right: 0
}

.thim_header_style2 header.site-header .main-menu .navbar-nav > .menu-item > .disable_link {
    padding-left: 25px;
    padding-right: 0
}

.thim_header_style2 header.site-header .main-menu .navbar-nav > .menu-item > a {
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 0;
    padding-right: 0
}

.thim_header_style2 header.site-header .main-menu .navbar-nav > .menu-item > a > span {
    padding-top: 3px;
    padding-bottom: 3px;
    padding: 3px 25px
}

.thim_header_style2 header.site-header .main-menu .menu-item {
    list-style: none
}

.thim_header_style2 header.site-header .main-menu .menu-item:last-child .disable_link {
    padding-right: 0
}

.thim_header_style2 header.site-header .main-menu .menu-item a:hover, .thim_header_style2 header.site-header .main-menu .menu-item a:focus {
    background: 0 0
}

.thim_header_style2 header.site-header .main-menu .menu-item.multicolumn {
    position: initial
}

.thim_header_style2 header.site-header .main-menu .menu-item.multicolumn .megacol {
    position: absolute;
    width: 100%;
    display: block
}

.thim_header_style2 header.site-header .main-menu .menu-item.multicolumn .megacol.submenu_columns_1 .menu-item {
    width: 100%;
    float: left;
    position: relative
}

.thim_header_style2 header.site-header .main-menu .menu-item.multicolumn .megacol.submenu_columns_2 .menu-item {
    width: 50%;
    float: left;
    position: relative
}

.thim_header_style2 header.site-header .main-menu .menu-item.multicolumn .megacol.submenu_columns_3 .menu-item {
    width: 33.33%;
    float: left;
    position: relative
}

.thim_header_style2 header.site-header .main-menu .menu-item.multicolumn .megacol.submenu_columns_4 .menu-item {
    width: 25%;
    float: left;
    position: relative
}

.thim_header_style2 header.site-header .main-menu .menu-item.multicolumn .megacol.submenu_columns_5 .menu-item {
    width: 20%;
    float: left;
    position: relative
}

.thim_header_style2 header.site-header .main-menu .menu-item.multicolumn .megacol.submenu_columns_4 .menu-item {
    width: 25%;
    float: left;
    position: relative
}

.thim_header_style2 header.site-header .main-menu .menu-item.multicolumn .megacol .sub-menu {
    position: relative;
    padding: 10px 15px;
    display: block;
    min-width: 0;
    box-shadow: none;
    width: 100%;
    float: left;
    background-color: transparent
}

.thim_header_style2 header.site-header .main-menu .menu-item.multicolumn .megacol .sub-menu .menu-item {
    width: 100%
}

.thim_header_style2 header.site-header .main-menu .menu-item.multicolumn .megacol .menu-item-has-children > a, .thim_header_style2 header.site-header .main-menu .menu-item.multicolumn .megacol .menu-item-has-children > .disable_link {
    text-transform: uppercase;
    padding: 0 15px
}

.thim_header_style2 header.site-header .top-sidebar {
    float: right;
    padding-left: 12px;
    display: inline-block;
    padding-top: 23px;
    padding-bottom: 23px;
    padding-right: 0
}

.thim_header_style2 header.site-header .top-sidebar:before, .thim_header_style2 header.site-header .top-sidebar:after {
    display: none
}

.thim_header_style2 header.site-header .top-sidebar .panel-grid-cell .widget {
    float: right
}

.thim_header_custom_style header.site-header .thim-menu > .main-menu .navbar-nav > .widget_area > a > span, .thim_header_custom_style header.site-header .thim-menu > .main-menu .navbar-nav > .menu-item-has-children > a > span {
    border-right: 0;
    padding-right: 0 !important
}

.thim_header_custom_style header.site-header .thim-menu > .main-menu > .menu-item > a {
    line-height: 80px
}

.thim_header_custom_style header.site-header.not-line .thim-menu .main-menu .navbar-nav > .menu-item > a > span {
    border-right: 0
}

.thim_header_custom_style header.site-header.not-line .thim-menu .main-menu .navbar-nav > .menu-item .icon-toggle {
    border-right: 0;
    padding-right: 5px;
    width: 30px
}

.thim_header_custom_style header.site-header.not-line .thim-menu .main-menu .navbar-nav > .nicon .icon-toggle {
    border-right: 0;
   /* display:none !important; */
}

.thim_header_custom_style header.site-header.dot .thim-menu .main-menu .navbar-nav > .menu-item > a > span {
    border-right: 0
}

.thim_header_custom_style header.site-header.dot .thim-menu .main-menu .navbar-nav > .menu-item > a > span:before {
    content: '';
    position: absolute;
    width: 4px;
    height: 4px;
    top: 50%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    right: 0
}

.thim_header_custom_style.thim_header_style3 .toolbar-sidebar .widget select {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 0;
    padding-left: 0
}

.thim_header_custom_style.thim_header_style3 .toolbar-sidebar .thim-social ul li a {
    border-color: rgba(255, 255, 255, .39)
}

.thim_header_custom_style.thim_header_style3 header.site-header .top-header {
    background: #FFF
}

.thim_header_custom_style.thim_header_style3 header.site-header .top-header .thim-logo {
    transform: translate(0, 30px);
    -webkit-transform: translate(0, 30px);
    -moz-transform: translate(0, 30px);
    -ms-transform: translate(0, 30px);
    -o-transform: translate(0, 30px);
    padding-top: 0;
    padding-bottom: 30px
}

.thim_header_custom_style.thim_header_style3 header.site-header .top-header .top-sidebar {
    float: left;
    transform: translate(0, 30px);
    -webkit-transform: translate(0, 30px);
    -moz-transform: translate(0, 30px);
    -ms-transform: translate(0, 30px);
    -o-transform: translate(0, 30px)
}

.thim_header_custom_style.thim_header_style3 header.site-header .thim-menu {
    background: #F8B864;
    clear: both;
    width: 100%;
    position: relative;
    transform: translate(0, 50%);
    -webkit-transform: translate(0, 50%);
    -moz-transform: translate(0, 50%);
    -ms-transform: translate(0, 50%);
    -o-transform: translate(0, 50%)
}

.thim_header_custom_style.thim_header_style3 header.site-header .thim-menu .navbar-nav {
    float: none
}

.thim_header_custom_style.thim_header_style3 header.site-header .thim-menu .main-menu {
    width: calc(100% - 165px);
    width: -webkit-calc(100% - 165px);
    width: -moz-calc(100% - 165px);
    float: left;
    display: block;
    padding-bottom: 0
}

.thim_header_custom_style.thim_header_style3 header.site-header .thim-menu .main-menu .navbar-nav > .menu-item {
    border-right: 0
}

.thim_header_custom_style.thim_header_style3 header.site-header .thim-menu .main-menu .navbar-nav > .menu-item > a {
    padding-top: 0;
    padding-bottom: 0;
    padding: 0;
    line-height: 60px
}

.thim_header_custom_style.thim_header_style3 header.site-header .thim-menu .main-menu .navbar-nav > .menu-item > a > span {
    padding-top: 2px;
    padding-bottom: 2px;
    padding: 3px 25px;
    line-height: 25px
}

.thim_header_custom_style.thim_header_style3 header.site-header .thim-menu .main-menu .navbar-nav > .menu-item:last-child > a > span {
    border-right: 0
}

.thim_header_custom_style.thim_header_style3 header.site-header .thim-menu .menu-sidebar {
    float: left;
    width: 165px;
    line-height: 60px
}

.thim_header_custom_style.thim_header_style3 header.site-header .thim-menu:after {
    clear: both;
    content: "";
    display: block
}

.thim_header_custom_style.thim_header_style3 header.site-header.menu-show {
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0)
}

.thim_header_custom_style.thim_header_style3 header.site-header.menu-show .thim-menu {
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0)
}

.thim_header_custom_style.thim_header_style3 header.site-header.menu-show .top-header .thim-logo, .thim_header_custom_style.thim_header_style3 header.site-header.menu-show .top-header .top-sidebar {
    height: 0;
    overflow: hidden;
    padding-top: 0;
    padding-bottom: 0
}

.thim_header_custom_style.thim_header_style3 header.site-header.menu-hidden .thim-menu {
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0)
}

.thim_header_custom_style.thim_header_style3 header.site-header.menu-hidden .top-header .thim-logo, .thim_header_custom_style.thim_header_style3 header.site-header.menu-hidden .top-header .top-sidebar {
    height: 0;
    overflow: hidden;
    padding-top: 0;
    padding-bottom: 0;
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0)
}

.thim_header_custom_style.thim_header_style4 .toolbar-sidebar .widget select {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 0;
    padding-left: 0
}

.thim_header_custom_style.thim_header_style4 .toolbar-sidebar .thim-social ul li a {
    border-color: rgba(255, 255, 255, .39)
}

.thim_header_custom_style.thim_header_style4 header.site-header .top-header {
    background: #FFF
}

.thim_header_custom_style.thim_header_style4 header.site-header .top-header .thim-logo {
    padding-top: 32px;
    padding-bottom: 30px
}

.thim_header_custom_style.thim_header_style4 header.site-header .top-header .top-sidebar {
    float: right;
    padding-top: 33px;
    padding-bottom: 20px
}

.thim_header_custom_style.thim_header_style4 header.site-header .thim-menu {
    border-top: 1px solid #efefef;
    clear: both;
    width: 100%;
    position: relative
}

.thim_header_custom_style.thim_header_style4 header.site-header .thim-menu .navbar-nav {
    float: none
}

.thim_header_custom_style.thim_header_style4 header.site-header .thim-menu .main-menu {
    width: calc(100% - 165px);
    width: -webkit-calc(100% - 165px);
    width: -moz-calc(100% - 165px);
    float: left;
    display: block;
    padding-bottom: 0
}

.thim_header_custom_style.thim_header_style4 header.site-header .thim-menu .main-menu .navbar-nav > .menu-item {
    border-right: 0
}

.thim_header_custom_style.thim_header_style4 header.site-header .thim-menu .main-menu .navbar-nav > .menu-item > a {
    padding-top: 0;
    padding-bottom: 0;
    padding: 0;
    line-height: 68px
}

.thim_header_custom_style.thim_header_style4 header.site-header .thim-menu .main-menu .navbar-nav > .menu-item > a > span {
    padding-top: 2px;
    padding-bottom: 2px;
    padding: 3px 25px;
    line-height: 25px
}

.thim_header_custom_style.thim_header_style4 header.site-header .thim-menu .main-menu .navbar-nav > .menu-item:last-child > a > span {
    border-right: 0
}

.thim_header_custom_style.thim_header_style4 header.site-header .thim-menu .menu-sidebar {
    float: left;
    width: 165px;
    line-height: 68px
}

.thim_header_custom_style.thim_header_style4 header.site-header .thim-menu .menu-sidebar .thim-button.size-large {
    line-height: 68px
}

.thim_header_custom_style.thim_header_style4 header.site-header .thim-menu:after {
    clear: both;
    content: "";
    display: block
}

.thim_header_custom_style.thim_header_style4 header.site-header.menu-show .top-header .thim-logo, .thim_header_custom_style.thim_header_style4 header.site-header.menu-show .top-header .top-sidebar {
    height: 0;
    overflow: hidden;
    padding-top: 0;
    padding-bottom: 0
}

.thim_header_custom_style.thim_header_style4 header.site-header.menu-hidden .top-header .thim-logo, .thim_header_custom_style.thim_header_style4 header.site-header.menu-hidden .top-header .top-sidebar {
    height: 0;
    overflow: hidden;
    padding-top: 0;
    padding-bottom: 0
}

@media (min-width: 768px) {
    .thim_header_style3 header.site-header .thim-menu .navbar-nav, .thim_header_style4 header.site-header .thim-menu .navbar-nav {
        float: none
    }
}

.thim_fixedmenu header.site-header {
    position: absolute;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
    -webkit-transition: all all .3s ease;
    -moz-transition: all all .3s ease;
    -ms-transition: all all .3s ease;
    -o-transition: all all .3s ease;
    transition: all all .3s ease
}

.thim_fixedmenu header.site-header.menu-hidden {
    transform: translate(0, -100%);
    -webkit-transform: translate(0, -100%);
    -moz-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%);
    -o-transform: translate(0, -100%)
}

.thim_fixedmenu header.site-header.menu-show {
    box-shadow: 0 1px 3px rgba(0, 0, 0, .1)
}

.thim_fixedmenu header.site-header.menu-show .sticky-logo {
    display: block;
    animation-name: none !important;
    -webkit-animation-name: none !important
}

.thim_fixedmenu header.site-header.menu-show .no-sticky-logo {
    display: none;
    animation-name: none !important;
    -webkit-animation-name: none !important
}

.thim_fixedmenu header.site-header .sticky-logo {
    display: none;
    animation-name: none !important;
    -webkit-animation-name: none !important
}

.single.thim_header_custom_style header.site-header {
    border-bottom: 1px solid #eee
}

.single.thim_header_custom_style header.site-header .thim-logo {
    border-bottom: 0
}

.toolbar-sidebar {
    padding: 11px 0;
    font-size: 12px;
    line-height: 28px;
    font-weight: 700
}

.toolbar-sidebar .textwidget ul {
    margin: 0;
    padding: 0
}

.toolbar-sidebar .textwidget ul li {
    float: left;
    list-style: none;
    margin-right: 20px
}

.toolbar-sidebar .textwidget ul li .fa {
    margin-right: 5px
}

.toolbar-sidebar .thim-social {
    height: 28px
}

.toolbar-sidebar .thim-social ul li a {
    width: 28px;
    height: 28px;
    font-size: 12px;
    line-height: 26px
}

.toolbar-sidebar .widget select {
    min-height: 28px;
    max-height: 28px;
    width: auto;
    background-color: transparent;
    color: #FFF;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    height: 28px;
    font-size: 12px;
    font-weight: 700;
    line-height: 18px;
    outline: 0;
    border: 2px solid #eee;
    margin-bottom: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: center;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAYCAYAAAD6S912AAAACXBIWXMAAAsTAAALEwEAmpwYAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAAAF9JREFUeNpi/P//PwM1ARMDlcGogaMGjhpIjoHvGBgY/qPhcpJM/P//PzI2/v///7v/CDATTZ4gxiYIM5Rkw/7//8/AiKP4UmJgYLhHThgyjpaHowYOAgMBAAAA//8DAGsOjHwzgKNkAAAAAElFTkSuQmCC)
}

.toolbar-sidebar .widget select option {
    min-height: 28px;
    line-height: 18px
}

.toolbar-sidebar .dk-select, .toolbar-sidebar .dk-select-multi {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    line-height: 24px
}

.toolbar-sidebar .dk-select .dk-selected, .toolbar-sidebar .dk-select-multi .dk-selected {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: 0 0;
    color: #FFF;
    border: 2px solid rgba(255, 255, 255, .4);
    padding: 0 25px 0 15px;
    min-height: 20px;
    font-size: 13px;
    margin-bottom: 0
}

.toolbar-sidebar .dk-select .dk-selected:after, .toolbar-sidebar .dk-select-multi .dk-selected:after {
    content: '\f0dd';
    color: rgba(255, 255, 255, .4);
    font-size: 10px;
    right: 13px
}

.toolbar-sidebar .dk-select .dk-selected:focus, .toolbar-sidebar .dk-select-multi .dk-selected:focus {
    border-color: rgba(255, 255, 255, .4)
}

.toolbar-sidebar .dk-select.dk-select-open-down .dk-select-options, .toolbar-sidebar .dk-select-multi.dk-select-open-down .dk-select-options, .toolbar-sidebar .dk-select.dk-select-open-up .dk-select-options, .toolbar-sidebar .dk-select-multi.dk-select-open-up .dk-select-options {
    border: 2px solid rgba(255, 255, 255, .4);
    -webkit-border-radius: 0 0 15px 15px;
    -moz-border-radius: 0 0 15px 15px;
    border-radius: 0 0 15px 15px;
    border-top: 0;
    color: #FFF
}

.toolbar-sidebar .dk-select.dk-select-open-down .dk-selected, .toolbar-sidebar .dk-select-multi.dk-select-open-down .dk-selected, .toolbar-sidebar .dk-select.dk-select-open-up .dk-selected, .toolbar-sidebar .dk-select-multi.dk-select-open-up .dk-selected {
    border-color: rgba(255, 255, 255, .4);
    -webkit-border-radius: 15px 15px 0 0;
    -moz-border-radius: 15px 15px 0 0;
    border-radius: 15px 15px 0 0
}

.toolbar-sidebar .dk-select.dk-select-open-down .dk-selected:after, .toolbar-sidebar .dk-select-multi.dk-select-open-down .dk-selected:after {
    content: '\f0de';
    top: 4px
}

.toolbar-sidebar .dk-select .dk-select-options, .toolbar-sidebar .dk-select-multi .dk-select-options {
    z-index: 9999;
    background: #FFF
}

.toolbar-sidebar .thim-select-style-2 .dk-select, .toolbar-sidebar .thim-select-style-2 .dk-select-multi {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    width: auto;
    display: inline-block
}

.toolbar-sidebar .thim-select-style-2 .dk-select .dk-selected, .toolbar-sidebar .thim-select-style-2 .dk-select-multi .dk-selected {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 0;
    padding: 0 25px 0 0;
    font-size: 12px
}

.toolbar-sidebar .thim-select-style-2 .dk-select .dk-selected:after, .toolbar-sidebar .thim-select-style-2 .dk-select-multi .dk-selected:after {
    content: '\f107';
    color: #FFF
}

.toolbar-sidebar .thim-select-style-2 .dk-select .dk-selected:focus, .toolbar-sidebar .thim-select-style-2 .dk-select-multi .dk-selected:focus {
    border-color: rgba(255, 255, 255, .4)
}

.toolbar-sidebar .thim-select-style-2 .dk-select.dk-select-open-down .dk-select-options, .toolbar-sidebar .thim-select-style-2 .dk-select-multi.dk-select-open-down .dk-select-options, .toolbar-sidebar .thim-select-style-2 .dk-select.dk-select-open-up .dk-select-options, .toolbar-sidebar .thim-select-style-2 .dk-select-multi.dk-select-open-up .dk-select-options {
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.toolbar-sidebar .thim-select-style-2 .dk-select.dk-select-open-down .dk-selected, .toolbar-sidebar .thim-select-style-2 .dk-select-multi.dk-select-open-down .dk-selected, .toolbar-sidebar .thim-select-style-2 .dk-select.dk-select-open-up .dk-selected, .toolbar-sidebar .thim-select-style-2 .dk-select-multi.dk-select-open-up .dk-selected {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.toolbar-sidebar .thim-select-style-2 .dk-select.dk-select-open-down .dk-selected:after, .toolbar-sidebar .thim-select-style-2 .dk-select-multi.dk-select-open-down .dk-selected:after {
    content: '\f106';
    top: 0
}

.toolbar-sidebar .thim-select-style-2 .dk-select .dk-select-options, .toolbar-sidebar .thim-select-style-2 .dk-select-multi .dk-select-options {
    z-index: 9999;
    background: #FFF
}

.toolbar-sidebar .thim-select-style-2 .dk-select .dk-option, .toolbar-sidebar .thim-select-style-2 .dk-select-multi .dk-option {
    margin-right: 0;
    width: 100%
}

.toolbar-sidebar .thim-select-style-2 .dk-select .dk-option-selected, .toolbar-sidebar .thim-select-style-2 .dk-select-multi .dk-option-selected {
    background: #333
}

.thim-float-right .panel-grid-cell {
    width: 100%
}

.thim-float-right .panel-grid-cell .widget {
    display: inline-block;
    float: right
}

.thim_header_overlay header.site-header .top-header {
    padding-top: 18px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
    -webkit-transition: all all .3s ease;
    -moz-transition: all all .3s ease;
    -ms-transition: all all .3s ease;
    -o-transition: all all .3s ease;
    transition: all all .3s ease
}

.thim_header_overlay header.site-header.menu-show .top-header {
    padding-top: 0
}

.thim-toggle-mobile-menu {
    background-color: transparent;
    position: relative;
    overflow: hidden;
    width: 40px;
    height: 40px;
    font-size: 0;
    text-indent: -9999px;
    cursor: pointer;
    float: left;
    top: 22px;
    margin-right: 20px
}

.thim-toggle-mobile-menu .inner {
    display: block;
    position: absolute;
    top: 17px;
    left: 5px;
    right: 5px;
    height: 2px;
    background: #23282D;
    transition: background 0s .3s
}

.thim-toggle-mobile-menu .inner:before, .thim-toggle-mobile-menu .inner:after {
    position: absolute;
    display: block;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #23282D;
    content: "";
    transition-duration: .3s, .3s;
    transition-delay: .3s, 0s
}

.thim-toggle-mobile-menu .inner:before {
    top: -9px;
    transition-property: top, transform
}

.thim-toggle-mobile-menu .inner:after {
    bottom: -9px;
    transition-property: bottom, transform
}

.thim_header_overlay .thim-toggle-mobile-menu .inner {
}

.thim_header_overlay .thim-toggle-mobile-menu .inner:before, .thim_header_overlay .thim-toggle-mobile-menu .inner:after {
    background-color: #FFF
}

.thim_header_overlay header.site-header.sticky .thim-toggle-mobile-menu .inner {
}

.thim_header_overlay header.site-header.sticky .thim-toggle-mobile-menu .inner:before, .thim_header_overlay header.site-header.sticky .thim-toggle-mobile-menu .inner:after {
    background-color: #23282D
}

.thim-active-menu .thim-toggle-mobile-menu .inner {
    background: 0 0
}

.thim-active-menu .thim-toggle-mobile-menu .inner:before {
    top: 0;
    transform: rotate(45deg)
}

.thim-active-menu .thim-toggle-mobile-menu .inner:after {
    bottom: 0;
    transform: rotate(-45deg)
}

.thim-active-menu .thim-toggle-mobile-menu .inner:before, .thim-active-menu .thim-toggle-mobile-menu .inner:after {
    transition-delay: 0s, .3s
}

header.site-header.sticky img.sticky-logo {
    display: block
}

.thim_header_style3 .menu-sidebar .panel-grid-cell {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.thim-menu .main-menu .widget_area > a, .thim-menu .main-menu .menu-item-has-children > a {
    display: inline-block !important
}

.thim-menu .icon-toggle {
    width: 40px;
    text-align: center;
    display: inline-block;
    padding-right: 15px
}

.nav > li > a:focus {
    background-color: transparent;
    color: #FFF
}

.toggle-menu {
    cursor: pointer;
    text-indent: initial
}

.toggle-menu:hover {
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    -o-transition: color .3s;
    -ms-transition: color .3s;
    transition: color .3s;
    -webkit-transition: all color .3s ease;
    -moz-transition: all color .3s ease;
    -ms-transition: all color .3s ease;
    -o-transition: all color .3s ease;
    transition: all color .3s ease
}

.toggle-menu .open-menu {
    width: 100%;
    height: 100%;
    display: block
}

.thim-switch-lang {
    text-align: center;
    height: 75px;
    line-height: 26px
}

.thim-switch-lang ul {
    padding: 0;
    display: inline-block;
    margin: auto
}

.thim-switch-lang ul li {
    float: left;
    list-style: none;
    margin: 10px
}

.thim-switch-lang ul li a {
    color: #bb831d;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700
}

.thim-switch-lang ul li.active a {
    color: #FFF
}

.thim-active-menu .menu-toggle .inner .fa:before {
    content: '\f00d'
}

.thim-active-menu header.site-header .thim-menu {
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0)
}

body.thim-active-menu > .thim-menu {
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    background: #343434
}

.thim-menu a:hover {
    color: #FFF
}

.menu-sidebar .panel-grid {
    margin-left: 0 !important;
    margin-right: 0 !important
}

.menu-sidebar .panel-grid-cell {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.wpb_animate_when_almost_visible {
    opacity: 0
}

.wpb_start_animation.wpb_top-to-bottom {
    -webkit-animation: wpb_ttb .7s 1 cubic-bezier(.175, .885, .32, 1.275);
    -moz-animation: wpb_ttb .7s 1 cubic-bezier(.175, .885, .32, 1.275);
    -o-animation: wpb_ttb .7s 1 cubic-bezier(.175, .885, .32, 1.275);
    animation: wpb_ttb .7s 1 cubic-bezier(.175, .885, .32, 1.275);
    opacity: 1
}

.wpb_start_animation.wpb_bottom-to-top {
    -webkit-animation: wpb_btt .7s 1 cubic-bezier(.175, .885, .32, 1.275);
    -moz-animation: wpb_btt .7s 1 cubic-bezier(.175, .885, .32, 1.275);
    -o-animation: wpb_btt .7s 1 cubic-bezier(.175, .885, .32, 1.275);
    animation: wpb_btt .7s 1 cubic-bezier(.175, .885, .32, 1.275);
    opacity: 1
}

.wpb_start_animation.wpb_left-to-right {
    -webkit-animation: wpb_ltr .7s 1 cubic-bezier(.175, .885, .32, 1.275);
    -moz-animation: wpb_ltr .7s 1 cubic-bezier(.175, .885, .32, 1.275);
    -o-animation: wpb_ltr .7s 1 cubic-bezier(.175, .885, .32, 1.275);
    animation: wpb_ltr .7s 1 cubic-bezier(.175, .885, .32, 1.275);
    opacity: 1
}

.wpb_start_animation.wpb_right-to-left {
    -webkit-animation: wpb_rtl .7s 1 cubic-bezier(.175, .885, .32, 1.275);
    -moz-animation: wpb_rtl .7s 1 cubic-bezier(.175, .885, .32, 1.275);
    -o-animation: wpb_rtl .7s 1 cubic-bezier(.175, .885, .32, 1.275);
    animation: wpb_rtl .7s 1 cubic-bezier(.175, .885, .32, 1.275);
    opacity: 1
}

.wpb_start_animation.wpb_appear {
    -webkit-animation: wpb_appear .7s 1 cubic-bezier(.175, .885, .32, 1.275);
    -moz-animation: wpb_appear .7s 1 cubic-bezier(.175, .885, .32, 1.275);
    -o-animation: wpb_appear .7s 1 cubic-bezier(.175, .885, .32, 1.275);
    animation: wpb_appear .7s 1 cubic-bezier(.175, .885, .32, 1.275);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

@-webkit-keyframes wpb_ttb {
    0% {
        -webkit-transform: translate(0, -10%);
        opacity: 0
    }
    100% {
        -webkit-transform: translate(0, 0);
        opacity: 1
    }
}

@-moz-keyframes wpb_ttb {
    0% {
        -moz-transform: translate(0, -10%);
        opacity: 0
    }
    100% {
        -moz-transform: translate(0, 0);
        opacity: 1
    }
}

@-o-keyframes wpb_ttb {
    0% {
        -o-transform: translate(0, -10%);
        opacity: 0
    }
    100% {
        -o-transform: translate(0, 0);
        opacity: 1
    }
}

@keyframes wpb_ttb {
    0% {
        transform: translate(0, -10%);
        opacity: 0
    }
    100% {
        transform: translate(0, 0);
        opacity: 1
    }
}

@-webkit-keyframes wpb_btt {
    0% {
        -webkit-transform: translate(0, 10%);
        opacity: 0
    }
    100% {
        -webkit-transform: translate(0, 0);
        opacity: 1
    }
}

@-moz-keyframes wpb_btt {
    0% {
        -moz-transform: translate(0, 10%);
        opacity: 0
    }
    100% {
        -moz-transform: translate(0, 0);
        opacity: 1
    }
}

@-o-keyframes wpb_btt {
    0% {
        -o-transform: translate(0, 10%);
        opacity: 0
    }
    100% {
        -o-transform: translate(0, 0);
        opacity: 1
    }
}

@keyframes wpb_btt {
    0% {
        transform: translate(0, 10%);
        opacity: 0
    }
    100% {
        transform: translate(0, 0);
        opacity: 1
    }
}

@-webkit-keyframes wpb_ltr {
    0% {
        -webkit-transform: translate(-10%, 0);
        opacity: 0
    }
    100% {
        -webkit-transform: translate(0, 0);
        opacity: 1
    }
}

@-moz-keyframes wpb_ltr {
    0% {
        -moz-transform: translate(-10%, 0);
        opacity: 0
    }
    100% {
        -moz-transform: translate(0, 0);
        opacity: 1
    }
}

@-o-keyframes wpb_ltr {
    0% {
        -o-transform: translate(-10%, 0);
        opacity: 0
    }
    100% {
        -o-transform: translate(0, 0);
        opacity: 1
    }
}

@keyframes wpb_ltr {
    0% {
        transform: translate(-10%, 0);
        opacity: 0
    }
    100% {
        transform: translate(0, 0);
        opacity: 1
    }
}

@-webkit-keyframes wpb_rtl {
    0% {
        -webkit-transform: translate(10%, 0);
        opacity: 0
    }
    100% {
        -webkit-transform: translate(0, 0);
        opacity: 1
    }
}

@-moz-keyframes wpb_rtl {
    0% {
        -moz-transform: translate(10%, 0);
        opacity: 0
    }
    100% {
        -moz-transform: translate(0, 0);
        opacity: 1
    }
}

@-o-keyframes wpb_rtl {
    0% {
        -o-transform: translate(10%, 0);
        opacity: 0
    }
    100% {
        -o-transform: translate(0, 0);
        opacity: 1
    }
}

@keyframes wpb_rtl {
    0% {
        transform: translate(10%, 0);
        opacity: 0
    }
    100% {
        transform: translate(0, 0);
        opacity: 1
    }
}

@-webkit-keyframes wpb_appear {
    0% {
        -webkit-transform: scale(.5);
        opacity: .1
    }
    100% {
        -webkit-transform: scale(1);
        opacity: 1
    }
}

@-moz-keyframes wpb_appear {
    0% {
        -moz-transform: scale(.5);
        opacity: .1
    }
    100% {
        -moz-transform: scale(1);
        opacity: 1
    }
}

@-o-keyframes wpb_appear {
    0% {
        -o-transform: scale(.5);
        opacity: .1
    }
    100% {
        -o-transform: scale(1);
        opacity: 1
    }
}

@keyframes wpb_appear {
    0% {
        transform: scale(.5);
        opacity: .1
    }
    100% {
        transform: scale(1);
        opacity: 1
    }
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

@-webkit-keyframes bounce {
    0%, 100%, 20%, 50%, 80% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    40% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }
    60% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px)
    }
}

@keyframes bounce {
    0%, 100%, 20%, 50%, 80% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
    40% {
        -webkit-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        transform: translateY(-30px)
    }
    60% {
        -webkit-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
        transform: translateY(-15px)
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce
}

@-webkit-keyframes flash {
    0%, 100%, 50% {
        opacity: 1
    }
    25%, 75% {
        opacity: 0
    }
}

@keyframes flash {
    0%, 100%, 50% {
        opacity: 1
    }
    25%, 75% {
        opacity: 0
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }
    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}

@-webkit-keyframes rubberBand {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    30% {
        -webkit-transform: scaleX(1.25) scaleY(.75);
        transform: scaleX(1.25) scaleY(.75)
    }
    40% {
        -webkit-transform: scaleX(.75) scaleY(1.25);
        transform: scaleX(.75) scaleY(1.25)
    }
    60% {
        -webkit-transform: scaleX(1.15) scaleY(.85);
        transform: scaleX(1.15) scaleY(.85)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes rubberBand {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
    30% {
        -webkit-transform: scaleX(1.25) scaleY(.75);
        -ms-transform: scaleX(1.25) scaleY(.75);
        transform: scaleX(1.25) scaleY(.75)
    }
    40% {
        -webkit-transform: scaleX(.75) scaleY(1.25);
        -ms-transform: scaleX(.75) scaleY(1.25);
        transform: scaleX(.75) scaleY(1.25)
    }
    60% {
        -webkit-transform: scaleX(1.15) scaleY(.85);
        -ms-transform: scaleX(1.15) scaleY(.85);
        transform: scaleX(1.15) scaleY(.85)
    }
    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
}

.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand
}

@-webkit-keyframes shake {
    0%, 100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px)
    }
    20%, 40%, 60%, 80% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px)
    }
}

@keyframes shake {
    0%, 100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        transform: translateX(-10px)
    }
    20%, 40%, 60%, 80% {
        -webkit-transform: translateX(10px);
        -ms-transform: translateX(10px);
        transform: translateX(10px)
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }
    100% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}

@-moz-keyframes swing {
    20% {
        -moz-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }
    40% {
        -moz-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }
    60% {
        -moz-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }
    80% {
        -moz-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }
    100% {
        -moz-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }
    100% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}

.swing {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing
}

@-webkit-keyframes tada {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    10%, 20% {
        -webkit-transform: scale(.9) rotate(-3deg);
        transform: scale(.9) rotate(-3deg)
    }
    30%, 50%, 70%, 90% {
        -webkit-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg)
    }
    40%, 60%, 80% {
        -webkit-transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg)
    }
    100% {
        -webkit-transform: scale(1) rotate(0);
        transform: scale(1) rotate(0)
    }
}

@keyframes tada {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
    10%, 20% {
        -webkit-transform: scale(.9) rotate(-3deg);
        -ms-transform: scale(.9) rotate(-3deg);
        transform: scale(.9) rotate(-3deg)
    }
    30%, 50%, 70%, 90% {
        -webkit-transform: scale(1.1) rotate(3deg);
        -ms-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg)
    }
    40%, 60%, 80% {
        -webkit-transform: scale(1.1) rotate(-3deg);
        -ms-transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg)
    }
    100% {
        -webkit-transform: scale(1) rotate(0);
        -ms-transform: scale(1) rotate(0);
        transform: scale(1) rotate(0)
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada
}

@-webkit-keyframes wobble {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    15% {
        -webkit-transform: translateX(-25%) rotate(-5deg);
        transform: translateX(-25%) rotate(-5deg)
    }
    30% {
        -webkit-transform: translateX(20%) rotate(3deg);
        transform: translateX(20%) rotate(3deg)
    }
    45% {
        -webkit-transform: translateX(-15%) rotate(-3deg);
        transform: translateX(-15%) rotate(-3deg)
    }
    60% {
        -webkit-transform: translateX(10%) rotate(2deg);
        transform: translateX(10%) rotate(2deg)
    }
    75% {
        -webkit-transform: translateX(-5%) rotate(-1deg);
        transform: translateX(-5%) rotate(-1deg)
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes wobble {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
    15% {
        -webkit-transform: translateX(-25%) rotate(-5deg);
        -ms-transform: translateX(-25%) rotate(-5deg);
        transform: translateX(-25%) rotate(-5deg)
    }
    30% {
        -webkit-transform: translateX(20%) rotate(3deg);
        -ms-transform: translateX(20%) rotate(3deg);
        transform: translateX(20%) rotate(3deg)
    }
    45% {
        -webkit-transform: translateX(-15%) rotate(-3deg);
        -ms-transform: translateX(-15%) rotate(-3deg);
        transform: translateX(-15%) rotate(-3deg)
    }
    60% {
        -webkit-transform: translateX(10%) rotate(2deg);
        -ms-transform: translateX(10%) rotate(2deg);
        transform: translateX(10%) rotate(2deg)
    }
    75% {
        -webkit-transform: translateX(-5%) rotate(-1deg);
        -ms-transform: translateX(-5%) rotate(-1deg);
        transform: translateX(-5%) rotate(-1deg)
    }
    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble
}

@-webkit-keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3);
        transform: scale(.3)
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }
    70% {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3);
        -ms-transform: scale(.3);
        transform: scale(.3)
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05)
    }
    70% {
        -webkit-transform: scale(.9);
        -ms-transform: scale(.9);
        transform: scale(.9)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn
}

@-webkit-keyframes bounceInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateY(30px);
        transform: translateY(30px)
    }
    80% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes bounceInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateY(30px);
        -ms-transform: translateY(30px);
        transform: translateY(30px)
    }
    80% {
        -webkit-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        transform: translateY(-10px)
    }
    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(30px);
        transform: translateX(30px)
    }
    80% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px)
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes bounceInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(30px);
        -ms-transform: translateX(30px);
        transform: translateX(30px)
    }
    80% {
        -webkit-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        transform: translateX(-10px)
    }
    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(-30px);
        transform: translateX(-30px)
    }
    80% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px)
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes bounceInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(-30px);
        -ms-transform: translateX(-30px);
        transform: translateX(-30px)
    }
    80% {
        -webkit-transform: translateX(10px);
        -ms-transform: translateX(10px);
        transform: translateX(10px)
    }
    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }
    80% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes bounceInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        transform: translateY(-30px)
    }
    80% {
        -webkit-transform: translateY(10px);
        -ms-transform: translateY(10px);
        transform: translateY(10px)
    }
    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    25% {
        -webkit-transform: scale(.95);
        transform: scale(.95)
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.3);
        transform: scale(.3)
    }
}

@keyframes bounceOut {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
    25% {
        -webkit-transform: scale(.95);
        -ms-transform: scale(.95);
        transform: scale(.95)
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.3);
        -ms-transform: scale(.3);
        transform: scale(.3)
    }
}

.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut
}

@-webkit-keyframes bounceOutDown {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    20% {
        opacity: 1;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px)
    }
}

@keyframes bounceOutDown {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
    20% {
        opacity: 1;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px)
    }
}

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    20% {
        opacity: 1;
        -webkit-transform: translateX(20px);
        transform: translateX(20px)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
}

@keyframes bounceOutLeft {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
    20% {
        opacity: 1;
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    20% {
        opacity: 1;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px)
    }
}

@keyframes bounceOutRight {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
    20% {
        opacity: 1;
        -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform: translateX(-20px)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px)
    }
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight
}

@-webkit-keyframes bounceOutUp {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    20% {
        opacity: 1;
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
}

@keyframes bounceOutUp {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
    20% {
        opacity: 1;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform: translateX(-20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        transform: translateX(20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px)
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px)
    }
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px)
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px)
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform: translateX(-20px)
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        transform: translateX(20px)
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px)
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px)
    }
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px)
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px)
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig
}

@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    80% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(.95);
        transform: perspective(400px) translateZ(0) rotateY(0deg) scale(.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    100% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(0deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@keyframes flip {
    0% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1);
        -ms-transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);
        -ms-transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);
        -ms-transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    80% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(.95);
        -ms-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(.95);
        transform: perspective(400px) translateZ(0) rotateY(0deg) scale(.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    100% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(1);
        -ms-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(0deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    -ms-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotateX(-10deg);
        transform: perspective(400px) rotateX(-10deg)
    }
    70% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg)
    }
    100% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        transform: perspective(400px) rotateX(0deg);
        opacity: 1
    }
}

@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        -ms-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotateX(-10deg);
        -ms-transform: perspective(400px) rotateX(-10deg);
        transform: perspective(400px) rotateX(-10deg)
    }
    70% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        -ms-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg)
    }
    100% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        -ms-transform: perspective(400px) rotateX(0deg);
        transform: perspective(400px) rotateX(0deg);
        opacity: 1
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX
}

@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotateY(-10deg);
        transform: perspective(400px) rotateY(-10deg)
    }
    70% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg)
    }
    100% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg);
        opacity: 1
    }
}

@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        -ms-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotateY(-10deg);
        -ms-transform: perspective(400px) rotateY(-10deg);
        transform: perspective(400px) rotateY(-10deg)
    }
    70% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        -ms-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg)
    }
    100% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        -ms-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg);
        opacity: 1
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY
}

@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        transform: perspective(400px) rotateX(0deg);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

@keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        -ms-transform: perspective(400px) rotateX(0deg);
        transform: perspective(400px) rotateX(0deg);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        -ms-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important
}

@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
}

@keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        -ms-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        -ms-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
}

.flipOutY {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY
}

@-webkit-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: translateX(-20%) skewX(30deg);
        transform: translateX(-20%) skewX(30deg);
        opacity: 1
    }
    80% {
        -webkit-transform: translateX(0) skewX(-15deg);
        transform: translateX(0) skewX(-15deg);
        opacity: 1
    }
    100% {
        -webkit-transform: translateX(0) skewX(0deg);
        transform: translateX(0) skewX(0deg);
        opacity: 1
    }
}

@keyframes lightSpeedIn {
    0% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        -ms-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: translateX(-20%) skewX(30deg);
        -ms-transform: translateX(-20%) skewX(30deg);
        transform: translateX(-20%) skewX(30deg);
        opacity: 1
    }
    80% {
        -webkit-transform: translateX(0) skewX(-15deg);
        -ms-transform: translateX(0) skewX(-15deg);
        transform: translateX(0) skewX(-15deg);
        opacity: 1
    }
    100% {
        -webkit-transform: translateX(0) skewX(0deg);
        -ms-transform: translateX(0) skewX(0deg);
        transform: translateX(0) skewX(0deg);
        opacity: 1
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOut {
    0% {
        -webkit-transform: translateX(0) skewX(0deg);
        transform: translateX(0) skewX(0deg);
        opacity: 1
    }
    100% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }
}

@keyframes lightSpeedOut {
    0% {
        -webkit-transform: translateX(0) skewX(0deg);
        -ms-transform: translateX(0) skewX(0deg);
        transform: translateX(0) skewX(0deg);
        opacity: 1
    }
    100% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        -ms-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

@keyframes rotateIn {
    0% {
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(-200deg);
        -ms-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn
}

@-webkit-keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

@keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

@keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight
}

@-webkit-keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

@keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

@keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight
}

@-webkit-keyframes rotateOut {
    0% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
    100% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0
    }
}

@keyframes rotateOut {
    0% {
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
    100% {
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(200deg);
        -ms-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0
    }
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut
}

@-webkit-keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

@keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
}

@keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight
}

@-webkit-keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
}

@keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

@keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight
}

@-webkit-keyframes slideInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes slideInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes slideInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px)
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes slideInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px)
    }
    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight
}

@-webkit-keyframes slideOutLeft {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
}

@keyframes slideOutLeft {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px)
    }
}

@keyframes slideOutRight {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px)
    }
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
}

@keyframes slideOutUp {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp
}

@-webkit-keyframes slideInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes slideInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp
}

@-webkit-keyframes slideOutDown {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px)
    }
}

@keyframes slideOutDown {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px)
    }
}

.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown
}

@-webkit-keyframes hinge {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    20%, 60% {
        -webkit-transform: rotate(80deg);
        transform: rotate(80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    40% {
        -webkit-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    80% {
        -webkit-transform: rotate(60deg) translateY(0);
        transform: rotate(60deg) translateY(0);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }
    100% {
        -webkit-transform: translateY(700px);
        transform: translateY(700px);
        opacity: 0
    }
}

@keyframes hinge {
    0% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    20%, 60% {
        -webkit-transform: rotate(80deg);
        -ms-transform: rotate(80deg);
        transform: rotate(80deg);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    40% {
        -webkit-transform: rotate(60deg);
        -ms-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    80% {
        -webkit-transform: rotate(60deg) translateY(0);
        -ms-transform: rotate(60deg) translateY(0);
        transform: rotate(60deg) translateY(0);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }
    100% {
        -webkit-transform: translateY(700px);
        -ms-transform: translateY(700px);
        transform: translateY(700px);
        opacity: 0
    }
}

.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge
}

@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg);
        transform: translateX(-100%) rotate(-120deg)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0) rotate(0deg);
        transform: translateX(0) rotate(0deg)
    }
}

@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg);
        -ms-transform: translateX(-100%) rotate(-120deg);
        transform: translateX(-100%) rotate(-120deg)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0) rotate(0deg);
        -ms-transform: translateX(0) rotate(0deg);
        transform: translateX(0) rotate(0deg)
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn
}

@-webkit-keyframes rollOut {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0) rotate(0deg);
        transform: translateX(0) rotate(0deg)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(100%) rotate(120deg);
        transform: translateX(100%) rotate(120deg)
    }
}

@keyframes rollOut {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0) rotate(0deg);
        -ms-transform: translateX(0) rotate(0deg);
        transform: translateX(0) rotate(0deg)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(100%) rotate(120deg);
        -ms-transform: translateX(100%) rotate(120deg);
        transform: translateX(100%) rotate(120deg)
    }
}

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3);
        transform: scale(.3)
    }
    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3);
        -ms-transform: scale(.3);
        transform: scale(.3)
    }
    50% {
        opacity: 1
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

@-webkit-keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1) translateY(-2000px);
        transform: scale(.1) translateY(-2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    60% {
        opacity: 1;
        -webkit-transform: scale(.475) translateY(60px);
        transform: scale(.475) translateY(60px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
}

@keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1) translateY(-2000px);
        -ms-transform: scale(.1) translateY(-2000px);
        transform: scale(.1) translateY(-2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    60% {
        opacity: 1;
        -webkit-transform: scale(.475) translateY(60px);
        -ms-transform: scale(.475) translateY(60px);
        transform: scale(.475) translateY(60px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
}

.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1) translateX(-2000px);
        transform: scale(.1) translateX(-2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    60% {
        opacity: 1;
        -webkit-transform: scale(.475) translateX(48px);
        transform: scale(.475) translateX(48px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
}

@keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1) translateX(-2000px);
        -ms-transform: scale(.1) translateX(-2000px);
        transform: scale(.1) translateX(-2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    60% {
        opacity: 1;
        -webkit-transform: scale(.475) translateX(48px);
        -ms-transform: scale(.475) translateX(48px);
        transform: scale(.475) translateX(48px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
}

.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1) translateX(2000px);
        transform: scale(.1) translateX(2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    60% {
        opacity: 1;
        -webkit-transform: scale(.475) translateX(-48px);
        transform: scale(.475) translateX(-48px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
}

@keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1) translateX(2000px);
        -ms-transform: scale(.1) translateX(2000px);
        transform: scale(.1) translateX(2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    60% {
        opacity: 1;
        -webkit-transform: scale(.475) translateX(-48px);
        -ms-transform: scale(.475) translateX(-48px);
        transform: scale(.475) translateX(-48px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
}

.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1) translateY(2000px);
        transform: scale(.1) translateY(2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    60% {
        opacity: 1;
        -webkit-transform: scale(.475) translateY(-60px);
        transform: scale(.475) translateY(-60px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
}

@keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1) translateY(2000px);
        -ms-transform: scale(.1) translateY(2000px);
        transform: scale(.1) translateY(2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    60% {
        opacity: 1;
        -webkit-transform: scale(.475) translateY(-60px);
        -ms-transform: scale(.475) translateY(-60px);
        transform: scale(.475) translateY(-60px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
}

.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50% {
        opacity: 0;
        -webkit-transform: scale(.3);
        transform: scale(.3)
    }
    100% {
        opacity: 0
    }
}

@keyframes zoomOut {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
    50% {
        opacity: 0;
        -webkit-transform: scale(.3);
        -ms-transform: scale(.3);
        transform: scale(.3)
    }
    100% {
        opacity: 0
    }
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut
}

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale(.475) translateY(-60px);
        transform: scale(.475) translateY(-60px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translateY(2000px);
        transform: scale(.1) translateY(2000px);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale(.475) translateY(-60px);
        -ms-transform: scale(.475) translateY(-60px);
        transform: scale(.475) translateY(-60px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translateY(2000px);
        -ms-transform: scale(.1) translateY(2000px);
        transform: scale(.1) translateY(2000px);
        -webkit-transform-origin: center bottom;
        -ms-transform-origin: center bottom;
        transform-origin: center bottom
    }
}

.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown
}

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale(.475) translateX(42px);
        transform: scale(.475) translateX(42px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translateX(-2000px);
        transform: scale(.1) translateX(-2000px);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale(.475) translateX(42px);
        -ms-transform: scale(.475) translateX(42px);
        transform: scale(.475) translateX(42px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translateX(-2000px);
        -ms-transform: scale(.1) translateX(-2000px);
        transform: scale(.1) translateX(-2000px);
        -webkit-transform-origin: left center;
        -ms-transform-origin: left center;
        transform-origin: left center
    }
}

.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft
}

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale(.475) translateX(-42px);
        transform: scale(.475) translateX(-42px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translateX(2000px);
        transform: scale(.1) translateX(2000px);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale(.475) translateX(-42px);
        -ms-transform: scale(.475) translateX(-42px);
        transform: scale(.475) translateX(-42px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translateX(2000px);
        -ms-transform: scale(.1) translateX(2000px);
        transform: scale(.1) translateX(2000px);
        -webkit-transform-origin: right center;
        -ms-transform-origin: right center;
        transform-origin: right center
    }
}

.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight
}

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale(.475) translateY(60px);
        transform: scale(.475) translateY(60px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translateY(-2000px);
        transform: scale(.1) translateY(-2000px);
        -webkit-transform-origin: center top;
        transform-origin: center top
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale(.475) translateY(60px);
        -ms-transform: scale(.475) translateY(60px);
        transform: scale(.475) translateY(60px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translateY(-2000px);
        -ms-transform: scale(.1) translateY(-2000px);
        transform: scale(.1) translateY(-2000px);
        -webkit-transform-origin: center top;
        -ms-transform-origin: center top;
        transform-origin: center top
    }
}

.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp
}

@-webkit-keyframes spinAround {
    from {
        -webkit-transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(360deg)
    }
}

@-moz-keyframes spinAround {
    from {
        -moz-transform: rotate(0deg)
    }
    to {
        -moz-transform: rotate(360deg)
    }
}

@keyframes spinAround {
    from {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(360deg)
    }
}

.effect-updown {
    -webkit-animation: updown 1s linear infinite;
    -moz-animation: updown 1s linear infinite;
    -o-animation: updown 1s linear infinite;
    animation: updown 1s linear infinite;
    -webkit-animation-direction: alternate;
    -o-animation-direction: alternate;
    animation-direction: alternate
}

@-webkit-keyframes updown {
    from {
        -webkit-transform: translate(0, -15px)
    }
    to {
        -webkit-transform: translate(0, 15px)
    }
}

@-moz-keyframes updown {
    from {
        -moz-transform: translate(0, -15px)
    }
    to {
        -moz-transform: translate(0, 15px)
    }
}

@keyframes updown {
    from {
        transform: translate(0, -15px)
    }
    to {
        transform: translate(0, 15px)
    }
}

.archive-content.tab-content {
    height: initial !important
}

body.search-results .archive-content article {
    margin-top: 0;
    margin-bottom: 30px
}

body.search-results .archive-content article.col-md-6:nth-child(2n+1) {
    clear: both
}

body.search-results .archive-content article.col-md-4:nth-child(3n+1) {
    clear: both
}

body.search-results .archive-content article.col-md-3:nth-child(4n+1) {
    clear: both
}

.thim_header_overlay .top_site_main {
    height: 298px
}

.thim_header_overlay .top_site_main .page-title-wrapper {
    padding-top: 98px
}

.thim_header_overlay.single.thim_header_custom_style header.site-header {
    border-bottom: 0
}

.top_site_main {
    overflow: hidden;
    position: relative;
    height: 200px
}

.top_site_main.thim-parallax {
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

.top_site_main .overlay-top-header {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 1;
    background: rgba(0, 0, 0, .5)
}

.top_site_main .page-title-wrapper {
    position: absolute;
    z-index: 3;
    right: 0;
    left: 0;
    border: 0;
    margin: auto;
    color: #fff;
    top: 50%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%)
}

.top_site_main .page-title-wrapper .heading__primary {
    color: #fff;
    margin: 0;
    font-size: 36px;
    line-height: 36px;
    font-weight: 700;
    position: relative;
    display: inline-block
}

.top_site_main .page-title-wrapper .heading__secondary {
    line-height: 72px;
    margin-top: 7px;
    margin-bottom: 0;
    font-weight: 700
}

.top_site_main .page-title-wrapper a {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 30px
}

.top_site_main .page-title-wrapper a:hover {
    color: #fff
}

.top_site_main .icon-scroll {
    position: absolute;
    z-index: 3;
    bottom: 33px;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 16px;
    line-height: 26px;
    color: #FFF
}

.blog .archive-content {
    width: 100% !important;
    margin-left: -15px;
    margin-right: -15px
}

.blog main#main, .archive main#main {
    padding-bottom: 66px
}

.archive-content article {
    margin-bottom: 28px
}

.archive-content article.sticky .content-inner {
    background: #eee
}

.archive-content article .thumbnail {
    position: relative;
    overflow: hidden
}

.archive-content article .thumbnail img {
    width: 100%;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    -ms-transition: all 1s;
    transition: all 1s;
    -webkit-transition: all all 1s ease;
    -moz-transition: all all 1s ease;
    -ms-transition: all all 1s ease;
    -o-transition: all all 1s ease;
    transition: all all 1s ease
}

.archive-content article .content-inner {
    border: 1px solid #e5e5e5
}

.archive-content article .entry-content {
    padding: 12px 29px 21px;
    margin: 0 auto
}

.archive-content article .entry-content .entry-summary {
    margin-bottom: 17px;
    font-weight: 600
}

.archive-content article .entry-header {
    padding-top: 27px;
    padding-left: 29px;
    padding-right: 26px
}

.archive-content article .entry-header .blog_title {
    font-size: 18px;
    line-height: 36px;
    font-weight: 700;
    text-transform: none;
    margin-top: 0;
    margin-bottom: 0
}

.archive-content article a.readmore {
    font-size: 13px;
    line-height: 27px;
    text-transform: uppercase;
    font-weight: 700
}

.archive-content article .entry-meta {
    margin: 0;
    padding: 0;
    display: inline-block;
    overflow: visible;
    width: 100%
}

.archive-content article .entry-meta li {
    float: left;
    font-size: 12px;
    line-height: 18px;
    font-weight: 700;
    color: #999;
    list-style: none;
    text-transform: uppercase
}

.archive-content article .entry-meta li.date:before {
    content: '';
    position: relative;
    left: 0;
    width: 40px;
    height: 1px;
    display: inline-block;
    background: #eee;
    bottom: 4px;
    margin-right: 10px
}

.archive-content article .entry-meta li.comment-total {
    float: right;
    padding-right: 0
}

.archive-content article .entry-meta li.comment-total a {
    color: #999
}

.archive-content article .entry-meta li.comment-total a:before {
    content: '\f075';
    font-family: FontAwesome;
    padding-right: 5px
}

.archive-content article:hover .thumbnail img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1)
}

article .post-formats-wrapper {
    position: relative;
    overflow: hidden
}

article .entry-content .entry-summary {
    margin-bottom: 25px
}

article .entry-header {
    padding-top: 27px;
    padding-left: 29px;
    padding-right: 26px
}

article .entry-header .blog_title {
    font-size: 18px;
    line-height: 36px;
    font-weight: 700;
    text-transform: none
}

article .entry-thumbnail img {
    width: 100%
}

.entry-meta {
    margin: 0;
    padding: 0;
    display: block;
    overflow: hidden
}

.entry-meta li {
    float: left;
    font-size: 12px;
    line-height: 18px;
    font-weight: 700;
    color: #999;
    list-style: none;
    text-transform: uppercase
}

.entry-meta li.date:before {
    content: '';
    position: relative;
    left: 0;
    width: 40px;
    height: 1px;
    display: inline-block;
    background: #eee;
    bottom: 4px;
    margin-right: 10px
}

.entry-meta li.comment-total {
    float: right;
    padding-right: 0
}

.entry-meta li.comment-total a {
    color: #999
}

.entry-meta li.comment-total a:before {
    content: '\f075';
    font-family: FontAwesome;
    padding-right: 5px
}

.pagination-center {
    text-align: center
}

nav.loop-pagination, nav.pagination, div.loop-pagination, div.pagination {
    width: 100%;
    margin: 34px 0 10px
}

nav.loop-pagination ul, nav.pagination ul, div.loop-pagination ul, div.pagination ul {
    margin: 0 auto;
    display: inline-block
}

nav.loop-pagination ul li, nav.pagination ul li, div.loop-pagination ul li, div.pagination ul li {
    margin: 0;
    display: inline-block;
    zoom: 1;
    list-style: none;
    margin-right: 10px
}

nav.loop-pagination ul li .page-numbers, nav.pagination ul li .page-numbers, div.loop-pagination ul li .page-numbers, div.pagination ul li .page-numbers {
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 28px;
    display: inline-block;
    overflow: hidden;
    text-transform: uppercase;
    border: 2px solid #eee;
    font-size: 13px;
    font-weight: 700;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
    -webkit-transition: all all .3s ease;
    -moz-transition: all all .3s ease;
    -ms-transition: all all .3s ease;
    -o-transition: all all .3s ease;
    transition: all all .3s ease
}

nav.loop-pagination ul li .page-numbers.next, nav.pagination ul li .page-numbers.next, div.loop-pagination ul li .page-numbers.next, div.pagination ul li .page-numbers.next, nav.loop-pagination ul li .page-numbers.prev, nav.pagination ul li .page-numbers.prev, div.loop-pagination ul li .page-numbers.prev, div.pagination ul li .page-numbers.prev {
    width: auto;
    text-indent: -9999px;
    overflow: hidden;
    min-width: 32px;
    position: relative
}

nav.loop-pagination ul li .page-numbers.next:before, nav.pagination ul li .page-numbers.next:before, div.loop-pagination ul li .page-numbers.next:before, div.pagination ul li .page-numbers.next:before, nav.loop-pagination ul li .page-numbers.prev:before, nav.pagination ul li .page-numbers.prev:before, div.loop-pagination ul li .page-numbers.prev:before, div.pagination ul li .page-numbers.prev:before {
    content: '\f105';
    font-family: FontAwesome;
    position: absolute;
    display: inline-block;
    left: 0;
    right: 0;
    line-height: 28px;
    text-indent: 0
}

nav.loop-pagination ul li .page-numbers.prev:before, nav.pagination ul li .page-numbers.prev:before, div.loop-pagination ul li .page-numbers.prev:before, div.pagination ul li .page-numbers.prev:before {
    content: '\f104'
}

.comments-area {
    padding: 25px 0;
    padding-bottom: 0
}

.comments-area .comment-list {
    margin: 0
}

.comments-area .comment-list li {
    list-style: none;
    border-bottom: 1px solid #eee
}

.comments-area .comment-list li:last-child {
    border-bottom: 0
}

.comments-area .comment-list > li.comment:last-child {
    padding-bottom: 30px
}

.comments-area .comment-list-inner .comments-title {
    position: relative;
    padding: 10px 0;
    margin-bottom: 35px;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 22px;
    margin-top: 43px;
    font-weight: 700
}

.comments-area .comment-list-inner .comments-title:before {
    content: '';
    width: 40px;
    display: block;
    bottom: -20px;
    left: 0;
    right: 0;
    position: absolute;
    height: 2px;
    top: auto;
    z-index: 2
}

.comments-area .comment-list-inner .comment-author.meta {
    color: #b3b3b3
}

.comments-area .comment-list-inner .comment-author.meta strong {
    color: #000
}

.comments-area .comment-list-inner > li {
    list-style: none outside none;
    margin-bottom: 25px
}

.comments-area .comment-list-inner li .wrapper-comment {
    overflow: hidden;
    padding-top: 39px
}

.comments-area .comment-list-inner li .avatar {
    width: 70px;
    height: 70px;
    float: left;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.comments-area .comment-list-inner li .comment-right {
    width: calc(100% - 70px);
    width: -webkit-calc(100% - 70px);
    width: -moz-calc(100% - 70px);
    float: left
}

.comments-area .comment-list-inner li .comment-awaiting-moderation {
    margin-left: 20px
}

.comments-area .comment-list-inner li .comment-extra-info {
    padding-left: 30px;
    line-height: 14px
}

.comments-area .comment-list-inner li .comment-extra-info .author, .comments-area .comment-list-inner li .comment-extra-info .date, .comments-area .comment-list-inner li .comment-extra-info .comment-edit-link {
    float: none;
    display: inline-block;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 22px;
    margin-right: 20px
}

.comments-area .comment-list-inner li .comment-extra-info .date {
    color: #999;
    text-transform: capitalize
}

.comments-area .comment-list-inner li .comment-extra-info .comment-reply-link {
    float: right;
    font-size: 13px;
    line-height: 22px;
    font-weight: 700
}

.comments-area .comment-list-inner li .content-comment {
    line-height: 22px;
    padding: 15px 30px;
    color: #999
}

.comments-area .comment-list-inner .children {
    margin-top: 33px;
    margin-bottom: 32px;
    border-top: 1px solid #eee;
    padding-top: 0;
    margin-left: 100px
}

.comments-area .comment-list-inner .children li {
    list-style: none
}

.comments-area #commentform {
    margin-left: -15px;
    margin-right: -15px
}

.comments-area .comment-respond .comment-form-author, .comments-area .comment-respond .comment-form-email, .comments-area .comment-respond .comment-form-url {
    width: 33.33%;
    display: block;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 0
}

.comments-area .comment-respond .comment-form-author input, .comments-area .comment-respond .comment-form-email input, .comments-area .comment-respond .comment-form-url input {
    width: 100%;
    border: 1px solid #e3e6e6;
    padding: 0 15px;
    margin-bottom: 20px
}

.comments-area .comment-respond .comment-notes, .comments-area .comment-respond .comment-form-comment, .comments-area .comment-respond .form-submit, .comments-area .comment-respond .logged-in-as {
    padding-left: 15px;
    padding-right: 15px
}

.comments-area .comment-respond p.comment-form-comment {
    margin-bottom: 0
}

.comments-area .comment-respond textarea {
    width: 100%;
    border: 1px solid #e3e6e6;
    padding: 7px 15px;
    margin-bottom: 25px
}

.comments-area .comment-respond input, .comments-area .comment-respond textarea {
    font-size: 13px;
    font-weight: 600
}

.comments-area .comment-respond .form-submit input#submit {
    text-transform: uppercase;
    text-shadow: none;
    box-shadow: none;
    border: none;
    padding: 0 20px;
    color: #fff;
    font-weight: 700;
    width: auto;
    font-size: 13px;
    line-height: 38px
}

.comments-area .comment-respond-area form .comment-notes {
    line-height: 22px;
    color: #999;
    position: relative;
    margin-bottom: 77px;
    font-size: 13px
}

.comments-area .comment-respond-area form .comment-notes:after {
    content: '';
    width: 40px;
    display: block;
    bottom: -27px;
    left: 15px;
    right: 0;
    position: absolute;
    height: 2px;
    top: auto;
    z-index: 2
}

.comments-area .comment-respond-area #respond.comment-respond .comment-reply-title {
    position: relative;
    padding: 10px 0;
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 22px;
    font-weight: 700;
    margin-top: 40px
}

.tags-links a {
    font-weight: 700
}

.social-share {
    clear: both;
    width: 100%;
    display: none;
    margin: 0;
    float: right
}

.social-share li {
    list-style: none;
    margin-right: 10px;
    float: right
}

.social-share li.facebook {
    position: relative;
    top: -4px
}

.social-share li:first-child {
    margin-right: 0
}

.thim-about-author {
    clear: both;
    border: 2px solid #eee;
    overflow: hidden;
    margin-top: 45px;
    margin-bottom: 78px
}

.thim-about-author .author-avatar {
    width: 160px;
    float: left;
    text-align: center;
    padding: 30px
}

.thim-about-author .author-avatar img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.thim-about-author .author-avatar .name {
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 21px;
    margin-top: 15px;
    margin-bottom: 0
}

.thim-about-author .author-avatar .job {
    font-size: 13px;
    line-height: 15px;
    font-weight: 600;
    color: #999;
    margin-top: 0;
    margin-bottom: 0
}

.thim-about-author .author-details {
    width: calc(100% - 160px);
    width: -webkit-calc(100% - 160px);
    width: -moz-calc(100% - 160px);
    float: left;
    padding: 25px;
    padding-left: 0
}

.thim-about-author .author-details .description {
    margin-top: 17px;
    margin-bottom: 17px
}

.thim-about-author .user-social {
    margin: 0;
    padding: 0
}

.thim-about-author .user-social li {
    float: left;
    list-style: none;
    margin-left: 5px;
    margin-right: 5px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
    -webkit-transition: all all .3s ease;
    -moz-transition: all all .3s ease;
    -ms-transition: all all .3s ease;
    -o-transition: all all .3s ease;
    transition: all all .3s ease
}

.thim-about-author .user-social li a {
    width: 32px;
    height: 32px;
    border: 1px solid;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
    color: #999;
    display: inline-block
}

.thim-about-author .user-social li .fa {
    font-size: 16px
}

.thim-about-author .user-social li:first-child {
    margin-left: 0
}

.thim-about-author .user-social li:hover.user_url a {
    background: #007bb5;
    color: #fff;
    border: 1px solid #007bb5
}

.thim-about-author .user-social li:hover.facebook a {
    background: #3b5998;
    color: #fff;
    border: 1px solid #3b5998
}

.thim-about-author .user-social li:hover.twitter a {
    background: #00aced;
    color: #fff;
    border: 1px solid #00aced
}

.thim-about-author .user-social li:hover.skype a {
    background: #00AFF0;
    color: #fff;
    border: 1px solid #00AFF0
}

.thim-about-author .user-social li:hover.pinterest a {
    background: #cb2027;
    color: #fff;
    border: 1px solid #cb2027
}

.single.single-tp_event .summary.entry-summary, .single.single-dn_campaign .summary.entry-summary {
    position: relative;
    margin-bottom: 30px
}

.single.single-tp_event .donate_counter_percent, .single.single-dn_campaign .donate_counter_percent {
    height: 10px
}

.single.single-tp_event .site-content article, .single.single-dn_campaign .site-content article {
    margin-top: 0
}

.single.single-tp_event .site-content article .post-formats-wrapper, .single.single-dn_campaign .site-content article .post-formats-wrapper {
    margin-bottom: 46px
}

.single.single-tp_event .site-content article .post-formats-wrapper:before, .single.single-dn_campaign .site-content article .post-formats-wrapper:before {
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    opacity: .5;
    -ms-filter: alpha(opacity=50);
    filter: alpha(opacity=50);
    position: absolute
}

.single.single-tp_event .site-content article .entry-header .blog_title, .single.single-dn_campaign .site-content article .entry-header .blog_title {
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 33px
}

.single.single-tp_event .entry-countdown, .single.single-dn_campaign .entry-countdown {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    padding: 30px;
    max-width: 700px;
    margin: auto;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    border-radius: 0
}

.single.single-tp_event .entry-countdown .tp_event_counter.is-countdown, .single.single-dn_campaign .entry-countdown .tp_event_counter.is-countdown {
    border: 0;
    background: 0 0;
    text-align: center
}

.single.single-tp_event .entry-countdown .countdown-row, .single.single-dn_campaign .entry-countdown .countdown-row {
    display: inline-block;
    width: auto
}

.single.single-tp_event .entry-countdown .countdown-row span.countdown-amount, .single.single-dn_campaign .entry-countdown .countdown-row span.countdown-amount {
    font-size: 50px;
    font-weight: 700;
    line-height: 55px;
    width: 100%;
    height: 58px;
    display: block
}

.single.single-tp_event .entry-countdown .countdown-row .countdown-section, .single.single-dn_campaign .entry-countdown .countdown-row .countdown-section {
    min-width: 100px;
    min-height: 100px;
    width: auto;
    height: auto;
    color: #FFF;
    margin: 0 12px;
    border: 2px solid;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: 0 0
}

.single.single-tp_event .entry-countdown .countdown-row span.countdown-period, .single.single-dn_campaign .entry-countdown .countdown-row span.countdown-period {
    text-transform: uppercase;
    font-size: 13px;
    line-height: 14px;
    font-weight: 700
}

.single.single-tp_event .entry-thumbnail:before, .single.single-dn_campaign .entry-thumbnail:before {
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    display: block;
    background: rgba(0, 0, 0, .2)
}

.single.single-tp_event .thim-event-info, .single.single-dn_campaign .thim-event-info {
    padding: 23px 30px;
    font-size: 13px;
    font-weight: 600;
    color: #666;
    line-height: 19px;
    margin-top: 15px
}

.single.single-tp_event .thim-event-info .inner-box .box, .single.single-dn_campaign .thim-event-info .inner-box .box {
    border-bottom: 1px solid #eee;
    padding-bottom: 17px;
    padding-top: 17px;
    width: 100%;
    clear: both;
    overflow: hidden
}

.single.single-tp_event .thim-event-info .inner-box .box:first-child, .single.single-dn_campaign .thim-event-info .inner-box .box:first-child {
    padding-top: 0
}

.single.single-tp_event .thim-event-info .inner-box .box:last-child, .single.single-dn_campaign .thim-event-info .inner-box .box:last-child {
    border-bottom: 0;
    padding-bottom: 0
}

.single.single-tp_event .thim-event-info .inner-box .box .icon, .single.single-dn_campaign .thim-event-info .inner-box .box .icon {
    width: 15px;
    text-align: center;
    float: left;
    line-height: 22px
}

.single.single-tp_event .thim-event-info .inner-box .box .info-detail, .single.single-dn_campaign .thim-event-info .inner-box .box .info-detail {
    float: left;
    width: 190px;
    padding-left: 10px
}

.single.single-tp_event .thim-event-info .inner-box .box .info-detail .title, .single.single-dn_campaign .thim-event-info .inner-box .box .info-detail .title {
    line-height: 14px;
    padding-top: 5px
}

.single.single-tp_event .thim-event-info .inner-box .box .info-detail .info-content, .single.single-dn_campaign .thim-event-info .inner-box .box .info-detail .info-content {
    line-height: 27px
}

.single.single-tp_event .share-wrapper, .single.single-dn_campaign .share-wrapper {
    clear: both;
    width: 100%;
    border-bottom: 1px solid #eee;
    text-align: center;
    padding: 60px 0 50px
}

.single.single-tp_event .share-wrapper .social-share, .single.single-dn_campaign .share-wrapper .social-share {
    display: inline-block;
    float: none;
    width: auto
}

.single .site-header .thim-logo {
    border-bottom: 1px solid #eee
}

.single .site-content article .post-formats-wrapper {
    margin-bottom: 27px
}

.single .site-content article .entry-summary {
    line-height: 24px;
    font-weight: 600
}

.single .site-content article .entry-summary p {
    margin-bottom: 30px
}

.single .site-content article .entry-summary p:last-child {
    margin-bottom: 0
}

.single .site-content article .entry-header {
    padding-top: 0;
    overflow: hidden;
    padding-right: 0;
    padding-left: 0
}

.single .site-content article .entry-header .blog_title {
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 7px;
    margin-top: 0
}

.single .site-content article .entry-meta {
    margin-bottom: 3px;
    overflow: hidden
}

.single .site-content article .entry-meta li {
    margin-right: 30px
}

.single .site-content article .entry-meta li a {
    color: #999
}

.single .site-content article .entry-meta li.author:before {
    content: '\f007';
    font-family: FontAwesome;
    padding-right: 8px;
    padding-left: 1px
}

.single .site-content article .entry-meta li.categories:before {
    content: '\f114';
    font-family: FontAwesome;
    padding-right: 8px
}

.single .site-content article .entry-meta li.comment-total {
    float: left;
    margin-right: 0;
    padding-right: 0
}

.single .site-content article .entry-meta li.comment-total a:before {
    padding-right: 8px;
    content: '\f0e5'
}

.single .site-content article .post-bottom {
    padding-top: 10px;
    padding-bottom: 10px
}

.single .single-content {
    margin-left: 0;
    margin-right: 0
}

.single .single-content article {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0;
    float: none
}

.single .single-content article .entry-content {
    max-width: 100%;
    padding: 30px 0
}

.thim-about-author .author-bio {
    font-weight: 600;
    padding-left: 23px
}

.tp_event_counter {
    border: 0
}

.entry-location {
    margin-top: 30px;
    margin-bottom: 30px
}

#main {
    padding-top: 75px;
    padding-bottom: 80px
}

#main.no-padding {
    padding-top: 0;
    padding-bottom: 0
}

.post-type-archive-our_team .loop-pagination, .post-type-archive-our_team .pagination {
    margin: 30px 0 0
}

.single-our_team #main .content-inner .avatar {
    text-align: center;
    float: left
}

.single-our_team #main .content-inner .avatar .inner-avatar {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    width: 200px;
    height: 200px;
    display: inline-block
}

.single-our_team #main .content-inner .entry-content {
    float: left;
    padding-right: 30px
}

.single-our_team #main .content-inner .entry-content .info .blog_title {
    font-size: 18px;
    line-height: 22px;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 16px
}

.single-our_team #main .content-inner .entry-content .info .regency {
    font-style: italic;
    line-height: 26px;
    color: #666
}

.single-our_team #main .content-inner .entry-content .info:after {
    content: '';
    width: 40px;
    position: relative;
    height: 2px;
    display: inline-block;
    margin-top: 24px;
    margin-bottom: 9px
}

.single-our_team #main .content-inner .entry-content .detail {
    color: #999;
    font-size: 15px;
    line-height: 24px
}

.single-our_team #main .content-inner .entry-meta {
    margin-top: 33px;
    float: left
}

.single-our_team #main .content-inner .entry-meta .fa {
    font-size: 14px
}

.single-our_team #main .content-inner .entry-meta ul.meta-list {
    margin: 0;
    padding: 0
}

.single-our_team #main .content-inner .entry-meta ul.meta-list > li {
    list-style: none;
    display: block;
    padding-right: 0;
    padding-left: 0;
    font-weight: 600;
    font-size: 15px;
    margin-bottom: 20px;
    margin-top: 20px;
    float: none
}

.single-our_team #main .content-inner .entry-meta ul.meta-list > li > .fa {
    padding-right: 7px
}

.single-our_team #main .content-inner .entry-meta ul.meta-list > li.social > ul {
    margin: 0 -5px;
    padding: 0
}

.single-our_team #main .content-inner .entry-meta ul.meta-list > li.social > ul li {
    list-style: none;
    padding-right: 5px;
    padding-left: 5px;
    margin-right: 0
}

.single-our_team #main .content-inner .entry-meta ul.meta-list > li.social > ul li a {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    border: 2px solid;
    display: inline-block;
    text-align: center;
    color: #999
}

.single-our_team #main .content-inner .entry-meta ul.meta-list > li.social > ul li a .fa {
    color: #999;
    font-size: 16px;
    line-height: 28px
}

.single-our_team #main .content-inner .entry-meta ul.meta-list > li.social > ul li a:hover {
    color: #FFF
}

.single-our_team #main .content-inner .entry-meta ul.meta-list > li.social > ul li a:hover .fa {
    color: #FFF
}

.single-our_team .related-posts {
    border-top: 2px solid #eee;
    padding-top: 40px;
    padding-bottom: 32px
}

.single-our_team .related-posts .title {
    text-align: center;
    font-size: 24px;
    line-height: 70px;
    text-transform: uppercase;
    margin-bottom: 29px
}

@media (min-width: 992px) {
    .single-our_team #main .content-inner .avatar {
        padding-left: 0;
        padding-right: 0;
        width: 276px
    }

    .single-our_team #main .content-inner .entry-content {
        width: calc(100% - 240px - 276px);
        width: -webkit-calc(100% - 240px - 276px);
        width: -moz-calc(100% - 240px - 276px);
        padding-left: 0
    }

    .single-our_team #main .content-inner .entry-meta {
        width: 240px;
        padding-left: 0;
        padding-right: 0
    }
}

.blog main#main, .archive main#main {
    padding-top: 80px
}

#sidebar {
    padding-top: 80px;
    padding-bottom: 80px
}

.thim-event-tabs {
    margin-bottom: 5px
}

.thim-event-tabs .nav-tabs {
    margin: 0;
    border-color: #eee
}

.thim-event-tabs .nav-tabs > li > a {
    margin-right: 5px;
    border-radius: 0;
    border: 1px solid #eee;
    background: #f9f9f9;
    font-size: 13px;
    font-weight: 700;
    line-height: 48px;
    min-width: 215px;
    text-align: center;
    padding: 0
}

.thim-event-tabs .nav-tabs > li > a .fa {
    padding-right: 8px
}

.thim-event-tabs .nav-tabs > li.active a, .thim-event-tabs .nav-tabs > li:hover a {
    background: #FFF;
    border-bottom: 1px solid #FFF
}

.thim-event-tabs .nav-tabs > li.active a:before, .thim-event-tabs .nav-tabs > li:hover a:before {
    content: '';
    position: absolute;
    top: -1px;
    left: -1px;
    right: -1px;
    height: 4px;
    display: block
}

.archive-content article.tp_event, .archive-content article.dn_campaign {
    margin-top: 30px;
    margin-bottom: 0
}

.archive-content article.tp_event.col-md-4:nth-child(3n+1), .archive-content article.dn_campaign.col-md-4:nth-child(3n+1) {
    clear: both
}

.archive-content article.tp_event .content-inner, .archive-content article.dn_campaign .content-inner {
    border: 1px solid #e5e5e5;
    background-color: #FFF
}

.archive-content article.tp_event .thim-button.style3, .archive-content article.dn_campaign .thim-button.style3 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0);
    -webkit-transform: translate(-50%, -50%) scale(0);
    -moz-transform: translate(-50%, -50%) scale(0);
    -ms-transform: translate(-50%, -50%) scale(0);
    -o-transform: translate(-50%, -50%) scale(0);
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    white-space: nowrap;
    z-index: 3
}

.archive-content article.tp_event .entry-thumbnail, .archive-content article.dn_campaign .entry-thumbnail {
    position: relative;
    overflow: hidden;
    text-align: center
}

.archive-content article.tp_event .entry-thumbnail .thumbnail:before, .archive-content article.dn_campaign .entry-thumbnail .thumbnail:before {
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    position: absolute;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: alpha(opacity=0);
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    z-index: 2
}

.archive-content article.tp_event:hover .thim-button.style3, .archive-content article.dn_campaign:hover .thim-button.style3 {
    transform: translate(-50%, -50%) scale(1);
    -webkit-transform: translate(-50%, -50%) scale(1);
    -moz-transform: translate(-50%, -50%) scale(1);
    -ms-transform: translate(-50%, -50%) scale(1);
    -o-transform: translate(-50%, -50%) scale(1)
}

.archive-content article.tp_event:hover .entry-thumbnail .thumbnail:before, .archive-content article.dn_campaign:hover .entry-thumbnail .thumbnail:before {
    -moz-opacity: .4;
    -khtml-opacity: .4;
    -webkit-opacity: .4;
    opacity: .4;
    -ms-filter: alpha(opacity=40);
    filter: alpha(opacity=40)
}

.archive-content article.tp_event .event-content, .archive-content article.dn_campaign .event-content {
    padding: 15px 20px 23px
}

.archive-content article.tp_event .event-content .entry-header, .archive-content article.dn_campaign .event-content .entry-header {
    padding: 0
}

.archive-content article.tp_event .event-content .entry-header .blog_title, .archive-content article.dn_campaign .event-content .entry-header .blog_title {
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    margin: 0
}

.archive-content article.tp_event .event-content .entry-content, .archive-content article.dn_campaign .event-content .entry-content {
    color: #999;
    padding: 15px 0 20px 0;
    font-weight: 600
}

.archive-content article.tp_event .event-content .date, .archive-content article.dn_campaign .event-content .date {
    width: 47px;
    float: left;
    border-right: 1px solid #f5f5f5;
    font-weight: 700
}

.archive-content article.tp_event .event-content .date .day, .archive-content article.dn_campaign .event-content .date .day {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 0;
    line-height: 24px
}

.archive-content article.tp_event .event-content .date .month, .archive-content article.dn_campaign .event-content .date .month {
    font-size: 12px;
    text-transform: uppercase;
    clear: both;
    width: 100%;
    line-height: 20px
}

.archive-content article.tp_event .event-content .metas, .archive-content article.dn_campaign .event-content .metas {
    width: calc(100% - 47px);
    width: -webkit-calc(100% - 47px);
    width: -moz-calc(100% - 47px);
    float: left;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    padding-left: 30px;
    line-height: 22px
}

.archive-content article.tp_event .event-content .metas .fa, .archive-content article.dn_campaign .event-content .metas .fa {
    padding-right: 1px;
    width: 15px;
    text-align: center
}

.archive-content article.tp_event .donate_counter, .archive-content article.dn_campaign .donate_counter {
    margin-top: 30px
}

.archive-content article.tp_event .donate_campaign_goal_raised, .archive-content article.dn_campaign .donate_campaign_goal_raised {
    border: 0
}

.archive-content article.tp_event .donate_campaign_goal_raised .campaign_goal_raised, .archive-content article.dn_campaign .donate_campaign_goal_raised .campaign_goal_raised {
    font-size: 18px;
    margin-bottom: 0
}

.archive-content article.tp_event .donate_campaign_goal_raised .campaign_goal_raised.campaign_goal label, .archive-content article.dn_campaign .donate_campaign_goal_raised .campaign_goal_raised.campaign_goal label {
    text-align: right
}

.post-type-archive-tp_event .pagination {
    margin: 60px 15px 0
}

.archive .archive-content article.tp_event .event-content .metas, .archive .archive-content article.dn_campaign .event-content .metas {
    padding-left: 20px
}

.search .pagination {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 0;
    margin-top: 60px
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

a:active, a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}

@media print {
    *, :before, :after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]:after, a[href^="javascript:"]:after {
        content: ""
    }

    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr, img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    select {
        background: #fff !important
    }

    .navbar {
        display: none
    }

    .btn > .caret, .dropup > .btn > .caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table td, .table th {
        background-color: #fff !important
    }

    .table-bordered th, .table-bordered td {
        border: 1px solid #ddd !important
    }
}

* {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

:before, :after {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: Roboto, serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}

a:hover, a:focus {
    color: #23527c;
    text-decoration: underline
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-transition: all all .2s ease-in-out ease;
    -moz-transition: all all .2s ease-in-out ease;
    -ms-transition: all all .2s ease-in-out ease;
    -o-transition: all all .2s ease-in-out ease;
    transition: all all .2s ease-in-out ease;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
    font-weight: 400;
    line-height: 1;
    color: #777
}

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small {
    font-size: 65%
}

h4, .h4, h5, .h5, h6, .h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small, h4 .small, .h4 .small, h5 .small, .h5 .small, h6 .small, .h6 .small {
    font-size: 75%
}

h1, .h1 {
    font-size: 36px
}

h2, .h2 {
    font-size: 30px
}

h3, .h3 {
    font-size: 24px
}

h4, .h4 {
    font-size: 18px
}

h5, .h5 {
    font-size: 14px
}

h6, .h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

@media (min-width: 768px) {
    .lead {
        font-size: 21px
    }
}

small, .small {
    font-size: 92%
}

mark, .mark {
    background-color: #fcf8e3;
    padding: .2em
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #337ab7
}

a.text-primary:hover {
    color: #286090
}

.text-success {
    color: #3c763d
}

a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #337ab7
}

a.bg-primary:hover {
    background-color: #286090
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

ul, ol {
    margin-top: 0;
    margin-bottom: 10px
}

ul ul, ol ul, ul ol, ol ol {
    margin-bottom: 0
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}

.list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dt, dd {
    line-height: 1.42857143
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[title], abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
    margin-bottom: 0
}

blockquote footer, blockquote small, blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777
}

blockquote footer:before, blockquote small:before, blockquote .small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse, blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right
}

.blockquote-reverse footer:before, blockquote.pull-right footer:before, .blockquote-reverse small:before, blockquote.pull-right small:before, .blockquote-reverse .small:before, blockquote.pull-right .small:before {
    content: ''
}

.blockquote-reverse footer:after, blockquote.pull-right footer:after, .blockquote-reverse small:after, blockquote.pull-right small:after, .blockquote-reverse .small:after, blockquote.pull-right .small:after {
    content: '\00A0 \2014'
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143
}

code, kbd, pre, samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    box-shadow: none
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width: 768px) {
    .container {
        width: 750px
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

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

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

table {
    background-color: transparent
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left
}

th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
    border-top: 0
}

.table > tbody + tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {
    padding: 5px
}

.table-bordered {
    border: 1px solid #ddd
}

.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd
}

.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
    border-bottom-width: 2px
}

.table-striped > tbody > tr:nth-child(odd) {
    background-color: #f9f9f9
}

.table-hover > tbody > tr:hover {
    background-color: #f5f5f5
}

table col[class*=col-] {
    position: static;
    float: none;
    display: table-column
}

table td[class*=col-], table th[class*=col-] {
    position: static;
    float: none;
    display: table-cell
}

.table > thead > tr > td.active, .table > tbody > tr > td.active, .table > tfoot > tr > td.active, .table > thead > tr > th.active, .table > tbody > tr > th.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > tbody > tr.active > td, .table > tfoot > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr.active > th, .table > tfoot > tr.active > th {
    background-color: #f5f5f5
}

.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
    background-color: #e8e8e8
}

.table > thead > tr > td.success, .table > tbody > tr > td.success, .table > tfoot > tr > td.success, .table > thead > tr > th.success, .table > tbody > tr > th.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > tbody > tr.success > td, .table > tfoot > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr.success > th, .table > tfoot > tr.success > th {
    background-color: #dff0d8
}

.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
    background-color: #d0e9c6
}

.table > thead > tr > td.info, .table > tbody > tr > td.info, .table > tfoot > tr > td.info, .table > thead > tr > th.info, .table > tbody > tr > th.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > tbody > tr.info > td, .table > tfoot > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr.info > th, .table > tfoot > tr.info > th {
    background-color: #d9edf7
}

.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
    background-color: #c4e3f3
}

.table > thead > tr > td.warning, .table > tbody > tr > td.warning, .table > tfoot > tr > td.warning, .table > thead > tr > th.warning, .table > tbody > tr > th.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > tbody > tr.warning > td, .table > tfoot > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr.warning > th, .table > tfoot > tr.warning > th {
    background-color: #fcf8e3
}

.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
    background-color: #faf2cc
}

.table > thead > tr > td.danger, .table > tbody > tr > td.danger, .table > tfoot > tr > td.danger, .table > thead > tr > th.danger, .table > tbody > tr > th.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > tbody > tr.danger > td, .table > tfoot > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr.danger > th, .table > tfoot > tr.danger > th {
    background-color: #f2dede
}

.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
    background-color: #ebcccc
}

.table-responsive {
    overflow-x: auto;
    min-height: .01%
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }

    .table-responsive > .table {
        margin-bottom: 0
    }

    .table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
        white-space: nowrap
    }

    .table-responsive > .table-bordered {
        border: 0
    }

    .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0
    }

    .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0
    }

    .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
        border-bottom: 0
    }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

input[type=search] {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

input[type=radio], input[type=checkbox] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple], select[size] {
    height: auto
}

input[type=file]:focus, input[type=radio]:focus, input[type=checkbox]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, .075) 1px 2px rgba(0, 0, 0, .2);
    -moz-box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, .075) 1px 2px rgba(0, 0, 0, .2);
    -o-box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, .075) 1px 2px rgba(0, 0, 0, .2);
    box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, .075) 1px 2px rgba(0, 0, 0, .2);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -ms-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-transition: all border-color ease-in-out .15s, box-shadow ease-in-out .15s ease;
    -moz-transition: all border-color ease-in-out .15s, box-shadow ease-in-out .15s ease;
    -ms-transition: all border-color ease-in-out .15s, box-shadow ease-in-out .15s ease;
    -o-transition: all border-color ease-in-out .15s, box-shadow ease-in-out .15s ease;
    transition: all border-color ease-in-out .15s, box-shadow ease-in-out .15s ease
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    -webkit-box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6) 1px 2px rgba(0, 0, 0, .2);
    -moz-box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6) 1px 2px rgba(0, 0, 0, .2);
    -o-box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6) 1px 2px rgba(0, 0, 0, .2);
    box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6) 1px 2px rgba(0, 0, 0, .2)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control:-moz-placeholder {
    color: #999
}

.form-control::-moz-placeholder {
    color: #999
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1
}

textarea.form-control {
    height: auto
}

input[type=search] {
    -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type=date], input[type=time], input[type=datetime-local], input[type=month] {
        line-height: 34px
    }

    input[type=date].input-sm, input[type=time].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm {
        line-height: 31px
    }

    input[type=date].input-lg, input[type=time].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 15px
}

.radio, .checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.radio label, .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.radio input[type=radio], .radio-inline input[type=radio], .checkbox input[type=checkbox], .checkbox-inline input[type=checkbox] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px \9
}

.radio + .radio, .checkbox + .checkbox {
    margin-top: -5px
}

.radio-inline, .checkbox-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer
}

.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
    margin-top: 0;
    margin-left: 10px
}

input[type=radio][disabled], input[type=checkbox][disabled], input[type=radio].disabled, input[type=checkbox].disabled, fieldset[disabled] input[type=radio], fieldset[disabled] input[type=checkbox] {
    cursor: not-allowed
}

.radio-inline.disabled, .checkbox-inline.disabled, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox-inline {
    cursor: not-allowed
}

.radio.disabled label, .checkbox.disabled label, fieldset[disabled] .radio label, fieldset[disabled] .checkbox label {
    cursor: not-allowed
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}

.form-control-static.input-lg, .form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0
}

.input-sm, .form-group-sm .form-control {
    height: 31px;
    padding: 5px 10px;
    font-size: 13px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm, select.form-group-sm .form-control {
    height: 31px;
    line-height: 31px
}

textarea.input-sm, textarea.form-group-sm .form-control, select[multiple] .input-sm, select[multiple] .form-group-sm .form-control {
    height: auto
}

.input-lg, .form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

select.input-lg, select.form-group-lg .form-control {
    height: 46px;
    line-height: 46px
}

textarea.input-lg, textarea.form-group-lg .form-control, select[multiple] .input-lg, select[multiple] .form-group-lg .form-control {
    height: auto
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.input-lg + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.input-sm + .form-control-feedback {
    width: 31px;
    height: 31px;
    line-height: 31px
}

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, .075) 1px 2px rgba(0, 0, 0, .2);
    -moz-box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, .075) 1px 2px rgba(0, 0, 0, .2);
    -o-box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, .075) 1px 2px rgba(0, 0, 0, .2);
    box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, .075) 1px 2px rgba(0, 0, 0, .2)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    -webkit-box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168 1px 2px rgba(0, 0, 0, .2);
    -moz-box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168 1px 2px rgba(0, 0, 0, .2);
    -o-box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168 1px 2px rgba(0, 0, 0, .2);
    box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168 1px 2px rgba(0, 0, 0, .2)
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, .075) 1px 2px rgba(0, 0, 0, .2);
    -moz-box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, .075) 1px 2px rgba(0, 0, 0, .2);
    -o-box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, .075) 1px 2px rgba(0, 0, 0, .2);
    box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, .075) 1px 2px rgba(0, 0, 0, .2)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    -webkit-box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b 1px 2px rgba(0, 0, 0, .2);
    -moz-box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b 1px 2px rgba(0, 0, 0, .2);
    -o-box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b 1px 2px rgba(0, 0, 0, .2);
    box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b 1px 2px rgba(0, 0, 0, .2)
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, .075) 1px 2px rgba(0, 0, 0, .2);
    -moz-box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, .075) 1px 2px rgba(0, 0, 0, .2);
    -o-box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, .075) 1px 2px rgba(0, 0, 0, .2);
    box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, .075) 1px 2px rgba(0, 0, 0, .2)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    -webkit-box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483 1px 2px rgba(0, 0, 0, .2);
    -moz-box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483 1px 2px rgba(0, 0, 0, .2);
    -o-box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483 1px 2px rgba(0, 0, 0, .2);
    box-shadow: '' inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483 1px 2px rgba(0, 0, 0, .2)
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label ~ .form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-static {
        display: inline-block
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {
        width: auto
    }

    .form-inline .input-group > .form-control {
        width: 100%
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .radio, .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .radio label, .form-inline .checkbox label {
        padding-left: 0
    }

    .form-inline .radio input[type=radio], .form-inline .checkbox input[type=checkbox] {
        position: relative;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .radio, .form-horizontal .checkbox {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.3px
    }
}

@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn:hover, .btn:focus, .btn.focus {
    color: #333;
    text-decoration: none
}

.btn:active, .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    -webkit-box-shadow: '' inset 0 3px 5px rgba(0, 0, 0, .125) 1px 2px rgba(0, 0, 0, .2);
    -moz-box-shadow: '' inset 0 3px 5px rgba(0, 0, 0, .125) 1px 2px rgba(0, 0, 0, .2);
    -o-box-shadow: '' inset 0 3px 5px rgba(0, 0, 0, .125) 1px 2px rgba(0, 0, 0, .2);
    box-shadow: '' inset 0 3px 5px rgba(0, 0, 0, .125) 1px 2px rgba(0, 0, 0, .2)
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    -moz-opacity: .65;
    -khtml-opacity: .65;
    -webkit-opacity: .65;
    opacity: .65;
    -ms-filter: alpha(opacity=65);
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-box-shadow: '' none 1px 2px rgba(0, 0, 0, .2);
    -moz-box-shadow: '' none 1px 2px rgba(0, 0, 0, .2);
    -o-box-shadow: '' none 1px 2px rgba(0, 0, 0, .2);
    box-shadow: '' none 1px 2px rgba(0, 0, 0, .2)
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
    background-image: none
}

.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled.focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default.focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled.focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary.focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary .badge {
    color: #337ab7;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled.focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success.focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
    background-image: none
}

.btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled.focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info.focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
    background-image: none
}

.btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled.focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning.focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
    background-image: none
}

.btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled.focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger.focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    color: #337ab7;
    font-weight: 400;
    border-radius: 0
}

.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-box-shadow: '' none 1px 2px rgba(0, 0, 0, .2);
    -moz-box-shadow: '' none 1px 2px rgba(0, 0, 0, .2);
    -o-box-shadow: '' none 1px 2px rgba(0, 0, 0, .2);
    box-shadow: '' none 1px 2px rgba(0, 0, 0, .2)
}

.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent
}

.btn-link:hover, .btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
    color: #777;
    text-decoration: none
}

.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

.btn-sm {
    padding: 5px 10px;
    font-size: 13px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-xs {
    padding: 1px 5px;
    font-size: 13px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block + .btn-block {
    margin-top: 5px
}

input[type=submit].btn-block, input[type=reset].btn-block, input[type=button].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -moz-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    -ms-transition: opacity .15s linear;
    transition: opacity .15s linear;
    -webkit-transition: all opacity .15s linear ease;
    -moz-transition: all opacity .15s linear ease;
    -ms-transition: all opacity .15s linear ease;
    -o-transition: all opacity .15s linear ease;
    transition: all opacity .15s linear ease
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none;
    visibility: hidden
}

.collapse.in {
    display: block;
    visibility: visible
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -moz-transition-duration: .35s;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.nav > li {
    position: relative;
    display: block
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: #eee
}

.nav > li.disabled > a {
    color: #777
}

.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
    color: #777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eee;
    border-color: #337ab7
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav > li > a > img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs > li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs > li > a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified > li {
    float: none
}

.nav-tabs.nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px
}

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width: 768px) {
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%
    }

    .nav-tabs.nav-justified > li > a {
        margin-bottom: 0
    }
}

.nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd
}

@media (min-width: 768px) {
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #fff
    }
}

.nav-pills > li {
    float: left
}

.nav-pills > li > a {
    border-radius: 4px
}

.nav-pills > li + li {
    margin-left: 2px
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #337ab7
}

.nav-stacked > li {
    float: none
}

.nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

.nav-justified > li {
    float: none
}

.nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px
}

.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width: 768px) {
    .nav-justified > li {
        display: table-cell;
        width: 1%
    }

    .nav-justified > li > a {
        margin-bottom: 0
    }
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified > li > a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
    border: 1px solid #ddd
}

@media (min-width: 768px) {
    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
        border-bottom-color: #fff
    }
}

.tab-content > .tab-pane {
    display: none;
    visibility: hidden
}

.tab-content > .active {
    display: block;
    visibility: visible
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

@media (min-width: 768px) {
    .navbar {
        border-radius: 4px
    }
}

@media (min-width: 768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width: 768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block !important;
        visibility: visible !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: 340px
}

@media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px
    }
}

.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 768px) {
    .container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width: 768px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-top, .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width: 768px) {
    .navbar-fixed-top, .navbar-fixed-bottom {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px
}

.navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none
}

.navbar-brand > img {
    display: block
}

@media (min-width: 768px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px
}

@media (min-width: 768px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 7.5px -15px
}

.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px
    }

    .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
        background-image: none
    }
}

@media (min-width: 768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

    .navbar-nav > li {
        float: left
    }

    .navbar-nav > li > a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    -webkit-box-shadow: '' inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1) 1px 2px rgba(0, 0, 0, .2);
    -moz-box-shadow: '' inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1) 1px 2px rgba(0, 0, 0, .2);
    -o-box-shadow: '' inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1) 1px 2px rgba(0, 0, 0, .2);
    box-shadow: '' inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1) 1px 2px rgba(0, 0, 0, .2);
    margin-top: 8px;
    margin-bottom: 8px
}

@media (min-width: 768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .navbar-form .form-control-static {
        display: inline-block
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn, .navbar-form .input-group .form-control {
        width: auto
    }

    .navbar-form .input-group > .form-control {
        width: 100%
    }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .radio, .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .radio label, .navbar-form .checkbox label {
        padding-left: 0
    }

    .navbar-form .radio input[type=radio], .navbar-form .checkbox input[type=checkbox] {
        position: relative;
        margin-left: 0
    }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media (max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }

    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media (min-width: 768px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        -webkit-box-shadow: '' none 1px 2px rgba(0, 0, 0, .2);
        -moz-box-shadow: '' none 1px 2px rgba(0, 0, 0, .2);
        -o-box-shadow: '' none 1px 2px rgba(0, 0, 0, .2);
        box-shadow: '' none 1px 2px rgba(0, 0, 0, .2)
    }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-btn.btn-sm {
    margin-top: 9.5px;
    margin-bottom: 9.5px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width: 768px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px
    }
}

@media (min-width: 768px) {
    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important;
        margin-right: -15px
    }

    .navbar-right ~ .navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav > li > a {
    color: #777
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555
}

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
    color: #333
}

.navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:focus {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-text {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #080808
}

.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #080808;
    color: #fff
}

@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #9d9d9d
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:focus {
    color: #444
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.pagination > li {
    display: inline
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #337ab7;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}

.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default
}

.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
    color: #777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}

.pagination-lg > li > a, .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px
}

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px
}

.pagination-sm > li > a, .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 13px
}

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: 700
}

.alert > p, .alert > ul {
    margin-bottom: 0
}

.alert > p + p {
    margin-top: 5px
}

.alert-dismissable, .alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close, .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0
}

.embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive.embed-responsive-4by3 {
    padding-bottom: 75%
}

.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table
}

.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after {
    clear: both
}

.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table
}

.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important;
    visibility: hidden !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-xs, .visible-sm, .visible-md, .visible-lg {
    display: none !important
}

.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
    display: none !important
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table
    }

    tr.visible-xs {
        display: table-row !important
    }

    th.visible-xs, td.visible-xs {
        display: table-cell !important
    }
}

@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table
    }

    tr.visible-sm {
        display: table-row !important
    }

    th.visible-sm, td.visible-sm {
        display: table-cell !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table
    }

    tr.visible-md {
        display: table-row !important
    }

    th.visible-md, td.visible-md {
        display: table-cell !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table
    }

    tr.visible-lg {
        display: table-row !important
    }

    th.visible-lg, td.visible-lg {
        display: table-cell !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table
    }

    tr.visible-print {
        display: table-row !important
    }

    th.visible-print, td.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

.col-xs-15, .col-sm-15, .col-md-15, .col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px
}

.col-xs-15 {
    width: 20%;
    float: left
}

@media (min-width: 768px) {
    .col-sm-15 {
        width: 20%;
        float: left
    }
}

@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left
    }
}

@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left
    }
}

.admin-bar .coming-soon-wrapper {
    height: calc(100vh - 32px) !important;
    height: -webkit-calc(100vh - 32px) !important;
    height: -moz-calc(100vh - 32px) !important
}

.coming-soon-wrapper {
    height: 100vh !important;
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    text-align: center;
    position: relative;
    z-index: 1
}

.coming-soon-wrapper:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .5);
    z-index: -1
}

.coming-soon-wrapper .title {
    line-height: 72px;
    color: #FFF
}

.coming-soon-wrapper .content-text {
    line-height: 26px;
    color: #FFF;
    font-weight: 400;
    max-width: 560px;
    margin: 0 auto;
    margin-bottom: 37px;
    font-size: 18px
}

.coming-soon-wrapper .coom-inner {
    display: inline-block;
    top: 50%;
    position: relative;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%)
}

.coming-soon-wrapper .thim-countdown {
    margin-top: 70px
}

.coming-soon-wrapper .thim-countdown .count-down {
    margin-bottom: 72px
}

.coming-soon-wrapper .thim-countdown .count-down .counter-group .counter-block {
    width: 193px;
    height: 120px;
    color: #FFF;
    margin: 0;
    border-right: 1px solid;
    border-color: rgba(255, 255, 255, .3);
    border-radius: 0;
    background: 0 0;
    float: left;
    padding: 12px 0
}

.coming-soon-wrapper .thim-countdown .count-down .counter-group .counter-block .counter {
    font-size: 60px;
    font-weight: 700;
    line-height: 60px;
    height: 60px;
    margin: 0
}

.coming-soon-wrapper .thim-countdown .count-down .counter-group .counter-block:last-child {
    border-right: 0
}

.coming-soon-wrapper .thim-countdown .count-down .counter-group .counter-caption {
    font-size: 24px;
    line-height: 42px;
    font-weight: 600
}

.coming-soon-wrapper .mc4wp-form {
    max-width: 353px;
    margin: auto
}

.coming-soon-wrapper .mc4wp-form input[type=email] {
    background: 0 0
}

.coming-soon-wrapper .mc4wp-form input[type=email]::-moz-placeholder {
    color: #ccc;
    opacity: 1
}

.coming-soon-wrapper .mc4wp-form input[type=email]:-ms-input-placeholder {
    color: #ccc
}

.coming-soon-wrapper .mc4wp-form input[type=email]::-webkit-input-placeholder {
    color: #ccc
}

.coming-soon-wrapper .mc4wp-form input[type=email]:-moz-placeholder {
    color: #ccc
}

.coming-soon-wrapper .mc4wp-form input[type=email]::-moz-placeholder {
    color: #ccc
}

.coming-soon-wrapper .mc4wp-form input[type=email]:-ms-input-placeholder {
    color: #ccc
}

.coming-soon-wrapper .mc4wp-form input[type=email]::-webkit-input-placeholder {
    color: #ccc
}

.coming-soon-wrapper .mc4wp-form button[type=submit] {
    color: #FFF
}

footer {
    font-size: 13px
}

footer .widget-title {
    font-size: 14px;
    color: #FFF;
    font-weight: 700;
    line-height: 14px;
    margin-bottom: 25px
}

footer ul {
    margin: 0;
    padding: 0
}

footer ul li {
    list-style: none;
    line-height: 34px
}

footer ul li a {
    font-weight: 600
}

footer hr {
    border-top: 1px solid #242424;
    margin-top: 10px;
    margin-bottom: 10px
}

footer .widget a {
    font-weight: 600
}

footer .widget .thim-button.style3:hover {
    color: #FFF
}

footer .fa {
    font-weight: 600
}

footer .text-copyright {
    line-height: 54px;
    font-weight: 600
}

footer .thim-social ul li a {
    border-width: 2px;
    line-height: 28px
}

#footer-bottom {
    position: fixed;
    z-index: -1;
    left: 0;
    right: 0;
    bottom: 0
}

.widget_shopping_cart {
    position: relative;
    width: 34px;
    height: 34px;
    line-height: 34px
}

.widget_shopping_cart .minicart_hover {
    margin-top: 0;
    margin-bottom: 0;
    width: 34px;
    height: 34px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
    font-size: 13px;
    color: #999
}

.widget_shopping_cart .minicart_hover .cart-items-number span.wrapper-items-number {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 14px;
    height: 14px;
    line-height: 14px;
    display: inline-block;
    right: 0;
    top: 0;
    font-size: 11px;
    font-weight: 700;
    position: absolute;
    text-align: center;
    color: #999;
    background-color: #fff
}

.widget_shopping_cart .widget_shopping_cart_content {
    background: #fff;
    left: auto;
    position: absolute;
    right: 15px;
    top: 29px;
    min-width: 350px;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .1);
    z-index: 9999;
    padding-top: 10px;
    padding-bottom: 25px
}

.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget {
    max-height: 315px;
    overflow: auto;
    padding: 0 20px
}

.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget::-webkit-scrollbar {
    width: 6px
}

.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    border-radius: 6px
}

.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget::-webkit-scrollbar-thumb {
    border-radius: 6px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .5)
}

.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li {
    padding: 15px 0;
    border-top: 1px solid #eee;
    width: 100%;
    margin-left: 0 !important
}

.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li a {
    border: 0;
    text-align: left;
    margin-right: 30px;
    font-size: 16px;
    font-weight: 600;
    text-transform: none
}

.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li a img {
    margin-right: 15px;
    width: 65px !important;
    float: left
}

.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li dl {
    border-left: 0 none !important;
    float: left;
    padding-left: 0 !important;
    min-width: 60%
}

.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li dl dd {
    margin: 0 !important;
    padding: 0 !important
}

.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li .quantity {
    float: left;
    padding: 0;
    text-align: left;
    min-width: 60%;
    font-size: 13px
}

.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li .remove {
    margin-right: 0;
    left: auto !important;
    right: 10px;
    top: 15px !important;
    width: 25px;
    height: 25px;
    padding: 0;
    text-align: center;
    line-height: 25px;
    display: block;
    background: #EFEFEF;
    font-size: 16px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
    -webkit-transition: all all .3s ease;
    -moz-transition: all all .3s ease;
    -ms-transition: all all .3s ease;
    -o-transition: all all .3s ease;
    transition: all all .3s ease
}

.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li .remove:hover {
    color: #FFF !important
}

.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li.removing {
    position: relative;
    overflow: hidden
}

.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li.removing:after {
    position: absolute;
    content: '';
    display: block;
    background-image: url(../../images/loading.gif);
    background-color: rgba(255, 255, 255, .75);
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 9
}

.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li:first-child {
    border-top: none
}

.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget .empty {
    padding-top: 17px;
    text-align: center
}

.widget_shopping_cart .widget_shopping_cart_content .total {
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    margin-bottom: 0;
    font-size: 13px;
    padding: 5px;
    margin: 0 20px
}

.widget_shopping_cart .widget_shopping_cart_content .total .amount {
    font-weight: 700;
    margin-left: 10px
}

.widget_shopping_cart .widget_shopping_cart_content .buttons {
    padding: 5px;
    text-align: center
}

.widget_shopping_cart .widget_shopping_cart_content .buttons a {
    font-size: 13px;
    line-height: 40px;
    padding: 0 20px;
    margin: 10px;
    font-weight: 700;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    text-transform: uppercase;
    color: #fff
}

.widget_shopping_cart .widget_shopping_cart_content .buttons a:hover {
    color: #fff
}

.widget_shopping_cart .widget_shopping_cart_content .buttons .checkout {
    color: #fff;
    position: relative
}

.widget_shopping_cart {
    display: inline-block
}

.widget_shopping_cart:hover .widget_shopping_cart_content {
    height: auto;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s;
    -webkit-transition: all all .5s ease;
    -moz-transition: all all .5s ease;
    -ms-transition: all all .5s ease;
    -o-transition: all all .5s ease;
    transition: all all .5s ease;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: alpha(opacity=100);
    filter: alpha(opacity=100);
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0)
}

.widget_shopping_cart .minicart_hover {
    display: inline-block
}

.widget_shopping_cart .widget_shopping_cart_content {
    height: 0;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s;
    -webkit-transition: all all .5s ease;
    -moz-transition: all all .5s ease;
    -ms-transition: all all .5s ease;
    -o-transition: all all .5s ease;
    transition: all all .5s ease;
    overflow: hidden;
    padding: 0;
    transform: translate(0, 50px);
    -webkit-transform: translate(0, 50px);
    -moz-transform: translate(0, 50px);
    -ms-transform: translate(0, 50px);
    -o-transform: translate(0, 50px);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: alpha(opacity=0);
    filter: alpha(opacity=0)
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8;
    filter: alpha(opacity=80)
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: 0 !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #ccc
}

.mfp-preloader a:hover {
    color: #fff
}

.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-s-error .mfp-content {
    display: none
}

button.mfp-close, button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: -10px;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    filter: alpha(opacity=65);
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px
}

.mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100)
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #FFF;
    right: -10px
}

.mfp-image-holder .mfp-close, .mfp-inline-holder .mfp-close {
    color: #FFF;
    right: -10px;
    text-align: center;
    padding-right: 0;
    width: 32px;
    height: 32px;
    line-height: 32px
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    filter: alpha(opacity=65);
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100)
}

.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent
}

.mfp-arrow:after, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid #fff;
    margin-left: 31px
}

.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid #fff;
    margin-left: 39px
}

.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3f3f3f
}

.mfp-inline-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-inline-holder .mfp-content {
    width: 100%;
    max-width: 900px
}

.mfp-inline-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 60%
}

.mfp-iframe-scaler #content {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #fff
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto
}

.mfp-figure {
    line-height: 0
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #444
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

.mfp-iframe-scaler .quickview iframe {
    background: 0 0;
    box-shadow: none;
    position: relative
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        transform: scale(.75)
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.mfp-ie7 .mfp-img {
    padding: 0
}

.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px
}

.mfp-ie7 .mfp-container {
    padding: 0
}

.mfp-ie7 .mfp-content {
    padding-top: 44px
}

.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0
}

.mfp-fade.mfp-bg {
    opacity: 0;
    -webkit-transition: all .15s ease-out;
    -moz-transition: all .15s ease-out;
    transition: all .15s ease-out
}

.mfp-fade.mfp-bg.mfp-ready {
    opacity: .8
}

.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0
}

.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transition: all .15s ease-out;
    -moz-transition: all .15s ease-out;
    transition: all .15s ease-out
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0
}

.mfp-content #content.quickview {
    height: auto;
    background: #fff
}

.quickview .woocommerce-review-link {
    display: none
}

.quickview .product-info .right .woocommerce-product-rating {
    margin-bottom: 10px !important
}

.quickview .product-info .right .product_meta {
    padding-bottom: 20px
}

.quickview .product-info {
    margin-bottom: 0;
    position: relative;
    height: 100%
}

.quickview .product-info .flexslider {
    overflow: hidden
}

.quickview .product-info .left {
    padding-left: 30px;
    padding-top: 30px;
    padding-bottom: 30px
}

.quickview .product-info .right {
    text-align: left;
    padding-left: 15px
}

.quickview .product-info .right .description {
    font-size: 15px;
    float: left;
    margin-top: 15px
}

.quickview .product-info .right .woocommerce-product-rating .star-rating {
    float: left
}

.quickview .product-info .right .product_meta > span {
    display: block
}

.quickview .product-info .right .product_title {
    margin-bottom: 0;
    font-weight: 700;
    margin-top: 25px;
    font-size: 30px;
    line-height: 40px
}

.quickview .product-info .right .social-share {
    float: left;
    margin-top: 20px;
    margin-bottom: 40px;
    display: block
}

.quickview .product-info .right .price {
    font-size: 20px;
    font-weight: 700
}

.quickview .product-info .right .price ins {
    text-decoration: none
}

.quickview .product-info .right .price del {
    font-weight: 400;
    padding-right: 5px
}

.quickview .product-info .right .cart {
    margin-top: 15px;
    float: left;
    width: 100%;
    padding-top: 0
}

.quickview .product-info .right .cart:before, .quickview .product-info .right .cart:after {
    content: " ";
    display: table;
    clear: both
}

.quickview .product-info .right .cart a {
    font-weight: 400
}

.quickview .product-info .right .cart a .added:before {
    display: none !important
}

.quickview .product-info .right .cart button.button {
    height: auto;
    line-height: inherit;
    padding: 5px 15px;
    line-height: 30px;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase
}

.quickview .product-info .right .cart .quantity {
    float: left;
    margin-right: 15px;
    height: auto
}

.quickview .product-info .right .cart .quantity input {
    padding: 5px 10px;
    border: 1px solid #eee;
    width: 55px;
    height: 40px;
    line-height: 30px;
    font-weight: 400
}

.quickview .product-info .right .cart table, .quickview .product-info .right .cart th, .quickview .product-info .right .cart td {
    border: none;
    padding: 0;
    margin-bottom: 0
}

.quickview .product-info .right .cart table .reset_variations, .quickview .product-info .right .cart th .reset_variations, .quickview .product-info .right .cart td .reset_variations {
    display: block
}

.quickview .product-info .right .cart table label, .quickview .product-info .right .cart th label, .quickview .product-info .right .cart td label {
    font-weight: 400
}

.quickview .product-info .right .cart table select, .quickview .product-info .right .cart th select, .quickview .product-info .right .cart td select {
    height: 30px;
    font-size: 13px
}

.quickview .product-info .right .reset_variations {
    font-size: 13px
}

.quickview .product-info .right .variations_form {
    margin-bottom: 0
}

.quickview .product-info .right .woo-share {
    margin-left: 0;
    margin-top: 10px;
    width: 100%;
    float: left
}

.quickview .product-info .right .woo-share .share_show {
    margin: 0
}

.quickview .product-info .right .woo-share li {
    list-style: none;
    display: inline-block
}

.quickview .product-info .right .woo-share li a {
    width: 24px;
    height: 24px;
    margin: 0 3px;
    text-align: center;
    color: #fff;
    line-height: 24px;
    display: inline-block
}

.quickview .product-info .right .woo-share li a.facebook {
    background: #3b5999;
    margin-left: 0
}

.quickview .product-info .right .woo-share li a.twitter {
    background: #61cae7
}

.quickview .product-info .right .woo-share li a.pinterest {
    background: #d4232b
}

.quickview .product-info .right .woo-share li a.googleplus {
    background: #f35633
}

.quickview .product-info .right .woo-share li a:hover {
    opacity: .6
}

.quickview .quick-view-detail {
    position: absolute;
    bottom: 10px;
    right: 20px;
    text-transform: none;
    text-decoration: underline;
    font-weight: 700
}

.quickview {
    min-width: 600px;
    min-height: 500px
}

.quickview .flexslider {
    position: relative;
    padding: 30px 0
}

.quickview .flexslider .flex-direction-nav {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    transform: translateY(-50%);
    margin: 0;
    padding: 0
}

.quickview .flexslider .flex-direction-nav li {
    list-style: none;
    float: left
}

.quickview .flexslider .flex-direction-nav li.flex-nav-next {
    float: right
}

.quickview .flexslider .flex-direction-nav li a {
    text-indent: -9999px;
    width: 35px;
    height: 35px;
    overflow: hidden;
    position: relative;
    display: inline-block;
    -moz-opacity: .2;
    -khtml-opacity: .2;
    -webkit-opacity: .2;
    opacity: .2;
    -ms-filter: alpha(opacity=20);
    filter: alpha(opacity=20)
}

.quickview .flexslider .flex-direction-nav li a.flex-disabled {
    display: none
}

.quickview .flexslider .flex-direction-nav li a:after {
    content: '';
    font-family: FontAwesome;
    color: #FFF;
    position: absolute;
    display: inline-block;
    text-indent: 0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    line-height: 35px
}

.quickview .flexslider .flex-direction-nav li a.flex-next:after {
    content: '\f105'
}

.quickview .flexslider .flex-direction-nav li a.flex-prev:after {
    content: '\f104'
}

.quickview .flexslider:hover .flex-direction-nav li a {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: alpha(opacity=100);
    filter: alpha(opacity=100)
}

.mfp-inline-holder .mfp-content {
    min-width: 900px;
    min-height: 600px
}

* {
    margin: 0;
    padding: 0
}

*, :before, :after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

p:last-child {
    margin-bottom: 0
}

code {
    white-space: normal
}

.clear {
    clear: both
}

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

input, textarea, a {
    text-decoration: none
}

input:focus, textarea:focus, a:focus {
    outline: 0;
    box-shadow: 0 0 0
}

a:hover, a, a:active, a:focus {
    text-decoration: none
}

.alignleft {
    float: left
}

.alignright {
    float: right
}

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

blockquote.alignleft {
    margin: 7px 24px 7px 0
}

blockquote.alignright {
    margin: 7px 0 7px 24px
}

blockquote.aligncenter {
    margin-top: 7px;
    margin-bottom: 7px
}

img.alignleft {
    margin: 7px 24px 7px 0
}

.wp-caption.alignleft {
    margin: 7px 14px 7px 0
}

img.alignright {
    margin: 7px 0 7px 24px
}

.wp-caption.alignright {
    margin: 7px 0 7px 14px
}

img.aligncenter, .wp-caption.aligncenter {
    margin-top: 7px;
    margin-bottom: 7px
}

.wp-caption-text {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 12px;
    font-style: italic;
    line-height: 1.5;
    margin: 9px 0;
    padding-right: 10px
}

.sticky .entry-date {
    display: none
}

.gallery-caption {
    background-color: rgba(0, 0, 0, .7);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    font-size: 12px;
    line-height: 1.5;
    margin: 0;
    max-height: 50%;
    opacity: 0;
    padding: 6px 8px;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: left;
    width: 100%
}

.gallery-caption:before {
    content: "";
    height: 100%;
    min-height: 49px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

.gallery-item:hover .gallery-caption {
    opacity: 1
}

.gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption {
    display: none
}

.bypostauthor > article .fn:before {
    content: "\f408";
    margin: 0 2px 0 -2px;
    position: relative;
    top: -1px
}

ul, ol {
    margin-bottom: 10px;
    margin-left: 15px
}

ol {
    list-style: decimal
}

ul.square {
    list-style: square outside
}

ul.circle {
    list-style: circle outside
}

ul ul, ul ol, ol ol, ol ul {
    margin: 4px 0 5px 30px
}

ul ul li, ul ol li, ol ol li, ol ul li {
    margin-bottom: 6px
}

table, th, td {
    border: 1px solid rgba(0, 0, 0, .1)
}

th, td {
    padding: 4px 6px
}

table {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin-bottom: 24px;
    width: 100%
}

caption, th, td {
    font-weight: 400;
    text-align: left
}

th {
    border-width: 0 1px 1px 0;
    font-weight: 600
}

td {
    border-width: 0 1px 1px 0
}

dd {
    margin-bottom: 24px
}

select {
    -webkit-box-shadow: none;
    box-shadow: none;
    display: inline-block;
    border: 1px solid #e6e6e6;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    width: auto;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    background-color: #fff;
    background-image: none
}

select:focus {
    border-color: #e6e6e6;
    box-shadow: 0 0 0;
    outline: 0
}

input[type=file]:focus {
    border-color: #e6e6e6;
    box-shadow: 0 0 0;
    outline: 0
}

.page-content .page-content-inner .gallery .gallery-item img {
    margin-bottom: 0
}

.gallery {
    margin-bottom: 20px
}

.gallery:after {
    content: "";
    display: table;
    clear: both
}

.gallery-item {
    float: left;
    margin: 0 4px 4px 0;
    overflow: hidden;
    position: relative
}

.gallery-columns-1 .gallery-item {
    max-width: 100%
}

.gallery-columns-2 .gallery-item {
    max-width: 48%;
    max-width: -moz-calc(50% - 4px);
    max-width: -webkit-calc(50% - 4px);
    max-width: calc(50% - 4px)
}

.gallery-columns-3 .gallery-item {
    max-width: 32%;
    max-width: -moz-calc(33.3% - 4px);
    max-width: -webkit-calc(33.3% - 4px);
    max-width: calc(33.3% - 4px)
}

.gallery-columns-4 .gallery-item {
    max-width: 23%;
    max-width: -moz-calc(25% - 4px);
    max-width: -webkit-calc(25% - 4px);
    max-width: calc(25% - 4px)
}

.gallery-columns-5 .gallery-item {
    max-width: 19%;
    max-width: -moz-calc(20% - 4px);
    max-width: -webkit-calc(20% - 4px);
    max-width: calc(20% - 4px)
}

.gallery-columns-6 .gallery-item {
    max-width: 15%;
    max-width: -moz-calc(16.7% - 4px);
    max-width: -webkit-calc(16.7% - 4px);
    max-width: calc(16.7% - 4px)
}

.gallery-columns-7 .gallery-item {
    max-width: 13%;
    max-width: -moz-calc(14.28% - 4px);
    max-width: -webkit-calc(14.28% - 4px);
    max-width: calc(14.28% - 4px)
}

.gallery-columns-8 .gallery-item {
    max-width: 11%;
    max-width: -moz-calc(12.5% - 4px);
    max-width: -webkit-calc(12.5% - 4px);
    max-width: calc(12.5% - 4px)
}

.gallery-columns-9 .gallery-item {
    max-width: 9%;
    max-width: -moz-calc(11.1% - 4px);
    max-width: -webkit-calc(11.1% - 4px);
    max-width: calc(11.1% - 4px)
}

.gallery-columns-1 .gallery-item:nth-of-type(1n), .gallery-columns-2 .gallery-item:nth-of-type(2n), .gallery-columns-3 .gallery-item:nth-of-type(3n), .gallery-columns-4 .gallery-item:nth-of-type(4n), .gallery-columns-5 .gallery-item:nth-of-type(5n), .gallery-columns-6 .gallery-item:nth-of-type(6n), .gallery-columns-7 .gallery-item:nth-of-type(7n), .gallery-columns-8 .gallery-item:nth-of-type(8n), .gallery-columns-9 .gallery-item:nth-of-type(9n) {
    margin-right: 0
}

.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1), .gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1), .gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1), .gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1) {
    clear: left
}

.gallery-caption {
    background-color: rgba(0, 0, 0, .7);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    font-size: 12px;
    line-height: 1.5;
    margin: 0;
    max-height: 50%;
    opacity: 0;
    padding: 6px 8px;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: left;
    width: 100%
}

.gallery-caption:before {
    content: "";
    height: 100%;
    min-height: 49px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

.gallery-item:hover .gallery-caption {
    opacity: 1
}

.gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption {
    display: none
}

figure {
    max-width: 100%
}

input[type=radio], input[type=checkbox] {
    border: 1px solid #eee;
    background: #fff;
    color: #555;
    clear: none;
    cursor: pointer;
    display: inline-block;
    height: 16px;
    min-height: 16px;
    margin: -4px 4px 0 0;
    outline: 0;
    padding: 0 !important;
    text-align: center;
    vertical-align: middle;
    width: 16px;
    min-width: 16px;
    -webkit-appearance: none;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    -webkit-transition: .05s border-color ease-in-out;
    transition: .05s border-color ease-in-out
}

input[type=radio]:focus, input[type=checkbox]:focus {
    box-shadow: 0;
    outline: 0
}

input[type=radio]:checked:before, input[type=checkbox]:checked:before {
    float: left;
    display: inline-block;
    vertical-align: middle;
    width: 18px;
    font-family: FontAwesome
}

input[type=radio] {
    border-radius: 50%;
    line-height: 10px;
    font-size: 14px; display:block !important;
}

input[type=radio]:checked:before {
    content: '\f111';
    font-size: 6px;
    width: 13px;
    height: 14px;
    line-height: 14px;
    margin: 1px 0 0 1px
}

input[type=checkbox]:checked:before {
    content: '\f00c';
    margin: -1px 0 0 -2px
}

@media (max-width: 768px) {
    .alignleft, .alignright {
        float: none
    }
}

.widget-area ul.children li {
    margin-left: 15px
}

.widget_nav_menu li.menu-item-has-children {
    border-bottom: 0
}

@media (max-width: 1400px) {
    .thim-parallax {
        background-position: top center !important
    }

    body .donate-campaign .entry-header .blog_title {
        line-height: 28px;
        font-size: 22px
    }

    body .donate-campaign .entry-content {
        margin: 10px 0
    }

    body .donate-campaign .circle {
        padding: 0
    }

    body .donate-campaign .donate_campaign_goal_raised {
        margin: 10px 0
    }

    body .donate-campaign .campaign_thumbnail_overlay {
        margin: 20px 0 0
    }
}

@media (max-width: 1280px) {
    .container {
        max-width: 1200px
    }
}

@media (min-width: 1200px) {
    .siteorigin-panels-stretch {
        margin-left: -385px;
        margin-right: -385px;
        padding-left: 385px;
        padding-right: 385px
    }

    .siteorigin-panels-stretch.thim-fix-stretched {
        padding-left: 0;
        padding-right: 0
    }

    .container {
        width: 1200px
    }

    .content-pusher.boxed-area {
        max-width: 1200px;
        overflow: hidden;
        margin: 0 auto;
        box-shadow: 0 0 32px rgba(0, 0, 0, .23)
    }

    .content-pusher.boxed-area header#masthead {
        max-width: 1200px;
        margin: auto
    }

    .content-pusher.boxed-area .rev_slider {
        max-width: 1200px;
        margin: auto
    }

    .content-pusher.boxed-area .siteorigin-panels-stretch.thim-fix-stretched {
        margin-left: -15px !important;
        margin-right: -15px !important
    }

    .content-pusher.boxed-area div#footer-bottom {
        max-width: 1200px;
        margin: auto;
        overflow: hidden
    }

    .content-pusher.boxed-area .fullscreen-container {
        width: 100% !important;
        left: 0 !important;
        right: 0 !important
    }

    .content-pusher.boxed-area .fullwidthbanner-container {
        width: 100% !important;
        left: 0 !important;
        right: 0 !important
    }
}

@media (max-width: 1280px) {
    .container {
        width: 100%
    }

    .woocommerce div.product div.images a.woocommerce-main-image, .woocommerce-page div.product div.images a.woocommerce-main-image {
        width: 100%
    }

    .woocommerce div.product div.images div.thumbnails, .woocommerce-page div.product div.images div.thumbnails {
        width: 100%
    }
}

@media (max-width: 1024px) {
    div#pg-w56c6c76b92aba-0 > .panel-row-style {
        margin-right: -15px !important;
        margin-left: -15px !important;
        padding: 100px 0 100px 0 !important
    }

    #pgc-w56f2660bb5925-0-1.panel-grid-cell, #pgc-w56f2660bb5925-0-2.panel-grid-cell, #pgc-w56f2660bb5925-0-3.panel-grid-cell {
        width: 25%
    }

    #pgc-w56f2660bb5925-0-0.panel-grid-cell {
        width: 25%
    }

    #pgc-w56f24bfd82558-0-0.panel-grid-cell {
        width: 27%
    }

    #pgc-w56f24bfd82558-0-1.panel-grid-cell, #pgc-w56f24bfd82558-0-2.panel-grid-cell, #pgc-w56f24bfd82558-0-3.panel-grid-cell {
        width: 24%
    }

    .thim-hidden-1024px {
        display: none
    }

    .archive main#main {
        padding-bottom: 0
    }

    .error404 #main {
        padding-top: 0
    }

    .related-portfolio {
        margin-bottom: 50px
    }

    .thim-heading .sc-heading {
        padding-bottom: 30px !important;
        padding-top: 50px !important
    }

    #main {
        width: 100%;
        padding-bottom: 0
    }

    .woocommerce .return-to-shop {
        margin-bottom: 40px
    }

    #sidebar {
        width: 100%
    }

    #sb_instagram .sbi_photo img {
        width: 100%
    }

    .coming-soon-wrapper .title {
        font-size: 45px
    }

    .top_site_main .page-title-wrapper .heading__primary, .thim-heading .sc-heading .heading__primary {
        font-size: 35px
    }

    .product-grid li.col-md-2 {
        width: 33.33%
    }

    .product-grid li.col-md-2:nth-child(3n+1) {
        clear: both
    }

    .product-grid li.col-md-2:nth-child(4n+1) {
        clear: none
    }

    .single-our_team #main {
        padding-bottom: 80px
    }

    div#pg-w570f418dd0938-0 .panel-row-style {
        margin-right: -15px !important
    }
}

@media (max-width: 992px) {
    body > .thim-menu .widget_area .panel-grid-cell .widget-title {
        color: #FFF;
        font-size: 16px;
        margin-top: 15px
    }

    body > .thim-menu .widget_area .thim-list-post-wrapper-simple.list-post-base .list-posts .post .media {
        width: 60px
    }

    body > .thim-menu .widget_area .thim-list-post-wrapper-simple.list-post-base .list-posts .post .content {
        width: calc(100% - 60px);
        width: -webkit-calc(100% - 60px);
        width: -moz-calc(100% - 60px)
    }

    body > .thim-menu .widget_area .archive-content article.tp_event .content-inner, body > .thim-menu .widget_area .archive-content article.dn_campaign .content-inner {
        background-color: transparent
    }

    body > .thim-menu .widget_area .thim-list-post-wrapper-simple.list-post-base .list-posts .post .content a {
        text-transform: none
    }

    body > .thim-menu .widget_area .thim-events.style3 .archive-content article.tp_event .content-inner .event-content .metas {
        padding-left: 20px
    }

    body > .thim-menu .widget_area ul, body > .thim-menu .widget_area ol {
        margin: 0
    }

    body > .thim-menu .widget_area li {
        list-style: none
    }

    body > .thim-menu .widget_area .sub-menu {
        display: none
    }

    .archive-content article.tp_event.col-md-4:nth-child(3n+1), .archive-content article.dn_campaign.col-md-4:nth-child(3n+1), .archive-content article.post.col-md-4:nth-child(3n+1) {
        clear: none
    }

    .archive-content article.tp_event.col-xs-6:nth-child(2n+1), .archive-content article.dn_campaign.col-xs-6:nth-child(2n+1), .archive-content article.post.col-xs-6:nth-child(2n+1) {
        clear: both
    }

    .list-post-style3 .post.col-md-4:nth-child(3n+1) {
        clear: none
    }

    .list-post-style3 .post.col-xs-6:nth-child(2n+1) {
        clear: both
    }

    .thim-portfolio .portfolios .portfolio.col-md-4:nth-child(3n+1) {
        clear: none
    }

    .thim-portfolio .portfolios .portfolio.col-xs-6:nth-child(2n+1) {
        clear: both
    }
}

@media (min-width: 769px) {
    .thim-logo.mobile, .thim-toggle-mobile-menu {
        display: none
    }

    body > .thim-menu.line .main-menu .menu-item {
        border-bottom: 1px solid
    }

    body > .thim-menu.line .main-menu .menu-item:last-child {
        border-bottom: 0
    }

    body > .thim-menu.dot .main-menu .menu-item {
        border-bottom: 1px dotted
    }

    body > .thim-menu.dot .main-menu .menu-item:last-child {
        border-bottom: 0
    }

    .thim_header_custom_style.thim_header_style4 header.site-header .top-header .thim-logo.mobile {
        display: none
    }
}

@media (min-width: 641px) and (max-width: 1024px) {
    .thim-campaign:hover .campaigns .owl-controls .owl-nav div {
        transform: translate(0, -50%);
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        -moz-opacity: 1;
        -khtml-opacity: 1;
        -webkit-opacity: 1;
        opacity: 1;
        -ms-filter: alpha(opacity=100);
        filter: alpha(opacity=100)
    }

    .thim-campaign:hover .campaigns .owl-controls .owl-nav div.owl-next {
        transform: translate(0, -50%);
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%)
    }
}

@media (max-width: 768px) {
    body.thim_header_custom_style.thim_header_style4 header.site-header .top-header .thim-logo {
        width: calc(100% - 70px);
        width: -webkit-calc(100% - 70px);
        width: -moz-calc(100% - 70px);
        float: left
    }

    .related-portfolio .row .col-sm-4 {
        margin-bottom: 30px
    }

    #pl-w57022703dfa41 .panel-grid .panel-row-style {
        margin-top: 30px !important
    }

    div.woocommerce .col2-set .col-1, body.woocommerce-page .col2-set .col-1 {
        width: 100%
    }

    div.woocommerce .col2-set .col-2, body.woocommerce-page .col2-set .col-2 {
        width: 100%;
        float: left
    }

    div#panel-404-1-0-0 > .panel-widget-style {
        font-size: 22px !important;
        line-height: 27px !important
    }

    .thim-widget-client-logo .item {
        text-align: center
    }

    .counter-box.line-in-right:after {
        display: none
    }

    header.site-header.sticky img.sticky-logo {
        display: none
    }

    .thim-mb-active #wpadminbar {
        position: fixed
    }

    .thim-mb-active div#wrapper-container {
        width: 100vw
    }

    .thim-widget-box .thim-box-simple .title:after {
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%)
    }

    body .thim-testimonial-slider {
        max-width: 97%;
        margin: auto
    }

    body .thim-testimonial-slider .slides-content {
        font-size: 14px;
        padding: 0 16px;
        line-height: 30px
    }

    body .thim-heading .sc-heading .heading__primary {
        font-size: 20px
    }

    body .thim-heading .sc-heading .heading__secondary {
        font-size: 14px
    }

    body > .thim-menu span.close-menu {
        margin-bottom: 0;
        position: absolute;
        top: 15px;
        right: 15px;
        z-index: 999999
    }

    body > .thim-menu .main-menu .navbar-nav {
        top: -10px;
        position: relative
    }

    .thim-border-center .panel-grid-cell:first-child {
        border-right: 0 !important
    }

    div#pg-404-3 > .panel-row-style {
        padding-top: 0 !important;
        padding-bottom: 90px !important
    }

    body #footer-bottom .container {
        padding-left: 0;
        padding-right: 0
    }

    body .counter-box.line-in-bottom .counter-number {
        font-size: 30px;
        line-height: 30px
    }

    body .counter-box .counter-label {
        font-size: 14px;
        line-height: 22px
    }

    body .content-box-percentage {
        margin-top: 60px
    }

    .thim_header_custom_style.thim_header_style4 header.site-header .thim-toggle-mobile-menu {
        top: 15px
    }

    .thim_header_custom_style.thim_header_style4 header.site-header.menu-show .top-header .thim-logo.mobile {
        height: auto;
        transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0)
    }

    .thim_header_custom_style.thim_header_style4 header.site-header .top-header .top-sidebar {
        display: none
    }

    .thim_header_custom_style.thim_header_style4 header.site-header .top-header .thim-logo {
        display: none
    }

    .thim_header_custom_style.thim_header_style4 header.site-header .top-header .thim-logo.mobile {
        display: block;
        padding-top: 10px;
        padding-bottom: 0
    }

    .thim_header_custom_style.thim_header_style4 header.site-header .thim-menu .main-menu {
        display: none
    }

    .thim_header_custom_style.thim_header_style4 header.site-header .thim-menu .menu-sidebar {
        display: none
    }

    .thim_header_custom_style.thim_header_style3 header.site-header.menu-show .top-header .thim-logo.mobile {
        height: auto;
        transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0)
    }

    .thim_header_custom_style.thim_header_style3 header.site-header .top-header > .container {
        padding-left: 0;
        padding-right: 0
    }

    .thim_header_custom_style.thim_header_style3 header.site-header .top-header > .container > .thim-logo {
        display: none
    }

    .thim_header_custom_style.thim_header_style3 header.site-header .top-header .top-sidebar {
        display: none
    }

    .thim_header_custom_style.thim_header_style3 header.site-header .top-header .thim-logo {
        transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        padding-bottom: 0
    }

    .thim_header_custom_style.thim_header_style3 header.site-header .thim-menu {
        transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 10px;
        padding-bottom: 10px
    }

    .thim_header_custom_style.thim_header_style3 header.site-header .thim-menu .main-menu {
        display: none
    }

    .thim_header_custom_style.thim_header_style3 header.site-header .thim-menu .menu-sidebar {
        display: none
    }

    .thim_header_custom_style.thim_header_style3 .thim-toggle-mobile-menu {
        top: 5px
    }

    .thim_header_custom_style.thim_header_style3 .thim-button.size-large {
        line-height: 50px
    }

    div#pg-404-1 > .panel-row-style {
        margin-top: 30px !important
    }

    #pg-w56f24f0eccbad-0 .panel-grid-cell {
        width: 50% !important;
        float: left !important
    }

    .toolbar-sidebar .thim-social {
        max-height: 33px;
        height: 33px
    }

    .toolbar-sidebar .thim-social ul li {
        margin-top: 2px;
        margin-bottom: 2px
    }

    .thim-hidden-768px {
        display: none
    }

    .panel-row-style-thim-hidden-md-2 > .panel-grid-cell:nth-child(2) {
        display: none
    }

    .toolbar-sidebar {
        padding: 0
    }

    body header.site-header img.mobile-logo {
        display: block
    }

    body header.site-header img.logo {
        display: none
    }

    body header.site-header.menu-show img.sticky-logo {
        display: none !important
    }

    .thim-toggle-mobile-menu {
        display: block
    }

    html.thim-mb-active {
        position: fixed
    }

    header.site-header .thim-menu .main-menu {
        display: none
    }

    body > .thim-menu {
        right: auto;
        left: 0;
        width: 300px;
        transform: translate(-100%, 0);
        -webkit-transform: translate(-100%, 0);
        -moz-transform: translate(-100%, 0);
        -ms-transform: translate(-100%, 0);
        -o-transform: translate(-100%, 0)
    }

    body > .thim-menu.mobile-line .main-menu .menu-item {
        border-bottom: 1px solid
    }

    body > .thim-menu.mobile-line .main-menu .menu-item:last-child {
        border-bottom: 0
    }

    body > .thim-menu.mobile-dot .main-menu .menu-item {
        border-bottom: 1px dotted
    }

    body > .thim-menu.mobile-dot .main-menu .menu-item:last-child {
        border-bottom: 0
    }

    body > .thim-menu .main-menu .menu-item-has-children .sub-menu {
        display: none
    }

    body.thim-active-menu {
        max-height: 100vh;
        overflow: hidden
    }

    body.thim-active-menu > .thim-menu {
        transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        max-height: 100vh;
        overflow: hidden;
        overflow-y: auto
    }

    body.thim-active-menu #wrapper-container {
        transform: translate(300px, 0);
        -webkit-transform: translate(300px, 0);
        -moz-transform: translate(300px, 0);
        -ms-transform: translate(300px, 0);
        -o-transform: translate(300px, 0);
        max-height: 100vh;
        overflow: hidden
    }

    #wrapper-container {
        -webkit-transition: transform .6s;
        -moz-transition: transform .6s;
        -o-transition: transform .6s;
        -ms-transition: transform .6s;
        transition: transform .6s;
        -webkit-transition: all transform .6s ease;
        -moz-transition: all transform .6s ease;
        -ms-transition: all transform .6s ease;
        -o-transition: all transform .6s ease;
        transition: all transform .6s ease
    }

    .top_site_main.thim-parallax-image {
        background-position: top center !important
    }

    .thim-single-image .single-image.center {
        text-align: center
    }

    .single .thim-widget-team {
        margin-top: 30px
    }

    div.woocommerce div.product div.images a.woocommerce-main-image, body.woocommerce-page div.product div.images a.woocommerce-main-image {
        width: 100%;
        float: left;
        margin-bottom: 30px
    }

    div.woocommerce div.product div.images div.thumbnails, body.woocommerce-page div.product div.images div.thumbnails {
        width: 100%;
        text-align: center
    }

    div.woocommerce div.product div.images div.thumbnails a, body.woocommerce-page div.product div.images div.thumbnails a {
        width: 150px;
        clear: none;
        display: inline-block;
        float: none
    }

    div.woocommerce div.product div.images, body.woocommerce-page div.product div.images, div.woocommerce div.product div.summary, body.woocommerce-page div.product div.summary {
        width: 100%;
        float: left
    }

    .product-grid li.col-md-2 {
        width: 50%
    }

    .product-grid li.col-md-2:nth-child(2n+1) {
        clear: both
    }

    .product-grid li.col-md-2:nth-child(3n+1) {
        clear: none
    }

    #back-to-top {
        right: 5px;
        bottom: 10px
    }

    .product-grid li.col-md-3:nth-child(2n+1) {
        clear: both
    }

    .archive .archive-content article .entry-header .blog_title {
        font-size: 20px;
        line-height: 32px
    }

    .archive .archive-content article .entry-meta {
        padding: 0 15px
    }

    .archive .archive-content article .entry-meta li:first-child {
        margin-left: -20px
    }

    form.wpcf7-form .col-sm-6 {
        width: 100%
    }

    .coming-soon-wrapper .thim-countdown .count-down .counter-group .counter-block .counter {
        font-size: 30px;
        line-height: 30px;
        height: 40px
    }

    .coming-soon-wrapper .thim-countdown .count-down .counter-group .counter-block {
        width: 80px;
        height: 60px;
        padding: 0
    }

    .coming-soon-wrapper .thim-countdown .count-down .counter-group .counter-caption {
        font-size: 14px;
        line-height: 14px;
        font-weight: 400
    }

    div#myCounter {
        display: inline-block
    }

    .coming-soon-wrapper .thim-countdown {
        margin-top: 30px
    }

    .coming-soon-wrapper .thim-countdown .count-down {
        margin-bottom: 30px
    }

    .thim-countdown .count-down .counter-group .counter-block .counter.with-hundreds .number.hundreds {
        left: 6px
    }

    .thim-countdown .count-down .counter-group .counter-block .counter.with-hundreds .number.tens {
        left: 28%
    }

    body.error404 main#main .content {
        margin-top: 80px;
        font-size: 14px
    }

    body.error404 main#main .content .title {
        font-size: 40px;
        line-height: 40px;
        margin-bottom: 0
    }

    #sidebar .events.archive-content {
        margin-left: 0;
        margin-right: 0
    }

    .thim_header_default header.site-header .top-header .menu-toggle {
        display: none
    }

    .thim_header_default header.site-header .top-sidebar {
        display: none
    }

    .thim-widget-campaign .thim-campaign .owl-item .campaign .media, .thim-widget-campaign .thim-campaign .owl-item .campaign .content {
        width: 100%
    }

    #footer-bottom .siteorigin-panels-stretch {
        margin-right: 0 !important
    }

    .thim-box-simple .media, .thim-box-simple .box-content {
        text-align: center
    }

    .thim-box-simple .title {
        line-height: 24px
    }

    body.woocommerce-cart table.cart .product-thumbnail {
        min-width: 0 !important;
        padding: 5px
    }

    div.woocommerce table.shop_table th {
        padding: 5px
    }

    div.woocommerce table.shop_table td {
        padding: 5px
    }

    div.woocommerce td.product-quantity {
        min-width: 40px
    }

    footer .text-copyright {
        text-align: center
    }
}

@media (max-width: 736px) {
    form.wpcf7-form .wpcf7-response-output.wpcf7-validation-errors {
        font-size: 12px;
        padding: 0;
        bottom: -70px
    }

    body.woocommerce-page main#main {
        padding-bottom: 80px
    }

    body.woocommerce.woocommerce-cart table.cart td.actions .coupon .input-text, body.woocommerce-page.woocommerce-cart table.cart td.actions .coupon .input-text {
        width: 100%;
        margin-bottom: 15px;
        margin-top: 10px;
        float: none
    }

    body.woocommerce.woocommerce-cart table.cart td.actions input[type=submit], body.woocommerce-page.woocommerce-cart table.cart td.actions input[type=submit] {
        margin: 0 auto 15px
    }

    div.woocommerce .cart-collaterals .cart_totals, body.woocommerce-page .cart-collaterals .cart_totals {
        width: 100%;
        float: left
    }

    body.woocommerce-cart table.cart .product-thumbnail {
        display: none
    }

    div.woocommerce form .form-row-first, div.woocommerce form .form-row-last, body.woocommerce-page form .form-row-first, body.woocommerce-page form .form-row-last {
        width: 100%
    }

    body div.woocommerce form.checkout_coupon .form-row.form-row-first {
        padding-right: 0
    }

    body div.woocommerce form.checkout_coupon .form-row {
        width: 100%;
        margin-bottom: 10px
    }

    body.woocommerce.woocommerce-cart table.cart td.actions .coupon, body.woocommerce-page.woocommerce-cart table.cart td.actions .coupon {
        float: left;
        display: block;
        width: 100%
    }

    body.woocommerce-page .button[name=apply_coupon] {
        margin: auto;
        display: inherit
    }

    .thim-hidden-736px {
        display: none
    }

    .top_site_main {
        height: 100px
    }

    .top_site_main .page-title-wrapper .heading__primary {
        font-size: 24px;
        line-height: 24px
    }

    .single.single-tp_event .entry-countdown .countdown-row .countdown-section, .single.single-dn_campaign .entry-countdown .countdown-row .countdown-section {
        min-width: 80px;
        min-height: 80px;
        padding: 0;
        text-align: center;
        margin: 0 5px
    }

    .single.single-tp_event .entry-countdown .countdown-row span.countdown-amount, .single.single-dn_campaign .entry-countdown .countdown-row span.countdown-amount {
        font-size: 30px;
        line-height: 60px;
        height: 46px
    }

    .coming-soon-wrapper .title {
        line-height: 30px;
        margin-top: 0;
        margin-bottom: 0;
        font-size: 30px
    }

    .coming-soon-wrapper .content-text {
        font-size: 14px;
        max-width: 100%
    }

    .single-post article .post-bottom > div:nth-child(2) {
        text-align: left
    }

    .single-post article .post-bottom > div:nth-child(2) .social-share {
        float: left;
        width: auto;
        display: inline-block;
        margin-top: 10px
    }

    .thim-parallax {
        background-position: top center !important
    }

    body > .thim-menu .main-menu {
        clear: both
    }

    body > .thim-menu .main-menu .navbar-nav {
        margin: 0
    }
}

@media (max-width: 640px) {
    body div#pgc-218-0-1 {
        margin-bottom: 30px
    }

    body.archive #donate_main_content.list article .content-inner .event-content .dn-content-inner, body.archive #donate_main_content.list article .content-inner .event-content .dn-content-countdown-box {
        width: 100%;
        padding-right: 0;
        border: 0;
        padding-left: 0
    }

    body.archive #donate_main_content.list article .content-inner .event-content .dn-content-countdown-box .donate_load_form {
        border: 0;
        top: 10px
    }

    body .woocommerce #payment #place_order, body .woocommerce-page #payment #place_order {
        width: 100%
    }

    body .thim-box-simple.image-at-left .media img {
        width: auto
    }

    body .donate_campaign_goal_raised .campaign_goal_raised {
        text-align: left
    }

    body .thim-events .events .event .date {
        width: 80px
    }

    body .thim-events .events .event .date .day {
        font-size: 40px
    }

    body .thim-events .events .event .date .month {
        padding: 0;
        line-height: 15px
    }

    body .thim-events .events .event .content {
        padding-left: 0;
        padding-right: 0;
        width: calc(100% - 80px - 150px);
        width: -webkit-calc(100% - 80px - 150px);
        width: -moz-calc(100% - 80px - 150px)
    }

    body .thim-events .events .event .more-info {
        padding-top: 20px;
        padding-bottom: 20px
    }

    body .thim-events .events .event .content .title {
        font-size: 20px;
        margin-bottom: 5px;
        margin-top: 0
    }

    body #pg-8-1 .panel-grid-cell {
        margin-top: 30px
    }

    body div#pgc-8-1-2 {
        margin-bottom: 30px
    }

    body .thim-events {
        text-align: center
    }

    body .owl-item .campaign_thumbnail_overlay {
        margin-top: 15px
    }

    body .thim-campaign .owl-controls .owl-nav div {
        top: 0;
        -moz-opacity: 1;
        -khtml-opacity: 1;
        -webkit-opacity: 1;
        opacity: 1;
        -ms-filter: alpha(opacity=100);
        filter: alpha(opacity=100);
        right: 50%;
        left: auto
    }

    body .thim-campaign .owl-controls .owl-nav div.owl-next {
        left: 50%;
        right: auto
    }

    body .thim-portfolio .portfolios .portfolio img {
        width: 100%
    }

    body .thim-portfolio .portfolios .portfolio .inner .content {
        padding: 70px 15px 15px
    }

    body .thim-portfolio .portfolios .portfolio .inner .content .title {
        font-size: 18px;
        line-height: 22px
    }

    .thim-box-simple.image-at-left .media {
        width: 100%
    }

    .thim-box-simple.image-at-left .box-content {
        padding-left: 0;
        padding-right: 0
    }

    .thim-box-simple.image-at-left .box-content .title, .thim-box-simple.image-at-left .box-content .description {
        text-align: center
    }

    div#panel-404-4-0-0 h3:nth-child(1) {
        font-size: 18px !important;
        line-height: 28px !important
    }

    div#panel-404-4-0-0 h3:nth-child(2) {
        font-size: 35px !important;
        line-height: 55px !important
    }

    #pgc-404-2-0.panel-grid-cell {
        text-align: center;
        margin-bottom: 20px
    }

    div#pg-404-4 > div.panel-row-style {
        padding: 30px 15px !important
    }

    .thim_header_style2 header.site-header .top-sidebar {
        padding-top: 18px;
        padding-bottom: 0
    }

    .toolbar-sidebar {
        font-size: 10px
    }

    .thim-hidden-640px {
        display: none
    }

    .thim-float-list.text-right {
        text-align: center
    }

    .thim_header_style2 header.site-header .thim-logo {
        padding-top: 10px;
        padding-bottom: 10px
    }

    .thim-toggle-mobile-menu {
        top: 15px
    }

    .single.single-tp_event .site-content article .entry-header .blog_title, .single.single-dn_campaign .site-content article .entry-header .blog_title {
        font-size: 24px;
        line-height: 24px
    }

    .single.single-dn_campaign article.dn_campaign a.donate_load_form {
        padding: 0 10px
    }

    .thim-event-tabs .nav-tabs > li > a {
        min-width: 150px
    }

    .thim-box-simple .media img {
        width: 100%
    }

    .thim-campaign:hover .campaigns .owl-controls .owl-nav div {
        transform: translate(0, -50%);
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        -moz-opacity: 1;
        -khtml-opacity: 1;
        -webkit-opacity: 1;
        opacity: 1;
        -ms-filter: alpha(opacity=100);
        filter: alpha(opacity=100)
    }

    .thim-campaign:hover .campaigns .owl-controls .owl-nav div.owl-next {
        transform: translate(0, -50%);
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%)
    }
}

@media (max-width: 480px) {
    html {
        width: 100vw;
        overflow: hidden;
        overflow-y: auto
    }

    body .tp_single_event .thim-toggle-div {
        top: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%)
    }

    body.single.single-tp_event .entry-countdown, body.single.single-dn_campaign .entry-countdown {
        position: relative;
        top: 0;
        transform: none
    }

    body.single.single-tp_event .entry-countdown, body.single.single-dn_campaign .entry-countdown {
        background: #F8B864;
        padding: 10px 0
    }

    .single.single-tp_event .site-content article .post-formats-wrapper, .single.single-dn_campaign .site-content article .post-formats-wrapper {
        margin-bottom: 0
    }

    div#panel-w56e7764161753-0-0-0 h3, div#panel-w56f8ba86451a6-0-0-0 h3 {
        font-size: 22px !important
    }

    div#panel-w56e7764161753-0-0-0 p, div#panel-w56f8ba86451a6-0-0-0 p {
        font-size: 14px !important
    }

    #footer-bottom .siteorigin-panels-stretch {
        padding: 50px 0 !important
    }

    .thim-heading.text-left {
        text-align: center
    }

    .thim-box-simple .title {
        line-height: 27px
    }

    .thim-box-simple .title:after {
        bottom: -10px
    }

    .thim-events .entry-meta {
        text-align: center
    }

    body .sidebar .thim-events .metas {
        text-align: left;
        padding-left: 10px !important
    }

    body .woocommerce .reset_password form .form-row input[type=text], body .woocommerce .reset_password form .form-row input[type=email], body .woocommerce .reset_password form .form-row input[type=password] {
        margin-bottom: 15px
    }

    body div.woocommerce table.shop_table td {
        padding-left: 5px;
        padding-right: 5px
    }

    body div.woocommerce table.shop_table th {
        padding-left: 10px;
        padding-right: 10px
    }

    body div.woocommerce table.shop_table th {
        font-size: 12px
    }

    body div.woocommerce table.shop_table td {
        font-size: 14px
    }

    body .thim-box-simple .title {
        font-size: 18px !important;
        line-height: 27px
    }

    body .owl-carousel .owl-item {
        text-align: center
    }

    body .thim-toggle-mobile-menu {
        top: 15px
    }

    body .thim-content-slider .slides-content > div {
        margin-top: 20px
    }

    body.thim_header_custom_style.thim_header_style4 header.site-header .thim-menu .menu-sidebar {
        display: none
    }

    body.thim_header_overlay.thim_fixedmenu header.site-header {
        top: 46px !important;
        position: fixed
    }

    body.thim_header_overlay.thim_fixedmenu header.site-header.sticky {
        top: 0 !important;
        position: sticky!important;
    }

    body.thim_header_custom_style.thim_header_style3 header.site-header .thim-menu .menu-sidebar {
        display: none
    }

    body .thim-campaign .owl-item .campaign .content {
        padding: 15px
    }

    body .thim-events .events .event .date {
        width: 100%;
        text-align: center;
        border-right: 0
    }

    body .thim-events .events .event .date .day {
        font-size: 20px;
        line-height: 20px
    }

    body .thim-events .events .event .date .month {
        line-height: 13px;
        padding: 0;
        font-size: 10px
    }

    body .thim-events .events .event .content {
        padding-left: 0;
        padding-right: 0;
        width: 100%
    }

    body .thim-events .events .event .more-info {
        width: 100%;
        padding-bottom: 0;
        text-align: center;
        padding-top: 10px
    }

    body .thim-events .events .event .content .title {
        margin-top: 0;
        font-size: 18px;
        margin-bottom: 0;
        line-height: 22px
    }

    body .thim-events .events .event .content .meta {
        font-size: 10px
    }

    body .thim-events .events .event {
        padding-top: 30px;
        padding-bottom: 30px
    }

    body.thim_header_custom_style.thim_header_style2 header.site-header .top-header .thim-menu {
        display: none
    }

    body .thim-hidden-480px {
        display: none
    }

    body .thim-content-slider .slides-content {
        font-size: 14px;
        line-height: 20px;
        padding: 15px
    }

    body footer .text-copyright {
        line-height: 22px
    }

    body .thim-events .archive-content article.tp_event .content-inner .event-content .date {
        width: 100%;
        border-right: 0
    }

    body .thim-events .archive-content article.tp_event .content-inner .event-content .metas {
        width: 100%;
        padding-left: 0
    }

    body .thim-events .archive-content article.tp_event .content-inner .event-content .entry-header .blog_title {
        font-size: 22px
    }

    html.thim-mb-active {
        margin-top: 0 !important;
        padding-top: 46px
    }

    body #thim_breadcrumbs {
        float: left
    }

    body #thim_breadcrumbs li {
        line-height: 14px
    }

    body #thim_breadcrumbs li.separator:before {
        line-height: 17px
    }

    body #thim_breadcrumbs li span, body #thim_breadcrumbs li a {
        line-height: 13px
    }

    body .col-xs-6 {
        width: 100%
    }

    body .thim-layout-search .search-box form {
        width: 100%
    }

    body.single.single-dn_campaign .donate-box .right-box, body.single.single-dn_campaign .donate-box .left-box {
        width: 100%
    }

    body.single.single-dn_campaign article.dn_campaign a.donate_load_form {
        float: none
    }

    body .thim-event-tabs .nav-tabs > li {
        width: 100%
    }

    body.single.single-tp_event .entry-countdown .tp_event_counter.is-countdown, body.single.single-dn_campaign .entry-countdown .tp_event_counter.is-countdown {
        padding: 20px 0 14px 0
    }

    body.single.single-tp_event .entry-countdown, body.single.single-dn_campaign .entry-countdown {
        padding: 0
    }

    body .list-product-cat {
        margin-bottom: 30px
    }

    body .list-product-cat .product-cat {
        padding: 0
    }

    body .list-product-cat .product-cat li a {
        margin: 0
    }

    body.woocommerce #content div.product div.summary, body.woocommerce-page #content div.product div.summary, body.woocommerce #content div.product div.summary, body.woocommerce-page #content div.product div.summary, body.woocommerce #content div.product div.images, body.woocommerce-page #content div.product div.images, body.woocommerce #content div.product div.images, body.woocommerce-page #content div.product div.images {
        width: 100%
    }

    body .thim-gallery .gallery-wrapper .items .item .inner {
        text-align: center
    }

    .coming-soon-wrapper .thim-countdown {
        margin-top: 15px
    }

    .coming-soon-wrapper .thim-countdown .count-down {
        margin-bottom: 5px
    }

    .coming-soon-wrapper .content-text {
        font-size: 13px;
        padding: 0 30px;
        margin-bottom: 9px;
        line-height: 18px
    }

    .coming-soon-wrapper .title {
        font-size: 24px
    }

    .admin-bar .coming-soon-wrapper {
        height: 100vh
    }

    body.admin-bar.page-template-comingsoon {
        margin-top: -46px
    }

    body.admin-bar.page-template-comingsoon div#wrapper-container {
        padding-top: 46px
    }

    body.error404 #main .media {
        width: 100%
    }

    body.error404 main#main .content {
        margin-top: 0;
        margin-bottom: 50px;
        width: 100%;
        text-align: center
    }

    body.error404 #main .media img {
        width: auto;
        max-width: 100%
    }

    .thim-related-posts .list-posts .post {
        width: 100%
    }

    .thim-related-posts .list-posts .post .media img {
        width: 100%
    }

    body.archive #donate_main_content.list article .content-inner .entry-thumbnail {
        width: 100%
    }

    body.archive #donate_main_content.list article .content-inner .event-content {
        width: 100%
    }

    .single.single-tp_event .entry-countdown .countdown-row .countdown-section, .single.single-dn_campaign .entry-countdown .countdown-row .countdown-section {
        min-width: 70px;
        min-height: 70px
    }

    .single.single-tp_event .entry-countdown .countdown-row span.countdown-period, .single.single-dn_campaign .entry-countdown .countdown-row span.countdown-period {
        font-size: 9px
    }

    .social-share li {
        float: left;
        margin-right: 10px
    }

    .social-share li:first-child {
        margin-right: 10px
    }
}

@media (max-width: 360px) {
    .thim-hidden-360px {
        display: none
    }

    .archive-content article .entry-header .blog_title {
        line-height: 22px
    }

    .single.single-tp_event .entry-countdown .countdown-row .countdown-section, .single.single-dn_campaign .entry-countdown .countdown-row .countdown-section {
        margin-top: 5px;
        margin-bottom: 5px
    }

    .single.single-tp_event .summary.entry-summary, .single.single-dn_campaign .summary.entry-summary {
        margin-bottom: 0
    }

    .single.single-tp_event .site-content article .post-formats-wrapper, .single.single-dn_campaign .site-content article .post-formats-wrapper {
        margin-bottom: 0
    }

    .single.single-tp_event .share-wrapper, .single.single-dn_campaign .share-wrapper {
        padding: 30px 0
    }

    body.woocommerce div.product .woocommerce-tabs .tabs.wc-tabs li, body.woocommerce-page div.product .woocommerce-tabs .tabs.wc-tabs li {
        width: 120px
    }

    .thim-about-author .author-avatar {
        width: 100%;
        padding: 15px;
        padding-bottom: 0
    }

    .thim-about-author .author-details {
        width: 100%;
        padding-left: 15px;
        padding: 15px
    }

    .comments-area .comment-list-inner .children {
        margin-left: 30px
    }

    .comments-area .comment-list-inner li .comment-right {
        width: 100%;
        clear: both;
        text-align: left
    }

    .comments-area .comment-list-inner li .comment-extra-info {
        padding-left: 0
    }

    .comments-area .comment-list-inner li .content-comment {
        padding: 13px 0
    }

    div.comments-area .comment-list-inner li .avatar {
        display: inline-block;
        float: none;
        margin-bottom: 15px
    }

    .comments-area .comment-list-inner li .wrapper-comment {
        text-align: center
    }

    .coming-soon-wrapper .mc4wp-form {
        max-width: 300px
    }

    .single.single-tp_event .entry-countdown .countdown-row.countdown-show4, .single.single-dn_campaign .entry-countdown .countdown-row.countdown-show4 {
        width: 164px
    }
}

.widget-area ul {
    margin-left: 0
}

.widget-area aside {
    margin-bottom: 40px
}

.widget-area aside.widget_events {
    margin-bottom: 29px
}

.widget-area aside .widget-title {
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 40px;
    position: relative;
    margin-top: 0;
    font-weight: 700;
    text-transform: uppercase
}

.widget-area aside .widget-title:after {
    content: '';
    width: 100%;
    display: block;
    bottom: -20px;
    left: 0;
    right: 0;
    border-bottom: 2px solid #f5f5f5;
    clear: both;
    position: absolute;
    float: left;
    height: 2px
}

.widget-area aside .widget-title:before {
    content: '';
    width: 40px;
    display: block;
    bottom: -20px;
    left: 0;
    right: 0;
    position: absolute;
    height: 2px;
    top: auto;
    z-index: 2
}

.widget-area aside ul li {
    font-size: 13px;
    font-weight: 700;
    padding-top: 5px;
    padding-bottom: 5px;
    list-style: none;
    line-height: 20px;
    text-transform: uppercase
}

.widget-area aside select {
    max-width: 100%;
    width: 100%;
    border: 1px solid #ddd;
    padding: 6px 10px
}

.widget-area aside select:focus {
    outline: 0;
    box-shadow: 0 0 0
}

.widget-area aside:first-child {
    border-top: 0;
    padding-top: 0
}

.widget-area .screen-reader-text {
    display: none
}

.search-form {
    position: relative
}

.search-form .search-field {
    margin-bottom: 0
}

.search-form .search-submit {
    display: none;
    margin: 0;
    padding: 0 16px
}

.search-form .toggle-search {
    color: #999;
    position: absolute;
    right: 10px;
    text-align: center;
    line-height: 30px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    font-size: 13px;
    background: #FFF;
    cursor: pointer
}

.widget.thim_search_widget a.widget-search-form {
    cursor: pointer
}

.widget_rss .rsswidget {
    font-weight: 700
}

.widget_rss .rss-date {
    display: block;
    font-style: italic;
    font-size: 90%
}

.widget_rss cite {
    color: #000;
    font-weight: 700
}

.widget_categories ul li:last-child, .widget_pages ul li:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0
}

.widget_nav_menu ul ul {
    margin: 0 0 0 15px
}

.widget_nav_menu ul ul li {
    margin: 0
}

.widget_nav_menu li.menu-item-has-children {
    padding-bottom: 0;
    list-style: none
}

.widget_recent_entries ul li .post-date {
    font-size: 13px;
    font-style: italic;
    display: block
}

#sidebar #sb_instagram {
    width: auto !important;
    padding-bottom: 0 !important;
    margin-left: -10px;
    margin-right: -10px
}

#sidebar #sb_instagram #sbi_images {
    padding: 0 !important
}

#sidebar #sb_instagram #sbi_images .sbi_item {
    padding: 7px !important
}

#sidebar .rssSummary {
    text-transform: none
}

div.text-center > span[class^=PIN_] {
    left: 0;
    right: 0;
    margin: 0 auto !important
}

.thim-list-post-wrapper-simple.list-post-base .list-posts {
    overflow: hidden
}

.thim-list-post-wrapper-simple.list-post-base .list-posts .post {
    overflow: hidden;
    clear: both;
    margin-top: 10px;
    margin-bottom: 30px
}

.thim-list-post-wrapper-simple.list-post-base .list-posts .post:last-child {
    margin-bottom: 0
}

.thim-list-post-wrapper-simple.list-post-base .list-posts .post .media {
    float: left;
    position: relative;
    overflow: hidden
}

.thim-list-post-wrapper-simple.list-post-base .list-posts .post .media img {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s;
    -webkit-transition: all all .5s ease;
    -moz-transition: all all .5s ease;
    -ms-transition: all all .5s ease;
    -o-transition: all all .5s ease;
    transition: all all .5s ease
}

.thim-list-post-wrapper-simple.list-post-base .list-posts .post .content {
    width: calc(100% - 120px);
    width: -webkit-calc(100% - 120px);
    width: -moz-calc(100% - 120px);
    margin-top: -5px;
    float: left;
    padding-left: 20px
}

.thim-list-post-wrapper-simple.list-post-base .list-posts .post .content a {
    font-size: 14px;
    line-height: 21px;
    font-weight: 700
}

.thim-list-post-wrapper-simple.list-post-base .list-posts .post .content .article-date {
    font-size: 12px;
    line-height: 24px;
    font-weight: 700;
    color: #ccc
}

.thim-list-post-wrapper-simple.list-post-base .list-posts .post:hover .media img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1)
}

header.site-header img.sticky-logo, header.site-header img.mobile-logo {
    display: none
}

header.site-header.sticky img.logo {
    display: none
}

body {
    text-align: left;
    max-width: 100%;
    overflow-x: hidden;
    font-weight: 600
}

#wrapper-container {
    position: relative;
    z-index: 2
}

.thim-parallax-image {
    background-size: cover
}

#back-to-top {
    position: fixed;
    bottom: 25px;
    right: 45px;
    width: 45px;
    height: 45px;
    transform: translate(0, 100px);
    -webkit-transform: translate(0, 100px);
    -moz-transform: translate(0, 100px);
    -ms-transform: translate(0, 100px);
    -o-transform: translate(0, 100px);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: alpha(opacity=0);
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    cursor: pointer
}

#back-to-top.show.scrolldown {
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    opacity: .5;
    -ms-filter: alpha(opacity=50);
    filter: alpha(opacity=50)
}

#back-to-top.show.scrolldown:hover {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: alpha(opacity=100);
    filter: alpha(opacity=100)
}

#back-to-top:after {
    content: '\f106';
    font-family: FontAwesome;
    color: #FFF;
    font-size: 20px;
    text-align: center;
    display: block;
    line-height: 45px
}

small.nav_desc {
    display: none
}

.thim-border-center .panel-grid-cell:first-child {
    border-right: 1px solid #eee
}

a {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
    -webkit-transition: all all .3s ease;
    -moz-transition: all all .3s ease;
    -ms-transition: all all .3s ease;
    -o-transition: all all .3s ease;
    transition: all all .3s ease
}

a.fa {
    text-indent: -9999px;
    display: inline-flex;
    overflow: hidden
}

a.fa:before {
    text-indent: initial
}

.thim-widget-text-box {
    overflow: hidden
}

.thim-widget-text-box .thim-text-box {
    position: relative
}

.thim-widget-text-box .thim-text-box .media {
    height: 520px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.thim-widget-text-box .thim-text-box .content-box {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    background: #FFF;
    max-width: 664px;
    width: 100%;
    margin: auto;
    padding: 21px;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%)
}

.thim-widget-text-box .thim-text-box .content-box .row .col-sm-12 {
    border: 1px solid #eee;
    border-left: 0;
    border-right: 0
}

.thim-widget-text-box .thim-text-box .content-box .row .col-sm-12 .content-inner {
    text-align: center;
    border: 1px solid #eee;
    padding: 30px 0 32px;
    border-top: 0;
    border-bottom: 0;
    display: inline-block;
    overflow: hidden
}

.thim-widget-text-box .thim-text-box .content-box .row .col-sm-12 .content-inner .content-text {
    padding: 26px 55px;
    line-height: 26px
}

.thim-widget-text-box .thim-text-box .content-box .row .col-sm-12 .content-inner .title-wrapper .title {
    font-size: 40px;
    font-weight: 700;
    line-height: 72px;
    margin-bottom: 7px
}

.thim-widget-text-box .thim-text-box .content-box .row .col-sm-12 .content-inner .title-wrapper hr.small {
    max-width: 40px;
    margin: 0 auto;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.thim-widget-text-box .thim-text-box .content-box .row .col-sm-12 .content-inner .title-wrapper:hover hr.small {
    max-width: 150px
}

.thim-widget-text-box .thim-text-box .content-box .row:before, .thim-widget-text-box .thim-text-box .content-box .row:after {
    content: '\f111';
    bottom: 0;
    position: absolute;
    width: 43px;
    height: 43px;
    background: #FFF;
    color: #eee;
    font-size: 3px;
    z-index: 2;
    text-align: center;
    line-height: 43px;
    font-family: FontAwesome
}

.thim-widget-text-box .thim-text-box .content-box .row:before {
    left: 0
}

.thim-widget-text-box .thim-text-box .content-box .row:after {
    right: 0
}

.thim-widget-text-box .thim-text-box .content-box:before, .thim-widget-text-box .thim-text-box .content-box:after {
    content: '\f111';
    top: 0;
    position: absolute;
    width: 43px;
    height: 43px;
    background: #FFF;
    color: #eee;
    font-size: 3px;
    z-index: 2;
    text-align: center;
    line-height: 43px;
    font-family: FontAwesome
}

.thim-widget-text-box .thim-text-box .content-box:before {
    left: 0
}

.thim-widget-text-box .thim-text-box .content-box:after {
    right: 0
}

.thim-btn {
    position: relative;
    padding: 10px 25px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 66px;
    transition: all .3s
}

.thim-btn:before {
    left: -4px;
    right: -4px;
    top: 0;
    bottom: 0;
    content: '';
    position: absolute;
    display: block;
    border: 1px solid;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
    -webkit-transition: all all .3s ease;
    -moz-transition: all all .3s ease;
    -ms-transition: all all .3s ease;
    -o-transition: all all .3s ease;
    transition: all all .3s ease
}

.thim-btn:after {
    left: 0;
    right: 0;
    top: -4px;
    bottom: -4px;
    content: '';
    position: absolute;
    display: block;
    border: 1px solid;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
    -webkit-transition: all all .3s ease;
    -moz-transition: all all .3s ease;
    -ms-transition: all all .3s ease;
    -o-transition: all all .3s ease;
    transition: all all .3s ease
}

.thim-btn:hover:before {
    left: 0;
    right: 0
}

.thim-btn:hover:after {
    top: 0;
    bottom: 0
}

.thim-btn.style2 {
    color: #FFF
}

.thim-twitter {
    text-align: center
}

.thim-twitter .date {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    color: #999;
    padding-top: 23px;
    padding-bottom: 13px
}

.thim-twitter .date .fa {
    font-size: 16px;
    padding: 0 5px
}

.thim-twitter .date a {
    color: #999
}

.thim-twitter .content {
    max-width: 359px;
    margin: 0 auto
}

.thim-twitter .link-follow {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    padding-top: 26px;
    padding-bottom: 20px
}

.thim-twitter .tweet-item:hover .date .fa {
    color: #55acee;
    display: inline-block;
    position: relative;
    -webkit-animation: swing 1s infinite linear;
    -o-animation: swing 1s infinite linear;
    animation: swing 1s infinite linear;
    -webkit-animation: swing 1s infinite linear 300ms 0 ease;
    -moz-animation: swing 1s infinite linear 300ms 0 ease;
    -ms-animation: swing 1s infinite linear 300ms 0 ease
}

#sb_instagram #sbi_load .sbi_follow_btn {
    margin: 0;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 49px
}

#sb_instagram #sbi_load .sbi_follow_btn i {
    display: none
}

#sb_instagram .sbi_photo {
    position: relative;
    text-align: center;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

#sb_instagram .sbi_photo:before {
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: alpha(opacity=0);
    filter: alpha(opacity=0);
    position: absolute;
    display: inline-block;
    z-index: 1;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

#sb_instagram .sbi_photo:after {
    content: '\f16d';
    left: 0;
    right: 0;
    top: 50%;
    font-size: 2em;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    font-family: FontAwesome;
    position: absolute;
    display: inline-block;
    z-index: 2;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: alpha(opacity=0);
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

#sb_instagram .sbi_photo:hover:before {
    -moz-opacity: .6;
    -khtml-opacity: .6;
    -webkit-opacity: .6;
    opacity: .6;
    -ms-filter: alpha(opacity=60);
    filter: alpha(opacity=60)
}

#sb_instagram .sbi_photo:hover:after {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: alpha(opacity=100);
    filter: alpha(opacity=100)
}

#sb_instagram .sbi_item:hover .sbi_photo {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1)
}

#sb_instagram .sbi_photo_wrap {
    overflow: hidden
}

.count-down {
    margin-bottom: 43px
}

.count-down .counter-group:before, .count-down .counter-group:after {
    content: " ";
    display: table
}

.thim-widget-countdown-box .text-center .count-down .counter-group {
    text-align: center
}

.count-down .counter-group:after {
    clear: both
}

.count-down .counter-group .counter-block {
    display: inline-block;
    overflow: hidden;
    width: 70px;
    height: 80px;
    background: #FFF;
    margin: 0 3px
}

.count-down .counter-group .counter-block:last-child {
    margin-right: 0
}

.color-black .count-down .counter-group .counter-block {
    border-color: #000
}

.count-down .counter-group .counter-block .counter {
    position: relative;
    font-size: 36px;
    font-weight: 400;
    line-height: 36px;
    height: 40px;
    overflow: hidden;
    display: block;
    margin: 13px 10px 0
}

.color-black .count-down .counter-group .counter-block .counter {
    color: #000
}

.count-down .counter-group .counter-block .counter .number {
    width: 50%;
    height: 100%;
    position: absolute;
    top: -10000px
}

.count-down .counter-group .counter-block .counter .number.tens {
    left: 0;
    text-align: right
}

.count-down .counter-group .counter-block .counter .number.units {
    left: 50%;
    text-align: left
}

.count-down .counter-group .counter-block .counter .number.hundreds {
    display: none
}

.count-down .counter-group .counter-block .counter .number.show {
    top: 0;
    z-index: 2
}

.count-down .counter-group .counter-block .counter .number.show.hundreds {
    top: -100%
}

.count-down .counter-group .counter-block .counter .number.hidden-down {
    top: 100%
}

.count-down .counter-group .counter-block .counter .number.hidden-up {
    top: -100%;
    z-index: 100
}

.count-down .counter-group .counter-block .counter.with-hundreds {
    margin: 14px 6px 0
}

.count-down .counter-group .counter-block .counter.with-hundreds .number {
    width: 33%
}

.count-down .counter-group .counter-block .counter.with-hundreds .number.tens {
    left: 30%
}

.count-down .counter-group .counter-block .counter.with-hundreds .number.units {
    left: 65%
}

.count-down .counter-group .counter-block .counter.with-hundreds .number.hundreds {
    display: block;
    left: 20px;
    text-align: right
}

.count-down .counter-group .counter-block .counter-caption {
    text-transform: capitalize;
    font-size: 13px;
    font-weight: 400;
    line-height: 13px;
    display: block;
    text-align: center
}

.color-black .count-down .counter-group .counter-block .counter-caption {
    color: #000
}

.thim-menu-list {
    position: relative;
    color: #FFF;
    text-align: center;
    padding: 258px 0 73px
}

.thim-menu-list .background {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
    background-size: cover;
    color: #FFF;
    text-align: center;
    background-position: center center;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1)
}

.thim-menu-list .background:before {
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    background: rgba(0, 0, 0, .5);
    z-index: -1
}

.thim-menu-list .inner-content {
    position: relative;
    display: inline-block;
    border-bottom: 1px solid;
    border-color: transparent;
    padding-bottom: 20px;
    overflow: hidden;
    -webkit-transition: border-color .3s;
    -moz-transition: border-color .3s;
    -o-transition: border-color .3s;
    -ms-transition: border-color .3s;
    transition: border-color .3s;
    -webkit-transition: all border-color .3s ease;
    -moz-transition: all border-color .3s ease;
    -ms-transition: all border-color .3s ease;
    -o-transition: all border-color .3s ease;
    transition: all border-color .3s ease
}

.thim-menu-list .inner-content:before, .thim-menu-list .inner-content:after {
    content: '';
    left: 0;
    top: 88px;
    height: 0;
    border-left: 1px solid;
    position: absolute;
    -webkit-transition: height .7s;
    -moz-transition: height .7s;
    -o-transition: height .7s;
    -ms-transition: height .7s;
    transition: height .7s;
    -webkit-transition: all height .7s ease;
    -moz-transition: all height .7s ease;
    -ms-transition: all height .7s ease;
    -o-transition: all height .7s ease;
    transition: all height .7s ease;
    overflow: hidden;
    display: inline-block
}

.thim-menu-list .inner-content:after {
    left: auto;
    right: 0
}

.thim-menu-list .title-box {
    border: 1px solid;
    display: inline-block;
    padding: 0 30px;
    position: relative;
    border-bottom: 0;
    -webkit-transition: border-color .5s .5s;
    -moz-transition: border-color .5s .5s;
    -o-transition: border-color .5s .5s;
    -ms-transition: border-color .5s .5s;
    transition: border-color .5s .5s;
    -webkit-transition: all border-color .5s .5s ease;
    -moz-transition: all border-color .5s .5s ease;
    -ms-transition: all border-color .5s .5s ease;
    -o-transition: all border-color .5s .5s ease;
    transition: all border-color .5s .5s ease
}

.thim-menu-list .title-box .menu-title {
    font-size: 40px;
    font-weight: 700;
    line-height: 88px;
    text-transform: uppercase
}

.thim-menu-list .title-box .widget-title {
    position: absolute;
    bottom: -13px;
    left: 0;
    right: 0;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
    line-height: 26px
}

.thim-menu-list .title-box:before, .thim-menu-list .title-box:after {
    content: '';
    width: 45px;
    border-top: 1px solid;
    position: absolute;
    bottom: 0;
    left: 0
}

.thim-menu-list .title-box:after {
    left: auto;
    right: 0
}

.thim-menu-list ul.menus {
    margin: 27px 0 10px;
    padding: 0
}

.thim-menu-list ul.menus li {
    list-style: none;
    font-size: 18px;
    line-height: 32px;
    font-weight: 400
}

.thim-menu-list a.readmore {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 26px
}

.thim-menu-list a.readmore:hover {
    color: #FFF
}

.thim-widget-menu-list {
    overflow: hidden
}

.thim-widget-menu-list .thim-menu-list .background {
    -webkit-transition: transform 1s;
    -moz-transition: transform 1s;
    -o-transition: transform 1s;
    -ms-transition: transform 1s;
    transition: transform 1s;
    -webkit-transition: all transform 1s ease;
    -moz-transition: all transform 1s ease;
    -ms-transition: all transform 1s ease;
    -o-transition: all transform 1s ease;
    transition: all transform 1s ease
}

.thim-widget-menu-list:hover .background {
    transform: scale(1.03);
    -webkit-transform: scale(1.03);
    -moz-transform: scale(1.03);
    -ms-transform: scale(1.03);
    -o-transform: scale(1.03);
    -webkit-transition: transform 2s;
    -moz-transition: transform 2s;
    -o-transition: transform 2s;
    -ms-transition: transform 2s;
    transition: transform 2s;
    -webkit-transition: all transform 2s ease;
    -moz-transition: all transform 2s ease;
    -ms-transition: all transform 2s ease;
    -o-transition: all transform 2s ease;
    transition: all transform 2s ease
}

.thim-widget-menu-list:hover .inner-content {
    -webkit-transition: border-color .3s .4s;
    -moz-transition: border-color .3s .4s;
    -o-transition: border-color .3s .4s;
    -ms-transition: border-color .3s .4s;
    transition: border-color .3s .4s;
    -webkit-transition: all border-color .3s .4s ease;
    -moz-transition: all border-color .3s .4s ease;
    -ms-transition: all border-color .3s .4s ease;
    -o-transition: all border-color .3s .4s ease;
    transition: all border-color .3s .4s ease;
    border-color: initial
}

.thim-widget-menu-list:hover .inner-content:before, .thim-widget-menu-list:hover .inner-content:after {
    height: 100%
}

.thim-widget-menu-list:hover .title-box {
    border-color: transparent;
    -webkit-transition: border-color .5s;
    -moz-transition: border-color .5s;
    -o-transition: border-color .5s;
    -ms-transition: border-color .5s;
    transition: border-color .5s;
    -webkit-transition: all border-color .5s ease;
    -moz-transition: all border-color .5s ease;
    -ms-transition: all border-color .5s ease;
    -o-transition: all border-color .5s ease;
    transition: all border-color .5s ease
}

.thim-heading-h1:before, .thim-heading-h1:after {
    content: '';
    border-top: 1px solid #FFF;
    position: absolute;
    left: 50%;
    width: 80%;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    top: -11px
}

.thim-heading-h1:after {
    top: auto;
    bottom: -7px
}

.thim-border-bottom {
    border-bottom: 1px solid #eee
}

#ui-datepicker-div {
    border-radius: 0;
    border: 1px solid #eee;
    margin-top: -1px
}

#ui-datepicker-div .ui-datepicker-title {
    font-size: 13px;
    text-transform: uppercase;
    color: #FFF;
    margin: 0;
    border-radius: 0;
    line-height: 26px;
    font-weight: 700
}

#ui-datepicker-div .ui-datepicker-header {
    border: 0 !important;
    background: 0 0
}

#ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev {
    left: 1px
}

#ui-datepicker-div .ui-datepicker-header .ui-datepicker-next {
    right: 1px
}

#ui-datepicker-div .ui-datepicker-buttonpane button {
    font-size: 13px;
    color: #FFF;
    padding: 0 20px
}

#ui-datepicker-div .ui-datepicker-prev, #ui-datepicker-div .ui-datepicker-next {
    border: 0 !important;
    top: 0
}

#ui-datepicker-div .ui-corner-all, #ui-datepicker-div .ui-corner-bottom, #ui-datepicker-div .ui-corner-right, #ui-datepicker-div .ui-corner-br {
    border-radius: 0;
    border: 1px solid #eee
}

#ui-datepicker-div dt {
    font-size: 13px;
    line-height: 26px
}

#ui-datepicker-div dd {
    font-size: 18px
}

#ui-datepicker-div th {
    font-weight: 400;
    font-size: 14px
}

#ui-datepicker-div td {
    font-size: 13px
}

#ui-datepicker-div table {
    border: 0
}

#ui-datepicker-div .ui-slider-horizontal {
    height: 7px
}

#ui-datepicker-div .ui-slider-horizontal .ui-slider-handle {
    height: 15px;
    width: 15px;
    margin-left: 0;
    border-radius: 50%
}

.thim-float-list ul {
    display: inline-block
}

.thim-float-list ul li {
    float: left;
    margin: 7px 10px
}

.thim-float-list ul li:first-child {
    margin-left: 0
}

.thim-float-list ul li:last-child {
    margin-right: 0
}

.thim-list-info {
    font-size: 14px;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
    line-height: normal;
    width: 100%;
    overflow: hidden;
    text-align: center;
    padding: 27px 0 21px
}

.thim-list-info ul {
    padding: 0;
    display: inline-block;
    margin: 0
}

.thim-list-info ul li {
    float: left;
    list-style: none;
    padding: 15px
}

.thim-list-info ul li li {
    padding: 0;
    margin: 0 10px
}

.thim-list-info ul li li:first-child {
    margin-left: 0
}

.thim-list-info ul li li:last-child {
    margin-right: 0
}

.thim-list-info .fa {
    font-size: 12px
}

h3, .h3 {
    margin-top: 10px
}

.thim-loading {
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 999999;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center
}

.thim-loading .thim-logo {
    top: 50%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%)
}

.thim-loading .thim-logo .sticky-logo {
    display: none
}

.thim-loading img {
    display: inline-block;
    position: fixed;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%)
}

h3.thim-title-font {
    font-size: 20px
}

span.wpcf7-not-valid-tip {
    transform: translate(0, -100%);
    -webkit-transform: translate(0, -100%);
    -moz-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%);
    -o-transform: translate(0, -100%)
}

div.wpcf7-validation-errors {
    margin: 20px 0
}

.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: alpha(opacity=100);
    filter: alpha(opacity=100);
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1)
}

.my-mfp-zoom-in.mfp-ready.mfp-bg {
    -moz-opacity: .8;
    -khtml-opacity: .8;
    -webkit-opacity: .8;
    opacity: .8;
    -ms-filter: alpha(opacity=80);
    filter: alpha(opacity=80)
}

.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
    transform: scale(.8);
    -webkit-transform: scale(.8);
    -moz-transform: scale(.8);
    -ms-transform: scale(.8);
    -o-transform: scale(.8);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: alpha(opacity=0);
    filter: alpha(opacity=0)
}

.my-mfp-zoom-in.mfp-removing.mfp-bg {
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: alpha(opacity=0);
    filter: alpha(opacity=0)
}

.my-mfp-zoom-in.mfp-bg {
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: alpha(opacity=0);
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-transition: all all .3s ease-in-out ease;
    -moz-transition: all all .3s ease-in-out ease;
    -ms-transition: all all .3s ease-in-out ease;
    -o-transition: all all .3s ease-in-out ease;
    transition: all all .3s ease-in-out ease
}

.my-mfp-zoom-in .zoom-anim-dialog {
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: alpha(opacity=0);
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-transition: all all .3s ease-in-out ease;
    -moz-transition: all all .3s ease-in-out ease;
    -ms-transition: all all .3s ease-in-out ease;
    -o-transition: all all .3s ease-in-out ease;
    transition: all all .3s ease-in-out ease;
    transform: scale(.8);
    -webkit-transform: scale(.8);
    -moz-transform: scale(.8);
    -ms-transform: scale(.8);
    -o-transform: scale(.8)
}

.my-mfp-slide-bottom .zoom-anim-dialog {
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: alpha(opacity=0);
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-transition: all all .3s ease-in-out ease;
    -moz-transition: all all .3s ease-in-out ease;
    -ms-transition: all all .3s ease-in-out ease;
    -o-transition: all all .3s ease-in-out ease;
    transition: all all .3s ease-in-out ease;
    transform: translateY(-20px) perspective(600px) rotateX(10deg);
    -webkit-transform: translateY(-20px) perspective(600px) rotateX(10deg);
    -moz-transform: translateY(-20px) perspective(600px) rotateX(10deg);
    -ms-transform: translateY(-20px) perspective(600px) rotateX(10deg);
    -o-transform: translateY(-20px) perspective(600px) rotateX(10deg)
}

.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: alpha(opacity=100);
    filter: alpha(opacity=100);
    transform: translateY(0) perspective(600px) rotateX(0);
    -webkit-transform: translateY(0) perspective(600px) rotateX(0);
    -moz-transform: translateY(0) perspective(600px) rotateX(0);
    -ms-transform: translateY(0) perspective(600px) rotateX(0);
    -o-transform: translateY(0) perspective(600px) rotateX(0)
}

.my-mfp-slide-bottom.mfp-ready .mfp-bg {
    -moz-opacity: .8;
    -khtml-opacity: .8;
    -webkit-opacity: .8;
    opacity: .8;
    -ms-filter: alpha(opacity=80);
    filter: alpha(opacity=80)
}

.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: alpha(opacity=0);
    filter: alpha(opacity=0);
    transform: translateY(-10px) perspective(600px) rotateX(10deg);
    -webkit-transform: translateY(-10px) perspective(600px) rotateX(10deg);
    -moz-transform: translateY(-10px) perspective(600px) rotateX(10deg);
    -ms-transform: translateY(-10px) perspective(600px) rotateX(10deg);
    -o-transform: translateY(-10px) perspective(600px) rotateX(10deg)
}

.my-mfp-slide-bottom.mfp-removing .mfp-bg {
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: alpha(opacity=0);
    filter: alpha(opacity=0)
}

.my-mfp-slide-bottom.mfp-bg {
    -moz-opacity: .8;
    -khtml-opacity: .8;
    -webkit-opacity: .8;
    opacity: .8;
    -ms-filter: alpha(opacity=80);
    filter: alpha(opacity=80);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-transition: all all .3s ease-in-out ease;
    -moz-transition: all all .3s ease-in-out ease;
    -ms-transition: all all .3s ease-in-out ease;
    -o-transition: all all .3s ease-in-out ease;
    transition: all all .3s ease-in-out ease
}

.my-mfp-slide-bottom .mfp-inline-holder .mfp-content {
    max-width: 535px;
    max-height: 90vh
}

button.mfp-close {
    display: none !important
}

#ui-datepicker-div {
    z-index: 9999 !important
}

.is-countdown {
    border: 1px solid #ccc;
    background-color: #eee
}

.countdown-rtl {
    direction: rtl
}

.countdown-holding span {
    color: #888
}

.countdown-row {
    clear: both;
    width: 100%;
    padding: 0 2px;
    text-align: center
}

.countdown-show1 .countdown-section {
    width: 98%
}

.countdown-show2 .countdown-section {
    width: 48%
}

.countdown-show3 .countdown-section {
    width: 32.5%
}

.countdown-show4 .countdown-section {
    width: 24.5%
}

.countdown-show5 .countdown-section {
    width: 19.5%
}

.countdown-show6 .countdown-section {
    width: 16.25%
}

.countdown-show7 .countdown-section {
    width: 14%
}

.countdown-section {
    display: block;
    float: left;
    font-size: 75%;
    text-align: center
}

.countdown-amount {
    font-size: 200%
}

.countdown-period {
    display: block
}

.countdown-descr {
    display: block;
    width: 100%
}

.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y
}

.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%
}

.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out
}

.owl-carousel .owl-item {
    float: left
}

.owl-controls .owl-page, .owl-controls .owl-nav > div {
    cursor: pointer
}

.owl-controls .owl-nav {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent
}

.grabbing {
    cursor: url(grabbing.png) 8 8, move
}

.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.tp_event_counter {
    background-color: #ffb606;
    height: auto;
    overflow: hidden;
    padding: 20px
}

.countdown-section {
    background: rgba(255, 255, 255, .2);
    border: 1px solid rgba(255, 255, 255, .1);
    padding: 10px
}

.countdown-amount {
    position: relative;
    width: 50px;
    height: 40px;
    overflow: hidden
}

.countdown-descr {
    font-size: 13px !important
}

.thim-overlay-color {
    position: relative;
    z-index: 1;
    color: #fff
}

.thim-overlay-color:before {
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    background-color: #000;
    -moz-opacity: .6;
    -khtml-opacity: .6;
    -webkit-opacity: .6;
    opacity: .6;
    -ms-filter: alpha(opacity=60);
    filter: alpha(opacity=60);
    z-index: -1
}

.thim-widget-testimonials .sc-testimonials.style2 .testimonial-item .testimonial-inner .avatar {
    height: 62px;
    width: 62px
}

.thim-widget-testimonials .sc-testimonials.style2 .testimonial-item .testimonial-inner .content {
    padding-left: 20px;
    padding-right: 20px
}

.thim-widget-testimonials .sc-testimonials.style2 .testimonial-item .testimonial-inner .info {
    margin-bottom: 32px
}

.thim-widget-testimonials .sc-testimonials.style2 .testimonial-item .testimonial-inner .info .regency {
    font-size: 15px;
    line-height: 30px;
    color: #9a9a9a
}

.thim-widget-testimonials .sc-testimonials .testimonial-item .testimonial-inner {
    padding: 45px 0
}

.thim-widget-testimonials .sc-testimonials .testimonial-item .testimonial-inner .avatar {
    position: relative;
    height: 200px;
    width: 200px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 auto
}

.thim-widget-testimonials .sc-testimonials .testimonial-item .testimonial-inner .avatar:after {
    content: '';
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    -moz-opacity: .8;
    -khtml-opacity: .8;
    -webkit-opacity: .8;
    opacity: .8;
    -ms-filter: alpha(opacity=80);
    filter: alpha(opacity=80);
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    -ms-transition: all .4s;
    transition: all .4s;
    -webkit-transition: all all .4s ease;
    -moz-transition: all all .4s ease;
    -ms-transition: all all .4s ease;
    -o-transition: all all .4s ease;
    transition: all all .4s ease;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.thim-widget-testimonials .sc-testimonials .testimonial-item .testimonial-inner .content {
    padding-top: 37px;
    padding-bottom: 20px;
    line-height: 28px;
    word-spacing: 1px
}

.thim-widget-testimonials .sc-testimonials .testimonial-item .testimonial-inner .info {
    margin-bottom: 53px
}

.thim-widget-testimonials .sc-testimonials .testimonial-item .testimonial-inner .info .regency {
    font-style: italic;
    font-size: 13px
}

.thim-widget-testimonials .sc-testimonials .testimonial-item .testimonial-inner:hover .avatar:after {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1)
}

#thim_breadcrumbs {
    margin: 0;
    padding: 0;
    float: right;
    text-transform: uppercase
}

#thim_breadcrumbs li {
    list-style: none;
    float: left
}

#thim_breadcrumbs li.separator:before {
    content: '/';
    position: relative;
    line-height: 26px;
    padding: 0 5px
}

#thim_breadcrumbs li span, #thim_breadcrumbs li a {
    font-size: 12px;
    font-weight: 600;
    line-height: 36px
}

#thim_breadcrumbs li:last-child a {
    color: #FFF
}

body.error404 #main .media {
    text-align: center
}

body.error404 #main .content {
    margin-top: 168px;
    font-size: 18px;
    font-weight: 600
}

body.error404 #main .content .title {
    font-size: 72px;
    line-height: 72px;
    margin: 0;
    padding: 0;
    margin-bottom: 20px
}

.thim-related-posts {
    border-bottom: 1px solid #eee
}

.thim-related-posts .widget-title {
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 35px;
    position: relative;
    margin-top: 0;
    font-weight: 700;
    text-transform: uppercase
}

.thim-related-posts .widget-title:before {
    content: '';
    width: 40px;
    display: block;
    bottom: -20px;
    left: 0;
    right: 0;
    position: absolute;
    height: 2px;
    top: auto;
    z-index: 2
}

.thim-related-posts .list-posts {
    overflow: hidden;
    padding-top: 20px;
    padding-bottom: 15px
}

.thim-related-posts .list-posts .post {
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 30px
}

.thim-related-posts .list-posts .post:last-child {
    margin-bottom: 0
}

.thim-related-posts .list-posts .post .media {
    position: relative;
    overflow: hidden
}

.thim-related-posts .list-posts .post .media img {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s;
    -webkit-transition: all all .5s ease;
    -moz-transition: all all .5s ease;
    -ms-transition: all all .5s ease;
    -o-transition: all all .5s ease;
    transition: all all .5s ease
}

.thim-related-posts .list-posts .post .content a {
    font-size: 18px;
    line-height: 26px;
    font-weight: 700
}

.thim-related-posts .list-posts .post .content .article-date {
    font-size: 12px;
    line-height: 18px;
    font-weight: 700;
    color: #ccc
}

.thim-related-posts .list-posts .post .content .entry-meta {
    margin-top: 16px;
    margin-bottom: 3px
}

.thim-related-posts .list-posts .post:hover .media img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1)
}

.mfp-wrap.mfp-close-btn-in {
    cursor: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVBAMAAABbObilAAAAMFBMVEVMaXH////////////////////////////////////////////////////////////6w4mEAAAAD3RSTlMAlAX+BKLcA5+b6hJ7foD4ZP1OAAAAkUlEQVR4XkWPoQ3CUBQAL4SktoKAbCUjgAKLJZ2ABYosngTJCHSD6joUI6BZgqSoB/+Shqde7sS9x3OGk81fdO+texMtRVTia+TsQtHEUJLdohJfgNNPJHyEJPZTsWLoxShqsWITazEwqePAn69Sw2TUxk1+euPis3EwaXy8RMHSZBIlRcKKnC5hRctjMf57/wJbBlAIs9k1BAAAAABJRU5ErkJggg==), progress
}

.mfp-wrap .mfp-container button.mfp-close {
    font-size: 40px;
    right: -10px;
    opacity: .5;
    color: #FFF
}

.mfp-wrap .mfp-container button.mfp-close:active {
    top: -40px
}

.mfp-wrap.mfp-gallery .mfp-title .title {
    font-weight: 600;
    text-transform: uppercase
}

.mfp-wrap.mfp-gallery .mfp-title .caption {
    font-size: 13px
}

.mfp-wrap.mfp-gallery .mfp-container button.mfp-close:active {
    top: 0 !important
}

.toolbar-sidebar select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: center;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAYCAYAAAD6S912AAAACXBIWXMAAAsTAAALEwEAmpwYAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAAAF9JREFUeNpi/P//PwM1ARMDlcGogaMGjhpIjoHvGBgY/qPhcpJM/P//PzI2/v///7v/CDATTZ4gxiYIM5Rkw/7//8/AiKP4UmJgYLhHThgyjpaHowYOAgMBAAAA//8DAGsOjHwzgKNkAAAAAElFTkSuQmCC)
}

ul.thim-list {
    margin-left: 18px
}

ul.thim-list li {
    position: relative;
    padding-left: 7px;
    list-style: none;
    padding-bottom: 2px
}

ul.thim-list li:before {
    content: '';
    width: 6px;
    height: 6px;
    position: absolute;
    left: -17px;
    display: block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    top: 8px
}

.thim-loginpage .thim-heading .sc-heading {
    padding-top: 0
}

.thim-loginpage form {
    max-width: 400px;
    margin: auto;
    padding: 30px;
    border: 1px solid #eee
}

.thim-loginpage .bottom-link {
    margin-top: 30px;
    font-weight: 600
}

.tp_single_event .thim-toggle-div {
    z-index: 9999;
    position: absolute;
    top: 67.6%;
    left: 50%;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0)
}

.event_register_area .inner {
    display: none;
    margin-top: 60px;
    margin-bottom: 30px;
    border: 1px solid #eee;
    padding: 20px
}

.event_register_area .inner .meta-info {
    font-size: 14px;
    overflow: hidden;
    margin-bottom: 20px
}

.event_register_area .inner .meta-info ul {
    margin: 0;
    padding: 0
}

.event_register_area .inner .meta-info ul li {
    margin-right: 30px;
    float: left
}

.event_register_area .inner .meta-info ul li span {
    font-weight: 600
}

.event_register_area .inner .thim-button {
    outline: 0
}

.event_register_area .inner .event_auth_register_message_error {
    padding: 10px;
    background: #E0DEDE;
    margin-top: 20px
}

span.event_auth_user_is_not_login {
    display: none
}

.single span.event_auth_user_is_not_login {
    display: block
}

.tp_chameleon_customize .input-box {
    padding-left: 15px;
    padding-right: 15px
}

.tp_chameleon_customize .input-box .tp-btn {
    padding: 0 25px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    line-height: 40px;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    height: 40px
}

.tp_chameleon_customize .dk-selected {
    border-color: #eee;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

#tp_style_selector button.tp-chameleon-more-demo.tp-btn {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    border: 0;
    line-height: 40px;
    padding: 0 25px
}

.toolbar-sidebar .goog-te-gadget .goog-te-combo {
    margin-top: 0;
    margin-bottom: 0
}

body {
    font-family: Open Sans;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.6em;
    color: #666
}

#main-content {
    background-color: #fff
}

h1 {
    color: #333;
    font-size: 60px;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
    line-height: 1em;
    font-family: Roboto Slab
}

h2 {
    color: #333;
    font-size: 40px;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
    line-height: 1.6em;
    font-family: Roboto Slab
}

h3 {
    color: #333;
    font-size: 24px;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
    line-height: 1.6em;
    font-family: Roboto Slab
}

h4 {
    color: #333;
    font-size: 16px;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
    line-height: 1.5em;
    font-family: Roboto Slab
}

h5 {
    color: #333;
    font-size: 14px;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
    line-height: 1.6em;
    font-family: Roboto Slab
}

h6 {
    color: #333;
    font-size: 12px;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
    line-height: 1.4em;
    font-family: Roboto Slab
}

a {
    color: #f8b864
}

a:hover, a:active, a:focus {
    color: #333
}

.top_site_main.top-site-no-image {
    background: #f8b864
}

.top_site_main .page-title-wrapper .heading__primary {
    font-family: Roboto Slab
}

.top_site_main .page-title-wrapper a {
    color: #f8b864
}

.archive-content article .entry-header .blog_title {
    font-family: Roboto Slab
}

.archive-content article .entry-header .blog_title a {
    color: #333
}

.archive-content article .entry-header .blog_title a:hover {
    color: #f8b864
}

.archive-content article .entry-meta li a {
    color: #f8b864
}

.archive-content article .entry-meta li a:hover {
    color: #333
}

.archive-content article .entry-meta li.comment-total a:before {
    color: #f8b864
}

.archive-content article .entry-meta li.comment-total a:hover:before {
    color: #333
}

article .entry-header .blog_title {
    font-family: Roboto Slab
}

article .entry-header .blog_title a {
    color: #333
}

article .entry-header .blog_title a:hover {
    color: #f8b864
}

article .entry-meta li a {
    color: #f8b864
}

article .entry-meta li a:hover {
    color: #333
}

.loop-pagination ul li .page-numbers.current, .pagination ul li .page-numbers.current, .loop-pagination ul li .page-numbers:hover, .pagination ul li .page-numbers:hover {
    color: #f8b864;
    border: 2px solid #f8b864
}

.comments-area .comment-list-inner .comments-title {
    font-family: Roboto Slab
}

.comments-area .comment-list-inner li .comment-extra-info .author {
    font-family: Roboto Slab
}

.comments-area .comment-list-inner li .comment-extra-info .author, .comments-area .comment-list-inner li .comment-extra-info .comment-edit-link {
    color: #333
}

.comments-area .comment-list-inner li .comment-extra-info .comment-reply-link {
    color: #f8b864
}

.comments-area .comment-list-inner li .comment-extra-info .comment-reply-link:hover {
    color: #333
}

.comments-area .comment-list-inner li .comment-extra-info .comment-edit-link:hover {
    color: #f8b864
}

.comments-area .comment-respond-area #respond.comment-respond .comment-reply-title {
    font-family: Roboto Slab
}

.comments-area .comment-respond input:focus, .comments-area .comment-respond textarea:focus {
    border-color: #f8b864
}

.thim-about-author .name {
    color: #333
}

.thim-about-author .name a {
    color: #333
}

.thim-our-team.template-carousel .inner .info .name {
    font-family: Roboto Slab
}

.coming-soon-wrapper .title {
    font-family: Roboto Slab
}

.mfp-image-holder .mfp-close, .mfp-inline-holder .mfp-close {
    color: #333
}

.mfp-image-holder .mfp-close:hover, .mfp-inline-holder .mfp-close:hover {
    color: #f8b864
}

.quickview .flexslider .flex-direction-nav li a {
    background: #333
}

.widget-area aside .widget-title span {
    font-family: Roboto Slab;
    color: #333
}

.widget-area aside ul li {
    color: #333
}

.widget-area aside ul li a {
    color: #333
}

.widget-area aside ul li a:hover {
    color: #f8b864
}

.widget-area aside .thim-list-post-wrapper-simple .list-posts .item-post .content a {
    color: #333;
    font-family: Roboto Slab
}

.widget-area aside .thim-list-post-wrapper-simple .list-posts .item-post .content a:hover {
    color: #f8b864
}

.widget-area .widget_nav_menu .menu-item-has-children .disable_link {
    color: #333
}

#back-to-top {
    background-color: #f8b864
}

.thim-title-font {
    font-family: Roboto Slab
}

a.fa:hover {
    color: #f8b864 !important
}

#sb_instagram #sbi_load .sbi_follow_btn span {
    color: #f8b864
}

#sb_instagram #sbi_load .sbi_follow_btn span:hover {
    color: #333
}

#sb_instagram .sbi_photo:after {
    color: #f8b864
}

.thim-events .events .event .event-row .info {
    background: #f8b864
}

.thim-events .events .event .event-row .info .inner-info:before, .thim-events .events .event .event-row .info .inner-info:after {
    background: #f8b864
}

.thim-events .events .event .event-row .info .inner-info .title-wrapper .widget-title {
    font-family: Roboto Slab
}

.thim-events .events .event .event-row .info .inner-info .event-title {
    font-family: Roboto Slab
}

.thim-events .events .event .event-row .info:before, .thim-events .events .event .event-row .info:after {
    background: #f8b864
}

.thim-persephone.tparrows:hover {
    border: 1px solid #f8b864
}

.thim-persephone.tparrows:hover:before {
    color: #f8b864
}

.thim-heading .sc-heading .heading__primary {
    font-family: Roboto Slab
}

.thim-heading .sc-heading .line-heading {
    border-top: 2px solid #f8b864
}

input[type=submit] {
    border-color: #f8b864;
    background: #f8b864
}

input[type=submit]:hover {
    background: #f6a233;
    border-color: #f6a233
}

.thim-our-team .inner .avatar-wrapper .avatar-inner:after {
    background-color: #f8b864
}

.thim-our-team .inner .info .name a {
    color: #333
}

.thim-our-team .inner .info .name a:hover {
    color: #f8b864
}

.thim-our-team.template-carousel .owl-carousel .owl-controls .owl-nav div:hover {
    border-color: #f8b864;
    color: #f8b864
}

#ui-datepicker-div .ui-datepicker-title {
    background: #f8b864;
    border: 1px solid #f8b864
}

#ui-datepicker-div .ui-datepicker-buttonpane button {
    background: #333;
    border: 1px solid #333
}

#ui-datepicker-div dt {
    color: #333
}

#ui-datepicker-div th {
    color: #333
}

.product-grid .product .product_thumb .button.add_to_cart_button, .product-grid .product .product_thumb .button.product_type_grouped, .product-grid .product .product_thumb .button.product_type_external {
    background: #f8b864
}

.product-grid .product .product_thumb .button:hover {
    background: #f8b864
}

.product-grid .product__info a.title {
    font-family: Roboto Slab;
    color: #333
}

.product-grid .product__info a.title:hover {
    color: #f8b864
}

.product-grid .product__info .price {
    color: #f8b864
}

.star-rating span::before {
    color: #f8b864
}

.woocommerce div.product .product_title, .woocommerce-page div.product .product_title {
    font-family: Roboto Slab
}

.woocommerce div.product .woocommerce-review-link, .woocommerce-page div.product .woocommerce-review-link {
    color: #666
}

.woocommerce div.product .woocommerce-review-link:hover, .woocommerce-page div.product .woocommerce-review-link:hover {
    color: #f8b864
}

.woocommerce div.product .posted_in a, .woocommerce-page div.product .posted_in a {
    color: #333
}

.woocommerce div.product p.price, .woocommerce-page div.product p.price, .woocommerce div.product span.price, .woocommerce-page div.product span.price {
    color: #f8b864
}

.woocommerce div.product form.cart .button, .woocommerce-page div.product form.cart .button {
    background: #f8b864
}

.woocommerce div.product form.cart .button:hover, .woocommerce-page div.product form.cart .button:hover {
    background: #f6a233
}

.woocommerce div.product form.cart button.button.alt:disabled[disabled], .woocommerce-page div.product form.cart button.button.alt:disabled[disabled] {
    background-color: #f8b864
}

.woocommerce div.product .woocommerce-tabs .tabs li, .woocommerce-page div.product .woocommerce-tabs .tabs li {
    color: #333
}

.woocommerce div.product .woocommerce-tabs .tabs li.active, .woocommerce-page div.product .woocommerce-tabs .tabs li.active {
    color: #f8b864
}

.woocommerce div.product .related-products h2, .woocommerce-page div.product .related-products h2, .woocommerce div.product .upsells-products h2, .woocommerce-page div.product .upsells-products h2 {
    font-family: Roboto Slab
}

.woocommerce div.product .related-products h2:after, .woocommerce-page div.product .related-products h2:after, .woocommerce div.product .upsells-products h2:after, .woocommerce-page div.product .upsells-products h2:after {
    background: #f8b864
}

.woocommerce div.product .related-products span.price, .woocommerce-page div.product .related-products span.price, .woocommerce div.product .upsells-products span.price, .woocommerce-page div.product .upsells-products span.price {
    color: #333
}

.woocommerce .stars a {
    color: #f8b864
}

.woocommerce #reviews #review_form #respond .form-submit #submit {
    background: #333
}

.woocommerce #reviews #review_form #respond .form-submit #submit:hover {
    background: #f8b864
}

.woocommerce .woocommerce-info {
    border-top-color: #f8b864
}

.woocommerce .woocommerce-info:before {
    color: #f8b864
}

.woocommerce .cart .button, .woocommerce .cart a.button.alt, .woocommerce .cart button.button {
    outline: 0;
    background: #f8b864;
    border-color: #f8b864
}

.woocommerce .cart .button:hover, .woocommerce .cart a.button.alt:hover, .woocommerce .cart button.button:hover {
    background: #f6a233;
    border-color: #f6a233
}

.woocommerce .cart .actions input.button {
    background: #333;
    border-color: #333
}

.woocommerce .cart .actions input.button:hover {
    background: #f8b864;
    border-color: #f8b864
}

.woocommerce a.button.alt:hover {
    background-color: #f6a233
}

.woocommerce input.button {
    background: #f8b864
}

.woocommerce input.button.alt {
    background-color: #f8b864
}

.woocommerce input.button.alt:hover {
    background-color: #f6a233
}

.woocommerce input.button:hover {
    background: #f6a233
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
    background-color: #f8b864
}

ul.thim-list li:before {
    background-color: #f8b864
}

.single-tp_event .entry-countdown .countdown-row .countdown-section {
    font-family: Roboto Slab
}

.single-rm-menu-entry .content-inner div.menu-entry-meta {
    color: #f8b864
}

.entry-meta li.date {
    font-family: Roboto Slab
}

.thim-loading {
    background: #fff
}

.thim-title-color {
    color: #333
}

.thim-title-color a {
    color: #333
}

.thim-title-color a:hover {
    color: #f8b864
}

.thim-title-color span {
    color: #f8b864
}

.thim-persephone .tp-bullet:hover, .thim-persephone .tp-bullet.selected {
    background: #f8b864
}

div.wpcf7-validation-errors {
    border: 1px solid #f8b864
}

.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li a {
    color: #333
}

.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li .remove {
    color: #333 !important
}

.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li .remove:hover {
    background: #f8b864
}

.widget_shopping_cart .widget_shopping_cart_content .buttons a {
    background: #333
}

.widget_shopping_cart .widget_shopping_cart_content .buttons a:hover {
    background: #f8b864
}

.widget_shopping_cart .widget_shopping_cart_content .buttons .checkout {
    background: #f8b864
}

.widget_shopping_cart .widget_shopping_cart_content .buttons .checkout:hover {
    background: #f6a233
}

.toolbar-sidebar {
    background-color: #f8b864;
    color: #fff
}

.toolbar-sidebar a {
    color: #fff
}

.toolbar-sidebar a:hover {
    color: #333
}

.toolbar-sidebar .thim-social ul li a {
    color: #fff
}

.toolbar-sidebar .thim-social ul li a:hover {
    color: #333;
    border-color: #333
}

.toolbar-sidebar .widget select:hover {
    color: #333;
    border-color: #333
}

.toolbar-sidebar .dk-select .dk-selected:hover, .toolbar-sidebar .dk-select-multi .dk-selected:hover {
    color: #333
}

.toolbar-sidebar .dk-select.dk-select-open-down .dk-select-options, .toolbar-sidebar .dk-select-multi.dk-select-open-down .dk-select-options, .toolbar-sidebar .dk-select.dk-select-open-up .dk-select-options, .toolbar-sidebar .dk-select-multi.dk-select-open-up .dk-select-options {
    background: #f8b864
}

.toolbar-sidebar .dk-select.dk-select-open-down .dk-select-options .dk-option-highlight, .toolbar-sidebar .dk-select-multi.dk-select-open-down .dk-select-options .dk-option-highlight, .toolbar-sidebar .dk-select.dk-select-open-up .dk-select-options .dk-option-highlight, .toolbar-sidebar .dk-select-multi.dk-select-open-up .dk-select-options .dk-option-highlight {
    color: #333;
    background: #f8b864
}

.toolbar-sidebar .dk-select.dk-select-open-down .dk-selected, .toolbar-sidebar .dk-select-multi.dk-select-open-down .dk-selected, .toolbar-sidebar .dk-select.dk-select-open-up .dk-selected, .toolbar-sidebar .dk-select-multi.dk-select-open-up .dk-selected {
    color: #333
}

.toolbar-sidebar .dk-select .dk-select-options, .toolbar-sidebar .dk-select-multi .dk-select-options {
    color: #333
}

.toolbar-sidebar .thim-select-style-2 .dk-select .dk-option-selected, .toolbar-sidebar .thim-select-style-2 .dk-select-multi .dk-option-selected {
    background: #f8b864
}

.menu-item.current-menu-item > a {
    color: #f8b864 !important
}

@media (max-width: 768px) {
    body > .thim-menu .menu-item.current-menu-item > a {
        color: #f8b864 !important
    }
}

.thim_header_custom_style header.site-header {
    font-size: 13px;
    font-weight: 700;
    color: #333
}

.thim_header_custom_style header.site-header a {
    color: #333
}

.thim_header_custom_style header.site-header a:hover {
    color: #f8b864
}

.thim_header_custom_style header.site-header.dot .thim-menu .main-menu .navbar-nav > .menu-item > a > span {
    border-right: 0
}

.thim_header_custom_style header.site-header.dot .thim-menu .main-menu .navbar-nav > .menu-item > a > span:before {
    background: #eee
}

.thim_header_custom_style header.site-header.not-line .thim-menu .main-menu .navbar-nav > .menu-item {
    border-right: 0 !important
}

.thim_header_custom_style header.site-header.not-line .thim-menu .main-menu .navbar-nav > .menu-item > a > span {
    border-right: 0;
    padding-left: 15px;
    padding-right: 15px
}

.thim_header_custom_style header.site-header .main-menu {
    font-size: 13px;
    font-weight: 700
}

.thim_header_custom_style header.site-header .main-menu .widget_area a {
    color: #333
}

.thim_header_custom_style header.site-header .main-menu .widget_area .menu-item a {
    color: #333
}

.thim_header_custom_style header.site-header .main-menu .widget_area div a {
    color: #333
}

.thim_header_custom_style header.site-header .main-menu .disable_link {
    color: #333
}

.thim_header_custom_style header.site-header .main-menu .disable_link:hover {
    color: #f8b864
}

.thim_header_custom_style header.site-header .main-menu .menu-item a {
    color: #333
}

.thim_header_custom_style header.site-header .main-menu .menu-item a:focus, .thim_header_custom_style header.site-header .main-menu .menu-item a:hover {
    color: #f8b864
}

.thim_header_custom_style header.site-header .main-menu .menu-item.current-menu-item > a {
    color: #f8b864
}

.thim_header_custom_style header.site-header .main-menu .menu-item-has-children .sub-menu {
    background: #fff
}

.thim_header_custom_style header.site-header .main-menu .menu-item-has-children .sub-menu a, .thim_header_custom_style header.site-header .main-menu .menu-item-has-children .sub-menu .disable_link {
    color: #333
}

.thim_header_custom_style header.site-header .main-menu .menu-item-has-children .sub-menu a:hover, .thim_header_custom_style header.site-header .main-menu .menu-item-has-children .sub-menu .disable_link:hover {
    color: #f8b864
}

.thim_header_custom_style header.site-header .thim-menu {
    background: #fff
}

.thim_header_custom_style header.site-header .thim-menu .main-menu .navbar-nav > .menu-item > a > span {
    border-right: 1px solid #eee
}

.thim_header_custom_style header.site-header .thim-menu .main-menu .navbar-nav > .menu-item.menu-item-has-children > a > span, .thim_header_custom_style header.site-header .thim-menu .main-menu .navbar-nav > .menu-item.widget_area > a > span {
    border-right: 0
}

.thim_header_custom_style header.site-header .thim-menu .main-menu .navbar-nav > .menu-item.menu-item-has-children .menu-item-has-children .icon-toggle, .thim_header_custom_style header.site-header .thim-menu .main-menu .navbar-nav > .menu-item.widget_area .menu-item-has-children .icon-toggle {
    color: #333
}

.thim_header_custom_style header.site-header .thim-menu .main-menu .navbar-nav > .menu-item.menu-item-has-children .sub-menu .menu-item > a, .thim_header_custom_style header.site-header .thim-menu .main-menu .navbar-nav > .menu-item.widget_area .sub-menu .menu-item > a {
    border-color: #eee
}

.thim_header_custom_style header.site-header .thim-menu .main-menu .navbar-nav > .menu-item .icon-toggle {
    border-right: 1px solid #eee;
    color: #333
}

.thim_header_custom_style header.site-header .top-header {
    background: #fff
}

.thim_header_custom_style header.site-header .top-header .thim-logo {
    width: 150px
}

.thim_header_custom_style header.site-header .top-header .top-sidebar {
    width: calc(100% - 90px - 150px);
    width: -webkit-calc(100% - 90px - 150px);
    width: -moz-calc(100% - 90px - 150px);
    color: #333;
    font-weight: 700;
    font-size: 13px
}

.thim_header_custom_style header.site-header .top-header .menu-toggle {
    font-size: 13px;
    color: #333;
    font-weight: 700
}

.thim_header_custom_style header.site-header.sticky .thim-menu .main-menu .navbar-nav > .menu-item .disable_link, .thim_header_custom_style header.site-header.sticky .thim-menu .main-menu .navbar-nav > .menu-item a {
    color: #333
}

.thim_header_custom_style header.site-header.sticky .thim-menu .main-menu .navbar-nav > .menu-item .icon-toggle {
    color: #333
}

.thim_header_custom_style header.site-header.sticky .thim-menu .main-menu .navbar-nav .menu-item-has-children .sub-menu a, .thim_header_custom_style header.site-header.sticky .thim-menu .main-menu .navbar-nav .widget_area .sub-menu a {
    color: #333
}

.thim_header_custom_style header.site-header.sticky .thim-menu .main-menu .navbar-nav .menu-item-has-children .sub-menu a:hover, .thim_header_custom_style header.site-header.sticky .thim-menu .main-menu .navbar-nav .widget_area .sub-menu a:hover {
    color: #f8b864
}

.thim_header_custom_style header.site-header.menu-show .main-menu .disable_link {
    color: #333
}

.thim_header_custom_style header.site-header.menu-show .main-menu .disable_link:hover {
    color: #f8b864
}

.thim_header_custom_style header.site-header.menu-show .main-menu .menu-item a {
    color: #333
}

.thim_header_custom_style header.site-header.menu-show .main-menu .menu-item a:focus, .thim_header_custom_style header.site-header.menu-show .main-menu .menu-item a:hover {
    color: #f8b864
}

.thim_header_custom_style header.site-header.menu-show .main-menu .menu-item-has-children .sub-menu {
    background: #fff
}

.thim_header_custom_style header.site-header.menu-show .main-menu .menu-item-has-children .sub-menu a, .thim_header_custom_style header.site-header.menu-show .main-menu .menu-item-has-children .sub-menu .disable_link {
    color: #333
}

.thim_header_custom_style header.site-header.menu-show .main-menu .menu-item-has-children .sub-menu a:hover, .thim_header_custom_style header.site-header.menu-show .main-menu .menu-item-has-children .sub-menu .disable_link:hover {
    color: #f8b864
}

.thim_header_custom_style header.site-header.menu-show .top-header {
    background: #fff
}

.thim_header_custom_style header.site-header.menu-show .top-header .top-sidebar .toggle-form {
    color: #333
}

.thim_header_custom_style.thim_header_style2 header.site-header .top-header .thim-menu {
    width: calc(100% - 150px);
    width: -webkit-calc(100% - 150px);
    width: -moz-calc(100% - 150px)
}

.thim_header_custom_style.thim_header_style2 header.site-header .top-header .top-sidebar {
    width: auto
}

.thim_header_custom_style.thim_header_style2 header.site-header .top-header .top-sidebar .toggle-form {
    color: #333
}

.thim_header_custom_style.thim_header_style2 header.site-header .top-header .top-sidebar .toggle-form:hover {
    color: #f8b864
}

.thim_header_custom_style.thim_header_style2 header.site-header.menu-show .top-header {
    background: #fff
}

.thim_header_custom_style.thim_header_style2 header.site-header.menu-show .top-header .top-sidebar .toggle-form {
    color: #333
}

.thim_header_custom_style.thim_header_style2 header.site-header.sticky .top-header {
    background: #fff
}

.thim_header_custom_style.thim_header_style2 header.site-header.sticky .top-header .top-sidebar .toggle-form {
    color: #333
}

.thim_header_custom_style.thim_header_style3 header.site-header .thim-menu {
    background: #fff
}

.thim_header_custom_style.thim_header_style3 header.site-header .thim-menu .main-menu .navbar-nav > .menu-item .icon-toggle {
    border-right: 1px solid #eee
}

.thim_header_custom_style.thim_header_style3 header.site-header .top-header {
    background: #fff
}

.thim_header_custom_style.thim_header_style3 header.site-header .top-header .thim-logo {
    width: 150px
}

.thim_header_custom_style.thim_header_style3 header.site-header .top-header .top-sidebar {
    width: 620px;
    float: right
}

.thim_header_custom_style.thim_header_style3 header.site-header.menu-hidden .top-header {
    background: #fff
}

.thim_header_custom_style.thim_header_style3 header.site-header.menu-show .top-header {
    background: #fff
}

.thim_header_custom_style.thim_header_style4 header.site-header .thim-menu {
    background: #fff
}

.thim_header_custom_style.thim_header_style4 header.site-header .top-header {
    background: #fff
}

.thim_header_custom_style.thim_header_style4 header.site-header .top-header .thim-logo {
    width: 150px
}

.thim_header_custom_style.thim_header_style4 header.site-header .top-header .top-sidebar {
    width: 620px
}

.thim_header_custom_style.thim_header_style4 header.site-header.menu-hidden .top-header {
    background: #fff
}

.thim_header_custom_style.thim_header_default .thim-menu {
    background: #fff;
    color: #333;
    font-weight: 700;
    font-size: 13px
}

.thim_header_custom_style.thim_header_default .thim-menu span.close-menu:hover {
    background: #f8b864;
    border-color: #f8b864
}

.thim_header_custom_style.thim_header_default .thim-menu.line .main-menu .menu-item {
    border-color: #eee
}

.thim_header_custom_style.thim_header_default .thim-menu.dot .main-menu .menu-item {
    border-color: #eee
}

.thim_header_custom_style.thim_header_default .thim-menu .main-menu .menu-item-has-children .sub-menu a {
    color: #333;
    font-weight: 700;
    font-size: 13px
}

.thim_header_custom_style.thim_header_default .thim-menu .main-menu .menu-item-has-children .sub-menu a:hover {
    color: #f8b864
}

.thim_header_custom_style.thim_header_default .thim-menu .main-menu .menu-item-has-children .sub-menu .disable_link {
    color: #333;
    font-weight: 700;
    font-size: 13px
}

.thim_header_custom_style.thim_header_default .thim-menu .main-menu .menu-item-has-children .sub-menu .disable_link:hover {
    color: #f8b864
}

.thim_header_custom_style.thim_header_default .thim-menu .main-menu .menu-item-has-children > a {
    color: #333;
    font-weight: 700;
    font-size: 13px
}

.thim_header_custom_style.thim_header_default .thim-menu .main-menu .menu-item-has-children > a:hover {
    color: #f8b864
}

.thim_header_custom_style.thim_header_default .thim-menu .main-menu .menu-item-has-children .disable_link {
    color: #333;
    font-weight: 700;
    font-size: 13px
}

.thim_header_custom_style.thim_header_default .thim-menu .main-menu .menu-item-has-children .disable_link:hover {
    color: #f8b864
}

.thim_header_custom_style.thim_header_default .thim-menu .main-menu .menu-item.current-menu-item > a {
    color: #f8b864
}

.thim_header_custom_style.thim_header_default .thim-menu .main-menu .menu-item a {
    color: #333
}

.thim_header_custom_style.thim_header_default .thim-menu .main-menu .menu-item a:hover, .thim_header_custom_style.thim_header_default .thim-menu .main-menu .menu-item a:focus {
    color: #f8b864
}

.thim-widget-testimonials .sc-testimonials .testimonial-item .testimonial-inner .info .name {
    color: #333
}

.thim-widget-testimonials .sc-testimonials .testimonial-item .testimonial-inner .avatar:after {
    background: #f8b864
}

.thim-related-posts .widget-title:before {
    border-bottom: 2px solid #f8b864
}

.thim-related-posts .list-posts .post .content a {
    color: #333
}

.thim-related-posts .list-posts .post .content a:hover {
    color: #f8b864
}

.list-product-cat .product-cat li a:hover, .list-product-cat .product-cat li a.active {
    color: #333
}

.product-grid .product__title a.button {
    background-color: #f8b864
}

.product-grid .product__title a.button.add_to_cart_button {
    background-color: #f8b864
}

.product-grid .product__title a.added_to_cart {
    background: #f8b864
}

.product-grid .product__title a.added_to_cart:hover {
    background: #f6a233
}

.widget .cat-item.current-cat a {
    color: #f8b864
}

.single .site-content article .entry-meta li a:hover {
    color: #f8b864
}

.single .tags-links a:hover {
    color: #f8b864
}

.thim-accordion .panel .panel-title a {
    color: #f8b864
}

.thim-accordion .panel .panel-title a:hover {
    color: #f8b864
}

.thim-accordion .panel .panel-title a.collapsed {
    color: #333
}

.loop-pagination ul li .page-numbers, .pagination ul li .page-numbers {
    color: #333
}

.comments-area .comment-list-inner .comments-title:before {
    border-bottom: 2px solid #f8b864
}

.comments-area .comment-respond-area form .comment-notes:after {
    border-bottom: 2px solid #f8b864
}

.tags-links a {
    color: #333
}

.single.single-tp_event .thim-event-info, .single.single-dn_campaign .thim-event-info {
    border: 2px solid #f8b864
}

.single.single-tp_event .thim-event-info .inner-box .box .icon, .single.single-dn_campaign .thim-event-info .inner-box .box .icon {
    color: #f8b864
}

.single.single-tp_event .thim-event-info .inner-box .box .info-detail .title, .single.single-dn_campaign .thim-event-info .inner-box .box .info-detail .title {
    color: #333
}

.single-our_team #main .content-inner .entry-content .info .blog_title {
    color: #333
}

.single-our_team #main .content-inner .entry-content .info:after {
    background: #f8b864
}

.single-our_team #main .content-inner .entry-meta .fa {
    color: #f8b864
}

.single-our_team #main .content-inner .entry-meta ul.meta-list > li.social > ul li a:hover {
    background: #f8b864;
    border-color: #f8b864
}

.thim-event-tabs {
    font-family: Roboto Slab
}

.thim-event-tabs .nav-tabs > li > a {
    color: #333
}

.thim-event-tabs .nav-tabs > li.active a .fa, .thim-event-tabs .nav-tabs > li:hover a .fa {
    color: #f8b864
}

.thim-event-tabs .nav-tabs > li.active a:before, .thim-event-tabs .nav-tabs > li:hover a:before {
    background: #f8b864
}

.archive-content article.tp_event .event-content .date, .archive-content article.dn_campaign .event-content .date {
    font-family: Roboto Slab;
    color: #f8b864
}

.archive-content article.tp_event .event-content .metas .fa, .archive-content article.dn_campaign .event-content .metas .fa {
    color: #f8b864
}

.coming-soon-wrapper .mc4wp-form button[type=submit]:hover {
    color: #f8b864
}

footer {
    background: #2b2b2b
}

footer ul li a {
    color: #999
}

footer ul li a:hover, footer ul li a:active, footer ul li a:focus {
    color: #f8b864
}

footer .widget a:hover, footer .widget a:active, footer .widget a:focus {
    color: #999
}

footer .widget ul li a:hover, footer .widget ul li a:active, footer .widget ul li a:focus {
    color: #f8b864
}

footer .fa {
    color: #999
}

footer .text-copyright {
    color: #999
}

footer .text-copyright a {
    color: #f8b864
}

footer .text-copyright a:hover {
    color: #999
}

footer .thim-social ul li a:hover {
    color: #f8b864
}

footer .thim-social ul li a:hover .fa {
    color: #f8b864
}

.widget_shopping_cart .minicart_hover {
    border: 2px solid #f8b864
}

.widget-area aside .widget-title:before {
    border-bottom: 2px solid #f8b864
}

body.error404 #main .content .title span {
    color: #f8b864
}

.thim-primary-color {
    color: #f8b864
}

.thim-primary-colora {
    color: #f8b864
}

.thim-primary-colora:hover {
    color: #333
}

.thim-related-posts .widget-title:before {
    border-bottom: 2px solid #f8b864
}

.thimpress_donate_button .donate_button_title {
    background: #f8b864
}

.thim-layout-search .layout-box .layouts i:hover, .thim-layout-search .layout-box .layouts i.active {
    color: #f8b864
}

.thim-layout-search .search-box form button:hover {
    color: #f8b864
}

#donate_hidden .donate_form h2 {
    color: #333
}

#donate_hidden .donate_form .donate_donor_info .donate_field > input:focus, #donate_hidden .donate_form .donate_donor_info .donate_field > textarea:focus {
    border-color: #f8b864
}

#donate_hidden .donate_form button.donate_submit.payment {
    background: #f8b864
}

#donate_hidden .donate_form button.donate_submit.payment:hover {
    background: #f6a233
}

#donate_hidden .donate_form input[type=radio]:checked:before {
    color: #f8b864
}

#donate_hidden .donate_form input[type=radio]:checked {
    color: #f8b864;
    border-color: #f8b864
}

#donate_hidden .donate_form_error_messages {
    color: #333
}

#donate_hidden .donate_form_error_messages .donate_message_error {
    color: #333
}

.widget_search form.search-form {
    border: 2px solid #f8b864
}

.thim-list-post .items .post .item-inner .content .title {
    font-family: Roboto Slab
}

.thim-list-post .items .post .item-inner .content .readmore:hover {
    background-color: #f8b864;
    border-color: #f8b864
}

.thim-list-post .items .post.format-video .video-action .icon:hover {
    background: #f8b864;
    border-color: #f8b864
}

.list-post-style3 .title:after {
    background-color: #f8b864
}

.thim-button.style2:hover {
    border-color: #f8b864;
    background-color: #f8b864
}

.thim-button.style3 {
    background-color: #f8b864;
    border-color: #f8b864
}

.thim-button.style3:hover {
    background-color: #f6a233;
    border-color: #f6a233
}

.thim-button.style4 {
    border-color: #f8b864
}

.thim-button.style4:hover {
    background-color: #f8b864;
    border-color: #f8b864
}

.thim-button.style5:hover {
    background-color: #333;
    border-color: #333
}

.thim-button.style6 {
    color: #f8b864
}

.thim-button.style6:hover {
    background-color: #f6a233;
    border-color: #f6a233
}

.thim-box .inner .toggle-video:hover {
    color: #f8b864
}

.thim-box-simple .title:after {
    background: #f8b864
}

.thim-box-simple .description a {
    color: #666
}

.mc4wp-form input[type=email]:focus {
    border-color: #f8b864
}

.mc4wp-form button[type=submit] {
    color: #f8b864
}

.mc4wp-form button[type=submit]:hover {
    color: #333
}

.mc4wp-form button[type=submit] .fa {
    color: #f8b864
}

.mc4wp-form button[type=submit] .fa:hover {
    color: #333
}

.thim-white .mc4wp-form button[type=submit]:hover {
    color: #333
}

.thim-white .mc4wp-form button[type=submit] .fa:hover {
    color: #333
}

.thim-white .mc4wp-form input[type=email]:focus {
    border-color: #333
}

.thim-events .events .event .date {
    font-family: Roboto Slab;
    color: #f8b864
}

.thim-events .events .event .content .title {
    font-family: Roboto Slab
}

.thim-events .events .event .content .title:hover {
    color: #f8b864
}

.thim-events .archive-content article.tp_event .content-inner .event-content .metas {
    color: #333
}

.thim-events .archive-content article.tp_event .content-inner .event-content .metas .fa {
    color: #333
}

.thim-events.style3 .archive-content article.tp_event .content-inner .event-content .date {
    background: #f8b864
}

.portfolio-image .portfolio-hover .thumb-bg .mask-content .portfolio_title:hover h3 a {
    color: #f8b864
}

.portfolio-image .portfolio-hover .thumb-bg .mask-content .portfolio_zoom:hover .btn_zoom {
    color: #f8b864
}

.portfolio-tabs-wrapper .portfolio-tabs button {
    color: #f8b864
}

.portfolio-tabs-wrapper .portfolio-tabs button.active, .portfolio-tabs-wrapper .portfolio-tabs button:hover {
    color: #333;
    border-color: #333
}

.thim-campaign .owl-item .campaign .content .title {
    font-family: Roboto Slab;
    color: #333
}

.thim-campaign .owl-item .campaign .content .date {
    color: #333
}

.thim-campaign .owl-controls .owl-nav div {
    color: #f8b864
}

.donate_counter {
    background-color: #eee
}

.donate_counter .donate_percent_tooltip {
    color: #f8b864;
    font-family: Open Sans
}

.donate_counter_percent {
    background-color: #f8b864
}

.donate_campaign_goal_raised .campaign_goal_raised {
    color: #333
}

.campaign_thumbnail_overlay .donate_load_form {
    background: #f8b864;
    border-color: #f8b864
}

.campaign_thumbnail_overlay .donate_load_form:hover {
    background-color: #f6a233;
    border-color: #f6a233
}

.counter-box .counter-label {
    font-family: Roboto Slab
}

.counter-box .counter-number {
    color: #f8b864;
    font-family: Roboto Slab
}

label {
    color: #333
}

input:focus, textarea:focus {
    border-color: #f8b864
}

.thim-social ul li a:hover {
    color: #f8b864
}

.thim-content-slider .slides-wrapper .scrollable > li .slide-content {
    border: 2px solid #f8b864
}

.thim-content-slider .slides-wrapper .scrollable > li .slide-content:before {
    background: #f8b864
}

.thim-content-slider .control-nav {
    border: 4px solid #f8b864
}

.thim-content-slider .control-nav:hover {
    background: #333
}

.thim-gallery .title {
    font-family: Roboto Slab;
    color: #333
}

.thim-gallery .title a {
    color: #333
}

.thim-gallery .gallery-wrapper .items .item .media:hover:after {
    color: #f8b864
}

.thim-gallery .gallery-wrapper .gallery-pagination .inner-nav a {
    color: #333
}

.thim-gallery .gallery-wrapper .gallery-pagination .inner-nav a.jp-current, .thim-gallery .gallery-wrapper .gallery-pagination .inner-nav a:hover {
    color: #f8b864;
    border-color: #f8b864
}

.thim-search-box .form-search-wrapper .search-form button {
    background: #f8b864
}

.woocommerce .reset_password h2:after {
    background: #333
}

@media (max-width: 768px) {
    body.thim_header_custom_style.thim_header_style2 header.site-header .top-header .thim-menu {
        width: calc(100% - 60px - 150px);
        width: -webkit-calc(100% - 60px - 150px);
        width: -moz-calc(100% - 60px - 150px)
    }

    body.thim_header_custom_style.thim_header_style3 header.site-header .top-header .thim-logo {
        width: calc(100% - 70px);
        width: -webkit-calc(100% - 70px);
        width: -moz-calc(100% - 70px);
        float: left
    }

    body > .thim-menu {
        background: #343434;
        color: #fff;
        font-weight: 700;
        font-size: 13px
    }

    body > .thim-menu span.close-menu:hover {
        background: #f8b864;
        border-color: #f8b864
    }

    body > .thim-menu.mobile-line .main-menu .menu-item {
        border-color: #eee
    }

    body > .thim-menu.mobile-dot .main-menu .menu-item {
        border-color: #eee
    }

    body > .thim-menu .main-menu .menu-item-has-children .sub-menu a {
        color: #fff;
        font-weight: 700;
        font-size: 13px
    }

    body > .thim-menu .main-menu .menu-item-has-children .sub-menu a:hover {
        color: #f8b864
    }

    body > .thim-menu .main-menu .menu-item-has-children .sub-menu .disable_link {
        color: #fff;
        font-weight: 700;
        font-size: 13px
    }

    body > .thim-menu .main-menu .menu-item-has-children .sub-menu .disable_link:hover {
        color: #f8b864
    }

    body > .thim-menu .main-menu .menu-item-has-children > a {
        color: #fff;
        font-weight: 700;
        font-size: 13px
    }

    body > .thim-menu .main-menu .menu-item-has-children > a:hover {
        color: #f8b864
    }

    body > .thim-menu .main-menu .menu-item-has-children .disable_link {
        color: #fff;
        font-weight: 700;
        font-size: 13px
    }

    body > .thim-menu .main-menu .menu-item-has-children .disable_link:hover {
        color: #f8b864
    }

    body > .thim-menu .main-menu .menu-item a {
        color: #fff
    }

    body > .thim-menu .main-menu .menu-item a:hover, body > .thim-menu .main-menu .menu-item a:focus {
        color: #f8b864
    }
}

.thim-color-1 {
    color: #666 !important
}

.thim-color-1:hover {
    color: #f8b864 !important
}

.dk-select .dk-selected:focus {
    border-color: #f8b864
}

.dk-select .dk-selected:focus:before {
    border-top-color: #f8b864
}

.dk-select.dk-select-open-up .dk-selected:before, .dk-select.dk-select-open-down .dk-selected:before {
    border-bottom-color: #f8b864
}

.dk-select.dk-select-open-up .dk-select-options, .dk-select.dk-select-open-down .dk-select-options {
    border-color: #f8b864
}

.dk-select.dk-select-open-down .dk-selected {
    border-color: #f8b864
}

.dk-select .dk-select-options .dk-option-highlight {
    background-color: #f8b864
}

.dk-option-selected {
    background-color: #f8b864
}

input[type=radio]:checked:before {
    color: #f8b864
}

.woocommerce-account .entry-content h2:before, form.woocommerce-checkout h2:before, .cart_totals h2:before, .woocommerce-account .entry-content h3:before, form.woocommerce-checkout h3:before, .cart_totals h3:before {
    border-bottom: 2px solid #f8b864
}

#tp_style_selector .tp-buy-theme a {
    background: #f8b864
}

#tp_style_selector .tp-buy-theme a:hover {
    background: #f6a233
}

#tp_style_selector .tp-chameleon-more-demo {
    font-family: Open Sans;
    background: #f8b864
}

#tp_style_selector .tp-chameleon-more-demo:hover {
    background: #f6a233
}

#tp_style_selector .input-box .tp-btn:hover {
    border-color: #f8b864
}

#tp_style_selector .tp_demo:hover, #tp_style_selector .tp_demo.active {
    border-color: #f8b864
}

#tp_style_selector .tp_demo:hover .sub_title, #tp_style_selector .tp_demo.active .sub_title {
    background-color: #face95
}

.donate_button, .donate_submit {
    background: #f8b864
}

.donate_button:hover, .donate_submit:hover {
    background: #f6a233
}

.coming-soon-wrapper .mc4wp-form input[type=email]:focus {
    border-color: #f8b864
}

.coming-soon-wrapper .mc4wp-form button[type=submit]:hover .fa {
    color: #f8b864
}

.entry-content-portfolio .portfolio_carousel .owl-controls .owl-next, .entry-content-portfolio .portfolio_carousel .owl-controls .owl-prev {
    background-color: #f8b864
}

.thimpress_donate_button {
    text-align: inherit;
    display: inline-block
}

.thimpress_donate_button .donate_button_title {
    border: 0;
    color: #FFF;
    line-height: 34px;
    min-width: 0;
    min-height: 0;
    max-height: none;
    font-weight: 700;
    display: inline-block;
    font-size: 13px;
    text-transform: uppercase;
    border-radius: 30px;
    padding: 0 23px;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.single.single-dn_campaign .donate-box {
    width: 100%;
    float: left;
    margin-bottom: 30px
}

.single.single-dn_campaign .donate-box .left-box {
    width: 80%;
    float: left
}

.single.single-dn_campaign .donate-box .right-box {
    width: 20%;
    float: left
}

.single.single-dn_campaign article.dn_campaign .campaign_countdown .inner-wrapper {
    padding: 15px;
    border: 1px solid #eee;
    border-radius: 30px
}

.single.single-dn_campaign article.dn_campaign .campaign_countdown .inner-wrapper .donate_counter {
    margin-top: 0;
    height: 10px
}

.single.single-dn_campaign article.dn_campaign a.donate_load_form {
    float: right
}

.single.single-dn_campaign article.dn_campaign .campaign_thumbnail_overlay {
    margin-top: 0
}

.single.single-dn_campaign article.dn_campaign .donate_campaign_goal_raised {
    padding: 0 15px;
    border: 0
}

.single.single-dn_campaign article.dn_campaign .donate_campaign_goal_raised .campaign_goal_raised.campaign_raised {
    text-align: left;
    border-right: 0;
    font-size: 18px
}

.single.single-dn_campaign article.dn_campaign .donate_campaign_goal_raised .campaign_goal_raised.campaign_raised label {
    text-align: left
}

.single.single-dn_campaign article.dn_campaign .donate_campaign_goal_raised .campaign_goal_raised.campaign_goal {
    text-align: right;
    font-size: 18px
}

.single.single-dn_campaign article.dn_campaign .donate_campaign_goal_raised .campaign_goal_raised.campaign_goal label {
    text-align: right
}

.single.single-dn_campaign #main .share-wrapper {
    text-align: left
}

.archive.post-type-archive-dn_campaign .pagination.loop-pagination, .archive.tax-dn_campaign_cat .pagination.loop-pagination {
    margin: 60px 0 9px
}

.archive #donate_main_content article .content-inner .event-content .dn-content-countdown-box .donate_load_form {
    display: none
}

.archive #donate_main_content.list article {
    width: 100%
}

.archive #donate_main_content.list article .content-inner {
    overflow: hidden;
    border: 1px solid #eee
}

.archive #donate_main_content.list article .content-inner .entry-thumbnail {
    width: 270px;
    float: left
}

.archive #donate_main_content.list article .content-inner .entry-thumbnail .donate_load_form {
    display: none
}

.archive #donate_main_content.list article .content-inner .event-content {
    width: calc(100% - 270px);
    width: -webkit-calc(100% - 270px);
    width: -moz-calc(100% - 270px);
    float: left;
    border: 0;
    padding: 30px
}

.archive #donate_main_content.list article .content-inner .event-content .dn-content-inner, .archive #donate_main_content.list article .content-inner .event-content .dn-content-countdown-box {
    width: 50%;
    float: left
}

.archive #donate_main_content.list article .content-inner .event-content .dn-content-inner {
    border-right: 1px solid #eee;
    padding-right: 30px
}

.archive #donate_main_content.list article .content-inner .event-content .dn-content-countdown-box {
    padding-left: 30px
}

.archive #donate_main_content.list article .content-inner .event-content .dn-content-countdown-box .donate_load_form {
    display: inline-block;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    position: relative;
    left: 50%;
    top: 40px
}

.thim-layout-search {
    background: #f5f5f5;
    color: #999;
    font-size: 13px;
    line-height: 34px;
    padding: 10px
}

.thim-layout-search .layout-box .layouts {
    font-size: 18px;
    line-height: 33px;
    color: #CCC;
    padding: 0 10px 0 5px;
    letter-spacing: -2px;
    overflow: hidden;
    position: relative;
    top: 2px
}

.thim-layout-search .layout-box .layouts i {
    margin: 0 5px;
    cursor: pointer
}

.thim-layout-search .layout-box .results {
    font-weight: 600
}

.thim-layout-search .search-box form {
    min-width: 270px;
    float: right;
    position: relative
}

.thim-layout-search .search-box form input#s {
    margin-bottom: 0;
    height: 35px;
    line-height: 35px;
    min-height: 35px;
    padding-right: 35px;
    font-size: 13px;
    font-weight: 600;
    color: #b7b6b6
}

.thim-layout-search .search-box form button {
    position: absolute;
    top: 0;
    right: 0;
    height: 35px;
    width: 35px;
    background: 0 0;
    border: 0
}

.donate_ajax_overflow.active .donate_ajax_loading {
    background-image: url(../../images/loading.gif);
    background-repeat: no-repeat;
    background-position: center center;
    width: 60px;
    height: 50px;
    background-color: #fff;
    display: inline-block;
    left: 0;
    right: 0;
    margin: auto;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    box-shadow: 0 1px 8px rgba(0, 0, 0, .2);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.donate_ajax_overflow.active .donate_ajax_loading > span {
    display: none
}

#donate_hidden {
    padding: 30px;
    background: #FFF
}

#donate_hidden .description {
    font-size: 25px
}

#donate_hidden .donate_form {
    padding: 0
}

#donate_hidden .donate_form .donate_input_invalid {
    border-color: red
}

#donate_hidden .donate_form h2 {
    font-size: 20px;
    text-transform: uppercase;
    line-height: 30px
}

#donate_hidden .donate_form .currency {
    line-height: 40px;
    height: 40px;
    border: 1px solid #eee;
    background: #eee;
    width: 40px
}

#donate_hidden .donate_form .donate_field {
    padding: 0 10px
}

#donate_hidden .donate_form .donate_compensates, #donate_hidden .donate_form .donate_donor_info, #donate_hidden .donate_form .donate_payment_method, #donate_hidden .donate_form .donate_form_footer {
    padding: 0
}

#donate_hidden .donate_form .donate_donor_info h3 {
    margin-top: 0;
    font-size: 16px;
    text-align: left;
    padding: 0 10px
}

#donate_hidden .donate_form .donate_donor_info .donate_field > input, #donate_hidden .donate_form .donate_donor_info .donate_field > textarea {
    border-color: #eee
}

#donate_hidden .donate_form .donate_donor_info .donate_field > .donate_input_invalid {
    border-color: red
}

#donate_hidden .donate_form .donate_compensates h4 {
    margin-bottom: 5px;
    font-weight: 600
}

#donate_hidden .donate_form .donate_form_input.payment {
    width: calc(100% - 40px);
    width: -webkit-calc(100% - 40px);
    width: -moz-calc(100% - 40px);
    padding: 0 10px;
    text-align: left
}

#donate_hidden .donate_form label.payment_method {
    margin-bottom: 0
}

#donate_hidden .donate_form button.donate_submit.payment {
    color: #FFF;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    height: 40px;
    line-height: 40px;
    padding: 0 30px;
    outline: 0;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

#donate_hidden .donate_form input[type=radio] {
    height: auto;
    min-height: 16px
}

#donate_hidden .donate_form .donate_payment_method {
    border-bottom: 1px solid #eee;
    margin-bottom: 30px
}

#donate_hidden .donate_form_layout {
    margin-top: 40px
}

#donate_hidden .donate_form_error_messages {
    background: #eee;
    padding: 10px 20px;
    margin-bottom: 10px;
    display: none
}

#donate_hidden .donate_form_error_messages .donate_message_error {
    font-size: 13px;
    padding: 0;
    margin-bottom: 0
}

#donate_hidden .mfp-close {
    color: #FFF;
    right: -10px
}

.mfp-inline-holder .mfp-content {
    width: auto
}

.donate-campaign {
    white-space: normal
}

.donate-campaign .title-box {
    font-size: 14px;
    font-weight: 700;
    line-height: 26px;
    color: #F8B864
}

.donate-campaign .entry-header .blog_title {
    font-size: 24px;
    font-weight: 700;
    line-height: 36px;
    text-transform: none;
    margin: 0
}

.donate-campaign .entry-header .blog_title a {
    color: #FFF
}

.donate-campaign .entry-content {
    margin: 17px 0
}

.donate-campaign .entry-content p {
    font-size: 15px;
    font-weight: 400;
    line-height: 26px
}

.donate-campaign .donate_campaign_goal_raised {
    border: 0;
    margin: 18px 0
}

.donate-campaign .donate_campaign_goal_raised .campaign_goal_raised {
    text-align: left;
    font-size: 18px;
    font-weight: 600;
    line-height: 17px;
    padding: 0 20px;
    margin: 0;
    color: #FFF
}

.donate-campaign .donate_campaign_goal_raised .campaign_goal_raised label {
    margin-bottom: 7px;
    font-size: 13px
}

.donate-campaign .donate_campaign_goal_raised .campaign_goal_raised.campaign_raised {
    text-align: right;
    border-right: 1px solid rgba(249, 249, 249, .5)
}

.donate-campaign .donate_campaign_goal_raised .campaign_goal_raised.campaign_raised label {
    float: right;
    text-align: right
}

.donate-campaign .donate_campaign_goal_raised .campaign_goal_raised.campaign_goal {
    text-align: left
}

.donate-campaign .campaign_thumbnail_overlay {
    margin: 30px 0 0
}

.donate-campaign .circle {
    padding: 8px 0;
    overflow: hidden;
    min-height: 170px
}

.donate-campaign .circle .circles-wrp {
    width: 165px;
    height: 165px
}

.donate-campaign .circle .circles-wrp .circles-text .text-inner {
    font-size: 60px;
    font-weight: 700;
    font-family: Roboto Slab;
    line-height: 60px !important;
    display: inline-block;
    position: relative;
    transform: translate(0, 14px);
    -webkit-transform: translate(0, 14px);
    -moz-transform: translate(0, 14px);
    -ms-transform: translate(0, 14px);
    -o-transform: translate(0, 14px)
}

.donate-campaign .circle .circles-wrp .circles-text .text-inner .small {
    font-size: 24px;
    font-weight: 700;
    line-height: 26px;
    position: absolute;
    top: 0
}

.donate-campaign .circle .circles-wrp .circles-text .text-inner .text {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    opacity: .7;
    line-height: 18px;
    display: block;
    clear: both;
    width: 100%;
    font-family: Open sans
}

.donate_button, .donate_submit {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    padding: 0 25px;
    line-height: 40px;
    font-weight: 700;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 0;
    outline: 0
}

.widget_search form.search-form {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    position: relative;
    overflow: hidden;
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    -o-transition: all .6s;
    -ms-transition: all .6s;
    transition: all .6s;
    -webkit-transition: all all .6s ease;
    -moz-transition: all all .6s ease;
    -ms-transition: all all .6s ease;
    -o-transition: all all .6s ease;
    transition: all all .6s ease
}

.widget_search form.search-form input.search-field {
    border: 0;
    height: inherit;
    margin-bottom: 0;
    line-height: 30px;
    font-size: 13px;
    padding: 0 10px
}

.widget_search form.search-form input.search-submit {
    display: none
}

.widget_search form.search-form span.toggle-search {
    color: #999;
    position: absolute;
    right: 10px;
    text-align: center;
    line-height: 30px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    font-size: 13px;
    background: #FFF;
    cursor: pointer
}

.widget_shopping_cart {
    display: inline-block;
    float: right;
    margin-left: 5px;
    margin-right: 5px
}

.widget_donate_widget {
    display: inline-block;
    float: right;
    margin-left: 5px;
    margin-right: 5px
}

.thim-list-post .items {
    margin-left: 0;
    margin-right: 0
}

.thim-list-post .items .post {
    padding-left: 0;
    padding-right: 0
}

.thim-list-post .items .post .item-inner {
    position: relative
}

.thim-list-post .items .post .item-inner .media img {
    width: 100%
}

.thim-list-post .items .post .item-inner .content {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    max-width: 340px;
    left: 0;
    right: 0;
    margin: auto;
    color: #FFF;
    font-size: 15px;
    line-height: 27px;
    text-transform: none;
    font-weight: 600;
    text-align: center
}

.thim-list-post .items .post .item-inner .content .title {
    font-size: 24px;
    color: #FFF;
    line-height: 145px;
    position: relative;
    font-weight: 700;
    text-transform: uppercase
}

.thim-list-post .items .post .item-inner .content .title:after {
    content: '';
    width: 30px;
    height: 2px;
    background: #FFF;
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    margin: auto;
    transform: translate(0, -32px);
    -webkit-transform: translate(0, -32px);
    -moz-transform: translate(0, -32px);
    -ms-transform: translate(0, -32px);
    -o-transform: translate(0, -32px)
}

.thim-list-post .items .post .item-inner .content .readmore {
    color: #FFF;
    margin: 13px 0;
    background-color: transparent
}

.thim-list-post .items .post.format-video .content {
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: alpha(opacity=0);
    filter: alpha(opacity=0)
}

.thim-list-post .items .post.format-video .video-action {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 30%;
    text-align: center
}

.thim-list-post .items .post.format-video .video-action .icon {
    display: inline-block;
    width: 50px;
    height: 50px;
    border: 2px solid;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    color: #FFF;
    line-height: 46px;
    text-align: center;
    font-size: 20px;
    cursor: pointer;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
    -webkit-transition: all all .3s ease;
    -moz-transition: all all .3s ease;
    -ms-transition: all all .3s ease;
    -o-transition: all all .3s ease;
    transition: all all .3s ease
}

.thim-list-post .items .post.format-video .video-action .icon:before {
    content: '\f04b';
    font-family: FontAwesome;
    display: inline-block;
    text-align: center;
    padding-left: 4px
}

.list-post-style3 .post:hover .media img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1)
}

.list-post-style3 .post .article-inner {
    margin-bottom: 28px
}

.list-post-style3 .post.col-md-4:nth-child(3n+1) {
    clear: both
}

.list-post-style3 .media {
    position: relative;
    overflow: hidden
}

.list-post-style3 .media img {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s;
    -webkit-transition: all all .5s ease;
    -moz-transition: all all .5s ease;
    -ms-transition: all all .5s ease;
    -o-transition: all all .5s ease;
    transition: all all .5s ease
}

.list-post-style3 .title {
    font-size: 18px;
    font-weight: 700;
    text-transform: none;
    position: relative
}

.list-post-style3 .title:after {
    content: '';
    width: 40px;
    height: 2px;
    position: absolute;
    left: 0;
    display: block;
    transition: all .3s;
    bottom: -15px
}

.list-post-style3 .title:hover:after {
    width: 100px
}

.list-post-style3 .thim-post-content {
    color: #999;
    padding: 16px 0
}

.thim-button {
    border: 2px solid;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    font-size: 13px;
    font-weight: 700;
    line-height: 36px;
    padding: 0 25px;
    display: inline-block
}

.thim-button.style2 {
    color: #FFF;
    border-color: #FFF
}

.thim-button.style3 {
    color: #FFF
}

.thim-button.style4 {
    color: #FFF
}

.thim-button.style4:hover {
    color: #FFF !important
}

.thim-button.style5 {
    color: #FFF;
    border-color: #FFF
}

.thim-button.style5:hover {
    color: #FFF !important
}

.thim-button.style6 {
    border-color: #FFF;
    background: #FFF
}

.thim-button.style6:hover {
    color: #FFF !important
}

.thim-button.style7 {
    text-transform: uppercase;
    border: 0;
    padding: 0;
    line-height: 26px
}

.thim-button.style8 {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 0;
    display: block;
    line-height: 60px;
    background: #dd9a42;
    color: #FFF;
    height: 100%;
    width: 100%
}

.thim-button.style8:hover {
    background: #333
}

.thim-button.size-large {
    line-height: 60px
}

.thim-overlay {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0
}

.thim-box {
    overflow: hidden
}

.thim-box .inner {
    position: relative
}

.thim-box .inner .media {
    position: relative
}

.thim-box .inner .media img {
    width: 100%;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    -ms-transition: all 1s;
    transition: all 1s;
    -webkit-transition: all all 1s ease;
    -moz-transition: all all 1s ease;
    -ms-transition: all all 1s ease;
    -o-transition: all all 1s ease;
    transition: all all 1s ease
}

.thim-box .inner .box-content {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    max-width: 340px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center
}

.thim-box .inner .box-content .title {
    font-size: 24px;
    font-weight: 700;
    line-height: 27px;
    position: relative;
    text-transform: uppercase;
    font-style: normal;
    margin: 0;
    margin-bottom: 60px
}

.thim-box .inner .box-content .title:after {
    content: '';
    width: 39px;
    height: 2px;
    background: #FFF;
    position: absolute;
    bottom: -28px;
    left: 0;
    right: 0;
    margin: auto
}

.thim-box .inner .box-content .description {
    font-weight: 600;
    font-size: 15px;
    line-height: 27px;
    margin-bottom: 33px
}

.thim-box .inner .toggle-video {
    transform: translate(0, 150%);
    -webkit-transform: translate(0, 150%);
    -moz-transform: translate(0, 150%);
    -ms-transform: translate(0, 150%);
    -o-transform: translate(0, 150%);
    display: inline-block;
    left: 0;
    width: 50px;
    height: 50px;
    color: #FFF;
    line-height: 42px;
    text-align: center;
    cursor: pointer;
    border: 4px solid;
    border-radius: 50%;
    font-size: 22px;
    padding-left: 3px
}

.thim-box .inner .toggle-video:before {
    content: '\f04b';
    font-family: FontAwesome
}

.thim-box:hover .inner .media img {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05)
}

.thim-box.iconbox .inner .boxes-icon {
    text-align: center;
    position: relative
}

.thim-box.iconbox .inner .boxes-icon:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 1px;
    display: block;
    top: 0;
    left: 0;
    right: 0;
    background: #eee;
    margin: auto
}

.thim-box.iconbox .inner .boxes-icon .inner-icon {
    background: #FFF;
    position: relative;
    z-index: 2
}

.thim-box.iconbox .inner .box-content {
    padding: 7px 0;
    position: inherit;
    top: auto;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    max-width: 100%;
    left: auto;
    right: auto;
    text-align: inherit
}

.thim-box.iconbox .inner .box-content .title {
    line-height: normal;
    text-transform: none;
    margin-bottom: 0
}

.thim-box.iconbox .inner .box-content .description {
    font-weight: 600;
    font-size: 13px;
    line-height: 27px;
    margin-bottom: 0;
    text-transform: none
}

.thim-box.iconbox .inner.icon-at-left > div {
    float: left
}

.thim-box-simple .title {
    font-size: 18px;
    font-weight: 700;
    text-transform: none;
    position: relative
}

.thim-box-simple .title:after {
    content: '';
    width: 40px;
    height: 2px;
    position: absolute;
    left: 0;
    display: block;
    transition: all .3s;
    bottom: -15px
}

.thim-box-simple .title:hover:after {
    width: 100px
}

.thim-box-simple .description {
    font-size: 15px;
    padding: 16px 0
}

.thim-box-simple .thim-button.readmore.style7 {
    text-transform: uppercase;
    border: 0;
    padding: 0;
    line-height: 26px
}

.thim-box-simple .media {
    overflow: hidden
}

.thim-box-simple .media img {
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    -o-transition: all .6s;
    -ms-transition: all .6s;
    transition: all .6s;
    -webkit-transition: all all .6s ease;
    -moz-transition: all all .6s ease;
    -ms-transition: all all .6s ease;
    -o-transition: all all .6s ease;
    transition: all all .6s ease
}

.thim-box-simple .inner:hover .media img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1)
}

.thim-box-simple.not-line .title {
    margin-bottom: 0
}

.thim-box-simple.not-line .title:after {
    display: none
}

.thim-box-simple.not-line .description {
    padding-top: 5px
}

.thim-box-simple.image-at-left .media {
    display: table;
    float: left
}

.thim-box-simple.image-at-left .box-content {
    display: table;
    padding-left: 30px;
    padding-right: 30px
}

.thim-box-simple.image-at-left .box-content .title {
    margin-top: 0;
    line-height: 44px
}

.thim-box-simple.image-at-left .box-content .description {
    padding-top: 0;
    padding-bottom: 0
}

.thim-box-simple.image-at-left:after {
    content: '';
    display: block;
    clear: both
}

.mc4wp-form {
    position: relative
}

.mc4wp-form input[type=email] {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    border: 2px solid #ddd;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 0;
    background: 0 0;
    box-shadow: none
}

.mc4wp-form input[type=email]::-moz-placeholder {
    color: #ccc;
    opacity: 1
}

.mc4wp-form input[type=email]:-ms-input-placeholder {
    color: #ccc
}

.mc4wp-form input[type=email]::-webkit-input-placeholder {
    color: #ccc
}

.mc4wp-form input[type=email]:-moz-placeholder {
    color: #ccc
}

.mc4wp-form input[type=email]::-moz-placeholder {
    color: #ccc
}

.mc4wp-form input[type=email]:-ms-input-placeholder {
    color: #ccc
}

.mc4wp-form input[type=email]::-webkit-input-placeholder {
    color: #ccc
}

.mc4wp-form button[type=submit] {
    background: 0 0;
    border: 0;
    position: absolute;
    top: 0;
    right: 0;
    height: 40px;
    width: 40px;
    outline: 0;
    text-align: center;
    line-height: 40px
}

.thim-white .mc4wp-form input[type=email] {
    border: 2px solid #FFF;
    background: 0 0;
    color: #FFF
}

.thim-white .mc4wp-form input[type=email]::-moz-placeholder {
    color: #fff;
    opacity: 1
}

.thim-white .mc4wp-form input[type=email]:-ms-input-placeholder {
    color: #fff
}

.thim-white .mc4wp-form input[type=email]::-webkit-input-placeholder {
    color: #fff
}

.thim-white .mc4wp-form input[type=email]:-moz-placeholder {
    color: #fff
}

.thim-white .mc4wp-form input[type=email]::-moz-placeholder {
    color: #fff
}

.thim-white .mc4wp-form input[type=email]:-ms-input-placeholder {
    color: #fff
}

.thim-white .mc4wp-form input[type=email]::-webkit-input-placeholder {
    color: #fff
}

.thim-white .mc4wp-form button[type=submit] {
    outline: 0;
    color: #FFF
}

.thim-white .mc4wp-form button[type=submit] .fa {
    color: #fff
}

.thim-events .events .event {
    padding-top: 75px;
    padding-bottom: 38px;
    border-bottom: 1px solid rgba(255, 255, 255, .15)
}

.thim-events .events .event:first-child {
    padding-top: 57px
}

.thim-events .events .event .date {
    padding-bottom: 9px;
    width: 137px;
    float: left;
    font-weight: 700;
    border-right: 1px solid rgba(255, 255, 255, .15)
}

.thim-events .events .event .date .day {
    font-size: 60px;
    line-height: 60px
}

.thim-events .events .event .date .month {
    display: block;
    font-size: 12px;
    line-height: 27px;
    padding: 5px 0;
    text-transform: uppercase
}

.thim-events .events .event .content {
    padding-left: 60px;
    padding-right: 60px;
    width: calc(100% - 137px - 150px);
    width: -webkit-calc(100% - 137px - 150px);
    width: -moz-calc(100% - 137px - 150px);
    float: left
}

.thim-events .events .event .content .title {
    margin-top: 15px;
    margin-bottom: 18px;
    font-size: 24px;
    line-height: 27px;
    color: #FFF;
    font-weight: 700;
    display: inline-block
}

.thim-events .events .event .content .meta {
    font-size: 13px;
    font-weight: 600;
    line-height: 18px;
    text-transform: uppercase
}

.thim-events .events .event .content .meta .time:before {
    content: '\f017';
    font-family: FontAwesome;
    margin-right: 2px;
    font-weight: 400
}

.thim-events .events .event .content .meta .location:before {
    content: '\f041';
    font-family: FontAwesome;
    margin-right: 5px;
    margin-left: 20px;
    font-weight: 400
}

.thim-events .events .event .more-info {
    padding-top: 33px;
    padding-bottom: 33px;
    float: left;
    width: 150px;
    text-align: right
}

.thim-events .events .event:last-child {
    border-bottom: 0
}

.thim-events .archive-content article.tp_event .content-inner {
    border: 0
}

.thim-events .archive-content article.tp_event .content-inner .event-content {
    padding: 30px 0
}

.thim-events .archive-content article.tp_event .content-inner .event-content .entry-header .blog_title {
    font-size: 24px;
    line-height: 27px;
    padding: 5px 0 15px
}

.thim-events .archive-content article.tp_event .content-inner .event-content .date {
    width: 135px;
    text-align: center
}

.thim-events .archive-content article.tp_event .content-inner .event-content .date .day {
    font-size: 60px;
    line-height: 40px;
    padding-bottom: 15px;
    width: 100%;
    clear: both;
    display: block
}

.thim-events .archive-content article.tp_event .content-inner .event-content .date .month {
    font-size: 12px;
    width: 100%;
    clear: both
}

.thim-events .archive-content article.tp_event .content-inner .event-content .metas {
    font-size: 13px;
    font-weight: 600;
    width: calc(100% - 135px);
    width: -webkit-calc(100% - 135px);
    width: -moz-calc(100% - 135px)
}

.thim-events .archive-content article.tp_event .content-inner .event-content .metas .time {
    margin-right: 20px
}

.thim-events.style3 .archive-content article.tp_event {
    padding: 10px 0 0;
    margin-top: 0
}

.thim-events.style3 .archive-content article.tp_event .content-inner .event-content {
    padding: 0
}

.thim-events.style3 .archive-content article.tp_event .content-inner .event-content .date {
    width: 60px;
    height: 60px;
    color: #FFF;
    border: 0
}

.thim-events.style3 .archive-content article.tp_event .content-inner .event-content .date .day {
    font-size: 24px;
    line-height: 18px;
    padding-bottom: 0;
    padding-top: 11px
}

.thim-events.style3 .archive-content article.tp_event .content-inner .event-content .metas {
    width: calc(100% - 60px);
    width: -webkit-calc(100% - 60px);
    width: -moz-calc(100% - 60px)
}

.thim-events.style3 .archive-content article.tp_event .content-inner .event-content .metas .entry-header .blog_title {
    font-size: 14px;
    line-height: 21px;
    padding: 0
}

.thim-events.style3 .archive-content article.tp_event .content-inner .event-content .metas .location {
    font-size: 12px;
    line-height: 18px;
    font-weight: 700;
    color: #666
}

.thim-events.style3 .archive-content article.tp_event .content-inner .event-content .metas .fa {
    color: #666
}

.thim-events.style3 .archive-content article.tp_event .content-inner .event-content .entry-meta {
    margin-bottom: 0
}

.thim-heading .sc-heading {
    padding-top: 75px;
    padding-bottom: 60px;
    display: inline-block
}

.thim-heading .sc-heading .heading__primary {
    font-size: 24px;
    line-height: 27px;
    margin-top: 0;
    margin-bottom: 10px
}

.thim-heading .sc-heading .line-heading {
    width: 40px;
    display: inline-block;
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    -o-transition: all .6s;
    -ms-transition: all .6s;
    transition: all .6s;
    -webkit-transition: all all .6s ease;
    -moz-transition: all all .6s ease;
    -ms-transition: all all .6s ease;
    -o-transition: all all .6s ease;
    transition: all all .6s ease
}

.thim-heading .sc-heading:hover .line-heading {
    width: 150px
}

.thim-heading .heading__secondary {
    line-height: 19px;
    font-weight: 600
}

.thim-heading.show_line .sc-heading {
    width: 100%
}

.thim-heading.show_line .sc-heading .heading__primary span:nth-child(2) {
    display: table-cell;
    white-space: nowrap;
    padding-left: 20px;
    padding-right: 20px
}

.thim-heading.show_line .sc-heading .heading__primary span:nth-child(1), .thim-heading.show_line .sc-heading .heading__primary span:nth-child(3) {
    width: 50%;
    display: table-cell;
    position: relative
}

.thim-heading.show_line .sc-heading .heading__primary span:nth-child(1):before, .thim-heading.show_line .sc-heading .heading__primary span:nth-child(3):before {
    content: '';
    left: 0;
    right: 0;
    top: 50%;
    position: absolute;
    height: 1px;
    background: #eee;
    display: block
}

.thim-portfolio .portfolios {
    margin-left: -5px;
    margin-right: -5px
}

.thim-portfolio .portfolios .portfolio {
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 30px
}

.thim-portfolio .portfolios .portfolio.col-md-4:nth-child(3n+1) {
    clear: both
}

.thim-portfolio .portfolios .portfolio .inner {
    position: relative
}

.thim-portfolio .portfolios .portfolio .inner .media {
    overflow: hidden
}

.thim-portfolio .portfolios .portfolio .inner .media img {
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    -o-transition: all .6s;
    -ms-transition: all .6s;
    transition: all .6s;
    -webkit-transition: all all .6s ease;
    -moz-transition: all all .6s ease;
    -ms-transition: all all .6s ease;
    -o-transition: all all .6s ease;
    transition: all all .6s ease
}

.thim-portfolio .portfolios .portfolio .inner .content {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    margin: auto;
    padding: 70px 40px 24px
}

.thim-portfolio .portfolios .portfolio .inner .content .content-inner {
    position: relative;
    z-index: 2
}

.thim-portfolio .portfolios .portfolio .inner .content:before {
    content: '';
    display: inline-block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .41) 60%, rgba(0, 0, 0, .61) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .41) 60%, rgba(0, 0, 0, .61) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .41) 60%, rgba(0, 0, 0, .61) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#9c000000', GradientType=0);
    z-index: 1
}

.thim-portfolio .portfolios .portfolio .inner .content .title {
    color: #FFF;
    font-weight: 700;
    font-size: 24px;
    line-height: 36px;
    display: inline-block;
    margin-bottom: 10px
}

.thim-portfolio .portfolios .portfolio .inner .content .date {
    color: #FFF;
    font-size: 13px
}

.thim-portfolio .portfolios .portfolio .inner .content .readmore {
    clear: both;
    display: block;
    font-weight: 700;
    font-size: 13px;
    line-height: 27px;
    text-transform: uppercase
}

.thim-portfolio .portfolios .portfolio .inner .content .readmore:after {
    content: '\f107';
    font-family: FontAwesome;
    padding: 0 8px
}

.thim-portfolio .portfolios .portfolio .inner .content .readmore:hover {
    color: #FFF
}

.thim-portfolio .portfolios .portfolio:hover .media img {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05)
}

.thim-campaign:hover .owl-controls .owl-nav div {
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: alpha(opacity=100);
    filter: alpha(opacity=100)
}

.thim-campaign:hover .owl-controls .owl-nav div.owl-next {
    transform: translate(50%, -50%);
    -webkit-transform: translate(50%, -50%);
    -moz-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    -o-transform: translate(50%, -50%)
}

.thim-campaign .owl-item .campaign {
    overflow: hidden;
    background: #FFF
}

.thim-campaign .owl-item .campaign .media, .thim-campaign .owl-item .campaign .content {
    width: 50%;
    float: left
}

.thim-campaign .owl-item .campaign .media {
    position: relative;
    overflow: hidden
}

.thim-campaign .owl-item .campaign .media:before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg)
}

.thim-campaign .owl-item .campaign .media img {
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    -o-transition: all .6s;
    -ms-transition: all .6s;
    transition: all .6s;
    -webkit-transition: all all .6s ease;
    -moz-transition: all all .6s ease;
    -ms-transition: all all .6s ease;
    -o-transition: all all .6s ease;
    transition: all all .6s ease
}

.thim-campaign .owl-item .campaign .media .inner-media {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.thim-campaign .owl-item .campaign .content {
    padding: 40px 60px 20px
}

.thim-campaign .owl-item .campaign .content .title {
    font-size: 24px;
    font-weight: 700;
    line-height: 36px
}

.thim-campaign .owl-item .campaign .content .excerpt {
    font-size: 15px;
    line-height: 26px;
    color: #666;
    margin-top: 20px;
    margin-bottom: 20px
}

.thim-campaign .owl-item .campaign .content .date {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 6px;
    display: inline-block;
    width: 100%;
    margin-bottom: 10px
}

.thim-campaign .owl-item .campaign .content .date:before {
    content: '\f017';
    font-weight: 400;
    font-family: FontAwesome;
    padding-right: 7px
}

.thim-campaign .owl-item .campaign .content .donate_campaign_goal_raised {
    padding: 0 20px
}

.thim-campaign .owl-item .campaign .content .donate_campaign_goal_raised .campaign_goal_raised.campaign_goal label {
    text-align: right
}

.thim-campaign .owl-item:hover .campaign .media img {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05)
}

.thim-campaign .owl-item:hover .campaign .media:before {
    -webkit-animation: shine .75s;
    animation: shine .75s
}

.thim-campaign .owl-controls .owl-nav div {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 38px;
    border: 3px solid;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #FFF;
    cursor: pointer;
    font-size: 13px;
    font-family: FontAwesome;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: alpha(opacity=0);
    filter: alpha(opacity=0);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
    -webkit-transition: all all .3s ease;
    -moz-transition: all all .3s ease;
    -ms-transition: all all .3s ease;
    -o-transition: all all .3s ease;
    transition: all all .3s ease
}

.thim-campaign .owl-controls .owl-nav div.owl-next {
    left: auto;
    right: 0;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%)
}

.thim-campaign .owl-controls .owl-nav div.owl-next:before {
    content: '\f054'
}

.thim-campaign .owl-controls .owl-nav div.owl-prev:before {
    content: '\f053'
}

@-webkit-keyframes shine {
    100% {
        left: 125%
    }
}

@keyframes shine {
    100% {
        left: 125%
    }
}

.donate_counter {
    background-color: #eee
}

.donate_counter .donate_percent_tooltip {
    background-color: #FFF;
    border: 2px solid;
    border-radius: 3px;
    font-size: 12px;
    font-weight: 700;
    line-height: 21px;
    padding: 0 5px;
    top: -32px;
    position: relative
}

.donate_counter .donate_percent_tooltip:after {
    content: '\f0d7';
    font-family: FontAwesome;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: inline-block;
    height: 7px;
    text-align: center;
    font-size: 14px
}

.donate_counter_percent {
    height: 3px
}

.donate_campaign_goal_raised {
    border: 1px solid #eee;
    border-top: 0
}

.donate_campaign_goal_raised .campaign_goal_raised {
    font-size: 24px;
    line-height: 24px;
    font-weight: 600;
    border: 0;
    padding: 0;
    margin: 18px 0
}

.donate_campaign_goal_raised .campaign_goal_raised label {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 13px;
    color: #999;
    margin-bottom: 3px
}

.donate_campaign_goal_raised .campaign_goal_raised.campaign_goal {
    text-align: right
}

.campaign_thumbnail_overlay {
    text-align: center;
    margin-top: 40px
}

.campaign_thumbnail_overlay .donate_load_form {
    display: inline-block;
    color: #FFF;
    font-size: 13px;
    font-weight: 700;
    line-height: 36px;
    border-radius: 30px;
    padding: 0 15px;
    border: 2px solid;
    text-transform: uppercase
}

.campaign_thumbnail_overlay .donate_load_form:hover {
    color: #FFF
}

.thim-accordion .widget-title {
    font-size: 18px;
    line-height: 24px;
    margin-top: 34px;
    margin-bottom: 34px
}

.thim-accordion .panel {
    box-shadow: none;
    border: 1px solid #eee;
    margin-bottom: 10px
}

.thim-accordion .panel .panel-title {
    padding: 12px 20px;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 0;
    margin-top: 0;
    text-transform: none
}

.thim-accordion .panel .panel-title a {
    display: block
}

.thim-accordion .panel .panel-title a:before {
    content: '\f105';
    position: relative;
    display: block;
    font-family: FontAwesome;
    float: left;
    width: 30px;
    text-align: center
}

.thim-accordion .panel .panel-title a.collapsed {
    font-size: 15px
}

.thim-accordion .panel .panel-title a.collapsed:before {
    content: '\f107'
}

.thim-accordion .panel .panel-heading {
    color: inherit;
    background-color: transparent;
    padding: 0
}

.thim-accordion .panel .panel-collapse .panel-body {
    padding: 7px 30px 25px;
    border-top: 0
}

.thim-border-right-45 {
    position: relative
}

.thim-border-right-45:after {
    content: '';
    top: 20px;
    bottom: 8px;
    right: -45px;
    width: 1px;
    background: #eee;
    display: block;
    position: absolute
}

.menu-sidebar .thim-social.style-color ul li a {
    width: 30px;
    height: 30px;
    line-height: 26px
}

.counter-box.line-in-bottom .counter-number {
    font-size: 48px;
    line-height: 50px
}

.thim-our-team .inner {
    padding-bottom: 18px;
    text-align: center;
    max-width: 450px;
    margin: auto
}

.thim-our-team .inner .avatar-wrapper {
    width: 200px;
    height: 200px;
    display: inline-block;
    position: relative;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden
}

.thim-our-team .inner .avatar-wrapper .avatar-inner:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
    -moz-opacity: .8;
    -khtml-opacity: .8;
    -webkit-opacity: .8;
    opacity: .8;
    -ms-filter: alpha(opacity=80);
    filter: alpha(opacity=80);
    transform: scale(0);
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s;
    -webkit-transition: all all .5s ease;
    -moz-transition: all all .5s ease;
    -ms-transition: all all .5s ease;
    -o-transition: all all .5s ease;
    transition: all all .5s ease;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.thim-our-team .inner .avatar-wrapper .social {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: alpha(opacity=0);
    filter: alpha(opacity=0);
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    -o-transition: all .6s;
    -ms-transition: all .6s;
    transition: all .6s;
    -webkit-transition: all all .6s ease;
    -moz-transition: all all .6s ease;
    -ms-transition: all all .6s ease;
    -o-transition: all all .6s ease;
    transition: all all .6s ease
}

.thim-our-team .inner .avatar-wrapper .social ul {
    margin: 0
}

.thim-our-team .inner .avatar-wrapper .social ul li {
    list-style: none
}

.thim-our-team .inner .avatar-wrapper .social ul li a {
    color: #fff;
    font-size: 24px
}

.thim-our-team .inner .info {
    margin-top: 20px;
    line-height: 22px;
    font-weight: 600;
    margin-bottom: 25px
}

.thim-our-team .inner .info .regency {
    color: #999;
    font-style: italic;
    font-size: 13px
}

.thim-our-team .inner:hover .avatar-inner:after {
    transform: scale(1)
}

.thim-our-team .inner:hover .social {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: alpha(opacity=100);
    filter: alpha(opacity=100)
}

.thim-our-team.template-carousel {
    border: 1px solid;
    border-color: #eee;
    padding: 40px 60px 35px
}

.thim-our-team.template-carousel .inner {
    padding-bottom: 0
}

.thim-our-team.template-carousel .inner .avatar-wrapper {
    width: 110px;
    height: 110px
}

.thim-our-team.template-carousel .inner .avatar-wrapper .avatar-inner {
    width: 110px;
    height: 110px;
    overflow: hidden;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.thim-our-team.template-carousel .inner .info {
    margin-bottom: 0;
    margin-top: 4px;
    font-size: 13px;
    line-height: 22px
}

.thim-our-team.template-carousel .inner .info .name {
    text-transform: uppercase;
    font-weight: 700
}

.thim-our-team.template-carousel .inner .info .regency {
    font-style: normal;
    font-weight: 700
}

.thim-our-team.template-carousel .owl-carousel .owl-wrapper-outer {
    overflow: hidden
}

.thim-our-team.template-carousel .owl-carousel .owl-controls .owl-nav div {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    width: 32px;
    height: 32px;
    border: 2px solid #ccc;
    background: #FFF;
    color: #ccc;
    text-align: center;
    line-height: 28px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    font-size: 16px;
    font-weight: 700
}

.thim-our-team.template-carousel .owl-carousel .owl-controls .owl-nav div.owl-next {
    right: -32px
}

.thim-our-team.template-carousel .owl-carousel .owl-controls .owl-nav div.owl-next:before {
    content: '\f105';
    font-family: FontAwesome
}

.thim-our-team.template-carousel .owl-carousel .owl-controls .owl-nav div.owl-prev {
    left: -32px
}

.thim-our-team.template-carousel .owl-carousel .owl-controls .owl-nav div.owl-prev:before {
    content: '\f104';
    font-family: FontAwesome
}

.counter-box {
    text-align: center;
    position: relative;
    padding: 10px 0
}

.counter-box .counter-label {
    text-transform: uppercase;
    line-height: 30px;
    color: #FFF;
    font-weight: 700;
    font-size: 18px
}

.counter-box .counter-number {
    font-weight: 700;
    line-height: 60px;
    font-size: 60px
}

.counter-box.line-in-right:after {
    content: '';
    position: absolute;
    right: 0;
    width: 1px;
    height: 100%;
    top: 0;
    bottom: 0;
    background: #FFF;
    -moz-opacity: .3;
    -khtml-opacity: .3;
    -webkit-opacity: .3;
    opacity: .3;
    -ms-filter: alpha(opacity=30);
    filter: alpha(opacity=30)
}

.counter-box.line-in-bottom .content-box-percentage:after {
    content: '';
    position: absolute;
    display: block;
    width: 205px;
    height: 115px;
    left: 0;
    right: 0;
    margin: auto;
    border: solid 2px;
    -webkit-border-radius: 115px 115px 0 0;
    -moz-border-radius: 115px 115px 0 0;
    border-radius: 115px 115px 0 0;
    border-color: #FFF transparent transparent transparent;
    transform: rotate(180deg) translateY(93px);
    -webkit-transform: rotate(180deg) translateY(93px);
    -moz-transform: rotate(180deg) translateY(93px);
    -ms-transform: rotate(180deg) translateY(93px);
    -o-transform: rotate(180deg) translateY(93px);
    box-sizing: initial
}

.counter-box.no-padding {
    padding: 0 0 0;
    margin-top: 4px
}

.thim-single-image .wrapper-image {
    color: #82888d
}

.thim-single-image .wrapper-image .subtitle {
    font-size: 18px;
    margin-top: 23px;
    font-weight: 600
}

.thim-single-image .wrapper-image .description {
    margin-top: 0px;
    margin-bottom: 30px
}

.thim-single-image.effect-hover .wrapper-image .single-image {
    position: relative;
    overflow: hidden
}

.thim-single-image.effect-hover .wrapper-image .single-image:before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .2) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .2) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg)
}

.thim-single-image.effect-hover .wrapper-image .single-image img {
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    -o-transition: all .6s;
    -ms-transition: all .6s;
    transition: all .6s;
    -webkit-transition: all all .6s ease;
    -moz-transition: all all .6s ease;
    -ms-transition: all all .6s ease;
    -o-transition: all all .6s ease;
    transition: all all .6s ease
}

.thim-single-image.effect-hover .wrapper-image:hover .single-image img {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05)
}

.thim-single-image.effect-hover .wrapper-image:hover .single-image:before {
    -webkit-animation: shine .75s;
    animation: shine .75s
}

form.wpcf7-form {
    text-align: center;
    position: relative
}

form.wpcf7-form img.ajax-loader {
    width: 25px;
    height: 25px;
    z-index: 2;
    position: absolute;
    left: 0;
    right: 0;
    display: inline-block;
    margin: 7px auto
}

form.wpcf7-form .wpcf7-not-valid {
    border-color: red
}

form.wpcf7-form .wpcf7-not-valid-tip {
    display: none
}

form.wpcf7-form .wpcf7-response-output {
    margin: 0;
    padding: 5px;
    border: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -60px;
    font-size: 14px
}

form.wpcf7-form .wpcf7-response-output.wpcf7-validation-errors {
    background: #f2dede
}

form.wpcf7-form .wpcf7-response-output.wpcf7-mail-sent-ok {
    background: #B7E2A5
}

form.wpcf7-form.processing .wpcf7-submit {
    cursor: wait
}

form.wpcf7-form input, form.wpcf7-form select, form.wpcf7-form textarea {
    font-size: 15px;
    font-weight: 600
}

form.wpcf7-form input[type=submit], form.wpcf7-form select[type=submit], form.wpcf7-form textarea[type=submit] {
    font-size: 13px;
    font-weight: 700
}

form.wpcf7-form img.wpcf7-captchac {
    float: left
}

form.wpcf7-form input.wpcf7-captchar {
    margin-bottom: 15px
}

form.wpcf7-form hr {
    margin-bottom: 30px;
    border-top: 2px solid rgba(0, 0, 0, .1)
}

label {
    text-align: left;
    font-size: 15px;
    font-weight: 600;
    line-height: 15px;
    margin-bottom: 10px
}

input, textarea {
    border: 1px solid #eee;
    width: 100%;
    margin-bottom: 30px;
    font-size: 14px;
    line-height: 38px;
    padding: 0 10px;
    color: #999;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
    -webkit-transition: all all .3s ease;
    -moz-transition: all all .3s ease;
    -ms-transition: all all .3s ease;
    -o-transition: all all .3s ease;
    transition: all all .3s ease;
    max-height: 200px;
    min-height: 40px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

input option, textarea option {
    min-height: 36px;
    line-height: 38px
}

textarea {
    height: 151px
}

input {
    height: 40px
}

select {
    border: 0;
    outline: 1px solid #eee;
    background-color: #fff;
    width: 100%;
    margin-bottom: 30px;
    font-size: 14px;
    line-height: 38px;
    padding: 0 10px;
    color: #999;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
    -webkit-transition: all all .3s ease;
    -moz-transition: all all .3s ease;
    -ms-transition: all all .3s ease;
    -o-transition: all all .3s ease;
    transition: all all .3s ease;
    max-height: 200px;
    min-height: 40px;
    height: 40px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

select option {
    min-height: 36px;
    line-height: 38px
}

select:focus {
    outline: 1px solid #eee;
    outline-offset: 0
}

input[type=submit] {
    color: #FFF;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 0;
    width: auto;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    padding: 0 25px
}

.wpcf7-form p {
    margin: 0
}

.thim-social {
    max-height: 68px;
    overflow: hidden
}

.thim-social ul {
    margin: 0;
    padding: 0;
    display: inline-block
}

.thim-social ul li {
    float: left;
    margin: 0 5px;
    list-style: none
}

.thim-social ul li a {
    width: 32px;
    height: 32px;
    border: 2px solid;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    line-height: 28px;
    font-size: 16px;
    color: #999
}

.thim-social ul li:first-child {
    margin-left: 0
}

.thim-social.style-color ul li a {
    font-size: 12px
}

.thim-social.style-color ul li a.facebook {
    color: #3b5998
}

.thim-social.style-color ul li a.facebook:hover {
    background: #3b5998;
    color: #FFF;
    border-color: #3b5998
}

.thim-social.style-color ul li a.twitter {
    color: #00aced
}

.thim-social.style-color ul li a.twitter:hover {
    background: #00aced;
    color: #FFF;
    border-color: #00aced
}

.thim-social.style-color ul li a.google-plus {
    color: #dd4b39
}

.thim-social.style-color ul li a.google-plus:hover {
    background: #dd4b39;
    color: #FFF;
    border-color: #dd4b39
}

.thim-social.style-color ul li a.linkedin {
    color: #007bb5
}

.thim-social.style-color ul li a.linkedin:hover {
    background: #007bb5;
    color: #FFF;
    border-color: #007bb5
}

.thim-social.style-color ul li a.dribbble {
    color: #ea4c89
}

.thim-social.style-color ul li a.dribbble:hover {
    background: #ea4c89;
    color: #FFF;
    border-color: #ea4c89
}

.thim-social.style-color ul li a.pinterest {
    color: #bd081c
}

.thim-social.style-color ul li a.pinterest:hover {
    background: #bd081c;
    color: #FFF;
    border-color: #bd081c
}

.thim-social.style-color ul li a.digg {
    color: #000
}

.thim-social.style-color ul li a.digg:hover {
    background: #000;
    color: #FFF;
    border-color: #000
}

.thim-social.style-color ul li a.youtube {
    color: #cd201f
}

.thim-social.style-color ul li a.youtube:hover {
    background: #cd201f;
    color: #FFF;
    border-color: #cd201f
}

.thim-social.style-color ul li a.instagram {
    color: #3f729b
}

.thim-social.style-color ul li a.instagram:hover {
    background: #3f729b;
    color: #FFF;
    border-color: #3f729b
}

.thim-content-slider {
    position: relative;
    max-width: 750px;
    margin: auto;
    border: 2px solid #FFF;
    margin-bottom: 171px
}

.thim-content-slider .slides-wrapper {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    transform: translate(0, -36px);
    -webkit-transform: translate(0, -36px);
    -moz-transform: translate(0, -36px);
    -ms-transform: translate(0, -36px);
    -o-transform: translate(0, -36px)
}

.thim-content-slider .slides-wrapper .scrollable {
    list-style: none;
    margin: -10px 0;
    padding: 0;
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0 auto;
    height: 200px !important
}

.thim-content-slider .slides-wrapper .scrollable > li {
    cursor: pointer;
    position: absolute;
    top: 0
}

.thim-content-slider .slides-wrapper .scrollable > li .slide-content {
    margin: 10px;
    position: relative;
    z-index: 10;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.thim-content-slider .slides-wrapper .scrollable > li .slide-content:before {
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    -moz-opacity: .6;
    -khtml-opacity: .6;
    -webkit-opacity: .6;
    opacity: .6;
    -ms-filter: alpha(opacity=60);
    filter: alpha(opacity=60);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.thim-content-slider .slides-wrapper .scrollable > li img {
    max-width: 100%;
    height: auto;
    line-height: 1;
    vertical-align: middle;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    cursor: pointer
}

.thim-content-slider .slides-wrapper .scrollable > li.mid-item {
    z-index: 15;
    cursor: auto
}

.thim-content-slider .slides-wrapper .scrollable > li.mid-item .thumb-content {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: alpha(opacity=100);
    filter: alpha(opacity=100);
    position: absolute;
    display: block;
    border: 0;
    width: 700px;
    text-align: center;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    left: 50%
}

.thim-content-slider .slides-wrapper .scrollable > li.mid-item .slide-content:before {
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: alpha(opacity=0);
    filter: alpha(opacity=0)
}

.thim-content-slider .slides-wrapper .scrollable > li .thumb-content {
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: alpha(opacity=0);
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    display: none
}

.thim-content-slider .slides-wrapper .scrollable > li .thumb-content h4 {
    font-size: 13px;
    color: #FFF;
    font-weight: 700;
    line-height: 18px;
    margin-bottom: 0;
    margin-top: 14px
}

.thim-content-slider .slides-wrapper .scrollable > li .thumb-content > div {
    color: #FFF;
    font-size: 13px;
    font-weight: 600;
    line-height: 22px
}

.thim-content-slider .control-nav {
    display: inline-block;
    position: absolute;
    display: block;
    top: 50%;
    z-index: 15;
    top: 50% !important;
    background: #FFF;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 35px;
    font-size: 13px
}

.thim-content-slider .control-nav.prev {
    left: -21px
}

.thim-content-slider .control-nav.prev:before {
    content: '\f053';
    font-family: FontAwesome
}

.thim-content-slider .control-nav.next {
    right: -22px
}

.thim-content-slider .control-nav.next:before {
    font-family: FontAwesome;
    content: '\f054'
}

.thim-content-slider .control-nav:hover {
    color: #FFF
}

.thim-content-slider .slides-content {
    color: #FFF;
    font-size: 20px;
    font-weight: 600;
    line-height: 36px;
    max-width: 620px;
    margin: auto;
    padding: 13px 0;
    margin-bottom: 60px
}

.thim-content-slider .slides-content > div {
    float: left;
    width: 100%;
    margin-right: -100%;
    text-align: center;
    margin-top: 30px;
    opacity: 0
}

.thim-content-slider .slides-content:after {
    display: block;
    content: '';
    clear: both
}

.thim-content-slider .slides-content .content:before {
    content: '“';
    margin-left: -10px;
    padding-right: 5px
}

.thim-content-slider .slides-content .content:after {
    content: '”';
    margin-right: -10px;
    padding-left: 5px
}

.thim-gallery .gallery-wrapper .items .item {
    margin-bottom: 30px
}

.thim-gallery .gallery-wrapper .items .item .media:after {
    content: '\f00e';
    font-family: FontAwesome;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%) scale(0);
    -webkit-transform: translate(-50%, -50%) scale(0);
    -moz-transform: translate(-50%, -50%) scale(0);
    -ms-transform: translate(-50%, -50%) scale(0);
    -o-transform: translate(-50%, -50%) scale(0);
    font-size: 30px;
    width: 50px;
    height: 50px;
    z-index: 3;
    text-align: center;
    line-height: 50px;
    left: 50%;
    margin: auto;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    color: #FFF;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.thim-gallery .gallery-wrapper .items .item .media.loading:after {
    background-image: url(../../images/loading.gif);
    content: '';
    background-repeat: no-repeat;
    background-color: #FFF;
    background-position: center center;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    transition: none;
    -webkit-transition: all none ease;
    -moz-transition: all none ease;
    -ms-transition: all none ease;
    -o-transition: all none ease;
    transition: all none ease
}

.thim-gallery .gallery-wrapper .items .item .inner {
    position: relative;
    overflow: hidden
}

.thim-gallery .gallery-wrapper .items .item .inner:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #000;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: alpha(opacity=0);
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.thim-gallery .gallery-wrapper .items .item .inner .infos {
    background: rgba(255, 255, 255, .8);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 1;
    padding: 10px 20px;
    font-size: 13px;
    line-height: 20px;
    transform: translate(0, 100%);
    -webkit-transform: translate(0, 100%);
    -moz-transform: translate(0, 100%);
    -ms-transform: translate(0, 100%);
    -o-transform: translate(0, 100%);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
    -webkit-transition: all all .3s ease;
    -moz-transition: all all .3s ease;
    -ms-transition: all all .3s ease;
    -o-transition: all all .3s ease;
    transition: all all .3s ease
}

.thim-gallery .gallery-wrapper .items .item .inner .infos .title {
    font-weight: 600
}

.thim-gallery .gallery-wrapper .items .item:hover .inner:before {
    -moz-opacity: .2;
    -khtml-opacity: .2;
    -webkit-opacity: .2;
    opacity: .2;
    -ms-filter: alpha(opacity=20);
    filter: alpha(opacity=20)
}

.thim-gallery .gallery-wrapper .items .item:hover .inner .media:after {
    transform: translate(-50%, -50%) scale(1);
    -webkit-transform: translate(-50%, -50%) scale(1);
    -moz-transform: translate(-50%, -50%) scale(1);
    -ms-transform: translate(-50%, -50%) scale(1);
    -o-transform: translate(-50%, -50%) scale(1)
}

.thim-gallery .gallery-wrapper .items .item:hover .inner .infos {
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0)
}

.thim-gallery .gallery-wrapper .gallery-pagination {
    margin-top: 30px;
    text-align: center;
    height: 32px;
    overflow: hidden
}

.thim-gallery .gallery-wrapper .gallery-pagination .inner-nav {
    display: inline-block;
    margin: auto
}

.thim-gallery .gallery-wrapper .gallery-pagination .inner-nav a {
    width: 32px;
    height: 32px;
    border: 2px solid #eee;
    display: block;
    float: left;
    margin: 0 10px;
    line-height: 28px;
    font-size: 13px;
    font-weight: 700;
    color: #333;
    cursor: pointer;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.thim-gallery .gallery-wrapper .gallery-pagination .inner-nav a.jp-previous:before {
    content: '\f104';
    font-family: FontAwesome
}

.thim-gallery .gallery-wrapper .gallery-pagination .inner-nav a.jp-current {
    cursor: auto
}

.thim-gallery .gallery-wrapper .gallery-pagination .inner-nav a.jp-next:before {
    content: '\f105';
    font-family: FontAwesome
}

.thim-gallery .gallery-wrapper .gallery-pagination .inner-nav a.jp-disabled {
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: alpha(opacity=0);
    filter: alpha(opacity=0)
}

.thim-search-box .toggle-form {
    width: 30px;
    height: 34px;
    float: right;
    display: block;
    text-align: center;
    line-height: 34px;
    cursor: pointer;
    position: relative;
    z-index: 9999;
    margin-left: 5px;
    margin-right: 18px
}

.thim-search-box .form-search-wrapper {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 9999999;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: alpha(opacity=0);
    filter: alpha(opacity=0);
    visibility: hidden;
    overflow: hidden;
    background: rgba(0, 0, 0, .8);
    margin: 0;
    width: 100%;
    height: 100vh;
    -webkit-transform: scale(.2, .2);
    -ms-transform: scale(.2, .2);
    -o-transform: scale(.2, .2);
    transform: scale(.2, .2);
    -webkit-transition: all .3s cubic-bezier(.4, 0, 1, 1);
    -moz-transition: all .3s cubic-bezier(.4, 0, 1, 1);
    -o-transition: all .3s cubic-bezier(.4, 0, 1, 1);
    -ms-transition: all .3s cubic-bezier(.4, 0, 1, 1);
    transition: all .3s cubic-bezier(.4, 0, 1, 1);
    -webkit-transition: all all .3s cubic-bezier(.4, 0, 1, 1) ease;
    -moz-transition: all all .3s cubic-bezier(.4, 0, 1, 1) ease;
    -ms-transition: all all .3s cubic-bezier(.4, 0, 1, 1) ease;
    -o-transition: all all .3s cubic-bezier(.4, 0, 1, 1) ease;
    transition: all all .3s cubic-bezier(.4, 0, 1, 1) ease
}

.thim-search-box .form-search-wrapper .background-toggle {
    width: 100%;
    height: 100%;
    position: absolute;
    cursor: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVBAMAAABbObilAAAAMFBMVEVMaXH////////////////////////////////////////////////////////////6w4mEAAAAD3RSTlMAlAX+BKLcA5+b6hJ7foD4ZP1OAAAAkUlEQVR4XkWPoQ3CUBQAL4SktoKAbCUjgAKLJZ2ABYosngTJCHSD6joUI6BZgqSoB/+Shqde7sS9x3OGk81fdO+texMtRVTia+TsQtHEUJLdohJfgNNPJHyEJPZTsWLoxShqsWITazEwqePAn69Sw2TUxk1+euPis3EwaXy8RMHSZBIlRcKKnC5hRctjMf57/wJbBlAIs9k1BAAAAABJRU5ErkJggg==), progress
}

.thim-search-box .form-search-wrapper .search-form:after {
    content: ''
}

.thim-search-box .form-search-wrapper .search-form button {
    position: absolute;
    top: 0;
    right: 0;
    width: 45px;
    height: 100%;
    border: 0;
    color: #FFF
}

.thim-search-box .form-search-wrapper .search-form button:hover {
    opacity: .8
}

.thim-search-box .form-search-wrapper .search-form input.search-field {
    margin-bottom: 0;
    font-weight: 400
}

.thim-search-box .search-form {
    top: 50%;
    max-width: 500px;
    margin: auto;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%)
}

.thim-active-search .thim-search-box .form-search-wrapper {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: alpha(opacity=100);
    filter: alpha(opacity=100);
    visibility: visible;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1)
}

.widget_campaign-categories li {
    list-style: none
}

.thim-pull-right .widget {
    float: right;
    margin-left: 25px
}

.thim-client-logo .item img {
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.thim-client-logo .item:hover img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2)
}

.dk-select, .dk-select *, .dk-select :before, .dk-select :after, .dk-select-multi, .dk-select-multi *, .dk-select-multi :before, .dk-select-multi :after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.dk-select, .dk-select-multi {
    position: relative;
    display: block;
    vertical-align: middle;
    line-height: 38px;
    width: 100%;
    cursor: pointer
}

.dk-selected {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
    border: 1px solid #eee;
    padding: 0 30px 0 10px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    margin-bottom: 30px;
    min-height: 40px;
    max-height: 200px;
    color: #999;
    font-size: 15px;
    font-weight: 600;
    background: #FFF
}

.dk-selected:after {
    content: '\f107';
    display: block;
    position: absolute;
    font-family: FontAwesome;
    right: 10px;
    top: 0;
    color: #333
}

.dk-select.dk-select-open-down .dk-selected:after {
    content: '\f106'
}

.dk-selected-disabled {
    color: #BBB
}

.dk-select .dk-select-options {
    position: absolute;
    display: none;
    left: 0;
    right: 0
}

.dk-select-open-up .dk-select-options {
    border-radius: .4em .4em 0 0;
    margin-bottom: -1px;
    bottom: 100%
}

.dk-select-open-down .dk-select-options {
    margin-top: -1px;
    top: 100%;
    padding: 0
}

.dk-select-multi .dk-select-options {
    max-height: 10em
}

.dk-select-options {
    background-color: #fff;
    border: 1px solid #eee;
    list-style: none;
    margin: 0;
    max-height: 10.5em;
    min-width: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    padding: .25em 0;
    width: auto;
    z-index: 100
}

.dk-option-selected {
    color: #fff
}

.dk-select-options-highlight .dk-option-selected {
    background-color: transparent;
    color: inherit
}

.dk-option {
    padding: 0 10px;
    margin-bottom: 0 !important
}

.dk-select-options .dk-option-highlight {
    color: #fff
}

.dk-select-options .dk-option-disabled {
    color: #BBB;
    background-color: transparent
}

.dk-optgroup {
    border: solid #CCC;
    border-width: 1px 0;
    padding: .25em 0;
    margin-top: .25em
}

.dk-optgroup + .dk-option {
    margin-top: .25em
}

.dk-optgroup + .dk-optgroup {
    border-top-width: 0;
    margin-top: 0
}

.dk-optgroup:nth-child(2) {
    padding-top: 0;
    border-top: none;
    margin-top: 0
}

.dk-optgroup:last-child {
    border-bottom-width: 0;
    margin-bottom: 0;
    padding-bottom: 0
}

.dk-optgroup-label {
    padding: 0 .5em .25em;
    font-weight: 700;
    width: 100%
}

.dk-optgroup-options {
    list-style: none;
    padding-left: 0
}

.dk-optgroup-options li {
    padding-left: 1.2em
}

.dk-select-open-up .dk-selected {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.dk-select-open-down .dk-selected {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.dk-select-open-up .dk-selected:before, .dk-select-open-down .dk-selected:before {
    border-width: 0 5px 5px
}

.dk-select-open-up .dk-select-options, .dk-select-open-down .dk-select-options, .dk-select-multi:focus .dk-select-options {
    display: block
}

.dk-select-multi:hover, .dk-select-multi:focus {
    outline: 0
}

.dk-selected:hover, .dk-selected:focus {
    outline: 0
}

.dk-select-disabled {
    opacity: .6;
    color: #BBB;
    cursor: not-allowed
}

.dk-select-disabled .dk-selected:hover, .dk-select-disabled .dk-selected:focus {
    border-color: inherit
}

.dk-select-disabled .dk-selected:hover:before, .dk-select-disabled .dk-selected:focus:before {
    border-top-color: inherit
}

.dk-select-disabled .dk-selected:hover:after, .dk-select-disabled .dk-selected:focus:after {
    border-left-color: inherit
}

select[data-dkcacheid] {
    display: none
}

.list-product-cat {
    text-align: center;
    margin-bottom: 60px;
    margin-top: -10px
}

.woocommerce div.product .woocommerce-tabs ul.tabs:before {
    border-bottom: none
}

.product-cat {
    margin: 0 auto;
    display: inline-block;
    border-bottom: 1px solid #eee;
    padding: 0 10px
}

.product-cat li {
    list-style: none;
    display: inline-block
}

.product-cat li a {
    display: inline-block;
    border-bottom: 2px solid transparent;
    margin: 0 8px -2px 8px;
    padding: 5px 8px;
    text-transform: uppercase;
    cursor: pointer;
    font-size: 13px;
    font-weight: 700
}

.post-type-archive-product ul.product-grid {
    margin-bottom: 0
}

.post-type-archive-product nav.loop-pagination {
    margin: 0 0 10px
}

.quick-view {
    position: absolute;
    z-index: 999;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    top: 50%;
    left: 50%;
    margin-top: -20px;
    margin-left: -20px;
    cursor: pointer;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: alpha(opacity=0);
    filter: alpha(opacity=0);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
    -webkit-transition: all all .3s ease;
    -moz-transition: all all .3s ease;
    -ms-transition: all all .3s ease;
    -o-transition: all all .3s ease;
    transition: all all .3s ease
}

.quick-view a {
    display: inline-block;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    -ms-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    -webkit-transition: all all 200ms ease-out ease;
    -moz-transition: all all 200ms ease-out ease;
    -ms-transition: all all 200ms ease-out ease;
    -o-transition: all all 200ms ease-out ease;
    transition: all all 200ms ease-out ease;
    font-size: 32px
}

.quick-view a.loading.dark {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8);
    display: inline-block;
    font: normal normal normal 24px/1 FontAwesome !important;
    width: auto;
    border: none
}

.quick-view a.loading.dark:before {
    content: "\f110"
}

.quick-view a:hover {
    color: #FFF
}

.product.loading .product_thumb:before {
    background: rgba(255, 255, 255, .9)
}

.product.loading .product_thumb .quick-view {
    background-image: url(../../images/loading.gif);
    background-repeat: no-repeat;
    background-position: center center
}

.product.loading .product_thumb .quick-view a i.fa-search {
    display: none
}

.product_thumb {
    display: inline-block;
    position: relative;
    overflow: hidden;
    width: 100%
}

.product_thumb img {
    width: 100%;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.product_thumb:before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    content: "";
    background: rgba(0, 0, 0, .4);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: alpha(opacity=0);
    filter: alpha(opacity=0);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
    -webkit-transition: all all .3s ease;
    -moz-transition: all all .3s ease;
    -ms-transition: all all .3s ease;
    -o-transition: all all .3s ease;
    transition: all all .3s ease;
    z-index: 2
}

.product_thumb:hover:before, .product_thumb:hover .quick-view {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: alpha(opacity=100);
    filter: alpha(opacity=100)
}

.product_thumb:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1)
}

.product_thumb .onsale {
    font-weight: 400 !important;
    margin: 0 !important;
    padding: 0 !important;
    top: 15px !important;
    left: 15px !important
}

.product-grid li {
    list-style: none
}

.product-grid .product__title {
    position: relative;
    margin-top: 25px;
    padding-right: 60px
}

.product-grid .product__title a.title, .product-grid .product__title .price {
    display: block;
    font-weight: 700
}

.product-grid .product__title a.title {
    font-size: 16px
}

.product-grid .product__title .price {
    color: #5a5a5a
}

.product-grid .product__title .price ins {
    text-decoration: none
}

.product-grid .product__title .price del {
    font-weight: 400;
    color: #aaa;
    padding-right: 5px
}

.product-grid .product__title a.button {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    transition: none;
    -webkit-transition: all none ease;
    -moz-transition: all none ease;
    -ms-transition: all none ease;
    -o-transition: all none ease;
    transition: all none ease;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    max-width: 40px;
    height: 40px;
    line-height: 40px;
    padding: 0 13px;
    color: #FFF;
    overflow: hidden;
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    -o-transition: all .6s;
    -ms-transition: all .6s;
    transition: all .6s;
    -webkit-transition: all all .6s ease;
    -moz-transition: all all .6s ease;
    -ms-transition: all all .6s ease;
    -o-transition: all all .6s ease;
    transition: all all .6s ease
}

.product-grid .product__title a.button.added {
    opacity: 0
}

.product-grid .product__title a.button span {
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    line-height: 40px;
    padding: 0;
    overflow: hidden;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: alpha(opacity=0);
    filter: alpha(opacity=0);
    float: left;
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    -o-transition: all .6s;
    -ms-transition: all .6s;
    transition: all .6s;
    -webkit-transition: all all .6s ease;
    -moz-transition: all all .6s ease;
    -ms-transition: all all .6s ease;
    -o-transition: all all .6s ease;
    transition: all all .6s ease;
    padding-left: 10px
}

.product-grid .product__title a.button:before {
    font: normal normal normal 14px/1 FontAwesome;
    line-height: 40px;
    display: inline-block;
    float: left
}

.product-grid .product__title a.button.loading {
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    opacity: .5;
    -ms-filter: alpha(opacity=50);
    filter: alpha(opacity=50)
}

.product-grid .product__title a.button:hover {
    color: #fff;
    max-width: 200px
}

.product-grid .product__title a.button:hover span {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: alpha(opacity=100);
    filter: alpha(opacity=100)
}

.product-grid .product__title a.button.add_to_cart_button:before {
    content: "\f07a"
}

.product-grid .product__title a.button.product_type_grouped:before {
    content: "\f0c1"
}

.product-grid .product__title a.button.product_type_external:before {
    content: "\f0c1"
}

.product-grid .product__title a.button.product_type_variable:before {
    content: "\f0c1"
}

.product-grid .product__title .added_to_cart {
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    height: 40px;
    line-height: 40px;
    padding-right: 15px;
    padding-left: 15px;
    z-index: 9999;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    color: #FFF;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase
}

.product-grid .content__product {
    border-bottom: 1px solid #eee;
    padding-bottom: 25px;
    margin-bottom: 60px
}

.related-products .product-grid .content__product {
    margin-bottom: 0;
    border: 0
}

.woocommerce div.product .product_title, .woocommerce-page div.product .product_title {
    font-weight: 700;
    font-size: 30px;
    line-height: 40px;
    margin-top: -5px
}

.woocommerce div.product .onsale, .woocommerce-page div.product .onsale {
    font-weight: 400 !important;
    margin: 0 !important;
    padding: 0 !important;
    top: 15px !important;
    left: 15px !important
}

.woocommerce div.product p.price, .woocommerce-page div.product p.price, .woocommerce div.product span.price, .woocommerce-page div.product span.price {
    font-weight: 700;
    color: #5a5a5a
}

.woocommerce div.product p.price del, .woocommerce-page div.product p.price del, .woocommerce div.product span.price del, .woocommerce-page div.product span.price del {
    font-weight: 400
}

.woocommerce div.product p.price ins, .woocommerce-page div.product p.price ins, .woocommerce div.product span.price ins, .woocommerce-page div.product span.price ins {
    text-decoration: none
}

.woocommerce div.product .product-grid span.price, .woocommerce-page div.product .product-grid span.price {
    font-size: inherit
}

.woocommerce div.product .product-grid span.price del, .woocommerce-page div.product .product-grid span.price del {
    display: inline-block
}

.woocommerce div.product .description, .woocommerce-page div.product .description {
    margin-bottom: 25px
}

.woocommerce div.product form.cart .quantity, .woocommerce-page div.product form.cart .quantity {
    width: auto;
    display: block;
    height: 40px;
    margin: 0
}

.woocommerce div.product form.cart .quantity input, .woocommerce-page div.product form.cart .quantity input {
    padding: 4px 10px;
    border: 1px solid #eee;
    line-height: 30px;
    height: 40px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px
}

.woocommerce div.product form.cart .button, .woocommerce-page div.product form.cart .button {
    box-shadow: none;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    text-align: center;
    vertical-align: top;
    margin: 0 2px;
    border: none;
    text-shadow: 0 0 0;
    text-transform: uppercase;
    font-size: 13px
}

.woocommerce div.product form.cart .button:hover, .woocommerce-page div.product form.cart .button:hover {
    color: #fff
}

.woocommerce div.product form.cart .button:focus, .woocommerce-page div.product form.cart .button:focus {
    outline: 0
}

.woocommerce div.product .social-share, .woocommerce-page div.product .social-share {
    float: left;
    display: inline-block;
    width: auto;
    margin-top: 10px
}

.woocommerce div.product .single_variation_wrap, .woocommerce-page div.product .single_variation_wrap {
    display: block !important
}

.woocommerce div.product .woocommerce-tabs, .woocommerce-page div.product .woocommerce-tabs {
    clear: both
}

.woocommerce div.product .woocommerce-tabs .tabs.wc-tabs, .woocommerce-page div.product .woocommerce-tabs .tabs.wc-tabs {
    margin: 0;
    border: 0;
    padding: 0;
    border-bottom: 1px solid #eee;
    overflow: visible;
    position: inherit
}

.woocommerce div.product .woocommerce-tabs .tabs.wc-tabs li, .woocommerce-page div.product .woocommerce-tabs .tabs.wc-tabs li {
    background: 0 0;
    border-radius: 0;
    margin: 0;
    width: 25%;
    text-align: center;
    border: 0;
    position: relative;
    padding: 0;
    display: block;
    float: left
}

.woocommerce div.product .woocommerce-tabs .tabs.wc-tabs li:before, .woocommerce-page div.product .woocommerce-tabs .tabs.wc-tabs li:before, .woocommerce div.product .woocommerce-tabs .tabs.wc-tabs li:after, .woocommerce-page div.product .woocommerce-tabs .tabs.wc-tabs li:after {
    border: 0;
    box-shadow: none;
    content: '';
    border-radius: 0
}

.woocommerce div.product .woocommerce-tabs .tabs.wc-tabs li a, .woocommerce-page div.product .woocommerce-tabs .tabs.wc-tabs li a {
    border-radius: 0;
    margin-right: 3px;
    border: 1px solid #eee;
    border-bottom: 0 !important;
    font-size: 13px;
    font-weight: 700;
    background: #f9f9f9;
    line-height: 29px;
    display: block;
    padding: 10px
}

.woocommerce div.product .woocommerce-tabs .tabs.wc-tabs li a .fa, .woocommerce-page div.product .woocommerce-tabs .tabs.wc-tabs li a .fa {
    font-size: 13px;
    vertical-align: middle;
    line-height: 29px;
    margin-right: 8px
}

.woocommerce div.product .woocommerce-tabs .tabs.wc-tabs li:last-child a, .woocommerce-page div.product .woocommerce-tabs .tabs.wc-tabs li:last-child a {
    margin-right: 0
}

.woocommerce div.product .woocommerce-tabs .tabs.wc-tabs li:last-child.active:before, .woocommerce-page div.product .woocommerce-tabs .tabs.wc-tabs li:last-child.active:before {
    right: 0
}

.woocommerce div.product .woocommerce-tabs .tabs.wc-tabs li:last-child.active:after, .woocommerce-page div.product .woocommerce-tabs .tabs.wc-tabs li:last-child.active:after {
    right: 0
}

.woocommerce div.product .woocommerce-tabs .tabs.wc-tabs li.active, .woocommerce-page div.product .woocommerce-tabs .tabs.wc-tabs li.active {
    background: #fff
}

.woocommerce div.product .woocommerce-tabs .tabs.wc-tabs li.active:before, .woocommerce-page div.product .woocommerce-tabs .tabs.wc-tabs li.active:before {
    content: '';
    position: absolute;
    left: 0;
    width: auto;
    box-shadow: none;
    border: 0;
    border-radius: 0;
    right: 3px;
    top: 0;
    height: 4px;
    z-index: 10
}

.woocommerce div.product .woocommerce-tabs .tabs.wc-tabs li.active:after, .woocommerce-page div.product .woocommerce-tabs .tabs.wc-tabs li.active:after {
    content: '';
    position: absolute;
    left: 0;
    width: auto;
    border-radius: 0;
    border: 0;
    box-shadow: none;
    right: 3px;
    bottom: -1px;
    height: 1px;
    z-index: 10;
    background: #fff
}

.woocommerce div.product .woocommerce-tabs .tabs.wc-tabs li.active a, .woocommerce-page div.product .woocommerce-tabs .tabs.wc-tabs li.active a {
    background: #fff
}

.woocommerce div.product .woocommerce-tabs .entry-content.panel, .woocommerce-page div.product .woocommerce-tabs .entry-content.panel {
    border: 1px solid #eee;
    border-top: 0;
    padding: 60px 30px
}

.woocommerce div.product .comment-form-rating .dk-select, .woocommerce-page div.product .comment-form-rating .dk-select {
    display: none
}

.woocommerce div.product .related-products > h2, .woocommerce-page div.product .related-products > h2, .woocommerce div.product .upsells-products > h2, .woocommerce-page div.product .upsells-products > h2 {
    padding-top: 0 !important;
    text-transform: uppercase;
    font-weight: 700;
    margin: 78px 0 60px;
    position: relative;
    font-size: 30px;
    line-height: 30px;
    padding-bottom: 27px !important
}

.woocommerce div.product .related-products > h2:after, .woocommerce-page div.product .related-products > h2:after, .woocommerce div.product .upsells-products > h2:after, .woocommerce-page div.product .upsells-products > h2:after {
    content: '';
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 40px
}

.woocommerce .cart .button, .woocommerce-page .cart .button, .woocommerce .cart input.button, .woocommerce-page .cart input.button {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    line-height: 30px;
    padding: 5px 25px;
    height: 40px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700
}

.woocommerce .wc-proceed-to-checkout a.button.checkout-button, .woocommerce-page .wc-proceed-to-checkout a.button.checkout-button {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    line-height: 30px;
    padding: 5px 25px;
    height: 40px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700
}

.woocommerce.woocommerce-cart table.cart img, .woocommerce-page.woocommerce-cart table.cart img {
    width: 80px
}

.woocommerce.woocommerce-cart table.cart th, .woocommerce-page.woocommerce-cart table.cart th {
    text-align: center
}

.woocommerce.woocommerce-cart table.cart td.actions, .woocommerce-page.woocommerce-cart table.cart td.actions {
    text-align: center
}

.woocommerce.woocommerce-cart table.cart td.actions .coupon, .woocommerce-page.woocommerce-cart table.cart td.actions .coupon {
    float: none;
    display: inline-block
}

.woocommerce.woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-page.woocommerce-cart table.cart td.actions .coupon .input-text {
    line-height: 20px;
    padding: 4px 15px;
    min-width: 150px;
    height: 40px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px
}

.woocommerce.woocommerce-cart table.cart td.actions input[type=submit], .woocommerce-page.woocommerce-cart table.cart td.actions input[type=submit] {
    margin-left: 10px;
    color: #FFF
}

.woocommerce.woocommerce-cart a.remove, .woocommerce-page.woocommerce-cart a.remove {
    margin: auto;
    font-size: 21px;
    height: 22px;
    line-height: 22px;
    width: 22px
}

.woocommerce table.shop_table td, .woocommerce-page table.shop_table td {
    padding: 15px 12px;
    text-align: center
}

.woocommerce .woocommerce-shipping-calculator a:hover, .woocommerce-page .woocommerce-shipping-calculator a:hover {
    text-decoration: underline
}

.woocommerce .woocommerce-info a.showcoupon:hover, .woocommerce-page .woocommerce-info a.showcoupon:hover {
    text-decoration: underline
}

.woocommerce form .form-row input.input-text, .woocommerce-page form .form-row input.input-text, .woocommerce form .form-row textarea, .woocommerce-page form .form-row textarea {
    line-height: 20px;
    padding: 7px 10px;
    min-height: 40px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border-color: #eee
}

.woocommerce form .form-row label.checkbox, .woocommerce-page form .form-row label.checkbox {
    margin: 7px 0;
    line-height: 24px;
    display: inline-block
}

.woocommerce form .form-row label.checkbox a:hover, .woocommerce-page form .form-row label.checkbox a:hover {
    text-decoration: underline
}

.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
    height: 40px;
    line-height: 30px;
    padding: 5px 25px;
    border: 0;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px
}

.quantity input {
    border: 1px solid #eee;
    padding: 4px 10px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px
}

.input-text {
    border: 1px solid #eee;
    padding: 4px 10px
}

#ship-to-different-address {
    position: relative
}

#ship-to-different-address label {
    font-weight: 400;
    padding-left: 30px
}

#ship-to-different-address #ship-to-different-address-checkbox {
    position: absolute;
    top: 20px;
    left: 0
}

p.myaccount_user {
    margin-bottom: 60px
}

p.myaccount_address {
    margin-bottom: 60px
}

.woocommerce-page .button {
    font-size: 15px;
    text-transform: uppercase
}

.woocommerce-page .button[name=apply_coupon] {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    color: #FFF
}

.woocommerce-page .button[name=apply_coupon]:hover {
    color: #FFF
}

.link-images-product {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.woocommerce #respond input#submit.loading:after, .woocommerce a.button.loading:after, .woocommerce button.button.loading:after, .woocommerce input.button.loading:after {
    background-image: url(../../images/loading.gif);
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    content: '';
    background-position: center center;
    background-repeat: no-repeat
}

.woocommerce .cart_totals table tr th, .woocommerce .cart_totals table tr td {
    border-bottom: 0
}

.woocommerce-billing-fields .dk-selected {
    margin-bottom: 0
}

.woocommerce-account .entry-content h2, form.woocommerce-checkout h2, .cart_totals h2, .woocommerce-account .entry-content h3, form.woocommerce-checkout h3, .cart_totals h3 {
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 40px;
    position: relative;
    margin-top: 0;
    font-weight: 700;
    text-transform: uppercase
}

.woocommerce-account .entry-content h2:before, form.woocommerce-checkout h2:before, .cart_totals h2:before, .woocommerce-account .entry-content h3:before, form.woocommerce-checkout h3:before, .cart_totals h3:before {
    content: '';
    width: 40px;
    display: block;
    bottom: -20px;
    left: 0;
    right: 0;
    position: absolute;
    height: 2px;
    top: auto;
    z-index: 2
}

.woocommerce-account .entry-content h2:after, form.woocommerce-checkout h2:after, .cart_totals h2:after, .woocommerce-account .entry-content h3:after, form.woocommerce-checkout h3:after, .cart_totals h3:after {
    content: '';
    width: 100%;
    display: block;
    bottom: -20px;
    left: 0;
    right: 0;
    border-bottom: 2px solid #f5f5f5;
    clear: both;
    position: absolute;
    float: left;
    height: 2px
}

.woocommerce .select2-container {
    display: none !important
}

.woocommerce #customer_login h3:after, .woocommerce #customer_login h3:before {
    display: none
}

.woocommerce #customer_login .register-area {
    display: none
}

.woocommerce #customer_login .thim-heading .sc-heading {
    padding-top: 0
}

.woocommerce #customer_login .thim-link-panel {
    margin-top: 15px;
    font-weight: 600
}

.woocommerce #customer_login form.login, .woocommerce #customer_login form.register {
    border: 1px solid #eee;
    padding: 30px;
    max-width: 400px;
    margin: auto;
    clear: both;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.woocommerce #customer_login form.login .form-row, .woocommerce #customer_login form.register .form-row {
    margin: 0;
    padding: 0
}

.woocommerce #customer_login form.login input[type=email], .woocommerce #customer_login form.register input[type=email], .woocommerce #customer_login form.login input[type=password], .woocommerce #customer_login form.register input[type=password], .woocommerce #customer_login form.login input[type=text], .woocommerce #customer_login form.register input[type=text] {
    width: 100%;
    line-height: 30px;
    padding: 4px 20px;
    border: 1px solid #eee;
    margin-bottom: 20px;
    clear: both;
    display: block;
    min-height: 40px;
    font-weight: 600;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.woocommerce #customer_login form.login input[type=email]::-webkit-input-placeholder, .woocommerce #customer_login form.register input[type=email]::-webkit-input-placeholder, .woocommerce #customer_login form.login input[type=password]::-webkit-input-placeholder, .woocommerce #customer_login form.register input[type=password]::-webkit-input-placeholder, .woocommerce #customer_login form.login input[type=text]::-webkit-input-placeholder, .woocommerce #customer_login form.register input[type=text]::-webkit-input-placeholder {
    line-height: 30px;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    transition: none;
    -webkit-transition: all none ease;
    -moz-transition: all none ease;
    -ms-transition: all none ease;
    -o-transition: all none ease;
    transition: all none ease
}

.woocommerce #customer_login form.login input[type=email]:-moz-placeholder, .woocommerce #customer_login form.register input[type=email]:-moz-placeholder, .woocommerce #customer_login form.login input[type=password]:-moz-placeholder, .woocommerce #customer_login form.register input[type=password]:-moz-placeholder, .woocommerce #customer_login form.login input[type=text]:-moz-placeholder, .woocommerce #customer_login form.register input[type=text]:-moz-placeholder {
    line-height: 30px;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    transition: none;
    -webkit-transition: all none ease;
    -moz-transition: all none ease;
    -ms-transition: all none ease;
    -o-transition: all none ease;
    transition: all none ease
}

.woocommerce #customer_login form.login input[type=email]::-moz-placeholder, .woocommerce #customer_login form.register input[type=email]::-moz-placeholder, .woocommerce #customer_login form.login input[type=password]::-moz-placeholder, .woocommerce #customer_login form.register input[type=password]::-moz-placeholder, .woocommerce #customer_login form.login input[type=text]::-moz-placeholder, .woocommerce #customer_login form.register input[type=text]::-moz-placeholder {
    line-height: 30px;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    transition: none;
    -webkit-transition: all none ease;
    -moz-transition: all none ease;
    -ms-transition: all none ease;
    -o-transition: all none ease;
    transition: all none ease
}

.woocommerce #customer_login form.login input[type=email]:-ms-input-placeholder, .woocommerce #customer_login form.register input[type=email]:-ms-input-placeholder, .woocommerce #customer_login form.login input[type=password]:-ms-input-placeholder, .woocommerce #customer_login form.register input[type=password]:-ms-input-placeholder, .woocommerce #customer_login form.login input[type=text]:-ms-input-placeholder, .woocommerce #customer_login form.register input[type=text]:-ms-input-placeholder {
    line-height: 30px;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    transition: none;
    -webkit-transition: all none ease;
    -moz-transition: all none ease;
    -ms-transition: all none ease;
    -o-transition: all none ease;
    transition: all none ease
}

.woocommerce #customer_login form.login input[type=submit], .woocommerce #customer_login form.register input[type=submit] {
    border: 0;
    width: 100%;
    line-height: 30px;
    padding: 5px 25px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 15px !important;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px
}

.woocommerce #customer_login form.login .remember, .woocommerce #customer_login form.register .remember, .woocommerce #customer_login form.login .lost-password, .woocommerce #customer_login form.register .lost-password {
    font-weight: 400;
    margin-top: 7px;
    margin-bottom: 14px;
    line-height: 25px
}

.woocommerce #customer_login form.login .remember input[type=checkbox], .woocommerce #customer_login form.register .remember input[type=checkbox], .woocommerce #customer_login form.login .lost-password input[type=checkbox], .woocommerce #customer_login form.register .lost-password input[type=checkbox] {
    border: 1px solid #eee
}

.woocommerce #customer_login form.login .remember label, .woocommerce #customer_login form.register .remember label, .woocommerce #customer_login form.login .lost-password label, .woocommerce #customer_login form.register .lost-password label {
    font-weight: 400;
    margin: 0
}

.woocommerce #customer_login form.login .lost-password, .woocommerce #customer_login form.register .lost-password {
    text-align: right
}

.woocommerce #customer_login form.login .lost-password a:hover, .woocommerce #customer_login form.register .lost-password a:hover {
    text-decoration: underline
}

.woocommerce .reset_password {
    text-align: center
}

.woocommerce .reset_password h3:after, .woocommerce .reset_password h3:before {
    display: none
}

.woocommerce .reset_password .thim-heading .sc-heading {
    padding-top: 0
}

.woocommerce .reset_password form .description {
    margin: auto;
    max-width: 495px;
    margin-bottom: 50px
}

.woocommerce .reset_password form .form-row input[type=text], .woocommerce .reset_password form .form-row input[type=email], .woocommerce .reset_password form .form-row input[type=password] {
    display: inline-block;
    max-width: 350px;
    line-height: 30px;
    padding: 4px 20px;
    border: 1px solid #eee;
    border-radius: 0
}

.woocommerce .reset_password form .form-row input[type=text]::-webkit-input-placeholder, .woocommerce .reset_password form .form-row input[type=email]::-webkit-input-placeholder, .woocommerce .reset_password form .form-row input[type=password]::-webkit-input-placeholder {
    line-height: 30px
}

.woocommerce .reset_password form .form-row input[type=text]:-moz-placeholder, .woocommerce .reset_password form .form-row input[type=email]:-moz-placeholder, .woocommerce .reset_password form .form-row input[type=password]:-moz-placeholder {
    line-height: 30px
}

.woocommerce .reset_password form .form-row input[type=text]::-moz-placeholder, .woocommerce .reset_password form .form-row input[type=email]::-moz-placeholder, .woocommerce .reset_password form .form-row input[type=password]::-moz-placeholder {
    line-height: 30px
}

.woocommerce .reset_password form .form-row input[type=text]:-ms-input-placeholder, .woocommerce .reset_password form .form-row input[type=email]:-ms-input-placeholder, .woocommerce .reset_password form .form-row input[type=password]:-ms-input-placeholder {
    line-height: 30px
}

.woocommerce .reset_password form .form-row input[type=submit] {
    padding: 0 25px;
    display: inline-block;
    line-height: 40px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    height: 40px;
    margin-left: 5px
}

.woocommerce a.button {
    line-height: 30px;
    padding: 5px 25px;
    border: 0;
    box-shadow: none;
    border-radius: 0;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    height: 40px
}

.woocommerce .product_meta > span {
    clear: both;
    float: left;
    width: 100%;
    font-size: 14px
}

.woocommerce .woocommerce-variation-price {
    margin-bottom: 15px
}

.woocommerce table.shop_attributes td p {
    padding: 8px 10px
}

.woocommerce .woocommerce-tabs h2 {
    margin: 0;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    margin-bottom: 25px;
    text-transform: uppercase
}

.woocommerce .woocommerce-tabs #reviews #comments h2 {
    margin: 0;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    margin-bottom: 25px;
    text-transform: uppercase
}

.woocommerce .woocommerce-tabs #reviews #comments .commentlist {
    text-align: left
}

.woocommerce .woocommerce-tabs #reviews #comments .commentlist li {
    margin: 0
}

.woocommerce .woocommerce-tabs #reviews #comments .commentlist li .comment_container {
    padding: 50px 0;
    overflow: hidden;
    margin-bottom: 12px;
    background: #fff;
    border: 0;
    border-top: 1px solid #ededed
}

.woocommerce .woocommerce-tabs #reviews #comments .commentlist li img.avatar {
    width: 70px;
    height: 70px;
    border: 0;
    padding: 0;
    background: 0 0;
    border-radius: 50%;
    margin-right: 30px;
    float: left;
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto
}

.woocommerce .woocommerce-tabs #reviews #comments .commentlist li .comment-text {
    margin: 0;
    padding: 0;
    float: right;
    border: 0;
    width: calc(100% - 100px);
    width: -webkit-calc(100% - 100px);
    width: -moz-calc(100% - 100px);
    margin-top: -5px
}

.woocommerce .woocommerce-tabs #reviews #comments .commentlist li .comment-text .meta {
    float: left;
    display: inline-block;
    margin-right: 40px;
    line-height: 26px
}

.woocommerce .woocommerce-tabs #reviews #comments .commentlist li .comment-text .meta .author {
    display: inline-block;
    font-weight: 700;
    font-size: 15px;
    margin: 0;
    line-height: 26px;
    margin-right: 40px;
    text-transform: capitalize
}

.woocommerce .woocommerce-tabs #reviews #comments .commentlist li .comment-text .meta .date {
    line-height: 26px;
    color: #ccc;
    font-size: 13px;
    font-weight: 400;
    display: inline-block
}

.woocommerce .woocommerce-tabs #reviews #comments .commentlist li .comment-text .description {
    padding: 12px 0 0;
    margin: 0;
    clear: both
}

.woocommerce .woocommerce-tabs #reviews #comments .commentlist li .comment-text .description p:last-child {
    margin-bottom: 0
}

.woocommerce .woocommerce-tabs #reviews #comments .commentlist .star-rating {
    float: left;
    width: 91px;
    font-size: 13px;
    height: 26px;
    line-height: 26px;
    display: inline-block;
    letter-spacing: 5px;
    overflow: hidden
}

.woocommerce .woocommerce-tabs #reviews #comments .commentlist .star-rating:before {
    top: 0;
    left: 0;
    bottom: 0;
    line-height: 26px
}

.woocommerce .woocommerce-tabs #reviews #comments .commentlist .star-rating span {
    padding: 0;
    top: 0;
    left: 0;
    bottom: 0;
    line-height: 26px
}

.woocommerce .woocommerce-tabs #reviews #review_form_wrapper {
    margin-top: 30px
}

.woocommerce .woocommerce-tabs #reviews #review_form_wrapper h3 {
    margin: 0;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    margin-bottom: 25px;
    text-transform: uppercase
}

.woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form p {
    text-align: left;
    margin-bottom: 25px
}

.woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form p label {
    margin-bottom: 10px;
    display: block;
    font-size: 13px;
    font-weight: 400
}

.woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form p input, .woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form p textarea {
    padding: 4px 15px;
    border: 1px solid #ededed;
    line-height: 30px;
    min-height: 40px
}

.woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form p input:hover, .woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form p textarea:hover, .woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form p input:focus, .woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form p textarea:focus, .woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form p input:active, .woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form p textarea:active {
    outline: 0
}

.woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form p textarea {
    height: 150px;
    padding: 8px 15px;
    line-height: 24px
}

.woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form p.comment-form-rating label {
    margin-bottom: 5px
}

.woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form .form-submit .submit {
    padding: 5px 25px;
    line-height: 30px;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 0;
    border: 0;
    color: #FFF;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px
}

.woocommerce .star-rating {
    width: 93px;
    font-size: 13px;
    height: 26px;
    line-height: 26px;
    display: inline-block;
    letter-spacing: 5px;
    overflow: hidden;
    position: relative
}

.woocommerce .star-rating:before {
    top: 0;
    left: 0;
    bottom: 0;
    line-height: 26px
}

.woocommerce .star-rating span {
    padding: 0;
    top: 0;
    left: 0;
    bottom: 0;
    line-height: 26px;
    color: transparent
}

.woocommerce div.product .woocommerce-product-rating {
    line-height: 26px
}

.woocommerce div.product .woocommerce-product-rating .star-rating {
    float: left;
    margin: 0;
    margin-right: 15px
}

.woocommerce #review_form #respond p.stars {
    font-size: 13px;
    letter-spacing: 3px
}

.woocommerce #review_form #respond p.stars a[class*=star] {
    border: 0
}

div.woocommerce table, div.woocommerce tr, div.woocommerce td {
    border-color: #eee
}

div.woocommerce .cart_totals table {
    border-right: 0
}

div.woocommerce .cart_totals table tr {
    border: 0
}

div.woocommerce .cart_totals table tr.order-total td, div.woocommerce .cart_totals table tr.cart-subtotal td {
    border-bottom: 0
}

div.woocommerce table.cart tr, div.woocommerce table.shop_table tr {
    border: 0
}

div.woocommerce table.cart tr td, div.woocommerce table.shop_table tr td {
    border-top: 1px solid #eee;
    border-bottom: 0
}

div.woocommerce table.cart tr td:last-child, div.woocommerce table.shop_table tr td:last-child {
    border-right: 0
}

div.woocommerce table.shop_table {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 1px solid #eee
}

div.woocommerce table.shop_table th {
    border-right: 1px solid #eee;
    border-bottom: 0;
    padding-left: 20px;
    padding-right: 20px
}

div.woocommerce table.shop_table th:last-child {
    border-right: 0
}

div.woocommerce table.shop_table td {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px
}

div.woocommerce table.shop_table td.product-name {
    text-align: left
}

div.woocommerce #respond input#submit, div.woocommerce a.button, div.woocommerce input.button {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    line-height: 30px;
    padding: 5px 25px;
    font-size: 13px;
    font-weight: 700;
    color: #FFF
}

div.woocommerce #respond input#submit:hover, div.woocommerce a.button:hover, div.woocommerce input.button:hover {
    color: #FFF
}

div.woocommerce form.checkout_coupon {
    border: 1px solid #eee;
    border-radius: 0
}

div.woocommerce form.checkout_coupon .form-row {
    display: inline-block;
    width: 50%;
    margin: 0
}

div.woocommerce form.checkout_coupon .form-row.form-row-first {
    padding-right: 15px
}

div.woocommerce form .form-row {
    margin-bottom: 20px
}

div.woocommerce form .form-row label {
    font-weight: 400;
    font-size: 13px
}

div.woocommerce form .form-row input.input-text, div.woocommerce form .form-row textarea {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 1px solid #eee
}

div.woocommerce form.checkout_coupon input {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px
}

div.woocommerce form.checkout h3, div.woocommerce h3#order_review_heading {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700
}

div.woocommerce .select2-container .select2-choice {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 1px solid #eee;
    line-height: 30px;
    padding-top: 5px;
    padding-bottom: 5px
}

div.woocommerce table.shop_table {
    border-radius: 0
}

.woocommerce-checkout #payment {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.woocommerce .woocommerce-message {
    line-height: 40px
}

div.pp_woocommerce .pp_gallery ul {
    height: 50px
}

div.pp_woocommerce .pp_gallery ul li a {
    width: 50px;
    height: 50px;
    box-shadow: none;
    background: 0 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 1px solid #eee
}

.woocommerce span.onsale {
    line-height: 40px;
    min-width: 40px;
    min-height: 40px
}

.woocommerce.widget_woocommerce_products .product_list_widget {
    margin: 0 -15px
}

.woocommerce.widget_woocommerce_products .product_list_widget li {
    width: 25%;
    padding: 15px;
    float: left;
    list-style: none
}

.woocommerce.widget_woocommerce_products .product_list_widget li .product_thumb img {
    width: 100%;
    float: none;
    margin: 0;
    max-width: 100%;
    height: auto
}

.woocommerce.widget_woocommerce_products .product_list_widget li.col-md-3:nth-child(4n+1) {
    clear: both
}

.list-product-cat .product-cat li a:hover, .list-product-cat .product-cat li a.active {
    border-bottom: 2px solid
}

.woocommerce div.product form.cart .variations select {
    display: none
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8;
    filter: alpha(opacity=80)
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: 0 !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #CCC
}

.mfp-preloader a:hover {
    color: #FFF
}

.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-s-error .mfp-content {
    display: none
}

button.mfp-close, button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    filter: alpha(opacity=65);
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100)
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    filter: alpha(opacity=65);
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100)
}

.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent
}

.mfp-arrow:after, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid #FFF;
    margin-left: 31px
}

.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid #FFF;
    margin-left: 39px
}

.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3F3F3F
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto
}

.mfp-figure {
    line-height: 0
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #444
}

.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        transform: scale(.75)
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.mfp-ie7 .mfp-img {
    padding: 0
}

.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px
}

.mfp-ie7 .mfp-container {
    padding: 0
}

.mfp-ie7 .mfp-content {
    padding-top: 44px
}

.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0
}

.mfp-fade.mfp-bg {
    opacity: 0;
    -webkit-transition: all .15s ease-out;
    -moz-transition: all .15s ease-out;
    transition: all .15s ease-out
}

.mfp-fade.mfp-bg.mfp-ready {
    opacity: .8
}

.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0
}

.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transition: all .15s ease-out;
    -moz-transition: all .15s ease-out;
    transition: all .15s ease-out
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0
}

.is-countdown {
    border: 1px solid #ccc;
    background-color: #eee
}

.countdown-rtl {
    direction: rtl
}

.countdown-holding span {
    color: #888
}

.countdown-row {
    clear: both;
    width: 100%;
    padding: 0 2px;
    text-align: center
}

.countdown-show1 .countdown-section {
    width: 98%
}

.countdown-show2 .countdown-section {
    width: 48%
}

.countdown-show3 .countdown-section {
    width: 32.5%
}

.countdown-show4 .countdown-section {
    width: 24.5%
}

.countdown-show5 .countdown-section {
    width: 19.5%
}

.countdown-show6 .countdown-section {
    width: 16.25%
}

.countdown-show7 .countdown-section {
    width: 14%
}

.countdown-section {
    display: block;
    float: left;
    font-size: 75%;
    text-align: center
}

.countdown-amount {
    font-size: 200%
}

.countdown-period {
    display: block
}

.countdown-descr {
    display: block;
    width: 100%
}

.owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.owl-height {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel .owl-refresh .owl-item {
    display: none
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d
}

.owl-carousel.owl-text-select-on .owl-item {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto
}

.owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease
}

.owl-carousel .owl-item img {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: scale 100ms ease;
    -moz-transition: scale 100ms ease;
    -ms-transition: scale 100ms ease;
    -o-transition: scale 100ms ease;
    transition: scale 100ms ease
}

.owl-carousel .owl-video-play-icon:hover {
    -webkit-transition: scale(1.3, 1.3);
    -moz-transition: scale(1.3, 1.3);
    -ms-transition: scale(1.3, 1.3);
    -o-transition: scale(1.3, 1.3);
    transition: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1
}

.tp_event_counter {
    background-color: #ffb606;
    height: auto;
    overflow: hidden;
    padding: 20px
}

.countdown-section {
    background: rgba(255, 255, 255, .2);
    border: 1px solid rgba(255, 255, 255, .1);
    padding: 10px
}

.countdown-amount {
    position: relative;
    width: 50px;
    height: 40px;
    overflow: hidden
}

.countdown-descr {
    font-size: 13px !important
}

.donate_ajax_overflow {
    display: none;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0
}

.donate_ajax_overflow.active {
    display: table;
    z-index: 99999999
}

.donate_ajax_loading {
    text-align: center;
    display: table-cell;
    vertical-align: middle
}

.donate_ajax_loading span {
    display: block;
    margin: 0 auto
}

.donate_ajax_loading span[class*=donate-] {
    height: 5px;
    width: 5px;
    background: #ae8ce4;
    display: inline-block;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-animation: loader 3s infinite;
    -webkit-animation-timing-function: cubic-bezier(.03, .615, .995, .415);
    -webkit-animation-fill-mode: both;
    -moz-animation: loader 3s infinite;
    -moz-animation-timing-function: cubic-bezier(.03, .615, .995, .415);
    -moz-animation-fill-mode: both;
    -ms-animation: loader 3s infinite;
    -ms-animation-timing-function: cubic-bezier(.03, .615, .995, .415);
    -ms-animation-fill-mode: both;
    animation: loader 3s infinite;
    animation-timing-function: cubic-bezier(.03, .615, .995, .415);
    animation-fill-mode: both
}

.donate_ajax_loading span.donate-1 {
    -webkit-animation-delay: .8s;
    animation-delay: .8s;
    -ms-animation-delay: .8s;
    -moz-animation-delay: .8s
}

.donate_ajax_loading span.donate-2 {
    -webkit-animation-delay: .6s;
    animation-delay: .6s;
    -ms-animation-delay: .6s;
    -moz-animation-delay: .6s
}

.donate_ajax_loading span.donate-3 {
    -webkit-animation-delay: .4s;
    animation-delay: .4s;
    -ms-animation-delay: .4s;
    -moz-animation-delay: .4s
}

.donate_ajax_loading span.donate-4 {
    -webkit-animation-delay: .2s;
    animation-delay: .2s;
    -ms-animation-delay: .2s;
    -moz-animation-delay: .2s
}

.donate_ajax_loading span.donate-5 {
    -webkit-animation-delay: .1s;
    animation-delay: .1s;
    -ms-animation-delay: .1s;
    -moz-animation-delay: .1s
}

.donate_ajax_loading span.donate-6 {
    -webkit-animation-delay: 0;
    animation-delay: 0;
    -ms-animation-delay: 0;
    -moz-animation-delay: 0
}

@-webkit-keyframes loader {
    0% {
        -webkit-transform: translateX(-30px);
        opacity: 0
    }
    25% {
        opacity: 1
    }
    50% {
        -webkit-transform: translateX(30px);
        opacity: 0
    }
    100% {
        opacity: 0
    }
}

@-moz-keyframes loader {
    0% {
        -moz-transform: translateX(-30px);
        opacity: 0
    }
    25% {
        opacity: 1
    }
    50% {
        -moz-transform: translateX(30px);
        opacity: 0
    }
    100% {
        opacity: 0
    }
}

@keyframes loader {
    0% {
        -transform: translateX(-30px);
        opacity: 0
    }
    25% {
        opacity: 1
    }
    50% {
        -transform: translateX(30px);
        opacity: 0
    }
    100% {
        opacity: 0
    }
}

@-ms-keyframes loader {
    0% {
        -ms-transform: translateX(-30px);
        opacity: 0
    }
    25% {
        opacity: 1
    }
    50% {
        -ms-transform: translateX(30px);
        opacity: 0
    }
    100% {
        opacity: 0
    }
}

.campaign_archive {
    overflow: hidden;
    margin: 0
}

.campaign_archive .campaign_entry {
    float: left;
    list-style: none;
    padding: 10px
}

.campaign_column_4 .campaign_entry {
    width: 25%
}

.campaign_column_4 .campaign_entry:nth-child(4n+1) {
    clear: both
}

.campaign_column_3 .campaign_entry {
    width: 33%
}

.campaign_column_3 .campaign_entry:nth-child(3n+1) {
    clear: both
}

.campaign_column_2 .campaign_entry {
    width: 50%
}

.campaign_column_2 .campaign_entry:nth-child(2n+1) {
    clear: both
}

.campaign_column_1 .campaign_entry {
    width: 100%
}

.campaign_column_1 .campaign_entry:nth-child(n+1) {
    clear: both
}

.campaign_archive .campaign_item {
    background-color: #f1f4f8
}

.campaign_thumbnail_figure {
    position: relative
}

.campaign_archive .campaign_thumbnail_overlay {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    text-align: center;
    vertical-align: -webkit-baseline-middle
}

.campaign_archive .campaign_thumbnail_overlay {
    opacity: 0;
    background-color: #ae8ce4;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s
}

.campaign_archive .campaign_thumbnail_figure:hover > .campaign_thumbnail_overlay {
    opacity: .8
}

.campaign_archive .donate_load_form {
    line-height: 10;
    padding: 10px;
    border-radius: 4px;
    background-color: #fdfffd;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s
}

.donate_load_form:hover {
    background-color: #020202;
    color: #fdfffd
}

.campaign_single .donate_load_form:hover {
    background-color: #ae8ce4;
    color: #fff
}

.campaign_details {
    padding: 10px 15px 0 10px;
    font-size: 12px;
    color: #666
}

.campaign_details .campaign_title, .campaign_details .campaign_excerpt {
    text-align: left
}

.campaign_details .campaign_title, .campaign_title a {
    font-size: 15px;
    color: #ae8ce4;
    line-height: 1.2
}

.campaign_details .campaign_excerpt {
    font-size: 13px
}

.campaign_goal_raised label {
    display: block;
    float: left;
    width: 100%;
    font-size: 13px;
    font-weight: 600
}

#donate_hidden {
    display: none;
    position: relative;
    background: #f1f4f8;
    padding: 20px;
    width: auto;
    min-width: 500px;
    max-width: 800px;
    margin: 20px auto
}

#donate_hidden.active {
    display: block
}

.donate_form h2 {
    color: #ae8ce4;
    font-size: 24px;
    margin-bottom: 10px;
    text-transform: uppercase;
    text-align: center;
    margin: 0;
    line-height: 1
}

#donate_hidden .description {
    font-size: 18px;
    text-align: center;
    line-height: 1;
    margin: 8px 0
}

#donate_hidden .donate_form {
    padding: 0 10px;
    overflow: hidden
}

#donate_hidden .donate_compensates, #donate_hidden .donate_donor_info, #donate_hidden .donate_payment_method, #donate_hidden .donate_form_footer {
    width: 100%;
    float: left;
    padding: 10px 0
}

#donate_hidden .donate_form_footer.center {
    text-align: center
}

.donate_compensates ul {
    margin: 0
}

.donate_compensates li {
    list-style: none
}

.donate_compensates .donate_amount_group, .donate_donor_info .donate_field label {
    font-weight: 500;
    font-size: 18px
}

.donate_donor_info .donate_amount_group:hover, .donate_donor_info .donate_payment_method label:hover {
    cursor: pointer
}

.donate_compensates li p {
    font-size: 13px;
    padding-left: 25px
}

.donate_amount {
    color: #ae8ce4;
    font-style: italic
}

.donate_form .donate_form_input.payment {
    width: 94%;
    max-width: 100%;
    text-align: center
}

.donate_form .donate_form_input {
    width: 79%;
    max-width: 610px
}

.donate_form .currency {
    line-height: 42px;
    height: 42px;
    display: block;
    float: left;
    padding: 0 15px;
    background-color: #ccc;
    font-weight: 600
}

#donate_hidden .mfp-close {
    width: 40px;
    height: 40px
}

#donate_hidden .mfp-close:hover {
    background: 0 0;
    color: #ecb338
}

.donate_form_layout {
    overflow: hidden
}

.donate_donor_info .donate_form_footer.center {
    text-align: center
}

.donate_donor_info .donate_submit {
    background-color: #020202;
    color: #fdfffd;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s
}

.donate_donor_info .donate_submit:hover {
    color: #ecb338;
    background-color: #9C8686
}

#donate_hidden .donate_donor_info {
    margin-left: -10px;
    margin-right: -10px;
    width: auto
}

.donate_donor_info h3 {
    text-align: center
}

.donate_donor_info .donate_field {
    width: 50%;
    float: left;
    padding: 10px
}

.donate_donor_info .donate_field label {
    font-size: 15px
}

.donate_donor_info .donate_field > input, .donate_donor_info .donate_field > textarea {
    width: 100%;
    font-size: 12px;
    padding: 8px;
    border: 1px solid #dedede
}

.donate_term_condition, .donate_payments {
    text-align: left
}

.donate_cart, .donate_term_condition, .donate_payments, .donate_payment_button_process {
    padding: 10px
}

.donate_form_error_messages {
    display: none;
    text-align: left;
    background-color: #BC9FEA;
    transition: all .3;
    -moz-transition: all .3;
    -webkit-transition: all .3;
    -o-transition: all .3;
    -ms-transition: all .3
}

.donate_form_error_messages.active {
    display: block
}

.donate_message_error {
    text-align: left;
    font-size: 11px;
    color: #fff;
    margin-bottom: 3px;
    padding: 5px 10px
}

.donate-payment-message {
    color: #fff;
    padding: 8px;
    font-size: 12px;
    margin-bottom: 3px
}

.donate_cart th, .donate_cart td {
    padding: 10px 20px
}

.donate_cart_form {
    text-decoration: none !important;
    box-shadow: none !important;
    font-size: 13px;
    text-decoration: none
}

.donate_cart .donate_cart_item_name .donate_cart_item_thumbnail {
    width: 50px;
    height: auto;
    float: left;
    margin-right: 20px
}

.donate_cart .donate_cart_item_name .donate_cart_item_name_title a, .donate_cart .donate_action_remove a {
    color: #9473C7;
    font-weight: 400;
    text-decoration: none;
    box-shadow: none
}

.donate_cart .donate_action_remove a {
    color: red
}

.donate_cart .donate_cart_item_name .donate_cart_item_name_title a:hover {
    color: #686868
}

.donate_cart thead .donate_cart_item_name, .donate_cart .donate_cart_item_amount, .donate_cart .donate_action_remove, .donate_cart .donate_cart_foot_total_amount, .donate_cart .donate_cart_foot_total {
    text-align: center
}

.donate_button, .donate_submit {
    font-size: 14px;
    background: #9170C5;
    border: 0;
    border-radius: 2px;
    color: #fff;
    font-weight: 500;
    letter-spacing: .046875em;
    line-height: 1;
    padding: .84375em .875em .78125em;
    text-transform: uppercase
}

.donate_button:hover, .donate_submit:hover {
    background: #ECEAF1;
    color: #9170C5
}

.donate_button:focus {
    outline: 0
}

.donate_button.checkout_url {
    float: right
}

.donate_payment_button_process {
    text-align: center
}

.thimpress_donate_button {
    text-align: center;
    position: relative
}

.donate_button_title {
    border-color: #9473C7;
    background-color: #BC9FEA;
    min-width: 150px;
    width: auto;
    line-height: 100px;
    min-height: 100px;
    max-height: 100px;
    text-transform: uppercase;
    font-weight: 600;
    display: block;
    border-bottom-width: 3px;
    border-bottom-style: solid
}

.donate_items_count {
    width: 30px;
    height: 30px;
    border-radius: 15px;
    background-color: #9473C7;
    line-height: 30px;
    display: block;
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    position: absolute;
    top: -10px;
    right: -10px
}

.donate_items_content {
    display: none;
    overflow: hidden;
    transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    -webkit-transition: all .3s
}

.thimpress_donate_button:hover {
    cursor: pointer
}

.thimpress_donate_button:hover .donate_items_content {
    display: block
}

.donate_items_content ul {
    float: left;
    width: 100%;
    margin: 0 !important
}

.donate_items_content ul li {
    list-style: none;
    padding: 8px;
    border-bottom: 1px dotted #9473C7;
    float: left;
    width: 100%;
    background-color: #BC9FEA;
    text-align: left
}

.donate_items_content ul li a {
    color: #000
}

.donate_items_content ul li img {
    width: 50px;
    height: auto;
    float: left;
    margin-right: 10px
}

.donate_items_footer {
    float: left;
    width: 100%;
    padding: 10px;
    overflow: hidden;
    background-color: #C2B7D4
}

.donate_items_footer .donate_button {
    text-transform: none;
    display: inline-block
}

.donate_campaign_goal_raised {
    overflow: hidden
}

.donate_campaign_goal_raised > div {
    width: 50%;
    float: left
}

.donate_campaign_posted {
    padding: 10px 0
}

.donate_campaign_posted > div {
    text-align: right
}

.donate_campaign_posted > div label {
    float: left
}

.donate_counter {
    background-color: #dee0e9;
    height: 3px;
    margin-top: 50px;
    position: relative;
    width: 100%
}

.donate_counter_percent {
    display: inline-block;
    height: 4px;
    left: 0;
    max-width: 100%;
    position: absolute
}

.donate_percent_tooltip {
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font: 400 12px/12px Montserrat, Tahoma, sans-serif;
    padding: 7px 10px;
    position: absolute;
    right: auto;
    left: auto;
    top: -33px
}

.single-dn_campaign #content .campaign_single {
    float: left;
    margin-right: -100%;
    width: 70%
}

.donate-pagination {
    clear: left
}

.donate-pagination ul {
    list-style: none
}

.donate-pagination ul li {
    display: inline-block
}

.portfolio-image {
    position: relative;
    overflow: hidden
}

.portfolio-image img {
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    -ms-transition: all 1s;
    transition: all 1s;
    -webkit-transition: all all 1s ease;
    -moz-transition: all all 1s ease;
    -ms-transition: all all 1s ease;
    -o-transition: all all 1s ease;
    transition: all all 1s ease
}

.portfolio-image:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1)
}

.portfolio-image:hover .portfolio-hover:before {
    -moz-opacity: .4;
    -khtml-opacity: .4;
    -webkit-opacity: .4;
    opacity: .4;
    -ms-filter: alpha(opacity=40);
    filter: alpha(opacity=40);
    background-color: #000
}

.portfolio-image:hover .portfolio-hover .thumb-bg .mask-content .portfolio_zoom {
    top: calc(50% - 15px);
    top: -webkit-calc(50% - 15px);
    top: -moz-calc(50% - 15px);
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%)
}

.portfolio-image:hover .portfolio-hover .thumb-bg .mask-content .portfolio_zoom .btn_zoom {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: alpha(opacity=100);
    filter: alpha(opacity=100)
}

.portfolio-image:hover .portfolio-hover .thumb-bg .mask-content .portfolio_title {
    top: calc(50% + 15px);
    top: -webkit-calc(50% + 15px);
    top: -moz-calc(50% + 15px);
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%)
}

.portfolio-image:hover .portfolio-hover .thumb-bg .mask-content .portfolio_title h3 a {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: alpha(opacity=100);
    filter: alpha(opacity=100)
}

.portfolio-image .portfolio-hover {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    margin: auto
}

.portfolio-image .portfolio-hover:before {
    content: "";
    position: absolute;
    width: 100%;
    left: 0;
    height: 100%;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: alpha(opacity=0);
    filter: alpha(opacity=0);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
    -webkit-transition: all all .3s ease;
    -moz-transition: all all .3s ease;
    -ms-transition: all all .3s ease;
    -o-transition: all all .3s ease;
    transition: all all .3s ease;
    background-color: transparent
}

.portfolio-image .portfolio-hover .thumb-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center
}

.portfolio-image .portfolio-hover .thumb-bg .mask-content {
    position: relative;
    width: 100%;
    height: 100%
}

.portfolio-image .portfolio-hover .thumb-bg .mask-content .portfolio_zoom {
    position: absolute;
    width: 100%;
    top: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
    -webkit-transition: all all .3s ease;
    -moz-transition: all all .3s ease;
    -ms-transition: all all .3s ease;
    -o-transition: all all .3s ease;
    transition: all all .3s ease
}

.portfolio-image .portfolio-hover .thumb-bg .mask-content .portfolio_zoom .btn_zoom {
    color: #fff;
    background-color: transparent;
    width: auto;
    line-height: 1.6em;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin: 0;
    height: auto;
    font-size: 18px;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: alpha(opacity=0);
    filter: alpha(opacity=0)
}

.portfolio-image .portfolio-hover .thumb-bg .mask-content .portfolio_title {
    position: absolute;
    top: 100%;
    width: 100%;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
    -webkit-transition: all all .3s ease;
    -moz-transition: all all .3s ease;
    -ms-transition: all all .3s ease;
    -o-transition: all all .3s ease;
    transition: all all .3s ease
}

.portfolio-image .portfolio-hover .thumb-bg .mask-content .portfolio_title h3 {
    font-size: 18px;
    margin: 0
}

.portfolio-image .portfolio-hover .thumb-bg .mask-content .portfolio_title h3 a {
    display: block;
    color: #fff;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: alpha(opacity=0);
    filter: alpha(opacity=0)
}

.portfolio-tabs-wrapper {
    text-align: center
}

.portfolio-tabs-wrapper .portfolio-tabs {
    display: inline-block;
    margin-bottom: 30px;
    border-bottom: 1px solid #eee;
    padding: 0 10px
}

.portfolio-tabs-wrapper .portfolio-tabs button {
    border: none;
    border-bottom: 2px solid transparent;
    background-color: transparent;
    text-transform: uppercase;
    margin: 0 8px -2px 8px;
    padding: 5px 8px;
    font-weight: 700;
    font-size: 13px
}

.portfolio-tabs-wrapper .portfolio-tabs button:focus, .portfolio-tabs-wrapper .portfolio-tabs button:active {
    outline: 0
}

.content_portfolio {
    width: 1170px
}

.portfolio_column {
    width: 100%;
    overflow: hidden
}

.bd-content-portfolio .tags ul {
    display: inline-block;
    list-style: none
}

.bd-content-portfolio .tags ul li {
    display: inline-block
}

.bd-content-portfolio .tags ul li:after {
    content: ','
}

.bd-content-portfolio .tags ul li:last-child:after {
    content: ''
}

.entry-content-portfolio .entry-content-left iframe {
    margin-top: 27px;
    width: 100%
}

.entry-content-portfolio .single-img {
    margin-top: 27px
}

.entry-content-portfolio .portfolio_carousel:hover .owl-controls .owl-next, .entry-content-portfolio .portfolio_carousel:hover .owl-controls .owl-prev {
    opacity: 1
}

.entry-content-portfolio .portfolio_carousel .owl-controls {
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%)
}

.entry-content-portfolio .portfolio_carousel .owl-controls .owl-next, .entry-content-portfolio .portfolio_carousel .owl-controls .owl-prev {
    width: 40px;
    text-align: center;
    height: 40px;
    color: #fff;
    opacity: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
    -webkit-transition: all all .3s ease;
    -moz-transition: all all .3s ease;
    -ms-transition: all all .3s ease;
    -o-transition: all all .3s ease;
    transition: all all .3s ease
}

.entry-content-portfolio .portfolio_carousel .owl-controls .owl-next {
    position: absolute;
    right: 15px
}

.entry-content-portfolio .portfolio_carousel .owl-controls .owl-prev {
    left: 15px;
    position: absolute
}

.entry-content-portfolio .portfolio_carousel .owl-controls i {
    font-size: 40px
}

.portfolio-content.single-content .bd-content-portfolio {
    margin-top: 20px
}

.one-col.item_portfolio.item_large {
    width: 100%
}

.one-col.item_portfolio {
    width: 100%
}

.two-col.item_portfolio.item_large {
    width: 100%
}

.two-col.item_portfolio {
    width: 50%
}

.three-col.item_portfolio.item_large {
    width: 66.66%
}

.three-col.item_portfolio {
    width: 33.33%
}

.four-col.item_portfolio.item_large {
    width: 50%
}

.four-col.item_portfolio {
    width: 25%
}

.five-col.item_portfolio.item_large {
    width: 40%
}

.five-col.item_portfolio {
    width: 20%
}

.item_portfolio {
    float: left
}

.related-portfolio {
    margin-top: 60px
}

.related-portfolio .widget-title {
    margin-bottom: 20px
}

@font-face {
    font-family: flexslider-icon;
    src: url(fonts/flexslider-icon.eot);
    src: url(fonts/flexslider-icon.eot?#iefix) format('embedded-opentype'), url(fonts/flexslider-icon.woff) format('woff'), url(fonts/flexslider-icon.ttf) format('truetype'), url(fonts/flexslider-icon.svg#flexslider-icon) format('svg');
    font-weight: 400;
    font-style: normal
}

.flex-container a:hover, .flex-slider a:hover {
    outline: 0
}

.slides, .slides > li, .flex-control-nav, .flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none
}

.flex-pauseplay span {
    text-transform: capitalize
}

.flexslider {
    margin: 0;
    padding: 0
}

.flexslider .slides > li {
    display: none;
    -webkit-backface-visibility: hidden
}

.flexslider .slides img {
    width: 100%;
    display: block
}

.flexslider .slides:after {
    content: "\0020";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

html[xmlns] .flexslider .slides {
    display: block
}

* html .flexslider .slides {
    height: 1%
}

.no-js .flexslider .slides > li:first-child {
    display: block
}

.flexslider {
    margin: 0 0 30px;
    background: #fff;
    border: 0 solid #fff;
    position: relative;
    zoom: 1;
    -webkit-border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, .2);
    -moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, .2);
    -o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, .2);
    box-shadow: '' 0 1px 4px rgba(0, 0, 0, .2)
}

.flexslider .slides {
    zoom: 1
}

.flexslider .slides img {
    height: auto;
    -moz-user-select: none
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.loading .flex-viewport {
    max-height: 300px
}

.carousel li {
    margin-right: 5px
}

.flex-direction-nav a {
    line-height: 40px;
    text-decoration: none;
    display: block;
    width: 40px;
    height: 40px;
    margin: -20px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    color: rgba(0, 0, 0, .8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, .3);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.flex-direction-nav a:before {
    font-family: flexslider-icon;
    font-size: 40px;
    display: inline-block;
    content: '\f001';
    color: rgba(0, 0, 0, .8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, .3)
}

.flex-direction-nav a.flex-next:before {
    content: '\f002'
}

.flex-direction-nav .flex-prev {
    left: -50px
}

.flex-direction-nav .flex-next {
    right: -50px;
    text-align: right
}

.flexslider:hover .flex-direction-nav .flex-prev {
    opacity: .7;
    left: 10px
}

.flexslider:hover .flex-direction-nav .flex-prev:hover {
    opacity: 1
}

.flexslider:hover .flex-direction-nav .flex-next {
    opacity: .7;
    right: 10px
}

.flexslider:hover .flex-direction-nav .flex-next:hover {
    opacity: 1
}

.flex-direction-nav .flex-disabled {
    opacity: 0 !important;
    filter: alpha(opacity=0);
    cursor: default;
    z-index: -1
}

.flex-pauseplay a {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    opacity: .8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000
}

.flex-pauseplay a:before {
    font-family: flexslider-icon;
    font-size: 20px;
    display: inline-block;
    content: '\f004'
}

.flex-pauseplay a:hover {
    opacity: 1
}

.flex-pauseplay a.flex-play:before {
    content: '\f003'
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -40px;
    text-align: center
}

.flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1;
}

.flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #666;
    background: rgba(0, 0, 0, .5);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
    -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
    -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
    box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
    -webkit-border-top-right-radius: 20px;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topright: 20px;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 0;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px
}

.flex-control-paging li a:hover {
    background: #333;
    background: rgba(0, 0, 0, .7)
}

.flex-control-paging li a.flex-active {
    background: #000;
    background: rgba(0, 0, 0, .9);
    cursor: default
}

.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden
}

.flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0
}

.flex-control-thumbs img {
    width: 100%;
    height: auto;
    display: block;
    opacity: .7;
    cursor: pointer;
    -moz-user-select: none;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.flex-control-thumbs img:hover {
    opacity: 1
}

.flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default
}

@media screen and (max-width: 860px) {
    .flex-direction-nav .flex-prev {
        opacity: 1;
        left: 10px
    }

    .flex-direction-nav .flex-next {
        opacity: 1;
        right: 10px
    }
}


body header.site-header.menu-show img.mobile-logo {
    display: none !important;
}

body header.site-header.menu-show img.sticky-logo {
    display: block !important;
}

body header.site-header.sticky .top-header {
    padding-top: 0;
}

.thim_header_custom_style header.site-header.sticky .top-header .thim-logo {
    padding: 0;
}

#footer-ssl {
    position: absolute;
    bottom: 0;
    width: 30%;
    left: 0;
    text-align: left;

}

@media (max-width: 1199px) {
    .thim-toggle-mobile-menu {
        display: block;
    }

    .thim_header_custom_style.thim_header_style2 header.site-header .top-header .thim-menu {
        display: none;
    }

    body > .thim-menu .main-menu .menu-item a {
        color: #ffffff;
        font-weight: 400;
        font-size: 16px;
    }

    body > .thim-menu .main-menu .menu-item a:hover, body > .thim-menu .main-menu .menu-item a:focus {
        color: #f05323;
    }
}

@media (max-width: 767px) {
    .thim-toggle-mobile-menu {
        position: absolute;
    }

    .thim_header_custom_style header.site-header .top-header .thim-logo {
        margin: 0 auto;
        display: table;
        float: none;
    }

    body.thim_header_overlay.thim_fixedmenu header.site-header {
        top: 0 !important;
    }

    body header.site-header.sticky .mobile-logo {
        display: none;
    }

    body header.site-header.sticky .sticky-logo {
        display: block;
    }
}

.thim_fixedmenu header.site-header {
    position: initial;
}

