body {
    background-color: #ffffff;
}

#header {
    margin: 10px 0px 5px 0px;
}

.header-content {
    margin: 0 0;
    border: 0;
    border-bottom: 1px solid #dd1625;
}

.social_link {
    font-weight: normal;
    font-size: 12px;
    padding: 0 15px;
}

.dropdown {
    float: left;
}

.container-nav {
    padding-top: 15px;
    //height: 30px;
    margin-left: -15px;
}

.container {
    padding-top: 22px;
}

.navbar .nav li a {
    padding: 0px 14px;
    color: black;
}

.nav .dropdown-menu li {
    height: 30px;
}

@media (max-width: 979px) {
    .navbar .brand {
        padding-left: 20px;
    }
    #contents .span9,
    #contents .span3{
    	float: left !important;
    	margin-left: 0 !important;
    }
    .scroll-content {
        width: 690px !important;
    }
    .breaking-news-content {
        width: 680px !important;
    }
}

@media (min-width:768px) and (max-width:979px) {
    #contents .span3 {
        width: 100% !important;
        margin-bottom: 30px;
    }
    #contents .op-news .news {
        width: 50%;
        float: left;
    }
    #contents .op-news-divider {
        display: none;
    }
    #contents .span9 {
        width: 100% !important;
        margin: none;
    }
    #contents .photos,
    #contents .editorial,
    #contents .comments {
        width: 252px !important;
    }
}

@media (max-width:767px) {
    .social-link {
        padding: 0;
    }
    .item .photos,
    .item .editorial,
    .item .comments {
        width: 160px !important;
        float: left !important;
    }
    #myCarousel,
    .defin-Carousel {
        width: 490px;
    }
    .main_img {
        height: 212px !important;
    }
    .main_caption h1 {
        font-size: 16px !important;
        line-height: 20px !important;
    }
    #contents {
        //	height: 896px !important;
    }
    #contents .span9 {
        width: 100% !important;
    }
    #contents .span3 {
        margin-bottom: 30px;
    }
    .breaking-news-scroll #myCarousel {
        width: 64% !important;
    }
    .scroll-content {
        width: 378px !important;
    }
    .breaking-news-content {
        width: 368px !important;
    }
    #all_articles .latest-articles .span9{
        margin-left: 0 !important;
    }
    .photos,
    .editorial,
    .comments {
        width: 478px !important;
    }
    #min-container .below_main_img .photos img{
        width: 478px ;
        height: 212px ;
    }
    #min-container .below_main_img .photos .row-content{
        height: 212px;
    }
}

@media (max-width:480px) {
    .latest-articles {
        padding: 10px 0;
    }
    .article-column{
    	float: left;
    }
    .latest-article-title {
        padding-left: 20px !important;
    }
    .footer-bottom ul li {
        padding: 2px 0;
    }
    .main_focus {
        background: #f6f6f6;
    }
    .social-links {
        float: none !important;
    }
    
    .social-divider {
        padding: 0 4px 0 4px !important;
    }
    .social_link {
        padding: 0 !important;
    }
    .more_social_link {
        padding: 0 !important;
    }
    .scroll-content {
        width: 260px !important;
    }

    .breaking-news-content {
        width: 250px !important;
    }
    .photos,
    .editorial,
    .comments {
        width: 360px !important;
    }
}

@media (max-width:380px) {
    /*iphone 6*/
    body {
        padding: 0 6px;
    }
    #min-container {
        width: 320px !important;
        padding: 0 6px !important;
    }

    .photos,
    .editorial,
    .comments {
        width: 320px !important;
    }
    #left {
        width: 320px !important;
    }
    .latest-articles {
        width: 320px !important;
    }
    
    #contents {
        margin-bottom: 15px !important;
        //	height: 930px !important;
    }
    .rightside-words {
        width: auto !important;
    }
    .main_caption h1 {
        font-size: 14px !important;
        line-height: 14px !important;
    }
    .social-divider {
        padding: 0 2px 0 2px !important;
    }
    .scroll-content {
        width: 220px !important;
    }
    .breaking-news-content {
        width: 210px !important;
    }
}

.navbar-inverse .brand:hover {
    color: #000;
}

.more_social_link {
    display: inline-block;
    font-weight: normal;
    font-size: 12px;
    padding: 0 15px;
    float: none;
}

.social-divider {
    border-left: 1px solid #e0e0e0;
    height: 12px;
}

.more_links {
    border: none;
    border-radius: 0;
    min-width: 120px;
    padding: 0;
}

