* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'Open Sans', sans-serif;
    /*font-family: 'Roboto Mono', monospace;*/
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

html,
body {
    height: 100%;
}

.headRed {
    background-color: #990000;
    font-size: 12px;
    color: #fff;
    text-align: center;
    position: relative;
    padding: 11px 0;
    height: 43px;
}

.mainTtl {
    color: rgb(153, 0, 0);
    font-size: 22px;
    text-align: center;
    margin: 5px 0;
    clear: both;
}

ul.menu li:nth-child(1) {
    background: #996;
}

.subsc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 20px;
}

.subsc label {
    text-align: left;
    margin-bottom: 5px;
    color: #000;
    font-size: 16px;
    padding-left: 10px;
}

.subsc input {
    height: 35px;
    margin: 0 5px;
    border: 0;
    outline: none;
    padding: 0 5px;
}

.subsc input.sbmtbtn {
    background: #990000;
    border: 0;
    height: 35px;
    margin: 5px 15px;
    color: #fff;
    margin-bottom: 15px;
    border-radius: 50px;
    cursor: pointer;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    outline: none;
}

.subsc input.sbmtbtn:hover {
    background: #999966
}

.menu_search {
    padding: 5px;
    background: #c7c7c7;
}

.menu_search {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.menu_search input {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border: 0;
    height: 30px;
    outline: none;
    padding-left: 5px;
}

.menu_search button {
    background: #990000;
    border: 0;
    outline: none;
    color: #fff;
    padding: 0 5px;
    font-size: 12px;
    cursor: pointer;
}

.slick-slide img {
    width: 100%;
    height: auto;
}

ul.menu li img {
    display: block;
    margin: auto;
}

.subHeading {
    font-size: 18px;
    color: #353535;
    margin: 5px 0;
    text-align: center;
}

.essaysubtitle {
    font-size: 16px;
    color: #333;
    text-decoration: none;
    margin: 0px;
    padding-bottom: 0px;
    font-weight: normal;
    padding-top: 7px;
    text-align: center;
    margin-top: 10px;
}

.gallry_vist.contnt_Area {
    color: currentColor;
    padding: 10px;
    padding-right: 0;
}

.container {
    width: 850px;
    margin: auto;
}

a#lg-share-linkedin span.lg-icon {
    width: 20px;
    height: 20px;
    position: relative;
}

.lg-outer #lg-share-linkedin .lg-icon:after {
    height: 20px;
    content: '';
    background: url(../img/linkedin.png);
    width: 20px;
    position: absolute;
    left: 0;
    background-size: cover;
}

.wrapper.non_menu .img_Cap {
    cursor: default;
}

.searchstats {
    display: flex;
    padding: 3px 10px;
    justify-content: space-between;
    font-size: 14px;
    background: #c2c2c2;
    color: #900;
}

ol,
ul {
    padding-left: 25px;
}

#bgmain {
    overflow: hidden;
}

.intro {
    margin: 10px 0;
    font-size: 20px;
    color: #333;
    float: left;
    width: 100%;
}

.contnt_Area {
    float: left;
    width: 100%;
    color: currentColor;
    text-align: justify;
}

.imgRight {
    float: right;
    padding: 13px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 0;
    padding-bottom: 3px;
}

.imgLeft {
    float: left;
    padding: 13px 13px 10px 13px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 0;
    padding-bottom: 3px;
}

.rightimgblock,
.lefttimgblock {
    float: right;
}

.rightimgblock a,
.leftimgblock a {
    display: block;
    text-align: center;
    font-size: 13px;
}

a.toTop svg {
    width: 20px;
    height: 20px;
}

.norRecord {
    float: left;
    width: 100%;
    padding: 130px;
    text-align: center;
    background: #f9f9f9;
}

.contnt_Area p {
    clear: both;
    margin-top: 10px;
}

.center_img {
    text-align: center;
    vertical-align: top;
    margin: 20px 0;
    overflow: hidden;
    width: 100%;
}

img[style="float:right"],
img[style="float:right;"] {
    padding-left: 10px;
    padding-bottom: 10px;
    cursor: default;
}

img[style="float:left"],
img[style="float:left;"] {
    padding-right: 10px;
    padding-bottom: 10px;
    cursor: default;
}

.img_Cap {
    display: inline-block;
    text-align: center;
    vertical-align: text-top;
    cursor: pointer;
}

.img_Cap .caption {
    display: block;
    max-width: 250px;
    font-size: 12px;
    color: #737373;
    margin: auto;
}

.nonMenucont {
    clear: both;
    width: 100%;
    text-align: justify;
    line-height: 22px;
}

.nonMenucont .img_Cap {
    cursor: default;
}

.nonMenucont a {
    text-decoration: underline;
}

.golden {
    color: #808000;
}

.blue {
    color: rgb(0, 0, 255);
}

.nonMenucont h2.golden {
    text-align: center;
    font-size: 20px;
    margin: 20px auto;
    font-weight: 600;
}

.nonMenucont h3.blue {
    text-align: center;
    font-size: 15px;
}

.figure_cap.figure {
    font-size: unset;
}

.img_Cap a {
    display: block;
    font-size: 13px;
    color: currentColor !important;
    text-decoration: underline;
}

a:hover {
    text-decoration: underline;
}

.asidebox {
    width: 100%;
    word-break: break-all;
    padding: 10px;
    margin-left: 10px;
}

.center_img img {
    display: inline-block;
    margin: 0 10px;
    vertical-align: text-top;
}

a.toTop {
    text-decoration: none !important;
    background: url(../img/top.png);
    margin: 10px;
    position: fixed;
    right: 0;
    width: 39px;
    height: 39px;
    z-index: 99;
    bottom: 16px;
    display: none;
    cursor: pointer;
    background-color: rgba(153, 0, 0, 0.5);
    background-position: 8px 6px;
    background-repeat: no-repeat;
    border-radius: 50%;
    padding: 0;
}
a.toTop:hover{
    background-color: rgba(153, 0, 0, 1);
}

