/*!
Theme Name: Norebro Child
Theme URI: http://norebro.colabr.io/
Author: Colabrio Team
Author URI: http://colabr.io/
Description: Norebro is flexible and high performance multipurpose WordPress Theme for personal and corporate use. It comes with the most popular WordPress page builder Visual Composer. Create gorgeous pages and layouts fast and easy without coding.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: norebro
Text Domain: norebro-child
Tags: one-column, two-columns, left-sidebar, right-sidebar, custom-colors, custom-header, custom-menu, featured-images, full-width-template, post-formats, theme-options, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/

/*** CSS ADDED SPECICIFICALLY FOR LOCATION CRANE HIRE WEBSITES ***/

#menu-footer-menu, footer #nav_menu-2 h3, #menu-footer-other-menu, footer #nav_menu-3 h3 {
	padding-left: 80px;
}

@media screen and (max-width: 768px) {
	#menu-footer-menu, footer #nav_menu-2 h3, #menu-footer-other-menu, footer #nav_menu-3 h3 {
		padding-left: 0;
	}
}

/*** CSS COPIED OVER FROM SYNERGY LIFTING WEBSITE ***/

.norebro-with-header-6 .site-footer {
	padding-left: 0 !important;
}

.site-footer h3 {
	margin-bottom: 15px !important;
}

.masonry-block {
	padding: 0;
}

.footerlogo {
	display: block;
    margin-bottom: 40px;
	height: 34px;
    width: auto;
	
}

.displaynone {
	display: none !important;
}

.sectormenu ul {
	top: -150px !important;
}

.whatsectorsmenu .widget_nav_menu {
	max-width: none;
	padding: 0;
}

.whatsectorsmenu ul {
	width: 100%;
    display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.whatsectorsmenu ul li {
	width: 33%;
    border-bottom: 1px solid #e8ecee;
	padding: 0 !important;
    font-weight: 600;
	font-size: 16px;
}

.whatsectorsmenu ul li .icon {
	padding-right: 10px;
}

.whatsectorsmenu ul li a {
    padding: 15px 0 !important;
	display: block;
}

.whatsectorsmenu ul li a:hover {
	text-decoration: none !important;
}

@media screen and (max-width: 768px) {
	body, html {
		width: 100%;
		overflow-x: hidden;
		height: 100%;
	}
	.sectormenu ul {
		top: 0 !important;
	}
	.whatsectorsmenu ul li {
		width: 100%;
	}
	.page-container, .page-container.full {
		padding: 0 0;
	}
	.portfolio-page.header-full h2, .portfolio-page.portfolio-header-title h2 {
		font-size: 50px;
    	line-height: 48px !important;
	}
	.portfolio-page.header-full .portfolio-content {
		padding: 160px 25px 70px 25px;
	}
	.vc_row {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	#masthead #site-navigation.main-nav #mega-menu-wrap #primary-menu .mega-menu-item .sub-nav ul.sub-menu.active {
		overflow: auto;
    	height: 100%;
    	padding-bottom: 40px;
	}
}

.sectorboxes {
	background: #f6f9fc;
    padding: 36px;
}

.portfoliominislider .overlay {
	background: white;
}

.portfoliominislider .content-center{
	margin-left: 60px !important;
    width: 75% !important;
}

.portfoliominislider .category, .portfolio-gallery .gallery-content .tag {
	background: #ffffff !important;
    color: #0057ff !important;
    border: 1px solid #0057ff !important;
    margin-bottom: 5px;
}

.portfoliominislider .portfolio-item h4, .portfoliominislider .portfolio-item h4.title, .portfolio-item.grid-5 h2.title {
	font-size: 34px !important;
    line-height: 40px;
}

.portfolio-item .text-description {
    padding-top: 5px !important;
}

.more {
	margin-top: 20px;
}

.norebro-splitscreen {
	z-index: 0;
}

.wpcf7-spinner {
	display: none;
}

.wpcf7 form .wpcf7-response-output {
	margin-left: 0;
	margin-right: 0;
}

.socialbar.boxed a:hover .social-text {
	opacity: 1 !important;
    top: 0 !important;
}

.site-footer .widgets .socialbar a.social.outline {
	color: #ffffff;
}

h2.mockh3 {
	margin: 30px 0 8px 0;
	font-size: 18px;
	line-height: 15px;
}

body {
	font-size: 15px;
}

#masthead.header-6 .site-branding {
	border-bottom: 1px solid #e8ecee;
	z-index: 11;
	padding: 10px 40px;
}

