
.jacl-item__title {
    margin: 0 0 5px 0;
}


.cols-2 .column-1, .cols-3 .column-1 {
    padding-right: 28px;
	padding-bottom: 28px;
}

.gkNspPM-Portfolio2 .gkImagesWrapper {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 0px;
    overflow: hidden;
    -moz-transform: translate3d(0, 0, 0);
    padding: 0px;
    width: 100%;
}

.nspArt img.nspImage {
	border-radius:2%;
}
section img {
border-radius:2%;
}

h2, .componentheading {
    font-size: 24px;
	line-height:1.3;
		 border-bottom:0px solid #121212;
	margin: 5px 0px 15px 0px;
}
h1 {
    font-size: 35px;
	font-weight:700;
 padding: 10px 0px 10px 0px;
 border-bottom:1px solid #e2e2e2;
}

.gkNspPM-TechNewsHeader2 .gkImageArea {
margin: 2px 2px 2px 2px;

}

.gkNspPM-TechNewsHeader2 .gkTitle {
    bottom: 5%;
    color: #fff;
    font-size: 15px;
    left: 10%;
    margin: 0;
    max-width: 500px;
    right: 5%;
    will-change: font-size;
    position: absolute;
    z-index: 1;
}

.gkNspPM-TechNewsHeader2[data-layout="main_col_col"] .gkImage1 .gkTitle, .gkNspPM-TechNewsHeader2[data-layout="col_main_col"] .gkImage3 .gkTitle, .gkNspPM-TechNewsHeader2[data-layout="col_col_main"] .gkImage5 .gkTitle {
    background: #8E0D20;
    bottom: 0;
    font-size: 20px;
    font-weight: 500;
    left: 2px;
    max-width: 100%;
    padding: 24px 24px;
    right: 0;
	opacity:0.6;
}

.convertforms .cf-input {
    padding: var(--input-padding) !important;
}

.nspList > li .meta {
  font-size:12px;
  font-weight:700;
  padding:0px 0px 5px 10px;
}
.nspArt h4.nspHeader {
  font-size:15px;
  color:#26296e;
  margin:0;
  padding:10px 0 0px 0px;
  font-weight:700;
}

.nspArt p.nspInfo {
  color:#888;
  font-size:12px;
  font-weight:600;
  line-height:0.8;
  margin:0 0 20px;
   padding: 10px 0;
}
.nspArt p.nspInfo a {
  color:#999999;
  padding-left:0px;
}
.nspArt h4.nspHeader a {
  text-decoration:none;
  color:#8E0D20;
}
.nspArt p.nspText {
    float: none;
    font-size: 15px;
    margin: 10px 10px 10px 0px;
    display: block;
    line-height: 20px;
}
.nspLinks ul li h4 {
  font-size:14px;
  font-weight:600;
  line-height:1.6;
}
.nspLinks ul li p {
  font-size:12px;
  line-height:20px;
  margin:0px 0;
}

#gkTop1, #gkTop2 {
  margin:-11px !important;
  overflow:hidden;
  border-bottom:0px solid #121212;
  padding:0px 0px 24px 0px;
}


.box .header {
  padding-bottom:15px;
  padding-top:10px;
	font-size:24px;
	border-bottom:1px solid #8E0D20;

  padding-left: 1px;
  position:relative;
  text-transform:uppercase;
  font-weight:700;
}

#gkLogo {
    height: 30px;
    margin: 8px 28px 0 0;
    padding: 0px 0px 5px 10px;
    text-indent: -999em;
    text-shadow: none;
    width: 374px;
    display: block;
    float: left;
}

.nspArts {
  box-sizing:border-box;
  overflow:hidden;
  padding:3px;
	border-bottom:0px solid #121212;
	padding:0px 0px 0px 0px;
}
.box {
  box-sizing:border-box;
  color:#666666;
  font-size:12px;
  line-height:1.4;
  padding:15px;
}
.nspLinks {
  box-sizing:border-box;
  padding:0px 0px 0px 1px;
}

}
.bigtitle .header {
	color: #e90606;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 0.10em;
	margin-top: 12px;
	text-transform: uppercase;
}

#gkMainbody > div + #gkInnerInset {
  float:left;
  padding-left:12px;
}


.box.light {
  background:#F8F8F8 !important;
  padding:24px;
}

#gkBannerTop {
  border-bottom:1px solid #E5E5E5;
  padding:10px;
}

#gkMainbody .box {
  margin-bottom:24px;
}


.nspLinks ul {
  list-style-type:none !important;
  padding:1px !important;
}


.nspLinks .nspLinkScroll1 ul li {
  background:#FFFFFF;
  border-top:1px solid rgba(68, 68, 68, 0.267);
  margin:0 !important;
  padding:20px 10px!important;
}
.gkMenu > ul > li > a {
  border-image:initial;
  border-left:none;
  border-right:1px solid transparent;
  border-top:none;
  color:#fff;
  display:block;
  font-size:13px;
  font-weight:500;
  height:45px;
  line-height:45px;
  margin:0;
  padding:0 14px;
  text-transform:uppercase;
  transition:all 0.3s ease-out 0s;
}
#gkPageTop .gkMenu > ul > li {
  border-right:0px solid #8E0D20;
}
#gkPageTop {
  background:#8E0D20;
}

