/*==================================RESPONSIVE LAYOUTS===============================================*/







@media only screen and (max-width: 1480px){



	



	.header:not(.style-2):not(.style-3) .flex-row > .contact-info{



		display: none;



	}







	.half-bg-col p br,



	.icons-box .icons-item .item-box br{



		display: none;



	}







	.carousel-type-2,



	.team-holder.style-1.owl-carousel,



	.team-holder.style-3.owl-carousel



	{



		padding: 0 30px;



	}







		.carousel-type-2 .owl-nav .owl-prev,



		.team-holder.style-1.owl-carousel .owl-nav .owl-prev,



		.team-holder.style-3.owl-carousel .owl-nav .owl-prev



		{



			left: -35px;



		}







		.carousel-type-2 .owl-nav .owl-next,



		.team-holder.style-1.owl-carousel .owl-nav .owl-next,



		.team-holder.style-3.owl-carousel .owl-nav .owl-next



		{



			right: -35px;



		}







}







@media only screen and (min-width: 1480px){



	



	.container.extra{



		width: 98%; /*1280px*/



	}







	.container.extra2{



		width: 1410px;



	}







}







@media only screen and (min-width: 1280px){







	#header.clone-fixed.slideDown{



	    top: 0 !important;



	}







	.admin-bar #header.clone-fixed.slideDown{



		top: 32px !important;



	}







	#header.clone-fixed.style-2 .top-header,



	#header.clone-fixed.style-3 .top-header,



	#header.clone-fixed.style-3 .pre-header{



		display: none;



	}







	.icons-box.style-3 .item-box{



      -moz-transform: translateY(110px);



      -webkit-transform: translateY(110px);



      -o-transform: translateY(110px);



      -ms-transform: translateY(110px);



      transform: translateY(110px);



    }







    .icons-box.style-3 .item-box:hover{



      -moz-transform: translateY(0);



      -webkit-transform: translateY(0);



      -o-transform: translateY(0);



      -ms-transform: translateY(0);



      transform: translateY(0);



    }







    .icons-box.style-3 .item-box p,



    .icons-box.style-3 .item-box .info-btn{



      opacity: 0;



      visibility: hidden;







      transition: all .4s ease;



    }







    .icons-box.style-3 .item-box:hover p,



    .icons-box.style-3 .item-box:hover .info-btn{



      opacity: 1;



      visibility: visible;



    }







}







@media only screen and (max-width: 1280px){







	.section-title br{



		display: none;



	}







	#header.sticky-header.clone-fixed {



	    display: none;!important;



	}







	.header.style-1 .top-header{



	    width: 100%;



	}







		.header.style-1 .top-header .logo-wrap{



			width: 25%;



		}







		.header.style-1 .top-header .menu-holder {



			width: 75%;



		}







		.header:not(.style-2) .main-navigation > ul > li{



			margin: 0 15px;



		}







		.header:not(.style-2) .main-navigation > ul > li > a{



			font-size: 14px;



		}







	.fx-col-5 > *{



		width: 50%;



	}







	.rev-slider-wrapper .icons-box.style-3{



		position: relative;



	}







	.rev-slider-wrapper .brand-holder{



		padding: 18px 0;



	}







	.case-popup .popup-inner{



	    width: 50%;



	}







	.services .service-item span.service-title{



		font-size: 24px;



	}







	.tabs .tabs-nav > li > a {



		padding: 12px 20px;



		font-size: 1em;



	}







}







@media only screen and (max-width: 1199px){



	



	.services .item-col {



		width: 25%;



	}







	.services .item-col.col-2 {



		width: 50%;



	}







	.profile-section .profile-img {



	    width: 38%;



	}







	.profile-section .profile-content {



	    width: 62%;



	}







		.call-out .flex-row {



			display: block;



			text-align: center;



		}







			[class*="scaption"] p {



				font-size: 14px!important;



				line-height: 22px!important;



			}







}







@media (min-width: 992px) and (max-width: 1199px) {



	



	.team-item:hover .team-desc.overlay{



		padding-left: 20px;



		padding-right: 20px;



	}



	



}







