/*
Theme Name: Rodnight
Theme URI: http://rodnight.com/
Version: 1.2
License: GNU General Public License v2 or later
Text Domain: rodnight

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

@media (max-width:767px){
 .banner_content p, .banner_content a {
  display: none;
 }
.banner_content{
min-height:1px !important;
height:100% !important;
}
.carousel-caption{
bottom:0;
}
}

.banner_1 .carousel-indicators, .banner_1 .carousel-control {
    display: block !important;
}
.sharify-count {
    display: none !important;
}