/*
    Theme Name: CTTheme
    Description: CounterThink Theme
    Author: flashzeus
    Version: 1.0.0

    Tags: CTTheme

    Template: cttheme
    Template Version: 1.0.0
*/


/*.overlay {
    background: #e9e9e9;
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0.5;
}
#page           {
                         width:             100%;
                         float:             left;
                        }
#colophon       {
                         margin-top:            20px;
                         width:             100%;
                         float:             left;
                         text-align:            center;
            }
#primary        {
             float:             left;
             border:            0px solid black;
            }
#secondary      {
             float:             right;
             border:            0px solid black;
            }
#colophon       {
             float:             left;
             border:            0px solid black;
            }

.post-thumbnail     {
             max-height:            350px;
             width:             100%;
             overflow:          hidden;
            }
.post-thumbnail img {
             margin-top:            175px;
             margin-left:           50%;
             left:              50%;
             top:               50%;
             -webkit-transform:         translateY(-50%) translateX(-50%);
}
.list-thumbnail     {
             text-align:            justify;
            }
.list-thumbnail img
            {
             max-width:         100px;
             max-height:            70px;
            }
div.footer      {
                         margin-top:            20px;
                         clear:             both;
                         float:             left;
                         width:             100%;
            }
div.site-info       {
                         width:             100%;
             text-align:            center;
            }
*/

@font-face {
    font-family: 'Roboto';
    src: url('Fonts/Roboto/Roboto-Regular.eot');
    src: url('Fonts/Roboto/Roboto-Regular.eot?#iefix') format('embedded-opentype'), url('Fonts/Roboto/Roboto-Regular.woff2') format('woff2'), url('Fonts/Roboto/Roboto-Regular.woff') format('woff'), url('Fonts/Roboto/Roboto-Regular.ttf') format('truetype'), url('Fonts/Roboto/Roboto-Regular.svg#Roboto-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Fira Sans';
    src: url('Fonts/FiraSans/FiraSans-Regular.eot');
    src: url('Fonts/FiraSans/FiraSans-Regular.eot?#iefix') format('embedded-opentype'), url('Fonts/FiraSans/FiraSans-Regular.woff2') format('woff2'), url('Fonts/FiraSans/FiraSans-Regular.woff') format('woff'), url('Fonts/FiraSans/FiraSans-Regular.ttf') format('truetype'), url('Fonts/FiraSans/FiraSans-Regular.svg#FiraSans-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}


/*body {
    background-color: #fff;
    margin: 0px;
    padding: 0px;
}

#Page {
    display: block;
    width: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 2000;
}

#Page,
#Menu,
#Search {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

div {
    color: #333333;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 2px;
    font-size: 12px;
    line-height: 14px;
}

.MastheadContainer {
    background-color: #000000;
    display: block;
    width: 100%;
    margin: 0px auto 0px auto;
}

@media (min-width: 769px) {
    #Page {
        position: static;
    }
    .MastheadContainer {
        max-width: 100%;
    }
    .MastheadContainer {
        min-width: 1024px;
        max-width: 1200px;
    }
    .MastheadContent {
        padding: 0px;
        max-width: 1170px;
        margin: 0px auto;
    }
    .TopRow {
        display: table;
        width: 100%;
        margin: 0px auto 0px auto;
    }
    .TopRow div a {
        color: #CCCCCC;
        text-decoration: none;
        padding-right: 10px;
    }
    .top-social li {
        width: 20px;
        text-align: center;
        padding-left: 8px;
    }
    .TopRow div {
        display: table-cell;
        width: auto;
        height: auto;
        vertical-align: middle;
        color: #FFFFFF;
        text-transform: uppercase;
        font-size: 10px;
        line-height: 10px;
        padding-top: 10px;
    }
}

@media (min-width: 1200px) {
    .MastheadContainer {
        min-width: 1200px;
    }
    .MastheadContent {
        padding: 0px 45px 0px 45px;
    }
}
*/


/*_____________________________________________________________________________________________________________________________________________________________*/

body.custom-background {
    background-color: #FFFFFF !important;
}

div {
    color: #333333;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    line-height: 14px;
}

a {
    color: #0E446C;
}

img {
    width: 100%;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    border: none;
}

#Menu,
#Search {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.TopRow {
    display: none;
}

header {
    display: block;
    width: 100%;
    margin: 0px auto 0px auto;
    background-color: #000000;
}

.Masthead {
    display: table;
    min-width: 300px;
    width: 100%;
    margin: 0px auto 0px auto;
    border-bottom: solid 1px #ECECEC;
    border-bottom: none 0px;
}

#MenuButton,
.Masthead .Left,
.Masthead .Right,
#SearchButton {
    display: table-cell;
    width: auto;
    height: 50px;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center center;
}

#SearchButton,
#MenuButton {
    width: 50px;
    cursor: pointer;
}

