/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.4.1.1632298254
Updated: 2021-09-22 08:10:54

*/
body strong, body b{
	font-weight: 700;
}
header.elementor-location-header header.elementor-top-section .elementor-nav-menu--main .elementor-nav-menu li.btn-menu-nav a {
    background-color: #00808a;
    color: #fff;
    padding: 5px 23px;
    border-radius: 50px;
}

header.elementor-location-header header.elementor-top-section .elementor-nav-menu--main .elementor-nav-menu li.btn-menu-nav a:after {
    opacity: 0;
}
.contact-form-sec .gform_wrapper .gfield .ginput_container input {
    height: 45px;
    font-size: 18px;
    padding: 0px 20px;
}
body .gform_wrapper .gform_validation_errors {
    display: none;
}

body .gfield_description.validation_message.gfield_validation_message {
    background-color: transparent;
    padding: 0;
    margin: 0;
    border: 0;
    text-align: right;
    line-height: normal;
    color: #f00;
    font-family: "Open Sans", Sans-serif;
    font-weight: 600;
}
body .contact-form-sec .gform_wrapper .gfield .ginput_container textarea {
    height: 120px;
    font-size: 18px;
    padding: 10px 20px;
    display: block;
}
body .contact-form-sec .gform_wrapper.gravity-theme .gform_footer {
    padding-bottom: 0;
    margin-top: 0;
    padding-top: 40px;
}

body .contact-form-sec .gform_wrapper.gravity-theme .gform_footer input {
    margin-bottom: 0;
    outline: 0;
    padding: 2px 30px 2px 30px;
    line-height: normal;
}
body .contact-form-sec .gform_wrapper.gravity-theme .gform_fields {
    grid-row-gap: 22px;
}
header.elementor-location-header header.elementor-top-section .elementor-nav-menu--main .elementor-nav-menu li.btn-menu-nav a:hover, header.elementor-location-header header.elementor-top-section .elementor-nav-menu--main .elementor-nav-menu li.btn-menu-nav.current_page_item a {
    color: #fff;
    background-color: #1D223B;
}
.gf-formsignup form {
    display: flex;
    flex-wrap: wrap;
}

.gf-formsignup form .gform_footer.top_label {
    padding: 0;
    margin: 0;
    width: 25%;
}
.gf-formsignup .gform_validation_errors {
    display: none;
}
.elementor-accordion-item {
    border-top: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
}

.elementor-tab-content {
    border: 0 !important;
}
body .gf-formsignup .gfield_description.validation_message{
    padding: 0;
    margin: 0;
    border: 0;
    background-color: transparent;
    color: #a34834;
    text-align: right;
    line-height: normal;
    font-family: "Open Sans", Sans-serif;
    font-weight: 600;
    font-size: 13px;
}
.gf-formsignup form .gform_body.gform-body {
    width: 75%;
    padding-right: 50px;
}
body .gf-formsignup form .gfield .ginput_container input {
    border: 0;
    padding: 0 10px;
    background-color: #95bd74;
    height: 30px;
    border-radius: 0;
    color: #fff;
    font-family: "Open Sans", Sans-serif;
    font-weight: 600;
}
.gf-formsignup form .gform_footer.top_label input:hover {
    background-color: #1d223b;
}
.gf-formsignup form .gform_footer.top_label input {
    margin: 0;
    border: 0;
    padding: 2px 10px;
    background-color: #eaeaea;
    color: #80b256;
    outline: 0;
    font-family: "Open Sans", Sans-serif;
    font-weight: 600;
    font-size: 17px;
    text-transform: uppercase;
    width: 100%;
    display: inline-block;
    height: 30px;
    line-height: normal !important;
    border-radius: 50px;
    min-height: auto !important;
}
.elementor-element.home-sliderfull .swiper-slide-contents {
    background-color: rgba(255,255,255,0.75);
    padding: 35px 60px;
	position: relative;
    width: 100%;
    max-width: 450px !important;
    border-radius: 30px;
}
.elementor-element.home-sliderfull .elementor-swiper-button{
	opacity:0;
	visibility:hidden;
}
.elementor-element.home-sliderfull .swiper-slide-inner {
    max-width: 1100px;
}
.slide-nav-area span {
    color: #1D223B;
    font-weight: 700;
    font-size: 30px;
	cursor:pointer;
    line-height: normal;
}
.slide-nav-prev .fa-chevron-left:before {
    content: "";
    background-image: url(images/slide-arrow-left.png);
    height: 25px;
    background-size: contain;
    background-repeat: no-repeat;
    width: 16px;
    position: absolute;
    top: 0;
    left: 0;
}
.slide-nav-next .fa-chevron-right:before {
	content: "";
    background-image: url(images/slide-arrow-right.png);
    height: 25px;
    background-size: contain;
    background-repeat: no-repeat;
    width: 16px;
    position: absolute;
    top: 0;
    right: 0;
}
.slide-nav-area {
	position: absolute;
    bottom: 25px;
    right: 60px;
    width: 50px;
    display: none;
}
.swiper-container div#slidenav-id {
    display: block;
}
.slide-nav-area span.slide-nav-next {
    padding-left: 5px;
}
.slide-nav-area span.slide-nav-prev {
    padding-right: 5px;
}

.elementor-element.home-sliderfull .swiper-slide-contents a.elementor-button.elementor-slide-button {
    padding: 7px 28px;
    text-transform: uppercase;
}
ul.list-styleicon-list li a {
    font-family: "Open Sans", Sans-serif;
    transition: all 0.5s;
    font-size: 25px;
    font-weight: 600;
    color: #fff;
}

span.list-img-icon {
    position: absolute;
    top: 5px;
}

ul.list-styleicon-list li {
    position: relative;
    line-height: normal;
    margin-bottom: 10px;
}

ul.list-styleicon-list li span.list-img-icon img {
    max-width: 26px;
    width: 100%;
}

ul.list-styleicon-list li span.list-txt-icon {
    padding-left: 45px;
    display: block;
}

ul.list-styleicon-list {
    list-style: none;
    padding: 0;
}

