@font-face {
    font-family: 'Roboto-Medium';
    src: url('../fonts/Roboto-Medium.ttf'); 
}

@font-face {
    font-family: 'RobotoRegular';
    src: url('../fonts/Roboto-Regular.ttf'); 
}


@font-face {
    font-family: 'OpenSansCondensedBold';
    src: url('../fonts/OpenSans-CondBold.ttf'); 
}

@font-face {
    font-family: 'OpenSansCondensed';
    src: url('../fonts/OpenSans-CondLight.ttf'); 
}

@font-face {
    font-family: 'OpenSans';
    src: url('../fonts/OpenSans-Regular.ttf'); 
}

@font-face {
    font-family: 'OpenSansSemiBold';
    src: url('../fonts/OpenSans-Semibold.ttf'); 
}

@font-face {
    font-family: 'OpenSansBold';
    src: url('../fonts/OpenSans-Bold.ttf'); 
}

@font-face {
    font-family: 'OpenSansLight';
    src: url('../fonts/OpenSans-Light.ttf'); 
}

body {
    font-family: "OpenSans" !important;
    overflow-x: hidden;
}

.container {
    width: 1000px;
}

a, button {
    outline: 0 !important;
}

.navbar-fixed-bottom, .navbar-fixed-top {
    z-index: 2000;
}

.no-margin-top {
    margin-top: 0px !important;
}
.mt20 {
    margin-top: 20px !important;
}
.displaynone {
    display: none !important;
}
.navbar {
    min-height: 60px;
}

#bg_pattern { 
    background-image: url(../img/bg_pattern.png); 
    position: fixed; 
    opacity: 0.8; 
    left: 0px; 
    top: 0px; 
    width: 100%; 
    height: 100%; 
    z-index: -1;
}

.mobile-version {
    display: none;   
}

.navbar-fixed-top {
    border: 1px solid #7a92c9;
}

#slide-nav {
    background: url("../img/bg.png");
    margin-top: 25px;
    background-repeat: repeat;
}


.scrolled {
    display: none;
    background: #dcc2b5 !important;
}

#slide-nav .navbar-brand img {
    margin: -20px 0px;
}
/* put toggle bars on the left :: not using button */
#slide-nav .navbar-toggle {
    cursor: pointer;
    position: relative;
    line-height: 0;
    float: left;
    margin: 0;
    width: 30px;
    height: 40px;
    padding: 14px 0 0 0;
    border: 0;
    background: transparent;
}
/* icon bar prettyup - optional */
#slide-nav .navbar-toggle > .icon-bar {
    width: 90%;
    display: block;
    height: 3px;
    margin: 5px 0 0 0;
    border-radius: 0px;
}

.navbar-header {
    position: relative
}

#nav-close {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 300;
    font-size: 24px;
    padding-right: 10px;
    display: none;
}

.grayLink {
    opacity: 0.5;
}

.grayLink:hover {
    opacity: 1;
}

.legal-datetime {
    font-size: 12px;
    font-family: "OpenSansSemiBold";
    color: #fff;
    line-height: 1.167;
    text-align: right;
    text-shadow: 0.5px 0.866px 1px rgb( 1, 1, 1 );
    margin: -20px 0px;
}

.show-it-small {
    display: none !important;
}

.header-legal {
    background: #f6f2f7;
    padding: 0px 100px;
}

.header-legal .header-legal-section {
    margin: 0 auto;
}

.header-legal .header-legal-section .additional {
    top: 0;
    right: 0;
    position: absolute;
    padding: 5px 100px 5px 10px;
    background: url("../img/header-back.png");
}

.header-legal .header-legal-section .additional img{
    padding-right: 10px;
}

.header-legal .header-legal-navigation {
    background: url("../img/logo-header.png") no-repeat scroll center top rgba(0, 0, 0, 0) !important;
    border: 0 none;
    border-top-left-radius: 10px !important;
    border-top-right-radius: 10px !important;  
    font-size: 12px;
    font-family: "OpenSansCondensedBold";
    height: 90px;
    margin: 0 -200px;  
    text-transform: uppercase;  
}

.header-legal .header-legal-navigation .legal-top-menu{
    padding-left: 490px;
}

.header-legal .header-legal-navigation .legal-top-menu ul{
    padding-top: 12px;
}

.header-legal .legal-top-menu ul li a{
    color: #fff;
    text-transform: uppercase;
    padding-left: 7px;
    font-family: "OpenSansCondensedBold";
    font-size: 12px;
}

.header-legal .legal-top-menu ul li a:hover{
    color: #435cc8;
}

.header-legal .legal-top-menu ul li a img {
    display: none;
}

.header-legal .slide-active ul li {
    border-bottom: 1px solid #eaebeb;
}

