  /* latin */
  @font-face {
    font-family: 'Mukta';
    font-style: normal;
    font-weight: 300;
    font-display: block;
    src: url(https://fonts.gstatic.com/s/mukta/v12/iJWHBXyXfDDVXbFqj2md8WA.woff2) format('woff2'), url(https://fonts.gstatic.com/s/mukta/v12/iJWHBXyXfDDVXbFqj1mZ.woff) format('woff');
  }
  /* latin */
  @font-face {
    font-family: 'Mukta';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url(https://fonts.gstatic.com/s/mukta/v12/iJWKBXyXfDDVXbnBrXw.woff2) format('woff2'), url(https://fonts.gstatic.com/s/mukta/v12/iJWKBXyXfDDVXYnF.woff) format('woff');
  }

  @font-face {
    font-family: 'Mukta';
    font-style: normal;
    font-weight: 500;
    font-display: block;
    src: url(https://fonts.gstatic.com/s/mukta/v12/iJWHBXyXfDDVXbEyjmmd8WA.woff2) format('woff2'), url(https://fonts.gstatic.com/s/mukta/v12/iJWHBXyXfDDVXbEyjlmZ.woff) format('woff');
  }

  @font-face {
    font-family: 'Mukta';
    font-style: normal;
    font-weight: 600;
    font-display: block;
    src: url(https://fonts.gstatic.com/s/mukta/v12/iJWHBXyXfDDVXbEeiWmd8WA.woff2) format('woff2'), url(https://fonts.gstatic.com/s/mukta/v12/iJWHBXyXfDDVXbEeiVmZ.woff) format('woff');
  }

  @font-face {
    font-family: 'Mukta';
    font-style: normal;
    font-weight: 700;
    font-display: block;
    src: url(https://fonts.gstatic.com/s/mukta/v12/iJWHBXyXfDDVXbF6iGmd8WA.woff2) format('woff2'),url(https://fonts.gstatic.com/s/mukta/v12/iJWHBXyXfDDVXbF6iFmZ.woff) format('woff');
  }

* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    list-style: none;
    border: none
}

.container_12, .container_16 {
    margin-left: auto;
    margin-right: auto;
}


a, a:link, a:visited {
    color: #961713;
    text-decoration: none;
}

.h2hdr a {
    color : #ffffff;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 15px auto 15px auto;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.credits, .credits a {
    color: #fff;
    padding: 10px;
}

body {
    font-family: 'Mukta',sans-serif;
    font-size: 75%;
    line-height: 1.5em;
    text-align: center;
    color: #333333;
    background: #ffffff;
}

p, ul, ol, table {
    margin: 1em 0 1em;
    font-family: 'Mukta', sans-serif;
    font-size: 1.6em;
    line-height: 1.5em;
    font-weight: 300;
    text-rendering: geometricPrecision;
    color: #525252;
}


h1 {
    color: #961713;
    font-size: 28px;
    font-weight: 600;
    line-height: 30px;
    margin: 0 0 20px;
}

h2 {
    color: #961713;
    font-size: 29px;
    font-weight: 600;
    line-height: 26px;
    margin: 20px 0 20px;
}

h3 {
    color: #961713;
    font-size: 24px;
    font-weight: 600;
    line-height: 24px;
    margin: 20px 0 20px;
}

h4 {
    color: #961713;
    font-size: 1em;
    font-weight: 600;
    line-height: 24px;
    margin: 15px 0 15px;
}

h5 {
    color: #A9CF7A;
    font-size: 0.3em;
    margin: 0 0 10px;
}

h6 {
    color: #997B2B;
    font-size: 0.9em;
    margin: 0 0 15px 0;
}

h7 {
    color: #ffffff;
    font-weight: bold;
    line-height: 0.5em;
    font-size: 11px;
}

h8 {
    color: #CF5469;
    font-weight: bold;
    line-height: 0.5em;
    font-size: 11px;
}

.wrap {
    margin: 0;
    text-align: left;
    padding: 0;
}

.header, .content, .contentWrap, .footerWrap {
    display: block;
    clear: both;
    position: relative;
    margin: 0 auto;
    min-height:100%;
}

.content {
    width: 100%;
}

.content-p a{
    display: inline;
    color: #525252;
    background-size: 1px 1px;
    background-repeat: repeat-x;
    background-position: 0 91%;
    background-image: linear-gradient(#961713,#961713);
}

.content-p a:hover {
    background-image: linear-gradient(#961713,#961713);
    color: #961713;
    background-size: 2px 2px;
}

.content-p ul li {
    line-height: 110% !important;
    list-style-image: url(bullet.gif);
    margin:0 20px;
    padding:0px 0px 10px 3px !important;
}

.wp-caption-text {
    margin-top: 20px;
    cursor: -webkit-grab;
}

.wp-caption, .wp-caption-text {
    font-size: 11px !important;
    line-height: 11px !important;
    padding: 0px;
    margin: 10px 0 30px 0;
    color: #494949 !important;
    background: #fff;
    text-transform: uppercase;
    display: block;
    width: 100% !important;
}

.wp-caption {
    border: 0px solid #edeeee;
    text-align: right;
    background-color: #fff;
    padding-top: 0px;
    margin: 10px 0;
    font-size: 13px !important;
    color: #000 !important;
}

.contentWrap {
    margin-top: 15px;
    max-width: 960px;
    width: 96%;
}

.del{
    min-height: 400px;
    text-align: center;
    
}

.footer {
    left: 0;
    bottom: 0;
    color: white;
    text-align: center;
    width: 100%;
    height: auto;
    background: #961713;
    margin-top: 30px;
    overflow: hidden;
}

.footer p {
    margin: 0;
}

.epost {
    position: relative;
}

.rel-post{

    position: relative;
}

.wrapper {
    background: #961713;
    width: 100%;
    max-height: 70px;
}

.wrapper nav {
    position: relative;
    display: flex;
    max-width: 1024px;
    margin: 0 auto;
    height: 70px;
    align-items: center;
    justify-content: space-between;
}

nav .content {
    display: flex;
    justify-content: center;
    align-items: center;
}

nav .content .links {
    text-align: center;
    margin-left: 80px;
    display: flex;
    margin: 0px;
    padding-left: 10px;
}

.content .logo a {
    color: #fff;
    font-size: 30px;
    font-weight: 600;
}

.content .links li {
    list-style: none;
    line-height: 70px;
}

.content .links li a, .content .links li label {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    padding: 9px 16px;
    border-radius: 5px;
    transition: all 0.3s ease;
    text-transform: uppercase;
}

.wrapper .search-icon, .wrapper .menu-icon {
    color: #fff;
    font-size: 18px;
    cursor: pointer;
    line-height: 70px;
    width: 30px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    fill: #ffffff;
}

.wrapper .menu-icon {
    display: none;
}


.wrapper .search-box {
    position: absolute;
    height: 100%;
    max-width: calc(100% - 50px);
    width: 100%;
    opacity: 0;
    pointer-events: none;
    transition: all 0.3s ease;
    left: 0px;
    top: 0px;
}

.search-box input {
    width: 100%;
    height: 100%;
    border: none;
    outline: none;
    font-size: 17px;
    color: #961713;
    background: #ffffff;
    border-radius: 999px;
    padding: 0 100px 0 15px;
    float: left;
    margin-top: 6px;
    height: 58px;
}

.search-box input::placeholder {
    color: #424242;
}

.search-box .go-icon {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    line-height: 60px;
    width: 50px;
    height: 50px;
    border: none;
    outline: none;
    color: #961713;
    font-size: 20px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
    border-radius: 20px;
}

.wrapper input[type="checkbox"] {
    display: none;
}

.content .links ul {
    position: absolute;
    background: #961713;
    top: 60px;
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    margin-top: 31px;
    border-top: 1px solid #fff;
}

.content .links li:hover > ul{
	top: 39px;
	opacity: 1;
	visibility: visible;
	transition: all 0.3s ease;
  }

.content .links ul li a {
    display: block;
    width: 100%;
    line-height: 30px;
    border-radius: 0px!important;
}

.content .links ul ul {
    position: absolute;
    top: 0;
    right: calc(-100% + 8px);
    margin: -1px -9px 0px 0px;
    display: block;
    width: 100%;
    line-height: 30px;
    border-radius: 0px!important;
}

.content .links ul li {
    position: relative;
}

.content .links ul li:hover ul{
	top: 0;
  }

.wp-pagenavi {
    clear: both;
    font-size: 18px;
    font-family: 'Mukta', sans-serif;
}

.wp-pagenavi a, .wp-pagenavi span {
    text-decoration: none;
    color: #525252;
    border-radius: 30px;
    padding: 0 7px;
    margin: 3px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
    background-color: #961713;
    color: #fff;
}

.wp-pagenavi span.current {
    font-weight: 700;
}

.more_entries {
    text-align: center;
    padding: 30px 0 5px;
    position: relative;
    clear: both;
}

.wp-pagenavi span.pages {
    border: none !important;
}

.more_entries .wp-pagenavi a, .more_entries .wp-pagenavi .on {
    border-radius: 30px;
    border: 1px solid rgba(0,0,0,.1);
    font-style: normal;
    margin: 0 .175em !important;
    padding: 0px 7px !important;
    font-weight: 600;
}

.h2hdr {
    font-family: 'Mukta', sans-serif;
    font-size: 33px;
    display: block;
    position: absolute;
    padding: 3px;
    bottom: -20px;
    z-index: 0;
    min-height: 50px;
    background: none repeat scroll 0 0 rgba(150, 23, 19, 0.55);
    background: none repeat scroll 0 0 #9617138C;
    overflow: hidden;
    color: #ffffff !important;
    text-decoration: none;
    line-height: 33px;
    text-align: center;
    min-width: 100%;
    word-spacing: 1px;
}

.entry {
    float: left;
    max-width: 33.3%;
    margin: 0.77rem;
    width: calc(31% - 0.5rem);
    transition: box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
    background-color: #eaf0f6;
    border-radius: 3px;
    overflow: hidden;
    padding: 0;
    flex-grow: 1;
    max-height: 320px;
    position: relative;
}

.entry:hover {
    -webkit-transform: scale(1.014);
    transform: scale(1.014);
    box-shadow: 0 0 5px 5px #961713;
    transition: all 0.3s ease ;
}

.credits {
    text-align: center;
    padding-top: 6px;
}

.credits a {
    display: inline;
    text-decoration: none;
    color: #fff;
}

#footer h3 {
    padding-bottom: 0px;
    margin: 10px 0px 0px 0px;
}

.entry img {
    object-fit: cover;
    display: block;
}

.subfooter {
    max-width: 234px;
    list-style: none;
    margin: 0 auto;
}

.heading4 {
    font-family: 'Mukta', sans-serif;
    font-size: 17px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 35px;
    border-top: 1px dashed hsl(180, 6%, 81%);
    color: #fff;
    margin: 0 auto;
}

.heading4 span {
    font-weight: 700;
}

.subscribe_box {
    background: hsl(0, 0%, 97%);
    margin: 0 auto;
    padding: 0px 0px 3px;
    overflow: hidden;
    max-width: 234px;
    border-radius: 999px;
}

.subscribe_box form {
    padding: 3px;
}

.subscribe_box input[type="text"] {
    color: #961713;
    font-family: 'Mukta', sans-serif;
    font-size: 12px;
    padding: 2px 3px 3px 12px;
    margin: 2px;
    text-align: left;
    text-transform: uppercase;
    width: 140px;
    border-radius: 999px 0px 0px 999px;
    float: left;
    border: none;
    max-width: 100%;
}

.subscribe_box input[type="text"]:focus-visible {
    outline: none !important;
    -moz-box-shadow: 0 0 2px 1px #961713;
    -webkit-box-shadow: 0 0 2px 1px #961713;
    box-shadow: 0 0 2px 1px #961713;
}

.subscribe_box input[type="submit"] {
    float: right;
    max-width: 40%;
    border-radius: 0px 999px 999px 0px;
}

.orange {
    background: #961713;
    color: #fff;
    padding: 2px 10px;
}

.btn {
    cursor: pointer;
    border: none;
    font-family: 'Mukta', sans-serif;
    font-size: 15px;
}

.thumbcus {
    width: 100%;
}

ul.social {
    list-style: none;
    margin: 0 auto;
    padding-bottom: 13px;
}

ul.social li {
    border-style: none;
    text-indent: -999em;
    margin: 0px 6px;
    padding: 10px 1px 0px 1px;
    display: inline-block;
    vertical-align: middle;
}

ul.social li a {
    display: block;
    width: 28px;
    height: 28px;
    margin-left: 0px;
    margin-top: 0px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

ul.social li:first-child a {
    margin-left: 0;
    margin-top: 0;
}

ul.social li a:hover {
    border-top-left-radius: 0px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

ul.social li a.facebook {
    background-color: #3c5fac;
    border: 2px solid #ffffff;
}

ul.social li a.twitter {
    background-position: -33px 0;
    background-color: #5ec3df;
    border: 2px solid #ffffff;
}

ul.social li a.google {
    background-position: -65px 0;
    background-color: #c63d2d;
    border: 1px solid #ffffff;
}

ul.social li a.pinterest {
    background-position: -96px 0;
    background-color: #cb2027;
    border: 2px solid #ffffff;
}

ul.social li a.tumblr {
    background-position: -128px 0;
    background-color: #395976;
    border: 2px solid #ffffff;
}

ul.social li#feed {
    border-style: none;
}

ul.social li a.feedburner {
    background-color: #fb8304;
    width: 28px;
    height: 28px;
    border: 2px solid #ffffff;
}

ul.social li a.feedburner img {
    margin: 6px 0 0 36px;
}

.social-icon {
    width: 20px;
    margin: 0 auto;
    fill: #ffffff;
    display: block;
    padding-top: 3px;
    }

.pinterest-icon{
    width: 18px;
    margin: 0 auto;
    fill: #ffffff;
    display: block;
    padding-top: 2px;
} 

.a2a_svg{
    margin-left: 10px !important;
    border-radius: 999px !important;
}

.a2a_kit a{
    display: inline-block;
}

.wpcf7-form {
    width: 600px;
}

.wpcf7-form {
    display: block;
    line-height: 100%;
    max-width: 100%;
}

.wpcf7-form p {
    margin: 0;
}

.wpcf7-form input[type="email"], .wpcf7-form input[type="text"], .wpcf7-form textarea {
    background-color: #FFF;
    border: 1px solid rgba(0, 0, 0, .1);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #333;
    font-size: 1em;
    margin-bottom: 1em;
    outline: 0;
    padding: .5em;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.wpcf7-form input[type="text"]:focus, .wpcf7-form input[type="email"]:focus, .wpcf7-form textarea:focus {
    border-color: #32adf5;
}

.wpcf7-form input[type="submit"] {
    font-family: 'Mukta',sans-serif;
    text-transform: uppercase;
    display: inline-block;
    padding: 10px 20px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    color: #fff;
    background-color: #961713;
    border: 2px solid #961713;
    border-radius: 5px;
    transition: background-color 0.3s, color 0.3s;
}

.wpcf7-form input[type="submit"]:hover{
    background-color: #fff;
    color: #961713;
}

.content-nav {
    padding: 10px 0px 94px 0px;
    margin: 0px 0px 14px 0px;
}

.content-nav ul li {
    width: auto;
    float: left;
    background: #fff;
    padding: 0px;
}

.content-nav ul li.previous {
    text-align: left;
    width: 50%;
    float: left;
    max-height: 120px;
}

.content-nav ul li.next {
    text-align: right;
    float: right;
    width: 50%;
    max-height: 120px;
}

.content-nav ul li a {
    font-size: 20px;
    font-weight: 700;
    color: #961713;
    text-decoration: none !important;
}

.content-nav ul li a:hover {
    text-decoration: underline
}

.content-nav ul li p a {
    font-size: 20px;
    color: #676767;
    font-weight: 400
}

.lineupost {
    clear: both;
    margin: 18px 0;
    height: 1px;
    background: #eee
}

.postitle {
    clear: both;
    margin: 0 0 15px;
    height: 1px;
    background: #e4e4e4
}

.postle {
    clear: both;
    margin: 10px 0px 15px 0px;
    height: 1px;
    background: #e4e4e4
}

.post_meta {
    font-size: 11px;
    color: #666666;
    float: left;
    margin: 0;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
    max-width: 411px;
    text-transform: uppercase;
}

#commentform #submit {
    background-color: #961713;
    color: #FFFFFF;
    border: 2px solid #cdcdcd;
}

strong {
    font-weight: bold
}

em {
    font-style: italic
}

.gridpost {
    margin-left: 10px;
    margin-right: 10px;
}

.entrypost {
    width: 650px;
    float: inherit;
    word-spacing: 1px;
    margin: 0 auto;
    padding: 0px 25px;
}

.h2hdrpost {
    font-family: 'Mukta',sans-serif;
    margin: 2px 0px 12px 0px;
    font-size: 34px!important;
    padding-top: 20px!important;
    letter-spacing: 0;
    line-height: 1.1em;
    text-align: left;
    font-weight: 700;
}

.titlewrap{
    margin:0 auto;
    max-width: 600px;
}

.npmore {
    margin-top: 15px;
    line-height: 1.5rem;
}

.gallery-item {
    float: left;
    width: 100% !important;
}

#gallery-1 img {
    border: 1px solid #fff !important;
}

.entrypost blockquote p {
    color: #666;
    font-size: 16px;
    font-style: italic;
    line-height: 22px;
}

.entrypost ul li {
    line-height: 135%;
    padding: 0 0 10px 23px;
}

.entrypost ol li {
    line-height: 140%;
    padding: 0 0 1em 0;
    list-style-position: inside;
    list-style-type: decimal;
}

#respond #author, #respond #email, #respond #url, #respond #comment {
    border: 1px solid #cccccc;
    padding: 5px;
    max-width: 100%;
}

#respond #author:focus-visible {
    outline: none !important;
    padding: 5px;
    -moz-box-shadow: 0 0 2px 2px #961713;
    -webkit-box-shadow: 0 0 2px 2px #961713;
    box-shadow: 0 0 2px 2px #961713;
    transform: scale(1.014);
}

#respond #email:focus-visible {
    outline: none !important;
    padding: 5px;
    -moz-box-shadow: 0 0 2px 2px #961713;
    -webkit-box-shadow: 0 0 2px 2px #961713;
    box-shadow: 0 0 2px 2px #961713;
    transform: scale(1.014);
}

#respond #url:focus-visible {
    outline: none !important;
    padding: 5px;
    -moz-box-shadow: 0 0 2px 2px #961713;
    -webkit-box-shadow: 0 0 2px 2px #961713;
    box-shadow: 0 0 2px 2px #961713;
    transform: scale(1.014);
}

#respond #comment:focus-visible {
    outline: none !important;
    padding: 5px;
    -moz-box-shadow: 0 0 2px 2px #961713;
    -webkit-box-shadow: 0 0 2px 2px #961713;
    box-shadow: 0 0 2px 2px #961713;
    transform: scale(1.014);
}

