html {
    text-decoration: none
}


body {
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    color: #222 !important;
    line-height: 24px
}

a {
    -moz-transition: all .2s ease-in-out 0s;
    -webkit-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s;
    color: #222;
    outline: none !important
}
.form-control::-webkit-input-placeholder { 
  color: #262626;
}

.form-control:-ms-input-placeholder { 
  color: #262626;
}

.form-control::placeholder {
  color: #262626;
}
a:hover {
    text-decoration: none
}

a:focus, a:active {
    outline: none !important;
    text-decoration: none
}

button {
    -moz-transition: all .2s ease-in-out 0s;
    -webkit-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s;
    outline: none !important
}

img {
    text-indent: -9999px;
    color: transparent
}
.img-fluid {
	max-width: 100%;
	height: auto;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-weight: 500
}

.m-0 {
    margin: 0
}

.m-0-imp {
    margin: 0 !important
}

.p-0 {
    padding: 0
}

.p-0-im {
    padding: 0 !important
}

.m-t-0 {
    margin-top: 0 !important
}

.m-b-0 {
    margin-bottom: 0 !important
}

.m-r-0 {
    margin-right: 0 !important
}

.m-t-5 {
    margin-top: 5px
}

.p-t-15 {
    padding-top: 15px
}

.p-b-15 {
    padding-bottom: 15px
}

.p-t-30 {
    padding-top: 30px
}

.p-b-30 {
    padding-bottom: 30px
}

.m-b-15 {
    margin-bottom: 15px
}

.m-t-15 {
    margin-top: 15px
}

.display_tablerow {
    display: table-row;
}

.breadcrumb > li + li:before {
    content: ">";
    padding: 0 2px
}

.breadcrumb {
    margin-bottom: 13px;
    min-height: 30px;
    margin-top: 20px;
    background-color: transparent;
    color: #888;
    padding: 0
}

.breadcrumb .breadcrumb-item a {
    color: #888;
    font-size: 11px
}

.breadcrumb > .active {
    color: #888;
    font-size: 11px
}

.title-index {
    text-align: center;
    height: 0;
    margin: 0;
    padding: 0;
    line-height: 0;
    color: transparent;
    text-indent: -9999px
}

.form-input {
    border: 1px solid #e3e3e3;
    box-shadow: none !important;
    color: #494949;
    height: 42px;
    line-height: 18px;
    padding: 10px 20px;
    box-shadow: none;
    border-radius: 1px
}

.form-textarea {
    resize: vertical;
    min-height: 100px
}

.form-group .glyphicon {
    color: #949494;
    line-height: 42px;
    margin-right: 10px
}

.error-message {
    margin-top: 15px;
    margin-left: 20px;
}

.error-message p {
    position: relative;
    color: #d43f3a;
    margin-bottom: 5px;
    font-size: 13px;
    text-align: left;
    display: list-item !important;
    list-style: disc !important;
}

.success-message {
    margin-top: 15px
}

.success-message p {
    position: relative;
    color: #009145;
    margin-bottom: 5px
}

.center-box {
    margin: 0 auto;
    float: none
}

.btn-custom {
    border-style: solid;
    border: 0 !important;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.1;
    outline: none !important;
    box-shadow: none !important;
    overflow: hidden;
    padding: 12px 22px;
    position: relative;
    text-transform: uppercase;
    border-radius: 1px
}

.btn-custom-sm {
    padding: 11px 20px;
    font-size: 11px
}

.relative {
    position: relative !important;
}
.lrahos-data {
	height:800px;
	overflow-y:scroll;
}
.lrahos_ad {
    /* margin:15px 0; */
    width: 100%;
    height:100%;
    object-fit: contain;
}
.uploadFile {
    background-color: transparent;
    bottom: 8px;
    color: transparent;
    cursor: pointer;
    height: 30px;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 103px;
    z-index: 2
}

.jconfirm.jconfirm-modern .jconfirm-box .jconfirm-buttons button {
    padding: 8px 14px;
    text-transform: none;
    outline: none !important
}

#wrapper {
    min-height: 740px;
}

.top-bar {
    padding: 4px 0;
    -moz-transition: all .2s ease-in-out 0s;
    -webkit-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s
}

.top-bar .top-menu {
    margin: 0;
    padding: 0;
    float: left
}

.top-bar .top-menu-right {
    margin: 0;
    padding: 0;
    float: right
}

.top-bar .top-menu li {
    display: inline-block !important;
    list-style: none;
    line-height: 27px;
    height: 29px
}
.youtube_live_container iframe{
    width:100%!important;
   }
.top-bar .top-menu-left li {
    line-height: 29px
}

.top-bar .top-li-auth {
    margin-right: 15px;
}
.color-white {
    color:#fff
}
.top-bar .top-menu li a {
    color: #c4c4c4;
    display: block;
    padding: 0 10px;
    font-size: 12px;
    height: 29px
}

.top-bar .top-menu li a:hover {
    color: #fff
}

.top-bar .top-menu li span {
    color: #ddd;
    display: inline-block;
    font-size: 12px
}

.top-bar .top-menu .dropdown-menu {
    border-radius: 0 0 1px 1px;
    margin: 3px 0 0;
    margin-right: -1px
}

.top-bar .top-menu .dropdown li {
    display: block;
    width: 100%;
    height: auto !important
}

.top-bar .top-menu .dropdown li a {
    color: #222;
    display: block;
    font-size: 13px;
    font-weight: 500;
    line-height: 17px;
    margin: 0;
    padding: 10px 20px;
    position: relative;
    width: 100%;
    height: auto !important;
    text-align: left
}

.top-bar .top-menu .lang-dropdown li a {
    padding: 6px 16px;
}

.top-bar .top-menu .dropdown li a i {
    width: 15px
}

.top-bar .top-menu-social {
    float: right !important;
    list-style: none;
    padding: 0;
    margin: 0;
    margin-right: 60px
}

.top-bar .top-menu-right {
    margin: 0;
    padding: 0;
    float: right
}

.top-bar .top-menu-social li {
    display: inline-block;
    margin-left: 5px
}

.top-bar .top-menu-social li a {
    color: #ddd;
    display: inline-block;
    padding: 0 10px;
    font-size: 13px
}

.top-bar .top-menu-social li a:hover {
    color: #fff
}

.top-menu .profile-dropdown .a-profile {
    font-weight: 500
}

.top-menu .profile-dropdown img {
    border-radius: 100%;
    display: inline-block;
    height: 28px;
    margin-right: 5px;
    width: 28px;
    border: 1px solid #545454
}

.top-menu .profile-dropdown li {
    height: auto;
    line-height: 30px
}

.top-menu .top-li-auth a {
    display: inline-block !important
}

.top-menu .top-li-auth span {
    color: #ddd
}



.logo-banner .left {
    width: auto;
    float: left;
    width: auto;
    height: 90px;
    line-height: 90px;
    position: relative
}

.logo-banner .left a {
    display: block;
    vertical-align: middle
}

.logo-banner .left .logo {
    max-width: 240px;
    max-height: 90px;
    position: relative;
    vertical-align: middle
}

.logo-banner .right {
    width: auto;
    float: right;
    height: 90px;
    line-height: 90px
}

.logo-banner .pull-right a img {
    vertical-align: top;
}

.navbar {
    margin: 0;
	border-radius: 0px !important;
}

.navbar-default {
    position: relative;
    -moz-transition: all .2s ease-in-out 0s;
    -webkit-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s;
    width: 100%;
    border: 0;
    text-transform: none
}
.section-featured {
    margin-bottom:5px
}
.main-menu {
    background-color: #383435;
    border-top: 1px solid #383435;
    box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.1)
}

.navbar-default .navbar-brand {
    display: none
}

.navbar-default .navbar-nav > li > a {
    color: #fff;
}

.navbar-default .navbar-nav > .active > a {
    background-color: #fff;
}

.navbar-default .navbar-nav > .active > a::after, .navbar-default .navbar-nav > li > a:hover:after {
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    right: 0;
    bottom: 0
}
.logo-banner img.logo {
    height: 56px;
}

.logo-banner img.live {
    height: 40px;
    margin-top: 30px;
}
.navbar-default .navbar-nav > li > .no-after::after {
    display: none !important;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    background-color: #fff;
	color:#222 !important;
}
.navbar-default .navbar-nav > .active > a {
    padding-left: 15px;
}
.megamenu .nav, .megamenu .collapse, .megamenu .dropup, .megamenu .dropdown {
    position: static;
}

.megamenu .container {
    position: relative
}

.megamenu .dropdown-menu {
    left: auto;
    box-shadow: 0 6px 6px rgba(0, 0, 0, 0.176);
    border-radius: 0
}

.dropdown-mega {
    padding: 0 15px !important
}

.megamenu .megamenu-content {
    padding: 0
}

.megamenu .megamenu-content li {
    display: table;
    width: 100%
}

.megamenu .megamenu-content h3 {
    margin-top: 0;
    font-size: 18px
}
#header {
	/* background-color: #cf323e; */
}
.logocenter {
	margin:0 auto;
	text-align:center
}
.logo-text {
	color: #fff;
font-size: 24px;
text-transform: uppercase;
letter-spacing: 5.2px;
line-height: 85px;
}
.megamenu .dropdown.megamenu-fw .dropdown-menu {
    left: 0;
    right: 0;
    width: 100%;
    max-width: 1140px;
    margin: auto;
    border: 0;
    top: 48px;
    background-color: #fafafa;
    border-top: 3px solid transparent
}

