
span a{
	text-decoration: none;
	font-size: 13px;
}

span a:hover{
	text-decoration: none;
}
 .col-md-10 iframe{
 	width: 100% !important;
 }

#fonttag a{
	font-size: 15px;
        text-decoration: none;
}

/* #fonttag{
	float: left !important;
}
 */


h3 {
    background: none repeat scroll 0 0 #FFFFFF !important;
    border-bottom: 1px solid #FFFFFF !important;
    border-right: 1px solid #FFFFFF !important;
    color: #000000 !important;
    font-size: 18px !important;
    margin-bottom: 7px !important;
    padding: 5px !important;
}





@media screen and (max-width: 400px) {
    
}

@media screen and (min-width: 401px) and (max-width: 720px) {
    
}

@media screen and (min-width: 721px) and (max-width: 1280px) {
    
}

@media screen and (min-width: 1281px) and (max-width: 1440px) {
  #footer-search{
	margin-top: -233px !important;
}  
}

@media screen and (min-width: 1441px) and (max-width: 1920px) {
   #footer-search{
	margin-top: -233px !important;
}  
}

@media screen and (min-width: 1921px) {
   #footer-search{
	margin-top: -233px !important;
}  
}