@media only screen and (max-width: 1199px) {
  .shape-about-one, .shape-about-two{
    display: none;
  }
  .banner-bg-1{
    height: 900px;
  }
  .ptb--100 {
    padding: 60px 0;
  }
  .title-faq-4 .title{
    margin-top: 0;
  }
  .faq-thumbnail-two .small-img{
    z-index: -1;
  }
  .main-wrapper-case-studies .title{
    line-height: 1;
  }
  .swiper-testimonials-wrapper-main-2 .swiper-button-next, .swiper-testimonials-wrapper-main-2 .swiper-button-prev{
    display: block !important;
    bottom: 0;
  }
  .carticle-slide-active video{
    border: 0;
    vertical-align: middle;
    max-width: 100%;
    height: auto;
  }
}
@media only screen and (max-width: 991px) {
  .md_text_center{
    text-align: center;
  }
  .image-container, .tab-container .image-container{
    position: relative;
    width: 100%;
    height: 400px !important;
    margin-bottom: 60px;
    top: 0;
  }
  .tab-container .image-container .bagr-image{
    width: 100%;
  }
  .banner-wrapper-seven .title{
    font-size: 32px;
    line-height:normal;
    text-align: center;
  }
  .banner-wrapper-seven p.disc{
    width: 100%;
    text-align: center;
  }
  .thumbnail-image-banner-7 img{
    padding: 25px;
    width: 300px;

  }
  .thumbnail-image-banner-7{
    justify-content: center;
  }
  .why-speak-con .why-speak-tab{
    margin-bottom: 60px;
  }
  .inner_content.why-speak .section {
    flex-direction: column;
    overflow: hidden;
  }
  .inner_content.why-speak .section.section-left .left {
    padding: 4% 0;
  }
  .inner_content.why-speak .section .right {
    background: 0 0;
  }
  .inner_content.why-speak .section-right {
    flex-direction: column-reverse;
    padding: 0;
  }
  .inner_content.why-speak .section.section-right .right {
    margin: 0 !important;
  }
  .inner_content.why-speak .section .left {
    width: 100%;
  }
  .inner_content.why-speak .section .right img {
    min-width: 100%;
    height: auto;
    padding: 20px 0 !important;
  }
  .inner_content.why-speak .section .left {
    width: 100%;
    text-align: left;
  }
  .inner_content .circle1 img{
    display: none;
  }
  .inner_content .circle2 img{
    display: none;
  }
}
@media only screen and (max-width: 767px) {
 .rts-header-area-two .main-header-two {
  padding: 15px 0;
}
.banner-bg-1{
  height: 800px;
}
.key-topics ul{
  padding-left: 0;
}
.key-topics ul li::before{
  width: 20px;
  height: 20px;
}
.departments-content .icon-box{
  width: calc(100% / 2);
}
.departments-content .icon-box{
  border-right: none;
}
.departments-content .icon-box.even{
  border-left: 1px solid #f5f5f5;
}
.attendee-profiles-col p{
  margin-bottom: 5px;
}
.inner-padding{
  padding:30px;
}
.image-container, .tab-container .image-container{
  margin-bottom: 0;
}
.image-container, .tab-container .image-container{
  height:250px !important;
}
.id-color{
  font-size: 20px;
}
.exhi-paragraph{
  font-size: 16px;
}
.banner-wrapper-seven {
  padding-top: 20px;
}
}

