.font-family{
    font-family: emoji;
}

a{
	text-decoration: none !important;
}
ul {
    list-style: none;
    margin:0px;
    padding: 0px;
}
li {
	margin:0px;
	padding: 0px;
}

.overlay {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .8);
    z-index: 1;
}
.overlay-active{
    display: block;
}

.btn-brand{
    background-color: #9d2a83;
    color: white;
}
.btn-brand:hover{
	color: #9d2a83;
    background: #fff;
    border: 2px solid;
}
.inner-banner{
    background-color: #187fbf;
    padding: 15px 0;
    height: 120px;
    background: no-repeat center center/cover;
    color: #fff;
    display: flex;
}
@media(max-width: 470px){
.inner-banner{
    margin-top: 65px;
}
}

@media(max-width: 992px){
.offset-pro{
    margin-left: 8.333333%;
}
}

@media(max-width: 768px){
.offset-pro{
    margin-left: 0%;
}
}
label.error{
    color: red!important;
    font-size: 14px;
}
.header {
    padding: 50px 0px;
}
.anno-strip{
	background: #2c3384;
}
.anno-strip p{
	color: #fff;
	font-size: 12px;
	padding: 8px 0px;
	margin:0px;
	display: inline-block;
}
.anno-strip a{
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	background: #9d2a83;
	margin-left: 5px;
	padding: 5px;
	border-radius:3px;
	display: inline-block;
	margin:5px 0px;
}


#main-nav{
	top: 35px;
    background-color:#fff;
}
.hecall {
	margin-left:25px;
	color: black;
    font-weight: 700;
}
.hecall:hover{
	color: #9d2a83;
	text-decoration: none;
}
.phone{
    vertical-align: middle;
    width: 22px;
    height: 22px;
}

.header .navbar-collapse .navbar-nav .nav-item .nav-link{
	font-size: 16px;
  	font-weight: 600;
  	color: #000;
  	text-transform: uppercase;
}
.header .navbar-collapse .navbar-nav .nav-item .nav-link:hover{
	color: #9d2a83;
}



@media(max-width: 991px){
.hecall {
	display: none !important;
}
}
@media(max-width:538px){
.anno-strip{
	padding-bottom:10px;
}


#main-nav{
	top: 73px;
}

}

/*mega menu css*/
.header ul > li > .mega-menu-one {
    display: none;
    position: absolute;
    min-width: 870px;
    top: 100%;
    box-shadow: 0 4px 12px 0 rgb(0 0 0 / 30%);
    z-index: 1;
    min-height: 350px;
    /* min-height: 100%; */
    overflow: hidden;
    background: #e5ebef;
    overflow-y: scroll;
}


.title-icon{
    display: none;
    width: 30px;
}

@media (min-width: 991px){
    .header .drop-title:hover .mega-menu-first {
        display: block !important;
    }
    .drop-services-title-li:hover .drop-services {
        display: block;
    }

    .header .mega-menu-first > .drop-services-title-li:hover > a {
    background: #9d2a83;
    color: #fff;
}


}

.header .mega-menu-one > li {
    padding: 0;
    width: 260px;
}
.navigation ul a {
    color: #171314;
    display: block;
    padding: 35px 14px;
}
.header .drop-services {
    position: absolute;
    left: 260px;
    right: 0;
    top: 0;
    bottom: 0;
    background: #fff;
    display: none;
}
.header .mega-menu-one > li > a {
    font-size: 13px;
    padding: 12px 15px;
    border-bottom: 1px solid #d8d8d8;
    width: 100%;
    text-transform: capitalize;
}

.drop-services-title{
    color: #171314;

    position: relative;
}


.header .drop-services .menuall-services {
    width: 100%;
    padding: 0px 25px;
    margin: 10px 0;
    border-right: solid 1px #e8ecef;
}
.header .drop-services .menuall-services li{
    padding: 6px 0;
}
.header .drop-services .menuall-services a {
    font-size: 13px;
    color: #3a3d3e;
    display: block;
    position: relative;
    padding: 0 0 0 12px;
    text-transform: capitalize;
}

