/* Mobile Phones */

/* Views */
.views-row {
    border: 1px solid lightgray;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    margin: 2.1rem 0 2.1rem 0;
    padding: 1.75rem;
}
.views-view-grid .views-row {
    
}
#edit-field-ypotitlos-value {
    margin: 0 auto;
    
}
#edit-field-titlos-value:focus {
    border: 2px solid black; 
    font-style: italic;
    font-size: 2.0rem;
}
#views-exposed-form-landing-page-landing-page {
    background: #00bff3;
    padding: 1rem;
    margin: 0 auto;
    margin: 2rem 0 2rem 0;
    height: 245px;
}
.form-wrapper {
    text-align: center;
}
#edit-submit-landing-page, #edit-reset {
    color: black !important;
    background-color: #ffde00;
    background-image: url('https://i.ibb.co/VQVrq01/search.png');
    background-repeat: no-repeat;
    background-position: 5px 50%, 0cm 0cm;
    padding-left: 25px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* End Views */

.featured { 
    text-align: center !important;
    background-color: #F1F1F1;
    padding: 20px;
    margin: 10px 5px 10px 5px; 
    border-radius: 2px;
    font-size: 90%;
}
.landing-title {
    margin-top: 1rem;
}
.landing-title a {
    color: #00bff3;
    font-weight: bold;
    font-style: italic;
}
.landing-category {
    margin-top: 1rem;
    text-decoration: underline;
    line-height: 15px;
    font-style: italic;
}
.list-categories {
    color: white;
    margin-bottom: 2.5rem;
    text-align: center;
    padding: 0.75rem;
    font-size: 3.3rem;
}
.intro-text {
    color: white;
    margin-bottom: 2.5rem;
    font-size: 2rem;
    text-align: center;
    border-bottom: 1px solid white;
    padding: 5px;
    width: 95%;
    margin: 0 auto;
}

h1 {
    margin: 25px !important;
}

/* ddslick */
.dd-option {
    padding: 5px !important;
}
a.dd-option, a.dd-selected {
    text-align: center;
}
.dd-option-text {
    
}
/* ddslick fix line-height call on each select */
label {
    line-height: normal !important;
}
li {
    display: inline;
}   
li.dd-option {
    display: none;
}
ul.pager__items.js-pager__items {
    float: left;
    font-style: italic;
    font-size: 80%;
    margin-top: 1rem;
    margin-bottom: 3rem;
}
ul.pager__items.js-pager__items li a{
    border: 1px solid black;
    background-color: #00bff3;
    border-color: #00bff3;
    color: white;
}
ul.pager__items.js-pager__items li a:hover {
    background-color: #fff;
    color: black;
}
.pager__item a{
    padding: 6px 12px;
}
li {
    margin: 0 0 2rem 0;
}
a[href^="/node/442"] {
    display: none;
}
ul.js-pager__items {
    display: none;
}
/*
ul.js-pager__items li {
    display: inline-block;
}
ul.js-pager__items {
    text-align: center;
}
*/
.form-group.has-feedback {
    /* margin-bottom: -3rem; */
    margin-top: 2.5rem;
}

#edit-field-ypotitlos-value ul li:nth-child(1) {
    display: none;
}
#edit-field-ypotitlos-value ul li:nth-child(2) {
    display: none;
}
#edit-field-ypotitlos-value ul li:nth-child(3) {
    display: none;
}
#edit-field-ypotitlos-value ul li:nth-child(4) {
    display: none;
}
#edit-field-ypotitlos-value ul li:nth-child(5) {
    display: none;
}
#edit-field-ypotitlos-value ul li:nth-child(6) {
    display: none;
}
#edit-field-ypotitlos-value ul li:nth-child(7) {
    display: inline;
}
#edit-field-ypotitlos-value ul li:nth-child(8) {
    display: inline;
}
#edit-field-ypotitlos-value ul li:nth-child(9) {
    display: inline;
}
#edit-field-ypotitlos-value ul li:nth-child(10) {
    display: inline;
}
#edit-field-ypotitlos-value ul li:nth-child(11) {
    display: inline;
}
#edit-field-ypotitlos-value ul li:nth-child(12) {
    display: inline;
}
/* End ddslick */

/* Block Mobile Phones */

.column {
    width: 85%;
    text-align: center;
    background-color: white;
    margin: 0 auto;
    }
.r-block {
    background-color: #00BFF3;
}
.block-first {
    margin-top: 1rem;
}
.c-block {
    background-color: #00BFF3;
    padding: 20px;
}
.c-all {
    margin-bottom: 1rem !important;
}
.c-title a {
    color: black;
}
.c-title, .c-para {
    text-align: left;
    padding: 20px;
}
.c-title {
    border-bottom: 2px solid #00bff3;
    width: 90%;
    margin-left: 0.5rem;
}
.container-intro {
    background-color: #00BFF3;
    margin-bottom: -1rem;
    margin-top: 2rem;
}
.row.outer-container {
    margin: 0 auto;
    background-color: #e4e6e7;
    padding: 30px;
    border-radius: 4px;
    transition: transform .2s;
}
.row.outer-container:hover {
    transform: scale(1.03);
}
/* End Block Mobile Phones */

