h1.page-title.with-line,
.internal-header-right{
    display: none;
}
.internal-header.custom-header{
    min-height: 1px;
    background: transparent !important;
    padding-top: 40px;
    padding-bottom: 0px;
}
.breadcrumb,
.breadcrumb a{
    color: #082543;
    font-family: 'Montserrat';
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 16px;
}
.content-sidebar .content-sidebar-wrap{
    margin-top: 30px;
}
.post-content-wrapper {
    padding-top: 0;
}

.post-content-wrapper span.post-date {
    color: #082543;
    font-family: 'Montserrat';
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 30px;
}
.post-content-wrapper .post-title.widget-title {
    color: #F7403A;
    font-family: 'Montserrat';
    font-size: 28px;
    font-style: italic;
    letter-spacing: 2.7px;
    line-height: 37px;
    font-weight: 500;
    margin-bottom: 0;
}

.post-content-wrapper .post-title.widget-title:after{
    display: none;
}
.post-content-wrapper p {
    color: #082543;
    font-family: 'Montserrat';
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 22px;
}
.post-content-wrapper h3{
    color: #082543;
    font-family: 'Montserrat';
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 24px;
}
.post-content-wrapper p a{
    font-size: 14px;
    background: transparent;
    border-radius: 2.4px;
    border: 1px solid #082543;
    color: #082543;
}
.subscribe-form-container{
    background: #082543;
}

.single-article .site-inner .content-sidebar-wrap {
	overflow: hidden;
	padding-top: 40px;
}

.single-article.full-width-content .content-sidebar-wrap > .content {
	margin-top: 0;
	width: 850px;
	float: left;
}

.single-article .content-sidebar-wrap > .page-left-navigation {
	float: right;
	width: 300px;
}

.single-article .post-content-wrapper {
	padding-top: 0;
}

.wrapper, .wrap, .content-sidebar-wrap {
	width: 1220px;
}

.content-section {
	padding-top: 50px;
	margin-top: 40px;
	border-top: 1px solid #E5E6E7;
}
.post-content-wrapper .header-banner-image{
	display: flex;
    justify-content: center;
}
/* .post-content-wrapper .header-banner-image img{
	max-height: 487px;
    width: auto;
    max-width: fit-content;
} */

.content-section .header-image {
	margin-bottom: 40px;
}

.entry-content ul, .entry-content ol {
	margin-bottom: 40px;
}

.entry-content .panel-body ul,
.entry-content .panel-body ol {
	margin-bottom: 0;
}

.entry-content table {
	border: 1px solid #E5E6E7;
	margin-bottom: 30px;
	width: 100%;
}

.entry-content table tr {
	border-bottom: 1px solid #E5E6E7;
}

.entry-content table th {
	background: #F5F6F9;
	border-right: 1px solid #E5E6E7;
	padding: 5px 16px;
}

.entry-content table td {
	border-right: 1px solid #E5E6E7;
	padding: 5px 16px;
}

.entry-content table td:last-child,
.entry-content table th:last-child {
	border-right: none;
}

.entry-content table tr:last-child {
	border-bottom: none;
}

.page-left-navigation {
	/* border: 1px solid #E5E6E7; */
	background-color: #FFFFFF;
	margin-bottom: 90px;
	/* padding: 15px; */
}

.page-left-navigation .heading {
	font-size: 14px;
	font-weight: 700;
	color: #1A2732;
	opacity: 0.5;
	margin-bottom: 5px;
}

/* .page-sections-navigation a {
	display: block;
	text-decoration: none;
	font-weight: 600;
	color: #1A2732;
	font-size: 12px;
	border-bottom: 1px solid #1A2732;
	position: relative;
	padding: 10px 20px 10px 0;
	line-height: 1.2;
	min-height: 40px;
	display: flex;
	align-items: center;
} */
.page-sections-navigation a {
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #D7D7D7;
	position: relative;
	line-height: 1.2;
	min-height: 40px;
	display: flex;
	align-items: center;
	padding: 14px 0;
	color: #082543;
	font-family: 'Montserrat';
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0;
	padding-right: 10px;
}

