/*
Theme Name: Ni World
Theme URI: https://github.com/tidythemes/blankslate
Author: TidyThemes
Author URI: https://github.com/tidythemes
Description: Donations: https://calmestghost.com/donate. BlankSlate is the definitive WordPress boilerplate starter theme. We've carefully constructed the most clean and minimalist theme possible for designers and developers to use as a base to build websites for clients or to build completely custom themes from scratch. Clean, simple, unstyled, semi-minified, unformatted, and valid code, SEO-friendly, jQuery-enabled, no programmer comments, standardized and as white label as possible, and most importantly, the CSS is reset for cross-browser-compatability and no intrusive visual CSS styles have been added whatsoever. A perfect skeleton theme. For support and suggestions, go to: https://github.com/tidythemes/blankslate/issues. Thank you.
Tags: accessibility-ready, one-column, two-columns, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
Version: 2023
Requires at least: 5.2
Tested up to: 6.1
Requires PHP: 7.0
License: GNU General Public License v3 or Later
License URI: https://www.gnu.org/licenses/gpl.html
Text Domain: blankslate

BlankSlate WordPress Theme © 2011-2023 TidyThemes
BlankSlate is distributed under the terms of the GNU GPL
*/

@import url('https://fonts.googleapis.com/css2?family=Assistant:wght@300&family=Poppins:wght@700&display=swap');

.header{background: #15a8d1;
background: linear-gradient(90deg, rgba(21, 168, 209, 1) 0%, rgba(9, 0, 74, 1) 100%, rgba(3, 52, 105, 1) 65%);
padding: 0px 0px; max-height: 18vh;}

.slider{font-family: 'Poppins', sans-serif; color #fff !important; min-height: 85vh; background-image: url(https://scienttech.co.uk/wp-content/uploads/2023/06/ni-world-slider.jpg); background-repeat: no-repeat; background-size: cover; padding: 100px;}

.slider h2{color: #fff; font-size: 3.5em; line-height: 1.1em; margin-top: 50px;}

.logo img{width: 150px !important;}

.menu{line-height: 7vh; font-family: 'Poppins', sans-serif;}

.navbar-nav li a {text-transform: uppercase; color:#fff !important; margin: 0px 20px; }

.navbar-light .navbar-nav .nav-link:hover {
    color: #fff !important;}


.sectiontwo{
    background-image: url('https://scienttech.co.uk/wp-content/uploads/2023/06/ni-box2-bg.jpg'); background-repeat: no; background-size: cover; padding: 80px 0px; min-height: 100vh;}

    .blueheading{font-family: 'Poppins', sans-serif; color: #2164A4; text-transform: uppercase; text-align: center;}

    .paddingsmall{padding: 30px 0px;}
    .padmedium{padding: 40px 0px;}
    .padbig{padding: 80px 0px;}
.footer p{color:#fff;}

.padbigger{padding-top:260px;}	

    .boxes img{max-width: 100%;}

    .quote{font-family: 'Poppins', sans-serif; color: #3C3333; text-align: center; font-size: 2.5em; padding: 70px 120px;}

.brown{font-family: 'Poppins', sans-serif; color: #3C3333; font-size: 2em; display:block; margin-bottom:-100px;}
.brown h1{font-weight:700;}
.brown p{color: #3C3333; font-size: 16px !important;}

    .pink{color: #E10747}

.footer{background-image: url(https://scienttech.co.uk/wp-content/uploads/2025/08/scient-footer-bg.png); background-position: bottom center; min-height: 440px; background-repeat: no-repeat;}
h1.entry-title {
    display: var(--page-title-display);
    text-align: center;
	color: #fff;
}
.nf-form-fields-required{display:none;}
	.post-edit-link{display:none;}

@media (max-width:992px), @media (max-width:768px){
	.mobile-hide{display:none;}
	#wprmenu_bar{background:linear-gradient(to right, #2164a4, #e10747)!important;}
	#wprmenu_bar .bar_logo {
    border: none;
    margin: 0;
    padding: 0px 0px 0px 0px;
    width: 100px;
    height: 50px;
		margin-top: -10px;}
	#wprmenu_bar div.hamburger{margin-right:10px;}
	.slider h2{font-size:2em!important;}
	.slider{padding:100px 20px; min-height:auto;}
	.quote {
    font-size: 1.6em;
    padding: 70px 20px;
	}
	.brown{padding:0px 15px;}
	.brown h1{font-size:2.2rem;}
	.footer p{margin-top:30px; text-align:left!important;}
	.slider{background-position:center;}
	.services{display:block;}
	.boxes{margin-bottom:30px;}
	#mg-wprm-wrap li.menu-item a{font-weight:800;}
}