.IconMenu {
    background-image: url(images/Icon-Menu-White.svg);
}

.IconSearch {
    background-image: url(images/Icon-Search-White.svg);
}

.Masthead .Right {
    display: none;
}

.Masthead .Left img {
    max-height: 40px;
    max-width: 200px;
}

.Masthead .Left {
    text-align: center;
}

#Search {
    display: block;
    width: 250px;
    height: 100%;
    position: fixed;
    right: -250px;
    top: 0px;
    z-index: 1002;
    background-color: #333333;
    color: #FFFFFF;
}

form {
    margin: 0px;
    padding: 0px;
}

.SearchBox {
    display: block;
    width: 210px;
    margin: 0px auto;
    padding: 25px 0px 0px 0px;
}

.SearchBox .TextField {
    display: block;
    width: 100%;
    text-align: center;
    margin: 0px auto 12px auto;
}

.SearchBox .TextField input {
    width: 95%;
    height: 24px;
    padding: 5px;
    font-size: 14px;
    color: #999999;
    color: #666666;
    margin: 0px;
    text-align: center;
    outline: transparent;
}

.SearchBox .Button {
    display: block;
    width: 100px;
    height: 30px;
    text-align: center;
    margin: 0px auto 25px auto;
    cursor: pointer;
    background-color: #CCCCCC;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(images/Icon-Search-Gray.svg);
}

.SearchBox .Description {
    display: block;
    width: 100%;
    color: #8c99a9;
    text-align: center;
}

.SearchBox .Description a {
    color: #CCCCCC;
    text-decoration: none;
}

.menu-menu-1-container {
    display: block;
    width: 250px;
    height: 100%;
    position: fixed;
    left: -250px;
    top: 0px;
    z-index: 1001;
    background-color: #333333;
    color: #FFFFFF;
    text-align: center;
}

#Menu li {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    display: block;
    padding: 10px 2px;
    border-bottom: solid 1px #555555;
}

#Menu li a {
    color: #FFFFFF;
    text-decoration: none;
}

footer {
    display: block;
    max-width: 1200px;
    margin: 0px auto;
}

.FooterContent {
    padding: 10px;
}

.Footer {
    display: block;
    min-width: 300px;
    width: 100%;
    margin: 0px auto;
    text-align: center;
    font-size: 11px;
    line-height: 12px;
    color: #999999;
}

.ColLeft .IndexRecent .Post {
    border-bottom: solid 1px #ECECEC;
}

.Post {
    display: table;
    width: 100%;
    margin: 0px auto 10px auto;
}

.Post .Pic {
    display: table-cell;
    min-width: 80px;
    width: 120px;
    vertical-align: top;
    padding-right: 10px;
}

.ColLeft .IndexRecent .Post .Pic {
    padding-bottom: 10px;
}

.ColLeft .IndexRecent .Post .Text {
    color: #999999;
    padding-bottom: 10px;
    font-size: 14px;
    line-height: 16px;
}

.Post .Text {
    display: table-cell;
    width: auto;
    vertical-align: top;
}

.ColLeft .IndexRecent .Post .Text h2 {
    font-size: 14px;
    line-height: 16px;
    margin: 0px 0px 10px 0px;
}

.ColLeft .IndexRecent .Post .Text h2 a {
    color: #000000;
    text-decoration: none;
}

.Post .Text p {
    margin: 0px auto 10px auto;
    display: block !important;
}

