/*
 Theme Name:   UnderStrap Child
 Theme URI:    https://www.understrap.com
 Description:  UnderStrap Child Theme
 Author:       Holger Koenemann
 Author URI:   http://www.holgerkoenemann.de
 Template:     understrap
 Version:      0.5.3
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  understrap-child
 Tags: one-column, custom-menu, featured-images, theme-options, translation-ready
 GitHub Theme URI: holger1411/understrap-child
*/

/*--COLOURS
 * brown:#665546
 * dark-brown:#665546
 * green:#92d42d
 * 
 * l-blue:22b4e1
 * blue:#021ca0
 * l-grey:#c1c6d4
 * grey:#
--*/

html, body {
    height: 100%;
	font-size:16px;
	scroll-behavior: smooth;
}
body {
	padding: 102px 0 5em;
	/*font-family:'Avenir Next W01 Thin'!important;	
	font-family:'AvenirNextLTW01-Medium'!important;	*/
	font-family:"AvenirNextLTW01-Regular"!important;
	font-weight:normal!important;
	background-color:#665546;
	line-height:normal!important;

}
img {
	
}
h1, h2, h3, h4, h5, h6, h7, h8, h9 {display:block;}
h1 {
	font-size:1em!important;
}
.page-home h1,
.page-home-2 h1 {
	font-family:"AvenirNextLTW01-Regular"!important;
}
h2 {
	font-size:0.8em!important;
}
h3 {
	font-size:0.7em!important;
}
h4 {
	font-size:0.7em!important;
}
h5 {
	font-size:0.8em!important;
}
h6 {
	font-size:0.7em!important;
}
h7 {
	font-size:0.7em!important;
}
h8 {
	font-size:0.56em!important;
}
h9 {
	font-size:0.7em!important;
}
p {
	font-size:0.45em!important;
}
.weather-atlas-wrapper {
	font-family:'AvenirNextLTW01-Medium'!important;		
	margin-right:20px;
}
.night .weather-atlas-wrapper {
	background: rgba(133,115,99,0.8)!important;
}
.weather-atlas-header {
	font-size:0.3em;
	font-weight:normal;
	background:rgba(83,64,47,0.6);
}
.weather-atlas-footer {
	display:none;
}
.weather-spacer {
	padding:0 5px;
}
.weather-atlas-wrapper .current_text {
	display:none;
}
#weather-app {
	float:right;
	margin: -60px 30px 0 0;
	text-shadow: 1px 1px 4px rgba(0, 0, 0, 1);
	font-size:16px;
}
#london-weather,
#london-time {
	color:#fff;
	display:inline-block;
}



.wi {
	font-size:32px;
	vertical-align:middle;
}
span.date {
	height:20px;
}
.home .carousel-item.item-1,
.page-home-2 .carousel-item.item-1 {
	background:url(/wp-content/uploads/2020/02/crosstree-portfolio-the-standard-main.jpg) center center/cover no-repeat;
	height:100%;
}
.home .carousel-item.item-2,
.page-home-2 .carousel-item.item-2 {
	background:url(/wp-content/uploads/2020/02/crosstree-portfolio-the-o2-main.jpg) center center/cover no-repeat;	
	height:100%;	
}
.home .carousel-item.item-3,
.page-home-2 .carousel-item.item-3 {
	background:url(/wp-content/uploads/2020/02/crosstree-portfolio-one-berkeley-street-main.jpg) center center/cover no-repeat;	
	height:100%;	
}
.home .carousel-item.item-4,
.page-home-2 .carousel-item.item-4 {
	background:url(/wp-content/uploads/2020/02/crosstree-portfolio-mama-shelter-main.jpg) center center/cover no-repeat;	
	height:100%;	
}
a {
	text-decoration:none!important;
	color: #92d42d;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
a:hover {
	text-decoration:none!important;	
	color: #021ca0;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.header {
	width: 100%;
	background-color: #665546;
	position: fixed;
	z-index: 100;
	top: 0;
	left: 0;
	padding:10px 30px;
	/*-webkit-box-shadow: 0 0.063em 0.25em rgba( 37, 50, 55, .25 ); /* 1 4 */
	/*box-shadow: 0 0.063em 0.25em rgba( 37, 50, 55, .25 ); /* 1 4 */
	height:110px;
}
.header .main {
	height:110px;
}
.page-home .header {
	background-color: #665546;
}

#logo {
	width:190px;
	position:relative;
	display:inline-block;
	height:90px;
}
#strapline {
	position:absolute;
	top:35vh;
	width:100%;
	color:#fff;
	z-index:1;
	text-align:center;
}
.jumbotron.full {
	height: calc(90vh - 102px);
}
.jumbotron.med {
	height: 70vh;
}
.page-home {
	    /*background-color: #53402f;*/
}
.page-home .jumbotron.day{
	background:url(/wp-content/themes/understrap-child/img/home/crosstree-home-hero-panel-day.jpg) center bottom/cover no-repeat;
}
.page-home .jumbotron.night {
	background:url(/wp-content/themes/understrap-child/img/home/crosstree-home-hero-panel-night.jpg) center top/cover no-repeat;
}
.page-home .jumbotron h1 {
	color:#fff;
	margin-top:100px;
}
.page-home .jumbotron #home-slider h1,
.page-home h1,
.page-home-2 h1 {
	margin:0 auto;
	text-shadow: 0px 0px 20px rgba(0,0,0,0.80);	
}
.page-home .darken {
	background-color: rgba(0, 0, 0, 0.4);
}
.page-home .jumbotron h2 {
	color:#fff;
	padding:15px 20%;
}

.container-fluid.pad {
	padding-left:30px;
}


/*---main nav---*/


#main-nav {
	display:inline-block;
	float:right;
	clear:right;
	position:relative;
	z-index:1000;
	margin-right:100px;
	margin-top:8px;
}
ul#menu-main-menu.menu {
	margin:0px;
	overflow:hidden;
}
#main-nav li {
	display:inline-block;
	float:left;
	padding-right:80px;
}
#main-nav .sub-item {
	display:none;
}
#main-nav a {
	color:#021ca0;

}
.page-home #main-nav a,
.page-home-2 #main-nav a {
	color:#fff;

}

/*---menu underlines---*/
ul#menu-main-menu {
  list-style-type: none;
  position: relative;
  /*left: 20px;*/
  top: 5px;
	padding-left:0px;
		overflow:initial!important;
}

#menu-main-menu a:hover {
	text-decoration:none!important;
}

.underbar {
  width: 0;
  height: 5px;
  background: rgba(100, 100, 200, 0);
  top: 34px;
  position: absolute;
  -webkit-transition: 0.5s ease;
	left:0px;
}

#menu-main-menu li {
  /*width: 180px;*/
  float: left;
	height:40px;
  -webkit-transition: 0.5s ease;
  /*cursor: pointer;*/
}

li#menu-item-27:hover ~ .underbar {
  left: 0;
  width: 88px;
  background: #e82627;
		opacity:1;
	-webkit-transition: 0.5s ease;
}
li:nth-of-type(2):hover ~ .underbar {
  left: 169px;
  width: 111px;
  background: #50cd32;
		opacity:1;	
	-webkit-transition: 0.5s ease;
}
li:nth-of-type(3):hover ~ .underbar {
  left: 359px;
  width: 72px;
  background: #22b4e1;
			opacity:1;
	-webkit-transition: 0.5s ease;
}
li:nth-of-type(4):hover ~ .underbar {
  left: 150px;
  width: 50px;
  height: 1px;
  background: rgba(150, 250, 250, 0.5);
  box-shadow: 0 0 10px #46fafa;
}
#underbarline {
	display:none;
	height: 5px;
    top: 34px;
    position: absolute;	
}
.page-indoors #underbarline {
	display:initial;
  left: 0!important;
  width: 88px!important;
  background: #e82627!important;	
}
.page-outdoors #underbarline {
	display:initial;
	left: 169px!important;
  width: 111px!important;
  background: #50cd32!important;	
}
.page-masts #underbarline {
	display:initial;
	left: 359px!important;
  width: 72px!important;
  background: #22b4e1!important;
}
#mobile-button {
    /*width: 100%;*/
    text-align: right;
    top: 20px;
    position: absolute;
	right:20px;
}
.responsive-menu-pro-open #mobile-button {
	position:fixed;
	z-index: 9999;
}
#responsive-menu-pro-button {
	/*display:none!important;*/
}



