/*
 Theme Name: Paarami Theme Child
 Theme URI: https://www.paarami.com/
 Description: A child theme of Paarami Theme.
 Author: Paarami
 Author URI: https://www.paarami.com/
 Template: paarami
 Version: 1.0.0
*/
* {
    letter-spacing: 0!important;
}

html body .catalystwrp1 .absolute.inset-0,
body p:empty,
.fancybox-toolbar button,
.fancybox-navigation,
.forminator-ui.forminator-custom-form[data-design=default] .forminator-description span,
.fancybox-infobar,
body header,
.hidedesktop{display:none!important;}

body .forminator-ui,
.fancybox-toolbar button.fancybox-button--close{display:block!important;}


select,
select option,
.forminator-input::placeholder,
.forminator-textarea::placeholder {
    color: #000 !important;
    opacity: 1 !important;
}
button, input, optgroup, select, textarea,
select{
    color: #000 !important;
    opacity: 1 !important;
    border-radius: 5px;
    height: 50px!important;
    padding: 0 15px!important;
    width: 100%;
    font-weight: 400 !important;
	background: #F9F9F9!important;
	border: 1px solid #F1F1F1!important;

}
body select {
    appearance: none !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    padding: 0 10px!important;
    background: #F9F9F9 url(/wp-content/uploads/2025/05/select-arrow.svg) no-repeat right 15px center!important;
    background-size: 18px;
}
body .forminator-error-message {
    color: red;
    top: 5px;
    position: relative;
}
.forminator-select-dropdown .select2-selection__placeholder {
    color: #000 !important;
}
textarea::placeholder,
input::placeholder,
select::placeholder,
.forminator-input::placeholder,
.forminator-textarea::placeholder,
.forminator-select-dropdown .select2-selection__placeholder {
    color: #000 !important;
    opacity: 1 !important;
    font-weight: 400 !important;
}
/* For the select dropdown placeholder */
.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #000 !important;
}
.forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-row:not(:last-child) {
    margin-bottom: 18px !important;
}
/* For the dropdown options */
.select2-results__option {
    color: #000 !important;
}
html body p {
    margin: 0 0 15px!important;
    line-height: 1.4;
}
html body em,
html body li,
html body td,
html body p {
    font-size: 15px!important;
    font-weight: 500;
}
html body h2{
    font-size: 24px;
}
html body h3{
    font-size: 20px;
}
html body h4{
    font-size: 16px;
        line-height: 1.4;
}
html body h6,
html body h5,
html body h4,
html body h3,
html body h2,
html body h1 {
    line-height: 1.4;
    font-weight: 600;
    color: #222222;
    margin: 0;
    letter-spacing: 2px;
}
html body h1 {
    font-size: 45px;
    margin: 0;
    color: #2C2C2C!important;
    line-height: 1.2!important;
}
body main .entry-content{
    padding: 0!important;
}
body main .fluid-container{
    max-width: 100% !important;
}
.w-100{
    width: 100%;
}
.aligncenter{
    text-align: center;
}
.grid-container {
	display: grid;
    gap: 0 6%;
}
body {
  font-family: "Poppins", serif;
	margin: 0;
	padding: 0px;
    color: #252525;
}
body a {
    text-decoration: none;
    color: #252525;
}
.container {
    max-width: 900px;
    margin: 0 auto;
    padding: 0 20px;
}

