.blog-list h2,
.blog-list h3 {
    font-size: 16px;
    font-weight: normal;
}

.blog {
    background: #f4f5f8;
    padding: 40px;
    border-radius: 8px;
    float: left;
    margin-bottom: 50px;
    width: 100%
}

.blog h4,
.widget_block h4 {
    font-size: 20px;
    font-weight: 800;
    text-transform: capitalize;
    display: inline-block;
    padding-bottom: 15px;
    margin-bottom: 30px;
    margin-top: -5px;
    position: relative
}

.blog li,
.widget_block li {
    display: block;
    padding: 10px 0;
    position: relative;
    border-bottom: 1px solid #e7e7e7;
    margin: 3px 0
}

.blog-list .subscribe-btn {
    display: inline-block;
    padding: 12px 30px;
    text-transform: uppercase;
    font-weight: 700;
    position: relative;
    z-index: 1;
    color: #fff;
    border-radius: 6px;
    background: #f35a38
}

#footer-section .calendar_wrap table#wp-calendar caption,
#footer-section .calendar_wrap table#wp-calendar tbody td a:hover,
#footer-section .media-body a,
#footer-section .page-title-heading p,
#footer-section .page-title-heading p strong,
#footer-section .page-title-heading tfoot td a,
#footer-section .page-title-heading ul li .rssSummary,
.blog-list .subscribe-btn a,
.breadcrumbs a,
.error-text,
.error-text .contact-btn,
.fixed-header.fixed #mainmenu>ul>li>a,
.footer-copy-text a,
.page-title-heading ul li a,
.site-title,
.wpcf7 form.invalid,
.wpcf7 li,
legend {
    color: #fff
}

.form-submit,
.page-title-heading.page-title-inner-text,
.search-text-banner-section .navbar-form,
.wp-caption,
.wpcf7-submit,
form#searchform,
legend {
    text-align: center
}

#footer-section li,
.blog-sidebar li,
.comment-list,
.comment-list ol,
.wpcf7 li,
ul {
    list-style-type: none
}

.blog-list>p,
.read-more-option a,
body,
h1 {
    font-weight: 300
}

.wpcf7 form.invalid {
    border-color: #ffb900
}

.wpcf7-email,
.wpcf7-text,
.wpcf7-textarea {
    padding: 5px 10px;
    border: 1px solid;
    margin-bottom: 2%;
    width: 100%
}

.wpcf7-email:focus {
    border: 1px solid #383838;
    -webkit-transition: .3s;
    -khtml-transition: all 0.3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.wpcf7-submit {
    padding: 5px 15px;
    transition-duration: .4s;
    margin-bottom: 5%;
    float: right
}

.fa,
.fab,
.fad,
.fal,
.far,
.fas {
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
}

.fa-bars::before {
    content:" " !important;
    background: url(https://maharashtrax.com/wp-content/uploads/icon-3.png) no-repeat;
    background-repeat: no-repeat;
    background-size: contain;
    font-size: 14px;
}
@keyframes prld_one {
  0% {
    transform: scale(1) rotate(0deg);
  }
  50% {
    transform: scale(1.5) rotate(180deg);
  }
  100% {
    transform: scale(1) rotate(360deg);
  }
}
@keyframes prld_two {
  0% {
    transform: scale(1) rotate(0deg);
  }
  50% {
    transform: scale(0.6) rotate(-180deg);
  }
  100% {
    transform: scale(1) rotate(-360deg);
  }
}
li {
    list-style-type: square
}

#footer-section ul {
    padding-inline-start: 0px
}

#footer-section .media-body a:hover,
#footer-section .page-title-heading tfoot td a:hover,
#mainmenu ul ul li a:hover,
#mainmenu ul ul li:hover>a,
.blog-sidebar td a,
.blog-text-heading p span,
.breadcrumbs .item-current,
.breadcrumbs a:hover,
.footer-copy-text a:hover,
.media-body a,
.post-cat-list li a,
a,
a:hover,
p.bread-current {
    color: #FF5D02
}

#mainmenu ul ul,
#menu-line,
header {
    position: absolute
}

.footer-css-1 {
    padding-top: 5px
}

#footer-section h4 {
    font-size: 18px;
    font-weight: 300;
    margin-block-start: 0;
    margin-block-end: 0
}

