@font-face {
    font-family: 'ToyotaDisplay';
    src: url('../fonts/ToyotaDisplay.eot');
    src: local('?'), url('../fonts/ToyotaDisplay.woff') format('woff'), url('../fonts/ToyotaDisplay.ttf') format('truetype'), url('../images/ToyotaDisplay.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ToyotaDisplay_Rg';
    src: url('../fonts/ToyotaDisplay_Rg.eot');
    src: local('?'), url('../fonts/ToyotaDisplay_Rg.woff') format('woff'), url('../fonts/ToyotaDisplay_Rg.ttf') format('truetype'), url('../images/ToyotaDisplay_Rg.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'ToyotaText_BdIt';
    src: url('../fonts/ToyotaType-SemiboldIt.eot');
    src: local('☺'), url('../fonts/ToyotaType-SemiboldIt.woff') format('woff'), url('../fonts/ToyotaType-SemiboldIt.ttf') format('truetype'), url('../images/ToyotaType-SemiboldIt.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ToyotaTextBold';
    src: url('../fonts/ToyotaType-Semibold.eot');
    src: local('☺'), url('../fonts/ToyotaType-Semibold.woff') format('woff'), url('../fonts/ToyotaType-Semibold.ttf') format('truetype'), url('../images/ToyotaType-Semibold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ToyotaType-light';
    src: url('../fonts/ToyotaType-light.eot');
    src: local('☺'), url('../fonts/ToyotaType-light.woff') format('woff'), url('../fonts/ToyotaType-light.ttf') format('truetype'), url('../images/ToyotaType-light.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ToyotaType-lt';
    src: url('../fonts/ToyotaType-lt.eot');
    src: local('☺'), url('../fonts/ToyotaType-lt.woff') format('woff'), url('../fonts/ToyotaType-lt.ttf') format('truetype'), url('../images/ToyotaType-lt.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

.modells-row a {
    cursor: pointer;
    margin-top: 12px;
    margin-bottom: 12px;
}

.disabled {
    pointer-events: none;
    cursor: default;
    opacity: 0.7;
}

@media (min-width: 1200px) {
	.news-row .col-sm-6 {
		min-height: 280px;
	}
}
body {
    font-family: 'ToyotaType-light';
    color: #282830;
}

a {
    color: #282830;
}

a:hover {
    color: #282830;
}

.w100 {
    width: 100%;
}

#map {
    height: 470px;
    width: 100%;
}

/*---------- SLIDE CAPTION ----------*/
.slide_style_left {
    text-align: left !important;
}

.slide_style_right {
    text-align: right !important;
}

.slide_style_center {
    text-align: center !important;
}

.slide-text, .second-slide-text {
    left: 0;
    top: 55%;
    right: 0;
    margin: auto;
    position: absolute;
    text-align: left;

}

.second-slide-text {
    top: 72%;
}

.slide-text > h1 {
    letter-spacing: 1px;
    display: inline-block;
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
}

.slide-text > p {
    letter-spacing: 1px;
    -webkit-animation-delay: 1.1s;
    animation-delay: 1.1s;
}

.slide-text > a:hover,
.slide-text > a:active {
    color: #ffffff;
    background: #282830;
    -webkit-transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
    transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
}

.navbar-default {
    background-color: transparent;
    border: 0
}

a:hover {
    text-decoration: none;
}

.navbar-nav {
    width: 100%;
    background: #FF0022;
    padding-left: 10%;
    position: relative;
    text-transform: uppercase;
}

.home-btn a
{
    padding: 10px !important;
}

.menulink-highlighted
{
    background-color: #01708D;
}

.contact-box {
    float: left;
    background: url("../images/contact-box-bg.png") left center no-repeat;
    margin-left: 110px;
    margin-top: 25px;
    padding-left: 15px;
    padding-top: 10px;
    margin-right: 15px;
    font-family: 'ToyotaType-light';
}

.contact-box strong {
    font-family: 'ToyotaTextBold';
}

.info-img {
    margin-left: 5px;
    margin-top: -4px;
    width: 20px;
}

.navbar-collapse {
    padding-right: 0;
    padding-left: 0;
}

.navbar-brand {
    height: auto;
}

.navbar {
    margin-bottom: 0;
}

.social-search-box {
    float: right;
    width: 200px;
    margin-top: 25px;
}

.search-form .form-group {
    width: 170px;
    margin-top: 4px;
}

.search-text-input {
    width: 100% !important;
    height: 30px;
    background: url("../images/search-box-bg.png") right center no-repeat #f3f3f3;
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.search-button {
    background: url("../images/search-button.png") center center no-repeat;
    border: 0;
    width: 26px;
    height: 30px;
    margin-top: 5px;
}

.toyota-img {
    float: right;
    margin-top: 20px;
    width: 83px;
    margin-right: 40px;
}

.carousel-caption {
    right: 30%;
    left: 14%;
    text-align: left;
    text-shadow: none;
}

.carousel-caption h1,
.carousel-caption h2 {
    font-family: 'ToyotaTextBold';
    background-color: #282830;
    font-size: 30px;
    padding: 7px 15px;
    float: left;

}

.carousel-caption p {
    background-color: rgba(255, 255, 255, 0.98);
    color: #FF0022;
    font-size: 25px;
    font-family: 'ToyotaTextBold';
    padding: 7px 13px;
    float: left;
}

.carousel-indicators {
    bottom: 0;
    left: auto;
    right: 15%;
    width: 20%;
    text-align: right;
}

.carousel-indicators li {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 0 2px;
    cursor: pointer;
    background-color: #fff;
    border: 0;
    border-radius: 0;
}

.carousel-indicators .active {
    width: 16px;
    height: 16px;
    margin: 0 2px;
    border: 0;
    background-color: #282830;
}

.home-icon {
    position: static;
    left: -5px;
    top: 12px;
}

.nav > li > a {
    color: #fff;
    font-family: 'ToyotaTextBold';
    padding-left: 15px;
    padding-right: 15px;
    font-size: 14px;
}

.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: transparent;
}

.tabnav > li > a {
    background: #f5f5f5;
    color: #282830;
    font-family: 'ToyotaType-light';
    font-size: 15px;
    text-transform: uppercase;
    border: 0 !important;
    border-radius: 0 !important;
    padding: 7px 20px;
}

.tabnav > li > a:hover {
    background: #FF0022 !important;
    color: #fff !important;
}

.tabnav > .active > a {
    background: #FF0022 !important;
    color: #fff !important;
}

.nav-tabs {
    border-bottom: 0;
    margin-left: 5px;
    margin-right: 5px;
}

.service-box-row {
    width: 85%;
    margin-left: 7.5%;
    height: 1px;
    background: #e1e1e1;
    float: left;
    margin-bottom: 10px;
}

.tab-content {
    float: left;
    width: 100%;
    border: 1px solid #e1e1e1;
    padding: 10px 10px;
}

.nav-bottom {
    padding-left: 7.8%;
}

.nav-bottom > li > a {
    padding-left: 33px;
    padding-right: 33px;
    font-size: 15px;
}

.news-item {
    margin-top: 30px;
    margin-bottom: 10px;
}

.news-item .row {
    margin-right: -8px;
    margin-left: -8px;
}

.news-item .col-sm-6 {
    padding-right: 8px;
    padding-left: 8px;
}

.news-item-title {
    font-family: 'ToyotaTextBold';
    font-size: 17px;
    color: #282830;
}

.news-item-date a,
.news-item-text a,
.news-item-title a,
.news-item-more a {
    color: #282830;
}

.news-item-date {
    font-size: 12px;
    color: #282830;
    font-family: 'ToyotaType-lt';
    margin-top: 4px;
    margin-bottom: 6px;
}

.news-item-text {
    font-size: 13px;
    color: #282830;
    font-family: 'ToyotaType-light';
}

.news-item-more {
    margin-top: 5px;
    font-family: 'ToyotaText_BdIt';
}

.news-item-more img {
    margin-top: -1px;
    margin-left: 10px;
}

.more-news {
    background: url("../images/more-news-bg.png");
    width: 165px;
    height: 31px;
    color: #393939;
    font-family: 'ToyotaType-light';
    float: none;
    margin: 25px auto;
    text-align: center;
    line-height: 31px;
    font-size: 16px;
}

.model-title-row {
    background: #282830;
    float: left;
    width: 100%;
    font-family: 'ToyotaTextBold';
    font-size: 40px;
    color: #fff;
    margin-bottom: 35px;
}

.slider {
    width: 100%;
    float: left;
    margin: 8px 0 12px;
    background: #ebebeb;
}

.slick-track {
    text-align: center;
}

footer {
    width: 100%;
    float: left;
    background: #FF0022;
    min-height: 200px;
}

footer .container {
    padding-left: 0;
    padding-right: 0;
}

.white-footer-bg {
    background: #fff;
    float: left;
    width: 15%;
    min-height: 200px;
    line-height: 200px;
    padding: 0 10px;
    margin-right: 7px;
}

.fnav {
    margin-top: 25px;
    float: left;
    width: 84%;
    text-transform: uppercase;
}

.fnav > li > a {
    float: left;
    padding-left: 14px;
    padding-right: 14px;
    font-size: 16px;
    padding-top: 0;
    padding-bottom: 7px;
}

.fsocial {
    float: left;
    margin-left: 40px;
    margin-top: 25px;
}

.fcbox {
    margin-left: 65px;
    margin-top: 5px;
    color: #fff;
    margin-right: 35px;
    font-size: 15px;
}

.fcbox a {
    color: #fff;
}

.copyright {
    float: right;
    color: #fff;
    font-family: 'ToyotaType-light';
    margin-top: 36px;
}

.copyright a {
    color: #fff;
}

.staticpages-title {
    font-family: 'ToyotaTextBold';
    color: #282830;
    font-size: 40px;
    margin-top: 30px;
    margin-bottom: 15px;
}

.staticpages-title span {
    font-family: 'ToyotaType-lt';
    font-size: 30px;
}

.staticpages-view p {
    font-family: 'ToyotaType-light';
    color: #282830;
    font-size: 15px;
}

.service-content-style {
    font-family: 'ToyotaType-light';
    color: #282830;
    font-size: 15px;
}

.staticpages-view strong {
    font-family: 'ToyotaTextBold';
    /*   color: #282830; */
}

.social-box > .pull-right {
    margin-left: 5px;
}

.social-box {
    margin-bottom: 9px;
}

.service-box {
    float: left;
    width: 100%;
    background: url("../images/contact-box-bg.png") left center no-repeat;
    padding-left: 15px;
    font-family: 'ToyotaType-light';
    min-height: 42px;
    margin-bottom: 20px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.service-box span {
    color: #FF0022;
    font-family: 'ToyotaTextBold';
}

.online-reg {
    font-family: 'ToyotaTextBold';
    color: #282830;
    font-size: 22px;
    height: 42px;
    line-height: 42px;
    float: left;
    width: 100%;
    height:auto;
}

.online-reg span {
    color: #FF0022;
}

.online-reg-content {
    padding-left: 10px;
}

.contact-map {
    float: left;
    width: 94%;
    margin-left: 3.5%;
    margin-top: 20px;
}

.contact-map-title {
    background: #FF0022;
    width: 100%;
    height: 52px;
    line-height: 52px;
    color: #fff;
    font-family: 'ToyotaType-light';
}

.contact-map-title a {
    color: #fff;
}

.contact-map-title img {
    margin-left: 12px;
    margin-right: 12px;
}

.contact-map-title strong {
    font-family: 'ToyotaTextBold';
    color: #fff;
}

.type-radio-class .form-group {
    width: 50%;
    float: left;
}

.service-reg-from .col-sm-4 {
    color: #282830;
    font-family: 'ToyotaType-light';
    font-size: 15px;
    height: 34px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

#contact-box .form-control {
    border-radius: 0;
    border: 2px solid #e1e1e1;
}

#contact-box .btn {
    background: #FF0022;
    border: 0;
    border-radius: 0;
    font-family: 'ToyotaTextBold';
    text-transform: uppercase;
    font-size: 15px;
    padding: 8px 12px 6px;
}

.service-reg-from textarea {
    resize: none;
}

.service-reg-from label {

}

.tcc-models-thumb {
    margin-top: 7px;
}

.tcc-models-thumb img {
    width: 100%;
}

.tcc-model-title {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 45px;
    color: #1e2a32;
    font-family: 'ToyotaType-light';
    font-size: 15px;
    margin-bottom: 7px;
}

.car-list-item-title {
    background: url(../images/contact-box-bg.png) left center no-repeat;
    float: left;
    max-width: 65%;
    font-size: 16px;
    font-family: 'ToyotaTextBold';
    color: #282830;
    padding-left: 10px;
    height: 35px;
    margin-bottom: 5px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.car-list-item-type {
    float: right;
}

.car-list-item .col-sm-9 {
    padding-right: 9px;
}

.car-list-item .col-sm-3 {
    padding-right: 14px;
    padding-left: 0;
}

.car-list-item .col-sm-3 img {
    margin-bottom: 9px;
    margin-top: 1px;
}

.car-list-item-img {
    margin-left: -1px;
    margin-top: 1px;
}

.border-left-bottom-right {
    border-left: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
    border-right: 1px solid #f0f0f0;
    width: 100%;
    float: left;
}

.car-info-col {
    margin-top: -40px;
}

.car-info-col .col-sm-7 {
    padding-right: 1px;
    width: 54%;
}

.car-info-col .col-sm-5 {
    padding-left: 1px;
    padding-right: 0;
    width: 46%;
}

.car-info-row {
    width: 100%;
    float: left;
    height: 20px;
    padding-top: 3px;
}

.cir-gray {
    background: #f0f0f0;
}

.car-info-r-name {
    float: left;
    width: 75px;
    font-size: 11px;
    font-family: 'ToyotaType-light';
    padding-left: 2px;
    color: #282830;
}

.car-info-r-value {
    float: left;
    font-size: 11px;
    font-family: 'ToyotaTextBold';
    color: #282830;
}

.cirv-red {
    color: #FF0022;
}

.car-list-item-button {
    width: 100%;
    float: left;
    background: #FF0022;
    padding-top: 4px;
    padding-bottom: 6px;
    text-align: center;
    border: 0;
    margin-top: 15px;
    color: #fff;
}

.car-list-item {
    border-left: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
    border-right: 1px solid #f0f0f0;
    margin-bottom: 15px;
    margin-top: 15px;
}

.car-list-header {
    float: left;
    background: #fff;
    width: 101%;
    margin-left: -1px;
}

.circle-bid {
    margin-left: 4%;
    margin-right: 3%;
    float: left;
    margin-top: 25px;
    width: 41%;
}

.breadcrumbs {
    float: left;
    margin-top: 20px;
    margin-bottom: 10px;
}

.breadcrumb-cat {
    font-family: 'ToyotaTextBold';
    color: #282830;
    font-size: 30px;
    float: left;
}

.breadcrumbs strong {
    float: left;
    font-family: 'ToyotaTextBold';
    color: #282830;
    font-size: 34px;
    margin-left: 12px;
    margin-right: 12px;
}

.breadcrumb-title {
    float: left;
    font-family: ToyotaType-light;
    color: #282830;
    font-size: 26px;
    margin-top: 3px;
}

.top-buttons a {
    float: right;
    font-family: 'ToyotaTextBold';
    color: #a99e9e;
    border: 2px solid #a99e9e;
    margin-left: 5px;
    padding: 5px 8px;
    margin-bottom: 6px;
}

.top-buttons a:hover {
    background: #a99e9e;
    color: #fff;
}

.car-page-title {
    background: url(../images/contact-box-bg.png) left center no-repeat;
    float: left;
    max-width: 100%;
    font-size: 23px;
    font-family: 'ToyotaTextBold';
    color: #282830;
    padding-left: 15px;
    height: 40px;
    margin-bottom: 15px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.car-list-item-type {
    background: url("../images/car-list-item-type.png");
    background-size: 100% 100%;
    height: 25px;
    line-height: 26px;
    width: 134px;
    float: right;
    text-align: center;
    margin-top: 2px;
    font-size: 13px;
}

.clit-page {
    margin-left: 10px;
    margin-top: 0;
}

.car-data-table {
    float: left;
    width: 80%;
    font-size: 15px;
    margin-bottom: 40px;
}

.car-data-full-row {
    margin-top: 20px;
    margin-bottom: 25px;
}

.car-data-table .row {
    margin-top: 5px;
    margin-bottom: 5px;
}

.car-data-table-pad-left {
    padding-left: 40px;
}

.amenities-list-col span {
    width: 6px;
    height: 6px;
    background: #FF0022;
    border-radius: 50%;
    float: left;
    margin-left: 8px;
    margin-top: 8px;
    margin-right: 15px;
}

.car-page-desc {
    font-family: 'ToyotaType-light';
    color: #282830;
    line-height: 26px;
    text-align: justify;
    margin-bottom: 40px;
}

.car-data-table-price {
    color: #FF0022;
    font-family: 'ToyotaTextBold';
    font-size: 18px;
}

@media (min-width: 1420px) {
    .slide-text {
        top: 60%;
    }

    .second-slide-text {
        top: 79%;
    }

    .carousel-caption {
        right: 40%;
        left: 14%;
    }

    .carousel-caption h2 {
        font-size: 31px;
    }

    .home-icon {
        left: 20px;
    }

    .container {
        width: 1290px;
    }

    .nav-con {
        width: 1400px;
    }

    .contact-box {
        float: left;
        background: url(../images/contact-box-bg.png) left center no-repeat;
        margin-left: 130px;
        margin-top: 25px;
        padding-left: 15px;
        margin-right: 20px;
        font-size: 15px;
    }

    .social-search-box {
        width: 220px;
        margin-top: 25px;
    }

    .search-form .form-group {
        width: 190px;
        margin-top: 4px;
    }

    .navbar-nav {
        padding-left: 6.5%;
    }

    .navbar-nav {
        width: 100%;
        text-align: center;
    }

.secondRow {
    padding-left: 18%;
    margin-top: 2px;
}

.nav-bottom {
    padding-left: 7%;
}

.nav > li > a {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 15px;
}

.nav-bottom > li > a {
    padding-left: 41px;
    padding-right: 41px;
    font-size: 16px;
}

.news-item-title {
    font-size: 19px;
}

.news-item-text {
    font-size: 14px;
}

.news-item-more {
    margin-top: 8px;
}

.fnav > li > a {
    padding-left: 14px;
    padding-right: 14px;
    font-size: 16px;
}

.fcbox {
    margin-left: 65px;
    margin-top: 5px;
    margin-right: 35px;
}

}


@media (min-width: 992px) {
    .nav > li > a {
        padding-left: 10px;
        padding-right: 10px;
        font-size: 13px;
    }
    .nav-con {
        padding: 15px 0;
    }
}

@media (min-width: 1399px) {
    .nav > li > a {
        padding-left: 15px;
        padding-right: 15px;
        font-size: 15px;
    }
}

@media (min-width: 1650px) {

    .home-icon {
        left: 65px;
    }

    .container {
        width: 1290px;
    }

    .nav-con {
        width: 1580px;
    }

    .contact-box {
        margin-left: 230px;
        margin-top: 22px;
    }

    .contact-box strong {
        font-size: 18px;
    }

    .social-search-box {
        width: 229px;
        margin-top: 25px;
    }

    .search-form .form-group {
        width: 199px;
        margin-top: 4px;
    }

    .carousel-caption h1,
    .carousel-caption h2 {
        font-size: 32px !important;
        margin-right: 10%;
    }

    .carousel-caption p {
        font-size: 30px !important;
        margin-right: 10%;
    }

    .navbar-nav {
        padding-left: 10%;
    }

    .secondRow {
        padding-left: 15%;
    }

    .nav-bottom {
        padding-left: 7%;
    }

    .nav > li > a {
        padding-left: 20px;
        padding-right: 20px;
        font-size: 16px;
    }

    .nav-bottom > li > a {
        padding-left: 70px;
        padding-right: 70px;
        font-size: 17px;
    }

    .news-item-title {
        font-size: 20px;
    }

    .news-item-text {
        font-size: 14px;
    }

    .news-item-more {
        margin-top: 8px;
    }

    .fnav > li > a {
        padding-left: 14px;
        padding-right: 14px;
        font-size: 16px;
    }

    .fcbox {
        margin-left: 65px;
        margin-top: 5px;
        margin-right: 35px;
    }
}

@media (min-width: 1200px) and (max-width: 1420px) {

    .second-slide-text {
        top: 74%;
    }

    .contact-box {
        margin-left: 65px;
    }

}

@media (min-width: 992px) and (max-width: 1200px) {

    .slide-text {
        top: 47%;
    }

    .carousel-caption {
        right: 25%;
        left: 13%;
    }

    .carousel-caption h1,
    .carousel-caption h2 {
        font-size: 27px;
    }

    .navbar-brand > img {
        width: 200px;
    }

    .contact-box {
        margin-left: 55px;
        margin-top: 11px;
        padding-left: 15px;
        padding-top: 10px;
        margin-right: 10px;
        font-size: 13px;
    }

    .contact-box p {
        font-size: 12px;
    }

    .social-search-box {
        width: 190px;
        margin-top: 12px;
    }

    .search-form .form-group {
        width: 160px;
        margin-top: 4px;
    }

    .nav > li > a {
        padding-left: 12px;
        padding-right: 12px;
        font-size: 13px;
    }

    .navbar-nav {
        width: 100%;
        background: #FF0022;
        margin-bottom: 2px;
        padding-left: 10%;
        position: relative;
    }

    .nav-bottom {
        padding-left: 4%;
    }

    .news-item-title {
        font-size: 14px;
    }

    .news-item-text {
        font-size: 12px;
    }

    .news-item-date {
        margin-top: 0;
        margin-bottom: 0;
        font-size: 11px;
    }

    .news-item-more {
        margin-top: 0;
    }

    .fnav {
        margin-top: 12px;
    }

    .copyright {
        margin-top: 10px;
    }

    .toyota-img {
        margin-top: 10px;
    }
}

@media (min-width: 768px) and (max-width: 992px) {

    .toyota-img {
        margin-top: 25px;
        position: absolute;
        top:0;
        right: 0;
    }

    .car-list-item-title {
        max-width: 100%;
    }

    .car-info-col {
        margin-top: -15px;
    }

    .car-info-r-name {
        font-size: 9px;
    }

    .car-info-r-value {
        font-size: 8px;
    }

    .car-list-item-button {
        width: 90%;
        font-size: 7px;
    }

    .car-list-item .col-sm-3 img {
        margin-bottom: 3px;
        margin-top: 1px;
        margin-left: -4px;
    }

    .home-icon {
        left: -15px;
    }

    .contact-box {
        margin-left: 35px;
        margin-top: 16px;
        padding-left: 15px;
        padding-top: 10px;
        margin-right: 10px;
        font-size: 13px;
    }

    .contact-box p {
        font-size: 12px;
    }

    .navbar-brand {
        padding-top: 22px;
    }

    .social {
        margin-left: 65px;
        margin-top: -58px;
    }

    .social-search-box {
        width: 180px;
        margin-top: -42px;
    }

    .search-form {
        margin-top: 70px;
    }

    .search-form .form-group {
        width: 150px;
        margin-top: 4px;
    }

    .nav > li > a {
        padding-left: 8px;
        padding-right: 8px;
        font-size: 11px;
    }

    .navbar-nav {
        width: 100%;
        background: #FF0022;
        margin-bottom: 2px;
        padding-left: 5%;
        position: relative;
    }

    .nav-bottom {
        padding-left: 1%;
    }

    .news-item-title {
        font-size: 13px;
    }

    .news-item-text {
        font-size: 9px;
    }

    .news-item-date {
        margin-top: 0;
        margin-bottom: 0;
        font-size: 9px;
    }

    .news-item-more {
        margin-top: -1px;
        font-size: 10px;
    }

    .fnav {
        margin-top: 12px;
    }

    .copyright {
        margin-top: 10px;
    }

    .news-item-more img {
        width: 13px;
    }

    .fsocial {
        margin-left: 10px;
        margin-top: 20px;
    }



    .model-title-row {
        font-size: 28px;
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .slide-text {
        top: 38%;
    }

    .carousel-caption h2 {
        font-size: 25px;
    }

    .carousel-caption {
        right: 28%;
        left: 2%;
    }

    .second-slide-text {
        top: 63%;
    }
}

@media (min-width: 768px) and (max-width: 900px) {

    .second-slide-text {
        top: 68%;
        font-size: 22px;
    }

    .carousel-caption p {
        font-size: 22px;
    }

}

@media (min-width: 768px) and (max-width: 768px) {
    .carousel-caption p {
        margin-left: 49px;
    }
}

@media (max-width: 767px) {


    .toyota-img {
        margin-top: 5px;
        position: absolute;
        left: 8px;
        top: 15px;
        width: 50px;
    }

    .tcc-models-thumb img {
        width: 70%;
    }

    .staticpages-title {
        margin-bottom: 30px;
    }

    .car-info-col {
        margin-top: -15px;
    }

    .news-item-title {
        margin-top: 10px;
    }

    .car-list-item-button {
        margin-bottom: 40px;
    }

    .top-buttons {
        margin: auto;
        margin-bottom: 30px;
        text-align: center;
    }

    .top-buttons a {
        font-size: 10px;
    }

    .car-data-table-pad-left {
        font-weight: bold;
        text-decoration: underline;
        padding-left: 16px;
    }

    .car-data-table {
        text-align: center;
    }

    .car-data-table ul li {
        text-align: left;
    }

    .top-buttons a {
        float: none;
    }

    .car-page-title {
        margin-top: 20px;
    }

    .staticpages-title {
        font-size: 24px;
    }

    #navbar {
        background: #FF0022;
    }

    .navbar-collapse.in {
        overflow-y: hidden;
    }

    .nav > li > a {
        padding-left: 5px;
        padding-right: 5px;
        font-size: 11px;
    }

    .navbar-nav {
        width: 90%;
        padding-left: 0;
        margin: 0 !important;
    }

    .news-item-title {
        font-size: 15px;
    }

    .news-item-more {
        display: none;
    }

    .news-item {
        margin-top: 15px;
        padding-top: 15px;
        border-top: 1px dashed #e2e2e2;
        margin-bottom: 3px;
    }

    .news-item-first {
        border-top: 0;
    }

    .more-news-mob {
        width: 100%;
        float: left;
        height: 50px;
        background: #ebebeb;
        padding: 7px 12px;
        margin-bottom: 10px;
    }

    .mnm-box {
        width: 100%;
        float: left;
        height: 36px;
        line-height: 36px;
        text-align: center;
        border: 1px solid #fff;
        font-family: 'ToyotaTextBold';
        color: #282830;
    }

    .mob-nav-home {
        float: right;
        background: #f0f0f0;
        border-right: 1px solid #fff;
    }

    .mob-nav-home img {
        padding: 24px 11px;
    }

    .social-search-box {
        width: 100%;
        margin-top: 0;
        position: relative;
        padding-left: 2px;
        padding-right: 2px;
    }

    .search-form .form-group {
        width: 100%;
        margin-top: 0;
    }

    .search-text-input {
        height: 45px;
        background-size: 5px 45px;
        padding-left: 53px;
    }

    .search-button {
        position: absolute;
        top: 0px;
        margin-top: 4px;
        left: 6px;
        background: url(../images/search-button.png) center center no-repeat #d3d3d3;
        border-radius: 0;
        height: 37px;
        width: 37px;
    }

    .navbar-brand > img {
        width: 100px;
        margin-left: 80px;
        margin-top: 10px;
    }

    .nav-con {
        padding-left: 0;
        padding-right: 0;
    }

    .nav-con .container-fluid {
        padding-left: 3px;
        padding-right: 3px;
    }

    .navbar-header {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .navbar-toggle {
        position: relative;
        float: right;
        padding: 27px 12px;
        margin-top: 0;
        margin-right: -3px;
        margin-bottom: 8px;
        background-color: #e1e1e1;
        border: 0;
        border-radius: 0;
    }

    .navbar-toggle .icon-bar {
        width: 24px;
        height: 4px;
        border-radius: 0;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #656565;
    }

    .navbar-brand {
        padding-left: 10px;
        padding-right: 0;
    }

    .new-row-bg {
        margin-top: 17px;
        float: left;
        width: 100%;
        height: 1px;
        background: #e1e1e1;
    }

    .new-title-box-mar {
        margin-left: -8px;
        margin-right: -8px;
    }

    .new-title-box-bg {
        float: right;
        margin-right: 35px;
        background: #fff;
        text-transform: uppercase;
        font-family: 'ToyotaTextBold';
        color: #1e2a32;
        margin-top: -11px;
        margin-bottom: 15px;
        padding: 1px 5px;
    }

    .fnav {
        display: none;
    }

    .footer-cont-box {
        width: 100%;
        float: left;
        background: #2e2e2e;
        border-bottom: 1px solid #646464;
        padding-left: 12%;
        color: #fff;
        height: 90px;
        padding-top: 11px;
    }

    .footer-cont-box a {
        color: #fff;
    }

    .footer-cont-box:last-child {
        border-bottom: 0;
    }

    .footer-cont-box img {
        margin-right: 15px;
        float: left;
    }

    .footer-cont-box .pull-left {
        max-width: 195px;
        font-size: 12px;
        margin-top: 14px;
        font-family: 'ToyotaType-light';
    }

    .footer-cont-box .pull-left strong {
        font-size: 15px;
        font-family: 'ToyotaTextBold';
    }

    .email-ico-mob {
        margin-top: 11px;
    }

    .white-footer-bg {
        background: #fff;
        float: left;
        width: 46%;
        min-height: 90px;
        line-height: 90px;
        padding: 0 5px;
        margin-right: 7px;
        margin-bottom: 15px;
    }

    .fsocial {
        float: right;
        margin-left: 0;
        margin-top: 38px;
        margin-right: 10px;
    }

    .copyright {
        width: 100%;
        background: #ebebeb;
        color: #989898;
        font-family: 'ToyotaType-light';
        font-size: 14px;
        text-align: center;
        height: auto;
        line-height: 36px;
    }

    .copyright a {
        color: #989898;
    }

    .copyright img {
        margin-top: -3px;
    }

    .tcc-model-title {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-align-content: stretch;
        -ms-flex-line-pack: stretch;
        align-content: stretch;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

}

@media (max-width: 450px) {
    .nav .nav-tabs .tabnav li {
        font-size: 10px;
    }

    .nav > li > a {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
}

@media (max-width: 400px) {

    .footer-cont-box {
        padding-left: 7%;
    }

    .footer-cont-box img {
        margin-right: 7px;
    }

    .copyright {
        font-size: 11px;
        height: auto;
        line-height: 30px;
    }

    .white-footer-bg {
        background: #fff;
        float: left;
        width: 52%;
        min-height: 70px;
        line-height: 70px;
        padding: 0 5px;
        margin-right: 0;
    }

    .fsocial {
        margin-right: 0;
        margin-top: 35px;
    }

    .fsocial img {
        max-width: 35px;
    }

    .copyright img {
        max-width: 70px;
        margin-top: -2px;
    }

}

.bs-slider {
    overflow: hidden;
    max-height: 700px;
    position: relative;
    background: #000000;
}

.bs-slider .bs-slider-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.20);
}

.bs-slider > .carousel-inner > .item > img,
.bs-slider > .carousel-inner > .item > a > img {
    margin: auto;
    width: 100% !important;
}

/********************
*****Slide effect
**********************/

.fade {
    opacity: 1;
}

.fade .item {
    top: 0;
    z-index: 1;
    opacity: 0;
    width: 100%;
    position: absolute;
    left: 0 !important;
    display: block !important;
    -webkit-transition: opacity ease-in-out 1s;
    -moz-transition: opacity ease-in-out 1s;
    -ms-transition: opacity ease-in-out 1s;
    -o-transition: opacity ease-in-out 1s;
    transition: opacity ease-in-out 1s;
}

.fade .item:first-child {
    top: auto;
    position: relative;
}

.fade .item.active {
    opacity: 1;
    z-index: 2;
    -webkit-transition: opacity ease-in-out 1s;
    -moz-transition: opacity ease-in-out 1s;
    -ms-transition: opacity ease-in-out 1s;
    -o-transition: opacity ease-in-out 1s;
    transition: opacity ease-in-out 1s;
}

/*---------- LEFT/RIGHT ROUND CONTROL ----------*/
.control-round .carousel-control {
    top: 47%;
    opacity: 0;
    width: 45px;
    height: 45px;
    z-index: 100;
    color: #ffffff;
    display: block;
    font-size: 24px;
    cursor: pointer;
    overflow: hidden;
    line-height: 43px;
    text-shadow: none;
    position: absolute;
    font-weight: normal;
    background: transparent;
    -webkit-border-radius: 100px;
    border-radius: 100px;
}

.control-round:hover .carousel-control {
    opacity: 1;
}

.control-round .carousel-control.left {
    left: 1%;
}

.control-round .carousel-control.right {
    right: 1%;
}

.control-round .carousel-control.left:hover,
.control-round .carousel-control.right:hover {
    color: #fdfdfd;
    background: rgba(0, 0, 0, 0.5);
    border: 0px transparent;
}

.control-round .carousel-control.left > span:nth-child(1) {
    left: 45%;
}

.control-round .carousel-control.right > span:nth-child(1) {
    right: 45%;
}

/*------------------------------------------------------*/
/* RESPONSIVE
/*------------------------------------------------------*/

@media (max-width: 991px) {
    .slide-text h1 {
        font-size: 40px;
        line-height: 50px;
        margin-bottom: 20px;
    }

    .slide-text > p {

        font-size: 18px;
    }
}

/*---------- MEDIA 480px ----------*/
@media (max-width: 768px) {
    .slide-text {
        padding: 10px 50px;
    }

    .slide-text h1 {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 10px;
    }

    .slide-text > p {
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 20px;
    }

    .control-round .carousel-control {
        display: none;
    }

    #news-content {
        overflow: hidden;
    }

}

@media (max-width: 480px) {
    .slide-text {
        padding: 10px 30px;
    }

    .slide-text h1 {
        font-size: 20px;
        line-height: 25px;
        margin-bottom: 5px;
    }

    .slide-text > p {
        font-size: 12px;
        line-height: 18px;
        margin-bottom: 10px;
    }

    .slide-text > a.btn-default,
    .slide-text > a.btn-primary {
        font-size: 10px;
        line-height: 10px;
        margin-right: 10px;
        text-align: center;
        padding: 10px 15px;
    }

    .indicators-line > .carousel-indicators {
        display: none;
    }

}

.news-gallery {
    float: left;
    width: 100%;
    border: 1px solid #e1e1e1;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-top: 45px;
}

.news-gallery img {
    width: 86%;
    margin: 9px 7%;
}

.bid-img {
    margin: 25px auto 0;
    position: relative;
    display: block;
}

/*.field-contactform-financing .col-sm-4{*/
/*width: 45%;*/
/*}*/

/*.field-contactform-financing .col-sm-8{*/
/*width: 55%;*/
/*}*/

/*.service-reg-from .form-group {*/
/*margin-bottom: 0;*/
/*}*/

.service-reg-from .help-block {
    margin-top: 0;
    margin-bottom: 0;
}

.bid-img {
    cursor: pointer;
}

#bidModal .close {
    opacity: 1;
    margin-top: -58px;
    margin-left: 10px;
}

#bidModal .modal-dialog {
    margin-top: 80px;
}

#bidModal .modal-content {
    border-radius: 0;
}

#bidModal .modal-body {
    border: 1px solid #ededed;
    margin: 10px;
}

.bid-mod-title {
    font-size: 23px;
    font-family: "ToyotaTextBold";
    color: #282830;
    margin-top: 20px;
    line-height: 16px;
    margin-bottom: 22px;
}

.thankyou-text {
    font-weight: normal;
    font-size: 10px;
    line-height: 0;
}

#bidModal .text-right {
    font-size: 16px;
    padding-top: 5px;
}

.info-row-bid {
    color: #282830;
    text-align: right;
    font-size: 12px;
    margin-bottom: 20px;
    padding-right: 15px;
}

.info-row-bid img {
    margin-top: -2px;
}

.staticpages-view img {
    max-width: 100%;
    height: auto !important;
}

.exhibition-agree-checkbox .cbx-container, .exhibition-agree-checkbox .cbx-label {
    display: inline-block;
    vertical-align: middle;
}

.exhibition-agree-checkbox .cbx-label {
    width: calc(100% - 40px);
}

.field-exhibition-recaptcha .g-recaptcha > div {
    display: inline-block;
    vertical-align: top;
}

.btn-exhibitionsend {
    border: 1px solid #FF0022;
    color: #fff !important;
    background-color: #FF0022 !important;
    border-radius: 0px;
    padding: 4px 20px;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: top;
}

.btn-exhibitionsend:hover {
    color: #FF0022 !important;
    background-color: #fff !important;
}

.success-send-msg {
    display: block;
    font-size: 22px;
    font-weight: bold;
    color: #009900;
}

.exhibition-cover {
    display: block;
    width: 100%;
    margin-bottom: 30px;
}

.exhibition-cover img {
    max-width: 100%;
}

.open-panel-collapse {
    float: right;
    background: url("../images/open.png");
    width: 16px;
    height: 11px;
    margin-top: 8px;
}

.close-panel-collapse {
    float: right;
    background: url("../images/open.png");
    width: 16px;
    height: 11px;
    -ms-transform: rotate(180deg); /* IE 9 */
    transform: rotate(180deg);
    margin-top: 8px;
}

.red-text {
    font-family: 'ToyotaTextBold';
    font-size: 23px;
    color: #FF0022;
    margin-top: 60px;
    margin-bottom: 20px;
}

.red-text-2 {
    margin-top: 20px !important;
}

.staticpages-view .panel-default {
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.panel-group .panel + .panel {
    margin-top: 0;
    border-top: 1px solid #e1e1e1;
}

.staticpages-view .panel-default > .panel-heading {
    color: #333;
    background-color: transparent;
    padding: 22px 15px;
}

.staticpages-view .panel-group .panel-heading + .panel-collapse > .panel-body,
.staticpages-view .panel-group .panel-heading + .panel-collapse > .list-group {
    border-top: 0;
}

.staticpages-view .panel-title span {
    font-family: 'ToyotaTextBold';
    font-size: 24px;
    color: #282830;
}

.staticpages-view .panel-body {
    padding: 15px 15px 40px 40px;
    font-size: 20px;
}

.staticpages-view .teams .panel-default > .panel-heading {
    padding: 25px 0 25px 3px;
}

.teams .panel-title {
    position: relative;
}

.teams .panel-title i {
    float: none !important;
    position: absolute;
    right: 10px;
    bottom: 10px;
}

.staticpages-view .teams .panel-body {
    padding: 1px 0 25px 2px;
    font-size: 18px;
}

.team-img {
    display: inline-block;
    width: 125px;
}

.team-data {
    width: calc(99% - 125px);
    padding-left: 5px;
    display: inline-block;
    vertical-align: top;
    color: #282830;
}

.team-data-name {
    font-size: 23px;
    font-family: 'ToyotaTextBold';
    padding-bottom: 7px;
}

.team-data-email {
    padding-bottom: 7px;
}

.team-data-phone {
    padding-bottom: 7px;
}

.team-data-job {
    padding-top: 3px;
    font-size: 18px;
    font-family: 'ToyotaTextBold';
}

.team-data-more {
    padding-top: 3px;
    font-size: 18px;
    font-family: 'ToyotaTextBold';
    float: right;
    color: #FF0022;
}

#szalonauto {
    float: left;
    width: 100%;
    border: 0;
    min-height: 2000px;
}

#hasznaltauto {
    float: left;
    width: 100%;
    border: 0;
    min-height: 2500px;
}

iframe body {
    height: auto !important;
    overflow: auto !important;
}

@media (max-width: 1420px) {

    .red-text {
        font-size: 20px;
        margin-top: 40px;
    }

    .staticpages-view .panel-body {
        padding: 12px 15px 30px 40px;
        font-size: 20px;
    }

    .team-data-name {
        font-size: 20px;
    }

    .team-data-email,
    .team-data-phone {
        font-size: 14px;
    }

    .team-data-job {
        font-size: 16px;
    }

    .team-data-more {
        font-size: 16px;
        padding-top: 0;
    }

    .staticpages-view .teams .panel-body {
        font-size: 16px;
    }

}

@media (max-width: 1200px) {

    .red-text {
        font-size: 18px;
    }

    .team-data {
        width: calc(98% - 125px);
    }

    .team-data-name {
        font-size: 15px;
    }

    .team-data-email,
    .team-data-phone {
        font-size: 12px;
    }

    .team-data-job {
        font-size: 12px;
        padding-top: 0;
        padding-right: 0;
    }

    .team-data-more {
        font-size: 12px;
        padding-top: 0;
    }

    .staticpages-view .panel-title span {
        font-size: 20px;
    }

    .staticpages-view .teams .panel-body {
        font-size: 13px;
    }

    .teams .panel-title i {
        right: 0;
    }

    .staticpages-title {
        font-size: 25px;
    }

}

@media (min-width: 768px) and (max-width: 992px) {

    .team-data {
        width: 98%;
        padding-top: 10px;
        padding-left: 0;
    }

    .team-data-job {
        position: static;
    }

    .teams .panel-title i {
        bottom: 4px;
    }

    .team-data-more {
        float: left;
        padding-top: 5px;
    }

}

@media (max-width: 768px) {

    .red-text {
        margin-top: 30px;
        margin-bottom: 20px;
    }

    .bid-img-online {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .staticpages-view .panel-title span {
        font-size: 16px;
    }

    .staticpages-view .panel-default > .panel-heading {
        padding: 25px 15px 25px 0;
    }

    .close-panel-collapse {
        margin-top: 4px;
    }

    .open-panel-collapse {
        margin-top: 4px;
    }

    .team-data-more {
        float: left;
        padding-top: 5px;
    }

}

.mobile-bottom-fix {
    display: none;
}

@media (max-width: 440px) {

    .col-sm-4 .teams{
        display: none;
    }

    .mobile-bottom-fix {
        display: block;
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 1111;
        background: #fff;
    }

    .mobile-bottom-fix .row {
        margin-right: -9px;
        margin-left: -9px;
    }

    .mobile-bottom-fix .col-xs-12,
    .mobile-bottom-fix .col-xs-3{
        padding-left: 9px;
        padding-right: 9px;
    }

    .team-data-open{
        text-align: center;
    }

    .team-data-box {
        display: none;
        position: relative;
    }

    .mobile-bottom-fix .team-img{
        width: 100%;
        max-width: 75px;
    }

    .mobile-bottom-fix-title{
        font-family: 'ToyotaTextBold';
        padding-top: 5px;
        padding-bottom: 5px;
    }


    .team-data-box .team-data-name{
        font-size: 13px;
        padding-top: 7px;
        padding-bottom: 3px;
    }

    .team-data-box .team-data-email,
    .team-data-box .team-data-phone{
        padding-bottom: 3px;
    }

    .team-data-box .panel-body {
        padding: 5px 0 6px;
        font-size: 12px;
    }

    .team-data-open i{
        float: none;
        margin-top: 2px;
        margin-bottom: 2px;
    }

    .team-data-open .open-i{
        -ms-transform: rotate(180deg); /* IE 9 */
        transform: rotate(180deg);
    }

    .close-tdb{
        position: absolute;
        top: 0;
        right: 0;
        padding: 0 10px 15px 14px;
        font-size: 18px;
    }

    .close-tdb i{
        border: 1px solid #333;
        border-radius: 50%;
        width: 23px;
        height: 23px;
        line-height: 21px;
        text-align: center;
    }
}

.infoblock{
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 99;
}
.infoblock img{
    max-height: 210px;
}

@media (max-width: 767px) {
    .infoblock img{
        max-height: 150px;
    }
}