 @font-face { 
	font-family: lightsegoe; 
	font-display: auto; 
	src: url('./fonts/lightsegoe/lightsegoe.eot');
	src: local('lightsegoe'), url('./fonts/lightsegoe/lightsegoe.woff') format('woff'), url('./fonts/lightsegoe/lightsegoe.ttf') format('truetype');
	} 
/* @font-face { font-family: Open Sans; src: url('./fonts/Open_Sans/Open Sans-Regular.ttf'); src: local('Open Sans'), url('./fonts/Open_Sans/Open Sans-Regular.ttf');} */
/* @font-face { font-family: Lato; src: url('./fonts/Lato/lato-regular-webfont.woff2') format('woff2'), url('./fonts/Lato/lato-regular-webfont.woff') format('woff'), url('./fonts/Lato/Lato-Regular.ttf') format('truetype');	} */

@font-face {font-family: Roboto, sans-serif; font-display: auto;}
@font-face {font-family: Open Sans, sans-serif;  font-display: auto;}
 @font-face { 
	font-family: freestyle; 
	 font-display: auto;
	src: url('./fonts/FreestyleScrD/FreestyleScrD.eot');
	src: local('FreestyleScrD'), url('./fonts/FreestyleScrD/FreestyleScrD.woff') format('woff'), url('./fonts/FreestyleScrD/FreestyleScrD.ttf') format('truetype');
	}
	
body{ margin: 0px;}
	
.art-main{
  background: #fff;
  margin: 0 auto;
  font-family: Open Sans, Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  position: relative;
  width: 100%;
  cursor: default;
  overflow: hidden;
  font-size: 12px;
}

.art-sheet{
  margin: 0px auto;
  position: relative;
  cursor: auto;
  max-width: 1140px;
  z-index: auto !important;
}

.art-sheet-inner{
	display: table;
    width: 100%;
    table-layout: fixed;
}

.art-main h1 , .art-main h2,.art-main h3 , .art-main h4,.art-main h5 , .art-main h6{
	margin: 0px;
	font-family: Roboto, Open Sans, Verdana, Geneva, Arial, Helvetica, Sans-Serif; 
	line-height: 100%;
}

.art-main h3 , .art-main h4, .art-main h5 , .art-main h6{
    font-weight: bold;
    font-style: normal;
}

.page-header h2 {
	padding-top: 15px;
}

.art-sheet h3 {
    font-size: 18px;
}

.art-sheet h4 {
    font-size: 16px;
}

.art-sheet h5 {
    font-size: 14px;
}

.art-sheet h6 {
    font-size: 12px;
}

.art-sheet a:visited, .art-sheet a.visited {
    font-family: Open Sans,Verdana, Geneva, Arial, Helvetica, Sans-Serif;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    color: #333;
}
.art-sheet a, .art-sheet a:link {
    font-family: Open Sans,Verdana, Geneva, Arial, Helvetica, Sans-Serif;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    color: #333;
}

.art-sheet a:hover , .art-sheet a:hover {
    color: #b5b5b5;
}

.art-sheet, .art-sheet li, .art-sheet table, .art-sheet a, .art-sheet a:link, .art-sheet a:visited, .art-sheet a.visited, .art-sheet a:hover, .art-sheet a.hovered {
    font-family: Open Sans,Tahoma, Arial, Helvetica, Sans-Serif;
    line-height: 150%;
}

ul.art-hmenu {
    font-size: 11px;
    font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: normal;
    text-align: justify;
}

table, ul.art-hmenu {
    font-size: 12px;
    font-family: Opensans, Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: normal;
    text-align: justify;
}

.art-header
{
	margin: 0 auto;
    position: relative;
    z-index: auto !important;
    background: #fff;
    height: 95px;
}

.art-nav{
    background-position: left;
    margin: 0px auto 0;
    position: fixed;
    z-index: 499;
    width: 100%;
    text-align: right;
    background-color: #fff;
	height: 95px; 
	padding-top: 25px;
	box-sizing: border-box;
	box-shadow: 1px 0px 23px 0px #8080804f;
}


.art-nav-inner{
	max-width: 1140px;
	margin: 0 auto;
}

.magtek-hmenu-right{
	float: right;
    padding: 7px 25px 0px 25px;
}

.art-nav-left{
	position: absolute;
	left: 20px;
	z-index: 500;
}

.magtek-logo {
    background: url(/images/svg/magtek-logo-trans.svg) no-repeat;
    background-size: contain;
    background-position: center center;
    height: 62px;
    width: 220px;
    display: inline-block;
}

ul.art-hmenu
{
	display: inline-block;
	vertical-align: bottom;
    padding: 10px 0px;
    float: right;
	margin: 0;
}

