@media screen and (min-width: 992px) and (max-width: 1200px ) {
	span.date-publish {
	    font-size: 10px;
	}
	.last-news-content{
		font-size: 12px;
    	line-height: 14px;
	}
	#main-container-home h4.media-heading{
		font-size: 15px;
    	line-height: 17px;
	}
	span.twetter-text {
	    font-size: 100%;
	}
	#footer-navigation,
	.contact-info-box-right,
	.menu-footer-2col-en-container{
		display: none;
	}
}

@media screen and (min-width: 784px) and (max-width: 992px ) {
	header#masthead {
		background-image: url('../images/header-5.png');
	    background-size: 100%;
	    background-position: top left;
	    display: inline-block;
	    height: 260px;
	    padding:0;
	    min-height: auto;
	    /*background: 0;*/
	}
	#footer-navigation,
	.contact-info-box-right,
	.menu-footer-2col-en-container{
		display: none;
	}
	a#logo img{
		display: none;
	}
	header li#search-bar {
    	margin-top: 15px;
	}
	#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link {
	    padding: 0px 3px 0px 3px !important;
	    font-size: 13px !important;
	}
	#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
	    font-size: 12px !important;
	    padding: 0px 10px 0px 10px;
	    line-height: 28px !important;
	}
	nav#main-navigation {
	    background-color: #bcddff;
	    margin-top: -5px !important;
	}
	#featured-post img{
		width: 100%;
	    min-width: 380px;
	    height: auto;
	}
	#featured-post h2.media-heading {
	    font-size: 16px;
	    line-height: 18px;
	    margin-top: -15px;
	}
	#featured-post span.date-publish {
	    font-size: 12px;
	}
	#featured-post article.text-content {
	    font-size: 13px;
	    line-height: 16px;
	}
	#sidebar-biography .sidebar-biograohy-image {
	    min-width: inherit;
	    width: 100%;
	}
}
@media screen and (max-width: 783px) {

	iframe {
	    width: 100%;
	    height: auto;
	    display: block;
	    margin: 0 auto;
	}

	#razmak-responsive { margin-bottom: 10px;}

	#mega-menu-wrap-main-menu,
	#lang-navigation,
	header li#search-bar{
		display: none !important;
	}
	#mega-menu-wrap-main-menu{
		display: none !important;
	}
	header#masthead {
		background-image: url('../images/header-responsive.jpg');
	    background-size: 100%;
	    background-position: top left;
	    display: inline-block;
	    height: auto;
	    padding:0;
	    min-height: auto;
	    /*background: 0;*/
	}
	/*img#header-responsive {
	    position: absolute;
	    top: 0;
	    left: 0;
	    width: 100%;
	    height: auto;
	}*/
	a#logo img {
	    /* margin-top: 0; */
	    /*width: 100%;
	    margin-top: 50px;
	    margin-bottom: 27px;*/
	    display: none;
	}
	.container {
	     padding-right: 15px; 
	     padding-left: 15px; 
	}
	img.attachment-featured-image.wp-post-image {
	    width: 100%;
	    height: auto;
	}
	img.attachment-home-news-image {
	    width: 100%;
	    height: auto;
	}
	div#featured-post {
	    padding-right: 0;
	    margin-top: 0;
	}

	#featured-post .media-left {
	    display: inline;
	    padding-right: 0;
	}

	#featured-post .media-heading {
	    font-size: 17px;
	}

	#featured-post article.text-content {
	    font-size: 14px;
	}
	div#content {
	    display: block;
	}
	#featured-post .media-body {
	    padding: 10px;
	}
	#home .sidebar .right, #home .sidebar .left{
		height: auto;
	}
	#main-container-home {
	    margin-top: 20px;
	}
	img.attachment-home-news-image.wp-post-image {
    width: 100%;
    height: auto;
	}
	aside#right-sidebar {
	    display: inline-block;
	}


	#main-container-home .media-left,
	.media-left {
	    display: block;
	    padding-right: 0;
	}
	a.btn.btn-default.last-news-read-more {
	    display: table;
	    margin: 15px auto 20px auto;
	    width: 50%;
	    float: none;
	}
	#sidebar-biography .sidebar-biograohy-image {
	    min-width: 100%;
	    width: 100%;
	    height: auto;
	}
	.sidebar ul li {
	    padding-bottom: 25px;
	    text-align: center;
	}
	#mc_embed_signup label {
	    text-align: center;
	}
	h4.tw-header {
	    margin-top: 15px;
	    text-align: center;
	    border-top: 1px solid white;
	    padding-top: 16px;
	}
	.contact-info-box-right aside.widget_text {
	    color: white;
	    text-align: center;
	    float: none;
	}
		article#footer-navigation {
	    margin-top: 30px;
	    position: relative;
	    display: none;
	}
	.side-box{
		min-height: auto !important;
	}
	#contact-responsive {
	text-align: center;
	
	}
	.form-group {
	    display: inline-flex;
	    margin-right: 1%;
	    width: 100%;
	    text-align: right;
	    margin-bottom: 2px;
	}

}

/* RESPONSIVE FOR 800px + */
@media screen and (min-width: 783px) {
	#header-responsive-1,
	#header-responsive-2,
	#header-responsive-3,
	#header-responsive-4,
	#header-responsive-5{
		display: none;
	}

}
/* RESPONSIVE FOR HEADER */


@media screen and (max-width: 378px){
	img#header-responsive-1 {
	    display: block;
	    width: 100%;
	    top: -3px;
	    left: 0;
	}
	#header-responsive-2,
	#header-responsive-3,
	#header-responsive-4,
	#header-responsive-5{
		display: none;
	}
}
@media screen and (min-width: 378px) and (max-width: 533px){
	img#header-responsive-2 {
	    display: block;
	    width: 100%;
	    top: -3px;
	    left: 0;
	}
	#header-responsive-1,
	#header-responsive-3,
	#header-responsive-4,
	#header-responsive-5{
		display: none;
	}
}
@media screen and (min-width: 533px) and (max-width: 682px){
	img#header-responsive-3 {
	    display: block;
	    width: 100%;
	    top: -3px;
	    left: 0;
	}
	#header-responsive-1,
	#header-responsive-2,
	#header-responsive-4,
	#header-responsive-5{
		display: none;
	}
}
@media screen and (min-width: 682px) and (max-width: 783px){
	img#header-responsive-4 {
	    display: block;
	    width: 100%;
	    top: -3px;
	    left: 0;
	}
	#header-responsive-1,
	#header-responsive-3,
	#header-responsive-2,
	#header-responsive-5{
		display: none;
	}
}
@media print{
	#right-sidebar,
	.social-share-box,
	#footer-navigation,
	#header-responsive-1,
	#header-responsive-3,
	#header-responsive-2,
	#header-responsive-4,
	#header-responsive-5,
	#lang-navigation,
	#main-navigation,
	#contact-information,
	#logo,
	#search-bar,
	#masthead,
	.news-above,
	.csbuttons{
		display: none;
	}
}
