/*
 Theme Name:   Natrinova Capital
 Description:  A custom theme for Natrinova Capital
 Author:       Megawatts Creative Ltd.
 Author URI:   http://megawatts.ca
 Template:     twentyseventeen
 Version:      1.0.0
 Text Domain:  natrinova
*/



body .top-navigation,
body .dark {
	background-color: #64c7d3;
	color: rgba(0,0,0,0.8);
}
#network-map {
	width: 100%;
	min-height: 300px;
	display: block;
}
footer#colophon {
	border-top: 0;
	color: #fff;
	margin-top: 0;
	background-color: #64C7D3;
}
footer#colophon .wrap {
	padding-top: 20px;
	padding-bottom: 20px;
	
}
footer#colophon .wrap .site-info {
	margin: 0;
	padding: 0;
	line-height: 36px;
	color: #fff;
}
footer#colophon a {
	color: #fff;
	font-weight: bold;
	box-shadow: none;
}

body .main-navigation a {
	color: rgba(0,0,0,0.8);
}
body .main-navigation li.menu-item:hover > a,
body .main-navigation li.current-menu-item > a {
	color: #fff;
	background-color: #3d5280;
}

body.page-one-column .panel-content .wrap {
	max-width: 1000px;
}
.site-branding {
	padding-top: 10px;
	padding-bottom: 10px;
	height: 80px;
	background-color: #fff;
}
.site-branding-text {
	padding-top: 20px;
	width: 100%;
}
.site-branding-text h4 {
	text-align: right;
	font-style: italic;
	font-weight: 500;
	font-size: 18px;
}
.site-branding-text .site-title a {
	text-transform: none;
	font-weight: 300;
	color: #555;
	
	vertical-align: top;
	line-height: 100%;
	font-size: 24px;
	letter-spacing: 0;
}
.site-branding-text .site-title a span.green,
span.green {
	color: #64c7d3;
}
#slideshow {
	display: block;
	width: 100%;
	background-color: #ccc;
	color: #777;
	min-height: 400px;
}
body.home header.entry-header,
body .entry-header span.edit-link,
body.home #primary #main .panel-image {
	display: none;
	visibility: hidden;
}
#ir-services {
	background-color: #222;
	background-image: linear-gradient(to bottom, #333, #222);
	border-bottom: 5px solid #64c7d3;
}
#footer-contact {
	padding-top: 0;
}
body.home #panel3 {
	background-color: #efefef;
}
#panel3 header.entry-header {
	display: block;
	visibility: visible;
	margin-bottom: 30px;
}
#panel3 .entry-content > p:last-child {
	margin-bottom: 0;
	font-size: 13px;
	font-style: italic;
}
#ir-services i {
	font-size: 70px;
	text-align: center;
	display: block;
	margin: 0 auto;
	display: block;
	clear: both;
	width: 100%;
	float: none;
	position: relative;
	color: #64c7d3;
	text-shadow: 0 0 5px rgba(0,0,0,0.6);
}
#ir-services h3 {
	font-size: 20px;
	text-align: center;
	text-shadow: 0 1px 1px #000;
	color: #ccc;
}
#footer-contact form li.gfield {
	margin: 0;
	padding: 0;
	display: inline-block;
	float: left;
	width: 40%;
}
form li.gfield > label,
form li .name_first > label,
form li .name_last > label {
	display: none !important;
	visibility: hidden !important;
}
#footer-contact form li.gfield:first-child {
	width: 40%;
	margin-right: 2%;
	float: left;
	clear: left;
}
#footer-contact form li.gfield:nth-child(2) {
	float: left;
	clear: none;
	width: 56%;
	margin-right: 2%;
}
form li.gfield:nth-child(2) input,
form li.gfield:first-child input,
form li.gfield input[type="text"],
form li.gfield textarea,
textarea#comment {
	width: 100%;
	background-color: #ddd;
	color: #777;
	border-radius: 0;
	border: 0;
}
form li.gfield:nth-child(2) input::placeholder,
form li.gfield:first-child input::placeholder,
form li.gfield input[type="text"]::placeholder,
form li.gfield textarea::placeholder {
	color: #999;
}
form li.gfield:nth-child(2) input:focus::placeholder,
form li.gfield:first-child input:focus::placeholder,
form li.gfield input[type="text"]:focus::placeholder,
form li.gfield textarea:focus::placeholder {
	color: #f1f1f1;
}
form li.gfield textarea:focus,
form li.gfield input[type="text"]:focus,
form li.gfield input[type="email"]:focus,
textarea#comment:focus {
	background-color: #f1f1f1 !important;
	color: #555;
}
#footer-contact form li.gfield:nth-child(3) {
	margin-top: 15px;
}