body #riskfree .riskf-inner button,
body #eventwrp .event-inner button,
.forminator-ui#forminator-module-292.forminator-design--default .forminator-button-submit,
html body .sitebtn a {
    background: #FFBC2B!important;
    font-size: 20px!important;
    padding: 10px 25px;
    color: #1C1C1C!important;
    display: inline-block!important;
    width: auto !important;
    font-weight: 600;
    border-radius: 8px;
    text-transform: uppercase!important;
}
body #eventwrp .event-inner button:hover,
.forminator-ui#forminator-module-292.forminator-design--default .forminator-button-submit:hover,
html body .sitebtn a:hover {
    background: #1C1C1C !important;
    color: #fff!important;
}
html body .sitebtn {
    display: block;
}
img {
    height: auto;
}
b, strong {
    font-weight: 600!important;
}
.owl-carousel .owl-nav {
    position: static;
    top: unset;
    bottom: 20px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    transform: translateY(0%);
    display: flex;
    max-width: max-content;
    margin: 0 auto!important;
    justify-content: center!important;
    text-align: center;
}
body .owl-nav button{
    top: -30px!important;
    color: #8c8c8c!important;
    font-size: 70px!important;
}
body .owl-nav button.owl-prev{
    right: 60px!important;
}
body .owl-nav button.owl-next{
    left: 60px!important;
}
html body .owl-carousel button.owl-dot {
    padding: 7px !important;
    background: #000;
    margin: 0 7px;
    border-radius: 50px;
}
html body .owl-carousel button.owl-dot.active {
    background: #00aeef;
}
.owl-theme .owl-dots .owl-dot:focus,
.owl-theme .owl-dots .owl-dot:hover,
.owl-theme .owl-nav [class*=owl-]:focus,
.owl-theme .owl-nav [class*=owl-]:hover {
    background: red!important;
    color: #000!important;
    outline-width: 0px!important;
    outline-style: unset!important;
}
.owl-theme .owl-nav *,
.owl-theme .owl-dots .owl-dot {
    margin: 0!important;
}
body .owl-dots {
    text-align: center;
}
body .owl-carousel .owl-nav button.owl-next, 
body .owl-carousel .owl-nav button.owl-prev {
    padding: 0 15px!important;
    background: #ffffff;
    line-height: 1;
}
body .owl-carousel .owl-nav button span {
    line-height: 1;
    height: 59px;
    font-size: 53px;
    color: #fff;
    opacity: 0;
}
.owl-carousel .owl-stage-outer {
    background: url(/wp-content/uploads/2024/11/quotes.svg) no-repeat top right 30px;
}
body .owl-carousel .owl-nav button:focus,
body .owl-carousel .owl-nav button.owl-next, 
body .owl-carousel .owl-nav button.owl-prev {
    padding: 0 15px!important;
    background: url(https://events.shaileshkantak.com/wp-content/uploads/2024/12/arrow-r.svg) no-repeat;
    line-height: 30px;
    height: 55px;
    width: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 0px solid #fff!important;
}
body .owl-carousel .owl-nav button.owl-prev {
    background: url(https://events.shaileshkantak.com/wp-content/uploads/2024/12/arrow-l.svg) no-repeat;
}
.owl-stage-outer .stars2 img{
	width: auto;
}
.grid-colums4 {
    grid-template-columns: repeat(4, 1fr);
}
.grid-colums5 {
    grid-template-columns: repeat(5, 1fr);
}
.counterwrp .grid-colums3 {
    grid-template-columns: repeat(3, 1fr);
    gap: 0%;
}
.counterwrp .container .grid-colums3{
    padding: 40px;
    border-radius: 20px;
    background: #262626;
}
.counterwrp{
    font-size: 45px;
    font-weight: 600;
}
html  body #counterwrp .counter-inner h4 {
    font-weight: 400!important;
    font-size: 16px!important;
}
.counterwrp .counter:after {
    content: "+";
}
.limitedseats,
.whatlearn{
    background: #222222;
}
body .videowrp h2 {
    font-size: 28px;
    font-weight: 500;
}
.whatlearn .inner p {
    margin: 15px auto 0!important;
}
.reviewswrapper .box{
    padding: 40px;
    background: #ECECEC;
    border-radius: 10px;
}
.faqs summary {
    cursor: pointer;
    list-style-type: none;
    position: relative;
    line-height: 1.2;
    font-weight: 500;
    padding: 20px;
    border-radius: 10px;
    font-size: 18px
}
.faqs details>summary::-webkit-details-marker {
    display: none
}
.faqs details>summary::after {
    content: '';
    position: absolute;
    top: 18px;
    right: 18px;
    background: url(/wp-content/uploads/2025/07/faqs-arrow.svg) right 10px no-repeat!important;
    height: 22px;
    width: 22px;
    background-size: 22px!important
}
.faqs details summary {
    border: 1px solid #000000;
    margin-bottom: 20px;
}
.faqs details[open]>summary::after {
    content: '';
    position: absolute;
    top: 18px;
    right: 18px;
    background: url(/wp-content/uploads/2025/07/faqs-arrow.svg) right 10px no-repeat!important;
    height: 22px;
    width: 22px;
    background-size: 22px!important;
}
body .faqs details b {
    font-weight: 400 !important;
}
.faqs details[open] {
    margin-bottom: 20px;
    padding: 0
}
.faqs details[open] div {
    padding: 5px 20px
}
.review-head p {
    margin-bottom: 0px!important;
}

/* Popup styling */
#exit-popup {
	display: none;
	/* Initially hidden */
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.7);
	z-index: 1000;
	justify-content: center;
	align-items: center;
}
#popup-content {
	background: #fff;
	padding: 20px;
	max-width: 600px;
	width: 100%;
	border-radius: 8px;
	text-align: center;
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    position: relative;
}
#popup-content h2 {
	margin-bottom: 10px;
}
html body .close-popup {
    background-color: #262626;
    border: none;
    cursor: pointer;
    font-size: 16px;
    margin-top: 20px;
    color: #ffffff !important;
    border-radius: 100px !important;
    position: absolute;
    top: -12px;
    right: 8px;
    height: 25px;
    width: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
}
html body .close-popup:hover {
	background-color: #FFFFFF!important;
}
html body .banner-inner .container3 *,
.whitetext *,
html body .close-popup:hover a,
.thankyou h5 b,
.happy-inner .innerbtm *,
.happy-inner .innerbtm h4,
body .countdownwrpblck .countdownwrp .grid-colums3 >p {
    color: #fff!important;
}
html body .stickybtn.freezbtn {
    position: fixed;
    bottom: 0;
    width: 100vw!important;
    z-index: 9999;
    display: block!important;
        background: #1d4ed8;
        padding: 10px 2px;
    text-align: center;
}
html body #main-content .stickybtn.freezbtn .ctawrp a{
    background: #ffffff !important;
    color: #1d4ed8 !important;
    box-shadow: unset;
}
html body #main-content .stickybtn.freezbtn .stickytitle{
    font-size: 28px !important;
}
body .countdownwrp *{
    margin-bottom: 0!important;
}
body .countdownwrp .grid-colums3{
    align-items: center;
} 
body .countdownwrp {
    background: #eee;
    padding: 20px 2px;
    text-align: center;
}
body .countdownwrp .countdown-element {
    background: #ffffff;
    border-radius: 10px;
    color: #1d4ed8;
    width: 100px;
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
body .countdownwrp .countdown-element .countdown-numbers{
    font-size: 50px!important;
    color: #1d4ed8!important;
    font-weight: 700;
    line-height: 1;
}
body .copy_write ul,
body .countdown-container{
    margin: 0 auto;
}
body .copy_write {
    padding: 20px 20px 140px;
    background: #D6D6D6;
}
body .copy_write ul{
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    gap: 2vw;
}
body .countdownwrp .grid-colums3 {
    gap: 0 2%;
}
html body .thankyou h1 {
    color: #222222!important;
}
body .thankyou h4 {
    font-size: 26px;
    line-height: 1.5;
    font-weight: 400;
}
.thankyou h5 {
    font-size: 22px;
    line-height: 1.4;
}
body .countdownwrpblck .stickytitle,
.endofwebinar .innerbox:hover * {
    color: #fff !important;
}
body div .countdownwrpblck,
body div .countdownwrpblck .countdownwrp {
    background: #222;
}
body .countdownwrpblck .countdown-element {
    background: #fff;
    color: #222;
}
body .countdownwrp .grid-colums3 >p {
    text-align: left;
    font-size: 25px!important;
    color: #262626!important;
}
body .forminator-ui {
	margin-top: 0!important;
}
body .pum-container .pum-title,
body .forminator-ui .popmake-title{
	margin: 0!important;
}
.pum-theme-281 .pum-title, .pum-theme-lightbox .pum-title {
    font-weight: 500!important;
}
html body .stickybtn.freezbtn {
    left: -10px;
}
html body #bannerwrp .banner-inner button {
	background: #fff!important;
    color: #1C1C1C!important;
}
html body #bannerwrp .banner-inner button:hover {
	background: #FFBC2B!important;
}
body #bannerwrp {
    background: url(/wp-content/uploads/2025/07/banner_bg.avif) no-repeat;
    background-size: cover;
}
#abtfoundation .colm .inner {
    background: #eee;
    padding: 30px 50px 10px;
    border-radius: 20px;
    min-height: 140px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
}
#abtfoundation .eventwrp,
#abtfoundation .container {
    max-width: max-content!important;
}
#abtfoundation .eventwrp,
#abtfoundation .container {
    max-width: max-content!important;
}
body #riskfree .riskf-inner button:hover,
body #bannerwrp .banner-inner .container4 button:hover,
body #bannerwrp .banner-inner .container2 button:hover,
.banner-inner .container1 button{
    background: #fff!important;
}
.banner-inner .container1 button:hover{
    background: #fff!important;
    color: #1C1C1C!important;
}
body #bannerwrp .banner-inner .container4 button,
body #bannerwrp .banner-inner .container2 button{
    background: #FFBC2B!important;
}
.rating-inner .colm1 .inner {
    height: 50px;
    width: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #222222;
    border-radius: 100%;
    color: #fff;
    font-size: 22px;
}
.rating-inner .slide-wrp .inner1{
    width: max-content;
    grid-template-columns: auto auto;
}
.rating-inner .slide-wrp .inner2 p{
    margin: 20px 0 0px!important;
}
.rating-inner .slide-wrp{
    background: #eee;
    padding: 30px;
    border-radius: 20px;
}
.happy-inner .colm .inner {
    position: relative;
}
body .happy-inner .container3 {
    max-width: max-content!important;
}
.happy-inner .innerbtm {
    position: absolute;
    bottom: 10px;
    left: 30px;
    color: #fff;
    max-width: 250px;
}
body .event-inner{
    background: url(/wp-content/uploads/2025/07/eventbg.avif) no-repeat;
    background-size: cover;
}
body .event-inner .colm{
    max-width: max-content;
    margin: 0 auto;
    background: #eee;
    padding: 50px;
    border-radius: 20px;
}
body .event-inner .colm h4,
body .event-inner .colm h3{
    margin: 0!important;
    line-height: 1.4;
}
body .event-inner .colm .inner {
    margin-bottom: 20px!important;
}
body .riskf-inner{
    background: url(/wp-content/uploads/2025/02/riskfreebg.webp) no-repeat;
    background-size: cover;
}
body .riskf-inner h2{
    margin-bottom: 20px!important;
}
body .riskf-inner .colmrht img{
    max-width: 400px;
    margin: 0 auto;
}
#whtulearn .whtlearn-inner .colm p,
#whtulearn .whtlearn-inner .colm ul li,
body .riskf-inner h2,
body .counter-inner *{
    color: #fff!important;
}
body .yellowbg {
    max-width: 700px!important;
}
body .yellowbg .inner {
    background: #FFBC2B !important;
    padding: 30px 80px;
    border-radius: 10px;
}
.banner-inner ul li {
    position: relative;
    padding-left: 25px;
}
.banner-inner ul li:before {
    content: "";
    position: absolute;
    left: 0px;
    top: 6px;
    width: 14px;
    height: 14px;
    border: solid 2px #E4FDBF;
    background: #65A20B;
    border-radius: 100px;
}
body #bannerwrp .banner-inner .container1 button {
    font-size: 22px!important;
    padding: 12px 24px;
}
body .event-inner h3 span,
body #bannerwrp .banner-inner h1 span {
    background: #E20B0B;
    padding: 0 10px;
    border-radius: 10px;
    color: #fff;
}
body #bannerwrp .banner-inner .container2 .ctawrp {
    max-width: max-content;
    text-align: center;
    margin: 20px 0 0 !important;
}
body #bannerwrp .banner-inner .container4 p,
body #riskfree .riskf-inner .innercta p,
body #eventwrp .event-inner .cta-link p,
body #bannerwrp .banner-inner .container2 .ctawrp p {
    font-size: 16px !important;
    margin: 10px 0 0!important;
}
#whtulearn .whtlearn-inner .colm{
    background: #0A1757;
    padding: 50px;
    border-radius: 10px!important;
}
#whtulearn .whtlearn-inner .colm h4 {
    color: #FFBC2B!important;
    margin: 25px 0 10px;
}
#whtulearn .whtlearn-inner .colm li b {
    display: block;
}
#whtulearn .whtlearn-inner .colm ul {
    list-style: disc!important;
    padding-left: 20px!important;
}
#whtulearn .whtlearn-inner .colm ul li{
    margin-top: 20px!important;
}
#whtulearn .whtlearn-inner .colm p {
    font-size: 16px!important;
}
#whytojoin .why-inner .inner {
    grid-template-columns: auto auto!important;
    align-items: center;
}
#whytojoin .why-inner .inner1 img {
    width: auto!important;
}
#main-content section ul{
    list-style: disc!important;
    padding-left: 20px!important;
}
#ourtrainer .trainer-inner .grid {
    align-items: center!important;
}
#ourtrainer .trainer-inner .container {
    max-width: 900px !important;
}
#testimonials .testim-inner .slide-item .inner,
#ourtrainer .trainer-inner h4 {
    margin-bottom: 15px;
}
#reviews .container1 img {
    max-width: 400px;
    width: 100%;
}
.rating-inner .owl-nav {
    margin-top: 30px!important;
}
.certificate-inner .container img {
    max-width: 800px!important;
    width: 100%;
}
body #riskfree .riskf-inner .innercta {
    max-width: max-content;
    text-align: center;
}
body .awards-inner .container h4 {
    text-align: center;
    font-size: 18px!important;
    margin-top: 15px;
}
body .faqs .container {
    max-width: 1000px!important;
}
body #main-content section.copy_write .container ul,
#main-content section#bannerwrp .container2 ul {
    list-style: none!important;
    padding-left: 0px!important;
}
.happy-inner .innerbtm p {
    font-size: 16px!important;
    margin-top: 12px!important;
}
#testimonials .testim-inner .owl-carousel .owl-nav.disabled {
    display: flex;
    max-width: max-content;
}
.happy-inner .container {
    max-width: max-content!important;
}
html body .rupee {
    font-family: auto!important;
    font-size: 23px!important;
}
html body .banner-inner .container3 {
    max-width: 900px!important;
}
html body .banner-inner .container3 h4 {
    font-size: 18px;
    line-height: 1.3;
    font-weight: 400;
    margin-top: 10px;
}
body .copywrite2 p{
    font-size: 11px !important;
    margin: 0!important;
}
body .copywrite2 {
    margin-top: -15px;
}
body #main-content section .textboxwrp ul {
	max-width: max-content!important;
	margin: 0 auto!important;
	column-count: 2!important;
	list-style-type: none !important;
    margin: 40px auto !important;
}
body .textboxwrp ul li {
    margin: 0 auto!important;
    list-style-type: none !important;
}
body .formwrpr{
    padding: 30px 30px 20px;
    background: #0a1757;
    border-radius: 10px;
}
.forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-row:not(:last-child) {
    margin-bottom: 15px!important;
}
body #bannerwrp .banner-inner .container2 .formwrpr .iti__country-container button {
    background: transparent!important; 
    border: none !important;
}
.forminator-ui.forminator-custom-form[data-design=default] .forminator-phone.iti--allow-dropdown .forminator-input {
    padding-left: 110px !important;
}
body .ctawrp {
    position: relative;
}
body .catalystwrp1 h3 {
    font-weight: 400 !important;
    font-size: 28px !important;
    color: #414141 !important;
}
body .catalystwrp1 h3 span{
    transform: rotate(-1.5deg);
    background: #80C552;
    border-radius: 12px;
    color: #fff;
    font-weight: 500;
    font-size: 25px;
    line-height: 1.2;
}
html body #main-content .ctawrp a {
    background: #2667F4!important;
    color: #FBE432!important;
    box-shadow: 0px 3px 45px #5B94FF!important;
    font-size: 22px!important;
}
html body #main-content .ctawrp a:hover {
    background: #FBE432!important;
    color: #2667F4!important;
}
html body #main-content .catalystwrp15 .ctawrp a {
    background: #7BF022!important;
    color: #282828!important;
    box-shadow: unset!important;
}
html body #main-content .catalystwrp15 .ctawrp a:hover {
    background: #FBE432!important;
    color: #2667F4!important;
}
html body .catalystwrp2 .grid .shadow-md{
    --tw-shadow: 0 2px 11px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1)!important;
}
html body .catalystwrp1 {
    background: #fff url(https://catalyst.paarami.in/wp-content/uploads/2025/07/catalystbg1.avif)  no-repeat top;
    background-size: contain;
    padding-bottom: 60px;
}
html body .catalystwrp2 .secn2box .text-lg {
    margin-bottom: 3px !important;
    font-size: 22px !important;
}
html body .catalystwrp2 .secn2box .text-sm {
    margin-bottom: 0px !important;
    font-size: 14px !important;
    font-weight: 500;
    color: #000;
}
html body .catalystwrp2 .secn2box img {
    width: 100%;
    max-width: 50px;
    height: auto;
}
body .catalystwrp2 .secn2boxgrid {
    margin-bottom: 80px;
}
.catalystwrp3 .secn3wrp2  {
    border: 2px solid #D3D3D3!important;
    box-shadow: 0px 25px 46.5px rgba(0, 0, 0, 0.08)!important;
    border-radius: 24px!important;
}
.catalystwrp3 h2 {
    max-width: 600px!important;
    margin: 0 auto 35px!important;
}
.catalystwrp3 p.text-lg{
    font-size: 25px!important;
    margin: 0 auto 35px!important;
}
.catalystwrp3 .secn3wrp2 p{
    margin: 0 !important;
}
.catalystwrp3 .secn3wrp2 p.text-2xl {
    font-size: 35px!important;
    margin: 0 auto 10px !important;
    font-weight: 600;
}
html body .catalystwrp4 h3 {
    font-size: 20px!important;
    margin: 0 auto 15px!important;
    font-weight: 500;
    color: #111827!important;
}
html body .catalystwrp4 .secn4wrp1 p.text-lg {
    font-size: 25px!important;
    color: #4B5563!important;
    max-width: 520px;
    line-height: 1.4;
    margin: 0 auto!important;
}
html body .catalystwrp4 p {
    font-size: 18px!important;
    font-weight: 400;
    color: #4B5563!important;
}