.gkMenu > ul > li:hover > a,
.gkMenu > ul > li:active > a,
.gkMenu > ul > li:focus > a {
	background: #333;
	border-color: #8E0D20;
	border-bottom: none;
	border-top: none;
	-webkit-box-shadow: inset 0 0 12px rgba(0, 0, 0, 0.48);
	   -moz-box-shadow: inset 0 0 12px rgba(0, 0, 0, 0.48);
	    -ms-box-shadow: inset 0 0 12px rgba(0, 0, 0, 0.48);
	        box-shadow: inset 0 0 12px rgba(0, 0, 0, 0.48;
}


#gkMainbodyBottom {
  border-top:0px solid #E5E5E5;
  margin:-10px -19px 0 -20px;
}

.cols-2 .column-1, .cols-3 .column-1 {
  padding-right:15px;
}

h1, h2, h3, h4, h5, h6 {
  color:#000000;
  font-weight:bold;
  margin:0;
  padding:0;
}


h1 {
  font-size:40px!important;
}

.cols-2 .column-1, .cols-3 .column-1 {
  padding:126px 0 0 0!important;
}
.column-1, .column-2, .column-3 {
  box-sizing:border-box;
  float:left;
}

.cols-2 .column-1, .cols-2 .column-2 {
  width:50%!important;
}

.gkNspPM-Portfolio2 .gkPortfolioCategories li {
  border:none;
  color:#3A3636;
  cursor:pointer;
  float:left;
  font-size:14px;
font-weight: 700;
  height:24px;
  line-height:25px;
  margin:0 5px 0 0;
  padding:0 10px;
  text-transform:uppercase;
  transition:0.3s ease-out;
}
.nspLinks .nspLinkScroll1 div ul {
  list-style-type:none !important;
  padding:12px !important;
}
.gkNspPM-Portfolio2 .gkImagesWrapper {
  box-sizing:border-box;
  margin:0 -1%;
  overflow:hidden;
  padding:12px;
  width:100%;
}
.nspList > li .meta {
    font-size: 11px;
	padding: 12px 0px 12px 0px;
}

.nspLinks ul li h4 {
    color: #2f3133;
    font-size: 13px;
    font-weight: bold;
    line-height: 18px;
}
.nspArt p.nspInfo {
    color: #8E0D20;
    font-size: 11px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.0;
    margin: 0 0 5px 0;
}

.bigtitle p.nspInfo {
    font-size: 13px;
}

.nspArt h4.nspHeader {
  color:#8E0D20;
  font-size:12px;
  font-weight:normal;
  margin:0;
  padding:5px 0 0;
}

.box .header {
    font-size: 18px;
    line-height: 14px;
    padding-bottom: 5px;
    text-transform: uppercase;
	color:#979797;
	font-weight:700;
	border-bottom:1px #c9c9c9 solid;
	padding-left:5px;

}

h2, .componentheading {
    font-size: 22px;
font-weight:bold;
}

.gkMenu > ul > li:hover > a,
.gkMenu > ul > li:active > a,
.gkMenu > ul > li:focus > a {
	background: #333;
	border-bottom: 0px;
	border-top: none;
	-webkit-box-shadow: inset 0 0 12px rgba(0, 0, 0, 0.48);
	   -moz-box-shadow: inset 0 0 12px rgba(0, 0, 0, 0.48);
	    -ms-box-shadow: inset 0 0 12px rgba(0, 0, 0, 0.48);
	        box-shadow: inset 0 0 12px rgba(0, 0, 0, 0.48;
}
#gkPageTop .gkMenu > ul div.childcontent header a {
  border-bottom:1px solid #444444;
  font-size:14px;
font-weight:bold;
  line-height:24px;
  padding:8px 0 2px;
  text-transform:uppercase;
}
#gkPageTop .gkMenu > ul div.childcontent a {
  color:#222222;
  display:inline-block;
  font-size:12px;
  font-weight:bold;
  min-height:24px;
  padding:10px 0;
}

#gkSocialAPI {
  border-top:1px solid #E5E5E5;
  clear:both;
  margin:20px 0 10px;
  padding:20px 0 0;
  display:none;
}
.nspArt h4.nspHeader {
    font-size: 14px;
    color: #8E0D20;
    margin: 0;
    padding: 5px 0 5px 0px;
    font-weight: 700;
}
.gkMenu > ul > li > a {
    border: 0px solid transparent;
    border-top: none;
    border-bottom: none;
    border-left: none;
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: 600;
    height: 45px;
    line-height: 45px;
    margin: 0;
    padding: 0 14px!important;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.nspArts {
  border-bottom:0 solid #121212;
  box-sizing:border-box;
  overflow:hidden;
  padding:0;
}

.nspLinks {
    box-sizing: border-box;
    padding: 5px 0px 0px 0px;
}
.nspLinks .nspLinkScroll1 div ul {
  list-style-type:none !important;
  padding:12px !important;
}

.gkNspPM-Portfolio2 .gkImagesWrapper {
  box-sizing:border-box;
  margin:0 -1%;
  overflow:hidden;
  padding:12px!important;
  width:100%;
}

.gkMenu > ul div.childcontent-inner div.childcontent-inner {
  margin-top:-15px !important;
margin-left: -25px!important;
}

.nspLinksWrap.right {
  float:right;
border-left:1px solid black !important;
}