/*---responsive menu pro---*/

ul#responsive-menu-pro {
	margin-top:10%;
	margin-left:60px;
}

#responsive-menu-pro-container #responsive-menu-pro li.responsive-menu-pro-item .responsive-menu-pro-item-link {
    font-size: 32px!important;
}


ul#responsive-menu-pro li a {
	display:inline-block;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;	
}
ul#responsive-menu-pro li a:hover {

	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;	
}
ul#responsive-menu-pro li.sub-item a {

}
ul#responsive-menu-pro li {
	padding:20px 0 30px;
}
ul#responsive-menu-pro li {
	padding:5% 0;
}
ul#responsive-menu-pro li.sub-item {
	padding:5px 0;
}
ul#responsive-menu-pro li.sub-item.first {
	padding:40px 0 10px;
}

.responsive-menu-social {
	margin-left:60px!important;
}
.responsive-menu-social a {
	color:#fff;
	padding-right:15px!important;
}
.responsive-menu-social a:hover {
	color:#818bcb;
}
.responsive-menu-social i {
	
}
#responsive-menu-pro-container #responsive-menu-pro li.responsive-menu-pro-item a {
    padding: 0!important;
}
/*---menu underline animations---*/

.menu-item a.responsive-menu-pro-item-link,
a.xfooter-sub {
	/*width:fit-content!important;*/
	display:inline-block!important;
	width:auto!important;
}
.xmenu-item a.responsive-menu-pro-item-link:after,
ul#xmenu-main-menu-1 .menu-item a:after,
ul#xmenu-footer-main .menu-item a:after,
ul#xmenu-footer-main-1 .menu-item a:after,
a.xfooter-sub:after {
content: '';
display: block;
height: 5px;
width: 0;
background: transparent;
transition: width .4s ease, background-color .4s ease;
}

.xmenu-item a.responsive-menu-pro-item-link:hover:after,
ul#xmenu-main-menu-1 .menu-item a:hover:after,
ul#xmenu-footer-main .menu-item a:hover:after,
ul#xmenu-footer-main-1 .menu-item a:hover:after,
a.xfooter-sub:hover:after {
width: 100%;
background: #fcd501;
}
.menu-item.nav-indoors a.responsive-menu-pro-item-link:after,
.menu-item.nav-indoors.responsive-menu-pro-current-item a.responsive-menu-pro-item-link:after,
.menu-footer-main-container #menu-item-136 a:after {
	background: #e82627!important;	
}
.menu-item.nav-indoors.responsive-menu-pro-current-item a.responsive-menu-pro-item-link:after {
	width:100%;
}
.menu-item.nav-outdoors a.responsive-menu-pro-item-link:after,
.menu-item.nav-outdoors.responsive-menu-pro-current-item a.responsive-menu-pro-item-link:after,
.menu-footer-main-container #menu-item-137 a:after {
	background: #50cd32!important;	
}
.menu-item.nav-outdoors.responsive-menu-pro-current-item a.responsive-menu-pro-item-link:after {
	width:100%;
}
.menu-item.nav-towers a.responsive-menu-pro-item-link:after,
.menu-item.nav-towers.responsive-menu-pro-current-item a.responsive-menu-pro-item-link:after,
.menu-footer-main-container #menu-item-138 a:after {
	background: #22b4e1!important;	
}
.menu-item.nav-towers.responsive-menu-pro-current-item a.responsive-menu-pro-item-link:after {
	width:100%;
}
.menu-item.nav-people a.responsive-menu-pro-item-link:after,
.menu-item.nav-people.responsive-menu-pro-current-item a.responsive-menu-pro-item-link:after,
.menu-item.nav-people.current_page_parent a.responsive-menu-pro-item-link:after {
	background: #fcd501;	
}
.menu-item.nav-people.responsive-menu-pro-current-item a.responsive-menu-pro-item-link:after,
.menu-item.nav-people.current_page_parent a.responsive-menu-pro-item-link:after {
	width:100%;
}
.menu-item.nav-news a.responsive-menu-pro-item-link:after,
.menu-item.nav-news.responsive-menu-pro-current-item a.responsive-menu-pro-item-link:after,
.menu-item.nav-news.current_page_parent a.responsive-menu-pro-item-link:after,
ul#menu-main-menu-1 .menu-item.nav-news.current_page_parent a:after {
	background: #fcd501;	
}
.menu-item.nav-news.responsive-menu-pro-current-item a.responsive-menu-pro-item-link:after,
.menu-item.nav-news.current_page_parent a.responsive-menu-pro-item-link:after,
ul#menu-main-menu-1 .menu-item.nav-news.current_page_parent a:after {
	width:100%;
}
.menu-item.nav-contact a.responsive-menu-pro-item-link:after,
.menu-item.nav-contact.responsive-menu-pro-current-item a.responsive-menu-pro-item-link:after {
	background: #fcd501;	
}
.menu-item.nav-contact.responsive-menu-pro-current-item a.responsive-menu-pro-item-link:after {
	width:100%;
}

/*---footer-sub---*/
a.footer-sub:after {
	background: #fcd501;	
}
.menu-item.nav-contact.responsive-menu-pro-current-item a.responsive-menu-pro-item-link:after {
	width:100%;
}
.sub-menu-title {
	display:block;
	color:#fff;
	/*padding-bottom:9px;*/
}


/*---end---*/


/*-----scroll-down----*/
.scroll-down {
	position: absolute;
	left: 50%;
    top: calc(100vh - 20vh);	
	display: block;
	text-align: center;
	font-size: 20px;
	text-decoration: none;
	text-shadow: 0;
  width: 13px;
  height: 13px;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  z-index: 1;
  left: calc(50% - 6px);
  -webkit-transform: translate(-50%, 0%) rotate(45deg);
  -moz-transform: translate(-50%, 0%) rotate(45deg);
  transform: translate(-50%, 0%) rotate(45deg);
	-webkit-animation: fade_move_down 4s ease-in-out infinite;
	-moz-animation:    fade_move_down 4s ease-in-out infinite;
	animation:         fade_move_down 4s ease-in-out infinite;
}
.page-portfolio .scroll-down {
    top: 680px;	
}
.scroll-down.full {
	top:initial;
	bottom: 10px;
}
.scroll-down.med {
	top:75vh;
}

/*animated scroll arrow animation*/
@-webkit-keyframes fade_move_down {
  0%   { -webkit-transform:translate(0,-10px) rotate(45deg); opacity: 0;  }
  50%  { opacity: 1;  }
  100% { -webkit-transform:translate(0,10px) rotate(45deg); opacity: 0; }
}
@-moz-keyframes fade_move_down {
  0%   { -moz-transform:translate(0,-10px) rotate(45deg); opacity: 0;  }
  50%  { opacity: 1;  }
  100% { -moz-transform:translate(0,10px) rotate(45deg); opacity: 0; }
}
@keyframes fade_move_down {
  0%   { transform:translate(0,-10px) rotate(45deg); opacity: 0;  }
  50%  { opacity: 1;  }
  100% { transform:translate(0,10px) rotate(45deg); opacity: 0; }
}


/*----REV SLIDER----*/
#page {
	position:relative;
}

rs-fullwidth-wrap {
	/*z-index:-1;*/
}

	  #weather-app {
		  position:relative;
		  z-index:1;
	  }

/*---FOOTER---*/

#wrapper-pre-footer {
	display:none;
    clear: both;
	height:100px;
	padding:0px 30px;
	background-color:#fff;	
	z-index:-1;
	position:relative;
}
#wrapper-pre-footer .links {
	padding:0 2%;
}

#wrapper-footer {
    clear: both;
	/*height:200px;*/
	padding:20px 30px;
	background-color:#665546;	
	z-index:10;
	color:#c2bbb5;
	font-size:0.3em;
}
.blog #wrapper-footer {
	font-size:0.9em;
}
#footer-logo-container a {
	color:#c2bbb5;	
}
#footer-logo-container a:hover {
	color:#fff;	
}
#footer-logo-container span {
	margin-right:10px;
}
#footer-logo-container-crosstree {
	text-align:center;
}
#footer-logo-container-waypoint {
	text-align:left;
}

