/* Add here all your CSS customizations */
.dropdown-menu { min-width:62px}
.services h3 {margin-top:20px}
.lead { margin-bottom:0px}
.olnumber {padding-left:20px}
.uldisc { padding-left:20px; list-style-type:disc}
ul.icon-bullet { padding:25px}
ul.icon-bullet  li{ margin:0 0 4px 0; padding:0 0 0 20px; background:url(../img/icon-bullet.png) 0 8px no-repeat; list-style:none}
ul.terms { list-style:none; padding:0px 20px}

.lang { width:18px; height:18px; background-repeat:no-repeat; margin-top:-4px;}
.langfont, .langfont a { color: #999 !important; font-size:14px !important}
.langfont a:hover { text-decoration:none}
.flag {
	width: 24px;
	height:24px;
	background: no-repeat;
}


@media (max-width: 767px){
#footer .footer-copyright nav {
	float: left;
}
}

@media (min-width: 768px){
	.lead { font-size:18px}
	}


@media (min-width: 1200px) {
.container { width:1060px}	
	
	}