.lrahost-wid-title {
	color:white
}
.lrahost-wid-title:hover {
	color:black
}
.navbar-default .sub-menu-left {
    display: table-cell;
    vertical-align: top;
    height: auto;
    width: 20%;
    background-color: #f8f8f8;
    position: relative;
    height: 100%;
    min-height: 100%
}
.recommended-posts li:nth-child(even) {background: #EEE}
.recommended-posts li:nth-child(odd) {background: #FFF}
.navbar-default .sub-menu-right {
    display: table-cell;
    vertical-align: top;
    padding: 20px;
    width: 80%;
    background-color: #fff;
    min-height: 260px
}

.navbar-default .sub-menu-right .active {
    display: block !important
}

.navbar-default .sub-menu-left .nav-sub-categories {
    margin: 0;
    padding: 0;
    text-align: left
}

.navbar-default .sub-menu-left .nav-sub-categories li {
    list-style: none
}

.navbar-default .sub-menu-left .nav-sub-categories .active a {
    background-color: #fff;
}

.navbar-default .sub-menu-left .nav-sub-categories li a {
	background: #fff;
	border-bottom: 1px solid #efefef;
	color: #000;
    display: block;
    font-size: 12px;
    font-weight: 600;
    padding: 4px 20px;
    text-decoration: none;
    -moz-transition: all .2s ease-in-out 0s;
    -webkit-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s
}

.navbar-default .sub-menu-left .nav-sub-categories li a:hover {
    background: #383435;
	color: #fff;
}

.navbar-default .sub-menu-left .nav-sub-categories li a:active {
    background: #383435
}

.navbar-default .menu-post-item {
    padding-left: 10px;
    padding-right: 10px
}

.navbar-default .row-menu-right {
    margin-left: -10px;
    margin-right: -10px
}

.navbar-default .menu-post-item img {
    margin-bottom: 7px
}

.navbar-default .menu-post-item .title {
    font-size: 13px;
    line-height: 18px;
    font-weight: 500;
    margin-bottom: 5px
}

.navbar-default .menu-post-item .title a {
    display: block
}

.navbar-default .sub-menu-inner {
    display: none;
    min-height: 210px
}

.navbar-default .dropdown:hover .dropdown-top {
    display: block
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    background-color: transparent !important;
    color: #222
}

.dropdown-more-icon:after {
    display: none
}

.dropdown-more-icon {
    vertical-align: middle;
}
.navbar-nav > li > a.dropdown-more-icon{
    padding-top: 9px;

}
.dropdown-more-icon i {
    font-size: 24px;
    position: relative;
    top: 4px;
    color: #fff;
}
.li-search .search-icon i {
    color:#fff
}
.dropdown-more {
    border: 0;
    padding: 0;
    top: 50px
}

.dropdown-more > li {
    position: relative;
    border-bottom: 1px solid #f3f3f3;
    width: 100%;
    display: block;
}

.dropdown-more > li:last-child {
    border: 0
}

.dropdown-more > li > a {
    font-weight: 500;
    padding: 8px 24px 8px 15px;
    width: 100%;
    display: block;
    position: relative;
    font-size: 13px;
    min-width: 180px;
}

.dropdown-more > li > a:hover {
    background-color: #383435;
	color: #fff;
}

.dropdown-more > li > a > span {
    font-size: 15px;
    position: absolute;
    right: 15px;
}

.dropdown-more > li > ul {
    left: 100% !important;
    top: 0;
    border: 0;
    padding: 0;
    display: none;
    margin: 0 !important
}

.dropdown-more > li > ul > li {
    position: relative;
    border-bottom: 1px solid #f3f3f3;
    width: 100%;
    display: block;
}

.dropdown-more > li > ul > li:last-child {
    border: 0
}

.dropdown-more > li > ul > li > a {
    font-weight: 500;
    padding: 8px 15px;
    width: 100%;
    display: block;
    position: relative;
    font-size: 13px;
    min-width: 180px;
}

.dropdown-more-icon:hover .dropdown-more {
    display: block
}

.dropdown-more-item:hover .dropdown-sub {
    display: block !important
}

.top-bar .top-menu li .selected {
    background-color: #f5f5f5 !important;
}

.nav-mobile {
    display: none;
    width: 100%;
    float: left;
    position: relative;
    padding: 8px 15px;
    height: 60px;
    background-color: #e31813;
    /* background-color: #fff; */
    box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.1);
}
.navbar-default {
    background-color: #e31813;
    border-color: #e31813;
}

.nav-mobile .logo-cnt {
    width: 250px;
    height: 45px;
    line-height: 40px;
    text-align: left;
    float: left
}

.nav-mobile .logo-cnt a {
    display: inline-block
}

.logo-tv {
    height: 30px;
}
.nav-mobile .logo-cnt .logo {
    max-width: 150px;
    max-height: 45px;
    vertical-align: middle
}

.mobile-menu-icon {
    width: 30px;
    height: 40px;
    line-height: 40px;
    text-align: right;
    position: absolute;
    top: 0;
    right: 15px;
    bottom: 0;
    margin: auto;
    display: block;
    font-size: 27px;
    cursor: pointer;
	color: #FFF;
}

.mobile-menu {
    display: none;
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 9999999;
    top: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    overflow-y: auto;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
    background: #13547a;
	opacity:1;
    background: -webkit-linear-gradient(to top, #1d1e20, #23282d );
    background: linear-gradient(to top, #1d1e20, #23282d )
    /* original colors
	background: -webkit-linear-gradient(to top, #13547a, #80d0c7);
    background: linear-gradient(to top, #13547a, #80d0c7)
	*/
}

.mobile-menu-inner {
    padding: 0 20px 60px 20px;
    position: relative
}

.p-close-menu {
    margin: 0;
    height: 38px;
    display: block
}

.mobile-menu .closebtn {
    font-size: 48px;
    line-height: 40px;
    color: #fff
}

.mobile-menu .nav > li > a {
    padding-top: 7px;
    padding-bottom: 7px
}

.mobile-menu .nav {
    margin: 0;
    width: 100%;
}

.mobile-menu .nav li {
    display: block;
    width: 100%;
    text-align: left;
    border-bottom: 1px solid #ccc;
    border-color: rgba(255, 255, 255, 0.08)
}

.mobile-menu .nav li:last-child {
    border: 0 !important
}

.mobile-menu .nav > li > a {
    color: #fff;
    padding-left: 0;
    padding-right: 0;
    font-size: 13px;
    font-weight: 600;
    line-height: 24px;
    text-transform: uppercase;
    white-space: nowrap
}

.mobile-menu .nav > li > a:hover, .mobile-menu .nav > li > a:focus, .mobile-menu .nav > li > a:active {
    color: #fff;
    background-color: transparent !important
}

.mobile-menu .nav .open > a, .mobile-menu .nav .open > a:focus, .mobile-menu .nav .open > a:hover {
    color: #fff;
    background-color: transparent !important
}

.mobile-dropdown-arrow {
    display: inline-block;
    width: 30px;
    height: 26px;
    float: right;
    text-align: center;
    line-height: 26px;
    font-size: 12px;
    position: absolute;
    right: 5px
}

.mobile-menu .dropdown-menu {
    padding: 0;
    margin: 0
}

.mobile-menu .dropdown-menu li {
    border: 0;
    display: block;
    width: 100%;
    line-height: 20px
}

.mobile-menu .dropdown-menu li a {
    color: #fff;
    padding-left: 0;
    padding-right: 0;
    font-size: 13px;
    font-weight: 600;
    line-height: 24px;
    white-space: nowrap;
    padding: 5px 15px
}

.mobile-menu .dropdown-menu > li > a:hover, .mobile-menu .dropdown-menu > li > a:focus, .mobile-menu .dropdown-menu > li > a:active {
    color: #fff;
    background-color: transparent !important
}

.mobile-menu .profile-dropdown .a-profile {
    text-transform: none
}

.mobile-menu .profile-dropdown .a-profile img {
    border: 1px solid #878787;
    border-radius: 100%;
    display: inline-block;
    height: 29px;
    margin-right: 5px;
    width: 29px
}

.mobile-menu-social {
    display: block;
    margin: 0;
    padding: 0;
    margin-top: 30px;
    min-width: 225px
}

.mobile-menu-social li {
    list-style: none;
    display: inline-block;
    margin-left: 15px;
    margin-bottom: 5px
}

.mobile-menu-social li a {
    font-size: 18px;
    color: #fff
}

.mobile-menu-social li a:hover, .mobile-menu-social li a:focus {
    font-size: 18px
}

.mobile-menu-social li:first-child {
    margin: 0
}

.li-search {
    position: relative;
    float: right;
}

.search-icon {
    font-size: 16px !important;
    cursor: pointer
}

.search-icon:hover:after {
    background-color: transparent !important
}

.search-form {
    display: none;
    width: 320px;
    position: absolute;
    right: 15px;
    top: 50px;
    background-color: #fff;
    z-index: 999999;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    padding: 10px
}

.search-form .form-input {
    border: 0 !important;
    box-shadow: none;
    color: #262626;
    height: 38px;
    line-height: 14px;
    padding: 10px 65px 10px 20px;
    background-color: #f8f8f8
}

.search-form button {
    border: 0 !important;
    box-shadow: none;
    color: #fff !important;
    font-size: 14px;
    width: 40px;
    height: 40px;
    text-align: center;
    position: absolute;
    right: 10px;
    top: 10px;
    border-radius: 0;
    line-height: 10px
}
.search-form-2 {
    display: inline-block;
    width: 245px;
    position: relative;
    z-index: 999999;
    padding: 10px;
    border: none !important;
    padding-right:0;
}
.search-form-2 button {
    border: 0 !important;
    box-shadow: none;
    color: #fff !important;
    font-size: 14px;
    width: 40px;
    height: 30px;
    text-align: center;
    position: absolute;
    right: 0;
    top: 10px;
    border-radius: 0;
    line-height: 10px
}
.baby_counter {
    background: rgb(235,49,92);
    background: -moz-linear-gradient(138deg, rgba(235,49,92,1) 0%, rgba(239,76,59,1) 100%);
    background: -webkit-linear-gradient(138deg, rgba(235,49,92,1) 0%, rgba(239,76,59,1) 100%);
    background: linear-gradient(138deg, rgba(235,49,92,1) 0%, rgba(239,76,59,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#eb315c",endColorstr="#ef4c3b",GradientType=1);
    padding:8px 1px;
    font-size:18px;
    color: #fff;
    font-weight: 800;
    text-align: center;
    border-radius: 6px;
}

.search-form-2 .form-input {
    border: 0 !important;
    box-shadow: none;
    color: #262626;
    height: 30px;
    line-height: 14px;
    padding: 10px 65px 10px 20px;
    background-color: #f8f8f8
}
.mobile-search {
    display: block;
    margin-top: 15px;
    float: left;
    width: 100%;
    position: relative
}

.mobile-search .form-input {
    border: 0 !important;
    padding: 5px 20px;
    height: 40px
}

.mobile-search .btn {
    position: absolute;
    right: 0;
    top: 0;
    height: 36px;
    width: 48px;
    line-height: 28px;
    font-size: 16px;
    border: 0 !important;
    background-color: transparent !important
}

.open {
    display: block !important
}

.mobile-nav-search {
    display: none;
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    top: 0
}

.mobile-nav-search .search-icon {
    font-size: 18px !important;
    position: absolute;
    right: 60px;
    top: 18px;
    color: #FFF
}

#featured {
    width: 100%;
    position: relative;
    display: block;
    float: left;
    margin-top: 1px;
    overflow: hidden;
}

#featured .featured-left {
    width: 50%;
    height: auto;
    position: relative;
    display: block;
    float: left;
    padding-right: 1px;
}

#featured .featured-right {
    width: 50%;
    height: auto;
    position: absolute;
    display: block;
    top: 0;
    right: 0;
    bottom: 0;
    padding-left: 1px;
}

#featured .featured-boxes-top {
    display: flex;
    position: relative;
    width: 100%;
    padding-bottom: 1px;
    margin-top: 20px;
}

#featured .featured-boxes-bottom {
    display: flex;
    position: relative;
    width: 100%;
    padding-top: 1px;
    margin-top: 20px;
}

#featured .featured-box {
    width: 100%;
    position: relative;
    overflow: hidden;
    border-radius: 6px;
    height: 270px;
}

#featured .box-1 {
    padding-right: 1px;
}

#featured .box-2 {
    padding-left: 1px;
}

#featured .box-3 {
    padding-right: 1px;
}
#featured .box-4 {
    padding-left: 1px;
}

#featured .featured-box .box-inner {
    position: relative;
    width: 100%;
    display: block;
}

.featured-slider {
    position: relative;
    width: 100%;
    /*max-height: 362px;*/
    display: block;
}

.featured-slider .featured-slider-item {
    width: 100%;
    position: relative;
    background-color: #eee; 
    height: 362px;
    
}
.owl-carousel .owl-stage-outer {
    border-radius: 6px;
}
.featured-slider .featured-slider-item .category-label {
    position: absolute;
    top: 20px;
    left: 20px
}

.featured-slider .featured-slider-item .img-link::after {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.46) 50%, rgba(0, 0, 0, 0.80) 100%);
    bottom: 0;
    content: "";
    height: 64%;
    opacity: .9;
    position: absolute;
    transition: all .3s ease-in 0s;
    width: 100%;
    will-change: opacity;
    display: block
}

.featured-slider .featured-slider-item img {
    width: 100%;
    height: 100%;
    display: block;
	object-fit: contain;
}

.featured-slider .featured-slider-item .caption {
    position: relative;
    bottom: 0;
    left: 0;
    padding: 5px 20px 15px 20px;
    pointer-events: none;
    background: #054667;
}
.featured-slider-item .img-container {
    height: 362px;
}
.featured-slider .featured-slider-item .caption .category-link {
    pointer-events: auto
}
.video-post::after {
    content: '\f144';
    position: absolute;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    line-height: 24px;
    font-family: FontAwesome;
    color: #fff;
    font-size: 22px;
    bottom: 5px;
    right: 5px;
    background: rgba(0,0,0,0.5);
    padding: 2px 6px;
    pointer-events: none;
}
.show_more_btn {
    background: #054667;
    text-align: center;
    color:#fff;
    cursor: pointer;
}
.featured-slider .featured-slider-item .caption .title {
    color: #fff;
    font-size: 17px;
    font-weight: 500;
    line-height: 22px;
    margin-top: 10px;
    position: relative
}

.featured-slider .featured-slider-item .caption .title a {
    color: #fff
}
.post-text [id^=mediaSystemsElement-] iframe {max-height:100%!important;min-height:100%!important;height:80px; overflow:hidden}
.featured-slider .owl-nav {
    background: transparent;
    position: absolute;
    height: 35px;
    float: right;
    right: 10px;
    top: 20px;
}

.featured-slider .owl-nav .owl-prev {
    font-size: 32px;
    color: #ed1c29;
    float: left;
    height: 35px;
    width: 32px;
    line-height: 32px;
    text-align: center;
    position: relative;
    left: 0;
    opacity: 1;
    z-index: 2;
    box-shadow: none !important;
    padding: 0;
    pointer-events: auto;
    background: transparent;
    border: 1px solid #23282d;
    border-radius: 6px;
    margin-right: 10px;
}

