html,body{
	background-size: 100%;
    margin:0;
    padding: 0;
}

body {
    font-family: 'Noto Sans', sans-serif;
	font-size:16px;
    min-width: 360px;
}

/*body>header nav{
    margin-left: 15px;
    margin-right: 5px;
    display: inline-block;
}

body>header nav ul{
    text-transform:uppercase;
    padding: 0;
    margin: 0;
    list-style: none;
}

body>header nav li{
    padding: 0;
    margin: 0;
    margin-right: 5px;
}*/



p {

    font-size: 17px;
    color: #221f1f;
   
}

h1{

    color: #221f1f;

}

header {
    
    top:0px; 
    margin-top: 0px;
    width: 100%;
    padding-top: 5px;
    background-color: #9a2375;
    color: #E3B9CF;
    position: fixed;
    z-index: 5;

}


.content{


    padding: 190px 25px 20px 25px;
    margin-top: 30px;

}

.footer{
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 5px 0px 50px 0px; 
    background-color: #9A2375; 
       
}

.footercontent{

    color: #E3B9CF;
    text-align: center;
    font-size: 20px;

}

.footercontent a{

    color: #E3B9CF;

}

.navbar{

    min-height: 0px;
    margin-bottom: 8px;

}

.stenenav{
    
    margin-bottom: 0px;

}

ul.stenemenu{

    margin-top: 60px;
    margin-left: 10px;
    
}

.stenemenu a{

       
       font-weight: 300;   
       font-size: 170%;  
       color: #E3B9CF;      
       
}

.stenemenu a:hover{

    color: #9A2375;
    background-color: #E3B9CF;

}

.stenemenu a:active {
    
        color: #126BB5;
    
    }

.logo img{

    max-width: 200px;
    

}

.navstene{

    margin-left: 0px;
}

.icon-bar{

    background-color:#F8FFFD;

}

.titlebar{
    width: 100%;
    padding-top: 10px;
    padding-bottom: 5px;   
    background-color: #221f1f;
       
}

.titlecontent{

    color: #F2ECEC;
    font-size: 36px;

}

.contactform{

    padding-top: 20px;

}

.contactbackground{

    padding-top: 20px;
    background-color: #D1D3D2;
    font-size: 30px;

}



.contactbackground p, .contactbackground h1{

    color: #24201F;

}

.contactbackground p{

    color: #24201F;
    font-size: 24px;

}

.map{

    width: 400px;
    
}

.iframe-container{
    position: relative;
    width: 97%;
    padding-bottom: 66.25%; /*Ratio 16:9 ( 100%/16*9 = 56.25% )*/ 
}

.iframe-container > *{
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
}

.contactdetails{
   
    margin-top: 30px;
    margin-right: 25px;
    text-align:right;
    padding-bottom: 20px;
}

.contactdetails p{

    margin:0;

}
.headshot{

    float: left;
    margin-right: 10px;
    margin-bottom: 5px;
}

.centerheadshot{

    text-align: center;
    margin: auto;

}

.personbody{

    margin-bottom: 50px;

}

.personbody p{

   font-size: 25px;

}

.people{

    width: 80%;

}

.homegrid{

    /*width: 73%;*/

}

.sidemenu{

   width: 20%;
}

.membername{

   
    font-size: 25px;
    color: #737373;
    padding-top: 50px;
}

a.homegridlink {

display: block;
position: relative;
margin-top: 30px;

}
a.homegridlink span{

position: absolute;
left: 0px;
bottom: 0px;
right: 0px;
padding-top: 15px;
padding-bottom: 15px;
font-size: 20px;
background: rgba(34,31,31,0.8);
text-align: center;
color: #fcf2f0;

}

.col-md-4:nth-child(odd) a.homegridlink span{

background: rgba(154,35,117,0.8);

}

a.homegridlink:hover span{


background: rgba(34,31,31,1);


}

.col-md-4:nth-child(odd) a.homegridlink:hover span{

background: rgba(154,35,117,1);

}

a.homegridlink img{


opacity: 0.85;


}

.col-md-4:nth-child(odd) a.homegridlink img{

opacity: 0.85;

}

a.homegridlink:hover img{


opacity: 1;


}

.col-md-4:nth-child(odd) a.homegridlink:hover img{

opacity: 1;

}

a.homegridlink img{

width: 100%;


}

.shabbattimes{

    
    background-color: #d1d3d3;
    color: #221f1f;
    text-align: center;
    border:solid;
    border-width: 1px;
    border-color: #DCDEDD;
    
}


.shabbatborder{

    margin-top: 15px;
    display:block;
    background-color: #d1d3d3;
    padding: 12px 12px 12px 12px;
}


.weeklytimes{

    
    background-color: #d1d3d3;
    text-align: center;
    border:solid;
    border-width: 1px;
    border-color: #DCDEDD;
    
}

.weeklytimes a{
    
    color: #221f1f;
    font-size: 35px;

}

.weeklyborder{

    margin-top: 15px;
    display:block;
    background-color: #d1d3d3;
    padding: 12px 12px 12px 12px;
}

.shabbattimes p, .shabbattimes h1, .shabbattimes h2 p{

    color: #221f1f;

}

.teamlinks>li a{

    font-size: 20px;
    color: #737373;

}

.sideimage img{

    width: 100%;

}

a.album {
    display: block;
    position: relative;
}

    a.album span {
        position: absolute;
        left: 0px;
        bottom: -20px;
        right: 0px;
        text-align: center;
        background-color: #fff;
        opacity: 0.6;
        z-index: 3;
    }

a.album img {
    width: 100%;
}

/*Bootstrap Overides*/

.form-control{

    height: 59px;
    border-radius: 0px;
    margin-bottom: 12px;
    font-size: 24px;

}

.submitbtn{

    text-align: center;
}

.contactbtn{

    border: none;
    background-color: #FFF9D5;
    color: #515051;
    font-size: 28px;
    padding: 1px 40px;
    border-radius: 8px;
 
}

.affix {
  top: 220px;
  

    }

  .affix-top {
  width: 100%;
    }

.affix-bottom {
  position: absolute;

   
    }

.row{

    margin-right: -15px;
    margin-left: -15px;


}

.articles a{

    font-size: 35px;
    color: #105B63;

}

.articles ul{

    list-style: none;

}


.authoranddate{

    color: #C1C1C1;
    font-size: 20px;

}

.foldericons a{

    margin: auto;
    text-align: center;

}

p.red {
    color: red;
}

@media only screen and (max-width: 1200px) {
    .navstene {

        margin-left: 0px;

}

ul.stenemenu{

    margin-top: -35px;
    margin-left: 200px;

}

.logo img{

    width: 200px;

}
}


@media only screen and (max-width: 770px) {
 
.navstene {

        margin-left: -200px;

}

.logo img{

    margin-left: 200px;
    width: 150px;

}

    .footer {
        /*position: fixed;*/
        bottom:0;
        left:0;
        margin-bottom: 0px;
    }
}