/* Research Universities styles.

   developer:   yhechler
   requires:    /education/css/education-global.css
   ========================================================================== */

.inner section a p,
.inner section a:hover p {
    color: #636363;
}

.inner section a p {
    width: 100%;
}

.inner section.agriculture p,
.inner section.architecture p {
    width: calc(100% - 4rem);
}

.inner section.business p,
.inner section.chemical-science p {
    width: calc(100% - 2rem);
}

.half img {
    margin: 1.5rem 0 0;
}

.fields-departments .inner h3+p {
    margin: 0;
}

.divider.vertical-spacing {
    margin: 45px 0 25px;
}


section.open a.more-link span.more-trigger:before {    
	border-color: #f77700;
    border-width: 0 0 2px 2px;
    left: -3px;
    top: -.25rem;
}

section:hover a.more-link span.more-trigger:before {    
	border-color: #f77700;
}
section a.more-link span.more-trigger:before {		
	background: none;
	border-color: #b5b5b5;
	border-left: 0;
	border-style: solid;	
	border-width: 0 2px 2px 0;
	content: '';
	display: inline-block;	
	height: 5px;
	left: -4px;
	margin-right:3px;
	position: relative;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	width: 5px;
    top: -1.5px;
}
section a.more-link span.more-trigger {
    border-top: 0;
    font-weight: 400;
    padding-top: 0;
    position: relative;
    padding: .1rem .27rem;
    cursor: pointer;
}

.inner h3+p>span {
    font-size:.87rem;
    margin-top: unset;
}

section a.more-link {
    cursor: pointer;
}

section .additional-paragraph {
    height:0;
    opacity:0;
}

section a.more-link span.more-trigger {
    border-top: 0;
    color: #999;
    margin-top: 6px;
    white-space: nowrap;
}
section a.more-link:hover span.more-trigger {
    color:#f77700;
    white-space: nowrap;
}
p.additional-paragraph {
    margin: 0;
}

.fields-departments .inner .half h3 {
    margin: 1.5rem 0 0.5rem 0;
}

.inner .half>h3:first-child {
    margin: 1.0rem 0 0.2rem 0;
}

.inner .half:last-child {
    padding: 0 0 40px 0;
}

.benefits .divider {
    margin: 30px 0 25px 0;
}
p.additional-paragraph.margin-top-1,
section.open span.more-trigger,
section .additional-paragraph {
    -webkit-transition: height, 0.5s ease-in-out;
    -moz-transition: height, 0.5s ease-in-out;
    -ms-transition: height, 0.5s ease-in-out;
    -o-transition: height, 0.5s ease-in-out;
    transition: height, 0.5s ease-in-out;
}
p.additional-paragraph.margin-top-1,
section.open .additional-paragraph  {
    opacity: 1;
    height:100%;
}

/* ==========================================================================
   data science areas
   ========================================================================== */
#data-science-areas {
	background: #0079c1;
	font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
}
#data-science-areas h2 { color: #fff; padding-bottom: 1.5rem; }
#data-science-areas p.intro {
    color: #fff;
    margin-bottom: 0.625rem;
}
#data-science-areas h3 {
    color: #fff;
    font-size: 1.5rem;
    font-weight: 300;
    line-height: 28px;
    margin: -4px 0 2px;
}
#data-science-areas table h3 + p {
    margin: 0 0 10px 0;
	color: #b9eaf6;
	font-size: 15px;
	font-weight: 400;
}
#data-science-areas table p {
	
}
#data-science-areas table td {
    position: relative;
    vertical-align: top;
    width: 33%;
}
#data-science-areas .fold { display: none; }
#data-science-areas table .top {
    margin-top: 1.875rem;
    padding: .9rem;
    max-width: 322px;
}
#data-science-areas table .top.open { background: #074977; }
#data-science-areas table .top > i { 
    background-size: 60px 60px !important; 
    display: inline-block;
    height: 60px;
    width: 60px;
}

