
body, html{
	font-family: 'Trebuchet MS', sans-serif;
	text-rendering: optimizeLegibility !important;
	-webkit-font-smoothing: antialiased !important;
	color: #5a5a5a;
	width: 100%;
	overflow-x:hidden;
}

#header {
	background-color: rgba(255, 255, 255, 255) !important;
    border-bottom: 2px solid #DBDBEA !important;
    min-height: 100px !important;
    position: fixed;
    width: 100%;
    padding: 0;
    z-index: 10000;
}


.divLogo{
	float: left;
	margin-top: 20px !important;
	margin-right: 40px;
	z-index: 10000;
}

.search{
	  margin-left: 50px;
    	  margin-top: 50px;
	  padding:30px;
	}

.phrases{
	display:none;
}

@media (min-width: 768px) and (max-width: 991px){
	.divLogo{
		margin-right: 20px;
	}
	#header .col-md-12{
		float: left;
	}
}
.divLogo1{
	float: left;
}

.imgLogo{
	max-width: 150px;
}

.brand-line{
	width: 100%;
	height:3px;
	z-index: 100000 !important;
	margin-top: -10px;
}

.divIb{
	float: right;
	margin-top: 10px;
}

.navbar-collapse {
	margin-top: -50px;
}

.contHome{
	
	float: right;
	text-align: left;
	margin-right: 10px;
	margin-top: -130px;
}

.tooltip > .tooltip-inner {
      background-color: #ededed; 
      color: #0080C7; 
      border: #0080C7; 
      padding: 5px;
      font-size: 14px;
  }
.tooltip.bottom > .tooltip-arrow {
      border-bottom: 5px solid #0080C7;
  }

.nav-list > li > p {
    display: block;
    font-weight: bold;
    text-transform: uppercase;
	color:#0080c7;
	font-family: "Trebuchet MS",sans-serif;
	margin-bottom:1px;
    text-rendering: optimizelegibility !important;
}
@font-face {
    font-family: SommetLight;
    src: url('../fonts/fonts/SommetLight.otf');
}

@font-face {
    font-family: SommetBold;
    src: url('../fonts/fonts/SommetBold.otf');
}

.contHome h1{
	font-family: "sommetbold";
	color: #EB008C;
	font-size: 48px;
}

#tf-home p.lead {
	font-size: 26px;
}

#tf-home p.leadtext {
	color: #333;
}

/*
Credits:
Code snippet by @maridlcrmn (Follow me on Twitter)
Images by Nike.com (http://www.nike.com/us/en_us/)
Logo by Sneaker-mission.com (http://www.sneaker-mission.com/)
*/

.navbar {
	border: none;
	margin-bottom: 0;
}

.nav-tabs {
  display: inline-block;
  border-bottom: none;
  padding-top: 15px;
  font-weight: bold;
}
.nav-tabs > li > a, 
.nav-tabs > li > a:hover, 
.nav-tabs > li > a:focus, 
.nav-tabs > li.active > a, 
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  border: none;
  border-radius: 0;
}

.nav-list { /*border-bottom: 1px solid #eee;*/ }
.nav-list > li { 
  padding: 20px 15px 15px;
  border-left:/* 1px solid #eee*/; 
}
.nav-list > li:last-child { /*border-right: 1px solid #eee; */}
.nav-list > li > a:hover { text-decoration: none; }
.nav-list > li > a > span {
  display: block;
  font-weight: bold;
  text-transform: uppercase;
}

.mega-dropdown { position: static !important; }
.mega-dropdown-menu {
  text-align: left;
  width: 100%;
  margin-left: 0;

}

.myMenu{

	font-family: "SommetLight";
	font-weight: bold;
	font-size: 18px;

}

.inner_title{
	/*height: 60px;
	padding-left: 20px;
	padding-top: 20px;
	*/
	width: 465px;
	background-color: #EC008D;
	padding: 10px 10px 10px 23px;
	font-family: "SommetLight";
	font-weight: bold;
	font-size: 21px;
	color: #FFF;

	border-radius: 20px 20px 20px;
	-moz-border-radius: 20px 20px 30px 20px;
	-webkit-border-radius: 20px 20px 30px 20px;
}

.container-fluid{
	background-color: #fff;
}

.footerBottom{
	height: 100px;
	padding-top: 50px;
	padding-left: 15px;
}

