body {
	background-color: #fff;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #333333;
}
.header {
	background-color: #231f20;
	width: 100%;
	float: left;
	border-bottom: 5px solid #00a7e0;
	margin: 0 0 20px 0;
	position: relative;
}
.header .pull-right {
	position: inherit;
}
.logo a {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	width: 296px;
	height: 75px;
	text-indent: -999999px;
	display: block;
	margin: 25px 0 17px 0;
	padding: 0;
}
.top-links {
	float: right;
	width: 100%;
	text-align: right;
	margin: 17px 0 24px 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-weight: 600;
	color: #fff;
}
.top-links p {
	margin: 0;
}
.top-links a {
	color: #fff;
	margin: 0 0 0 20px;
}
.top-links a:first-child {
	margin: 0;
	color: #00a7e0;
}
.navigation {
	float: right;
}
.navigation ul {
	margin: 0;
	padding: 0;
}
.navigation ul li {
	list-style-type: none;
	display: block;
	float: left;
}
.navigation ul li a {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #fff;
	padding: 15px 20px;
	margin: 0;
	display: block;
}
.navigation ul li.current_page_item a {
	background-color: #00a7e0;
}
.navigation ul li a:hover,
.navigation ul li:hover a {
	background-color: #00a7e0;
	text-decoration: none;
}
.breadbin {
	width: 100%;
	float: left;
	border-bottom: 1px solid #3d3d3d;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
}
.breadbin p {
	margin: 0;
	padding: 0;
	font-weight: 300;
	font-size: 16px;
}
.breadbin p a {
	color: #00a7e0;
	text-decoration: none;
}
.breadbin p a:hover {
	text-decoration: underline;
}
.body {
	width: 100%;
	float: left;
}
.body h1 {
	font-weight: 400;
	font-size: 36px;
	font-family: 'Open Sans', sans-serif;
	margin: 0 0 10px 0;
	padding: 0;
}
.body h2.sub-title {
	font-weight: 300;
	font-size: 25px;
	color: #333333;
	margin: 0 0 20px 0;
	padding: 0;
	text-align: left;
}
.footer {
	background-color: #00a7e0;
	width: 100%;
	float: left;
	padding: 40px 0;
}
.footer h3 {
	font-weight: 300;
	font-size: 30px;
	margin: 0 0 20px 0;
	padding: 0;
	color: #fff;
}
.footer ul {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
}
.footer ul li {
	list-style-type: none;
	display: block;
	margin: 0 0 15px 0;
	padding: 0;
}
.footer ul li:last-child {
	margin: 0;
}
.footer ul li a {
	color: #fff;
	font-size: 18px;
	font-weight: 300;
}
.footer p {
	color: #fff;
	font-size: 18px;
	font-weight: 300;
	line-height: 26px;
}
.footer p a {
	color: #fff;
	font-weight: 400;
}
.footer-facebook {
	background-image: url(../images/footer-facebook.png);
	background-repeat: no-repeat;
	width: 94px;
	height: 19px;
	display: block;
	text-indent: -999999px;
	margin: 0 0 20px 0;
}
.footer-share {
	width: 100%;
	float: left;
}
.footer-share label {
	font-size: 18px;
	font-weight: 400;
	color: #fff;
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	line-height: 35px;
}
.footer-share a {
	background-repeat: no-repeat;
	width: 35px;
	height: 36px;
	margin: 0 0 20px 20px;
	text-indent: -999999px;
	display: block;
	float: left;
}
a.share-twitter {
	background-image: url(../images/share-twitter.png);
}
a.share-linkedin {
	background-image: url(../images/share-linkedin.png);
}
a.share-facebook {
	background-image: url(../images/share-facebook.png);
}
a.share-googleplus {
	background-image: url(../images/share-googleplus.png);
}
.legal {
	text-align: center;
}
.legal p {
	padding: 20px 0 0 0;
	margin: 0;
	color: #fff;
	font-weight: 300;
	font-size: 15px;
}
.mega-footer {
	width: 100%;
	float: left;
	margin: 0 0 40px 0;
}
.mega-item {
	width: 100%;
	float: left;
	margin: 0 0 40px 0;
}
.mega-item h2 {
	margin: 0 0 20px;
	text-align: center;
	min-height: 55px;
}
.mega-item h2 a {
	color: #333333;
	font-size: 23px;
	font-family: 'Open Sans', sans-serif; 
	margin: 0 0 20px 0;
	font-weight: 400;
	padding: 0;
	display: block;
}
.mega-item img {
	width: 100%;
	float: left;
}
.mega-info {
	width: 100%;
	float: left;
	background-color: #231f20;
	padding: 20px;
	box-sizing: border-box;
}
.mega-info p {
	 color: #fff;
	 margin: 0;
	 font-family: 'Open Sans', sans-serif; 
	 font-weight: 300;
	 font-size: 18px;
}
.awards {
	width: 100%;
	float: left;
	text-align: center;
	margin: 0;
}
.awards img {
	max-width: 100%;
}
.mobile-navigation {
	width: 100%;
	float: left;
	margin: 0;
	text-align: center;
	display: none;
}
.mobile-toggle {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #fff;
	padding: 10px 45px;
	margin: 0 auto 20px auto;
	display: inline-block;
	text-transform: uppercase;
	border: 1px solid #fff;
	text-align: center;
}
.mobile-navigation ul {
	display: none;
}

