body{background: #fff;}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-weight: 600;
}
.header_sec_top {
    background: #1481b9;
    padding: 7px 0;
    color: #fff;
    font-size: 14px;
}
.header_sec_top_itms {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: 160px;
}
.header_sec_nav {
    background: #daf3ff;
}
.header_sec_nav .navbar {
    padding: 0;
}
.navbar-brand {
    position: absolute;
    z-index: 11;
    top: -46px;
    padding: 5px;
    background: #fff;
    border-radius: 0 0 10px 10px;
    border: 1px solid #1481b9;
    border-top: none;
    box-shadow: 0px 0px 10px 0 rgba(0,0,0,0.2);
}
.navbar-brand img {
    max-width: 100%;
}
.header_sec_itm img {
    margin-right: 5px;
    border-radius: 100%;
}
.header_sec_nav .navbar-nav .nav-link {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 30px 0 29px !important;
}
.header_sec_nav .navbar-nav .nav-link img {
    border-radius: 50%;
}
.header_sec_nav .nav-item {
    margin-left: 30px;
    align-items: center;
    display: flex;
}

header .dropdown .dropdown-toggle::after {
    display: none;
}
header .dropdown .dropdown-toggle img {
    margin: 0 0 5px 5px;
}



main{overflow: hidden;}
.st_1_itm {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    color: #fff;
    position: relative;
}

.st_1 .item > img {
    width: 100%;
}

.st_1_itm_cn {
    padding: 120px 0;
    max-width: 50%;
    position: relative;
    z-index: 1;
}
.main_heading {
    font-size: 45px;
    font-weight: bold;
}
.st_2 {
    padding: 60px 0;
}
.st_2 .row {
    /* align-items: center; */
}
.heading_t1 {
    font-size: 32px;
    font-weight: bold;
}
.st_1_btn {
    margin-top: 30px;
}
.st_3 {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 70px 0;
    position: relative;
}
.st_3::before {
    position: absolute;
    content: '';
    background: rgba(5, 29, 46, 0.9);
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}
.st_3_in {
    position: relative;
    color: #fff;
}
.st_4 {
    padding: 60px 0 100px;
    text-align: center;
    background: #f4f6f9;
}
.st_4_itm {
    margin-top: 30px;
position: relative;
overflow: hidden;
    border-radius: 10px;
    text-decoration: none !important;
    display: inline-block;
    border: 1px solid #ddd !important;
}
.st_4_itm_cnt {
    padding: 20px 10px;
    background: #fff;
}
.st_4_itm_cnt h5 {
    margin: 0;
    font-size: 18px;
}


.st_4_itm_img {
    position: relative;
}
.st_4_itm_img span {
    position: absolute;
    left: 10px;
    bottom: 10px;
    background: #1481b9;
    border-radius: 34px;
    padding: 5px 10px;
    color: #fff;
    font-size: 14px;
}






.st_4_itm_ovr {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    display: flex;
    background: rgba(0,0,0,0.6);
    transition: all 0.5s;
}
.st_4_itm:hover .st_4_itm_ovr {
top: 0;
}
.footer_sec_top .shape {
    position: absolute;
    top: 0;
    margin: auto;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    left: 0;
    right: 0;
    z-index: -1;
}
.footer_sec_top {
    background: #bc303a;
    padding: 60px 0 40px;
    color: #fff;
    position: relative;
    font-size: 15px;
    z-index: 1;
}
.footer_logo_area a {
    margin-bottom: 20px;
    display: inline-block;
    padding: 10px;
    background: #fff;
    border-radius: 10px;
}
.footer_logo_area img {
    margin: 0;
}
.footer_logo_area p{margin: 0;}
.footer_heading {
    font-size: 20px;
    margin-bottom: 20px;
}
.footer_logo_links ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.footer_logo_links ul li a {
    color: #fff;
}
.footer_logo_links ul li{margin-bottom: 15px;}
.footer_logo_links {
    padding-left: 30px;
}
.footer_sec_itm li img {
    margin-right: 12px;
}
.footer_logo_links ul li a:hover {
    color: #f9a441;
    text-decoration: none;
}
.footer_sec_copyright {
    text-align: center;
    background: #051d2e;
    color: #fff;
    padding: 20px 0;
    opacity: 1;
    position: relative;
    z-index: 1;
}
.footer_sec_copyright p {
    margin-bottom: 0;
}
.navbar-toggler {
    padding: 0;
    margin: 0;
    border: 0;
}