#masthead.header-6 .main-nav ul#primary-menu>li>a.menu-link, #masthead.header-6 .main-nav ul#primary-menu>li>a, #masthead.header-6 .main-nav ul#secondary-menu>li>a.menu-link, #masthead.header-6 .main-nav ul#secondary-menu>li>a {
	padding: 8px 40px;
}

#masthead.header-6 {
	border-right: 1px solid #e8ecee;
}

.process h3 {
	line-height:26px;
}

.banner-box .content {
	border-bottom: 1px solid #e8ecee;
}

.portfolio-item.grid-5 {
	background:none;
}

.portfolio-item.grid-5 .image-wrap {
	background-size: contain !important;
}

.overlay h3 {
	color:#ffffff;
	margin-top:0;
}

.accordion-box.outline .title {
	border-color: #e8ecee !important;
}

.accordion-box div.title h3 {
	color: inherit;
	margin: 0 0 -4px;
	font-size: 14px;
	line-height: 1.4;
	font-weight: 600;
	display: inline-block;
}

.portfolio-page h1 {
	font-size: 62px;
	margin: 20px 0 5px;
	font-weight: 600;
	line-height: 1.2;
	text-decoration: none;
	display: block;
	letter-spacing: -0.02em;
	color:#ffffff;
}

ul.valla-list {
	margin-left:15px !important;
	font-weight:600;
	line-height:2.2;
	list-style: none;
}

ul.valla-list li {
	padding-left:15px;
}

ul.valla-list li:before {
	content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
	color:#0057ff;
	font-weight:bold; 
	display:inline-block; 
	width:2em; 
	margin-left:-2em; 
}

.page-template-page_for-projects .site-main .vc_row-fluid.vc_hidden {
	opacity:100 !important;
}

.page-template-page_for-projects .without-breadcrumbs.page-container {
	margin-bottom:0 !important;
}

.pum-theme-5675076 .pum-content + .pum-close, .pum-theme-default-theme .pum-content + .pum-close {
	padding:0 10px !important;
}

.pum-theme-5675076 .pum-content, .pum-theme-default-theme .pum-content {
	font-size:15px;
}

.grecaptcha-badge{
	visibility: collapse !important;  
}

.isologosfooter {
	display:flex;
	padding:30px 0 0 0;
}

.isologosfooter img {
	height:60px;
	width: 70px;
	padding-right:10px;
}

#masthead.header-fixed .site-branding .site-title img, #masthead.header-fixed .site-branding .site-title a img, #masthead .site-branding img.svg-logo, #masthead .site-title img.svg-logo {
	padding:18px 0 14px 0;
	width: 140px;
}

#masthead .site-branding img.svg-logo, #masthead .site-title img.svg-logo {
	max-height: 70px !important;
}

.site-footer .widget_norebro_widget_logo .theme-logo a img {
	width: 160px;
}

