/*
Theme Name: Certify
Description: Certify is a responsive, multi-purpose WordPress theme. It's flexible and suitable for agencies, agency, blog, business, corporate, finance, account, consulting or portfolios. Customization is easy and straight-forward, with options provided that allow you to setup your site to perfectly fit your desired online presence.Live Demo link  https://certify.spicethemes.com/
Author: SpiceThemes
Author URI: https://spicethemes.com/
Theme URI: https://spicethemes.com/certify-wordpress-theme
Template: spicepress
Tags: blog, custom-logo, one-column, two-columns, custom-menu, featured-images, full-width-template, sticky-post, threaded-comments, translation-ready
Version: 1.4.5
Requires at least: 4.5
Tested up to: 6.2
Requires PHP: 5.4
License URI: http://www.gnu.org/licenses/gpl-2.0.html
License: GNU General Public License v2 or later
Text Domain: certify

*/

/*===================================================================================*/
/*	HOMEPAGE SLIDER CONTENT SECTION
/*===================================================================================*/

.slider-section { padding: 80px 0; }
.slider-content { background-color: #ffffff; border: 1px solid #e9e9e9; padding: 30px 15px 25px; transition: all 0.4s ease 0s; }
body.page-template-template-slider-content .header-overlapped ~ #slider-carousel { margin-bottom: 0!important; }
@media (min-width: 1100px){
.navbar-custom .navbar-nav li > a {
    padding: 15px 17px !important;
}}
@media (min-width: 1024px) {
    .navbar-header.align-right .site-branding-text {
      margin-right: 50px;
      margin-left: 0;
    }
}
@media (min-width: 1200px){
body.boxed .navbar-custom.stiky-header{
    width: 1210px;
    margin: auto;
}
}
