@import url('https://fonts.googleapis.com/css2?family=Vampiro+One&display=swap');
.ast-site-identity .site-title a {
    color: #0C0C0C;
    font-family: VAMORE;
    font-weight: 400;
    font-size: 39.98px;
    line-height: 100%;
}
.ast-desktop .ast-builder-menu-1 .menu-item .sub-menu .menu-link:hover {
    color: #ffffff !important;
}
.ast-desktop .menu-item.contact-btn a:hover{
	    color: #0c0c0c!important;
}
#fourth-sec-main .vc_tta-controls-icon-plus::before, #fourth-sec-main .vc_tta-controls-icon-plus::after {
    font-size: 30px!important;
    border-color: #fff!important;
}
 #fourth-sec-main .vc_tta-controls-icon-position-left .vc_tta-controls-icon {
    left: unset;
    right: 10px;
    color: #fff;
}
li#menu-item-177 {
    margin-right: 54px !important;
}
div#gform_1_validation_container {
    display: none;
}
.site-above-footer-wrap[data-section="section-above-footer-builder"] {
    display: grid;
    justify-items: center;
}
.site-primary-footer-wrap[data-section="section-primary-footer-builder"]{
    display: flex;
    justify-content: center!important;
    align-items: center;
    padding: 10px 20px;
    flex-wrap: wrap;
}

/* Filter Wrapper */
#research-filter {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 30px;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  flex-wrap: wrap;
}

/* Optional: Label styling */
#research-filter label {
  font-size: 16px;
  font-weight: 500;
  color: #1e1e1e;
  margin-right: 10px;
}

/* Filter Dropdown */
#year-select {
    padding: 6px 14px;
    border: 1px solid #a78bfa;
    border-radius: 20px;
    background: white;
    color: #333;
    font-size: 14px;
    outline: none;
    cursor: pointer;
    transition: border-color 0.3s, box-shadow 0.3s;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url('https://cdn-icons-png.flaticon.com/512/271/271210.png');
    background-repeat: no-repeat;
    background-position: right 12px center;
    background-size: 10px;
    padding-right: 30px;
    margin-top: -7%;
}
#year-select:hover,
#year-select:focus {
  border-color: #7c3aed;
  box-shadow: 0 0 0 2px rgba(124, 58, 237, 0.2);
}


/* Footer code */
 #fourth-sec-main .vc_tta-icon.fa.fa-solid.fa-angle-down {
    position: absolute;
    right: 15px!important;
    top: 33px!important;
}
#fourth-sec-main .vc_tta.vc_general .vc_tta-icon::before {
    display: inline;
    float: right;
}

.vc_tta.vc_tta-tabs .vc_tta-panel-heading {
    display: block!important;
}
h4.vc_tta-panel-title {
    display: block!important;
}
ul.vc_tta-tabs-list {
    display: none!important;
}
.vc_tta-panels .vc_tta-panel:nth-child(1) .vc_tta-panel-heading h4 {
    background: #343435 !important;
    color: #ffffff !important;
}
.vc_tta-panels .vc_tta-panel:nth-child(2) .vc_tta-panel-heading h4 {
    background: #010103 !important;
    color: #fff!important;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title>a {
    color: #FFFFFF !important;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a {
    color: #B0B0B1 !important;
    font-family: Raleway;
    font-weight: 600;
    font-size: 32px;
    line-height: 120%;
}
#fourth-sec-main .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
    border: none !important;
    background: #fff !important;
    padding-bottom: 5%;
}
.vc_tta.vc_general .vc_tta-panel-title>a {
    padding: 25px 20px !important;
}
span.vc_tta-title-text::before {
    content: url('/wp-content/uploads/2025/06/01.png');
    margin-right: 20px;
}
.vc_tta-panels .vc_tta-panel:nth-child(2) .vc_tta-title-text::before {
    content: url('/wp-content/uploads/2025/06/02.png');
}
aside.footer-widget-area.widget-area.site-footer-focus-item.footer-widget-area-inner label {
    display: none;
}
h2.widget-title {
    font-weight: 600;
    text-align: center;
    padding-top: 4%;
    font-size: 16px;
    line-height: 150%;
    color: #0C0C0C;
}
.wpautoterms-footer {
    display: none;
    width: 100%;
    position: relative;
    z-index: 10000002;
}
.ast-builder-footer-grid-columns {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 20px; /* Adjust padding as needed */
  flex-wrap: wrap;
}

