/* ######### RESPOSIVE ######### */
@media (min-width: 1200px) {
	.moduletable_logo {
		background: url(../images/logo.png) no-repeat;
		width: 340px; height: 70px;
		padding: 0;
	}
	
	.blog_levels > div > div {
		width: 48%;
		float: left;
		margin: 0 1% 25px 1%;

	}
	
}

@media (max-width: 1200px) {
	.moduletable_logo {
		display: table; margin: 0 auto;
		background: url(../images/logo_mini.png) no-repeat;
		width: 70px; height: 70px;
	}
	
	.logo_begginer,
	.logo_basic,
	.logo_profi,
	.logo_business,
	.logo_migration {
		width: 360px!important;
		display: table; margin: 0 auto;
	}

	.blog_levels > div > div {
		width: 48%;
		float: left;
		margin: 0 1% 25px 1%;

	}
	
}

@media (max-width: 992px) {
	.moduletable_logo {
		display: table; margin: 0 auto;
		background: url(../images/logo_mini.png) no-repeat;
		width: 70px; height: 70px;
	}
	
	.moduletable_topmenu {
		display: table;
		margin: 0 auto;
		float: none!important;
	}
	
	.blog_levels > div > div {
		width: 48%;
		float: left;
		margin: 0 1% 25px 1%;

	}
	
	
}

@media (max-width: 768px) {
	.moduletable_logo {
		display: table; margin: 0 auto;
		background: url(../images/logo_mini.png) no-repeat;
		width: 70px; height: 70px;
	}

	.moduletable_topmenu {
		display: table;
		margin: 0 auto;
		float: none!important;
	}

	.moduletable_slider {display: none;}
	
	.logo_begginer,
	.logo_basic,
	.logo_profi,
	.logo_business,
	.logo_migration {
		width: 360px!important;
		display: table; margin: 0 auto;
	}
	
	.blog_levels > div > div {
		width: 100%;
		float: left;
		margin-bottom: 25px;

	}
	
}



/* ######### ALL ######### */
.old_version {
	display: block;
	background: #f6265c;
	color: #fff;
	padding: 5px 0;
	text-align: center;
}

.new_version {
	display: block;
	background: #64bc62;
	color: #fff;
	padding: 5px 0;
	text-align: center;
}

.row > div {
/*	border: 1px solid #000;*/
}

body {
	font-family: 'proxima_novaregular';
	line-height: 1.42857143;
	color: #333;
	font-size: 16px;
	background-color: #fff;
}

a {
	color: #337ab7;
	text-decoration: none;
}
a:hover,
a:focus {
	color: #23527c;
	text-decoration: underline;
}
a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

.tal {text-align: left;}
.tac {text-align: center;}
.tar {text-align: right;}
.clr {clear: both;}
.bold {
	font-family: 'proxima_novabold';	
	font-size: 16px;
}
.inline {
        display: -moz-inline-stack;
        display: inline-block;
        vertical-align: top;
        zoom: 1;
        *display: inline;
}
/* ######### TOP ######### */

	
header {
	background: #fff;
	padding: 25px 0;
	border-bottom: 1px solid #a8aeb2;
}

.moduletable_topmenu {
	padding: 20px 0;
	float: right;
	text-transform: lowercase;
}

.menu_top > li {
	float: left;
	margin-left: 10px;
}

.menu_top span.nav-header {
	font-weight: 700;
    padding: 3px 20px;
}
.moduletable_topmenu .menu_top > li > a {
	padding: 5px 20px;
	border-radius: 30px;
}

.menu_top a {
	color: #64bc62;
	font-size: 20px;
	border: 1px solid transparent;	
}

.moduletable_topmenu .menu_top > li > a:hover,
.moduletable_topmenu .menu_top > li > a:focus
{
	background: #fff;
	color: #64bc62;
	border: 1px solid #64bc62;
}

.menu_top > li.active > a, 
.menu_top > li.active > a:hover, 
.menu_top > li.active > a:focus {
	background: #64bc62;
	color: #ffffff;
}

.moduletable_topmenu .menu_top > .item-114 > a:hover,
.moduletable_topmenu .menu_top > .item-114 > a:focus,
.moduletable_topmenu .menu_top > .item-114.active > a
{
	background: #f6265c;
	color: #ffffff;
	border: 1px solid transparent;	
}

