/*
Theme Name: SASE
Author: AM Creations
Author URI: http://amcreations.com.ua
Description: Special theme for sase.org
Version: 0.3
Text Domain: sase
*/
@import url(firasans.css);

html, body {
    margin: 0;
    padding: 0;
    width: 100%;
    font-size: 14px;
    font-family: 'Fira Sans', sans-serif;
    background: #fff;
    color: #000;
	height:100%
}

body {
	overflow-x:hidden
}

body.page-template-page-login,
body.home,
body.tax-publication,
body.page-template-page-account {
  padding-top: 168px;
}

html{margin-top:0 !important}
html,body{height:100%}
/*
body.customize-support {
    padding-top: 200px
} */

body.customize-support header {
    top: 32px
}

.footer, header, section, aside, div, nav, article {
    display: block
}

.footer, header {
    width: 100%
}

.left {
    float: left !important
}

.right {
    float: right !important
}

.clear {
    clear: both
}

.center {
    margin: 0 auto;
    display: block
}

.text-left {
    text-align: left !important
}

.text-right {
    text-align: right !important
}

.text-center {
    text-align: center !important
}

.nopadding {
    padding-left: 0;
    padding-right: 0
}

.nopadding-left {
    padding-left: 0
}

.nopadding-right {
    padding-right: 0
}

* {
    box-sizing: border-box;
    outline: none !important
}

img {
    max-width: 100%;
    height: auto
}

p a,
.plane-google span,
.simple-link {
    position: relative;
    border-bottom: 1px solid rgba(27, 99, 187, 0);
    -webkit-transition: border 100ms linear;
    transition: border 100ms linear;
    color: #1b63bb;
    font-weight: 400;
    text-decoration: none;
}

.plane-google:hover span,
p a:hover,
.simple-link:hover {
    border-bottom: 1px solid #1b63bb
}

p a:active,
.plane-google:active span,
.simple-link:active {
    top: 1px
}

.container {
    max-width: 100%;
    width: 100%;
    padding: 0 5%
}

.plane-google {
    color: #333
}

/**********************************************HEADER******************************************/
.logo:hover,
.logo {
    display: inline-block;
    height: 60px;
    padding: 12px 0 12px 132px;
    position: relative;
    text-decoration: none;
    color: #05162a;
    font-size: 10px;
    line-height: 12px;
    font-weight: 400;
    text-transform: uppercase;
    border: none
}

.logo:active {
    top: 1px
}

.logo:before {
    content: "";
    display: block;
    width: 120px;
    height: 40px;
    position: absolute;
    left: 0;
    top: 7px;
    background-image: url(../svg/logo.svg);
    background-position: 0 50%;
    background-repeat: no-repeat;
    background-size: contain
}
.logo span{white-space:nowrap}
#mheader-search,
#header-search{
	padding:16px 18px;
	border:0;
}
#mheader-search{display:none}
#mheader-search:hover,
#header-search:hover{
	background:#fff;
}
#mheader-search:hover svg .cls-1,
#header-search:hover svg .cls-1{
	fill: #1152a2
}

header .search-form{
	position:absolute;
	left:0;
	right:0;
	top:100%;
	padding:15px;
	background:#fff;
	z-index:1;
	margin-top:1px;
	display:none
}
header .search-form input{margin:0 !important}
header {
    z-index: 49
}

header nav {
    text-align: right
}

header > div {
    background: #fff
}

@media (min-width:1201px) {
    .header-menu {
        display: flex;
        justify-content: flex-end;
    }

    /* #mega-menu-wrap-header-menu #mega-menu-header-menu a.mega-menu-link {
        display: flex;
    } */

    #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link {
        display: flex;
        align-items: center;
        line-height: 1.3;
        text-align: center;
    }

    #mega-menu-wrap-header-menu #mega-menu-header-menu {
        display: flex;
    }

    #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item {
        margin-right: 0;
    }
}

@media (min-width:1501px) {
    #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item {
        margin-right: 20px;
    }
}


.header-menu > ul {
    list-style: none;
    float: right;
    margin: 0;
    padding: 0
}

.header-menu > ul > li {
    display: block;
    float: left
}

header nav a {
    padding: 24px 18px;
    display: block;
	border-left: 1px solid #f0f2f4;
    text-transform: uppercase;
    color: #05162a;
    line-height: 12px;
    font-weight: 400;
    transition: all 200ms ease;
    border-bottom: none
}
/* Compensate for SuAVE link in menu bar */
@media (min-width:1201px) and (max-width:1250px) {
  header nav a {
    padding:24px 8px;
  }
}
@media (min-width:1251px) and (max-width:1300px) {
  header nav a {
    padding:24px 10px;
  }
}
@media (min-width:1301px) and (max-width:1445px) {
  header nav a {
    padding:24px 12px;
  }
}
@media (min-width:1351px) and (max-width:1445px) {
  header nav a {
    padding:24px 14px;
  }
}

header nav a:hover {
    border-bottom: none
}

.main-menu > li.current-menu-item > a,
.main-menu > li.current-menu-ancestor > a,
.main-menu > li > a:hover {
    background-color: #f0f2f4;
    color: #1b63bb;
}

.main-menu > li.current-menu-item > a {
    color: #1b63bb
}

header {
    border-bottom: 1px solid #f0f2f4;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    z-index: 11;
    background: #fff
}


.menu-ext a {
    border-left-width: 0px;
    color: #fff;
    position:relative;
    z-index:2;
    line-height: 1.1;
}



@media (min-width:1201px) {
    .menu-ext {
        order: 2;
        display: flex;
    }

    .menu-ext a {
        padding: 8px;
        height: 61px;
        display: flex;
        align-items: center;
        text-align: center;
        /* justify-content: center; */
    }
}

@media (min-width:1501px) {
    .menu-ext a {
        padding: 24px 18px;
    }
}



.menu-ext li:first-of-type a {
    background-color: #1b63bb;
}

.menu-ext > li:first-of-type a:hover {
    background-color: #1152a2;
    color: #fff
}

.menu-ext > li:nth-of-type(2) a {
    background-color: #35a427
}

.menu-ext > li:nth-of-type(2) a:hover {
    background-color: #28901b;
    color: #fff
}

.menu-ext > li:last-of-type a {
    background-color: #4bba3d
}
.menu-ext.not-logged > li:last-of-type a:hover {
    background-color: #28901b
}


header nav ul li ul {
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    text-align: center;
    padding: 0;
    margin: 0;
    z-index: -1;
    display: none
}

.main-menu .opened > ul {
    display: block;
}

.menu-ext li ul {
    display: block;
    transition: all 500ms
}

header nav ul li ul li {
    float: none;
    display: inline-block;
    margin: 0 -2px;
}

header nav ul li ul li a {
    border: none;
    background: #f0f2f4;
    color: #05162a;
    font-size: 12px;
    line-height: 12px;
    text-decoration: none;
    text-transform: uppercase;
    padding: 14px 12px 0;
    height: 36px;
    z-index: 2
}

.main-menu > li > ul > li.current-menu-item > a,
.main-menu > li > ul > li.current-menu-ancestor > a,
.main-menu > li > ul > li a:hover {
    background: #e6e9ec;
    color: #1b63bb;
}