.header-legal .slide-active ul li:first-child {
    border-bottom: none;
}

.header-legal .slide-active ul li a {
    text-transform: uppercase;
    padding-left: 7px;
    font-family: "RobotoRegular";
    font-size: 12px;
    color: #7c7f81;
}

.header-legal .slide-active ul li a img {
    margin-right: 20px;
    width: 25px;
    height: 25px;
    opacity: 0.3;
    display: inline-block;
}

.header-legal .slide-active ul.dropdown-menu {
    background: #fff !important;
}

.header-legal .slide-active ul li a img:hover {
    opacity: 0.7;
}

.header-legal .slide-active ul li a:hover{
    color: #435cc8;
}

.header-legal .header-legal-navigation .legal-top-menu ul li i {
    border-radius: 50% !important;
    color: #fff;
    font-size: 14px;
    height: 22px;
    left: 0;
    line-height: 22px;
    margin-top: -1px;
    overflow: hidden;
    position: absolute;
    text-align: center;
    width: 22px;
}

.header-legal .carousel-inner img.first-banner{
    height: 398px;
}

.header-legal .carousel-inner img.banner{
    min-height: 398px;
}

.custom-profile {
    list-style: outside none none; 
    margin-top: 9px;
}

.custom-profile i{
    font-size: 14px; 
    padding-top: 2px;
}

.custom-profile a{
    font-family: "OpenSansCondensedBold";
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
}

.custom-profile a:hover{
    text-decoration: none;
    color: #ffcc66;
}

marquee {
    font-size: 12px;
    font-family: "OpenSans";
    color: #3B8EDE;
}

.content-legal {
    padding-bottom: 30px;  
}

.content-legal .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #435cc8;
    border-color: #435cc8 #435cc8 transparent;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    color: #fff;
    cursor: default;
    text-transform: uppercase;
    text-align: center;
}

.content-legal .nav-tabs > li.active::after {
    content: "";
    position: absolute;
    bottom: -8px;
    left: 60px;
    right: auto;
    border-width: 15px 15px 0;
    border-style: solid;
    border-color: #435cc8 transparent;
    display: block;
    width: 0;
}

.content-legal .nav-tabs > li > a {
    background-color:  #e6e7e9;
    color: #666666;
    border: 1px solid transparent;
    border-radius: 0px;
    line-height: 1.42857;
    margin-right: 2px;
    text-transform: uppercase;
    text-align: center;
    font-family: "OpenSansSemiBold";
    font-size: 12px;
}

.content-legal .nav-tabs > li:last-child > a {
    margin-right: 0px;
}

.content-legal .nav-tabs.act li{
    width: 50%;
}

.content-legal .nav-tabs.news li{
    width: 33.3334%;
}

.content-legal button.more-btn{
    background-color: #fdfcfd;
    border-color: #cccccc;
    color: #666666;
    border-radius: 0px;
    padding: 3px 5px;
    float: right;
    font-family: "OpenSans";
    font-size: 8px;
    text-transform: uppercase;
}

.content-legal button.more-btn:hover{
    background-color: #445cc8;
    border-color: #fff;
    color: #fff;
}

.content-legal .tab-pane {
    background-color: #f9f9f9;
}

.content-legal .list-content {
    background-image: url('../img/list-content-hr.png');
    background-position: center bottom;  
    background-repeat: no-repeat;      
    padding: 20px 15px;
}

.content-legal .list-content li {
    background: #8094dd none repeat scroll 0 0;
    font-size: 12px;
    left: 0;
    margin-top: 2px;
    overflow: hidden;
    position: absolute;
}

.media {
    margin-left: -15px;
    padding: 30px 5px;
}

.text-decoration-none {
    text-decoration: none;
    cursor: pointer;
}