.more_links a {
    font-size: 12px;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    color: black !important;
    font-weight: bolder !important;
    text-decoration: none !important;
    background-color: #ffffff !important;
    background-image: -moz-linear-gradient() !important;
    background-image: -webkit-gradient() !important;
    background-image: -webkit-linear-gradient() !important;
    background-image: -o-linear-gradient() !important;
    background-image: linear-gradient() !important;
    background-repeat: repeat-x;
}

.onestop:hover {
    color: #ffffff;
}

.search_img {
    padding-top: 6px;
    padding-left: 32px;
    display: inline-block;
    float: right;
}

.searchform.up {
    display: none;
    margin: 0;
    width: 300px !important;
    right: -62px;
}

.searchsubmit {
    position: absolute;
    right: -10px;
    top: 6px;
    width: 50px !important;
    background: url(../image/search.png) no-repeat center;
    border: none;
    box-shadow: none;
    padding: 0;
}

#contents {
    margin-bottom: 45px;
    margin-top: 20px;
}

#contents .span3 {
    width: 300px;
}

#contents .op-top {
    margin-bottom: 10px;
}
#contents .op-title{
    color: #4c4c4c;
}

#contents .divider {
    border-left: 4px solid #dd1625;
    height: 18px;
    float: left;
    margin-right: 10px;
}

#contents .op-news .latest-column {
    font-size: 12px;
    color: #ffffff;
}

#contents .op-news-title {
    color: #4c4c4c;
    font-size: 16px;
    font-weight: bold;
    line-height: 22px;
}
#contents .op-news-title:hover{
    color:#bf1a20;
}

#contents .op-column {
    float: left;
    font-size: 16px;
    margin-right: 6px;
}

#contents .op-content a {
    color: #7f7f7f;
    font-size: 14px;
    line-height: 16px;
    font-weight: normal;
}

#contents .op-news-divider,
#all_articles .op-news-divider {
    border-top: 1px solid #ebebeb;
    margin: 5px 0 5px 0;
}

#contents .op-video .op-bottom {
    margin: 10px 0 10px 0;
}

#contents .op-video video {
    float: left;
    margin-right: 10px;
}

#contents .op-video .video-title {
    font-size: 16px;
    font-weight: bold;
    line-height: 26px;
}
#contents .video-title{
    color: #4c4c4c;
}
#contents .video-title:hover{
    color:#bf1a20;
}
#contents .span9 {
    width: 800px;
    float: right;
    margin-left: 20px;
}

.main_img {
    height: 450px;
    width: 100% !important;
}

.main_caption h1 {
    font-size: 30px;
    padding-left: 12px;
}

.main_caption h1 a {
    color: #ffffff;
}

.more_social_link ul li:hover {
    background: #f6f6f6;
    color: #000;
    font-weight: bolder;
}

#sublinks span {
    margin-left: 5px;
}

.below_main_img .row-title {
    height: 25px;
    padding-top: 20px;
}

.main_focus {
    position: relative;
}

.main_caption {
    width: 100%;
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, 0.4);
}

#contents .photos,
#contents .editorial,
#contents .comments {
    width: 256px;
    float: left;
    margin: 0;
    padding-right: 16px;
    overflow: hidden;
}


/*.photos,
		.editorial{
			padding-right: 20px;
		}*/

#contents .below_main_img :last-child {
    padding-right: 0;
}

.photos .row-title a,
.editorial .row-title a,
.comments .row-title a {
    color: #b4a57d;
}

.photos .row-content img {
    width: 360px;
    height: 160px;
}

.editorial .row-content img {
    height: 144px;
    width: 144px !important;
}

.leftside-img {
    float: left;
    padding-right: 8px;
}

.rightside-words {
    //	float: left;
}

.photos .row-title img,
.editorial .row-title img,
.comments .row-title img {
    width: auto !important;
}

.photos .row-content,
.editorial .row-content,
.comments .row-content {
    height: 144px;
    font-size: 16px;
    color: #1b1b1b;
    line-height: 24px;
    overflow: hidden;
}

.editorial p a,
.comments p a {
    font-weight: normal;
    color: #1b1b1b;
}

.carousel-caption {
    bottom: 205px;
}

.carousel-control {
    line-height: 40px;
}

.item {
    height: inherit;
    position: relative;
}

.latest-news {
    font-size: 16px;
    line-height: 36px;
}

.latest-news a {
    color: #4c4c4c;
}

.latest-news-divider {
    //			border:2px solid #dd1625;
    margin-right: 10px;
    border-top: 0px;
    border-bottom: 0px;
    border-right: 3px solid #dd1625;
}
#left #all_articles .latest-articles{
    margin-left: 0;
}
.latest-articles {
    line-height: 23px;
	display:inline-block;
}

