body{
    background: url(/assets/img/header-background.png);
    font-style: normal;
    font-weight: 300;
}

h1, h2, h3{
    font-family: 'Roboto Condensed', sans-serif;
}
h1{
    font-size: 40px;
}
h2{
    font-size: 25px;
}
h1 sup{
    font-size: 18px;
    top: -0.5em;    
    color: #777;
}
h3 sup{
    font-size: 10px;
    top: -0.2em;
    white-space:nowrap;
}

ul.events_list{
    list-style: none;
}

ul.events_list .event1{
    font-size: 24px;
}

ul.events_list .event2{
    font-size: 20px;
}

ul.events_list .event3{
    font-size: 18px;
}

#top{
    height:200px;
    margin:0px 15px 0px 15px;
}

.body-content h1,
.body-content .body-news-river h1 {
    font-size: 35px;
    padding-left: 0px;
    margin-bottom: 30px;    
}

.body-content .body-news-river p,   
.body-content p{
    margin-bottom: 15px;
}

a, a:hover{
    text-decoration: none;
    color: #333;
    border-bottom: 1px dashed #333;
}
a:hover{
    border: none;
}

.col-video a.admin.pull-right{
    display:none;
}
.col-video a.admin{
    position:absolute;
    top:5px;
    right: 5px;
}

.main-pray h1{
    color:#c7254e; 
    font-family: Lobster; 
    text-transform: initial;
}

.main-pray p, .main-pray blockquote{
    font-size: 13px;
}

.main-pray p{
    color: #555;
}

#main #vk_groups{
    height: 400px !important;
    overflow: hidden;
}

.gallery-thumbnails{
    width:130px;
    height:130px;
    background-size: cover; 
    background-position: top;
}

.gallery-list > div{
    display: block;
    overflow: hidden;
    width: 130px;
    float:left;
    position: relative;
}

.gallery-list a.admin{
    z-index: 1000;
    position:absolute;
    right: 5px;
    top: 5px;
}

.gallery-list a:not(.admin){
    border: 0px;
    width:130px;
    height:130px;
    overflow: hidden;
    display: block;
    float:left;
    position:relative;
}

.gallery-list .zoom-icon{
    position: absolute;
    z-index: 100;
    left: 55px;
    top: 50px;
    opacity: 0;
    transition: all 0.4s ease-in-out;
    overflow:visible;
}

.gallery-list a:hover .zoom-icon{
    opacity: 1;
}

.gallery-list .mask{
    opacity: 0;
    overflow:visible;
    border:100px solid rgba(0,0,0,0.6);
    box-sizing:border-box;
    transition: all 0.4s ease-in-out;
    position: absolute;
}

.gallery-list a:hover .mask{
    opacity: 1;
    border:100px solid rgba(0,0,0,0.6);
}

.gallery-list{
    margin: 30px 0px;
    overflow: hidden;
    position: relative;
}






#header{
    background: url(/assets/img/header-background.png) repeat-x;
    overflow: hidden;
}

body > .row{
    margin: 0px;
}

#header .row:first-child{
    /* display: none;*/
}

#header .logo{
    margin: 0px auto;
    padding-top: 10px;
    height: 124px;
    width: 273px;
}

#header .logo a{
    text-decoration: none;
    border: none;
}


#main-menu nav{
    background: url(/assets/img/main-menu-background.png) bottom;
    -webkit-box-shadow: 0px -1px 17px 0px rgba(50, 50, 50, 0.58);
    -moz-box-shadow:    0px -1px 17px 0px rgba(50, 50, 50, 0.58);
    box-shadow:         0px -1px 17px 0px rgba(50, 50, 50, 0.58);
}



#main-menu ul{
    margin: 0px;
    padding: 0px;
    list-style: none;
    width: 100%;
}

#main-menu ul li{
    text-align: center;
    overflow: hidden;
    margin: 0px;
    padding:0px;
    line-height: 76px;
    height: 76px;
    background: url(/assets/img/main-menu-splitter.png) no-repeat left;
}