.media li {
    list-style: outside none none;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.media li img.media-object {
    float: left;
    margin-right: 20px;
    width: 50px;
}

.media li img.media-news {
    float: left;
    margin-right: 20px;
    width: 80px;
    height: 50px;
}

.media li {
    background-image: url("../img/line.png");    
    background-repeat: repeat-x;
    background-position: bottom;
    height: 100px;
}

.media li .media-body span.title {
    font-size: 12px;
    font-family: "OpenSans";
    color: rgb( 51, 51, 51 );
    text-align: left;
    text-transform: uppercase;
}

.media li .media-body div.footer-text span{
    font-size: 12px;
    font-family: "OpenSans";
    color: rgb( 153, 153, 153 );
    text-align: left;
    z-index: 271;
}

.media li .media-body div.more {
    float: right;
    margin-top: -18px;
}

.media li .media-body div.more-news {
    float: right;
    margin-top: 8px;
}

.eclipse-icon {
    border: 1px solid #fff;
    border-radius: 50%;
    display: block;
    padding: 7px;
    font-size: 9px;
    text-align: center;
    color: #fff;
    bottom: 0;
    left: 0;
    position: absolute;
    margin: 10px;

}

.cat .col-lg-1, .cat .col-lg-10, .cat .col-lg-11, .cat .col-lg-12, .cat .col-lg-2, .cat .col-lg-3, .cat .col-lg-4, .cat .col-lg-5, .cat .col-lg-6, .cat .col-lg-7, .cat .col-lg-8, .cat .col-lg-9, .cat .col-md-1, .cat .col-md-10, .cat .col-md-11, .cat .col-md-12, .cat .col-md-2, .cat .col-md-3, .cat .col-md-4, .cat .col-md-5, .cat .col-md-6, .cat .col-md-7, .cat .col-md-8, .cat .col-md-9, .cat .col-sm-1, .cat .col-sm-10, .cat .col-sm-11, .cat .col-sm-12, .cat .col-sm-2, .cat .col-sm-3, .cat .col-sm-4, .cat .col-sm-5, .cat .col-sm-6, .cat .col-sm-7, .cat .col-sm-8, .cat .col-sm-9, .cat .col-xs-1, .cat .col-xs-10, .cat .col-xs-11, .cat .col-xs-12, .cat .col-xs-2, .cat .col-xs-3, .cat .col-xs-4, .cat .col-xs-5, .cat .col-xs-6, .cat .col-xs-7, .cat .col-xs-8, .cat .col-xs-9 {
    margin: 1px !important;
    height: 115px !important;
}

.cat .col-md-4 {
    width: 33% !important;
}
.cat .col-md-2 {
    width: 16.4% !important;
}

.cat .col-md-6 {
    width: 49% !important;
}

.cat .col-md-8 {
    width: 65.667% !important;
}

.cat .col-xs-6 {
    width: 49.25% !important;
}

.cat .col-xs-3 {
    width: 24.45% !important;
}

.news-img {
    background-position: center top, left bottom;
    background-repeat: repeat-x, repeat-x;
    background-size: 270px 55px, 270px 149px;
    display: block;
    float: left;
    margin: 0;
    padding: 51px 0 0;
    font-size: 9px;
    margin-right: 10px;
    min-width: 270px;
    height: 149px;
    background-position: left bottom;
    color: #fff;
}

.news-img-on {
    background-size: 282px 55px, 282px 149px;
    min-width: 282px;
}

.news-img span {
    font-size: 12px;
    font-family: "OpenSansBold";
    color: rgb( 255, 255, 255 );
    text-transform: uppercase;
    line-height: 1;
    padding: 10px 10px 35px 10px;
    position: absolute;
    bottom: 0;
}

.news-img-on span {
    font-family: "OpenSans";
    padding: 0px;
    left: 0;
    margin: 45px 20px;
}

.media span.legal-act-date {
    background: rgba(0, 0, 0, 0) url("../img/img-date_1.png") no-repeat scroll center top;
    display: block;
    float: left;
    margin: 0;
    height: 100px;
    padding: 2px 0 0;
    text-align: center;
    margin-right: 20px;
    width: 50px;
    color: #fff;
    font-family: "OpenSansCondensed";
    font-weight: 500;
}

.media span.legal-act-date span {
    font-weight: normal;
}

.media li .media-body div.more span {
    font-size: 11px;
    font-family: "OpenSans";
    text-align: left;
    color: #784311;  
}

.media li .media-body div.more span.datetime{
    background: #9eaee5; 
    color: #fff;
}

.media li .media-body a:hover{
    text-decoration: none;
}

.media li .media-body a:hover > .title{
    color: #6287e2;
}

.advanced-search {
    font-family: "OpenSansSemiBold";
    font-size: 11px;
}

.tab-pane span.more-news {
    font-size: 11px;
    font-family: "OpenSans";
    text-align: left;
    color: #784311;  
}

.tab-pane span.datetime{
    font-size: 11px;
    font-family: "OpenSans";
    color: rgb( 153, 153, 153 );
    text-align: left;
}

.legal-link {
    padding: 9px 0px;
}

.legalinfo-link-title {
    font-size: 14px;
    font-family: "OpenSansBold";
    color: rgb( 102, 102, 102 );
    text-transform: uppercase;
    text-align: left;
}


.legalinfo-mn-link {
    background: url("../img/legalinfo-mn.png") no-repeat scroll center top rgba(0, 0, 0, 0) !important;
    min-width: 245px;
    min-height: 81px;
}

.legalinfo-mn-link:hover {
    background: url("../img/legalinfo-mn-active.png") no-repeat scroll center top rgba(0, 0, 0, 0) !important;
    min-width: 245px;
    min-height: 81px; 
    cursor: pointer;
}

.zasag-mn-link {
    background: url("../img/zasag-mn.png") no-repeat scroll center top rgba(0, 0, 0, 0) !important;
    min-width: 245px;
    min-height: 81px;
}

.zasag-mn-link:hover {
    background: url("../img/zasag-mn-active.png") no-repeat scroll center top rgba(0, 0, 0, 0) !important;
    min-width: 245px;
    min-height: 81px; 
    cursor: pointer;
}

.moj-gov-mn-link {
    background: url("../img/mojgovmn.png") no-repeat scroll center top rgba(0, 0, 0, 0) !important;
    min-width: 245px;
    min-height: 81px;
}

.moj-gov-mn-link:hover {
    background: url("../img/mojgovmn-active.png") no-repeat scroll center top rgba(0, 0, 0, 0) !important;
    min-width: 245px;
    min-height: 81px; 
    cursor: pointer;
}

.legal-mn-link {
    background: url("../img/legal-hureelen.png") no-repeat scroll center top rgba(0, 0, 0, 0) !important;
    min-width: 245px;
    min-height: 81px;
}

.legal-mn-link:hover {
    background: url("../img/legal-hureelen.png") no-repeat scroll center top rgba(0, 0, 0, 0) !important;
    min-width: 245px;
    min-height: 81px; 
    cursor: pointer;
}

.legal-institute-mn-link {
    background: url("../img/legal-institute-mn.png") no-repeat scroll center top rgba(0, 0, 0, 0) !important;
    min-width: 245px;
    min-height: 81px;
}

.legal-institute-mn-link:hover {
    background: url("../img/legal-institute-mn-active.png") no-repeat scroll center top rgba(0, 0, 0, 0) !important;
    min-width: 245px;
    min-height: 81px; 
    cursor: pointer;
}

.links-legal {
    background: #f6f2f7;
}

.links-legal .container .row {
    padding-bottom: 25px;
}

.feedback-legal {
    padding-bottom: 35px;  
}

/*.feedback-legal .category .row {
    margin-left: -15px;
    margin-right: -20px;
}*/

.feedback-legal .category .legal-cat {
    height: 120px; 
    margin: 2px;
}

.feedback-legal .category .eclipse {
    position: absolute; 
    bottom: 0;  
    padding-bottom: 5px;
    margin-left: -8px;
}
.feedback-legal .category .legal-cat-vertical {
    height: 243px; 
    margin: 3px;
}

.feedback-legal .category .cat-title {
    font-size: 11px;
    font-family: "OpenSansSemiBold";
    color: #fff;
    text-align: left;
    padding-top: 5px;
}

.legal-cat-hover {
    -webkit-transition: all ease 0.8s;
    -moz-transition: all ease 0.8s;
    transition: all ease 0.8s;
}

.legal-cat-hover:hover {
    box-shadow: inset 0px 290px 0 0 rgba(255, 255, 255, 0.5);            
}

.legal-cat-hover:hover > .cat-title {
    color: #333;        
}

.feedback-legal .legal-link img {
    padding-right: 5px;
}

.feedback-legal .legal-link img.videoBtn {
    float: right;
}

.feedback-legal .legalinfo-banner {
    margin-top: 30px;  
    /*    min-width: 471px;*/
    height: 257px;
    margin-bottom: 20px;
}

.feedback-legal .poll .voting-text {
    font-size: 12px;
    font-family: "OpenSans";
    color: rgb( 153, 153, 153 );  
}

.feedback-legal .poll .count-voting-text {
    font-size: 12px;
    font-family: "OpenSans";
    color: rgb( 51, 51, 51 );
    text-align: right;  
}

.feedback-legal .poll hr {
    margin-top: 3px;  
    border: none; 
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #fff; 
}

.feedback-legal .poll .poll-answer label {
    font-size: 11px;
    font-family: "OpenSans";
    font-weight: normal;
    color: rgb( 153, 153, 153 );  
    vertical-align: middle;
    line-height: 1.1; 
    padding-left: 5px;
}

.feedback-legal .poll .poll-answer input[type="radio"] {  
    float: left;
    margin: 0px;
}

.feedback-legal .poll #count-comment {
    font-size: 12px;
    font-family: "OpenSans";
    color: rgb( 51, 51, 51 );  
}

