/* Defaults
---------------------------------------------------------------------------- */

/* Typographical Elements
--------------------------------------------- */

html {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}

body {
    overflow-x: hidden;
}

button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button,
.cta-button,
.round-button,
.gallery img,
.recent-news-read-more {
	transition: all 0.2s ease-in-out;
}

a {
   outline: 0 !important;
}

/* Forms
--------------------------------------------- */

.cta-button {
	background-color: #be1428;
	border: 0;
	border-radius: 20px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding: 11px 48px;
	text-align: center;
	text-decoration: none;
	white-space: normal;
	width: auto;
	margin-top:24px;
}

.cta-button:hover {
	background-color: #333;
	color: #fff;
}

.round-button {
	box-sizing: border-box;
	display:block;
	width:33px;
	height:33px;
	padding-top: 8px;
	padding-left: 4px;
	line-height: 10px;
	border-radius: 50%;
	color:#2b2e34;
	text-align:center;
	text-decoration:none;
	background-color: #bd1427;
	font-size:8px;
	font-weight:bold;
}

.round-button:hover {
	color:#bd1427;
	background-color: #2b2e34;
}



/* HOME PAGE
	
--------------------------------------------- */

.desktop-show {
	display: none !important;
}

.tablet-show {
	display:none !important;
}

.desktop-tablet-show {
	display:none !important;
}

.mobile-tablet-show {
	display: inline-block !important;
}

.response-top-content.mobile-tablet-show {
	display: block !important;
}
	
.mobile-show {
	display: block !important;
}

.contact-map.mobile-tablet-show {
	display: block !important;
}

.contact-map.desktop-show {
	display: none !important;
}



.home.page-template-default .site-header2,
.page-template-template-about-new .site-header2 {
background-color:#000000 !important;
}

.page-template-template-new-home h2, .page-template-template-new-home h3, .page-template-template-new-home h4, .page-template-template-new-home h5, .page-template-template-new-home h6,
.page-template-template-events h2, .page-template-template-events h3, .page-template-template-events h4, .page-template-template-events h5, .page-template-template-events h6,
.page-template-template-about-new h2, .page-template-template-about-new h3, .page-template-template-about-new h4, .page-template-template-about-new h5, .page-template-template-about-new h6,
.page-template-template-contact-new h2, .page-template-template-contact-new h3, .page-template-template-contact-new h4, .page-template-template-contact-new h5, .page-template-template-contact-new h6,
.page-template-template-clients-new h2, .page-template-template-clients-new h3, .page-template-template-clients-new h4, .page-template-template-clients-new h5, .page-template-template-clients-new h6,
.page-template-template-work-new h2, .page-template-template-work-new h3, .page-template-template-work-new h4, .page-template-template-work-new h5, .page-template-template-work-new h6,
.page-template-template-workdetails-new h2, .page-template-template-workdetails-new h3, .page-template-template-workdetails-new h4, .page-template-template-workdetails-new h5, .page-template-template-workdetails-new h6,
.new-blog h2, .new-blog h3, .new-blog h4, .new-blog h5, .new-blog h6,
.single h2, .single h3, .single h4, .single h5, .single h6 {
	font-family: "Gotham SSm A", "Gotham SSm B", Helvetica, Arial, sans-serif !important;
}

.home.page-template-default body,
.page-template-template-about-new body,
.page-template-template-events body,
.page-template-template-contact-new body,
.page-template-template-clients-new body,
.single {
	background-color: #fff;
	color: #000000;
	margin: 0;
	overflow-x: hidden;
}


.black-text {
	color:#000000;
}

.white-text {
	color:#ffffff;
}
	
.red-text {
	color:#bd1427;
}

.fuchsia-text  {
	color:#ff00ff;
}

.bold-me {
	font-weight:bold !important;
}

.contain-1920 {
	width:100%;
	max-width:1920px;
	position:relative;
	margin:0 auto;
}


.home.page-template-default h2,
.page-template-template-about-new h2,
.page-template-template-contact-new h2,
.page-template-template-clients-new h2,
.page-template-template-work-new h2,
.page-template-template-workdetails-new h2,
.single h2 {
	font-size:15px;
	line-height:18px;
	letter-spacing:normal;
	font-weight:bold;
	text-transform:uppercase;
}

.home.page-template-default h3,
.page-template-template-about-new h3,
.page-template-template-events h3,
.page-template-template-contact-new h3,
.page-template-template-clients-new h3 {
	font-size:19px;
	font-weight:bold;
	line-height:24px;
	text-transform:none;
}


.home.page-template-default h4, .home.page-template-default h5,
.page-template-template-about-new h4, .page-template-template-about-new h5,
.page-template-template-contact-new h4,
.page-template-template-clients-new h4, .page-template-template-clients-new h5,
.page-template-template-workdetails-new h4, .page-template-template-workdetails-new h5 {
	font-size:35px;
	text-transform:none;
	font-weight:bold;
	line-height:40px;
	letter-spacing:-0.01em;
}

.home.page-template-default h4,
.page-template-template-about-new h4 {
	margin: 72px auto;
}

.home.page-template-default h6 {
	font-size:22px;
	font-weight:bold;
	line-height:28px;
	text-transform:none;
	margin:30px auto auto;
}

.nh-grid .col-sm-4 {
    padding-left: 0;
    padding-right: 0;
}

.nh-grid-item {
	position:relative;
}

.nh-grid .row, .nh-grid div {
	padding:0;
	margin:0;
}

.grid-img-back {
	width:100%;
}

.grid-roll-over {
	position:absolute;
	top:0;
	z-index:3;
	width:100%;
	height:100%;
	text-align:center;
	background-color: rgba(0, 0, 0, 0.5);
	transition: all 0.3s ease-in-out;
	opacity: 0.0;
}

.grid-roll-over:hover, .grid-roll-over:active {
	opacity: 1.0;
}

.grid-roll-over-group {
	width:100%;
	position:absolute;
	top: 50%;
  	left: 50%;
  	transform: translate(-50%, -50%);
}


.grid-virgin {
	width:65.5%;
	max-width: 255px;
}

.grid-rubios {
	width:65.5%;
	max-width: 242px;
}


.grid-timberland {
	width:65.5%;
	max-width: 190px;
}


.grid-thrive {
	width:65.5%;
	max-width: 140px;
}


.grid-sixty {
	width:65.5%;
	max-width: 220px;
}


.grid-gro {
	width:65.5%;
	max-width: 230px;
}


.grid-toms {
	width:65.5%;
	max-width: 160px;
}

.nh-grid.mobile-show {
	text-align:center
}

.grid-see-more {
	font-family: 'Gotham SSm A', 'Gotham SSm B', Helvetica, Arial, sans-serif !important;
	font-size:15px;
	line-height:18px;
	font-weight:bold;
	color:#000000;
	padding:50px auto;
}

.grid-see-more p {
    margin: 50px auto !important;
}

.grid-see-more a {
	border-bottom:2px solid #707070;
    text-decoration: none;
}

.grid-see-more a:hover {
	border-bottom:2px solid #be1428;
}


.client-partners-outer {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.speaker-client-partners .client-partners-carousel .carousel-cell {
  	width: 100%;
}

.speaker-client-partners .client-partners-inner {
	position:relative;	
	min-height:600px;
}


.scp-1 {
	background-image: url("https://www.wefirstbranding.com/wp-content/uploads/2019/06/nh-slide-1m.jpg");
}

.scp-2 {
	background-image: url("https://www.wefirstbranding.com/wp-content/uploads/2019/06/nh-slide-2m.jpg");
}

.scp-3 {
	background-image: url("https://www.wefirstbranding.com/wp-content/uploads/2019/06/nh-slide-3m.jpg");
}

.scp-4 {
	background-image: url("https://www.wefirstbranding.com/wp-content/uploads/2019/06/nh-slide-4m.jpg");
}

.scp-5 {
	background-image: url("https://www.wefirstbranding.com/wp-content/uploads/2019/06/nh-slide-5m.jpg");
}

.scp-6 {
	background-image: url("https://www.wefirstbranding.com/wp-content/uploads/2019/06/nh-slide-6m.jpg");
}

.scp-7 {
	background-image: url("https://www.wefirstbranding.com/wp-content/uploads/2019/06/nh-slide-7m.jpg");
}

.scp-8 {
	background-image: url("https://www.wefirstbranding.com/wp-content/uploads/2019/06/nh-slide-8m.jpg");
}

.speaker-client-partners .flickity-button, .speaker-client-partners .flickity-page-dots {
	display:none;
}

.speaker-client-partners .scp-1 h3 {
	position:absolute;
	width:250px;
	left:6.7%;
	bottom:133px;
}

.speaker-client-partners .scp-2 h3 {
	position:absolute;
	width:220px;
	left:6.7%;
	top:80px;
}	

.speaker-client-partners .scp-3 h3 {
	position:absolute;
	width:210px;
	top:100px;
}	

.speaker-client-partners .scp-4 h3 {
	position:absolute;
	width:245px;
	left:6.7%;
	bottom:75px;
}

.speaker-client-partners .scp-5 h3 {
	position:absolute;
	width:225px;
	top:215px;
}

.speaker-client-partners .scp-6 h3 {
	position:absolute;
	width:170px;
	bottom:442px;
}	

.speaker-client-partners .scp-7 h3 {
	position:absolute;
	width:175px;
	left:6.7%;
	top:130px;
}		

.speaker-client-partners .scp-8 h3 {
	position:absolute;
	width:240px;
	left:6.7%;
	bottom:72px;
}		


.book-simon-container {
	text-align: center;
	margin:0;
	padding:0;
	position:relative;
}

.book-simon-container img {
	width:100%;
}

.hosting-a-company-text  {
	position:absolute;
	top:0;
	margin:55px auto 0;
}

.hosting-a-company-text h6{
	width:90%;
	margin-bottom:5.4% !important;
}



/* COVID-19 RESPONSE PAGE
	
--------------------------------------------- */


.color-background-red {
	background-color:#bd1427;
	text-align:center;
	padding:40px 0;
}

.color-background-black{
	background-color:#000000;
	color:white;
	text-align:center;
	padding:40px 0;
}

.color-background-grey{
	background-color:#eeeeee;
	color:black;
	text-align:center;
	padding:40px 0;
}

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

	.page-template-template-events,
	.page-template-template-events #main,
	.page-template-template-events div {
		width:100% !important;
		margin-left:0 !important;
		overflow-x:hidden !important;
		box-sizing: border-box!important;
	}
	
	.response-main-content {
		max-width:100% !important;
		margin-left:0 !important;
		box-sizing: border-box!important;
		overflow-x:hidden !important;
	}
	
	
}

#carousel-quotes.carousel .item {
	width:100%;
	background-size:cover;
	background-position:center center;
	text-align:center;
	text-shadow: 0 0 15px rgba(0,0,0,0.2);
	color:white;
	font-weight:400;
	height:400px;
}

#carousel-quotes.carousel .item p {
	font-size:15px;
}

#carousel-quotes.carousel .item.newnormal-slide1 {
		background-image:url("https://www.wefirstbranding.com/wp-content/uploads/2020/04/newnormal-slide3.png");	
}

#carousel-quotes.carousel .item.newnormal-slide2 {
		background-image:url("https://www.wefirstbranding.com/wp-content/uploads/2020/04/newnormal-slide2.png");	
}

#carousel-quotes.carousel .item.newnormal-slide3 {
		background-image:url("https://www.wefirstbranding.com/wp-content/uploads/2020/04/newnormal-slide4.png");	
}

#carousel-quotes.carousel .item.newnormal-slide4 {
		background-image:url("https://www.wefirstbranding.com/wp-content/uploads/2020/04/newnormal-slide1.png");	
}

#carousel-quotes.carousel .item.newnormal-slide5 {
		background-image:url("https://www.wefirstbranding.com/wp-content/uploads/2020/04/newnormal-slide5.png");	
}

.darken-overlay {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
}

#carousel-quotes.carousel .item.newnormal-slide4 .darken-overlay {
  background-color: rgba(0, 0, 0, 0.6);
}

#carousel-quotes.carousel .item.newnormal-slide5 .darken-overlay {
  background-color: rgba(0, 0, 0, 0.4);
}

#carousel-quotes.carousel .item .carousel-text-area {
	width:90%;
	max-width:950px;
	margin:auto;
}

#carousel-quotes.carousel .item.newnormal-slide1 .carousel-text-area {
	max-width:1150px;
}

#carousel-quotes.carousel .item h4 {
	font-weight:600;
	padding-top:50px;
}
	
#carousel-quotes.carousel .item.newnormal-slide1 h4 {
	padding-top:8px;
}
	
#carousel-quotes.carousel .item.newnormal-slide5 h4 {
	padding-top:25px;
	font-size:18px;
	margin-bottom: 0;
}

#carousel-quotes.carousel .item.newnormal-slide5 p {
	font-size:14px;
	margin-top:0;	
}

.newnormal-slide1 ul {
	text-align:left;
	margin:5px auto 15px;
	font-size:15px;
}

.page-template-template-events p.response-quote-attribute {
	color:white; 
	display:block;
	margin-top:5px;
}



.response-quotes .carousel-indicators {
    position: absolute;
    bottom: 10px;
    z-index: 15;
    width: 60%;
    list-style: none;
    text-align: center;
    margin:auto auto;
	opacity: 0.7;
}

.row.response-row {
	clear:both;
	margin:0 -10px;
	padding:0;
	overflow-x:hidden !important;
}

.row.response-row h4.response-header {
	color:white;
	display:block;
	margin: 0 auto 25px;
	max-width:100% !important;
}

.response-main-content {
	max-width: 1700px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
	position: relative;
	width:100%;
	box-sizing:border-box;
}

