/*

Title:   Custom Css File

Author:  http://themeforest.net/user/SeventhQueen/portfolio?ref=SeventhQueen

PLACE HERE YOUR OWN CSS CODES AND IF NEEDED, OVERRIDE THE STYLES FROM THE OTHER STYLESHEETS.

I WILL RELEASE FUTURE UPDATES SO IN ORDER TO NOT OVERWRITE YOUR STYLES IT'S BETTER LIKE THIS.  */



.query_rule {color:#000;}
.select-form select{border: 1px solid #ddd;
    padding-bottom: 8px;
    padding-top: 7px;}
audio:not([controls]) {
display:none;
height:0
}
.mrgn{margin-top:10px;}
.bdrs{border:1px dotted; border-radius:10px; margin-top:20px;padding-bottom:20px;}
.bdrs h3{border-bottom:1px solid #ddd; text-align:center; padding-bottom:10px;}
.pull-rights{text-align:center; margin-top:5px;}
.pull-rights img{border-radius:50%; width:10%; margin-bottom:10px; margin-right:90px;}




@media only screen and (max-width: 500px) {
    .mbdevice {
       width:100%;
	   margin-top:20px !important; 
    }
.mbdevice a{font-size:25px !important;}	
	.logmobile{display:none;
}
.pull-rights img{width:30%; margin-left:25%;}
.pimgs{margin-left:20%;}