html body .catalystwrp3 .secn3wrp4 img{
    margin: 0 auto 18px;
}
body .catalystwrp4 h2 {
    max-width: 645px!important;
    margin: 0 auto 35px!important;
}
body .secn4wrp9 .secn4wrp9a p{
    font-size: 26px !important;
}
	body .secn4wrp9 .secn4wrp9a p.secn4wrp9b {
		line-height: 1.3!important;
}
body .secn5wrp1a .secn5wrp1a1 {
    max-width: 472px!important;
}
body .catalystwrp6 .secn5wrp .text-lg {
    font-size: 30px!important;
    font-weight: 400;
}
body .catalystwrp6 .secn5wrp1a {
    max-width: 420px;
    margin-bottom: 30px!important;
}
body .catalystwrp6 .secn5wrp1a .secn5wrp1a1 span {
    font-size: 20px!important;
    font-weight: 400!important;
}
body .catalystwrp7 p.text-lg{
    font-size: 29px!important;
    margin: 20px auto 50px !important;
    font-weight: 400;
    line-height: 1.4;
}
body .catalystwrp9 .secn9wrp1 .absolute p{
    position: relative;
    bottom: 10px;
    left: 10px;
    text-align: left;
}
body .catalystwrp10{
    padding: 120px 0 !important;
}
body .catalystwrp10 .secn10wrp1a .secn10wrp1b {
    padding: 90px 30px!important;
}
body .catalystwrp10 .secn10wrp1a p.text-base {
    line-height: 1.4;
    margin: 20px 0 0!important;
}
body .catalystwrp11 .secn10wrp1a p.text-base {
    line-height: 1.4;
    margin: 20px 0 0!important;
}
body .catalystwrp11 .secn11wrp1{
    border-radius: 22px;
    padding: 0;
}
body .catalystwrp11 .secn11wrp1 img {
    width: 100%;
    margin-bottom: -5px;
    border-radius: 22px;
}
body .catalystwrp12 {
    padding: 120px 0 80px;
}
body .catalystwrp12 p.text-lg {
    margin: 24px auto 50px!important;
    font-weight: 300;
}
body .catalystwrp13 .secn13wrp1 p.italic{
    font-weight: 300!important;
    color: #2C2C2C!important;
}
body .catalystwrp13 .p-name {
    margin: 0 0 3px!important;
    font-weight: 500;
}	
body .catalystwrp13 .text-sm {
    font-weight: 400!important;
    font-size: 14px!important;
    margin: 0px!important;
}
body .catalystwrp14 .shadow-xl {
    --tw-shadow: 0 0px 30px -5px rgb(0 0 0 / 0.2), 0 8px 10px -6px rgb(0 0 0 / 0.1);
}
body .catalystwrp14 .text-xl {
    font-size: 34px!important;
}
body .catalystwrp14 .text-xl {
    margin-bottom: 20px;
    font-size: 32px !important;
}
body .catalystwrp14 h3.headh3 {
    font-weight: 700 !important;
}
body .catalystwrp14 .ctawrp {
    margin: 50px auto 40px;
}
body .catalystwrp14 .offertextwrp, 
body .catalystwrp14 .securepay {
    font-size: 14px !important;
    margin: 5px !important;
    font-weight: 400;
}
body .catalystwrp14 .boxwrpinner {
    padding: 70px 50px 50px!important;
}
body .catalystwrp14 h3{
    font-weight: 300!important;
    color: #2C2C2C!important;
}
body .catalystwrp14 .ptag1st span,
body .catalystwrp14 .ptag1st{
    font-weight: 300!important;
    color: #2C2C2C!important;
}
body .catalystwrp14 .ctabox {
    font-weight: 600!important;
    border-radius: 10px;
    padding: 15px 30px;
    background: #C5A10F;
}
body .catalystwrp14 .ctabox .text-sm {
    font-size: 17px !important;
    max-width: 100px;
    line-height: 1.2;
    font-weight: 400;
}
body .catalystwrp14 .offertext {
    font-size: 14px !important;
    color: #4A9D0B!important;
    font-weight: 400;
}
body .catalystwrp14 ul {
    max-width: max-content!important;
    margin: 0 auto!important;
}
body .catalystwrp14 ul li {
    font-size: 16px!important;
    margin: 10px 0;
    font-weight: 300;
    align-items: baseline;
}
body .catalystwrp14 ul li img{
    position: relative;
    top: 2px;
}
body .rupeesymbol {
	font-family: figtree;
	font-weight: 400 !important;
}
html body .pricetxtlin {
	font-weight: 400 !important;
}
html body .catalystwrp7 {
    padding: 80px 0 30px!important;
}
html body .catalystwrp8 {
    padding: 80px 0 30px!important;
}
html body .catalystwrp8 .secn8wrp1 .textbx {
    padding: 16px 10px!important;
}
html body .catalystwrp8 .secn8wrp1 .textbx strong{
    font-weight: 400 !important;
    font-size: 16px !important;
    max-width: 200px !important;
    margin: 0 auto !important;
    display: block;
    line-height: 1.4!important;
}
html body .catalystwrp15 .grid h3{
    font-weight: 600 !important;
    font-size: 18px !important;
    line-height: 1.4 !important;
    margin-bottom: 12px !important;
}
html body .catalystwrp15 .grid p{
    font-weight: 200 !important;
    font-size: 12px !important;
    line-height: 1.4 !important;
    margin-bottom: 0px !important;
}
html body .catalystwrp15 .grid .txtboxwrpr{
    padding: 60px 20px!important;
}
html body .catalystwrp15 .colm2wrp *{
    font-weight: 200 !important;
}
html body .catalystwrp15 .limitdtext{
    font-weight: 200 !important;
    margin-bottom: 30px !important;
}
   

 
 