#data-science-areas table .top#machine-learning > i { background: url('../images/agriculture.png') no-repeat 0 0; }
#data-science-areas table .top#graph-network-analysis > i { background: url('../images/architecture.png') no-repeat 0 0; }
#data-science-areas table .top#time-series > i { background: url('../images/art-design.png') no-repeat 0 0; }
#data-science-areas table .top#neural-networks > i { background: url('../images/business.png') no-repeat 0 0; }
#data-science-areas table .top#cluster-analysis > i { background: url('../images/chemical-sciences.png') no-repeat 0 0; }
#data-science-areas table .top#semantic-text-analysis > i { background: url('../images/computer-science.png') no-repeat 0 0; }
#data-science-areas table .top#dynamic-visualization > i { background: url('../images/data-science.png') no-repeat 0 0; }
#data-science-areas table .top#survival-analysis > i { background: url('../images/earth-science.png') no-repeat 0 0; }
#data-science-areas table .top#report-generation > i { background: url('../images/economics.png') no-repeat 0 0; }
#data-science-areas table .top#data-semantics > i { background: url('../images/education.png') no-repeat 0 0; }
#data-science-areas table .top#queueing-theory > i { background: url('../images/engineering.png') no-repeat 0 0; }
#data-science-areas table .top#wavelets > i { background: url('../images/geography.png') no-repeat 0 0; }
#data-science-areas table .top#systems-modeling > i { background: url('../images/humanities.png') no-repeat 0 0; }
#data-science-areas table .top#statistical-distributions > i { background: url('../images/law.png') no-repeat 0 0; }
#data-science-areas table .top#random-processes > i { background: url('../images/library.png') no-repeat 0 0; }
#data-science-areas table .top#optimization > i { background: url('../images/life-science.png') no-repeat 0 0; }
#data-science-areas table .top#morphological-analysis > i { background: url('../images/mathematical.png') no-repeat 0 0; }
#data-science-areas table .top#computer-vision > i { background: url('../images/medicine-health.png') no-repeat 0 0; }
#data-science-areas table .top#signal-processing > i { background: url('../images/music.png') no-repeat 0 0; }
#data-science-areas table .top#custom-interface-construction > i { background: url('../images/philosophy.png') no-repeat 0 0; }
#data-science-areas table .top#parallel-computing > i { background: url('../images/psychology.png') no-repeat 0 0; }
#data-science-areas table .top#geocomputation > i { background: url('../images/physical-sciences.png') no-repeat 0 0; }
#data-science-areas table .top#mathematical-modeling > i { background: url('../images/social-science.png') no-repeat 0 0; }
#data-science-areas table .top#statistics > i { background: url('../images/statistics.png') no-repeat 0 0; }

#data-science-areas table .top span { white-space: nowrap; }

#data-science-areas table .expand {
    background: url('../images/know-your-expand.png') no-repeat top left;
    display: inline-block;
    height: 12px;
    margin: 0 0 -2px 5px;
    width: 12px;
}

#data-science-areas table .expand:hover { opacity: .7; }

#data-science-areas table .top.open .expand { background-position: 0 -12px; }

#data-science-areas table .fold {
    background: #fff;
    box-shadow: 0 5px 10px rgba(7, 73, 119, .5);
    font-size: .9rem;
    line-height: 20px;
    max-width: 322px;
    padding: 10px .9rem;
    position: absolute;
    width: 100%;
    z-index: 999999999;
}

#data-science-areas table .fold p { margin: 5px 0; }

#data-science-areas table .fold a:before {
    color: #0079c1;
    content: '»';
    font-weight: 400;
    margin-right: 3px;
}

#data-science-areas table .fold a {
    color: #606060;
    display: inline-block;
    font-size: .9rem;
    line-height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}

#data-science-areas table .fold a:hover { color: #0079c1; }

#data-science-areas .inner .sub-categories { margin-top: 20px; }

#data-science-areas .show-more { padding-top: 0.875rem; }
#data-science-areas .show-more,
#data-science-areas .show-less {
	text-align: center;
	margin: 20px 0 10px;
}
#data-science-areas .show-more p, #data-science-areas .show-less p { background: #004975; color: #fff; }
#data-science-areas .show-more p:hover, #data-science-areas .show-less p:hover { background: #012d48; }
#data-science-areas .show-more p span, #data-science-areas .show-less p span { color: #7cb4d5; }



.half {
	width: 48%;
	margin: 0 2% 0 0;
}