.response-main-content.response-full-width-mobile-fix {
	padding: 0;
}

.response-main-content.response-full-width-mobile-fix .response-left,
.response-main-content.response-full-width-mobile-fix .response-right {
	padding: 35px 25px;
	box-sizing:border-box;
}

.page-template-template-events .no-pad {
	padding:0 !important;
}

.page-template-template-events .col-md-5,
.page-template-template-events .col-md-1,
.page-template-template-events .col-md-6,
.page-template-template-events .col-md-7 {
	padding:0;
	margin:0;
}

.response-left {
    padding:10px;
	background-color:#eeeeee;
}

.response-right {
    padding:10px 20px 10px 10px;
}

.response-middle-spacer {
	padding:0 10px 10px;
}

.row.response-row h4 {
    font-size: 25px;
	letter-spacing: -.02em;
	line-height: 1.2em;
	font-weight:600;
	margin:0;
}

.response-text-group .row.response-row h4.response-header {
    font-size: 30px;
}

.page-template-template-events p {
	font-size: 16px;
	font-weight: 400;
	letter-spacing:0.01em;
	line-height: 1.8em;
	margin: 0;
	padding: 0;
	color:#464646;
}

.response-divide {
	padding:0 10px;
	width:100%;
}

.response-divide hr {
	box-sizing: content-box;
	height: 0;
}

.col-md-6.purpose-container-l {
	padding:20px 10px;
}

.col-md-6.purpose-container-r {
	padding:0 10px 20px;
}

.purpose-box {
	width:100%;
	border:2px solid #bd1427;
	padding:20px;
	text-align:center;
	height:100%;
	position:relative;
}

.purpose-box h2,
.response-contact h2 {
    font-size: 28px;
    line-height: 1.2em;
    letter-spacing: normal;
	font-weight: bold;
	text-transform: none;
	font-family: "Gotham SSm A", "Gotham SSm B", Helvetica, Arial, sans-serif !important;
	margin:30px auto;
	display:block;
}

.get-started-stick {
	position:absolute;
	bottom:25px;
	left:0;
	width:100%;
	text-align:center;
}

.get-started-stick p {
	margin:auto;
	padding-top:50px;
}

.response-contact h2 {
    font-size: 20px;
    line-height: 1.5em;
	margin:25px auto;
}

.purpose-box img {
	width:80%;
	max-width:75px;
	display:block;
	margin:0 auto;
}

.response-program-group {
	width:100%;
	align:center;
	text-align:center;
	margin: 0 auto;
	clear:both;
}

.row.response-row .response-program-header h4 {
    font-size: 30px;
	letter-spacing: -.02em;
	line-height: 1.2em;
	font-weight:600;
	margin:5px auto 35px;
	max-width:100%;
}

.response-program {
    border-radius: 3px;
    border: 1px solid #bd1427;
    padding: 20px;
	width:100%;
    text-align: center;
    display: block;
    vertical-align: middle;
    margin: 25px auto;
    font-size: 23px;
    background-color: #fff;
    box-shadow: 5px 5px #bd1427;
}

.response-program-group img {
	width:100vw;
	margin-top:20px;
	margin-left:-10px;
}

.color-background-grey .row.response-row h4.response-header {
	color:black;
}

.color-background-grey ul {
	text-align:left;
	margin:20px auto;
	font-size: 16px;
	letter-spacing: 0.01em;
	line-height: 1.8em;
	font-weight: 400;
	color: #464646;
}

/* ABOUT PAGE
	
--------------------------------------------- */

.about-video-container {
	position:relative;
}
	
.about-video-container img {
	width:100%;
}

.about-video-container .round-button {
	position:absolute;
	top:45%;
	left:47%;
	width:55px;
	height:55px;
	font-size:14px;
	padding-top: 14px;
	padding-left: 4px;
}


.page-template-template-about-new p {
	font-size: 16px;
	font-weight: 400;
	letter-spacing:0.01em;
	margin: 0;
	padding: 0;
}

.about-middle-good img {
	width:100%;
}

.summary-item {
	position:relative;
	font-size: 19px;
	font-weight: 400;
	letter-spacing:0.01em;
	color:#ffffff;
	margin-bottom:20px;
}

.our-team-item {
	font-size: 12px;
	font-weight: 400;
	letter-spacing:0.01em;
	color:#ff00ff;
}


.summary-img-back,
.our-team-photo {
	width:100%;
}

.our-team-name {
	margin:8.5% auto 14%;
}

.summary-roll-over {
	position:absolute;
	top:0;
	z-index:3;
	width:100%;
	height:100%;
	text-align:center;
	background-color: #be1428;
	transition: all 0.3s ease-in-out;
	opacity: 0.0;
}

.summary-roll-over:hover, .summary-roll-over:active {
	opacity: 1.0;
}

.summary-initial {
	position:absolute;
	top: 50%;
  	left: 50%;
  	transform: translate(-50%, -50%);
	font-weight:bold;
}

.summary-roll-over-group {
	width:100%;
	position:absolute;
	top: 50%;
  	left: 50%;
  	transform: translate(-50%, -50%);
	color:#ffffff;
}

.about-summary-services h4,
.about-middle-blurb.our-team-fix h4,
.about-purpose h4 {
	margin: 0 auto 25px;
}


.about-our-team .col-xs-6 {
	padding-left:10px;
	padding-right:10px;
}

.about-purpose img {
	width:100%;
}	

.about-carousel-text h2,
.about-book-right h2 {
	font-size:13px;
	line-height:25px;
}

.about-carousel-text h3 {
	font-size:21px;
	line-height:31px;
}

.about-carousel {
	position:relative;
	margin: 60px auto 0;
}

.about-carousel img {
	width:100%;
	position:absolute;
	top:0;
}

.speaker-client-partners .about-carousel-inner {
	position:relative;	
	min-height:525px;
}

.about-book-left {
	text-align:center;
}

.about-book-left img {
	width:100%;
	max-width:190px;
}

.about-book-right {
	text-align:left;
}

.about-book-right p {
	font-size:35px;
	line-height:40px;
}

.about-book-right img {
	width:100%;
	max-width:814px;
	margin:34px auto;
}


/* CONTACT PAGE
	
--------------------------------------------- */

.contact-section {
	padding:0 0 30px;
	position:relative;
}

.contact-section h4 {
	margin:60px auto 0;
}

.page-template-template-contact-new h5 {
	font-size:21px;
	text-transform:none;
	font-weight:bold;
	line-height:40px;
	letter-spacing:0.01em;
	margin-bottom:2px;
}

.page-template-template-contact-new p {
	font-size: 13px;
	line-height:25px;
	font-weight: 400;
	letter-spacing:0.01em;
	margin: 0;
	padding: 0;
}


.contact-section .cta-button {
	margin:20px 0 6px;
	display:inline-block;
}


.social-footer-icons a {
	color:#000000;
	border:1px solid #000000;
	display: inline-block;
	margin:0 5px;
	width: 20px;
    height: 20px;
    border-radius: 50%;
    line-height: 20px;
	font-size:9px;
	text-align:center;
    transition: all 0.2s ease-in-out 0s;
}


.social-footer-icons a:hover {
	color:#ffffff;
	border:1px solid #c91f1f;
	background-color:#c91f1f;
}



/* CONTACT NEWSLETTER SIGN UP
---------------------------------------------------------------------------- */



.contact-section #mc_embed_signup form {
    padding: 10px 0;
}

.contact-section #mc_embed_signup .mc-field-group {
	width:100%;
	max-width:375px;
	margin:0 auto;
	padding-bottom: 2.5%;
}

.contact-section #mc_embed_signup input {
    border: 0px solid #ABB0B2;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.contact-section input, select, textarea {
    background-color: #e0e0e0;
    color: #000000;
    font-size: 12px;
	font-weight: 400;
	line-height:0;
	letter-spacing:0.01em;
}

.contact-section #mc_embed_signup .mc-field-group input {
    padding: 15px 0;
    text-indent: 5%;
}

.contact-section ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #000000;
  opacity: 1; /* Firefox */
}

.contact-section :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #000000;
}

.contact-section ::-ms-input-placeholder { /* Microsoft Edge */
  color: #000000;
}

.contact-section #mc_embed_signup .button {
    font-family: "Gotham SSm A", "Gotham SSm B";
    background-color: #bd1427;
    border: 0;
    border-radius: 20px;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    white-space: normal;
    margin: 20px 0 6px;
    font-size: 12px;
    padding: 11px 48px;
    display: block;
    width: auto;
	height:auto;
	line-height:0;
	float:none !important;
}

.contact-section #mc_embed_signup .button:hover {
    background-color: #333333;
	border:0 solid #333333;
    color: #ffffff;
}


.contact-section #mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {
	color:#c91f1f;
}

.contact-section #mc_embed_signup #mc-embedded-subscribe-form input.mce_inline_error {
    border: 2px solid #c91f1f;
}

.contact-section #mc_embed_signup #mce-success-response {
    color: #c91f1f;
}

.contact-section #mc_embed_signup div.response {
    margin: 1em 0;
    padding: .5em 0;
    font-weight: bold;
    float: left;
    top: -1.5em;
    z-index: 1;
    width: 100%;
	color: #ffffff;
	font-size:12px;
}

.contact-section #mc_embed_signup div.response a {
	color: #c91f1f;
}

.contact-section #mc_embed_signup div#mce-responses {
    float: left;
    top: -1.4em;
    padding: 0;
    overflow: hidden;
    width: 100%;
    margin: 0;
    clear: both;
}


/* CLIENT PAGE
	
--------------------------------------------- */

.client-section {
	margin:72px auto;
}

.client-partners {
	background-color:#f3f3f3;
}

.client-section img {
	width:100%;
	text-align:center;
	margin:0 auto;
}

.page-template-template-clients-new h2 {
	margin-bottom:0px;
}

.page-template-template-clients-new h4 {
	margin: 10px auto 58px;
}
	
.view-selected-work {
	text-transform:none !important;
	padding:70px 0 0;
}

.view-selected-work a {
	text-decoration:underline;
}



/* WORK PAGE
	
--------------------------------------------- */

.page-template-template-work-new h6 {
	font-size:22px;
	font-weight:bold;
	line-height:28px;
	text-transform:none;
}

.page-template-template-work-new h2 {
	letter-spacing:0.2em !important;
}


.list-work-container {
	text-align: center;
	margin:0;
	padding:0;
	position:relative;
	width:100%;
}

.list-work-container img {
	width:100%;
}

.list-work-details {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	color:#FFFFFF;
	width:90%;
	max-width:350px;
	margin:37% auto 0;
}



/* WORK DETAILS
	
--------------------------------------------- */

.page-template-template-workdetails-new h2 {
	letter-spacing:normal !important;
	margin-bottom:10px;
}

.page-template-template-workdetails-new h4 {
	margin-bottom:15px;
}

.workdetails-full-image img,
.workdetails-crop-image img {
	width:100%;
}

.page-template-template-workdetails-new p {
	font-size: 14px;
	line-height:25px;
	font-weight: 400;
	letter-spacing:0.01em;
	margin: 0;
	padding: 0;
}

.workdetails-text-block .row,
.workdetails-previous-next .row {
	padding:0;
	margin:0;
}

.workdetails-split-1.col-md-6,
.workdetails-split-2.col-md-6,
.workdetails-previous-next .col-xs-6 {
	padding-left:0;
	padding-right:0;
}

.workdetails-split-2 ul {
	font-size: 14px;
	line-height:30px;
	letter-spacing:0.01em;
	font-weight:bold;
	margin:0 0 0 13px;
	padding-left:0;
	list-style: none; /* Remove default bullets */
}

.workdetails-split-2 ul li::before {
  content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #c72029; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1.5em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
}

	
.workdetails-split-1 h4 {
	width:100% !important;
}
	
.workdetails-split-2 h4 {
	margin-bottom:0 !important;
}

.workdetails-greybg {
	background-color:#f2f2f2;
}

.workdetails-quote {
	padding:100px 0;
	text-align:center;
	color:#000000;
}

.workdetails-quote h6 {
	font-size:22px;
	font-weight:bold;
	line-height:28px;
	text-transform:none;
	margin:20px auto;
}

.workdetails-quote h2 {
	letter-spacing:0.2em !important;
	margin:0;
}

.workdetails-next {
	float:right;
}

.workdetails-previous-next {
	padding:40px 0;
}

.workdetails-previous-next .fa-play {
	color:#949494;
}

.workdetails-previous i {
	margin-right:25px;
}

.workdetails-next i {
	margin-left:25px;
}


