body {
//  background-color: #000000 !important;
}
a[href]:after {
    content: none !important;
}
a, a:link, a:visited, a:hover {
  color: #07BCDE;
  text-decoration: none;
  cursor:pointer;
}

h1 {
  font-family: "Geogrotesque-Light","Arial","Helvetica";
  font-size: 14px;
  color:#16BCE3; 
}

h3 {
 font-family: "Geogrotesque-Light","Arial","Helvetica";
}

.menu h1 {
 color: #0f8ebe; 
}
.blue-links {
  color: #0f8ebe;
}
.template-bd {
  background-color: #000000;
}

.container-fluid {
  padding-left: 0px;
  padding-right: 0px;
}

.hdr {
  width: 100%;
  overflow: visible;
  position: relative;
  z-index: 1000;
  border-bottom: 1px solid gray;
}

.hdr.row {
  margin-left: 0px;
  margin-right: 0px;
}

.hdr-content {
  width: 100%;
}

.hdr-menuitems ul, ol {
    margin-top: 20px;
}

.hdr-menuitems li {
  float: left;
  list-style: none;
  padding: 0;
  margin: 0 20px 0 0;
  cursor: pointer;
  text-align: center;
}

.primary-nav li {
  float: left;
  list-style: none;
  padding: 0;
  margin: 0 20px 0 0;
  cursor: pointer;
  text-align: center; 
}

.hdr-content li.withchildbig {
  text-align: left;
  padding-left: 0;
  padding-right: 0;
  min-width: 0;
  position: relative;
  z-index: 2000;
  margin-left:3px;
}

.hdr-menuitems ul {
  padding-left:0;
}

.primary-nav ul {
  margin-bottom: 0px;
}

.primary-nav li.withchildbig a{
  font-size: 14px;
  font-family: Geogrotesque-Medium;
}

.primary-nav li.withchildbig ul {
  display: none;
  position: absolute;
  top: 25px;
  left: 0;
  height: auto;
  width: auto;
  /*min-width: 180px;*/

  width: 180px;
  float: none;
  padding: 0;
  margin: 0;
  padding: 0;
  margin: 0;
  z-index: 1000;
  background: #f2f2f2;
  color: #646464;
  -webkit-box-shadow: 0px 0px 5px #999;
  -moz-box-shadow: 0px 0px 5px #999;
}
.primary-nav li.withchildbig li {
  padding: 0;
  margin: 0;
  padding: 0;
  margin: 0;
  padding: 0 5px;
  float: none;
  text-align: left;
  border-bottom: 1px solid #C9C9C9;
  display: block;
  line-height: 35px;  
  text-indent: 5px;
}
.primary-nav  li.withchildbig ul a {
  color: #646464;
  display: block;
  padding: 2px 5px;
  margin: 0 -5px;
  line-height: 20px;
}
.primary-nav  li.withchildbig ul a:hover, .hdr-content  li.withchildbig ul a:focus, .hdr-content  li.withchildbig ul li:hover {
  color: #646464;
  background: #C9C9C9;
  text-decoration: none;
}
.primary-nav li.withchildbig:hover a, .hdr-content  li.withchildbig a:hover, .hdr-content  li.withchildbig a:focus {
  color: #646464;
  text-decoration: none;
}
.primary-nav  li.withchildbig:hover ul {
  display: block;
}
.hdr a, .primary-nav a {
  color: #cdcdcd;
  text-decoration: none;
  font-size:10px;
  text-transform: uppercase;
}

.hdr-menuitems .menuright {
    float: right;
    font-family: Geogrotesque-Regular;
    font-size: 10px;
    margin-bottom: 0;
    margin-top: 11px;
    padding-left: 0;
}

.hdr-menuitems {
  padding-left: 18px;
  height: 37px;
} 

.hdr-searchwrapper {
  height: 50px;
}


#search {
  display:none;
    background-color: #1a1a1a;
    margin-left: 504px;
    margin-top: -2px;
    position: absolute;
    width: 392px;
  /*  height: 108px;*/
   border-top-left-radius: 8px;
   border-top-right-radius: 8px;
   border: 1px solid #1f2121;
   z-index: 200;
   background-color:rgb(233,233,233);
   color: rgb(82, 82, 82);
}

.search-header {
  height: 40px;
  line-height:40px;
  padding-left: 10px; padding-right: 10px;
  border-bottom:1px solid black;
  background-color: rgb(44, 46, 46);
  color: rgb(0, 187, 221);
}

.search-box {
  border-top: 1px solid #3a3a3a;
  /*border-bottom: 1px solid #000;*/
  height: 53px;
}