#main-menu ul li.active a{
    background: #fc7702 !importnat; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2ZjNzcwMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZjQxMDIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #fc7702 1%, #ef4102 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#fc7702), color-stop(100%,#ef4102)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #fc7702 1%,#ef4102 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #fc7702 1%,#ef4102 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #fc7702 1%,#ef4102 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #fc7702 1%,#ef4102 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc7702', endColorstr='#ef4102',GradientType=0 ); /* IE6-8 */

}

#main-menu ul li a{
    display: block;
    font-style: normal;
    font-weight: normal;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 22px;
    color: #FFF;
    margin: 0px auto;
}

#main-menu ul li a span{
    border-bottom: 1px dashed;
}

#main-menu .main-menu ul li:not(.active) a:hover{
    background: url(/assets/img/main-menu-background-hover.png);
}

#header ul.top-menu{
    display:block;
    list-style: none;
}
#header ul.top-menu li{
    float:left;
    line-height:124px;
    margin-right: 20px;
}
#header ul.top-menu li a{
    font-family: 'Open Sans Condensed', sans-serif;
    color: #FFF;
    font-size: 16px;
    font-weight: normal;
    border-bottom: 1px dashed;
}
#main-menu ul li a:hover,
#header ul.top-menu li a:hover{
    text-decoration: none;
    border-bottom: none;
}

#header ul.top-menu li.live a{
    border: none;
}

#header ul.top-menu li.live{
    float:right;
}

.orange{
    color: #FFCC00 !important;
}


#body{
    background: #F6F6F6;
    min-height: 400px;
}

#body > div{
    background: #FFF;
}

#body .body-background-left{
    background: url(/assets/img/body-background-left.png) right repeat-y;
}
#body .body-background-right{
    background: url(/assets/img/body-background-right.png) left repeat-y;
}

#footer .background{
    height: 250px;
    background: url(/assets/img/footer-background.png);
}

#footer .footer-counters{
    padding-top: 80px;
}

#footer .footer-counters table{
    float:right;
}

.body-outter{
    display:none;
}
#body .body-first-line{
    margin-bottom: 2px;
}

#body .body-news-line > div,
#body .body-first-line > div{
    padding: 0px;
    background: #000;
    overflow: hidden;
}

#body .body-news-line > div{
    height: 135px;
}

#body .body-news-line a,
#body .body-news-line a:hover{
    border: none !important;
}

#body .body-first-line > div:first-child{
    border-right: 2px solid #FFF;
    overflow:hidden;
}

#body .body-first-line .pull-right{
    float: none !important;
}

#body .body-first-line .top-news{
    overflow: hidden;
}

#body .body-first-line .top-news .btn-add-banner{
    position: absolute;
    top: 5px;
    left: 5px;
    z-index: 100;
}

.ymaps-b-balloon__content-head{
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 22px !important;
    font-weight: bold;
}
.ymaps-copyrights-logo,.ymaps-copyrights-legend{
    display: none !important;
}

.events{
    height: 45px;
    background: #E7E7E7;
    overflow:hidden;
    display:none;
    font-family: 'Roboto Condensed', sans-serif;
    margin-bottom: 2px;
}

.events > div{
    height: 50px;
    padding-left: 20px;

}

.events > div:not(:last-child){
    border-right: 2px solid #DDD;
}


.events .event-date{
    font-size:  12px;
    padding-top: 5px;
}
.events .event-name{
    font-size: 16px;
    line-height: 15px;
    color: #444;
}
.body-first-line > div
.body-news-line > div{
    overflow:hidden;
}

.body-first-line .shadow-bg,
.body-news-line .shadow-bg{
    background: url("/assets/img/tip-shadow-img.png") repeat-x scroll center bottom;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    margin-right:1px;
}
.body-first-line .shadow-bg{
    background: url("/assets/img/tip-shadow-big-img.png") repeat-x scroll center bottom;
}
.body-first-line .tip,
.body-news-line .tip{
    position: absolute;
    bottom:0px;

}
.body-first-line .tip-text,
.body-news-line .tip .tip-text{
    height: auto;
    font-family: 'Roboto Condensed', sans-serif;
    color: #FFF;
    padding: 9% 20px 5% 20px;
    font-size: 17px;
    line-height: 19px;  
    font-weight: 400;
}


