/*Logo Background change to Black */
.site-header, .left-menu {
		background-color: #111111 !important;
}
.thememove-testimonials.oldtestimonialcarousel-enable{display:none !important}
.entry-content .vc_custom_heading:hover,.entry-content .vc_custom_heading{cursor: pointer !important;}
.our-services h2:hover, .our-services .vc_column-inner:hover,.our-services h2{cursor: pointer !important;}
.entry-content h2:hover, .entry-content .vc_column-inner:hover,.entry-content h2{cursor: pointer !important;}
.our-services .vc_custom_heading a, .our-services .vc_custom_heading a:focus, .our-services .vc_custom_heading a:hover, .our-services .vc_custom_heading a:visited {
    border: none;
    text-decoration: inherit;
    color: inherit;
    display: block !important;
    height: 40px !important;
    width: 100% !important;
    cursor: pointer !important;
}
.entry-content .vc_custom_heading a, .entry-content .vc_custom_heading a:focus, .entry-content .vc_custom_heading a:hover, .entry-content .vc_custom_heading a:visited {
    border: none;
    text-decoration: inherit;
    color: inherit;
    display: block !important;
    height: 40px !important;
    width: 100% !important;
    cursor: pointer !important;
}

#comments.comments-area{display:none !important}
/* Testimonials page*/
.big-title .big-title--single {
    margin-bottom: 1px !important;
}