#respond label {
    padding: 5px;
    margin-left: 5px;
}

#respond .cancel-comment-reply {
    margin-bottom: 20px;
}

#commentform #submit {
    padding: 10px;
}

.related-txt {
    text-align: center;
    position: relative;
    font-size: 125%;
    font-weight: 700;
    margin: 0;
    padding: 0 0 5px;
    text-transform: capitalize;
    color: #961713;
}

.related-svg {
    height: 29px;
    fill: #961713;
    width: 33px;
    margin: 0 auto;
}


.socenter {
    padding: 10px 0px 0px 0px;
    text-indent: 0em;
}

input.submit {
    color: #000;
    cursor: pointer;
    padding: 0;
}

.relpo {
    font-family: 'Mukta', sans-serif;
    display: block;
    position: absolute;
    padding: 3px 3px 6px 3px;
    bottom: 0px;
    z-index: 0;
    min-height: 50px;
    background: none repeat scroll 0 0 #9617138C;
    background: none repeat scroll 0 0 rgba(150, 23, 19, 0.55);
    overflow: hidden;
    font-size: 35px !important;
    color: #ffffff !important;
    text-decoration: none;
    line-height: 33px;
    font-weight: 500;
    text-align: center;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    cursor: pointer;
    transition: box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
    transition: box-shadow 0.15s ease-in-out, transform 0.15s ease-in-out;
    transition: box-shadow 0.15s ease-in-out, transform 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
    min-width: 100%;
}