.latest-articles .span3,
.latest-articles .span9 {
    padding-bottom: 10px;
    padding-top: 10px;
}

.column-article {
    border-bottom: 0;
    color: #d9d9d9;
    margin: 0 0 20px 0 !important;
}

.latest-column {
    background-color: #cec099;
    padding: 1px 4px;
    font-size: 12px;
}

.latest-column a {
    color: #ffffff;
}
#left .span3 img{
    height: 110px;
}
.latest-articles .article-title {
    font-weight: bold;
    font-size: 18px;
    color: #1b1b1b;
}

.latest-articles .article-content a {
    font-size: 18px;
    color: #1b1b1b;
    font-weight: normal;
}

.latest-articles .article-info {
    font-size: 13px;
    color: #808080;
}

.latest-articles .article-column{
    float: left;
    padding-right: 20px;
}
/*.article-column .latest-column {
    margin-right: 8px;
}*/

.column-title {
    padding: 4px 0 0 0;
}

.content-footer {
    margin-top: 45px;
    margin-bottom: 20px;
    border: 0;
    border-bottom: 1px solid #dd1625;
}

#footer {
    background: #ffffff;
    margin: 0;
    padding: 0;
}

#footer .span2 {
    width: 158px;
}

.copyright {
    font-size: 12px;
    color: #b2b2b2;
    margin: 0;
    line-height: 16px;
}

.related-link ul li {
    padding: 5px 0;
    font-size: 12px;
    font-weight: normal;
}

.footer-logo {
    padding-bottom: 14px;
}

#footer .searchform {
    height: 32px;
}

.dnn_dnnSEARCH_txtSearch {
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    background-color: #f0f0f0 !important;
    border: 0 !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    height: 30px !important;
    padding: 0 !important;
}

#footer ul {
    list-style-type: none;
}

#footer li {
    line-height: 24px;
}

#footer ul li a {
    color: #1a1a1a;
    font-weight: normal;
    ;
}

.footer-media {
    margin-left: 28px;
    position: relative;
    font-size: 16px;
}

.footer-media input {
    width: 158px;
    padding: 0;
    height: 30px;
    border: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
}

.footer-search {
    background-color: #f0f0f0 !important;
    border: 0;
}

.footer-search-img {
    position: absolute;
    right: -10px !important;
    top: 0;
}

.footer-media li {
    padding-bottom: 20px;
}

.footer-fb {
    list-style-image: url(../image/fb.png);
}

.footer-tt {
    list-style-image: url(../image/tt.png);
}

.footer-gp {
    list-style-image: url(../image/gp.png);
}

.footer-nl {
    list-style-image: url(../image/nl.png);
}

.footer-si {
    list-style-image: url(../image/sw.png);
}

.footer-rss {
    list-style-image: url(../image/rs.png);
}

#footer hr {
    margin: 15px 0;
    border: 0;
    border-bottom: 1px solid #d9d9d9;
}

.footer-column ul a {
    //	font-size: 18px;
    color: #dd1625;
    padding-bottom: 4px;
}

.footer-column ul li {
    padding: 2px 0;
}

.footer-column ul li a {
    font-size: 14px;
}

.footer-column ul li:last-child {
    padding-bottom: 30px;
}

.go-top {
    position: fixed;
    bottom: 50px;
    right: 10px;
    width: 50px;
    height: 50px;
    display: none;
}

.breaking-news-scroll {
    position: relative;
    margin: 0 0 20px 0;
    width: 100%;
    height: 36px;
    background: #f2f2f2;
    overflow: hidden;
    line-height: 36px;
}

.breaking-news-title {
    font-size: 12px;
    color: #4c4c4c;
    padding: 1px 20px 0 10px;
    width: 70px;
    float: left;
}

.breaking-news a,
.breaking-news-copy a {
    font-size: 14px;
    font-weight: normal;
    padding-top: 11px;
}

.breaking-news,
.breaking-news-copy {
    display: inline;
}

.scroll-content {
    width: 1020px;
    height: 30px;
    font-size: 14px;
    overflow: hidden;
    line-height: 36px;
    white-space: nowrap;
}

.breaking-news-content {
    width: 1000px;
    white-space: nowrap;
    overflow: hidden;
}

.navbar-inverse .navbar-inner {
    border-radius: 0;
    box-shadow: none;
}
#contents .op-video .embed{
    float: left;
    margin-right: 10px;
}
#contents .span3 .op-video{
    float: left;
    clear: both;
}