/* *{
    padding: 0px;
    margin: 0px;
    box-sizing: border-box;
}
html {
    scroll-behavior: smooth;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-overflow-style: scrollbar;
}
*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
} */
.row-news{
    margin: 0px!important;
padding: 0px!important;
}

/* @media screen and (prefers-reduced-motion: reduce) { */
  /* html {
    scroll-behavior: auto;
  }
}
p{
    margin: 0px;
} */

body{
    background-color: #ffff;
    box-sizing: border-box;
    font-family: "Montserrat", Sans-serif;
    font-size: 16px;
    /* overflow-x: hidden; */
    margin: 0px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-text-size-adjust: none;
}
.purple-box {
    margin-bottom: 10px;
}
.tm-purple-head {
    margin-top: 20px;
}

.tm-main-content ul {
   margin-left:25px;
}
.main-banner {
    height: 100vh;
    width: 100%;
    position: relative;
} 
.font-size35{
    font-size: 30px;
}
.font-size35px{
    font-size: 35px;
}

.mainbg{
/*     background-image: url('../css/mainbg.jpg'); */
    background-size: cover;
    width: 100%;
	background-position: bottom center;
}
.mainbg-content{
color: #ffff;
    bottom: 55px;
    text-align: center;
}
.pin-txt{
    color: #b31f7e !important;
}
.purp-txt{
    color:#482A7A !important;
}
.txt-size-smal{
    font-size: 15px;
}
.mainHeadtxt{
    font-size: 58px !important;
    font-weight: 700;
}
.mainSubtxt{
    font-size: 28px !important;
    font-weight: 300;

}
.date_container{
color:#482A7A !important;
font-size:16px;
font-style: italic;
font-weight:600;
}
.date_container p{
margin-bottom:0px;
}
.icon-download,icon-share{
font-size:16px;
}
.docContainer a{
color: #b31f7e !important;
    padding: 0px 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;

}
.docContainer a div{
    font-size: 16px;
font-weight:600;
}
.docContainer a:hover,.docContainer a:focus{
text-decoration:none;
border:none;

}

.content-txxt{
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
}
.subHeading-txxt{
    font-size: 22px;
}
.accordion-button:not(.collapsed),.accordion-button {
    background-color: transparent;
    box-shadow: none !important;

}
.accordion-itemborder{
border: 0.5px solid #f3deec !important;
border-radius: 15px !important;
}
.accordion-button:focus{
    border-color:transparent !important;
    box-shadow: none !important;
}
.accordion-button:not(.collapsed) .purup{
color: #482A7A;
}
.accordion-button:not(.collapsed) .pinked{
    color: #b31f7e;
}
.accordion-button:not(.collapsed)::after{
    font-family: "FontAwesome";
   content: "\f0d7";
background-image: none;
color: #b31f7e;
font-size: 28px;

}
.accordion-button::after{
    font-family: "FontAwesome";
   content: "\f0d7";
background-image: none;
color: #b31f7e;
font-size: 28px;


}
.accordion-button {
    padding: 2rem 1.25rem;
}

.director-name p {
    font-size: 15px;
}
.purple-cmd{
    background-color: #482A7A;
    color: #ffff;
    height: 33%;
}
.purple-cmd a{
 color: #ffff;
}
.purple-cmd a:hover,.purple-cmd a:active,.purple-cmd a:focus{
 color: #ffff !important;
text-decoration:none !important;
}
.topictxt{
    font-size: 35px;
    font-weight: 700;
}
.font-size45{
    font-size: 45px;
}
.relatedSupextxt{
    font-size: 13px;
    color: #b31f7e;
font-weight: 700;
}
.relatedHeading{
    font-size: 19px;
    color: #482A7A;
    font-weight: bold;
}
.readmoretxtre{
    color: #b31f7e;
    font-weight: bold;
    text-decoration: none;

}
.readmoretxtre:focus, .readmoretxtre:hover, .readmoretxtre:active{
    color: #b31f7e;
    font-weight: bold;
    text-decoration: none;

}
.arrowimg{
    width: 600px;
    height: 300px;
    position: absolute;
    right: 0px;
    bottom: -69px;
}
.f-25{
    font-size: 25px;
}

