/*
Theme Name:   alterna9 Child
Theme URI:    http://themefocus.co/alterna/
Description:  A Child-Theme based on Alterna of powerful and clean theme.Designed by <a href="http://themefocus.co">ThemeFocus</a>
Author:       ThemeFocus
Author URI:   http://themefocus.co
Template:     alterna
Version:      1.0.0
License:      GNU General Public License v2.0 PHP under GNU General Public License, JS and CSS under ThemeForest License Terms
License URI:  http://themeforest.net/licenses/regular_extended
Tags:         black, green, white, orange, red
Text Domain:  alterna-child
*/

@import url("../alterna/style.css");

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
.col-xs-15 {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
.col-sm-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}
.discuss-on-twitter {
    text-align: center;
	margin-top: 40px;
    margin-bottom: 40px;
}

#alterna-header .header-social-container {
    float: none!important;
    display: block;
}

@media (max-width: 767px) {
  span.tcbb {
    display: none !important;
  }
}

span.tcbb {
	width: 100px;
	display: inline-block;
}

.header-style-2 #alterna-header .menu {
    margin-top: 10px!important;
}

