/*===================================================Header=======================================*/
#header-bar {
  display: block;
  width: 100%;
  z-index: 1;
  margin-top: 116px;
}

/*logo*/
#aa_header_main_logo {
  display: block;
  height: 70px;
  width: 184px;
  background-image: url('../images/dgit-logo-front.png');
	background-repeat: no-repeat;
	position: relative;
	background-size: contain;
}

.archive-subtitle {
  color: #fff;
  font-family: "Proximanova Semibold", sans-serif;
  font-size: 15px;
  letter-spacing: 6.13px;
  text-transform: uppercase;
  float: right;
  margin-top: 29px;
  position: relative;
}

.archive-subtitle:before {
  content: '';
  display: block;
  position: absolute;
  width: 67px;
  height: 2px;
  background: #fff;
  top: 6px;
  left: -117px;
}

.overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,0) 20%, rgba(252,252,252,0) 21%, rgba(233,233,233,0.05) 27%, rgba(201,201,201,0.17) 37%, rgba(172,172,172,0.28) 46%, rgba(96,96,96,0.65) 70%, rgba(58,58,58,0.83) 82%, rgba(26,26,26,0.94) 92%, rgba(0,0,0,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0) 20%,rgba(252,252,252,0) 21%,rgba(233,233,233,0.05) 27%,rgba(201,201,201,0.17) 37%,rgba(172,172,172,0.28) 46%,rgba(96,96,96,0.65) 70%,rgba(58,58,58,0.83) 82%,rgba(26,26,26,0.94) 92%,rgba(0,0,0,1) 100%);
	background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,0) 20%,rgba(252,252,252,0) 21%,rgba(233,233,233,0.05) 27%,rgba(201,201,201,0.17) 37%,rgba(172,172,172,0.28) 46%,rgba(96,96,96,0.65) 70%,rgba(58,58,58,0.83) 82%,rgba(26,26,26,0.94) 92%,rgba(0,0,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#000000',GradientType=0 );
	-webkit-transition: all .3s;
	transition: all .3s;
	background-size: 100% 100%;
	background-repeat: no-repeat;
}

.active .overlay {
	opacity: .7;
}

/*.aa_mobile_device #aa_header_main_logo {
    height: 59px;
    width: 155px;
    margin: 0 auto;
}*/

body.aa_mobile_device #header-bar {
	margin-top: 48px !important;
  padding: 0 20px;
}

.aa_mobile_device .archive-subtitle:before {
	display: none;
}

.aa_mobile_device .archive-subtitle {
	float: none;
    text-align: center;
    margin-top: 65px;
}

.aa_mobile_device #header-bar .sticky-color {
	display: block;
    float: none;
}

/* featured widget */
.aa_header_hero .container-inner {
	overflow: hidden;
}

.aa_hfp_wrapper:before {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 206px;
	background-image: url('../images/hfp_top_overlay.png');
	z-index: 1;
	background-repeat: no-repeat;
	top: 0;
	opacity: 0;
}

.aa_hfp_wrapper:hover:before {
	opacity: 1;
}

.aa_hfp_top_cat_inner {
	font-family: Raleway Extrabold, sans-serif;
	font-size: 64px;
	color: #FFF;
	position: relative;
	line-height: 100px;
	padding: 0 59px 8px 45px;
	letter-spacing: -0.055em;
}

.aa_hfp_top_cat_wrapper {
	position: absolute;
	top: 47px;
	left: 0;
	z-index: 6;
	padding: 14px 20px 6px 0;
	overflow: hidden;
}

