/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/
/* Add your custom styles here */

html {
  scroll-behavior: smooth;
}

p {
	line-height:26px;
	color:#282828;
}

h6 {
	font-weight:500 !important;
}

a,
a:hover {
	cursor:pointer !important;
}

strong, b {
	font-weight:500;
}

.p-0 {
	padding:0 !important
}

.m-0 {
	margin:0 !important
}

.mb-0 {
	margin-bottom:0 !important
}

.mt-0 {
	margin-top:0 !important
}

.text-center {
	text-align:center !important;
}

.g-recaptcha-center {
	margin:0 auto;
	max-width:304px;
	margin-top:15px;
}

.tab-search {
	position:absolute;
	margin-top:5px;
}

.search-sec,
.tab-search .elementor-shortcode {
	margin-right: 0;
	z-index: 1;
	position:relative;
}

.tab-search .elementor-shortcode .is-form-style input.is-search-input,
.elementor-shortcode .is-form-style input.is-search-input {
	border-radius:5px 0 0 5px;
}

.is-form-style button.is-search-submit {
	height:40px;
}

.is-form-style input.is-search-submit, .is-search-icon {
	background: transparent;
	border-left:0;
	border-radius: 0 5px 5px 0;
	height:40px;
}

.search-sec input {
	padding: 0 15px;
    height: 40px !important;
    line-height: 21px;
    min-height: 40px !important;
    font-size: 14px;
}

.is-form-style input.is-search-submit, .is-search-icon,
.is-search-icon:hover, form.is-form-style input.is-search-submit:hover{
	background:url("https://uat.cotansw.com.au/wp-content/uploads/2025/06/search-icon.png") no-repeat center center;
	padding:0 !important;	
	background-color:#fff !important;
}

.is-search-submit:hover,
.is-search-submit:focus{
	background-color:#fff !important;
}

.is-form-style {
    min-width: 310px;
	max-width: 310px;
}

.is-form-style input.is-search-input {
	height:40px;
}

.search-sec .e-search-submit  {
	background:url("https://uat.cotansw.com.au/wp-content/uploads/2025/06/search-icon.png") no-repeat center center;
	padding:0 !important;
	position:absolute !important;
	top: 10px;
    right: 10px;
	width:20px !important;
	height:20px !important;
	background-color:transparent !important;
}

.is-search-icon svg {
	display:none;
}

.e-search-submit svg   {
	fill: #6B7280 !important;	
}

.banner-title strong {
	font-weight:700;
	color:#E86D1F;	
}

.heading-with-bdr {
	padding: 20px 0;
}

.heading-with-bdr .elementor-heading-title::after,
.heading-with-bdr p::after {
	border-bottom:1px solid #000000;
	max-width: 70px;
    margin: 25px auto 20px auto;
    content: "";
    display: block;
}

.elementor-heading-title span {
	color:#E86D1F;
}

.heading-with-bdr.orange .elementor-heading-title::after,
.heading-with-bdr.orange h3::after {
	border-bottom:1px solid #E86D1F;
}

.heading-with-bdr.yellow .elementor-heading-title::after {
	border-bottom:1px solid #FFC000;
}

.heading-with-bdr.white .elementor-heading-title::after {
	border-bottom:1px solid #ffffff;
}

.inner-banner .elementor-widget-heading h2.elementor-heading-title {
	line-height:20px !important;
}

.video-sec {
	background: linear-gradient(
    to top, 
    #ffffff 0%, 
    #ffffff 35%, 
    #0F2B46 35%, 
    #0F2B46 100%
  );
	color:#ffffff;
}

.video-sec p {	
	color:#ffffff;
}

.dark-bg p {	
	color:#ffffff;
}

.banner-sec {
	border-radius:10px;
	overflow:hidden;	
}

.banner-sec .elementor-background-overlay {
	mix-blend-mode: unset !important;
/* 	background: #F9D7C3;
    background: linear-gradient(180deg, rgb(249 215 195 / 0%) 0%, rgb(183 74 7) 52%, rgb(120 46 0) 99%); */
    opacity: 0.7;
}

.banner-sec .elementor-swiper-button {
	background: #fff;
    width: 32px;
    height: 32px;
    border-radius: 32px;
    bottom: 15px !important;
    top: inherit !important;
    font-size: 20px !important;
}

.banner-sec .elementor-swiper-button.elementor-swiper-button-prev {
    left: 20px !important;
}

.banner-sec .elementor-swiper-button.elementor-swiper-button-next {
    right: 20px !important;
}

.banner-sec .elementor-swiper-button svg {
	 margin: 6px;
}

.banner-sec .elementor-slides .swiper-slide-inner {
	padding: 30px 50px;
}

.banner-sec .elementor-slides .swiper-slide-inner .elementor-slide-button {
	padding:12px 40px 12px 20px;
	font-weight:500;
	background:url("https://uat.cotansw.com.au/wp-content/uploads/2025/08/menu-arrow.png") no-repeat right 18px center;
}

.elementor-swiper-button {
	background:#fff;
	width:22px;
	height:22px;
	border-radius:22px;	
	bottom:30px !important;
	top:inherit !important;
	font-size:20px !important;
}

.elementor-swiper-button svg {
	fill: brown !important;
    margin: 5px;
}

.elementor-swiper-button.elementor-swiper-button-prev {
	left:30px !important;
}

.elementor-swiper-button.elementor-swiper-button-next {
	right:30px !important;
}

.overflow-hidden {
	overflow:hidden;
}

a.highlighted {
	color:#E86D1F !important;
	fill:#E86D1F !important;
}

.event-share-buttons a:last-child {
	margin-right:0 !important;
}

nav.elementor-nav-menu--main .current-menu-parent .elementor-item {
	color: #E86D1F !important;
    fill: #E86D1F !important;
}

.sub-menu li {
	border-bottom:1px solid #C8C8C8 !important;
}

.sub-menu li:last-child {
	border-bottom:0 !important;
}

.sub-menu li a {
	background:url("https://uat.cotansw.com.au/wp-content/uploads/2025/08/menu-arrow.png") no-repeat right 10px center;
	padding-right:35px !important;
}

.sub-menu li a:hover,
.sub-menu li a.elementor-item-active,
.sub-menu li a.elementor-item-active:hover {
	background:url("https://uat.cotansw.com.au/wp-content/uploads/2025/08/menu-arrow-hover.png") no-repeat right 10px center;
	padding-right:35px !important;
}

