/*
    Document   : media
    Created on : Sep 29, 2016, 11:46:35 AM
    Author     : Salih
    Description:
        Purpose of the stylesheet follows.
*/

@media (min-width: 768px) {
    .search_mobile {
        display: none;
    }
    .filter {
        display: block !important;
    }

}
@media (max-width: 767px) {
    /* --------------------------------------------
        TYPOGRAPHY
    -------------------------------------------- */
    h1 {
        font-size: 28px !important;
        line-height: 34px !important;
    }
    h2 {
        font-size: 24px;
        line-height: 28px;
    }
    h3 {
        font-size: 22px;
        line-height: 26px;
    }
    h4 {
        font-size: 18px;
        line-height: 24px;
    }
    h5 {
        font-size: 16px;
        line-height: 24px;
    }
    h6 {
        font-size: 14px;
        line-height: 24px;
    }
    p, label {
        font-size: 14px;
        line-height: 24px;
    }
    a {
        font-size: 14px;
        line-height: 18px;
    }
       label {
        display: block !important;
        cursor: pointer;
    }
    #MyNavbar {
       text-align: right;
        width: 100%;
        display: none;
    }
    ul#menu-language a {
        display: inline-block;
        margin: 0;
    }
    #toggle2:checked + #MyNavbar {
        display: block;
    }
    .db{
      display: block;
    }
    .top {
        height: 100%;

    }
    #primary {
        margin-top: 52px;
    }
    #menu-header .menu-item a {
        margin-bottom: 0px;
    }
    .chevron-down {
    right: 17px !important;
    width: 12px;
    height: 7px;
    position: absolute;
    display: block;
    margin-top: 15px;
    margin-right: 5px;
    font-family: 'FontAwesome',sans-serif;
    font-weight: 700;
    color: #B1B1B1;
    }
    .banner_text {
        position: absolute;
        top: 36px;
        color: #FFFFFF;
        width: 100%;
    }
    #footer ul li{
        display: block;
        height: 100%;
    }
    .filter {
        height: 100%;
        display: none;
    }
    .form-group {
        height: 100%!important;
    }
    #Municipalitie {
    width: 100% !important;
    }
    #Sector {
    width: 100% !important;
    }
    #Beneficiarie {
    width: 100% !important;
    }
    #search{
        width: 100%;
    }
    #startdate{
        width: 100%;
    }
    #enddate{
        width: 100%;
    }
    .filter_mobile
    {
    display: inline-block;
    margin-bottom: 5px;
    }
    .logo img {
    margin-bottom: 10px;
        height: 30px !important;
    }
    label {
    margin: 14px 0 0 0;
    font-size: 22px;
    }
    #mobile_responsive {
        width: 50%;
    }
    .black {
        padding-bottom: 15px;
    }
    .title-content {
        margin-top: 15px;
    }
    .head_margin_logo {
        margin-top : 12px;
    }
    .margin_none_mobile {
        margin : 0px !important;
    }

}

@media (min-width: 768px) and (max-width: 992px) {
    /* --------------------------------------------
        TYPOGRAPHY
    -------------------------------------------- */
    h1 {
        font-size: 30px !important;
        line-height: 36px !important;
    }
    h2 {
        font-size: 26px;
        line-height: 30px;
    }
    h3 {
        font-size: 24px;
        line-height: 28px;
    }
    h4 {
        font-size: 18px;
        line-height: 24px;
    }
    h5 {
        font-size: 16px;
        line-height: 24px;
    }
    h6 {
        font-size: 14px;
        line-height: 24px;
    }
    p, label {
        font-size: 14px;
        line-height: 24px;
    }
    a {
        font-size: 10px;
        line-height: 18px!important;
    }
    span a {
        font-size: 14px!important;
    }
    .chevron-down {
    right: 17px !important;
    width: 12px;
    height: 7px;
    position: absolute;
    display: block;
    margin-top: 15px;
    margin-right: 5px;
    font-family: 'FontAwesome',sans-serif;
    font-weight: 700;
    color: #B1B1B1;
}
  #footer ul li{
        display: block;
        height: 100%;
    }
    .filter {
        height: 100%;
        display: block;
    }
    .form-group {
        height: 100%!important;
    }
    .filter_mobile
    {
    width: 100% !important;
    margin-bottom: 5px;
    }
    #mobile_responsive {
        width: 50%;
    }

}
@media (min-width: 992px) and (max-width: 1200px) {
    /* --------------------------------------------
        TYPOGRAPHY
    -------------------------------------------- */
    h1 {
        font-size: 32px !important;
        line-height: 38px !important;
    }
    h2 {
        font-size: 28px;
        line-height: 32px;
    }
    h3 {
        font-size: 26px;
        line-height: 30px;
    }
    h4 {
        font-size: 20px;
        line-height: 26px;
    }
    h5 {
        font-size: 18px;
        line-height: 26px;
    }
    h6 {
        font-size: 16px;
        line-height: 26px;
    }
    p, label {
        font-size: 16px;
        line-height: 26px;
    }
    a {
        font-size: 10px;
        line-height: 20px;
    }
    span a {
        font-size: 16px!important
    }
    .chevron-down {
    right: 19px;
    width: 12px;
    height: 7px;
    position: absolute;
    display: block;
    margin-top: 15px;
    margin-right: 5px;
    font-family: 'FontAwesome',sans-serif;
    font-weight: 700;
    color: #B1B1B1;
    }
    #footer ul li{
        display: block;
        height: 100%;
    }
    .filter {
        height: 100%;
        display: block;
    }
    .form-group {
        height: 100%!important;
    }
    .filter_mobile
    {
    width: 100% !important;
    margin-bottom: 5px;
    }
    .filter {
        height: 100%;
        display: block;
    }
    .form-group {
        height: 100%!important;
    }
    #mobile_responsive {
        width: 50%;
    }

}
@media only screen and(max-width: 575px) {
    .text_content p{
        height: 100%;
    }
}
@media (min-width: 768px ) and (max-width: 1200px) {
    #primary {
        margin-top: 110px;
    }
    #primary.has-search {
        margin-top: 265px;
    }
}
@media (min-width: 1200px) {
    #primary {
        margin-top: 110px;
    }
    #primary.has-search {
        margin-top: 175px;
    }
}