.footer-logo {
	height:72px;
}
.waypoint-logo {
	width:110px;
	opacity:0.6;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;	
}
.waypoint-logo:hover {
	opacity:1;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;	
}
#footer-nav .menu-items,
#footer-nav .footer-contact {
	padding-bottom:15px!important;
}
#footer-nav ul {
	margin-bottom:10px;
}
#footer-nav li {
	list-style:none;
	line-height:1.5em;
}
#footer-nav #menu-footer-menu a {
	color:#c2bbb5;
}
#footer-nav #menu-footer-menu a:hover {
	color:#fff;
}
#footer-nav ul#menu-footer-main a,
#footer-nav .sub-menu-title a {

}
footer ul#menu-footer-menu {
    -moz-column-count: 2;
    -moz-column-gap: 40px;
    -webkit-column-count: 2;
    -webkit-column-gap: 40px;
    column-count: 2;
    column-gap: 40px;	
	float:right;
}
footer .site-info,
footer .menu {
	clear:both;
}
footer .site-info {
	font-size:0.7em;
}
footer #menu-item-83 {
	font-size:0.7em;	
	padding-top:4px;
}
footer .site-info,
footer .site-info a {
	color:#c2bbb5;
}
footer .site-info a:hover {
	color:#fff;
}
footer .site-info a.figaro-link:hover {
	color:#c2bbb5;	
}
footer .site-info span {
	padding:0 6px;
}
ul.site-info {
	margin-top:20px;
	opacity:0.3;
}
footer .site-info li {
	display:inline;
	padding:2px;

}
footer .site-info li,
footer .site-info li a {
	color:#fff;	
}

footer .site-info li a:hover {
	color:#818bcb!important;	
}
footer .site-info li a.figaro-link {
	color:#4c4c8f;	
}
#footer-nav a.social-link {
	padding:0px 0px 10px 0;
}
#footer-nav a.social-link:last-of-type {
	padding-right:2px;
}

#footer-nav .footer-menu-main li {
	padding:5px 0;
	clear:both;
}
h7 {
	display:block;
}
.div-right {
	float:right;
}

a.footer-sub {
	padding-bottom:4px;
}
.footer-contact a,
.footer-contact span {
	color:#fff;
	clear:both;
	padding-bottom:10px;
}
.footer-contact a.social-link {
	display:inline-block!important;
}
.footer-contact a i,
.footer-contact a.email {
	color:#fff;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;		
}
.footer-contact a:hover i,
.footer-contact a:hover.email,
#footer-logo-container a:hover {
	color:#818bcb!important;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;	
}
.footer-contact a i {
	color:#fff;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;		
}

footer a.social-link {
	font-size:1.3rem;
	display:block;
	
}

/*----------FOOTER 2-----------*/


#wrapper-footer1 {
    clear: both;
	/*height:200px;*/
	padding:20px 30px 10px 30px;
	background-color:#665546;	
	z-index:10;
}
#footer-logo-container1 a {
	color:#fff;
}
#footer-logo-container1 span {
	margin-right:10px;
}
#footer-logo-container1 .footer-logo {

	height:72px;


}
#footer-nav1 {
	padding-top:15px;
}
#footer-nav1 .menu-items,
#footer-nav1 .footer-contact {
	padding-bottom:15px!important;
}
#footer-nav1 .footer-contact {
	padding-top:1.25em;
}
#footer-nav1 ul {
	margin-bottom:5px;
}
#footer-nav1 li {
    display: inline-block;
    padding: 0 15px;
    float: left;
}
#footer-nav1 a {
	color:#fff;
	display:table;
}
#footer-nav1 ul#menu-footer-main-1 a,
#footer-nav1 .sub-menu-title a {
}

#footer-nav1 a.social-link {
	padding:0px 0px 8px 0;
	margin:10px 0;
}
#footer-nav1 a.social-link:last-of-type {
	padding-right:2px;
}
#footer-nav1 .email {
	padding-bottom:6px;
}
.footer-contact span {

}

#footer-nav1 .footer-menu-main li {
	/*padding:10px 0 10px 0;*/
	padding:10px 0 4px 0;
	clear:both;
}
#footer-logo-container1 a:hover {
	color:#818bcb!important;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;	
}

#footer-nav1 a.footer-sub {
    padding: 0;
}

#footer-nav1 .sub-menu-title a {
}
#footer-nav1 .sub-menu-title {
	padding-top:1.25em;
}









/*-----animation------*/
.home-network-ani,
.home-ani {
	padding-right:0px;
	padding-left:0px;
}
.anibox {
	visibility:hidden;


}
.anibox.anim {
	animation:slideleft 1s;
	visibility: visible;


}
.home-section-customers .anim:nth-child(6n+1),
.icon-messages .anim:nth-child(6n+1) {
	animation-delay: 0s;
        opacity: 0;
}
.home-section-customers .anim:nth-child(6n+2),
.icon-messages .anim:nth-child(6n+2) {
	animation-delay: 0.2s;
        opacity: 0;
}
.home-section-customers .anim:nth-child(6n+3),
.icon-messages .anim:nth-child(6n+3) {
	animation-delay: 0.4s;
        opacity: 0;
}
.home-section-customers .anim:nth-child(6n+4),
.icon-messages .anim:nth-child(6n+4) {
	animation-delay: 0.6s;
        opacity: 0;
}
.home-section-customers .anim:nth-child(6n+5),
.icon-messages .anim:nth-child(6n+5) {
	animation-delay: 0.8s;
        opacity: 0;
}
.home-section-customers .anim:nth-child(6n+6),
.icon-messages .anim:nth-child(6n+6) {
	animation-delay: 1.0s;
        opacity: 0;	
}
.left.anibox.anim {
	visibility: visible;
	animation:slideright 1s;
}
.home-section-1.anibox.anim {
	visibility: visible;
	animation:slideup 1s;
}
.up.anibox.anim {
	visibility: visible;
	animation:slideup 1s;
}

.home-section-customers .anim,
.icon-messages .anim,
#home-network-icons .anim {
	visibility: visible;
	animation:fadein 1s forwards;
}

#home-network-icons .anim:nth-child(n+1) {
	animation-delay: 0.2s;
        opacity: 0;
}
#home-network-icons .anim:nth-child(n+2) {
	animation-delay: 0.4s;
        opacity: 0;
}
#home-network-icons .anim:nth-child(n+3) {
	animation-delay: 0.6s;
        opacity: 0;
}
#home-network-icons .anim:nth-child(n+4) {
	animation-delay: 0.8s;
        opacity: 0;
}
#home-network-icons .anim:nth-child(n+5) {
	animation-delay: 1.0s;
        opacity: 0;
}
#home-network-icons .anim:nth-child(n+6) {
	animation-delay: 1.2s;
        opacity: 0;
}
#home-network-icons .anim:nth-child(n+7) {
	animation-delay: 1.4s;
        opacity: 0;
}
#home-network-icons .anim:nth-child(n+8) {
	animation-delay: 1.6s;
        opacity: 0;
}
#home-network-icons .anim:nth-child(n+9) {
	animation-delay: 1.8s;
        opacity: 0;
}
#home-network-icons .anim:nth-child(n+10) {
	animation-delay: 2.0s;
        opacity: 0;
}
@keyframes fadein {
    0% {
        opacity: 0;

    } 
    100% {
        opacity: 1;

    } 
}
@keyframes slideup {
    0% {
        opacity: 0;
        transform: translateY(100%);
    } 
    100% {
        opacity: 1;
        transform: translateY(0);
    } 
}
@keyframes slideleft {
    0% {
        opacity: 0;
        transform: translateX(50%);
    } 
    100% {
        opacity: 1;
        transform: translateX(0);
    } 
}

@keyframes slideright {
    0% {
        opacity: 0;
        transform: translateX(-50%);
    } 
    100% {
        opacity: 1;
        transform: translateX(0);
    } 
}
@keyframes carouselup {
    0% {
        opacity: 1;
        transform: translateY(100%);
    } 
    100% {
        opacity: 1;
        transform: translateY(0);
    } 
}
@keyframes carouseldown {
    0% {
        opacity: 1;
        transform: translateY(-100%);
    } 
    100% {
        opacity: 1;
        transform: translateY(0);
    } 
}




