/*
Theme Name: Move the Needle
Description: Unicon Child Theme
Template: unicon
Version: 1.1
*/

/*  ------ Colors

logo green  #39b54a  rgb(57,181,74)
logo black  #000000  rgb(0,0,0)
logo gray   #39b54a  rgb(58,58,60)


other Diversity Lab colors

	
*/	





/* ---------------------------------------
------------------------------------------
------------------------------------------  COMING SOON STYLES
------------------------------------------
---------------------------------------- */

body h2 {
    font-size: 35px!important;
    text-transform: capitalize!important;
    letter-spacing: -2px;
    font-weight: 400!important;
    line-height: 1.3!important;
}



body h3 {
    font: 26px Oswald, Arial, Helvetica, sans-serif;
    color: #444444!important;
}

body h4 {
    font: 20px 'Open Sans', Arial, Helvetica, sans-serif!important;
    color: #444444!important;
    letter-spacing: -0.5px;
    font-weight: 800!important;
}





.linkArrow {
    font-size: 26px;
    position: relative;
    top: 2px;
    line-height: 16px;
}






/* ---------------------------------------
------------------------------------------
------------------------------------------  COMING SOON STYLES
------------------------------------------
---------------------------------------- */

#seed-csp4-page {
    padding: 60px 20px 60px;
    min-height: 100%;
    display: flex!important;
    align-items: center!important;
}


/* ---------------------------------------  END COMING SOON STYLES
---------------------------------------- */




/* ---------------------------------------
------------------------------------------
------------------------------------------  HEADER STYLES
------------------------------------------
---------------------------------------- */

#header {
    box-shadow: 0px 0px 0px 2px rgba(57,181,74, 1)!important;
}

header#header {
    height: 90px!important;
}

div#logo {
    width: 120px;
}

header#header.header-transparent div#logo {
    width: unset;
}

header#header.header-v1 #navigation > ul > li {
	padding-top: 35px;
}

/* header#header.header-v1.header-transparent #navigation > ul > li {
	padding-top: 65px;
} */

body header#header.header-transparent.header-v1 {
    box-shadow: none!important;
}

div#logo-navigation {
    min-width: 1200px;
}

body.home header#header div#logo-navigation {
    margin-right: 0px;
    margin-left: 0px;
}

.header-v1 #navigation > ul > li > a {
    text-transform: uppercase;
}

#header.header-v1 #navigation > ul > li > a {
    border-right: 1px solid #39b54a;

}


#header.header-v1 #navigation ul li.menu-item-21 a {
    border-right: 0px!important;
    padding-right:0px!important
}


div#logo-navigation {
    margin-left: 0px;
}

.header-transparent .logo_transparent, .header-transparent .logo_retina_transparent {
    max-width: 120px;
}

/* ---------------------------------------
------------------------------------------
------------------------------------------  MOBLIE HEADER STYLES
------------------------------------------
---------------------------------------- */

#mobile-navigation-btn {
	line-height: 100px!important;
}

div#mobile-logo img {
    width: 130px!important;
}

#mobile-header {
    height: 100px!important;
}

.header-is-transparent #mobile-navigation {
    top: 90px!important;
}

/* ---------------------------------------
------------------------------------------
------------------------------------------  PROMO SECTIONS STYLES
------------------------------------------
---------------------------------------- */

section {
    margin-left: 0px!important;
    margin-right: 0px!important;
}

div#Promo {
	display: flex;
    align-items: center;
	min-height: 600px;
	filter: grayscale(90%);
	background-size: cover;
	background-image: linear-gradient(rgba(0,0,0,.70), rgba(0,0,0,0.70)), url(../../uploads/2019/07/temp-background.jpg);
	display: none!important;
	}
	
#Promo > div {
    width: 1200px;
}
	
p.promoHeadline {
	font-family: Oswald, arial, sans-serif;
    color: #ffffff;
    font-size: 70px;
    margin-bottom: 0px;
}

p.promoSupporting {
    color: #ffffff;
    font-family: 'Open Sans', arial, sans-serif;
    font-size: 30px;
    line-height: normal;
    

}





/* ---------------------------------------
------------------------------------------
------------------------------------------  SHARE BUTTONS STYLES
------------------------------------------
---------------------------------------- */