/* Header */
header .inner {
	text-align: center;
}
header .inner h1 {
	margin: 60px 0 0 0;
}
header .inner h1 .primary {
	font-size: 2rem;
	font-weight: 600;
	color: #888;
	background-color: #fff;
	position: relative;
	padding: 0 15px;
}
header h1 .secondary {
	text-transform: initial;
	letter-spacing: initial;
	font-size: 3.625rem;
	color: #1b88c0;
	margin: 9px 0 44px;
	font-weight: 600;
}
header .tagline {
	font-style: initial;
	font-size: 1.8rem;
	font-weight: 300;
	color: #535353;
	margin-bottom: 82px;
}
.intro-text .big {
	font-size: 1.5rem;
	font-weight: 300;
	color: #1b88c0;
	margin: 75px 0 31px;
	line-height: 38px;
}
.intro-text .intro {
	font-size: 1.3rem;
	font-weight: 300;
	color: #535353;
	margin-bottom: 34px;
}
.intro-text > .inner {
	padding-bottom: 15px;
}
.intro-text .intro.highlight {
	color: #f57300;
	text-align: center;
}
.intro-text .intro + .intro {
    margin-bottom: 24px;
}



/* Page-Wide */
.components h2,
.benefits h2,
.special-situations h2,
#data-science-areas h2 {
	text-transform: initial;
	color: #f57300;
	font-size: 2rem;
	font-weight: 400;
	text-align: center;
	
}
.button.centered {
	display: table;
	margin: auto;
}
.intro-text .button,
.components .button,
#data-science-areas-content .button {
	background: #f57300;
	border-color: #f57300;
	font-size: 1rem;
	font-weight: 400;
	border-radius: 5px;
}
.intro-text .button:hover,
.components .button:hover,
#data-science-areas-content .button:hover {
	background: #dd1100;
	border-color: #dd1100;
}




/* Components */
.components .inner,
.inner {
	padding: 0 20px 40px;
    max-width: 1040px;
    width: inherit;
}
.components {
	padding: 0;
	text-align: center;
	margin-top: 0;
	border: none !important;
}
.components h2 {
    padding-top: 34px;
	margin-bottom: 36px;
	margin-top: 0;
}
.components .grid a,
.components .grid > div {
	text-align: left;
}
.components .grid a,
.components .grid > div,
.components p.intro {
	padding: 0 10px;
}
.components .grid > div a {
	display: inline-block;
    text-align: center;
    width: 100%;
}
.components .grid > div.cols-2 a {
	padding: 25px 10px;
}
.components li a {
	padding: 0;
}
.components img {
    margin: 0 auto;
}
.components .components-main img {
	display: block;
}
.components p.intro {
	margin-bottom: 34px;
	line-height: 38px;
}
.components p.intro {
	font-size: 1.5rem;
	font-weight: 300;
	color: #535353;
	text-transform: initial;
}
.components .cols-2 .pod h3 {
	font-size: 20px;
	font-weight: 600;
	line-height: 26px;
	color: #535353;
	text-transform: initial;
}
.components .cols-2 .pod h3.two-lines {
	margin-bottom: 2rem;
}
.components .width-1-4 .pod h3 {
    font-weight: 600;
    font-size: 16px;
}
.pod {
	width: initial;
	display: block;
	padding-top: 12px;
}
.pod li {
	text-align: left;
}
.pod.wider {
	width: initial;
}
.components .pod p {
	font-weight: 400;
	color: #535353;
	margin-bottom: 36px;
}
.components .pod h3 {
	font-size: 16px;
    margin-bottom: 7px;
}
.components #supported-platforms h3 {
	text-transform: inherit;
	font-size: 1.5rem;
	font-weight: 300;
	color: #535353;
}
.components #supported-platforms p {
	font-size: 1rem;
	font-weight: 600;
	color: #535353;
}
.components #supported-platforms p.sub-text {
	font-size: 0.75rem;
	font-weight: 300;
}
.components .heirs-width-1-3 > div {
	text-align: left;
}
.components-available {
    margin: 32px 0 48px;
}
.components h3 {
    text-transform: inherit;
    font-weight: 600;
	color: #535353;
}
.components .components-sidebar {
    padding-left: 30px;
	float: right;
}
.components .components-sidebar h2 {
	padding-top: 0;
	margin-top: 0;
}
.components .components-sidebar a {
	font-size: 16px;
	font-weight: 600;
	color: #535353;
}
.components .components-sidebar h2,
.components .components-sidebar ul li {
	text-align: left;
}
.components .components-sidebar ul li a {
	padding: 0;
}
.components .components-sidebar ul li a:hover {
	color: #dd1100;
}
.components .components-sidebar ul li {
	line-height: 22px;
    margin-left: 15px;
	margin-bottom: 10px;
	display: list-item;
	list-style: none;
}
.components .components-sidebar ul li::before {
	font-size: 7px;
	content: "\25A0";
	color: red;
	font-weight: bold;
	display: inline-block;
	width: 1em;
	margin-left: -1.5em;
	position: absolute;
	margin-top: 1px;
}
.components .components-main {
	display: inline-block;
	border-right: 1px solid #b7b7b7;
}
.components .components-main .cols-2 {
	width: 100%;
	padding-right: 0;
}
.components .components-main .cols-4 {
	width: 100%;
}
.components .components-main .cols-2 > span > span,
.components .components-main .cols-4 > span > span {
	border: 1px solid #ddd;
}
.components .components-main .cols-2 > span > span {
    display: block;
    margin-right: 30px;
	margin-bottom: 30px;
	background: #fff;
}
.components .components-main .cols-4 > span > span {
    display: block;
	padding-top: 15px;
	background: #e6f3f7;
	margin-right: 25px;
	margin-left: 5px;
}
.components .components-main .cols-4 > span:nth(odd) > span {
	margin-right: 48px;
	margin-left: 2px;
}
.components .components-main .cols-4 > span:last-of-type > span {
	margin-right: 21px;
}
.components .components-main .cols-4 > span:first-of-type > span {
	margin-left: 0;
}
.components .components-main .heirs-width-1-4 > span > a {
	margin-right: 30px;
}
.components .components-main .heirs-width-1-4 > *:last-of-type {
	margin-right: 0;
}
.components .width-3-4 {
	margin-bottom: 60px;
}
.components .width-1-4 h2 {
	margin-bottom: 20px;
	line-height: 32px;
    font-size: 1.5rem;
	font-weight: 300;
	color: #535353;
}
#supported-platforms p {
	vertical-align: top;
	margin-top: 3px;
}
#supported-platforms div.divider {
	margin: 0 20px 0 10px;
	height: 30px;
	display: inline-block;
	border-right: 1px solid #b7b7b7;
}
#supported-platforms .platform-icons img {
	padding: 0 6px;
}
.components #supported-platforms p {
	margin-right: 7px;
}