body {
    margin: 0;
    padding: 0;
    font-family: "Palanquin Dark", Sans-serif;
    font-display: swap;
    color: #062439;
    line-height: 32px;
    font-size: 16px
}

#mainmenu ul ul,
.fixed-header.fixed #mainmenu ul ul,
.wp-caption {
    background: #fff
}

.container {
    max-width: 90%
}

.boxed {
    max-width: 65%
}

.post-cat-list,
.widget_block.ul {
    padding-left: 0
}

.blog-side-bar span,
.media-body p,
.single-blog-text span {
    font-style: italic;
    font-size: 12px
}

#banner-inner,
#error-section {
    background-size: cover;
    background-attachment: fixed
}

a {
    text-decoration: none;
    outline: 0
}

a:focus,
a:hover {
    text-decoration: none
}

.alignnone,
.wp-caption.alignleft,
.wp-caption.alignnone,
a img.alignnone {
    margin: 5px 20px 20px 0
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto
}

.alignright,
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px
}

.alignleft,
a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 5px 3px 10px
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px
}

.wp-caption img {
    border: 0;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    white-space: nowrap;
    height: 1px;
    width: 1px;
    overflow: hidden
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: .875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

.on-scroll #mainmenu #menu-button,
.on-scroll #mainmenu>ul>li>a,
.on-scroll .main-logo,
header {
    height: 80px
}

.elementor-tab-title {
    display: flex;
    align-items: center
}

.elementor-toggle-icon-closed,
.elementor-toggle-icon-opened {
    padding-right: 10px
}

@keyframes rotate {
    from {
        transform: rotate(0)
    }

    to {
        transform: rotate(360deg)
    }
}

a.toplevel_page_powerpress>.dashicons-admin-generic::before {
    content: "" !important;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 20px 20px;
    margin-top: 7px;
    color: #ca3333 !important
}

.blog:last-child,
.txt,
header {
    width: 100%
}

#mainmenu,
#mainmenu.align-right>ul>li,
.blog-pager-section .nav-links .nav-next {
    float: right
}

#mainmenu #menu-button,
#mainmenu ul,
#mainmenu ul li,
#mainmenu ul li a {
    margin: 0;
    padding: 0;
    outline: 0;
    color: #fff;
	font-size: 17px;
    line-height: 1;
    list-style: none;
    display: block;
    position: relative;
    text-decoration: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    letter-spacing: 1px
}

#mainmenu ul li a:hover {
    color: #FF5D02 !important
}

#menu-line {
    bottom: 0;
    left: 0;
    height: 0;
    background: #673ab7
}

#mainmenu>ul>li {
    float: left;
    margin-right: 30px
}

#mainmenu>ul>li>a:hover,
.fixed-header.fixed #mainmenu>ul>li>a:hover {
    color: #062439;
    background: 0 0
}

#mainmenu>ul>li:last-child {
    margin-right: 0 !important;
    padding-right: 0 !important
}

#mainmenu.align-center>ul {
    font-size: 0;
    text-align: center
}

#mainmenu.align-center>ul>li {
    display: inline-block;
    float: none
}

#mainmenu.align-center ul ul {
    text-align: left
}

#mainmenu.align-right ul ul,
.single-blog-text {
    text-align: right
}

#mainmenu #menu-button,
#mainmenu>ul>li>a,
.main-logo {
    height: 60px;
    display: flex;
    align-items: center;
    text-decoration: none
}

#mainmenu ul>li.has-sub>a:after {
    position: relative;
    top: -2px;
    right: 0;
    width: 6px;
    height: 6px;
    margin-left: 5px;
    margin-right: 3px;
    border-bottom: 2px solid;
    border-right: 2px solid;
    content: "";
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: border-color .2s;
    -moz-transition: border-color .2s;
    -ms-transition: border-color .2s;
    -o-transition: border-color .2s;
    transition: .3s;
    display: inline-block
}

#mainmenu ul>li.has-sub:hover>a:after {
    -webkit-transform: rotate(222deg);
    -moz-transform: rotate(222deg);
    -ms-transform: rotate(222deg);
    -o-transform: rotate(222deg);
    transform: rotate(222deg);
    transition: .3s
}