.addtoany_shortcode {
    text-align: right;
}

.sharingButtons-Row pre {
    border: 0px!important;
    background: #ffffff!important;
    box-shadow: none!important;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    overflow:unset!important;
    }

.sharingButtons-Row p {
    margin: 20px 45px 0px 0px;
    text-align: right;
    font-family: Oswald, arial, sans-serif;
    font-size: 0.9em;
    margin-top: 10px;
}

.addtoany_list.a2a_kit_size_32 a:not(.addtoany_special_service)>span {
    height: 24px!important;
    line-height: 24px!important;
    width: 24px!important;
}

/* ---------------------------------------
------------------------------------------
------------------------------------------  FIRMS SECTIONS STYLES
------------------------------------------
---------------------------------------- */

#Firms .firmListing {
	border-bottom: 1px solid #dcdcdc;
    padding: 20px 20px 35px 20px;
    margin-bottom: 15px!important;
}

#Firms .firmListing:last-child {
	border-bottom: 0px!important;
}

#Firms .firmListing h3 {
	color: #585858;
	
    } 
    
    
.firmListing.evershedsSoutherland img {
    padding-top: 13px;
}

.firmListing.orrick img {
    padding-top: 6px;
}

.firmListing.stoelRives img {
    padding-top: 17px;
}

a.buttonOutline {
    border: 2px solid #39a4b5;
    padding: 6px 12px;
}

a.buttonOutline:hover {
    color: #ffffff;
    background-color: #39a4b5;
}


/*  --------------------------------------- INFO GRAPHICS
*/

.vc_row.wpb_row.vc_inner.vc_row-fluid.infoGraphicsRow {
    display: flex;
    /* align-items: center; */
    padding-bottom: 40px!important;
    padding-top: 30px!important;
    border-bottom: 1px solid #cdcdcd;
    margin-bottom: 30px!important;
    margin-right: 50px!important;
    margin-left: 50px!important;
}

.vc_row.wpb_row.vc_inner.vc_row-fluid.infoGraphicsRow.lastInfoGraphRow {
    border-bottom: 0px;
}


.vc_row.wpb_row.vc_inner.vc_row-fluid.infoGraphicsRow.fourthInfoGraphicsRow {
    border-bottom: 0px;
    margin-bottom: 0px!important;
}

.infoGraphicBlurb h3 {
    color: #39b54a!important;
    line-height: 1.4em!important;
    font-size: 28px;
    font-weight: 500;
}

.infoGraphicImg img {
    margin-top: -12px!important;
}





/* ---------------------------------------
------------------------------------------
------------------------------------------  APPLICATION SECTIONS STYLES
------------------------------------------
---------------------------------------- */

section#Application {
    color: #ebebeb!important;
    font-size: 18px
}

a.mtn-button {
    padding: 20px 50px;
    border: 2px solid;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
}


.applicationCTA {
	padding: 30px;
	
}

a.mtn-button {
	display: block;
    padding: 16px 30px;
    border: 2px solid;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    background-color: #39a4b5!important;
    color: #efefef;
}

a.mtn-button:hover {
    background: rgb(0,0,0,0)!important;
}

#Application ul {
    margin-left: 100px;
}

#Application ul {
    list-style-type: none;
}

#Application ul li:before {
    content: "\2022";
    color: #39b54a;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}

/* ---------------------------------------
------------------------------------------
------------------------------------------  FOUNDING GCs SECTIONS STYLES
------------------------------------------
---------------------------------------- */

.generalCounselList {
    margin-top: 30px;
}

#Founding-GCs ul {
    display: flex;
    justify-content: space-around;
}

#Founding-GCs ul li {
    display: inline-block;
    text-align: center;
    font-weight: 800;
    line-height: normal;
    width: 240px;
}

span.company {
    display: block;
    font-style: italic;
    font-weight: 400;
}

span.project-affiliation {
    font-weight: 400;
}

.generalCounselList, .boardOfAdvisorsList {
    margin-top: 30px;
    margin-bottom: 80px!important;
}

.boardOfAdvisorsList img {
    display: block!important;
    clip-path: circle(50% at 50% 50%);
    -webkit-clip-path: circle(50% at 50% 50%);
    -ms-clip-path: circle(50% at 50% 50%);
    margin: 10px auto!important;
}

