.container{
	position:relative;
    width: 100% !important;
    max-width: 1340px !important;
}

.vc_row.topBG{
	background-size: 100% auto;
	background-position:center top;
	background-repeat:no-repeat;
}

.nk-navbar.standard_menu .nk-nav > li > ul {
    padding: 0px;
	margin-top:23px !important;
	margin-left: 0px;
}
.nk-navbar.standard_menu .nk-nav li > ul > li > a{
	display:block;
	padding:8px 18px;
	font-size:13px;
	line-height:12px;
	font-weight:400;
	color:#fff;
}
.nk-navbar.standard_menu .nk-nav li > ul > li.current-menu-item > a{
	color:#00baff;
}
.nk-navbar.standard_menu .nk-nav li > ul > li:first-child > a{
	padding-top:20px;
}
.nk-navbar.standard_menu .nk-nav li > ul > li:last-child > a{
	padding-bottom:20px;
}

.nk-navbar .nk-nav-table{
	display:block;
}

.nk-navbar .nk-nav-table > .nk-nav-logo{
	float:left;
	position:relative;
	z-index:3;
}


.float-box-right{
	max-width:615px;
}

.breadcrumb_wrapper{
	font-size:13px;
	margin-top:40px;
}
.breadcrumb_wrapper a{
}


.subnav_container{
	position:absolute;
	right:15px;
	top:-25px;
	width:100%;
	z-index: 2;
}
.subnav_container.floated{
	width:285px;
	z-index:10;
}

.sub-menu-wrapper{
}
.sub-menu-wrapper.fixed{
	position:fixed;
	top:80px;
	right:0px;
}
.sub-menu-wrapper ul{
	width:100%;
	padding:0px !important;
	list-style:none;
}
.sub-menu-wrapper > ul:not(.custom) > li,
.sub-menu-wrapper > ul > li > ul > li{
	display:none;
}
.sub-menu-wrapper > ul > li.current-menu-ancestor,
.sub-menu-wrapper > ul > li.current-menu-ancestor li, 
.sub-menu-wrapper > ul > li.current-menu-item,
.sub-menu-wrapper > ul > li > ul > li.current-menu-ancestor,
.sub-menu-wrapper > ul > li > ul > li.current-menu-item{
	display:block;
}
.sub-menu-wrapper > ul li a{
	display:block;
	width:100%;
	padding:10px 15px;
	background-color:#f1f1f1;
	margin-bottom:1px;
	line-height:1.3em;
}
.sub-menu-wrapper > ul li.current-menu-item a{
	color:#000;
}

.sub-menu-wrapper > ul > li.current-menu-ancestor > a,
.sub-menu-wrapper > ul > li.current-menu-item > a{
	background-color:#000;
	color:#fff;
}
.sub-menu-wrapper > ul > li.current-menu-ancestor > a,
.sub-menu-wrapper > ul > li.parent > a{
	background-color:#00baff;
	color:#fff;
}
.sub-menu-wrapper > ul > li > ul > li.current-menu-ancestor > a,
.sub-menu-wrapper > ul > li > ul > li.current-menu-item > a{
	background-color:#000;
	color:#fff;
}
.sub-menu-wrapper > ul > li > ul > li > ul > li.current-menu-item > a{
	color:#000;
}


