/* Enter Your Custom CSS Here */

#menu-main-menu li a {padding:10px 20px 10px !important;}

ul#menu-main-menu {background:#0000FF !important;}

#main.main-boxed, #header-boxed, #footer-boxed {max-width:750px !important;}

#header .container, #footer-boxed .container {width:100% !important;}

.yellow-bg {
  background:#FFFF66;
  padding:10px;
  font-weight:600;
  border:1px solid #000;
  color:#000;}

.yellow-bg ul {
list-style:none;
  padding-left:0px;}

.form-1 input, .form-1 select, .comment textarea {width:100% !important;}

.form-1 {margin:8px;}

.comment textarea {height:100px;}

.comment {margin:8px;}

.footer-top {padding-top:10px !important; padding-bottom:10px !important;}

.footer-right {color:#000;}

#black-studio-tinymce-2 img {margin-bottom:5px !important;}

@media (max-width: 480px) and (orientation: portrait) {
  
  #black-studio-tinymce-2 img {float:none !important; display:block !important; margin:0 auto !important;}
  
  
}

@media (max-width: 768px) and (min-width: 480px) and (orientation: landscape){
  
  #black-studio-tinymce-2 img {margin:5px; width:31%;}

}


@media (max-width: 1024px) and (min-width: 768px) and (orientation: portrait){


}