.body-first-line .tip .tip-excerpt,
.body-news-line .tip .tip-excerpt{
    color: #DDD;
    font-size: 10px;
    padding: 0px 45px 2% 20px;
    display:none;
}


.body-news-line > div{
    background: #000;
    margin-bottom: 2px;
}

.body-news-line > div:not(:last-child){
    border-right: 2px solid #FFF;
}

#map{
    border-top: 1px solid #DDD;
    background: #DDD;
}
#footer{
    position:relative;
    font-family: 'Open Sans Condensed', sans-serif;
    color: #CFC0AD;
    height: 250px;
}
#footer h1{
    color: #FFF;
    font-size: 24px;
    line-height: 55px;
}


#footer .to-top a,
#footer h1 a{
    color: #FFF;
    border-bottom: 1px dashed #FFF;
}
#footer .to-top a,
#footer h1 a:hover{
    text-decoration: none;  
    border: none;
}
#footer .to-top{
    position:absolute;
    bottom:5px;
    margin: 0px auto;
    left: 50%;
    margin-left:-20px;
}
#footer .to-top a{
    color: #FFF;
    font-size: 18px;
    border-bottom: 1px dashed #FFF;
}


.body-news-river{
    display: table;
    width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
}
.body-news-river:before{
    content:"";
    display: none;
}
.body-news-river > div{
    vertical-align: top;
    display: table-cell;
    float: none;
    padding: 0px;
}

.body-content .body-news-river > div{
    padding-left: 15px;
    padding-right: 15px;
}

.body-news-river > div:last-child{
    border-left: 3px solid #DDD;
    padding-left: 25px;
}

.body-news-river > div:first-child{
    border: none;
}

.body-news-river > div:last-child ul{
    position: relative;
}

.body-news-river > div:last-child ul .news-gradient{
    left: 0px;
    margin: 0px;
}

.body-news-river h1{
    margin-top:0px;
}

.body-news-river h2{
    margin: 15px 0px 25px;
}

.body-news-river h3{
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    padding: 0px;
    margin:0px 0px 15px;
}

.body-news-river h3 a{
    color: #333;
    font-size: 23px;
    border-bottom: 1px dashed #333;
}
.body-news-river ul li.more-news small,
.body-news-river h3 small{
    font-size: 10px;
    /*margin-left: 10px;*/
    font-family: 'Roboto Condensed', sans-serif;
    color: #777;
    display:inline-block;
}

a.admin{
    border: none !important;
}
.body-news-river h3 a:hover{
    text-decoration: none;
    border: none;
}

.body-news-river h1{
    font-size: 45px;
    padding-left: 15px;
    padding-bottom: 10px;
    padding-top: 15px;
}

.body-news-river ul{
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.body-content .body-news-river ul{
    margin-left: -15px;
    margin-right: -15px;
}
.body-news-river ul li.top-news{
    position: relative;
    height: 130px;
    overflow: hidden;
    font-size: 12px;
    color: #555;
    padding-right: 10px;
    margin-bottom: 2px;
    height: 100px;
}

#audio .body-news-river ul li.top-news,
#video .body-news-river ul li.top-news,
#svidetelstva .body-news-river ul li.top-news,
#gallery .body-news-river ul li.top-news{
    height: 120px;
}


#audio .body-news-river ul .news-photo,
#gallery .body-news-river ul .news-photo,
#svidetelstva .body-news-river ul .news-photo,
#video .body-news-river ul .news-photo{
    height: 120px;
    width:120px;
}

#audio .body-news-river .news-gradient,
#gallery .body-news-river .news-gradient,
#svidetelstva .body-news-river .news-gradient,
#video .body-news-river .news-gradient{
    left: 120px;
}

#video .col-sm-3 embed,
#video .col-sm-3 object,
#video .col-sm-3 iframe{
    display:none;
}

.body-news-river ul li.top-news .tags a{
    font-size: 10px;
    color: #777;
}

.body-news-river ul .news-photo{
    float: left;
    margin-right: 10px;
    width: 100px;
    height:100px;
    overflow: hidden;
}

#ministries .body-news-river ul .news-photo{
    width: 120px;
    height: 120px;
}

