@import 'https://fonts.googleapis.com/css?family=Orienta&subset=latin-ext';
@import 'https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,200i,300,300i,400,400i,600,600i,700,700i,900,900i&subset=latin-ext';

body{
    background: #f6f6f6;
}

h1{
    margin-top: 0;
    margin-bottom: 40px;
    font-family: 'Roboto';
    color: #58626e;
    font-size: 35px;
    font-weight: 300;
}

/*.col-md-12 > h1{
    margin-top: 40px;
}*/

h1 small{
    font-family: 'Roboto';
    font-weight: 300;
    font-size: 16px;
    color: #b5babf;
    text-transform: uppercase;
    /*margin: 50px 0 20px 0;*/
    line-height: 30px;
    vertical-align: middle;
}

h1.h1-margin{
    margin-top: 30px;
}

h2{
    font-family: 'Roboto';
    font-weight: 300;
    font-size: 22px;
    color: #b5babf;
    text-transform: uppercase;
    /*margin: 50px 0 20px 0;*/
    margin: 30px 0 20px 0;
    line-height: 30px;
    vertical-align: middle;
    /*float: left;
    padding-left: 22px;*/

    /*-webkit-transform:scale(1.4, 1.0);
    -moz-transform:scale(1.4, 1.0);
    -ms-transform:scale(1.4, 1.0);
    -o-transform:scale(1.4, 1.0);
    transform:scale(1.4,1.0);*/
}

h2.top-align{
    margin-top: 0px;
}

h2 i{
    color: #f7931e;
    margin-right: 15px;
    font-size: 30px;
    vertical-align: middle;
}

h2 span{
    display: inline-block;
    vertical-align: middle;
    padding-top: 4px;
}

h3{
    font-family: 'Source Sans Pro';
    font-size: 18px;
    margin-top: 15px;
    margin-bottom: 10px;
    font-weight: 500;
    color: #58626e;
}

h3 a{
    color: #58626e !important;
}

h3 a:hover{
    color: #f7931e !important;
    text-decoration: none;
}

h3.top{
    margin-top: 0;
}

h4{
    font-family: 'Source Sans Pro';
    font-size: 14px;
    margin-top: 0px;
    margin-bottom: 10px;
    font-weight: 500;
    text-align: center;
    width: 100%;
}

h4 a{
    color: #58626e !important;
    width: 100%;
    display: inline-block;
}

h4 a:hover{
    color: #f7931e !important;
    text-decoration: none;
}

a{
    /*color: #f7931e;*/
    color: #aaafb8;
    transition: all .3s ease;
}

a:visited {
    /*color: #f7931e;*/
    color: #aaafb8;
}
a:link {
    /*color: #f7931e;*/
    color: #aaafb8;
}
a:hover {
    color: #777;
}

#header {
    padding-top: 76px !important;
}

#content{
    background: none;
    /*margin-top: 40px;*/
    margin-bottom: 40px;
    max-width: 1120px;
    position: relative;
    min-height: 1000px;
}

.forum-banner{
    float: left;
    width: 320px;
    padding: 10px !important;
    margin-left: 20px;
}

.forum-banner.affix{
    width: 320px !important;
    left: 50%;
    margin-left: 230px !important;
}

.navbar-default{
    border: none;
    background: rgba(255, 255, 255, 0.9);
    transition: all 0.3s ease;
}

.navbar-default:hover{
    background: rgba(255, 255, 255, 1);
}

nav.navbar{
    height: 76px;
    border-bottom: none;
    -webkit-box-shadow: 0px 0px 20px 1px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 20px 1px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 20px 1px rgba(0,0,0,0.1);
}

nav.navbar .container{
    margin-top: 17px;
    height: 44px;
    padding-left: 30px;
    padding-right: 30px;
}

.navbar-header{
    height: 44px;
}

.navbar-brand{
    height: 44px;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 40px;
}

#navbar{
    font-family: 'Orienta';
    height: 44px !important;
    float: left;
}

#navbar .nav.navbar-nav{
    height: 44px;
}

#navbar .nav.navbar-nav li{
    height: 44px;
}

#navbar .nav.navbar-nav li a{
    text-transform: uppercase;
    font-size: 15px;
    color: #aaafb8;
    height: 44px;
    padding-top: 13px;
    padding-bottom: 13px;
    transition: all 0.3s ease;
}

#navbar .nav.navbar-nav li a:hover{
    color: #616870;
}

#navbar .nav.navbar-nav li.active a{
    background: #f7931e;
    color: #fff;
    border-radius: 3px;
}

.footer1 {
    background: #363c43;
	padding-top: 42px;
	padding-right: 0;
	padding-bottom: 45px;
	padding-left: 0;
    text-align: left;
}

.footer1 .container{
    max-width: 1020px;
}

.footer-logo{
    width: 200px;
    margin-bottom: 20px;
}

.title-widget {
	color: #9da3ad;
	font-size: 13px;
	font-weight: 300;
	line-height: 1;
	position: relative;
	text-transform: uppercase;
	font-family: 'Orienta';
    margin-top: 0;
    margin-bottom: 26px;
}

.widget_nav_menu ul {
    list-style: outside none none;
    padding-left: 0;
}

.widget_archive ul li {
    background-color: rgba(0, 0, 0, 0.3);
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    top: 7px;
    width: 3px;
}


.widget_nav_menu ul li {
    font-family: 'Orienta';
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
	position: relative;
    margin-bottom: 7px;
}

.widget_nav_menu ul li a {
    color: #5b626a;
}

.widget_nav_menu ul li a:hover {
    color: #fff;
    text-decoration: none;
}



.title-median {
    /*color: #636363;
    font-size: 20px;
    line-height: 20px;
    margin: 0 0 15px;
	font-family: 'Roboto', 'Fjalla One', sans-serif;*/
}

.footerp p {
    color: #5b626a;
}

.footerp p a{
    color: #f7931e;
}

.footerp p a:hover{
    color: #fff;
    text-decoration: none;
}


blockquote{
    font-size: 14px;
    margin-bottom: 20px;
}

blockquote cite{
    font-size: 14px;
}

.signature, .signature *{
    font-size: 12px !important;
}


#social:hover {
    			-webkit-transform:scale(1.1);
-moz-transform:scale(1.1);
-o-transform:scale(1.1);
			}
			#social {
				-webkit-transform:scale(0.8);
                /* Browser Variations: */
-moz-transform:scale(0.8);
-o-transform:scale(0.8);
-webkit-transition-duration: 0.5s;
-moz-transition-duration: 0.5s;
-o-transition-duration: 0.5s;
			}
/*
    Only Needed in Multi-Coloured Variation
                                               */
			.social-fb:hover {
				color: #3B5998;
			}
			.social-tw:hover {
				color: #4099FF;
			}
			.social-gp:hover {
				color: #d34836;
			}
			.social-em:hover {
				color: #f39c12;
			}
			.nomargin { margin:0px; padding:0px;}




.album img{
    width: 100%;
    height: 150px;
    object-fit: cover;
}

.album a{
    display: block;
    position: absolute;
    width: calc(100% - 20px);
    height: 150px;
    line-height: 150px;
    background: rgba(54, 60, 67, .85);
    transition: all .3s ease;
    opacity: 0;
    z-index: 1;
    top: 10px;
    left: 10px;
    text-align: center;
    text-decoration: none;
}

