
img {
	max-width: 100%;
	height: auto;
}


/*============================
top
==============================*/

.top_line { width: 100%; height: 15px; line-height: 15px; background-color: #000000;}

.top_head { width: 59%; height: auto; margin: auto; overflow: hidden; margin-top: 20px; margin-bottom: 20px;}

.top_logo { width: 35%; height: auto; float:left;}
.top_right { width: 25%; height: auto; line-height: 30px; font-size: 1.2em; margin-top: 15px; float: right;}



/* TOP RIGHT CSS */
.top-right-menu ul.social-icons {
	margin: 0;
	padding: 0;
}
.top-right-menu ul.social-icons li {
	display: inline-block;
	margin-left: 15px;
	position: relative;
}



/* sub menu css */
.top-right-menu ul .sub-menu {
	position: absolute;
	left: 0px;
	top: 100%;
	visibility: hidden;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	border-top: 1px solid #f00;
	width: 150px;
	-webkit-transition: .5s;
	transition: .5s;
	text-align: left;
	background: #fff;
	z-index: 1;
}
.top-right-menu ul.social-icons li:hover .sub-menu {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	visibility: visible;
}
.top-right-menu ul .sub-menu li {
	padding: 5px 0px 0px 5px;
}
.top-right-menu ul .sub-menu li a {
	font-size: 12px;
}
.top-right-menu ul .sub-menu ul {
	display: none;
}


.text-right {
	text-align: right;
}

/* MAIN MENU CSS */

.leadership_menu ul {
	text-align: right;
	list-style: none;
}

.leadership_menu>ul>li {
	display: inline-block;
	position: relative;
}

.leadership_menu>ul>li>a {
	display: block;
	margin: 29px 0px 28px;
	-webkit-transition: .5s;
	transition: .5s;
	position: relative;
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	margin-right: 128px;
}
.leadership_menu>ul>li>a::before,
.leadership_menu>ul>li.current>a::before {
	background: #ffb600 none repeat scroll 0 0;
	bottom: -7px;
	content: "";
	height: 2px;
	left: 0;
	margin: auto;
	opacity: 0;
	position: absolute;
	right: 0;
	transition: all 0.5s ease 0s;
	width: 15%;
	display: none;
}

.leadership_menu>ul>li>a {
	color: #fff;
}


.leadership_menu ul li:last-child a {
	margin-right: 0px;
}

.leadership_menu>ul>li.current>a,
.leadership_menu>ul>li:hover>a,
.creative_header_menu>ul>li:hover>a {
	color: #980e19;
	background-color: transparent;
}

.leadership_menu>ul>li:hover>a:before,
.leadership_menu>ul>li.current>a:before {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}





/* NAV */

.leadership_nav_area {
	background: #000 none repeat scroll 0 0;
	-webkit-transition: .3s;
	transition: .3s;
}


.transprent-menu .leadership_nav_area {
	left: 0;
	right: 0;
	top: 0;
	z-index: 9999;
	background-color: transparent;
	padding: 0;
	-webkit-transition: .5s;
	transition: .5s;
	position: absolute;
}



.leadership_nav_area.leadership_menu>ul>li>a {
	color: #fff;
	-webkit-transition: .3s;
	transition: .3s;
}

.leadership_nav_area.leadership_menu>ul>li.current>a {
	color: #eb1b2b;
}




/* LOGO LEFT RIGHT CSS */

.logo-left {}


.leadership_menu>ul {
	text-align: left;
}

.leadership_menu>ul>li:first-child a {
	padding-left: 0px;
}

.leadership_menu>ul>li:last-child a {
	padding-right: auto;
}


/* sub menu style */

.leadership_menu ul .sub-menu {
    position: absolute;
    left: 0;
    top: 130%;
    width: 228px;
    text-align: left;
    background: #fff;
    margin: 0;
    padding: 15px 0;
    z-index: 9999;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
    -webkit-transition: .5s;
    transition: .5s;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    visibility: hidden;
}

.leadership_menu ul li:hover>.sub-menu {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	visibility: visible;
	top: 100%;
	z-index: 9;
}
.sub-menu li .active{
	position: relative;
}
ul.inner-sub-menu {
    position: absolute;
    left: 101%;
    width: 219px;
    background: #fff;
    text-align: left;
    padding: 14px 1px 13px;
    top: 219%;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
}
.active:hover ul.inner-sub-menu{
	opacity: 1;
	top:0;
	visibility: visible;

}
.leadership_menu ul .sub-menu li {
	position: relative;
}
.leadership_menu ul .sub-menu li a {
	display: block;
	padding: 12px 20px;
	margin: 0;
	line-height: 1.3;
	letter-spacing: normal;
	font-size: 12px;
	font-weight: 500;
	text-transform: uppercase;
	-webkit-transition: .1s;
	transition: .1s;
	visibility: inherit !important;
}
.leadership_menu ul .sub-menu li a span {
    display: inline-block;
    padding: 2px 9px;
    background: #EB1B2B;
    font-size: 9px!important;
    color: #fff;
    border-radius: 3px 0 3px 3px;
    margin-left: 4px;
}


.leadership_menu ul .sub-menu li:hover>a,
.leadership_menu ul .sub-menu .sub-menu li:hover>a,
.leadership_menu ul .sub-menu .sub-menu .sub-menu li:hover>a,
.leadership_menu ul .sub-menu .sub-menu .sub-menu .sub-menu li:hover>a {
	background: rgba(255, 255, 255, .06);
	color: #eb1b2b;
}
html{
	scroll-behavior: smooth;
}



/* maing menu search */

.leadership_menu.main-search-menu>ul,
.em-quearys-top.msin-menu-search {
	display: inline-block;
}

.em-quearys-top.msin-menu-search .em-quearys-menu i {
	height: 36px;
	width: 36px;
	line-height: 36px;
	margin-left: 20px;
}

.em-quearys-top.msin-menu-search .em-quearys-inner {
	top: 59px;
}


/* has menu icon */

.leadership-main-menu .menu-item-has-children>a:after {
	margin-left: 5px;
	content: "\f107";
	font-family: FontAwesome;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	font-size: 13px;
	opacity: .5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

.leadership-main-menu .menu-item-has-children .menu-item-has-children>a:after {
	margin-left: 8px;
	content: "\f105";
}



/*header_style_seven*/

.leadership_nav_area.scroll_fixed.style-seven {
    background: transparent;
    position: relative;
    margin-bottom: -89px;
    z-index: 2;
}
.row.upper {
    background: #EB1B2B;
    padding-left: 27px;
    padding-right: 13px;
}


.leadership_nav_area.scroll_fixed.style-seven .leadership_menu>ul>li>a {
    display: block;
    margin: 34px 0px 33px;
    -webkit-transition: .5s;
    transition: .5s;
    position: relative;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    margin-right: 40px;
    position: relative;
    z-index:1;
}
.leadership_nav_area.scroll_fixed.style-seven .leadership_menu>ul>li>a:after{
	position: absolute;
    content: "";
    bottom: -6px;
    height: 100%;
    width: 0%;
    border-bottom: 5px dotted #fff;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    transition:-1;
    right: 0;
}
.leadership_nav_area.scroll_fixed.style-seven .leadership_menu>ul>li>a:hover:after{
	width: 100%;
	left: 0;
}
.leadership_nav_area.scroll_fixed.style-seven .leadership_menu>ul>li>a i{
	margin-left:4px;
}

/*header_style_eight*/
.leadership_nav_area.scroll_fixed.style-eight {
    background: #fff;
}
.leadership_nav_area.scroll_fixed.style-eight {
    float: inherit;
}
.leadership_nav_area.scroll_fixed.style-eight .leadership_menu>ul>li>a {
    margin: 39px 0px 34px;
    color: #333;
    font-size: 13px;
    margin-left: 28px;
    position: relative;
    z-index: 1;
}
.leadership_nav_area.scroll_fixed.style-eight .leadership_menu>ul>li>a:after {
    position: absolute;
    content: "";
    bottom: -6px;
    height: 100%;
    width: 0%;
    border-bottom: 5px dotted #EB1B2B;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    transition: -1;
    right: 0;
}
.leadership_nav_area.scroll_fixed.style-eight .leadership_menu>ul>li>a:hover:after{
	width: 100%;
	left: 0;
}
.leadership_nav_area.scroll_fixed.style-eight ul.sub-menu {
    float: right;
}
.leadership_nav_area.scroll_fixed.style-eight a.dtbtn {
    font-size: 14px;
    background-color: #EB1B2B;
    color: #fff;
    padding: 9px 30px;
    margin-top: 19px;
    border: 2px solid transparent;
}
.leadership_nav_area.scroll_fixed.style-eight a.dtbtn:hover {
    background-color: transparent;
    border-color: #EB1B2B;
    color: #EB1B2B;
}

.mobile-menu.mean-container {
    overflow: hidden;
}
/*header section*/
.header-section {
    padding: 27px 0;
}
.header-section .header-creative-address {
    text-align: inherit;
    left: 48px;
    margin-left: -4px;
}
.header-section .header-creative-address::before {
   display: none;
}
.header-section {
    margin-right: 10px;
}
.header-section .header-creative-content h3 {
    margin: 0;
    font-size: 18px;
    font-weight: 600;
}
.header-section .header-creative-content p {
    margin: 0;
}
/*leadership slider section*/
.slider-section{
    background: url(imgs/slider.jpg);
    background-size: cover;
    background-position: center center;
    height: 750px;
    position: relative;
    z-index: 1;
}
.slider-section:before{
	position: absolute;
	content:"";
	background:rgba(54, 55, 51, 0.7);
	 height: 100%;
    width: 100%;
    transition: .5s;
    z-index: -1; 
}

/*slider style two*/
.slider-section {
    background: url(imgs/section2.jpg);
    background-size: cover;
    background-position: center center;
    height: 750px;
    position: relative;
    z-index: 1;
}


/*banner*/
.carousel-slider-section{
	position: relative;
}



/*=========================
LEADERSHIP ABOUT AREA CSS
===========================*/

/* About Pages Css */
.about_area {
	padding: 70px 0 79px;
	background: #f7f7f7;
}

.leadership_about {
	padding: 0;
}
.section_title_lefts h2 {
	position: relative;
	display: inline-block;
	font-family: 'Merriweather', serif;
	font-size: 1.8em;
	font-weight: 500;
	margin-bottom: 20px;
}
.section_title_lefts h2::before {
	position: absolute;
	content: "";
	right: -55%;
	top: 10px;
	width: 60px;
	height: 2px;
	background: #f00;
}

.single_image {
	margin-top: 5px;
	position: relative;
}


.about_text { line-height: 26px;
	margin-bottom: 10px;
}
.about_button a {
	background: #eb1b2b;
	display: inline-block;
	color: #fff;
	padding: 10px 45px;
	font-size: 16px;
	margin-top: 17px;
	transition: .3s;
	border-radius: 30px;
}
.about_button a:hover {
	color: #fff;
}


/*section title section */

.section-title h2::before {
   display: none;
}
.section-title h2::after{
   display: none;
}


/*==============================
/* LEADERSHIP COUNTDOWN AREA CSS 
===============================*/
.count_down_area {
	background-image: url(imgs/countdown-bg.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 83px 0 100px;
	position: relative;
	background-attachment: fixed;
}
.count_down_area::before {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	background: rgba(2, 2, 2, 0.75);
}



/*=========================
LEADERSHIP SERVICE AREA CSS
===========================*/
.goal_area {
	background: #F7F7F7;
	padding: 50px 0 50px;
}

.tab_area {
	overflow: hidden;
}
.leadership-tab {
	overflow: hidden;
	clear: both;
	margin-bottom: 50px;
}
.leadership-tab li {
    display: inline-block;
    list-style: none;
    float: left;
    overflow: hidden;
    text-align: center;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
    margin: 10px 12px 10px 0;
    background: #fff;
    padding: 20px 0 16px;
    /* color: #f00; */
    transition: .5s;
    cursor: pointer;
    border-radius: 5px;
    border-top: 3px solid #eb1b2b;
}
.leadership-tab li:last-child {
	margin-right: 0;
}
.leadership-tab li i {
	font-size: 35px;
	transition: .5s;
}
.leadership-tab li a {
	padding: 7px 29.5px 0;
	display: block;
	color: #6d6d6d;
}
.leadership-tab li.active,
.leadership-tab li:hover {
	background: #eb1b2b;
	color: #fff;
}
.leadership-tab li.active a,
.leadership-tab li:hover a {
	color: #fff;
}

/* Our Vision Area */
.our_vision_area {
	padding: 30px 25px 30px 13px;
	overflow: hidden;
	background: #fff;
}

.single_vision {
	padding-left: 25px;
	padding-top: 11px;
}

.vission_content h2 {
	padding-bottom: 25px;
}

.vission_content a {
	font-size: 16px;
	padding: 8px 35px;
	border-radius: 30px;
	color: #fff;
	background: #f00;
	display: inline-block;
	margin-top: 17px;
}
.vission_content a:hover {
	color: #fff;
}
.vsion_thumb img {
	width: 100%;
}




/*=============================
LEADERSHIP TESTIMONIAL AREA CSS
===============================*/
.testimonial_area {
	background: #eb1b2b;
}
.testimonial_list {
	padding-top: 96px;
}


.testimonial_area .col-md-6,
.testimonial_area .col-lg-6 {
	margin: 0;
	padding: 0;
}

/*============================
 LEADERSHIP PORTFOLIO AREA CSS
=============================*/
.portfolio_area {
	padding: 10px 0 30px;
}
.section-title.t_center.port p {
	width: 63%;
	margin: auto;
	margin-bottom: 49px;
}

.portfolio_menu ul li {
	border-radius: 30px;
	color: #333;
	cursor: pointer;
	display: inline-block;
	font-size: 12px;
	font-weight: 500;
	margin: 0 9px 9px;
	padding: 10px 15px;
	position: relative;
	text-transform: uppercase;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	background: #fff;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.20);
}
.portfolio_menu ul li:hover,
.portfolio_menu ul li.current_menu_item {
	color: #fff;
	background: #eb1b2b none repeat scroll 0 0;
	border-color: #eb1b2b;
}

/* single portfolio css */
.row.li .col-md-4 {
	padding: 0;
}
.single_portfolio {
    overflow: hidden;
    margin-bottom: 30px;
}
.single_portfolio_inner {
	position: relative;
	z-index: 1;
}
.single_portfolio_thumb {
	position: relative;
	z-index: -1;
}

.single_portfolio:hover .single_portfolio_thumb::before {
	background: rgba(235, 27, 43, 0.7);
	transform: scale(1.2);
	z-index: 1;
}
.single_portfolio_thumb img {
	width: 100%;
	transform: scale(1);
	transition: .5s;
}
.single_portfolio:hover .single_portfolio_thumb img {
	transform: scale(1.2);
}

.single_portfolio:hover {
	bottom: 30px;
	opacity:1;
}
.link i {
	transition-delay: 1s;
}

.single_portfolio:hover {
	right: 0px;
	opacity: 1;
}
.portfolio-pages .single_portfolio {
	overflow: hidden;
	margin-bottom: 30px;
}
.portfolio-pages .li.gutter-less .single_portfolio {
	overflow: hidden;
	margin-bottom: 0px;
}
.portfolio-pages .li.gutter-less .col-md-6,
.portfolio-pages .li.gutter-less .col-md-3,
.portfolio-pages .li.gutter-less .col-md-4 {
	margin: 0;
	padding: 0;
}


.tit_pro { width: 100%; height: 30px; line-height: 30px; text-align: center; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.tit_pro a:hover { color: #eb1b2b;}
/* search
=============================*/
.donated_area {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	position: relative;
	z-index: 1;
	text-align: center;
	padding: 82px 0 100px;
}
.donated_area:before {
	position: absolute;
	left: 0;
	content: "";
	top: 0;
	height: 100%;
	width: 100%;
	background: rgba(0, 0, 0, 0.75);
	z-index: -1;
}

.donate_title h2 {
	font-size: 41px;
	color: #fff;
}
.donate_title p {
	color: #fff;
	margin: 20px 0 37px;
}


/*=======================
NEWS
=========================*/
.blog_area {
	padding: 50px 0 50px;
}
.blog_area.blog-grid {
	padding: 100px 0 72px;
}
.blog_area.blog-grid.blog-details-area {
	padding: 100px 0 97px;
}


.blog-content h2 {
	margin: 0 0 18px;
}


.blog-content h2 a {
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
}
.blog-content h2 a:hover {
	color: #eb1b2b;
}
.blog-content p {
	margin-bottom: 0;
}



.readmore a {
	border: 1px solid #ddd;
	color: #444;
	display: inline-block;
	font-size: 11px;
	font-weight: 400;
	padding: 6px 10px;
	text-transform: uppercase;
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
}
.readmore a:hover {
	border-color: #eb1b2b;
	background: #eb1b2b;
	color: #fff;
}


.sl_con { width: 100%; height:auto; margin: auto; margin-top: 30px; overflow: hidden; display: flex; flex-wrap: wrap; justify-content: space-between;}
.sl_con li { width: 20%; float: left; list-style: none; margin-right: 5%;}
.sl_con_img { height: auto; }
.sl_con_tit { height: 50px; line-height: 50px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.sl_con_tit a:hover { color: #eb1b2b;}
.sl_con_con { height: 78px; line-height: 26px;}



/*blog section upper*/
.blog_area.upper {
    padding: 78px 0 60px;
}
.blog_area.upper {
    -webkit-box-shadow: 0 5px 30px rgba(0, 0, 0, 0.20);
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.20);
}
.blog_area.upper .section-title h2 {
    margin-bottom: 17px;
}
.blog_area.upper .section-title h2::before {
    display: none;
}
.blog_area.upper .section-title h2:after{
    display: none;
}
.blog_area.upper .section-title p {
    font-size: 15px;
    width: 85%;
    margin: 34px auto 50px;
}
.blog_area.upper {
    padding: 10px 22px 15px;
}
/*blog section upper upper2*/
.blog_area.upper.upper2{
    padding: 78px 0 65px;
}

/*==========================
LEADERSHIP FOOTER MIDDLE CSS
===========================*/

.footer-middle {
	background: #1a1a1a none repeat scroll 0 0;
	padding: 68px 0 95px;
}

.footer-middle.wpfd {
	padding: 0;
}

.wpfdp {
	padding-top: 0px;
	padding-bottom: 80px;
}

.footer-middle .widget h2 {
	color: #fff;
	margin-bottom: 42px;
	margin-top: 28px;
	position: relative;
}

.footer-middle .widget h2:before {}

.footer-middle .widget ul li,
.footer-middle .widget ul li a,
.footer-middle .widget ul li:before,
.footer-middle .tagcloud a,
.footer-middle caption,
.footer-middle table,
.footer-middle table td a,
.footer-middle cite,
.footer-middle .rssSummary,
.footer-middle span.rss-date,
.footer-middle span.comment-author-link,
.footer-middle .textwidget p,
.footer-middle .widget .screen-reader-text {
	color: #fff;
}

.footer-middle .widget h2 {}

.footer-middle .widget ul li:before {}

.footer-middle .tagcloud a {}

.footer-middle .widget ul {
	list-style: none;
}

.footer-middle .widget ul li {
	margin-bottom: 18px;
	list-style: none;
}

.footer-middle .widget ul li a,
.footer-middle .widget ul li:before {
	-webkit-transition: .5s;
	transition: .5s;
}

.footer-middle .widget ul li a:hover,
.footer-middle .widget ul li:hover:before {
	color: #eb1b2b;
}

.footer_a { width: 100%; line-height: 26px; color: #AAA4A4; font-size: 1.1em; }
.footer_e { width: 100%; margin-top: 20px;}
.footer_e li { width: 100%; line-height: 30px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}

.single-widget-item {
	overflow: hidden;
}



.footer-middle {
	color: #ddd;
	font-size: 12px;
	font-weight: 400;
}

.new_con { width: 100%; height: auto; overflow: hidden;}
.new_con li { width: 100%; height:80px; overflow: hidden;}
.new_img { width: 33%; float: left;}
.new_r { width: 65%; float: right;}
.new_tit { width: 100%; height: 30px; line-height: 30px; margin-top: 10px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.new_tit a:hover { color: #eb1b2b;}
.new_t { width: 100%; line-height: 30px;}

/* Get quote css */

.em_quote_form {}

.quote_form_inner {
	padding-top: 6px;
}

.quote_form_field {}

.quote_form_field input {
	width: 100%;
	height: 40px;
	margin-bottom: 16px;
	background: #fff;
	border: 0;
	padding-left: 15px;
	border-radius: 5px;
}

.quote_form_field textarea {
	width: 100%;
	height: 85px;
	border: 0;
	padding-left: 15px;
	border-radius: 5px;
	color: #000;
}

.quote_button {
	width: 100%;
	height: 40px;
	margin-top: 16px;
	border: 0;
	border-radius: 5px;
	background: #eb1b2b;
	color: #fff;
	transition: .5s;
	text-transform: capitalize;
}

.quote_button a { color: #ffffff;}
.quote_button:hover {
	background: #fff;
	color: #333;
}


/*===============================
LEADERSHIP FOOTER BOTTOM AREA CSS
================================*/

.footer-bottom {
	background: #101010 none repeat scroll 0 0;
	padding: 26px 0 24px;
}

.copy-right-text {}

.copy-right-text p {
	color: #fff;
	font-size: 14px;
	margin: 0;
	padding: 0;
}

.footer-menu {}

.footer-menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.footer-menu ul li {
	display: inline-block;
}

.footer-menu ul li a {
	color: #fff;
	padding: 0 10px;
	display: block;
}

.copy-right-text a:hover,
.footer-menu ul li a:hover {
	color: #eb1b2b;
}

.footer-menu ul li:last-child a {
	padding-right: 0px;
}

.footer_style_3 .footer-menu ul li:first-child a {
	padding-left: 0px;
}

.footer-menu ul ul {
	display: none;
}


/* start tab section*/
ul.tabs {
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
    height: 32px;
    border-bottom: none;
    width: 100%;
	display: flex; flex-wrap: wrap; justify-content: space-between;
}
ul.tabs li {
    float: left;
    margin: 0;
    cursor: pointer;
    padding: 15px 8px;
    line-height: 31px;
    background-color: #fff;
    overflow: hidden;
    position: relative;
    margin-right: 1px;
	font-size: 12px;
    font-weight: 600;
    transition: .5s;
    border-radius: 5px;
    text-align: center!important;
}

ul.tabs li i {
    font-size: 35px;
    display: inline-block;
}
ul.tabs li:hover {
  background-color:#eb1b2b;
  color: #fff;
}

ul.tabs li.active {
    background-color:#eb1b2b;
    color: #fff;
    display: block;
    font-weight: 600;
    text-align: center;
}

.tab_container {
    border-top: none;
    clear: both;
    float: left;
    width: 100%;
    margin-top:30px;
}

.tab_content {
    padding: 23px 0 0 4px;
    display: none;
}

.tab_drawer_heading { display: none; }

@media screen and (max-width: 480px) {
  .tabs {
    display: none;
  }
  .tab_drawer_heading {
    background-color: #ccc;
    color: #fff;
    border-top: 1px solid #333;
    margin: 0;
    padding: 5px 20px;
    display:none;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  .d_active {
    background-color: #666;
    color: #fff;
  }
}




/*========================
 LEADERSHIP UNITETEST
=========================*/


.single-blog-content iframe {
	margin-top: 20px;
}

.blog-content h1,
.blog-content h2,
.blog-content h3,
.blog-content h4,
.blog-content h5,
.blog-content h6 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: 500;
	color: #333;
	font-size: 30px;
}

.post_reply h1,
.post_reply h2,
.post_reply h3,
.post_reply h4,
.post_reply h5,
.post_reply h6 {
	color: #303030;
	font-size: 30px;
	font-weight: 500;
	margin-top: 15px;
	margin-bottom: 15px;
}

.blog-content h2,
.post_reply h2 {
	font-size: 26px;
}

.blog-content h3,
.post_reply h3 {
	font-size: 22px;
}

.blog-content h4,
.post_reply h4 {
	font-size: 20px;
}

.blog-content h5,
.post_reply h5 {
	font-size: 18px;
}

.blog-content h6,
.post_reply h6 {
	font-size: 17px;
}


/* single blog */

.single-blog-content h1,
.single-blog-content h2,
.single-blog-content h3,
.single-blog-content h4,
.single-blog-content h5,
.single-blog-content h6 {
	margin-bottom: 22px;
	margin-top: 20px;
	font-size: 30px;
	font-weight: 600;
}

.single-blog-content h2 {
	font-size: 26px;
}

.single-blog-content h3 {
	font-size: 22px;
}

.single-blog-content h4 {
	font-size: 20px;
}

.single-blog-content h5 {
	font-size: 18px;
}

.single-blog-content h6 {
	font-size: 17px;
}


/*========================
LEADERSHIP SCROLL TOP CSS
=========================*/

#scrollUp {
    background: #eb1b2b none repeat scroll 0 0;
    bottom: 30px;
    color: #fff;
    font-size: 30px;
    height: 40px;
    line-height: 40px;
    right: 80px;
    text-align: center;
    width: 40px;
    z-index: 9 !important;
}

#scrollUp i {
	color: #fff;
}

.copy-right-text a {
	color: #eb1b2b;
}

.template-home .vc_row {
	margin-left: 0px !important;
	margin-right: 0px !important;
}

.wpb_gallery.wpb_content_element.vc_clearfix {
	margin-bottom: 0;
}

.mean-container .mean-bar {
	float: none;
	background: #eb1b2b none repeat scroll 0 0;
}

.mean-container .mean-nav ul li li a {
	color: #333;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}


/*==========================
LEADERSHIP SECTION TITLE CSS
===========================*/

.section-title.t_center {
	margin: auto;
	text-align: center;
	width: 63%;
}

.section-title.t_left {
	margin: auto auto auto 0;
	width: 63%;
	text-align: left;
}

.section-title.t_right {
	margin: auto 0 auto auto;
	width: 63%;
	text-align: right;
}

.section-title.t_right .em-bar {
	margin: 0 0 5px auto;
}

.section-title.t_left .em-bar {
	margin: 0 0 5px;
}

.section-title h2 {
	font-size: 41px;
	font-weight: 700;
	margin-bottom: 28px;
	text-transform: capitalize;
	position: relative;
}

.section-title h2::after {
	position: absolute;
	content: "";
	left: -7px;
	bottom: -24px;
	width: 1px;
	height: 20px;
	background: #000;
	margin: auto;
	right: 0;
}

.section-title h2::before {
	position: absolute;
	content: "";
	left: 2px;
	bottom: -24px;
	width: 1px;
	height: 20px;
	background: #000;
	margin: auto;
	right: 0;
}

.section-title h2 {
	margin: 0;
}

.section-title h5 {
	font-size: 18px;
	font-weight: 500;
	margin: 0;
}

.section-title p {
	margin-bottom: 47px;
}


.em-image {
	margin-bottom: 10px;
}

.em-image img {}

.section-title {
	color: #eb1b2b;
}


/* section title 2 css */

.section-title1 {
	text-align: center;
}

.section-title1 h2 {
	font-size: 41px;
	font-weight: 700;
	margin-bottom: 28px;
	text-transform: capitalize;
	color: #fff;
	position: relative;
}

.section-title1 p {
	color: #fff;
	margin-bottom: 48px;
}

.em-image1 {
	margin-bottom: 10px;
}

.em-image1 img {}

.section-title1 h2::after {
	position: absolute;
	content: "";
	left: -7px;
	bottom: -24px;
	width: 1px;
	height: 20px;
	background: #fff;
	margin: auto;
	right: 0;
}

.section-title1 h2::before {
	position: absolute;
	content: "";
	left: 2px;
	bottom: -24px;
	width: 1px;
	height: 20px;
	background: #fff;
	margin: auto;
	right: 0;
}


/* small mobile :320px. */

@media (max-width: 767px) {
	body {
		overflow-x: hidden;
	}
	
	
}


/* Widgets Css */

table#wp-calendar td#today a {
	color: #fff;
}

.blog-left-side .widget h2 {
	margin-top: 0;
}

.widget.widget_categories select {
	width: 100%;
	height: 34px;
}

.widget .screen-reader-text {
	display: none;
}

.search input {
	width: 100%;
}

.textwidget select {
	width: 100%;
}

.comment_field .textarea-field label {
	margin-top: 20px;
	margin-bottom: 10px;
}

.blog-content {
	word-break: break-word;
}

.post-password-form input[type=submit] {
	background: #eb1b2b;
}

.blog-left-side .widget h2 {
	font-size: 24px;
}

.blog-page-title h2 {
	font-size: 24px;
}


/* pro_con */

.pro_con { width: 59%; height: auto; margin: auto; overflow: hidden; margin-top: 25px; border-bottom: 1px #C1BDBD dashed; padding-bottom: 25px;}

.pro_con_email { width: 80%; height: auto; margin:auto; overflow: hidden; margin-top: 10px;}

.pro_con_arc { width: 100%; line-height:50xp; text-align: center; margin: auto; font-size: 2em; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.pro_con_arc_con { width: 100%; height: auto; line-height: 26px; margin: auto; overflow: hidden; margin-top: 30px;}
.pro_con_arc_con a:hover { color: #eb1b2b;}


.pro_con_zsion { width: 100%; height: 50px; line-height: 50px; font-size: 1.8em; margin: auto; position: relative; }
.pro_con_zsion::after { content: ''; position: absolute; bottom:-5px; left: 0; width: 5%; height: 5px; background-color: #eb1b2b; }

.pro_con_con { width: 100%; height: auto; border-bottom: 1px dashed #C1BDBD; padding-bottom: 50px; margin: auto; margin-top: 30px; padding-top: 30px; overflow: hidden;}


.pro_con_con_l { width: 40%; float: left;}
.pro_con_con_r { width: 57%; float: right;}
.pro_con_con_r_tit { width: 100%; height: 40px; line-height: 40px; font-size: 1.1em; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.pro_con_con_r_tit a:hover { color: #eb1b2b;}

.pro_con_con_r_con { width: 100%; height: auto; line-height: 26px; overflow: hidden;}


.pro_con_con_l1 { width: 57%; float: left;}
.pro_con_con_r1 { width: 40%; float: right;}
.pro_dr_b { width: 20%; height: 50px; line-height: 50px; text-align: center; margin-top: 20px; background: #eb1b2b; border-radius: 8px;}
.pro_dr_b a { color: #ffffff;}
.pro_dr_b a:hover { color: #ffffff; font-weight: bold;}

.pro_con_tit { width: 100%; height: 50px; line-height: 50px; margin: auto; }
.pro_con_titl {width: 10%; line-height:45px; background: #eb1b2b; color: #ffffff; border-radius: 8px; text-align: center; font-size: 1.2em; font-weight: bold; float: left;}
.pro_con_titr { width: 90%; line-height: 45px; float: right;}
.pro_con_titr li { width: 13%; line-height: 45px; text-align: center; float: left; margin-left: 1%; list-style: none; border-radius: 8px; border: 1px #BFB9B9 solid; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}


.pro_con_list { width: 100%; height:auto; margin: auto; overflow: hidden;}
.pro_con_list_tit{ width: 100%; height:50px; line-height: 50px; font-size: 1.2em; margin: auto; margin-top: 15px; padding-bottom: 30px; margin-bottom: 30px; position: relative;}
.pro_con_list_tit::after { content: ''; position: absolute; bottom: -5px; left: 0; width: 6%; height: 5px; background-color: #eb1b2b;}

.pro_con_list1 {width: 100%; height: auto; margin: auto; overflow: hidden; display: flex; flex-wrap: wrap; justify-content: space-between;}
.pro_con_list1 li { width: 23%; height: auto; margin-top: 15px; float: left; list-style: none; margin-right: 2%;}
.pro_con_list1_img { width: 100%; }
.pro_con_list1_img img { border-radius: 8px;} 
.pro_con_list1_tit { width: 100%; line-height: 45px; margin-top: 15px; text-align: center; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}


.p_con_v { width: 100%; height: auto; margin: auto; overflow: hidden;}
.p_con_v_l { width: 30%; height: auto; float: left;}
.p_con_v_r { width: 68%; height: auto; float: right;}


.p_xiang { width:100%; height: auto; margin: auto; overflow: hidden; display: flex; flex-wrap: wrap; justify-content: space-between;}

.p_xiang li { width: 15%; height: auto; margin-top: 30px; float: left; list-style: none; margin-right: 1%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.p_xiang_img { width: 100%; height: auto; margin: auto;}
.p_xiang_tit { width: 100%; height: 30px; line-height: 30px; text-align: center;}



.kit_con {width: 100%; height: auto; margin: auto; margin-bottom: 40px; overflow: hidden; display: flex; flex-wrap: wrap; justify-content: space-between;}
.kit_con li { width: 23%; height: auto; margin-top: 15px; float: left; list-style: none; margin-right: 2%;}
.kit_con_img { width: 100%; height: auto;}
.kit_con_tit { width: 100%; height: 30px; line-height: 30px; font-size: 1.2em; margin-top: 10px;}
.kit_con_con { width: 100%; height: auto; line-height: 26px; margin-top: 10px;}

.kit_con1 {width: 100%; height: auto; margin: auto; margin-top: 30px; background-image: url(/uploads/allimg/251201/1-2512011A303M1.png); background-repeat: no-repeat; background-size: cover; background-position: center; background-size: contain; overflow: hidden; }
.kit_con1_l { width: 50%; height: auto; float: left; }
.kit_con1_r { width: 50%; height: auto; float: right;}

.kit_con2 {width: 100%; height: auto; margin: auto; margin-top: 50px; padding-top: 180px; background-image: url(/uploads/allimg/251201/1-2512011F230440.png); background-repeat: no-repeat; background-size: cover; background-position: center; overflow: hidden; }

.kit_con1_l1 { width: 48%; height: auto; float: left; }
.kit_con1_r1 { width: 48%; height: auto; float: right;}

.kit_con3 {width: 100%; height: auto; margin: auto; margin-top: 50px; background-image: url(/uploads/allimg/251201/1-251201164440177.png); background-repeat: no-repeat; background-size: cover; background-size: contain; overflow: hidden;}

.kit_con4 {width: 100%; height: auto; margin: auto; margin-top: 50px; background-image: url(/uploads/allimg//251201/1-2512011F2443a.png); background-repeat: no-repeat; background-size: cover; background-size: contain; overflow: hidden;}


.com_ct {width: 100%; height: auto; margin: auto; border-bottom: 1px #C1BDBD dashed; padding-bottom: 30px; overflow: hidden;}

.com_ct_con { width: 100%; height: auto; margin: auto; margin-top: 20px; overflow: hidden;}
.com_ct_con li { width: 100%; line-height: 30px; }




/*--software--*/

.soft_ware { width: 100%; height: auto; margin: auto; overflow: hidden;}

.soft_ware_tit_n {width:60%; line-height:30px; margin:auto; margin-top:25px; font-size:1.2em; text-align:center; font-weight:bolder; }


.soft_ware_img { width:800px; height:auto; margin:auto;}


.soft_ware1_l { width:40%; height:auto; float:left; padding-top:12%; font-size:1em; line-height:28px;}
.soft_ware1_r { width:58%; height:auto; float:right; }
.soft_ware1_r img { border-radius:8px;}



.soft_ware1_xiazai { width:60%; height:auto; text-align:center; padding-top:2%; padding-bottom:2%; margin:auto; border-radius:8px 8px 8px 8px; font-size:2em; background:#333;}
.soft_ware1_xiazai a { color:#FFF;}

.soft_ware2_l { width:58%; height:auto; float:left; padding-top:40px; padding-bottom:15px;}
.soft_ware2_l img { border-radius:8px;}
.soft_ware2_r { width:40%; height:auto; float:right; padding-top:24%; font-size:1em; line-height:28px; }

.soft_ware1_left { width:48%; height:auto; float:left; text-align:center; font-size:1.2em; font-weight:bolder; padding-bottom:20px;}
.soft_ware1_left img { margin-top:8px; border-radius:8px;}
.soft_ware1_right { width:48%; height:auto; float:right; text-align:center; font-size:1.2em; font-weight:bolder;}
.soft_ware1_right img { margin-top:8px; border-radius:8px;}


.soft_ware1_left_con_con_img { width:60%; height:auto; margin:auto; margin-top:10px; padding-bottom:10px; overflow:hidden; }
.soft_ware1_left_con_con_img img { border-radius:8px;}
.soft_ware1_left_con_con_img_l { width:49%; height:auto; float:left; }
.soft_ware1_left_con_con_img_m { width:49%; height:auto; float:right;}




iframe { border-radius:8px;}

.video_left { width:90%; height:100%; margin-top:14px;}
.video_left_x { width:90%; height:100%; float:right; margin-top:10px;}

.soft_ware1_a { width:48%; height:auto; float:left; margin-top:15px;}
.soft_ware1_a img { border-radius:8px;}
.soft_ware1_b { width:48%; height:auto; float:right; margin-top:15px; margin-bottom:30px;}


.soft_ware_nn { width:100%; height:auto; margin:auto; margin-top:15px; overflow:hidden; display: flex; flex-wrap: wrap; justify-content: space-between; }
.soft_ware_nn li { width: 30%; height: auto; margin-top: 15px; margin-right: 3.3%; padding: 15px; float: left; list-style: none; }










.em_donate_form {
	margin-top: 50px;
}
.donate_form_field {
	position: relative;
}
.donate_form_field input {
	width: 45%;
	height: 45px;
	border-radius: 30px;
	border: 0;
	padding-left: 15px;
	background: #fff;
}
.donate_form_field button {
	position: absolute;
	right: 27.5%;
	height: 100%;
	border-radius: 0 30px 30px 0;
	border: 0;
	background: #f00;
	width: 12%;
	color: #fff;
	text-transform: capitalize;
}