@media only screen and (max-width: 992px){







	/*	Mobile Menu



	/* -------------------------------------------------- */







	#header.header.header-main .menu-holder{



		position: relative;



		background-color: rgba(0,0,0,.8);



	    -webkit-backface-visibility: hidden;



	    backface-visibility: hidden;



	}







	.main-navigation{display: none!important;}







	.responsive-nav-button { display: inline-block; }







	.mobile-advanced {



		position: absolute;



		top: 0;



		right: -100%;



		z-index: 995;



		overflow: hidden;



		display: block;



		width: 100%;



		height: 100%;



		background-color: #653d47;



		pointer-events: none;



		-webkit-backface-visibility: hidden;



		-webkit-transform-origin: 0 0;



				transform-origin: 0 0;



		-webkit-transition: -webkit-transform .35s ease;



				transition: transform .35s ease;



		-webkit-transform: translateX(0);



				transform: translateX(0);



	}







	#wrapper.active .mobile-advanced {



		pointer-events: auto;







		-webkit-transform: translate(-100%, 0);



				transform: translate(-100%, 0);



	}







	.no-cssanimations.no-csstransforms3d #wrapper.active .mobile-advanced {



		right: 0;



	}







		.mobile-advanced ul.sub-menu { margin-bottom: 0; }







		.mobile-advanced > ul { 



			padding-top: 80px; 



		}







			.mobile-advanced li {



				display: block;



				list-style: none;



			}







				.mobile-advanced li > span {

					display: block;

					padding: 10px 15px;

					color: #333;

					font-weight: 400;



				}







				.mobile-advanced li a {

					display: block;

					padding: 20px 20px;

					border-bottom: none;

					line-height: 1.15em;

					text-align: center;



				}







				.mobile-advanced .sub-menu-wrap li a {

					line-height: 1.15em;

				}







				.mobile-advanced > ul > li:hover > a,



				.mobile-advanced > ul > li.current-menu-item > a,



				.mobile-advanced > ul > li.current-menu-parent > a,



				.mobile-advanced > ul > li.current-menu-ancestor > a,



				.mobile-advanced > ul > li.current_page_item > a,



				.mobile-advanced > ul > li.current_page_parent > a,



				.mobile-advanced > ul > li.current_page_ancestor > a



				 {



					background-color: #65ae84;



				}







				.mobile-advanced ul ul li.current > a,



				.sub-menu-wrap > ul > li:hover > a{



					color: #65ae84;



				}







				.mobile-advanced > ul > li > a{



					background-color: #653d47 !important;



					color: #fff;



					font-size: 16px;



					font-family: 'Roboto Condenced', sans-serif;



				    text-transform: uppercase;



				    font-weight: normal;



				}







				.mobile-advanced ul ul li > a {padding-left: 30px;}







				.mobile-advanced ul ul li > a:before{



					display: inline-block;



				    vertical-align: middle;



				    position: relative;



				    margin-right: 5px;



				    font-size: 14px;



				    font-family: 'fontello';



				    content: "\f105";



				}







		#advanced-menu-hide{



			position: fixed;



			top: 20px;



			right: 30px;



			z-index: 999;



			display: block;



			text-align: center;



			color: #fff;







			-webkit-backface-visibility: hidden;



					backface-visibility: hidden;



			-webkit-border-radius: 3px;



					border-radius: 3px;



			



		}







		.logged-in.admin-bar #advanced-menu-hide{top: 55px;}







		#wrapper.active #advanced-menu-hide{



			visibility: visible;



			pointer-events: auto;







			-webkit-transform: translateX(0);



					transform: translateX(0);



		}







		#advanced-menu-hide:after{



			content: '\e92a';



		    vertical-align: middle;



		    text-align: center;



		    font-size: 30px;



		    font-family: 'linearicons';



		    line-height: 38px;



		}







		#advanced-menu-hide:hover{color: #65ae84;}







		.mobile-advanced > ul > li.default-dropdown .sub-menu-wrap,



		.mobile-advanced > ul > li.default-dropdown .sub-menu-wrap.sub-menu-inner,



		.mobile-advanced > ul > li.multicolumn .sub-menu-wrap



		{



			position: relative;



			width: 100%;



			opacity: 1;



			visibility: visible;



			left: 0;



			right: 0;



			border: none;



			padding: 0;



			margin: 0;







			-webkit-transform: none;



			-ms-transform: none;



			-o-transform: none;



			transform: none;



		}







		.sub-menu-wrap ul li:hover { background: transparent!important; }







		.sub-menu-wrap ul li{padding: 0;}







		.sub-menu-wrap ul li.current-menu-item{background: none!important;}







	.toggle-menu { display: block; }







	.sub-menu-wrap.mega-menu > *{



        width: 100%;



    }







    .sub-menu-wrap.mega-menu > *:not(:last-child){



        margin-right: 0;



        margin-bottom: 0;



    }







	/* ------------------------------------------------------------------------------ */







	.flex-row [class*="col-md"]:not([class*="col-sm"]):not([class*="col-xs"]){



		width: 100%;



	}



	



	[class*="col-md-12"]:not(:last-child),



	[class*="col-md-"].col-sm-12:not(:last-child){



	    margin-bottom: 45px;



	}







	[class*="page-section"].half-bg-col:not(.two-cols){



		padding-top: 0;



		padding-bottom: 72px;



	}







	.half-bg-col:not(.two-cols) [class*="img-col"]{



	    padding-bottom: 50%;



	    margin-bottom: 72px;



	    position: relative;



	    width: 100%;



	}







	.half-bg-col.two-cols [class*="img-col"]{



		width: 100%;



	}







	.half-bg-col.two-cols [class*="img-col"] .col-bg{



		height: 50%;



	}







	.half-bg-col.two-cols .img-col-right .col-bg{



		top: auto;



		bottom: 0;



	}







	.header{



		padding: 0;



	}







	.header:not(.style-2):not(.style-3) .menu-wrap {



		padding: 20px;



	}







	.header:not(.style-2):not(.style-3) .top-header .logo-wrap,



	.header:not(.style-2):not(.style-3) .top-header .menu-holder



	{



		width: 100%;



	}







	.searchform-wrap .vc-child



	{



		width: 80%;



	}







	.rev-slider-wrapper .side-bar {



		width: 100px;



		padding: 140px 40px 20px;



	}





	.team-member .member-photo img{



		width: 100%;



	}







	.fx-col-3 > *{



		width: 50%;



	}







	.half-bg-col.two-cols,



	.half-bg-col.two-cols .page-section-bg{



		padding: 0;



	}







	.half-bg-col.two-cols .row{



		margin: 0 -15px;



	}







	.half-bg-col.two-cols > .container > .row > [class*="col-"]{



		padding: 70px 15px;



		margin-bottom: 0!important;



	}











	.isotope.four-collumn .item{



		width: 33.3333%;



	}







	.profile-section .profile-img,



	.profile-section .profile-content{



	    width: 100%;



	}







	.profile-section .profile-content .prof-inner{



		padding: 41px 0;



	}







}