a.toTop span {
    font-size: 21px;
    line-height: 0;
    display: none;
}

.menu-icon {
    display: inline-block;
    width: 40px;
    height: 22px;
    margin-left: 0;
    float: left;
    cursor: pointer;
    z-index: 999;
}

.menu-icon span {
    position: relative;
    top: 10px;
    display: block;
    width: 30px;
    height: 2px;
    background: currentColor;
}

.menu-icon span {
    -webkit-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
    -webkit-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    transition-delay: 0.2s;
}

.menu-icon span:before,
.menu-icon span:after {
    width: 30px;
    height: 2px;
    background-color: currentColor;
    display: block;
    position: absolute;
    content: '';
}

.menu-icon span:before {
    margin-top: -9px;
    -webkit-transition-property: margin, -webkit-transform;
    transition-property: margin, -webkit-transform;
    -o-transition-property: margin, transform;
    transition-property: margin, transform;
    transition-property: margin, transform, -webkit-transform;
    -webkit-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-delay: 0.2s, 0s;
    -o-transition-delay: 0.2s, 0s;
    transition-delay: 0.2s, 0s;
}

.menu-icon span:after {
    margin-top: 9px;
    -webkit-transition-property: margin, -webkit-transform;
    transition-property: margin, -webkit-transform;
    -o-transition-property: margin, transform;
    transition-property: margin, transform;
    transition-property: margin, transform, -webkit-transform;
    -webkit-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-delay: 0.2s, 0s;
    -o-transition-delay: 0.2s, 0s;
    transition-delay: 0.2s, 0s;
}

.hover span {
    background-color: rgba(0, 0, 0, 0.0);
    -webkit-transition: 0s background-color;
    -o-transition: 0s background-color;
    transition: 0s background-color;
}

.hover span:before {
    margin-top: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition-delay: 0s, 0.2s;
    -o-transition-delay: 0s, 0.2s;
    transition-delay: 0s, 0.2s;
}

.hover span:after {
    margin-top: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition-delay: 0s, 0.2s;
    -o-transition-delay: 0s, 0.2s;
    transition-delay: 0s, 0.2s;
}

ul.menu {
    position: absolute;
    background: #eee;
    min-height: 100vh;
    z-index: 999;
    transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    top: 43px;
    -webkit-transition: all .5s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -o-transition: all .5s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: all .5s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    width: 235px;
    min-height: 100%;
    list-style: none;
    padding-left: 0;
}

ul.menu.active {
    transform: translateX(-00%);
    -webkit-transform: translateX(-00%);
    -ms-transform: translateX(-00%);
    -moz-transform: translateX(-00%);
}

ul.menu.active li {
    opacity: 1;
}

ul.menu li {
    width: 100%;
    text-align: center;
    float: left;
    opacity: 0;
}

ul.menu li a {
    display: block;
    color: #999966;
    padding: 9px;
    font-size: 14px;
    border-bottom: dotted 1px #939393;
    cursor: pointer;
    text-decoration: none;
    text-align: left;
}

ul.menu li a.active {
    color: #990000;
}

ul.menu li:last-child a {
    border-bottom: 0;
}

ul.breadcrumb {
    float: left;
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 5px;
    background: #fff;
    border-radius: 0 5px 5px 0;
    padding-left: 15px;
    border-left: solid 3px #990000;
    margin: 5px 0;
}

ul.breadcrumb li {
    float: left;
    position: relative;
    padding-right: 25px;
    margin-bottom: 0;
    max-width: 200px;
}

ul.breadcrumb li * {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

ul.breadcrumb li:after {
    position: absolute;
    content: "\203A";
    top: 50%;
    right: 10px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: rgba(153, 0, 0, 1);
    border-radius: 50%;
    height: 25px;
}

ul.breadcrumb li:last-child:after {
    display: none;
}

ul.breadcrumb li a {
    font-size: 12px;
    text-transform: capitalize;
    text-decoration: none;
    display: block;
    color: rgba(153, 0, 0, 0.6);
}

ul.breadcrumb li:last-child a {
    pointer-events: none;
    color: rgba(153, 0, 0, 1);
}

#lightgallery .img_Cap img {
    cursor: pointer;
    padding-bottom: 3px;
}

.logotop {
    text-decoration: none;
    color: currentColor;
    line-height: 21px;
    display: inline-block;
}

ul.menu li a:hover {
    color: #990000;
}

a.lg-close.backTo {
    position: absolute;
    right: 10px;
    top: 60px;
    background: #990000;
    color: #fff;
    padding: 10px;
    font-size: 13px;
    border-radius: 5px;
    cursor: pointer;
    display: block;
    line-height: 1em;
    padding-left: 32px;
}

a.lg-close.backTo:after {
    content: '\2190';
    left: 10px;
    right: inherit;
    position: absolute;
    width: auto;
    font-size: 14px;
    top: 9px;
}

.contnt_Area table tr>td {
    vertical-align: top;
}

.contnt_Area>table {
    margin: 10px 0;
}

.contnt_Area table tr>td>table {
    height: 100%;
    padding: 0 10px;
}

.contnt_Area table tr>td>table tr td {
    vertical-align: middle;
}

.footnotes {
    clear: both;
    margin-bottom: 20px;
}

.footnotes p {
    font-size: 13px;
    line-height: 21px;
}

a {
    text-decoration: none;
}

.text-center {
    text-align: center;
}

.about_author {
    margin-top: 30px;
    clear: both;
    margin-bottom: 30px;
    float: left;
    color: #000;
    font-size: 1rem;
    width: 100%;
}

.about_author p,
.wrapper p {
    margin: 10px 0;
}

.nonpagin {
    float: left;
    width: 100%;
    display: flex;
    justify-content: space-around;
    padding: 15px;
    box-sizing: border-box;
    margin-top: 15px;
    border-top: solid 1px #e7e7e7;
}

.nonpagin a.next {
    padding-right: 13px;
}

.nonpagin a.prev {
    padding-left: 13px;
}

.nonpagin a.next:after {
    position: absolute;
    content: '\276F';
    right: 0;
    top: 0;
}

