/* font-family: "AdineKirnbergRegular"; */
@font-face {
    font-family: "AdineKirnbergRegular";
    src: url("../fonts/AdineKirnbergRegular/AdineKirnbergRegular.eot");
    src: url("../fonts/AdineKirnbergRegular/AdineKirnbergRegular.eot?#iefix")format("embedded-opentype"),
    url("../fonts/AdineKirnbergRegular/AdineKirnbergRegular.woff") format("woff"),
    url("../fonts/AdineKirnbergRegular/AdineKirnbergRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

#animalbox {
    display: none;
}

.konkurs-sidebar {
    display: block;
}

.title-container, .header-pattern {
	display: none;
}

.dropdown .sub-menu {
    display: none !important;
    position: absolute;
    left: -9999px;
 }

.content {
    padding-top: 0;
    margin-top: 10px;
    background-color: #565656;
    font-family: Open Sans;
}

#content .back-btn {
	background-color: transparent;
	background-image: none;
	color: white;
	border: 0;
	border-image: none;
	box-shadow: none;
	outline-color: transparent;
	text-shadow: none;
}

#content .back-btn {
    background-color: transparent;
    background-image: none;
    color: white;
    border: 0;
    border-image: none;
    box-shadow: none;
    outline-color: transparent;
    text-shadow: none;
}

.editform form {
    background-color: white;
    padding-top: 20px;
    padding-bottom: 20px;
}

.entry-content a.t4p-button-default, h1 a.t4p-button-default {
    background-color: #565656;
    background-image: none;
    border-color: black;
}

#primary .article, #primary .entry-meta, #primary .navigation-links {
    padding-left: 15px;
    padding-right: 15px;
}

#wrapper a.read-more, h1 a.read-more {
    border-color: black;
    box-shadow: 0px 2px 0px #565656;
}

#wrapper, body, .menu-container, .menu-header-sticky {
    background-color: #565656;
}

.container {
    padding-left: 0;
}

h1.entry-title {
    text-align: center;
    font-family: AdineKirnbergRegular !important;
    font-size: 60px !important;
}

h2.entry-title a {
    font-family: AdineKirnbergRegular !important;
    font-size: 50px !important;
    line-height: 80% !important;
    padding-left: 15px;
}

/*   MAIN PAGE   */

#primary {
    background-color: white;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 15px;
}

#primary .page {
    padding-left: 10px;
    padding-right: 10px;
}

/*   ANIMAL TABS   */

#primary .nav-tabs {
    display: none;

    padding: 10px;
    border: 0;
    font-family: AdineKirnbergRegular;
    font-size: 32px;
}

#animalbr {
    display: none;
}

#primary .nav-tabs > li > a {
    color: #7e7e7e;
}

#primary .nav-tabs > li.active > a {
    color1: #565656;
    color: black;
}

/*   CATEGORY PILLS   */

#primary .nav-pills {
    margin-top: 10px;
    padding-left: 10px;
    display: inline-block;
    text-align: center;
    width: 100%;

    font-family: AdineKirnbergRegular !important;
    font-size: 40px !important;
}

#primary .nav-pills > li > a {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    color: #474747;

    line-height: 1em;
}

#primary .nav-pills > li.active > a {
    background-color: #565656 !important;
    color: #e8b660;
}

a.newtrophy {
    margin-top: 15px;
    margin-left: 10px;
}

/*   ANIMALS SELECTION   */

#animalselect {
    background-image: url(../img/animal-pattern.png);
    width: 100%;
    height: 334px;
    padding-top: 16px;
}

#animalselect ul {
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 0;
}

#animalselect ul li {
    display: inline-block;
}

#animalselect ul.icons {
    height: 220px;
    overflow: hidden;
}

#animalselect ul.icons li {
    width: 170px;
    height: 220px;
    border: 1px solid #2c2c2c;
}

#animalselect ul.icons li a {
    width: 170px;
    height: 220px;
    display: block;
}

