@font-face {
    font-family: 'ITC Franklin Gothic Std Book';
    src: url('../fonts/ITCFranklinGothicStd-Book.eot');
    src: url('../fonts/ITCFranklinGothicStd-Book.eot?#iefix') format('embedded-opentype'),
    url('../fonts/ITCFranklinGothicStd-Book.woff2') format('woff2'),
    url('../fonts/ITCFranklinGothicStd-Book.woff') format('woff'),
    url('../fonts/ITCFranklinGothicStd-Book.svg#webfont') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ITC Franklin Gothic Std Book Italic';
    src: url('../fonts/ITCFranklinGothicStd-BookIt.eot');
    src: url('../fonts/ITCFranklinGothicStd-BookIt.eot?#iefix') format('embedded-opentype'),
    url('../fonts/ITCFranklinGothicStd-BookIt.woff2') format('woff2'),
    url('../fonts/ITCFranklinGothicStd-BookIt.woff') format('woff'),
    url('../fonts/ITCFranklinGothicStd-BookIt.svg#webfont') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Chronicle Text G1 Roman';
    src: url('../fonts/ChronicleTextG1-Roman.eot');
    src: url('../fonts/ChronicleTextG1-Roman.eot?#iefix') format('embedded-opentype'),
    url('../fonts/ChronicleTextG1-Roman.woff2') format('woff2'),
    url('../fonts/ChronicleTextG1-Roman.woff') format('woff'),
    url('../fonts/ChronicleTextG1-Roman.svg#webfont') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Chronicle Text G1 Italic';
    src: url('../fonts/ChronicleTextG1-Italic.eot');
    src: url('../fonts/ChronicleTextG1-Italic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/ChronicleTextG1-Italic.woff2') format('woff2'),
    url('../fonts/ChronicleTextG1-Italic.woff') format('woff'),
    url('../fonts/ChronicleTextG1-Italic.svg#webfont') format('svg');
    font-weight: normal;
    font-style: normal;
}

.article-category {
    padding-bottom: 5px;
}

textarea {
    resize: none;
}

.material-icons {
    font-family: 'Material Icons', sans-serif;
}























/*.article-header*/

.article-category p {
    display: block;
    list-style-type: none;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
    font-family: 'ITC Franklin Gothic Std Book', sans-serif;
}

.article-header .article-head {
    font-size: 40px;
    line-height: 1.2em;
    font-weight: 700;
    margin-bottom: 5px;
}

.article-header .article-sub-head {
    font-size: 20px;
    line-height: 24px;
    font-family: 'Chronicle Text G1 Roman', serif;
}

.article-header .article-footer {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 10px 0;
    border: 1px solid #dddddd;
    border-right: none;
    border-left: none;
    margin-top: 10px;
}

.article-header .article-footer p {
    font-size: 13px;
    color: #666;
}

.article-header .article-footer p a {
    color: #000000;
}

.article-header .article-footer ul {
    display: flex;
    align-self: center;
}

.article-header .article-footer ul li:nth-child(4) {
    border-right: 1px solid #cccccc;
}

.article-header .article-footer ul li {
    padding: 0 3px;
}

.article-header .article-footer ul li a {
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
}

.article-img {
    display: block;
}

.article-img .thumblain {
    overflow: hidden;
    height: 470px;
    background: #f8f8f8;
}

.article-img .thumblain .innear {
    height: 470px;
}

.article-img .thumblain .innear img {
    width: auto;
    height: 100%;
}

.article-img figure {
    margin: 0;
    padding: 0;
}

.article-img figure a {
    display: block;
}

.article-img figure img {
    width: 100%;
}

.article-img figcaption {
    border-bottom: 1px solid #dddddd;
    padding: 10px 0;
    color: #666666;
}

.article-desc {
    padding: 15px 0 10px 0;
}

.article-desc p {
    font-size: 17px;
    line-height: 28px;
    margin: 0 0 18px 0;
}

.article-desc .add {
    margin: 10px 0 20px 0;
}

.add-rhs-b {
    display: block;
}

.add-rhs-b img {
    width: 100%;
}

.ad-rhs-t {
    display: block;
}

.ad-rhs-t img {
    width: 100%;
}

.popular-container {
    margin: 30px 0;
}

.popular-container .thumblain {
    overflow: hidden;
    height: 120px;
    width: 120px;
    background: #f8f8f8;
}

.latest-from {
    margin: 0;
}

.popular-container ul,
.latest-from ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.popular-container ul li,
.latest-from ul li {
    overflow: hidden;
    display: block;
    border-bottom: 1px solid #dddddd;
    padding: 15px 0;
}

.popular-container ul li:last-child,
.latest-from ul li:last-child {
    border: none;
}

.popular-container .pop-thumb,
.latest-from .pop-thumb {
    overflow: hidden;
    height: 85px;
    width: 120px;
    background: #f8f8f8;
    float: left;
}

.latest-from .pop-thumb {
    float: right;
}

.popular-container .innear,
.latest-from .innear {
    height: 85px;
}

.popular-container .pop-thumb img,
.latest-from .pop-thumb img {
    width: auto;
    height: 100%;
}

.popular-container .pop-thumb,
.latest-from .pop-thumb {
    position: relative;
}

.popular-container .pop-thumb i,
.latest-from .pop-thumb i {
    color: #0031e2;
    font-size: 32px;
    background: #F8E71C;
    border-radius: 100%;
    z-index: 1;
    bottom: 10px;
    left: 10px;
    position: absolute;
    height: 31px;
    width: 31px;
}

.popular-container .pop-thumb a,
.popular-container .pop-desc a,
.latest-from .pop-desc a,
.latest-from .pop-thumb a {
    /*display: block;*/
}

.popular-container .pop-desc,
.latest-from .pop-desc {
    display: block;
    overflow: hidden;
    padding-left: 15px;
}

