/*
File Name: post.css
Version: 3.0
*/

#main.post {
    height: auto;
    padding: 30px 0;
    width: 100%;
}

#main.post > .inner {
    display: flex;
    flex-wrap: wrap;
    height: auto;
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 30px;
    width: 100%;
}

@media (max-width: 991px) {

    #main.post {
        padding: 15px 0;
    }

    #main.post > .inner {
        display: block;
        padding: 15px;
    }

}

#main.post > .inner > .box1 {
    height: auto;
    margin-bottom: 30px;
    width: calc(100% - 260px);
}

@media (max-width: 991px) {

    #main.post > .inner > .box1 {
        width: 100%;
    }

}

@media (max-width: 639px) {

    #main.post > .inner > .box1 {
        margin-bottom: 15px;
    }

}

#main.post > .inner > .box1 > .box2 {
    height: auto;
    width: 100%;
}

#main.post > .inner > .box1 > .box2.type1  > [class^=box] {
    background: #ffffff;
    height: auto;
    padding: 15px;
    width: 100%;
}

#main.post > .inner > .box1 > .box2.type1  > [class^=box]:not(:last-of-type) {
    margin-bottom: 30px;
}

#main.post > .inner > .box1 > .box2.type1  > [class^=box] > .box1 {
    height: auto;
    margin-bottom: 30px;
    width: 100%;
}

#main.post > .inner > .box1 > .box2.type1  > [class^=box] > .box1 > .phd {
    border-bottom: 1px solid #606058;
    font-size: 2.0em;
    height: auto;
    line-height: 1.5;
    margin-bottom: 0.5em;
    width: 100%;
}

#main.post > .inner > .box1 > .box2.type1  > [class^=box] > .box1 > .shd {
    height: auto;
    font-size: 1.2em;
    width: 100%;
}

#main.post > .inner > .box1 > .box2.type1  > [class^=box] > .box1 > .shd::before {
    content: '\f073';
    font-family: "Font Awesome 5 Free";
    margin-right: 0.5em;
}

#main.post > .inner > .box1 > .box2.type1  > [class^=box] > .box1 > .shd > .txt2 {
    background-color: #807060;
    color: #ffffff;
    display: inline-block;
    margin-left: 0.5em;
    padding: .25em;
}

#main.post > .inner > .box1 > .box2.type1  > [class^=box] > .box2 {
    height: auto;
    width: 100%;
}

#main.post > .inner > .box1 > .box2.type1  > [class^=box] > .box2 h1 {
    font-size: 2.5em;
    line-height: 1.25;
    margin-bottom: 15px;
}

#main.post > .inner > .box1 > .box2.type1  > [class^=box] > .box2 h2 {
    font-size: 2.0em;
    font-weight: bold;
    line-height: 1.5;
    margin-bottom: 15px;
}

#main.post > .inner > .box1 > .box2.type1  > [class^=box] > .box2 h3 {
    font-size: 2.0em;
    line-height: 1.5;
    margin-bottom: 15px;
}

#main.post > .inner > .box1 > .box2.type1  > [class^=box] > .box2 h4 {
    font-size: 1.6em;
    font-weight: bold;
    line-height: 1.5;
    margin-bottom: 15px;
}

#main.post > .inner > .box1 > .box2.type1  > [class^=box] > .box2y h5 {
    font-size: 1.6em;
    line-height: 1.5;
    margin-bottom: 15px;
}

#main.post > .inner > .box1 > .box2.type1  > [class^=box] > .box2 h6 {
    font-size: 1.4em;
    font-weight: bold;
    line-height: 1.5;
    margin-bottom: 15px;
}

#main.post > .inner > .box1 > .box2.type1  > [class^=box] > .box2 p {
    font-size: 1.4em;
    line-height: 1.5;
    margin-bottom: 15px;
}

#main.post > .inner > .box1 > .box2.type1  > [class^=box] > .box2pre {
    font-size: 1.4em;
    margin-bottom: 15px;
}

#main.post > .inner > .box1 > .box2.type1  > [class^=box] > .box2ol {
    list-style: decimal;
    margin: 15px 0 15px 25px;
}

#main.post > .inner > .box1 > .box2.type1  > [class^=box] > .box2 ul {
    list-style: disc;
    margin: 15px 0 15px 20px;
}

