
@media only screen and (max-width: 1920px) {
	.identity-banner4 {
		background: url(../img/identity/identity-banner4.png) no-repeat 100% 22% / 38% auto;
	}
}

@media only screen and (max-width: 1199px) {
	.identity-banner-box {
		height: 600px;
	}
	.identity-banner2 {
		background-size: auto 65%;
	}
	.identity-banner3 {
		background-size: 50% auto;
	}
	.tabs1 img {
		max-width: 70%;
	}
	h1 {
    	font-size: 50px;
		line-height: 65px;
	}
}

@media only screen and (max-width: 991px) {
    
    .service-area {
        padding-top: 75px;
    }
    
	#logo-bm-sidebar {
		display: none;
	}
	
	.mainmenu.open #logo-bm, .mainmenu.open #logo-bm path, .mainmenu.open #logo-bm g {
		fill:#044061;
	}
	
	.identity .mainmenu:not(.open)::before {
		transform: skew(0);
	}
	.identity-slide-img {
		margin-right: 15px;
		width: 180px;
	}

	.identity-single-slide {
		margin: 0 40px;
	}

	.single-tab-hover h2 {
		font-size: 32px;
	}

	.tabs-area .nav-tabs li {
		min-width: auto;
		margin: 3px 5px;
	}

	.tabs-area .nav-tabs {
		padding: 60px 0 0;
	}
	.identity-banner-box p {
		max-width: 100%;
		font-size: 18px;
		line-height: 30px;
	}
	/* identity */

	.identity-banner-box {
		height: auto;
		padding: 140px 0 120px;
		text-align: center;
	}
	.homepage .identity-banner-box {
		height: auto;
	}
	.identity-banner {
		background-position: bottom center;
		background-size: auto 800px;
		padding-bottom: 635px;
	}
	.identity-banner.identity-banner9 {
		padding-bottom: 100px;
	}

	.identity-banerimg {
		position: absolute;
		content: "";
		left: 0;
		right: 0;
		bottom: 0;
		height: 400px;
	}
	.identity-bannerimg {
		display: block;
	}
	.identity-banner1::before {
		background-image:url(../img/identity/identity-banner1.jpg);
	}
	.identity-banner2::before {
		background-image:url(../img/identity/identity-banner2.jpg);
	}
	.identity-banner3::before {
		background-image:url(../img/identity/identity-banner3.jpg);
	}
	.identity-banner4::before {
		background-image:url(../img/identity/identity-banner4.png);
	}
	.identity-banner-box p {
		margin-top: 20px;
	}

	.identity-banner > img:not(.identity-bannerimg){
		bottom: -40px;
		left: 0;
		width: 80px;
	}
	.tabs1 img {
		max-width: 80%;
	}
	.tabs1 {
		left: 50px;
		right: 80px;
	}

	.tabs1 a.fa.fa-close {
		right: -5px;
	}
	.contact-box ul {
		font-size: 18px;
		max-width: 540px;
	}
	.identity-banner5 {
    	background-image: url(../img/identity/identity-banner5m.jpg);
	}
	.identity-banner4 {
    	background-image: url(../img/identity/identity-banner4m.png);
    	background-size: auto 746px;
	}
}

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

	.single-tab-left {
		text-align: center
	}
	
	h1.reference-title span {
		font-size: 44px;
	}

	.tabs-area .ide-head {
		font-size: 24px;
		line-height: normal;
	}

	.tabs-area .theme-btn3 {
		padding: 0px 18px;
		font-size: 14px;
	}

	.single-tab {
		display: block;
		background-position: bottom center;
	}

	.single-tab-left {
		width: 100%;
		height: auto;
		padding: 20px 30px;
	}

	.single-tab-right {
		min-height: 220px;
	}

	.single-tab-left p {
		margin: 15px 0 10px;
	}

	.single-tab-hover {
		padding: 0 10px 30px;
	}

	.single-tab-hover::before {
		bottom: auto;
		top: 0;
		left: 25px;
		height: 1px;
		right: 25px;
		width: auto;
	}
	.single-tab-hover h2 {
		font-size: 26px;
	}
	.single-tab-right p {
		font-size: 14px;
		right: 10px;
		bottom: 5px;
	}
	/* identity */

	.identity-banner-box {
		padding: 100px 0;
		text-align: center;
	}
	.service-area.service-contact h5 {
		font-size: 18px;
		line-height: 28px;
	}
	.service-box p br {
		display: none;
	}
	.identity-banner .identity-banner-box{
		padding-bottom: 50px;
	}
	.identity-banner-box h1 {
		font-size: 32px;
		line-height: 42px;
		padding-bottom: 20px;
	}

	.identity-slide {
		padding: 100px 0 50px;
	}

	.ide-head {
		font-size: 28px;
		line-height: normal;
	}

	.identity-slide h3 {
		margin-bottom: 50px;
	}

	.identity-single-slide {
		display: block;
		text-align: center;
		margin: 0;
	}

	.identity-slide-img {
		margin: 0 auto 15px;
		width: 100%;
		max-height: 180px;
		max-width: 180px;
	}

	.owl-nav {
		display: none;
	}

	.identity-contact-form h2 {
		font-size: 28px;
		line-height: normal;
	}

	.identity .contact-area {
		padding: 85px 0;
	}
	.tabs1 img {
		max-width: 100%;
	}
	.tabs1 {
		left: 5px;
		right: 5px;
		padding-right: 35px;
		padding-bottom: 1200px;
	}
	.identity-banner {
		background-position-y: 75%;
		background-size: contain;
    	padding-bottom: 557px;
	}
	
	.identity-banner4 {
    background-size: auto 593px;		
	}
}

