@media screen and (max-width: 1300px) {
	.right_side_menus {
		display: none;
	}

	.toggle_icons {
		display: block;
	}
}

@media screen and (max-width: 768px) {
	.container_wrap {
		padding: 0 30px;
	}



	.ai_para {
		flex-direction: column;
		width: max-content;
		text-align: left;
		margin: 90px 0 auto;
	}

	.add_yours_title {
		flex-direction: column;
	}

	.ai_rights,
	.ai_rights p {
		height: auto;
	}

	.ai_lefts {
		margin: auto;
		margin-left: 0;
	}

	.ai_rights {
		margin: auto;
	}

	.foo_sec {
		padding: 60px 35px 60px 35px;
	}

	.bottom_footer {
		flex-direction: column;
		gap: 10px;
	}

	.sign_your_msg {
		flex-direction: column;
		align-items: center;
	}

	.leaders_cols {
		gap: 15px;
	}

	.get_involed .add_yours_title img {
		display: none;
	}

	.add_yours_title a {
		position: fixed;
		bottom: 80px;
		right: 20px;
	}

	.add_yours_title a img {
		width: 45px;
	}

	.leaders_cols .left_leaders_cols {
		max-width: 50%;
	}

	.our_signators h2 {
		width: 100%;
	}

	.leader_list h4 {
		font-size: 14px;
	}

	.leader_list p {
		font-size: 14px;
	}

	.flg_leader_list {
		gap: 12px;
	}

	.main_our_generations {
		padding-bottom: 80px;
	}

	.sign_your_msg a {
		width: 100% !important;
	}

	.logo_header_dls .read_mores {
		display: none;
	}


}

@media screen and (max-width: 576px) {
	.leaders_cols {
		flex-direction: column;
		gap: 20px;
	}

	.leader_list h4,
	.leader_list p {
		font-size: 18px;
	}

	.leaders_cols .left_leaders_cols {
		max-width: 100%;
	}

	.leaders_cols.our_signators {
		flex-direction: column;
	}

	.our_community .leader_list_col {
		flex-direction: column !important;
	}

	.our_community .flg_leader_list {
		width: 100% !important;
	}

	.footer_title .add_yours_title h2 {
		font-size: 52px;
	}

	.foo_lastpara p {
		font-size: 16px;
	}

	.states_title h2 {
		font-size: 32px;
	}

	.our_calls_action {
		padding: 30px 30px 60px 30px;
	}

	.call_to_action h2 {
		font-size: 42px;
	}

	.call_to_action h2 br {
		display: none;
	}

	.our_calls_action h4 {
		font-size: 18px;
	}

	.social_medias {
		flex-direction: column;
		justify-content: center;
		align-items: center;
		gap: 20px;
	}

	.guideby_dip_para p,
	.guideby_dip_para p a {
		font-size: 18px;
		line-height: 28px;
	}

	.encode_jusrtice_para h6 {
		font-size: 20px;
		line-height: 28px;
	}

	.encode_jusrtice_para ul li a,
	.encode_jusrtice_para ul li {
		font-size: 20px;
		line-height: 26px;
	}

	.ai_para {
		width: 100%;
	}

	.ai_rights p {
		font-size: 22px;
	}

	.support_teams_titles h2 {
		font-size: 40px;
	}

}

@media screen and (max-width: 425px) {
	.call_to_action h2 {
		font-size: 26px;
	}

	.get_involed {
		padding: 30px 40px 30px 40px;
	}

	.add_yours_title h2 {
		font-size: 28px;
	}
}

@media screen and (max-width: 375px) {

	.ai_lefts span,
	.ai_lefts p {
		font-size: 70px;
	}

	.support_teams_titles h2 {
		font-size: 32px;
	}
}