﻿/*  Author Maciej Szelezin
	Colours:
	sea: #13e2e2;
	sea hover: #15f8f8 
	derker sea: #2ea7a7
	gray: #6d6d6c
	light gray underlnes: #e9e9dd
	*/ 

       
    body {
        font-family: 'Source Sans Pro', helvetica, arial, sans-serif;
        font-weight:400;
        font-size: 16px;
        line-height: 1.3;
        -webkit-backface-visibility: hidden;
    }
    
    @media (min-width: 992px) {
        html {
            position: relative;
            min-height: 100%;
        }
    
        body {
            margin-bottom: 320px;
        }
    }
    
    .m2mapps {padding:30px 15px;margin-bottom:30px;color:inherit;background-color:#eee; margin-top: 80px; background-image: url('images/IoT-city-7c.jpg'); 
    background-position:center; background-repeat:no-repeat; background-size: cover;
    }
    .article.promotedevent {border: 2px solid #13e2e2; margin-bottom: 10px; padding: 20px;}
    .m2mapps .h1,.m2mapps h1 {color:inherit;}
    .m2mapps p{margin-bottom:15px;font-size:21px;font-weight:200;}
    .m2mapps>hr{border-top-color:#d5d5d5;}
    .container .m2mapps,.container-fluid .m2mapps{border-radius:6px;}
    .m2mapps .container{max-width:100%;}
    .m2mapps h1 {font-size:53px; font-weight:800; color:#fff; text-align:center;}
    .m2mapps h1 span {font-weight:200; font-size:26px; white-space: nowrap; }
    
    .screen-reader-text {display: none;}
    
    .pagination {
        display: block; 
        text-align: center; 
        font-size: 16px;    
        box-shadow: none;
        margin: 25px 0 0 0;
    }
    
    .pagination .nav-links {
        text-align: left;
    }
    
    .pagination .nav-links a,
    .pagination .nav-links span {
        padding: 10px;
        font-weight: 400;
    }
    
    .pagination .nav-links span.dots {
        padding: 0;
    }
    
    .pagination .nav-links span {
        color: #929aa3;
    }
    
    .pagination .nav-links a {
        color: #55c5ce;
        outline: 0;
        text-decoration: none;
    }
    
    .pagination .nav-links a:link,
    .pagination .nav-links a:visited {
        color: #55c5ce;
        text-decoration: none;
    }
    
    .pagination .nav-links a:hover {
        color: #55c5ce;
        text-decoration: underline;
    }
    
    .pagination .nav-links a:active {
        color: #55c5ce;
        text-decoration: none;
    }
    
    .pagination .nav-links span:first-child,
    .pagination .nav-links a:first-child {
        padding-left: 0;
    }
    
    .pagination .nav-links a div {
        display: inline-block;
        top: 0;
        margin: 0;
    }
    
    .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse, 
    .navbar-fixed-top .navbar-collapse, 
    .navbar-static-top .navbar-collapse {
        padding: 0;
    }
    
    .navbar-collapse.collapse {
        width: 110%;
        padding-right: 10%;
    }
    
    .navbar-inverse {
        background-color:#ffffff;
        border:0;
    }
    .nav>li>a {
        padding:0 20px;
    }
    
    .form.search .searchborder{
        display:block;
        width:764px;
        margin:0 auto;
        border-bottom:1px solid #13e2e2;
        background-color:#13e2e2;
        padding:2px;
    }
    
    .form.search, .twobuttons {
        width:764px;
        margin:0 auto;
    }
    .form.search .btn-success {
        font-size:18px;
        width:130px;
        height:40px;
    }
    .searchradio {
        color:#fff;
        margin-top:5px;    
    }
    .standard-btn.srch-btn{
        font-weight: 400;
    }
    .searchradio label {
        font-weight:400;
        margin-right:10px;
    }
    .searchradio a {
        color:#fff;
        text-decoration:underline;
    }
    input[type=radio] {
        opacity: 0;
        width: 16px;
        height: 16px;
        position: absolute;
        z-index: 3;
        cursor: pointer;
    }
    input[type=radio]:checked + div.radio-style {
        border-color: #34cccc;
    }
    input[type=radio] + div.radio-style {
        width: 16px;
        height: 16px;
        border: 1px solid #34cccc;
        border-radius: 8px;
        position: absolute;
        margin-top: 4px;
        background-color: #fff;
        transition: border-color .3s;
    }
    input.company-radio, input.service-radio {
        margin-left: 10px;
    }
    input.company-radio + div.radio-style {
        margin: -18px 0 0 90px;
    }
    div.inner-radio-style {
        width: 6px;
        height: 6px;
        border-radius: 3px;
        background-color: #34cccc;
        margin: 4px 0 0 4px;
        opacity: 0;
        transition: opacity .3s;
    }
    input[type=radio]:checked + div.radio-style div.inner-radio-style {
        opacity: 1;
    }
    #search-form.page-search-form {
        padding: 0;
    }
    input.service-radio + div.radio-style {
        margin: -18px 0 0 192px;
    }
    input.articles-radio {
        left: 15px;
        margin-top: 44px;
    }

    .page-search-form label#articles-label {
        left: 0;
        margin-top: 42px;
        margin-left: 35px;
    }
    label#articles-label {
        position: absolute;
        margin-top: 20px;
        margin-left: 25px;
    }
    .searchradio label.radio-label{
        margin-left: 35px;
    }

    @media screen and (min-width: 500px){
        label#articles-label, .page-search-form label#articles-label {
            position: relative;
            margin-top: 0;
            left: 0;
            margin-left: 35px;
        }
        input.articles-radio + div.radio-style {
            margin: -18px 0 0 286px;
        }
        .form.search input[type=text] {
            margin: 30px 0;
        }
        input.articles-radio {
            left: auto;
             margin-top: 4px;
            margin-left: 10px;
        }
    }
    @media (min-width: 992px){
        .form.search input.main-search[type=text] {
            margin: 20px 0;
            width: 500px;
        }
    }
    .twobuttons a {
        display:block; width:366px;
        border:2px solid #fff;
        float:left; height:40px; 
        line-height:37px;
        font-size:18px;
        color:#fff;
        text-align:center;
        margin-top:35px;
        background: rgba(0, 0, 0, 0.4);
    }
    label.radio-label {
        margin-left: 35px;
    }
    @media screen and (max-width: 990px){
        .srch-container{
            margin-left: 20px;
            margin-right: 20px;
        }
        .srch-text{
            margin-left: 10px;
        }
        .searchradio.mobile-srch-radio{
            display: flex;
            flex-direction: row;
            align-items: center;
            margin-top: 0;
        }
        .searchradio.mobile-srch-radio input[type=radio]{
            position: static;
        }
        .searchradio.mobile-srch-radio input[type=radio] + div.radio-style{
            position: static;
            margin-top: 0;
        }
        .searchradio.mobile-srch-radio label{
            margin: 0 5px 0 5px;
        }
        .searchradio.mobile-srch-radio input.company-radio, .searchradio.mobile-srch-radio input.service-radio{
            margin-left: 0;
        }
        .searchradio.mobile-srch-radio input.company-radio + div.radio-style{
            margin: 0;
        }
        .searchradio.mobile-srch-radio input.service-radio + div.radio-style{
            margin: 0;
        }
        .searchradio.mobile-srch-radio input.articles-radio{
            margin-left: 0;
        }
        .searchradio.mobile-srch-radio input.articles-radio + div.radio-style{
            margin: 0;
        }
        .mobile-space.standard-btn{
            margin-bottom: 20px;
        }
        .searchradio.mobile-srch-radio label#articles-label, .searchradio.mobile-srch-radio .page-search-form label#articles-label{
            margin-left: 5px;
            position: static;
            margin-top: 0;
        }
        .form.search input.main-search[type=text]{
            margin: 20px 0 30px 0;
            height: 40px;
            width: 70%;
        }
    }
    @media screen and (max-width: 450px){
        .form.search input.main-search[type=text]{
            width: 50%;
        }
    }
    @media screen and (max-width: 375px){
        .form.search input.main-search[type=text]{
            width: 100%;
        }
        .searchradio.mobile-srch-radio label {
            margin: 0 15px 0 5px;
        }
        .searchradio.mobile-srch-radio{
            flex-wrap: wrap;
        }
        .form.search.mobile-form{
            width: 100%;
        }
    }
    @media screen and (max-width: 320px){
        .searchradio.mobile-srch-radio label {
            margin: 0 40px 0 5px;
        }
    }
    .twobuttons a:hover {
        text-decoration:none;
        background: rgba(0, 0, 0, 0.8);
    }	  
    .twobuttons a:first-child {
        margin-right:30px;
    }
    
    .change-border-color {
        border-color: #333 !important;
    }
    .change-color {
        color: #55c5ce !important;
    }
    
    /* header small version */
    .m2mapps-small {
        margin-top:50px;
        margin-bottom: 30px;
        background-image: url('images/iotgn_sml_banner.svg'); 
        background-repeat:no-repeat; 
        background-size: cover;
        background-position: 89%;
        height: 200px;
    }
    
    .m2mapps-small h1 {
        font-size:20px; 
            color:#58595b; 
            font-weight: 800;
    }
    .m2mapps-small h1 span {
        font-weight:200; 
            color:#fff;
        font-size:.6em;
            display: block;
    }
    
    .m2mapps-small .form{
        display:block;
        float:left;
        width:465px;
    }
    
    .m2mapps-small .form.search input[type=text] {
        width:330px;
        float:left;
        border:0;
    }
    .m2mapps-small .form.search .searchborder{
        display:block;
        width:464px;
        margin:0 auto;
        border-bottom:1px solid #13e2e2;
        background-color:#13e2e2;
        padding:2px;
    }
    
    /* Header version wthout search bar */
    h1.header-without-search {
        float:none;
        width: 100%;
    }
    
    
    
    .intro h2 {
    text-align:center;
    font-weight:900;
    font-size:23px;
    color:#2ea7a7;
    margin-bottom:0;
    }
    .intro h3 {
        font-size:11pt;
        font-weight:400;
        text-align:center;
        margin-top:4px;
        color:#6d6d6c;
    }
    .navbar-collapse.collapse .usermenu {
        display: none;
    }
    .navbar-collapse.collapse.in .usermenu {
       display: block; 
    }
    .page-header h1, .page-header h1 a {
        color:#333333;
        font-size:28px;
        margin-bottom: 0px;
        line-height:36px;
    }
    .page-header h1 a:hover {
        text-decoration:none;
    }
    .page-header h1 a.showall {
        float:right;
        font-size:14px;
        font-weight:500;
        margin-top:20px;
        color: #2ea7a7;
    }
    .col-md-3.product, .col-md-3.article {
        min-height:260px;
        background-repeat:no-repeat;
        background-size: contain;
        overflow:hidden;
        margin-right:30px;
        padding-right:0;
            background-position-x: 50%;
    }
    .col-md-3.product.last,  .col-md-3.article.last{
        margin-right:0;
    }
    row .col-md-3.product:nth-child(4n+3), row .col-md-3.article:nth-child(-n+3) {
        margin-right:0;
    }
    
    
    .col-md-3.article img {
        width:100%;
    }
    .col-md-3.product a, .col-md-3.article a {
        display:block;
    }
    .product .mask{
        background: rgba(0, 0, 0, 0.75);
        padding:20px;
        position:absolute;
        bottom:0;
        color:#fff;
        height: 155px;
    }
    .article .mask {
        background: rgba(0, 0, 0, 0.75);
        padding:20px;
        color:#fff;
        height: 155px;
    }
    .product .mask h2, .article .mask h2 {
        margin-top:0;
        font-size:22px;
    }
    .product .mask p, .article .mask p {
        font-size:12px;
    }
    .spacer {
        height:40px;
        clear: both;
    }
    
    .expandmore {
        border-bottom:1px solid #e9e9dd;
        display:block;
        padding-bottom:5px;
        color:#6d6d6c;
        width: 20%;
        margin:0 auto;
        font-weight:400;
        text-align:center;
        padding-top:20px;
        clear:both;
    }
    .expandmore span {
        display:block;
        width:8px;
        height:4px;
        background: url('images/more.png') no-repeat center top;
        position: relative;
        left: 49%;
        top: 9px;
    }
    .expandmore:hover {
        text-decoration:none;
    }
    
    .filter-by {
        color:#6d6d6c;
        margin-right:0px;
        
        
    }
    .filter-by h3 {
        font-size:12pt;
        font-weight:400;
        text-align:left;	
    }
    .filter-by h4 {
        font-size:10pt;
        font-weight:400;
        text-align:left;
        margin-top:18pt;
        }
    
    .right-tab {
        color:#6d6d6c;
        width:235px;
        margin-right:0px;
        padding-right:0;
    }
    
    
    .right-tab h4 {
        font-size:15px;
        font-weight:400;
        text-align:left;
        margin-top:18pt;
        margin-bottom: 0px;	
        margin-top:25px;
        padding-bottom:2px;
        
    }
    
    .right-tab img {
        width:100%;
        margin-bottom:10px;
    
    }
    
    .company {
        margin-left: 0px;
        margin-right: 0px;
        padding-top: 20px;
        border-bottom: 1px solid #eee;
        padding-bottom:20px;
    }
    
    .company p {
        font-size:12px;
    }
    
    .content-tab .col-md-2 {
        margin: 0px;
    }
    
    .content-tab .col-md-10 {
        margin: 0px;
    }
    
    .content-tab img {
        width:100%;
    }
    