.popular-container .pop-desc h2,
.latest-from .pop-desc h2 {
    font-size: 17px;
    font-weight: bold;
    line-height: 20px;
}

.latest-from .pop-desc {
    padding: 0;
    padding-right: 20px;
}

.latest-from .pop-desc h2 {
    font-size: 20px;
}

.latest-from .pop-desc p {
    font-size: 15px;
    margin-top: 5px;
}

.category-header .category-head {
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 15px;
    line-height: 23px;
}

.highlights-sec .news-article .thumblain {
    /*overflow: inherit;*/
    height: auto;
}

.highlights-sec .news-article .thumblain figure a img {
    width: 100%;
}

figure {
    margin: 0;
    padding: 0;
}

figure img {
    width: 100%;
}

.highlights-story {
    display: block;
}

.hr-line {
    margin: 10px 0;
}

#slide-out {
    font-family: 'ITC Franklin Gothic Std Book', sans-serif;
}

.polls-sec {
    font-family: 'ITC Franklin Gothic Std Book', sans-serif;
}

.hover-img-effect {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 0;
    display: block;
}

.hover-img-effect a img {
    opacity: 0.9;
}

.thumblain {
    position: relative;
    z-index: 0;
}

.carousel .thumblain {
    overflow: hidden;
    height: 470px;
    background: #f8f8f8;
}

.carousel .thumblain .innear {
    height: 470px;
}

.carousel .btn {}

.comment-sec {
    /*display: block;*/
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.comment-sec .comment-ico {
    list-style-type: none;
    margin: 0;
    padding: 0;
    /*display: block;*/
    text-align: right;
    display: flex;
}

.comment-sec .comment-ico li {
    display: inline-block;
    padding: 0 10px;
    margin-bottom: 15px;
}

.write-comment {
    overflow: hidden;
    display: flex;
    align-items: stretch;
    position: relative;
}

.commnt-load {
    width: 100;
    position: absolute;
}

.write-comment div {}

.write-comment div:nth-child(1) {
    flex-grow: 0;
    margin-right: 10px;
}

.write-comment div:nth-child(2) {
    flex-grow: 12;
    margin-right: 10px;
}

.write-comment div:nth-child(3) {
    flex-grow: 0;
}

.write-comment .profile-pic {
    width: 42px;
    height: 42px;
    display: inline-block;
    background: #dddddd;
    text-align: center;
    line-height: 42px;
}

.write-comment .profile-pic img {
    width: 150px;
    max-width: 100%;
    height: 100%;
}

.write-comment .profile-pic a {
    display: block;
}

.write-comment .profile-pic i {
    line-height: 42px;
}

.write-comment .comment textarea {
    padding: 10px;
    overflow: auto;
    border: 1px solid #dddddd;
    background: #ffffff;
}

.write-comment .post-btn {
    display: inline-block;
}

.write-comment .post-btn button {
    display: inline-block;
    background: #f4e146;
    line-height: 42px;
    padding: 0 15px;
    text-transform: uppercase;
    color: #111111;
    font-size: 13px;
    letter-spacing: 1px;
}

.comment-post {
    display: block;
    overflow: hidden;
    /*background: #f5f5f5;*/
}

.commnt-post-pic {
    width: 42px;
    height: 42px;
    display: block;
    float: left;
    background: #dddddd;
    text-align: center;
    line-height: 42px;
    margin-right: 10px;
}

.commnt-post-pic img {
    width: 150px;
    max-width: 100%;
    height: 100%;
}

.commnt-post-pic i {
    line-height: 42px;
}

.commnt-post-cont {
    display: block;
    overflow: hidden;
    background: #f5f5f5;
    padding: 10px 15px 15px 15px;
}

.commnt-post-cont .commnt-title {
    display: flex;
    flex-direction: row;
    /*overflow: hidden;*/
    padding-bottom: 0px;
    justify-content: space-between;
}

.commnt-desc {
    overflow: hidden;
}

.c-name {
    font-size: 16px;
    font-family: 'ITC Franklin Gothic Std Book', sans-serif;
    font-weight: bold;
}

.c-date {
    font-size: 13px;
    color: #9e9e9e;
    display: inline-block;
    padding: 0 10px;
    font-weight: normal;
}

.commnt-links {
    text-align: right;
}

.commnt-links li {
    display: inline-block;
}

a.repli {
    color: #000000;
    display: inline-block;
    color: #4588ef;
    text-decoration: underline;
    margin-top: 0px;
}

button:focus {
    background: none;
}

.carousel.carousel-slider .carousel-fixed-item {
    bottom: 50%;
}

.carousel.carousel-slider .carousel-fixed-item .next,
.carousel.carousel-slider .carousel-fixed-item .prev {
    background: rgba(0, 0, 0, 0.5);
    padding: 0 10px;
    border-radius: 0;
    box-shadow: none;
}

.carousel.carousel-slider .carousel-fixed-item .next {
    position: absolute;
    right: 0;
}

.carousel.carousel-slider .carousel-fixed-item .prev {
    position: absolute;
    left: 0;
}

.carousel.carousel-slider a.btn:hover i,
.carousel.carousel-slider a.btn:focus i,
.carousel.carousel-slider a.btn:visited i {
    color: #ffffff;
}

.commnt-hr {
    color: #dddddd!important;
    margin: 10px 0;
    border: 1px solid #ddd;
    height: 0px;
}

.add-comment {
    display: inline-block;
    background: #f4e146;
    line-height: 42px;
    padding: 0 15px;
    text-transform: uppercase;
    color: #111111;
    font-size: 13px;
    letter-spacing: 1px;
}

.dropdown-content li {
    min-height: auto;
}

.dropdown-content li a {
    padding: 9px 10px 7px 10px;
    color: #111111;
    font-size: 14px;
}

.modal {
    width: 670px;
}

.modal-head {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 10px;
    border-bottom: 1px solid #dddddd;
}

.modal-head h2 {
    font-size: 20px;
}

.modal .modal-close {}

.modal .modal-content {
    padding: 15px;
    padding-bottom: 0;
    text-align: left;
}

.modal-content ul li {
    width: 48.4%;
    display: block!important;
    overflow: hidden;
    background: #ffffff;
    padding: 11px!important;
    margin-bottom: 10px;
    box-shadow: 1px 1px 3px #e2e2e2;
    float: left;
    margin-right: 10px;
}

.liked-by-modal .modal-content {
    padding-bottom: 8px!important;
    width: 100%;
    float: left;
}

.liked-by-modal .modal-content .row {
    margin-bottom: 0;
}

.like-profile-pic {
    width: 50px;
    display: block;
    float: left;
    margin-right: 10px;
}

.like-profile-pic img {
    width: 150px;
    max-width: 100%;
    display: block;
}

.like-cont {
    overflow: hidden;
    font-family: 'ITC Franklin Gothic Std Book', sans-serif;
}

.like-cont h2 {
    font-size: 20px;
    display: block;
    margin-bottom: 2px;
    margin-top: 3px;
}

.like-cont p {
    font-family: 'ITC Franklin Gothic Std Book', sans-serif;
}

.location .dropdown-content {
    min-width: 200px;
}

.location .dropdown-content li {
    height: 40px;
}

.category-big-thumb .news-article .thumblain {
    overflow: hidden;
    height: 410px;
    background: #f8f8f8;
}

.category-big-thumb .news-article .innear {
    height: 410px;
}

.category-big-thumb .news-article .thumblain img {
    display: inline-block;
    width: auto;
    height: 100%;
}

.category-small-thumb .news-article .thumblain {
    overflow: hidden;
    height: 190px;
    background: #f8f8f8;
}

.category-small-thumb .news-article .innear {
    height: 190px;
}

.category-small-thumb .news-article .thumblain img {
    display: inline-block;
    width: auto;
    height: 100%;
}

.signup-form,
.signin-form,
.make-post {
    display: block;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14),
    0 1px 5px 0 rgba(0, 0, 0, 0.12),
    0 3px 1px -2px rgba(0, 0, 0, 0.2);
    padding: 30px;
    margin-bottom: 20px;
    background: #fff;
    font-family: 'ITC Franklin Gothic Std Book', sans-serif;
}