#footer-contact form .gform_body {
	width: 80%;
	float: left;
	clear: left;
}
#footer-contact form .gform_footer {
	float: right;
	clear: right;
	width: 20%;
	margin: 0;
	padding: 0;
}
form .ginput_container {
	margin: 0;
	padding: 0;
}
form .ginput_container input[type="text"],
form .ginput_container input[type="email"] {
	line-height: 40px;
	padding: 0 10px;
}
form .gform_footer input,
input#submit {
	background-color: #64c7d3;
	color: #fff;
	border-radius: 0;
	padding: 0 10px;
	line-height: 40px;
	font-weight: 500;
	font-family: 'Libre Franklin', Arial, sans-serif;
}
.entry-content a.nc-btn {
	display: inline-block;
	clear: both;
	float: left;
	margin: 30px 0;
	padding: 0 20px;
	border-radius: 20px;
	line-height: 40px;
	position: relative;
	background-color: #64c7d3;
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	font-family: 'Libre Franklin', Arial, sans-serif;
	box-shadow: none;
	text-shadow: 0 0 5px rgba(0,0,0,0.4);
}
#ir-consultations {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	background-color: #64c7d3;
	color: rgba(0,0,0,0.8);
	padding: 30px 0;
	display: none !important;
	visibility: hidden !important;
}
#ir-consultations p {
	width: 40%;
	display: inline-block;
	float: left;
	margin-bottom: 0;
}
#ir-consultations p:first-child {
	width: 60%;
	color: rgba(0,0,0,0.7);
}
#ir-consultations p:first-child a {
	font-weight: bold;
}
#ir-consultations .nc-btn {
	display: inline-block;
	clear: both;
	float: right;
	position: relative;
	margin: 0;
	padding: 0 20px;
	border-radius: 0;
	line-height: 50px;
	background-color: rgba(255,255,255,0.7);
	color: #64c7d3;
	font-weight: bold;
	font-size: 18px;
	transition: background-color 0.4s ease;
}
#ir-consultations .nc-btn:hover {
	transition: background-color 0.4s ease;
	background-color: #222;
}
.team-display {
	padding-bottom: 60px;
	text-align: center;
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
	font-family: 'Libre Franklin', Arial, sans-serif;
	color: #333;
	font-weight: 500;
}
.entry-content p {
	color: #777;
	font-size: 18px;
	line-height: 160%;
	font-weight: 300;
}
body.error404 header.page-header {
	display: none;
	visibility: hidden;
}
body.error404 #page #content .page-content {
	width: 100%;
	max-width: 100%;
	font-size: 28px;
	padding-bottom: 60px;
}
#secondary #menu-our-company li {
	padding: 0;
	margin: 0;
	display: inline-block;
	clear: both;
	float: left;
	width: 100%;
	border-top: 1px solid #ddd;
	border-bottom: 0;
}
#secondary #menu-our-company li > a {
	display: block;
	padding: 15px 15px;
	width: 100%;
	clear: both;
	margin: 0;
	box-shadow: none;
	border: 0;
	transition: all 0.3s ease;
}
#secondary #menu-our-company li > a:hover {
	background-color: #f1f1f1;
	padding-left: 25px;
	transition: all 0.3s ease;
}
.network-box {
	border: 1px solid #ddd;
	background-color: #f1f1f1;
	height: auto;
	overflow: hidden;
	position: relative;
	display: block;
	clear: both;
	width: 100%;
}
#client-ticker {
	width: 100%;
	display:block;
	min-height: 150px;
	height: auto;
	position: relative;
	margin: 0;
	padding: 30px;
	
	overflow: hidden;
}
#client-ticker .bx-wrapper,
#client-ticker .bx-viewport {
	border: 0;
	left: 0;
	margin: 0 auto;
	float: none;
	display: block;
	background-color: transparent;
	max-width: 350px !important;
	box-shadow: none;
}
#client-ticker .slide .logo {
	height: 100px;
	width: auto;
	float: none;
	display: block;
	clear: both;
	margin: 0 auto;
	padding: 0;
}
#client-ticker .slide {
	background-color: #fff;
	max-width: 350px;
	margin: 0 auto;
	float: none;
	display: block;
	padding-top: 20px;
	padding-bottom: 20px;
	border-radius: 1.0em;
}
#client-ticker p.symbol,
#client-ticker .name {
	text-align: center;
}

