.home .page-wrapper {
    background-color: #fff;
}

.card-text {
    height: 100px;
}

.card-title {
    height: 50px;
}

#home-banner {
    background-position: 50% 32%;
    background-color: #373737;
}

.listing-item .body h3 {
    font-size: 1.5em;
}

.loader {
    border: 16px solid #60d0b0; /* Light grey */
    border-top: 16px solid #1c9673; /* Blue */
    border-radius: 50%;
    width: 120px;
    height: 120px;
    animation: spin 2s linear infinite;
    position: relative;
    left: 45%;
    margin-top: 25px;
    margin-bottom: 25px;
}

.small-loader {
    background-image: url("../img/loading.23c3d7699cf3.apng");
    background-position: right;
    background-repeat: no-repeat;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.top-advert-marker {
   color: #48cfad;
   font-weight: bold;
   margin-right: 5px;
}

.dark-translucent-bg:after {
    background-color: rgba(0, 0, 0, 0.1);
}

#home-title {
    font-size: 58px;
}

#home-teaser {
    font-size: 24px;
    margin-top: 20px;
}

.logo {
    font-family: 'Euphoria Script', cursive;
    font-weight: bold;
    font-size: 2.5em;
}

.logo a:hover {
    text-decoration: none;
}

.advert {
    background-color: #fff;
    padding: 15px;
    margin-bottom: 15px;
}

.fb_title_icon {
    height: 1em;
    margin-top: -5px;
}

.advert-img {
    max-height: 200px;
    max-width: 270px;
}

.list-title {
    font-size: 1.7em;
    margin-bottom: 5px;
}
.list-location {
    font-size: 1em;
}

.list-location img {
    display: inline;
    height: 1em;
}

.list-title img {
    display: inline;
}

.list-value:first-child {
    border-left: 0;
    padding-left: 0px;
}
.list-value {
    padding-right: 20px;
    padding-left: 0px;
    color: #000000;
}


.list-value p {
    font-weight: bold;
    font-size: 1.2em;
    margin: 0;
}

.row-info {
    text-align: center;
    text-shadow: 1px 2px 3px #fff;
}

.row-info div {
    font-size: 1.2em;
}

.searchmail_link img {
    display: inline;
}

.searchcloud {
    background-color: #fff;
    padding: 15px;
    line-height: 1.8em;
}

.searchcloud a {
    margin-right: 10px;
}

.mr-10 {
    margin-right: 10px;
}

.mt-30 {
    margin-top: 30px;
}

.margin-right-5 {
    margin-right: 5px;
}

.mr-15 {
    margin-right: 15px;
}

.mr-25 {
    margin-right: 25px;
}


.mt-40 {
    margin-top: 40px;
}

.mb-40 {
    margin-bottom: 40px;
}

.mb-30 {
    margin-bottom: 30px;
}


.fs-13 {
    font-size: 1.3em;
}

.fs-11 {
    font-size: 1.1em;
}

.searchmail_teaser {
    background-color: #fff;
    text-align: center;
    font-size: 1.2em;
}

.searchmail_teaser img {
    display: inline;
}
.nothing-found {
    background-color: #fff;
    padding: 20px;
    text-align: center;
}

.fixed-header-on .navigation-start-insertion-button {
    margin-top: 13px;
}

.navigation-start-insertion-button {
    margin-top: 20px;
}

.nothing-found h4 {
    font-size: 2em;
}

.searchmail_infos {
    background-color: #fff;
    margin-top: 15px;
}

.advanced_search_infos .col-md-2, .searchmail_infos .col-4 {
    margin-top: 15px;
}

.advanced_search_infos {
    color: #fff;
    padding: 20px 15px 20px 15px;
    text-align: center;
}

.searchmail_form  #id_searchmail_email,
.searchmail_form  #id_phone_prefix,
.searchmail_form  #id_phone_number {
    height: 48px;
}

.errorlist, .form_error {  
    color: #a94442;
    margin-top: 10px;
}

ul.errorlist {
    padding: 0;
    margin: 0;
}

ul.errorlist li {
    list-style-type: none;
    padding-bottom: 5px;
    padding-top: 5px;
}

#imprint_form {
    display: none;
}

#id_commercial {
    margin-left: 0;
    padding-left: 0;
}

#id_commercial li {
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
    display: inline;
    margin-right: 25px;
}

.img-upload {
    display: none;
}

.break-word {
    word-wrap: break-word;
}

