/*
    Theme Name: Central Employment
    Theme URI: http://centralemployment.uk/
    Description: A beautifully-simple yet powerful WordPress theme that integrates perfectly with the block editor and plugin. Start amazing websites with blocks today! Install the plugin to add even more page such as testimonials, sharing icons, notices, call to actions, buttons and more.
    Version: 1.0.0
    Author: BluShark Digital LLC
    Tags: custom header, fixed width, two columns
*/
.wpcf7 .ajax-loader {
    display: none !important;
}
.why-us-clm{height:100%}
.about-us-sec img {
    height: 100%;
}
.banner-bg-img img {
    margin-top: 60px !important;
}
 .lists-boxes .container {
    max-width: 1170px !important;
}
/* .why-us-clm.text-center {
    height: 280px;
} */


@media screen and (max-width: 1919px) {.why-us-clm.text-center {height: 370px;}}
@media screen and (max-width: 1599px) {.why-us-clm.text-center {height: 340px;}}
@media screen and (max-width: 1199px) {.why-us-clm.text-center {height: 310px;}}
@media screen and (max-width: 767px) {.why-us-clm.text-center {height: auto;}}
@media screen and (min-width: 1920px) {.why-us-clm.text-center {height: 310px;}}

@media screen and (min-width: 1920px) {
	.container {
    max-width: 1400px !important;
}
	
	.hero-banner{
		margin-top:100px !important;
	}
	
	#header {
    height: 150px !important;
	}
	.phone-number img {
    width: 35px !important;
    height: 28px !important;
}
.btn {
	font-size: 24px !important;
}
	.contct-link .red-envelope {
    width: 38px !important;
    height: 28px !important;
}
.contct-link .red-envelope-text {
    font-size: 23px !important;
}
.main-logo {
    width: 260px !important;
}
.home-desc p {
    font-size: 20px !important;
}

	
h1.main-heading {
    font-size: 74px !important;
    line-height: 75px !important;
}
	.banner-bg-img img {
    height: 80vh;
    width: 100%;
}
}