/*
Theme Name: Forsa Child
Description:  The Forsa website it's the hub of news, information and campaigns within a suite
of communications media that includes electronic, print and face to face contact with
members.
Version: 1.0
Author: Granite
Author URI: http://www.granite.ie
Template: forsa
*/

/*Add your own styles here:*/

li#field_1_14 {
    padding: 10px;
    background: #00584c;
    color: white;
    font-size: 1.2em;
	width: 97.5%;
}

@media (min-width: 981px) {
	li#field_1_14 {
	width: 97.5%;
}
}

select#input_1_14 {
    font-size: 0.8em;
    border: none;
}


/*popup Maker */


.pum { padding: 12px!important;
    border-radius: 5px;

    box-shadow:none!important;
    background-color: #fff;
 }

.pum p { font-size:15px!important; line-height:20px; }

.pum a {  padding:4px 7px 4px 7px;   background: #d34d5b;
    color: #fff;
font-size:14px!important;
    border: 1px solid #d34d5b;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;}

.pum a:hover { background: #fff;
    color: #d34d5b;
    border: 1px solid #d34d5b;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;}

.pum-theme-10267 .pum-container, .pum-theme-lightbox .pum-container { 
    box-shadow:none!important;
    border: 5px solid #d34d5b!important; }

    @media only screen and (max-width: 767px ) {

        #pum-10275 .extra { display: none!important; }


    }



/* Campaigns page 2023 */
 @media (min-width: 1024px) {
    .hero-banner {
        height:450px!important;
    }
}

@media (min-width: 1024px) {
    .hero-banner {
        padding-top:200px!important;
    }
}

.hero-banner h1, .hero-banner .h1{
    font-size: 2.345rem !important;
}