.workdetails-previous:hover,
.workdetails-next:hover,
.workdetails-previous:hover .fa-play,
.workdetails-next:hover .fa-play{
  color: #bd1427 !important;
}



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

	.nh-top-blurb h4, .nh-middle-blurb h5 {
		width: 330px;
	}
	
	.about-top-blurb h4,
	.contact-section {
		width: 330px;
	}
	
	.client-section {
		width: 330px;
	}
	
	.nh-middle-blurb {
		padding:50px 0 10px;
	}
	
	.home.page-template-default h5 {
		margin: 0 auto 40px;
	}
	
	.speaker-client-partners .scp-3 h3 {
		left:38%;
	}
	
	.speaker-client-partners .scp-5 h3 {
		left:6.7%;
	}
	
	.speaker-client-partners .scp-6 h3 {
		left:51%;
	}
	
	.about-middle-blurb,
	.about-book-footer,
	.workdetails-text-block {
		width: 330px;
		margin: 60px auto;
	}
	
	.lead-me-bump {
		width: 330px;
		margin: 0 auto;
		padding: 60px 0;
	}
	
	.alignfull.lead-section {
		width: 330px;
		padding: 60px 0;
	}

	.about-summary-services {
		width: 330px;
		margin: 67px auto 0;
	}

	.about-our-team,
	.about-purpose {
		width: 330px;
		margin: 43px auto 0;
	}
	

	.about-carousel-text {
		position:absolute;
		text-align:center;
		width: 330px;
		top: 48%;
		left: 50%;
		transform: translate(-50%, -50%);
	}
	
	.about-book-left {
		margin:10px auto 50px;	
	}
	

	.about-book-right img {
		width:100%;
		max-width:315px;
	}
	
	.contact-section #mc_embed_signup .button {
		height:40px;
	}
	
	.contact-section .social-footer-icons {
		margin:-12px 0 33px -5px;
	}
	
	.workdetails-crop-image {
		width: 330px;
		margin:0 auto;
	}

	.workdetails-crop-image.lower-crop-image {
		margin-top:25px;
	}
	
	.workdetails-quote,
	.workdetails-previous-next {
		width: 330px;
		margin:0 auto;
	}
	
	.workdetails-quote h6 {
		width:80%;
	}


}


@media only screen and (min-width: 460px) {


	/* Common Classes
	--------------------------------------------- */

	.desktop-tablet-show {
		display:inline-block !important;
	}

	
	/* Typographical Elements
	--------------------------------------------- */
	
	.home.page-template-default p {
		font-size: 1.15vw;
		line-height: 1.545em;
		letter-spacing:-0.03em;
	}
	
	.page-template-template-about-new p {
		font-size: 1.25vw;
		line-height: 1.545em;
		letter-spacing:-0.03em;
	}
	
	.home.page-template-default h2 {
		font-size:1.2vw;
		line-height:2em;
		letter-spacing:0.2em;
	}
	
	.page-template-template-about-new h2,
	.page-template-template-contact-new h2,
	.page-template-template-work-new h2,
	.page-template-template-workdetails-new h2 {
		font-size:1.4vw;
		line-height:2em;
		letter-spacing:0.3em;
	}

	.home.page-template-default h3,
	.page-template-template-about-new h3,
	.page-template-template-events h3,
	.page-template-template-contact-new h3,
	.page-template-template-clients-new h3 {
		font-size:2.4vw;
		line-height:114%;
		letter-spacing:-0.015em;
	}

	.home.page-template-default h4 {
		font-size:5vw;
		line-height:107%;
		letter-spacing:-0.035em;
		margin: 7.8% auto;
	}

	.page-template-template-about-new h4 {
		font-size:3vw;
		line-height:107%;
		letter-spacing:-0.035em;
		margin: 7.8% auto;
	}
	
	.page-template-template-about-new .about-purpose h4 {
		margin: 7.8% auto 35px;
	}

	.page-template-template-workdetails-new h4 {
		font-size:5vw;
		line-height:107%;
		letter-spacing:-0.035em;
	}

	.home.page-template-default h5,
	.page-template-template-about-new h5,
	.page-template-template-events h5,
	.page-template-template-clients-new h5 {
		font-size:3.6vw;
		line-height:145%;
		letter-spacing:0.016em;
	}

	.home.page-template-default h6,
	.page-template-template-about-new h6,
	.page-template-template-events h6,
	.page-template-template-contact-new h6,
	.page-template-template-clients-new h6,
	.page-template-template-work-new h6 {
		font-size:2.7vw;
		line-height:1.4em;
		letter-spacing:normal;
	}
	

	/* HOME PAGE
	--------------------------------------------- */		
	.nh-middle-blurb {
		margin: 6.5% auto;
	}	
	
	.nh-top-blurb h4, .nh-middle-blurb h5 {
		padding:0 6%;
	}
	
	.scp-1 {
		background-image: url("https://www.wefirstbranding.com/wp-content/uploads/2019/06/nh-slide-1.jpg");
	}
	
	.scp-2 {
		background-image: url("https://www.wefirstbranding.com/wp-content/uploads/2019/06/nh-slide-2.jpg");
	}
	
	.scp-3 {
		background-image: url("https://www.wefirstbranding.com/wp-content/uploads/2019/06/nh-slide-3.jpg");
	}
	
	.scp-4 {
		background-image: url("https://www.wefirstbranding.com/wp-content/uploads/2019/06/nh-slide-4.jpg");
	}
	
	.scp-5 {
		background-image: url("https://www.wefirstbranding.com/wp-content/uploads/2019/06/nh-slide-5.jpg");
	}
	
	.scp-6 {
		background-image: url("https://www.wefirstbranding.com/wp-content/uploads/2019/06/nh-slide-6.jpg");
	}
	
	.scp-7 {
		background-image: url("https://www.wefirstbranding.com/wp-content/uploads/2019/06/nh-slide-7.jpg");
	}
	
	.scp-8 {
		background-image: url("https://www.wefirstbranding.com/wp-content/uploads/2019/06/nh-slide-8.jpg");
	}
	
	.speaker-client-partners .scp-1 h3 {
		width:34.4%;
		left:7.2%;
		bottom:25%;
	}
	
	.speaker-client-partners .scp-2 h3 {
		width:34.4%;
		left:7.2%;
		top:16.7%;
	}	
	
	.speaker-client-partners .scp-3 h3 {
		width:34.4%;
		right:13%;
		top:16.7%;
	}	
	
	.speaker-client-partners .scp-4 h3 {
		width:34.4%;
		left:8.2%;
		bottom:25.3%;
	}
	
	.speaker-client-partners .scp-5 h3 {
		width:34.4%;
		right:6.8%;
		top:27.3%;
	}
	
	.speaker-client-partners .scp-6 h3 {
		width:34.4%;
		right:4.5%;
		bottom:22%;
	}	
	
	.speaker-client-partners .scp-7 h3 {
		width:34.4%;
		left:7.2%;
		top:16.7%;
	}		
	
	.speaker-client-partners .scp-8 h3 {
		width:34.8%;
		left:10.2%;
		bottom:20%;
	}
	
	.cta-button {
		font-size: 16px;
		line-height:normal;
		padding: 11px 68px;
	}
		
	.home.page-template-default .cta-button {
		font-size: 18px;
		line-height:34px;
		padding: 7px 48px;
		margin-top:5.4%;
	}	
	
	.book-simon-container {
		text-align:left;
		margin-top:auto;
	}
	
	.book-simon-container .hosting-book {
		text-align:center;
		margin:auto;
	}
		
	.book-simon-text {
		position:absolute;
		top:38%;
		left:7.5%;
		margin:0;
		width:45%;
	}
	
	.hosting-a-company-text  {
		position:absolute;
		top:10%;
		width:100%;
		text-align:center;
	}
	
	.hosting-a-company-text h6 {
		width:55%;
		margin:0 auto;
	}
	
	.hosting-a-company-text .cta-button {
		margin-top:1.5%;
		padding: 11px 48px;
	}
	
	.grid-virgin {
		width:55.2%;
		max-width: 353px;
	}
	
	.grid-rubios {
		width:48.3%;
		max-width: 309px;
	}
	
	
	.grid-timberland {
		width:33.4%;
		max-width: 214px;
	}
	
	
	.grid-thrive {
		width:31.4%;
		max-width: 201px;
	}
	
	
	.grid-sixty {
		width:39.5%;
		max-width: 253px;
	}
	
	
	.grid-gro {
		width:28.5%;
		max-width: 365px;
	}
	
	
	.grid-toms {
		width:29.2%;
		max-width: 187px;
	}
	
	
	.grid-sony {
		width: 27%;
		max-width:174px;
	}
	
	
	.grid-reef {
		width: 28.9%;
		max-width:185px;
	}
	
	
	.grid-leftfield {
		width: 34.7%;
		max-width:222px;
	}
	
	
	.grid-wrangler {
		width: 52.8%;
		max-width:338px;
	}
	
	
	.grid-cliff {
		width: 41.3%;
		max-width:264px;
	}
	
	
	.grid-eagle {
		width: 37.1%;
		max-width:475px;
	}
	
	
	.grid-xprize {
		width: 46%;
		max-width:294px;
	}
	
	
	/* ABOUT PAGE
	
	--------------------------------------------- */
	
	.about-video-container .round-button {
		width:85px;
		height:85px;
		padding-top: 22px;
		padding-left: 9px;
		line-height: 20px;
		font-size:20px;
		top:42%;
		left:45%;
	}	
	
	.about-top-blurb {
		padding:0 5.5%;
		text-align:left;
	}
	
	.about-top-blurb h4 {
		padding-right:6%;
	}
	
	.about-middle-blurb {
		margin: 6.5% auto 7.8%;
		padding:0 16% 0 7%;
	}
	
	.about-middle-blurb.our-team-fix {
		padding:0 10% 0 7%;
	}
	
	.page-template-template-about-new .about-middle-blurb.our-team-fix {
		margin: 4.5% auto;
	}
	
	.about-summary-services,
	.about-our-team,
	.about-book-footer {
		margin: 6.5% auto;
		padding:0 6%;
	}
	
	.lead-me-bump {
		padding: 6.5% 6%;
		display:block;
	}
	
	.alignfull.lead-section {
		margin: 0 auto;
		padding:0 6%;
	}

	
	.page-template-template-about-new p {
		font-size: 1.25vw;
		line-height: 1.3em;
		letter-spacing:-0.03em;
	}
	
	.about-middle-good,
	.about-purpose {
		padding:0 10% 0 7%;
	}
	
	
	
	.summary-item,
	.our-team-item {
		font-size: 1.15vw;
		line-height: 1.545em;
	}
	
	
	.summary-roll-over-group {
		width:100%;
		position:absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}
	
	
	.about-summary-services h4,
	.about-our-team h4 {
		margin: 7.8% auto 4.5%;
	}
	
	.about-carousel {
		margin: 6.5% auto 0;
	}
	
	.about-carousel-text h3 {
		line-height:125%;
	}
	
	.act-group1, .act-group2, .act-group3 {
		position:absolute;
		text-align:center;
	}
	
	.act-group1 {
		width:55%;
		max-width:1060px;
		top:35%;
		right:11%;
	}
	
	.act-group2 {
		width:53%;
		max-width:1020px;
		top:17%;
		left:6%;
	}
	
	.act-group3 {
		width:50%;
		max-width:1060px;
		top:27%;
		right:6%;
	}
	
	.about-book-left {
		text-align:left;
	}

	.about-book-left img {
		width:76%;
		max-width:520px;
	}
	
	.about-book-right {
		padding-top:6.5%;
	}
	
	.about-book-right img {
		width:100%;
		max-width:814px;
		margin:7% auto 7% 0;
	}
	

	/* CONTACT PAGE
	--------------------------------------------- */		
	.contact-section {
		margin: 0 auto 2.7%;
		padding:0 6%;
	}	
	
	.page-template-template-contact-new h4 {
		font-size: 5vw;
		line-height: 107%;
		letter-spacing: -0.035em;
		margin: 11% auto 4%;
	}
	
	.page-template-template-contact-new p {
		font-size: 1.4vw;
		line-height: 1.6em;
		letter-spacing:0.01em;
	}
	
	
	.page-template-template-contact-new h5 {
		font-size:2.7vw;
		line-height:175%;
		letter-spacing:0.016em;
	}
		
	.social-footer-icons a {
		margin:0 8px;
		width: 43px;
		height: 43px;
		line-height: 43px;
		font-size:16px;
	}
	

	/* CONTACT NEWSLETTER SIGN UP
	--------------------------------------------- */	
	
	.contact-section #mc_embed_signup .mc-field-group {
		width:26.3%;
		max-width:333px;
		margin:0 2% 0 0;
		float:left;
		display:inline-block;
		clear:none !important;
	}
	
	.contact-section #mc_embed_signup form {
		padding: 10px 0;
	}
	
	.contact-section #mc_embed_signup input {
		border: 0px solid #ABB0B2;
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;

	}
	
	.contact-section input, select, textarea {
		font-size: 16px;
		line-height:normal;
	}
	
	.contact-section #mc_embed_signup .mc-field-group input {
		padding: 15px 0;
		text-indent: 5%;
	}
	
	.contact-section ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
	  color: #000000;
	  opacity: 1; /* Firefox */
	}
	
	.contact-section :-ms-input-placeholder { /* Internet Explorer 10-11 */
	  color: #000000;
	}
	
	.contact-section ::-ms-input-placeholder { /* Microsoft Edge */
	  color: #000000;
	}
	
	.contact-section #mc_embed_signup .button {
		font-size: 16px;
		padding: 11px 68px;
		line-height:normal;
	}
	
	.contact-section #mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {
		color:#c91f1f;
	}
	
	.contact-section #mc_embed_signup #mc-embedded-subscribe-form input.mce_inline_error {
		border: 2px solid #c91f1f;
	}
	
	.contact-section #mc_embed_signup #mce-success-response {
		color: #c91f1f;
	}
	
	.contact-section #mc_embed_signup div.response {
		margin: 1em 0;
		padding: .5em 0;
		font-weight: bold;
		float: left;
		top: -1.5em;
		z-index: 1;
		width: 100%;
		color: #ffffff;
		font-size:12px;
	}
	
	.contact-section #mc_embed_signup div.response a {
		color: #c91f1f;
	}
	
	.contact-section #mc_embed_signup div#mce-responses {
		float: left;
		top: -1.4em;
		padding: 0;
		overflow: hidden;
		width: 100%;
		margin: 0;
		clear: both;
	}
	

	/* CLIENT PAGE
	--------------------------------------------- */		

	.client-section {
		margin:7.8% auto;
		padding:0 7.7%;
	}
	
	.page-template-template-clients-new h2 {
		font-size:1.4vw;
		line-height:2em;
		letter-spacing:0.02em;
	}

	.page-template-template-clients-new h4 {
		font-size:5vw;
		line-height:107%;
		letter-spacing:0.01em;
		margin: 2% auto 7%;
	}
	
	.view-selected-work {
		padding:7.7% 0 0;
	}
	
	
		
	/* WORK PAGE
		
	--------------------------------------------- */

	.list-work-details h2 {margin-bottom:10px;}
	
	.list-work-details {
		width:50%;
		max-width:1200px;
		margin:12% auto 0;
	}
	
	
	
	/* WORK DETAILS
	
	--------------------------------------------- */

	.page-template-template-workdetails-new h4 {
		margin-bottom:2.1%;
	}
	
	.workdetails-text-block {
		margin:8% auto;
		padding:0 7.8%;
	}
	
	.workdetails-crop-image {
		padding:0 7.8%;
	}
	
	.workdetails-text-block h4 {
		width:75%;
	}
	
	.page-template-template-workdetails-new p {
		font-size: 1.4vw;
		line-height: 1.6em;
		letter-spacing:0.01em;
	}
	
	.workdetails-split-2 ul {
		font-size: 1.4vw;
		line-height: 2.85em;
		letter-spacing:0.01em;
		margin:0 0 0 18px;
	}

	.workdetails-crop-image.lower-crop-image {
		margin-top:8%;
	}
	
	.workdetails-quote {
		padding:10% 7.8%;
		text-align:left;
	}
	
	.workdetails-quote h2 {
		line-height:2.5em;
	}
	
	.workdetails-quote h6 {
		font-size:2.7vw;
		line-height:1.4em;
		letter-spacing:normal;
		margin:0 auto 1%;
	}
	
	.workdetails-previous-next {
		margin:0 auto;
		padding:2.4% 7.8%;
	}
	
	

}


