.page-baner H1
{
	/*font-size: 60px;*/
	color: #FFF;
}

.page-baner .text
{
	font-size: 40px;
	color: #FFF;
	font-weight: 100;
	font-family: 'PT Sans Narrow', sans-serif;
	line-height: 120%;
}

.page-baner
{
	padding-top: 20px;
	padding-bottom: 30px;
	background: url(cms/img/baner24-3.svg) top left / contain no-repeat #85B8D9;
}

.page-baner .right
{
	text-align: left;
}

.page-baner .text-left
{
	padding-left: 50px;
}

.diagramm
{
	/*height: 478px;*/
	width: 750px;
	padding: 30px;
}

.diagramm IMG
{
	max-height: 100%;
}

/*.index-baner_web-presence-management .left
{
	background: url(../img/office.jpg) right top / cover;
}*/
.web_presence_management
{
	margin-top: 50px;
	margin-bottom: 50px;
}

.web_presence_management H3
{
	/*font-weight: normal;*/
	font-size: 30px;
	/*line-height: 135%;*/
}

.web_presence_management H2
{
	color: #3F8FC2;
	/*font-size: 35px;*/
}

.web-presence-management-icons
{
	padding: 80px 0;
	/*margin-top: 80px;*/
	/*margin-bottom: 80px;*/
	background: #FFF;
	font-size: 20px;
}

.web-presence-management-icons .table-dark TD, .table-dark TH, .table-dark THEAD TH
{
	background-color: #3F8FC2 !important;
	border-color: #FFF;
}

.table-striped TBODY TR:nth-of-type(odd)
{
	background-color: rgba(229, 239, 246, 0.757);
}

.product_slogan_line
{
	margin: 100px 0 50px;
	padding-bottom: 50px;
	padding-top: 50px;
	/*color: #FFF;*/
	/*padding: 40px 0;*/
	background: rgba(132, 183, 216, 0.223);
}

.product_slogan_line H3
{
	font-size: 25px;
	text-align: center;
}

.product_slogan_line H4
{
	color: #1991C2;
	font-size: 35px;
	/*font-weight: 600;*/
	font-family: 'PT Sans Narrow', sans-serif;
	line-height: 120%;
	/*letter-spacing: 1px;*/
}

.capabilities .icon
{
	width: 130px;
	height: 98px;
	/*float: left;*/
	display: inline-block;
	margin: 10px;
}

.capabilities .icon IMG
{
	max-width: 100%;
	max-height: 100%;
}

.capabilities .col-lg-4
{
	text-align: center;
	padding: 20px 30px;
}

/*.capabilities .icon.knowledge
{
	padding: 10px 10px 0 10px;
}*/
.capabilities .portals
{
	padding: 10px 15px 0;
}

.capabilities .tax
{
	padding: 20px 10px 0;
}

.capabilities .integration
{
	padding: 10px 0 0 10px;
}

.capabilities .col-lg-4 H3
{
	font-size: 28px;
	font-family: 'PT Sans Narrow', sans-serif;
}

.capabilities .col-lg-5 H3
{
	font-size: 26px;
}

.capabilities .col-lg-4 UL
{
	text-align: left;
}

.capabilities .col-lg-5 UL
{
	text-align: left;
}

.why_line
{
	padding-top: 50px;
	padding-bottom: 50px;
}

.why_line UL.top
{
	/*padding: 0;*/
	/*margin: 0 0 0 7%;*/
}

.why_line UL.top LI
{
	/*color: #FFF;*/
	/*font-family: 'PT Sans Narrow', sans-serif;*/
	font-size: 22px;
	color: #1C4B5D;
	font-weight: normal;
	/*list-style: symbolic;*/
	margin-bottom: 10px;
	margin-top: 10px;
	/*text-align: center;*/
	/*padding: 0;*/
}

.why_line .top STRONG
{
	font-size: 25px;
	color: #1991C2;
}

.line_success
{
	padding: 80px 0;
	background: #EAF4FA;
	margin-top: 50px;
	margin-bottom: -50px;
	/*margin-bottom: -50px;*/
}