.darksplitbackground {
	background:linear-gradient(90deg, #263238 50%, #263238ed 50%) !important;
}

.padding0.btn {
	padding:0;
}

.desktophide, .maxwidth400show.btn, .noprice .pricing-table .price, .nobannerimage .image-wrap, .vc_separator.desktophide, .blog-grid.grid-3 footer {
	display:none;
}

.noprice .btn {
	background: #0057ff;
}

.page-id-5685257 .noprice .btn {
	color: #ffffff !important;
}

.page-id-5685257 .noprice .btn:hover {
	background: #ffffff !important;
	color: #0057ff !important;
}

.desktopwhite span.vc_sep_line {
	border-color:#ffffff !important;
}

.desktophide.vc_row.geobackground {
	display:none !important;
}

.mobilehide .norebro-recent-projects-sc {
	height:26vw;
}

.scroll-top {
	display:none !important;
}

.btn.textalignleft.btn-huge {
	text-align:left !important;
}

.norebro-icon-box-sc.iconcolourbox {
	padding:36px;
	background:#ffffff;
}

.whiteoverlapblock {
	background:#ffffff;
	position:relative;
	z-index:999;
}

.contact-form.flat input:not([type="submit"]), .contact-form.flat select, .contact-form.flat textarea {
	background-color: #f6f9fc;
	font-size: 15px;
	border-color: #75809621;
}

::placeholder {
	color: #b3beca !important;
}

.servicerow .vc-bg-side-text.right {
	top:-100px;
}

.accordion-box div.title {
	color: #000000 !important;
}

.accordion-box div.title h4 {
	color:#000000;
	font-weight:500;
}

.slider.with-dots .owl-nav div {
	margin:-70px 15px;
}

.portfolio-item h4, .portfolio-item h4.title {
	font-size:35px !important;
	line-height:35px !important;
	margin-top:30px;
}

.portfolio-item.grid-1:hover .category {
	margin-top:4px;
}

.portfolio-page.header-full .content-center {
	background:rgba(38, 50, 56, 0.8);
}

.portfolio-page .info-list li {
	max-width:500px;
}

.comments-area {
	padding-left:100px;
	padding-right:100px;
}

.norebro-with-header-6.norebro-with-panel .site-footer {
	padding-left: 0 !important;
}

.site-footer .page-container + .site-info .wrap {
	border-top:0;
}

.tab-box .buttons-wrap {
	margin-bottom:20px;
}

.home .banner-box, .home .banner-box .image-wrap, .page-id-5674309 .banner-box, .page-id-5674309 .banner-box .image-wrap {
	height: 240px;
	margin-bottom: 30px;
}

.home .banner-box .image-wrap img, .page-id-5674309 .banner-box .image-wrap img {
	margin-top: -100px;
}

.home .banner-box.inner .description {
	display: none;
}

.banner-box.inner .overlay {
	background:rgba(38, 50, 56, 0.6) !important;
	-webkit-box-shadow:none !important;
	box-shadow:none !important;
}

.home .banner-box h4 {
	font-size:22px;
	margin-bottom:5px;
}

.home .banner-box.inner .subtitle {
	margin-bottom:25px;
}

.sidepadding0 .vc_column-inner, .vc_column_container.sidepadding0 .vc_column-inner {
	padding-left:0 !important;
	padding-right:0 !important;
}

.geobackground.vc_row-has-fill.vc_row {
	background-size:10% !important;
}

.height100vh, .height100vh .vc_column-inner {
	height:100vh;
}

.herobutton, .darkherobuttons .menu-link {
	padding:5px 15px 5px 15px;
	border:1px solid #ffffff;
	border-radius:999px;
	margin:6px 6px 0 0;
	text-transform:uppercase;
	font-size:14px;
	font-weight:600;
	display:inline-block;
	color:#ffffff !important;
}

.darkherobuttons .herobutton, .darkherobuttons .menu-link {
	border-color: #758096;
	color: #758096 !important;
}

.herobutton:hover {
	background:#0057ff;
	border:1px solid #0057ff;
	color:#ffffff !important;
	text-decoration:none !important;
}

.darkherobuttons .herobutton:hover, .darkherobuttons .menu-link:hover, .darkherobuttons .menu-link:focus {
	border-color: #758096;
	background: #758096;
	color: #ffffff !important;
	text-decoration:none !important;
}

.darkherobuttons {
	padding: 5px 0 0 0;
}

.darkherobuttons #menu-footer-menu {
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.darkherobuttons .widget_nav_menu {
	width: 100%;
    margin: 0;
    max-width: none;
    padding: 20px 0 10px 0;
}

.darkherobuttons .widget_nav_menu .current-menu-item a {
	background: #758096;
    color: white !important;
}

.backgroundpositioncenter.vc_row-flex {
	background-position:center !important;
}

.page-template-page_for-projects .category {
	margin-bottom:5px;
}

.page-id-5674037 .icon-wrap {
	font-size:21px;
}

.page-id-5674037 .norebro-icon-box-sc a {
	font-size:15px;
	margin-top:-4px;
}

.page-id-5674037 .box-left.icon-box .content-wrap {
	padding:0 55px 0 45px !important;
}

h3 {
	font-size:18px;
	line-height:15px;
	margin-top:30px;
	margin-bottom:8px;
}

.nobottomborder .content {
	border-bottom:0 !important;
}

#mega-menu-wrap > ul .sub-menu, #mega-menu-wrap > ul .sub-sub-menu {
	min-width:360px !important;
	max-width:400px !important;
	box-shadow: none !important;
}

.single-post .without-breadcrumbs.page-container {
	margin-top:0 !important;
}

ul li, ol li {
	list-style-position:outside;
}

