.block_us_tabs{}

.block_us_tabs h2{text-align:left;padding:0;color:#194075;font-size:30px;line-height:40px;font-weight:400 !important;margin:0 0 15px 0 !important;}
.block_us_tabs .shorttext{font-size:18px;font-weight:600;line-height:1.5;margin:15px 0 30px 0;color:#4b7db4;max-width:760px;}
.block_us_tabs .shorttext p{color:#4b7db4;font-weight:600;}

.block_us_tabs .tab-holder{display:none;}
.block_us_tabs .tab-content-holder .tab-content h3{display:block;text-transform:none !important;color:#194075 !important;margin:25px 0 25px 0 !important;font-weight:600 !important;}


@media screen and (min-width:800px){
	.block_us_tabs .shorttext{margin:15px 0 25px 0;}

	.block_us_tabs .tab-holder{display:block !important;}
	.block_us_tabs .tab-holder .tab-item a{color:rgba(0,0,0,.5) !important;}
		.block_us_tabs .tab-holder .tab-item:hover a{color:#194075 !important;}
		.block_us_tabs .tab-holder .tab-item a i{display:none;}
	.block_us_tabs .tab-holder .tab-item.active a{color:#194075 !important;font-weight:600 !important;}

	.block_us_tabs .tab-content-holder .tab-content h3{display:none !important;}
	.block_us_tabs .tab-content-holder .tab-content p{margin:0 0 25px 0;max-width:850px;}
	.block_us_tabs .tab-content-holder .tab-content.text-small-size p{font-size:16px;line-height:26px;}
	.block_us_tabs .tab-content-holder .tab-content ul{max-width:850px;margin-top:0 !important;margin-bottom:25px !important;}
	.block_us_tabs .tab-content-holder .tab-content.text-small-size ul{font-size:16px;line-height:26px;}
	.block_us_tabs .tab-content-holder .tab-content > *:last-child{margin-bottom:0 !important;}


	.block_us_tabs.tabs-top .tab-holder{position:relative;font-size:18px;height:48px;max-height:48px;-ms-overflow-style:none;overflow:hidden;overflow-x:scroll;white-space:nowrap;z-index:1;}
		.block_us_tabs.tabs-top .tab-holder:after{position:absolute;left:0;right:0;bottom:0;width:100%;height:1px;background:rgba(0,0,0,.1);content:'';z-index:0;}
	.block_us_tabs.tabs-top .tab-holder .tab-item{position:relative;display:inline-block;margin:0 20px 0 0;}
	.block_us_tabs.tabs-top .tab-holder .tab-item:last-child{margin-right:0 !important;}
	.block_us_tabs.tabs-top .tab-holder .tab-item.active:after{position:absolute;left:0;right:0;bottom:0;width:100%;height:1px;background:#194075;content:'';z-index:10;}
	.block_us_tabs.tabs-top .tab-holder .tab-item a{height:48px;line-height:48px;}

	.block_us_tabs.tabs-left .shorttext{margin:15px 0 40px 0;}
	.block_us_tabs.tabs-left .tabs-list{display:grid;grid-gap:30px;grid-template-rows:1fr;grid-template-columns:1fr 2fr;}
	.block_us_tabs.tabs-left .tab-holder{position:relative;font-size:18px;width:100%;z-index:1;}
		.block_us_tabs.tabs-left .tab-holder:after{position:absolute;top:0;left:0;bottom:0;width:1px;height:100%;background:rgba(0,0,0,.1);content:'';z-index:-1;}
	.block_us_tabs.tabs-left .tab-holder .tab-sticky{position:-webkit-sticky;position:sticky;display:inline-block;width:100%;left:0;top:110px;z-index:2;}
	.block_us_tabs.tabs-left .tab-holder .tab-item{position:relative;display:block;margin:0 0 15px 0;}
	.block_us_tabs.tabs-left .tab-holder .tab-item:last-child{margin-bottom:0 !important;}
	.block_us_tabs.tabs-left .tab-holder .tab-item.active:after{position:absolute;left:0;top:0;bottom:0;width:1px;height:100%;background:#194075;content:'';z-index:10;}
	.block_us_tabs.tabs-left .tab-holder .tab-item a{display:block;height:auto;padding:5px 0 5px 21px;}
}


@media screen and (min-width:1100px){
	.block_us_tabs.tabs-top .tab-holder .tab-item{position:relative;display:inline-block;margin:0 40px 0 0;}

	.block_us_tabs.tabs-left .tabs-list{display:grid;grid-gap:40px;grid-template-rows:1fr;grid-template-columns:300px auto;}

	.block_us_tabs .tab-content-holder .tab-content.text-two-cols{column-count:2;column-gap:40px;}
}