.featured-slider .owl-nav .owl-next {
    font-size: 32px;
    color: #ed1c29;
    float: left;
    height: 35px;
    width: 32px;
    line-height: 32px;
    text-align: center;
    position: relative;
    left: 0;
    opacity: 1;
    z-index: 2;
    box-shadow: none !important;
    padding: 0;
    pointer-events: auto;
    background: transparent;
    border: 1px solid #23282d;
    border-radius: 6px;
}

.featured-slider .featured-slider-item .post-meta {
    margin-bottom: 0;
    position: relative;
    z-index: 14
}

.featured-slider .featured-slider-item .post-meta a {
    pointer-events: auto
}

.featured-left:hover .owl-prev, .featured-left:hover .owl-next {
    -moz-transition: all .4s ease-in-out 0s;
    -webkit-transition: all .4s ease-in-out 0s;
    transition: all .4s ease-in-out 0s;
    opacity: .7
}

.featured-box .img-post {
width: 100%;
display: block;
position: relative;
height: 190px;
overflow: hidden;
object-fit: cover;
object-position: center;
}
#main_menu {
    background: #e31813;
}
.featured-box .category-label {
    position: absolute;
    top: 20px;
    left: 20px
}

.featured-box .caption {
    position: relative;
    bottom: 0;
    left: 0;
    padding: 0 20px 15px 20px;
    pointer-events: none;
}
#header {
    margin-bottom:30px;
}
.featured-box .overlay {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.46) 50%, rgba(0, 0, 0, 0.80) 100%);
    bottom: 0;
    content: "";
    height: 64%;
    opacity: .9;
    position: absolute;
    transition: all .3s ease-in 0s;
    width: 100%;
    will-change: opacity
}

.featured-box .caption h3 {
    margin-bottom: 0
}

.featured-box .caption a {
    pointer-events: auto
}

.featured-box .caption .title {
    font-size: 15px;
    color: #fff !important;
    line-height: 21px;
    font-weight: 500;
    overflow-wrap: break-word;
    word-break: break-all
}

.featured-box .caption .post-meta {
    margin-bottom: 0
}

.category-label {
    background-color: transparent;
color:#fff;
display: inline-block;
font-size: 15px;
font-weight: 900;
position: relative;
height: 1.8em;
line-height: 1.8;
padding: 0 .7em;
cursor: pointer;
z-index: 100;
pointer-events: auto;
white-space: nowrap;
}

.owl-dots {
    position: absolute;
    bottom: 30px;
    width: auto !important;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center
}

.owl-dot {
    display: block;
    width: 12px;
    height: 12px;
    border-radius: 100%;
    display: inline-block;
    float: left;
    margin-right: 5px
}

.owl-dot span {
    display: block;
    width: 12px;
    height: 12px;
    border-radius: 100%;
    display: inline-block;
    float: left;
    margin-right: 5px;
    background-color: #b1b1b1
}

.owl-dots .active span {
    background-color: #fff
}

.index-wrapper {
    margin-top: 45px
}

.news-ticker-cnt {
    display: block;
    width: 100%;
    position: relative;
}

.news-ticker-cnt .left {
    float: left
}

.news-ticker {
    height: 30px;
    line-height: 30px;
    display: block
}

.news-ticker-title {
    line-height: 1;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    left: 15px;
    padding: 8px 48px;
    top: 0;
}

.news-ticker ul {
    display: block;
    height: 30px;
    padding-left: 15px
}

.news-ticker ul li {
    height: 30px;
    line-height: 30px;
    list-style: none;
    font-weight: 600;
    display: none;
    width: 800px;
    white-space: nowrap;
    padding-left: 30px;
    overflow: hidden !important;
    text-overflow: ellipsis
}

.news-ticker-sep {
    width: 100%;
    display: block;
    height: 30px
}

.news-ticker-btn-cnt {
    position: absolute;
    right: 15px;
    top: 2px
}
.mobile-hide-content {
	overflow:hidden
}
.bnt-news-ticker {
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    display: inline-block;
    color: #333 !important;
    border: 1px solid #ddd;
    font-size: 11px;
    position: relative;
    top: 1px
}

#content {
    min-height: 400px
}

.section {
    display: block;
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    margin-bottom: 10px
}
.mid_sec_ad {
    height:80px;
    overflow:hidden;
}
.section .section-head {
    width: 100%;
    display: block;
    position: relative;
    float: left;
}

.section .section-head .title {
    float: left;
    display: inline-block
}

.section .section-content {
    width: 100%;
    display: block;
    position: relative;
    float: left;
    margin-top: 10px
}

.section .section-content .tab-content {
    width: 100%;
    display: block;
    /* margin: 30px 0; */
}

.section .nav-tabs {
    border: 0 !important
}

.section .nav-tabs > li {
    margin: 0;
    margin-left: 15px
}

.section .nav-tabs > li > a {
    color: #999;
    border: 0 !important;
    padding: 0;
    font-size: 13px;
    line-height: 22px;
    font-weight: 400
}

.section .nav-tabs > li > a:focus, .section .nav-tabs > li > a:hover, .section .nav-tabs > li > a:active {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border: 0 !important;
    color: #222
}

.section .nav-tabs > li.active > a, .section .nav-tabs > li.active > a:focus, .section .nav-tabs > li.active > a:hover {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border: 0 !important;
    color: #222;
    cursor: default
}

.section .section-content .nav-tabs li a {
    color: #999
}
.spec_row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
    flex-wrap: wrap;
  }
  .spec_row > [class*='col-'] {
    display: flex;
    flex-direction: column;
  }
.section .section-content .title {
    font-weight: 600;
    margin-top: 0;
    padding: 8px;
}



.section .section-head .title {
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
    	background-color: transparent  !important;
    color: #192954;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: -2px;
    text-transform: uppercase;
    margin-top: 0;
    border-bottom: 2px solid #ed1c29;
}



.post-meta {
    display: block;
    width: 100%;
    float: left
}

.post-meta span {
    list-style: none;
    float: left;
    margin-right: 8px;
    color: #999;
    font-size: 11px;
    margin-top: -10px;
    display: block
}

.post-meta a {
    list-style: none;
    float: left;
    margin-right: 8px;
    color: #999;
    font-size: 11px;
    display: block;
    font-weight: 600
}

.post-meta span i {
    margin-right: 5px
}

.post-item-small {
    display: table;
    width: 100%;
    position: relative;
    float: left;
    padding-bottom: 5px; /*padding-bottom: 25px*/
}

.post-item-small .left {
    display: table-cell;
    width: 106px;
    position: relative
}

.post-item-small .right {
    display: table-cell;
    vertical-align: top;
    padding-left: 15px;
    position: relative
}

.post-item-small img {
    width: 94px;
    height: 94px;
    float: left;
    object-fit: contain;
}

.post-item-small .title {
    margin: 0;
    line-height: 20px;
    font-size: 14px;
    font-weight: 500;
	text-transform: none;
}

.post-item-small .title a {
    display: block
}

.small-post-meta {
    display: block;
    margin: 0
}

.small-post-meta span {
    list-style: none;
    float: left;
    margin-right: 8px;
    color: #b0b0b0;
    font-size: 11px;
    display: block
}

.small-post-meta a {
    list-style: none;
    float: left;
    margin-right: 8px;
    color: #b0b0b0;
    font-size: 11px;
    display: block;
    font-weight: 600
}

.small-post-meta span i {
    margin-right: 5px
}

.sub-block-tabs-mobile {
    display: none
}

.btn-block-more {
    position: absolute;
    border: 0 !important;
    background-color: transparent !important;
    font-size: 16px;
    right: 0;
    height: 20px;
    color: #555 !important;
    top: -3px;
    outline: none !important
}

.btn-block-more .more {
    font-size: 32px;
    line-height: 10px;
    height: 20px !important;
    width: 22px !important;
    display: inline-block;
    outline: none !important
}

.btn-block-more .caret {
    position: relative;
    top: -7px
}
.lrahos-body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex!important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow-x:hidden !important;
}
.sub-block-dropdown {
    min-width: 190px;
    padding: 10px 15px
}

.sub-block-dropdown ul {
    float: left !important;
    width: 100%;
    display: block
}

.sub-block-dropdown ul li {
    display: block;
    width: 100%;
    margin: 0 !important;
    padding: 5px 0 5px 0;
    float: none
}

.sub-block-dropdown ul li a {
    padding: 6px;
    display: block
}

.post-item-mid {
    display: block;
    float: left;
    width: 100%;
    position: relative;
    border-radius: 6px;
}

.post-item-mid .title {
    font-size: 14px;
    line-height: 20px;
    text-transform: none;
    font-weight: 500;
    margin-bottom: 5px
}

.post-item-mid .title a {
    display: block
}

.post-item-mid .description {
    color: #777;
    font-size: 14px;
    float: left;
    line-height: 22px
}

.post-item-mid img {
	width: 100%;
	object-fit: contain;
    height: 100%;
    border-radius: 6px;
}

.post-item-horizontal {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    margin-bottom: 30px
}

.post-item-horizontal .col-sm-5 {
    width: 48.6667%
}

.post-item-horizontal .col-sm-7 {
    width: 51.333%
}

.post-item-horizontal .category-label {
    left: 23px;
    position: absolute;
    top: 8px;
    z-index: 10
}

.post-item-horizontal .title {
    float: left;
    display: block;
    width: 100%;
    font-size: 22px;
    font-weight: 500;
    line-height: 28px;
    text-transform: none;
    margin-top: 10px
}

.post-item-horizontal .title a {
    display: block
}

.post-item-horizontal .small-post-meta {
    float: left;
    display: block;
    width: 100%;
    margin-bottom: 10px
}

.post-item-horizontal .description {
    color: #777;
    float: left;
    line-height: 22px;
    font-size: 13px
}

.post-item-video-big {
    display: block;
    width: 100%;
    float: left;
    position: relative;
    margin-bottom: 30px
}

.post-item-video-big .post-item-image {
    max-height: 422px;
    overflow: hidden
}

.post-item-video-big .overlay {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.30) 50%, rgba(0, 0, 0, 0.88) 100%) repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 60%;
    opacity: .8;
    position: absolute;
    transition: all .3s ease-in 0s;
    width: 100%;
    will-change: opacity
}

.post-item-video-big .caption {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0 20px 20px 20px;
    pointer-events: none
}

.post-item-video-big .title {
    color: #fff;
    font-size: 24px;
    font-weight: 500;
    line-height: 28px;
    margin-top: 10px;
    margin-bottom: 10px
}

.post-item-video-big .title a {
    color: #fff
}

.post-item-video-big .caption .category-label {
    margin-bottom: 5px
}

.post-item-video-big .small-post-meta a {
    pointer-events: auto
}

.a-view-all {
    border: 0 none;
    color: #999;
    font-size: 13px;
    font-weight: 400;
    line-height: 22px;
    padding: 0;
    float: right
}

.btn-load-more {
    background: #fff;
    border: 1px solid #e5e5e5;
    display: block;
    font-size: 13px;
    line-height: 20px;
    margin: 0 auto;
    padding: 14px 10px;
    text-align: center;
    transition: all .25s ease 0s;
    color: #333;
    border-radius: 1px;
    width: 100%;
    max-width: 100%;
    font-weight: 600
}

.load-more-spinner {
    display: none
}

.spinner {
    width: 70px;
    text-align: center;
    margin: 30px auto
}

.spinner > div {
    width: 15px;
    height: 15px;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    animation: sk-bouncedelay 1.4s infinite ease-in-out both
}

.lrahos-page {
	margin-top:80px
}

.lrahos-page li {
	list-style:none
}

.spinner .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s
}

.spinner .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s
}

@-webkit-keyframes sk-bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0)
    }
    40% {
        -webkit-transform: scale(1.0)
    }
}

@keyframes sk-bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    40% {
        -webkit-transform: scale(1.0);
        transform: scale(1.0)
    }
}

.sidebar-widget {
    position: relative;
    width: 100%;
    float: left;
    display: block;
    margin-bottom: 30px
}

.sidebar-widget .widget-head {
    background-color: #23282d!important;
    display: block;
    height: 40px;
text-align: center;
    line-height: 1 !important;
    border-radius:6px
}