.line_success H2
{
	margin-bottom: 10px;
	font-size: 60px;
	margin-top: 0;
}

.line_success H3
{
	font-size: 35px;
	font-family: 'PT Sans Narrow', sans-serif;
	line-height: 120%;
	letter-spacing: 1px;
}

.line_digital
{
	background: rgba(132, 183, 216, 0.223);
	padding: 80px 0;
}

.line_digital TD
{
	/*background: #FFF;*/
}

.line_digital .table-striped TBODY TR:nth-of-type(odd)
{
	background-color: rgba(255, 255, 255, 0.583);
}

.line_digital .icon
{
	width: 150px;
	height: 45px;
	display: inline-block;
}

.line_digital .table TD:first-child
{
	text-align: right;
}

.line_digital .icon IMG
{
	width: 100%;
	max-height: 100%;
}

@media (max-width: 575px)
{
	.diagramm
	{
		height: 279px;
		width: 339px;
		margin: 10px 0;
	}
	
	.page-baner H1
	{
		font-size: 30px;
		margin-bottom: 10px;
	}
	
	.page-baner .text
	{
		font-size: 18px;
	}
	
	.page-baner .text-left
	{
		padding-left: 0;
		text-align: center !important;
	}
	
	.web_presence_management H3
	{
		/*font-weight: normal;*/
		font-size: 21px;
		/*line-height: 135%;*/
	}
}

@media (min-width: 576px) and (max-width: 767px)
{
	.diagramm
	{
		height: 279px;
		width: 339px;
		margin: 10px 0;
	}
	
	.page-baner H1
	{
		font-size: 40px;
		margin-bottom: 10px;
	}
	
	.page-baner .text
	{
		font-size: 22px;
	}
	
	.page-baner .text-left
	{
		padding-left: 0;
		text-align: center !important;
	}
	
	.web_presence_management H3
	{
		/*font-weight: normal;*/
		font-size: 21px;
		/*line-height: 135%;*/
	}
}

@media (min-width: 768px) and (max-width: 991px)
{
	.diagramm
	{
		height: 353px;
		width: 565px;
		margin: 10px 0;
	}
	
	.page-baner H1
	{
		font-size: 45px;
		margin-bottom: 10px;
	}
	
	.page-baner .text
	{
		font-size: 25px;
	}
	
	.page-baner .text-left
	{
		padding-left: 0;
		text-align: center !important;
	}
	
	.web_presence_management H3
	{
		/*font-weight: normal;*/
		font-size: 21px;
		/*line-height: 135%;*/
	}
}

@media (min-width: 992px) and (max-width: 1199px)
{
	.diagramm
	{
		height: 353px;
		width: 410px;
		margin: 10px 0;
	}
	
	.page-baner H1
	{
		font-size: 45px;
		margin-bottom: 10px;
	}
	
	.page-baner .text
	{
		font-size: 30px;
	}
	
	.page-baner .text-left
	{
		padding-left: 0;
	}
	
	.web_presence_management H3
	{
		/*font-weight: normal;*/
		font-size: 21px;
		/*line-height: 135%;*/
	}
}

@media (min-width: 1200px) and (max-width: 1399px)
{
	.diagramm
	{
		height: 430px;
		width: 546px;
		margin: 10px 0;
	}
	
	.page-baner H1
	{
		font-size: 50px;
		margin-bottom: 10px;
	}
	
	.page-baner .text
	{
		font-size: 30px;
	}
	
	.page-baner .text-left
	{
		padding-left: 0;
	}
	
	.web_presence_management H3
	{
		/*font-weight: normal;*/
		font-size: 21px;
		/*line-height: 135%;*/
	}
}

@media (min-width: 1400px) and (max-width: 1599px)
{
	.diagramm
	{
		height: 454px;
		width: 608px;
		margin: 10px 0;
	}
	
	.page-baner .text-left
	{
		/*padding-left: 50px;*/
	}
	
	.page-baner H1
	{
		font-size: 50px;
		margin-bottom: 10px;
	}
	
	.page-baner H2
	{
		font-size: 20px !important;
		margin-bottom: 30px;
	}
}

@media (min-width: 1600px)
{
}
