﻿body {
    font-size: .85em;
    font-family: "Segoe UI", Verdana, Helvetica, Sans-Serif;
    color: #232323;
    background-color: #fff;
    margin: 0;
}

.footer1
{
    color: #333333;
    height: 30em;
    padding-top: 1em;
    background-color: #ffffff;
    background-image: url(https://www.uswheat.org/wp-content/uploads/19-HW-KS-Millershaski-11.png);
    background-repeat: no-repeat;
    background-position:50% 50%;
    background-attachment:scroll;
    background-size:cover;
}

.footer2
{
    color: #333333;
    height: 39.6em;
    padding-top: 1em;
    background-color: #45413B;
}

.btn-ftr-green 
{
    text-align:center;
}

.btn-ftr-green a
{
    color:white;
    background-color:#719430;
    border-color:#507210;
    text-decoration:none;
    padding:12px 16px 10px;
    padding-left:50px;
    padding-right:50px;
    font-size:13px;
    min-width:90px;
    border-radius: 3px;
    display: inline-block;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    margin: 3px 0;
    line-height: 1.2em;
    font-weight: normal;
    text-align: center;
    max-width: 100%;
}

.btn-ftr-green a:hover {
    opacity:0.9;
}

.ftr-nav-menu-container 
{
    padding-left:10px;
}

.div-links-container 
{
    max-width:100em;
    display:block;
    margin-right:auto;
    margin-left:auto;
}

.ftr-nav-menu 
{
    display:inline-block;
    width:14%;
    vertical-align:top;
    height:29em;
}

.ftr-nav-menu h3
{
    color:#EC8D30;
}

.ftr-nav-menu ul
{
    
    padding: 0em;
    list-style: none;
}

.ftr-nav-menu li
{
    text-decoration: none;
}

.ftr-nav-menu li a
{
    color:white;
    text-decoration:none;
    font-weight:600;
    font-size:13px;
}

.ftr-nav-menu li a:hover
{
    font-weight:800;
    background-color:transparent !important;
}

.ftr-menu-item 
{
    padding-bottom:0.5em;
}

.ftr-org-container 
{
    background-color:#4e4a45;
    padding-left:50px;
    padding-top:1.5em;
    height:6.5em;
}

.ftr-grp-left 
{
    display:inline-block;
    width:calc(100% - 30em);
}

.ftr-org-1 
{
    display:inline-block;
    vertical-align:top;
    border-right:2px solid white;
    padding-right:1em;
    height:3em;
}

.ftr-grp1 
{
    width:1em;
}

.ftr-org-2
{
    display:inline-block;
    color:white;
    vertical-align:top;
    border-right:2px solid white;
    padding-right:1em;
    height:3em;
}

.ftr-org-3
{
    display:inline-block;
    color:white;
    vertical-align:top;
    padding-left:1em;
}

.ftr-policy 
{
    display:inline-block;
    color:white;
    vertical-align:top;
    text-align:right;
}

.ftr-policy a
{
    color:white;
}

.usw-social-link 
{
    height:1.7em;
    width:1.7em;
    text-align:center;
    vertical-align:middle;
    line-height:1.4em;
    cursor:pointer;
    display:inline-block;
    margin-left:0.5em;
    margin-bottom:0.5em;
    background-color:white;
    border-radius:50%;
    transition:all 0.3s ease-out;
}

.usw-social-link:hover.lnk-facebook
{
    background-color:#37589b;
}

.usw-social-link:hover .fa-facebook
{
    filter: brightness(0) invert(1);
}

.usw-social-link:hover.lnk-twitter
{
    background-color:#EC8D30;
}

.usw-social-link:hover .fa-twitter
{
    filter: brightness(0) invert(1);
}

.usw-social-link:hover.lnk-vimeo
{
    background-color:#31baff;
}

.usw-social-link:hover .fa-vimeo
{
    filter: brightness(0) invert(1);
}

.usw-social-link:hover.lnk-youtube
{
    background-color:#f70000;
}

.usw-social-link:hover .fa-youtube
{
    filter: brightness(0) invert(1);
}

.usw-social-link:hover.lnk-linkin
{
    background-color:#419cca;
}

.usw-social-link:hover .fa-linkin
{
    filter: brightness(0) invert(1);
}

/* Social media icons */
.usw-socialmedia-icon .fa {
    height:0.8em;
    width:1em;
    padding-top:0.2em;
    display:inline-block;
    vertical-align:bottom;
    background-repeat:no-repeat;
    background-size:contain;
}

.usw-socialmedia-icon .fa-facebook {
    background-image: url(rwolfstrap/images/icons/facebook.png);
}

.usw-socialmedia-icon .fa-twitter {
    background-image: url(rwolfstrap/images/icons/twitter.png);
}

.usw-socialmedia-icon .fa-vimeo {
    background-image: url(rwolfstrap/images/icons/vimeo.png);
}

.usw-socialmedia-icon .fa-youtube {
    background-image: url(rwolfstrap/images/icons/youtube.png);
}

.usw-socialmedia-icon .fa-linkin {
    background-image: url(rwolfstrap/images/icons/linkin.png);
}

.foot-backtotop-button {
    width:3.5em;
    height:2.5em;
    cursor:pointer;
    position:fixed;
    bottom:4em;
    right:4em;
    background-color:rgba(255,255,255,0.7);
    border-radius:1px;
    text-align:center;
    padding-top:1.1em;
    /*display:none;*/
}

.arrow {
  border: solid black;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
}

.up {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}

@media screen and (max-width:1228px) {
    .ftr-nav-menu 
    {
        width:13.5%;
    }
}

@media screen and (max-width:1090px) {
    .img-footer-uswheaticon 
    {
        width:9em;
        height:3.5em;
    }
}

/*for tablets*/
@media screen and (max-width:959px) {
    .ftr-grp-left 
    {
        display:inline-block;
        width:calc(100% - 20em);
    }

    .ftr-policy 
    {
        width:16em;
    }

    .img-footer-uswheaticon 
    {
        width:8em;
        height:3em;
    }
}

@media screen and (max-width:800px) {
    .footer1
    {
        height: 24em;
        background-position:50% 50%;
    }

    .footer2
    {
        height: 56.6em;
    }

    .ftr-nav-menu 
    {
        width:30%;
        text-align:center;
        height:15em;
    }
}

@media screen and (max-width:700px) {
    .ftr-org-container 
    {
        height:9.5em;
    }

    .ftr-grp-left 
    {
        width:100%;
        margin-bottom:2em;
    }

    .ftr-policy 
    {
        text-align:left;
        width:100%;
    }
}

/*for phones*/
@media screen and (max-width:640px) {
    
}

@media screen and (max-width:500px) {
    
}

/*smallest screen for phones*/
@media screen and (max-width:420px) {
    
}

/*smallest screen for phones*/
@media screen and (max-width:320px) {
    
}