#searchwrapper {
    /*background: url("/application/themes/spcapitaliq/images/global/searchbar.png") no-repeat scroll 100% 50% transparent !important;*/
    background:url("/images/search-image.png") no-repeat scroll 100% 50% transparent !important;
    background-size: 328px 100%; 
    height: 29px;
    margin: 0;
    padding-left: 53px;
    position: relative;
    top: 18px;
   
    z-index: 200;
    padding-left:10px;
    max-width:380px;
    padding-top:2px;
    padding-left: 20px\9;
    padding-top:4px\9; 
}

#searchwrapper form {
  display: inline;
}

.searchbox {
  border: 0px;
  background-color: transparent;
 // position: absolute;
  top: 3px;
  left: 9px;
  width: 89%;
  height: 24px;
  font-family: Geogrotesque-Regular;
}

.searchbox_submit {
  border: 0px;
  background-color: transparent;
  position: absolute;
 /* top: 3px; */
  /*left: 317px;*/
  width: 37px;
  height: 30px;
  right:0;
}

#searchwrapper2 {
    background: url("/application/themes/spcapitaliq/images/global/searchbar.png") no-repeat scroll 100% 50% transparent !important;
    background-size: 328px 100%;
    height: 29px;
    margin: 0;
    width: auto;
}

//search autocomplete
.ui-autocomplete {
    background: #141314; 
    border-radius: 0px;
    font-family: Geogrotesque-Regular;
    width: 400px;
    height: 600px;
}

//.ui-autocomplete.source:hover {
//    background: #454545;
//}

.ui-menu .ui-menu-item a{
    font-size:12px;
    color: rgb(82,82,82);
}
.ui-menu .ui-menu-item {
   /* background: #141314;*/
   border-bottom: 1px solid #525252;
}
.hdr-topmenu {
  position: relative;
  height: 68px;
}

.hdr-topmenu #headerlogo {
  margin-left: 5px;
}

.hdr-topmenu #headerlogo h1 {
  text-indent: -9999px;
  overflow: hidden;
  background: url(/application/themes/spcapitaliq/images/global/logo.png) no-repeat top left;
  background-size: 100% 100%;
  width: 157px;
  height: 49px;
  float: left;
  padding: 0;
  margin: 7px 0 0 0;
}

.hdr-content {
  float: left !important;
  padding: 0 10px;
  background: #000000;
}

.hdr {
  background: #1F2121;
  width:auto !important;
}

.hdr-menus .menu li h3 {
    color: #0A7269;
    font-family: "Geogrotesque-SemiBold";
    font-size: 15px;
    font-weight: normal;
    line-height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    text-align: left;
}

.hdr-menus .menu li {
     font-family: Geogrotesque-Medium;
    font-size: 12px;
    list-style: none outside none;
    padding: 6px 0;
    text-align: left;
    text-transform: uppercase;
  clear: both;
}

.hdr-menus .menu ul {
    //border-right: 1px solid #DDE0E2;
    float: left;
    list-style: none outside none;
    margin: 10px 0 0;
    overflow: visible;
    padding: 0 20px;
    text-align: left;
    width: 100%;
}

.hdr-menus {
  height: 350px;
  width: 100%;
  background-color: #000000;
}
.hdr-menus .menu {

  width: 100%;
  display: none;
  top: 0;
  left: 0;
 // box-shadow: 0px 0px 10px #999;
  z-index: 100;
  color: #0a7269;
}

.hdr-menus .menu#menu-welcome {
  display: block;
}

.hdr-menus .menu ul {
  padding: 0;
  margin: 0;
  padding: 0;
  margin: 0;
  padding: 0px 20px 0 20px;
  //border-right: 1px solid #dde0e2;
  overflow: visible;
  float: left;
  //margin-top: 10px;
  color: #cdcdcd;
}

.hdr-menus .menu.3column ul {
  width:299px;
}

.hdr-menus .menu ul.last {
  border: 0;
  margin-right: 0px;
  padding-right: 0px;
}
.hdr-menus .menu li {
  list-style: none;
  font-family: "Geogrotesque-Regular";
  text-transform: uppercase;
  font-size: 12px;
  padding: 6px 0;
}
.hdr-menus .menu li a {
  text-decoration: none;
  font-family: "Geogrotesque-Regular";
  color: #cdcdcd;
}
.hdr-menus .menu li h3, .hdr-menus .menu li h3 a {
  font-family: "Geogrotesque-Bold";
  font-size: 15px;
  padding: 0;
  margin: 0;
  padding: 0;
  margin: 0;
  line-height: 100%;
  overflow: hidden;
  font-weight: normal;
  color: #0a7269;
}

.hdr-menus .menu li h3 span {
  color: #e11739;
}

.container-header h3 {
    color: #8D3030;
    float: none;
    font-family: geogrotesque-medium;
    margin-bottom: 12px;
}

.container-fluid h2 {
  color: #0F8EBE;
  font-family: geogrotesque-medium;
  margin-bottom: 12px; 
}

