/*
Theme Name: XRDRN-theme
Theme URI: XRDNR.org
Template: kai
Author: XRDNR.org
Author URI: XRDNR.org
Description: XRDRN-theme is a simple 4 column grid WordPress theme for photog.entry-contentraphy portfolio, use it for a travel, food or photography bloging &amp; portfolio. XRDRN-theme can also be use be used for creative agency or photo studio. Child theme of Kai theme
Tags: one-column,grid-layout,custom-background,custom-logo,custom-menu,featured-images,footer-widgets,threaded-comments,translation-ready,blog,portfolio,photography
Version: 1.1586445351
Updated: 2020-04-09 15:15:51

*/

/*
#masthead{
    background-image: url('http://www.vr.megasuperweb.com/wp-content/uploads/2020/04/particles.png');
  background-size: cover;
  background-repeat: no-repeat;
}
*/

.entry-content table {
    color: black;
    text-align: left;
    text-transform: capitalize;
}
.entry-content table a{
    text-decoration: none;
}

.entry-content table{
		width:100%; 
		border-collapse:collapse; 
	}

.entry-content table  th{ 
		padding:7px; border:#ccc 0px dashed;
	}

.entry-content table  td{ 
		padding:7px; border:#ccc 0px dashed;
	}
	/*  Define the background color for all the ODD background rows  */
.entry-content table  tr:nth-child(odd){ 
		background: #efefef;
	}
	/*  Define the background color for all the EVEN background rows  */
.entry-content table  tr:nth-child(even){
		background: #f3f3f3;
	}



.post-item{
  display: inline-block;
  position: relative;
  margin-bottom: -3px!important;
}

.um-profile.um-viewing .um-field-label label{
  font-size: 0.9rem !important;
color: #cbcbcb;
}

.project .site-main{
max-width: 780px!important;  
  background: white;
padding: 20px;
}

.post-meta-deets{
      background: #fff;
    padding: 9px;
    text-transform: uppercase !important;
    font-size: 0.6em;
    position: relative;
    top: 5px;
    height: 10px;
    display: inline-block;
}


.not-running{
position: absolute;
height: 100%;
width: 100%;
background-color: #000000b0;
z-index: 100;
color: white;
text-align: center;
padding-top: 45%;
text-transform: uppercase;
padding: 50% 10%;
font-weight: bold;
text-decoration: none;
}

body.custom-background{
 background-color:#357b83 !important; 
}

.not-recruiting-alert{
color: black;
font-weight: bold;
border: 2px solid black;
text-align: center;
padding: 20px;
font-size: 200%;
}

.entry-content h2{
  padding: 20px 0;
}


.entry-content a {
word-break: break-all;}

.entry-content ul {
  margin: 0;
}

/* contact us form */
.wpcf7-form{
	border: 2px solid white;
	border-radius: 0em;
    border-top-left-radius: 0em;
    border-top-right-radius: 0em;
    border-bottom-right-radius: 0em;
    border-bottom-left-radius: 0em;
	padding: 10px;
	max-width: 400px;
	margin: auto;
}

.wpcf7-form * {
	padding: .5em;
  text-align: center;
}

.wpcf7-form label{
	padding: 0px;
}
/**/


.comment-form-comment label{
display:none;  
}

.comments-area{
  border-top: 2px solid white;
}

.comment-reply-title{
 color: white; 
}

#comment{
background-color: rgba(255,255,255,0.1);
border-radius: 0px;
border: 2px solid white !important;
}

.comments-area .form-submit #submit{
border: 2px solid white;
border-radius: 0;
text-transform: uppercase;
background: transparent;
color: white;
}
.um-register .um-form{
  border: 2px solid white;
border-top-left-radius: 0em;
border-top-right-radius: 0em;
border-bottom-right-radius: 0em;
border-bottom-left-radius: 0em;
padding: 10px;
max-width: 400px;
margin: auto;
text-align: center;
}


.um-directory .um-members-pagination-box .um-members-pagi .pagi {
    color: #fff !important;
    border: 2px solid white !important;
    margin: 0px 5px;
}