@media only screen and (min-width: 460px) and (max-width: 959px) {

	.desktop-show {
		display: none !important;
	}
	
	.mobile-show {
		display: none !important;
	}

	.tablet-show {
		display:inline-block !important;
	}
	.mobile-tablet-show {
		display: inline-block !important;
	}
	
	.response-top-content.mobile-tablet-show {
		display: block !important;
	}

	.speaker-client-partners .client-partners-inner {
		min-height:550px;
	}
	
	.speaker-client-partners .about-carousel-inner {
		min-height:433px;
	}

	
	.home.page-template-default h2,
	.page-template-template-about-new h2,
	.page-template-template-contact-new h2,
	.page-template-template-clients-new h2,
	.page-template-template-work-new h2,
	.page-template-template-workdetails-new h2 {
		font-size:16px;
	}
	
	.home.page-template-default h6 {
		font-size:26px;
		width:65%;
	}
	
	.page-template-template-work-new h6 {
		font-size:26px;
	}

	.home.page-template-default .client-partners-inner h3,
	.page-template-template-about-new h3,
	.page-template-template-events h3,
	.page-template-template-contact-new h3 {
		font-size:26px;
	}
	
	.cta-button {
		font-size: 14px;
		padding: 5px 45px;
		margin-top:25px;
	}
	
	.hosting-a-company-text .cta-button {
		font-size: 14px;
		padding: 5px 45px;
		margin-top:25px;
	}
	
	.grid-roll-over-group .cta-button {
		font-size: 12px !important;
		padding: 3px 30px !important;
		margin-top:1px;
	}
	
	.grid-roll-over-group .cta-button {
		font-size: 12px !important;
		padding: 3px 30px !important;
		margin-top:1px;
	}
	
	.grid-roll-over-group .cta-button.nh-grid-fix {
		margin-top:24px;
	}
	
	
	/* COVID-19 RESPONSE TABLET PAGE
	
	--------------------------------------------- */

	#carousel-quotes.carousel .item {
		height:400px !important;
	}
	
	#carousel-quotes.carousel .item h4 {
		padding-top:75px;
		font-size:30px;
	}

	#carousel-quotes.carousel .item.newnormal-slide1 h4 {
		padding-top:30px;
	}
	
	#carousel-quotes.carousel .item p {
		font-size:17px;
	}
		
	#carousel-quotes.carousel .item.newnormal-slide5 h4 {
		padding-top:26px;
		font-size:24px;
		margin-bottom: 0;
	}


	#carousel-quotes.carousel .item.newnormal-slide5 p {
		font-size:14px;
		margin-top:0;
	}
	
	.newnormal-slide1 ul {
		margin:30px auto 50px;
		font-size:17px;
	}
	
	.row.response-row h4.response-header {
		font-size:30px;
	}
	
	.response-main-content {
		max-width: 1700px;
		padding: 30px 75px;
	}
	
	.response-main-content.response-full-width-mobile-fix .response-left,
	.response-main-content.response-full-width-mobile-fix .response-right {
		padding: 30px 75px;
	}

	.row.response-row {
		margin:0 -15px;
	}

	.response-left {
		padding:15px;
	}

	.response-right {
		padding:15px 30px 15px 15px;
	}

	.row.response-row h4,
	.row.response-row .response-program-header h4 {
		font-size: 30px;
		line-height: 1.2em;
		width:100%;
	}
	
	.row.response-row h4.response-last {
		width:100%;
	}

	.page-template-template-events p {
		font-size: 17px;
		line-height: 1.8em;
	}

	.response-divide {
		padding:15px;
	}
	
	.col-md-6.purpose-container-l {
		padding:28px 15px 50px;
	}

	.col-md-6.purpose-container-r {
		padding:0 15px 30px;
	}

	.purpose-box {
		padding:50px;
	}

	.purpose-box h2,
	.response-contact h2 {
		font-size: 34px;
		line-height: 1.5em;
		font-weight: bold;
	}
	
	.response-contact h2 {
		font-size: 30px;
		margin:40px auto;
	}
	
	.row.response-row .response-program-header h4 {
		font-size: 30px;
		margin:0 auto;
		max-width:100%;
	}

	.response-program {
		width:75%;
		text-align: center;
		vertical-align: middle;
		margin: 30px auto;
	}

	.response-program-group img {
		margin-left:-60px;
	}
	
	.color-background-grey ul {
		font-size: 17px;
	}
	
	
	/* ABOUT PAGE
	
	--------------------------------------------- */
	
	.page-template-template-about-new p,
	.page-template-template-contact-new p,
	.page-template-template-workdetails-new p,
	.workdetails-split-2 ul {
		font-size:18px;
	}
	
	.about-carousel-text h2 {
		font-size:14px;
	}

	.about-carousel-text h3 {
		font-size:24px;
		line-height:31px;
	}
	
	.act-group1 {
		top:27%;
		right:11%;
	}
	
	.act-group2 {
		top:8%;
		left:4%;
	}
	
	.act-group3 {
		top:17%;
		right:6%;
	}
	
	.about-book-right {
		padding-top:4%;
	}
	
	
	
	/* CONTACT PAGE
	
	--------------------------------------------- */
	
	
	.contact-section #mc_embed_signup .button {
		font-size: 14px;
		padding: 5px 45px;
	}
	
	
	
	.contact-section input, select, textarea {
		font-size: 14px;
	}
	
	.contact-section .social-footer-icons {
		margin:0 0 40px -7px;
	}
	
	.social-footer-icons a {
		margin:0 7px;
		width: 28px;
		height: 28px;
		line-height: 28px;
		font-size:13px;
	}
	
		/* WORK PAGE
		
	--------------------------------------------- */

	.list-work-details {
		margin:10% auto 0;
		width:65%;
	}
	
	.list-work-details h2 {margin-bottom:0;}
	
	.list-work-details h6 {margin-bottom:10px;}
	
	.page-template-template-workdetails-new h6 {
		font-size:26px;
	}
	

}


@media only screen and (min-width: 1356px) and (max-width: 1512px) {

	.purpose-box h2,
	.response-contact h2 {
		font-size: 30px !important;
	}
	
}

@media only screen and (min-width: 960px) {

	.tablet-show {
		display: none !important;
	}
	
	.mobile-tablet-show,
	.response-top-content.mobile-tablet-show {
		display: none !important;
	}
	
	
	.mobile-show {
		display: none !important;
	}
	
	.desktop-show {
		display: inline-block !important;
	}
	
	.speaker-client-partners .client-partners-inner {
		min-height:800px;
	}
	
	.speaker-client-partners .about-carousel-inner {
		min-height:720px;
	}
	
	.contact-map.mobile-tablet-show {
		display: none !important;
	}

	.contact-map.desktop-show {
		display: block !important;
	}
	
	.round-button {
		width:60px;
		height:60px;
		padding-top: 14px;
		padding-left: 8px;
		line-height: 20px;
		font-size:16px;
	}
	
	
	
	/* COVID-19 RESPONSE DESKTOP PAGE
	
	--------------------------------------------- */
	
	#carousel-quotes.carousel .item {
		height:475px !important;
	}
	
	
	#carousel-quotes.carousel .item p {
		font-size:20px;
	}
	
	.page-template-template-events p.response-quote-attribute {
		margin-top:10px;
	}
	
	.newnormal-slide1 ul {
		margin:50px auto 70px;
		font-size:18px;
	}
	
	.response-quotes .carousel-indicators {
		position: absolute;
		bottom: 20px !important;
		left: auto !important;
		z-index: 15;
		width: 100%;
		list-style: none;
		text-align: center !important;
		margin:auto !important;
		margin-left:auto !important;
	}
	
	#carousel-quotes.carousel .item h4 {
		font-size:32px;
		padding-top:100px;
	}
	
	#carousel-quotes.carousel .item.newnormal-slide1 h4 {
		font-size:45px;
		padding-top:50px;
	}
	
		
	#carousel-quotes.carousel .item.newnormal-slide5 h4 {
		padding-top:35px;
		font-size:28px;
		margin-bottom: 0;
	}


	#carousel-quotes.carousel .item.newnormal-slide5 p {
		font-size:16px;
		margin-top:0;
	}
	
	.response-rows-half {
		background: linear-gradient(to right, #eeeeee 59%, #ffffff 41%);
		width:100%;
		height:100%;
		padding:45px 0;
	}
	
	.response-main-content {
		max-width: 1700px;
		padding: 58px 154px;
	}
	
	.response-main-content.response-full-width-mobile-fix .response-left {	
		padding: 40px 30px 40px 154px;
		box-sizing:border-box;
	}
	
	.response-main-content.response-full-width-mobile-fix .response-right {	
		padding: 40px 154px 40px 30px;
		box-sizing:border-box;
	}

	.row.response-row {
		margin:0 -17px;
	}

	.response-left {
		padding:25px 17px;
	}

	.response-right {
		padding:25px 0 25px 30px;
	}

	.response-middle-spacer {
		padding:0 17px 17px;
	}

	.row.response-row .response-narrow h4 {
		max-width:475px;
	}

	.row.response-row h4 {
		font-size: 35px;
		line-height: 1.2em;
		max-width:530px;
	}
	
	.response-text-group .row.response-row h4.response-header {
		font-size: 35px;
	}

	.page-template-template-events p {
		font-size: 18px;
		letter-spacing:0.01em;
		line-height: 1.8em;
	}

	.response-divide {
		padding:60px 17px 40px;
	}
	
	.purpose-text-group .row.response-row {
      display: flex;
  	  width: 100%;
	}
	
	.col-md-6.purpose-container-l {
		padding:0 25px 0 17px;
		flex: 1;
	}

	.col-md-6.purpose-container-r {
		padding:0 17px 0 25px;
		flex: 1;
	}
	
	.purpose-box {
		padding:60px;
	}

	.purpose-box h2,
	.response-contact h2 {
		font-size: 40px;
	}
	
	.response-contact h2 {
		font-size: 35px;
		margin:50px auto 10px;
	}
	
	.row.response-row .response-program-header h4 {
		font-size: 42px;
		line-height: 1.2em;
		margin:0 auto 50px;
		max-width:90%;
	}
	
	.response-program-row {
      display: flex;
  	  width: 100%;
	}

	.response-program {
		width: 30%;
		flex: 1;	
    	margin: 0px 20px 20px 20px;
		display: inline-block; 
	}
	
	.response-program-group img {
		width:100%;
		margin-top:50px;
		margin-left:0;
	}
	
	.response-top-content .row.response-row {
      display: flex;
  	  width: 100%;
	}

	.response-top-content .row.response-row .col-md-5,
	.response-top-content .row.response-row .col-md-6
	{
		flex: 1;	
	}
	
	.row.response-row h4.response-header {
		font-size:55px;
		margin: 0 auto 30px;
	}
	
	.row.response-row {
		margin:0 -17px;
	}
	
	.color-background-grey ul {
		font-size: 18px;
	}
		
	/* CONTACT PAGE
	
	--------------------------------------------- */
	
	.contact-section .social-footer-icons {
		position:absolute;
		top:14%;
		right:7.6%;
	}
	
	
	
	/* WORK DETAILS PAGE
	
	--------------------------------------------- */

	
	.workdetails-split-1.col-md-6 {
		padding-left:0;
		padding-right:6.75%;
	}
	
	.workdetails-split-2.col-md-6 {
		padding-left:8.5%;
		padding-right:0;
	}
	

}



@media only screen and (min-width: 1352px) {
	#carousel-quotes.carousel .item {

	}
}

@media only screen and (min-width: 1807px) and (max-width: 1920px) {

	.speaker-client-partners .about-carousel-inner {
			min-height:1080px;
	}

}