@media (min-width: 992px){







	.push-left-30{



		padding-left: 30px;



	}



	



}







@media (max-width:767px){



    .page-header{

        margin-top:140px;

    }



	.entry .entry-body .label {



		float: none;



		margin-bottom: 25px;



		margin-right: 0;



		width: 100%;



	}







	h1.page-title {



		font-size: 2.5em;



	}







	.page-content.left-sidebar main#main,



	.page-content.right-sidebar main#main,



	.page-content.left-sidebar aside#sidebar,



	.page-content.right-sidebar aside#sidebar {



		float: none;



		width: 100%;



	}







	.page-content.left-sidebar .site-main,



	.page-content.right-sidebar .site-main {



		margin-bottom: 45px;



	}



	



	.flex-row [class*="col-sm-"]:not([class*="col-xs"]){



		width: 100%;



	}



	



	.fx-col-5 > *{



		width: 50%;



	}







	.pricing-tables-holder.cols-3 .pricing-col{



		width: 50%;



	}







	.header.style-2 .top-header .flex-row > *{



		width: 100%;



		text-align: center;



	}







	.header.style-2 .top-header .contact-info{



		display: inline-block;



	}







	.services .item-col,



	.services .item-col.col-2



	{



		width: 100%;



	}







	.isotope.three-collumn .item{



			 width: 50%;



		 }







	.col-3 .item {



		width: 50%;



	}







	.isotope.four-collumn .item {



		width: 50%;



	}







	.team-holder.col-3 > .team-item,



	.team-holder.col-4 > .team-item {



		max-width: 50%;



		-webkit-flex-basis: 50%;



		flex-basis: 50%;



	}







	.case-popup .popup-inner{



		top: 450px;



	    width: 80%;



	}







	.coming-soon h1{



		font-size: 48px;



	}







	.coming-soon{



		padding-top: 350px;



	}







	.tp-caption p{



		display: none!important;



	}







	.about-author .team-item .member-photo {



		max-width: 80px;



	}







	.entry .info-btn.with-icon.share {



		margin-top: 25px;



		margin-left: 5px;



		margin-right: 15px;



	}







	.entry .info-btn.with-icon.share .tooltip {



		position: relative;



		top: auto;



		left: 0;



		right: auto;



		margin-right: 20px;



		display: inline-block;



		transform: translate(0, 0);



		opacity: 1;



		visibility: visible;



	}







		.entry .info-btn.with-icon.share .licon-share2 { display: none; }







	.entry-box.entry-small .entry .thumbnail-attachment {



		max-width: 110px;



	}







	.page-404-section {



		padding: 70px 0;



	}







		.page-404-section .inner-404 h1 {



			font-size: 150px;



			line-height: 130px;



		}







	.testimonial-holder.style-2 .testimonial .author-box {



		float: none;



		max-width: 100px;



	}







	.testimonial-holder.style-2 .testimonial blockquote {



		width: 100%;



	}







	.side-bar {



		padding: 20px;



		position: relative;



		width: auto;



	}







		.side-bar > * {



			position: static;



			top: 0;



			float: none;



			transform: rotate(0);



		}







		.side-bar p.v-text {



			top: 0;



			float: none;



			transform: rotate(0);



		}







		.side-bar span.v-text { display: none; }







	nav#footer-navigation {



		text-align: center;

	}







		nav#footer-navigation .info-links.h-type > li {



			padding-bottom: 0;



		}







	.vc_row-has-fill .icons-box.price-box.type-2 .icons-wrap .icons-item p {



		color: #fff;



	}







}