#animalselect ul.icons li:nth-child(1) {
    background-image: url(../img/animal-1.png);
    background-position: 0 0;
}

#animalselect ul.icons li:nth-child(2) {
    background-image: url(../img/animal-2.png);
    background-position: 0 0;
}

#animalselect ul.icons li:nth-child(3) {
    background-image: url(../img/animal-3.png);
    background-position: 0 0;
}

#animalselect ul.icons li:nth-child(4) {
    background-image: url(../img/animal-4.png);
    background-position: 0 0;
}

#animalselect ul.icons li:nth-child(5) {
    background-image: url(../img/animal-5.png);
    background-position: 0 0;
}

#animalselect ul.icons li.active {
    background-position: 0 -220px;
}

#animalselect ul.titles li {
    width: 170px;
    height: 90px;
    text-align: center;
    padding-top: 18px;
}

#animalselect ul.titles li a {
    display: block;
    width: 138px;
    height: 74px;
    margin-left: 16px;

    background-image: url(../img/animaltitle-3.png);
    background-position: 0 0;
}

#animalselect ul.titles li a:hover {
    background-position: 0 74px;
}

#animalselect ul.titles li.active a {
    background-position: 0 74px;
}

#animalselect ul.titles li.active {
    background-image: url(../img/animaltitle-decor.png);
    background-repeat: no-repeat;
    background-position: top center;
}

#animalselect ul.titles li:nth-child(1) a {
    background-image: url(../img/animaltitle-1.png);
}

#animalselect ul.titles li:nth-child(2) a {
    background-image: url(../img/animaltitle-2.png);
}

#animalselect ul.titles li:nth-child(3) a {
    background-image: url(../img/animaltitle-3.png);
}

#animalselect ul.titles li:nth-child(4) a {
    background-image: url(../img/animaltitle-4.png);
}

#animalselect ul.titles li:nth-child(5) a {
    background-image: url(../img/animaltitle-5.png);
}

.search_bar_input {
    width: 100%;
    padding: 8px 3px 8px 34px; 

    font-weight: normal;
    background: url('/img/search-icon-lo.png') 5px center no-repeat;
    background-color: white;
    border: 1px solid #ddd;
}

.ad_konkurs {
    display: none;

    margin-bottom: -16px;

    text-align: center;
    font-family: AdineKirnbergRegular;
    font-size: 40px;
}

.ad_konkurs a {
    display: inline-block;
    padding: 0 10px;

    color: white;
    text-decoration: none;
}

li.konkurs_menu {
    background: url(/img/konkurs-decor.png) bottom center no-repeat;
}

.konkurs {
    display: block;

    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 30px;

    color: #565656;
}

.konkurs h3 {
    margin-top: 0;
    margin-bottom: 0;

    text-align: center;

    font-family: AdineKirnbergRegular;
    font-size: 46px;
    line-height: 90%;
}

.konkurs h3 span {
    padding: 0 10px;
}

.konkurs h3 span, .konkurs h3 img {
    display: inline-block;
}

/*   TABLES   */

.table-responsive {
    text-align: center;

    padding-left: 10px;
    padding-right: 10px;
}

.table-responsive .table {
    margin-right: 0;
    max-width: 100%;
}

.table-responsive .table th {
    background-color: #565656;
    color: #d0d0d0;
    font-weight: normal;
    border-bottom: none;

    font-family: AdineKirnbergRegular;
    font-size: 30px;
}

.table-responsive .table th a {
    color: white;
}

.table-responsive .table th a.active {
    color: #e8b660;
}

.table-responsive .table td a {
    color: #474747;
}

.table-responsive .table td a:hover {
    color: #e8b660;
}

.table-responsive .table td a.lighter {
    color: #b0b0b0;
}

.table-responsive .table td {
    font-style: italic !important;
}

.table > tbody > tr > td {
    font-style: italic !important;
}

/*   ...   */

.sticky-header {
    display: none !important;
}

#search-2, #search-text-box, #search-button-box, .widget-title-background {
    display: none;
}

