/*--------------------------------------------------------------
# Copyright (C) joomla-monster.com
# License: http://www.joomla-monster.com/license.html Joomla-Monster Proprietary Use License
# Website: http://www.joomla-monster.com
# Support: info@joomla-monster.com
---------------------------------------------------------------*/

/* ==========================================================================
   CUSTOM styles
   ========================================================================== */
  
/* Here you can add LESS styles to override the default template styles */

.slider1-ms .djslider .slide-desc-bg {
  
 border-width: 0px;
  
}


.pie-mqm {
  height: 210px;
   display: table-cell;
  vertical-align: middle;
}

.pie-mqm img {
   width: 180px;
}

.slide-text {
  text-align: justify;
  
}

ul {
  list-style: disc;
  list-style-position: inside;
}

ul li {
  background: none;
  
}

.jm-socials a {
 	height: 30px;
  	width: 30px;
}
/*.jm-socials a.twitter {
    background-color: #1fc4ff;
    background-image: url("../images/twitter.png");

} */
/*
.jm-socials a.facebook {
    background-color: #204385;
    background-image: url("../images/facebook.png");
}
*/