#mainmenu ul>li>a:before {
    position: absolute;
    top: 60%;
    left: 0;
    width: 100%;
    height: 2px;
    margin-top: 14px;
    transform: scale(0, 1);
    transition: transform .4s cubic-bezier(1, 0, 0, 1);
    background: #e96038;
    content: "";
    transform-origin: right top
}

#mainmenu ul>li>a:hover::before {
    transform: scale(1, 1);
    transform-origin: left top
}

#mainmenu ul ul {
    padding: 0;
    box-shadow: 0 2px 3px rgba(0, 0, 0, .1), 0 2px 3px rgba(0, 0, 0, .1)
}

#mainmenu.align-right li:hover>ul {
    right: 0
}

ul.sub-menu .submenu-right {
    right: 100%
}

ul.sub-menu .submenu-left {
    left: 100%
}

#mainmenu ul ul ul {
    top: 0
}

#mainmenu.align-right ul ul ul {
    margin-left: 0;
    margin-right: 100%
}

#mainmenu ul ul li {
    height: 0;
    padding: 0;
    margin: 0;
    opacity: 0;
    -webkit-transform: scale(0, 1);
    -moz-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    -o-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

#mainmenu ul li:hover>ul>li {
    height: 40px;
    opacity: 1;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1)
}

#mainmenu ul ul li a {
    min-width: 100px;
    white-space: nowrap;
    padding: 10px 15px;
    background: 0 0;
    font-size: 12px;
    line-height: 20px;
    color: #676767;
    text-decoration: none
}

#mainmenu #menu-button,
#mainmenu .submenu-button,
.comment-form-author>label,
.comment-form-comment>label,
.comment-form-email>label,
.comment-form-url>label,
.transparent .main-nav .logo-dark,
.transparent .main-nav.on-scroll .logo-light,
header:not(.transparent) .main-nav .logo-light {
    display: none
}

.transparent .main-nav .logo-light,
.transparent .main-nav.on-scroll .logo-dark {
    display: flex
}

.fixed {
    padding: 0;
    background-color: #fff;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out
}

.main-nav,
.transparent {
    background: 0 0;
    width: 100%
}

.main-logo {
    float: left;
    position: relative;
    z-index: 1;
    max-width: 300px
}

.main-logo a img {
    width: auto;
    height: 100%;
    margin-top: 10px;
}

#wp-comment-cookies-consent {
    float: left;
    width: 2%;
    margin-top: 8px
}

.transparent {
    position: absolute;
    top: auto;
    color: #fff
}

.main-nav {
    min-height: inherit;
    border: 0;
    margin: 0;
    border-radius: 0;
    opacity: 1;
    z-index: 999;
    position: relative;
    border-bottom: 1px solid #d0d0d0;
/*     box-shadow: rgba(0, 0, 0, .1) 0 1px 5px */
}

.navbar-form,
.transparent .main-nav {
    box-shadow: none
}

.main-nav.fixed-header.fixed {
    position: fixed;
    top: auto;
    box-shadow: 0 2px 3px rgba(0, 0, 0, .3)
}