.um-field-checkbox  .um-field-checkbox-option{
color: white!important;  
}




.um-field-checkbox-state i, .um-field-radio-state i{
color: white!important;  
}

.submit-project-float:before{
 content: 'Researcher:';
  display:block;
  position:absolute;

top: -21px;
    left: 0px;
    font-size: 14px;

}

.submit-project-float{
display: block;
position: fixed;
bottom: 20px;
right: 20px;
padding: 10px 20px;
text-transform: uppercase;
border: 2px white solid;
color: white;
}

.submit-project-float:visited{
border: 2px white solid;
color: white;
}

.submit-project-float:hover{
border: 2px black solid;
color: black;
}

.entry-content .um .um-form input[type="text"], .entry-content .um .um-form input[type="password"], .entry-content .um .um-form textarea, .um .upload-progress, .select2-container .select2-choice, .select2-drop, .select2-container-multi .select2-choices, .select2-drop-active, .select2-drop.select2-drop-above{
  border: 1px solid black !important;
border-radius: 2px!important;
}

.um-field-label label{
 font-weight: normal!important; 
}

input[type="text"],
input[type="email"],
textarea {
	border: 1px solid #000 !important;
}

.post-thumb{
  border: 2px solid white;
  background: transparent;
}

textarea{
	width: auto;
}

.um-postmessage{
color: white;
font-size: 1.8em;
text-align: center;
border: 2px white solid;
padding: 40px;  
}

.page-id-52 .grid{
max-width: 1440px!important;
  width: 95%;
}

.catlab{
  font-style: initial;
background: white;
display: inline-block;
padding: 5px 6px 3px;
font-weight: 100;
text-transform: uppercase;
font-size: 0.8em;
margin-right: 5px;
}

.newsletter-button{
 padding: 8px 20px!important;
border-radius: 0!important;
border: 2px solid white!important;
background: transparent!important;
color: white!important;
text-transform: uppercase!important; 
}

#mc_embed_signup_scroll input[type="email"]{
  padding: 4px 10px !important;
text-transform: uppercase !important;
border: 2px solid white !important;
background: transparent !important;
font-size: 15px !important;
border-radius: 0 !important;
color: white !important;
}

.masonry{
 margin: auto; 
}

.wp-block-button__link {

    background-color: transparent;
    border: 1px solid white;
    border-radius: 0;
    box-shadow: none;
    color: inherit;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    margin: 0;
    padding: 12px 24px;
    text-align: center;
    text-decoration: none;
    overflow-wrap: break-word;

}

.wp-block-button__link:hover {

    border: 1px solid black;
  color: black;
}

.post-item .entry-title{
text-align: left!important; 
  font-size: 1.1em!important;
}

.pgafu-post-short-content{
 color:white; 
}

.pgafu-post-grid-main{
 margin: 0!important; 
}

span.wpcf7-not-valid-tip{
	color: #fff;
}

.post-item .post-cat {
    background: #fff;
    padding: 6px 5px 3px;
    text-transform: uppercase !important;
    font-size: 0.7em;
    position: relative;
    top: 5px;
}

.project {
text-align:center;  
}

.project  .site-main{
   text-align:left;  
  float: unset;
display: inline-block;
max-width: 580px;
}

.project  .widget-area{
     text-align:left;
  float: unset;
display: inline-block;
width: 25%;
vertical-align: top;
}

/*input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea
*/
a {
	color: #fff;
}

/* posted on and category in single post page */
.entry-meta a, .entry-footer a{
	transition: .2s;
}
.entry-meta a:hover, .entry-footer a:hover{
	color: #fff;
}
/**/

a:visited{
 color: white; 
}

.post-item .entry-header{
opacity: 1;  
  margin-right: 2em;
}

.entry-content{
 color: black; 
}

.entry-content-limit{
max-width: 580px; 
}

.entry-content a,.entry-content a:visited,{
 color: white; 
}

.archive-description{
  font-size: 1.4rem;
margin-top: -24px;
color: black;
}
.site-tagline {
  margin-left: 1em;
}

.site-title{
  display: inline;
}

.fixme{
 display:inline-block!important;
 position: unset!important; 
}