#respond {
    max-width: 650px;
    margin: 0 auto;
}

#postitle {
    clear: both;
    margin: 0px 0px 15px 0px;
    height: 1px;
    background: #e4e4e4;
}

/* Related Posts */
ol.related-posts {
    display: inline-block;
    width: 100%;
    clear: both;
    margin: 0 auto;
    padding: 0;
}

ol.related-posts li {
    float: left;
    max-width: 33.3%;
    margin: 0.77rem;
    width: calc(31% - 0.5rem);
    transition: box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
    background-color: #eaf0f6;
    border-radius: 3px;
    overflow: hidden;
    padding: 0;
}

ol.related-posts li:hover {
    -moz-box-shadow: 0 0 5px 5px #961713;
    -webkit-box-shadow: 0 0 5px 5px #961713;
    box-shadow: 0 0 5px 5px #961713;
    transform: scale(1.014);
}

ol.related-posts img {
    object-fit: cover;
    display: block;
    min-width: 100%;
    min-height: 100%;
}

ol.related-posts a {
    clear: both;
    display: block;
    border: none;
    text-decoration: none;
}

  .content .links li label{
	visibility:hidden;
  }
  .content .links li a:hover,
  .content .links li label:hover{
	box-shadow:inset 0 0 30px rgb(0 0 0 / 25%) ;
	border-radius: 10px;
    cursor: pointer;
  }

  .wrapper #show-search:checked ~ .search-icon span::before{
	box-shadow:inset 0 0 30px rgb(0 0 0 / 25%) ;
	border-radius: 10px;
	cursor: pointer;
	padding: 10px;
	border-radius: 20px;
  }