@media (min-width: 769px) {
body .whatlearn .container{
    max-width: 999px;
}	
html body h1 {
    line-height: 1.5;
}
.rating-inner .slide-wrp {
    min-height: 370px;
}	
body section#bannerwrp .container2 .grid {
    align-items: center;
}
body .counter-bg {
    background: url(/wp-content/uploads/2025/02/counterbg.webp) no-repeat;
    background-size: 100%;
    display: block;
    width: 100%;
    height: 500px;
    z-index: -1;
    position: absolute;
}
html body #main-content .countdownwrp.mobtimer {
    display: none!important;
}	
.banner-inner ul li {
    margin: 35px 0;
}
	
}






@media (min-width: 1101px) {
	
.container {
    max-width: 1000px;
}
html body em,
html body li,
html body td,
html body p {
    font-size: 16px!important;
}
html body .sitebtn a {
    font-size: 20px!important;
}
html body h1 {
    font-size: 50px;
}
html body h2 {
    font-size: 45px!important;
    font-weight: 600!important;
    line-height: 1.1!important;
}
html body h3{
    font-size: 40px!important;
}
html body h4{
    font-size: 36px!important;
}
.catalystwrp6,	
.imgabvtcvwrp1,
.catalystwrp4 {
    position: relative;
}
.catalystwrp4:before {
    background: url(https://catalyst.paarami.in/wp-content/uploads/2025/08/bg-circle.svg) no-repeat right center;
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    top: -150px;
}
.catalystwrp4:after {
    background: url(https://catalyst.paarami.in/wp-content/uploads/2025/08/bg-circle2.svg) no-repeat left center;
    content: "";
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
}
.imgabvtcvwrp1:after {
    background: url(https://catalyst.paarami.in/wp-content/uploads/2025/08/bg-circle.svg) no-repeat right bottom;
    content: "";
    position: absolute;
    bottom: -320px;
    height: 100%;
    width: 100%;
}
	
}








@media (min-width: 1200px) {
	
.container {
    max-width: 1100px;
}
html body h1 {
    font-size: 60px;
}
html body h2{
    font-size: 50px!important;
}
html body h3{
    font-size: 45px!important;
}
html body h4{
    font-size: 36px!important;
}



}











@media (min-width: 1300px) {
	
.container {
    max-width: 1150px;
}



}









@media (min-width: 1500px) {
	
html body em,
html body li,
html body td,
html body p {
    font-size: 19px!important;
}	
.container {
    max-width: 1280px!important;
}

}







@media (min-width: 1921px) {

html {
    max-width: 1478px!important;
    margin: 0 auto!important;
        background: #eee;
}
body {
        background: #fff;
}
	
}




@media (max-width: 1100px) {
body .stickybtn .stickywrapper {
    display: flex!important;
}
.counterwrp {
    font-size: 25px;
}
}



@media (max-width: 1000px) {
body #counterwrp {
    background: #0d1650;
}

}




@media (max-width: 768px) {
.hidemobile{
    display: none!important;
}		
.hidedesktop{display:block!important;}	
html body #main-content .countdownwrp.hidemobile {
    display: none!important;
}
#whtulearn .whtlearn-inner .colm p, html body em, html body li, html body td, html body p {
    line-height: 1.2!important;
}	
#whtulearn .whtlearn-inner .colm p,	
html body em, html body li, html body td, html body p {
    font-size: 20px!important;
}
html body h3 {
    font-size: 25px!important;
}
html body h4,	
#whtulearn .whtlearn-inner .colm h4	{
    font-size: 22px!important;
}
body .countdownwrp .stickywrapper  {
    display: block!important;
    text-align: center!important;
}
body .stickybtn .stickywrapper {
    gap: 0;
}
body .countdown-container {
    max-width: max-content;
    margin: 10px auto !important;
    display: flex;
}	
body .copy_write {
    padding: 20px 20px 120px;
}
body .copy_write ul {
    display: block;
}
.counterwrp {
    font-size: 45px;
}
#abtfoundation .container {
    max-width: 100%!important;
}
#abtfoundation .container .grid {
    gap: 0!important;
}
body .countdownwrp.mobtimer .countdown-element {
    background: unset;
    color: #000000!important;
    width: unset;
    height: unset;
    display: flex;
}
body .countdownwrp.mobtimer .countdown-element .countdown-numbers{
    color: #fff!important;
        font-size: 25px !important;
}
body .countdownwrp.mobtimer .sitebtn a{
    font-size: 18px !important;
    padding: 6px 10px !important;
}
body .countdownwrp.mobtimer .stickytitle{
    font-size: 18px !important;
}
body .countdownwrp.mobtimer div#CountdownMinutes1:after {
    content: ":";
    padding-left: 5px;
}	
body .countdownwrp.mobtimer .stickywrapper	{
    display: flex!important;
        justify-content: space-between;
}
body .countdownwrp.mobtimer .countdown-container {
    margin: 5px auto 0!important;
        gap: 5px;
}
html body .banner-inner iframe  {
    width: 100%!important;
    height: auto !important;
}	
body #main-content section .textboxwrp ul {
    column-count: 1!important;
}	
body .textboxwrp ul li {
    margin: 20px auto!important;
}
html body h1 {
    font-size: 20px!important;
}	
body #bannerwrp .banner-inner .container1 button {
    height: auto!important;
}
body .catalystwrp12 {
    padding: 20px 20px 40px;
}
body .catalystwrp11 .secn11wrp2  {
    padding: 0!important;
}
body .catalystwrp10 {
    padding: 60px 0 !important;
}
html body .catalystwrp7 {
    padding: 30px 20px 0px!important;
}
body .catalystwrp7 .secn5wrp1c {
    display: block;
    max-width: max-content;
    margin: 10px auto 0px;
}
body .catalystwrp7 .secn5wrp1c div {
    margin-top: 10px;
}	
html body .catalystwrp8 {
    padding: 70px 20px 0px!important;
}	
html body .secn4wrp9{
    margin-bottom: 0!important;
}
html body .catalystwrp4 {
    padding: 10px 20px 0px!important;
}
html body .catalystwrp3 {
    padding-top: 0!important;
}
	
	
}