ul.art-hmenu a, ul.art-hmenu a:link, ul.art-hmenu a:visited, ul.art-hmenu a:hover,
ul.art-hmenu .separator, ul.art-hmenu .separator:link, ul.art-hmenu .separator:visited, ul.art-hmenu .separator:hover
{
  outline: none;
  position: relative;
  z-index: 11;
}

ul.art-hmenu ul
{
  position: relative;
  z-index: 5;
  display: block;
  /* float: left; */
  margin: 0;
  padding: 0;
  border: 0;
  /* background: #969696; */
  /* width: 100%; */
}

ul.art-hmenu li
{
  position: relative;
  z-index: 5;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  border: 0;
  /* background: #969696; */
}

ul.art-hmenu li:hover
{
  z-index: 10000;
  white-space: normal;
}

ul.art-hmenu:after, ul.art-hmenu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}

ul.art-hmenu, ul.art-hmenu ul
{
  min-height: 0;
}

ul.art-hmenu>li
{
  margin-left: 0px;
  margin-right: 0px;
}

ul.art-hmenu>li:first-child
{
  margin-left: 0;
}

ul.art-hmenu>li:last-child, ul.art-hmenu>li.last-child
{
  margin-right: 0;
}

ul.art-hmenu>li>a, ul.art-hmenu>li>.separator{
  margin: 0 auto;
  position: relative;
  display: block;
  height: 34px;
  cursor: pointer;
  text-decoration: none;
  color: #555;
  line-height: 26px;
  text-align: center;
  padding: 3px 12px;
  box-sizing: border-box;
}

.art-hmenu>li>a, .art-hmenu>li>a:link, .art-hmenu>li>a:visited, .art-hmenu>li>a.active, .art-hmenu>li>a:hover,
.art-hmenu>li>.separator, .art-hmenu>li>.separator.active, .art-hmenu>li>.separator:hover
{
  font-size: 13px;
  font-family: Open Sans,'Verdana Ref', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  /* border-radius: 3%; */
  border: solid 1px rgba(218, 218, 218, 0);
}