.feedback-legal .poll .poll-actions {
    vertical-align: middle;
}

.feedback-legal .poll #add-comment {
    font-size: 12px;
    font-family: "OpenSans";
    color: #3366cc;  
}

.feedback-legal .poll .poll-btns{
    float: right;  
}

.feedback-legal .poll .poll-btns button{
    font-family: "OpenSansSemiBold";
    font-size: 10px;
    background-color: #fdfcfd;
    border-color: #999999;
    color: #999999;
    border-radius: 0px;
    padding-right: 7px;
    float: right;
    text-transform: uppercase;
}

.feedback-legal .poll .poll-btns button:hover{
    background-color: #445cc8;
    border-color: #fff;
    color: #fff;
}

.feedback-legal .poll .poll-btns button:first-child{
    margin-left: 10px;
    margin-bottom: 10px;
}

.footer {
    background-image: url('../img/hee.png'), url('../img/footer-bg.png');
    background-position: left top, center top;
    background-repeat: repeat-x, repeat;  
    margin: 0;
    overflow-x: hidden;
}

.copyright {
    font-size: 11px;
    font-family: "Roboto-Medium";
    color: rgb( 128, 148, 221 );
    text-align: left;
    margin-bottom: 1px;
}

.developed {
    font-size: 11px;
    font-family: "Roboto-Medium";
    color: #fff;
    text-align: left;
    text-transform: uppercase;
}