/*    .content-tab h2 {
        color:#333333;
        font-size:24px;
        margin-top: 0px;
    }*/
    .content-tab .page-header:first-child {
        margin-top:0;
    }
    .content-tab h1:first-child {
        margin-top:10px;
    }
    .profile-edit {
        color: #13e2e2;
        font-size: 10pt;
        float: right;
        line-height: 50px;
        font-weight:500;
    }
    
    .company-logo {
        border:1px #13e2e2 solid;
        padding-top:25px;
        padding-bottom:25px;
        margin-bottom:10px;
        text-align:center;
        vertical-align: middle;
    }
    
    
    
    .company-logo img{
        width:120px;
        height:120px;
    }
    .right-tab .social-icons {
        width:30px;
        height: 30px;
        margin-right:5px;
    }
    
    .right-tab .btn-success {
        float:left;
        font-size:12px;
        width:30px;
        height:30px;
        padding:0px;
        
        }
    
    .page-header h1 span.small-text {
        color:#333333;
        font-size:12px;
        margin-bottom: 0px;
    }
    
    .blue-button {
        text-align:center;
        line-height:50px;
        background-color:#2ea7a7;
        height:50px;
        color:#ffffff;
        font-size:18px;
        margin-bottom:10px;
    }
    .blue-button span {
        margin-right:3px;
        top:3px;
    }
    #company-profile-link {
        text-align:center;
        text-decoration:underline;
    }
    
    .sort-by {
        display: inline;
    }
    
    .sort-by button {
        color: #333;
          background-color: #fff;
         border-color: #2ea7a7;
         font-size: 12px;
         padding: 3px;
    }
    
    #a-z-margin {
        margin-right:50px;
    }
    
    .content-tab .dropdown-menu a  {
        font-size:14px;
    }
    /*   -----------------------------------------------------
    
    ADDED MAKO
    
    ----------------------------------------------------------
    */
    
    
    .col-md-6.page-header {
        width:47.5%;
    }
    .col-md-6.page-header:first-child {
        margin-right:30px;
    }
    .article.expert {
        position:relative;
        border-bottom:0;
        overflow:hidden;
    }
    
    .article.expert img {
        float:left;
        height:266px;
        width:210px;
    }
    .article.expert.news li img {
        position:absolute;
        left:0; top:20px;
      -webkit-transition: all 1s ease;
      -moz-transition: all 1s ease;
      -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
      transition: all 1s ease;
      z-index: -50;
      left: -210px;
    }
    .article.expert.news .mask li a:hover + img {
      left: 0px;
    }
    .article.expert.news .mask li:first-child a + img {
      left: 0px;
      z-index:-50;
    }
    
    
    .article.expert .mask {
    
          width: 330px;
          height:266px;
    }
    .article.expert.news .mask {
        margin-left:210px;
    }
    .article.expert.news .mask li a span{
        font-weight:800;
    }
    .article.expert .mask li a {
        color:#fff;
        display:block;
        font-size:12px;
        padding-bottom:5px;
    }
    .article.expert .mask ul  {
        padding-left:15px;
        list-style-type:square;
    }
    .row a .col-md-3.article {
        border-bottom:0;
    }
    
    .article.expert img.bhlogo {
        position:absolute;
        right:40px;
        bottom:25px;
        width:auto;
        height:auto;
    }
    
    
    .reglogin {
        font-size:12px;
        padding-top:10px;
    }
    
    
    
    .last{
        margin-right:0;
    }
    .page-header p {
        color:#6d6d6c;
    }
    .page-header.first, .page-header.first h1  {
        margin-top:0;
    }
    .blue-button {
        display:block;
    }
    .blue-button:hover {
        color:#fff;
        background-color:#13e2e2;
        text-decoration:none;
    }
    .centered {
        display:block;
        text-align:center;
    }
    .product-image {
        
        border:1px #13e2e2 solid;
        padding-top:25px;
        padding-bottom:25px;
        margin-bottom:10px;
        text-align:center;
        vertical-align: middle;
    }
    .product-image img {
        width:100%;
        max-width:250px;
    }
    .verticals h4:first-child {
        margin-top:0;
    }
    .verticals h4 {
        margin-top:30px;
    }
    
    .products-at-profile h5, .products-at-profile p {
    margin-top:15px;
        
    }
    .products-at-profile h5 a, .services-at-profile h5 a{
        color:#333;
        
    }
    .col-md-2.right-tab .page-header:first-child {
        margin-top:0;
    } 
    
    .navbar-inverse .navbar-toggle .icon-bar {
        background-color:#333;
    }
    
    .navbar-inverse .navbar-toggle {
        margin: 0;
    }
    
    .navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
        background-color:#fff;
    }
    
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color:#333;
    }
    
    
    .profilelink {
        width:200px;
        text-align:center;
    }
    .badge {
        font-family:Arial, Helvetica, sans-serif;
        background-color: #cc0000;
    }
    .badge.active {
        background-color: #cc0000;
    }
    
    
    
    .articlepost p {line-height: 25px;}
    
    /*   -----------------------------------------------------
    
    ADDED Marek
    
    ----------------------------------------------------------
    */
    
    
    
    
    .profile img {
     width:55px;
     
    }
    
    .profile-edit .blue-button {
     height:38px;
     line-height: 38px;
     width: 200px; 
    }
    
    .products-at-profile .col-md-9 {
     margin-right:0px;
     padding-top: 15px;
    }
    
    .products-at-profile img {
     width:80px;
     height:80px;
     margin-top:10px;
     margin-bottom:10px;
    }
    
    div.products-at-profile {
     border-bottom: 1px solid #eee;
     
    }
    
    div.services-at-profile {
     border-bottom: 1px solid #eee;
     height:60px;
    }
    
    .profile a {
     color:#13e2e2;
     font-size:10px;
     text-decoration:underline;
    }
    
    .profile-page {
     font-size:13px;
     line-height:20px;
    }
    
    div.profile-right {
     padding-right:0px;
    }
    
    .contacts-pictures {
     padding-right: 18px;
    }
    
    .contacts-pictures img {
     width:55px;
    }
    
    .message-icon {
     font-size:13px;
     top: 2px;
    }
    
    .row {
     margin-left:0px; margin-right:0px;
    }
    
    
    .company-logo-new {
     border:1px #13e2e2 solid;
     width:100%;
     height:180px;
     padding-top:25px;
     margin-bottom:10px;
     text-align:center;
     vertical-align: middle;
    }
    .company-logo-new img{
     width:120px;
     height:120px;
    }
    
    .profile-page div.row {
     margin-bottom:10px;
    }
    
    #articles-menu .navbar-default {
      border-color:#ffffff;
     border-radius:0px;
    }
    
    #articles-menu .navbar-collapse {
     padding:0px;
    }
    
    
    #articles-menu li {
     width:100%;
     font-size:13px;
    }
    
    
    #articles-menu li.active a {
     background-color:#13e2e2;;
    }
    
    .article {
     margin-left: 0px;
     margin-right: 0px;
     padding-top: 20px;
     border-bottom: 1px solid #eee;
     padding-bottom:20px;
    }
    
    .article p {
     font-size:12px;
    }
    
    .article img {
     margin-top:0px;
    }
    
    .menu-dropdown {
        min-width:171px;
    }
    
    .publication-at-company h5, .publication-at-company p {
    margin-top:15px;
    }
    .publication-at-company h5 a {
        color:#333;
    }
    
    .publication-at-company img {
     width:80px;
     height:80px;
     margin-top:10px;
     margin-bottom:10px;
    }
    
    
    img.product-at-company {
     width:60px;
     height:60px;
     margin-top:10px;
     margin-bottom:10px;
    }
    
    img.video {
     width:107px;
     height:66px;
     margin-top:10px;
     margin-bottom:10px;
    }
    
    .anchor {
        display: block; position: relative; top: -130px; visibility: hidden;
    }
    
    h5.product-at-company {
        margin-top:18px;
    }
    h5.product-at-company a {
        color:#333;
    }
    .companybut .btn {
        padding:6px 22px;
        width:100%;
    }
    
    .companybut.btn-group-vertical {
        width:100%;
    }
    .even-row {
        background-color:#eeeeee;
    }
    
    h4.services-at-company {
        margin-top:0px;
    }
    h5.services-at-company {
        margin-top:0px;
    }
    h5.services-at-company a {
        color:#333;
        }
    
    div.services-at-company  {
        padding:10px;
    }
    
    .column-center{
        text-align:center;
    }
    
    p.publication-at-company {
        font-size:12px; margin-top:0px;
    }
    
    h4.publication-at-company {
         margin-bottom:5px;
    }
    
    div.article-image {
        float:right;
        margin-left: 5px;
        margin-bottom: 2px;
        font-style: italic;
         font-weight:bold;
         border:0;
         vertical-align:middle;
         display:block;
    }
    div.article-image img {
        max-width: 100%;
        }
    div.catimage img {height: auto;}        
    .article-image p {
        margin-top:5px;
    }
    
    p.date-author {
        margin-top:15px;
    }
    
    p.quote {
        font-size:16px;
        font-style:italic;
        margin-left:10px;
        margin-right:20px;
        padding-left:10px;
        border-left: 1px #13e2e2 groove;
        border-right: 1px #13e2e2 groove;
        padding-right:10px;
    }
    
    ul.watchlist li {
        list-style-type:none;
    }
    
    .watchlist div div:first-child {
        text-align:center;
        height:190px;
    }
    
    .watchlist div div:nth-child(2) {
        padding-top: 26px;
    }
    
    .watchlist div div p:first-child {
        font-weight: bold;
    }
    
    
    ul.watchlist {
        padding-left:0px;
    }
    
    .watchlist img {
        float:none; 
    }
    
    .category-select .btn {
        padding: 5px 12px;
        width:110px;
        background: #555555;
    }
    
    .category-select .btn-primary {
        background-color:#ffffff; 
        color: #000000;
        border: 1px solid #ccc;
    }
    
    .btn-primary.active {background-color:#286090;
    color:#ffffff;
        
    }
    
     .btn-group .btn+.btn {
        margin-left:0px;
    }
    
    .action-button { border-color:#2ea7a7;
    }
    
    .action-button:hover{
        background-color:#15f8f8;
        border-color:#15f8f8;
    }
    
    .upload-line {
        padding-top:12px;
        padding-bottom:12px;
    }
    .send-button{
        width:120px;
    }
    .cancel-button {
        width:120px;
        float:right;
    }
    
    .inbox-contacts p, .messages-list p {
        margin:5px 0px 5px 0px;
    }
    
    .messages-list div:first-child div p {
        font-weight:bold;
    }
    
    .messages-list ul {
        float:right;
    }
    .alignright {float:right;}
    
    .middlebannerlists {text-align:center; clear: both; padding-bottom: 20px; padding-top: 20px;}
    .middlebannerlists img {height: auto; width: 100%;}
    
    #solar-system {height: 350px;}
    
    @media (min-width:992px) and (max-width:1200px)  {
        
    
    
    .article.expert .mask {
    
          width: 234px;
          height:266px;
          padding:10px;
    }
    
    .article.expert .mask h2 {
        font-size:19px;
    }
    
    .article.expert .mask li a {
        padding-bottom:2px;
    }
    
    
    
    }
    
    .jcarousel-skin-tango {
        display: flex;
        justify-content: center;
    }
    
    @media screen and (max-width:768px) {
        
    .articlepost.col-lg-12, .articlepost.col-md-12, .articlepost.col-xs-12, .content-tab.col-lg-7 .content-tab.col-md-7  {
        padding-right: 0;  
    }
    
    #solar-system {height: 200px;}
    
    }
    
    @media (max-width:992px)  {
        .jcarousel-skin-tango {display: none;}
    }
    
    @media screen and (min-width:768px)
    {
    .m2mapps{padding-top: 50px; padding-bottom: 133px; margin-bottom: 10px;}
    .container .m2mapps,.container-fluid .m2mapps{padding-right:60px;padding-left:60px}
    label.reg-label {text-align:left !important;}
    }
    @media (max-width:990px)  {
        .navbar-inverse .navbar-collapse{
        font-size:12px;
        }
    }
    @media (max-width:1200px) {
    .m2mapps-small .form {
        width:400px;
    }
    .m2mapps-small .form.search input[type=text] {
        width: 280px;
    }
    .m2mapps-small .form.search .searchborder {
        width:414px;
    }
    
    .article.expert img.bhlogo {
        display:none;
    }
    
    }
    .errors {
        list-style-type: none;
        margin-left: 0;
        padding-left: 0;
        padding-top: 10px;
        font-size: 11px;
        color: #cc0000;
    }
    .error, .errorvalidation {
        margin-left: 0;
        list-style-type: none;
        font-size: 12px;
        background-color: transparent;
        padding: 10px 0;
        color: #cc0000;
        margin-top: 4px;
        display: block;
        clear: left;
    }
    
    
    
    /*   -----------------------------------------------------
    
    ADDED Dave
    
    ----------------------------------------------------------
    */
    
    
    @media screen and (min-width: 768px) {
        .m2mapps-small {
            background-position: 90%;
        }
        
        h1.header-without-search {
            left: 20%;
            top: 130px;
        }
        
        .navbar-header {
            float: none; 
        }
        
        .navbar-toggle {
            display: block;
        }
        
        .navbar-collapse {
            border-top: 1px solid transparent;
            -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
            box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
        }
        
        .navbar-collapse.collapse {
            display: none !important;
            overflow: auto !important;
        }
        
        .navbar-collapse.in {
            display: block !important;
        }
        
        .navbar-nav>li {
            float: none;
        }
        
        .hidden-xs {
            display: none !important;
        }
    }
    
    
    @media screen and (min-width: 1100px) {
        .navbar-header {
            float: left;     
        }
        
        .navbar-toggle {
            display: none;
        }
        
        .navbar-fixed-bottom .navbar-collapse, 
        .navbar-fixed-top .navbar-collapse, 
        .navbar-static-top .navbar-collapse {
            padding-left: 0px;
            padding-right: 0px;
        }
        
        .navbar-collapse {
            border-top: 0;
            -webkit-box-shadow: none;
            box-shadow: none;
        }
        
        .navbar-inverse .navbar-collapse {
            min-width: 100%;
        }
        
        .navbar-collapse.collapse {
            display: block !important;
            overflow: visible !important;
        }
        
        .navbar-nav>li {
            float: left;
        }
        
        .hidden-xs {
            display: block !important;
        }
        
        .navbar-collapse.collapse.in .usermenu {
            display: none;
        }
    }
    
    @media screen and (min-width: 1200px) {  
        .m2mapps-small {
            height: 215px;
        }
        
        .m2mapps-small h1 {
            font-size: 30px;
        }
        
        h1.header-without-search {
            width: 500px;
            top: 130px;
        }
    }
    
    
    .alignleft {    float: left;
        margin: 10px 20px 10px 0; 
    }
        
    input:focus,
    select:focus,
    textarea:focus,
    button:focus {
        outline: none;
    }
    
    [contenteditable="true"]:focus {
        outline: none;
    }
    
    .link-style-btn {
        font-weight: 600;
        padding: 0;
        text-transform: uppercase;
        text-align: left;
        background: transparent;
        border: 0;
        outline: none;
        border-radius: 0;
    }
    
    .standard-btn {
        padding: 6px 30px;
        background-color: #55c5ce;
        color: #fff;
        font-size: 20px;
        font-weight: 600;
        border: 1px solid #fff;
        border-radius: 5px;
        outline: 0;
        transition: border-color .2s;
    }
    
    a.link-right-arrow {
        color: #333;
        font-size: 14px;
        font-weight: 600;
        text-transform: uppercase;
        outline: none;
        margin-top: 25px;
        display: inline-flex;
        align-items: center;
        transition: color .2s;
    }
    
    a.link-right-arrow:link,
    a.link-right-arrow:visited,
    a.link-right-arrow:hover,
    a.link-right-arrow:active {
        text-decoration: none;
    }
    
    .link-right-arrow span:not(.sml-caps) {
        border-bottom: 1px solid;
    }
    
    a.link-next-to-btn {
        margin: 0 0 0 15px;
    }
    
    .arrow-down {
        width: 0; 
        height: 0; 
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 8px solid;
        margin-left: 10px;
    }
    
    .arrow-right {
        width: 0; 
        height: 0; 
        border-top: 4.5px solid transparent;
        border-bottom: 4.5px solid transparent;
        border-left: 7.5px solid;
        margin-left: 10px;
        position: relative;
        top: 1px;
        transition: transform .2s;
    }
    
    .arrow-left {
        width: 0; 
        height: 0; 
        border-top: 4.5px solid transparent;
        border-bottom: 4.5px solid transparent;
        border-right: 7.5px solid;
        margin-right: 10px;
        position: relative;
        top: 1px;
    transition: transform .2s;
    }
    
    .sml-caps {
        font-size: .9em;
    }
    
    .circle-tabs-menu {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        background-color: #fff;
    }
    
    .fixed-tabs-menu {
        position: fixed;
        padding-top: 20px !important;
        top: 70px;
        left: 0;
        width: 100%;
        z-index: 1;
    }
    
    form.circle-tabs-container {
        padding: 40px 25px 40px 40px;
        position: absolute;
        z-index: 1;
        transform: translateX(-148px);
        border-right: 3px solid #55c5ce;
        transition: transform .2s;
    }
    
    .show-circle-tabs-menu {
        transform: translateX(-20px) !important;
    }
    
    .circle-tabs-arrow-btn {
        width: 40px;
        height: 60px;
        position: absolute;
        top: 0;
        right: -40px;
        border-radius: 0;
        border: 0;
        background: transparent;
        outline: 0;
    }
    
    .circle-tabs-arrow-btn .arrow {
        width: 0;
        height: 0;
        border-top: 7px solid transparent;
        border-bottom: 7px solid transparent;
        border-left: 10px solid #55c5ce;
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        margin: auto;
    }
    
    .circle-tabs-arrow-btn span {
        position: absolute;
        top: 30px;
        transform: rotate(-90deg);
        left: -3px;
        font-weight: 400;
        color: #55c5ce;
    }
    
    .rotate-circle-tabs-menu-arrow {
        transform: rotate(180deg);
        left: -6px !important;
    }
    
    .shift-circle-tabs-content {
        transform: translateX(160px) !important;
    }
    
    .circle-tabs,
    .sub-circle-tabs {
        margin-bottom: 20px;
        display: flex;
        flex-direction: column;
        align-items: center;
        position: relative;
    }
    
    .sub-circle-tabs {
        float: left;
        min-width: 90px;
        margin-bottom: 0;
    }
    
    .circle-tabs div:first-child,
    .sub-circle-tabs div:first-child {
        width: 55px;
        height: 55px;
        border: 2px solid #55c5ce;
        border-radius: 50%;
        position: relative;
    }
    
    .circle-tabs div:first-child img,
    .sub-circle-tabs div:first-child img {
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        left: -2px;
        margin: auto;
        width: inherit;
        height: inherit;
        z-index: -1;
    }
    
    .circle-tabs-hover,
    .sub-circle-tabs-hover {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background: transparent;
        border: 0;
        outline: 0;
        padding: 0 0 30px 0;
        z-index: 1;
    }
    
    .circle-tabs h3,
    .discover-content .sub-circle-tabs h3 {
        font-size: 14px;
        font-weight: 600;
        color: #929aa3;
        margin: 0;
        padding: 10px 0;
    }
    
    .fixed-tabs-menu-titles {
        font-weight: 400 !important;
        font-size: 14px !important;
        padding-top: 10px;
    }
    
    .selected-tab-txt {
        color: #333 !important;
    }
    
    .tab-line {
        display: none;
        width: 0;
        height: 1px;
        background-color: #bcc6cc;
        margin-top: 20px;
    }
    
    .selected-tab-line {
        width: 0;
        height: 1px;
        background-color: #333;
        position: relative;
        transition: transform .3s;
    }
    
    .circle-tabs-content {
        overflow: hidden;
        position: relative;
        padding-left: 30px;
        margin-top: 80px;
    }
    
    .swipe-container {
        position: absolute;
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 100%;
        
    }
    
    .swipe-txt {
        font-size: 12px;
        font-weight: 600;
        text-transform: uppercase;
        color: #929aa3;
    }
    
    .swipe-circle {
        width: 6px;
        height: 6px;
        border-radius: 50%;
        background-color: #929aa3;
        float: left;
        margin: 0 5px;
    }
    
    @keyframes swipe-slide {
        0% {opacity: 1; transform: translateX(0px);}
        15% {opacity: 0; transform: translateX(-60px);}
        16% {opacity: 0; transform: translateX(60px);}
        27% {opacity: 1; transform: translateX(0px);}
        100% {opacity: 1; transform: translateX(0px);}
    }
    
    .discover-content {
        display: flex;
        flex-direction: column;
        position: absolute;
        transition: transform .2s;
    }
    
    .hide-discover-content {
        opacity: 0;
        display: none;
    }
    
    .hide-discover-content-left {
        transform: translateX(-50%);
    }
    
    .hide-discover-content-right {
        transform: translateX(50%);
    }
    
    .discover-slide-out-left {
        transform: translateX(-50%);
        opacity: 0;
        transition: transform .3s, opacity .2s;
    }
    
    .discover-slide-out-right {
        transform: translateX(50%);
        opacity: 0;
        transition: transform .3s, opacity .2s;
    }
    
    .discover-slide-in {
        transform: translateX(0);
        opacity: 1;
        transition: transform .2s, opacity .3s;
    }
    
    .discover-content-section {
        display: flex;
        align-items: center;
        flex-direction: column;
    }
    
    .discover-content-section .discover-content-inner-section {
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
    
    .discover-content h3 {
        font-size: 24px;
        font-weight: 400;
        color: #333;
        margin: 0 0 10px 0;
    }
    
    .discover-content h4 {
        font-size: 16px;
        font-weight: 400;
        color: #333;
        margin: 0 0 10px 0;
    }
    
    .discover-content h5 {
        font-size: 16px;
        font-weight: 400;
        color: #333;
        margin: 5px 0 0 0;
    }
    
    .discover-content p {
        max-width: 450px;
        color: #333;
        margin: 0;
    }
    
    .discover-content p.new-pgraph {
        margin-top: 10px;
    }
    
    nav {
        box-shadow: -3px -3px 3px 0 rgba(0,0,0,0.19), 3px 0 3px 0 rgba(0,0,0,0.19), 0 3px 3px 0 rgba(0,0,0,0.23);
    }
    
    .navbar {
        height: auto;
        margin-bottom: 0;
    }
    
    .show-mobile-menu {
        height: 100% !important;
    }
    
    #navbar {
        text-align: center;
    }
    
    .navbar-nav>li>.dropdown-menu {
        border-top: 0;
        padding-right: 10px;
    }
    
    .navbar-inverse {
        background-color:#ffffff;
        border:0;
    }
    .nav>li>a {
        padding: 0 20px;
    }
    .navbar-inverse .navbar-nav>li>a,
    .navbar-inverse .navbar-nav>li>a:focus,
    .dropdown-menu>li>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color:#55c5ce;
    }
    
    .navbar-inverse .navbar-toggle {
        border-color: #55c5ce;
    }
    
    .navbar-inverse .navbar-toggle .arrow-down {
        border-top-color: #55c5ce;
        margin-left: 0;
        position: relative;
        top: 1px;
    }
    
    .rotate-navbar-arrow {
        transform: rotate(180deg);
        top: 0px !important;
    }
    
    .caret {
        margin-left: 6px;
    }
    
    .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
        border: 0;
    }
    
    #navbar-menu-btn {
        position: relative;
        float: right;
        padding: 23px 10px 19px 10px;
        height: 70px;
    }
    
    .navbar-brand {
        height:70px;
        padding: 13px 10px 11px 10px;
        display: flex;
    }
    
    .navbar-brand img {
        width: 87.5px; 
        height: 46px;
    }
    
    .navbar-inverse .navbar-nav>li>a {
        height: 70px; 
        /*padding-top: 38px;*/
        font-size: 14px;
        font-weight: 400;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    
    .navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus,
    a.reg-button, .navbar-inverse .navbar-nav>li>a.reg-button {
        color: #55c5ce;
        background-color: #fff;
    }
    
    .navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover,
    .navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.active>a:hover,
    .navbar-inverse .navbar-nav>li>a:hover {
        color: #55c5ce;
        background-color: #fff;
    }
    
    .dropdown-menu {
        position: static;
        float: none;
        padding: 5px 0 20px 0;
        text-align: center;
        border: 0;
        box-shadow: none;
    }
    
    .dropdown-menu li {
        padding: 10px 0;
    }
    
    .show-sub-menu {
        display: block !important;
    }
    
    li.dropdown .navbar-icon {
        margin-left: -10px;
    }
    
    .navbar-icon {
        height: 20px;
        margin-bottom: 5px;
    }
    
    .navbar-icon path,
    #twitter-icon path {
        fill: #55c5ce;
    }
    
    #directory-item {
        width: 25px;
    }
    
    #pilot-item {
        width: 20px;
    }
    
    #news-item {
        width: 20px;
    }
    
    #resources-item {
        width: 22px;
    }
    
    #events-item {
        width: 20px;
    }
    
    #showcase-item {
        width: 20px;
        top: 1px;
        position: relative;
    }
    
    .form.search input[type=text] {
        width:100%;
        margin: 80px 0 30px 0;
    }
    
    .searchradio {
        color:#333;
        margin-top:5px;
        
    }
    
    .searchradio label {
        font-weight:400;
        margin: 2px 0 0 25px;
    }
    
    .nav.navbar-nav li:not(.dropdown) {
        padding-right: 10px;
    }
    
    #newsletterSuccess {
        display: none;
        font-size: 14px;
        color: #333;
        font-weight: 400;
    }
    
    #newsletterSub {
        font-size: 16px;
        padding: 5px 20px 6px 20px;
        margin-right: 10px;
    }
    
    #newsletter input {
        padding: 0 5px;
        margin: 10px 0 20px 0;
        clear: none;
        width: 100%;
        max-width: 370px;
        height: 30px;
        border: 1px solid #55c5ce;
        display: block;
    }
    
    #newsletter {
        margin-bottom: 20px;
    }
    
    #newsletter #nl-heading {
        color: #333;
        font-weight: 400;
        margin-bottom: 7px;
    }
    
    #newsletter #email-error {
        color: #333 !important;
        font-size: 14px;
        font-weight: 400;
        position: absolute;
        left: 120px;
        padding: 12px 0 0 0;
        margin: 0;
    }
    
    .find-more-container,
    .pagination-container,
    .search-heading-container {
        max-width: 850px;
        width: calc(100% - 10px);
    }
    
    #default-banner {
        background-image: url('images/iotgn_home_bg.jpg'); 
        background-position: left 45%;
    }
    
    #news-banner {
        background-image: url('images/iotgn_news_bg.jpg'); 
    }
    
    #events-banner {
        background-image: url('images/iotgn_events_bg.jpg'); 
    }
    
    #resources-banner {
        background-image: url('images/iotgn_resources_bg.jpg'); 
    }
    
    .title-format {
        text-transform: lowercase;
    }
    
    .title-format:first-letter {
        text-transform: uppercase;
    }
    
    .page .center-container p,
    .page .center-container ol,
    .page .center-container ul {
        color: #333;
    }
    
    .page .center-container ul li {
        margin-bottom: 10px;
    }
    
    ul ul,
    ol ul {
        padding: 0;
    }
    
    .page .center-container h2,
    .page .center-container h1,
    .page .center-container h3,
    .search-heading-container h1 {
        font-size: 18px;
        margin: 0 0 20px 0;
        font-weight: 400;
    }
    
    .page-banner {
        height: 225px;
        width: 100%;
        background-position: left 70px; 
        background-repeat: no-repeat; 
        background-size: cover;
        margin-bottom: 10px;
        position: relative;
    }
    
    .banner-circle-art-container {
        width: calc(100% - 20px);
        max-width: 1290px;
        position: absolute;
        top: calc(100% - 60px);
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    
    .banner-circle-wht {
        width: 120px;
        height: 120px;
        border-radius: 50%;
        background-color: #fff;
        position: absolute;
        z-index: 0;
    }
    
    .banner-circle-art {
        width: 90px;
        height: 90px;
        border: 3px solid #55c5ce;
        border-radius: 50%;
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        margin: auto;
        overflow: hidden;
    }
    
    .banner-circle-art img {
        width: inherit;
        height: inherit;
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        left: -3px;
        margin: auto;
        z-index: -1;
    }
    
    .post-container {
        display: flex;
        flex-direction: column;
        margin: 0 auto 60px auto;
        width: 100%;
        max-width: 850px;
        padding-right: 10px;
    }
    
    .page-heading {
        padding: 0 0 0 130px;
        color: #55c5ce;
        font-size: 25px;
        font-weight: 600;
        margin: 0 auto 60px auto;
    }
    
    .page-heading span {
        font-size: 14px;
        position: relative;
        top: -6px;
        margin-right: 5px;
        font-weight: 400;
        border-bottom: 1px solid;
    }
    
    .page-sub-heading {
        font-size: 24px;
        font-weight: 300;
        text-align: center;
        margin: -10px 0 30px 0;
        padding: 0 40px;
    }
    
    .posts-container {
        padding-left: 10px;
    }
    
    .posts-container-heading {
        margin: 0 0 40px 0;
        font-weight: 400;
        font-size: 24px;
        border-bottom: 1px solid #ccc;
        padding-bottom: 10px;
        width: calc(100% - 10px);
    }
    
    .post-container p {
        margin: 0;
    }
    
    .post-row-1 {
        display: flex;
    }
    
    .post-row-1-img {
        width: 80px;
        height: 80px;
        margin-right: 20px;
    }
    
    .post-row-1 img {
        width: inherit;
        height: inherit;
        border: 1px solid #333;
    }
    
    .post-row-2 {
        display: flex;
        margin-top: 15px;
    }
    
    .post-row-2 a.link-right-arrow {
        font-size: 12px;
        margin: 0 20px 0 0;
        width: 80px;
        display: flex;
        justify-content: center;
    }
    
    .post-row-2 a .arrow-right {
        width: 0;
        height: 0;
        border-top: 4px solid transparent;
        border-bottom: 4px solid transparent;
        border-left: 7px solid;
        margin-left: 6px;
        position: relative;
        top: 1px;
    }
    
    .post-txt-heading {
        font-size: 16px;
        margin: 0 0 12px 0;
        color: #333;
        font-weight: 600;
    }
    
    .post-row-1 p {
        display: none;
        color: #333;
        font-size: 16px;
        font-weight: 400;
        width: 100%;
        max-width: 740px;
    }
    
    .post-row-1 p:first-of-type {
        height: 41.6px;
        text-overflow: ellipsis;
        overflow: hidden;
        display: block;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    
    .post-row-1 p strong,
    .post-row-1 p b {
        font-weight: 400;
    }
.post-row-1 table {
	display: none;
}
    
    .post-row-2 p {
        font-size: 14px;
        color: #333;
        font-weight: 600;
    }
    
    .post-row-2 p span {
        margin-right: 5px;
    }
    
    .post-row-2 p a.link,
    .post-row-1 p a,
    .page .center-container a {
        color: #55c5ce;
    }
    
    .link,
    .post-row-1 p a,
    .page .center-container a {
        color: #333;
        font-weight: 400;
        text-decoration: none;
        outline: 0;
        border-bottom: 1px solid #fff;
        transition: border-bottom .3s;
    }
    
    .link:link,
    .link:visited {
        color: #333;
        text-decoration: none;
    }
    
    .link:hover {
        color: #333;
        text-decoration: none;
        border-bottom: 1px solid;
    }
    
    .link:active {
        color: #333;
        text-decoration: none;
    }
    
    .post-row-1 p a:link,
    .page .center-container a:link,
    .post-row-1 p a:visited,
    .page .center-container a:visited {
        color: #55c5ce;
        text-decoration: none;
    }
    
    .post-row-1 p a:hover,
    .page .center-container a:hover {
        color: #55c5ce;
        text-decoration: none;
        border-bottom: 1px solid;
    }
    
    .post-row-1 p a:active,
    .page .center-container a:active {
        color: #55c5ce;
        text-decoration: none;
    }
    
    .more-link {
        display: none;
    }
    
    .full-width-line {
        width: 100%;
        height: 1px;
        background-color: #ccc;
    }
    
    .navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover,
    .navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.active>a:hover,
    .navbar-inverse .navbar-nav>li>a:hover,.active-nav-item {
        color: #fff;
        background-color: #55c5ce;
        transition: color .1s, background-color .1s;
    }
    
    .navbar-inverse .navbar-nav>li>a.active-nav-item, .navbar-inverse .navbar-nav>li>a.active-nav-item:focus, .dropdown-menu>li>a.active-nav-item {
        color: #fff;
    }
    
    .navbar-inverse .navbar-nav>.open>a .navbar-icon path, .navbar-inverse .navbar-nav>.open>a:focus .navbar-icon path, .navbar-inverse .navbar-nav>.open>a:hover .navbar-icon path,
    .navbar-inverse .navbar-nav>li>a:hover .navbar-icon path,.active-nav-item svg path {
        fill: #fff;
        transition: fill .1s;
    }
    
    .nav.navbar-nav:hover a.active-nav-item {
        color: #55c5ce;
        background-color: #fff;
    }
    
    .nav.navbar-nav:hover a.active-nav-item svg path {
        fill: #55c5ce;
    }
    
    .nav.navbar-nav a.active-nav-item:hover {
        color: #fff;
        background-color: #55c5ce;
    }
    
    .nav.navbar-nav a.active-nav-item:hover svg path {
        fill: #fff;
    }
    
    .navbar-inverse .navbar-nav>.open>a.active-nav-item {
        color: #fff !important;
        background-color: #55c5ce !important;
    }
    
    .navbar-inverse .navbar-nav>.open>a.active-nav-item svg path {
        fill: #fff !important;
    }
    
    .single-post-container {
        max-width: 850px;
        margin: 0 auto;
        padding: 0 10px;
    }
    
    .single-post-container h2 {
        font-size: 24px;
        font-weight: 400;
        margin: 0 0 20px 0;
    }
    
    .single-post-container p,
    .single-post-container li {
        color: #333;
        font-size: 16px;
        margin-bottom: 10px;
    }
    
    .date-author-container {
        margin: 20px 0;
    }
    
    .date-author-container p:first-child {
        float: left;
        margin-right: 30px;
    }
    
    .date-author-container p {
        font-size: 16px;
        color: #333;
        font-weight: 600;
    }
    
    .date-author-container p span {
        margin-right: 5px;
    }
    
    .date-author-container p a.link,
    .single-post-container a {
        color: #55c5ce;
        font-weight: 400;
        outline: 0;
        border-bottom: 1px solid #fff;
        transition: border-bottom .3s;
    }
    
    .single-post-container a:link,
    .date-author-container p a.link:link,
    .single-post-container a:visited,
    .date-author-container p a.link:visited {
        color: #55c5ce;
        text-decoration: none;
    }
    
    .single-post-container a:hover,
    .date-author-container p a.link:hover {
        color: #55c5ce;
        text-decoration: none;
        border-bottom: 1px solid;
    }
    
    .single-post-container a:active,
    .date-author-container p a.link:active {
        color: #55c5ce;
        text-decoration: none;
    }
    
    div.article-image {
        margin: 0 0 30px 0;
        font-style: normal;
        font-weight: 400;
        float: none;
    }
    
    img.aligncenter,
    img.alignright,
    img.alignleft {
        margin: 30px 0;
        font-style: normal;
        font-weight: 400;
        float: none;
    }
    
    div.article-image p {
        color: #333;
    }
    
    .center-container {
        max-width: 850px;
        margin: 0 auto;
        float: none;
    }
    
    .content-padding {
        padding: 0 10px;
    }
    
    .flip-arrow {
        top: 0 !important;
        transform: rotate(180deg) !important;
    }
    
    @media (min-width: 360px) {
        .banner-circle-art-container {
            width: calc(100% - 40px);
        }
         
        .page-heading {
            padding: 0 0 0 140px;
        }
    
        .pagination .nav-links a,
        .pagination .nav-links span {
            padding: 15px;
        }
    }
    
    @media (min-width: 400px) {
        .page-sub-heading {
            font-size: 26px;
        }
    }
    
    @media (min-width: 450px) {
        .page-sub-heading {
            padding: 0;
        }
    }
    
    @media (min-width: 500px) {
        .pagination .nav-links a,
        .pagination .nav-links span {
            padding: 20px;
        }
    }
    
    @media (min-width: 600px) {
        .page .center-container h2,
        .page .center-container h1,
        .page .center-container h3,
        .search-heading-container h1 {
            font-size: 24px;
        }
    
        .page-banner {
            height: 255px;
        }
    
        .banner-circle-art-container {
            top: calc(100% - 80px);
        }
    
        .banner-circle-wht {
            width: 160px;
            height: 160px;
        }
    
        .banner-circle-art {
            width: 120px;
            height: 120px;
        }
    
        .page-heading {
            padding: 0 0 0 180px;
            font-size: 30px;
        }
    
        .page-heading span {
            top: -11px;
        }
    
        .post-row-2 p {
            float: left;
        }
    
        .post-row-2 p span {
            margin-left: 20px;
        }
    
        .single-post-container h2 {
            font-size: 36px;
        }
        
        .single-post-container p,
        .single-post-container li {
            font-size: 18px;
            margin-bottom: 15px;
        }
    
        div.article-image {
            margin: 0 0 30px 30px;
            float: right;
        }
        
        img.alignright {
            margin: 0 0 30px 30px;
            float: right;
        }
        
        img.alignleft {
            margin: 0 30px 30px 0;
            float: left;
        }
        
        img.aligncenter {
            margin: 30px 0;
        }
    
        .circle-tabs-arrow-btn {
            width: 50px;
            right: -50px;
        }
    
        .circle-tabs-arrow-btn span {
            font-size: 20px;
            top: 40px;
        }
    
        .circle-tabs-arrow-btn .arrow {
            border-top: 8px solid transparent;
            border-bottom: 8px solid transparent;
            border-left: 11px solid #55c5ce;
        }
    }
    
    @media (min-width: 700px) {
        .content-padding {
            padding: 0 30px;
        }
    
        .circle-tabs-content {
            padding-left: 10px;
        }
    
        .posts-container {
            padding-left: 30px;
        }
    
        .post-container {
            padding-right: 30px;
        }
    
        .posts-container-heading,
        .find-more-container, 
        .pagination-container,
        .search-heading-container {
            width: calc(100% - 30px);
        }
    
        .post-row-1-img {
            width: 88px;
            height: 88px;
            margin-right: 30px;
        }
    
        .events-post-row-1 p {
            display: block;
        }
    
        .post-txt-heading {
            font-size: 18px;
        }
    
        .post-row-2 a.link-right-arrow {
            margin: 0 30px 0 0;
            width: 88px;
        }
    
        .post-row-1 p:first-of-type {
            height: 62.4px;
            -webkit-line-clamp: 3;
        }
    }
    
    @media (min-width: 750px) {
        .page-banner {
            height: 285px;
        }
    }
    
    @media (min-width: 768px) {
        .navbar-nav {
            float: none;
        }
    }
    
    @media (min-width: 850px) {
        .circle-tabs-content {
            padding-left: 0;
        }
    
        .posts-container {
            padding-left: 60px;
        }
    
        .post-container {
            padding-right: 60px;
        }
    
        .posts-container-heading,
        .find-more-container, 
        .pagination-container,
        .search-heading-container {
            width: calc(100% - 60px);
        }
    }
    
    @media (min-width: 992px) {
        .navbar-nav>li>.dropdown-menu {
            padding-right: 0;
        }
    
        .content-padding {
            padding: 0;
        }
    
        .navbar-collapse.collapse {
            padding-right: calc(10% - 15px);
        }
    
        .circle-tabs-menu {
            align-items: center;
            margin-bottom: 60px;
        }
        
        .circle-tabs {
            float: left;
            margin-bottom: 0;
            min-width: 33.333%;
        }
        
        .circle-tabs div:first-child {
            width: 70px;
            height: 70px;
        }
        
        .circle-tabs h3 {
            font-size: 18px;
            padding: 0;
        }
        
        .tab-line {
            display: block;
        }
        
        .circle-tabs-content-main {
            flex-direction: row;
            justify-content: space-between;
        }
    
        .circle-tabs-content {
            padding: 0;
            margin-top: 0;
        }
        
        
        .newsletter input {
            float: left;
            padding: 0 5px;
            margin: 0 15px 0 0;
            clear: none;
        }
        
        #newsletter {
            margin-bottom: 0;
        }
        
        #newsletter #nl-heading {
            color: #55c5ce;
            margin: 5px 10px 0 0;
            font-size: 18px;
        }
    
        .navbar-brand {
            padding: 11px 15px 11px 15px;
        }
    
        .navbar-brand img {
            width: 95px; 
            height: 50px;
        }
        
        .discover-featured-line,
        div.discover-featured-sub-menu .discover-featured-line {
            display: block;
        }
    
        .discover-content {
            width: 100%;
        }
        
        .discover-content-section {
            flex-direction: row;
            justify-content: center;
        }
        
        .discover-content-section .discover-content-inner-section {
            text-align: left;
            align-items: flex-start;
        }
    
        .discover-content h3 {
            font-size: 40px;
        }
        
        .discover-content h4 {
            font-size: 18px;
        }
        
        .form.search input[type=text] {
            margin: 20px 0;
        }
        
        a.link-next-to-btn {
            margin: 0 0 0 40px;
        }
    
        .swipe-container,
        .circle-tabs-arrow-btn {
            display: none;
        }
    
        form.circle-tabs-container {
            position: static;
            transform: translateX(0px); 
            border-right: 0;
            padding: 0;
            width: 100%;
            max-width: 850px;
        }
    
        .banner-circle-art-container {
            width: calc(100% - 140px);
        }
    
        .page-banner {
            height: 305px;
        }
    
        .page-heading {
            padding: 0 230px;
            margin: 0 auto 80px auto;
        }
    
        .page-sub-heading {
            font-size: 36px;
            margin: 0 0 50px 0;
        }
    
        .posts-container {
            padding-left: 0;
        }
    
        .posts-container-heading {
            display: none;
        }
    
        .post-container {
            padding-right: 0;
        }
    
        .find-more-container,
        .pagination-container,
        .search-heading-container {
            margin: 0 auto;
            width: 100%;
        }
    }
    
    @media (min-width: 1100px) {
        .navbar-collapse.collapse .usermenu {
             display: none; 
        }
        
        #navbar {
            height: 70px !important;
            overflow-y: visible !important;
        }
        
        .navbar-fixed-bottom, .navbar-fixed-top {
            height: auto;
        }
        
        .navbar-nav {
            display: inline-block;
            float: none;
        }
        
        .nav.navbar-nav li:not(.dropdown) {
            padding-right: 0;
        }
        
        .navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus,
        a.reg-button, .navbar-inverse .navbar-nav>li>a.reg-button {
            padding-top: 10px;
        }
    
        .navbar-collapse.collapse {
            padding-right: 0;
            width: auto;
        }
    
        .dropdown-menu {
            position: absolute;
            top: 100%;
            left: 0;
            z-index: 1000;
            float: left;
            min-width: 160px;
            padding: 5px 0;
            text-align: left;
            border: 1px solid rgba(0,0,0,.15);
            -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
            box-shadow: 0 6px 12px rgba(0,0,0,.175);
        }
    
        .page-banner {
            height: 355px;
        }
    
        .banner-circle-art-container {
            width: calc(100% - 280px);
            top: calc(100% - 90px);
        }
        
        .banner-circle-wht {
            width: 180px;
            height: 180px;
        }
        
        .banner-circle-art {
            width: 130px;
            height: 130px;
        }
    
        .page-heading {
            font-size: 36px;
            padding: 0 320px;
            margin: 0 auto 100px auto;
        }
    
        .page-heading span {
            font-size: 18px;
        }
    
        .page-sub-heading {
            margin: -20px 0 50px 0;
        }
    }
    
    @media (min-width: 1200px) {
        .page-banner {
            background-position: left top; 
            margin-bottom: 20px;
        }
    
        .banner-circle-art-container {
            top: calc(100% - 100px);
        }
        
        .banner-circle-wht {
            width: 200px;
            height: 200px;
        }
        
        .banner-circle-art {
            width: 150px;
            height: 150px;
        }
    
        .page-heading {
            padding: 0 340px;
        }
    }
    
    @media (min-width: 1450px) {
        .posts-container {
            padding: 0 300px;
        }
    }
    
    @media (min-width: 1600px) {
        .posts-container,
        .circle-tabs-menu {
            padding: 0;
        }
    
        .page-heading {
            padding: 0;
            max-width: 850px;
        }
    
        .banner-circle-art-container {
            top: calc(100% - 110px);
        }
        
        .banner-circle-wht {
            width: 220px;
            height: 220px;
        }
        
        .banner-circle-art {
            width: 170px;
            height: 170px;
        }
    }
    
    @media (min-width: 1700px) {
        .page-banner {
            height: 405px;
        }
    }
    
    @media (min-width: 1900px) {
        .page-banner {
            height: 455px;
        }
    }
    
    a:focus,
    input:focus,
    select:focus,
    textarea:focus,
    button:focus {
      outline: 0 !important;
    }
    
    [contenteditable="true"]:focus {
      outline: 0 !important;
    }
    
    .content-cards {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        outline: 0;
      }
      
      .content-cards--latest {
        max-width: 500px;
        margin-top: -17px;
      }
    
      .content-cards--space {
        margin-top: 40px;
      }
      
      .content-cards__card {
        position: relative;
        border: 1px solid rgba(100, 100, 100, 0.1);
        border-bottom: 2px solid rgba(100, 100, 100, 0.1);
        background-color: #fff;
      }
      
      .content-cards__card--latest {
        width: 30%;
        height: 75px;
        margin-top: 15px;
        padding: 5px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
      }
      
      .content-cards__card--latest img {
        max-width: 100%;
        max-height: 100%;
      }
    
    #top-nav {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 9999;
        width: 100%;
        height: 70px;
        background-color: rgba(255, 255, 255, 0.3);
        -webkit-box-shadow: 3px 0 3px 0 rgba(0, 0, 0, 0.05), 0 3px 3px 0 rgba(0, 0, 0, 0.1);
                box-shadow: 3px 0 3px 0 rgba(0, 0, 0, 0.05), 0 3px 3px 0 rgba(0, 0, 0, 0.1);
        -webkit-transition: height .2s, -webkit-box-shadow .2s;
        transition: height .2s, -webkit-box-shadow .2s;
        transition: height .2s, box-shadow .2s;
        transition: height .2s, box-shadow .2s, -webkit-box-shadow .2s;
      }
      
      #top-nav.top-nav--solid-onload {
        background-color: rgba(255, 255, 255, 1);
      }
      
      #top-nav.top-nav--solid {
        background-color: rgba(255, 255, 255, 1);
      }
    
      .showcase #top-nav.top-nav--solid-onload,
      .showcase #top-nav.top-nav--solid {
        background-color: #2e8ac3;
      }
      
      #top-nav.js-top-nav--expand, #top-nav.js-top-nav--expand.top-nav--solid {
        height: 92%;
        background-color: #fff;
        -webkit-box-shadow: 3px 10px 60px 0 rgba(0, 0, 0, 0.35), 0 20px 40px 0 rgba(0, 0, 0, 0.3);
                box-shadow: 3px 10px 60px 0 rgba(0, 0, 0, 0.35), 0 20px 40px 0 rgba(0, 0, 0, 0.3);
      }
    
      #top-nav.js-top-nav--expand.no-sub-menu, #top-nav.js-top-nav--expand.top-nav--solid.no-sub-menu {
        max-height: 500px;
      }
      
      #top-nav__logo {
        width: 95px;
        height: 50px;
        margin: 10px;
        display: block;
        position: relative;
        z-index: 1;
      }
      
      #top-nav__logo svg {
        width: inherit;
        height: inherit;
        fill: #55c5ce;
      }
    
      .showcase #top-nav__logo svg {
          fill: #fff;
      }
    
      #top-nav ul {
        list-style: none;
        padding-left: 0;
        color: #333;
      }
      
      #top-nav__ul {
        height: 0;
        background-color: #55c5ce;
        overflow-y: auto;
        margin: 0;
      }
    
      .showcase #top-nav__ul {
        background-color: #29abe2;
      }
      
      #top-nav__ul.js-top-nav__ul--max-height {
        height: calc(100% - 70px);
      }
      
      .top-nav__ul__li {
        margin-bottom: 2px;
        background-color: #fff;
        -webkit-box-shadow: 0 1px 1px rgba(255, 255, 255, 0.3);
                box-shadow: 0 1px 1px rgba(255, 255, 255, 0.3);
      }
      
      .top-nav__ul__li__a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        width: 100%;
        height: 96px;
        font-size: 16px;
        font-weight: 400;
        background-color: #55c5ce;
        color: #fff;
      }
    
      .showcase .top-nav__ul__li__a {
        background-color: #29abe2;
      }
    
      .top-nav__ul__li__a:link,
      .top-nav__ul__li__a:visited,
      .top-nav__ul__li__a:hover,
      .top-nav__ul__li__a:active {
          text-decoration: none;
          color: #fff;
      }
      
      .top-nav__ul__li__a svg {
        margin-bottom: 5px;
        fill: #fff;
        pointer-events: none;
      }
    
      .top-nav__ul__li__a span {
        pointer-events: none;
      }
      
      .top-nav__ul__li--active .top-nav__ul__li__a {
        background-color: rgba(85, 197, 206, 0.8);
      }
    
      .showcase .top-nav__ul__li--active .top-nav__ul__li__a {
        background-color: rgba(41, 171, 226, 0.8);
      }
      
      .top-nav-content,
      .top-nav__hidden-menu__user__content__inner__sub-menu__li__content {
        margin-top: 40px;
        padding-left: 10px;
        padding-right: 10px;
      }
      
      @media screen and (min-width: 360px) {
        .top-nav-content,
        .top-nav__hidden-menu__user__content__inner__sub-menu__li__content {
          padding-left: 15px;
          padding-right: 15px;
        }
      }
      
      @media screen and (min-width: 450px) {
        .top-nav-content,
        .top-nav__hidden-menu__user__content__inner__sub-menu__li__content {
          padding-left: 30px;
          padding-right: 30px;
        }
      }
      
      @media screen and (min-width: 700px) {
        .top-nav-content,
        .top-nav__hidden-menu__user__content__inner__sub-menu__li__content {
          padding-left: 60px;
          padding-right: 60px;
        }
      }
      
      @media screen and (min-width: 800px) {
        .top-nav-content,
        .top-nav__hidden-menu__user__content__inner__sub-menu__li__content {
          padding-left: 80px;
          padding-right: 80px;
        }
      }
      
      @media screen and (min-width: 900px) {
        .top-nav-content,
        .top-nav__hidden-menu__user__content__inner__sub-menu__li__content {
          padding-left: 100px;
          padding-right: 100px;
        }
      }
      
      @media screen and (min-width: 992px) {
        .showcase #top-nav.top-nav--solid-onload,
        .showcase #top-nav.top-nav--solid {
          background-color: rgba(255,255,255,.1);
        }
    
        .top-nav-content,
        .top-nav__hidden-menu__user__content__inner__sub-menu__li__content {
          padding-left: 0;
          padding-right: 0;
        }
      }
      
      .top-nav-content--hide {
        display: none;
      }
      
      .top-nav-content__page-intro {
        margin-top: 40px;
        margin-bottom: 40px;
      }
      
      .top-nav-content__page-intro--padding {
        padding-left: 10px;
        padding-right: 10px;
      }
      
      @media screen and (min-width: 360px) {
        .top-nav-content__page-intro--padding {
          padding-left: 15px;
          padding-right: 15px;
        }
      }
      
      @media screen and (min-width: 450px) {
        .top-nav-content__page-intro--padding {
          padding-left: 30px;
          padding-right: 30px;
        }
      }
      
      @media screen and (min-width: 700px) {
        .top-nav-content__page-intro--padding {
          padding-left: 60px;
          padding-right: 60px;
        }
      }
      
      @media screen and (min-width: 800px) {
        .top-nav-content__page-intro--padding {
          padding-left: 80px;
          padding-right: 80px;
        }
      }
      
      @media screen and (min-width: 900px) {
        .top-nav-content__page-intro--padding {
          padding-left: 100px;
          padding-right: 100px;
        }
      }
      
      @media screen and (min-width: 992px) {
        .top-nav-content__page-intro--padding {
          padding-left: 0;
          padding-right: 0;
        }
      }
      
      .top-nav-content__ul {
        background-color: rgba(85, 197, 206, 0.1);
      }
      
      .top-nav-content__ul__li {
        margin-bottom: 2px;
        background-color: #fff;
        -webkit-box-shadow: 0 1px 1px rgba(85, 197, 206, 0.5);
                box-shadow: 0 1px 1px rgba(85, 197, 206, 0.5);
      }
    
      .showcase .top-nav-content__ul__li {
        -webkit-box-shadow: 0 1px 1px rgba(41, 171, 226, 0.5);
        box-shadow: 0 1px 1px rgba(41, 171, 226, 0.5);
      }
      
      .top-nav-content__ul__li__a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        width: 100%;
        height: 86px;
        font-size: 16px;
        font-weight: 400;
        background-color: rgba(85, 197, 206, 0.1);
        color: #55c5ce;
      }
    
      .showcase .top-nav-content__ul__li__a {
        color: #2e8ac3;
        background-color: rgba(41, 171, 226, 0.1);
      }
    
      .top-nav-content__ul__li__a:link,
      .top-nav-content__ul__li__a:visited,
      .top-nav-content__ul__li__a:hover,
      .top-nav-content__ul__li__a:active {
          text-decoration: none;
          color: #55c5ce;
      }
    
      .showcase .top-nav-content__ul__li__a:link,
      .showcase .top-nav-content__ul__li__a:visited,
      .showcase .top-nav-content__ul__li__a:hover,
      .showcase .top-nav-content__ul__li__a:active {
          text-decoration: none;
          color: #2e8ac3;
          background-color: rgba(41, 171, 226, 0.1);
      }
      
      .top-nav-content__ul__li--active .top-nav-content__ul__li__a {
        background-color: rgba(85, 197, 206, 0.2);
      }
      
      #top-nav form {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        text-align: left;
        margin-bottom: 20px;
      }
      
      .top-nav-content__preview-heading {
        margin-top: 30px;
        max-width: 500px;
      }
    
      .top-nav-content__preview-heading a {
          float: right;
      }
      
      .top-nav-content__preview-heading h3 {
        color: #55c5ce;
        display: inline-block;
        font-size: 20px;
      }
    
      .showcase .top-nav-content__preview-heading h3 {
        color: #29abe2;
      }
      
      .showcase .top-nav-content__inner-width > a {
          color: #29abe2;
      }
      
      .top-nav-content__preview-showcase img {
        margin-bottom: 20px;
      }
      
      .top-nav-content__banner {
        width: 300px;
        /* border: 1px solid #333; */
        margin-top: 60px;
      }
      
      .top-nav-content__banner img {
        display: block;
        width: 100%;
      }
      
      .accordion-spacing {
        height: 40px;
      }
      
      #top-nav__hidden-menu {
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
        height: 70px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end;
        -webkit-transition: height .2s;
        transition: height .2s;
      }
      
      #top-nav__hidden-menu.js-top-nav__hidden-menu--max-height {
        height: 100%;
      }
    
      .btn__arrow {
        width: 0;
        height: 0;
        position: absolute;
        bottom: 0;
        margin: auto;
      }
      
      .btn__arrow--down,
      .btn__arrow--up {
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        right: 20px;
        top: 1px;
      }
      
      .btn__arrow--reverse {
        -webkit-transform: rotate(180deg);
                transform: rotate(180deg);
      }
      
      .btn__arrow__label {
        position: relative;
        right: 8px;
      }
      
      .btn__arrow--down {
        border-top: 8px solid;
      }
      
      .btn__arrow--up {
        border-bottom: 8px solid;
      }
      
      #top-nav__hidden-menu__btn {
        height: 70px;
        width: 44px;
        padding: 5px;
        margin-right: 5px;
        position: relative;
      }
      
      #top-nav__hidden-menu__btn .btn {
        width: 100%;
        height: 32px;
        margin-top: 14px;
        padding: 0;
        color: #55c5ce;
        background: transparent;
        border: 1px solid;
        border-radius: 5px;
      }
    
      .showcase #top-nav__hidden-menu__btn .btn {
          color: #fff;
      }
    
      .ui-accordion-header {
        position: relative;
      }
    
      .ui-icon {
        width: 100%;
        position: absolute;
        left: 0;
        text-align: left;
        font-size: 30px;
        font-weight: 300;
        padding-left: 20px;
      }
      
      .ui-icon-plus:before {
        content: '+';
      }
      
      .ui-icon-minus:before {
        content: '-';
      }
      
      #top-nav__hidden-menu__btn .btn .btn__arrow {
        left: 0;
        right: 0;
      }
      
      #top-nav__hidden-menu__user__btn {
        width: 44px;
        height: 70px;
        position: relative;
        margin-right: 10px;
        background: transparent;
        border: 0;
      }
      
      #top-nav__hidden-menu__user__btn svg {
        width: 28px;
        height: 30px;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        margin: auto;
        fill: #55c5ce;
        pointer-events: none;
      }
    
      #top-nav__hidden-menu__user__btn span {
        color: #55c5ce;
        position: relative;
        left: 14px;
        top: -3px;
        font-weight: 600;
        font-size: 18px;
      }
    
      .showcase #top-nav__hidden-menu__user__btn span {
        color: #fff;
      }
    
      .showcase #top-nav__hidden-menu__user__btn svg {
          fill: #fff;
      }
      
      .top-nav__hidden-menu__user__content {
        position: absolute;
        top: 70px;
        left: 0;
        width: 100%;
        height: calc(100% - 70px);
        background-color: #55c5ce;
        overflow-y: auto;
      }
      
      .top-nav__hidden-menu__user__content__inner,
      #top-nav__hidden-menu__user__content__inner__sub-menu {
        height: 100%;
        background-color: #fff;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding-top: 30px;
      }
      
      .top-nav__hidden-menu__user__content__inner__sub-menu__li {
        margin-bottom: 2px;
        background-color: #fff;
        -webkit-box-shadow: 0 1px 1px rgba(255, 255, 255, 0.3);
                box-shadow: 0 1px 1px rgba(255, 255, 255, 0.3);
      }
      
      .top-nav__hidden-menu__user__content__inner__sub-menu__li__accordion-btn {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        width: 100%;
        height: 86px;
        font-size: 16px;
        font-weight: 400;
        background-color: #55c5ce;
        color: #fff;
      }
      
      #top-nav-forgotten-password {
        font-size: 16px;
        border-bottom: 1px solid;
        padding-top: 20px;
      }
      
      #top-nav__user-register-form {
        margin-top: 40px;
      }
    
      .no-arrow-link {
        margin-bottom: 20px;
        display: block;
        color: #333;
        text-decoration: underline;
        transition: color .2s;
      }
    
      .no-arrow-link:link,
      .no-arrow-link:visited {
        color: #333;
        text-decoration: underline;
      }
    
      .no-arrow-link:hover {
        color: #55c5ce;
        text-decoration: underline;
      }
    
      .showcase .no-arrow-link:hover {
        color: #29abe2;
        text-decoration: underline;
      }
    
      .no-arrow-link:active {
        color: #333;
        text-decoration: underline;
      }
    
      @media screen and (min-width: 992px) {
        #top-nav {
          max-height: 600px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between;
          -webkit-transition: none;
          transition: none;
        }
        #top-nav.js-top-nav--expand, #top-nav.js-top-nav--expand.top-nav--solid {
          -webkit-box-shadow: 3px 20px 80px 0 rgba(0, 0, 0, 0.35), 0 50px 60px 0 rgba(0, 0, 0, 0.3);
                  box-shadow: 3px 20px 80px 0 rgba(0, 0, 0, 0.35), 0 50px 60px 0 rgba(0, 0, 0, 0.3);
        }
        #top-nav__ul {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          height: auto;
          background-color: transparent;
        }
        .showcase #top-nav__ul {
            background-color: transparent;
        }
        #logged-in-ul {
            display: flex;
            width: 320px;
            justify-content: space-between;
        }
        .top-nav__ul__li {
          -webkit-box-shadow: none;
                  box-shadow: none;
          background-color: transparent;
          margin-bottom: 0;
        }
        .top-nav__ul__li__a {
          width: auto;
          height: 70px;
          padding-left: 15px;
          padding-right: 15px;
          font-size: 14px;
          background-color: transparent;
          color: #55c5ce;
        }
        .top-nav__ul__li__a:link,
        .top-nav__ul__li__a:visited,
        .top-nav__ul__li__a:hover,
        .top-nav__ul__li__a:active {
            text-decoration: none;
            color: #55c5ce;
        }
        .showcase .top-nav__ul__li__a {
            color: #fff;
            background-color: transparent;
        }
        .top-nav__ul__li__a svg {
          fill: #55c5ce;
        }
        .showcase .top-nav__ul__li__a svg {
            fill: #fff;
        }
        .top-nav__ul__li--active .top-nav__ul__li__a {
          background-color: #55c5ce;
          color: #fff;
        }
        .showcase .top-nav__ul__li--active .top-nav__ul__li__a {
            background-color: rgba(255,255,255,.15);
            color: #fff;
          }
        .top-nav__ul__li--active .top-nav__ul__li__a svg {
          fill: #fff;
        }
        [rel=js-top-nav-accordion] .ui-accordion-content,
        [rel=js-top-nav-user-sub-accordion] .ui-accordion-content {
          width: 750px;
          position: absolute;
          top: 70px;
          right: 0;
          bottom: 0;
          left: 0;
          margin: auto;
          padding-top: 60px;
        }
    
        [rel=js-top-nav-accordion] .ui-accordion-content.no-top-pad {
            padding-top: 0;
        }
    
        [rel=js-top-nav-accordion] .ui-accordion-content.top-nav-content--scroll,
        [rel=js-top-nav-user-sub-accordion] .ui-accordion-content.top-nav-content--scroll {
          background-color: #fff;
          overflow-y: auto;
          width: 110%;
          padding-right: calc(10% - 15px);
        }
        .top-nav-content__page-intro,
        .top-nav-content__inner-width {
          width: 750px;
          margin-left: auto;
          margin-right: auto;
          margin-top: 0;
        }
        .top-nav-content__page-intro {
            display: none;
            margin-top: 60px;
            margin-bottom: 0;
        }
        .top-nav-content__page-intro-showcase {
          margin-bottom: 80px;
        }
        .top-nav-content__ul,
        #top-nav__hidden-menu__user__content__inner__sub-menu {
          width: 750px;
          margin-left: auto;
          margin-right: auto;
          background-color: #fff;
          border-bottom: 1px solid #bcc6cc;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          position: relative;
        }
        #top-nav__hidden-menu__user__content__inner__sub-menu {
          height: auto;
        }
        .top-nav-content__ul__li,
        .top-nav__hidden-menu__user__content__inner__sub-menu__li {
          -webkit-box-shadow: none;
                  box-shadow: none;
          margin-bottom: -1px;
          margin-left: -1px;
        }
        .showcase .top-nav-content__ul__li {
            -webkit-box-shadow: none;
            box-shadow: none;
        }
        .top-nav-content__ul__li:first-of-type,
        .top-nav__hidden-menu__user__content__inner__sub-menu__li:first-of-type {
          margin-left: 0;
        }
        .top-nav-content__ul__li:first-of-type .top-nav-content__ul__li__a,
        .top-nav-content__ul__li:first-of-type .top-nav__hidden-menu__user__content__inner__sub-menu__li__accordion-btn,
        .top-nav__hidden-menu__user__content__inner__sub-menu__li:first-of-type .top-nav-content__ul__li__a,
        .top-nav__hidden-menu__user__content__inner__sub-menu__li:first-of-type .top-nav__hidden-menu__user__content__inner__sub-menu__li__accordion-btn {
          border-left-color: #fff;
        }
        .top-nav-content__ul__li:first-of-type .top-nav-content__ul__li__a.ui-state-active,
        .top-nav-content__ul__li:first-of-type .top-nav__hidden-menu__user__content__inner__sub-menu__li__accordion-btn.ui-state-active,
        .top-nav__hidden-menu__user__content__inner__sub-menu__li:first-of-type .top-nav-content__ul__li__a.ui-state-active,
        .top-nav__hidden-menu__user__content__inner__sub-menu__li:first-of-type .top-nav__hidden-menu__user__content__inner__sub-menu__li__accordion-btn.ui-state-active {
          border-left-color: #55c5ce;
        }
        .showcase .top-nav-content__ul__li:first-of-type .top-nav-content__ul__li__a.ui-state-active {
            border-left-color: #29abe2;
        }
        .top-nav-content__ul__li:last-of-type .top-nav-content__ul__li__a,
        .top-nav-content__ul__li:last-of-type .top-nav__hidden-menu__user__content__inner__sub-menu__li__accordion-btn,
        .top-nav__hidden-menu__user__content__inner__sub-menu__li:last-of-type .top-nav-content__ul__li__a,
        .top-nav__hidden-menu__user__content__inner__sub-menu__li:last-of-type .top-nav__hidden-menu__user__content__inner__sub-menu__li__accordion-btn {
          border-right-color: #fff;
        }
        .top-nav-content__ul__li:last-of-type .top-nav-content__ul__li__a.ui-state-active,
        .top-nav-content__ul__li:last-of-type .top-nav__hidden-menu__user__content__inner__sub-menu__li__accordion-btn.ui-state-active,
        .top-nav__hidden-menu__user__content__inner__sub-menu__li:last-of-type .top-nav-content__ul__li__a.ui-state-active,
        .top-nav__hidden-menu__user__content__inner__sub-menu__li:last-of-type .top-nav__hidden-menu__user__content__inner__sub-menu__li__accordion-btn.ui-state-active {
          border-right-color: #55c5ce;
        }
        .showcase .top-nav-content__ul__li:last-of-type .top-nav-content__ul__li__a.ui-state-active {
            border-right-color: #29abe2;
        }
        .top-nav-content__ul__li .ui-accordion-content,
        .top-nav__hidden-menu__user__content__inner__sub-menu__li .ui-accordion-content {
          top: 0;
        }
        .top-nav-content__ul__li__a,
        .top-nav__hidden-menu__user__content__inner__sub-menu__li__accordion-btn {
          height: 60px;
          background-color: #fff;
          color: #333;
          padding: 0 30px;
          border: 1px solid #bcc6cc;
          border-top-color: #fff;
          position: relative;
          z-index: 1;
        }
        .showcase .top-nav-content__ul__li__a {
            background-color: #fff;
        }
        .top-nav-content__ul__li__a:link,
        .top-nav-content__ul__li__a:visited,
        .top-nav-content__ul__li__a:hover,
        .top-nav-content__ul__li__a:active {
            text-decoration: none;
            color: #333;
        }
        .top-nav-content__ul__li__a.ui-state-active,
        .top-nav__hidden-menu__user__content__inner__sub-menu__li__accordion-btn.ui-state-active {
          color: #55c5ce;
          border: 1px solid #55c5ce;
          border-bottom-color: #fff;
          z-index: 2;
        }
        .showcase .top-nav-content__ul__li__a.ui-state-active {
            color: #29abe2;
            border: 1px solid #29abe2;
            border-bottom-color: #fff;
        }
        .top-nav-content__ul__li--active .top-nav-content__ul__li__a {
          background-color: #fff;
        }
        .top-nav-content__preview-heading,
        .content-cards--latest,
        .top-nav-content__preview-showcase,
        .top-nav-content__preview-posts {
          width: 360px;
        }
        .top-nav-content__preview-heading h3 {
          margin-bottom: 35px;
        }
        .top-nav-content__preview-content {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between;
          -webkit-box-align: start;
              -ms-flex-align: start;
                  align-items: flex-start;
        }
        .top-nav-content__banner {
          margin-top: 0;
        }
	
	.top-nav-content__banner-explorer {
	    margin-top: -110px;
	    padding-left: 100px;
	}
	
        #top-nav__hidden-menu {
          position: static;
          width: auto;
          padding-left: 0;
          padding-right: 0;
          border-left: 1px solid rgba(85, 197, 206, 0.5);
          -webkit-transition: none;
          transition: none;
        }
        .showcase #top-nav__hidden-menu {
            border-left: 1px solid rgba(255,255,255, 0.5);
        }
        #top-nav__hidden-menu__user__btn {
          width: 85px;
          margin-right: 0;
          cursor: default;
        }
        #top-nav__hidden-menu__btn {
          display: none;
        }
        .top-nav__hidden-menu__user__content {
          width: 110%;
          padding-right: calc(10% - 15px);
          background-color: #fff;
        }
        .top-nav__hidden-menu__user__content__inner {
          margin-left: auto;
          margin-right: auto;
        }
        #top-nav__hidden-menu__user__content__inner__sub-menu {
          margin-top: 40px;
        }
        #top-nav.js-top-nav--invert {
          background-color: #55c5ce;
        }
        .showcase #top-nav.js-top-nav--invert {
            background-color: #2e8ac3;
          }
        .js-top-nav-a--invert {
          background-color: #55c5ce;
          color: #fff;
        }
        .showcase .js-top-nav-a--invert {
            background-color: #2e8ac3;
          }
          .showcase .top-nav__ul__li--active .top-nav__ul__li__a.js-top-nav-a--invert {
            background-color: #2e8ac3;
          }
        .js-top-nav-a--invert:link,
        .js-top-nav-a--invert:visited,
        .js-top-nav-a--invert:hover,
        .js-top-nav-a--invert:active {
            text-decoration: none;
            color: #fff;
        }
        .js-top-nav-a--invert.ui-state-active {
          background-color: #fff;
          color: #55c5ce;
        }
        .showcase .js-top-nav-a--invert.ui-state-active {
            color: #2e8ac3;
          }
          .showcase .top-nav__ul__li--active .top-nav__ul__li__a.js-top-nav-a--invert.ui-state-active {
            background-color: #fff;
          }
        #top-nav__logo svg.js-top-nav-svg--invert,
        .top-nav__ul__li__a svg.js-top-nav-svg--invert,
        .top-nav__ul__li--active .top-nav__ul__li__a svg.js-top-nav-svg--invert,
        #top-nav__hidden-menu__user__btn svg.js-top-nav-svg--invert {
          fill: #fff;
        }
        #top-nav__hidden-menu__user__btn span.js-top-nav-span--invert {
            color: #fff;
        }
        #top-nav__hidden-menu.js-top-nav__hidden-menu--invert {
          border-left-color: rgba(255, 255, 255, 0.5);
        }
        #top-nav__hidden-menu.js-top-nav__hidden-menu--active {
          background-color: #fff;
        }
        .ui-state-active svg.js-top-nav-svg--invert,
        .top-nav__ul__li--active .top-nav__ul__li__a.ui-state-active svg.js-top-nav-svg--invert,
        #top-nav__hidden-menu__user__btn.ui-state-active svg.js-top-nav-svg--invert {
          fill: #55c5ce;
        }
        #top-nav__hidden-menu__user__btn.ui-state-active span.js-top-nav-span--invert {
            color: #55c5ce;
        }
        .showcase .ui-state-active svg.js-top-nav-svg--invert,
        .showcase .top-nav__ul__li--active .top-nav__ul__li__a.ui-state-active svg.js-top-nav-svg--invert,
        .showcase #top-nav__hidden-menu__user__btn.ui-state-active svg.js-top-nav-svg--invert {
            fill: #2e8ac3;
          }
          .showcase #top-nav__hidden-menu__user__btn.ui-state-active span.js-top-nav-span--invert {
            color: #2e8ac3;
        }
      }
      
      @media screen and (min-width: 1100px) {
        .top-nav__ul__li__a {
          padding-left: 20px;
          padding-right: 20px;
        }
        #top-nav__hidden-menu__user__btn {
          width: 105px;
        }
      }
    
    
      main,
      footer {
        padding-left: 10px;
        padding-right: 10px;
      }
    
      footer {
        width: 100%;
        background-color: #fafafa;
        padding-top: 40px;
        margin-top: 60px;
        float: left;
      }
      
      #footer-nav__accordion-btn {
        width: 100%;
        padding-left: 50px;
        height: 40px;
        color: #55c5ce;
        border: 0;
        border-bottom: 1px solid #bcc6cc;
        border-top: 1px solid #bcc6cc;
        background-color: transparent;
        text-align: left;
      }
      
      #footer-nav__accordion-btn .ui-icon {
        top: 0;
      }
      
      #footer-nav__accordion-content {
        display: none;
      }
    
      footer ul {
          list-style: none;
          padding: 0;
      }
      
      #footer-ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        padding-top: 40px;
        padding-bottom: 20px;
        border-bottom: 1px solid #bcc6cc;
      }
      
      .footer-ul__li {
        -webkit-box-flex: 1;
            -ms-flex: 1 0 50%;
                flex: 1 0 50%;
        margin-bottom: 10px;
      }
      
      .footer-ul__li a {
        display: block;
        padding-top: 10px;
        padding-bottom: 10px;
        transition: color .2s;
      }
      
      .footer-ul__li__a {
        font-size: 16px;
        font-weight: 600;
        color: #55c5ce;
        margin-bottom: 10px;
        text-decoration: none;
      }
    
      .no-href {
          cursor: default;
      }
    
      .footer-ul__li__a:link,
      .footer-ul__li__a:visited {
          color: #55c5ce;
          text-decoration: none;
      }
    
      .footer-ul__li__a:hover {
        color: #55c5ce;
          text-decoration: underline;
      }
    
      .footer-ul__li__a.no-href:hover {
        color: #55c5ce;
        text-decoration: none;
    }
    
      .footer-ul__li__a:active {
        color: #55c5ce;
        text-decoration: none;
        }
      
      .footer-ul__li__a.footer-ul__li__a--grey-link {
        font-size: 14px;
        font-weight: 400;
        color: #929aa3;
      }
      
      .footer-ul__li__sub-ul__li__a,
      .footer-bottom__ul__li__a,
      #footer-bottom__copyright {
        font-size: 14px;
        font-weight: 400;
        color: #929aa3;
      }
    
      .footer-ul__li__a.footer-ul__li__a--grey-link:link,
      .footer-ul__li__sub-ul__li__a:link,
      .footer-bottom__ul__li__a:link,
      .footer-ul__li__a.footer-ul__li__a--grey-link:visited,
      .footer-ul__li__sub-ul__li__a:visited,
      .footer-bottom__ul__li__a:visited {
        color: #929aa3;
        text-decoration: none;
      }
    
      .footer-ul__li__a.footer-ul__li__a--grey-link:hover,
      .footer-ul__li__sub-ul__li__a:hover,
      .footer-bottom__ul__li__a:hover {
        color: #929aa3;
        text-decoration: underline;
      }
    
      .footer-ul__li__a.footer-ul__li__a--grey-link:active,
      .footer-ul__li__sub-ul__li__a:active,
      .footer-bottom__ul__li__a:active {
        color: #929aa3;
        text-decoration: none;
      }
      
      #footer-connected {
        margin-top: 40px;
      }
      
      #footer-connected h1 {
        font-weight: 300;
        font-size: 30px;
        margin-top: 0;
        color: #55c5ce;
      }
      
      #footer-connected h2 {
        color: #929aa3;
        font-weight: 300;
        font-size: 20px;
      }
      
      #footer-connected form {
        margin-top: 40px;
        position: relative;
      }
      
      #footer-connected form button {
        height: 40px;
        width: 100px;
        padding: 0;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
      }
      
      #footer-connected__twitter {
        margin-top: 40px;
      }
      
      #footer-connected__twitter h3 {
        font-size: 18px;
        font-weight: 600;
        color: #55c5ce;
        margin-bottom: 0;
      }
      
      #footer-connected__twitter p {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        font-size: 16px;
        font-weight: 400;
      }
      
      #footer-connected__twitter__link__label {
        color: #929aa3;
      }
      
      #footer-connected__twitter__link {
        padding: 20px;
      }
      
      #footer-connected__twitter__link svg {
        width: 24px;
        height: 20px;
        fill: #55c5ce;
      }
      
      #footer-bottom {
        margin-top: 20px;
        border-top: 1px solid #bcc6cc;
        padding-top: 40px;
      }
      
      #footer-bottom__ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        margin-bottom: 20px;
      }
      
      .footer-bottom__ul__li {
        margin-bottom: 10px;
      }
      
      .footer-bottom__ul__li__a {
        padding-top: 10px;
        padding-bottom: 10px;
      }
      
      .footer-bottom__ul__li__a:after {
        content: '|';
        margin-left: 10px;
        margin-right: 12px;
      }
      
      .footer-bottom__ul__li:last-child .footer-bottom__ul__li__a:after {
        content: '';
        margin-left: 0;
        margin-right: 0;
      }
      
      #footer-bottom__copyright {
        float: left;
        max-width: calc(100% - 90px);
        margin-bottom: 0;
      }
      
      #back-to-top {
        width: 50px;
        height: 44px;
        background-color: #55c5ce;
        border: 0;
        position: relative;
        float: right;
      }
      
      #back-to-top div {
        width: 15px;
        height: 3px;
        background-color: #fff;
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto;
      }
      
      #back-to-top div:first-child {
        -webkit-transform: rotate(-45deg);
                transform: rotate(-45deg);
        left: 13px;
      }
      
      #back-to-top div:last-child {
        -webkit-transform: rotate(45deg);
                transform: rotate(45deg);
        right: 13px;
      }
      
      @media screen and (min-width: 450px) {
        main,
        footer {
          padding-left: 30px;
          padding-right: 30px;
        }
      }
      
      @media screen and (min-width: 700px) {
        main,
        footer {
          padding-left: 60px;
          padding-right: 60px;
        }
      }
      
      @media screen and (min-width: 800px) {
        main,
        footer {
          padding-left: 80px;
          padding-right: 80px;
        }
      }
      
      @media screen and (min-width: 900px) {
        main,
        footer {
          padding-left: 100px;
          padding-right: 100px;
        }
      }
      
      @media screen and (min-width: 992px) {
        main,
        footer {
          padding-left: 0;
          padding-right: 0;
        }
      }
    
      #footer-connected h2 {
        margin-top: 0;
      }
    
      @media screen and (min-width: 600px) {
        #footer-ul {
          padding-bottom: 0;
        }
        .footer-ul__li {
          -webkit-box-flex: 1;
              -ms-flex: 1 0 33.333%;
                  flex: 1 0 33.333%;
          padding-right: 30px;
          margin-bottom: 30px;
        }
        #footer-connected h1 {
          font-size: 36px;
        }
        #footer-connected h2 {
          font-size: 24px;
        }
      }
      
      @media screen and (min-width: 992px) {
        footer {
          padding-left: 40px;
          padding-right: 40px;
          padding-top: 0;
          margin-top: 100px;
        }
        #footer-nav {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between;
        }
        #footer-nav__accordion-btn {
          display: none;
        }
        #footer-ul {
          border-bottom: 0;
        }
        #footer-connected {
          width: 370px;
        }
    
        [rel=js-footer-nav-accordion] {
          width: 540px;
        }
        #footer-bottom,
        #footer-nav {
          max-width: 1050px;
          margin-left: auto;
          margin-right: auto;
        }
        #footer-bottom {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: baseline;
              -ms-flex-align: baseline;
                  align-items: baseline;
          -webkit-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between;
          margin-top: 0;
        }
        #footer-bottom__copyright {
          -webkit-box-ordinal-group: 0;
              -ms-flex-order: -1;
                  order: -1;
        }
        #footer-bottom__ul {
          margin-bottom: 0;
        }
      }
    
      @media screen and (min-width: 1100px) {
        #footer-connected {
            width: 440px;
        }
    }
    
      .news-thumb-box {
        position: relative;
        display: block;
        padding-right: 10px;
        width: 100%;
        height: 200px;
        overflow: hidden;
      }
    
      .news-thumb-box-sml {
          height: 95px;
      }
    
      .news-thumb-box .posts-title {
        width: calc(100% - 10px);
        position: absolute;
        z-index: 1;
        font-size: 18px;
        padding: 5px 10px;
        color: #fff;
        bottom: 0;
        text-shadow: 1px 1px 1px #000;
      }
    
      .news-thumb-box-sml .posts-title,
      .news-thumb-box-custom .posts-title { 
        font-size: 14px;
        padding: 0px 10px;
      }
    
      .news-thumb-box img {
          width: 100%;
          height: auto;
          min-height: 200px;
          -webkit-filter: opacity(.2);
          filter: opacity(.6);
      }
      
      .news-thumb-box > div {
          background-color: #000000;
      }
      
      .news-thumb-box-sml img {
        min-height: 95px;
    }
    
    .news-thumb-box-sml:first-of-type {
        margin-bottom: 10px;
    }
    
    .news-thumb-box-3,
    .news-thumb-3 {
        width: 50%;
        float: left;
    }
    
    .news-thumb-3 {
        margin-top: 20px;
        padding-right: 10px;
    }
    
    .news-thumb-box-3 {
        margin-top: 10px;
    }
    
    .news-thumb {
        position: relative;
        display: block;
        width: 100%;
        height: 100px;
        overflow: hidden;
      }
    
      .news-thumb img {
        width: 100%;
        height: auto;
        min-height: 100px;
    }
    
    a.news-thumb-title-link:link,
    .latest-most-news-container a:link,
    a.news-thumb-title-link:visited,
    .latest-most-news-container a:visited {
        color: #333;
        text-decoration: none;
    }
    
    a.news-thumb-title-link:hover,
    .latest-most-news-container a:hover {
        color: #333;
        text-decoration: underline;
    }
    
    a.news-thumb-title-link:active,
    .latest-most-news-container a:active {
        color: #333;
        text-decoration: none;
    }
    
    .news-thumb-title-link h2 {
        font-size: 16px;
        color: #333;
        margin: 20px 0 10px 0;
        display: block; /* Fallback for non-webkit */
        display: -webkit-box;
        max-width: 100%;
        height: 41.6px; /* Fallback for non-webkit */
        line-height: 1.3;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        font-weight: 600;
    }
    
    .news-thumb-3 p {
        color: #333;
        display: block; /* Fallback for non-webkit */
        display: -webkit-box;
        max-width: 100%;
        height: 83.2px; /* Fallback for non-webkit */
        line-height: 1.3;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        font-weight: 400;
    }
    
    .news-thumb-3 p, .news-thumb-3 h3, .news-thumb-3 table  {
        display: none;
    }

    .news-thumb-3 p:first-of-type {
        display: block;
    }
    
    .latest-most-news-container {
        background-color: #f7f7f7;
        padding: 20px 10px;
        margin-top: 30px;
    }
    
    .latest-most-news-container .col-lg-6:first-of-type {
        margin-bottom: 40px;
    }
    
    .latest-most-news-container h1 {
        font-size: 22px;
        color: #55c5ce;
        margin-top: 0;
    }
    
    .latest-most-news-container h2 {
        font-size: 16px;
        color: #333;
        margin-right: 15px;
    }
    
    .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
        line-height: 1.3;
    }
    
    .news-pad-left {
        padding-left: 10px;
    }
    
    #no-banner-heading {
        padding: 0 10px;
        margin-top: 100px;
        margin-bottom: 20px;
        max-width: 1050px;
    }
    
    .news-center-container {
        max-width: 1050px;
    }
    
    @media screen and (min-width: 400px) {
        .news-thumb-box {
            height: 240px;
          }
        
          .news-thumb-box-sml {
              height: 115px;
          }
    
        .news-thumb-box img {
            min-height: 240px;
        }
        
        .news-thumb-box-sml img {
          min-height: 115px;
        }
    
        .news-thumb {
            height: 120px;
          }
        
          .news-thumb img {
            min-height: 120px;
        }
    }
    
    @media screen and (min-width: 450px) {
        .col-lg-6 .news-thumb-box {
          padding-right: 30px;
        }
    
        .col-lg-3 .news-thumb-box,
        .news-thumb-3 {
            padding-right: 20px;
          }
    
          .news-thumb-box-3:nth-child(3) .news-thumb-box,
          .news-thumb-3:nth-child(even) {
            margin-left: -10px;
        }
    
        .news-pad-left,
        #no-banner-heading {
            padding-left: 30px;
        }
    
        .latest-most-news-container {
            padding: 20px 30px;
        }
    
        .news-thumb-box .posts-title {
            width: calc(100% - 30px);
        }
    
        .news-thumb-box-sml .posts-title,
        .news-thumb-box-custom .posts-title { 
            width: calc(100% - 20px);
        }
      }
      
      @media screen and (min-width: 600px) {
        .col-lg-6 .news-thumb-box {
            padding-right: 60px;
          }
      
          .col-lg-3 .news-thumb-box,
          .news-thumb-3 {
              padding-right: 40px;
            }
      
            .news-thumb-box-3:nth-child(3) .news-thumb-box,
            .news-thumb-3:nth-child(even) {
              margin-left: -20px;
          }
      
          .news-pad-left,
          #no-banner-heading {
              padding-left: 60px;
          }
    
          .latest-most-news-container {
            padding: 20px 60px;
        }
    
          .news-thumb-box .posts-title {
            width: calc(100% - 60px);
        }
    
        .news-thumb-box-sml .posts-title,
        .news-thumb-box-custom .posts-title { 
            width: calc(100% - 40px);
        }
      }
    
      @media screen and (min-width: 700px) {
        .news-thumb-box {
            height: 300px;
          }
        
          .news-thumb-box-sml {
              height: 145px;
          }
    
        .news-thumb-box img {
            min-height: 300px;
        }
        
        .news-thumb-box-sml img {
          min-height: 145px;
        }
    
        .news-thumb {
            height: 150px;
          }
        
          .news-thumb img {
            min-height: 150px;
        }
    
        .news-thumb-box-sml .posts-title,
        .news-thumb-box-custom .posts-title { 
            font-size: 16px;
        }
    }
    
    @media screen and (min-width: 768px) {
        .news-thumb-box {
            height: 240px;
          }
        
          .news-thumb-box-sml {
              height: 115px;
          }
    
        .news-thumb-box img {
            min-height: 240px;
        }
        
        .news-thumb-box-sml img {
          min-height: 115px;
        }
    
        .news-thumb {
            height: 120px;
          }
        
          .news-thumb img {
            min-height: 120px;
        }
    
        .news-thumb-box-3,
        .news-thumb-3 {
            width: 25%;
        }
    
        .news-thumb-box-3 {
            margin-top: 0px;
        }
    
        .col-lg-6 .news-thumb-box,
        .col-lg-3 .news-thumb-box, 
        .news-thumb-3 {
            padding-right: 10px;
        }
    
        .news-thumb-box .posts-title {
            width: calc(100% - 10px);
        }
    
        .news-thumb-box-sml .posts-title,
        .news-thumb-box-custom .posts-title { 
            width: calc(100% - 10px);
            font-size: 14px;
        }
    
        .news-pad-left,
        #no-banner-heading {
            padding-left: 10px;
        }
    
        .news-thumb-box-3:nth-child(3) .news-thumb-box,
        .news-thumb-3:nth-child(even) {
          margin-left: 0px;
        }
    
        .latest-most-news-container {
            padding: 20px;
        }
    
        .latest-most-news-container .col-lg-6:first-of-type {
            padding-right: 30px;
            margin-bottom: 0px;
        }
    }
    
    @media screen and (min-width: 900px) {
        .news-thumb-box {
            height: 300px;
          }
        
          .news-thumb-box-sml {
              height: 145px;
          }
    
        .news-thumb-box img {
            min-height: 300px;
        }
        
        .news-thumb-box-sml img {
          min-height: 145px;
        }
    
        .news-thumb {
            height: 150px;
          }
        
          .news-thumb img {
            min-height: 150px;
        }
    
        .news-thumb-box-sml .posts-title,
        .news-thumb-box-custom .posts-title { 
            font-size: 16px;
        }
    }
    
    /*Zuza styles for AI*/
    
    #ai-banner {
	background-image: url('images/iotgn_ai_bg.jpg');
	height: 451px;
    	background-position: center;
    }
    
    .page-heading span.ai-heading{
	border-bottom:0;
	color: #333333;
	font-size: 24px;
	top: 0;
	padding-left: 15px;
    }
    
    .icons-ai {
	background:#ffffff; 
	width:53px;
	height:55px; 
	padding: 4px;
    }
    .icons-ai>img {
	width:100%;
    }
    .icons-ai-img {
	padding-top:0;
    }
    
    .icons-ai.color-bar-heading-icons-ai {
	padding: 10px;
    }

    .icons-ai-img.color-bar-heading-icons-ai {
	padding-top:7px;
    }
    
    .header-ai {
	color:#ffffff;
	padding:15px 0;
	font-size:18px;
	font-weight:bolder;
    }
    
    .loggin-ai-row {
       position: relative; 
    }
    .loggin-ai {
	-webkit-filter: blur(3px);
	-moz-filter: blur(3px);
	-ms-filter: blur(3px);
	-o-filter: blur(3px);
	filter: blur(3px);
	pointer-events: none;
    }
    #nologged-ai {
	position: absolute;
	top: 25%;
        left: 30%;
	min-height: 200px;
	width: 40%;
	background: #ffffff;
	z-index: 1000;   
    }
    
    #nologged-ai>.modal-body {
        text-align: center;
    }
    #nologged-ai>.modal-body>p:nth-child(3){
        margin-top: 20px;
    }
    
    #nologged-ai>.modal-body>p{
        margin-bottom: 20px;
    }
    
    #nologged-ai>.modal-body>a:hover {
        color: #ffffff;
        text-decoration: none;
    }
    
    #nologged-ai>.modal-body>a:active {
        text-decoration: none;
    }
    .flipbook-container{
	padding: 60px 75px 40px 75px;
    }
	
    .button-container {
	padding-bottom: 80px;
    }
	   
    .download-button {
        text-align:center;
        line-height:50px;
        background-color:#f5821f;
        color:#ffffff;
        font-size:16px;
        padding: 15px 40px;
        border-radius: 5px;
    }
    
   .download-button span {
   	color:#ffffff;
   	text-transform: uppercase;
   	font-weight: bold;
    }
    .page .center-container a.download-button:hover {
    	border-bottom: none;
    }
    .logo-who{
    	padding: 45px 0;
    	width: 306px;
    }
    .title-who {
	text-transform:uppercase;
	font-size: 14px;
	font-weight: bold;
    }
	
    .arrow-ai {
	display: inline-block;
    	top: -0.5px;
    }
    .news-thumb-ai {
	padding:20px;
	min-height: 220px;
    }
    .news-thumb-ai>a.news-thumb{
	height: auto;
	max-height:220px;
	border: 1px solid #333333;
    }
	
    .news-thumb-ai>a.news-thumb>img {
	min-height: 220px;
    }
    .news-thumb-ai>a.news-thumb:hover {
	border: none;
    }
    .news-thumb-ai>a.news-thumb-title-link>h2{
	font-size: 14px;
	padding-top: 15px;
	margin-bottom: 0;
	height: auto;
	max-height: 73px;
	-webkit-line-clamp: 3;
    }
    .ai-news-col {
	padding:0 20px 55px 20px;
    }
    .ai-category-box {
	padding-top: 10px;
    }
    .ai-category-title{
	text-transform: uppercase;
	font-weight: bold;
	color: #333333;
	ont-size: 14px;
    }
    .ai-category-more {
	font-size:13px;
    }
    #discover-sm p {
        max-width: 100%;
        padding-bottom: 20px;
     }
    #discover-smlocation span {
	color: #333;
	}
	
    #discover-smpaper .col-sm-6 {
        padding: 0 15px;
    }
	
    .ai-news-col-line {
        position:relative;
    }
    .ai-news-col-line:after {
        content: " ";
        width: 1px;
        height: 1200px;
        display: table;
        background: #333;
        position: absolute;
        left: 100%;
        top: 65px;	
    }

    
  @media screen and (min-width: 1200px) {
	.news-thumb-ai>a.news-thumb{
            max-height:100px;
	}
	.news-thumb-ai>a.news-thumb>img {
            min-height: 90px;
	}
	.ai-news-col-line:after {
            height: 400px;	
        }
}

