/*
Theme Name: Rainbow Minds
Template: blankslate
Author: Child Theme Configurator
Version: 1.0


*/


/*
@font-face {
  font-family: "Mind Meridian Display";
  font-display: auto;
  font-fallback: ;
  font-weight: 100;
  src: url(https://rainbowmind.org/wp-content/uploads/2022/03/MindMeridian-Display.otf) format('OpenType');
}

@font-face {
    font-family: "Mind Meridian Regular";
    font-display: auto;
    font-fallback: ;
    font-weight: 100;
    src: url(https://rainbowmind.org/wp-content/uploads/2022/03/MindMeridian-Regular.otf) format('OpenType');

}
*/


@font-face {
  font-family: "Mind Meridian Display";
  font-display: auto;
  font-fallback: ;
  font-weight: 100;
  src: url(https://rainbowmind.org/wp-content/uploads/2022/03/MindMeridian-Display.otf) format('OpenType');
}


@font-face {
    font-family: 'MindMeridian';
    src: local('Mind Meridian Bold'), local('MindMeridian-Bold'),
        url('https://rainbowmind.org/wp-content/uploads/2022/06/MindMeridian-Bold.woff2') format('woff2'),
        url('https://rainbowmind.org/wp-content/uploads/2022/06/MindMeridian-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'MindMeridian';
    src: local('Mind Meridian'), local('MindMeridian-Regular'),
        url('https://rainbowmind.org/wp-content/uploads/2022/06/MindMeridian-Regular.woff2') format('woff2'),
        url('https://rainbowmind.org/wp-content/uploads/2022/06/MindMeridian-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}




html {

}

body{
margin:0;
padding:0;
font-family: 'MindMeridian', sans-serif;
font-size: 18px;
line-height: 1.6em;
background-color: #FFF;
}


.wrapper{
    margin:0 auto;
    max-width: 1000px;
}

.webheader{
margin: 20px 0 20px 0;
padding-bottom: 0px;
/*overflow: auto;*/

}

.webheaderleft{
float:left;
width:250px;
margin-right: 20px;
}

.webheaderleft img{
    width:100%;
    height:auto;
}

.webheaderright{
float:left;
width: calc(100% - 270px);
}

.webheaderrightsocial{

text-align: right;

}

.webheaderrightsocial img{
  width:40px;
  height:auto;
  margin-left: 10px;
}

.webheaderrightnavigation{
text-align: right;
}

.webnavigation{
text-align: right;
}

.webnavigation ul {
	list-style: none;
  text-align: right;
}
.webnavigation li {
	float:left;
	margin-left:20px;
  color:#1300c1;
  font-weight: bold;
font-family: 'MindMeridian', sans-serif;
}



.webslider{
  min-height: 340px;
     margin: 0 auto;
     display: -webkit-flex; /* Safari */
     display: flex; /* Standard syntax */
}
.websliderleft{
 float:left;
 width: calc(50% - 40px);
 background-color:#1300c1;
 color:#FFF;
 padding:35px 20px;
 -webkit-flex: 1; /* Safari */
     -ms-flex: 1; /* IE 10 */
     flex: 1; /* Standard syntax */
}

.websliderleft a{
  border:1px solid #FFF;
  border-radius: 8px;
  padding:8px 20px;
  font-weight: bold;
  color:#FFF;
  text-decoration:none;
	margin-top:20px;
	display:inline-block;

}

.websliderright{
float:left;
width:50%;
background-size:cover;
background-position: center center;
/*background-image: url('https://rainbowmind.org/wp-content/uploads/2022/06/pridestockimage1.jpg');*/
-webkit-flex: 1; /* Safari */
    -ms-flex: 1; /* IE 10 */
    flex: 1; /* Standard syntax */
}

.subwebslider{
  width: calc(100% - 30px);
  background-color:#1300c1;
  color: #FFF;
  padding:100px 15px;
}

.subwebslider h1{
  text-align: center;
}


.maincontent{
margin: 50px 30px;
overflow: auto;
}

.maincontent h2{
  text-align: center;
    color:#1300c1;
}




.whatwedoitem{
  float:left;
  width: calc((100% - 40px) / 3);
  margin-right: 20px;
}

.whatwedoitem:nth-child(3){

  margin-right: 0px;
}

.whatwedoitemimage{
  height:350px;
  background-size:cover;
  background-position: center center;
}

.whatwedoitemtext{
/*height:180px;*/
color:#1300c1;
	margin-top:15px;
}



.featureslide{
  background-size:cover;
  background-position: center center;
  background-image: url('https://rainbowmind.org/wp-content/uploads/2022/06/overlayimagenotext.jpg');

  text-align: center;
  padding:100px 30px;
  font-weight: bold;
  font-size: 2em;
  line-height: 1.3em;
  color:#FFF;
  overflow: auto;
}

.featureslide a{
    border:1px solid #FFF;
    border-radius: 8px;
    padding:8px 20px;
    font-weight: bold;
    color:#FFF;
    text-decoration:none;
	display:inline-block;
	margin-top:20px;

}

.subsection{
margin: 50px 30px;
overflow: auto;
}
.subsectionleft{
float:left;
width:50%;
}

.subsectionleft img{
    width:100%;
    height:auto;
}

.subsectionright{
float:left;
width: calc(50% - 0px);
padding:0 25px;
color:#1300c1;
}

.learnmoresection{

 background-color:#1300c1;
 padding:25px 0;
 color:#FFF;
 overflow: auto;
margin-bottom:20px;
}

.learnmoresection h2{
  text-align: center;
	margin-bottom:60px;
}

.learnmoresection h3{
	font-size:24px;
	line-height:1.5;
	margin-bottom:20px;
}

.learnmoresectionitem{

    float:left;
    width: calc(((100% - 0px) / 3) - 40px);


    margin-left: 20px;
    margin-right: 20px;
}

.learnmoresectionitem a{
	color:#FFF;
}




.webfooter{
  color:#1300c1;
text-align: center;
	margin-bottom:20px;
}

.webfooter a{
	font-weight:bold;
}


.clear{
  clear:both;
}

p{
padding-bottom:8px;	
}


ul li{
	list-style-type:disc;
	list-style-position:inside;
	margin-bottom:8px;
	
}

h1, h2, h3, h4 h5, h6{
  margin-top:0;
  padding-top:0;
  font-weight: bold;
}

h1{
  font-size: 50px;
  line-height: 65px;
  margin: 0;
  padding:0;
}

h2{
  font-size: 35px;
  line-height: 48px;
	margin-bottom:10px;
}

h3{
  font-size: 30px;
  line-height: 45px;
}

h2 span{
  border-bottom:6px solid #FC5D37;
padding-bottom: 5px;

}

strong{
	line-height:1.3;
}
