/* ===== Start large Desktops
--------------------------------------------------------------------------------------------------*/
@media only screen and (min-width: 1600px) {
    .navbar > ul > li {
        padding-bottom: 41px;
    }

    .webinar-list {
        text-align: left;
    }

    .webinar-list li {
        float: left;
        width: calc(100% / 2 - 16px);
        margin-right: 20px;
        margin-bottom: 50px;
    }
}

@media only screen and (min-width: 1230px) and (max-width: 1600px) {
    #header .container-outer {
        padding: 0 30px;
    }

    /* Styles */
    .logo-img {
        margin-right: 15px;
    }

    .navbar > ul > li {
        margin-left: 0;
        margin-right: 20px;
        padding-bottom: 41px;
    }

    .navbar {
        float: left;
    }

    .featured-content-slideshow .slick-prev {
        left: 30px;
    }

    .featured-content-slideshow .slick-next {
        right: 30px;
    }

    .board-list li.board-member {
        padding: 30px 45px;
    }

    .webinar-list {
        text-align: left;
    }

    .webinar-list li {
        float: left;
        width: calc(100% / 2 - 16px);
        margin-right: 20px;
        margin-bottom: 50px;
    }
}

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .featured-content-slideshow .slick-prev {
        left: -50px;
    }

    .featured-content-slideshow .slick-next {
        right: -50px;
    }
}

@media only screen and (min-width: 1230px) and (max-width: 1440px) {
    .navbar {
        margin-left: 0;
    }

    .navbar > ul > li {
        margin-right: 35px;
    }
}

/* ===== End large Desktops
--------------------------------------------------------------------------------------------------*/

/* ===== Start Desktops and laptops
--------------------------------------------------------------------------------------------------*/
@media only screen and (max-height: 800px) and (min-width: 1230px) and (max-width: 1400px) {
    .video-popup-inner {
        max-width: 650px;
        width: 100%;
        padding: 30px;
    }

    .video-popup-frame {
        position: relative;
        max-width: 100%;
        width: 100%;
        padding-bottom: calc(56.25% + 15px);
        border: 0 solid #fff;
    }

    .video-popup-frame iframe, .video-popup-frame embed, .video-popup-frame object {
        position: absolute;
        right: 0;
        top: 0;
        width: 100% !important;
        height: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .popup-date {
        margin-bottom: 20px;
    }

    .video-popup-inner .btn {
        margin-top: 30px;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1230px) {
    /* Styles */
    body {
        font-size: 14px;
    }

    #header .container-outer {
        padding: 0 30px;
    }

    /* Styles */
    .logo-img {
        margin-right: 25px;
    }

    .navbar > ul > li {
        margin-left: 0;
        margin-right: 35px;
        padding-bottom: 41px;
    }

    .navbar {
        float: left;
    }

    .home-slideshow .slick-next {
        right: 30px;
    }

    .home-slideshow .slick-prev {
        left: 30px;
    }

    .event-promo-video, .event-promo-reason {
        width: 50%;
    }

    .video-content-event {
        position: relative;
        max-width: 100%;
        width: 100%;
    }

    .event-promo-information {
        width: 50%;
        padding-right: 30px;
        padding-left: 80px;
    }

    .event-promo-information:after {
        top: -10px;
    }

    .event-promo-info {
        margin: 45px 0;
    }

    .event-promo-reason {
        margin-top: 0;
    }

    .newsletter-form .gform_wrapper .gform_footer {
        width: 280px;
    }

    .newsletter-form .gform_wrapper .gform_body {
        width: calc(100% - 280px);
    }

    .testimonials-container figure {
        margin-right: 50px;
        width: 300px;
    }

    .testimonial-info {
        width: calc(100% - 350px);
    }

    .testimonial-text p {
        font-size: 16px;
    }

    .testimonials-home-slider .slick-arrow {
        top: -18px;
    }

    .video-content {
        width: 50%;
        margin-right: 30px;
    }

    .why-become-description {
        width: calc(50% - 30px);
    }

    .why-become-video {
        width: 50%;
        margin-right: 30px;
    }

    .why-become-sponsor .video-content {
        position: relative;
        padding: 0;
        width: 100%;
        max-width: 100%;
        padding-bottom: calc(56.25% + 14px);
        border: 0;
    }

    .why-become-sponsor .video-content iframe,
    .why-become-sponsor .video-content embed,
    .why-become-sponsor .video-content object {
        position: absolute;
        right: 0;
        top: 0;
        width: 100% !important;
        height: 100%;
    }

    .featured-content-slideshow .slick-prev {
        left: 30px;
    }

    .featured-content-slideshow .slick-next {
        right: 30px;
    }

    .featured-content-slideshow figure {
        height: 300px;
    }

    .featured-content-slideshow .slick-arrow {
        top: 125px;
    }

    .featured-title {
        font-size: 18px;
    }

    .featured-content-slideshow .slick-dots {
        bottom: -30px;
    }

    .newsletter-footer-outer .newsletter-form {
        width: 740px;
    }

    .newsletter-footer-outer .newsletter-form .gform_wrapper .gform_footer {
        width: 200px;
    }

    .newsletter-footer-outer .newsletter-form .gform_wrapper .gform_body {
        width: calc(100% - 200px);
    }

    .navbar-footer {
        position: relative;
        margin: 0 0 15px;
        left: 0;
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
        text-align: center;
    }

    .icon {
        width: 60px;
        height: 60px;
        background-size: 45% !important;
    }

    .default-page-icon,
    .about-home-icon {
        width: 105px;
    }

    .home-section {
        margin: 0 0 30px;
    }

    .section-title {
        font-size: 32px;
        line-height: 36px;
    }

    .about-links-icon {
        width: 130px;
        height: 130px;
    }

    .about-links-title {
        font-size: 12px;
    }

    .about-links-icon:after {
        width: 130px;
        height: 130px;
    }

    .become-member-btn,
    .event-register-btn {
        width: 300px;
        height: 40px;
        line-height: 38px;
    }

    .become-member-btn:after,
    .event-register-btn:after {
        width: 38px;
        height: 38px;
    }

    .event-promo-information:after {
        width: 60px;
        height: 60px;
        background-size: 40% !important;
    }

    .event-promo-info p {
        font-size: 18px;
    }

    .newsletter-form > label {
        line-height: 40px;
    }

    .newsletter-form .gform_wrapper .gfield input[type="text"].medium,
    .newsletter-form .gform_wrapper .gfield input[type="email"].medium,
    .newsletter-form .gform_wrapper .gform_footer input[type="submit"] {
        height: 40px;
        line-height: 38px;
    }

    .newsletter-form .gform_wrapper .gform_footer:after {
        width: 40px;
        height: 40px;
    }

    .newsletter-section .newsletter-form {
        margin-top: 30px;
    }

    .section-subtitle, h3 {
        font-size: 18px;
    }

    .join-community-outer {
        padding-top: 70px;
    }

    .join-community-inner {
        padding: 30px 0;
    }

    .community-description {
        margin: 30px 0 50px;
    }

    .join-community-btn,
    .community-contact-btn {
        height: 40px;
        line-height: 40px;
        width: 300px;
    }

    .join-community-btn:after,
    .community-contact-btn:after {
        width: 40px;
        height: 40px;
        background-size: 40% !important;
    }

    .community-contact p {
        line-height: 40px;
    }

    .onug-testimonials-title:after {
        width: 60px;
        height: 60px;
        top: -10px;
    }

    .highlighted-sponsors-list li {
        width: 100px;
        margin: 0 20px 40px;
    }

    .why-become-description p {
        margin: 30px 0;
    }

    .become-sponsor-actions {
        padding: 17px 23px;
    }

    .become-sponsor-actions span {
        top: -1px;
        width: 50px;
        height: 50px;
    }

    .newsletter-footer-outer > .newsletter-footer-title {
        font-weight: 500;
        font-size: 12px;
    }

    .page-top-section .container-outer {
        padding-top: 110px;
        height: 340px;
    }

    .page-title, h1 {
        font-size: 34px;
    }

    .black-pattern:after {
        background: url('../img/bgi/pattern-colored-opacity.svg') no-repeat 50px 0;
    }

    .page-top-section .btn {
        margin-top: 30px;
    }

    section {
        margin: 0 0 45px;
    }

    .become-sponsor-video,
    .become-video-content {
        width: 400px;
    }

    .become-video-content {
        position: relative;
        max-width: 100%;
        width: 100%;
        padding-bottom: calc(56.25% + 15px);
        background: #fff;
    }

    .become-video-content iframe, .become-video-content embed, .become-video-content object {
        position: absolute;
        right: 0;
        top: 0;
        width: 100% !important;
        height: 100%;
    }

    .become-sponsor-text {
        width: calc(100% - 445px);
    }

    .become-sponsor-text p {
        font-weight: 400;
        line-height: 28px;
    }

    .default-section p, .default-section ul {
        margin: 20px 0;
    }

    .benefits-list li {
        margin: 20px 0;
        font-size: 16px;
        line-height: 28px;
    }

    .become-sponsor-form .column-count-1-of-2,
    .become-member-form .column-count-1-of-2 {
        padding: 0 30px 60px 80px;
    }

    .become-sponsor-form .column-count-2-of-2,
    .become-member-form .column-count-2-of-2 {
        padding: 0 80px 60px 30px;
    }

    .become-sponsor-form .column-count-1-of-1 {
        padding: 45px 80px 0;
    }

    .become-speaker-icon {
        background-size: 30% !important;
    }

    .become-speaker-section .container-inner {
        padding: 30px 0;
    }

    h2 {
        font-size: 26px;
    }

    .become-speaker-section p, .become-speaker-section ul {
        margin: 20px 0;
        line-height: 28px;
    }

    .become-speaker-form .column-count-1-of-2, .become-speaker-form .column-count-2-of-2 {
        padding: 30px;
    }

    .group-signup-section .form-inner .gform_wrapper {
        margin: 0;
    }

    .contact-section-form .column-count-1-of-2 {
        padding: 0 10px 45px 0;
    }

    .contact-section-form .column-count-2-of-2 {
        padding: 0 0 45px 10px;
    }

    .page-template-page-working-group .page-top-section .container-outer {
        padding-top: 45px;
    }

    .group-icon {
        background-size: 80% !important;
    }

    .new-in-sign {
        right: 100px;
        width: 160px;
        height: 160px;
        padding: 50px 0;
        background-size: cover !important;
    }

    .social-speaker-inner {
        right: 10px;
    }

    .social-speaker-inner li {
        margin: 20px 0;
    }

    .speakers-section-icon {
        background-size: 35% !important;
    }

    .become-section {
        margin-bottom: 90px;
    }

    .become-section p {
        margin: 10px 0 45px;
    }

    .page-subtitle {
        margin-top: 30px;
    }

    .gallery-title {
        font-size: 20px;
    }

    .nextgen-gallery-content .ngg-gallery-thumbnail-box {
        width: calc(100% / 3 - 30px);
        margin: 0 15px 30px;
    }

    aside.sidebar-left {
        width: 200px;
    }

    .inner-content-right {
        padding-left: 30px;
        width: calc(100% - 200px);
    }

    .inner-content-left {
        padding-right: 60px;
    }

    .post-container {
        margin-top: 45px;
    }

    .post-header {
        padding: 60px;
    }

    .board-list li.board-member {
        width: calc(100% / 3);
        padding: 30px 45px;
    }

    .inner-content-right {
        padding-left: 60px;
    }

    .featured-news-inner {
        margin-bottom: 60px;
    }

    .featured-news li {
        padding: 0 15px 30px;
    }

    .past-event-text {
        width: calc(100% - 500px);
    }

    .event-links li {
        margin: 0 15px 15px 0;
    }

    .past-event-inner figure {
        width: 500px;
    }

    .pages-list li {
        width: calc(100% / 3 - 20px);
        margin: 0 30px 30px 0;
    }

    .pages-list li:nth-child(3n) {
        margin-right: 0;
    }

    .pages-list li:nth-child(4n) {
        margin-right: 30px;
    }

    .default-section-inner {
        padding: 0 60px 60px;
    }

    .speaker-description-inner {
        margin: 0 60px;
    }

    .participate-inner {
        padding: 60px 60px 35px;
    }

    .participate-action-inner {
        padding: 60px 60px 120px;
    }

    .past-content-title {
        padding-left: 60px;
        font-size: 16px;
    }

    .document-content figure {
        max-width: 225px;
    }

    .document-header {
        width: calc(100% - 350px);
    }

    .document-content h1 {
        font-size: 18px;
    }

    .document-text p {
        font-size: 16px;
        line-height: 24px;
    }

    #countdown .count-wrap {
        width: 80px;
    }

    #countdown .count-wrap .label {
        font-size: 16px;
    }

    #countdown .count-wrap .count {
        width: 80px;
        height: 80px;
        line-height: 80px;
        font-size: 38px;
    }

    .event-promo-top {
        padding: 45px 0 40px;
    }

    .event-speaker-section .speakers-list {
        padding: 0;
    }

    .page-template-page-landing .board-section {
        margin: 0 0 75px;
    }

    .page-template-page-landing .board-list {
        padding-bottom: 15px;
    }

    .register-event-section h2.section-title,
    .event-agenda-section h2,
    .event-speaker-section h2,
    .faq-section h2,
    .board-section h2.section-title,
    .event-sponsors-section h2.section-title,
    .event-partners-section h2.section-title,
    .landing-featured-content h2.section-title,
    .event-gallery-section h2.section-title {
        padding-left: 80px;
        line-height: 60px;
    }

    .testimonials-section .onug-testimonials-title {
        padding-left: 80px;
    }

    .register-event-section h2.section-title:after,
    .event-agenda-section h2:after,
    .event-speaker-section h2:after,
    .faq-section h2:after,
    .board-section h2.section-title:after,
    .event-sponsors-section h2.section-title:after,
    .event-partners-section h2.section-title:after,
    .landing-featured-content h2.section-title:after,
    .event-gallery-section h2.section-title:after {
        width: 60px;
        height: 60px;
        background-size: 45% !important;
    }

    .event-speaker-section h2:after {
        background-size: 30% !important;
    }

    .icon-landing-list li {
        width: 100px;
    }

    .featured-article .featured-text {
        width: calc(100% - 430px);
        padding-bottom: 60px;
    }

    .featured-article figure {
        width: 385px;
    }

    .featured-article .left-text .bottom-container,
    .featured-article .right-text .bottom-container {
        width: calc(100% - 430px);
    }

    .register-options .normal-btn {
        min-width: 100%;
    }

    .register-options .btn-container {
        width: 90%;
        left: 5%;
    }

    .webinar-list {
        text-align: left;
    }

    .webinar-list li {
        float: left;
        width: calc(100% / 2 - 16px);
        margin-right: 20px;
        margin-bottom: 50px;
    }
}