#Founding-GCs .boardOfAdvisorsList ul.rowTwo li:Last-Child {
    margin-right: 130px;
}
#Founding-GCs .boardOfAdvisorsList ul.rowTwo li:First-Child {
    margin-left: 130px;
}

.projectLeadsList img {
    display: block!important;
    clip-path: circle(50% at 50% 50%);
    -webkit-clip-path: circle(50% at 50% 50%);
    -ms-clip-path: circle(50% at 50% 50%);
    margin: 10px auto!important;
}

#Founding-GCs .projectLeadsList ul.rowTwo li:First-Child {
    margin-left: 130px;
/*     visibility: hidden; */
}

#Founding-GCs .projectLeadsList ul.rowTwo li:Last-Child {
    margin-right: 130px;
}


/* ---------------------------------------
------------------------------------------
------------------------------------------  COLLABORATIVE EFFORTS SECTIONS STYLES
------------------------------------------
---------------------------------------- */

#Collaborations .vc_row.wpb_row.vc_inner.vc_row-fluid {
    padding-bottom: 55px;
    border-bottom: 1px solid #dcdcdc;
    margin-bottom: 50px!important;
}

#Collaborations .vc_row.wpb_row.vc_inner.vc_row-fluid:Last-Child {
	border-bottom: 0px!important;
}

.iconTitle2 {
    display: flex;
    align-items: center;
}

.pipelineCollective img {
    width: 120px;
    padding: 0px 15px;
}

.dividendsCollective img {
    width: 130px;
    padding: 0 10px;
}

.nwLogo {
    clip-path: none!important;
    -webkit-clip-path: none!important;
    -ms-clip-path: none!important;
    padding-top: 20px!important;
}

.vc_row.wpb_row.vc_inner.vc_row-fluid.last-project {
    border-bottom: none!important;
    padding-bottom: 0px!important;
}


/* ---------------------------------------
------------------------------------------
------------------------------------------  COMMUNITY / PARTNERS SECTIONS STYLES
------------------------------------------
---------------------------------------- */


#Community ul {
    display: flex;
    justify-content: space-around;
}

#Community ul li {
    display: inline-block;
    text-align: center;
    font-weight: 800;
    line-height: normal;
    width: 200px;
}
.parnterImg img {
    display: block!important;
    clip-path: circle(50% at 50% 50%);
    -webkit-clip-path: circle(50% at 50% 50%);
    -ms-clip-path: circle(50% at 50% 50%);
    margin: 10px auto!important;
}

span.position {
    display: block;
    font-weight: 600;
}

li.partnerLogo {
    width: 50%;
    display: flex!important;
    align-content: center;
}

#Community .partnersList ul li {
    width: unset;
    display: inline-block;
    align-self: center;
}

/* ---------------------------------------
------------------------------------------
------------------------------------------   PRESS SECTIONS STYLES
------------------------------------------
---------------------------------------- */

div.press-intro p {
    background: #f4f4f4;
    text-align: center;
    padding: 20px;
    font-weight: 600;
    font-size: 1.2em;
    color: #444444;
    border: 1px solid #dedede;
}

#Press .vc_row.wpb_row.vc_inner.vc_row-fluid {
    display: flex;
}

#Press .pressArticles img {
    padding: 20px 0px;
}

#Press .pressArticles {
    padding: 20px 60px;
    border-right: 2px solid #f4f4f4;
}

#Press .pressArticles:Last-Child {
    border-right: 0px!important;
}

#Press h3 {
	font: 20px 'Open Sans', Arial, Helvetica, sans-serif!important;
    color: #444444!important;
    letter-spacing: -0.5px;
    font-weight: 800!important;
    margin-bottom: 5px!important;
}

p.byLine {
    font-size: 13px;
    font-weight: 600;
    color: #444444;
}
#Press span.date {
    font-size: 14px;
    font-style: italic;
}

#Inquiries {
    color: #ffffff;
    font-weight: 600;
}

#Inquiries a {
    color: #ffffff;
    text-decoration: underline;
}


/* ---------------------------------------
------------------------------------------
------------------------------------------  VIRTUAL LEARNING FORUM STYLES
------------------------------------------
---------------------------------------- */

