/*
Theme Name: iCenter
Theme URI: 
Author: iCenter
Author URI: http://icenter.org/
Description: 
Version: 1.0
License: GNU General Public License
*/

a#cookie_action_close_header {
    border-color: #0099a8;
    color: #0099a8;
    border: 3px solid #003d7b;
    font-size: 16px;
    font-weight: 600;
    line-height: 21px;
    text-transform: uppercase;
    /*padding: 12px 6rem;*/
    background-color: #fff;
    border-radius: 0;
    color: #003d7b;
    position: relative;
}

div#cookie-law-info-bar p {
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    color: #4a4a4a;
}

.alm-reveal .col-md-3 {
    display: inline-block;
}

button.alm-load-more-btn.more.btn.w-100.btn-load {
    font-size: 16px;
    font-weight: 500 !important;
    line-height: 0.1rem !important;
    text-align: center !important;
    color: #fff !important;
    background-color: #88d1d1 !important;
    text-transform: uppercase !important;
    border-radius: 0 !important;
    padding: 30px 25px!important;
}


/*.breadcrumb li .current_page_item a{ color: #6c757d !important;}*/

ol.breadcrumb.mb-0 li.menu-item.menu-item-type-post_type.menu-item-object-page.current-menu-item.page_item.current_page_item a {
    color: #0099a8;
    font-weight: 600;
}

button.alm-load-more-btn.more.btn.w-100.btn-load.done {
    display: none;
}

strong.error_message {
    color: #fff !important;
    font-size: 12px;
    font-weight: 100;
}

ul.list-unstyled li.menu-item.menu-item-type-post_type.menu-item-object-page.current-menu-item.page_item.current_page_item a {
    color: #ff5444;
}

.comment .more {
    height: 300px;
    overflow: hidden;
}

.resource-dropdown li.widget.widget_nav_menu {
    list-style: none !important;
}

.resource-dropdown ul.menu {
    padding: 0px !important
}

.row.my-md-5.my-3.row-theme .col-md-2.col-6.col-sm-3 {
    margin-bottom: 20px !important;
}

.icenter_loadmore.alm-btn-wrap {
    font-size: 16px;
    font-weight: 500 !important;
    line-height: 0.1rem !important;
    text-align: center !important;
    color: #fff !important;
    background-color: #88d1d1 !important;
    text-transform: uppercase !important;
    border-radius: 0 !important;
    padding: 25px 25px!important;
    width: 100%;
}

strong.success_message {
    font-size: 16px;
    color: #fff;
}

section.resource__mixtap ul li ul li {
    margin: 0;
    padding: 3px 0px;
}

.page-template-our-team-page-template .detail__box-author a {
    color: #fff;
}



form#sf_form_salesforce_w2l_lead_2 input {
    width: 100% !important;
    font-size: 16px !important;
    border-radius: 0 !important;
    border: 0px solid #c4c4c4 !important;
    height: auto;
    padding: 10px;
    margin-bottom: 15px;
}


form#sf_form_salesforce_w2l_lead_2 .sf_field.sf_field_captcha.sf_type_captcha img {
    width: 100%;
    height: 90px;
    margin-bottom: 15px;
}


form#sf_form_salesforce_w2l_lead_2 .salesforce_w2l_lead.sf_one_column form .w2llabel {
    margin-bottom: 0px;
}

.wps-items-list h2.wps-products-title {
    font-size: 20px;
    font-weight: bold;
}
.wps-items-list .wps-component.wps-component-products-title {
    min-height: 50px;
}
a.wps-products-link.css-rj311j-linkCSS:hover {
    display: block;
}


/*css start from here by me*/

.resources {
    margin: 5rem 0 !important;
}

.css-r8a7h-ProductWrapperCSS{
    background: #ccc;
    padding: 24px !important;
}

/* section.about_how.about__partners.py-md-0 img {
    height: 150px !important;
    object-fit: contain !important;
    
}


section.about_how.about__partners img {
    height: 150px !important;
    object-fit: contain !important;
} */

h3.qlink-title {
    color: #fff !important;
    padding-bottom: 10px !important;
}

ul.navbar-nav.ml-auto li a {
    color: #fff;
}

footer li.donate-btn.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-12736 {
    display: none !important;
}


li.hedsocial ul li a {
    padding: 8px 4px 8px;
   font-size: 24px;
}

.navbar .navbar-nav .nav-link {
    padding: 0.1rem 1.3rem !important;
   border: 3px solid transparent;
   position: relative;
}
.navbar-expand-lg .navbar-nav li:last-child a {
    padding-right: 0;
   font-size: 2rem;
   padding-top: 12px !important;
}



.detail__box-author h1 {
    font-size: 4.8rem;
    font-weight: 600;
    line-height: 6rem;
}


section.team.abt_press .h2class h1 {
    margin-top: 0rem;
    font-size: 3.2rem;
}


.resource__categories #response .col-md-4.hide{
	display:none;
}


footer .social li a.xtwitter svg {
    background: #b6bd00;
    border-radius: 3px;
    font-size: 23.1px !important;
    padding: 4px;
    margin: 1px 0 0px 0;
    height: 1em;
    vertical-align: -0.125em;
    width: 0.875em;
}

footer .social li a.xtwitter svg:hover{
	background: #0099a8 !important
}

li.hedsocial a.xtwitter svg {
	background: #fff;
	padding: 3px;
	font-size: 22px;
	margin: 0 0 6px 0;
	border-radius: 3px;
	color: #fff !important;
		fill: #0099a8;
}





/****Responsive CSS*******/
@media only screen and (max-width: 767px){
	
	li.hedsocial a.xtwitter svg {
		background: #268aa6;
		fill: #fff;
		font-size: 21px;
	}
	
	.how__box {
		padding: 20px;
		background-color: #fff6f5;
		height: 100%;
		border-bottom: 2px solid #ebdbd9 !important;
	}


	.aleph-details p {
		word-break: break-word;
	}

    .aleph_bread .list-unstyled.aleph_lang {
		justify-content: center !important;
    }

	body .detail {
		padding: 0rem 0 7.6rem !important;
	}

    li.hedsocial ul li a {
		color: #268aa6  !important;
		padding: 8px 7px 0px !important;
		font-size: 24px !important;
	}



}


@media (min-width: 768px) and (max-width: 991px) {

	li.hedsocial a.xtwitter svg {
		fill: #fff;
	}

}


/***********Media Query for x twitter icon****************/
@media only screen and (max-width:767px){
	footer .social a.xtwitter {
		top: 1px;
		position: relative;
	}
	
	
	footer .social li a.xtwitter svg{
		padding: 4px;
		margin: 1px 0 0px 0;
		height: 1em;
		vertical-align: -0.125em;
		width: auto;	
	}
	.initiative-foundation img {
        margin: 20px 0 !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
	footer .social a.xtwitter {
		top: 1px;
		position: relative;   
	}
	
	
	footer .social li a.xtwitter svg{
		padding: 4px;
		margin: 0px 0 1px 0;
		height: 17px;
		vertical-align: -0.125em;
		width: auto;
		font-size: 14px !important;	
	}
	
}



@media (min-width: 992px) and (max-width: 1199px) {
	
	footer .social a.xtwitter {
		top: 1px;
		position: relative;
	}	
	
	footer .social li a.xtwitter svg{
		padding: 4px;
		margin: 0px 0 1px 0;
		height: 17px;
		vertical-align: -0.125em;
		width: auto;
		font-size: 14px !important;
			
	}
}

/***********Media Query for x twitter icon****************/