.header-menu > ul > li > ul {
    background: #f0f2f4
}

.header-menu > ul > li > ul > li > ul {
    background: #e6e9ec
}

.header-menu > ul > li > ul > li > ul > li > a {
    background: #e6e9ec
}

.header-menu > ul > li > ul > li > ul > li.current-menu-item > a,
.header-menu > ul > li > ul > li > ul > li > a:hover {
    background: #dcdfe3;
    color: #1b63bb;
}

.static {
    position: static
}

.menu-ext > li {
    position: relative
}

.menu-ext > li > ul {
    top: -400%;
    z-index: 1;
    background: #4bba3d;
    left: 2px
}

.menu-ext > li:hover > ul {
    top: 0;
    opacity: 1
}

.menu-ext > li > ul > li > a {
    -webkit-transition: 200ms ease;
    transition: 200ms ease;
    color: #fff;
    font-size: 12px;
    line-height: 12px;
    text-decoration: none;
    text-transform: uppercase;
    padding: 12px 18px;
    height: auto
}

.menu-ext > li > ul > li:first-of-type > a:hover {
    background: #4bba3d
}

.menu-ext > li > ul > li:first-of-type > a {
    padding: 24px 18px;
    font-size: 14px;
}

.menu-ext > li > ul > li > a:hover {
    color: #fff;
    background: #35a427
}

.menu-ext > li > ul > li {
    display: block;
    float: none;
    text-align: left
}

/******************************************FRONT ABOUT BLOCK***************************************/
.h1,
h1 {
    margin-top: 0px;
    margin-bottom: 36px;
    color: #05162a;
    font-size: 48px;
    line-height: 48px;
    font-weight: 700;
}

.h3,
h3 {
    margin-top: 0px;
    margin-bottom: 24px;
    color: #05162a;
    font-size: 36px;
    line-height: 36px;
    font-weight: 700;
    display: block
}
.leadership .popup p,
.networks .item .popup p,
.future-block .popup p,
p {
    margin-bottom: 36px !important;
    font-family: 'Fira Sans', sans-serif;
    color: #05162a;
    font-size: 18px;
    line-height: 36px;
}

.front-about {
    margin-top: 0
}

.front-about hr,
hr.small {
    width: 36px;
    height: 2px;
    margin: 0 0 36px;
    background-color: #05162a;
    border: none
}

.front-about .col-md-4 p {
    font-style: italic;
}

.front-about.meeting .col-md-4 p {
    font-style: normal
}

.front-about.meeting {
    margin-top: 36px
}

.label {
    color: #05162a;
    font-size: 18px;
    line-height: 24px;
    text-transform: uppercase;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 2;
/* 	z-index:10000; */
    margin-top: -24px;
    margin-left: -6px;
    padding: 12px 24px;
    background-color: #f0f2f4;
}

.front-about .slider {
  overflow: hidden;
	height:408px;
	z-index:1;
}
.front-about .slider.slick-initialized {
	height:auto;
}
.front-about .slider .slick-list {
    overflow: hidden;
	height:408px;
}
.front-about .slider a {
    display: block;
    position: relative;
    height: 408px;
    width: 100%;
    background-size: cover !important;
    background-position: 50% 50% !important;
    color: #fff
}

.front-about .slider a,
.front-about .slider a:hover {
    border: none
}

.front-about .slider a:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgb(5, 22, 42);
    opacity: .2;
    -webkit-transition: 500ms ease;
    transition: 500ms ease;
}

.front-about .slider a:hover:before {
    opacity: .5
}

.front-about .slider .info {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    z-index: 2;
    color: #fff;
    padding: 0 36px 36px;
    font-size: 18px;
    line-height: 36px;
}

.front-about .slider .info .h3 {
    color: #fff
}

.front-about .slider .prev,
.front-about .slider .next {
    position: absolute;
    z-index: 3;
    color: #fff;
    cursor: pointer;
    top: 50%;
    margin-top: -40px;
    font-size: 80px;
}

.front-about .slider .prev:before {
    content: '\E408'
}

.front-about .slider .next {
    right: 0
}

.front-about .slider .next:before {
    content: '\E409'
}

.slick-disabled {
    display: none !important
}

.front-about .slider .slick-dots {
    margin: 30px 0 0 -18px;
    display: block;
    list-style: none;
    padding: 0
}

.front-about .slider .slick-dots li {
    display: inline-block;
    margin: 0 18px;
}

.front-about .slider .slick-dots li button {
    border-radius: 50%;
    background-color: rgba(34, 34, 34, 0.4);
    color: rgba(0, 0, 0, 0);
    border: none;
    font-size: 1px;
    display: inline-block;
    width: 14px;
    height: 14px;
}

.front-about .slider .slick-dots li.slick-active button {
    background: #222
}

.form [type="submit"],
.pagination a,
.button {
    position: relative;
    margin-top: 24px;
    padding: 24px;
    border: 1px solid transparent;
    background-color: transparent;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
    color: #05162a;
    line-height: 1em;
    text-align: center;
    text-transform: uppercase;
    display: inline-block;
    margin-right: 32px;
}

.pagination a:active,
.button:active {
    top: 1px
}

.pagination a,
.button.outline {
    border: 1px solid #05162a
}

.pagination a:hover,
.button.outline:hover {
    box-shadow: inset 0 0 0 2px #05162a
}

.button.outline.inverce {
    border: 1px solid #fff;
    color: #fff
}

.button.outline.inverce:hover {
    box-shadow: inset 0 0 0 2px #fff
}

.form [type="submit"],
.button.green {
    background-color: #35a427;
    border: none;
    color: #fff;
}

.form [type="submit"]:hover,
.button.green:hover {
    background-color: #28901b
}

.front-about .col-md-4 .button:first-of-type {
    margin-right: 32px
}

.button.white {
    background: #fff;
    color: #333
}

.button.white:hover {
    background: rgb(240, 242, 244);
}

.button.white.active:hover,
.button.white.active {
    background: none;
    border: 1px solid #fff;
    cursor: default;
    color: #fff
}

/******************************************FRONT EVENTS BLOCK***************************************/
.section, section {
    margin-top: 108px;
    position: relative
}

h2,
.h-title {
    margin-top: 0px;
    margin-bottom: 72px;
    border-bottom: 1px solid #f0f2f4;
    color: #05162a;
    font-size: 24px;
    line-height: 30px;
    font-weight: 700;
    letter-spacing: 3px;
    text-transform: uppercase;
}
.events .block .event-thumb.shadowed,
img.shadowed {
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease
}
.events .block .event-thumb.shadowed:hover,
img.shadowed:hover {
    box-shadow: -7px -7px 0 0 #05162a;
    -webkit-transform: translate(5px, 5px);
    -ms-transform: translate(5px, 5px);
    transform: translate(5px, 5px);
}

h5, .h5 {
    display: block;
    margin-top: 0px;
    margin-bottom: 24px;
    color: #05162a;
    font-size: 24px;
    line-height: 24px;
    font-weight: 700;
}

.sources h5 {
    margin-top: 72px
}

.sources h5:first-of-type {
    margin-top: 0
}

.events .block .h5 {
    -webkit-transition: color 200ms ease;
    transition: color 200ms ease;
    position: relative
}

