
.time-content-head{
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: space-between;
    margin-left:0px;
    padding-top: 30px;
    padding-left:49px;

}
.justfy-space-between{
    display: flex;
    justify-content: space-between;
}
.go-to-form{
    margin-top: auto;
    margin-bottom: auto;
}
.sualcavabMain .contentDate{
margin-bottom:10px;
}
.rubrikaCategoryFlex{
    display: flex !important;
    justify-content: flex-end  !important;
}
.rubrikaCategoryFlex .view-count{
    margin-top: auto;
    margin-bottom: auto;
    padding-right: 15px;
}

.rubrikaCategoryFlex a{
    line-height:15px !important;}


.time-content-head >p{
padding-left:0px !important;
margin-top:0px !important;
font-size:20pt !important; 

}

.question-answer .question-header{
font-size:16.6px;
font-weight:bold;
float: left;
margin-right: 5px;
}

.question-answer .question-content {
font-size: 16px !important;
margin-bottom: 15px;
font-family: Lucida Sans Unicode,Lucida Grande,sans-serif;
}
.question-answer .question-content p{
font-size: 16px !important;
margin-bottom: 15px;
font-family: Lucida Sans Unicode,Lucida Grande,sans-serif;
margin: 0px;
}


.question-transform {
transform:translateY(-15px);
}

.additionalContentHead.time-content-head,.rubrikaContentBooksHead.time-content-head {
padding-left:20px !important;
padding-top:5px !important;
}
.sualcavab .contentHead.time-content-head {
padding-left:17px;
padding-top:25px;
}

.sualcavab .contentHead.time-content-head .head {
transform: translateY(-40px);
}
.sualcavab .contentHead.time-content-head .contentDate p {
transform: translateY(-15px);
}

.video2 .video2Main .contentDate {
    /*margin: 15px;*/
}

@media screen and (max-width: 767px) {
.video2Main .contentHead {
    margin-left: 15px;
    padding: inherit;
    margin-bottom: 0px !important;
    }
}

@media screen and (max-width: 786px) {
.time-content-head {
    justify-content: center !important;
    }

.sualCavabTarix {
    padding-top: 0px !important;
    }
.sualCavabBashliq {
    margin-bottom: 34px !important;
    }
}

.tovhideCagirish .contentHead p {
    padding: 0px;
    padding-left: 15px;
    padding-right: 15px;
}


.rubrika-video{ 
padding-right:15px; 
padding-left:15px; 
}

.baxilib {
    font-style: italic;
    font-size: 1em;
    padding-top: 15px;
}

.cavabOxu {
    height: 24px;
     top: 15px;
}

.murcie .contentHead p {
margin-top:0px !important;
margin-left:0px !important;
}

.time-content-head .head >p{
padding-left:0px !important;
font-size:20pt !important; 
}

.contentDate {
    flex-basis: 100% !important ;
    order: -1 !important;

}
.contentDate >p {
margin-top:0px !important;
}

.additionalContentHead.time-content-head .contentDate,.rubrikaContentBooksHead.time-content-head .contentDate{
margin-bottom:30px !important;
} 
.rubrikaContentBooksHead.time-content-head  {
padding-left: 0px  !important;
margin-bottom:30px !important;
}
.turn {
    margin-bottom: 25px;
}

.conversationContent a{
    color:inherit;
	text-decoration:none;
	font-size:13px;
	color: #8d9aa6;
    }	


.dsp-none-p{
    display: none !important;
}
.form-radio-buttons{
    text-decoration: none;
    display: flex;
    justify-content: space-around;
    padding:0px 30px; 
    flex-wrap: wrap;
    margin: 10px;
}
.form-radio-buttons li{
    display: inline-block;
}
.form-radio-buttons li label{
    font-size: 16pt;
}
.answerQuestion div{
    position: relative;
}
.answerQuestion-input{
    height: 35px;
    width: 90%;
    padding-left: 30px;
}
.answerQuestion-input::placeholder{
    color: black;
    
}
.answerQuestion i {
    
    z-index: 5;
    position: absolute;
    top: 30%;
    left: 8%;
    height: 19px;
    background-image: url(../img/searchicon.png);
    background-size: cover;
    width: 19px;
}