@media only screen and (min-width: 1921px) {

	/* Fixed styles above 1920 (for 1920 containers)
	
	--------------------------------------------- */


	.speaker-client-partners .about-carousel-inner {
		min-height:1080px;
	}

		
	.home.page-template-default p.fixed-1920, 
	.home.page-template-default .fixed-1920,
	.page-template-template-about-new .fixed-1920,
	.page-template-template-events .fixed-1920,
	.page-template-template-contact-new .fixed-1920,
	.page-template-template-clients-new .fixed-1920,
	.page-template-template-work-new .fixed-1920 {
		font-size:21px;
		line-height:34px;
	}
		
	.home.page-template-default h2.fixed-1920,
	.page-template-template-work-new h2.fixed-1920 {
		font-size:23px;
		line-height:60px;
		letter-spacing:0.1em;
	}
	.home.page-template-default h3.fixed-1920,
	.page-template-template-about-new h3.fixed-1920,
	.page-template-template-events h3.fixed-1920,
	.page-template-template-contact-new h3.fixed-1920 {
		font-size:47px;
		line-height:54px;
	}

	.home.page-template-default h4.fixed-1920,
	.page-template-template-contact-new h4.fixed-1920,
	.page-template-template-workdetails-new h4.fixed-1920 {
		font-size:95px;
		line-height:100px;
		letter-spacing:-0.028em;
	}	
	
	.page-template-template-about-new h4.fixed-1920 {
		font-size:60px;
		line-height:85px;
		letter-spacing:-0.028em;
	}

	.home.page-template-default h5.fixed-1920 {
		font-size:70px;
		line-height:100px;
	}

	.page-template-template-contact-new h5.fixed-1920 {
		font-size:51px;
		line-height:100px;
	}

	.home.page-template-default h6.fixed-1920,
	.page-template-template-about-new h6.fixed-1920,
	.page-template-template-events h6.fixed-1920,
	.page-template-template-contact-new h6.fixed-1920,
	.page-template-template-work-new h6.fixed-1920,
	.workdetails-quote h6.fixed-1920  {
		font-size:52px;
		line-height:70px;
	}

	
	
	/* ABOUT PAGE
	
	--------------------------------------------- */
		
	.page-template-template-about-new h2.fixed-1920 {
		font-size:29px;
		line-height:103px;
		letter-spacing:0.3em;
	}
	
	.page-template-template-about-new p.fixed-1920 {
		font-size:22px;
		line-height:32px;
	}
	
	
	/* CONTACT PAGE
	
	--------------------------------------------- */
		
	.page-template-template-contact-new p.fixed-1920 {
		font-size:27px;
		line-height:45px;
	}
	
	
	/* CLIENT PAGE
	
	--------------------------------------------- */
	
	.page-template-template-clients-new h2.fixed-1920 {
		font-size:29px;
		line-height:70px;
		letter-spacing:0.02em;
	}
	
	.page-template-template-clients-new h4.fixed-1920 {
		font-size:95px;
		line-height:100px;
		letter-spacing:0.01em;
	}
	
	
	/* WORK PAGE
	
	--------------------------------------------- */
	
	.list-work-details {
		margin:13% auto 0;
	}
	
	
	/* WORK DETAILS PAGE
	
	--------------------------------------------- */
	
	.page-template-template-workdetails-new h2.fixed-1920 {
		font-size:29px;
		line-height:103px;
		letter-spacing:0.3em;
	}
	
	.page-template-template-workdetails-new p.fixed-1920 {
		font-size:27px;
		line-height:45px;
	}
	
	.page-template-template-workdetails-new p.fixed-1920
	{
		font-size:27px;
		line-height:45px;
	}
	
	.workdetails-split-2 ul {
		font-size:27px;
		line-height:77px;
	}
	
	.workdetails-quote h2.fixed-1920 {
		font-size:24px;
		line-height:55px;
	}
	

	
}





/* BLOG
---------------------------------------------------------------------------- */

/* Single Blog Post
---------------------------------------------------------------------------- */

.single-post .site-inner {
	margin-top:0 !important;
	padding:0 48px;
}

.single-post .col-md-4, 
.single-post .col-md-8, 
.single-post .col-md-12 {
    padding-left: 0;
    padding-right: 0;
}

.single-post h2 {
    letter-spacing: 0.07em;
    text-transform: uppercase;
}

.single-post-author {
    text-transform: capitalize;
}

.single-post .entry-header-2 {
	margin-bottom:15px;
}

.single-post p,
.single-post ul, 
.single-post li {
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0.01em;
    margin: 0;
    padding: 0;
}

.single-post-header {
	position:relative;
	width:100vw !important;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	height: 115px;	
}

.single-post-mobile-details {
	margin-top:40px;
	width:100%;
	display:block;
}


.single-post-header-pattern {
	position:absolute;
	bottom:-30px;
	right:0;
	width:29%;
	opacity: 0.2;
}

.single-post-date, 
.share-buttons-new {
	float:left;
	text-align:left;
	width:50%;
	display:inline-block;
	vertical-align:middle;
}

.single-post-date {
	margin-top:7px;
	font-size:10px;
	letter-spacing:0.07em;
	font-weight:bold;
	text-transform:uppercase;
}

.share-buttons-new {
	text-align:right;
}

.share-buttons-new a {
	color:#414141;
	border:1px solid #414141;
	display: inline-block;
	margin:0 5px;
	width: 17px;
    height: 17px;
    border-radius: 50%;
    line-height: 17px;
	font-size:9px;
	text-align:center !important;
	letter-spacing: 0.01em;
}


.share-buttons-new a:hover {
	color:#ffffff;
	border:1px solid #c91f1f;
	background-color:#c91f1f;
}

.entry-title {
	font-size:17px;
	font-weight:bold;
	line-height:20px;
	margin:25px auto 10px;
}

.single-post-author {
	text-transform:capitalize;
}

.sidebar {
	display:none;
}

.single-post .entry-content p {
	margin-bottom:1.5em
}



/* Blog Landing Page
---------------------------------------------------------------------------- */
.new-blog .archive-title {display:none !important}

.new-blog .wp-post-image {width:100vw !important; max-width:100vw !important; margin-left:-30px !important; height:auto; margin-bottom:20px;}

.new-blog .post .single-post-date.clear-date, .post .entry-title {clear:both;}

.new-blog .post .entry-title.blog-landing {padding-top:15px;}

.new-blog a .entry-title {color:#000000}

.new-blog a .entry-title:hover {color:#be1428}

.new-blog .more-link.button {
	padding: 13px 30px;
	margin-top: 30px;
}
	
.new-blog .archive-pagination.pagination {
	text-align:center
}

.new-blog .blog-page-headers {
	display:none;
}

.new-blog a.alignleft,
.new-blog img.alignleft,
.new-blog .wp-caption.alignleft {
	margin:0 20px 20px 0;
}

.new-blog .entry-header {
    padding-top: 0;
}

.new-blog .entry-content {
    padding-bottom: 0;
	margin-bottom: 10px;
}

.new-blog {
    clear: both;
    margin: 0 auto;
    margin-top: 0px;
    padding: 60px 30px 0;
}

.more-link.cta-button {
    padding: 13px 30px;
    margin-top: 30px;
}

.more-link {
    display: inline-block;
    position: relative;
    margin-bottom: 30px;
}

.new-blog p {
	font-weight: 400;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0.01em;
    margin: 0;
    padding: 0;
}

.new-blog h2 {
    letter-spacing: 0.07em;
    text-transform: uppercase;
}

.wp-pagenavi {
    text-align: center;
    clear: both;
    margin: 60px 0;
}

.wp-pagenavi a {
    background-color: #f5f5f5;
    color: #333;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    margin: 0 2px 4px;
    padding: 8px 12px;
    text-decoration: none;
}

.wp-pagenavi .current {
    background-color: #333;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    margin: 0 2px 4px;
    padding: 8px 12px;
    text-decoration: none;
}



/* TABLET AND ABOVE
---------------------------------------------------------------------------- */

@media only screen and (min-width: 460px) {


	/* BLOG
	---------------------------------------------------------------------------- */
	

	/* Blog Landing Page
	---------------------------------------------------------------------------- */


	.new-blog .more-link.cta-button {
		font-size: 18px;
		line-height:34px;
		padding: 7px 48px;
	}
	
	
	.new-blog p, 
	.new-blog ul, 
	.new-blog li {
		font-size: 1.15vw;
		line-height: 1.545em;
		letter-spacing: -0.03em;
	}
	
	.new-blog .more-link.cta-button {
		font-size: 18px;
		line-height: 34px;
		padding: 7px 48px;
	}
	
	.wp-pagenavi a {
		line-height: 1.545em;
		letter-spacing: -0.03em;
	}
	
	.wp-pagenavi .active {
		line-height: 1.545em;
		letter-spacing: -0.03em;
	}
	
	.single-post p, 
	.blog .entry-content p, 
	.search-results .entry-content p {
		font-size: 1.15vw;
		line-height: 1.545em;
		letter-spacing: -0.03em;
	}
	
	.single-post h2 {
		font-size: 1.15vw;
    	letter-spacing: 0.06em;
	}
	

		
}



/* TABLET ONLY
---------------------------------------------------------------------------- */

@media only screen and (min-width: 460px) and (max-width: 959px) {
	

	
	/* BLOG
	---------------------------------------------------------------------------- */
	
	/* Single Blog Post
	---------------------------------------------------------------------------- */
	
	
	.single-post-header {
		height: 200px;	
	}
	
	.single-post-header-pattern {
		bottom:-42px;
		width:19%;
	}
	

	.single-post-mobile-details {
		margin-top:60px;
	}
	
	.single-post-date {
		margin-top:10px;
		font-size:12px;
	}
	
	.single-post-mobile-details {
		margin-top:60px;
	}
	
	.share-buttons-new a {
		margin:0 8px;
		width: 25px;
		height: 25px;
		line-height: 25px;
		font-size:12px;
	}
		
	.entry-title {
		font-size:26px !important;
		line-height:32px !important;
		letter-spacing: 0.06em;
		margin:30px auto 10px;
	}
	
	.single-post p, 
	.blog .entry-content p, 
	.search-results .entry-content p {
		font-size: 14px;
	}
	

	/* Blog Landing Page
	---------------------------------------------------------------------------- */

	
	
	.new-blog .more-link.cta-button {
		font-size: 14px !important;
	}
		

}



@media only screen and (min-width: 960px) {

	/* BLOG
	---------------------------------------------------------------------------- */
	
	/* Single Blog Posts
	---------------------------------------------------------------------------- */

	.single-post .col-md-4 {
		width:35% !important;
		float: left;
		display: block;
		text-align: center;
		padding-right:5%;
	}
	
	.single-post .col-md-8 {
		width:65% !important;
	}
	
	.single-post-head-image-container {
		margin-top:152px
	}
	
	.entry-header-2 {
		padding-top: 0;
	}

	.single-post-header {
		height:300px;	
	}
	
	.single-post-header-pattern {
		bottom:-15%;
		right:5.1%;
		width:11.4%;
	}
	
	.sidebar {
		display:block;
		text-align:center;
	}
	
	.single-post .entry-title {
		font-size:2.4vw;
		line-height:114%;
		letter-spacing:-0.015em;
		margin:10px auto 3%;
	}
	
	.single-post .site-inner {
		padding:4% 45px 0;
	}
	
	
	.single-post-desktop-details {
		text-align:left;
		margin:0 auto;
		width:55%;
	}
	
	.single-post-date, .single-post-author, .share-buttons-new {
		float:none;
		width:100%;
		display:block;
		text-align:left;
	}
	
	.single-post-date h2, .share-buttons-new h2 {
		line-height:normal !important;
	}
	
	.share-buttons-new h2 {
		padding:50px 0 0;
	}
	
	.share-buttons-new a {
		margin: 0 16px 0 0;
		width: 29px;
		height: 29px;
		line-height: 27px;
		font-size: 12px;
	}
	
	.share-buttons-new h2 {
		text-transform:none;
	}
	
	.blog-left-pattern {
		position:absolute;
		left:0;
		width:19%;
		max-width:317px;
		opacity:0.2;
		padding-top:320px;
	}
	
	
	
	/* Blog Landing Page
	---------------------------------------------------------------------------- */

	.new-blog .content {
		width:100%;
	}
	
		
	.new-blog article {
		width:50%;
		float:left; 
		display:inline-block;
		box-sizing: border-box;
		padding:0 0.6%;
	}
	
	.new-blog .entry-image-link {
		display:none;
	}
	
	.new-blog .blog-page-headers {
		display:block;
		height:350px;
		width:100%;
		background-position:center;
		background-repeat:no-repeat;
		background-size:cover;
	}
	
	.new-blog .wp-post-image {
		width:100% !important;
		max-width:100% !important;
		margin-left:0 !important;
	}
	
	.new-blog article:nth-child(odd) {
		clear:both;
	}

	.new-blog .entry-content, 
	.new-blog .entry-title.blog-landing, 
	.new-blog .single-post-date {
		width:80%; 
		margin:auto;
	}
	
	.new-blog .single-post-date{
		font-size:1.15vw;
		line-height:2.364em;
		letter-spacing:0.06em;
		padding-top:7%;
	}
	
	.new-blog .entry-title.blog-landing {
		font-size:2.4vw;
		line-height:114%;
		letter-spacing:-0.015em;
		margin: 0.7% auto 5%;
		text-transform:none;
	}

	.new-blog .more-link.button {
		margin-top:5.4%; 
	}
	
	.new-blog a.alignleft,
	.new-blog img.alignleft,
	.new-blog .wp-caption.alignleft {
		margin:0 !important;
	}
	
	.new-blog .wp-post-image {margin-bottom:0;}
	
	.new-blog .archive-pagination.pagination {
		text-align:right
	}
	
	.new-blog .more-link.button {
		margin-top: 0px;
	}
	
	.new-blog .entry-content {
		margin-bottom: 60px;
	}	
	
	.wp-pagenavi {
	  text-align: right;
	}
}


@media only screen and (min-width: 1920px) {
		
	.new-blog .single-post-header {
		height:415px;	
	}
		

}


@media only screen and (min-width: 1400px) {

	
	.new-blog .blog-page-headers {
		height:450px;
	}

}


@media only screen and (min-width: 1921px) {

	/* Fixed styles above 1920 (for 1920 containers)
	
	--------------------------------------------- */

	.new-blog .post p,
	.single-post p {
		font-size:21px;
		line-height:34px;
	}
	
	.new-blog .single-post-date,
	.single-post .single-post-date {
		font-size:21px;
		line-height:52px;
		letter-spacing:0.1em;
	}

	.single-post .entry-title, 
	.new-blog .entry-title.blog-landing {
		font-size:47px;
		line-height:54px;
	}
	
	.single-post h2 {
		font-size: 21px;
		line-height: 52px;
		letter-spacing: 0.1em;
	}
	
	.site-inner {
		max-width: 1920px;
		margin:0 auto !important;
	}

}







/* NEW HEADER
---------------------------------------------------------------------------- */


.new-header .main-navigation {
    padding: 0;
}


.home.page-template-default .new-header, .page-template-template-about-new .new-header {
    background-color: #ffffff !important;
}

.new-header {
    background-color: #ffffff !important;
}

.page-template-template-new-home #masthead,
.page-template-template-about-new #masthead,
.page-template-template-contact-new #masthead,
.page-template-template-clients-new #masthead,
.page-template-template-work-new #masthead,
.page-template-template-workdetails-new #masthead,
.new-blog #masthead {
	position:fixed;
	top:0;
	width:100%;
	z-index:999999;
}

.page-template-template-new-home #main,
.page-template-template-about-new #main,
.page-template-template-contact-new #main,
.page-template-template-clients-new #main,
.page-template-template-work-new #main,
.page-template-template-workdetails-new #main,
.new-blog #main {
	margin-top:100px;
}

