/*! CSS Used from: https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css?ver=5.2.5 ; media=all */
@media all {
    .fa-twitter:before {
        content: "\f099";
    }

    .fa-facebook-f:before {
        content: "\f09a";
    }

    .fa-linkedin:before {
        content: "\f0e1";
    }

    .fa-youtube:before {
        content: "\f167";
    }

    .fa-instagram:before {
        content: "\f16d";
    }
}

/*! CSS Used from: https://influencedigital.app/gigrealm/css/main.css */
@media all {
    .fa-twitter:before {
        content: "\f099";
    }

    .fa-facebook-f:before {
        content: "\f09a";
    }

    .fa-linkedin:before {
        content: "\f0e1";
    }

    .fa-youtube:before {
        content: "\f167";
    }

    .fa-instagram:before {
        content: "\f16d";
    }
}

@media all {
    .fab {
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        line-height: 1;
    }

    .fa-facebook-f:before {
        content: "\f39e";
    }

    .fa-instagram:before {
        content: "\f16d";
    }

    .fa-linkedin:before {
        content: "\f08c";
    }

    .fa-twitter:before {
        content: "\f099";
    }

    .fa-youtube:before {
        content: "\f167";
    }

    .fab {
        font-family: 'Font Awesome 5 Brands';
    }

    *,
    *::before,
    *::after {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    nav {
        display: block;
    }

    #footer ul {
        margin-top: 0;
        margin-bottom: 1rem;
    }

    #footer a {
        color: #00C5C8;
        text-decoration: none;
        background-color: transparent;
    }

    #footer a:hover {
        color: #007a7c;
        text-decoration: underline;
    }

    .list-inline {
        padding-left: 0;
        list-style: none;
    }

    .list-inline-item {
        display: inline-block;
    }

    .list-inline-item:not(:last-child) {
        margin-right: 0.5rem;
    }

    .container {
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }

    @media (min-width: 576px) {
        .container {
            max-width: 540px;
        }
    }

    @media (min-width: 768px) {
        .container {
            max-width: 720px;
        }
    }

    @media (min-width: 992px) {
        .container {
            max-width: 960px;
        }
    }

    @media (min-width: 1200px) {
        .container {
            max-width: 1140px;
        }
    }

    @media (min-width: 576px) {
        .container {
            max-width: 540px;
        }
    }

    @media (min-width: 768px) {
        .container {
            max-width: 720px;
        }
    }

    @media (min-width: 992px) {
        .container {
            max-width: 960px;
        }
    }

    @media (min-width: 1200px) {
        .container {
            max-width: 1140px;
        }
    }

    @media print {

        *,
        *::before,
        *::after {
            text-shadow: none !important;
            -webkit-box-shadow: none !important;
            box-shadow: none !important;
        }

        a:not(.btn) {
            text-decoration: underline;
        }

        .container {
            min-width: 992px !important;
        }
    }

    @media (min-width: 1441px) {
        .container {
            max-width: 1514px;
        }
    }

    @media screen and (min-width: 1201px) and (max-width: 1440px) {
        .container {
            max-width: 1199px;
        }
    }

    @media screen and (max-width: 991px) {
        .container {
            max-width: 100%;
        }
    }
}

@media all {

    *,
    *::before,
    *::after {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    #footer ul {
        margin-top: 0;
        margin-bottom: 1rem;
    }

    #footer a {
        color: #00C5C8;
        text-decoration: none;
        background-color: transparent;
    }

    #footer a:hover {
        color: #007a7c;
        text-decoration: underline;
    }

    @media print {

        *,
        *::before,
        *::after {
            text-shadow: none !important;
            -webkit-box-shadow: none !important;
            box-shadow: none !important;
        }

        a:not(.btn) {
            text-decoration: underline;
        }
    }
}

@media all {
    .fa-twitter:before {
        content: "\f099";
    }

    .fa-facebook-f:before {
        content: "\f09a";
    }

    .fa-linkedin:before {
        content: "\f0e1";
    }

    .fa-youtube:before {
        content: "\f167";
    }

    .fa-instagram:before {
        content: "\f16d";
    }
}

