<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

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

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

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

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

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

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

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

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

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

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

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}


/* Generic styles
 ---------------- */
html, body {
    font-family: "poppins-medium", Helvetica, Arial, sans-serif;
    font-size: 16px; 
    color: #000;
    height: 100%;
}
body.header-sticky {
    padding-top: 46px;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: "poppins-semibold", Helvetica, Arial, sans-serif;
}
h1 {
    font-size: 21px;
    color: #0c92c4;
    text-transform: uppercase;
}
.title-blue h1{font-family: poppins-bold;text-align: center;font-size: 23px}
h1 img.img-circle {
    max-width: 110px; max-height: 110px;
    /*border: 2px solid #157eab;*/
    box-shadow: 0 0 0 2px #157eab;
    margin-right: 40px;
    border-radius: 180px;
    position: relative;
    z-index: 10;
}
h2 {
    font-size: 20px;
    text-align: center;
    color: #0871b2;
    line-height: 42px;
    margin: 0 0 12px
}
.row h2 {
    font-size: 24px;
    line-height: 28px;
}
h3 {
    font-size: 22px; 
    color: #919191;
    margin: 0 0 12px;
}
.row h3 {
    font-size: 12px;
    padding-top: 65px;
    color: #0871b2;
    text-transform: uppercase;
}
h3.sponsor {
    font-size: 18px;
    text-transform: uppercase;
    margin: 15px;
    color: #0871b2;
    font-family: "poppins-extralight",Helvetica,Arial,sans-serif;
}
h5 {
    font-size: 18px;
    color: #919191;
}

p {
    font-size: 16px;
    margin: 10px 0 25px;
    font-family: poppins-extralight;
    text-align: justify;
}
nav ul .mone a{
    padding: 4px 25px;
    border-left: 1px solid #0871b2;
}
nav ul .mtwo a{
    padding: 4px 25px;
    border-left: 1px solid #199acd;
}
nav ul .mthree a{
    padding: 4px 33px;    
    border-left: 1px solid #fdca53;
}
nav ul .mfour a{
    padding: 4px 33px;
    border-left: 1px solid #bfdbe9;    
}
nav ul .mfive a{
    padding: 4px 36px;
    border-left: 1px solid #0871b2;
}
nav ul .msix a{
    padding: 4px 0 4px 30px;
    border-left: 1px solid #199acd;
}
.ttm-hero p {
    font-size: 12px;
    margin: 12px 0 12px;
}

a {
    color:#3794c7;
}

hr {
    border-top: 2px solid #0097c9;
    margin: 32px 0;
}
.twitter-share-button{vertical-align: bottom;margin-right: 15px}
.share{margin:-10px 0 20px;}

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

.img-rounded {
    border-radius: 4px;

}

.light {
    font-weight: 300;
}
.normal {
    font-weight: 400;
}
.medium {
    font-weight: 500;
}

.bg-primary {
    background-color: #0097c9;
}
.bg-secondary {
    background-color: #e83a56;
}
.bg-fb-light {
    background-color: #3468af;
}
.bg-fb-dark {
    background-color: #1a4e95;
}
.bg-twitter {
    background-color: #0097c9;
}
.bg-gray {
    background-color: #f1f1f1;
}
.color-secondary {
    color: #e73955;
}
.border-secondary {
    border-color: #e73955;
}
.color-primary {
    color: #0097c9;
}
.border-primary {
    border-color: #0097c9;
}

/* widget */
.widget {
    margin-bottom: 60px;
}

/* tabs */
.nav-tabs {
    border-bottom: none;
    font-size: 14px; font-weight: 500;
}
.nav-tabs &gt; li.active &gt; a, .nav-tabs &gt; li.active &gt; a:hover, .nav-tabs &gt; li.active &gt; a:focus {
    color: #fff;
    background-color: #0097c9;
    border: 1px solid #509cbc;
    border-bottom-color: transparent;
}
.nav-tabs &gt; li &gt; a:hover, .nav.nav-tabs &gt; li &gt; a:hover, .nav.nav-tabs &gt; li &gt; a:focus {
    border-color: #509cbc #509cbc #509cbc;
    text-decoration: none;
    background-color: #0097c9;
}
.nav-tabs &gt; li &gt; a {
    margin-right: 3px;
    margin-left: 0;
    line-height: 1;
    border-radius: 0;
    background-color: #3f3f3f;
    border-color: #afafaf;
    border-bottom-color: transparent;
    color: #fff;
    padding: 9px 12px;
}
.nav-tabs &gt; li &gt; a:after {
    content: " ";
    display: inline-block;
    background: url("../images/icons.png");
    background-position: -120px -60px;
    width: 12px; height: 8px;
    font-size: 0.75em;
    margin: 0 0 0 1em;
}
.nav-tabs.pull-right &gt; li &gt; a {
    margin-right: 0;
    margin-left: 3px;
}

/* CONTAINER
 ------------ */
@media (min-width: 1024px) {
    .container {
        width: 1008px;
    }
}

/* HEADER
 --------- */
header {
    background: #fff;
    text-align: center;
    width: 1008px;
    height: 100px;
    font-size: 16px;
}
.navbar, header .navbar-collapse {
    border: none;
}
header.transition, header .transition {
    -webkit-transition: height 300ms linear, margin 300ms linear;
    -moz-transition: height 300ms linear, margin 300ms linear;
    -ms-transition: height 300ms linear, margin 300ms linear;
    -o-transition: height 300ms linear, margin 300ms linear;
    transition: height 300ms linear, margin 300ms linear;
}
header #logo {
    position: absolute;
    display: block;
    max-height: 100%; width: 100%;
    overflow: hidden;
    text-align: center;
    margin: 21px auto;
    z-index: 50;
}
header #logo img {
    max-width: 100%; max-height: 60px;
}
header #menu-primary {
    margin-top: 101px;
}
header .navbar-header &gt; * {
    padding: 11px 0;
    margin-top: 26px;
}
nav #tyler-navigation.text-fit {
    max-height: none;
}
.navbar {margin-bottom: 0;z-index: 1000;min-height: 0px;}
nav ul {
    list-style: none;
    margin: 0; padding: 0;
}
nav ul li {
    display: block;
    font-size: 32px;
    color: #000000;
    text-transform: uppercase;
}
nav ul li a {
    display: block;
    color: inherit;
    text-align: center;
    margin-top: 25px;
    font-family: "poppins-semibold",Helvetica,Arial,sans-serif;
}
nav ul li.current-menu-item a, nav ul li a:hover {
    color: #199acd;
    text-decoration: none;
}
nav ul li.register a {
    background-color: #e83a56;
    color: #fff;
}
nav ul ul {
    display: none;
    position: absolute;
    background-color: #3d3d3d;
    height: auto; min-width: 160px;
    text-align: left;
    border-radius: 0;
    text-transform: none;
    margin: 0; padding: 0;
    z-index: 100;
}
nav ul .expand &gt; ul {
    display: block;
}
nav ul ul li {
    position: relative;
    display: block;
    color: #fff;
    font-size: 0.875em;
}
nav ul ul li a {
    padding: 7px 14px;
    max-height: none;
    height: auto;
    margin-top: 0;
    border-left: 0;
}
nav ul ul ul {
    position: absolute;
    left: 100%; top: 0;
    margin: 0;
    background-color: #818181;
    border: none; border-radius: 0;
}
nav.sticky {
    position: fixed;
    top:0; left: 0; right: 0;
    max-width: 100%;
    z-index: 1000;
    height: 46px;
}
nav.sticky #logo {
    display: none;
}
nav.sticky #menu-primary {
    position: relative;
    float: none;
    margin: 0;
}