.learn-more .elementor-widget.elementor-widget-image {
	min-height: 170px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.learn-more .elementor-widget.elementor-widget-image img {
/* 	max-height: 125px;		 */
	width:auto !important;
}

.learn-more .elementor-widget-text-editor a {
	background: #0f2b46;
    color: #ffffff !important;
    font-weight: 500;
    text-decoration: none;
    height: 38px;
    display: inline-block;
    line-height: 38px;
    padding: 0 25px;
    border-radius: 20px;
}

.learn-more .elementor-widget-text-editor a::after {
	content: "\f101";
	display: inline-block;
    font-family:"Font Awesome 5 Free";
    font-size: 12px;
	margin-left:10px;
	font-weight:700;  
}

.learn-more .elementor-widget-text-editor a:hover {
	background: #e86d1f;   
}

.learn-more .elementor-widget-text-editor h5 { 
	margin: 25px 0;
}

.learn-more .elementor-widget-text-editor p { 
	margin:0;
}

.ecs-load-more-button .elementor-button-link.elementor-button  {
	background-color: #e86d1f;
	border:1px solid #e86d1f;
	color:#ffffff;
    border-radius: 20px 20px 20px 20px;
    padding: 10px 30px 10px 30px;
	margin-top:0 !important;
}

.ecs-load-more-button .elementor-button-link.elementor-button:hover  {
	background-color: #0F2B46 !important;
	border:1px solid #0F2B46 !important;
    color:#e86d1f;
}

.elementor-shortcode .elementor-post-navigation {
	display: flex;
    justify-content: space-between;
    margin-top: 15px;
}

a.prev-event, a.next-event{
	background: transparent;
	border:1px solid #e86d1f;
    color: #e86d1f;
    font-weight: 500;
    text-decoration: none;
    height: 37px;
    display: inline-block;
    line-height: 37px;
    padding: 0 15px;
    border-radius: 37px;
}

a.prev-event::before {
	content: "\f0d9";
	display: inline-block;
    font-family:"Font Awesome 5 Free";
    font-size: 20px;
	margin-right:10px;
	font-weight:700;  
	float: left;
}

a.next-event::after {
	content: "\f0da";
	display: inline-block;
    font-family:"Font Awesome 5 Free";
    font-size: 20px;
	margin-left:10px;
	font-weight:700;  
	float: right;
}

a.prev-event:hover,
a.next-event:hover{
	background: #0F2B46;
	border:1px solid #0F2B46;
	color:#e86d1f;
}

footer ul.elementor-nav-menu  {
	margin-top:10px;
}

footer ul.elementor-nav-menu li {
	display: block !important;
    width: 100%;
    padding: 0;
}

footer ul.elementor-nav-menu li a.elementor-item {	
    padding:5px 0;
}

footer ul.elementor-nav-menu li a.elementor-item:hover {	
    padding:5px 0;	
}

.footer-btm p {
	padding:0;
	margin:0;
	color:#ffffff;
}

.copyright p {
	padding:25px 0 20px 0;
	margin:0;
	color:#ffffff;
	border-top:1px solid #8c9aa5;
}

.copyright p strong {
	font-weight:normal;
	color:#E86D1F;
}

.comments-area {
	padding:2em 8em 2em 8em;
}

.top-menu {
	height:40px;	
    padding: 20px 0px 80px 0px;
}

.top-menu .elementor-nav-menu a.elementor-item {
	background:transparent !important;
	padding: 10px 25px 10px 25px !important;
	font-family:"poppins" !important;
	margin:0 !important;
	text-transform: initial !important;
}

.top-menu .elementor-nav-menu a.elementor-item:hover,
.top-menu .elementor-nav-menu a.elementor-item.elementor-item-active,
.our_board-template-default.single-our_board .top-menu .elementor-nav-menu .menu-item:last-child a {
	background:#E86D1F !important;
	color:#ffffff !important;
}

.top-align {
	margin-top:-80px;
}

.tab-container .e-n-tab-title {
	height: 44px;
	padding:10px 25px;
	background: transparent !important;
	font-weight:500;
	color:#ffffff !important;
}

.tab-container .e-n-tab-title[aria-selected="true"] {	
	background:#E86D1F !important;
}

.elementor-posts .elementor-post__thumbnail__link {
	margin-bottom:0 !important;
}

.tab-container .elementor-posts .elementor-post__card,
.elementor-posts .elementor-post__card,
.elementor-posts .elementor-post {
	background:#f4f4f4;
	border-radius:0;
	/*box-shadow: 0px 1px 2px 0 rgba(0, 0, 0, .15); */
}

.tab-container .elementor-posts .elementor-post__card .elementor-post__read-more,
.elementor-posts .elementor-post__card .elementor-post__read-more,
.elementor-posts .elementor-post .elementor-post__read-more,
.elementor-widget-text-editor a.read-more-link {
	font-size: 14px;
	font-weight: 600;
    color: #0F2B46 !important;
	text-transform: none !important;
	text-align: center;
	display: block;
	margin-bottom:0;
	text-decoration:none;
}

.tab-container .elementor-posts .elementor-post__card .elementor-post__text,
.elementor-posts .elementor-post__card .elementor-post__text,
.elementor-posts .elementor-post .elementor-post__text {
	padding:15px 20px 20px 20px;
	margin-top:0;
}

.search.search-results .tab-container .elementor-posts .elementor-post__card .elementor-post__text,
.search.search-results .elementor-posts .elementor-post__card .elementor-post__text,
.search.search-results .elementor-posts .elementor-post .elementor-post__text {
	padding:15px 20px 20px 20px !important;
	margin-top:0;
}

.tab-container .elementor-posts .elementor-post__card .elementor-post__text,
.elementor-posts .elementor-post__card .elementor-post__text,
.elementor-posts .elementor-post .elementor-post__text {
	padding:15px 20px 20px 20px;
	margin-top:0;
}

.tab-container .elementor-posts .elementor-post__card .elementor-post__title,
.elementor-posts .elementor-post__card .elementor-post__title,
.elementor-posts .elementor-post .elementor-post__title {
    margin-bottom: 10px;
}

.tab-container .elementor-posts .elementor-post__card .elementor-post__title a, 
.elementor-posts .elementor-post__card .elementor-post__title a,
.elementor-posts .elementor-post .elementor-post__title a {
	font-size:16px;
	color:#000;
	font-weight:600;
}

.tab-container .elementor-posts .elementor-post__card p,
.elementor-posts .elementor-post__card p,
.elementor-posts .elementor-post p {
	color:#000;
}

.tab-container .elementor-posts .elementor-post__card .elementor-post__badge,
.elementor-posts .elementor-post__card .elementor-post__badge,
.elementor-posts .elementor-post .elementor-post__badge {
	background:#DAF5FF;
	width:60px;
	text-align:center;
	border:1px solid #1BA0D1;
	height:24px;
	padding:0 10px;
	position:inherit;
	font-size:12px;
	line-height:24px;
	color: #007AA7;	
    margin: 15px 20px 0px 20px !important;
}

.elementor-posts .type-cota_videos.elementor-post {
	background:#0F2B46;
	border-radius:0;
	color:#ffffff !important;
}

.elementor-posts .type-cota_videos.elementor-post .elementor-heading-title,
.elementor-posts .type-cota_videos.elementor-post .elementor-widget-theme-post-excerpt,
.elementor-posts .type-cota_videos.elementor-post .elementor-icon-box-title{
	color:#ffffff !important;
}

.elementor-posts .type-cota_videos.elementor-post .elementor-icon{
	color:#ffffff !important;
	fill: #ffffff !important;
    color: #ffffff !important;
    border-color: #ffffff !important;
}

.elementor-posts .type-cota_videos.elementor-post .event-dis {
	border-color: #D2D2D2 !important;
}

.elementor-posts .type-cota_videos.elementor-post a.read-more-link {
	color:#E86D1F !important;
}

.elementor-posts .elementor-post .elementor-post__meta-data {
	padding: 10px 20px;
	font-size: 10px;
	color: #414141;
}

.elementor-posts .elementor-post .elementor-post-date{ 
  	font-weight:500;
    background-color:transparent;
    padding: 5px 0px;
    box-shadow: 0;
    z-index: 10;
    right: 0;
	color: #414141;
}

.elementor-widget-heading h2.elementor-heading-title {
	font-size:40px;
}

.elementor-widget-heading h3.elementor-heading-title {
	line-height:34px;
}

.news-list-sec article a.read-more-link{
	color:#E86D1F !important;
	fill: #E86D1F !important;
}

.news-list-sec article:nth-child(-n+3) {	
	background: #0F2B46 !important;
	border-left:none;
	color:#ffffff !important;
}

.news-list-sec .elementor-icon-box-content .elementor-icon-box-title {
	    padding: 5px 0px 0px 5px !important;
}

.news-list-sec article:nth-child(-n+3) h1,
.news-list-sec article:nth-child(-n+3) .elementor-widget-theme-post-excerpt,
.news-list-sec article:nth-child(-n+3) p,
.news-list-sec article:nth-child(-n+3) .elementor-icon svg,
.news-list-sec article:nth-child(-n+3) a.read-more-link{
	color:#fff !important;
	fill: #fff !important;
}

/* Submissions Styles Starts Here */
.submissions-list .elementor-posts.elementor-grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr); /* 3 columns */
    gap: 25px;
}