.site-intro{
  display: inline-block;
  margin-top: 2em;
	line-height: 100%;
  font-size: 36px;
  font-family: 'Montserrat', 'sytem-ui', sans-serif;
  font-weight: bold;
  color: #fff;
}

.site-description{
  font-family: 'Montserrat', 'sytem-ui', sans-serif;
  color: #fff;
  margin-bottom: 2em;
  font-size: 1em;
  margin-top: 1em;
  line-height: 140%;
  text-align:center;
}

.site-tagline {
  color: #303030;
}

.site-footer{  
  text-align: Center;
}

.um-role-administrator{
 display:none; 
}

.site-footer a{  
	color: white;  
  margin: 10px 10px;
  display: inline-block;

}

.post-12 .entry-content ,.post-52 .entry-content{
  background: inherit!important;
}


.entry-content{
  background: white;
padding: 0 20px 40px;
  border-radius: 20px;
}

a.not-running{
color: white!important;  
}

.gotoprojectlink:hover{
	background: #0000ff;
  color: #ffffff;
}

.dontgotoprojectlink{
   display:inline-block;
  padding: 10px 40px;
  font-size: 20px;
  color: grey;
border: 2px solid grey;
  text-decoration: none;
  margin: 30px 0;
}


.gotoprojectlink{
 display:inline-block;
  padding: 10px 40px;
  font-size: 20px;
  color: #0000ff;
border: 1px solid white;
  text-decoration: none;
  margin: 30px 0;
  border: 2px solid #0000ff;
}

/* footer links */
.site-footer a{
	transition: .2s;
}
.site-footer a:hover{
	color: #000;
}

/* thumbnails move up animation v cool */
.post-thumb {
  -webkit-transition: margin 0.5s ease-out;
  -moz-transition: margin 0.5s ease-out;
  -o-transition: margin 0.5s ease-out;
  background-position: center;
background-size: cover;
}

.post-thumb:hover {
  margin-top: -20px;
}

/* title white letter animation */
.white-letter{
  /*color: #fff;
  text-shadow: -0.5px 0 black, 0 0.5px black, 0.5px 0 black, 0 -0.5px black;*/
}

.white-letter {
  -webkit-animation: color_change 5s infinite alternate;
  -moz-animation: color_change 5s infinite alternate;
  -ms-animation: color_change 5s infinite alternate;
  -o-animation: color_change 5s infinite alternate;
  animation: color_change 5s infinite alternate;
}
.white-letter {
  animation-name: color_change;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}

.um-item-link a:hover {
    text-decoration: underline !important;
    color: black !important;
}

hr{
background-color: #fff;
height: 2px;
}

.category-content{
 position:relative; 
}

@keyframes color_change {
  from { color: #000; }
  to { color: #fff; }
}

/* big footer */
.site-info,
.site-info,
.site-info a {
  color: #fff;
}

.widget,
.widget a {
  color: #fff;
  -webkit-transition: .2s ease;
  -moz-transition: .2s ease;
  -ms-transition: .2s ease;
  -o-transition: .2s ease;
  transition: .2s ease;
}

/* copyright info footer */
.custom-footer {
  text-align: center;
  width: 100%;
  opacity: 0.7;
  color: #303030;
}

.widget_pages a:hover, .widget a:hover{
  color: #000;
}

/* thumbnail image in individual post page */
.wp-post-image{
  max-width: 100%;
  width: 100%;
}

/* post comment button */
input[type="submit"]{
  border: 1px solid #000;
  background-color: #fff;
  border-radius: .5em;
  color: #000;
  -webkit-transition: .2s ease;
  -moz-transition: .2s ease;
  -ms-transition: .2s ease;
  -o-transition: .2s ease;
  transition: .2s ease;
}

input[type="submit"]:hover{
  border: 1px solid #fff;
  background-color: #000;
  color: #fff;
}

/* comment textarea */
#comment{
  border: 1px solid #000;
}

/* category links - sidebar ? */
.cat-links,
.cat-links a {
  color: #303030;
}

/*sidebar column in post pages */
#secondary{
  margin-top: 6em;
}