.components #supported-platforms p.supported-platforms-intro {
	font-size: 1.5rem;
	line-height: 38px;
	font-weight: 300;
	color: #535353;
}

.components .divider {
	margin: 2px 0 40px;
}
.components .inner {
	padding: 0 0 20px 0;
}
#supported-platforms {
    margin-top: 48px;
	text-align: left;
}
#supported-platforms p {
	display: inline-block;
}
#supported-platforms > div {
	margin: 32px 0 25px;
	text-align: center;
}
#supported-platforms .platform-icons {
	margin-left: 15px;
	display: inline-block;
}
#supported-platforms .platform-icons img {
	padding: 0 10px;
}


.special-situations .inner {
	padding-bottom: 10px;
}
.special-situations h2 {
	margin-bottom: 22px;
	margin-top: 36px;
}
.special-situations p.intro {
	font-size: 1.5rem;
	line-height: 38px;
	font-weight: 300;
	color: #535353;
}
.special-situations img {
	width: 100%;
    max-width: 462px;
	float: right;
	margin: 0;
}
.special-situations .half {
	width: 49%;
	margin: 0%;
}
.special-situations .half:first-of-type {
	margin: 0 1% 30px 0;
}
.special-situations li {
	display: block;
	margin-bottom: 6px;
}
.special-situations .program-links li {
	margin-bottom: 8px;
	padding-left: 20px;
}
.special-situations li:before,
.special-situations li ~ li:before {
	background: none;
	border: solid #016f93;
    border-width: 0 2px 2px 0;
	top: -2px;
	left: -26px;
    padding: 3px;
    vertical-align: middle;
    margin: 0 -14px 0 6px;
	transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}