/* Responsive Css*/
.header01 .site-branding:after{
	 border-width: 76px 0 41px 40px !important;
}
.header01 .extra-info .col-sm-5{
  padding-left: 10px !important;
}
.copyright p {
    margin: 0;
}
.header01 .extra-info span {
    color: rgba(255, 255, 255, 0.6) !important;
}
.site-header, .extra-info h3 {
    color: #fff !important;
}
.header01 .extra-info i{
		color: #2f96d2 !important;
}
.site-branding {
  	background-color: #2f96d2;
}
.mobile-menu-btn path{
		stroke: #ffffff !important;
}
.mobile-menu-btn {
    position: relative;
    z-index: 999999;
}
.blogpage_post .wpb_widgetised_column .recent-posts__item {
    padding-bottom: 20px !important;
    margin-bottom: 20px !important;
}
.faqpage_acc .vc_tta-accordion .vc_tta-panel-title .vc_tta-title-text {
    margin-left: 0px !important;
    display: block !important;
}
.faqpage_acc .vc_tta-icon {
    line-height: 1 !important;
    display: block !important;
    float: left !important;
    height: 30px !important;
    width: 30px !important;
}
.thememove-testimonials blockquote:after{
    background-color: transparent !important;
    bottom: -25px !important;
    border-top: 25px solid #2f96d2;
    border-right: 25px solid transparent;
}
.home_blog .thememove-blog .post-thumb img {
    min-height: 200px;
    object-fit: cover;
}
.our-features-layout3:hover .vc_custom_heading {
    border-color: #fff !important;
    color: #fff !important;
}
.owl-carousel .owl-item:not(.active){
		height: 0px !important;
}
@media screen and (min-width: 992px) and (max-width: 1199px){
    .mobile-buttons{
			display: none !important;
    }
  	.site-header .col-lg-2 {
        flex-basis: 20%;
        max-width: 20%;
    }
  	.site-header .col-lg-8 {
        flex-basis: 80%;
        max-width: 80%;
    }
  	header.site-header .container, .main-navigation .container {
        max-width: 100%;
    }
  	.header-right .row.middle {
        justify-content: flex-end;
    }
  	.main-navigation.hidden-md {
        display: block !important;
    }
  	.header01 .site-branding:after {
        content: '';
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 71px 0 71px 40px;
        border-color: transparent;
        position: absolute;
        top: 0;
        border-left-color: #2f96d2;
        right: -40px;
    }
  	.headroom--not-top {
        position: fixed !important;
        z-index: 99999;
        top: 0;
        width: 100%;
        box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
    }
  	.admin-bar .headroom--not-top {
        top: 32px;
    }
  	.header01 .site-branding img {
        width: 200px;
    }
}
@media (max-width: 991px){
    .header01 .site-branding:after{
    		display: none;
  	}
  	.header01 .site-branding img {
        width: 200px;
    }
  	.our-services .thememove-btn {
        position: relative;
        width: 100%;
        bottom: 0;
      	margin-bottom: 50px;
      	right: 0;
    }
  	.home_service.vc_custom_1539668527085 {
        padding-bottom: 0 !important;
    }
  	.our-services.home_service .wpb_text_column p img {
        display: none;
    }
  	.site-header .col-lg-8 .row.middle {
        justify-content: center;
        padding: 19px 0 0;
        background-color: #0b0b0b;
    }
  	.site-branding {
        background-color: transparent !important;
    }
  	.choosesec [class*="col-"], .home_testimonial [class*="col-"],
  	.our-services.list-layout [class*="col-"], .home_service [class*="col-"]
  	{
        max-width: 100% !important;
        flex-basis: 100%;
    }
  	.home_blog .thememove-blog [class*="col-"] {
        max-width: 50%;
        flex-basis: 50%;
    }
  	.home_blog .thememove-blog .post-thumb img {
        min-height: 220px;
    }
  	.header01 .site-branding:after {
        content: '';
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 65px 0 65px 40px;
        border-color: transparent;
        position: absolute;
        top: 0;
        right: -40px;
        border-left-color: #2f96d2;
    }
  	.site-mobile-menu {
        width: 250px;
    }
  	.our-services.list-layout img {
        width: 100%;
        max-height: 300px;
        object-fit: cover;
    }
  	.our-services.list-layout .customhead .align-left {
        margin-top: 30px !important;
        padding-bottom: 15px !important;
        margin-bottom: 20px !important;
    }
  	.our-services.list-layout {
        margin-bottom: 40px !important;
    }
    .about-us-page-title h2{
    		font-size: 40px !important;
  	}
    .header01 .extra-info i{
    		margin-right: 8px !important;
  	}
}
@media (max-width: 767px){
		.entry-content ol {
				padding-left: 20px;
		}
		.vc_row {
				margin: 0;
				padding: 0 10px;
		}
		.contact-view.dsc-view {
				display: none;
		}
  	.site-header .col-lg-8 .row.middle .extra-info [class*="col"] {
        border-bottom: solid 1px #111;
        padding-bottom: 15px;
      	padding-left: 0;
    }
  	.site-header .col-lg-8 .row.middle .extra-info [class*="col"]:last-child {
        border: 0;
        padding: 0;
    }
  	#home_quote h2, .be-a-piece-of-us .center-xs h2,
  	.our-services.style3 .col-xs-3, .teamsec [class*="col-"] p
  	{
        text-align: center !important;
    }
  	/*.row {
        padding: 0 !important;
        margin: 0 !important;
    }*/
    .container{
    		max-width: 100% !important;
  	}
  	.site {
        position: initial !important;
    }
  	#home_quote.vc_custom_1539259954608 {
        margin-top: 0px !important;
    }
  	.our-features-layout3 .thememove-icon {
        position: relative;
        text-align: center;
        background-color: #ddd;
        padding: 15px 0px;
        top: 0;
        transform: translateY(0%);
      	left: 0;
    }
  	.our-features-layout3 .vc_custom_heading, .our-features-layout3 .wpb_text_column {
        margin: 0 !important;
        text-align: center !important;
    }
  	.our-features-layout3 > .wpb_column:after {
        border: 0;
    }
  	.our-features-layout3 > .wpb_column {
        padding: 0 !important;
        background-color: #e8e8e8 !important;
      	margin-bottom: 30px;
    }
  	.our-features-layout3:hover .wpb_text_column * {
        color: #777 !important;
    }
  	.our-features-layout3 .vc_custom_heading a {
        display: block;
        padding: 25px 0 10px;
    }
  	.our-features-layout3 .wpb_text_column {
        padding: 8px 0px 25px;
    }
    .our-features-layout3 > .wpb_column:before, .call-us .thememove-icon:before, .call-us .thememove-icon:after{
    		display: none !important;
  	}
  	.our-services .thememove-btn {
    		position: relative;
        width: 100%;
      	right: 0;
    }
  	.our-services .wpb_column {
        margin-bottom: 30px !important;
    }
  	.our-services.vc_custom_1539259986430, .our-services.vc_custom_1438936121266 {
        padding-top: 0 !important;
    }
  	#home_contactform.vc_custom_1539260013631 {
        padding: 80px 30px !important;
    }	
    .post.post-simple-item, .our-services.style3 .vc_inner.row{
    		margin-bottom: 0px !important;
  	}
  	.thememove-blog, .be-a-piece-of-us .center-xs h2 {
        margin-top: 30px !important;;
    }
  	.home_blog .thememove-blog .post-thumb img {
        min-height: 100%;
        width: 100%;
    }
    .provide-services .vc_custom_1539216898779{
    		margin-right: 0px !important;
  	}
  	.our-services.list-layout {
        padding: 15px 0px !important;
    }
  	.our-services.list-layout .customhead h2 {
        margin-top: 0px !important;
    }
  	.provide-services.middle .wpb_text_column {
        padding: 15px 0px !important;
        margin: 0 !important;
        text-align: center;
    }
    .teamsec [class*="col-"]{
    		margin-bottom: 60px !important;
  	}
  	.blogpage_post .category-electrical-services img, .casestudysec ul.mainul li {
        width: 100% !important;
    }
  	.our-services {
        margin: 0 !important;
        padding: 0px !important;
    }
  	.call-us .thememove-icon {
        text-align: center;
        display: block;
    }
    .call-us .thememove-icon  i{
    		font-size: 32px !important;
  	}
    .extra-info .address span{
    		margin-left: 0px !important;
  	}
}