.nonpagin a.prev:after {
    position: absolute;
    content: '\276E';
    left: 0;
    top: 0;
}

.nonpagin a {
    text-decoration: none;
    color: #990000;
    position: relative;
}

.nonpagin a:hover {
    text-decoration: underline;
}

.wrapper p {
    clear: both;
}

.footr a.footer-a {
    color: currentColor;
    font-size: 12px;
    text-decoration: none;
    padding: 0 7px;
}

.footr {
    float: left;
    width: 100%;
    color: #fff;
    text-align: center;
    background: #990000;
    padding: 10px;
}

.bannr {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
}

.bannr img {
    width: 100%;
    display: block;
}

.about_author .img_Cap {
    max-width: 350px;
}

.about_author .img_Cap img {
    max-width: 100%;
}

.about_author .img_Cap span {
    display: block;
    text-align: center;
}

.footnotes {
    clear: both;
    margin-bottom: 20px;
    padding-top: 20px;
    border-top: solid 1px #333;
	text-align:left;
}

.footnotes p {
    font-size: 13px;
    line-height: 21px;
}

.pagin {
    float: left;
    width: 100%;
    text-align: right;
}

.pagin a {
    padding: 0 5px;
}

.comment_cont {
    float: left;
    width: 100%;
    background: #eaeaea;
    padding: 20px 50px;
    padding-top: 50px;
}

.comment_cont span {
    font-size: 12px;
}

.first-inputs {
    float: left;
    width: 100%;
    margin-top: 10px;
}

.first-inputs .name {
    width: 48%;
    float: left;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
}
.notfound {
    display: flex;
    width: 100%;
    flex-direction: column;
    align-items: center;
    height: 80vh;
    justify-content: center;
}
.notfound h1 {
    font-size: 46px;
    text-transform: capitalize;
    color: #990000;
    margin-bottom: 15px;
}
.notfound p {
    text-align: center;
    line-height: 30px;
    margin-bottom: 40px;
}
.notfound a {
    display: inline-block;
    padding: 8px 25px;
    background: #990000;
    color: #fff;
    text-decoration: none;
    opacity: .8;
}
.notfound a:hover{opacity: 1;text-decoration: none;}
.first-inputs .email {
    width: 48%;
    float: right;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
}

.first-inputs label {
    font-size: 14px;
    margin-bottom: 2px;
}


/*.first-inputs .email .display_with {
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-row: 2 / 3;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-column: 2 / 3;
}*/

label.display_with input[type="checkbox"] {
    float: left;
    margin-top: 4px;
    margin-right: 5px;
}

.first-inputs .email .display_with {
    display: block;
    font-size: 13px;
    margin-top: 2px;
}

.name input,
.email input[type="email"] {
    width: 100%;
    padding: 5px 10px;
    border-radius: 3px;
    border: 0;
}

.first-inputs .message {
    float: left;
    width: 100%;
    margin-top: 0;
}

.first-inputs .message label {
    display: block;
}

.first-inputs .message textarea {
    width: 100%;
    height: 130px;
    resize: none;
    padding: 10px;
    border-radius: 3px;
    border: 0;
}

.first-inputs .message .approve {
    font-size: 12px;
}

.first-inputs .button {
    float: right;
    width: 200px;
    margin-top: 22px;
    text-align: right;
}

button,
input[type="submit"],
input[type="button"] {
    -webkit-appearance: none;
}

.first-inputs .button input[type="button"] {
    padding: 8px 25px;
    background: #990000;
    border: 0;
    outline: none;
    cursor: pointer;
    color: #fff;
    border-radius: 3px;
}

.wrapper {
    float: left;
    width: 100%;
    margin: 30px 0;
    min-height: 465px;
    margin-top: 0;
}

.intro_ol {
    list-style-type: lower-alpha;
    padding-left: 50px;
}

.font14bold {
    font-size: 14px;
    font-weight: bold;
}

.essay_slide {
    max-width: 600px;
    margin: 10px auto;
    width: 100%;
}
.banner-link a {
    font-size: 14px;
    color: #900;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-initialized .slick-active {
    opacity: 1;
}

.essay_slide .slick-dots {
    width: 100%;
    float: left;
    padding: 0;
    text-align: center;
}

.essay_slide .slick-dots li {
    list-style: none;
    display: inline-block;
    margin: 0 5px;
}

.essay_slide .slick-dots li button {
    background: rgba(153, 153, 102, 0.5);
    border: 0;
    text-indent: -99999px;
    width: 8px;
    outline: none;
    height: 8px;
    border-radius: 50%;
}

.essay_slide .slick-dots li.slick-active button {
    background: #990000;
}

.essay_list_cont {
    float: left;
    width: 100%;
}

.essayhead {
    float: left;
    width: 100%;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr 135px;
    grid-template-columns: 1fr 1fr 135px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px;
    background: #eaeaea;
    margin-top: 20px;
    border-radius: 5px 5px 0 0;
}

.show_btn button.clear {
    background: #737373;
}

.essaylist_item {
    width: 100%;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 80px 1fr;
    grid-template-columns: 80px 1fr;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-left: solid 1px #eaeaea;
    border-bottom: solid 1px #eaeaea;
    padding: 5px;
    border-right: solid 1px #eaeaea;
}

.subject {
    float: left;
    text-align: left;
}

.subject label {
    display: block;
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 5px;
}

.subject select,
.arrangedBy select {
    padding: 5px;
    min-height: 32px;
    /* -webkit-appearance: none;*/
    background: #fff;
}

.arrangedBy select.first {
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1 / 2;
    margin-right: 10px;
}

.arrangedBy {
    text-align: right;
    padding-right: 0;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
}

.arrangedBy label {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1 / 3;
    text-align: left;
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 5px;
}

.arrangedBy select.sec {
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-column: 2 / 3;
    margin-right: 10px;
}

.show_btn {
    text-align: center;
    -ms-flex-item-align: end;
    -ms-grid-row-align: end;
    align-self: end;
}

