.entry-image-site-hero {
    background-repeat: no-repeat
}

.site-hero-content {
    margin-top: 1%;
    background: white;
    padding-bottom: 13px;
    width: 100%
}

.entry-image-site-hero {
    border: 7px solid #fff
}

h1.entry-title-site-hero {
    font-size: 24px;
    padding-top: 0px;
    padding-bottom: 4px;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    color: #0d6ead
}

.entry-meta-site-hero {
    text-align: right !important;
    margin-bottom: 14px;
    padding-left: 10px;
    padding-right: 18px;
    border-bottom: 1px solid #c3bdbd;
    padding-bottom: 8px;
    margin-bottom: 12px !important;
    width: 87%;
    margin: 0px auto
}

section#pageContent {
    background: #f6f6f6
}

.post-content-wrapper-single {
    padding-left: 24px;
    padding-right: 24px;
    text-align: justify
}

.div-comment {
    margin-top: 5%;
    background: #FFFF;
    padding: 20px;
    margin-bottom: 37px
}

.div-comment h2 {
    color: #1379b9;
    font-family: sans-serif;
    border-bottom: 1px solid #d6d6d6;
    padding: 0px;
    font-size: 16px;
    font-weight: bold
}

body {
    background: #ffffff;
}

.form-contain {
    margin-bottom: 16px;
    margin-top: 12px
}

.input-form {
    width: 50%;
    height: 31px;
    border: 1px solid #b5b4b4;
    border-radius: 3px;
    padding-left: 1%;
    color: #50504e;
    font-size: 17px;
    font-family: sans-serif
}

.btn-publish {
    background: #0565a0;
    border: 1px solid #0565a0;
    color: #FFFF;
    padding: 7px 8px 10px 8px;
    width: 100%;
    cursor: pointer;
    border-radius: 3px
}

textarea#userComment {
    height: 86px
}

table {
    border-collapse: collapse;
    width: 500px
}

td,th {
    padding: 10px
}

th {
    background-color: #54585d;
    color: #fff;
    font-weight: bold;
    font-size: 13px;
    border: 1px solid #54585d
}

td {
    color: #636363;
    border: 1px solid #dddfe1
}

tr {
    background-color: #f9fafb
}

tr:nth-child(odd) {
    background-color: #fff
}

.pagination {
    list-style-type: none;
    padding: 10px 0;
    display: inline-flex;
    justify-content: space-between;
    box-sizing: border-box
}

.pagination li {
    box-sizing: border-box;
    padding-right: 10px
}

.pagination li a {
    box-sizing: border-box;
    background-color: #ffffff;
    padding: 8px;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    color: #616872;
    border-radius: 4px;
    border: 1px solid #98d5fd;
}

.pagination li a:hover {
    background-color: #d4dada
}

.pagination .next a, .pagination .prev a {
    text-transform: uppercase;
    font-size: 12px
}

.pagination .currentpage a {
    background-color: #98d5fd;
    color: #000000;
}

.pagination .currentpage a:hover {
    background-color: #518acb
}

.clear {
    clear: both
}

.text-div img {
    width: 20%
}

.div-blog {
    background: #fff;
    margin-bottom: 53px;
    border: 1px solid #ffffff;
    width: 100%;
}

.entry-title a:hover, .entry-title a:focus, .entry-title a:active, .page-title a:hover, .page-title a:focus, .page-title a:active {
    color: #2984e5
}

.div-blog h3 {
    padding: 2px 8px 7px 8px !important;
    clear: none;
    font-weight: bold;
    margin: 0;
    padding: 0;
    word-wrap: break-word;
    text-transform: unset;
    font-family: sans-serif;
    font-size: 16px;
    line-height: 25px;
    padding-top: 8px !important;
    max-height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: keep-all;
    text-align: center;
    margin-bottom: 8px;
}