.wrapper #show-search:checked ~ .search-box{
	opacity: 1;
	pointer-events: auto;
  }

/* Responsive code start */
  @media screen and (max-width: 1250px){
	.wrapper nav{
	  padding: 0 20px;
	}
	nav .content .links{
	  margin-left: 30px;
	}
	.content .links li a{
	  padding: 8px 11px;
	}
	.wrapper .search-box{
	  max-width: calc(100% - 60px);
	}
	.wrapper .search-box input{
	padding: 0 100px 0 15px;
	margin-top: 6px;
    height: 58px;
	}
  }
  
  @media screen and (max-width: 1024px){

	.sub-menu{
		display: none;
	}
	.wrapper .menu-icon{
	  display: block;
	}
	
	.wrapper #show-menu:checked ~ .menu-icon span::before{
		content: "\e9bd";
		box-shadow:inset 0 0 30px rgb(0 0 0 / 25%) ;
		border-radius: 10px;
		cursor: pointer;
		padding: 10px;
		border-radius: 20px;
	  }

	nav .content .links{
	  display: block;
	  position: fixed;
	  background: #961713;
	  height: 100%;
	  width: 100%;
	  top: 70px;
	  left: -100%;
	  margin-left: 0;
	  max-width: 100%;
	  overflow-y: auto;
	  padding-bottom: 100px;
	  transition: all 0.3s ease;
	  z-index: 1;
	}
	nav #show-menu:checked ~ .content .links{
	  left: 0%;
	}
	.content .links li{
	  margin: 15px 20px;
	}
	.content .links li a,
	.content .links li label{
	  line-height: 40px;
	  font-size: 20px;
	  display: block;
	  padding: 8px 18px;
	  cursor: pointer;
	}
	.content .links li a.desktop-link{
	  display: none;
	}
  
	/* dropdown responsive code start */
	.content .links ul,
	.content .links ul ul{
	  position: static;
	  opacity: 1;
	  visibility: visible;
	  background: none;
	  max-height: 0px;
	  overflow: hidden;
	}
	.content .links #show-features:checked ~ ul,
	.content .links #show-services:checked ~ ul,
	.content .links #show-items:checked ~ ul{
	  max-height: 100vh;
	}
	.content .links ul li{
	  margin: 7px 20px;
	}
	.content .links ul li a{
	  font-size: 18px;
	  line-height: 30px;
	  border-radius: 5px!important;
	}
  }
  
  @media screen and (max-width: 400px){
	.wrapper nav{
	  padding: 0 10px;
	}
	.content .logo a{
	  font-size: 27px;
	}
	.wrapper .search-box{
	  max-width: calc(100% - 55px);
	}
	.wrapper .search-box .go-icon{
        width: 36px;
        height: 36px;
        right: 8px;
        padding:0;
	}
	.wrapper .search-box input{
	  padding-right: 30px;
	}
  }

  @media (max-width: 767px)  {


    .wrapper {
        margin-bottom: 20px;
    
    }
    
        body{
        width:100%;
    }
    
    .contentWrap{
        width:100%;
    }

    .gridpost{
        margin:0 auto;
    }

    .entrypost{
        padding:0;
    }

    .post_meta{
        padding-left:20px;
    }

    p, ul, ol, table{
        padding:0 15px;
    }

    h2, h3 {
        margin:20px 20px;
    }

    .content-nav{
        padding: 10px 0px 120px 0px;
        margin: 0;
    }

    .npmore{
        padding:0;
    }

    .wp-caption-text{
        padding-right:10px !important;
    }

    .grid_12{
        width:98%;
        margin:0 auto;
    }

    .entry:hover{
    
        box-shadow: none;
    }
    
    .h2hdr{
        font-size: 25px;
        line-height: 25px;
    }	
        
    .gallery-item {float:left;width:100% !important;}
    #gallery-1 img { 
    border: 1px solid #fff;
    }
        
    li.mob-search {
        border-radius: 0;
        border: 0;
        margin: 0;
        line-height: 40px;
        padding: 0 10px;
        background: 0 0;
        text-align: center;
        color: #fff;
        font-size: 24px;
        }

    
    .grid_s {
        float:left;
        margin-left: 0px;
        margin-right: 0px;
        margin-top:0px;
        width: 100%;
    }
    
    .gridpost{
    
        float:none;
    }
    
    .entrypost ul li{
        padding:0;

    }

    .signalads {
        display:none;
        }
    
    .wrap {
        max-width:768px;
        margin:0;
        
        }
    
    .content {
        width: 200px;
        height: 52px;
        }

    
    .container_12 .grid_9, .container_16 .content, .container_16 .gridpost {
        max-width:100%;
        margin-left:0;
        margin-right:0;
        }
    
        
    .container_12 .grid_9, .gridpost {
        padding: 0px;
    }
        
    .entry {
        float:left;
        max-width: 50%;
        margin: 0.65rem;
        width: calc(47% - 0.5rem);
        }
    
    .entry img {
        object-fit: cover; 
        display: block;
        min-width: 100%;
        min-height: 100%;
        }
        
    .entrypost {
        width:100%;
        float:inherit;
        margin:0;
        padding-bottom:20px;
        }
    
    .entrypost img {
        width:100%;
        height:auto;
        }	
    
    .royalSlider img {
        width:100%;
        }
    
    .ads-above {
        display:block;
        float:none;
        text-align:center;	
        }
        
    .search-post {
        display:none;
        }
    
        ol.related-posts li {
            max-width: 50%;
            width: calc(47% - 0.5rem);
        
        }
        
        .relpo {
        display: block;
        position: absolute;
        padding: 3px 3px 6px 3px;
        z-index: 0;
        min-height: 50px;
        background: none repeat scroll 0 0 #9617138C;
        background: none repeat scroll 0 0 rgba(150, 23, 19, 0.55);
        overflow: hidden;
        font-size: 25px !important;
        color: #ffffff !important;
        text-decoration: none;
        line-height: 24px;
        text-align: center;	
        width: 100%;
        }
        
        ol.related-posts img {
        clear: both;
        padding: 0;
        background: #fff;
        border: 0 solid #e8e8e8;
        }
        
    
    .thumbcus {
        width:auto;
        }
    
    .custom #footerWrap {
        Width:100%;
        }
    
    .container_12, .container_16 {
        width:100%;
        }
    
    .container_12 .content, .container_16 .grid_16 {
        width:100%;
        padding:10px;
        }
    
    .wp-pagenavi a.page, span.extend, a.last {
     display: none;
        }
        .search-postr {
            top:88%;
        }
    #breadcru
    #breadcrumbs {
        width:100%;
        }
    
    .heading3 {
        width:100%;
        }
    
       .fb-comments {
        width: 100% !important;
       }
    }
    
        
    @media (max-width: 480px)  {
    
    .wrapper{
    
        margin-bottom:10px;
    }
    
    .entry {
        float: inherit;
        max-width: 100%;
        margin:1rem 0.3rem 1rem 0.3rem;
        width: calc(100% - 0.5rem);
    }
    
    .entry:hover{
        box-shadow: none;
    }
    
    ol.related-posts li{
        float:left;
        width: 100%;
        max-width: 100%;
        margin: 0.7rem 0 0.7rem 0;
         }
         ol.related-posts {
            display: block; 
            width: 96%;
            margin-top: 10px;
         }
    .relpo {
    
        max-width: 100%;
    }
    
    .entrypost ul li {
        padding: 0;
    }

    .h2hdrpost{
        font-size: 34px;
        line-height: 34px;
        padding: 0 15px;
    }
    
    
    }  