.logo > img {
	height: 100px;
	width: auto;
	margin: 0 auto;
	float: none;
	display: block;
	position: relative;
}
#testimonial-slider .bx-wrapper,
#testimonial-slider .bx-viewport {
	background-color: transparent;
	box-shadow: none;
	border: 0;
}
#testimonial-slider .slide p {
	text-align: left;
	font-size: 14px;
	font-style: italic;
}


@media All and (min-width: 650px) {

	span.down-arrow {
		width: 0;
		height: 0;
		margin-left: 20%;
		margin-top: 15px;
		display: block;
		position: absolute;
		border: 15px solid transparent;
		border-top: 15px solid #222;	
		z-index: 9999;
	}
	.main-navigation li.current-menu-item a span.down-arrow {
		border-top-color: #3d5280;	
	}
	.main-navigation a {
		font-size: 16px;
		letter-spacing: 1px;
		font-weight: 500;
	}
	body .wrap {
		max-width: 1200px !important;	
	}
	body #content #primary {
		max-width: 1200px;	
	}
	body.home #content #primary {
		max-width: 100%;	
	}
	.main-navigation ul li.menu-item-has-children::after, .main-navigation ul li.page_item_has_children::after {
		border-color: transparent transparent #fff;
	}
	.entry-content ul.checkmarks {
		width: 30%;
		min-width: 300px;
		display: block;
		clear: left;
		margin-top: 0;
		margin-bottom: 0;
		margin-right: 20px;
		float: left;
		height: auto;
		overflow: hidden;
		padding: 20px;
		border: 1px solid #ddd;
		background-color: #f1f1f1;	
	}
	.entry-content ul.checkmarks > li {
		display: inline-block;
		width: 100%;	
		float: left;
		font-size: 15px;
		font-weight: bold;
		vertical-align: center;
	}
	ul.checkmarks > li i {
		color: green;
		margin-right: 15px;
		font-size: 15px;
		font-weight: bold;	
	}
	ul.quarters,
	ul.thirds {
		display: block;
		text-align: center;
		position: relative;
		margin: 0 auto;
		float: none;
		clear: both;
		padding: 0;	
	}
	ul.quarters > li {
		width: 22%;
		display: inline-block;
		float: none;
		clear: none;
		float: left;	
	}
	ul.quarters > li:first-child {
		margin-right: 3%;	
	}
	ul.quarters > li:nth-child(2) {
		margin-left: 1%;
		margin-right: 2%;	
	}
	ul.quarters > li:nth-child(3) {
		margin-left: 2%;
		margin-right: 1%;	
	}
	ul.quarters > li:nth-child(4) {
		margin-left: 3%;
		float: right;
		clear: right;	
	}
	ul.thirds > li {
		width: 30%;
		display: inline-block;
		float: none;
		clear: none;
	}
	ul.thirds > li:nth-child(2) {
		margin-left: 5%;
		margin-right: 5%;
	}
	#ir-services .down-arrow {
		margin-top: 0;	
		border: 35px solid transparent;
		border-top: 35px solid #222;
		margin-left: 30px;
		bottom: 0;
		position: relative;
	}
	#ir-services .wrap {
		padding-top: 40px;	
	}
	#site-navigation {
		display: inline-block;
		margin: 0;
		padding: 0;
		float: left;
		clear: left;	
	}
	span.phone-natrinova {
		display: inline-block;
		margin: 10px 0;
		background-color: #fff;
		color: #222;
		line-height: 34px;
		padding: 0 15px;
		border-radius: 17px;
		text-align: center;	
		float: right;
		clear: right;
	}
	.leftside {
		display: inline-block;
		float: left;
		clear: left;
		position: relative;
		width: 48%;	
		margin-right: 2%;
	}
	.rightside {
		display: inline-block;
		float: right;
		clear: right;
		position: relative;
		width: 48%;
		margin-left: 2%;	
	}
	#panel3 .wrap {
		padding-top: 30px;
		padding-bottom: 30px;	
	}
	#panel3 .entry-title,
	body.page .entry-title {
		text-align: center;
		color: #777;
		font-size: 22px;
		font-weight: 500;
		text-transform: none;	
	}
	#panel3 header.entry-header {
		text-align: left;	
		width: 45%;
		float: left;
		display: block;
	}
	#panel3 {
		text-align: center;	
	}
	#panel3 .rightside {
		margin-top: -70px;	
	}
	#panel3 #client-ticker {
		padding-bottom: 0;	
	}
	#panel3 .rightside h3 {
		color: #777;
		font-size: 18px;	
	}
	#ir-services {
		padding-top: 50px;
		padding-bottom: 50px;	
	}
	.team-display .team-member {
		width: 30%;
		display: inline-block;
		float: none;
		clear: none;
		margin: 0 0 50px 0;
		padding: 0;	
	}
	.team-display .team-member:nth-child(2) {
		margin: 0 5%;	
	}
	.team-display .photo-missing {
		line-height: 130%;
		margin-top: 60px;
		padding-left: 20px;
		padding-right: 20px;
		position: absolute;
		display: block;
		border: 0;
		color: #777;
		font-weight: bold;
	}
	.team-display a:hover > .photo-missing {
			
	}
	body.page #content {
		padding-top: 50px;	
	}
	body.page #primary h1.entry-title {
		font-weight: 300;
		color: #777;	
	}
	.team-member .photo {
		display: block;
		margin: 0 auto;
		float: none;
		position: relative;
		width: 200px;
		height: 200px;
		border-radius: 100px;
		overflow: hidden;	
		background-color: #f1f1f1;
		border: 0px solid transparent;
		transition: border 0.2s linear;
	}
	.team-member .photo:hover {
		border: 15px solid #1CBFB9;
		transition: border 0.2s linear;	
	}
	.team-member h3 {
		font-size: 20px;
		text-align: center;
		margin: 20px auto 0 auto;
			
	}
	.team-member p.job-title {
		font-size: 13px;
		text-align: center;
		font-style: italic;	
	}
	.mwc_team .post-thumbnail {
		max-width: 250px;
		height: 250px;
		display: inline-block;
		margin-right: 20px;
		margin-bottom: 20px;	
		float: left;
	}
	.mwc_team header.entry-header h1.entry-title {
		margin-bottom: 0;	
	}
	.mwc_team header.entry-header p.job-title {
		margin-left: 15px;
		font-style: italic;
		color: #3D5280;
	}
	.team-member .team-text {
		text-align: center;	
	}
	.team-member .team-text > a {
		display: inline-block;
		margin: 0 auto;
		float: none;
		text-align: center;
		padding: 0 20px;
		background-color: #1CBFB9;
		color: #fff;
		font-weight: 500;
		line-height: 40px;
		box-shadow: none;
		transition: background-color 0.3s ease;
	}
	.team-member .team-text > a:hover {
		background-color: #222;
		transition: background-color 0.3s ease;	
	}
	#slideshow .sitewidth > h2 {
		font-weight: 500;
		padding-top: 130px;
		font-size: 32px;
		color: #fff;	
	}
	.sub-menu span.down-arrow {
		display: none;
		visibility: hidden;	
	}
	.main-navigation .sub-menu > li > a {
		color: #222;	
	}
	.main-navigation .sub-menu > li > a:hover {
		background-color: #3d5280;	
		color: #fff;
	}
	.main-navigation li:hover > ul.sub-menu {
		left: 0;	
	}
	.entry-content > ul {
		display: block;
		max-width: 550px;
		margin: 60px auto;
		float: none;
		clear: both;
		padding: 0;
		position: relative;	
	}
	.entry-content > ul > li {
		font-size: 1.2em;	
		color: #777;
		margin-bottom: 20px;
	}
	body.single #page #content .entry-meta {
		display: none;
		visibility: hidden;	
	}
	body.single h1.entry-title {
		font-size: 36px;
		color: #1CBFB9;
		line-height: 110%;
	}
	body img {
		animation: fadeImgIn 2s ease;	
	}
	@keyframes fadeImgIn {
		0% { opacity: 0; }
		60% { opacity: 0; }
		100% { opacity: 1; }	
	}
	.network-box h2 {
		font-size: 20px;
		text-align: center;
		border-bottom: 1px solid #ddd;
		padding: 10px 0;
		width: 100%;	
		margin-bottom: 0;
	}
	.network-box ul {
		display: inline-block;
		width: 33%;
		float: left;
		clear: none;
		height: auto;
		overflow: hidden;
		margin-left: 0;
		margin-right: 0;
		padding: 20px;
		min-height: 400px;
		margin-bottom: 0;
		position: relative;	
	}
	.network-box b {
		text-align: center;
		font-size: 15px;
		width: 100%;
		color: #777;
		display: block;
		text-transform: uppercase;	
	}
	.network-box ul:nth-child(3) {
		padding-right: 2%;
		padding-left: 2%;
		width: 34%;
		background-color: #fff;
	}
	.network-box ul > li {
		text-align: center;
		padding: 5px 0;
		border-top: 1px dashed rgba(0,0,0,0.1);	
	}
	.network-box ul:nth-child(2) {
		background-color: #64c7d3;
		color: rgba(0,0,0,0.6);
		padding-right: 3%;
		width: 33%;	
	}
	.network-box ul:nth-child(2) b,
	.network-box ul:nth-child(4) b {
		color: rgba(255,255,255,1);	
	}
	.network-box ul:nth-child(4) {
		background-color: #3d5280; 
		color: #fff;
		padding-left: 3%;
	}

}