.sidebar-widget .widget-head .title {
    position: relative;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 1 !important;
    margin-bottom: 0;
    margin-top: 0;
    padding: 13px 15px;
    font-weight: bold;
}

.sidebar-widget .widget-body {
    padding-top: 5px;
    display: block;
    float: left;
    width: 100%
}

.widget-follow {
    padding: 0;
    margin: 0;
    width: 100%;
    height: auto;
    display: block;
    float: left;
}

.widget-follow li {
    list-style: none;
    float: left;
    width: 49%;
    margin-right: 2%;
    margin-bottom: 7px;
}

.widget-follow li:nth-child(even) {
    margin-right: 0 !important;
}

.widget-follow li a {
    display: block;
    height: 40px;
    line-height: 40px;
    color: #fff;
    border-radius: 1px;
}

.widget-follow li a i {
    position: relative;
    display: inline-block;
    width: 45px;
    padding-left: 15px;
    height: 40px;
    float: left;
    text-align: left;
    line-height: 40px;
}

.widget-follow li a span {
    position: relative;
    float: left;
    display: inline-block;
    font-size: 13px;
}

.widget-follow li a:hover {
    opacity: 0.8;
}

.widget-follow li a.facebook {
    background: #3b5998 !important;
}

.widget-follow li a.twitter {
    background: #55acee;
}

.widget-follow li a.google {
    background: #dd4b39;
}

.widget-follow li a.instagram {
    background: #125688;
}

.widget-follow li a.linkedin {
    background: #007bb5;
}

.widget-follow li a.pinterest {
    background: #cb2027;
}

.widget-follow li a.tumblr {
    background: #2c4762;
}

.widget-follow li a.vk {
    background: #4D76A1;
}

.widget-follow li a.youtube {
    background: #b00;
}

.sidebar-widget .popular-posts {
    margin: 0;
    padding: 0
}

.sidebar-widget .popular-posts li {
    list-style: none;
    display: block;
    width: 100%;
    position: relative;
    float: left
}

.sidebar-widget .recommended-posts {
    margin: 0;
    padding: 0
}

.sidebar-widget .recommended-posts li {
    list-style: none;
    display: block;
    width: 100%;
    position: relative;
    float: left;
	border-bottom: 1px solid #EEE;
	padding-top: 5px;
}

.sidebar-widget .recommended-posts li .title {
    margin: 0
}

.sidebar-widget .recommended-posts li .title a {
    display: block
}

.sidebar-widget .recommended-posts li .title a span {
    color: #23282d;
}

.sidebar-widget .recommended-posts li .small-post-meta {
    margin: 0
}

.sidebar-widget .recommended-posts .recommended-posts-first {
    margin-bottom: 25px
}

.sidebar-widget .recommended-posts .recommended-posts-first .overlay {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.42) 50%, rgba(0, 0, 0, 0.88) 100%) repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 60%;
    opacity: .8;
    position: absolute;
    transition: all .3s ease-in 0s;
    width: 100%;
    will-change: opacity
}

.sidebar-widget .recommended-posts .recommended-posts-first .caption {
    position: absolute;
    bottom: 10px;
    left: 10px;
    padding-right: 10px;
    pointer-events: none
}

.sidebar-widget .recommended-posts .recommended-posts-first .title {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    line-height: 26px;
    margin-bottom: 5px
}

.sidebar-widget .recommended-posts .recommended-posts-first .title a {
    color: #fff
}

.sidebar-widget .recommended-posts .recommended-posts-first .caption .category-label {
    margin-bottom: 10px
}

.sidebar-widget .recommended-posts .recommended-posts-first .small-post-meta a {
    pointer-events: auto
}

.random-slider .category-label {
    left: 8px !important;
    top: 8px !important
}

.random-slider .owl-nav {
    height: 0;
    position: absolute;
    right: 15px;
    top: 15px;
    width: 77px
}

.random-slider .owl-nav .owl-prev {
    background: rgba(22, 22, 22, 0.5) none repeat scroll 0 0;
    color: #fff;
    float: left;
    font-size: 16px;
    font-weight: bold;
    height: 36px;
    line-height: 37px;
    margin-right: 5px;
    text-align: center;
    width: 36px;
    border: none !important;
    box-shadow: none !important;
    position: relative;
}

.random-slider .owl-nav .owl-next {
    background: rgba(22, 22, 22, 0.5) none repeat scroll 0 0;
    color: #fff;
    float: left;
    font-size: 16px;
    font-weight: bold;
    height: 36px;
    line-height: 37px;
    text-align: center;
    width: 36px;
    border: none !important;
    box-shadow: none !important;
    position: relative;
}

.random-slider .owl-nav i {
    opacity: .7;
    position: absolute;
    top: 10px;
    right: 14px;
}

.random-slider:hover .owl-prev, .random-slider:hover .owl-next {
    -moz-transition: all .4s ease-in-out 0s;
    -webkit-transition: all .4s ease-in-out 0s;
    transition: all .4s ease-in-out 0s
}

.random-slider .post-item {
    margin-bottom: 15px
}

.sidebar-widget .tag-list {
    padding: 0;
    margin: 0;
    display: block;
    float: left;
    padding-bottom: 15px
}

.sidebar-widget .tag-list li {
    list-style: none;
    float: left;
    margin-right: 8px;
    margin-bottom: 8px
}

.sidebar-widget .tag-list li a {
    background-color: #f4f4f4;
    color: #888;
    display: inline-block;
    font-size: 13px;
    padding: 5px 8px;
    text-decoration: none;
    border-radius: 1px
}

.sidebar-widget .tag-list li a:hover {
    color: #fff !important
}

.poll {
    display: block;
    float: left;
    width: 100%;
    position: relative;
    padding-bottom: 30px;
    margin-top: 30px;
    border-bottom: 1px solid #eee
}

.poll:first-child {
    margin-top: 0 !important
}

.poll:last-child {
    border: 0
}

.poll .title {
    font-size: 15px;
    font-weight: 500;
    line-height: 22px;
    text-transform: none;
    margin-top: 0
}

.poll .option {
    margin-bottom: 15px
}

.poll .option span {
    margin-left: 10px
}

.poll .button-cnt {
    margin-top: 30px
}

.poll .button-cnt button {
    margin-right: 15px
}

.poll .result {
    display: none
}

.poll .result .progress {
    border-radius: 1px;
    background-color: transparent;
    box-shadow: none !important;
    background-color: #f3f3f3;
    color: #222;
    margin-bottom: 15px;
    height: 12px
}

.poll .result .progress .progress-bar {
    font-size: 11px;
    font-weight: 600;
    background-color: #2CB29A;
    box-shadow: none !important
}

.poll .result .progress .progress-bar-0 {
    color: #444
}

.poll .result .progress .progress-bar-0 span {
    margin-left: 5px
}

.poll-error-message {
    color: #E95350;
    font-size: 13px;
    display: none
}

.a-view-results {
    font-size: 13px;
    font-weight: 600;
    cursor: pointer
}

.total-vote {
    text-align: center;
    font-weight: bold;
    font-size: 13px;
    margin-top: 19px;
    margin-bottom: 5px
}

.poll .result .progress span {
    position: absolute;
    right: 0;
    font-weight: 600;
    font-size: 11px;
    line-height: 11px
}

.label-poll-option {
    font-weight: 400;
    cursor: pointer;
    margin-left: 5px;
    display: initial !important
}

.page-title {
    margin-top: 0;
    margin-bottom: 30px;
    font-size: 26px;
    line-height: 26px;
    font-weight: 400
}

.page-title strong {
    font-weight: 500 !important
}

.page-breadcrumb {
    min-height: 63px
}

.page-content {
    font-size: 15px;
    line-height: 26px;
    overflow-wrap: break-word
}

.page-content p {
    overflow-wrap: break-word
}

.page-content img {
    max-width: 100% !important;
    position: relative
}

.page-content iframe, .page-content object, .page-content embed {
    max-width: 100%
}

.auth-modal {
    text-align: center;
    padding: 0 !important
}

.auth-modal:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px
}

.auth-modal .modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle
}

.auth-modal .modal-sm {
    width: 370px
}

.auth-modal .modal-header {
    text-align: center;
    border: 0;
    border-radius: 3px 3px 0 0;
    display: block;
    width: 100%;
    padding: 15px 0;
    border-bottom: 1px solid #eee
}

.auth-modal .modal-header .close {
    position: absolute;
    z-index: 10;
    right: 15px;
    font-size: 16px;
    top: 13px
}

.auth-modal .modal-header .modal-title {
    font-size: 22px;
    position: relative;
    font-weight: 500
}

.auth-modal .modal-body {
    padding: 15px 30px 30px 30px
}

.auth-modal .modal-footer {
    border: 0;
    display: block;
    width: 100%;
    padding: 15px 0;
    border-bottom: 1px solid #eee;
    text-align: center
}

.auth-modal .modal-footer a {
    color: #222
}

.auth-modal .modal-content {
    border-radius: 3px !important
}

.auth-modal .form-group {
    margin-bottom: 10px
}

.auth-modal .btn-login-ext .icon {
    margin-right: 15px
}

.page-login {
    padding-top: 30px
}

.col-profile {
    margin-bottom: 15px;
    text-align: center
}

.col-profile .thumbnail {
    margin: 0 auto;
    max-width: 150px;
    max-height: 150px
}

.col-profile .btn {
    border-radius: 1px;
    position: relative
}

.title-social-profile {
    font-size: 18px
}

.btn-login {
    margin: 15px 0;
    padding: 14px 24px
}

.login-box-cnt {
    margin: 0 auto;
    max-width: 460px
}

.login-box {
    position: relative;
    margin-bottom: 80px;
    position: relative;
    top: 0;
    border-radius: 2px;
    border-bottom: 1px solid #dedede;
    border-left: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
    box-sizing: border-box;
    border-top: 1px solid #eee;
    float: left
}



.login-box .box-body {
    display: block;
    width: 100%;
    float: left;
    padding: 30px
}

.login-box .box-head {
    display: block;
    width: 100%;
    float: left;
    padding: 20px 0;
    background-color: #f6f6f6;
    border-bottom: 1px solid #eee
}

.login-box .box-footer {
    display: block;
    width: 100%;
    float: left;
    padding: 20px 0;
    text-align: center;
    background-color: #f6f6f6;
    border-top: 1px solid #eee !important
}

.login-box .box-footer a {
    color: #222
}

.login-box .captcha-cnt {
    text-align: center
}

.auth-title {
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 5px;
    text-align: center
}

.login-box .auth-title {
    margin: 0
}

.auth-sub-title {
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 10px;
    color: #777
}

.login-box .auth-sub-title {
    margin-bottom: 30px
}

.btn-login-ext {
    display: block;
    width: 100%;
    box-sizing: border-box;
    position: relative;
    padding: 4px 0;
    border: 0;
    text-align: left;
    line-height: 34px;
    white-space: nowrap;
    border-radius: 1px;
    font-size: 13px;
    font-weight: 400;
    color: #fff !important;
    text-align: left
}

.btn-login-ext .icon {
    margin-right: 23px
}
.rate-line {
    height: 30px;
    z-index: 2;
    position: relative;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}
.bar-date {
	text-transform:uppercase;
	line-height:30px;
	font-size:12px;
}
.bar-date.black {
	color:#000;
}
.bar-date.white {
	color:#FFF;
}
.head-search {
	padding-top: 10px;
}
.head-search i {
	color:white
}

.btn-login-ext:focus {
    outline: 0
}

.btn-login-ext:active {
    box-shadow: inset 0 0 0 32px rgba(0, 0, 0, 0.1)
}

.btn-login-facebook {
    background-color: #3b5998;
    margin-bottom: 10px
}

.btn-login-facebook .icon {
    display: block;
    width: 45px;
    height: 100%;
    text-align: center;
    position: relative;
    float: left;
    font-size: 16px
}

.btn-login-facebook:hover, .btn-login-facebook:focus {
    opacity: .9
}

.btn-login-google {
    background: #dd4b39
}

.btn-login-google .icon {
    display: block;
    width: 45px;
    height: 100%;
    text-align: center;
    position: relative;
    float: left;
    font-size: 16px
}

.btn-login-google:hover, .btn-login-google:focus {
    opacity: .9
}

.col-update-profile-title {
    margin-bottom: 30px
}

.register-terms {
    font-size: 12px;
    line-height: 16px;
    text-align: center
}

