@charset UTF-8;.amfinder-horizontal,.amfinder-vertical{border:1px solid #C4C1BC;background:#F8F7F5;padding:8px}.amfinder-horizontal .dropdown-title,.amfinder-vertical .dropdown-title{font-size:12px;font-weight:700}.amfinder-vertical .dropdown-element{padding-bottom:4px}
.amfinder-vertical .dropdown-element {
    padding-bottom: 4px;
    padding-left: 15px;
    float: left;
}
@media only screen and (max-width: 1001px){
    div#l2 {
        clear: both;
        padding-left: 54px;
    }
}
@media only screen and (max-width: 769px){
    div#l1 {
        clear: both;
        position: relative;
        right: 20px;
    }
    div#k1 {
        position: relative;
        right: 21px;
    }
}
@media only screen and (max-width: 431px){
    div#l1 {
        clear: both;
        position: relative;
        right: 0px;
        left: 39px;
    }
    div#k1 {
        position: relative;
        right: 0px;
    }
}
@media only screen and (max-width: 1024px) and (min-width: 1002px){
    div#l2 {
        clear: none;
        padding-left: 15px;
    }
}
@media only screen and (max-width: 1001px){
    .amfinder-buttons {
        position: relative;
        bottom: 0px;
        float: right;
        margin-right: 57px;
    }
    select#finder-1--3,select#finder-1--2,select#finder-1--1{
        width: 180px;
    }
}