/*
Theme Name: Sales Management New
Author: Gopal Rajawat
Author URI:
Version: 1
Description: Base theme for Wordpress
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: base
Tags: one-column, two-columns
Theme URI:
*/

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */

html {
    font-family: sans-serif; /* 1 */
    -ms-text-size-adjust: 100%; /* 2 */
    -webkit-text-size-adjust: 100%; /* 2 */
}
/**
 * Remove default margin
 */

body {
    margin: 0;
}


/* HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */

audio,
canvas,
progress,
video {
    display: inline-block; /* 1 */
    vertical-align: baseline; /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
    display: none;
    height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
.hidden,
[hidden],
template {
    display: none;
}

p:empty {
    display: none;
    margin: 0;
    padding: 0;
    border: 0;
}

/* Links
   ========================================================================== */

/**
 * Remove the gray background color from active links in IE 10.
 */

a {
    background-color: transparent;
}

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */

a:active,
a:hover {
    outline: 0;
}

/* Text-level semantics
   ========================================================================== */

/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */

abbr[title] {
    border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */

b,
strong {
    font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */

dfn {
    font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */

h1 {
    font-size: 2em;
    margin: .67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */

mark {
    background: #ff0;
    color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9/10.
 */

img {
    border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */

svg:not(:root) {
    overflow: hidden;
}

/* Grouping content
   ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari.
 */

figure {
    margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */

hr {
    box-sizing: content-box;
}

/**
 * Contain overflow in all browsers.
 */

pre {
    overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

/* Forms
   ========================================================================== */

/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */

/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */

button,
input,
optgroup,
select,
textarea {
    color: inherit; /* 1 */
    font: inherit; /* 2 */
    margin: 0; /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */

button {
    overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */

button,
select {
    text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; /* 2 */
    cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
    cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

input {
    line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */

input[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    box-sizing: content-box; /* 2 */
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: .35em .625em .75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
    border: 0; /* 1 */
    padding: 0; /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */

textarea {
    overflow: auto;
}


@font-face {
    font-family: "icomoon";
    src: url("fonts/icomoon.eot?xqzp1");
    src: url("fonts/icomoon.eot?xqzp1#iefix") format("embedded-opentype"), url("fonts/icomoon.ttf?xqzp1") format("truetype"), url("fonts/icomoon.woff?xqzp1") format("woff"), url("fonts/icomoon.svg?xqzp1#icomoon") format("svg");
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: "icomoon" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1; /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-upload:before {
    content: "\e90d";
}

.icon-down-arrow:before {
    content: "\e90c";
}

.icon-cross:before {
    content: "\e90b";
}

.icon-star:before {
    content: "\e90a";
}

.icon-arrow-down:before {
    content: "\e909";
}

.icon-arrow:before {
    content: "\e908";
}

.icon-share:before {
    content: "\e907";
}

.icon-instagram:before {
    content: "\e90f";
}

.icon-instagram2:before {
    content: "\e90e";
}

.icon-keyboard_arrow_right:before {
    content: "\e905";
}

.icon-keyboard_arrow_left:before {
    content: "\e906";
}

.icon-twitter:before {
    content: "\e900";
}

.icon-linkedin:before {
    content: "\e901";
}

.icon-facebook:before {
    content: "\e902";
}

.icon-linkedin2:before {
    content: "\e903";
}

.icon-search:before {
    content: "\e904";
}
.wpjb div.alert{
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
}
.slick-dots,
.login-menu ul,
#nav,
.add-nav,
.blog-post .tags,
.tabset,
.user-info-box ul,
.plans-gallery .plan-list {
    margin: 0;
    padding: 0;
    list-style: none;
}
.tag{
    padding: 4px;
    background: #f1f1f1;
    display: inline-block;
    vertical-align: middle;
    border-radius: 4px;
    margin: 0 4px 4px 4px; 
}

.clearfix:after,
dl:after,
.form-row:after,
.widget:after,
.search-form:after,
.post-password-form p:after,
.post-password-form:after,
#search_block:after,
.search-form p:after,
#search_block p:after,
.navigation:after,
.navigation-comments:after,
.pagination:after,
.navigation-single:after,
.commentlist .comment-author:after,
.comment-body:after,
.comment-meta:after,
.container:after,
.twocolumns:after,
.page-title:after,
.blog-post-holder:after,
.form-section:after,
.content-section:after,
.box-block:after,
.sort-form .check-holder:after,
.search-results-block:after,
.tab-content:after,
.info-form:after,
.user-info-box .holder:after,
.user-info-box .text:after,
.user-info-box .text-holder:after,
.login-form:after,
.register-form .col-holder:after,
.register-form .radio-box:after,
.panel-holder:after,
.follow-form:after,
.follow-form .col:after,
.social-networks:after {
    content: "";
    display: block;
    clear: both;
}

.ellipsis {
    white-space: nowrap; /* 1 */
    text-overflow: ellipsis; /* 2 */
    overflow: hidden;
}

html {
    box-sizing: border-box;
    height: 100%;
}

*,
*:before,
*:after {
    box-sizing: inherit;
}

* {
    max-height: 1000000px;
}
/* loader wrapper */
.loader_wrapper {
    overflow: hidden;
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 999999;
    background: rgba(249, 251, 253, 0.92);
    display: flex;
    left: 0;
    top: 0;
    right: 0;
    -webkit-user-select: none;
    -ms-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: not-allowed;
}

.loader_wrapper.inner .load-wrapper {
    background: white;
    height: 310px;
    width: 310px;
    -webkit-border-radius: 155px;
    -moz-border-radius: 155px;
    -ms-border-radius: 155px;
    border-radius: 155px;
    -webkit-box-shadow: 2px 10px 25px 0 rgba(0, 0, 0, 0.1) ;
    -moz-box-shadow: 2px 10px 25px 0 rgba(0, 0, 0, 0.1) ;
    -ms-box-shadow: 2px 10px 25px 0 rgba(0, 0, 0, 0.1) ;
    box-shadow: 2px 10px 25px 0 rgba(0, 0, 0, 0.1) ;
}

.loader_wrapper .load-wrapper {
    margin: 0 auto;
}

.loader_wrapper .load-wrapper .loader {
    margin: 0 auto;
}

.loader_wrapper .loading_img {
    max-width: 380px;
}

.loader_wrapper .load7 .loader, .loader_wrapper .load7 .loader:before, .loader_wrapper .load7 .loader:after {
    height: 1em;
    width: 1em;
}

.loader_wrapper .load7 .loader:before {
    left: -1.5em;
}

.loader_wrapper .load7 .loader:after {
    left: 1.5em;
}

body {
    height: 100%;
    width: 100%;
    display: table;
    table-layout: fixed;
    color: rgba(0, 0, 0, .8);
    background: #fff;
    /*font: 16px/1.75 "Roboto", "Arial", "Helvetica Neue", "Helvetica", sans-serif;*/
    font: 14px/1.75 "Roboto", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    min-width: 320px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
img {
    max-width: 100%;
    height: auto;
}

.gm-style img {
    max-width: none;
}

button,
a,
input[type="submit"],
input[type="reset"] {
    outline: none;
}
.alert{
    font-size:12px;
    margin-top: 5px;
}

button::-moz-focus-inner,
a::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner {
    padding: 0;
    border: 0;
}

ul,
ol,
dl,
p,
h1,
h2,
h3,
h4,
h5,
h6,
address,
form,
table,
blockquote,
applet,
embed,
object,
iframe,
frameset {
    /*margin: 0 0 1.75em;*/
}

blockquote {
    position: relative;
    font-size: 22px;
    line-height: 30px;
    font-family: "Merriweather", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    color: #000;
    padding-left: 41px;
}

blockquote:before {
    content: "â€œ";
    position: absolute;
    left: -4px;
    top: 19px;
    font-family: "Merriweather", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 60px;
    font-weight: 400;
    color: #f64747;
}

blockquote cite {
    font-size: 18px;
    line-height: 22px;
}

form [type="checkbox"].fake,.form-fake [type="checkbox"].fake,.info-form [type="checkbox"].fake{
    position: fixed;
    left: 0;
    top: 0;
    opacity: 0;
    z-index: -1;
}

form .fake-input,.form-fake .fake-input,.info-form .fake-input{
    display: inline-block;
    vertical-align: middle;
    position: relative;
    width: 13px;
    height: 13px;
    background: white;
    border: 1px solid #d7d7d7;
    box-shadow: inset 0 0 10px rgba(0, 0, 0, .1);
    margin: -1px 3px 0 0;
}

form .error + .fake-input,.form-fake .error + .fake-input,.info-form .error + .fake-input {
    border: 1px solid #f64747;
}

form [type="radio"].fake + .error + .fake-input:before,
form [type="checkbox"].fake + .error + .fake-input:before,
.info-form [type="radio"].fake + .fake-input:before,
.info-form [type="checkbox"].fake + .fake-input:before,
.form-fake [type="radio"].fake + .fake-input:before,
.form-fake [type="checkbox"].fake + .fake-input:before,
form [type="radio"].fake + .fake-input:before,
form [type="checkbox"].fake + .fake-input:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #607d8b;
    opacity: 0;
    border: 1px solid #d7d7d7;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

form [type="radio"].fake:checked + .error + .fake-input:before,
form [type="checkbox"].fake:checked + .error + .fake-input:before,
.form-fake [type="radio"].fake:checked + .fake-input:before,
.form-fake [type="checkbox"].fake:checked + .fake-input:before,
.info-form [type="radio"].fake:checked + .fake-input:before,
.info-form [type="checkbox"].fake:checked + .fake-input:before,
form [type="radio"].fake:checked + .fake-input:before,
form [type="checkbox"].fake:checked + .fake-input:before {
    opacity: 1;
}

.info-form input.fake:disabled + .fake-input,
.info-form input.fake:disabled ~ .fake-label,
.form-fake input.fake:disabled + .fake-input,
.form-fake input.fake:disabled ~ .fake-label,
form input.fake:disabled + .fake-input,
form input.fake:disabled ~ .fake-label {
    opacity: .6;
}
.basic-information .info-form .form-row .check-holder{
    margin:0;
    margin-bottom: 10px;
}

.your-topic-interests-expertise .form-fake input.fake:disabled + .fake-input,
.your-topic-interests-expertise .form-fake input.fake:disabled ~ .fake-label,
.membership-level-profile-third .info-form input.fake:disabled + .fake-input,
.membership-level-profile-third .info-form input.fake:disabled ~ .fake-label,
.basic-information .info-form input.fake:disabled + .fake-input,
.basic-information .info-form input.fake:disabled ~ .fake-label{
    opacity: 1;
    color:#000;
}
form .fake-label,.form-fake .fake-label,.info-form .fake-label {
    display: inline-block;
    vertical-align: top;
    max-width: calc(100% - 20px);
}
.basic-information .info-form .form-row .check-holder .fake-label{
    max-width: 100%;
    vertical-align: middle;
}
input[type="text"],
input[type="tel"],
input[type="email"],
input[type="search"],
input[type="password"],
textarea {
    -webkit-appearance: none;
    border-radius: 0;
    box-sizing: border-box;
    border: 1px solid #d7d7d7;
    color: rgba(0, 0, 0, .8);
    outline: none;
    box-shadow: inset 0 0 10px rgba(0, 0, 0, .1);
}

input,
textarea {
    -webkit-transition: border-color .3s ease;
    transition: border-color .3s ease;
}

input:focus,
textarea:focus {
    border-color: #000;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #263238;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
    opacity: 1;
    color: #263238;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
    color: #263238;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #263238;
}

select {
    -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, .1);
    -moz-box-shadow: inset 0 0 10px rgba(0, 0, 0, .1);
    box-shadow: inset 0 0 10px rgba(0, 0, 0, .1);
    width: 100%;
    height: 35px;
    border: 1px solid #d7d7d7;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;
    appearance:none;
    -webkit-appearance: none;
    -moz-appearance: none;
    overflow: hidden;
    padding-left:10px;
    background: url("images/arrow-down.png") white no-repeat 98.5% !important; /* !important used for overriding all other customisations */
    background: url("images/arrow-down.png") white no-repeat calc(100% - 10px) !important; /* Better placement regardless of input width */
    font-size: 12px;
}
textarea {
    resize: vertical;
    vertical-align: top;
    width: 100% !important;
    min-height: 143px;
    max-height: 350px;
}

label {
    display: block;
    font-size: 12px;
    line-height: 20px;
    font-weight: 400;
    color: #000;
    margin: 0 0 7px;
}

.form-row {
    margin: 0 0 23px;
}

.widget {
    margin-bottom: 1.75em;
}
.sidebar .widget{
    border-top: 2px solid #f64747;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
    padding: 10px;
}
.widget ul {
    padding-left: 0;
    list-style: none;
    font-size: 14px;
    line-height: 17px;
}

.widget ul li {
    margin: 0 0 20px;
}

.widget ul a {
    color: #000;
}

.widget ul a:hover {
    color: #f64747;
}

.widget h3 {
    font-size: 13px;
    line-height: 17px;
    font-weight: 700;
    color: #f64747;
    text-transform: uppercase;
    margin: -2px 0 19px;
    letter-spacing: 1.5px;
}

.comment-form label {
    display: block;
    padding-bottom: 4px;
}

.comment-form textarea {
    overflow: auto;
    margin: 0;
    height: 120px;
    min-height: 120px;
}

.comment-form textarea,
.comment-form input[type="text"] {
    margin: 0 4px 0 0;
    width: 100%;
}

.comment-form input[type="submit"] {
    display: block;
    float: none;
}

.post-password-form label {
    display: block;
}

.post-password-form input[type="password"] {
    margin: 0 4px 0 0;
    width: 300px;
}

.search-form {
    position: relative;
}

.search-form input[type="search"] {
    display: block;
    width: 100% !important;
    background: none;
    font-size: 13px;
    line-height: 21px;
    padding:5px;
    padding-right: 41px;
    color: #263238;
    border-radius: 0;
}

.search-form button[type="submit"] {
    position: absolute;
    right: 5px;
    top: 0;
    bottom: 0;
    width: 32px;
    height: auto;
    background: none;
    border: none;
    color:#fff;
}

.search-form button[type="submit"]:before {
    font-family: "icomoon" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e904";
    position: absolute;
    left: 50%;
    top: 50%;
    color: #263238;
    font-size: 15px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.no-touch .search-form button[type="submit"]:before {
    -webkit-transition: color .3s ease;
    transition: color .3s ease;
}

.search-form button[type="submit"]:hover:before {
    color: #f64747;
}

.post-password-form input {
    float: left;
}

.post-password-form input[type="password"] {
    width: 150px;
}

.search-form,
.post-password-form,
#search_block {
    margin-bottom: 15px;
}

.search-form {
    margin-bottom: 5px;
}

.search-form fieldset,
.post-password-form fieldset,
#search_block fieldset {
    position: relative;
    width: 100%;
    border:none;
    background: none;
    padding:0;
}

.search-form input,
.post-password-form input,
#search_block input {
    float: left;
    height: 42px;

}

.search-form input[type="search"],
.search-form input[type="text"],
.post-password-form input[type="search"],
.post-password-form input[type="text"],
#search_block input[type="search"],
#search_block input[type="text"] {
    width: 150px;
}

.search-form input[type="password"],
.post-password-form input[type="password"],
#search_block input[type="password"] {
    width: 150px;
}

#search_block input[type="search"],
#search_block input[type="text"] {
    margin-right: 5px;
}

.commentlist {
    margin: 0 0 1.75em;
}

.commentlist .edit-link {
    margin: 0;
}

.commentlist .avatar-holder {
    float: left;
    margin: 0 1.75em 4px 0;
}

.commentlist-item .commentlist-item {
    padding: 0;
}

.comment,
.commentlist-holder {
    overflow: hidden;
}

.commentlist-item .commentlist-item,
.commentlist-item + .commentlist-item {
    padding-top: 1.75em;
}

.gallery-item dt {
    float: none;
    padding: 0;
}

.navigation,
.navigation-comments,
.pagination {
    position: relative;
    vertical-align: middle;
    margin-bottom: 1.75em;
}

.navigation .screen-reader-text,
.navigation-comments .screen-reader-text,
.pagination .screen-reader-text {
    position: absolute;
    left: -99999px;
}

.navigation .current,
.navigation-comments .current,
.pagination .current {
    color: #000;
}

.navigation .page-numbers,
.navigation-comments .page-numbers,
.pagination .page-numbers {
    display: inline-block;
    vertical-align: middle;
    padding: 5px;
}

.navigation .next,
.navigation .prev,
.navigation .al,
.navigation .ar,
.navigation-comments .next,
.navigation-comments .prev,
.navigation-comments .al,
.navigation-comments .ar,
.pagination .next,
.pagination .prev,
.pagination .al,
.pagination .ar {
    display: inline-block;
    vertical-align: middle;
    max-width: 50%;
    background: #f64747;
    color: #fff;
    padding: 5px;
    cursor: pointer;
    text-decoration: none;
}

.navigation .next:hover,
.navigation .prev:hover,
.navigation .al:hover,
.navigation .ar:hover,
.navigation-comments .next:hover,
.navigation-comments .prev:hover,
.navigation-comments .al:hover,
.navigation-comments .ar:hover,
.pagination .next:hover,
.pagination .prev:hover,
.pagination .al:hover,
.pagination .ar:hover {
    background: #ff5b5b;
}

.navigation .next.disabled,
.navigation .prev.disabled,
.navigation .al.disabled,
.navigation .ar.disabled,
.navigation-comments .next.disabled,
.navigation-comments .prev.disabled,
.navigation-comments .al.disabled,
.navigation-comments .ar.disabled,
.pagination .next.disabled,
.pagination .prev.disabled,
.pagination .al.disabled,
.pagination .ar.disabled {
    background: #b3b3b3;
    border-color: #b3b3b3;
    pointer-events: none;
}

.no-touch .navigation .next,
.no-touch
.navigation .prev,
.no-touch
.navigation .al,
.no-touch
.navigation .ar,
.no-touch
.navigation-comments .next,
.no-touch
.navigation-comments .prev,
.no-touch
.navigation-comments .al,
.no-touch
.navigation-comments .ar,
.no-touch
.pagination .next,
.no-touch
.pagination .prev,
.no-touch
.pagination .al,
.no-touch
.pagination .ar {
    -webkit-transition: color .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out, opacity .3s ease-in-out;
    transition: color .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out, opacity .3s ease-in-out;
}

.navigation .next a,
.navigation .prev a,
.navigation .al a,
.navigation .ar a,
.navigation-comments .next a,
.navigation-comments .prev a,
.navigation-comments .al a,
.navigation-comments .ar a,
.pagination .next a,
.pagination .prev a,
.pagination .al a,
.pagination .ar a {
    color: #fff;
    text-decoration: none;
}

.navigation-single {
    margin-bottom: 1.75em;
}

.navigation-single .next,
.navigation-single .prev {
    float: left;
    vertical-align: middle;
    max-width: 50%;
    background: #f64747;
    color: #fff;
    text-decoration: none;
}

.navigation-single .next a,
.navigation-single .prev a {
    color: inherit;
    text-decoration: none;
    padding: .4em;
    display: block;
}

.navigation-single .next {
    float: right;
}

.wp-caption {
    max-width: 100%;
    clear: both;
    border: 1px solid #939393;
    padding: .4em;
    margin-bottom: 1.75em;
}

.wp-caption img {
    margin: 0;
    vertical-align: top;
}

.wp-caption p {
    margin: .4em 0 0;
}

div.aligncenter,
figure.aligncenter {
    margin: 0 auto 1.75em;
}

img.aligncenter {
    display: block;
    margin: 0 auto;
}

.alignleft {
    float: left;
    margin: 0 1.75em 4px 0;
}

.alignright {
    float: right;
    margin: 0 0 4px 1.75em;
}

.alignnone {
    margin: 0;
}

img.wp-smiley {
    padding: 0;
    border: none;
}

.mejs-container {
    margin-bottom: 1.75em;
}

.wp-caption .wp-caption-text,
.wp-caption .wp-caption-text {
    font-size: 12px;
    line-height: 16px;
    margin: 0;
    padding: 5px 4px 0;
}

.wp-caption-text,
.gallery,
.alignnone,
.gallery-caption,
.sticky,
.bypostauthor {
    height: auto;
}

.al,
.navigation .next {
    float: left;
}

.ar,
.navigation .prev {
    float: right;
}

.posts-list .entry p {
    margin: 0;
}

.posts-list .post {
    margin: 0 0 40px;
}

.post .title {
    margin-bottom: 10px;
}

.post .postmetadata {
    margin-bottom: 10px;
}

.widget {
    margin: 0 0 20px;
}

.textwidget p {
    padding: 0 0 10px 0;
}

.center {
    text-align: center;
}

code br {
    display: none;
}

.entry pre,
.entry code {
    font-family: mono-space, monospace;
    border: 1px solid #eee;
    padding: 20px;
    display: block;
    margin: 0 0 20px 0;
    overflow: auto;
    white-space: pre;
    font-size: 12px;
    line-height: 20px;
}

.entry code {
    padding: 1px 20px 0 20px;
    background: #f6f6f6;
    border-top: 0;
    border-bottom: 0;
}

.last {
    margin-right: 0 !important;
    clear: right;
}

.clear {
    clear: both;
    line-height: 0;
}

.page-link {
    padding: 0 0 15px;
}

/* Respond */

.comments {
    clear: both;
}

#respond {
    margin: 20px 0 20px 0;
    overflow: hidden;
}

.commentlist #respond {
    margin: 0 0 20px 0;
}

#respond .comment-reply-title small {
    font-size: 12px;
    font-weight: normal;
}

#commentform p {
    width: 100%;
    overflow: hidden;
    padding: 0 0 10px;
    margin: 0;
}

#commentform p label {
    display: block;
    padding: 0 0 5px;
}

#commentform p textarea {
    width: 96%;
}

/* Comments*/

#comments,
#reply-title {
    margin: 0 0 15px 0;
    line-height: 1.6em;
}

.commentlist {
    /*margin-left: -2em;*/
    padding: 0;
    text-align: justify;
    line-height: 1.6em;
}

.commentlist .comment,
.commentlist + .comment {
    padding-top: 1.2em;
}

.commentlist .commentlist {
    padding: 0;
}

.commentlist .comment-author {
    margin-bottom: .5em;
    color: #000;
}

.commentlist .comment-author img {
    float: left;
    width: 91px;
}

.commentlist .comment-metadata {
    margin-bottom: .5em;
}

.commentlist .comment-author img {
    float: left;
    margin: 0 1.2em 4px 0;
}

.comment .comment-respond {
    margin-left: 20px;
}

.comment-body {
    margin: 0 0 20px;
}

.comment-body .reply {
    font-size: 12px;
    line-height: 15px;
    margin-left: -3px;
}

.comment-body .reply a {
    display: inline-block;
    vertical-align: top;
    margin: 0 3px;
    position: relative;
    color: #000;
}

.comment-body .reply a:hover {
    color: #f64747;
}

.comment-body .reply a:hover:before {
    color: #000;
}

.comment-body .reply a + a:before {
    content: "|";
    position: absolute;
    left: -6px;
    top: 0;
    color: #000;
}

.parent.comment .comment-body {
    margin-left: 0;
    margin-bottom: 41px;
}

.parent.comment .comment-body .comment-author img {
    width: 51px;
}

.comment-author.vcard {
    margin-bottom: 10px;
}

.comment-holder {
    float: left;
    width: calc(100% - 60px);
}

.comment-author-box {
    float: left;
    width: 60px;
}

.comment-meta {
    font-size: 12px;
    line-height: 17px;
    margin-left: -5px;
}

.comment-meta a {
    color: #000;
}

.comment-meta a:hover {
    color: #f64747;
}

.comment-meta > div {
    float: left;
    padding: 0 5px;
}

.comment-meta > div + div {
    position: relative;
    margin:0;
}

.comment-meta > div + div:before {
    content: "";
    position: absolute;
    left: -1px;
    top: 50%;
    width: 4px;
    height: 4px;
    border-radius: 100%;
    background: #000;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.comment-content {
    color: #707070;
    font-size: 12px;
    line-height: 17px;
}

.comment-content textarea {
    min-height: 92px;
    padding: 9px 16px 13px;
    border-radius: 0 !important;
}

.comment-content p {
    margin: 0 0 1px;
}

.parent.comment .comment {
    padding: 0;
}

.parent.comment .comment:last-child {
    padding-bottom: 34px;
}

.parent.comment .comment .comment-body {
    margin-bottom: 33px;
}

.parent.comment .comment .comment-body .comment-author.comment-author-box {
    width: 60px;
}

.parent.comment .comment .comment-body .comment-author.comment-author-box img {
    width: 52px;
    margin: 0;
}

.parent.comment .comment .comment-holder {
    margin: -3px 0 0;
}

.parent.comment .comment .comment-author.vcard,
.parent.comment .comment .comment-metadata {
    margin: 0;
}

.breadcrumb {
    margin-bottom: 20px;
}

.text-center {
    text-align: center;
}

.text-right {
    text-align: right;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.h {
    font-family: "Merriweather", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    font-weight: 600;
    margin: 0 0 .5em;
}

h1,
.h1 {
    font-size: 34px;
    line-height: 1.17;
}

h2,
.h2 {
    font-size: 24px;
    line-height: 1.25;
}

h3,
.h3 {
    font-size: 24px;
    line-height: 1.25;
    font-family: "Roboto", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    font-weight: 300;
}

h4,
.h4 {
    font-size: 14px;
    line-height: 1.42;
}

h5,
.h5 {
    font-size: 14px;
}

h6,
.h6 {
    font-size: 13px;
}

p {
    margin: 0 0 1em;
}

a {
    color: #f64747;
    text-decoration: none;
}

a:hover,
a:focus {
    text-decoration: none;
    color: #4d585a;
}

.text-center {
    text-align: center;
}

#add-new-card-form #card-element{
    border: 1px solid #d7d7d7;
    background: #fff;
    margin: 0;
    width: 100%;
    box-shadow: inset 0 0 10px rgba(0, 0, 0, .15);
    padding-bottom: 6px;
    padding-top: 6px;
    padding-left: 10px;
}
/* Slider */

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
}

.slick-track:before,
.slick-track:after {
    content: "";
    display: table;
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    outline: none;
    display: none;
}

[dir="rtl"] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}
.slick-slide .plan-list li img{
    display: inline-block;
}
.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-prev,
.slick-next {
    position: absolute;
    top: 62%;
    background: none;
    border: none;
    min-width: 20px;
    height: 20px;
    font-size: 0;
    line-height: 0;
    color: #263238;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 100;
}

.slick-prev:before,
.slick-next:before {
    font-family: "icomoon" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 36px;
    color: #263238;
    -webkit-transition: color .3s ease;
    transition: color .3s ease;
}

.slick-prev:hover,
.slick-next:hover {
    background: none;
}

.slick-prev:hover:before,
.slick-next:hover:before {
    color: #f64747;
}

.slick-prev {
    left: -35px;
}

.slick-prev:before {
    content: "\e906";
}

.slick-next {
    right: -35px;
}

.slick-next:before {
    content: "\e905";
}

/* .slick-dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 15px;
    font-size: 0;
    line-height: 0;
    text-align: center;
    letter-spacing: -4px;
    z-index: 99;
} */

.slick-dots li {
    display: inline-block;
    vertical-align: middle;
    letter-spacing: 0;
    margin: 0 10px;
}

.slick-dots li.slick-active button {
    background: #fff;
}

.slick-dots button {
    display: block;
    float: left;
    border: none;
    outline: none;
    width: 12px;
    height: 12px;
    padding: 0;
    min-height: 0;
    min-width: 0;
    font-size: 0;
    line-height: 0;
    background: none;
    border: 2px solid #fff;
    border-radius: 100%;
}

.slick-dots button:hover {
    background: #fff;
}

body {
    position: relative;
}

body:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    height: 0;
    background: rgba(77, 88, 90, .8);
    z-index: 998;
    -webkit-transition: all .5s linear;
    transition: all .5s linear;
}

