@media (max-width: 1600px) {
    .why-section__stretch-shape {
        left: -170px;
    }
}
@media only screen and (max-width: 1199px) {
	.header-bottom-area{
		padding: 10px 0;
	}
	.elementor-button-wrapper {
        margin-right: 70px;
    }
    .why-section__stretch-shape {
        left: -330px;
    }
    .footer_section{
    	width: 100%;
    }
}
@media only screen and (max-width: 991px) {
	.why-section__stretch-shape {
        left: -120px;
    }
    .md-space-60{
    	display: block;
    	height: 60px;
    }
}
@media only screen and (max-width: 499px) {
	.why-it__facts{
		flex-direction: column;
	}
	.why-it__fact{
		width: 100%;
		height: auto;
	}
	.why-it__facts .why-it__fact{
		padding: 0 !important;
		border: none !important;
		margin-bottom: 30px !important;
	}
	.why-it__facts{
		border: none !important;
	}

}
@media only screen and (max-width: 767px) {
	header{
		display: contents;
	}
	.elementor-button-wrapper{
		margin: 10px 0 0 0;
	}
	.why-section__stretch-shape{
		height: 500px;
		object-fit: cover;
	}
	.why-section__stretch-shape img{
		height: 100%;
		object-fit: cover;
	}
	.why-section__stretch-image img {
        height: 500px;
    }

}
@media only screen and (min-width: 500px){
	.elementor-button{
		padding: 12px 10px;
	}
	.why-section .content-warp{
		height: 500px;
	}
	.who-will__attend {
  		width: 45%;
	}
}
@media only screen and (min-width: 768px){
	.elementor-button{
		padding: 12px 10px;
	}
	.who-will__attend {
 		width: 22%;
	}
	.inner_01_box, .inner_02_box, .inner_03_box{
		flex-direction: row;
	}
	.inner_01_box_img, .inner_01_box_text, .inner_02_box_img, .inner_02_box_text {
  		width: 45%;
	}
	.inner_01_box:nth-child(2), .inner_01_box:nth-child(4), .inner__black-bg .inner_02_box {
  		flex-direction: row-reverse;
  		justify-content: space-between;
	}
	.inner_02_box_text h3{
		font-size: 40px;
	}
	.inner__black {
  		padding: 40px 0;
	}
	.inner_03_box_img, .inner_03_box_text{
		width: 40%;
	}
	.inner_03_box:nth-child(2), .inner_03_box:nth-child(4){
		margin-top: -10%;
		flex-direction: row-reverse;
		align-items: flex-end;
	}
	.inner_03_box{
		padding: 0;
	}
	.inner_03_box:nth-child(2) .inner_03_box_text, .inner_03_box:nth-child(4) .inner_03_box_text {
  		padding: 0 0 10% 0;
	}



}
@media only screen and (min-width: 992px){
	.event-tag{
		font-size: 50px;
	}
	.event-date{
		font-size: 24px;
	}
	.e--date{
		font-size: 30px;
	}
	.banner-content-area{
		gap: 40px;
	}
	.banner-content-area{
		height: 800px;
	}
	.event-logo{
		height: 300px;
	}
	.overview .content-warp{
		padding: 0 0 0 60px;
	}
	.why-section .content-warp{
		height: 100%;
	}
	.why-it__fact_text {
  		font-size: 11px;
	}
	.why-it__fact_num .odometer-formatting-mark{
		font-size: 12px;
	}
	.title {
 		font-size: 50px;
	}
	.inner__content h2.title{
		font-size: 40px;
	}
	.key-topics__container{
		flex-direction: row;
	}
	.key-topics__col{
		width: 50%;
	}
	.subscribe__section h2{
		font-size: 30px;
	}
}
@media only screen and (min-width: 1200px){
	.elementor-button{
		font-size: 14px;
		padding: 30px 20px;
	}
	.mean-container .mean-nav ul li a i.fa-chevron-down{
		opacity: 1;
	}
	.why-it__fact_text {
  		font-size: 13px;
	}
	.why-it__fact_num .odometer-formatting-mark{
		font-size: 18px;
	}

}
@media only screen and (min-width: 1300px){
	.contact-one__stretch-image {
		margin-right: 58px;
	}
	.banner-content-area{
		height: 900px;
	}
}
@media only screen and (min-width: 1400px){
	.who-will__attend {
 		width: 15%;
	}

	.key-topics__icons {
	  display: grid;
	  grid-template-columns: repeat(4,1fr);
	}
	.key-topics__right{
		padding: 60px 0 60px 80px;
		width: calc(100% - 100px);
	}
	.key-topics__section .text-warp{
		width: calc(100% - 200px);
	}

}
@media only screen and (min-width: 1600px){
	.elementor-button {
		padding: 30px 40px;
	}
}
@media only screen and (min-width: 1800px){
	.banner-content-area{
		height: 100vh;
	}
}