.blog-title{margin-bottom: 30px;}
.et_pb_post{clear: both;}
.et_pb_post p:last-child{
    /* display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;  
    overflow: hidden;*/
}

@media (max-width:799px){
    .et_pb_post .entry-title {
        /* margin-top: 20px; */
        margin-top: 0px;
    }
}
@media (max-width:799px){
    .vsa-posts-2-col .et_pb_post .entry-title {
        margin-top: 0px !important;
        padding-top: 0px !important;
    }
}

/********============ reponsive design ***********/
@media screen and (max-width: 980px){
.logo_container {
    text-align: center;
    padding: 0px 0;
}
header#main-header .mobile_nav {
    position: fixed;
    right: 14px;
    bottom: 14px;
    box-shadow: 0px 10px 30px 0px rgba(0,0,0,0.4);
    z-index: 999;
    height: auto;
    width: 50px;
    height: 50px;
}
header#main-header .mobile_nav span.mobile_menu_bar.mobile_menu_bar_toggle {
    padding: 0;
    display: block;
    height: 50px;
}
.mobile_nav .mobile_menu_bar:before {
    padding: 9px !important;
    line-height: normal;
    display: block;
}
.mobile_nav.opened .mobile_menu_bar:before {
    content: "\4d";
}
header#main-header .mobile_nav ul#mobile_menu {
    position: absolute;
    bottom: calc(100% + 10px );
    right: 0;
    min-width: 280px;
    left: auto;
    border: none;
    border-radius: 8px;
    background: #ffff !important;
    padding: 0;
    box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.15);
    max-height: calc(100vh - 120px);
    overflow-y: scroll;
}
header#main-header .mobile_nav ul#mobile_menu > li > a {
    border: none;
    background: none;
    color: #000 !important;
    border-bottom: 1px solid #dddd;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
header#main-header .mobile_nav ul#mobile_menu > li {
    background: none;
}
header#main-header .mobile_nav ul#mobile_menu > li > a span.togglemenu {
    position: static;
    display: block;
}
header#main-header .mobile_nav ul#mobile_menu > li > a span.togglemenu::before {
    position: static;
}
header#main-header .mobile_nav ul#mobile_menu > li a {
    color: #000 !important;
}
header#main-header .mobile_nav ul#mobile_menu > li ul.sub-menu {
    padding: 0;
    margin: 0;
}
header#main-header .mobile_nav ul#mobile_menu > li ul.sub-menu li {
    padding-left: 0;
}
header#main-header .mobile_nav ul#mobile_menu > li ul.sub-menu li a {
    font-weight: normal;
    padding: 5px 24px;
    border-bottom: 1px solid #ddd;
}




/**************** sidebar **********/
div#sidebar {
    padding-top: 30px;
}
div#sidebar h4.widgettitle {
    background: #000;
    color: #fff;
    padding: 10px 10px 8px;
    line-height: normal;
    margin: 0;
    font-size: 16px !important;
}
div#sidebar  form#searchform {
    margin-top: 10px;
}



div#sidebar ul#menu-blog-sidebar {
    margin-top: 10px;
}
div#sidebar ul#menu-blog-sidebar > li {
    border-bottom: 1px solid #ddd;
    padding: 0;
    margin: 0;
}
div#sidebar ul#menu-blog-sidebar > li ul.sub-menu {
    padding: 0;
    box-shadow: none;
}
div#sidebar ul#menu-blog-sidebar > li a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 0;
    line-height: normal;
}
div#sidebar ul#menu-blog-sidebar > li ul.sub-menu li {
    padding: 0;
    margin: 0;
}
div#sidebar ul#menu-blog-sidebar > li ul.sub-menu li a {
    margin: 0;
    font-weight: normal;
    padding: 5px 10px;
}



/************ end sidebar **************/

footer#main-footer ul#menu-footer-menu a {
    font-size: 13px;
    padding: 0 12px;
    letter-spacing: 1px;
}
div#footer-bottom {
    padding-bottom: 40px;
}
footer#main-footer {
    padding-top: 20px;
    border-top: 1px solid #333;
}
}

/***====== reponsive design END****/

