header{
    min-height: 0;
}
#section1 {
    background-color: #343399;
    background: url(../img/new-page/banner.jpg);
   
        height: 60vh;
    padding-top: 8%;
        background-repeat: no-repeat;
        background-size: cover;
}
.sec1h2 {
    color: #fff;
    text-align: center;
    z-index: 1;
    font-weight: 600;
    font-size: 2.5rem;
    line-height: 1.25em;
    text-shadow: 0 2px 4px rgb(0 0 0 / 50%);
    z-index: 1;
    position: relative;
    margin-top: 100px;
}
.sec1p{
    color:#fff;
    text-align:center;
   /* padding-bottom: 100px;*/
    font-weight: 600;
    font-size: 18px;
    padding: 0 30px 100px 30px;
}
#block_section{
    margin-top:50px;
    margin-bottom: 50px;
}
#block-head{
    font-weight: 600;
    font-size: 2.5rem;
}
.resrc-hm-ebook-card {
    margin-top: 30px;
}
.resrc-hm-ebook-card .resrc-hm-card-img img {
    box-shadow: 2px 3px 5px rgb(0 0 0 / 20%);
    border-radius: 8px;
    transition: all .2s ease-in-out;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
a img {
    border: 0;
}
.resrc-hm-ebook-card .resrc-hm-card-body {
    padding: 20px 0 10px 5px;
}
.resrc-hm-card-body {
    padding: 15px 25px 10px;
    text-align: left;
}
[data-catagory="ebook"] .resrc-hm-ebook-card .card-caption {
    min-height: 45px;
}
.resrc-hm-ebook-card .card-caption {
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
    color: #4a4a4a;
    margin-bottom: 10px;
    text-transform: uppercase;
    text-decoration: none;
}
.resrc-hm-ebook-card .resrc-hm-card-img:hover .card-caption {
    text-decoration: none !important;
}
.resrc-hm-ebook-card .resrc-hm-card-img:hover img {
    box-shadow: 4px 6px 8px rgb(0 0 0 / 30%);
    opacity: .8;
}
.resrc-hm-card-img{
    padding: 20px 20px 0px 20px;
}
.p-20px{
    padding: 20px !important;
}
.resrc-hm-card-body .a1{
    float: left;
}
.resrc-hm-card-body .a2{
    float: right;
}
.txt-center{
    text-align: center;
}
.ucartz-resource-link{
    margin-right: 20px;
    
}
.ucartz-gallary-img-content .resrc-link, .ucartz-gallary-img-content h5{
    color: #000;
    font-weight: 600;
     text-decoration: none;
}
.ucartz-gallary-img-content .resrc-link, .ucartz-gallary-img-content h6{
    color: #000;
    font-weight: 600;
    text-decoration: none;
}
.ucartz-gallary-img-content h6:hover{
     text-decoration: none;
}
.ucartz-gallary-img-content{
    margin-top: 5px;
}
.ucartz-gallary-img-content .resrc-link{
    text-decoration: none;
    display: inline;
}
.m-t-20px{
    margin-top: 20px;
}

.resrc-hm-card-img-new {
        padding: 50px;
}
.resrc-hm-card-img-new {
    padding-bottom: 0px !important;
}
.resrc-hm-card-img-new img{
    display: block;
  margin-left: auto;
  margin-right: auto;
}
.auto-margin{
    margin:auto !important;
}
.no-right-padding{
    padding-right: 0px;
}