/* ===== End Desktops and laptops
--------------------------------------------------------------------------------------------------*/

/* ===== Start iPads (portrait and landscape)
--------------------------------------------------------------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 1023px) {
    /* Styles */
    body {
        font-size: 14px;
    }

    #header {
        padding: 20px 0 0 0;
    }

    #header .container-outer {
        padding: 0 30px;
    }

    /* Styles */
    .logo-img {
        margin-right: 25px;
    }

    .navbar > ul > li {
        margin-left: 0;
        margin-right: 25px;
        padding-bottom: 20px;
    }

    .navbar {
        float: left;
        margin-left: 0;
    }

    .onug-login,
    .onug-logout {
        padding: 0 45px 0 10px;
        font-size: 10px;
    }
    .onug-logout {
        padding: 0 10px 0 5px;
    }

    .onug-register .event-name {
        padding: 0 10px;
        font-size: 10px;
    }

    .onug-register .register-btn {
        font-size: 10px;
    }

    .home-slideshow .slick-dots {
        bottom: 10px;
    }

    .home-slideshow .slick-next {
        right: 30px;
    }

    .home-slideshow .slick-prev {
        left: 30px;
    }

    .event-promo-reason {
        width: 100%;
    }

    .reason-to-attend {
        padding: 40px 0;
        background-size: cover !important;
    }

    .event-promo-video {
        width: 100%;
        margin-top: 30px;
        text-align: center;
    }

    .video-content-event {
        max-width: 100%;
        width: 100%;
    }

    .event-promo-information {
        width: 100%;
        padding-left: 0;
        padding-top: 70px;
        text-align: center;
    }

    .event-promo-information:after {
        left: 50%;
        top: 0;
        width: 50px;
        height: 50px;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }

    .event-promo-top {
        padding: 30px 0;
    }

    .event-promo-info p {
        font-size: 16px;
    }

    .event-promo-info {
        margin: 30px 0;
    }

    .event-register-btn {
        margin: 0 auto;
    }

    .video-content-event {
        width: 100%;
    }

    .event-promo-information {
        width: 100%;
    }

    .event-promo-reason {
        margin-top: 30px;
    }

    .newsletter-form .gform_wrapper .gform_footer {
        width: 200px;
    }

    .newsletter-form .gform_wrapper .gform_body {
        width: calc(100% - 200px);
    }

    .testimonials-container figure {
        margin-right: 30px;
        width: 300px;
        border: 5px solid #fff;
    }

    .testimonial-info {
        width: calc(100% - 350px);
    }

    .testimonial-text p {
        font-size: 14px;
    }

    .navy-social {
        margin-bottom: 30px;
    }

    .testimonials-home-slider .slick-arrow {
        top: -18px;
    }

    .video-content {
        width: 100%;
        margin-right: 0;
    }

    .why-become-description {
        width: 100%;
        margin-top: 30px;
    }

    .why-become-video {
        width: 100%;
    }

    .why-become-sponsor .video-content {
        position: relative;
        padding: 0;
        width: 100%;
        max-width: 100%;
        padding-bottom: calc(56.25% + 14px);
        border: 0;
    }

    .why-become-sponsor .video-content iframe,
    .why-become-sponsor .video-content embed,
    .why-become-sponsor .video-content object {
        position: absolute;
        right: 0;
        top: 0;
        width: 100% !important;
        height: 100%;
    }

    .why-become-description .section-title {
        text-align: center;
    }

    .become-sponsor-actions a {
        font-size: 12px;
    }

    .newsletter-footer-outer .newsletter-form {
        width: 100%;
    }

    .newsletter-footer-outer .newsletter-form .gform_wrapper .gform_footer {
        width: 200px;
    }

    .newsletter-footer-outer .newsletter-form .gform_wrapper .gform_body {
        width: calc(100% - 200px);
    }

    .newsletter-form .gform_wrapper .gform_footer input[type="submit"] {
        font-size: 14px;
    }

    .navbar-footer {
        position: relative;
        margin: 0 0 15px;
        left: 0;
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
        text-align: center;
    }

    .icon {
        width: 60px;
        height: 60px;
        background-size: 45% !important;
    }

    .home-section {
        margin: 0 0 30px;
    }

    .section-title {
        font-size: 30px;
        line-height: 34px;
    }

    .about-links-icon {
        width: 130px;
        height: 130px;
    }

    .about-links-title {
        font-size: 12px;
    }

    .about-links-icon:after {
        width: 130px;
        height: 130px;
    }

    .become-member-btn,
    .event-register-btn {
        width: 220px;
        height: 40px;
        line-height: 38px;
        font-size: 12px;
    }

    .become-member-btn:after,
    .event-register-btn:after {
        width: 38px;
        height: 38px;
    }

    .event-promo-information:after {
        width: 60px;
        height: 60px;
        background-size: 40% !important;
    }

    .event-promo-info p {
        font-size: 18px;
    }

    .event-promo-top {
        padding: 45px 0 40px;
    }

    .newsletter-form > label {
        line-height: 40px;
    }

    .newsletter-form .gform_wrapper .gfield input[type="text"].medium,
    .newsletter-form .gform_wrapper .gfield input[type="email"].medium,
    .newsletter-form .gform_wrapper .gform_footer input[type="submit"] {
        height: 40px;
        line-height: 38px;
    }

    .newsletter-form .gform_wrapper .gform_footer:after {
        width: 40px;
        height: 40px;
    }

    .newsletter-section .newsletter-form {
        margin-top: 30px;
    }

    .section-subtitle, h3 {
        font-size: 16px;
    }

    .join-community-outer {
        padding: 70px 0 0;
    }

    .join-community-inner {
        padding: 30px 0;
    }

    .community-description {
        margin: 30px 0 50px;
    }

    .join-community-btn {
        height: 40px;
        line-height: 40px;
        width: 300px;
        font-size: 12px;
    }

    .community-contact-btn {
        height: 40px;
        line-height: 40px;
        width: 220px;
        font-size: 12px;
    }

    .join-community-btn:after,
    .community-contact-btn:after {
        width: 40px;
        height: 40px;
        background-size: 40% !important;
    }

    .community-contact p {
        line-height: 40px;
    }

    .onug-testimonials-title:after {
        width: 60px;
        height: 60px;
        top: -10px;
    }

    .onug-testimonials-title {
        padding-left: 70px;
    }

    .highlighted-sponsors-list li {
        width: 100px;
        margin: 0 20px 40px;
    }

    .why-become-description p {
        margin: 30px 0;
    }

    .become-sponsor-actions {
        padding: 17px 23px;
    }

    .become-sponsor-actions span {
        top: -1px;
        width: 50px;
        height: 50px;
    }

    .featured-content-slideshow .slick-prev {
        left: 30px;
    }

    .featured-content-slideshow .slick-next {
        right: 30px;
    }

    .featured-content-slideshow figure {
        height: 200px;
    }

    .featured-content-slideshow .slick-arrow {
        top: 75px;
    }

    .featured-title {
        padding: 10px 0;
        font-size: 16px;
        line-height: 20px;
    }

    .featured-content-slideshow .slick-dots {
        bottom: -30px;
    }

    .newsletter-footer-outer > .newsletter-footer-title {
        width: 100%;
        font-weight: 500;
        font-size: 12px;
        text-align: center;
    }

    .page-top-section .container-outer {
        padding-top: 100px;
        height: 300px;
    }

    .page-title, h1 {
        font-size: 30px;
    }

    .black-pattern:after {
        background: url('../img/bgi/pattern-colored-opacity.svg') no-repeat 50px 0;
        background-size: contain;
    }

    .default-page-icon,
    .about-home-icon {
        width: 105px;
    }

    .page-icon {
        margin: 0 auto 15px;
    }

    .speakers-icon {
        background-size: 40% !important;
    }

    .page-top-section .btn {
        margin-top: 30px;
    }

    section {
        margin: 0 0 45px;
    }

    .normal-btn {
        height: 40px;
        line-height: 38px;
    }

    .page-subtitle {
        margin-top: 30px;
        font-size: 14px;
    }

    .become-sponsor-video,
    .become-video-content {
        float: none;
        margin: 0 auto;
        max-width: 560px;
        width: 100%;
        padding-top: 0;
    }

    .become-video-content {
        position: relative;
        max-width: 100%;
        width: 100%;
        padding-bottom: calc(56.25% + 15px);
        background: #fff;
    }

    .become-video-content iframe, .become-video-content embed, .become-video-content object {
        position: absolute;
        right: 0;
        top: 0;
        width: 100% !important;
        height: 100%;
    }

    .become-sponsor-text {
        float: none;
        width: 100%;
    }

    .become-sponsor-text p {
        font-weight: 400;
        line-height: 28px;
    }

    .default-section p, .default-section ul {
        margin: 20px 0;
    }

    .benefits-list li {
        margin: 20px 0;
        padding-left: 100px;
        font-size: 16px;
        line-height: 28px;
    }

    .become-sponsor-form .column-count-1-of-2,
    .become-member-form .column-count-1-of-2 {
        padding: 0 15px 45px 30px;
    }

    .become-sponsor-form .column-count-2-of-2,
    .become-member-form .column-count-2-of-2 {
        padding: 0 30px 45px 15px;
    }

    .become-sponsor-form .column-count-1-of-1 {
        padding: 30px 30px 0;
    }

    .benefits-text {
        min-height: 280px;
        padding-top: 35px;
    }

    .benefits-text h2 {
        margin-bottom: 15px;
    }

    .benefits-text p {
        line-height: 20px;
    }

    .benefits-list ul {
        max-width: 500px;
        padding: 30px 0;
    }

    .become-sponsor-form h2 {
        margin-bottom: 15px;
        padding-top: 30px;
    }

    .form-inner .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
        height: 40px;
        margin-bottom: 0;
    }

    .form-inner .gform_wrapper ul li.gfield {
        margin-top: 10px;
    }

    .form-inner .gform_wrapper .gfield_html.gfield_no_follows_desc {
        margin-top: 10px;
    }

    .ui.selection.dropdown {
        min-height: 40px;
        height: 40px;
        line-height: 16px;
    }

    .form-inner .gform_wrapper .field_sublabel_above > label {
        margin-bottom: 10px;
    }

    .form-inner .gform_wrapper .ginput_complex .ginput_left, .form-inner .gform_wrapper .ginput_complex .ginput_right, .form-inner .gform_wrapper .ginput_complex .ginput_full {
        margin-bottom: 10px;
    }

    .gform_wrapper .become-sponsor-checkbox-container ul.gfield_checkbox li label,
    .become-member-form .gform_wrapper ul.gfield_radio li label,
    .form-inner .gform_wrapper .group-type-choose .gfield_radio li label {
        height: 40px;
        line-height: 40px !important;
        font-size: 14px;
    }

    .become-sponsor-checkbox-container [type="checkbox"]:not(:checked) + label:before, .become-sponsor-checkbox-container [type="checkbox"]:checked + label:before,
    .become-member-form [type="radio"]:not(:checked) + label:before, .become-member-form [type="radio"]:checked + label:before,
    .form-inner .gform_wrapper .group-type-choose .gfield_radio li label:before {
        width: 40px;
        height: 40px;
    }

    .become-sponsor-checkbox-container [type="checkbox"]:not(:checked) + label:after, .become-sponsor-checkbox-container [type="checkbox"]:checked + label:after,
    .become-member-form [type="radio"]:not(:checked) + label:after, .become-member-form [type="radio"]:checked + label:after,
    .form-inner .gform_wrapper .group-type-choose .gfield_radio li label:after {
        top: 14px;
        left: 14px;
    }

    .become-sponsor-form .gform_wrapper .become-sponsor-checkbox-container {
        margin: 30px 0 !important;
    }

    .become-sponsor-checkbox-container > label {
        font-size: 16px !important;
    }

    .form-inner .gform_wrapper .gform_footer input[type="submit"] {
        height: 40px;
        line-height: 38px;
    }

    .become-speaker-icon {
        background-size: 30% !important;
    }

    .become-speaker-section .container-inner {
        padding: 30px 0;
    }

    h2 {
        font-size: 26px;
    }

    .become-speaker-section p, .become-speaker-section ul {
        margin: 10px 0;
        line-height: 24px;
        font-size: 14px;
    }

    .become-speaker-form .column-count-1-of-2, .become-speaker-form .column-count-2-of-2 {
        padding: 20px;
        width: calc(50% - 15px);
    }

    .become-speaker-form .column-count-1-of-2 {
        margin-right: 30px;
    }

    .form-inner .gform_wrapper .label-font-set label.gfield_label {
        font-size: 14px !important;
    }

    [type="radio"]:not(:checked) + label, [type="radio"]:checked + label {
        font-size: 14px !important;
    }

    .form-inner .gform_wrapper ul.gform_fields > li.gfield {
        margin: 30px 0;
    }

    .form-inner .gform_wrapper .gform_fileupload_multifile .gform_drop_area input[type="button"] {
        height: 40px;
        line-height: 38px;
    }

    .option-col {
        padding: 30px;
    }

    .option-col h2 {
        margin-bottom: 15px;
    }

    .option-col hr {
        margin: 15px 0;
    }

    .group-signup-section li.column-count-1-of-2,
    .group-signup-section li.column-count-2-of-2,
    .group-signup-section li.column-count-1-of-1 {
        width: 100%;
    }

    .group-signup-section li.column-count-1-of-2 {
        padding: 20px;
    }

    .group-signup-section li.column-count-2-of-2 {
        padding-left: 0;
        margin-top: 30px;
    }

    .group-signup-section li.column-count-2-of-2 .required-text {
        display: block !important;
        width: 100% !important;
    }

    .form-inner .gform_wrapper ul.gform_fields li.required-text:nth-child(2) {
        display: none;
    }

    .group-signup-section .form-inner .gform_wrapper {
        margin: 0;
    }

    .form-inner .gform_wrapper .group-type-choose .gfield_radio {
        max-width: 100%;
    }

    .group-signup-section li.column-count-1-of-1 {
        margin-top: -70px;
        padding: 70px 30px 20px;
        border-radius: 20px;
    }

    .contact-section-form .column-count-1-of-2 {
        padding: 0 10px 30px 0;
    }

    .contact-section-form .column-count-2-of-2 {
        padding: 0 0 30px 10px;
    }

    .info-col {
        min-height: 280px;
        padding: 50px 30px 100px;
    }

    .info-col .content-btn-block a {
        min-width: 285px;
    }

    .contact-section-form .form-inner .gform_wrapper {
        margin: 0;
    }

    .info-col .content-btn-block {
        bottom: 30px;
    }

    .contact-section-form .gform_wrapper textarea.medium {
        height: 262px;
    }

    .become-section p {
        margin: 10px 0 30px;
    }

    .form-inner .gform_wrapper .top_label li.gfield.gf_left_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(ul.gfield_radio li input):not(ul.gfield_checkbox li input):not(.datepicker),
    .form--inner .gform_wrapper .top_label li.gfield.gf_right_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(ul.gfield_radio li input):not(ul.gfield_checkbox li input):not(.datepicker) {
        margin-top: 0;
    }

    .form-inner .gform_wrapper label.gfield_label,
    .form-inner .gform_wrapper .field_sublabel_above .ginput_complex.ginput_container label {
        display: block;
        line-height: 24px;
    }

    .page-template-page-working-group .page-top-section .container-outer {
        padding-top: 30px;
    }

    .group-icon {
        background-size: 80% !important;
    }

    .ui.selection.dropdown > .dropdown.icon {
        top: 10px;
    }

    .video-popup-frame {
        position: relative;
        max-width: 100%;
        width: 100%;
        padding-bottom: calc(56.25% + 15px);
        border: 0 solid #fff;
    }

    .video-popup-frame iframe, .video-popup-frame embed, .video-popup-frame object {
        position: absolute;
        right: 0;
        top: 0;
        width: 100% !important;
        height: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .video-popup-inner {
        width: 600px;
        padding: 30px;
    }

    .white-btn-2:after {
        top: 13px;
    }

    .new-in-sign {
        right: 50px;
        width: 140px;
        height: 140px;
        padding: 45px 0;
        background-size: cover !important;
    }

    .new-in-sign span {
        font-size: 30px;
    }

    .social-speaker-inner {
        right: 10px;
    }

    .social-speaker-inner li {
        margin: 20px 0;
    }

    .speakers-section-icon {
        background-size: 35% !important;
    }

    .become-section {
        margin-bottom: 90px;
    }

    .become-section p {
        margin: 10px 0 30px;
    }

    .inner-page-title {
        padding-left: 80px;
    }

    .inner-page-photo {
        width: 200px;
        height: 200px;
        border: 10px solid #fff;
    }

    .speakers-inner-section {
        margin-bottom: 90px;
    }

    h2 {
        font-size: 22px;
        line-height: 28px;
    }

    .gallery-post {
        margin-bottom: 30px;
        padding: 15px 15px 25px;
    }

    .gallery-title {
        font-size: 18px;
        margin-top: 10px;
    }

    .nextgen-gallery-content .ngg-gallery-thumbnail-box {
        width: calc(100% / 2 - 30px);
        margin: 0 15px 30px;
    }

    .nextgen-gallery-content .ngg-galleryoverview br {
        display: none !important;
    }

    .inner-content-left {
        width: 100%;
        padding-right: 0;
        float: none;
        margin-bottom: 60px;
    }

    .post-container {
        margin-top: 45px;
    }

    .post-header {
        padding: 45px;
    }

    .blog-topbar {
        padding: 30px 45px 20px 45px;
    }

    .post-meta {
        margin: 30px 0 45px;
    }

    .right-arrow-btn {
        height: 40px;
        line-height: 38px;
        font-size: 14px;
    }

    .right-arrow-btn:after {
        width: 40px;
        height: 40px;
    }

    aside.sidebar-right {
        width: 100%;
        float: none;
    }

    .sidebar-box {
        max-width: 480px;
        margin: 0 auto;
    }

    .board-list li.board-member {
        width: calc(100% / 3);
        padding: 30px;
    }

    .social-member li {
        margin: 0 10px;
    }

    .social-member li a,
    .navy-social li a {
        font-size: 18px;
    }

    aside.sidebar-left {
        width: 200px;
    }

    .sidebar-filter li a,
    .sidebar-filter li span {
        padding: 8px 10px;
    }

    .inner-content-right {
        padding-left: 30px;
        width: calc(100% - 200px);
    }

    .default-link-info {
        padding: 20px;
    }

    .featured-news-inner {
        margin-bottom: 60px;
    }

    .featured-news li {
        width: 100%;
        float: none;
        padding: 15px;
        position: relative;
    }

    .featured-news li figure {
        width: 250px;
        float: left;
    }

    .news-info {
        position: absolute;
        top: 50%;
        right: 15px;
        width: calc(100% - 350px);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .featured-news-date {
        margin-bottom: 15px;
    }

    .login-section {
        margin-top: 60px;
    }

    .login-section-inner {
        width: 100%;
    }

    .login-side {
        float: none;
        margin: 0 auto;
    }

    .login-inner {
        border-right: 0;
        border-bottom: 1px solid #ddd;
    }

    .um-form .um-field .um-field-area .um-field-checkbox span.um-field-checkbox-option {
        font-size: 14px;
    }

    .um-form .um-field .um-field-area input[type=text].um-form-field,
    .um-form .um-field .um-field-area input[type=password].um-form-field {
        height: 40px !important;
    }

    .um .um-form .um-col-alt .um-half input[type="submit"].um-button,
    .um .um-form .um-col-alt .um-left input[type="submit"].um-button,
    .um .um-form .um-col-alt .um-center input[type="submit"].um-button {
        font-size: 14px;
        height: 40px !important;
        padding: 0 !important;
    }

    .um .um-form .um-col-alt .um-half::after,
    .um .um-form .um-col-alt .um-left::after,
    .um .um-form .um-col-alt .um-center::after {
        width: 40px;
        height: 40px;
    }

    .um-col-alt .um-right .um-alt,
    .um-col-alt-b .um-link-alt {
        height: 40px !important;
        line-height: 38px !important;
        font-size: 14px;
    }

    .um-col-alt .um-right .um-alt:after,
    .um-col-alt-b .um-link-alt:after {
        width: 37px;
        height: 38px;
    }

    .um.um-password {
        padding: 30px 0;
    }

    .login-section {
        margin-top: 0;
    }

    .already-registered {
        margin-bottom: 45px;
    }

    .new-registration h2 {
        padding-top: 45px;
    }

    .form-gray-section {
        padding: 30px 0 !important;
    }

    .form-gray-section .um-col-121 {
        padding: 0 15px 0 60px;
    }

    .form-gray-section .um-col-122 {
        padding: 0 60px 0 15px;
    }

    .form-label-big {
        padding: 45px 0 45px !important;
    }

    .um-form .form-label-big .um-field .um-field-label label,
    .um-form .form-register-social .um-field .um-field-label label {
        font-size: 14px !important;
        margin-bottom: 10px;
    }

    .um .um-row .um-field-area .select2.select2-container .select2-selection,
    .um .um-row .um-field-area .select2.select2-container .select2-selection .select2-selection__arrow:before {
        height: 40px;
    }

    .default-page {
        margin-top: 60px;
    }

    div.uimob340 .uimob340-show,
    div.uimob500 .uimob500-show,
    div.uimob800 .uimob800-show,
    div.uimob960 .uimob960-show {
        display: none !important;
    }

    div.uimob340 .uimob340-hide,
    div.uimob500 .uimob500-hide,
    div.uimob800 .uimob800-hide,
    div.uimob960 .uimob960-hide {
        display: block !important;
    }

    div.uimob800 .um-account-meta a {
        border: 0 !important;
    }

    div.uimob800 .um-account-meta a,
    div.uimob800 .um-account-meta img {
        display: inline-block !important;
        -moz-border-radius: 999px !important;
        -webkit-border-radius: 999px !important;
        border-radius: 999px !important;
    }

    div.uimob800 .um-account-side ul {
        border: 0 !important;
    }

    .um.um-account .um-account-side li {
        height: 46px;
    }

    .um.um-account .um-account-side li a {
        padding: 0 0 5px !important;
        line-height: 40px;
    }

    .um-um_account_id.um .um-field-group-head,
    .picker__box,
    .picker__nav--prev:hover,
    .picker__nav--next:hover,
    .um-um_account_id.um .um-members-pagi span.current,
    .um-um_account_id.um .um-members-pagi span.current:hover,
    .um-um_account_id.um .um-profile-nav-item.active a,
    .um-um_account_id.um .um-profile-nav-item.active a:hover,
    .upload, .um-modal-header,
    .um-modal-btn,
    .um-modal-btn.disabled,
    .um-modal-btn.disabled:hover,
    div.uimob800 .um-account-side li a.current,
    div.uimob800 .um-account-side li a.current:hover {
        background: #fff !important;
    }

    .um.um-account .um-account-side,
    .um.um-account .um-account-main {
        width: 100%;
        max-width: 340px;
        margin: 0 auto;
        float: none;
        padding: 0;
    }

    .um.um-account .um-account-main {
        margin: 30px auto 0;
    }

    .um.um-editing .um-col-alt {
        margin: 30px 0 0;
    }

    .um.um-profile .form-full-width .um-col-1 {
        padding: 0 60px;
    }

    .um.um-editing .um-col-alt .um-right .um-alt {
        line-height: 38px !important;
    }

    .default-section-inner {
        padding: 0 30px 60px;
    }

    .default-section h2 {
        font-size: 22px;
    }

    .default-section h4 {
        font-size: 16px;
    }

    .past-event-inner {
        margin: 30px 0;
    }

    .past-event-text {
        width: calc(100% - 300px);
    }

    .past-event-inner figure {
        width: 300px;
        border: 5px solid #fff;
    }

    .past-event-info {
        margin: 20px 0;
    }

    .event-links li {
        margin: 0 15px 15px 0;
    }

    .event-links li a {
        padding: 5px 20px;
    }

    .pagination-no-nr {
        height: 40px;
    }

    .pagination-no-nr ul li {
        height: 40px;
        line-height: 40px;
        width: 300px;
    }

    .pagination-no-nr ul li span:after,
    .pagination-no-nr ul li.next a:after,
    .pagination-no-nr ul li.prev a:after {
        width: 38px;
        height: 38px;
    }

    .company-list li figure {
        width: 240px;
        height: 240px;
    }

    .company-description {
        width: calc(100% - 270px);
        padding: 30px;
        min-height: 240px;
    }

    .partners-row-line {
        margin: 30px 0;
    }

    .pages-list li {
        width: calc(100% / 2 - 15px);
        margin: 0 30px 30px 0;
    }

    .pages-list li:nth-child(2n) {
        margin-right: 0;
    }

    .error-page-container p {
        margin: 30px 0;
    }

    .speakers-list > li {
        width: 100%;
        margin: 0 0 30px 0;
        padding: 15px;
    }

    .speaker-description-inner {
        margin: 0 30px;
    }

    .participate-inner {
        padding: 30px 30px 5px;
    }

    .participate-inner h3 {
        font-size: 18px;
    }

    .participate-actions h3 {
        margin-bottom: 30px;
    }

    .participate-action-inner {
        padding: 30px 30px 90px;
    }

    .participate-actions a {
        height: 40px;
        line-height: 38px;
        bottom: 30px;
        min-width: 280px;
        padding: 0 45px;
    }

    .group-list li {
        width: calc(100% / 2 - 15px);
        font-size: 18px;
    }

    .group-list li:nth-child(3n) {
        margin: 0 30px 30px 0;
    }

    .group-list li:nth-child(2n) {
        margin: 0 0 30px 0;
    }

    .group-list li a strong {
        font-size: 30px;
    }

    .groups-description {
        margin: 30px auto;
    }

    .group-description-inner {
        padding: 45px 15px;
    }

    .awards-description {
        margin: 45px 0 30px;
    }

    .guidelines-content {
        margin: 45px 0;
    }

    .resources-section .container-inner {
        padding: 30px 0;
    }

    .resources-section h2 {
        margin-bottom: 30px;
    }

    .resources-section ul a {
        height: 40px;
        line-height: 38px;
    }

    .related-section .container-inner {
        padding: 45px 0;
    }

    .related-links a {
        padding: 10px 60px 10px 30px;
    }

    .related-links a.downloadable:after {
        top: 9px;
    }

    .past-content-title {
        padding-left: 30px;
        font-size: 16px;
        width: 100%;
        margin-bottom: 30px;
        float: none;
    }

    .past-content-section .container-inner {
        padding: 45px 15px;
    }

    .past-rows-section ul {
        margin-bottom: 30px;
    }

    .past-rows-section ul li a {
        padding: 9px 60px 9px 30px;
    }

    .past-rows-section ul li a:after {
        top: 8px;
    }

    .past-content-section h2 {
        margin-bottom: 45px;
    }

    .past-content-section h3 {
        margin: 45px 0 30px;
    }

    .content-btn-block a {
        height: auto;
        line-height: 18px;
        padding: 11px 30px;
        min-width: 700px;
    }

    .video-list li {
        float: none;
        width: 100%;
        max-width: 385px;
        margin: 0 auto 30px;
        padding: 30px 30px 45px;
    }

    .video-list li:nth-child(2n) {
        margin: 0 auto 30px;
    }

    .video-list li h2 {
        /*min-height: auto;*/
    }

    .main-term-name,
    .sub-term-name {
        font-size: 12px;
    }

    .video-cat,
    .video-subcat,
    .video-date {
        font-size: 14px;
        line-height: 16px;
    }

    .post-video iframe {
        height: 340px;
    }

    .document-content figure {
        max-width: 225px;
    }

    .document-header {
        width: calc(100% - 350px);
    }

    .document-content h1 {
        font-size: 18px;
    }

    .document-text p {
        font-size: 16px;
        line-height: 24px;
    }

    .register-page-btn:after {
        width: 37px;
        height: 38px;
    }

    #countdown .count-wrap {
        width: 60px;
    }

    #countdown .count-wrap .label {
        font-size: 14px;
    }

    #countdown .count-wrap .count {
        width: 60px;
        height: 60px;
        line-height: 60px;
        font-size: 22px;
    }

    .event-promo-top {
        padding: 30px 0;
    }

    .event-speaker-section .speakers-list {
        padding: 0;
    }

    .page-template-page-landing .board-section {
        margin: 0 0 60px;
    }

    .page-template-page-landing .board-list {
        padding-bottom: 0;
    }

    .register-event-section h2.section-title,
    .event-agenda-section h2,
    .event-speaker-section h2,
    .faq-section h2,
    .board-section h2.section-title,
    .event-sponsors-section h2.section-title,
    .event-partners-section h2.section-title,
    .landing-featured-content h2.section-title,
    .event-gallery-section h2.section-title {
        padding-left: 80px;
        line-height: 60px;
    }

    .testimonials-section .onug-testimonials-title {
        padding-left: 80px;
    }

    .register-event-section h2.section-title:after,
    .event-agenda-section h2:after,
    .event-speaker-section h2:after,
    .faq-section h2:after,
    .board-section h2.section-title:after,
    .event-sponsors-section h2.section-title:after,
    .event-partners-section h2.section-title:after,
    .landing-featured-content h2.section-title:after,
    .event-gallery-section h2.section-title:after {
        width: 60px;
        height: 60px;
        background-size: 45% !important;
    }

    .event-speaker-section h2:after {
        background-size: 30% !important;
    }

    .icon-landing-list li {
        width: 80px;
    }

    .featured-article .featured-text {
        width: calc(100% - 345px);
        padding-bottom: 60px;
    }

    .featured-article figure {
        width: 300px;
        padding: 5px;
    }

    .featured-article .left-text .bottom-container,
    .featured-article .right-text .bottom-container {
        width: calc(100% - 360px);
    }

    .featured-article .featured-text.left-text {
        margin-right: 30px;
    }

    .featured-article .featured-text.right-text {
        margin-left: 30px;
    }

    .featured-article .featured-text h3 {
        margin-bottom: 30px;
    }

    .featured-article .gray-btn:after,
    .featured-article .white-trans-btn:after {
        width: 40px;
        height: 40px;
    }

    .featured-article.full-featured-text {
        border: 5px solid #fff;
    }

    .featured-article.full-featured-text .featured-text {
        padding: 60px 0;
        width: calc(100% - 200px);
    }

    .register-options.col-2 > li {
        width: calc(50% - 15px);
        padding: 30px 30px 135px;
        margin-right: 30px;
    }

    .register-options .normal-btn {
        min-width: 260px;
    }

    .faq-section-inner {
        padding: 45px 0;
    }

    .show-more-btn {
        height: 40px;
        line-height: 38px;
    }

    .show-more-btn:after {
        width: 40px;
        height: 40px;
    }

    .faq-list li a {
        height: auto;
        padding: 10px 60px 10px 30px;
    }

    .faq-list li a:after {
        width: 36px;
        height: 36px;
    }

    .faq-list li div {
        padding: 30px;
    }

    .event-gallery-list li {
        width: calc(100% / 2 - 15px);
        margin: 0 30px 30px 0;
        padding: 5px;
    }

    .event-gallery-list li:nth-child(3n) {
        margin: 0 30px 30px 0;
    }

    .event-gallery-list li:nth-child(2n) {
        margin: 0 0 30px 0;
    }

    .download-app-row {
        padding: 30px 0;
    }

    .download-app-row h2 {
        font-size: 16px;
    }

    .download-list li a {
        background-size: 80% !important;
        width: 150px;
    }

    .register-options .normal-btn {
        min-width: 100%;
    }

    .register-options .btn-container {
        width: 90%;
        left: 5%;
        bottom: 20px;
    }

    .register-options.col-3 > li {
        padding: 15px 15px 100px;
        width: calc((100% / 3) - 10px);
        margin-right: 15px;
    }

    .register-options > li li {
        font-size: 14px;
    }

    .webinar-list {
        text-align: left;
    }

    .webinar-list li {
        float: left;
        width: calc(100% / 2 - 16px);
        margin-right: 20px;
        margin-bottom: 50px;
    }
}

