.news-detail-box .news-right {
    padding: 60px 100px;
    border-radius: 30px;
    background-color: #f9f9f9;
	margin-bottom: 70px;
	font-size:19px;
}
a[href^="tel:"]:hover{
   text-decoration:underline;
}
.img-redius {
    width: 100%;
    border-radius: 40px;
}
.other-posts li a > img {   
    margin-bottom: 5px;
}
.news-right p {
    font-weight: 400;
    line-height: 1.6;
    margin-bottom: 25px;
}

.other-posts {
    padding: 0px;
}

.other-posts li {
    margin: 0;
    padding-bottom: 20px;
    padding-top: 20px;
    line-height: 1;
    border-bottom: 1px solid #eee;
}
.news-detail-box .caption {   
    margin-top: 10px;
}
.news-detail-box .news-right .btn-primary.btn.back-btn{
	display: flex;
    width: 90px;
    border-radius: 6px;
}
.other-posts li a {
    text-decoration: none;
    font-weight: 400;
    font-size: .8em;
    color: #3b3b3b;
    line-height: 1.3;
}
.other-posts li a:hover{
	text-decoration:underline;
}
.news-right ul{
	    padding-left: 0px;
	margin-bottom:30px;
	padding-top:15px;
}

.news-right ul li {
    color: #242222 !important;
    text-align: left;
}


.news-right ul li {
    font-size: 18px;
    width: 720px;
    max-width: 100%;
    color: #fff;
    line-height: 1.4;
    margin-bottom: 10px;
    list-style: none;
    position: relative;
    padding-left: 30px;
}

.news-right ul li::before {
    position: absolute;
    left: 0;
    font-family: 'icomoon' !important;
    font-size: 19px;
    line-height: 1.4;
    content: "";
    color: #ff7814;
}

.news-right ul li {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 10px;
}
.news-right img{
	width: 100%;
    border-radius: 40px;
}
.news-right figure{
	width:100% !important;
}
.news-right figure figcaption {    
    font-size: 12px;
    padding: 10px 0;
}
.news-right hr{
	border-color: #eee;
}


.news-right .full-article {
    padding: 60px 100px;
    border-radius: 30px;
    background-color: #f9f9f9;
}

.news-right p {
    font-weight: 400;
    line-height: 1.6;
    margin-bottom: 25px;
}

.news-right ul li {
    font-weight: 400;
    font-size: 19px;
}

.news-right h1,
.news-right h2,
.news-right h3,.news-right h4,.news-right h5,.news-right h6 {
    font-weight: 700;
    color: #242222;
}

.news-right h1 {
    font-size: 30px;
}

.news-right h2 {
    font-size: 26px;
}

.news-right h3 {
    font-size: 23px;
}

.news-right h4 {
    font-size: 22px;
}

.news-right h5 {
    font-size: 20px;
}

.news-right h6 {
    font-size: 19px;
}
.news-right iframe{
	width:100%;
}
.news-right img {
    width: 100%;
    border-radius: 40px;
	object-fit: contain;
	margin-top: 20px;
}

.news-right img.img-thumbnail {
    padding: 0;
    border: 0;
    background-color: none;
}

.news-right .extra-small {
    margin-bottom: 10px;
}

.news-right li {
    margin-bottom: 20px;
    font-weight: 400;
}