#wrapper {
    /*display: table-cell;*/
    width: 100%;
    position: relative;
    overflow: hidden;
}
/*
.container {
    max-width: 1346px;
    margin: 0 auto;
    padding: 0 10px;
}

.container.alt {
    max-width: 1142px;
}*/

#header {
    position: relative;
    padding: 6px 10px 10px;
    background: #fff;
    box-shadow: 0 5px 10px rgba(70, 70, 70, .1);
}

.page #header {
    box-shadow: 0 5px 10px rgba(246, 71, 71, .1);
}

#header .container {
    max-width: none;
}

#header .holder {
    float: right;
    max-width: calc(100% - 80px);
    padding: 17px 0 0 0;
    overflow: hidden;
}

#header .holder.logged {
    overflow: visible;
}

.logo {
    float: left;
    width: 60px;
    height: auto;
}

.logo a {
    display: block;
    height: 100%;
}

.logo img {
    display: block;
}

.login-menu {
    display: none;
}

.login-menu ul a {
    color: #4d585a;
}

.login-menu ul a:hover {
    color: #f64747;
}

.nav-active:after {
    opacity: 1;
    height: auto;
}

/*.nav-active .menu-drop {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}*/

.nav-active #footer {
    display: none;
}

/*.menu-drop {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    padding: 10px 1px;
    width: 267px;
    -webkit-transform: translateX(340px);
    -ms-transform: translateX(340px);
    transform: translateX(340px);
    -webkit-transition: all .5s linear;
    transition: all .5s linear;
    background-color: #eceff1;
    box-shadow: 0 5px 12px rgba(0, 0, 0, .3);
    z-index: 999;
}

.menu-drop .nav-opener {
    position: absolute;
    left: -40px;
    top: 27px;
    width: 36px;
    height: 36px;
    opacity: 1;
    -webkit-transition: none;
    transition: none;
}

.menu-drop .nav-opener:before,
.menu-drop .nav-opener:after {
    -webkit-transition: none;
    transition: none;
    background: #fff;
}

.menu-drop .nav-opener:after,
.menu-drop .nav-opener:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 50%;
    left: 0;
    right: 0;
}

.menu-drop .nav-opener:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.menu-drop .nav-opener span {
    opacity: 0;
}

.menu-drop .nav-opener:hover:before,
.menu-drop .nav-opener:hover:after {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.menu-drop .search-form {
    margin: 0 0 40px;
    padding: 0 18px;
}

.menu-drop .search-form input[type="search"] {
    font-size: 18px;
    line-height: 21px;
    padding: 14px 28px 13px 0;
    height: auto;
    box-shadow: none;
    border-width: 0 0 1px;
    border-color: #263238;
    border-style: solid;
}

.menu-drop .search-form button[type="submit"] {
    right: 11px;
    top: 2px;
}

.nav-opener {
    float: right;
    position: relative;
    width: 30px;
    height: 30px;
    text-indent: -9999px;
    overflow: hidden;
    z-index: 1;
}

.nav-opener:before,
.nav-opener:after,
.nav-opener span {
    background: #4d585a;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    height: 4px;
    border-radius: 4px;
    margin-top: -2px;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
}

.nav-opener:before,
.nav-opener:after {
    content: "";
    top: 2px;
}

.nav-opener:after {
    top: auto;
    bottom: 0;
}

.nav-opener:hover:before,
.nav-opener:hover:after,
.nav-opener:hover span {
    background: #f64747;
}*/

#nav,
.add-nav {
    font-size: 18px;
    line-height: 21px;
}

#nav li.active a,
.add-nav li.active a {
    color: #fff;
    background: #f64747;
}

#nav a,
.add-nav a {
    padding: 12px 17px 11px;
    display: block;
    color: #263238;
}

#nav a:hover,
.add-nav a:hover,
#nav .current-menu-item > a,
#nav .current_page_item > a,
#nav .current-menu-parent > a,
#nav .current-page-parent > a,
.add-nav .current-menu-item > a,
.add-nav .current_page_item > a,
.add-nav .current-menu-parent > a,
.add-nav .current-page-parent > a {
    color: #fff;
    background: #f64747;
}

#nav {
    margin: 0 0 43px;
}

#nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#main {
    overflow: hidden;
}

.slick-gallery {
    overflow: hidden;
}

.slick-gallery .slick-item {
    position: relative;
    width: 100%;
    height: 100%;
/*    max-height: 460px;
    max-height: 490px;*/
}

.slick-gallery .slick-item > img {
    display: block;
    width: 360%;
    margin: 0 -130%;
    opacity: 0;
    max-width: none;
}

.slick-gallery .text-box {
    position: absolute;
    top: 50%;
    -webkit-transform: translatey(-50%);
    -ms-transform: translatey(-50%);
    transform: translatey(-50%);
    left: 0;
    right: 0;
    height: 100%;
    max-height: 460px;
    padding: 2% 25px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font: 300 16px/24px "Roboto", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    color: #fff;
    text-align: center;
    z-index: 3;
    overflow: hidden;
}

.slick-gallery .text-box > div {
    width: 100%;
    overflow: hidden;
    margin: 0 0 1em;
}

.slick-gallery .text-box > div.title-holder {
    margin: 0;
}

.slick-gallery .bg-stretch {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: -1px;
    z-index: 1;
    background-size: cover;
    background-repeat: no-repeat;
}

.slick-gallery .bg-stretch:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    background: rgba(66, 66, 66, .6);
}

.slick-gallery .bg-stretch img {
    display: block;
    width: 100%;
}

.slick-gallery h1,
.slick-gallery h2 {
    text-align: center;
    font: 700 24px/28px "Merriweather", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    color: #fff;
    text-shadow: 0 2px 8px rgba(0, 0, 0, .3);
    margin: 0 0 25px;
}

.slick-gallery h2 {
    margin: 0 0 10px;
}

.slick-gallery .title {
    font-weight: 300;
    font-family: "Roboto", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
}

.slick-gallery p {
    margin: 0;
}
.btn{
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    border-radius:2px;
}
.btn.btn-primary {
    color: #fff;
    background: #f64747;
    border:none;
}
.article-text-box iframe{
    margin-top: 30px;
}
.article-text-box .btn.btn-primary{
    margin-bottom: 30px;
}
.info-form .input-group-btn .btn.btn-primary{
    height: 35.4px;
}
.btn.btn-primary:hover {
    background: #ff5b5b;
    color: #fff;
}

.btn.white {
    background: #fff;
    color: #f64747;
}

.btn.white:hover {
    color: #fff;
    background: #f64747;
}

.btn.btn-alt {
    /*min-width: 152px;
    min-height: 36px;
    height: auto;
    font-size: 12px;
    border-radius: 3px;
    word-wrap: break-word;*/
}

a.btn {
    /*line-height: 17px;*/
}

.btn-tag,
.link {
    font-weight: 700;
    font: 700 12px/14px "Roboto", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.link {
    color: #f44336;
}

.link:hover {
    color: rgba(0, 0, 0, .8);
}
.event-block .link{
    color:#FFF;
}
.four-col-block,
.tree-col-block {
    text-align: center;
}

.four-col-block .col,
.tree-col-block .col {
    padding: 34px 15px 29px;
    background: #eceff1;
    -webkit-transition: background .3s ease;
    transition: background .3s ease;
}

.four-col-block .col:nth-child(even),
.tree-col-block .col:nth-child(even) {
    background: #cfd8dc;
}

.four-col-block .col:last-child:hover,
.tree-col-block .col:last-child:hover {
    background: #263238 !important;
}

.four-col-block .col:hover,
.tree-col-block .col:hover {
    background: #263238 !important;
    color: #fff;
}

.four-col-block .col:hover h3,
.tree-col-block .col:hover h3 {
    color: #fff;
}

.four-col-block .col:hover a,
.tree-col-block .col:hover a {
    color: #fff;
}

.four-col-block .col:hover a:hover,
.tree-col-block .col:hover a:hover {
    color: #f64747;
}

.four-col-block .col a,
.tree-col-block .col a {
    color: #263238;
    display:block;
}
.tree-col-block .col a  .badge{
    font-size:11px;
    padding:3px;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;
    text-transform: initial;
    letter-spacing: 1px;
}
.four-col-block .col a:hover,
.tree-col-block .col a:hover {
    color: #f64747;
}
.tree-col-block .col a.meta-event{
    margin: 0 0 11px;
}
.four-col-block .btn-tag,
.tree-col-block .btn-tag {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin: 0 0 15px;
}

.tree-col-block.alt .col {
    position: relative;
    padding-left: 5%;
    padding-right: 5%;
}

.tree-col-block.alt .col:hover .img-holder {
    opacity: .75;
}

.tree-col-block.alt .col > * {
    position: relative;
    z-index: 3;
}

.tree-col-block.alt .col.alt {
    color: #fff;
}

.tree-col-block.alt .col.alt:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(70, 70, 70, .6);
    z-index: 2;
}
.tree-col-block.alt .col.alt a,
.tree-col-block.alt .col.alt .btn-tag,
.tree-col-block.alt .col.alt h3,
.tree-col-block.alt .col.alt h3 a {
    color: #fff;
}
.tree-col-block.alt .col.alt a:hover,
.tree-col-block.alt .col.alt .btn-tag:hover,
.tree-col-block.alt .col.alt h3:hover,
.tree-col-block.alt .col.alt h3 a:hover {
    color: #f64747;
}

.tree-col-block.alt .col.lg {
    width: 100%;
}

.tree-col-block.alt .col.alt-2 {
    background: #b0bec5;
}

.tree-col-block.alt .col.alt-3 {
    background: #90a4ae;
}

.tree-col-block.alt .img-holder {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-position: 50% 50%;
    z-index: 1;
    opacity: 1;
}

.no-touch .tree-col-block.alt .img-holder {
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
}

.tree-col-block.tree-col-block.two-col-alt .col.alt-4 {
    background: #cfd8dc;
}

.two-col-block .col {
    background: #ffebee;
    padding: 48px 38px 35px;
}

.home .two-col-block .bg-col {
    background: #fff;
    border-bottom: solid 1px #ccc;
}

.two-col-block .btn-tag {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 16px;
}

.two-col-block h2 {
    margin: 0 0 19px;
}

.two-col-block h2 a {
    display: inline-block;
    vertical-align: top;
    color: #263238;
}

.two-col-block h2 a:hover {
    color: #f64747;
}

.two-col-block .event-holder {
    background: #f64747;
}

.two-col-block .bg-col {
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.two-col-block .bg-col:after {
    background-image: url("images/bg-col.png");
    background-repeat: no-repeat;
    background-size: 382px 350px;
    background-size: 100% 100%;
    content: "";
    position: absolute;
    top: 9%;
    right: -52px;
    width: 382px;
    height: 350px;
    z-index: -1;
}

.tree-col-block.tree-col-block .col {
    padding-top: 32px;
    padding-bottom: 32px;
}

.intro {
    position: relative;
}

.intro:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    background-color: #000;
    opacity: .4;
}

.intro .img-holder {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-position: 50% 50%;
    z-index: 1;
}

.intro .text {
    position: relative;
    padding: 46px 50px 49px 25px;
    font: 700 16px/19px "Merriweather", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    color: #fff;
    z-index: 3;
}

.intro .text-holder {
    margin: 0 0 10px;
    overflow: hidden;
}

.intro h1 {
    color: #fff;
    margin: 0 0 9px;
}

.intro h2 {
    font: 700 16px/19px "Merriweather", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    margin: 0 0 15px;
}

.intro a {
    color: #fff;
}

.intro a:hover {
    color: #f64747;
}

.intro .link {
    text-transform: uppercase;
    font: 700 12px/15px "Roboto", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    letter-spacing: 2.5px;
}

.membership-section {
    padding: 45px 36px;
    background: #e8e8e8;
}

.home .membership-section,
.page-template-page-become-a-member .membership-section {
    border-bottom: solid 1px #ccc;
}

.page-template-page-contact .membership-section {
    background: #e8e8e8 !important;
}

.membership-section h2 {
    color: #f64747;
    margin: 0 0 30px;
}

.membership-section .btn.cta-button {
    min-width: 192px;
}

.event-block {
    color: #fff;
    margin: 0 0 24px;
}

.event-block:last-child {
    margin: 0;
}

.event-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.event-box + .event-box {
    margin-top: 13px;
}

.event-box .date {
    width: 50px;
    height: 50px;
    margin: 6px 14px 0 0;
    padding: 7px 5px 4px;
    font-size: 12px;
    line-height: 15px;
    font-weight: 700;
    color: #263238;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 1px;
    background: white;
    border-radius: 1px;
    box-shadow: 0 5px 5px rgba(0, 0, 0, .13);
    overflow: hidden;
}

.event-box time {
    display: block;
    font-size: 24px;
    line-height: 27px;
    font-weight: 500;
    color: #f64747;
    margin: -4px 0 0;
}

.event-box .text {
    width: calc(100% - 58px);
}

.event-box a {
    display: inline-block;
    vertical-align: top;
    font-size: 24px;
    line-height: 29px;
    font-weight: 300;
    color: #fff;
    margin: 0 0 7px;
}
.event-box a .badge{
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;
    color:#f64747;
    font-size: 11px;
}

.event-box a:hover,.event-box a:hover .badge {
    color: rgba(0, 0, 0, .8);
}

