.container {
    width: 1100px;
}

.container.color-container {
    background-color: #f7f7f7;
}

@font-face {
    font-family: 'SansRegular';
    src: url('../fonts/OpenSans-Regular.ttf');
}

@font-face {
    font-family: 'SansSemiBold';
    src: url('../fonts/OpenSans-Semibold.ttf');
}

@font-face {
    font-family: 'OswaldStencil';
    src: url('../fonts/Oswald-Stencil.otf');
}

@font-face {
    font-family: 'TradeGotBolConTwe';
    src: url('../fonts/TradeGotBolConTwe.ttf');
}

@font-face {
    font-family: 'Georgia Regular';
    src: url('../fonts/georgia.ttf');
}

@font-face {
    font-family: 'Georgia Bold';
    src: url('../fonts/georgiab.ttf');
}

/*

    Post Page

*/

.p-content iframe {
    max-width: 100%;
}

.p-paragraph p {
    margin-bottom: 20px;
    line-height: 1.8;
}

.p-wrapper p,
.p-wrapper li{
    font-family: 'Georgia Regular';
    font-size: 14px;
}
.p-wrapper h1,
.p-wrapper h2,
.p-wrapper h3,
.p-wrapper h4,
.p-wrapper h5,
.p-wrapper h6 {
    font-family: 'TradeGotBolConTwe';
     clear: both; 
}

.p-wrapper img {
    max-width: 100%;
    height: auto;
}

.p-wrapper a{
    color: #af1d25;
}

h1.p-headline {
    font-family: 'TradeGotBolConTwe';
    font-size: 45px;
    font-weight: 400;
    margin-bottom: 20px;
}