.register-terms a {
    font-weight: bold
}

.social-single-link {
    float: none;
    margin: 0 auto
}

.link-forget {
    text-align: center
}

.label-remember {
    color: #888;
    cursor: pointer;
    font-weight: 400;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 13px
}

.p-auth-modal {
    color: #888;
    text-align: center;
    margin-bottom: 20px
}

.p-auth-modal-or {
    color: #888;
    text-align: center;
    width: 100%;
    height: 1px;
    background-color: #f2f2f2;
    position: relative;
    margin-top: 20px;
    margin-bottom: 25px
}

.p-auth-modal-or span {
    width: 40px;
    height: 20px;
    display: block;
    position: absolute;
    top: -13px;
    background-color: #fff;
    left: 0;
    right: 0;
    margin: auto
}

.auth-box .error-message {
    margin-top: 0;
    margin-bottom: 10px
}

.row-login-ext {
    margin-left: -7.5px;
    margin-right: -7.5px
}

.row-login-ext .col-sm-6 {
    padding-left: 7.5px;
    padding-right: 7.5px
}

.img-captcha {
    width: 200px;
    height: 50px;
    background-image: url(../img/patt.jpg)
}

#canvasC {
    display: none
}

#canvasCc {
    display: none
}

.captcha-refresh {
    font-size: 20px;
    cursor: pointer;
    margin-right: 20px;
    position: relative;
    top: 3px
}

.captcha-cnt {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.captcha-div {
    display: inline-block;
    min-width: 200px;
    height: 50px;
    margin: 0 auto;
    background-color: #fff;
    background-image: linear-gradient(90deg, transparent 79px, #abced4 79px, #abced4 81px, transparent 81px), linear-gradient(#eee .1em, transparent .1em);
    background-size: 100% 1.2em;
    position: relative
}

.captcha-input {
    margin-top: 4px
}

.form-group-capt {
    min-height: 50px
}
#mediaSystemsElement-634759640 {
    overflow:hidden;
}
.post-content {
    display: block;
    width: 100%;
    height: auto;
    float: left;
    margin-bottom: 0;
}

.post-author-meta a {
    color: #222 !important
}

.post-author-meta img {
    width: 30px;
    height: 30px;
    border-radius: 100%;
    float: left;
    margin-right: 10px
}

.post-content .title {
    font-size: 22px;
    line-height: 30px;
    font-weight: 400;
    margin: 10px 0;
	word-wrap: break-word;
}

.post-content .img-description {
    text-align: left;
    font-size: 12px;
    font-style: italic;
    line-height: 18px;
    color: #666;
    margin-top: 5px;
}

.post-content iframe, .post-content object, .post-content embed {
    display: block;
    max-width: 100% !important
}

.post-content .post-share {
    margin-bottom: 5px
}

.post-content .post-meta {
    margin-bottom: 15px
}

.post-content .post-meta span {
    margin-right: 15px;
    margin-top: 0px;
    font-size: 14px;
	color: #000;
	font-weight: bold;
}

.post-content .post-meta span a {
    font-size: 12px;
		color: #000;
	font-weight: bold;
}

.post-content .post-meta .sp-left {
    float: left;
    margin-right: 15px;
    margin-left: 0
}

.post-content .post-meta .sp-right {
    float: right;
    margin-right: 0;
    margin-left: 15px
}

.post-share {
    display: table;
    width: 100%;
    float: left;
    margin-bottom: 15px
}

.post-share .share-left {
    display: table-cell;
    white-space: nowrap;
    vertical-align: top;
    padding-right: 30px
}

.post-share .share-right {
    display: table-cell;
    vertical-align: top
}

.post-share .share-box {
    margin: 0;
    padding: 0;
    text-align: center
}

.post-share .share-box li {
    display: inline-block;
    font-size: 12px;
    line-height: 12px;
    margin-right: 8px;
    margin-bottom: 8px
}

.post-share .share-box .social-btn-sm {
    height: 38px;
    width: 38px;
    color: #fff;
    float: left;
    overflow: hidden;
    position: relative;
    border-radius: 1px;
    line-height: 38px;
    text-align: center;
    font-size: 15px;
    -moz-transition: all .2s ease-in-out 0s;
    -webkit-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s
}

.post-share .share-box li .social-btn-lg {
    color: #fff;
    float: left;
    padding: 0 25px;
    line-height: 38px;
    text-decoration: none;
    -moz-transition: all .2s ease-in-out 0s;
    -webkit-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s;
    height: 38px;
    min-width: 110px;
    border-radius: 1px
}
.rounded {
    border-radius: 50%!important;
}
.post-share .share-box li .social-btn-lg span {
    position: relative
}

.post-share .share-box li .social-btn-lg:hover {
    opacity: .8
}

.post-share .share-box li .social-btn-sm:hover {
    opacity: .8
}

.post-share .share-box li .social-btn-lg i {
    font-size: 15px;
    position: relative;
    margin-right: 10px
}

.post-share .share-box .share-li-sm {
    display: none
}

.post-share .share-title {
    float: left;
    font-size: 14px;
    font-weight: 600;
    line-height: 42px;
    margin: 0
}

.post-share .share-title i {
    margin-right: 5px;
}

.share-box li a.facebook {
    background: #3b5998 !important;
}

.share-box li a.twitter {
    background: #55acee;
}

.share-box li a.google {
    background: #dd4b39;
}

.share-box li a.linkedin {
    background: #007bb5;
}

.share-box li a.whatsapp {
    background: #3EBE2B;
}

.share-box li a.whatsapp i {
    font-size: 17px;
}

.share-box li a.pinterest {
    background: #cb2027;
}

.share-box li a.tumblr {
    background: #2c4762;
}

.share-box li a.btn-print {
    background: #444;
}

.share-box li a.youtube {
    background: #b00;
}

.share-box li a.add-reading-list {
    background-color: #bababa;
    color: #fff !important;
    font-size: 15px !important
}

.share-box li a.remove-reading-list {
    background-color: #43A047;
    color: #fff !important;
    font-size: 15px !important
}

.post-content .post-image {
    display: block;
    float: left;
    width: 100%;
    max-width: 100%;
    text-align: center
}

.post-content .post-image .post-image-inner {
    width: auto;
    height: auto;
    max-width: 750px;
    margin: 0 auto;

}

.post-content .post-image img {
    margin: 0 auto;
    height: auto;
object-fit: cover;
width: 100%;
}

.post-content .post-player {
    display: block;
    float: left;
    width: 100%;
    max-width: 100%
}

.post-detail-slider .owl-nav {
    position: absolute;
    height: 0;
    width: 77px;
    top: 15px;
    right: 15px
}

.post-detail-slider .owl-nav .owl-prev {
    background: rgba(22, 22, 22, 0.5);
    color: #fff;
    float: left;
    font-size: 16px;
    font-weight: bold;
    height: 36px;
    line-height: 36px;
    text-align: center;
    width: 36px;
    margin-right: 5px;
    border: 0 !important;
    box-shadow: none !important;
    position: relative;
}

.post-detail-slider .owl-nav .owl-next {
    background: rgba(22, 22, 22, 0.5);
    color: #fff;
    float: left;
    font-size: 16px;
    font-weight: bold;
    height: 36px;
    line-height: 36px;
    text-align: center;
    width: 36px;
    border: 0 !important;
    box-shadow: none !important;
    position: relative;
}

.post-detail-slider .owl-nav i{
    position: absolute;
    top: 10px;
    right: 14px;
}

.post-content .post-video iframe {
    max-width: 100% !important;
    display: block;
    min-height: 200px
}

.post-content .video-player {
    display: block;
    float: left;
    width: 100%;
    max-width: 100%
}

.post-content .post-text {
    display: block;
    float: left;
    font-size: 16px;
    line-height: 26px;
    overflow-wrap: break-word;
    margin-top: 20px;
	overflow: hidden;
    width: 100%;
    text-align: justify;
}

.post-content .post-summary {
    display: block;

    font-size: 18px;
    line-height: 26px;
    overflow-wrap: break-word;
    margin-top: 0;
    margin-bottom: 15px;
    font-weight: 400
}

.post-content .post-text p {
    overflow-wrap: break-word
}

.post-content .post-text img {
    max-width: 100% !important;
    position: relative
}

.post-content .post-tags {
    width: 100%;
    float: left;
    margin-top: 30px;
    margin-bottom: 45px
}

.post-content .tags-title {
    float: left;
    font-size: 14px;
    font-weight: 600;
    margin: 0;
    margin-right: 15px;
    line-height: 28px
}

.post-content .post-tags .tag-list {
    float: left;
    margin: 0;
    padding: 0
}

.post-content .post-tags .tag-list li {
    list-style: none;
    display: inline-block;
    margin-right: 7px;
    margin-bottom: 7px
}

.post-content .post-tags .tag-list li a {
    border: 2px solid #f0f0f0;
    color: #555;
    display: block;
    font-size: 12px;
    line-height: 11px;
    padding: 8px;
    border-radius: 1px
}

.post-content .post-tags .tag-list li a:hover {
    color: #fff !important
}

.optional-url-cnt {
    display: block;
    float: left;
    width: 100%;
    margin-top: 30px;
    text-align: right
}

.related-posts {
    width: 100%;
    float: left
}

.section-mid-title {
    display: block;
    float: left;
    position: relative;
    width: 100%;
    border-bottom: 2px solid #161616;
    margin-bottom: 25px
}

.section-mid-title .title {
    background-color: #161616;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 0;
    margin-top: 0;
    padding: 8px 15px;
    text-transform: uppercase
}

.about-author {
    display: table;
    border-top: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 45px;
    width: 100%
}

.about-author-page {
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #f0f0f0
}

.about-author-left {
    display: table-cell;
    width: 90px;
    vertical-align: top
}

.about-author-right {
    display: table-cell;
    vertical-align: top
}

.about-author-row {
    width: 100%;
    display: block;
    float: left;
	padding-left: 10px;
}

.about-author-right .author-link {
    float: left;
	font-size: 18px;
}

.about-author-right .author-social-cnt {
    display: block;
    width: 100%;
    float: left;
    margin-top: 10px
}

.about-author-right .author-social {
    margin: 0;
    padding: 0
}

.about-author-right .author-social li {
    list-style: none;
    float: left;
    margin-right: 30px
}

.img-author {
    width: 80px;
    height: 80px;
    object-fit: cover;
    border-radius: 50%;
}

.post-next-prev {
    display: table;
    margin-bottom: 30px;
    border-top: 1px solid #f0f0f0;
    padding: 30px 0 15px 0
}

.post-next-prev .title {
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    margin: 0 0 5px;

}

.post-next-prev .title a {
    display: block
}

.post-next-prev .left {
    text-align: right;
    display: table-cell;
    border-right: 1px solid #e6e6e6;
    min-height: 60px
}

.post-next-prev .right {
    text-align: left;
    display: table-cell;
    min-height: 60px
}

.post-next-prev p span {
    display: block;
    font-size: 12px;
    line-height: 12px;
    margin-bottom: 15px;
    text-transform: uppercase
}

.post-next-prev .left p span i {
    margin-right: 8px
}

.post-next-prev .right p span i {
    margin-left: 8px
}

.post-item {
    display: block;
    width: 100%;
    float: left;
    position: relative;
    margin-bottom: 1px;
	height: 250px;
}

.col-item-sep {
    width: 100%;
    height: 1px;
    float: left
}

.post-item .category-label {
    position: absolute;
    top: 8px;
    left: 8px
}

.post-item .title {
	font-size: 16px;
	line-height: 20px;
    text-transform: none;
    font-weight: 500;
    margin-top: 1px;

}
.mid-size-ad img {
	width:100%
}
.big_advert img {
	width:100%;
	margin:10px 0
}
.big_advert2 img {
	width:100%;

}
.post-item .title a {
    display: block
}

.post-item .description {
    color: #777;
    font-size: 13px;
    float: left;
    line-height: 22px
}

.rss-title {
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 15px;
    margin-bottom: 15px;
    font-size: 22px
}

.rss-item {
    display: table;
    width: 100%
}

.rss-item .left {
    display: table-cell;
    width: 250px
}

.rss-item .right {
    display: table-cell
}

.rss-item .right p {
    word-break: break-all
}

.rss-content {
    margin-top: 60px
}

.feed-item {
    display: block;
    width: 100%;
    float: left;
    position: relative;
    margin-bottom: 15px
}

.feed-item .title {
    font-size: 16px;
    font-weight: 500;
    line-height: 23px;
    margin: 0
}

.feed-item .description {
    color: #777;
    float: left;
    font-size: 13px;
    line-height: 20px
}

#comments {
    margin-bottom: 100px;
}

