/*
Theme Name: Temat
Author: eCMYK team
Author URI: http://ecmyk.pl/
Description: Motyw na stronę JRMtechnologie
*/

/**
 * 1.0 - Normalize
 */

 /* This stylesheet generated by Transfonter (https://transfonter.org) on March 7, 2017 12:21 PM */
.vp1_html5.universalBlack .VideoInfoBut {
display: none !important;

}
@font-face {
	font-family: 'Far.Zar';
	src: url('fonts/FarZar.eot');
	src: url('fonts/FarZar.eot?#iefix') format('embedded-opentype'),
		url('fonts/FarZar.woff') format('woff'),
		url('fonts/FarZar.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Unikurd Chimen';
	src: url('fonts/Unikurch.eot');
	src: url('fonts/Unikurch.eot?#iefix') format('embedded-opentype'),
		url('fonts/Unikurch.woff') format('woff'),
		url('fonts/Unikurch.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Montserrat';
	src: url('fonts/Montserrat-Bold.eot');
	src: url('fonts/Montserrat-Bold.eot?#iefix') format('embedded-opentype'),
		url('fonts/Montserrat-Bold.woff') format('woff'),
		url('fonts/Montserrat-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Montserrat';
	src: url('fonts/Montserrat-ExtraLight.eot');
	src: url('fonts/Montserrat-ExtraLight.eot?#iefix') format('embedded-opentype'),
		url('fonts/Montserrat-ExtraLight.woff') format('woff'),
		url('fonts/Montserrat-ExtraLight.ttf') format('truetype');
	font-weight: 200;
	font-style: normal;
}

@font-face {
	font-family: 'Montserrat';
	src: url('fonts/Montserrat-Black.eot');
	src: url('fonts/Montserrat-Black.eot?#iefix') format('embedded-opentype'),
		url('fonts/Montserrat-Black.woff') format('woff'),
		url('fonts/Montserrat-Black.ttf') format('truetype');
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: 'Montserrat';
	src: url('fonts/Montserrat-Light.eot');
	src: url('fonts/Montserrat-Light.eot?#iefix') format('embedded-opentype'),
		url('fonts/Montserrat-Light.woff') format('woff'),
		url('fonts/Montserrat-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Montserrat';
	src: url('fonts/Montserrat-SemiBold.eot');
	src: url('fonts/Montserrat-SemiBold.eot?#iefix') format('embedded-opentype'),
		url('fonts/Montserrat-SemiBold.woff') format('woff'),
		url('fonts/Montserrat-SemiBold.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'Montserrat';
	src: url('fonts/Montserrat-Medium.eot');
	src: url('fonts/Montserrat-Medium.eot?#iefix') format('embedded-opentype'),
		url('fonts/Montserrat-Medium.woff') format('woff'),
		url('fonts/Montserrat-Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'Montserrat';
	src: url('fonts/Montserrat-Regular.eot');
	src: url('fonts/Montserrat-Regular.eot?#iefix') format('embedded-opentype'),
		url('fonts/Montserrat-Regular.woff') format('woff'),
		url('fonts/Montserrat-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Montserrat';
	src: url('fonts/Montserrat-ExtraBold.eot');
	src: url('fonts/Montserrat-ExtraBold.eot?#iefix') format('embedded-opentype'),
		url('fonts/Montserrat-ExtraBold.woff') format('woff'),
		url('fonts/Montserrat-ExtraBold.ttf') format('truetype');
	font-weight: 800;
	font-style: normal;
}
 
@font-face {
	font-family: 'Montserrat';
	src: url('fonts/Montserrat-Thin.eot');
	src: url('fonts/Montserrat-Thin.eot?#iefix') format('embedded-opentype'),
		url('fonts/Montserrat-Thin.woff') format('woff'),
		url('Montserrat-Thin.ttf') format('truetype');
	font-weight: 100;
	font-style: normal;
}

@font-face {
	font-family: 'kurdishfonts';
	src: url('fonts/kurdishfonts.eot');
	src: url('fonts/kurdishfonts.eot?#iefix') format('embedded-opentype'),
		url('fonts/kurdishfonts.woff') format('woff'),
		url('kurdishfonts.ttf') format('truetype');
	font-weight: 100;
	font-style: normal;
}
 
html  body{
	font-family: 'Montserrat';
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	background-color: #000000;
    background-image: url(/wp-content/uploads/2017/03/bg.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    color: #b0b0b0;
    text-align: justify;
	 
    position: relative;
    padding-bottom: 4vh; 
    min-height: 96vh;
    background-attachment: fixed;
}
 
html:lang(ku-KU) body{
	font-family: 'Unikurd Chimen';
	direction: rtl;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	
    line-height: 1.8em;
}
 
html:lang(fa-FA) body{
	font-family: 'Far.Zar';
	direction: rtl;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
    line-height: 1.8em;
}
html:lang(ku-KU) input[type=search] {
    -webkit-appearance: none;
    text-align: left;
}
 
html:lang(fa-FA) input[type=search] {
    -webkit-appearance: none;
    text-align: left;
}

body {
	margin: 0;
    line-height: 1.3em;
} 

a {
	background-color: transparent;
    color: #333;
}

p {
	margin: 0;
}

:focus {
    outline: none;
}

a:hover {
    opacity: 0.7;
    text-decoration: none;
}

html:lang(ku-KU) .category-6 .page-header {
    font-size: 17px;	
}

html:lang(fa-FA) .category-6 .page-header {
    font-size: 19px;	
}

li.toggable.off {
	height: 21px;
    overflow: hidden;
    cursor: pointer;
    position: relative;
    padding-right: 15px;
	font-size: 0;
}
li.toggable.off span {
	font-size: 14px;
}
li.toggable.off span:after {
    content: '...';
    padding-left: 3px;
    font-size: 17px;
    font-weight: bold;
}

li.toggable.on {
	height: auto;
    cursor: pointer;
	font-size: 14px;
}


html:lang(ku-KU) li.toggable.off {
	height: 31px;
    overflow: hidden;
    cursor: pointer;
    position: relative;
    padding-left: 15px;
	padding-right: 0;
	font-size: 0;
}

html:lang(ku-KU) li.toggable.off span {
    font-size: 17px;
    float: right;
}

html:lang(ku-KU) li.toggable.off span:after {
    content: '...';
    padding-right: 3px;
    font-size: 21px;
    font-weight: bold;
}

html:lang(ku-KU) li.toggable.on {
	height: auto;
    cursor: pointer;
	font-size: 17px;
}


html:lang(fa-FA) li.toggable.off {
	height: 31px;
    overflow: hidden;
    cursor: pointer;
    position: relative;
    padding-left: 15px;
	padding-right: 0;
	font-size: 0;
}

html:lang(fa-FA) li.toggable.off span {
	font-size: 18px;
}

html:lang(fa-FA) li.toggable.off span:after {
    content: '...';
    padding-right: 3px;
    font-size: 21px;
    font-weight: bold;
}

html:lang(fa-FA) li.toggable.on {
	height: auto;
    cursor: pointer;
	font-size: 18px;
}







.triggerList {
    font-size: 16px;
    color: #fff;
    cursor: pointer;
}
.triggerList:after {
    content: "↓";
    font-size: 16px;
    color: #fff;
}






img { 
    max-width: 100%; 
    height: auto;
}
.header {
margin-top: 0px;
}
.logo-wrap {
padding: 0px;

    margin: 45px 0;
}
.social-wrap {
    padding: 0px;
}
.menu-wrap { 

    margin: 45px 0;
}
.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}

span.span1_p {
    display: block;
    text-align: center;
    margin-bottom: 9px;	
}

span.span2_p {
	text-align: justify;
    display: block;
    margin-bottom: 9px;	
}

span.span3_p {
    text-align: justify;
    display: block;
    margin-bottom: 3px;
}

span.span4_p {
    text-align: center;
    display: block;
    width: 100%;
    margin-top: 27px;
    /* margin-left: 30%; */
}

html:lang(ku-KU) #bpTable th.name, html:lang(ku-KU) #bpTable td.name {
    text-align: right;
    font-size: 16px;
    font-weight: 400 !important;
}

html:lang(fa-FA) #bpTable th.name, html:lang(fa-FA) #bpTable td.name {
    text-align: right;
    font-size: 18px;
    font-weight: 400 !important;
}


html:lang(ku-KU) span.span4_p {
    text-align: center;
    display: block;
    width: 70%;
    margin-top: 27px;
    margin-left: auto;
    margin-right: auto;
}

/*
html:lang(fa-FA) span.span4_p {
    text-align: right;
    display: block;
    width: 70%;
    margin-top: 27px;
    margin-left: auto;
    margin-right: 30%;
}*/
html:lang(fa-FA) #bpmj_dialog_payment .bpInput p {
text-align:right !important;
}
html:lang(ku-KU) #bpmj_dialog_payment .bpInput p {
text-align:right !important;
}
html:lang(fa-FA) span.span4_p {
    text-align: center;
    display: block;
    width: 100%;
    margin-top: 27px;
    margin-left: auto;
    /*margin-right: 30%;*/
}


html:lang(ku-KU) span.span1_p {
    font-size: 16px;	
}

html:lang(ku-KU) span.span2_p {
    font-size: 16px;	
}

html:lang(ku-KU) span.span3_p {
    font-size: 16px;	
}

html:lang(ku-KU) span.span4_p {
    font-size: 16px;	
}



html:lang(fa-FA) span.span1_p {
    font-size: 18px;	
}

html:lang(fa-FA) span.span2_p {
    font-size: 18px;	
}

html:lang(fa-FA) span.span3_p {
    font-size: 18px;	
}

html:lang(fa-FA) span.span4_p {
    font-size: 18px;	
}

html:lang(ku-KU) .bpmj_betterpay_popup_block button {
    font-size: 16px;	
}

html:lang(fa-FA) .bpmj_betterpay_popup_block button {
    font-size: 18px;	
}






.social {
display: block;
height: 30px;
width: 30px;
margin: 20px 10px;
float: right;
background-image: url('/wp-content/uploads/2017/03/1_03.png');
}
.read-more {
    display: block;    
    text-align: center;
    margin: 0 auto;
    position: absolute;
    bottom: 0px;
    width: 100%;
} 
.item-goto {
    display: block;
    position: absolute;
    height: 100px;
    width: 100px; 
    float: right;
    background-image: url(/wp-content/uploads/2017/03/1_03.png);
    background-position: -5px -1px;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    right: 0;
    margin: 0 auto;
} 
.movie-item .item{
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
	 height: 168px
}
.movie-item a:not(.item-goto), .director-item a{
    width: 100%;
    text-align: center;
    display: inline-block;
    color: #fff; 
}
.movie-item img {
    max-width: 100%;
    max-height: 168px; 
    width: auto;
    height: auto;
}
.movie-item a.title-link, .director-item a.title-link{
	 height: 40px;
    margin-top: 11px;
}

.director-item p:nth-of-type(2) {
	display: none;
}

.post-thumbnail {
    float: left;
    width: 100%;
	 padding: 4px 15px 15px 0;
    height: auto;
}
.glyphicon-menu-down ,.glyphicon-menu-up {
    color: #fff;
    font-size: 35px;
}
.movie-desc-container {
    position: relative;
    padding-bottom: 45px;
    margin-bottom: 11px;
    margin-top: 34px;
}

table.widefat{
    margin: auto;
    width: auto;
}

.movie-desc {
height: 400px;
overflow: hidden;
}
.movie-item {
    padding: 19px 15px;
}
.movie-desc.displayAll{
height: auto; 
}
.donation {
    margin-top: 27px;
    margin-bottom: 11px;
    clear: both;
}
.single-news {
    padding: 15px 0;
    margin: 15px 0;
}

article.single-news div.entry-summary p {
    height: 54px;
    overflow: hidden;
    text-align: justify;	
}

html:lang(ku-KU) article.single-news div.entry-summary p {
    height: 61px;
    overflow: hidden;
    line-height: 21px;
}

html:lang(fa-FA) article.single-news div.entry-summary p {
    height: 68px;
}

.col-md-4 .post-thumbnail {
    float: left;
    width: 100%;
	 padding: 0;
    height: auto;
}


.content-area h4, .single-news-title {
    text-align: center;
    line-height: 91px;
    color: #fff;
    letter-spacing: 0px; 
    font-weight: 700;
}
.entry-subtitle {
    text-align: left;
    line-height: 32px;
    color: #fff;
    letter-spacing: 0px;
    font-weight: 700;
    margin-top: 40px;
}
.box-title {
    text-align: left;
    line-height: 28px;
    color: #fff;
    letter-spacing: 0px; 
    font-weight: 700;
}
.vp1_html5.universalBlack .VideoSeek { 
    width: calc(100% - 195px) !important;
}
.vp1_html5.universalBlack .VideoBuffer { 
    width: calc(100% - 195px) !important;
}


html:lang(en-US) .box-title {
    font-weight: 400;
}

.social.facebook {
    background-position: -140px -5px;
}
.social.twitter {   
 background-position: -190px -5px;
}
.social.instagram {
    background-position: -240px -5px;
}


.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
 .carousel-indicators li{
    display: inline-block;
    width:  25px;
    height: 25px;
    margin: 1px;
    text-indent: -999px;
    border: 0px !important;
    border-radius: 10px;
    cursor: pointer;
    background-color: transparent; 
	 
  background-image: url('/wp-content/uploads/2017/03/1_03.png');
    background-position: -168px -166px;
 }
.carousel-indicators li.active {
    margin: 0;
    width:  25px;
    height: 25px;
    background-color: transparent;
    background-position: -144px -167px;
  }

.content-area .row, .footer-fluid .row  {
    margin-right: -30px;
    margin-left: -30px;
}
.news  {
color: #9C9C9C;
}
.news  a{
color: #fff;
}
.news  a{
text-transform: uppercase;
}

.news .excerpt{
	font-weight: 400;
	font-size: 11px;
    clear: both;
    height: 5.4em;
    overflow: hidden;
    padding-top: 7px;
}

.news  a.read-more{
text-transform: lowercase;
text-align: right;
float: right;
display: block;

    position: relative;
}
.news  span{
    margin: 0 8px 0 0;
}
.news img {
    margin-bottom: 17px;
}

.home .news .excerpt {
    font-size: 14px;
	height: 4.4em;	
}

.footer {
    margin: 10px auto;
    border-top: 1px solid #666;
    padding-top: 11px;
	 font-size: 12px;
	 color: #9C9C9C;
}
.footer .copyright{
   text-align: right;
}
/**
    SEARCH FORM
*/
.search-form {
    position: relative;
    padding: 0;
	 clear:both;
	 float: right;
}
.search-form label {
    margin: 0;
}
.search-field {
    margin: 0;
    padding: 8px;
    border: 1px solid #e6e6e6;
    line-height: 1;
    width: 150px;
    font-weight: 400;
}
.search-submit {
    width: 34px;
    height: 34px;
    margin: 0;
    padding: 0;
    background-color: transparent;
    background-image: url('/wp-content/uploads/2017/03/1_03.png');
    background-position: -190px -55px;
    background-repeat: no-repeat;
    border: none;
    position: absolute;
    top: 0;
    right: 0;
}

article.single-news{
    margin: 17px 0px;
	 overflow: auto;
}
 

/**
    Menu
*/

.site-header-menu {
	display: none;
	-webkit-flex: 0 1 100%;
	-ms-flex: 0 1 100%;
	flex: 0 1 100%;
}

.site-header-menu.toggled-on,
.no-js .site-header-menu {
	display: block;
}


.main-navigation ul {
	list-style: none;
	margin: 0;
	padding-right: 0;
    float: right;
	 
    display: block;
    overflow: auto;
    width: auto;
}

.main-navigation li {
	border-top: 0px solid #d1d1d1;
	position: relative;
}

.main-navigation a { 
    display: block;
    color: #fff;
    margin: 7px 12px;
    font-size: 14px;
    line-height: 27px;
}
.entry-title a{
color: #fff; 
}
.entry-title { 
margin-top: 0px;
    text-align: center;
}
.gallery  {
overflow: auto;
clear: both;
}
figure {
    margin: 0;
    float: left;
    margin: 20px;
}
.h1, h1 { 
    color: #fff;
font-size: 29px;
}
.main-navigation a:hover, .main-navigation a:focus {
    color: #fff;
}

.main-navigation .current-menu-item > a,
.main-navigation .current-menu-ancestor > a,
.main-navigation .current-page-ancestor > a {
	font-weight: 700;
	opacity: 0.7;
}

.main-navigation ul ul {
	display: none;
}

.no-js .main-navigation ul ul {
	display: block;
}

.main-navigation ul .toggled-on {
	display: block;
}

.menu-toggle {
	background-color: transparent;
    border: none;
}

/**
    Header
 */

.no-js .menu-toggle {
	display: none;
}

.filmography-box {
padding: 7px 0;
}

.page-header { 
    border-bottom: 0px solid #eee;
}
.director-image { 
    height: 260px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.kontakt-dane .naglowek {
    float: left;
}
.kontakt-wrap {
    padding: 34px;
    background-color: rgba(162, 162, 162, 0.4);
    border-radius: 2px;
	   color: #fff;
}
.field-wrap > div input, .field-wrap textarea, .field-wrap select, .field-wrap .pikaday__container, .field-wrap .pikaday__display, .field-wrap .listselect-wrap > div {
    width: 100%;
    background-color: rgba(255, 255, 255, 0.8);
}

.kontakt-wrap .textbox-container, .kontakt-wrap .email-container{
    width: 100%;
    padding: 10px;
    float: left;
    margin: 0;
	 clear: none; 
    height: 55px;
}
.kontakt-wrap .textarea-container {
    width: 100%;
    padding: 10px;
    float: left;
    margin: 0;
}
.kontakt-wrap input, .kontakt-wrap textarea {
    border: none;
    border-bottom: 2px solid #ffffff;
    padding: 5px;
    min-height: 38px;
}
.kontakt-wrap h3 {
    margin-top: 0;
    margin-bottom: 17px;
    text-align: center;
    text-transform: uppercase;
}
.kontakt-wrap .recaptcha-wrap {
    width: 70%;
    float: left;
    padding: 10px; 
}
.kontakt-wrap .submit-wrap {
    width: 100%;
    float: right;
    padding: 0px;
}
.kontakt-wrap .submit-wrap input {
    padding: 10px 20px;
    background-color: #343434;
    color: #fff;
    font-weight: bold;
    float: right;
    margin-top: 32px;
}

.language-swith .lang-box a {
    text-transform: uppercase;
    color: #fff;
    padding: 0 5px;
}
.language-swith .lang-box a.noten  {
    border-left: 1px solid #fff;
}
.language-swith {
    position: absolute;
    right: 20px;
    top: -20px;
}
.footer-fluid {
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
}


#post-185 h1.entry-title {
    margin-bottom: 34px;	
}

.single-post h1.entry-title {
    margin-bottom: 34px;	
}
.vp1_html5.universalBlack { 
    direction: ltr; 
}
.bpmj_betterpay_popup_block input.bpmj_text, .bpmj_betterpay_popup_block textarea.bpmj_textarea {
    width: 244px;
    direction: ltr;
}
/* Newsy */

.blog .entry-content {
    text-align: left;
}

.blog h1.entry-title  {
    font-size: 24px;
    text-align: left;	
}

.blog .content-area h4, .single-news-title {
	font-size: 27px;
    line-height: 34px;
    margin: 0 0 34px 0;
    letter-spacing: 0px;
}

.blog article.single-news {
    margin: 17px 0px 34px 0;
    overflow: auto;
}
/*
.blog div.entry-summary p:nth-of-type(2) {
    height: 100px;
    overflow: hidden;	
}
*/
.blog div.entry-summary p:nth-of-type(2) {
    display: none;
}

.home div.excerpt p:nth-of-type(2) {
	display: none;
}

.home div.excerpt p:nth-of-type(3) {
	display: none;
}

.thumbnail_div {
	text-align: center;
}

.thumbnail_div img {
	max-width: 500px;
}

.category-to-watch h1.page-title {
	text-transform: uppercase;	
}

span.date_span {
    float: left;
    margin-right: 13px;
    padding-top: 3px;	
}

a.readmore_news {
	color: #fff;
    opacity: 1;
    margin-top: 7px;
    display: block;	
}


/**
 * 14.0 - Media Queries
 */

@-ms-viewport {
	width: device-width;
}

@viewport {
	width: device-width;
}

@media screen and (min-width: 48.9375em) {
	body:not(.custom-background-image).admin-bar:before {
		top: 32px;
	}
}
.entry-content {
text-align: center;
}
.attachment-full {
    width: 100%;
	 
    margin: 11px auto;
}

@media screen and (max-width: 1218px) {
	
.home .row.news .col-sm-4 p:first-of-type {
    min-height: 50px;
}

.news .excerpt {
    margin-bottom: 13px;
}

article.single-news div.entry-summary p {
    height: 50px;
    overflow: hidden;	
}

html:lang(ku-KU) article.single-news div.entry-summary p {
    height: 61px;
}

.home .news .excerpt {
    font-size: 14px;
    height: 4.0em;
}

}


@media screen and (max-width: 1170px) {
#menu-main {
    padding-left: 0px;
}

.main-navigation a {
    display: block;
    color: #fff;
    margin: 7px 9px;
    font-size: 13px;
    line-height: 27px;
}

input[type=search] {
    -webkit-appearance: none;
    font-size: 11px;
}

.search-submit { 
    background-position: -190px -59px;  
}

body { 
    font-size: 13px; 
}

}

@media screen and (min-width: 992px) {
/*
.post-thumbnail {
    float: left;
    width: 50%;
    height: auto;
}
*/
	.site-header-menu {
		display: block;
		-webkit-flex: 0 1 auto;
		-ms-flex: 0 1 auto;
		flex: 0 1 auto;
	}

	.main-navigation .primary-menu > li {
		float: left;
	}


	.main-navigation ul ul {
		border-bottom: 1px solid #d1d1d1;
		display: block;
		left: -999em;
		margin: 0;
		position: absolute;
		z-index: 99999;
	}

	.main-navigation ul ul ul {
		top: -1px;
	}

	.main-navigation ul ul ul:before,
	.main-navigation ul ul ul:after {
		border: 0;
	}

	.main-navigation ul ul li {
		background-color: #fff;
		border: 1px solid #d1d1d1;
		border-bottom-width: 0;
	}

	.main-navigation ul ul a {
		white-space: normal;
		width: 12.6875em;
	}

	.main-navigation ul ul:before,
	.main-navigation ul ul:after {
		border-style: solid;
		content: "";
		position: absolute;
	}

	.main-navigation ul ul:before {
		border-color: #d1d1d1 transparent;
		border-width: 0 10px 10px;
		right: 9px;
		top: -9px;
	}

	.main-navigation ul ul:after {
		border-color: #fff transparent;
		border-width: 0 8px 8px;
		right: 11px;
		top: -7px;
	}

	.main-navigation li:hover > ul,
	.main-navigation li.focus > ul {
		left: auto;
		right: 0;
	}

	.main-navigation ul ul li:hover > ul,
	.main-navigation ul ul li.focus > ul {
		left: auto;
		right: 100%;
	}
	.dropdown-toggle,
	.main-navigation ul .dropdown-toggle.toggled-on,
	.menu-toggle,
	.site-header .social-navigation,
	.site-footer .main-navigation {
		display: none;
	}
}



@media screen and (max-width: 991px) {
.social {
    display: block;
    height: 30px;
    width: 30px;
    margin: 10px 5px;
    float: right;
    background-image: url(/wp-content/uploads/2017/03/1_03.png);
}
.logo-wrap {
    padding: 0px;
    margin: 38px 0;
}

#menu-main {
    padding-left: 0px;
    padding-right: 0px;
    float: none;
    margin: auto;
    width: 150px;
    text-align: center;
}

.menu-toggle {
    margin: auto;
    display: block;
    font-size: 20px;
    color: #fff;
}

.blog article.single-news {
    float: left;
    width: 50%;
    min-height: 320px;
}

.blog article .entry-header {
	float: left;
    width: 100%;
    margin-top: 7px;	
}

.blog article span.date_span {
    float: left;
    margin-right: 13px;
    padding-top: 5px;
}

.blog article .entry-summary {
    float: left;
    width: 100%;	
}

a.readmore_news {
    float: left;
    width: 100%;
}

.news .excerpt {
    height: 5.4em;
}

.home .row.news .col-sm-4 p:first-of-type {
    min-height: 40px;
}






}


@media screen and (max-width: 767px) {
.language-swith {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -20px;
    right: initial;
    top: inherit;
}
.logo-wrap a{
    width: 250px;
    display: block;
    margin: auto;
}

.search {
    display: block;
    clear: both;
    margin: auto;
    float: none;
    width: 150px;
    margin-bottom: 15px;
    overflow: auto;
}
.social-wrap {
    text-align: center;
}
.social {
    display: inline-block; 
    margin: 10px 5px;
    float: none; 
}
.menu-wrap {
    margin: 10px 0;
	     margin-bottom: 30px;
}
.news {
    text-align: center;
}
.news img {
    margin: auto;
    float: none;
    display: block;
    margin-bottom: 7px;
}
.news a.read-more { 
    text-align: right; 
}
.news .excerpt { 
    max-width: 400px;
    margin: auto;
	height: 5.3em;
}
.news .col-sm-4{
    margin: 20px auto 15px;
    width: 50%;
    float: left;
}

html:lang(ku-KU) .home .news .col-sm-4 p {
    text-align: right;
}

div.footer.container .col-sm-4 {
	text-align: center;
}

div.footer.container .col-sm-4.copyright {
	text-align: center;	
}

html:lang(ku-KU) body.home .news span {
    float: right;
    margin: 0 0 0 8px;
}

html:lang(ku-KU) .row.news .col-sm-4 p {
    text-align: right;
}

html:lang(ku-KU) .news .excerpt {
    font-size: 13px;
    min-height: 42px;
    line-height: 20px;
}

html:lang(ku-KU) .home .news .col-sm-4 p {
    margin-top: 11px;
}

html:lang(ku-KU) .home .news .col-sm-4 .excerpt p {
	margin-top: 0;
}

.blog .content-area h4, .single-news-title {
    margin: 19px 0 0 0;
}

.home .row.news .col-sm-4 p:first-of-type {
    text-align: justify;
}


}




@media screen and (max-width: 570px){
.kontakt-wrap .textbox-container, .kontakt-wrap .email-container {
    width: 100%;
    padding: 10px;
    float: left;
    margin: 0;
    clear: none;
    height: 77px;
}
}
@media screen and (max-width: 425px){
.g-recaptcha {transform:scale(0.77);-webkit-transform:scale(0.77);transform-origin:0 0;-webkit-transform-origin:0 0;}
}
@media screen and (max-width: 377px){
.g-recaptcha {transform:scale(0.5);-webkit-transform:scale(0.5);transform-origin:0 0;-webkit-transform-origin:0 0;}
}
}