.news-right h2 {
    font-weight: 700;
}
.news-right .box-shadow-v2{
	    box-shadow: 0 7px 30px 0 rgba(0,0,0,.15)!important;
    background-color: #fff;
    padding: 50px!important;
    border-radius: 30px!important;
    text-align: center;
    margin-top: 30px!important;
}
.news-right .box-shadow-v2 .btn{
    background: #6c11ab;
    background-image: linear-gradient(166deg,#6c11ab 0%,#e9437d 35%,#ff7814 60%);
    background-size: 100% auto;
    color: #fff;
    border: 0;	
    transition: all .25s linear;
	font-size: 20px!important;
	border-radius: 10px!important;
	margin-top: 30px!important;
	margin-bottom: 10px!important;
	padding: 15px 20px !important;
}
.news-right .box-shadow-v2 .btn:hover{
	background-size: 500% auto;
}
.news-right .text-italic {
    font-style: italic;
}
.news-right .text-md {
    font-size: 23px!important;
}
.service-banner-box {
	background-color: #f6f6f6!important;
    margin-bottom: 70px;
}
.news-right h2 a {
    text-decoration: none;
    color: #3b3b3b;
}
.bt-2 {
    border-top: 2px solid #eee!important;
}
.news-right blockquote {
    background: #fff;
	    padding: 11px 22px;
    margin: 0 0 22px;
    font-size: 20px;
    border-left: 5px solid #eee;
}

.news-right blockquote h3 {
    margin: 0 0 10px 0;
}

.author-bio {
    margin: 0;
}

.author-bio .icon {
    font-size: 22px;
}

.author-bio img {
    max-width: 100%;
    width: 120px;
}

.author-bio p {
    font-weight: 400;
    font-size: .8em;
}

.author-bio h3 {
    font-size: 1.2em;
    font-weight: 700;
}

.author-bio h3 a {
    margin-top: 0;
    margin-bottom: 20px;
    font-weight: 700;
}

.author-bio h4 {
    font-size: 20px;
    font-weight: 300;
}
.other-posts li a > img{
	    border: 0;
    padding: 0;
}
.author-bio a {
    text-decoration: none;
    padding-right: 15px;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
.pt-30 {
    padding-top: 30px!important;
}

.pt-40 {
    padding-top: 40px!important;
}

.pt-50 {
    padding-top: 50px!important;
}

.pt-60 {
    padding-top: 60px!important;
}
.pb-10 {
    padding-bottom: 10px!important;
}

.pb-15 {
    padding-bottom: 15px!important;
}

.pb-20 {
    padding-bottom: 20px!important;
}

.pb-25 {
    padding-bottom: 25px!important;
}

.pb-26 {
    padding-bottom: 26px!important;
}

.pb-27 {
    padding-bottom: 27px!important;
}

.pb-28 {
    padding-bottom: 28px!important;
}

.pb-29 {
    padding-bottom: 29px!important;
}

.pb-30 {
    padding-bottom: 30px!important;
}

.pb-40 {
    padding-bottom: 40px!important;
}

.pb-50 {
    padding-bottom: 50px!important;
}

.news-right img.alignright  {
    width: 50%;
    border-radius: 40px;
    object-fit: contain;
    display: inline-block;
    float: right;
    padding-left: 20px;
    padding-bottom: 20px;
}
.news-right img.alignleft {
    width: 50%;
    border-radius: 40px;
    object-fit: contain;
    display: inline-block;
    float: left;
    padding-right: 20px;
    padding-bottom: 20px;
}
.cc-compliance {
    min-width: 210px;
}
.news-detail-box .box-shadow-v2 p:last-child {
    margin-bottom: 0;
}
.news-detail-box .news-right .btn-primary.btn.mt-40{
	padding: 6px 12px 6px 8px;
}

.news-detail-box .news-right .text-md.pt-20 img {
    margin-bottom: 15px;
}


@media screen and (max-width: 1440px){
.news-detail-box .news-right {
    padding: 40px 50px;
    border-radius: 30px;
    background-color: #f9f9f9;
    margin-bottom: 60px;
}
.other-posts li {    
    padding: 15px 0px;
}
.other-posts .row>*{
	padding-left:8px;
	padding-right:8px;
}
.news-detail-box .h6.mb-5{
	    margin-bottom: 10px !important;
}
.news-right ul li,
.news-detail-box .news-right{
    font-size: 16px;
}
}
@media screen and (max-width: 767px){
    .news-right p {
  margin-bottom: 15px;
}
.news-right .box-shadow-v2 .btn {
    margin-top: 25px !important;
}
    .news-detail-box .news-right p br {
        display: inline-block;
    }
.news-right img {
    border-radius: 20px;
}
	.news-detail-box .news-right iframe{
		width:100%;
	}
	.service-banner-box {
    margin-bottom: 40px;
}
.news-detail-box .row .col-lg-3{
	order: 2;
}
.news-detail-box .news-right {
    padding: 25px;
    border-radius: 20px;
    background-color: #f9f9f9;
    margin-bottom: 40px;
}
.pb-20 {
    padding-bottom: 10px!important;
}
.pt-30 {
    padding-top: 10px!important;
}
.news-right h2 {
    font-size: 20px;
}
.news-right h1, .news-right h2, .news-right h3, .news-right h4, .news-right h5, .news-right h6 {   
    line-height: 1.3;
}
.news-right .box-shadow-v2 {   
    padding: 20px!important;
    border-radius: 20px!important;
    margin-top: 20px!important;
}
.news-right h3 {
    font-size: 18px;
}
.news-right p {   
    word-break: break-word;    
}
.news-right .box-shadow-v2 .btn {   
    font-size: 16px!important;
    padding: 10px 20px !important;
}
	.news-right .btn{
		margin: 5px 0px;
	}
.news-right img.alignleft,
.news-right img.alignright{
    width: 100%;
    border-radius: 20px;
    float: unset;
    padding-bottom: 20px;
	padding-left: 0;
    padding-right: 0px;
}
}