@media (min-width: 1200px) {
    header {
        width: 1008px;
        margin: 0 auto;
        height: 100px;
    }
    header #logo {
        position: relative;
        width: auto;
        float: left;
        margin: 18px 0 -18px;
    }
    nav {
        width: 1008px;
        margin: 0 auto;
    }
}
.heronews{display: flex;background: #0097c9;}
header.home{border-bottom: none;}
.whyttm img {display: inline-block; width: 55px;vertical-align: top;}
.whyttm h2{font-family: poppins-medium;font-size: 23px;margin-top: 50px;color: #428bbb}
.ttmfir{padding-top: 75px}
.ttmsec{padding: 40px 0 75px}
.whyttm p{display: inline-block;width: 180px;padding-left: 10px;text-align: left;margin-top: 5px}

/* heading */
.sideheading a{display:block;font-family: poppins-semibold;font-size: 15px;margin: 15px 0 10px}
.heading {
    position: relative;
    display: block;
    color: #fff;
    margin: 0 0 30px;
}
.heading .container {
    position: relative;
    display: table;
}
.heading h1 {
    display: table-cell;
    vertical-align: middle;
    color: #fff;
    font-size: 30px; font-weight: 100;
    margin: 0; padding: 27px 25px;
    line-height: 1.2;
    height: 158px;
}
.search .heading h1{color:#0c92c4;}
.heading .nav {
    display: table-cell;
    width: 30%;
    margin: 0;
    color: #fff;
    font-size: 32px;
    vertical-align: middle;
    text-align: right;
}
.heading .nav a {
    color: #fff;
    margin: 0 25px 0 12px;
}
.heading .nav .icon-angle-left {
    background-position: -240px -60px;
    width: 18px; height: 30px;
}
.heading .nav .icon-angle-right {
    background-position: -360px -60px;
    width: 18px; height: 30px;
}

/* time counter */
.timecounter {
    position: relative;
    border-radius: 6px;
    color: #fff;
    font-size: 34px; font-weight: 300;
    margin: 0;
    padding: 21px 32px;
    overflow: auto;
    background-color: #e83a56;
}
.timecounter:before {
    background: url("../images/icons.png");
    background-position: 0 -60px;
    width: 37px; height: 37px;
    content: " ";
    position: absolute;
    left: 34px; top: 50%; margin-top: -18px;
}
.timecounter&gt;div {
    display: table;
    width: 100%; height: 100%;
}
.timecounter .title, .timecounter .time {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
}
.timecounter .title {
    padding-left: 65px;
}
.timecounter .time {
    text-align: center;
}
.timecounter .time span {
    font-size: 44px;
    display: inline-block;
    text-align: center;
    margin: 0 10px;
    line-height: 1.15em;
}
.timecounter .time span span {
    display: block;
    margin: 0;
    font-size: 18px; font-weight: 500;
}
.perex h6{
    font-family: poppins-medium;
    letter-spacing: 1px;
    text-align: center;
    font-size: 11px;
    color: #add6ea;
    text-transform: uppercase;
}
.sidebar .perex h6{text-align: left;}
.sidebar .perex h6 a{padding-right: 5px;}
.articles.vertical article .post-content .heading a{
    min-height: 42px;
}
.articles.vertical article .post-content .perex a{
    display: inline-block;
    margin-right: 4px;
    color: #add6ea;
    font-family: poppins-extrabold;
    font-size: 11px;
    text-transform: uppercase;
} 
.border{
    border-bottom: 1px solid #e9e9e9;
}
.side{
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: 15px;
}
.side p{font-size: 13px}
/* forms */
input[type=text], input[type=email], textarea {
    font-size: 32px;
    background: #ffffff;
    border:1px solid #fff;
    border-bottom:1px solid #fdca53;
    box-sizing: border-box;
    padding: 4px;
    outline: none;
    text-align: center;
    width: 100%;
}
.headersearch input#s[type=text]{
    background:url("../images/search.svg");
    width:15px;
    height: 15px;
    font-size:16px;
    border:none;
}
select {
    width: 100%;
    background: #ffffff;
    border: 1px solid #fdca53;
    border-radius: 0;
    padding:4px;
-webkit-appearance: none;
-webkit-border-radius: 0px;

}
.menu-item-search{display: block;width: 200px;margin: 0 auto}
input.placeholder, textarea.placeholder {
    color: #6d6d6d;
}

/* buttons */
.btn {
    border-radius: 0;
    font-size: 16px; font-weight: 500;
    padding: 12px 30px; margin: 0 0 0.15em;
    transition: background .8s ease, opacity .8s ease;
}
.btn:active, .btn.active {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn.btn-lg {
    font-size: 21px;
    padding: 17px 60px;
}
.btn.btn-sm, .btn.btn-xs {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 0;
}
.btn-primary {
    color: #0097c9;
    background-color: #fff;
    border-color: #fff;
}
.btn-primary:hover, .btn-primary:active, .btn-primary:focus {
    color: #ffffff;
    border-color: transparent;
    opacity: 0.8;
}
.btn-secondary {
    color: #fff;
    background-color: #e83a56;
    border-color: rgba(232,58,86,0.5);
}
.btn-secondary:hover, .btn-secondary:active, .btn-secondary:focus {
    color: #fff;
    background-color: #f19aa8;
    border-color: transparent;
}
.btn-header {
    min-width: 230px;
    text-transform: uppercase;
    vertical-align: top;
}
h2 + .btn-header {
    margin-top: -2em;
}
.btn-group-header {
    margin-top:-1em;
    text-transform: uppercase;
}
.btn-group-header .btn {
    width: 110px;
}
.btn-check {
    border-width: 2px; border-style: solid;
    padding: 3px 16px 4px;
    background-color: transparent;
    min-width: 110px;
}
.btn-check.btn-primary {
    border-color: #0097c9;
    color: #0097c9;
}
.btn-check.btn-primary.active, .btn-check.btn-primary:hover {
    color: #fff;
    background-color: #0097c9;
}

/* carousel */
.carousel {
    padding-bottom: 50px;
}
.carousel-indicators {
    bottom: 0;
}
.carousel-indicators .active {
    width: 17px;
    height: 17px;
    background-color: #919191;
    margin: 0 5px;
}
.carousel-indicators li {
    width: 17px;
    height: 17px;
    background-color: transparent;
    border: 1px solid #919191;
    border-radius: 17px;
    margin: 0 5px;
}

/* jumbotron */
.jumbotron {
    text-align: center;
    background: #ebebeb;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 86px 0;
}
.container .jumbotron {
    border-radius: 0;
}
.jumbotron .bg {
    position: absolute;
    left:0; right: 0;
    height: 100%;
    z-index: 0;
}
.jumbotron h1 {
    font-size: 48px; font-weight: 100;
    color: #242424;
    margin: 0 0 19px;
}
.jumbotron .lead {
    color: #5b5959;
    font-size: 22px; font-weight: normal;
    margin-bottom: 0.5em;
}

/* scroll to top */
#scroll-up {
    display: none;
    position: fixed;
    top: 50%; right: 20px;
    font-size: 14px; font-weight: 300;
    color: #fff;
    width: 46px; height: 32px;
    line-height: 32px;
    background: #919191;
    text-align: center; text-decoration: none;
    z-index: 50;
}
#scroll-up:before {
    display: inline-block;
    background: url("../images/icons.png");
    background-position: -90px -60px;
    width: 16px; height: 9px;
    content: " ";
}

/* backdrop */
#backdrop {
    display: none;
    position: fixed;
    background: #fff;
    top:0; left:0; right: 0; bottom: 0;
    z-index: 1;
}