@media (min-width:769px){







	.table-row{



	    margin-left: 0px;



	    margin-right: 0px;



	    display: table;



	    width: 100%;



	    table-layout: fixed;



	}







		.table-row > [class*="col-sm-"]{



		    float: none;



		    display: table-cell;



		    vertical-align: middle;



		}







		.table-row > [class*="col-"]:first-child{



		    padding-left: 0px;



		}







		.table-row > [class*="col-"]:last-child{



		    padding-right: 0px;



		}







	.media-holder.style-2.var2 .media-inner{



	  left: auto;



	  right: 25%;



	  transform: none;



	}







	.header.style-2 .top-header .flex-row > *:last-child{



		text-align: right;



	}







}







@media (min-width: 769px) and (max-width: 992px) {







	



}







@media only screen and (max-width:480px){







	[class*="col-xs-"]{



		float: none;



		width: 100%;



	}







	[class*="col-xs-"]:not(:last-child){



		margin-bottom: 28px;



	}







	[class*="fx-col-"] > *,



	.pricing-tables-holder.cols-3 .pricing-col{



		width: 100%;



	}







	.tabs .tabs-nav li{



		float: none;



		display: block;



	}







	.tabs:not(.style-2) .tabs-nav > li:not(:first-child) > a{



		margin: 0 0 1px 0;



	}







	.tabs.style-2 .tabs-nav > li > a{



		padding: 14px 0;



	}







	.tabs.style-2 .tabs-nav > li:not(:last-child) > a{



		border-bottom: 1px solid #e4e4e5;



		border-right: none;



	}







	.tabs.vertical{



		display: block;



	}







	.tabs.vertical .tabs-nav,



	.tabs.vertical .tabs-content{



		width: 100%;



	}







	.tabs.vertical.style-2 .tabs-content{



		margin-left: 0;



	}







	.btns-set .flex-row{



		justify-content: inherit;



	}







	.header .top-header .logo-wrap,



	.header .top-header .menu-holder{



		width: 100%;



	}







	.searchform-wrap .close-search-form{



		margin-left: 10px;



	}







	.header.style-3 .top-header .flex-row > *:not(:last-child){



		margin-bottom: 0px;



	}







	.media-inner h1 {



		font-size: 48px;



		line-height: 56px;



	}







	.media-holder.style-2.var2 .media-inner {



		top: 230px;



		left: 15px;



	}







	.header.style-3 .top-header .contact-info {



	    padding-right: 0;



		margin-left: 0;



		margin-right: 0;



	}







	.header.style-2 .top-header .flex-row > * {



	 	width: 100%;



	}







	.fx-col-3 > *{



		width: 100%;



	}







	.services .item-col,



	.services .service-item figure img{



		width: 100%;



	}







	.breadcrumbs-wrap .page-title{



		font-size: 48px;



		line-height: 56px;



	}







	.search-holder .btn:not(:last-child){



		margin-right: 10px;



	}







	.isotope.three-collumn .item{



		width: 100%;



	}







	.col-3 .item {



		width: 100%;



	}







	.isotope.four-collumn .item{



		width: 100%;



	}







	.team-holder.col-3 > .team-item,



	.team-holder.col-4 > .team-item {



		max-width: 100%;



		-webkit-flex-basis: 100%;



		flex-basis: 100%;



	}







	.entry-box.cols-2 > .entry,



	.entry-box.cols-3 > .entry



	{



		max-width: 100%;



		-webkit-flex-basis: 100%;



		flex-basis: 100%;



	}







	.header:not(.style-2):not(.style-3) .menu-wrap{



		padding: 20px;



	}







	.comment-info,



	.comment-author {



		float: none;



	}







	#sidebar .entry-box.entry-small .entry .thumbnail-attachment:not(:last-child){



		margin-bottom: 18px;



	}







	.comments-list .children { margin-left: 25px; }



	.comments-list .children .children { margin-left: 0; }







	.rev-slider-wrapper .brand-holder{



		padding: 18px 0;



		position: relative;



		background: #483949;



	}







	.form-submit {



		padding-left: 15px;



		padding-right: 15px;



	}







}