.submissions-list article:nth-child(n+4) { 
	grid-column: 1 / -1;
}

.submissions-list article {
	background: #E8F4FF;
	border-left:5px solid #0F2B46;
}

.submissions-list article:nth-child(-n+3) {	
	background: #0F2B46;
	border-left:none;
	color:#ffffff;
}

.submissions-list article:nth-child(-n+3) .submission-date {
	position: absolute;
    bottom: 0;
    border-top: 1px solid #fff;
    left: 0;
    right: 0;
    text-align: center;
	padding:10px;
}

.submissions-list article:nth-child(-n+3) .submission-date .elementor-element {
	align-self: center;
}

.submissions-list article:nth-child(-n+3) .event-dis {
	padding-bottom:45px !important;
}

.submissions-list article:nth-child(-n+3) h1,
.submissions-list article:nth-child(-n+3) .elementor-widget-theme-post-excerpt,
.submissions-list article:nth-child(-n+3) .submission-date p,
.submissions-list article:nth-child(-n+3) .submission-date .elementor-icon svg {
	color:#fff !important;
	fill: #fff !important;
}

.submissions-list article:nth-child(3) {	
	margin-right: 0;
}

.submissions-list article:nth-child(-n+3) .elementor-widget-theme-post-featured-image  {
	display:block !important;
} 
.submissions-list article:nth-child(n+4) .elementor-widget-theme-post-featured-image  {
	display:none !important;
} 

.submissions-list article .annual-report-link a.elementor-button-link {	
	color:#E86D1F !important;
}

.submissions-list article:nth-child(n+4) .annual-report-link a.elementor-button-link {
	justify-content: left;
	padding:0;
	color:#E86D1F;
}

.submissions-list article:nth-child(n+4) .annual-report-link a.elementor-button-link:hover {
	margin-left: 23px;
}

.submissions-list article:nth-child(n+4) .annual-report-link a.elementor-button-link:hover::after {
	margin-left: -150px;
}

.submissions-list article:nth-child(n+4) .submission-date p {
	font-size:14px !important;
	color:#000000 !important;
}

.submissions-list article:nth-child(n+4) .submission-date .elementor-icon svg {
	fill: #000000;
	color: #000000;
	font-size: 15px;
	margin-right:5px;
}

.submissions-list article:nth-child(n+4) .event-dis {
	padding:20px !important;
}

/* Submissions Styles Ends Here   */

.our-history-carousel .elementor-swiper-button {
    bottom:-20px !important;
    margin: 0 auto;
	right:0px !important;
	left:0px !important;
	background:#E86D1F;
	color:#fff;
}

.our-history-carousel .elementor-swiper-button.elementor-swiper-button-prev {
    left: -50px !important; 
}

.our-history-carousel .elementor-swiper-button.elementor-swiper-button-prev svg {
    background:url("https://uat.cotansw.com.au/wp-content/uploads/2025/06/car-prev.png") no-repeat center center;
	width:auto;
	height:auto;
}

.our-history-carousel .elementor-swiper-button.elementor-swiper-button-next svg {
    background:url("https://uat.cotansw.com.au/wp-content/uploads/2025/06/car-next.png") no-repeat center center;
	width:auto;
	height:auto;
}

.our-history-carousel .elementor-swiper-button svg path {
   display:none;
}

.our-history-carousel .elementor-swiper-button.elementor-swiper-button-next {
	right: -50px !important;
}

.list-sec ul,
.type-cota_nsw_in_the_news .elementor-widget.elementor-widget-text-editor ul,
.type-media_releases .elementor-widget.elementor-widget-text-editor ul {
	padding:0px;
}
 
.list-sec ul li,
.type-cota_nsw_in_the_news .elementor-widget.elementor-widget-text-editor ul li,
.type-media_releases .elementor-widget.elementor-widget-text-editor ul li {
	list-style-type:none;
	background:url("https://uat.cotansw.com.au/wp-content/uploads/2025/06/tick.png") no-repeat left 12px;
    padding: 5px 0px 5px 25px;
	margin:0px 0px;
}

.goal-box .elementor-image-box-img {
	border-radius:10px 10px 0 0;
	overflow:hidden;
}

.goal-box .elementor-image-box-img img {
	width:100%;
}

