/*
#------------------------------------------------------------------------
#------------------------------------------------------------------------
# Everything below this section is custom CSS for DGR v3.----------------
#------------------------------------------------------------------------
#------------------------------------------------------------------------
*/


/*******************************/
/* Logo Adjustment On Menu Bar */

a#gkLogo {
width: 420px;
height: 72px;
margin: 35px 0px 40px;
}

a#gkLogo img {
width: 420px;
}


/*
a#gkLogoSmall img {
width: 135px;
margin: 10px 0px;
}
*/

a#gkLogoSmall {
width: 90px;
margin: 7px 0 0;
background-image: url('/images/storiesv3/dgr_funnel_small_logo.png');
background-position: center center;
background-repeat: no-repeat;
}

a#gkLogoSmall img {
display: none;
}

@media (max-width: 1330px) {

	div#gkBannerTop {
	width: 58% !important;
	}
	
	div#gkBannerTop img {
	text-align: center !important;
	margin: 0 auto !important;
	max-width: 100% !important;
	height: auto !important;
	}
	
}

@media (max-width: 1279px) {
	
	#gkLogo {
	text-align: center !important;
	margin: 0px auto !important;
	float: none !important;
	width: 45% !important;
	}
	
	#gkLogo img {
	width: 100% !important;
	}
	
	div#gkBannerTop {
	width: 65% !important;
	text-align: center !important;
	margin: 20px auto !important;
	float: none !important;
	}
	
	div#gkBannerTop img {
	text-align: center !important;
	margin: 0 auto !important;
	max-width: 100% !important;
	height: auto !important;
	}
	
	#gkSocial {display: none; }
	
}

@media (max-width: 680px) {
	
	#gkLogo {
	text-align: center !important;
	margin: 0px auto !important;
	float: none !important;
	width: 55% !important;
	}
	
}

@media (max-width: 480px) {
	
	#gkLogo {
	text-align: center !important;
	margin: 0px auto !important;
	float: none !important;
	width: 75% !important;
	}
	
}

@media (max-width: 360px) {
	
	#gkLogo {
	height: 55px !important;
	}
	
}




/*******************/
/* MENU ADJUSTMENT */

div#gkTopNav,
div#gkFixedMenu {
	background-color: #2e3a41 !important;
	/*background-color: #e8e8e8 !important;*/
	/*background-color: #f6f7f9 !important;*/
	}

	.gkMenu > ul > li > a {
	border-right: 1px solid #656565 !important;
	color: #e2e2e2 !important;
	}
	
	.gkMenu > ul > li {
	height: 55px !important;
	}
	
	.gkMenu > ul > li:hover {
	background-color: #656565;
	}
		.gkMenu > ul > li:first-of-type:hover {
		background-color: #656565;
		border-radius: 6px;
	}
	
	#gkFixedMenu #gkMainMenu {
    border-left: 1px solid #656565 !important;
	}
	
		div#gkTopNav, #gkExtraMenu { border-radius: 6px 6px 0 0; } 
		a#gkLogin { border-radius: 0 6px 0 0; }
			#gkFixedMenu a#gkLogin { border-radius: 0px !important; }

div#gkTopNav {border: 0px solid #656565 !important;}
div#gkFixedMenu #gkTopNav {border: 0px solid #656565 !important;}
div#gkFixedMenu.active {box-shadow: 0px 0px 5px #333 !important; border: 0px solid #656565 !important;}


div#gkTopBar {
	margin-top: 25px !important;
}

div#gkBannerTop {
	margin: 25px 0 0;
}

#gkMobileMenu i {
color: #e2e2e2 !important
}


div.dgr-feature-sidebar {
	width: 300px;
	background-color: #3c9cd7;
	border-radius: 10px 3px;
	margin: 0px 0px 15px 15px;
	padding: 12px;
	float: right;
}

div.dgr-feature-sidebar h4 {
font-size: 22px;
line-height: 26px;
color: white;
}

div.dgr-feature-sidebar p,
div.dgr-feature-sidebar ul,
div.dgr-feature-sidebar li {
font-size: 15px;
line-height: 19px;
color: #f5f5f5;
}

div.dgr-feature-sidebar ul {
margin: 12px 0 12px 20px;
list-style: square;
}

div.dgr-feature-sidebar li {
margin: 6px 0;
}

div.dgr-feature-sidebar a {
	color: #e2e2e2;
	text-decoration: underline;
}