body #Collaborations .vc_row.wpb_row.vc_inner.vc_row-fluid.noBorder {
    border-bottom: 0px!important;
    margin-bottom: 0px!important;
}

div.orrick-virtual-logo img.attachment-full {
    width: 75%;
}

body #fulltitle {
    background: url(../../uploads/2019/07/application-background.jpg);
    background-size: cover;
    border-bottom: 1px solid #efefef;
    background-repeat: no-repeat;
}

body .titlebar h1, body .title-h1 {
    color: #ffffff;
    font: 300 54px Oswald, Arial, Helvetica, sans-serif;
    padding: 10px 0 15px;
}


img.alignleft.size-thumbnail.wp-image-1271 {
    margin-right: 30px!important;
}

/*
@media only screen and (min-width: 1200px) {
	.tableWrapper {
	   width: 65%;
	}
}

@media only screen and (min-width: 960px) and (max-width:1199px) {
	.tableWrapper {
	   width: 85%;
	}
}
*/

@media only screen and (min-width: 960px) {
	
	.tableWrapper .tableRow span {
	    flex-basis: unset!important;
	}
	
	.preliminary-schedule .tableRow span:last-child {
	    width: 55%;
	}
	.preliminary-schedule .tableRow span:nth-child(2) {
	    width: 25%;
	}
	.preliminary-schedule .tableRow span:first-child {
	    width: 20%;
	}	
	
	.tableWrapper.sample-industrial-schedule .tableRow span:last-child, .tableWrapper.sample-lawyer-segments .tableRow span:last-child{
	    width: 80%;
	}
	
	.tableWrapper.sample-industrial-schedule .tableRow span:first-child, .tableWrapper.sample-lawyer-segments .tableRow span:first-child {
	    width: 20%;
	}
}

.tableWrapper .tableRow {
    display: flex;
    flex-direction: row;
    padding: 5px 0 5px 20px;
}

@media only screen and (max-width: 959px) {
	body.page-id-1164 .fontsize-xl {
	    font-size: 24px;
	}
}

@media only screen and (max-width: 767px) {
		body.page-id-1164 .fontsize-xl {
		    font-size: 24px;
	}
}

@media only screen and (max-width: 767px) {
	
	.tableWrapper .tableRow {
	    flex-direction: column;
	}
	
	.tableRow span:first-child {
	    font-weight: 700;
	    text-transform: uppercase;
	}
	.tableRow {
	    padding: 15px 10px!important;
	}
	
	.tableRow span {
	    line-height: 1.5em;
	}
	
	.tableRow.tableHeader span:nth-child(2) strong {
	    font-weight: 400!important;
	}
	.tableRow.tableHeader span:last-child strong {
	    font-weight: 400!important;
	    font-style: italic;
	}
	.tableRow span:nth-child(3) {
	    font-style: italic;
	}
	
	
	
}

.mtn-logo-svg {
    margin-bottom: 10px!important;
}

.lf-logos-desktop {
    margin-bottom: 0px!important;
}

@media only screen and (max-width: 767px) {
	.lf-logos-desktop {
	    display: none;
	}
}

@media only screen and (min-width: 768px) {
	.lf-logos-mobile {
	    display: none;
	}
}


.tableWrapper .tableRow:nth-child(odd) {
    background-color: #efefef;
}

.tableWrapper .tableRow span {
    flex-basis: 0;
    flex-grow: 1;
}

.media-inquiry-text p {
    color: #ffffff;
}


/* ---------------------------------------
------------------------------------------
------------------------------------------  FOOTER STYLES
------------------------------------------
---------------------------------------- */

footer#footer {
    padding-top: 50px;
    padding-bottom: 20px;
}

#footer .container .one-third.columns {
    width: 330px;
}

#footer .container .columns {
    float: left;
    display: inline;
    margin-left: 25px;
    margin-right: 25px;

}

#media_image-2 img {
    opacity: 0.1;
    max-width: 200px!important;
    float: right;
    margin-right: 50px!important;
}

div#media_image-4 {
    max-width: 300px;
}

footer#footer p {
    font-size: 13px;
}

#footer a {
    font-weight: 800;
}



