 /****************** Embed Styles *************/
 html {
    font-size: 16px;
}
@media screen and (min-width: 1200px) {
    .w-container {
        max-width: 1170px;
    }
}

/***************** Print ********************/
#printHeader {
	display: none;
	visibility: hidden;
}

#printFooter {
	display:none;
	visibility:hidden;
}

/**************** Header ***************/
.header-wide-container-1280{
    position: relative;
}
.nav-menu-secondary{
    margin-right:107px;
    position: absolute;
    right:0px;
}

@media screen and (min-width: 992px) and (max-width: 1019px) {
    .nav-link-text-secondary {
        font-size: 0.8em;
    }
}

.header{
	color: #333;
    font-family: Khula,sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}

.main-navigation .nav-link-text.selected{
    color: #a4d057;
    padding-bottom: 10px;
    transform: none;
}

.nav-link-text.selected.first-level{
	box-shadow: 0 4px 0 0 #00275d;
    color: #a4d057;
    padding-bottom: 10px;
    transform: none;
}

.search-desktop-form input[type="text"]{
	float:left;
	width: 159px;
	height: 38px;
	border:0px;
	font-size: 1rem;
    line-height: 1.5rem;
    padding-bottom: 9px;
    padding-left: 3px;
    padding-top: 13px;
    color: #333;
    font-family: Khula,sans-serif;
    margin:0px 0px 0px 7px;
}

.search-desktop-form input[type="submit"]{
	border:0px;
	width:35px;
	height: 38px;
	float:right;
	margin:0px 7px 0px 0px;
	background-position: right;
	background-repeat: no-repeat;
	background-color: transparent;
	background-image:url("/20150114134215/assets/images/ic-search.jpg");
}

.nav-link-text{

	height: 62px;
	
}

@-moz-document url-prefix() { 
	.nav-link-text{
		height: 64px;
	}
}



.nav-link-container{
	position: relative;
	float:left;
}

.nav-link-container:first-child {
    border-top-left-radius: 10px;
}

.nav-link-container:last-child {
    border-top-right-radius: 10px;
}

.nav-link-container ul{
	position: absolute;
	margin:0px;
	padding:0px 0px 0px 0px;
	left: 0px;
	list-style-type: none;
	width: 180px;
	display: none;
    border-top:5px solid #6b9c43;
}

.nav-link-container:hover ul{
	display: block;
}

.nav-link-container:hover .nav-link-text{
    color: #a4d057;
}

.nav-link-container ul li{
	margin:0px;
	padding: 0px;
	width: 180px;
	display: inline-block;
	background: #243c80;
}

.nav-link-container ul li a{
	width: 180px;
	display: inline-block;
	color: white;
	padding: 10px 20px;
    font-size: 1rem;
    line-height: 1.5rem;
    text-decoration: none;
    font-weight: 400;
}

.nav-link-container ul li a:hover{
	background-color: #00275d;
    color: #c2e880;
}

.drop-down-button{
	-moz-user-select: none;
    cursor: pointer;
    float: right;
    font-size: 24px;
    padding: 18px;
    position: relative;
     background-image: url("/20150114134215/assets/images/hamburger 2854a1-blue.svg");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 32px auto;
    clear: right;
    height: 60px;
    margin-right: 20px;
    margin-top: 20px;
    min-width: 56px;
    width: 60px;
    display:block;
}

@media (min-width: 991px) {
    .drop-down-button{
        display:none;
    }

    .mobile-navigation-menu{
        display: none !important;
    }

}

@media (max-width: 767px) {
	.drop-down-button{
		height: 60px;
	    margin-top: 10px;
	    padding-left: 0;
	    padding-right: 0;
	    width: 60px;
	    background-image: url("/20150114134215/assets/images/hamburger 2854a1-blue.svg");
	    background-position: 50% 50%;
	    background-repeat: no-repeat;
	    background-size: 32px auto;
	    clear: right; 
	    margin-right: 20px;    
	    min-width: 56px;
	}
}

@media (max-width: 479px) {
	.drop-down-button{
		height: 56px;
	    margin-right: 8px;
	    margin-top: 8px;
	    min-width: 0;
	    padding-top: 0;
	}

	.mobile-search-div-block{
		margin-right: 8px;
	}
}