div.dgr-feature-sidebar a:hover {
	color: #000;
}


/*************************/
/* Template.css (& others) overides */

#gkMainbody {
padding: 18px !important;
}

body {
 
background: linear-gradient(
90deg, #eeeeee, #fff, #fff, #eeeeee) 
!important; /* Standard syntax */

}

#gkPageContent { background-color: #ffffff !important; }

#gkSidebarRight {
	background-color: #f8f8f8 !important;
}

#gkBannerLeft .box {
padding: 26px 18px 18px 18px !important;
}

#gkTopNav { border: 1px solid #ccc !important; }

.box {
padding: 18px !important;
}

.box.clear {
clear: none;
margin: 0px !important;
padding: 0px !important;
}

.box.clear-horizontal {
	padding: 18px 0px !important;
}

.box.Full-Bleed-Ad-Sidebar img {
	width: 100% !important;
	height: auto !important;
	line-height: 1 !important;
	display: block !important;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
}

.box .header {
margin: 0 0 20px !important;
font-size: 25px !important;
line-height: 27px !important;
font-weight: normal !important;
}

.box.highlights .readon {
margin-top: 20px !important;
}

.itemImageBlock sup {
box-shadow: 0px 0px 2px #444;
}

article header li.itemComments {
display:none !important;
}

#k2Container.itemView > header {
margin: 0px 0px 20px !important;
}

article header ul {
margin: 12px 0px 20px !important;
}

article header ul {
font-size:12px;
line-height: 120%;
}

.FS-Title h3.header {
color:#3c9cd6 !important;
}

#gkLogin {
color: #FFF !important;
font-weight: 800 !important;
text-transform: uppercase !important;
font-family: Bitter, Georgia, serif !important;
background-color: #F47437 !important;
box-shadow: 0px 0px 15px #b8440c inset;
text-align: center;
line-height: 55px !important;
padding: 0px 25px !important;
}

#gkLogin:hover {
box-shadow: 0px 0px 50px #B8440C inset;
}

/*}*/

div#ghBannerTop {
line-height: 100% !important;
}

div#gkHighlights {
background: url("../templates/gk_news2/images/custom/v3-box-pattern.jpg") repeat scroll 0px 0px transparent;
}


.box.highlights .nspTopInterface {
margin: 0px -21px !important;
background-color: #2e3a41 !important;
height: 50px !important;
}

.FS1 .nspTitleArea h4.nspHeader {
	display:none !important;
	font-size: 15px !important;
	line-height: 15px !important;
	padding-top: 20px !important;
	color: #e2e2e2 !important;
	height: 20px !important;
}

.FS1 .nspTitleArea h4.nspHeader a {
	color: #e2e2e2 !important;
}

.nspTopInterface .nspNext,
.nspTopInterface .nspPrev {
	border-color: #f47437 !important;
	background-color: transparent !important;
}

.nspTopInterface .nspNext,
.nspTopInterface .nspPrev {
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	font-size-adjust: none;
	font-stretch: normal;
	font-feature-settings: normal;
	font-language-override: normal;
	font-kerning: auto;
	font-synthesis: weight style;
	font-variant: normal;
	font-size: inherit;
	text-rendering: auto;
	-moz-osx-font-smoothing: grayscale;
	overflow: hidden !important;
	top: 13px !important;
}

.nspTopInterface .nspNext:before,
.nspTopInterface .nspPrev:before {
	border: none !important;
	color: #f47437 !important;
	font-size: 16px;
	line-height: 1;
	text-indent: 0 !important;
	text-align: center;
}

.nspTopInterface .nspNext:before {
	content: "\f105" !important;
	margin: 2px 0 0 8px !important;
}

.nspTopInterface .nspPrev:before {
	content: "\f104" !important;
	margin: 2px 0 0 6px !important;
}

.nspTopInterface .nspNext:hover,
.nspTopInterface .nspPrev:hover {
	opacity: .8 !important;
}

.nspTopInterface ul.nspPagination {
	margin: 16px auto 0 !important;
	width: 65px !important;
	height: 20px !important;
	float: none !important;
}

/**************************/
/* Sidebar Element Styles */

.C-inset-titles ul li h4 a {
font-size: 13px;
line-height: 120%;
}

.C-inset-titles ul li h4 {
margin:0 !important;
padding:0 !important;
}