#ministries .body-news-river ul li.top-news{
    height: 120px;
}
#ministries .col-sm-12 h3{
    margin-top: 5px;
}

#ministries .col-sm-12 ul li:nth-child(even){
    background: #EEE;
}

.body-news-river ul .news-photo img{
    /* height: 100px;*/
    width:100%;
}
.body-news-river p{
    margin-bottom: 5px;
}
.body-news-river .news-gradient{
    position: absolute;
    bottom: 0px;
    left: 100px;
    font-size: 9px;
    color: #999;    
    background: #FFF;
    width: 100%;
    height: 30px;
    padding-top: 18px;
    background: url(/assets/img/news-river-date-bg.png) repeat-x;
    padding-left: 10px;
}

.body-news-river ul li.more-news{
    line-height: 20px;
    margin-bottom: 10px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 15px;
    font-weight: 400;
}


.col-sm-hide{
    display: none;
}

#vk_groups,
#vk_groups iframe{
    width: 100% !important;
}


.witnesses-line{
    padding: 15px 0px 0px 0px;
    background: url(/assets/img/witnesses-bk.png);
    margin-bottom: 1px;
}

.witnesses-line h3{
    margin-top: 5px;
}

.witnesses-line > div{
    overflow:hidden;
}
.witnesses-line .wi-body{
    position: relative;
    overflow: hidden;
    padding-left: 130px;
    height: 100px;
    font-family: 'Open Sans Condensed', sans-serif;
}
.witnesses-line .wi-photo{
    position: absolute;
    left: 15px;
    top: 0px;
    height: 100px;
    width: 100px;
    overflow: hidden;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.6);
    -moz-box-shadow:    0px 0px 5px 0px rgba(50, 50, 50, 0.6);
    box-shadow:         0px 0px 5px 0px rgba(50, 50, 50, 0.6);
    border-radius: 50px;
}
.witnesses-line .wi-body a{
    font-size: 22px;
    line-height: 22px;
    color: #333;
    border-bottom: 1px dashed #333;
    font-weight: 300;
}
.witnesses-line .wi-body a:hover{
    text-decoration: none;
    border: none;
}
.witnesses-line .wi-all-line{
    height: 62px;
    margin: 0px auto;
    overflow: hidden;
}
.witnesses-line .wi-all-line a{
    color: #FFF;
    border-bottom: 1px dashed #FFF;
    line-height: 40px;
}
.witnesses-line .wi-all-line a:hover{
    text-decoration: none;
    border: none;
}
.witnesses-line .wi-all-line > div{
    margin: 0px auto;
    width: 300px;
    margin-top: 20px;
    height: 50px;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 22px;
    text-align: center;
    background: url(/assets/img/button-orange-bk.png) repeat-x;
    color: #FFF;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.6);
    -moz-box-shadow:    0px 0px 5px 0px rgba(50, 50, 50, 0.6);
    box-shadow:         0px 0px 5px 0px rgba(50, 50, 50, 0.6);
}

.event-calendar{
    float:left;
    width: 30px;
    border: 1px solid #999;
    margin: 4px 10px 0px 0px;
    height: 35px;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    background: #FFF;
    font-family: 'Open Sans Condensed', sans-serif;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.3);
    -moz-box-shadow:    0px 0px 5px 0px rgba(50, 50, 50, 0.3);
    box-shadow:         0px 0px 5px 0px rgba(50, 50, 50, 0.3);
}

.event-calendar-month{
    font-size: 9px;
    text-align: center;
    background: #FF5500;
    color: #FFF;
    font-weight: 100;
    font-family: 'Roboto Condensed', sans-serif;
}

.video-line{
    margin-bottom: 50px;
    margin-top: 0px;
    font-size: 12px;
    color: #777;
}

.video-line h2{
    margin-top: 10px;
}

.video-embed{
    margin-top: 20px;
    margin-bottom: 10px;
}



#about .col-md-9{
    overflow:hidden;
}

#about .col-md-9 > div{
    margin-left: -15px;
    margin-right: -15px;
    margin-top: 55px;
    padding: 0px 15px 15px 15px;
    overflow: hidden;
    position: relative;
}

