.reg_btn a{background:linear-gradient(0deg,#ffcb46,#ffffff);padding:14px 42px;color:black;font-weight:600;border-radius:26px;font-size:15px} .home-des-txt{width: 80%;}.post-slider{display: flex;overflow-x: auto;width: 100%;}.slide {flex: 0 0 auto;margin-right: 20px; /* Adjust spacing between slides as needed */}.owl-carousel .post-img-item img {display: block;width: 100%;height: 150px !important;}.col-lg-12.slider-post {margin-top: 30px;}.resrch-ann-link p {margin: 0px;}.resrch-ann-link p {margin: 0px;color: #fbce4c !important;font-weight: 700 !important;text-decoration: underline;}
.bcm-mbr {
    margin-top: 60px;
}
.bcm-mbr h3 {
    font-size: 28px !important;
    margin-bottom: -16px !important;
}
.bcm-mbr .reg_btn a {
    background: linear-gradient(0deg,#ffcb46,#ffffff);
    padding: 10px 30px;
    color: black;
    font-weight: 600;
    border-radius: 26px;
    font-size: 15px;
}
.explr-cnp a {
    color: #fff;
    text-decoration: underline;
}
p.explr-cnp {
     margin: 10px 0px 20px 0px;
}
.mem_btn a {
    background: linear-gradient(0deg, #cecece, #ffffff);
    color: #000000;
    font-weight: 600;
    padding: 10px 30px;
    border-radius: 50px;
    font-size: 15px;
}
.row.crse-reg-nd-lgn {
    margin-top: 40px;
}
.row.mbrshp-img-nd-btn {
    align-items: center;
    margin-top: 30px;
}
p.mem_btn {
    margin: 30px 0px;
}
.slider-post p {
    text-align: center;
    width: 100% !important;
    font-weight: 700 !important;
}

.cnp-articles-slides .owl-theme .custom-nav .owl-prev, .cnp-articles-slides .owl-theme .custom-nav .owl-next {
    position: absolute;
	font-size:25px;
    color: #fff;
    background: none;
    border: none;
    z-index: 100;
}
.cnp-articles-slides .owl-theme .custom-nav .owl-next {
    right: -10px;
    top: 94px;
}
.cnp-articles-slides .owl-theme .custom-nav .owl-prev {
    left: -10px;
	top:94px;
}
@media all and (min-width:1000px) {

.owl-carousel .post-img-item img {
	height: 180px !important;
}
.cnp-articles-slides .owl-theme .custom-nav .owl-next {
    right: -20px;
    top: 62px;
}
.cnp-articles-slides .owl-theme .custom-nav .owl-prev {
    left: -20px;
	top:62px;
}
.crse-reg-nd-lgn .col-lg-6 {
	max-width: 45.6%;
    padding-right: 0px;
}
.mbrshp-img-nd-btn .col-lg-9 {
    padding: 0px;
}
}

@media all and (min-width:768px) and (max-width:1200px) {
.row.crse-reg-nd-lgn {
    margin-top: 40px;
    display: block;
}
	.crse-reg-nd-lgn .col-lg-6 {
    max-width: 100%;
    margin-bottom: 40px;
}
.mbrshp-img-nd-btn img {
    width: 100px;
}	
.owl-carousel .post-img-item img {
    height: 200px !important;
}
}

@media all and (max-width:767px) {
.owl-carousel .post-img-item img {
    height: 230px !important;
}
.ticker-slides {
    margin: 20px 20px 0px;
}
.cnp-articles-slides.post-img {
    margin: 0px 14px;
}
.cnp-articles-slides .owl-theme .custom-nav .owl-prev {
    left: 0px;
    top: 50px;
}
.cnp-articles-slides .owl-theme .custom-nav .owl-next {
    right: 0px;
    top: 50px;
}
.bcm-mbr p {
    margin-top: 22px;
}
.home-des-txt {
    width: 100%;
}
p.reg_btn {
    margin-bottom: 30px;
}
.mbrshp-img-nd-btn img {
    width: 100px;
}
.mbrshp-img-nd-btn h3 {
    padding: 20px 0px;
}
}








.owl-prev span, .owl-next span {
    font-size: 36px;
    color: #fff;
    font-weight: 100;
}
.articles_slider .owl-nav button {
    width: 0px;
    height: 30px;
    position: absolute;
    top: 30%;
    transform: translateY(0%);
}

.articles_slider .owl-nav .owl-prev {
    left: -15px;
}

.articles_slider .owl-nav .owl-next {
    right: -5px;
}