.container {
  margin:auto;
  padding-left: 0px !important;
  padding-right: 0px !important;
  width: 1000px;
  background: #fff;
  font-family: "Geogtq-Rg", Arial, sans-serif;
  box-shadow: 0px 0px 10px #999;
  min-height: 100%;
  min-height: 100%;
  overflow: hidden;
}
.container.gradient {
  background: -moz-linear-gradient(10%, #ffffff 0%, #e5e5e5 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
  background: -webkit-gradient(linear, 0 10%, 0 100%, from(#ffffff), to(#e5e5e5));
}

.primary-nav {
  background-color: #000000;
  height: 40px;
  padding-top: 10px;
}

.primary-nav-2 li {
  float: left;
  list-style: none;
  padding: 0;
  margin: 0 20px 0 0;
  cursor: pointer;
  text-align: center;
}

.primary-nav-2 ul {
  margin-bottom: 0px;
}

.primary-nav-2 li.withchildbig a{
  font-size: 14px;
  font-family: Geogrotesque-Medium;
}

.primary-nav-2 li.withchildbig ul {
  display: none;
  position: absolute;
  top: 25px;
  left: 0;
  height: auto;
  width: auto;
  /*min-width: 180px;*/

  width: 180px;
  float: none;
  padding: 0;
  margin: 0;
  padding: 0;
  margin: 0;
  z-index: 1000;
  background: #f2f2f2;
  color: #646464;
  -webkit-box-shadow: 0px 0px 5px #999;
  -moz-box-shadow: 0px 0px 5px #999;
}
.primary-nav-2 li.withchildbig li {
  padding: 0;
  margin: 0;
  padding: 0;
  margin: 0;
  padding: 0 5px;
  float: none;
  text-align: left;
  border-bottom: 1px solid #C9C9C9;
  display: block;
  line-height: 35px;  
  text-indent: 5px;
}
.primary-nav-2  li.withchildbig ul a {
  color: #646464;
  display: block;
  padding: 2px 5px;
  margin: 0 -5px;
  line-height: 20px;
}
.primary-nav-2  li.withchildbig ul a:hover, .hdr-content  li.withchildbig ul a:focus, .hdr-content  li.withchildbig ul li:hover {
  color: #646464;
  background: #C9C9C9;
  text-decoration: none;
}
.primary-nav-2 li.withchildbig:hover a, .hdr-content  li.withchildbig a:hover, .hdr-content  li.withchildbig a:focus {
  color: #646464;
  text-decoration: none;
}
.primary-nav-2  li.withchildbig:hover ul {
  display: block;
}

.primary-nav-2 button {
    background-clip: padding-box;
    background-color: rgba(255, 255, 255, 0.1);
    background-image: -moz-linear-gradient(center bottom , rgba(64, 190, 213, 0.08) 0%, rgba(180, 179, 179, 0.08) 100%);
    border: 1px solid #4E6F76;
    border-radius: 4px;
    box-shadow: 0 2px 2px rgba(10, 10, 10, 0.1);
    color: #A8A8A8;
    cursor: pointer;
    font-family: Geogrotesque-Medium;
    font-size: 12px;
    height: 23px;
    line-height: 23px;
    padding: 0 18px;
    position: relative;
    text-transform: uppercase;
    z-index: 1;
    margin-bottom: 6px;
}

.hdr a, .primary-nav-2 a {
  color: #cdcdcd;
  text-decoration: none;
  font-size:10px;
  text-transform: uppercase;
}
.primary-nav-2 {
  background-color: #000000;
  height: 350px;
  padding-top: 10px;
}

#footer {
   position:relative;
   height: auto;
   z-index:2000;
   width:100%;
  background-color: #141314;
   border-top: 1px solid #272827;
}
.footer-inner {
  margin-left:21px;
}
.footer-inner2 {
 margin-left:21px;
}
.socialmedia{
 color: #CBCBCB;
 margin-left: 21px;
 font-size: 12px;
 //float: left; 
}
#socialmediabuttons {
   float:right;
   margin-right: 10px;
}

#socialmediabuttons div {
   width: 30px;
   height: 30px;
   margin: 10px 1px 1px;
   float:right;
}

.copyright {
   color: #CBCBCB;
   font-size:12px;
   margin-left:21px;
}

.copyright a {
   color: #0f8ebe;
   text-decoration: none;
}

#footer-text{
   color: #CBCBCB;
   //margin: 16px 21px 6px;
   font-size:12px;
   float: left;
}

#footer-text a {
   color: #CBCBCB;
   text-decoration: none;
}

#lower-footer {
  border-top: 1px solid #C9C9C9;
}

.facebook {
   background:url(/application/themes/spcapitaliq/images/global/socialmedia/facebook.png) left top / 30px 30px transparent;
}

.twitter {
   background:url(/application/themes/spcapitaliq/images/global/socialmedia/twitter.png) left top / 30px 30px transparent;  
}