.signup-form h2,
.signin-form h2 {
    font-size: 24px;
    margin-bottom: 10px;
}

.signup-form .input-field input[type="text"]:focus,
.signup-form .input-field input[type="email"]:focus,
.signup-form .input-field input[type="tel"]:focus,
.signup-form .input-field input[type="password"]:focus,
.signin-form .input-field input[type="text"]:focus,
.signin-form .input-field input[type="email"]:focus,
.signin-form .input-field input[type="tel"]:focus,
.signin-form .input-field input[type="password"]:focus,
.make-post .input-field input[type="text"]:focus,
.make-post .input-field input[type="email"]:focus,
.make-post .input-field input[type="tel"]:focus,
.make-post .input-field input[type="password"]:focus {
    border-bottom-color: #111111;
    box-shadow: 0 1px 0 0 #000000;
    color: #111111;
}

.signup-form .input-field input[type="text"]:not(.browser-default):focus:not([readonly])+label,
.signup-form .input-field input[type="email"]:not(.browser-default):focus:not([readonly])+label,
.signup-form .input-field input[type="tel"]:not(.browser-default):focus:not([readonly])+label,
.signup-form .input-field input[type="password"]:not(.browser-default):focus:not([readonly])+label,
.signup-form .input-field textarea:not(.browser-default):focus:not([readonly])+label,
.signin-form .input-field input[type="text"]:not(.browser-default):focus:not([readonly])+label,
.signin-form .input-field input[type="email"]:not(.browser-default):focus:not([readonly])+label,
.signin-form .input-field input[type="tel"]:not(.browser-default):focus:not([readonly])+label,
.signin-form .input-field input[type="password"]:not(.browser-default):focus:not([readonly])+label,
.signin-form .input-field textarea:not(.browser-default):focus:not([readonly])+label,
.make-post .input-field input[type="text"]:not(.browser-default):focus:not([readonly])+label,
.make-post .input-field input[type="email"]:not(.browser-default):focus:not([readonly])+label,
.make-post .input-field input[type="tel"]:not(.browser-default):focus:not([readonly])+label,
.make-post .input-field input[type="password"]:not(.browser-default):focus:not([readonly])+label {
    color: #111111;
}

.make-post .input-field textarea.materialize-textarea:focus:not([readonly]) {
    border-bottom-color: #111111;
    box-shadow: 0 1px 0 0 #000000;
    color: #111111;
}

.make-post .input-field textarea.materialize-textarea:focus:not([readonly])+label {

    color: #111111;
}

.signup-form .dropdown-content li>a,
.signup-form .dropdown-content li>span,
.signin-form .dropdown-content li>a,
.signin-form .dropdown-content li>span,
.make-post .dropdown-content li>a,
.make-post .dropdown-content li>span {
    color: #111111;
    font-size: 14px;
}

.buttons {
    font-size: 13px;
    letter-spacing: 1px;
    text-decoration: none;
    color: #111111;
    background-color: #f8e71c;
    text-align: center;
    letter-spacing: .5px;
    transition: .2s ease-out;
    cursor: pointer;
    border: none;
    border-radius: 2px;
    display: inline-block;
    height: 36px;
    line-height: 38px;
    padding: 0 2rem;
    text-transform: uppercase;
    vertical-align: middle;
    -webkit-tap-highlight-color: transparent;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14),
    0 1px 5px 0 rgba(0, 0, 0, 0.12),
    0 3px 1px -2px rgba(0, 0, 0, 0.2);
}

