
@import url('https://fonts.googleapis.com/css2?family=Saira:ital,wght@0,100..900;1,100..900&display=swap');
.singleDetail .descriptions p {
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 21px;
}

.singleDetail .descriptions ol li, .singleDetail .descriptions ul li {
    font-size: 14px;
}

.singleDetail .descriptions ol li a, .singleDetail .descriptions ul li a {
    color: #1891ca;
    font-weight: 700;
    text-decoration: underline;
}
.singleDetail .descriptions h2 {
    font-size: 26px;
    color: #1890c9;
    margin-bottom: 21px;
}

.singleDetail .descriptions h3 {
    font-size: 24px;
    color: #1890c9;
    margin-bottom: 21px;
}


.singleDetail .descriptions h4 {
    font-size: 20px;
    color: #1890c9;
    margin-bottom: 21px;
	}
	
	
	
	.singleDetail .descriptions h2, 
.singleDetail .descriptions h3,
.singleDetail .descriptions h4,
.singleDetail .descriptions h5,
.singleDetail .descriptions h6{
    font-family: "Saira", sans-serif; margin-bottom:20px;
}

.singleDetail .descriptions p {
    font-family: "Saira", sans-serif;
    margin-bottom:25px;
    }

.singleDetail .descriptions ol li, .singleDetail .descriptions ul li {
    font-family: "Saira", sans-serif;
    font-size: 15px;
    line-height: 21px;
    margin-bottom: 6px;
    font-weight: 600;
    }

.singleDetail .descriptions ol, .singleDetail .descriptions ul {
    margin-bottom: 40px;
}

.singleDetail .descriptions ol li strong, .singleDetail .descriptions ul li strong {
    color: #000;
    font-weight: bold;
    font-size: 16px;
}
.blogsDetail .blogTitle {
    text-align: center;
}

.blogsDetail .blogTitle .postmeta span {
    font-family: "Saira", sans-serif;
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
    margin-right: 11px;
}

.blogsDetail .blogTitle .postmeta cite {
    font-family: "Saira", sans-serif;
    background: #dfdfdf;
    border-radius: 10px;
    font-size: 15px;
    padding: 2px 27px;
    font-weight: 600;
    margin-left: 14px;
}

.blogsDetail .blogTitle .postmeta {
    margin-bottom: 15px;
}

.blogsDetail .blogTitle h1.posttl {
    font-family: "Saira", sans-serif;
    font-size: 38px;
    line-height: 41px;
    margin-bottom: 4px;
    }

.blogsDetail .blogTitle .cates span {
    font-family: "Saira", sans-serif;
    border-radius: 10px;
    font-size: 21px;
    font-weight: 600;
    margin-left: 14px;
    color: #0782b9;
}

.blogsDetail .blogTitle .cates {
    margin-bottom: 40px;
}


.blogsDetail .blogTitle .images img {
    border-radius: 13px;
    box-shadow: 0px 0px 9px 0px #b5b5b5;
}
.blogsDetails .singleDetail {
    background: none;
    border: 0px;
    padding: 0px;
}

.singleDetail .descriptions p img {
    height: auto;
    border-radius: 10px;
}

.blogsDetails {
    padding: 50px 0px;
}

.tlssticks {
    display: flex;
    flex-wrap: wrap;
}

.blogsDetails div#shareBlock a {
    display: block;max-width: 150px;border-radius: 100px;border: 2px solid #e9e9e9;-webkit-transition: all .3s 
ease;-moz-transition: all .3s ease;-ms-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s 
ease;text-align: center;padding: 10px 20px;margin-bottom: 16px;font-family: "Saira", sans-serif;font-size: 13px;font-weight: 600;
 color: #000;
}
.blogsDetails div#shareBlock a i {
    font-size: 24px;
    vertical-align: -2px;
    margin-right: 10px;
}

.blogsDetails div#shareBlock a {
    font-size: 18px;
    display: block;
    width: auto;
    max-width: 200px;
    padding: 10px 8px;
}
div#shareBlock p {
    font-family: "Saira", sans-serif;
    margin-bottom: 20px;
    font-size: 20px;
    color: #464646;
    font-weight: 600;
}

.tlssticks div#shareBlock {
    position: sticky;
    top: 10px;
}
.singleDetail .descriptions p a {
    color: #0699db;
}

.blogsDetails .singleDetail .authorDtl {
    background: linear-gradient(#0897d8, #000000);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 30px 40px;
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.05);
    position: relative;
    margin-bottom: 50px;
}