@media only screen and (max-width:320px){











}







@media (max-height: 750px){







	.rev-slider-wrapper .side-bar{



		padding-top: 70px;



	}







	.side-bar .social-icons.v-type{



		display: none;



	}







}







@media (max-height: 450px){







	.rev-slider-wrapper .side-bar p.v-text,



	.side-bar .social-icons.v-type{



		display: none;



	}







}

/* EDIT 22.05.11 */
h1 {
    font-size: 2.1667em;
    line-height: 1.2em;
}
h2{
	font-size: 1.9667em;
}
h3{
	font-size: 1.4667em;
}

#who_we_are .section-title:not(:last-child){
	line-height: 1em;
	margin-bottom: 15px;
}

.header .top-header{
	width: 100%;
}
.header .top-header .lang-area{
	float: none;
	margin-left: auto;
}
.header .top-header .lang-area a{
    font-size: 14px;
}

.header .top-header .logo-wrap{
	max-width: 200px;
    margin-right: 30px;
}

#content .tp-caption > p{
    font-size: 46px!important;
    white-space: normal;
    display: block;
    width: 100vw;
	max-width: 1100px;
    line-height: 1.2em!important;
    margin-left: 125px!important;
}
#content .tp-caption > p br{
	display: none;
}
.block-map {
    position: relative;
    padding-bottom: 34%;
}
.block-map .map-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.info-box {
	background-color: #000;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
	text-align: center;
	padding: 15px 30px;
}

.info-box h5 { 
	color: #fff;
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 5px;
}

.info-box p {
	font-size: 13px;
	line-height: 22px;
	color: rgba(255, 255, 255, 0.7);
}

