body, html, .row-offcanvas {
    height: auto;
}
.row-offcanvas{width: 100%;}
body {
    font-family: "shruti", Sans-Serif !important;
    font-size: 16px;
    color: #555 !important;
    font-weight: 100 !important;
}
a:active, a:focus {
    outline: none;
}
a:link {
    color: #333;
    text-decoration: none;
}
a:visited {
    color: #333;
}
a:hover {
    color: #000;
}
a:active {
    color: #000;
}
.grey-bg {
    background-color: #f4f4f4;
}
.inner-top {
    background-color: #DADADA;
    padding: 10px 20px;
    height: 50px;
    margin: 0 0 20px 0;
}
.date {
    font-size: 14px;
    color: #fff;
    margin: 0 0 5px 0;
}
.details .social-bar {
    margin: 15px 0;
}
/* Facebook */
.btn-fb {
    background: #3B5998;
    color: white;
    line-height: 1;
}
/* Twitter */
.btn-tw {
    background: #55ACEE;
    color: white;
    line-height: 1;
}
#sidebar {
    width: inherit;
    min-width: 220px;
    max-width: 220px;
    background-color: #01568f;
    float: left;
    height: 100%;
    position: relative;
    overflow-y: auto;
    overflow-x: hidden;
    z-index: 555;
}
#main {
    height: 100%;
    height: auto;
    overflow: auto;
    overflow-y: hidden;
    overflow-x: hidden;
}
.logo {
    padding: 10px 0 20px 0;
    text-align: center;
}
.menu {
    background-color: #000;
    border: 3px solid #01568f;
    border-radius: 80%;
    width: 50px;
    height: 50px;
    text-align: center;
    color: #fff;
    position: absolute;
    right: -38px;
    z-index: 1;
    top: 0px;
}
.menu .fa-2x {
    font-size: 23px;
    padding: 10px 0 0;
}
.logo-pic {
    width: 120px;
    height: 120px;
    background: #fff;
    border: 5px solid rgba(80, 140, 180);
    border-radius: 80%;
    text-align: center;
    margin: 0 auto 25px auto;
    overflow: hidden;
}
.widget {
    display: block;
    width: 100%;
    margin-bottom:20px;
}
.widget h3.widget-title {
    font-size: 20px;
    text-align: left;
    display: block;
    position: relative;
    padding: 10px 0;
    margin: 0 0 25px;
    color: #fff;
}
.widget h3.widget-title:before {
    content: " ";
    display: block;
    position: absolute;
    top: 100%;
    left: 0;
    height: 1px;
    width: 60px;
    background: #8c8c8c;
}
.widget .widget-categories ul, .widget .widget-categories li {
    display: block;
    margin: 0;
    padding: 0;
}
.widget .widget-categories ul li a {
    position: relative;
    display: block;
    padding: 5px 40px 5px 0;
    color: #E0E0E0;
    text-decoration: none !important;
    margin: 0 0 5px 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.widget .widget-categories ul li a:before {
    content: " ";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 1px;
    background: #2C82C9;
    width: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.widget .widget-categories ul li a:hover:before {
    width: 25%;
}
.widget .widget-social ul, .widget .widget-social li {
    display: block;
    margin: 0;
    padding: 0;
}
.widget .widget-social ul li {
    display: inline-block;
    margin: 3px;
}
.widget .widget-social ul li a:hover.facebook {
    background: #6c93e4;
}
.widget .widget-social ul li a:hover.google-plus {
    background: #dd4b39;
}
.widget .widget-social ul li a:hover.twitter {
    background: #55acee;
}
.widget .widget-social ul li a:hover.instagram {
    background: #125688;
}
.widget .widget-social ul li a:hover.vimeo {
    background: #7EC300;
}
.widget .widget-shortcuts > div {
    padding: 5px 0;
}
.widget .widget-shortcuts > div > div:first-child {
    text-align: right;
    font-size: 14px;
}
.widget .widget-shortcuts > div span {
    display: inline-block;
    color: #fff;
    background: #897f92;
    border-radius: 3px;
    padding: 1px 5px;
    line-height: 1.2;
}
.widget .widget-social-follow .network {
    display: block;
    position: relative;
    padding-left: 60px;
    min-height: 50px;
    margin-bottom: 25px;
}
.widget .widget-social-follow .network > .icon {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 45px;
    height: 45px;
    background: #333;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    font-size: 24px;
    padding: 10px 0 0 0;
}
.widget .widget-social-follow .network > .icon > .fa {
    padding: 13px 0;
}
.widget .widget-social-follow .network > .details {
    color: #d1d1d1;
}
.widget .widget-social-follow .network > .details .on {
    display: block;
    font-size: 14px;
    color: #E0E0E0;
}
.widget .widget-social-follow .network > .details .title {
    position: relative;
    display: inline-block;
    color: #fff;
    font-weight: 700;
    font-size: 20px;
}
.widget .widget-social-follow .network:hover > .details .title:before {
    width: 60%;
}
.widget .widget-social-follow .network.facebook > .icon {
    background: #4271d4;
}
/*.widget .widget-social-follow .network.facebook > .details .title {color: #4271d4;}
.widget .widget-social-follow .network.facebook > .details .title:before {background: #4271d4;}*/
.widget .widget-social-follow .network.twitter > .icon {
    background: #55acee;
}
/*.widget .widget-social-follow .network.twitter > .details .title {color: #55acee;}
.widget .widget-social-follow .network.twitter > .details .title:before {background: #55acee;}*/
.widget .widget-social-follow .network.google > .icon {
    background: #dd4b39;
}
/*.widget .widget-social-follow .network.google > .details .title {color: #dd4b39;}
.widget .widget-social-follow .network.google > .details .title:before {background: #dd4b39;}*/
.widget .widget-newsletter {
    display: block;
    padding: 0 0 20px;
}
.widget .widget-newsletter .hint {
    font-size: 14px;
    color: #8c8c8c;
}
.wrapper-left .widget h3.widget-title {
    color: #d5d2d8;
}
.wrapper-left .widget h3.widget-title:before {
    background: #6f6678;
}
.wrapper-left .widget .widget-categories ul li a {
    color: #a29aaa;
}
.wrapper-left .widget .widget-categories ul li a:hover {
    color: #4f9bd9;
}
.wrapper-left .widget .widget-social ul li a {
    background: #6f6678;
    color: #fff;
}
/*.wrapper-left .widget .widget-social ul li a:hover.facebook { background: #4271d4;}
.wrapper-left .widget .widget-social ul li a:hover.google-plus {background: #dd4b39;}
.wrapper-left .widget .widget-social ul li a:hover.twitter { background: #55acee;}
.wrapper-left .widget .widget-social ul li a:hover.instagram {background: #125688;}*/
.wrapper-left .widget .widget-shortcuts > div {
    color: #d5d2d8;
}
.wrapper-left .widget .widget-shortcuts > div span {
    color: #fff;
    background: #564e5d;
}
.wrapper-left .widget .widget-social-follow .network > .details .on {
    color: #a29aaa;
}
.page-header {
    display: block;
    width: 100%;
    margin-bottom: 0px;
}
.page-header h3.page-header-title {
    font-size: 24px;
    text-align: left;
    display: block;
    position: relative;
    padding: 10px 0;
    margin: 0 0 0px;
    color: #01568f;
}
.page-header h3.page-header-title:before {
    content: " ";
    display: block;
    position: absolute;
    top: 39%;
    left: -16px;
    height: 3px;
    width: 12px;
    background: #01568f;
}
.page-header h1.page-header-title {
    font-size: 28px;
    text-align: left;
    display: block;
    position: relative;
    padding: 10px 0;
    margin: 0 0 0px;
    color: #000;
}
.page-header h1.page-header-title:before {
    content: " ";
    display: block;
    position: absolute;
    top: 39%;
    left: -16px;
    height: 3px;
    width: 12px;
    background: #01568f;
}
.event-box {
    border: 1px solid #dfdfdf;
    margin: 0 0 30px 0;
}
.event-box-bottom {
    background-color: #01568f;
    padding: 18px 15px 10px;
}
.event-box-date {
    border-right: 1px solid #fff;
    color: #fff;
    line-height: 1em;
    padding: 5px 10px 0 0;
    text-align: center;
    display: block;
    float: left;
}
.event-box-date .date {
    font-size: 35px;
    line-height: 0.7em;
}
.event-box span {
    font-size: 14px;
    letter-spacing: 1px;
}
.event-box-bottom h5 {
    top: 0;
    margin: 0 0 0 55px;
    font-size: 20px;
    color: #fff;
    line-height: 1.7em;
    font-weight: bold;
    overflow: hidden;
    height: 69px;
}
.read-more a:link, .read-more a:visited, .read-more a:hover {
    color: #fff !important;
    font-size: 16px;
    text-decoration: none;
    letter-spacing: 1px !important;
}
.bottom-link {
    border-top: 1px solid #fff;
    padding: 10px 0 0 0;
    margin: 10px 0 0 0;
    overflow: hidden;
}
.share-icon {
    display: block;
    text-align: right;
    float: right;
    color: #fff;
    padding: 2px 0 0 0;
}
.left-but {
    display: none;
}
.black {
    color: #000;
    border-top: 1px solid #dddddd;
}
.blog {
    overflow: hidden;
    clear: both;
    margin: 0 0 20px 0;
}
.blog-right {
    padding: 20px 20px 0 0;
}
.blog-right:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-right: 12px solid #F4F4F4;
    position: absolute;
    top: 16px;
    left: -27px;
}
.blog-right h5 {
    font-size: 20px;
    color: #000;
    line-height: 1.7em;
    font-weight: bold;
    overflow: hidden;
    height: 68px;
}
.blog-right p {
    font-size: 16px;
    color: #000;
    line-height: 1.7em;
    overflow: hidden;
    height: 80px;
}
.gallery {
    margin: 0 0 30px 0
}
.widget-gallery {
    margin: 0 0 30px 0;
}
.gallery-bottom {
    padding: 18px 15px;
}
.gallery-bottom:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 12px solid #F4F4F4;
    position: absolute;
    margin: -30px 0 0 0px;
}
.gallery-bottom h5 {
    font-size: 20px;
    color: #000;
    line-height: 1.9em;
    font-weight: bold;
    overflow: hidden;
    height: 78px;
}
.gallery-bottom h6 {
    font-size:16px;
    color: #000;
    line-height:1.6em;
    font-weight:bold;
    overflow: hidden;
    height: 50px;
    margin:0;
}
.gallery-icon {
    background-color: rgba(1, 86, 143, 0.92);
    box-sizing: border-box;
    position: absolute;
    text-align: center;
    vertical-align: middle;
    padding: 10px 10px 10px 12px;
    float: right;
    top: 0;
    right: 0px;
    color: #fff;
}
.gallery-right-box {
    margin: 0 0 30px 0;
}
.gallery-right {
    padding: 18px 15px 3px 0;
}
.gallery-right h5 {
    font-size: 16px;
    color: #000;
    line-height: 1.7em;
    font-weight: bold;
    overflow: hidden;
    height: 48px;
}