.events .block .h5:active {
    top: 1px
}

.events .block .h5:hover {
    color: #1b63bb
}

.events .block .col-md-8 {
    padding: 0
}

.events .block {
    font-size: 14px;
    line-height: 24px;
    color: #05162a;
    margin-bottom: 36px;
    display: block;
    border: none
}

.events .block span {
    display: block
}

.events .block span.book {
    display: inline-block;
    position: relative
}

.events .button {
    margin-top: 60px
}

.events .block .event-thumb{

	height:120px;
	max-width:100%;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
	display:block
}

/**********************************************FRONT PAGE BOOKS******************************************/
.front-books {
	padding-right:5%;
}
.events.front-books .book-hop.block {
  font-size:13px;
  line-height:1.6;
  word-break:break-word;
}
.events.front-books .book-hop .book img {
  border:1px solid #d0d0d0;
}
/*
.front-books .book-hop .book img:hover {
  box-shadow: -7px -7px 0 0 #05162a;
  -webkit-transform: translate(5px, 5px);
  -ms-transform: translate(5px, 5px);
  transform: translate(5px, 5px);
}
*/
.events.front-books .book-hop .book:before,
.events.front-books .book-hop .book:after {
  content:none;
}
.events.front-books .book-hop.block .h5 {
  line-height:1.4;
  font-size:1.1rem;
  margin:.5rem 0 .35rem;
}

@media (min-width: 992px) {
  .events.front-books > a:nth-of-type(2n+1) {
    clear:none;
  }
}
@media (min-width:1200px) {
  .events.front-books > a:nth-of-type(4n+1) {
    clear:both;
  }
}
@media (max-width:1199px) {
  .events.front-books > a:nth-of-type(4) {
    display:none;
  }

}
@media (min-width: 767px) and (max-width:1199px) {
  .events.front-books > a:nth-of-type(3n+1) {
    clear:both;
  }
}
@media (max-width: 766px) {
  .events.front-books > a:nth-of-type(3n+1) {
    clear:both;
  }
  .front-books {
    padding-right:0;
  }
}

/**********************************************HOT OFF THE PRESS PAGE******************************************/
.events.books-hop-page .book-hop.block {
  font-size:13px;
  line-height:1.6;
  word-break:break-word;
}
.events.books-hop-page .book-hop .book img {
  border:1px solid #d0d0d0;
}
.events.books-hop-page .book-hop .book:before,
.events.books-hop-page .book-hop .book:after {
  content:none;
}
.events.books-hop-page .book-hop.block .h5 {
  line-height:1.4;
  font-size:1.1rem;
  margin:.5rem 0 .35rem;
}

@media (min-width: 992px) {
  .events.books-hop-page > a:nth-of-type(2n+1) {
    clear:none;
  }
}
@media (min-width:1200px) {
  .events.books-hop-page > a:nth-of-type(6n+1) {
    clear:both;
  }
}
@media (min-width: 767px) and (max-width:1199px) {
  .events.books-hop-page > a:nth-of-type(4n+1) {
    clear:both;
  }
}
@media (max-width: 766px) {
  .events.books-hop-page > a:nth-of-type(3n+1) {
    clear:both;
  }
}

/**********************************************NEWS******************************************/
.parallax-image {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
	width:40%;
	/*height:40%;
	max-height:40%;
	background-size:cover;
	background-position:50% 50%;*/
}
.parallax-image.normal img{width:100%}
.parallax-image.normal.mh80{max-height:80%}
.teaser .parallax-image {
    background-image: -webkit-linear-gradient(270deg, rgba(240, 242, 244, .7), rgba(240, 242, 244, .7)), url("../03.html");
    background-image: linear-gradient(180deg, rgba(240, 242, 244, .7), rgba(240, 242, 244, .7)), url("../03.html");
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
    width: 288px;
    height: 420px
}

.teaser {
    padding-top: 36px;
    padding-left: 72px;
    z-index: 0;
    position: relative;
    margin-bottom: 72px
}

.teaser > .button{margin-right:0}
.teaser-button{margin-top:0}

.teaser.full {
    width: 100%;
    padding-left: 0
}

.teaser.full .button.blue-outline {
    display: block
}

.button.blue-outline {
    text-align: left;
    padding: 36px;
    border: 1px solid #1b63bb;
    color: #1b63bb;
    text-transform: none;
    font-size: 14px;
    line-height: 24px;
}

.button.blue-outline:hover {
    box-shadow: inset 0 0 0 4px #1b63bb
}

.button.blue-outline:active {
    box-shadow: inset 0 0 0 6px #1b63bb;
    top: 0
}

.button.blue-outline .h5 {
    color: #1b63bb;
}

.op5 {
    opacity: .5
}
.op3 {
    opacity: .3
}

.dblock {
    display: block
}

.teaser .button {
    margin-top: 0;
    display: block
}

.newsletters ul,
.page-content .teaser ul,
.teaser ul {
    list-style: none;
    padding-left: 36px;
    margin: 36px 0 0 36px;
}

.newsletters ul li,
.page-content .teaser ul li,
.teaser ul li {
    position: relative;
    margin-top: 24px;
    margin-bottom: 0
}

.newsletters ul li:before,
.teaser ul li:before {
    position: absolute;
    top: 0px;
    left: -36px;
    content: "";
    display: block;
    width: 24px;
    height: 2px;
    margin-top: 10px;
    float: left;
    background-color: #05162a;
}

.newsletters ul li a,
.teaser ul li a:hover {
    border: none !important
}

.blue-link {
    position: relative;
    -webkit-transition: color 200ms ease;
    transition: color 200ms ease;
    color: #05162a;
}

.teaser .blue-link {
    margin-top: 0px;
    margin-bottom: 24px;
    color: #05162a;
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    display: block
}

.blue-link:hover {
    color: #1b63bb
}

.blue-link:active {
    top: 1px
}

.teaser p {
    margin: 12px 0;
    font-size: 14px;
    line-height: 24px;
    position: relative
}

.book {
    padding-bottom: 4px
}

.book img {
    width: 100%
}

.book:before,
.book:after {
    width: 100%;
    height: 2px;
    margin-top: 2px;
    background-color: #f0f2f4;
    content: "";
    display: block
}

.book:before {
    position: absolute;
    left: 0;
    bottom: 0
}

.future-block {
    padding: 72px 36px 36px;
    border: 1px solid #f0f2f4;
    position: relative
}
.future-block .popup a{line-height:24px}
.future-block > .label {
    margin-left: -24px
}

.label.green {
    color: #fff;
    background-color: #35a427;
}

.send-news p,
.newsletters p,
.future-block > p {
    margin-bottom: 12px;
    font-size: 14px;
    line-height: 24px;
}

.pagination a,
.button.small {
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 12px;
    margin-right: 24px;
}
.button.small{line-height:normal !important}
.h-title.small {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 2px;
}

.future-block > .h-title {
    margin: 36px 0
}

.networks .item img,
.future-block > .row img {
    margin-bottom: 21px;
	display:block
}

.social {
    margin: 0 0 36px
}

.social:last-of-type {
    margin: 0
}

.social p {
    font-style: italic;
}