.copyright-text.copyright-col1 {
    font-size: 13px;
}



/* ---------------------------------------
------------------------------------------
------------------------------------------  MOBILE STYlES & MEDIA QUERIES
------------------------------------------
---------------------------------------- */

#mobile-navigation {
    background: #39b54a!important;
}

#mobile-navigation ul li a {
    color: #ffffff!important;
    border-bottom-color: #e0e0e061 !important;
}




@media only screen and (max-width: 1199px) {
	
	.infoGraphicBlurb.wpb_column.vc_column_container.vc_col-sm-4 {
	    padding-left: 0px;
	}
	.infoGraphicImg.wpb_column.vc_column_container.vc_col-sm-8 {
	    padding-right: 0px;
	}
	
	.vc_row.wpb_row.vc_inner.vc_row-fluid.infoGraphicsRow {
	    margin-right: unset!important;
	    margin-left: unset!important;
	}
}

@media only screen and (max-width: 959px) {
	
	.infoGraphicBlurb.wpb_column.vc_column_container.vc_col-sm-4 {
	    padding-right: 0px;
	}
	.infoGraphicImg.wpb_column.vc_column_container.vc_col-sm-8 {
	    padding-left: 0px;
	}


	.vc_row.wpb_row.vc_inner.vc_row-fluid.infoGraphicsRow {
	    flex-direction: column;
	}
	
	.infoGraphicBlurb.wpb_column.vc_column_container.vc_col-sm-4 {
    width: 100%;
	}
	.infoGraphicImg.wpb_column.vc_column_container.vc_col-sm-8 {
    	width: 100%;
	}
	
	.infoGraphicImg img {
    	margin-top: unset!important;
	}

}

@media only screen and (min-width: 960px) and (max-width: 1199px) {
	.header-v1 #navigation {
	    width: 920px;
	    float:none!important;
	}
	

}





@media only screen and (min-width: 768px) and (max-width: 959px) {
	#mobile-logo.logo img {
	    max-width: 145px!important;
	    padding-top: 5px!important;
    }
	
	body h2 {
		line-height: normal!important;
	}
	.boardOfAdvisorsList img {
	    width: 130px;
	    height: auto;
	}
	.projectLeadsList img {
	    width: 130px;
	    height: auto;
	}

}


@media only screen and (max-width: 767px) {
	
	#mobile-logo.logo img {
	    max-width: 145px!important;
	    padding-top: 5px!important;
    }
	body h2 {
		line-height: 1.2em!important;
		font-size: 40px!important;
	}
	#Application ul {
	    margin-left: 17px!important;
	}
	#Founding-GCs ul {
	    flex-direction: column;
	    margin-left: 0px;
	}
	#Founding-GCs ul li {
	        width: unset;
	        margin-bottom: 20px;
	}
	#Founding-GCs .boardOfAdvisorsList ul.rowTwo li:First-Child, #Founding-GCs .projectLeadsList ul.rowTwo li:First-Child {
	    margin-left: 0px;
	}
	#Founding-GCs .boardOfAdvisorsList ul.rowTwo li:Last-Child, #Founding-GCs .projectLeadsList ul.rowTwo li:Last-Child {
	    margin-right: 0px;
	}
	#Community ul {
	    flex-direction: column;
	    margin-left: 0px;
	}
	#Community ul li {
	    width: unset;
	    margin-bottom: 20px;
	}
	#Press .vc_row.wpb_row.vc_inner.vc_row-fluid {
	    flex-direction: column;
	    margin-left: 0px;
	}
	#Press .pressArticles {
	    padding: 20px 0px 50px;
	    border-right: 0px;
	    border-bottom: 1px solid #cdcdcd;
	}
	
	#Press .pressArticles:last-child {
	    border-bottom: 0px!important;
	}
	
	#Press .pressArticles img {
	    width: 70%;
	}
	div.press-intro p {
		line-height: normal;
	}
	#Inquiries {
		line-height: normal;
	}
	section#Press {
	    padding-bottom: 10px!important;
	}
	
}

@media only screen and (max-width: 479px) {
	
	#footer .container .one-third.columns {
	    width: unset;
	}
	#footer .container .columns {
	    margin-left: unset;
    }
    #media_image-2 img {
	    float: none;
	    margin-right: 0px!important;
	    margin-left: 40px!important;
	}
}