ul.list-styleicon-list li:last-child {
    margin-bottom: 0;
}
.post-sticky-date {
    color: #80b256;
    font-family: "Open Sans", Sans-serif;
    font-size: 13px;
    line-height: normal;
    font-weight: 600;
    display: inline-block;
    margin-bottom: 10px;
    text-transform: uppercase;
    letter-spacing: 1px; 
}

.post-sticky-title {
    color: #fff;
    font-family: "Open Sans", Sans-serif;
    font-size: 30px;
    line-height: normal;
    font-weight: 200;
    margin-bottom: 25px;
    display: inline-block;    
}
.post-sticky-excerpt {
    color: #fff;
    font-family: "Open Sans", Sans-serif;
    font-size: 16px;
    line-height: normal;
    font-weight: 600;
    display: inline-block;
    margin-bottom: 30px;
}
.featured-post-sec .elementor-element.elementor-widget-shortcode {
    height: 100%;
}
.featured-post-sec .elementor-widget-container {
    height: 100%;
}
.featured-post-sec .elementor-widget-container .elementor-shortcode {
    height: 100%;
}
.featured-post-sec .elementor-widget-container .elementor-shortcode .flex-row.newsticky_featured {
    height: 100%;
}
.post-sticky-sec {
    height: 100%;	
    min-height: 530px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 35px;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    align-items: center;
}
.post-sticky-content {
    max-width: 300px;
	width:100%;
    position: relative;
}

body .post-sticky-readmore a {
    color: #fff;
    font-size: 14px;
    font-family: "Open Sans", Sans-serif;
    font-weight: 600;
    text-transform: uppercase;
}

.post-sticky-readmore a i.fas {
    padding-left: 10px;
}