.social .links {
    overflow: hidden;
    border-top: 1px solid #f0f2f4;
    margin: 24px 0 0;
    padding-top: 12px
}

a.twitter:hover,
a.twitter,
a.like:hover,
a.like,
a.revert:hover,
a.revert {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    border: none
}

a.twitter:hover,
a.twitter {
    width: 30px;
    height: 24px;
    background-image: url(../svg/twitter.svg);
}

a.revert:hover,
a.revert {
    width: 34px;
    height: 18px;
    background-image: url(../svg/revert.svg);
}

a.like:hover,
a.like {
    width: 22px;
    height: 20px;
    background-image: url(../svg/like.svg);
    margin-left: 24px
}

.newsletters {
    padding: 36px;
    background-color: #5b8ab6;
}

h4 {
    margin-top: 0px;
    margin-bottom: 36px;
    border-bottom: 1px solid #f0f2f4;
    color: #05162a;
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.newsletters h4 {
    border-bottom-color: #dcdfe3;
    color: white;
}

.newsletters p {
    color: white;
}
.newsletters a {
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    border: 1px solid white !important;
    color: white !important;
}

.newsletters ul {
    margin: 0
}

.newsletters ul li:first-of-type {
    margin-top: 0
}

.send-news {
    padding: 36px;
    background-color: #1b63bb;
    color: #fff
}

.send-news p {
    color: #fff
}

.send-news h4 {
    border-bottom-color: #2c74cc;
    color: #fff
}
footer{
	position:absolute !important;
	bottom:0;
	left:5%;
	right:5%;
	margin-top:0 !important
}
body > .container{
	min-height:100%;
	position:relative;
	padding-bottom:228px
}

footer p {
    color: #05162a;
    line-height: 24px;
    font-size: 14px;
    margin: 0
}

footer {
    padding-bottom: 72px;
}

footer .form {
    display: inline-block;
    margin: 0;
    line-height: 24px;
    vertical-align: middle;
    margin-top: -15px
}

footer .form [type="text"] {
    margin: 0;
    width: 0;
    padding: 8px 0;
    transition: 200ms ease-in;
}

footer .form [type="text"].active {
    width: 190px;
    padding: 8px 12px
}

.soc-icons {
    text-align: right
}

.soc-icons a {
    display: inline-block;
    margin-left: 24px;
    width: 24px;
    height: 24px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
    border: none
}
.soc-icons a:first-of-type{margin-left:0}
.soc-icons a svg .cls-1{transition: all 200ms ease}
.soc-icons a:hover svg .cls-1{
	fill: #1152a2
}



.account-button,
#m-menu {
    display: none;
    float: right;
    border-left: 1px solid #f0f2f4;
    padding: 18px;
    cursor: pointer;
    transition: 200ms ease-in;
}

#m-menu div {
    width: 24px;
    height: 2px;
    background-color: #05162a;
    margin-top: 8px;
    transition: transform 200ms;
}
#m-menu div.active{
	transition: transform 200ms ease-in;
}

#m-menu div:first-of-type {
    margin: 0
}

#m-menu:hover, .account-button:hover,
#m-menu.active {
    background-color: #f0f2f4
}

#m-menu.active div:nth-of-type(1) {
    transform: translateX(0px) translateY(10px) translateZ(0px)
}

#m-menu.active div:nth-of-type(3) {
    transform: translateX(0px) translateY(-10px) translateZ(0px)
}

#m-menu.active.step2 div:nth-of-type(1) {
    transform: translateX(0px) translateY(10px) translateZ(0px) rotateX(0deg) rotateY(0deg) rotateZ(45deg);
}

#m-menu.active.step2 div:nth-of-type(2) {
    transform: rotateX(0deg) rotateY(0deg) rotateZ(315deg);
}

#m-menu.active.step2 div:nth-of-type(3) {
    transform: translateX(0px) translateY(-10px) translateZ(0px) rotateX(0deg) rotateY(0deg) rotateZ(-45deg);
}

.account-button:before {
    content: "\E7FD"
}

.account-button {
    font-size: 34px;
    padding: 12px 13px;
    color: #35a427
}

/*************************************ABOUT PAGE*****************************************/
.page-content {
    /*width: 100%;*/
    max-width: 940px;
    margin: 0 auto;
    padding-top: 72px
}
.parallax-image.normal {
    width: 40%;
    z-index: 0;
    max-height: 350px;
    overflow: hidden
}

.parallax-image.normal:before {
    background: rgba(240, 242, 244, .8);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: ""
}

.container > *:first-child {
    margin-top: 0
}

.small-text {
    margin-top: 72px;
}

.small-text p {
    margin-bottom: 12px;
    font-size: 14px;
    line-height: 24px;
}

.purpose {
    counter-reset: purpose 0;
}

.purpose .item {
    z-index: 0
}

.purpose .item:before {
    position: absolute;
    top: -50px;
    left: 18px;
    counter-increment: purpose;
    content: counter(purpose);
    color: #f0f2f4;
    font-size: 120px;
    font-weight: 700;
    z-index: -1;
    line-height: 1
}

.blocks > div:nth-of-type(n+3) {
    margin-top: 36px
}

.blocks a {
    min-height: 240px;
    display: block;
    position: relative;
    padding: 36px;
    overflow: hidden;
    text-decoration: none;
    z-index: 0;
    margin-bottom: 12px;
    font-size: 14px;
    line-height: 24px;
    color: #05162a;
}

.blocks a .img {
    top: 0;
    left: 0;
    position: absolute;
    z-index: -1;
	bottom:0;
	right:0;
	top:0;
	left:0;
    transition: transform 200ms;
	background-position:50% 50%;
	background-size:cover
}

.blocks a:before {
    display: block;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    background: #f0f2f4;
    opacity: .8;
    transition: opacity 200ms;
}

.blocks a:hover:before {
    opacity: 0.5;
    transition: opacity 3000ms;
}

.blocks a:hover .img {
    transform: scaleX(1.2) scaleY(1.2) scaleZ(1.2);
    transition: transform 3000ms;
}

.blocks a span {
    z-index: 1;
    position: relative
}

/*************************************CONTACTS PAGE****************************************/
.contacts {
    position: relative;
    margin: 0 18px 0 -36px;
    padding: 36px 36px 0px;
    border: 1px solid #05162a;
    z-index: 2;
    /* margin-bottom: -170px; */
    /*background:rgba(255,255,255,.7)*/
}

#g-map {
    position: relative;
    width: 100%;
    height: 50vh;
}

#g-map:after {
    display: block;
    z-index: 1;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: #fff;
    opacity: .5;
    content: ""
}

/*************************************LOGIN PAGE****************************************/
.form {
    margin: 49px 0
}

.form label {
    display: block;
    margin-bottom: 12px;
    color: #05162a;
    line-height: 24px;
    font-weight: 700;
    font-size: 14px;
}

.form p {
    margin: 0;
    font-size: 14px;
    line-height: normal;
    vertical-align: middle
}

.form [type="text"],
.form [type="password"],
.form [type="email"] {
    display: block;
    height: 38px;
    padding: 8px 12px;
    margin-bottom: 10px;
    border: 0px solid #000;
    background-color: #f0f2f4;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
    font-family: 'Fira Sans', sans-serif;
    color: #05162a;
    font-size: 14px;
    width: 100%
}

