/* footer only */

#footer {
    background: #333;
    padding: 50px 0;
    margin-top: 30px;
	line-height:22px;
	box-sizing:border-box;
	height:auto;
	font-family:'Open Sans';
	font-size:13px;
	padding-bottom:0;
}

footer * {
	box-sizing:border-box;
	}

footer {									
	background:#333333;	
    border-top: 4px solid #092650;
    padding: 50px 0 0;	
    font-size: 0.9em;
    position: relative;
    clear: both;	
	display:block;
	}
	
	
footer li a {
	box-sizing:border-box;
	}	
	
footer .container {
    width: 1170px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
	}	
	
footer .container:before, footer .container:after {
    content: " ";
    display: table;
	clear:both;	
	}	
	
footer .row {
    margin-left: -15px;
    margin-right: -15px;	
	}
	
footer h4 {
    font-size: 1.8em;
    font-weight: 200;
    text-shadow: 1px 1px 1px #000;
	margin-bottom:7px;
	margin-top:25px;
	line-height:120%;
}	

#footer ul {
    padding-left: 0px;
}

#footer li {
    list-style-type: none;
    margin-left: 10px;
}

#footer li a {
    color: #bfbfbf !important;
}

footer .box li {
    line-height: 135%;
    margin-bottom: 7px;
    text-indent: -10px;
    margin-left: 10px;
}

footer div.footer-ribon {
    background: #999;
     position: absolute; 
    margin: -100px 0 0 22px;
    padding: 4px 12px 3px 12px;
    margin: -70px 0 0 22px;	
}

*:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

footer div.footer-ribon:before {
    border-right: 10px solid #646464;
    border-top: 16px solid transparent;
    content: "";
    display: block;
    height: 0;
    left: -10px;
    position: absolute;
    top: 0;
    width: 7px;
     -webkit-box-sizing: border-box; 
    -moz-box-sizing: border-box;
    box-sizing: border-box;

}


	
footer div.container div.row > div {
    margin-bottom: 0px;
}	

footer img {
    vertical-align: middle;
    border: 0;
	max-width:none;
	height:auto;
	}	
	
#container_2 {

    text-align: justify;
    -ms-text-justify: distribute-all-lines;
    text-justify: distribute-all-lines;
	}

footer .box {
    width: 18%;
    vertical-align: top;
    display: inline-block;
    *display: inline;
    zoom: 1;
	text-align: left;
	color: #fff;
	}
	
.stretch {
    width: 100%;
    display: inline-block;
    font-size: 0;
    line-height: 0
}

div.footer-copyright {
    margin-top: 20px;
    background: #0C0C0C;
    border-top: 4px solid #111;
    margin-top: 40px;
    padding: 30px 0 10px;	
}

footer .col-md-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
	}

div.footer-copyright nav {
    margin: 0 auto;
    display: table;
	float:right;
	box-sizing:border-box;
}

div.footer-copyright nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
	text-align:center;
}

div.footer-copyright nav ul li {
    border-left: 1px solid #505050;
    display: inline-block;
    line-height: 12px;
    padding: 0 8px;
    padding-left: 20px;
    text-align: center;
    margin: 0 -10px;	
}

div.footer-copyright p.copyright {
    margin: 20px;
    padding: 0;
    line-height: 24px;	
    text-align: center;
    margin-top: 30px;
    font-size: 14px;
}

div.footer-copyright nav ul li:first-child {
    border-left:none;
}

div.footer-copyright nav ul li:nth-child(8) {
    border-left: none;
}

div.footer-copyright p.copyright span {
    font-weight: 700;
	}

.copyright, copyright a:link, copyright a:visited, copyright a:hover {
    color: #bfbfbf;
    font-size: 10px;
    font-weight: 400;
    text-decoration: none;
}

div.footer-copyright p {
    color: #6f6f6f;
}

	footer .container {
		width: 100%;
		max-width: 1160px;
	}	