.mobile-navigation ul.mob-menu > li:last-child {
	border-bottom: none;
}


.mobile-navigation ul li a {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #fff;
	display: block;
}



.search-hero {
	background-image: url(../images/herobg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	width: 100%;
	float: left;
	margin: -20px 0 0 0;
	border-bottom: 1px solid #111;
	text-align: center;
	padding: 40px 0;
}
.search-hero h2 {
	font-size: 36px;
	color: #333333;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	margin: 0 0 5px 0;
	padding: 0;
}
.search-hero p {
	font-size: 25px;
	color: #333333;
	font-weight: 300;
	margin: 0 0 10px 0;	
}
#ps {
	background-color: transparent;
	background-image: url(../images/ps.png);
	background-repeat: no-repeat;
	width: 567px;
	height: 61px;
	display: inline-block;
	position: relative;
	padding: 10px 20px;	
	border: 0;
	font-size: 15px;
	color: #333333;
	font-weight: 300;
	margin: 0 0 20px 0;
}
#ps:focus,
#psearch:focus {
	outline: none;
}
#psearch {
	background-color: transparent;
	background-image: url(../images/psearch.png);
	background-repeat: no-repeat;
	width: 81px;
	height: 61px;
	display: inline-block;
	position: relative;
	text-indent: -999999px;
	border: 0;
	margin: 0 0 20px 0;
}

.home-cta .action:nth-child(3n+4) {
	clear:left;
}

.search-info {
	width: 100%;
	float: left;
	text-align: center;
	min-height: 230px;
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	border-bottom: 5px solid #111;
}

@media (min-width:768px) and (max-width:1200px) {
	.home-cta .action h3 {
	min-height: 53px;
	}
	
	.home-cta .action .search-info {
	min-height: 295px;
	}
}

@media (min-width:768px) and (max-width:991px) {
	.home-cta .action .search-info {
	min-height: 320px;
	}
}

.search-info p {
	font-size: 18px;
}
.search-info h3 a {
	color: #111;
}
.si4,
.si5,
.si6 {
	border: 0;
}
.greybg {
	background-color: #f4f4f4;
}
.greybg {
	padding: 40px 0 0 0;
}
.body h2 {
	font-size: 25px;
	color: #333333;
	margin: 0 0 40px 0;
	padding: 0;
	text-align: center;	
}
.bluebg {
	background-color: #00a7e0;
}
.video {
	width: 100%;
	float: left;
}
.video iframe,
.video img {
	margin: 0;
	float: left;
	max-width: 100%;
}
.bluebg .content,
.blackbg .content {
	padding: 40px 0;
	margin: 0;
}

@media (max-width: 991px){
	.bluebg .content {
		padding: 40px 15px 0;
	}
}

.bluebg .content h2,
.blackbg .content h2 {
	margin: 0 0 20px 0;
	padding: 0;
	color: #fff;
	font-size: 25px;
	font-weight: 400;
	text-align: left;
	border: 0 !important;
}
.content p {
	font-size: 18px;
	margin: 0 0 20px 0;
}
.content p a {
	color: #00a7e0;
}

.content h3.tec-title {
    border-bottom: 4px solid #00a7e0;
    width: 100%;
    clear: both;
    margin: 40px 0 20px 0 !important;
    padding-bottom: 10px !important;
}
	