ul.art-hmenu>li>a.active,
ul.art-hmenu>li>.separator.active
{
  `color: #fff;	
	background: #fff;
	padding: 3px 12px;
	margin: 0 auto;
}

ul.art-hmenu>li>.active{
	background: #e7e7e7;
}

ul.art-hmenu>li>a:visited, ul.art-hmenu>li>a:hover, ul.art-hmenu>li:hover>a
{
  text-decoration: none;
}

ul.art-hmenu>li>a:hover,  ul.art-hmenu>li:hover>a,
ul.art-hmenu>li>.separator :hover,  ul.art-hmenu>li:hover>.separator
{
  background: #b5b5b5;
  padding: 3px 12px;
  margin: 0 auto;
  color: #F7F7F7;
  text-decoration: none;
}

ul.art-hmenu>.parent.deeper>a:hover, ul.art-hmenu>.parent.deeper>.separator:hover {
	background: #b5b5b5;
	color: #fff;
}

  ul.art-hmenu>.parent.deeper:hover>.separator{
	 background: #b5b5b5;
}

  ul.art-hmenu>.active>a:hover {
   background: #b5b5b5;
	color: #fff;
}

 ul.art-hmenu>.active>a , ul.art-hmenu>.active>.separator{
	background: #fff;
}

ul.art-hmenu>li:before
{
  position: absolute;
  display: block;
  content: ' ';
  top: 0;
  left: -1px;
  width: 1px;
  height: 26px;
  /* background: url('../images/menuseparator.png') center center no-repeat; */
}

ul.art-hmenu>li:first-child:before
{
  display: none;
}

ul.art-hmenu li li a
{
  background: #f7f7f7;
  padding: 0 8px;
  margin: 0 auto;
}

ul.art-hmenu li li
{
  float: none;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
}

 ul.art-hmenu li li ul>li:first-child
{
  margin-top: 0;
}

ul.art-hmenu li li ul>li:last-child
{
  margin-bottom: 0;
}

.art-hmenu ul a,.art-hmenu ul .separator
{
  display: block;
  white-space: nowrap;
  height: 23px;
  min-width: 7em;
  border: 0 solid transparent;
  text-align: left;
  line-height: 23px;
  color: #FFFFFF;
  font-size: 11px;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  margin: 0;
}

.art-hmenu ul a:link, .art-hmenu ul a:visited, .art-hmenu ul a.active, .art-hmenu ul a:hover,
.art-hmenu ul .separator, .art-hmenu ul .separator.active, .art-hmenu ul .separator:hover

{
    background: #fff;
    margin: 0 auto;
    font-size: 14px;
    font-family: Open Sans, Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    color: #555;
    line-height: 30px;
    padding: 5px 25px;
    border-bottom: 1px solid #dadada;
    height: auto;
}

ul.art-hmenu ul li a:hover,  ul.art-hmenu ul li:hover>a
{
    background: #cccccc;
    margin: 0 auto;
    color: #fff;
}

ul.art-hmenu ul li a:hover,  ul.art-hmenu ul li:hover>a,
ul.art-hmenu ul li .separator:hover,  ul.art-hmenu ul li:hover>.separator
{
  text-decoration: none;
  /* color: #555; */
}

.art-hmenu ul a:hover,
.art-hmenu ul .separator:hover
{
  color: #555;
}

ul.art-hmenu .deeper ul .active {
    /* background: #fff; */
}

ul.art-hmenu .deeper ul .active a:hover,
ul.art-hmenu .deeper ul .active .separator:hover
{
    /* background: #d5d5d5; */
}

.art-sidebar1 ul.art-hmenu .deeper ul .active a:hover,
.art-sidebar1 ul.art-hmenu .deeper ul .active .separator:hover{
	background: #5ea1cb
}

ul.art-hmenu ul:before
{
  background: #EFF2F5;
  margin: 0 auto;
  display: block;
  position: absolute;
  content: ' ';
  z-index: 1;
}

 ul.art-hmenu li:hover>ul
{
  visibility: visible;
  top: 100%;
}

 ul.art-hmenu li li:hover>ul{
  /* top: 0; */
  /* left: 100%; */
  position: relative;
} 

.art-sidebar1 ul.art-hmenu li li:hover>ul{
  top: 0;
  left: 0;
}

ul.art-hmenu ul
{
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
}

.art-hmenu>li:hover>ul>li>ul {
visibility: visible;
}

.art-hmenu>li>ul>li>ul {
    position: relative;
    left: 0 !important;
    right: auto !important;
    padding: 0 !important;
    margin: 0 !important;
}

 ul.art-hmenu>li>ul
{
  padding: 10px 30px 30px 30px;
  margin: -10px 0 0 -30px;
}

 ul.art-hmenu ul ul
{
  /* padding: 30px 30px 30px 10px; */
  /* margin: -30px 0 0 -10px; */
}

 ul.art-hmenu li ul>li:first-child
{
  margin-top: 0;
}

 ul.art-hmenu li ul>li:last-child
{
  margin-bottom: 0;
}

 ul.art-hmenu ul ul:before
{
  border-radius: 0;
  top: 30px;
  bottom: 30px;
  right: 30px;
  left: 10px;
}

 ul.art-hmenu>li>ul:before
{
  top: 10px;
  right: 30px;
  bottom: 30px;
  left: 30px;
}

/*  ul.art-hmenu>.active>a{
	background: #fff;
} */

.art-sidebar1 .hmenu{
	padding: 15px 10px 0px 0px;
    box-sizing: border-box;
    /* max-width: 300px; */
	background: grey;
    margin: 0 0 0 auto;
}

.art-nav .art-menu-btn span {
    background: #E0E0E0;
    border-radius: 2px;
    display: block;
    height: 3px;
    margin: 3px 1px;
    position: relative;
    -moz-transition: background .2s;
    -o-transition: background .2s;
    -webkit-transition: background .2s;
    transition: background .2s;
}

.art-sidebar1{
	margin: 0 auto;
    width: 27% !important;
    padding: 15px;
    box-sizing: border-box;
    border-right: solid 1px #eaeaea;
}

 .art-sidebar1 ul.art-hmenu>.active>a ,
 .art-sidebar1 ul.art-hmenu>.active>.separator {
    background: #b5b5b5;
	
}

.art-sidebar1 .art-hmenu{
    width: 100%;
    border-bottom: solid 1px #506f83;
    padding-bottom: 0px;
	margin-bottom: 20px;
}

.art-sidebar1 ul.art-hmenu>li>a{
    color: #555;
}

.art-sidebar1 ul.art-hmenu li{
	float: none;
}

 .art-sidebar1 ul.art-hmenu li>ul {
    visibility: hidden;
	display: none;
    top: 100%;
}

  .art-sidebar1 ul.art-hmenu li.active>ul {
    display: block !important;
    background-color: #fff;
	visibility: visible;
	position: relative;
	width: 100%;
}

.art-sidebar1 .art-hmenu .parent {
    width: 100%;
    border-top: 1px solid #506f83;
    /* border-bottom: 1px solid #dadada; */
}

.art-sidebar1 .art-hmenu .deeper a ,
.art-sidebar1 .art-hmenu .deeper .separator 
{
    text-decoration: none;
    background: #fff;
    font-size: 14px;
    font-family: Open Sans, Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    color: #555;
    /* color: #fff; */
    line-height: 30px;
    padding: 5px 25px;
    height: auto;
    height: 100%;
    width: 100%;
    display: block;
    box-sizing: border-box;
	text-align: left;
}

.art-sidebar1 .art-hmenu .deeper ul a,
.art-sidebar1 .art-hmenu .deeper ul .separator
{
    text-decoration: none;
    background: #fafafa;
    /* background: #2b4e64; */
    font-size: 14px;
    font-family: Open Sans, Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    color: #555;
	/* color: #fff; */
    line-height: 30px;
    padding: 5px 25px;
    padding-left: 30px;
    height: 42px;
    width: 100%;
    border-bottom: 1px solid #dadada;
	font-weight: normal;
}

.art-sidebar1 .art-hmenu .deeper ul  .deeper ul a
{
	background: #d8e1e7;
	text-indent: 15px;
}

.art-sidebar1 .art-hmenu .active a,
.art-sidebar1 .art-hmenu .active .separator
 {
    color: #fff;
}

.art-sidebar1 .art-hmenu .deeper ul a.active,
.art-sidebar1 .art-hmenu .deeper ul .separator.active
{
	background: #b0b0b0;
	color: #fff;
}

.art-sidebar1 .art-hmenu .deeper ul .deeper.active ul{
    /* border-bottom: solid 1px #dfdfdf; */
    /* padding-bottom: 10px; */
    background: #e9e9e9;
}

.art-sidebar1 .art-hmenu .deeper ul .deeper   a.active
{
	background: #6ca2c4;
}

.art-sidebar1 .art-hmenu .deeper ul .deeper.active   a{
background: #b0b0b0;    color: #fff;
}

.art-hmenu .deeper ul .deeper.active ul  a,
.art-hmenu .deeper ul .deeper ul  .separator,
.art-hmenu .deeper ul .deeper ul  a,
.art-hmenu .deeper ul .deeper.active ul  .separator,
.art-sidebar1 .art-hmenu .deeper ul .deeper.active ul  a,
.art-sidebar1 .art-hmenu .deeper ul .deeper.active ul  .separator{
	background: #e9e9e9;
    color: #838383;
	    /* border-bottom: solid 1px #cfcfcf; */
}

.art-hmenu .deeper ul .deeper.active ul  a:hover,
.art-hmenu .deeper ul .deeper.active ul  .separator:hover,
.art-hmenu .deeper ul .deeper ul  a:hover,
.art-hmenu .deeper ul .deeper ul  .separator:hover,
.art-sidebar1 .art-hmenu .deeper ul .deeper.active ul  a:hover,
.art-sidebar1 .art-hmenu .deeper ul .deeper.active ul  .separator:hover{
	background: #d1d1d1;
    color: #838383;
}

.art-sidebar1 .art-hmenu .deeper ul .deeper.active   a.active{
	background: #bcbcbc;    color: #fff;
}

.art-sidebar1 .art-hmenu .deeper ul .deeper.active   a.active:hover{
	background: #a3a3a3;    color: #fff;
}

.art-sidebar1 .art-hmenu .deeper ul a.active:hover,
.art-sidebar1 .art-hmenu .deeper ul .separator.active:hover
{
	background: #b5b5b5;
}

.art-sidebar1 ul.art-hmenu>li>a:hover, .art-sidebar1 ul.art-hmenu>li:hover>a,
.art-sidebar1 ul.art-hmenu>li>.separator:hover, .art-sidebar1 ul.art-hmenu>li:hover>.separator
{
  background: #d5d5d5;
  padding: 5px 25px !important;
  margin: 0 auto;
  color: #F7F7F7;
  text-decoration: none;
}

.art-sidebar1 ul.art-hmenu ul li a:hover,  .art-sidebar1 ul.art-hmenu ul li:hover>a,
.art-sidebar1 ul.art-hmenu ul li .separator:hover,  .art-sidebar1 ul.art-hmenu ul li:hover>.separator
{
	background: #5ea1cb;
	color: #fff;
}

.art-sidebar1  ul.art-hmenu>.parent>a:hover, 
.art-sidebar1  ul.art-hmenu>.parent>.separator:hover 
 {
	background: #d5d5d5;
	color: #333;
}

.art-sidebar1 ul.art-hmenu>.parent:hover>a,
.art-sidebar1 ul.art-hmenu>.parent:hover>.separator{
	 background: #d5d5d5;
	 color: #333;
}

 .art-sidebar1  ul.art-hmenu>.active>a:hover ,
 .art-sidebar1  ul.art-hmenu>.active>.separator:hover 
 {
	background: #578cae;
	color: #fff;
}

.art-sidebar1 ul.art-hmenu>.active:hover>a,
.art-sidebar1 ul.art-hmenu>.active:hover>.separator
  {
	 background: #b5b5b5;
	 color: #fff;
}

.art-sidebar1 .art-hmenu li:hover {
    z-index: 1;
    white-space: normal;
}

.art-sidebar1 ul.art-hmenu>li>ul{
	margin: 0px; padding: 0px;
}


.submenu-btn {
    width: 42px;
    height: 42px;
    position: absolute;
    top: 0px;
    right: 0px;
    cursor: pointer;
	z-index: 15;
}

.expand {
    background: url(../images/side-menu/down-bullet.png);
    background-position: center;
    background-repeat: no-repeat;
}

.expand:hover{
    background: url(../images/side-menu/down-bullet.png) rgba(255,255,255,0.3);
	    background-position: center;
    background-repeat: no-repeat;
}

.contract {
    background: url(../images/side-menu/right-bullet.png);
    background-position: center;
    background-repeat: no-repeat;
}

.contract:hover{
    background: url(../images/side-menu/right-bullet.png) rgba(255,255,255,0.3);
	    background-position: center;
    background-repeat: no-repeat;
}

.menu-item-marker{
    width: 30px;
    height: 30px;
    position: absolute;
	top: 5px;
	left: 1px;
	cursor: pointer;
	background: url(../images/side-menu/right-bullet-white.png);
    background-position: center;
    background-repeat: no-repeat;
}

.art-content{
	display: table-cell;
    vertical-align: top;
}

/* Article Content */
.magtekarticlepagecontent-content {
    max-width: 1140px;
	margin: 0 auto;
	box-sizing: border-box;
}

.magtek-article-intro-section-text, .magtekarticlepagecontent-section-text{
    float: left;
    width: 50%;
    text-align: left;
    box-sizing: border-box;
    padding: 5px 10px;
}

.magtek-article-content-btn {
    background: rgb(231, 197, 36);
    width: auto;
    padding: 12px 15px;
    font-size: 13px;
    border-radius: 3px;
    font-family: Roboto, Lato, Open Sans, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    font-weight: bold;
    text-align: center;
    display: inline-block;
    margin: 5px 0px;
    cursor: pointer;
    text-decoration: none !important;
    color: #000 !important;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}

.magtek-article-content-btn:hover{
	background: rgb(248, 215, 57);
	color: #565656 !important;
}

/* article page format default */

	.magtekarticlepagecontent-default-content{
		background-color: #dfdfdf; background-image: radial-gradient(#ededed, #f7f7f7, #efefef);
	}
	
	.magtekarticlepagecontent-default-content-inner{
		max-width: 100% !important;
		display:table;
		width: calc(50% + 725px); 
		margin: 0 auto 0 0;
		background-color: #fff;
		box-shadow: 5px 7px 20px -2px #0000001f;
	}
	
	.magtek-section-description-wrapper{
		min-width: 260px; max-width: 350px; margin: 0 0 0 auto;
	}
	
	.magtek-section-description{
		padding: 5px 10px; max-width: 100%; text-align: left;
	}
	
	.magtek-section-description a, .magtek-section-description a:link ,
	.magtek-section-description a:visited,.magtek-section-description a:active {
		color: #eaf6ff;
	}	
	
	.magtek-section-description a:hover{
		color: #fff;
	}
	
	.art-sheet .magtekarticlepagecontent-section-text-wrapper a
	{
		color: #d11f43;	
		text-decoration: none;
	}
	
	.art-sheet .magtekarticlepagecontent-section-text-wrapper a:hover{
		color: #f56c6c;	
	}
	
	.magtekarticlepagecontent-section-text-wrapper{
		width: 73%;
		min-height: 700px;
		display: table-cell;
		vertical-align: top;
	}

	.magtekarticlepagecontent-default-content .art-sidebar1{
		display: table-cell;
		float: none;
		vertical-align: top;
	}

/* Pre-Responsive */

@media(max-width:1100px){
	ul.art-hmenu{
		width: 350px;
	}
	.art-header{
		height: 113px;
	}
	
	.art-nav{
		height: 113px;
	}
}

/* Responsive  */

#art-resp {
   display: none;
}

@media all and (max-width: 953px)
{
    #art-resp, #art-resp-t { display: block; }
    #art-resp-m { display: none; }
}

@media all and (max-width: 480px)
{
    #art-resp, #art-resp-m { display: block; }
    #art-resp-t { display: none; }
}

#art-resp-desktop {
   display: none;
}
#art-resp-tablet-landscape {
   display: none;
}
#art-resp-tablet-portrait {
   display: none;
}
#art-resp-phone-landscape {
   display: none;
}
#art-resp-phone-portrait {
   display: none;
}

@media (min-width: 1200px)
{
    #art-resp-desktop { display: block; }
}

@media (min-width: 980px) and (max-width: 1199px)
{
    #art-resp-tablet-landscape { display: block; }
}

@media (min-width: 768px) and (max-width: 979px)
{
    #art-resp-tablet-portrait { display: block; }
}

@media (min-width: 480px) and (max-width: 767px)
{
    #art-resp-phone-landscape { display: block; }
}

@media (max-width: 479px)
{
    #art-resp-phone-portrait { display: block; }
}

.default-responsive .art-header * {
    position: relative;
    text-align: center;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -o-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
}


/* -- Technology Articles -- */

.technology-article-content{
	font-family: Lato;
}

.technology-article-content-inner{
	padding: 15px 0;
	max-width: 1140px;
	margin: 0 auto;
}

.technology-article-content-intro{
	padding: 10px 50px 10px 50px;
    font-size: 12pt;
    /* border-top: 1px solid #dadada; */
    /* border-bottom: 1px solid #dadada; */
    color: #777;
    background-color: #fff;
    /* background: url(../images/magtek-pattern-grey.png) #151515 no-repeat; */
    /*background: url(../images/blank-image-2.png) no-repeat #ffffff;*/
    background-size: 100% 100%;
    /* background-position: right bottom; */
}

.technology-article-content-inner h1{
	color: #d11f43;
	font-size: 30pt;
	line-height: 100%;
	font-style: italic;
	text-align: center;
	padding: 5px 0;
}

.technology-article-content-inner h2{	
	text-align: center;
	color: #a6a6a6;
	padding: 5px 0;
	line-height: 105%;
}

.technology-article-content-description{
    padding: 10px 50px;
    font-size: 12pt;
    color: #777;
	/* background-color: #f7f7f7;  */
}

.technology-article-content-description-column{
	width: 50%;
	float: left;
	padding: 10px 20px;
	box-sizing: border-box;
	text-align: justify;
}

.technology-article-content-description-column td{
	border-bottom: solid 1px #dadada;
}

.technology-article-content-enterprise h3{
	font-size: 11pt;
}

.technology-article-content-enterprise{
	background-color: #d1d1d1;
    padding: 10px;
	margin-bottom: 10px;
	font-size: 10pt;
}

.technology-article-content-product-info{

}

.technology-article-content-product-info-column-left{
	width: 640px;
	float: left;
	padding: 10px 20px;
	box-sizing: border-box;
	text-align: justify;
}

.technology-article-content-product-info-column-right{
	width: calc(100% - 640px);
	float: left;
	padding: 10px 20px;
	box-sizing: border-box;
	text-align: justify;
	font-size: 13pt;
}

.technology-article-content-product-info-column-right h3{
	color: #d11f43;
    padding: 10px 0;
    border-bottom: 1px solid #dadada;
}

.product-slider-frame-description{
	width: 100%;
}

.technology-article-content-product-info-column-right{
	box-sizing: border-box;
}


.technology-article-content-product-info-column-right ul {
    list-style-type: circle;
    margin-left: 20px;
    margin-top: 15px;
}

.technology-article-content-product-info-column-right li {
	margin: 5px 0;
	overflow-y: visible !important;
	font-size: 12px;
    font-family: Opensans, Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    color: #3E443C;
}

.technology-article-content-product-specification{
	box-sizing: border-box;
	padding: 0 0 20px 0;
}


.technology-article-specification{
	position: relative;
	height: 60px;
	/* border-bottom: solid 1px #dadada; */
}

 .technology-article-specification-btn{
	position: absolute;
	left: 50%;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background: rgba(209, 18, 66, 0.80);
    width: auto;
    padding: 15px 20px;
    font-size: 18px;
    border-radius: 3px;
    font-family: Lato, Opensans, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    font-weight: bold;
    text-align: center;
    display: inline-block;
    margin: 5px 0px 5px 0px;
    cursor: pointer;
    text-decoration: none;
    color: #fff;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}

 .technology-article-specification-btn:hover{
	background: rgba(249, 43, 95, 0.8);
}

.technology-article-specification-content{
	height: 0px;
	overflow: hidden;
	-webkit-transition: height 0.25s ease-in-out;
    -moz-transition: height 0.25s ease-in-out;
    -ms-transition: height 0.25s ease-in-out;
    -o-transition: height 0.25s ease-in-out;
    transition: height 0.25s ease-in-out;
}

.technology-article-specification-content-inner{
	box-sizing: border-box;
	padding: 30px 50px;
}

.technology-article-specification-content-inner td{
	border-bottom: solid 1px #dadada;
}

.technology-article-specification-sub-content-btn{
	padding:5px 0;
	    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
	cursor: pointer;
	border-bottom: 1px solid #dadada;
}

.technology-article-specification-sub-content-btn span{
	font-size:20pt;
	line-height: 100%;
	vertical-align: text-bottom;
	width: 20px;
        font-size: 20pt;
    line-height: 100%;
    vertical-align: text-bottom;
    width: 20px;
    display: inline-block;
    text-indent: 5px;
}

.technology-article-specification-sub-content-btn:hover{color: #777;}

.technology-article-specification-sub-content{
	overflow: hidden;
	height: 0px;
	-webkit-transition: height 0.25s ease-in-out;
    -moz-transition: height 0.25s ease-in-out;
    -ms-transition: height 0.25s ease-in-out;
    -o-transition: height 0.25s ease-in-out;
    transition: height 0.25s ease-in-out;
}

@media(max-width:975px){
	.technology-article-content-description-column{
		width: 50% !important;
	}
	
	.technology-article-content-product-info-column-left,.technology-article-content-product-info-column-right {
		width: 100% !important;
		text-align: left;
	}
}

@media(max-width:675px){
	.technology-article-content-description-column{
		width: 100% !important;
	}
	
	.technology-article-content-description{
		padding: 10px;
	}
	
	.technology-article-content-intro{
		padding: 10px;
	}
	
	.technology-article-content-product-info-column-left,.technology-article-content-product-info-column-right {
		width: 100% !important;
		text-align: left;
	}
	
	.technology-article-specification-content-inner{
		padding: 30px 10px;
	}
	
	.technology-article-specification-content-inner td{
		width: auto !important;
		min-width: 130px;
	}
}

@media(max-width:450px){
	.technology-article-content-description-column{
		width: 100% !important;
		padding: 10px 0px;
	}
	
	.technology-article-content-description-column td{
		font-size: 6pt;
		font-weight: bold;
	}
}

/* -- END: Technology Articles -- */



.responsive ul.art-hmenu{
	width: 350px;
	}

 .responsive .magtekarticlepagecontent-section-text{
	width: 100%;	
} 

	
.responsive nav.art-nav, .responsive .art-nav-inner {
    width: auto !important;
    position: relative !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    bottom: auto !important;
    margin-top: 0;
    margin-bottom: 0;
    min-width: 0;
    text-align: center !important;
	height: auto;
}

.responsive .art-header {
    width: auto !important;
    max-width: none !important;
    min-height: 100px !important;
    min-width: 0 !important;
    text-align: center;
    padding-bottom: 10px;
	height: auto;
}

.responsive .art-nav ul.art-hmenu ul {
    left: auto !important;
    right: auto !important;
    top: auto !important;
    bottom: auto !important;
    display: none !important;
    position: relative !important;
    visibility: visible !important;
}

.responsive .art-nav ul.art-hmenu li.active>ul {
    display: block !important;
	background-color: #fff;
}

.responsive .cti-hmenu-right {
    padding: 0px 25px 0px 10px;
    text-align: left;
}

.responsive .art-nav ul.art-hmenu {
    float: none;
    text-align: center;
    display: none;
    padding: 15px;
	box-sizing: border-box;
}

.responsive ul.art-hmenu{
	width: 95%;
	margin: 0 auto;
}

.responsive .art-nav ul.art-hmenu li, .responsive .art-hmenu-extra1, .responsive .art-hmenu-extra2 {
    float: none;
}

.responsive .art-nav .art-menu-btn {
    display: block;
    margin: 5px auto;
}

.art-nav .art-menu-btn {
    border: 1px solid #404040;
    border-radius: 3px;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, .2);
    display: none;
    -svg-background: linear-gradient(to bottom, #707070 0, #000 100%);
    background: -ms-linear-gradient(top, #707070 0, #000 100%);
    background: -moz-linear-gradient(top, #707070 0, #000 100%);
    background: -o-linear-gradient(top, #707070 0, #000 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #707070), color-stop(1, #000));
    background: -webkit-linear-gradient(top, #707070 0, #000 100%);
    background: linear-gradient(to bottom, #707070 0, #000 100%);
    margin: 3px;
    outline: none;
    padding: 5px;
    position: relative;
    vertical-align: bottom;
    width: 20px;
}
	
.responsive .art-nav .art-hmenu.visible {
    display: block;
}

.responsive .art-nav ul.art-hmenu>li:first-child>a {
    margin-top: 0 !important;
}

.responsive .art-nav ul.art-hmenu a,
.responsive .art-nav ul.art-hmenu .separator
{
    margin-top: 1px !important;
    margin-bottom: 1px !important;
    height: auto;
    white-space: normal;
	background: #eaeaea;
	line-height: 30px;
	}

.responsive .art-nav ul.art-hmenu .active
{
    background: #eaeaea;
	color: #fff;
}

.responsive ul.art-hmenu>li>a:hover, .responsive  ul.art-hmenu>li:hover>a, 
.responsive ul.art-hmenu>li>.separator:hover, .responsive  ul.art-hmenu>li:hover>.separator
 {
    background: #eaeaea;
    padding: 3px 12px;
    margin: 0 auto;
}	

.responsive .art-nav-left {
    position: relative;
	/* float: left; */
}

.responsive .magtek-hmenu-right{
	float: none;
    padding: 7px 10px 0px 2px;
	text-align: right;
}

.responsive .art-hmenu ul a:link, .responsive .art-hmenu ul a:visited, .responsive .art-hmenu ul a.active,.responsive .art-hmenu ul a:hover ,
.responsive .art-hmenu .parent ul span.separator, .responsive .art-hmenu ul .separator:visited, .responsive .art-hmenu ul .separator.active,.responsive .art-hmenu ul .separator:hover 
{
    background: #fff;
    margin: 0 auto;
    font-size: 13px;
    font-family: Open Sans, Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    color: #525252;
    line-height: 30px;
    padding: 3px 12px;
    border-bottom: 1px solid #dadada;
    height: auto;
	margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.responsive .art-sidebar1 ul.art-hmenu>.active>a, .responsive .art-sidebar1 ul.art-hmenu>.active>.separator, .responsive .art-sidebar1 .separator{
	text-align: center;
}

ul.art-hmenu>li>ul{
	padding: 0px;
	margin: 0px;
}

.responsive .art-hmenu ul a:hover, .responsive .art-hmenu ul a.active,
.responsive .art-hmenu ul .separator:hover, .responsive .art-hmenu ul .separator.active
{
	background: #e9e9e9;
}

.responsive .art-hmenu .active a.active,
.responsive .art-hmenu .active .separator.active
{
   background: #e9e9e9;
   color: #555;
}

.responsive .art-sidebar1 .art-hmenu .active a.active,
.responsive .art-sidebar1 .art-hmenu .active .separator.active{
	color: #fff;
}

.responsive .art-nav ul.art-hmenu .deeper.active> a ,
.responsive .art-nav ul.art-hmenu .deeper.active> .separator {
    background: #cf1241;
	color: #fff;
}

.responsive .art-nav ul.art-hmenu .deeper.active> a:hover,
.responsive .art-nav ul.art-hmenu .deeper.active> .separator:hover{
    background: #cf1241;
}

.responsive  .art-content{
   width: 100% !important;
   display: block !important;
}

.responsive  .art-sidebar1
{
   width: 100% !important;
   display: block !important;
   border: none;
}

 .responsive .art-sidebar1 ul.art-hmenu li.active>ul {
    display: block !important;
    background-color: #fff;
	visibility: visible;
	position: relative;
}

.responsive .art-sidebar1 .art-hmenu .deeper ul a,
.responsive .art-sidebar1 .art-hmenu .deeper ul .separator
{
    text-decoration: none;
    background: #fff;
    background: #2b4e64;
    font-size: 14px;
    font-family: Open Sans, Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    color: #555;
    color: #fff;
    line-height: 30px;
    padding: 5px 25px;
    padding-left: 30px;
    height: auto;
    width: 100%;
    border-bottom: 0px solid #dadada;
    font-weight: normal;
}

.responsive .art-sidebar1 ul.art-hmenu ul li a:hover, .responsive  .art-sidebar1 ul.art-hmenu ul li:hover>a {
    background: #b5b5b5;
    color: #fff;
}

.responsive .art-sidebar1 .art-hmenu .deeper ul a.active {
    background: #fff;
}

.responsive .art-sidebar1 ul.art-hmenu ul li a:hover, .responsive  .art-sidebar1 ul.art-hmenu ul li:hover>a, 
.responsive .art-sidebar1 ul.art-hmenu ul li .separator:hover, .responsive  .art-sidebar1 ul.art-hmenu ul li:hover>.separator 
{
    background: #b5b5b5;
	color: #fff;
}

.responsive .art-sidebar1 .art-hmenu .deeper ul a.active, 
.responsive .art-sidebar1 .art-hmenu .deeper ul .separator.active 
{
    background: #fff;
}

.responsive .art-sidebar1 .art-hmenu .deeper ul a.active:hover,
.responsive .art-sidebar1 .art-hmenu .deeper ul .separator.active:hover
{
    background: #b5b5b5;
	color: #fff;
}

.responsive .art-sidebar1 ul.art-hmenu>li>a.active ,
.responsive .art-sidebar1 ul.art-hmenu>li>.separator.active 
{
    background: #b5b5b5;
    margin: 0 auto;
}

.responsive .ctiarticlepagecontent-section-text {
	width: 100% !important;
}

/*-----*/

.responsive .magtekarticlepagecontent-default-content-inner{
	display: block;
}

.responsive .magtekarticlepagecontent-section-text-wrapper{
	width: 100%;	
	display: block;
}

.responsive .magtek-section-description-wrapper{
	max-width: 100%;	
	text-align: center;
}

.responsive .magtekarticlepagecontent-default-content{
	display: block;	
}