/* metadata in post pages */
.entry-meta,
.entry-meta a {
  color: #303030;
}

/* projects table */
table.dataTable tbody .odd {
  background-color: #eaeaea;
}

/* projects plugin */
.pgafu-post-image-bg img:hover {
  opacity: 0.7;
}

.pgafu-post-grid{
	transition: .2s;
}

.pgafu-post-grid:hover{
  margin-top: -0.5em;
}

.pgafu-post-grid-main.pgafu-design-1 .readmorebtn{
  border: 1px solid #fff;
  border-bottom: 2px solid #000;
  background-color: #000;
  color: #fff;
}
.pgafu-post-grid-main.pgafu-design-1 .readmorebtn:hover{
  background-color: #fff;
  border: 1px solid #000;
  border-bottom: 2px solid #000;
  color: #000;
}

.pgafu-post-short-content{
	font-size: 0.8rem;
}

.pgafu-filter li a {
	background-color: #fff;
  	transition: .2s;
}

.pgafu-filter li a:hover, .pgafu-filter li.pgafu-active-filtr a{
	background-color: #000;
    color: #fff;
}

.pgafu-post-short-content{
	padding-bottom: 1em;
  padding-right: 1em;
  padding-left: 1em;
}

/* members form (researchers page) */
.um-directory .um-members-wrapper .um-members .um-member{
	border: none !important;
  	width: 22% !important;
  	transition: .2s;
}

.um-directory .um-members-wrapper .um-members .um-member:hover{
	opacity: 0.7;
  	margin-top: -0.5em;
}


#cssmenu > ul > li > a {
    color: #fff;
}

/* members profile page */

.page-id-9 h1{
}

.um-item-link {
   padding-bottom: 6px;
}

div.uimob800 .um-header .um-profile-photo {
  	width: 100%!important;
}

.um-36.um .um-profile-photo a.um-profile-photo-img{
    width:100%!important; 
    background: none;
    border: 0 !important;
    top: 0 !important;
    position: initial;
    float: none;
    left: unset;
}

form .um-row{
 width: 100%; 
}

form .um-col-alt{
 float: unset; 
}


form .um-col-1{
  float: unset;
  width: 80%;
}

.um-profile-photo{
   	margin-left: 0!important; 
}

.um-profile-photo a.um-profile-photo-img img {
    width: 100%!important;
    height: auto!important;
    width: 200px!important;
    margin: 20px auto !important;
}

div.uimob800 .um-header .um-profile-meta{
   padding-left: 0!important; 
}
.um-name{
	display:none;
}

.um-ajax-items{
	margin-left: 10px!important;  
}

.um-directory .um-members-wrapper .um-members.um-members-grid .um-member .um-member-cover .um-member-cover-e img{
	display:none;  
}

.um-meta-text{
  font-size: 1.1rem !important;
  color: black!important;
  text-align: justify;
  text-justify: inter-word;
  margin: auto!important; 
}

.um-profile.um-viewing .um-field-label {
    color: white !important;
    text-transform: uppercase!important;
}

.um-item-link i{
  	display:none;  
}

.um-item-link a{
    color: #1e1e1e !important;
    font-size: 1.2rem !important;
    font-weight: bold;
}

.um-item-meta span {
    color: white !important;
}

/* categories etc. in user's profile */
.um-item-meta a {
	color: #303030 !important;
  	border-bottom: none !important;
  	transition: .2s;
}
.um-item-meta a:hover {
	color: #fff !important;
}

.um-item-img, .um-item-img a{
	padding: 0px!important;
}
.um-item-img a, .um-item-link a{
	border: none !important;
  	transition: .2s;
}

.um-item{
  margin-top: .5em !important;
  padding: 0em !important;
  border: 0px solid #303030 !important;
  border-radius: 3px !important;
  transition: .2s;
}

.um-item:hover{
	border-color: #fff !important;
}

.um-item-link a:hover{
	color: #fff !important;
  	text-decoration: none !important;
}
/**/

.um-ajax-items::before{
	content: "Projects";
    color: black;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1.1rem;
    border-bottom: 2px solid white;
    width: 100%;
    display: block;
    margin-top: 15px;
}