.page-template-template-events #main {
	margin-top:0;
}

.new-header.site-header2 {
    padding: 0;
}

.new-header hgroup {
    padding:15px 0;
}


.new-header .navigation {
    border-top: 0;
    width: 100%;
	background-color:#ffffff;
    clear: left;
    left: 0;
    top: 57px;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 11;
    overflow-x: hidden;
}

.new-header .navigation ul {
    padding-left: 0;
    width: auto;
}


.new-header .navigation a:hover {
	color:#bc1527;
}

.new-header .navigation ul li a {
    border-bottom: 0;
    text-transform:capitalize;
    text-align: center;
	padding:0;
    display: block;
    color: #000000;
	font-size: 35px;
    font-weight: 600;
    letter-spacing: normal;
    line-height: 60px;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    transition: all 0.1s linear;
	height: auto;
}


.new-header .navigation ul li a:hover {
    color:#bc1527;
	background-color:#FFFFFF;
}

.new-header ul {
    margin-top: 20%;
}


.new-header .menu-toggle,
.new-header .dropdown-trigger {
	display:block;
}


.new-header a.menu-toggle {
	display:block;
}


.new-header .navigation ul {
    float:none;
    width: 100%;
}

.new-header .navigation ul li {
    float:none;
}


.new-header .collapsed {
    display:none !important;
}


	


/* Header Logo  */

.new-header .logo2 {
	list-style: none;
	margin: 0;
	padding: 0;
}

.new-header .logo2 img {
	width: 100%;
}

.new-header .logo2 a {
	display: inline-block;
	height: 27px;
	width: 32px;
}

.site-header2.new-header.may-header .logo2 a {
		height: 35px;
		width: 33px;
}
	



/* TOP NAV BURGER TOGGLE */


.new-header .menu-toggle {
    float: right;
    position: relative;
    z-index: 1000;
}

.new-header .menu-toggle, 
.new-header .sub-menu-toggle {
    background-color: transparent;
    border-width: 0;
    color: #000;
    display: block;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    visibility: visible;
}


.new-header .menu-toggle::before {
    float: left;
    position: absolute;
    text-rendering: auto;
    top:16px;
	right:0;
}

.new-header .dashicons-before::before {
    font-family: dashicons;
    display: inline-block;
    line-height: 25px;
    font-weight:100;
    font-style: normal;
    speak: none;
    text-decoration: inherit;
    text-transform: none;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 25px;
    height: 25px;
    font-size: 25px;
    vertical-align: middle;
    text-align: right;
}


.new-header .menu-toggle.active::before {
    content: "\f335";
}


.new-header .dashicons-menu::before {
    content: "\f333";
}


.new-header.site-header2 a.menu-toggle, 
.new-header.site-header2 a.header-share, 
.new-header.site-header2 .header-email a {
    float: right;
    height: auto;
    -webkit-transition: all 0.15s linear;
    -moz-transition: all 0.15s linear;
    -o-transition: all 0.15s linear;
    transition: all 0.15s linear;
}

.new-header.site-header2 a.menu-toggle, 
.new-header.site-header2 a.header-share, 
.new-header.site-header2 .header-email {
    width: auto;
}

.header-tagline {
	font-size:13px !important;
	font-weight:bold !important;
	line-height:25px !important;
	letter-spacing: normal !important;
	position: absolute;
	top:16px;
	left: 82px;
	width:100%;
}

.top-nav-logo-group {
	display:none;
}

.top-nav-search {
    width: auto;
    float:right;
	padding:0;
	margin: 30px 72px 0 0;
}

.home .top-nav-search {
	margin: 30px 72px -18px 0;
}

.clear-no-pad {
	margin:0;
	padding:0;
}

.top-nav-search-container {
	display:none;
}

.top-nav-search .form-control {
	font-size: 14px;
	background-color: #fff;
	border: 1px solid #ddd;
	color: #333;
	font-weight: 400;
	width: 250px;
	display: inline-block;
 	padding: 7px;
	font-family: inherit;
    line-height: 1.15;
	height:auto;
	box-shadow: none;
}

.top-nav-search .form-control:focus {
    border: 1px solid #333;
    color: #333;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

.top-nav-search .form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #333;
}


.top-nav-search #searchsubmit {
    font-size: 14px;
    line-height: 30px;
    padding: 0 25px;
    margin-top: 0;
    margin-left: 20px;
    display: inline-block;
    background-color: #be1428 !important;
    border: 0 !important;
    border-radius: 20px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    white-space: normal;
    width: auto;
    transition: all 0.2s ease-in-out;

}

.top-nav-search #searchsubmit:hover {
    background-color: #333 !important;
	color: #fff;
}

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

.new-header .main-navigation {
	width: 330px;
}

}


@media only screen and (min-width: 460px) {
	
	.page-template-template-new-home #main,
	.page-template-template-about-new #main,
	.page-template-template-contact-new #main,
	.page-template-template-clients-new #main,
	.page-template-template-work-new #main,
	.page-template-template-workdetails-new #main,
	.new-blog #main {
		margin-top:240px;
	}
	
	.page-template-template-events #main {
		margin-top:0;
	}
	
	.page-template-template-events .top-nav-search {
		display:none;
	}
	
	.new-header .main-navigation {
		padding: 0 5.5%;
	}
	
	.new-header hgroup {
		padding:30px 0;
	}
	
	.new-header .navigation {
		top: 170px;
	}
	
	.page-template-template-events .new-header .navigation {
		top: 120px;
	}
	
	.new-header .navigation ul li a {
		font-size: 5vw;
		line-height: 1.3em;
	}
	
	.new-header ul {
		margin-top: 90px;
	}
	
	.new-header .logo2 a {
		height: 60px;
		width: 72px;
	}
	
	.site-header2.new-header.may-header .logo2 a {
		height: 90px;
		width: 86px;
	}
	
	
	.new-header .menu-toggle::before {
		top:35px;
	}
	
	
	.new-header .dashicons-before::before {
		line-height: 50px;
		width: 50px;
		height: 50px;
		font-size: 50px;
		vertical-align: middle;
	}
	
	
	.header-tagline {
		font-size:21px !important;
		line-height:29px !important;
		position: absolute;
		top:45px;
		left: 50%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
		width:auto;
	}
	



}



@media only screen and (min-width: 1150px) {

	.top-nav-logo-group {
		position: absolute;
		top: 25px;
		right:70px;
		width: auto;
		max-width:230px;
		display:block;
	}
	
	.site-header2.new-header.may-header .top-nav-logo-group {
		max-width:240px;
		top: 25px;
		right:30px;
	}
	
	.top-nav-logo-group img {
		width:100%;
	}
	
	.new-header .menu-toggle::before {
		right: 240px
	}
	
	.top-nav-search-container {
		display:block;
	}
		


}



@media only screen and (min-width: 1921px) {
	
	.new-header .navigation ul li a {
		font-size: 95px;
		line-height: 125px;
	}

}




/* NEW FOOTER */

.new-footer-wrap {
	background-color:#ffffff;
	border-bottom:20px solid #bd1427;
}

.new-footer-wrap .row {
	margin:0;
}

.new-footer {
    margin: 0 auto;
}

.new-footer .col-lg-4 {
    padding: 0;
}

.new-footer-contact {
	margin-top:55px;
}

.new-footer h2 {
    font-size: 19px;
    line-height: 20px;
	letter-spacing:normal;
	text-transform:none !important;
	font-weight:600;
}

.new-footer-contact #mc_embed_signup form {
    display: block;
    position: relative;
    text-align: left;
    padding: 0;
}

.new-footer-contact #mc_embed_signup .mc-field-group {
    clear: left;
    position: relative;
    width: 100%;
    padding-bottom: 3%;
    min-height: 50px;
}

.new-footer-contact #mc_embed_signup .mc-field-group input {
    display: block;
    width: 100%;
    padding: 8px 0;
    text-indent: 0;
}

.new-footer-contact #mc_embed_signup input {
    border: 0 solid #707070;
    border-bottom: 1px solid #707070;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.new-footer-contact input, 
.new-footer-contact button, 
.new-footer-contact select, 
.new-footer-contact textarea {
    font-family: inherit;
    font-size: 13px;
    line-height: 23px;
	color:#000000;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color:#000000;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color:#000000;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color:#000000;
}

.new-footer-contact #mc_embed_signup .button {
    background-color: #ffffff;
    border: 1px solid #000000;
    border-radius: 10px;
    transition: all 0.2s ease-in-out 0s;
    font-size: 13px;
    line-height: 0;
    font-weight: 600;
	color:#000000;
    margin: 5px 0 0;
    padding: 19px 43px;
}

.new-footer-contact #mc_embed_signup .button:hover {
    border: 1px solid #bd1427;
    background-color: #bd1427;
	color:#ffffff;
}

.new-footer-social {
	margin-top:35px;
}

.new-footer-social .social-footer-icons a {
    margin: 0 4px;
	font-size: 8px;
	width: 19px;
	height: 19px;
	line-height: 17px;
}
.new-footer-social .social-footer-icons .fab {
	line-height: 17px;
}

.new-footer-social h2,
.new-footer-social .social-footer-icons {
	display:inline-block;
}

.new-footer-details {
	margin: 5px 0 45px;
}

.new-footer-details h2 {
	margin-bottom:0;
}

.new-footer-details p {
	font-size:13px !important;
	line-height:22px !important;
	letter-spacing:normal !important;
	margin:0 !important;
}

.new-footer-details p.wf-copyright {
	margin-top:19px !important;
	font-size:9px !important;
	line-height:22px !important;
	font-weight:600 !important;
	letter-spacing:normal !important;
}


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

	.new-footer {
		width: 330px;
	}
	
	.new-footer-social .social-footer-icons {
		position:relative;
		top:-2px;
		left:35px;
	}
	
}

@media only screen and (min-width: 1200px) {
	
	.new-footer {
		margin:158px auto 115px;
		padding:0 7.3%;
		width:100%
	}
	
	.new-footer-wrap {
		border-bottom:28px solid #bd1427;
	}
	
	.col-lg-4.new-footer-contact {
		width:30.5%;
		max-width:559px;
		margin:0;
		padding:0;
	}
	
	.col-lg-4.new-footer-social {
		width:32.8%;
		max-width:548px;
		margin:0;
		padding:0;
	}
	
	.col-lg-4.new-footer-details {
		width:auto;
		margin:0;
		padding:0;
	}
	
	.new-footer h2 {
		font-size: 22px;
		line-height: 26px;
		margin-bottom:15px
	}
	
	.new-footer-contact #mc_embed_signup {
		width:85%;
		max-width:400px;
	}
	
	.new-footer-contact #mc_embed_signup .mc-field-group input {
		padding: 6px 0;
	}
	
	.new-footer-contact #mc_embed_signup input {
		border: 0 solid #8b8b8b;
		border-bottom: 1px solid #8b8b8b;
	}
	
	.new-footer-contact input, 
	.new-footer-contact button, 
	.new-footer-contact select, 
	.new-footer-contact textarea {
		font-size: 22px;
		line-height: 34px;
		color:#8b8b8b;
		font-weight:600;
	}
	
	::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
	  color:#8b8b8b;
	  opacity: 1; /* Firefox */
	}
	
	:-ms-input-placeholder { /* Internet Explorer 10-11 */
	  color:#8b8b8b;
	}
	
	::-ms-input-placeholder { /* Microsoft Edge */
	  color:#8b8b8b;
	}
	
	.new-footer-contact #mc_embed_signup .button {
		border-radius: 20px;
		font-size: 16px;
		line-height: 0;
		margin: 5px 0 0;
		padding: 24px 57px;
		letter-spacing:normal;
	}
	
	.new-footer-contact #mc_embed_signup .button:hover {
		border: 1px solid #bd1427;
		background-color: #bd1427;
		color:#ffffff;
	}

	.new-footer-social {
		margin-top:0px
	}
	
	.new-footer-social h2,
	.new-footer-social .social-footer-icons {
		display:block;
	}
	
	.new-footer-social .social-footer-icons {
		margin:25px 0 0 -8px;
	}
	
	.new-footer-social .social-footer-icons a {
		margin:0 6px;
		font-size:16px;
		line-height: 35px;
		width: 37px;
		height: 37px;
	}
	
	.new-footer-social .social-footer-icons a {
		margin:0 6px;
		font-size:16px;
		line-height: 35px;
		width: 37px;
		height: 37px;
	}
	
	.new-footer-social .social-footer-icons .fab {
		line-height: 35px;
	}
	
	
	.new-footer-details {
		margin: 0;
	}
	
	.new-footer-details h2 {
		margin-bottom:8px;
	}
	
	.new-footer-details p {
		font-size:22px !important;
		line-height:47px !important;
		letter-spacing:normal !important;
		font-weight:400 !important;
		margin:0 !important;
	}
	
	.wf-number {
		display:none;
	}
	
	.new-footer-details p.wf-copyright {
		margin-top:3px !important;
		font-size:14px !important;
		line-height:47px !important;
		font-weight:400 !important;
	}
	
}