.ColLeft .IndexRecent .Post .Text .Info {
    font-size: 11px;
    line-height: 12px;
}

.ColLeft .IndexRecent .Post .Text .Desc {
    display: none;
    margin: 0px auto;
}

.ColLeft .IndexRecent .Post .Text .Views {
    display: none !important;
    font-size: 11px;
    line-height: 12px;
}

.Container {
    display: block;
    max-width: 1200px;
    margin: 0px auto;
}

.Row {
    display: block;
    min-width: 300px;
    width: 100%;
    margin: 0px auto 15px auto;
}


/*#Search a {
    position: absolute;
    color: white;
    top: 30px;
}*/

.Column {
    display: block;
    width: 100%;
    margin: 0px auto 15px auto;
}

.IndexTopStory {
    display: block;
    width: 100%;
    margin: 0px auto 15px auto;
    background-color: #000000;
}

.SectionHead {
    font-family: 'Fira Sans', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    color: #000000 !important;
    margin: 0px 0px 15px 0px;
    font-size: 22px;
    line-height: 22px;
    margin-top: 30px;
}

.Post .Views span:nth-child(1) {
    background-image: url(images/Icon-Facebook-White.svg);
}

.Post .Views span:nth-child(2) {
    background-image: url(images/Icon-Twitter-White.svg);
}

.Post .Views span:nth-child(3) {
    background-image: url(images/Icon-GooglePlus-White.svg);
    margin-right: 10px;
}

.Post .Views span:nth-child(-n+3) {
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    background-position: center top;
    background-color: #C4C4C4;
    cursor: pointer;
}

.Post .Views span {
    margin-right: 2px;
    display: block;
    float: left;
}

.search-form input[type="submit"] {
    background-image: url(images/Icon-Search-Gray.svg) !important;
    background-color: #CCCCCC !important;
    display: table-cell;
    vertical-align: middle;
    width: 30px;
    height: 24px;
    background-position: center center;
    background-repeat: no-repeat;
}

.ColLeft .MoreLink.pages {
    margin-bottom: 20px;
    overflow: hidden;
    outline: none;
    outline-offset: 0;
}

.MoreLink span.page-numbers.current {
    width: auto !important;
    color: #fff;
    display: inline-block;
    padding: 10px 20px;
    background: #FF3300;
}

.ColLeft .MoreLink.pages a {
    width: auto !important;
    color: #0E446C;
    display: inline-block;
    padding: 10px 20px;
    background: #efefef;
}

.ColLeft .MoreLink.pages a:hover {
    background-color: #ECECEC;
}

.ColRight .Featured .Post .Text h2 a:hover,
.ColLeft .IndexRecent .Post .Text h2 a:hover {
    color: #666666 !important;
}

.addtoany_list.a2a_kit_size_32 a > span {
    border-radius: 0 !important;
    height: 16px !important;
    line-height: 16px !important;
    width: 16px !important;
}

.search-form input {
    outline: transparent;
    cursor: pointer;
}

#Page > div.Container > div.FooterContainer > div > div > div > p.copy {
    font-weight: bold;
}

.top-social a {
    color: #fff !important;
}

.submitbutton {
    height: 33px !important;
    border-radius: 3px !important;
    border-left: 2px solid #ff4500 !important;
    border-top: 2px solid #ff4500 !important;
    border-right: 2px solid #ffa500 !important;
    border-bottom: 2px solid #ffa500 !important;
    text-decoration: none !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    background: #FF6347 !important;
    color: black !important;
    width: auto !important;
    font-weight: normal !important;
}

.submitbutton:hover {
    cursor: pointer !important;
    border-radius: 3px !important;
    border-left: 2px solid #ffa500 !important;
    border-top: 2px solid #ffa500 !important;
    border-right: 2px solid #ff4500 !important;
    border-bottom: 2px solid #ff4500 !important;
    height: 33px !important;
    text-decoration: none !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    background: #FF6347 !important;
    color: black !important;
}

.ColRight .AltNewsLinks .Post .Text h2 a:hover {
    color: #666666 !important;
}

.ColRight .AltNewsLinks .Post .Text .Info a:hover {
    color: #0E446C !important;
}