@media only screen and (max-width: 575px) {
	
    .contact-area::before{
        bottom: 20px;
    }
    
	.identity-banner {
		background-position-y: 75%;
		background-size: contain;
	}

	.identity-slide-info {
		font-size: 15px;
		line-height: 24px;
		text-align: justify
	}
	
	.featherlight-content .header {
		padding: 50px 25px !important;
	}
	.contact-box ul {
		display: block;
		font-size: 18px;
	}

	.contact-box ul li:nth-child(2) img {
		display: none;
	}

	.contact-box ul li {
		margin: 5px 0;
	}

	body {
		font-size: 16px;
		line-height: 28px;
	}

	h1 {
		font-size: 45px;
	}

	.banner-area {
		padding: 120px 0 220px;
	}

	.homepage .banner-area {}

	h2 {
		font-size: 28px;
		line-height: 40px;
		margin-bottom: 5px;
	}

	.about-area h2 {
		margin-bottom: 5px;
	}

	h4 {
		font-size: 20px;
	}

	.mainmenu b + a + a,
	.mainmenu b + a {
		font-size: 25px;
		top: 3px;
	}

	.mainmenu b {
		margin-right: 5px;
        position: relative;
        top: -3px;
	}

	.mainmenu img {
		max-width: 100px;
	}

	.contact-form h2 {
		margin-bottom: 10px;
		font-size: 24px;
   	 	padding-top: 33px;
	}

	.contact-form form {
		padding: 10px 15px;
	}

	.contact-form input {
		font-size: 13px;
		padding: 3px 12px;
		margin-bottom: 5px;
	}

	textarea {
		height: 80px;
	}

	.contact-form label {
		font-size: 11px;
	}

	.close-form {
		font-size: 25px;
	}

	.banner-area {
		padding: 213px 0 425px;
	}

	.homepage .banner-area {}

	h1.reference-title span {
		font-size: 34px;
	}
	.tabs1 {
		padding-bottom: 2000px;
	}
}

@media only screen and (max-width: 475px) {
	.identity-banner {
    background-position-y: 200px;
    background-size: contain;
    padding-bottom: 65%;
	}
	.identity-banner8 {
		background-position-y: 85%;
		
	}
    
    .identity-banner4 {
        padding-bottom: 90%;
    }
    .identity-banner6 {
        background-position-y: 240px;
        padding-bottom: 80%;
    }
    .identity-banner11 {
        background-position-y: 220px;
        padding-bottom: 75%;
    }
	.identity-banner > img:not(.identity-bannerimg) {
    bottom: -10px;
	}
    
}

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

	h1 {
		font-size: 40px;
	}
	.tabs1 {
		padding-bottom: 2500px;
	}


}

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

	h1 {
		font-size: 35px;
	}

	.banner-area {
		padding: 191px 0 366px;
	}

	.homepage .banner-area {}


}


@media only screen and (min-width: 575px) {
	.banner-area {
		padding: 250px 0 500px;
	}

	.homepage .banner-area {}

}

@media only screen and (min-width: 768px) {
	.mainmenu:not(.open)::before {
		height: 92px;
		transform: skewY(1deg);
	}

	.mainmenu.open::before {
		height: 92px;
		transform: skewY(1deg);
	}

	.banner-area {
		padding: 300px 0 500px;
	}

	.homepage .banner-area {}
}

@media only screen and (min-width: 992px) {
	.mainmenu:not(.open)::before {
		height: 100px;
		transform: skewY(0.8deg);
	}

	.mainmenu.open::before {
		height: 100px;
		transform: skewY(0.8deg);
	}

	.client-img {
		height: 200px;
	}

	.container {
		padding-left: 40px;
		padding-right: 40px;
	}

	.banner-area {
		padding: 0px 0 0px;
	}

	.homepage .banner-area {}
}