.screen-reader-text {
    border: 0;
    clip: rect(1px,1px,1px,1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute!important;
    width: 1px;
    word-wrap: normal!important
}

.entry-meta {
    text-align: left;
    margin-bottom: 3px;
    padding-left: 6%
}

.img-responsive {
    display: block;
    max-width: 147%;
    margin-left: -22%
}

.img-featured,.img-postlist {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity: 1;
    transition: opacity .2s ease-in-out
}

img {
    height: auto;
    max-width: 100%;
    vertical-align: middle
}

figure.post-thumbnail {
    margin: 0px 0px 6px 0px;
}

.entry-summary, .entry-summary p {
    font-size: 14px;
    line-height: 1.7;
    margin: 0;
    padding: 0;
    word-wrap: break-word;
    padding: 3px 9px 5px 6px;
    font-family: sans-serif
}

.more-link-wrapper .more-link, .more-link-wrapper .more-link:visited {
    border-bottom: 1px solid transparent;
    color: #ffffff;
    display: inline-block;
    font-size: 13px;
    line-height: 1.8;
    text-decoration: none;
    transition: all .25s ease-out;
    background: #1379b9;
    padding-left: 8px;
    padding-right: 8px;
    border: 1px solid #2d93ff;
    margin-top: 5px;
}

.more-link-wrapper {
    margin: 5px 9px 11px;
}

img.img-blogss {
    margin-right: 12px;
    margin-top: -4px
}

time.updated {
    color: #0e77b8;
    font-size: 13px;
    font-family: sans-serif;
    font-weight: bold
}

div#globalWrapper {
    background: #f9f9f9
}

section#page {
    margin: 0px
}

.more-link-wrapper .more-link:hover, .more-link-wrapper .more-link:focus, .more-link-wrapper .more-link:active {
    color: #1379b9;
    border: 1px solid #2d93ff;
    background: transparent;
}

.entry-categories a {
    border: 1px solid #e1e1e1;
    padding: 3px 4px 3px 5px;
    float: left;
    margin-bottom: 2px;
    font-size: 12px;
    color: #000000;
    margin-right: 3px;
    line-height: 14px;
    background: #ffffff;
    /* width: 45%; */
}

.entry-categories {
    padding: 11px 15px 3px 15px;
    height: 49px;
    background: #fffce6;
    overflow: auto;
    text-align: center;
}

.entry-title a {
    color: #464849
}

.entry-summary table {
    display: none
}

.entry-summary img {
    display: none
}

.entry-summary {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 16px;
    max-height: 100px;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    /* background: red; */
}

section#pageContent {
    background: #efefef;
}

a.backlist {
    float: right;
    margin-top: 2%;
    background: #1379b9;
    padding: 3px 11px 3px 11px;
    border-radius: 3px;
    color: white;
    border-bottom: 1px solid #1379b9 !important;
    text-decoration: unset;
    border: 1px solid #1379b9;
    font-size: 13px;
    font-family: sans-serif;
    font-weight: bold;
    box-shadow: 0px 3px 0px 0px #1d1d1d
}

a.backlist:hover {
    background: white;
    color: #1379b9;
    border: 1px solid #1379b9
}

a.backlist {
    float: right;
    margin-top: 2%;
    background: #1379b9;
    padding: 3px 11px 3px 11px;
    border-radius: 3px;
    color: white;
    border-bottom: 1px solid #1379b9 !important;
    text-decoration: unset;
    border: 1px solid #1379b9;
    font-size: 13px;
    font-family: sans-serif;
    font-weight: bold;
    box-shadow: 0px 3px 0px 0px #1d1d1d
}

a.backlist:hover {
    background: white;
    color: #1379b9;
    border: 1px solid #1379b9
}

header {
    background: white;
    position: fixed;
    width: 100%;
    top: 0;
    padding-top: 6px;
    padding-bottom: 6px;
    z-index: 4
}