.event-box ul {
    margin: 0 -6px;
    padding: 0;
    font-size: 12px;
    line-height: 15px;
    list-style: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.event-box ul li {
    position: relative;
    padding: 0 6px;
}

.event-box ul li + li:before {
    content: "";
    position: absolute;
    left: -2px;
    top: 42%;
    width: 3px;
    height: 3px;
    background: #fff;
    border-radius: 100%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.event-title {
    font-size: 12px;
    line-height: 16px;
    font-weight: 500;
    letter-spacing: 2.5px;
    text-transform: uppercase;
    color: #fff;
    margin: 0 0 21px;
}
.event-list .event-block{
    color: #212529;
}
.event-list .event-box{
    border-top: 3px solid #f64747;
    background: #ebebeb;
    padding: 17px 15px 15px;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.event-list .event-box ul{
    margin-bottom: 1em;
}
.event-list .event-box ul li + li:before{
    background: #212529;
}
.event-list .event-box h5 a{
    color:#000;
}
.section-writers {
    padding: 33px 35px;
}

.section-writers .btn-tag {
    display: block;
    text-align: center;
}
.section-writers .btn-tag a{
    text-transform: none;
    font-size:11px;
}
.logotype-gallery {
    padding: 21px 0 0;
    text-align: center;
    display: none;
}

.logotype-gallery.slick-initialized {
    display: block;
}

.logotype-gallery .slick-item {
    padding: 0 5px;
}

.logotype-gallery a {
    display: inline-block;
    vertical-align: middle;
}

.logotype-gallery a:hover img {
    opacity: .85;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
}

.logotype-gallery img {
    vertical-align: top;
    width: 100%;
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0;
    height: 0;
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.content-area.content-area {
    padding: 11px 10px 0;
    margin-bottom: 30px;
}

.content-area.content-area.content-area-2 {
    padding-top: 0;
}

.content-area.content-area.content-area-3 {
    margin-bottom: 0;
}

.content-area.content-area .commentlist {
    margin-bottom: 0;
}
.content-area.content-area .commentlist div{
    margin:0;
}
#content:only-child {
    float: none;
    width: 100%;
}

#sidebar.sidebar {
    display: none;
}

#sidebar #wp-calendar {
    width: 100%;
}

.breadcrumbs-holder {
    background: #f64747;
    padding: 17px 0 15px;
    border-bottom: solid 1px #FFF;
}

.breadcrumbs-holder .page-title h1 {
    color: #fff;
}

.breadcrumbs-holder .breadcrumbs,
.breadcrumbs-holder .breadcrumbs a {
    color: #fff;
}

.breadcrumbs {
    margin: 0 -5px 6px;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 11px;
    line-height: 15px;
    font-weight: 500;
    text-transform: capitalize;
}

.breadcrumbs li {
    position: relative;
    padding: 0 4px;
}

.breadcrumbs li:before {
    content: "/";
    position: absolute;
    right: -3px;
    top: 0;
}

.breadcrumbs li:last-child:before {
    display: none;
}

.breadcrumbs a {
    color: #000;
}

.breadcrumbs a:hover {
    color: #f64747;
}

.page-title h1 {
    font-size: 24px;
    line-height: 30px;
    margin: 0 0 5px;
    color: #f64747;
}

.blog-post-holder {
    margin: 0 0 16px;
}

.blog-post-holder.four-posts {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    margin: 0 0 28px;
}

.blog-post-holder.four-posts .blog-post {
    margin: 0 0 16px;
    background: none;
    border: none;
}

.blog-post-holder.four-posts .blog-post .text {
    border-top: 6px solid #f64747;
    background: #ebebeb;
    padding: 17px 15px 15px;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.blog-post-holder.four-posts .blog-post h3 {
    margin: 0 0 20px;
}

.blog-post-holder.three-posts {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    margin: 0 0 28px;
}

.blog-post-holder.three-posts .blog-post {
    margin: 0 0 16px;
    background: none;
    border: none;
}

.blog-post-holder.three-posts .blog-post .text {
    border-top: 6px solid #f64747;
    background: #ebebeb;
    padding: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.blog-post-holder.three-posts .blog-post h3 {
    margin: 0 0 20px;
}

.blog-post {
    position: relative;
    margin: 0 0 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    border-top: 6px solid #f64747;
    background: #ebebeb;
}

.blog-post.alt {
    background: #e1e1e1;
    text-align: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.blog-post.alt h2 {
    color: #f64747;
}

.blog-post.alt h2 a {
    color: #f64747;
}

.blog-post.alt h2 a:hover {
    color: #000;
}

.blog-post.lg {
    border: none;
}

.blog-post.lg .text {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    min-height: 173px;
    padding: 30px 20px 25px;
}

.blog-post.lg .text * {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
}

.blog-post.lg .text h2 {
    margin: 0 0 11px;
}

.blog-post.blog-post.md {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 100%;
}

.blog-post .img-holder {
    position: relative;
    width: 100%;
    height: 244px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.blog-post .img-holder.img-holder-2 {
    width: 100%;
    height: 173px;
}

.blog-post .img-holder + .text {
    height: auto;
}

.blog-post .img-holder-2 + .text {
    height: auto;
    width: 100%;
}

.tnc_img_right .text {
    width: calc(100% - 204px);
}

.blog-post .text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
    position: relative;
    padding: 20px 15px 16px;
}

.blog-post .text * {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
}

.blog-post h2,
.blog-post h3 {
    color: #000;
    margin: -2px 0 12px;
    font-size: 24px;
    line-height: 30px;
}

.blog-post h2 a,
.blog-post h3 a {
    color: #000;
}

.blog-post h2 a:hover,
.blog-post h3 a:hover {
    color: #f64747;
}

.blog-post h3 {
    font: 700 18px/24px "Merriweather", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
}

.blog-post .btn-tag {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 5px;
    color: #000;
}

.blog-post .btn-tag:hover {
    color: #f64747;
}

.blog-post .tags {
    font-size: 12px;
    line-height: 16px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.blog-post .tags li {
    display: inline-block;
    vertical-align: top;
    margin-right: 3px;
}

.blog-post .tags a {
    color: #707070;
}

.blog-post .tags a:hover {
    color: #f64747;
}

.blog-post .place {
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
}

.pagination-full {
    position: relative;
    padding: 0 25px;
    text-align: center;
    font-size: 12px;
    line-height: 20px;
    margin: 0;
}

.pagination-full * {
    font-weight: 400;
    color: #000;
}

.pagination-full *:hover {
    font-weight: 700;
}

.pagination-full .page-numbers.current {
    font-weight: 700;
}

.pagination-full .page-numbers {
    padding: 0;
    margin: 0 6px;
}

.pagination-full .prev,
.pagination-full .next {
    position: absolute;
    right: 0;
    top: 50%;
    font-size: 0;
    line-height: 0;
    padding: 0;
    margin: 0;
    width: 20px;
    height: 20px;
    background: none !important;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.pagination-full .prev:before,
.pagination-full .next:before {
    font-family: "icomoon" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e905";
    position: absolute;
    left: 50%;
    top: 50%;
    font-size: 41px;
    color: #f64747;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.no-touch .pagination-full .prev:before,
.no-touch
.pagination-full .next:before {
    -webkit-transition: color .3s ease;
    transition: color .3s ease;
}

.pagination-full .prev:hover:before,
.pagination-full .next:hover:before {
    color: #000;
}

.pagination-full .prev {
    right: auto;
    left: 0;
}

.pagination-full .prev:before {
    -webkit-transform: rotate(-180deg) translate(50%, 50%);
    -ms-transform: rotate(-180deg) translate(50%, 50%);
    transform: rotate(-180deg) translate(50%, 50%);
}

.pagination-full.alt {
    margin: 0 0 40px;
}

.form-section {
    position: relative;
    padding: 22px 0 0;
    font-size: 16px;
    line-height: 21px;
}

.form-section .col {
    margin: 0 0 36px;
    flex-basis: auto;
}

.form-section .col:last-child {
    margin: 0;
}

.form-section .col:first-child {
    padding: 0 47px 0 0;
}

.form-section h2 {
    color: #000;
    margin: 0 0 18px;
}

.form-section p {
    margin: 0 0 21px;
}

.form-section p.desc-form {
    font-size: 12px;
    margin-bottom: 10px;
    margin-top: -25px;
}

.form-section a {
    color: #000;
    word-wrap: break-word;
}

.form-section a:hover {
    color: #f64747;
}

.form-section .note-text {
    font-size: 12px;
    line-height: 17px;
}

.form-section address {
    margin: 0 0 22px;
}

.mark-text,
address {
    font-size: 18px;
    line-height: 23px;
    font-weight: 500;
    color: #000;
    font-style: normal;
}

.contact-form .form-row {
    margin: 0 0 15px;
}

.contact-form .row-col + .row-col {
    margin-top: 15px;
}

.contact-form input[type="text"],
.contact-form input[type="email"] {
    height: 40px;
    display: block;
    width: 100%;
    border-radius: 0;
}

.contact-form textarea {
    border-radius: 0 !important;
}

.contact-form input[type="submit"] {
    min-width: 172px;
    height: 40px;
    padding: 0 10px;
    font-size: 12px;
    border-radius: 3px;
    letter-spacing: 2px;
}

.content-section {
    color: #707070;
}

/*.content-section .col {
    margin: 0 0 25px;
}*/

/*.content-section .col:last-child {
    margin: 0 0 50px;
}*/

.content-section .heading-box {
    font-size: 12px;
    line-height: 17px;
}

.content-section .heading-box strong {
    font-weight: 600;
    text-transform: uppercase;
    color: #000;
}
.content-section .heading-box .date{
    font-weight: 700;
}
.content-section h2 {
    margin: 0 0 12px;
    color: #000;
}
.content-section h3,.content-section h4{
    color:#000;
}
.content-section .heading-box .addition{
    font: 16px/1.75 "Roboto", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    margin: 0 0 25px;
}
.content-section .heading-box .addition h4{
    margin:0 0 25px;
}
.content-section .link-list {
    margin: 0 0 13px;
    padding: 0;
    list-style: none;
}

.content-section .link-list a {
    color: #707070;
}

.content-section .link-list a:hover {
    color: #f64747;
}

.content-section .share-link {
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin: 0 5px 6px 0;
    width: 35px;
    height: 35px;
    background: #f64747;
    border-radius: 3px;
}

.content-section .share-link:before {
    font-family: "icomoon" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e907";
    position: absolute;
    left: 50%;
    top: 50%;
    font-size: 23px;
    color: #fff;
    -webkit-transform: translate(-50%, -50%) rotate(180deg);
    -ms-transform: translate(-50%, -50%) rotate(180deg);
    transform: translate(-50%, -50%) rotate(180deg);
}

.content-section .share-link:hover {
    background: #ff5b5b;
}

.content-section .social-networks {
    display: inline-block;
    vertical-align: top;
}

.content-section .social-networks ul {
    padding: 0;
}

.content-section .social-networks ul li {
    margin: 0 6px 6px 0;
}

.content-section .social-networks ul a {
    background: #f64747;
}

.content-section .social-networks ul a:hover {
    background: #ff5b5b;
}

.content-section .social-networks ul a i {
    color: #fff;
}

.content-section.content-section-2 .col {
    margin: 0 0 30px;
}

.content-section.content-section-3 .col {
    margin: 0 0 18px;
}

.content-section.content-section-3 .col:last-child {
    margin: 0 0 9px;
}

.content-section.content-section-3 .content-text-box {
    margin: 2px 0 30px;
}

.content-section.content-section-3 .article-text-box {
    margin: 0;
}

.content-section.content-section-3 .article-text-box p {
    margin: 0 0 61px;
}

.content-section.content-section-3 .article-text-box div {
    margin: 0 0 1px;
}

.content-text-box {
    font-size: 18px;
    line-height: 28px;
    margin: 0 0 10px;
    color: #000;
    overflow: hidden;
}

.content-text-box p {
    margin: 0;
}

.content-text-box p + p {
    margin: 30px 0 0;
}

.article-text-box {
    margin: 0 0 68px;
}

.article-text-box p,
.article-text-box blockquote,
.article-text-box div {
    margin: 0 0 13px;
}

.box-block + .box-block {
    padding-top: 37px;
}

.box-block .title-block {
    font-size: 12px;
    line-height: 17px;
    font-weight: 500;
    color: #f64747;
    margin: 0 0 19px;
}

.box-block .box-holder + .box-holder {
    margin-top: 30px;
}

.box-block .box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    color: #000;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
    border-top: 3px solid #f64747;
    margin: 0 0 28px;
}

.box-block .box:hover {
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
}

.no-touch .box-block .box {
    -webkit-transition: box-shadow .3s ease;
    transition: box-shadow .3s ease;
}

.box-block .box.alt {
    position: relative;
}

.box-block .box.alt:after {
    font-family: "icomoon" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e908";
    position: absolute;
    right: 31px;
    top: 50%;
    width: 22px;
    height: 22px;
    font-size: 21px;
    color: #f64747;
    -webkit-transform: rotate(90deg) translateY(-50%);
    -ms-transform: rotate(90deg) translateY(-50%);
    transform: rotate(90deg) translateY(-50%);
    margin-top: -11px;
}

.box-block .box.alt .text {
    width: 100%;
    padding: 11px 45px 11px 20px;
}

.box-block .img-holder {
    position: relative;
    width: 112px;
    background-size: cover;
    background-position: 50% 50%;
}

.box-block .text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: calc(100% - 112px);
    min-height: 112px;
    padding: 15px 20px;
    font-size: 16px;
    line-height: 135%;
}

.box-block .text * {
    width: 100%;
}

.box-block .title {
    font-family: "Merriweather", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 19px;
    font-weight: 700;
    margin: 0 0 5px;
    text-transform: capitalize;
}

.box-block .title.title-2 {
    font-size: 24px;
    line-height: 30px;
}

.sort-block {
    margin: 0 -10px;
    background: white;
    border-top: 2px solid #f64747;
}

.sort-block.active .opener-search {
    background: none;
}

.sort-block.active .opener-search:after {
    -webkit-transform: translateY(-50%) rotate(180deg);
    -ms-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
}

.sort-block .search-slide {
    display: none;
}

.sort-block .opener-search {
    display: block;
    position: relative;
    font: 700 24px/30px "Merriweather", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    color: #000;
    padding: 31px 40px 30px 22px;
    background-color: #eceff1;
}

.sort-block .opener-search:after {
    font-family: "icomoon" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e909";
    position: absolute;
    margin-top: -12px;
    right: 11px;
    top: 50%;
    font-size: 14px;
    color: #f64747;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.sort-block .search-form {
    padding: 9px 20px;
    margin: 15px 0;
}

.sort-block .search-form input[type="search"] {
    font-size: 12px;
    height: 40px;
    padding: 10px 25px 10px 12px;
}

.sort-block .search-form button[type="submit"] {
    height: 40px;
    right: 22px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.sort-block .search-form button[type="submit"]:before {
    font-size: 17px;
}

.sort-block .open-close {
    background: #eceff1;
}

.sort-block .open-close.active {
    background: #fff;
}

.sort-block .open-close.active .opener:after {
    -webkit-transform: translateY(-50%) rotate(180deg);
    -ms-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
}

.sort-block .open-close.active .slide {
    display: block !important;
}

.no-touch .sort-block .open-close {
    -webkit-transition: background .3s ease;
    transition: background .3s ease;
}

.sort-block .open-close .opener {
    display: block;
    position: relative;
    font: 700 14px/16px "Merriweather", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    color: #000;
    padding: 27px 33px 25px;
}

.sort-block .open-close .opener:after {
    font-family: "icomoon" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e909";
    position: absolute;
    right: 28px;
    top: 50%;
    font-size: 11px;
    color: #f64747;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.sort-block .open-close .slide {
    display: none;
    overflow: hidden;
}

.sort-form .check-holder {
    padding: 0 30px 31px;
}

.sort-form .check-box {
    float: none;
    line-height: 15px;
    margin: 0 0 4px;
    width: 100%;
}

.sort-form label {
    display: inline-block;
    font-size: 12px;
    line-height: 15px;
    margin: 0;
    vertical-align: middle;
    width: 100%;
}

.tag-sort-list, .wpjb-refine-query {
    margin: 0 0 20px;
    padding: 0;
    list-style: none;
    font-size: 12px;
    line-height: 15px;
    text-transform: uppercase;
    font-weight: 700;
}

.tag-sort-list li {
    display: inline-block;
    vertical-align: top;
    margin: 0 15px 10px 0;
    min-width: 102px;
    padding: 7px 9px 5px;
    color: #f44336;
    background: #fff;
    letter-spacing: 2.5px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
}

.wpjb-refine-query .wpjb-tag {
    display: inline-block;
    vertical-align: top;
    margin: 0 15px 10px 0;
    min-width: 102px;
    padding: 7px 9px 5px;
    color: #f44336;
    background: #fff;
    letter-spacing: 2.5px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
}

.wpjb-refine-query .wpjb-tag b {
    display: none;
}

.tag-sort-list li:hover {
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
}

.tag-sort-list li:hover i {
    color: #000;
}

.no-touch .tag-sort-list li {
    -webkit-transition: box-shadow .3s ease;
    transition: box-shadow .3s ease;
}

.tag-sort-list li > * {
    display: inline-block;
    vertical-align: middle;
}

.tag-sort-list a {
    margin-top: 1px;
    margin-bottom: -1px;
}

.tag-sort-list a:hover i {
    color: #f64747;
}

.tag-sort-list i {
    color: #37474f;
    font-size: 18px;
    margin-right: 8px;
    letter-spacing: 0;
}

.no-touch .tag-sort-list i {
    -webkit-transition: color .3s ease;
    transition: color .3s ease;
}

.search-results-block {
    margin: 0 0 34px;
    position: relative;
}

.search-results-block .item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: space-between;
    -ms-flex-line-pack: justify;
    align-content: space-between;
    border-top: 2px solid #f64747;
    min-height: 188px;
    padding: 26px 11px;
}

.search-results-block .item.alert .note-link {
    display: block;
}

.search-results-block .item > nav {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
}

.search-results-block .item > nav .breadcrumbs {
    margin-bottom: 0;
}

.search-results-block .btn-tag,
.search-results-block h2,
.search-results-block h2 a,.community-page .box h3 a {
    font-weight: 700;
    color: #000;
}

.search-results-block .btn-tag:hover,
.search-results-block h2:hover,
.search-results-block h2 a:hover {
    color: #f64747;
}

.search-results-block h2 {
    letter-spacing: 0;
    margin: 0 0 35px;
}

.search-results-block .btn-tag {
    display: inline-block;
    vertical-align: top;
    margin: 0 130px 13px 0;
}
.search-results-block .btn-tag img{
    padding-right: 5px;
}

.search-results-block .wpjb-job-list .btn-tag {
    margin-right: 10px;
    width: 100%;
    display: block;
}

.search-results-block .wpjb-job-list .btn-tag .new {
    background-color: #f64747;
    color: #FFF;
    padding: 5px;
    text-transform: capitalize;
    font-size: 12px;
    font-style: italic;
    text-transform: capitalize;
    float: right;
}

.search-results-block .heading-box {
    width: 100%;
    position: relative;
    padding: 0 50px 0 0;
}

.search-results-block .wpjb-job-list .heading-box {
    padding-right: 0;
}

.search-results-block .note-link {
    display: none;
    position: absolute;
    right: -6px;
    top: -2px;
    font-size: 12px;
    line-height: 15px;
    font-weight: 400;
    letter-spacing: 0;
    color: #f44336;
    max-width: 190px;
}

.search-results-block .note-link:hover {
    color: #000;
}

.search-results-block .note-link .icon-star {
    font-size: 23px;
    display: inline-block;
    vertical-align: middle;
    margin: -4px 0 5px 3px;
}

.search-results-block .breadcrumbs {
    font-size: 12px;
    line-height: 15px;
}

.search-results-block .breadcrumbs li {
    padding: 0 5px;
}

.search-results-block .breadcrumbs a {
    color: #707070;
}

.search-results-block .breadcrumbs a:hover {
    color: #f64747;
}

.search-results-block .footer-box {
    font-size: 11px;
    letter-spacing: .5px;
    width: 100%;
    clear: both;
    padding-top: 20px;
    text-align: right;
}

.search-results-block .footer-box span {
    display: inline-block;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 11px;
}

.video {
    margin: 0 -20px 22px;
    overflow: hidden;
}

/* tabset required styles for hidden tabs */

.js-tab-hidden {
    opacity: 0;
    display: block !important;
    left: -9999px !important;
    position: absolute !important;
    top: -9999px !important;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
}

.list-group-item-action{
    background-color: transparent;
}
.list-group-item{
    width: 100%;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 15px 10px 14px;
    border: 1px solid #d7d7d7;
    border-bottom: 0;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    position: relative;
    color: #000;
    font-weight: 700;
    font-size: 12px;
    border-collapse: collapse;
    font-family: "Roboto", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    line-height: 15px;
}
.list-group-item:first-child,.list-group-item:last-child{
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;
}

.list-group-item.active,.list-group-item:hover{
    background-color: transparent;
    color: #f64747;
    border: 1px solid #d7d7d7;
    border-top: 2px solid #f64747;
}
.list-group-item:last-child{
    border-bottom: 1px solid #d7d7d7;
}
.tab-content a.pane-title{
    height: 100%;
    position: relative;
    padding: 10px 50px 10px 25px;
    color: #000;
    background: #eef4f7;
    font-weight: bold;
}
nav.menu-drop-new {
    box-shadow: 0 5px 10px rgba(246, 71, 71, .1);
}
nav.menu-drop-new .menu-full-nav {
    display: flex;
    justify-content: center;
}
.menu-drop-new #nav ul {
    text-align: center;
    padding-left: 0;
}
.menu-drop-new #nav ul > .menu-item {
    display: inline-block;
}
.menu-drop-new #nav ul > .menu-item a {
    padding: 10px 20px;
}
.menu-drop-new #nav ul > .menu-item a, .menu-drop-new ul.add-nav li a {
    padding: 15px 20px;
    font: 700 12px/14px "Roboto", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    letter-spacing: 3px;
    line-height: 20px;
    text-transform: uppercase;
}
.menu-drop-new #nav ul {
    text-align: center;
    padding-left: 0;
}
.menu-drop-new ul.add-nav li {
    display: inline-block;
}
.menu-drop-new nav#nav {
    margin: 0;
}
.page #header {
    box-shadow: none;
    border-bottom: solid thin #ededed;
}
.holder .nav-opener {
    display: none;
}
.menu-full-nav ul .menu-item-has-children {
    position: relative;
}
.menu-full-nav #nav > ul > .menu-item-has-children > ul.sub-menu {
    position: absolute;
    left: 0;
    z-index: 9;
    width: 300px;
    text-align: left !important;
    background: #fff;
    opacity: 0;
    visibility: hidden;
    top: 70px;
    transition: all .4s ease-in-out;
    z-index: 0;
}
.menu-full-nav #nav > ul > .menu-item-has-children:hover > ul.sub-menu {
    top: 50px;
    opacity: 1;
    visibility: visible;
    z-index: 99;
}
.menu-drop-new #nav ul > .menu-item .sub-menu li {
    display: block;
}
.menu-full-nav #nav > ul > .menu-item-has-children > ul.sub-menu > .menu-item-has-children ul.sub-menu  {
    position: absolute;
    left: 300px;
    z-index: 9;
    width: 300px;
    text-align: left !important;
    background: #fff;
    opacity: 0;
    visibility: hidden;
    top: 30px;
    transition: all .4s ease-in-out;
    z-index: 0;
}
.menu-full-nav #nav > ul > .menu-item-has-children > ul.sub-menu > .menu-item-has-children:hover ul.sub-menu {
    top: 0px;
    opacity: 1;
    visibility: visible;
    z-index: 99;
}
.login-menu {display: none !important;}





