@charset "utf-8";
*{
	box-sizing: border-box;
}

@media screen and (max-width:1346px) {
.index-page .banner_wraper .carousel-caption {
	padding: 0% 5%;
}
.top_link::before {
	position: absolute;
	content: "";
	top: 0px;
	background: #197a2c;
	width: 66%;
	height: 40px;
	left: 34%;
	background-repeat: no-repeat;
	margin-left: 0;
	z-index: -9;
}
.top_link {
	width: 100%;
	max-width: 740px;
	padding-bottom: 40px;
	padding-right: 20px;
}

.top_link::after {
	display: none;
}
img {
	max-width: 100%;
}
}


@media screen and (max-width:1200px) {
#cssmenu>ul>li>a {
font-size:13px;
}
#cssmenu>ul>li>a {
padding:12px 14px;
}

}
@media screen and (max-width:1080px) {
.index-page .col-md-12.header-wrap .row.header .leci-logo {
	padding-top: 40px !important;
	padding-bottom: 40px;
	text-align: left;
	padding-left: 25px;
	position: relative;
	z-index: 999;
	max-width: max-content;
}
section .full_content .flex_div .col-item:nth-child(1) {
	padding: 20px 20px;
}
section .full_content .flex_div .col-item:nth-child(3) {
	padding: 20px 30px;
}
section .full_content .flex_div .col-item:nth-child(3)::after {
	right: 10px;
	bottom: 0px;
	font-size: 50px;
}
.beckenham .gallery-image ul li {
	width: calc(50% - 15px );
	list-style: none;
}
#cssmenu ul {
	width: 100%;
	z-index: 111111111;
	clear: both;
}

section .full_content .flex_div .col-item:nth-child(1)::after {
	right: 20px;
	font-size: 50px;
}
section .full_content .flex_div .col-item:nth-child(5)::after {
	right: 20px;
	bottom: 0px;
	font-size: 50px;
}
section {
	margin-top: 60px;
}

section .full_content .flex_div .col-item {
	flex: 0 0 50% !important;
}
.we-offer-section .full_content ul {
	column-gap: 30px;
}
}
@media screen and (max-width:991px) {
h2 {
	font-size:24px;
}
h3 {
	font-size:20px;
}
h4 {
	font-size:18px;
}
h6 {
	font-size:16px;
}
#cssmenu a.download-btn {
	display: block;
}
.top_link ul {
	max-width: 650px;
	margin: 20px auto 0px;
	padding: 0;
	width: 100%;
	flex-wrap: wrap;
	justify-content: center;
}

.index-page .col-md-12.header-wrap .container {
	padding: 0px !important;
}
.index-page .col-md-12.header-wrap .row.header .leci-logo {
	text-align: left;
	padding-left: 25px;
}
.leci-logo a img {
	width: 100%;
	max-width: 180px;
}

section.our_project .flex_div {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 0px;
}
section.meet-our-team .full_content .flex_div ul li {
	width: calc(100%/2 - 30px);
	padding-bottom: 15px;
}

section.our_project .flex_div .col-item .image img {
    margin-top: 15px;
    margin-left: 15px;
}

section.our_project .flex_div {
    row-gap: 30px;
}


section.our_project .flex_div .col-item {
    width: calc(50% - 15px);
}

section.meet-our-team .full_content .flex_div ul {
    column-gap: 30px;
}
.what-we-do .full_content .flex_div ul li {
	width: calc(100%/2 - 30px);
}

section.our_project .full_content .flex_div .col-item {
	width: 45%;
	flex: auto !important;
}
section .full_content .flex_div .col-item:nth-child(3) ul {
	display: flex;
	column-gap: 30px;
}
.we-offer-section .full_content ul {
	margin-top: auto;
	row-gap: 30px;
}
.top_link ul li {
	flex: auto;
	width: 100%;
	padding: 10px 20px;
	max-width: max-content;
}
.top_link::before {
	display: none;
}
.leci-logo {
	text-align:center;
}
.leci-logo a {
	margin:0 auto;
}
.srvc-img img  {
	margin:0 auto;
	display:block;
}
.banner-right img {
	width:100%;
	display:block;
}