section#pageContent {
    margin-top: 4%;
    padding-top: 30px;
    padding-bottom: 4%;
}

#sticky-social {
    position: fixed;
    top: 211px;
    float: right;
    right: 0;
    z-index: 10
}

aside#sticky-social ul {
    list-style: none;
    margin: 0;
    padding: 0
}

aside#sticky-social ul li {
    list-style-type: unset;
    padding: 0px
}

#sticky-social a[class*="facebook"], #sticky-social a[class*="facebook"]:hover, #sticky-social a[class*="facebook"] span {
}

#sticky-social a {
    /* background:#333; */
    color: #fff;
    display: block;
    height: 35px;
    font: 16px "Open Sans", sans-serif;
    line-height: 35px;
    position: relative;
    text-align: center;
    width: 35px;
    text-decoration: unset;
}

#sticky-social a span {
    line-height: 35px;
    position: absolute;
    text-align: center;
    width: 120px;
    margin-left: 36%;
}

#sticky-social a[class*="facebook"], #sticky-social a[class*="facebook"]:hover, #sticky-social a[class*="facebook"] span {
    background-color: #3b5998;
}

#sticky-social a[class*="-twitter"], #sticky-social a[class*="-twitter"]:hover, #sticky-social a[class*="-twitter"] span {
    background-color: #00aced;
}

#sticky-social a[class*="-linkedin"], #sticky-social a[class*="-linkedin"]:hover, #sticky-social a[class*="-linkedin"] span {
    background-color: #007bb6;
}

#sticky-social a[class*="youtube"], #sticky-social a[class*="youtube"]:hover, #sticky-social a[class*="youtube"] span {
    background: #e02f2f
}

#sticky-social a[class*="instagram"], #sticky-social a[class*="instagram"]:hover, #sticky-social a[class*="instagram"] span {
    background-color: #517fa4;
}

#sticky-social a[class*="play"], #sticky-social a[class*="play"]:hover, #sticky-social a[class*="play"] span {
    background-color: #e02f2f;
}

#sticky-social a[class*="pinterest"], #sticky-social a[class*="pinterest"]:hover, #sticky-social a[class*="pinterest"] span {
    background-color: #c51f26;
}

#sticky-social a:hover span {
    right: 100%
}

.tips::before {
    padding-top: 9px
}

footer.footer4 {
    background: #1379b9;
    padding-top: 12px;
    margin-bottom: -17px
}

footer.footer4 p {
    color: white;
    font-size: 12px;
    margin-left: -24px
}

footer.footer4 ul li {
    list-style: unset;
    display: inline-block;
    float: left;
    margin-left: 1em
}

footer.footer4 ul {
    margin: 0em;
    margin-left: -71px
}

footer.footer4 a {
    color: #fff;
    font-size: 12px;
}

span.pri-text {
    color: white
}

a.iconWrapper {
    float: right;
    margin-top: -8%;
    background-color: #1379b9;
    padding: 6px;
}

.another-menus ul li {
    display: inline-flex;
    padding: 0px 0px 0px 23px;
    font-size: 15px;
    text-decoration: none;
    color: #2e2929;
    text-align: center
}

.another-menus {
    text-align: right;
    padding-top: 6px
}

.another-menus a {
    font-size: 13px;
    font-weight: bold;
    color: #2e2929
}

.enterytag-blog {
    height: 265px;
    width: 100%;
}

.post-content-wrapper-single p {
    line-height: 24px
}

.post-content-wrapper-single h2 {
    font-size: 18px;
    line-height: 19px
}

.post-content-wrapper-single h3 {
    font-size: 16px
}

.entry-image-wrapper {
    width: 100%;
    margin: 0 0px 0 0;
}

.post-thumbnail {
    width: 100%;
    position: relative;
    display: block;
    z-index: 2;
    overflow: hidden;
    background: #1379b9;
}