/*confrence media*/
.confrance-section{padding: 62px 0px;}
.confrence-wrap{display: flex;margin-left: -10px;margin-right: -10px;padding: 62px 0px;flex-wrap: wrap;}
.confreance-n-w-img{position: relative;}
.conf-img-s{position: absolute;bottom: 0;left: 0;}
.conf-n-w span{font-size: 16px;color: #f64747;text-transform: uppercase;margin-bottom: -10px;display: block;}
.conf-n-w h2{font-size: 32px;font-weight: bold;color:#0d1627;position: relative;padding: 20px 0px;display: block;}
.conf-n-w h2:after{position: absolute;left: 0;bottom: 0;width: 86px;height: 2px;background:#f64747;content: ""; }
.conf-n-w a{font-size: 14px;color:#f64747;text-transform: uppercase;margin-top: 10px;display: block;text-decoration: underline; }
.confreance-n-w-p{padding: 6px 0px;}
.confreance-n-w-p p{font-size: 14px;padding: 5px 0px;display: block;margin: 0;}
.confrance-w-l{width: 50%;padding: 0px 10px;}
.conf-n-w{padding:20px 30px 20px 30px;}
.confreance-news-wrap{-webkit-box-shadow: -5px -4px 20px -11px rgba(0,0,0,0.61);
-moz-box-shadow: -5px -4px 20px -11px rgba(0,0,0,0.61);
box-shadow: -5px -4px 20px -11px rgba(0,0,0,0.61);}

.conf-i-pad{padding-left: 30px;padding-bottom: 25px;}
.media-news{padding-bottom: 73px; }
.conf-news-head h2{font-size: 32px;font-weight: bold;color:#0d1627;position: relative;padding: 20px 0px;display: inline-block;}
.conf-news-head h2:after{position: absolute;left: 0;bottom: 0;width: 86px;height: 2px;background:#f64747;content: ""; }
.text-left{text-align: left;}
.text-center{text-align: center;}
.news-wrap-fl{display: flex;flex-wrap: wrap;margin-left: -10px;margin-right: -10px;padding: 35px 0px;}
.news-wrap{width: 33.33%;padding: 0px 10px;}
.news-wrap-data{padding: 25px 30px;border-top: 1px solid #dadada;}
.news-wrap-data span{font-size: 14px;display: block;padding: 10px 0px;text-transform: uppercase;}
.news-wrap-data p{font-size: 20px;font-weight: bold;padding: 5px 0px;}
.news-wrap-data a{font-size: 14px;color:#f64747;text-transform: uppercase;margin-top: 10px;display: block;text-decoration: underline; }
.load-more{font-size: 16px;text-transform: uppercase;color:#f64747;border: 1px solid #f64747;padding: 15px 54px;border-radius: 5px; line-height: 1;}
.load{text-align: center;width: 100%;padding: 55px 0px 55px 0px;}
.to-guarnte-flex{display: flex;margin-left: -10px;margin-right: -10px;flex-wrap: wrap;}
.to-guarnte-img{border:1px solid #d3d9e1;display: flex;justify-content: center;align-items: center;text-align: center;min-height: 166px;padding: 10px;}
.to-guarnte-img img{display: block;}
.attendee-section{padding: 100px 0px;background: #f4f5f8;}
.to-guarnte-flex>div{width: 33.33%;padding: 0px 10px;}
.to-gurnte-d-f{display: flex;flex-wrap: wrap;margin-right: -20px;}
.to-gurnte-d-f-w{display: flex;align-items: center;background: #ffffff;padding: 30px 100px 30px 20px; min-width: 356px;}
.to-gurnte-d-f-w span{}
.speaker-w{padding-left: 20px;}
.speaker-w h6{font-size: 20px;margin: 0;padding: 0;line-height: 1;padding: 5px 0px;}
.speaker-w p{font-size: 14px;margin: 0;padding: 0;line-height: 1;padding: 5px 0px;}
.speaker-w p a{color: #000000;text-decoration: underline;}
.to-gurnte-d-f>div{padding-right: 20px;padding-top: 15px;padding-bottom: 15px;}
.to-gurnte-p{padding: 15px 0px;}
.to-gurnte-p p{padding: 5px 0px;margin: 0;}
.attendee-section .conf-news-head{padding-bottom: 15px; }
.to-guarnte-flex{padding: 10px 0px;}
.to-gurnte-d{}
.to-gurnte-d p{margin: 0;padding: 5px 0px;}
.to-gurnte-d-f{padding: 17px 0px;}
.attendee{padding: 42px 0px;}
/*confrence media*/









@media (max-width: 991px) {
    .confreance-n-w-img img{width: 100%;}
    .news-wrap{width: 50%;}
    .confrence-wrap{padding: 30px 0px;}
    .media-news{padding-bottom: 30px;}
    .confrance-section{padding: 10px 0px;}
    .attendee{padding: 20px 0px;}
    .attendee-section{padding: 30px 0px;}
    .confrance-w-l{width: 100%;margin: 0 auto;padding-bottom: 30px;}
    .menu-drop-new #nav ul > .menu-item a, .menu-drop-new ul.add-nav li a {
        padding: 15px 10px;
        letter-spacing: 1px;

    }
}
@media (max-width: 767px) {
    .menu-drop-new #nav ul {
        text-align: left;
    }
    .menu-drop-new #nav ul > .menu-item, .menu-drop-new ul.add-nav li {
        display: block;
    }
    nav.menu-drop-new {
        box-shadow: 0 5px 10px rgba(246, 71, 71, .1);
        position: relative;
    }
    nav.menu-drop-new .menu-full-nav {
        display: block;
        position: absolute;
        width: 100%;
        background: #fff;
        opacity: 0;
        visibility: hidden;
        z-index: 0;
        top: 40px;
        transition: all .3s ease-in;
    }
    nav.menu-drop-new .menu-full-nav.opened {
        opacity: 1;
        visibility: visible;
        z-index: 999;
        top: 0;
    }
    .nav-active:after {
        display: none !important;
    }
    .menu-full-nav #nav > ul > .menu-item-has-children > ul.sub-menu, .menu-full-nav #nav > ul > .menu-item-has-children > ul.sub-menu > .menu-item-has-children ul.sub-menu {
        position: static;
        visibility: visible;
        opacity: 1;
        width: 100%;
        border-top: solid thin #ededed;
        padding-left: 20px;
        display: none;
    }
    .holder .nav-opener {
        display: block;
        position: relative;
    }
    .menu-drop-new #nav ul > .menu-item a, .menu-drop-new ul.add-nav li a {
        padding: 15px 20px;
        letter-spacing: 2px;
    }
    .menu-item-has-children {
        position: relative;
    }
    .menu-item-has-children:after {
        font-family: FontAwesome;
        content: "\f078";
        position: absolute;
        right: 20px;
        top: 15px;
    }
    a.nav-opener span {
        display: none;
    }
    a.nav-opener:after {
        font-family: FontAwesome;
        content: "\f0c9";
        font-size: 26px;
    }
    #wrapper {
        overflow: visible;
    }
    #header .holder {
        padding: 10px 0 0 0 !important;
    }
    .tab-content a.pane-title{
        width:100%;
        display: block;
        font-size: 15px;
        cursor: pointer;
        border-bottom: 1px solid #d7d7d7;
    }
}
.tab-content a.pane-title:before{
    font-family: "icomoon" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e90c";
    position: absolute;
    right: 24px;
    top: 50%;
    color: #000;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.tab-content > div.show,
.tab-content .active {
    display: block !important;
    opacity: 1;
    background: #eef4f7;
    padding: 16px 25px;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
}
.tab-content dl{
    margin-bottom: 0;
}
.info-form {
    font-size: 12px;
    line-height: 20px;
    color: #000;
}
.info-form p {
    margin: 0 0 21px;
    letter-spacing: .5px;
}
.profile-section.content-section{
    /*color: #707070;*/
    color: #000;
    font-size: 12px;
    line-height: 25px;
}
.profile-section dl dt{
    font-size:12px;
    color:#000;
}
.edit-basic-information,.edit-your-topic-interests-expertise{
    font-weight: normal;
}
.other-member-view{
    font-weight: normal;
    color: #0e67be;
}
.profile-section .basic-information,.profile-section .edit-basic-information-form{
    padding:20px;
}
.profile-section .your-topic-interests-expertise{

}
.profile-section .your-topic-interests-expertise .row{
    margin-left:0;
    margin-right:0;
}
.profile-section .your-topic-interests-expertise .col-md-6{
    padding:0;
}
.profile-section .basic-information a,.profile-section .your-topic-interests-expertise a{
    text-decoration: underline;
    color:#0e67be;
    font-weight: 500;
}
.profile-section .info-form .form-row{
    margin:0;
    overflow: hidden;
}
.profile-section .edit-basic-information-form.info-form .form-row{
    margin-bottom: 15px;
}
.profile-section #user-info.info-form .form-row{
    margin-bottom: 15px;
}
.info-form .form-row .check-holder {
    margin: 10px 0;
}

.info-form .form-row .check-holder label {
    margin: 0;
}
.info-form .form-row .check-holder select{
    font-size: 12px;
    height:auto;
}
.info-form .input-holder {
    margin: 0 0 15px;
}

.info-form .fake-input {
    width: 19px;
    height: 19px;
    border: 1px solid #707070;
    background: none;
    box-shadow: none;
    margin-right: 8px;
}

.contact-info .info-form p {
    margin: 0;
}

.contact-info .info-form p span {
    display: inline-block;
    line-height: 30px;
    vertical-align: top;
    margin-left: 10px;
}

.info-form .fake-label {
    max-width: calc(100% - 33px);
}

.info-form input[type="text"],
.info-form input[type="email"], .info-form button {
    border-radius: 0;
    font-size: 12px;
}

.user-info-box,.community-page .box,.post-a-job{
    border-top: 5px solid #f64747;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
    padding: 1px;
    font-size: 16px;
    line-height: 24px;
    color: #000;
}

.user-info-box .holder,.community-page .box,.post-a-job {
    /*padding: 26px 22px 44px;*/
    padding: 20px;
    border-bottom: 1px solid #d7d7d7;
    font-size: 12px;
    line-height: 20px;
}
.community-page .box{
    margin-bottom: 25px;
}
.user-info-box h2,.community-page .box h3,.post-a-job h5{
    font-size: 24px;
    line-height: 30px;
    margin: 0 0 8px;
}

.user-info-box .text {
    padding: 20px;
}

.user-info-box .user-img-box {
    float: left;
    position: relative;
    width: 95px;
    margin: 4px 25px 0 0;
}

.user-info-box .user-img-box.edit:after {
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    content: "Edit Photo";
    position: absolute;
    left: 4px;
    bottom: 6px;
    color: #f64747;
    background: #eef4f7;
    padding: 5px;
}

.user-info-box .user-img-box.edit:hover:after {
    color: #000;
}

.no-touch .user-info-box .user-img-box:hover:after {
    -webkit-transition: color .3s ease;
    transition: color .3s ease;
}

.user-info-box .user-img-box img {
    display: block;
    width: 100%;
}

.user-info-box .title-holder {
    float: left;
    width: calc(100% - 120px);
}

.user-info-box .text-holder {
    margin: 0 0 26px;
}

.user-info-box .text-holder > *:last-child {
    margin-bottom: 0;
}

.user-info-box a,.community-page .box a {
    color: #000;
}

.user-info-box a:hover,.community-page .box a {
    color: #f64747;
}

.user-info-box dl {
    margin: 0 0 20px;
}

.user-info-box dl dt {
    float: left;
    width: 140px;
}

.user-info-box dl dd {
    display: block;
    margin: 0;
}

.user-info-box strong {
    font-weight: 700;
}
.user-info-box .link-message{
    color:#f64747;
}
.plans-gallery {
    padding: 10px 0;
}

.plans-gallery .slick-track {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
}

.plans-gallery .gallery-item {
    position: relative;
    height: auto;
    color: #000;
    outline: none;
    box-shadow: none;
    background-color: #eceff1;
    overflow: hidden;
    font-size: 13px;
}
.plans-gallery .gallery-item .header{
    padding-top: 30px;
}
.plans-gallery .gallery-item .header p{
    margin-top:1em;
}
.plans-gallery .gallery-item .header p a{
    text-decoration: underline;
}
.plans-gallery .gallery-item:nth-child(3) {
    background-color: #f4f6f7;
}

.plans-gallery .gallery-item:nth-child(4) {
    background-color: #e4e9eb;
}

.plans-gallery .gallery-item:nth-child(5) {
    background-color: #bfcfd7;
}

.plans-gallery .gallery-item:nth-child(4) .note-text,
.plans-gallery .gallery-item:nth-child(5) .note-text {
    color: #647b86;
}

.plans-gallery .gallery-item:nth-child(4) .plan-list li:after,
.plans-gallery .gallery-item:nth-child(5) .plan-list li:after {
    background: #dbe4e9;
}

.plans-gallery .plan-title {
    font-size: 12px;
    line-height: 15px;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin: 0 0 1px;
}

.plans-gallery .note-text {
    font-size: 12px;
    line-height: 17px;
    font-weight: 400;
    color: #647b86;
    margin: 0 0 50px;
}

.plans-gallery .price {
    font: 700 21px/27px "Merriweather", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    color: #000;
    margin: 0 0 4px;
    position: relative;
    padding-right: 21px;
}

.plans-gallery .price.enrolment-price {
    padding-bottom: 17px;
}

.plans-gallery .price.free-membership, .plans-gallery .price.enrolment-price {
    padding-right: 0;
}

.plans-gallery .price .decimals {
    position: absolute;
    font-weight: normal;
    top: 0;
    line-height: 1;
}

.plans-gallery .btn.cta-button {
    width: 100%;
    min-width: 0;
    margin: 0 0 44px;
    letter-spacing: 3.5px;
}
.plans-gallery .plan-list {
    font-size: 12px;
    line-height: 15px;
}
.plans-gallery .table{
    margin-bottom: 0;
}
.plans-gallery .gallery-item.b-bottom {
    position: relative;
    border:none;
}
.plans-gallery .gallery-item.b-bottom:after {
    display: block;
    content: "";
    position: absolute;
    left: 25%;
    top: 0;
    width: 50%;
    height: 1px;
    background: #b9c0c4;
}
.plans-gallery .gallery-item.b-bottom.first-column:after{
    right:0.75rem;
    left:inherit;
}

.plans-gallery .mark-box {
    position: absolute;
    left: -55px;
    top: -62px;
    width: 100px;
    height: 100px;
    background: #f64747;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 5;
}

.plans-gallery .mark-box:before {
    font-family: "icomoon" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e90a";
    position: absolute;
    right: 5px;
    bottom: 37px;
    color: #fff;
    font-size: 20px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.plans-gallery .slick-prev,
.plans-gallery .slick-next {
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(180deg);
    -ms-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
}

.plans-gallery .slick-prev:hover:before,
.plans-gallery .slick-next:hover:before {
    color: #000;
}

.plans-gallery .slick-prev:before,
.plans-gallery .slick-next:before {
    font-size: 80px;
    color: #cfd8dc;
}

.plans-gallery .slick-prev {
    right: 10px;
    left: auto;
}

.plans-gallery .slick-prev:hover:before {
    color: #000;
}

.plans-gallery .slick-prev:before {
    color: rgba(0, 0, 0, .6);
}

.plans-gallery .slick-next {
    left: 10px;
    right: auto;
}

.plans-gallery .slick-disabled {
    opacity: 0;
    visibility: hidden;
}

.form-section.form-section-2:before {
    bottom: 80px;
}

#forget-password-form button {
    font-size: 12px;
}

.login-form .form-row.form-row-2 {
    margin-top: 26px;
}

.login-form .row-col {
    float: left;
    width: 48%;
}

.login-form .row-col:nth-child(even) {
    float: right;
}

.login-form .form-row {
    margin: 0 0 13px;
}

.login-form .btn.cta-button {
    padding-top: 1px;
    padding-bottom: 0;
    max-width: 100%;
}

.login-form .link-list {
    margin: 5px 0 0;
    padding: 0;
    list-style: none;
    font-size: 12px;
    line-height: 17px;
    overflow: hidden;
}

.login-form .link-list li {
    display: inline-block;
    vertical-align: top;
    letter-spacing: 0;
    position: relative;
}

.login-form .link-list a {
    color: #000;
}

.login-form .link-list a:hover {
    color: #f64747;
}

.login-form .btn.btn-alt {
    /*min-width: 100%;
    min-height: 40px;*/
}

.register-form .form-row.form-row-2 {
    max-width: 66%;
}

.register-form .form-row.form-row-3 {
    max-width: 64%;
}

.register-form .form-row > * {
    width: 100%;
    border-radius: 0;
}

.register-form .btn {
    /*padding-top: 1px;
    padding-bottom: 0;*/
}

.register-form .col-holder {
    margin: 0 0 18px;
}

.register-form .open-close {
    background: #eef4f7;
    margin: 0 0 12px;
}

.register-form .open-close.active .opener:after {
    -webkit-transform: translateY(-50%) rotate(180deg);
    -ms-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
}

.register-form .open-close.active .slide {
    display: block !important;
}

.no-touch .register-form .open-close {
    -webkit-transition: background .3s ease;
    transition: background .3s ease;
}

.register-form .open-close .opener {
    display: block;
    position: relative;
    padding: 17px 50px 16px 21px;
    font: 700 16px/18px "Merriweather", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    color: #000;
}

.register-form .open-close .opener:after {
    font-family: "icomoon" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e90c";
    position: absolute;
    right: 21px;
    top: 50%;
    font-size: 21px;
    color: #707070;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.register-form .open-close .slide {
    display: none;
    overflow: hidden;
    padding: 0 40px 14px 22px;
}

.register-form .open-close.alt {
    background: #eef4f7;
}

.register-form .open-close.alt .opener {
    display: block;
}

.register-form .benefits-block {
    position: relative;
    margin: 0 0 12px;
    padding: 24px 19px 23px;
    background: #ffebee;
    overflow: hidden;
}

.register-form .benefits-block .note-text {
    position: absolute;
    right: -66px;
    top: -66px;
    width: 130px;
    height: 130px;
    padding: 96px 0 0;
    font-size: 13px;
    line-height: 13px;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    background: #f64747;
    color: #fff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 1;
}

.register-form .radio-box {
    margin: 0 0 12px;
}

.register-form .radio-box .fake-label {
    vertical-align: top;
    max-width: calc(100% - 50px);
    font: 700 16px/18px "Merriweather", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    margin-top: 3px;
}

.register-form .radio-box .fake-label span {
    display: block;
    font: 400 13px/15px "Roboto", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    letter-spacing: 0;
    margin: 0 0 -7px;
}

.register-form .form-row {
    margin: 0 0 6px;
}

.register-form [type="radio"] {
    position: fixed;
    left: 0;
    top: 0;
    opacity: 0;
    z-index: -1;
}

.register-form [type="radio"] + .fake-input {
    width: 22px;
    height: 22px;
    margin: 0 10px 0 0;
    border: 1px solid #d7d7d7;
    box-shadow: inset 0 0 5px rgba(0, 0, 0, .2);
}

.register-form [type="radio"] + .error + .fake-input,
.register-form [type="radio"].error + .fake-input {
    border: 1px solid #f64747;
}

.register-form .footer-form .check-box {
    float: left;
    width: 49%;
}

.register-form .footer-form label {
    margin: 0;
    display: block;
}

.register-form .footer-form span.fake-input {
    vertical-align: top;
    margin-top: 2px;
}

.register-form .footer-form .fake-label {
    display: inline-block;
    max-width: calc(100% - 55px);
    width: auto;
    line-height: 17px;
}

.register-form label {
    margin: 0 0 3px;
}

.register-form [type="checkbox"] + .fake-input {
    width: 22px;
    height: 22px;
    margin: 0 8px 0 0;
    box-shadow: inset 0 0 5px rgba(0, 0, 0, .2);
}
.register-form .promo-discount-code .input-group-addon{
    padding:0;
}
.register-form .promo-discount-code .input-group-addon .btn{
    border:none;
    height:100%;
}
[id="footer"] {
    display: table-footer-group;
    height: 1%;
    overflow: hidden;
    font-size: 11px;
    line-height: 15px;
    color: #fff;
    background: #37474f;
}

[id="footer"] a {
    color: #fff;
}

[id="footer"] a:hover {
    color: #f64747;
}

[id="footer"] .divider {
    height: 1px;
    width: 100%;
    background: #fff;
    margin: 0 0 26px;
}

[id="footer"] .container {
    max-width: none;
}

[id="footer"] > .container {
    padding: 15px 10px 2px;
    letter-spacing: .5px;
}

.panel {
    padding: 20px 0 36px;
    background: #263238;
}

.nav {
    margin: 0 auto;
    font-size: 12px;
    line-height: 15px;
}

.nav ul {
    margin: 0;
    padding: 17px 0 16px;
    text-align: center;
    list-style: none;
}

.nav li {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin: 0 5px 19px;
}

.footer-promo {
    position: relative;
}

.footer-promo .bg-stretch {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.footer-promo .bg-stretch:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(66, 66, 66, .8);
}

.footer-promo .text {
    position: relative;
    width: 100%;
    padding: 58px 4px 44px;
    font-size: 12px;
    line-height: 16px;
    z-index: 2;
}

.footer-promo h2 {
    font-size: 24px;
    margin: 0 0 2px;
}

.footer-promo p {
    margin: 0 0 15px;
}

.btn-more {
    position: relative;
    font-size: 12px;
    font-weight: 400;
    padding-right: 11px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.btn-more:after {
    height: 0;
    width: 0;
    border-bottom: 3.5px solid transparent;
    border-left: 5px solid #fff;
    border-top: 3.5px solid transparent;
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.btn-more:hover:after {
    border-left-color: #f64747;
}

.follow-form {
    padding: 0 27px 19px;
    font-size: 24px;
    line-height: 30px;
    font-weight: 300;
}

.follow-form .col {
    position: relative;
}

.follow-form .col:nth-child(2) {
    background: #fff;
    border-radius: 2px;
}
.follow-form .form-inline{
    margin:0;
}
.follow-form .form-inline .input-group{
    width: 100%;
}

.follow-form .btn-tag {
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
    line-height: 15px;
    margin: 11px 0 14px;
    letter-spacing: 2px;
}

.follow-form .form-inline input[type="email"] {
    display: block;
    width: calc(100% - 37px);
    background: #fff;
    border: none;
    padding: 12px 12px 11px;
    border-radius: 2px 0 0 2px;
    box-shadow: none;
}

.follow-form .form-inline button[type="submit"] {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 37px;
    height: auto;
    background: #f64747;
    border-radius: 0px;
    border:none;
}

.follow-form .form-inline button[type="submit"]:before {
    font-family: "icomoon" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e905";
    position: absolute;
    left: 55%;
    top: 50%;
    color: #fff;
    font-size: 30px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.follow-form .form-inline button[type="submit"]:hover {
    background: #ff5b5b;
}

.follow-form p {
    margin: 0 0 22px;
}

.social-networks ul {
    margin: 0 0 20px;
    padding: 0 27px;
    list-style: none;
}

.social-networks ul li {
    display: inline-block;
    vertical-align: top;
    margin: 0 6px 6px 0;
}

.social-networks ul a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 35px;
    height: 35px;
    color: #263238;
    background: #fff;
    border-radius: 3px;
}

.social-networks ul a:hover {
    background: #f64747;
}

.social-networks ul a:hover i {
    color: #fff;
}

.social-networks ul i {
    color: #263238;
    -webkit-transition: color .3s ease;
    transition: color .3s ease;
}

.social-networks ul .icon-linkedin {
    font-size: 31px;
}

.social-networks ul .icon-facebook {
    font-size: 28px;
}

.social-networks ul .icon-twitter {
    font-size: 28px;
}

.social-networks ul .icon-instagram {
    font-size: 27px;
}

@media (min--moz-device-pixel-ratio: 1.3), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
    .two-col-block .bg-col:after {
        background-image: url("images/bg-col@2x.png");
        background-size: 382px 350px;
    }
}

@media (min-width: 375px) {
    /*.menu-drop .nav-opener {
        left: -70px;
    }*/

    .slick-gallery .slick-item > img {
        width: 300%;
        margin: 0 -100%;
    }

    .event-box .date {
        margin-right: 20px;
    }

    .breadcrumbs {
        font-size: 12px;
    }

    .breadcrumbs li {
        padding: 0 6px;
    }

    .plans-gallery .gallery-item {
    }

    .plans-gallery .slick-prev {
        right: 30px;
    }

    .plans-gallery .slick-next {
        left: 30px;
    }

    .nav li {
        margin: 0 8px 19px;
    }
}

@media (min-width: 480px) {
    .slick-gallery .slick-item > img {
        width: 220%;
        margin: 0 -60%;
    }
}

@media (min-width: 568px) {
    .slick-gallery .slick-item > img {
        width: 180%;
        margin: 0 -40%;
    }
}

@media (min-width: 768px) {
    blockquote {
        padding-left: 41px;
    }

    .widget h3 {
        margin-top: 3px;
    }

    .comment-form textarea,
    .comment-form input[type="text"] {
        width: 300px;
    }

    .search-form button[type="submit"]:before {
        font-size: 24px;
    }

    .commentlist-item .commentlist-item {
        padding: 0 0 0 2em;
    }

    .parent.comment .comment-body {
        margin-left: 30px;
        margin-bottom: 17px;
    }

    .parent.comment .comment-body .comment-author img {
        width: 92px;
    }

    .comment-holder {
        width: calc(100% - 114px);
    }

    .comment-author-box {
        width: 114px;
    }

    .comment-meta {
        font-size: 14px;
        line-height: 28px;
    }

    .comment-meta > div + div:before {
        left: -2px;
    }

    .comment-meta > div {
        padding: 0 6px;
    }

    .comment-content {
        font-size: 14px;
        line-height: 28px;
    }

    .comment-content textarea {
        padding: 15px 19px 13px;
    }

    .comment-content p {
        margin: 0 0 6px;
    }

    .parent.comment .comment:last-child {
        padding-bottom: 46px;
    }

    .parent.comment .comment {
        padding: 0 0 46px 42px;
    }

    .parent.comment .comment .comment-body {
        margin-left: 28px;
        margin-bottom: 17px;
    }

    .parent.comment .comment .comment-body .comment-author.comment-author-box {
        width: 84px;
    }

    .parent.comment .comment .comment-body .comment-author.comment-author-box img {
        width: 52px;
        margin: 0 1.2em 4px 0;
    }

    .parent.comment .comment .comment-holder {
        margin: -7px 0 0;
    }

    h1,
    .h1 {
        font-size: 36px;
        line-height: 36px;
    }

    h2,
    .h2 {
        font-size: 24px;
        line-height: 36px;
    }

    h3,
    .h3 {
        font-size: 21px;
        line-height: 26px;
    }

    h4,
    .h4 {
        font-size: 18px;
        line-height: 24px;
    }

    h5,
    .h5 {
        font-size: 17px;
    }

    h6,
    .h6 {
        font-size: 16px;
    }

    .slick-prev,
    .slick-next {
        top: 66%;
    }

    .slick-prev {
        left: -31px;
    }

    .slick-next {
        right: -31px;
    }

    .slick-dots {
        bottom: 15px;
    }

    .slick-dots li.slick-active button {
        background: #f84e34;
    }

    .slick-dots button {
        width: 10px;
        height: 10px;
        border-color: #f84e34;
    }

    .slick-dots button:hover {
        background: #f84e34;
    }

    /*.container.alt {
        padding: 0 20px;
    }*/

    #header {
        padding: 12px 20px 14px;
    }

    #header .holder {
        padding: 16px 11px 0 0;
    }

    .logo {
        width: 195px;
        margin: 0 0 0 2px;
    }

    .login-menu {
        display: block;
        float: right;
        font-size: 13px;
        line-height: 16px;
        font-weight: 500;
        padding: 8px 35px 0 0;
    }

    .login-menu ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .login-menu ul li {
        position: relative;
        padding: 0 9px;
    }

    .login-menu ul > li + li:before {
        content: "";
        position: absolute;
        left: -2px;
        top: 48%;
        width: 4px;
        height: 4px;
        border-radius: 100%;
        background: #4d585a;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .login-menu ul ul.dropdown > li + li:before{
        width: 0;
        height: 0;
    }
/*    .menu-drop {
        padding: 23px 2px;
        width: 396px;
        -webkit-transform: translateX(480px);
        -ms-transform: translateX(480px);
        transform: translateX(480px);
    }

    .menu-drop .nav-opener {
        left: -70px;
        top: 29px;
        width: 42px;
        height: 42px;
    }

    .menu-drop .search-form {
        margin: 0 0 45px;
        padding: 0 19px 0 41px;
    }

    .menu-drop .search-form input[type="search"] {
        padding: 18px 28px 17px 0;
        font-size: 20px;
        line-height: 23px;
    }

    .menu-drop .search-form button[type="submit"] {
        top: 6px;
        right: 17px;
    }

    .nav-opener {
        margin: 0 3px 0 0;
    }*/

    #nav,
    .add-nav {
        font-size: 20px;
        line-height: 23px;
        font-weight: 400;
    }

    #nav a,
    .add-nav a {
        padding: 14px 41px 13px;
    }

    #nav {
        margin: 0 0 50px;
    }

    .slick-gallery .slick-item > img {
        width: 160%;
        margin: 0 -30%;
    }

    .slick-gallery .text-box {
        left: 50%;
        padding: 2% 0;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        font-size: 20px;
        line-height: 28px;
    }

    .slick-gallery h1,
    .slick-gallery h2 {
        font-size: 31px;
        line-height: 37px;
        margin: 0 0 25px;
    }

    .slick-gallery h2 {
        margin: 0 0 20px;
    }

    .btn.cta-button {
        min-width: 172px;
        padding: 17px 10px 16px;
    }

    a.btn {
        line-height: 14px;
    }

    .btn-tag,
    .link {
        letter-spacing: 3px;
    }

    .four-col-block,
    .tree-col-block {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        -webkit-align-content: stretch;
        -ms-flex-line-pack: stretch;
        align-content: stretch;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .four-col-block .col.alt,
    .tree-col-block .col.alt {
        background: #cfd8dc;
    }

    .four-col-block .col:last-child,
    .tree-col-block .col:last-child {
        background: #eceff1;
    }

    .four-col-block .col,
    .tree-col-block .col {
        width: 50%;
        padding: 28px 15px;
    }

    .four-col-block .btn-tag,
    .tree-col-block .btn-tag {
        margin: 0 0 13px;
    }

    .tree-col-block.alt .col.md {
        width: 50%;
    }

    .tree-col-block.alt .col.lg {
        width: 100%;
    }

    .tree-col-block.alt .col.lg h3 {
        font-size: 26px;
        line-height: 32px;
    }

    .tree-col-block.tree-col-block.two-col-alt .col {
        width: 50%;
    }

    .two-col-block .col {
        padding: 40px 38px 35px;
    }

    .two-col-block .btn-tag {
        margin: 0 0 17px;
    }

    .two-col-block h2 {
        max-width: 75%;
        line-height: 36px;
        margin: 0 0 28px;
    }

    .two-col-block .bg-col:after {
        top: -6%;
        right: -40px;
    }

    .tree-col-block.tree-col-block .col {
        width: 33.33%;
    }

    .tree-col-block.tree-col-block .col:last-child {
        background: #eceff1;
    }

    .intro .text {
        padding: 76px 16.5% 117px;
        font-size: 18px;
        line-height: 24px;
    }

    .intro .text-holder {
        margin: 0 0 18px;
    }

    .intro h1 {
        margin: 0 0 25px;
    }

    .intro h2 {
        font-size: 18px;
        line-height: 24px;
    }

    .intro .link {
        font-size: 14px;
        line-height: 17px;
        letter-spacing: 2.8px;
    }

    .membership-section {
        text-align: center;
        padding: 38px 50px 41px;
    }

    .membership-section h2 {
        margin: 0 auto 27px;
        line-height: 32px;
    }

    .membership-section .btn.cta-button {
        min-width: 172px;
    }

    .event-block {
        margin: 0 0 34px;
    }

    .event-block:last-child {
        margin: 0 0 1px;
    }

    .event-box .date {
        margin-top: 4px;
    }

    .event-box .text {
        width: calc(100% - 75px);
    }

    .event-box a {
        font-size: 20px;
        line-height: 28px;
        font-weight: 400;
    }

    .event-box ul {
        font-size: 14px;
        line-height: 17px;
    }

    .event-title {
        font-size: 11px;
        line-height: 16px;
        letter-spacing: 3px;
        margin: 0 0 20px;
    }

    .section-writers {
        padding: 38px 40px;
    }

    .section-writers .btn-tag {
        text-align: left;
    }

    .logotype-gallery {
        padding: 37px 40px 6px;
    }

    .logotype-gallery .slick-item {
        padding: 0;
    }

    .content-area.content-area {
        padding: 23px 20px 30px;
    }

    #content {
        float: left;
        width: calc(100% - 251px);
    }

    #sidebar {
        float: right;
        width: 231px;
    }

    #sidebar.sidebar {
        display: block;
    }

    .breadcrumbs-holder {
        padding: 30px 0;
    }

    .breadcrumbs {
        font-size: 14px;
        line-height: 17px;
    }

    .page-title h1 {
        margin: 0 0 17px;
    }

    .blog-post-holder {
        margin: 0 0 43px;
    }

    .blog-post-holder.tree-posts .post-col.post-col-2 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-content: space-between;
        -ms-flex-line-pack: justify;
        align-content: space-between;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .blog-post-holder.tree-posts .post-col.post-col-2 .blog-post {
        width: 48%;
    }

    .blog-post-holder.tree-posts .post-col.post-col-2 .blog-post:first-child {
        margin: 0 4% 0 0;
    }

    .blog-post-holder.tree-posts .post-col {
        margin: 21px 0 0;
    }

    .blog-post-holder.tree-posts .post-col:first-child {
        margin: 0;
    }

    .blog-post-holder.four-posts {
        margin: 0 -21px 23px 0;
    }

    .blog-post-holder.four-posts .blog-post {
        width: 50%;
        padding-right: 21px;
        margin: 0 0 20px;
    }

    .blog-post-holder.four-posts .blog-post .text {
        padding: 23px 15px 21px;
        border-top-width: 3px;
    }

    /*Added for three col by uzzal*/
    .blog-post-holder.three-posts {
        margin: 0 -21px 23px 0;
    }

    .blog-post-holder.three-posts .blog-post {
        width: 50%;
        padding-right: 21px;
        margin: 0 0 20px;
    }

    .blog-post-holder.three-posts .blog-post .text {
        padding: 0;
        border-top-width: 3px;
    }
    /*End added by uzzal*/

    .blog-post {
        margin: 0;
        border-top-width: 3px;
    }

    .blog-post.lg {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .blog-post.lg .text {
        padding: 20px 35px;
        min-height: 246px;
    }

    .blog-post.lg .text h2 {
        margin: 0 0 20px;
    }

    .blog-post.blog-post.md .text {
        width: 52%;
    }

    .blog-post .img-holder {
        width: 48%;
        height: auto;
    }

    .blog-post .img-holder.img-holder-2 {
        width: 230px;
        height: auto;
        min-height: 298px;
    }

    .blog-post .img-holder-2 + .text {
        width: calc(100% - 230px);
    }

    .tnc_img_right .text {
        width: calc(100% - 204px);
    }

    .blog-post .text {
        padding: 23px 18px 14px;
    }

    .blog-post h2,
    .blog-post h3 {
        margin: 0 0 21px;
    }

    .blog-post h3 {
        font-size: 16px;
        line-height: 22px;
    }

    .blog-post .place {
        font-size: 16px;
        line-height: 22px;
    }

    .pagination-full .prev:before,
    .pagination-full .next:before {
        font-size: 36px;
    }

    .pagination-full.alt {
        margin: 0 0 1px;
    }

    .form-section {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        font-size: 14px;
        line-height: 24px;
        color: #58595b;
        padding: 50px 0 23px;
    }

    .page-template-page-login .form-section,.page-id-1492 .form-section {
        justify-content: center;
    }

    .form-section .col {
        width: 67%;
        padding: 0 0 0 10px;
    }

    .form-section .col:first-child {
        width: 33%;
        padding: 0 10px 0 0;
    }

    .form-section h2 {
        margin: 0 0 34px;
        font-size: 30px;
        line-height: 36px;
    }

    .form-section p {
        margin: 0 0 24px;
    }

    .form-section .note-text {
        line-height: 20px;
    }

    .form-section address {
        margin: 0 0 26px;
    }

    .mark-text,
    address {
        font-size: 16px;
        line-height: 26px;
    }

    .contact-form .form-row {
        margin: 0 0 25px;
    }

    .contact-form .row-col {
        float: left;
        width: 48.5%;
    }

    .contact-form .row-col:nth-child(even) {
        float: right;
    }

    .contact-form .row-col + .row-col {
        margin: 0;
    }

    .contact-form input[type="submit"] {
        margin: 4px 0 0;
        height: 36px;
        min-width: 152px;
    }

    .content-section {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    /* .content-section .col:last-child {
         margin: 0 0 8px;
    }*/

    /*.content-section .col {
        width: 66%;
        margin: 0;
    }*/

    /*.content-section .col:first-child {
        width: 34%;
        padding: 0 50px 0 0;
    }*/

    .content-section .heading-box {
        font-size: 14px;
        line-height: 20px;
    }

    .content-section h2 {
        margin: 0 0 25px;
    }

    .content-section h2.title {
        font-size: 30px;
        line-height: 36px;
    }

    .content-section .link-list {
        margin: 0 0 27px;
    }

    .content-section .link-list li {
        margin: 0 0 3px;
    }

    .content-section .share-link {
        width: 40px;
        height: 40px;
    }

    .content-section .social-networks ul a {
        width: 40px;
        height: 40px;
    }

    .content-section.content-section-2 .col {
        margin: 0;
    }

    .content-section.content-section-2 .col:first-child {
        padding: 0 10px 0 0;
    }

    .content-section.content-section-3 .col:last-child {
        margin: 0;
    }

    .content-section.content-section-3 .col {
        width: 48.7%;
        margin: 0;
    }

    .content-section.content-section-3 .col:first-child {
        width: 51.3%;
    }

    .content-section.content-section-3 .article-text-box p {
        margin: 0 0 101px;
    }

    .content-text-box {
        margin: 0 0 30px;
    }

    .article-text-box {
        margin: 0 0 1px;
    }
    .article-text-box img{
        padding:10px;
    }
    .article-text-box iframe{
        max-width: 100%;
    }
    .article-text-box p,
    .article-text-box blockquote,
    .article-text-box div {
        margin: 0 0 30px;
    }
    .box-block.speakers{
        margin-top:58px;
    }
    .box-block + .box-block {
        padding-top: 70px;
    }

    .box-block .title-block {
        font-size: 14px;
        margin: 0 0 21px;
    }

    .box-block .box-holder {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        /*margin: 0 0 -30px;*/
        margin: 0;
    }

    .box-block .box {
        margin: 0 0 30px;
    }

    .box-block .box.alt .text {
        padding: 30px 45px 30px 20px;
    }

    .box-block .img-holder {
        width: 150px;
    }

    .box-block .text {
        min-height: 115px;
        padding: 15px 20px;
        width: calc(100% - 150px);
    }

    .box-block .title {
        font-size: 18px;
    }

    .box-block .title.title-2 {
        font-size: 22px;
        line-height: 26px;
    }

    .sort-block {
        max-width: 230px;
        margin: 0;
        border-top-width: 3px;
        box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
    }

    .sort-block .search-slide {
        position: static !important;
        display: block !important;
        top: 0 !important;
        left: 0 !important;
    }

    .sort-block .opener-search:after {
        font-size: 15px;
        right: 0;
        margin: 0;
    }

    .sort-block .opener-search {
        cursor: default;
        pointer-events: none;
        padding: 19px 18px 10px;
        background: none;
    }

    .sort-block .opener-search:after {
        display: none;
    }

    .sort-block .search-form {
        padding: 9px 18px;
        margin: 0 0 22px;
    }

    .sort-block .search-form input[type="search"] {
        padding-right: 30px;
    }

    .sort-block .open-close .opener {
        padding: 27px 33px 25px;
    }

    .sort-form .check-holder {
        padding: 0 28px 31px;
    }

    .tag-sort-list {
        font-size: 14px;
        line-height: 17px;
        margin: 0;
    }

    .tag-sort-list li {
        margin: 0 18px 10px 0;
        padding: 6px 9px 5px;
    }

    .tag-sort-list i {
        margin-right: 2px;
    }

    .search-results-block {
        margin: 0 0 34px;
    }

    .search-results-block .item {
        min-height: 183px;
        padding: 26px 20px 31px;
        border-top-width: 3px;
    }

    .search-results-block .item > nav {
        margin: 0 0 14px;
    }

    .search-results-block h2 {
        margin: 0 0 10px;
    }

    .search-results-block .note-link {
        right: -19px;
    }

    .search-results-block .note-link .icon-star {
        font-size: 21px;
        margin: -5px 0 5px 3px;
    }

    .video {
        margin: 0 -20px 54px;
    }

    .user-info-box {
        border-top-width: 3px;
        font-size: 16px;
        line-height: 28px;
    }

    .user-info-box .holder {
        padding: 13px 23px 31px;
        font-size: 16px;
        line-height: 24px;
    }

    .user-info-box h2 {
        line-height: 36px;
        margin: 0 0 9px;
    }

    .user-info-box .text {
        padding: 20px 22px 16px;
    }

    .user-info-box .user-img-box:after {
        font-size: 16px;
        bottom: 12px;
    }

    .user-info-box .user-img-box {
        width: 93px;
        margin: 6px 26px 0 0;
    }

    .user-info-box .text-holder:last-child {
        margin-bottom: 0;
    }

    .plans-gallery .gallery-item {
    }

    .plans-gallery .plan-title {
        margin: 0 0 5px;
    }

    .plans-gallery .note-text {
        font-size: 16px;
        line-height: 28px;
    }

    .plans-gallery .note-text.enrolment-text {
        margin-bottom: 20px;
    }

    .plans-gallery .price.enrolment-price {
        display: block;
        font-size: 28px;
        line-height: 40px;
        padding-bottom: 0;
    }

    .plans-gallery .price {
        /*font-size: 36px;*/
        font-size: 28px;
        /*line-height: 48px;*/
        line-height: 40px;
        /*margin: 0 0 41px;*/
        padding-right: 28px;
    }

    .plans-gallery .btn.cta-button {
        margin: 0 0 46px;
    }

    .plans-gallery .plan-list {
        font-size: 14px;
        line-height: 17px;
    }

    .plans-gallery .slick-prev:before,
    .plans-gallery .slick-next:before {
        font-size: 130px;
    }

    .login-form {
        margin: -4px 0 0;
    }

    .login-form .row-col {
        float: none;
        width: 100%;
        margin: 0 0 19px;
    }
    .login-form .link-list {
        margin: 0 -5px;
        letter-spacing: -5px;
    }

    .login-form .link-list li + li:before {
        content: "|";
        position: absolute;
        left: -8px;
        top: 0;
        color: #c2c2c2;
    }

    .login-form .link-list li {
        width: 50%;
        line-height: 20px;
        padding: 0 5px;
    }

    .login-form .btn.btn-alt {
        min-width: 152px;
        min-height: 36px;
    }

    .register-form .col-holder {
        margin: 0 0 27px;
    }

    .register-form .open-close {
        margin: 0 0 17px;
    }

    .register-form .open-close .opener:after {
        font-size: 27px;
        right: 23px;
    }

    .register-form .open-close .opener {
        padding: 27px 50px 27px 28px;
        font-size: 18px;
        line-height: 21px;
    }

    .register-form .open-close .slide {
        padding: 0 47px 15px 30px;
    }

    .register-form .benefits-block {
        margin: 0 0 17px;
        padding: 19px 21px 16px;
    }

    .register-form .benefits-block .note-text {
        right: -62px;
        top: -62px;
        width: 120px;
        height: 120px;
        padding: 90px 0 0;
        font-size: 11px;
        line-height: 11px;
    }

    .register-form .radio-box {
        margin: 0 0 14px;
    }

    .register-form .radio-box .fake-label {
        font-size: 18px;
        line-height: 24px;
        margin-top: 1px;
        letter-spacing: -.25px;
    }

    .register-form .radio-box .fake-label span {
        display: inline-block;
        vertical-align: top;
        margin: 0 0 -2px;
        font-size: 12px;
        line-height: 26px;
    }

    .register-form .form-row {
        margin: 0 0 13px;
    }

    .register-form input.error, .register-form textarea.error {
        border: 1px solid #f64747
    }

    .register-form [type="radio"] + .fake-input {
        width: 24px;
        height: 24px;
        margin: 0 6px 0 0;
    }

    .register-form .footer-form .check-box {
        width: 64%;
    }

    .register-form .footer-form span.fake-input {
        vertical-align: middle;
        margin-top: 0;
    }

    .register-form .footer-form .fake-label {
        font-size: 12px;
        line-height: 16px;
        margin-top: -1px;
    }

    .register-form label {
        margin: 0 0 7px;
    }

    .register-form [type="checkbox"] + .fake-input {
        width: 24px;
        height: 24px;
        margin: 0 9px 0 0;
    }
    [id="footer"] .divider {
        margin: 0 0 24px;
    }

    /*[id="footer"] > .container {
        padding: 20px 20px 3px;
    }*/

    .panel {
        padding: 32px 10px 22px;
    }

    .nav ul {
        padding: 7px 0 0;
        margin: 0 -18px 11px;
    }

    .nav li {
        margin: 0 11px 17px 15px;
    }

    .footer-promo .text {
        padding: 58px 25px 44px;
    }

    .footer-promo .text {
        padding: 60px 35px 69px;
        font-size: 21px;
        line-height: 29px;
    }

    .footer-promo h2 {
        margin: 0 0 9px;
    }

    .footer-promo p {
        margin: 0 0 19px;
    }

    .btn-more {
        letter-spacing: 2.5px;
    }

    .follow-form {
        padding: 0 0 8px;
        font-size: 13px;
        line-height: 17px;
        font-weight: 400;
    }

    .follow-form .col:first-child {
        padding: 0 10px 0 0;
    }

    .follow-form .col {
        float: left;
        width: 49%;
        padding: 0;
    }

    .follow-form .col:first-child {
        width: 51%;
    }

    .follow-form .btn-tag {
        margin: 2px 0 7px;
    }

    .follow-form input[type="email"]{
        padding: 10px 12px;
        width: calc(100% - 45px);
    }
    .follow-form label{
        margin-bottom: 0;
    }
    .follow-form button[type="submit"] {
        width: 45px;
    }

    .follow-form p {
        margin: 0 0 15px;
    }

    .social-networks ul {
        padding: 0;
        margin: 0 0 17px;
    }

    .social-networks ul li {
        margin: 0 7px 6px 0;
    }
}
@media (min-width: 1460px) {
    .cop-left-bar{
        position: relative;
        margin-left: -80px;
        left: -80px;
    }
}

@media (min-width: 1280px) and (max-width: 1459px) {
    .cop-left-bar{
        position: relative;
        margin-left: -80px;
        left: 0px;
    }
}
@media (max-width: 1280px) {
    .plans-gallery .price.enrolment-price{
        line-height: 10px;
    }
    
}
@media (min-width: 1024px) {
    blockquote:before {
        left: -7px;
        top: 31px;
    }

    

    .widget h3 {
        margin: -2px 0 19px;
    }

    .search-form input[type="search"] {
        padding-right: 55px;
    }

    .wp-caption .wp-caption-text,
    .wp-caption .wp-caption-text {
        font-size: 12px;
        line-height: 20px;
    }

    .comment-meta > div {
        padding: 0 5px;
    }

    .comment-content textarea {
        min-height: 45px;
    }

    .parent.comment .comment:last-child {
        padding-bottom: 9px;
    }

    .parent.comment .comment {
        padding: 0 0 9px 42px;
    }

    h1,
    .h1 {
        font-size: 48px;
        line-height: 60px;
    }

    h2,
    .h2 {
        font-size: 30px;
        line-height: 36px;
    }

    h3,
    .h3 {
        font-size: 26px;
        line-height: 32px;
    }

    h4,
    .h4 {
        font-size: 20px;
        line-height: 26px;
    }

    .slick-prev,
    .slick-next {
        top: 62%;
    }

    .slick-prev {
        left: -20px;
    }

    .slick-next {
        right: -20px;
    }

    .slick-dots {
        bottom: 15px;
    }

    body:after {
        background: rgba(0, 0, 0, .5);
    }

    #header {
        padding: 6px 20px 10px;
    }

    #header .holder {
        padding: 22px 0 0;
        max-width: calc(100% - 250px);
    }

    .logo {
        width: 250px;
        margin: 0 0 0 -9px;
    }

    .login-menu {
        padding: 9px 31px 0 0;
        font-size: 18px;
        line-height: 21px;
    }

    .logged .login-menu {
        padding-top: 0;
        margin-top: 0;
    }

    .login-menu ul li {
        padding: 0 12px;
    }

   /* .menu-drop {
        padding: 21px 2px;
        width: 458px;
        -webkit-transform: translateX(510px);
        -ms-transform: translateX(510px);
        transform: translateX(510px);
    }

    .menu-drop .nav-opener:before,
    .menu-drop .nav-opener:after {
        background: #f64747;
    }

    .menu-drop .nav-opener:hover:before,
    .menu-drop .nav-opener:hover:after {
        background: #4d585a;
    }

    .menu-drop .nav-opener {
        left: -56px;
        top: 28px;
        width: 40px;
        height: 40px;
    }

    .menu-drop .search-form {
        margin: 0 0 45px;
        padding: 0 54px 0 48px;
    }

    .menu-drop .search-form button[type="submit"] {
        top: 7px;
        right: 49px;
    }

    .nav-opener {
        margin: 0 3px 0 0;
    }*/

    #nav a,
    .add-nav a {
        padding: 14px 48px 13px;
    }

    /*.slick-gallery {
        max-height: 460px;
    }*/

    .slick-gallery .slick-item > img {
        width: 130%;
        margin: 0 -15%;
    }

    .slick-gallery .text-box {
        font-size: 22px;
        line-height: 27px;
        padding: 2% 0;
    }

    .slick-gallery h1,
    .slick-gallery h2 {
        font-size: 36px;
        line-height: 42px;
        margin: 0 0 25px;
    }

    .slick-gallery h2 {
        margin: 0 0 20px;
    }

    .btn.cta-button {
        font-size: 14px;
        min-width: 212px;
        text-align: center;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 2px;
    }

    a.btn {
        line-height: 17px;
    }

    .btn-tag,
    .link {
        font-size: 14px;
        line-height: 16px;
    }

    .four-col-block .col.alt,
    .tree-col-block .col.alt {
        background: #eceff1;
    }

    .four-col-block .col:last-child,
    .tree-col-block .col:last-child {
        background: #cfd8dc;
    }

    .four-col-block .col,
    .tree-col-block .col {
        width: 25%;
        padding: 43px 38px;
    }

    .four-col-block .btn-tag,
    .tree-col-block .btn-tag {
        margin: 0 0 11px;
    }

    .tree-col-block.alt .col {
        padding-left: 4%;
        padding-right: 4%;
    }

    .tree-col-block.alt .col.md {
        width: 33.33%;
    }

    .tree-col-block.alt .col.lg {
        width: 33.33%;
    }

    .tree-col-block.tree-col-block.two-col-alt .col {
        width: 50%;
    }

    .two-col-block {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        -webkit-align-content: stretch;
        -ms-flex-line-pack: stretch;
        align-content: stretch;
    }

    .two-col-block .col {
        width: 50%;
        padding: 30px 38px;
    }

    .two-col-block h2 {
        max-width: 85%;
        line-height: 42px;
        margin: 0 0 28px;
    }

    .two-col-block .bg-col:after {
        background-image: url("images/bg-col.png");
        background-repeat: no-repeat;
        background-size: 486px 445px;
        top: -5%;
        right: -128px;
        width: 486px;
        height: 445px;
    }

    .tree-col-block.tree-col-block .col {
        padding-top: 64px;
        padding-bottom: 64px;
    }

    .intro .text {
        max-width: 68%;
        padding: 68px 8.5% 103px;
        font-size: 20px;
        line-height: 26px;
    }

    .intro .text-holder {
        margin: 0 0 15px;
    }

    .intro h1 {
        margin: 0 0 19px;
    }

    .intro h2 {
        font-size: 20px;
        line-height: 26px;
    }

    .membership-section {
        text-align: center;
        padding: 33px 50px;
    }

    .membership-section h2 {
        line-height: 42px;
    }

    .membership-section .btn.cta-button {
        min-width: 170px;
        padding: 12px 10px 10px;
    }

    .event-block {
        margin: 0 0 24px;
    }

    .event-block:last-child {
        margin: 0 0 15px;
    }

    .event-box a {
        font-size: 18px;
        line-height: 28px;
        margin: 0 0 11px;
    }

    .event-box ul {
        font-size: 12px;
        line-height: 15px;
    }

    .event-title {
        font-size: 14px;
        line-height: 16px;
    }

    .section-writers {
        padding: 26px 31px;
    }

    .logotype-gallery {
        padding: 33px 37px 10px;
    }

    /*.content-area.content-area {
        padding: 48px 20px 50px;
    }*/

    .content-area.content-area.content-area-2 {
        padding-top: 35px;
    }

    #content {
        width: calc(100% - 224px);
    }

    #sidebar {
        width: 205px;
    }

    .breadcrumbs-holder {
        padding: 31px 0;
    }

    .breadcrumbs {
        font-size: 12px;
        line-height: 15px;
    }

    .page-title h1 {
        font-size: 30px;
        line-height: 33px;
        margin: 0 0 15px;
    }

    .blog-post-holder {
        margin: 0 0 50px;
    }

    .blog-post-holder.tree-posts {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        margin-right: -2%;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }

    .blog-post-holder.tree-posts .post-col.post-col-2 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .blog-post-holder.tree-posts .post-col.post-col-2 .blog-post {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        height: 48%;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        width: 100%;
        overflow: hidden;
    }

    .blog-post-holder.tree-posts .post-col.post-col-2 .blog-post:first-child {
        margin: 0 0 6%;
    }

    .blog-post-holder.tree-posts .post-col {
        width: 48%;
        margin-right: 2% !important;
        margin-top: 0;
    }

    .blog-post-holder.four-posts {
        margin: 0 -21px 31px 0;
    }

    .blog-post-holder.four-posts .blog-post {
        width: 25%;
    }

    .blog-post-holder.three-posts {
        margin: 0 -21px 31px 0;
    }

    .blog-post-holder.three-posts .blog-post {
        width: 33%;
    }

    .blog-post.alt {
        text-align: left;
    }

    .blog-post.lg .text {
        padding: 20px 55px;
    }

    .blog-post.blog-post.md {
        display: block;
    }

    .blog-post.blog-post.md .text {
        width: 100%;
    }

    .blog-post .img-holder {
        width: 100%;
        height: 298px;
    }

    .blog-post .img-holder.img-holder-2 {
        width: 204px;
        height: auto;
        min-height: 0;
    }

    .blog-post .img-holder-2 + .text {
        width: calc(100% - 204px);
    }

    .tnc_img_right .text {
        width: calc(100% - 204px);
    }

    .blog-post .text {
        padding: 25px 18px 18px;
    }

    .blog-post h2,
    .blog-post h3 {
        font-size: 30px;
        line-height: 36px;
        margin: 0 0 40px;
    }

    .blog-post h3 {
        font-size: 20px;
        line-height: 26px;
    }

    .blog-post .tags {
        line-height: 20px;
    }

    .blog-post .place {
        font-size: 18px;
        line-height: 24px;
    }

    .pagination-full.alt {
        margin: 0 0 31px;
    }

    .pagination-full.alt .prev {
        left: 10px;
        right: auto;
    }

    .pagination-full.alt .next {
        right: 10px;
    }

    .form-section {
        padding: 24px 0 0;
        font-size: 16px;
        line-height: 28px;
    }

    .form-section:before {
        content: "";
        position: absolute;
        left: 34.6%;
        top: 34px;
        bottom: 36px;
        width: 1px;
        background: #d7d7d7;
    }

    .page-template-page-login .form-section:before,.page-id-1492 .form-section:before{
        background: transparent;
    }

    .form-section .col {
        width: 65.4%;
        padding: 0 0 0 66px;
    }

    .form-section .col:first-child {
        width: 34.6%;
        padding: 0 70px 0 0;
    }

    .page-template-page-login .form-section .col:first-child,.page-id-1492 .form-section .col:first-child{
        width: 33%;
        padding: 0 10px 0 0;
    }

    .form-section h2 {
        margin: 0 0 32px;
    }

    .form-section p {
        margin: 0 0 28px;
    }

    .mark-text,
    address {
        font-size: 18px;
        line-height: 28px;
    }

    /*.content-section .col:last-child {
        margin: 0;
    }*/

    /*.content-section .col {
        width: 69.45%;
    }*/

    /*.content-section .col:first-child {
        width: 30.55%;
        padding: 0 50px 0 0;
    }*/

    .content-section .heading-box {
        font-size: 12px;
        letter-spacing: .5px;
    }

    .content-section .link-list {
        margin: 0 0 23px;
    }

    .content-section .link-list li {
        margin: 0;
    }

    .content-section .share-link {
        margin-right: 7px;
    }

    .content-section .social-networks ul li {
        margin: 0 7px 6px 0;
    }

    .content-section.content-section-2 .col:first-child {
        padding: 0 50px 0 0;
    }

    .content-section.content-section-3 .col {
        width: 59.5%;
    }

    .content-section.content-section-3 .col:first-child {
        width: 40.5%;
    }

    .content-section.content-section-3 .content-text-box {
        margin: 2px 0 30px 2px;
    }

    .content-section.content-section-3 .article-text-box p {
        margin: 0 0 65px;
    }

    .content-section.content-section-3 .article-text-box div {
        margin: 0 0 4px;
    }

    /*.article-text-box {
        margin: 0;
    }*/

    .box-block + .box-block {
        padding-top: 37px;
    }

    .box-block .box {
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
        width: 48%;
    }

    .box-block .box:nth-child(odd) {
        margin-right: 4%;
    }

    .box-block .box.alt:after {
        font-size: 22px;
    }

    .box-block .box.alt .text {
        padding: 19px 45px 19px 20px;
    }

    .box-block .text {
        padding: 15px 20px;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .sort-block {
        max-width: 271px;
    }

    .sort-block .opener-search {
        padding: 20px 20px 10px;
        font-size: 22px;
        line-height: 26px;
    }

    .sort-block .search-form {
        padding: 9px 20px;
    }

    .sort-block .search-form button[type="submit"] {
        right: 21px;
    }

    .sort-block .open-close .opener {
        padding: 27px 33px 25px;
    }

    .sort-form .check-holder {
        padding: 0 30px 31px;
    }

    .sort-form .check-box {
        width: 100%;
    }

    .search-results-block {
        margin: 0 0 34px;
    }

    .search-results-block .item {
        min-height: 214px;
        padding: 26px 20px 31px;
    }

    .video {
        margin: 0 0 34px;
    }

    .profile-section strong{
        color:#000;
        display: block;
        margin-bottom: 5px;
    }


    .user-info-box {
        font-size: 12px;
        line-height: 20px;
    }

    .user-info-box .holder {
        padding: 10px 18px 22px;
        font-size: 12px;
        line-height: 20px;
    }
    .user-list-wrapper .user-info-box .holder{
        padding:10px;
        border-bottom: 0;
    }
    .user-info-box h2,.community-page .box h3 {
        font-size: 19px;
        line-height: 26px;
    }
    .community-page .box h3{
        font-weight: 600;
    }
    .user-info-box .text {
        padding: 24px 18px 20px;
    }

    .user-info-box .user-img-box:after {
        left: 3px;
        bottom: 6px;
        font-size: 12px;
    }

    .user-info-box .user-img-box {
        width: 73px;
        margin: 4px 20px 0 0;
    }

    .user-info-box .text-holder {
        margin: 0 0 20px;
    }

    .user-info-box dl dt {
        width: 108px;
    }

    .plans-gallery {
        padding: 0;
    }

    .plans-gallery .gallery-item {
        width: 20%;
        margin: 0;
        background: none;
    }

    .plans-gallery .price {
        /*font-size: 48px;*/
        /*font-size: 36px;*/
        /*line-height: 60px;*/
        line-height: 48px;
        margin: 0 0;
        padding-right: 0;
    }

    .plans-gallery .note-text {
        margin-bottom: 10px;
    }

    .plans-gallery .note-text.enrolment-text {
        margin-bottom: 14px;
    }

    .plans-gallery .enrolment-price {
        margin-bottom: 25px;
    }

    .plans-gallery .btn.cta-button {
        margin: 0 0 44px;
        min-width: 212px;
        width: auto;
    }

    .plans-gallery .plan-list {
        font-size: 12px;
        line-height: 15px;
    }

    .login-form {
        margin: 0;
    }
    .login-form .row-col {
        float: left;
        width: 48%;
        margin: 0;
    }

    .login-form .row-col:nth-child(even) {
        float: right;
    }

    .login-form .link-list {
        margin: 0;
        letter-spacing: 0;
    }

    .login-form .link-list li + li:before {
        display: none;
    }

    .login-form .link-list li {
        display: block;
        width: 100%;
        padding: 0;
    }

    .register-form .col-holder {
        margin: 0 0 33px;
    }

    .register-form .form-col {
        float: left;
        width: 48.3%;
    }

    .register-form .form-col.single {
        float: none;
        width: 100%;
    }

    .register-form .form-col:nth-child(2) {
        float: right;
    }

    .register-form .open-close {
        background: none;
        margin: 0;
    }

    .register-form .open-close .opener:after {
        display: none;
    }

    .register-form .open-close .opener {
        display: none;
        padding: 13px 18px;
        font-size: 20px;
        line-height: 26px;
    }

    .register-form .open-close .slide {
        padding: 0;
    }

    .register-form .open-close .slide.js-slide-hidden {
        position: static !important;
        display: block !important;
    }

    .register-form .open-close.alt .opener {
        cursor: default;
        pointer-events: none;
    }

    .register-form .open-close.alt .slide {
        padding: 0 21px 8px;
    }

    .register-form .benefits-block {
        margin: 27px 0 25px;
    }

    .register-form .form-col.single .benefits-block {
        margin-top: 0;
    }

    .register-form .radio-box .fake-label {
        font-size: 14px;
        line-height: 17px;
        margin-top: 3px;
        letter-spacing: 0;
    }

    .register-form .radio-box .fake-label span {
        display: block;
        margin: 5px 0 0 0;
        line-height: 15px;

    }

    .register-form [type="radio"] + label + .fake-input,
    .register-form [type="radio"] + .fake-input {
        width: 18px;
        height: 18px;
        margin: 0 8px 0 0;
    }

    .register-form .footer-form .fake-label {
        max-width: calc(100% - 25px);
        line-height: 24px;
    }

    .register-form [type="checkbox"] + .fake-input {
        width: 17px;
        height: 17px;
        margin: 0 7px 0 0;
    }

    [id="footer"] {
        font-size: 12px;
        line-height: 15px;
    }

    /*[id="footer"] .container {
        padding-left: 30px;
        padding-right: 30px;
    }*/

    [id="footer"] > .container {
        letter-spacing: 0;
    }

    .panel {
        padding: 20px 0 17px;
    }

    .panel-holder > .col {
        width: 460px;
        float: right;
        width: 39%;
    }

    .panel-holder > .col:first-child {
        float: left;
        width: calc(100% - 470px);
        width: 58%;
    }

    .nav {
        max-width: none;
        margin: 0;
    }

    .nav ul {
        text-align: left;
        margin: 0;
    }

    .nav li {
        margin: 0 21px 21px 0;
    }

    .footer-promo {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-align-content: center;
        -ms-flex-line-pack: center;
        align-content: center;
        height: 100%;
    }

    .footer-promo .text {
        padding: 42px 35px 38px;
        font-size: 14px;
        line-height: 20px;
    }

    .footer-promo h2 {
        font-size: 28px;
        margin: 0 0 7px;
    }

    .btn-more {
        letter-spacing: 1px;
    }

    .follow-form {
        font-size: 14px;
    }

    .follow-form .col {
        width: 56%;
    }

    .follow-form .col:first-child {
        width: 44%;
    }

    .follow-form .btn-tag {
        letter-spacing: 1px;
    }

    .follow-form input[type="email"]{
        padding: 12px 12px 11px;
    }
    .follow-form label{
        margin-bottom: 0;
    }
    .social-networks ul {
        margin: 0 0 -6px;
    }
}

@media (min-width: 1024px) and (min--moz-device-pixel-ratio: 1.3), (min-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.3), (min-width: 1024px) and (min-device-pixel-ratio: 1.3), (min-width: 1024px) and (min-resolution: 1.3dppx) {
    .two-col-block .bg-col:after {
        background-image: url("images/bg-col@2x.png");
        background-size: 486px 445px;
    }
}

@media (min-width: 1060px) {
    .register-form .footer-form .fake-label {
        max-width: calc(100% - 26px);
    }
}

@media (min-width: 1200px) {
    .slick-gallery .slick-item > img {
        max-width: 100%;
        margin: 0;
    }
}

@media (min-width: 1450px) {
    .slick-gallery .text-box {
        font-size: 30px;
        line-height: 38px;
    }

    .slick-gallery h1,
    .slick-gallery h2 {
        font-size: 48px;
        line-height: 60px;
        margin: 0 0 39px;
    }
}

@media (min-width: 1800px) {
    .slick-dots {
        bottom: 37px;
    }
}

@media (max-width: 768px) {
    #forget_password_form button#cancel_forget_password {
        margin-left: 0px;
        margin-top: 0px;
    }
}