#gkInset .box:first-of-type, #gkSidebarLeft .box:first-of-type, #gkSidebarRight .box:first-of-type {
    border-top: 0px solid #E5E5E5 !important;
}



/* Interior Pages */

.InteriorPages aside#gkInset {
	background-color: #F1F1F1 !important;
}



/************************/
/* Hide Items On Mobile */

@media (max-width: 840px) 
{
	#gkToolbar
	{ 
	display: none !important;
	}
}

@media (max-width: 1240px)
{

	.MobileHideItem
	{ 
	display: none !important;
	}

}


/***************/
/* Misc Styles */

hr {
	background-color: #e2e2e2;
	height: 2px;
	border: 0;
	margin: 30px 0px;
}



/**********************/
/* New Social Buttons */

.addthis_toolbox {
max-width:60px;
min-height: 320px;
text-align: center;
margin: 10px auto;

}

a.addthis_counter {
	width: 50px;
}

div.addthis_jumbo_share,
div.disqus_box_wrapper {
border-top: 1px solid #E5E5E5;
margin-top: 25px;
padding-top: 20px;
clear: both !important
}

/* Social Hub */

.box .social-twitter-button,
.box .social-facebook-button,
.box .social-linkedin-button,
.box .social-gplus-button,
.box .social-tumblr-button,
.box .social-instagram-button,
.box .social-youtube-button {
	width: 100%;
	height: 20px;
	margin: 0px;
	padding: 5px 0;
	line-height: 1;
}

div.social-arrow:nth-child(2) {
background-color: transparent;
background-image: url("http://de7731ce5033dd291c8c-d8062f1531bdebb7b5b29edf093a4098.r64.cf1.rackcdn.com/social_follow_arrow_bg.png");
background-attachment: scroll, scroll;
background-clip: border-box, border-box;
background-origin: padding-box, padding-box;
background-size: auto auto, auto auto;
background-repeat: no-repeat;
background-position: 100% 6%;
position: relative;
}

@media (max-width: 1280px) {

	div.social-arrow:nth-child(2) {
	background-image: none !important;
	}

}

/*************************/
/* About Sidebar Buttons */

a.button-sidebar {
background-color: #e5690f !important;
box-shadow: 0px 0px 8px #B8440C inset;
font-size: 13px; 
line-height: 13px; 
font-family: "Bitter",Arial,sans-serif;
font-weight: bold;
padding-top: 12px; 
padding-bottom: 12px; 
padding-left: 14px; 
padding-right: 14px; 
margin-top:5px !important;
margin-bottom:5px !important;
color: #FFFFFF!important; 
text-decoration: none !important;
float:left;
clear:both;
width:130px;
}

a.button-sidebar-a {
background-color: #e5690f;
box-shadow: 0px 0px 25px #B8440C inset;
font-size: 13px; 
line-height: 13px; 
font-family: "Bitter",Arial,sans-serif;
font-weight: bold;
padding-top: 12px; 
padding-bottom: 12px; 
padding-left: 28px; 
padding-right: 0px; 
margin-top:5px !important;
margin-bottom:5px !important;
color: #FFFFFF!important; 
text-decoration: none !important;
float:left;
clear:both;
width:130px;
opacity: .8;
}

a.button-sidebar:hover {
box-shadow: 0px 0px 25px #B8440C inset;
padding-left: 28px; 
padding-right: 0px; 
}

a.button-sidebar-a:hover {
box-shadow: 0px 0px 25px #B8440C inset;
}

a.MK-button-sidebar {
background-color: #eee !important;
box-shadow: 0px 0px 8px #ccc inset;
font-size: 10px; 
line-height: 10px; 
font-family: "Bitter",Arial,sans-serif;
font-weight: bold;
padding-top: 9px; 
padding-bottom: 9px; 
padding-left: 10px; 
padding-right: 10px; 
margin-top:3px !important;
margin-bottom:3px !important;
color: #e5690f!important; 
text-decoration: none !important;
border-radius: 2px;
float:left;
clear:both;
width:130px;
}

a.MK-button-sidebar-a {
background-color: #f37336;
box-shadow: 0px 0px 8px #B8440C inset;
font-size: 10px; 
line-height: 10px; 
font-family: "Bitter",Arial,sans-serif;
font-weight: bold;
padding-top: 9px; 
padding-bottom: 9px; 
padding-left: 10px; 
padding-right: 10px; 
margin-top:3px !important;
margin-bottom:3px !important;
color: #FFFFFF!important; 
text-decoration: none !important;
float:left;
clear:both;
width:130px;
opacity: .8;
text-align: center;
}