.top_link {
    max-width: 100%;
    padding-bottom: 0px;
    padding-right: 20px;
    z-index: 0;
    display: none;
}

.index-page .banner_wraper .carousel-caption {
	position: unset;
}

.index-page .col-md-12.header-wrap {
	background: unset;
}
.index-page .col-md-12.header-wrap .row.header .leci-logo {
	text-align: left;
	max-width: 80%;
}
.banner_wraper .carousel-caption h3 {
	font-size: 23px;
	line-height: 35px;
	text-align: center;
	text-shadow: none;
}
#myCarousel a.left.carousel-control span {
	margin: 0px auto 30px !important;
	transform: rotate(180deg);
}
#myCarousel a.right.carousel-control span {
	margin: 0px auto 30px !important;
	transform: rotate(180deg);
}
.col-lg-10.col-md-12.align-self-center.navwrap {
	background: #4c5a66;
}
.banner_wraper {
    background: rgba(76,90,102,0.7);
    padding: 0px 0px 20px;
}
.index-page .banner_wraper .carousel-caption .banner_btn {
	margin-top: 20px;
	display: flex;
	justify-content: center;
}
.index-page .banner_wraper .carousel-caption .banner_btn ul {
	flex-wrap: unset;
}
.index-page .banner_wraper .carousel-caption .banner_btn ul li a {
	padding: 10px 25px;
	border: 1px solid #fff;
	box-shadow: none;
}
.index-page .banner_wraper .carousel-caption {
    padding: 20px 5% 0px;
}
footer .col-lg-3.col-md-6.col-sm-6:nth-child(1) {
	max-width: 50%;
	flex: 50%;
}
footer .col-lg-3.col-md-6.col-sm-6:nth-child(2) {
	flex: 0 0 50%;
	max-width: 50%;
}
footer .col-lg-3.col-md-6.col-sm-6:nth-child(3) {
	flex: 0 0 50%;
	max-width: 50%;
}
footer .col-lg-3.col-md-6.col-sm-6:nth-child(4) {
	flex: 0 0 50%;
	max-width: 50%;
}

.inner-page .col-md-12.header-wrap::before {
display: none;
}
.inner-page .col-md-12.header-wrap::after {
display: none;
}
}

@media screen and (max-width:768px) {
.flex-box {
	flex-direction: column;
}
.flex-item {
	flex-basis: 100%;
}

#myCarousel a.right.carousel-control span {
    display: none;
}
#myCarousel a.left.carousel-control span {
    display: none;
}
section .full_content .flex_div .col-item {
	flex: auto;
	margin: 0 auto 0px;
}
section .full_content .flex_div .col-item:nth-child(3)::after {
	font-size: 35px;
	right: 10px;
}
section .full_content .flex_div .col-item:nth-child(5)::after {
	font-size: 35px;
	right: 10px;
}
section .full_content .flex_div {
	justify-content: space-between;
}
section {
	margin-top: 50px;
}
section .full_content .flex_div .col-item .desc_image img {
	max-width: 100%;
	margin: 0 auto;
	display: block;
}
section.our_project .full_content .col-item:nth-last-child(1) ul li:nth-last-child(1) {
	margin-bottom: 0px;
}


footer .col-lg-3.col-md-6.col-sm-6:nth-child(1) {
	max-width: 40%;
	flex: 40%;
}
footer .col-lg-3.col-md-6.col-sm-6:nth-child(2) {
	flex: 0 0 60%;
	max-width: 60%;
}
section.meet-our-team .full_content .flex_div ul li {
    flex: 0 0 45%;
}
.content-box.contactus {
    flex-wrap: wrap;
}

.left-side-content {
    width: 100%;
}
.contactus-map.right-side-content {
    width: 100%;
}
section.what-we-do {
    margin-top: 0px;
}
}




