@media (max-width: 1199px) {
	nav.navbar .logo {
		width: 28%;
	}
	nav.navbar .logo img {
		max-width: 220px;
    	margin: 25px
	}
	.header-menu {
		width: 72%;
		padding-left: 60px;
	}
	.header-menu::after {
		left: -1px;
	}
	#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
		font-size: 15px !important;
	}
	.single-title h3,
	.background-title h3 {
		font-size: 32px;
	}
	.service-item-img {
		height: 220px;
	}
	.service-item h3 {
		font-size: 18px;
    	padding: 5px;
	}
	.web24-icon-block-item i {
		font-size: 36px;
	}
	.web24-icon-block-item h4 {
		font-size: 18px;
	}
	.background-title {
	    margin: -30px 0 0;
	    padding: 10px 30px;
	    height: 60px;
	}
	.background-title span {
		height: 60px;
	}
	.background-title span::after {
	    left: -45px;
	    border: 26px solid transparent;
	    border-bottom: 34px solid #ffffff;
	    border-right: 19px solid #ffffff;
	}
	.web24-last-news-item h3,
	.last-news-item h3 {
		font-size: 20px;
	}
	.web24-last-news-item a,
	.last-news-item a {
		font-size: 16px;
		min-width: 160px;
	}
	.entry-header h1,
	.page-header h1 {
		font-size: 28px;
	}
}



@media (max-width: 991px) {
	header {
		height: 50px;
	}
	nav.navbar {
		top: 25px;
	}
	nav.navbar .logo {
		width: 35%;
		height: 50px;
	}
	nav.navbar .logo img {
	    max-width: 205px;
	    margin: 14px 20px 10px;
	}
	.header-menu {
		width: 65%;
		height: 50px;
	}
	.header-menu::after {
		left: 0;
	    border: 23px solid transparent;
	    border-bottom: 27px solid white;
	    border-left: 20px solid white;
	}
	.single-title h3,
	.background-title h3 {
		font-size: 28px;
	}
	.web24-icon-block-item h4 {
		font-size: 16px;
	}
	.web24-last-news-img {
		height: 200px;
	}
}



@media (max-width: 767px) {
	nav.navbar .logo {
		width: 45%;
	}
	nav.navbar .logo img {
	    max-width: 205px;
	    margin: 14px 20px 10px;
	}
	.header-menu {
		width: 55%;
	}
	.web24-icon-block-item {
		margin-bottom: 15px;
	}
	.background-title {
		height: 50px;
		margin: -25px 0 0;
	}
	.background-title span {
		height: 50px;
	}
	.background-title span::after {
	    left: -35px;
	    border: 21px solid transparent;
	    border-bottom: 29px solid #ffffff;
	    border-right: 14px solid #ffffff;
	}
	.feedback {
		margin-top: 50px;
	}
	.wpb_text_column h4 {
		margin-top: 15px;
	}
	.main-news-img {
		float: none;
	    width: 100%;
	    max-width: 400px;
	    margin: 0 0 20px 0;
	}
	.entry-header, .page-header {
		margin-bottom: 20px;
	}
	.entry-header h1, .page-header h1 {
	    font-size: 22px;
	}
}



@media (max-width: 575px) {
	header {
		height: 100%;
	}
	nav.navbar {
		top: 0;
	}
	nav.navbar .logo {
		width: calc(100% + 30px);
	    margin-left: -15px;
	    text-align: center;
	    float: none;
	}
	.header-menu {
		width: calc(100% + 30px);
	    margin-left: -15px;
	    text-align: center;
	    float: none;
	    padding: 0;
	}
	.header-menu::after {
		display: none;
	}
	.wpb_text_column h4 {
		font-size: 18px;
	}
	main {
	    padding: 35px 0 20px;
	}
	.list-contacts {
		display: block;
    	text-align: center;
	}
	.list-contacts .widget {
		margin-top: 15px;
	}
	.background-title {
		text-align: center !important;
	}
	.background-title span {
		display: none;
	}
}


@media (max-width: 420px) {
	.web24-services,
	.web24-last-news {
	    margin: 0px 18px;
	}
}