.beforefooter{
	width: 100%;
	margin: 0 auto !important;
	text-align: center;
	background-color: #D6D6D6;
}

#inner-content{
	padding: 20px 0;
}

.inner-text{
	padding-left: 25px;
	font-family: "Open Sans",sans-serif;
}


#landing-home{
	background: url(../img/save_default_main1.jpg);
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	color: #cfcfcf;
	margin-top:-12px;
}

#landing-home .landing-overlay{	
	height: 630px;
	background-attachment: fixed;
}

.landingImgTop{
	position: relative;
	height: 150px;
	margin-top: 134px;
	padding-top: 10px;
}

.landingImgBottom{
	position: relative;
	top: -100px;
}

.img-responsive-land{
	max-width: 100%;
	height: auto;
}

.landingImgOval{
	width: 150%;
	z-index: 100 !important;
	position: relative;
}

.landingImg-text-oval{
	 color: #fff;
    font-family: "SommetLight";
    font-size: 21px;
    margin: 0 auto 0 48px;
    position: relative;
    text-align: center;
    top: 210px;
    width: 100%;
    z-index: 1000;
    height: 100px;
}

.landing_title{
	font-family: "SommetLight";
	font-weight: bold;
	color: #EB008C;
	font-size: 36px;
}

.landing-heading{
	font-family: "sommetbold";
	font-weight: bold;
}

#landing-content{
	margin-top: 25px;
}

.landing-readmore{
	margin-top: 10px;
	margin-bottom: 30px;
}

.landingImg-title{
	font-family: "SommetBold";
	color: #EB008C;
	font-size: 60px;

	-webkit-text-stroke-width: 2px;
	-webkit-text-stroke-color: #fff;

	-webkit-font-smoothing: antialiased;

	text-shadow: 0 0 5px #fff;
	height: 70px;
}

.landingImg-content{
	font-family: "SommetLight";
	font-weight: bold;
	color: #EB008C;
	font-size: 30px;
	line-height: 30px;
	height: 75px;
}

.landingImg-text{
	font-family: "SommetLight";
	font-size: 21px;
	color: #000;
	height: 75px;
}

#personal li{
    vertical-align: text-top !important;
    line-height: 20px !important;
    list-style: outside none none;
}

#footer li{
	line-height: 20px;
}

#footer li a{
	color: #0080c7 !important;
	font-size: 14px !important;
}
#footer li a:hover{
	color: #ccc!important;
	}
.divFindus{
	text-align: right;
}

.imgFind{
	padding-top: 10px;
	padding-left: 5px;
}

.open > .dropdown-menu{
	height: 158px !important;
}

.inner-li li{	
	background: url("../img/List-Icon-1.png") no-repeat left top;
	padding: 0px 0px 3px 35px;
	/* reset styles (optional): */
	list-style: none;
	margin: 0;
}

.inner-li1 li{	
	background: url("../img/List-Icon-1.png") no-repeat left top;
	padding: 0px 0px 3px 35px;
	/* reset styles (optional): */
	list-style: none;
	margin: 0;
}

.inner-li2 li{	
	background: url("../img/List-Icon-1.png") no-repeat left top;
	padding: 0px 0px 3px 35px;
	/* reset styles (optional): */
	list-style: none;
	margin: 0;
}

.landTitle{
	padding-top: 20px;
	margin-bottom: 20px;
}

.inner_profile_title{

	padding-left: 20px;
	padding-top: 20px;
	font-family: "SommetLight";
	font-weight: bold;
	font-size: 21px;
	color: #EB008C;
	padding-bottom:10px;

}

.inner_profile_title1{

	padding-top: 20px;
	font-family: "SommetLight";
	font-weight: bold;
	font-size: 21px;
	color: #EB008C;
	padding-left: 10px;

}

.inner_profile_title2 {
    color: #eb008c;
    font-family: "SommetLight";
    font-size: 21px;
    font-weight: bold;
    padding-bottom: 5px;
    padding-left: 0;
    padding-top: 26px;
}
.inner_profile_cont{
	background-color: #e5f2f9 !important;
	margin: 0 auto;
	width: 1100px;
}

.inner-text1{
	padding-left: 10px;
	padding-right: 20px;
	font-family: "SommetLight";
	padding-bottom: 10px;
	color: #000;
}

.profileCont{
	margin-left: -25px;
}

.divDirectors{
	padding: 25px;
	/*padding-top: 120px;*/
}

