#cont{
	padding: 0 100px 30px;
	margin-bottom: 0;
}

#pan{
	height: 50px;
}

.wrap {
	/* padding: 50px 0 50px 0; */
	margin: 0 0 60px 0;
}

section {
	max-width: calc(1220px + 4%);
	margin: auto;
	padding: 0;
	line-height: 2.2;
}

.wrap h3 {
	width: 100%;
	padding: 0 0 30px 0;
	font-size: 34px;
	line-height: 1.8;
	color: #EB6EA5;
	text-align: center;
}

.wrap h3 span {
	font-size: 12px;
}

section h4 {
	font-size: 28px;
	padding: 0;
	line-height: 0.8;
	margin: 0 0 20px 0;
}

section h4:first-letter {
	font-weight: 600;
}

section h5 {
	font-size: 20px;
	color: #fff;
	background: #00a0e9;
	text-align: center;
	margin: 0 0 30px 0;
}

.title {
	color: #3071B9;
	font-size: 30px;
	text-align: center;
	margin: 0 auto 30px;
}

.flex_b {
	margin: 0 auto 30px auto;
}

.flex_b>div {
	position: relative;
	width: 48%;
	margin: 0 4% 0 0;
}

.flex_b>div:nth-of-type(2) {
	margin: 0 0 0 0;
}


/*profile--------------------*/
.wrap:nth-of-type(1) {
	background: #fff;
}

#profile {
	max-width: 920px;
	margin: 40px auto 0;
}

#profile li {
	text-align: center;
	float: left;
	width: 33%;
	margin: 0 0.5% 0 0;
	line-height: 1.4;
}

#profile li:nth-of-type(3) {
	margin: 0 0 0 0;
}

.profile {
	margin: 10px 0 10px 0;
	font-size: 24px;
	font-weight: 500;
	line-height: 1.3333;
	font-family: 'Anek Bangla', sans-serif;
	color: #EB6EA5;
}

.profile span {
	color: #EB6EA5;
	font-size: 12px;
	font-weight: 400;
}

.section {
	margin: 20px 0 10px 0;
}

.profile-img{
	width: 100%;
	border-radius: 10px;
}
/*talk--------------------------*/
.talk__wrapper{
	display: flex;
	align-items: center;
}
.title {
	/* display: flex; */
	width: 48.387%;
	padding: 30px 0 40px;
	margin: 0 auto 0 0;
	color: #fff;
	background: #FFAFD1;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	line-height: 1.4;
	position: relative;
	border-radius: 20px;
}

.title span {
	font-weight: 400;
	display: block;
	margin: 0 auto 10px auto;
	font-size: 20px;
	line-height: 1.6;
	font-family: 'Anek Bangla', sans-serif;
}
.talk1-img{
	display: block;
	width: 51.3888%;
	position: absolute;
	z-index: -1;
	right: 100px;
	border-radius: 20px;
}

.talk-img{
	border-radius: 20px;
}

#talk1 {
	margin-top: 175px;
	margin-bottom: 80px;
}

#talk2 {
	margin-top: 220px;
	margin-bottom: 80px;
}

#talk3 {
	margin-top: 196px;
}

.talk li {
	float: left;

	margin: 160px 0 0 0;
	background: #fff;
}

.talk li:nth-of-type(2) {
	margin: 100px 0 0 3.2258%;
}

.talk dl {
	/* margin: 40px 4%; */
	width: 48.3870%;
	display: flex;
	flex-wrap: wrap;
}

.talk-right{
	margin-right: 0;
	margin-left: auto;
}

.talk dl:not(:first-of-type){
	margin-top: 10px;
}


.talk dt {
	font-family: 'Anek Bangla', sans-serif;
	font-size: 16px;
	clear: left;
	float: left;
	width: 8.3333%;
	/* margin: 0 0 40px 0; */
	/* margin-right: 25px; */
	padding-right: 4.1666%;
	text-align: center;
	color: #EB6EA5;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 21px;
}



.talk dd {
	float: left;
	width: 87.5%;
	/* margin: 0 0 40px 0; */
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 21px;
}