.show_btn button {
    padding: 7px 15px;
    border: 0;
    color: #fff;
    cursor: pointer;
    background: #996;
}

.essay_info {
    width: 100%;
    float: left;
    font-size: 13px;
}

.essay_info a {
    text-decoration: none;
    display: inline-block;
    color: #990000;
}

.essay_info p {
    margin: 0;
}

.published {
    display: block;
    font-weight: 600;
    margin: 3px 0;
}

.published span {
    font-weight: normal;
}

.essaylist_item img {
    margin: auto;
    cursor: pointer;
}

.essaylist_item:nth-child(odd) {
    background: rgba(255, 237, 192, 0.5);
}

.essay_list_cont .ng-scope .essaylist_item {
    background: none;
}

.essay_info a.essayttl {
    font-size: 16px;
    color: #990000;
    position: relative;
}

.essay_info a.essayttl * {
    color: #990000 !important;
}

.essay_info a.essayauthor {
    color: #494a4a;
    text-decoration: underline;
}

.essay_list_cont .ng-scope:nth-child(odd) .essaylist_item {
    background: rgba(255, 237, 192, 0.5);
}

.essay_ftr {
    width: 100%;
    display: -ms-grid;
    display: grid;
    font-size: 14px;
    background: #c1c1c1;
    -ms-grid-columns: 150px 170px 1fr;
    grid-template-columns: 150px 170px 1fr;
    grid-gap: 10px;
    padding: 5px;
    border-radius: 0 0 5px 5px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.essay_ftr>div:nth-child(3) {
    margin: 0;
    padding: 0 !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.essay_ftr>div:nth-child(3) div[ng-pagination="pagination"] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.essay_ftr .buttons {
    text-align: right;
}

.essay_ftr .buttons a {
    display: inline-block;
    background: white;
    text-decoration: none;
    font-size: 30px;
    line-height: 23px;
    height: 27px;
    width: 43px;
    text-align: center;
}

.more_essays {
    font-size: 13px;
    padding: 0 10px;
    border: solid 1px #c1c1c1;
    border-radius: 5px;
    margin-top: 10px;
}

.more_essays a {
    text-decoration: none;
}
.lg-sub-html span a {
    color: #8c8c8c;
}
body#imagesearchnew .lg-toolbar{max-width: 420px;right: 0 !important;  left: inherit !important;}
body#imagesearchnew .lg-sub-html h4 a {
    text-decoration: underline;
    color: #fff;
    position: relative;
    z-index: 9;
}
.previous {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    font-size: 14px;
    margin-bottom: 10px;
    border-bottom: dashed 1px;
    padding-bottom: 10px;
}

.previous a {
    text-decoration: none;
    color: currentColor !important;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.previous a:hover {
    text-decoration: underline;
}

.bout_author {
    text-align: right;
    border-left: solid 1px;
}

.gallry_vist {
    text-align: right;
    padding: 10px;
    font-size: 14px;
    clear: both;
    overflow: hidden;
}

#visitthegallery .img_Cap,#visitthegallery .img_Cap3 {
    background: #996; cursor:pointer;
    padding: 8px 25px;
    color: #fff;
}

.figure_cap.figure {
    cursor: pointer;
    margin: 0;
    padding: 0;
    color: currentColor !important;
    text-decoration: underline;
    font-size: 16px;
}


.left-img{
    padding-right: 10px;
    padding-bottom: 10px;
}
.right-img{
    padding-left: 10px;
    padding-bottom: 10px;
}


.figure_cap.figure {
    vertical-align: baseline;
}

#home .slick-slide img {
    width: 100%;
}

#home .essay_slide,#home .banner-area {
    max-width: 520px;
}

.bannrs {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr auto 1fr;
    grid-template-columns: 1fr auto 1fr;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0px 0;
    text-align: center;
    grid-template-areas: ". topbanner ." ". secbanner ." "leftbar homeslider rightbar" "searchbar searchbar searchbar";
}

.bannrs .banner-area {
    -ms-grid-row: 3;
    -ms-grid-column: 2;
    grid-area: homeslider;
    padding: 0 40px;
    margin: 5px auto;
}

.serch_cont {
    -ms-grid-row: 4;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-area: searchbar;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 350px auto 300px;
    grid-template-columns: 350px auto 300px;
    grid-template-areas: "searchleft . searchright";
    margin-bottom: 5px;
    margin-top: -5px;
    grid-column: 1 /4;
    -ms-grid-row-span: 1;
    grid-row: 4/5;
}

.captcha_cont div input {
    background: #fff;
}

.left_search.search form {
    padding-right: 73px;
}

.bannrs .topbannr img {
    max-height: 230px;
}

.bannrs .secbnnr img {
    max-height: 170px;
}

.search {
    text-align: left;
}

.bannr2 {
    float: left;
    width: 100%;
    text-align: center;
}

.bannr2 img {
    display: block;
    margin: auto;
    margin-top: 10px;
    max-width: 100%;
}

.search form {
    width: 100%;
    position: relative;
}

.search form input {
    width: 100%;
    padding: 5px;
    border-radius: 3px;
    border: solid 1px #c3c2c2;
    outline: none;
}

.search form select {
    width: 35%;
    padding: 4px;
    border-radius: 0px;
    border: solid 1px #c3c2c2;
    outline: none;
    border-right: 0;
    background-color: #fff;
    float: left;
    height: 30px;
    border-radius: 3px 0 0 3px;
}

.left_search.search input {
    width: 65%;
    border-radius: 0;
    height: 30px;
}

.search form button {
    padding: 5px 15px;
    border: solid 1px #c3c2c2;
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 0 3px 3px 0;
    outline: none;
    border-left: 0;
    cursor: pointer;
}

.right_search.search button {
    background: #990000;
    color: #fff;
}

.left_search.search button {
    background: #996;
    color: #fff;
    height: 30px;
}

.search label {
    font-size: 14px;
    color: #666;
}

.left_search.search {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    grid-area: searchleft;
}

.right_search.search {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
    grid-area: searchright;
}

