/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/

.btn-container a.btn.custom-link {
    min-width: max-content;
}

.menu-container .logo-container {
    padding: 10px 18px 10px 0;
}

#main-logo {
    display: flex;
    align-items: center;
    gap: 1rem;
}
/*#main-logo:after {
    content: "Purushottam High School";
    font-size: 1.5rem;
    font-family: "Sora";
    line-height: 1;
    white-space: nowrap;
}*/

.footer-divider {
    opacity: .1;
}

h2 {
    display: block !important;
}

a.footer-button {
    color: #333 !important;
    display: flex;
    align-items: center;
    font-size: 18px !important;
}

i.footer-linkedin {
    background: #D8EEF3;
    color: #146173;
    padding: .3rem;
    border-radius: 2px;
    position: relative;
    top: 1px;
    margin-left: 10px;
}

p.footer-mail-link strong {
    margin-left: 10px;
    font-weight: 100 !important;
    opacity: .2;
    font-size: 1rem;
}

p.footer-applyifi {
    display: flex;
    align-items: center;
    width: max-content;
    margin: auto;
    gap: .5rem;
    font-weight: 600;
    color: #333;
}

p.footer-applyifi img {
    max-width: 125px;
}



.header-icon-column .btn-color-xsdn {
    background:#38A692 !important;
    border-color:#38A692 !important;
}


.hidden{
    display:none;
}

p.intro-text {
    text-align: center;
    font-size: 48px;
    font-family: 'Sora';
    line-height: 56px;
    font-weight: 600;
    color: #146173;
}

p.intro-text strong {
    font-weight: 700;
    font-size: 70px;
    color: #d3d932;
}

p.intro-subtext {
    text-align: center;
    font-size: 36px;
    line-height: 42px;
    color: #38a692;
    width: 80%;
    margin: auto;
}

.intro-icon-box h3 {
    color: #146173;
}

#homepage-hero-slider .uncol .uncont {
    position: relative;
}
#homepage-hero-slider .uncol #homepage-slider-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  margin: 0;
}

#homepage-hero-slider .uncol #homepage-slider-content > .row.row-child {
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
}

.landing-page-tabs .fa-asterisk.icon-position-left {
    font-size: 0;
}

.landing-page-tabs .fa-asterisk.icon-position-left:after {
    content: '\f530';
    font-family: 'FontAwesome';
    font-size: 23px !important;
}

.landing-page-tabs span {
    font-size: 20px !important;
    display:flex;
    align-items:center;
}


.landing-page-tabs .vertical-tab-menu {
    width: auto;
}

.landing-page-tabs .tab-container {
    display: flex;
}

.tab-text p, .tab-text ul, .tab-text li {
    font-size: 18px;
    line-height: 26px;
    color: #323334;
}

.tab-text ul {
    text-decoration: none !important;
    list-style: none !important;
    padding-left: 0px !important;
    margin-left: 0px;
}

div#tab-list ul > li {
    border-bottom: 1px solid #E0E0E0;
    padding-bottom: 12px;
    padding-top:12px
}

div#tab-list ul > li:last-child {
    border-bottom: 0px solid #E0E0E0;
}


div#tab-list {
    padding-top: 0px !important;
    margin-top: -36px;
}

.landing-page-tabs i {
    background: #f5f5f5;
    height: 50px;
    width: 50px;
    color: #004B8F;
    border-radius: 10px;
}

.landing-page-tabs i::before {
    margin-top: 11px;
    position: absolute;
    margin-left: 11px;
}

.landing-page-tabs i::after{
    margin-top: 12.5px;
    position: absolute;
    margin-left: 11.5px;
}

.landing-page-tabs li.vc_tta-tab span {
    color: #323334;
}

.landing-page-tabs li.vc_tta-tab.active i {
    color: #fff;background: #004B8F;
}

.landing-page-tabs .nav-tabs > li {
    margin-bottom: 1rem;
}

.sub-sectors-list {
    display: grid;
    text-align: left;
    gap: 1rem;
}

.sub-sectors-list span {
    font-size: 16px;
    color: #333;
    display: flex;
    gap: 8px;
    align-items: baseline;
}

.sub-sectors-heading h1 {
    height: 35px;
    font-size: 20px !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.sub-sectors-pointers-container .single-block-padding {
    padding: 29px;
}

.peyush-designation h2 {
    font-size: 24px;
    font-weight: 800;
    line-height: 0;
}

.peyush-designation p {
    font-weight: 900;
    letter-spacing: 5px;
    color: #333;
    line-height: 20px;
}

.peyush-content {
    margin-top: 1rem !important;
}

div#programs-section {
    width: 270px;
    margin: auto;
}

p.programs-heading {
    margin-top: 0px;
    font-weight: 800;
    color: #333;
}