body {
padding-bottom: 70px;
position:relative;
}

p {
    margin: 0px;
}

.colpadding {
    padding: 0px;
}
.dropdown {
    position: relative;
    display: inline-block;
}
.dropdown-content {

    position: absolute;
    opacity: 0;
    display:none;
    transition: 0.3s cubic-bezier(0.25, 0.1, 0.95, 0.47);
    background-color: #aae1fa;
    min-width: 220px;
    z-index: 55555;
    left: -35px;
    top: 30px;
    text-align: left;
}
.dropdown-content a{
display: block;
border-top: 1.5px solid white;
font-size: 13pt !important;
padding: 7px 0px;
padding-left:40px; 
}
.dropdown-content a:first-child {
    border-top: 1px solid white;
}
.rowpadding {
    margin-top: 100px;
}

@media screen and (min-width:1200px) {
    
    .dropdown:hover .dropdown-content {

        display:block;
        opacity: 1;
        transition: 0.3s cubic-bezier(0.25, 0.1, 0.95, 0.47);
    } 
}


.scrollToTop {
    text-align: center;
    position: absolute !important;
    right: 30px;
    bottom: 20px;
display:none;
    font-size: 42px;
    cursor: pointer;
    z-index: 55555;
    color: #2d6c93;
    transition: 0.4s ease;
}

.scrollToTop:hover {
    transition: 0.4s ease;
    transform: translateY(-10px);
}

.scrollToTop p {
    font-size: 12pt;
    font-family: 'Calibri';
}

.fa-align-justify {
    display: none;
    text-align: center;
    font-size: 16pt;
}


.menuresponsiv {
    display: block !important;
    text-align: center;
    transition-delay: 0.4s;
   
}
.menuResponsivLi {
    display: block !important;
    padding: 15px 0px;
    transition-delay: 0.4s;
}
#menuInputresponsive {
    display: inline-block !important;
    transition-delay: 0.4s;
}


.showAllMargin {
margin: 20px 35px;
margin-right: 0px !important;
}

.mg-top-20 {
    margin-top: 30px;
}
.additionalBody {
    padding: 0px 75px;
}
.imageContentBody {
    padding: 0px 100px 0px 10px;
}
.bredcrumPadding {
    padding-left: 50px;
}


.additionalContentForumPhoneModeResponsive {
    display: none !important ;
}
@media screen and (max-width:767px) {
    .mg-top-25 {
        margin-top: 25px !important;
    }
}
@media screen and (max-width:767px) {
    .mg-top-5 {
        margin-top: 5px !important;
    }
}
@media screen and (max-width:991px) {
    .pg-top-25 {
        padding-top: 25px !important;
    }
}
@media screen and (min-width:991px) {
    .mg-bottom-65 {
        margin-bottom: 65px;
    }
}
@media screen and (max-width:991px) {
    .imageContentBody {
        padding: 0px;
    }
    .additionalBody {
        padding: 20px 0px;
    }
 
}
@media screen and (max-width:767px) {
    .scrollToTop {
        left: 25%;
        margin-left: -50px;
        bottom: 10px;
    }
   
}


@media screen and (max-width:768px) {
    .additional-content-body {
        margin-top: 20px !important;
       } 
       .additionalContentForumPhoneMode {
        display: none !important; 
    }
    .additionalContentForumPhoneModeResponsive {
        display: inline-block !important;
        margin-top:10px !important;
        margin-bottom: 20px !important;
    }
    .col-padding-sm-3 {
        padding-left: 5px !important;
        padding-right: 5px !important
    }
}
@media screen and (max-width:991px) {
    .row-display-for-phone {
     display: block;
    } 
    .row-display-for-comp {
        display: none;
    } 
}
@media screen and (min-width:991px) {
.col-padding-sm-3 {
padding:5px;
padding-bottom:0px;
padding-top:0px;
}
}
@media screen and (min-width:991px) {
    .row-display-for-phone {
     display: none;
    } 
    .row-display-for-comp {
        display: block;
    } 
}