.blogsDetails .singleDetail .authorDtl h3 {
    color: #fff;
    font-family: "Saira", sans-serif;
    margin-bottom: 20px;
    font-size: 22px;
    text-transform: unset;
    font-weight: 600;
}

.blogsDetails .singleDetail .authorDtl figure {
    width: 170px;
    height: 170px;
    margin: 0 auto 25px;
}

.blogsDetails .singleDetail .authorDtl figure img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    padding: 3px;
    background-color: #03425f;
    border: 1px solid #ffffff;
}

.blogsDetails .singleDetail .authorDtl h4 {
    color: #fff;
    font-family: "Saira", sans-serif;
    margin-bottom: 20px;
    font-size: 18px;
    text-transform: unset;
    font-weight: 600;
}

.blogsDetails .singleDetail .authorDtl h4 span {
    display: block;
    font-size: 15px;
    font-weight: 400;
}

.blogsDetails .singleDetail .authorDtl p {
    font-family: "Saira", sans-serif;
    margin-bottom: 16px;
    font-weight: 500;
    font-size: 15px;
    color: #fff;
    line-height: 32px;
}
.comments-area h3
 {
    font-family: "Saira", sans-serif;;
    font-weight: 600;
    font-size: 35px;
    text-transform: capitalize;
    margin-bottom: 0;
    border-bottom: 2px solid rgba(6, 216, 137, 0.4);
    display: inline-block;
    padding-bottom: 5px;
    margin-bottom: 50px;
}
.comments-area .single-comment {
    display: flex;
    gap: 30px;
    margin-bottom: 60px;
}
.comments-area .single-comment .author-thumb {
    min-width: 120px;
    height: 120px;
}
.comments-area .single-comment .author-thumb img {
    border-radius: 10px;
    width: 120px;
    height: 120px;
}
.comments-area .single-comment .comment-content .author-post {
    display: flex
;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 15px;
}
.comments-area .single-comment .comment-content .author-post .author-info h4 {
    font-family: "Saira", sans-serif;
    font-weight: 500;
    font-size: 24px;
    text-transform: capitalize;
    margin-bottom: 5px;
    font-weight: 700;
}
.comments-area .single-comment .comment-content .author-post .author-info span {
    font-family: "Saira", sans-serif;
    font-weight: 300;
    font-size: 15px;
    letter-spacing: 1px;
    text-transform: capitalize;
    font-weight: 600;
    color: #1890c9;
}
.comments-area .single-comment .comment-content .author-post .reply a {
    font-family: "Saira", sans-serif;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 0.03em;
    border: 1px solid #1890c9;
    border-radius: 152px;
    padding: 7px 30px;
    display: flex;
    gap: 8px;
    transition: 0.5s;
    font-weight: 600;
}
.comments-area .single-comment .comment-content p {
    font-family: "Saira", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 32px;
    letter-spacing: 0.03em;
    color: #000;
    line-height: 26px;
    font-weight: 500;
}
.comments-area .single-comment .comment-content .author-post .reply a i {
    display: inline-block;
    margin-right: 9px;
}


.comments-area .single-comment .comment-content .author-post .reply a {
    display: inline-block;
}

.comment-form h3 {
    font-family: "Saira", sans-serif;
    font-weight: 600;
    font-size: 35px;
    text-transform: capitalize;
    color: #000;
    margin-bottom: 0;
    display: inline-block;
    margin-bottom: 28px;
}
.comment-form input {
    color: #000;
    width: 100%;
    border: 1px solid #b1b1b1;
    border-radius: 5px;
    height: 58px;
    font-family: "Saira", sans-serif;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0.02em;
    padding: 10px 25px;
}
.comment-form textarea {
    width: 100%;
    border: 1px solid #b1b1b1;
    border-radius: 5px;
    min-height: 150px;
    font-family: "Saira", sans-serif;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0.02em;
    padding: 10px 15px;
    color: #000;
}

.mb-40 {}

.comment-form .form-inner {
    margin-bottom: 23px;
}

.comments-area .single-comment .comment-content .author-post .author-info span i {
    margin-right: 5px;
}

.comment-form .form-inner button.primary-btn3 {
    font-size: 18px;
    display: block;
    width: auto;
    padding: 11px 40px;
    font-family: "Saira", sans-serif;
    border: 0px;
    color: #fff;
    background: #1890c9;
    font-style: normal;
    border-radius: 5px;
    margin: 0 auto;
}
.comments-area ul li ul li {
    margin-left: 70px;
}
.pdfD h4 {
    font-family: "Saira", sans-serif;
    margin-bottom: 20px;
    font-size: 18px;
    text-transform: unset;
    font-weight: 600;
}