.programs-title {
    margin-bottom: -20px !important;
    max-width: 270px;
    margin: auto;
}

.mentors-title p {
    color: #6A6D74;
    font-size: 24px;
    line-height: 5px;
}

.mentor-name p {
    font-size: 16px;
    font-family: 'Sora';
    letter-spacing: 1px;
    font-weight: 600;
    color: #6A6D74;
    line-height: 24px;
}

.mentor-name {
    max-width: 182px;
    margin: auto !important;
}

.portfolio-image img {
    border: 1px solid #D8EEF3;
}

.portfolio-text p {
    font-size: 14px;
    line-height: 22px;
    max-width: 230px;
    margin: auto;
    height: 5.5rem;
}

.portfolio-brand-name p {
    font-size: 18px;
    font-weight: 600;
}

.error404 .menu-wrapper {
    display: none !Important;
}

.error404 .site-footer {
    display: none !Important;
}

.page-not-found-heading h1 {
    font-size: 8rem !important;
    line-height: 1;
}

.page-not-found-heading p {
    font-size: 1.5rem;
    line-height: 0;
    font-weight: 600;
    color: #797b7e;
    font-family: 'Sora';
}

.page-not-found-button {
    font-size: 1.1rem;
    color: #333 !important;
}

.header-subheading {
    margin-top: 0px !important;
}

.header-icons-container {
    display: flex;
    gap: 1rem;
    align-items: center;
}

.header-icon-text {
    display: flex;
    align-items: center;
    background: #333;
    border-radius: 100px;
    justify-content: center;
    width: max-content;
    padding: .5rem 1.1rem .5rem .5rem;
    gap: 10px;
}

.header-icon-text p {
    margin: auto;
    color: #D3D932;
    font-size: 18px;
    font-weight: 600;
}

.header-icons-container .header-icon {
    background: #38A692;
    width: 2rem;
    height: 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    padding: 1.1rem;
}

.mentor-name {
    margin-top: 2rem !important;
    padding-bottom:36px;
}

p.footer-applyifi a {
    display: flex;
    align-items: center;
}

@media only screen and (max-width: 600px) {
    
.mobile-hidden{
    display:none;
}

.hidden {
    display: block !important;
    visibility: visible !important;
}

 
.landing-page-tabs .tab-container {
    display: grid;
}

#main-logo {
    position: relative;
    z-index: -1;
}
    
    
.header-logo .single-wrapper {
    max-width: 40% !important;
}
    
.header-icons-container {
    flex-wrap: wrap;
}
    
.header-subheading {
    margin-top: 10px !important;
}

p.intro-text {
    font-size: 35px;
    line-height: 45px;
}

p.intro-text strong {
    font-size: 55px;
}
    
p.intro-subtext {
    font-size: 26px;
    width: 100%;
    line-height: 34px;
}
    
.intro-icon-boxes .wpb_column {
    margin-bottom: 50px;
}

.intro-icon-boxes .wpb_column:last-child{
    margin-bottom: 0px;
}

.sub-sectors-heading h1 {
    font-size: 24px !important;
    height: auto;
}
    
.peyush-image-1 .single-wrapper {
    max-width: 100% !important;
}
    
.programs-title {
    max-width: 100% !important;
    width: 100% !important;
    margin: auto !important;
    margin-top: 2rem !important;
    margin-bottom: -1rem !important;
}
    
.programs-image .single-wrapper {
    max-width: 100% !important;
}


div#programs-section {
    width: 100%;
}

    
.mentors-title p {
    line-height: 32px;
}

.footer-button {
    transform: scale(1) !important;
}
    
.mentor-name {
    margin-top: 2rem !important;
    padding-bottom:36px;
}
    
.footer-logo .single-wrapper {
    max-width: 65% !important;
}

.icon-box-heading h3 {
    margin-top:10px !important;
}

.programs-title h1 {
    font-size: 32px !important;
}

.portfolio-text p {
    height: auto;
}
    
.portfolio-brand-name {
    margin-top: 15px !important;
}

.sub-sectors-list span {
    font-size: 18px;
}

.sub-sectors-icon-column .uncell {
    padding: 45px 29px;
}
    
.mentor-name {
    max-width: 235px;
}
    
div#sub-sectors-header-mobile {
    text-align: center;
    color: #fff;
    padding: 3rem 0rem 0rem;
    margin-bottom: -1.5rem;
}


div#sub-sectors-carousal .owl-dots.uncode_slider-dot_classes.single-h-padding.owl-dots-classes{
    bottom:15px !important;
}

div#mentors-carousal .owl-dots.uncode_slider-dot_classes.single-h-padding.owl-dots-classes{
    bottom:40px !important;
}
    
    
}