.buttons:focus,
.buttons:hover,
.buttons:active {
    background-color: #f8e71c;
}

.buttons-gray {
    background: #d8d8d8;
    color: #111111;
}

.buttons-gray:hover,
.buttons-gray:active,
.buttons-gray:focus {
    background: #d8d8d8;
    color: #111111;
}

.buttons-disabled {
    background: #d8d8d8;
    cursor: default!important;
    color: #111111;
}

.buttons-disabled:hover,
.buttons-disabled:active,
.buttons-disabled:focus {
    background: #d8d8d8;
    color: #111111;
}

.signup-btn,
.facebook-btn,
.google-btn {
    width: 100%;
}

.facebook-btn i,
.google-btn i {
    display: inline-block;
    margin-right: 7px;
}

.facebook-btn {
    background-color: #3e5b95;
    color: #ffffff;
}

.facebook-btn:hover,
.facebook-btn:active,
.facebook-btn:focus {
    background-color: #3e5b95;
    color: #ffffff;
}

.google-btn {
    background-color: #dd4a3a;
    color: #ffffff;
}

.google-btn:hover,
.google-btn:active,
.google-btn:focus {
    background-color: #dd4a3a;
    color: #ffffff;
}

.facebook-btn:hover,
.facebook-btn:active,
.facebook-btn:focus,
.google-btn:hover,
.google-btn:active,
.google-btn:focus {
    color: #ffffff;
}

.forgot {
    text-align: right;
}

.forgot a {
    color: #4588ef;
}

.forgot a:hover {
    color: #111111;
}

.error,
.correct {
    display: block;
    bottom: 0;
    font-size: 13px;
    line-height: normal;
    margin-top: 3px;
}

.error {
    color: #e23215;
}

.correct {
    color: #4CAF50;
}

.top-strip .login span.p-down {
    position: absolute;
    top: 5px;
    width: 15px;
    height: 15px;
}

.top-strip .login span.p-down i {
    font-size: 16px;
}

.profile-wrap,
.dashboard-wrap,
.my-account,
.attachments-wrap {
    display: block;
    float: left;
    width: 100%;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14),
    0 1px 5px 0 rgba(0, 0, 0, 0.12),
    0 3px 1px -2px rgba(0, 0, 0, 0.2);
    /*overflow: hidden;*/
    background: #ffffff;
}

.dashboard-wrap .tabs {
    border-bottom: 1px solid #dddddd;
    font-family: 'ITC Franklin Gothic Std Book', sans-serif;
}

.dashboard-wrap .tabs .tab a {
    color: #777777;
    padding: 0 15px;
    letter-spacing: 1px;
    font-size: 12px;
}

.dashboard-wrap .tabs .tab a:hover,
.tabs .tab a.active {
    color: #111111;
}

.dashboard-wrap .tabs .indicator {
    background-color: #111111;
}

.dashboard-cont {
    display: block;
    float: left;
    width: 100%;
}

.profile-info {
    min-height: 133px;
}

.dashboard-cont .col.s12 {
    padding: 0;
}

.dashboard-cont section {
    display: block;
    padding: 15px;
    border-bottom: 1px solid #dddddd;
}

.dashboard-cont section .dash-head,
.dashboard-cont section .dash-footer {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.dashboard-cont section .dash-head {
    padding-bottom: 6px;
}

.dashboard-cont section .dash-desc {
    padding-bottom: 10px;
}

.dashboard-cont section .dash-head h2 {
    font-size: 18px;
}

.dashboard-cont section .dash-footer li {
    display: inline-block;
    padding: 0 5px;
}

.dashboard-cont section .dash-footer,
.dashboard-cont section .dash-footer a {
    font-family: 'ITC Franklin Gothic Std Book', sans-serif;
    color: #999999;
    font-size: 12px;
}

.load-btn {
    padding: 15px;
    overflow: hidden;
    display: block;
    text-align: center;
}

.profile-info,
.profile-about,
.profile-stats,
.join-date,
.date-location {
    display: block;
    position: relative;
    padding: 20px;
    font-family: 'ITC Franklin Gothic Std Book', sans-serif;
}

.profile-avatar {
    display: block;
    float: left;
    height: 92px;
    width: 92px;
    position: absolute;
    -webkit-transition: all 0.40s ease 0s;
    -moz-transition: all 0.40s ease 0s;
    transition: all 0.40s ease 0s;
}

.profile-avatar>.change-pic {
    /*display: none;*/
    opacity: 0;
    -webkit-transition: all 0.20s ease 0s;
    -moz-transition: all 0.20s ease 0s;
    transition: all 0.20s ease 0s;
}

.profile-avatar:hover>.change-pic {
    /*display: block;*/
    opacity: 1;
}

.profile-avatar .change-pic {
    width: 24px;
    height: 24px;
    position: absolute;
    bottom: 0;
    right: 0;
    cursor: pointer;
    background: rgba(0, 0, 0, 0.5);
    text-align: center;
    border-radius: 4px 0 0 0;
}


.profile-avatar .change-pic i {
    color: #f4de59;
    font-size: 16px;
    line-height: 24px;
}

.profile-avatar img {
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 3px;
}

.profile-details {
    display: block;
    position: relative;
    margin-left: 110px;
}

.profile-details h3 {
    display: block;
    font-size: 20px;
}

.profile-details p {
    color: #777777;
}

.pr-info {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
}

.pr-info li {
    display: block;
}

.pr-info li a {
    display: inline-block;
    position: relative;
    font-size: 13px;
    margin-left: 20px;
}

.pr-info li a i {
    font-size: 14px;
    display: inline-block;
    position: absolute;
    left: -20px;
    top: 0;
}

.profile-action {
    display: block;
    clear: both;
    padding: 15px 0 0 0;
}

.follow-btn,
.unfollow-btn {
    width: 100%;
    margin-top: 13px;
}

.unfollow-btn {
    color: #ffffff;
    background: #999999;
}

.unfollow-btn:hover,
.unfollow-btn:active,
.unfollow-btn:focus {
    color: #ffffff;
    background: #999999;
}

.border-bottom {
    border-bottom: 1px solid #dddddd;
}

.profile-title {
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: bold;
}

.profile-about h4,
.profile-about p {
    margin-bottom: 10px;
}

.profile-about p:last-child {
    margin: 0;
}

.profile-stats {
    display: block;
}

.profile-stats ul {
    display: block;
}

.profile-stats ul li {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin: 5px 0;
}

.profile-stats ul li p {
    font-weight: bold;
}

.profile-stats ul li span {
    font-size: 16px;
}

.date-location {
    display: block;
}

.join-date {
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: bold;
    color: #999999;
}

.profile-pic-model {
    max-width: 800px;
}

.profile-pic-model .modal-footer {
    padding: 0 15px;
}

.profile-pic-model .modal-content {
    padding: 3px!important;
}

.profile-pic-model .file-path-wrapper {
    padding: 0;
}

#modal1 .modal-content,
#modal2 .modal-content {
    padding: 15px;
}