#about .col-md-9 > div:first-child{
    margin-top: 0px;
}

#about .col-md-9 > div:nth-child(even) {
    background: #ddd;
    border-top: 1px solid #EEE;
    border-bottom: 1px solid #EEE;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(50, 50, 50, 0.38);
    -moz-box-shadow:    0px 0px 20px 0px rgba(50, 50, 50, 0.38);
    box-shadow:         0px 0px 20px 0px rgba(50, 50, 50, 0.38);
}


#about .col-md-9 > div img{
    border: 1px solid #AAA;
    float:right;
    margin: 0px 0px 10px 10px;
}

#video object{
    display:block;
}

@media (min-width: 400px) {

    #body .body-news-line > div{
        height: 145px;
    }
}

@media (min-width: 600px) {

    #body .body-news-line > div{
        height: 185px;
    }
}

@media (max-width: 769px) {
    
    #top{
        height: 125px;
    }
    .main-pray p, .main-pray blockquote{
        font-size: 15px;
    }

    .row{
        margin:0px !important;
    }

    .body-container{
        padding:0px;
    }
    .affix {
        position: static;
    }

    .col-xs-hide{
        display: none !important;
    }
    .body-news-line > div{
        background: none;
    }
    .xs-menu{
        display:block;
        height: 50px;
        line-height: 50px;
        text-align: center;
    }
    #footer{
        height: 70px;
        overflow: hidden;
    }
    #footer h1{
        font-size: 18px;
        line-height: 25px;
        text-align: center;
    }
    #footer p{
        display: none;
    }
    #main-menu{
        display: none;
    }
    #header{

        height: 120px;
        overflow:hidden;
    }
    #header ul.top-menu {
        list-style: none;
        display: block;
        width: 100%;
        overflow: hidden;
        text-align: center;
    }
    #header ul.top-menu li{
        float: right;
        background: url(/assets/img/main-menu-background.png) bottom;
        height: 50px;
        line-height: 50px;
        padding: 0px 15px ;
        margin-top: 30px;

    }
    #header ul.top-menu li a{
        background: url(/assets/img/menu_select.png) no-repeat left;
        padding-left: 35px;
        font-size: 20px;
        border: none;
    }
    #body{
        padding: 2px;
    }

    .body-news-river{
        display: block;
    }
    .body-news-river > div{
        display: block;
    }
    .body-news-river > div:last-child{
        border: none;
    }



    .body-news-river h1{
        font-size: 40px;
        margin: 25px 0px 15px !important;
    }
    .body-news-river h2{
        font-size: 30px;
    }

}

@media (min-width: 769px) {

    #body .body-news-line > div{
        height: 145px;
    }

    #body .body-news-line{
        display: block;
    }


    .col-md-hide{
        display: none;
    }



    #header{
        height: 124px;
        border: none;
    }
    #header .row:first-child{
        display: block;
    }
    #header .col-sm-6 ul.top-menu{
        display: none;
    }
    #header .logo{
        margin: 0px 0px;
        width: 273px;
    }

    #main-menu{
        height: 76px;
        z-index: 1000;
        display: block;
    }
    #main-menu ul li:first-child{
        background:none;
    }

    .col-xs-4{
        display: none;
    }
    .col-sm-2.col-xs-4{
        display: block;
    }
    .container-sm-height {
        display:table;
        padding-left:0px;
        padding-right:0px;
    }
    .row-sm-height {
        display:table-row;
    }
    .col-sm-height {
        display:table-cell;
        float:none;
    }

    .body-outter{
        display: block;
    }

    #main-menu.affix {
        position: fixed;
        top: 0px;
        width: 100%;
        overflow: hidden;
        z-index: 1000;
        height: 50px;
        background: url(/assets/img/header-background.png);
    }

    #main-menu.affix li{
        line-height: 50px;
        height: 50px;
    }

    #body .body-first-line .pull-right{
        float: right !important;
    }

    #main-menu ul li a{
        font-size: 18px;
    }

    .events{
        display:block;
    }

    #footer{
        height: 275px;
    }
    #footer h1{
        color: #FFF;
        font-size: 18px;
        line-height: 35px;
    }



    .body-first-line .tip-text{
        font-size: 24px;
        line-height: 34px;
        height: auto;
    }
    .body-news-river h3 a{
        font-size: 20px;
    }

    .body-news-river h1{
        font-size: 45px;
    }

    .body-news-river ul li.top-news{
        font-size: 10px;
        height: 80px;
    }

    .body-news-river ul .news-photo{
        height: 80px;
        width: 80px;
    }
    .body-news-river .news-gradient{
        left: 80px;
    }
}