a.MK-button-sidebar:hover {
box-shadow: 0px 0px 15px #bbb inset;
padding-left: 20px; 
padding-right: 0px; 
}

a.MK-button-sidebar-a:hover {
box-shadow: 0px 0px 25px #B8440C inset;
}

/******************/
/* Homepage Fixes */

.Smaller-Titles h4 {
font-size: 13px !important;
line-height: 17px !important;
padding: 0 !important;
margin: 0 4px !important;
width: 97% !important;
}

.NFS .Smaller-Titles h4,
.Events-Listing h4 {
font-size: 15px !important;
line-height: 20px !important;
/*padding: 15px 0 0 0 !important;*/
}

.Events-Listing h4 { text-align: center !important; }

.NFS .Smaller-Titles div.nspLinks h4 {
font-size: 12px !important;
line-height: 17px !important;

}

.NFS p.nspInfo {
font-size: 12px;
line-height: 12px;
padding: 5px 0px 0 4px!important;
color: #666 !important;
}


.FS-Title .nspInfo {
padding: 8px 0px 10px 0 !important;
margin: 8px 0 10px 0 !important;
font-size: 15px !important;
line-height: 18px !important;
text-transform: uppercase !important;
border-top: 1px solid #e1e1e1;
border-bottom: 0px solid #e1e1e1;
}

.FS-Title p.nspInfo a { padding: 0px !important;}

div.FS1 {
padding-bottom: 26px !important;
position: relative;
overflow: hidden !important;
}

div.FS1 .nspLinks .nspLinkScroll1 ul li:first-of-type,
div.FS1 a.nspImageWrapper:first-of-type,
div.DGRTVMOD .nspLinks .nspLinkScroll1 ul li:first-of-type,
div.DGRTVMOD a.nspImageWrapper:first-of-type {
	padding-top: 0px !important;
	margin-top: 3px !important;
	margin-bottom: 10px !important;
}

div.NFS {
	margin-bottom: 0px !important;
	padding-bottom: 8px !important;
}

div.NFS:nth-child(1),
div.NFS:nth-child(4) {
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;
}


div.FS1 a.nspImageWrapper,
div.FS2 a.nspImageWrapper,
div.FS3 a.nspImageWrapper,
div.NFS a.nspImageWrapper,
div.Latest-News-Briefs a.nspImageWrapper,
div.Events-Listing a.nspImageWrapper {
border: 1px solid #f1f1f1 !important;
line-height: 0 !important;
}

div.NFS.IG-BOX a.nspImageWrapper {
border: 0px solid #f1f1f1 !important;
}

div.DGRTVMOD a.nspImageWrapper {
border: 1px solid #444 !important;
line-height: 0 !important;
}

div.FS2 a.nspImageWrapper,
div.FS3 a.nspImageWrapper,
div.Events-Listing a.nspImageWrapper {
margin-top: 1px !important;
margin-left: 3px !important;
margin-right: 3px !important;
width: 97% !important;
}

div.NFS a.nspImageWrapper.gkResponsive,
div.DGRTVMOD a.nspImageWrapper.gkResponsive {
width: 98% !important;
margin: 3px !important;
}

div.FS1 a.nspImageWrapper.gkResponsive {
width: 98% !important;
margin: 3px 3px 12px 3px !important;
}

div.Latest-News-Briefs a.nspImageWrapper {
margin-left: 3px !important;
}


.Margin30 {
margin-top: 23px !important;
}

section.search {
margin: 18px;
}

.Latest-News-Briefs h3.header {
margin-bottom: 5px !important;
}

.Latest-News-Briefs h3.header:first-of-type,
.FS1 h3.header:first-of-type {
margin-top: 15px !important;
}


.Latest-News-Briefs h4 {
font-size: 13px !important;
line-height: 17px !important;
padding: 0 !important;
}

.Latest-News-Briefs p.nspInfo {
font-size: 12px;
line-height: 12px;
padding: 5px 0 0 0!important;
color: #666 !important;
}

.Latest-News-Briefs div.nspArtPage.nspCol1 {
padding: 0px !important;
}

