body {
    background-color: #f3f3f3;
}




/*
body,
html {
  overflow-x: hidden;
  width: 100%;
}
*/

body {
    overflow-x: hidden;
    width: 100%;
}

@font-face {
    font-family: 'Proxima ExtraBold';
    src: url('../fonts/proxima_nova_extrabold-webfont.ttf');
}

@font-face {
    font-family: 'Proxima Bold';
    src: url('../fonts/proximanova-sbold-webfont.ttf');
}

@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');
}

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

.container {
    width: 1100px;
}

.bgWhite {
    background-color: white;
}
iframe
{
    max-width: 100%;
}
/*

  Index


*/

.screen-reader-text {
    display: none;
}

.astm-search-menu {
    margin-top: 28px;
    position: absolute!important;
    left: auto;
    right: 13px;
    transition: width 0.3s;
}

.astm-search-menu:hover {
    left: auto;
   /* transition: 0.3s;*/
}

.astm-search-menu:hover #s {
    width: 170px;
}

#searchsubmit {
    border-top: 0px;
    font-family: 'FontAwesome';
}

#navbar-holder {
    width: 100%;
    background-color: #fff;
}

.h-navbar {
    background-image: none;
    background-repeat: no-repeat;
    border: none;
    border-radius: 0px;
    box-shadow: none;
    background-color: #fff;
    min-height: 103px;
    margin-bottom: 30px;
}

.h-navbar .navbar-nav > li > a {
    color: #202020;
    line-height: 103px;
    font-family: 'TradeGotBolConTwe';
    font-size: 19px;
    text-transform: uppercase;
    padding-top: 0px;
    padding-bottom: 0px;
}

.h-navbutton {
    margin-top: 25px;
    margin-right: 20px;
    padding: 9px 0;
}

.h-navbutton .icon-bar {
    display: block;
    width: 35px;
    height: 2px;
    border-radius: 0px;
    margin: 7px 0px;
}

.navbar-default .h-navbutton .icon-bar {
    background-color: #cf0808;
}

.navbar-default .h-navbutton {
    border-color: transparent;
}

.navbar-default .h-navbutton:hover,
.navbar-default .h-navbutton:focus {
    background-color: transparent;
}

.h-navbar .navbar-header {
    min-height: 103px;
    margin-left: -15px;
}

.h-navbar .navbar-brand {
    height: 103px;
    padding: 30px 15px;
}

.h-navbar .navbar-form {
    padding: 0px;
}

.h-navbar .navbar-form.navbar-right {
    margin-top: 30px;
    margin-right: -30px;
}

#s {
    padding-left: 10px;
    width: 100px;
    height: 40px;
    box-sizing: border-box;
    border: 1px solid #ddd;
    border-radius: 0px;
    transition: width 0.3s;
    background-color: #ffffff;
    outline: none;
}

#s:focus {
    box-shadow: none;
}

#searchsubmit {
    /*border-top: 0px;*/
    width: 43px;
    height: 40px;
    margin-left: -7px;
    border-radius: 0px;
    border: 1px solid #ddd;
    border-left: none;
    text-shadow: none;
    background-image: none;
    background-color: #ddd;
    vertical-align: top;
}

#searchsubmit i {
    font-size: 22px;
}

.h-maincontent .row {
    margin-bottom: 50px;
}

.h-maincontent .h-rel {
    position: relative;
    width: 100%;
}

.h-maincontent .h-rel img {
    width: 100%;
    height: auto;
}

.h-maincontent .h-rect-holder {
    position: absolute;
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
    height: 37px;
    background-color: #cf0808;
    bottom: 0px;
    left: 25px;
}

.h-maincontent .h-rect-holder p {
    font-family: 'TradeGotBolConTwe';
    font-size: 17px;
    color: #fff;
    line-height: 37px;
    text-align: center;
}

.h-maincontent .h-whitebg {
    width: 100%;
    background-color: #fff;
    padding: 25px;
}

.h-maincontent .h-whitebg a {
    color: #000;
}

.h-maincontent .h-whitebg a:hover {
    color: #000;
}