#id_weight, #id_wind_speed {
    height: 48px;
}

.kitesize_result {
    background-color: #fff;
    padding: 15px;
}

.kitesize_result span {
    font-size: 5em;
}

.kiteboard-pictures {
    background-color: #fff;
    padding: 15px;
}

.bold {
    font-weight: bold;
}

.kiteboardsize_result {
    font-size: 1.4em;
}


.white-advert-data-box {
    background-color: #fff;
    padding: 15px;
    color: #333333;
}

.img-upload  {
    border: solid 2px #eee;
    margin-right: 5px;
}

.img-upload .image-in-process {
    margin-top: 5px;
    font-weight: bold;
    text-align: center;
}

.img-upload .main_advert_image {
    border: solid 2px #48CFAD;
}

.img-upload .thumbnail {
    border-width: 2px;
}

.img-upload-container .main_image_label {
    color: #48CFAD;
    font-weight: bold;
    display: none;
}

.img-upload-container .set_as_main_image {
    display: none;
}

.o-2 {
    opacity: 0.2;
}

/*** Affiliate stats ****/
.month-stats {
    color: #000;
    background-color: #fff;
    padding: 15px 15px 15px 40px;
    margin-bottom: 20px;
}

.month-stats div {
    float:left; margin-right: 30px;
}

.month-stats .stat-value {
    font-size: 2em; font-weight:bold; margin-top: 30px; margin-bottom: 5px; text-align:center;
}

.month-stats .stat-label {
    margin-bottom: 30px; font-size: 0.9em;
}

.pac-item {
        padding-bottom: 5px !important;
        padding-top: 5px !important;
        border: 0px;
}

#map {
    height: 300px;
}

.advanced_searchform {
    display: none;
    margin-bottom: 25px;
}

#show_advanced_searchform {
    color: #48CFAD;
    cursor: pointer;
}

#show_advanced_searchform:hover {
    text-decoration: underline;
}

.searchform_label {
    margin-top: 15px;
}

.searchform_isolator {
    margin-top: 10px;
     text-align: center;
}

form.gak-search {
    margin-bottom: 0;
}

.price-calculator ul {
    list-style: none;
    padding: 0px;
    padding-right: 15px;
}
.price-calculator ul li {
    display: inline;
    margin-right: 25px;
    font-size: 1.2em;
}

.price-calculator input[type=radio] {
    margin-right: 5px;
    margin-top: -1px;
}

.btn-red {
    color: #ffffff;
    background-color: #f93260;
    border-color: #67dec0;
}

.bookmark_advert {
    margin-left: 10px;
    cursor: pointer;
    font-size: 1.5em;
}

.bookmark_advert:hover {
    color: #48cfad;
}

.bookmark_advert .glyphicon {
    margin-right: 3px;
    font-size: 1.7em;
}

.searchform {
    padding-bottom: 10px;
}

.sorting-filters {
    padding-top: 10px;
}

.searchform .form-group {
    margin-top: 10px;
}

.listing-item .price {
    font-weight: 450;
}

.color-black {
    color: #333333;
}

.thumbnail .caption {
    padding: 15px;
}

.img-upload {
    margin-bottom: 15px;
}

.scrollToTop {
    bottom: 15px;
    right: 15px;
}
.dark-bg .form-control {
    -webkit-appearance: none;
}

.header-top-dropdown .btn-sm {
    padding: 5px 5px;
}

.banner.dark-translucent-bg {
    min-height: 350px;
}

.header {
    background-color: #48cfad;
    border-bottom: 2px solid #f1f1f1;
    border-top: 0px;
}

.header-first #logo a, #logo-mobile a {
    color: #fff;
}

.header .navbar-nav li .nav-link  {
    color: #fff;
}

.navigation-start-insertion-button .btn-default {
    background-color: #fff;
    color: #48cfad;
}

.header #logo img {
    width: 70px;
    height: 40px;
}

.fixed-header-on #logo img {
    width: 60px;
    height: 30px;
}

.header #logo a {
    position: absolute;
    top: 10px;
    left: 25px;
}
.header #logo-mobile {
    height: 75px;
}

.header #logo-mobile img {
    width: 70px;
    height: 40px;
}

.header #logo-mobile a {
    position: absolute;
    top: 10px;
    left: 15px;
    font-size: 1em;
}

.header #logo-mobile {
    position: relative;
}

.header #logo {
    position: relative; width: 175px;
}

