
body {
    margin:0;
    padding:40px 0 0 0;
    background-color:#F2F2F2;
    height: auto;
    width:auto;
    background-image:url(../img/bg.png);
    background-size: 60px 60px;
}
div#expodark.unshow{
    display:none;
}
.exexpo{
    cursor: pointer;
}
div#expodark{
    background-color:rgba(0, 0, 0, 0.8);
    position:fixed;
    height: 100%;
    width:100vw;
    z-index:3;
    top:0;
    left:0;
    overflow:hidden;
}
div#expodark div{
    width: 700px;
    position: relative;
    top: 0;
    margin: auto;
    overflow-x: hidden;
    overflow-y: scroll;
    min-height: 400px;
    height: 100%;
    background-color: #000;
}
div#expodark div img{
    width:100%;
    margin:5px 20px 5px 10px;
    height:auto;
}
div#newsholder{
    max-width: 1340px;
    width: calc(100% - 2px);
    height:680px;
    position:relative;
    margin-right:auto;
    margin-left:auto;
    background-color:#F6F6F6;
    border-style:solid;
    border-width:1px 1px 0 1px;
    border-color:#E8E8E8;
}
div#newsholder div.news{
    width:433px;
    height:300px;
    overflow:hidden;
    background-color:aqua;
    position:relative;
    float:left;
    margin:10px 0 0 10px;
    background-color:#FFF;
    border:solid 1px #EAEAEA;
}
div#newsholder div.news img{
    width:433px;
    height:300px;
    position:relative;
}
div#newsholder div.news:hover > div.titleholder{
    top:0px;
    background-color: rgba(0, 120, 215, 0.98);
}

div#newsholder div.news div.titleholder{
    background-position: center;
        -webkit-transition: all ease 0.1s;
    -moz-transition: all ease 0.1s;
    -o-transition: all ease 0.1s;
    transition: all ease 0.1s;
    height: 300px;
    width:100%;
    background-color:rgba(0, 120, 215, 0.8);
    position:absolute;
    top:220px;
    border-top:solid 4px rgba(255, 255, 255, 1);
}
div.titleholder p.title{
    color:#FFF;
    font-family:helvetica, verdana, Tahoma;
    text-align:left;
    padding:0 28px;
    height:80px;
    vertical-align: middle;
    font-size:17px;
    display:table-cell;
}
div.titleholder p.briefinfo{
    letter-spacing: 1px;
    color:#FFF;
    font-family:helvetica, verdana, Tahoma;
    text-align:left;
    padding:0 28px;
    height:100px;
    font-size:15px;
}
#resumeholder{
    width:700px;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    position:relative;
    display:block;
    box-shadow: 0 1px 4px #C5C5C5;
    padding-bottom:250px;
    overflow: hidden;
    margin-top: 39px;
}
#resumeheader{
    width:100%;
    position: relative;
    top:0;
    left:0;
    margin:0;
    padding:0;
    background-color:#0078d7;
    box-shadow: 0 1px 2px #0078D7;
}
#resumeholder p{
    color:#FFF;
    font-size:25px;
    text-align: center;
    font-family: verdana, helvetica, arial;
    line-height: 210px;
    padding:0;
    margin: 0;
}
#resumeholder table{
    width:100%;
    background-color:#FFF;

}
#resumeholder table td{
    padding:36px 52px;
    font-size:18px;
    font-family: verdana, helvetica, arial;
    border:1px solid #FFF;
    color:#666;
}
#resumeholder table td:hover{
    background-color:#F2F2F2;
    color:#444
}
a{
    text-decoration: none;
    color:#666;
}
.smallerone{
    font-size: 16px;
    color: rgba(255, 255, 255, 0.55);
    position: absolute;
    width: 100%;
    height: auto;
    text-align: left;
    left: 130px;
    line-height: 20px;
    top: 51%;
    font-style: italic;
}
span.smallerone span{
    color:#FFF;
    font-style:normal;
}
#footer {
    height:370px;
    position:relative;
    width:100%;
    background-color:#29333C;
    background-image:url('../img/24.png');
    text-align: center;
    border-top: solid 14px #0078d7;
    overflow: hidden;
    z-index: 1;
}

.menu {
    display:inline-block;
    padding:0;
    margin:0;
}
.menu ul li{

}
.menu ul{
    padding: 0;
    margin: 0;
    position: relative;
    top: -25px;
}
ul.menuholder li{
    text-align: left;
    list-style: none;
    font-size: 15px;
    color: #FFF;
    padding:6.5px;
    font-family: verdana, helvetica;
    
}
ul.menuholder li:hover{
    cursor: pointer;
    color:#0078d7;
}
table.contact-table{
    color:#FFF;
    font-family: verdana, helvetica;
    text-align: left;
    font-size: 18px;
    padding-left: 56px;
    position: relative;
    top: -162px;   
}
table.contact-table td{
    padding: 9px 13px;
    vertical-align: top;
}
.right-align{
    text-align:right;
}
.middle-align{
    text-align:center;
}
#footer-insider {
    display:inline-block;
    padding:45px 0 0 0;
    margin:0;
}

