body#page-top,
html,
button,
input,
select,
textarea {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #000;
}
body#page-top {
    padding-top: 142px;
}
body#page-top.homepage {
    padding-top: 92px;
}
html,
body {
    height: 100%;
}
h1, h2, h3, h4, h5 {
    font-family: 'Montserrat', sans-serif;
    color: #000;
    font-weight: bold;
}
h1 {
    font-size: 28px;
}
h2, .h2 {
    font-size: 26px;
}
h3, .h3 {
    font-size: 18px;
}
.content {
    padding-bottom: 45px;
}
h1,
section h2 {
    text-transform: uppercase;
    line-height: 160%;
    padding-bottom: 14px;
    margin-top: 0;
    font-weight: 900;
    color: #000;
}
section.footer_one,
section.footer_one h2 {
    color: #fff;
}
h1:after,
section h2:after {
    content: "";
    display: block;
    position: relative;
    width: 100%;
    height: 1px;
    background-color: #ffcb05;
}
a {
    color: #ffcb05;
    text-decoration: none;
}
a:hover, a:focus {
    color: #000;
    text-decoration: underline;
}
.red {
    color: #ffcb05;
}
.blue {
    color: #00247d;
}
.navbar-default {
    background-color: #000;
    border-width: 0 0 0px;
}

.navbar-default .container {
    position: relative;
}
.navbar-nav {
    float: right;
    padding-top: 0px;
}
.navbar-default .navbar-nav > li > a {
    color: #fff;
    font-size: 15.6px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: #ffcb05;
    text-decoration: underline;
}
section {
    padding: 30px 0;
}
section#o_me {
    padding: 0;
}
section#o_me .container {
    padding-top: 30px;
    padding-bottom: 30px;
}
.grey {
    background-color: #f2f2f2;
}
#kontakt.grey {
    background-color: #f2f2f2;
}
footer {
    padding: 14px 0;
    font-size: 16px;
    line-height: 29px;
    text-align: left;
    color: #fff;
}
footer .footer_one {
    background-color: #000;
}
footer .footer_one h3 {
    color: #ffcb05;
    font-weight: 800;
    margin-top: 10px;
}
footer .footer_one p {
    padding-left: 22px;
    position: relative;
}
footer .footer_one p:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f041";
    display: block;
    position: absolute;
    left: 0;
    color: #ffcb05;
}
footer .footer_one .icon_one p:before {
    content: "\f3c5";
}
footer .footer_one .icon_two p:before {
    content: "\f017";
}
footer .footer_one .icon_three p:before {
    content: "\f3cd";
}
footer .footer_one .icon_four p:before {
    content: "\f1d8";
}
footer .footer_one .icon_none p:before {
    content: none;
}
footer .footer_one .icon_none p {
    padding: 14px 0;
}
footer .footer_two {
    background-color: #ffcb05;
}
footer a {
    color: #fff;
}
footer i {
    line-height: 26px!important;
}
footer .footer_two {
    padding: 11px 0;
}
footer .copyright,
footer .copyright a {
    color: #000;
}

ul.no_style {
    padding: 0px;
    margin: 0px 0px 0px 0px;
    border: 0px red solid;
}
ul.no_style li {
    list-style-type: none;
}
ul.no_style li i {
    margin-right: 10px;
}

/* ************* */

section#o_me .container {
    background-image: url(../../../projects/comeandplay-webdesign-louny-cz/img/bg_o_me.png);
    background-repeat: no-repeat;
    background-position: right;
}

section#o_me ul li {
    line-height: 140%;
    padding: 6px 0px;
}
section#o_me ul li i {
    color: #00247d;
}

/* ************ */

.reference-in {
    position: relative;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
    padding: 56px 66px;
    margin: 15px 0;
    font-size: 20px;
    background-color: #efefef;
    color: #1a1a1a;
    border: 1px solid #595959;
    min-height: 304px;
    background-image: url(../../../projects/comeandplay-webdesign-louny-cz/img/bg_reference.png);
    background-repeat: no-repeat;
    background-position: 46px 46px;
}
.reference-in a {
    color: #1a1a1a;
}
.homepage .reference-in {
    background-color: #ffcb05;
    color: #fff;
    border: 0px solid #595959;
    margin: 0;
}
.homepage .reference-in a {
    color: #fff;
}
.homepage .reference-in.first {
    background-color: #00247d;
}
.reference-in .text-right {
    position: absolute;
    bottom: 26px;
    right: 26px;
    font-size: 24px;
    font-weight: 700;
    font-style: italic;
}