#colophon.anim {
	animation:footerup 2s forwards;
}
#colophon1.anim {
	animation:footerup 2s forwards;
}
@keyframes footerup {
    0% {
        opacity: 0;
        transform: translateY(0);
		
    } 
    100% {
        opacity: 1;
        transform: translateY(0);
    } 
}

#wrapper-pre-footer.anim,
.up.anim {

	animation:slideup 0.5s forwards;
}


/*---HOME---*/

.page-home .jumbotron,
.page-home-2 .jumbotron,
.page-home-video .jumbotron {
	margin-bottom:0px;
    background-color: #665546;	
}
.page-home h3,
.page-home h4,
.page-home h6,
.page-home-2 h3,
.page-home-2 h4,
.page-home-2 h6 {
	margin:25px 0px;
}

.home-intro,
.portfolio-intro {
	background-color:#92d42d;
}
.home-intro,
.home-section-1,
.home-team,
.home-aproach,
.portfolio-intro {
	color:#fff;
	padding:120px 0;
}
.home-intro .icon-row {

}
.home-intro p {
	font-size:0.65em!important;
}

.home-section-1,
.home-team,
.home-approach {

}
.home-team {
	background:url(/wp-content/themes/understrap-child/img/home/crosstree-about-home-bg.jpg) center center/cover no-repeat;
	padding:0;

}
.home-team-inner,
.home-contact-inner {
	background-color: rgba(133, 115, 99, 0.85);	
	padding:120px 0;
}
.home-contact {
	background:url(/wp-content/themes/understrap-child/img/home/crosstree-contact-bg.jpg) center center/cover no-repeat;
	padding:0;
}
.home-approach {
	/*color:#463220!important;*/	
	color:#fff!important;
	padding:40px 0 200px 0;
}
.home-team h3,
.home-portfolio h4 {
	color:#92d42d;
}
.home-portfolio h5 {
	margin:10px auto;
text-shadow: 0px 0px 24px rgba(0,0,0,0.66);
	
}
.home-portfolio h5 a {
	color:#fff;
}
.home-portfolio h5 a:hover {
	/*color:#e2e2e2;*/
}
.home-contact-details {
	padding-left:45px;
}




/*---underlines for carousel link hover---*/

.linkline,
.xresponsive-menu-pro-item {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
}
.linkline .hover,
.xresponsive-menu-pro-item .responsive-menu-pro-item-link {
  /*font-size: 36px;
  text-align: center;
  margin: 0 auto;
  padding: 0;*/
  transition: all 0.2s ease-in-out;
  position: relative;
}
.linkline .hover:before,
.linkline .hover:after,
.xresponsive-menu-pro-item .responsive-menu-pro-item-link:before,
.xresponsive-menu-pro-item .responsive-menu-pro-item-link:after {
  content: "";
  position: absolute;
  bottom: -10px;
  width: 0px;
  height: 5px;
  margin: 5px 0 0;
  transition: all 0.2s ease-in-out;
  transition-duration: 0.45s;
  opacity: 0;
  background-color: #92d42d;
}
.page-portfolio .linkline,
.page-contact .linkline,
.xresponsive-menu-pro-item {
    width: fit-content!important;
    margin: 0 auto;
}
.page-contact .linkline {
    margin-bottom:1em;
}
.page-portfolio .linkline .hover:before,
.page-portfolio .linkline .hover:after,
.page-contact .linkline .hover:before,
.page-contact .linkline .hover:after {
  bottom: -2px;
  height: 2px;
	/*width:200px;*/
}
.page-portfolio .linkline.sub .hover:before,
.page-portfolio .linkline.sub .hover:after {
  bottom: -10px;  
  height: 5px;
}

.linkline .hover.hover-4:before,
.xresponsive-menu-pro-item .responsive-menu-pro-item-link:before {
  left: 0;
}
.linkline .hover.hover-4:after,
.xresponsive-menu-pro-item .responsive-menu-pro-item-link:after {
  right: 0;
}
.linkline:hover,
.responsive-menu-pro-item:hover {
  cursor: pointer;
}
.linkline:hover .hover:before,
.linkline:hover .hover:after,
.xresponsive-menu-pro-item:hover .responsive-menu-pro-item-link:before,
.xresponsive-menu-pro-item:hover .responsive-menu-pro-item-link:after {
  width: 100%;
  opacity: 1;
}
.linkline:hover .hover.hover-4:before,
.linkline:hover .hover.hover-4:after,
.xresponsive-menu-pro-item:hover .responsive-menu-pro-item-link:before,
.xresponsive-menu-pro-item:hover .responsive-menu-pro-item-link:after {
  width: 50%;
}




/*----TOOLTIP for HOME PORTFOLIO----*/
.home-portfolio h5 .tooltiptext {
  /*visibility: hidden;

  background-color: black;*/
  width: 120px;	
  color: #fff;
  text-align: center;
  /*border-radius: 6px;
  padding: 5px 0;*/
  
  /* Position the tooltip */
  position: absolute;
  z-index: 1;
  top: 102%;
  left: 50%;
  margin-left: -60px;
  opacity: 0;
  transition: 1s;	
transition-delay: 0.4s;	
}
.home-portfolio h5:hover .tooltiptext {
    opacity: 1;
	/*visibility: visible;
    opacity: 1;
    animation: fade 1s linear;	*/
		
}

@keyframes fade {
  0% { opacity: 0 }
  100% { opacity: 1 }
}
@keyframes fadeOut {
  0% { opacity: 1 }
  100% { opacity: 0 }
}



.home-team p,
.home-approach p {
	padding:15px 0 25px 0;
}


.home-portfolio {
	background-color:#53402f;
	padding:60px 0;
}
.home-portfolio rs-slide {
	height:500px!important;
}
.home-portfolio .active-rs-slide {
	top:50px;
	height:550px;
	box-shadow:0 10px 30px 5px rgba(0,0,0,.55);
	animation:carouseldown 0.25s forwards;	
}

rs-slide:not(.active-rs-slide) {
	animation:carouselup 0.25s forwards;	
}


@keyframes carouselup {
    0% {
        opacity: 1;
        transform: translateY(50px);
    } 
    100% {
        opacity: 1;
        transform: translateY(0);
    } 
}
@keyframes carouseldown {
    0% {
        opacity: 1;
        transform: translateY(-50px);
    } 
    100% {
        opacity: 1;
        transform: translateY(0);
    } 
}



.portfolio-title {
	visibility:visible!important;
	opacity:1!important;	
	font-family:'Avenir Next W01 Thin'!important;	
	color:#fff;
}


/*---HOME SLIDER PORTFOLIO---*/

#home-carousel .item{
  background: #42bdc2;
  padding: 30px 0px;
  color: #FFF;
  text-align: center;
  height: 400px;

  transform: translateY(0);
  transition: all 0.3s ease;
}
.owl-carousel {
	z-index:0!important;
}
.owl-item.active.center {
    transition: all 0.3s ease;

}

.owl-grab .owl-item.active.center {

    transition: all 0.3s ease;
}

.owl-item.active.first,
.owl-item.active.first{
	transform: translateX(0);
    transition: all 0.3s ease;
}


.owl-grab .owl-item.active.first {
	transform: translateX(-30px);
    transition: all 0.3s ease;
}

.owl-grab .owl-item.active.last {
	transform: translateX(30px);
    transition: all 0.3s ease;
}

#home-carousel.owl-grab .owl-item.active.center .item {
	transform: translateY(0);
	transition: all 0.3s ease;
}
.owl-item.active.center .item {
	box-shadow:0 10px 30px 5px rgba(0,0,0,.55);		
}

.owl-item.active {
    margin: 0;
    transition: all 0.3s ease;
}

.owl-carousel.owl-drag .owl-item {
	height:550px;
}

#home-carousel .owl-item.center .item{
	background-color: red;
	transform: translateY(31px);
	transition: all 0.3s ease;
}

.owl-wrapper-outer {
   
}

.owl-theme .owl-controls {
    margin-top: 50px;
    text-align: center;
}