/** Teen Summer Adventure header CSS Start**/
.header_form_row .header_form_container_cls.et_pb_column_3_4{
    display: flex;
    align-items: center;
    justify-content:end;
}
.header_form_row .Landing_page_header_menu_cls #menu-landing-pages-menu li{
    padding-left: 8px;
    padding-right: 8px;
}
.header_form_container_cls .headerTSA_contactform_cls{
    width: calc(100% - 255px);
    display: flex;
    align-items: center;
    margin-bottom: 0 !important;
    padding-right:10px;
}
.headerTSA_contactform_cls .header_form_cls{
    display:flex;
    align-items: center;
    gap:5px;
     flex-wrap:wrap;
}
.headerTSA_contactform_cls .header_form_cls div.name_cls,
.headerTSA_contactform_cls .header_form_cls div.emal_cls,
.headerTSA_contactform_cls .header_form_cls div.phone_cls,
.headerTSA_contactform_cls .header_form_cls div.msg_cls{
    width:21%;
    padding:5px 0;
}
.headerTSA_contactform_cls .wpcf7-not-valid-tip{
    position:absolute;
    line-height:1.2;
    font-size:12px;
    color:#fff;
}
.headerTSA_contactform_cls .wpcf7-response-output{
    color: #fff;
    font-size: 13px;
    padding: 5px 10px !important;
    line-height: 1;
    margin: 20px 0 0 !important;

}
.headerTSA_contactform_cls .header_form_cls input,
.headerTSA_contactform_cls .header_form_cls textarea{
    width:100%;
    border:0;
    padding:5px 10px;
    height:24px;
    font-size: 13px;
    border-radius:10px;
    line-height:1 !important;
}
.headerTSA_contactform_cls .header_form_cls .msg_cls p,
.headerTSA_contactform_cls .header_form_cls .msg_cls span,
.headerTSA_contactform_cls .header_form_cls .msg_cls label{
    line-height: 0;
    display: block;
    max-height: max-content;
}
.headerTSA_contactform_cls .header_form_cls .submit_btn_cls{
    position:relative;
    width: 100;
}
.headerTSA_contactform_cls .header_form_cls .submit_btn_cls input{
     background-color:#adbb66;
    color:#ffffff;
    letter-spacing:1px;
    font-weight:600
}
.headerTSA_contactform_cls .header_form_cls .submit_btn_cls .wpcf7-spinner{
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%, -50%);
    margin: 0px;
}
@media screen and (min-width:981px){
    .header_form_row  .et_pb_column_1_4{
        width: 14%;
    }
    .header_form_row .header_form_container_cls.et_pb_column_3_4{
        width: 86%;
     }
     .et_pb_gutters3 .header_form_row .et_pb_column{
        margin-right: 1.5%;
     }
}
@media screen and (max-width:1275px){
    header .landingPage_headerWrapper .header_form_row {
        width:90%
    }
    header .landingPage_headerWrapper .header_form_row .et-menu-nav .et-menu.nav li.lp_menu_cls a,
    header .landingPage_headerWrapper .header_form_row  .et-menu-nav .et-menu.nav li a{
      font-size: 14px;
  }
    .header_form_row .Landing_page_header_menu_cls #menu-landing-pages-menu li{
        padding-left: 4px;
    padding-right: 4px;
}
.header_form_container_cls .headerTSA_contactform_cls {
    width: calc(100% - 196px);
}
    .headerTSA_contactform_cls .header_form_cls input, .headerTSA_contactform_cls .header_form_cls textarea{
        font-size:12px
    }
}
@media screen and (max-width:980px){
    .header_form_container_cls .headerTSA_contactform_cls{
        width: 100%;
        padding-top:15px
    }
    .header_form_row .header_form_container_cls.et_pb_column_3_4{
        justify-content:center
    }
    
}
@media screen and (max-width:610px) {
    .headerTSA_contactform_cls .header_form_cls div.name_cls, 
    .headerTSA_contactform_cls .header_form_cls div.emal_cls, 
    .headerTSA_contactform_cls .header_form_cls div.phone_cls,
    .headerTSA_contactform_cls .header_form_cls div.msg_cls{
           width: calc(50% - 2.5px);
    }
    .headerTSA_contactform_cls .header_form_cls{
        justify-content: center;
    }
}


/** Teen Summer Adventure header CSS End**/





/*** aspect ratio for section ************/
@media screen and (min-width: 980px){
.homeOurProgranLocations__colorBlock:not(#isCustomImp) {
    aspect-ratio: 930 / 300;
    display: flex;
    align-items: start;
    flex-flow: column;
    justify-content: center;
}
.homeOurProgranLocations__colorBlock:not(#isCustomImp) > .et_pb_column {
    width: 100%;
    max-width: 460px;
    padding-right: 0;
} 
}
/*** End : aspect ratio for section ************/