.post-thumbnail a {
    width: 94%;
    height: 170px;
    position: relative;
    display: block;
    overflow: hidden;
    transition: all .3s ease-out!important;
    -webkit-transition: all .3s ease-out!important;
    -moz-transition: all .3s ease-out!important;
    -o-transition: all .3s ease-out!important;
    z-index: -1;
    border: 10px solid #1379b9;
    /* background: #1379b9; */
}

.post-thumbnail a:hover {
    height: 170px;
    position: relative;
    transform: scale(1.1);
    width: 94%
}

.img-entered {
    width: 100%;
    background: #1379b9;
    margin: 0px auto
}

.entry-image-site-hero img {
    margin: 0px auto
}

.entry-summary p {
    font-size: 13px;
    line-height: 24px;
    margin: 0px
}

.entry-summary h3 {
    font-size: 13px;
    line-height: 20px;
    margin: 0px
}

.entry-summary h2 {
    font-size: 13px;
    line-height: 20px;
    margin: 8px;
    margin-bottom: 0px
}

@media screen and (max-width: 600px) {
    .site-hero-content {
        margin-top:17%;
        background: white;
        padding-bottom: 13px;
        width: 100%
    }

    a.backlist {
        float: right;
        margin-top: 0%
    }

    section#pageContent {
        margin-top: 42% !important;
        padding-top: 30px
    }

    header {
        background: white;
        position: fixed;
        width: 100%;
        top: 0;
        padding-top: 6px;
        padding-bottom: 6px;
        z-index: 4;
        margin-left: -6%
    }

    h1.entry-title-site-hero {
        line-height: 27px;
        font-size: 20px;
        padding-top: 0px;
        padding-bottom: 4px;
        text-align: center;
        padding-left: 10px;
        padding-right: 10px;
        color: #0d6ead
    }

    .input-form {
        width: 89%;
        height: 31px;
        border: 1px solid #b5b4b4;
        border-radius: 3px;
        padding-left: 1%;
        color: #50504e;
        font-size: 17px;
        font-family: sans-serif
    }

    footer.footer4 p {
        color: white;
        font-size: 12px;
        margin-left: 14px
    }

    a.iconWrapper {
        float: right;
        margin-top: -17%;
        background: #1379b9;
        padding: 8px
    }

    footer.footer4 ul {
        margin: 0em;
        margin-left: -3px
    }

    .another-menus {
        text-align: right;
        padding-top: 6px;
        margin-right: 10%
    }

    .post-content-wrapper-single h2 {
        font-size: 18px;
        line-height: 24px
    }

    .post-content-wrapper-single h3 {
        font-size: 16px;
        line-height: 24px
    }

    .post-content-wrapper-single p {
        line-height: 24px
    }
}

a.icon-pinterest-circled {
    background-image: url('../../images/imgsocial.png');
    background-repeat: no-repeat;
    background-position: -3px 3px;
}

a.icon-instagram {
    background-image: url('../../images/imgsocial.png');
    background-repeat: no-repeat;
    background-position: -56px 3px;
}

a.icon-facebook {
    background-image: url('../../images/imgsocial.png');
    background-repeat: no-repeat;
    background-position: -32px 3px;
}

a.icon-twitter-bird {
    background-image: url('../../images/imgsocial.png');
    background-repeat: no-repeat;
    background-position: -85px 3px;
}

a.icon-linkedin {
    background-image: url('../../images/imgsocial.png');
    background-repeat: no-repeat;
    background-position: -115px 3px;
}

a.icon-play {
    background-image: url('../../images/imgsocial.png');
    background-repeat: no-repeat;
    background-position: -143px 3px;
}

.iconWrapper i {
    margin: 0;
    line-height: 40px;
    /* position: unset; */
    top: -1px;
    background-image: url('../../images/imgsocial.png');
    height: 30px;
    float: left;
    background-repeat: no-repeat;
    background-position: -171px -1px;
    width: 30px;
}