.rss {
   background:url(/application/themes/spcapitaliq/images/global/socialmedia/rss.png) left top / 30px 30px transparent;  
}

.linkedin {
   background:url(/application/themes/spcapitaliq/images/global/socialmedia/linkedin.png) left top / 30px 30px transparent; 
}

.youtube {
   background:url(/application/themes/spcapitaliq/images/global/socialmedia/youtube.png) left top / 30px 30px transparent;
}

.text-btn {
    background-clip: padding-box;
    background-color: rgba(255, 255, 255, 0.1);
    background-image: -moz-linear-gradient(center bottom , rgba(64, 190, 213, 0.08) 0%, rgba(180, 179, 179, 0.08) 100%);
    border: 1px solid rgb(0, 94, 94);
    border-radius: 3px;
    color: #A8A8A8;
    cursor: pointer;
    font-family: Geogrotesque-Medium;
    font-size: 12px;
    /*height: 23px;*/
    /*line-height: 23px;*/
    padding: 5px 18px;
    position: relative;
    text-transform: uppercase;
    z-index: 1; 
    

    border-top: 1px solid #00B1DC;
    background-image: -webkit-linear-gradient( 90deg, rgb(0, 94, 94) 0%, rgb(0, 153, 231) 100%);
    text-align: center;
    text-shadow: 0px -1px 1px;
    background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIgAAAAXCAYAAADQigfEAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkQ4RTM4QzQ1RkJBMjExRTNCMTM4REUzQTU0OEFENjVCIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkQ4RTM4QzQ2RkJBMjExRTNCMTM4REUzQTU0OEFENjVCIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RDhFMzhDNDNGQkEyMTFFM0IxMzhERTNBNTQ4QUQ2NUIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RDhFMzhDNDRGQkEyMTFFM0IxMzhERTNBNTQ4QUQ2NUIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7ZU27mAAABSklEQVR42uyaQUrEMBiFX9M/iI4eoCgIrr2HO+/gwo03cuHSG7jzAN5iGBjUpaDtCE2T+CexdVadlat5HzwozS58/C+lqa6fXq7Ojg8fjqQ+jRGEoKqAzvn1a/d9W10+Pr+dWNsEtaMPAZRkvzEqhzUGtT589m4pq4+v5sBKXvQhgn7s+fTQiAqSTOgHfyHOubxQ55dk30kOOO91WAQkNyR6rRWjye4QUiTJXmgEMaCEgpBtS4oXEtO5I6ViwZBtP4oXkj9bxhAyGVKcYMUQVgxhxZD/qxgKQmYEoR9kxo80QYAphEyGlOgE0cPIbwj5myDFCU4QMjtBDHeCzMFDKtlxSM1/cccQMlKcYMWQHRXjHFy6hKgxhr4QIKTLQsOA5Iag7d4juqa3Fqhr7g4BvAfKTcOlYLO5QdveYxjOuTNkwtoVFou7HwEGAH5Q2e1dP0SOAAAAAElFTkSuQmCC); 
    background-size: cover;
    border: 1px solid transparent;
    outline:0;
    text-shadow: 0px -1px 1px rgba(0, 72, 81, 0.392);
    
}

.horizon-content{
  background-color: #000000;
  padding-bottom: 5px;
}

#selectmenu {
   width: 178px;
}

.dropdown.open {
   -webkit-box-shadow: 0 1px 5px rgba(0,0,0,.4);
   -moz-box-shadow: 0 1px 5px rgba(0,0,0,.4);
   box-shadow: 0 1px 5px rgba(0,0,0,.4);
}