/* EDIT 22.04.21 */
.services .service-item figure img{
	width: 100%;
}
@media (max-width: 1200px){
	#content .tp-caption > p{
		margin-left: 0!important;
	}
	h2 {
	    font-size: 2.2em;
	}
	.header .top-header .logo-wrap{
		max-width: 215px;
	}
	.header:not(.style-2) .main-navigation > ul > li {
	    margin: 0 10px;
	}
	.services .service-item span.service-title {
	    font-size: 22px;
	    line-height: 26px;
	}
	#footer.footer .copyright{
		margin-bottom: 10px;
	}
	.contact-info li.info-item > .item-info span,
	.contact-info.style-3 > li {
	    font-size: 20px;
	}

	/*clients*/
	#clients .wpb_content_element{
		margin-bottom: 60px;
	}
	#clients .wpb_wrapper span{
		font-family: 'Open Sans', sans-serif!important;
	}
	#content .tp-caption > p{
		font-size: 28px!important;
	}
}
@media (max-width: 992px){
	/*Header*/
	.header .top-header{
		width: 100%;
	    justify-content: space-between;
	}
	.header .top-header .logo-wrap,
	.header .top-header .menu-holder,
	.header .top-header .lang-area{
		width: auto!important;
	}
	.header .top-header .menu-holder{
		order: 3;
	}
	.header .top-header .logo-wrap{
		max-width: 200px;
		margin-right: auto;
	}
	.header .top-header .lang-area{
		padding-bottom: 4px;
	}
	.header:not(.style-2):not(.style-3) .menu-wrap {
	    padding: 15px;
	}
	/*Footer*/
	#footer.footer .copyright{
		margin-bottom: 10px;
	}
}
@media (max-width: 768px){
	body {
		font-size: 1em;
	}
	h1,
	h1.page-title {
		font-size: 2em;
    	line-height: 1.4em;
	}
	h2 {
	    font-size: 1.8em;
	    line-height: 1.8em;
	}
	h3 {
	    font-size: 1.4em;
	    line-height: 1.4em;
	}
	h4{
		font-size: 1.3em;
		line-height: 1.3em;
	}
	.text-size-medium {
	    font-size: 20px!important;
	    line-height: 22px!important;
	}
	[class*="page-section"]{
		padding: 60px 0;
	}
	.section-title [class*="item-divider"] {
	    margin: 10px 0 0;
	}
	.section-title:not(:last-child) {
	    margin-bottom: 15px;
	}

	.wwa_txt{
		min-height: auto;
	}

	.contact-info.style-3 > li{
		padding: 35px 20px;
	}
	.contact-info.style-3 li > i{
		font-size: 30px;
		margin-bottom: 15px;
	}
	.contact-info.style-3 li > i svg{
		max-width: 26px;
    	max-height: 32px;
	}
	.contact-info.style-3 li .item-info,
	.contact-info.style-3 li .item-info > span{
		font-size: 18px;
	}

	.go-to-top{
		width: 38px;
		height: 38px;
		line-height: 38px;
		font-size: 16px;
		bottom: 20px;
		right: 20px;
	}
	.go-to-top.go-top-visible{
		right: 20px;
		bottom: 20px;
	}

	.price-box .icons-item .price{
		font-size: 40px;
		line-height: 40px;
	}
	.breadcrumbs-wrap {
    	padding: 30px 0 35px 0;
	}
	.page-header {
	    margin-top: 75px;
	}

	/*widget*/
	.sidebar .widget{
		padding: 24px;
	}
	.sidebar .widget .widget-title {
	    font-size: 20px;
	    line-height: 1.1em;
	}
	.sidebar .widget .widget-title:not(:last-child) {
	    margin-bottom: 15px;
	}
	.widget .toggle-list li a{
		margin-left: 0;
		font-size: 14px;
	}
	.widget .toggle-list > li:not(:last-child){
		margin-bottom: 8px;
	}

	/*who_we_are sc*/
	#who_we_are .wwa_txt{
		padding-right: 0;
		padding-left: 0;
	}
	#who_we_are .wpb_content_element{
		margin-bottom: 0;
	}

	/*clients sc*/
	#clients.vc_row{
		margin: 0;
	}
	#clients .clients_block{
		padding-right: 15px;
		padding-left: 15px;
	}
	#clients .wpb_content_element{
		margin-bottom: 0;
	}
	#clients .vc_col-has-fill>.vc_column-inner{
		padding-top: 0;
	}
	#clients .vc_column-inner .wpb_content_element{
		padding: 60px 0;
	}

	/*contacts*/
	#contacts .vc_column-inner{
		padding-top: 0;
	}
	.contact-info.style-3 > li:last-of-type{
		padding-bottom: 0;
	}
	#servises .section-title{
		padding-left: 30px;
    	padding-right: 30px;
	}

	.spec_ci .contact-info.style-3 > li {
	    width: 100%;
	}
	.spec_ci .contact-info.style-3{
		margin-left: 0;
	}
}
@media (max-width: 575px){
	h1 {
	    font-size: 1.6em;
	    line-height: 1.4em;
	}
	h2 {
	    font-size: 1.5em;
		line-height: 1.5em;
	}
	h3 {
	    font-size: 1.3em;
	    line-height: 1.3em;
	}
	h4{
		font-size: 1.2em;
		line-height: 1.2em;
	}
	h2.section-title{
		font-size: 1.8em;

	}
	.header .top-header .logo-wrap{
		max-width: 150px;
		margin-right: auto;
	}
	.header .top-header .lang-area a.current,
	.header .top-header .lang-area a{
		font-size: 14px;
	}
	.breadcrumbs-wrap .page-title {
	    font-size: 1.6em;
	    line-height: 1.4em;
	    margin-bottom: 8px;
	}
	.services .service-item span.service-title {
	    font-size: 22px;
	    line-height: 26px;
	}
	#footer[class*="footer"].style-1 {
	    padding: 25px 0;
	}
}

@media (max-width: 350px) {
	.header .top-header .logo-wrap {
	    max-width: 130px;
	}
	.header:not(.style-2):not(.style-3) .menu-wrap {
	    padding: 10px;
	}
}