/* LANDING - big image */
.landing {
    padding: 0; margin: 0;
    text-align: center;
    color: #fff;
    background: transparent;
    border-radius: 0;
    height: 752px;
    font-size: 30px;
}
.landing h1 {
    display: block;
    font-size: 80px; font-weight: 100;
    line-height: 1;
    letter-spacing: 0;
    text-transform: uppercase;
    padding: 89px 0 0;
    margin: 0 0 20px;
    height: 245px;
}
.landing h1 &gt; span {
    display: block;
    max-height: 164px;
}
.landing .lead {
    height: 84px;
    text-transform: uppercase;
    font-size: 30px;
}
.landing .btn {
    margin: 22px 0 96px;
}
.landing .bg {
    position: absolute;
    left: 0; right: 0; height: 752px;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: -1;
}
.landing .box {
    border-radius: 4px;
    height: 160px;
    text-align: left;
    padding: 40px 40px 40px 96px;
    box-sizing: border-box;
    opacity: .92;
    background: #0097c9;
}
.landing .box .box-inner {
    display: table;
    width: 100%; height: 100%;
}
.landing .box .box-inner&gt;div {
    display: table-cell;
    vertical-align: middle;
}
.landing .box span {
    display: block;
    line-height: 1.2em;
}
.landing i[class^=icon] {
    position: absolute;
    top: 50%; left: 55px;
    margin-top: -18px;
    font-size: 36px;
}
.landing .box .sub {
    font-size: 16px; font-weight: 500;
}
.landing .box .title {
    font-size: 36px; font-weight: 300;
}
.landing .box .desc {
    font-size: 20px; font-weight: 500;
}

/*
 CONTENT
 ------- */

/* speakers */
.speakers {
    margin-left: -15px;
    margin-right: -15px;
    text-align: center;
}
.speakers.carousel {
    text-align: center;
    white-space: nowrap;
}
.speakers .speaker {
    display: inline-block;
    padding: 0 15px;
    margin: 15px -1.5px;
    width: 33.33333%;
    white-space: normal;
    /* safari inline-block fix */
    display: -moz-inline-stack;
    vertical-align: top;
}
.speakers .speaker .speaker-inner {
    position: relative;
    display: block;
    padding: 40px 12px 20px;
    height: 387px;
    border-radius: 4px;
    text-align: center;
    text-decoration: none;
    overflow: hidden;
    line-height: 24px;
    background: #0097c9;
}
.speakers .speaker.featured .speaker-inner {
    background: #e83a56;
}
.speakers .speaker.featured .speaker-inner:after {
    position: absolute;
    top: 14px; right: 14px;
    display: block;
    content: " ";
    background: url("../images/icons.png");
    background-position: -420px 0;
    width: 48px; height: 48px;
    z-index: 30;
}
.speakers .photo {
    display: block;
    width: 212px; max-width: 100%;
    margin: 0 auto 10px;
    z-index: 20;
    position: relative;
}
.speakers .photo img {
    max-width: 100%;
    border-radius: 180px;
    /*border: 2px solid #157eab;*/
    box-shadow: 0px 0px 0px 2px #157eab;
}
.speakers .featured .photo img {
    border-color: #9d1127;
    box-shadow: 0px 0px 0px 2px #9d1127;
}
.speakers .name {
    display: table;
    font-size: 24px;
    font-weight: 500;
    color: #fff;
    height: 55px; width: 100%;
    margin: 0 0 20px;
}
.speakers .name&gt;span{
    display: table-cell;
    max-height: 55px;
    vertical-align: middle; text-align: center;
}
.speaker .description {
    display: block;
    text-align: center;
    color: #393939;
    font-size: 14px; font-weight: normal;
    line-height: normal;
}
.speakers .speaker .view {
    display: none;
    position: absolute;
    bottom: 0; left: 0; right: 0;
    line-height: 60px;
    color: #fff;
    background: #3f3f3f;
    font-size: 16px; font-weight: 500;
    z-index: 20;
    text-transform: uppercase;
}
.speakers .speaker .view [class^=icon] {
    margin: 1px 0 -2px 6px;
}
.speakers .speaker .speaker-inner:hover {
    color: #0097c9;
}
.speakers .speaker.featured .speaker-inner:hover {
    color: #e83a56;
}
.speakers .speaker .speaker-inner:hover:before {
    content: "";
    position: absolute;
    top:0; left: 0; right: 0; bottom: 0;
    z-index: 10;
    background: #fff;
    opacity: 0.9;
}
.speakers .speaker .speaker-inner:hover .view {
    display: block;
}
.speakers .speaker .speaker-inner:hover .name {
    position: relative;
    color: inherit;
    z-index: 20;
}

/* connect with us */
.connect {
    position: relative;
    border-radius: 4px;
    box-shadow: none; -moz-box-shadow: none;
    color: #fff;
    font-size: 34px; font-weight: 300;
    padding: 20px 20px;
    margin: 0;
    background-color: #e83a56;
}
.connect:before {
    content: " ";
    background: url("../images/icons.png");
    background-position: 0 -120px;
    width: 38px; height: 38px;
    position: absolute;
    left: 34px; top:50%; margin-top:-18px;
}
.connect .connect-inner {
    display: table;
    margin:0; padding: 0;
    width: 100%; min-height: 80px;
}
.connect .connect-inner&gt;span {
    display: table-cell;
    width: 30%; height: 100%;
    padding-left:65px;
    vertical-align: middle;
}
.connect .links {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    margin: 0; padding: 0;
    text-align: center;
}
.connect .links a {
    display: inline-block;
    position: relative;
    font-size: 42px;
    width: 58px; height: 70px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    line-height: 1;
    vertical-align: bottom;
}
.connect .links a i {
    display: block;
    height: 60px; width: 60px;
    position: relative;
    margin: 5px 0 0 5px;
    z-index: 10;
}
.connect .links a:hover:before {
    position: absolute;
    left: 0; top: 0;
    width: 70px; height: 70px;
    content: "";
    opacity: .46;
    -moz-border-radius: 35px / 35px 35px 35px 35px;
    -webkit-border-radius: 35px / 35px 35px 35px 35px;
    border-radius: 35px / 35px 35px 35px 35px;
    background-clip: padding-box;
    background-color: #3f3f3f;
    z-index: 0;
}

/* sessions */
.sessions {
    margin-left: -15px;
    margin-right: -15px;
}
.sessions.carousel {
    text-align: center;
    white-space: nowrap;
}
.sessions .session {
    display: inline-block;
    padding: 0 15px;
    margin: 15px -1.5px;
    width: 33.33333%;
    white-space: normal;
    overflow: hidden;
}

.sessions .session .session-inner {
    position: relative;
    display: block;
    height: 402px;
    padding: 19px 19px 47px;
    border-radius: 4px;
    text-align: center;
    text-decoration: none;
    overflow: hidden;
    background: #ebebeb;
    color: #5b5959;
}
.sessions.condensed .session .session-inner {
    height: auto;
}
.sessions .session .title {
    display: table;
    color: #7a9e00;
    font-size: 20px; font-weight: 500;
    line-height: 22px;
    margin-bottom: 10px;
    text-transform: uppercase;
    height: 98px;
}
.sessions .session .title&gt;span {
    display: table-cell;
    vertical-align: middle;
    max-height: 98px;
}
.sessions .session .desc {
    text-transform: uppercase;
    font-weight: 300;
    display: block;
}
.sessions .session .desc strong {
    text-transform: none;
    font-weight: bold;
}
.sessions .session .speakers-thumbs {
    display: block;
    margin: 16px -7px;
    width: 100%;
    height: 135px;
    text-align: center;
    overflow: hidden;
    z-index: 20;
    position: relative;
    float: left;
}
.sessions .session .speaker {
    position: relative;
    display: inline-block;
    width: 64px; height: 64px;
    margin: 2px 1px; padding: 0;
}
.sessions .session .speaker img {
    max-width: 100%;
    border-radius: 180px;
    /*border: 1px solid #157eab;*/
    box-shadow: 0px 0px 0px 1px #157eab;
}
.sessions .session .speaker.featured img {
    border-color: #e83a56;
    box-shadow: 0px 0px 0px 1px #e83a56;
}
.sessions .session .more {
    position: absolute;
    bottom: 0; left: 0; right: 0;
    line-height: 47px;
    color: #fff;
    background: #3f3f3f;
    font-size: 16px; font-weight: 500;
    z-index: 20;
    padding: 0 19px;
}
.sessions .session .more i {
    margin: 2px 0 -2px 6px;
}
.sessions.condensed .session .more {
    line-height: 34px;
}