@media screen and (max-width:576px) {
section .full_content .flex_div .col-item {
	flex: 0 0 100% !important;
}
/* new css */
section.our_project.luxury_housing .flex_div .col-item .image img {
	min-height: 100%;
}
section.our_project.luxury_housing .flex_div .col-item .caption_text {
	right: 10%;
}
.beckenham.luxury .gallery-image ul li img {
	width: 100%;
	min-height: 100%;
	max-height: 100%;
}
/* new css */
section.our_project .full_content .flex_div .col-item {
	width: 100%;
}
section .full_content .flex_div .col-item:nth-child(3) ul {
	flex-wrap: wrap;
}
section.our_project .flex_div .col-item {
    width: calc(100% - 0px);
}
section.meet-our-team .full_content .flex_div ul li {
	width: 100%;
	padding-bottom: 15px;
}
.what-we-do .full_content .flex_div ul li {
	width: 100%;
	text-align: center;
}
section.meet-our-team .full_content .flex_div ul li {
    width: 100%;
    padding-bottom: 0px;
    flex: 0 0 100%;
}
.phonenumber {
    font-size: 16px;
}
.email {
    font-size: 16px;
}
section .title h2 {
    max-width: 90%;
}
section .title h2::before {
display: none;
}
section .title h2::after {
display: none;

}
section .full_content {
    margin: 20px auto 0px;
}
section .title h2 {
    font-size: 16.6pt;
    padding: 0px 0px 0px;
}
section .full_content .flex_div .col-item .desc_text h3 {
    font-size: 15.6pt;

}
section.meet-our-team .full_content .flex_div ul li a .caption_text h3 {
    font-size: 15pt;
}
section.meet-our-team .full_content .flex_div ul li > a .caption_text p {
    font-size: 11pt;
}

section.meet-our-team .full_content .flex_div ul li > a {
    padding-bottom: 90px;
    border-bottom: 3px solid #c8c8c8;
}

section .title h2 {
	font-size: 12.6pt;
	padding: 0px 0px 10px;
	width: 100%;
	max-width: 100%;
}
section .title h2::before {
	top: 8px;
}
section .title h2::after {
	top: 8px;
}
section.testimonial .title h2 {
	font-size: 21pt;
}
.testim .cont > div {
	padding: 0 60px 0px 60px;
	width: 100%;
}

.testim .cont div p {
	font-size: 11.96pt;
}

.testim .wrap {
	padding: 20px 0px;
}
.we-offer-section {
	background: url("../images/we-offer-section_bg.png") no-repeat scroll center top / 100% 100%;
	padding-top: 132px;
	padding-bottom: 170px;
	margin-top: 0px;
}
section .full_content .flex_div .col-item:nth-child(5) {
	padding: 30px 20px;
}
.we-offer-section {
	padding-bottom: 170px;
	margin-top: 0px;
}
.testim .arrow {
	padding: 10px 8px;
}
.copyright .flex_div {
	flex-wrap: wrap;
}

.copyright {
	margin: 40px auto 0px;
}
.copyright .flex_div p:nth-child(1) {
	font-size: 8.64pt;
	letter-spacing: 0.50px;
	margin: 0px 0px 10px;
	text-align: center;
}
.banner_wraper .carousel-caption h3 {
	font-size: 17px;
	line-height: 30px;
}



.col-lg-10.col-md-12.align-self-center.navwrap {
	background: none;
}
footer .col-lg-3.col-md-6.col-sm-6:nth-child(1) {
	max-width: 100%;
	flex: 100%;
}
footer .col-lg-3.col-md-6.col-sm-6:nth-child(2), footer .col-lg-3.col-md-6.col-sm-6:nth-child(3) {
	flex: 0 0 100%;
	max-width: 100%;
	margin: 30px auto 0px;
}
footer .col-lg-3.col-md-6.col-sm-6:nth-child(4) {
	flex: 0 0 100%;
	max-width: 100%;
}

}