.site-footer-below-section-1,
.site-footer-below-section-2 {
  display: flex;
  align-items: center;
}
#fourth-sec-main p {
    color: #0C0C0C;
    font-weight: 500;
    font-size: 24px;
    line-height: 135%;
}
.site-footer-below-section-1 ul.menu {
  display: flex;
  gap: 20px; /* spacing between menu items */
  margin: 0;
  padding: 0;
  list-style: none;
}

.site-footer-below-section-1 a {
    text-decoration: none;
    font-size: 14px;
    color: #0C0C0C;
    font-family: Raleway;
    line-height: 150%;
}
#colophon .ast-builder-html-element p:first-child {
    margin-top: 0;
    margin-bottom: 0;
}
.ast-footer-copyright p {
    margin: 0;
    color: #0C0C0C;
    font-size: 14px;
}
.contact-btn a:hover {
    background-color: #E0DDFE;
    border: 2px solid #BCB4FD;
}
.contact-btn a {
    background-color: #BCB4FD;
    padding: 0px 24px !important;
    font-weight: 600;
    border: 2px solid #BCB4FD;
}
.hero-section {
    display: flex;
    align-items: flex-start;
    font-family: sans-serif;
    padding: 0px 40px;
}
#text-block p {
    color: #0C0C0C;
    line-height: 150%;
    text-align: justify;
}

.text-content h1 {
    font-size: 56px;
    font-weight: 700 !important;
    line-height: 120%;
    font-family: 'Raleway';
    margin-bottom: 10px;
    padding-bottom: 4%;
}
.text-content {
    padding: 0px 20px;
}


.cycle-text {
  animation: highlightText 9s infinite;
  color: black;
}

.researcher {
  animation-delay: 0s;
}

.mentor {
  animation-delay: 3s;
}

.author {
  animation-delay: 6s;
}