.goal-box .elementor-image-box-content {
	padding:5px 20px 20px 20px;
}

.goal-box .elementor-image-box-content a {
	color: #0048FF !important;
	text-decoration:underline;
}

.goal-box .elementor-image-box-content .elementor-image-box-title {
	font-size:16px;
    font-weight:600;
	color:#000000;
	margin-bottom: 10px;
}

.goal-box .elementor-image-box-content p {
	color:#000000;
}

/* Target elementor posts without thumbnails */
.elementor-post:not(.has-post-thumbnail) .elementor-post__card {
  position: relative;
  overflow: hidden;
}

.elementor-post:not(.has-post-thumbnail) .elementor-post__card::before {
  content: "";
  display: block;
  background-image: url('https://uat.cotansw.com.au/wp-content/uploads/2025/06/page-img.jpg'); 
  background-size: cover;
  background-position: center;
  width: 100%;
  padding-top: 50%; /* 300x150 ratio = 2:1 => 50% */
  /*position: absolute;
  top: 0;
  left: 0; */
  z-index: 1;
}

.elementor-post:not(.has-post-thumbnail) .elementor-post__text,
.elementor-post:not(.has-post-thumbnail) .elementor-post__meta-data {
  position: relative;
/*   z-index: 2;
  background: rgba(255, 255, 255, 0.8); /* optional overlay */ */
}

.our_board {
	box-shadow: inherit !important;
	padding-top:0px !important;
}

.news-list-sec article {
	background: #E8F4FF !important;
}

article.our_board,
.our_board{
	padding-top:40px !important;
	padding-bottom:40px !important;
}

.elementor-posts article.our_board:last-child,
.our-board-sec .our_board:last-child {
	border-bottom:0 !important;
	padding-bottom:0px !important;
}

.our_board .elementor-post__thumbnail {
	background:#ffffff;
	border:1px solid #D3D3D3;
	border-radius:10px;	
	min-width:200px;
	height:180px;
	display:flex;
}

.our_board .elementor-post__thumbnail img {	
	width:auto;
	max-height:180px;
	margin:0 auto;
}

.our_board .elementor-widget-image {
	background:#ffffff;
	border:1px solid #D3D3D3;
	border-radius:10px;	
	min-width:200px;
	height:180px;
	display:flex;
}

.our_board .elementor-widget-image img {	
	width:auto;
	max-height:180px;
	margin:0 auto;
}

.elementor-posts .our_board.elementor-post .elementor-post__text {
	padding: 0px 20px 0px 20px !important;
}

.our_board .elementor-post__text .elementor-post__title a,
.our_board .elementor-widget-text-editor h2 {
	font-size:25px;
	font-weight:700;
	color:#1A364B;
}

.our_board .elementor-widget-text-editor h2  {
	margin-bottom:5px;
	margin-top:0;
}

.our_board .elementor-post__text .elementor-post__excerpt h5,
.our_board .elementor-widget-text-editor h5 {
	font-size:18px;
	font-weight:600;
	color:#282828;
    margin: 15px 0 10px 0;
}

.our_board .elementor-post__text .elementor-post__excerpt b,
.our_board .elementor-widget-text-editor p strong {
	font-weight:600;	
}

.our_board .elementor-post__text .elementor-post__excerpt p {
	padding-bottom:5px;	
}

.our_board details .elementor-widget-text-editor p:last-child {
	margin-bottom:0;
}

.our_board details .e-n-accordion-item-title .e-n-accordion-item-title-icon .e-opened {
	padding-top:4px;
}

.our_board details .e-n-accordion-item-title .e-n-accordion-item-title-icon {
	min-width: 15px;
}
    
.our_board .elementor-post__text .elementor-post__read-more {
	background: url('https://uat.cotansw.com.au/wp-content/uploads/2025/06/arrow.png') no-repeat 0px 4px; 
	color:#E86D1F;
	text-align:left;
	padding-left: 20px;
	font-weight:500;
}

.elementor-nav-menu .elementor-item {
	text-transform: initial;
}

.box-content {
	border:1px solid rgba(15, 43, 70, 0.2);
	background:#F5FAFF;
	border-radius:10px;
	padding:0;
}

.box-content .elementor-widget-heading {
	background:#0F2B46;	
	border-radius:10px 10px 0 0;
	padding:20px 15px;
}

.box-content a,
.elementor-widget-text-editor a {
	color:#0048FF !important;
}

.box-content ul {
    list-style-type: none;
	padding: 0;
    margin: 0px 00px 0px 45px;
}

.box-content ul li {
	margin-bottom: 10px;
    list-style-type: disc;
}

.key-resources-sec p {
	padding-left: 25px;
}

.contact-help p {
	padding-left:0;
}

.box-content p span a,
.box-content li span a,
.elementor-widget-text-editor a {
	text-decoration:underline;
}

.phone-link {
	text-decoration:none !important;
}

.text-white,
.text-white p {
	color:#ffffff;
}

.content-sec ul {
	margin:20px 0;
}

.content-sec strong {
	color:#E86D1F;
}

#acwp-toolbar-btn-wrap {
	display:none;
}

#acwp-toolbar-btn {
	background: transparent;
	border: none;
	cursor:pointer;
	height:42px;
	text-align:left;
}

.why-join-sec p {
	color:#000;
}

.why-join-sec strong {
	font-size:16px;
	font-weight:500;
	margin:5px 0;
	display:inline-block;
}

.numbered-list ul,
.numbered-list ol {
	counter-reset: listCount; 
	list-style-type: none;	
	float:left;
	padding:0;
}

.numbered-list ul li,
.numbered-list ol li{
	width:100%;
	float:left;
	padding:18px 0 18px 35px;
	border-bottom:1px solid #BFBFBF;
}

.numbered-list ul li::before,
.numbered-list ol li::before {
	counter-increment: listCount;
	content: "0" counter(listCount);
	font-weight: 600;
	font-size: 16px;
	float:left;
	margin-right:10px;
    margin-left: -35px;
}

.food--group h6, 
.food--group .elementor-image-box-title{
	margin:0;
}

.orange-txt {
	color:#E86D1F;
}

.text-white {
	color:#ffffff;
}

.help-sec,
.help-sec a {
	color:#ffffff !important;
}

.help-sec strong {
	color:#FFC000;
	font-weight:600;
	margin: 0px 0px 10px 0px;
    display: inline-block;
    width: 100%;
}

.tick-list ul {
	list-style-type:none;
	padding:0px;
	margin:0px;
}

.tick-list li {
	background: url('https://uat.cotansw.com.au/wp-content/uploads/2025/07/tick-icon-1.png') no-repeat 0px 12px;
    padding: 0px 0px 0px 30px;
    margin: 20px 0px;
	list-style-type:none;
}

