
.embed-responsive{
	position:relative;display:block;width:100%;padding:0;overflow:hidden
}
.embed-responsive::before{
	display:block;content:""
}
.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{
	position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0
}
.embed-responsive-21by9::before{
	padding-top:42.857143%
}
.embed-responsive-16by9::before{
	padding-top:56.25%
}
.embed-responsive-4by3::before{
	padding-top:75%
}
.embed-responsive-1by1::before{
	padding-top:100%
}

.test {
	padding-top:50px;
	padding-bottom:50px;
}



@media (max-width: 768px){
.footer_logos{
	padding-bottom:20px;
}
}

.myIframe{
	border: 0px;
	display: block;
	width:100%;
	height:166px;
}

@media (max-width: 768px){
.myIframe{
	border: 0px;
	display: block;
	width:100%;
	height:385px;
}
}

@media (max-width: 992px){
.myIframe{
	border: 0px;
	display: block;
	width:100%;
	height:201px;
}
}

@media (max-width: 768px){
.myIframe{
	border: 0px;
	display: block;
	width:100%;
	height:385px;
}
}


.footer_text1{
	font-size: 0.75em;
	color: #fff;
	clear:both;
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;

}



.footer_licenses{
	font-size:12px;
	padding-top:20px;
	padding-bottom:10px;
	color:#fff!important;

}

.footer_licenses a{
	text-decoration: none;
}



.footer_licenses a:hover{
	text-decoration: underline;
}



.license_image{
	padding-left: 10px;
	vertical-align: left;
}



.footer-container{
	margin: 0 auto;
	max-width:1170px!important;
	background-image: none!important;
	/*float:center!important;*/
}



.footer-all{
	background-color: #222021!important;
	width:100%;
}



.panel-footer{
	background-color:#a8a9ad!important;
	border:0!important;
	margin-bottom: 10px;

}



.panel-footer a {
	color: white!important;
}



.panel-footer a:hover {
	color: white!important;
	text-decoration: underline;
}




.footer-image-reference-ruler {
	border-top: 2px solid #4f5052;
	margin-top: 10px;
	margin-bottom: 10px;
}

.footer_licenses a{

	color:#ffffff!important;

}