/* ************ */

section#co_nabizime .col-lg-4,
section#pujcujeme .col-lg-2 {
    text-align: center;
    padding-top: 22px;
    padding-bottom: 22px;
}
section#pujcujeme .col-lg-2 {
    display: block;
}
section#co_nabizime .col-lg-4 img,
section#pujcujeme .col-lg-2 img {
    display: inline-block;
}
section#co_nabizime .col-lg-4 h3,
section#pujcujeme .col-lg-2 h3 {
    font-weight: 800;
    text-transform: uppercase;
    min-height: 40px;
}
section#co_nabizime .col-lg-4 p {
    font-weight: 300;
    font-size: 14px;
    color: #808080;
    min-height: 80px;
    line-height: 130%;
}

/* ************ */

section#novinka {
    background-image: url(../../../projects/autopujcovnarentik-webdesign-louny-cz/img/bg_novinka.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    line-height: 120%;
    min-height: 538px;
}
section#novinka h3 {
    font-weight: 300;
    margin-top: 0;
}
.homepage section.footer_one,
section#novinka p {
    font-size: 14px;
    line-height: 130%;
}

/* ************ */

section#kontakt,
section#kontakt a {
    color: #404040;
}
section#kontakt p {
    margin: 0;
    line-height: 130%;
}
section#kontakt .form-group input,
section#kontakt .form-group textarea,
section#kontakt select.form-control {
    padding: 15px 20px;
    font-size: 14px;
    font-weight: 300;
    background-color: #f2f2f2;
    color: #000;
    border: 0px solid #808080;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}
section#kontakt .form-group input::placeholder,
section#kontakt .form-group textarea::placeholder {
    color: #bfbfbf;
}
section#kontakt .form-group input.form-control,
section#kontakt select.form-control {
    height: 49px;
}
section#kontakt select.form-control {
    text-transform: uppercase;
}

section#kontakt .form-group label {
    color: #000;
    font-weight: 800;
    text-transform: uppercase;
}

section#kontakt .form-group textarea.form-control {
    height: 125px;
}

section#kontakt .form-control:focus {
    border-color: #fed136;
    box-shadow: none
}

section#kontakt::-webkit-input-placeholder,
section#kontakt:-moz-placeholder,
section#kontakt:-ms-input-placeholder {
    text-transform: uppercase;
    font-weight: bold;
    color: #bbb
}
section#kontakt #contactForm p {
    margin-top: 10px;
    font-size: 16px;
}
section#kontakt .right {
    text-align: center;
    font-size: 24px;
}
section#kontakt .border {
    border-right: 1px solid #000;
}
.kontakt_name {
    font-size: 37px;
}
.kontakt_phone {
    font-size: 32px;
}
p.kontakt_facebook {
    font-size: 76px;
    margin: 10px 0!important;
}

.row.flex {
    display: flex;
}

/* ********** */

.hp-map {
    position: relative;
    border-top: 10px solid #ffcb05;
}
.hp-map iframe {
    max-width: 100%;
    display: block;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
}

/* ********** */

.fotogalerie a {
    -webkit-border-radius: 20px 20px 0 0;
    -moz-border-radius: 20px 20px 0 0;
    -khtml-border-radius: 20px 20px 0 0;
    border-radius: 20px 20px 0 0;
    overflow: hidden;
    display: block;
}
.fotogalerie a strong {
    display: block;
    font-size: 25px;
    font-weight: normal;
    line-height: 130%;
    color: #fff;
    background-color: #00247d;
    text-align: center;
    text-decoration: none;
    padding: 15px 0;
}
.fotogalerie a strong.bg_red {
    background-color: #ffcb05;
}
.fotogalerie a:hover {
    text-decoration: none;
}
.fotogalerie a:hover strong {
    text-decoration: underline;
}
.fotogalerie.detail a {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -khtml-border-radius: 0;
    border-radius: 0;
    text-decoration: none;
}
.fotogalerie.detail a strong {
    background-color: #efefef;
    padding: 25px 0;
    border: 1px solid #595959;
    color: #1a1a1a;
}

/* ********** */

.btn-xl {
    color: #fff;
    background-color: #000;
    border-color: #000;
    font-weight: normal;
    font-size: 17px;
    padding: 10px 33px;
    border-radius: 0px;
    text-transform: uppercase;
}

.btn-xl:hover,
.btn-xl:focus,
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    color: #fff;
    background-color: #ffcb05;
    border-color: #ffcb05;
}

/* Core Owl Carousel CSS File
 *	v1.3.3
 */

