.hiq-t {
	font-family:  Roboto-Regular, sans-serif;
}
.hiq-t .featured .grid img
{
	max-width:100%;
}
.hiq-t .articles .list,.hiq-t h1,.hiq-t h2,.hiq-t h3,.hiq-t h4,.hiq-t h5,.hiq-t h6{
	font-weight:400;
}
.hiq-t .article-section,.hiq-t .featured .grid,.hiq-t .head,.hiq-t .main-heading{
	text-align:center;
}
.hiq-t .row,.hiq-t .row .col.s1,.hiq-t .row .col.s12{
	margin-left:auto;
}
.hiq-t .row{
	margin-right:auto;
	margin-bottom:20px;
	width: 100%;
    margin: 0 auto;
    float:left;
}
.hiq-t .row:after{
	content:"";
	display:table;
	clear:both;
}
.hiq-t .row .col{
	float:left;
	box-sizing:border-box;
	padding:0 .75rem;
	min-height:1px;
}
.hiq-t .row .col.s1{
	width:8.3333333333%;
	left:auto;
	right:auto;
}
.hiq-t .row .col.s12{
	width:100%;
	left:auto;
	right:auto;
}
@media only screen and (min-width:601px){
	.hiq-t .row .col.m6{
		width:50%;
		margin-left:auto;
		left:auto;
		right:auto;
	}
}
@media only screen and (min-width:993px){
	.hiq-t .row .col.l3{
		width:25%;
		margin-left:auto;
		left:auto;
		right:auto;
	}
}
.hiq-t input[type=search],.hiq-t input[type=text]{
	-webkit-appearance:none;
}
.hiq-t .head{
	display:inline-block;
	width:100%;
	padding:120px 0 !important;
	box-sizing:border-box;
	margin-bottom:30px;
	background-repeat:no-repeat;
	background-size:cover;
	min-height:400px;
	background-position:center;
}
.hiq-t .head .search-kb{
	width:575px;
	margin:0 auto;
}
.hiq-t .head .search-kb .input-field{
	position:relative;
}
.hiq-t .head .search-kb .search-field {
	display: inline-block;
	float: left;
	width: -webkit-calc(100% - 101px);
	width: -moz-calc(100% - 101px);
	width: calc(100% - 101px);
	height: 45px;
	border: 1px solid #c2c2c2;
	border-radius: 2px;
	background-color: #fff;
	border-right: 0;
	margin: 0;
	box-sizing: border-box;
	padding: 5px 10px;
	color: #4d4d4d;
	font-size: 15px;
}

.hiq-t .head .search-kb .search-field:focus {
	border-bottom: 1px solid #c2c2c2;
	box-shadow: none;
}