.h-maincontent .h-whitebg h1 {
    font-family: 'Proxima ExtraBold';
    margin-top: 0px;
    margin-bottom: 53px;
}

.h-maincontent .h-whitebg .h-postinfo,
.h-sidecontent .h-popularposts .h-postinfo {
    height: 16px;
}

.h-maincontent .h-whitebg img {
    vertical-align: top;
}

.h-maincontent .h-whitebg p {
    display: inline-block;
    margin: 0px;
    margin-left: 15px;
    font-family: 'Proxima Bold';
    color: #aaa;
    text-transform: uppercase;
}

/*
.h-sidecontent .h-adholder {
    width: 100%;
    padding: 20px;
    background-color: #fff;
}
*/

.h-sidecontent .h-adholder img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    overflow: hidden;
}

.h-sidecontent .h-adcaption {
    font-family: 'Proxima Bold';
    color: #aaa;
    margin: 0px;
    margin-top: 10px;
}

.h-box a,
.e-like-box a {
    text-decoration: none;
    color: #252525;
}

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

.h-box {
    padding: 0;
    background-color: white;
    margin-bottom: 20px;
}

.h-box .p-text {
    margin: 5px 0 20px 0;
    font-family: 'Proxima ExtraBold';
    font-size: 17px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    /* overflow: hidden;
    text-overflow: ellipsis;*/
}

.h-box-comments {
    background-color: #cf0808;
    font-family: 'TradeGotBolConTwe';
    font-size: 17px;
    color: white;
    padding: 8px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 20px;
    margin-top: 50px;
    width: 154px;
}

.h-image-wrapper {
    padding: 0;
    height: 200px;
    width: 45%;
}

.h-image-wrapper .h-widget {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.h-wrap-widget {
    width: 55%;
}

.h-widget-text {
    padding: 10px 0;
}

.h-category {
    font-family: 'TradeGotBolConTwe';
    font-size: 16px;
    color: #cf0808;
}

.e-box-date,
.h-box-author {
    display: inline-block;
}

.e-box-date img,
.h-box-author img {
    display: inline-block;
    margin-right: 10px;
}

.e-date {
    font-family: 'Proxima Bold';
    color: #aaaaaa;
    font-size: 13px;
    text-transform: uppercase;
    display: inline-block;
}

.h-box-author .e-date {
    margin: 0;
}

.h-box a {
    color: #252525;
    text-decoration: none;
}

.h-box-author-hold {
    position: absolute;
    bottom: 20px;
    left: 45%;
    right: 0px;
    height: 16px;
}

.h-box-author {
    position: absolute;
    left: 15px;
}

.h-holdmargin {
    margin-top: 50px;
}

#small_res .row {
    margin-bottom: 30px;
    margin-top: 30px;
}

/*

    Post Page

*/

.content-color {
    background: white;
    padding-top: 25px;
}

.e-paragraph p {
    margin-bottom: 15px;
}

.e-category {
    font-family: 'TradeGotBolConTwe';
    font-size: 16px;
    color: #cf0808;
}

h1.e-headline {
    font-family: 'Proxima ExtraBold';
    font-size: 40px;
    margin-bottom: 10px;
}

.e-box-date,
.e-box-author {
    display: inline-block;
}

.e-box-date img,
.e-box-author img {
    display: inline-block;
    margin-right: 10px;
}

.e-date {
    font-family: 'Proxima Bold';
    color: #aaaaaa;
    font-size: 13px;
    text-transform: uppercase;
    display: inline-block;
}

.e-box-author .e-date {
    margin: 0;
}

.e-text {
    margin-bottom: 30px;
}

#celebs img {
    max-width: 100%;
    height: auto;
}

.e-text p,
p {
    font-family: 'Georgia Regular';
    font-size: 14px;
    color: #202020;
}

span.e-red {
    color: #af1d25;
}

.e-big-pic {
    margin-bottom: 57px;
}

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

.e-circle-image {
    position: relative;
    width: 100%;
    height: auto;
}

.e-circle-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

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