.album a:hover{
    opacity: 1;
    text-decoration: none;
}

.album.x2 img{
    height: 330px !important;
}

.album.x2 a{
    height: 330px !important;
    line-height: 330px !important;
}

.album{
    padding: 5px;
    /*float: none;*/
}

.album .pss-box{
    position: relative;
}

.album a span.link, .album a span.zoom{
    color: #fff;
    display: inline-block;
    width: 48px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    vertical-align: middle;
    font-size: 25px;
    border: 3px solid #fff;
    border-radius: 50%;
    transition: all .3s ease;
}

.album a span.link:hover, .album a span.zoom:hover{
    background-color: #f7931e;
}

.album a span.zoom{
    margin-left: 8px;
}

.album a span.link i, .album a span.zoom i{
    display: inline-block;
    line-height: 43px;
    vertical-align: middle;
}

.album-grid{
    margin-top: -5px;
    margin-left: -5px;
    margin-right: -5px;
}

.grid-sizer{
    width: 25%;
}

.wall-grid .grid-sizer{
    width: 8.3333333333%;
}

.col-md-6.album img{
    /*width: calc(100% + 10px);*/
}

.col-md-6.album{
    /*width: calc(50% + 12px);*/
}

.wall-box{
    margin-bottom: 30px;
}

.wall-box .blog-image.category-image{
    width: 100% !important;
}

.wall-box img{
    width: 100% !important;
    padding: 0 !important;
    border: 0 !important;
    height: auto !important;
    /*object-fit: none !important;*/
}
.wall-first-page .wall-box img{
    height: 250px !important;
    object-fit: cover !important;
}
.wall-box a{
    display: block;
}

.wall-box .user-info a{
    display: inline-block;
}

.wall-box .user-info{
    border-top: 1px solid #e7eaed;
    background: #f7f7f7;
    margin: 10px -10px -10px -10px;
    padding: 10px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

.wall-box .toolbar{
    margin-top: 10px;
}

.modal-footer .toolbar{
    float: left;
}

.wall-box .toolbar i, .modal-footer .toolbar i{
    font-size: 30px;
    color: #b7bcc2;
    position: relative;
}

.wall-box .toolbar i.comments-icon, .modal-footer .toolbar i.comments-icon{
    margin-left: 15px;
}

.wall-box .toolbar i span, .modal-footer .toolbar i span{
    position: absolute;
    width: 100%;
    text-align: center;
    font-size: 11px;
    color: #333;
    left: 0;
    top: 9px;
    /*font-weight: bold;*/
    font-family: Roboto;
}

.wall-box .social-share, .modal-footer .social-share{
    float: right;
    margin-top: 6px;
}

.paging-container{
    padding-bottom: 80px;
    position: relative;
}

.paging-container .pagination{
    position: absolute;
    top: 30px;
    width: 200%;
}

.modal-footer .social-share{
    margin-left: 30px;
}

.wall-box .social-button, .modal-footer .social-button{
    width: 20px;
    height: 20px;
    text-align: center;
    display: inline-block;
    background: #777 !important;
    border: 1px solid #777 !important;
}

.wall-box .social-button.facebook:hover, .modal-footer .social-button.facebook:hover{
    background: #3b5998 !important;
    border: #3b5998 solid 1px !important;
}

.wall-box .social-button.google:hover, .modal-footer .social-button.google:hover{
    background: #d34836 !important;
    border: #d34836 solid 1px !important;
}

.wall-box .social-button.twitter:hover, .modal-footer .social-button.twitter:hover{
    background: #4099FF !important;
    border: 1px solid #4099FF !important;
}

.wall-box .social-button i, .modal-footer .social-button i{
    /*vertical-align: middle;*/
    vertical-align: top;
    line-height: 20px;
    font-size: 13px;
    color: #fff;
}

.wall-box .social-button:hover i, .modal-footer .social-button:hover i{
    color: #fff !important;
}

.modal-body .user-info{
    margin-top: 18px;
}

.wall-box .user-info img, .modal-body .user-info img{
    width: 30px !important;
    height: 30px !important;
    margin-right: 10px;
}
.wall-box .user-info span, .modal-body .user-info span{
    display: inline-block;
    line-height: 30px;
    vertical-align: middle;
}
.wall-box .user-info span.date, .modal-body .user-info span.date{
    color: #777;
    font-size: 10px;
    float: right;
}

.wall-link, .wall-link:hover{
    text-decoration: none;
}

#wallpostModal img{
    width: 100%;
}

.wall-toolbar{
    position: fixed;
    top: 120px;
    right: 0;
    width: 100px;
    height: 270px;
    background: #fff;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    z-index: 100;
    webkit-box-shadow: 0px 0px 13px 1px rgba(0,0,0,0.05);
    -moz-box-shadow: 0px 0px 13px 1px rgba(0,0,0,0.05);
    box-shadow: 0px 0px 13px 1px rgba(0,0,0,0.05);
}

.wall-toolbar a{
    display: block;
    margin-top: 30px;
    text-align: center;
}

.wall-toolbar a:hover{
    text-decoration: none;
    color: #f7931e;
}

.wall-toolbar i{
    font-size: 30px;
}

.footer-bottom {
    background: #282d32;
    min-height: 62px;
    width: 100%;
}
.copyright {
    color: #4b5056;
    text-transform: uppercase;
    line-height: 62px;
    min-height: 62px;
    padding: 7px 0;
    font-family: 'Orienta';
    font-size: 13px;
}
.design {
    color: #fff;
    line-height: 30px;
    min-height: 30px;
    padding: 7px 0;
    text-align: right;
}
.design a {
    color: #fff;
}