#secondary {
    color: white;
}

/*   WIDGET   */

h3.widget-title {
    color: white !important;
    text-align: center;
}

.widget-title img.decor {
    margin-bottom: 10px;
    width: 100%;
    max-width: 250px;
}

div.partner {
    text-align: center;
}

.widget-content {
    padding-top: 0;
}

/*   PAGINATION   */

.pagination {
    float: center;
    padding-left: 10px;
}

ul.pagination > li > a, ul.pagination > li > a:hover {
    color: #565656;
}

ul.pagination li a.selected {
    background-color: #565656;
    border-color: #565656;
}

ul.pagination li a.selected:hover {
    background-color: #828282;
    border-color: #565656;
}

/*   VIEW PAGE   */

div.view-info {
    background-color: white;
}

.animalprimary {
    background-color: transparent !important;
}

.animalview .view-info {
    background-size: 100% auto;
    padding-top: 10px;
    padding-bottom: 300px;
    background-repeat: no-repeat;
    background-position: top center;
    background-color: transparent;
    min-height: 1400px;
}

.animal5 .view-info {
    background-size: 100% auto;
    padding-top: 100px;
    padding-bottom: 300px;
    background-repeat: no-repeat;
    background-position: top center;
    background-color: transparent;
    min-height: 1400px;
}

.animalview .view-info h1 {
    font-family: AdineKirnbergRegular;
    font-size: 70px;
    margin-top: 60px;
    margin-bottom: 0;
    padding-bottom: 0;
}

.animalview .view-info h4 {
    margin-top: 0;
    padding-top: 0;
}

/* volk */
.animal5-1 .view-info {
    background-image: url('../img/ramka-5-1.jpg');
}
.animal5-2 .view-info {
    background-image: url('../img/ramka-5-2.jpg');
}
.animal5-3 .view-info {
    background-image: url('../img/ramka-5-3.jpg');
}
.animal5-4 .view-info {
    background-image: url('../img/ramka-5-4.jpg');
}

/* kosulya */
.animal4-1 .view-info {
    background-image: url('../img/ramka-4-1.jpg');
}
.animal4-2 .view-info {
    background-image: url('../img/ramka-4-2.jpg');
}
.animal4-3 .view-info {
    background-image: url('../img/ramka-4-3.jpg');
}
.animal4-4 .view-info {
    background-image: url('../img/ramka-4-4.jpg');
}

/* kaban */
.animal3-1 .view-info {
    background-image: url('../img/ramka-3-1.jpg');
}
.animal3-2 .view-info {
    background-image: url('../img/ramka-3-2.jpg');
}
.animal3-3 .view-info {
    background-image: url('../img/ramka-3-3.jpg');
}
.animal3-4 .view-info {
    background-image: url('../img/ramka-3-4.jpg');
}

/* olen */
.animal2-1 .view-info {
    background-image: url('../img/ramka-2-1.jpg');
}
.animal2-2 .view-info {
    background-image: url('../img/ramka-2-2.jpg');
}
.animal2-3 .view-info {
    background-image: url('../img/ramka-2-3.jpg');
}
.animal2-4 .view-info {
    background-image: url('../img/ramka-2-4.jpg');
}

/* los */
.animal1-1 .view-info {
    background-image: url('../img/ramka-1-1.jpg');
}
.animal1-2 .view-info {
    background-image: url('../img/ramka-1-2.jpg');
}
.animal1-3 .view-info {
    background-image: url('../img/ramka-1-3.jpg');
}
.animal1-4 .view-info {
    background-image: url('../img/ramka-1-4.jpg');
}

.view-info .trophy-table {
    width: 70%;
}

.table-responsive {
    margin-bottom: 16px;
}

.animalview table.trophy-table {
    border-width: 1px 0 1px 1px !important;
    border-color: gray !important;
}

.animalview table.trophy-table tr th {
    padding: 2px 4px 2px 4px !important;
    border-width: 0 1px 1px 0;
}