.load-more{text-align: center;
           margin: 0 auto;
           border: 1px solid #ccc;
           margin: 0 auto 20px auto;}
.quote {
    overflow: hidden;
    padding: 10px 0;
}
.quote h5 {
    font-size: 20px;
    color: #000;
    line-height: 1.7em;
    font-weight: normal;
}
.quote p {
    font-size: 18px;
    color: #01568f;
    line-height: 1.7em;
    font-weight: bold;
    font-style: italic;
    margin: 0;
    padding: 5px 0 0 0;
}
.write-jV {
    margin: 0 0 30px 0;
}
/* footer */
footer {
    margin: 0px 0 0 0 !important;
}
.footerFirst {
    background: #3175a3;
    padding: 0;
}
.footerSecond {
    background: #01568f;
    color: #fff;
    padding: 10px 0;
}
.top-padding15 {
    padding: 10px 0 0 0;
}
.footerSecond {
    color: #fff !important;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: 1px;
}
.footerSecond a {
    color: #fff;
}
footer ul {
    list-style: outside none;
    margin: 0;
    padding: 0;
}
footer ul li a {
    color: #ccc !important;
    display: block;
    padding: 5px 0;
}
footer ul li a:hover {
    color: #fff !important;
}
.newsLetter {/*background: #000;*/
    padding-bottom: 10px;
    padding-top: 10px;
}
.newsLetter h2 {
    color: rgba(255, 255, 255, 0.9);
    font-size: 1.4em;
    letter-spacing: 1px;
    margin: 0 0 10px;
    padding: 0;
}
.newsLetter label {
    color: #fff;
    font-size: 0.9em;
    font-weight: normal;
}
.newsLetter input {
    background: #fff;
    border: medium none;
    color: #e07805;
}
.newsLetter .btn {
    background: #000;
    border: medium none;
    color: rgba(0, 0, 0, 0.9);
    text-shadow: none;
    color: #FFF;
}
.newsLetter img {
    margin: 10px 0 0;
}