.additional .additionalContent .additionalContentHead p,
.tovhideCagirish .additionalContent .additionalContentHead p,
.tovhideCagirish .additionalContent .additionalContentBody p ,
.forum2 .rubrikaParagraph .rubrikaParagraphHead p,
.forum2 .rubrikaParagraph .rubrikaParagraphBody p ,
.forum .rubrika .rubrikaText p{
    color: initial;
	text-decoration:none;
}

.forum2 .rubrikaParagraph .rubrikaParagraphHead a,
.forum2 .rubrikaParagraph .rubrikaParagraphBody a,
.forum .rubrika .rubrikaText a {
	text-decoration:none;
}

.forum .rubrika .rubrikaCategory a
{
	z-index:5;
}

.head{display:initial;}
.print_text{cursor:pointer;}

.rubrikaContent .contentHead p {
width:auto !important;}

.imageContentBody {
width:100%;
} 

@media screen and (min-width:991px) {
    .row-display-for-phone {
     display: none;
    } 
    .row-display-for-comp {
        display: block;
    } 
}
.contentCategoriesAll a {
color:black;
text-decoration:none;
}

.search #content_list {
width:100%;
}

.murcie .contentHead{
    margin-bottom: 40px;}

.rubrikaContent .rubrika .rubrikaContent a p{
line-height:25px !important;
    padding: 10px 0px !important;
}
.rubrikaContent .rubrika .rubrikaCategory ul {
margin-top:17px;
}


@media screen and (min-width:1200px) and (max-width: 1300px) {
.menu .menuSlogan p{
font-size:13pt;
}
.menu .menuContent .menuitems ul li a {
font-size:13pt;
}
.menu .menuContent .menuInput input {
width:235px;
}
}
@media screen and (min-width:1200px) and (max-width:1412px){
.menu .menuContent .menuitems ul li {
 padding:0px 3px !important;
 
}
}
@media screen and (min-width:991px){
.imageContentBody {
    padding: 0px 30px 0px 10px !important;
}
    
.imageContentBody .row {
 padding-top:20px;
 
}
}
.conversationContent .rubrikaContent span {
    position: absolute;
    top: -30px;
}

.conversationContent {
padding: 20px;
}

@media screen and (max-width: 786px){
.conversationContent .rubrikaContent span {
    left: 5px;
}
}
.conversationContent .rubrikaContext span {
    position: inherit !important;
    font-size: 16px;
    top: 15px;
}

@media screen and (max-width: 767px){
.conversationContent .rubrikaContext span {
    left: 15px;
    top: 8px !important;
}
}

@media screen and (max-width: 767px){
.conversationContent .rubrikaContext {
    margin-top: 30px !important;
    padding-left: 0px;
    text-align: justify;
    line-height: 23px;
}
}


@media screen and (max-width: 786px){
.conversationContent .rubrikaContent {
    margin: 0px !important;
    margin-top: 30px !important;
}
}


.conversationContent .shared .shared-data {
    position: absolute;
    padding: 5px;
    padding-bottom:4px;
    /*text-transform: capitalize;*/
    padding-left: 27px;
    background-color: #2d6d93;
    width: 90%;
    color: white;
}

@media screen and (max-width: 786px){
.shared .shared-data {
    left: 0px;
    text-align: -webkit-center;
    line-height: 20%;
    padding-bottom: 0px !important;
    padding-top: 15px !important;
}
.sharedNew {
    left: 5px;
    width: 106% !important;
}
}

.conversationContent .shared .shared-data h5, .conversationContent .shared .shared-data h6 {
    font-size: 15px;
    display: inline-block;
}

.conversationContent .shared .shared-data .fa-arrow-down,.conversationContent .shared .shared-data .fa-arrow-right  {
    position: absolute;
    left: 5px;
    top: 10px;
}
.conversationContent .shared .shared-data .fa-reply {
    float: right;
    line-height: 28px;
}
.conversationContent .shared p {
    width: 90% !important;
    padding-top: 50px !important;
    padding-bottom: 15px;
	text-transform:none !important;
}