@media only screen and (max-width: 414px) {
 .top-btn {
  padding: 10px 20px;
  font-size: 11px;
}
.morocco-funding-title, .morocco-funding-sub-title, .morocco-number-text, .overview .title, .powerhouse .title, .why-morocco .title, .departments .title, .attendee-profiles .title, .happenings .pin-spacer .title, .series-sponsors .title {
  font-size: 24px;
  margin-bottom: 8px;
  line-height: 1.2;
}
.overview h3.title, .powerhouse h3.title, .why-morocco h3.title, .key-topics h3.title {
  font-size: 18px;
}
}
@media only screen and (min-width: 576px) {
  .hero-main-heading {
    font-size: 2.8rem;
  }
  .powerhouse-wrap{
    grid-template-columns: repeat(2, 1fr);
  }
  .why-morocco-wrap{
    grid-template-columns: repeat(2, 1fr);
    gap: 40px 20px;
  }
}
@media only screen and (min-width: 768px){
	.hero-heading {
    font-size: 2.4rem;
  }
  
  .key-topics ul {
    grid-template-columns: repeat(2, 1fr);
  }

  .why-morocco-wrap{
    grid-template-columns: repeat(3, 1fr);
  }

  .departments-content .icon-box{
    width: calc(100% / 5);
  }
  .attendee-profiles-row {
    grid-template-columns: repeat(2, 1fr);
  }
  .attendee-profiles-row{
    padding: 15px 70px;
  }
  .testimonial .single-testimonial-2 .content-area {
    width: 60%;
  }
  .key-topics-wrap{
    grid-template-columns: repeat(3, 1fr);
  }
  .hero-logo img{
    height: 230px;
  }
}
@media only screen and (min-width: 992px){
  .powerhouse-wrap{
    grid-template-columns: repeat(4, 1fr);
  }
  .series-sponsors .companies-exhibit {
    border: 1px solid #d0d0d07d;
    border-right: none !important;
  }
  .hero-main-heading {
    font-size: 3.5rem;
  }
  .morocco-number{
    font-size: 24rem;
  }
  .pl_lg--50{
    padding-left: 50px;
  }
  .why-morocco-wrap{
    grid-template-columns: repeat(4, 1fr);
  }
  .why-morocco-number span {
    font-size: 3rem;
  }
  .why-morocco-number{
    font-size: 1.5rem;
  }
  .pl_lg--100{
    padding-left: 100px;
  }
  .col-md-offset-6 {
    margin-left: 3%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
}
@media only screen and (min-width: 1200px){
  .overview-wrapper{
    display: grid;
    grid-gap: 20px 20px;
    grid-template-columns: repeat(4, 1fr);
  }
  .timer {
    position: absolute;
    top: -20%;
    left: 20px;
  }
  .timer-content{
    grid-template-columns: repeat(2, 1fr);
    width: 300px;
    height: 250px;
  }
  .timer-el{
    padding: 0;
  }
  .timer-el__number {
    font-size: 5.4rem;
    font-weight: 900;
  }
  .timer {
    font-size: 2rem;
  }
  .hero-logo-section{
    gap: 60px;
  }
  .rts-reveal-one-video {
    width: 70%;
    height: 70%;
  }
  .banner-bg-1{
    height: 1000px;
  }
  .hero-main-heading {
    font-size: 4.5rem;
  }
  .title-faq-4 .title{
    margin-top: 15px;
  }
  .morocco-number{
    font-size: 30rem;
  }
  .morocco-funding-sub-title, .morocco-number-text {
    font-size: 34px;
  }
  .banner-wrapper-seven .title, .speak-main h2, .why-header h1, .exhi-main h2, .overview .title, .powerhouse .title, .why-morocco .title, .departments .title, .attendee-profiles .title, .happenings .pin-spacer .title, .series-sponsors .title{
    font-size: 34px;
  }
  .overview h3.title, .powerhouse h3.title, .why-morocco h3.title, .key-topics h3.title{
    font-size: 22px;
  }
  .hero-date span:nth-child(1) {
    font-size: 3.8rem;
  }
  .hero-date span:nth-child(2) {
    font-size: 2.4rem;
  }
  .carticle-slide-active video{
    width: 700px;
  }
  .hero-main-heading{
    font-weight: 900;
  }
}
@media only screen and (min-width: 1400px){
  .why-morocco-number{
    font-size: 2rem;
  }
  .why-morocco-number span{
    font-size: 4rem;
  }
  .why-morocco-text{
    font-size: 14px !important;
  }
  .why-morocco-count{
    padding: 0 20px
  }
  .carticle-slide-active video{
    width: 800px;
  }
  .use-case-area-start{
    gap: 100px;
  }
}
@media only screen and (min-width: 1680px){

  .timer-content{
    width: 300px;
    height: 250px;
  }
  .why-morocco-number{
    font-size: 2rem;
  }
  .why-morocco-number span{
    font-size: 4.5rem;
  }
  .rts-reveal-one-video {
    width: 75%;
    height: 75%;
  }

  .why-morocco-number{
    font-size: 2.5rem;
  }
  .why-morocco-number span{
    font-size: 5rem;
  }
  .why-morocco-text{
    font-size: 16px !important;
  }
  .carticle-slide-active video{
    width: auto;
  }
}
@media only screen and (min-width: 1800px){
	.use-case-area-start{
		gap: 200px;
	}
  .timer-content{
    width: 400px;
    height: 350px;
  }
  .why-morocco-number{
    font-size: 2.5rem;
  }
  .why-morocco-number span{
    font-size: 5rem;
  }
  .rts-reveal-one-video {
    width: 80%;
    height: 80%;
  }
  .why-morocco-number-col span {
    font-size: 7rem;
}

}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .single-testimonial-2 .testimonial-quote-icon {
    display: block !important;
  }
}