@keyframes highlightText {
  0%, 33.33% {
    color:#ABA4E6;
  }
  33.34%, 100% {
    color: #0C0C0C;
  }
}
#second-sec-inner .vc_col-sm-4 {
    border: 2px solid #0C0C0C;
}
#second-sec-main p {
    font-size: 24px;
    line-height: 135%;
    font-weight: 500;
    color: #0C0C0C;
    font-family: 'Raleway';
}
#second-mid p {
    font-size: 24px;
    line-height: 135%;
    font-weight: 500;
    color: #FFFFFF;
    font-family: 'Raleway';
}
#third-section-inner h2 {
    font-size: 24px;
    color: #0C0C0C;
    line-height: 135%;
    font-weight: 500;
}
#third-section-inner span {
    color: #8580B4;
}
#third-section-inner p {
    color: #0C0C0C;
    line-height: 150% !important;
    font-weight: 400;
    font-family: 'Raleway';
    padding-bottom: 4%;
}
#third-section-inner .wpb_content_element {
    margin-bottom: 0;
}
.btn-1 {
    float: left;
    font-weight: 600;
}
.btn-2 {
    float: left;
    font-weight: 600;
    margin-left: 4%;
}
.btn-1 a {
    text-decoration: none !important;
}
.btn-2 a {
    text-decoration: none !important;
}
#fourth-sec-main .vc_tta.vc_tta-spacing-1 .vc_tta-tab {
    margin: 1px 0 0 1px;
    width: 100%;
    background: #343435;
}
#fourth-sec-main .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a {
    color: #FFFFFF;
    border: none !important;
    background: none !important;
    font-size: 32px;
    font-weight: 600;
    line-height: 120%;
    font-family: 'Raleway';
}
#fourth-sec-main .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
    border: none !important;
    background: #fff !important;
}
#six-section-main p {
    font-size: 40px;
    line-height: 120%;
    font-weight: 600;
    font-family: 'Raleway';
    color: #0C0C0C;
}
#six-section-main h6 {
    font-size: 24px;
    line-height: 135%;
    font-weight: 500;
    font-family: 'Raleway';
    margin-top: -4%;
    color: #0C0C0C !important;
}
#fifth-sec-main p {
    font-size: 24px;
    font-weight: 500;
    line-height: 135%;
    font-family: Raleway;
    color: #0c0c0c;
}
.site-content .ast-container {
    display: flex;
    justify-content: center;
    margin: 0 auto!important;
}
#first-main-sec .vc_row:after {
    content: "";
    border: 4.5px solid #BCB4FD;
    position: absolute;
    bottom: 0;
    height: 634px;
    top: 0px;
    left: 92px;
}
.vertical-text {
    writing-mode: vertical-rl;
    transform: rotate(180deg);
    border-left: 0px solid #bfb3ff;
    margin-right: 20px;
    height: auto;
    font-family: Raleway;
    font-weight: 600;
    font-size: 32px;
    line-height: 120%;
    color: #0C0C0C;
}
.text-content {
    padding: 0px 20px;
}
.text-content h1 {
    font-size: 56px;
    font-weight: 700 !important;
    line-height: 120%;
    font-family: 'Raleway';
    margin-bottom: 10px;
    padding-bottom: 4%;
}
.hero-section {
    display: flex;
    align-items: flex-start;
    font-family: sans-serif;
    padding: 0px 40px;
}
#fifth-sec-main p {
    font-size: 24px;
    font-weight: 500;
    line-height: 135%;
    font-family: Raleway;
}
#interview-head p {
    border-bottom: 1px solid #B0B0B1;
    width: 70%;
    padding-bottom: 5px !important;
}
/* .interview-btn {
    margin-top: 35%;
} */
.interview-btn a {
    font-weight: 600 !important;
    line-height: 150%;
    color: #0C0C0C;
    font-family: raleway;
}
.slick-slide img {
    display: block;
    padding: 0 !important;
    margin: 0 !important;
}
span.site-title a {
    font-size: 56px!important;
    font-family: VAMORE;
}
.helpie-faq.accordions .search__wrapper {
    align-items: center;
    display: none !important;
}
.helpie-faq.accordions .accordion .accordion__item .accordion__body p {
    padding-bottom: 20px;
}
.ast-desktop .menu-item > .menu-link:hover {
    transition: all .3s ease;
    color: #BCB4FD!important;
}
ul.sub-menu {
    background: #BCB4FD!important;
}
input#gform_submit_button_1 {
    background: #BCB4FD;
    border-radius: 0;
    color: #0c0c0c;
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    padding: 10px 24px;
}
.btn-1 a {
    border: 1px solid #BCB4FD !important;
}
.btn-1 a:hover {
    border: 1px solid #BCB4FD!important;
}
.btn-2 a:hover {
    border: 1px solid #0C0C0C;
}
.btn-2 a {
    border: 1px solid #0C0C0C;
}
.interview-btn::after {
    content: url('/wp-content/uploads/2025/06/expand_less.png');
    margin-left: 14px;
}
input#gform_submit_button_1:hover {
    background: #E0DDFE;
    border: 1px solid #BCB4FD;
}
.helpie-faq.accordions .accordion .accordion__item {
    list-style-type: none;
    padding: 0;
    margin: 0;
    border-bottom: solid 1px #BCB4FD;
}
.helpie-faq.accordions .accordion .accordion__item .accordion__header div.accordion__title {
    font-weight: 600;
    padding-right: 10px;
    font-size: 16px !important;
    line-height: 150%;
    color: #0c0c0c;
}
.helpie-faq.accordions .accordion .accordion__item .accordion__body p {
    padding-bottom: 20px;
    color: #0C0C0C !important;
}
.helpie-faq.accordions .accordion .accordion__item .accordion__header div.accordion__title:hover {
    color: #8580B4;
}
.helpie-faq .accordion__header.active .accordion__title {
    color: #8580B4 !important;
}
.helpie-faq-col.helpie-faq-col-12 ul {
    padding-left: 0 !important;
}
.helpie-faq.accordions .accordion .accordion__item .accordion__header {
    border: none;
    cursor: pointer;
    display: block;
    outline: none;
    position: relative;
    text-align: left;
    width: 100%;
    padding-left: 0 !important;
}

	h4.vc_tta-panel-title {
    display: none;
}
	.vc_tta.vc_tta-accordion .vc_tta-tabs-container, .vc_tta.vc_tta-tabs .vc_tta-tabs-container {
    display: block!important;
}
h1.entry-title {
    padding-top: 4% !important;
}