#homepage-portfolio-grid .tmb.tmb-iso-w4.tmb-iso-h4.tmb-light.tmb-overlay-text-anim.tmb-overlay-anim.tmb-content-left.tmb-image-anim.tmb-bordered.tmb-content-under.tmb-media-first.tmb-no-bg.tmb-iso .t-inside {
	border-radius: 20px;
	border: #C4C4C4 1px solid;
	overflow: hidden;
}

#homepage-portfolio-grid .tmb.tmb-iso-w4.tmb-iso-h4.tmb-light.tmb-overlay-text-anim.tmb-overlay-anim.tmb-content-left.tmb-image-anim.tmb-bordered.tmb-content-under.tmb-media-first.tmb-no-bg.tmb-iso .t-inside .t-entry-text-tc {
	padding: 30px !important;
}

#homepage-portfolio-grid .tmb.tmb-iso-w4.tmb-iso-h4.tmb-light.tmb-overlay-text-anim.tmb-overlay-anim.tmb-content-left.tmb-image-anim.tmb-bordered.tmb-content-under.tmb-media-first.tmb-no-bg.tmb-iso .btn.btn-default {
	margin-top: 21px !important;
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: max-content;
	background-color: #1ed07a !important;
	border-color: #1ed07a !important;
	border-radius: 100px;
}


/*Arghya Styles*/

#areas-of-interest .icon-box {
    padding: 1.5rem 2.25rem !important;
    background-color: white;
    border-radius: 20px;
    color: #323334;
}

.peyush-designation h2 {
    color: #323334;
}

.programs-title div  {
    text-align: center;
    color: #004B8F;
}

#footer-links div div div div {
    color: white;
}

#footer-heading {
    text-align: center;
}

.black h4 {
    color: black;
}

.white {
    color: white;
}

.about-logo {
    background-color: #146173;
    color: white;
}

.our-founder-last-sec .row .uncol {
   margin: auto !important;
}

.principals-img {
    display: flex;
    justify-content: space-around;
}

@media only screen and (max-width: 550px) {
    .text-logo {
        font-size: 20px !important;
    }
}

@media only screen and (min-width: 640px) {
    .principals-img {
        display: block;
    }
}

.staff {
    width: 90%;
    margin: auto;
    margin-bottom: 1.75rem;
}

.time-table, .vm {
    margin-bottom: 1.75rem;
}

@media only screen and (min-width: 500px) {
    .staff, .time-table, .vm {
        margin-bottom: 3rem;
    }
}

@media only screen and (min-width: 600px) {
    .staff, .time-table, .vm {
        margin-bottom: 4.25rem;
    }
}

@media only screen and (min-width: 700px) {
    .staff, .time-table, .vm {
        margin-bottom: 5.5rem;
    }
}

.activities-btn {
    margin: auto;
    width: 8rem;
    display: flex;
}

.activities-slider-text {
    text-align: center;
}

@media only screen and (min-width: 960px) {
    .activities-slider-text {
        text-align: left;
    }
}

.exam {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.75rem;
}

@media only screen and (min-width: 500px) {
    .exam {
        margin-bottom: 3rem;
    }
}

@media only screen and (min-width: 600px) {
    .exam {
        margin-bottom: 4.25rem;
    }
}

@media only screen and (min-width: 700px) {
    .exam {
        width: 80%;
        margin-bottom: 5.5rem;
    }
}

@media only screen and (min-width: 1024px) {
    .exam {
        width: 65%;
    }
}

#areas-of-interest .uncont, #areas-of-interest .uncont .icon-box {
    height: 100%;
}

.admission-download .uncont {
    height:100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.vision-mission {
    margin: auto;
    transform: translateY(50%);
    background-color: white;
    text-align: center;
    padding: 4.5rem;
}
.vision-mission h2 {
    font-size: 48px;
}
.vision-mission p {
    font-size: 20px;
}

@media only screen and (min-width: 768px) {
    .vision-mission, .admission-text .uncont {
        width: 55%;
    }
    .list, .admission-text .uncont {
        width: 65%;
        margin: auto;
    }
}

.admission-text .uncont {
    margin: auto;
    text-align: center;
    padding: 4rem;
}

.admission-text .uncont h2, .admission-text .uncont h4 {
    color: white;
}

.admission-text, .admission-download {
    margin-bottom: 1.75rem;
}

@media only screen and (min-width: 500px) {
    .admission-text, .admission-download {
        margin-bottom: 3rem;
    }
}

@media only screen and (min-width: 600px) {
    .admission-text, .admission-download {
        margin-bottom: 4.25rem;
    }
}

@media only screen and (min-width: 700px) {
    .admission-text, .admission-download {
        margin-bottom: 5.5rem;
    }
}