@media (max-width: 600px) {
section#bannerwrp .container2 .colmrht {
    margin: 0px 0 20px;
}
body .event-inner {
    padding-bottom: 40px;
}	
.why-inner .gap-16 {
    gap: 1rem!important;
}
body .yellowbg .inner {
    padding: 30px!important;
}
body #counterwrp {
    background: #0d1650;
    text-align: center;
    padding-bottom: 20px;
    margin-bottom: 50px;
}
#ourtrainer .trainer-inner .grid {
    gap: 0rem;
}		
#gallery *{
    padding: 0!important;
}
#awards .owl-nav,
#gallery .owl-nav,
#ourtrainer .trainer-inner .grid h3{
    margin-top: 20px!important;
}
body .copy_write {
    padding: 20px 20px 100px;
}
body #bannerwrp .banner-inner h1 span {
    margin: 0px 0 15px;
    display: inline-block;
}
#whytojoin .why-inner .inner {
    display: block;
    text-align: center;
}
#whytojoin .why-inner .inner img {
    margin: 0 auto 20px;
}
.mobtimer div.difit1st:after {
    content: ":";
    padding-left: 5px;
}
body .countdownwrp.mobtimer .stickywrapper .colminner2 *,	
body .countdownwrp.mobtimer .stickytitle {
    font-size: 14px !important;
}
html body .banner-inner .container3 .grid {
    gap: 2rem;
}	
html body .banner-inner iframe  {
    width: 100%!important;
    height: 230px!important;
}	
#whtulearn .whtlearn-inner .colm p, html body em, html body li, html body td, html body p {
    font-size: 16px!important;
}
html body #main-content .stickybtn.freezbtn .stickytitle {
    font-size: 18px !important;
}
	
	
}