.mobile-navigation-menu{
	box-shadow: none !important;
	overflow-x: hidden !important;
    overflow-y: auto !important;
    position: absolute !important;
    margin-top:-113px;
}

@media (max-width: 991px) {
	.mobile-navigation-menu{
		 margin-top:-113px;
	}
}

@media (max-width: 767px) {
	.mobile-navigation-menu{
		margin-top:-79px;
	}
}

@media (max-width: 479px) {
    .mobile-navigation-menu{
        margin-top:-66px;
    }
}

.mobile-navigation-menu span.nav-link-container,
.mobile-navigation-menu span{
	display: block;
	float:none;
}

.mobile-navigation-menu span.dropdown-list{
    display: none;
}

.mobile-navigation-menu span.w-dropdown-list.w--open {
    display: block;
}

.mobile-navigation-menu .nav-link-text{
	height: auto;
	display: block;
    white-space: normal;
}

.mobile-navigation-menu .dropdown-list{
	position: relative;
}


.mobile-navigation-menu .dropdown{
	height: auto;
}

.mobile-navigation-menu .nav-link-text-with-secondary-nav{
 	text-decoration: none;
}

.dropdown-toggle {
    height: auto;
}

.dropdown-icon{
    height: auto;
}

.mobile-navigation-menu .dropdown-nav-text-link {
    border-top: 1px solid rgba(0, 39, 93, 0.6);
    white-space: normal;
}

.mobile-navigation-menu .dropdown-nav-text-link:first-child{
	border-top: 0px;
}

.mobile-navigation-menu .dropdown-nav-text-link:hover{
    text-decoration: none;
}

.secondary-level{
	display: block;
}

.dropdown-toggle.secondary-level{
 display: block;
}

.mobile-navigation-menu .secondary-level .dropdown-nav-text-link{
    padding-right: 55px;
    padding-bottom: 6px;
}

.mobile-navigation-menu .secondary-level .dropdown-nav-text-link:first-child{
	border-top: 1px solid rgba(0, 39, 93, 0.6);
}

.mobile-navigation-menu .dropdown-nav-text-link.tertiary-nav-item{
    padding-right: 20px;
}

.mobile-navigation-menu .dropdown-nav-text-link.tertiary-nav-item{
	border-top: 0px;
}

.mobile-navigation-menu .dropdown-nav-text-link.tertiary-nav-item:hover{
    background:#3a3f47;
}

.mobile-navigation-menu .nav-link-text.selected{
    color: #a4d057;
}

.mobile-navigation-menu .w-dropdown-link.w--current{
	color:#a4d057;
}

.drop-down-button.active {
    background-color: #999;
    color: white;
}

.drop-down-button:hover {
    background-color: #edeff2;
    background-image: url("/20150114134215/assets/images/hamburger 595d63-gray.svg");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 32px auto;
}

.mobile-search-div-block{
	cursor: pointer;
}


.search-wrapper-mobile{
	display:none;
	background-color: #edeff2;
    float: none;
    margin: 92px 0 0;
    padding: 13px 10px;
    position: absolute;
    right: 0;
    width: 100%;
    z-index: 3000;
}

.mobile-search-button.active{
	 background-color: #edeff2;
    background-image: url("/20150114134215/assets/images/mag glass 595d63-gray.svg");
}


.search-wrapper-mobile input[type="text"]{
	background-color: white;
    border: 1px solid #e0e0e0;
    border-radius: 0;
    display: inline-block;
    float: left;
    height: 38px;
    margin-bottom: 0;
    padding: 2px 10px;
    width: 82%;
    line-height: 38px;
 }

.search-wrapper-mobile input[type="submit"]{
 	background-color: #fff;
 	border:0px;
 	background-repeat: no-repeat;
    background-image: url("/20150114134215/assets/images/mag glass 595d63-gray.svg");
    width: 45px;
    height: 38px;
    background-size: 20px auto;
    background-position: 50% 50%;
    margin-left:7px;
    border: 1px solid #e0e0e0;
}

@media (max-width: 991px) {
	.search-wrapper-mobile{
		margin-top:126px;
	}
}