@media (max-width:1024px) {

    #mainmenu ul,
    .blog-post-img {
        text-align: center
    }

    .blog-list-type {
        padding: 10px 0 !important
    }

    .blog-list-type li .date {
        top: -20px !important
    }

    #mainmenu ul,
    #mainmenu ul ul li a:before,
    #mainmenu ul ul li.has-sub>a::after,
    #mainmenu ul>li.has-sub>a:after,
    #mainmenu>ul>li.has-sub>a::after,
    #mainmenu>ul>li>a:before,
    #menu-line {
        display: none
    }

    #mainmenu ul,
    #mainmenu ul ul,
    #mainmenu ul ul ul {
        position: relative;
        top: 0;
        width: 100%
    }

    #mainmenu {
        float: none;
        top: 0;
        width: 100%
    }

    #mainmenu ul {
        clear: both;
        background: #fff;
        padding: 15px 0;
        border-top: 1px solid #676767;
        margin-top: 15px
    }

    #mainmenu ul li,
    #mainmenu ul li:hover>ul>li,
    #mainmenu ul ul li {
        width: 100%;
        height: auto;
        opacity: 1;
        -webkit-transform: none !important;
        -moz-transform: none !important;
        -o-transform: none !important;
        transform: none !important;
        -webkit-transition: .3s ease-in-out;
        -moz-transition: .3s ease-in-out;
        -o-transition: .3s ease-in-out;
        transition: .3s ease-in-out
    }

    #mainmenu li:hover>ul {
        padding: 0
    }

    #mainmenu ul li a {
        width: 100%;
        color: #676767
    }

    #mainmenu>ul>li>a,
    .on-scroll #mainmenu>ul>li>a {
        padding: 0;
        line-height: 30px;
        height: inherit;
        display: block
    }

    #mainmenu>ul>li>a.active,
    #mainmenu>ul>li>a:hover {
        background: 0 0
    }

    #mainmenu.align-center>ul>li,
    #mainmenu.align-right>ul>li,
    #mainmenu>ul>li {
        float: none;
        display: block;
        z-index: 2
    }

    #mainmenu li:hover>ul,
    #mainmenu li>ul {
        left: auto;
        background-color: transparent;
        border: none;
        border-radius: 0;
        box-shadow: none
    }

    #mainmenu ul ul li a {
        line-height: 30px;
        padding: 0
    }

    #mainmenu ul ul,
    #mainmenu ul ul ul {
        left: 0;
        right: auto;
        padding: 0;
        margin: 0
    }

    #mainmenu #menu-button {
        font-size: 20px;
        font-weight: 300;
        right: 15px;
        top: 7px;
        display: flex;
        align-items: center;
        position: absolute;
        cursor: pointer;
        z-index: 1111
    }

    #mainmenu #menu-button.menu-opened:before {
        content: " "
    }

    #mainmenu .submenu-button {
        position: absolute;
        z-index: 10;
        right: 0;
        top: 0;
        display: block;
        border-left: 1px solid rgba(120, 120, 120, .15);
        height: 30px;
        width: 30px;
        cursor: pointer;
        color: #676767
    }

    #mainmenu .submenu-button::before {
        position: absolute;
        width: 100%;
        height: 100%;
        z-index: 99;
        display: flex;
        align-items: center;
        justify-content: center
    }

    #mainmenu .submenu-button.submenu-opened::before {
        content: "\f068"
    }

    .fixed-header.fixed #mainmenu>ul>li>a {
        color: #676767
    }
}

.main-containt-part {
    background: #ccc;
    height: 600px;
    width: 100%;
    margin: 0 auto
}

.blog-recent-post,
.blog-sidebar h4,
.footer-icon,
.page-title-heading>h1 {
    margin-bottom: 20px
}

h1 {
    font-size: 24px;
    color: #383838
}

p {
    color: #6f6f6f;
    line-height: 30px
}

#banner-section {
    padding: 0 0 60px
}

.read-more-option {
    text-align: center;
    margin-top: 13px
}

.read-more-option a {
    animation-delay: 2s;
    background: #00bfff;
    border: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    letter-spacing: 1px;
    line-height: 15px;
    margin-left: 10px;
    padding: 17px 30px;
    border-radius: 0;
    text-align: center;
    text-decoration: none;
    transition: background .3s ease-in-out, color .3s ease-in-out;
    white-space: nowrap
}

.read-more-option a:hover {
    background: #222
}

.page-title-heading h1:after {
    background-color: #e96038;
    content: "";
    display: block;
    height: 2px;
    transition: .2s;
    width: 8%;
    margin: 15px auto 11px
}

.blog-list-type li,
.breadcrumbs li,
.breadcrumbs ul li.item-cat,
.comment-author,
.comment-metadata,
.footer-icon li,
.modern-text h3,
.new-pagibation>li,
.tagcloud,
.tagcloud a {
    display: inline-block
}

.page-title-heading>p {
    margin-bottom: 15px;
    text-align: center;
    padding: 0 25px
}

.btn.btn-default.filter-button {
    border-radius: 0;
    padding: 10px 20px;
    font-size: 12px;
    border: 1px solid #e96038
}

.filter-button i {
    padding: 3px 0
}