/* Block Desktop */
@media only screen and (min-width: 1350px) {
/*
.form-group.has-feedback {
    margin-bottom: -3rem;
}
*/
.btn-medium {
        margin-top: 3rem !important;
    }
    .select2-container .select2-selection--single {
        height: 6rem !important;
        text-align: center;
        font-weight: bold;
    }
    .select2-container--default .select2-selection--single .select2-selection__rendered {
        margin-top: 1.25rem;
    }
    .select2-results__option[aria-selected] {
        display: block !important;
    }
.column {
    /* flex: 33.33%; */
    width: 400px;
    height: 500px;
    margin: 15px 12px 15px 12px;
    background-color: white;
    color: black;
    text-align: center;
    transition: transform .2s;
}
.column-half {
    width: 600px;
    height: 500px;
    margin: 15px 12px 15px 12px;
    background-color: white;
    color: black;
    text-align: center;
    transition: transform .2s;
}
.c-block {
    display: flex;
    width: 52%;
    margin: 0 auto;
    background-color: #00BFF3;
}
.intro-text {
    border-bottom: 1px solid white;
    padding: 5px;
    width: 30%;
    margin: 0 auto;
    transition: transform 1.1s ease-in-out;
}
.intro-text:hover {
    transform: rotate(1.1deg);
    font-weight: bold;
}
}
/* End Block Desktop */

/* End Mobile Phones */

/* Desktop */

/* For Full Width */
@media only screen and (min-width: 1350px) {
    a[href^="/node/442"] {
        display: none;
    }
    ul.js-pager__items {
        display: none;
    }
    .container {
        width: 100% !important; 
    }
    .row.outer-container {
        width: 60% !important;
        margin: 0 auto;
        background-color: #e4e6e7;
        padding: 30px;
        border-radius: 4px;
        transition: transform .2s;
    }
    .row.outer-container:hover {
        transform: scale(1.03);
    }
    .views-view-grid.horizontal.cols-4.clearfix {
        width: 53.5% !important;
        margin: 0 auto;
    }
    #edit-field-titlos-value {
        width: 30%;
        display: inline;
        float: left;
        margin-right: 1rem;
        height: 62px;
        font-size: 2.2rem;
    }
    #edit-field-titlos-value:focus {
        border: 2px solid black;
        font-style: italic;
        font-size: 2.5rem;
    }
    #edit-field-ypotitlos-value {
        width: 40% !important;
        display: inline;
        float: left;
        margin-left: 20rem;
        margin-bottom: -20rem;
    }
    div#edit-actions {
        float: right;
        position: relative;
        bottom: 6.2rem;
    }
    #views-exposed-form-landing-page-landing-page  {
        height: 11.5rem;
        width: 100%;
    }
    #edit-submit-landing-page, #edit-reset {
        height: 5.2rem;
        /* margin: 0 0.5rem; */
        font-size: 2.25rem;
    }
    label.dd-option-text {
        font-size: 2.0rem !important;
    }
    .column:hover {
        transform: scale(1.05);
    }
    .column-half:hover {
        transform: scale(1.05);
    }
    .featured {
        transition: transform .2s;
    }
    .featured:hover {
        transform: scale(1.03);
    }
    #edit-field-ypotitlos-value ul li:nth-child(1) {
        display: none;
    }
    #edit-field-ypotitlos-value ul li:nth-child(2) {
        display: none;
    }
    #edit-field-ypotitlos-value ul li:nth-child(3) {
        display: none;
    }
    #edit-field-ypotitlos-value ul li:nth-child(4) {
        display: none;
    }
    #edit-field-ypotitlos-value ul li:nth-child(5) {
        display: none;
    }
    #edit-field-ypotitlos-value ul li:nth-child(6) {
        display: none;
    }
    #edit-field-ypotitlos-value ul li:nth-child(7) {
        display: none;
    }
    #edit-field-ypotitlos-value ul li:nth-child(8) {
        display: inline;
    }
    #edit-field-ypotitlos-value ul li:nth-child(9) {
        display: inline;
    }
    #edit-field-ypotitlos-value ul li:nth-child(10) {
        display: inline;
    }
    #edit-field-ypotitlos-value ul li:nth-child(11) {
        display: inline;
    }
    #edit-field-ypotitlos-value ul li:nth-child(12) {
        display: inline;
    }
    #edit-field-ypotitlos-value ul li:nth-child(13) {
        display: inline;
    }
}
/* End Desktop */