.research-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: flex-start !important;
    margin-top: 30px;
}

.paper-card {
  width: 30%;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 0 10px rgba(0,0,0,0.05);
  overflow: hidden;
  transition: transform 0.3s;
}

.paper-card:hover {
  transform: translateY(-5px);
}

.top-section {
    background: linear-gradient(180deg, #e2d6f9 0%, #d6d3f9 100%);
    padding: 20px;
    padding-bottom: 12%;
}
.top-section h4 {
    font-size: 32px;
    line-height: 120%;
    font-weight: 600;
    padding-top: 8%;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.bottom-section {
  padding: 20px;
}

.bottom-section h5 {
    margin-top: 10px;
    font-size: 20px;
    font-weight: 600;
    line-height: 135%;
    font-family: 'Raleway';
    color: #0c0c0c;
}
.bottom-section p {
    color: #0C0C0C !important;
    font-size: 14px !important;
    line-height: 150% !important;
	    font-family: 'Raleway' !important;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #0c0c0c;
}
.bottom-section a {
    color: #0c0c0c;
    font-weight: 600;
    text-decoration: none !important;
    display: inline-block;
    margin-top: 10px;
}

.bottom-section a:hover {
  color: #7c3aed;
}
#research-filter {
    padding-top: 2%;
    padding-bottom: 2%;
}
label, legend {
    color: #0c0c0c;
    font-size: 18px;
    font-weight: 600 !important;
    line-height: 120%;
    font-family: 'Raleway' !important;
}
select {
    padding: 6px 10px;
    margin-left: 0 !important;
    margin-top: 1%;
    border: 2px solid #ABA4E6;
    border-radius: 5px;
}
@media (max-width: 1024px) {
  .paper-card {
    width: 45%;
  }
}

@media (max-width: 768px) {
	header#masthead {
    padding-left: 5%;
    padding-right: 5%;
}
  .paper-card {
    width: 100%;
  }
	.top-section {
    background: linear-gradient(180deg, #e2d6f9 0%, #d6d3f9 100%);
    padding: 20px;
    padding-bottom: 7%;
}
}

.research-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: flex-start !important;
    margin-top: 30px;
}