.content hr {
	border-color: #00a7e0;
	border-bottom: 4px solid #00a7e0;
	width: 100%;
	clear: both;
	margin: 60px 0 40px 0;
}
.bluebg .content p,
.blackbg .content p {
	color: #fff;
}
.bluebg .content p a,
.blackbg .content p a {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #fff;
}
.blackbg {
	background-color: #231f20;
	margin: 0 0 40px 0;
}
.blackbg .content h3 {
	margin: 0 0 20px 0;
	padding: 0;
}
.blackbg .content h3 a {
	color: #fff;
	font-size: 20px;
}
.blackbg .content img {
	margin: 0 0 20px 0;
}
.black1 {
	padding-right: 0;
}
.black2 {
	padding-left: 0;
}
.black1 .content {
	background-color: #393637;
	padding: 20px;
	float: left;
	width: 100%;
}
.black2 .content {
	background-color: #4f4c4d;
	padding: 20px;
	float: left;
	width; 100%;
}
.contact-cta {
	padding: 15px 40px;
	display: inline-block;
	border: 1px solid #111;
	font-size: 25px;
	text-align: center;
	margin: 0 auto;
}
.contact-container {
	text-align: center;
	margin: 0 0 40px 0;
}
.contact-cta a {
	color: #111;
	border-bottom: 1px solid #111;
}
.testimonial-item {
	width: 100%;
	float: left;
	margin: 0 0 40px 0;
}
.testimonial-img {
	width: 100%;
	float: left;
}
.testimonial-img img {
	max-width: 100%;
	float: left;
}
.testimonial-info {
	width: 100%;
	float: left;
	margin: 0 0 40px 0;
}
.testimonial-info h2 {
	border: 0 !important;
	padding: 0 !important;
	margin: 0 0 10px 0 !important;
	font-size: 22px;
}
.testimonial-info img {
	width: auto !important;
	height: auto !important;
}
.testimonial-info p {
	font-size: 18px;
	font-weight: 300;
}
.page-template-template-testimonials .testimonial-info {
	margin: 0;
}
.page-template-template-testimonials .testimonial-item {
	margin-bottom: 20px;
}
.bxslider {
	width: 100%;
	float: left;
	margin: 0 0 80px 0;
}
.headlines {
	width: 100%;
	float: left;
	margin: 0 0 20px 0;
	text-align: left;
}
.headlines h2 {
	text-align: left;
	display: block;
	margin: 0 0 20px 0;
	line-height: 24px;
	font-weight: 300;
	font-size: 20px;
}
.headlines h2 a {
	color: #333333;
	font-size: 20px;
	display: block;
}


.inner-headlines {
	width: 100%;
	float: left;
	margin: 0 0 20px 0;
	border-bottom: 4px solid #00a7e0;
	padding: 0 0 20px 0;
}

.inner-headlines h3 a:hover, .inner-headlines:hover h3 a {
	text-decoration: none;
	color:#036ea2;
}

.page-template-template-sectors .inner-headlines {
	border-bottom: none;
}


@media (min-width:1200px){
	.inner-headlines {
		min-height: 440px;
	}
	
	.home .articles .inner-headlines {
		min-height: 480px;
	}
	
	.headlines .inner-headlines {
		min-height: inherit;
	}
}

@media (min-width:768px) and (max-width:1199px){
	.page-template-template-sectors .inner-headlines {
		min-height: 460px;
	}
	
}

@media (min-width:768px) and (max-width:991px){
	.page-template-template-sectors .inner-headlines {
		min-height: 430px;
	}
	
	.page-template-template-sectors .inner-headline-img {
		height: 125px !important;
		min-height: 125px !important;
	}
	
	.page-template-template-sectors .inner-headlines h3 {
		font-size: 20px;
	}
}

@media (max-width:767px){
	.page-template-template-sectors .inner-headlines {
		min-height: auto;
		margin-bottom: 30px;
	}
	
	.page-template-template-sectors .inner-headline-img {
		text-align: center;
		min-height: inherit !important;
		height: inherit;
	}
}


.inner-headlines p {
	color: #333333;
	font-size: 18px;
	font-weight: 300;
}
.inner-headlines img {
	margin: 0 0 20px 0;
}
.articles {
	width: 100%;
	float: left;
	margin: 0 0 20px 0;
	text-left;
}
.articles h3 {
	text-align: left;
	display: block;
	margin: 0 0 20px 0;
	line-height: 22px;
	font-weight: 300;
}
.articles h3 a {
	color: #111;
}
.articles h2 {
	font-size: 20px;
	color: #0faae1;
	display: block;
	margin: 0 0 20px 0;
	text-align: left;
	font-weight: 300;
}
.articles h2 a {
	color: #0faae1;
	display: block;
}

.articles .col-sm-4:nth-child(3n+4) {
	clear: left;
}

.articles .inner-headlines p a {
	color: #0faae1;
	text-decoration: none;
}
.inner-headline-img {
	width: 100%;
	float: left;
	min-height: 205px;
	margin-bottom: 20px;
}

@media (min-width:768px){
	.inner-headline-img {
		height: 205px;
		overflow: hidden;
	}
}