#modal2 {
    width: 320px;
}

#modal1 .modal-content .profile-pic-zoom {
    width: 100%;
    display: block;
}

#modal2 .input-field {
    margin: 0;
}

#modal2 .modal-content .modal-footer {
    height: auto;
    padding: 0;
}























/*======== Dropmenu Css Start ========*/


/* DEMO 2 */

.wrapper-dropdown-2 {
    /* Size and position */
    position: relative;
    /* Enable absolute positionning for children and pseudo elements */
    width: 24px;
    height: 24px;
    outline: none;
    cursor: pointer;
}

.wrapper-dropdown-2 .dropdown {
    /* Size & position */
    min-width: 80px;
    position: absolute;
    top: 100%;
    left: -80px;
    right: 0;
    /* Styles */
    background: white;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    list-style: none;
    /* Hiding */
    opacity: 0;
    pointer-events: none;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14),
    0 1px 5px 0 rgba(0, 0, 0, 0.12),
    0 3px 1px -2px rgba(0, 0, 0, 0.2);
    background: #ffffff;
    font-size: 14px;
}

.wrapper-dropdown-2 .dropdown li a {
    display: block;
    text-decoration: none;
    color: #333;
    padding: 7px 10px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.wrapper-dropdown-2 .dropdown li {
    border-bottom: 1px solid #dddddd;
}

.wrapper-dropdown-2 .dropdown li i {
    margin-right: 5px;
    color: inherit;
    vertical-align: middle;
    font-size: 14px;
}























/* Hover state */

.wrapper-dropdown-2 .dropdown li:hover a {
    color: grey;
}

.wrapper-dropdown-2.active .dropdown {
    opacity: 1;
    pointer-events: auto;
}























/* No CSS3 support */

.no-opacity .wrapper-dropdown-2 .dropdown,
.no-pointerevents .wrapper-dropdown-2 .dropdown {
    display: none;
    opacity: 1;
    /* If opacity support but no pointer-events support */
    pointer-events: auto;
    /* If pointer-events support but no pointer-events support */
}

.no-opacity .wrapper-dropdown-2.active .dropdown,
.no-pointerevents .wrapper-dropdown-2.active .dropdown {
    display: block;
}























/*======== Dropmenu Css End ========*/

.followers ul {
    width: 100%;
    display: block;
    float: left;
}

.followers ul li:nth-child(odd) {
    margin-right: 15px;
}

.followers ul li:nth-child(odd) {}

.followers ul li {
    width: 48.5%;
    display: block;
    float: left;
    padding: 10px;
    background: #f8f8f8;
    box-shadow: 1px 1px 3px #e2e2e2;
    margin-bottom: 15px;
}

.alerts {
    display: block;
    clear: both;
    padding: 15px 10px;
    color: #ffffff;
    text-align: center;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14),
    0 1px 5px 0 rgba(0, 0, 0, 0.12),
    0 3px 1px -2px rgba(0, 0, 0, 0.2);
    border-radius: 3px;
    background-color: #ffffff;
}

.wrong-alert {
    border: 1px solid #ff898e;
    color: #ff898e;
}

.right-alert {
    border: 1px solid #79c57c;
    color: #79c57c;
}

.my-account {
    font-family: 'ITC Franklin Gothic Std Book', sans-serif;
}