/* .talk1-2{
	margin-top: 70px;
}
.talk1-3{
	margin-top: 80px;
}
.talk1-4{
	margin-top: 75px;
	border: none !important;
}
.talk1-5{
	margin-top: 210px;
}
.talk1-6{
	margin-top: 46px;
}
.talk1-7{
	margin-top: 56px;
}

.talk2-1{
	margin-top: px;
}
.talk2-2{
	margin-top: 80px;
}
.talk2-3{
	margin-top: 80px;
}
.talk2-4{
	margin-top: 150px;
	border: none !important;
}
.talk2-5{
	margin-top: 120px;
}
.talk2-6{
	margin-top: 72px;
}
.talk2-7{
	margin-top: 73px;
}

.talk3-1{
	margin-top: -20px;
}
.talk3-2{
	margin-top: 90px;
}
.talk3-3{
	margin-top: 80px;
}
.talk3-4{
	margin-top: 90px;
}
.talk3-5{
	margin-top: 70px;
	border: none !important;
}
.talk3-6{
	margin-top: 115px;
}
.talk3-7{
	margin-top: 73px;
}
.talk3-8{
	margin-top: 73px;
}
.talk3-9{
	margin-top: 73px;
} */




@media screen and (max-width:959px) {
	#cont{
		padding-left: 20px;
		padding-right: 20px;
	}
	.wrap {
		padding: 0px 0 10px 0;
		margin: 0;
	}

	.wrap h3 {
		font-size: 18px;
		line-height: 1.4;
		letter-spacing: -1px;
	}

	section h4 {
		font-size: 18px;
		line-height: 0.8;
		margin: 0 0 10px 0;
	}

	/*profile--------------------*/
	#profile {
		max-width: 100%;
		margin: 22px auto 0;
	}

	#profile li {
		float: none;
		width: 100%;
		margin: 0 0 10px 0;
		display:flex;
		align-items: flex-start;
		text-align: left;
	}

	#profile li {
		font-size: 12px;
	}

	#profile li:not(:first-of-type){
		margin-top: 28px;
	}
	.profile-img{
		width: 49.575%;
		margin-right: 15px;
	}
	.profile{
		font-size: 20px;
		line-height: 1;
		margin-top: 0;
		margin-bottom: 0;
	}
	.section{
		margin-top: 10px;
	}

	/*talk--------------------------*/
	.title {
		width: 98%;
		margin: 20px auto 0;
		padding: 15px 1% 25px;
		font-size: 22px;
		/* letter-spacing: -1px; */
		border-radius: 10px;
	}

	.title span {
		margin: 0 auto 6px auto;
		font-size: 18px;
		line-height: 32px;
	}
	.talk-img{
	border-radius: 10px;
}

	#talk1,
	#talk2,
	#talk3 {
		background: none;
	}

	#talk1{
		margin-top: 60px;
		margin-bottom: 0;
	}
	#talk2{
		margin-top: 50px;
		margin-bottom: 0;
	}
	#talk3{
		margin-top: 60px;
		margin-bottom: 0;
	}


	.talk__wrapper{
		display: block;
		/* flex-direction: column; */
		/* bottom: 0; */
		/* left: 0; */
	}
	.talk1-img{
		width: 100%;
		position: initial;
		margin-top: 12px;
		border-radius: 10px;
	}

	.talk {
		margin: 10px auto;
	}

	.talk li {
		float: none;
		width: 100%;
		margin: 0 auto;
	}

	.talk li:nth-of-type(2) {
		margin: 0 auto;
	}

	.talk dl {
		margin: 15px 0;
		width: 100%;
	}

	.talk dt {
		width: 50px;
		/* margin: 0 10px 20px 0; */
		margin-top: 0;
		margin-bottom: 20px;
		padding-right: 10px;
		font-size: 16px;
		line-height: 1;
		/* letter-spacing: -1px; */
	}

	.talk dd {
		width: calc(100% - 61px);
		margin: 0 0 21px 0;
		/* font-size: ; */
		line-height: 26px;
		/* padding-bottom: 20px; */
	}

.talk1-4{
	padding-bottom: 0 !important;
	margin-bottom: 0 !important;
}
.talk2-4{
	padding-bottom: 0 !important;
	margin-bottom: 0 !important;
}
}