.inner-headline-img img {
	max-width: 100%;
}
.bx-pager  {
	margin-bottom: 40px;
}
.mega_menu {
	width: 100%;
	position: absolute;
	left: 0;
	top: 118px;
	background-color: #00a7e0;
	z-index: 1000;
	padding: 40px 0;
	display: none;
}
.mega_menu h3 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 18px;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #fff;
	display: block;
	color: #fff;
}
.mega_menu h3 a {
	color: #fff;
	margin: 0 !important;
	padding: 0 !important;
	display: block;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 18px;
}
.mega_menu p {
	color: #fff;
}
.mega_menu ul {
	width: 100%;
	float: left;
	margin: 0 0 20px 0;
	padding: 0;
}
.mega_menu ul li {
	width: 50%;
	float: left;
	margin: 0 0 10px 0;
	padding: 0;
}
.mega_menu ul li a {
	padding: 0;
	margin: 0;
}
.mega_menu input[type=text] {
	background-color: #fff;
	border: 0;
	color: #333333;
	font-size: 18px;
	padding: 10px;
	margin: 0 0 10px 0;
	width: 100%;
	float: left;
}
.mega_menu input[type=text]:focus,
.mega_menu input[type=submit] {
	outline: none;
}
.mega_menu input[type=submit] {
	background-color: #231f20;
	border: 1px solid #fff;
	color: #fff;
	font-size: 18px;
	text-align: center;
	padding: 10px;
	width: 100%;
	float: left;
	margin: 0 0 20px 0;
	background-image: url(../images/smallglass.png);
	background-repeat: no-repeat;
	background-position: 70% center;
}
.drop_down {
	width: 300px;
	position: absolute;
	left: 0;
	top: 53px;
	background-color: #00a7e0;
	z-index: 1000;
	padding: 20px 0;
	display: none;
}
.drop_down ul li {
	width: 100%;
}
.navigation ul li.drop_down_active {
	position: relative;
}
.navigation ul li:hover .mega_menu,
.navigation ul li:hover .drop_down {
	display: block;
}
.navigation ul li a < .mega_menu:hover,
.navigation ul li a < .drop_down:hover {
	background-color: #00a7e0;
}
.call-today {
	border: 1px solid #111;
	padding: 10px 20px;
	display: inline-block;
	margin: 0 0 20px 0;
}
.call-today p {
	margin: 0;
}
.call-today a {
	color: #333 !important;
}
.call-today a:last-child {
	text-decoration: underline;
}
.norisk {
	background-color: #e5f6fc;
	width: 100%;
	float: left;
	padding: 20px;
}
.norisk h3 {
	font-size: 25px;
	color: #333333;
	margin: 0 0 20px 0;
	padding: 0;
	display: block;
}
.norisk ul {
	width: 100%;
	margin: 0;
	padding: 0;
}
.norisk ul li {
	background-image: url(../images/noriskbullet.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	list-style-type: none;
	display: block;
	margin: 0 0 20px 0;
	padding: 0 0 0 30px;
	width: 100%;
	float: left;
	font-size: 18px;
	color: #333333;
	font-weight: 300;
}
.norisk ul li strong {
	font-weight: 500;
}
.norisk p {
	color: #454c52;
	margin: 0 0 20px 0;
	font-size: 18px;
	line-height: 24px;
}
.startnow {
	color: #fff;
	text-decoration: none;
	font-size: 24px;
	font-weight: 400;
	display: block;
	background-color: #00a7e0;
	border-radius: 10px;
	text-align: center;
}
.startnow a {
	color: #fff;
	text-decoration: none;
	font-size: 24px;
	font-weight: 400;
	display: block;
	padding: 15px 30px;
}
.whyus {
	width: 100%;
	float: left;
	margin: 20px 0;
}

@media (max-width:767px){
	.whyus {
		margin: 40px 0 20px;
	}
}

.whyus p {
	background-image: url(../images/tick.png);
	background-repeat: no-repeat;
	padding: 8px 0 8px 55px;
	font-size: 20px;
	color: #333333;
}
.content {
	margin-bottom: 40px;
}
.content h1 {
	font-size: 25px;
	line-height: 33px;
	font-weight: 300;
	color: #333333;
	padding: 0 0 10px 0;
	margin: 0 0 20px 0;
	border-bottom: 5px solid #00a7e0;
}
.content h2 {
	text-align: left;
	font-size: 25px;
	line-height: 33px;
	font-weight: 300;
	color: #333333;
	padding: 0 0 10px 0;
	margin: 0 0 20px 0;
	border-bottom: 5px solid #00a7e0;
	display: table;
}

.content h2.heading {
	border-bottom: solid 1px #222;
    width: 100%;
    font-weight: 500;
}

.page-template-template-sectors .content h2 {
	border-bottom: none;
}
.content h3 {
	font-size: 20px;
	color: #333333;
	margin: 0 0 20px 0;
	padding: 0;
	font-weight: 500;
}
.content ul {
	width: 100%;
	float: left;
	margin: 0 0 20px 0;
	padding: 0;
}
.content ul li {
	background-image: url(../images/li_blue.png);
	background-repeat: no-repeat;
	background-position: left 8px;
	list-style-type: none;
	display: block;
	margin: 0 0 10px 20px;
	padding: 0 0 0 20px;
	font-size: 18px;
}

.bluebg .content ul li {
	background-image: url(../images/li_white.png);
	color: #fff;
}

.bluebg .videoWrapper {
	padding-bottom: 52.25% !important;
}

.content ol {
	width: 100%;
	float: left;
	margin: 0 0 20px 40px;
	padding: 0;
}
.content ol li {
	background-position: left 8px;
	margin: 0 0 10px 10px;
	padding: 0 0 0 10px;
	font-size: 18px;
}


.content img.alignleft {
	float: left;
	margin: 0 20px 20px 0;
}
.content img.alignright {
	float: right;
	margin: 0 0 20px 20px;
}
.content img {
	max-width: 100%;
}
.content iframe {
	max-width: 100%;
}
.norisk-awards {
	width: 100%;
	float: left;
	margin: 40px 0;
}
.norisk-awards img {
	max-width: 100%;
}
.polymer-list {
	width: 100%;
	float: left;
	margin: 0 0 40px 0;
	padding: 0 0 40px 0;
	border-bottom: 3px solid #00a7e0;
}
.polymer-list .col-sm-3 img {
	max-width: 100%;
	float: left;
}
.polymer-list:last-child {
	border-bottom: 0;
	margin: 0;
	padding: 0;
}
.polymer-name {
	float: left;
	background-color: #00a7e0;
	border-radius: 10px;
	width: 100px;
	height: 100px;
	padding: 10px 15px;
	box-sizing: border-box;
	color: #fff;
	font-size: 26px;
	position: relitive;
}
.polymer-name a {
	font-size: 22px;
	line-height: 26px;
	color: #fff;
	padding: 0 80px 55px 0;
	display: block;
}

.polymer-name a p {
	position: absolute;
    bottom: 10px;
    width: 70px;
    margin: 0;
}

.polymer-name a:hover {
	text-decoration: none;
}
.polymer-info {
	width: 100%;
	float: left;
}
.polymer-info h2 {
	margin: 0;
	padding: 0;
	color: #333333;
	font-size: 25px;
	font-weight: 400;
	border: 0 !important;
}
.polymer-info h2 a {
	color: #333;
}
.polymer-info p {
	font-size: 18px;
	margin: 0;
}
.polymer-long-name {
	font-size: 20px;
	color: #0faae1;
	margin: 0 0 20px 0;	
}
.polymer-long-name a {
	color: #0faae1;
}
.polymer-list-container {
	width: 100%;
	float: left;
	margin: 40px 0;
}
.refine-head {
	width: 100%;
	float: left;
	margin: 0 0 40px 0;
	padding: 20px 0 0 0;
}
.refine-head h1 {
	margin: 0;
	padding: 0;
	color: #333333;
	font-size: 36px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
}

p.you-searched-for {
	font-size: 25px;
	color: #333333;
	font-weight: 300;	
}
p.you-searched-for strong {
	font-weight: 500;
	margin: 0 0 10px 0;
}
p.you-searched-for span {
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	display: block;
}
.gsection {
	border: 0 !important;
}
#gform_wrapper_1 h2.gsection_title {
	color: #333333 !important;
	font-size: 25px !important;
	font-weight: 500 !important;
	margin: 0 0 !important;
	padding: 0 0 10px 0 !important;
	border-bottom: 5px solid #54b524 !important;
	display: inline-block  !important;
}
#gform_wrapper_1 label.gfield_label {
	color: #333333;
	font-size: 25px;
	font-weight: 300;
}
#gform_wrapper_1 input[type=text] {
	border: 2px solid #1c74b5;
	padding: 10px;	
	border-radius: 10px;
	font-size: 25px;
	color: #333333;
	font-weight: 300;
}
#gform_wrapper_1 input[type=text]:focus {
	outline: none;
}
#gform_wrapper_1 .gfield_description {
	font-size: 20px;
	font-weight: 400;
	margin-top: -10px;
	margin-bottom: 10px;
}
#gform_wrapper_1 .gfield {
	margin-bottom: 40px !important;
}
#gform_submit_button_1 {
	background-color: #00a7e0;
	color: #fff;
	font-size: 24px;
	font-weight: 300;
	border-radius: 10px;
	padding: 15px 30px;
	border: 0;
	margin: 0 0 60px 0;
}
.title-bar h2 {
	font-size: 25px;
	color: #333333;
	margin: 0;
	padding: 0;
	text-align: left;
	font-weight: 300;
}
.history-item {
	width: 100%;
	float: left;
	margin: 20px 0 20px 0;
	padding: 20px 0 20px 0;
	text-align: left;
}
.history-img {
	width: 100%;
	float: left;
}
.history-img img {
	width: 100%;
	float: left;
}
.history-info {
	width: 100%;
	float: left;
}
.history-info h2 {
	font-size: 25px;
	color: #333333;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 5px solid #00a7e0;
	display: inline-block;
	font-weight: 300;
	text-align: left;
}
.polymer-articles h2 {
	border: 0;
	font-size: 20px;
	line-height: 24px;
}
.polymer-articles h2 a {
	text-align: left;
	line-height: 24px;
	display: block;
	color: #0faae1;
}
.history-info p {
	color: #333333;
	margin: 0 0 20px 0;
	font-size: 18px;
	font-weight: 400;
}
.large-call {
	margin: 20px 0 60px 0;
	text-align: center;
	font-sie: 25px;
}
.large-call .call-today p {
	font-size: 25px;
}
.refine-head.center,
.refine-head.center h1,
.refine-head.center h2 {
	text-align: center;
}
.child-menu {
	width: 100%;
	float: left;
	margin: 40px 0;
}
.child-menu ul {
	margin: 0;
	padding: 0;
	width: 100%;
	display: block;
}
.child-menu ul li {
	list-style-type: none;
	display: block;
	margin: 0;
	list-style-type: none;
	float: left;
}
.child-menu ul li:first-child a {
	padding: 0 10px 0 0;
}
.child-menu ul li:last-child a {
	border: 0;
}
.child-menu ul li a {
	color: #00a7e0;
	text-decoration: none;
	font-size: 18px;
	display: block;
	border-right: 1px solid #111;
	padding: 0 10px;
}
.child-menu h2 {
	color: #333333;
	font-size: 25px;
	font-weight: 300;
	margin: 0 0 10px 0;
	padding: 0;	
	text-align: left;
}
.sidebar {
	width: 100%;
	float: left;
	margin: 0 0 20px 0;
}
.widget-container ul {
	width: 100%;
	float: left;
	margin: 0;
	padding: 10px 0;
	border-top: 2px solid #00a7e0;
	border-bottom: 2px solid #00a7e0;
}
.widget-container ul li {
	list-style-type: none;
	display: block;
}
.widget-container ul li a {
	color: #333333;
	font-size: 20px;
	display: block;
	padding: 5px 0;
}
.widget-container h3 {
	font-size: 25px;
	color: #333333;
	font-weight: 300;
	margin: 0 0 10px 0;
	padding: 0;	
}
.f-img {
	width: 100%;
	float: left;
	margin: 0 0 20px 0;
}
.single-share {
	width: 100%;
	float: left;
}
.single-share label {
	font-size: 18px;
	font-weight: 400;
	color: #333;
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	line-height: 35px;
}
.single-share a {
	background-repeat: no-repeat;
	width: 35px;
	height: 36px;
	margin: 0 0 20px 20px;
	text-indent: -999999px;
	display: block;
	float: left;
}
.content a.share-twitter {
	background-image: url(../images/blue-twitter.jpg);
}
.content a.share-linkedin {
	background-image: url(../images/blue-linkedin.jpg);
}
.content a.share-facebook {
	background-image: url(../images/blue-facebook.jpg);
}
.content a.share-googleplus {
	background-image: url(../images/blue-google.jpg);
}
.postedin {
	font-weight: 300;
}
.postedin a {
	color: #111;
	font-weight: 400;
}
.related-articles {
	width: 100%;
	float: left;
	margin: 0 0 20px 0;
	padding: 20px 0;
	border-top: 3px solid #00a7e0;
}
.related-articles h3 {
	color: #333333;
	font-size: 25px;
	margin: 0 0 20px 0;
	font-weight: 300;	
}
.related-articles h2 {
	border: 0;
	font-size: 20px;
	color: #0faae1 !important;
	line-height: 22px;
}
.related-articles p a,
.related-articles h2 a {
	color: #0faae1 !important;
	font-size: 18px;
	font-weight: 300;
}
.related-item {
	width: 100%;
	float: left;
	border-bottom: 3px solid #00a7e0;
}
.kb-head {
	background-image: url(../images/kb-head.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 100%;
	float: left;
	margin: -20px 0 40px 0;
	padding: 25px 0;
	background-color: #000;
}
.kb-head h1 {
	margin: 0 0 10px 0;
	padding: 0;
	color: #fff;
	font-size: 36px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
}
.kb-head p {
	color: #fff;
	font-size: 20px;
	font-weight: 300;
}
.kb-head p a {
	color: #fff;
}
.content.centre {
	text-align: center;
}
.gform_body ul li {
	background-image: none;
	padding: 0 !important;
}
.viewmorearticles {
	text-align: center;
	margin: 0 0 40px 0;
}
.viewmorearticles a {
	padding: 10px 20px;
	color: #fff;
	text-decoration: none;
	background-color: #00a7e0;
	display: inline-block;	
	border-radius: 10px;
	text-transform: lowercase;
	font-size: 19px;
}
.tabb-bg {
	background-color: #231f20;
	width: 100%;
	float: left;
	margin: 0 0 40px 0;
	text-align: left;
	min-height: 200px;
}
.tabb-bg h2 {
	background-color: #231f20;
	font-size: 25px;
	margin: 0;
	padding: 20px;
	font-weight: 300;
	color: #fff;	
	text-align: left;
}
.tab-items {
	background-color: #393637;
	width: 30%;
	float: left;
}
.tab-content {
	background-color: #4f4c4d;
	width: 70%;
	float: left;
	min-height: 200px;
	border-top: 1px solid #231f20;
	padding: 20px;
	box-sizing: border-box;
    min-height: 399px;
}

.tab-content .col-md-4:nth-child(3n+4){
	clear: left;
}

@media (max-width:1200px){
	.tab-content {
		min-height: 474px;
	}
}

.tab-item {
	padding: 20px;
	float: left;
	width: 100%;
	border-top: 1px solid #231f20;
}
.tab-item:hover {
	background-color: #4f4c4d;
	cursor: pointer;
}
.tab-item h3,
.tab-content h3 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 20px;
	color: #0faae1;
	font-weight: 300;
}
.tab-content h3 a {
	color: #0faae1;
	text-decoration: none;
}
.tab-content p,
.tab-item p {
	color: #ffffff;
	font-size: 18px;
}
.tab-content p {
	margin: 0 0 20px 0;
}
.tab-content p a {
	background-color: #0faae1;
	padding: 5px 20px;
	display: inline-block;
	color: #fff;
	text-decoration: none;
	border-radius: 10px;
}
.tab-item-active {
	background-color: #4f4c4d;
}
.tt-dropdown-menu {
	width: 649px;
	margin-top: 20px;
	padding: 10px;
	background-color: #fff !important;
	border-radius: 10px;
	color: #111;
	text-align: left;
	border: 3px solid #1876b2;
	font-size: 15px;
	color: #333333;
	font-weight: 300;
	max-height: 300px;
	overflow: scroll;
}
.tt-dropdown-menu p {
	margin: 0;
	font-size: 15px;
	color: #333333;
	font-weight: 300;
	padding: 5px 0;
	display: block;
}
.tt-dropdown-menu p:hover {
	text-decoration: underline;
}
.twitter-typeahead {
	display: inline !important;
}
.team-person-img {
	width: 100%;
	float: left;
	text-align: center;
}
.team-person-img img {
	max-width: 100%;
	margin: 0 0 20px 0;
	float: left;
	border-bottom: 1px solid #00a7e0;
}
.team-person {
	width: 100%;
	float: left;
	text-align: left;
	margin: 0 0 80px 0;
}
.team-person h2 {
	text-align: left;
	color: #333333;
	font-size: 25px;
	margin: 0 0 10px 0;
	padding: 0;
}
.team-person h3 {
	color: #333333;
	font-size: 20px;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 5px solid #00a7e0;
	display: inline-block;
}
.team-person-link a {
	color: #333333;
	font-size: 18px;
	display: inline-block;
	margin: 0 10px 20px 0;
	font-weight: 300;
}
.team-person-link a img {
	margin-top: -3px;
}
.team-person-bio p span:hover {
	cursor: pointer;
}
.team-person-bio p {
	font-size: 18px;
	font-weight: 300;
}
.we-have-supplied {
	width: 100%;
	float: left;
	border-left: 1px solid #7f7f7f;
	padding: 0 20px;
}
.we-have-supplied h3 {
	color: #333333;
	font-size: 25px;
	font-weight: 300;
	margin: 0 0 20px 0;
}
.we-have-supplied p {
	font-size: 300;
	color: #333333;
	font-size: 22px;
	margin: 0 0 10px 0;
	padding: 0;
}