.featuredpost h2 {
    font-family: 'Fira Sans', sans-serif !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    color: #000000 !important;
}

.featuredpost article {
    padding: 0px !important;
    display: table !important;
    width: 100%;
    margin: 0px auto 10px auto !important;
    border-bottom: solid 1px #ECECEC !important;
}

.featuredpost .post.type-post:nth-child(2) {
    border-top: solid 1px #ECECEC;
}

.featuredpost article a {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    display: table-cell !important;
    width: 80px !important;
    vertical-align: top !important;
    padding-right: 10px !important;
}

.PostInfo a {
    color: #0E446C !important;
}

.PostInfo p {
    display: block !important;
}

.featuredpost article .entry-header {
    display: inline-block;
    vertical-align: top;
    min-width: 220px;
    background-color: transparent;
}

.featuredpost article .entry-meta span {
    display: none;
}

.featuredpost article .entry-header h2 a {
    color: #444444 !important;
    padding: 0 !important;
    font-size: 14px;
    font-weight: normal !important;
    text-transform: none !important;
}

.featuredpost article .entry-header h2 {
    margin: 0px 0px 10px 0px !important;
}

.TopRow div.top-social {
    margin: 0px;
    padding: 0px;
    width: 100%;
    display: inline-block;
    text-align: right;
}

.TopRow div.top-social .textwidget {
    width: 100%;
    float: right;
}

.TopRow div.top-social ul li {
    display: inline-block;
    margin-right: 2px;
}

.TopRow div.top-social ul li i {
    font-size: 14px;
}

.top-mini li {
    list-style: none;
}

.IndexTopStory .Post {
    overflow: hidden;
}

.IndexTopStory .Post .Text {
    visibility: visible !important;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.featuredpost article .PostInfo a {
    display: none !important;
}

.featuredpost .addtoany_shortcode,
.featuredpost .views-counter {
    display: none;
}

.popular-article-dt a {
    display: none;
}


#menu-main-menu,
#menu-top-mini{
 padding-left:0;}
.addtoany_share_save_container.addtoany_content_bottom {
    display: none;
}
.featuredpost article .entry-title a {
    text-transform: none !important;
    font-weight: normal !important;
 width: auto !important;
 
}


.featured-content h2.entry-title{
	    font-size: 14px;
    line-height: 16px;
	padding-top: 7px;
}

.featured-content article{
	height: 90px;
}
.featured-content h2{
	font-size: 22px;
	margin-top: 35px;
}
/*.a2a_s_facebook {
    background-color: #3B5999 !important;
}

.a2a_s_twitter {
    background-color: #55ACEF !important;
}

.a2a_s_google_plus {
    background-color: #e14d3a !important;
}
*/

.addtoany_list a {
    padding: 0 !important;
    border-right: 1px solid transparent !important;
}

.entry-content p {
    margin: 0 0 10px 0 !important;
}

.entry-content {
    padding: 10px 0;
}

.RelatedPosts h3.related_post_title {
    margin: 0px 0px 15px 0px;
    font-size: 22px;
    line-height: 22px;
}

.RelatedPosts ul {
    padding-left: 0;
}

.RelatedPosts ul li {
    display: table-cell;
    width: 25%;
    vertical-align: top;
    border-bottom: none 0px;
}

.RelatedPosts a.wp_rp_title {
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}

.RelatedPosts a.wp_rp_title:hover {
    color: #0E446C;
}

.RelatedPosts ul li small {
    font-size: 11px;
    line-height: 12px;
    margin-bottom: 0px;
    margin: 10px auto 10px auto;
    color: #999999;
    display: block;
}
/*.wp_rp a{
    display: block;
    width: auto;
}*/
.Footer .textwidget {
    text-align: center;
    font-size: 11px;
    line-height: 12px;
    color: #999999;
}

.Footer .textwidget .copy {
    font-weight: bold;
}

.menu.top-mini ul {
    padding-left: 0;
}

#menu-menu-1 {
    padding-left: 0;
}

.menu.top-mini li {
    display: inline-block;
}

h1 {
    margin-bottom: 30px;
    margin-top: 30px;
}

