@charset "UTF-8";
 body {
font-family: 'Open Sans', sans-serif;
background: #fff !important;
}
* {
margin: 0;
padding: 0;
}
body a {
text-decoration: none;
color: #005837;
outline: none;
}
body a:hover {
text-decoration: none;
color: #008956;
outline: none;
}
body section {
padding: 100px 0 0px;
}
body .widget_nav_menu a:hover {
text-decoration: none
}
h1.kc_title, h2.kc_title, h3.kc_title, h4.kc_title, h5.kc_title, h6.kc_title {
margin: 0;
}
h2, h2.kc_title {
font-size: 44px;
color: #252525;
font-family: Nunito Sans;
text-transform: uppercase;
margin-bottom: 35px;
font-weight: 600;
}
h3, h3.kc_title {
font-size: 38px;
color: #252525;
font-family: Nunito Sans;
font-weight: 600;
margin-bottom: 20px;
}
h4, h4.kc_title {
font-size: 32px;
color: #252525;
font-family: Nunito Sans;
font-weight: 600;
margin-bottom: 20px;
}
h5, h5.kc_title {
font-size: 28px;
color: #252525;
font-family: Nunito Sans;
font-weight: 600;
margin-bottom: 18px;
margin-top: 15px;
}
h6, h6.kc_title {
font-size: 22px;
color: #252525;
font-family: Nunito Sans;
margin-bottom: 10px;
}
p {
font-size: 18px;
color: #5e5e5e;
font-family: Muli;
}
li {
font-size: 18px;
color: #5e5e5e;
font-family: Muli;
}
body .kc_button {
background: transparent;
color: #010101;
text-transform: uppercase;
font-weight: 700;
padding: 0;
}
body .kc_button:after {
content: '';
background: url(//www.conceptelevators.co.uk/wp-content/themes/ce/assets/images/color-arrow.png);
width: 25px;
height: 11px;
position: absolute;
margin-left: 10px;
margin-top: 3px;
}  .menu-primary-container > ul > li {
float: left;
padding: 10px 7px;
margin: 0;
}
.menu-primary-container li a {
color: #636363;
text-transform: uppercase;
font-weight: bold;
font-size: 14px;
}
.menu-primary-container li a:hover {
text-decoration: none;
color: #008956;
}
.widget_nav_menu .menu-primary-container li {
margin: 0;
}
.menu-primary-container .widget li:first-child {
margin-top: 0;
}
.menu-primary-container > ul > li {
transition: all ease;
}
.menu-primary-container > ul > li .sub-menu {
position: absolute;
z-index: 2;
background: #152327;
display: none;
transition: all 1s;
}
.menu-primary-container > ul > li:hover .sub-menu {
display: block;
}
.menu-primary-container > ul > li .sub-menu li {
padding: 20px 25px;
background: none;
transition: all 1s;
max-width: 200px;
border-bottom: 1px #1f2f34 solid;
cursor: pointer;
}
.menu-primary-container > ul > li .sub-menu > li:last-child {
min-width: 200px;
}
.menu-primary-container > ul > li .sub-menu a {
color: #fff;
text-transform: none;
font-size: 15px;
font-weight: normal;
}
.menu-primary-container > ul > li .sub-menu li:hover {
background: #333;
}
#responsive-menu-container #responsive-menu li.responsive-menu-item .responsive-menu-item-link {
color: #636363;
text-transform: uppercase;
font-weight: bold;
font-size: 14px;
}
.responsive-menu-open #responsive-menu-container.slide-top {
padding-top: 14px;
}
#responsive-menu-container #responsive-menu-wrapper {
width: 100%;
}  .widget .menu-social-links-menu-container li {
float: left;
margin: 0;
margin-left: 5px;
}
.widget .menu-social-links-menu-container li.menu-item i._mi {
background: #242424;
border-radius: 50%;
color: #fff;
padding: 3px;
font-size: 1em;
}
.widget .menu-social-links-menu-container li.menu-item i._mi:hover {
background: #008956;
}
.widget .menu-social-links-menu-container li.menu-item.linkedin {
text-indent: -99999px;
}
.widget .menu-social-links-menu-container li.menu-item.linkedin a {
background: #242424 url(//www.conceptelevators.co.uk/wp-content/themes/ce/assets/images/linkedin.png) no-repeat center center;
width: 24px;
height: 24px;
border-radius: 50%;
color: #fff;
padding: 3px;
display: block;
background-size: 64%;
}
.widget .menu-social-links-menu-container li.menu-item.linkedin a:hover {
background-color: #008956;
} section#topHeader {
padding: 0;
}
section#topHeader .kc_single_image {
padding: 5px 0 0;
}
#topHeader .kc-col-container {
display: flex;
align-items: center;
}
#topHeader .getintouch {
border-left: 1px solid #f1f1f1;
}
#topHeader .getintouch h5 {
font-size: 12px;
font-weight: normal;
text-transform: uppercase;
margin: 0;
}
#topHeader .getintouch h5 span {
font-size: 18px;
display: block;
font-weight: 800;
}
.login {
background: #152327;
color: #fff;
}
.login:hover {
background: #008956;
}
.login .kc-icon-wrapper {
float: left;
width: 15%;
}
.login .kc-icon-wrapper i {
color: #fff;
font-weight: bold;
font-size: 18px;
}
.login .kc-title-wrap {
float: left;
width: 80%;
}
.login .kc-raw-code {
float: left;
}
.login .kc-raw-code a#wp-submit {
color: #ffffff;
font-size: 14px;
text-transform: uppercase;
}
.login .kc_title_link {
color: #ffffff;
font-size: 14px;
}
body.kc-css-system .logo.kc-elm {
width: 12%;
padding-right: 0;
}
body.kc-css-system .nav.kc-elm {
width: 40%;
padding-right: 0;
}
body.kc-css-system .social.kc-elm {
width: 9%;
}
body.kc-css-system .office.kc-elm {
width: 23%;
}
body.kc-css-system .access.kc-elm {
width: 16%;
}
.mobile-getintouch {
padding: 20px 20px 15px;
border-top: 1px solid #d0d0d0;
display: none;
}
.mobile-getintouch .kc_column {
width: 50%!important;
}
.mobile-getintouch h5.kc_title {
font-size: 12px;
font-weight: normal;
text-transform: uppercase;
margin: 0;
}
.mobile-getintouch h5.kc_title span {
font-size: 18px;
display: block;
font-weight: 800;
}  section#banner {
padding: 0;
}
#banner h1 {
font-size: 59px;
text-transform: uppercase;
font-weight: normal;
line-height: 1.2em;
width: 50%;
margin: 0 auto;
}
#banner h1 span {
font-size: 75px;
font-weight: 900;
display: block;
}
#banner img {
width: 100%
}
#banner .kc-col-container {
position: relative;
}
#banner .kc-col-container .bannerHead {
position: absolute;
text-align: center;
color: #fff; height: 100%;
display: flex;
align-items: center;
}
#banner.case-banner .kc-col-container .bannerHead {
background: #152327;
position: relative;
padding: 50px 0;
}
#banner.case-banner .kc-col-container .kc_single_image {
display: none;
}  .lift-icon .kc_single_image {
text-align: center;
}
.lift-icon h5.kc_title {
font-size: 14px;
font-weight: normal;
text-transform: uppercase;
margin-top: 25px;
text-align: center;
}
.lift-icon .kc-col-inner-container .kc_single_image {
opacity: 0.8;
}
.lift-icon .kc-col-inner-container:hover .kc_single_image {
opacity: 1;
}
.lift-icon .kc-col-inner-container h5.kc_title a {
color: #252525;
opacity: 0.85;
}
.lift-icon .kc-col-inner-container:hover h5.kc_title a {
color: #005837;
opacity: 1;
}
.whattodo-head.kc-title-wrap {
position: absolute;
z-index: 11;
color: #fff;
padding: 75px 0 0 75px;
width: 39%;
}
.whattodo-head h2 {
color: #fff;
}
.whatwedo .kc_vertical_tabs > .kc_wrapper.ui-tabs {
background: #008956;
}
.whatwedo .kc_vertical_tabs > .kc_wrapper > ul.ui-tabs-nav {
background: #008956;
width: 40%;
padding: 140px 0 0px 75px;
}
.whatwedo.about .kc_vertical_tabs > .kc_wrapper > ul.ui-tabs-nav {
padding-bottom: 0;
}
.whatwedo.about .kc_vertical_tabs > .kc_wrapper > ul.ui-tabs-nav {
padding-bottom: 0;
padding-top: 80px;
}
.whatwedo .kc_vertical_tabs > .kc_wrapper > ul.ui-tabs-nav li {
border: 0;
margin: 0;
font-family: Muli;
}
.whatwedo .kc_vertical_tabs > .kc_wrapper > ul.ui-tabs-nav li {
color: #84e7be;
text-transform: uppercase;
font-weight: normal;
font-size: 15px;
background: #008956;
position: relative;
}
.whatwedo .kc_vertical_tabs > .kc_wrapper > ul.ui-tabs-nav > li {
background: #008956;
color: #84e7be;
text-transform: uppercase;
font-size: 16px;
display: flex;
align-items: center;
padding: 20px 75px 20px 0;
cursor: pointer;
}
.whatwedo.about .kc_vertical_tabs > .kc_wrapper > ul.ui-tabs-nav > li {
padding: 32px 95px 32px 0;
}
.kc_vertical_tabs > .kc_wrapper > ul.ui-tabs-nav ~ div.kc_tab.ui-tabs-body-active {
border: 0px solid #ddd
}
.whatwedo .kc_vertical_tabs > .kc_wrapper > ul.ui-tabs-nav > li.ui-tabs-active:after {
content: '';
height: 0px;
border-top: 60px solid transparent;
border-bottom: 60px solid transparent;
border-left: 60px solid #008956;
position: absolute;
top: 0;
right: -60px;
}
.whatwedo .kc_vertical_tabs > .kc_wrapper > ul.ui-tabs-nav > li:not(:last-child) {
border-bottom: 1px solid #01ae6d !important;
}
.whatwedo .kc_vertical_tabs > .kc_wrapper > ul.ui-tabs-nav > li.ui-tabs-active, .whatwedo .kc_vertical_tabs > .kc_wrapper > ul.ui-tabs-nav > li.ui-tabs-active:hover, .whatwedo .kc_vertical_tabs > .kc_wrapper > ul.ui-tabs-nav > li:hover {
background: #008956;
color: #fff;
}
.whatwedo .kc_vertical_tabs > .kc_wrapper > ul.ui-tabs-nav li > img {
float: left;
margin-right: 30px;
}
.whatwedo .kc_vertical_tabs > .kc_wrapper > ul.ui-tabs-nav ~ div.kc_tab {
width: 60%;
background: #01a25f;
border: 0px solid #ddd;
}
.whatwedo .kc_vertical_tabs > .kc_wrapper > ul.ui-tabs-nav ~ div.kc_tab.ui-tabs-body-active {
border: 0px solid #ddd;
}
.whatwedo .kc_vertical_tabs > .kc_wrapper > ul.ui-tabs-nav ~ div.kc_tab p {
color: #fff;
}
.whatwedo .kc_vertical_tabs > .kc_wrapper > ul.ui-tabs-nav ~ div.kc_tab .whatwedo-content {
padding: 85px 30px 0px 60px;
}
.whatwedo .kc_vertical_tabs > .kc_wrapper > ul.ui-tabs-nav ~ div.kc_tab .whatwedo-content a {
color: #fff;
}
.whatwedo .kc_vertical_tabs > .kc_wrapper > ul.ui-tabs-nav ~ div.kc_tab .whatwedo-content .kc_button {
color: #010101;
background: #fff url(//www.conceptelevators.co.uk/wp-content/themes/ce/assets/images/grey-arrow.png) no-repeat center right;
font-family: Muli;
text-transform: uppercase;
font-weight: bold;
float: left;
line-height: 55px;
display: inline-block;
padding: 0 50px 0 15px;
}
.whatwedo .kc_vertical_tabs > .kc_wrapper > ul.ui-tabs-nav ~ div.kc_tab .whatwedo-content .kc_button:hover {
color: #fff;
background: #008956 url(//www.conceptelevators.co.uk/wp-content/themes/ce/assets/images/white-arrow.png) no-repeat center right;
}
.whatwedo .kc_vertical_tabs > .kc_wrapper > ul.ui-tabs-nav ~ div.kc_tab .whatwedo-content .kc_button:after {
content: none;
} .whatwedo .kc_vertical_tabs > .kc_wrapper > ul.ui-tabs-nav ~ div.kc_tab .whatwedo-content .kc_button i {
margin-left: 10px;
}
.whatwedo .kc_vertical_tabs > .kc_wrapper > ul.ui-tabs-nav ~ div.kc_tab .whatwedo-img img {
width: 100%;
}
.whatwedo .kc_vertical_tabs > .kc_wrapper > ul.ui-tabs-nav ~ div.kc_tab .kc_single_image {
height: 100%;
}  .content-icon.kc_single_image {
background: #008956;
padding: 45px;
width: auto;
position: absolute;
bottom: -40px;
right: -10px;
}
.cont-rt .content-icon.kc_single_image {
left: -10px;
right: auto;
}  .customers {
border-top: 1px solid #f1f1f1;
padding: 100px 0;
}
.customers .kc_image_gallery {
margin-top: 20px;
}
.customers .kc_image_gallery.kc-grid .item-grid img {
margin: 0 auto;
opacity: 0.4;
}
.customers .kc_image_gallery.kc-grid .item-grid img:hover {
opacity: 1;
}  .team {
padding-bottom: 70px;
}
.team .kc-tabs-slider {
margin-top: 20px;
}
.team .content-image img {
border-radius: 50%;
width: 335px;
height: 335px;
margin: 0 auto;
}
.team .content-title {
font-size: 25px;
font-family: Nunito Sans;
margin-bottom: 5px;
margin-top: 0;
}
.team .content-subtitle {
font-size: 17px;
font-family: Muli;
}
.team .content-image img, .team .content-title, .team .content-subtitle {
opacity: 0.8;
}
.team .kc-flip-container .front {
border: 0px;
}
.team .kc-flip-container .front .front-content {
padding-top: 0;
padding-bottom: 0;
}
.team .kc-flip-container .back {
border: 0;
margin: 15px;
background: none;
width: 340px;
height: 345px;
}
.team .kc-flip-container .back .des {
height: 100%;
background: #f0f0f0;
border-radius: 50%;
display: flex;
align-items: center;
padding: 30px;
}
.team .kc-flip-container .back .des p {
margin-bottom: 0;
}
.team .owl-carousel .owl-item:hover .kc_tab_content .content-image img, .team .owl-carousel .owl-item:hover .kc_tab_content .content-title, .team .owl-carousel .owl-item:hover .kc_tab_content .content-subtitle {
opacity: 1;
}
.team .owl-theme .owl-controls .owl-buttons .owl-prev {
width: 0px;
height: 0px;
border-top: 15px solid transparent;
border-bottom: 15px solid transparent;
border-right: 15px solid #1c1c1c;
background: none;
padding: 0;
opacity: 0.8;
border-radius: 0;
margin-right: 15px;
text-indent: -199999px;
}
.team .owl-theme .owl-controls .owl-buttons .owl-next {
width: 0px;
height: 0px;
border-top: 15px solid transparent;
border-bottom: 15px solid transparent;
border-left: 15px solid #1c1c1c;
background: none;
padding: 0;
opacity: 0.8;
border-radius: 0;
margin-left: 15px;
text-indent: -199999px;
}
.team .owl-theme .owl-controls .owl-buttons .owl-prev:hover, .team .owl-theme .owl-controls .owl-buttons .owl-next:hover {
opacity: 1;
}
.team .owl-theme .owl-controls {
margin-top: 70px;
}  .blog {
font-family: Muli;
padding-bottom: 100px;
}
.blog h2 {
color: #fff;
}
.blog p {
font-size: 15px;
}
.blog .kc-blog-posts-3 .kc-list-item-3 { background: #fff;
}
.blog .kc-blog-posts-3 .kc-list-item-3 .post-title-alt {
min-height: 50px;
}
.blog .kc-blog-posts {
text-align: center;
}
.blog .kc-blog-posts-3.kc-blog-grid .post-grid {
float: none;
display: inline-block;
text-align: left;
}
.blog .kc-blog-posts-3.kc-blog-grid .post-grid.grid-3 {
padding: 0 28px;
float: none;
display: inline-block;
text-align: left;
position: static !important;
width: 32%;
vertical-align: top;
}
.blog .kc-blog-posts-3.kc-blog-grid .post-grid img {
width: 100%;
}
.blog .kc-blog-posts-3 .kc-list-item-3 .post-title-alt a {
color: #272727;
text-decoration: none;
text-transform: none;
text-transform: uppercase;
}
.blog .kc-blog-posts-3 .kc-list-item-3 .entry-meta a {
color: #272727;
}
.blog .kc-blog-posts-3 .kc-list-item-3 .post-title-alt a:hover, .blog .kc-blog-posts-3 .kc-list-item-3 .entry-meta a:hover {
color: #008956;
text-decoration: none;
}
.blog .kc-blog-posts-3 .kc-list-item-3 .content .entry-excerpt {
display: none;
}
.blog .kc-blog-posts-3 .kc-list-item-3 .content {
padding: 26px 26px 16px;
min-height: 175px;
}
.case-post.blog .kc-blog-posts-3 .kc-list-item-3 .content {
min-height: 100px;
}
.blog .kc_button {
color: #fff;
}
.blog .kc_button:hover {
color: #ededed;
}
.blog .kc_button:after {
background: url(//www.conceptelevators.co.uk/wp-content/themes/ce/assets/images/white-arrow.png);
}
.center-cont .kc_text_block {
align-items: center;
display: flex;
height: 100%;
} .blog.owl-carousel {
padding-bottom: 40px;
} 
.blog .kc-owl-post-carousel .owl-item .list-item {
box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .14);
background: #fff;
}
.blog .kc-owl-post-carousel .owl-item .list-item:hover img {
opacity: .4;
}
.blog .kc-owl-post-carousel .owl-item .list-item .post-content {
box-shadow: none;
background: #fff;
}
.blog .kc-owl-post-carousel .owl-item .image {
box-shadow: none;
margin-bottom: 0;
}
.blog .kc-owl-post-carousel .owl-item .image img {
width: 100%;
}
.blog .kc-owl-post-carousel .owl-item .image .caption {
line-height: 1.4;
margin: 0;
font-size: 18px;
font-weight: 700;
text-transform: uppercase;
text-align: left;
padding: 20px 26px 0px;
background: #fff;
position: relative;
}
.blog .kc-owl-post-carousel .owl-item .image .caption a {
color: #272727;
text-transform: none;
text-transform: uppercase;
}
.blog .kc-owl-post-carousel .owl-item .image .caption a:hover {
color: #008956;
}
.blog .kc-owl-post-carousel .owl-item .kc-entry_meta {
text-align: left;
padding: 0px 0 0px 26px;
float: none;
margin-bottom: 0;
}
.blog .kc-owl-post-carousel .owl-item .in-post-content {
display: none;
}
.blog .owl-theme .owl-controls .owl-page span {
background: #fff
}
.blog .kc-row-container .kc-wrap-columns .kc_col-sm-12 {
padding-right: 0;
}   .testimonials .whattodo-head h2 {
text-align: right;
padding-right: 45px;
letter-spacing: 0;
}
.testimonials.whatwedo .kc_vertical_tabs > .kc_wrapper > ul.ui-tabs-nav {
padding-bottom: 75px;
padding-top: 140px;
min-height: 550px;
}
.testimonials.whatwedo .kc_vertical_tabs > .kc_wrapper > ul.ui-tabs-nav > li {
text-align: right;
display: block; font-family: Muli;
text-transform: none;
font-size: 17px;
font-weight: 600;
color: #84e7be;
cursor: pointer;
line-height: 1.2; padding: 15px 62px 15px 0;
}
.testimonials.whatwedo .kc_vertical_tabs > .kc_wrapper > ul.ui-tabs-nav > li span {
display: block;
font-size: 17px;
font-weight: 100;
}
.testimonials.whatwedo .kc_vertical_tabs > .kc_wrapper > ul.ui-tabs-nav > li.ui-tabs-active {
color: #fff;
}
.testimonials.whatwedo .kc_vertical_tabs > .kc_wrapper > ul.ui-tabs-nav > li:not(:last-child) {
border-bottom: 0px solid #01ae6d !important;
}
.testimonials.whatwedo .kc_vertical_tabs > .kc_wrapper > ul.ui-tabs-nav ~ div.kc_tab {
background: url(//www.conceptelevators.co.uk/wp-content/themes/ce/assets/images/test-banner.jpg) no-repeat 100% 100%;
background-size: cover;
}
.testimonials.whatwedo .kc_vertical_tabs > .kc_wrapper > ul.ui-tabs-nav ~ div.kc_tab .kc_tab_content {
display: flex;
align-items: center;
margin: 30px 0;
}
.testimonials-sec .kc-blog-posts-3 .kc-list-item-3 .entry-meta {
display: none;
}
.testimonials .kc-blog-posts-3 .kc-list-item-3 .post-title-alt {
margin-bottom: 20px;
}
.testimonials-sec.kc_tabs {
margin-bottom: 0;
line-height: 0;
}
.testimonials-sec .kc-blog-posts-3 .kc-list-item-3 .entry-date {
border-right: 0!important;
}
.testimonials-sec .kc-blog-posts-3 .kc-list-item-3 .entry-meta {
margin-bottom: 30px;
}
.testimonials-sec .kc-blog-posts-3 .kc-list-item-3 .entry-meta a {
color: #fff;
}
.testimonials-sec .kc-blog-posts-3 .kc-list-item-3 .entry-thumb-link:hover img {
opacity: 1;
}
.testimonials-sec .kc-blog-posts .kc-post-2-button, body .kc_button.view-btn {
color: #010101;
background: #fff url(//concept.dev-ss-pro.com/wp-content/themes/ce/assets/images/grey-arrow.png) no-repeat center right;
font-family: Muli;
text-transform: uppercase;
font-weight: bold;
float: left;
line-height: 55px;
display: inline-block;
padding: 0 50px 0 15px;
}
body .kc_button.view-btn {
color: #fff;
background: transparent;
padding: 0;
line-height: 1.5;
}
body .kc_button.view-btn:after {
content: none;
}
.testimonials-sec .kc-blog-posts .kc-post-2-button:hover{
background: #008956;
}
.testimonials-sec .kc-blog-posts .kc-post-2-button i {
display: none;
}
.testimonial-content {
font-family: Muli;
padding: 1% 22% 1% 5%; width: 100%;
}
.testimonial-content img {
border-radius: 50%;
margin-bottom: 15px;
}
.testimonial-content .date {
color: #fff;
text-transform: uppercase;
font-size: 13px;
}
.testimonial-content .testi-left {
text-align: center;
}
.testimonial-content .testi-right .kc_text_block {
margin-bottom: 20px;
}
.testimonial-content .testi-right h5.kc_title {
margin-bottom: 17px;
margin-top: 0;
}
.testimonial-content .testi-right .kc_text_block p {
font-size: 18px;
font-weight: 300; }
.testimonial-content .kc-blog-posts-3 .kc-list-item-3 > a {
display: none;
}
.testimonial-content .testi-right .btn.whitebtn {
padding-left: 0;
}
.whitebtn a {
color: #010101;
background: #fff url(//www.conceptelevators.co.uk/wp-content/themes/ce/assets/images/grey-arrow.png) no-repeat center right;
font-family: Muli;
text-transform: uppercase;
font-weight: bold;
float: left;
line-height: 55px;
display: inline-block;
padding: 0 50px 0 15px;
}
.whitebtn a:hover {
color: #fff;
background: #008956 url(//www.conceptelevators.co.uk/wp-content/themes/ce/assets/images/white-arrow.png) no-repeat center right;
}
.whitebtn a:after {
content: none;
}
#excerpt {
display: none;
}  .map .kc-col-container {
width: 834px !important;
margin: 0 auto;
}
.map .map-add {
transition: all ease;
display: none;
}
.map .runcom-add {
position: absolute;
left: 490px;
background: #fff;
width: auto;
padding: 20px 40px 0;
box-shadow: 0 0 10px #ddd;
top: 140px;
}
.map .runcom-add::after {
content: '';
position: absolute;
top: 20px;
left: -10px;
border-top: 10px solid transparent;
border-bottom: 10px solid transparent;
border-right: 10px solid #fff;
}
.map .cannock-add {
position: absolute;
left: 20px;
background: #fff;
width: auto;
padding: 20px 40px 0;
box-shadow: 0 0 10px #ddd;
bottom: 60px;
}
.map .cannock-add:after {
content: '';
position: absolute;
top: 70px;
right: -10px;
border-top: 10px solid transparent;
border-bottom: 10px solid transparent;
border-left: 10px solid #fff;
}
.runcom-tag::before {
background: #d0d0d0;
content: '';
width: 20px;
height: 20px;
display: inline-block;
margin-right: 10px;
margin-left: 10px;
}
.cannock-tag::before {
background: #115545;
content: '';
width: 20px;
height: 20px;
display: inline-block;
margin-right: 10px;
} section.content-block {
padding-bottom: 100px;
padding-top: 100px;
}
.newsletter-form div.wpcf7-response-output {
padding: 0;
margin: 0;
border: 2px solid #ff0000;
font-size: 14px;
margin-top: 5px;
}
.newsletter-form div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
border: 0px solid #f7e700;
}
.newsletter-form div.wpcf7-mail-sent-ok {
border: 0px solid #398f14;
color: #398f14;
}
.content-icon-txt.kc-title-wrap {
background: #152327;
padding: 35px 45px;
width: auto;
position: absolute;
bottom: 0;
right: 0px;
color: #fff;
font-size: 14px;
text-transform: uppercase;
font-weight: bold;
}
.content-icon-txt.kc-title-wrap:hover {
background: #008956;
}
.content-icon-txt.kc-title-wrap a {
color: #fff;
}
.content-icon-txt.kc-title-wrap .kc_title:after {
content: '';
border-top: 5px solid transparent;
border-bottom: 5px solid transparent;
border-left: 6px solid #008956;
display: inline-block;
margin-left: 15px;
}
.content-icon-txt.kc-title-wrap:hover .kc_title:after {
border-left: 6px solid #fff;
}
.whatwedo.about .job.kc_vertical_tabs > .kc_wrapper > ul.ui-tabs-nav {
padding-top: 20px;
} section.contact-sec {
padding-bottom: 100px;
padding-top: 100px;
}
.contact-sec input[type="text"], .contact-sec input[type="password"], .contact-sec input[type="email"], .contact-sec input[type="url"], .contact-sec input[type="date"], .contact-sec input[type="month"], .contact-sec input[type="time"], .contact-sec input[type="datetime"], .contact-sec input[type="datetime-local"], .contact-sec input[type="week"], .contact-sec input[type="number"], .contact-sec input[type="search"], .contact-sec input[type="tel"], .contact-sec input[type="color"], .contact-sec textarea {
background: transparent;
border: 0;
border-bottom: 1px solid #727272;
color: #fff;
font-family: Muli;
font-size: 18px;
font-weight: 100;
padding: 1.5rem 0;
margin-top: 20px;
}
.contact-sec .wpcf7-form input[type="submit"] {
margin-top: 40px;
float: none;
}
.contact-sec .wpcf7-form input[type="submit"]:hover {
background: #333 url(//www.conceptelevators.co.uk/wp-content/themes/ce/assets/images/white-arrow.png) no-repeat right center;
}
.contact-sec .wpcf7-form span.wpcf7-not-valid-tip {
font-size: 0.9em;
}
.contact-sec .wpcf7-form div.wpcf7-response-output {
border: 0px;
text-align: center;
}
.contact-sec .wpcf7-form div.wpcf7-mail-sent-ok {
border: 0px;
color: #fff;
}
.contact-sec .wpcf7-form div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
color: #f7e700;
border: 0px;
font-size: 0.9em;
text-align: center;
}
.wpcf7-form input[type="submit"] {
background: #01a25f url(//www.conceptelevators.co.uk/wp-content/themes/ce/assets/images/white-arrow.png) no-repeat right center;
font-family: Muli;
font-size: 13px;
padding: 20px 58px 20px 25px;
}
.wpcf7-form input[type="submit"]:hover {
text-decoration: none;
}
.wpcf7-form p {
margin: 0;
}
.wpcf7-form br {
display: none;
}  .accreditations {
padding-bottom: 100px;
}
.accreditations .kc_row_inner {
margin-bottom: 30px;
}
.accreditations .kc-col-inner-container {
box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .14);
}
.accreditations .kc-title-wrap {
padding: 16px 26px 16px;
}
.accreditations h2.kc_title {
color: #272727;
text-decoration: none;
font-size: 18px;
font-weight: 700;
text-transform: uppercase;
margin-bottom: 0;
margin-top: 10px;
text-align: center;
min-height: 45px;
}
.accreditations .kc_single_image img {
width: 100%; padding: 5%;
}
.accreditations span.kc-title-wrap.size-downloads {
padding-top: 0
}
.accreditations span.kc_title {
color: #272727;
text-transform: capitalize;
font-size: 12px;
text-align: center;
} section.engineer {
padding-top: 0;
}
.engineercatbg {
background: linear-gradient(rgba(0, 0, 0, 0.70), rgba(0, 0, 0, 0.70)), #050404 url(http://k.dev-ss-app.com/ce/wp-content/uploads/2020/02/blog.jpg) center center/auto no-repeat fixed;
}
.engineercatbg .heading {
margin-bottom: 35px;
}
.engineercatbg .heading h2.kc_title {
text-align: center;
margin-bottom: 0;
}
.engineercatbg .heading p {
text-align: center;
color: #fff;
}
.engineercatbg .heading p a, .engineercatbg .heading p a:hover {
color: #fff;
}
.engineercatlist .kc-blog-posts-3 .kc-list-item-3 .content {
padding: 0px;
}
.engineercatlist .kc-blog-posts-3 .kc-list-item-3 .content a {
padding: 26px;
display: block;
}
.eng-hrd-login {
width: 10.9%;
}
.eng-hrd-menu {
width: 40.97%;
}
.eng-hrd-social {
width: 10.43%;
}
.eng-hrd-office {
width: 22.51%;
}
.eng-hrd-access {
width: 15.12%;
}
.eng-foot-dwnld, .eng-foot-dwnld .kc_col-sm-12 {
padding: 0;
}
.eng-foot-copy {
color: #717171;
font-size: 11px;
font-weight: 300;
text-align: center;
}
.eng-foot-reg {
color: #3d3d3d;
font-size: 12px;
text-align: center;
margin-bottom: 0px;
}
.eng-hrd-dwnld .kc_col-sm-12 {
padding: 0;
}
.eng-foot-links .kc-container {
max-width: 1202px;
}
.eng-foot-links .kc-container .kc-wrap-columns {
width: 1202px;
}
#login-page #wpmpLoginForm {
width: 50%;
margin: 0 auto;
text-align: center;
}
#login-page #wpmpLoginForm h3 {
font-size: 44px;
font-family: Nunito Sans;
text-transform: uppercase;
margin-bottom: 35px;
font-weight: 600;
color: #fff;
}
#login-page #wpmpLoginForm label {
display: none;
}
#login-page #wpmpLoginForm input {
text-align: center;
letter-spacing: -0.015em;
width: 100%;
max-width: 100%;
margin: 20px 0 0 0;
-webkit-appearance: none;
-moz-appearance: none;
box-shadow: none;
}
#login-page #wpmpLoginForm .btn.btn-primary {
background: #01a25f url(//www.conceptelevators.co.uk/wp-content/themes/ce/assets/images/white-arrow.png) no-repeat right center;
font-family: Muli;
font-size: 13px;
padding: 20px 58px 20px 25px;
border-radius: 0;
margin-top: 20px;
outline: none;
border: 0px;
}  section#footer {
padding-bottom: 80px;
border-top: 1px solid #f1f1f1;
}
#footer h4.kc_title {
font-size: 14px;
font-family: Muli;
line-height: 1.5;
color: #3d3d3d;
margin-bottom: 10px;
text-transform: uppercase;
}
#footer p {
font-size: 13px;
color: #636363;
font-weight: 300;
line-height: 1.6;
}
#footer img {
opacity: 0.4;
}
#footer .kc_image_gallery.kc-grid .item-grid.grid-2 {
width: auto;
margin-right: 20px;
}
#footer .widget {
margin: 0px 0 20px;
}
#footer #menu-footer.menu li, #footer #menu-services.menu li {
display: block;
float: none;
padding: 0;
line-height: 1.3;
}
#footer #menu-footer.menu li .sub-menu, #footer #menu-services.menu li .sub-menu {
display: none;
}
#footer #menu-footer.menu li a, #footer #menu-services.menu li a {
font-size: 13px;
color: #636363;
font-weight: 300;
line-height: 1.6;
text-transform: none;
}
#footer #menu-footer.menu li a:hover, #footer #menu-services.menu li a:hover {
color: #008956;
}
#footer .widget .menu-social-links-menu-container li.menu-item i._mi {
background: #b3b3b3;
}
#footer .widget .menu-social-links-menu-container li.menu-item.linkedin a {
background-color: #b3b3b3;
}
#footer .widget .menu-social-links-menu-container li.menu-item.linkedin a:hover {
background-color: #333;
}
#footer .widget .menu-social-links-menu-container li.menu-item i._mi:hover {
background: #333;
}
#footer .newsletter-form {
margin-bottom: 20px;
}
#footer .newsletter-form input[type="email"] {
border: 0;
border-bottom: 1px solid #cfcfcf;
padding: 10px 0;
font-size: 13px;
}
#footer .wpcf7-form input[type="submit"] {
margin-top: 20px;
}
#footer .wpcf7-form input[type="submit"]:hover {
background: #333 url(//www.conceptelevators.co.uk/wp-content/themes/ce/assets/images/white-arrow.png) no-repeat right center;
}
section.copyright {
padding: 40px 0 30px;
font-family: Muli;
border-top: 1px solid #f1f1f1;
}  .gettag { cursor: pointer;
position: fixed;
z-index: 11;
top: 428px;
}
.home .gettag {
bottom: 200px;
top: auto;
}
.gettag:after {
content: '';
width: 0px;
height: 0px;
border-top: 200px solid transparent;
border-bottom: 200px solid transparent;
border-right: 200px solid #005837;
right: 0;
position: absolute;
bottom: -200px;
}
.gettag:hover:after {
border-right: 200px solid #008956;
}
.gettag .kc_title {
position: absolute;
right: 0;
z-index: 1;
color: #fff;
text-transform: uppercase;
font-weight: bold;
font-size: 20px;
width: 130px;
padding-right: 40px;
text-align: center;
top: -20px;
}
.gettag .kc_title a {
color: #fff;
}
.downloadtag {
position: relative;
cursor: pointer;
}
.downloadtag:after {
content: '';
width: 0px;
height: 0px;
right: 0;
position: absolute;
border-top: 290px solid transparent;
border-bottom: 290px solid transparent;
border-right: 290px solid #005837;
bottom: -290px;
}
.downloadtag:hover:after {
border-right: 290px solid #008956;
}
.downloadtag .kc_title {
position: absolute;
right: 0;
z-index: 1;
color: #fff;
text-transform: uppercase;
font-weight: bold;
font-size: 20px;
width: 190px;
padding-right: 40px;
text-align: center;
top: -20px;
}
.rt-bg {
position: relative;
}
.rt-bg:after {
content: '';
width: 0px;
height: 0px;
border-top: 200px solid transparent;
border-bottom: 200px solid transparent;
border-right: 200px solid #e3f2ec;
right: 0;
position: absolute;
bottom: calc(50% - 200px);
z-index: -1;
}
.lt-bg {
position: relative;
}
.lt-bg:after {
content: '';
height: 0px;
border-top: 300px solid transparent;
border-bottom: 300px solid transparent;
border-left: 300px solid #f0f0f0;
position: absolute;
top: -120px;
left: 0;
z-index: -1;
}  .gallery-case.kc_image_gallery.kc-grid .item-grid.grid-4 {
width: 23%;
margin: 1%;
}
.gallery-case.kc_image_gallery.kc-grid .item-grid.grid-4:first-child, .gallery-case.kc_image_gallery.kc-grid .item-grid.grid-4:nth-child(5n), .gallery-case.kc_image_gallery.kc-grid .item-grid.grid-4:nth-child(9n) {
margin-left: 0;
}
.gallery-case.kc_image_gallery.kc-grid .item-grid.grid-4:nth-child(4n) {
margin-right: 0;
}
#wpmpLoginSection .col-md-10 {
width: 100%;
}  @media screen and (max-width: 1200px) {
.login .kc-icon-wrapper i {
font-size: 22px;
}
.login .kc-title-wrap {
margin-left: 10px;
}
.widget .menu-social-links-menu-container li {
margin-left: 3px;
}
.widget .menu-social-links-menu-container li.menu-item i._mi {
font-size: 0.8em;
}
.widget .menu-social-links-menu-container li.menu-item.linkedin a {
margin-top: 2px;
background-size: 60%;
width: 22px;
height: 22px;
}
.menu-primary-container > ul > li {
padding: 0px 10px;
}
body.kc-css-system .logo.kc-elm {
width: 11%;
}
body.kc-css-system .nav.kc-elm {
width: 41%;
}
body.kc-css-system .social.kc-elm {
width: 10%;
}
body.kc-css-system .office.kc-elm {
width: 24%;
}
body.kc-css-system .access.kc-elm {
width: 14%;
padding: 15px;
text-align: center;
}
.testimonials .whattodo-head.kc-title-wrap {
padding-left: 45px;
}
.gettag .kc_title {
padding-right: 0;
top: -25px;
}
.gettag::after {
border-top: 150px solid transparent;
border-bottom: 150px solid transparent;
border-right: 150px solid #005837;
bottom: -150px;
}
.gettag:hover::after {
border-right: 150px solid #008956;
}
}
@media screen and (max-width: 1024px) {
h2, h2.kc_title {
font-size: 34px;
margin-bottom: 10px;
}
h5, h5.kc_title {
text-align: center !important;
}
h5.kc_title.contactpage-head {
text-align: left !important
}
section#topHeader.fixed {
position: fixed;
background: #fff;
z-index: 20;
}
.fixed + #banner {
padding-top: 105px;
}
#topHeader .kc-wrap-columns {
display: flex;
align-items: center;
}
#banner h1 {
font-size: 49px;
width: 90%;
}
#banner h1 span {
font-size: 65px;
}
body.kc-css-system .logo.kc-elm {
width: 15%;
}
body.kc-css-system .nav.kc-elm {
width: 26%;
}
body.kc-css-system .social.kc-elm {
width: 10%;
}
body.kc-css-system .office.kc-elm {
width: 30%;
}
#topHeader .getintouch {
border-right: 1px solid #d0d0d0;
}
body.kc-css-system .access.kc-elm {
width: 19%;
background: transparent;
text-align: left;
line-height: 1;
}
.login .kc-icon-wrapper i {
color: #005837;
font-size: 22px;
font-weight: normal;
}
.login .kc_title_link {
color: #005837;
}
.login .kc-title-wrap {
margin-left: 10px;
width: 100%;
padding-right: 5px;
}
.login .kc-raw-code a#wp-submit {
color: #005837;
margin-left: 10px;
}
.whatwedo .kc_vertical_tabs > .kc_wrapper > ul.ui-tabs-nav ~ div.kc_tab.ui-tabs-body-active .kc_column_inner {
width: 100%;
margin-bottom: 80px;
}
.whatwedo .kc_vertical_tabs > .kc_wrapper > ul.ui-tabs-nav ~ div.kc_tab .whatwedo-img img {
display: none;
}
.whatwedo .kc_vertical_tabs > .kc_wrapper > ul.ui-tabs-nav ~ div.kc_tab .whatwedo-content {
padding-top: 130px;
}
.testimonials.whatwedo .whattodo-head.kc-title-wrap {
width: 100%;
position: static;
background: #008956;
}
.testimonials .whattodo-head h2 {
text-align: left;
padding-right: 0;
}
.testimonials.whatwedo .kc_vertical_tabs > .kc_wrapper > ul.ui-tabs-nav {
padding-left: 45px;
}
.testimonials.whatwedo .kc_vertical_tabs > .kc_wrapper > ul.ui-tabs-nav > li {
width: 33%;
float: left;
text-align: left;
padding: 0 0 20px;
}
.testimonials.whatwedo .kc_vertical_tabs > .kc_wrapper > ul.ui-tabs-nav {
width: 100%;
min-height: auto;
}
.testimonials.whatwedo .kc_vertical_tabs > .kc_wrapper > ul.ui-tabs-nav ~ div.kc_tab {
width: 100%;
}
.testimonials.whatwedo .kc_vertical_tabs > .kc_wrapper > ul.ui-tabs-nav {
padding-bottom: 20px;
padding-top: 0px;
padding-left: 45px;
}
.testimonials.whatwedo .kc_vertical_tabs > .kc_wrapper > ul.ui-tabs-nav ~ div.kc_tab .kc_tab_content {
padding-top: 30px;
}
.testimonials.whatwedo .kc_vertical_tabs > .kc_wrapper > ul.ui-tabs-nav ~ div.kc_tab .kc_tab_content .btn {
padding: 0;
}
.testimonial-content .kc_column_inner > .kc-col-inner-container {
padding: 0 10px;
}
.testimonials.whatwedo .kc_vertical_tabs > .kc_wrapper > ul.ui-tabs-nav ~ div.kc_tab.ui-tabs-body-active .kc_column_inner {
margin-bottom: 75px;
}
.testimonial-content {
padding: 1% 2% 1% 2%;
}
.testimonial-content .testi-right h5.kc_title {
text-align: left !important;
}
.content-block {}
.content-icon.kc_single_image {
padding: 25px;
bottom: -10px;
right: 0px;
}
.content-icon.kc_single_image img {
width: 60px;
}
.banner_brn_logo .content-icon .fa-search::before  {
content: "1"!important;		
}
.banner_brn_logo .content-icon i:nth-child(2n):before  {
content: "2"!important;		
}
.banner_brn_logo .content-icon i:nth-child(3n):before  {
content: "3"!important;		
}
.banner_brn_logo .content-icon i:nth-child(4n):before  {
content: "4"!important;		
}
.map .map-add {
display: block;
position: static;
width: 48%;
margin: 30px 1%;
height: 305px;
}
.team .kc-flip-container .back {
width: 301px;
height: auto;
}
.team .content-image img {
height: auto;
}
.team .kc-flip-container .back .des {
width: 301px;
height: 301px;
}
.single .blog-content .kc_column {
width: 100% !important;
text-align: center;
}
.single .blog-content .kc_column .kc_column_inner {
width: 100% !important;
}
.single .blog-content .kc_column .kc_single_image {
margin-bottom: 30px;
}
}
@media screen and (max-width: 999px) {
h2, h2.kc_title {
margin-bottom: 25px;
}
.fixed + #banner {
padding-top: 74px;
}
#banner .kc-col-container .bannerHead {
top: 0;
}
#banner .kc_single_image {
float: none;
}
#banner h1 {
font-size: 40px;
}
#banner h1 span {
font-size: 55px;
}
body.kc-css-system .nav.kc-elm {
width: 0;
}
body.kc-css-system .social.kc-elm {
width: 14%;
}
body.kc-css-system .office.kc-elm {
width: 40%;
}
button#responsive-menu-button {
top: 20px !important;
}
.gettag::after {
border-top: 150px solid transparent;
border-bottom: 150px solid transparent;
border-right: 150px solid #005837;
bottom: -150px;
}
.gettag:hover::after {
border-right: 150px solid #008956;
}
.gettag .kc_title {
width: 120px;
padding-right: 0px;
font-size: 18px;
}
.whatwedo .kc_vertical_tabs > .kc_wrapper > ul.ui-tabs-nav {
padding: 0px 30px;
}
.whatwedo .kc_vertical_tabs > .kc_wrapper > ul.ui-tabs-nav ~ div.kc_tab .whatwedo-content {
padding: 30px 15px;
}
.whatwedo .kc_vertical_tabs > .kc_wrapper > ul.ui-tabs-nav ~ div.kc_tab .whatwedo-content .btn {
padding: 6px 0px;
}
.whatwedo .kc_vertical_tabs > .kc_wrapper > ul.ui-tabs-nav li > img {
margin-right: 10px;
}
.whatwedo .kc_vertical_tabs > .kc_wrapper > ul.ui-tabs-nav > li, .whatwedo.about .kc_vertical_tabs > .kc_wrapper > ul.ui-tabs-nav > li {
padding: 30px 0;
}
.whattodo-head.kc-title-wrap {
position: static;
padding: 0;
text-align: center;
width: 100%;
}
.whattodo-head h2 {
color: #252525;
}
.whatwedo.about .kc_vertical_tabs > .kc_wrapper > ul.ui-tabs-nav {
padding: 0px 30px;
}
.reverse-col .kc-wrap-columns {
flex-direction: column-reverse;
}
.testimonials.whatwedo .kc_vertical_tabs > .kc_wrapper > ul.ui-tabs-nav > li {
width: 50%;
}
.testimonials.whatwedo .whattodo-head.kc-title-wrap {
padding: 75px 0 0 45px;
}
.testimonials .whattodo-head h2 {
color: #fff;
}
.map .kc-col-container {
width: 100% !important;
}
.home .team {
margin-top: 100px;
}
.team .kc-flip-container .front .content-image img {
width: 100%;
}
.team .kc-flip-container .back .des {
width: 100%;
height: 100%;
margin: 0;
}
.team .kc-flip-container .back {
width: calc(100% - 30px);
height: calc(100% - 30px);
margin: 15px;
}
body:not(.home) section.content-block.last-serv {
padding-bottom: 100px;
}
body:not(.home) section.content-block.last-serv-sub {
padding-bottom: 80px;
}
body:not(.home) .team .kc_row_inner {
text-align: center;
display: block;
margin-bottom: 0;
}
body:not(.home) .team .kc_column_inner {
width: 50%;
display: inline-block;
float: none;
}
body:not(.home) .team .kc_column_inner:nth-child(3n) {
width: 60%;
}
body:not(.home) .team .content-title {
font-size: 23px;
}
.blog .kc-blog-posts-3 .kc-list-item-3 .post-title-alt {
font-size: 15px;
}
.blog .kc-blog-posts-3.kc-blog-grid .post-grid.grid-3 {
width: 49%;
}
.blog .kc_button {
margin: 30px 0 0;
}
.content-block .kc_column {
width: 100%;
padding: 0 !important;
}
.content-block .kc-elm {
text-align: center;
padding-left: 0;
padding-right: 0;
}
.content-block .kc_single_image {
text-align: center;
margin-bottom: 40px;
}
.content-icon.kc_single_image {
display: none;
}
.gettag {
display: none;
}
body:not(.home) section.content-block {
padding-top: 15px;
padding-bottom: 20px;
padding-bottom: 0px;
}
.cont-rt .kc-wrap-columns {
flex-direction: column-reverse;
}
.content-block .kc_single_image { }
}
@media screen and (max-width: 767px) {
.fixed + #banner {
padding-top: 99px;
}
section#topHeader .kc_single_image img {
padding: 5px 0 0;
max-width: 120px;
}
body.kc-css-system .logo.kc-elm {
width: 80%;
}
body.kc-css-system .social.kc-elm, body.kc-css-system .nav.kc-elm {
width: 0;
display: none;
}
body.kc-css-system .office.kc-elm {
width: 190%;
}
body.kc-css-system .access.kc-elm {
width: 100%;
}
.login .kc-icon-wrapper {
display: none;
}
button#responsive-menu-button {
top: 42px !important;
}
#responsive-menu-container #responsive-menu, #responsive-menu-container #responsive-menu ul {
margin-top: 27px;
}
body section {
padding: 60px 0 0px;
}
section.content-block {
padding-top: 60px;
padding-bottom: 60px;
}
section.contact-sec {
padding-bottom: 60px;
padding-top: 60px;
}
section#footer {
padding-bottom: 60px;
}
body.kc-css-system .lift-icon .kc_column_inner {
width: 20%;
}
.accreditations .kc_column_inner {
width: 50% !important;
display: inline-block;
float: none;
}
.accreditations .kc_column_inner:nth-child(3n) {
margin-top: 10px;
margin-bottom: 10px;
}
.accreditations .kc-col-inner-container {
margin-bottom: 15px;
}
.accreditations .kc_row_inner {
margin-bottom: 0px;
text-align: center;
}
.whatwedo .kc_vertical_tabs > .kc_wrapper > ul.ui-tabs-nav li > img {
display: none;
}
.lift-icon h5.kc_title {
font-size: 12px;
}
.map .map-add {
width: 100%;
margin: 30px 0 0;
height: auto;
padding-bottom: 20px;
padding-top: 40px;
}
.map .runcom-add { }
.map .cannock-add { margin-top: 15px;
}
.map .cannock-add p, .map .runcom-add p {
color: #252525
}
.customers {
padding: 60px 0;
}
.customers .kc_image_gallery.kc-grid {
text-align: center;
}
.customers .kc_image_gallery.kc-grid .item-grid.grid-5 {
width: 30%;
height: 83px;
margin-bottom: 20px;
display: inline-block;
float: none;
}
.home .team {
margin-top: 45px;
padding-bottom: 40px;
}
.team .owl-theme .owl-controls {
margin-top: 30px;
}
body:not(.home) .team .kc-flip-container .back .des p {
font-size: 20px;
}
body:not(.home) .team .kc_column_inner, body:not(.home) .team .kc_column_inner:nth-child(3n) {
width: 75%;
}
.blog {
padding-bottom: 60px;
}
.blog .kc-blog-posts-3.kc-blog-grid .post-grid.grid-3 {
width: 100%;
}
.blog .kc_button {
margin: 0;
}
.testimonials.whatwedo .kc_vertical_tabs > .kc_wrapper > ul.ui-tabs-nav > li {
width: 50%;
}
body:not(.home) section.content-block.last-serv {
padding-bottom: 60px;
}
body:not(.home) section.content-block.last-serv-sub {
padding-bottom: 40px;
}
.home section.content-block.map {
padding-bottom: 80px;
}
#footer .kc-wrap-columns > .kc-elm {
width: 50%;
}
}
@media screen and (max-width: 639px) {
body section {
padding: 60px 0 0px;
}
#banner h1 {
font-size: 30px;
}
#banner h1 span {
font-size: 35px;
}
.mobile-getintouch {
display: block;
}
body section.whatwedo {
padding-top: 40px;
}
section.content-block.map {
padding-top: 40px;
}
section.content-block {
padding-top: 60px;
}
.accreditations .kc_column_inner {
width: 100% !important;
}
.accreditations .kc_column_inner:nth-child(3n) {
margin-top: 0;
margin-bottom: 0;
}
.team {
margin-top: 40px;
}
body:not(.home) .team .kc_column_inner, body:not(.home) .team .kc_column_inner:nth-child(3n) {
width: 90%;
}
.testimonials.whatwedo .kc_vertical_tabs > .kc_wrapper > ul.ui-tabs-nav > li {
width: 100%;
}
.testimonials.whatwedo .whattodo-head.kc-title-wrap {
padding-top: 75px;
}
.testimonials.whatwedo .kc_vertical_tabs > .kc_wrapper > ul.ui-tabs-nav ~ div.kc_tab.ui-tabs-body-active .kc_column_inner {
margin-bottom: 65px;
padding-left: 5px;
padding-right: 5px;
}
.testimonials.whatwedo .whattodo-head.kc-title-wrap, .testimonials.whatwedo .kc_vertical_tabs > .kc_wrapper > ul.ui-tabs-nav {
padding-left: 30px;
}
g .kc-blog-posts-3.kc-blog-grid .post-grid.grid-3 {
padding: 0 15px;
}
body.kc-css-system .logo.kc-elm {
width: 30%;
}
body.kc-css-system .office.kc-elm {
display: none;
}
body.kc-css-system .access.kc-elm {
width: 62%;
}
body.kc-css-system .access.kc-elm .kc-col-container {
width: 40%;
float: right;
}
.login .kc-icon-wrapper {
width: 15%;
}
.login .kc-raw-code {
text-align: right;
width: 100%;
}
#banner h1 {
font-size: 35px;
}
#banner h1 span {
font-size: 40px;
}
.lift-icon {
text-align: center;
}
.lift-icon h5.kc_title {
font-size: 13px;
}
body.kc-css-system .lift-icon .kc_column_inner {
width: 50%;
display: inline-block;
float: none;
}
section.content-block {
padding-top: 60px;
}
.customers .kc_image_gallery.kc-grid .item-grid.grid-5 {
width: 50%;
}
.contact-sec .wpcf7-form span {
width: 100% !important;
margin-right: 0 !important;
display: block !important;
}
#footer .kc-wrap-columns > .kc-elm {
width: 100%;
}
}
@media screen and (max-width: 479px) {
body.kc-css-system .access.kc-elm .kc-col-container {
width: 60%;
}
#banner h1 {
font-size: 25px;
}
#banner h1 span {
font-size: 30px;
}
.gettag {
display: none;
}
body.kc-css-system .lift-icon .kc_column_inner {
width: 100%;
}
body.kc-css-system .access.kc-elm {
width: 58%;
}
.whatwedo .kc_vertical_tabs > .kc_wrapper > ul.ui-tabs-nav, .whatwedo .kc_vertical_tabs > .kc_wrapper > ul.ui-tabs-nav ~ div.kc_tab {
width: 100%;
}
.whatwedo .kc_vertical_tabs > .kc_wrapper > ul.ui-tabs-nav li > img {
display: block;
}
.whatwedo .kc_vertical_tabs > .kc_wrapper > ul.ui-tabs-nav ~ div.kc_tab.ui-tabs-body-active .kc_column_inner {
margin-bottom: 15px;
}
h2, h2.kc_title {
font-size: 35px;
}
.runcom-tag, .cannock-tag {
display: block;
text-align: left;
font-size: 14px;
}
.cannock-tag::before {
margin-left: 0;
}
.team .kc-flip-container .back .des {
border-radius: 0;
}
}