.top-nav-content__preview-showcase img {
    margin-bottom: 20px;
    width: 120px;
    height: 90px;
}

#pilot-banner {
    background-image: url('images/iotgn_pilot_bg.jpg');
}

span.pilot-heading-span {
    font-size: 22px;
    color: #e94f24;
    margin-left: 10px;
    font-weight: 400;
    top: 0px;
    border-bottom: 0;
}

.pilot_container {
    padding: 0 20px;
    position: relative;
}

.pilot_container>a.link-right-arrow>button{
    font-size: 18px;
}

@media (min-width: 992px){
   .pilot_image-container {
        position: absolute;
        left: -140px;
    }

    .pilot_container>a.link-right-arrow {
        float: right;
        margin-top: 0;
    } 
}

@media (max-width: 992px){
    
    .pilot_container {
        text-align: center;
    }
}

.pilot_container>a.link-right-arrow:hover {
        border-bottom: 0;
    } 
    
.page-template-page-techtrends > .page-banner,
.page-template-page-techtrends > h1,
.page-template-page-techtrends-read > .page-banner,
.page-template-page-techtrends-read > h1{
    display: none;
}

.tech-trends__header {
    height: 500px;
    background-color: #7b7a7d;
    width: 100%;
    color: #ffffff; 
    background-image: url(images/techtrends-header.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 50px;
    padding-top: 138px;
}

.tech-trends__header > h1 {
    font-size: 85px;
}

.tech-trends__header > span {
    font-size: 30px;
}

.tech-trends__img {
    width: 100%;
    height: auto;
    padding-right: 50px;
}

#tech-trends {
    padding: 80px 0;
}