.special-situations .square-list ul {
	margin-left: 0;
}
.special-situations .square-list li:before,
.special-situations .square-list li ~ li:before {
	border: none;
    width: 4px;
    height: 4px;
    background: #0093c4;
	transform: none;
    -webkit-transform: none;
	
}
.special-situations ul {
	font-size: 16px;
	margin-left: 20px;
    margin-top: 15px;
	
}
.special-situations .program-links {
	background: #edfbff;
	padding: 10px 10px 3px;
	margin-top: 45px;
	margin-bottom: 38px;
}
.special-situations .program-links .intro {
	margin-bottom: 0;
	color: #f57300;
}
.special-situations .program-links ul a {
	color: #535353;
}
.special-situations .program-links ul a:hover {
	color: #008ebd;
}
.special-situations .program-links ul a .right-arrows {
	color: #008ebd;
}


#data-science-areas,
#data-science-areas h2 {
	color: #fff;
}
#data-science-areas h2 {
	margin-top: 35px;
	padding-bottom: 2px;
}
#data-science-areas .intro {
	font-size: 1.5rem;
	text-align: center;
	font-weight: 300;
}
#data-science-areas table .top > i {
	margin-bottom: 5px;
    background-size: contain !important;
	width: 75px;
}
#data-science-areas table .fold p:before {
	position: absolute;
    color: #0079c1;
    content: '»';
    font-weight: 400;
    margin-right: 3px;
	padding-top: 2px;
}
#data-science-areas table .fold a:before {
	content: '';
}
#data-science-areas table .fold a {
	color: #535353;
	font-size: 0.9375rem;
	font-weight: 400;
	white-space: inherit;
	padding-top: 4px;
	padding-left: 12px;
	line-height: 1.4;
}
#data-science-areas .sub-categories h3,
#data-science-areas .sub-categories p {
	font-size: 1rem;
}
#data-science-areas .sub-categories h3 {
    font-weight: 600;
}
#data-science-areas .sub-categories p {
	font-size: .9375rem;
    color: #b9eaf6;
	font-weight: 400;
	margin-bottom: 0;
}
#data-science-areas .sub-categories .half:last-child {
    padding: 0 0 28px 0;
}
#data-science-areas-content .button {
	background-color: #074a77;
	border-color: #074a77;
	padding: 8px 28px;
	
}
#data-science-areas-content .button:hover {
	background-color: #dd1100;
}
#data-science-areas-content .button img {
    margin-right: 8px;
	position: relative;
    top: 2px;
}
.show-more .button span {
	font-weight: 300;
	color: #b5e8f1;
}


.benefits .inner .section-heading {
	margin-top: 55px;
}
.benefits .inner .half:first-of-type .section-heading,
.benefits .inner .half:nth-of-type(2n) .section-heading {
	margin-top: 33px;
}
.benefits .inner .half:last-child {
	padding-bottom: 0;
}
.benefits .inner {
	padding-bottom: 17px;
}
p.section-heading {
    font-style: initial;
	font-size: 1.3125rem;
	color: #535353;
	font-weight: 300;
}
.benefit h2 {
    margin-top: 75px;
	margin-bottom: 28px;
}
.benefits h3 {
	font-size: 1rem;
	font-weight: 600;
	color: #1b88c0;
}
.benefits h3 + p {
	font-size: 0.9375rem;
	font-weight: 400;
	color: #535353;
	margin-top: 5px;
    line-height: 1.4rem;
}
.benefits .half img {
	margin-top: 0;
}
.benefits {
	background: #edfbff;
}
.benefits .inner .section-heading .icon {
    height: 35px;
}
.benefits .inner .section-heading span {
	font-size: 24px;
	color: #f57300;
	line-height: 1.7;
    vertical-align: top;
}
.benefits h2 {
	padding-top: 40px;
}



header .divider {
    position: relative;
    top: 82px;
}



.questions-quote {
	background: #f77300;
}
.questions-quote .inner div {
	padding-top: 25px;
    display: inline-block;
	font-size: 0.9375rem;
	font-weight: 400;
	margin-left: 15px;
}
.questions-quote .inner div > span {
    font-style: inherit;
	font-size: 24px;
	font-weight: 300;
}
.questions-quote .inner a {
    display: table;
    margin: auto;
}
.questions-quote .inner a:hover {
	color: #ffdd6f;
}
.questions-quote .inner img {
    height: 80px;
}


