/* ---------- MY CHANGES ----------*/
.icon-salient-plus {
	display: none;
}


/* ---------- HOME PAGE PORTFOLIO  ----------*/
.port h3 {
/*font-family: 'HelveticaLTStdBold' !important;*/
	font-size: 20px !important;
}

/* ---------- ABOUT PAGE  ----------*/
.secondary h1 {
/*font-family: 'HelveticaLTStdRoman' !important;*/
}

.about-primary h1 {
	color: #ee3124;
/*font-family: 'HelveticaLTStdBold' !important;*/
}

.about-secondary h2 {
	color: #bbbbbb;
/*font-family: 'HelveticaLTStdRoman' !important;*/
}

.about-text {
/*font-family: 'HelveticaLTStdRoman' !important;*/
	color: #bbbbbb;
}

/* ---------- PORTFOLIO PAGE ----------*/
.portfolio-text {
/*font-family: 'HelveticaLTStdRoman' !important;*/
}

/* ---------- CONTACT PAGE ----------*/
.contact-text {
/*font-family: 'HelveticaLTStdRoman' !important;*/
	color: #bbbbbb;
}

.container-wrap {
	padding-bottom: 0 !important;
}

/* ---------- HOME PAGE 2.0 ----------*/
.home-text-area {
	font-weight: 200;
	font-size: 32px;
	line-height: 44px;
}

.home-text-area-2 {
	font-weight: 200;
	font-size: 22px;
}

.home-headings {
	font-size: 19px;
	line-height: 25px;
	font-weight: 300;
	letter-spacing: .25px;
}

.home-contact-section {
	font-size: 22px;
	line-height: 36px;
	font-weight: 200;
	letter-spacing: .25px;
}

.home-contact-section a {
	color: #dddddd;
}

.home-contact-section a:hover {
	color: #ee3124;
}

#footer-outer #copyright p {
	font-size: 16px;
	font-weight: 200;
	letter-spacing: .25px;
}

#footer-outer #copyright a {
	color: #dddddd !important;
}

#footer-outer #copyright a:hover {
	color: #ee3124 !important;
}

#footer-outer {
	padding-bottom: 15px;
}

/* ----------#header-outer {
	padding-top: 40px !important;
}----------*/

/* ---------- CONTACT PAGE 2.0 ----------*/
.contact-text-area {
	font-weight: 200;
	font-size: 26px;
	line-height: 1.4;
}

.contact-mail a {
	color: #dddddd;
	font-weight: 200;
	font-size: 22px;
}

.contact-mail a:hover {
	color: #ee3124;
}

/* ---------- ABOUT PAGE 2.0 ----------*/
.about-bullets {
	font-size: 18px;
	line-height: 1.5;
	font-weight: 200;
	letter-spacing: .25px;
}

.about-bullets .wpb_wrapper > div {
	margin-bottom: 10px !important;
}

.degree {
	font-weight: 400;
}

.about-link {
	font-size: 22px;
	color: #dddddd;
	font-weight: 200;
}

.about-link a {
	color: #ee3124;
	font-weight: 200;
	font-size: 22px;
}

.about-link a:hover {
	color: #bbbbbb;
}

/* ---------- CASESTUDY PAGE 2.0 ----------*/
.casestudy-title {
	color: #ee3124;
	font-size: 24px;
	font-weight: 400;
}

.casestudy-text {
	color: #bbbbbb;
	font-size: 18px;
	font-weight: 200;
	line-height: 1.6;
}