.e-cirle-photo img {
    width: 75px;
    height: 80px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.e-number-gallery {
    position: absolute;
    top: 32px;
    left: 47%;
    z-index: 10;
    cursor: pointer;
    font-family: 'TradeGotBolConTwe';
    font-size: 28px;
    color: #fff;
    text-align: center;
    transform: translateX(-50%);
}

.e-box.advertise-box {
    background: transparent;
    margin: 20px 0 15px 0;
}

.e-advertise {
    font-family: 'Proxima Bold';
    font-size: 13px;
    color: #aaaaaa;
    text-transform: uppercase;
    text-align: center;
    margin: 10px 0 0 0;
}

.fist-advertise-box {
    margin: 0px 0 50px 0;
}

.e-image-wrapper.whitespace,
.h-adholder {
    background-color: white;
    width: 340px;
/*    width: 330px;*/
    height: 288px;
    padding: 20px 0;
    margin: 0 auto;
}

.e-ads-wrapper {
    width: 300px;
    height: 250px;
    margin: 0 auto;
    overflow: hidden;
}

.e-ads-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.e-image-wrapper {
    padding: 0;
}

.e-image-wrapper .e-widget {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.e-related-posts .e-box {
    background-color: white;
}

.e-box {
    padding: 0;
    margin-bottom: 20px;
    width: 340px;
}

.e-box .e-text {
    margin: 5px 0 20px 0;
    font-family: 'Proxima ExtraBold';
    font-size: 17px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.my-col-45 {
    width: 45%;
    float: left;
}

.my-col-55 {
    width: 49%;
    float: left;
    padding: 10px;
}

.e-related-posts .e-image-wrapper {
    height: 185px;
    width: 154px;
}

.e-box-author-hold {
    position: absolute;
    bottom: 20px;
    left: 154px;
    right: 0px;
    height: 16px;
}

.e-box-author {
    position: absolute;
    left: 15px;
}

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

.e-info-photo {
    margin-top: 35px;
}


.margin0 {
    margin: 0;
}

.margin0-small {
    margin: 0 -5px;
}

/* You Might Also Like */

section#e-like-also {
    margin-bottom: 60px;
}

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

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

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

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

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

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

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

.e-box a,
.e-like-box a {
    text-decoration: none;
    color: #252525;
}

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

.e-like-box {
    padding: 0 5px;
}

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

.e-widget-text {
    padding: 10px 0;
}

.e-advertise-img {
    width: 100%;
}

.e-image-wrapper2 {
    position: relative;
    height: 140px;
}

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

/* Comments */

.e-box-comments {
    background-color: #cf0808;
    font-family: 'TradeGotBolConTwe';
    font-size: 17px;
    color: white;
    padding: 8px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 20px;
    width: 154px;
}

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

.e-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.e-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.e-list-item.e-sort-right {
    float: right;
}

.tab-conversation.active > a:after,
.tab-conversation.active > a:after,
.active a.publisher-nav-color:after {
    background: #b50000!important;
}

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

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

.g-adver {
    margin-bottom: 25px;
}

.g-adver img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
    border: 20px solid white;
    /*    margin-bottom: 10px;*/
}

.g-adver .g-adver-text {
    text-align: center;
    color: #aaaaaa;
    font-size: 13px;
    font-family: 'Proxima Bold';
}

.g-info {
    margin-bottom: 30px;
    margin-top: -20px;
    padding-top: 25px;
}

.g-info span a {
    text-decoration: none;
    font-size: 16px;
    color: #cf0808;
    text-transform: uppercase;
    font-family: 'TradeGotBolConTwe';
}

.g-info h1 {
    font-size: 38px;
    margin: 10px 0 0 0;
    font-weight: 700;
    font-family: 'Proxima ExtraBold';
}

.g-slider {
    position: relative;
    padding: 0 45px 0 45px;
}

.g-slider .galImg {
    width: 100%;
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
}

.g-slider .g-control #gprev {
    position: absolute;
    top: 45%;
    left: 0;
    transform: translateY(-50%);
}