@media (max-width: 1170px) {
    .RelatedPosts ul li {
        padding-right: 15px;
    }
}

@media (max-width: 767px) {
    .RelatedPosts ul.related_post.wp_rp li {
        display: block;
        width: 100%;
        padding-bottom: 15px;
    }
    .RelatedPosts ul.related_post.wp_rp li img {
        width: 100% !important;
    }
}

@media (min-width: 481px) {
    .ColLeft .IndexRecent .Post {
        margin-bottom: 20px;
    }
    .ColLeft .IndexRecent .Post .Pic {
        width: 180px;
        padding: 0px 20px 20px 0px;
    }
    .ColLeft .IndexRecent .Post .Text {
        padding-bottom: 20px;
    }
    .ColLeft .IndexRecent .Post .Text h2 {
        font-size: 18px;
        line-height: 21px;
    }
    .ColLeft .IndexRecent .Post .Text .Info {
        text-transform: uppercase;
        font-size: 12px;
        line-height: 14px;
    }
    .ColLeft .IndexRecent .Post .Text .Views {
        font-size: 12px;
        line-height: 14px;
    }
    .IndexTopStory {
        margin-bottom: 30px;
    }
    .IndexColLeft .SectionHead {
        margin-bottom: 30px;
    }
    .featuredpost article .entry-meta {
        color: #999999 !important;
        font-size: 12px;
        line-height: 14px;
        margin: 0 !important;
    }
}

@media (min-width: 641px) {
    .ColLeft .IndexRecent .Post .Pic {
        width: 320px;
        padding: 0px 30px 30px 0px;
        margin: 0px;
    }
    .ColLeft .IndexRecent .Post .Text {
        font-size: 12px !important;
        line-height: 14px !important;
        padding: 0px 0px 30px 0px;
        margin: 0px;
    }
    .ColLeft .IndexRecent .Post .Text h2 {
        font-size: 20px !important;
        line-height: 23px !important;
    }
    .ColLeft .IndexRecent .Post .Text .Desc {
        display: block;
        margin-bottom: 10px;
    }
    .ColLeft .IndexRecent .Post .Text .Views {
        display: block !important;
    }
    .addtoany_list.a2a_kit_size_32 a > span {
        width: 60px !important;
        height: 40px !important;
    }
    /*.PostArticle img {
    width: 100% !important;
}
*/
    .related_post.wp_rp img {
        width: auto;
        margin-bottom: 5px;
    }
}