.norebro-text-sc ul {
	margin-left:40px;
}

.comments-area {
	margin-top:60px;
}

.portfolio-sorting li {
	line-height:1.2;
}

.home .lazy-load.load-more {
    border:1px solid #0057ff;
    color:#0057ff;
    font-size:14px !important;
    padding:10px 30px 8px 30px;
    margin:50px auto 0px auto;
    border-radius:999px;
    display:table;
}

.home .lazy-load.load-more:hover {
    background:#0057ff;
    color:#ffffff;
}

p label {
	padding-top:10px !important;
}

.page-id-5675051 h4 {
	margin:50px 0 10px 0;
}

.page-id-5675051 button.btn-brand {
	margin-top:30px;
}

h3.margintop0 {
	margin-top:0px !important;
}

.margintop30 {
	margin-top:30px !important;
}

.marginbottom20, .marginbottom20 h3 {
	margin-bottom:20px !important;
}

.wpcf7-list-item {
	margin-top: 10px !important;
}

.wpcf7-checkbox .wpcf7-list-item input {
	float:left;
	margin-right:10px;
	margin-top:6px;
}

.wpcf7-checkbox .wpcf7-list-item span.wpcf7-list-item-label {
	overflow:hidden;
	display:block;
}

mark {
	color: initial !important;
    background: #ffffff !important;
    padding: 0 !important;
	font-weight: 600;
}

.header-title .subtitle {
	font-weight: 600;
	max-width: 650px;
}

#masthead.site-header {
	border-bottom: 0;
}

#masthead #site-navigation.main-nav.active {
	border-right: 1px solid #e8ecee;
	overflow: hidden;
}

#masthead #site-navigation.main-nav.active {
	box-shadow: 0 0 1000px 2000px rgba(0,0,0,.5)!important;
}
.width250px {
	width: 250px !important;
} 

.parent-pageid-5674324 .header-title {
	max-height: 400px;
}

.parent-pageid-5674324 .header-title.without-cap .content {
	padding-top: 10px;
}

.video-module.boxed:hover .btn-play {
	color: #ffffff !important;
	border-color: #367aff !important;
	background: #367aff !important;
}

.colorwhite, .colorwhite p {
	color: #ffffff;
}

.featspectable h3.title, .featspectable p.subtitle, .featspectable .list-box li {
	text-align: left !important;
}

.featspectable .pricing-table {
	padding: 0 !important;
}

.banner-box.inner .btn {
	text-transform: uppercase;
}

.banner-box.inner .btn:hover, .banner-box.inner .btn:focus, .banner-box.inner .btn:active {
	background: #0057ff;
}

.single-post.single-format-standard .header-title .title-wrap, .single-post.single-format-standard .header-title {
	height: 500px;
}

.tag, .category {
	font-weight: 600 !important;
}

.page-id-5656040 .category {
	border-color: #0057ff !important;
    color: #0057ff !important;
}

.page-id-5656040 i.icon {
	display: inline-block;
    line-height: 16px;
    vertical-align: text-top;
    margin-left: 5px;
}

.single-post.single h4.title a {
	color: #000000 !important;
}

.single-post.single h4.title a:hover, .single-post.single h4.title a:focus, .single-post.single h4.title a:active {
	text-decoration: none !important;
	color: #0057ff !important;
}

.contact-form.flat label {
	color: #758096;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
	padding-top: 0 !important;
}