.g-slider .g-control #gnext {
    position: absolute;
    top: 45%;
    right: 0;
    transform: translateY(-50%);
}

.g-slider .g-counter-name {
    margin-top: 20px;
    text-align: center;
}

.g-counter-name .g-counter {
    font-size: 26px;
    font-family: 'TradeGotBolConTwe';
    margin-bottom: 1px;
}

.g-counter-name .g-name {
    font-size: 15px;
    margin-bottom: 15px;
    font-family: 'Georgia Regular';
}

.g-bottom-info {
    margin-bottom: 50px;
}

.g-bottom-info p {
    font-family: 'Georgia Bold';
    font-size: 14px;
    margin-bottom: 30px;
}

.g-bottom-info span {
    color: #af1d25;
    margin-left: 5px;
    display: inline-block;
}

.g-bottom-info p a:after {
    content: ',';
    color: black;
}

.g-bottom-info p a:last-child:after {
    content: none;
}

.e-related-posts {
    margin-bottom: 40px;
}

/*******************************
		    Media Queries
********************************/

@media only screen and (max-width: 1199px) {
    .astm-search-menu {
        right: -2px;
    }
    .astm-search-menu:hover {
        transition: 0.3s;
    }
    .astm-search-menu:hover #s,
    #s:focus {
        width: 150px;
    }
    .h-image-wrapper {
        height: 180px;
    }
    .h-navbar .navbar-brand img {
        width: 250px;
        height: auto;
    }
    .h-navbar .navbar-nav > li > a {
        font-size: 18px;
    }
    #s {
        width: 80px;
        height: 40px;
    }
    #searchsubmit {
        width: 40px;
        height: 40px;
    }
    #searchsubmit img {
        width: 19px;
        height: 19px;
    }
    .e-box .e-text {
        -webkit-line-clamp: 3;
        font-size: 16px;
    }
    /*
    .e-related-posts .my-col-45.e-image-wrapper {
        width: 47%;
    }
*/
    .e-cirle-photo img {
        width: 65px;
        height: 70px;
    }
    .e-box-author-hold {
        left: 154px;
    }
    .container {
        width: 970px;
        /*        margin: 0;*/
    }

    .h-navbar {
        margin-bottom: 30px;
    }

    .my-col-55 {
        width: 50%;
    }

    .e-right,
    div#large_res {
        padding-left: 0;
    }

/*
    .e-box {
        width: 330px;
    }
*/

    .e-box.advertise-box {
        width: 320px;
    }
    
    .margin0-small {
        margin: 0;
    }
    
    .e-left,
    .h-maincontent {
        margin-left: -15px!important;
    }

}