/* ===== End iPads (portrait and landscape)
--------------------------------------------------------------------------------------------------*/

/* ===== Start Smartphones (portrait and landscape)
--------------------------------------------------------------------------------------------------*/
@media only screen and (min-width: 0) and (max-width: 767px) {
    /* Styles */
    html {
        overflow-x: hidden;
    }

    body {
        font-size: 14px;
        line-height: 20px;
    }

    #header {
        padding: 0 0 50px 0;
    }

    #header .container-outer {
        padding: 0 10px;
    }

    .wrapper {
        left: 0;
        -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
    }

    .wrapper.active-nav-wrap {
        left: calc(-100% + 50px);
    }

    .navbar {
        position: fixed;
        right: 0;
        top: 0;
        height: 100%;
        width: calc(100% - 50px);
        background: #fff;
        overflow: auto;
        -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        z-index: 3;
        margin-right: 0;
    }

    .wrapper.active-nav-wrap .navbar {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
    }

    .navbar > ul > li {
        float: none;
        margin: 0;
        padding: 5px 0;
        display: block;
    }

    .navbar > ul > li > a {
        margin: 0 30px 10px;
    }

    .navbar > ul {
        padding: 10px 0 50px;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .navbar > ul > li > ul {
        display: block;
        position: relative;
        left: 0;
        padding: 10px 40px;
        -webkit-transform: translateY(0%);
        transform: translateY(0%);
        -webkit-box-shadow: inset 0 0 20px 0 rgba(0, 0, 0, .05);
        box-shadow: inset 0 0 20px 0 rgba(0, 0, 0, .05);
    }

    .navbar > ul > li > ul > li > ul li {
        margin: 10px 0;
    }

    .navbar > ul > li > ul > li {
        margin: 5px 0;
    }

    .navbar > ul > li > ul > li > ul a {
        line-height: 16px;
    }

    .navbar > ul > li > ul > li > ul {
        padding-bottom: 10px;
    }

    .navbar > ul > li a {
        white-space: inherit;
    }

    .mobile-menu-overlay {
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgba(255, 255, 255, .8);
        z-index: 3;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
    }

    .active-nav-wrap .mobile-menu-overlay {
        opacity: 1;
        visibility: visible;
    }

    .logo-img {
        width: 80px;
        margin-right: 0;
        padding: 15px 0 0;
    }

    .onug-login-wrap {
        height: 30px;
    }

    .onug-search-wrap.mdlg {
        height: 30px;
        border-radius: 15px;
        /*display: none;*/
    }

    .onug-search-wrap.mobile {
        height: 30px;
        border-radius: 15px;
        display: block;
        float: right;
        margin-top: 10px;
        margin-right: 0;
        margin-bottom: 0px;
        display: none;
    }

    .onug-search-wrap.mobile .search-form input[type="search"] {
        text-decoration-style: solid;
        text-transform: uppercase;
        font-weight: 700;
        font-size: 11px;
        letter-spacing: .5px;
        color: #0f1d2a;
    }

    .onug-search-wrap .search-form input[type="search"] {
        height: 30px;
        line-height: 30px;
    }

    .onug-search-wrap .search-form .search-submit {
        height: 30px;
        width: 30px;
        border-radius: 15px;
        top: -1px;
    }

    .onug-login,
    .onug-logout {
        height: 30px;
        line-height: 28px;
        padding: 0 35px 0 10px;
        font-size: 10px;
    }

    .onug-logout {
        padding: 0 10px 0 5px;
    }

    .onug-login:after {
        width: 30px;
        height: 28px;
    }

    .onug-register {
        position: absolute;
        right: 10px;
        bottom: 10px;
        height: 30px;
        margin-left: 0;
        line-height: 28px;
        float: none;
    }

    .onug-register .event-name {
        padding: 0 10px;
        font-size: 10px;
    }

    .onug-register .register-btn {
        height: 28px;
        font-size: 10px;
    }

    .header-actions {
        margin: 55px 0 0;
    }

    .menu-box {
        display: block;
        position: absolute;
        width: 30px;
        height: 24px;
        margin: 3px 0 0 10px;
        z-index: 9999;
        right: 15px;
        top: 15px;
    }

    .home-slideshow .slick-arrow {
        display: none !important;
    }

    .home-slideshow .slick-dots {
        display: none !important;
    }

    .icon {
        width: 50px;
        height: 50px;
        background-size: 50% !important;
    }

    .home-section {
        margin: 0 0 30px;
    }

    .section-title {
        font-size: 26px;
        line-height: 30px;
    }

    .home-about-section h3 {
        margin: 5px 0;
    }

    .section-subtitle, h3 {
        font-size: 16px;
    }

    .about-links-icon {
        width: 100px;
        height: 100px;
        margin: 0 auto 10px;
    }

    .about-links-icon:after {
        width: 100px;
        height: 100px;
        background-size: 50% !important;
    }

    .about-onug-links li {
        margin: 0 10px 20px;
    }

    .about-links-title {
        font-size: 12px;
    }

    .become-member-btn,
    .event-register-btn {
        width: 220px;
        height: 40px;
        line-height: 38px;
        font-size: 12px;
    }

    .become-member-btn:after,
    .event-register-btn:after {
        width: 40px;
        height: 40px;
    }

    .become-member-wrap:before, .become-member-wrap:after {
        width: 40px;
    }

    .about-onug-links ul {
        margin: 30px 0;
    }

    .event-promo-information {
        width: 100%;
        padding-left: 0;
        padding-top: 70px;
        text-align: center;
    }

    .event-promo-information:after {
        left: 50%;
        top: 0;
        width: 50px;
        height: 50px;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }

    .event-promo-top {
        padding: 30px 0;
    }

    .event-promo-info p {
        font-size: 16px;
    }

    .event-promo-info {
        margin: 30px 0;
    }

    .event-register-btn {
        margin: 0 auto;
    }

    .video-content-event {
        max-width: 100%;
        width: 100%;
    }

    .event-promo-video, .event-promo-reason {
        width: 100%;
        text-align: center;
        margin-top: 30px;
    }

    .event-promo-reason p {
        text-align: justify;
        line-height: 20px;
    }

    .reason-to-attend {
        padding: 30px 0;
        background-size: cover !important;
    }

    .newsletter-form > label {
        display: none;
    }

    .newsletter-form .gform_wrapper {
        width: 100%;
    }

    .newsletter-section .newsletter-form {
        margin-top: 20px;
    }

    .newsletter-form .gform_wrapper .gform_body {
        width: calc(100% - 40px);
    }

    .newsletter-form .gform_wrapper .gform_footer {
        width: 40px;
    }

    .newsletter-form .gform_wrapper .gform_footer input[type="submit"] {
        width: 40px;
        height: 40px;
        font-size: 0;
        margin-bottom: 0;
        border-radius: 20px;
        background: #98c43d url(../img/bgi/save-success-white.svg) no-repeat center center;
    }

    .newsletter-form .gform_wrapper .gform_footer:after {
        display: none;
    }

    .newsletter-form .gform_wrapper .gfield input[type="text"].medium,
    .newsletter-form .gform_wrapper .gfield input[type="email"].medium {
        /*min-height: auto;*/
        height: 40px;
        line-height: 40px;
    }

    .join-community-outer {
        padding: 30px 0 0;
    }

    .join-community-inner {
        padding: 30px 0;
    }

    .community-description {
        margin: 20px 10px;
    }

    .community-description p {
        text-align: center;
    }

    .community-description p br {
        display: none;
    }

    .community-outer {
        padding: 30px 10px 0;
    }

    .join-community-btn {
        height: 40px;
        line-height: 40px;
        width: 250px;
        margin: 0 auto 10px;
        font-size: 12px;
    }

    .community-contact p {
        width: 100%;
        text-align: center;
        line-height: 30px;
        padding-left: 0;
    }

    .social-contact {
        float: left;
        position: relative;
        margin: 10px 0 15px;
        left: 0;
        top: 0;
        width: 100%;
        -webkit-transform: translateY(0%);
        transform: translateY(0%);
    }

    .community-contact-btn {
        height: 40px;
        line-height: 40px;
        width: 80%;
        margin-right: 10%;
        font-size: 12px;
    }

    .join-community-btn:after,
    .community-contact-btn:after {
        width: 40px;
        height: 40px;
        background-size: 40% !important;
    }

    .onug-testimonials-title {
        padding-left: 0;
        padding-top: 70px;
        text-align: center;
    }

    .onug-testimonials-title:after {
        left: 50%;
        top: 0;
        width: 50px;
        height: 50px;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }

    .testimonials-container figure {
        float: none;
        max-width: 370px;
        width: 100%;
        margin: 0 auto;
        margin-bottom: 20px;
    }

    .testimonial-info {
        width: 100%;
        float: none;
        text-align: center;
    }

    .navy-social {
        margin-bottom: 15px;
    }

    .navy-social li {
        float: none;
        display: inline-block;
    }

    .testimonial-text p {
        font-size: 14px;
    }

    .testimonials-home-slider .slick-arrow {
        display: none !important;
    }

    .highlighted-sponsors-list {
        margin: 30px 0 0;
    }

    .why-become-sponsor {
        margin-top: 30px;
    }

    .highlighted-sponsors-list li {
        width: 70px;
        margin: 0 5px 20px;
        vertical-align: middle;
    }

    .why-become-sponsor .video-content {
        position: relative;
        max-width: 100%;
        width: 100%;
        padding: 0;
        padding-bottom: calc(56.25% + 14px);
        border: 0;
    }

    .why-become-sponsor .video-content iframe,
    .why-become-sponsor .video-content embed,
    .why-become-sponsor .video-content object {
        position: absolute;
        right: 0;
        top: 0;
        width: 100% !important;
        height: 100%;
    }

    .why-become-description {
        width: 100%;
    }

    .why-become-description .section-title {
        text-align: center;
        margin-top: 20px;
    }

    .why-become-description p {
        margin: 20px 0;
        font-size: 14px;
    }

    .become-sponsor-actions a {
        margin-bottom: 10px;
        width: 100%;
        height: 40px;
        line-height: 38px;
        border: 1px solid #ddd;
        border-radius: 20px;
        -webkit-box-sizing: border-box;
        font-size: 12px;
        box-sizing: border-box;
    }

    .become-sponsor-actions span {
        display: none;
    }

    .become-sponsor-actions {
        padding: 0;
        border: 0;
    }

    .featured-content-slideshow {
        max-width: 360px;
        margin: 30px auto;
    }

    .featured-content-slideshow figure {
        height: 180px;
    }

    .featured-content-slideshow .slick-dots {
        bottom: -30px;
    }

    .featured-title {
        padding: 10px 0;
        font-size: 14px;
        line-height: 20px;
    }

    .featured-content-section .container-outer {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .newsletter-footer-outer {
        padding: 20px 0;
    }

    .newsletter-footer-outer > .newsletter-footer-title {
        width: 100%;
        text-align: center;
        font-weight: 500;
        line-height: 30px;
    }

    .newsletter-footer-outer .newsletter-form .gform_wrapper .gform_body {
        width: calc(100% - 40px);
    }

    .newsletter-footer-outer .newsletter-form .gform_wrapper .gform_footer {
        width: 40px;
    }

    .newsletter-footer-outer .newsletter-form .gform_wrapper .gform_footer input[type="submit"] {
        font-size: 0;
        background: #fff url('../img/bgi/save-success-green.svg') no-repeat center center;
    }

    .newsletter-footer-outer .newsletter-form {
        width: 100%;
    }

    .navbar-footer {
        display: none;
    }

    .sidebar-filter {
        display: none;
    }

    .page-top-section .container-outer {
        padding-top: 70px;
        height: 250px;
    }

    .page-title, h1 {
        font-size: 24px;
    }

    .black-pattern:after {
        background: url('../img/bgi/pattern-colored-opacity.svg') no-repeat 50px 0;
        background-size: contain;
    }

    .default-page-icon,
    .about-home-icon {
        width: 80px;
    }

    .page-icon {
        margin: 0 auto 15px;
    }

    section {
        margin: 0 0 30px;
    }

    .page-top-section .btn {
        margin-top: 20px;
    }

    .normal-btn {
        min-width: 260px;
        padding: 0 20px;
        height: 40px;
        line-height: 38px;
    }

    .become-sponsor-video,
    .become-video-content {
        float: none;
        margin: 0 auto;
        max-width: 560px;
        width: 100%;
        padding-top: 0;
    }

    .become-video-content {
        position: relative;
        max-width: 100%;
        width: 100%;
        padding-bottom: calc(56.25% + 15px);
        background: #fff;
    }

    .become-video-content iframe, .become-video-content embed, .become-video-content object {
        position: absolute;
        right: 0;
        top: 0;
        width: 100% !important;
        height: 100%;
    }

    .become-sponsor-text {
        float: none;
        width: 100%;
    }

    .become-sponsor-text h2 {
        text-align: center;
    }

    .become-sponsor-text p {
        font-weight: 400;
        line-height: 24px;
    }

    .default-section p, .default-section ul {
        margin: 15px 0;
    }

    .benefits-list li {
        margin: 15px 0;
        padding-left: 30px;
        font-size: 14px;
        line-height: 24px;
    }

    .become-sponsor-form .column-count-1-of-2,
    .become-member-form .column-count-1-of-2 {
        width: 100%;
        padding: 0 10px 15px;
    }

    .become-sponsor-form .column-count-2-of-2,
    .become-member-form .column-count-2-of-2 {
        width: 100%;
        padding: 0 10px 15px;
    }

    .become-sponsor-form .column-count-1-of-1 {
        width: 100%;
        padding: 30px 10px 0;
    }

    .form-inner .gform_wrapper ul.gfield_checkbox li label,
    .form-inner .gform_wrapper ul.gfield_radio li label {
        width: 100%;
    }

    .benefits-text {
        min-height: 280px;
        padding-top: 35px;
    }

    .benefits-text h2 {
        margin-bottom: 15px;
    }

    .benefits-text p {
        line-height: 20px;
    }

    .benefits-list ul {
        max-width: 500px;
        padding: 15px 10px;
    }

    .become-sponsor-form h2 {
        margin-bottom: 15px;
        padding-top: 30px;
    }

    .form-inner .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
        height: 40px;
        margin-bottom: 0;
    }

    .form-inner .gform_wrapper ul li.gfield {
        margin-top: 10px;
        margin-bottom: 0 !important;
    }

    .form-inner .gform_wrapper .gfield_html.gfield_no_follows_desc {
        margin-top: 10px;
    }

    .ui.selection.dropdown {
        min-height: 40px;
        height: 40px;
        line-height: 16px;
    }

    .form-inner .gform_wrapper .field_sublabel_above > label {
        margin-bottom: 10px;
    }

    .form-inner .gform_wrapper .ginput_complex .ginput_left, .form-inner .gform_wrapper .ginput_complex .ginput_right, .form-inner .gform_wrapper .ginput_complex .ginput_full {
        margin-bottom: 10px;
    }

    .gform_wrapper .become-sponsor-checkbox-container ul.gfield_checkbox li label,
    .become-member-form .gform_wrapper ul.gfield_radio li label,
    .form-inner .gform_wrapper .group-type-choose .gfield_radio li label {
        height: 40px;
        line-height: 40px !important;
        font-size: 14px;
    }

    .become-sponsor-checkbox-container [type="checkbox"]:not(:checked) + label:before, .become-sponsor-checkbox-container [type="checkbox"]:checked + label:before,
    .become-member-form [type="radio"]:not(:checked) + label:before, .become-member-form [type="radio"]:checked + label:before,
    .form-inner .gform_wrapper .group-type-choose .gfield_radio li label:before {
        width: 40px;
        height: 40px;
    }

    .become-sponsor-checkbox-container [type="checkbox"]:not(:checked) + label:after, .become-sponsor-checkbox-container [type="checkbox"]:checked + label:after,
    .become-member-form [type="radio"]:not(:checked) + label:after, .become-member-form [type="radio"]:checked + label:after,
    .form-inner .gform_wrapper .group-type-choose .gfield_radio li label:after {
        top: 15px;
        left: 15px;
    }

    .become-sponsor-form .gform_wrapper .become-sponsor-checkbox-container {
        margin: 30px 0 !important;
    }

    .become-sponsor-checkbox-container > label {
        font-size: 16px !important;
    }

    .form-inner .gform_wrapper .gform_footer input[type="submit"] {
        height: 40px;
        line-height: 38px;
        /*min-width: auto;*/
        width: 100%;
    }

    .become-sponsor-form .gform_wrapper .top_label .column-count-1-of-1 li.gfield.gf_middle_third:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time),
    .become-sponsor-form .gform_wrapper .top_label .column-count-1-of-1 li.gfield.gf_right_third:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm) {
        width: 100%;
        margin-right: 0;
    }

    .gform_wrapper .become-sponsor-checkbox-container ul.gfield_checkbox li {
        margin: 15px 0;
    }

    .become-speaker-icon {
        background-size: 30% !important;
    }

    .become-speaker-section .container-inner {
        padding: 30px 0;
    }

    .become-speaker-section p, .become-speaker-section ul {
        margin: 10px 0;
        line-height: 24px;
        font-size: 14px;
    }

    .become-speaker-form .column-count-1-of-2, .become-speaker-form .column-count-2-of-2 {
        padding: 30px 15px 15px;
    }

    .become-speaker-form .column-count-1-of-2 {
        margin-bottom: 30px;
        margin-right: 0;
    }

    .form-inner .gform_wrapper .label-font-set label.gfield_label {
        font-size: 14px !important;
    }

    [type="radio"]:not(:checked) + label, [type="radio"]:checked + label {
        font-size: 12px !important;
        line-height: 16px !important;
    }

    .form-inner .gform_wrapper ul.gform_fields > li.gfield {
        margin: 30px 0;
    }

    .form-inner .gform_wrapper .gform_fileupload_multifile .gform_drop_area input[type="button"] {
        height: 40px;
        line-height: 38px;
    }

    .form-inner .gform_wrapper .gfield_checkbox li,
    .form-inner .gform_wrapper .gfield_radio li,
    .become-member-form .gform_wrapper ul.gfield_radio li {
        margin: 10px 0 10px !important;
    }

    .form-inner .gform_wrapper li.gfield ul.gfield_radio li input[type=radio] + input[type=text] {
        width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        margin: 0;
    }

    .form-inner .gform_wrapper ul.gfield_checkbox,
    .form-inner .gform_wrapper ul.gfield_radio {
        margin: 0 0 30px;
    }

    .option-col {
        width: 100%;
        margin: 0 0 30px 0;
        padding: 30px;
    }

    .option-col h2 {
        margin-bottom: 15px;
    }

    .option-col hr {
        margin: 15px 0;
    }

    .become-member-form .form-inner {
        padding: 30px 0 0;
    }

    .group-signup-section li.column-count-1-of-2,
    .group-signup-section li.column-count-2-of-2,
    .group-signup-section li.column-count-1-of-1 {
        width: 100%;
    }

    .group-signup-section li.column-count-1-of-2 {
        padding: 20px;
    }

    .group-signup-section li.column-count-2-of-2 {
        padding-left: 0;
        margin-top: 30px;
    }

    .group-signup-section li.column-count-2-of-2 .required-text {
        display: block !important;
        width: 100% !important;
    }

    .form-inner .gform_wrapper ul.gform_fields li.required-text:nth-child(2) {
        display: none;
    }

    .group-signup-section .form-inner .gform_wrapper {
        margin: 0;
    }

    .form-inner .gform_wrapper .group-type-choose .gfield_radio {
        max-width: 100%;
    }

    .form-inner .gform_wrapper ul.gform_fields li.required-text {
        width: 100%;
    }

    .required-text p {
        margin-bottom: 10px;
        font-size: 14px;
    }

    .required-text p span {
        font-size: 12px;
    }

    .page-template-page-working-group-signup h1 {
        line-height: 30px;
    }

    [type="checkbox"]:not(:checked) + label, [type="checkbox"]:checked + label {
        font-size: 14px !important;
    }

    .form-inner .gform_wrapper .gform_footer {
        padding: 0 0 10px;
    }

    .group-signup-section li.column-count-1-of-1 {
        margin-top: -70px;
        padding: 70px 30px 0;
        border-radius: 20px;
    }

    .contact-section-form .column-count-1-of-2 {
        width: 100%;
        padding: 0;
    }

    .contact-section-form .column-count-2-of-2 {
        width: 100%;
        padding: 0;
    }

    .info-col {
        width: 100%;
        /*min-height: auto;*/
        height: auto !important;
        padding: 30px;
        margin: 0 0 30px 0;
    }

    .info-col .content-btn-block a {
        min-width: 100%;
    }

    .contact-section-form .form-inner .gform_wrapper {
        margin: 0;
    }

    .info-col .content-btn-block {
        position: relative;
        margin-top: 30px;
        bottom: 0;
    }

    .contact-section-form .gform_wrapper textarea.medium {
        height: 200px;
    }

    .become-section p {
        margin: 10px 0 30px;
    }

    .contact-section-form .form-inner .gform_wrapper .gform_footer {
        margin-top: 30px;
    }

    .become-section {
        margin-bottom: 60px;
    }

    .page-template-page-working-group .page-top-section .container-outer {
        padding-top: 30px;
    }

    .group-icon {
        background-size: 80% !important;
    }

    .ui.selection.dropdown > .dropdown.icon {
        top: 10px;
    }

    .video-popup-frame {
        position: relative;
        max-width: 100%;
        width: 100%;
        padding-bottom: calc(56.25% + 15px);
        border: 0 solid #fff;
    }

    .video-popup-frame iframe, .video-popup-frame embed, .video-popup-frame object {
        position: absolute;
        right: 0;
        top: 0;
        width: 100% !important;
        height: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .white-btn-2:after {
        top: 13px;
    }

    .video-popup-inner {
        width: 94%;
        padding: 20px 10px;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }

    .popup-title {
        font-size: 16px;
        text-align: center;
    }

    .popup-date {
        margin-bottom: 10px;
        font-size: 14px;
        text-align: center;
    }

    .video-popup-inner .btn {
        margin-top: 15px;
    }

    .new-in-sign {
        right: 10px;
        width: 80px;
        height: 80px;
        padding: 23px 0;
        font-size: 10px;
        line-height: 16px;
        background-size: cover !important;
        top: 20px;
        -webkit-transform: translateY(0%);
        transform: translateY(0%);
    }

    .new-in-sign span {
        font-size: 18px;
    }

    .social-speaker-inner {
        right: 0;
        width: 100%;
        top: auto;
        bottom: 10px;
        text-align: center;
        -webkit-transform: translateY(0%);
        transform: translateY(0%);
    }

    .social-speaker-inner li {
        display: inline-block;
        margin: 0 5px;
    }

    .speakers-section-icon {
        background-size: 35% !important;
    }

    .become-section {
        margin-bottom: 90px;
    }

    .become-section p {
        margin: 10px 0 30px;
    }

    .inner-page-title {
        padding-left: 0;
        position: absolute;
        top: 10px;
        left: 10px;
        width: calc(100% - 10px);
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        text-align: center;
    }

    .inner-page-title .page-title {
        display: inline-block;
        font-size: 16px;
        line-height: 30px;
    }

    .inner-page-title span strong {
        margin: 0 0 0 5px;
    }

    .back-btn {
        width: 30px;
        height: 30px;
        margin-top: -18px;
    }

    .inner-page-title br {
        display: none;
    }

    .inner-page-photo {
        width: 130px;
        height: 130px;
        border: 5px solid #fff;
    }

    .inner-page-title p {
        font-size: 16px;
        display: inline-block;
    }

    .social-speaker-inner li a {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 16px;
    }

    .speakers-inner-section h1 {
        padding-bottom: 25px;
        font-size: 24px;
    }

    .job-list li {
        font-size: 16px;
    }

    .speaker-description-inner p {
        margin: 15px 0;
    }

    .inner-page-photo.board-page-photo {
        width: 130px;
        height: 130px;
    }

    .speakers-inner-section {
        margin-bottom: 90px;
    }

    .why-become-video {
        width: 100%;
    }

    .page-subtitle {
        margin-top: 20px;
        font-size: 14px;
    }

    .page-subtitle br {
        display: none;
    }

    h2 {
        font-size: 22px;
        line-height: 28px;
    }

    .gallery-post {
        width: 100%;
        max-width: 385px;
        margin: 0 auto 30px;
        padding: 15px 15px 30px;
        float: none;
    }

    .gallery-post:nth-child(2n) {
        margin: 0 auto 30px;
    }

    .gallery-title {
        font-size: 16px;
        margin-top: 30px;
    }

    .gallery-event-date,
    .gallery-event-location {
        font-size: 12px;
    }

    .gallery-overlay,
    .gallery-overlay span {
        width: 50px;
        height: 50px;
    }

    .nextgen-gallery-content .ngg-gallery-thumbnail-box {
        width: calc(100% / 2 - 10px);
        margin: 0 5px 10px;
        padding: 0;
    }

    .nextgen-gallery-content .ngg-galleryoverview br {
        display: none !important;
    }

    .nextgen-gallery-content .ngg-navigation span.current,
    .nextgen-gallery-content .ngg-navigation a.page-numbers,
    .nextgen-gallery-content .ngg-navigation a.prev,
    .nextgen-gallery-content .ngg-navigation a.next {
        width: 30px;
        height: 30px;
        line-height: 28px;
        font-size: 14px;
        margin: 0 5px 10px;
    }

    .nextgen-gallery-content .ngg-navigation a.prev,
    .nextgen-gallery-content .ngg-navigation a.next {
        font-size: 0;
    }

    .share-icons li a,
    .pagination li a,
    .pagination li span {
        width: 30px;
        height: 30px;
        line-height: 28px;
    }

    .pagination .pagination-arrow {
        width: 30px;
        height: 30px;
    }

    .inner-content-left {
        width: 100%;
        padding-right: 0;
        float: none;
        margin-bottom: 60px;
    }

    .post-container {
        margin-top: 30px;
        padding: 0;
    }

    .post-header {
        padding: 30px 15px;
    }

    .blog-topbar {
        padding: 30px 15px 20px 15px;
    }

    .author-profile {
        float: none;
        margin: 0;
        text-align: center;
    }

    .author-profile img {
        display: inline-block;
    }

    .author-meta {
        text-align: center;
        float: none;
    }

    .author-name p {
        font-size: 16px;
    }

    .author-name span {
        font-size: 14px;
    }

    .author-meta .navy-social {
        text-align: center;
    }

    .author-meta .navy-social li {
        float: none;
        display: inline-block;
    }

    .post-meta {
        margin: 15px 0 30px;
    }

    .right-arrow-btn {
        width: 100%;
        height: 40px;
        line-height: 38px;
        font-size: 14px;
    }

    .right-arrow-btn:after {
        width: 40px;
        height: 40px;
    }

    aside.sidebar-right {
        width: 100%;
        float: none;
    }

    .sidebar-box {
        max-width: 340px;
        margin: 0 auto;
    }

    .post-tags a {
        font-size: 14px;
    }

    .board-list li.board-member {
        width: 100%;
        max-width: 340px;
        padding: 15px;
        margin: 0 auto;
        float: none;
    }

    .social-member li {
        margin: 0 10px;
    }

    .social-member li a,
    .navy-social li a {
        font-size: 18px;
    }

    .landing-top-inner .has-promo .event-info,
    .landing-top-inner .has-promo .next-event-info {
        float: none;
        width: auto;
    }

    .landing-top-inner .has-promo .next-event-info {
        margin: 100px 0 0 0;
    }

    aside.sidebar-left {
        width: 100%;
        float: none;
        margin-bottom: 30px;
    }

    .sidebar-filter li a,
    .sidebar-filter li span {
        padding: 8px 10px;
    }

    .inner-content-right {
        width: 100%;
        float: none;
        padding-left: 0;
    }

    .default-link-info {
        padding: 20px;
    }

    .featured-news li {
        width: 100%;
        float: none;
    }

    .featured-news-inner {
        margin-bottom: 30px;
    }

    .featured-news-date {
        margin-bottom: 15px;
    }

    .featured-news-title {
        font-size: 16px;
    }

    .login-section {
        margin-top: 30px;
    }

    .login-section-inner {
        width: 100%;
    }

    .login-side {
        width: 100%;
        max-width: 340px;
        float: none;
        margin: 0 auto;
        padding: 30px 0;
    }

    .login-inner {
        border-right: 0;
        border-bottom: 1px solid #ddd;
    }

    .register-inner p {
        margin-bottom: 30px;
    }

    .register-page-btn {
        min-width: 100%;
    }

    .register-page-btn:after {
        width: 37px;
        height: 38px;
    }

    .um-form .um-field .um-field-area .um-field-checkbox span.um-field-checkbox-option {
        font-size: 14px;
    }

    .um-form .um-field .um-field-area input[type=text].um-form-field,
    .um-form .um-field .um-field-area input[type=password].um-form-field {
        height: 40px !important;
    }

    .um .um-form .um-col-alt .um-half input[type="submit"].um-button,
    .um .um-form .um-col-alt .um-left input[type="submit"].um-button,
    .um .um-form .um-col-alt .um-center input[type="submit"].um-button {
        font-size: 14px;
        height: 40px !important;
        padding: 0 !important;
    }

    .um .um-form .um-col-alt .um-half::after,
    .um .um-form .um-col-alt .um-left::after,
    .um .um-form .um-col-alt .um-center::after {
        width: 40px;
        height: 40px;
    }

    .um-col-alt .um-right .um-alt,
    .um-col-alt-b .um-link-alt {
        height: 40px !important;
        line-height: 38px !important;
        font-size: 14px;
    }

    .um-col-alt .um-right .um-alt:after,
    .um-col-alt-b .um-link-alt:after {
        width: 37px;
        height: 38px;
    }

    .um .um-form .um-col-alt .um-center .um-button {
        width: 100% !important;
    }

    .um.um-password {
        padding: 0;
    }

    .um.um-password .um-field-block div,
    .um.um-password .um-field-block p {
        font-size: 16px;
        margin-bottom: 30px;
    }

    .um.um-password .um-col-alt .um-center {
        margin: 30px auto 0;
    }

    .login-section {
        margin-top: 0;
    }

    .already-registered {
        margin-bottom: 30px;
    }

    .sing-in {
        margin-top: 30px;
    }

    .sign-in-btn {
        width: 100%;
        min-width: 280px;
    }

    .new-registration h2 {
        padding-top: 30px;
        margin-bottom: 15px;
    }

    .form-gray-section {
        padding: 30px 0 !important;
    }

    .um .um-row .um-col-121,
    .um .um-row .um-col-122 {
        width: 100% !important;
        float: none;
        padding: 0;
    }

    .um .um-row.form-gray-section .um-col-121,
    .um .um-row.form-gray-section .um-col-122 {
        padding: 0 15px;
    }

    .form-label-big {
        padding: 30px 15px 0 !important;
    }

    .um-form .form-label-big .um-field .um-field-label label,
    .um-form .form-register-social .um-field .um-field-label label {
        font-size: 12px !important;
        margin-bottom: 10px;
    }

    .um .um-row .um-field-area .select2.select2-container .select2-selection,
    .um .um-row .um-field-area .select2.select2-container .select2-selection .select2-selection__arrow:before {
        height: 40px;
    }

    .form-register-social {
        padding: 0 15px 15px !important;
    }

    .um.um-editing .um-col-alt .um-left,
    .um.um-editing .um-col-alt .um-right,
    .page-template-page-join-community .um-col-alt .um-half {
        margin: 30px auto 0;
        width: 100%;
        max-width: 340px;
    }

    .um.um-editing .um-col-alt .um-right {
        margin: 15px auto 0;
    }

    .default-page {
        margin-top: 60px;
    }

    div.uimob340 .uimob340-show,
    div.uimob500 .uimob500-show,
    div.uimob800 .uimob800-show,
    div.uimob960 .uimob960-show {
        display: none !important;
    }

    div.uimob340 .uimob340-hide,
    div.uimob500 .uimob500-hide,
    div.uimob800 .uimob800-hide,
    div.uimob960 .uimob960-hide {
        display: block !important;
    }

    div.uimob340 .um-account-meta {
        margin-bottom: 20px !important;
    }

    div.uimob800 .um-account-meta a {
        border: 0 !important;
    }

    div.uimob800 .um-account-meta a,
    div.uimob800 .um-account-meta img {
        display: inline-block !important;
        -moz-border-radius: 999px !important;
        -webkit-border-radius: 999px !important;
        border-radius: 999px !important;
    }

    div.uimob800 .um-account-side ul {
        border: 0 !important;
    }

    .um.um-account .um-account-side li {
        height: 46px;
    }

    .um.um-account .um-account-side li a {
        padding: 0 0 5px !important;
        line-height: 40px;
    }

    .um-um_account_id.um .um-field-group-head,
    .picker__box,
    .picker__nav--prev:hover,
    .picker__nav--next:hover,
    .um-um_account_id.um .um-members-pagi span.current,
    .um-um_account_id.um .um-members-pagi span.current:hover,
    .um-um_account_id.um .um-profile-nav-item.active a,
    .um-um_account_id.um .um-profile-nav-item.active a:hover,
    .upload, .um-modal-header,
    .um-modal-btn,
    .um-modal-btn.disabled,
    .um-modal-btn.disabled:hover,
    div.uimob800 .um-account-side li a.current,
    div.uimob800 .um-account-side li a.current:hover {
        background: #fff !important;
    }

    .um.um-account .um-account-side,
    .um.um-account .um-account-main {
        width: 100%;
        max-width: 340px;
        margin: 0 auto;
        float: none;
        padding: 0;
    }

    .um.um-account .um-account-main {
        margin: 30px auto 0;
    }

    .um.um-editing .um-col-alt {
        margin: 30px 0 0;
    }

    .um.um-account .um-account-heading {
        display: none !important;
    }

    div.uimob500 .um-account-tab,
    div.uimob340 .um-account-tab {
        padding-bottom: 0 !important;
        border-bottom: 0 !important;
    }

    .um.um-profile .form-full-width .um-col-1 {
        padding: 0 15px;
    }

    .um-main-meta .um-name a {
        font-size: 18px;
    }

    .um-meta span {
        font-size: 16px;
    }

    .um.um-profile .form-gray-section {
        padding: 30px 0 5px !important;
    }

    .um.um-profile .form-full-width.form-gray-section {
        padding: 0 0 30px !important;
    }

    .um-profile .um-profile-body {
        padding: 0 !important;
    }

    .um.um-profile.um-editing .um-profile-body .um-field-interests .um-field-area {
        padding: 15px;
    }

    .um.um-editing .um-col-alt .um-right .um-alt {
        line-height: 38px !important;
    }

    .default-section-inner {
        padding: 0 0 30px;
    }

    .default-section h2 {
        font-size: 22px;
    }

    .default-section h4 {
        font-size: 16px;
    }

    .past-event-inner {
        margin: 30px 0;
    }

    .past-event-text {
        width: 100%;
        float: none;
    }

    .past-event-inner figure {
        width: 100%;
        max-width: 500px;
        margin: 0 auto;
        float: none;
    }

    .event-links li {
        margin: 0 10px 10px 0;
    }

    .event-links li a {
        padding: 5px 20px;
    }

    .past-event-info {
        margin: 15px 0;
    }

    .pagination-no-nr {
        height: auto;
    }

    .pagination-no-nr:after {
        display: none;
    }

    .pagination-no-nr ul li {
        height: 40px;
        line-height: 40px;
        width: 250px;
    }

    .pagination-no-nr ul li span:after,
    .pagination-no-nr ul li.next a:after,
    .pagination-no-nr ul li.prev a:after {
        width: 38px;
        height: 38px;
    }

    .company-list li figure {
        width: 240px;
        height: 240px;
        margin: 0 auto 15px;
        float: none;
    }

    .company-description {
        width: 100%;
        float: none;
        padding: 30px;
        /*min-height: auto;*/
    }

    .partners-row-line {
        margin: 30px 0;
    }

    .partners-row-title {
        width: 250px;
    }

    .partners-row-line:after {
        left: 250px;
    }

    .hub-content {
        margin-bottom: 30px;
    }

    .pages-list li {
        width: 100%;
        max-width: 500px;
        margin: 0 auto 30px;
        float: none;
    }

    .pages-list li a {
        padding: 30px 10px;
    }

    .pages-list li:nth-child(4n) {
        margin: 0 auto 30px;
    }

    .pages-list li span {
        font-size: 18px;
    }

    .error-page-container p {
        margin: 30px 0;
    }

    .speakers-list > li {
        width: 100%;
        max-width: 310px;
        margin: 0 auto 30px;
        display: block;
    }

    .speakers-list > li:nth-child(2n) {
        margin: 0 auto 30px;
    }

    .speaker-img {
        float: none;
        display: block;
    }

    .speakers-info {
        width: 100%;
        float: none;
        /*min-height: auto;*/
        padding-bottom: 0;
    }

    .speakers-info ul {
        position: relative;
        margin-top: 15px;
    }

    .speaker-description-inner {
        margin: 0;
    }

    .participate-inner {
        padding: 15px;
    }

    .participate-inner h3 {
        font-size: 16px;
    }

    .participate-actions h3 {
        margin-bottom: 30px;
    }

    .participate-inner p,
    .awards-description,
    .resources-section p {
        line-height: 20px;
    }

    .participate-action-inner {
        width: 100%;
        float: none;
        margin: 0 0 30px 0;
        padding: 30px 30px 90px;
        /*min-height: auto;*/
    }

    .participate-action-inner:last-child {
        margin: 0;
    }

    .participate-actions a {
        height: 40px;
        line-height: 38px;
        bottom: 30px;
        min-width: 260px;
        padding: 0 15px;
    }

    .group-list li {
        width: 100%;
        margin: 0 0 15px 0;
        font-size: 14px;
    }

    .group-list li:nth-child(3n) {
        margin: 0 0 15px 0;
    }

    .group-list li:nth-child(2n) {
        margin: 0 0 15px 0;
    }

    .group-list li a strong {
        font-size: 26px;
    }

    .groups-description {
        margin: 30px auto;
        line-height: 24px;
    }

    .group-description-inner {
        padding: 30px 15px;
    }

    .awards-description {
        margin: 30px 0 30px;
    }

    .guidelines-content {
        margin: 30px 0;
    }

    .resources-section .container-inner {
        padding: 30px 0;
    }

    .resources-section h2 {
        margin-bottom: 30px;
    }

    .resources-section ul {
        margin-top: 30px;
    }

    .groups-list-section .normal-btn.gray-btn,
    .awards-section .normal-btn.gray-btn,
    .resources-section ul a {
        line-height: 18px;
        height: auto;
        padding: 11px 15px;
        min-width: 100%;
    }

    .related-section .container-inner {
        padding: 30px 0;
    }

    .related-links li {
        margin: 15px 0;
        line-height: 18px;
    }

    .related-links a {
        padding: 10px 60px 10px 30px;
    }

    .related-links a.downloadable:after {
        top: 9px;
    }

    .past-content-title {
        padding-left: 0;
        font-size: 14px;
        width: 100%;
        margin-bottom: 30px;
        float: none;
    }

    .past-rows-section ul {
        width: 100%;
        float: none;
        margin-bottom: 30px;
    }

    .past-rows-section ul li a {
        padding: 9px 60px 9px 30px;
    }

    .past-rows-section ul li a:after {
        top: 8px;
    }

    .past-content-section .container-inner {
        padding: 30px 15px;
    }

    .past-content-section h2 {
        margin-bottom: 30px;
    }

    .past-content-section h3 {
        margin: 30px 0;
    }

    .content-btn-block a {
        height: auto;
        line-height: 18px;
        padding: 11px 15px;
        min-width: 100%;
    }

    .past-content-section p {
        line-height: 20px;
    }

    .video-list li {
        float: none;
        width: 100%;
        max-width: 355px;
        margin: 0 auto 30px;
        padding: 15px 15px 30px;
    }

    .video-list li:nth-child(2n) {
        margin: 0 auto 30px;
    }

    .video-list li h2 {
        /*min-height: auto;*/
    }

    .main-term-name,
    .sub-term-name {
        font-size: 12px;
    }

    .video-topbar,
    .document-topbar {
        padding: 30px 15px;
    }

    .video-cat,
    .video-subcat,
    .video-date {
        font-size: 14px;
        line-height: 16px;
    }

    .post-video {
        padding: 30px 15px 0;
    }

    .post-video iframe {
        height: 200px;
    }

    .video-header {
        padding: 0 15px 30px;
    }

    .video-header h1,
    .document-content h1 {
        font-size: 18px;
        margin: 15px 0;
    }

    .document-content {
        padding: 30px 15px;
    }

    .document-content figure {
        max-width: 225px;
        margin: 0 auto;
        float: none;
    }

    .document-header {
        width: 100%;
        position: relative;
        top: inherit;
        right: inherit;
        transform: none;
    }

    .document-text p {
        font-size: 14px;
        line-height: 20px;
    }

    .document-download {
        right: 15px;
    }

    .document-post {
        margin-bottom: 30px;
    }

    .document-text .btn-container {
        margin-top: 45px;
    }

    #fancybox-left-ico,
    #fancybox-right-ico,
    #fancybox-close {
        opacity: .3;
        width: 30px !important;
        height: 30px !important;
    }

    .landing-top-inner {
        padding-top: 120px;
    }

    .landing-top-inner h1 {
        font-size: 30px;
        line-height: 34px;
    }

    .top-section-date {
        font-size: 18px;
    }

    #countdown .count-wrap {
        width: 45px;
        margin: 0 5px;
    }

    #countdown .count-wrap .label {
        font-size: 11px;
    }

    #countdown .count-wrap .count {
        width: 45px;
        height: 45px;
        line-height: 45px;
        font-size: 16px;
    }

    .register-event-section h2.section-title,
    .event-agenda-section h2,
    .event-speaker-section h2,
    .faq-section h2,
    .board-section h2.section-title,
    .event-sponsors-section h2.section-title,
    .event-partners-section h2.section-title,
    .landing-featured-content h2.section-title,
    .event-gallery-section h2.section-title {
        padding-left: 60px;
        line-height: 50px;
        margin-bottom: 30px;
    }

    .register-event-section h2.section-title:after,
    .event-agenda-section h2:after,
    .event-speaker-section h2:after,
    .faq-section h2:after,
    .board-section h2.section-title:after,
    .event-sponsors-section h2.section-title:after,
    .event-partners-section h2.section-title:after,
    .landing-featured-content h2.section-title:after,
    .event-gallery-section h2.section-title:after {
        width: 50px;
        height: 50px;
        background-size: 50% !important;
    }

    .event-speaker-section h2:after {
        background-size: 30% !important;
    }

    .register-options.col-2 > li {
        width: 100%;
        padding: 30px 15px 135px;
        margin: 0 0 30px 0;
    }

    .register-options.col-2 > li:last-child {
        margin: 0;
    }

    .register-options .normal-btn {
        min-width: 260px;
    }

    .page-template-page-landing .event-promo-top {
        padding: 0;
    }

    .page-template-page-landing .event-promo-video {
        margin-top: 0;
    }

    .landing-promo-information .event-promo-info {
        margin: 15px 0;
    }

    .page-template-page-landing .testimonials-section .testimonials-home-slider {
        padding-top: 30px;
    }

    .event-speaker-section .speakers-list {
        padding: 0;
    }

    .event-speaker-section .speakers-info h3 a {
        margin-top: 5px;
    }

    .show-more-btn {
        height: 40px;
        line-height: 38px;
        width: 100%;
        max-width: 260px;
    }

    .show-more-btn:after {
        width: 40px;
        height: 40px;
    }

    .faq-section-inner {
        padding: 30px 0;
    }

    .faq-list li a {
        height: auto;
        text-align: left;
        padding: 10px 45px 10px 15px;
    }

    .faq-list li a:after {
        width: 36px;
        height: 36px;
    }

    .faq-list li div {
        padding: 15px;
    }

    .page-template-page-landing .board-section {
        margin: 0 0 45px;
    }

    .page-template-page-landing .board-list {
        padding-bottom: 0;
    }

    .icon-landing-list {
        margin: 0;
    }

    .icon-landing-list li {
        width: 70px;
        margin: 0 10px 20px;
    }

    .landing-promo-video .video-content-event iframe {

    }

    .landing-join-outer {
        padding: 45px 0;
    }

    .featured-article {
        margin-bottom: 45px;
    }

    .featured-article .featured-text {
        width: 100%;
        padding-bottom: 30px;
        margin-right: 0;
    }

    .featured-article figure {
        width: 100%;
        padding: 5px;
    }

    .featured-article.left-featured-text figure {
        margin-bottom: 60px;
    }

    .featured-article.right-featured-text {
        padding-bottom: 30px;
    }

    .featured-article.right-featured-text figure {
        margin-bottom: 30px;
    }

    .featured-article .left-text .bottom-container,
    .featured-article .right-text .bottom-container {
        width: 100%;
    }

    .featured-article .featured-text.left-text {
        margin-right: 0;
    }

    .featured-article .featured-text.right-text {
        margin-left: 0;
    }

    .featured-article .featured-text h3 {
        margin-bottom: 30px;
        font-size: 18px;
    }

    .featured-article .gray-btn:after,
    .featured-article .white-trans-btn:after {
        width: 40px;
        height: 40px;
    }

    .featured-article.full-featured-text {
        border: 0;
    }

    .featured-article.full-featured-text .featured-text {
        padding: 30px 0;
    }

    .full-featured-text .btn-container {
        margin-top: 30px;
    }

    .featured-article.full-featured-text .featured-text p {
        padding: 0 10px;
    }

    .event-gallery-list li {
        width: calc(100% / 2 - 5px);
        margin: 0 10px 10px 0;
        padding: 0;
    }

    .event-gallery-list li:nth-child(3n) {
        margin: 0 10px 10px 0;
    }

    .event-gallery-list li:nth-child(2n) {
        margin: 0 0 10px 0;
    }

    .download-app-row {
        padding: 15px 0;
    }

    .download-onug-logo {
        left: inherit;
        right: 15px;
    }

    .download-app-row h2 {
        font-size: 16px;
        margin-bottom: 30px;
    }

    .download-list {
        float: none;
        width: 100%;
        text-align: center;
        clear: left;
    }

    .download-list li {
        float: none;
        display: inline-block;
        margin: 0 15px 0 0;
    }

    .download-list li:last-child {
        margin: 0;
    }

    .download-list li a {
        background-size: 80% !important;
        width: 132px;
        height: 50px;
    }

    .register-options .normal-btn {
        min-width: 100%;
    }

    .register-options .btn-container {
        width: 90%;
        left: 5%;
        bottom: 20px;
    }

    .register-options.col-3 > li {
        float: none;
        padding: 15px 15px 100px;
        width: 90%;
        margin: 0 auto 20px !important;
    }

    .register-options > li li {
        font-size: 14px;
    }
}

