@media only screen and (max-height: 975px) and (min-width: 650px) {
	.cas-headline{
		font-size: 40px;
		line-height: 48px;
	}
}

/*
mobile css
*/
@media only screen and (max-width: 600px) {
	.trans-text{
		font-size: 30px !important;
	}

	.fullscreen_menu .header-wrapper{
		top: 40% !important;
	}

	.site-branding{
		height:  185px;
		top: -85px;
	}

	.site-logo{
		width: 200px;
		margin-top: 40px;
	}

	.header-widgets{
		margin-top: 50px;
		left: 33px;
	}

	.menu-toggle{
		left: auto;
		right: 10px;
		margin-top: -25px;
	}

	.header-cta-but a{
		display: inline-block;
	}

	.header-cta-but a::before{
		height: 30px;
		border-radius: 30px;
	}

	.sub-back{
		left: 0;
	}

	.site-navigation.fullscreen .menu.main-menu{
		top: 14%;
	}

	.menu-widget-left{
		bottom: 0%;
	}

	.social-list li{
		line-height: 16px;
	}

	.alioth-services.style_2 .service{
		width: 100%;
	}

	.site-navigation.fullscreen .menu.main-menu > li.menu-item{
		line-height: 50px;
	}

	.social-list li{
		display: inline-block;
		margin: 8px;
	}

	.cas-headline{
		font-size: 16px;
		line-height: 24px;
	}

	.site-header{
		height: 150px !important;
	}

	.service-cont .c-col-6{
		max-width:98%;
	}

	.cs-title.title_1,
	.cs-title.title_2,
	.cs-title.title_3,
	.cs-title.title_4,
	.cs-title.title_5{
		font-size: 45px;
	}

	.alioth-services.style_2 .service-title, .impact-title{
		font-size: 50px;
		line-height: 60px;
	}

	.alioth-services.style_2 .service-cont{
		width: 100%;
		padding-right: 0;

	}

	h1.big-title{
		font-size: 40px;
		line-height: 50px;
	}

	.testimonial-text{
		font-size: 24px;
		line-height: 28px;
	}

	.c-col-3{
		width: 100%;
	}

	.c-col-3.footer-widget{
		margin-bottom: 0px;
	}

	#operating-rev-chart{
		width: 100% !important;
	}

	.impact-title{
		float: none;
	}

	.impact-button{
		margin: 10px 0;
		display: inline-block;
	}

	.mobile-center{
		text-align: center;
	}

	.embed-video video{
		width: 100%;
	}

	.cas-titles{
		display: none;
	}

	.cs-image-mobile{
		position: absolute;
		display: block;
		top: 250px;
		font-weight: bold;
		font-size: 45px;
		margin: auto;
		width: 100%;
		text-align: center;
	}

	.cs-image-mobile::after {
		content: '';
		display: block;
		width: 100%;
		height: 45px;
		background-color: rgba(255,255,255, .3);
		margin-top: -45px;
	}

	.cs-image-mobile a,
	.cs-image-mobile a:link,
	.cs-image-mobile a:active,
	.cs-image-mobile a:visited{
		text-decoration: none;
	}

	.wrapper-full.two-img{
		padding: 0;
	}

	.mobile-center .service-cont{
		width: 100%;
	}

	.service-toggle{
		margin-top: -130px;
	}

	.js-chart{
		min-height: 400px;
	}

	.cas-headline a{
		width: 100%;
		display: inline-block;
		text-align: center;
		font-size: inherit;
		padding: 10px;
		margin-right: 0;
		margin-top: 8px;
	}

}

/*
arrows mobile size
*/
@media only screen and (min-width: 450px) and (max-width: 600px) {
	.service-toggle{
			margin-top: -225px;
		}
}


/*
tablet css
*/
@media only screen and (min-width: 601px) and (max-width: 975px) {

	.menu-toggle{
		right: 2%;
		margin-top: 30px;
	}

	.header-widgets{
		margin-top: 30px;
		right: 95px;
	}

	.cas-headline{
		font-size: 30px;
		line-height: 40px;
	}

	.cas-titles .cs-title{
		font-size: 130px;
	}

	.header-wrapper{
		width: 100%;
	}

	.site-navigation.fullscreen .menu.main-menu{
		width: 70%;
		left: 20%;
	}

	.alioth-services.style_2 .service-cont{
		width: 100%;
	}

	h1.big-title{
		font-size: 75px;
		line-height: 85px;
	}

	.c-col-6{
		width: 100%;
	}
	.c-col-3{
		width: 50%;
	}

	.center-image .single-image{
		float: none;
		margin: auto;
		max-width: 450px;
	}

	.embed-video video{
		width:570px;
	}

	.wrapper-full.two-img{
		padding: 0;
	}

	.cas-headline a{
		padding: 10px;
		margin-right: 20px;
		margin-top: 8px;
		font-size: 28px;
	}
}

/*
other breakpoints css
*/

@media only screen and (min-width: 976px) {
	h1 .anim_line{
		height: 110px;
	}
}


@media only screen and (min-width: 976px) and (max-width: 1450px) {
	.cas-headline{
		font-size: 40px;
		line-height: 48px;
	}

	.embed-video{
		text-align: center;
	}

	.embed-video video{
		width: 900px;
		margin: auto;
	}

	.cas-titles .cs-title{
		font-size: 130px;
	}

	.cas-headline a{
		padding: 12px;
		margin-right: 25px;
		margin-top: 12px;
		font-size: 32px;
	}
}

/*
extra-small moble breakpoint
*/
@media only screen and (min-width: 300px) and (max-width: 400px) {
	.alioth-services.style_2 .service-title, .impact-title{
		font-size: 40px !important;
		line-height: 50px;
	}

	.c-col-6 .colored_left{
		width: 200px !important;
		margin: auto;
	}

	.service-cont h2{
		font-size: 26px;
		line-height: 32px;
	}

	.index_tables td{
		font-size: 12px;
		line-height: 14px;
	}

	.index_tables td span{
		margin-top: 0px;
	}

	.mobile-small-graph{
		display: block;
		width: 100%;
	}

	.js-chart canvas{
		display: none !important;
	}


}


/*
desktop breakpoint
*/

@media only screen and (min-width: 1200px) {
	.alioth-services.style_2 .service-title .ser_tit_line{
		display: inline-block !important;
	}

	.index_tables{
		margin-top: 160px;
	}
}