#main.post > .inner > .box1 > .box2.type1  > [class^=box] > .box2 li {
    font-size: 1.4em;
    line-height: 1.5;
    margin-bottom: 15px;
}

#main.post > .inner > .box1 > .box2.type1  > [class^=box] > .box2 em {
    font-style: italic;
}

#main.post > .inner > .box1 > .box2.type1  > [class^=box] > .box2strong {
    font-weight: bold;
}

#main.post > .inner > .box1 > .box2.type1  > [class^=box] > .box2 img {
    display: block;
    height: auto;
    margin: 0 auto;
    max-width: 100%;
    width: auto;
}

#main.post > .inner > .box1 > .box2.type1  > [class^=box] > .box2 img.alignleft{
    margin-left: 0;
}

#main.post > .inner > .box1 > .box2.type1  > [class^=box] > .box2 img.alignright {
    margin-right: 0;
}

#main.post > .inner > .box1 > .box2.type1  > [class^=box] > .box2 blockquote {
    font-size: 1.4em;
    line-height: 1.5;
    margin-bottom: 15px;
}

#main.post > .inner > .box1 > .box2.type1  > [class^=box] > .box2 iframe {
    margin: 15px auto;
    width: 100%;
}

@media (max-width: 639px) {

    #main.post > .inner > .box1 > .box2.type1  > [class^=box] {
        margin-bottom: 15px;
    }

    #main.post > .inner > .box1 > .box2.type1  > [class^=box] > .box2 h2 {
        font-size: 1.8em;
        line-height: 1.5;
        margin-bottom: 0.5em;
    }

    #main.post > .inner > .box1 > .box2.type1  > [class^=box] > .box2 h1 {
        font-size: 2.0em;
        line-height: 1.5;
    }

    #main.post > .inner > .box1 > .box2.type1  > [class^=box] > .box2 h2 {
        font-size: 1.8em;
    }

    #main.post > .inner > .box1 > .box2.type1  > [class^=box] > .box2 h3 {
        font-size: 1.8em;
        line-height: 1.5;
        margin-bottom: 15px;
    }

}

#main.post > .inner > .box2 {
    height: auto;
    margin-bottom: 30px;
    margin-left: 30px;
    width: 230px;
}

#main.post > .inner > .box2 > [class^=box] {
    height: auto;
    width: 100%;
}

#main.post > .inner > .box2 > [class^=box]:not(:last-of-type) {
    margin-bottom: 30px;
}

#main.post > .inner > .box2 > [class^=box] h3 {
    background-color: #807060;
    border-radius: 0 5px 5px 0;
    color: #f0f0e8;
    font-size: 1.4em;
    height: auto;
    margin-bottom: 15px;
    padding: 7.5px 7.5px 7.5px 35px;
    position: relative;
    width: 100%;
}

#main.post > .inner > .box2 > [class^=box] h3::before {
    background-color: #807060;
    border: 3px solid #fbfbf8;
    border-radius: 50%;
    color: #f0f0e8;
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-size: 1.2em;
    font-weight: bold;
    height: 40px;
    left: -1.35em;
    line-height: 40px;
    padding: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
}

#main.post > .inner > .box2 > [class^=box]:nth-of-type(1) h3::before {
    content: "\f07b";
}

#main.post > .inner > .box2 > [class^=box]:nth-of-type(2) h3::before {
    content: "\f303";
}

#main.post > .inner > .box2 > [class^=box]:nth-of-type(3) h3::before {
    content: "\f187";
}

#main.post > .inner > .box2 > [class^=box]:nth-of-type(4) h3::before {
    content: "\f02c";
}

#main.post > .inner > .box2 > [class^=box]:nth-of-type(5) h3::before {
    content: "\f09e";
}

#main.post > .inner > .box2 > [class^=box]:nth-of-type(1) ul,
#main.post > .inner > .box2 > [class^=box]:nth-of-type(2) ul,
#main.post > .inner > .box2 > [class^=box]:nth-of-type(3) ul {
    background-color: #ffffff;
    height: auto;
    padding: 10px;
    width: 100%;
}

#main.post > .inner > .box2 > [class^=box]:nth-of-type(1) li,
#main.post > .inner > .box2 > [class^=box]:nth-of-type(2) li,
#main.post > .inner > .box2 > [class^=box]:nth-of-type(3) li {
    font-size: 1.2em;
    line-height: 1.5;
    padding-left: 1.5em;
    position: relative;
}