@media all {
    .fab {
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        line-height: 1;
    }

    .fa-facebook-f:before {
        content: "\f39e";
    }

    .fa-instagram:before {
        content: "\f16d";
    }

    .fa-linkedin:before {
        content: "\f08c";
    }

    .fa-twitter:before {
        content: "\f099";
    }

    .fa-youtube:before {
        content: "\f167";
    }

    .fab {
        font-family: 'Font Awesome 5 Brands';
    }

    *,
    *::before,
    *::after {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    #footer,
    nav {
        display: block;
    }

    p {
        margin-top: 0;
        margin-bottom: 1rem;
    }

    #footer ul {
        margin-top: 0;
        margin-bottom: 1rem;
    }

    #footer a {
        color: #00C5C8;
        text-decoration: none;
        background-color: transparent;
    }

    #footer a:hover {
        color: #007a7c;
        text-decoration: underline;
    }

    img {
        vertical-align: middle;
        border-style: none;
    }

    .list-inline {
        padding-left: 0;
        list-style: none;
    }

    .list-inline-item {
        display: inline-block;
    }

    .list-inline-item:not(:last-child) {
        margin-right: 0.5rem;
    }

    .container {
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }

    .desk-cp {
        display: block;
    }

    .mob-cp {
        display: none;
    }

    img.wp-image-1167 {
        margin-top: 54px;
    }

    @media (min-width: 576px) {
        .container {
            max-width: 540px;
        }
    }

    @media (min-width: 768px) {
        .container {
            max-width: 720px;
        }
    }

    @media (min-width: 992px) {
        .container {
            max-width: 960px;
        }
    }

    @media (min-width: 1200px) {
        .container {
            max-width: 1140px;
        }
    }

    @media (min-width: 576px) {
        .container {
            max-width: 540px;
        }
    }

    @media (min-width: 768px) {
        .container {
            max-width: 720px;
        }
    }

    @media (min-width: 992px) {
        .container {
            max-width: 960px;
        }
    }

    @media (min-width: 1200px) {
        .container {
            max-width: 1140px;
        }
    }

    .row {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: -15px;
        margin-left: -15px;
    }

    .col-md-5,
    .col-md-7,
    .col-lg-10 {
        position: relative;
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
    }

    @media (min-width: 768px) {
        .col-md-5 {
            -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
            max-width: 41.66667%;
        }

        .col-md-7 {
            -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
            max-width: 58.33333%;
        }
    }

    @media (min-width: 992px) {
        .col-lg-10 {
            -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
            max-width: 83.33333%;
        }

        .offset-lg-1 {
            margin-left: 8.33333%;
        }
    }

    @media (min-width: 768px) {
        .text-md-right {
            text-align: right !important;
        }
    }

    @media print {

        *,
        *::before,
        *::after {
            text-shadow: none !important;
            -webkit-box-shadow: none !important;
            box-shadow: none !important;
        }

        a:not(.btn) {
            text-decoration: underline;
        }

        img {
            page-break-inside: avoid;
        }

        p {
            orphans: 3;
            widows: 3;
        }

        .container {
            min-width: 992px !important;
        }
    }

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

    .text-2-columns {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
    }

    #footer {
        background: #281E28;
        padding: 94px 0 30px;
        color: #FFF;
        background-color: transparent;
    }

    #footer .container {
        opacity: 0;
    }

    #footer a {
        color: #FFF;
    }

    #footer a:hover {
        text-decoration: none;
        color: #B4B4B4;
    }

    #footer .menu {
        list-style: none;
        margin: 0;
        padding: 0;
        font-size: 14px;
    }

    #footer .menu li {
        margin-top: 16px;
    }

    #footer .menu li:first-child {
        margin-top: 0;
    }

    #footer .socials-list-nav {
        font-size: 28px;
    }

    #footer .socials-list-nav ul li {
        margin-left: 35px;
    }

    #footer .socials-list-nav ul li:first-child {
        margin-left: 0;
    }

    #footer .socials-list-nav ul li a {
        color: #00C5C8;
    }

    #footer .socials-list-nav ul li a i:before {
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

    #footer .socials-list-nav ul li a i:hover:before {
        color: white;
    }

    #footer .footer-widgets-wrapper .footer-widgets>div {
        margin-top: 35px;
    }

    #footer .footer-widgets-wrapper .footer-widgets>div:first-child {
        margin-top: 0;
    }

    #copyright {
        margin-top: 40px;
        font-size: 14px;
    }

    #copyright>*:last-child {
        margin-bottom: 0;
    }

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

    @media (min-width: 1441px) {
        .container {
            max-width: 1514px;
        }

        .row {
            margin-left: -20px;
            margin-right: -20px;
        }

        [class*='col-'] {
            padding-left: 20px;
            padding-right: 20px;
        }
    }

    @media screen and (max-width: 1440px) {
        #footer {
            padding-top: 65px;
            font-size: 12px;
        }

        #footer .menu {
            font-size: 12px;
        }

        #footer .menu li {
            margin-top: 10px;
        }

        #footer .socials-list-nav {
            font-size: 24px;
        }

        #footer .socials-list-nav ul li {
            margin-left: 25px;
        }

        #footer #copyright {
            font-size: 12px;
        }
    }

    @media screen and (min-width: 1201px) and (max-width: 1440px) {
        .container {
            max-width: 1199px;
        }
    }

    @media screen and (max-width: 991px) {
        .container {
            max-width: 100%;
        }
    }

    @media screen and (max-width: 767px) {
        #footer {
            padding-top: 40px;
        }

        #footer .footer-widgets,
        #footer .footer-widgets-wrapper .footer-widgets>div {
            margin-top: 20px;
        }

        #footer .text-md-right p {
            font-size: 16px;
        }

        #footer img {
            max-width: 110px;
        }

        #copyright {
            margin-top: 0;
        }
    }

    @media screen and (max-width: 575px) {
        .text-2-columns:not(.filter-list-checkboxes) {
            -webkit-column-count: 1;
            -moz-column-count: 1;
            column-count: 1;
        }
    }

    @media screen and (max-width: 480px) {
        #footer .socials-list-nav ul {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-pack: justify;
            justify-content: space-between;
        }
    }
}

