@media (max-width:1199px) {
    .gem-bannercontent h1 {
        line-height: 46px !important;
    }
}

.gem-bgtestimonials {
    position: relative;
    background: url("/views/nibsc-webinars/images/bg-parallax/bg-testimonials.jpg") no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -webkit-background-attachment: fixed;
    -moz-background-attachment: fixed;
    -ms-background-attachment: fixed;
    -o-background-attachment: fixed;
    background-attachment: fixed;
    background-position: center;
    background-repeat:no-repeat;
}


#gem-schedule, #venue {
    border-top: solid 2px #6cb33f;
    padding-top: 80px !important;
    margin-top: 50px !important;
}

#about {
    margin-top: 0px !important;
}

section {
    margin-top: 80px;
    padding-top: 30px;
}


/* Primary Button */
.gem-theme-tag,
.gem-btn:before,
.gem-article:hover .gem-btnreadmore:before,
.gem-events-agenda-nav li.active a,
.gem-events-agenda-nav li:hover a,
.gem-events-agenda-type-nav li:hover a,
.gem-btnfarword:hover,
.gem-btnopenclose:hover,
.gem-bannerregister .gem-heading:before,
.gem-btnvisitwebsite,
.gem-postdate,
.gem-tag:hover,
.gem-formfeedbacksearch button,
.gem-primarybtn,
.btn-primary{
    background: #6CB33F;
    color: white !important
}

.gem-sectionheading:before {
    background: #1E968F !important;
}


/* Secondary Button */
.gem-seconarybtn,
.gem-seconarybtn:before,
.btn-seconary{
    background:#035c44 !important;
    color: white !important;
    text-transform: none !important;
}

.gem-theme-tag:after,
.gem-theme-tag:before,
input:focus,
input.highlighted,
.select select:focus,
.form-control:focus,
.gem-footer,
.gem-btndownload:hover,
.gem-eventschedulenav li.active a,
.gem-events-agenda-nav li:hover a,
.gem-events-agenda-nav,
.gem-events-agenda-type-nav li.active a,
.gem-events-agenda-type-nav li a:hover,
.gem-event-agenda-tabs li.active a,
.gem-event-agenda-tabs li:hover a,
.gem-btnfarword:hover,
.gem-btnopenclose:hover,
.gem-events-agenda-content,
.sub-menu {
    border-color: #1a6f51;
}

.gem-datetime p {
    line-height: 40px;
}

/* Accomm image and holding text */
.gem-accomm-contentbox .gem-accomm-image {
    height: 200px;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
}

.gem-accomm-contentbox .gem-accomm-holding {
    height: 200px;
    background-color: #eee;
}
.gem-accomm-contentbox .gem-accomm-holding h4 {
    padding-top: 45px;
}

.attendee-details {
    margin: 5px 0;
}

#agenda h2,
#agenda h5 {
    text-transform: none;
    color: #000000;
}

.gem-eventspeaker { margin-bottom: 8px; }
.gem-eventspeaker li { list-style-type: none; }

#contact-form > fieldset > .form-group > label {

    color: #FFF;
    font-weight: bold;
}

.progress-bar {
    background-color: #6BB33F;
}



/* FSA's own CSS for WAG 2.1 Compliance */

.button {
    display: inline-block;
    font-family: Open Sans,sans-serif;
    letter-spacing: .02em;
    background-color: #007c75;
    color: #fff;
    font-size: 1.1em;
    line-height: 1.7;
    text-decoration: none;
    border: 0;
    border-radius: 2em;
    padding: .6em 2.5em;
    box-shadow: 0 0 2em 0 rgba(0,0,0,.1);
    cursor: pointer;
    text-decoration: none!important;
    transition: background-color .2s cubic-bezier(.19,1,.22,1);
}



h1,h2,h3,h4,h5,h6 {

   font-family: 'Fira Sans', sans-serif !important;

}

a:focus, input:focus, textarea:focus, select:focus, checkbox:focus, radio:focus, .ticket-checkbox:focus {
    
    border:solid 3px red !important;

}

input[type='radio'] {
        -webkit-appearance: none;
        width: 20px;
        height: 20px;
        border-radius: 50%;
        outline: none;
        border: 3px solid gray;
    }

    input[type='radio']:before {
        content: '';
        display: block;
        width: 60%;
        height: 60%;
        margin: 20% auto;
        border-radius: 50%;
    }

 input[type="radio"]:checked:before {
        background: red;
        
    }
    
    input[type="radio"]:checked {
      border-color:red;
    }

    .role {
        margin-right: 80px;
        margin-left: 20px;
        font-weight: normal;
    }

    .checkbox label {
        margin-bottom: 20px !important;
    }

    .roles {
        margin-bottom: 40px;
    }

.styled-checkbox:focus + label:before {
    border:solid 3px red !important;
}

.gem-copyrights a {
    color: #000000 !important;
    text-decoration: underline;
}

fieldset {

    border:none;
}


.alert-fsa {
    color: #fff;
    background-color: #035c44;
    border-color: #035c44;
}

.alert-fsa a {
    color: #fff;
    text-decoration:underline;
}

h4,h3 {
	text-transform:none !important;
	}
	
.social-link {
    text-decoration: underline !important;
}



a.skip-main {
    left:-999px;
    position:absolute;
    top:auto;
    width:1px;
    height:1px;
    overflow:hidden;
    z-index:-999;
}
a.skip-main:focus, a.skip-main:active {
    color: #fff;
    background-color:#000;
    left: auto;
    top: auto;
    width: 30%;
    height: auto;
    overflow:auto;
    margin: 10px 35%;
    padding:5px;
    border-radius: 15px;
    border:4px solid yellow;
    text-align:center;
    font-size:1.2em;
    z-index:999;
}

.gem-event, .gem-left-area time {
    color: #000000;
}

.gem-left-area time {
    color: #000000;
}

.gem-events-agenda-nav li.active a {
    background-color: #035c44;
}

/*.gem-events-agenda-tabs {
    position: unset;
    padding: 0;
}*/

.session-title {

    color: #000000;
    margin: 0 0 8px;
    font-size: 26px;
    font-weight: 400;
    line-height: 1.5;
    font-style: normal;
    text-transform: none;
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
}


hr {
    background:#000000 !important;  
    height: 1px;
    border: none;
}

.form-control {
    color:#000 !important;
}


::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: black !important;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: black !important;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: black !important;
}

#vtab210 {
    margin-top: 35px;
}
body.gem-fixedme .gem-header {
    padding: 5px 0;
}


.owl-control {
    font-size: 26px !important;
}

.owl-control-right {
    position:relative;
    top:-30px;
    float:right;
}

.poster-img {
    float: right;
    max-width: 50%;
    display: inline;
    padding: 0 0 15px 15px;
}
@media (max-width: 480px) {
    .poster-img {
        display: block;
        max-width: 100%;
        padding: 0;
        margin: 0 0 12px;
    }
}

.about-img {
    float: right;
    max-width: 40%;
    display: inline;
    padding: 0 0 15px 15px;
}

@media (max-width: 480px) {
    .about-img {
        display: block;
        max-width: 100%;
        padding: 0;
        margin: 0 0 12px;
    }
}