.elementor-popup-modal .dialog-widget-content {
	border-radius:15px !important;
}

.elementor-popup-modal .dialog-widget-content h5 {
	font-size:18px;
	font-weight:500;
	margin:20px 0 10px 0;
}

.elementor-post-navigation .elementor-post-navigation__link.elementor-post-navigation__next {
	margin-left: auto;
    width: auto;
}

.elementor-post-navigation .elementor-post-navigation__link.elementor-post-navigation__next a {
	min-width:100px;
}

.elementor-post-navigation .elementor-post-navigation__link a {
	border:1px solid #E86D1F;
	color:#E86D1F;
	height:37px;
	font-size:14px;
	font-weight:500;
	max-width:120px;
	min-width:120px;
	border-radius:30px;
	gap:0;
}

.elementor-post-navigation .elementor-post-navigation__link a span {	
	color:#E86D1F;
	font-size:14px;
	font-weight:500;
	fill:#E86D1F;
	text-transform:none;
}

.elementor-post-navigation .elementor-post-navigation__link a span svg {
	width:8px;
	margin:0 15px;
}

.elementor-post-navigation .elementor-post-navigation__link a:hover {
	border:1px solid #E86D1F;
	background-color:#E86D1F;
	color:#ffffff;
}

.elementor-post-navigation .elementor-post-navigation__link a:hover span {	
	color:#ffffff;
	fill:#ffffff;
}

.elementor-posts--thumbnail-top .elementor-post__text {
	margin-top:0 !important;
}

.elementor-posts .elementor-post__card .elementor-post__read-more,
.elementor-widget-text-editor a.read-more-link {
	display: flex !important;
    align-items: center;
    justify-content: center;
}

.elementor-posts .elementor-post .elementor-post-date::before {
	content: "\f073";
	display: inline-block;
    font-family:"Font Awesome 5 Free";
    font-size: 12px;
	margin-right:5px;
	font-weight:700;  
	transition: all 0.4s ease;
}

.elementor-posts .elementor-post .elementor-post-date,
.elementor-posts .elementor-post .elementor-post-time {
	padding:5px 0px;
	width:49.5%;
	display:inline-block;
}

.elementor-posts .elementor-post .elementor-post-time {
	text-align:right;
}

.elementor-posts .elementor-post .elementor-post-time::before {
	content: "\f017" !important;
	display: inline-block;
    font-family:"Font Awesome 5 Free";
    font-size: 12px;
	margin-right:5px;
	font-weight:700;  
	transition: all 0.4s ease;
}

.elementor-posts .elementor-post__card .elementor-post__read-more:hover,
.elementor-widget-text-editor a.read-more-link:hover {
	margin-left:-60px;
}

.elementor-posts .elementor-post__card .elementor-post__read-more::after,
.elementor-widget-text-editor a.read-more-link::after {
	content: "\f101";
	display: inline-block;
    font-family:"Font Awesome 5 Free";
	margin-left:10px;
    font-size: 16px;
	font-weight:700;  
	transition: all 0.4s ease;
}

.elementor-posts .elementor-post__card .elementor-post__read-more:hover::after,
.elementor-widget-text-editor a.read-more-link:hover::after {	
	width:16px;
	margin-left: -100px;
	transition: all 0.4s ease;
}

.type-cota_videos .elementor-widget-button .elementor-button.elementor-button-link:hover {
	background:#0F2B46;
	color:#E86D1F;
	
}

.annual-report-link a.elementor-button-link {
	display: flex !important;
    align-items: center;
    justify-content: center;
	font-weight: 600;
}

.annual-report-link a.elementor-button-link:hover {
	margin-left:-120px;
}

.annual-report-link a.elementor-button-link::after {
	content: "\f101";
	display: inline-block;
    font-family:"Font Awesome 5 Free";
	margin-left:10px;
    font-size: 16px;
	font-weight:700;  
	transition: all 0.4s ease;
}

.annual-report-link a.elementor-button-link:hover::after {	
	width:16px;
	margin-left: -160px;
	transition: all 0.4s ease;
}

.search.search-results .elementor-posts .type-cota_videos.elementor-post {
	background: #f4f4f4;
}

.search.search-results .elementor-posts .type-cota_videos.elementor-post .elementor-heading-title,
.search.search-results .elementor-posts .type-cota_videos.elementor-post .elementor-widget-theme-post-excerpt {
	color: #000000 !important;
}

.search.search-results .elementor-posts .type-cota_videos.elementor-post .elementor-icon-box-title {
	color: #414141 !important;
}

.search.search-results .elementor-posts .type-cota_videos.elementor-post .elementor-icon i, 
.search.search-results .elementor-posts .type-cota_videos.elementor-post .elementor-icon svg {
	fill: #414141 !important;
}

.search.search-results .elementor-posts .type-cota_videos.elementor-post a.read-more-link {
   color: #0F2B46 !important;
}

.searchbtn {
    display: none;
}

.hide-desktop {
	display:none;
}

.error-field {
    border: 2px solid rgba(255, 0, 0, 0.5) !important;
    box-shadow: 0 0 5px rgba(255, 0, 0, 0.4);
}

.form-sec input[type=date], 
.form-sec input[type=email], 
.form-sec input[type=number], 
.form-sec input[type=password], 
.form-sec input[type=search],
.form-sec input[type=tel],
.form-sec input[type=text], 
.form-sec input[type=url], 
.form-sec select, 
.form-sec textarea{
	background-color: #ffffff;
    border:1px solid #E3E3E3;
	border-radius:4px;
	width: 46.8%;
    display: inline-block;
    margin: 10px;
	outline:none;
	font-size: 14px;
    padding: 9px 15px;
}

.form-sec .cota-newsletter {
	text-align:center;
}

.form-sec input[type=submit] {
	background:#E86D1F;
	border-radius:40px;
	height:40px;
    padding:10px 30px;
	margin-top:15px;
	border:0;
	font-size:14px;
	font-weight:500;
}

.form-sec input[type=submit]:hover {
	background:#0f2b46;
	color:#E86D1F;
}

/* .event-dis {
	min-height:150px;
} */

.share-btn  {
	background:#0F2B46;
	width:28px;
	height:28px;
	line-height:28px;
	border-radius:28px;
	display:inline-block;
	text-align:center;
	margin: 0 8px;
}

.share-btn i  {	
	color:#fff;
	font-size:15px;
}

.share-sec .elementor-share-btn .elementor-share-btn__icon svg  {
	display:none;
}

.share-sec .elementor-share-btn .elementor-share-btn__icon {
	font-size: 20px;
    font-weight: 700;
    float: left;
	background:#0F2B46;
	width:28px;
	height:28px;
	border-radius:28px;
	text-align:center;
	margin:0;	
	display:flex;
	align-items:center;
	justify-content:center;
}