/* sessions - list */
.sessions.list {
    margin: 2px 0 0;
    clear: both;
}
.sessions.list .day-floating {
    position: relative;
    color: #3f3f3f;
    font-size: 21px; font-weight: 500;
    z-index: 40;
    margin-top:-2px;
    /*height: 60px;*/
    background: #fff;
}
.sessions.list .day-floating &gt; span {
    display: block;
    clear: both;
    border-top: 4px solid #0097c9;
    padding: 14px 0;
    max-height: 60px;
    background: #fff;
    border-bottom: 2px solid #d2d2d2;
}
.sessions.list .day-floating.fixed {
    position: fixed;
    top: 46px; left:0; right: 0;
    z-index: 30;
}
.sessions.list .day-floating.fixed.absolute {
    position: absolute;
}
.sessions.list .session {
    float: none;
    display: block;
    padding: 16px 0; margin: 0;
    width: 100%;
    border-bottom: 2px solid #d2d2d2;
}
.sessions.list .time {
    display: block;
    float: left;
    width: 20%;
    padding-right: 7%;
    color: #939393;
    font-size: 14px; font-weight: 300;
}
.sessions.list .session-inner {
    margin: 0; padding: 0;
    height: auto; width: auto;
    background: none;
    text-align: left;
    border-radius: 0;
}
.sessions.list .session .title {
    display: block;
    margin: 0; padding: 0 120px 0 0;
    height: auto;
    font-size: 16px;
    line-height: normal;
}
.sessions.list .session .location {
    color: #5b5959;
    font-size: 16px; font-weight: 300;
    margin: 0;
}
.sessions.list .session .speakers-thumbs {
    margin: 6px 0 0;
    height: auto;
    text-align: left;
    overflow: inherit;
}
.sessions.list .session .speaker {
    display: block;
    float: left;
    height: 54px; width: 20%;
    margin: 6px 0; padding: 0 16px 0 1px;
    color: #242424;
    font-size: 14px; font-weight: 500;
    text-decoration: none;
}
.sessions.list .session .speaker img {
    float: left;
    width: 54px;
}
.sessions.list .session .speaker .name {
    display: block;
    margin: 0 0 0 62px; padding: 0;
    height: 100%;
}
.sessions.list .session .speaker .name&gt;span {
    display: table-cell;
    position: relative;
    vertical-align: middle;
    height: 54px; max-height: 54px;
}
.sessions.list .more {
    top: 0; right: 0; left: auto; bottom: auto;
    display: inline-block;
    float: right;
    line-height: 32px; width: auto;
    background-color: #3f3f3f;
    border: none;
    font-size: 14px; font-weight: normal;
}

/* sessions filtering */
.schedule ul ul {
    display: none;
    position: absolute;
    background-color: #3d3d3d;
    height: auto; min-width: 180px;
    text-align: left;
    border-radius: 0;
    text-transform: none;
    margin: 0; padding: 0;
    z-index: 100;
    margin-left: 3px;
}
/*
.schedule ul li:hover &gt; ul {
    display: block;
}
*/
.schedule .hover {
	display: block;
}
.schedule ul ul li {
    position: relative;
    display: block;
    color: #fff;
    padding: 3px 0;
}
.schedule ul ul li a {
    padding: 7px 14px;
    max-height: none;
    height: auto;
}
.schedule ul ul li a:hover {
    color:#fff;
}

/* single session */
.sessions.single {
    margin-left: 0; margin-right: 0;
}
.sessions.single .session {
    font-size: 16px; font-weight: 300;
    margin: 6px 0 0; padding: 0;
    overflow: inherit;
    width: 100%;
    color: #5b5959;
}
.sessions.single .session &gt; span {
    display: block;
    text-transform: uppercase;
}
.sessions.single .session &gt; span strong {
    text-transform: none;
}
.sessions.single .location strong {
    color: #0097c9;
}
.sessions.single .session .speakers-thumbs {
    display: block;
    margin: 0 -1em; padding: 1em 0;
    height: auto;
    text-align: left;
}
.sessions.single .session .speaker {
    display: block;
    float: left;
    width:100%; height: auto;
    margin: 0 0 6px; padding: 0 1em;
    font-size: 14px; font-weight: 500;
    line-height: 1;
    color: #242424;
}
.sessions.single .session .speaker img {
    max-width: 54px;
    margin: 0 0.5em 0 0;
    float: left;
}
.sessions.single .speaker .name {
    display: table;
    height: 54px;
}
.sessions.single .speaker .name&gt;span {
    display: table-cell;
    vertical-align: middle;
    height: 54px; max-height: 54px; max-width: 70px;
}
.single-session-link {
	cursor: default;
}

/* mediabox */
.mediabox {
    margin-top: 2em;
}
.mediabox:after {
    content: "";
    clear: both;
}
.mediabox a.post {
    position: relative;
    display: block;
    width: 25%; height: 245px;
    float: left;
    overflow: hidden;
    color: #fff;
    text-decoration: none;
}
.mediabox a.post .wrapper {
    display:inline-block;
    width:100%;
    text-align:center;
    line-height:245px;
    height:250px;
    vertical-align:top;
}
.mediabox a.post img {
    min-width: 100%; min-height: 100%; max-width: none;
    vertical-align: middle;
    /*margin:-100%;*/
    vertical-align:middle;
    position:relative;
    z-index:-1;
}
.mediabox a.post .desc {
    display: none;
    position: absolute;
    top: 50%; left: 0; right: 0;
    text-align: center;
    font-size: 14px; font-weight: 500;
    line-height: normal;
    z-index: 20;
}
.mediabox a.post .desc strong {
    text-transform: uppercase;
    display: block;
    font-size: 20px; font-weight: 300;
    color: #0097c9;
}
.mediabox a.post:hover .desc {
    display: block;
}
.mediabox a.post:hover:after {
    display: block;
    position: absolute;
    top: 0; left: 0; right: 0; bottom: 0;
    content: " ";
    background: #000000;
    opacity: 0.7;
    z-index: 10;
}
.mediabox a.post:hover:before {
    position: absolute;
    top: 0; left: 50%;  bottom: 0;
    text-align: center;
    margin-top: 65px;
    content: " ";
    display: inline-block;
    width: 50px; height: 50px;
    margin-left: -25px;
    background: url(../images/icons.png);
    background-position: -420px -60px;
    z-index: 11;
}
.mediabox a.post.video:hover:before {
    background-position: 0 -180px;
    width: 22px; height: 30px;
    margin-top: 70px;
    margin-left: -11px;
}

/* explore map */
.location {
}
.location .explore {
    background: #f1f1f1;
    padding: 0 4px;
    font-size: 16px; font-weight: 500;
    border-radius: 4px;
    overflow: hidden;
    height: 475px;
    text-align: center;
    color: #e73955;
}
.location .explore .heading {
    margin: 0 -4px 32px;
    padding: 19px 15px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 18px; font-weight: 500;
    background: #e73955;
}
.location .explore .heading a {
    color: #fff;
    text-decoration: none;
}
.location .explore .scrollable {
    height: 350px;
    overflow: auto;
}
.location .explore ul {
    list-style-type: none;
    margin: 25px 0 0; padding: 0;
}
.location .explore ul li a {
    display: block;
    padding: 4px 0;
    color: inherit;
    text-transform: uppercase;
}
.location .map {
    height: 475px;
    border-radius: 4px;
    border: 1px solid #e73955;
    overflow: hidden;
}
#tile_explore .map img{max-width: none !important;}