.container-fluid-news {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.pxl-header-content .col-12{
padding:0px;
}

.new-conatiner .container-news {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}


.collapsible-linked {
  width: 100%;
  position: relative;
  text-align: left;
}

.collapsible-linked::before {
  content: "\f0d7";
  position: absolute;
  top: 50%;
  right: 0.8rem;
  transform: translateY(-50%);
  display: block;
  font-family: "FontAwesome";
  font-size: 28px;
color:#b31f7e !important;
}

.collapsible-linked:hover,.collapsible-linked:active,.collapsible-linked:focus{
    color: inherit;
    text-decoration: none !important;
}
.collapsible-linked[aria-expanded="true"]::before {
  content: "\f0d8";
}
.card-header {
padding: 1rem 1.25rem 1rem 1.25rem!important;
}
.card-header h2{
line-height:25px !important;
font-size: 2rem !important;
}
.justify-content-evenly{
justify-content: space-evenly;
}

.font-20{
font-size:20px;
}
.card-body{
padding-top:0px !important
}
.tagh3design h3{
font-size: 22px;
font-weight:bold;
color:#482A7A !important;
}
.tagh3pinkdesign h3{
font-size: 22px;
font-weight:bold;
color: #b31f7e !important;
}

.headerh3design h3{
font-size: 35px;
font-weight:bold;
color: #b31f7e !important;
}

.card-body p{
margin-top:1rem;
}
.authrh3 h3{
font-weight:bold;
}
.flex-link-column{
flex-direction: row;
}
.mt-sm-container{
    margin-top: 3rem;
}
.tm-main-content h2 {
    margin-bottom: 20px;
}
.headerh3design h3{
    margin-bottom:30px;
}
.pink-box{
    margin-bottom:40px;
   margin-top:20px;
}
.tm-main-content h4 {
    font-size: 28px;
    color: #482A7A;
    font-weight: 700;
    margin-bottom:20px;
}
.tm-head-content .content-txxt {
    margin-bottom: 20px;
}
.tm-img-content {
    margin-bottom: 20px;
}
.tm-main-content h5{
font-size: 22px;
    margin-bottom: 20px;
}
.tm-main-content ol li {
    padding-bottom: 10px;
}
.single #bussiness {
    margin-bottom:40px;
}
.bannerdesc{
/*     padding-bottom: 3rem; */
/* 	    font-size: 42px;
    font-weight: 300;
    line-height: 30px; */
}
.bannerdesc h2{
	font-weight:300;
}
.rellinks:hover,.rellinks:focus{
border:none;
 text-decoration: none !important;
}
.mt-dateContainer{
margin-top: 3rem;
}
.xxl-container{
width:50% !important;
}
.justify-contents-end{
justify-content:end;
}
@media screen and (min-width:768px) and (max-width: 1200px) {
.arrowimg{
    width: 443px;
    height: 278px;
    position: absolute;
    right: -22px;
    bottom: -26px;
}
}

@media screen and (max-width: 1024px) {
    .font-size35px{
        font-size: 33px !important;
    }
    .mainHeadtxt{
        font-size: 50px !important;
        line-height: 60px !important;
    }
    .font-20{
        font-size: 18px !important;
    }
    .font-size35{
        font-size: 28px !important;
    }
    .subHeading-txxt {
        font-size: 21px !important;
    }
    .headerh3design h3,.topictxt{
        font-size: 30px !important;

    }
    .font-size45{
        font-size: 35px !important;
    }
}
@media screen and (max-width: 768px) {
    .font-size35{
        font-size: 26px !important;
    }
    .mainSubtxt{
	font-size:20px !important;
    }
    .bannerdesc{
        font-size: 15px !important;
    }
    .mainHeadtxt{
        font-size: 38px !important;
    line-height: 43px !important;
    }
    .font-20{
        font-size: 17px !important;
    }
    .font-size35px{
        font-size: 30px !important;
    }
    .subHeading-txxt {
    font-size: 20px !important;
    }
 
    .font-size45{
        font-size: 30px !important;
    }
  .btn-link span{
        width:93%;
display:flex;
    }

.content-txxt{
font-size: 14px !important;
}
.mt-sm-container{
margin-top:0.75rem !important;
}
.mt-sm-container-press,.mt-dateContainer{
margin-top:2rem;

}
.mt-sm-container{
    margin-top: 1rem;
}
.bannerdesc{
    padding-bottom: 0rem !important;
} 
}
@media screen and (max-width: 990px){
   .arrowimg{
        width: 375px;
        height: 150px;
        right: 3px;
        bottom: 5px;
        position: relative;
        margin-bottom: 21px;
    }
.arrowcontainer{
        display: flex;
        justify-content: center;
	padding-bottom:20px;
    }
}
@media screen and (max-width: 375px){
   .arrowimg{
        margin-bottom: 0px;
    }

}
/* @media screen and (min-width: 576px) {
    .new-conatiner  .container-news {
        max-width:540px !important;

    }
} */
@media screen and (max-width: 576px){
.flex-link-column{
    flex-direction: column;
}
.subHeading-txxt {
    font-size: 16px !important;
}
.card-header {
    padding: 0.5rem 1rem 0.5rem 1rem !important;
}


}