.btn-view a {
    font-weight: 600;
    text-decoration: none !important;
}
}
#fourth-sec-main p {
    color: #0C0C0C;
    font-weight: 500;
    font-size: 24px;
    line-height: 135%;
}
#interview-inner-sec h2 {
    font-weight: 400 !important;
}
.helpie-faq.accordions .accordion__header:before, .helpie-faq.accordions .accordion__header:after {
    background: #0C0C0C;
}
.gform-body.gform_body label {
    color: #0C0C0C;
    font-size: 16px;
    line-height: 150%;
}
.gform-body.gform_body input {
    border: 1px solid #0C0C0C;
    border-radius: 8px;
}
.gform-body.gform_body textarea {
    border: 1px solid #0C0C0C;
    border-radius: 8px;
}
@media only screen and (max-width: 1550px) {
		#six-section-main {
    padding-left: 6% !important;
    padding-right: 6% !important;
}
	.site-below-footer-wrap[data-section="section-below-footer-builder"] {
    padding-left: 4%;
    padding-right: 4%;
}
}
/* @media only screen and (max-width: 1950px) {
	div#six-section-main {
    padding-left: 20% !important;
    padding-right: 20% !important;
} */
}
@media only screen and (max-width: 1730px) {
.site-below-footer-wrap[data-section="section-below-footer-builder"] {
    padding-left: 8%;
    padding-right: 8%;
}
}
@media only screen and (max-width: 1440px) {
	.site-below-footer-wrap[data-section="section-below-footer-builder"] {
    padding-left: 3%;
    padding-right: 3%;
}
	#text-block p {
    padding-left: 5%;
}
	#text-block .vc_custom_1750063417527 {
    padding-top: 403px !important;
}
	#six-section-main {
    padding-left: 5% !important;
    padding-right: 5% !important;
}
	#first-main-sec .vc_row:after {
    height: 95%;
}
}
@media only screen and (max-width: 1300px) {
#second-sec-inner {
    padding-right: 10% !important;
    padding-left: 10% !important;
}	
#first-main-sec .vc_row:after {
    left: 93px;
}	
.text-content h1 {
    font-size: 42px;
}	
	#text-block .vc_custom_1750063417527 {
    padding-top: 348px !important;
}
	#first-main-sec .vc_row:after {
    height: 94%;
}
	#interview-inner-sec .vc_col-sm-8 {
    padding-left: 3% !important;
}
	#fourth-sec-main h2 {
    font-size: 36px !important;
}
	#fifth-sec-inner h2 {
    font-size: 36px !important;
}
	#six-section-main p {
    font-size: 36px;
}
	#recommended-reads h2 {
    font-size: 36px !important;
}
	#faq h2 {
    font-size: 36px !important;
}
	.helpie-faq.accordions .accordion__header:after {
    margin-right: 0px !important;
}
	.helpie-faq.accordions .accordion__header:before {
    margin-right: 0px !important;
}
}
@media only screen and (max-width: 1100px) {
	div#second-sec-inner h2 {
    font-size: 32px !important;
}
	#fourth-sec-main h2 {
    font-size: 32px !important;
}
	#recommended-reads h2 {
    font-size: 32px !important;
}
	#faq h2 {
    font-size: 32px !important;
}
	#six-section-main p {
    font-size: 28px !important;
}
	#six-section-main h6 {
    font-size: 22px;
}
	li#menu-item-177 {
    margin-right: 0px !important;
}
	#year-select {
    margin-top: -9%;
}
#first-main-sec .vc_row:after {
    left: 59px;
}
.hero-section {
    padding: 0px 0px;
}	
#text-block p {
    padding-left: 0%;
}	
	#first-main-sec .vc_col-sm-6 {
    width: 60%;
}
	#first-main-sec	.vc_col-sm-3 {
    width: 40%;
}
#text-block .vc_custom_1750063417527 {
    padding-top: 8px !important;
}	
#first-main-sec .vc_row:after {
    height: 78%;
}
	#first-main-sec	#text-block.vc_col-sm-3  {
    width: 100%;
}	
	div#interview-head .vc_custom_1750664305960 {
    display: none;
}
div#interview-card-main {
    width: 50% !important;
}
	#interview-head .vc_custom_1750663032247{
		   display: none;
	}
	#recommended-reads {
    padding-top: 5% !important;
}
#text-block .vc_custom_1750063417527 {
    padding-top: 0px !important;
}
	#text-block p {
    text-align: left;
}
	#second-sec-inner {
    padding-left: 3% !important;
    padding-right: 3% !important;
}
	#third-section-inner .vc_custom_1750062566630 {
    padding-left: 4% !important;
}
	#third-section-inner h2 {
    font-size: 20px;
}
	#third-section-inner .wpb_content_element {
    margin-bottom: 10px !important;
}
#third-section-inner p {
    padding-bottom: 2%;
}
.main-header-menu .menu-link, .main-header-menu>a {
    padding: 0 10px;
}	
}
@media only screen and (max-width:1024px) {
span.site-title a {
    font-size: 40px!important;
}	
.site-header {
    padding: 0px 5%;
}		
#first-main-sec .vc_row:after {
    height: 74%;
}	
.vertical-text {
    margin-right: 3px;
    font-size: 30px;
}
.text-content {
    padding: 0px 45px;
}	
}
@media only screen and (max-width: 921px) {
.ast-builder-footer-grid-columns {
    display: flex;
    justify-content: center;
    align-items: center;
}	
#astra-footer-menu .menu-item > a {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 10px;
    padding-right: 10px;
}	
.footer-widget-area[data-section="section-footer-menu"] .astra-footer-tablet-vertical-menu {
    display: flex;
    justify-content: center;
}
div#gform_fields_1 {
    gap: 10px!important;
}	
}
@media only screen and (max-width: 921px) {
	.ast-builder-menu-mobile .main-navigation .main-header-menu .menu-item > .ast-menu-toggle {
    color: var(--ast-global-color-3);
    left: 77%;
}
}
@media only screen and (max-width: 800px) {
	#research-main h2 {
    font-size: 32px !important;
}
.ast-header-break-point .site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
    display: grid;
    padding-top: 0px;
}	
.ast-header-break-point .site-above-footer-wrap[data-section="section-above-footer-builder"] {
    display: grid;
    padding: 0;
    margin-top: 30px;
}		
	#faq .vc_column-inner {
    padding-right: 0% !important;
}	
#interview-inner-sec .vc_single_image-img, #interview-inner-sec img, #interview-inner-sec .vc_figure, #interview-inner-sec .vc_single_image-wrapper {
    width: 100%;
}
#first-main-sec .vc_row:after {
    height: 70%;
}
div#interview-card-main {
    width: 100% !important;
}	
.text-content h1 {
    font-size: 38px;
    padding-bottom: 4px;
}
.hero-section {
    display: flex;
}
.text-content {
    padding: 0px 45px;
}
	#third-section-inner .wpb_single_image.vc_align_left {
    text-align: center;
}
	#text-block .vc_custom_1750063417527 {
    padding-top: 0px !important;
}
	#first-main-sec .vc_col-sm-6 {
    width: 50%;
}
#first-main-sec	.vc_col-sm-3 {
    width: 50%;
}
#first-main-sec {
    padding-left: 3% !important;
    padding-right: 3% !important;
    position: relative;
    padding-bottom: 0 !important;
}
	.top-section h4 {
    padding-top: 4%;
}
span.content-section {
    display: none !important;
}
	div#third-section-inner img {
    width: 80% !important;
}
	div#interview-inner-sec img {
    width: 80% !important;
}
	#text-block p {
    padding-left: 0%;
}
	#second-sec-inner p {
    font-size: 18px !important;
}
	#third-section-inner .vc_col-sm-6 {
    width: 100%;
}
	#third-section-inner .vc_custom_1750062566630 {
    padding-left: 0% !important;
    padding-top: 2% !important;
}
	#fourth-sec-main {
    padding-top: 4% !important;
}
	#interview-head .vc_custom_1750663024840 {
    display: none !important;
}
	#interview-inner-sec .vc_col-sm-6 {
    width: 100%;
}
	#interview-head .vc_col-sm-6 {
    width: 100%;
}
	#interview-inner-sec h2 br {
    display: none !important;
}
	.interview-btn {
    margin-top: 8% !important;
}
	#six-section-main p {
    font-size: 28px;
}
	#faq .vc_col-sm-6 {
    width: 100%;
}
	.helpie-faq.accordions .accordion {
    margin: 10px 0;
}
}
@media only screen and (max-width: 767px) {
#first-main-sec .vc_single_image-img.attachment-full {
    background: #BCB4FD;
}	
#first-main-sec .vc_row:after {
   display:none;
}	
div#first-main-sec:after {
display:none;
}	
	#first-main-sec .vc_col-sm-6 {
    width: 100%;
}
#first-main-sec	.vc_col-sm-3 {
    width: 100%;
}
#first-main-sec .vc_row.wpb_row {
    display: flex;
    flex-wrap: wrap;
}
#first-main-sec .vc_row.wpb_row .wpb_column.vc_column_container:nth-child(1) {
    order: 2;
}