.my-account-head {
    display: block;
    border-bottom: 1px solid #dddddd;
    padding: 15px 20px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.account-title {
    font-size: 24px;
    display: block;
    margin-top: 5px;
}

.my-account-content {
    padding: 20px;
    font-size: 16px;
}

.my-account-content h5 {
    font-size: 16px;
}

.my-account-content p {
    color: #999999;
    position: relative;
}

.my-account-content .row {
    padding: 12px 0;
}

.my-account-content .row .row {
    padding: 0;
}

.my-account-content input,
.my-account-content textarea {
    margin: 0!important;
}

.my-account-content textarea {
    padding: 0;
}

.page-content {
    display: block;
    float: left;
    width: 100%;
}

.cont-list ul {
    margin-bottom: 20px;
    font-size: 16px;
    color: #666666;
    margin-left: 10px;
}

.cont-list ul li {
    line-height: 25px;
    position: relative;
    padding-left: 5px;
}

.cont-list ul li:after {
    content: "\E315";
    font-family: 'Material Icons';
    width: 14px;
    height: 14px;
    display: block;
    color: #111111;
    line-height: 14px;
    text-align: center;
    position: absolute;
    top: 7px;
    left: -14px;
}

.page-content p {
    font-size: 17px;
    color: #666666;
    margin-bottom: 15px;
    line-height: 25px;
}

.page-content h3,
h4,
h5,
h6 {
    font-family: 'ITC Franklin Gothic Std Book', sans-serif;
}

.page-content h3 {
    font-size: 24px;
}

.page-content h4 {
    font-size: 22px;
}

.page-content h5 {
    font-size: 20px;
}

.page-content h6 {
    font-size: 18px;
}

.page-content blockquote {
    border-color: #f8e71c;
}

.page-content strong {
    color: #111111;
    font-weight: bold;
    letter-spacing: 1px;
}

.breadcrumb {
    display: block;
    border-bottom: 1px solid #dddddd;
    padding-bottom: 10px;
    margin-bottom: 20px;
    font-family: 'ITC Franklin Gothic Std Book', sans-serif;
}

.breadcrumb ul li {
    display: inline-block;
    font-size: 13px;
    position: relative;
    margin-right: 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #999999;
}

.breadcrumb ul li:after {
    content: "\E315";
    font-family: 'Material Icons';
    width: 14px;
    height: 14px;
    display: block;
    color: #111111;
    line-height: 14px;
    text-align: center;
    position: absolute;
    top: 2px;
    right: -14px;
}

.breadcrumb ul li:last-child:after {
    display: none;
}

.breadcrumb ul li a i {
    font-size: 17px!important;
    display: inline-block;
    margin-right: 5px;
}

.content-title {
    display: block;
    margin-bottom: 20px;
}

.content-title h2 {
    font-size: 32px;
}

.content-title h2:after {
    content: "";
    width: 100px;
    height: 3px;
    background: #f8e71c;
    display: block;
    margin-top: 10px;
}

.top-strip .loggedin a {
    display: block;
}

.top-strip .loggedin a .icon img {
    width: 100%;
    border-radius: 100%;
}

.top-strip .loggedin a .icon {
    width: 24px;
    height: 24px;
    left: -30px;
    top: 5px;
}

.top-strip .loggedin a span {
    top: 1px;
    position: relative;
}

.top-strip .loggedin .wrapper-dropdown-2 {
    width: auto;
    height: auto;
    padding-right: 20px;
}

.top-strip .loggedin .wrapper-dropdown-2:after {
    content: "\E313";
    font-family: 'Material Icons';
    width: 18px;
    height: 18px;
    position: absolute;
    right: 0;
    top: 8px;
    color: #ffffff;
    font-size: 20px;
    line-height: 20px;
}

.top-strip .loggedin .wrapper-dropdown-2.active:after {
    content: "\E316";
}

.top-strip .loggedin .wrapper-dropdown-2 .dropdown {
    text-align: left;
    min-width: 130px;
    left: -130px;
    line-height: normal;
}

.top-strip .loggedin .wrapper-dropdown-2 .dropdown li a {
    padding: 10px;
}

.top-strip .loggedin .wrapper-dropdown-2 .dropdown li a:hover {
    background: #e7e7e7;
}

.location .wrapper-dropdown-2 {
    width: auto;
    height: auto;
}

.location .wrapper-dropdown-2 .dropdown {
    left: 0;
    right: -80px;
}

.no-records {
    display: table;
    min-height: 200px;
    text-align: center;
    width: 100%;
}

.no-records span {
    display: table-cell;
    vertical-align: middle;
}

.no-records span i {
    font-size: 42px;
    color: #e7e7e7;
}

.top-strip {
    z-index: 9999;
}

header {
    z-index: 999;
}

.action-btns .btn-floating i {
    color: #111111;
}

.make-post {
    padding: 20px;
    position: relative;
}

.make-post .g-map {
    padding: 20px 0 0;
}


.post-tab-icons .tabs {
    border: none;
    height: auto;
}

.post-tab-icons .tabs .tab {
    height: auto;
    line-height: normal;
}

.post-tab-icons .tabs .indicator {
    display: none;
}

.post-tab-icons .tabs .tab a {
    color: #999999;
}

.post-tab-icons .tabs .tab a.active {
    color: #111111;
    position: relative;
}

.post-tab-icons .tabs .tab a span {
    display: block;
}

.post-tab-content section {
    margin: 0;
    padding: 0;
}























/*----------------------- Post Data Fields -----------------------*/

.post-tab-content {
    padding: 10px 4px 0;
    background: #f7f7f7;
    position: relative;
    border-radius: 8px;
    margin-top: 10px;
}

.input-cnt label>input {
    display: none;
}

.input-cnt label {
    position: relative;
    float: left;
    margin-left: 10px;
    margin-bottom: 10px;
    background: url('../img/btn_more_notice.jpg') no-repeat center center;
    background-size: 16px 16px;
    display: block;
    width: 82px;
    height: 82px;
    border: 1px dashed #ccc;
    border-radius: 5px;
    overflow: hidden;
}

.input-cnt label img {
    width: 100%;
    height: 100%;
}

.input-cnt label a {
    font-family: 'ITC Franklin Gothic Std Book', sans-serif;
    position: absolute;
    width: 20px;
    height: 20px;
    display: block;
    top: 0;
    right: 0;
    color: #fff;
    text-align: center;
    border-radius: 0 0 0 5px;
    font-size: 10px;
    font-weight: bold;
    opacity: 0;
    line-height: 21px;
    transition: all 0.2s;
    z-index: 9;
}

.input-cnt label:hover a {
    opacity: 1;
    background: rgba(0, 0, 0, .7);
}

.input-video label {
    position: relative;
    display: block;
    padding: 10px;
    border: 1px dashed #ccc;
    border-radius: 5px;
    overflow: hidden;
    width: 100%;
}

.input-video label span {
    font-size: 15px;
}

.input-video label>input {
    display: none;
}

.clear {
    clear: both;
}





























/*----------------------- Post Data Fields -----------------------*/

.media-head h2 {
    font-size: 24px;
    display: block;
    padding: 10px;
    border-bottom: 1px solid #dddddd;
}

.attachments-content {}

.attachments-content .media-image .thumblain {
    overflow: hidden;
    height: 125px;
    background: #f8f8f8;
}

.attachments-content .media-image .thumblain .innear {
    height: 125px;
}

.attachments-content .media-image .thumblain .innear img {
    width: auto;
    height: 100%;
}

.attachments-content .media-content {
    position: relative;
}

.attachments-content .media-image {
    overflow: hidden;
}

.attachments-content .media-image ul {
    padding: 5px;
}

.attachments-content .media-image ul li {
    display: inline-block;
    width: 49%;
    padding: 5px;
    position: relative;
}

.media-delete {
    width: 18px;
    height: 18px;
    display: block;
    color: #ffffff;
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    top: 0;
    right: 0;
    line-height: 22px;
    text-align: center;
}

.media-delete i {
    font-size: 14px;
}

.media-delete:hover i {
    color: #ffffff;
}

.input-field input,
textarea {
    margin: 0!important;
}

section.followers {
    padding-bottom: 0;
}

section.followers ul li:last-child {
    /*padding-bottom: 15px;*/
}

section.followers ul li a {
    display: block;
}

section.followers ul li {
    transition: all 0.5s;
}

section.followers ul li:hover {
    background: #f5f5f5;
}

label.label-select {
    font-size: 14px;
}

.selectize-control.single .selectize-input,
.selectize-dropdown.single {
    border-color: #9e9e9e;
}

.selectize-control.single .selectize-input,
.selectize-dropdown.single:focus {
    outline: none;
}

.selectize-input {
    border: none;
    border-bottom: 1px solid #9e9e9e;
    outline: none;
    border-radius: 0;
    padding: 0;
    box-shadow: none;
    height: 3rem;
}

.selectize-control.single .selectize-input {
    background: #ffffff;
}

.selectize-input .item {
    margin-top: 15px;
}

.selectize-input.active,
.selectize-input.focus {
    box-shadow: none;
}

.selectize-input:focus {
    box-shadow: none;
}

.selectize-control {
    outline: none;
    z-index: 99;
    opacity: 1;
}

.selectize-dropdown {
    position: absolute;
    z-index: 99;

    margin: -1px 0 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
    -moz-border-radius: 0 0 3px 3px;
    background-color: rgba(256, 256, 256, 9);
    opacity: 1;
    border: none;
    border-radius: 0;
}

.selectize-control.single .selectize-input:after {}

.selectize-control.single .selectize-input:after {
    border-width: 6px 3px 0 3px;
    border-color: #000000 transparent transparent transparent;
    right: 2px;
}

.selectize-control.single .selectize-input.dropdown-active:after {
    margin-top: -5px;
    border-width: 0 3px 6px 3px;
    border-color: transparent transparent #000000 transparent;
    right: 2px;
}

















/*.selectize-input > input { margin-top: 11px!important; }*/

.selectize-dropdown-content {
    background: rgba(256, 256, 256, 0.9)
}

.selectize-control.multi .selectize-input [data-value] {
    font-size: 13px !important;
    padding: 5px 10px 0px 10px;
    background: #f8e71c;
    color: #111111;
    border-color: #e7e7e7;
    text-shadow: none;
}

.selectize-control.multi .selectize-input>div.active {
    background: #404040;
    color: #ffffff;
    border: 1px solid #212121;
}

.selectize-control.plugin-remove_button [data-value] .remove {
    padding-top: 5px;
    border-left-color: #afa100;
}

.selectize-control.multi .selectize-input.has-items {
    min-height: auto;
}

.pfd-loc .selectize-control {
    height: auto;
}

.pfd-loc .selectize-input {
    height: auto;
}

.pfd-loc .selectize-control.multi .selectize-input.has-items {
    padding: 0 !important;
}

.selectize-input.has-options input[type="text"] {
    height: 24px !important;
}

.selectize-control {
    /*min-height: auto;*/
    height: 3rem;
}

.dropbox-menu {
    position: relative;
    display: inline-block;
    line-height: 0;
}

.init-dropbox {
    cursor: pointer;
    display: inline-block;
    line-height: 0;
}

.init-dropbox i {
    line-height: 14px;
    color: #cccccc;
}

.dropbox {
    list-style: none;
    min-width: 70px;
    padding: 0;
    position: absolute;
    left: -48px;
    background: #fff;
    z-index: 999;
    transition: all;
    line-height: normal;
    box-shadow: 1px 1px 3px #00000020;
    font-family: 'ITC Franklin Gothic Std Book', sans-serif;
}

.dropbox li {
    border-bottom: 1px solid #ececec;
}

.dropbox li:last-child {
    border: none;
}

.dropbox li a {
    display: block;
    padding: 5px 10px;
}

.dropbox-open {
    display: block;
}

.dropbox-close {
    display: none;
}

.post-load {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    z-index: 999;
    background: rgba(0, 0, 0, 0.4);
    left: 0;
    top: 0;
}

.preloader-wrapper {
    top: 46%;
    left: 46%;
}

.spinner-layer {
    border-color: #ffffff;
}

.body-color {
    background: #f7f7f7;
}

.search-modal {
    height: auto;
    overflow: unset;
    font-family: 'ITC Franklin Gothic Std Book', sans-serif;
    padding: 10px 0;
}

.search-modal .row {
    margin-bottom: 0;
}

.modal-polls-content {
    padding: 20px;
}

.modal-polls-content .poll-article .views {
    margin-top: 10px;
}

.modal-polls-content .polls-btns {
    text-align: right;
}

.modal-polls-content .poll-article .views {
    font-family: 'ITC Franklin Gothic Std Book', sans-serif;
}

.side-nav {
    z-index: 9999;
}

.profile-wrap .collapsible {
    box-shadow: none;
    border: none;
    margin: 0;
}

.profile-wrap .collapsible-header {
    border: none;
    display: none;
}

.profile-wrap .collapsible-body {
    border: none;
    padding: 0;
}

.search-modal .search-data form input {
    margin-bottom: 0;
}

.auto-search-data ul {
    position: absolute;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
}

.auto-search-data ul li {
    display: block;
    background: #ffffff;
    border-bottom: 1px solid #dddddd;
    padding: 10px 15px 5px 15px;
    cursor: pointer;
}

.toast {
    font-family: 'ITC Franklin Gothic Std Book';
}

.all-videos .tabs .tab a.active {
    color: #ffffff;
}

.all-videos .tabs:after {
    width: 100%;
}

[type="checkbox"]+label {
    padding-left: 25px;
}

.text-center {
    text-align: center;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-justify {
    text-align: justify;
}

input {
    background: white;
}

input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
    -webkit-box-shadow: inset 0 0 0 9999px white !important;
}

#signin-dropdown {
    background-color: #202020;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    box-shadow: 0 1px 2px #666666;
    -webkit-box-shadow: 0 1px 2px #666666;
    min-height: 5px;
    min-width: 160px;
    position: absolute;
    right: 0;
    display: none;
}