.form [type="text"]:hover,
.form [type="password"]:hover,
.form [type="email"]:hover {
    background-color: rgba(240, 242, 244, .5);
}

.form [type="text"]:focus,
.form [type="password"]:focus,
.form [type="email"]:focus {
    box-shadow: inset 0 0 0 1px #dcdfe3;
}

.form .login-remember,
.form .left {
    margin: 36px 0 0
}

.form .login-remember {
    float: right
}

.form .login-remember label {
    font-weight: 400
}

.form .login-submit {
    clear: both;
    overflow: hidden
}

.form [type="submit"] {
    font-size: 14px
}

/*****************************************CATEGORY PAGE*********************************/
.pagination {
    margin-top: 60px;
    overflow: hidden
}

/*************************************SINGLE PAGE****************************************/
.page-image {
    background-position: 50% 0;
    background-attachment: fixed;
    background-size: cover;
	background-repeat:no-repeat;
    position: absolute;
    left: 0;
    right: 0;
    top: 61px;
    /*height: 60%*/
    height: 60vh
}

.page-container{margin-top:-168px}
/*body.customize-support > .container{margin-top:-200px}*/
body.event-page.customize-support > .container{margin-top:0}
.page-section{
	margin-top:30%
}
.page-section .page-content{padding-top:0}

.page-image:after {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#ffffff', GradientType=0);
}

.post-date {
    color: #05162a;
    line-height: 36px;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
}

.page-content img {
    max-width: 100%;
    height: auto
}

.page-content .wp-caption-text {
    margin-top: 24px;
    font-size: 14px;
    line-height: 24px;

}

.page-content .wp-caption-text:after {
    content: "";
    width: 84px;
    height: 4px;
    margin-top: 12px;
    background-color: #f0f2f4;
    display: block
}

/*
blockquote {
    margin: 72px 0 0 108px;
    padding: 0px 0px 0px 48px;
    border-left: 4px solid #f0f2f4;
    color: #05162a;
    font-size: 24px;
    line-height: 36px;
    font-style: italic;
}

blockquote p {
    font-size: 24px;
    line-height: 36px;
}
*/

blockquote {
	word-wrap: break-word;
    color: #333;
    font-size: 18px;
    line-height: 36px;
    padding: 8px 10px 8px 10px !important;
    background: rgba(0, 0, 0, 0.025);
    border: 1px solid rgba(0, 0, 0, 0.1) !important;
    border-left: 4px solid rgba(0, 0, 0, 0.1) !important;
    font-style: normal;
}

blockquote p {
    font-size: 18px;
    line-height: 36px;
}

.page-content .row {
    max-width: 150%
}

/*************************************LEADERSHIP PAGE****************************************/
/*TEMP*/
.here-user-thumb {
    width: 100%;
    min-height: 240px;
    background-color: #f0f2f4;
}

.leadership .name {
    line-height: 24px;
    font-size: 18px;
    margin-bottom: 12px
}

.leadership p {
    margin-bottom: 12px;
    font-size: 14px;
    line-height: 24px;
}

.leadership .user {
    margin-bottom: 72px
}
.leadership .root .user:nth-of-type(2n+1){clear:both}
.leadership .user .thumb{
	background-position:50% 50%;
	background-size:cover;
	height:240px
}

.leadership {
    margin-bottom: -72px
}

.two-column {
    margin-top: 36px;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
}

.h4,
h4 {
    margin-top: 0px;
    margin-bottom: 36px;
    border-bottom: 1px solid #f0f2f4;
    font-family: 'Fira Sans', sans-serif;
    color: #05162a;
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.h6,
h6 {
    margin-top: 0px;
    margin-bottom: 24px;
    font-family: 'Fira Sans', sans-serif;
    color: #05162a;
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    display: block
}
.h6 .outline{
	color:#000
}
/**********************************************NETWORKS******************************************/
.networks .item {
    padding: 36px;
    background-color: #f0f2f4;
    margin-bottom: 36px
}
.networks .item img{display:block}

.networks .item p {
    margin-bottom: 12px;
    font-size: 14px;
    line-height: 24px;
}

.underline {
    margin-top: 0px;
    margin-bottom: 36px;
    border-bottom: 1px solid #f0f2f4;
}

.networks .item .underline {
    border-bottom-color: #dcdfe3;
    margin: 36px 0 0;
}

.networks .item .organizers > div {
    margin-top: 36px
}

.networks .item .organizers .thumb {
    height: 120px;
    max-height: 120px;
    max-width: 120px;
    margin-bottom: 24px;
    background-color: #dcdfe3;
}

.networks .item .organizers a {
    line-height: 64px;
}

.submission h2 {
    margin: 108px 0 72px;
    border-bottom: 1px solid #f0f2f4;
}

.submission h5 {
    margin-top: 72px
}

.page-content ol,
.page-content ul {
    margin-bottom: 36px;
    color: #05162a;
    font-size: 18px;
    padding-left: 16px;
    line-height: 36px;
}

.page-content ol li,
.page-content ul li {
    margin-bottom: 12px
}

.questions .button {
    margin-bottom: 36px
}

.hidden-content {
    display: none
}

.questions .h5 {
    margin-bottom: 36px
}

.q-row {
    margin-top: 72px
}

.q-row:after {
    display: block;
    content: "";
    clear: both
}

/**********************************************SINGLE EVENT******************************************/
.e-images .image {
    width: 100%;
    height: 60vh;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
    display: none
}

body.event-page {
    padding-top: 58px
}
body.event-page .page-content{position:relative}
.e-images .image:after {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    content: "";
    display: block;
    background-image: linear-gradient(180deg, rgba(5, 22, 42, .2), transparent 51%);
    background-image: -webkit-linear-gradient(270deg, rgba(5, 22, 42, .2), transparent 51%);
    background-attachment: fixed;
    z-index: 1
}

.event-menu {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0
}
.event-menu a {
    pointer-events: none;
}
.event-head {
    position: relative
}

.event-menu .section {
    margin-top: 0
}

.pt0 {
    padding-top: 0
}

.mt0 {
    margin-top: 0
}

.event-desc {
    width: 50%;
    bottom: 100%;
    margin-bottom: -24px;
    /* margin-top: -100%; */
    background: #fff;
    position: absolute;
    z-index: 10;
    padding: 36px 36px 0;
    margin-left: -20px;
	min-width:470px
}

.event-tab {
    display: none
}
#gallery.event-tab{margin-top:0}
#gallery section{margin-top:0}
.speakers-list img {
    width: 100%;
    margin-bottom: 24px
}
.speakers-list .thumb{
	background-position:50% 50%;
	background-size:cover;
	min-height:200px;
	margin-bottom:21px
}

.bio-thumb {
    width: auto !important;
    margin-bottom: 36px !important
}

.speakers-list > div {
    margin-top: 36px
}

.mt24 {
    margin-top: 24px !important
}

.col-20 {
    width: 20%;
    float: left
}

.col-20 img {
    width: 100%;
    display: block
}

a.col-20 {
    transition: opacity 200ms;
    display: block
}

a.col-20:hover {
    opacity: .5
}

#lightgallery {
    overflow: hidden;
    margin-bottom: 108px;
    margin-top: 72px
}