@media (max-width: 992px) {



    #about .col-md-9 > div img{
        border: 1px solid #AAA;
        float: none;
        width: 100%;
        margin: 0px;
        margin-bottom: 15px ;
    }

    .body-first-line .shadow-bg{
        background: url("/assets/img/tip-shadow-img.png") repeat-x scroll center bottom;
    }
    .body-news-river > div:last-child ul{
        height: 410px;
        overflow: hidden;
    }

    .body-news-river > div.col-md-hide{
        display: none;
    }

    .body-content h1,
    .body-content .body-news-river h1 {
        font-size: 45px;
    }
}

@media (min-width: 992px) {
    #body .body-news-line > div{
        height: 175px;
    }

    .body-content h1,
    .body-content .body-news-river h1 {
        font-size: 40px;
    }

    #about .col-md-9 > div img{
        border: 1px solid #AAA;
        float:right;
        margin: 0px 0px 10px 10px;
        width: 40%;
    }

    .body-news-river > div:last-child ul{
        height: 410px;
        overflow: hidden;
    }

    .col-sm-hide{
        display: block;
    }

    #main-menu ul li a{
        font-size: 19px;
    }
    #header ul.top-menu li a{
        font-size: 16px;
    }
    #footer h1{
        color: #FFF;
        font-size: 20px;
        line-height: 45px;
    }

    .body-first-line .tip-text{
        font-size: 32px;
        line-height: 34px;
        height: auto;
    }
    .body-news-river h3 a{
        font-size: 20px;
    }

    .body-news-river h1{
        font-size: 38px;
    }
    .body-news-river ul li.top-news{
        font-size: 12px;
        height:100px;
    }
    .body-news-river ul .news-photo img{
        /*height: 100px;*/
    }
    .body-news-river .news-gradient{
        left: 100px;
    }

    .body-news-river ul .news-photo{
        height: 100px;
        width: 100px;
    }
}

@media (min-width: 1024px) {

    #main-menu ul li a{
        font-size: 20px;
    }
    #header ul.top-menu li a{
        font-size: 18px;
    }

    #footer h1{
        color: #FFF;
        font-size: 22px;
        line-height: 55px;
    }

    .body-news-river h3 a{
        font-size: 22px;
    }

    .body-news-river h1{
        font-size: 40px;
        margin-bottom: 25px;
    }



}

@media (min-width: 1281px) {
    #body .body-news-line > div{
        height: 135px;
    }

    .body-content h1,
    .body-content .body-news-river h1 {
        font-size: 50px;
    }
    .main-pray h1{
        font-size: 30px;
        line-height: 30px;
    }


    .col-md-hide{
        display: block;
    }

    #main-menu ul li a{
        font-size: 22px;
    }

    #header ul.top-menu li a{
        font-size: 20px;
    }
    #footer h1{
        color: #FFF;
        font-size: 25px;
        line-height: 55px;
    }

    .body-news-river h3 a{
        font-size: 23px;
    }

    .body-news-river h1{
        font-size: 55px;
    }

    .body-news-river h2{
        font-size: 30px;
    }

    .body-news-river > div:last-child ul{
        height: 480px;
        overflow: hidden;
    }
}

@media (min-width: 1367px){
    
    #body .body-news-line > div{
        height: 155px;
    }
    
    .main-pray p, .main-pray blockquote{
        font-size: 15px;
    }

    .main-pray h1{
        font-size: 40px;
        line-height: 40px;
    }
    .body-content h1,
    .body-content .body-news-river h1 {
        font-size: 55px;
    }
}

@media (min-width: 1567px){
    
    #body .body-news-line > div{
        height: 175px;
    }