.carousel {
    width: 100%;
    height: 580px;
    float: left;
    overflow: hidden;
}
.page-portfolio .carousel {

    height: 500px;

}
#home-carousel {
    width: 120%;
    float: left;
    margin-left: -10%;
}

.owl-stage{

	cursor: grab;
}

.owl-grab {
    cursor: grabbing;
}

#home-carousel.owl-carousel .owl-stage-outer {
    overflow: visible;
    margin-bottom: 40px;
}







.home .home-intro .row,
.page-home-2 .home-intro .row,
.home-section-1 .row,
.home-team .row,
.home-news .row,
.home-contact .row,
.home-approach .row,
.home-portfolio .row,
.row.no-margin {
	margin-left:0px;
	margin-right:0px;
}


#learn-more {
	display:none!important;
	background-color:#c1c6d4;
	height: 100vh;
}

.page-home .icon-row,
.page-home-2 .icon-row {
	margin-bottom:25px;

}
.home-icons {
	padding-top:15px;
}
img.home-icon {
	width:64px;
}


.home-section-stats,
#home-network-icons {
	background-color:#f4f4f4;
	padding:80px 0;
}
#home-network-icons img {
	padding:0 20% 40px;
}
.page-home h5,
.page-home-2 h5 {
	text-align: center;
	color:#021ca0;
}
.page-home h5 span.counter-value,
.page-home-2 h5 span.counter-value {
	background: -webkit-linear-gradient(0deg, #d42627, #e7ba0a);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.page-home h5 span.counter-plus,
.page-home-2 h5 span.counter-plus {
	color:#e7ba0a;
}

.home-section-customers {
	padding:50px 0
}
.customer-logo {
	padding:10% 15%;
}


.page-home h7,
.page-home h8,
.page-home h9,
.page-home-2 h7,
.page-home-2 h8,
.page-home-2 h9 {
	color:#92d42d;
}
.page-home h7,
.page-home-2 h7 {
	margin:25px 0;
	text-align:center;
}
.page-home h8 {
}
.home-news,
.home-contact .home-contact-inner {
	padding:60px 0;
}
.home-contact,
.home-contact a {
	color:#fff;
}
.home-contact p {

}
.home-contact h9 {
	display:block;
	margin-bottom:35px;
}


/*-----------HOME VIDEO HERO (test)----------------*/

.video-bg video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

.overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(83, 64, 47, 1.0);
  opacity: 0.0;
  z-index: 1;
}
.page-home-2 .overlay {

  opacity: 0

}

.jumbotron.video-bg {
	overflow:hidden;
	position:relative;
	/*height:calc(100vh - 110px);*/
}

.page-team .jumbotron,
.page-contact .jumbotron,
.page-approach .jumbotron {
    height: 80vh;
}
.page-team .jumbotron h1,
.page-approach .jumbotron h1,
.page-contact .jumbotron h1,
.page-contact .jumbotron p {
	position:relative;
	z-index:10;
	margin-top:0;
	color:#fff;
}
.page-team .jumbotron h1,
.page-approach .jumbotron h1,
.page-contact .jumbotron h1 {
	text-shadow: 0px 0px 10px #000;
}



.xpage-contact .jumbotron h1 {
	color:#92d42d!important;
}
.page-contact .linkline a:hover {
	color:#fff;
}

/*---------PORTFOLIO--------------*/
.portfolio-thumb,
.portfolio-thumb img {
	height:135px;
	width:200px;
}

.page-portfolio .jumbotron {
	background:url(/wp-content/themes/understrap-child/img/portfolio/crosstree-portfolio-bg.jpg) center center/cover no-repeat;
	padding:110px 0;
	margin-bottom: 0;
	color:#fff;
}
.page-portfolio h1 {

}
.portfolio-map {
	padding:0!important;
	margin:0;
}

.page-portfolio .wpgmza_infowindow_address {
	display:none;
}

.page-portfolio .gm-style-iw.gm-style-iw-c,
.page-portfolio .gm-style-iw-d {
	overflow:hidden!important;
}
.page-portfolio .gm-style .gm-style-iw-c {
	border-radius:0px;
	background-color:#665546;
	padding:0px;
}

.page-portfolio .wpgmza_infowindow_title {
	text-align:center;
	color:#92d42d!important;
	margin:6px 0!important;
	padding:0px!important;
}
.page-portfolio .wpgmza-infowindow img.wpgmza_infowindow_image {
	margin:0px!important;
	float:none!important;
}
.page-portfolio .gm-style .gm-style-iw-tc::after {
	background:#665546!important;
}
.page-portfolio .gm-style-iw.gm-style-iw-c button {
	color:#92d42d!important;
}
.page-portfolio button.gm-ui-hover-effect {
	/*background:#fff!important;*/
	width:20px!important;
	height:20px!important;
	top:0px!important;
	right:0px!important;
}
.page-portfolio button.gm-ui-hover-effect img {
    display: initial!important;
    width: 16px!important;
    height: 16px!important;
    margin: 0px!important;
 display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url(/wp-content/uploads/2020/02/info-close.png) no-repeat;
  padding-left: 14px; /* Equal to width of new image */	
}

.page-portfolio button.gm-ui-hover-effect>span {
    background-color: #fff;
	margin:0px!important;	
}
.infowindow-link {
	display:block;
	text-align:center;
	font-family:"AvenirNextLTW01-Regular"!important;
	font-weight:normal!important;
    margin: 0px auto;	
}
.infowindow-link:hover {
	color:#fff;
}
.page-portfolio .linkline {
    padding-top: 10px;
}
.page-portfolio .wpgmza_infowindow_description {
	height:178px;
	text-align:center;
}
.page-portfolio .wpgmza_infowindow_title {
	display:none;
}
.nopad {
	padding-left:0px;
	padding-right:0px;	
}
.page-template-page-portfolio-child .jumbotron,
.page-team .jumbotron,
.page-contact .jumbotron {
	padding:0!important;
	margin-bottom:0!important;
}
.page-template-page-portfolio-child .jumbotron .inner {
	background-color: rgba(0, 0, 0, 0.4);
}
.page-template-page-portfolio-child h1,
.page-template-page-portfolio-child h2,
.page-team h1 {
	color:#fff;

}
.page-template-page-portfolio-child h2,
.page-template-page-portfolio-child p.intro {
	font-size:0.65em!important;
}
.page-template-page-portfolio-child .p-details {
	padding:25px 0;
}
.portfolio-details {
	background-color:#fff;
	padding-left:0px;
	padding-right:0px;
	color:#665546;
}
.portfolio-details h3 {
	color:#92d42d;
	margin-bottom: 0.2em;
	font-size:0.45em!important;
}
.portfolio-details p {
	margin-bottom:1.5em;
	padding-right:20px;
}
.portfolio-details .left {
	padding-left:100px;
}
.portfolio-details .left.no-detail-img p {
	padding-right:0px;	
}
.portfolio-details .left.no-detail-img {
	padding-left:0px;
}
.portfolio-parallax,
.page-team .parallax {
	top: 0;	
	height: 100vh;
  position: -webkit-sticky; /* Required for Safari */
  position: sticky;
	z-index:-1;
}
.page-template-page-portfolio-child #close,
.page-team .modal .close,
body.news #close {
	width:35px;
	height:35px;
	position:absolute;
	top:60px;
	right:58px;
	z-index:9999;
}
body.news #close,
.page-template-page-portfolio-child #close {
	top:120px;
    position: fixed;
}

.page-template-page-portfolio-child #close a img,
.page-team .modal .close a img,
body.news #close a img {
  -webkit-transition: -webkit-transform .2s ease-in-out;
          transition:         transform .2s ease-in-out;
	opacity:0.5;
}	
.page-template-page-portfolio-child #close a:hover img,
.page-team .modal .close a:hover img,
body.news #close a:hover img {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
	opacity:1;
}

.page-portal-way .parallax2 {
	background-position: center bottom!important;	
}




/*------TEAM-------*/