.p-date {
    font-family: 'SansSemiBold' !important;
    color: #aaaaaa;
    font-size: 12px;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.p-date a{
    color: #aaaaaa;
}

span.p-red {
    color: #af1d25;
}
.p-tags > a::after{
    content: ", ";
    color: #333333;
}
.p-tags > a .p-red:last-child::after{
    content: "";
}

.p-tags,
.p-box-link span {
    cursor: pointer;
}

.p-small-pic {
    padding: 0;
    padding-right: 15px;
    height: 191px;
    width: 255px;
    margin-bottom: 30px;
}

.p-small-pic img {
    height: 100%;
    object-fit: cover;
}

.p-left {
    padding-right: 0;
    margin-right: -15px;
    z-index: 999;
}

.p-left .p-content {
    margin-right: -25px;
}

.p-right {
    margin-top: 25px;
    padding: 0;
}

.p-text-right {
    margin-bottom: 20px;
    padding: 0;
}

.single-sidebar-wrapper {
    height: 250px;
    width: 300px;
    margin-left: auto;
    margin-right: 0; 
    margin-bottom: 40px;
}

.single-sidebar-wrapper a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.single-sidebar-wrapper p {
    margin-top: 5px;
}

.p-image-wrapper {
    height: 236px;
    width: 300px;
    margin-left: auto;
    margin-right: 0;
    margin-bottom: 0;
}

.p-image-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.p-qoute {
    font-family: 'TradeGotBolConTwe' !important;
    font-size: 30px!important;
    margin: 15px 0 20px 0;
}

.p-big-pic img {
    width: 100%;
}

.p-big-pic p {
    margin: 25px 0px 20px 0;
}

.p-big-pic {
    margin-bottom: 50px;
}

.p-advertise {
    font-family: 'SansRegular' !important;
    font-size: 13px!important;
    text-align: center;
    margin: 10px 0 40px 0;
}

.p-box {
    padding: 0;
}

.p-wrapper blockquote {
    width: auto;
    overflow: hidden;
    margin: 0;
    padding: 10px 40px 20px 50px;
    border-left: none;
    font-family: 'TradeGotBolConTwe' !important;
    font-size: 24px!important;
    line-height: 1.2;
    clear: both;

}
.p-wrapper blockquote > p{
    font-family: 'TradeGotBolConTwe';
    font-size: 24px;
    line-height: 1.2;
}

.p-wrapper blockquote h1,
.p-wrapper blockquote h2,
.p-wrapper blockquote h3,
.p-wrapper blockquote h4,
.p-wrapper blockquote h5,
.p-wrapper blockquote h6 {
    line-height: 1.2;
}


.p-box .p-text {
    margin: 10px 0 30px 70px;
    font-size: 20px;
    font-family: 'TradeGotBolConTwe';
}

.p-image-box {
    margin-left: 70px;
}

.p-image-box img {
    margin: 0 auto;
}

h2.p-headline-like {
    font-family: 'Georgia Regular';
    font-size: 28px;
    font-weight: 500;
    margin: 0;
    padding: 0;
}

.p-box-link {
    color: #888888;
    text-align: right;
    position: absolute;
    bottom: 5px;
    right: 10px;
}

.p-box-link span {
    font-size: 11px;
}

.p-box-link i.fa.fa-question-circle {
    font-size: 17px;
}

.p-headline-text {
    margin-bottom: 20px;
}

.p-like-box p {
    margin: 5px 0 12px 0;
    font-weight: 600;
    font-size: 14px;
    word-wrap: break-word;
}

.p-comments {
    margin-top: 25px;
    font-family: 'SansSemiBold';
}

.p-comments img {
    margin: 0 auto;
}

li.p-right-login {
    float: right;
    cursor: pointer;
}

.p-right-login a i.fa.fa-comment {
    color: #f05f70;
}

.nav-tabs.comment-tabs > li > a,
.nav-tabs.comment-tabs > li > a:focus,
.nav-tabs.comment-tabs > li > a:hover {
    border: none!important;
    background-color: transparent;
    color: #5d6474;
    padding: 10px 5px 10px 0;
    margin-right: 20px;
}

.nav-tabs.comment-tabs > li.active > a,
.nav-tabs.comment-tabs > li.active > a:focus,
.nav-tabs.comment-tabs > li.active > a:hover {
    color: #1c2020;
    font-weight: 600;
    border-bottom: 2px solid #b41f23!important;
}

li.list-group-item.p-list-item {
    display: inline-block;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border: none;
    background-color: transparent;
    color: #707683;
    padding: 10px 20px 15px 0px;
}

li.list-group-item.p-list-item.p-sort-right {
    float: right;
}

.p-list-item i.fa.fa-heart-o {
    color: #f28391;
    font-size: 14px;
}

span.badge.p-badge {
    border-radius: 0;
    margin-top: 2px;
    margin-left: 5px;
    background-color: #e7e9ee;
    color: #7c818c;
}

.p-right-login.fa.fa-sort-desc {
    display: inline-block;
    vertical-align: text-top;
}

.p-box a,
.p-like-box a {
    color: #252525;
}

.p-like-box img {
    width: 100%;
}

.col-md-3.p-like-box {
    padding: 0 5px;
}

.p-wraper-box {
    padding: 0 15px;
}

.p-circle-image {
    position: relative;
}

.p-circle {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
    cursor: pointer;
}

img.p-circle {
    width: 15%;
}

.p-advertise-img {
    width: auto!important;
}

.p-image-wrapper2 {
    position: relative;
    height: 170px;
}

.p-image-wrapper2 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

img.p-circle {
    width: 15%;
}

.ps-cirle-photo {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
    cursor: pointer;
    background-color: #000;
    border-radius: 50%;
    opacity: 0.7;
    width: 134px;
    height: 134px;
}

.ps-circle {
    position: absolute;
    top: -400px;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
    cursor: pointer;
}

img.ps-circle {
    width: 15%;
}

.ps-big-pic img {
    width: 100%;
}

.ps-big-pic p {
    margin: 25px 0px 20px 0;
}

.ps-big-pic {
    margin-bottom: 50px;
}



.ps-circle-image {
    position: relative;

}

.circle-wrapper{
    position: absolute;
    top: calc(50% - 67px);
    left: calc(50% - 67px);
    width: 134px;
    height: 134px;
    z-index: 10;
    margin: 0 auto 0 auto;
    background-image: url("../images/view-photos.png");
    background-size: cover;
}

.ps-number-gallery {
    position: absolute;
    top: 22px;
    left: 44px;
    text-align: center;
    z-index: 11;
    cursor: pointer;
    width: 40px;
    font-family: 'OswaldStencil', sans-serif;
    font-size: 28px;
    color: #af1d25;
}
.g-slider{
    display: block;
}

.g-slider img{
    width: 100%;
}