.specialcontactformcont .wpcf7-form .leftrighcols {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.specialcontactformcont .wpcf7-form .leftrighcols p {
	width: 48%;
	margin-left: 0;
    margin-right: 0;
}

.specialcontactformcont .wpcf7-form .leftrighcols .fullwidthcols p, .fullwidthcols {
	width: 100%;
}

.specialcontactformcont .norebro-contact-from-sc {
	padding: 25px 30px 30px 30px;
	background: #ffffff;
	background: #f6f9fc;
}

.specialcontactformcont input:not([type="submit"]), .specialcontactformcont textarea {
	border-color: #e6edfd !important;
    background: #fff !important;
}

.specialcontactformcont input:not([type="submit"]):focus, .specialcontactformcont textarea:focus {
	border-color: #0057ff !important;
}

.specialcontactformcont .btn:hover, .specialcontactformcont .btn:focus, .specialcontactformcont .btn:active {
	background: transparent !important;
    color: #0057ff !important;
}

.specialcontactformcont .norebro-contact-from-sc label {
	color: #758096;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
	padding-top: 0 !important;
}

.specialcontactformcont .norebro-contact-from-sc label span {
	font-weight: 500;
}

.specialcontactformcont p.subtitle {
	text-transform: uppercase;
	font-size: 13px;
}

.specialcontactformcont h2.title {
	margin-top: 12px;
	font-size: 22px;
}

.desktoppaddingright .mobileheight50 {
	height: 80px !important;
}

.portfolio-page .info-list .title {
	color: #758096 !important;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    padding-top: 0!important;
}

.portfolio-page .info-list p {
	color: #758096 !important;
    font-weight: 400 !important;
    font-size: 15px;
}

.portfolio-gallery.open .description {
	color: #000000;
	font-weight: 400;
}

.portfolio-gallery .gallery-content .info .title {
	border-color: #e8ecee;
}

.portfolio-page.header-full .info .title, .portfolio-page.header-full .info-list p {
	color: #ffffff !important;
}

.pricing-table h3.title {
	margin-top: 0;
}

div.pp_default .pp_expand, div.pp_default .pp_content_container .pp_details {
	display: none !important;
}

div.pp_default .pp_content {
	height: 100% !important;
}

.iconwrap {
	height: 57px;
    width: 57px;
    background: #f4524d;
}

.iconwrap span {
	color: white;
    height: 57px;
    width: 57px;
    font-size: 35px;
    margin-left: 11px;
    margin-top: 6px !important;
    position: absolute;
}

.error404 .site-content .header-title, .page-error form.search {
	display: none;
}

.error-404 .page-error {
	height: 100vh;
}

	.portfolio-page.header-full {
	background-size:contain;
}

.title-wrap .page-container {
	margin: 0 !important;
}

.desktophide.vc_empty_space, .desktophide {
	display: none !important;
}

.list-box.with-icon li h4 {
	top: -5px;
}

@media screen and (min-width: 768px) {
	/*.recentprojects400desktop .norebro-recent-projects-sc {
		height:100%;
	}*/
	.vc_column-inner .norebro-recent-projects-sc .vc_row {
		height: 26vw;
	}
	.home div.vc_col-sm-2.vc_col-has-fill, .home div.vc_col-sm-3.vc_col-has-fill {
		min-height:100vh;
	}
	.header-title {
		padding:0 60px;
	}
	.page-template-page_for-projects .without-breadcrumbs.page-container {
		margin-top:0;
	}
	img.vallcompareimage {
		margin-top:-30px;
		width:80%;
		display:inherit;
	}
	.site-footer .widgets, .site-footer .site-info .page-container {
		padding-left:60px;
		padding-right:60px;
	}
	#masthead.header-6 .main-nav ul#primary-menu > li > .sub-nav:after, #masthead.header-6 .main-nav ul#secondary-menu > li > .sub-nav:after 	{
		background:rgba(38, 50, 56, 0.98);
	}
	.menucontacttop a.item-title {
		margin-top:50px;
	}
	.menucontact a.item-title, .menucontacttop a.item-title {
		color:#ffffff !important;
	}
	.menucontacttop a.item-title span, .menucontact a.item-title span {
		padding:5px 16px;
		border: 1px solid #0057ff;
		border-radius:999px;
		background:#0057ff;
		font-size:15px;
	}
	.menucontacttop.fontsize12 a.item-title span, .menucontact.fontsize12 a.item-title span {
		font-size:12px;
	}
	.menucontact1 a.item-title span {
		background:#ffffff;
		display:inline-block;
		color:#0057ff !important;
	}
	.menucontact1 a.item-title {
		padding: 8px 40px 4px !important;
	}
	.one-third-group {
		display:flex;
		justify-content:space-between;
		margin-bottom: 20px;
	}
	.one-third {
		width:30%;
	}
	.desktoppaddingleft .vc_column-inner {
		padding-left:50px !important;
	}
	.desktoppaddingright .vc_column-inner {
		padding-right:50px !important;
	}
	div.sidepadding0.vc_row-fluid.vc_row {
		margin: 0 -40px !important;
	}
}

@media screen and (max-width: 1700px) {
	.blog .content-area.page-content {
		padding:0 60px;
	}
}