.header .drop-services .menuall-services a:hover{
    color: #9d2a83;
}
.header .drop-services .menuall-services a:before {
    position: absolute;
    top: 0px;
    left: 0;
    font-family: 'FontAwesome';
    content: '\f054';
    font-size: 7px;
    top: 3px;
}
/*mobile menu css*/
.m-navigation{
    position: fixed;
    background: white;
    left: 0;
    min-width: 265px;
    top:0;
    height:100%;
}
@media (max-width: 991px){
.m-navigation ul li{
    width: 100%;
    padding: 0;
    flex-wrap: wrap;
}

.m-navigation ul li a{
    padding: 15px !important;
    border-bottom: 1px solid #e6e7e6 !important;
    display: block !important;
    width: calc(100% - 30px) !important;
    display: inline-block !important;
}
.m-navigation ul li a:hover{
    color: #9d2a83;
}

.header ul > li > .mega-menu-one{
        min-height:auto;
        min-width:auto;
        position: relative;
        box-shadow:none;
}
.title-icon{
    display: block;
    width: 30px;
}

.header .drop-services{
    position:relative;
    left:0px;
    width:100%;
}
.header .drop-services .menuall-services{
    padding:0px;
    margin:0px;
}

.header .drop-services .menuall-services a{
    content: '';
}
.header .drop-services .menuall-services a:before{
    content:'';
}
}
/*banner */
.banner{background:url("../images/banner.jpg") no-repeat 0 0 / cover;padding: 50px 0px; position: relative;min-height:515px;}
.banner .container{height:100%;}
.banner article{color: #fff; width: 625px;}
.banner article p{color: #fff; padding-top:15px; line-height:25px;}
.banner .right{width:378px;}
.banner article h1{padding-bottom:15px;}
.banner article h1 small{font-size:20px; display:block; padding-bottom:5px;}
.banner article li{ font-size:18px; position:relative; padding:8px 0 8px 30px;}
.banner article li:before{position:absolute; content:''; width:20px; height:20px; left:0; background:url("../images/check.svg") no-repeat 0 0; background-size:contain; top:9px;}
.banner .right{background:#fff; border-radius:3px; padding:10px 20px;}
.banner .right h2{font-size:22px; font-weight:600; padding-bottom:5px;}
.banner .right .pritext{ font-size:20px; padding-top:10px;}
.banner .right .pritext span{color:#9d2a83; font-weight:600;}
.banner .right .btn{ width:100%; margin-top:10px;}
.banner .right .form-fileds{
    margin-bottom:5px;
    height:35px;
    font-size: 14px;
}
.banner-fix-form {
    position: absolute;
    left: 68%;
    margin-bottom: 6px;
        top: 5%;
    bottom: 5%;
    height: fit-content;
}
@media(max-width: 1199px){
    .banner{
        /*margin-top:26px;*/
    }
    .banner article{width:515px;}
    .banner-fix-form {
        left: 58%;
    }
}
@media(max-width: 991px){
    .banner .right{width:40%; padding: 15px;}
    .banner article {width: 55%;}
}
@media(max-width: 767px){
    .banner .right{width:80%; padding: 15px;position: relative;left: 10%;right: 10%;}
    .banner article {width: 100%;text-align: center;}

}

/*Home page content */
/*stats*/
.our-stats{
    padding: 0;
    color: #fff;
    background-image:linear-gradient(to right, rgb(124 179 229), rgb(209 120 189));
}
.our-stats .child-stats {
    min-height: 130px;
    padding: 30px 0;
    border-right: 1px solid #25c5b1;
}
.our-stats .no-border{
    border:0px;
}
.our-stats .child-stats .h1{
    font-size: 30px;
    margin-top: 10px;
    font-weight: 700;
}


.our-stats .child-stats .h2{
    font-weight: 700;
}
.our-stats .child-stats p{
    font-weight: 700;
    color: #000;
}

.our-stats .child-stats .h1::after {
    content: "";
    width: 0;
    height: 0;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    border-top: 38px solid #fff;
    float: right;
    margin: 3px 56px 0 0;
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
}
@media only screen and (max-width: 767px){
    .our-stats .child-stats{
        border-right: 0px;
        text-align: center;
        padding: 15px 0px;
    }
    .our-stats .child-stats .h1::after{
        display: none;
    }
}
@media only screen and (max-width: 480px){
    .our-stats .child-stats {
        min-height: 60px;
        padding: 15px 0;
    }

    .our-stats .child-stats .h1::after {
        display: none;
    }

    .our-stats .child-stats .h1{
        text-align: center;
        display: block;
    }

    .our-stats .child-stats .h2 {
        margin-bottom: 0;
        text-align: center;
        display: block;
    }

    .our-stats .child-stats p {
        margin-bottom: 0;
        text-align: center;
    }
}

/*professional writers*/

.professional-writers {
    padding: 50px 0;
}
.professional-writers p{
    font-size: 14px;
}
@media only screen and (max-width: 991px){
.professional-writers {
    text-align: center;
}
}
@media only screen and (max-width: 768px){
.professional-writers h2{
    margin-top: 10px;
}
}

@media only screen and (max-width: 480px){
.professional-writers {

    padding: 50px 0 20px;
}

.professional-writers {
    font-size: 24px;

}

}
/*essay assitance*/
.essay-assistance{
    padding: 50px 0 80px;
}
.essay-assistance .circle {
    background: #9d2a83;
    border-radius: 50px;
    height: 100px;
    width: 100px;
    margin-bottom: 20px;
    -webkit-box-shadow: 2px 1px 0 3px black;
    box-shadow: 2px 1px 0 3px black;
}
.essay-assistance .circle img{
    margin-top:20px;
    margin-left:5px !important;
}

/*bew-services css*/
.bew-services{
    background:linear-gradient(to right, rgb(124 179 229), rgb(229 162 214));
    width: 100%;
    padding:50px 0px;
}
.bew-services ul li{
    margin-bottom: 5px;
}
.bew-services ul li img{
    width: 25px;

    display: inline-block;
    float: left;
}
.bew-services ul li p{
    width: calc(100% - 25px);
    display: inline-block;
    padding-left: 10px;
}

/*ak-assigment*/

.ak-assigment{
    padding: 50px 0px;
    width: 100%;
}
.ak-box{
    border: 1px solid #9d2a83;
    padding:15px;
}
.ak-img-box{
    margin:15px 0px;
    text-align: center;
}
.ak-img-box img{
    max-width:120px;
}
.ak-heading{
    margin:15px 0px;
    text-align:center;
}
.ak-heading  h5 a{
    color: #9d2a83;
}
.ak-text{
    margin:15px 0px;
}
.ak-text p{
    font-size:17px;
    text-align: center;
    color: #000;
}

/*pp-subject*/
.pp-subject{
    padding: 50px 0px;
    width: 100%;
    background: #e0e2e33d;
}

.pp-subject ul{
    width: 100%;
    text-align: center;
}

.pp-subject ul li{
    padding:5px 0px;
    list-style:disc;
    list-style-position:inside;
    text-align:left;
}
.pp-subject ul li a{
    color: #000;
    font-weight: 600;
    font-size: 16px;
}
.pp-subject ul li a:hover{
    color: #9d2a83;
}

.pp-subject p a{
    color: #000;
    font-weight: 600;
    font-size: 16px;
    width:calc(100% - 20px)
}

.pp-subject p i{
    width: 20px;
    color:#9d2a83;
}
.pp-subject p a:hover{
    color: #9d2a83;
}
/*ef-section*/
.ef-section{
    padding: 50px 0px;
    width: 100%;
    background: #2c3384;
}
.ef-section h2{
    color: #fff;
}

.ef-box h3{
    color: #fff;
}
.ef-box p{
    color: #fff;
}
/*wc-us*/
.wc-us{
    padding: 50px 0px;
    width: 100%;
}

.wc-box .ec-icon{
    width: 50px;
    display: inline-block;
    float: left;
}
.wc-box img{
    max-width: 100%;
}
.wc-description{
    width: calc(100% - 50px);
    display: inline-block;
    padding-left: 10px;
}
.wc-us ul{
    width: 100%;
    padding:15px 0px;
    width: 100%;
    list-style: disc;
    list-style-position: outside;
}

.wc-us ul li{
    margin-bottom: 5px;
}

/*section 9 faq*/
.essay-faq{
    padding:50px 0px;
    width: 100%;
}
.accordion{
    background-color: #9d2a83;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: 0;
    font-size: 15px;
    transition: .4s;
    margin: 10px 0;
    position: relative;
    font-weight: 600;
}
.accordion h5{
    color: #fff;
}

.accordion i {
    position: absolute;
    right: 15px;
    top: 20px;
    color: #fff;
}
.panel{
    display: none;
}

.panel ul{
    width: 100%;
    display: block;
}

.panel ul li{
    list-style: disc;
    list-style-position: inside;
    margin-bottom: 5px;
    font-weight: 600;
}

/*  testimonial */
.tesimonial-section{
    padding:50px 0px;
    width: 100%;
}
.tm-box {
    padding:  0% 20%;
}


.tm-box img{
    border-radius: 100%;
    max-width: 60px;
    text-align: center;
    display: inline-block;
}
.tm-box .slick-dots{
    position:relative;
}

/* blog section */

.blog-section{
    padding:50px 0px;
    width: 100%;
}

.responsive  .slick-arrow{
    display: none !important;
}

/*footer section*/
.footer{
    background:#3f3e44;
}


.footer .footer-top {
    padding: 32px 0;
}
footer .footer-top .box {
    width: 18%;
}
.footer .footer-top .box:last-child {
    width: 30%;
}
.footer h4 {
    font-size: 15px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    padding-bottom: 16px;
    margin-bottom:0px;
}

.footer .footer-top ul a {
    font-size: 13px;
    color: #b1afbc;
}
.footer .foinfo i {
    margin-right: 5px;
}
.footer .footer-top .fosocial li {
    margin-top: 5px;
}
.footer .footer-top .fosocial a {
    margin-right: 10px;
    font-size: 16px;
}
.footer form .form-control {
    height: 42px;
    background: #67656d;
    border: 0;
    color: #fff;
    margin: 0;
}
.footer form .btn {
    background: #252327;
    min-width: 64px;
    border-radius: 0;
    padding: 0;
}
.footer .fopayment {
    margin-top: 18px;
}
.copyright {
    padding: 15px 0;
}
.copyright p, .copyright a {
    font-size: 13px;
    color: #6c6c6c;
}
.copyright li {
    padding-left: 20px;
}
@media (max-width: 767px){
.footer .footer-top {
    padding: 25px 0 0;
}

.footer .footer-top .box {
    width: 49%;
    margin-bottom: 15px;
}
.footer .footer-top .box:last-child {
    width: 100%;
}

.copyright ul {
    justify-content: center;
    margin-bottom: 5px;
}

.copyright .container {
    flex-wrap: wrap;
    justify-content: center!important;
    flex-direction: column-reverse;
    text-align: center;
}
}



/*about us */
.about-top{
    background: #f1fcff;
    padding: 50px 0;
}
.about-top h2:after {
    content: '';
    display: block;
    margin: 20px auto;
    width: 30px;
    height: 4px;
    background-color: #9d2a83;
}
.about-offer {
    padding: 50px 0;
}
.about-offer ul {
    margin: 35px 0 10px;
}
.about-offer ul li {
    width: 25%;
    padding: 0 10px 25px 20px;
    position: relative;
    font-size:13px;
}
.about-offer li::before {
    position: absolute;
    left: 0;
    top: 4px;
    content: '';
    display: inline-block;
    background: url(../images/tick.png) no-repeat 0 0;
    width: 11px;
    height: 10px;
}
.about-offer img{
    max-width: 100%;
}
@media(max-width: 991px){
.about-offer img{
    text-align:center;
    width: 100%
}
}
.about-focus {
    background: #f1fcff;
    padding: 50px 0;
}
.about-focus h3 {
    padding-bottom: 40px;
}
.about-focus i {
    width: 130px;
    height: 130px;
    border-radius: 50%;
    background: #fff;
    border: 2px solid #d535b1;
    margin: 0 auto 25px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.about-focus span{
    font-size:15px;
    font-weight:700;
}
.about-focus article{
    text-align: left;
}
.about-order {
    padding-top: 50px;
    padding-bottom: 50px;
}
.about-order p {
    font-weight: 700;
    font-size: 18px;
    padding-bottom: 25px;
}

/*blog page*/

.blog_wrapper {
    width: 100%;
    padding: 50px 0px;
}

.blog-box {
    width: 100%;
    margin-bottom: 10px;
}
.blog-img-box {
    width: 100%;
}
.blog-img-box img {
    max-width: 100%;
    border-radius: 10px;
}
.blog-meta {
    display: flex;
    justify-content: space-evenly;
    margin: 10px 0px;
}
.post-author p {
    color: black;
    font-weight: 700;
    font-size: 16px;
}

.post-author p:hover {
    color: #9d2a83;
}

.post-author p span {
    margin-right: 5px;
}
.post-date p {
    color: black;
    font-weight: 700;
    font-size: 16px;
}
.post-date p:hover {
    color: #9d2a83;
}
.post-date p span {
    margin-right: 5px;
}
.post-category a{
    color: black;
    font-weight: 700;
    font-size: 16px;
    padding: 10px 5px;
    background-color: initial !important;
}

.post-category a:hover {
    color: #9d2a83;
}

.blog-text-area {
    padding: 10px 0px;
    width: 100%;
}

.blog-text-area h2 {
    font-weight: 700;
    text-align: left;
    margin-bottom: 10px;
}
.blog-text-area h2 a{
    color: #000;
}
.blog-text-area h2 a:hover{
    color: #9d2a83;
}
.blog-desciption {
    width: 100%;
    margin-bottom: 10px;
}

.blog-sidebar-category {
    box-shadow: 10px 9px 57px 0px rgb(9 90 4 / 19%);
    padding: 35px 25px;
    margin-top: 0px;
    margin-bottom: 20px;
    position: sticky;
    top: 0;
}

.blog-sidebar-category h4 {
    border-bottom: 1px solid #dcdcdc;
    margin: 0 0 1.3em;
    padding-bottom: 0.5em;
    position: relative;
    text-transform: capitalize;
    font-weight: 500;
}
.blog-sidebar-category ul {
    width: 100%;
    color: #333;
    margin: 10px 0;
}
.blog-sidebar-category ul li {
    margin: 0;
    font-size: 16px;
    font-weight: 400;
}
.arrow {
    width: 20px;
    float: left;
}
.arrow i {
    color: #9d2a83;
}
.blog-sidebar-category .category-name {
    width: calc(100% - 20px);
    overflow: hidden;
    padding-left: 5px;
    margin-top: 0;
    padding-top: 0;
}

.blog-sidebar-category .category-name a{
    color: #000;
}

.blog-sidebar-category .category-name a:hover{
    color: #9d2a83;
}

@media(max-width: 991px){
.blog-sidebar-category{
    position: relative;
    margin-top: 10px;
}
}

.content-page{
    width: 100%;
    padding:30px 0px;
}
.content-page img{
    max-width: 100%;
    border-radius:5px;
}
.content-page ol li {

    list-style-position: inside;

    margin-bottom:5px;
}
.content-page ul li {
    list-style: disc;
    list-style-position: inside;

    margin-bottom:5px;
}

.content-page .blog-sidebar-category li{
    list-style: none;
}

/*pricing*/
.pricing-page{
    padding:50px 0px;
}
.pricing-box{
    position: relative;
    width: 50%;
    left: 25%;
    right: 25%;
    padding: 20px;
    background: #9d2a83;
}
.pricing-box label{
    color: white;
    font-weight: 700;
}
.prices-total span{
    color: #fff;
    font-weight: 700;
}
.prices-total .price-sum{
    color: #fff;
    font-weight: 700;
}
@media(max-width: 768px){
    .pricing-box{
        width:80%;
        left: 10%;
        right: 10%;
    }
}

.contact-us{
    padding: 50px 0px;
}
.contact-info{
    background: #9d2a83;
    padding:5%;
}
.contact-info h2 {
    color: #fff;
    margin-bottom:0px;
}
.contact-info p{
    color: #fff;
}
.contact-us .coninfo li {
    padding-bottom: 15px;
    display: flex;
    line-height: 22px;
}
.contact-us .coninfo a, .contact-us .coninfo li {
    color: #fff;
    font-size: 16px;
}

.contact-us .coninfo i {
    margin-right: 5px;
    position: relative;
    top: 2px;
}

.order-now {
    padding: 50px 0px;
}
.order-now .box-outer {
    margin-bottom: 30px;
    background: #f5f5f5;
    padding: 15px 15px 10px;
}
.howitworks-page{
    padding: 50px 0px;
}
.howitworks-page section:nth-child(odd) {
    flex-direction: row-reverse;
}
.howitworks-page section {
    margin-top: 60px;
}
.howitworks-page figure {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0 5px 40px 0 rgb(0 0 0 / 8%);
    box-shadow: 0 5px 40px 0 rgb(0 0 0 / 8%);
    border: 1px solid #d8d8d8;
    width: 300px;
    height: 280px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.howitworks-page figure:before {
    position: absolute;
    width: 380px;
    left: -380px;
    top: 50%;
    transform: translateY(-50%);
    border-top: 1px dashed #838383;
    content: '';
}

.howitworks-page section:nth-child(2n) figure:before {
    right: -380px;
    left: auto;
}
.howitworks-page article {
    width: 400px;
}
.howitworks-page .nbr {
    font-size: 60px;
    color: #363a43;
    font-weight: 700;
}
.howitworks-page h2 {
    font-size: 35px;
    color: #363a43;
    line-height: 38px;
    font-weight: 700;
}

@media (max-width: 1199px){
 .howitworks-page section:nth-child(2n) figure:before {
    right: -200px;
}

.howitworks-page figure:before {
    width: 200px;
    left: -200px;
}
}
@media (max-width: 991px){
.howitworks-page figure {
    width: 200px;
    height: 180px;
}
.howitworks-page section figure:before {
    width: 0px;
}

}

@media (max-width: 767px){
.howitworks-page section {
    border-bottom: 1px solid #ccc;
    padding-bottom: 30px;
    margin-top: 30px;
    flex-wrap:wrap;
}

.howitworks-page figure {
    width: 150px;
    height: 150px;
    margin: 0 auto 10px;
}
.howitworks-page img {
    width: 100px;
}
.howitworks-page article {
    width: 100%;
    text-align: center;
}
.howitworks-page .nbr {
    font-size: 40px;
}
.howitworks-page h2 {
    font-size: 22px;
    line-height: 22px;
}
}

/* pagination  css */
.mycustom_pagination > .flex {
  display: flex !important;
}
.mycustom_pagination >.items-center{
  align-items: center !important;
}
.mycustom_pagination > .justify-between{
  justify-content: space-between !important;
}
.mycustom_pagination .shadow-sm {
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
}
.mycustom_pagination .z-0 {
    z-index: 0 !important;
}
.mycustom_pagination .relative {
    position: relative !important;
}
.mycustom_pagination .inline-flex {
    display: inline-flex !important;
}
.mycustom_pagination .rounded-md {
    border-radius: .375rem !important;
}
.mycustom_pagination .w-5 {
    width: 1.25rem !important;
}
.mycustom_pagination .h-5 {
    height: 1.25rem !important;
}
.mycustom_pagination .hidden{
  display: none !important;
}
@media only screen and (min-width: 640px){
  .mycustom_pagination  .sm\:hidden{
      display: none !important;
  }
  .mycustom_pagination .sm\:flex-1 {
    flex: 1 1 0% !important;
  }
  .mycustom_pagination .sm\:justify-between{
    justify-content: space-between !important;
  }

  .mycustom_pagination .sm\:items-center {
    align-items: center !important;
  }
  .mycustom_pagination .sm\:flex {
    display: flex !important;
  }
}
.mycustom_pagination  .flex-1 {
    flex: 1 1 0% !important;
}


/*side bar form css */

.sidebar-form {
    box-shadow: 10px 9px 57px 0px rgb(9 90 4 / 19%);
    padding: 5%;
    margin-bottom: 20px;


}
.sidebar-form h5{
  color: #000;
}

/*article page css*/
.article-list-section{
    width: 100%;
    padding: 50px 0px;
}
.article-box{
    box-shadow:0px 0px 5px 3px rgb(222 222 222);
    padding:10px 5px;
    margin-bottom:  15px;
}
.ab-img{
    width: 100%;
}
.ab-img img{
    max-width: 100%;
    width: 150px;
    height:150px;
    border-radius:50%;
}
.ab-content h4 a{
    color:#9d2a83;
}
.ab-content  a{
    color:#9d2a83;
}
.article-category-list{
    box-shadow:10px 9px 57px 0px rgb(9 90 4 / 19%);
    padding:10px;
}
.ac-heading{
    padding: 10px 0px;
}
.ac-heading h4{
    font-size: 1.3rem;
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 0.5rem;
    position: relative;
    text-transform: capitalize;
    font-weight: 500;
    color: #9d2a83;
}

.ac-list{
    width: 100%;
}
.ac-list li{
    margin-bottom:5px;
    overflow:auto;
}
.ac-list li i{
    width :20px;
    color:#9d2a83;
}
.ac-list li p{
    width:calc(100% - 20px);
    float:right;
    margin-bottom:0px;
}
.ac-list li p a{
    color:#000;
}

@media(max-width: 1024px){
    .ab-img img{
        width:120px;
        height: 120px;
    }
}
@media(max-width: 768px){
    .ab-img img{
        width:100px;
        height: 100px;
    }
}
@media(max-width: 400px){
    .ab-img img{
        width:75px;
        height: 75px;
    }
}