.dropdown {
    display: inline-block;
}
.dropup, .dropdown {
    position: relative;
}
.dropdown-btn {
    background-clip: padding-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: -moz-linear-gradient(center bottom , rgba(38, 40, 41, 0.8) 5%, rgba(55, 57, 58, 0.8) 95%);
    border: medium none;
    border-radius: 2px;
    box-shadow: -1px 0 3px rgba(0, 0, 0, 0.6), 0 1px 0 #656768 inset;
    color: #D4D4D4;
    font-family: Geogrotesque-Medium;
    font-size: 12px;
    height: 23px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 3px;
    text-transform: uppercase;
    width: 328px;
}
.dropdown-btn:hover {
    background-image: -moz-linear-gradient(center bottom , #303333 5%, #3E4042 95%);
    box-shadow: -1px 0 3px rgba(0, 0, 0, 0.6), 0 1px 0 #8B8D8E inset;
}
.open .dropdown-btn, .open .dropdown-btn:hover {
    background-clip: padding-box;
    background-image: -moz-linear-gradient(center bottom , #242424 5%, #282828 95%);
    border: 1px solid #101010;
    border-radius: 2px 2px 0 0;
    box-shadow: none;
    padding-top: 2px;
}
.dropdown-toggle {
}
.dropdown-btn .caret {
    margin-left: 5px;
}
.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}
.caret-white {
  border-top: 4px solid #fff;
}
.snp-dropdown-menu li a {
    padding: 2px 10px 0;
}
.snp-dropdown-menu {
    background-clip: padding-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: -moz-linear-gradient(center bottom , #1A1A1A 0%, #242424 100%);
    border: 1px solid #101010;
    border-radius: 0 0 2px 2px;
    margin-top: -1px;
    padding-bottom: 0;
    padding-top: 0;
}
.dropdown-menu li, .snp-dropdown-menu {
    min-width: 100%;
    width: 100%;
}
.dropdown-menu {
    background-clip: padding-box;
    background-color: #000000;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    display: none;
    float: left;
    left: 0;
    list-style: none outside none;
    margin: 2px 0 0;
    min-width: 160px;
    padding: 5px 0;
    position: absolute;
    top: 100%;
    z-index: 1000;
}
fieldset {
    border: none;
    margin: 0;
    padding: 0;
}

#featureContent {
  height: 250px;
  padding-top: 10px;
}

.feature-item {
  max-width: 239px;
  height: 177px;
  background-size: 100%;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}

.feature-item-prim {
  width: 583px;
  height: 185px;
  background-size: 100%;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;  
  margin-left: 140px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.standard-dropdown {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  color: #a8a8a8;
  font-family: Geogrotesque-Medium;
  font-size: 11.9999999994px;
  text-transform: uppercase;
  padding: 0 0 0 10px;
  border: 1px solid #101010;
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+PC9zdmc+);
  background-image: -moz-linear-gradient(bottom, #1a1a1a 0%, #282828 100%);
  background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0%,#1a1a1a),color-stop(100%,#282828));
  background-image: -webkit-linear-gradient(bottom, #1a1a1a 0%, #282828 100%);
  background-image: -o-linear-gradient(bottom, #1a1a1a 0%, #282828 100%);
  background-image: linear-gradient(bottom, #1a1a1a 0%, #282828 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#282828', endColorstr='#1a1a1a', GradientType=0)";
  width: 100%;
  height: 20px;
}

.our-story-location .standard-dropdown a, a.visited {
  color: #a8a8a8;
}

.standard-dropdown-segment {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  float: right;
  height: 20px;
  padding: 0 3px 0 2px;
  margin-right: -1px;
  margin-left: auto;
  margin-top: -1px;
  border: 1px solid #101010;
  -webkit-border-radius: 0 3px 3px 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0 3px 3px 0;
  -moz-background-clip: padding;
  border-radius: 0 3px 3px 0;
  background-clip: padding-box;
  -webkit-box-shadow: inset 1px 0 0 #2e2e2e;
  -moz-box-shadow: inset 1px 0 0 #2e2e2e;
  box-shadow: inset 1px 0 0 #2e2e2e;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+PC9zdmc+);
  background-image: -moz-linear-gradient(bottom, #0f0f0f 0%, #1e1e1e 100%);
  background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0%,#0f0f0f),color-stop(100%,#1e1e1e));
  background-image: -webkit-linear-gradient(bottom, #0f0f0f 0%, #1e1e1e 100%);
  background-image: -o-linear-gradient(bottom, #0f0f0f 0%, #1e1e1e 100%);
  background-image: linear-gradient(bottom, #0f0f0f 0%, #1e1e1e 100%);
}

.standard-dropdown-menu {
  margin-top: 0;
  min-width: 100%;
  width: 100%;
  margin-top: -1px;
  padding-top: 0;
  padding-bottom: 0;
  border: 1px solid #101010;
  -webkit-border-radius: 0 0 3px 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0 0 3px 3px;
  -moz-background-clip: padding;
  border-radius: 0 0 3px 3px;
  background-clip: padding-box;
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.49);
  -moz-box-shadow: 0 1px 1px rgba(0,0,0,.49);
  box-shadow: 0 1px 1px rgba(0,0,0,.49);
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+PC9zdmc+);
  background-image: -moz-linear-gradient(bottom, #1a1a1a 0%, #242424 100%);
  background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0%,#1a1a1a),color-stop(100%,#242424));
  background-image: -webkit-linear-gradient(bottom, #1a1a1a 0%, #242424 100%);
  background-image: -o-linear-gradient(bottom, #1a1a1a 0%, #242424 100%);
  background-image: linear-gradient(bottom, #1a1a1a 0%, #242424 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#282828', endColorstr='#1a1a1a', GradientType=0)";
}

.standard-dropdown-menu li a:hover {
  background-color: transparent;
  background-image: none;
  filter: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.dropdown-menu li > a:hover, .dropdown-menu li > a:focus, .dropdown-submenu:hover > a {
  text-decoration: none;
  color: #ffffff;
  background-color: #0088cc;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
}

.standard-dropdown-menu li a, .standard-dropdown-menu li {
  height: 19px;
  width: 100%;
  padding-top: 0;
}

.dropdown-menu {
    background-clip: padding-box;
    background-color: #000000;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    display: none;
    float: left;
    left: 0;
    list-style: none outside none;
    margin: 2px 0 0;
    min-width: 160px;
    padding: 5px 0;
    position: absolute;
    top: 100%;
    z-index: 1000;
}
.dropdown-menu li a {
    background-color: rgba(0, 0, 0, 0);
    color: #A8A8A8;
    font-family: Geogrotesque-Medium;
    font-size: 12px;
    padding: 2px 9px 0;
    text-transform: uppercase;
    width: 100%;
}
.dropdown-menu a {
    clear: both;
    color: #333333;
    display: block;
    font-weight: normal;
    line-height: 20px;
    padding: 3px 20px;
    white-space: nowrap;
}

.open > .dropdown-menu {
    display: block;
}

/*
This is the visible area of you carousel.
Set a width here to define how much items are visible.
The width can be either fixed in px or flexible in %.
Position must be relative!
*/
.jcarousel {
    position: relative;
    overflow: hidden;
}

/*
This is the container of the carousel items.
You must ensure that the position is relative or absolute and
that the width is big enough to contain all items.
*/
.jcarousel ul {
    width: 20000em;
    position: relative;

    /* Optional, required in this case since it's a <ul> element */
    list-style: none;
    margin: 0;
    padding: 0;
}

/*
These are the item elements. jCarousel works best, if the items
have a fixed width and height (but it's not required).
*/
.jcarousel li {
    /* Required only for block elements like <li>'s */
    float: left;
}

.right-arrow-nav {
   background:url(/application/themes/spcapitaliq/images/global/rightArrow.JPG) no-repeat left center / 30px 37px transparent;   
   height: 165px;
   display: block;
   float: left;
   width: 42px;
}

.left-arrow-nav {
   background:url(/application/themes/spcapitaliq/images/global/leftArrow.JPG) no-repeat left center / 30px 37px transparent;   
   height: 165px;
   display: block;
   float: left;
   width: 42px;
}

.center-content {
   min-height: 687px; 
   margin-left: -1px;
   color: #CACACA;
    background-color: #12181B;   
}

.center-content li {
  list-style-type: none;
  padding-bottom: 15px;
}

.center-content ul {
  padding-left: 0;
}

.list-title {
    font-size: 15px;
    font-weight: bold;
}

.sidebar-nav {
  float: left; 
 
  position: absolute;
  -moz-box-sizing: border-box;
  width: 99px;
  z-index: 10000;
  height:100%;
  background-color: #1C1C1C;  
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.rightContentShift {
  margin-left: 99px;
  overflow: visible;
}

.rightContentShift h2 {
  margin-left: 10px;
}

.side-menu {
    height: 135px;
    list-style: none outside none;
    width: 98px;
}

.sidebar-nav .sidebar-nav-list {
  padding-left: 0px;
  margin-top: 3px;
  float:right;
  width: 99px;
  position: absolute;
}

.sidebar-nav.selected {
  width: 355px; 
}

.sidebar-nav ul {
  padding-left: 0;
}

.sidebar-nav li {
  list-style-type: none;
}

.primary-item {
    background-color: #1F2122;
    font-family: Geogrotesque-Medium;
    text-transform: uppercase;
    font-size: 14px;
}

.primary-item a, .primary-item a:hover {
    font-family: Geogrotesque-Medium;
    text-transform: uppercase;
    font-size: 14px;
    text-decoration: none;
}

.primary-item a, .primary-item a:hover, .sub-item a, sub-item a:hover {
  color: #CACACA;
  text-decoration: none;
}

.sub-item, .primary-item {
    border-bottom: 1px solid #000000;
    border-top: 1px solid #363636;
    padding-left: 8px;
    color: #CACACA;
    padding: 5px 3px 5px 8px;
}

.sub-item.subselected {
  display:block;
}

.left-menu {
  width: 250px;
  float:left;  
  margin-top: 0px;
  border-right: 2px solid black;
  height: 100%;
  position: absolute;
  left: -250px;
}

.menutext {
    color: #CACACA;
    font-family: geogrotesque-medium;
    font-size: 12px;
    padding-left: 9px;
    text-align: center;
    width: 89px;
}

.side-menu .menulogo.who-we-help {
  background: url("/application/themes/spcapitaliq/images/global/portfolio-btn-sm-all-states.png") repeat scroll -3px 0 rgba(0, 0, 0, 0);
  height: 100px;
}

.side-menu .menulogo.who-we-help.active, .side-menu .menulogo.tools-and-analytics.active, 
.side-menu .menulogo.info-you-need.active, .side-menu .menulogo.delivery-and-services.active, 
.side-menu .menulogo.our-thinking.active
 {
      background: url("/application/themes/spcapitaliq/images/global/portfolio-btn-sm-all-states.png") repeat scroll 100px 0 rgba(0, 0, 0, 0);
}

.side-menu .menulogo.who-we-help.hover, .side-menu .menulogo.tools-and-analytics.hover, 
.side-menu .menulogo.info-you-need.hover, .side-menu .menulogo.delivery-and-services.hover, 
.side-menu .menulogo.our-thinking.hover {
      background: url("/application/themes/spcapitaliq/images/global/portfolio-btn-sm-all-states.png") repeat scroll 202px 0 rgba(0, 0, 0, 0);
}

.menu-link {
  display:inline-block;
  text-align:center;
font-family: geogrotesque-medium;
 font-size: 18px;
 color:white;
}

.menu-link-image {
        background: url("/images/portfolio-btn-lrg-all-states.png") repeat scroll 782px 0 rgba(0, 0, 0, 0);
  height: 240px;
  width: 226px;
}

.side-menu .menulogo.tools-and-analytics {
  background: url("/application/themes/spcapitaliq/images/global/portfolio-btn-sm-all-states.png") repeat scroll -3px 0 rgba(0, 0, 0, 0);
  height: 100px;
}  
.side-menu .menulogo.info-you-need {
  background: url("/application/themes/spcapitaliq/images/global/portfolio-btn-sm-all-states.png") repeat scroll -3px 0 rgba(0, 0, 0, 0);
  height: 100px;
}  
.side-menu .menulogo.delivery-and-services {
  background: url("/application/themes/spcapitaliq/images/global/portfolio-btn-sm-all-states.png") repeat scroll -3px 0 rgba(0, 0, 0, 0);
  height: 100px;
}  
.side-menu .menulogo.our-thinking {
  background: url("/application/themes/spcapitaliq/images/global/portfolio-btn-sm-all-states.png") repeat scroll -3px 0 rgba(0, 0, 0, 0);
  height: 100px;
}  

.middle-container {
  min-height: 710px;
}

.col-grid {
  padding: 15px 30px 15px 30px !important;
  border-top: 1px solid #363636;
  border-left: 1px solid #363636;
  border-bottom: 1px solid black;
  border-right: 1px solid black;
}

.col-grid-list {
  padding-left: 50px !important;
}

.col-grid-list ul li {
  list-style-type: circle;
  padding-bottom: 6px;
}

.row {
  margin-left:0px !important;
  margin-right:0px !important;
}

.modal-box {
  border-radius: 7px;
  border: 1px solid #272827;
  margin-left: 93px; margin-right: 30px; margin-top: 45px;
  padding: 15px;
  max-width:730px;
  background-color:#141314;
  color: #CDCDCD;
}

.modal-box .title {
  font-size: 18px;
  color: white;
  font-family: geogrotesque-medium;
  margin-bottom: 15px;
}

.modal-box .details li {
  list-style-type:none;
  color: #CDCDCD;
}



.top-nav-tags {
  margin-left: 30px; 
  margin-top: 15px;
}

.top-nav-tags li {
  list-style-type: none;
  display: inline;
  font-size: 20px; 
  margin-left: 10px; margin-right: 10px;
}

.top-nav-tags li a {
  color: gray;
}

.blog-video {
 margin-top: 10px;
}

.blog-menu {
  float:left;
  width: 235px;
  margin-left: 50px;
}

.blog-menu li {
  list-style-type: none;
}

.blog-window {
  margin-left: 25px;
  min-width: 600px;
  float: left;
  max-width: 70%;
}

.blog-right-socialmedia  ul li{
  display: inline-block;
  list-style-type: none;

}

.blog-right-featuredpublication {
  margin-top: 25px;
  margin-bottom: 15px;
}

.blog-listing {
  list-style-type: none;
  border: 1px solid gray;
  padding: 15px;
  padding-bottom: 0px;
  max-width: 950px;
  margin-top: 15px;
  margin-right: 30px;
}

.blog-listing li {
  border-bottom: 1px solid gray;
  padding-bottom: 30px; 
}

.blog-listing .last {
 border-bottom: 0 !important;
}

.blogStats {
  border-bottom: 1px solid gray;
  border-top: 1px solid gray;
  font-size: 12px;
}

.blogDetail .title {
  color: white;
}

.blogDetail {
  margin-left: 30px;
}

.author {
  height: 100px;
  margin: 15px 15px 15px 0;
}

.author-image {
  margin-right: 15px;
}

.author-list li {
  list-style-type:none;
  margin-left: 0px;
  margin-bottom: 5px;
  display:inline-block;
  
}

#author-detail-small {
  margin-bottom: 10px;
}



#videolist ul li {
  list-style-type: none;
 display:inline-block;
  margin-left:10px;
  margin-right: 10px; 
}

#videolist {
  padding: 20px;
}

.placeholder {
 margin-left: 40px;
 margin-right: 40px;
 border: 1px solid #272827;
 width: 811px;
 height: 200px;
 margin-top: 15px;
}




.placeholder h3 {
 margin-left: 25px;
 font-size: 14px;
}

.our-thinking {
  height: 700px;
}

.details li {
 margin-bottom:8px;
}

.rightContentShift {
  color: #CACACA;
}


.youtubeThumbnailMd {
 // width: 60%;
  padding: 10px 10px; 
}

.youtubeThumbnailMd img {
  width: 100%;
  float:left;
}

.social-media-buttons li {
  display:inline;
  list-style-type:none;
vertical-align:top;
 margin: 15px 3px 0 0;
  border: 0;
}

.blog-nav-items, .social-media-disclaimer {
  border-bottom:1px solid gray;
  padding-top: 10px;
  padding-bottom: 10px;
}

.blog-nav-items {
  height: 53px;
}

.after-blog {
  float: right;
}

.truncate5lines {
  height: 7.4em;
}

.shortdescription {
  overflow:hidden;
  margin-top: 10px;
}

.videodescription {
  width: 40%;
  float:left;
  padding: 10px;
}


.description {
  width: 800px;
  max-width: 100%;
}

.sidebar-right {
  width: 200px;
}

.img-btn-medium {
color: #d4d4d4;
font-size: 11.9999999994px;
font-family: Geogrotesque-Medium;
padding: 3px 14px 0px 48px;
height: 36px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
height: 23px;
line-height: 23px;
padding: 2px 10px 0px 33px;
}

.img-btn {
position: relative;
display: table-cell;
border: none;
background-color: transparent;
vertical-align: middle;
line-height: 34px;
text-align: center;
cursor: pointer;
text-transform: uppercase;
}

#splashText h3 {
	color: #07BCDE;
    font-size: 40px;
    text-transform: uppercase;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0 auto;
	padding-bottom:20px;

	
}

#splashText h2 ul li{
    background-color: #000000;
    color: #07BCDE;
    display: inline-block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: circle;
    margin-bottom: 0;
    margin-left: 3px;
    margin-right: 3px;
    margin-top: -100px;
    padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 3px;
    text-align: center;
    text-transform: uppercase;
	
}

#splashText h1 {
	background-color: #000;
    color: #CBCBCB;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    padding-bottom: 0;
    text-align: center;
    text-transform: uppercase;
}

#splashText{
    margin-bottom: 100px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-top: 100px;
    text-align: center;
    width: 100%;
	
}

.htmlhelptext {
  margin-top: 8px;
  margin-bottom: 15px;
  font-size: 11px;
  width: 400px;
  border: 1px solid gray;
  padding: 6px;
}

#tosaccept {
  margin-right: 5px;
}

#page-nav {
    position: absolute;
    left: 100px;
    top: 200px;
    z-index: 9999;
}
#page-nav div.link-holder {
    position: relative;
}

#page-nav div.link-holder a.navlink:hover, a.navlink.active {
    background-position: 0 0;
}
#page-nav div.link-holder a.navlink {
    background:url("/images/page-nav_bg.png") no-repeat scroll 0 -22px rgba(0, 0, 0, 0);
    display: block;
    height: 22px;
    margin: 20px 0 0;
    position: relative;
    width: 22px;
}
#page-nav div.link-holder a {
    color: #FFFFFF;
    cursor: pointer;
    text-decoration: none;
}