.legal-social {
    background: url('../img/footer-logo-line.png') left top no-repeat; 
    padding-top: 10px;
}

.legal-social img {
    padding-right: 10px;
    padding-bottom: 10px;
}

.footer-logo {
    /*background: url('../img/footer-logo-line.png') left bottom no-repeat;*/ 
    /*padding-bottom:20px;*/ 
    padding-top: 20px;
    margin-bottom:10px; 
    display:block;
}

.footer-menu-line-top {
    margin-bottom: 9px;  
    border: 0; border-top: 1px solid #548cd4;
}

.footer-menu-line-bottom {
    margin-top: 9px;
    border: 0; border-top: 1px solid #548cd4;
    margin-bottom: 25px;
}

.footer-menu-title{
    color: rgb( 255, 255, 255 );
    text-align: center;
}

.footer-menu-title a{
    font-size: 12px;
    font-family: "Roboto-Medium";
    color: rgb( 255, 255, 255 );
    text-transform: uppercase;
    line-height: 1.286;
    text-align: left;  
    padding-left: 1px;  
}

.footer-menu-title a:hover{
    color: #ffcc33;
}

.legal-footer-title {
    font-size: 12px;
    font-family: "OpenSansSemiBold";
    color: rgb( 255, 255, 255 );
    text-transform: uppercase;
    line-height: 1.286;
    text-align: left;  
    /*  padding-right: 243px;*/
}

.legal-footer-col img.contact-img { 
    padding: 15px 0px;
}

.legal-footer-col ul { 
    margin:0px; 
    padding: 15px 2px;
}

.legal-footer-col ul.contact li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding-left: 30px;
    list-style: outside none none;
    margin-bottom: 10px;
    color: #bdc5e0;
    font-family: "OpenSans";
    font-size: 10px;
    line-height: 1.167;
}

.legal-footer-col ul.contact li i {
    background: none repeat scroll 0 0 #8094dd;
    border-radius: 50% !important;
    color: #fff;
    font-size: 12px;
    height: 22px;
    left: 0;
    line-height: 22px;
    /*margin-top: 2px;*/
    overflow: hidden;
    position: absolute;
    text-align: center;
    width: 22px;
}

.legal-footer-col ul.contact li span {
    color: #fff;
    font-family: "OpenSans";
}

.legal-footer-col ul li a {
    color: #bdc5e0;
    font-size: 12px;
    font-family: "OpenSans";
}

.footer .container .footer-line {
    border-top: 7px solid #ffce00;
    margin-top: 20px;
}

.legal-search-form .input-group .form-control {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e6e7e9;
    padding-left: 40px;
    border-radius: 10px;
}

.search-icon {
    background: rgba(0, 0, 0, 0) url("../img/search-icon.png") no-repeat scroll 7px 7px !important;
    background-position: left center;
}

.legal-search-form button.blue {
    background: #6287e2;
    color: #fff;
    text-transform: uppercase;
    font-size: 11px;
    font-family: "OpenSans";
    color: rgb( 255, 255, 255 );
    margin: 2px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
}

.margin-top-20 {
    margin-top: 20px !important;
}

.col-md-custom-5 {
    width: 56.667%;
}

/*.col-md-custom-3 {
    width: 23%;
}*/

.col-md-custom-4 {
    width: 30%;
}

.col-lg-custom-3 {
    width: 20.83335%;
}

.float-right {
    float: right;
}


.img-cat {
    position: absolute;
    bottom: 0;
    right: 0;
    margin: 10px;
}

.col-md-4-custom {
    width: 31.666%;
}

.col-md-6-custom {
    width: 47%;
}

.col-md-8-custom {
    width: 64.667%;
}

.col-md-5-custom {
    width: 37.5%;
}

