﻿@font-face {
    font-family: Bebas Neue Cyrillic;
    src: url('/fonts/bebas/bebasneuecyrillic.ttf') format('truetype');
}
.NoTitle .ui-dialog-titlebar {
    display: none
}

.search-background {
    background-color: #fff
}

.search-font {
    font-size: 28px !important
}

.desktop-ad {
    width: 320px;
    height: 100px
}

.mobile-ad {
    width: 728px;
    height: 90px
}

.tag-line {
    font-weight: 700;
    font-size: 14px;
    color: #000;
    text-align: center
}

@media (min-width:768px) {
    .search-background {
        width: 640px;
        margin: 0 auto;
        margin-bottom: 36px !important;
    }
}

@media (min-width:768px) {
    .wide-textbox {
        width: 144% !important
    }

    /*    .col-md-12 {
        width: 156.5%
    }
*/
    .col-sm-2 {
        width: 13%
    }

    .col-sm-5-custom {
        width: 43.5%
    }

    .top-search {
        display: table
    }
}

@media (min-width:768px) and (-ms-high-contrast:none),(-ms-high-contrast:active) {
    .wide-textbox {
        width: 143.3% !important
    }
}

@supports (-ms-ime-align:auto) {
    @media (min-width:768px) {
        .wide-textbox {
            width: 142.6% !important
        }
    }
}

@media (max-width:475px) {
    .tag-line {
        font-size: 11px
    }
}

.search-labels {
    width: 40%;
    margin: 0 auto;
    padding: 10px 0 0 0
}

.search-labels-button {
    float: left;
    width: 25%
}

@media (max-width:480px) {
    .search-labels {
        width: 100%
    }

    .btn-smaller {
        width: 88px;
        padding: 6px 4px;
    }

    .btn-green-smaller {
        font-size: 14px
    }

    .search-labels-button {
        float: left;
        width: 20%
    }
}

@media (max-width:609px) and (min-width:534px) {
    .search-labels {
        width: 74%
    }
}

@media (min-width:481px) and (max-width:533px) {
    .search-labels {
        width: 86%
    }
}

@media (max-width:1199px) and (min-width:992px) {
    .search-labels {
        width: 47%
    }
}

@media (max-width:991px) and (min-width:476px) {
    .search-labels {
        width: 87%
    }
}

@media (min-width:992px) {
    .search-labels {
        width: 93%
    }

    .state-padding {
        padding-left: 3px
    }
}