.animalview table.trophy-table tr td {
    padding: 2px 4px 2px 4px !important;
    border-width: 0 1px 1px 0;
}

/* kosulya only */
.animal4 table.trophy-table tr th, .animal4 table.trophy-table tr td {
    padding: 8px 4px 8px 4px !important;
}

/* kaban only */
.animal3 table.trophy-table tr th, .animal3 table.trophy-table tr td {
    padding: 8px 4px 8px 4px !important;
}

/* */

.dark_theme {
	background-image: url(../img/animal-pattern.png);
	text-align: center;
	height: 70px;
	width: 100%;
}

.dark_theme h1.konkurs-title {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 20px;

    color: #e8b660;

    font-family: AdineKirnbergRegular;
    font-size: 46px;
}

.dark_theme li {
	display: inline-block;
	width: 210px;
	vertical-align: top;
}

.dark_theme li a {
	display: block;
	font-family: AdineKirnbergRegular;
    font-size: 40px;
    color: white;
    padding-top: 10px;
}

.dark_theme li.active a {
	color: #e8b660;
}

p#copyright .credits {
	color: #b8b8b8 !important;
}

/*---------- los elk ---------- */
.animal1 h1 {
    margin-top: 120px !important;
}

.animal1 table.trophy-table {
    font-size: 1em !important;
}

.animal1 table.trophy-table tr th, .animal1 table.trophy-table tr td {
    padding: 4px 4px 4px 4px !important;
}

/*---------- olen deer ---------- */
.animal2 .view-info h1 {
    margin-top: 120px;
}

/*---------- kaban ---------- */
.animal3 .view-info h1 {
    margin-top: 140px !important;
}

.animal3 .form-group {
    margin-top: 3em;
}

/*---------- volk ---------- */
.animal5 table.trophy-table {
    margin-top: 50px;
}

.animal5 .view-info h4 {
    margin-top: 50px;
}

.animal5 table.trophy-table tr th, .animal5 table.trophy-table tr td {
    padding: 22px 11px 22px 11px !important;
    font-size: 1.2em;
}

.animal5 .view-info h1 {
    margin-top: 120px !important;
    font-size: 6em;
}

.animal5 .form-group {
    margin-top: 3em;
}

/*---------- MEDIA QUERIES ---------- */

@media only screen and (max-width: 1219px) {

    .animalview .view-info {
        background-size: 100% auto;
        padding-top: 10px;
        padding-bottom: 400px;
        min-height: 1400px;
    }

	#animalselect ul.icons li {
	    width: 150px;
	    background-position: -20px 0;
	}

	#animalselect ul.icons li:nth-child(1) {
		background-position: -10px 0;	
	}

	#animalselect ul.icons li:nth-child(2) {
		background-position: -20px 0;
	}

    #animalselect ul.icons li:nth-child(3) {
        background-position: 0px 0;   
    }

	#animalselect ul.icons li:nth-child(4) {
		background-position: -10px 0;
	}

	#animalselect ul.icons li:nth-child(5) {
		background-position: 0 0;
	}

    /* ... */

    #animalselect ul.icons li.active:nth-child(1) {
        background-position: -10px -220px;
    }

    #animalselect ul.icons li.active:nth-child(2) {
        background-position: -20px -220px;
    }

    #animalselect ul.icons li.active:nth-child(3) {
        background-position: 0px -220px;
    }

    #animalselect ul.icons li.active:nth-child(4) {
        background-position: -10px -220px;
    }

    #animalselect ul.icons li.active:nth-child(5) {
        background-position: 0 -220px;
    }

	#animalselect ul.titles li {
	    width: 150px;
	    height: 70px;
	    text-align: center;
	    padding-top: 18px;
	}

	#animalselect ul.titles li a {
		width: 150px;
		margin-left: 0;

		background-repeat: no-repeat;
		background-position: -10px 0;
	}

	#animalselect ul.titles li:nth-child(1) a {
		margin-left: 10px;
		background-position: 0 0;
	}

	#animalselect ul.titles li.active a {
	    background-position: -10px -74px;
	}

	#animalselect ul.titles li a:hover {
	    background-position: -10px -74px;
	}

	#animalselect ul.titles li:nth-child(2) a {
		margin-left: 10px;
		background-position: -5px 0;
	}

	#animalselect ul.titles li.active:nth-child(2) a {
	    background-position: -5px -74px;
	}

	#animalselect ul.titles li:nth-child(2) a:hover {
	    background-position: -5px -74px;
	}

}