.page-team .jumbotron .inner {
	background-color: rgba(83, 64, 47, 0.85);	
}
.team-intro {
	background-color:#53402f;
	padding-left:0px;
	padding-right:0px;
	color:#fff;
}
.team-intro p {

}
.team-members {
	background-color:#665546;
	padding:100px 60px;
	border-bottom:1px solid #fff;
}
.member-container {
	background-color:#463220;		
	color:#fff;
	margin:15px 0;
}
.member-details {
	padding:20px;
}
.member-details h2 {
	margin-bottom:0px;
    -webkit-transition: all .6s ease-in-out;	
	font-size:0.47em!important;
}
.member-details p {
	margin-bottom:0px;	
    -webkit-transition: all .6s ease-in-out;
	font-size:0.37em!important;	
}
.page-team .outer img {
    filter: gray;
    -webkit-filter: grayscale(1);
    -webkit-transition: all .6s ease-in-out;
}
.page-team .outer a:hover img {
    filter: none;
      -webkit-filter: grayscale(0);

    }
.page-team .outer a:hover h2,
.page-team .outer a:hover p {
	color:#92d42d;
    -webkit-transition: all .6s ease-in-out;	
}
.container-fluid.people {
	display:flex;
	padding: 0 15%;	
}

.page-privacy-policy .jumbotron {
	background:url(/wp-content/themes/understrap-child/img/people/header-image-people.jpg) center/cover no-repeat;
	padding:20px 0;
}

.privacy-policy h1,
.page-team h1,
.page-contact h1 {
	color:#fff;
}


.modal-backdrop
{
    display:none;
}



.inner {
	display:block;
	position:relative;
}

a.image-outer:hover {

	cursor:pointer;
}


a.image-outer img {

}

.team-biog {
	
}
.team-image,
.team-info,
.team-biog {
	display:inline-block;
}
.team-image {
	
}
.team-info p,
.team-info a,
.team-biog p {
	
}
.team-info a {
	color:#fff;
}
.team-info h4 {

}
.team-info h5 {
	margin-bottom:0px;
}
.team-email {
	padding-top:15px;
	display:block;
}
	.team-info a.team-linkedin {
		display:block;
}




/*-team modal-*/

    .modal-dialog {
        width: 100% !important;
        height: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
        max-width:none !important;

    }

    .modal-content {
        height: auto !important;
        min-height: 100% !important;
        border-radius: 0 !important;

    }


.modal {
	padding-right: 0!important;
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.modal-content,
.modal-content a {
	background:none!important;
	color:#fff;
}
.modal-content h2,
.modal-content p.position,
.modal-content a:hover {
	color:#92d42d;
}
.modal-content h2 {
	margin-bottom:0px;
	font-size:0.47em!important;	
}
.modal-content p.position {
	margin-bottom:2em;
	font-size:0.37em!important;	
}
.modal-content p {
	font-size:0.37em!important;	
}


@keyframes slideleftmodal {
    0% {
        opacity: 1;
        transform: translateX(100%);
    } 
    100% {
        opacity: 1;
        transform: translateX(0);
    } 
}
@keyframes slideleftback {
    0% {
        opacity: 1;
        transform: translateX(0);
    }
    99% {
		opacity: 1;
        transform: translateX(99%);
    } 	
    100% {
		opacity: 0;
        transform: translateX(100%);
    } 
}
.page-team .slideout.show {
	animation:slideleftmodal 0.6s forwards;
	visibility: visible;
}
.page-team .slideout:not(.show) {
	animation:slideleftback 0.6s forwards;	
	visibility: visible;	
}
.modal.fade {
    transition: opacity 1s linear!important;
    -webkit-transform: none!important;
    transform: none!important;
}

.modal.fade .modal-dialog 
{
    -moz-transition: none !important;
    -o-transition: none !important;
    -webkit-transition: none !important;
    transition: none !important;

    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    -webkit-transform: none !important;
    transform: none !important;
}

/*-----------APPROACH------------*/

.page-approach .jumbotron {
	margin-bottom:0;
}
.page-approach h1 {
	margin-top:120px;
	color:#463220;
}
.approach-one,
.approach-two,
.page-contact .contact-map {
    padding-left: 0px;
    padding-right: 0px;
}
.approach-one {
	background-color: #92d42d;
}
.approach-two {
	background-color: #53402f;
}

.approach-one p,
.approach-two p {
	color:#fff;
}


/*-----CROSSTREE CONTACT------*/

.page-contact .jumbotron h1 {
	/*color:#92d42d!important;*/
	margin-bottom:2em;
}
.page-contact .jumbotron .inner {
	background-color: rgba(83, 64, 47, 0.85);	
	color:#fff!important;
}
.page-contact .jumbotron .inner a {
	color:#fff!important;
}
.page-contact .jumbotron .inner a:hover {
	/*color:#92d42d!important;*/
}

.page-contact .contact-intro {
	background-color:#53402f;
	padding: 80px 0;
	color:#fff;
}

@-webkit-keyframes slideOutUp {
    from {
        transform: translate3d(-100%, 100%, 0)
    }
    to {
        visibility: hidden;
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideOutUp {
    from {
        transform: translate3d(-100%, 100%, 0)
    }
    to {
        visibility: hidden;
        transform: translate3d(0, 0, 0)
    }
}
@-webkit-keyframes slideOutDown {
    from {
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        transform: translate3d(-100%, 100%, 0)
    }
}

@keyframes slideOutDown {
    from {
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        transform: translate3d(-100%, 100%, 0)
    }
}
.slideOutUp.show {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp;
		visibility: visible;

	animation:slideOutUp 0.5s;
}
.slideOutUp:not(.show) {
	animation:slideOutDown 0.5s;	
transition: opacity .5s linear;		
}

.page-people .fade {
	    transition: opacity .5s linear;
}
.page-people .fade:not(.show) {
    opacity: 1;
}


/*---NEWS---*/
.container-news {
	border-bottom: 1px solid #fff;
	padding:40px 15px;
}
.blog h2 {
	font-size: 1.4em!important;
	color:#92d42d;
}
.blog .news-info p {
	font-size:1.0em!important;
	color:#fff;
}

.single-post {
	color:#fff!important;
}
.single-post.news h1,
.single-post.news p:first-of-type,
.single-post.news .date {
	color:#92d42d;
	padding-top:20px;	
}
.single-post.news h1 {
	padding-top:60px;
}
.single-post.news .date {
	padding-top:25px;
}
.news-inner {
	padding:25px 25px 0;
}
.home-news-link {
	width:100%;
	padding:15px 0 25px 25px;
}



.news-link {
    overflow: hidden;
    display: block;
    /* flex: 1; */
    height: 100%;
    margin: 0 15px;
	background-color:#53402f;
}
.single .container-fluid.news {
    display: flex;
}
a.latest-news-link {
    display: flex;
	margin:10px;
	background-color:#f8f8fa;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;		
}
a.latest-news-link:hover {
	background-color:#ededf2;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;		
}
.single p.date {
	margin-bottom:0px;
}
.latest-news-img,
.latest-news-txt {
	padding-left:0px;
}
.latest-news-txt h4 {

}
.blog p.date {
	padding: 0 0 5px 0;
    width: 100%;
	font-size:1.0em!important;
	margin-bottom:0em!important;	
}
.news-content img.news-image {
	padding:40px 0 0 0;
}
.news-content {
	padding-bottom:40px;
}

.news-content a:hover {
	color:#fff;
	text-decoration:underline!important;
}






#news-container {
	width:100%;

}





.cover-container.news-masonry {
	padding:40px 0;
}

#news-container .content {
	overflow:hidden;
	margin:10px 0px;
	background-color:#53402f;
}
#news-container h2 {
}
#news-container p {
	padding-top:5px;
}
#news-container p:last-of-type {
	
}
#news-container .content .news-info {
	padding:10px 15px;
}
#news-container a .content  {
	color:#1c2936!important;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
#news-container a .content:hover {
	color:#fff!important;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}



.news-item a:hover .content  {
	background-color:#463220!important;
}













/*--PRIVACY--*/
.page-template-page-privacy {
	color:#fff;
}
.page-template-page-privacy ul.rights li{
	font-size: 0.45em !important;	
}

font-size: 0.45em !important;
.privacy-policy #index-wrapper {
	border-bottom:1px solid #fff;
}

.privacy-policy .privacy {
	color:#fff!important;
	font-size:1em!important;
}
.privacy-policy .privacy ol {
	font-size:1rem!important;
}
.privacy-policy .privacy li {
	font-size:0.45em!important;
}
.privacy-policy .privacy .first {
	padding-top:20px;
	
}

