.Main-Page-Content a {
	text-decoration: underline; font-weight: 500
    }
a {
    text-decoration: none;
    color: #C41E3D;
}

a:hover {
    text-decoration: none;
    color: #4C4C4C;
}
.main-page-heading h1
{
	font-weight: 600;
}
.home-page-text-content
{
	color: #202B65;
}
.Key-features-boxholder
{
	border: 2px solid #30396F;
	text-align: center;
	padding: 15px;
	color: #30396F;
}
.Key-features-text-numbers {
    font-size: 30px;
    color: #202B65;
    font-weight: 300;
    margin-bottom: 15px;
    line-height: 1.4;
    margin-top: 15px;
}
.cover-section a
{
	text-decoration: none;
}
.footer-copyright-center a
{
	color: #202B65;
}
.Main-Page-Content
{
}
.home-key-features a
{
	color: #202B65;
}
.home-key-features 
{
	margin-left: -5px;
}
.fin-tbl a
{
	color: #202B65;
}
.activeNav
{
/*	font-weight: 900;*/
}
.fin-tbl sup
{
	vertical-align: middle;	
}
.fincaption sup,.tab-content sup
{
	vertical-align: middle;
}
.list-com-page
{
	margin-left: 15px!important;
}
.key-feature-sized-text
{
	font-size: 1.4em;
}
#utility {
    margin-bottom: -30px;
    float: left;
    width: 100%;
   background: #C3203E; 
}
.videoWrapper
{
	width: 100%;
    overflow: hidden;
}
#html5_video_sokj1dt99qs
{
	width: 100%;	
}
.kumbatext-key-home {
    font-size: 20px;
}

.key-feature-sized-text-home {
    font-size: 1.1em;
}





.key-feature-sized-text-home .key-figrs {
    font-size: 25px;
}
#toolbar
{
	z-index: 999;
}




/*Toolbar styles*/

.tool-wrapper {position: absolute;    right: 0px;    top: 95px;	z-index: 1; margin-right: -15px;}
.tool-container {max-width: 120px; height: 45px; float: right; display: flex; background: linear-gradient(to right, #C31F3D ,#450101); background: -webkit-gradient(to right, #C31F3D, #450101); text-decoration: none; border-radius: 50px 0 0 50px; overflow:hidden; transition: all 0.5s ease;}
.tool-container .icon-items{padding:0 15px; min-width: 40px; position: relative; cursor: pointer; transition: all 0.5s ease; font-size: 22px}
.search-box .input {position:relative;overflow:hidden; width: 0px; height: 100%; border: 0px; outline: none; transition: all 0.5s ease;}
.tool-container .icon-items:hover{ background: #e6e6e6;}
.tool-container .icon-items-1:hover { border-top-left-radius: 5px; border-bottom-left-radius: 5px;}
.tool-container .icon-items img{  position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); font-size: 20px; color: #848484;}
.search-box .input.active { width: 190px; padding: 0; }
.tool-container.active {max-width: 442px;}
.input:before{content: ""; width: 0%; border-left: solid 1px #000; position: absolute; left: 0%; top: 7%; height: 80%;}
.input:after{content: ""; width: 0%; border-left: solid 1px #000; position: absolute; right: 0%; top: 7%; height: 80%;}
.input ul {list-style-type: none; height: 100%; padding:0; margin:0}
.input ul li{display: inline-block; float: left; vertical-align: middle; width: 25%; height: 100%; text-align: center}
.input ul li a{display: block; padding: 16% 0; font-size:22px; height: 100%; color:#fff; text-decoration: none}
.input ul li a:hover {animation: bounce-arrow 2s infinite; text-decoration: none}
.icon-1 img{transition: 0.3s ease}
.active .icon-1 img{transform:rotateZ(180deg); top: 15px}
.tool-container .icon-1:hover img{transform:rotateZ(180deg); top: 15px}
.tool-container .icon-1 img{transition: 0.3s ease}







@media screen and (max-width: 991px) {.tool-wrapper{margin-right:0}}

@media screen and (max-width: 800px) {

.scrollable {
	width: 100%;
    overflow: auto;
}
 .nav-menu-bar-bg-fixed {
    top: 29px;
    z-index: 9;
}
#header
	{
		background: #000;
	}
.nav-bar-scroled-topfixed #utility
	{
		position: fixed;
		top: 0;
		z-index: 9999;
	}


}
@media screen and (max-width: 700px) {
.nav-bar-lined-bot {
    padding-bottom: 60px;
}

}

@media screen and (max-width: 500px) {.search-box .input.active {width: 125px;} tool-container.active {max-width: 320px;}}

@media screen and (max-width: 400px) {
	
	.com-fin-downloads
	{
		font-size: 15px;
		padding-top: 12px;
	}
	.menu-link
	{
		margin-bottom: -70px;
	}
	
}