#page-nav div.tooltip {
    color: #FFFFFF;
    display: none;
    font: 12px/12px InterstateLight,sans-serif;
    height: 12px;
    padding: 15px;
    position: absolute;
    right: 25px;
    text-transform: uppercase;
    top: -10px;
    width: 178px;
}

.modalDialog {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	//pointer-events: none;
}

.modalDialog:target {
	opacity:1;
	pointer-events: auto;
}

.modalDialog > div {
	width: 924px;
        border: 1px solid #2C2D2C;
	position: relative;
	margin: 10% auto;
	padding: 25px 20px 13px 20px;
	background: #0B0603;
        z-index: 99999;
}

.close {
	background: #606061;
	color: #FFFFFF;
	line-height: 25px;
	position: absolute;
	right: -12px;
	text-align: center;
	top: -10px;
	width: 24px;
	text-decoration: none;
	font-weight: bold;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;
}

.close:hover { background: #00d9ff; }

.blog-author-details .author-image img{
    width:80px;
    height:80px;
}
.blog-author-details .author-image{
   margin-right:0;
}
.blog-author-details .author-info{
  line-height:2;
}
.blog-meta .col-md-6{
  padding-left:0px;
}
.inline-image{
  background-color: #EFEFEF;
  padding:10px 20px 20px 10px;
}

.modal-small {
    background-color: #1a1a1a;
    border: 1px solid #1f2121;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    color: #fff;
    position: absolute;
    width: 240px;
    z-index: 9999;
}