.post-sticky-excerpt p {
    margin-bottom: 0;
}
body .news-article-blog article.elementor-post.lmtsf-sticky-post {
    display: none;
}
body .post-sticky-readmore a:hover {
    color: #80b256;
}
.post-sticky-sec:before {
    content: '';
    background: -moz-linear-gradient(left, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(left, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
    background: linear-gradient(to right, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=1 );
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.recent-post-sidebar ul {
    padding: 0;
    list-style: none;
    margin: 0;
}

.recent-post-sidebar ul li {
    display: flex;
    flex-wrap: wrap;
    border-bottom: 2px solid #d4d4d4;
    margin-bottom: 30px;
    padding-bottom: 30px;
}
.recent-post-sidebar h5 {
    margin: 0 0 30px 0;
    color: #000;
    text-transform: uppercase;
    font-size: 21px;
}
.recent-post-sidebar ul li .post-date {
    order: 1;
    width: 100%;
    color: #80b256;
    font-family: "Open Sans", Sans-serif;
    font-size: 13px;
    line-height: normal;
    font-weight: 600;
    display: inline-block;
    margin-bottom: 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.recent-post-sidebar ul li a {
    order: 2;
    font-family: "Open Sans", Sans-serif;
    font-size: 19px;
    line-height: 24px;
    font-weight: 200;
    display: inline-block;
    margin-bottom: 0;
    color: #1D223B;
    letter-spacing: 0;
}
.search-results h1.entry-title {
    font-size: 25px;
}

.search-results .site-main h2 {
    border-top: 1px solid #c9c9c9;
    padding-top: 40px;
    margin-top: 40px;
    font-size: 25px;
}

.search-results .site-main h2:first-child {
    border-top: 0;
    padding-top: 0;
    margin-top: 0;
}

.search-results header.page-header {
    margin-bottom: 50px;
}

.search-results main.site-main {
    padding-bottom: 50px;
}

.search-results nav.pagination {
    border-top: 1px solid #c9c9c9;
    padding-top: 40px;
    margin-top: 40px;
}
.recent-post-sidebar ul li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
}
body .gform_wrapper .gfield .ginput_container input, body .gform_wrapper .gfield .ginput_container textarea {
    color: #000;
}
.recent-post-sidebar ul li a:hover {
    color: #00808a;
}
body .news-article-blog .elementor-post__text, .home-newsec .elementor-post__text {
    display: flex;
    flex-wrap: wrap;
}
body .news-article-blog .elementor-post__text a.elementor-post__read-more, .home-newsec .elementor-post__text a.elementor-post__read-more, body .elementor-post__text a.elementor-post__read-more{
	position: relative;
}
body .news-article-blog .elementor-post__text a.elementor-post__read-more:after, .home-newsec .elementor-post__text a.elementor-post__read-more:after, body .elementor-post__text a.elementor-post__read-more:after {
    content: '';
	background-image: url(images/lmtsf-arrow-img.png);
	position: absolute;
	width: 30px;
	height: 15px;
	background-size: contain;
	background-repeat: no-repeat;
	top: 50%;
	right: -45px;
	transform: translate(0,-50%);
	transition:all 0.2s;
}
body .news-article-blog .elementor-post__text a.elementor-post__read-more:hover:after, .home-newsec .elementor-post__text a.elementor-post__read-more:hover:after, body .elementor-post__text a.elementor-post__read-more:hover:after {
    content: '';
	background-image: url(images/lmtsf-arrow-hoverimg.png);
	position: absolute;
	width: 30px;
	height: 15px;
	background-size: contain;
	background-repeat: no-repeat;
	top: 50%;
	right: -50px;
	transform: translate(0,-50%);
}
body .news-article-blog .elementor-post__text a.elementor-post__read-more:hover, .home-newsec .elementor-post__text a.elementor-post__read-more:hover, body .elementor .elementor-post__text a.elementor-post__read-more:hover{
    color: #80B256;
}
body .news-article-blog .elementor-post__text .elementor-post__meta-data, .home-newsec .elementor-post__text .elementor-post__meta-data{
    order: 1;
}

body .news-article-blog .elementor-post__text .elementor-post__title, .home-newsec .elementor-post__text .elementor-post__title {
    order: 2;
	width:100%;
}

body .news-article-blog .elementor-post__text .elementor-post__excerpt, .home-newsec .elementor-post__text .elementor-post__excerpt {
    order: 3;
}

body .news-article-blog .elementor-post__text a.elementor-post__read-more, .home-newsec .elementor-post__text a.elementor-post__read-more {
    order: 4;
}
.elementor-column.recent-post-sidebar {
    align-self: baseline;
}
.countarea-wrap {
    position: relative;
}
body .elementor p:last-child{
    margin-bottom: 0;
}
.btn-img-lnk a:before {
    content: '';
    background-image: url(images/pdf-icon-w.png);
    position: absolute;
    left: 0;
    top: 0;
    width: 26px;
    height: 26px;
    background-repeat: no-repeat;
    background-size: cover;
}
.btn-img-lnk a .txt-lnk-lbl{
    padding-left: 40px;
}
.btn-img-lnk a {
    position: relative;
}
.elementor-page .popup-form input:not([type="button"]):not([type="submit"]), .elementor-page .popup-form textarea, .elementor-page .popup-form .elementor-field-textual, .elementor-page .popup-form .gfield select.large {
    border-width: 2px;
    color: #787a81;
    font-size: 18px;
    padding: 0 15px;
    height: 48px;
    border-color: #565a6d;
    border-radius: 0;
}
.elementor-search-form__container i.eicon-close {
    color: #fff;
}
.elementor-page .popup-form .gform_wrapper.gravity-theme .gform_fields {
    grid-row-gap: 20px;
}
body.elementor-page .popup-form .gfield textarea.large {
    height: 200px;
    padding: 15px;
    display: block;
    font-size: 18px;
}
.elementor-page .popup-form  .gform_footer.top_label {
    padding: 0;
    margin: 25px 0 0 0;
}

.elementor-page .popup-form .gform_footer.top_label input[type="submit"] {
    margin: 0;
    outline: 0;
}
.elementor-page .popup-form .gform_wrapper.gravity-theme .gform_fields fieldset.address-field-sec .ginput_container_address span.ginput_left, .elementor-page .popup-form .gform_wrapper.gravity-theme .gform_fields fieldset.address-field-sec .ginput_container_address span.ginput_right {
    flex: 0 0 33.33%;
    padding-right: 1%;
    margin: 0;
}
.elementor-page .popup-form .gform_wrapper.gravity-theme .gform_fields fieldset.address-field-sec .ginput_container_address span.ginput_address_zip {
    padding-right: 0;
    padding-left: 1%;
}

.elementor-page .popup-form .gform_wrapper.gravity-theme .gform_fields fieldset.address-field-sec .ginput_container_address span.ginput_address_line_1 {
    margin-bottom: 20px;
}
ol.custom-list-area {
    padding: 0;
    list-style: none;
}

ol.custom-list-area li:before {
    content: counter(my-awesome-counter);
    font-weight: 700;
    position: absolute;
    left: 0;
}

ol.custom-list-area li {
    counter-increment: my-awesome-counter;
    color: #1d223b;
    font-size: 25px;
    font-weight: 200;
    position: relative;
    padding-left: 35px;
    margin-bottom: 30px;
    line-height: 34px;
}
ol.custom-list-area li:last-child {
    margin-bottom: 0;
}
ol.custom-list-area li span {
    display: block;
}
.award-articles-post-title h3 {
    font-family: "Open Sans", Sans-serif;
    color: #1e2239;
    margin: 0 0 10px 0;
    font-size: 19px;
    line-height: normal;
    font-weight: 700;
}
.award-articles-post-content {
    color: #1e2239;
    font-family: "Open Sans", Sans-serif;
    font-weight: 300;
    font-size: 19px;
    line-height: 26px;
    margin-bottom: 10px;
}
.award-articles-post-link a {
    font-weight: 600;
    font-family: "Open Sans", Sans-serif;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 1px;
}
.award-articles-post:last-child {
    margin-bottom: 60px;
}
.award-articles-post {
    border-bottom: 2px solid #e3e3e3;
    margin-bottom: 40px;
    padding-bottom: 40px;
}
body .award-articles-post-link a:hover{
    color:#80b256;
}
.award-articles-post-link a {
    position: relative;
}
.award-articles-post-link a:hover:after {
    content: '';
	background-image: url(images/lmtsf-arrow-hoverimg.png);
	position: absolute;
	width: 30px;
	height: 15px;
	background-size: contain;
	background-repeat: no-repeat;
	top: 50%;
	right: -50px;
	transform: translate(0,-50%);
}
.award-articles-post-link a:after {
    content: '';
    background-image: url(images/lmtsf-arrow-img.png);
    position: absolute;
    width: 30px;
    height: 15px;
    background-size: contain;
    background-repeat: no-repeat;
    top: 50%;
    right: -45px;
	transition:all 0.2s;
    transform: translate(0,-50%);
}
.popup-form div.gform_confirmation_message {
    font-size: 22px;
    line-height: 30px;
    font-family: "Source Sans Pro", Sans-serif;
}
.html-head-popup {
    font-size: 25px;
    font-weight: 100;
}
.filter-content {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 60px;
}
.filter-box {
    width: 70%;
}
.award-search {
    width: 30%;
}
span.singular-filter {
    font-family: "Source Sans Pro", Sans-serif;
    color: #1d223b;
    font-size: 20px;
    font-weight: 700;
    margin-right: 60px;
    cursor: pointer;
}
span.singular-filter:last-child {
    margin-right: 0;
}
span.singular-filter:hover, span.singular-filter.acive-filter{
    color: #008093;
}
.awards-paginate .paginate-items {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.awards-paginate .paginate-items .single-page {
	font-weight: 600;
	color: #1d223b;
	cursor: pointer;
	text-transform: uppercase;
	margin-right: 32px;
}
.awards-paginate .paginate-items .single-page .awards-paginatespan {
    border-bottom: 2px solid transparent;
    padding: 0 2px;
}
.no-data-post {
    text-align: center;
    font-family: "Open Sans", Sans-serif;
    font-size: 25px;
    font-weight: 400;
    color: #00808A;
}
.awards-paginate .paginate-items .single-page:hover .awards-paginatespan, .awards-paginate .paginate-items .single-page.active-page .awards-paginatespan{
    border-bottom-color: #008093;
}
.awards-paginate .paginate-items .single-page.page-next:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f0da";
    padding-left: 5px;
}
.awards-paginate .paginate-items .single-page.page-prev:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f0d9";
    padding-right: 5px;
}
.awards-paginate .paginate-items .single-page:hover, .awards-paginate .paginate-items .single-page.active-page {
    color: #008093;
}
.awards-paginate .paginate-items .single-page:last-child {
    margin-right: 0;
}
.award-loader {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(255,255,255,0.50);
    backdrop-filter: blur(1.5px);
    display: flex;
	z-index:9;
}
body .award-loader img {
    max-width: 50px;
    width: 100%;
    margin: 0 auto;
    display: block;
    align-self: center;
}
.awards-filters-content {
    position: relative;
}
.award-search-box {
    border: 1px solid #1d223b;
    padding: 10px 15px;
    display: flex;
    align-items: center;
}
body .elementor-element.elementor-widget-shortcode .award-search-box input.award-search-class {
    border: 0;
	color:#1d223b;
    padding: 0 0px 0 10px;
}
span.filters-search-btn img {
    max-width: 20px;
}
span.filters-search-btn {
    line-height: 12px;
	cursor:pointer;
}



/*Donate Form*/
.donate-form div.gform_confirmation_message {
    font-size: 22px;
    color: #1D223B;
}
.donate-form fieldset.gfield.form-payradio div.gfield_radio, .donate-form .gfield.form-cardradio div.gfield_radio{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.donate-form fieldset.gfield.form-payradio div.gfield_radio .gchoice, .donate-form .gfield.form-cardradio div.gfield_radio .gchoice{
    width: 20%;
    padding: 0 15px;
    text-align: center;
    position: relative;
    line-height: normal;
    display: flex;
    flex-wrap: wrap;
}
.donate-form fieldset.gfield.form-payradio div.gfield_radio .gchoice input[type="radio"], .donate-form .gfield.form-cardradio div.gfield_radio .gchoice input[type="radio"]{
    opacity: 0;
    visibility: hidden;
    position: absolute;
    line-height: normal;
    margin: 0;
}
.donate-form fieldset.gfield.form-payradio div.gfield_radio .gchoice label, .donate-form .gfield.form-cardradio div.gfield_radio .gchoice  label{
    font-family: "Source Sans Pro", Sans-serif;
    line-height: normal;
    vertical-align: top;
    font-size: 20px;
    color: #1d223b;
    font-weight: 600;
    width: 100%;
    align-self: center;
    max-width: 100%;
    background-color: #fff;
    border: 1px solid #6a6e7d;
    padding: 21px 15px 21px 15px;
    height: 100%;
    min-height: 70px;
    cursor: pointer;
    text-transform: uppercase;
    transition: all 0.5s;
}
body .donate-form .gform_wrapper .gfield textarea.textarea {
    height: 145px;
    padding: 9px 20px;
    font-size: 17px;
}
.donate-form fieldset.gfield.form-payradio div.gfield_radio .gchoice.gchoice_4_1_4 label:before {
    content: '$';
    position: absolute;
    bottom: 10px;
    font-family: "Source Sans Pro", Sans-serif;
    font-weight: 600;
    left: 20px;
    font-size: 22px;
}
.donate-form fieldset.gfield.form-payradio div.gfield_radio .gchoice.gchoice_4_1_4:hover input[type="text"]{
    border-color: #fff;
}
.donate-form fieldset.gfield.form-payradio div.gfield_radio .gchoice.gchoice_4_1_4 input[disabled]{
    border-color: #34384E;
}
.donate-form fieldset.gfield.form-payradio div.gfield_radio .gchoice input[type="text"] {
	border-color: #fff;
	width: calc(100% - 30px);
    max-width: 170px;
    margin: 0 auto 10px auto;
    padding:0 10px;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    position: absolute;
    bottom: 0;
    color: #fff;
    background-color: transparent;
    left: 50%;
    transform: translate(-50%, 0);
	font-family: "Source Sans Pro", Sans-serif;
    font-weight: 600;
}
.donate-form fieldset.gfield.form-payradio div.gfield_radio .gchoice.gchoice_4_1_4 label {
    padding-top: 10px;
}
.donate-form fieldset.gfield.form-payradio div.gfield_radio .gchoice .gfield-choice-input:checked+label, .donate-form fieldset.gfield.form-payradio div.gfield_radio .gchoice label:hover, .donate-form .gfield.form-cardradio div.gfield_radio .gchoice .gfield-choice-input:checked+label, .donate-form .gfield.form-cardradio div.gfield_radio .gchoice label:hover{
    background-color: #85bb56;
    color: #fff;
    border-color: #85bb56;
}
.donate-form .gform_wrapper .gfield .gfield_label {
    color: #000;
    font-size: 20px;
    font-family: "Open Sans", Sans-serif;
    margin-bottom: 15px;
    line-height: normal;
}

body .donate-form .gform_wrapper .gform_fields{
    /*grid-row-gap: 45px;*/
}
.donate-form .gform_wrapper .gfield.form-typeradio .gfield_label {
    color: #1d223b;
    font-size: 37px;
    margin-bottom: 25px;
    font-weight: 600;
}
.donate-form .gform_wrapper .gfield.form-typeradio .gfield_label .gfield_required {
    display: none;
}

.donate-form .gform_wrapper .gfield.form-typeradio .gchoice label {
    font-family: "Source Sans Pro", Sans-serif;
    color: #1d223b;
    font-size: 20px;
    font-weight: 700;
}
.donate-form .gform_wrapper .gfield.form-typeradio [type="radio"]:checked,
.donate-form .gform_wrapper .gfield.form-typeradio [type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
.donate-form .gform_wrapper .gfield.form-typeradio [type="radio"]:checked + label,
.donate-form .gform_wrapper .gfield.form-typeradio [type="radio"]:not(:checked) + label
{
    position: relative;
    padding-left: 28px;
    cursor: pointer;
}
.donate-form .gform_wrapper .gfield.form-typeradio [type="radio"]:checked + label:before,
.donate-form .gform_wrapper .gfield.form-typeradio [type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #1d223b;
    border-radius: 100%;
    background: #fff;
}
.donate-form .gform_wrapper .gfield.form-typeradio [type="radio"]:checked + label:after, .donate-form .gform_wrapper .gfield.form-typeradio [type="radio"]:not(:checked) + label:after {
    content: '';
    width: 18px;
    height: 18px;
    background: #85bb56;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.donate-form .gform_wrapper .gfield.form-typeradio [type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.donate-form .gform_wrapper .gfield.form-typeradio [type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.donate-form .gform_wrapper .gfield.form-typeradio [type="radio"]:checked + label:before {
    opacity: 0;
}
.donate-form .gform_wrapper .gfield.form-typeradio .gchoice.gchoice_4_3_3 label, .donate-form .gform_wrapper .gfield.form-typeradio .gchoice.gchoice_5_3_3 label{
    position: relative;
}

.donate-form .gform_wrapper .gfield.form-typeradio .gchoice.gchoice_4_3_3 label span.select-hovrelem, .donate-form .gform_wrapper .gfield.form-typeradio .gchoice.gchoice_5_3_3 label span.select-hovrelem{
    position: absolute;
    background-color: #fff;
    top: 40px;
    left: 0;
    padding: 10px 10px;
    font-family: "Open Sans", Sans-serif;
    font-weight: 100;
    text-align: center;
    font-size: 18px;
    opacity: 0;
    visibility: hidden;
    line-height: 21px;
    z-index: 9;
}
.donate-form .gform_wrapper .gfield.form-typeradio .gchoice.gchoice_4_3_3 label:hover span.select-hovrelem, .donate-form .gform_wrapper .gfield.form-typeradio .gchoice.gchoice_5_3_3 label:hover span.select-hovrelem{
    opacity: 1;
    visibility: visible;
}
.donate-form .gform_wrapper .gfield.form-typeradio .gchoice.gchoice_4_3_3 label span.select-hovrelem:before, .donate-form .gform_wrapper .gfield.form-typeradio .gchoice.gchoice_5_3_3 label span.select-hovrelem:before{
    content: '';
    background-color: #fff;
    height: 20px;
    width: 20px;
    position: absolute;
    top: -10px;
    left: 50%;
    transform: translate(-50%,0) rotate(45deg);
}
.gfield.custom-head-formarea {
    font-size: 25px;
    font-weight: 200;
    margin-top: 20px;
}

body .donate-form input:not([type="button"]):not([type="submit"]), body .donate-form textarea, body .donate-form .elementor-field-textual{
    padding: 9px 20px;
    font-size: 17px;
}
.donate-form .gform_footer.top_label {
    margin: 30px 0 0 0;
    padding: 0;
}

.donate-form .gform_footer.top_label input[type="submit"] {
    margin: 0;
    outline: 0;
    line-height: normal;
    padding: 2px 28px 2px 28px;
}
.gform_wrapper .dnt-add-fieldarea .ginput_container_address span.ginput_full {
    width: 100%;
    margin-bottom: 16px !important;
}

body .gform_wrapper .dnt-add-fieldarea .ginput_container_address span {
    flex: 0 0 33.33%;
    padding: 0 !important;
    margin: 0 !important;
}

.gform_wrapper .dnt-add-fieldarea .ginput_container_address span.address_city {
    padding-right: 1% !important;
}
.donate-form .gform_wrapper .gfield.form-typeradio {
    margin-top: 40px;
}
.gform_wrapper .dnt-add-fieldarea .ginput_container_address span.address_state {
    padding-left: 0.5% !important;
    padding-right: 0.5% !important;
}

.gform_wrapper .dnt-add-fieldarea .ginput_container_address span.address_zip {
    padding-left: 1% !important;
}
.donate-form .gform_wrapper span.gfield_required {
    display: none;
}
.gform_wrapper .gfield.head-des-custom {
    color: #1d223b;
    font-size: 25px;
    font-weight: 100;
    line-height: 34px;
    padding-right: 50px;
}
.donate-form .gfield.form-cardradio {
    margin-top: 20px;
}
.donate-form .gfield.form-cardradio legend.gfield_label {
    font-weight: 500;
    color: #1d223b;
    text-transform: uppercase;
}
body .donate-form .gfield.donate-email-cap .ginput_container.ginput_container_email {
    width: 75%;
    display: inline-block;
}
body .donate-form .gfield.donate-email-cap div#gfield_description_4_14, body .donate-form .gfield.donate-email-cap div#gfield_description_4_106, body .donate-form .gfield.donate-email-cap div#gfield_description_4_101 {
    width: 25%;
    padding: 0;
    display: inline-block;
    text-align: right;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
body .donate-form .gfield.donate-email-cap div.gfield_validation_message {
    text-align: left;
}
body .donate-form .gfield.donate-email-cap div.gfield_description .donate-rightarea-label a:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f061";
    padding-left: 5px;
}
body .donate-form .gform_wrapper .donate-custom-dropdown .chosen-container-single .chosen-single{
    background: #fff;
    color: #787a81;
    font-weight: 200;
}
.donate-form .gform_wrapper .donate-custom-dropdown .chosen-container-single .chosen-single, .donate-form .gform_wrapper .donate-custom-dropdown .chosen-container-single.chosen-container-active .chosen-single {
    padding: 0 15px;
    height: 45px;
    border-color: #34384E;
    box-shadow: none;
    font-family: "Open Sans", Sans-serif;
    font-weight: 700;
    color: #fff;
    background: #85bb56;
    font-size: 18px;
}
.donate-form .gform_wrapper .donate-custom-dropdown .chosen-container-single .chosen-single span {
    line-height: 42px;
}
.donate-form .gform_wrapper .donate-custom-dropdown .chosen-container-single .chosen-single>div, .donate-form .gform_wrapper .donate-custom-dropdown .chosen-container-single.chosen-container-active .chosen-single>div {
    background-color: #fff;
    width: 35px;
}
.donate-form .gform_wrapper .donate-custom-dropdown .chosen-container-single .chosen-single>div b {
    background-repeat: no-repeat;
    background-image: url(images/drop-down-arrow.png);
    background-size: 16px 9px;
    background-position: center center;
}
.donate-form .gform_wrapper .donate-custom-dropdown .chosen-container-single.chosen-container-active .chosen-single>div b {
    background-image: url(images/drop-down-arrow.png);
    background-position: center center;
}
.donate-form .gform_wrapper.gravity-theme .chosen-container .chosen-results {
    padding: 0;
}
.donate-form .gform_wrapper.gravity-theme .chosen-container .chosen-results li {
    padding: 10px 10px;
    line-height: normal;
    font-family: "Open Sans", Sans-serif;
    font-weight: 700;
    color: #1d223b;
    font-size: 18px;
}
.donatesa-drop-content {
    color: #1e2239;
    font-family: "Open Sans", Sans-serif;
    font-size: 18px;
    font-weight: 100;
}
.donate-form .gform_wrapper.gravity-theme .chosen-container .chosen-drop {
    border: 1px solid #34384E;
	border-top: 0;
    box-shadow: none;
    border-radius: 0;    
}
.donate-form .gform_wrapper.gravity-theme .chosen-container .chosen-results li.highlighted{
    background: #85bb56;
}
.donate-form .gform_wrapper.gravity-theme .chosen-container .chosen-drop .chosen-search input.chosen-search-input {
    margin: 0;
    padding: 8px 20px 8px 10px;
    border: 0;
    font-family: "Open Sans", Sans-serif;
    font-weight: 700;
    color: #1d223b;
    font-size: 18px;
}
.donate-custom-dropdown select.gfield_select {
    border-radius: 0;
    background-color: #fff;
}
.post-sticky-readmore a{
	position:relative;
}
.custom-icon-more a:after, .post-sticky-readmore a i.fas:before {
	content: '';
	background-image: url(images/lmtsf-arrow-img.png);
	position: absolute;
	width: 30px;
	height: 15px;
	background-size: contain;
	background-repeat: no-repeat;
	top: 50%;
	right: -45px;
	filter: brightness(0) invert(1);
	transform: translate(0,-50%);
	transition: all 0.2s;
}
.post-sticky-readmore a:hover i.fas:before {
    background-image: url(images/lmtsf-arrow-hoverimg.png);
    filter: none;
}
.custom-icon-more a:hover:after, .post-sticky-readmore a:hover i.fas:before {
    right: -50px;
}
.custom-icon-more a {
    position: relative;
}
.donate-form .gform_wrapper .gf_frequency label {
    font-family: "Source Sans Pro", Sans-serif;
    color: #1d223b;
    font-size: 20px !important;
    font-weight: 700;
}
.donate-form .gform_wrapper .gf_frequency {
    margin-top: 20px;
}
.donate-form .gform_wrapper.gravity-theme .chosen-container .chosen-results li.active-result[data-option-array-index="0"] {
    display: none;
}
.donate-form .gform_wrapper.gravity-theme .chosen-container .chosen-drop .chosen-search input.chosen-search-input {
    background-image: url(images/lmtsf-search-img.png);
    background-size: 18px;
    background-repeat: no-repeat;
    background-position: right center;
}
.paypal-button.paypal-button-color-blue {
    background-color: #3c7e87;
    max-width: 182px;
}

.paypal-button.paypal-button-color-blue:hover {
    background-color: #80b256;
    filter: brightness(1);
}
h2#reply-title {
    font-size: 0;
}
h2#reply-title:after {
	content: 'Leave A Comment';
	font-size: 30px;
}
div#respond p.comment-form-comment label {
    font-size: 0;
}
div#respond p.comment-form-comment label:after {
	content: 'Your Message';
	font-size: 16px;
}
.info-caption-area {
    font-size: 20px;
}