@media (max-width: 767px) {
	.search-wrapper-mobile{
		margin-top:92px;
	}
}

@media (max-width: 479px) {
	.search-wrapper-mobile{
		margin-top:79px;
	}
}

/**************** Homepage ***************/
.main-content.homepage{
	 color: #333;
	font-family: Khula,sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
}

.main-content.homepage p{
 	color: #1e1f21;
    font-family: Khula,sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5rem;
    margin-bottom: 12px;
    padding-left: 0;
    padding-right: 0;
}

.main-content.homepage .editors-picks-div-block ul {
    padding-left: 30px;
    padding-right: 10px;
}
.main-content.homepage .editors-picks-div-block ul li{
 	margin-bottom: 0.25rem;
}

.main-content.homepage .editors-picks-div-block ul li a{
  	color: #0a0a0a;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.1rem;
    text-decoration: none;
}

.main-content.homepage .editors-picks-div-block ul li a:hover{
	color: #589423;
    text-decoration: underline;
}

.main-content.homepage .need-to-know-div-block p,
.main-content.homepage .need-to-know-div-block h1,
.main-content.homepage .need-to-know-div-block h2,
.main-content.homepage .need-to-know-div-block h3,
.main-content.homepage .need-to-know-div-block h4,
.main-content.homepage .need-to-know-div-block h5,
.main-content.homepage .need-to-know-div-block h6{
	padding-left: 20px;
}

.main-content.homepage .need-to-know-div-block h3{
	padding-right: 20px;
	font-size: 1.4rem;
	margin-top:10px;
      line-height: 1.9rem;
}

.main-content.homepage .need-to-know-div-block input[type="radio"]{
    margin-right: 10px;
}



.main-content.homepage .value-added-ag-div-block-inner h3{
  display: block;
  margin-top: 10px;
  margin-right: 20px;
  margin-left: 20px;
  padding-left: 0px;
  border-width: 1px;
  border-color: black;
  color: #427d0e;
  font-size: 1.4rem;
  line-height: 1.9rem;
  font-weight: 600;
}

.main-content.homepage h2 a,
.main-content.homepage h2 a:hover{
	color: white;
    font-size: 1.6rem;
    font-weight: 300;
    font-family: "Roboto Slab",sans-serif;
    text-decoration: none;
}

.main-content.homepage .value-added-ag-div-block-inner a{
	background-attachment: scroll;
    background-position: 0 0;
    background-repeat: repeat;
    color: #0a0a0a;
    display: inline-block;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.5rem;
    list-style-type: disc;
    margin-bottom: 0.5rem;
    text-decoration: none;
}

.main-content.homepage .value-added-ag-div-block-inner a:hover{
    color: #589423;
    line-height: 1.5rem;
    text-decoration: underline;
}


.main-content.homepage .value-added-ag-div-block-inner a.link{
    margin-right: 26px;
}

.main-content.homepage .value-added-ag-div-block-inner p{
	margin-top:0px;
	margin-bottom: 0px;
}

.main-content.homepage .value-added-ag-div-block-inner p, 
.main-content.homepage .value-added-ag-div-block-inner h1, 
.main-content.homepage .value-added-ag-div-block-inner h2,
.main-content.homepage .value-added-ag-div-block-inner li{
	margin-left: 20px;
    margin-right: 10px;
}

.main-content.homepage .enews-paragraph {
    color: white;
    font-size: 1.2rem;
    font-weight: 600;
    line-height: 1.7rem;
    margin-top: 10px;
}

.enews-button{
	text-transform: uppercase;
}

.blog-div-block-inner{
	margin-left: 20px;
}

.main-content.homepage .blog-div-block-inner h3{
	border-color: black;
    border-width: 1px;
    color: #427d0e;
    display: block;
    font-size: 1.4rem;
    font-weight: 600;
    line-height: 1.9rem;
    margin-right: 20px;
    margin-top: 10px;
    padding-left: 0;
}

.main-content.homepage .blog-div-block-inner h3 a,
.main-content.homepage .blog-div-block-inner h3 a:hover{
	color: #427d0e;
    display: block;
    font-size: 1.4rem;
    font-weight: 600;
    text-decoration: none;
    line-height: 1.9rem;
}