.pdfD p {
    font-family: "Saira", sans-serif;
    margin-bottom: 16px;
    font-weight: 500;
    font-size: 15px;
    line-height: 29px;
    color: #000;
}

.pdfD a {
    font-size: 14px;
    display: inline-block;
    width: auto;
    padding: 8px 40px;
    font-family: "Saira", sans-serif;
    border: 0px;
    color: #fff;
    background: #1890c9;
    font-style: normal;
    border-radius: 5px;
    margin: 0 auto;
}

.pdfD {
    background: #fff;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 30px 40px;
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.05);
    position: relative;
    margin-bottom: 50px;
    box-shadow: 0px 0px 4px 2px #d9d9d9;
}
.comment-form {
    margin-bottom: 40px;
}
.newsupdates {
    background: url(<?php echo ASSETS; ?>newassets/img/footerSlices.png);
}
.newsupdates {
    background-color: #f1f1f1;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 20px 0px;
    position: relative;
}

.newsupdates:before {
    content: '';
    background: rgb(0 0 0 / 62%);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.newsupdates h4 {
    font-family: "Saira", sans-serif;
    margin-bottom: 20px;
    font-size: 23px;
    text-transform: unset;
    font-weight: 600;
    color: #fff;
    margin: 0px;
    margin-top: 9px;
}

.newsupdates form#payForm  fieldset {
    display: flex;
}

.newsupdates form#payForm fieldset .form-control {
    color: #000;
    width: 100%;
    border: 1px solid #b1b1b1;
    border-radius: 5px 0px 0px 5px;
    font-family: "Saira", sans-serif;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0.02em;
    padding: 14px 25px;
    border: 0px;
    outline: none;
    box-shadow: none;
    height: unset;
}

.newsupdates form#payForm fieldset  button.btn-default {
    font-size: 18px;
    display: block;
    width: auto;
    padding: 0px 10px;
    font-family: "Saira", sans-serif;
    border: 0px;
    color: #fff;
    background: #1890c9;
    font-style: normal;
    border-radius: 5px;
    margin: 0 auto;
    min-width: 153px;
    min-height: 57px;
    align-content: center;
    line-height: 57px;
}

.newsupdates form#payForm fieldset button .btn_loader cite, .comment-form .form-inner button .btn_loader cite {
    width: 28px;
    height: 28px;
    border: 3px dotted #ffffff;
    border-style: solid solid dotted dotted;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    box-sizing: border-box;
    animation: rotation 2s linear infinite;
}

.newsupdates form#payForm fieldset button .btn_loader cite:before,
 .comment-form .form-inner button .btn_loader cite:before{
    content: '';
    box-sizing: border-box;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    border: 3px dotted #000000;
    border-style: solid solid dotted;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    animation: rotationBack 1s linear infinite;
    transform-origin: center center;
    }

.newsupdates form#payForm fieldset button .btn_loader,
 .comment-form .form-inner button .btn_loader {
    vertical-align: -7px;
    margin-left: 3px;
    display: none;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}

.afterSubmiting {
    text-align: center;
    color: #fff;
    margin-top: 10px;
}

.afterSubmiting p {
    color: #fff;
    font-family: "Saira", sans-serif;
    font-weight: 500;
    font-size: 17px;
}
.newsupdates form#payForm fieldset label#email-error {
    display: none !important;
}

.newsupdates form#payForm fieldset .error {
    background: #ffc6c6;
}
.comment-form textarea {
    resize: none;
}
.comments-area .single-comment {
    width: 100%;
}
.comments-area .single-comment .comment-content {
    width: 100%;
}

.blogsDetail {
    padding-top: 0px;
}

.blogsDetail .blogTitle {
    background: #e5f7ff;
    padding-top: 103px;
    padding-bottom: 70px;
    text-align: left;
}

.blogsDetail .blogTitle h1.posttl {
    margin-bottom: 19px;
    font-size: 45px;
    line-height: 51px;
}

.blogsDetail .blogTitle .postmeta span {
    display: block;
    font-size: 15px;
    font-weight: 500;
}

.blogsDetail .blogTitle .postmeta span cite {
    background: none;
    padding: 0px;
    margin: 0;
    text-decoration: underline;
    color: #0699db;
    font-size: 17px;
    font-weight: 700;
    margin-left: 7px;
}