.open>.dropdown-toggle.read-more-option a.focus,
.open>.dropdown-toggle.read-more-option a:focus,
.open>.dropdown-toggle.read-more-option a:hover,
.read-more-option a.active.focus,
.read-more-option a.active:focus,
.read-more-option a.active:hover,
.read-more-option a.focus,
.read-more-option a.focus:active,
.read-more-option a:active:focus,
.read-more-option a:active:hover,
.read-more-option a:focus,
.read-more-option a:hover {
    background-color: #222;
    border-color: #222;
    color: #fff;
    transition: .4s ease-in-out
}

.btn.active,
.btn:active {
    box-shadow: 0 0 0 #000 inset;
    outline: 0
}

#copyright-section {
    background: #383838;
    padding: 10px 0 20px;
    clear: both;
	margin-top: -80px;
	background: #0000 !important;
}

#footer-section {
    background: #303030 !important;
    padding: 65px 0px 143px 0px;
    clear: both;
/*     background: */
        /* top, transparent black, faked with gradient */ 
/*         linear-gradient(
          rgba(0, 0, 0, 0.7), 
          rgba(0, 0, 0, 0.7)
        ), */
        /* bottom, image */
/*        url("https://varanasiayodhya.com/wp-content/uploads/pexels-robinnivi-17511315-scaled-1.jpg") !important;
		background-repeat: no-repeat !important;
		background-size: cover !important;
		background-position: center !important; */
}

#footer-section .page-title-heading form select,
#footer-section select#archives-dropdown--1,
#footer-section select#categories-dropdown--1,
.blog select {
    width: 100%;
    height: 36px;
    outline: 0;
    padding-left: 2px;
    background-color: #fff;
    border: 1px solid #e96038
}

#footer-section .calendar_wrap table#wp-calendar,
.blog-sidebar table {
    width: 100%;
    text-align: center
}

#footer-section .calendar_wrap table#wp-calendar tbody td,
#footer-section .calendar_wrap table#wp-calendar tfoot td,
#footer-section .calendar_wrap table#wp-calendar thead th {
    text-align: center;
    border: 1px solid #e96038;
    padding: 5px 0;
    color: #fff
}

#footer-section .calendar_wrap table#wp-calendar tbody td a {
    color: #777
}

#footer-section .calendar_wrap table#wp-calendar tbody td#today,
.blog-sidebar #today,
.input-group-btn>.btn:hover {
    background: #e96038;
    color: #fff
}

.footer-logo p {
    color: #848484
}

.footer-icon {
    padding: 0;
    margin-top: 20px;
    text-align: center
}

.footer-icon li {
    padding: 0 10px 0 0
}

.footer-icon li a {
    border: 1px solid #fff;
    padding: 5px 10px;
    color: #fff
}

.footer-icon li a:hover,
.tagcloud a:hover {
    border: 1px solid #e96038;
    color: #e96038;
    transition: .4s ease-in-out
}

.tag-text h1 {
    color: #fff;
    margin-bottom: 30px;
    text-align: left;
    font-size: 15px
}

.blog-widget-post-img img,
.modern-text {
    margin: 0 auto
}

.blog-sidebar,
.navbar-form {
    margin-top: 0
}

.page-title-heading .tagcloud a {
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 2px;
    padding: 7px 15px;
    border: 1px solid #fff;
    color: #fff;
    font-size: 12px;
    background-color: transparent
}

.blog-sidebar .menu-top-menu-container ul.sub-menu.post-cat-list,
.latest-post,
.navbar-form,
.page-title-heading ul,
.tagcloud {
    padding: 0
}

.blog-text-heading h1 a:hover,
.media-body a:hover,
.page-title-heading li a:hover,
.post-cat-list a:hover {
    color: #e96038;
    transition: .4s ease-in-out
}

#footer-section .page-title-heading ul li cite,
#footer-section .page-title-heading ul li span.rss-date {
    color: #b3b3b3
}

#footer-section .page-title-heading .textwidget img,
.blog .textwidget img {
    width: 100%;
    height: auto;
    margin-bottom: 15px
}

#footer-section .page-title-heading .textwidget .wp-caption-text {
    color: #333
}

#footer-section li,
.latest-post li:last-child {
    padding-bottom: 0
}

.page-title-heading li {
    padding-bottom: 10px;
    color: #fff
}