/* @media  screen and (min-width: 768px){
.new-conatiner .container-news {
        max-width:720px !important;

    }
}

@media  screen and (min-width: 992px) {
    .new-conatiner .container-news {
        max-width:960px !important;

    }
}
*/
@media  screen and (min-width: 1200px) {
    .new-conatiner .container-news {
        max-width:1300px !important;
    }
} 
#pxl-wapper #pxl-main{
    padding-top: 0px;
}

@media  screen and (max-width: 425px){
.xxl-container{
width:100% !important;
display:flex;
justify-content:center;
}
.justify-contents-end{
justify-content:center;
}
}
/* Press release */
.mainSubtxt-press{
    font-size: 25px;
    font-weight: 700;
    color: #ffff;
    margin-bottom: 0px !important;
}
.font-medium{
    font-weight: 500;
}
.pressbg{
    background-image: url('../css/mainbg.jpg');
    background-size: cover;
    width: 100%;
}

.purple-box{
    background-color: #ebe9f1;
    padding: 2rem;
}
.pink-box{
    background-color:  #f7e9f2;
    padding: 2rem;

}
.contact-h5 h5{
    font-weight:700;
    font-size:15px;
    color: #482A7A;
}
.contactDetails-email{
color: #b31f7e;
font-size: 16px;
line-height: 22px;
font-weight: 700;
}
.right-border{
    border-right: 0.5px solid #ccc;
}
.relatedLink:hover{
border:none;
 text-decoration: none;
}
.rounded-related{
border-radius:1.5rem;
}
.contact-mb-conatiner{
margin-bottom:1.5rem;
}
.social a:hover,.social a:focus{
border:none;
text-decoration: none;
color:#482A7A;
}
.social a{
color:#000;
}
@media screen and (max-width: 650px){
.purple-box {
padding-left:1rem;
padding-right:1rem;
padding-top:2rem;
padding-bottom:2rem;
}
.pink-box {
padding-left:1rem;
padding-right:1rem;
padding-top:2rem;
padding-bottom:2rem;
}

}
@media screen and (max-width: 768px) {
    .mainSubtxt-press{
        font-size: 24px !important;
    }
    .mainSubtxt-press {
        font-size: 18px !important;
    }
}
@media screen and (max-width: 767px) {
.right-border{
        border-right: none;
    }
.sm-margin{
        margin-top: 2rem;
    }
.contact-mb-conatiner{
margin-bottom:1rem;
}
}

@media screen and (max-width: 1024px) {
    .mainSubtxt-press{
        font-size: 25px !important;
    }
}
.bi-download,bi-share{
color:#b31f7e !important;
}
#pxl-footer-elementor .col-12{
padding:0px !important;
}
.btn-link{
padding-left:0px !important;
}

.cate-list a{
font-weight: 700 !important;
padding-right: .5rem !important;
}
.share{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: anchor-center;
    font-size: 16px !important;
    font-weight: 600 !important;
    color:#b31f7e !important;
}
.share a{
font-size: 16px !important;
}