/*
Theme Name: Wizardly Child
Description: Wizardly Child Theme
Author: Wizardly
Template: hello-elementor
Version: 1.0
*/




.logo_carousel .swiper-slide,
.logo_carousel figure {
    display: inline-block!important;
    width: auto!important;
}
.span_neon_yellow span,
.span_megafield_bold strong{
    position: relative;
    display: inline-block;
    margin-left:5px ;
}
.span_neon_yellow span:after,
.span_megafield_bold strong:after{
    position: absolute;
    content: "";
    background: #DDFD64;
    left: 0;
    bottom: 5px;
    width: 100%;
    height: calc(100% - 25px);
    z-index: -1;
}
.span_megafield_bold strong,
.span_megafield span{
    font-family:"Megafield" ;
}
.span_megafield_bold strong{
    font-size: 37px;
font-style: italic;
font-weight: 500;
letter-spacing: -0.74px;
}
.span_megafield h1 span{
 font-size: 75px;
font-style: italic;
font-weight: 500;
letter-spacing: 0.75px;
}
.span_megafield h2 span{
  font-size: 35px;
font-style: italic;
font-weight: 500;
letter-spacing: 0.35px;
}
.span_megafield h3 span{
    font-size: 33px;
font-style: italic;
font-weight: 500;
letter-spacing: 0.33px;
}
.link_span_megafield a span.elementor-button-text span{
     font-family:"Megafield" ;
  font-size: 16px;
font-style: italic;
font-weight: 600;
}
.hero:before{
    height: 47%;
}
.result_item_icon:before{
    width: 129px;
    height: 50px;
    border: none;
    bottom: -25px;
    top: auto;
    left: -65px;
    transform: rotate(50deg);
}

.cohort_section:before{
    width: 162px;
height: 252px;
top: auto;
bottom: -8px;
left: 60px;
}

.team_image{
    width: 100%;
    display: block;
}
.team_image:after{
    content: "";
    display: block;
    padding-top: 113%;
}
.team_image img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    top: 0;
    left: 0;
    position: absolute;
}

.work_with:before{
    top:26%;
    border-bottom-left-radius:  0;
    border-bottom-right-radius:  0;
    border:none;
    /*border-bottom: 8px solid #543AFF;*/
    height: calc(100% - 26%);
}

@media (max-width: 1350px) {
    .hero:before{
    height: 45%;
}
    .work_with:before{
    top:50px;
   
    height: calc(100% - 50px);
}
}
@media (max-width: 1200px) {
    
    .work_with:before{
    top:20px;
   
    height: calc(100% - 20px);
}
}
@media (max-width: 1100px) {
    
 
.logo_carousel  {
    position: unset!important;
}
}

@media (max-width: 992px) {
  
    .work_with:before{
     top:26%;;
   
    height: calc(100% - 26%);
}
}
@media (max-width:767px) {
 .cohort_section:before{
    width:160px;
height:150px;
top: auto;
bottom: -8px;
left: 60px;
}
.span_megafield_bold strong{
    font-size:23px;
letter-spacing: -0.24px;
}
.span_megafield h1 span{
 font-size:30px;
letter-spacing: 0.3px;
}
.span_megafield h2 span{
  font-size: 25px;
letter-spacing: 0.25px;
}
.span_megafield h3 span{
    font-size: 23px;
letter-spacing: 0.23px;
}
.link_span_megafield a span.elementor-button-text span{
  font-size: 14px;
}
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
----------------------------------------------------------------
============== HEADER / HERO IMAGE / NAVIGATION ================
----------------------------------------------------------------
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
----------------------------------------------------------------
===================== CONTENT AREA / BODY ======================
----------------------------------------------------------------
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/




/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
----------------------------------------------------------------
=================== FOOTER / FOOTER WIDGETS ====================
----------------------------------------------------------------
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
----------------------------------------------------------------
=================== PLUGIN / PLUGIN WIDGETS ====================
----------------------------------------------------------------
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
----------------------------------------------------------------
======================== MEDIA QUERIES =========================
----------------------------------------------------------------
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

/*------------IPAD PORTRAIT-----------*/
@media only screen and (min-width: 768px) and (max-width: 1024px) {

}   

/*------WEIRD ONE------*/

@media only screen and (min-width: 320px) and (max-width: 900px) {


}   


/*------------IPHONE PORTRAIT-----------*/
@media only screen and (min-width: 320px) and (max-width: 767px) {



}


@media only screen and (min-width: 320px) and (max-width: 374px) {

}

/*-----------IPAD------------*/
@media only screen and (min-width: 768px) and (max-width: 1024px){


}

@media only screen and (max-width: 480px) and (min-width: 321px) {

}
/*------------MDPI LAPTOPS-----------*/
@media only screen and (min-width: 961px) and (max-width: 1279px) {

}

/*------------FIX MARKETS DIVIDER OVERLAPS ABOVE IPAD-----------*/
@media only screen and (min-width: 783px) and (max-width: 1200px) {


}

@media only screen and (min-width: 2000px) {

}