.rowaligns {
    display: flex;
    flex-wrap: wrap;
}

.aligns {
    height: 100%;
    align-content: center;
}

.blogsDetail .blogTitle .images {
    position: relative;
}

.blogsDetail .blogTitle .images span {
    font-size: 14px;
    display: inline-block;
    width: auto;
    padding: 8px 40px;
    font-family: "Saira", sans-serif;
    border: 0px;
    color: #fff;
    background: #0a0a0a;
    font-style: normal;
    border-radius: 5px;
    margin: 0 auto;
    position: absolute;
    top: 16px;
    right: 10px;
    }

.tlssticks div#shareBlock {
    border: 1px solid #cdcdcd;
    text-align: center;
    padding: 10px 10px;
    display: inline-block;
    margin: 0 auto;
    border-radius: 7px;
}

.blogsDetails div#shareBlock a {
    width: unset;
    padding: 0;
    border: 0px;
    max-width: unset;
    display: block;
}

div#shareBlock {}

.lftblks {
    text-align: center;
}

div#shareBlock p {
    font-weight: 400;
    font-size: 16px;
}

.blogsDetails div#shareBlock a .fa-facebook-f {
    color: #0866ff;
}

.blogsDetails div#shareBlock a .fa-linkedin-in {
    color: #0a66c2;
}

.blogsDetails div#shareBlock a .fa-google-plus-g {
    color: #ef0808;
}
.postmeta .pdfD {
    padding: 15px;
    margin-top: 23px;
}

.postmeta .pdfD h4 {
    font-size: 18px;
}
.ModalNewsLetter {
    display: none;
}
.ModalNewsLetter {
    background: rgb(0 0 0 / 58%);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
}

.ModalNewsLetter .innrnewslt {
    width: 600px;
    background: #fff;
    padding: 30px;
    border-radius: 11px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.ModalNewsLetter .innrnewslt a {
    position: absolute;
    top: 20px;
    right: 20px;
    color: #000;
}

.ModalNewsLetter .innrnewslt .newsletinnr {
    margin-top: 27px;
    width: 400px;
    margin: 40px auto;
}

.ModalNewsLetter .innrnewslt .newsletinnr h4 {
    font-family: "Saira", sans-serif;
    font-size: 30px;
    line-height: 45px;
    margin-bottom: 14px;
    text-transform: unset;
}

.ModalNewsLetter .innrnewslt .newsletinnr p {
    font-family: "Saira", sans-serif;
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 18px;
}

.ModalNewsLetter .innrnewslt .newsletinnr .form-control {
    font-family: "Saira", sans-serif;
    font-size: 16px;
    box-shadow: none;
    margin-bottom: 14px;
    padding: 10px 10px;
    height: unset;
    color: #000;
}

.ModalNewsLetter .innrnewslt .newsletinnr button {
    font-size: 14px;
    display: inline-block;
    width: auto;
    padding: 8px 40px;
    font-family: "Saira", sans-serif;
    border: 0px;
    color: #fff;
    background: #1890c9;
    font-style: normal;
    border-radius: 5px;
    margin: 0 auto;
    display: block;
    width: 100%;
}

.ModalNewsLetter {
}

.ModalNewsLetter .innrnewslt {
    background: #1890c9;
}

.ModalNewsLetter .innrnewslt .newsletinnr h4 {
    color: #fff;
}

.ModalNewsLetter .innrnewslt .newsletinnr p {
    color: #fff;
}

.ModalNewsLetter .innrnewslt .newsletinnr button {
    background: #000;
    padding: 12px 10px;
}
.singleDetail .descriptions p {
    font-weight: 400;
    margin-bottom: 10px;
    font-family: 'Roboto', sans-serif;
}

.singleDetail .descriptions h2, .singleDetail .descriptions h3, .singleDetail .descriptions h4, .singleDetail .descriptions h5, .singleDetail .descriptions h6 {
    margin-bottom: 15px;
}

.singleDetail .descriptions h2 img {
    width: 100%;
    height: auto;
}


.pdfD.pdfb figure {
    width: 170px;
    height: 170px;
    margin: 0 auto 25px;
    background: #e9e9e9;
    border-radius: 50%;
    align-content: center;
    text-align: center;
    border: 5px double #d5d5d5;
    background: linear-gradient(#0897d8, #000000);
}

.pdfD.pdfb figure img {
    width: 85px;
}

.pdfD.pdfb {
    background: #daf3ff;
    box-shadow: none;
}

.pdfD.pdfb h4 {
    margin-bottom: 9px;
}

.pdfD.pdfb ul {
    margin-bottom: 20px;
}

.pdfD.pdfb ul li {
    font-weight: 400;
    margin-bottom: 8px;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
}

.pdfD.pdfb ul li strong {
    font-family: "Saira", sans-serif;
    font-weight: 600;
}

.tlssticks div#shareBlock {
    position: static;
    margin: 0px;
    margin-bottom: 20px;
    display: block;
    text-align: center;
}

.tlssticks div#shareBlock a:last-child {
    margin: 0;
}

