/* use this file just theme versions */
.index-header {
    z-index: 100;
	position: relative;
}
.template-cover-style-2 > .template-overlay {
    height: 100%;
}
.navbar-nav > li > .dropdown-menu {
    margin-top: 0px;
}
.template-cover-style-2 > .template-overlay {
    z-index: -1;
}
.template-cover-text .col-md-8 {
    margin-bottom: 40px;
}
#navigation_affix {

    top: -250px;
}