.comments {
    width: 100%;
    float: left
}

.comments .comments-title {
    display: block;
    padding: 10px 0;
    width: 100%
}

.comments .comments-title .title {
    font-size: 14px;
    font-weight: 500;
    margin: 0;
    text-transform: uppercase
}

.comments .comments-body {
    padding-top: 20px
}

.comment-nav-tabs {
    padding: 0;
    margin: 0;
    border-bottom: 2px solid #ddd
}

.comment-nav-tabs li {
    padding: 0;
    margin: 0 !important
}

.comment-nav-tabs li a {
    display: block;
    margin: 0
}

#comments .tab-content {
    width: 100%;
    float: left
}

.section .section-head .comment-nav-tabs li a .title {
    background-color: transparent !important;
    color: #222;
    font-size: 14px;
    padding: 0 30px
}

.section .section-head .comment-nav-tabs .active a .title {
    background-color: #23282d !important;
    color: #fff
}

.row-make-comment {
    margin-top: 25px
}

.row-make-comment .form-textarea {
    min-height: 80px
}

.comment-lists {
    padding: 0;
    margin: 0;
    margin-bottom: 15px
}

.comment-lists li {
    list-style: none;
    margin-bottom: 25px;
    width: 100%
}

.comment-lists li img {
    width: 55px !important;
    height: 55px;
    float: left
}

.comment-lists .comment-left {
    display: table-cell;
    vertical-align: top;
    width: 75px
}

.comment-lists .comment-right {
    display: table-cell;
    vertical-align: top
}

.comment-lists li {
    display: table
}

.comment-lists li .user-name {
    margin: 0;
    margin-bottom: 5px;
    word-break: break-all !important
}

.comment-lists li .comment-text {
    margin-bottom: 0;
    word-break: break-all !important;
    display: block;
    width: 100%
}

.comment-lists li .comment-meta {
    width: 100%
}

.comment-lists li .comment-meta .comment-date {
    font-size: 10px;
    color: #999;
    margin-right: 10px
}

.comment-lists li .btn-comment-reply {
    font-size: 11px;
    background-color: transparent !important;
    border: 0 !important;
    padding: 0;
    margin-right: 10px;
    outline: 0;
    line-height: 10px
}

.comment-lists li .btn-comment-like {
    font-size: 11px;
    background-color: transparent !important;
    border: 0 !important;
    padding: 0;
    margin-right: 10px;
    outline: 0;
    line-height: 10px
}

.comment-lists li .btn-comment-delete {
    font-size: 11px;
    background-color: transparent !important;
    color: #c52d2f;
    border: 0 !important;
    border-color: transparent !important;
    padding: 0;
    box-shadow: none !important;
    outline: 0
}

.comments .leave-reply-sub-body .form-textarea {
    min-height: 70px;
    height: 70px
}

.form-textarea-sub {
    margin-bottom: 5px
}

.comment-max-text {
    display: none
}

.sub-comment-max-text {
    display: none
}

.ul-all-comments {
    display: none
}

.leave-reply {
    width: 100%;
    float: left;
    margin-top: 15px
}

.leave-reply .leave-reply-title {
    font-size: 14px;
    font-weight: 500;
    margin: 0;
    text-transform: uppercase
}

.leave-reply .leave-reply-body {
    padding-top: 15px;
    position: relative
}

.leave-reply-sub-body {
    margin-top: 15px;
    display: none
}

.item-sub-comment {
    display: table;
    width: 100%;
    margin-top: 20px !important
}

.leave-reply textarea {
    min-height: 130px;
    resize: vertical;
    line-height: 18px !important
}

.contact-leave-message {
    font-size: 22px;
    font-weight: 400;
    margin-top: 20px;
    margin-bottom: 15px
}

.row-contact-text {
    margin-bottom: 30px
}

.contact-item {
    margin-bottom: 10px;
    display: block;
    float: left;
    width: 100%
}

.contact-item .contact-icon {
    max-width: 30px;
    padding-right: 0;
    text-align: center;
    font-size: 15px;
    color: #444
}

.full-with-map {
    margin-top: 60px;
    height: 500px
}

.contact-social {
    margin-top: 30px;
    float: left
}

.contact-social ul {
    margin: 0;
    padding: 0
}

.contact-social ul li {
    list-style: none;
    display: inline-block;
    margin-right: 10px
}

.contact-social ul li a {
    border: 1px solid #dfdfdf;
    border-radius: 100%;
    color: #555;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    text-align: center;
    width: 50px;
    font-size: 15px
}

.contact-social ul li a:hover {
    text-decoration: none
}

.contact-social ul li .facebook:hover {
    background-color: #3B5998;
    color: #fff !important;
    border-color: #3B5998
}

.contact-social ul li .twitter:hover {
    background-color: #1DA1F2;
    color: #fff !important;
    border-color: #1DA1F2
}

.contact-social ul li .google:hover {
    background-color: #DC4A38;
    color: #fff !important;
    border-color: #DC4A38
}

.contact-social ul li .instagram:hover {
    background-color: #D02E95;
    color: #fff !important;
    border-color: #D02E95
}

.contact-social ul li .linkedin:hover {
    background-color: #0177b5;
    color: #fff !important;
    border-color: #0177b5
}

.contact-social ul li .pinterest:hover {
    background-color: #bd081c;
    color: #fff !important;
    border-color: #bd081c
}

.contact-social ul li .vk:hover {
    background-color: #4c75a3;
    color: #fff !important;
    border-color: #4c75a3
}

.contact-social ul li .youtube:hover {
    background-color: #b00;
    color: #fff !important;
    border-color: #b00
}

.page-gallery {
    min-height: 800px;
    padding-bottom: 100px
}

.filters {
    width: auto;
    position: relative;
    display: block;
    margin-bottom: 30px;
    text-align: center
}

.filters input {
    display: none
}

.filters .btn {
    border: 0;
    color: #222 !important;
    box-shadow: none;
    font-size: 14px;
    line-height: 16px;
    margin: 5px 10px;
    padding: 6px 15px;
    -moz-transition: all .45s ease-in-out 0s;
    -webkit-transition: all .45s ease-in-out 0s;
    transition: all .45s ease-in-out 0s;
    background-color: #fff;
    box-shadow: none !important;
    position: relative;
    text-align: center;
    font-weight: 600;
    background-color: transparent !important
}

.filters .active::after {
    bottom: -3px;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 100%
}

.filters .btn:last-child {
    margin-right: 0
}

.filters .btn:focus:after, .filters .btn:hover:after, .filters .btn:active:after {
    bottom: -3px;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 100%;
    -moz-transition: all .45s ease-in-out 0s;
    -webkit-transition: all .45s ease-in-out 0s;
    transition: all .45s ease-in-out 0s
}

.gallery .gallery-item {
    cursor: pointer;
    padding-left: 7.5px !important;
    padding-right: 7.5px !important;
    margin-bottom: 15px
}

.gallery .gallery-item .item-inner {
    position: relative;
    display: block;
    overflow: hidden
}

.gallery img {
    width: 100%;
    transition: all .5s;
    text-indent: -9999px
}

.gallery .lightbox img {
    width: 100%;
    border-radius: 0;
    position: relative
}

.gallery .lightbox:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.6);
    content: '';
    transition: .4s
}

.gallery .lightbox:hover:after, .gallery .lightbox:hover:before {
    opacity: 1
}

.gallery .gallery-item:hover img {
    transform: scale(1.1)
}

.row-masonry {
    margin-left: -7.5px;
    margin-right: -7.5px
}

.mfp-zoom-out .mfp-with-anim {
    opacity: 0;
    transition: all .3s ease-in-out;
    transform: scale(1.3)
}

.mfp-zoom-out.mfp-bg {
    opacity: 0;
    transition: all .3s ease-out
}

.mfp-zoom-out.mfp-ready .mfp-with-anim {
    opacity: 1;
    transform: scale(1)
}

.mfp-zoom-out.mfp-ready.mfp-bg {
    opacity: .8
}

.mfp-zoom-out.mfp-removing .mfp-with-anim {
    transform: scale(1.3);
    opacity: 0
}

.mfp-zoom-out.mfp-removing.mfp-bg {
    opacity: 0
}

.pagination {
    float: none;
    margin: 30px auto;
    text-align: center;
}

.pagination li a {
    margin: 0 4px;
    border: 1px solid #eaeaf1;
    color: #63636a;
    height: 36px;
    text-align: center;
    -moz-transition: all .2s ease-in-out 0s;
    -webkit-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s;
    width: auto;
    min-width: 36px;
    font-size: 14px;
    line-height: 23px;
    border-radius: 1px !important
}

.pagination .prev a {
    line-height: 21px !important
}

.pagination .next a {
    line-height: 21px !important
}

.pagination .page-first a {
    line-height: 21px !important
}

.pagination .page-last a {
    line-height: 21px !important
}

.pagination li a:hover, .pagination li a:focus, .pagination li a:active {
    color: #fff
}

#footer {
    /*background-color: #1d1e20;*/
	background-color: #011f3c;
    padding-top: 60px;
    margin-top: 60px;
    color: #aaa
}

.footer-widgets {
    padding-bottom: 30px
}

.footer-widget {
    display: block
}

.footer-widget .title {
    text-transform: uppercase;
    padding-bottom: 8px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 500;
    position: relative;
    color: #fff;
    margin-bottom: 15px
}

.f-widget-about p {
    font-size: 13px
}

.footer-logo {
    margin-bottom: 15px
}

.footer-logo img {
    max-width: 100%;
    height: auto
}

.f-random-list {
    padding: 0;
    margin: 0;
    position: relative
}

.f-random-list li {
    display: table;
    list-style: none;
    position: relative;
    width: 100%;
    display: block;
    float: left;
    margin-bottom: 15px
}

.f-random-list li .list-left {
    position: relative;
    display: table-cell;
    vertical-align: top;
    width: 106px;
    height: 74px;
    overflow: hidden
}

.f-random-list li .list-right {
    position: relative;
    display: table-cell;
    vertical-align: top;
    padding-left: 15px
}

.f-random-list li img {
    width: 106px;
    height: 74px;
    position: relative;
    float: left
}

.f-random-list li .title {
    font-weight: 500;
    line-height: 22px;
    font-size: 13px;
    margin: 0;
    margin-bottom: 5px;
    text-transform: none
}

.f-random-list li .title a {
    color: #ccc;
    display: block
}

.f-widget-follow ul {
    margin: 0;
    padding: 0
}

.f-widget-follow ul li {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 5px
}

.f-widget-follow ul li a {
    width: 36px;
    height: 36px;
    color: #f8f8f8;
    font-size: 14px;
    line-height: 36px;
    text-align: center;
    display: block;
    border-radius: 1px;
    background-color: #2d2e30
}

.f-widget-follow ul li a:hover {
    text-decoration: none;
    color: #fff
}

.f-widget-follow ul li .facebook {
    background-color: #3B5998;
    color: #fff !important
}

.f-widget-follow ul li .facebook:hover {
    background-color: #3B5998;
    color: #fff !important
}

.f-widget-follow ul li .twitter:hover {
    background-color: #1DA1F2;
    color: #fff !important
}

.f-widget-follow ul li .google:hover {
    background-color: #DC4A38;
    color: #fff !important
}

.f-widget-follow ul li .instagram:hover {
    background-color: #D02E95;
    color: #fff !important
}

.f-widget-follow ul li .linkedin:hover {
    background-color: #0177b5;
    color: #fff !important
}

.f-widget-follow ul li .pinterest:hover {
    background-color: #bd081c;
    color: #fff !important
}

.f-widget-follow ul li .vk:hover {
    background-color: #4c75a3;
    color: #fff !important
}

.f-widget-follow ul li .youtube {
    background-color: #b00;
    color: #fff !important
}

.f-widget-follow ul li .youtube:hover {
    background-color: #b00;
    color: #fff !important
}

.f-widget-follow ul li .rss {
    background-color: #F8991D;
    color: #fff !important
}

.f-widget-follow ul li .rss:hover {
    background-color: #F8991D;
    color: #fff !important
}