.inner .section-heading .half>h3:first-child {
	margin-top: 2px;
}

/* ==========================================================================
   Access Wolfram
   ========================================================================== */

#access-wolfram-tech {
    background: #0079c1;
}

#access-wolfram-tech-content {
    color: #fff;
    padding: 3.125rem 1.3rem;
}

#access-wolfram-tech-content span {
    display: block;
    font-size: 2rem;
    font-weight: 400;
    margin: 0 auto 1.5rem auto;
    text-align: center;
}

#access-wolfram-tech-content p {
    color: #fff;
    font-size: 1.5rem;
    font-weight: 300;
    line-height: 2.0625rem;
}


@media all and (max-width: 900px) {
	.special-situations ul {
		margin-left: 20px;
	}
	.components .components-main {
		border-right: none !important;
	}
	.components .components-sidebar {
		border-bottom: 1px solid #b7b7b7;
		padding: 40px 15px;
		margin-bottom: 40px;
	}
	.components .components-main .cols-2 > span:nth-child(even) > span {
		margin-right: 10px;
		margin-left: 10px;
	}
	.components .components-main .cols-2 > span:nth-child(odd) > span {
		margin-right: 30px;
	}
	
	.components .components-main .cols-4 > span:nth-child(1) > span,
	.components .components-main .cols-4 > span:nth-child(2) > span {
		margin-bottom: 30px;
	}
	
	.components .components-main .cols-4 > span:nth-child(3) > span {
	    margin-right: 11px;
		margin-left: 15px;
	}
	.components .components-main .cols-4 > span:nth-child(4) > span {
		margin-left: 12px;
		margin-right: 0;
	}
	.components ul {
	    width: 100%;
	}
	.components .components-sidebar ul li {
		margin-bottom: 15px;
	}
	.components #supported-platforms h3 {
		padding: 0 15px;
	}
	.inner {
		padding: 0 15px 40px;
	}
	.special-situations img,
	.hero img	{
		top: 0;
		width: 100%;
	}
	.hero {
		height: inherit;
		border: none;
		background: none;
	}
}

@media all and (max-width: 600px) {
	.inner,
	.wider	{
		padding-left: 15px;
		padding-right: 15px;
	}
	.half {
		width: 100%;
	}
	header .divider {
		border: none;
	}
	.components h2 {
		margin-top: 0;
	}
	.components .components-main .cols-2 > span > span {
		margin: 0 0 30px 0 !important;
	}
	.components .components-main .cols-4 > span > span {
		margin-left: 0;
	}
	.components .components-main .cols-4 > span:nth-child(even) > span {
		margin-right: 0;
		margin-left: 20px;
	}
	.components .components-main .cols-4 > span:nth-child(odd) > span {
		margin-right: 20px;
	}
	.components .components-main .cols-4 > span:nth-child(3) > span {
		margin-left: 0;
	}
	.components #supported-platforms h3 {
		padding: 0;
	}
	#data-science-areas table .top {
		max-width: 100%;
	}
	#data-science-areas .inner h3 + p {
		margin: 0;
	}
	#data-science-areas .sub-categories .half:last-child {
		padding-bottom: 8px;
	}
	#data-science-areas #fold-extended + * {
		padding-top: 30px;
	}
	#data-science-areas table .fold {
	    max-width: 100%;
	}
	.special-situations img {
		margin-top: 20px;
	}
	.special-situations .half:first-of-type {
		margin-bottom: 0;
	}
	.special-situations .program-links li {
		margin-bottom: 0;
	}
	.special-situations .program-links ul {
		margin-bottom: 0;
		margin-top: 0;
	}
	.special-situations .program-links ul:last-of-type li:last-of-type {
	    margin-bottom: 8px;
	}
	#supported-platforms .platform-icons {
	    float: inherit;
		margin-top: 20px;
	}
	.components .components-main .heirs-width-1-2 > * {
		width: 98% !important;
	}
	.components h2,
	.benefits h2,
	.special-situations h2,
	#data-science-areas h2 {	
	    height: inherit;
	}
	.benefits .inner .half:first-of-type,
	.benefits .inner .half:first-of-type + .half,
	.benefits .inner .section-heading {
		margin-top: inherit;
	}
}