/* display none until init */
.owl-carousel{
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.owl-carousel .owl-wrapper-outer{
    overflow: hidden;
    position: relative;
    width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}
/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility:    hidden;
    -ms-backface-visibility:     hidden;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
}
.owl-carousel .owl-item{
    float: left;
}
.flexslider .slider-item,
.flexslider .owl-item div,
.flexslider .owl-item a {
    background-size: cover!important;
}
.flexslider-out {
    position: relative;
    z-index: 1;
}

.flexslider .slider-item .container.hp {
    font-size: 24px;
    position: relative;
    top: 100%;
    -webkit-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%);
    -o-transform: translate(0, -100%);
    transform: translate(0, -100%);
    width: 100%;
    text-align: center;
    background-color:  rgba(188, 20, 19, 0.85);
    padding: 15px 0px;
    color: #fff;
}
.flexslider .slider-item .container.hp h2 {
    position: relative;
    font-size: 41px;
    font-weight: 100;
    text-transform: uppercase;
    display: inline-block;
    margin: 0;
    clear: both;
    letter-spacing: 13px;
    color: #fff;
    padding: 0;
}
.flexslider .slider-item .container.hp h2 strong {
    font-weight: 200;
}
.flexslider .slider-item .container.hp h2:before,
.flexslider .slider-item .container.hp h2:after {
    content: "";
    display: block;
    width: 56px;
    height: 1px;
    background-color: #fff;
    position: absolute;
    left: -116px;
    top: 50%;
}
.flexslider .slider-item .container.hp h2:after {
    left: auto;
    right: -116px;
}

/* owl-controls */
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
    cursor: pointer;
}
.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.owl-pagination {
    display: block;
}
.owl-carousel .owl-pagination {
    position: absolute;
    top: calc(100% - 40px);
    right: 0px;
    width: 100% !important;
    text-align: center;
}
.owl-carousel .owl-pagination div {
    display: inline-block;
    width: 10px;
    height: 10px;
    line-height: 10px;
    margin: 0 5px;
    text-align: center;
    color: #000;
    font-size: 10px;
    font-size: 1rem;
    background-color: #fff;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -khtml-border-radius: 100px;
    border-radius: 100px;
    overflow: hidden;
    cursor: pointer;
}
.owl-carousel .owl-pagination div:hover,
.owl-carousel .owl-pagination div.active {
    background-color: #aaaaaa;
}

.owl-buttons .owl-prev,
.owl-buttons .owl-next {
    display: inline-block;
    position: absolute;
    top: calc(50% - 30px);
    left: 0px;
}
.owl-buttons .owl-next {
    right: 0px;
    left: auto;
}
.owl-buttons .fa {
    color: #fff;
    font-size: 54px;
    padding: 0 10px;
}
.owl-buttons .fa:hover {
    color: #aaaaaa;
}

.fotogalery_page {
    padding-bottom: 15px;
}
.fotogalery_page .row div {
    padding-bottom: 15px;
    padding-top: 15px;
}

/* ************* */

.navbar-brand {
    padding: 14px 0px;
    height: auto;
}
.navbar-default {
    border-bottom: 6px solid #ffcb05
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

/* ************* */

.detail .col-sm-6 {
    padding-top: 15px;
    padding-bottom: 15px;
}

.detail a strong {
    background-color: #efefef;
    padding: 25px 0;
    border: 1px solid #595959;
    color: #1a1a1a;
    display: block;
    font-size: 16px;
    font-weight: bold;
    line-height: 130%;
    text-align: center;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background-color: #ffcb05;
    color: #000;
}

/* ************* */

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
    border-top: 0px solid #ddd;
}

.text-color {
    color: #ffcb05;
}

.strong {
    font-weight: bold;
}

hr {
    border-color: #ffcb05;
}

.table-bordered > tbody > tr.borderless > td {
    border-left-color: #fff;
    border-right-color: #fff;
    height: 31px;
}

.row.link {
    padding-bottom: 14px;
}
.row.link a {
    text-decoration: underline;
}

/* ************* */

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
    color: #ea4335;
}

/* 5 Columns */

.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-5 {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
    .col-sm-5 {
        width: 20%;
        float: left;
    }

}
@media (min-width: 768px) and (max-width: 991px) {
    .navbar-nav {
        padding-top: 12px;
    }
    .navbar-default .navbar-nav > li > a {
        font-size: 13px;
        padding: 5px 14px;
    }
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        max-width: calc(100% - 180px);
        float: right;
    }
}
@media (min-width: 992px) {
    .col-md-5 {
        width: 20%;
        float: left;
    }
    .homepage section#novinka {
        text-align: right;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .navbar-default .navbar-nav > li > a {
        font-size: 13px;
        padding-left: 8px;
        padding-right: 8px;
    }
}
@media (min-width: 1200px) {
    .col-lg-5 {
        width: 20%;
        float: left;
    }
    .flexslider,
    .flexslider .slider-item {
        height: 718px;
    }
}