#top-logo {
    background-image: url(../img/both.png);
    width: 35%;
    height: 100%;
    position: absolute;
    top:0;
    left:0;
    background-size: auto 140px;
    background-repeat: no-repeat;
    background-position: top right;
    cursor: pointer;
}
#top-logo:hover{
    opacity:0.8;
}
#top-logo.scroll{
    background-position: bottom right;
    background-size: auto 140px;
    background-repeat: no-repeat;
}

.menuinsider{
    height: 100%;
    color:#0078d7;
    padding: 0 1vw;
    font-size: 11px;
    font-family: Tahoma,Verdana,Arial;
    font-weight: bold;
    line-height: 70px;
    display: inline-block;
    -webkit-transition: all ease 0.1s;
    -moz-transition: all ease 0.1s;
    -o-transition: all ease 0.1s;
    transition: all ease 0.1s;
}
.white{
    color:#FFF;
}
.menuinsider.white:hover{
    background-color:#FFF;
    color:#0078d7;
}

.menuinsider:hover{
    background-color:#0078d7;
    color:#FFF;
}

#menuinsiderholder {
    position: relative;
    width: 65%;
    text-align: center;
    float: right;
}
div.middle-top {
    height:165px;
    width:375px;
    background-color:#0078d7;
}
p.topone{
    margin: 0;
    padding: 18px 0 0 25px;
    font-family: verdana, helvetica;
    text-align: left;
    font-size: 24px;
    color: #FFF;
}
p.downone{
    margin: 0;
    padding: 23px 36px 0 25px;
    font-family: verdana, helvetica;
    text-align: left;
    font-size: 13px;
    line-height: 21px;
    color: #FFF;
}


div.owl-carousel div{
    padding:0;
    font-size: 35px;
    color:#FFF;
    font-family: arial;
    text-align: center;
}

.owl-carousel {
    padding-top:127px;
    width: 84%;
    left: 111px;
}

#logogo {
    position: absolute;
    width: 300px;
    height: 300px;
    background-image: url(../img/armfarmcrownedhome.svg);
    left: calc(50% - 150px);
    top: 170px;
    background-size: 320px auto;
    background-position: -11px 6px;
    background-repeat: no-repeat;
}

#watermark-holder {
    width:100%;
    height:300px;
    top:0;
    left:0;
    position:absolute;
    background-image:url(../img/watermarkbg.png);
    background-repeat:repeat;
    background-size:auto 416px;
    background-position:center;
}

div #aboutpart p span {
    font-size: 62px;
    display: block;
    line-height: 64px;
    padding-top: 40px;
}

ul li.down-menu-header{
    color:#0078D7;
    font-weight: bold;
    padding-left: 5px;
    font-size: 18px;
}

table tr td.down-table-header{
    color:#0078D7;
    font-weight: bold;
    padding-left: 9px;
    font-size: 18px;
}
table.hours-table{
    color:#FFF;
    font-family: verdana, helvetica;
    text-align: left;
    font-size: 18px;
    padding-left: 56px;
    position: relative;
    top: -120px;   
}
table.hours-table td{
    padding: 9px 13px;
    vertical-align: top;
}

.btn {
    width: 64px;
    height: 34px;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 22px;
    padding-top: 13px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-color: #0078D7;
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #FFF;
  background-color: #0078D7;
    opacity: 0.7;
}


.btn.next{
    position:absolute;
    right:0;
    top:123px;
}
.btn.prev{
    position: absolute;
    left:0;
    top:123px;
}
#framy{
    position: fixed;
    width:100%;
    height:calc(100% - 73px);
    top:73px;
    background-color:#FFF;
    z-index:2;
    -webkit-transition: all ease 0.2s;
    -moz-transition: all ease 0.2s;
    -o-transition: all ease 0.2s;
    transition: all ease 0.2s;
}
#framy.unloaded{
    top: 100%;;
}
body.ovhidden{
    overflow: hidden;
    height: 100vh;
    width:100%;
}
#copyright {
    width: 100%;
    color: rgba(255, 255, 255, 0.37);
    height: auto;
    left: 0;
    font-family: verdana, helvetica, arial;
    font-size: 17px;
    bottom: 9px;
    position: absolute;
}
   #holdon {
    display: block;
    margin-left: auto;
    width: 433px;
    margin-right: auto;
        
}

@media screen and (min-width: 890px) {
    #holdon{
        width:890px;
    }
}
@media screen and (min-width: 1340px) {
    #holdon{
        width:100%;
    }
}