.tag-text h1:after {
    margin: 15px 0 11px
}

.blog-widget-post-text h3 a {
    color: #fff;
    font-size: 14px;
    outline: 0
}

.blog-widget-post-text a:hover {
    transition: .3s ease-in-out;
    color: #e96038
}

.blog-widget-post-text span {
    color: #848484;
    font-size: 10px;
    font-style: italic;
    letter-spacing: 1px
}

.footer-copy-text p {
    text-align: center;
    color: #fff;
    margin: 0
}

.footer-copy-text {
    border-top: 1px solid #ddd
}

.blog-widget-post-text>h3 {
    margin: 10px 0
}

#banner-inner {
    padding: 100px 0 50px;
    background-color: rgba(0, 0, 0, 0);
    position: relative;
    margin-bottom: 60px
}

#banner-inner:after {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

#banner-inner .container {
    position: relative;
    z-index: 2
}

.inner-page-text h6 {
    color: #fff;
    font-size: 25px
}

.page-title-inner-text h1 {
    color: #fff;
    font-size: 32px;
    line-height: 50px
}

.breadcrumbs {
    background-color: transparent;
    text-align: center;
    padding: 0
}

.breadcrumbs li {
    padding: 0 5px;
    color: #fff
}

.separator {
    color: #636c72
}

.breadcrumbs ul li.item-cat {
    color: #636c72;
    padding-left: .5rem;
    padding-right: .5rem
}

.home-blog-content h3 {
    font-size: 18px;
    color: #062439;
    margin: 0 0 10px;
    line-height: 30px
}

.blog-text-heading h1,
.blog-text-heading h1 a {
    font-size: 22px;
    color: #062439
}

.blog-text-heading h1 {
    padding-top: 20px
}

.blog-list {
    margin-bottom: 70px
}

.blog-list img {
    max-width: 100%;
    height: auto
}

.blog-list-type {
    border-top: 1px solid #848484;
    border-bottom: 1px solid #848484;
    padding: 10px 0 0;
    margin-bottom: 15px
}

.blog-post,
.blog-sidebar {
    margin-bottom: 30px
}

.blog-list-type li a {
    color: #707070
}

.blog-list-type li {
    font-size: 12px;
    color: #707070;
    margin-right: 20px
}

.blog-list-type li i {
    font-size: 14px;
    padding-right: 10px
}

.blog-list-type li:last-child {
    bottom: 0;
    float: right;
    margin-right: 0;
    position: relative;
    right: 0;
    top: auto
}

.blog-list-type li .date {
    background: #e96038;
    color: #fff;
    float: none;
    font-size: 14px;
    line-height: 16px;
    height: 42px;
    padding: 5px 0 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: -9px;
    width: 42px
}

.blog-list:last-child,
.blog-post:last-child {
    margin-bottom: 0
}

.input-group-btn .btn,
.navbar-form .form-control {
    border-color: #e96038;
    border-radius: 0
}

.blog {
    clear: both
}

.blog-sidebar h4:before {
    background: #e96038
}

.blog-sidebar h4 {
    border-bottom: 1px solid #e96038;
    color: #062439;
    margin: 0;
    font-size: 18px;
    padding-bottom: 12px
}

.blog-side-bar,
.post-listed {
    margin-top: 20px
}

.blog-side-bar {
    text-align: center;
    border-bottom: 1px solid #848484;
    padding-bottom: 12px;
    margin-bottom: 12px
}

.blog-side-bar h3,
.single-blog-text h3 {
    font-size: 12px;
    margin-bottom: 5px;
    text-transform: uppercase
}

.blogo-slide-bar-text p {
    text-align: center;
    margin-bottom: 0
}

.latest-post li {
    padding: 10px 0 15px
}

.media-body p {
    margin-bottom: 0;
    color: #848484
}

.tagcloud a {
    font-size: 11px !important;
    margin: 0 5px 5px 0 !important;
    opacity: 1;
    background: #fff;
    border: 1px solid #848484;
    color: #383838;
    float: left;
    line-height: 100%;
    padding: 8px 10px;
    transition: .6s;
    outline: 0
}

.pagination-section {
    border-top: 1px solid #d6d6d6;
    padding-top: 27px
}