.newsletter {
    font-size: 13px;
    margin-top: 45px
}

.newsletter input {
    height: 34px;
    outline: 0;
    color: #aaa;
    font-size: 12px;
    padding: 4px 12px;
    background: #2d2e30;
    border: 0 !important;
    float: left;
    margin-right: 5px;
    margin-bottom: 5px
}

.newsletter .newsletter-button {
    min-width: 75px;
    height: 34px;
    padding: 4px 12px;
    outline: 0;
    font-size: 13px;
    border: 0;
    color: #fff;
    float: left;
    -moz-transition: all .2s ease-in-out 0s;
    -webkit-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s;
    text-transform: uppercase;
    border-style: solid;
    border: 0 !important;
    font-size: 12px;
    font-weight: 600;
    border-radius: 1px;
    line-height: 1.3;
    width: auto
}

#newsletter {
    margin-top: 5px
}

.footer-bottom {
    padding: 20px 0 20px 0;
    border-top: 1px solid #2a2b2d;
    line-height: 36px
}

.footer-bottom-left {
    float: left;
    padding-left: 0px;
}

.footer-bottom-right {
    float: right
}

.footer-bottom p {
    font-size: 13px;
    line-height: 20px;
    margin: 10px 0
}

.nav-footer {
    margin: 0;
    padding: 0
}

.nav-footer li {
    display: inline-block;
    list-style: outside none none;
    margin-right: 15px
}

.nav-footer li a {
    color: #aaa;
    font-size: 13px;
    line-height: 16px
}

.scrollup {
    display: initial;
    position: fixed;
    bottom: 20px;
    right: 15px;
    color: #fff;
	z-index: 9999999999;
}

.scrollup:hover {
	color: #fff;
}

.scrollup i {
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: block;
    text-align: center;
    background-color: #e31813;
    border-radius: 1px;
    z-index: 999999;
	border: 1px solid #fff;
}

.has-error {
    border-color: #a94442 !important
}

.error-404 {
    min-height: 500px;
    width: 100%;
    text-align: center;
    padding-top: 100px
}

.error-404 h1 {
    font-size: 60px;
    margin-bottom: 10px
}

.error-404 h2 {
    margin-top: 10px;
    font-size: 32px
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translate3d(0, -20%, 0)
    }
    to {
        opacity: 1;
        transform: translate3d(0, 0, 0)
    }
}

.bn-lg {
    display: block;
    width: 100%;
    min-width: 728px;
    min-height: 90px;
    position: relative;
    float: left;
    text-align: center
}

.bn-md {
    display: none;
    width: 100%;
    min-width: 468px;
    min-height: 60px;
    position: relative;
    float: left;
    text-align: center
}

.bn-sm {
    display: none;
    width: 100%;
    min-width: 234px;
    min-height: 60px;
    position: relative;
    text-align: center;
    float: left
}

.bn-lg-sidebar {
    width: 100%;
    min-width: 300px;
    min-height: 250px;
    position: relative;
    float: left;
    text-align: center;
    display: block
}

.bn-sm-sidebar {
    display: none;
    width: 100%;
    min-width: 234px;
    min-height: 60px;
    position: relative;
    float: left;
    text-align: center
}

.bn-header-mobile {
    display: none;
    width: 100%;
    padding-bottom: 15px
}

.bn-p-t {
    padding-top: 30px
}

.bn-p-t-20 {
    padding-top: 20px
}

.bn-p-b {
    padding-bottom: 30px
}

.bn-p-b-20 {
    padding-bottom: 20px
}

.add-reading-list {
    color: #379824 !important;
    font-size: 12px !important;
    float: right !important;
    font-weight: 400 !important
}

.remove-reading-list {
    color: #cc2d29 !important;
    font-size: 12px !important;
    float: right !important;
    font-weight: 400 !important
}

.no-map {
    height: 100px;
    width: 100%
}

.g-recaptcha {
    display: inline-block !important;
}

.navbar-default .sub-menu-right {
    background-color: #fff;
    display: table-cell;
    min-height: 250px;
    padding: 20px;
    vertical-align: top;
    width: 80%
}

.single-sub-menu {
    display: block !important;
    width: 100% !important
}

.single-sub-menu .menu-post-item {
    width: 20%
}

.hide-after::after {
    display: none
}

.post-item-image {
	width: 100%;
	display: block;
	position: relative;

}

.post-item-mid .post-item-image {
	height: 155px;
}

.search-page .pagination {
	float:none
}
.search-page .title{
	text-transform:uppercase
}
.img-container {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    overflow: hidden
}

.img-bg {
    width: 100%
}

.img-cover {
    position: relative;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.img-post {
    width: 100%;
    position: relative;
    display: block
}
.post-item .img-post {
width: 100%;
position: relative;
display: block;
height: 180px;
object-fit: cover;
}

.post-icon {
    position: absolute !important;
    right: 0 !important;
    left: 0 !important;
    top: 0 !important;
    bottom: 0 !important;
    margin: auto !important;
    background: rgba(0, 0, 0, 0.3) !important;
    border-radius: 100% !important;
    z-index: 10 !important;
    pointer-events: none !important;
    float: none !important
}

.post-icon-xl {
    width: 48px !important;
    height: 48px !important
}

.post-icon-lg {
    width: 44px !important;
    height: 44px !important
}

.post-icon-md {
    width: 34px !important;
    height: 34px !important
}

.post-icon-menu {
    width: 32px !important;
    height: 32px !important
}

.post-icon-sm {
    width: 24px !important;
    height: 24px !important
}

.show-on-page-load {
    visibility: hidden;
    width: auto;
    height: auto;
    max-width: 750px;
    margin: 0 auto;
}

.category-label-relative {
    position: relative !important;
    top: 0 !important;
    left: 0 !important
}

.l-15-im {
    left: 15px !important
}

.cookies-warning {
    background-color: #f5f5f5;
    border-radius: 2px;
    bottom: 18px;
    left: 20px;
    opacity: 0.9;
    position: fixed;
    width: 400px;
    max-width: 100%;
    z-index: 9999;
    border: 1px solid #e2e2e2;
}

.cookies-warning .text {
    font-size: 12px;
    padding: 24px 18px;
    color: #333;
    line-height: 20px;
}

.cookies-warning .icon-cl {
    cursor: pointer;
    padding: 8px;
    position: absolute;
    font-size: 12px;
    right: 1px;
    top: -5px;
    color: #7b7b7b !important;
}

.recaptcha-cnt {
    width: 100%;
    height: auto;
    display: block;
    text-align: center;
}

.g-recaptcha {
    width: 300px;
    height: 74px;
    margin: 0 auto;
    max-width: 100%;
}

.reactions {
    display: block;
    position: relative;
    margin-bottom: 45px;
}

.reactions .title-reactions {
    display: block;
    width: 100%;
    margin-bottom: 30px;
    text-transform: uppercase;
    font-size: 16px;
}

.reactions .col-reaction {
    width: 13.2%;
    margin-right: 5.8px;
    display: inline-block;
    cursor: pointer;
}

.reactions .col-reaction:last-child {
    margin: 0;
}

.reactions .col-reaction .row {
    margin-bottom: 5px;
}

.reactions .col-reaction:hover .btn-reaction span {
    color: #fff;
}

.reactions .col-reaction:hover .progress-bar-vertical .progress-bar {
    opacity: 1;
}

.reactions .progress {
    background-color: #f5f5f5;
    border-radius: 0;
    box-shadow: none !important;
    height: 20px;
    margin: 0;
    overflow: hidden;
}

.reactions .progress-bar-vertical {
    width: 100%;
    height: 40px;
    display: flex;
    align-items: flex-end;
    margin-right: 20px;
    float: left;
    position: relative;
}

.reactions .progress-bar-vertical .progress-bar {
    width: 100%;
    height: 0;
    -webkit-transition: height 0.6s ease;
    -o-transition: height 0.6s ease;
    transition: height 0.6s ease;
    box-shadow: none !important;
    opacity: 0.7;
    -moz-transition: all .1s ease-in-out 0s;
    -webkit-transition: all .1s ease-in-out 0s;
    transition: all .1s ease-in-out 0s;
}

.reactions .progress-bar-vertical .progress-bar-voted {
    opacity: 1;
}

.reactions .progress-bar-vertical .span-vote {
    width: auto;
    height: 20px;
    position: absolute;
    display: inline-block;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    font-size: 16px;
    color: #222;
    font-weight: 600;
    text-align: center;
}

.reactions .btn-reaction {
    background-color: #e6e6e6;
    border: 0 !important;
    padding: 4px !important;
    display: block;
    width: 100%;
    border-radius: 1px;
    -moz-transition: all .1s ease-in-out 0s;
    -webkit-transition: all .1s ease-in-out 0s;
    transition: all .1s ease-in-out 0s;
}

.reactions .btn-reaction span {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
}

.reactions .btn-reaction-voted span {
    color: #fff;
}

.reactions .icon-cnt {
    display: block;
    text-align: center;
}

.reactions .img-reaction {
    width: auto;
    height: 35px;
    max-width: 100%;
    position: relative;
}

.col-disable-voting {
    cursor: default !important;
}

.col-disable-voting .progress-bar-vertical .progress-bar {
    opacity: 0.7 !important;
}

.disable-voting {
    background-color: #e6e6e6 !important;
    cursor: default !important;
}

.disable-voting span {
    color: #222 !important;
}

.post-content .vjs-icon-play::before, .post-content .video-js .vjs-big-play-button::before, .post-content .video-js .vjs-play-control::before {
    display: none;
}

.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none) {
    .img-cover {
        position: relative;
        width: auto !important;
        height: auto !important;
        min-height: 100%;
        min-width: 100%;
        max-width: 520px
    }

    .post-item-small .img-cover {
        position: relative;
        width: auto !important;
        height: auto !important;
        min-height: 100%;
        min-width: 100%;
        max-width: 130px
    }

    .featured-slider .featured-slider-item .img-cover {
        position: relative;
        width: auto !important;
        height: auto !important;
        min-height: 100%;
        min-width: 100%;
        max-width: 700px
    }

    .img-no-slider {
        pointer-events: none !important;
        z-index: -1 !important;
    }

    .post-item-video-big .img-cover {
        position: relative;
        width: auto !important;
        height: auto !important;
        min-height: 100%;
        min-width: 100%;
        max-width: 750px
    }

    .featured-box .img-cover {
        position: relative;
        width: auto !important;
        height: auto !important;
        min-height: 100%;
        min-width: 100%;
        max-width: 340px
    }

    .menu-post-item .img-cover {
        position: relative;
        width: auto !important;
        height: auto !important;
        min-height: 100%;
        min-width: 100%;
        max-width: 260px
    }

    .f-random-list .img-cover {
        position: relative;
        width: auto !important;
        height: auto !important;
        min-height: 100%;
        min-width: 100%;
        max-width: 130px
    }
}
#featured {
	position:relative;
    z-index:11;
    margin-bottom: 40px;
}
/* Custom CSS */
.text-white {
	color:#FFF;
} 
.text-uppercase {
	text-transform:uppercase;
}
.bg-gray-1 {
	background-color: #f9f9f9 !important;
}
.font12 {
	font-size:12px;
}
.footer-img-1 {
	width: 6%;
	margin-right: 1%;
}
.navbar-collapse {
	padding:0
}
.navbar-collapse li {
    list-style-type: none; /* Убираем маркеры */
    text-transform: uppercase;
    font-weight: 600;
   }
.title-2 {
    text-transform: uppercase;
    padding-bottom: 1px;
    margin-bottom: 0;
    font-weight: 500;
    position: relative;
    color: #fff;
}
.f-random-list li.title-2 {
	margin-bottom: 10px;
}
/*
p.post-meta :nth-child(3), div.caption  p.post-meta :nth-child(4), div.caption p.post-meta :nth-child(3) {
	display:none;
}
*/

p.small-post-meta :nth-child(2) {
	display:none;
}
.pad-left-5 {
	padding-left: 5px;
}
.pad-right-5 {
	padding-right: 5px;
}
h3.title {
	margin-bottom: 1px !important;
}

.small-slider-box img {
	object-fit:contain
}
.big_advert2 {
	position: relative;
	height: 90px;
}
.post-item-left-image .small-post-meta {
    float: left;
    display: block;
    width: 100%;
    margin-bottom: 0;
}
.post-item-left-image .title {
    font-size: 18px;
    line-height: 20px;
    margin-top: 0;
}