#first-main-sec .vc_row.wpb_row .wpb_column.vc_column_container:nth-child(2) {
  order: 1; /* Second becomes first */
}

#first-main-sec .vc_row.wpb_row .wpb_column.vc_column_container:nth-child(3) {
  order: 3; /* Keep third as is */
}	
#fourth-sec-main p {
    font-size: 20px;
}	
	#interview-inner-sec .vc_column-inner {
    padding-left: 0% !important;
    padding-right: 0px!important;
}
.slick-slider img {
    height: auto !important;
    width: 100%;
}	
	#interview-inner-sec .vc_column-inner {
    padding-left: 0% !important;
}
	.text-content h1 {
    font-size: 30px;
		padding-bottom: 4px;
}
	.hero-section {
    display: none;
    padding: 0px;
}
.text-content {
    padding: 0px 0px!important;
}	
.vertical-text {
    writing-mode: inherit;
    transform: rotate(360deg);
    border-bottom: 0px solid #bfb3ff;
    margin-right: 0;
    height: auto;
    font-family: Raleway;
    font-weight: 600;
    font-size: 30px;
    width: 100%;
    margin-bottom: 30px;
}
.hero-section {
    display: block;
}	
	.bottom-section h5 {
    font-size: 18px;
}
	.top-section h4 {
		-webkit-line-clamp: 4;
    font-size: 20px;
}
	.helpie-faq.accordions .accordion .accordion__item .accordion__body {
    padding: 0 0px;
}
	#fourth-sec-main .vc_tta-panel-body {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
	#interview-inner-sec .vc_col-sm-8 {
    padding-left: 0% !important;
}
	#six-section-main {
    padding-left: 8% !important;
    padding-right: 8% !important;
}
	#fourth-sec-main h2 {
    font-size: 24px !important;
}
	#fifth-sec-inner h2 {
    font-size: 24px !important;
}
	#fifth-sec-main p {
    font-size: 19px;
}
#interview-inner-sec {
    padding-top: 3% !important;
    padding-bottom: 6% !important;
}
	#interview-inner-sec .vc_custom_1750663963441 {
    padding-top: 8% !important;
}
	#six-section-main p {
    font-size: 20px;
}
	#six-section-main h6 {
    font-size: 20px;
}
	div#six-section-main img {
    transform: scale(0.8);
}
	#recommended-reads h2 {
    font-size: 24px !important;
}
#faq h2 {
    font-size: 24px !important;
}
}
@media only screen and (max-width: 380px) {
	#research-main h2 {
    font-size: 26px !important;
}
	.vc_tta-panels .vc_tta-panel:nth-child(2) .vc_tta-title-text::before {
    content: url('/wp-content/uploads/2025/06/02.png');
    transform: scale(0.5);
}
	span.vc_tta-title-text::before {
    content: url('/wp-content/uploads/2025/06/01.png');
    margin-right: 10px;
    transform: scale(0.5) !important;
}
	.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a {
    color: #ffffff !important;
    line-height: 150%;
}
	span.vc_tta-title-text::before {
    margin-right: 10px;
}
}
@media only screen and (max-width: 450px) {
	.ast-site-identity .site-title a {
    font-size: 30px !important;
}
	#year-select {
    margin-top: 2%;
		width:100%;
}
	#research-filter {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 30px;
}
.btn-1 {
    float: left;
    font-weight: 600;
    width: 100%;
}	
.btn-2 {
    float: left;
    font-weight: 600;
    margin-left: 0%;
    width: 100%;
}
#third-section-inner .maw_advanced_btn.hvr-fade {
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
    width: 100%;
    margin: 10px 0px;
}	
	#faq h2 {
    font-size: 28px !important;
}
	#recommended-reads h2 {
    font-size: 28px !important;
}
	#fifth-sec-inner h2 {
    font-size: 28px !important;
}
	#fourth-sec-main h2 {
    font-size: 28px !important;
}
}