.new-pagibation {
    display: block;
    margin: 20px auto 0;
    text-align: center
}

.blog-pager-section,
.blog:last-child {
    float: left;
    clear: both
}

.new-pagibation>li>a,
.new-pagibation>li>span {
    float: none;
    padding: 9px 17px;
    color: #383838
}

.new-pagibation>li:first-child>a,
.new-pagibation>li:first-child>span {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    margin-left: 0
}

.new-pagibation>li:last-child>a,
.new-pagibation>li:last-child>span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.new-pagibation>li>a:focus,
.new-pagibation>li>a:hover,
.new-pagibation>li>span:focus,
.new-pagibation>li>span:hover {
    background-color: #e96038;
    border-color: #e96038;
    color: #fff;
    z-index: 2;
    transition: .4s ease-in-out
}

.media-body {
    width: auto
}

.blog-list>p {
    margin-bottom: 20px;
    color: #062439;
    line-height: 32px;
    font-size: 16px
}

.single-blog-text .footer-icon li a {
    color: #383838;
    border: 1px solid #d6d6d6
}

.single-blog-text .footer-icon li {
    padding: 0 0 0 10px
}

.single-blog-text .footer-icon li a:hover {
    background: #e96038;
    border: 1px solid #e96038;
    color: #fff;
    transition: .4s ease-in-out
}

.blog-pager-section .nav-links a {
    font-size: 16px;
    color: #062439;
    outline: 0
}

.blog-pager-section .nav-links a:hover,
.blog-sidebar tfoot td a:hover,
.comment-reply-title small a:hover,
.reply a:hover {
    transition: .4s ease-in-out;
    color: #e96038
}

.blog-pager-section {
    margin-bottom: 50px;
    padding: 10px 0;
    width: 100%
}

.blog-pager-section .nav-links .nav-previous {
    float: left
}

.comment-form {
    margin-top: 50px
}

.comment-body {
    border: 1px solid #e96038;
    padding: 30px;
    width: 100%;
    margin: 30px 0
}

.comment-form-author,
.comment-form-email {
    margin-right: 10px;
    width: 30%;
    display: inline-block
}

.reply a {
    float: right;
    color: #383838
}

.comment-reply-title small a {
    float: right;
    color: #383838;
    font-size: 14px;
    font-style: normal
}

.comment-content>p {
    font-size: 15px;
    margin-top: 20px
}

.comment-metadata a time {
    color: #383838;
    font-weight: 700;
    margin-left: 50px;
    text-transform: lowercase;
    font-size: 15px
}

.comment-author .fn a {
    color: #e96038;
    font-size: 15px
}

.comment-respond h3:before {
    background: 0 0
}

.comment-respond h3 {
    border-bottom: 1px solid #848484;
    margin: 0;
    padding-bottom: 12px;
    padding-left: 0;
    font-size: 18px;
    color: #062439
}

.comment-form input,
.comment-form textarea {
    border: 1px solid #e96038;
    border-radius: 0;
    width: 100%;
    padding: 0 10px
}

.comment-form-url {
    display: inline-block;
    width: 30%
}

.comment-form .form-submit input {
    width: auto;
    background-color: hsla(0, 0%, 0%, 0);
    border-color: #e96038;
    border-radius: 0;
    border-width: 2px;
    color: #383838;
    font-size: 12px;
    margin-top: 15px;
    padding: 11px 30px
}

.media-left a {
    height: 70px;
    width: 90px;
    display: inline-block
}

#error-section:after,
.media-left img {
    height: 100%;
    width: 100%
}

img.img-responsive.wp-post-image {
    width: 80%;
    height: 80%
}

.search-text-banner-section p {
    text-align: center;
    font-size: 17px
}

#error-section {
    background-position: center;
    margin-bottom: -30px;
    min-height: 602px;
    position: relative
}

#error-section:after {
    background: hsla(0, 0%, 13%, .8);
    content: "";
    left: 0;
    position: absolute;
    top: 0
}

#error-section .error-page-section {
    left: 0;
    margin-top: -130px;
    position: absolute;
    top: 50%;
    width: 100%;
    z-index: 2;
    text-align: center
}