.col-custom-md-3 {
    width: 25%;
}

.col-md-custom {
    width: 37.5%;
}

.col-md-2-custom {
    width: 20%;
}

.carousel-control .glyphicon-chevron-left, 
.carousel-control .glyphicon-chevron-right, 
.carousel-control .icon-prev, .carousel-control .icon-next {
    font-size: 20px;
    height: 30px;
    margin-top: -15px;
    width: 30px;
}

.carousel-control.custom {
    width: 5%;
    z-index: 1200;
}

.carousel-indicators.legal {
    left: 90%;
    width: 20%;
    margin-left: -7%;
}

.navbar {
    cursor: pointer;  
}

.navbar-default .navbar-nav > .open > a, 
.navbar-default .navbar-nav > .open > a:hover, 
.navbar-default .navbar-nav > .open > a:focus {
    background-color: #435cc8;
    color: #fff;
}

.dropdown:hover .dropdown-menu {
    display: block;
}

td, th {
    padding: 3px;
}

.progress {
    height: 20px;
    background: #ebebeb;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    border-radius: 10px;
}
.progress > span {
    position: relative;
    float: left;
    margin: 0 -1px;
    min-width: 30px;
    height: 18px;
    line-height: 16px;
    text-align: right;
    background: #cccccc;
    border: 1px solid;
    border-color: #bfbfbf #b3b3b3 #9e9e9e;
    border-radius: 10px;
    background-image: -webkit-linear-gradient(top, #f0f0f0, #dbdbdb 70%, #cccccc);
    background-image: -moz-linear-gradient(top, #f0f0f0, #dbdbdb 70%, #cccccc);
    background-image: -o-linear-gradient(top, #f0f0f0, #dbdbdb 70%, #cccccc);
    background-image: linear-gradient(to bottom, #f0f0f0, #dbdbdb 70%, #cccccc);
    -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.2);
}
.progress > span > span {
    padding: 0 8px;
    font-size: 11px;
    font-weight: bold;
    color: #404040;
    color: rgba(0, 0, 0, 0.7);
    text-shadow: 0 1px rgba(255, 255, 255, 0.4);
}
.progress > span:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    height: 18px;
    background: url("../img/progress.png") 0 0 repeat-x;
    border-radius: 10px;
}
.progress .green {
    background: #85c440;
    border-color: #78b337 #6ba031 #568128;
    background-image: -webkit-linear-gradient(top, #b7dc8e, #99ce5f 70%, #85c440);
    background-image: -moz-linear-gradient(top, #b7dc8e, #99ce5f 70%, #85c440);
    background-image: -o-linear-gradient(top, #b7dc8e, #99ce5f 70%, #85c440);
    background-image: linear-gradient(to bottom, #b7dc8e, #99ce5f 70%, #85c440);
}

dt {
    font-family: "OpenSans";
    font-weight: 500;
}

.poll-back-btn {
    padding-left: 70px;  
}

.poll-back-btn button{
    font-family: "OpenSansSemiBold";
    font-size: 12px;
    background-color: #fdfcfd;
    border-color: #999999;
    color: #999999;
    border-radius: 0px;
    text-transform: uppercase;
}

.poll-back-btn button:hover{
    background-color: #445cc8;
    border-color: #fff;
    color: #fff;
}

@media (max-width: 1192px){
    /*    body {
            overflow-x: scroll;
        }*/
}

@media (max-width: 990px){
    .content-legal .col-md-custom-5 {
        width: 100%;
    }

    .col-md-custom-4 {
        width: 50%;
    }

    .col-md-2-custom {
        width: 33.333%;
    }

    .legal-footer-title {
        padding-right: 0px;
    }
}

@media screen and (max-width: 1500px) {

}

/*desktop medium max*/
@media screen and (min-width: 1500px) {
    .header-legal .header-legal-section .additional {
        padding: 5px 200px 5px 10px;
    }
}

/*desktop medium min*/
@media screen and (min-width: 1366px) {
}
/*desktop medium*/
@media screen and (max-width: 1366px) {
}
/*desktop*/
@media screen and (min-width: 1150px) and (max-width: 1267px) {
}

/*desktop min*/
@media screen and (max-width: 1150px) {
    .header-legal {
        padding: 0px;
    }
    .header-legal .header-legal-section .additional {
        padding: 5px 10px;
    }
}

/*max tablet*/
@media screen and (max-width: 991px) {
    .container {
        width: auto !important; 
    }
    .media {
        margin-left: -10px;
        padding: 20px 0px;
    }
    .col-md-custom-3 {
        width: 100%;
    }
    .media li .media-body div.more span {
        font-size: 10px;
        margin-right: 3px;
    }

    .legal-video {
        width: 190px;
    }

    .header-legal .header-legal-section .additional {
        display: none;
    }

    .show-it-small {
        display: block !important;
    }

    #slide-nav .navbar-brand img {
        background-size: 200px auto;
        width: 220px;
        margin: -13px 0px !important; 
    }

    .news-img span {
        font-size: 10px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
        font-family: "OpenSansBold";
        color: rgb( 255, 255, 255 );
        text-transform: uppercase;
        line-height: 12px;
        padding: 0;
        position: relative;
        bottom: 12px;
        left: -10px;
    }

    .news-img {
        background-size: 217px 58px, 217px 138px;
        min-width: 217px;
        height: 138px;
    }

    .news-img-on {
        background-size: 271px 58px, 271px 138px;
        min-width: 271px;
        height: 138px;
    }

    .img-cat {
        width: 50px;
    }
}

/*max tablet*/
@media screen and (max-width: 911px) {
    .news-img {
        background-size: 180px 52px, 180px 128px;
        min-width: 180px;
        height: 128px;
    }

    .news-img-on {
        background-size: 221px 58px, 221px 138px;
        min-width: 221px;
        height: 138px;
    }

    .hide-it-tablet {
        display: none;
    }
}

/*medium tablet 2*/
@media screen and (max-width: 810px) {
    .legal-video {
        width: 100% !important;
    }
    .feedback-legal .poll .poll-btns button:first-child{
        margin-left: 5px !important;
    }

    .non-small-device {
        display: none !important;
    }
    .footer .col-xs-6 {
        width: 100%;
    }
    .footer .col-xs-6 img {
        margin-bottom: 10px;
    }
    .legal-footer-col img.contact-img {
        padding: 5px 0px 0 0 ;
    }
    .legal-footer-col ul.contact li {
        padding-left: 30px;
        display: flex;
        align-items: center;
        font-size: 11px;
    }
    .legal-footer-col ul.contact li span {
        margin-right: 5px;
    }
    .legal-footer-col ul.contact li i {
        left: 15px;
    }
    .width100per {
        width: 100%;
    }
    .footer-menu-title {
        text-align: left;
    }
    #back-to-top {
        display: none !important;
    }
    html {
        background: #FFF;
    }
    #main {
        border: 0 !important;
    }
    div.content_field {
        margin: 0 15px !important;
        padding: 0 !important;
    }
    .footer .legal-social {
        background: none;
        padding-top: 0;
        height: 40px;
    }
    .lawfilters {
        margin: 0;
    }
    .footer p.developed {
        margin: 0 0 5px;
        border-top: 1px solid #548cd4;
        padding-top: 10px;
    }
    .footer-menu-line-bottom {
        margin-bottom: 10px;
    }
    .footer .copyright {
        margin-bottom: 6px;
    }
    .footer-logo {
        padding-top: 10px;
        margin-bottom: 0;
    }
    #slide-nav .navbar-brand img {
        margin: -12px 0 !important;
        width: 210px !important;
    }

    .top-menu-cv {
        width: 100% !important;
        padding: 0;
    }

    .news-img {
        background-size: 177px 52px, 177px 128px;
        min-width: 177px;
        height: 128px;
    }

    .news-img-on {
        background-size: 211px 52px, 211px 128px;
        min-width: 211px;
        height: 128px;
    }
}


/*medium tablet*/
@media screen and (max-width: 768px) {
    .mobile-version {
        display: block;   
    }

    .legal-search-form button.blue {
        padding: 3px 5px;
        font-size: 8px;
    }
    .media li .media-body div.more {
        display: none;
    }
    .poll {
        width: 100%;
    }
    .feedback-legal {
        padding: 0;
    }
    .legal-link {
        padding: 15px 0 5px 0;
    }
    #login,
    #login .field {
        width: 100% !important;
        margin: 0 !important;
    }
    #login div {
        background: none !important;
    }
    #login label {
        padding: 0 !important;
        line-height: normal !important;
    }
    .book-item {
        width: 100% !important;
        padding: 0 !important;
        margin: 0 !important;
    }

    #slide-nav {
        border: 0;
    }
    .header-legal .slide-active ul li a {
        padding-left: 20px;
    }
    .header-legal .slide-active ul li a img {
        margin-right: 10px;
    }

    .form-control {
        font-size: 12px;    
    }

    .advanced-search {
        font-size: 8px;
        padding: 3px 5px;
    }
    .desktop-version {
        display: none;
    }

    .container {
        width: 720px !important; 
    }

    .hide-it-tablet {
        
    }

    .news-img {
        background-size: 326px 52px, 326px 140px;
        min-width: 326px;
        height: 140px;
    }

    .news-img-on {
        background-size: 277px 52px, 277px 128px;
        min-width: 277px;
        height: 128px;
    }

    .content-legal .nav-tabs > li > a {
        font-size: 10px;
    }

    .show-it-small {
        display: none !important;
    }
    .mobhidden {
        display: block !important;
    }
    .book-item .book-more {
        bottom: 0 !important;
    }
    .bookd img.bii {
        width: 100%;
    }
    .news-img span.mobpadfix {
        bottom: -25px;
        left: 5px;
        padding-right: 15px;
    }
    #slide-nav .container {
        margin: 0!important;
        padding: 0!important;
        height:100%;
    }
    #nav-close {
        display: block;
        text-align: left;
    }
    #slide-nav .navbar-header {
        margin: 0 auto;
        padding: 0 15px;
    }
    #slide-nav .navbar.slide-active {
        position: absolute;
        width: 80%;
        top: -1px;
        z-index: 1000;
    }
    #slide-nav #slidemenu {
        background: #f7f7f7;
        left: -100%;
        width: 100%;
        min-width: 0;
        position: absolute;
        padding-left: 0;
        z-index: 2;
        top: -8px;
        margin: 0;
    }
    #slide-nav #slidemenu .navbar-nav {
        min-width: 0;
        width: 100%;
        margin: 0;
    }
    #slide-nav #slidemenu .navbar-nav .dropdown-menu li a {
        min-width: 0;
        width: 80%;
        white-space: normal;
    }    
    #slide-nav.navbar-inverse #slidemenu {
        background: #f7f7f7;
    }
    /* this is behind the navigation but the navigation is not inside it so that the navigation is accessible and scrolls*/
    #navbar-height-col {
        position: fixed;
        top: 0;
        height: 100%;
        bottom:0;
        width: 100%;
        left: -100%;
        background: #f7f7f7;
    }
    #navbar-height-col.inverse {
        background: #f7f7f7;
        z-index: 1999;
        border: 0;
    }
    #slide-nav .navbar-form {
        width: 100%;
        margin: 8px 0;
        text-align: center;
        overflow: hidden;
        /*fast clearfixer*/
    }
    #slide-nav .navbar-form .form-control {
        text-align: center
    }
    #slide-nav .navbar-form .btn {
        width: 100%
    }

    .navbar.navbar-fixed-top.slide-active {
        position: fixed
    }
    .navbar-header {
        left: 0!important
    }
}