@media (max-width: 767px) {
    .right_search.search {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
    }
    .search_box select, .search_box input{background: #fff; border: solid 1px #e7e7e7;height: 40px;}
    .pagination>li>a,
    .pagination>li>span {
        font-size: 12px;
        padding: 3px 7px !important;
    }
    .about_author>table,
    .wrapper>table {
        width: inherit !important;
    }
    ul.menu {
        min-height: 820px;
    }
}

.bannrs .topbannr {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
    grid-area: topbanner;
}

#unsbscribeform {
    padding: 50px 00px;
    max-width: 400px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
}

#unsbscribeform .unsub {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: left;
}

#unsbscribeform .unsub label {
    font-size: 14px;
    display: block;
}

#unsbscribeform .unsub .errorshow {
    color: red;
    font-size: 12px;
}

#unsbscribeform input.input {
    width: 100%;
    height: 35px;
    margin-top: 4px;
    padding: 0 10px;
    outline: none;
    border: solid 1px #e7e7e7;
    border-right: 0;
}

#unsbscribeform .sbmtbtn {
    padding: 0 15px;
    height: 35px;
    border: solid 1px #e7e7e7;
    outline: none;
    background: #990000;
    color: #fff;
    cursor: pointer;
    margin-top: 23px;
    border-left: 0;
}

body {
    width: 100%;
    float: left;
    height: 100%;
    position: relative;
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.frmouter {
    background: #eee;
    margin-top: 5px;
    padding-left: 30px;
    margin-bottom: 10px;
}

.bannrs .secbnnr {
    -ms-grid-row: 2;
    -ms-grid-column: 2;
    grid-area: secbanner;
}

@media (max-width: 767px) {
    #home .bannrs .banner-area {
        -ms-grid-row: 3;
        -ms-grid-column: 1;
		max-width:100%;
		padding:0 0px;
    }
    .serch_cont {
        -ms-grid-row: 4;
        -ms-grid-column: 1;
    }
    .bannrs .topbannr {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
    }
    .bannrs .secbnnr {
        -ms-grid-row: 2;
        -ms-grid-column: 1;
    }
}

.bannrs .left {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
    grid-area: leftbar;
    -ms-grid-column-span: 1;
    grid-column: 1/2;
    -ms-grid-row-span: 1;
    grid-row: 3/4;
}

.bannrs .right {
    -ms-grid-row: 3;
    -ms-grid-column: 3;
    grid-area: rightbar;
    -ms-grid-column-span: 1;
    grid-column: 3/4;
    -ms-grid-row-span: 1;
    grid-row: 3/4;
}

#home .container {
    width: 985px;
}

.homemenu ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.homemenu ul a {
    color: #666666;
    font-size: 14px;
    text-decoration: none;
    font-weight: 600;
    font-family: "Trebuchet MS";
}

.homemenu ul a:hover {
    text-decoration: underline;
}

.bannrs .homemenu {
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: start;
    padding-top: 25px;
}

.homemenu ul li {
    height: 18px;
    line-height: 16px;
    margin: 0;
    margin-bottom: 5px;
}

#home .menu-icon span,
#home .menu-icon span:before,
#home .menu-icon span:after {
    background: #990000
}

#home .hover span {
    background: transparent;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}

#home .menu-icon,
.search_icon,
.search_pop {
    display: none;
}

#home .menu-icon.hover span:before,
#home .menu-icon.hover span:after {
    background: #fff !important;
}

#home ul.menu.active {
    display: none;
}

.search_head {
    padding: 10px;
    background: #eaeaea;
    margin-top: 20px;
    border-radius: 5px 5px 0 0;
}

.Choose_subj {
    float: left;
}


/*Support grid*/

@supports ((display: -ms-grid) or (display: grid)) {
    .search_box {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: repeat(3, 1fr) 160px;
        grid-template-columns: repeat(3, 1fr) 160px;
        grid-gap: 5px;
        width: 100%;
    }
}


/*//Support grid*/

.search_box select,
.search_box input {
    padding: 5px;
    margin-top: 0;
    width: 100%;
    height: 32px;
}

.search_box label {
    font-size: 14px;
}

.search_head h3 {
    margin-top: -8px;
    display: inline-block;
    float: left;
    padding: 0;
    color: #292929;
    font-size: 18px;
}

.search_hdng {
    padding: 5px 10px;
    border-left: solid 1px #eaeaea;
    border-right: solid 1px #eaeaea;
    text-transform: capitalize;
    text-align: center;
    border-bottom: solid 1px #eaeaea;
}

.essaylist_item.search_gal {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    padding: 20px 10px;
}

.essaylist_item.search_gal a {
    text-decoration: none;
}

.essaylist_item.search_pg {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
}


/*    paging start */

.pagination {
    display: inline-block;
    padding-left: 0;
    border-radius: 4px;
}

.pagination>li {
    display: inline;
}

.pagination>.disabled>span,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
    color: #999;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    color: #333;
    line-height: 1.428571429;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    border-top-color: rgb(221, 221, 221);
    border-right-color: rgb(221, 221, 221);
    border-bottom-color: rgb(221, 221, 221);
    border-left-color: rgb(221, 221, 221);
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
    background-color: #eee;
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #990000;
    border-color: #990000;
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}

blockquote {
    margin: 8px 48px;
    font-size: 15px;
    position: relative;
}

p[style="text-align: center;"] img {
    vertical-align: text-top;
}


/*  paging end */

input[type="button"]:disabled {
    opacity: .5;
    cursor: not-allowed !important;
}

ul.comment_list {
    list-style: none;
    padding: 0;
    float: left;
    width: 100%;
}

ul.comment_list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

ul.comment_list li:nth-child(1) {
    margin-bottom: -1px;
}

ul.comment_list li>div {
    text-align: left;
    font-size: 14px;
}

ul.comment_list li .cmntbxhdcontr {
    flex-basis: 100%;
    padding: 0;
    background: #990000;
    color: #fff;
}

ul.comment_list li .cmntbxhdcontr>div {
    width: 33.33%;
    float: left;
    padding: 5px;
}