.error-text h1 {
    color: #e96038;
    display: inline-block;
    font-size: 60px;
    font-weight: 600;
    letter-spacing: 4px;
    margin: 0
}

.error-text h4 {
    color: #fff;
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 2px;
    line-height: 52px;
    margin: 0 auto 20px
}

.portfolio-section {
    margin: 30px 0 57px
}

.blog-sidebar td,
.blog-sidebar th {
    text-align: center;
    border: 1px solid #e96038;
    padding: 5px 0
}

.blog-sidebar tfoot td a {
    color: #383838
}

.menu-left {
    padding: 0 0 30px
}

.blog-menu-area td,
.blog-menu-area th {
    text-align: center;
    border: 1px solid #a2a2a2;
    padding: 5px 0
}

nav.pagination {
    position: relative;
    display: block;
    text-align: center
}

.nav-links {
    position: relative
}

.nav-links ul {
    margin: 0;
    padding: 0
}

.nav-links ul li {
    list-style: none;
    margin: 0 5px 0 0;
    padding: 0;
    float: none;
    display: inline-block
}

.nav-links ul li span.current {
    background-color: #e96038;
    border: 1px solid #e96038;
    margin-left: -1px;
    position: relative;
    text-decoration: none;
    float: none;
    padding: 9px 17px;
    color: #fff
}

.nav-links ul li a {
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px;
    position: relative;
    text-decoration: none;
    color: #383838;
    float: none;
    padding: 9px 17px
}

.nav-links ul li a:hover {
    background: #e96038;
    border-color: #e96038;
    color: #fff
}

@media (max-width:991px) {
    .footer-icon li {
        margin-bottom: 25px
    }

    .blog-widget-post-text>h3 {
        margin: 0 0 5px
    }
}

@media (max-width:767px) {
    .navbar-nav li {
        padding-right: 0
    }

    span.caret {
        position: absolute;
        right: 15px;
        top: 0;
        padding: 20px 10px 10px 0;
        vertical-align: middle
    }

    .navbar-nav li a {
        display: block
    }

    .navbar-nav .dropdown-menu li a::after {
        background-color: transparent
    }

    .navbar-toggle {
        border: 1px solid #e96038;
        margin-right: 36px
    }

    .navbar-toggle .icon-bar {
        border-top: 2px solid #fff
    }

    .nav.navbar-nav {
        padding: 0 15px
    }

    .blog-list>p,
    .blog-text-heading h1,
    .blog-text-heading>p,
    .blog-widget-post-text,
    .footer-icon,
    .footer-logo,
    .footer-nav-menu,
    .single-blog-text,
    .tags-menu {
        text-align: center
    }

    .footer-logo img {
        margin: 0 auto
    }

    .btn.btn-default.filter-button {
        margin-bottom: 10px
    }

    .navbar-collapse {
        background: #000
    }

    .blog-widget-post-text>h3 {
        margin: 10px 0
    }

    .nav-tabs-border {
        margin-bottom: 30px
    }

    .navbar-form {
        margin-top: 30px;
        padding: 10px 15px
    }

    .blog-list img {
        margin: 20px auto
    }

    .blog-side-bar,
    .blogo-slide-bar-text p {
        text-align: left
    }

    .error-text h1 {
        font-size: 35px
    }

    .error-text h4 {
        font-size: 22px;
        line-height: 22px;
        margin-top: 20px
    }
}

@media (max-width:580px) {
    .container {
        max-width: 100%
    }

    .comment-media .comment-name span {
        display: block;
        margin-left: 0
    }

    .comment-media .comment-name,
    .comment-media p {
        text-align: center
    }
}

@media (max-width:480px) {
    .main-logo {
        max-width: 230px
    }

    .navbar-brand {
        text-align: center;
        display: block;
        float: none
    }

    .comment-media-left {
        margin-left: 0
    }
}

@media (max-width:375px) {
    .blog-list-type li {
        margin-right: 10px
    }

    .blog-pager-section ul li:first-child,
    .blog-pager-section ul li:last-child {
        float: none;
        text-align: center
    }

    .blog-pager-section ul li {
        display: block;
        padding-bottom: 5px;
        padding-top: 5px
    }

    #error-section .error-page-section {
        margin-top: -181px
    }
}