@media (max-width:767px){
	.we-have-supplied {
		border-left: none;
		border-top: solid 1px #222;
		padding: 20px 0;
	}
	
	.we-have-supplied br {
		content: ''
	}
	.we-have-supplied br:after {
		content: ', '
	}
}

.news-item {
	float: left;
	padding: 0 0 20px 0;
	width: 100%;
	text-align: left;
	margin: 0 0 20px 0;
}
.news-item h2 {
	color: #333333;
	font-size: 25px;
	text-align: left;
	font-weight: 300;
	margin: 0;
	padding: 0;
}
.news-item h2 a {
	color: #333;
	text-decoration: none;
	display: block;
	margin: 0 0 20px 0;
}
.news-item p {
	font-size: 18px;
}
.news-img {
	width: 100%;
	float: left;
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
}
.news-img img {
	max-width: 100%;
	float: right;
	border-bottom: 3px solid #00a7e0;
}
.news-item p a {
	color: #333333;
	font-weight: 400;
}
.large-news-item {
	width: 100%;
	float: Left;
	margin: 40px 0;
}
.large-news-item p a {
	padding: 0 0 5px 0;
	border-bottom: 2px solid #00a7e0;
}
.large-news-item p a:hover {
	text-decoration: none;
}
.cat-desc {
	width: 100%;
	float: left;
	margin: 20px 0 40px 0;
	padding: 0;
	border-bottom: 2px solid #00a7e0;
}
#gform_submit_button_2 {
	color: #fff;
	text-decoration: none;
	font-size: 24px;
	font-weight: 400;
	display: block;
	background-color: #00a7e0;
	border-radius: 10px;
	text-align: center;
	border: 0;
	padding: 10px 20px;
}
ul#gform_fields_2 li > label {
	font-weight: 400;
}
.tab-content h3 {
	margin: 0 0 25px 0;
	width: 100%;
	float: left;
}
.category-container {
	border-bottom: 3px solid #00a7e0;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}
.for-success {
	background-image: url(../images/search-success.png);
	background-repeat: no-repeat;
	padding: 10px 0 20px 100px;
}
.for-not-success {
	background-image: url(../images/search-notice.png);
	background-repeat: no-repeat;
	padding: 0 0 20px 100px;
}

.single-knowledge .content img.alignnone {
	float: right;
    margin: 0 0 20px 20px;
}
.single-knowledge .content img.aligncenter {
	width: auto;
	float: none;
	margin: 0 auto 20px;
}
.single-knowledge .content table {
	margin: 0 0 40px 0;
}
.single-knowledge .content table tr td {
	padding: 10px;
}
.single-knowledge .content table h3 {
	margin: 0;
}
.blog .type-post, 
.archive .type-post,
.category .type-post,
.large-news-item {
	width: 100%;
	float: left;
	margin: 0 0 40px 0;
	padding: 0;
	border-bottom: 1px solid #ccc;
}
.large-news-item img {
	float: left;
	width: 100%;
}
.large-news-item h2 {
	font-size: 36px;
	font-weight: 400;
}
#nav-below {
	width: 100%;
	float: left;
	margin: 20px 0 60px 0;
}
#nav-below .nav-previous {
	width: 50%;
	float: left;
	text-align: left;
}
#nav-below .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#nav-below .nav-next a,
#nav-below .nav-previous a {
	color: #00a7e0;
	font-size: 16px;
}
@media (max-width:991px){
	.single-knowledge .content img {
		float: none;
		margin: 0 auto 30px auto;
		clear: both;
		display: block;
	}
}