.Latest-News-Briefs div.nspCol1 {
padding: 20px 0 20px 0 !important;
border-bottom: 1px solid #dedede !important;
}

.Latest-News-Briefs div.nspArtPage {
border: 0 !important;
}

div.Under-FS-Ad {
margin: 20px 0 0 0 !important;
clear:none;
padding: 0px !important;
line-height: 1 !important;
}

#gkMainbody,
#gkMainbodyTop, 
#gkMainbodyBottom { padding:0px !important; }
#k2Container { padding:20px !important; }

div.box.DGRTVMOD.color {
	padding: 20px 20px 20px 20px !important;
	margin-bottom:0 !important;
	box-shadow: 0 0 150px #2e3a41 inset;
	background-color: #666666;
	background-image: url(http://fb6da97eed08a40aa01b-449c30b4c23aa9cf0dde3b7bf16089a6.r42.cf1.rackcdn.com/dgrv3_funnel_bg_tilted.png) !important;
	background-position: center center !important;
	background-repeat: no-repeat !important;
}

div.box.DGRTVMOD.color h3 {
	font-size: 30px !important;
	line-height: 30px !important; 
	text-align: center !important;
	color: #fff !important;
	margin: 10px 0px 25px !important;
	font-weight: bold !important;
}

#gkBannerRight {
border-left: 0 !important;
}

#gkBannerLeft {
width: 66% !important;
}

@media (max-width: 680px) {
#gkLogin { padding: 0 15px !important; }
}

@media (max-width: 280px) {
#gkLogin { display:none !important; }
}


.ResourcesList h4 {
font-size: 13px !important;
line-height: 17px !important;
}

div.NFS h3.header {
font-size: 25px !important;
line-height: 20px !important;
margin-top: 15px !important;
background-image: url('/templates/gk_news2/images/custom/dgr_v3_h3-header_gray-dotted.png');
background-position: left center;
background-repeat:repeat-y;
padding-left: 13px;
margin-bottom: 20px !important;
}

div.H-Anchor h3.header {
font-size: 25px !important;
line-height: 20px !important;
background-image: url('/templates/gk_news2/images/custom/dgr_v3_h3-header_gray-dotted.png');
background-position: left center;
background-repeat:repeat-y;
padding-left: 13px;
}

div.H-Anchor-Double h3.header {
font-size: 25px !important;
line-height: 27px !important;
background-image: url('/templates/gk_news2/images/custom/dgr_v3_h3-header_gray-dotted.png');
background-position: left center;
background-repeat:repeat-y;
padding-left: 13px;
}


	/* 
	div.NFS h3.header a {
		color:#000!important;
	}
	*/

div.IG-BOX h3.header {
/*height: 54px;*/
}

.NFS .nspList h4 {
/*font-size: 12px !important;
line-height: 15px !important;*/
}


.readon {
	margin: 15px 0 0 0 !important;
	border: 1px solid #ccc !important;
	color: #111 !important !important;
}

.readon:after {
	display: none !important;
}

div.FS1 div.nspLinks {
	margin-left: 32px !important;
	padding-left: 32px !important;
	border-left: 1px solid #E5E5E5;
	padding-bottom: 15px !important;
}

div.FS1 div.nspLinks ul.nspList li {
	padding-top: 30px !important;
}

.box.light {
	background-color: #F8F8F8 !important;
}

div#gkFooterArea {
	background-color: #2e3a41 !important;
	border-radius: 0 0 6px 6px;
}

#gkBackToTop::before { color: #F47437 !important;}

.box.pattern {
  background: url('/templates/gk_news2/images/custom/v3-box-pattern.jpg') repeat 0 0;
}

/**********************/
/* Hide Border Bottom */

.SS-HP-Box .nspArt.nspCol1:nth-child(3),
.Latest-News-Briefs .nspArt.nspCol1:nth-child(9) {
	border-bottom:0px !important;
}

/************************************/
/* Adjust Feature Article Text Size */

.FS1 h4.nspHeader {
	font-size: 40px !important;
	line-height: 48px !important;
	padding-top: 18px !important;
}

.FS1 p.nspText {
	font-size: 18px !important;
	line-height: 22px !important;
}


/**************/
/****FONTS*****/



/****************/
/* Category CSS */

.itemListSubCategories {
padding: 30px 0px 0px !important;
}