.item-114 > a {
	color: #f6265c;
	border: 1px solid #f6265c;
}

.item-101 > a {
	background: #64bc62;
	padding: 5px!important;
	color: transparent;
	font-size: 0;
}

.item-101 > a:hover
{
	background: #64bc62!important;
}

.menu_top .nav-child a:hover {
	background: #28adaa!important;
}

/* ######### BLOG ######### */
.blog_home,
.blog_forums {display: none;}

.blog,
.item-page {margin: 25px 0;}

.blog > .items-leading > div {margin-bottom: 25px;}

.blog h2,
.item-page h2 {
	padding: 0;
	margin: 0 0 10px 0;
}

.blog_levels,
.item-page_levels
{margin-bottom: 0px;}

.item-page_levels iframe {
	padding-bottom: 25px;
}

/*
.blog_levels h2 {
	background: #28adaa;
	margin: 0 0 6px 0;
	padding: 10px;
	color: #fff;
	font-size: 16px;
	text-transform: lowercase;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}


.blog_levels p {
	padding: 0 20px;
}

.blog_levels > div > div {

}

.blog_levels .readmore {
	padding: 0;
}


h2 a {display: block; color: #fff;}
h2 a:hover {color: #fff;}
*/
.readmore a {
	text-align: center;
	width: 100%;
	margin-top: 5px;
	text-transform: lowercase;
}

.tags {padding: 0;}
.tags li {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	zoom: 1;
	*display: inline;
}

.tags a {
	background: #64bc62;
	font-weight: 500;
}



.article-info-term {display: none;}
.article-info dd {
	display: inline-block;
	font-size: 14px;
	cursor: pointer;
    padding: 2px 10px;
    border-radius: 30px;
}

.createdby {
	color: #64bc62;
	border: 1px solid #64bc62;
}

.createdby:hover {	
	background: #64bc62;
	color: #fff;	
}

.hits {
	color: #28adaa;
	border: 1px solid #28adaa;
}

.hits:hover {
	background: #28adaa;
	color: #fff;
}
/* ######### CONTENT ######### */

.title_green,
.title_blue,
.title_orange,
.title_red,
.title_purple
{
	font-family: 'proxima_novabold';	
	font-size: 21px;
	padding: 10px;
	margin: 0;
	color: #fff;
	text-align: center;	
	text-transform: uppercase;
}