.site-header2 .navigation ul li.current_page_item a {
color:#bc1527;
}

.wmpci-popup-body {
	width: 90% !important;
    max-width: 845px !important;
}

.email-us-button {
	padding-top:30px;
}

@media only screen and (min-width: 960px) and (max-width: 1045px) {
	.response-main-content {
		max-width: 1700px;
		padding: 58px 100px;
	}
}

@media only screen and (min-width: 1021px) and (max-width: 1228px) {
	.color-background-red .response-main-content {
		padding: 58px 30px 58px 60px;
	}
}

@media only screen and (min-width: 960px) and (max-width: 1020px) {
	.color-background-red .response-main-content {
		padding: 58px 15px 58px 35px;
	}
}

@media only screen and (min-width: 1180px) and (max-width: 1385px) {
	.row.response-row .response-program-header h4.each-program-fix {
		font-size: 38px;
		line-height: 1.2em;
		margin: 0 auto 50px;
		max-width: 100%;
	}
}

@media only screen and (min-width: 960px) and (max-width: 1179px) {
	.row.response-row .response-program-header h4.each-program-fix {
		font-size: 32px;
		line-height: 1.2em;
		margin: 0 auto 50px;
		max-width: 100%;
	}
}


.newnormal-top-banner {
	clear:both; 
	background-color:black;
	color:white; 
	font-size:20px !important;
	width:100%; 
	padding:15px; 
	text-align:center;
}

.newnormal-top-banner p {
	font-size:20px !important;
}

.page-template-template-events .newnormal-top-banner,
.page-template-template-events .newnormal-top-banner p {
	display:none;
}

.page-template-template-new-case-study-php #content {
	background-color:#fff !important;
	overflow-x: hidden;
	}

.col-md-4.video-work-thumbnail {
	vertical-align: top;
	padding:50px 25px 50px 0;
	overflow-x: hidden;
}

.col-md-8.video-work-text {
	vertical-align: top;
	padding:50px 25px;
	overflow-x: hidden;
}

.col-md-8.video-work-text h2 {
	margin-top:-10px;
	font-family: "Gotham SSm A", "Gotham SSm B", Helvetica, Arial, sans-serif !important;
}

.col-md-8.video-work-text p {
	margin:0;
	font-weight:400;
	line-height: 1.5em;
	font-size: 19px;
}

.video-work-hr {
	clear:both;
	opacity: 0.4;
	margin:0;
}

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

	.col-md-4.video-work-thumbnail {
		padding:35px 25px 0;
	}
	
	.col-md-8.video-work-text {
		padding:35px 25px;
	}
	

	.video-work-hr {
		margin:0 25px;
	}
}

.post-password-form {
	text-align:center;
	margin:50px auto;
	padding:15px;
}

html {overflow-x: hidden;}



/* MEW BLOG */

@media only screen and (min-width: 970px) {
	
	.single-post p, 
	.blog .entry-content p, 
	.search-results .entry-content p {
		margin-top:20px;
	}
	
	.new-blog h2.entry-title.blog-landing {
		min-height:5.1em;
	}
	
	.new-blog .blog-page-headers {
		height: 250px;
		width: 78%;
		margin-left:auto;
		margin-right:auto;
	}
}

@media only screen and (min-width: 1400px) {
	
	.new-blog .blog-page-headers {
		height: 300px;
	}
}

/* NEW HOME */


.home-may .alignfull {
	clear:both;
}


.home-may .alignfull.nh-middle-blurb {
	margin:0 auto;
	padding:10px 0;
}

.home-may .nh-middle-blurb h5 {
	font-size: 22px;
	line-height: 111%;
	letter-spacing: 0.016em;
	padding: 10px 17px 4px;
	margin: 25px 0 20px;
}
	
.home.page-template-default.home-may p {
	font-size: 16px;
	letter-spacing: -.03em;
	line-height: 1.7em;
	font-weight: 400;
	padding: 4px 17px 10px;
	max-width:690px;
}

.home.page-template-default.home-may .may-lead-left p {
	padding-bottom:0;
	margin-bottom:20;
}
	
.may-logo-wrap {
	text-align:center;
}

.home-may .nh-middle-blurb img {
	width:90%;
	max-width:100px;
	margin-left:auto;
	margin-right:auto;
}

.home-may .alignfull.nh-middle-blurb .contain-1920,
.may-grid .contain-1920 {
	max-width: 1700px;
	margin-left: auto;
	margin-right: auto;
	padding: 25px 20px;
}


.alignfull.nh-middle-blurb.make-me-red {
	background-color:#bd1427;
	color:#f5f5f5;
}

.alignfull.nh-middle-blurb.make-me-grey,
.alignfull.may-grid.make-me-grey,
.alignfull.lead-make-me-grey {
	background-color:#f5f5f5;
}

.col-md-6.may-photo-bg-wrap {
	padding:4% 15px 0;
}

.may-photo-bg {
	background-size: cover;
	background-position: center center;
	background-image: url("https://www.wefirstbranding.com/wp-content/uploads/2019/06/nh-slide-4m.jpg");
	min-height:200px!important;
}

.may-blog-bg {
	background-size: cover;
	background-position: center center;
	min-height:200px!important;
}

.may-sub .more-link.cta-button {
    margin-top: 0;
    margin-bottom: 0;
}

/* Carousel */

.icon-carousel2-arrow-lt,
.icon-carousel2-arrow-rt {
	display: none;
}

.carousel {
	overflow: hidden;
	padding: 0 !important;
	margin: 0 !important;
	background-position: center top !important;
	background-repeat: no-repeat;
	background-size: cover !important;
}
	
.carousel .item {
	display: block;
	padding: 0 !important;
	margin: 0 !important;
}

.home.page-template-default.home-may #may-home-carousel .carousel-inner p {
	padding-left:0;
}

p.may-carousel-tag-links {
	margin:15px 0 0;
}

.may-carousel-tag-links a {
	text-decoration:underline;
	color:#be1428;
	font-size:0.75em;
	margin-right:4px;
}

.may-carousel-tag-links a:hover {
	color:#333;
}

.may-carousel-wrap .carousel-control.left,
.may-carousel-wrap .carousel-control.right {
	background-image:none;
}

.may-carousel-wrap .carousel-control {
	width:auto;
}

.may-carousel-wrap .icon-carousel-arrow-lt, 
.may-carousel-wrap .icon-carousel-arrow-rt {
    display: inline-block;
    margin-right: 0;
    position: absolute;
    margin-top: -25px;
    height: 50px;
    width: 50px;
    right: 50%;
    top: 290px;
}

.may-carousel-wrap .icon-carousel-arrow-lt {
    margin-right: 20px;
}

.may-carousel-wrap .icon-carousel-arrow-rt {
    margin-right: -70px;
}


.may-grid .col-md-4 {
    padding-left: 15px;
    padding-right: 15px;
	margin:25px auto;
}

.may-grid-img-wrap {
	background-color: #000; 
}

.may-grid .col-md-4 .grid-img-back {
	opacity: 0.5
}

.may-grid .may-roll-over {
	position:absolute;
	top:0;
	right:30px;
	left:30px;
	z-index:3;
	width:100%;
	height:100%;
	text-align:center;
	transition: all 0.3s ease-in-out;
	background-color:none !important;
	opacity: 1.0;
	margin-left:-30px;
	text-align:center;
}

.may-roll-over:hover, 
.may-roll-over:active {
	opacity: 1.0;
}

.may-roll-over-group {
	width:100%;
	position:absolute;
	top: 50%;
  	left: 50%;
  	transform: translate(-50%, -50%);
}

.may-roll-over-group-sub {
	width:100%;
	position:absolute;
	bottom: 15%;
  	left: 50%;
  	transform: translate(-50%, -50%);
}

.home.page-template-default.home-may p.may-grid-title {
	text-transform:uppercase; 
	margin: 0 auto; 
	color:#fff; 
	font-size:0.8em !important;
	font-weight:bold !important;
	position:absolute;
	top:10px;
	max-width:100%;
	width:100%;
	padding:0;
	left: 0px;
}

.may-roll-over-group img {
	width:70%;
	max-width:200px;
}

.may-roll-over-group .cta-button.mobile-show {
	margin:25px auto 0;
	width: 70%;	
}

.see-more-work-wrap {
	clear:both;
	text-align:center;
	padding:50px 0;
	display:block;
}



@media only screen and (max-width: 460px) {
	
	.may-roll-over-group-sub .cta-button {
		font-size: 11px !important;
		padding: 3px 25px !important;
		margin-top:1px;
	}
	
	.may-roll-over-group-sub .cta-button {
		font-size: 11px !important;
		padding: 3px 25px !important;
		margin-top:1px;
	}
	
}


@media only screen and (min-width: 461px) and (max-width: 991px) {

	.home.page-template-default.home-may p.may-grid-title {
		font-size:1.0em !important;
	}
	
	.may-roll-over-group-sub {
		bottom: 25%;
	}
}

.home.page-template-default.home-may .grid-roll-over-group h3 {
	color:#fff;
	font-size:52px;
	display: flex;
	width: auto;
	height: auto;
	max-width: 350px;
	margin: 0px auto -2px;
	padding: 10% 0 5%;
}

.home.page-template-default.home-may .grid-roll-over-group img {
	width:50%;
	max-width:150px;
	margin-top:50px;
}

.home.page-template-default.home-may .grid-roll-over-group img.thrive-fix {
	width:50%;
	max-width:100px;
	margin-top:35px;
}

@media only screen and (min-width: 992px) and (max-width: 1250px) {
	.home.page-template-default.home-may .grid-roll-over-group h3 {
		font-size:43px;
	}
}


@media only screen and (max-width: 991px) {
	
	.home.page-template-default.home-may .grid-roll-over {
		opacity:1.0
	}
	
	.home.page-template-default.home-may .grid-roll-over-group h3 {
		top: 0px;
		display: block;
		width: 65%;
		margin-top: auto;
		margin-right: auto;
		margin-left: auto;
		padding-top: 18%;
		font-size: 24px;
		line-height: 26px;
	}

	.home.page-template-default.home-may .grid-roll-over-group img {
		margin-top:50px;
	}

	.home.page-template-default.home-may .grid-roll-over-group img.thrive-fix {
		max-width:60px;
	}

}

@media only screen and (max-width: 461px) {
	
		.home.page-template-default.home-may .grid-roll-over-group h3 {
			font-size: 30px;
			line-height: 34px;
	}
	
}
	



@media only screen and (min-width: 460px) {
	
	.header-tagline-may {
		font-size: 16px !important;
		line-height: 24px !important;
		margin-left:7px;
		display:inline-block;
		font-weight: bold !important;
		letter-spacing: normal !important;
	}
	
	.home-may .nh-middle-blurb img {
		max-width:200px;
	}
	
	.home.page-template-default.home-may h5 {
		font-size: 25px;
		margin: 35px auto 30px;
	}
	
	.home.page-template-default.home-may p {
		font-size: 18px;
		max-width:690px;
	}

	.home-may .alignfull.nh-middle-blurb .contain-1920,
	.may-grid .contain-1920 {
		padding: 45px 90px;
	}
	
	.may-photo-bg,
	.may-blog-bg{
		min-height:400px!important;
	}
	
	.col-md-6.may-photo-bg-wrap {
		padding:5% 15px 0;
	}
	
	.may-roll-over-group.grid-sixty-fix {
		top: 45%;
	}
	
	.grid-break-fix {
		display:none;
	}
	
	div.may-carousel-master {
		height:1035px;
	}

}


@media only screen and (min-width: 970px) {

	.home-may .alignfull.nh-middle-blurb {
		padding:55px 0;
	}

	.home.page-template-default.home-may h5 {
		font-size: 3.5vw;
		margin: 0 auto 40px;
		padding: 0 17px 4px;
	}

	.home.page-template-default.home-may .may-sub h5 {
		font-size: 2.5vw;
		margin: 0 auto 40px;
		padding: 0 17px 4px;
	}
	
	.home.page-template-default.home-may p {
		font-size: 20px;
		max-width:690px;
	}
	
	.home-may .nh-middle-blurb img {
		max-width:350px;
	}
	
	.home-may .alignfull.nh-middle-blurb .contain-1920,
	.may-grid .contain-1920 {
		padding: 58px 154px;
	}
	
	.col-md-6.may-photo-bg-wrap {
		padding:0 0 0 10%;
	}
	
	div.may-carousel-master {
		height:765px;
	}
	
	.may-carousel-wrap .icon-carousel-arrow-lt, 
	.may-carousel-wrap .icon-carousel-arrow-rt {
		top: 150px;
	}	


}