@media All and (min-width: 900px) {
	
	#footer-contact .widget-area .footer-widget-1 {
		width: 30%;
		float: left;
		clear: left;
		display: inline-block;
		margin: 0;
		padding: 0;
	}
	#footer-contact .widget-area .footer-widget-2 {
		width: 65%;
		float: right;
		clear: right;
		position: relative;
		display: inline-block;
		margin: 0;
		padding: 0;	
	}
	header .site-branding-text {
		padding-top: 5px;	
	}
	.site-branding-text .site-title a span.logo {
		width: auto;
		height: 50px;
		margin: 0 10px 0 0;
		padding: 0;
		float: left;
		clear: left;
		position: relative;
		overflow: hidden;
		display: block;	
	}
	.site-branding-text .site-title a span.logo img {
		display: block;
		width: 100%;
		height: auto;
		margin: 0;
		padding: 0;	
		height: 50px;
		width: auto;
	}
	.site-branding-text .site-title a .title {
		padding-top: 20px;	
	}
	.site-branding-text h4 {
		padding-top: 20px;	
	}
	body.page header.entry-header {
		display: none;
		visibility: hidden;	
	}
	body.page #page #content {
		padding-bottom: 0;	
	}
	#slideshow .sitewidth > h2 {
		font-size: 48px;
		width: 40%;
		float: left;
		display: block;
		opacity: 0.6;
		position: absolute;
		top: 150px;
		padding-top: 10%;
		font-weight: 600;	
		line-height: 110%;
		color: #64C7D3 !important;
		z-index: 9;
		animation: bannerTextIntro 2s linear;
	}
	#slideshow .sitewidth > h2 i {
		margin-left: 20px;	
		color: #1CBFB9;
		display: none;
		visibility: hidden;
	}
	@keyframes bannerTextIntro {
		0% { opacity: 0; padding-top: 15%; }
		70% { opacity: 0; padding-top: 15%; }
		100% { opacity: 0.6; padding-top: 10%; }	
	}
	body.page #slideshow {
		overflow: hidden;
		display: block;
	}
	#slideshow .overlay {
		display: block;
		position: absolute;
		width: 100%;
		top: 136px;
		left: 0;
		z-index: 0;
		height: 400px;
		background-image: linear-gradient(120deg, rgba(0,0,0,0.9), rgba(0,0,0,0.5) 40%, transparent 60%, transparent);	
	}
	footer#colophon .social-menu {
		width: 30%;
		float: right;
		clear: right;
		text-align: right;
	}
	body.home #content {
		padding-top: 0;	
	}
	footer#colophon .social-menu a {
		width: 36px;
		height: 36px;
		background-color: #1CBFB9;
		color: #fff;
		font-size: 16px;
		border-radius: 18px;
		line-height: 36px;
		display: inline-block;
		margin-left: 8px;	
		text-align: center;
		transition: background-color 0.4s ease;
	}
	footer#colophon .social-menu a:hover {
		font-size: 20px;
		margin-top: -20px;
		line-height: 36px;
		transition: background-color 0.4s ease;	
	}
	footer#colophon .social-menu a.facebook:hover {
		background-color: #3B5999;	
	}
	footer#colophon .social-menu a.linkedin:hover {
		background-color: #1DA1F3;
	}
	footer#colophon .social-menu a.googleplus:hover {
		background-color: #E0483A;
	}
	#footer-contact li.gfield .ginput_container {
		margin-top: 0;	
	}
	#footer-contact .gform_footer input {
		height: 50px;
		line-height: 50px;
		padding-top: 0;
		padding-bottom: 0;
		font-weight: 500;
		width: 100%;	
	}
	h2.widget-title {
		font-family: 'Libre Franklin', Arial, sans-serif;
		font-size: 24px;
		color: #333;
		text-transform: none;
		letter-spacing: 0;
		font-weight: 400;	
	}
	.page-id-9 .leftside {
		width: 30%;
		float: left;
		clear: left;	
	}
	.page-id-9 .rightside {
		width: 62%;
		float: right;
		clear: right;	
	}
	#gform_2 li.gfield:first-child,
	#gform_2 li.gfield:nth-child(4),
	#gform_2 li.gfield:nth-child(3) {
		width: 40%;
		float: left;
		clear: left;
		display: inline-block;
	}
	
	#gform_2 li.gfield:nth-child(2),
	#gform_2 li.gfield:nth-child(5) {
		width: 55%;
		float: right;
		clear: right;	
		display: inline-block;
		vertical-align: top;
	}
	#gform_2 li.gfield input {
		font-size: 15px;
		line-height: 120%;
	}
	.page-id-9 .contact-info {
		display: block;
		width: 100%;
		margin: 0;
		padding: 0;
		position: relative;	
	}
	.page-id-9 .contact-info li {
		display: inline-block;
		clear: both;
		float: left;
		margin: 0;
		padding: 8px 6px;
		position: relative;
		width: 100%;
		border-top: 1px dashed #ddd;
		color: #333;
		line-height: 120%;	
	}
	.page-id-9 .contact-info li em {
		font-weight: bold; 
		width: 80px;	
		display: inline-block;
		
	}
	#client-ticker ul {
		text-align: center;	
	}
	#client-ticker .slide {
		display: inline-block;
		width: 30%;
		float: none;
		position: relative;
		clear: none;
		padding: 0 0 30px 0;
		min-width: 30%;
		vertical-align: top;	
	}
	#client-ticker .slide:nth-child(2),
	#client-ticker .slide:nth-child(5),
	#client-ticker .slide:nth-child(8),
	#client-ticker .slide:nth-child(11) {
		margin-left: 5%;
		margin-right: 5%;	
	}
	#client-ticker .slide .logo {
		margin-bottom: 15px;	
	}
	#client-ticker .slide .symbol {
		font-weight: bold;
		color: #777;
		font-size: 15px;	
	}
	#client-ticker .slide .logo {
		height: auto;	
	}
	#client-ticker .slide .logo > img {
		width: 90%;
		height: auto;
		vertical-align: center;	
	}
}

