@font-face {
    font-family: 'AVGSans_1';
    src: url('../fonts/AVGSans-Book.eot');
    src: url('../fonts/AVGSans-Book.eot?#iefix') format('embedded-opentype'), url('../fonts/AVGSans-Book.woff') format('woff'), url('../fonts/AVGSans-Book.ttf') format('truetype'), url('../fonts/AVGSans-Book.svg#font') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'hand_of_sean';
    src: url('../fonts/handsean.eot');
    src: url('../fonts/handsean.eot?#iefix') format('embedded-opentype'), url('../fonts/handsean.woff') format('woff'), url('../fonts/handsean.ttf') format('truetype'), url('../fonts/handsean.svg#hand_of_seanregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AVGSans_2';
    src: url('../fonts/AVGSans-Bold.eot');
    src: url('../fonts/AVGSans-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/AVGSans-Bold.woff') format('woff'), url('../fonts/AVGSans-Bold.ttf') format('truetype'), url('../fonts/AVGSans-Bold.svg#font') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AVGSans_3';
    src: url('../fonts/AVGSans-Black.eot');
    src: url('../fonts/AVGSans-Black.eot?#iefix') format('embedded-opentype'), url('../fonts/AVGSans-Black.woff') format('woff'), url('../fonts/AVGSans-Black.ttf') format('truetype'), url('../fonts/AVGSans-Black.svg#font') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AVGSans_4';
    src: url('../fonts/AVGSans-Medium.eot');
    src: url('../fonts/AVGSans-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/AVGSans-Medium.woff') format('woff'), url('../fonts/AVGSans-Medium.ttf') format('truetype'), url('../fonts/AVGSans-Medium.svg#font') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AVGSans_5';
    src: url('../fonts/avgsans-proportionallight-webfont.eot');
    src: url('../fonts/avgsans-proportionallight-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/avgsans-proportionallight-webfont.woff2') format('woff2'), url('../fonts/avgsans-proportionallight-webfont.woff') format('woff'), url('../fonts/avgsans-proportionallight-webfont.ttf') format('truetype'), url('../fonts/avgsans-proportionallight-webfont.svg#avg_sansproportional_light') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AVGSans_6';
    src: url('../fonts/AVGSans-ProportionalBook.otf');
    src: url('../fonts/AVGSans-ProportionalBook.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    src: url('../fonts/avgsans-book-webfont.eot');
    src: url('../fonts/avgsans-book-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/avgsans-book-webfont.woff2') format('woff2'), url('../fonts/avgsans-book-webfont.woff') format('woff'), url('../fonts/avgsans-book-webfont.ttf') format('truetype'), url('../fonts/avgsans-book-webfont.svg#avg_sans_bookregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gustan';
    src: url('../fonts/gustan-medium-webfont.eot');
    src: url('../fonts/gustan-medium-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/gustan-medium-webfont.woff') format('woff'), url('../fonts/gustan-medium-webfont.ttf') format('truetype'), url('../fonts/gustan-medium-webfont.svg#font') format('svg');
    font-weight: normal;
    font-style: normal;
}

h1, h2, h3, h4, h5, h6, h7 {
    font-family: 'AVGSans_6' !important;
}

p {
    font-family: 'AVGSans_6' !important;
}

a {
    text-decoration: none;
}

p strong {
    font-family: "AVGSans_6";
    font-size: 1.2rem;
    font-weight: bold;
}

body {
    font-family: "AVGSans_6", Verdana, Helvetica, Arial, sans-serif !important;
    font-size: 14px;
    line-height: 1.2;
    color: #333333;
}

.row {
    margin-left: 0 !important;
}

header {
    background: #f7f7f7;
    font-family: "AVGSans_6";
    border-bottom: 1px solid #ccc
}

header .navbar {
    min-height: 100px;
    font-size: 18px;
}

header .navbar a {
    color: #000000 !important;
    border-bottom: 5px solid transparent;
    text-decoration: none !important;
}

header .navbar a:hover, header .navbar a.selected {
    border-bottom: 5px solid #399e2d;
}

header .navbar a.headerLogo:hover {
    border-bottom: 5px solid transparent;
}

section {
    overflow: hidden;
    position: relative;
}

section a, .container a {
    color: #666;
}

.container .row a {
    text-decoration: underline;
}

section a:hover, .container a:hover {
    color: #399e2d !important;
}

.container a.btn-outline-success:hover {
    color:#fff !important;
}

section.jumbotron {
    padding-bottom: 0;
    margin-bottom: 0;
}

section.jumbotron a.h1, .container a.card {
    text-decoration: none !important;
}

section.jumbotron h1 {
    font-family: "AVGSans_6" !important;
}

section.jumbotron img {
    width: 100%;
}

section.jumbotron p {
    font-family: "AVGSans_6" !important;
    font-size: 26px !important;
}

section span.more {
    font-size: 0.8em;
    padding: 0 0 0 20px;
}

section.s-big h1 {
    padding: 10px 0;
}

section.s-big p {
    font-size: 1.2em;
    padding: 20px 0;
}

section.s-big.s-withline {
    position: relative;
    overflow: hidden;
}

section.s-big.s-withline img {
    width: 100%;
    min-height: 300px;
}

section.s-big.s-withline p {
    padding: 20px 22px;
}

section.s-big.s-withline h1 {
    position: absolute;
    bottom: 15%;
    background: #fff;
    padding: 10px 22px;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

section.s-big.s-withline .jumbotron-wrapper {
    position: relative;
}

section.s-big.s-withads.s-withline a {
    display: block;
}

section.s-big.s-withads.s-withline h1 {
    font-size: 1.6em
}

section.s-big.s-withads.s-withline p {
    font-size: 1.3em
}

main.container .see-also {
    margin-top: 3px;
    margin-right: 15px;
    display: inline-block;
    float: left;
}

main.container .blog-post img {
    width: auto !important;
    display: block;
    margin: 0 auto;
}

main.container .blog-post h2 {
    padding: 40px 0 10px
}

main.container .blog-post h3 {
    padding: 10px 0;
    font-size: 1.4em;
}

.container .info-page {
    text-align: center;
}

.card-columns .card {
    min-height: 420px;
}

.card-columns .card h4 {
    font-size: 1.4rem;
}

.card-columns a.card {
    display: block;
    color: #000000;
}

.card-columns a.card:hover {
    color: #fc6c3a;
}

.card-columns .card .card-img-top {
    padding: 2px;
}

div.card-img-top {
    width: 100%;
    height: 280px;
    overflow: hidden;
}

.card-columns .card.s-withline .card-wrapper {
    position: relative;
}

.card-columns .card.s-withline .card-wrapper .card-title {
    position: absolute;
    bottom: 10%;
    background: #fff;
    padding: 10px 20px;
    left: 0;
    margin-right: 10%;
    font-size: 1.3em;
}

.page-item:first-child .page-link {
    font-family: "AVGSans_6";

}

.tooltip.tooltip-visible {
    position: relative !important;
    float: left;
    margin-right: 10px;
    margin: 20px 5px 30px 0;
}

.tooltip .tooltip-inner {
    background-color: transparent;
    border: 2px solid #000;
    color: #007bff;
    font-weight: 700;
}

.tooltip .arrow {
    left: 10px;
    bottom: -3px !important;
}

footer {
    width: 100%;
    background: #707174;
    border-bottom: 1px solid #dedede;
    overflow: hidden;
    text-align: center;
    color: 0;
    padding-top: 40px;
    font-size: 0.9em;
}

footer ul {
    display: inline-block;
    vertical-align: top;
    margin: 0 30px 10px 30px;
}

footer li {
    color: #fff;
    list-style: none;
    text-align: left;
}

footer li h4 {
    font-size: 0.9rem;
}

footer li a {
    color: rgb(184, 184, 186);
    font-size: 0.7rem;
}

footer li a:hover {
    color: #fff;
}

footer .copyright {
    color: rgb(184, 184, 186);
    font-size: 0.7rem;
}

footer .copyright a {
    color: rgb(184, 184, 186);
}

.search-form {
    margin-left: 100px !important;
}

@media (max-width: 48em) {
    .pagination {
        display: block !important;
    }
}

.card-columns.card-columns-authors {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
}

@media (min-width: 576px) {
    .card-columns {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }
    .card-columns.card-columns-authors {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }
}

@media (min-width: 768px) {
    .card-columns {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }
    .card-columns.card-columns-authors {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
    }
}

@media (max-width: 62em) {
    .search-form {
        margin-left: 0px !important;
    }

    div.card-img-top {
        height: auto !important;
    }

    .card-columns .card {
        min-height: 200px;
    }

    div.copyright {
        margin: 0 25px;
    }
}