#jssor_1{
    /*margin-top: -76px !important;*/
    font-family: 'Source Sans Pro';
    /*width: 100% !important;*/
}
/*#jssor_1 div:not([class]){
    width: 100% !important;
}*/
/* jssor slider bullet navigator skin 05 css */
        /*
        .jssorb05 div           (normal)
        .jssorb05 div:hover     (normal mouseover)
        .jssorb05 .av           (active)
        .jssorb05 .av:hover     (active mouseover)
        .jssorb05 .dn           (mousedown)
        */
        .jssorb05 {
            position: absolute;
        }
        .jssorb05 div{
            transition: all .3 ease;
        }
        .jssorb05 div, .jssorb05 div:hover, .jssorb05 .av {
            position: absolute;
            /* size of bullet elment */
            width: 12px;
            height: 12px;
            /*background: url('img/b05.png') no-repeat;*/
            overflow: hidden;
            cursor: pointer;
            background: #878c92;
            border-radius: 50%;
            -webkit-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.2);
            -moz-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.2);
            box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.2);
        }
        /*.jssorb05 div { background-position: -7px -7px; }*/
        .jssorb05 div:hover, .jssorb05 .av:hover { /*background-position: -37px -7px;*/ background: #f7931e; }
        .jssorb05 .av { /*background-position: -67px -7px;*/ background: #fff;}
        .jssorb05 .dn, .jssorb05 .dn:hover { background-position: -97px -7px; }

        /* jssor slider arrow navigator skin 22 css */
        /*
        .jssora22l                  (normal)
        .jssora22r                  (normal)
        .jssora22l:hover            (normal mouseover)
        .jssora22r:hover            (normal mouseover)
        .jssora22l.jssora22ldn      (mousedown)
        .jssora22r.jssora22rdn      (mousedown)
        */
        .jssora22l, .jssora22r {
            display: block;
            position: absolute;
            /* size of arrow element */
            width: 35px;
            height: 59px;
            cursor: pointer;
            background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAA8CAYAAAAOhRhuAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAABmJLR0QAAAAAAAD5Q7t/AAAACXBIWXMAAAsSAAALEgHS3X78AAADsUlEQVRo3sXaWaxNZxTA8bW1qNmtoRrFjRCPHr3xIHKDRIJIiwTX1YiZCBVNDCki5hLCU5s0aWOKJuYh9HLNGkFKe6sxlASJkoipyt/D2eK76x49a++9zrEf9/nW+n7Z+5z9rW/tE0mJDqC1iFSISLmI3BeRg1EU3SjV/BpTCTyg7vECWAF8WGrMbP7/2AY0LBVmppq8FlgF1KjzW4APio2ZriY9BDSLP4vi2xUeS4uJmQq8Cib7BWiaZ9zqYMy/QMdiYCYpTHU+THCljgVjqxo4Y8aLyDoRieJTNSIyMIqiJ/nGR1GEiJwKTn3iiRmnrsxxoGWBmAbAySBmjBdmrMKcBFoViImAjUHMM6CDB2YM8DJIfMaIWa9+ZYs9MKOA/4Kk54yYbxXm+8zPIWCEwvwKlBniVivMDx6YzxXmPNDGELdSYX7ywAxTmAtAO0PcMoXJvlwAQ8mt0m+OS0bMEoXZStZVHhgMPA+S/ga0N8R9ozDbgUZZMYMU5gpQ8KkKLFCYnz0wAxTmd+BTQ9w8hdnlgemvMLUYVmTga4XZ44GpAJ4GSa8CnxnivlKYfUDjrJh+wJMg6V9AJ0OcrhD3A02yYvoCj4Ok14AuhrgZCnOId9RBSTB9FOYGUG6Im0bd1f6IB6a3wtwEuhriJmOsEJNgegGPgqR/A90McRMU5hjQPCumDXA3SHob6G6I+5L6FWKLTJg4cfgAuwP0MMRUKcwJCtRBSUBHg8QjDOMrSVghJgVdDJL3LDBWV4hnXTEiknQbFCUcn+oKhbdsuGF8pfr+nPa+ZV5f6paW+SygtsC9IPkt489+vELVuPzs4+RpH4wTFeoocYfDA5V26ZjivnQEyfuQbnHVvaDDnqh85UdnQ5wuPw54otIWaLMUaj/wkReqglxH4s3xJ7YSdo5C7SVrCRsk9yryd5O1yA+SDyTdNmi+Qu30ROmN4mVsG8WFCrXDEzWE+ltpy75+kUL5NcpJ32xYqlBb8WqUk78d09YQt1yhNnuivqB+w+pjQ9wqhfrREzWSdC29NQqVvaUXJE9c0pJreq5VqO8An2qUFEV/jNqgUAtcQPEEunFecFsUozYFMc8sz7YkKL1xLFhBknu1cCqIGe0GiifIt7VuViAmfEbNdQXFE5ibD/Ftqw7GVrmD4ommYWjPqOdScV7gBZPpCvIg7+sVZ4DSLb4/4qtSrc77rW0GlG6C6qN0r8kDVBXwUEFexFerziuG4jcP3qLKJPdXiy4i8o/k/mpxXY97DbN1ZCr81S/5AAAAAElFTkSuQmCC') center center no-repeat;
            overflow: hidden;
            /*top: 180px !important;*/
            opacity: .7;
            transition: all .3s ease;
            z-index: 10000 !important;
        }
        .jssora22r{
            -ms-transform: rotate(180deg); /* IE 9 */
            -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
            transform: rotate(180deg);
        }
        .jssora22l:hover, .jssora22r:hover {
            opacity: 1;
        }
        /*.jssora22l { background-position: -10px -31px; }
        .jssora22r { background-position: -70px -31px; }
        .jssora22l:hover { background-position: -130px -31px; }
        .jssora22r:hover { background-position: -190px -31px; }
        .jssora22l.jssora22ldn { background-position: -250px -31px; }
        .jssora22r.jssora22rdn { background-position: -310px -31px; }*/

.slide-image{
    object-fit: cover !important;
    object-position: center 20%;
}

.slides{
    /*width: 100% !important;*/
}

.message-count{
    line-height: 18px;
    vertical-align: middle;
    text-align: center;
    height: 18px;
    width: 18px;
    border-radius: 50%;
    color: #fff;
    background: #f7931e;
    top: -9px;
    right: -9px;
    position: absolute;
    font-size: 10px;
}

.ton-li-heart{
    cursor: pointer;
}

.ton-li-heart.active{
    color: #f7931e !important;
}

.forum-container #container > #header, #container > #footer, .tcat_menu > .expcolimage, .usercp_nav_username, .usercp_nav_email{
    display: none;
}

form[name=pmForm] table tr td:nth-child(2), navigation table tr td:nth-child(2){
    padding-left: 8px;
}

form[name=pmForm] .thead{
    padding-bottom: 8px;
}

.banner-container{
    text-align: center;
    position: relative;
}

.banner-container.header-banner{
    text-align: center;
    padding-top: 25% !important;
    position: relative;
}

.banner-container iframe{
    /*display: inline-block;*/
    max-width: 1080px;
    /*width: 100%;
    width: calc(100% - 20px);
    height: calc(100% - 20px);*/
    /*position: absolute;
    top: -240px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;*/
    top: -100%;
}

.banner-container iframe.header-banner{
    max-width: 960px;
    width: 100%;
    /*height: 100%;
    position: absolute;
    top: 10px;
    left: 10px;*/
}

.banner-container.othr-pgs{
    /*margin-bottom: 40px;*/
    margin-bottom: 15px;
}

.pss-box, .forumbit{
    background: #fff;
    border-radius: 3px;
    padding: 10px;
    -webkit-box-shadow: 0px 0px 13px 1px rgba(0,0,0,0.05);
    -moz-box-shadow: 0px 0px 13px 1px rgba(0,0,0,0.05);
    box-shadow: 0px 0px 13px 1px rgba(0,0,0,0.05);
}

.pss-box-head, .row.thead, .forumbit > .thead{
    background: #e7eaed;
    padding: 10px;
    margin-left: -10px;
    margin-top: -10px;
    margin-right: -10px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border: none !important;
}

.thead strong{
    border: none !important;
    background: none !important;
    font-weight: normal !important;
    color: #333 !important;
    text-shadow: none !important;
}

.thead strong a{
    font-weight: 600;
}

.thead a:visited, .thead a:link{
    color: #333 !important;
}

.forumbit-row{
    margin-left: -10px;
    margin-right: -10px;
    margin-top: 0;
    margin-bottom: 0;
    border-radius: 0 !important;
    border: none;
    border-bottom: 1px solid #e7eaed;
}

.forumbit-row:hover{
    border-bottom: 1px solid #e7eaed;
}

.forumbit .forumbit-row:last-child{
    margin-bottom: -10px;
    border: none !important;
}

.forumbit-lastpost2{
    border-left: 1px solid #e7eaed;
}

.forumbit-content > strong > a{
    color: #f7931e;
    font-size: 14px;
}

.forumbit-content > strong > a:hover{
    text-decoration: none;
    color: #777;
}

.my-widget{
    border: 1px solid #e7eaed;
    padding: 5px;
}

.smalltext{
    font-size: 12px;
}

.smalltext .forumbit-moderators{
    font-size: 11px;
    margin-top: 8px;
}

.form-control{
    border: 1px solid #dbdfe3;
}

.btn-default{
    border: 1px solid #dbdfe3;
}

.forum-excerpt{
    margin-top: 20px;
}

.first-page-blog{
    padding-bottom: 0;
}

.first-page-blog .pssArticleExcerpt{
    border-bottom: 1px solid #e7eaed;
    width: calc(100% - 10px);
    margin: 0 5px 20px 5px;
    padding-bottom: 20px;
}

.first-page-blog .pssArticleExcerpt:first-child{
    margin-top: 20px;
}

.first-page-blog .pssArticleExcerpt:last-child{
    margin-bottom: 0;
    border-bottom: none;
}

.pssForumExcerptTitle, .pssArticleExcerptTitle{
    /*font-weight: bold;*/
    color: #f7931e !important;
    /*color: #b5babf !important;*/
    /*color: #aaafb8 !important;*/
    /*font-family: 'Source Sans Pro';*/
    font-size: 15px;
    /*font-size: 14px;*/
}

.pssForumExcerptTitle{
    display: block;
    padding-bottom: 3px;
}

.pssForumExcerptTitle:hover, .pssArticleExcerptTitle:hover{
    color: #777 !important;
    text-decoration: none;
}

.pssArticleExcerptDate{
    font-size: 10px;
    color: #b7bcc2;
    padding: 3px 0;
}

.pssArticleExcerptTxt{
    font-size: 12px;
    margin-top: 8px;
}

.pssForumExcerptDesc{
    font-size: 12px;
}

.news-box .row{
    margin-top: 10px;
}

.news-box .row:first-child{
    margin-top: 0;
}

.carousel-inner .item img{
    height: 308px;
    object-fit: cover;
}

.pssArticleExcerptTxt img{
    float: left;
    margin-right: 8px;
}

.new-construction .pssArticleExcerptTitle{
    display: block;
    padding-bottom: 2px;
}

.forum_status.forum_off:before, .forum_status.forum_on:before, .subforum_minioff:before, .subforum_minion:before{
    content: none;
}

.forum_status img{
    width: 50px;
    padding-top: 10px;
    opacity: .7;
    transition: all .3s ease;
}

.forum_status.forum_off{
    filter: gray; /* IE6-9 */
  filter: grayscale(1); /* Microsoft Edge and Firefox 35+ */
  -webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
  opacity: .5;
}

.forumbit-row:hover .forum_status img{
    opacity: 1;
}

.subforumicon img{
    width: 16px;
}

.subforumicon.subforum_minioff{
    filter: gray; /* IE6-9 */
  filter: grayscale(1); /* Microsoft Edge and Firefox 35+ */
  -webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
}

.mybreadcrumb{
    margin-bottom: 10px;
    /*height: 38px;*/
}

.mybreadcrumb i{
    font-size: 30px;
    padding-top: 4px;
    display: inline-block;
}

.mybreadcrumb a:after{
    /*box-shadow: 1px -1px 0 0.5px rgba(0, 0, 0, 0.4), 2px -2px 0 1px rgba(255, 255, 255, 0.1);*/
}

.pagination{
    margin-top: 0;
    color: #333;
}

.forum-actions{
    margin-top: 8px;
}

.thead{
    background: none;
    border-bottom: none;
    text-shadow: none;
    padding: 0;
}

.pagination .pages{
    color: #333;
}

.pagination a, .pagination a:link, .pagination a:visited{
    color: #aaafb8 !important;
}

.pagination a:hover{
    background: none;
    border: 1px solid #f7931e;
    color: #333 !important;
    /*color: #f7931e;*/
}

.forum-info-dashboard{
    margin-bottom: 40px;
}

.forum-info-dashboard .forumbit{
    margin-top: 10px;
}

.tfoot{
    background: none;
}

.go_page{
    display: none;
}

.pss-forum-threads{
    padding: 0;
}

.pss-forum-threads tr:first-child td:first-child{
    border-top-left-radius: 3px;
}

.pss-forum-threads tr:first-child td:last-child{
    border-top-right-radius: 3px;
}

.tborder{
    border: none;
}

.tcat{
    background: #e7eaed !important;
    padding: 10px !important;
    color: #333;
    border: none !important;
}

.tcat a{
    color: #333 !important;
}

.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td{
    border-top: 1px solid #e7eaed;
}

.pss-forum-footer{
    margin-top: 40px;
}

a.pss-thread-title{
    color: #f7931e;
    font-size: 14px;
}

a.pss-thread-title:hover{
    color: #777;
    text-decoration: none;
}

.thread_status{
    font-family: 'Tonicons';
    background: none;
    font-size: 26px;
    width: 32px;
    height: 32px;
    color: #aaafb8;
    position: relative;
}

.thread_status.newfolder:before{
    content: "\e850";
}
.thread_status.newhotfolder:before{
    content: "\e857";
}
.thread_status.newhotfolder:after{
    position: absolute;
    content: "\e85d";
    bottom: 3px;
    left: 6.5px;
    font-size: 13px;
    color: #f7931e;
    font-weight: 900;
}
.thread_status.hotfolder:after{
    position: absolute;
    content: "\e85d";
    bottom: 3px;
    left: 6.5px;
    font-size: 13px;
    font-weight: 900;
}
.thread_status.hotfolder:before{
    content: "\e857";
}
.thread_status.folder:before{
    content: "\e857";
}
.thread_status.dot_folder:before{
    content: "\e857";
}
.thread_status.dot_folder:after{
    position: absolute;
    content: "\e863";
    bottom: 3px;
    left: 6.5px;
    font-size: 13px;
    font-weight: 900;
}
.thread_status.lockfolder:before{
    content: "\e857";
}
.thread_status.lockfolder:after{
    position: absolute;
    content: "\e868";
    bottom: 3px;
    left: 6.5px;
    font-size: 13px;
    font-weight: 900;
    color: red;
}

dd .thread_status:not(.folder):not(.dot_folder):not(.lockfolder):not(.newfolder):not(.newhotfolder):not(.hotfolder){
    width: 18px !important;
    height: 18px !important;
    font-size: 18px !important;
}
dd .thread_status:not(.folder):not(.dot_folder):not(.lockfolder):not(.newfolder):not(.newhotfolder):not(.hotfolder):before{
    font-size: 18px !important;
}
dd .thread_status:not(.folder):not(.dot_folder):not(.lockfolder):not(.newfolder):not(.newhotfolder):not(.hotfolder):after{
    font-size: 9px !important;
    left: 4px !important;
    bottom: -2px !important;
}

.thread_legend .thread_status{
    width: auto;
}

.thread_legend dd{
    margin-right: 10px;
}

/*.star_rating .current_rating:before{
    font-family: FontAwesome;
    content: '    ';
    width: 80px !important;
    text-indent: 0;
    position: absolute;
    top: 0;
    left: 0;
}*/

.star_rating, .star_rating li a:hover, .star_rating .current_rating{
    background: none;
    font-size: 14px;
}

.five_stars:before{
    font-family: FontAwesome;
    background: none;
    content: '    ';
    text-indent: 0;
    position: absolute;
    top: 0;
    left: 0;
}

.five_stars:hover:before{
    font-family: FontAwesome;
    background: none;
    content: '    ';
    text-indent: 0;
    position: absolute;
    top: 0;
    left: 0;
}

.four_stars:before{
    font-family: FontAwesome;
    background: none;
    content: '   ';
    color: transparent;
    text-indent: 0;
    position: absolute;
    top: 0;
    left: 0;
}

.four_stars:hover:before{
    font-family: FontAwesome;
    background: none;
    content: '   ';
    color: #777;
    text-indent: 0;
    position: absolute;
    top: 0;
    left: 0;
}

.three_stars:before{
    font-family: FontAwesome;
    background: none;
    content: '  ';
    color: transparent;
    text-indent: 0;
    position: absolute;
    top: 0;
    left: 0;
}

.three_stars:hover:before{
    font-family: FontAwesome;
    background: none;
    content: '  ';
    color: #777;
    text-indent: 0;
    position: absolute;
    top: 0;
    left: 0;
}

.two_stars:before{
    font-family: FontAwesome;
    background: none;
    content: ' ';
    color: transparent;
    text-indent: 0;
    position: absolute;
    top: 0;
    left: 0;
}

.two_stars:hover:before{
    font-family: FontAwesome;
    background: none;
    content: ' ';
    color: #777;
    text-indent: 0;
    position: absolute;
    top: 0;
    left: 0;
}

.one_star:before{
    font-family: FontAwesome;
    background: none;
    content: '';
    color: transparent;
    text-indent: 0;
    position: absolute;
    top: 0;
    left: 0;
}

.one_star:hover:before{
    font-family: FontAwesome;
    background: none;
    content: '';
    color: #777;
    text-indent: 0;
    position: absolute;
    top: 0;
    left: 0;
}

.pss-thread-display{
    margin-bottom: 40px;
}

.top-user-menu{
    float: right;
    margin-top: -7px;
}

.top-user-menu .login, .top-user-menu .social-login{
    float: left;
}

.top-user-menu .social-login{
    margin-left: 30px;
    padding-left: 30px;
    border-left: 1px solid #e7eaed;
    height: 58px;
}

.top-user-menu .social-login .expl{
    font-size: 11px;
}

.top-user-menu input{
    border: 2px solid #e8eeef;
    border-radius: 3px;
    padding: 8px 8px 8px 40px;
    width: 160px;
}

.username-input, .password-input{
    display: inline-block;
    position: relative;
}

.username-input:before{
    font-family: 'Tonicons';
    content: "\e863";
    position: absolute;
    top: 4px;
    left: 12px;
    color: #61c0ed;
    font-size: 20px;
}

.username-input:focus::before, .password-input:focus::before{
    color: #f7931e;
}

.password-input:before{
    font-family: 'Tonicons';
    content: "\e868";
    position: absolute;
    top: 4px;
    left: 12px;
    color: #61c0ed;
    font-size: 20px;
}

.add-user-menu{
    font-size: 11px;
    margin-top: 5px;
}

.add-user-menu .forgotten-password{
    float: left;
}

.add-user-menu .register-now{
    float: right;
}

.login-button{
    border: 2px solid #e8eeef;
    background: #fff;
    border-radius: 3px;
    height: 38px;
    width: 30px;
    text-align: center;
    color: #333;
    vertical-align: top;
    transition: all .3s ease;
}

.login-button:hover, .login-button:focus{
    /*border: 2px solid #f7931e;*/
    border: none;
    background: #f7931e;
    color: #fff;
}

.social-buttons{
    text-align: center;
    margin-top: 6px;
}

.social-button{
    display: inline-block;
    width: 36px;
    height: 36px;
    line-height: 36px;
    vertical-align: middle;
    color: #fff;
    border-radius: 3px;
    transition: all .3s ease;
    margin-left: 3px;
    margin-right: 3px;
}

.social-button i{
    vertical-align: middle;
    line-height: 36px;
    font-size: 16px;
    color: #fff;
}

.social-button.facebook{
    background: #3b5998;
    border: #3b5998 solid 1px;
}

.social-button.facebook:hover{
    background: #fff;
    color: #3b5998;
}

.social-button.facebook:hover i{
    color: #3b5998;
}

.social-button.google{
    background: #d34836;
    border: #d34836 solid 1px;
}

.social-button.google:hover{
    background: #fff;
    color: #d34836;
}

.social-button.google:hover i{
    color: #d34836;
}

.blogLink{
    line-height: 32px;
    vertical-align: middle;
    display: inline-block;
}

.blogLink i{
    display: inline-block;
    font-size: 32px;
    line-height: 32px;
    margin-right: 12px;
}

.blogLink span{
    display: inline-block;
    vertical-align: top;
    line-height: 32px;
}

.myBlog{
    margin-top: 20px;
}

.myBlog a{
    margin-right: 40px;
}

.myBlog a:last-child{
    margin-right: 0;
}

.pagination-numbers{
    margin-top: 10px;
    margin-bottom: 16px;
}

.blog-post{
    margin-top: 30px;
}

.blog-image{
    width: 163px !important;
    height: 163px !important;
    padding: 0;
    border-radius: 3px;
    float: left;
    margin-right: 18px;
}

.blog-image.category-image{
    width: 120px !important;
    height: 95px !important;
}

.blog-image.random-image{
    width: 100% !important;
    height: 80px !important;
}

.blog-image .pss-box{
    padding: 0;
    height: 163px;
    border-radius: 3px;
}

.blog-image.category-image .pss-box{
    height: 95px !important;
}

.blog-image.random-image .pss-box{
    height: 80px !important;
}

.blog-image .pss-box img{
    height: 163px;
    border-radius: 3px;
}

.blog-image.category-image .pss-box img{
    height: 95px !important;
}

.blog-image.random-image .pss-box img{
    height: 80px !important;
}

.blog-image .pss-box .link{
    border: none;
    font-size: 50px;
    line-height: 163px;
    height: 163px;
    background: none !important;
    display: inline-block;
}

.blog-image.category-image .pss-box .link{
    font-size: 50px;
    line-height: 95px !important;
    height: 95px !important;
}

.blog-image.random-image .pss-box .link{
    font-size: 50px;
    line-height: 80px !important;
    height: 80px !important;
}

.blog-image .pss-box .link i{
    line-height: 163px;
}

.blog-image.category-image .pss-box .link i{
    line-height: 95px !important;
}

.blog-image.random-image .pss-box .link i{
    line-height: 80px !important;
}

.album.blog-image a{
    width: 100%;
    height: 163px;
    top: 0;
    left: 0;
    background: rgba(247, 147, 30, .85);
    border-radius: 3px;
}

.album.blog-image.category-image a{
    height: 95px !important;
}

.album.blog-image.random-image a{
    height: 80px !important;
}

.blog-post h3{
    width: 500px;
}

.blog-icons{
    margin-top: 15px;
    float: right;
    font-size: 32px;
    color: #b7bcc2;
}

.blog-icon{
    display: inline-block;
    padding: 0 8px;
    position: relative;
}

.blog-icon .counter{
    display: block;
    position: absolute;
    top: -3px;
    right: -3px;
    color: #fff;
    font-size: 10px;
    background: #f7931e;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    text-align: center;
    line-height: 22px;
}

.blog-info{
    color: #b7bcc2;
    font-size: 12px;
    margin-bottom: 3px;
}

.blog-intro{
    color: #b7bcc2;
    margin-top: 12px;
    margin-bottom: 0;
}

.blog-categories{
    color: #b7bcc2;
    margin-top: 10px;
}

.blog-categories a{
    color: #f7931e;
}

.blog-categories a:hover{
    color: #777;
    text-decoration: none;
}

.blog-read-more{
    float: right;
    display: block;
    background: #58626e;
    padding: 16px 30px;
    color: #fff !important;
    border-radius: 3px;
    text-transform: uppercase;
    font-family: 'Orienta';
}

.blog-read-more:hover{
    background: #f7931e;
}

.blog-read-more.house-more{
    padding: 8px;
}

.category-container{
    margin-top: 12px;
    margin-bottom: 12px;
    float: left;
}

.finish-blogposts{
    margin-top: 30px;
}

.myAlbum{
    margin-top: 20px;
    margin-bottom: 20px;
}

.myAlbum a{
    margin-right: 55px;
}

.myAlbum a:last-child{
    margin-right: 0;
}

.album-categories .row{
    margin-bottom: 18px;
}

.album-categories .row:last-child{
    margin-bottom: 0 !important;
}

.random-albums h4{
    font-size: 12px;
    height: 30px;
    line-height: 15px;
    overflow: hidden;
}

.ad-board .pss-box{
    border-radius: 0;
}

.ad-board .pss-box img{
    border-radius: 0;
    object-fit: contain;
    border: 1px solid #e7eaed;
    padding: 3px;
}

.ad-board h4{
    text-align: left;
}

.ad-board h4 a{
    display: inline;
}

.ad-board .album.blog-image a{
    border-radius: 0;
}

.ad-box{
    margin-bottom: 30px;
}

.category-box{
    padding: 10px 0 0 0;
}

.category-box-title{
    text-align: left;
    font-size: 18px;
    color: #58626e;
    font-weight: 600;
    margin-bottom: 17px;
    padding: 0 10px;
    margin-top: 8px;
}

.ad-row{
    display: table-row;
}

.ad-category{
    color: #bfc3c9;
    font-size: 14px;
    border-top: 1px solid #f6f6f6;
    /*height: 59px;*/
    height: 45px;
    /*line-height: 59px;*/
    display: table-cell;
    vertical-align: middle;
    padding: 0 10px;
    cursor: pointer;
    position: relative;
    transition: all .2s ease;
}

.ad-category:hover{
    background: #363c43;
    color: #fff;
}

.ad-category i{
    font-size: 18px;
    margin-right: 14px;
    display: inline-block;
    vertical-align: middle;
    opacity: .5;
}

.ad-category:hover i{
    opacity: 1;
}

.ad-category div{
    display: inline-block;
    vertical-align: middle;
    line-height: 15px;
    max-width: 65%;
    width: 65%;
}

.ad-category span{
    margin-left: 6px;
    display: inline-block;
    width: 24px;
    height: 24px;
    color: #fff;
    background: #f7931e;
    border-radius: 50%;
    line-height: 24px;
    font-size: 11px;
    text-align: center;
}

.ad-category.disabled span{
    background: #b7bcc2;
}

.category-box .ad-row:last-child, .category-box .ad-row:last-child .ad-category{
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

.category-box.affix{
    /*top: 90px;*/
    bottom: 10px;
    width: 227.5px;
}

.forum-excerpt .blog-icons{
    margin-top: 0;
}

.forum-excerpt img{
    float: left;
    width: 42px;
    height: 42px;
    margin-right: 18px;
}

.forum-excerpt{
    border-bottom: 1px solid #e7eaed;
    margin-top: 10px;
    padding-bottom: 10px;
    margin-right: 5px;
    margin-left: 5px;
    width: calc(100% - 10px);
}

.pss-box .forum-excerpt:last-child{
    border-bottom: none;
}

.forum-group-title{
    border-bottom: 1px solid #e7eaed;
    margin-right: 5px;
    margin-left: 5px;
    padding-bottom: 15px;
    padding-top: 15px;
    width: calc(100% - 10px);
}

.forum-pss-box{
    padding-bottom: 0;
}

.mobile-login{
    display: none;
    float: left;
    margin-top: 6px;
}

.collapsed-user-menu{
    display: none;
    float: right;
    font-size: 45px;
    color: #f7931e;
}
.collapsed-user-menu a{
    color: #f7931e;
}

.collapsed-menu{
    /*font-size: 45px;*/
    display: none;
    float: right;
}

/*.blog-categories .blog-read-more:after {
    content: '';
    display: block;
    clear: both;
}*/

.forum-status .my-widget{
    height: auto !important;
}

.forum-info-dashboard:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.pss-box.news-box.blog-post:after, .pss-box.news-box:after{
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.forum-container, .news-presenter{
    width:calc(100% - 340px);
    float: left;
}

.forum-container{
    background: #fff;
    border-radius: 3px;
    padding: 10px;
    -webkit-box-shadow: 0px 0px 13px 1px rgba(0,0,0,0.05);
    -moz-box-shadow: 0px 0px 13px 1px rgba(0,0,0,0.05);
    box-shadow: 0px 0px 13px 1px rgba(0,0,0,0.05);
    padding: 10px;
}

.post_content fieldset, fieldset{
    border: none;
}

.table-responsive{
    overflow-y: hidden;
}

.invisible{
    display: none;
}

.news-presenter{
    min-height: 1118px;
}

.news-presenter h2{
    margin-top: 0px;
}

.news-presenter .col-md-12 > img{
    width: 100%;
    height: 450px;
    object-fit: cover;
    margin-bottom: 20px;
}

.comment-text{
    float: left;
    width: calc(100% - 110px);
    min-height: 52px;
    resize: none;
}

.wall-comment-text{
    width: calc(100%);
    min-height: 152px;
    resize: none;
}

.send-wall-comment{
    width: 100%;
    margin-top: 10px;
    padding: 8px 30px;
}

hr.comment-bottom{
    margin-top: -10;
}

.comment-section .comment:last-child{
    border-bottom: none;
}

.comment{
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e7eaed;
}

.comment p{
    margin-bottom: 0;
}

.comment .comment-avatar{
    float: left;
    width: 60px !important;
    height: 60px;
    margin-right: 20px;
    margin-bottom: 0;
    object-fit: cover;
}

.wall-comment-section .comment .comment-avatar{
    width: 40px !important;
    height: 40px !important;
}

.wall-comment-section{
    max-height: 200px;
    overflow-y: auto;
}

.comment .comment-content{
    float: left;
    width: calc(100% - 80px);
}

.forum-container{
    min-height: 1500px;
}

.post-ad{
    padding: 8px;
    text-align: center;
}

.post-ad iframe{
    display: inline-block;
}

.spletnik-presenter img{
    width: 100%;
    height: 450px;
    object-fit: cover;
    margin-bottom: 20px;
}

.spletnik-container{
    width: calc(100% - 340px);
    float: left;
}

.spletnik-banner{
    margin-left: 5px;
}

.logged-in{
    font-size: 14px;
    padding-top: 10px;
}

.logged-in a{
    text-decoration: none;
    transition: all .3s ease;
}

.logged-in img{
    height: 40px;
}

.logged-in a:hover{
    color: #f7931e;
}

#logout{
    font-size: 16px;
    transition: all .3s ease;
    margin-left: 20px;
}

#logout:hover{
    color: red;
}

#logout span{
    font-size: 14px;
}