.title_blue {background: #28adaa;}
.title_green {background: #64bc62;}
.title_orange {background: #eb7e43;}
.title_red {background: #db4a47;}
.title_purple {background: #655069;}

.title_default {
	color: #363636;
	font-size: 21px;
	margin-bottom: 10px;
}

.text {position: relative;}

.block .text {
	background: #fafafa;
	border: 1px solid #e3e3e3;
	padding: 20px 20px 0px 20px;
	min-height: 436px;
}

.moduletable_block,
.block {margin-bottom: 25px;}

.table_price {
	position: relative;
	height: 100%;
	margin: 0 -15px;
	border: 1px solid transparent;	
}

.line_v {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;	

	background: url(../images/line_v.png) no-repeat;
	width: 1px; height: 198px;
}

.line_g1,
.line_g2,
.line_g3,
.line_g4
{
	background: url(../images/line_g.png) no-repeat;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
	width: 225px; height: 1px;	
}

.line_g1 {top: 120px;}
.line_g2 {top: 150px;}
.line_g3 {top: 180px;}
.line_g4 {top: 210px;}

.innertext {
	margin-top: 126px;

}

.innertext > div {
	margin-bottom: 9px;
}

.innertext img {
	margin-top: -2px;
}
.categories-module {
	margin: 0;
	padding: 0;

}
.categories-module ul {
	list-style: none;
	margin: 0;
	padding: 0;
}


.categories-module > li {
	list-style: none;
	margin-bottom: 25px;
	width: 33.33333333%;
	display: inline-block;
	vertical-align: top;
	
	padding-right: 15px;
    padding-left: 15px;
	margin-left: -3px;

}

.categories-module ul a {
	background: #64bc62;
	color: #fff;
}

.categories-module ul a:hover {
	opacity: 0.8;
}

.categories-module ul ul a {
	background: #28adaa;
	color: #fff;
}

.categories-module h1,
.categories-module h2,
.categories-module h3
{
	margin: 0;
}

.categories-module h1 a,
.categories-module h2 a,
.categories-module h3 a 
{
	display: block;
	color: #fff;
	padding: 6px 10px;
	
	border-top: 1px solod #b8b8b8;
	border-left: 1px solod #b8b8b8;
	border-right: 1px solod #b8b8b8;
}

.categories-module h1 a {
	color: #64bc62;
}

.categories-module h2 a {

}

.categories-module h3 a {
	color: #28adaa;
}

.categories-module a {
	color: #fff;
	text-decoration: none;
	font-size: 80%;
	border-bottom: 1px solid #fff;
}

.content-category a {
	display: block;
}
/* ######### RIGHT ######### */

.moduletable_right {
	margin-bottom: 25px;
}

.menu_right > li > a {
	border-radius: 30px;
    padding: 5px 0 5px 25px!important;
}

.menu_right > li.current > a, 
.menu_right > li.current > a:hover, 
.menu_right > li.current > a:focus {
	background: #28adaa!important;
	color: #ffffff;
}

.moduletable_right ul ul {
	margin: 10px 0;
	list-style-type: disc;
}

/* ######### BTNS ######### */

.btn_orange,
.btn_green 
{
	display: inline-block;
	padding: 10px 20px;
	font-family: 'proxima_novabold';
	color: #fff;
	font-size: 24px;
	
	border-radius: 30px;
	box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5);	
	border: 2px solid transparent;	
}

.btn_orange {
	background: #f88d49;
	background: -moz-linear-gradient(top,  #f88d49 0%, #ec7f44 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f88d49), color-stop(100%,#ec7f44));
	background: -webkit-linear-gradient(top,  #f88d49 0%,#ec7f44 100%);
	background: -o-linear-gradient(top,  #f88d49 0%,#ec7f44 100%);
	background: -ms-linear-gradient(top,  #f88d49 0%,#ec7f44 100%);
	background: linear-gradient(to bottom,  #f88d49 0%,#ec7f44 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f88d49', endColorstr='#ec7f44',GradientType=0 );
}


.btn_green {
	background: #64bc62;
	background: -moz-linear-gradient(top,  #64bc62 0%, #519b4f 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#64bc62), color-stop(100%,#519b4f));
	background: -webkit-linear-gradient(top,  #64bc62 0%,#519b4f 100%);
	background: -o-linear-gradient(top,  #64bc62 0%,#519b4f 100%);
	background: -ms-linear-gradient(top,  #64bc62 0%,#519b4f 100%);
	background: linear-gradient(to bottom,  #64bc62 0%,#519b4f 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#64bc62', endColorstr='#519b4f',GradientType=0 );
}

.btn_orange:hover,
.btn_green:hover
{
	color: #fff;
	text-decoration: none;
	border: 2px dotted #fff;
}



.btn_mgreen,
.btn_mblue,
.btn_morange,
.btn_mred
{
	position: absolute;
	bottom: 20px;
	left: 50%;
	margin-left: -80px;
	
	color: #fff;
	padding: 6px 12px;
	border-radius: 30px;
	
}
.text a {
	border: 1px solid transparent;
	transition: all 0.3s;
}

.btn_mgreen:hover,
.btn_mblue:hover,
.btn_morange:hover,
.btn_mred:hover,
.btn_mgreen:focus,
.btn_mblue:focus,
.btn_morange:focus,
.btn_mred:focus 
{
	color: #fff;
	text-decoration: none;
	border: 1px dashed #fff;
}

.btn_mgreen {background: #64bc62;}
.btn_mblue {background: #28adaa;}
.btn_morange {background: #eb7e43;}
.btn_mred {background: #db4a47;}
/* ######### LEFT ######### */
.left {
	margin: 20px 0;
}

/* ######### TEASERS ######### */
.moduletable_ts > div > div {
	
}

/* ######### HGROUP ######### */
.blog h1,
.blog h2,
.blog_levels h1,
.blog_levels h2
{
  margin-top: 0px;
  margin-bottom: 10px;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	font-family: 'proxima_novabold';	
	font-weight: 500;
	color: inherit;
}

h1,
.h1 {
  font-size: 28px;
}
h2,
.h2 {
  font-size: 24px;
}
h3,
.h3 {
  font-size: 18px;
}
h4,
.h4 {
  font-size: 14px;
}
h5,
.h5 {
  font-size: 12px;
}
h6,
.h6 {
  font-size: 10px;
}

/* ######### TITLES ######### */
.moduletable_titles img {
	width: 100%;
}

/* ######### LOGOS ######### */
.logos {
	font-family: 'proxima_novabold';
	font-size: 30px; text-align: center;
	text-shadow: 0px 2px 3px rgba(0, 0, 0, 1);
	color: #fff; border-radius: 6px;
	padding-top: 5px;
	transition: all 0.3s;
	
	position: relative;
}

.logos:hover,
.logos:focus {
	color: #64bc62;
	text-decoration: none;
	text-shadow: 0px 0px 3px rgba(0, 0, 0, 1);	
}

.logo_begginer,
.logo_basic,
.logo_profi,
.logo_business,
.logo_migration {
	display: block;
	width: 100%; height: 170px;
	margin-bottom: 26px;
}

.logo_begginer {background: url(../images/logo_begginer.jpg) no-repeat;}
.logo_basic {background: url(../images/logo_basic.jpg) no-repeat;}
.logo_profi {background: url(../images/logo_profi.jpg) no-repeat;}
.logo_business {background: url(../images/logo_business.jpg) no-repeat;}
.logo_migration {background: url(../images/logo_migration.jpg) no-repeat;}

/* ######### FOOTER ######### */

footer {
	background: #ebfeea;
	padding: 25px 0;
	border-top: 3px dotted #64bc62;
	border-bottom: 3px dotted #64bc62;
}

footer .row > div {
	min-height: 200px;
}

.moduletable_foot .nav > li > a {
	display: inline-block;
	color: #3b3b3b;
	padding: 3px 0px;
	border-bottom: 1px dotted transparent;
}

.moduletable_foot .nav > li > a:hover {
	background: none;
	border-bottom: 1px dotted #3b3b3b;
}

.moduletable_foot .nav > li {
	display: list-item;
}

.moduletable_foot ul {
	list-style: disc;
	margin-left: 20px;
}

.moduletable_foot h3,
.moduletable_ico h3
{
	margin: 10px 0;
	font-weight: 700;
}

.moduletable_ico .ico1,
.moduletable_ico .ico2,
.moduletable_ico .ico3
 {
	display: inline-block;
	background: url(../images/sm.png) no-repeat;
	width: 32px; height: 32px;
	transition: all 0.3s;
}

.moduletable_ico > div {
	margin-left: 25px;
}

.moduletable_ico .ico1 {background-position: 0 0;}
.moduletable_ico .ico2 {background-position: -32px 0;}
.moduletable_ico .ico3 {background-position: -64px 0;}

.moduletable_ico .ico1:hover,
.moduletable_ico .ico2:hover,
.moduletable_ico .ico3:hover {
	opacity: 0.8;
	-moz-transform: rotate(15deg); /* Äëÿ Firefox */
    -ms-transform: rotate(15deg); /* Äëÿ IE */
    -webkit-transform: rotate(15deg); /* Äëÿ Safari, Chrome, iOS */
    -o-transform: rotate(15deg); /* Äëÿ Opera */
    transform: rotate(15deg);	
}

.bg-primary	{color: #fff;}
.bg-info	{color: #31708f; border-color: #31708f;}
.bg-success	{color: #3c763d; border-color: #3c763d;}
.bg-danger	{color: #a94442; border-color: #a94442;}
.bg-warning	{color: #8a6d3b; border-color: #8a6d3b;}

.bg-primary,
.bg-info,
.bg-success,
.bg-danger,
.bg-warning {
	padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

/* ######### PAGINATION ######### */
.pagination {display: table!important; margin: 0 auto!important;}
.counter {display: none;}
.pagination a {color: #64bc62!important;}
.pagination .active a {
	background: #64bc62!important;
	color: #fff!important;
	border: 1px solid #459d43!important;
}
.disabled a {
	background: #e5e5e5!important;
}