@media (max-width: 767px) {
    .news-wrap{width: 100%;}
    .to-guarnte-flex>div{width: 50%;padding-top: 10px;padding-bottom: 10px;}
    .navigation,
    .navigation-comments,
    .pagination {
        padding: 0 5px;
        font-size: 12px;
    }

    .navigation-single .next a,
    .navigation-single .prev a {
        padding: .2em;
    }

    .commentlist {
        margin-left: 0;
    }

    .commentlist .comment {
        padding: 0;
    }

    .tree-col-block.alt .col.alt h3 br {
        display: none;
    }

    .content-area.content-area.alt {
        margin-bottom: 16px;
    }

    .content-area.content-area.content-area-4 {
        padding-top: 0;
    }

    .blog-post-holder.four-posts .blog-post .text {
        min-height: 157px;
    }
    .blog-post-holder.three-posts .blog-post .text {
        min-height: 157px;
    }

    .blog-post .text {
        min-height: 225px;
    }

    .form-section.form-section-2 .col {
        padding: 0;
        margin: 0 0 93px;
    }

    #pmpro_processing_message {
        right: 50%;
    }

    #forget_password_form button#cancel_forget_password {
        margin-left: 15px;
        margin-top: 20px;
    }
}

.wpcf7 br {
    display: none
}