.modal-body{
    text-align: left;
}

.modal-title{
    text-align: left;
}

.error, .success{
    margin-top: 20px;
}

.error p, .success p{
    padding: 10px;
}

.invisible{
    display: none;
}

.clear{
    clear: both;
}

*:focus, *:link, *:visited{
    outline: none !important;
}

.mh-carousel img{
    width: 100%;
    /*height: 260px !important;*/
    height: 296px !important;
    object-fit: cover !important;
}

.mh-carousel .carousel-caption{
    text-shadow: #000 1px 0 5px;
}

.news-container .col-md-6.pssArticleExcerpt{
    min-height: 80px;
    padding-top: 9px;
    padding-bottom: 8px;
}

hr{
    /*border-bottom: 1px solid #e7eaed;*/
    background-color: #e7eaed;
    color: #e7eaed;
}

.forum-news{
    margin-bottom: 15px;
}

.sidebar-news-image{
    width: 100%;
    height: 150px;
    object-fit: cover;
}

.first-page-news-image{
    width: 100px;
    height: 100px;
    object-fit: cover;
    float: left;
    margin-right: 10px;
    margin-bottom: 5px;
}

.post-ad iframe, .banner-container iframe{
    transform-origin: top left;
    -moz-transform-origin: top left;
    -webkit-transform-origin: top left;
    -o-transform-origin: top left;
    -ms-transform-origin: top left;
}