@media only screen and (min-width: 0) and (max-width: 340px) {
    .nextgen-gallery-content .ngg-gallery-thumbnail-box {
        width: 100%;
        float: none;
        margin: 0 0 10px;
        padding: 0;
    }

    .nextgen-gallery-content .ngg-gallery-thumbnail a:before,
    .nextgen-gallery-content .ngg-gallery-thumbnail a:after {
        display: none;
    }

    .blog-post {
        -webkit-box-shadow: none;
        box-shadow: none;
        margin-bottom: 30px;
    }

    .blog-topbar,
    .video-topbar,
    .document-topbar {
        padding: 15px;
    }

    .blog-logo {
        padding-top: 0;
        margin-top: 7px;
    }

    .post-header {
        padding: 15px 0;
    }

    .continue-reading {
        margin-top: 30px;
    }

    .post-date {
        font-size: 14px;
    }

    .default-link-info a {
        font-size: 12px;
        line-height: 16px;
    }

    .past-event-inner figure {
        border: 0;
    }

    .company-description {
        padding: 15px;
    }

    .speakers-list > li {
        padding: 15px;
        max-width: 280px;
    }

    .event-gallery-list li {
        width: 100%;
        float: none;
        margin: 0 0 10px 0;
        padding: 0;
    }

    .event-gallery-list li:nth-child(3n) {
        margin: 0 0 10px 0;
    }

    .event-gallery-list li:nth-child(2n) {
        margin: 0 0 10px 0;
    }
}


/* ===== End Smartphones (portrait and landscape)
--------------------------------------------------------------------------------------------------*/