.blogsDetails div#shareBlock a i {
    font-size: 20px;
}

.blogsDetails div#shareBlock a {
    margin-bottom: 6px;
}

.tlssticks .widgets {
    background: #1890c9;
    padding: 20px 25px;
    min-width: 350px;
    border-radius: 7px;
}

.tlssticks .widgets  h4 {
    font-family: "Saira", sans-serif;
    font-size: 27px;
    color: #fff;
    line-height: 33px;
    margin-bottom: 14px;
    text-transform: unset;
}

.tlssticks .widgets a {
    font-size: 18px;
    display: block;
    width: auto;
    padding: 11px 40px;
    font-family: "Saira", sans-serif;
    border: 0px;
    color: #fff;
    background: #000000;
    font-style: normal;
    border-radius: 5px;
    margin: 0 auto;
}

.tlssticks .widgets p {
    font-family: "Saira", sans-serif;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 18px;
    color: #fff;
    font-weight: 500;
}

.sidewidget {
    /* text-align: left; */
    position: sticky;
    top: 25px;
}

.blogsDetails div#shareBlock a {
    display: inline-block;
    margin-right: 6px;
}
.pdfD.pdfb {
    margin-bottom: 0;
}

.blogsDetails .singleDetail {
    margin-bottom: 0px;
}

.tlssticks div#shareBlock {
    border: 0;
    min-width: 350px;
}

.tlssticks div#shareBlock a {
    background: #000;
    color: #fff;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    line-height: 37px;
}

.tlssticks div#shareBlock a i {
    color: #fff !important;
    margin: 0px;
    font-size: 14px;
    vertical-align: middle;
    padding: 0;
}

.tlssticks .widgets {
    margin-bottom: 32px;
}
.singleDetail .descriptions ol li a, .singleDetail .descriptions ul li a {
    font-family: "Saira", sans-serif;
    font-size: 15px;
}

.blogsDetail .blogTitle h1.posttl {
    font-size: 33px;
    line-height: 41px;
    margin-bottom: 15px;
}

.pdfD.pdfDtops a.pdfdownload {
    font-weight: 600;
    font-size: 16px;
    display: inline-block;
    width: auto;
    padding: 11px 60px;
    font-family: "Saira", sans-serif;
    border: 0px;
    color: #fff;
    background: #000000;
    font-style: normal;
    border-radius: 5px;
    margin: 0 auto;
}

.pdfD.pdfDtops {margin-top: 14px;margin-bottom: 10px;}
.blogTitle .postmeta div#shareBlock p {
    font-family: "Saira", sans-serif;
    margin-bottom: 0;
    display: inline-block;
    font-weight: 600;
    font-size: 18px;
    margin-right: 15px;
}

.blogTitle .postmeta div#shareBlock a {
    background: #000;
    color: #fff;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    line-height: 37px;
    display: inline-block;
    margin-right: 6px;
    font-size: 15px;
}

.blogTitle .postmeta div#shareBlock a i {
    vertical-align: middle;
}

.pdfD.pdfDtops {
    margin-bottom: 23px;
}

.blogsDetail .blogTitle .postmeta div#shareBlock {
    text-align: center;
}
.relatedBlogs {
    background: #e5f7ff;
    padding: 20px 20px;
    border-radius: 20px;
}

.relatedBlogs h4 {
    font-family: "Saira", sans-serif;
    margin-bottom: 20px;
    font-size: 22px;
    text-transform: unset;
    font-weight: 600;
}

.relatedBlogs ul li {overflow: hidden;}

.relatedBlogs ul li figure {
    width: 65px;
    height: 54px;
    float: left;
    margin-right: 14px;
}

.relatedBlogs ul li figure img {
    width: 100%;
    height: 100%;
}

.relatedBlogs ul li .othdtls h5 a {
    font-family: "Saira", sans-serif;
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 6px;
    font-weight: 500;
    text-transform: unset;
}

