@media only screen and (max-width: 1200px) {
	.hero-heading-nav a{
		font-size: 100px;
	}
	.nav__item a{
		font-size: 30px;
	}
}
@media only screen and (max-width: 1024px) {
	.about_title, .service_heading > h1, .number_counter, .team_member > .team_name, .page_link a, .trusted_heading > h1{
		font-size: 50px;
	}
	.about_title b, .service_heading > h1 > div b, .trusted_heading > h1 > div b,
	.project_counters .number_counter{
		font-size: 75px;
	}
	.title_moving_forward, .title_moving_backward{
		font-size: 70px;
		line-height: 1.3;
	}
	.cursor_img{
		width: 200px;
  		height: 250px;
	}
	.accordian_title{
		font-size: 16px;
		padding: 15px 0;
	}
	.accordian_title::after{
		width: 23px;
		height: 23px;
		font-size: 11px;
		top: 15px;
	}
	.accordian_content{
		font-size: 14px;
		padding-right: 40px;
  		padding-bottom: 15px;
	}
	.no_counter p{
		padding: 10px 0;
		margin: 10px 0;
	}
	.flex_list > div {
	  font-size: 15px;
	}
	.trusted_brand, .site_footer{
	  padding: 50px 0;
	}
	.projects_lists_section{
		padding-top: 50px;
	}
	.create_section {
	  padding: 50px 0 0 0;
	}
	.clients_table{
		margin: 0;
	}
	.marquee_text{
		font-size: 80px;
	}
	.flex_list{
		padding: 20px 40px;
	}
	.page_link a{
		margin-bottom: 20px;
	}
	.page_link a b{
		font-size: 90px;
		line-height: 1;
	}
	.team_members_list li{
		font-size: 25px 41px;
	}
	.archive{
		width: 100%;
	}
	.page_heading h1{
		font-size: 40px;
	}
	.contact__intro h1{
		font-size: 60px;
	}
	.contact__cta p, .contact__content{
		font-size: 35px;
		line-height: 1.3;
	}
	.project_title h2{
		font-size: 25px;
	}
	.hero-heading-nav a{
		font-size: 80px;
	}
	.nav__list.nav__list--contact.contact-information a {
  		font-size: 16px;
  	}
  	.list-rotator-title span{
  		font-size: 70px;
  	}
  	.homepage-header.needs-clip {
	  min-height: unset !important;
	}
	.accordion.bigger-acc .acc-button-icon {
		height: 40px;
		width: 40px;
		font-size: 14px;
	}
}
@media only screen and (max-width: 991px) {
	.row_project{
		flex-wrap: wrap-reverse;
	}
	.project_title, .project_abouts{
		width: 100%;
		padding: 0;
	}
	.portfolio_single_header{
		min-height: unset;
  		padding: 100px 15px 0 15px;
		display: flex;
		flex-direction: column-reverse;
	}
	.portfolio_header__title{
		padding: 15px 0 0 0 !important;
	}
	.portfolio_header__media{
		translate: unset;
	    width: 100%;
	    position: unset;
	    height: unset;
	    animation: mytoTop 1.3s cubic-bezier(0.5, 0, 0.2, 1);
	}
	.portfolio_header__title {
		width: 100%;
		padding: 0;
		position: unset;
		margin: 0;
		justify-content: flex-start;
  		align-items: flex-start;
	}
	.meta{
		padding: 0 15px;
	}
	.project_about_setion {
	  padding-top: 50px;
	}
	.nav_row{
		flex-wrap: wrap-reverse;
	}
	.nav .left {
		width: 100%;
	}
	.nav .right {
		width: 100%;
	}
	.nav__list.nav__list--work {
	  padding: 50px 0;
	}
	.header__info {
	  display: none;
	}
	.accordion.bigger-acc .row_accordian_service{
		font-size: 30px;
		padding-top: 15px;
  		margin-top: 15px;
	}
}
@media only screen and (max-width: 767px) {
	.about_subtitle, .about_subtitle p{
		font-size: 18px;
		margin: 0;
		text-align: center;
		padding: 0;
	}
	.company_row, .team_member, .service_row, .main_counter, .flex_list, 
	.video_row{
		flex-wrap: wrap;
	}

	.company_col, .company_col.lg_content, .service_column, 
	.team_member span, .team_member > .team_name, .half_width_video{
	  width: 100%;
	}
	.team_members_list li{
		padding: 25px 15px;
	}
	.service_section{
		padding: 20px 0 40px 0;
	}
	.trusted_brand, .site_footer{
	  padding: 40px 0;
	}
	.projects_lists_section{
		padding-top: 40px;
	}
	.create_section {
	  padding: 40px 0 0 0;
	}
	.experience_counters, .agency_counter {
	  width: 100%;
	  margin: 0;
	}
	.flex_list > div{
		width: 100%;
		text-align: left;
		padding: 4px 0;
	}
	.flex_list {
		padding: 20px 15px;
	}
	.cursor_img {
		width: 120px;
		height: 150px;
	}
	.small-body {
	  font-size: 16px;
	}
	.contact__section, .portfolio_archive_section, #about_section {
	  padding-top: 150px;
	}
	.footer__copyright h1{
		font-size: 18px;
	}
	.contact__intro h1{
		font-size: 40px;
	}
	.contact__cta p, .contact__content{
		font-size: 25px;
	}
	.contact__area h1{
		padding-bottom: 10px;
	}
	.contact__link{
		padding: 15px 0;
	}
	.project_abouts{
		font-size: 18px;
	}
	.project_title h2{
		font-size: 20px;
	}
	.nav__list--work .nav__item a {
	    font-size: 25px;
	}
	.hero-heading-nav a {
		font-size: 70px;
	}
	.nav__list.nav__list--contact.contact-information a {
  		font-size: 14px;
  	}
  	.homepage-header__row{
  		flex-wrap: wrap-reverse;
  	}
  	.small-heading{
  		font-size: 30px;
  	}
  	.homepage-header__name{
  		width: 100%;
  		margin: 30px 0 0 0;
  	}
  	.homepage-header__title, .homepage-header__name{
  		font-size: 70px;
  	}
  	.list-rotator-title span, .page_link a b{
		font-size: 60px;
	}
	.half_width_video {
	  margin-bottom: 20px;
	}
	.half_width_video:last-child {
	  margin-bottom: 0;
	}
}
@media only screen and (max-width: 480px) {
	.title_moving_forward, .title_moving_backward{
		font-size: 40px;
	}
	.about_title, .service_heading > h1, .number_counter, .team_member > .team_name, .page_link a, .trusted_heading > h1{
		font-size: 35px;
	}
	.about_title b, .service_heading > h1 > div b, .trusted_heading > h1 > div b, .project_counters .number_counter{
		font-size: 45px;
	}
	.marquee_text{
		font-size: 50px;
	}
	.about_subtitle, .about_subtitle p{
		font-size: 15px;
		line-height: 1.4;
	}
	.small-body {
	  font-size: 14px;
	}
	.page_heading {
	  padding-bottom: 30px;
	}
	.page_heading h1 {
		font-size: 35px;
	}
	.footer__copyright p{
		font-size: 0.7rem;
	}
	.site_info{
		flex-wrap: wrap;
	}
	.footer__socials, .footer__copyright{
		width: 100%;
	}
	.footer__socials{
		justify-content: center;
	}
	.footer__copyright h1, .footer__copyright p{
		text-align: center;
	}
	.contact__cta p, .contact__content {
		font-size: 16px;
	}
	.contact__area h1{
		font-size: 14px;
	}
	.project_abouts{
		font-size: 16px;
	}
	.project_title h2{
		font-size: 18px;
	}
	.hero-heading-nav a {
		font-size: 50px;
	}
	.sm_label {
  		font-size: 0.60rem;
  	}
	.nav__list--work .nav__item a {
		font-size: 19px;
	}
	.hero-heading-nav a {
		font-size: 45px;
	}
	.homepage-header__title, .homepage-header__name {
		font-size: 50px;
	}
	.small-heading{
  		font-size: 25px;
  	}
	.homepage-header__text{
  		width: 100%;
  	}
}