.um-profile-edit i {
    color: #000;
  	transition: .2s;
}

.um-profile-edit i:hover {
    color: #fff;
}

.um-half {
    width: 100%!important;
    margin: 5px 0;
}

.um-ajax-items{
 	vertical-align: top; 
}

.um-directory .um-members-wrapper .um-members.um-members-grid .um-member .um-member-cover{
background-color: #ff5454!important;  
}

.um-col-1, ._um_row_1{
    float: unset;
    display: inline-block;
    width: 200px;
    margin: 10px;
}

._um_row_1{
  	margin-right: 20px!important;  
}

.um-ajax-items{
    display: inline-block;
    margin: 10px 30px;  
}


.um-profile.um-viewing  .um-field-label label{
  	font-size: 1.1rem !important;
}

.um-field-value{
    color: black;
    font-size: 1.1rem;
}

.um-field-area .um-field-value a{
    color: black;
    font-size: 1.1rem;
    text-decoration: underline!important;
}

#cssmenu ul{
 padding-top: 0;
  margin-top: -5px;
}

.um-ajax-items{
 width: calc(100% - 270px); 
}


.site-footer {
    text-align: Center;
    border-top: 2px solid white;
    margin: 15px auto 0;
    width: 95%;
    max-width: 1440px;
}

.site-footer-small{
	width: 100%;
	max-width: 780px;
}

.site-tagline, .custom-footer{
	color: #fff;
  padding-bottom: 20px;
}

.um-36.um .um-profile-body{
	max-width: 100%!important;
}


.um-directory .um-members-wrapper .um-members.um-members-grid .um-member{
	border: 2px solid white!important;
	  background: transparent!important;
}

.um-directory .um-members-wrapper .um-members.um-members-grid .um-member .um-member-card .um-member-name a{
	color: white!important;
}


.um-directory .um-members-wrapper .um-members.um-members-grid .um-member .um-member-photo a img {
    border: 2px solid white!important;
}


.site-branding h1, .site-branding h1 a{
 color: #f11!important; 
}


h1.entry-title{
	text-align:center;
	text-transform: capitalize;
text-align: center;
margin-top: 1em;
font-size: 36px;
font-weight: bold;
  margin-bottom: 0;
  color: black!important;
}

.site-main a{
color: #7979ff;  
}

.entry-header a .entry-title{
color: black!important;
}

.entry-title{
color: white!important;
}


.widget-title{
color: white!important;  
}

.rpwwt-post-title{
    padding: 10px 0;
    display: block;
}

.widget, .widget a {
    color: black;
    text-align: center;
}

#rpwwt-recent-posts-widget-with-thumbnails-2 img{
    width: 300px!important;
    height: 100%!important;
    text-align: center!important;
    margin: 20px!important;
    object-fit: contain!important;
  max-width: calc(100% - 40px);
}



.rpwwt-widget ul li {
    background: white;
}