@media (max-width: 480px){
		.thememove-blog [class*="col-"], .our-services.style3 .col-xs-3,
  	.our-services.style3 .col-xs-9
  	{
        max-width: 100% !important;
        flex-basis: 100% !important;;
    }
  	#home_contactform .vc_column-inner {
        padding: 20px 15px !important;
    }
  	.our-services.list-layout > .wpb_column:first-child > .vc_column-inner > .wpb_wrapper .wpb_row > .wpb_column > .vc_column-inner > .wpb_wrapper {
				top: 45% !important;
    }
  	.our-services.style3 .col-xs-3 {
       text-align: left !important;
    }
  	.our-services.style3 .col-xs-9 {
        margin-top: 40px !important;
    }
  	.provide-services.middle h2 {
        font-size: 25px !important;
    }
}

#ssb-container ul li a, #ssb-container ul li span {
    padding: 0;
    font-size: 22px;
    width: 56px;
    height: 56px;
    line-height: 60px;
}

.site-branding {
    padding-bottom: 15px !important;
}
.contact-view {
    font-size: 30px;
    font-weight: bold;
}
.contact-view a {
		color:#fff;
}
@media (max-width:1199px){
.contact-view {
    font-size: 25px;
}
}

/***** Form *****/
.work-for-us-form table td strong {
    font-size: 24px;
}
.work-for-us-form table {
    padding: 20px 15px;
    margin: 0 auto;
    width: 100% !important;
}
.work-for-us-form table td {
    width: 100% !important;
    display: block;
    border: 0;
    padding: 5px 20px;
    font-size: 14px !important;
    color: #1d1d1d;
}
.work-for-us-form table input, .work-for-us-form table select, .work-for-us-form table textarea {
    width: 100% !important;
    height: 45px;
    border-color: #ccc;
    border-width: 1px;
    margin-bottom: 0;
}
.work-for-us-form table td textarea {
    height: 100px;
}
.work-for-us-form table #imgid {
    height: 50px;
}
.work-for-us-form table td a {
    float: right;
}
.work-for-us-form table input[type="submit"], .work-for-us-form table input[type="reset"] {
    width: auto !important;
    padding: 10px 20px;
    color: #fff !important;
    font-size: 16px !important;
    font-weight: 400;
}
.work-for-us-form table td p {
    color: #969696 !important;
}
.extra-info h3 {
    font-size: 14px;
}
.header01 .extra-info [class*="col"] {
    padding-right: 0;
    align-self: center;
}
.bg-vid-col{
		align-self: center;
}