.share-sec .elementor-grid-item {
	height:28px;
}

.share-sec .elementor-share-btn.elementor-share-btn_facebook .elementor-share-btn__icon::after {
	content: "\f39e";
    display: inline-block;
    font-family: "Font Awesome 5 Brands";
    font-size: 14px;    
    font-weight: 400;
	color:#fff;
}

.share-sec .elementor-share-btn.elementor-share-btn_linkedin .elementor-share-btn__icon::before {
	content: "\f0e1";
    display: inline-block;
    font-family: "Font Awesome 5 Brands";
    font-size: 14px;    
    font-weight: 400;
	color:#fff;
}


/* Signup from Styles Starts here  */
.signup-from ul  {
    padding: 10px 0px 5px 25px;
}

.signup-from ul li {
	color:#fff;
	padding-bottom:15px;
	font-weight:300;
}

.signup-from.home-page-form input {
	background-color: #ffffff;
    border:1px solid #E3E3E3 !important;
}

/* .signup-from.home-page-form .buttons {
	margin-top: 0px;
} */

.signup-from.home-page-form input[type=submit] {
	background:#E86D1F;
	color:#fff;
}

.signup-from.home-page-form input[type=submit]:hover {
	background:#0f2b46;
	color:#E86D1F;
}

.signup-from .form-row {
	display: flex;
	gap: 20px;
}

.signup-from .error-field,
.signup-from.home-page-form .error-field{
    border: 2px solid rgba(255, 0, 0, 1) !important;
    box-shadow: 0 0 5px rgba(255, 255, 255, 0.8);
}

.signup-from #captcha-error.inline-error {
	padding:0;	
	display:inline;
}

.signup-from .inline-error {
	color:#fff;
	margin-top:5px;	
    display: inline-block;
    background: #ff0000;
    padding: 2px 5px;
	font-size:13px;
}

.signup-from.home-page-form .inline-error {
	color:#ff0000;
	background:transparent;
	padding:0;
	margin-top:5px;	
    display: inline-block;   
}

.signup-from .checkbox-error {
	position:absolute;
	bottom:-20px;
}

.signup-from .form-check .inline-error {
	color:#fff;
	margin-top:5px;	
    display: inline-block;
}

.signup-from .form-row .form-group {
	flex: 1;
	margin-bottom:20px;
}

.signup-from .form-row .form-group label {
	display: block;
	font-weight: 400;
	color:#fff;
	margin-bottom:5px;
}

.signup-from .form-row .form-group input[type="text"],
.signup-from .form-row .form-group input[type="email"] {
	width: 100%;
	border-radius:4px;
	height:40px;
	border:0;
	outline:none;
	font-size:13px;
	padding:.5rem 0.7rem;
}

.signup-from .form-row .form-group textarea {
	width: 100%;
	border-radius:4px;
	border:0;
	outline:none;
	font-size:13px;
	padding:.5rem 0.7rem;
	height:40px;
}

.signup-from p {
	color:#fff;
}

.signup-from .checkbox-group {
	margin: 15px auto;
	max-width: 260px;
	color:#fff;
}

.signup-from .checkbox-group label {
	font-weight: normal;
	display: flex;
	align-items: center;
	margin-bottom: 15px; 
}

.signup-from .checkbox-group input {
	margin-right: 10px;
}

/* .member_sign_up.signup-from .buttons {
	display: inline-block;	
} */

.signup-from .buttons {
	margin-top: 20px;
	display: flex;
	gap: 0;
	align-items: center;
	justify-content: center;
}

.signup-from .buttons input {
    height: 40px;
    border-radius: 40px;
    padding: 0 25px;
	font-size:14px;
	font-weight:500;
	background:#fff;
	border:1px solid #E86D1F;
	color:#E86D1F;
}

.signup-from .buttons input:hover,
.signup-from .buttons input:focus{
	background:#0F2B46;
	color:#E86D1F !important;
}

.signup-from .buttons input[type="reset"] {
	border:1px solid #0080FB;
	color:#0F2B46;
	margin-right: 10px;
}

.form-check {
    display: block;
    min-height: 1.5rem;
    padding-left: 1.8em;
    margin-bottom: .125rem;
	position:relative;
}

.form-check-input[type=checkbox] {
    border-radius: 4px;
	margin-right: 7px;
    border: 1px solid #fff;
    width: 18px;
    height: 18px;
}

.form-check .form-check-input {
    float: left;
    margin-left: -1.5em;
	margin-top:-2px;
}

.form-check-input {
   -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.form-check-input:checked[type=checkbox] {
   background-color: #ffffff; /* green background */
  border-color: #ffffff;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23ff7f00' stroke-width='2' d='M6 10 L9 14 16 7'/%3E%3C/svg%3E");
}
/* Signup from Styles Ends here  */

/* Pagination Styles Starts here  */
.elementor-pagination {
	margin:25px 0 0 0;
}

.elementor-pagination .page-numbers.prev,
.elementor-pagination .page-numbers.next {
	width:auto;
	height:auto;
	background-color:transparent;
	border:0;
	font-size:14px;
	color:rgba(47, 47, 47, 0.6);
	margin:0 15px;
}

.elementor-pagination .page-numbers.prev:hover,
.elementor-pagination .page-numbers.next:hover {
	background-color:transparent;
	border:0;
	color:rgba(47, 47, 47, 0.6);
}

.elementor-pagination a.page-numbers.prev,
.elementor-pagination a.page-numbers.next {
	color:#333333;
}

.elementor-pagination a.page-numbers.prev:hover,
.elementor-pagination a.page-numbers.next:hover {
	color:#E86D1F;
	background-color:transparent;
	border:0;
}

.elementor-pagination .page-numbers.prev::before {
    content: "\f053";
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-size: 12px;
    margin-right: 10px;
    font-weight: 700;
}

.elementor-pagination .page-numbers.next::after {
    content: "\f054";
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-size: 12px;
    margin-left: 10px;
    font-weight: 700;
}

.elementor-pagination .page-numbers {
	width:25px;
	height:25px;
	background-color:#F6F6F6;
	border:1px solid #C7C7C7;
	display:inline-block;
	border-radius:25px;
	font-size:13px;
	color:#333333;
	line-height:25px;
	margin:0 3px !important;
}

.elementor-pagination .page-numbers:hover,
.elementor-pagination .page-numbers.current{
	background-color:#E86D1F;
	border:1px solid #E86D1F;
	color:#ffffff;
}

.tab-section button.e-n-tab-title[aria-selected=true],
.tab-section button.e-n-tab-title:hover {
	background-color:transparent !important;
}

.tab-section .ecs-load-more-button .elementor-button {
	margin-top:0 !important;
}

.single-latest-news article {
	background:transparent !important;
}

.single-latest-news article .elementor-widget-theme-post-featured-image.elementor-widget-image {
	min-height: inherit !important;
    max-height: inherit !important;
    overflow: visible  !important;
}

article.elementor-post .has-post-thumbnail .e-con-boxed .elementor-widget.elementor-widget-theme-post-featured-image.elementor-widget-image {
/* 	min-height:150px;
	max-height:150px;
	overflow:hidden; */
/* 	display: flex;
    align-items: center; */
}

.media-contact-sec p {
	background:#0F2B46; 
	color:#ffffff !important;
	font-size:16px !important;
	font-weight:500 !important;
	padding:8px 15px;
	border-radius:5px;
	margin-bottom:0;	
	float:left;
	width:auto;
}

.media-contact-sec strong,
.media-contact-sec p strong{
	font-weight:500 !important;
}

.media-contact-sec a,
.media-contact-sec p a{
	padding:0 10px;
	color:#ffffff !important;
	font-size:16px !important;
}


/* article.elementor-post .has-post-thumbnail .e-con-boxed .elementor-widget.elementor-widget-heading .elementor-heading-title {
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}*/

/* Adjust anchor scroll position */
#video-sec {
  scroll-margin-top: 150px; /* space from top when scrolled */
}