@media only screen and (min-width: 1440px) {
	.mainmenu:not(.open)::before {
		height: 90px;
		transform: skewY(0.7deg);
	}

	.mainmenu.open::before {
		height: 90px;
		transform: skewY(0.7deg);
	}
	.identity-banner-box {
		height: 860px;
	}
	.identity-banner3 {
		background-size: 60% auto;
	}
}



@media only screen and (min-width: 1921px) {
	section#about {
		margin-left: 0 !important;
	}
	.mainmenu {
		display: none;
	}

	.body-hide .sidebar {
		z-index: -1;
	}

	.sidebar a img {
		display: block;
		margin: 0 auto 40px;
		max-width: 150px;
	}

	.detail-banner {
		padding: 80px 0 70px;
	}

	.sidebar::after {
		top: 0;
		bottom: 0;
		content: "";
		right: 0;
		width: 5px;
		background: #fff;
		position: absolute;
	}

	body {
		padding-left: 310px;
	}

	.sidebar {
		left: 0;
		top: 0;
		bottom: 0;
		width: 310px;
		text-align: center;
		z-index: 2;
		opacity: 1;
		font-size: 15px;
		padding-left: 15px;
	}
	.identity-banner-box {
		height: 1050px;
	}
	.identity-banner3 {
		background-size: 55% auto;
	}
}


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

	.mainmenu:not(.open) .logo {
		margin-top: 12px;
		display: block;
	}

	.mainmenu.mainmenu-detail.sticked {
		position: fixed;
		z-index: 100;
		background: none;
	}

	.mainmenu::before ,
	.mainmenu.sticked:not(.open)::before {
		transform: skewY(0deg);
		background: rgba(67, 194, 201, 0.9);
	}

	.sidebar ul li a {
		width: 100%;
		padding: 5px;
	}

	.sidebar {
		top: 0px;
	}

	img.bottom-www {
		position: absolute;
		bottom: 0;
		left: 50%;
		margin-left: -125px;
		padding: 20px 0px 0;
		width: 250px;
		display: block;
	}

}

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




@media only screen and (max-height: 575px) {

	.sidebar ul li a {
		padding: 0px;
	}

}


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

	.mainmenu:not(.open)::before {
		height: 90px;
		transform: none;
	}

	.mainmenu .flexbox-center {
		display: block;
		flex: 0;
	}

	.logo-left {
		width: auto;
		flex: unset;
		-ms-flex: unset;
		max-width: initial;
		float: left;
		margin-top: 7px;
	}

	.menu-desktop {
		display: block;
		float: right;
	}

	.mainmenu .col-6.text-right {
		display: none;
	}

	.menu-desktop ul {
		display: inline-block;
		vertical-align: top;
		margin-top: 19px;
	}

	.menu-desktop ul li {
		display: inline-block;

	}

	.menu-desktop ul li a {
		padding: 25px 10px;
		font-weight: 600;
		font-size: 16px;
	}

	.menu-desktop ul li a:hover {
		color: #044061;
	}

	.mainmenu:not(.sticked) .menu-desktop ul li a:hover {
    color: #044061;
	}

	.identity .mainmenu:not(.sticked) .menu-desktop ul li a:hover {
    color: #044061;
	}
	
	body.sluzby .mainmenu:not(.sticked) .menu-desktop ul li a:hover {
    color: #044061;
	}

	.mainmenu.mainmenu-detail a.theme-btn {
		padding: 4px 24px 4px 18px;
		font-size: 16px;
		display: inline-block;
		margin-top: 15px;
		text-transform: none;
		margin-left: 10px;
		/* border: 0px solid #43c2c9 !important; */
		z-index: 8;
		position: relative;
		/* border-radius: 0; */
		z-index: 9999;
		/*Firefox*/
	}

	.mainmenu.mainmenu-detail a.theme-btn::before {
		display: none
	}

	.clip-svg {
		clip-path: url(#myClip2);
	}

	.clip-svg:hover {
		clip-path: url(#myClip);
		padding: 4px 24px 4px 18px;
	}

	.menu-desktop .theme-btn:hover::before {
		-webkit-transition: all 0.4s;
		transition: all 0.4s;
		content: "";
		bottom: -5px;
		background: #43c2c9;
		width: 0;
		height: 0;
		right: -5px;
		position: absolute;
		z-index: 9;
		border-radius: 16px;
		border: 0px !important;
		width: 21px;
		height: 21px;
		display: block;
	}

	.about-area .before {
		transform: skewY(0deg);
	}
}


@media only screen and (min-width: 992px) and (max-width: 1200px) {
	.menu-desktop ul li a {
    padding: 25px 8px;
    font-size: 15px;
	}
	.mainmenu.mainmenu-detail a.theme-btn {
    padding: 4px 14px 4px 10px;
    font-size: 15px;
	}
	
}