.donate-form .gform_footer.top_label input[type="submit"] {
    display: none;
}
@media screen and (max-width:640px){
body.elementor-page .popup-form .gfield.gfield--width-half{
    grid-column: span 12;
}
body.elementor-page .popup-form .gform_wrapper.gravity-theme .gform_fields fieldset.address-field-sec .ginput_container_address span.ginput_left, body.elementor-page .popup-form .gform_wrapper.gravity-theme .gform_fields fieldset.address-field-sec .ginput_container_address span.ginput_right {
    flex: 0 0 100%;
    margin-bottom: 10px;    
    padding-right: 0;
}
body.elementor-page .popup-form .gform_wrapper.gravity-theme .ginput_complex span, body.elementor-page .popup-form .gform_wrapper.gravity-theme .gform_fields fieldset.address-field-sec .ginput_container_address span.ginput_address_line_1 {
    margin-bottom: 10px;
}
body.elementor-page .popup-form .gform_wrapper.gravity-theme .ginput_complex span.name_last {
    margin-bottom: 0;
}
body.elementor-page .popup-form .gform_wrapper.gravity-theme .gform_fields {
    grid-row-gap: 10px;
}
body.elementor-page .popup-form .gform_wrapper.gravity-theme .gform_fields fieldset.address-field-sec .ginput_container_address span.ginput_address_zip {
    padding-right: 0;
    margin-bottom: 0px;    
    padding-left: 0;
}
html body .donate-form .gform_wrapper .gfield.form-typeradio .gfield_label {
    font-size: 20px;
    margin-bottom: 15px;
}
body .donate-form .gform_wrapper .gfield.gfield--width-half{
    grid-column: span 12;
}
body .gform_wrapper .dnt-add-fieldarea .ginput_container_address span, body .gform_wrapper .dnt-add-fieldarea .ginput_container_address span.address_state, body .gform_wrapper .dnt-add-fieldarea .ginput_container_address span.address_zip, body .gform_wrapper .dnt-add-fieldarea .ginput_container_address span.address_city{
    flex: 0 0 100%;
    padding: 0 !important;
}
body .donate-form .gform_wrapper .gfield.gfield--width-full.dnt-add-fieldarea span {
    margin-bottom: 16px !important;
}
body .donate-form .gform_wrapper .gfield.gfield--width-full span {
    margin: 0;
}
body .donate-form .gform_wrapper .gfield.gfield--width-full span.name_first {
    margin-bottom: 16px;
}
body .donate-form .gform_wrapper .gfield.gfield--width-full.dnt-add-fieldarea span.address_zip.ginput_address_zip {
    margin-bottom: 0 !important;
}    
}
@media screen and (max-width:575px){
body .slide-nav-area{
	width:36px;
	right:10px;
	bottom:16px;
}
.elementor-element.home-sliderfull .swiper-slide-contents a.elementor-button.elementor-slide-button{
	padding: 7px 15px;
}
body .slide-nav-next .fa-chevron-right:before, body .slide-nav-prev .fa-chevron-left:before{
	width:12px;
	height:20px;
}	
body .elementor-location-footer .elementor-widget.footer-brand-txt .elementor-heading-title{
    font-size: 4vw;
}	
html body .elementor-element.home-sliderfull .swiper-slide-inner .swiper-slide-contents {
    padding: 20px;
}	
body .award-articles-post {
    margin-bottom: 20px;
    padding-bottom: 20px;
}	
html body .filter-box {
    width: 100%;
    padding-bottom: 10px;
    text-align: center;
}
html body .awards-paginate .paginate-items .single-page {
    margin-right: 20px;
}
html body .award-search {
    width: 100%;
}
html body span.singular-filter {
    font-size: 16px;
    margin-right: 20px;
}
body .award-articles-post-content {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 10px;
}
html body .donate-form .gfield.donate-email-cap div#gfield_description_4_14 {
    width: 100%;
    padding: 10px 0 0 0;
}
body .donatesa-drop-content {
    font-size: 16px;
}
html body .donate-form .gfield.donate-email-cap .ginput_container.ginput_container_email {
    width: 100%;
    display: inline-block;
}    
html body .gform_wrapper .gfield.head-des-custom {
    font-size: 18px;
    line-height: 24px;
    padding-right: 0;
}    
html body .donate-form fieldset.gfield.form-payradio div.gfield_radio .gchoice, html body .donate-form .gfield.form-cardradio div.gfield_radio .gchoice {
    width: 50%;
} 
.donate-form fieldset.gfield.form-payradio div.gfield_radio .gchoice.gchoice_4_1_4 {
    width: 100%;
    margin-bottom: 0;
}
body .donate-form fieldset.gfield.form-payradio div.gfield_radio .gchoice:last-child {
    margin-bottom: 0;
}
html body .donate-form fieldset.gfield.form-payradio div.gfield_radio .gchoice input[type="text"] {
    max-width: 82%;
}
.gf-formsignup form .gform_footer.top_label input {
    width: 100%;
    max-width: 150px;
}	
body .gf-formsignup form .gform_body.gform-body {
    width: 100%;
    padding-right: 0;
}	
body .gf-formsignup form .gform_footer.top_label {
    padding: 10px 0 0 0;
    width: 100%;
    text-align: center;
}
html body .donate-form .gform_wrapper .gfield.form-typeradio .gchoice label {
    font-size: 16px;
    vertical-align: top;
}
html body .donate-form .gform_wrapper .gfield.form-typeradio {
    margin-top: 10px;
}
}
@media screen and (max-width:767px){
.footer ul.elementor-nav-menu {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.footer ul.elementor-nav-menu li.menu-item {
    width: 50%;
}	
body .award-articles-post-link a:after, body .award-articles-post-link a:hover:after, body .news-article-blog .elementor-post__text a.elementor-post__read-more:after, .home-newsec .elementor-post__text a.elementor-post__read-more:after, body .elementor-post__text a.elementor-post__read-more:after, body .news-article-blog .elementor-post__text a.elementor-post__read-more:hover:after, .home-newsec .elementor-post__text a.elementor-post__read-more:hover:after, body .elementor-post__text a.elementor-post__read-more:hover:after {
    width: 25px;
    height: 10px;
    right: -30px;
}	
body span.singular-filter {
    font-size: 17px;
    margin-right: 15px;
}
body .award-search {
    width: 40%;
}
body .filter-box {
    width: 60%;
}	
body .donate-form .gfield.donate-email-cap div#gfield_description_4_14 {
    font-size: 14px;
    letter-spacing: 0;
}
body .gform_wrapper .gfield.head-des-custom {
    font-size: 20px;
    line-height: 28px;
    padding-right: 0;
}    
body .donate-form fieldset.gfield.form-payradio div.gfield_radio .gchoice input[type="text"]{
    max-width: 120px;
}    
body .donate-form fieldset.gfield.form-payradio div.gfield_radio .gchoice, body .donate-form .gfield.form-cardradio div.gfield_radio .gchoice {
    width: 33.33%;
} 
body .donate-form fieldset.gfield.form-payradio div.gfield_radio .gchoice {
    margin-bottom: 20px;
}    
body ol.custom-list-area li {
    font-size: 20px;
    line-height: 30px;
}    
body .post-sticky-sec {
    padding: 25px;
} 
body .post-sticky-title {
    margin-bottom: 20px;
    font-size: 20px;
}
html body .elementor-element.home-sliderfull .swiper-slide-contents {
    padding: 25px 25px;
}
body .elementor-element.home-sliderfull .swiper-slide-contents .elementor-slide-heading, body .elementor-element.home-sliderfull .swiper-slide-contents .elementor-slide-description {
    margin-bottom: 15px !important;
}  
body .slide-nav-area span {
    font-size: 20px;
}  
html body .slide-nav-area {
    display:none;
}    
}
@media screen and (min-width:768px){
.countarea-wrap:after {
    content: '';
    background-image: url(images/middle-icon.jpg);
    position: absolute;
    left: 50%;
    bottom: -30px;
    width: 63px;
    height: 63px;
    background-size: cover;
    background-repeat: no-repeat;
    transform: translate(-50%,0);
    z-index: 9;
}    
}
@media screen and (min-width:768px) and (max-width:991px){
body span.singular-filter {
    margin-right: 35px;
}
}
@media screen and (max-width:1024px){
body .elementor-element.home-sliderfull .swiper-slide-contents {
    padding: 30px;
}
}
@media screen and (min-width:1025px){
body .home-sliderfull .swiper-slide-inner{
    padding-bottom: 130px;
}	
.border-sec-right:after {
    content: '';
    background-color: #dbe2d5;
    width: 2px;
    height: 67%;
    position: absolute;
    right: 10px;
    bottom: 0;
}
.home .elementor-section.header-area-sec.elementor-top-section {
    position: absolute;
    width: 100%;
    z-index: 9;
    background-color: transparent !important;
    background: -moz-linear-gradient(top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
}
.home .elementor-section.header-area-sec.elementor-top-section .elementor-widget-theme-site-logo img {
    filter: brightness(0) invert(1);
}

.home .elementor-section.header-area-sec.elementor-top-section ul.elementor-nav-menu li a.elementor-item {
    color: #fff;
}

.home .elementor-section.header-area-sec.elementor-top-section ul.elementor-nav-menu li a.elementor-item:hover:after {
    background-color: #fff !important;
}

.home .elementor-section.header-area-sec.elementor-top-section ul.elementor-nav-menu li.btn-menu-nav a.elementor-item {
    background-color: #fff;
    color: #1D223B;
}
.home .elementor-section.header-area-sec.elementor-top-section ul.elementor-nav-menu li.btn-menu-nav a.elementor-item:hover {
    background-color: #80b256;
    color: #fff;
}
.home .elementor-section.header-area-sec.elementor-top-section .elementor-search-form__toggle {
    color: #fff;
}
}
@media screen and (min-width:768px) and (max-width:1200px){
body .donate-form .gfield.form-cardradio div.gfield_radio .gchoice {
    width: 30%;
}    
body .donate-form fieldset.gfield.form-payradio div.gfield_radio .gchoice input[type="text"]{
    max-width: 100px;        
}
}
@media screen and (max-width:1200px){
body .donate-form .gfield.donate-email-cap div#gfield_description_4_14 {
    width: 35%;
}
body .donate-form .gfield.donate-email-cap .ginput_container.ginput_container_email {
    width: 65%;
} 
}