/* wat is dis?  Media query for mobile-responsive design*/
@media only screen and (max-width: 800px) {
  
    .entry-content table th {
    padding: 20px 7px;
    border: #ccc 0px dashed;
    background: white;
}
  
  
  .entry-content table td {
    padding: 20px 7px;
    border: #ccc 1px dashed;
    background: white;
}
  
 .entry-content table td:nth-child(1) {
    display:none;
  }
  
   .entry-content table td:nth-child(3) {
    display:none;
  }
  
   .entry-content table td:nth-child(4) {
    display:none;
  }

   .entry-content table td:nth-child(5) {
    display:none;
  }
  
  
   .entry-content table th:nth-child(1) {
    display:none;
  }
  
   .entry-content table th:nth-child(3) {
    display:none;
  }
  
   .entry-content table th:nth-child(4) {
    display:none;
  }

   .entry-content table th:nth-child(5) {
    display:none;
  }
  
  
  .submit-project-float:before{
   color: white; 
  }
      
  .submit-project-float:visited{
    background: white;
    color: black;
  }
  
  
  
  .submit-project-float{
    background: white;
  }
  
    .submit-project-float:hover{
      background: black;
      color: white;
  }
  
  .grid{
  padding-left: 10px!important;
      padding-right: 10px!important;
  }
  
  ul, ol {

    margin: 0 0 1.5em 0em;

}
  
  .um-member-card{
  background: #ff5454!important;
padding-top: 10px;
border-top: 2px solid white!important;  
  }
  
  .site-footer-small {

    width: calc(100% - 20px);
    max-width: 780px;
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  
  
  .site-title{
    display: block;
margin-bottom: 0;
  }
  
  .project  .widget-area{
  width: 95%;  
  }
  
#cssmenu ul li {
width: 98%;
border: 2px solid black;
margin: 4px 0 0; 
  }
  
  #cssmenu #menu-button{
  width: 20px;
font-size: 0;
border: 2px solid black;
height: 41px;
position: absolute;
top: -44px;
right: 0px;  
  }
  
  #cssmenu #menu-button::before {
    display: block;
    content: '';
    position: absolute;
    height: 3px;
    width: 22px;
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
    left: 9px;
    top: 22px;
}
  
  #cssmenu #menu-button::after {
    display: block;
    content: '';
    position: absolute;
    height: 3px;
    width: 22px;
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
    left: 9px;
    top: 12px;
}
  .site-tagline{
    margin-left: 0;
position: relative;
top: -8px;
  }
  
  .site-branding{
    text-align: left !important;
  }
  .um-profile-photo a.um-profile-photo-img{
  height: 220px!important;  
  }
  
  .um-36.um .um-profile-photo a.um-profile-photo-img{
    height: 220px!important;  
  }
  

  div.uimob340 .um-profile-photo{
  position: relative!important;
    top: -20px!important;

  }
  
#cssmenu ul li a{
   font-size: 1.1em;
padding-top: 1.4em; 
  }
 
  .pgafu-post-short-content{
   padding-left: 1em;
    padding-right: 1em;
  }
  
  .um-ajax-items{
 width: 90%; 
}
  
  .um-col-1, ._um_row_1{
   width: 95%; 
  }
  
  .site-footer a{
color: white;  
  margin: 10px 20px;
  display: block;

}
  
 .um-directory .um-members-wrapper .um-members .um-member{
   		width:100%!important;
    }
 
  .pgafu-filter{
      margin-left: 0!important;
      padding-left: 0!important;
      padding-right: 15px!important;
	}
  
  .um-directory .um-members-wrapper .um-members.um-members-grid .um-member.with-cover .um-member-photo a img {
      width: 220px!important;
      height: 220px!important;
      position: absolute!important;
      top: 0!important;
      margin-bottom: -45px!important;
      float: none!important;
      opacity: 1!important;
      left: calc(50% - 110px)!important;
	}

.um-member-card{
      z-index: 1000;
      position: relative;
      background: white;
      padding-top: 10px;
  }
 
} /* @media */

/* ultimate member - admin edit page/menu */

.um input[type="submit"].um-button, .um a.um-button{
	background-color: #000 !important;
  	border: 1px solid #fff !important;
  	color: #fff !important;
  	transition: .2s;
    border-radius: .5em !important;
}

.um .um-button.um-alt{
	background-color: #c3c3c3 !important;
  	color: #000 !important;
}

.um input[type="submit"].um-button:hover, .um a.um-button:hover{
	background-color: #fff !important;
  	border: 1px solid #000 !important;
  	color: #000 !important;
}

.um-faicon-check{
	color: #fff !important;
  	transition: .2s;
}

.um-faicon-check:hover{
	color: #000 !important;
}

.um .um-field-label{
	color: #000 !important;
}

.um-dropdown-b{
	text-align: left;
}

.um-half{
  width: 48% !important;
}

/*
[data-mode="register"]{
	border: 1px solid #fff !important;
  	padding: .5em !important;
  	border-radius: 1em !important;
}
*/
.um .um-form input[type="text"]{
	border: 1px solid #000 !important;
}
/*
.um * {
  	text-align: center !important;
}*/

.um-form input[type="text"], .um-col-alt{
	padding: 0px !important;
}

form .um-row{
	padding: .5em !important;
}