@media (min-width: 769px) {
    .MastheadContent {
        padding: 0px;
        max-width: 1170px;
        margin: 0px auto;
    }
    header {
        max-width: 100%;
    }
    .TopRow {
        display: table;
        width: 100%;
        margin: 0px auto 0px auto;
    }
    .TopRow {
        display: table;
        width: 100%;
        margin: 0px auto 0px auto;
    }
    .TopRow div {
        display: table-cell;
        width: auto;
        height: auto;
        vertical-align: middle;
        color: #FFFFFF;
        text-transform: uppercase;
        font-size: 10px;
        line-height: 10px;
        padding-top: 10px;
    }
    .TopRow div a {
        color: #CCCCCC;
        text-decoration: none;
        padding-right: 10px;
    }
    .TopRow div a:hover {
        color: #FFFFFF;
        text-decoration: underline;
    }
    .TopRow div:nth-child(2) {
        text-align: right;
        padding-left: 8px;
    }
    .TopRow div:nth-child(3) {
        width: 20px;
        text-align: center;
        padding-left: 8px;
    }
    .TopRow div:nth-child(4) {
        width: 20px;
        text-align: center;
        padding-left: 8px;
    }
    .Masthead {
        padding: 10px 0px;
        margin: 0px auto;
    }
    #MenuButton,
    #SearchButton {
        display: none;
    }
    .Masthead .Left {
        width: auto;
        height: auto;
        text-align: left;
        padding-left: 15px;
    }
    .Masthead .Right {
        width: 728px;
        padding: 0px 15px;
        display: table-cell;
        height: auto;
    }
    .Masthead .Left img {
        max-height: 100%;
        max-width: 100%;
        width: auto;
    }
    #Search {
        background-color: #ECECEC !important;
        width: 300px;
        text-align: right;
        padding: 0px;
        margin: 0px;
        display: table-cell;
        height: 40px;
        vertical-align: middle;
        position: static;
    }
    .SearchBox {
        display: table;
        width: 100%;
        padding: 0px;
    }
    .SearchBox .TextField {
        display: table-cell;
        width: auto;
        height: 24px;
        background-color: #FFFFFF;
        vertical-align: middle;
        border: solid 1px #CCCCCC;
        border-right: none 0px;
    }
    .SearchBox .TextField input {
        width: 95%;
        height: 20px;
        padding: 0px;
        font-size: 12px;
        border: none 0px;
        text-align: left;
    }
    .SearchBox .Button {
        display: table-cell;
        vertical-align: middle;
        width: 30px;
        height: 24px;
    }
    .SearchBox .Description {
        display: none;
    }
    #Menu {
        background-color: #ECECEC !important;
        width: auto;
        text-align: left;
        display: table-cell;
        height: 40px;
        vertical-align: middle;
        position: static;
    }
    #Menu li {
        font-size: 11px;
        display: inline;
        padding: 0px 15px 0px 0px;
        color: #999999;
        border-bottom: none 0px;
        line-height: 14px;
    }
    #Menu li a {
        color: #999999 !important;
    }
    .NavBarContainer {
        display: block;
        min-width: 100%;
        width: 100%;
        max-width: 100%;
        background-color: #ECECEC !important;
        border-bottom: solid 1px #CCCCCC;
        margin: 0px auto 15px auto;
    }
    .NavBarContent {
        min-width: 994px;
        max-width: 1170px;
        padding: 0px 15px;
        display: block;
        margin: 0px auto;
    }
    .NavBar {
        display: table;
        width: 100%;
        margin: 0px auto;
        border-bottom: none 0px;
    }
    #Menu li a:hover {
        color: #999999;
        text-decoration: underline;
    }
    footer {
        min-width: 1024px;
    }
    .FooterContent {
        padding: 10px 30px 30px 30px;
    }
    .ColLeft .IndexRecent .Post .Pic {
        width: 250px;
    }
    .Container {
        min-width: 1024px;
    }
    .Content {
        padding: 15px !important;
    }
    .Row {
        display: table;
    }
    .Row:nth-last-child(1) {
        margin-bottom: 0px;
    }
    .ColLeft {
        padding-right: 45px;
        border-right: solid 1px #ECECEC;
        width: 71% !important;
    }
    .Column {
        display: table-cell;
        vertical-align: top;
        width: auto;
    }
    #Search > form > input[type="search"]:nth-child(1) {
        display: table-cell;
        height: 24px;
        background-color: #FFFFFF;
        vertical-align: middle;
        border: solid 1px #CCCCCC;
        border-right: none 0px;
        width: 270px;
    }
}

@media (min-width: 1200px) {
    .MastheadContent {
        padding: 0px 45px 0px 45px;
    }
    header {
        min-width: 1200px;
    }
    .Masthead .Left {
        padding-left: 0px;
    }
    .Masthead .Right {
        padding: 0px 0px 0px 15px;
    }
    .NavBarContent {
        min-width: 1170px;
        max-width: 1170px;
        padding: 0px 45px;
    }
    footer {
        min-width: 1200px;
    }
    .FooterContent {
        padding: 10px 45px 45px 45px;
    }
    .ColLeft .IndexRecent .Post .Pic {
        width: 280px;
    }
    .ColLeft .IndexRecent .Post .Text h2 {
        font-size: 28px;
        line-height: 32px;
    }
    .Container {
        min-width: 1200px;
    }
    /*.Content {
    padding: 30px 45px 45px 45px !important;
}
*/
}

.entry-header h2.entry-title a {
    font-family: 'Fira Sans', sans-serif !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    color: #000000 !important;
    display: block;
    font-size: 1.5em;
    -webkit-margin-before: 0.83em;
    -webkit-margin-after: 0.83em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}

.PostArticle img {
    width: 100%;
}