@media screen and (max-width: 768px) {
	#masthead #site-navigation.main-nav #mega-menu-wrap #primary-menu ul.sub-menu > .mega-menu-item > a.menu-link:hover, #masthead #site-navigation.main-nav #mega-menu-wrap #secondary-menu ul.sub-menu > .mega-menu-item > a.menu-link:hover {
		color: #000 !important;
	}
	.portfolio-page .portfolio-content .project-title {
		font-size: 40px !important;
	}
	.post-navigation .box-wrap > a .icon {
		margin: 0 20px;
	}
	.site-footer {
		padding: 0 !important;
	}
	.gallery-image {
		padding: 15px 0 !important;
	}
	footer, .norebro-with-header-6.norebro-with-panel .site-footer {
		padding-left: 0 !important;
	}
	.header-title h1.page-title, .header-title .subtitle {
		opacity: 1 !important;
		transform: none !important;
    	transition: none !important;
	}
	.site-footer .widgets {
		padding-left: 25px;
		padding-right: 25px;
	}
	.specialcontactformcont .wpcf7-form .leftrighcols p {
		width: 100%;
	}
	p.mobfs15 {
		font-size: 15px !important;
	}
	.herobutton {
		font-size: 11px;
	}
	.logoslider .owl-stage-outer.owl-height {
		height:100px !important
	}
	.norebro-recent-projects-sc .vc_row {
		min-height:380px !important;
		max-height:400px !important;
	}
	.portfolio-page h1  {
		font-size:36px;
	}
	.pum-container.pum-responsive.pum-responsive-small {
		top:10px !important;
	}
	.popmake-content.pum-content .vc_col-sm-12 .vc_column-inner {
		padding:15px !important;
	}
	.pum-theme-5675076 .pum-title, .pum-theme-default-theme .pum-title {
		margin-bottom:-10px;
		font-size:25px !important;
	}
	#masthead .phone-menu-bottom {
		bottom:60px;
	}
	.menucontacttop a.item-title {
		margin-top:30px;
	}
	.menucontacttop a.item-title span, .menucontact a.item-title span, .menucontacttop.fontsize12 a.item-title span, .menucontact.fontsize12 a.item-title span {
		padding:5px 16px;
		border: 1px solid #0057ff;
		border-radius:999px;
		background:#0057ff;
		font-size:14px;
	}
	.menucontact a.item-title, .menucontacttop a.item-title {
		color:#ffffff !important;
	}
	.menucontact1 a.item-title span {
		background:#ffffff;
		display:inline-block;
		color:#0057ff !important;
	}
	.menucontact1 a.item-title {
	    padding: 8px 30px 4px;
	}
	#mega-menu-wrap > ul .sub-menu, #mega-menu-wrap > ul .sub-sub-menu {
		min-width:220px !important;
	}
	.mobilehide, .banner-box .overlay p.description, div.mobilehide.vc_row[data-vc-full-width] {
		display:none;
	}
	.mobilehide .vc_sep_line {
		display: none !important
	}
	.blog .content-area.page-content {
		padding:initial;
	}
	.mobilemargintopminus30 {
		margin-top:-30px;
	}
	.mobileheight95vh, .mobileheight95vh .vc_column-inner {
		height:95vh;
	}
	.mobileminheight95vh {
		min-height:95vh !important;
	}
	.desktophide, .vc_separator.desktophide {
		display:block !important;
	}
	.desktophide.vc_row.geobackground {
		display:initial !important;
	}
	
	.desktopwhite span.vc_sep_line {
		border-color:initial !important;
	}
	.mobileheight10 {
		height:10px !important;
	}
	.mobileheight20 {
		height:20px !important;
	}
	.mobileheight30 {
		height:30px !important;
	}
	.mobileheight50 {
		height:50px !important;
	}
	.mobileheight60 {
		height:60px !important;
	}
	.mobileheight65 {
		height:65px !important;
	}
	.desktoppaddingright .mobileheight50  {
		height: 50px !important;
	}
	.mobilemarginbottom90 {
		margin-bottom:90px;
	}
	.mobileheight80 {
		height:80px !important;
	}
	.mobileheight90 {
		height:90px !important;
	}
	.mobileheight120 {
		height:120px !important;
	}	
	.mobilebordertop0 .title {
		border-top:0 !important;
	}
	#masthead {
		border-bottom:1px solid rgba(0,0,0,0.06) !important;
	}
	.contact-form.flat label {
		padding-right: 0 !important;
	}
	.portfolio-page.header-full {
		background-size:cover;
	}
	.comments-area {
		padding:50px 0 80px 0 !important;
	}
	.portfolio-item-wrap.masonry-block.grid-item  {
		padding: 15px 0 0 0 !important;
	}
	.portfolio-sorting {
		display:none;
	}
	.mobilesidepadding20, .mobilesidepadding20.vc_row {
		padding-left:20px !important;
		padding-right:20px !important;
	}
	.mobilesidepadding0, .mobilesidepadding0.vc_row, .home .vc_column_container.mobilesidepadding0-inner .vc_column-inner {
		padding-left:0 !important;
		padding-right:0 !important;
	}
	.mobilesidepadding15 .vc_column-inner .vc_row .wpb_column .vc_column-inner {
		padding-left:15px !important;
		padding-right:15px !important;
	}
	.vc_row .vc_column_container>.vc_column-inner .mobilesidepadding15-inner .vc_column-inner {
		padding-left:15px !important;
		padding-right:15px !important;
	}
	.mobilepaddingbottom30, .vc_row.mobilepaddingbottom30 {
		padding-bottom:30px !important;
	}
	.mobilepaddingtop30, .vc_row.mobilepaddingtop30 {
		padding-top:30px !important;
	}
	.home .norebro-cta-sc .content-center {
		height:auto !important;
	}
	.geobackground.vc_row-has-fill.vc_row {
		background-size:20% !important;
	}
	.socialbar.boxed {
		margin:0;
	}
	.banner-box {
		margin-bottom: 0 !important;
	}
	.home .banner-box {
		margin-bottom: 30px !important;
	}
	.fa.fa-long-arrow-right {
		top: 2px;
	}
	.page-id-5674037 .box-left.icon-box .content-wrap {
		padding:0 0 0 45px !important;
	}
	.header-title .title-wrap {
		padding-top:70px;
	}
	.page-template-page_for-projects .without-breadcrumbs.page-container {
		margin-top:70px;
	}
	.page-template-page_for-projects .page-container.bottom-offset.without-breadcrumbs {
		margin-bottom:0;
	}
	h2 {
		font-size:24px;
		line-height: 32px !important;
	}
	.page-id-5675051 h4 {
		font-size: 20px;
	}
	.single-post h3, .single-post h3.subtitle-top.title, .single-post h2, .single-post h2.subtitle-top.title {
		line-height: 32px !important;
    	margin-bottom: 10px !important;
	}
	.page-title {
		word-break:break-word !important;
	}
	.header-title .wrap-container {
		padding: 0 25px 40px 25px !important;
	}
	div.mobileminheight95vh, div.vc_row.vc_row-flex/***, div.vc_row[data-vc-full-width] created alignment issue with mobile case study sections***/ {
		display: table-cell;
		left: 0 !important;
	}
	.mobilebottommarginminus10 .list-box {
		margin-bottom:-10px;
	}
	/*** .single-post .bg-image, .header-title .bg-image {
		background-size:auto !important;
	} ***/
	.mobilesidepadding25 .vc_column-inner, .vc_column_container>.vc_column-inner {
		padding:0 25px !important;
	}
	/***.mobileheight95vh .norebro-heading-sc, .mobileheight95vh .norebro-text-sc, .mobileheight95vh .norebro-button-sc {
		margin: 0 25px !important;
	}***/
	.mobilesidepadding35 .vc_column-inner {
		padding: 0 35px !important;
	}
	.header-title.title-full {
		height:95vh;
	}
	.header-title.title-full .title-wrap {
		height:85vh;
	}
	.blog-grid footer {
		display:contents;
	}
	.blog-grid.grid-3 .plus {
		top:17px;
	}
	.blog .content-area.page-content {
		margin-top:90px;
	}
	.portfolio-item.grid-5 .description .content-center {
		padding:50px 25px 25px !important;
	}
	.portfolio-item.grid-5 .description {
		border-left: 1px solid #e8ecee;
	}
	#masthead #site-navigation.main-nav .close, #masthead #site-navigation.main-nav .close:hover, #masthead #site-navigation.main-nav .close, .main-nav .close, #masthead .header-wrap, #masthead.header-6 .header-wrap, header#masthead.site-header .header-wrap, header#masthead.site-header, #masthead, header#masthead.site-header .header-wrap {
		background:#ffffff !important;
	}
	#masthead #site-navigation.main-nav .close i.ion-ios-arrow-back:before {
		color:#000000 !important;
		z-index:999;
		position:absolute;
	}
	.ion-android-close:before {
		color:#000000 !important;
	}
	#masthead #site-navigation.main-nav #mega-menu-wrap #primary-menu .menu-link span:before, #masthead #site-navigation.main-nav #mega-menu-wrap #secondary-menu .menu-link span:before {
		display:none !important;
	}
	.current-menu-item a.item-title, .current-menu-ancestor .current-menu-ancestor .current-menu-item a.sub-menu-link {
		color:#0057ff !important;
	}
	#masthead.header-6 .main-nav ul#primary-menu > li > .sub-nav:after, #masthead.header-6 .main-nav ul#secondary-menu > li > .sub-nav:after 	{
		background:#ffffff;
	}
	.single-post.single-format-standard .header-title .title-wrap {
		padding-top: 0 !important;
	}
	.specialcontactformcont h2.title {
		font-size: 22px;
	}
	.mobmb-20 {
		margin-bottom: -20px !important;
	}
	.vallaflexrev {
		display: flex;
    	flex-wrap: wrap;
    	flex-direction: column-reverse;
	}
	h3, h2.mockh3 {
		line-height: 24px !important;
	}
}