/*---Primary Pages---*/

.page-template-page-indoors .jumbotron {
    height:45vh;
	margin-bottom:0px;
}
.page-template-page-indoors h1 {

	color:#fff;

}
.page-template-page-indoors h3 {
	color:#021ca0;
	margin-bottom:4em;
	padding: 0 20%;
}
.page-template-page-indoors h4 {
	color:#021ca0;

}

.icon-messages {
	padding:80px 0;
}

.logo-box {
	display:none;
}

.page-indoors ul#points {
	list-style-image: url('/wp-content/themes/understrap-child/img/indoors/red-bullet.png');
	margin:20px 0;
}
.page-outdoors ul#points {
	list-style-image: url('/wp-content/themes/understrap-child/img/outdoors/green-bullet.png');
	margin:20px 0;
}
.page-masts ul#points {
	list-style-image: url('/wp-content/themes/understrap-child/img/masts/blue-bullet.png');
	margin:20px 0;
}
 #points li {
    margin: 0;
    position: relative;
	 margin-bottom:10px;
}

   #ssspoints li:after {
      content: '';
      height: 0.8em;
      width: 0.8em;
      display: block;
      position: absolute;
      transform: rotate(45deg);
      top: .5em;
      left: -1.5em;
    }

.page-indoors #sspoints li:after {
background:#e82627;
}
.page-outdoors #sspoints li:after {
background:#50cd32;
}
.page-masts #sspoints li:after {
background:#22b4e1;
}

a.primary-more-info {
	margin-top:20px;
	/*text-decoration:underline!important;*/
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;		
}
a.primary-more-info {
	/*text-decoration-color: #c1c6d4!important;	*/
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;	
	border-bottom: 3px solid #021ca0;
}
.page-team a.primary-more-info {

}
.page-home .research-report,
.page-home-2 .research-report {
	padding:40px 0 0 0;
}
.page-team a.primary-more-info:hover,
.page-home a.primary-more-info:hover,
.page-home-2 a.primary-more-info:hover {
	border-bottom: 3px solid #fcd501!important;
}
.page-indoors a.primary-more-info:hover {
	border-bottom: 3px solid #e82627!important;
}
.page-outdoors a.primary-more-info:hover {
	border-bottom: 3px solid #50cd32!important;
}
.page-masts a.primary-more-info:hover {
	border-bottom: 3px solid #22b4e1!important;
}


#partner-title {
	/*display:none;*/
}

.tick-icon {
	padding: 10px 25%;
}

.icon-box {
	padding:0 20%;
}

.page-template-page-indoors .primary-intro {
	color:#021ca0;
	padding:100px 0;
	background-color:#f4f4f4;
}

.page-template-page-indoors .primary-intro p {

}

.page-outdoors .jumbotron.jumbotron-fluid {
	background-position: 50%!important;
}


/*---CONTACT---*/
.page-contact .contacts {
	padding:40px 0;
	color:#021ca0;
	background-color: #fff;	
}
.page-contact .jumbotron {
	background:url(/wp-content/themes/understrap-child/img/contact/header-image-contact.jpg) center/cover no-repeat;
	padding:20px 0;
}
.page-contact .jumbotron {
	margin-bottom:0;
}
.page-contact h2 {

}
h2.form-title {
	width:100%;
	border-bottom:1px solid #021ca0;
}
.page-contact h3 {
	margin-bottom:5px;
}
#contact-details p {
	margin-bottom:5px;	
}
.contact-container,
.form-container {
	padding:15px 0;
}


.form-container input[type=checkbox] {
    margin: 0px 0 4px;
}
#xform-container h4 {
	color:#021ca0;
}

.wpcf7 input[type="submit"] {
	
}
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea {
	width:100%;
	padding:15px;
	text-align:left;
	border:none;
	/*border-bottom:1px solid #149de3;*/
	background-color:#f4f4f4;
}
.robot {
	margin:20px auto;
	display:table;
}

#xform-container {
	background-color:#fff;
	text-align:center;
	padding:90px 0px;
	color:#149de3;
}

::-moz-placeholder {
  opacity: 1;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	text-align:left;
	color:#021ca0;
}
input:focus::-webkit-input-placeholder,
.wpcf7 textarea:focus::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	opacity: 0.2!important;
}
::-moz-placeholder { /* Firefox 19+ */
	text-align:left;
	color:#021ca0;
}
input:focus::-moz-placeholder,
.wpcf7 textarea:focus::-moz-placeholder { /* Firefox 19+ */
	opacity: 0.2!important;
}
:-ms-input-placeholder { /* IE 10+ */
	text-align:left;
	color:#021ca0;
}
input:focus::-ms-input-placeholder,
.wpcf7 textarea:focus::-ms-input-placeholder { /* IE 10+ */
	opacity: 0.2!important;
}
:-moz-placeholder { /* Firefox 18- */
	text-align:left;
	color:#021ca0;
}
input:focus::-moz-placeholder,
.wpcf7 textarea:focus::-moz-placeholder { /* Firefox 18- */
	opacity: 0.2!important;
}
.gdpr span {
	padding-top:20px;
}


/* Common button styles */
.button {
	/*float: left;*/
	min-width: 100px;
	/*max-width: 250px;
	display: block;*/
	margin: 10px auto;
	padding: 5px 15px;
	border: none;
	background: none;
	color: inherit;
	vertical-align: middle;
	position: relative;
	z-index: 0;
	-webkit-backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;

}
.button:focus,
.alm-load-more-btn.more:focus {
	outline: none;
}
.button > span {
	vertical-align: middle;
}


/* Individual button styles */

/* Home buttons */

.light.button,
.dark.button {
	padding:6px 18px;
	background: none;
	overflow: hidden;
	-webkit-transition: color 0.3s;
	transition: color 0.3s;	
	font-size: 0.3em;
}

.light.button {
	border: 1px solid #fff;
	color: #fff;
}
.dark.button {
	border: 1px solid #665546;
	color: #665546;
}

.button.button-home {
	border: 1px solid #021ca0;
	background: none;
	color: #021ca0;
	overflow: hidden;
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
}

.light.button:hover {
	border: 1px solid #92d42d;
	color: #92d42d;
}
.dark.button:hover {
	border: 1px solid #665546;	
	color: #fff;
}

.button-home::before,
.button-home::after,
.light.button::before,
.light.button::after,
.dark.button::before,
.dark.button::after {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    bottom: 100%;
    left: 0;
    z-index: -1;
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
button {
    -webkit-appearance: button;
    cursor: pointer;
}
.button-home.form::before {
    background: #909bd5;
}
.button-home.form::after {
    background: #021ca0;
}
.light.button::before {
    background: #c8e996;
}
.dark.button::before {
    background: #9e8670;
}
.light.button::after {
    background: #92d42d;
}
.dark.button::after {
    background: #665546;
}
.button-home:hover::before,
.button-home:hover::after,
.light.button:hover::before,
.light.button:hover::after,
.dark.button:hover::before,
.dark.button:hover::after {
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
}
.button-home:hover::after,
.light.button:hover::after,
.dark.button:hover::after {
	-webkit-transition-delay: 0.175s;
	transition-delay: 0.175s;
}
.light.button:hover,
.dark.button:hover {
	color: #fff!important;
}
	

/*-------------MEDIA QUERIES--------------*/

@media screen and (max-width: 1200px) {
nav#main-nav {
    display:none;	
}
}

@media screen and (max-width: 1500px) {
.news-link {
    margin: 0;
}	
.page-home .jumbotron h1 {

}
.home-intro p {

}
.home-section-1,
.home-team,
.home-approach {

}
.home-section-1 {

}
.page-home h8 {

}
.news-inner {
    padding: 15px 15px 0;
}	
.home-news-link {
    padding: 15px 0 15px 15px;
}	
.page-template-page-portfolio-child h1,
.page-template-page-portfolio-child h2,
.page-team h1 {
 
}	
.page-template-page-portfolio-child h2 {

}	
.team-intro p {

}	
.page-approach h1 {
    margin-top: 80px;

	}
.approach-one p,
	.approach-two p {

}	
.page-portfolio h1 {

}	
.portfolio-intro {
    padding: 100px 0;
}
.portfolio-intro p {

}
.portfolio-details h3 {

}	
.portfolio-details p {

    margin-bottom: 2em;
}	
	
	
}

