/*
Theme Name: AEEDC
Theme URI: https://demo.studiopress.com/
Description: This is the sample theme created for the Genesis Framework.
Author: StudioPress
Author URI: https://www.studiopress.com/

Version: 3.3.1
Tags: accessibility-ready, block-styles, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, left-sidebar, one-column, right-sidebar, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, two-columns, wide-blocks

Template: aeedc
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Text Domain: aeedc-child
Requires at least: 5.4
Requires PHP: 5.6
*/


main.content{padding-top:0px;}
.loadMoreBtn{min-width:250px;text-align:center;margin-left:auto;margin-right:auto;}

.board-members .testimonials{padding-top:50px;}

.section .register-now img{max-height:350px;}

.card-custom--sm{border-radius:12px;}

.wpb_content_element{padding:0px 2%;}

.stats .text-warning{margin-bottom:0px !important;}


/*Alphabetical Paging -start*/

.listNav,
.ln-letters {
/*   overflow: hidden; */
}

.listNavHide {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}

.letterCountShow {
  display: block;
}
.ln-letters {
    display: flex;
    width: 100%;
    background-color: #fff;
    overflow-x: scroll;
	overflow-y: hidden;
}

.ln-letters > a {
	float: left;
	border-right: none;
	text-decoration: none;
    border: 1px solid #efefef;
    border-right: none;
    display: block;
    float: left;
    font-size: .8em;
    text-decoration: none;
    height: 35px;
    line-height: 35px;
    min-width: 35px;
    transition: all .3s ease-in;
	text-align: center;
	width: 100%;
	color: #1b355e;
}
.ln-letters .ln-last {
    border-right: 1px solid #efefef;
}

.ln-letters a:hover, 
.ln-letters .ln-selected {
    background-color: #f8992f;
    color: #fff;
}

.ln-letters .ln-disabled {
    user-select: none;
    pointer-events: none;
	color: #ccc;
}
.ln-letter-count {
  color: #336699;
  font-size: .8em;
  left: 0;
  line-height: 1.35;
  position: absolute;
  text-align: center;
  top: 0;
  width: 20px;
}




@media (min-width: 320px) and (max-width: 767px) {
	.ln-letters {
		width: 100vw;
		margin-left: -22px;
		padding: 10px 22px;
	}
	.ln-letters > a {
		min-width: 40px;
	}
}
@media (min-width: 1024px) {
	::-webkit-scrollbar-track {
	  background: rgba(27 134 73 / 5%);
	  margin-block: 0;
	}
	::-webkit-scrollbar {
	  width: 13px;
	  height: 5px;
	}
	::-webkit-scrollbar-thumb {
	  background: #f8992f;
	}

	::-webkit-scrollbar-thumb:hover {
	  background: #000000;
	}	
	@supports (scrollbar-color: #f8992f rgba(27 134 73 / 5%)) {
		* {	
			scrollbar-color: #f8992f rgba(27 134 73 / 5%);
		}
		.ln-letters {
			scrollbar-width: thin;
		}	
	}
}

/*Alphabetical Paging -end*/




/* Abu Bakar css */