body{
    overflow: hidden;
}

.background-banner{
    /*width: 100%;*/
    width: 5000px;
    /*height: 100%;*/
    height: 1200px;
    position: fixed;
    top: 0;
    /*left: 0;
    right: 0;
    bottom: 0;*/
    left: 50%;
    transform: translate(-50%);
    /*z-index: -1;*/
}

.wall-first-page .blog-intro{
    height: 38px;
    max-height: 38px;
}

small.latest-threads{
    margin-left: 40px;
    font-size: 14px;
}

.cookie-message{
    bottom: 0;
    top: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #262831;
    color: #fff;
    padding: 1rem;
    text-align: left;
    border: none !important;
    box-shadow: none;
}

.cookie-contain{
    color: #fff;
    padding: 1rem;
    background: rgba(255,255,255,.1);
}

.cookie-message h3{
    color: #fff;
    margin-top: 4px;
    margin-bottom: 18px;
}

.cookie-message svg{
    stroke: currentColor;
    fill: currentColor;
    float: left;
    margin-right: 15px;
}

.cookie-message a{
    position: relative;
    right: 0;
    font-size: 13px;
    color: #f7931e;
}

.cookie-message a.cookiebar-close, .cookie-message a.my-close-button{
    /*position: absolute;
    right: 20px;*/
    float: right;
    display: block;
    padding: 12px 32px;
    background: #fff;
    color: #262831;
    margin-top: 12px;
}