.photo2 .viewedContent {
  margin-bottom: 20px; }

  .photo2 .viewedContent ul {
    padding-top: 15px;
    padding-left: 35px;
    list-style:disc !important;
  }
    .photo2 .viewedContent ul li {
      margin: 10px 0px;
      width: 100%; }
      .photo2 .viewedContent ul li a {
        font-size: 16pt;
        color: black;
        border-bottom: 1px solid black;
        text-decoration: none; }


.video2 .viewedContent {
  margin-bottom: 20px;
padding: 0px !important}

  .video2 .viewedContent ul {
    padding-top: 15px;
    padding-left: 35px;
    list-style:disc !important;
  }
    .video2 .viewedContent ul li {
      margin: 10px 0px;
      width: 100%; }
      .video2 .viewedContent ul li a {
        font-size: 16pt;
        color: black;
        border-bottom: 1px solid black;
        text-decoration: none; }

@media screen and (max-width: 500px) {
.rubrikaContent .rubrika .rubrikaContent a p {

line-height:23px !important;
}

}

@media screen and (max-width: 767px) {
.rubrikaViewedContent.additional {

padding-bottom: 0px !important;
}

@media screen and (max-width: 767px) {
.contentHead {
    text-align: center !important;
    width: 100% !important;
    margin: 15px !important;
    padding-left: 0px !important;
    padding-top: 0px;   
    }
}

.sualMob {
    margin: 0px !important;
    line-height: 62px !important;
    background-color: #316c92 !important;
}

.sualMob2 {
    margin: 0px !important;
    background-color: #316c92 !important;
}

.sualMob3 {
    margin: 0px !important;
    background-color: #316c92 !important;
    padding-top: 15px !important;
}

.sualMob4 {
    margin: 0px !important;
    background-color: #316c92 !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}


}
@media screen and (max-width: 427px) {
.contentHead p {

line-height:30px !important; 
    padding: 0px !important;
    /*padding-top: 19px !important;*/
}
@media screen and (max-width: 767px) {
.contentHead p {
   /* padding: 15px 15px !important;
    padding-top: 19px !important;*/
}
.content .contentCategoriesHead p {
padding-top:5px !important;
}
.rubrikaForum p {
padding-top:5px !important;
}
.message p {
padding-top:5px !important;
}

.viewed p {
padding-top:5px !important;
}

.lastAdded p {
padding-top:5px !important;
}
}

.sendQuestion li {
width:26% !important;
}
.sendQuestion li:nth-child(1) {
width:100% !important;
}
.sendQuestion li:nth-child(4) {
width:100% !important;
}

.sendQuestion li:nth-child(5) {
width:100% !important;
}






@media screen and (max-width: 991px) {
.additional .viewedContent .video img{
padding: 0px 15px !important;
}
}

@media screen and (max-width: 767px) {
.content .contentMain a .contentImageName {
   padding-top:0px !important;
}

}

@media screen and (max-width: 991px) and (min-width: 590px) {
.contentMain {
   padding:0px !important;
}

}


@media screen and (max-width: 767px) {
.last-col-9 .rubrikaAdditional {
padding-bottom:50px !important;
}
.rubrikaViewedContent .rubrikaEntraceAdditional {
padding-bottom:0px !important;
}
}

@media screen and (max-width: 1400px) {

.murcieMain .contentHead p {
line-height:30px !important;

}

}


@media screen and (max-width: 400px) {

.conversationContent .rubrikaContext audio{
width:100% !important;
}
.conversationContent .shared p {
padding-top:80px !important;
} 
}


.video2 .contentHead {
height:100% !important;
}




@media screen and (max-width: 768px) {
.video2Main .rubrikaContentCategories .video {
/*margin:15px !important;*/
}



}

@media screen and (max-width: 769px) {

    .ideologiya .rubrikaContentCategories .rubrikaContentBooks .rubrikaContentBooksHead p {
        text-align: center;
        width: 100%;
    }
    
}




@media screen and (max-width:767px) {
   
    .rubrikaContent .contentHead p {
        width:100% !important;
    }

    
}

@media screen and (max-width:380px) {
   
    .baxilib {
        font-style: italic;
        font-size: 0.80em;
        padding-top: 15px;
    }

    .cavabOxu {
        height: 24px;
         top: 15px;
         font-size: 0.80em;
    }


}