.itemListSubCategories h2 {
text-transform: uppercase;
font-size: 160%;
margin: 0px 0 40px 0;
color: #d2d2d2;
border-bottom: 1px solid #d2d2d2;
}

div.subCategory a.button {
float:none;
width: 100px;
margin-top:10px;
}

div.subCategory a.subCategoryImage {
	float: left;
	width: 100%;
}

div.itemsCategory {
border-bottom: 6px solid #E5E5E5;
margin-bottom: 25px;
}

.itemListView { margin: 0 !important; }
.itemsContainerWrap { padding: 0 !important }
.itemContainer { padding: 18px 18px 18px 0px !important }
.itemContainerLast { padding: 18px 0px 18px 18px !important; }
.itemContainerLast:first-of-type { padding: /*18px 0px 18px 18px*/ 0px !important; }


div.itemsCategory h2 {
color: #3C9CD6 !important;
padding: 0 0 25px 0;
}

div.subCategory a.button {
    min-width: 100px !important;
    max-width: 200px !important;
    width: 100%;
}


/* SUBSCRIBE BUTTON */
.gkMenu > ul > li > a#menu119 {
	background: none repeat scroll 0% 0% #D72027;
	border-color: -moz-use-text-color #2A2A2A;
	border-bottom: medium none;
	border-top: medium none;
	box-shadow: 0px 0px 27px rgba(0, 0, 0, 0.75) inset;	
	color:#ffffff;
	opacity: .8;
}

.gkMenu > ul > li > a#menu119:hover {
	opacity: 1!important;
}

.gkMenu > ul > li > a { padding: 0 30px !important;}

div.itemBody div.SidebarBodyContent700 ul {
}

div.itemBody div.SidebarBodyContent700 ul li,
div.itemBody div.rts-left ul li {
overflow: inherit;
padding: 2px 0px 2px 32px;
position: relative;
list-style: outside none none;
}


div.itemBody div.SidebarBodyContent700 ul li::before,
div.itemBody div.rts-left ul li::before {
color: #e5690f;
content: "\f105";
font-family: FontAwesome;
font-size: 16px;
position: absolute;
top: 4px;
left: 0px;
}


/* Remove Bullets from Nav Buttons */

/*ul.pagenav li.pagenav-prev, ul.pagenav li.pagenav-next, ul.pagenav {
	background-image: none;
	margin: 0;
	padding: 0;
}*/

div.marg20 {
	margin:20px!important;
}

div.pad20 {
	padding:20px!important;
}

div.pad20 h3 {
	padding-left:20px!important;
}


/* Custom Module Links RSS Feed */

ul.rssfeedstyle {
	padding:0!important;
	margin:0!important;
}

ul.rssfeedstyle li.newsfeed-item {
	padding: 2px 0 10px 28px;
}

ul.rssfeedstyle li.newsfeed-item h4.feed-link {
	font-weight: 600;
	font-size: 13px;
	line-height: 15px;
}


/* Reduce Margin on Ad Boxes */

div.ReducedAdMargin {
	padding:10px 20px 10px 20px;
}

div.ReducedAdMargin img {
	box-shadow: 0px 0px 2px #cccccc;
}



iframe { border:0; }

/*****************/
/* AddThis Items */

.at4-logo {display: none !important;}



/*---------------------------------
-----------------------------------
Custom Page Designs
-----------------------------------
---------------------------------*/

div.sidebar-menu {
	min-width:140px;
	max-width: 180px;
	min-height: 150px;
	max-height: 600px;
	padding: 0 15px 15px 0px;
	margin: 0 15px 15px 0;
	float: left;
	border-right: 1px solid #f2f2f2;
	border-bottom: 1px solid #f2f2f2;
	position: relative;
}

div.MK-sidebar-menu {
	min-width:140px;
	max-width: 180px;
	min-height: 150px;
	max-height: 600px;
	padding: 0 15px 15px 0px;
	margin: 0 15px 15px 0;
	float: left;
	border-right: 1px solid #f2f2f2;
	border-bottom: 1px solid #f2f2f2;
	position: relative;
}

div.SidebarBodyContent700 {
	max-width: 700px; 
	min-width: 250px; 
	float: left;
	margin: 0 0 25px 0;
}

@media (max-width: 1280px) {
	div.SidebarBodyContent700 {
		max-width: 71%; 
		min-width: 250px;
		float: left;
		margin: 0 0 25px 0;
	}
}

.box-clear {clear: both;}