.main-content.homepage .blog-div-block-inner p{
	color: #1e1f21;
    font-family: Khula,sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5rem;
    margin-bottom: 12px;
    padding-left: 0;
    padding-right: 0;
}

.main-content.homepage .survey-div-block .radio-button-field{
	padding-left: 20px;
}

.main-content.homepage .survey-div-block-inner{
	  padding-left: 20px;
}

.main-content.homepage .survey-div-block-inner h4{
	color: #427d0e;
    font-family: Khula,sans-serif;
    font-size: 1.1rem;
    font-weight: 600;
    line-height: 1.5rem;
    margin-top:20px;
    margin-bottom:10px;
}

.need-to-know-div-block-inner{
    padding-left: 20px;
    padding-right: 20px;
}

.home-h2-med-blue{
    border-top-left-radius:0px;
}


@media (max-width: 991px) {
	.main-content.homepage .survey-div-block-inner h4{
		font-size: 1.4rem;
	    line-height: 1.8rem;
	    padding-left: 20px;
	    padding-right: 40px;
	}

}

.main-content.homepage .survey-submit-button{
	margin-left:20px;
	margin-top:14px;
	margin-bottom: 1px;
}

@media (max-width: 479px) {
.main-content.homepage .survey-div-block-inner h4{
		padding-left: 0px;
	}

	.main-content.homepage .survey-div-block .radio-button-field{
		padding-left: 0px;
	}
}


/* slideshow */
 .main-content.homepage .slider{
    max-width: 631px;
    min-width: 535px;
    float:right;
}

.main-content.homepage .slider .home-h1{
    font-size: 1.5rem;
    line-height: 2rem;
}

@media (max-width: 1190px) {
 .main-content.homepage .slider .slide-1-content{
         padding-left: 23px;
    }
}


@media (max-width: 1150px) {
     .main-content.homepage .slider{   
          height: 520px;
    }

     .main-content.homepage .slider .slide-1-content{
         padding-left: 30px;
    }

}

@media (max-width: 1024px) {
    .main-content.homepage .slider{
        max-width: 551px;
        min-width: 535px;
        float:right;
          height: 510px;
         
    }

   
}

@media (max-width: 767px) {
    .main-content.homepage .slider .home-h1{
        font-size: 1.35rem;
        line-height: 1.85rem;
    }

    .main-content.homepage .slider .slide-1-content{
        height: auto;
        padding-bottom: 30px;
        padding-left: 15px;
    }
}

@media (max-width: 479px) {
    .main-content.homepage .slider .slide-1-content{
            height: 100%;
            padding-bottom: 55px;
        }
}

.main-content.homepage .home-rotator-cb-text,
.main-content.homepage .home-rotator-cb-text p{
 	color: white;
    font-weight: 400;
    margin-bottom: 1rem;
    padding-left: 0;
    padding-right: 10px;
}

.example-pager{
	bottom: 0;
    height: 40px;
    left: 0;
    margin: auto;
    padding-top: 8px;
    position: absolute;
    right: 0;
    top: auto;
    z-index: 2;
    font-size: 12px;
    margin-left: 0;
    padding-left: 26px;
    position: absolute;
    text-align: left;
    width: 38%;
}

.example-pager span{
	 background-color: rgba(255, 255, 255, 0.4);
    cursor: pointer;
    display: inline-block;
    height: 12px;
    margin: 0px 3px 0.5em;
    position: relative;
    transition: background-color 100ms ease 0s, color 100ms ease 0s;
    width: 1em;
    background-clip: padding-box;
    border-radius: 100%;
    margin-left: 6px;
    margin-right: 6px;
    font-size: 0px;
    width:12px;
}

.example-pager span.cycle-pager-active{
	background: white;
}


.button-for-rotator:hover{
    text-decoration: none;
    color:white;
}

@media (max-width: 991px) {
	.main-content.homepage .home-rotator-cb-text p{
		padding-right:0px;
	}

    .main-content.homepage .slider{
        float: none;
        max-width: 914px;
        min-width: 0;
        height: 450px;
    }
}