/*min tablet*/
@media screen and (max-width: 710px) {
    .container {
        width: auto !important; 
    }

    .news-img {
        background-size: 280px 52px, 280px 140px;
        min-width: 280px;
        height: 140px;
    }

    .hide-it-tablet {
        right: 0px !important;
    }

    .news-img-on {
        background-size: 237px 42px, 237px 118px;
        min-width: 237px;
        height: 118px;
    }
}

/*min tablet*/
@media screen and (max-width: 570px) {
    .news-img {
        background-size: 250px 52px, 250px 140px;
        min-width: 250px;
        height: 140px;
    }

    .news-img-on {
        background-size: 207px 42px, 207px 118px;
        min-width: 207px;
        height: 118px;
    }

}

/*min tablet*/
@media screen and (max-width: 530px) {
    .news-img {
        background-size: 215px 52px, 215px 120px;
        min-width: 215px;
        height: 120px;
    }

    .news-img-on {
        background-size: 180px 52px, 180px 128px;
        min-width: 180px;
        height: 128px;
    }

    .news-media .hide-it-tablet  {
        display: none !important;
    }
}

/*max phone*/
@media screen and (max-width: 479px) {
    .legal-datetime {
        font-size: 10px !important;
        color: #999;
        text-shadow: none;
        margin: -25px 10px;
        height: 25px;
        padding-top: 8px;
        display: none;
    }

    .news-img {
        background-size: 210px 52px, 210px 120px;
        min-width: 170px;
        height: 120px;
    }

    .legal-social img {
        padding-right: 2px;
        padding-bottom: 1px;
    }

    .news-img-on {
        background-size: 160px 52px, 160px 128px;
        min-width: 140px;
        height: 128px;
    }

    .cat .col-xs-6 {
        width: 47.25% !important;
    }

    .cat .col-xs-3 {
        width: 25.2% !important;
    }

    .img-cat {
        display: none;
    }

    .feedback-legal .category .cat-title {
        line-height: 12px;
        font-size: 11px;
    }
}

/*min phone*/
@media screen and (max-width: 330px) {
    .media li .media-body div.more {
        display: none !important;
    }

    .hide-it-tablet {
        display: none !important;
    }

    .news-img {
        background-size: 140px 52px, 140px 110px;
        min-width: 140px;
        height: 110px;
    }

    .news-img span {
        font-size: 8px !important;
    }
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    display: inline-block;
}
.mobhidden {
    display: none;
}