/*
Main Stylesheet
*/

a {
    color: #1B6092;
}

a:hover {
    color: darkgrey;
    text-decoration: none;
}

a:visited {
    color: #1B6092;
}

a.slider-nolink {
    color: #1B6092;
}

a.slider-nolink:hover {
    color: #1B6092;
    text-decoration: none;
}

a.slider-nolink:visited {
    color: #1B6092;
}

a.slider {
    color: #555555;
}

a.slider:hover {
    color: #555555;
    text-decoration: none;
}

a.slider:visited {
    color: #555555;
}

a.white {
    color: white;
    text-decoration: none;
}

a.white:hover {
    color: white;
    text-decoration: none;
}

a.white:visited {
    color: white;
    text-decoration: none;
}


ul li ul { display: none; position: relative; }
ul li:hover > ul { display: #555555; position: absolute; top: 0; right: 0; }

p {
    font-size: 18px;
}

ul {
    font-size: 18px;
}

ul {font-size: 18px;  }

.screen-reader-text{display: none }



/*
Body
 */

body.in2096-body
{
    /* background-color: #f0f0f0; */
    background-color: white;
}

/*
Top Slider
 */

div.in2096-topslider-logo
{

    float:left;
    color: #555555;
}

div.in2096-topslider-language
{
    float:right;
}

div.in2096-topslider-line
{
    background-color: #1B6092;
    height: 5px;
}

/*
Header elements
 */

div.in2096-header-container
{
    background-color: white;
    width:100%;
    padding-bottom: 5px;
    padding-top: 100px;
    float:left;
}

/*
Menu elements
 */

div.in2096-menu-container
{
    background-color: #1B6092;
    display: inline-block;
    width: 100%;
    float: right;
}

div.in2096-menu-link-container
{
    background-color: #1B6092;
    padding:5px;
    padding-left: 10px;
    padding-right: 10px;
    float:left;
}


h4.in2096-menu-text-main
{
    color: ghostwhite;
    font-size: 14px;
}

div.in2096-menu-flags-container
{
    background-color: #1B6092;
    padding:10px;
    float:right;
    height: 50px;
}

div.in2096-menu-search-container
{
    float: right; padding-top: 10px;
}

input.menu-search{
    border: 1px solid ghostwhite;
    background-color: #23272b;
    color: ghostwhite;
    height: 30px;
    width: 200px;
    padding: 5px;
}

/*
Start
 */

div.in2096-call-to-action-container
{
    background-color: white;
    display: inline-block;
    width: 100%;
    float: right;
}

div.in2096-call-to-action-subcontainer
{
    background-color: white;
    width: 80%;
    padding:5px;
    padding-left: 10px;
    padding-right: 10px;
    float:left;
}

div.button-download
{
    background-color: #1B6092;
    border: 0px solid #555555;
    color: white;
    font-size: 24px;
    margin-bottom: 20px;
    padding: 15px;
    margin-left: auto;
    margin-right: auto;
}

div.button-signature
{
    background-color: #1B6092;
    border: 0px solid #555555;
    color: white;
    font-size: 24px;
    margin-bottom: 20px;
    padding: 15px;
}

div.button-donate
{
    background-color: #1B6092;
    border: 0px solid #555555;
    color: white;
    font-size: 24px;
    margin-bottom: 20px;
    padding: 15px;
}


div.in2096-thankyou-container
{
    background-color: white;
    display: inline-block;
    margin-top: 60px;
    width: 100%;
    float: right;
}

div.in2096-thankyou-subcontainer
{
    background-color: white;
    width: 80%;
    padding:5px;
    padding-left: 10px;
    padding-right: 10px;
    float:left;
}

div.thankyou
{
    background-color: #62A92D;
    color: white;
    font-size: 24px;
    margin-bottom: 20px;
    padding: 15px;
    margin-left: auto;
    margin-right: auto;
}

/*
Donation Template
 */

div.donation-container
{
    width: 100%;
    margin-top: 40px;
    display: flex;
    justify-content: center;
    color: #555555;
}

div.donation-container-content
{
    margin-top: 40px;
    margin-bottom: 40px;
    color: #555555;
    float: left;
    width: 80%;
    background-color: lightgrey;
    padding-top: 40px;
    padding-bottom: 0px;
}

@media only screen and (max-width: 600px) {

    div.donation-container
    {
        width: 100%;
        margin-top: 40px;
        display: flex;
        justify-content: center;
    }

    div.donation-container-content
    {
        margin-top: 40px;
        margin-bottom: 40px;
        float: left;
        width: 100%;
        background-color: lightgrey;
        padding-top: 40px;
        padding-bottom: 40px;
    }
}

/*
Cancel
 */


div.error
{
    background-color: indianred;
    color: white;
    font-size: 24px;
    margin-bottom: 0px;
    padding: 15px;
    margin-left: auto;
    margin-right: auto;
}


/*
Global blog
 */



div.gli-globalblog-working-container
{
    width:50%;
    height:600px;
    padding:10px;
    float:left;
    background-color: #1B6092;
}

div.gli-globalblog-insights-container
{
    width:50%;
    height:600px;
    padding:10px;
    float:right;
    background-color: palegreen;
}

div.gli-globalblog-working-header
{
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
div.gli-globalblog-working-title
{
    float: left;
    font-size: 21px;
    font-weight: bold;
    width: 50%;

}

div.gli-globalblog-working-counter
{
    float: right;
    text-align: right;
    padding-top: 5px;
}

/*
Blog Single View
 */

div.gli-blog-single-navigation
{
    width: 100%;
    margin-top: 15px;
}

div.gli-blog-single-previous
{
    float: left;
    width: 50%;
}

div.gli-blog-single-next
{
    float: right;
    width: 50%;
    text-align: right;
}

div.gli-blog-single-content
{
    float: left;
    width: 100%;
}

a.post-navigation-link
{
    color: #555555;
}

div.youtube {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
iframe.video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*
All Blog elements
*/

div.gli-blog-item-container
{
    float:left;
    //background-color: #23272b;
    background-color: #23272b;
    padding: 0px;
    margin-right: 0px;
    margin-bottom: 15px;
    width: 100%;
}

div.gli-blog-item-image
{
    float:left;
    background-color: #23272b;
    margin-right: 10px;
    width: 150px;
    object-fit: none;
    object-position: 0 0;
}

div.gli-blog-item-textfield
{
    float: left;
    //background-color: #23272b;
    background-color: #23272b;
    //color: white;
    color: ghostwhite;
    padding: 2px;
    padding-top: 5px;
    height: 150px;
}

a.follow {
    font-size: 12px;
    height: 12px;
}

img.gli-post-item-thumbnail
{
    height: 150px;
    width: auto;
    margin: 0px;
    padding: 0px;
}

/*
Blog results
 */

nav.pagination span {
    color: grey;
    font-size: 18px;
}

nav.pagination a {
    color: #555555;
    font-weight: normal;
    font-size: 18px;
}

/*
Footer
 */

p.gli-footer-text
{
    color: ghostwhite;
    font-size: 14px;
}