.dirImg{
	width: 150px;
	padding: 5px;
	float: left;
}

.dir_title{
	padding-top: 20px;
	padding-left: 20px;
	font-family: "SommetBold";
	font-size: 30px;
	color: #EB008C;
}

.dirImgBig{
	width: 500px;
	padding: 5px;
}

.dirImgBig-name{
	font-family: "SommetBold";
	font-size: 25px;
	padding-top: 10px;
	padding-left: 5px;
}

.dirImgBig-title{
	font-family: "SommetBold";
	font-size: 20px;
	padding-left: 5px;
	padding-bottom: 10px;
}

.dirImgBig-title1{
	font-family: "SommetLight";
	font-size: 18px;
	padding-left: 5px;
	padding-bottom: 10px;
	/*margin: 200px !important*/
}

.dirImgBig-cont{
	padding-left: 5px;
}

.divManage{
	margin-bottom: 30px;
	min-height: 300px;
	/*min-height: 275px;*/
}

.dir-Img {
    border-radius: 8px;
	background-color:#b3b3b3;
}

.dirImg img {
    filter: alpha(opacity=40);
}

.dirImg img:hover {
    opacity: 0.5;
    filter: alpha(opacity=100);
}

.menuArrow {
    float: right;
}

.carousel-indicators li {
    background-color: #CCC !important;
}
.carousel-indicators li.active {    
    background-color: #0080c7 !important;
}

.fixed-side-social-container{left:-10px;width:60px;position:fixed;top:225px;background-repeat:no-repeat;z-index:200}
.fixed-side-social-container .social-icon{float:left;width:145px;filter:alpha(opacity=75);moz-opacity:.75;-khtml-opacity:.75;opacity:.75;display:block;background-repeat:no-repeat;height:60px;-webkit-transition:all ease .2s;-moz-transition:all ease .2s;-o-transition:all ease .2s;-ms-transition:all ease .2s;transition:all ease .2s;background-position:0 0}
.fixed-side-social-container .social-icon{background-image:url("../img/sc_icons.png")}
.fixed-side-social-container .social-icon:hover{filter:alpha(opacity=99);moz-opacity:.99;-khtml-opacity:.99;opacity:.99}
.fixed-side-social-container .linkedin-icon{background-position:0 0}
.fixed-side-social-container .twitter-icon{background-position:0 -61px}
.fixed-side-social-container .facebook-icon{background-position:0 -122px}
.fixed-side-social-container .google-icon{background-position:0 -183px}
.fixed-side-social-container .digital-service{background-position:0 -244px}
.fixed-side-social-container .shopping-cart{background-position:0 -305px}


 .social-icon:hover:after{
    content:attr(main-title);
    padding: 5px;
	background: whitesmoke;
    font-size: 14px;
	margin-left:60px;
	margin-top:-25px !important;
	alignment-adjust:central;
}
@media (max-width: 768px){
	.social-icon{
		position: relative;
		display: inline-block;
	}
	 .social-icon:hover:after{
	  	position: absolute;
		margin-left: 0;
		left: 0;
		z-index: 45;
	}
}
.mySearch{
	z-index: 100000000001;
	position: relative;
	top: 80px;
    font-family: "Trebuchet MS",sans-serif;
}

.newsHead{
	font-family: "sommetbold";
	color: #EB008C;
	font-size: 24px;
}

.topLinktxt{
	top: -20px;
	position: relative;
}

.small, .result-created{
	display: none;
}

.pagination{
	width: 300px !important;
}

.pagination li{
	display: inline;
	padding: 10px;
}

hr { width:100%; height:1px; background: #ccc; }

.MediaCon{
	height: 150px;
}

.inner-text img{
	padding: 5px;
}

.divContact{
	padding:50px;
}
.topdesk{
color:#0080c7;
background-color:#f7f6f6;
width:100%;
margin-top:75px;
left:0px;

}

.titleBox{
background-color: rgb(204, 204, 204);
 border-radius: 42px 2px 2px 42px;
  opacity: 0.75; 
 padding-left: 115px; 
  width: 102%;
  padding-top:12px;	
	}
	
	.titleBox h1{
		margin-bottom:-4px;
		margin-top:5px;}
		
	.inner_profile_title_media {
    color: #eb008c;
    font-family: "SommetLight";
    font-size: 30px;
    font-weight: bold;
    margin-top: 120px;
    padding-top: 20px;
	padding-left:30px;
}
#promotion_top{
	margin-top:142px;
	margin-bottom:45px;}
	
	

 .footerBottom a:hover {
    color: #0080c7 !important;
	text-decoration:underline;
    }