.signal-loading {
    animation: 1s ease-out 0s normal none infinite running pulsate;
    border: 5px solid #f44336;
    border-radius: 30px;
    height: 40px;
    left: 50%;
    margin: 15px 0 0 -15px;
    opacity: 0;
    position: absolute;
    width: 40px;
}

@keyframes pulsate {
    0% {
        transform: scale(.1);
        opacity: 0.0;
    }
    50% {
        opacity: 1;
    }
    100% {
        transform: scale(1.2);
        opacity: 0;
    }
}

/*Adster 2017-04-10*/
#pmpro_checkout_box-checkout_boxes h2 {
    display: none;
}

.error-message, .error, .required {
    color: #f64747;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
}

.required {
    padding-left: 2px;
}

.success {
    color: #097a07;
}

/*Adster 2017-05-03*/
#pmpro_processing_message {
    position: absolute;
    height: 40px;
    width: 40px;
    right: 155px;
}

#pmpro_processing_message.error-message {
    text-align: right;
    width: 100%;
    float: right;
    position: relative;
    right: 0;
    top: 5px;
}

/*NME CSS*/

input.form-control {
    -webkit-appearance: none;
    border-radius: 0;
    box-sizing: border-box;
    border: 1px solid #d7d7d7;
    padding: 10px;
    font-size: 12px;
    line-height: 20px;
    height:35px;
    color: rgba(0, 0, 0, 0.8);
    outline: none;
    box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.1);
}

