﻿/**/
.landing{
    background:url(../../Images/130.jpg) #103d50 10% 0% no-repeat !important;
}

.landing.segment {
    min-height: 500px;
    padding: 0em 0em;
}

.transbg {
   margin:0px;
   height:0px;
   
   overflow:no-content;
    background: rgba(32,154,189,0.655);
}

.menu{
    border:0px !important;
}
.landing.ui.header h1{
    margin-top:4.2em;
    margin-bottom:0.11em;
    font-weight:100;
}
.findbg{
    padding:5px,10px,10px,5px;
    width:100%;
    background:rgba(255,255,255,0.7);
}