ul.comment_list li.head>div {
    background: #424242;
    color: #fff;
    padding: 10px 7px;
    width: 33.33%;
}

ul.comment_list li .commnt_txt {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    border-top: 0;
    padding: 15px;
    padding-top: 0;
    background: #996;
}

.commentEmail {
    text-align: center !important;
}

.commentDate {
    text-align: right !important;
}

.thankscmnt {
    clear: both;
    padding: 50px;
    text-align: center;
    line-height: 27px;
}

.thankscmnt h2 {
    text-align: center;
    margin-bottom: 15px;
    color: #990000;
}

.thankscmnt .readcomnt {
    margin-top: 10px;
    text-align: right;
}

.thankscmnt .readcomnt a {
    color: #990000;
    text-decoration: none;
}

.thankscmnt .readcomnt a:hover {
    text-decoration: underline;
}

.imgsearch_cont {
    float: left;
    width: 100%;
    min-height: 540px;
}

.imgsearch_cont+.essay_ftr {
    margin-bottom: 30px;
}

.imgsearch_cont h1 {
    clear: both;
    margin-bottom: 10px;
    margin-top: 10px;
    float: left;
    width: 100%;
    text-align: center;
    color: #990000;
    font-size: 30px;
}

.imgsearch_cont .sttxt {
    font-size: 14px;
    clear: both;
    margin-bottom: 10px;
}

form.imgsrchbox_cont {
    clear: both;
    overflow: hidden;
    width: 100%;
    max-width: 450px;
    margin: auto;
    margin-bottom: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 40px;
}

form.imgsrchbox_cont input {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background: #edebeb;
    border-right: 0;
    border: solid 1px #cacaca;
    padding-left: 6px;
}

form.imgsrchbox_cont * {
    padding: 0px 15px;
    height: 34px;
    outline: none;
}

form.imgsrchbox_cont button {
    background: #990000;
    color: #fff;
    cursor: pointer;
    border: 0;
}

.simgcontnt .credits span,
.simgcontnt .credits span * {
    color: #444;
}

.simgcontnt .credits span a {
    text-decoration: underline;
}

form.imgsrchbox_cont button.clear {
    margin-left: 10px;
    background: #737373;
}

.subject_search {
    margin-bottom: 20px;
}

.subject_search {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 550px;
    margin: auto;
    margin-bottom: 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.subject_search select.imgsubjct {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-left: 15px;
    padding: 0px 15px;
    border: solid 1px #cacaca;
    height: 34px;
    outline: none;
    background: #edebeb;
    color: #9e9c9c;
    padding-left: 6px;
}

ul.imagesearch_list {
    float: left;
    width: 100%;
    margin-top: 20px;
    padding-left: 0;
    list-style: none;
}

ul.imagesearch_list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: dashed 1px #edebeb;
}

ul.imagesearch_list li>a {
    min-width: 210px;
    text-align: center;
    padding: 5px;
    margin-right: 10px;
    border: solid 1px #e7e7e7;
}

ul.imagesearch_list li img {
    height: 200px;
    max-width: 200px;
    margin-right: 0;
}

.simgcontnt .titl,
.simgcontnt .titl p {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 5px;
    color: #000;
}

.simgcontnt p {
    font-size: 14px;
    color: #888888;
}

.simgcontnt .credits {
    margin: 3px 0;
    font-size: 14px;
    color: #990000;
}

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #F8F1DE;
    z-index: 99998;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
}

.loader {
    margin: auto;
    width: 66px;
    height: 66px;
    -webkit-animation: contanim 2s linear infinite;
    animation: contanim 2s linear infinite;
}