@media only screen and (max-width: 1200px) {

    .dark_theme li a {
        font-size: 36px;
    }

    .dark_theme li {
        width: 180px;
    }

    .animalview .view-info {
        background-size: 100% auto;
        padding-top: 10px;
        padding-bottom: 400px;
        min-height: 1120px;
    }

    .animalview .view-info h4 {
        font-size: 1em;
    }

    /* kosulya only */
    .animal4 table.trophy-table tr th, .animal4 table.trophy-table tr td {
        padding: 2px 4px 2px 4px !important;
    }

    /* deer only */
    .animal2 table.trophy-table tr th, .animal2 table.trophy-table tr td {
        padding: 1px 4px 1px 4px !important;
    }

    .animal2 .view-info h1 {
        margin-top: 80px;
    }

    .animal2 .form-group {
        margin-bottom: 0;
        font-size: 0.8em;
        line-height: 110%;
    }

    .animal2 .trophy-table {
        width: 72%;
        font-size: 0.8em;
    }

    .animal3 .view-info h1 {
        margin-top: 100px !important;
    }

    .animal3 .form-group {
        margin-top: 1.5em;
    }

    .animal4 table.trophy-table tr th,
    .animal4 table.trophy-table tr td {
        padding: 4px 4px 4px 4px !important;
    }

    /* elk only */

    .animal1 table.trophy-table tr th, .animal1 table.trophy-table tr td {
        padding: 1px 4px 1px 4px !important;
    }

    .animal1 .form-group {
        margin-bottom: 0;
        font-size: 0.8em;
        line-height: 110%;
    }

    .animal1 table.trophy-table {
        width: 70%;
        font-size: 0.8em !important;
    }

    .animal5 table.trophy-table tr th, .animal5 table.trophy-table tr td {
        padding: 18px 11px 18px 11px !important;
        font-size: 1.2em;
    }

    .animal5 .form-group {
        margin-top: 1em;
    }
}