@media only screen and (min-width: 969px) and (max-width: 1500px) {
	
	.may-roll-over-group img {
		width:40%;
	}

	.may-grid .contain-1920 {
		padding: 58px 0 !important;
	}
	
	.grid-break-fix {
		display:inline-block;
	}
	
	
}



/* NEW CONTACT */

.contact-section .social-footer-icons.may-sfi {
    position: relative;
    top: auto;
    right: auto;
	margin-top:8px;
}

@media only screen and (min-width: 970px) {

	.social-footer-icons.may-sfi a.may-sfi-first {
		margin-left: 0;
	}
}


/* NEW ABOUT */

.summary-roll-over.may-about,
.summary-roll-over.may-about:hover {
	opacity: 1.0;
	background-color: rgba(190, 20, 40, 0.7);
}

@media only screen and (min-width: 461px) and (max-width: 969px) {

	.summary-item {
		font-size:22px;
	}

}


/* NEW BOOK */

.lead-sub-menu .col-sm-3 {
	text-align:center;
	font-size:smaller;
	font-weight:400;
}

.lead-sub-menu-wrap {
	border-top:thin solid #cccccc;
	border-bottom:thin solid #cccccc;
	padding: 1.5% 0;
	display:block;
	margin-top:6%;
}

.may-book h4 {
    margin: 0 auto 25px;
}
	
.page-template-template-about-new.may-book h2 {
   letter-spacing: 0.1em;
}


@media only screen and (min-width: 1168px) {
	.lead-me-bump-keynote-fix {padding-bottom:13%;}
}

@media only screen and (min-width: 460px) {

	.may-book h4 {
		margin: 0 auto 2.5%;
	}
	
	.page-template-template-about-new.may-book h2 {
	    letter-spacing: 0.1em;
	}
	
	.podcast-topright p,
	.topics-text p {
		font-size: 1.15vw;
		line-height: 1.545em;
		letter-spacing: -0.03em;
	}	

}



/* PODCAST
---------------------------------------------------------------------------- */

.alignfull.lead-section {
	padding: 6.5% 0;
}

.podcast-top-row.wrap,
.podcast-where-row.wrap {
	clear:both;
}

.podcast-topleft {
	width:100%;
	display: inline-block;
	box-sizing: border-box;
}

.podcast-topleft img {width:100%;}

.podcast-topright {
	width:100%;
	display: inline-block;
	box-sizing: border-box;
}

.podcast-logos {
	width:100%;
	clear:both;
	text-align:left;
}

img.podcast-ap,
img.podcast-gg,
img.podcast-spotify{
	width:100%; 
	max-width:200px;
	display: block;
	margin:0 auto 20px;
}


.podcast-episode-container {
    width: 92.5%;
    margin: 5% auto;
	text-align:center;
}

.podcast-episode-section-row.wrap {
    width: 100%;
    margin: 0 auto 50px;
	display:block;
}

.podcast-episode-image,
.podcast-episode-details {
    display: block;
    box-sizing: border-box;
    width: 100%;
	text-align:left;
}

.podcast-episode-container h2 {
	text-align:left; 
}

.podcast-episode-image img {width:100%;}

.podcast-logos .cta-button {
	text-align:left;
}
	
@media only screen and (max-width: 459px) {
	
	.alignfull.lead-section {
		padding: 60px 0;
	}
		
	.may-book .about-book-right p {
    font-size: 20px;
	line-height: 1.42857143;
}
	
	.podcast-topright {
		margin-top:15px;
	}
	
	.podcast-episode-details h2,
	.podcast-episode-container h2 {
		font-size:16px
	}

	.podcast-episode-details p {
		font-size:14px;
	}
	
	.podcast-gg.desktop-tablet-show {
		display:none!important;
	}
	
	.podcast-logos {
		margin-top:20px;
	}
	
	.lead-sub-menu-wrap {
		display:none;
	}
}

	
@media only screen and (min-width: 460px) and (max-width: 959px) {

	.podcast-topright {
		width:65%;
		padding:5% 1% 0 2.5%;
	}
	
	.podcast-topleft {
		width:31%;
		float:left;
		padding:5% 2.5% 5% 1%;
	}
	
	.podcast-logos {
		width:100%;
		margin-top:50px;
	}

img.podcast-ap,
img.podcast-gg {
	max-width:130px;
	float:left;
	display: inline-block;
	margin:0;
}
	
	img.podcast-spotify {
	max-width:92px;
	float:left;
	display: inline-block;
	margin:0;
}

	img.podcast-gg {
		margin-left:25px;
	}

	img.podcast-spotify {
		margin-left:8px;
	}

	.podcast-episode-container {
		width: 92.5%;
		margin: 7% auto;
	}	
	
	.podcast-episode-section-row.wrap {
		margin: 0 auto 75px;
	}
	
	.podcast-episode-container h2 {
		font-size:17px;
	}
	
	
	.podcast-episode-details h2 {
		font-size:17px;
		padding:0 0 15px;
		margin:15px 0 0;
	}
	
	.podcast-episode-details p {
		font-size:15px;
	}
	
	.podcast-gg.mobile-show {display:none !important;}
	
}
	
@media only screen and (max-width: 1167px) {

	.podcast-topright p,
	.topics-text p {
		font-size: 15px;
	}
}


@media only screen and (min-width: 960px) {
	
	
	/* PODCAST
	------------------------------------------------------------------------- */


	.podcast-top-row.wrap,
	.podcast-where-row.wrap {
		padding: 0 6%;
	}

	.podcast-topleft {
		width:33%;
		float:left;
		padding:5% 2.5% 5% 1%;
	}

	.podcast-topright {
		width:67%;
		padding:5% 1% 0 2.5%;
	}

	.podcast-logos {
		width:100%;
		clear:both;
		margin-top:50px;
	}

	img.podcast-ap,
	img.podcast-gg {		
		width:100%; 
		max-width:225px;
		float:left;
		display: inline-block;
	}

	img.podcast-spotify {		
		width:100%; 
		max-width:166px;
		float:left;
		display: inline-block;
	}
	
	img.podcast-gg {
		margin-left:50px;
	}

	img.podcast-spotify {
		margin-left:20px;
	}

	.podcast-episode-container {
		width: 92.5%;
		margin: 7% auto;
	}

	.podcast-episode-section-row.wrap {
		padding: 0 1% 25px;
	}

	.podcast-episode-image {
		float: left;
		display: inline-block;
		width: 20%;
		text-align:left;
		padding: 0 1%;
	}

	.podcast-episode-details {
		float: left;
		display: inline-block;
		width: 80%;
		text-align:left;
		padding: 0 1%;
	}
	
	
	.podcast-episode-container h2 {
		padding-left:2%; 
	}
	
	.podcast-episode-details h2 {
		padding:0 0 15px;
		margin:-3px 0 0;
		line-height: normal;
	}
	
	.podcast-gg.mobile-show {display:none !important;}
	
}

@media only screen and (min-width: 961px) and (max-width: 1167px) {
	
	img.podcast-gg {
		margin-left:30px;
	}

	img.podcast-spotify {
		margin-left:0;
	}

}

/* WEBINARS & KEYNOTES*/

.global-videos-item {
    width: 100%;
	padding: 15px 0;
}

.global-videos-thumb {
    width: 50%;
	padding-right:10px;
    position: relative;
    float: left;
	display:inline-block;
}

.global-videos-thumb img {
    width: 100%;
}

.global-videos-thumb .round-button {
    position: absolute;
    top: 31%;
    left: 43%;
    width: 23px;
    height: 23px;
    padding-top: 6px;
    padding-left: 3px;
    line-height: 10px;
    font-size: 6px;
	box-sizing: border-box;
	display: block;
	border-radius: 50%;
	color: #2b2e34;
	text-align: center;
	text-decoration: none;
	background-color: #bd1427;
	font-weight: bold;
	transition: all 0.2s ease-in-out;
}

.global-videos-text {
	width:50%;
	padding-left:10px;
	display:inline-block;
}

.global-videos-text p {
    font-size: 10px;
    line-height: 12px;
    letter-spacing: 0.1em;
	margin: 0;
	padding: 0;
}

.global-video-title {
    font-weight: bold !important;
    margin-bottom: 10px;
    text-transform: uppercase;
}
	
.topics-holder {
	clear:both;
	padding:5% 0;
	display:block;
}

.topics-video {
	position:relative;
}

.topics-video img {
	width:100%;
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}

.topics-video .round-button {
	position:absolute;
	top:45%;
	left:47%;
}

p.topics-title {
	font-weight:bold;
	margin:15px 0 5px;
	text-transform:uppercase;
}


@media only screen and (max-width: 459px) {
	
	.webinar-row .col-md-4 {
		clear:both;  
	}
	
	.topics-text p {
		font-size: 14px;
	}
}

@media only screen and (min-width: 460px) {

	.global-videos-thumb {
		width: 100%;
		padding-right:0;
		display:block;
	}

	.global-videos-text {
		width:100%;
		padding-left:0;
		padding-top:10px;
		display:block;
		clear:both;
	}

	.global-videos-thumb .round-button {
		top: 41%;
		left: 42%;
		width: 60px;
		height: 60px;
		padding-top: 15px;
		padding-left: 9px;
		line-height: 20px;
		font-size: 16px;
	}
	
	.global-videos-text p {
		font-size: 15px;
		line-height: 1.545em;
		letter-spacing: -0.03em;
	}
	
	.topics-video .round-button {
		width:65px;
		height:65px;
		padding-top: 16.5px;
		padding-left: 9px;
		line-height: 17px;
		font-size:17px;
		top:42%;
		left:45%;
	}

}

@media only screen and (min-width: 960px) {

	.global-videos-thumb .round-button {
		top: 41%;
		left: 42%;
		width: 45px;
		height: 45px;
		padding-top: 11px;
		padding-left: 6px;
		line-height: 15px;
		font-size: 12px;
	}
	
	.topics-holder {
		width:100%;
	}
	
	.topics-video {
		float:left;
		display:inline-block;
		width:50%;
		padding-right:2.5%;
		box-sizing: border-box;
	}
	
	.topics-video .round-button {
		top:41%;
		left:42%;
	}

	p.topics-title {
		font-weight:bold;
		margin:-7px 0 20px;
	}
	
}
	
.parent-pageid-15568 .banner-300,
.parent-pageid-15568 .banner-200 {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.parent-pageid-15568 .banner-300 {
	height: 240px;
	min-height: 200px;
}
		
.parent-pageid-15568 .banner-200 {
	height: 140px;
	min-height: 200px;
}

@media only screen and (min-width: 768px) {
	.parent-pageid-15568 .banner-300 {
		min-height: 300px;
	}
		
	.parent-pageid-15568 .banner-200 {
		min-height: 200px;
	}

}

.view-image {
    width: 50%;
    position: absolute;
    right: 15px;
    bottom: 15px;
    max-width: 256px;
}



/* Case Study Details Page */

.parent-pageid-15568 .black-background {
	background-color:#000000;
}
.parent-pageid-15568 .brief-wrap {
	padding-top: 45px;
	padding-bottom: 10px;
	font-weight: 400;
	line-height: 2;
	font-size: 16px;
	background-color:#000000;
	color:#FFFFFF
}


.parent-pageid-15568 .brief-wrap h1 {
font-weight:bold;
font-size:16px;
text-transform:capitalize;
margin-bottom:5px;
}


.parent-pageid-15568 .brief-wrap a {
font-weight:bold;
text-decoration:underline;
color:#FFFFFF;
}

.parent-pageid-15568 .impact-wrap {
	font-weight: 400;
	line-height: 1.9;
	font-size: 16px;
	background-color:#000000;
	color:#FFFFFF
}

.parent-pageid-15568 .impact-wrap h1 {
font-weight:bold;
font-size:16px;
text-transform:capitalize;
margin-bottom:5px;
}

.parent-pageid-15568 .client-hr {
	text-align:center; 
	width:40%;
	height: 2px;
	border: none;
	/* Set the hr color */
	color: #f4f4f4; /* old IE */
	 background-color: #f4f4f4; /* Modern Browsers */
}

@media (max-width: 480px) {

	.parent-pageid-15568 .client-hr {width:60%;}

}

.parent-pageid-15568 .client-wrap {
	padding-bottom: 20px;
	padding-top:15px;
	font-weight: 400;
	font-size: 16px;
	background-color:#000000;
	color:#FFFFFF
}

.parent-pageid-15568 .client-wrap h1 {
	font-weight:bold;
	font-size:16px;
	text-transform:capitalize;
	margin-bottom:5px;
}

.parent-pageid-15568 .view {
position:absolute;
right:25px;
bottom:25px;
display:block;
opacity: 1.00!important;
}

.parent-pageid-15568 .case-study-detail-logo {
    position:absolute;
	top:25px;
	left:25px;
	width:35%;
	min-width:275px;
	max-width:400px;
}

.parent-pageid-15568 .view-image {
	width:50%; 
	position:absolute; 
	right:15px; 
	bottom:15px; 
	max-width:256px;
}

@media (max-width: 480px) {

	.parent-pageid-15568 .wpmci-popup-cnt-inr-wrp h2 {font-size:14px;}

	.parent-pageid-15568 .wpmci-popup-cnt-inr-wrp p {font-size:10px;}

	.parent-pageid-15568 .wmpci-popup-body {max-width: 75%!important;}

}