/* articles */
.articles {
    margin-top: 0;
}
.articles article {
    padding-bottom: 10px;
}
.articles article:after {
    content: "";
    clear: both;
}
.articles.vertical article .image {
    float: left;
    width: 310px; height: 189px;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
}
.articles.plus article .image img {
    float: left;
    width: 100%; height: 100%;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
}
.articles article .image {
    float: left;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
}
.articles article:hover .image, .articles article:hover  .post-content {
    border-color: #e73955;
}
.articles article .image img {
    min-width: 100%; min-height: 100%;
    max-width: none;
    width: auto; height: auto;
}
.articles article .cevents .image img {
    max-width: 100%;
}
.articles article .image .date {
    position: absolute;
    top: 13px; right: 13px;
    display: block;
    width: 54px;
    height: 74px;
    color: #000;
    text-align: center; text-transform: uppercase;
    font-weight: 300;
    line-height: normal;
    padding: 4px 0 0;
    background-color: #fff;
}
.articles article .image .date span { display: block; }
.articles article .image .date .day { font-size: 30px; margin: -4px 0; }
.articles article .image .date .month { font-size: 16px; }
.articles article .image .date .year { font-size: 12px; }
.articles article .post-content {
    border-radius: 0; 
    box-sizing: border-box;
}
.articles article .post-content a {
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    padding: 60px 20px 20px;
    color: inherit;
    height: 65px;
    text-align: center;
}
.articles.vertical article .post-content a {
    text-decoration: none;
    padding: 0;
    color: inherit;
    height: 65px;
    text-align: center;
}
.articles.vertical article .post-content .heading {
    display: block;
    color: #3794c7;
    font-size: 13px;
    margin: 20px 0 0;
    background: none;
    font-family: poppins-semibold;
    text-align: justify;
    line-height: 16px;
}
.articles article .post-content .heading {
    display: block;
    font-size: 12px;
    margin: 20px 0 0;
    background: none;
    color: #fff;
    font-family: poppins-semibold;
    line-height: 1.2;
}
.articles article .post-content .perex {
    display: block;
    font-size: 14px;
    color: #000;
}
.herocontent{padding: 65px 60px 65px 60px}
.heroevent{background: #0097c9;text-align: center;}
.heronews img{max-width: max-content}
.herocontent h1 a{color: #fff;font-family: poppins-semibold;font-size: 23px;text-transform: none;line-height: 1.3;font-weight: 100}
.eventcontent h1{color: #fff;font-family: poppins-semibold;font-size: 44px;text-transform: uppercase;padding-top: 10px}
.herocontent p{font-size: 17px;color: #fff;margin:5px 0 35px;line-height: 1.2}
.eventcontent h6{font-size: 11px;color: #fff;padding-bottom: 20px;line-height: 1.2}
.herocontent h6{font-size: 14px;color: #fff;text-transform: uppercase;font-family: poppins-medium}

/* vertical articles */
.articles.vertical,.articles.plus {
    margin: -15px -15px 15px -15px;
}
.articles.vertical:after, .articles.people:after, .articles.events:after, .articles.plus:after {
    content: " ";
    display: block;
    clear: both;
}
.people .perex h6{height: 40px; color: #000;line-height: 1.2}
.articles.vertical article {
    width: 33.33%;
    padding: 15px 15px 30px;
    float: left;
}
.articles.plus article {
    width: 25%;
    padding: 15px 15px 30px;
    float: left;
}
.articles.people article {
    width: 20%;
    padding-left: 5px;
    padding-right: 5px;
    float: left;
}
.articles.events article {
    width: 33.33%;
    padding: 0 0 50px;
    float: left;
    overflow: hidden;
}
.cpeople{
position:relative;
padding:0;
width:100%;
display:block;
cursor:pointer;
overflow:hidden;
}
.people article:nth-child(1),.people article:nth-child(6) {
  padding-left: 0px;
}
.people article:nth-child(5),.people article:nth-child(10) {
  padding-right: 0px;
}
.cpeople .post-content {
    opacity: 0;
    position: absolute;
    top: 0 ;
    left: 0;
    width: 100%;
    height:100%;
    background: rgba(0,0,0,0.5);
}
.cpeople .post-content:hover {opacity: 1}
.articles.vertical article .image {
    float: none;
    width: 100%;
    height: 100%;
}
.articles.people article .image {
    width: 310px; height: 178px;
    float: none;
    width: 100%;
}
.articles.vertical article .post-content {
    margin-left: 0;
    border: none;
}
.articles.vertical article .post-content a {
    padding: 0;
    height: auto;
    text-transform: none;
}
.articles.vertical article .share {
    display: block;
    padding: 28px 0 0;
}
.title-blue{margin-top: 70px;margin-bottom: 40px;border-bottom: 2px solid #add6ea}
.title-blue{letter-spacing: 1px;}
.news-blue{margin-top: 80px;margin-bottom: 25px;border-bottom: 2px solid #add6ea}
.news-blue h6{text-transform: uppercase;font-size: 16px;color: #0c92c4;margin-bottom: 5px}
.news-blue h6 span{font-family: poppins-extralight; padding-left: 10px;}
.news h1{font-family: poppins-semibold;font-size: 32px;text-transform: none;line-height: 1.2;margin-bottom: 20px}
/* post */
.post-info {
    font-size: 16px;
    margin-top: 3em;
}

/* paging */
.nav-paging {
    clear: both;
    margin: 1em 0 0;
}
.nav-paging:after {
    content: " ";
    display: block;
    clear: both;
}
.nav-paging .nav-previous, .nav-paging .nav-next {
    padding: 0 15px;
    font-size: 24px;
    max-width: 50%;
    text-align: left;
}
.nav-paging .nav-next {
    text-align: right;
}
.nav-paging .nav-previous a, .nav-paging .nav-next a {
    color: #121212;
}
.nav-paging .nav-previous a:before {
    content: "&lt; ";
}
.nav-paging .nav-next a:after {
    content: " &gt;";
}
body.header-menu-open header {
    position: relative !important;
}
header, header.sticky {
    z-index: 1000;
}

/* contact us */
form.contact-us {
    padding-top: 1em;
}
form.contact-us input[type=text] {
    width: 100%;
}
form.contact-us textarea {
    width: 100%;
    height: 220px;
    resize: vertical;
}
.featured h6{border-top:2px solid #fff;padding-top:15px;}
.featured h6 span{padding-right:5px;font-family: poppins-medium;}
.spacing{margin-bottom:75px;}
/* facebook */
.facebook .fb-event {
    height: 291px;
    color: #fff;
    font-size: 18px; 
    text-align: center;
    line-height: 2em;
    padding: 12% 8% 0;
    border-radius: 4px;
}
.facebook .fb-event .col {
    width: 33%;
    float: left;
}
.facebook .fb-event i {
    font-size: 50px;
}
.facebook .fb-event .num {
    display: block;
    margin: 17px 0 6px;
    font-size: 50px; 
}
.facebook .fb-view {
    display: block;
    position: relative;
    width: 100%; height: 291px;
    padding: 231px 32px 15px;
    text-align: center; text-transform: uppercase;
    color: #fff;
    font-size: 18px; 
    border-radius: 4px;
}
.facebook .fb-view i {
    font-size: 0.75em;
}
.facebook .fb-view .icon-facebook-alt {
    position: absolute;
    top: 50px; left: 45px;
    font-size: 50px;
}

/* twitter */
.twitter.row {
    margin-top: -15px;
    margin-bottom: -15px;
}
.twitter.row &gt; div[class^=col] {
    padding-top: 15px;
    padding: 15px;
}
.twitter .view {
    display: block;
    position: relative;
    width: 100%; height: 291px;
    padding: 196px 32px 15px;
    text-align: center; text-transform: uppercase;
    color: #fff;
    font-size: 18px; 
    border-radius: 4px;
}
.twitter .view .icon-twitter-alt {
    position: absolute;
    top: 50px; left: 45px;
    font-size: 50px;
}
.twitter .view a {
    display: block;
    color: inherit;
    margin-top: 12px;
}
.twitter .view a i {
    font-size: 0.75em;
}
.twitter .tweet {
    height: 291px;
    border:1px solid #4fc4f6; border-radius: 4px;
    padding: 22px;
}
.twitter .tweet .text {
    font-size: 18px;
    color: #000;
    margin: 1em 0;
    max-height: 150px;
}
.twitter .tweet .date {
    color: #5b5959;
    font-size: 14px;
}

.twitter .tweet.featured {
    padding: 64px 46px;
}
.twitter .tweet.featured .avatar {
    float: left;
}
.twitter .tweet.featured .text {
    font-size: 26px;
    margin: -12px 0 0 95px;
}
.twitter .tweet.featured .date {
    font-size: 20px;
    margin: 1em 0 0 95px;
}

/* sponsors */
.sponsors {
    margin-bottom: 2em;
    text-align: center;
    margin-left: -15px; margin-right: -15px;
}
.sponsors .sponsor {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    padding: 15px;
    margin-bottom: 1em;
}
.sponsors .sponsor img {
    max-width: 100%;
}
.sponsors-lg .sponsor { width: 33.3%; }
.sponsors-md .sponsor { width: 25%; }
.sponsors-sm .sponsor { width: 16.6%; }
.premium .sponsor {width:20%;}
.premium .media {width:16%;}

/* SIDEBAR
-----------*/
.sidebar{
    padding-left: 40px;
}
.ttmplus{
    padding-left: 35px;
}
.publications img{padding: 0 15px;}
.ttmplus img{
    padding-top: 10px;
}
.sidebar ul {
    list-style-type: none;
    margin: 0; padding: 0;
}
.sidebar ul li {
    list-style-type: none;
    margin: 0 0 40px; padding: 0;
}
.sidebar .tyler_comments_display h2 {
    font-size: 18px;
    color: #fff;
    text-align: center; text-transform: uppercase;
    background: #0097c9;
    padding: 25px; margin: 0 0 8px;
    border-radius: 4px;
}
.sidebar .tyler_comments_display h2:before {
    background: url("../images/icons.png");
    background-position: -360px -120px;
    content: " ";
    height: 36px; width: 50px;
    display: inline-block;
    vertical-align: top;
    margin-bottom: -1em;
}
.sidebar .tyler_comments_display li a {
    display: block;
    border: 1px solid transparent;
    border-radius: 4px;
    padding: 24px 16px;
    margin: 8px 0;
    font-size: 18px;
    color: #313131;
    text-decoration: none;
}
.sidebar .tyler_comments_display li a:hover {
    border-color: #0097c9;
}
.sidebar .tyler_comments_display li .time {
    font-size: 16px;
    color: #e83a56;
    display: block;
    margin: 16px 0 0;
}


.sidebar .widget_text h2 {
    font-size: 18px;
    color: #e83a56;
    border-bottom: 1px solid #e83a56; border-radius: 0;
    background: none;
    padding: 0; margin: 0 0 14px;
    text-align: left;
    text-transform: uppercase;
}
.sidebar .widget_text h2 &gt; span {
    position: relative;
    bottom: -8px;
    padding-right: 8px;
    display: inline-block;
    background: #fff;
}
.sidebar .widget_text li {
    padding: 8px 0;
    text-align: center;
}

/* COMMENTS */
.comments-area {
    margin: 2em 0;
}
.comments-area h2 {
    font-size: 18px;
    color: #fff;
    text-align: left; text-transform: uppercase;
    background: #0097c9;
    padding: 13px; margin: 0 0 12px;
    border-radius: 4px;
}
.comments-area h2:before {
    background: url("../images/icons.png");
    background-position: -360px -120px;
    content: " ";
    height: 36px; width: 45px;
    display: inline-block;
    vertical-align: top;
    margin: -3px 0;
}

.comments-area form input, .comments-area form textarea {
    width: 100%;
    margin: 0 0 10px;
}
.comments-area form input[type=submit] {
    font-size: 24px; 
    background: #e83a56;
    color: #fff;
    text-align: center; text-transform: uppercase;
    border: none;
    padding: 14px;
}

.comments-area .commentlist {
    position: relative;
}
.comments-area .commentlist:before {
    display: table;
    content: " ";
}
.comments-area .commentlist, .comments-area .commentlist .comment {
    display: block;
    list-style-type: none;
    margin: 0; padding: 0;
}
.comments-area .commentlist .comment {
    position: relative;
    padding: 0 0 1em; margin: 12px 0;
    font-size: 16px;
}
.commentlist .comment .comment-content {
    position: relative;
    border: 1px solid #0097c9;
    padding: 22px;
    border-radius: 4px;
}
.commentlist .comment .comment-content p {
    margin: 0;
}
.commentlist .comment .comment-content:after {
    display: block;
    content: " ";
    width: 16px; height: 16px;
    border: 1px solid #0097c9;
    border-top: 0; border-right: 0;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    position: absolute;
    background: #fff;
    bottom: -9px; left: 22px;
}
.commentlist .comment .comment-meta {
    margin-top: 15px;
    color: #393939;
}
.commentlist .comment .comment-author .fn:after {
    content: ", ";
}
.commentlist .comment .comment-meta a {
    color: inherit;
}
.commentlist .comment .reply, .commentlist .comment .comment-author img, .commentlist .comment .comment-author .says {
    display: none;
}

/*
 FOOTER
 ------- */
footer {
    position: relative;
    z-index: 30;
    margin-top: 2em;
    padding: 40px 0 10px;
    background: #1798c7;
}
.ttmlogo{
    text-align: center;
}
.ttmlogo img{
    height: 70px;
    padding-top: 15px;
}
.midborder{
    border-left: 1px solid white;
    border-right: 1px solid white;
}
a.footer-facebook {
    display: inline;
    float: left;
    background: url(../images/fb.png) top no-repeat;
    background-size: cover;
    width: 25px;
    height: 25px;
    margin: 0px 5px;
}
a:hover.footer-facebook {
    background: url(../images/fb.png) bottom no-repeat;
    background-size: cover;
}
a.footer-twitter {
    display: inline;
    float: left;
    background: url(../images/twitter.png) top no-repeat;
    background-size: cover;
    width: 25px;
    height: 25px;
    margin: 0px 5px;
}
a:hover.footer-twitter {
    background: url(../images/twitter.png) bottom no-repeat;
    background-size: cover;
}
a.footer-insta {
    display: inline;
    float: left;
    background: url(../images/insta.png) top no-repeat;
    background-size: cover;
    width: 25px;
    height: 25px;
    margin: 0px 5px;
}
a:hover.footer-insta {
    background: url(../images/insta.png) bottom no-repeat;
    background-size: cover;
}
a.header-insta {
    display: inline;
    float: left;
    background: url(../images/header-insta.png) top no-repeat;
    background-size: cover;
    width: 30px;
    height: 30px;
    margin: 0px 5px;
}
a:hover.header-insta {
    background: url(../images/header-insta.png) bottom no-repeat;
    background-size: cover;
}
a.header-twitter {
    display: inline;
    float: left;
    background: url(../images/header-twitter.png) top no-repeat;
    background-size: cover;
    width: 30px;
    height: 30px;
    margin: 0px 5px;
}
a:hover.header-twitter {
    background: url(../images/header-twitter.png) bottom no-repeat;
    background-size: cover;
}
a.header-fb {
    display: inline;
    float: left;
    background: url(../images/header-fb.png) top no-repeat;
    background-size: cover;
    width: 30px;
    height: 30px;
    margin: 0px 5px;
}
a:hover.header-fb {
    background: url(../images/header-fb.png) bottom no-repeat;
    background-size: cover;
}
a.header-youtube {
    display: inline;
    float: left;
    background: url(../images/header-youtube.png) top no-repeat;
    background-size: cover;
    width: 30px;
    height: 30px;
    margin: 0px 5px;
}
a:hover.header-youtube {
    background: url(../images/header-youtube.png) bottom no-repeat;
    background-size: cover;
}
a.header-linkedin {
    display: inline;
    float: left;
    background: url(../images/header-linkedin.png) top no-repeat;
    background-size: cover;
    width: 30px;
    height: 30px;
    margin: 0px 5px;
}
a:hover.header-linkedin {
    background: url(../images/header-linkedin.png) bottom no-repeat;
    background-size: cover;
}
.header-menu {
    display: inline;
    float: left;
    background: url(../images/menu.png) top no-repeat;
    background-size: cover;
    width: 30px;
    height: 30px;
    margin: 0px 5px;
}
.header-menu:hover {
    background: url(../images/menu.png) bottom no-repeat;
    background-size: cover;
}
header .navbar-header .social{margin:26px 0;float: right;}
.textwidget p{
    font-family: poppins-medium;
    font-size: 9px;
    padding: 5px 30px;

}
footer .col&gt;div {
    color: #f1f1f1;
    padding: 0;
}
footer .col h4 {
    font-size: 18px; font-weight: normal;
    text-transform: uppercase;
    display: block;
    margin: 0 0 0.5em;
}
footer .col ul {
    list-style: none;
    margin: 0; padding: 0;
}
footer .col ul li a {
    font-size: 10px;
    line-height: 1;
    color: #0871b2;
    font-family: "poppins-extralight",Helvetica,Arial,sans-serif;
}
footer .credits {
    padding: 22px 15px;
    margin-top: 45px;
    font-size: 14px;
    background: #313131;
    text-align: center;
    color: #0097c9;
}

/* Footer Widget */
footer .ef_footer_text_columns h1,
footer .ef_footer_text_columns h2,
footer .ef_footer_text_columns h3 {
	color: #f1f1f1;	
}

/*
 TWITTER FULLSCREEN
 ------- */

#twitter_fullscreen { padding: 172px 0 62px; text-align: center; }
#twitter_fullscreen ul { margin: 0; padding: 0; }
#twitter_fullscreen li { border: 1px solid #0097c9; border-radius: 10px; float: left; list-style: none; margin: 30px 2.06% 32px 0; min-height: 330px; padding: 60px 20px 20px; position: relative; width: 31.08%; height: 330px; }
#twitter_fullscreen li span:before { content: ""; height: 82px; left: 50%; margin-left: -54px; position: absolute; top: -41px; width: 108px; }
#twitter_fullscreen li:last-child { margin-right: 0; }
#twitter_fullscreen li span { color: #121212; font-size: 18px; line-height: 32px; }
#twitter_fullscreen li span + a { display: block; font-size: 18px; margin-top: 5px; }
#twitter_fullscreen li a { color: #6d6d6d; }
#twitter_fullscreen li a:hover { color: #6d6d6d; opacity: .5; }
#twitter_fullscreen li:first-child { border: none; border-radius: 0; margin: 0 0 32px; min-height: inherit; padding: 0; width: 100%; height: auto;}
#twitter_fullscreen li:first-child span { font-size: 42px; line-height: 52px; }
#twitter_fullscreen li:first-child span:before { display: none; }
#twitter_fullscreen li:first-child span + a { font-size: 22px !important; }
#twitter_fullscreen li span a:hover {opacity:1;}
.page-template-twitter-php header, .page-template-twitter-php footer { display:none; }
.page-template-twitter-php #twitter_fullscreen {padding: 90px 0 62px; text-align: center; }
.page-template-twitter-php #twitter_fullscreen li:first-child .avatar {display:none;}
.page-template-twitter-php #twitter_fullscreen .avatar {width: 70px;position: absolute;top: 0;left: 40%;top: -29px; border-radius: 6px;}
.page-template-twitter-php #twitter_fullscreen span:before {background-image: none;}

/*
 EVENT ESPRESSO
 ------- */
.tkt-slctr-tbl{width:100%}
.tkt-slctr-tbl thead th:nth-child(2){text-align:right;}
#tile_registration iframe{border:0;}

/*
 WOOCOMMERCE
 ------- */
#tile_registration .products {width:100%; margin: 20px 0 20px 0;}
#tile_registration .woocommerce .products tr.product:first-child {border-top: 1px solid #ccc;}
#tile_registration .woocommerce .products tr.product{border-bottom: 1px solid #cccccc;}
#tile_registration .woocommerce .products td {padding: 5px;}
#tile_registration .woocommerce td.qty {width: 150px; text-align: center;}
#tile_registration .woocommerce form.cart {display: inline-block;}
#tile_registration .woocommerce .products tr.product h3 {margin: 0; font-size: 16px;}
#tile_registration .woocommerce tr .btn {padding: 5px 15px;}

/*
MEDIA CUSTOMIZATION
------- */
.blueimp-gallery&gt;.close {
	width: 100px;
    height: 100px;
    margin-top: 10px;
    margin-right: 50px;
    display: block;
	font-size: 150px;
}

.loader-img{display:none; text-align:center;}
.ttm-hero{height: 252px; padding:25px;letter-spacing: 2px;}
.ttm-hero h1{text-transform: uppercase;font-size: 22px;margin:0;}
.ttm1{background-color: #bfdbe9;color: #000000}
.ttm2{background-color: #0871b2;color: #fdca53}
.ttm2 a{color: #fdca53}
.ttm3{background-color: #199acd;color: #ffffff}
.ttm4{background-color: #fdca53;color: #000000}
.ttm4 a{color: #000000}
.sfour { border-top: 2px solid #bfdbe9; border-bottom: 2px solid #bfdbe9; height: 53px; margin-bottom: 20px;}
.sone { border-top: 2px solid #0871b2; border-bottom: 2px solid #0871b2; height: 53px; margin-bottom: 20px;}
.stwo { border-top: 2px solid #199acd; border-bottom: 2px solid #199acd; text-align: right;margin-bottom: 20px;}
.sthree { border-top: 2px solid #fdca53; border-bottom: 2px solid #fdca53; margin-bottom: 20px;}
#tile_description p{font-size: 14px;text-align: center; padding: 0 100px 0 100px}
/* This is gonna define the layout of search box */ 
@media screen and (min-width: 600px) {
.header-search {
display: block;
float:right;
margin-top:2px;
margin-bottom:-12px;
margin-right:3px;
}}
.partners {  float: right; margin-top: 7px;}
/* This is definition of search button */
#searchsubmit {
background-color: #fff;
color: #000;
border: 1px solid #ff7700
}
.stall{padding:25px;}
.stall span{color: #fdca53;margin-right: 15px;}
.stall h4{border-bottom: 1px solid  #199acd; color: #0871b2; padding-bottom: 4px;font-size: 16px;}
.one{border-top: 15px solid #bfdbe9;
    padding: 0 25px;}
.two{border-top: 15px solid  #0871b2;
    padding: 0 25px;}
.three{border-top: 15px solid  #199acd;
    padding: 0 25px;}
.four{border-top: 15px solid  #fdca53;
    padding: 0 25px;}
.people p strong {font-size: 17px;padding-top:20px;display: block;}
.adheader img{display: block;margin:0 auto;}
.headerbar {
    display: flex;
    padding: 10px 0;
    border-top: 2px solid #add6ea;
    border-bottom: 2px solid #add6ea;
    margin-bottom: 30px;
}
.headersearch {
    flex-grow: 1;
    line-height: 1.2;
    text-align: right;
}
.headerlinks {
    flex-grow: 2;
    line-height: 1;
    text-align: center;
}
.headerlinks a{font-family:poppins-semibold;font-size:12px;color:#0c92c4;padding-right:30px;text-transform:uppercase;letter-spacing:0.5px;}
.headerbrands {
    flex-grow: 1;
    line-height: 1;
    text-align: left;
}
.articles.news-article article {
    width: 33.33%;
    padding: 0px 15px 0px;
    float: left;
}
.articles.news-article article:nth-child(1), .articles.news-article article:nth-child(2), .articles.news-article article:nth-child(4), .articles.news-article article:nth-child(5){border-right:1px solid #add6ea;}
.news-image{width:35%;text-align: right;}
.news-image img{width: 106px;height: 106px;}
.news-content{display: flex;}
.text-news{width:65%;}
.text-news .heading a{font-family:poppins-semibold;font-size:14px;}
.text-news .heading{height: 64px;overflow: hidden;}
.news-date h6{font-family: poppins-medium;
    letter-spacing: 1px;
    font-size: 10px;
    color: #add6ea;
    text-transform: uppercase;margin-bottom:0;}
.news-date h6 span{font-family: poppins-extrabold;padding-right: 5px;}
.mvt-row{padding-top: 60px;}
.adheader img {display: block;margin-left: auto;margin-right: auto;}
article:nth-child(1) .news-content,article:nth-child(2) .news-content,article:nth-child(3) .news-content{padding-bottom: 30px;border-bottom:1px solid #add6ea;}
article:nth-child(4) .news-content,article:nth-child(5) .news-content,article:nth-child(6) .news-content{padding-top: 15px;}
@media (max-width: 991px) {
    .adheader img {width: 100%;height: 100%;padding-bottom: 10px;}
    .articles.news-article article,.articles.plus article {width:50%;}
    .blog .container .row div.news-row,.plusrow{padding: 0 15px;}
    .mvt-row{padding: 30px 15px 0px;}
    .text-news{width:100%;}
    .news-image{width:100%;}
    .news-image img{width: 100%;height: 100%;}
    .news-content{flex-direction:column-reverse;flex-wrap:wrap;}
    .text-news .heading{height: 79px;overflow: hidden;margin-bottom:10px;}
    .people article:nth-child(1), .people article:nth-child(6), .people article:nth-child(5), .people article:nth-child(10){padding-left:5px;padding-right:5px;}
    .blog .container .row article .news-content{padding-bottom: 20px;border-bottom:1px solid #add6ea;padding-top: 10px;}
    .articles.news-article article:nth-child(1), .articles.news-article article:nth-child(2), .articles.news-article article:nth-child(4), .articles.news-article article:nth-child(5){border-right:none;}
    }
.mvt{background: #f0f1f1;padding: 50px 0;}
.mvt h1 {
    font-family: poppins-bold;
    text-align: center;
    font-size: 23px;
    margin-bottom: 30px;
}
.virtual-tours .tour-meta{position: absolute;top: 0;left: 0;bottom: 0;right: 0;background: rgba(0,0,0,0.2);text-align: center;}
.virtual-tours .tour-wrap{position: relative;width: 100%;height: 100%;float: right;}
.virtual-tours h6{margin:0 auto;text-align: center;}
.virtual-tours h6 a{display: inline-block;font-size: 10px;font-family: poppins-medium;color: #fff;text-transform: uppercase;margin-top: 28px;}
.virtual-tours h6 a:after{content: "";display: block;overflow: hidden;left: 0;width: 15px; height: 2px;background: #fff;position: relative;margin: 15px auto 0;}
.virtual-tours h2 a{font-size: 15px;font-family: poppins-bold;color: #fff;text-transform: uppercase;}
.virtual-tours .logo-360{display: inline;background: url(../images/360.png) top no-repeat;background-size: cover;width: 40px;height: 40px;margin-left: -20px;position: absolute;bottom: 35px;cursor: pointer;}
.virtual-tours h2{margin:0 auto 0;text-align: center;}
.tto-tours .tto-meta{position: absolute;top: 0;left: 0;bottom: 0;right: 0;background: rgba(0,0,0,0.2);text-align: center;}
.tto-tours .tto-wrap{position: relative;width: 100%;height: 100%;float: right;}
.tto-tours h2 a{font-size: 20px;font-family: holiday;color: #fff;}
.tto-tours h2{margin:0 auto 0;text-align: center;bottom: 30px;position: absolute;right: 0;left: 0;}
.takeover{display: flex;width: 100vw;height: 100vh;background-size: cover;background-image: url("../images/kuda-villingili-hero.jpg");background-position-x: center;background-position-y: center;}
.takeoverlogo{margin: 30px auto;position: absolute;left: 0;right: 0;}
.takeoverarticles{align-self: flex-end;padding-bottom: 65px;}
.ttolinks{position: absolute;bottom: 20px;left: 0;right: 0;}
.ttolinks a{color: #fff;font-size: 11px;}
.exploretto{float: right}
.tns-item img{max-width: 100%;height: auto;}
.tns-outer [aria-controls], .tns-outer [data-action]{background: #428FBF;border:1px solid #428FBF;padding: 7px;margin: 3px;border-radius: 50%}
.tns-nav {text-align: center;margin: 0px 0 30px;}
.tns-outer{padding:0 !important}.tns-outer [hidden]{display:none !important}.tns-outer [aria-controls],.tns-outer [data-action]{cursor:pointer}.tns-slider{-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}.tns-slider&gt;.tns-item{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.tns-horizontal.tns-subpixel{white-space:nowrap}.tns-horizontal.tns-subpixel&gt;.tns-item{display:inline-block;vertical-align:top;white-space:normal}.tns-horizontal.tns-no-subpixel:after{content:'';display:table;clear:both}.tns-horizontal.tns-no-subpixel&gt;.tns-item{float:left}.tns-horizontal.tns-carousel.tns-no-subpixel&gt;.tns-item{margin-right:-100%}.tns-no-calc{position:relative;left:0}.tns-gallery{position:relative;left:0;min-height:1px}.tns-gallery&gt;.tns-item{position:absolute;left:-100%;-webkit-transition:transform 0s, opacity 0s;-moz-transition:transform 0s, opacity 0s;transition:transform 0s, opacity 0s}.tns-gallery&gt;.tns-slide-active{position:relative;left:auto !important}.tns-gallery&gt;.tns-moving{-webkit-transition:all 0.25s;-moz-transition:all 0.25s;transition:all 0.25s}.tns-autowidth{display:inline-block}.tns-lazy-img{-webkit-transition:opacity 0.6s;-moz-transition:opacity 0.6s;transition:opacity 0.6s;opacity:0.6}.tns-lazy-img.tns-complete{opacity:1}.tns-ah{-webkit-transition:height 0s;-moz-transition:height 0s;transition:height 0s}.tns-ovh{overflow:hidden}.tns-visually-hidden{position:absolute;left:-10000em}.tns-transparent{opacity:0;visibility:hidden}.tns-fadeIn{opacity:1;filter:alpha(opacity=100);z-index:0}.tns-normal,.tns-fadeOut{opacity:0;filter:alpha(opacity=0);z-index:-1}.tns-vpfix{white-space:nowrap}.tns-vpfix&gt;div,.tns-vpfix&gt;li{display:inline-block}.tns-t-subp2{margin:0 auto;width:310px;position:relative;height:10px;overflow:hidden}.tns-t-ct{width:2333.3333333%;width:-webkit-calc(100% * 70 / 3);width:-moz-calc(100% * 70 / 3);width:calc(100% * 70 / 3);position:absolute;right:0}.tns-t-ct:after{content:'';display:table;clear:both}.tns-t-ct&gt;div{width:1.4285714%;width:-webkit-calc(100% / 70);width:-moz-calc(100% / 70);width:calc(100% / 70);height:10px;float:left}
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}</pre></body></html>