/*
Theme Name: nhis
Theme URI: #
Author: the WordPress team
Author URI: https://wordpress.org/
Description: NHI School.
Tested up to: 6.3
Requires at least: 4.4
Requires PHP: 5.2.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog, block-patterns
Text Domain: nhischool.com

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

.section-title-two__title > span.sub_title {
    display: block;
    font-size: 36px;
}
h3.section-title-two__title_h3 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 34px;
    margin-bottom: 15px;
    /* margin-top: 0px; */
    /* color: #e42032; */
}


.pr-text-design {
    margin-top: 40px;
    margin-bottom: 0px;
    text-align: center;
}
.pf-text-cs {
    height: 160px;
    width: 160px;
    display: inline-block;
    text-align: center;
    border-radius: 5px;
    margin: 0px 10px;
    transition:all .3s;
    box-shadow: 8px 8px 22px -10px #000;
}
.pf-text-cs:hover {
    box-shadow: none;
}
.pf-text-cs.green {
    background: #b3d236;
}
.pf-text-cs.red {
    background: #da2a35;
}
.pf-text-cs.blue {
    background: #0bb4a1;
}
.pf-text-cs.orange {
    background: #f69920;
}
.pf-text-cs h2 {
    color: #fff;
    font-size: 110px;
	text-transform: uppercase;
    padding: 20px 20px;
    margin: 0px;
}
.col-md-12.pr-content {
    padding: 25px 30px;
}
.content-area  {
	display:none;
}
.content-area p {
    font-weight: 600;
    font-size: 20px;
	color:#666;
	text-transform:uppercase;
}
.content-area p span {
    font-size: 26px;
	padding: 10px 0px 10px;
	display: block;
}
.contact-form1 {
	padding: 50px 0 10px 0;
	text-align: center;
}
.content-area.p-letter p span {
    color: #b3d236;
}
.content-area.r-letter p span {
    color: #da2a35;
}
.content-area.a-letter p span {
    color: #0bb4a1;
}
.content-area.g-letter p span {
    color: #f69920;
}
.career-page p strong {
    color: #2196F3;
}

.side-fix-box {
    position: fixed;
    right: -55px;
    bottom: 48%;
    z-index: 99;
    transform: rotate(90deg);
}
a.side-fix.thm-btn {
    background: #e42032;
    color: #fff;
    letter-spacing: 1px;
    font-size: 15px;
    text-transform: none;
}


.img-gal-sec ul.nav-tabs {
    margin-bottom: 15px;
}
.img-gal-sec ul.nav-tabs li {
    display: flex;
}
.img-gal-sec .tab-content .thumb {
    padding: 0px 5px;
}
.img-gal-sec ul.nav-tabs li a {
    background: #e01f31;
    color: #fff;
    padding: 7px 20px;
    margin-right: 0px;
    font-size: 12px;
    border-right: solid 1px #fff;
    text-transform: uppercase;
}
.gallery-block a.thumbnail {
    display: block;
    text-align: center;
	position:relative;
    border: none;
    overflow: hidden;
    transition: all .4s;
    padding: 0px;
    height: 230px;
    margin: 0px;
}
.gallery-block .thumb {
    padding: 5px;
}
.gallery-block a.thumbnail img {
    height: 100%;
    width: 100%;
    border: none !important;
    padding: 0px;
}
.gallery-block {
    background: #fff;
    margin-bottom: 10px;
    padding: 0px;
    position: relative;
}
.gallery-block h4.gallery-title {
    font-size: 16px;
    padding: 10px 20px 15px;
    position: absolute;
    bottom: 0px;
    color: #fff;
    width: 100%;
}
.gallery-block a.thumbnail:before {
    content: '';
    position: absolute;
    bottom: 0px;
    left: 0px;
    background: linear-gradient(358deg, #000000, #00000000, #00000000);
    width: 100%;
    height: 100%;
}
.img-gal-sec ul.nav-tabs li a.active {
    background: #000;
}
.img-gal-sec .tab-content .tab-pane > .row {
    margin: 0px -5px;
}
.main-menu-two__main-menu-box .thm-btn {
    margin-left: 30px;
    font-size: 12px;
    padding: 5px 16px;
}
.side-fix-box a.main-menu-two__btn.thm-btn {
    display: none;
}
a.profile-btn i {
    font-size: 11px;
    padding-right: 3px;
}
a.profile-btn {
    color: #e42032;
    text-align: center;
    display: block;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 500;
    padding-top: 10px;
}

.media-coverage .blog-one__title {
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
}

@media screen and (max-width: 1400px) {
	.main-menu .main-menu__list>li>a, .stricky-header .main-menu__list>li>a {
		font-size: 12px;
	}
}


@media (max-width: 767px) {
	.founder-page .team-two__content {
		padding-top: 20px;
		padding-right: 10px;
		padding-left: 5px;
	}
    .main-slider-two__title_sub {
        font-size: 24px;
        line-height: 30px;
    }
	.main-menu-two__main-menu-box .thm-btn {
		display:none;
	}
	.img-gal-sec ul.nav-tabs li a {
		padding: 5px 10px;
		margin-right: 3px;
		margin-bottom: 3px;
		font-size: 12px;
	}
    .gallery-block a.thumbnail {
        height: auto;
    }
    .main-header-two {
        top: 15px;
    }
   .inner-defaul__inner {
        width: 100%;
    }
    .work-process__list li:nth-child(2) .work-process__content {
        margin-left: 0;
        margin-right: 0px;
    }
    .work-process__list li {
        padding: 0px 20px;
    }
    .side-fix-box {
        position: fixed;
        right: auto;
        bottom: 0px;
        z-index: 99;
        transform: rotate(0deg);
        left: 0px;
        width: 100%;
        /* display: flex; */
        background: #e42032;
    }
	.side-fix-box a.main-menu-two__btn.thm-btn {
		display: inline-block;
	}
    a.side-fix.thm-btn {
        text-align: center;
    }
	.side-fix-box a {
		border-radius: 0px;
	}
    .inner-default-page {
        padding: 60px 0 60px;
    }
    .side-fix-box > * {
        width: 49.5%;
    }
    
    .pf-text-cs {
        height: 75px;
        width: 75px;
        margin: 0px 5px;
    }
    .pf-text-cs h2 {
        font-size: 45px;
        padding: 10px 5px;
    }
    .services-one__carousel.owl-theme .owl-nav {
        left: 0px;
        right: 0px;
    }
	.inner-offer-section {
        padding: 0px 0px 50px;
        flex-direction: column;
    }
    .inner-offer-block-title {
		padding: 30px 0px;
	}
	.inner-offer-block {
		padding: 40px 20px;
	}
}