#main.post > .inner > .box2 > [class^=box]:nth-of-type(1) li::before {
    content: '\f07b';
    font-family: "Font Awesome 5 Free";
    font-weight: bold;
    left: 0;
    position: absolute;
    top: 0
}

#main.post > .inner > .box2 > [class^=box]:nth-of-type(2) li::before {
    content: '\f303';
    font-family: "Font Awesome 5 Free";
    font-weight: bold;
    left: 0;
    position: absolute;
    top: 0
}

#main.post > .inner > .box2 > [class^=box]:nth-of-type(3) li::before {
    content: '\f02d';
    font-family: "Font Awesome 5 Free";
    font-weight: bold;
    left: 0;
    position: absolute;
    top: 0
}

#main.post > .inner > .box2 > [class^=box]:nth-of-type(4) .tagcloud {
    background-color: #ffffff;
    display: flex;
    flex-wrap: wrap;
    padding: 10px;
}

#main.post > .inner > .box2 > [class^=box]:nth-of-type(4) .tagcloud a {
    background-color: #f8f8f0;
    display: block;
    font-size: 1.2em!important;
    margin: 0 0.5em 0.5em 0;
    overflow: hidden;
    padding: 0.25em;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#main.post > .inner > .box2 > [class^=box]:nth-of-type(4) .tagcloud a::before {
    content: '\f02b';
    display: inline;
    font-family: "Font Awesome 5 Free";
    font-weight: bold;
    margin-right: 0.5em;
}

#main.post > .inner > .box2 > [class^=box]:nth-of-type(5) ul {
    background-color: #ffffff;
    display: flex;
    padding: 10px;
}

#main.post > .inner > .box2 > [class^=box]:nth-of-type(5) li {
    font-size: 1.2em;
    margin-bottom: 0.5em;
    width: 50%;
}


#main.post > .inner > .box2 > [class^=box]:nth-of-type(5) li:first-of-type {
    margin-right: 0;
}

#main.post > .inner > .box2 > [class^=box]:nth-of-type(5) li i {
    background-color: #606058;
    border-radius: 5px;
    color: #fbfbf8;
    display: inline-block;
    font-size: 1.5em;
    height: 1.5em;
    margin-right: 0.25em;
    padding: 0.4em;
    text-align: center;
    width: 1.5em;
}

#main.post > .inner > .box2 > [class^=box]:nth-of-type(5) li:nth-of-type(1) i {
    background-color: #3b5998;
}

#main.post > .inner > .box2 > [class^=box]:nth-of-type(5) li:nth-of-type(2) i {
    background-color: #1da1f2;
}

@media (max-width: 991px) {

    #main.post > .inner > .box2 {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-left: 0;
        padding: 0 0 0 15px;
        width: 100%;
    }

    #main.post > .inner > .box2 > [class^=box] {
        height: auto;
        width: calc(50% - 15px);
    }

    #main.post > .inner > .box2 > [class^=box]:nth-last-of-type(2) {
        margin-bottom: 0;
    }

}

@media (max-width: 668px) {

    #main.post > .inner > .box2 {
        margin-bottom: 15px;
    }

    #main.post > .inner > .box2 > [class^=box] {
        width: 100%;
    }
}


#main.post > .inner > .box3 {
    background-color: #ffffff;
    height: auto;
    width: 100%;
}

#main.post > .inner > .box3 ul {
    align-items: center;
    display: flex;
    height: auto;
    padding: 10px 0;
    width: 100%;
}

#main.post > .inner > .box3 li {
    font-size: 1.2em;
    height: auto;
    padding: 0.4em;
    text-align: center;
    width: 40%;
}

#main.post > .inner > .box3 li:nth-of-type(2) {
    border-left: 1px solid #303030;
    border-right: 1px solid #303030;
    height: auto;
    width: 20%;
}

#main.post > .inner > .box3 li:nth-of-type(1) .ico,
#main.post > .inner > .box3 li:nth-of-type(2) .ico {
    margin-right: 0.5em;
}

#main.post > .inner > .box3 li:nth-of-type(3) .ico {
    margin-left: 0.5em;
}