.footerBottom2{
	 margin-left: 12px;
    margin-right: -12px;
    padding-right: 0;
    text-align: right;}

#footerMobile{
	display: none;
}

.mobFloter{
    height: 60px;
/*    width: 320px;*/
    margin: 0 auto;
  }

 .mobFloter-1{
    height: 60px;
    width: 47px;
    background-image:url("../img/floter_1.png");
    float: left;
  }

  .mobFloter-2{
    height: 60px;
    width:47px;
    background-image:url("../img/floter_2.png");
    float: left;
  }

  .mobFloter-3{
    height: 60px;
    width: 47px;
    background-image:url("../img/floter_3.png");
    float: left;
  }

  .mobFloter-4{
    height: 60px;
    width: 47px;
    background-image:url("../img/floter-4-new.png");
    float: left;
  }

  .mobFloter-5{
    height: 60px;
    width: 47px;
    background-image:url("../img/floter_5.png");
    float: left;
  }
  .mobFloter-6{
    height: 60px;
    width: 47px;
    background-image:url("../img/floater_6.png");
    float: left;
  }
.topsingle{
	margin-bottom: -27px;
    margin-left: 23px;
    margin-top: 150px;
	}
.error p {
	
	font-size: 15px;
    padding-left: 224px;}
	
.newli > li > p {
    color: #0080c7;;
    display: block;
    font-family: "Trebuchet MS",sans-serif;
    margin-bottom: 1px;
    text-rendering: optimizelegibility !important;
    
}

.dirImgBig-title1 p {text-align:left !important;}	

.panel-body li {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: hsla(0, 0%, 0%, 0);
    background-image: url("../img/List-Icon-2.png");
    background-origin: padding-box;
    background-position: 6px 4px;
    background-repeat: no-repeat;
    background-size: auto auto;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 3px;
    padding-left: 20px;
    padding-right: 0;
    padding-top: 0;
    
}

  #footerMobile {
    margin-top: 0px; /* prevents infinite scroll if #footer have a border of 2px*/
    position: fixed;
    height: 60px;
    background-color: #106ea1;
    width: 100%;  
    z-index: 100000;  
  } 
  .input-small-combo {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: hsl(0, 0%, 80%);
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: hsl(0, 0%, 80%);
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: hsl(0, 0%, 80%);
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: hsl(0, 0%, 80%);
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-top-style: solid;
    border-top-width: 1px;
    box-shadow: 0 1px 1px hsla(0, 0%, 0%, 0.075) inset;
    height: 36px;
    width: 100%;
}
.input-large2-combo {
    -moz-appearance: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: hsla(0, 0%, 0%, 0);
    background-image: url("../img/down-dark.png");
    background-origin: padding-box;
    background-position: 99% center;
    background-repeat: no-repeat;
    background-size: 12% auto;
    border-bottom-color: -moz-use-text-color;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-style: none;
    border-bottom-width: medium;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: -moz-use-text-color;
    border-left-style: none;
    border-left-width: medium;
    border-right-color: -moz-use-text-color;
    border-right-style: none;
    border-right-width: medium;
    border-top-color: -moz-use-text-color;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-top-style: none;
    border-top-width: medium;
    height: inherit;
    width: 100%;
	-webkit-appearance: none;
}

.divManage{
                float: left;
}

#banking365{
	width: 41.5% !important;
}

.banking-mobile{
	display: none;
}

@media (max-width: 768px){
	.navbar-nav > li > .dropdown-menu{
		width: 706px !important;
		margin-right: auto;
		margin-left: 0px;
	}
}
@media (width: 768px) and (height:1024px){
	.dropdown-menu.mega-dropdown-menu{
		width: 710px;
	}
	.divManage{
	margin-bottom: 30px;
	min-height: 355px;
	/*min-height: 330px;*/
}
}

@media (max-width: 768px){
	.col-sm-12 {
    	width: 80%;
    	margin-left: 84px;
	}
	.branch .col-md-12 input[type="radio"] + label{
		width: 31.5%;
	}
}


@media (max-width: 820px){
	.col-sm-12 {
    	width: 85%;
    	margin-left: 84px;
	}
}

