/*
@font-face {
	font-family: 'gothic';
	src: url('./gothic.eot');
	src: local('gothic'), url('font/gothic.woff') format('woff'), url('font/gothic.ttf') format('truetype');
}
*/

@import url('https://fonts.googleapis.com/css?family=Lato:300,400,400i,700,700i');
body {margin:0px; background-color:#FFF; color:#000; font-family: 'Lato', arial, helvetica, san-serif; font-size:18px;}
form{ margin:0px; padding:0px;}
img{border-style:none;}
h1,h2,h3,h4,p,ul,ol{ margin:0px; padding:0px; padding-bottom:15px;}
.head, .head2, h1,h2,h3,h4{ font-family:'Lato', arial, helvetica, sans-serif; font-weight:300; }
input,select,textarea,button{ font-family: 'Lato', arial, helvetica, san-serif; font-size:18px; line-height:21px;}
*{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing:border-box;
}
.float_l{
	float: left;
	width: 100%;
}
a:hover{text-decoration: none;}
ul,ol{ padding-left:25px;}
img{
	max-width: 100%;
}
.header.float_l {
  background-color: #ffffff;
}
.container {
  margin: 0 auto;
  position: relative;
  width: 1200px;
}
.homevideodiv1 iframe{ max-width:100%;}
   .homeSlideshowDiv{width:100% !important; float:left;}
.top-bar.float_l {
  background-image: url("../images/top-bar-bg2.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.main-menu.float_l {
  background-image: url("../images/mainmenu-bg2.jpg");  
  background-repeat: no-repeat;
  background-size: cover;
}
.top-bar-ul, .main-menu-ul, .header-help {
  float: right;
  padding-bottom:0px;
}
ul.top-bar-ul li {
  background-image: url("../images/topbar-li-bg2.jpg");
  background-position: 0 5px;
  background-repeat: no-repeat;
  float: left;
  list-style: outside none none;
  margin: 4px 0 4px 20px;
  padding: 0 0 0 20px;
}
ul.top-bar-ul li:first-child {
  background-image: none;
  margin-left: 0;
  padding-left: 0;
}
ul.top-bar-ul li a {
  color: #ffffff;
  display: block;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
}
ul.top-bar-ul li a:hover {
  color: #cbcbcb;
}
.header-logo {
  float: left;
}
.header-logo a {
  background-color: #ffffff;
  box-shadow: 0 0 18px #818181;
  display: block;
  margin: -12px 0 -15px;
  padding: 23px 15px;
  width: 298px;
}
.header-help {
  background-color: #e3e3e3;
  margin: 10px 0;
  padding: 7px 40px;
  text-align: center;
  text-transform: uppercase;
}
.header-help .help {
  color: #548fe2;
  font-size: 22px;
  padding: 0 0 3px;
}
.header-help .quote {
  color: #000000;
  font-size: 16px;
  font-weight: bold;
}
.header-help .quote a {
  color: #89681d;
  text-decoration: none;
}
.header-help .quote a:hover {
  text-decoration: underline;
}
ul.main-menu-ul li {
  float: left;
  list-style: outside none none;
  padding: 10px 0px;
}
ul.main-menu-ul a:hover, ul.main-menu-ul a.active {
  background-image: url("../images/active-menu-bg2.jpg");
}
ul.main-menu-ul li a {
  padding: 10px 19px;
  color: #ffffff;
  font-size: 20px;
  text-decoration: none;
}
ul.main-menu-ul li li a{ 
  font-size:18px;
}
.slider.float_l { 
  background-position: center center;
  background-size: auto 100%;
}
.slider.float_l img {
  float: left;
  width: 100%;
}
.footer.float_l {
  background-image: url("../images/footer-bg1.jpg");
  background-position: center top;
  background-repeat: no-repeat;
}
.footer-rights.float_l {
  background-image: url("../images/footer-bg2.jpg");
  background-position: center top;
  background-repeat: no-repeat;
}
.footer-rights a:link, .footer-rights a:visited{color:#FFF; text-decoration:none;}
.footer-rights a:hover{text-decoration:underline;}
.footer-logo {
  float: left;
  margin: 58px 0 50px 0px;
  width: 330px;
}
.footer-menu {
  float: left;
  margin: 0 65px;
  padding: 45px 0 18px;
  width: 570px;
}
.footer-menu ul li {
  float: left;
  list-style: outside none none;
  margin: 0 0 20px;
  width: 33.33%;
}
.footer-menu ul li a {
  color: #fff;
  font-family: arial;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
}
.footer-menu ul li a:hover {
  text-decoration: underline;
}
.footer-social {
  float: left;
  margin: 45px 0 0;
  width: 170px;
}
.footer-social .head {
  color: #fff;
  font-size: 20px;
  font-style: italic;
  margin: 0 0 20px;
}
.footer-social a {
  display: block;
  float: left;
  margin: 0 0 0 20px;
}
.footer-social a.first {
  margin: 0;
}
.footer-rights.float_l {
  color: #ffffff;
  font-family: arial;
  font-size: 15px;
  padding: 22px 0;
}
.footer-rights.float_l ul {
  float: left;
}
.footer-rights.float_l ul li {
  border-left: 1px solid #ffffff;
  float: left;
  list-style: outside none none;
  margin: 0 0 0 10px;
  padding: 0 0 0 10px;
}
.footer-rights.float_l ul li:first-child {
  border: medium none;
  margin-left: 0;
  padding-left: 0;
}
.footer-rights.float_l ul li a {
  color: #ffffff;
  text-decoration: none;
}
.footer-rights.float_l ul li a:hover {
  text-decoration: underline;
}
.footer-rights.float_l .text {
  float: right;
}
.quick-links.float_l {
  background-color: #f2f2f2;
  background-image: url("../images/quick-links-main-bg2.jpg");
  background-position: center top;
  background-repeat: no-repeat;
}
.quick-links-ul {
  float: left;
  margin: 17px 0 0;
  padding-left:0px;
  padding-bottom:0px;
  width: 100%;
}
.quick-links-ul li {
  background-image: url("../images/quick-links-bg2.jpg");
  float: left;
  height: 60px;
  list-style: outside none none;
  margin: 0 0 0 4px;
  width: 166px;
}
.quick-links-ul li a {
  background-image: url("../images/quick-links-arrow.png");
  background-position: right bottom;
  background-repeat: no-repeat;
  color: #ffffff;
  display: block;
  float: left;
  font-size: 16px;
  font-weight: bold;
  padding: 32px 0 0 10px;
  text-decoration: none;
  text-transform: uppercase;
  width: 157px;
}
.quick-links-ul li a:hover {
  color: #9fc8fc;
}
.section1.float_l {
  background-color: #eeeeee;
  padding: 40px 0;
}
.section1-quote {
  background-image: url("../images/section1-quote-bg.jpg");
  border: 9px solid #818181;
  border-radius: 9px;
  float: right;
  height: 292px;
  text-align: center;
  width: 379px;
}
.section1-quote .quote-text1 {
  color: #ffffff;
  font-size: 25px;
  margin: 20px 0 0;
  text-transform: uppercase;
}
.section1-quote .quote-text2 {
  font-family: arial;
  font-size: 20px;
  margin: 10px 0 25px;
}
a.green-btn {
  background-color: #307ee0;
  color: #fff;
  padding: 10px 15px;
  text-decoration: none;
  text-transform: uppercase;
}
a.green-btn:hover {
  background-color: #818181;
}
.simple-text {
  font-family: 'Lato', arial, helvetica, san-serif; 
  line-height: 26px;
}
.section1-text {
  float: left;
  width: 710px;
}
.section1-text h1 {
  color: #000000;
  font-size: 48px;
  margin: 25px 0 0;
  text-transform: uppercase;
}
.section1-text .section1-head2 {
  font-size: 31px;
  margin: 10px 0 25px;
}
.section2.float_l {
  background-image: url("../images/home-section2-bg.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 30px 0 50px;
}
.section2-box {
  background-image: url("../images/section2-box-bg.png");
  float: left;
  margin: 10px;
  min-height: 457px;
  padding: 30px;
  width: 580px;
}
.section2-box h1, .blog-section-box h1, .association-section h1, h1.page-head, .service-section2 h2.page-head, .location-detail-banner-text .head, .manager-box .head {
  font-size: 30px;
  font-weight: normal;
  text-transform: uppercase;
}
.section2-box.box1 h1, .blog-section-box h1, .association-section h1, h1.page-head, .service-section2 h2.page-head{
  border-bottom: 3px solid #dddddd;
  padding: 0 0 15px;
}
.section2-box.box2 {
  text-align: center;
}
.section2-box ul {
  float: left;
  margin: 30px 0 0 25px;
}
.section2-box ul li {
  background-image: url("../images/li-bg.png");
  background-position: 0 4px;
  background-repeat: no-repeat;
  float: left;
  font-family: 'Lato', arial, helvetica, san-serif;
  list-style: outside none none;
  margin: 0 0 15px;
  padding: 0 0 0 35px;
  width: 100%;
}
.section2-box.box1 .green-btn {
  float: left;
  margin: 10px 0 0 25px;
}
.section2-box .green-btn, .blog-section-box a.green-btn {
  padding: 10px 35px;
}
.section2-box.box2 img {
  margin: 30px 0;
}
.map-section.float_l {
  background-image: url("../images/map-section-bg3.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  padding: 65px 0 85px;
  background-size:cover;
  
}
.map-section-text {
  color: #fff;
  float: right;
  margin: 0 85px 0 0;
  width: 540px;
}
.map-section-text h1, .service-banner-text .head {
  font-size: 36px;
  font-weight: normal;
  text-transform: uppercase;
}
.map-section-text .simple-text {
  margin: 20px 0 25px;
}
.search .text {
  float: left;
  font-size: 25px;
  text-transform: uppercase;
}
.search a {
  background-color: #d8cba8;
  color: #000;
  float: left;
  padding: 6px 25px;
  text-decoration: none;
  text-transform: uppercase;
}
.search a:hover {
  background-color: #b7aa87;
}
.searchinput {
  float: left;
  height: 35px;
  margin: 0 12px;
  padding: 3px;
  width: 270px;
}
.blog-section.float_l {
  background-color: #969696;
  background-image: url("../images/blog-section-bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  padding: 30px 0 50px;
}
.blog-section-box {
  background-image: url("../images/section2-box-bg.png");
  float: left;
  margin: 10px; 
  padding: 30px;
}
.blog-section-box.box1 {
  width: 780px;
}
.blog-section-box.box2 {
  width: 380px;
}
.latest-blog-ul li {
  border-top: 1px solid #736357;
  float: left;
  list-style: outside none none;
  padding: 40px 0;
  width: 100%;
}
.latest-blog-ul li:first-child {
  border: medium none;
}
.latest-blog-ul li a.blog-thumb {
  display: block;
  float: left;
  margin: 0 30px 0 0;
  width: 190px;
}
.latest-blog-ul li a.blog-thumb img, ul.association-ul li img, ul.leadership-team-ul li a img, img.map-img, .branch-searchsubmit img {
  float: left;
}
.latest-blog-text {
  float: left;
  width: 494px;
}

.latest-blog-ul li .simple-text.title {
  font-weight: bold;
}
.latest-blog-ul li .simple-text a {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
.latest-blog-ul li .simple-text a:hover {
  text-decoration: underline;
}
.blog-section-box a.green-btn{
	float: left;
}
ul.community-eve {
  float: left;
  margin: 40px 0 12px;
  width: 100%;
  color:#000;
}
.community-eve a:link, .community-eve a:visited{ text-decoration:none;color:#000;}
ul.community-eve li {
  float: left;
  list-style: outside none none;
  margin: 0 0 32px;
  width: 100%;
}
.simple-text.con {
  font-weight: bold;
}
.association-section.float_l {
  background-color: #ffffff;
  padding: 30px 0 50px;
}
.association-section h1 {
  text-align: center;
}
ul.association-ul li {
  float: left;
  list-style: outside none none;
  margin: 35px 27px 0;
}
.page-header.float_l {
  background-image: url("../images/page-header-bg.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 60px 0 0;
}
.page-header.float_l h1 {
  border-bottom: 10px solid #7b7b7b;
  color: #000000;
  font-size: 62px;
  font-weight: normal;
  margin: 0 0 -4px;
  padding: 0 0 5px;
  text-transform: uppercase;
}
.page-con-main.float_l {
  background-color: #fffff;
  background-image: url("../images/page-bg.png");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% auto;
  padding: 0 0 40px;
}
.page-left-panel {
  background-image: url("../images/page-sidebar-bg.png");
  float: left;
  width: 250px;
}
.page-right-panel {
  float: left;
  margin: 0 0 0 40px;
  padding: 40px 0 0;
  width: 910px;
}

h1.page-head {
  color: #000;
  font-size: 36px;
}
ul.page-left-menu {
  margin: 30px 0 0;
}
ul.page-left-menu li {
  float: left;
  list-style: outside none none;
  padding: 10px 22px;
  width: 100%;
}
ul.page-left-menu li.active, ul.page-left-menu li:hover {
  background-image: url("../images/sidebar-li-bg.png");
}
ul.page-left-menu li.active {
  font-weight: bold;
}
ul.page-left-menu li a {
  color: #000;
  display: block;
  font-size: 20px;
  text-decoration: none;
}

ul.leadership-team-ul li {
  border-top: 1px solid #b8aa9a;
  float: left;
  list-style: outside none none;
  padding: 40px 20px;
  width: 100%;
}
ul.leadership-team-ul li a.team-person-img {
  display: block;
  float: left;
  margin: 0 35px 0 0;
  width: 167px;
}
.team-person-text {
  float: left;
  width: 668px;
}
.team-person-name, ul.services-ul li .info-text .name, .team-person-name a {
  color: #317fe3;
  font-size: 24px;
  text-transform: uppercase;
}
.team-person-post {
  font-style: italic;
  margin: 10px 0 20px;
}
.team-person-text a.full-bio {
  color: #317fe3;
  font-weight: bold;
  text-decoration: none;
}
ul.leadership-team-ul li:first-child {
  background-image: url("../images/team-li-bg.png");
  border: medium none;
  margin: 40px 0 0;
  padding: 20px 19px 20px 20px;
}
ul.leadership-team-ul li:first-child a.team-person-img {
  margin: 0 20px 0 0;
  width: 188px;
}
ul.leadership-team-ul li:nth-child(2) {
  border: medium none;
}
ul.leadership-team-ul li:first-child .team-person-text {
  width: 663px;
}
ul.leadership-team-ul li:first-child .team-person-name {
  font-size: 30px;
}
ul.leadership-team-ul li:first-child .team-person-post {
  font-size: 20px;
  margin: 3px 0 20px;
}
.page-con-main.why-southern .page-left-panel {
  height: 1245px;
}
.service-section1 {
  padding: 25px 0 35px;
}
img.lenders-img {
  float: right;
}
.service-section1 .simple-text {
  float: left;
  margin: 12px 0 0;
  width: 650px;
}
.service-section2 h2.page-head {
  padding: 0 0 10px;
  text-align: center;
}
.service-section2 ul
  margin: 40px 0;
}
.service-section2 ul li {
  background-image: url("../images/li-bg.png");
  background-position: 0 4px;
  background-repeat: no-repeat;
  float: left;
  font-family: 'Lato', arial, helvetica, san-serif;
  list-style: outside none none;
  margin: 0 0 15px;
  padding: 0 0 0 35px;
  width: 50%;
}
.sublinks-ul li {
  background-image: url("../images/sublinks-li-bg.png");
  float: left;
  list-style: outside none none;
  margin: 5px 0;
  padding: 30px 18px;
  width: 100%;
}
.sublinks-ul li a.sublinks-icon {
  display: block;
  float: left;
  margin: 0 15px 0 0;
  width: 140px;
}
.sublinks-ul li .sublinks-text {
  float: left;
  width: 719px;
}
.sublinks-text .sublinks-name {
  font-size: 24px;
  text-transform: uppercase;
}
.sublinks-text .simple-text {
  margin: 10px 0 15px;
}
.sublinks-ul li .sublinks-text a.green-btn {
  float: left;
  padding: 10px 35px;
}
.page-con-main.service .page-left-panel { 
}
.branch-search {
  background-image: url("../images/branch-search-bg.jpg");
  float: left;
  height: 72px;
  margin: 0px 9px 0;
  padding: 23px 20px 0;
  width: 1182px;
}
.branch-search .text {
  float: left;
  font-size: 24px;
  text-transform: uppercase;
}
.branch-searchinput {
  border: 1px solid #9a9a9a;
  float: left;
  height: 32px;
  margin: 0 10px;
  padding: 0 6px;
  width: 510px;
}
.branch-searchinput2 {
  border: 1px solid #9a9a9a;
  float: left;
  height: 32px;
  margin: 0 10px;
  padding: 0 6px;
  width: 100px;
}
.branch-searchsubmit2 {
  float: left;border:none;
  background-color: #d8cba8;color:#000;
  padding: 7px 6px;
}
.branch-searchsubmit {
  float: left;border:none;
  background-color: #2b68b8;
  padding: 7px 17px;
}
ul.branch-ul {
  margin: 25px 0 0;
}
ul.branch-ul li {
  float: left;
  list-style: outside none none;
  margin: 25px 12px;
  width: 376px;
}
ul.branch-ul li .title {
  border-bottom: 3px solid #6c7073;
  color: #317fe3;
  font-size: 24px;
  padding: 0 0 10px;
  text-transform: uppercase;
}
ul.branch-ul li a.green-btn, .location-detail-left a.green-btn, ul.services-ul li a.green-btn {
  float: left;
  padding: 10px 30px;
}
ul.branch-ul li .text .simple-text {
  margin: 5px 0;
}
ul.branch-ul li .text {
  margin: 20px 0;
  min-height: 210px;
}
.location-detail-banner.float_l {
  /*background-image: url("../images/location-detail-top-img.jpg");*/
  background-position: center center;
  background-size: cover;
}
.location-detail-banner-text {
  background-image: url("../images/banner-text-bg.png");
  float: left;
  margin: 45px 0 40px;
  padding: 55px 30px 50px;
  width: 525px;
}
.location-detail-banner-text .head {
  color: #307ee0;
  margin: 0 0 25px;
}
.location-detail-banner-text .simple-text {
  margin: 7px 0;
}
.location-detail.float_l {
  padding: 40px 0;
}
.location-detail-right {
  float: right;
  width: 460px;
}
.location-detail-left {
  float: left;
  width: 705px;
}
.operation-text.float_l .head {
  font-size: 24px;
  margin: 25px 0 10px;
  text-transform: uppercase;
}
.operation-text .simple-text {
  margin: 5px 0;
}
.location-detail-left .simple-text.detail {
  margin: 25px 0;
}
.manager-box.float_l {
  background-image: url("../images/manager-box-bg.png");
  margin: 20px 0 30px;
  padding: 20px 15px;
}
.manager-box .head {
  color: #000000;
  margin: 0 0 20px;
}
.manager-box .manager-img {
  float: left;
  margin: 0 20px 0 0;
}
.manager-box .simple-text {
  float: left;
  width: 525px;
}
.manager-box a {
  color: #307ee0;
  float: left;
  font-family: verdana;
  margin: 25px 0 0;
}
.manager-box a:hover {
	text-decoration: none;
}
.service-banner.float_l {
  background-image: url("../images/service-banner.jpg");
  background-position: center center;
  background-size: cover;
}
.service-banner-text .head {
  color: #317fe3;
}
.service-banner-text .head2 {
  font-size: 24px;
  margin: 10px 0 20px;
}
.service-banner-text {
  float: left;
  margin: 50px 0 70px;
  width: 675px;
}
ul.services-ul li {
  float: left;
  list-style: outside none none;
  margin: 20px;
  width: 560px;
}
ul.services-ul li a.icon {
  display: block;
  float: left;
  margin: 0 22px 0 0;
  width: 200px;
}
ul.services-ul li .info-text {
  float: left;
  width: 320px;
  padding-top: 35px;
}
ul.services-ul li .info-text .simple-text {
  margin: 12px 0 20px;
}
.page-con-main.services {
  padding: 40px 0 70px;
}
.team-person-text a.full-bio:hover {
  text-decoration: underline;
}

/*newsroom*/

.newsroom-left-panel {
    float: left;
    width: 795px;
    margin: 0 35px 0 0;
}
.newsroom-right-panel {
    float: left;
    width: 370px;
}
.newsroom-left-panel, .newsroom-right-panel {
    margin-top: 35px;
    margin-bottom: 40px;
}
ul.fea-blog {
    margin: 10px 0;
}
ul.fea-blog li:first-child {
    border-top: none;
}
ul.fea-blog li {
    list-style: none;
    float: left;
    padding: 30px 0;
    width: 100%;
    border-top: 1px solid #736357;
}
ul.fea-blog li a.thumb {
    float: left;
    width: 225px;
    margin: 0 18px 0 0;
}
ul.fea-blog li .fea-blog-text {
    float: left;
    width: 552px;
}
.fea-blog-text .title {
    font-weight: bold;
    color: #004731;
    font-family: 'Lato', arial, helvetica, san-serif;
    margin: 0 0 21px 0;
}
.fea-blog-text a, ul.blog-arc a, .zblog-relatedarticles a, .zblog-populararticles a, .zblog-articlepagenav a, .zEditorHTML a, .service-section1.float_l ul a {
    color: #317fe3;
    text-decoration: none;
    font-weight: bold;
}
.fea-blog-text a:hover, ul.comm-event li a:hover, ul.con-with li a:hover, ul.blog-arc a:hover, .zblog-relatedarticles a:hover, .zblog-populararticles a:hover, .zblog-articlepagenav a:hover, .zEditorHTML a:hover, .service-section1.float_l ul a:hover {
    text-decoration: underline;
}
ul.blog-arc, ul.news-arc {
    margin: 17px 0 25px 0;
}
ul.blog-arc li, ul.news-arc li {
    float: left;
    width: 100%;
    font-family: 'Lato', arial, helvetica, san-serif;
    list-style: none;
    font-weight: bold;
    color: #004731;
    margin: 13px 0;
}
.newsroom-left-panel h1, .newsroom-right-panel h1{
  float: left;
  width: 100%;
}
a.green-btn.blog-arc {
    float: left;
}
a.green-btn.blog-arc {
    float: left;
    margin: 0 0 45px 0;
}
ul.comm-event {
    margin: 12px 0 0 0;
}
ul.comm-event li {
    float: left;
    width: 100%;
    list-style: none;
    margin: 15px 0;
    font-family: 'Lato', arial, helvetica, san-serif;
}
ul.comm-event li a {
    display: block;
    text-decoration: none;
    color: #317fe3;
    font-weight: bold;
}
a.green-btn.calendar {
    float: left;
    margin: 44px 0 80px 0;
}
ul.con-with {
    margin: 16px 0 0 0;
}
ul.con-with li {
    list-style: none;
    float: left;
    margin: 20px 0 0 0;
    width: 100%;
}
ul.con-with li a {
    display: block;
    font-family: 'Lato', arial, helvetica, san-serif;
    text-decoration: none;
    font-weight: bold;
    color: #317fe3;
}
ul.con-with li a img {
    float: left;
    margin: -10px 10px 0 0;
} 
/*about*/
.page-con-main.about.float_l {
    padding: 0;
}
.about-helping-you.float_l {
    background-image: url("../images/helping-you-bg.jpg");
    background-position: center center;
    background-size: cover;
    padding: 60px 0 50px 0;
}
.about-helping-you .head, .about-our-mission .head, .about-financial .head, .about-awards .head, .about-technologies .head, .about-what-people .head, .about-learn-more .head{
    color: #317fe3;
    font-size: 36px;
    font-weight: normal;
    text-transform: uppercase;
}
.about-helping-you .head2, .about-our-mission .head2, .about-financial .head2, .about-technologies .head2, .about-what-people .head2, .about-learn-more .head2 {
    font-size: 24px;
    margin: 20px 0 25px;
}
.about-helping-you .head, .about-helping-you .head2 {
    width: 500px;
}
.about-helping-you .simple-text {
    width: 670px;
}
.about-our-mission.float_l {
    background-image: url("../images/page-bg.png");
    background-size: cover;
    background-color: #317fe3;
    color: #fff;
    text-align: center;
    padding: 60px 0 70px 0;
}
.about-our-mission .head, .about-technologies .head {
    color: #fff;
}
.about-our-mission .simple-text {
    padding: 0 40px;
}
.about-helping-you.float_l {
    background-image: url("../images/helping-you-bg.jpg");
    background-position: center center;
    background-size: cover;
    padding: 60px 0 50px 0;
}
.about-financial.float_l {
    background-image: url("../images/about-financ-bg.jpg");
    background-position: center center;
    background-size: cover;
    padding: 70px 0 80px 0;
}
.about-financial-text {
    float: right;
    width: 685px;
}
.about-awards.float_l {
    background-image: url("../images/page-bg.png");
    background-size: cover;
    background-color: #ffffff;
    padding: 50px 0 60px 0;
}
.about-awards .head, .about-what-people.float_l, .about-learn-more.float_l {
    text-align: center;
}
a.award-left, a.award-right {
    float: left;
    display: block;
    margin: 90px 0 0 0;
    width: 58px;
}
.about-awards-main.float_l {
    margin: 40px 0 0 0;
}
.awards-text-box {
  background-image: url("../images/award-bg.png");
    float: left;
    padding: 50px 60px;
    margin: 0 20px;
    width: 1044px;
}
.awards-text {
    float: left;
    width: 660px;
    margin: 0 70px 0 0;
}
.awards-text .title {
    font-family: 'Lato', arial, helvetica, san-serif;
    font-weight: bold;
    color: #000;
    margin: 30px 0;
}
.about-technologies.float_l {
    background-image: url("../images/about-technologies-bg.jpg");
    background-position: center center;
    background-size: cover;
    padding: 70px 0 80px 0;
}
.about-technologies-text {
    float: left;
    width: 680px;
    color: #fff;
}
.about-what-people.float_l {
    background-image: url("../images/page-bg.png");
    background-size: cover;
    background-color: #ffffff;
    padding: 80px 0 100px 0;
}
ul.what-people {
    margin: 30px 0 0 0;
}
ul.what-people li {
    list-style: none;
    float: left;
    width: 380px;
    margin: 0px 10px;
}
ul.what-people li a {
    float: left;
    width: 100%;
}

.about-learn-more.float_l {
    background-image: url("../images/page-bg.png");
    background-size: cover;
    background-color: #fff;
    padding: 60px 0 100px 0;
}
ul.learn-more {
    margin: 15px 0 0 0;
}
ul.learn-more li {
    list-style: none;
    float: left;
    width: 214px;
    text-align: center;
    margin: 0 10px;
}
ul.learn-more li a {
    display: block;
    text-decoration: none;
    font-family: 'Lato', arial, helvetica, san-serif;
    color: #000;
    font-weight: bold;
    margin: 20px 0 0 0;
}
ul.learn-more li a:hover {
    text-decoration: underline;
}
.awardSlideshowDiv{width:1084px !important; float:left;}

.main-menu-ul > li{ position:relative; z-index:100000;}
.main-menu-ul  ul{display:none; z-index:1000001; position:absolute; top:44px; left:-20px;}
.main-menu-ul > li:hover ul{display:block;}
.main-menu-ul > li li{ display:block; margin:0px; clear:both; width:250px; background-color:#317fe3; color:#FFF; padding:0px;}
.main-menu-ul > li li a{ display:block;  width:100%; float:left; padding:5px; padding-left:15px;}



.top-row-news{width:700px; float:right; text-align:left; font-weight:bold; font-size:20px; color:#005138; text-decoration:none;  max-width:100%;}
.top-row-news a:link, .top-row-news a:visited{ color:#000; text-decoration:none;}

.zCookieNoticeDiv{color:#000; background-color:#ddd; padding:5px; font-size:14px;}
.zCookieNoticeDiv a:link, .zCookieNoticeDiv a:visited{color:#000;}

.awards-text{width:70%; margin:0px; padding-right:20px; float:left;}
.awards-img{width:30%; float:left;}
.awards-img img{max-width:100%;}
@media screen and (max-width: 992px) {
  .awards-text{width:100%;}
  .awards-img{width:100%;}
}