@media only screen and (max-width: 991px) {

    .animalview .view-info {
        background-size: 100% auto;
        padding-top: 10px;
        padding-bottom: 40px;
        min-height: 1080px;
    }

    .animalview .view-info h1 {
        margin-top: 30px;
        font-size: 2.7em;
    }

    .animalview .form-group {
        margin-bottom: 0;
        font-size: 0.8em;
        line-height: 110%;
    }

    .animalview .trophy-table {
        width: 50%;
    }

    .animalview table.trophy-table tr th, .animalview table.trophy-table tr td {
        padding: 1px 1px 1px 1px !important;
        font-size: 0.65em;
        line-height: 95%;
    }

    /* 1 */
    .animal1 h1 {
        margin-top: 60px !important;
    }

    .animal1 table.trophy-table {
        width: 40%;
    }

    .animal1 .form-group {
        margin-bottom: 1em;
    }

    .animal1 .list-head {
        font-size: 0.7em;
    }

    .animal1 .form-group {
        margin-bottom: 0;
        font-size: 0.7em;
        line-height: 110%;
    }

    .animal1 .view-info h4,
    .animal1 h4 {
        font-size: 0.7em;
    }

    .animal1 table.trophy-table tr th,
    .animal1 table.trophy-table tr td {
        padding: 1px !important;
        font-size: 0.7em !important;
        line-height: 110%;
    }

    /* 2 */

    .animal2 .form-group {
        margin-bottom: 0;
        font-size: 0.7em;
        line-height: 110%;
    }

    .animal2 .view-info h1 {
        margin-top: 100px;

        font-size: 50px;
    }

    .animal2 .view-info h4 {
        font-size: 0.8em;
    }

    .animal2 table.trophy-table {
        width: 80%;
    }

    .animal2 .table-responsive {
        text-align: left !important;
    }

    .animal2 .trophy-table {
        margin: 0 auto;
    }

    .animal2 table.trophy-table tr th,
    .animal2 table.trophy-table tr td {
        padding: 3px !important;
        font-size: 0.8em !important;
        line-height: 120%;
    }

    /* 3 */
    .animal3 .view-info h1 {
        margin-top: 100px !important;
    }

    .animal3 .form-group {
        margin-top: 1em;
        font-size: 0.6em !important;
    }

    .animal3 .view-info h4 {
        font-size: 0.8em !important;
    }

    /* 4 */

    .animal4 .form-group {
        font-size: 0.7em !important;
    }

    .animal4 .view-info h4 {
        font-size: 0.8em !important;
    }

    .animal4 table.trophy-table tr th,
    .animal4 table.trophy-table tr td {
        padding: 4px 4px 4px 4px !important;
    }

    /* 5 */

    .animal5 table.trophy-table {
        margin-top: 0;
    }

    .animal5 table.trophy-table tr th, .animal5 table.trophy-table tr td {
        padding: 2px 4px 2px 4px !important;
        font-size: 0.9em;
        line-height: 110%;
    }

    .animal5 .view-info h1 {
        margin-top: 80px !important;
    }

    .animal5 .view-info h4 {
        margin-top: 20px;
        font-size: 0.9em;
    }

    .animal5 .form-group {
        margin-top: 1em;
        font-size: 0.7em;
    }

    /* --- */

    #animalselect {
        display: none;
    }

    #primary .nav-tabs {
        display: block;
        text-align: center;
    }

    .nav-tabs > li, .nav > li {
        float: none;
        display: inline-block;
    }

    #animalbr {
        display: block;
    }

    .table-responsive {
    	clear: all;
    }

    .dd-selected {
    	text-align: left;
    }

    li.konkurs_menu {
        background: none;
    }

    .dark_theme li {
        width: 110px;
    }

    .dark_theme li a {
        font-size: 22px;
        padding-top: 20px;
    }

    .table-responsive .table th {
        font-weight: normal;
        font-family: "Open Sans";
        font-size: 16px;
    }

    .view-info {
        display: block;
        width: 100%;
    }
}


