footer {
    float: left;
    width: 100%;
    background: #e6e6e6 !important;
  }
  footer .footer-primary {
    float: left;
    width: 100%;
    padding: 24px 0 31px 0;
    margin: 0;
  }
  footer .footer-primary ul {
    padding: 0;
    list-style-type: none;
    margin: 0;
    float: left;
    width: 100%;
  }
  footer .footer-primary ul li {
    padding: 0;
    margin: 0 0 0 3px;
    width: auto;
    float: left;
    font-size: 13px;
    line-height: 18px;
    color: #231F20;
    font-weight: 300;
    position: relative;
  }
  footer .footer-primary ul li a {
    padding: 0;
    margin: 0 2px 0 0;
    width: auto;
    float: left;
    font-size: 13px;
    line-height: 18px;
    color: #231F20;
    font-weight: 300;
  }
  footer .footer-primary ul li a:hover {
    color: #CE181E
  }
  footer .footer-primary ul li:after {
    /*content: "|";*/
    padding: 0;
    margin: 0;
    width: 1px;
    height: 18px;
    color: #231F20;
  }
  footer .footer-secondary {
    float: left;
    width: 100%;
    padding: 0 19px;
    margin: 0;
    height: 39px;
    background-color: #BECCD3;
  }
  .footer-secondary p {
    float: left;
    padding: 0;
    margin: 0;
    width: auto;
    font-size: 12px;
    line-height: 38px;
    color: #231F20;
    font-weight: 300;
  }
  footer .footer-secondary ul {
    padding: 0;
    list-style-type: none;
    margin: 10px 30px 0 0;
    width: auto;
    float: right;
  }
  footer .footer-secondary ul li {
    padding: 0;
    margin: 0 0 0 10px;
    width: auto;
    float: left;
    position: relative;
  }
  footer .footer-secondary ul li a {
    padding: 0;
    margin: 0;
    width: auto;
    float: left;
  }
  footer ul.mob-socialmedia {
    padding: 15px 0;
    list-style-type: none;
    margin: 0 auto;
    width: 300px;
    display: table;
  }
  footer ul.mob-socialmedia li {
    padding: 0;
    margin: 0 25px 0 0;
    width: auto;
    float: left;
    position: relative;
  }
  footer ul.mob-socialmedia li a {
    padding: 0;
    margin: 0;
    width: auto;
    float: left;
  }
  .mob-footer-wrapper {
    float: left;
    width: 100%;
    padding: 0px;
    margin: 0;
  }
  .mob-footer-wrapper .mob-foot-block {
    float: left;
    width: 100%;
    padding: 0px;
    margin: 0;
  }
  .mob-footer-wrapper .mob-foot-block .foot-content {
    font-size: 13px;
    line-height: 21px;
    color: #00377B;
    float: left;
    padding: 10px 0;
    width: 100%;
  }
  .mob-footer-wrapper .mob-foot-block .heading {
    background: #D3D3D3;
    float: left;
    width: 100%;
    height: 41px;
    padding: 12px 10px 0 10px;
    cursor: pointer;
    position: relative;
  }
  .mob-footer-wrapper .mob-foot-block .heading h4 {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
    position: relative;
  }
  .mob-footer-wrapper .mob-foot-block .heading h4 img {
    float: left;
    padding: 0;
    margin: 0;
    border: none;
  }
  .mob-footer-wrapper .mob-foot-block .heading .plus-arrow {
    background: url(../images/footer-arrow-up.png) no-repeat right top;
    float: right;
    padding: 6px 10px;
    margin: 0;
    width: 15px;
    height: 10px;
    position: absolute;
    right: 10px;
    top: 17px;
    cursor: pointer
  }
  .mob-footer-wrapper .mob-foot-block .heading .expand-arrow {
    background: url(../images/footer-arrow-down.png) no-repeat right top;
  }
  .mob-footer-wrapper .mob-foot-block .foot-content ul {
    padding: 0;
    list-style-type: none;
    margin: 0;
    float: left;
    width: 100%;
  }
  .mob-footer-wrapper .mob-foot-block .foot-content ul li {
    padding: 0;
    margin: 0 0 0 3px;
    width: auto;
    float: left;
    font-size: 13px;
    line-height: 18px;
    color: #00377B;
    font-weight: 300;
    position: relative;
  }
  .mob-footer-wrapper .mob-foot-block .foot-content ul li a {
    padding: 0;
    margin: 0 2px 0 0;
    width: auto;
    float: left;
    font-size: 13px;
    line-height: 18px;
    color: #00377B;
    font-weight: 300;
  }
  .mob-footer-wrapper .mob-foot-block .foot-content ul li:after {
    content: "|";
    padding: 0;
    margin: 0;
    width: 1px;
    height: 18px;
    color: #00377B;
  }
.footer-primary.menu-second {
    padding: 5px 0 0 0;
}
.footer-primary.menu-third {
    padding: 5px 0 20px 0;
}
.footer-primary.menu-first {
    padding-bottom: 0px;
}
.footer-primary.menu-second ul li:last-child:after,
.footer-primary.menu-third ul li:last-child:after,
.footer-primary.menu-first ul li:last-child:after {
  display: none;
}
footer .footer-secondary ul li.powered-by {
    float: left;
    padding: 0;
    margin: -8px 5px 0 0!important;;
    width: auto;
    font-size: 12px;
    line-height: 38px;
    color: #231F20;
    font-weight: 300;
}
footer .footer-secondary ul li.powered-by a {
    float: left;
    padding: 0;
    margin:  0;;
    width: auto;
    font-size: 12px;
    line-height: 38px;
    color: #231F20;
    font-weight: 300;
}
footer .footer-secondary ul li.powered-by a:hover {   
    color: #CE181E;
    text-decoration: none
}
footer .footer-menu {
    float: left;
    padding: 24px 0 31px 0;
    margin: 0;
}
footer .footer-menu ul {
    padding: 0;
    list-style-type: none;
    margin: 0;
    float: left;
    width: 100%;
	margin-bottom: 10px;
}
footer .footer-menu ul li {
    padding: 0;
    margin: 0 0 3px 3px;
    width: 100%;
    float: left;
    font-size: 13px;
    line-height: 18px;
    color: #231F20;
    font-weight: 300;
    position: relative;
}
footer .footer-menu ul li a {
    padding: 0;
    margin: 0 2px 0 0;
    width: auto;
    float: left;
    font-size: 13px;
    line-height: 18px;
    color: #231F20;
    font-weight: 300;
}
footer .footer-menu h3 {
    font-size: 16px;
    margin: 0 0 5px;
    color: #0a3677;
}
footer .footer-menu.double ul{
	width:50%;
}
.clear{
	clear:both;
}
.mob-foot-block .foot-content .footer-menu ul{margin-bottom:10px !important;}
.mob-foot-block .foot-content .footer-menu h3 {color: #005aaa;font-weight: 700;}






.spl-top-fixed {
/* 	position: fixed; */
	top: 0; left: 0;right: 0;background: #fff;width: 100%;border-top: 1px solid #888;padding: 4px 13px 4px;z-index: 999999999;height: auto;}
.spl-top-fixed p{text-align: center;font-size: 13px;color: #727273;}
.spl-top-fixed .close{right: 75px;border: 1px solid #000;border-radius: 50%;height: 20px;width: 20px;text-align: center;background: #fff;font-size: 15px;font-weight: 500;color: #000;}
.spl-top-fixed .link{color: #5d5d5d;text-decoration: underline;}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
/* .case-study-image{
	height:323px;
} */