@media screen and (max-height: 845px) {
	#masthead.header-6 .main-nav #mega-menu-wrap {
		margin-bottom:0;
	}
}

@media screen and (max-width: 390px) { 
	#masthead .phone-menu-bottom {
		bottom:0;
	}
	.portfolio-page.header-full {
		height:auto;
	}
	.herobutton {
		display:none;
	}
	.maxwidth400show {
		display:block !important;
	}
}

.vc_empty_space {
	display: block !important;
}

.page-content { padding: 0; }

@media screen and (max-width: 768px) {
	.desktophide.vc_empty_space {
		display:block !important;
	}
	.mobilehide.vc_empty_space, #masthead .menu-other .social, .socialbar.boxed {
		display: none !important;
	}
	.portfolio-item.grid-5 .description {
		border-left: none;
	}
}

/*** FEEDBACK PAGE ***/

.page-id-5682968 .site-content {
	background: #0057ff;
}

.page-id-5682968 .wpb_wrapper {
	background: #fff;
	padding: 50px;
	margin: 50px 0;
}

.page-id-5682968 .vc_col-sm-7 {
	margin: 0 auto;
    max-width: 900px;
    float: none;
}

.page-id-5682968 header {
	display: none !important;
}

.page-id-5682968 #page {
	margin-left: 0 !important;
}