@media only screen and (max-width: 768px) {

    .ad_konkurs {
        display: block;
    }

    .konkurs-sidebar {
        display: none;
    }

    .table-responsive {
        border: none;
    }

    .form-horizontal .form-group {
        margin-left: 10%;
        margin-right: 10%;
    }

    .col-sm-6 {
        display: block;
    }

    .animalview .view-info h1 {
        margin-top: 40px;
        font-size: 3em;
    }

    .animalview .view-info h4 {
        font-size: 1em;
    }

    .animalview .trophy-table {
        width: 80%;
    }

    .animalview table.trophy-table tr th, .animalview table.trophy-table tr td {
        padding: 2px 4px 2px 4px !important;
        font-size: 0.8em;
        line-height: 110%;
    }

    .animal1 table.trophy-table tr th, .animal1 table.trophy-table tr td {
        padding: 2px 2px 2px 2px !important;
        font-size: 1em !important;
        line-height: 120%;
    }

    .animal1 .view-info .trophy-table {
        margin: 0 0;
    }

    .animal1 table.trophy-table,
    .animal1 table.trophy-table tbody {
        width: 90%;
    }

    .animal2 .view-info h1 {
        margin-top: 80px;
    }

    .animal2 table.trophy-table tr th, .animal2 table.trophy-table tr td {
        padding: 3px !important;
        font-size: 0.8em  !important;
        line-height: 110%  !important;
    }

    .animal3 .view-info h1 {
        margin-top: 120px !important;
    }

    .animal3 .form-group {
        margin-top: 1em;
        font-size: 1em !important;
    }

    .animal3 .view-info h4 {
        font-size: 1em !important;
    }

    .animal3 table.trophy-table tr th,
    .animal3 table.trophy-table tr td {
        padding: 2px 2px 2px 2px !important;
        font-size: 1em !important;
        line-height: 120%;
    }

    .animal4 .view-info h1 {
        margin-top: 80px !important;
    }

    .animal4 .view-info h4 {
        font-size: 0.8em !important;
    }

    .animal4 table.trophy-table tr th,
    .animal4 table.trophy-table tr td {
        padding: 4px !important;
        font-size: 1em !important
    }

    .animal5 .table-responsive {
        margin-top: 20px;
    }

    .animal5 table.trophy-table tr th, .animal5 table.trophy-table tr td {
        padding: 6px !important;
        font-size: 1.2em;
        line-height: 150%;
    }

    .animal5 .view-info h1 {
        margin-top: 120px !important;
        font-size: 4em;
    }

    .animal5 .form-group {
        margin-top: 1.8em;
        font-size: 1em;
    }

	.widget-content {
		padding-top: 20px;
	}

	.widget-title img.decor {
		display: none;
	}

    .container {
        padding-right: 0;
    }

    .view-info {
        padding-left: 10px;
        padding-right: 10px;
    }

    .animalview .view-info {
        padding-left: 60px;
        padding-right: 60px;
        min-height: 1100px;
    }
}

@media only screen and (max-width: 700px) {

    .animalview .view-info {
        min-height: 950px;
    }

    .animal2 table.trophy-table tr th, .animal2 table.trophy-table tr td {
        padding: 1px !important;
        font-size: 0.7em  !important;
        line-height: 110%  !important;
    }

    .animal3 .view-info h1 {
        margin-top: 60px !important;
    }

    .animal3 table.trophy-table tr th,
    .animal3 table.trophy-table tr td {
        padding: 2px 2px 2px 2px !important;
        font-size: 0.9em !important;
        line-height: 120%;
    }

    .animal4 .view-info h1 {
        margin-top: 40px !important;
    }

    .animal4 table.trophy-table tr th,
    .animal4 table.trophy-table tr td {
        padding: 2px 2px 2px 2px !important;
        font-size: 0.9em !important;
        line-height: 120%;
    }

    .animal5 .table-responsive {
        margin-top: 0;
    }

    .animal5 table.trophy-table tr th, .animal5 table.trophy-table tr td {
        padding: 6px !important;
        font-size: 1em;
        line-height: 120%;
    }
}

@media only screen and (max-width: 600px) {

    .animalview .view-info {
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 20px;
        padding-bottom: 20px;
        background-image: none;
        background-color: white;
        min-height: auto;
    }

    .view-info h1 {
        margin-top: 20px !important;
    }

    .animal2 table.trophy-table tr th, .animal2 table.trophy-table tr td {
        padding: 2px !important;
        font-size: 0.8em  !important;
        line-height: 110%  !important;
    }

    .animal3 .view-info h1 {
        margin-top: 20px !important;
    }

    .animal4 .view-info h1 {
        margin-top: 20px !important;
    }

    .animal5 .view-info h1 {
        margin-top: 20px !important;
    }
}

@media only screen and (max-width: 530px) {
    .konkurs img {
        display: none;
        max-width: 0%;
    }

    #primary .nav-tabs {
        display: none;
    }

    #animalbox {
        display: block;

        width: 90%;
        margin: 10px auto 0 auto;
    }

    #animalbr {
        display: none;
    }
}

@media only screen and (max-width: 440px) {
    .dark_theme {
        height: auto;
    }

    .ad_konkurs img {
        display: none;
        max-width: 0;
    }

    .konkurs img {
        display: none;
        max-width: 0%;
    }

    .animalview .view-info h1 {
        font-size: 50px;
    }
}