@charset "utf-8";
/* CSS Document */

@media (max-width: 1280px) {
	.menu > li > a {
		font-size: 14px;
	}
	.taj {
		position: absolute;
		top: 22%;
		left: 28%;
		width: 283px;
	}
	.p2 {
		left: 8%;
		width: 617px;
		height: 222px;
	}
}
@media (max-width: 1200px) {
	.banner_section {
		/*height: 700px;*/
		height: auto;
		position: relative;
	}
	.banner_section::after {
		width: 596px;
	}
	.p1 {
		height: 234px;
	}
	.p2 {
		left: 8%;
		width: 537px;
		height: 197px;
		bottom: 80px;
	}
	.groth {
		width: 237px;
	}
	.title_tag_1 > span {
		font-size: 80px;
	}
	.title_tag_1 {
		font-size: 30px;
	}
	.register-area{ margin:40px 0;}
}
@media (max-width: 1024px) {
	.banner_section {
		/*height: 600px;*/
		height: auto;
		position: relative;
	}
	.banner_section::after {
		width: 466px;
	}
	.taj {
		width: 233px;
	}
	.p1 {
		height: 184px;
	}
	.p2 {
		left: 8%;
		width: 427px;
		height: 157px;
		bottom: 80px;
	}
	.groth {
		width: 177px;
	}
	.register {
		left: -40px;
	}
}
@media (max-width: 960px) {
	.menu {
		justify-content: flex-start;
		display:none;
	}
	.menu > li > a {
		padding: 10px 6px;
	}
	.register {
		left: -60px;
	}
	.spkr_list > li {
		flex: 0 0 33.33%;
		padding: 10px;
	}
	.counter_div {
		width: 200px;
		height: 200px;
	}
	.counter_div p {
		padding: 20px 0 0 0;
		font-size: 17px;
	}
	.counter_div p span {
		font-size: 40px;
	}
	.initiatives > ul > li {
		flex: 0 0 50%;
	}
}
@media (max-width: 768px) {
	.header .col-md-7.col-sm-7.col-12 {
		display: none;
	}
	.header .lb {
		flex: 0 0 30%;
		max-width: 30%;
		-ms-flex: 0 0 30%;
	}
	.header .mm {
		flex: 0 0 70%;
		max-width: 70%;
		-ms-flex: 0 0 70%;
	}
	.header .lb {
		text-align: left !important;
	}
	.c_text_right {
		text-align: left;
		padding-right: 0;
		position: relative;
	}
	.register {
		left: 0;
	}
	.logo_box {
		display: inline-block;
		width: 120px;
	}
	.taj {
		position: absolute;
		top: 28%;
		left: 10%;
		width: 223px;
	}
	.banner_section {
		/*height: 560px;*/
		height: auto;
		position: relative;
	}
	.mobile_menu {
		display: block;
		position: absolute;
		top: 4px;
		right: 0;
		width: 50px;
		height: 44px;
		padding: 8px;
		background-color: #fde205;
		border-radius: 5px;
		cursor: pointer;
	}
	.banner_section::after {
		width: 386px;
	}
	.mobile_mnu_bx {
		display: none;
		text-align: right;
		background-color: rgba(255,255,255,0.9);
		padding: 0 20px;
		position: absolute;
		width: 100%;
		top: 50px;
		left: 0;
	}
	.mobile_mnu_bx > ul > li {
		margin: 10px 0;
	}
	.mobile_mnu_bx > ul > li > a {
		color: #000000;
		display: block;
		transition: all 0.3s ease-in-out;
	}
	.mobile_mnu_bx > ul > li > a:hover, .mobile_mnu_bx > ul > li > a:focus {
		color: #e0332d;
	}
}



@media (max-width: 640px) {
	.p2 {
		left: 4%;
		width: 357px;
		height: 127px;
		bottom: 90px;
	}
	.about_section .col-md-6.col-sm-6.col-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.about_img {
		position: relative;
		margin-bottom: 30px;
	}
	.spkr_list > li {
		flex: 0 0 50%;
		padding: 10px;
	}
	.spkr_bx > img {
		width: 100%;
	}
	.counter_div p {
		padding: 37px 0 0 0;
		font-size: 17px;
	}
	.count > li .counter_div {
		border: 1px solid #d9ba80
	}
	.count > li:last-child {
		padding-bottom: 20px;
	}
	.initiatives > ul > li {
		flex: 0 0 100%;
	}
	.contact_person > h5 {
		font-size: 20px;
	}
	.contact_person > h6 {
		font-size: 14px;
	}
}
@media (max-width: 575px) {
	.taj {
		position: absolute;
		top: 32%;
		left: 10%;
		width: 178px;
		z-index: 10;
	}
	.banner_section {
		/*height: 500px;*/
		height: auto;
		position: relative;
	}
	.p1 {
		height: 124px;
	}
	.p2 {
		left: 4%;
		width: 257px;
		height: 97px;
		bottom: 90px;
	}
	.groth {
		width: 147px;
	}
	.title_tag_1 > span {
		font-size: 60px;
	}
	.title_tag_1 {
		font-size: 22px;
	}
	.mtxtcent {
		text-align: center;
		margin: 0 0 20px 0;
	}
	.con_txt {
		padding-left: 0;
	}
	.footer_txt {
		text-align: center;
		margin: 20px 0 0 0;
	}
	.contact_person {
		text-align: center;
	}
	.contact_person > ul {
		display: flex;
		margin: 8px 0 0 0;
		justify-content: center;
		align-items: center;
	}
}

@media (max-width: 480px) {
	.banner_section::after {
		width: 326px;
	}
	.nav-tabs.custom_tabs .nav-link {
		font-size: 13px;
	}
	.initiatives h3 {
		font-size: 25px;
	}
	.about_section {
		padding-top: 0;
	}
}
@media (max-width: 440px) {
	.taj {
		position: absolute;
		top: 32%;
		left: 6%;
		width: 160px;
		z-index: 10;
	}
}
@media (max-width: 420px) {
	.groth {
		width: 97px;
	}
	.banner_section::after {
		width: 266px;
	}
	.banner_section {
		/*height: 400px;*/
		height: auto;
		position: relative;
	}
	.taj {
		position: absolute;
		top: 35%;
		left: 10%;
		width: 128px;
		z-index: 10;
	}
	.p1 {
		height: 104px;
		bottom: 90px;
	}
	.p2 {
		left: 4%;
		width: 257px;
		height: 97px;
		bottom: 60px;
	}
	
	.logo_box {
		display: inline-block;
		width: 100px;
	}
	.footer_txt {
		font-size: 12px;
	}
	.contact_person > h5 {
		font-size: 18px;
	}
	.contact_person > h6 {
		font-size: 12px;
	}
	.contact_person > ul > li > img {
		width: 16px;
	}
	.contact_person > ul > li > a {
		font-size: 12px;
	}
	.register {
		font-size: 10px;
		font-weight: 800;
		background-position: 108px 16px;
		background-size: 10px;
		width: 148px;
	}
	.register:hover::before {
		width: 128px;
		height: 26px;
	}
	.register:hover::after {
		width: 128px;
		height: 26px;
	}
	.tab_bx {
		padding: 0 0;
	}
	.nav-tabs.custom_tabs .nav-link {
		font-size: 12px;
	}
}



