.hiq-t .head .search-kb .search-btn {
	display: inline-block;
	float: left;
	width: 100px;
	height: 45px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.hiq-t .main-heading {
	font-size: 34px!important;
	color: #4d4d4d;
	line-height: 110%;
	margin: 1.14rem 0 .912rem;
}

.hiq-t .head h5 {
	color: #4d4d4d;
	margin-bottom: 25px;
	font-size: 24px;
	line-height: 26px;
}

.hiq-t .featured .grid {
	padding: 20px 10px;
	float: none !important;
	display: inline-table;
}

.hiq-t .featured .grid h4 {
	font-size: 21px;
	line-height: 31px;
	color: #4d4d4d;
}

.hiq-t .featured .grid p {
	color: #6d6d6d;
	font-size: 16px;
	line-height: 24px;
	margin: 5px 0 0;
	padding: 0 25px;
}

.hiq-t .article-section,
.hiq-t .articles,
.hiq-t .featured {
	display: inline-block;
	width: 100%;
}

.hiq-t .searchButton.btn_srch {
	margin: 20px 0;
}

.hiq-t .articles {
	margin-top: 60px 0 20px;
}

.hiq-t .articles .main-heading {
	margin-bottom: 50px;
}

.hiq-t .articles .list {
	list-style-type: disc;
	width: 75%;
	margin: 14px auto;
	color: #4d4d4d;
	font-size: 18px;
}

@media only screen and (min-width:1260px) {
	.hiq-t .article-section,
	.hiq-t .articles,
	.hiq-t .featured {
		width: 100%;
		display: table;
		padding: 0 50px;
		box-sizing: border-box;
	}
	.hiq-t .articles,
	.hiq-t .featured {
		margin: 20px auto;
	}
	.hiq-t .article-section {
		margin: 100px auto;
	}
}

@media(max-width:767px) {
	.hiq-t .head .search-kb {
		width: 95%;
	}
	.hiq-t .head .search-kb .search-btn,
	.hiq-t .head .search-kb .search-field {
		height: 35px;
	}
	.hiq-t .articles .list {
		margin: 15px auto;
		font-size: 16px;
	}
	.hiq-t .main-heading {
		font-size: 30px;
	}
	.hiq-t .articles .main-heading {
		margin-bottom: 35px;
	}
	.hiq-t .featured {
		margin: 20px 0 0;
	}
}

@media(max-width:420px) {
	.hiq-t .head {
		padding: 30px 0;
	}
	.hiq-t .head .main-heading {
		margin: 0 0 10px;
	}
	.hiq-t .head h5 {
		font-size: 18px;
		margin-bottom: 20px;
		padding: 0 20px;
	}
}

.hiq-t .head .search-kb .search-box {
	display: inline-block;
	width: 100%;
	box-sizing: border-box;
	padding: 2px 2px 2px 40px;
	height: 50px;
	border-radius: 3px;
	background-color: #fff;
	border: none!important;
	box-shadow: 0 2px 3px rgba(0, 0, 0, .32);
	outline: 0;
	font-size: 15px;
}

.hiq-t .head .search-kb .search-icon {
	background: url("https://dzf8vqv24eqhg.cloudfront.net/templates/category/search_img.png") center no-repeat;
	display: inline-block;
	width: 40px;
	height: 50px;
	position: absolute;
	left: 0;
	top: 0;
}

.hiq-t .main-heading.white-bold {
	color: #fff;
	font-weight: 600;
	font-size: 45px;
	margin: 30px 0;
}

.hiq-t .featured .grid p.bluish-grey {
	color: #7d8f94;
}

.hiq-t .article-section .heading-center {
	display: inline-block;
	color: #4d4d4d;
	font-size: 32px;
	padding: 0 30px 15px;
	border-bottom: 2px solid #4d4d4d;
	margin: 10px 0;
}

.hiq-t .article-section .list {
	text-align: left;
	width: auto;
	padding: 0 20px;
	display: table;
	margin: 20px auto;
	font-size: 24px;
	color: #7d8f94;
	box-sizing: border-box;
}

@media(max-width:992px) and (min-width:768px) {
	.hiq-t .head {
		padding: 85px 0;
		min-height: 1px;
	}
}

@media(max-width:767px) {
	.hiq-t .main-heading.white-bold {
		font-size: 30px;
	}
	.hiq-t .head {
		min-height: 1px;
	}
	.hiq-t .article-section .list {
		font-size: 20px;
		margin: 10px auto;
	}
	.hiq-t .head .search-kb .search-box,
	.hiq-t .head .search-kb .search-icon {
		height: 40px;
	}
}

.hiq-t .grid a.non-clickable-cat {
    height: 110px;
    display: block;
    margin: auto;
    position: relative;	
}

.hiq-t .featured .grid img {
	position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    text-align: center;
    max-height: 110px;
    left: 0;
}

.hiq-t #articleMainHead {
	line-height:50px;
}
.hiq-t .heading2 a { 
	color: inherit !important; 
}
.hiq-t #category {
	margin: 0 auto !important;
	text-align: center;
}
@media only screen and (min-width: 993px) {
	.hiq-t .row .col.l3{
		width: 24% !important;
	}
}
.hiq-t .row .col.l12,.hiq-t .row .col.l6,.hiq-t .row .col.l4 {
	-webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
	margin: 0 10px 40px 10px;
	transition: all .2s ease-in-out;
	border-radius: 4px;
	height: auto;
}
.hiq-t .row .col.l12:hover,.hiq-t .row .col.l6:hover,.hiq-t .row .col.l4:hover {
	-webkit-box-shadow: 0 8px 17px 0 rgba(195,195,195,0.50);
	-moz-box-shadow: 0 8px 17px 0 rgba(195,195,195,0.50);
	box-shadow: 0 8px 17px 0 rgba(195,195,195,0.50);
}
.hiq-t .heading1.white-font{
	font-size: 42px !important;
	color: #FFFFFF ;
	letter-spacing: 0;
}
.hiq-t .heading2.white-font {
	font-size: 22px;
	color: #FFFFFF;
	letter-spacing: 0;
}

@media only screen and (min-width: 993px) {
    .hiq-t .row .col.l3 {
        width: 24% !important;
    }

    .hiq-t .row .col.l4 {
        width: 28.333333% !important;
        min-height: 190px;
    }

    .hiq-t .row .col.l6 {
        width: 45% !important;
        min-height: 170px;
    }

    .hiq-t .row .col.l12 {
        width: 90% !important;
        min-height: 130px;
    }
}

.hiq-t .custom-cat p.read-more{
    font-size: 14px !important;
    color: #333652 !important;
    letter-spacing: 0;
    text-align: center
}

.hiq-t .custom-cat h4{
    font-size: 28px !important;
    color: #2E2E2E !important;
    letter-spacing: 0;
}

.hiq-t .custom-cat p{
    font-size: 16px !important;
    color: #737373 !important;
    letter-spacing: 0;
    text-align: center;
}
.hiq-t .custom-bg-color { 
	max-width:735px; 
}
.hiq-t .custom-bg-color3 { 
	max-width:1020px; 
}
.hiq-t .custom-bg-color1 { 
	max-width:800px; 
}




.hiq-t .template-single .grid {
     text-align: left !important;
}
.hiq-t .template-single .grid p {
    padding: 0px !important;
}
.hiq-t .template-single .grid img {
    position: relative !important;
}
.hiq-t .template-single .col {
    min-height: 100px !important;
}

@media only screen and (min-width: 993px) {
    .hiq-t .template-single .row .col.l2 {
        width: 18% !important;
        text-align: center !important;
        padding: 20px !important;
    }
    .hiq-t .template-single .row .col.l10 {
        width: 80% !important;
    }
}
.ui-toc-tree .x-tree-node:focus {
    background-color: #efefef;
}
