body{margin:0; padding:0; font-family:Arial;}

/* common classes */
.list-unstyled{margin-bottom:0;}
.margin-top20{margin-top:20px;}
.margin-top30{margin-top:30px;}
.margin-top40{margin-top:40px;}
.wrapper{margin:0 4.1015625%;}
.page-header{margin:0 !important;}
.header-bg{background:#FFFFFF; }
header{background:#FFFFFF;z-index:30;}
.navbar-inverse{background:#fff;}
.navbar-inverse .nav > li > a{color:#fff;}
.navbar-inverse .navbar-toggle .icon-bar{background-color:#999;}
.standardh6, .standardp{padding-top:10px !important;font-size:20px;}
.navbar-brand{padding:15px 0 13px 0; height:auto;}
.logo-container{float:left; max-width:197px; margin:5px 22px 0 0;}
.navbar-brand .logo{width:100%; max-width:163px; } 
.software-logo{    position: absolute;
    left: 40px;
       width: 247px;
       top:5px;
}
 
	.carousel-caption{text-shadow:0 0px 0px rgba(0,0,0,.6) !important}    		
	    .championheader{font-size:18px !important;}			
	    .championtext{font-size:14px !important;}			
    .championmoduleheader{font-size:48px !important;margin-bottom:0px !important;}			
   .championmodulesubheader{font-size:36px !important;margin-top:0px !important;}			
	    .visionarticle, .visionarticle3{font-size:14px !important;}
.standardh6, .standardp{font-size:34px !important;}
.championmodulesubheader{font-family:oswald; padding-bottom: 15px;font-weight:300;}
.disciplineimage{border:1px solid grey;}

.standardpadding{padding:10px;}
.carousel-indicators .active {background-color:cadetblue;}
.software-logo img{width:100%; max-width:94px;}
.top-nav-container{margin-top:30px; font-size:12px; float:right;} /* 11 / 14 */
.top-navigation{float:left; color:#003366; text-align:right;}
.top-navigation li{padding:0 10px; border-right:1px solid #d0d0d0; line-height:12px; font-size:12px; margin-top:6px;}
.top-navigation li a{color:#003366;}
.search-container{position:relative; float:right; margin-top:-5px; width:auto;}
.search-box{display:none;width:1px;position:absolute; z-index:0; height:23px; border:1px solid #999999; border-radius:2px; padding:0 5px;}
.search{position:relative; margin-top:1px; z-index:1;}
.whitefont{color:white;}
.navbar{margin-bottom:0;}
.nav-bg{background:url(../images/nav-strip.png) repeat-x; height:33px;}
.menubar{position:relative;}
.nav-container{background:#FFFFFF;}
.nav {margin: 0px; list-style-type: none;}
.nav li {float: left; width: auto; padding:0 0px; position: relative; list-style-type: none; /*line-height:70px;*/}
.nav li a {color: #FFFFFF; display: block; text-decoration: none; line-height:33px; padding:0 15px; font-weight:bold; }
.nav li a:hover {color: #FFFFFF; background:url(../images/nav-strip-hover.png) repeat-x; font-weight:bold;}
/*=== submenu ===*/
.nav li .sub-heading{font-weight:bold; padding-bottom:10px;}
.sub-nav {
	display: none;	
	position: absolute;
	margin-left: 0px;
	list-style-type: none;
	background:#FFFFFF;
    width:100%;
}
.sub-nav .container {/*width:auto;*/}
.sub-nav ul, .sub-nav li{list-style-type:none;}
.standardh6{font-family:oswald;}
.standardp{font-family:oswald;font-weight:bold;}

.nav li ul {
	margin:0;
	padding:0;
}
.nav li ul li {
	width: auto;
	float: none;
	list-style-type: none;
	text-align:left;
	padding:0;
	white-space:nowrap;
	line-height:normal
}
.nav ul a {
	display: block;
	height: auto;	
	color: #313131;
	text-decoration: none;	
	line-height:25px;
}
.nav ul li a:hover {
	color: #ea3593;
	background:none;
}

/* New mega menu css */
.sub-level1{width:100%; background:#7bbef5; color:#001930; overflow:visible; position: absolute; z-index:999; top: 33px; display:none; /*opacity:0; height:0; overflow:hidden*/}
.nav li:hover .sub-level1{display: block; transition:  all 500ms ease-out; -webkit-transition: all 500ms ease-out;-moz-transition: all 500ms ease-out;}
.sub-level1:hover{display:block;}
.sub-level1 ul.list-inline{margin:0 0 0 -5px;}
.sub-level1 ul li{padding:8px 20px; margin-bottom:0; font-size:1em; line-height:1em;}
.sub-level1 ul li a{color:#001930;}
.sub-level1 ul li a:hover{ color:#fff; text-decoration:none;}
.sub-level1 ul li .sub-container{display:none;background:#BBBBBB; position:absolute; top:29px; width:100%;}
.sub-level1 ul li:hover .sub-container{display:block;}
.sub-level2{background:#fff; width:25.02553626149132%/*24.82124616956078%*/; font-size:0.9285714285714286em; position:absolute; top:-1px; height:auto; border:1px solid #7bbef6;}
.sub-level1 ul li .sub-level2 ul li a{color:#004483;}
.sub-level2 li{background:url(../images/menu-arrow.png) no-repeat 93.00411522633745% 6px; padding:4px 20px !important;}
.sub-level2 li:hover{background:url(../images/menu-arrow.png) no-repeat 93.00411522633745% -25px #d4e8f9; color:#004483;}
.sub-level2 li.category-title{background:none; color:#333; font-weight:bold;}
.sub-level2 li.category-title:hover{color:#333;}
.sub-level2 li:hover a{color:#004483;}
.sub-level1 ul li .sub-container:hover .sub-level2{display:block;}
.arrow-up {
	width: 0;
	height: 0;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #FFF;
	position:absolute;
	top:-7px;
	left:16%;
}
.sub-level3{display:none; background:#fff; position:absolute; left:100%; top:-1px; border:1px solid #7bbef6; width:100%;}
.sub-level1 ul li .sub-level2 ul li:hover .sub-level3{display:block;}
.sub-level4{display:none; background:#fff; position:absolute; left:100%; top:0; border:1px solid #7bbef6; width:100%;}
.sub-level1 ul li .sub-level3 ul li:hover .sub-level4{display:block;}

/* main section layout starts */

.breadCrumb-link {
    width:66%;
    float:left;
}
.top-btn-link {
    width:33%;
    float:right;
}

/* breadcrumb css */
.breadcrumb{background:none; margin-bottom:0; font-size:0.7857142857142857em; padding:8px 0 0 0;}/* 11 / 14 */
.breadcrumb > li + li:before {
    color: #333333;
    content: "»";    
}
.breadcrumb a {color:#004483;}

/* share, follow, print css */
.share-links{float:right; font-size:0.8571428571428571em; line-height:1em; margin-top:7px;}/* 12px / 14px */
.share, .follow, .print{background:url(../images/share-sprite.png) no-repeat; margin-right:5px; text-align:left; color:#003265;}
.share{background-position:top left; width:12px; height:14px; padding-left:17px;}
.follow{background-position:-0px -17px; width:17px; height:14px; padding-left:22px;}
.print{background-position:bottom left; width:17px; height:14px; padding-left:22px; margin-right:0;}

/* Main content css */
.main-content{margin-top:25px;}
@media (max-width:768px) {
    .container-left {
        padding-right: 5px;
    }
}
/* Product home page listing */
.list-title{font-size:1.285714285714286em; font-weight:bold; color:#333;}
.product-homelist{position:relative;}
.product-home{display: inline-block;}
.product-home .img-logo{display:table-cell; margin-right:10px;}
.product-home .img-logo img{margin:0 10px 10px 0;}
.product-home .link{display:table-cell; vertical-align:top;}

/* product logo and description css */
.product-logo{padding-right:10px; float:left;}
.product{color:#cd5a13; font-size:22px;}

/* Tabs css */
.tabs-container{margin-top:30px;}
.tabs-container .tabs a{
	background:#008cbf;
	background: -webkit-linear-gradient(top, #008CBF, #007EB0); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(top, #008CBF, #007EB0); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(top, #008CBF, #007EB0); /* For Fx 3.6 to 15 */
    background: linear-gradient(to bottom, #008CBF, #007EB0); /* Standard syntax (must be last) */	
	border:1px solid #003467;
	border-radius:10px 10px 0 0;
	box-shadow:inset 0px 1px 0 0 #3ba9cf;
	text-shadow:0px -2px 0px rgba(0, 66, 91, 0.7);
	padding: 2px 15px 0px;
	font-size: 13px;
	line-height: 20px;
	margin:0;
}
.tabs-container .tabs a:hover{background: -webkit-linear-gradient(top, #00a4df, #0092cd); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(top, #00a4df, #0092cd); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(top, #00a4df, #0092cd); /* For Fx 3.6 to 15 */
    background: linear-gradient(to bottom, #00a4df, #0092cd); /* Standard syntax (must be last) */
	border:1px solid #003467;
	border-radius:10px 10px 0 0;	
	box-shadow:inset 0px 1px 0 0 #3ba9cf;
	text-shadow:0px -2px 0px rgba(0, 66, 91, 0.7);
}
.tabs-container .tabs.active a{background: -webkit-linear-gradient(top, #E4E4E4, #F3F3F3); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(top, #E4E4E4, #F3F3F3); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(top, #E4E4E4, #F3F3F3); /* For Fx 3.6 to 15 */
    background: linear-gradient(to bottom, #E4E4E4, #F3F3F3); /* Standard syntax (must be last) */
	border:1px solid #afaeae;
	border-radius:10px 10px 0 0;
	color:#000;
	box-shadow:inset 0px 1px 0 0 #ffffff;
	text-shadow:none;
}
.tabs-container .tabs.internal a{box-shadow:inset 0 -2px 0 0 #ffffff;}

/* Software home page */
/*Image carousel css */
 #image-carousel .carousel-inner>.item>img{width:100%; height:100%;}
 #image-carousel .carousel-indicators{ left: 34%;  text-align: left; width:auto;}
 #image-carousel .carousel-indicators li{  width: 6px;  height: 6px;  background-color: #ccc;  border:none;}
 #image-carousel .carousel-indicators li.active{background:#fff; margin:1px; }
  #image-carousel .carousel-indicators li:hover{background:#fff; margin:1px; }
    .carousel-inner > .item > img, .carousel-inner > .item > a > img {
        display: block;
        height: 400px;
        min-width: 100%;
        width: 100%;
        max-width: 100%;
        line-height: 1;
    }
.carousel-description{width:31.81818181818182%; position:absolute; top:20px; left:20px;}
.callout{  box-sizing: border-box;           
  border: 1px solid #4f89bf;
  border-bottom: 1px solid transparent;
  display: block;
  font-size: 16px;
  margin-bottom: 25px;
  padding: 10px;
  position: relative;
  width: 210px;
}
.callout::after {
  bottom: -15px;
  content: "";
  display: inline-block;
  left: -1px;
  position: absolute;
}
.callout::after {
    background:url(../images/line-sprite.png) no-repeat;
  background-position: 0 0;
  height: 15px;
  width: 210px;
}
.callout::before {
	content: "";
	width: 0px;
	height: 0px;
	border: 0.8em solid transparent;
	position: absolute;
}
.callout.top::before {
	left: 45%;
	bottom: -20px;
	border-top: 10px solid #444;
}
.carousel-description p{margin-top:10px; }
.carousel-link{margin-top:20px;}
 #image-carousel .overlay {
  background-image: url(../images/spacer.png);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

/* Feature images */
.home-feature .col-lg-6{padding:0 10px;}
.feature-image{position:relative;}
.feature-image img{width:100%; height:100%;}
.feature-image .feature-link{position:absolute; bottom:0; background:#0072bc; text-align:right; width:100%; padding:0 5px;}
.feature-image .feature-link a{color:#fff; font-size:0.8571428571428571em;}
@media only screen and (min-width:1024px){
    .feature-image .text-background{background-position:left 2px;}
}
.feature-image .text-background{background:url(../images/spotlightdark.png) repeat-x; height:100%;  position: absolute;  top: 0px;  width: 100%;  z-index: 40;}
.feature-image .feature-description{position:absolute; bottom:19.54545454545455%; color:#fff; margin:0 20px; font-size:0.8571428571428571em;}

/* Home Product links */
.product-links-container{border-top: 1px solid #ccc; margin-top:10px; padding-top:15px; display:block;}
.product-links-container .links-header{font-size:0.8571428571428571em; font-weight:bold;}
.product-links-container ul li{font-size:0.8571428571428571em; line-height:18px;}
.product-links-container ul li a{color:#4f89bf;}
.product-links-container .platform{
  width: 16.02040816326531% !important;
  /*margin-right: 16px !important;*/
  float:left;
}
.product-links-container .platform:last-child{float:right;}
.column{
    -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    flex-direction: column;  
    column-count: 2;
}
.product-links-container .foundation{
  width: 33% !important;
  margin-right: 0px !important;
  float:left;
}

/* Home Products - Newsroom */
.newsroom .articles {  
  /*height: 300px;
  width: 300px;*/
}
.newsroom .articles-heading {
  border-bottom: 1px solid #cdcdcd;  
  font-size: 12px;
  font-weight: bold;
  height: 15px;
  line-height: 0px;
  padding-left: 0px;
}
.newsroom .articles-heading a {
  color: #000;
}
.newsroom .article-list li {
  background-position: center bottom;
  background-repeat: repeat-x;
  border-bottom: 1px solid #cdcdcd;
  cursor: pointer;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  height: 90px;
  padding: 10px 5px;
 /* width: 290px;
line-height: 18px;*/
  display: block;
}
/*.newsroom .article-list li:before {
  color: #ffffff !important;
  content: "\25AA";
}*/
.newsroom .article-list li a {
  display: block;  
  font-weight: bold;
}
.newsroom .article-list-text{padding:0;}
.newsroom .article-list-text a {
  margin-bottom: 4px;
}
.newsroom .article-list-text span {
  color: #757679;
}
.newsroom .article-list-image {
  width: 59px !important;
  height: 59px;
  overflow: hidden;
  float: right;
  padding-left:0;
}
.newsroom .soft-articles-heading {
  border-bottom: 1px solid #cdcdcd;  
  font-size: 12px;
  font-weight: bold;
  height: 15px;
  line-height: 0px;
  padding-left: 0px;
  margin-top:35px;
}
.newsroom .soft-article-list li {
  background-position: center bottom;
  background-repeat: repeat-x;
  /* border-bottom: 1px solid #cdcdcd; */
  cursor: pointer;  
  font-size: 12px;
  height: 61.5px;
  padding: 11px 5px;
  /*width: 290px;*/
  display:block;
}
.newsroom .soft-articles-heading a {
  color: #000;
}
.newsroom .soft-articles-heading a:hover{
    text-decoration:underline;
}
.newsroom .soft-article-list li a{
  text-decoration: none;
  color: #4f89bf;
}
.newsroom .soft-article-list-text a {
  margin-bottom: 4px;
}
.newsroom .soft-article-list-text span {
  color: #757679;
  display:block;
}

/* Accordion css */
.accordion-heading{border-bottom:1px solid #ddd; line-height:18px; padding-bottom:7px;}
.accordion-heading a{color:#333; font-size:1.285714285714286em; display:block; background:url(../images/down-arrow.png) no-repeat top right;}
.accordion-heading a:hover {color: #333; text-decoration: none;}
.accordion-heading a[aria-expanded="true"]{ background:url(../images/up-arrow.png) no-repeat top right;}


.accordion-inner{padding:20px 0 0 0;}
/* Product Home page */

/* thumbnail Carousal css */
#thumbnails-carousel {margin:30px 0 40px 0;}
.thumbnail{padding:0; border:none; max-width: 120px; width: 43.1655%; margin-right: 7px; margin-bottom:0; float:left; position:relative;}
.thumbnail img{width:100%;}
.video-length{position:absolute; bottom:10px; background:#000; left:0;  opacity: .8; color: #ffffff; padding: 3px 10px 3px 5px; font-size:0.7635714285714286em;}
.video-length img{margin-right:7px; width:18px;}
/*@media only screen and (min-width:1024px){
	.thumbnail{width:120px;}
}*/
.description{height:82px; text-overflow:ellipsis;}
.thumb-title{font-size:13px; line-height:14px; font-weight:bold; color:#333;}
.thumb-description{font-size:12px; color:#666666;}
.left.carousel-control{background:url(../images/left_arrow.png) no-repeat -0px -0px; filter:none; width:13px; text-shadow:none; opacity:1; left:0px; height: 19px;
top: 39.0244%;}
.left.carousel-control:hover{background:url(../images/left_arrow.png) no-repeat -17px -0px;}
.right.carousel-control{background:url(../images/right_arrow.png) no-repeat -0px -0px; filter:none; width:13px; text-shadow:none; opacity:1; right:0px; height: 19px;
top: 39.0244%;}
.right.carousel-control:hover{background:url(../images/right_arrow.png) no-repeat -17px -0px;}

/* Details */
/*.overview:first-child{margin-top:0;}*/
.overview-title{font-size:18px; font-weight:bold;}
.overview-description{font-size:13px; color:#666666;}

/* Product list */
.product-list{background:#f8f8f8; margin-top:10px; padding:16px 10px;}
.product-list .product-name{font-size:1.142857142857143em; line-height:1.142857142857143em;}/* 16px / 14 */
.product-list ul li{/*background:none;*/ margin-top:15px; font-size:0.9285714285714286em;}/* 13px */
.product-list ul li a{color:#004483;}
.product-list .list li{margin-top:0; font-size:0.9230769230769231em; /*line-height:0.9230769230769231em;*/}/* 13px / 16px */
.product-list .list li a{color:#666666;}

.list li{background:url(../images/list-bullet.png) no-repeat left 5px; padding-left:10px;}

/* Related services */
/*.related-links{margin-top:40px;}*/
.related-title{font-size:1.142857142857143em; line-height:1.142857142857143em; font-weight:bold; margin-bottom:15px;} /* 16px */
.related-links ul li{font-size:0.8571428571428571em; line-height:0.8571428571428571em; margin-bottom:10px;} /*12*/
.related-links ul li a{color:#003265;}

.more-info{margin-top:40px;}

/* Right panel */
.request-links a, .more-info a{background:url(../images/request-links-bg.png) no-repeat; padding-left:43px; font-size:12px; line-height:23px; font-weight:bold; width:225px; height:23px; display:block; margin-bottom:6px; color:#FFFFFF;}

.container-right{ border-width:1px; border-width:0 0 1px 0 \9; border-style:solid; border-color:#cccccc; 
-webkit-border-image: -webkit-gradient(linear, 0 0, 0 100%, from(#cccccc), to(rgba(0, 0, 0, 0))) 0 0 1 0; 
-webkit-border-image: -webkit-linear-gradient(#cccccc, rgba(0, 0, 0, 0)) 0 0 1 0; 
-moz-border-image: -moz-linear-gradient(#cccccc, rgba(0, 0, 0, 0)) 0 0 1 0; 
-o-border-image: -o-linear-gradient(#cccccc, rgba(0, 0, 0, 0)) 0 0 1 0; 
border-image: linear-gradient(to right, #cccccc, rgba(0, 0, 0, 0)) 0 0 1 0;
padding:20px 0;}
.container-right:first-child{padding-top:0}
.container-right:last-child{padding-bottom:0; border:none;}
.feature-news{font-size:1.142857142857143em; line-height:1.142857142857143em; font-weight:bold; margin-bottom:10px;}
.feature li{font-size:0.8571428571428571em; margin-bottom:10px;}

.widget-img img{width:100%;}
.read-more{font-size:0.8571428571428571em;}
.read-more a{color:#003265;}

.case-study li{font-size:0.8571428571428571em; color:#666; margin-bottom:10px;}
.video-info{color:#666666;font-size:0.8571428571428571em; margin-top:5px;}

/* Footer css */
/*footer{border-top:1px solid #cccccc; padding:20px 0; color:#666666; font-size:12px; line-height:12px; margin-top:40px;}
footer ul{margin-bottom:0;}
footer .footer-list > li{border-right:1px solid #666666; padding:0 13px;}
footer .footer-list > li:last-child{border-right:none; padding-right:0;}
footer .footer-list li a{color:#666666;}
footer .footer-list li a:hover{color:#003366;}
footer .copyright{margin-right:15px;}*/

footer {
    padding:20px;
    
    height: auto;
    width: auto;
    background-color: #ffffff;
    margin-top: 2px;
    margin-bottom: 2px;
    color: #000 !important;
    font-size: 12px;

}

/* New mega menu css */
.sub-level1{width:100%; background:#7bbef5; line-height:30px; font-size:1em; display:none;}









/*Discipline our solutions*/

/*For Discipline our solutions section*/
.standardbtn:hover{cursor:pointer;color:black !important;text-decoration:none !important;}
body{background-color:white;}
.container{max-width:1280px;width:100%;padding:0px;}
.splitimage:hover{opacity:0.8;cursor:pointer;}

.championmodule, .desktopgrid{padding:0px 27px 0px 27px;overflow: hidden;background-color:#f5f5f5}
.noborder{border-bottom:0px !important;}
.championmodule2{padding:48px 27px 44px 27px;background-color:#ffffff;}
.championmodulelast{padding:48px 27px 44px 27px;background-color:#ffffff;}
.solutionmobilemodule{    border: 1px solid #808080;
    margin-bottom: 10px;
    margin-top: 20px;}
.mobilesolutionimage {
    margin: 4%;
    border: 1px solid grey;
    width: 92%;
}
.row{margin-left:0px !important; margin-right:0px !important;}
.championmodule3{padding:48px 27px 44px 27px;background-color:#242B30;          height: auto;}
.imagemap {
    background-color: #ffffff;
    height: auto;
    margin-bottom: 43%;
}

.splitimage{max-width:100%;height:auto;padding: 1px;display:inline-block}

.box1{ float:left; max-width:40%;}
		.box2{ float:left; max-width:30%;}
		.box3{ float:left; max-width:10%;}
		.box4{ float:left; max-width:20%;}
		.box1 img{ max-width:100%;} 
        .box2 img{ max-width:100%;} 
        .box3 img{ max-width:100%;} 
        .box4 img{ max-width:100%;} 
.nopadding{padding:0px;margin-bottom:48px;}
.championmoduleheader{font-family:Oswald;    padding-bottom: 15px;}
.championmodulevisionheader{font-family:Oswald;padding-left:115px;}
.underline{border:1px solid #333333;width:10%;background-color: #333333;margin-top:15px;margin-bottom:15px;}
.visonunderline{border:1px solid black;width:10%;background-color: black;margin-left:114px;}
.visionarticle{padding:10px 0px 33px 0px;width:47%;}
.visionarticlefirst{padding:10px 0px 33px 115px;width:47%;}
.championmodule3header{font-family:Oswald;color:white;}
.underline3{border:1px solid white;width:10%;margin-top: 15px;background-color: white;    margin-bottom: 15px;}
.visionarticle3{padding:10px 0px 33px 0px;width:47%;color:white;}
.championimage{width: 100%;
    height: auto;
}
.championgrid {
    margin-right: 7px !important;
    padding-bottom: 30px;
    background-color: white !important;
    margin-bottom: 20px !important;
    margin-left: 8px;
    max-width: 239px;
    position: relative;
    padding-left: 0px;
    padding-right: 0px;
}
.championgrid3 {
    margin-right: 7px !important;
    padding-bottom: 30px;
    background-color: white !important;
    margin-bottom: 20px !important;
    margin-left: 8px;
    max-width: 305px;
    position: relative;
    padding-left: 0px;
    padding-right: 0px;
    width:23%;
}
.championgrid4 {
    margin-right: 7px !important;
    padding-bottom: 30px;
    background-color: white !important;
    margin-bottom: 20px !important;
    margin-left: 8px;
    max-width: 400px;
    position: relative;
    padding-left: 0px;
    padding-right: 0px;
    width:31.333333%;
}
.championgridblank{  
   padding-bottom: 30px;
    background-color: transparent !important;
    margin-bottom: 20px !important;
    
    width: 0%;
    position:relative;
        padding-left: 0px;
    padding-right: 0px;
}
.minHeight
{
    min-height:208px;
}

.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}
.solutiontext a{color:white;}
.championheader{font-size:16px;font-family:Oswald;color:#262a2e; padding:14px 20px 14px 20px;margin:0px;word-break:break-word;}
.championtext{padding:0px 20px 0px 20px; font-size:12px;font-weight:bold;word-break:break-word;color:#262a2e;}
.desktopgrid{    background-color: #f5f5f5;}
.navbar-nav>li { border: 1px solid white;width:16%;    height: 60px;}
.navbar-nav {width:100%;}
.solutionheader{font-family:Oswald;color:white;font-size:24px;font-weight:normal;margin-top: 0px;border-bottom:1px dotted #808080;padding-bottom:10px;}
.solutiontext{color:white;    margin-top: 10px;    border-bottom: 1px dotted #808080;padding-bottom:10px;}
.solutiontextborderless{color:white;    margin-top: 10px;padding-bottom:10px;}
.solutiongrid{border:1px solid white; margin-left:0px !important;margin-right:0px !important;    width: 97%;
    background-color: black;}
	.btn-primary{background-color:black;color:white !important;border:1px solid white !important;}
	.btn-primary:hover {    color: #fff;    background-color: black;    border-color: white;}
	.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover{background-color:black !important; border-color:white !important;}
	
	.solutiongrid2{    position: absolute; left: -42%;}
	.solutiongrid3{    position: absolute; left: -56%;}
	.solutiongrid4{    position: absolute; left: -83%;}
	.solutiongrid5{    position: absolute; left: -111%;}
	.solutiongrid6{    position: absolute; left: -139%;}
.blacknav{background-color:black;}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: black;}
	.nav>li>a:focus, .nav>li>a:hover {    background-color: black;}
	.nav>li>a {    color: white;}
.navbar-inverse .navbar-nav>li>a {color: #9d9d9d;line-height: 1.1;margin: 4px;}
.standardmodule{       background-color: #f5f5f5;
    
        width: 48%;
    padding-top: 6px;
    padding-left: 20px;
    min-height: 200px;;
    position:relative;
}
.standardmodule1{   background-color: #f5f5f5;
    
        width: 44%;
    padding-top: 6px;
    padding-left: 20px;
    min-height: 175px;
        margin-left: 28%;
        position:relative;
   
}
.borderstyle
{
        border-right: 1px solid #808080;
    margin-top: 20px;
}
.scroll_tabs_theme_dark div.scroll_tab_inner span, .scroll_tabs_theme_dark div.scroll_tab_inner li
{
    line-height:23px!important;
}
@media (min-width:768px){
    .standardmodule{margin:1% !important;}
    .standardmodule1{margin-top:1% !important;}

}
#btnSupportOption2{
        background:url(/~/media/css-images/search-icon.png) no-repeat;
    }
@media (min-width:768px) and (max-width:850px){
    .captionmobile{font-size:45px;max-height: 1.4em;}
    .heading{font-size:18px !important;}
    .championmoduleheader{font-size:36px !important;}
    .championmodulesubheader{font-size:24px !important;}
    .visionarticle{font-size:14px !important;}
    .championgrid3{width:22% !important;}
}
@media screen and (min-width: 851px) and (max-width: 979px)
{
    .solutionbtn {
        margin-left: 219px;
    }
    .championgrid3{width:22% !important;}
}
@media only screen and (min-width:1024px) and (max-width:1109px)
{
    .championmodule3
    {
        height:auto!important;
    }
    .solutionbtn
    {
        margin-top:26px!important;
    }
}
@media only screen and (min-width:767px) and (max-width:955px)
{
    .desktopgrid .btn.text-center
    {
         margin: 0!important;
         width: 94%!important;
         font-size:12px;
         
    }
}
@media only screen and (min-width:769) and (max-width:957px)
{
    .solutionbtn
    {
        margin-top:10px!important;
    }
    .championmodule3
    {
        height:auto!important;
    }
}
@media screen and (min-device-width:320px) and (max-device-width:640px) {
   
   .championmodule {
    padding: 61px 27px 0px 27px;
}
    .championmodule2 {
        padding: 61px 27px 0px 27px;
    }
  
    .championheader
    {
        padding: 14px 0px 0px 0px!important;
    }
   
    .carousel-inner .btn {
        width: 40%!important;
    }
    .championmodule h3
    {
        font-weight:400!important;
    } .championmodule3 p
      {
       color: #fff;
        
    margin-top: 10px;
    margin-bottom: 20px;
            
      }
      .championgrid .btn
      {
          margin:0!important
      }
     .championmodule2 h3
    {
        font-weight:400!important;
    } 
    .underline
    {
    border: 1px solid black;
    width: 32%;
    margin-top: 15px;
    margin-bottom: 5px;
    }
    .underline3
    {
        border: 1px solid #fff;
    width: 32%;
    margin-top: 15px;
    margin-bottom: 5px;
    }
    .championgrid {
    
    background-color: #f5f5f5!important;
}
    .solutionbtn
    {
        margin-top:0px!important;
    }
    .standardmodule
    {
        padding:0;
    }

   
}

nav {
  text-align:center;
 
  width: 100%;
  background: #bebebe;
  padding: 0;
  margin: 0;
  height: auto;
  position:relative;
}
.carousel-inner .btn
{
    width: auto !important;
    float: left;
    margin-left: 0;
    margin-top: 0;
}
nav ul {
    
  background:black;
  list-style:none;
  padding:0 0px;
  margin: 0;
  height: auto;

}


nav ul li {
  display: inline;
  
}

.shortwidth{width:12%;}
nav ul li a {
    word-break: break-word;
   margin-right:5px;
  color:#ffffff;
  display:block;
  padding:1% 3%;
  text-decoration:none;
  float: left;
  height: auto;
   border: 1px solid white;
   
}

nav ul li:hover {
  background: black;
}


nav ul li:hover > a{
    color:#FFFFFF;
}

nav ul li:active > ul {
  display:block;
}

nav ul ul {
  background: black;
  padding:0;
  text-align: center;
  display:none;
    width: 100%;
  position: absolute;
  top: 60px;
  left: 0px;
}
.footernav {
    text-align: center;
    padding-top: 1%;
}
.footer-link {
    text-align: right;
    width: 50%;
    display: block;
     
}
.visionbutton{width:80% !important; margin:10%;}
.btn {
    /*margin:10%;*/
	width:auto;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  font-family: Arial;
  color: #262a2e;
  font-size: 14px;
  padding: 2px 10px 2px 10px;
  border: solid #262a2e 2px;
  text-decoration: none;
}
.solutionbtn {
    margin: 5%;
    width: 98%;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0px;
    font-family: Arial;
    color: #ffffff;
    font-size: 14px;
    padding: 2px 10px 2px 10px;
    border: solid #ffffff 1px;
    margin-left: 1%;
    /* margin-left: 23px; */
}

.inner-wrapper
{
    max-width:1280px !important; margin:0 auto; 
}
.second-child
{
    margin-top:20px;
}
.third-child
{
    margin-top:20px;
    border-left:1px solid #808080;
}
  .standardbtn{   width:50%; text-align:center;	  -webkit-border-radius: 0;  -moz-border-radius: 0;  border-radius: 0px;  font-family: Arial;  color: #262a2e;
  font-size: 14px;  padding: 2px 10px 2px 10px;  border: solid #262a2e 2px;  text-decoration: none;margin-bottom:20px;}
.solutionbtn:hover{color:#ffffff;}

.dropdown-menu {
	min-width: 100%;
	/*position:absolute;
	top:65%;*/

	padding:0px;
	background-color:black;}
}
    
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: white !important;
    text-decoration: none;
    background-color: black !important;
}
.dropdown-menu.columns-2 {
	min-width: 400px;
}
.dropdown-menu.columns-3 {
	min-width: 600px;
}
.dropdown-menu li a {
    color: white;
    border: 1px solid white;
	text-align:center;
	padding: 5px 15px;
	font-weight: 300;
}
.multi-column-dropdown {
	list-style: none;
}
.multi-column-dropdown li a {
	display: block;
	clear: both;
	line-height: 1.428571429;
	color: #333;
	white-space: normal;
}
.multi-column-dropdown li a:hover {
	text-decoration: none;
	color: #262626;
	background-color: #f5f5f5;
}
.gradient-image
{
    width:100%;
   margin-bottom:18px;     
}
#MainSection{margin-top:24px;}
.headergrad{display:none;}
.separator-image
{
    width:100%;
    margin-top:10px;
}
.solutions-separator-image {
    width: 100%;
    margin-top: 10px;
}
.cta-separator-image
{
    width:100%;
    margin-bottom: 72px;
        
}

@media (min-width:846px) and (max-width:1280px) {
    .captionmobile {
        font-size: 40px !important;
    }
    .championmoduleheader{font-size:48px;}
    .championmodulesubheader{font-size:36px;}
    .visionarticle{font-size:14px !important;}
    .heading{
        font-size: 18px !important;
    }

    .championheader {
        font-size: 18px !important;
            padding: 14px 20px 14px 20px;
    }

    .championtext {
        font-size: 14px !important;
    }
}
  
@media (min-width:979px) and (max-width:1028px) {
    .championtext {
       
        font-size: 12px;
        font-weight: bold;
        word-break: break-word;
    }
}

@media (max-width: 767px) {
	.dropdown-menu.multi-column {
		min-width: 240px !important;
		overflow-x: hidden;
	}
    .main-header{min-height:74px;}
    #MainSection {
    margin-top: 0px !important;
}
   
    .standardh6, .standardp{padding-top:10px !important;}
    
    .championmodule3 .dropdown .btn
    {
            background-color: #242B30;
            margin:0;
    width: 100%;
        margin-top: 20px;
    }

   
     .software-logo {
    width: 90%;
    max-width: 205px;
    left: 21px;
    height: auto;
    position: absolute;
    top: 9px;
}
}




@media only screen and (max-width:767px){
body{background-color:#ffffff;}
.visionarticle, .visionarticle3{padding-left:0px; padding-right:0px;width:100% !important;}
.footernav{text-align:center !important;}
.footerlink{text-align:center !important;}
.standardmodule {
    width: 100%;
    padding-left: 0px;
    margin-bottom:1%!important;
    margin-left:0%!important;
    margin-right:0%!important;
       
}
    .standardbtn {
        width: 100%;
    }
.standardmodule1 {
    width: 100%;
    padding-left: 0px;
    margin-left: 0%;
        overflow: hidden;
        padding-right: 0px !important;
   
}
.solutionheader{padding:20px;width:100%;border-bottom:0px !important;}
.solutiontext{padding-top: 15px;width: 100%;padding-left: 15px;border-bottom:0px !important;    text-align: left;}
.solutionbtn{text-align:center;cursor: pointer;width: 92%;
    margin: 4%;border: 1px solid #fff;}

.championmodulelast{padding:0 !important;    margin-bottom: 90px;}
.championmodule3 {
    padding: 110px 29px 34px 29px;height:auto;}
   .btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open>.dropdown-toggle.btn-primary  
   {border-color:none !important;
    }
.championgrid {margin:11px 0px 0px 0px;    background-color: #f5f5f5 !important;    position: relative;width:100% !important;max-width:100% !important;}
.btn { margin:4%;
    width: 86%;}
    .solutionbtn a {
        color:#fff;
    }
    h1, h2, h3, h4, h5, h6{margin:0px;}
/*.championmodule{padding:61px 27px 0px 27px;background-color:#f5f5f5;}*/
}
@media only screen and (max-width:690px) {
    .championgrid .btn {
        margin: 11px 0px -38px 0px!important;
        width: 86%;
    }
}
@media only screen and (max-width:636px) {
    .championgrid .btn {
        margin: 11px 0px -18px 0px;
        width: 86%;
    }
}






/*Test Tabs*/

/*body{
			margin-top: 100px;
			font-family: 'Trebuchet MS', serif;
			line-height: 1.6;
           
		}
		.container{
			width: 800px;
			margin: 0 auto;
		}

    */

		ul.tabs{
			margin: 0px;
			padding: 0px;
			list-style: none;
		}
		ul.tabs li{					
			display: inline-block;
			padding: 10px 15px;
			cursor: pointer;
            border: 1px solid white;
              color: gray !important;
		}

		ul.tabs li.current{
		    border: 1px solid white;          
            background: black;
            color: white !important;
		}

		.tab-content{
			display: none;
			background: #fff;			
		}

		.tab-content.current{
	    display: inherit;   
        color: white;
		}
.TabDetails{
        border: 1px solid #808080;
            overflow: hidden;
    background-color: #242B30;
        }



.PurposeTitle{
    text-decoration:none;
    cursor:pointer;
    color:black;
}
.PurposeTitle a:hover{
    text-decoration:none !important;
    cursor:pointer !important;
    color:black !important;
}
.PurposeTitle a{
    text-decoration:none !important;
    cursor:pointer !important;
    color:black !important;
}
.PurposeTitle a:focus{
    text-decoration:none !important;
    cursor:pointer !important;
    color:black !important;
}