@media (max-width: 991px) {
    .container {
        width: 750px;
        /*        margin: auto;*/
    }
    .h-navbar {
        margin-bottom: 30px;
    }

    .astm-search-menu {
        left: auto;
        right: 15px;
    }
    .astm-search-menu:hover {
        left: 30px;
        transition: 0.3s;
    }
    .astm-search-menu:hover #s {
        width: 83px;
    }
    .h-navbar .navbar-brand img {
        width: 200px;
        height: auto;
    }
    .h-navbar .navbar-nav > li > a {
        padding-left: 10px;
        padding-right: 10px;
    }
    .h-navbar .navbar-brand {
        padding-right: 10px;
        padding-top: 35px;
    }
    #s {
   /*     width: 83px;*/
        height: 38px;
    }
    #searchsubmit {
        border-top: 0;
        width: 38px;
        height: 38px;
    }
    .h-box-comments {
        width: 100%;
        margin-bottom: 30px;
    }
    .h-image-wrapper {
        width: 154px;
        height: 190px;
    }
    .h-box-author-hold {
        left: 154px;
    }
    .content-color {
        margin-bottom: 25px;
    }
    .my-col-45.e-box-comments {
        width: 40%;
    }
    .e-box .e-text {
        -webkit-line-clamp: 3;
        font-size: 18px;
    }
    .e-box-author-hold {
        left: 15px;
    }
    .e-box-author {
        left: 154px;
    }
    .e-advertise-img {
        width: 100%;
    }
    h2.e-headline-like {
        font-size: 24px;
    }
    .e-box-comments,
    .my-col-45.e-box-comments {
        width: 100%;
    }
    .e-related-posts .my-col-45.e-image-wrapper {
        width: 154px;
    }
    .g-info span a {
        font-size: 13px;
    }
    .g-info h1 {
        font-size: 24px;
    }
    .g-slider .g-control #gprev,
    .g-slider .g-control #gnext {
        width: 25px;
    }
    .g-bottom-info p {
        font-size: 13px;
    }
    .e-paragraph p {
        margin-bottom: 15px;
    }

    .e-box {
        width: 100%;
    }

    section#e-like-also {
        margin-bottom: 40px;
    }

    .e-box.advertise-box {
        width: 100%;
    }

    #s {
        width: 0px;
        padding: 0px;
        transition: 0.3s;
    }
    #searchsubmit {
        border-left: 1px solid #cf0808;
    }

    .astm-search-menu:hover {
        left: auto;
    }

    .astm-search-menu:hover #s {
       /* display: inline-block;*/
        width: 160px;
        padding-left: 8px;
    }

    .astm-search-menu:hover #searchsubmit {
        border-left: none;
    }

    .h-navbar .navbar-brand img {
        width: 200px;
        height: auto;
    }

    .h-navbar .navbar-nav > li > a {
        padding-left: 7px;
        padding-right: 7px;
        font-size: 16px;
    }
    
    .h-maincontent,
    .e-left {
        margin-left: 0!important;
    }
}

@media (min-width: 768px) {
    #large_res {
        display: block;
    }
    #small_res {
        display: none;
    }
}

@media (max-width: 767px) {
    .container {
        width: auto;
    }
    .nav.navbar-nav {
        margin: 7.5px 0px;
    }
/*    .astm-search-menu {
        left: 0;
        top:110px;
        width: 100%;
        text-align: center;
        margin: 0 auto;
    }*/

    .astm-search-menu {

        display: none;
    }
    .astm-search-menu form {
        margin: 0 auto;
    }
/*    .astm-search-menu:hover {
        left: inherit;
        transition: 0.3s;
    }

    .astm-search-menu:hover #s {
        width: 170px;
    }*/
    #large_res {
        display: none;
    }
    #hide_on_small {
        display: none;
    }
    .nav > li:not(:last-child) {
       /* padding-right: 15px;*/
        text-align: right;
    }
    .h-maincontent .col-xs-12 {
        padding: 0px;
    }
    .h-navbar .navbar-brand {
        padding: 35px 20px;
    }
    .h-maincontent .h-rect-holder {
        left: 35px;
    }
    .h-widget-text {
        padding: 10px 15px;
    }
    .h-maincontent .row {
        margin-bottom: 0px;
    }
    .h-maincontent .h-whitebg {
        padding: 20px 35px;
    }
    .h-sidecontent .h-adholder {
        padding: 20px 35px;
    }
    .p-box:last-child {
        margin-bottom: 0px;
    }
    .h-navbar .navbar-nav > li {
        height: 50px;
    }
    .h-navbar .navbar-nav > li > a {
        line-height: 50px;
    }
    #s {
        width: calc(100% - 40px);
        padding: 8px;
        height: 43px;
    }
    #searchsubmit {
        width: 43px;
        height: 43px;
        margin-top: -1px;
    }
    .h-navbar .navbar-form.navbar-right {
        display: inline-block;
        margin: 0 auto;
    }
    .navbar-form .form-group {
        display: inline-block;
    }
    .navbar-default .navbar-form {
        border-color: transparent;
    }
    .h-image-wrapper {
        width: 45%;
        height: 360px;
    }
    .h-box-author-hold {
        left: 45%;
    }
    .p-box .p-text {
        font-size: 22px;
    }
    .h-category {
        font-size: 18px;
    }
    .h-widget-text {
        padding: 20px 25px;
    }
    .h-box-author-hold {
        bottom: 25px;
    }
    .h-box-author {
        left: 25px;
    }
    .my-col-45.e-box-comments {
        width: 100%;
    }
    h1.e-headline {
        font-size: 38px;
    }
    .e-box-link {
        bottom: 0px;
    }
    .no-padding {
        padding: 0;
    }
    .e-image-wrapper2 {
        height: 190px;
    }
    .g-info span a {
        font-size: 12px;
    }
    .g-info h1 {
        font-size: 20px;
    }
    .g-slider .g-counter-name {
        margin-top: 15px;
    }
    .g-counter-name .g-counter {
        font-size: 22px;
    }

    .e-right {
        padding-left: 15px;
    }

    .e-related-posts {
        margin-left: 15px;
        margin-right: 15px;
    }

    section#e-comments {
        margin-left: 15px;
        margin-right: 15px;
    }

    #s {
        display: inline-block;
    }
    #searchsubmit {
        border-left: none;
    }

    #menu-primary-menu {
        padding-top: 50px;
    }

    .astm-search-menu.default form {
        max-width:100%;
    }

    .astm-search-menu:hover {
        left: 0px;
    }

   .astm-search-menu:hover #s, #s:focus {
        width: calc(100% - 40px);
   }

    .h-navbar {
        margin-bottom: 0px;
    }
}