.vc_general.vc_cta3.vc_cta3-color-classic.vc_cta3-style-flat{
	color:inherit;
}
.vc_general.vc_cta3.vc_cta3-color-classic.vc_cta3-style-flat .vc_cta3-content-header{
	color:inherit;
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-black.vc_icon_element-background {
    background-color: #060606;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-grey .vc_icon_element-icon {
    color: #bebebe;
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-sm.vc_icon_element-have-style-inner {
    width: 4.15em!important;
    height: 4.15em!important;
}

.nk-header-title .bg-image:after{
	position:absolute;
	top:0px;
	z-index:5;
	left:0px;
	width:100%;
	height:280px;
	display:block;
	content:'';
	
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f3f3f3+0,f3f3f3+100&0.6+0,0+100 */
background: -moz-linear-gradient(top, rgba(243,243,243,0.7) 0%, rgba(243,243,243,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(243,243,243,0.7) 0%,rgba(243,243,243,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(243,243,243,0.7) 0%,rgba(243,243,243,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99f3f3f3', endColorstr='#00f3f3f3',GradientType=0 ); /* IE6-9 */
}

.half-img{
	background-color:#efefef;
	position:relative;
}
.half-img:before{
	display:block;
	z-index:0;
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	content:'';
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f4f4f4+0,f4f4f4+100&1+52,0+80 */
background: -moz-linear-gradient(left, rgba(244,244,244,1) 0%, rgba(244,244,244,1) 52%, rgba(244,244,244,0) 80%, rgba(244,244,244,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(244,244,244,1) 0%,rgba(244,244,244,1) 52%,rgba(244,244,244,0) 80%,rgba(244,244,244,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(244,244,244,1) 0%,rgba(244,244,244,1) 52%,rgba(244,244,244,0) 80%,rgba(244,244,244,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#00f4f4f4',GradientType=1 ); /* IE6-9 */
}
.half-img .bg-image > div{
	background-size:60% auto !important;
	background-position:right center !important;
	background-repeat:no-repeat !important;
}

.vc_row-has-fill>.vc_column_container>.vc_column-inner{
	padding-top:0px;
}

.dark-section{
	color:#fff;
}
.dark-section p,
.dark-section h1,
.dark-section h2,
.dark-section h3,
.dark-section h4,
.dark-section h5,
.dark-section h6,
.dark-section span{
	color:#fff;
}


.contact_block{
	background-image:url(../images/logoBG1.png);
	background-position:center center;
	background-size:cover;
}

.wpb_text_column ul{
	padding-left:18px;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
    background-color: #fff !important;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a,
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a {
	font-weight:500 !important;
    color: #333 !important;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active>a,
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title>a {
    background-color: #fff !important;
    color: #00baff !important;
}


.disclaimer{
	margin-top:10px;
	font-size:11px;
}


div.wpcf7-response-output {
    margin: 2em 0px 1em 0px;
}

.insights_section{
	background-image:url(../images/insights-bg.jpg);
	background-size:cover;
	background-position:center bottom;
	background-repeat:no-repeat;
}


.vc_general.vc_cta3.vc_cta3-shape-square p{
	text-align:justify;
}


.blue-border_bottom{
	border-bottom: #00baff 5px solid;
}

.main_content_wrapper > ul{
	padding-left:18px;
}

.step_no{
	float:left;
	display:block;
	margin-right:10px;
}

.nk-post-thumb img{
	max-width:100%;
	height:auto;
}

.if_wish_lineup{
	display:block;
	padding-left:73px;
}


.post_side_thumb img{
	max-width:100%;
	height:auto;
}



.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #337ab7;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}
.pagination{
	width:100%;
	text-align:center;
	padding:10px 10px 3px 10px;
	background-color:rgba(0,0,0,0.05);
	display: block;
    display: block;
    display: block;
    display: block;
}
.pagination li{
	display:inline-block;
}
.pagination li.current{
}
.pagination > li:last-child.arrow{
	float:right;
}
.pagination > li:first-child.arrow{
	float:left;
}
.pagination li a{
	font-size:18px;
	padding: 0px 18px;
	font-weight:bold;
	color:#CCCCCC;
	height:50px;
	line-height:50px;
	background-color:#FFFFFF !important;
}
.pagination li.current a{
	color:#333;
}
.pagination li.arrow a{
	font-size:24px;
	line-height:46px;
}


.sectors-cta-video{
	background-image: url(../images/play-icon-black.png);
	background-position: 9999px 9999px;
	background-repeat: no-repeat;
}
.sectors-cta-video .right-col{
	position: relative;
}
.sectors-cta-video .video-play-btn{
	display: block;
	position: absolute;
	top: 50%;
	left: 50px;
	margin-left: 0px;
	margin-top: -80px;
	width: 200px;
	height: 200px;
	background-image: url(../images/play-icon-blue.png);
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
}
.sectors-cta-video .video-play-btn:focus {outline:0;}
.sectors-cta-video .video-play-btn:hover{
	background-image: url(../images/play-icon-black.png);
}


.claim-examples-row{
	position: relative;
	background-color: #00baff;
}

.claim-examples-row_null:before{
	content: '';
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height:80px;
	z-index: 1;
	pointer-events: none;
	
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+10,ffffff+100&1+10,0+100 */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 10%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 10%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 10%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */

}
.claim-examples-row_null:after{
	content: '';
	display: block;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height:80px;
	z-index: 1;
	pointer-events: none;
	
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,0+0,1+90 */
background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 90%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 90%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 90%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

}

.claim-examples-wrapper{
	padding: 25px 0px;
	overflow-x: hidden;
	overflow-y: auto;
	max-height: 600px;
	text-align: center;
	margin-bottom: 50px;
	position: relative;
	
	max-height: 9999999px;
	overflow: auto;	
}


.claim-examples-wrapper .claim{
    margin: 0px 10px 20px 10px;
    background-color: rgba(0,0,0,0.1);
    padding: 25px 25px 6px 25px;
    display: inline-block;
    width: calc(33% - 20px);
    text-align: left;
	vertical-align: top;
	background-color: #fff;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.claim-examples-wrapper .claim .value{
	font-weight: bold;
	margin-bottom: 10px;
}
.claim-examples-wrapper .claim .professions{
	color: #00baff;
}
.claim-examples-wrapper .claim .description{
	
}


.container.large{
	max-width: 1280px !important;
	width: 100% !important;
}


.expandable-blocks{
	padding: 13px 0px 0px 0px;
	/*
	padding: 26px 0px 2px 0px;
	margin: 40px 0px;
	border-top: rgba(0,0,0,0.15) 1px dashed;
	border-bottom: rgba(0,0,0,0.15) 1px dashed;
	*/
}
.more-content-wrapper{
	margin-bottom: 40px;
	margin-bottom: 22px;
	-moz-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.more-content{
	overflow: hidden;
	position: relative;
	-moz-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	margin-bottom_null: 12px;
	height: auto !important;
}
.more-content > :last-child{
	margin-bottom: 0px;
}
.more-content_null[aria-expanded]:after{
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 150px;
	width: 100%;
	display: block;
	content: '';
	-moz-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	pointer-events: none;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+90 */
background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 90%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 90%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 90%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

}
.more-content .intro{
	-moz-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.more-content .full{
	-moz-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.more-content[aria-expanded="false"] .full{
	height: 1px !important;
	overflow: hidden;
}
.more-content[aria-expanded="false"]:after{
	opacity: 1;
}
.more-content[aria-expanded="true"]:after{
	opacity: 0;
}
.more-content-wrapper [data-readmore-toggle]{
    top: -14px;
    top: 0px;
    position: relative;
	-moz-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	display: inline-block;
    top: -3px;
}
.more-content[aria-expanded="true"] + [data-readmore-toggle]{
    top: -5px;
    top: 0px;
	margin-top: 18px;
    position: relative;
}


.post-sidebar{
	
}
.post-sidebar img{
	max-width: 100%;
	height: auto;
}


.related-content-wrapper{
}
.related-content-wrapper .related-item,
.post-sidebar .widget{
	margin-bottom: 40px;
	padding-bottom: 30px;
	border-bottom: rgba(0,0,0,0.2) 1px dotted;
}
.related-content-wrapper > .related-item:last-child,
.post-sidebar > .widget:last-child{
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom: rgba(0,0,0,0.2) 0px dotted;
}
.related-content-wrapper .related-item .nk-post-thumb a{
	display: block;
	background-position: center center;
	background-size: cover;
	padding-bottom: 56%;
	margin-bottom: 12px;
}
.related-content-wrapper .related-item a img{
	display: block;
	margin-bottom: 20px;
}
.related-content-wrapper .related-item h2{
	margin-bottom: 20px;
}
.related-content-wrapper .related-item .nk-post-text{
	margin: 0px;
}



.contact-cta{
	
}
.contact-cta img{
	max-width: 100%;
	height: auto;
}
.contact-cta .info{
    text-align: center;
    padding: 20px;
    padding-bottom: 0px;
}
.contact-cta .info h4{
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 2px;
}
.contact-cta .info p{
	
}



.in-page-nav {
    list-style: none;
    margin: 0;
    padding: 0px !important;
    margin-top: 20px;
    margin-bottom: 7px !important;
}

.in-page-nav li {
}

.in-page-nav li a {
    display: block;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
}
.in-page-nav li:not(:last-child) > a {
    padding-bottom: 6px;
    margin-bottom: 6px;
    border-bottom: rgba(0,0,0,0.25) 1px solid;
}

.in-page-nav a:active,
.in-page-nav a:focus {
	color: inherit;
}
.in-page-nav a:hover {
	color: #000;
}

.in-page-nav .current a {
	color: #00baff;
}

.inpage-section {
	position: relative;
    padding-bottom: 35px;
    padding-top: 35px;
}
.inpage-sections > .inpage-section:not(:last-child_null){
	border-bottom_null: 3px solid #ccc;
	padding-bottom_null: 40px;
	margin-bottom_null: 40px;	
}
.inpage-sections > .inpage-section:nth-child(even){
	
}
.inpage-sections > .inpage-section:nth-child(even):before{
    display: block;
    content: '';
    position: absolute;
    right: -15px;
    top: 0px;
    width: 9999px;
    height: 100%;
    background-color: rgba(0,0,0,0.03);
}
.inpage-section div > p:first-of-type{
	font-size: 125%;
}
.inpage-section .section-number{
    position: sticky;
    margin-left: -5px;
    margin-top: 3px;
    top: 95px;
    display: block;
    border-radius: 50%;
    background-color: #fff;
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-weight: normal;
    font-size: 18px;
    color: #00baff;
    -webkit-box-shadow: 0px 0px 17px 1px rgb(0 0 0 / 12%);
    box-shadow: 0px 0px 17px 1px rgb(0 0 0 / 12%);
}
.inpage-section .cta-link{
	display: block;
	clear: both;
	margin-top: 25px;
}

@media (min-width:992px){
	.in-page-nav-wrapper{
		padding-left: 60px;
		position: sticky;
		top: 110px;
		padding-bottom: 50px;
	}
	
	.inpage-sections:before{
		content: '';
		display: block;
		position: absolute;
		top: -150px;
		right: -29px;
		width: 9999px;
		height: calc(100% + 300px);
		background-color: rgba(0,0,0,0.025);
		z-index: -1;
	}
	.inpage-section {
		position: relative;
		padding-bottom: 50px;
		padding-top: 50px;
	}
	.inpage-sections > .inpage-section:nth-child(even):before{
		right: -44px;
	}
}


ul.two-col > li{
	display: inline-block;
	width: 49%;
}

.main_content_wrapper{
	
}
.main_content_wrapper ul{
	padding-left: 18px;
	margin-bottom: 30px;
}
.main_content_wrapper ul li{
	
}
.main_content_wrapper img{
	max-width: 100%;
	height: auto;
}
.main_content_wrapper img.alignleft{
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.main_content_wrapper img.alignright{
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}
.main_content_wrapper img.aligncenter{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	display: block;
}
.main_content_wrapper.bottom-border-white{
	border-bottom: #fff 5px solid;
}

.vc_toggle_title>h4 {
    display: inline;
    font-weight: 500;
    color: #00baff;
}

.location-side-images{
    margin-bottom: 25px;
    padding-bottom: 10px;
    border-bottom: #00baff 2px solid;
}
.location-side-images img{
    max-width: 100%;
    width: 600px;
    height: auto;
    display: block;
    margin-bottom: 15px; 
}

.form-col .nk-btn{
    width: 100%;
}





@media (max-width:1200px){

.section,
.main_content_wrapper.padded,
.container > .row > div > .main_content_wrapper > .wpb-content-wrapper > .vc_row {
    padding: 60px 0px;
}

.contact_block{
	background-size:120% auto;
}
	
	.nk-navbar .nk-nav > li.home-link{
		display: none;
	}
	.nk-nav-logo img {
		max-width: 228px;
	}

}



@media (min-width:992px){
.post-content-column{
	padding-right: 65px;
}
}


@media (max-width:991px){
	
.h2, h2 {
    font-size: 1.6rem;
}

.nk-header-title .nk-header-table-cell {
    padding: 50px 0 0px 0;
}
	
.nk-nav-logo img{
	width:160px;
}

.nk-navbar .nk-nav > li > a {
    padding: 2px 8px;
}

.nk-navbar .nk-nav-table > .nk-nav-icons{
	display:none;
}

.float-box-right{
	max-width:2000px;
}

.section,
.main_content_wrapper.padded,
.container > .row > div > .main_content_wrapper > .wpb-content-wrapper > .vc_row {
    padding: 50px 0px;
}

.nk-navbar-solid .nk-nav-logo img {
    width: auto;
    margin-top: 9px;
}

.contact_block{
	background-size:150% auto;
}

.wpb-js-composer .vc_tta-tabs.funding_tour .vc_tta-tabs-container{
	max-width:250px !important;
}

.subnav_container,
.subnav_container.floated{
	position:relative;
	right:auto;
	top:auto;
	width:100%;
	margin-top:25px;
	margin-bottom:25px;
}

.sectors-cta-video .video-play-btn{
	top: 50%;
	left: 15%;
	margin-left: 0px;
	margin-top: 0px;
	width: 170px;
	height: 170px;
}
.sectors-cta-video .video-play-btn:focus {outline:0;}

#jarallax-container-1 > div{
	margin-top: 80px !important;
}
	

.claim-examples-wrapper .claim{
    width: calc(49% - 20px);
}
.claim-examples-wrapper .same-height-items > .claim:last-child{
	display: none;
}	
	
.nk-navbar .nk-nav-table > .nk-nav-icons{
	display:block;
}

.nk-navbar .nk-nav-table > .nk-nav:not(.nk-nav-icons){
	display:none;
}
	
	.in-page-nav-col{
		position: fixed;
		width: 100vw;
		max-width: 100vw;
		display: block;
		top: 78px;
		z-index: 1;
		background-color: #fff;
		padding-bottom: 0px;
		padding-top: 22px;
		-webkit-box-shadow: 0px 2px 8px 1px rgba(0,0,0,0.3); 
		box-shadow: 0px 2px 8px 1px rgba(0,0,0,0.3);
	}
	.in-page-nav-col h3{
		font-size: 18px;
		margin-bottom: 0px;
	}
	.in-page-nav-wrapper {
		padding-left: 0px;
	}
	
	.in-page-nav li:not(.current){
		display: none;
	}
	.in-page-nav-wrapper:hover .in-page-nav li{
		display: block;
	}
	.in-page-nav-wrapper:not(:hover) .in-page-nav li > a{
		border-width: 0px;
	}
	.in-page-nav li a {
		padding-bottom: 6px;
	}
	.in-page-nav {
		margin-top: 10px;
		margin-bottom: 0px;
	}
	
}/* max 992 */


@media (max-width:830px){

.contact_block{
	background-size:170% auto;
}

}



@media (max-width:768px){

.section,
.main_content_wrapper.padded,
.container > .row > div > .main_content_wrapper > .wpb-content-wrapper > .vc_row {
    padding: 40px 0px;
}

.nk-navbar-solid.nk-navbar {
    padding: 14px 0 10px 0;
}

.contact_block{
	background-size:180% auto;
}

.nk-navbar .nk-nav > li > a {
    padding: 8px 9px;
}

}



@media (max-width:576px){

.nk-header-title .bg-image:after {
    height: 100%;
    background: -moz-linear-gradient(top, rgba(243,243,243,0.8) 60%, rgba(243,243,243,0.8) 100%);
    background: -webkit-linear-gradient(top, rgba(243,243,243,0.8) 60%,rgba(243,243,243,0.8) 100%);
    background: linear-gradient(to bottom, rgba(243,243,243,0.8) 60%,rgba(243,243,243,0.8) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99f3f3f3', endColorstr='#00f3f3f3',GradientType=0 );
}
.claim-examples-wrapper .claim{
    width: calc(100%);
	margin-left: 0px;
	margin-right: 0px;
}

}




@media (max-width:480px){

.h1, h1 {
    font-size: 2.0rem;
}

.nk-header-title .nk-header-table {
    min-height: 50px !important;
}
.nk-header-title .nk-header-table-cell{
	padding:0px;
}

.contact_block{
	background-size:225% auto;
}

.nk-links-list{
	font-size:13px;
}

.sectors-cta-video .video-play-btn {
    top: 50%;
    left: 50%;
    margin-left: -105px;
    margin-top: 60px;
    width: 130px;
    height: 130px;
}

}