.pb108 {
    padding-bottom: 108px
}

@media (max-width: 991px) {
  body.single.event-page {
    padding-top:58px;
  }
  body.single.event-page .page-content {
      padding-top: 72px;
  }
  body.single.event-page .page-content.pt0 {
      padding-top: 0;
  }
}


/* 2019 New York event mobile */
@media (max-width: 450px) {
  .postid-4336 .button.small {
    margin:10px;
    padding:12px;
  }
  .postid-4336 .event-menu .button {
    display:block!important;
    margin:10px;
  }
  .postid-4336 .e-images .image {
    height:820px;
  }
  .postid-4336 .event-menu {
  }
}
@media (max-width: 600px) {
  .postid-4336 .button.small {
    margin:10px;
    padding:12px;
  }
  .postid-4336 .event-menu .button {
    margin:10px;
  }
}



/**********************************************MODALS******************************************/
.popup {
    background: rgba(255, 255, 255, 1);
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 50;
    display: none
}

.popup > .container {
    height: 100%
}

.popup > .container > div {
    overflow-y: auto;
    overflow-x: hidden;
    height: 100%;
}

.close-popup {
    margin-top: 48px;
}

.mb36 {
    margin-bottom: 36px
}

.pb36 {
    padding-bottom: 36px
}
.mt48{margin-top:48px !important}

/****************************************ACCOUNT PAGE****************************************/
.account-form label {
    margin-bottom: 12px;
    color: #05162a;
    font-size: 14px;
    line-height: 24px;
    font-weight: 700;
    display: block
}

.account-form textarea,
.account-form [type="text"],
.account-form [type="text"]:disabled:hover,
.account-form [type="text"]:disabled:focus,
.account-form [type="email"],
.account-form [type="password"] {
    padding-left: 12px;
    border: 0px solid #000;
    background-color: #f0f2f4;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
    font-family: 'Fira Sans', sans-serif;
    color: #05162a;
    font-size: 14px;
    line-height: 24px;
    display: block;
    width: 100%;
    height: 38px;
    padding: 8px 12px;
    margin-bottom: 10px;
}

.account-form textarea:hover,
.account-form [type="text"]:hover,
.account-form [type="email"]:hover,
.account-form [type="password"]:hover {
    background-color: rgba(240, 242, 244, .5)
}

.account-form textarea:focus,
.account-form [type="text"]:focus,
.account-form [type="email"]:focus,
.account-form [type="password"]:focus {
    box-shadow: inset 0 0 0 1px #dcdfe3
}

.account-form textarea {
    height: 64px;
    resize: vertical
}

.radio-block {
    line-height: 38px;
    margin-right: 24px;
    float: left
}

.radio-block label {
    display: inline-block;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer;
    margin: 0
}

label.checkbox {
    font-weight: 400;
    cursor: pointer;
}

label.checkbox input,
.radio-block input {
    vertical-align: middle;
    cursor: pointer;
    margin: -4px 4px 0 0
}

.mt36 {
    margin-top: 36px
}

.mt72 {
    margin-top: 72px
}

.account-form .select2,
.account-form select {
    display: block;
    width: 100%;
    padding-left: 8px;
    border: 0px solid #000;
    background-color: #f0f2f4;
    background-image: -webkit-linear-gradient(270deg, transparent, transparent);
    background-image: linear-gradient(180deg, transparent, transparent);
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
    font-family: 'Fira Sans', sans-serif;
    color: #05162a;
    line-height: 24px;
    padding: 8px 12px;
    margin-bottom: 10px;
    font-size: 14px;
}

.account-form .select2:hover,
.account-form select:hover {
    background-color: rgba(240, 242, 244, .5);
}

.account-form .select2.select2-container--focus,
.account-form .select2.select2-container--open,
.account-form select:focus {
    box-shadow: inset 0 0 0 1px #dcdfe3;
}

.account-form .select2 {
    padding: 0
}

.account-form .select2 .select2-selection {
    padding-top: 5px;
    padding-bottom: 5px;
    border: none;
    background: none;
    border-radius: 0;
}

.select2-container .select2-selection--single {
    height: auto
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 100%;
    top: 0
}

.select2-dropdown {
    border-color: #dcdfe3
}
.select2-container {
	 width:100% !important
}

/****************************************JOIN SASE PAGE****************************************/
.accounts .acc-block {
    display: block;
    min-height: 260px;
    padding: 36px;
    overflow: hidden;
    position: relative;
    background: #f0f2f4;
    color: #05162a;
    z-index: 0;
    margin-bottom: 36px
}
.popup .accounts .acc-block{
	padding-bottom:104px
}

.accounts .acc-block:active {
    top: 1px
}

.accounts .acc-block span, .accounts .acc-block p {
    position: relative;
    z-index: 2
}

.accounts .acc-block:hover span, .accounts .acc-block:hover p {
    color: #fff
}

.accounts .acc-block p {
    margin-bottom: 12px;
    font-size: 14px;
    line-height: 24px;
    display: block
}

.accounts .acc-block .price {
    display: inline-block;
    margin-top: 36px;
    color: #35a427;
    font-size: 48px;
    font-weight: 700;
    position: absolute;
    bottom: 36px;
    left: 36px;
    z-index: 3
}

.accounts .acc-block:after {
    content: "";
    position: absolute;
    left: 0px;
    bottom: 0px;
    overflow: hidden;
    width: 1px;
    height: 1px;
    border-radius: 50%;
    background-color: #35a427;
    opacity: 0;
}

.accounts .acc-block:hover:after {
    transition: transform 300ms, opacity 300ms, width 300ms, height 300ms;
    opacity: 1;
    width: 1000px;
    height: 1000px;
    transform: translateX(-80%) translateY(80%) translateZ(0px) scaleX(3) scaleY(3) scaleZ(1);
}

.mb0 {
    margin-bottom: 0
}

/************************************VOTE PAGE**************************/
.vote-wrap {
    display: -webkit-flex;
    -webkit-flex-flow: row wrap;
    display: -ms-flexbox;
    -ms-flex-flow: row wrap;
    -ms-align-content: flex-start;
    -webkit-align-content: flex-start;
    align-content: flex-start;
    margin: 0 -18px;
}
.vote-answer {
    display: inline-block;
    width: 206px;
    padding: 0 18px;
    margin-bottom: 70px;
}
.vote-title {
    font-size: 24px;
    font-weight: bold;
}
.vote-image {
    cursor: pointer;
    position: relative;
    margin-bottom: 24px
}

.vote-image:before {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    opacity: 0;
    content: "";
    background-color: rgba(53, 164, 39, .8);
    transition: all 0.2s ease 0s;
}

.vote-image:hover:after,
.vote-image:hover:before,
.vote-image.selected:before,
.vote-image.selected:after {
    opacity: 1;
}

.vote-image:after {
    background-image: url(../svg/check.svg);
    background-position: 50% 0;
    background-repeat: no-repeat;
    content: "Vote";
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    z-index: 2;
    transition: all 0.2s ease 0s;
    opacity: 0;
    padding-top: 25px;
    transform: translate(0px, -50%);
}
.vote-image.selected:after{
	content:"Selected"
}
.vote-submit {
    display: inline-block;
}