@media (min-width: 1600px) {
    .container {
        width: 1230px;
    }
    .homepage section#novinka h2:after {
        background-color: #000;
    }
}
@media (max-width: 1599px) {
    .homepage section#novinka .col-sm-12 {
        background-color: rgba(255, 255, 255, 0.9);
    }
}
@media (min-width: 768px) and (max-width: 1024px) {
    section {
        padding: 50px 0;
    }
    .flexslider,
    .flexslider .slider-item {
        height: 318px;
    }
    .reference-in {
        min-height: 330px;
    }
}
@media (min-width: 992px) {
    .reference-in {
        font-size: 25px;
    }
    .reference-in .text-right {
        bottom: 36px;
        right: 66px;
        font-size: 35px;
    }
    .fotogalerie.detail a {
        margin: 15px 0;
    }
}
@media (max-width: 991px) {
    .fotogalerie .col-md-5 {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .row.cenik .col-md-6:last-child {
        margin-top: 24px;
    }
}
@media (min-width: 768px) and (max-width: 940px) {
    .navbar-brand > img {
        max-width: 168px;
    }
}
@media (max-width: 1024px) {

}
@media (min-width:1025px) {
    body#page-top, html, button, input, select, textarea {
        font-size: 16px;
    }
    section {
        padding: 84px 0;
    }
    section#o_me {
        padding: 0;
    }
    section#reference {
        padding-top: 34px;
    }
    section#o_me .container {
        padding-top: 84px;
        padding-bottom: 84px;
    }
    .navbar-default .navbar-brand img {
        width: 100%;
    }
    .navbar-default .navbar-collapse a i {
        line-height: 113px;
        padding: 0px 5px;
    }
    section h2 {
        font-size: 60px;
    }
    h1 {
        font-size: 40px;
    }
    .homepage section#kontakt h2 {
        margin-bottom: 42px;
    }
    section#novinka h3 {
        font-size: 30px;
    }
    .flexslider,
    .flexslider .slider-item {
        height: 751px;
    }
    section#kontakt .form-group label {
        font-size: 18px;
    }
    footer .footer_one .icon_none p {
        padding: 29px 0;
    }
    footer .copyright {
        font-size: 16px;
    }
}
@media (min-width: 768px) {
    .navbar-nav > li {
        float: right;
    }
    .navbar-default {
        font-size: 16px;
    }
    .navbar-right {
        margin-right: 0px;
    }
    .navbar-default.navbar-shrink {
        background-color: #fff;
        min-height: 36px;
    }
    .navbar-default.navbar-shrink .navbar-brand {
    }
    .navbar-default.navbar-shrink .navbar-brand img {
    }
    .navbar-nav {
        padding-top: 17px;
    }
    .navbar-nav > li > a {
        padding: 15px 14px;
        font-weight: normal;
    }
    .navbar-default .navbar-nav > li > a:after {
        content: "";
        display: block;
        position: absolute;
        right: 0;
        top: 20px;
        width: 1px;
        height: 18px;
        background-color: #000;
    }
    .navbar-default .navbar-nav > li:last-child > a:after {
        content: none;
    }
    .navbar-default .navbar-collapse a i {
        padding: 0px 5px;
    }
    .navbar-nav > li > a:hover,
    .navbar-default .navbar-nav > .active > a,
    .navbar-default .navbar-nav > .active > a:hover,
    .navbar-default .navbar-nav > .active > a:focus {
        background-color: transparent;
        color: #ffcb05;
        text-decoration: none;
    }
    .language {
        position: absolute;
        right: 0px;
        top: -26px;
    }
    .language li {
        display: block;
        float: right;
        padding: 0 0 0 14px;
        line-height: 15px;
    }
    .language li span {
        border-left: 1px solid #cbcbcb;
        padding-left: 14px;
    }
    footer img {
        float: left;
    }
    #title {
        position: absolute;
        transform: translateY(-86%);
    }
    .row.cenik {
        position: relative;
        clear: both;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
    }
    .row.cenik.top {
        align-items: flex-start;
    }
}
@media (max-width: 767px) {
    body#page-top {
        padding-top: 80px;
    }
    .social {
        position: absolute;
        right: 70px;
        top: 0;
    }
    .social a {
        padding: 14px 11px;
    }
    .navbar-nav {
        float: none;
        padding-top: 0px;
    }
    .navbar-default.navbar-shrink {
        border-bottom: 1px solid #3f3f3f;
    }
    .navbar-brand {
        padding-top: 2px;
        padding-bottom: 9px;
        padding-left: 15px;
    }
    .navbar-default .navbar-brand img {
        width: 117px;
    }
    .navbar-default .navbar-collapse a i {
        float: left!important;
    }
    .navbar-default .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 16px;
    }
    .flexslider .slider-item .container.hp h2 {
        font-size: 24px;
        line-height: 130%;
    }
    #kontakt .text-center {
        text-align: left;
        margin-bottom: 25px;
    }
    footer {
        font-size: 14px;
        line-height: 130%;
    }
    section#galerie {
        text-align: center;
    }
    section#galerie img {
        display: inline-block;
        margin-bottom: 24px;
    }
    section#kontakty .col-lg-6:last-child,
    section#upozorneni .col-lg-6:last-child {
        margin-top: 44px;
    }
    section#upozorneni img {
        max-width: 200px;
    }
    h1, .h1 {
        font-size: 26px;
    }
    h2, .h2 {
        font-size: 24px;
    }
    .dropdown-menu {
        display: block;
        position: relative;
        top: inherit;
        left: inherit;
        float: none;
        padding: 5px 0 5px 10px;
        margin: 0;
        font-size: 18px;
        border: 0px solid rgba(0,0,0,0.15);
        border-radius: 0px;
        -webkit-box-shadow: none;
        box-shadow: none;
        background-color: #2E2E2E;
    }
    .dropdown-menu > li > a {
        color: #fff;
    }
    .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
        background-color: #bc1413;
    }
    .flexslider,
    .flexslider .slider-item {
        height: 200px;
    }
    .title_one h1,
    .title_one h2,
    section#novinka .title_two h2 {
        font-size: 30px;
    }
    body#page-top.homepage {
        padding-top: 56px;
    }
    section#co_nabizime .col-lg-4 p {
        min-height: auto;
    }
    section#co_nabizime .col-lg-4 {
        padding-top: 12px;
        padding-bottom: 12px;
    }
    section#novinka {
        min-height: auto;
        padding: 0;
    }
    .homepage section#novinka .col-sm-12 {
        padding-top: 12px;
        padding-bottom: 12px;
    }
    .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
        background-color: #ffcb05;
    }
    .navbar-default .navbar-nav > .active > a,
    .navbar-default .navbar-nav > .active > a:hover,
    .navbar-default .navbar-nav > li > a:hover,
    .navbar-default .navbar-nav > li > a:focus {
        background-color: #000;
    }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
        background-color: #ffcb05;
    }
    section#co_nabizime .col-lg-4:nth-child(odd),
    section#pujcujeme .col-lg-2:nth-child(odd) {
        clear: left;
    }
}
@media (min-width: 481px) and (max-width: 767px) {

}
@media (max-width: 480px) {
    .job-img {
        width: 90px;
        height: auto;
        bottom: -75px;
    }
    p img.img-responsive {
        padding: 0 0 15px 0!important;
        max-width: 250px;
    }
    iframe {
        max-width: 100%;
    }
    .navbar-default .navbar-collapse {
        border-bottom: 1px solid #3f3f3f;
        border-color: #3f3f3f;
    }
    .reference-in {
        padding: 26px 36px 76px 36px;
        margin: 15px 0;
    }
    .fotogalerie a strong {
        font-size: 20px;
    }
    section#kontakt .right {
        margin-top: 40px;
    }
    section#novinka .title_two h2 {
        -webkit-border-radius: 20px 20px 0 0;
        -moz-border-radius: 20px 20px 0 0;
        -khtml-border-radius: 20px 20px 0 0;
        border-radius: 20px 20px 0 0;
    }
    .title_two h2 {
        -webkit-border-radius: 0 0 20px 20px;
        -moz-border-radius: 0 0 20px 20px;
        -khtml-border-radius: 0 0 20px 20px;
        border-radius: 0 0 20px 20px;
        line-height: 130%;
    }
    .fotogalerie.detail a {
        margin: 0;
    }
    .fotogalerie.detail .col-md-5 {
        padding-top: 8px;
        padding-bottom: 8px;
    }
    .reference-in {
        min-height: auto;
    }
    .homepage .reference-in {
        margin: 15px 0;
    }
}