#tech-trends h2 {
    font-weight: 700;
    font-size: 30px;
    padding-top: 30px;
    margin-bottom: 0;
}

#tech-trends ul {
  list-style: none;
  padding-left: 0;
}

#tech-trends ul li {
  margin: 10px 0;
}

#tech-trends ul li > strong {
    color: #0091ff;
}

#tech-trends-mag h1, #tech-trends-mag h2{
    text-align: center;
}

#tech-trends-mag h1 {
    font-size: 50px;
    margin-top: 50px;
}

@media (max-width: 768px){
    .tech-trends__header {
        height: 280px;
        padding-top: 70px;
    }
    
    .tech-trends__header > h1 {
        font-size: 45px;
    }
    
    .tech-trends__header > span {
        font-size: 20px;
    }
    
    #tech-trends {
        padding: 40px 0;
    }
    
    img.tech-trends-arrow__img{
        display: none;
    }
    
    #tech-trends .col-sm-7 {
        padding: 0 20px;
    }
    
    .tech-trends__img {
        padding-right: 0;
    }
    
    #tech-trends-mag h1 {
       font-size: 40px;
        margin-top: 30px; 
    }
    
}

/*form style*/

.hide-us-state, .hide-activity-other {
    display: none;
}

.tech-ternds-btn {
    background-color: #0091ff;
    text-transform: uppercase;
    color: #ffffff;
    padding: 15px 50px;
    font-size: 17px;
    border: none;
    cursor: pointer;
}

