


.bg{
         width: 100%;
  height:700px;
	background: url("../images/villagep2.jpg");
	background-repeat:no-repeat;

  background-size: cover;
background-position:center;
  	
}
a.navbar-brand img#logo_img1{
	content:url("../images/logocrous32.png") ; 
	background-repeat:no-repeat; 
  	
}

#logo_img1 {
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url("../images/logocrous32.png") no-repeat;
  width: 180px; /* Width of new image */
  height: 236px; /* Height of new image */
  padding-left: 180px; /* Equal to width of new image */
}
.selectpicker{
  
  font-size: 1em !important;
line-height: normal;
}	
	html{
  
  font-size: 0.9em !important;
line-height: normal;
}
input[type=password],input[type=email],input[type=text], select, textarea{
	  width: 220px;
	  font-size: 2vmin!important;
	}
	
	
@media only screen and (max-width: 678px){
/* .bg{
	background-size: 300%;
  	
} */
}
body {
  font-size: 2vmin;
  background: #337ab7;
}

h1, h2 {font-size:15px;}

/* Extra small devices (phones, up to 480px) */
@media screen and (max-width: 767px) {
	body {
  font-size: 2vmin;
  background: #337ab7;
}
	input[type=password],input[type=email],input[type=text], select, textarea{
	  width: 150px;
	  font-size: 2vmin;
	}

h1, h2 {font-size:10px;} /*1rem = 16px*/
			
			.btn-sm {
				  font-size:0.7rem;;
				  padding:6px 12px;
				 }
a.navbar-brand imgimg {
    display:none;
}
a.navbar-brand img{
	/* background: url('../images/logocrous32.png') no-repeat !important;  */
	
  	
}
.dropdown-item {
        font-size:10px;
		
    }
.dropdown-menu {
        display: block;
        width: 30px;
        
    }
	.navbar-toggler-icon{
    font-size: 0.4em;
}

.navbar-brand>img {

max-width : 100%;
 width: 30px;
    height: 30px;
display: inline-block;


}
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991px) {
	body {
  font-size: 2vmin;
}
input[type=password],input[type=email], input[type=text], select, textarea{
	  width: 250px;
	  font-size: 2vmin;
	}
	
h1, h2 {font-size:90%;} /*1rem = 16px*/

a.navbar-brand imgimg {
    display:none;
}
a.navbar-brand img{
	/* background: url('../images/logocrous.png') no-repeat !important; */
	
  	
}
}
/* tablets/desktops and up ----------- */
@media (min-width: 992px) and (max-width: 1199px) {
	body {
  font-size: 2vmin;
}
input[type=password],input[type=email],input[type=text], select, textarea{
	  width: 250px;
	  font-size: 2vmin;
	}

h1, h2 {font-size:90%;} /*1rem = 16px*/

a.navbar-brand imgimg {
    display:none;
}
a.navbar-brand img{
	/* background: url('../images/logocrous32.png') no-repeat !important; */
	
  	
}
}
/* large desktops and up ----------- */
@media screen and (min-width: 1200px) {
}

fieldset.scheduler-border {
    border: 1px groove #337ab7 !important;
    padding: 0 1.4em 1.4em 1.4em !important;
    margin: 0 0 1.5em 0 !important;
    -webkit-box-shadow:  0px 0px 0px 0px #000;
            box-shadow:  0px 0px 0px 0px #000;
}

    legend.scheduler-border {
        font-size: 0.8em !important;
        font-weight: bold !important;
        text-align: left !important;
        width:auto;
        padding:0 10px;
        
		border: 1px solid #337ab7;
		color:#337ab7
		
    }
	
	legend {
  display: block;
  width: auto;
  padding: 0;
  margin: 0;
 font-size: 0.9em !important;
  line-height: normal;
  color: #000000;
  border: 0;
  border-bottom: none;
  margin-top: 7px;
  a.navbar-brand imgimg {
    display:none;
}
a.navbar-brand img{
	/* background: url('../images/logocrous32.png') no-repeat !important; */
	
  	
}
}

	