﻿.tw-social:hover a {
    color: white !important;
    background-position: -203px -89px;
}

.menu-triggerer {
    display: none;
}
@media(min-width:768px){
    .hidden-lg{
        display:none !important;
    }
}
@media (max-width: 990px) {
    .centered {
        width: 760px;
        margin: 0px auto;
    }

    .top-header {
        height: 102px;
    }

    .logo-header {
               /* background: url('../images/ministerstvo-header.jpg') no-repeat;*/
        /*height: 71px;*/
        background-size: contain;
        background-position-y: 4px;
        width: 60%;
        float: left;
        margin-left:15px;
    }

    .search {
        float: right;
        margin-top: 27px;
        margin-right: 10px;
    }

    #menu ul li a {
        display: block;
        margin-top: 3px;
        color: #000000;
        text-transform: uppercase;
        font-size: 9px;
        font-weight: bold;
        text-shadow: 1px 1px 1px #e1e2e3;
        padding: 8px 5px;
        border-width: 1px;
        border-color: transparent;
        border-style: solid;
        text-decoration: none;
    }
	 #menuSQ ul li a {
        display: block;
        margin-top: 3px;
        color: #000000;
        text-transform: uppercase;
        font-size: 9px;
        font-weight: bold;
        text-shadow: 1px 1px 1px #e1e2e3;
        padding: 8px 3px;
        border-width: 1px;
        border-color: transparent;
        border-style: solid;
        text-decoration: none;
    } 



    #menu ul li ul li a {
        color: #A50302;
        font-size: 9px;
        display: block;
        border: none;
        padding: 10px 20px;
        font-weight: bold;
        margin-top: 0px;
        width: 143px;
        background-image: url(../images/arrow-white3.png);
        background-repeat: no-repeat !important;
        background-position: 97% 10px;
        border-bottom: 1px solid #A50302;
    }
	 #menuSQ ul li ul li a {
        color: #A50302;
        font-size: 9px;
        display: block;
        border: none;
        padding: 10px 20px;
        font-weight: bold;
        margin-top: 0px;
        width: 143px;
        background-image: url(../images/arrow-white3.png);
        background-repeat: no-repeat !important;
        background-position: 97% 10px;
        border-bottom: 1px solid #A50302;
    }

       
		   #menu ul li ul li a:hover, #menu ul li ul li:hover > a {
            border: none;
            color: #ffffff;
            background: #92171a;
            text-shadow: none;
            width: 143px;
            background-image: url(../images/arrow-white2.png);
            background-repeat: no-repeat !important;
            background-position: 97% 10px;
            border-bottom: 1px solid #A50302;
            display: table-cell;
        }
		 #menuSQ ul li ul li a:hover, #menuSQ ul li ul li:hover > a {
            border: none;
            color: #ffffff;
            background: #92171a;
            text-shadow: none;
            width: 143px;
            background-image: url(../images/arrow-white2.png);
            background-repeat: no-repeat !important;
            background-position: 97% 10px;
            border-bottom: 1px solid #A50302;
            display: table-cell;
        }

    #menu ul li ul li ul.sub {
        position: absolute;
        width: 180px;
        left: 100%;
        top: 0;
        /* width: 100%; */
    }
	  #menuSQ ul li ul li ul.sub {
        position: absolute;
        width: 180px;
        left: 100%;
        top: 0;
        /* width: 100%; */
    }
	

    #menu ul ul li ul.sub li a {
        text-transform: none;
        width: 200px;
        padding: 3px 10px;
        font-size: 11px;
        background-image: none;
        height: 32px;
        display: table-cell;
        vertical-align: middle;
    }
	 #menuSQ ul ul li ul.sub li a {
        text-transform: none;
        width: 200px;
        padding: 3px 10px;
        font-size: 11px;
        background-image: none;
        height: 32px;
        display: table-cell;
        vertical-align: middle;
    }
    #menu ul li > ul {
        width: 183px;
    }
	 #menuSQ ul li > ul {
        width: 183px;
    }


        #menu ul li > ul > li > a {
            display: table-cell;
            vertical-align: middle;
        }
		 #menuSQ ul li > ul > li > a {
            display: table-cell;
            vertical-align: middle;
        }

    #menu ul ul ul.sub li a:hover {
        padding: 3px 10px;
        background-position: 97% 14px;
    }
	 #menuSQ ul ul ul.sub li a:hover {
        padding: 3px 10px;
        background-position: 97% 14px;
    }

    #menu ul li ul li {
        width: 180px;
    }
	#menuSQ ul li ul li {
        width: 180px;
    }

    #full-width-slider .rsOverflow {
        max-width: 100% !important;
    }

    .sliner-inner {
        padding-left: 0px;
        padding-right: 0px;
    }

    .sliner-inner {
        background: none;
        padding: 17px 10px;
    }

    .rsContainer {
        -webkit-tap-highlight-color: rgba(0,0,0,0);
        height: auto !important;
        min-height: 300px;
    }

    #full-width-slider .rsOverflow {
        height: auto !important;
        max-width: 100% !important;
        min-height: 300px !important;
    }

    #full-width-slider {
        width: 100%;
        color: #000;
        height: auto !important;
    }

    .rsContent img {
        width: auto !important;
        margin-left: 0px !important;
        height: 295px !important;
        margin-top: 0px !important;
        -webkit-box-shadow: 0px -2px 19px 0px rgba(0,0,0,0.75);
        -moz-box-shadow: 0px -2px 19px 0px rgba(0,0,0,0.75);
        box-shadow: 0px -2px 19px 0px rgba(0,0,0,0.75);
    }

    #slider {
        height: 326px;
    }

    .infoBlock {
        background: none;
        right: -4px;
        left: auto;
        max-width: 34%;
        top: 10px;
        top: 0px;
        padding-top: 0px;
    }

    .sidebar {
        width: 23%;
        padding: 0px;
        float: left;
    }

        .sidebar * {
            max-width: 100%;
        }

    .main-cont {
        width: 76%;
        float: left;
        min-height: 1px;
        padding-right: 1%;
    }

    .news-content {
        width: 60%;
        float: left;
        padding: 9px;
    }

    .small-cont {
        width: 32%;
        float: left;
        border-left: 1px solid #cecece;
        border-right: 1px solid #cecece;
        margin: 0px;
        padding: 0 10px;
        margin-top: 5px;
    }

        .small-cont * {
            max-width: 100%;
            height: auto;
        }

    .kategorija-linkovi {
        margin-top: -18px;
    }

    .footer {
        padding-top: 0px;
    }

    .footer-nav {
        height: 40px;
        padding-top: 5px;
    }

        .footer-nav ul {
            padding-top: 0px;
            padding-bottom: 0px;
            height: 100%;
        }

    .colum-info-location, .colum-soc {
        width: 40%;
    }

    .colum-info {
        width: 100%;
        /* position: absolute; */
        /* left: 0px; */
        /* text-align: center; */
        /* bottom: 0px; */
        padding: 0px;
        margin-top: 20px;
    }
}