/* Table Settings */
table tr td,
table tr,
table {
border: 0;
}


/* About Page Styles */


.team-listing-member {
	width: 100%;
	height: auto;
	margin: 10px 0;
	padding: 20px 0 25px 0;
	border-bottom: 1px solid #f1f1f1;
}

.team-listing-member:last-of-type {
	border-bottom: none;
}

.team-listing-member-headshot {
	width: 200px;
	height: auto;
	float: left;
	margin: 0px 20px 0px 0px;
}

.team-listing-member-headshot img {
	width: 200px;
}

.team-listing-member-description {
	width: 100%;
	max-width: 480px;
	float: left;
	margin-top: 55px;
}

.team-listing-member-description h4 {
	font-weight: bold;
}

.team-listing-member-description h4 span {
	font-style: italic;
	font-weight: normal;
}


/*******************/
/* G3 Logo Cluster */

#gkFooterNav {width: 100% !important; margin: 30px auto 30px !important;}

div#logo-cluster-wrapper {
	width: 100%;
	height: 120px;
	margin: 25px auto 25px;
}

div.g3-lc,
div.cmr-lc,
div.c4d-lc,
div.dgr-lc,
div.dtl-lc,
div.mid-lc,
div.rtp-lc {
	width: 14%;
	max-width: 179px;
	height: 120px;
	float: left;
	margin:0;
	padding: 0;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    opacity: .6;
}

	div.g3-lc:hover,
	div.cmr-lc:hover,
	div.c4d-lc:hover,
	div.dgr-lc:hover,
	div.dtl-lc:hover,
	div.mid-lc:hover,
	div.rtp-lc:hover {
		filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
	    filter: gray; /* IE6-9 */
	    -webkit-filter: grayscale(0%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
	    filter: grayscale(0%);
	    -webkit-filter: grayscale(0%);
	    -moz-filter: grayscale(0%);
	    -o-filter: grayscale(0%);
	    opacity: 1;
	    background-color: #eeeeee;
	    border-radius: 10px;
	}


	div.g3-lc a { 
		background: url('http://fb6da97eed08a40aa01b-449c30b4c23aa9cf0dde3b7bf16089a6.r42.cf1.rackcdn.com/logo-cluster_g3.png') center center no-repeat;
		width: auto;
		min-width: 173px; 
		max-width: 179px;
		height: 120px;
		float: left;
		margin:0;
		padding: 0;
		border-right: 4px solid #f1f1f1;
	}
	
	div.cmr-lc a { 
		background: url('http://fb6da97eed08a40aa01b-449c30b4c23aa9cf0dde3b7bf16089a6.r42.cf1.rackcdn.com/logo-cluster_cmr.png') center center no-repeat;
		width: auto;
		min-width: 173px; 
		max-width: 179px;
		height: 120px;
		float: left;
		margin:0;
		padding: 0;
	}

	div.c4d-lc a { 
		background: url('http://fb6da97eed08a40aa01b-449c30b4c23aa9cf0dde3b7bf16089a6.r42.cf1.rackcdn.com/logo-cluster_c4d.png') center center no-repeat;
		width: auto;
		min-width: 173px; 
		max-width: 179px;
		height: 120px;
		float: left;
		margin:0;
		padding: 0;
	}
	
	div.dgr-lc a { 
		background: url('http://fb6da97eed08a40aa01b-449c30b4c23aa9cf0dde3b7bf16089a6.r42.cf1.rackcdn.com/logo-cluster_dgr.png') center center no-repeat;
		width: auto;
		min-width: 173px; 
		max-width: 179px;
		height: 120px;
		float: left;
		margin:0;
		padding: 0;
	}
	
	div.dtl-lc a { 
		background: url('http://fb6da97eed08a40aa01b-449c30b4c23aa9cf0dde3b7bf16089a6.r42.cf1.rackcdn.com/logo-cluster_dtl.png') center center no-repeat;
		width: auto;
		min-width: 173px; 
		max-width: 179px;
		height: 120px;
		float: left;
		margin:0;
		padding: 0;
	}
	
	div.mid-lc a { 
		background: url('http://fb6da97eed08a40aa01b-449c30b4c23aa9cf0dde3b7bf16089a6.r42.cf1.rackcdn.com/logo-cluster_mid.png') center center no-repeat;
		width: auto;
		min-width: 173px; 
		max-width: 179px;
		height: 120px;
		float: left;
		margin:0;
		padding: 0;
	}
	
	div.rtp-lc a { 
		background: url('http://fb6da97eed08a40aa01b-449c30b4c23aa9cf0dde3b7bf16089a6.r42.cf1.rackcdn.com/logo-cluster_rtp.png') center center no-repeat;
		width: auto;
		min-width: 173px; 
		max-width: 179px;
		height: 120px;
		float: left;
		margin:0;
		padding: 0;
	}
	

/* ------------------------------------------------------
---------------------------------------------------------
Animations-----------------------------------------------
---------------------------------------------------------
-------------------------------------------------------*/

/* Effects all in these containing ellements */
#gkPageContent a,
#gkPageContent div,
#gkFooter a,
#gkFooter div,
ul.gkmenu li {
transition: all 0.2s ease-in-out 0s;
-webkit-transition: all 0.2s ease-in-out 0s;
-moz-transition: all 0.2s ease-in-out 0s;
-o-transition: all 0.2s ease-in-out 0s;
}



/* ------------------------------------------------------
---------------------------------------------------------
ARTICLE TEMPLATE-----------------------------------------
---------------------------------------------------------
-------------------------------------------------------*/


/* Resources With Form Sidebar */
div.resources-template-sidebar-wrapper {
	width: 100%;
}

div.rts-left {
	width: 58%;
	float: left;
}

div.rts-left ul {
	margin: 1em 0px 1.5em;
	line-height: 1.45;
}

div.rts-left ul li {
	line-height: 1.45;
}

div.rts-right {
	background-color: #f2f2f2;
	border-radius: 10px 10px 0 0;
	padding: 10px 10px;
	width: 35%;
	float: right;
}

	div.rts-right hr {
		background-color: #999;
		height: 3px;
		border:none;
		margin: 20px 0;
		clear:both;
	}
	
div.rts-right a.button,
div.rts-left a.button {
	color: #FFF !important;
	font-size: 24px;
	line-height: 27px;
	font-weight: 800 !important;
	text-transform: uppercase !important;
	font-family: Bitter,Georgia,serif !important;
	background-color: #F47437 !important;
	box-shadow: 0px 0px 15px #B8440C inset;
	width: 80% !important;
	margin: 10px auto 15px auto !important;
	border-radius: 6px !important;
	height: auto !important;
	float: none !important;
	padding: 10px 5px;
}

ol {
	margin: 2em 1.2em !important;
	padding: 0px !important
}

ol li {
	overflow: inherit;
	padding: 2px 0px 2px 22px;
	position: relative;
	list-style: none;
	counter-increment: item;
}


ol li:before {
    content: counter(item, decimal) !important;
    position: absolute;
    left: 0px;
    top: 2px;
    text-align: right;
    color: #f37336;
    font-family: 'Bitter';
    font-weight: bold;
}

@media (max-width: 680px) {

div.rts-left {
		width: 100%;
		float: none;
	}
	
	div.rts-right {
		width: 100%;
		float: none;
	}
}

#itemListLinks li {
	display: block !important;
}