input.form-control:focus {
    border-color: #000;
}

input.form-control::-webkit-input-placeholder {
    color: #263238;
}

input.form-control::-moz-placeholder {
    opacity: 1;
    color: #263238;
}

input.form-control:-moz-placeholder {
    color: #263238;
}

input.form-control:-ms-input-placeholder {
    color: #263238;
}

input.form-control.placeholder {
    color: #263238;
}

.row-direction {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@media (max-width: 1023px) {
    .row-direction {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .user-info-box .user-img-box {
        float:none;
    }
    .user-info-box .title-holder{
        float:none;
        width:100%;
    }
}

.user-info-box.user-info-box-v2 {
    margin-bottom: 25px;
}

.bar-register {
    background-color: #ffebee;
    padding: 32px 0;
}

@media (max-width: 480px) {
    .bar-register {
        padding: 20px 0;
    }
}

.bar-register .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media (max-width: 991px) {
    .bar-register .container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.bar-register .title-bar-register {
    margin: 0;
    color: #f64747;
    font-size: 30px;
    font-weight: 700;
    margin-right: 33px;
}

@media (max-width: 991px) {
    .bar-register .title-bar-register {
        margin: 0 0 16px;
    }
}

@media (max-width: 480px) {
    .bar-register .title-bar-register {
        font-size: 24px;
    }
}

.bar-register .btn {
    min-width: 1px;
    padding: 9px 40px 8px;
    font-size: 12px;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
}

.bar-register .btn:focus {
    color: #fff;
}

.section-writers-v2 {
    padding-bottom: 46px;
}

.section-writers-v2 .btn-tag {
    font-size: 12px;
}

.membership-level-profile p {
    margin-bottom: 0;
    color: #252525;
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 9px;
}

.membership-level-profile p span {
    font-weight: 500;
}

.membership-level-profile ul {
    margin: 16px 0 0;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.membership-level-profile li a {
    font-size: 12px;
    padding: 10px 20px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1.3px;
}
.membership-level-profile-third [type="checkbox"] {
    position: fixed;
    left: 0;
    top: 0;
    opacity: 0;
    z-index: -1;
}

.membership-level-profile-third [type="checkbox"] + .fake-input:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #607d8b;
    opacity: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.membership-level-profile-third [type="checkbox"]:checked + .fake-input:before {
    opacity: 1;
}

.membership-level-profile-section1 .membership-level-profile-third span.fake-input {
    margin-right: 5px;
    top: 0;
}

.membership-level-profile-section1 .membership-level-profile-third span.fake-label {
    margin-left: 0;
}

.membership-level-profile-section1 .membership-level-profile-third span.fake-label.bold {
    font-weight: bold;
    color: #000;
}

.membership-level-profile-section1 .membership-level-profile-third span.fake-input, .membership-level-profile-section1 .membership-level-profile-third span.fake-label {
    display: inline-block;
}

.membership-level-profile-section2 {
    margin-top: 11px;
}

.membership-level-profile { /*margin-right: -31px;*/
}

.content-area.content-area-v2 {
}

@media (max-width: 1023px) {

}

.tab-content.tab-content-v2 {
    width: 100%;
}

.tab-content.tab-content-v2 > div {
}
td.cell-quoter {
    width: 24%;
}

@media (max-width: 767px) {
    td.cell-quoter {
        width: auto;
    }
}

.disable-row {
    opacity: .3;
}

.disable-row td a {
    color: #000;
}

@media (max-width: 767px) {
    .add-item-form-holder form {
    }
}

.add-item-form-holder input[type=url] {
    padding: 7px 12px;
    font-size: 12px;
}

.add-item-form-holder input[type=submit] {
    padding: 0 33px;
    font-size: 12px;
    height: 36px;
}

.add-item-form-holder .url-holder {
    width: 45%;
    margin-right: 10px;
}

@media (max-width: 767px) {
    .add-item-form-holder .url-holder {
        width: 100%;
        margin-right: 0;
    }
}

.search-name-form-holder {
    border-top: 1px solid #c8d7de;
    margin: 16px 0 0;
    padding: 8px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.search-name-form-holder form {
    width: 44%;
    margin-right: 5%;
}

@media (max-width: 1023px) {
    .search-name-form-holder form {
        width: 100%;
        margin-right: 0;
    }
}

.search-name-form-holder .text-holder input {
    height: 36px;
    width: 100%;
}

.count-packages {
    width: 43%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 10px;
}

@media (max-width: 1023px) {
    .count-packages {
        width: 100%;
        padding-top: 0;
    }
}

.count-packages p {
    font-weight: 400;
    font-size: 11px;
    margin-right: 10px;
    margin-bottom: 0;
    line-height: 1.3;
}

@media (max-width: 1023px) {
    .count-packages p {
        text-align: left;
        margin-bottom: 15px;
    }
}

.count-packages p a {
    font-weight: 500;
}

@media (max-width: 1023px) {
    .count-packages p a {
        display: inline;
        padding: 0;
        margin: 0;
    }
}

.count-packages .digits {
    display: inline-block;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 12px;
    font-weight: 700;
}

.count-packages .digits:after {
    content: "";
    display: table;
    clear: both;
}

.count-packages span {
    color: #fff;
    float: left;
    background-color: #f64747;
    min-width: 29px;
    min-height: 35px;
    line-height: 35px;
    text-align: center;
}

.count-packages span:first-child {
    border-right: 1px solid #d43e3e;
}

.total-users {
    color: #fff;
    background-color: #f64747;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;;
}

.popup-content {
    border-top: 4px solid #f64747 !important;
    text-align: center;
    padding: 0 !important;
    width: 525px;
    max-width: 90%;
    display: none;
}

.popup-content.popup-confirmation .top {
    padding: 55px 50px 20px;
}

@media (max-width: 767px) {
    .popup-content.popup-confirmation .top {
        padding: 25px 25px 10px;
        min-height: 160px;
    }
}

.popup-content .top {
    padding: 36px 50px 25px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 195px;
}

@media (max-width: 767px) {
    .popup-content .top {
        padding: 25px 25px 10px;
        min-height: 160px;
    }
}

.popup-content .bottom {
    border-top: 1px solid #d7d7d7;
    padding: 25px 20px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 90px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

@media (max-width: 767px) {
    .popup-content .bottom {
        padding: 10px 20px;
        min-height: 70px;
    }
}

.popup-content .bottom p {
    font-size: 12px;
    font-weight: 400;
    color: #000;
    margin: 0;
}

.popup-content .bottom p a {
    color: #f64747;
}

.popup-content .bottom p a:hover {
    text-decoration: underline;
}

.popup-content .bottom ul {
    font-weight: 500;
    font-size: 12px;
    padding: 0;
    min-width: 1px;
    color: #000;
}

.popup-content .bottom li a {
    font-weight: inherit;
    font-size: inherit;
    margin: 0 5px;
    padding: inherit;
    min-width: inherit;
    color: #f64747;
}

.popup-content .bottom li a:hover {
    text-decoration: underline;
}

.popup-content .bottom li a:focus {
    color: #f64747;
}

.popup-content ul {
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.popup-content ul a {
    min-width: 140px;
    padding: 10px 10px;
    margin: 0 10px;
}

.popup-content ul a:focus {
    color: #fff;
}

.popup-content .fancybox-close-small {
    display: none;
}

.popup-success-large {
    font-family: inherit;
    font-size: 22px;
    font-weight: 400;
    margin: 0;
    line-height: 1.4;
    color: #000;
}

.popup-success-large span {
    font-weight: 500;
}

.title-popup {
    font-weight: 500;
    font-size: 18px;
    font-family: inherit;
    margin-bottom: 0;
    line-height: 1;
    color: #000;
}

.title-second-popup {
    font-weight: 400;
    font-size: 16px;
    font-family: inherit;
    margin-bottom: 15px;
    color: #000;
}

.logotype-gallery-v2 {
    display: none;
}

.logotype-gallery-v2.slick-initialized {
    display: block;
}

@media (max-width: 767px) {
    .logo.logo-v2 {
        width: 146px;
    }
}

.fake-input.fake-input-v2 {
    position: relative;
    top: 3px;
}
.your-topic-interests-expertise-form .fake-input.fake-input-v2{
    top:0;
}
.fake-input.fake-input-v2
.fake-label-v2 {
    padding-right: 30px;
    line-height: 1.2;
}
p.last-par {
    margin-bottom: 0;
}

/*Registrayion form-2 24-05-2017 */
.form-referal {
    clear: both;
}

.form-row.form-row-input-short input {
    max-width: 66%;
}

.form-referal .upper-section {
    background-color: #eef4f7;
    border-top: 4px solid #f64747;
    padding: 34px 18px 30px 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px;
}

@media (max-width: 1023px) {
    .form-referal .upper-section {
        padding: 20px 40px 30px 20px;
    }
}

@media (max-width: 480px) {
    .form-referal .upper-section {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.form-referal .upper-section input {
    width: 100%;
    padding: 9px 10px;
}

@media (max-width: 767px) {
    .form-referal .upper-section input {
        padding: 4px 10px;
    }
}

.form-referal .lower-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.form-referal .lower-section label {
    margin: 5px 0 0;
}

.form-referal .lower-section .fake-input {
    width: 17px;
    height: 17px;
    margin-right: 8px;
    float: left;
    top: 3px;
}

.form-referal .lower-section .fake-label {
    overflow: hidden;
    display: block;
    padding-right: 15px;
}

.form-referal .lower-section .btn {
    /*padding: 0;*/
}

.form-referal .left-section {
    padding-right: 26px;
    width: 51%;
}

/*-------Style start 5-7-2017-------*/
.another_section, .another_expert_section {
    margin-bottom:10px;
}
.another_section .input-group-addon,.another_expert_section .input-group-addon{
    font-size: 12px;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;
}

.intres_topc a:before, .expert_topics a:before {
    display: none;
}

/*-------Style end 5-7-2017-------*/

/*-------Style Start 11-7-2017-------*/
.membership-level-profile-third span {
    /*color: #ddd;*/
    color: #707070;
}

#privacy-info .fake-label {
    margin-top: 6px;
    max-width:100%;
}

#interested-topics .small-fields-form1 {
}

/*-------Style End 11-7-2017-------*/

@media (max-width: 480px) {
    .form-referal .left-section {
        width: 100%;
        padding-right: 0;
    }
}

.form-referal .right-section {
    width: 49%;
}

@media (max-width: 480px) {
    .form-referal .right-section {
        width: 100%;
    }

    #send-invitations input {
        margin-bottom: 10px;
    }
}

.form-referal .right-section p {
    margin-bottom: 11px;
}

.form-referal .right-section p:last-child {
    margin: 0;
}

.title-form-referal {
    font: bold 20px "Merriweather", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    margin-bottom: 20px;
    color: #000;
}

@media (max-width: 767px) {
    .title-form-referal {
        font-size: 16px;
        margin-bottom: 12px;
    }
}

.descr-form-referal {
    font-weight: 400;
    font-size: 14px;
    color: #000;
    line-height: 1.4;
}

@media (max-width: 767px) {
    .descr-form-referal {
        font-size: 12px;
    }
}

.form-section.form-section-2.form-section-2-v2:before {
    content: '';
    bottom: -83px;
}

@media (max-width: 767px) {
    .form-section.form-section-2.form-section-2-v2 > .col {
        margin-bottom: 0;
    }
}

.content-area.content-area-login {
    padding-bottom: 230px;
}

@media (max-width: 1023px) {
    .content-area.content-area-login {
        padding-bottom: 40px;
    }
}

@media (max-width: 1023px) {
    .link-list.link-list-v2 li + li:before {
        content: '';
        display: none;
    }
}

.login-form .link-list.link-list-v2 li {
    width: 100%;
}

@media (max-width: 1023px) {
    .form-row.form-row-mobile-hide {
        display: none;
    }
}

@media (min-width: 1024px) {
    .form-row.form-row-mobile-show {
        display: none;
    }
}

ul li ul.dropdown {
    min-width: 100%; /* Set width of the dropdown */
    background: #eceff1;
    display: none;
    position: absolute;
    z-index: 999;
    left: 0;
}

ul li:hover ul.dropdown {
    display: block; /* Display the dropdown */
}

ul li ul.dropdown li {
    display: block;
    padding: 20px;
    list-style: none;
}
.post ul li.dot{
    list-style: square inside;
    text-indent: 5px;
}
.post ul li .icon{
    margin-right: 5px;
}
.billing-information-wrapper {
}

.weight-500{
    font-weight: 500;
}
.weight-600{
    font-weight: 600;
}
.weight-700{
    font-weight: 700;
}
.btn-upload{
    cursor: pointer;
    position: relative;
}
input.user-photo{
    position: absolute;
    top:0;
    left: 0;
    width: 148px;
    padding:5px;
    opacity: 0;
    z-index: 99;
    cursor: pointer;
}
.register-form .form-row .group, .info-form .form-row .group {
    background: white;
    box-shadow: 0 7px 14px 0 rgba(49, 49, 93, 0.10),
    0 3px 6px 0 rgba(0, 0, 0, 0.08);
    border-radius: 4px;
    margin-bottom: 20px;
}

.group .card-element {
    outline: none;
    padding: 9px 10px;
    cursor: text;
    width: 100%;
    height: 40px;

    -webkit-appearance: none;
    border-radius: 0;
    box-sizing: border-box;
    border: 1px solid #d7d7d7;
    font-size: 16px;
    line-height: 20px;
    color: rgba(0, 0, 0, .8);
    box-shadow: inset 0 0 10px rgba(0, 0, 0, .1);
}

.group .card-element::-webkit-input-placeholder {
    color: #CFD7E0;
}

.group .card-element::-moz-placeholder {
    color: #CFD7E0;
}

.group .card-element:-ms-input-placeholder {
    color: #CFD7E0;
}

#wpjb-top-search .search-form input {
    float: none;
}

#wpjb_widget_jobboardmenu {
    padding-bottom: 0;
}

#wpjb_widget_jobboardmenu a {
    font-weight: 700;
}

.sort-block .search-form .wpjb-top-search-query {
    margin-bottom: 10px;
}

#wpjb-top-search form input[type='submit'], .search-slide .search-form input[type='submit'] {
    font-size: 12px;
}

#wpjb-top-search form .filter-job {
    padding-left: 0;
    margin-top: 10px;
}

#wpjb-top-search form .filter-job li {
    float: none;
    display: block;
}

#wpjb-top-search form .filter-job li input[type='checkbox'] {
    position: relative;
    opacity: 1;
    z-index: 1;
    float: none;
    display: inline-block;
    height: auto;
}

#wpjb-top-search form .filter-job li label {
    display: inline-block;
    width: auto;
}

#wpjb-top-search form .filter-job li br {
    display: none !important;
}

#indeed_at {
    display: none;
}

.pmpro_content_message {
    color: #f64747;
    padding-top: 20px;
    padding-bottom: 10px;
    padding-left: 0;
    font-weight: 700;
    font-size: 12px;
}

#add-domains h5 {
    display: block;
    font-size: 12px;
    line-height: 20px;
    font-weight: 400;
    color: #000;
    margin: 0 0 7px;
}
.package-benefits h3{
    margin: 0;
    background-color: #f64747;
    color: #FFF;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    width: 100%;
    /* padding-top: 10px; */
    /* padding-bottom: 10px; */
    font-family: "Roboto";
    font-weight: 400;
    letter-spacing: 1px;
}
.package-benefits .plans-gallery .mark-box{
    top:inherit;
    bottom: -62px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.package-benefits .plans-gallery .mark-box:before{
    top: -20px;
    right: -16px;
    bottom: inherit;
}
.package-benefits .plans-gallery .price{
    font-size:16px;
}
.package-benefits .plans-gallery .first-column .price{
    font-size: 20px;
}
#collapseBilling .btn{
    font-size:12px;
}
.single-event .event-meta{
    font-size: 12px;
    line-height: 18px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: .5px;
    color:#000;
}
.single-event .event-meta .featured{
    color:#f64747;
}
.single-event .event-meta .live-event{
    background-color: #f64747;
    padding:3px;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;
    font-size:12px;
    text-transform: initial;
    margin-left: 5px;
}
.single-event .article-text-box div{
    margin-bottom: 0;
}
.underwriters.box-block .img-holder{
    width: 100%;
    align-items: center;
    display: flex;
    justify-content: center;
}
.widget .event-list li{
    border-bottom: 0px solid #cdcdcd;
    padding-bottom: 0px; /*10 px*/
    line-height: 20px;
}
#wc-comment-header,#wc_show_hide_loggedin_username,.wpdiscuz-subscribe-bar{
    display: none!important;
    opacity: 0!important;
 }
.content-section #wpjb-top-search ul li{
    margin:0;
}
#send-invitation-form .input-group select{height:35px;}
.profile-section .tab-content .tab-pane .contact-info ol,.profile-section .tab-content .tab-pane .contact-info ul{
    padding-left:20px;
    margin-bottom:0;
    padding-top:10px;
}
.single_job_listing .company .align-self-center img{
    height:auto;
    position: relative;
    float:none;
    left:inherit;
}
.single_job_listing .company .align-self-center .name,.single_job_listing .company .align-self-center .tagline{
    margin-left: 0;
    padding-left: 0;
}
.single_job_listing .meta .date-posted:before{
    margin-right: 5px;
}
.pmpro_btn, .pmpro_btn:link, .pmpro_content_message a, .pmpro_content_message a:link{margin-top:30px;}
.plans-gallery .first-column{
    text-align: right;
    font-weight: bold;
}
.plans-gallery .first-column .price{
    font-size:40px;
    padding-bottom: 10px;
    line-height: 50px;
}
.plans-gallery .table .gallery-item.first-column a{
    display: block;
    text-decoration: underline;
    font-style: italic;
}
.plans-gallery small.price{
    font-size: 14px;
    display: block;
    line-height: inherit;
    padding-top: 5px;
}
span.underline{
    text-decoration: underline;
}
.gdpr{
    margin-left: 20px;
}
.four-col-block .col a.become-a-member-link,.tree-col-block .col a.become-a-member-link{
    color: #f64747;
    text-align: left;
}
/* little comment*/
/* By Uzzal */
.no-btn{
    margin-top: 0!important;
    padding: 0!important;
    background: none!important;
    border: none!important;           
}
.reg-btn{
    margin-bottom: 20px!important;
}
.media-guide-content{
    margin-top: -24px;
}
.media-guide-sidebar{
    padding-top: 50px;
}
.media-guide-sidebar ul{
    padding-left: 0px;
    list-style-type: none;
}
.media-guide-inner-content{
    background: #eee;
    padding: 50px 0;
}
.media-guide-sidebar ul li{
    line-height: 2em;
}
body.single-contributor #sidebar{
    float: left;
}
body.single-contributor #content {
    width: calc(100% - 324px);
}

body.single-contributor #sidebar {
    width: 305px;
}
.contributor-vcard{
    padding: 15px;
    border: 2px solid #eee;
    margin-right: 10px;
    background: #f5f5f5;
    border-top: 3px solid #F64747;
}
.contributor-info{
    margin-top: 20px;
}
.contributor-img img{
    display: block;
    margin: 0 auto;
}
.feat_contrib_label{
    font-size: 12px;
    background: #f64747;
    color: #fff!important;
    padding: 5px;
    border-radius: 4px;
    margin-left: 10px;
}
.feat_contrib_label:hover{
    color: #fff!important;
}
.feat_contrib_label_single{
    font-size: 12px;
    background: #f64747;
    color: #fff!important;
    padding: 5px;
    border-radius: 4px;
    display: block;
    text-align: center;
    margin: 20px;
}
.faq-accordion .card{
    margin-bottom: 30px;
}
.faq-accordion .card button.btn-link{
    color: #f64747;
    text-decoration: none;
}
.tnc-top-alert{
    background: #f64747;
    color: #fff;
    text-align: center;
    padding: 10px 0;
}
.tnc-top-alert a.tnc-top-alert-btn{
    background: #fff;
    padding: 5px 12px;
    border-radius: 20px;
    margin-left: 5px;
}
.tnc-field-cont input{
    padding: 10px;
    margin-bottom: 10px;
}
.tnc-field-cont input[type="submit"]{
    background: #F64747;
    color: #fff;
    padding: 15px 30px;
    border: none;
    font-weight: bold;
}
.tnc-success-message{
    background: #34af1e;
    color: #fff;
    text-align: center;
    padding: 10px 0;
    margin-bottom: 20px;
}
.tnc-error-message{
    background: #F64747;
    color: #fff;
    text-align: center;
    padding: 10px 0;
    margin-bottom: 20px;
}
/*.offer-cont .blog-post{
    display: block;
}*/
/*.offer-cont img.offer-img{
    margin-bottom: 15px;
}*/
.offer-summary{
    padding: 15px;
}
.offer-details-img{
    margin: 0 auto;
    display: block;
    margin-bottom: 20px;
}
.offer-details-img{
    margin: 0 auto;
    display: block;
    margin-bottom: 20px;
}
.offer-details-img{
    margin: 0 auto;
    display: block;
    margin-bottom: 20px;
}
.offer-redeem-link{
    color: #fff;
    background: #f64747;
    padding: 10px 20px;
    display: inline-block;
}
/* //By Uzzal */

