/*==================================RESPONSIVE LAYOUTS===============================================*/
@media only screen and (max-width: 1600px){

	.tizer_text{
		margin: 0 50px;
	}

}

@media only screen and (max-width: 1200px){

	.first_screen{
		min-height: 530px;
	}

	.tizer_text{
		margin: 0 20px;
	}

	.service_icon{
		margin-bottom: 0;
	}

	.service_back{padding: 10px;}

	.service{
		height: 185px;
	}

	.team_slider  h2{
		margin-top: 0;
	}

	.team_slider  .simbol{margin: 25px 10px 0 0;}

	.team_slider  .social_icons{margin-top: 0;}

	.review_box2{
		padding: 30px;
	}

	.pie_chart{display: block;}

	.pie_chart_wrapper{
		text-align: center;
	}

	.pie_chart_desc{padding-left: 0;}

}

	.contact_box{
		width: auto;
		float: none;
		padding: 50px 15px;
		text-align: center;
	}
	

@media only screen and (max-width: 992px) {

	body{min-width:768px;}

	.navigation>li:not(:last-child){
		padding-right: 30px;
	}

	.slider_title{
		font-size: 70px;
		line-height: 1;
		margin-bottom: 30px;
	}

	.first_screen_subtitle{
		font-size: 40px;
		line-height: 1;
	}

	.section_vertical_text{
		padding: 60px 30px;
	}

	.section_vertical_img{
		padding-top: 90px;
	}

	.reviews_slider{
		padding: 30px 70px;
	}

	.owl-nav>div.owl-prev{
		left: 20px;
	}

	.owl-nav>div.owl-next{
		right: 20px;
	}

	.footer_list1{
		float: right;
	}

	.service_box{
		margin-top: 30px;
	}

	.service{
		height: 230px;
	}

	.service_back{
		padding: 30px;
	}

	.team_slider{padding: 50px 30px;}

	.reviews_slider{
		padding: 0;
		margin-bottom: 30px;
	}

	.reviews_slider .review{
		padding: 0 60px 10px;
	}

	.review_box1{width: 190px;}

	.review_text{line-height: 26px;}


}

@media only screen and (max-width: 767px) {

	body{min-width:420px;}

	[class*='col-']:not(:last-child){
		margin-bottom: 30px;
		
	}

	.xs_dnone{
		display: none !important;
	}

	.section_offset{
		padding: 55px 0;
	}

	.blackout{
		padding: 70px 0;
	}

	.blackout2{
		padding: 90px 0;
	}

	.slider_title{
		font-size: 50px;
	}

	.first_screen_subtitle{
		font-size: 36px;
	}

	.btn{
		font-size: 20px;
	}

	.subtitle{
		font-size: 20px;
		line-height: 26px;
	}

	h2{
		font-size: 50px;
	}

	.icon_box_title{
		font-size: 20px;
		margin-bottom: 8px;
	}

	.review{
		font-size: 25px;
		line-height: 34px;
	}

	.blackout[class*='bg'],.blackout2[class*='bg']{
		background-position: 50% 0 !important;
		background-attachment: scroll;
	}

	nav{
		position: fixed;
		z-index: 9;
		width: 200px;
		top: 50px;
		bottom: 0;
		background-color: rgba(32,32,32,0.85);
		border-top: 1px solid #0066cc;
		right: -200px;
		text-align: left;
		padding: 0 20px 20px;
		-webkit-transition: all 0.5s;
		-o-transition: all 0.5s;
		transition: all 0.5s;
	}

	nav.open_menu{
		right: 0;
		-webkit-transition: all 0.5s;
		-o-transition: all 0.5s;
		transition: all 0.5s;
	}

	.nav_btn{
		display: block;
	}

	.navigation{
		display: block;
	}

	.navigation>li{
		float: none;
	}

	.navigation>li:not(:last-child){
		padding-right: 0;
	}

	.slide_img_box{
		display: none;
	}

	.main_slider .slides li{
		padding-bottom: 50px !important;
		padding: 0 20px;
	}

	.footer_list1{
		float: none;
	}

	.reviews_slider{
		margin: 30px 0 0;
		padding: 20px 30px;
	}

	.owl-nav>div.owl-prev{
		left: 10px;
	}

	.owl-nav>div.owl-next{
		right: 10px;
	}

	.owl-nav > div:before{
		width: 20px;
		height: 20px;
	}

	.flex-direction-nav a::before{
		width: 20px;
		height: 20px;
	}

	.flexslider:hover .flex-direction-nav .flex-prev{
		left: 10px;
	}

	.flexslider:hover .flex-direction-nav .flex-next{
		right: 10px;
	}

	[class*="tizer_box"]{
		width: 100%;
	}

	.xs_dn{
		display: none;
	}

	.pie_chart_wrapper{
		text-align: center;
	}

	.review{
		text-align: center;
	}

	.review_box1{
		float: none;
		display: inline-block;
		margin: 0 0 15px 0;
	}

	.review_box2{
		padding: 20px;
	}

	.service_box{
		margin-top: 0;
	}

}

@media only screen and (max-width: 479px) {

	body{min-width:300px;}

	.blackout{
		padding: 5px 0;
	}

	.pie_chart_wrapper{padding-top: 55px;}


	.slider_title{
		font-size: 35px;
	}

	.first_screen_subtitle{
		font-size: 20px;
	}

	.btn,
	.subtitle{
		font-size: 18px;
	}

	h2{
		font-size: 30px;
	}

	.review{
		font-size: 18px;
		line-height: 25px;
	}

	.service_wrapper{margin-top: 55px;}

	.service_back{
		padding: 10px;
	}

	.service_title{font-size: 16px;}

	.reviews_slider{margin: 0;}

	.reviews_slider .review{padding: 0;}

	.service{
		width: 100%;
	}

	.service:not(:last-child){
		margin-bottom: 20px;
	}

	.team_slider p{font-size: 18px;}

	.review_text{
		font-size: 18px;
	}
	

}