/*
Theme Name: NationTech Child
Author: NationTech
Theme URI: http://nationtech.net/
Author URI: http://nationtech.net/
Description:	Child Theme for Cornike - Business WordPress Theme
Template:		cornike
Version: 		1.0
 Text Domain:   cornike-child
*/

/* Theme customization starts here
-------------------------------------------------------------- */
@import url("../cornike/style.css");

#project-area .row{
    text-align:center;
}

.project-area.project-dark-bg .isotope-nav{
    text-align:center;
}
.navbar-fixed{
padding:5px 0;
border-bottom: 1px solid #ffc000;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
transition: all 0.4s ease;
}

.flexslider .slides img {
    height: 500px;
}

.banner-area {
    min-height: 208px;
}

.header-variation1 .logo {
    margin-top: 5px;
}
.header-variation1 .logo img{
    width:208px;
}