footer .box .jabra {
	margin-top:20px;
	}
	
	.left-brands {
		display:inline;
		/*background-color:lightblue;*/
				}
		
	.right-brands {
		display:inline;
		/*background-color:lightblue;*/
		
		
		}


.footer-toolbar {
    width: 100%;
}	

/***********************************************************************
     BEGIN RESPONSIVE MEDIAQUERIES */
	 

@media (min-width: 1200px){ /* min */
}


@media (max-width: 1199px){
	/*footer .container {
		 width: 960px; 
	}*/

footer .row {
	padding-right:15px;
	padding-left:15px;
	}

}

@media (max-width: 1020px){

	/*footer .container {
		 width: 90%; 
	}*/
}


@media (max-width: 992px){ /* min */
	
	/*footer .container {
		width: 970px;
	}	
	
	.col-md-12 {
		width: 100%;
		float:left;
	}	*/
	
	
	.left-brands {
		display:block;
		/*background-color:lightblue;*/
				}
		
	.right-brands {
		display:block;
		/*background-color:lightblue;*/
		margin-top:10px;
		}
		
		
		
	footer .box {
		/*background-color:pink;*/
		width:30%;
		margin-right:2%;
		}	

#container_2 {
    padding-left: 60px;
}		
		
	
}

@media (max-width: 991px){
}

@media (max-width: 977px){
}

@media (max-width: 930px){
	
	footer h4 {
    font-size: 1.6em;
    line-height: 110%;
	}
	
}

@media (max-width: 900px){
}

@media (max-width: 880px){
}


@media (max-width: 825px) {
	}
	
@media (max-width: 800px) {
}
	
	
@media (max-width: 780px) {
	}	

@media (min-width: 48.0625em){ // 769px -- this comes from the Breakpoint setting in SASS
}

@media (min-width: 768px) { /* min */
	
	/*footer .container {
		width: 1170px;
	}	*/
	
	
}

@media (max-width: 767px) {
}

@media (max-width: 755px) {

footer .box {
	display:block;
	width:410px;
	text-align:top;
	margin:0 auto;
    text-align:justify;
	
	
	}
	
footer h4 {
	display:inline-block;
	text-align:right;
	margin-right:20px;
	vertical-align:top;
	margin-top:0;
	width:140px;
	padding-top:0;
	}	

#footer .box ul {
	display:inline-block;
	text-align:left;
	
	}		
	
#container_2 {
    padding-left: 0px;
}		

	div.footer-copyright nav ul li {
    border-left: none;
	border-right:none;
	padding-left:0;
}

		#footer #sub-menu li {
		width:inherit;
}

#footer #sub-menu li {
     margin-left: 0px; 
}


div.footer-copyright nav ul li {
    padding-left: 0px;
}


#footer #sub-menu li:first-child {
    padding-left: 0px;
}




		
}
@media (max-width: 750px) {
}
	
@media (max-width: 730px){
}

@media (max-width: 720px){
}

@media (max-width: 720px){
}


@media (max-width: 675px){
}

@media (max-width: 660px){
}


@media (max-width: 650px){
}

@media (max-width: 515px){
}
	
@media (max-width: 480px){
	
	footer .box {
	display:block;
	width:410px;
	text-align:top;
	margin:0 auto;
    text-align:justify;
	
	
	
	}
	
footer h4 {
	/*display:block;*/
	text-align:left;
	margin-right:20px;
	margin-top:20px;
	width:90%;
    font-size: 2em;
    line-height: 110%;
	}	

#footer box ul {
	display:block;
	text-align:left;
    font-size: .8em;
	}	
	
		

}	

@media (max-width: 475px) {


}


@media (max-width: 470px) {
	
@media (max-width: 450px){
	
	footer .box {
		padding-left:20px;
		}
}	
	
@media (max-width: 425px){




}

@media (max-width: 414px){
}	
@media (width: 375px){
		.footer-toolbar {
    width: 375px;

}	
@media (width: 320px){
	.footer-toolbar {
    width: 320px;
}	

	
}	