@media (max-width: 1024px){
	.col-sm-12 {
    	width: 100%;
    	margin-left: 0px;
	}
}




@media (max-width: 568px){
	.col-sm-12 {
    	width: 100%;
    	margin-left: 0px;
	}

	.search{
	  margin-left: 10px;
    	  margin-top: -75px;
	}

	.phrases, .only{
	  display:none;
	}

	#carosal_ind{
	  width:30% !important;
	  left:30%;
	}
}

@media (max-width: 820px) and (min-width: 768px){
	.navbar-nav > li > .dropdown-menu{
		width: 745px !important;
	}
	
	.search{
	  margin-left: 10px;
    	  margin-top: 25px;
	}
}
@media (max-width: 767px) and (min-width: 360px){
	#personal li{
		display: block;
	}
	.search{
	  margin-left: 10px;
    	  margin-top: 25px;
	  padding:20px;
	}
	#banking365{
		width: 43.2% !important;
	}

	.banking-desktop{
		display: none;
	}
	.banking-mobile{
		display: block;
		background-color: #01addd;
	    height: 40px;
	    padding-top: 15px;
	}
	#branchlo1{
		display: none !important;
	}

	.branch-locator .branch {
		padding: 0px 0 0px 10px;
	}
}
@media (max-width: 1024px) and (min-width: 768px){
	.search{
	  margin-left: 10px;
    	  margin-top: 50px;
	  padding:20px;
	}
	.branch-locator .branch {
	    padding: 38px 25px 80px 60px !important;
	}
	#map{
		left: -45px;
	}
}

@media (max-width: 1024px) and (min-width: 768px) and (orientation: landscape){
	.branch-locator .branch {
	    padding: 38px 25px 80px 60px !important;
	    margin-left: -25px;
	}
	#banking365 {
	    width: 41% !important;
	}

	#map{
		left: -45px;
	}
}



@media (max-width: 767px) and (orientation: landscape){
.dropdown-menu{
	margin-left: -5px !important;
}
.branch .col-md-12 input[type="radio"] + label{
	width: 32.7%;
}
.mapbtndiv{
	padding: 13px;
}
#banking365{
	/*width: 44.2% !important;*/
}
}
@media (max-width: 480px){
.branch .col-md-12 input[type="radio"] + label{
	    width: 32.333333%;
    margin-left: 1%;
}
.mapbtndiv{
	padding: 13px;
}
}
.branch .moz-cdn{
	margin-top: 0 !important;
}
.branch .col-md-12{
	clear: both;
}
.branch .col-md-12 input,.branch .col-md-12 label{
	float: left;
}

/*.banking_360_wrapper{
	width:100%;
	height:auto;
	background-color:#01addd;
	padding:0px;
}*/
@media only screen and (max-device-width: 667px) and (min-device-width: 320px){
	.banking-desktop{
		display: none;
	}
	.banking-mobile{
		display: block;
		background-color: #01addd;
	    height: 40px;
	    padding-top: 15px;
	}
	#branchlo1{
		display: none !important;
	}

	.branch-locator .branch {
		padding: 0px 0 0px 10px;
	}
}

@media (max-width: 1280px) and (min-width: 800px){

	#branchlo1{
		margin-right: 262px;
		padding-top: 50px !important;
		float: right;
	}

	/*.branch-locator .branch{
		padding: 0 !important;
		margin-left: 25px;
	}*/

	/*#map{
		left: -45px;
	}*/
}

@media (max-width: 1280px) and (min-width: 800px) and (orientation: landscape){

	#branchlo1{
		margin-right: 300px;
		padding-top: 100px !important;
		float: right;
	}
	.map-start{
		width:100%;
		padding:0;
	}
	#map{
		width:100% !important;
	}
	.branch-locator .branch-locator-three{
		/*padding-top:0px;*/
	}
	.branch-locator-three .row .banking-desktop{
		padding-left:0px;
		padding-right:0px;
	}
	
	/*.branch-locator .branch{
		padding: 0;
		margin-left: 25px;
	}*/

	/*#map{
		left: -85px;
	}*/
}
@media(max-width: 800px) and (min-width: 780px) and (orientation: portrait){
	#branchlo1{
		margin-right: 230px;
	}
	.branch-locator .branch {
   	 padding: 38px 25px 80px 60px !important;
   	 padding-top:0px !important;
	}
}