.event-dis .elementor-widget-theme-post-excerpt  {
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical;
} 

.elementor-icon .e-fas-map-marker-alt {
	margin-top: 2px;
}

.btn-get-tickets {
	background-color:#E86D1F;	
	border-radius:40px;
	height:40px;
	line-height:40px;
	color:#ffffff !important;
	display: flex;
    align-items: center;
    justify-content: center;
    max-width: 150px;
    margin: 0 auto;
	padding:0 30px;
}

.btn-get-tickets:hover {
	background-color:#0F2B46;
	color:#E86D1F !important;	
}

span:has(a.next-event) { 
  margin-left:auto;
}

span:has(a.next-event) { 
  margin-left:auto;
}
/* Pagination Styles End here  */

/* Events Tab Styles Starts here  */
/* .tab-section article .e-con-boxed.e-con.e-parent { 
	padding:0;	
}

.tab-section article .e-con-boxed.e-con.e-parent .elementor-widget-heading {
	order:1;
} */
/* Events Tab Styles Ends here */



/* Accessibility Styles Starts here  */
#acwp-toolbar-module {
	max-width:350px !important;
}

.acwp-title {   
	font-size: 26px !important;
    line-height: 26px;
}

.media-contact-sec {
	word-break: break-word;
}

/* body.acwp-incfont a.elementor-button-link,
body.acwp-incfont .elementor-widget-text-editor,
body.acwp-incfont .elementor-widget-text-editor li,
body.acwp-incfont .elementor-widget-text-editor li::before,
body.acwp-incfont .elementor-widget-text-editor li a,
body.acwp-incfont .elementor-widget-text-editor a,
body.acwp-incfont .elementor-location-footer .elementor-item,
body.acwp-incfont .elementor-nav-menu--main .elementor-nav-menu a {
  font-size: 110% !important;
}

body.acwp-incfont h2.elementor-heading-title {
	font-size:50px !important;
}


body.acwp-decfont h2.elementor-heading-title {
	font-size:30px !important;
}

body.acwp-decfont a.elementor-button-link,
body.acwp-decfont .elementor-widget-text-editor,
body.acwp-decfont .elementor-widget-text-editor li,
body.acwp-decfont .elementor-widget-text-editor li::before,
body.acwp-decfont .elementor-widget-text-editor li a,
body.acwp-decfont .elementor-widget-text-editor a,
body.acwp-decfont .elementor-location-footer .elementor-item,
body.acwp-decfont .elementor-nav-menu--main .elementor-nav-menu a {
  font-size: 90% !important;
} */

/* .latest-newsletter h1.elementor-heading-title {
	font-size: 50px !important;
	line-height: 52px !important;
} */
/* Accessibility Styles Ends here  */


@media screen and (max-width: 1024px) {	
	.hide-desktop {
		display:flex;
	}
	
	.hide-mobile {
		display:none;
	}
	
	.logo-sec img {
	    max-height: 60px;
		width:auto;
	}
	
	header #searchbox {
		top: 90px;
	}	
	
	header .is-form-style {
		max-width:inherit;	
	}
	
	.elementor-menu-toggle {
		padding:0;	
	}
	
	.is-form-style {
		min-width:initial;
	}
	
	div:has(div.search-sec#searchbox) {
		z-index:100;
	} 
	
	.search-sec .e-search-submit {
		top: 16px;
	}
	
	.searchbtn .elementor-button-icon svg {
		width:20px;
	}
	
	.searchbtn .elementor-button-text {
		display:none;	
	}
	
	.hide-desktop {
		display:flex;
	}
	
	.hide-mobile {
		display:none;
	}

    .searchbtn {
        display: block;
        height: 35px;
    }
	
	.searchbtn .elementor-button-icon .e-font-icon-svg {
		fill:#003773;
	}

	.searchbtn .elementor-button.elementor-button-link {
		padding: 0;
		height: 35px;
		width: 35px;
		display: flex;
		align-items: center;
		justify-content: center;
		border-radius: 5px;
	}
	
	header #searchbox {
		position: fixed;
		display: block;
		left: 0px;
		right: 0px;
		top: 84px;
		background: #0f2b46 !important;
		padding: 5px;
		width: 100% !important;
		border:0;
	 }
	
	header #searchbox input {
		border-radius: 5px 0 0 5px;
		background: #ffffff !important;	
	}
		
	header #searchbox {
		display:none;
		margin:0;
	}
	
	header.elementor-location-header .search-sec .e-font-icon-svg.e-fas-search {
		margin: 5px 0px;
	}
	
	.charity-logo a img {
		max-width:105% !important;
	}
}