@media (max-width: 768px) {
    .language-bar a, .top-social a {
        font-size: 0px;
        width: 0px;
        height: 20px;
        display: block;
        margin: 0 5px;
    }

    .centered {
        width: 100%;
    }

    .logo-header {
        width: 100%;
    }

    .search {
        margin-bottom: 10px;
        width: 100%;
        margin-right: 0;
    }

        .search input[type="text"] {
            width: 63%;
            margin-left: 0px;
        }

        .search input {
            width: 34%;
        }

    #menu {
        background: url('../images/menu-bg.png');
        width: 100%;
        height: auto;
        position: relative;
    }
	#menuSQ {
        background: url('../images/menu-bg.png');
        width: 100%;
        height: auto;
        position: relative;
    }

        #menu > div > ul > li {
            width: 100%;
            height: 35px;
            margin-bottom: 0px;
            height: 35px;
        }
		#menuSQ > div > ul > li {
            width: 100%;
            height: 35px;
            margin-bottom: 0px;
            height: 35px;
        }

        #menu ul {
            height: auto;
        }
		 #menuSQ ul {
            height: auto;
        }

            #menu ul li > ul {
                width: 100%;
            }
			 #menuSQ ul li > ul {
                width: 100%;
            }

            #menu ul li ul li {
                width: 100%;
            }
			#menuSQ ul li ul li {
                width: 100%;
            }

                #menu ul li ul li a {
                    width: 96% !important;
                    display: block !important;
                    position: relative;
                    padding-left: 4%;
                    padding-right: 0px;
                }
				  #menuSQ ul li ul li a {
                    width: 96% !important;
                    display: block !important;
                    position: relative;
                    padding-left: 4%;
                    padding-right: 0px;
                }

                #menu ul li ul li ul.sub {
                    position: relative;
                    width: 100%;
                    left: 0;
                    top: 0;
                    /* width: 100%; */
                }
				   #menuSQ ul li ul li ul.sub {
                    position: relative;
                    width: 100%;
                    left: 0;
                    top: 0;
                    /* width: 100%; */
                }

     .footer-nav, .footer-info > div, .footer-info > div:last-child p:last-child {
        display: none;
    }
     .sidebar{
         width:100%;
     }

        .footer-info > div:last-child {
            display: block;
        }

    .main-cont {
        width: 100% !important;
    }

    #footer-wraper {
        background: url('../images/footer_bg_2.png') repeat-x;
        width: 100%;
        height: auto;
        margin-top: 50px;
    }

    .footer {
        background: none;
        padding: 0px;
    }
	   .footer-sq {
        background: none;
        padding: 0px;
    }

    .infoBlock.rsAbsoluteEl {
        width: 92%;
        max-width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.43);
        padding: 5%;
        margin: 0px !important;
    }

    .news-content, .small-cont {
        width: 94%;
        padding: 3%;
    }

    .linkovi-top {
        background: url('../images/vesti_header.png') no-repeat;
        margin-top: 10px;
        background-size: contain;
    }

    .linkovi-bottom {
        background: url('../images/vesti_bottom1.png') bottom;
        height: 100%;
        padding-bottom: 20px;
        margin-top: 10px;
        background-size: cover;
    }

    body {
        overflow-x: hidden;
    }

    .hasmenu {
        background-image: url("../images/menu-bullet.gif");
        background-repeat: no-repeat;
        background-position: 95% 50%;
    }

        .hasmenu a, #menu ul li ul li a {
            width: 80% !important;
            background-image: none !important;
        }
		   .hasmenu a, #menuSQ ul li ul li a {
            width: 80% !important;
            background-image: none !important;
        }

    .has-sub-menu {
        background-image: url(../images/arrow-white3.png);
        background-repeat: no-repeat !important;
        background-position: 97% 10px;
    }

    #menu ul li.active > ul {
        display: block;
    }
 #menuSQ ul li.active > ul {
        display: block;
    }
    #menu ul li ul li.active ul {
        display: block;
    }
	 #menuSQ ul li ul li.active ul {
        display: block;
    }

    .menu-triggerer {
        display: block;
    }

    #menu > div > ul > li {
        display:none;
    }
	 #menuSQ > div > ul > li {
        display:none;
    }
    #menu.active > div > ul > li {
        display:block;
    }
	#menuSQ.active > div > ul > li {
        display:block;
    }
    #menu > div > ul > li:first-child {
        display:block !important;
    }
	 #menuSQ > div > ul > li:first-child {
        display:block !important;
    }
    .menu-triggerer{
        width:100%
    }
}