.list-inline-item{margin-right:0 !important;}
.profile{ font-size:16px;}
.profile .card-body{line-height:26px; color:#6A6A6A; font-size:14px;}

.portfolio{margin: 48px 0;}
.portfolio-sorting{text-transform: uppercase;font-size: 16px;margin-bottom: 48px;}
.portfolio-sorting li a {color: #808080;text-decoration: none;padding: 6px;}
.portfolio-sorting li a:hover,
.portfolio-sorting li a.active{color: #2980b9;border-bottom: 2px solid #2980b9;}
.portfolio-item {margin-bottom: 30px;}


.event-list { border-top:1px dotted #ccc; padding:0;}
.event-list h4{padding:15px 0 0 0; font-size:18px; color:#01568f;}
.event-list p{ margin:10px 0; font-size:15px;}
.event-list span{float:right;}
.event-list .btn-outline-dark {line-height:6px;padding: 12px 8px 8px;}
.list-social-icons li{display:inline-block;}

fieldset{ border:none !important;}

/*
 * off Canvas sidebar
 * --------------------------------------------------
 */
@media screen and (max-width: 1000px) {
    .row-offcanvas {
        position: relative;
        -webkit-transition: all 0.25s ease-out;
        -moz-transition: all 0.25s ease-out;
        transition: all 0.25s ease-out;
        width: calc(100% + 220px);
    }
    .row-offcanvas-left {
        left: -220px;
        position: absolute;
        top: 55px;
    }
    .row-offcanvas-left.active {
        left: 0;
    }
    .sidebar-offcanvas {
        position: absolute;
        top: 0;
    }
    .left-but {
        display: block;
        z-index: 555;
        position: fixed;
        width: 50px;
        border-right: 1px solid #ffffff80;
        height: 35px;
        padding: 2px 5px;
        text-align: center;
        vertical-align: middle;
        margin: 10px 0 0 0;
        left: 0;
        top: 0;
    }
    .left-but .btn {
        line-height: 0.3em;
    }
    #sidebar {
        position: sticky;
    }
    .top-header {
        background-color: #01568f;
        left: 0;
        right: 0;
        position: fixed;
        float: left;
        overflow: hidden;
        height: 55px;
        top: 0;
    }
    .footerFirst {
        display: none;
    }
    .footerSecond {
        position: fixed;
        bottom: 0px;
        left: 0;
        right: 0;
        font-size: 11px;
        margin: 0 auto !important;
        text-align: center !important;
    }
    #main {
        padding: 0 0 80px 0;
    }
    .head {
        position: fixed !important;
        top: 5px;
        right: 8px;
    }
    .ml-stack-nav-top {
        margin: 10px 0 0 0 !important;
    }
}

@media screen and (max-width: 575px) {
    .blog-right {
        padding: 15px;
    }
    .gallery {
        margin: 0 0 20px 0
    }
    .footerSecond {
        text-align: center;
    }
}