.relatedBlogs ul li .othdtls h5 {
    text-transform: unset;
}

.relatedBlogs ul li {
    margin-bottom: 10px;
    border-bottom: 1px dashed #000;
    padding-bottom: 14px;
}

.relatedBlogs ul li:last-child {
    margin: 0;
    border: 0;
    padding: 0;
}

.relatedBlogs ul li a.explor {
    font-weight: 600;
    font-size: 15px;
    display: inline-block;
    width: auto;
    padding: 7px 60px;
    font-family: "Saira", sans-serif;
    border: 0px;
    color: #fff;
    background: #000000;
    font-style: normal;
    border-radius: 5px;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    display: block;
}
.relatedBlogs ul li {
    text-align: left;
}
.pdfD.pdfDtops2 a, .pdfD.pdfDtops3 a {
    font-weight: 600;
    font-size: 16px;
    display: inline-block;
    width: auto;
    padding: 11px 60px;
    font-family: "Saira", sans-serif;
    border: 0px;
    color: #fff;
    background: #000000;
    font-style: normal;
    border-radius: 5px;
    margin: 0 auto;
}

.pdfD.pdfDtops2 {
    margin-top: 40px;
}
.pdfD.pdfDtops3 {
    margin-top: 40px;
    margin-bottom: 0;
}

@media only screen and (max-width:700px){
    .ModalNewsLetter .innrnewslt {
    width: 90%;
}

.ModalNewsLetter .innrnewslt .newsletinnr {
    width: 100%;
}
	.singleDetail .descriptions p img {
    width: auto !important;
    height: unset;
}
.blogsDetail .blogTitle .postmeta cite {
    display: block;
    margin-top: 10px;
}

.blogsDetail .blogTitle h1.posttl {
    font-size: 20px;
    line-height: 36px;
}

.tlssticks div#shareBlock {
    text-align: center;
}

.row.tlssticks {
    display: block;
}

.blogsDetails div#shareBlock a {
    width: 100%;
    max-width: unset;
}

.comments-area .single-comment .comment-content .author-post {
    display: block;
}

.comments-area .single-comment {
    display: block;
}

.comments-area .single-comment .author-thumb {
    display: none;
}

.comments-area .single-comment .comment-content .author-post .reply a {
    font-size: 12px;
}

.comments-area .single-comment .comment-content .author-post .reply {
    margin-top: 15px;
}

.comments-area ul li ul li {
    margin-left: 20px;
}

.pdfD.pdfb figure {
    line-height: 170px;
}

.pdfD.pdfb figure img {
    vertical-align: middle;
}

.tlssticks .widgets, .tlssticks div#shareBlock {
    width: 96%;
    min-width: unset;
    margin: 0 auto 20px;
}

.pdfD.pdfb figure {
    line-height: 170px;
}

.pdfD.pdfb figure img {
    vertical-align: middle;
}

.blogsDetails div#shareBlock a {
    width: unset;
}
.tlssticks div#shareBlock a {
    background: #000;
    color: #fff;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    line-height: 37px;
}

.tlssticks .widgets{
    margin-top: 31px;
}

}

    .blogsDetail .blogTitle .postmeta span cite {
    color: #929f42;
}

.singleDetail .descriptions h3 {
    color: #929f42;
}

.singleDetail .descriptions ol li a, .singleDetail .descriptions ul li a {
    color: #929f42;
}

.singleDetail .descriptions h2 {
    color: #929f42;
}

.singleDetail .descriptions p a {
    color: #006000;
    color: #929f42;
}

.singleDetail .descriptions p {
    color: #000;
}

.comment-form .form-inner button.primary-btn3 {
    background: #006000;
}

.blogsDetails .singleDetail .authorDtl {
    background: #929f42;
        background: linear-gradient(0deg, #000000 0%, rgb(166 180 76) 100%);
}

.relatedBlogs ul li .othdtls h5 a {
    color: #929f42;
}

.blogsDetail .blogTitle {
    background: #e6ffe6;
}
body {
    overflow: unset !important;
}
.relatedBlogs ul {
    padding: 0;
}

.sidewidget {
    top: 115px;
}
.singleDetail .descriptions h4 {
    color: #006000;
}
.blogsDetail .blogTitle h1.posttl {
    font-weight: bold;
}

.blogsDetail .blogTitle .postmeta span cite {
    color: #859138;
}

.banner-tems .banner-content h1 {
    font-family: "Saira", sans-serif;
    font-size: 27px;
    letter-spacing: unset;
    font-weight: bold;
}