.container-fluid {
    max-width: 1250px;
}

body {
       font-family: "Poppins", sans-serif;
       font-size: 0.875rem;
	font-style: normal;
    font-stretch: normal;
    line-height: 1.86;
    letter-spacing: 0.3px;
    text-align: left;
    color: #9ea8bb;
}

#fullArticle h1, #fullArticle h2, #fullArticle h3, #fullArticle h4, #fullArticle h5 {
	color: #3a59f3;
	letter-spacing: normal;
	font-weight: normal;
}

#docsSearch {
    background-image: url(https://www.hannacrm.lt/wp-content/uploads/cta_bg.svg);
    background-size: cover;
    background-repeat: no-repeat;
	padding: 10em 0 4em 0;
	margin-top: -55px;
}

#docsSearch h1 {
	font-size: 40px;
	color: #FFFFFF;
	line-height: 56px;
}

.navbar .nav li a, .navbar .icon-private-w {
    color: #ffffff;
}

#searchBar .search-query {
	font-size: 14px;
	font-family: "Poppins", sans-serif;
	color: #9EA8BB;
}

#searchBar button {
	font-size: 14px;
	font-family: "Poppins", sans-serif;
}

.category-list .category {
	padding: 135px 21px 40px;
	max-width: 350px;
	background-color: #FFF;
    border: none;
    border-radius: 4px;
    box-shadow: rgba(0, 0, 0, 0.03) 0px 0px 0px 1px, rgb(241, 243, 245) 0px 2px 10px 0px, rgba(0, 0, 0, 0.05) 0px 3px 3px 0px;
}

.category-list .category, .category-list .category:hover {
    background-repeat: no-repeat;
    background-position: center 36px;
    background-size: 80px 80px;
}

.collection-category h2 a {
	color: #354168;
	font-size: 30px;
}

.category-list h3 {
	color: #354168;
    font-size: 22px;
}

.contentWrapper h1 {
	color: #354168;
	font-size: 30px;
}

#fullArticle h1 {
   font-size: 28px;
}

#fullArticle h2 {
   font-size: 20px;
}

#fullArticle h3 {
   font-size: 22px;
   color: #354168;
}

.brand img {
	width: 30%;
}

#fullArticle dt {
	background: #3a59f3;
	width: 26px;
	line-height: 26px;
	padding: 0;
}

#searchBar button {
	top: 28px;
	background: #3a59f3;
	border: 1px solid #3a59f3;
}

#searchBar button:hover {
	background: #354168;
}

#sidebar .nav-list {
	font-weight: 500;
}

#sidebar .nav-list .active a, #sidebar .nav-list .active a:hover {
	font-weight: 500;
	color: #555;
}

#sidebar h3 {
	font-size: 14px;
}

#category-207, #category-209 {
    background-image: url(https://www.hannacrm.lt/wp-content/uploads/dashboard.svg);
}
#category-5, #category-102 {
    background-image: url(https://www.hannacrm.lt/wp-content/uploads/contacts.svg);
}
#category-6, #category-105 {
    background-image: url(https://www.hannacrm.lt/wp-content/uploads/leads.svg);
}
#category-7, #category-108 {
    background-image: url(https://www.hannacrm.lt/wp-content/uploads/tasks.svg);
}
#category-8, #category-116 {
    background-image: url(https://www.hannacrm.lt/wp-content/uploads/calendar.svg);
}
#category-31, #category-119 {
    background-image: url(https://www.hannacrm.lt/wp-content/uploads/projects.svg);
}
#category-33, #category-121 {
    background-image: url(https://www.hannacrm.lt/wp-content/uploads/sales.svg);
}
#category-44, #category-129 {
    background-image: url(https://www.hannacrm.lt/wp-content/uploads/stocks.svg);
}
#category-52, #category-139 {
    background-image: url(https://www.hannacrm.lt/wp-content/uploads/objects.svg);
}
#category-55, #category-142 {
    background-image: url(https://www.hannacrm.lt/wp-content/uploads/expenses.svg);
}
#category-58, #category-145 {
    background-image: url(https://www.hannacrm.lt/wp-content/uploads/contracts.svg);
}
#category-211, #category-214 {
    background-image: url(https://www.hannacrm.lt/wp-content/uploads/freights.svg);
}
#category-61, #category-149 {
    background-image: url(https://www.hannacrm.lt/wp-content/uploads/support.svg);
}
#category-70, #category-153 {
    background-image: url(https://www.hannacrm.lt/wp-content/uploads/email.svg);
}
#category-66, #category-158 {
    background-image: url(https://www.hannacrm.lt/wp-content/uploads/reports.svg);
}
#category-68, #category-160 {
    background-image: url(https://www.hannacrm.lt/wp-content/uploads/other_functions.svg);
}
#category-64, #category-156 {
    background-image: url(https://www.hannacrm.lt/wp-content/uploads/knowledge_base.svg);
}
#category-13, #category-93 {
    background-image: url(https://www.hannacrm.lt/wp-content/uploads/general_information.svg);
}
#category-75, #category-162 {
    background-image: url(https://www.hannacrm.lt/wp-content/uploads/other_settings.svg);
}
#category-115 {
    background-image: url(https://www.hannacrm.lt/wp-content/uploads/updates.svg);
}
#category-240, #category-244 {
    background-image: url(https://www.hannacrm.lt/wp-content/uploads/documents.svg);
}
@media (min-width: 768px) {
.category-list .category {
	width: 28%;
}
.category-list.two-col .category {
    width: 44.3%;
}
#docsSearch h1 {
    width: 600px;
    margin: auto;
}
}

@media (max-width: 768px) {
#searchBar button {
 top: 21px!important;
}
.category-list .category {
	max-width: 100%;
	margin: 0 .8% 20px;
}
#docsSearch {
	   padding: 6em 0 4em 0;
}
#docsSearch h1 {
	font-size: 32px;
	line-height: 36px;
}
}