.loader svg {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.loader svg:nth-child(1) circle {
    stroke: #84EBBD;
    stroke-dasharray: 1, 300;
    stroke-dashoffset: 0;
    -webkit-animation: strokeanim 3s calc(.2s * (1)) ease infinite;
    animation: strokeanim 3s calc(.2s * (1)) ease infinite;
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
}

.loader svg:nth-child(2) circle {
    stroke: #990000;
    stroke-dasharray: 1, 300;
    stroke-dashoffset: 0;
    -webkit-animation: strokeanim 3s calc(.2s * (2)) ease infinite;
    animation: strokeanim 3s calc(.2s * (2)) ease infinite;
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
}

.loader svg:nth-child(3) circle {
    stroke: #F6BB67;
    stroke-dasharray: 1, 300;
    stroke-dashoffset: 0;
    -webkit-animation: strokeanim 3s calc(.2s * (3)) ease infinite;
    animation: strokeanim 3s calc(.2s * (3)) ease infinite;
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
}

.loader svg:nth-child(4) circle {
    stroke: #996;
    stroke-dasharray: 1, 300;
    stroke-dashoffset: 0;
    -webkit-animation: strokeanim 3s calc(.2s * (4)) ease infinite;
    animation: strokeanim 3s calc(.2s * (4)) ease infinite;
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
}

@-webkit-keyframes strokeanim {
    0% {
        stroke-dasharray: 1, 300;
        stroke-dashoffset: 0;
    }
    50% {
        stroke-dasharray: 120, 300;
        stroke-dashoffset: -58.548324585;
    }
    100% {
        stroke-dasharray: 120, 300;
        stroke-dashoffset: -175.6449737549;
    }
}

@keyframes strokeanim {
    0% {
        stroke-dasharray: 1, 300;
        stroke-dashoffset: 0;
    }
    50% {
        stroke-dasharray: 120, 300;
        stroke-dashoffset: -58.548324585;
    }
    100% {
        stroke-dasharray: 120, 300;
        stroke-dashoffset: -175.6449737549;
    }
}

@-webkit-keyframes contanim {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes contanim {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .bannrs .topbannr,
    .bannrs .secbnnr {
        display: block;
        margin: auto;
    }
    .serch_cont {
        position: relative;
    }
    .bannrs,
    .serch_cont {
        display: block;
    }
    .search_pop {
        max-height: 850px;
    }
    #home {
        max-height: 850px;
    }
    .serch_cont .search {
        float: left;
        width: 45%;
    }
    .right_search.search {
        float: right;
    }
    .left.homemenu {
        float: left;
    }
    .right.homemenu {
        float: right;
    }
    .search_box {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        text-align: left;
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .essaylist_item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    #lightgallery img {
        margin-right: 10px;
    }
}


/*responsive css here*/

@media (max-width: 1024px) and (min-width: 768px) {
  #home .banner-area{max-width: 400px;}  

}

@media (max-width: 992px) {
    .comment_cont {
        padding: 10px !important;
    }
    .container {
        width: 100% !important;
        padding: 0 15px;
        overflow: hidden;
    }
    .bannrs {
        -ms-grid-columns: 20% 60% 20%;
        grid-template-columns: 20% 60% 20%;
    }
    .bannrs img {
        max-width: 100%;
    }
    .menu {
        top: 42px;
    }
}

@media (max-width: 850px) {
    .logotop {
        float: left;
        margin-top: 0;
    }
    .bannr {
        position: relative;
        height: auto;
        overflow: hidden;
        margin-bottom: 20px;
    }
    .bannr img {
        width: 100%;
        height: auto;
        /*
    object-fit: cover;
    object-position: right;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);*/
    }
    .bannrs {
        -ms-grid-columns: 23% 54% 23%;
        grid-template-columns: 23% 54% 23%;
    }
    .serch_cont {
        -ms-grid-columns: 40% auto 40%;
        grid-template-columns: 40% auto 40%;
        margin-top: 15px;
    }
}

@media (max-width: 767px) {
    ul.imagesearch_list li>a {
        text-align: center;
    }
    .lg-sub-html h2{width: 100%;}
    .bannrs {
        -ms-grid-columns: 100%;
        grid-template-columns: 100%;
        grid-template-areas: "topbanner" "secbanner" "homeslider" "searchbar";
    }
    ul.imagesearch_list li {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    ul.imagesearch_list li .simgcontnt {
        width: 100%;
    }
    .subject_search {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        max-width: 450px;
    }
    .subject_search span {
        margin-bottom: 5px;
    }
    .subject_search select.imgsubjct {
        margin-left: 0
    }
    a.topbannr {
        -webkit-clip-path: polygon(-35% 100%, 52% -4%, 133% 99%);
        clip-path: polygon(-35% 100%, 52% -4%, 133% 99%);
    }
    .bannrs .homemenu {
        display: none;
    }
    #home .menu-icon {
        display: block;
        position: absolute;
        -webkit-transition: all .2s;
        -o-transition: all .2s;
        transition: all .2s;
        left: 20px;
        top: 20px;
    }
    #home .menu-icon.hover {
        left: 250px;
    }
    .search_icon {
        display: block;
    }
    /*.bannrs .topbannr{-webkit-clip-path: polygon(50% 0%, 100% 67%, 100% 100%, 0% 100%, 0% 100%, 0% 65%);clip-path: polygon(50% 0%, 100% 67%, 100% 100%, 0% 100%, 0% 100%, 0% 65%);}*/
    #home ul.menu {
        top: 0;
    }
    #home ul.menu.active {
        display: block;
    }
    .serch_cont .left_search.search {
        display: none;
    }
    .serch_cont {
        -ms-grid-columns: 100%;
        grid-template-columns: 100%;
        grid-template-areas: " searchright";
    }
    .right_search.search {
        -ms-grid-row: 1;
        -ms-grid-column: 3;
        grid-area: searchright;
        width: 100%;
        max-width: 350px;
        margin: auto;
        float: none;
    }
    @media (max-width: 767px) {
        .right_search.search {
            -ms-grid-row: 1;
            -ms-grid-column: 1;
        }
    }
    .search_icon {
        position: absolute;
        right: 20px;
        top: 20px;
    }
    .search_icon a {
        display: block;
    }
    .search_icon img {
        width: 27px;
    }
    .close_search {
        position: absolute;
        right: 20px;
        top: 20px;
        width: 30px;
        height: 30px;
        background: #fff;
        padding: 5px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    .close_search img {
        width: 100%;
    }
    .search_pop {
        position: fixed;
        z-index: 9999;
        background-color: rgba(0, 0, 0, 0.8);
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        display: none;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .search_pop .left_search.search {
        width: 350px;
        max-width: 100%;
        padding: 0 15px;
    }
    .search_pop .left_search.search input[type="search"],
    .search_pop .left_search.search button {
        padding: 10px;
        height: 40px;
    }
    .search_pop .left_search.search select {
        padding: 10px;
        height: 40px;
    }
    .left_search.search input {
        height: 40px;
    }
    .search_pop form {
        padding-right: 62px !important;
    }
    .bannrs .essay_slide {
        padding: 0;
    }
    .ovrly {
        position: fixed;
        width: 100%;
        height: 100%;
        left: -150%;
        background: rgba(0, 0, 0, 0.75);
        z-index: 99;
        top: 0;
        -webkit-transition: all .8s ease-out;
        -o-transition: all .8s ease-out;
        transition: all .8s ease-out;
    }
    .ovrly.open {
        left: 0;
        -webkit-transition: all .2s ease-in;
        -o-transition: all .2s ease-in;
        transition: all .2s ease-in;
    }
}

@media (max-width: 620px) {
    .essay_info a.essayttl,
    .essay_info a.essayauthor {
        font-size: 14px;
    }
    @supports (display: grid) {
        ul.comment_list li .cmntbxhdcontr {
            flex-basis: 100%;
            padding: 0;
            background: #990000;
            color: #fff;
            display: grid;
            grid-template-columns: 1fr 1fr 1fr;
            grid-template-areas: 'name name date' 'email email date';
        }
        .commentBy {
            grid-area: name;
        }
        .commentEmail {
            grid-area: email;
            font-size: 11px;
            padding-top: 0 !important;
            text-align: left !important;
        }
        .commentDate {
            grid-area: date;
        }
        ul.comment_list li .cmntbxhdcontr>div {
            width: 100%;
        }
    }
    /*//Grid support*/
    .commentEmail {
        font-size: 11px;
    }
    .about_author img {
        display: block;
        float: none !important;
        margin: auto;
        margin-bottom: 10px;
        padding: 0 !important;
    }
    .searchstats {
        padding: 0;
        flex-direction: column;margin-top: 10px;
    }
    .searchstats div {
        padding: 3px 10px;
        width: 100%;
    }
    .searchstats div:nth-child(2) {
        display: none;
    }
   
    form.imgsrchbox_cont {
        margin-bottom: 0;
    }
    .essaylist_item {
        grid-template-columns: 71px 1fr;
        -ms-grid-columns: 71px 1fr;
        align-items: start;
    }
    .essaylist_item img {
        margin-top: 6px;
    }
    .bannrs .topbannr {
        margin-top: 15px;
        margin-bottom: 5px;
    }
    .bannrs .essay_slide {
        margin: 10px auto;
    }
    .search_box {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }
    .footr {
        border-top: solid 1px currentColor;
    }
    .captcha_cont {
        max-width: 100% !important;
    }
    #lightgallery img[style="float:right"],
    #lightgallery img[style="float:left"] {
        padding: 0;
    }
    .container {
        width: 100%;
        padding: 0 15px;
        overflow: hidden;
    }
    a.lg-close.backTo {
        display: none;
    }
    .contnt_Area img,
    .img_Cap {
        display: block;
        float: none !important;
        margin: 10px auto;
        padding: 0;
        overflow: hidden;
        max-width: 100% !important;
    }
    .center_img .img_Cap {
        display: block;
        margin: 5px 0
    }
    .rightimgblock,
    .lefttimgblock {
        float: none;
    }
    .lg-toolbar .lg-icon {
        width: 40px;
    }
    .previous {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .lg-sub-html h4,
    .lg-sub-html span {
        display: none;
    }
    .lg-toolbar,
    .lg-prev,
    .lg-next {
        background: rgba(0, 0, 0, .5);
    }
    .lg-sub-html p {
        width: 100%;
    }
    .contnt_Area table tr>td {
        display: block;
    }
    .img_Cap a {
        display: block;
    }
    .first-inputs .name,
    .first-inputs .email {
        width: 100%;
    }
    .first-inputs .email {
        margin-top: 10px;
    }
    .first-inputs .message,
    .first-inputs .name,
    .first-inputs .email {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        display: -ms-grid;
        display: grid;
    }
    .first-inputs .button {
        text-align: center;
        margin-bottom: 10px;
        width: 100%;
    }
    .first-inputs .message {
        margin-top: 10px;
    }
    .pagin {
        text-align: center;
    }
    .essay_ftr {
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
        text-align: center;
        grid-template-areas: 'totalrecord pages' 'paging paging'
    }
    .essay_ftr div:nth-child(1) {
        grid-area: totalrecord;
    }
    .essay_ftr div:nth-child(2) {
        grid-area: pages;
    }
    .essay_ftr div:nth-child(3) {
        grid-area: paging;
        justify-content: center;
    }
    .essay_ftr .buttons {
        text-align: right;
        -ms-grid-column: 1;
        -ms-grid-column-span: 2;
        grid-column: 1 / 3;
    }
    a.toTop {
        bottom: 46px;
        background-color: rgba(153, 0, 0, 0.5);
        padding: 10px 0;
        text-align: center;
    }
    .img_Cap.figure {
        display: inline-block;
        margin: 0px;
        cursor: pointer;
    }
}

@media (max-width: 620px) {
    .essay_ftr div:nth-child(1) {
        -ms-grid-row: 1;
        -ms-grid-column: 1
    }
    .essay_ftr div:nth-child(2) {
        -ms-grid-row: 1;
        -ms-grid-column: 2
    }
    .essay_ftr div:nth-child(3) {
        -ms-grid-row: 2;
        -ms-grid-column: 1;
        -ms-grid-column-span: 2
    }
    .essayhead {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        flex-direction: column;
    }
    .essayhead>div {
        width: 100%;
    }
    .subject select {
        width: 100%;
    }
    .arrangedBy {
        margin: 3px 0;
        display: block;
        margin-bottom: 10px;
    }
    .arrangedBy label {
        display: block;
        width: 100%;
    }
    .arrangedBy select.first {
        width: 48%;
        float: left;
        margin: 0;
    }
    .arrangedBy select.sec {
        margin-right: 0;
        width: 48%;
        float: right;
    }
}

@media (max-width: 520px) {
    ul.menu {
        top: 63px;
        left: 0;
    }
    .frmouter {
        padding: 0 20px;
    }
    .menu-icon {
        position: absolute;
        left: 10px;
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
    }
    img[style="float:left"],
    img[style="float:left;"] {
        display: block;
        float: none !important;
        margin: 10px auto;
    }
    img[style="float:right"],
    img[style="float:right;"] {
        display: block;
        float: none !important;
        margin: 10px auto;
    }
    .headRed {
        padding-left: 45px;
        height: auto;
    }
    .comment_cont {
        padding: 15px;
    }
    .essayhead {
        padding-bottom: 0;
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }
    .arrangedBy {
        padding-right: 0;
    }
    .show_btn {
        margin: 10px 0;
        margin-top: 0;
    }
    blockquote {
        margin-right: 0;
        margin-left: 15px;
    }
    .previous>div {
        text-align: center !important;
        margin-bottom: 5px;
        padding-bottom: 5px;
        border-bottom: dashed 1px;
        border-left: 0;
        border-right: 0;
    }
    .previous {
        margin-bottom: 0;
        border-bottom: 0;
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }
    #home .menu-icon {
        top: 30px;
    }
}

@media (max-width: 480px) {
    .frmouter {
        padding: 0 10px;
    }
    .first-inputs .message,
    .first-inputs .name,
    .first-inputs .email {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }
    .wrapper.non_menu table {
        width: 100% !important;
    }
    .wrapper.non_menu img {
        display: block;
        margin: auto;
    }
    .first-inputs .email {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .first-inputs .message {
        margin-top: 10px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}