/* ---------------------------------------
------------------------------------------
------------------------------------------  HEADER EXPERIMENT
------------------------------------------
---------------------------------------- */

body.page-id-239 header.header-transparent div#logo, body.page-id-242 header.header-transparent div#logo {
    display:none;
}

body.page-id-239 .header-v1 #navigation, body.page-id-242 .header-v1 #navigation {
    float: right;
}

body.page-id-239 .header-v1.header-transparent #navigation, body.page-id-242 .header-v1.header-transparent #navigation {
    float: none;
}


body.page-id-239  .header-v1 #navigation > ul, body.page-id-242  .header-v1 #navigation > ul {
	float: none;
    display: flex;
    justify-content: center;
}

body.page-id-239 header#header.header-v1.header-transparent #navigation > ul > li, body.page-id-242 header#header.header-v1.header-transparent #navigation > ul > li {
    padding-top: 35px;
}

body.page-id-239 #header.header-v1, body.page-id-242 #header.header-v1 {
    
    
        }

body.page-id-239 #header.header-v1.header-transparent {
    height: 105px;
    background: #ffffff;
    border-bottom: 1px solid #ffffff2b;
    background-color: #0000004f!important;
}

body.page-id-242 #header.header-v1.header-transparent {
	border-bottom: 0px solid #ffffff2b;
    background-color: none!important;
	
}

body .headline.lh-17 {
    line-height: 1.3 !important;
}

body .headline.fontsize-xl {
    font-size: 26px !important;
    line-height: 1.3 !important;
}


/* New Hero section styles */

section#NewHero {
    min-height: 600px;
    background-image: url(../../uploads/2019/07/application-background.jpg);
    background-size: cover;
}

.single_image.wpb_content_element.align-center.new-hero-logo {
    margin-bottom: 30px;
}

section#NewHero .new-hero-logo img {
    width: 430px;
    margin-top: 20px;
}

.new-hero-text h1 {
	font-size: 45px;
    font-weight: 400;
    color: rgb(57, 181, 74);
    font-family: Oswald;
}

.new-hero-text h2 {
	font-size: 31px!important;
    font-weight: 100!important;
    color: rgb(201 200 200);
    font-family: 'Oswald';
    letter-spacing: 0.5px;
}

Section#NewHero .new-hero-poweredby img {
    max-width: 110px;
    margin-right: 20px;
}

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

	.new-hero-text h1 {
	    font-size: 40px;
	}

	.new-hero-text h2 {
 	   font-size: 28px!important;
    }





}

@media only screen and (min-width:780px) and (max-width:960px) {
	
	.single_image.wpb_content_element.align-center.new-hero-logo {
	    margin-bottom: 10px;
	}
	section#NewHero .new-hero-logo img {
	    width: 360px;
	    margin-top: 80px;
	}
	.new-hero-text h1 {
		font-size: 40px;
	    line-height: 1.3!important;
	}
	
	.new-hero-text h2 {
	    font-size: 27px!important;
    }

	.wpb_text_column.wpb_content_element.new-hero-text {
	    margin-bottom: 10px;
	}

}


@media only screen and (min-width:468px) and (max-width:779px) {
	
	section#NewHero {
	    background-position: 73% center;
	}
	
	section#NewHero .new-hero-logo img {
	    width: 340px;
	    margin-top: 80px;
	}
	
	.new-hero-text h1 {
         font-size: 34px;
         line-height: 1.3!important;
    }
	
}


@media only screen and (max-width:467px) {
	
	section#NewHero {
	    background-position: 79%;
	}
	
	.single_image.wpb_content_element.align-center.new-hero-logo {
	    margin-top: 50px;
	    margin-bottom: 20px;
	}

	section#NewHero .new-hero-logo img {
	    width: 320px;
	    margin-top: 20px;
	}

	.new-hero-text h1 {
	    font-size: 29px;    
	    line-height: 1.2!important;
	}
	
	.new-hero-text h2 {
	    font-size: 20px!important;
	    font-weight: 300!important;
    }
    
    Section#NewHero .new-hero-poweredby img {
	    max-width: 90px;
	}
	
}