@media all {

    *,
    *::before,
    *::after {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    p {
        margin-top: 0;
        margin-bottom: 1rem;
    }

    img {
        vertical-align: middle;
        border-style: none;
    }

    .container {
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }

    @media (min-width: 576px) {
        .container {
            max-width: 540px;
        }
    }

    @media (min-width: 768px) {
        .container {
            max-width: 720px;
        }
    }

    @media (min-width: 992px) {
        .container {
            max-width: 960px;
        }
    }

    @media (min-width: 1200px) {
        .container {
            max-width: 1140px;
        }
    }

    @media (min-width: 576px) {
        .container {
            max-width: 540px;
        }
    }

    @media (min-width: 768px) {
        .container {
            max-width: 720px;
        }
    }

    @media (min-width: 992px) {
        .container {
            max-width: 960px;
        }
    }

    @media (min-width: 1200px) {
        .container {
            max-width: 1140px;
        }
    }

    .row {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: -15px;
        margin-left: -15px;
    }

    .col-lg-10 {
        position: relative;
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
    }

    @media (min-width: 992px) {
        .col-lg-10 {
            -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
            max-width: 83.33333%;
        }

        .offset-lg-1 {
            margin-left: 8.33333%;
        }
    }

    @media print {

        *,
        *::before,
        *::after {
            text-shadow: none !important;
            -webkit-box-shadow: none !important;
            box-shadow: none !important;
        }

        img {
            page-break-inside: avoid;
        }

        p {
            orphans: 3;
            widows: 3;
        }

        .container {
            min-width: 992px !important;
        }
    }

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

    @media (min-width: 1441px) {
        .container {
            max-width: 1514px;
        }

        .row {
            margin-left: -20px;
            margin-right: -20px;
        }

        [class*='col-'] {
            padding-left: 20px;
            padding-right: 20px;
        }
    }

    @media screen and (min-width: 1201px) and (max-width: 1440px) {
        .container {
            max-width: 1199px;
        }
    }

    @media screen and (max-width: 991px) {
        .container {
            max-width: 100%;
        }
    }

    @media screen and (max-width: 767px) {
        .mob-cp {
            display: block;
        }

        .desk-cp {
            display: none;
        }
    }
}