@media only screen and (max-width: 650px) {
    .h-image-wrapper {
        height: 335px;
    }
    h1.e-headline {
        font-size: 34px;
    }
    h2.e-headline-like {
        font-size: 24px;
    }
    .e-cirle-photo {
        width: 110px;
        height: 110px;
    }
    .e-cirle-photo img {
        width: 52px;
        height: 55px;
    }
    .e-number-gallery {
        top: 28px;
        font-size: 20px;
    }
    .e-text p {
        text-align: justify;
    }
}

@media (max-width: 560px) {
    .h-image-wrapper {
        height: 300px;
    }
}

@media (max-width: 500px) {
    .g-slider {
        padding: 0 35px 0 35px;
    }
    .g-info h1 {
        font-size: 18px;
    }
    .g-slider .g-control #gprev,
    .g-slider .g-control #gnext {
        width: 20px;
    }
    .g-counter-name .g-counter {
        font-size: 20px;
    }
    .g-bottom-info p {
        font-size: 12px;
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 480px) {
    .h-image-wrapper {
        height: 265px;
    }
    .h-maincontent .h-whitebg h1 {
        font-size: 30px;
        margin-bottom: 30px;
    }
    .my-col-12 {
        width: 100%;
    }
    h1.e-headline {
        font-size: 28px;
    }
    h2.e-headline-like {
        font-size: 18px;
    }
    .e-box-link span {
        font-size: 10px;
    }
    .e-box .e-text {
        font-size: 16px;
        -webkit-line-clamp: 3;
    }
}

@media only screen and (max-width: 420px) {
    .h-image-wrapper {
        height: 230px;
    }
    .p-box .p-text {
        font-size: 19px;
    }
    .h-category {
        font-size: 16px;
    }
    .h-widget-text {
        padding: 10px 15px;
    }
    .h-box-author {
        left: 15px;
    }
    .h-box-author-hold {
        bottom: 20px;
    }
    h2.e-headline-like {
        font-size: 16px;
    }
    .e-number-gallery {
        top: 27px;
        font-size: 21px;
    }
    .e-box-link {
        font-size: 9px;
    }
    .e-box .e-text {
        font-size: 15px;
    }
    .e-related-posts .my-col-45.e-image-wrapper {
        width: 140px;
    }
    .e-box-author {
        left: 125px;
    }
    .e-related-posts .my-col-45.e-image-wrapper {
        width: 130px;
    }
    .my-col-55 {
        width: 50%;
        padding: 10px;
    }
}

@media (max-width: 350px) {
    .h-maincontent .h-whitebg h1 {
        font-size: 25px;
    }
}

@media only screen and (max-width: 320px) {
    h2.e-headline-like {
        font-size: 15px;
    }
}

div.wp-caption { width:100% !important; }