.index-kb .knowledge {
	border-bottom: solid 1px #ccc;
	margin-bottom: 20px;
}

.index-kb .news-item {
	margin-bottom: 0;
}

.index-kb .knowledge {
	border-bottom: solid 1px #ccc;
	
}

.internal-anc {
	position: relative;
}

.internal-link {
    position: absolute;
    top: -50px;
}

.toc {
    list-style: none;
    padding: 5px 0 10px;
    margin: 0;
    margin-bottom: 30px !important;
}

.toc li {
    padding: 0;
    margin: 0;
    border: none;
}

.toc li a {
    padding: 5px 0;
    margin: 0;
    display: block;
    text-transform: inherit;
    font-size: 18px;
}
.clientsay {
	text-align: center;
}
.clientsay h2 {
    border-bottom: 4px solid #00a7e0;
    display: inline-block;
    padding: 0 0 20px 0;
    text-align: center;
 }
.high-items h2 {
	margin: 0 0 20px 0 !important;
	padding: 0 0 10px 0 !important;
	border-bottom: 3px solid #00a7e0;
}
.high-items h2 a {
	border: 0 !important;
	padding: 0 !important;
	margin: 0 !important;
	font-size: 23px;
}
.polytitle h2 {
	text-align: left;
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	border-bottom: 3px solid #00a7e0;
	display: inline-block;
}
.poly-child-test {
	background-color: #e5f6fc;
	padding: 20px 20px 10px 20px;
	margin-bottom: 20px;
	border-radius: 10px;
}
.action-list {
	width: 100;
	float: left;
	margin-top: 30px;
	margin-bottom: 0;
}
.action-list a {
	background-color: #fff;
	color: #111;
	border: 1px solid #111;
	text-decoration: none;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin: 0 20px 20px 0;
	padding: 10px 20px;
	font-size: 18px;
	display: inline-block;
}
.action-list a:hover {
	color: #fff;
	background-color: #57a2e1;
	border-color: #57a2e1;
}
h2.no-border {
	border-bottom: 0 !important;
}
.gform_wrapper.gf_browser_chrome .gform_body {
	width: 100% !important;
}