.navbar-toggler {
    flex-direction: column;
    display: flex;
    height: 22px;
    justify-content: space-between;
    padding: 0;
    margin: 0 0px 0 auto;
}
.navbar-toggler-icon {
    width: 1.5em;
    height: 3px;
    background: #d11824;
}
.navbar-toggler:focus{border:0;outline: 0;}
.navbarNav_cross {
    display: none;
}
.st_3_in .row {
    align-items: center;
}
.st_3_form {
    background: #fff;
    padding: 30px;
    border-radius: 10px;
    margin-top: -100px;
    border: 5px solid #ddd;
}
.form-control {
    /* background: #f9f9f9; */
    background: #fff;
    /* min-height: 50px; */
    min-height: 44px;
    border: 1px solid #aaa;
}
.st_5 {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 80px  0;
    color: #fff;
}
.st_6 {
    padding: 60px 0;
    text-align: center;
}
.st_7_form {
    box-shadow: 0 0 20px 3px rgb(0 0 0 / 5%);
    padding: 40px;
}
.st_7 {
    padding: 60px 0;
}
.st_7_form form {
    margin-top: 20px;
}
.contact_card {
    text-align: center;
    padding: 30px;
    background-color: #f4f6f9;
    margin-bottom: 30px;
}
.contact_card_ic {
    border: 2px solid #bb3d40;
    width: 60px;
    height: 60px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin-bottom: 15px;
}
.contact_card:hover .contact_card_ic{background: #bb3d40;}
.contact_card:hover .contact_card_ic img{filter: brightness(0) invert(1);}
.heading_t2 {
    font-size: 24px;
    font-weight: bold;
}
.contact_social {
    border-top: 1px solid #ddd;
    padding-top: 20px;
}
.social_icons {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
}
.social_icons li {
    margin-right: 10px;
    margin-top: 0;
    transition: all .5s;
}
.social_icons li:hover {
    margin-top: -5px;
    transition: all .5s;
}
.st_map iframe{
width: 100%;
height: 400px;
}
.st_6_itm {
    margin-bottom: 30px;
    position: relative;
}
.st_6_in_search form {
}

.st_6_in_search {
    background: #0083ba;
    padding: 10px;
    margin-bottom: 30px;
}
.st_6_in_search {
    /* padding: 20px;
    background: #fff;
    border-radius: 10px;
    margin-bottom: 30px; */
}
.st_6_itm_cn {
    background-color: #fff;
    max-width: 420px;
    margin: auto;
    left: 0;
    right: 0;
    position: absolute;
    bottom: -70px;
    padding: 30px;
    border-radius: 10px;
}
.st_6_itm_cn p{margin: 0;}
.st_6_itm_cn h4 {
    font-size: 24px;
    font-weight: bold;
}
.header_sec_itm {
    display: flex;
    align-items: center;
    flex: 0 0 50%;
}
.header_sec_itm_link {
    margin-left: 20px;
}
.header_sec_itm_link .btn {
    padding: 9px 15px 8px;
    font-size: 14px;
}

.header_sec_itm:nth-child(2) {
    justify-content: flex-end;
}
.st_3_con {
    max-width: 50%;
    text-align: center;
    margin: 0 auto;
}
.owl-dots {
    position: absolute;
    bottom: 15px;
    left: 50%;
    transform: translateX(-50%);
}
.owl-dot span {
    background: #fff;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    display: inline-block;
}
.owl-dot {
    margin: 0 5px;
}
.owl-dot:focus{outline: 0;border: 0;}
.owl-dot.active span{background: #bb3d40;}
.main_heading span {
    display: block;
}
.st_6_itm {
    background: #fff;
    border-radius: 15px;
    overflow: hidden;
    border: 1px solid #ccc;
}
.st_6_student {
    /* padding: 10px 0 40px; */
    padding: 40px 0 40px;
}
.st_6_itm_info {
    padding: 20px;
    /* position: relative; */
    text-align: left;
}
.st_6_itm_info-in {
    margin: 10px 0 10px 0;
}
.st_6_itm_img img {
    width: 100%;
    border-radius: 50%;
}
.st_6_itm_img {
    padding: 30px;
}
.st_6_itm_img .batch {
    position: absolute;
    top: 5px !important;
    right: 5px;
    background: #bb3d40;
    color: #fff;
    padding: 5px 15px;
    font-size: 14px;
    margin: 0;
    border-radius: 0px 15px 0 15px;
}
.st_6_itm_info .btn {
    font-size: 14px;
    padding: 5px 15px;
    font-weight: 400;
    text-transform: capitalize;
}
/* .batch {
    position: absolute;
    top: -66px;
    right: 0px;
    background: #bb3d40;
    color: #fff;
    padding: 15px 25px;
    font-size: 24px;
} */
.st_6_itm_img {
    position: relative;
    background: #f6f6f6;
}
.adds img {
    margin-bottom: 10px;
}
.adds img:last-child {
    margin-bottom: 0;
}
.team_nm {
    font-size: 16px;
    /* font-weight: 600; */
    font-weight: 700;
    margin-bottom: 5px;
    color: #32a049;
}
.st_6_itm_info-in p {
    font-size: 14px;
    font-weight: 400;
    display: flex;
    align-items: start;
    margin-bottom: 0;
}
.st_6_itm_info-in p img {
    margin-right: 5px;
}
.business, .department, .team_designation, .organization {
    margin-bottom: 0;
}
.team_batch {
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 7px;
}
.team_social ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: center;
}
.team_social ul li {
    margin: 0px 5px;
    transition: all .5s;
}
.st_6_itms .row {
    justify-content: center;
}
.team_social ul li:hover {
    margin: -5px 5px 0;
}
.st_8 {
    background: #daf3ff;
    margin: 5px 0 0;
    padding: 40px 0;
}
.st_8_in {
    background: #fff;
    padding: 30px;
    border: 1px solid #ddd;
    border-radius: 5px;
    max-width: 500px;
    margin: 0px auto;
}
.login_form label {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
}
.login_form .custom_check_itm {
    margin: 0;
}
.login_form .input-group {
    margin-top: 25px;
}
.form-group p {
    margin: 0;
}
.form-group p a{color: #bb3d40;}
.st_9{
    padding: 60px 0;
    text-align: center;
    background: #f4f6f9;
}
.st_9_itm {
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 25px;
    border-radius: 10px;
    margin-top: 25px;
    font-size: 20px;
    font-weight: 600;
    box-shadow: 0 0 10px #ededed;
}
.st_9_itm:hover{
    background: #bb3d40;
    color: #fff;
    text-decoration: none;
}

.st_10_itms {
    display: flex;
    flex-wrap: wrap ;
}
.st_10 {
    padding: 40px 0;
    background: #daf3ff;
}
.st_10_itm {
    flex: 0 0 320px;
    max-width: 320px;
}
.st_10_img {
    padding: 15px;
    background: #fff;
}
.st_10_itm_cn {
    background: #fff;
    flex: calc(100% - 350px);
    max-width: calc(100% - 350px);
    padding: 20px;
    margin-left: 30px;
}
.student_social_icon ul {
    display: flex;
    list-style: none;
    padding: 0;
    justify-content: center;
}
.student_social_icon ul li {
    margin: 0 5px;
}
.table-title {
    font-size: 18px;
}











.student_social_icon {
    margin-top: 20px;
}
.st_10_itm_cn p {
    margin-bottom: 5px;
}
.st_10_itm_cn_info {
    margin-top: 15px;
}
.st_10_itm_cn_batch {
    font-weight: bold;
    font-size: 20px;
}
.st_10_itm_cn_social {
    margin-top: 20px;
}
.st_10_itm_cn_social .team_social ul {
    justify-content: flex-start;
}

.st_1_itm::before {
    content: "";
    background: rgb(50,160,73);
background: -moz-linear-gradient(90deg, rgba(50,160,73,1) 0%, rgba(50,160,73,0.865983893557423) 28%, rgba(0,0,0,0) 100%);
background: -webkit-linear-gradient(90deg, rgba(50,160,73,1) 0%, rgba(50,160,73,0.865983893557423) 28%, rgba(0,0,0,0) 100%);
background: linear-gradient(90deg, rgba(50,160,73,1) 0%, rgba(50,160,73,0.865983893557423) 28%, rgba(0,0,0,0) 100%);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: inline-block;
    z-index: 1;
}

.fee-class p {
/* font-size: ; */
font-weight: 600;
margin-bottom: 5px;
}

.fee-class table {
max-width: 340px;
    text-align: left;
    font-size: 14px;
    margin: 20px auto;
}
.fee-class table th {
font-weight: 600;
}
.fee-class table th, .fee-class table td{
border-color: #aaa;
}
.lb-nav a.lb-next, .lb-nav a.lb-prev {
    position: absolute;
    width: 42px;
    height: 42px;
    transform: translatey(-50%);
    top: 50%;
    display: flex;
    opacity: unset;
    background-color: #fff !important;
    border-radius: 100%;
    background-position: center !important;
}
.lb-nav a.lb-next {
    background: url(../img/st-3-crousel-next.png) no-repeat;
    right: 20px;
}
.lb-nav a.lb-prev {
    background: url(../img/st-3-crousel-prev.png) no-repeat;
    left: 20px;
}

.lb-dataContainer {
    position: fixed;
    top: 20px;
    width: 100% !important;
    z-index: 9999;
}
.lb-data .lb-details {
    width: 100%;
    text-align: center;
}
.lightbox {
    position: fixed;
    height: 100vh;
    top: 0 !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
.lb-outerContainer {
    position: unset;
}
.lb-data .lb-close {
    position: absolute;
    right: 20px;
    background: url(../img/close.png) top right no-repeat;
}












.donate-now label, .donate-now input { text-align: center; align-items: center; justify-content: center; display: inline-block; width: 170px; height: 40px; border: 1px solid #CCC; padding: 5px; cursor: pointer; }
    .donate-now input[type="radio"] { display: none; }
    .donate-now label:hover { background: #DDD; }
    .donate-now input[type="radio"]:checked + label { background: #32a049; }

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 44px !important;
    right: 0px !important;
}
.select2-container--default .select2-selection--single {
    padding: .375rem .75rem;
    min-height: 44px;
}

.tree_body_form label {
    display: block;
}
/* .select2-container {
    width: 100% !important;
} */
.select2-container {
    display: block !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    text-align: left;
}
.i-shri .select2-container--default .select2-selection--single {
    padding: 6px 0 0 6px;
}

.i-shri .select2-container--default .select2-selection--single .select2-selection__rendered {
    padding: 0;
}

.i-shri .select2-container{
    /* min-width: 60px; */
}
.membership label {
    display: inline-block;
}
.login_form form button {
    display: block;
    margin-bottom: 10px;
}
.login_form form a {
    padding: 0;
}
.login_form label {
    padding: 0;
}
.whp_box .select2-container {
    width: 20% !important;
}
.whp_box .custom_check_itms {
    margin-right: 0;
}

.whp_box .input-group .error.text-danger {
    /* position: absolute; */
    /* bottom: 0px; */
    width: 100%;
    
}
.filter_card-itm label {
    width: 100%;
}
.filter_card-itm .select2-container {
    width: 100% !important;
}

.powered-by a{color: #fff;}
.powered-by a:hover {color: #ddd;}








.pagination {
    justify-content: center;
    padding: 0;
}

.page-item .page-link {
    /* width: 40px; */
    /* height: 40px; */
    /* display: flex; */
    /* align-items: center; */
    /* justify-content: center; */
    color: #333;
}
.page-item.active .page-link {
    background: #bb3d40;
    border: #bb3d40;
}
.page-item:first-child .page-link {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    background-image: url(https://lataservices.com/mhsosa/public/front/img/pagination-left.png);
    background-repeat: no-repeat;
    background-position: center;
    color: transparent;
}
.page-item:last-child .page-link {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    background-image: url(https://lataservices.com/mhsosa/public/front/img/pagination-right.png);
    background-repeat: no-repeat;
    background-position: center;
    color: transparent;
}


.events {
    padding: 60px 0;
}
.events-itm-cnt-title {
    font-size: 24px;
    font-weight: 600;
    color: #000;
}
.events-itm {
    text-decoration: none !important;
    border: 1px solid #ddd;
    display: block;
    border-radius: 25px;
    margin: 10px 0;
    background: #fff;
}
.events-itm-cnt p {
    color: #000;
}
.events-itm-cnt {
    padding: 20px;
}
.events-itm-img img {
    border-radius: 25px 25px 0 0;
}

.events-itm-img {
    position: relative;
}
span.events-itm-date {
    position: absolute;
    right: 0;
    top: 0;
    color: #fff;
    background: #bb3d40;
    padding: 10px;
    border-radius: 0 25px 0 0;
    text-align: center;
    line-height: 1.2;
    font-size: 14px;
    font-weight: 600;
}

.events-itm-cnt span {
    color: #bb3d40;
}

.events-itm:hover .events-itm-cnt span {
    color: #1e9558;
}


.cricket-team {
    padding: 60px 0;
}
.cricket-team-table .table {
    margin: 0;
}
.cricket-team-table .table td {
    vertical-align: middle;
    padding: 10px;
    line-height: 1.2;
}
.cricket-team-table .table td span {
    color: #666;
    font-size: 14px;
}

.cricket-team-table .table thead {
    background-color: #bb3d40;
}
.cricket-team-table .table thead tr td {
    font-weight: 700;
    color: #fff;
}
.cricket-team-table .table td img {
    max-width: 150px;
}

.responsive-table {
    overflow: auto;
    padding-bottom: 10px;
}



.cricket-sponsors {
    padding: 60px 0;
    /* background-color: #f4f6f9; */
    /* background: url(../img/cricket-sponsors-bg.jpg) no-repeat; */
    background: url(../img/mbcl-3-banner-bg.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
}
.cricket-sponsors-in {
    position: relative;
    z-index: 1;
}
.cricket-sponsors::after {
    content: "";
    position: absolute;
    width: 291px;
    height: 624px;
    background-image: url(../img/bg-batsman.png);
    background-repeat: no-repeat;
    top: 150px;
    right: 50px;
}
.cricket-sponsors::before {
    content: "";
    position: absolute;
    width: 334px;
    height: 207px;
    background-image: url(../img/bg-ball.png);
    background-repeat: no-repeat;
    top: 300px;
    left: 50px;
}
.cricket-sponsors-itm-img img {
    border: 4px solid #55a1b3;
    border-radius: 8px;
}
.cricket-sponsors-itm-img {
    /* margin: 10px 0; */
    margin: 0 0 10px;
    text-align: center;
}


.fix-whatsapp-btn {
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 11;
}


.cricket-team-owners-name {
    color: #9acaff;
    font-weight: 600;
    font-size: 22px;
}
.cricket-team-owners {
    margin-top: 30px;
}


.cricket-team-bottom-cnt {
    margin-top: 30px;
    text-align: center;
}
ul.cricket-team-bottom-cnt-profiles {
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
}
ul.cricket-team-bottom-cnt-profiles li {
    text-align: center;
    width: 100px;
}
ul.cricket-team-bottom-cnt-profiles li img {
    display: block;
    width: 100px;
    border: 1px solid #ccc;
    margin: auto;
}
ul.cricket-team-bottom-cnt-profiles li span {
    font-size: 14px;
    line-height: 1.2;
    display: inline-block;
    margin-top: 5px;
}
.cricket-team-bottom-cnt-title {
    margin: 10px 0 15px;
}













.teachers-sec {
    padding: 60px 0;
}
.teachers-sec-itm-img img {
    border-radius: 100%;
}
.teachers-sec-itm-img {
    background: #f6f6f6;
    padding: 30px;
    text-align: center;
}
.teachers-sec-itm-cnt {
    padding: 20px;
}

.teachers-sec-itm {
    background: #fff;
    border-radius: 15px;
    overflow: hidden;
    border: 1px solid #ccc;
    margin: 10px 0;
}
.teachers-sec-itm-cnt p {
    margin-bottom: 5px;
}
.teacher-name {
    font-size: 20px;
    font-weight: 700;
    color: #32a049;
}















































































    

@media(max-width: 1199px){
    .header_sec_nav .navbar {
        padding: 20px 0;
    }
    .header_sec_nav .navbar .navbar-toggler {
        margin: 5px 0px 5px auto;
    }
}
@media(max-width: 991px){
.header_sec_nav .nav-item {
    margin-left: 10px;
}
.header_sec_nav .navbar-nav .nav-link {
    font-size: 13px;
}
.cricket-team-owners {
    margin-top: 10px;
}
.cricket-team-owners-itm {
    margin-top: 20px;
}
}
@media(max-width: 767px){
    .header_sec_nav .navbar-nav .nav-link {
    padding: 0px 0 0px !important;
}
.header_sec_nav .navbar {
    padding: 10px 0;
}

.st_10_itm_cn {
    background: #fff;
    flex: unset;
    max-width: 100%;
    padding: 20px;
    margin-left: 0;
    margin-top: 30px;
    width: 100%;
}
.st_10_itm {
    flex: 0 0 100%;
    max-width: 100%;
}
/* .select2-container {
    width: 100% !important;
} */
.st_4_itm_cnt h5 {
    font-size: 16px;
}
.st_4_itm_cnt span {
    top: -50%;
    font-size: 12px;
}
.st_6_in_search-item {
    margin-bottom: 5px;
}
.events-itm-cnt-title {
    font-size: 18px;
}
}




@media(max-width: 575px) {
    span.events-itm-date {
        padding: 5px;
        font-size: 12px;
    }

    .cricket-team-table .table td {
        padding: 5px;
        font-size: 12px;
    }
    .cricket-team-table .table td span {
        font-size: 10px;
    }
    .group-name {
        font-size: 16px !important;
    }
    .cricket-sponsors-in h5 {
        font-size: 14px;
    }

    .teachers-sec-itm {
        display: flex;
    }
    .teachers-sec-itm-img {
        padding: 10px 10px 10px;
        max-width: 110px;
        min-width: 110px;
    }
    .teachers-sec-itm-cnt {
        padding: 10px;
    }
    .teacher-name {
        font-size: 16px;
    }
    .teachers-sec-itm-cnt p,
    .teachers-sec-itm-cnt span {
        font-size: 12px;
    }

}

@media(max-width: 472px){
.whp_box .custom_check_itm input[type="radio"] ~ label {
    line-height: 1.5;
}
.dropdown-menu {
    right: 0;
    left: unset;
}
}