#signin-dropdown form {
    cursor: pointer;
    padding: 10px;
    text-align: left;
}

#signin-dropdown .textbox span {
    color: #BABABA;
}

#signin-dropdown .textbox input {
    width: 200px;
}




.post-categories {
    display: block;
    font-family: 'ITC Franklin Gothic Std Book', sans-serif;
    position: relative;
    margin: 0px auto;
    padding: 0px;
    /*width: 600px;*/
    height: 300px;
    overflow: auto;
}

.post-categories ul {
    display: block;
    clear: both;
}

.post-categories ul li {
    display: block;
    border-bottom: 1px solid #dddddd;
}

.post-categories ul li:last-child {
    border: none;
}

.post-categories ul li a {
    display: flex;
    padding: 10px 0;
    flex-direction: row;
    justify-content: space-between;
}

.post-categories ul li span.category-name {
    width: 300px;
    font-size: 15px;
}

.post-categories ul li a span.category-name {
    color: #888;
    transition: all 0.5s;
}

.post-categories ul li a:hover span.category-name {
    color: #000;
}

.post-categories ul li a.active span.category-name {
    color: #000;
}

.post-categories ul li a span.post-count {
    width: 28px;
    height: 28px;
    text-align: center;
    line-height: 30px;
    display: inline-block;
    background: #f8e71c;
    font-size: 11px;
    border-radius: 100%;
}