@media screen and (min-width: 768px) {
ul#points {
	/*list-style: none;*/
	column-count: 2;
	-webkit-column-count: 2;
    column-gap: 80px;
	margin:20px 0;
	position:relative;
		left:-35px;
}
ul#points li {
		margin-left:28px;
		list-style-position: outside;
}
	
/*--CONTACT--*/
	
	.button.button-home.form {
	float:right;
	top:-60px;
}
		
	
}

@media screen and (max-width: 768px) {
body {
	padding: 75px 0 5em;
	}
.jumbotron.full {
	height: calc(100vh - 142px);
}	

#logo {
	/*width:250px;*/
}
.header {
	padding: 10px 10px;
}	
	#mobile-button {
		top:15px;
	}
	
.portfolio-parallax,
.page-team .parallax {
  position: relative;
}	
	
#responsive-menu-pro-container #responsive-menu-pro li.responsive-menu-pro-item .responsive-menu-pro-item-link {
    font-size: 26px!important;
}	
.page-home .jumbotron h1,
.page-home-2 .jumbotron h1 {
	padding:0;	
	margin-top:40px;
	font-size:0.75em!important;
}
.page-home .jumbotron h2,
.page-home-2 .jumbotron h2 {
	color:#fff;
	padding:15px 0;
}
#home-slider {
    margin-top: 27px;
}
.scroll-down {
    top: calc(100vh - 30vh);
	}
	.page-home .news-col {
		margin-bottom:15px;
	}	
	
.page-home h3,
.page-home h4,
.page-home h6,
.page-home-2 h3,
.page-home-2 h4,
.page-home-2 h6 {
	margin:25px 0px;
}
	.page-home .img-top,
	.page-home-2 .img-top {
		padding-bottom:25px;
	}
	.page-home .img-bot,
	.page-home-2 .img-bot {
		padding-top:25px;
	}
	.page-approach .img-bot,
	.page-approach .img-top,
	.page-team .img-bot {
		padding-top:25px;
		padding-bottom:25px;
	}	
	.home-team-inner {
		padding:30px 0 60px 0;
	}
.home-intro,
.page-home .home-section-1,
.page-home-2 .home-section-1 {
	color:#fff;
	padding:50px 0;

}
.page-home .research-report a {

}
.home-intro p,
.home-section-1 {
	padding-bottom:30px;
}	
	
img.home-icon {
	width:60px;
}	
.page-home .icon-row,
.page-home-2 .icon-row {
    margin-bottom: 15px;
}	
.page-home h5 span.counter-value,
.page-home h5 span.counter-plus,
.page-home-2 h5 span.counter-value,
.page-home-2 h5 span.counter-plus {

}
.page-home h5 {

}	
.home-contact-details {
    padding-left: 15px;
    text-align: center;
}
.home-contact, .home-contact a {
    margin: 0 auto;
}
.home-contact h9 {
    margin-bottom: 15px;
    margin-top: 20px;
}	
.page-approach h1 {
    margin-top: 50px;
}	
.page-team .parallax {
    height: 35.1vh;
	background-size:contain!important;
}	
#wrapper-footer {
    font-size: 0.35em;
}	
.waypoint-logo {
    width: 100px;
}	
.footer-logo {
    width: 100px;
	height:auto;
}
#footer-logo-container-waypoint,
#footer-logo-container-crosstree {
		position:absolute;
	bottom:0px;
	}
#footer-logo-container-waypoint {
		left:10px;
	}

#footer-logo-container-crosstree {
		right:10px;
	}	
/*---responsive menu pro---*/

	button#responsive-menu-pro-button {
		right:0px!important;
	}	
	
ul#responsive-menu-pro {
	margin-top:40px;
	margin-left:100px;
}
ul#responsive-menu-pro li a {

}
ul#responsive-menu-pro li.sub-item a {

}
ul#responsive-menu-pro li {
	padding:10px 0 15px;
}

ul#responsive-menu-pro li.sub-item {
	padding:5px 0;
}
ul#responsive-menu-pro li.sub-item.first {
	padding:60px 0 10px;
}	
.responsive-menu-social {
    margin-left: 100px!important;
}
/*--FOOTER--*/	
#wrapper-footer {
    padding: 10px;
}

	#footer-logo-container {
		padding-top:10px;
	}
	#menu-main-menu-1 {
		display:none;
	}
	
	.footer-menu-main {
		display:none!important;
	}
#footer-nav,
	.site-info {
		padding-left:15px!important;
		padding-bottom:30px;
	}	
#footer-nav .site-info li {

}	

#colophon1 {

}	
#footer-nav a.social-link {
    padding: 0px 0px 13px 15px;
}	
	.footer-contact {
		padding:0px;
		text-align:right;
	}
	.footer-contact.text-right {
		text-align:left!important;
	}	
	.site-info li {

	}	
	.site-info.justify-content-end {
		justify-content: normal!important;
	}
	.site-info ul {
		padding-left:0px;
	}
	

#footer-logo-container-waypoint {
	text-align:left;
}
#footer-logo-container-crosstree {
	text-align:right;
}
footer ul#menu-footer-menu {
    -moz-column-count: 1;
    -webkit-column-count: 1;
}	
#wrapper-pre-footer {
    height: 60px;
    padding: 10px 30px;

}	
	#footer-nav .site-info li {
		float:right;
	}
#footer-nav .menu-items {
    padding-bottom: 0px;
}	
.footer-contact a,
.footer-contact span {
    padding-bottom: 0px!important;
}	
#footer-logo-container1 span {
	margin-right:10px;
}
#footer-logo-container1 .footer-logo {
	width:52px;
	height:52px;
}	
#footer-nav1 a {
    display: block;
}	

/*---portfolio---*/

.page-template-page-portfolio-child h1 {

}
.page-template-page-portfolio-child h2 {
	
	}	
.portfolio-details .left {
	padding-left:15px;
	padding-top:40px;
}	
	
/*--people--*/

.container-fluid.people {
	padding: 0 5%;	
}	
	
.page-people .modal .modal-full-height.modal-bottom {
    max-width: 100%;
    left: 0;
}
	.page-people .modal-dialog {
    padding: 30px 10px 30px 20px;
}
.team-biog  {
		padding-top:15px;
	}
	.team-biog p {

	}	
	.page-people .modal-dialog h4 {

	}	
	.page-people .modal-dialog h5 {

	}
.team-info a {

}
	.team-info a.team-linkedin {

}

	/*--primary pages--*/
	.icon-messages h4{

	}
#points li {

}	
ul#points {
	list-style: none;
	column-count: 2;
	-webkit-column-count: 2;
    column-gap: 10px;
	margin:20px 0;
	position:relative;
		left:-35px;
}
ul#points li {
		margin-left:28px;
		list-style-position: outside;
}	
	
.page-indoors .jumbotron.jumbotron-fluid,
.page-masts .jumbotron.jumbotron-fluid {
	background-position: 50%!important;
}	
	
.page-outdoors h3,
.page-masts h3	{
	padding: 0;
}	
	
/*--ABOUT--*/
	
	img.partner {
		padding:20px 0;
	}	
	
/*---NEWS---*/
	
	.news-side {
	display:none;
}
.blog h2 {
    font-size: 1.3em!important;
}
.blog .news-info p {
    font-size: 1.1em!important;
}	
.blog .news-info p.date {
    font-size: 0.9em!important;
}
	
	.single-post h1 {
    font-size: 0.7em!important;		
	}
body.news #close {
    top: 120px;
    position: absolute;
}	
.single-post.news h1 {
    padding-top: 30px;
	margin-bottom: .25rem;	
}	
.single-post.news p:first-of-type {
    padding-top: 10px;
}	
.page-team .jumbotron,
.page-contact .jumbotron,
.page-approach .jumbotron {
    height: 50vh;
}	
.page-team .scroll-down.med,
.page-contact .scroll-down.med,
.page-approach .scroll-down.med {
	top:45vh!important;
}	
	
}

@media screen and (max-width: 575px) {

.page-team .modal .close {
    top: 20px;
    right: 28px;

}
}