@media screen and (max-width: 1023px) {	
	.inner-banner .elementor-widget-heading h2.elementor-heading-title {
		line-height: 44px !important;
	}
	
	.video-sec {
		background:#0F2B46;
	}
	
	.learn-more .elementor-widget.elementor-widget-image {
		min-height: 120px;
	}
	
	.learn-more .elementor-widget.elementor-widget-image img {
/* 		height: 100px;		 */
	}	
	
	.learn-more .elementor-widget-text-editor h5 {			
		text-align: left;
		float: left;		
		display: inline-block;
		margin: 15px 0 0 10px;
		padding: 0;
	}
	
	.learn-more .elementor-widget-text-editor a {		
		height: 32px;
		display: inline-block;
		line-height: 32px;
		padding: 0 0;
		border-radius: 20px;
		margin-left: auto;
		display: inline-block;
		text-align: center;
		width: 32px;
		float: right;
		margin-right: 10px;
        margin-top: 10px;
	}
	
	.learn-more .elementor-widget-text-editor a strong {	
		display:none;
	}
	
	.learn-more .elementor-widget-text-editor a::after {
		margin-left:0;
	}	
	
	.learn-more .elementor-widget-text-editor { 
		max-height:42px;
	}
	
	article.our_board {
		padding-top:10px !important;
		padding-bottom:10px !important;
	}
	
	.elementor-posts .our_board.elementor-post .elementor-post__text {
		padding: 0px 0px 0px 0px !important;
	}
	
	.elementor-posts article.our_board:last-child {
		padding-bottom: 20px !important;
	}
	
	.elementor-nav-menu__text-align-center .elementor-nav-menu--dropdown .elementor-nav-menu a {
		Justify-content: left;
		padding-left:15px !important;
	}	
	
	.elementor-nav-menu__text-align-center .elementor-nav-menu--dropdown .elementor-nav-menu .sub-menu li a {
		padding-left:30px !important;
	}
	
	.annual-report-link a.elementor-button-link {
		padding:12px 0;
	}	
	
	article.elementor-post .has-post-thumbnail .e-con-boxed .elementor-widget.elementor-widget-theme-post-featured-image.elementor-widget-image {
		max-height: inherit;
	}	
	
	.form-check.checkbox2  {
		margin-bottom:10px !important;
		position:relative;
	}
	
	.form-check.checkbox2 .form-check-input {
		position: absolute;
        top: 0;
        left: 0;
        margin-left: 1px;	
	} 
}

@media screen and (max-width: 767px) {		
	.banner-sec .elementor-slides .swiper-slide-inner {
		padding: 30px 15px 15px 15px;
	}
	
	.banner-sec .elementor-swiper-button {
		bottom: 0 !important;
	}
	
	.banner-sec .elementor-slides .swiper-slide-inner .elementor-slide-heading {
		margin-bottom: 15px;
		padding: 7px 0 7px 0px;
	}
	
	.banner-sec .elementor-swiper-button.elementor-swiper-button-prev {
		left: 10px !important;
	}
	
	.banner-sec .elementor-swiper-button.elementor-swiper-button-next {
		right: 10px !important;
	}

	.banner-sec .elementor-slides .swiper-slide-inner .elementor-slide-button	 {
		padding: 7px 40px 7px 20px;
	}
	
	.elementor-widget-shortcode:has(.is-search-form) {
		min-width:100%;	
	}
	
	.inner-banner .elementor-widget-heading h2.elementor-heading-title {
		line-height: 28px !important;
	}
		
	.inner-banner .elementor-widget-heading {
		padding: 0px 0px 0px 0px !important;
	}
	
	.inner-banner .elementor-widget-heading h2 {
		text-shadow: 0px 0px 12px rgba(0,0,0,0.57);
	}
		
	.inner-banner .top-menu {		
		padding: 0px 0px 50px 0px;
	}
	
	.inner-banner .top-menu .elementor-nav-menu {
		background: rgba(0, 0, 0, 0.5) !important;
	}	
	
	.inner-banner .top-menu .elementor-nav-menu a.elementor-item {
		font-size: 12px !important;
	    padding: 10px 15px 10px 15px !important;
	}
	
	.inner-banner .top-menu.news-menu .elementor-nav-menu a.elementor-item {
	    padding: 10px 8px 10px 8px !important;
	}
	
	article.elementor-post .has-post-thumbnail .e-con-boxed .elementor-widget.elementor-widget-theme-post-featured-image.elementor-widget-image {	
/* 		max-height: 220px; */
	}
		
	.share-sec .elementor-grid-item {
		height: 24px;
	}
	
	header #searchbox {
		top: 77px;
	}
	
	.is-form-style {
		min-width: 100%;
		max-width: 100%;
	}
	
	.share-sec .elementor-share-btn .elementor-share-btn__icon {
		width: 24px;
		height: 24px;
		border-radius: 24px;
	}
	
	.share-sec .elementor-share-btn.elementor-share-btn_facebook .elementor-share-btn__icon::after {
		font-size:12px;
	}
	
	.tab-search {
		position:inherit;
	}
	
	.search-sec.tab-search  .e-search-submit {
		top: 30px;
        right: 20px;
	}

	.heading-with-bdr .elementor-heading-title::after,
	.heading-with-bdr p::after {	
		margin: 20px auto 5px auto; 
	}
	
	.inner-banner {
		max-height: 240px !important;
        min-height: 240px;
	}
	
	.inner-banner .elementor-widget-heading .elementor-heading-title {
		font-size:25px !important;
	}
	
	/*.learn-more .elementor-widget-image  {
 		max-height:130px;
		overflow:hidden; 
	}*/
	
	.footer-txt p {
		line-height:20px;
	}
	
	.copyright p {
		padding: 10px 0 10px 0;
	}
	
	.elementor-posts .elementor-post.our_board {
		display: inline-block;
	}
	
	article.our_board,
	.our_board{
		padding-top:15px !important;
		padding-bottom:15px !important;
	}
	
	.our_board .elementor-post__thumbnail {
		margin-bottom:20px;
	}
	
	.elementor-posts article.our_board:last-child,
	.our-board-sec .our_board:last-child {
		padding-bottom: 15px !important;
	}
	
	.our_board .elementor-post__text .elementor-post__title a, .our_board .elementor-widget-text-editor h2 {
		line-height:34px;
	}
	
	.signup-from .form-row {
		display: grid;
		gap: 0;
	}	
	
	.signup-from .form-row .form-group {
		margin-bottom:15px;
	}
		
	.submissions-list .elementor-posts.elementor-grid {
		grid-template-columns: repeat(1, 1fr); /* 1 columns */

	}
	
	.media-contact-sec a, .media-contact-sec p a {
		padding:0 0 10px 0;
		width:100%;
		text-align:left;
	}
	
	.donate-btn {
		margin-left:auto !important;
		width:90% !important;
	}
	
	.donate-btn a {
		width:100% !important;	
	}
	
	.charity-logo a img {
		max-width:85% !important;
	}
}

@media screen and (max-width: 374px) {
    .inner-banner .top-menu .elementor-nav-menu a.elementor-item {
        font-size: 11px !important;
        padding: 10px 10px 10px 10px !important;
    }
	
	.inner-banner .top-menu.news-menu .elementor-nav-menu a.elementor-item {
		font-size: 10px !important;
        padding: 10px 7px 10px 7px !important;
	}
}