.page-id-5682968 .contact-form.flat label {
	font-size: 16px;
	padding-bottom: 20px;
	line-height: 24px;
}

.page-id-5682968 .contact-form label .wpcf7-form-control-wrap {
	margin-top: 8px;
    display: block;
}

.required {
	color: #F72E38;
}

.page-id-5682968 h4 {
	margin-top: 30px !important;
    border-top: 1px solid #e5eaee;
    padding-top: 40px;
	letter-spacing: -0.02em;
}

.page-id-5682968 .contact-form label .wpcf7-not-valid-tip {
	top: 0;
	margin-top: 12px;
    right: 20px;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
	border-color: #ed2525 !important;
    background: #ed2525;
    color: white;
    font-weight: 600;
	margin: 30px 0 0 0;
}

.wpcf7 form.sent .wpcf7-response-output {
	border-color: #46b450;
    background: #46b450;
    color: white;
    font-weight: 600;
	margin: 30px 0 0 0;
}

.helptext {
	text-transform: none;
    font-weight: normal;
    font-style: italic;
}

@media screen and (max-width: 768px) {
	.page-id-5682968 h2 {
		font-size: 28px !important;
    	margin-top: 0px !important;
	}
	.page-id-5682968 h4 {
		font-size: 24px;
	}
	.page-id-5682968 .wpb_wrapper {
		padding: 30px;
		margin: 0;
	}
	.page-id-5682968 .vc_column-inner {
		padding: 10px !important;
	}
	.wpcf7-spinner {
		display: none !important;
	}
	.timeline .content .wrap.hidden {
		opacity: 1 !important;
		-webkit-transform: none !important;
    	-ms-transform: none !important;
    	transform: none !important;
	}
}