﻿/*a {
    color: #006A52 !important;
}*/
/*#logo {
    background: white;
}*/


@media (min-width: 64em) {
    .usa-logo {
        margin-top: 0rem !important;
    }
}
.usda-logo-img {
    margin-top: 2px;
}
.container {
    width: 1040px;
}

#content ul, ol {
    margin-left: 30px;
}

label[for="cbNotify"] {
    display: none !important;
}

#cbNotify {
    display: none !important;
}

#content .commentForm {
    display: block;
}
/* #content .commentlist{
	display:none;
} */
.carousel-inner-img {
    width: 1090px;
    height: 350px !important;
}
#relatedPosts{
	display:none!important;
}
/* Green */
/*.regsubmit {
    background-color: #006A52 !important; 
    border: none !important;
    color: white !important;
    padding: 10px 32px !important;
    text-align: center !important;
    text-decoration: none !important;
    display: inline-block !important;
    font-size: 16px !important;
    width: 135px !important;
    margin-left: 10rem !important;
}*/


.usa-logo__text {
    display: block;
    font-style: normal;
    font-weight: bold;
    margin: 0;
    font-weight: 700;
    font-size: 1.0rem;
    line-height: 1.3;
    margin-top: .5rem;
}

    .usa-logo__text h6 {
        font-size: .9rem;
        text-transform: none;
        font-weight: 700;
        margin: 0rem;
        margin-left: 3.8rem !important;
    }


@media screen and (max-width: 481px) {

    .usa-logo__text {
        padding-left: 0.2rem;
        font-size: .9rem;
    }

    .usa-logo {
        line-height: 2rem;
        height: 2rem;
        margin-left: 0.5rem;
    }

    .usa-logo-text h6 {
        font-size: 1.2rem;
        text-transform: none;
        font-weight: 700;
        margin: 0rem;
    }

    .carousel-inner-img {
        width: 350px !important;
        height: 200px !important;
    }
    .carousel-control {
        top: 187px;
    }
        .carousel-control.right {
            top: 193px!important;
            left: 186px!important;
        }


    #site-title {
        padding: 0px 0 10px!important;
    }

    .regsubmit {
        margin-left: 6rem !important;
    }
    .carousel-indicators {
        left: 18%;
    }
 }


#site-title {
    padding: 0px 0 59px;
}


#branding #mainnav {
    margin: 0px 0 0;
    max-width: 70%;
    float: right;
}
@media screen and (min-width: 768px) and (max-width: 950px) {
    #site-title h1 {
        padding-top: 3rem;
    }
    .carousel-inner-img {
        width: 680px !important;
        height:400px !important;
    }
    .carousel-indicators {
        left: 40%;
    }
    #site-title {
        padding: 0px 0 0px;
    }
  }

.Header .Second-Line {
    padding: 0px 0 !important;
}

.Header {
    margin-bottom: 10px !important;
}