﻿#ListArchives a, #ListCategory a {
    font-weight: normal;
}

#ListRecent a, #ListArchives a {
    font-weight: normal;
}
.enduserblog .txet_bg h2 {
    font-weight: 400;
    text-transform: initial;
   
    font-size: 30px;
    letter-spacing: 0;
    text-align: center;
    line-height: 45px;
    width: 100%;
}

.enduserblog .txet_bg h2 a {
    color: #fff;
   
    font-size: 38px;
    letter-spacing: 0;
    line-height: 45px;
}

.image.image_resized {
    width: 100% !important;
}

.blogp p {
   
    margin-bottom: 0px;
    line-height: 28px;
    font-size: 18px;
}
.overlay::before {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	background: rgba(0, 0, 0, 0.3);
	z-index: 1;
	left: 0;
}
.blogp p span{ color:#fff !important} 
.blogp h3{ color:#fff; font-size:30px; line-height:45px;}
.blogp h3 span{ color:#fff !important}
a{
    font-weight: 400;

}

.enduserblog .blog_txt {
    display: inline-block;
    padding: 0 30px;
    width: 100%;
    min-height: 257px;
}
.enduserblog .txet_bg {
    background: #2D3071 none repeat scroll 0 0;
    box-shadow: 0 -4px 10px -6px #ccc;
    border: 0px solid #ccc;
    border-bottom: 0;
    /* margin-top: -50px; */
    padding: 20px;
    border-bottom: 0;
    position: relative;
    /* top: -106px; */
    margin-top: -109px;
}
.categorylist {
    text-align: center;
    color: #fff;
    width: 100%;
    font-weight: bold;
}
.enduserblog .blog_txt_color {
    color: #fff;
    text-align: center;
}
ul.float-right.blogedit_icon {
    padding: 0;
    text-align: center;
    margin: -20px auto;
}
    ul.float-right.blogedit_icon .btn {
        background: #CB0000;
        border-radius: 0;
        padding: 14px 37px 12px;
        line-height: 23px;
        font-size: 18px;
        color: #F8F4F0;
    }
        ul.float-right.blogedit_icon .btn:hover{color:#fff !important;}

        .enduserblog .blogreadmore {
            color: #fff;
            text-align: right;
            /* margin-left: auto; */
        }
.enduserblog .blog_txt p {
    font-size: 19px;
    padding: 20px;
}
.enduserblog .categorylist li {
    text-align:center;
   
}
.list-inline {
    text-align: center;
   
}
.enduserblog .txet_bg ul li span {
    padding-right: 10px;
}
.boxshadowbtn {
    cursor: pointer;
}
.enduserblog .boxshadowbtn .filtertxt {
	padding: 10px 18px 5px;
	font-size: 15px;
	color: #767676;
	text-transform: uppercase;
	border: solid 1px #dadada;
	vertical-align: middle;
	margin-left: 9px;
}

.enduserblog .boxshadowbtn .filtertxt:hover {
    box-shadow: 0;
}
.enduserblog .boxshadowbtn .archivemonth {
    font-size: 14px;
    color: #98193c;
    text-transform: initial;
    border-left: solid 2px #979797;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 8px;
    position: relative;
}
.enduserblog .hovercursor {
    display: block;
    width: 12px;
    height: 13px;
    position: absolute;
    right: -6px;
    top: 10px;
    font-size: 1px;
    outline: 0;
    background: url('../../Content/images/blog/select2.png') right top no-repeat;
    transition: .3s;
    cursor: pointer;
}
.enduserblog .hovercursor:hover, .enduserblog .archivemonthred .hovercursor:hover, .enduserblog .archivemonthgray .hovercursor:hover {
    background-position: right -11px;
}
.enduserblog .archivemonthred {
    font-size: 12.5px;
    background: #98193c;
    color: #fff;
    text-transform: initial;
    position: relative;
    padding: 8px 18px 5px 5px;
    margin-right: 5px;
}
.enduserblog .archivemonthred .hovercursor {
    background: url('../../Content/images/blog/select22white.png') right top no-repeat;
    right: 3px;
    top: 7px;
}
.enduserblog .archivemonthgray {
    font-size: 12.5px;
    background: #dfdfdf;
    color: #98193c;
    text-transform: initial;
    position: relative;
    padding: 8px 18px 5px 5px;
}
.enduserblog .archivemonthgray .hovercursor {
    background: url('../../Content/images/blog/select2.png') right top no-repeat;
    right: 3px;
    top: 7px;
}
.enduserblog .rightpanelblog {
    color: #fff;
    background: #98193c;
    padding: 50px 40px;
    font-size: 15px;
    position: absolute;
    right: 0;
    opacity: 0;
    display: none;
}
/*.overlay {
    position: relative!important;
}*/
.enduserblog .rightpanelblog1 {
    color: #fff;
    background: #f1f1f1;
    padding: 50px 16px;
    font-size: 15px;
    position: absolute;
    left: 0px;
    opacity: 0;
    display: none;
    top: 45px;
    color: #767676;
    border: solid 1px #dadada;
}

#ListCategory { left:15px;}
.boxshadowbtnwidth {
    width: 244px;
}
.enduserblog .rightpanelblog h3, .enduserblog .rightpanelblog1 h3 {
    font-size: 16px; line-height:22px;
}
.enduserblog .rightpanelblog hr {
    border-color: #fff;
    border-width: 1px;
}
.enduserblog .rightpanelblog1 hr {
    border-color: #e2e2e2;
    border-width: 1px;
}
.enduserblog .rightpanelblog .crossicon, .enduserblog .rightpanelblog1 .crossicon {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
}
#ListArchives, #ListCategory {
    transition: .5s;
}
.blogpage .blognexthover, .blogpage .blogprevhover {
    height: 33px;
    line-height: 33px;
}
.blogpage .blognexthover img, .blogpage .blogprevhover img {
    margin-bottom: 3px;
}
.blogpage {
    position: relative;
}
.booknowbg.blogpage {
    position: relative!important;
}
.blogpage .categorylist li span, .blogpage .categorylist li {
    margin-right: 10px;
}
.blogpage .blogprevious, .blogpage .blognext {
    position: absolute;
    top: 400px;
    box-shadow: 0 0 9px -1px rgba(0, 0, 0, 0.4);
    font-size: 14px;
    font-weight: 300;
    border: 1px solid #dadada;
}

#BookNow{ color:#fff !important}
.blogpage .blogprevious {
    left: 0;
}
.blogpage .blognext {
    right: 0;
}
.blogpage .hovenextblog {
    padding: 0;
}
.blogpage .hovenextblog .overlay {
    width: 100%;
    height: 100%;
    background: #585858;
    text-align: center;
    color: #fff;
    font-weight: 500;
    padding-right: 30px;
}
.enduserblog .rightpanelblog a, .rightpanelblog h2 a {
    color: #fff;
}
.enduserblog .enduserblog .rightpanelblog {
    z-index: 99999999;
}
.cursor-pointer {
    cursor: pointer;
}
.w-380 {
    width: 380px;
}
ul, ol {
    /* list-style: none; */
    list-style-position: inside;
}
.archieve-area {
	padding-right: 0;
	position: absolute;
	bottom: -3px;
	right: 8px;
}
.heightbottom {
    height: 84px;
}
figure.image img{width:100%;}
.fw-bold{font-weight:bold;}

@media(max-width:1440px) {
    .enduserblog .blog_txt p {
        font-size: 16px;
        padding: 12px;
    }
}


@media(max-width:1440px) {
   .boxshadowbtnwidth { width: 175px;}
   #DivOpenCategory  { width: 200px;}
.boxshadowbtnwidth.w-380 { width: 320px;}
.newblog{ padding:0 50px;}
.enduserblog .boxshadowbtn .filtertxt {
	padding: 10px 11px;
}
}

@media(max-width:992px) {
    .enduserblog .boxshadowbtn .filtertxt {
    padding: 10px 9px;
}
}@media(max-width:767px) {
    .enduserblog .boxshadowbtn .filtertxt {
    padding: 10px 7px;
    font-size: 14px;
}
.boxshadowbtnwidth {
    width: 230px;
}
.enduserblog .rightpanelblog1.right-0 {
    left: inherit;
    right: 0;
}
.enduserblog .rightpanelblog1 {
    right: 0;
    width: 244px;
}
#DivOpenCategory {
    margin: auto;
    float: left;
}
.newblog {
    padding: 0 0px;
}
.enduserblog .blog_txt{ padding:0 20px;}
.boxshadowbtn {
	cursor: pointer;
	width: 178px;
}
.boxshadowbtn.ipadtop {
	margin: 14px 0;
}
.heightbottom {
	height: auto;
}
.enduserblog .boxshadowbtn .filtertxt {
margin-left:0px;
}

.archieve-area {
	padding-right: 0;
	position: absolute;
	bottom: -15px;
	right: auto;
	left: 13px;
}
#DivOpenCategory {
	width: 230px;
}
}