@media All and (min-width: 1050px) {

	#beer-tours {
		height: 400px;	
	}

}

@media All and (min-width: 1300px) {



}

@media All and (min-width: 650px) {
	body .mobile {
		display: none !important;
		visibility: hidden !important;	
	}
}

@media All and (max-width: 650px) {
	
	.site-branding {
		height: auto;
		display: block;
		width: 100%;
		padding: 20px 0;
		min-height: 450px;	
	}	
	body .top-navigation,
	body.page header.entry-header  {
		display: none;
		visibility: hidden;	
	}
	header span.logo img {
		display: block;
		max-width: 200px;
		height: auto;
		float: none;
		margin: 30px auto 0 auto;
		margin-bottom: 20px;	
	}
	.site-title .title {
		font-size: 20px;
		text-align: center;	
	}
	header .rightside h4 {
		font-size: 16px;
		text-align: center;
		color: #999;
		line-height: 110%;
		margin-top: 20px;	
	}
	body #slideshow {
		background-size: auto 550px !important;
			
	}
	body #page #ir-consultations p {
		width: 100%;	
	}
	body #page #ir-consultations p:first-child {
		font-size: 15px;
		color: #fff;
		line-height: 140%;	
	}
	body #page #ir-consultations p:last-child a {
		margin-top: 20px;
		line-height: 110%;
		text-align: center;
		padding-top: 10px;
		padding-bottom: 10px;	
	}
	body #page #content.site-content {
		padding-bottom: 0;	
	} 
	nav#mobile-nav {
		display: block;
		width: 100%;
		clear: both;
		float: none;
		text-align: center;
		margin: 30px 0 0 0;
		padding: 0;
		position: relative;	
	}
	nav#mobile-nav ul.menu {
		width: 100%;
		padding: 0;
		margin: 0;	
	}
	nav#mobile-nav ul.menu > li {
		display: inline-block;
		float: none;
		text-align: center;
		width: 36px;
		height: 36px;
		border-radius: 18px;
		background-color: #1CBFB9;
		background-image: radial-gradient(transparent, rgba(0,0,0,0.2));
		color: #fff;
		font-size: 18px;
		line-height: 36px;
		margin: 0 3px;	
	}
	nav#mobile-nav .menu li a {
		color: #fff;	
	}
	nav#mobile-nav .menu li:hover {
		cursor: pointer;	
	}
	.entry-content a.nc-btn {
		line-height: 120%;
		text-align: center;
		padding-top: 20px;
		padding-bottom: 20px;	
	}
	#panel3 h2.entry-title {
		color: #777;
		margin-bottom: 30px;	
	}
	#ir-services {
		padding-top: 40px;
		padding-bottom: 40px;	
	}
	#ir-services ul li {
		width: 50%;
		height: 180px;
		font-size: 12px;
		font-weight: bold;
		float: left;
		clear: none;
		display: inline-block;	
	}
	#ir-services li h3 {
		font-size: 12px;
		font-weight: bold;	
	}
	#footer-contact form .gform_body {
		width: 100%;
		float: none;
		clear: both;	
		display: block;
	}
	body #page .site-content-contain #footer-contact form li.gfield {
		width: 100%;
	}
	#footer-contact form .gform_footer {
		width: 100%;
		clear: both;
		float: none;
		margin-top: 20px;
		display: block;	
	}
	body form .gform_footer input {
		padding-top: 10px;
		padding-bottom: 10px;
		margin-top: 20px;	
	}
	#footer-contact .rc-anchor-light.rc-anchor-normal {
		max-width: 100%;	
	}
	#footer-contact .rc-anchor-normal-footer {
		float: left;
	}
	#recaptcha-anchor-label {
		width: 80px !important;
		font-size: 12px;	
	}
	footer#colophon .social-menu a {
		width: 36px;
		height: 36px;
		background-color: #1CBFB9;
		color: #fff;
		font-size: 16px;
		border-radius: 18px;
		line-height: 36px;
		display: inline-block;
		margin-left: 8px;	
		text-align: center;
		transition: background-color 0.4s ease;
	}
	footer#colophon .social-menu a:hover {
		font-size: 20px;
		margin-top: -20px;
		line-height: 36px;
		transition: background-color 0.4s ease;	
	}
	footer#colophon .social-menu a.facebook:hover {
		background-color: #3B5999;	
	}
	footer#colophon .social-menu a.linkedin:hover {
		background-color: #1DA1F3;
	}
	footer#colophon .social-menu a.googleplus:hover {
		background-color: #E0483A;
	}
	footer#colophon .social-menu {
		text-align: center;
	}
	footer#colophon .wrap p.site-info {
		line-height: 120%;
		text-align: center;
		font-size: 12px;
		margin-bottom: 20px;	
	}
	body #slideshow .bx-slider {
		padding-top: 50px;
		padding-left: 30px;
		padding-right: 30px;	
	}
	body #slideshow .bx-slider h2 i {
		font-size: 50px;
		clear: both;
		display: block;	
	}
	body #slideshow .bx-slider h2 {
		font-size: 30px;
		font-weight: bold;
		color: #fff;
			
	}
	nav#mobile-menu {
		display: none;
		width: 100%;
		position: fixed;
		visibility: hidden;
		left: -1000px;
		opacity: 0;
		background-color: #fff;
		transition: all 0.5s ease;	
	}
	nav#mobile-menu.open {
		display: block;
		left: 0;	
		visibility: visible;
		opacity: 1;
		top: 0;
		z-index: 99999;
		min-height: 500px;
		transition: all 0.3s ease;
	}
	nav#mobile-menu.open header {
		display: block;
		clear: both;
		height: 50px;
		width: 100%;
		float: none;
		padding-top: 0;
		position: relative;
		border-bottom: 1px solid #ddd;
		background-color: #333;
		color: #fff;	
	}
	nav#mobile-menu.open header h3 {
		float: left;
		clear: left;
		line-height: 50px;
		height: 50px;
		color: #fff;
		padding-left: 20px;
		font-size: 13px;
		letter-spacing: 0;	
	}
	nav#mobile-menu.open header span.closer {
		float: right;
		clear: right;
		display: block;
		width: 50px;
		height: 50px;
		font-weight: bold;
		border-left: 1px solid #777;
		color: #777;
		line-height: 50px;
		text-align: center;
		padding: 0;
		margin: 0;	
	}
	nav#mobile-menu.open .menu {
		margin: 0;
		padding: 0;	
	}
	nav#mobile-menu.open .menu li {
		display: inline-block;
		clear: both;
		float: left;
		width: 100%;
		border-bottom: 1px solid #ddd;
		padding: 0;
		margin: 0;	
	}
	nav#mobile-menu.open .menu li > a {
		font-size: 16px;
		padding: 15px 15px;
		font-weight: 500;
		color: #555;
		display: block;
		position: relative;	
	}
	.entry-content .team-member {
		margin-bottom: 30px;
	}
	.team-member .team-text {
		text-align: center;	
	}
	.team-member .team-text a {
		background-color: #1CBFB9;
		color: #fff;
		font-weight: bold;
		text-shadow: 0 0 4px rgba(0,0,0,0.4);
		text-align: center;
		float: none;
		padding: 6px 10px;
		border-radius: 8px;
		box-shadow: none;
		background-image: linear-gradient(to bottom, transparent, transparent 50%, rgba(0,0,0,0.3));
		display: inline-block;
		position: relative;
		margin-top: 10px;	
	}
	.entry-content > ul > li {
		display: inline-block;
		width: 100%;
		clear: both;
		position: relative;
		margin-bottom: 8px;
		border-left: 3px solid #1CBFB9;
		padding-left: 10px;
	}
	.entry-content ul.contact-info li {
		display: inline-block;
		margin: 0 0 8px 0;
		padding: 0;	
		width: 100%;
		position: relative;
		border-left: 3px solid #1CBFB9;
		padding-left: 10px;
	}
	body.page-id-9 .entry-content .rightside {
		padding-top: 50px;	
	}
	body.page-id-9 .entry-content .gform_description {
		font-style: italic;
		margin-bottom: 20px;
	}
	
}