.post-featured-section {
    display: flex;
    flex-wrap: wrap;
}
.post-feature-sec {
    background: #fff;
    margin-bottom: 30px;
}
.post-feature-content {
    padding: 23px 30px 30px 30px;
    margin-bottom: 0px;
    background: #fff;
}
.post-featured-image {
    display: inline-block;
    font-size: 0;
}
.post-feature-date {
    color: #80B256;
    font-family: "Open Sans", Sans-serif;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.post-feature-title .elementor-post__title a {
    color: #1D223B;
    font-family: "Open Sans", Sans-serif;
    font-size: 26px;
    font-weight: 300;
}
.post-feature-excerpt p {
    color: #1D223B;
    font-family: "Open Sans", Sans-serif;
    font-size: 18px;
    font-weight: 600;
}
.post-feature-readmore a {
    color: #00808A;
    font-family: "Open Sans", Sans-serif;
    font-size: 17px;
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
}
body .post-feature-readmore a:hover {
    color: #80B256;
}
.post-feature-readmore a:after {
    content: '';
    background-image: url(images/lmtsf-arrow-img.png);
    position: absolute;
    width: 30px;
    height: 15px;
    background-size: contain;
    background-repeat: no-repeat;
    top: 50%;
	right: -45px;
    transform: translate(0,-50%);
    transition: all 0.2s;
}
.post-feature-readmore a:hover:after {
    background-image: url(images/lmtsf-arrow-hoverimg.png);
    right: -50px;
    transform: translate(0,-50%);
}
body .gform_wrapper.gravity-theme .gfield-choice-input{
	top: auto;
}
@media screen and (min-width:1024px){
	.post-feature-sec {
		width: calc(100% / 3 - 20px);
    	margin-right: 30px;
		margin-bottom: 30px;
	}
	.post-feature-sec:nth-child(3n) {
   		margin-right: 0px;
	}	
}
@media screen and (min-width:768px) and (max-width:1024px){
	.post-feature-sec {
		width: calc(100% / 2 - 15px);
		margin-right: 30px;
		margin-bottom: 30px;
	}
	.post-feature-sec:nth-child(2n) {
    	margin-right: 0px;
	}	
}
@media screen and (max-width:767px){
	.post-feature-sec {
		width: calc(100% / 1);
		margin-right: 0px;
		margin-bottom: 30px;
	}	
}

.elementor-kit-5 a.cus_btn {
    font-family: "Open Sans", Sans-serif;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    color: #FFFFFF;
    background-color: #00808A;
    border-style: solid;
    border-width: 0px 0px 0px 0px;
    border-radius: 20px 20px 20px 20px;
    padding: 2px 28px 2px 28px;
	margin-top: 20px;
    display: inline-block;
}
.elementor-kit-5 a.cus_btn:hover {
    color: #FFFFFF;
    background-color: #80B256;
}
/* Popup Overlay */
.gf-popup {
    display: none; /* Hidden by default */
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0,0,0,0.8); /* semi-transparent background */
}

/* Popup Content Box */
.gf-popup-content {
    background-color: #fff;
    margin: 10px auto;
    padding: 30px;
    border-radius: 6px;
    width: 90%;
    max-width: 780px;
    position: relative;
    height: 100vh;
    overflow-y: scroll;
}

/* Close Button */
.gf-popup-close {
    position: absolute;
    top: 10px;
    right: 15px;
    font-size: 28px;
    font-weight: bold;
    cursor: pointer;
}
.gf-popup-close:hover {
    color: #8BAF63;
}
button#open-popup {
    background-color: #8BAF63;
    font-family: "Open Sans", Sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-transform: none;
    fill: #FFFFFF;
    color: #FFFFFF;
    padding: 4px 15px 4px 15px;
}
button#open-popup:hover {
    color: #000000;
}
.gf-popup-content h3 {
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    color: rgb(0, 128, 147);
    text-align: center;
}
#downloadBtn{
    display: none;
}
#rendownloadBtn{
    display: none;
}