.bio-link {
    font-weight: bold;
}

.votes .form {
    margin-top: 0
}

.votes > div {
    margin-bottom: 72px
}

.search-item .small-text {
    margin-top: 0
}

.search-item {
    margin-top: 36px
}

.search-item .simple-link {
    font-weight: 700;
    font-size: 18px;
    line-height: 24px
}
.pb0{padding-bottom:0 !important}
.mh1{min-height:1px !important}

/*****************************WARNINGS****************************/
.user-warning{
	position:fixed;
	bottom:0;
	left:0;
	right:0;
	z-index:1000;
	background:#f0f2f4;
	border-top:2px solid #db411d;
	color:#db411d;
	text-align:center;
	text-transform:uppercase;
	font-size:12px;
	line-height:18px;
	padding:12px 5%;
	font-weight:700;
	display:block;
	text-decoration:none
}
.user-warning p{
	font-size:12px;
	line-height:18px;
	margin:0;
}

.donate-input{
	position:relative;
	overflow:hidden;
}
.donate-input:before{
	content:"$";
	height: 38px;
	line-height:36px;
	background:#fff;
	display:block;
	float:left;
	width: 26px;
	border:1px solid #f0f2f4;
	text-align:center;
	font-size:18px;
	color:#868b91
}
.donate-input [type="text"]{
	width: 100px;
}
.text-small p{
	font-size:14px;
	line-height:28px
}
.mb5{margin-bottom:5px !important}
.wide-text{letter-spacing:.2em}
.tags .button{
	text-transform:lowercase;
	margin-right:6px;
	padding:6px !important;
	margin-top:12px;
	font-size:12px;
}

.logo span {
    display: none
}

/* #mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item .mega-search input[type=text] {
    max-width: 200px !important;
} */

@media (min-width: 1501px) {
    .logo span {
        display: block;;
    }
/*
    #mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item .mega-search input[type=text] {
        max-width: 400px !important;
    } */
}

@media (min-width: 992px) {
	.logo:hover, .logo{
		position:absolute;
		left:18px;
		top:0
	}
    #header-menu {
        /* display: block !important; */
    }

    .networks .item .organizers > div:nth-of-type(2n+1) {
        clear: both
    }

    .networks > div:nth-of-type(3n+1) {
        clear: both
    }

	.speakers-list > div:nth-of-type(4n+1){clear:both}
	.events > a:nth-of-type(2n+1){clear:both}
}

@media (min-width: 781px) {
    .accounts > div:nth-of-type(2n+1) {
        clear: both
    }
}

/**********************FIX FOR TABLET***********************/

@media (min-width: 1201px){
	.sub-menu-active > ul {
        display: block !important;
        z-index: -1
    }
}
@media (max-width: 1200px){
	.hidden-md{
		display:none;
	}
	#mheader-search{display:block}
	.sub-menu{
		display:none !important
	}


    .logo:before,
    .logo:hover,
    .logo {
        padding: 0;
        width: 138px;
        height: 35px
    }

    .logo:before {
        top: 0
    }

    .logo:hover,
    .logo {
        margin: 12px 0 4px
    }

    .account-button,
    #m-menu {
        display: block
    }

    .header-menu {
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        background: #f0f2f4;
		transform: translateY(-516px) translateX(0px) translateZ(0px);
		transition: transform 400ms;
		z-index:-1
    }

	.header-menu.opened{
		transform: translateY(0px) translateX(0px) translateZ(0px);
	}

    .main-menu {
        width: 100%;
        padding: 0 18px
    }

    .header-menu > ul > li {
        display: block;
        text-align: center;
        float: none;
    }

    .header-menu > ul > li a {
        padding: 24px 0;
        font-size: 24px;
        line-height: 24px;
    }

	.menu-ext {
        width: 100%
    }

    .menu-ext > li {
      width: 50%;
      float:left !important;
    }

	.menu-ext.user-menu > li,
	.menu-ext.logged > li {
        width: 100%
    }

	.menu-ext.logged > li:last-of-type a{
		background-color: #1b63bb;
	}
	.menu-ext.user-menu > li:last-of-type a:hover {
		background-color: #28901b;
		color: #fff;
	}
	#header-search{display:none}
	#mheader-search{display:block}
}



@media (max-width: 991px) {

   body.customize-support,
	body {
        padding-top: 108px
    }

	.sub-menu{
		display:none !important
	}

	body.single {
        padding-top: 0
    }

    .container {
        padding: 0 18px
    }
	.user-warning{padding:12px 20px}
	body.single .page-content{padding-top:0}
	footer{left:18px;right:18px}

    .front-about .label {
        margin-left: 0
    }


    .front-about .col-xs-12:first-of-type {
        margin-bottom: 64px
    }


    .future-block {
        margin-top: 74px
    }

    .future-block .label {
        margin-left: -20px
    }

    .parallax-image.normal {
        width: 55%;
        margin-left: -20px
    }

    .contacts {
        padding: 0;
        border: none;
        margin: 0
    }

	.teaser{padding-left:36px}
	.teaser-button{margin:0 0 0 72px}
	.purpose .item{margin-bottom:36px}
	.purpose .item:before{top:-30px}
	.page-container{margin-top:0}

	.event-desc {
        width: 100%;
        margin: -72px 0 0;
		position:static;
		min-width:1px;
		padding-left:15px;
		padding-right:15px;
		padding-bottom:48px
    }

	.networks > div:nth-of-type(2n+1){clear:both}
	.networks > div:nth-of-type(3n+1){float:left}

	.speakers-list > div:nth-of-type(2n+1){clear:both}
	.pb108{padding-bottom:48px}
	.events .block .event-thumb{
		width:100%
	}
}

@media (max-width: 780px) {
    body.customize-support header {
        top: 46px
    }
}

/*FIX FOR MOBILE*/
@media (max-width: 768px) {
	.user-warning{padding:12px 10px}
	header.container-fluid{
		padding-left:18px;
		padding-right:18px
	}
	.event-desc{padding-left:0;padding-right:0}

    .events .block .col-md-8 {
        padding: 18px
    }

    .events .block img {
        width: 100%
    }

    .events {
        margin-top: 64px
    }

    blockquote {
        margin-left: 36px
    }

    .col-20 {
        width: 50%
    }

	.mb-xs-36{margin-bottom:36px}
	.mb-xs-72{margin-bottom:72px}
	.leadership .user img{width:100%}
	.two-column{
		-webkit-column-count: 1;
		-moz-column-count: 1;
		column-count: 1;
	}
	/*.page-image{background-size:auto 75%}*/
	.blocks > div{margin-top:36px}
	.blocks > div:first-of-type{margin-top:0}
	.blocks a{margin:0}
	.page-content.simple{padding-top:36px}
	.mb-xs-24{margin-bottom:24px}
	.events .block .nopadding,
	.events .block{
		padding:0 18px !important
	}
	.events.wide .block{padding:0 !important}
	.wp-polls ul, .wp-polls-ul, .wp-polls-ans ul{
		margin-left:0;
		padding-left:0
	}

}