.fixed-header-on .header.fixed:not(.dark) {
    border-bottom: 2px solid #f1f1f1;
    background-color: #48cfad;
}

.fixed-header-on .header.fixed:not(.dark) .logo {
    font-size: 2.1em;
}

.advert-active-info,
.advert-inactive-info {
    font-size: 1.1em;
    font-weight: bold;
}

.advert-active-info {
    color: green;
}

.advert-inactive-info {
    color: red;
}

@media (min-width: 1200px) {
    #home-search .form-group {
            width: 150px;
    }

    #home-search .form-line {
        margin-bottom: 15px;
    }

    #home-search .form-control {
        height: 55px;
    }

    #home-search .btn {
        margin-top: 0px;
        height: 52px;
    }

    .searchmail_infos .col-md-2 {
        width: 11.666667%;
        word-wrap: break-word;
    }

    .advanced_searchform .row {
        margin-top: 15px;
    }

    .gak-search button {
        margin: 0;
    }

    .searchmail_link div {
        padding-left: 0;
    }

    .lg-mb-200 {
        margin-bottom: 200px;
    }

    .lg-mb-50 {
        margin-bottom: 50px;
    }

    .list-value {
        padding-left: 0px;
    }

    .searchmail_form .gak-button {
        margin: 0;
    }

    #main-searchform .col-md-2 {
        width: 12.666667%;
    }

    #main-searchform .attributes-select {
         width: 297px;
     }
     #main-searchform .attributes-select select {
         display: inline;
         width: 142px;
     }
}
@media (min-width: 992px) {
    .searchform .form-group {
        width: 150px;
    }
}

@media (min-width: 768px) {
    .gak-search div {
        padding: 0 5px 0 0;
    }

    .pac-container {
        width: 350px !important;
        padding: 5px !important;
    }

    .md-ml-15 {
        margin-left: 15px;
    }

    .md-mt-10 {
        margin-top: 10px;
    }

    .md-mb-50 {
        margin-bottom: 50px;
    }

    .md-mb-40 {
        margin-bottom: 40px;
    }

    .md-mt-40 {
        margin-top: 40px;
    }

    .advanced_searchform #id_category {
        margin-right: 5px;
    }

    .advanced_searchform #id_category,
    .advanced_searchform #id_price_from,
    .advanced_searchform #id_price_to {
        width: 129px;
    }

    .advanced_searchform #id_size_from,
    .advanced_searchform #id_size_to,
    .advanced_searchform #id_year_from,
    .advanced_searchform #id_year_to,
    .advanced_searchform #id_price_from,
    .advanced_searchform #id_price_to {
        width: 159px;
    }

    .tipps-img-box {
        width: 200px;
        margin-top: 25px;
        margin-right: 20px;
    }

    .md-pull-left {
        float: left;
    }

    .md-pull-right {
        float: right;
    }

    .tipps-img-box img {
        display: inline;
    }

    #calculate_kitesize_button, #calculate_kiteboardsize_button {
        margin-top: 0;
    }


}

@media (max-width: 767px) {

    #registration-confirm-password {
        display: block;
    }

    .signup-terms-of-service {
        width: 235px;
    }

    .searchmail_infos .row .list-value {
        height: 70px;

    }

    .searchmail_infos .row .list-value p {
         overflow: hidden;
         width: 205px;
         height: 1.4em;
         text-overflow: ellipsis;
    }
    .show-searchform{
        width: 100%;
    }

    .xs-mt-10 {
        margin-top: 10px;
    }

    .xs-mt-10 {
        margin-top: 10px;
    }

    .xs-display-block {
        display: block;
    }

    #home-search {
        padding-top: 0px;
        padding-bottom: 0px;
    }
    
    .logo {
        text-align: center;
    }

    #home-banner {
        padding-top: 20px;
    }

    #home-title {
        font-size: 45px;
    }
    
    #home-teaser {
        margin-bottom: 0;
    }


    .searchform_label {
        margin-bottom: 0px;
    }

    #show_advanced_searchform {
        margin-bottom: 15px;
    }
}

@media (max-width: 1199px) {
    .gak-search-hidden-xs {
        display: none;
    }

    #main-searchform .form-control {
        margin-top: 10px;
    }
    
    #id_order_by {
        margin-bottom: 15px;
        width: 200px;
    }

     #add-searchmail-link {
        text-align: right;
    }

}

#registration_tel {
  display: none;
}

.bootstrap-autocomplete.dropdown-menu { 
    width: auto !important; 
}