/* AddThis Buttons - Popup Restyles */

input#at-cv-lightbox-submit .at-cv-submit {
	float: none;
	display: inline;
	background-color: #666666;
	line-height: 66px; 
}

div.gsce-box,
div.gsce-box > div { height: 51px; }

div.gsc-control-cse {position: relative;}

td.gsc-search-button,
td.gsc-clear-button {
	display: none !important;
}

td.gsc-input { padding: 0px !important; }

td.gsc-input input { background-image: url('http://d308c70f65e5d82a186d-aaa7bbbba782bedd44f89c126b8dca3f.r67.cf1.rackcdn.com/dgrv3_search_text.png') !important; background-position: 15px !important; background-repeat: none; }

td.gsc-input input:focus { background-image: none !important; }


form.gsc-search-box,
.gsc-control-cse 
{
	padding: 0 !important;
	margin: 0 !important;
}

input.gsc-input { width: 90% !important; border: none !important; background-color: #fff !important; padding: 10px 20px !important; font-size: 20px !important; }

td.gsc-input::after {
    color: #DDD;
    content: "h";
    font-size: 20px;
    font-family: "news2-icons";
    position: absolute;
    right: 20px;
    top: 10px;
    z-index: 1;
}

.gsc-control-cse { background-color: none !important;}