.sk-fading-circle {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto !important;
  display: none;
}

.sk-fading-circle .sk-circle {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.sk-fading-circle .sk-circle:before {
  content: '';
  display: block;
  margin: 0 auto;
  width: 15%;
  height: 15%;
  background-color: #0091ff;
  border-radius: 100%;
  -webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
          animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
}

.sk-fading-circle .sk-circle2 {
  -webkit-transform: rotate(30deg);
          transform: rotate(30deg);
}

.sk-fading-circle .sk-circle3 {
  -webkit-transform: rotate(60deg);
          transform: rotate(60deg);
}

.sk-fading-circle .sk-circle4 {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.sk-fading-circle .sk-circle5 {
  -webkit-transform: rotate(120deg);
          transform: rotate(120deg);
}

.sk-fading-circle .sk-circle6 {
  -webkit-transform: rotate(150deg);
          transform: rotate(150deg);
}

.sk-fading-circle .sk-circle7 {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.sk-fading-circle .sk-circle8 {
  -webkit-transform: rotate(210deg);
          transform: rotate(210deg);
}

.sk-fading-circle .sk-circle9 {
  -webkit-transform: rotate(240deg);
          transform: rotate(240deg);
}

.sk-fading-circle .sk-circle10 {
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg);
}

.sk-fading-circle .sk-circle11 {
  -webkit-transform: rotate(300deg);
          transform: rotate(300deg);
}

.sk-fading-circle .sk-circle12 {
  -webkit-transform: rotate(330deg);
          transform: rotate(330deg);
}

.sk-fading-circle .sk-circle2:before {
  -webkit-animation-delay: -1.1s;
          animation-delay: -1.1s;
}

.sk-fading-circle .sk-circle3:before {
  -webkit-animation-delay: -1s;
          animation-delay: -1s;
}

.sk-fading-circle .sk-circle4:before {
  -webkit-animation-delay: -0.9s;
          animation-delay: -0.9s;
}

.sk-fading-circle .sk-circle5:before {
  -webkit-animation-delay: -0.8s;
          animation-delay: -0.8s;
}

.sk-fading-circle .sk-circle6:before {
  -webkit-animation-delay: -0.7s;
          animation-delay: -0.7s;
}

.sk-fading-circle .sk-circle7:before {
  -webkit-animation-delay: -0.6s;
          animation-delay: -0.6s;
}

.sk-fading-circle .sk-circle8:before {
  -webkit-animation-delay: -0.5s;
          animation-delay: -0.5s;
}

.sk-fading-circle .sk-circle9:before {
  -webkit-animation-delay: -0.4s;
          animation-delay: -0.4s;
}

.sk-fading-circle .sk-circle10:before {
  -webkit-animation-delay: -0.3s;
          animation-delay: -0.3s;
}

.sk-fading-circle .sk-circle11:before {
  -webkit-animation-delay: -0.2s;
          animation-delay: -0.2s;
}

.sk-fading-circle .sk-circle12:before {
  -webkit-animation-delay: -0.1s;
          animation-delay: -0.1s;
}

@-webkit-keyframes sk-circleFadeDelay {
  0%, 39%, 100% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
}

@keyframes sk-circleFadeDelay {
  0%, 39%, 100% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
}

.form-response {
    color: #cc0000;
    margin-left: 10px;
    font-size: 14px;
}

.form-container {
    margin: 0 auto;
    max-width: 520px;
    padding-top: 30px;
}

.form-container input, .form-container select, .form-container label {
    width: 100%;
}

.form-container input, .form-container select {
    padding: 15px;
    padding-left: 46px;
    color: #9d9d9d;
    font-weight: normal;
    border: 2px solid #eee;
}

.form-container input[type=checkbox]{
    width: auto;
}

.form-container label {
    position: relative;
    padding-bottom: 35px;
}

.form-container select {
  -webkit-appearance: none; 
  border-radius: 0px;
    background-image: url(img/select_arrow.svg) !important;
    background-color: #fff;
    background-repeat: no-repeat;
    background-size: 15px;
    padding-right: 0px !important;
    padding-right: -webkit-calc(20px) !important;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    background-position: right;
}

.form-container label > span {
    background: #ffffff;
    position: absolute;
    left: 20px;
    top: -10px;
    padding: 0 30px;
}

.checkbox-container {
    position: relative;
    padding-bottom: 30px;
}
.checkbox-container > label {
    position: absolute;
    left: 30px;
}

#form-second-step {
    display: none;
}

@media (max-width: 360px){
    .form-response {
        font-size: 10px;
    }
}

#back-btn {
    text-decoration: underline;
    color: #0091ff;
    background-color: #ffffff;
    padding: 0;
    margin-right: 50px;
}

table.aw-tab tr {
    border-bottom: 1px solid #d6d6d6;
}

table.aw-tab td {
   padding: 10px 0;
}