.calendar-overlay {
	position: fixed;
	top: 0; bottom: 0;
	left: 0; right: 0;
	background-color: rgba(10,10,10,.7);
	z-index: 100001;
	overflow: hidden;
	display: none;
}
.calendar-wrapper {
	font-family: Arm;
	font-size: 14px;
	position: relative;
	width: 100%;
}
	.calendar-wrapper.picker {
		position: absolute;
		left: 50%;
		bottom: 24px;
		min-width: 280px;
		opacity: 1;
		overflow: hidden;
		border-radius: 2px;
		-o-border-radius: 2px;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
		transform: translateX(-50%) scale(1);
		-o-transform: translateX(-50%) scale(1);
		-moz-transform: translateX(-50%) scale(1);
		-webkit-transform: translateX(-50%) scale(1);
	    box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
	    -o-box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
	    -moz-box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
	    -webkit-box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
		transition: transform .25s ease, opacity .25s ease;
		-o-transition: -o-transform .25s ease, opacity .25s ease;
		-moz-transition: -moz-transform .25s ease, opacity .25s ease;
		-webkit-transition: -webkit-transform .25s ease, opacity .25s ease;
	}
		.calendar-wrapper.picker.load {
			/*bottom: -32px;*/
			opacity: 0;
			transform: translateX(-50%) scale(1.05);
			-o-transform: translateX(-50%) scale(1.05);
			-moz-transform: translateX(-50%) scale(1.05);
			-webkit-transform: translateX(-50%) scale(1.05);
		}
.calendar-head-card {
	font-size: 18px;
	padding: 16px;
}
	.calendar-head-card .calendar-year,
	.calendar-head-card .calendar-date-wrapper { 
		color: #fff;
		display: block;
	}
	.calendar-head-card .calendar-date-wrapper {
		font-size: 30px;
		cursor: pointer;
	}
		.calendar-head-card .calendar-date-wrapper:hover { color: #fff; }
.calendar-container {
	background-color: #fff;
	padding: 10px;
	user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	-moz-user-select: none;
}
.calendar-top-selector {
	display: table;
	width: 100%;
	color: rgb(50,50,50);
}
	.calendar-top-selector span {
		display: table-cell;
		text-align: center;
		font-weight: bold;
		cursor: pointer;
	}
	.calendar-top-selector .calendar-curr-month { padding-bottom: 4px; }
.calendar-next, .calendar-prev {
	font-family: 'Arm';
	font-size: 24px;
	width: 14%;
	color: rgb(50,50,50);
}
.calendar-grid {
	position: relative;
	overflow: hidden;
	transition: all .25s ease;
	-o-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-webkit-transition: all .25s ease;
}
	.calendar-grid .calendar-labels {
		display: table;
		width: 100%;
		visibility: visible;
		opacity: 1;
		transition: opacity .25s ease;
		-o-transition: opacity .25s ease;
		-moz-transition: opacity .25s ease;
		-webkit-transition: opacity .25s ease;
	}
		.calendar-grid .calendar-labels.invis { visibility: hidden; opacity: 0; }
		.calendar-grid .calendar-labels span {
			display: table-cell;
			width: 14%;
			text-align: center;
			color: rgb(50,50,50);
			font-size: 11px;
			padding: 8px 0 4px 0;
			vertical-align: middle;
		}
	.calendar-grid .calendar-date-holder { 
		position: relative;
		width: 100%;
		height: 213px;
		overflow: hidden;
	}
	#calendar-demo {
		width:100%
	}
.calendar-date-holder .calendar-dates {
	position: absolute;
	display: table;
	left: 0;
	width: 100%;
	transition: margin-left .3s cubic-bezier(0.4, 0.0, 0.2, 1), transform .3s ease, opacity .3s ease;
	-o-transition: margin-left .3s cubic-bezier(0.4, 0.0, 0.2, 1), transform .3s ease, opacity .3s ease;
	-moz-transition: margin-left .3s cubic-bezier(0.4, 0.0, 0.2, 1), transform .3s ease, opacity .3s ease;
	-webkit-transition: margin-left .3s cubic-bezier(0.4, 0.0, 0.2, 1), transform .3s ease, opacity .3s ease;
}
	.calendar-date-holder .calendar-dates.hasmonths {
		position: absolute;
		top: 0;
		left: 0;
		opacity: 0;
		transform: scale(.5);
		-o-transform: scale(.5);
		-moz-transform: scale(.5);
		-webkit-transform: scale(.5);
	}
	.calendar-date-holder .calendar-dates.left { margin-left: -260px; }
	.calendar-date-holder .calendar-dates.right { margin-left: 260px; }
	.calendar-date-holder .calendar-dates.months {
		position: relative;
		opacity: 1;
	}
		.calendar-date-holder .calendar-dates.months.load {
			position: absolute;
			top: 0;
			left: 0;
			opacity: 0;
			transform: scale(1.5);
			-o-transform: scale(1.5);
			-moz-transform: scale(1.5);
			-webkit-transform: scale(1.5);
		}
	.calendar-date-holder .calendar-dates .cal-row { display: table-row; }
	.calendar-date-holder .calendar-dates .date {
		display: table-cell;
		width: 14%;
		text-align: center;
		color: rgb(50,50,50);
	}
		.calendar-date-holder .calendar-dates .date a {
			text-decoration: none;
			display: block;
			color: inherit;
			padding: 6px;
		    margin: 1px;
			outline: none;
			border: 2px solid transparent;
			transition: all .3s;
			-o-transition: all .3s;
			-moz-transition: all .3s;
			-webkit-transition: all .3s;
		}
    	.calendar-date-holder .calendar-dates .date.disabled a { cursor: not-allowed; color: rgb(200,200,200); }
		.calendar-date-holder .calendar-dates .date:not(.disabled):not(.selected) a:hover { border-color: rgb(100,100,100); }
		.calendar-date-holder .calendar-dates .date:not(.disabled):not(.selected) a:active { border-color: rgb(50,50,50); }
		.calendar-date-holder .calendar-dates .date.current a {
			color: #fff;
			font-weight: bold;
		}
		.calendar-date-holder .calendar-dates .date.pm, .calendar-dates .date.nm { color: rgb(150,150,150); }
		.calendar-date-holder .calendar-dates .date.selected a {
			color: #000;
		}
		.calendar-date-holder .calendar-dates .date.month a {
			display: block;
			padding: 24px 0;
		}

/* Color theme */

.calendar-wrapper[data-theme='red'] .calendar-head-card { background-color: #23282d; }
.calendar-wrapper[data-theme='red'] .calendar-date-holder .calendar-dates .date.current a { color: #23282d; }
.calendar-wrapper[data-theme='red'] .calendar-date-holder .calendar-dates .date.selected a { border-color: #23282d; }
.calendar-wrapper[data-theme='red'] .calendar-date-holder .calendar-dates .date.selected a:hover { border-color: #23282d; }
.calendar-wrapper[data-theme='red'] .calendar-date-holder .calendar-dates .date.selected.current a { color: #23282d; }
/* End color theme */
.mega-subcat {
	position:relative
}
.mega-drop {
	right: initial!important;
	left: inherit!important;
	width: 200px!important; 
}
.mobile-switcher {
	display:none
}
.lrahos_mobile {
	margin-top:20px;
}

.authors-spacings {
	margin-bottom:50px;
}

.author-image {
	width:100%;
	height:100%;
	
}
.author-image img {
	width:100%;
	height:177px;
	object-fit:contain
}
.author-name {
	text-align: center;
	font-size: 20px;
	padding: 10px 0;
}

body[datepicker-display='on'] {
	overflow: hidden;
}

.section-content .box-3 {
    padding-right: 5px;
}
.section-content .box-4 {
    padding-left: 5px;
}
.mobile-ad {
	display:none
}
.desktop-ad {
	display:block;
}
.col-sm-4, #content, #sidebar, .overlay_index {
	position: relative;
	z-index: 40;
}

.overlay_index {
	position: relative;
	z-index: 9;
}
.bg_ad {
    position: sticky;
width: 100%;
}
.bg_ad img:first-child {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 375px;
    z-index: 0;
}
.bg_ad img:last-child {
    position: fixed;
    bottom: 0;
    right: 0;
    width: 375px;
    z-index: 0;
}
.big_advert, .big_advert > a, .big_advert > iframe {

    position: relative;
    z-index: 10;
	overflow: hidden;
height: 100%;
width: 100%;

}
.bar-weather span {
	font-size: 10px;
	line-height: 14px;
	vertical-align: top;
}
.rate-man,.bar-weather,.bar-rates {
	display:inline-block;
}
.bar-weather,.bar-rates {
	float: right;
}
.rate-man,.bar-weather {
	margin-left:25px;
}
.rate-man .fa-usd {
	color:#85bb65 
}
.rate-man .fa-eur {
	color:#0071bc
}
.rate-man .fa-rub {
	color:#f40a0a
}
.lrahos_more {
background-color: #23282d;
width: 100%;
display: block;
color: #fff;
text-align: center;
position: relative;
height: 30px;
}
.avideo {
	width:100%
}
.lrahos_more:hover {
	text-decoration:underline;
	color: #fff;
}
#adfox_154270890609946503 > div {
	    width: 100%!important;
}
.post-text iframe {
	width:100%;
	height: 450px;
}
.fb_iframe_widget_fluid_desktop iframe {width:100% !important;}
.post-text a {
    color:#007bb5;
}
@media(min-width:1600px) {
    .section .nav-tabs.sub-block-tabs {
        float:left!important;
        padding-top: 4px;
    }
}
@media(max-width:1500px) {
    .bg_ad {
        display:none;
    }
}
@media(min-width:1100px) {

}
@media (max-width:992px) {
    
.hide-mobile {
    display: none;
    }
    .post-content .post-image img {
        margin: 0 auto;
        height: auto;
        object-fit: contain;
        width: 100%;
    }
    #main_menu {
        display: none;
    }
    .news-ticker-sep {
        display:none
    }
}
@media (max-width:480px) {
    .post-content .title {
        font-size: 18px;
    }
    .rate-line {
        font-size: 11px;
        overflow: hidden;
    }
    .bar-date {
        font-size: 10px;
    }
    .logo-banner img.logo {
        height: auto;
        width: 100%;
    }
    .logo-banner img.live {
        height: auto;
        margin-top: 30px;
        width: 60%;
        float: right;
    }
    .mobile_flex {
        display: flex;
    flex-direction: column;
    }
    .sidebar-widget .widget-body.lrahos-body {
        padding-top: 5px;
        display: block;
        float: left;
        width: 100%;
        height: 500px !important;
    }
.section-featured {
    margin-bottom:20px
}
	
.rate-man, .bar-weather {
    margin-left: 4px;
}
.bar-weather {
	float: right;
}
.bar-rates > .rate-man:first-child {
	margin-left:0
}
.bar-date {
	text-align:center
}
.bar-rates {
	float:left
}
	#header, .col-sm-4, #content, #sidebar, .overlay_index {
	position:initial;
    z-index: initial;
}

	.mobile-switcher {
		height: 50px;
		background-color: #eee;
		position: fixed;
		bottom: 0;
		width: 100%;
		z-index: 50;
	}
	.hide-mobile {
		display:none
	}
	#featured {
    height: auto;
	}
	.last-news-switcher i,.lrahos-switcher i { 
		font-size: 20px;
		padding-top: 5px;
		color: #777;
		display: block;
		text-align: center;
	}
	.lrahos-switcher {
		border-left: 1px solid #9999;
		height: 100%;
	}

	.last-news-switcher span,.lrahos-switcher span {
		font-size: 10px;
		vertical-align: top;
		line-height: 14px;
		display: block;
		text-align: center;
	}
	.mobile-ad {
		display:block;
		margin: 0 -15px;
	}
	.desktop-ad {
		display:none;
	}
	.lrahos-switch {
		display:flex;
		flex-flow: row wrap;
	}
	#content {
		order:0
    }
    .post-item-mid .post-item-image {
        height: initial;
    }
	
}
#tabs-mshakuyt-4 li:nth-child(4) a {
	color:#23282d 
}
@media (max-width: 350px) {
	.calendar-wrapper {
		max-width: 100%;
	}
}
.post-text audio {
    width: 100%;
margin-top: 15px;
}
/* Custom CSS */