.page-sections-navigation a:after {
	font-family: 'FontAwesome';
	display: inline-block;
	content: '\f105';
	position: absolute;
	right: 0;
	top: 50%;
	font-size: 17px;
	line-height: 1;
	margin-top: -9px;
	font-weight: 400;
}

.page-sections-navigation a:hover,
.page-sections-navigation a.active {	
	background: #63ceca;
	color: #fff;
	padding-left: 10px;
}

.page-sections-navigation a:hover:after,
.page-sections-navigation a.active:after {
	right: 5px;
}

.page-left-navigation .back-top {
	display: block;
	width: 45px;
	height: 45px;
	background: #1a2732;
	color: #fff;
	text-decoration: none;
	border-radius: 200%;
	text-align: center;
	line-height: 45px;
	position: absolute;
	bottom: -70px;
	left: 50%;
	margin-left: -30px;
}

.page-left-navigation .back-top:hover {
	background: #f7403a;
}

.stack-law-box {
	background: #F5F6F9;
	padding: 35px 33px 30px 33px;
	position: relative;
}

.stack-law-box a {
	color: inherit;
}

.stack-law-box:before {
	content: '';
	display: block;
	width: 45px;
	height: 45px;
	background-color: #082543;
	margin-bottom: 20px;
	background-image: url(../images/sprites/sprites-1.png);
	background-position: 12px 11px;
	background-repeat: no-repeat;
}

/* New style*/
.content-sections .title,
.content-sections h6{
    color: #082543;
    font-family: 'Montserrat';
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 24px;
}
.content-sections p strong{
    font-weight: 500;
}
.content-sections p,
.content-sections li,
.c-accordion-container .panel .panel-title .accordion-toggle{
    color: #082543;
    font-family: 'Montserrat';
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 22px;
}


.content-section .c-one-col p .share-image {
    margin-bottom: 10px;
}
.content-section .c-one-col p .ml-8{
    margin-left: 0;
}
.content-section .c-one-col p a{
    color: #082543;
}
.content-section .c-one-col p a[download],
.content-section .c-one-col p a.share-image-fb,
.content-section .c-one-col p a[data-tweet]{
    margin-left: 0;
    margin-right: 8px;
    color: #082543;
    text-decoration: none;
    padding-bottom: 4px;
    border-bottom: 1px solid #f7403a;
	display: inline-block;
}
.stack-law-box h3{
    color: #082543;
    font-family: 'Montserrat';
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 24px;
}
.stack-law-box p a.btn{
    font-size: 14px;
    background: transparent;
    border-radius: 2.4px;
    border: 1px solid #082543;
    color: #082543;
}
.stack-law-box p a.btn:hover{
    background-color: #082543;
    color: #fff;
}
.post-categories-list a {
    font-family: 'Montserrat';
    font-size: 16px !important;
    font-weight: 500;
    letter-spacing: 0 !important;
    line-height: 24px !important;
    margin-right: 15px !important;
    color: #082543;
    text-decoration: none !important;
    padding: 0 !important;
    padding-bottom: 4px !important;
    border: 0 !important;
    border-bottom: 1px solid #f7403a !important;
    min-width: 1px !important;
}

.page-left-navigation .heading {
    margin: 0;
    background: #fff;
    color: #082543;
    font-family: 'Montserrat';
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 24px;
    padding-bottom: 20px;
    opacity: 1;
}

/* end - new style */

@media only screen and (max-width: 1220px) {
	.single-article.full-width-content .content-sidebar-wrap > .content {
		max-width: 71%;
	}
	
	.single-article .content-sidebar-wrap > .page-left-navigation {
		max-width: 28%;
	}
}

@media only screen and (max-width: 1024px) {
	.single-article.full-width-content .content-sidebar-wrap > .content {
		max-width: 100%;
		float: none;
		margin-left: auto;
		margin-right: auto;
	}
	
	.single-article .content-sidebar-wrap > .page-left-navigation {
		display: none;
	}
}
@media only screen and (max-width: 767px){
	.single-article .site-inner .content-sidebar-wrap{
		padding-top: 0;
		margin-top: 20px;
	}
}