.aa_hfp_top_cat_wrapper:before {
	content: '';
	display: block;
	position: absolute;
	left: -15px;
	top: 0;
	width: 100%;
	height: 100%;
	background: #179cc8;
	background: -moz-linear-gradient(left,  #179cc8 0%, #d357d0 100%);
	background: -webkit-linear-gradient(left,  #179cc8 0%,#d357d0 100%);
	background: linear-gradient(to right,  #179cc8 0%,#d357d0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#179cc8', endColorstr='#d357d0',GradientType=1 );
	transform: skew(-13deg);
}

.aa_hfp_container {
	height: 489px;
	float: left;
	position: relative;
}

.aa_hfp_container:not(:last-child) {
	width: 37.5%;
}

.aa_hfp_container:last-child {
	width: 25%;
}

.aa_hfp_image_wrapper,
.aa_hfp_image {
	height: 100%;
}

.aa_hfp_image {
	background-size: cover;
	background-repeat: no-repeat;
}

.aa_hfp_image:before {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	background-image: url('../images/hfp_black_overlay.png');
	background-size: cover;
}

.aa_hfp_container .overlay {
	background-image: url( '../images/hfp_overlay.png' );
}

.aa_hfp_container.active .overlay {
	opacity: 0;
}

.aa_hfp_image:before,
.aa_hfp_wrapper:before,
.aa_hfp_container .overlay,
.aa_hfp_container.active .overlay,
.aa_hfp_wrapper .aa_hfp_info,
.aa_hfp_cat_block:after,
.aa_hfp_cat_block:before {
	transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
}

.aa_hfp_title {
	font-family: Raleway Extrabold, sans-serif;
	font-size: 52px;
	color: #FFF;
	letter-spacing: -0.050em;
	margin: 0;
	line-height: 57px;
	max-height: 174px;
	overflow: hidden;
}

.aa_hfp_wrapper .aa_hfp_info {
	position: absolute;
	bottom: 0;
	padding: 0 38px 40px;
	width: 100%;
}

.aa_hfp_cat_block {
	position: relative;
	display: inline-block;
	margin-bottom: 23px;
	height: 33px;
}

.aa_hfp_cat_block span {
	font-family: Proximanova Bold, sans-serif;
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: -0.025em;
	display: inline-block;
	line-height: 34px;
	position: relative;
	z-index: 1;
}

.aa_hfp_cat_block:after,
.aa_hfp_cat_block:before {
	content: '';
	display: block;
	position: absolute;
	width: calc(100% + 30px);
	height: 100%;
	top: 0;
	left: -15px;
	z-index: 0;
	transform: skew(-13deg);
}

.aa_hfp_cat_block:before {
	background: #ff6cf9;
	background: -moz-linear-gradient(left, #ff6cf9 0%, #00cdfc 100%);
	background: -webkit-linear-gradient(left, #ff6cf9 0%,#00cdfc 100%);
	background: linear-gradient(to right, #ff6cf9 0%,#00cdfc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff6cf9', endColorstr='#00cdfc',GradientType=1 );
	opacity: 0;
}

.aa_hfp_cat_block:after {
	background: rgba(0, 0, 0, .75);
	opacity: 1;
}

.aa_hfp_container.active .aa_hfp_cat_block:before  {
	opacity: 1;
}

.aa_hfp_container.active .aa_hfp_cat_block:after  {
	opacity: 0;
}

.aa_hfp_container.active .aa_hfp_info {
	padding-bottom: 54px;
}

.archive .aa_hfp_cat_block {
	display: none;
}

/* Topic */
.aa_hfp_wrapper.hfp_topic,
.aa_hfp_wrapper.hfp_cat {
	max-width: 1560px;
	margin: 0 auto;
}

.aa_hfp_wrapper.hfp_topic {
	margin-bottom: 24px;
}

.hfp_topic .aa_hfp_container {
	width: 40%;
}

.hfp_topic .aa_hfp_container:first-of-type {
	width: 60%;
}

.hfp_topic .aa_item_info_block span {
	color: #FFF;
}

.hfp_topic .aa_hfp_wrapper .aa_hfp_info {
	padding: 0 47px 45px;
}

.hfp_topic .aa_hfp_title {
	letter-spacing: -0.058em;
	padding-bottom: 13px;
}

.aa_mobile_device .hfp_topic .aa_hfp_container:first-of-type {
	width: 100%;
}

.aa_mobile_device .hfp_topic .aa_hfp_container.hfp-post-big .aa_hfp_title,
.aa_mobile_device .hfp_cat .aa_hfp_container.hfp-post-big .aa_hfp_title {
	font-size: 32px;
	line-height: 37px;
	max-height: 115px;
	padding-bottom: 4px;
}

.aa_mobile_device .hfp_topic .aa_hfp_top_cat_wrapper,
.aa_mobile_device .hfp_cat .aa_hfp_top_cat_wrapper {
	top: 177px;
	padding: 4px 20px 0 0;
}

.aa_mobile_device .hfp_topic .aa_hfp_top_cat_inner,
.aa_mobile_device .hfp_cat .aa_hfp_top_cat_inner {
	font-size: 36px;
	line-height: 45px;
	padding: 0 36px 8px 13px;
}

.aa_mobile_device .hfp_topic .aa_hfp_container.hfp-post-big .aa_hfp_info,
.aa_mobile_device .hfp_cat .aa_hfp_container.hfp-post-big .aa_hfp_info {
	padding: 0 14px 25px;
}

.aa_mobile_device .hfp_topic .aa_hfp_container.hfp-post-big .aa_item_info_block span,
.aa_mobile_device .hfp_cat .aa_hfp_container.hfp-post-big .aa_item_info_block span {
	color: #FFF;
	font-size: 16px;
}

.aa_mobile_device .hfp_topic .aa_hfp_container:not(.hfp-post-big):before {
	content: '';
	height: 2px;
	width: 100%;
	display: block;
	position: absolute;
	top: auto;
	background: #161616;
	bottom: 0;
	left: 0;
}

.aa_mobile_device .hfp_topic .aa_hfp_container:not(.hfp-post-big) {
	background-color: rgba(255, 255, 255, 0.05);
	padding: 21px 15px;
}

.aa_mobile_device .hfp_topic .aa_hfp_container:not(.hfp-post-big) .aa_hfp_cat_block {
	display: none;
}

.aa_mobile_device .hfp_topic .aa_hfp_container:not(.hfp-post-big) .aa_hfp_title {
	padding-bottom: 4px;
}

/* Topic */

/* Category */

.aa_hfp_wrapper.hfp_cat {
	background-color: #FFF;
	padding-bottom: 20px;
  margin-bottom: 24px;
}

.hfp_cat .aa_hfp_container:first-of-type {
	width: 100%;
	margin-bottom: 103px;
}

.hfp_cat .aa_hfp_container:first-of-type:after {
	content: "\1f516";
	display: block;
	font-family: icons;
	position: absolute;
	width: 20px;
	height: 18px;
	bottom: -61px;
	left: 50px;
	color: #bbbbbb;
	font-size: 38px;
	line-height: 0;
	overflow: hidden;
}

.hfp_cat .aa_hfp_container:first-of-type .aa_item_info_block span {
	color: #FFF;
}

.hfp_cat .aa_hfp_top_cat_inner {
	font-size: 84px;
	padding: 0 76px 8px 45px;
}

.hfp_cat .aa_hfp_container:first-of-type .aa_hfp_wrapper .aa_hfp_info {
	padding: 0 49px 45px;
	width: 75%;
}

.hfp_cat .aa_hfp_container:first-of-type .aa_hfp_title {
	padding-bottom: 12px;
	letter-spacing: -0.054em;
}

.hfp_cat .aa_hfp_container:not(:first-of-type) {
	width: 29%;
	margin: 0 1.6%;
	height: 419px;
}

.hfp_cat .aa_hfp_container:not(:first-of-type) .aa_hfp_image_wrapper,
.hfp_cat .aa_hfp_container:not(:first-of-type) .aa_hfp_image {
	height: 255px;
	position: relative;
}

.hfp_cat .aa_hfp_container:not(:first-of-type) .aa_hfp_title {
	font-size: 30px;
	color: #000;
	line-height: 37px;
	letter-spacing: -0.025em;
	max-height: 75px;
	margin-bottom: 12px;
}

.hfp_cat .aa_hfp_container:not(:first-of-type) .aa_hfp_info {
	position: relative;
	padding: 26px 1px 0;
}

.hfp_cat .aa_hfp_container.active:not(:first-of-type) .aa_hfp_info {
	padding-top: 16px;
}

.hfp_cat .aa_hfp_container:nth-child(2) {
	margin-left: 3.3%;
}

.hfp_cat .article_info_stick {
	display: inline-block;
	height: 2px;
	width: 36px;
	background: #ff6cf9;
	background: -moz-linear-gradient(left, #ff6cf9 0%, #00cdfc 100%);
	background: -webkit-linear-gradient(left, #ff6cf9 0%,#00cdfc 100%);
	background: linear-gradient(to right, #ff6cf9 0%,#00cdfc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff6cf9', endColorstr='#00cdfc',GradientType=1 );
	margin: 0 10px 0 5px;
	position: relative;
	top: -4px;
}

/* Category */

/* mobile top featured posts */
.aa_mobile_device .aa_hfp_wrapper {
	margin-bottom: 0;
}

.aa_mobile_device .aa_hfp_container {
	float: none;
	width: 100%;
	height: auto;
}

.aa_mobile_device .aa_hfp_container.hfp-post-big {
	height: 431px;
}

.aa_mobile_device .aa_hfp_container.hfp-post-big .aa_hfp_info {
	padding: 0 14px 34px;
}

.aa_mobile_device .aa_hfp_container.hfp-post-big .aa_hfp_title {
	font-size: 42px;
	line-height: 46px;
	max-height: 138px;
}

.aa_mobile_device .aa_hfp_container.hfp-post-big .aa_hfp_cat_block {
	margin-bottom: 13px;
	left: -4px;
}

.aa_mobile_device .aa_hfp_container.hfp-post-big .aa_hfp_cat_block span {
	font-size: 14px;
}

.aa_mobile_device .aa_hfp_container:not(.hfp-post-big) {
	padding: 30px 15px;
}

.aa_mobile_device .aa_hfp_container:not(.hfp-post-big) .overlay {
	display: none;
}

.aa_mobile_device .aa_hfp_container:not(.hfp-post-big) .aa_hfp_image_wrapper {
	width: 100px;
	height: 100px;
	float: left;
	margin-right: 20px;
}

.aa_mobile_device .aa_hfp_container:not(.hfp-post-big) .aa_hfp_info {
	position: relative;
	bottom: auto;
	padding: 0;
	width: auto;
	overflow: hidden;
	height: 100px;
}

.aa_mobile_device .aa_hfp_container:not(.hfp-post-big) .aa_hfp_cat_block:before,
.aa_mobile_device .aa_hfp_container:not(.hfp-post-big) .aa_hfp_cat_block:after {
	display: none;
}


.aa_mobile_device .aa_hfp_container:not(.hfp-post-big) .aa_hfp_cat_block {
	display: block;
	margin: -3px 0 5px;
	height: auto;
}

.aa_mobile_device .aa_hfp_container:not(.hfp-post-big) .aa_hfp_cat_block span {
	font-family: Proximanova Extrabold, sans-serif;
	color: #849bfa;
	font-size: 14px;
	line-height: 17px;
}

.aa_mobile_device .aa_hfp_container:not(.hfp-post-big) .aa_hfp_title {
	font-size: 20px;
	letter-spacing: -0.025em;
	line-height: 20px;
	max-height: 60px;
	color: #FFF;
}

.aa_mobile_device .aa_hfp_container:last-child:before {
	content: '';
	height: 8px;
	width: 100%;
	display: block;
	position: relative;
	top: -30px;
	background: url('../images/menu_item_line.png');
}

.aa_mobile_device .aa_hfp_wrapper .aa_item_info_block span {
	color: #93a5a5;
	font-family: Proximanova Bold, sans-serif;
	font-size: 15px;
	display: inline-block;
}

.aa_mobile_device .hfp_cat .aa_hfp_container:not(:first-of-type) .aa_hfp_image {
	height: 100px;
}

.aa_mobile_device .hfp_cat .aa_hfp_container:nth-child(2) {
	margin-left: 0;
}

.aa_mobile_device .hfp_cat .aa_hfp_container:not(:first-of-type) {
	width: 100%;
	margin: 0;
	height: auto;
}

.aa_mobile_device .aa_hfp_wrapper.hfp_cat {
	background-color: #000;
	padding-bottom: 0;
}

.aa_mobile_device .hfp_cat .aa_hfp_container:not(.hfp-post-big) .aa_hfp_cat_block {
	display: none;
}

.aa_mobile_device .hfp_cat .aa_hfp_container:first-of-type:before {
	content: "EDITOR’S PICK";
	display: block;
	font-family: Raleway Extrabold, sans-serif;
	position: absolute;
	bottom: -56px;
	left: 43px;
	color: #FFF;
	font-size: 26px;
	letter-spacing: -0.04em;
}

.aa_mobile_device .hfp_cat .aa_hfp_container:first-of-type:after {
	bottom: -46px;
	left: 18px;
	color: rgba(255, 255, 255, 0.20);
}

.aa_mobile_device .hfp_cat .aa_hfp_container:first-of-type {
	margin-bottom: 70px;
}

.aa_mobile_device .hfp_cat .aa_hfp_container:not(.hfp-post-big) {
	padding: 20px 15px;
}

.aa_mobile_device .hfp_cat .aa_hfp_container:not(:first-of-type):before {
	content: '';
	height: 8px;
	width: 100%;
	display: block;
	position: relative;
	top: -20px;
	background: url(../images/menu_item_line.png);
}

.aa_mobile_device .hfp_cat .aa_hfp_container:nth-child(2):before {
	display: none;
}

.aa_mobile_device .hfp_cat .aa_item_info_block .article_info_stick {
	display: none;
}

.aa_mobile_device .hfp_cat .aa_hfp_container:not(:first-of-type) .aa_hfp_title {
	margin-bottom: 6px;
}

/* hfp widget */


/*===sticky_soc_wrapper===*/
#header-bar .aa_sticky_soc_wrapper {
	position: absolute;
	z-index: 50000009;
	top: 23px;
	right: 46px;
}

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

.aa_sticky_soc_wrapper a.aa_soc {
	height: 72px;
	display: inline-block;
	color: #fff;
	font-size: 19px;
	padding: 25px 8px;
}

.aa_sticky_soc_wrapper a.aa_soc:hover {
	color: #00cdfc !important;
}
/*===end sticky_soc_wrapper===*/

@media only screen and (max-width : 991px) {
  #aa_header_main_logo {
    width: 150px;
    height: 57px;
  }
}

/*===================================================Header=======================================*/