@media (max-width: 767px) {
	.example-pager{
		padding-top:14px;
	}

	.rotator-mobile-read-more-link{
		margin-top:-16px;
		text-decoration: none;
	}

	.rotator-mobile-read-more-link:hover{
		text-decoration: none;
	}

    .main-content.homepage .slider{
        height: 300px;
    }
    
}

@media (max-width: 479px) {
	.example-pager{
		padding-left:12px;
	}

     .main-content.homepage .slider{
        height: 242px;
    }
}

/**************** Inside Page ***************/
.inside-content-row{
	min-height: 450px;
}

.breadcrumbs-div{
	padding-bottom: 18px;
	margin-top: -2px;
}

.breadcrumbs-list a{
	color: #333;
    text-decoration: none;
    font-weight: normal;
}

.breadcrumbs-list a:hover{
	color: #427d0e;
    text-decoration: underline;
}

.breadcrumbs-list a:last-child{
	color: #2854a1;
    font-weight: 600;
}

.breadcrumbs-list a:last-child:hover{
	text-decoration: none;
}

.left-nav-link{
    width: 100%;
}

.left-nav-link:hover{
	text-decoration: none;
}

.left-nav-link.selected,
.tertiary-level-link.selected{
	color: #589423;
}

.left-nav-ul.tertiary-left-nav-ul{
    display: inline-block;
    width: 100%;
}

.right-sidebar-div .box h4{

 color: #427d0e;
font-size: 1.1rem;
line-height: 1.5rem;
margin-bottom: 10px;
margin-top: 20px;
padding-left: 0;
font-family: "Roboto Slab",sans-serif;
font-weight: 400;
}

.right-sidebar-column .box .contentbox_item {
    margin-bottom: 5px;
}

.left-nav-div{
    height: auto;
    min-height:947px;
}

.right-sidebar-column .posts-blocks-popular-post,
.right-sidebar-column .posts-blocks-posts,
.right-sidebar-column .posts-blocks-category{
    margin-bottom: 12px;
}

.posts-blocks-search-form .posts-blocks-search-field{
    padding-left: 7px;
    padding-top: 2px;
}

.right-sidebar-column .contentbox_item_image img{
    max-width: none;
}

/**************** Footer ***************/
.footer-links{
   display: inline-block;
    float: none;
    font-size: 1rem;
}

.footer-links.selected{
	color: #589423;
    text-decoration: underline;
}

.footer-row-2-col-1 p,
.footer-row-2-col-2 p{
	font-size: 0.75rem;
    line-height: 1.1rem;
    margin-top: 10px;
    padding-left: 0;
    padding-right: 0;
}

#GRIPFooterLogo{
	line-height: 11px;
	margin: 7px auto 15px auto;
}

.copyright,
.footer-div-block{
	color: #333;
    font-family: Khula,sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}

.pagination-wrapper .pagination-bg {
    background-color: transparent;
}

@media (max-width: 479px) {
	.footer-links{
		margin-right: 0px;
	}
	.footer-links:first-child{
		float:left;
	}

	.footer-links:last-child{
		float:right;
	}
}

#submissionforms_module.homepage_contentbox .cms_buttons .cms_form_button{
    padding: 9px 30px 10px;
    border: 0px;
    background-color: #274c8c;
}

#submissionforms_module.homepage_contentbox .cms_buttons .cms_form_button:hover{
    background-color: #00275d;
}

/*posts right bar*/
.posts-blocks-searches {
    margin-top: 20px;
}

.posts-blocks.posts-blocks-searches .posts-blocks-search-form .posts-blocks-search-button {
  border-radius: 0;
}

.posts-blocks.posts-blocks-searches .posts-blocks-search-form input.posts-blocks-search-field[type="text"] {
  height: 40px;
}

.posts-blocks-rss-feed-link svg path {
  fill: #274c8c;
}

.posts-blocks-subscribe svg path {
  fill: #274c8c;
}

@media (max-width: 479px) {
  #post-add-comment .ui-form-fields .ui-form-input input,
  #post-add-comment .ui-form-fields .ui-form-textarea textarea {
    width: 100% !important;
  }
}

#posts_module .rss_link_image svg path {
  fill: #274c8c;
}