.post-categories .perfect-scroll-content {
    height: 300px;
}

.categories-col-height {
    height: 300px;
    margin-bottom: 30px;
}

.category-filter {
    font-family: 'ITC Franklin Gothic Std Book', sans-serif;
    width: 220px;
    display: block;
    position: fixed;
    left: 20px;
    bottom: -62px;
    z-index: 999;
    background: #f8e71c;
    padding: 15px;
    border-radius: 0 5px 0 0;
    transition: all 0.5s;
}

.filer-title {
    position: absolute;
    top: -28px;
    left: 0;
    text-transform: uppercase;
    padding: 6px 12px 4px;
    padding-left: 33px;
    background: #f8e71c;
    letter-spacing: 1px;
    font-weight: bold;
    font-size: 13px;
    border-radius: 5px 5px 0 0;
    cursor: pointer;
}

.category-filter:hover { bottom: 0; }

.filer-title i {
    position: absolute;
    left: 7px;
    top: 4px;
    font-size: 20px;
}

.category-filter form .datepicker {
    width: 120px;
    background: #ffffff;
    border: none;
    border-radius: 3px;
    padding: 10px;
    height: 12px;
    margin: 0;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14),
    0 1px 5px 0 rgba(0, 0, 0, 0.12),
    0 3px 1px -2px rgba(0, 0, 0, 0.2);
}

.category-filter form .filter-btn {
    background: #ffffff;
    height: auto;
    padding: 5px 10px;
    height: 32px;
    line-height: 25px;
}









/*===================== MEDIA QUERY =====================*/

@media screen and (max-width: 1920px) {

    .profile-wrap .collapsible-body {
        display: block;
    }
}

@media screen and (max-width: 992px) {
    .signin-form .pr-5,
    .signin-form .pl-5 {
        padding-right: 15px!important;
        padding-left: 15px!important;
    }
    .my-account,
    .dashboard-wrap {
        margin-top: 15px;
    }
    .dashboard-wrap {
        margin-bottom: 15px;
    }
}

@media screen and (max-width: 767px) {
    .article-img .thumblain {
        height: 300px;
    }
    .article-img .thumblain .innear {
        height: 300px;
    }
    .modal-content ul li {
        margin-bottom: 15px;
    }
    .modal {
        width: 90%;
    }
    .my-account-btn {
        margin-top: 15px;
    }
    .profile-wrap .collapsible-header {
        display: block;
    }
    .profile-wrap .collapsible-body {
        display: none;
    }
    .categories-col-height {
        height: auto;
        margin: 0;
    }
    .post-categories {
        height: auto;
    }
    .post-categories .perfect-scroll-content {
        height: auto;
    }
}

@media screen and (max-width: 480px) {
    .c-date {
        padding: 0;
        display: block;
    }
    .commnt-post-pic {
        margin-right: 6px;
    }
}