.conform1{
    background: #ddfff7;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0px 0px 4px 0px #979393 !important;
    border: 2px solid #fff !important;
}

.form-control {
    border-radius: 12px !important;
    }

header#header .menuzord-brand img {
	max-height: 150px !important;
    position: absolute !important;
    top: -26px !important;
    max-width: 150px !important;
    z-index: 5 !important;
    background: #ffff !important;
    padding: 8px !important;
    border-radius: 75px  !important;
    
}

.btop1{
    border-top: 2px solid #9ecf21 !important;
}


.flogo{
    width: 200px;
}

.textjus{
    text-align: justify !important;
}

.redimage{
    border-radius: 10px !important;
    box-shadow: 0px 0px 4px 0px #000 !important;
    border: 2px solid #fff !important;
}

.tm-sc-charitable-campaigns .charitable-campaign {
    border: 0px solid rgba(0, 0, 0, 0.1) !important;
}

.conright{
    text-align: right !important;
}


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

.text-right {
    text-align: left !important;
}

.mtcenter{
    text-align: center !important;
}

header#header .menuzord-brand img {
	max-height: 75px !important;
    top: -3px !important;
}

.mv1{
	display: none !important;
}




}