@media (max-width: 479px){
	.form [type="submit"], .pagination a, .button{
		max-width:100% !important;
		display:block !important;
		margin-right:0
	}
	.front-about .col-md-4 .button:first-of-type{margin-right:0}

	.event-menu .button{
		display:inline-block !important;
		margin:15px
	}
	.events .button{margin-top:0}
	footer{left:10px;right:10px}
	footer{padding-bottom: 36px}
	footer > div{width:100% !important}
	.soc-icons{
		text-align: left;
        margin-top: 24px
    }

	.full-xss-width{
		width:100% !important;
		margin-bottom:36px
	}

	*>.full-xss-width:last-of-type{margin-bottom:0}

	.header-menu > ul > li a{
		padding-top: 18px;
		padding-bottom: 18px;
		font-size: 18px;
	}

	/*FONTS*/
	.h1,h1 {
		margin-bottom: 24px;
		font-size: 36px;
		line-height: 36px;
	}
	.h2,h2 {
		margin-bottom: 36px;
	}
	.h3,h3 {
		font-size: 24px;
		line-height: 24px;
	}
	.h5,h5{
		font-size: 18px;
	}
	.events .block .h5{margin-bottom:12px}

	.future-block{padding:60px 24px 24px}
	.send-news,.blocks a,.networks .item,
	.newsletters{padding:24px}
	.page-content ol, .page-content ul,
	blockquote p,
	.leadership .popup p,
	.networks .item .popup p,
	.future-block .popup p,
	p{
		font-size: 14px;
		line-height: 24px;
	}

	.parallax-image.normal,
	.parallax-image{width:80%}

	.teaser{padding-left:0;margin-bottom:36px}
	.teaser.pl-xss{padding-left:24px}
	.teaser .blue-link{
		font-size: 14px;
		line-height: 18px;
	}
	.teaser-button{margin-left:62px}
	.button.blue-outline .h5{margin-bottom:18px}
	.teaser .button{padding:24px}
	.col-xss-12{width:100%}
	.col-xss-offset-0{margin-left:0}
	.row{
		margin-right: -10px;
		margin-left: -10px
	}
	header.container-fluid,
	.container {
        padding: 0 10px
    }
	.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{padding-left:10px;padding-right:10px}
	.events .block .nopadding,
	.events .block{
		padding:0 10px !important
	}
	.form [type="submit"]{width:100% !important}
	.form .left,
	.form .login-remember{float:none !important}
	.leadership .user .thumb{height:180px}
	.leadership .user,
	.button.small{margin-right:0}
	.nopadding {
		padding-left: 0;
		padding-right: 0;
	}
	#mheader-search{display:none}
	.tags .button{
		display:inline-block !important;
		margin-right:6px !important
	}
}

.form.error [type="text"],
.form.error [type="password"] {
    border: 1px solid #f00 !important
}

p.error {
    color: #f00 !important
}

p.message {
    color: #090 !important
}

.account-form .other {
    display: none
}

/********************************TEMP STYLES FOR SUBMISSION TABLE******************************/
.user-submissions {
    width: 100%
}

.user-submissions th,
.user-submissions td {
    padding: 15px 20px;
    border: 1px solid #ededed;
    vertical-align: middle
}

.user-submissions .button {
    margin: 0
}

.active-submission {
    color: #090;
    font-weight: 700
}
body.customize-support .lg-toolbar{top:32px}

.front-organizers > div:nth-of-type(2n+1){
	clear:both
}
.front-organizers > div:nth-of-type(n+3){
	margin-top:24px
}

body.page-template-page-login #loginform {
  position: relative;
}

.create-account-link {
  position: absolute;
  bottom: 135px;
  left: 0;
}

@media (min-width: 481px) {
  .create-account-link {
    bottom: 80px;
  }
}

/********************************2 Column Layout for posts - SWO******************************/
.twocol {
    column-count: 2;
}

.onecol {
    column-count: 1;
}

.newsletters .button.outline.inverce {
    border: 1px solid #1b63bb;
    color: #1b63bb;
}
.newsletters .button.outline.inverce:hover{
    box-shadow: inset 0 0 0 2px #1b63bb;
}

.payments td{
    padding: 0;
    padding-right: 25px;
    margin-bottom: 36px;
    font-family: 'Fira Sans', sans-serif;
    color: #05162a;
    font-size: 18px;
    line-height: 36px;
}
.payments h2{
    margin-top: 25px;
    margin-bottom: 25px;
}
.payments td:nth-child(3) {
    width: 15%;
}
body.single.people-template-default {
    padding-top: 108px;
}

/******************************** Custom styles ******************************/
.margin-top-40 {
    margin-top: 4rem;
}
@media (min-width: 992px) {
    .c-no-padding {
        padding: 0;
    }
}
.single-abstract-info {
    margin-bottom: 20px;
    display: flex;
}
.single-abstract-img {
    margin-right: 20px;
}
.single-abstract-img img {
    width: 200px;
}
.single-abstract-right-info > div {
    margin-bottom: 15px;
}
.single-abstract-right-info > div:first-of-type {
    font-size: 18px;
}
.single-abstract-h1 {
    font-size: 36px;
}
.networks .item .organizers > div {
    margin-top: 15px;
}
.networks .item .organizers a {
    line-height: 1;
}
.networks .item p {
    margin-bottom: 0;
}
.networks .item img {
    margin-bottom: 7px;
}
/* AWARDS PAGE */
/*
.page-id-15944 .networks .item .organizers > div {
    margin-top: 5px;
}
.page-id-15944 .networks .item img,
.page-id-15944 .future-block > .row img {
    margin-bottom: 10px;
}
.page-id-15944 .networks .item > .button {
    margin-top: 15px;
}
.page-id-15944 .networks .item .underline {
    margin-top: 15px;
}
*/
.page-id-15944 .networks .item .organizers a {
    line-height: 1.25;
    display: inline-block;
}
.postid-1984 .section {
    margin-top: 15px;
}
@media (max-width: 480px) {
    .single-abstract-info {
        flex-direction: column;
    }
    .single-abstract-img {
        margin-right: 0;
        margin-bottom: 15px;
    }
    .single-abstract-img img {
        width: 100%;
    }
}

section.future {

}

section.future .future-item {
	margin-bottom: 35px;
}

section.future .future-title {
	color: #428bca;
    font-size: 24px;
    line-height: 30px;
    font-weight: 700;
    letter-spacing: 3px;
    text-transform: uppercase;
	margin-bottom: 30px;	
}

section.future .future-item a {
	display: block;
	position: relative;
	min-height: 200px;
	width: 100%;
	background-size: cover !important;
	background-position: 50% 50% !important;
	color: #fff;	
	padding-top: 56%;
}

section.future .future-item a:hover {
  opacity: 0.8;
  transition: 0.4s;
}

section.future .future-item .future-info {
	position: absolute;
	left: 15px;
	right: 15px;
	bottom: 15px;
	color: #fff;
}

section.future .future-item .future-info .future-info-title {
	display: block;
	font-size: 24px;
	font-weight: bold;
}

section.future .future-item .future-info .future-info-text {
	display: block;
	font-size: 14px;
}

@media (max-width:992px) {
	section.future {
		margin-top: 0;
	}
}