/* Nav fix - responsive */
@media (min-width: 1200px) {
    .menu-drop-new #nav ul > .menu-item a, .menu-drop-new ul.add-nav li a {
        padding: 15px 33px;
    }
}
@media (min-width: 992) {
    .menu-drop-new #nav ul > .menu-item a, .menu-drop-new ul.add-nav li a {
        padding: 15px 20px;
    }
}
@media (max-width: 767px) {
    .to-gurnte-d-f{margin-right: 0;}
    .to-gurnte-d-f>div{padding-right: 0;}
    .to-gurnte-d-f-w{min-width: 100%;}
    .holder .nav-opener {
        float: right;
        padding: 0px 10px;
    }
    .search-form {
        margin-bottom: 5px;
        float: left;
        margin-right: 15px;
    }
}
h2.year-heading {
    margin: 30px 0;
}
.row.yearly-news-wrapper {
    margin-top: 30px;
    margin-bottom: 30px;
}
.yearly-news-link{
    font-weight: bold;
}
.form.pmpro_form .input{
    padding: 10px 5px;
}
#ExpirationMonth{
    width: 200px;
}
#ExpirationYear{
    width: 200px;
}
.article-text-box td.wpcw_fe_module_title_header{
    font-size: 20px;
    line-height: 26px;
    padding: 20px 10px!important;
    font-family: "Merriweather", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    color: #000;
}
td.wpcw_fe_unit_title{
    font: 14px/1.75 "Roboto", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    color: #707070;
    padding: 20px 10px!important;
}
td.wpcw_fe_unit{
    font: 14px/1.75 "Roboto", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    color: #707070;
    padding: 20px 10px!important;
}
.article-text-box td.wpcw_fe_module_desc_header{
    font-size: 20px;
    line-height: 26px;
    padding: 20px 10px!important;
    font-family: "Merriweather", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    color: #000;
}
a.fe_btn{
    color: #fff;
    background: #f64747;
    border: none;
    padding: 10px 15px;
    margin: 0 10px;
}
a.fe_btn:hover{
    color: #fff;
    background: #f64747;
    border: none;
    padding: 10px 15px;
}
.tnc-course-widget #wpcw_fe_course .wpcw_fe_module td{
    padding: 20px 10px!important;
}
.wpcw_fe_quiz_box{
    border: 0px;
    background: #fff!important;
}
.wpcw_fe_quiz_q_single{
    border-bottom: 1px solid #f64747;
}
.wpcw_fe_quiz_q_title{
    font-size: 20px;
    line-height: 26px;
    font-family: "Merriweather", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    color: #f64747;
}
.wpcw_fe_quiz_title{
    font-size: 20px;
    line-height: 26px;
    font-family: "Merriweather", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
}
.wpcw_fe_quiz_q_answers label{
    font: 14px/1.75 "Roboto", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
}
.wpcw_fe_quiz_pass_mark{
    font: 14px/1.75 "Roboto", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
}
.wpcw_fe_quiz_submit_data input.fe_btn_completion, a.fe_btn_completion {
    border: 1px solid #f64747;
    background-color: #f64747;
}
.wpcw_fe_quiz_submit_data input.fe_btn_completion:hover, a.fe_btn_completion:hover{
    border: 1px solid #f64747;
    background-color: #f64747;
}
.news-logo{
    position: relative;
    top:25%;
}
#wpcw_fe_course .wpcw_fe_module td{
    background-color: #fff;
}
.wpcw_widget_progress #wpcw_fe_course .wpcw_fe_unit_complete{
    background: #fff;
}
.wpcw_widget_progress #wpcw_fe_course .wpcw_fe_unit.active{
    background: #f1f1f1;
}
#wpcw_fe_course .wpcw_fe_unit a{
    color: #707070;
}
.wpcw_widget_progress #wpcw_fe_course .wpcw_fe_unit_complete, .wpcw_widget_progress #wpcw_fe_course .wpcw_fe_unit_complete a{
    color: #707070;
}
.wpcw_widget_progress #wpcw_fe_course .wpcw_fe_unit_progress span{
    display: inline-block;
}

form.pmpro_form input[type="text"], form.pmpro_form input[type="email"], form.pmpro_form input[type="password"], form.pmpro_form textarea{
    -webkit-appearance: none;
    border-radius: 0;
    box-sizing: border-box;
    border: 1px solid #d7d7d7;
    padding: 10px;
    font-size: 12px;
    line-height: 20px;
    height: 35px;
    color: rgba(0, 0, 0, 0.8);
    outline: none;
    box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.1);
    margin-bottom: 15px;
}

.pmpro_thead-name{
    font-size: 20px;
    display: block;
    margin: 20px 0;
}

.pmpro_thead-msg{
    display: block;
    margin: 10px 0;

}

.pmpro_btn-submit-checkout{
    color: #fff;
    background: #f64747;
    border: none;
    border-radius: 2px;
    min-width: 180px;
    min-height: 36px;
}
.bam-top{
    text-align: center;
    padding: 80px 0 0 0;
    background: url(https://salesmanagement.org/wp-content/uploads/2019/04/bg_bam_2.png);
    background-attachment: fixed;
    background-size: 100% 100%;
}
.bam-heading{
    font-size: 40px;
}
.or_circle{
    position: relative;
    top: 60px;
    z-index: 100;
}

.bam-mid {
    padding: 0;
    text-align: center;
}
.bam-mid-left{
    padding-bottom: 70px;
}
.bam-mid-right{
    padding-bottom: 70px;
}
.bam-mid h3{
    font-family: merriweather;
    font-weight: bold;
    font-size: 30px;
    line-height: 40px;
}
.bam-mid a{
    text-transform: uppercase;
    font-family: Roboto;
    font-size: 14px;
    letter-spacing: 1px;
}
.bam-mid-right-btm{
    padding: 30px 0 20px 0;
    margin-left: -15px;
    margin-right: -15px;
    background: #bfcfd7;
}
#bam-email-form{
    max-width: 350px;
    display: inline-block;
    margin: 0 auto;
}
.bam-email-submit{
    padding: 5px 8px 4px 8px;
    margin-top: 0px;
    background: #fff;
    border: 0px;
    box-shadow: none;
    margin-left: -10px;
    color: #e1544d;
}

@media only screen and (max-width: 800px) and (min-width: 601px){
    
}

@media only screen and (max-width: 600px){
    .bam-mid-left{
        padding-top:70px;
    }
    .bam-mid-right{
        padding-top:70px;
    }
    .or_circle{
        display: none;
    }
    .bam-heading{
        padding-bottom: 100px;
        margin-bottom: -10px;
    }
}
.become-a-member-top{
    padding-top: 50px;
}
.free_basic_bam{
    text-align: right;
}
.right-bam-status{
    text-align: right;
}
.become-a-member-plans .plans-gallery .table {
    margin-bottom: 20px;
    border-collapse: unset;
    border-spacing: 10px 0;
}
.become-a-member-plans .plans-gallery .gallery-item {
    border-left: 2px solid #eee;
    border-right: 2px solid #eee;
    border-top: 2px solid #eee;
    border-bottom: 2px solid #eee;
}
.become-a-member-plans .plans-gallery .gallery-item.b-bottom{
    border-left: 2px solid #eee;
    border-right: 2px solid #eee;
    border-top: none;
    border-bottom: none;
    padding-left: 20px;
    padding-right: 20px;
}
/*.feature-description-bam{
    position: relative;
    top: 2px;
}*/
.check-mark-bam{
    margin-right: 5px;
    margin-bottom: 5px;
}
.become-a-member-plans .plans-gallery .gallery-item.b-bottom:after{
    display: none;
}
td.bam_last_item {
    border-top: 2px solid #eee;
}
#become-a-member-plans {
    padding-bottom: 100px;
}
.bam-currency-tag{
    position: absolute;
    top: 10px;
    line-height: 1;
    margin-left: -25px;
    font-size: 14px;
    font-weight: bold;
    font-family: Roboto;
}
.bam-btn-cont{
    margin-left: -14px;
    margin-right: -14px;
    background: #eee;
    padding: 20px 0;
    margin-bottom: -15px;
}
.become-a-member-plans .plans-gallery .note-text{
    min-height: 85px;
    color: #000;
}
.plans-gallery .gallery-item:nth-child(4) .note-text{
    color: #000;
}
.become-a-member-plans .plans-gallery .plan-title{
    font-size: 16px;
    line-height: 22px;
}
.become-a-member-plans .plans-gallery .gallery-item:nth-child(2) {
    background: #fcfcfc;
}
.become-a-member-plans .plans-gallery .gallery-item:nth-child(3){
    background: #f6f7f9;
}
.become-a-member-plans .plans-gallery .gallery-item:nth-child(4){
    background: #ecf1f4;
}
.become-a-member-plans .plans-gallery .gallery-item .bam-btn-cont{
    background: #f0f4f5;
}
.become-a-member-plans .plans-gallery .gallery-item:nth-child(2) .bam-btn-cont{
    background: #f0f4f5;
}

.become-a-member-plans .plans-gallery .gallery-item:nth-child(3) .bam-btn-cont{
    background: #ebeff2;
}

.become-a-member-plans .plans-gallery .gallery-item:nth-child(4) .bam-btn-cont{
    background: #c7d4da;
}

.bam-btn-cont img{
    width: 150px;
}
.new-bam-btn{
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: bold;
    font-size: 14px;
    padding: 6px 40px;
}
.additional-info-bam{
    padding: 50px 0;
    background: #fff;
}
.additional-info-bam-two{
    background: #f5f7f8;
}
.bam-feature-title {
    color: #f64747;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 20px;
}
.bam-feature-desc{
    position: relative;
    padding-left: 30px;
}
.bam-feature-desc:after {
    content: '';
    position: absolute;
    bottom: 68%;
    left: 0px;
    height: 30%;
    border-left: 2px solid rgb(246, 70, 72);
}
.bam-btn{
    margin-bottom: 5px!important;
}
.bam-btn-joined{
    background: #fff!important;
    color: #000!important;
}
.tnc-right-links{
    border-top: 0px!important;
    box-shadow: none!important;
    padding: 0!important;
}
.tnc-right-links h3{
    color: #000;
}
.tnc-right-links h6{
    text-transform: uppercase;
    margin-bottom: 15px;
    font-size: 12px;
    line-height: 1.5em;
}
.tnc-right-links a{
    font-weight: bold;
    color: #f64747!important;
    text-transform: uppercase;
    font-size: 12px;
}
.wpcf7-list-item{
    display: block!important;
    margin: 5px 0!important;
}
[data-class="wpcf7cf_group"]{
    margin: 30px 0;
}
span.wpcf7-list-item-label {
    margin-left: 5px;
}
.downgrade-title {
    margin-top: 30px;
}
.cop-top{
    margin: 50px 0 0;
}
.cop-top-heading{
    margin-bottom: 30px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
}
.cop-top-item-title{
    margin: 15px 0;
}
.cop-top-item-meta-date{
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 3px;
    top: -3px;
    position: relative;
}
.cop-top-item-meta-rating .rating-container{
    float: right;
    display: inline-block;
}
.cop-top-item-meta-rating .rating-container .jq-ry-container{
    display: inline-block;
}
.cop-nav-cont{
    text-align: right;
}
.cop-item-cats{
    margin: 15px 0;
    color: #aaa;
}
.cop-top-item-img img {
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
}
.smac-next{
    background: #f64648;
    color: #fff!important;
    padding: 6px 10px;
    border: 1px solid #f64648;
    font-size: 20px;
}

.smac-previous{
    background: #fff;
    color: #e4e4e4!important;
    padding: 6px 10px;
    border: 1px solid #e4e4e4;
    font-size: 20px;
}
.cop-top-item-meta{
    margin-bottom: 5px;
}
.cop-top-item-meta-rating .yasr-overall-rating{
    float: right;
    display: inline-block;
}
.cop-item-cats a {
    color: #707070;
    font-size: 12px;
}
.cop-second{
    margin-bottom: 50px;
}
.cop-second-container {
    padding: 50px;
    background: #f7f7f7;
}
.cop-second-heading {
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
}
.cop-second-single-item{
    margin-bottom: 30px;
}

.cop-second-item-meta{
    margin-bottom: 10px;
}
.cop-third-single-item {
    border-left: 10px solid #f64648;
    border-radius: 6px 0 0 6px;
    padding: 20px 20px 20px 30px;
    background: #fafafa;
    border-top: 1px solid #eee;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

.cop-third-item-meta {
    margin-bottom: 10px;
}
.cop h3.cop-resource-title{
    font-size: 20px;
}
.cop-third-heading{
    padding-bottom: 10px;
    margin-bottom: 30px;
    border-bottom: 1px solid #eee;
}
.cop-third-cont{
    margin-bottom: 50px;
}
.accordion .card-header:after {
    font-family: 'FontAwesome';  
    content: "\f068";
    float: right; 
    color: #f64747;
}
.accordion .card-header.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\f067"; 
    color: #c7d4da;
}
a.card-title{
    color: #f64747!important;
    font-size: 20px;
    line-height: 26px;
}
.card-header {
    background: #e1e1e1;
}

.card-header.collapsed {
    background: #f7f7f7;
}
.cop-fourth-heading h2{
    padding-bottom: 20px;
    margin-bottom: 30px;
    background: url(images/border.png) no-repeat left bottom;
}
.cop-left-heading{
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
}
.cop-left-single {
    margin-bottom: 50px;
}
h3.cop-left-title {
    margin: 15px 0;
    font-size: 20px;
}
.cop-left-description{
    text-align: justify;
}
.cop-discussion {
    margin: 50px 0;
}
img.cop-left-img {
    max-width: 150px;
}
.cop-page-title{
    margin-bottom: 30px;
}
.smac-all-resources-filter{
    max-width: 100%;
}
table#pmpro_pricing_fields thead{
    display: none;
}
.pmpro_thead-name{
    font-family: "Merriweather", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    font-weight: 600;
    margin: 20px 0;
    font-size: 30px;
    line-height: 36px;
}

#pmpro_pricing_fields .levelnametext{
    text-align: center;
    margin: 0 auto;
    display: block;
    font-size: 20px;
    line-height: 26px;
    font-family: Merriweather;
}
.slick-gallery{
    visibility: hidden;
}
.slick-initialized{
    visibility: visible;
}
.pmpro_checkout h3 span.pmpro_checkout-h3-name{
    margin: 0;
}
.pmpro_checkout h3 span.pmpro_checkout-h3-msg{
    display: block;
}
#pmpro_form .pmpro_checkout h3{
    margin: 15px 0;
}
.pmpro_checkout h3 span.pmpro_checkout-h3-name {

    display: inline-block;
    margin: 0;
    font-size: 20px;
    line-height: 26px;
    font-family: merriweather;
    font-weight: bold;

}
.pmpro_thead-name{
    font-family: merriweather;
    font-size: 20px;
    line-height: 26px;
    margin: 15px 0;
}
.pmpro_checkout .leveldesctext{
    display: none;
}

/*#pmpro_pricing_fields #pmpro_level_cost{
    display: none;
}*/
#pmpro_level_cost{
    margin: 15px 0;
}
#pmpro_level_cost p{
    display: inline;
}
.cop-third-cont .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
}
.cop-third-cont .row > [class*='col-'] {
     display: flex;
     flex-direction: column;
}
.cop-third-single-item{
    height: 100%;
    margin-bottom: 30px;
}
#dropdownCalendarLink{
    margin-bottom: 30px;
}
.tnc-login-comment{
    text-align: center;
}

h4.tnc-blog-title{
    font-size: 30px;
    line-height: 33px;
    margin: 0 0 15px;
    color: #fff;
}
h1.tnc-main-title{
    font-size: 30px;
    line-height: 36px;
    color: #000;
    margin: 0 0 25px;
}
.search-form input{
    padding-left: 10px;
}
.associate-comments{
    padding: 20px;
    border: 1px solid #ccc; 
    background: #fff9f9;
}
.associate-comments p{
    margin-bottom: 10px;
}

#wpcomm .wc-blog-administrator > .wc-comment-right .wc-comment-author, #wpcomm .wc-blog-administrator > .wc-comment-right .wc-comment-author a{
    color: #f64747;
}

#wpcomm .wc-blog-administrator > .wc-comment-left .wc-comment-label{
    color: #f64747;
}

#wpcomm .wc-footer-left .wc-reply-button{
    border: 1px solid #f64747!important;
    color: #f64747;
}

#wpcomm .wc-cta-button:hover {
    background: #f64747!important;
    color: #FFFFFF;
}

#wpcomm .wpf-cta:hover {
    background: #f64747!important;
    color: #FFFFFF;
}

#wpcomm .wpdiscuz-form-top-bar .wpdiscuz-user-settings:hover {
    color: #f64747;
}
.bam-btn-individual{
    margin-top: -25px;
}
.woocommerce-billing-fields .form-row, .woocommerce-shipping-fields .form-row,.woocommerce form .form-row {
display: block;
}

.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1,.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
max-width: unset;
}
.breadcrumbs{
    text-transform: none;
}
.smac-stream-section{
    margin: 50px 0;
}

body.new_site_class, body.new_site_class h1, body.new_site_class h2, body.new_site_class h3, body.new_site_class h4, body.new_site_class h5, body.new_site_class h6{ font-family: 'Roboto', sans-serif } 
body.new_site_class .about-info h4 {
    line-height: 45px;
    font-weight: normal;
}
body.new_site_class .meet-speakers-wrap h1,
.section-head h1 {
    font-weight: normal;
}
body.new_site_class .networking-banner h1 b{ font-weight: normal; }
.wpcf7 form.sent .wpcf7-response-output{
    margin-top: 65px;
}


/***************** SPONSORS PAGE START ******************/
.our-sponsors-section{
    padding: 100px 0 40px;
    background-color: #f4f5f8;
}
.our-sponsors-section .section-head{
    margin-bottom: 40px;
}
.sponsor-category-heading{
    border-bottom: 1px solid #dadada;
    text-align: center;
    margin-bottom: 50px;
}
.sponsor-category-heading h2{
    padding: 12px 20px;
    display: inline-block;
    border-bottom: 2px solid #f64747;
    font-size: 16px;
    text-transform: uppercase;
    color: #171f40;
    font-weight: normal;
    margin-bottom: 0;
}

.sponsors-categories-section{
    margin-bottom: 40px;
}

.sponsors-category-platinum .category-card{
    background-color: #fff;
    box-shadow: 3px 0px 7px rgba(0, 0, 0, .05);
    padding: 30px;
}
.sponsors-category-platinum .category-card figure{
    height: 200px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-bottom: 2px solid #8d9498;
    margin: 0;
    margin-bottom: 30px;
    width: 100%;
    
}
.sponsors-category-platinum .category-card h4{
    font-weight: normal;
    font-size: 24px;
    color: #171f40;
    margin-bottom: 12px;
}
.sponsors-category-platinum .category-card p{
    font-size: 14px;
    color: #171f40;
    line-height: 20px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.sponsors-category-platinum .category-card a{
    text-transform: uppercase;
    text-decoration: underline;
    color: #f64747;
    font-size: 14px;
}

.sponsors-category-gold .category-card figure{
    height: 150px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
    margin-bottom: 20px;
    width: 100%;
    border: 1px solid transparent;
    background-color: #fff;
    box-shadow: 3px 0px 7px rgba(0, 0, 0, .05);
    padding: 15px;
    transition: all .4s;
}

.sponsors-category-gold .category-card h4{
    font-weight: normal;
    font-size: 16px;
    color: #171f40;
    margin-bottom: 15px;
    text-align: center;
}

.sponsors-category-gold .category-card a:hover figure{
    border-color: #f64747;
}

.sponsors-category-gold .category-card a:hover h4{
    color: #f64747;
    text-decoration: underline;
}

.sponsor-opportunity-section{
    padding: 100px 0;
}

.sponsor-opportunity-content h4{
    color: #f64747;
    font-size: 16px;
    letter-spacing: 0.100rem;
    font-weight: 400;
    margin-bottom: 12px;
    text-transform: uppercase;
}

.sponsor-opportunity-content h2{
    font-size: 40px;
    margin-bottom: 10px;
    color: #0d1627;
}

.sponsor-opportunity-content p{
    margin-bottom: 40px;
    font-size: 24px;
    color: #0d1627;
}

@media screen and (max-width: 1199px) {



    .our-sponsors-section {
        padding: 70px 0 20px;
    }
    .our-sponsors-section .section-head {
        margin-bottom: 20px;
    }
    .sponsor-opportunity-section {
        padding: 70px 0;
    }
    .sponsor-opportunity-content h2{
        font-size: 34px;
    }
    .sponsor-opportunity-content p{
        font-size: 22px;
        margin-bottom: 35px;
    }

}

@media screen and (max-width: 992px) {
.to-gurnte-d-f{margin-right: 0;}
.to-gurnte-d-f-w{padding:20px;min-width: 100%;}
    .our-sponsors-section {
        padding: 50px 0 20px;
    }
    .our-sponsors-section .section-head {
        margin-bottom: 20px;
    }
    .sponsor-opportunity-section {
        padding: 50px 0;
    }
    .sponsor-opportunity-content h2{
        font-size: 30px;
    }
    .sponsor-opportunity-content p{
        font-size: 20px;
        margin-bottom: 30px;
    }
    .sponsors-category-platinum .category-card h4{
        font-size: 20px;
    }
    .sponsors-category-platinum .category-card figure{
        height: 160px;
        margin-bottom: 20px;
    }
    .sponsors-category-platinum .category-card{
        padding: 15px;
    }
    .sponsor-category-heading{
        margin-bottom: 40px;
    }
    .sponsors-categories-section {
        margin-bottom: 10px;
    }
    .sponsor-category-heading h2{
        padding: 10px 20px;
    }

}


@media screen and (max-width: 767px) {

    .sponsors-category-gold .category-card h4{
        margin-bottom: 5px;
    }
    .sponsor-opportunity-content h2 {
        font-size: 26px;
    }
    .sponsor-opportunity-content p {
        font-size: 18px;
        margin-bottom: 30px;
    }

}


@media screen and (max-width: 480px) {
    .to-gurnte-d-f{display: block !important;}
  .to-gurnte-d-f>div{padding-top: 5px;padding-bottom: 5px;}
    .sponsor-opportunity-content h2 {
        font-size: 24px;
        margin-bottom: 5px;
    }
    .sponsor-opportunity-content p {
        font-size: 16px;
        margin-bottom: 25px;
    }

    .sponsor-opportunity-section {
        padding: 40px 0;
    }

    .to-gurnte-d-f-w{width: 100%;}

}


.home .slick-dots{text-align:center;}


/***************** SPONSORS PAGE CLOSE ******************/