.top-search-bar{
    margin-left: 30px;
    float: left;
    width: 20%;
    max-width: 300px;
    min-width: 150px;
    margin-top: -3px;
}

.top-search-bar .advanced-search{
    text-align: right;
    margin-top: 4px;
}

.advanced-search-form select{
    max-width: 40vw;
}

td.search-post-preview > table > tbody > tr > td{
    border: 1px solid #f5f5f5 !important;
    padding: 5px;
}

blockquote span{
    font-size: 14px !important;
}

.novogradnje-img, .wall-box img.novogradnje-img{
    width: 100% !important;
    height: 245px !important;
    object-fit: cover;
    padding: 0 !important;
    border: 0 !important;
}

@media (max-width:320px)  { /* smartphones, iPhone, portrait 480x320 phones */ }
@media (max-width:481px)  {
/* portrait e-readers (Nook/Kindle), smaller tablets @ 600 or @ 640 wide. */
    .wall-toolbar{
        bottom: 0;
        top: auto !important;
        width: 100%;
        height: 100px;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }
    .wall-toolbar a{
        width: 33.3333333333333333%;
        float: left;
    }

    .post-search-results-row td:nth-child(6),
    .post-search-results-title-row td:nth-child(4){
        display: none;
    }
}
@media (max-width:567px)  {
    .usercp_nav{
        display: none;
    }

    form[name='pmForm'] table > tbody > tr > td.tcat:nth-child(3), form[name='pmForm'] table > tbody > tr > td.trow1:nth-child(4), form[name='pmForm'] table > tbody > tr > td.trow1:nth-child(5) {
        display: none;
    }

    navigation form[name='input'] table > tbody > tr > td.trow1:nth-child(1), navigation form[name='input'] table > tbody > tr > td.trow2:nth-child(1), navigation form[name='input'] .posticons_label
    {
        display: none;
    }

    navigation form[name='input'] table > tbody > tr > td.trow1:nth-child(3)
    {
        display: block;
        position: absolute;
        right: 10px;
        background: none;
        margin-top: -5px;
    }

    small.latest-threads{
        width: 100%;
        display: block;
        line-height: 20px;
        margin-top: 5px;
    }

    .post-search-results-row td:nth-child(7),
    .post-search-results-title-row td:nth-child(5){
        display: none;
    }

    /*.banner-container.othr-pgs{
        margin-bottom: 10px;
    }*/

    #content > .row > .col-md-12 > h2{
        margin-top: 0px;
    }

    #social-networks-container{
        display: none;
    }
}
@media (max-width:641px)  {
/* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */
    .top-user-menu{
        display: none;
        position: fixed;
        /*top: 88px;*/
        top: 55px;
        background: #fff !important;
        padding: 10px;
        right: 20px;
        border: 1px solid #e7e7e7;
        /*width: 250px;*/
    }
    .collapsed-user-menu{
        display: block !important;
    }
    .collapsed-user-menu a:focus, .collapsed-user-menu a:visited{
        text-decoration: none;
    }
    .forumbit-content{
        width: calc(100% - 100px) !important;
    }
    .forumbit-row{
        position: relative;
        padding-bottom: 30px;
    }
    .forumbit-lastpost2.num-show{
        float: left !important;
        width: 50% !important;
        display: block;
        height: 20px;
        line-height: 20px;
        position: absolute !important;
        padding: 0 !important;
        bottom: 10 !important;
        top: auto !important;
        left: 0;
        right: 50%;
    }
    .forumbit-lastpost2.num-show:before{
        content: 'Tem: ';
    }
    .forumbit-row *:nth-child(3){
        border-left: none;
    }
    .forumbit-row *:nth-child(4){
        left: 50% !important;
        right: 0 !important;
    }
    .forumbit-row *:nth-child(4):before{
        content: 'Objav: ';
    }
}
@media (max-width:767px)  {
    .star_rating{
        display: none;
    }
    .forumdisplay_regular td:nth-child(6), .forumdisplay_regular td:nth-child(7), .forumdisplay_regular td:nth-child(8), .forumdisplay_regular td:nth-child(9){
        display: none;
    }
    tr td.forumdisplay_announcement:nth-child(6), tr td.forumdisplay_announcement:nth-child(7), tr td.forumdisplay_announcement:nth-child(8), tr td.forumdisplay_announcement:nth-child(9){
        display: none;
    }
    .table tr:first-child td.tcat:nth-child(4), .table tr:first-child td.tcat:nth-child(5), .table tr:first-child td.tcat:nth-child(6), .table tr:first-child td.tcat:nth-child(7){
        display: none;
    }
    .table-responsive>.table>thead>tr>th, .table-responsive>.table>tbody>tr>th, .table-responsive>.table>tfoot>tr>th, .table-responsive>.table>thead>tr>td, .table-responsive>.table>tbody>tr>td, .table-responsive>.table>tfoot>tr>td{
        white-space: normal !important;
    }
    .forumdisplay_regular td:nth-child(2){
        content: '';
        width: 0;
        padding: 0;
        overflow: hidden;
    }
    .forumdisplay_regular td:first-child{
        padding: 8px 0 0 8px;
    }
}
@media (max-width:791px)  {
    .forumbit-moderators{
        display: none;

    }

    .post-search-results-row td:nth-child(1), .post-search-results-row td:nth-child(2){
        width: 0;
        padding: 0;
    }

    .post-search-results-row td:nth-child(1) .thread_status, .post-search-results-row td:nth-child(2) .thread_status, .post-search-results-row td:nth-child(8), .post-search-results-row td:nth-child(9),
    .post-search-results-title-row td:nth-child(6), .post-search-results-title-row td:nth-child(7){
        display: none;
    }
}
@media (max-width:850px)  {
    nav.navbar{
        height: 35px;
    }
    nav.navbar .container{
        margin-top: 5px;
        height: 35px;
    }
    .collapsed-menu .fa{
        font-size: 35px;
    }
    .navbar-brand, .navbar-brand img{
        height: 30px;
        margin-top: 2px;
    }
    .navbar-header{
        height: 30px;
        margin-top: 3px;
    }
    .logged-in img{
        height: 35px;
    }
    #logout{
        margin-top: 3px;
    }
    .top-search-bar{
        top: 48px !important;
    }
    #navbar{
        top: 48px !important;
    }
    .mobile-login p{
        margin-bottom: 5px;
    }
    .social-button{
        width: 25px;
        height: 25px;
    }
    .social-button i{
        line-height: 25px;
    }
    .expl{
        margin-top: 3px;
    }
    .social-buttons{
        margin-top: 3px;
    }
    .collapsed-user-menu{
        font-size: 35px;
    }
}
@media (max-width:960px)  {
    .collapsed-menu{
        float: left;
        margin-right: 20px;
    }
    .navbar-brand{
        float: right;
        padding-right: 0;
        padding-left: 30px;
    }
}
@media (max-width:991px)  {
    .side-banner{
        display: none;
    }
    .pss-box.banner-container{
        /*display: none;*/
    }

    .forumbit-row .forum_status{
        float: left;
        margin-right: 15px;
        margin-top: -15px;
        margin-bottom: 15px;
    }

    .forumbit-content{
        float: left;
        width: calc(100% - 235px);
    }
    .forumbit-lastpost2.num-show{
        float: left;
        width: 70px;
    }
    .forumbit-lastpost2-last{
        display: none;
    }
    .row.thead .col-md-1, .row.thead .col-md-2{
        display: none;
    }
    .category-box.affix{
        display: none;
    }
    .spletnik-container{
        width: 100%;
    }
    .blog-post h3{
        width: auto !important;
    }
    .spletnik-container .commented{
        margin-top: 50px;
    }
}
/*@media (max-width:961px)  {*/
@media (max-width:1000px)  {
/* tablet, landscape iPad, lo-res laptops ands desktops */
    .navbar-toggle.collapsed{
        float: right;
    }
    .navbar-header{
        float: left;
    }
    .navbar-toggle.collapsed
    {
        display: block;
    }
    #navbar{
        display: none;
        position: fixed;
        top: 80px;
        background: #fff !important;
        width: 250px;
        height: 240px !important;
        overflow: hidden;
        z-index: 1;
    }
    #navbar .nav.navbar-nav{
        height: 240px;
        padding: 0 10px;
    }
    #navbar .nav.navbar-nav li{
        width: 100%;
    }
    .collapsed-menu{
        display: block;
    }
    .collapse{
        display: none;
    }
    .collapsed-menu .fa {
        font-size: 35px;
    }
}
@media (max-width:1023px) {
    .news-box > .row .pssArticleExcerpt:last-child{
        margin-top: 10px;
    }
/*    .news-container .row:last-child{
        display: none;
    }*/
    .wall-first-page .wall-box:last-child{
        display: none;
    }

    #oglasi-floating .banner-container {
        width: 100% !important
    }

    #oglasi-floating {
        position: fixed;
        bottom: -100%;
        left: 0px;
        z-index: 10;
        background: #fff;
        -webkit-box-shadow: 0px -1px 5px 0px rgba(0,0,0,0.75);
        -moz-box-shadow: 0px -1px 5px 0px rgba(0,0,0,0.75);
        box-shadow: 0px -1px 5px 0px rgba(0,0,0,0.75);
        width: calc(100% - 10px);
        margin: 0px 5px;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
    }

    #oglasi-floating .close {
        position: absolute;
        background: url(img/puscica-dol.png);
        width: 42px !important;
        height: 42px !important;
        left: calc(50% - 21px);
        top: -21px !important;
        opacity: 1;
        z-index: 1000;
    }
}
@media (max-width:1120px) {
    .forum-banner{
        display: none !important;
    }
    .forum-container, .news-presenter{
        width: 100%;
    }
    .background-banner{
        display: none;
    }

}
@media (min-width:1120px) {
    .num-show{
        height: 110px !important;
        line-height: 85px !important;
    }
    .forumbit-lastpost2-last{
        height: 110px !important;
    }
    .forumbit-row .forum_status{
        left: 0;
    }
}
/*@media (max-width:1180px) {*/
@media (max-width:1320px) {
    .top-search-bar{
        position: fixed;
        top: 76px;
        left: 0;
        width: 100%;
        max-width: 100%;
        margin-top: 0;
        margin-left: auto;
        padding: 8px;
        background: #e7eaed;
    }
    .top-search-bar form{
        float: left;
        width: calc(100% - 150px);
    }
    .top-search-bar .advanced-search{
        float: left;
        margin-left: 20px;
        margin-top: 8px;
        color: #333;
    }
    .top-search-bar .advanced-search a{
        color: #333;
    }
    .top-search-bar .advanced-search a:hover{
        color: #f7931e;
    }
    .header-banner{
        margin-top: 10px;
    }
}
/*@media (max-width:1281px) {*/
@media (max-width:1600px) {
/* hi-res laptops and desktops */
    .mobile-login{
        display: block;
    }
    .login{
        display: none;
    }
}

table, td{
    border: none !important;
}

.select2-input{
    width: 100% !important;
}

textarea#to, #s2id_to, #s2id_to .select2-search-field, , #s2id_to .select2-search-field > input, .select2-search-field, .select2-search-field > input{
    width: 100% !important;
}

*:focus{
    outline: none;
}
