/*****************************/
/*** Core html setup stuff ***/
/*****************************/

*
{
    padding: 0;
    margin: 0;
    font-family:arial;
}

html {
  padding: 0 ;
  margin: 5px 0 15px 0;
}

h5 {
  padding: 0 ;
  margin: 5px 0 15px 0;
}

form {
  margin: 0;
  padding: 0;
}

body {
background-color:#FFFFFF;
background-position:99px 100px;
background-repeat:no-repeat;
height:100%;
}

#all{
    width:868px;
    border-bottom:1px solid #8283be;
    margin: 0 auto;
}

/* #header { */
    /* width:868px; */
    /* height:122px; */
    /* background-image:url(../images/header.jpg); */
    /* background-repeat:no-repeat */
/* } */

#mainmenu {
    border-bottom:1px #8383be solid;
    height:21px;
    background-color:#d0dceb;
}

.menu 
{
    display: block;
    text-decoration: none;
    padding: 3px;
    color: #004a80;
    font-weight:bold;
    font-family:Arial;
    font-size: 13px;
}

#leftsection {
    width:114px;
    border-right:1px #8383be solid;
}

#man {
    margin-top:5px;
    margin-left:5px;
}

#frame {
    padding:5px;
}

#frame li{
    margin: 15px;
}
fieldset
{
    border: 1px solid #EFF3F9;
    padding:4px;
}

#middle {
background-repeat:no-repeat;
}

#leftcol .contentpaneopen, #leftcol .contentheading {
    font-size:12px;    
    margin: 0;
}

#copyr
{
margin-top:5px;
height:20px;
font-size: 10px;
color: #030faf;
}
.title1
{
font-size: 108%;
padding: 3px;
color: #004a80;
font-weight:bold;
}
input
{
font-size: 12px;
}

.title1
{
font-size: 12px;
}



input.button { cursor: pointer; }

p { 
    padding:0;
    margin:0;
}

img { 
    border 0; 
}

div.contact_email label
{
    font-size: 12px;
}

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
#page_bg {
	padding: 10px 0;
	margin-bottom: 1px;
}

div.center {
  text-align: center;
}

div#wrapper {
	margin-left: auto;
	margin-right: auto;
}

body.width_medium div#wrapper {
	width: 950px;
}

body.width_small div#wrapper {
	width: 773px;
}

body.width_fmax div#wrapper {
	min-width: 750px;
	max-width: 1050px;
}

 

#whitebox div {
	text-align: left;
}

#whitebox_t {
	background: #fff url(../images/mw_content_t.png) 0 0 repeat-x;
}

#whitebox_tl {
	background: url(../images/mw_content_t_l.png) 0 0 no-repeat;
}

#whitebox_tr {
	height: 10px;
	overflow: hidden;
	background: url(../images/mw_content_t_r.png) 100% 0 no-repeat;
}

#whitebox_m {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width: auto;
	padding: 1px 8px;
}

#whitebox_b {
	margin-top: -5px;
	background: url(../images/mw_content_b.png) 0 100% repeat-x;
}

#whitebox_bl {
	background: url(../images/mw_content_b_l.png) 0 100% no-repeat;
}

#whitebox_br {
	height: 13px;
	background: url(../images/mw_content_b_r.png) 100% 100% no-repeat;
}

/* horizontal pill menu */
table.pill {
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

td.pill_l {
  background: url(../images/mw_menu_cap_l.png) no-repeat;
  width:  20px;
  height: 32px;

}

td.pill_m {
  background: url(../images/mw_menu_normal_bg.png) repeat-x;
  padding: 0;
  margin: 0;
  width: auto;
}

td.pill_r {
  background: url(../images/mw_menu_cap_r.png) no-repeat;
  width:  19px;
  height: 32px;
}

#pillmenu {
  white-space: nowrap;
  height: 32px;
  float: left;
}

#pillmenu ul {
  margin: 0;
  padding: 0;
  list-style:none;
}

#pillmenu li {
	float: left;
	background: url(../images/mw_menu_separator.png) top right no-repeat;
	margin: 0;
	padding: 0;
}

#pillmenu a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
	float:left;
  display:block;
  height: 24px;
  line-height: 24px;
  padding: 0 20px;
  color: #000;
  text-decoration: none;
}

#pillmenu a#active_menu-nav {
	margin-top:2px;
	height: 21px;
	line-height: 21px;
	background-position: 0 0;
}

#leftcolumn {
	padding: 0;
	margin: 0;
	width: 20%;
	float:left;
}

#maincolumn,
#maincolumn_full {
	margin-left: 20%;
	padding-left: 15px;
	width: 75%;
}

#maincolumn_full {
	margin-left: 0;
	padding: 0;	
	width: 100%;
}

table.nopad {
	width: 100%;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
}

table.nopad td.middle_pad {
	width: 20px;
}

/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

span.pathway {
  display: block;
  margin: 0 20px;
  height: 16px;
  line-height: 16px;
  overflow: hidden;
}

/* headers */
div.componentheading {
  padding-left: 0px;
}

h1 {
    color: #800001;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 1.6em;
    font-weight: 600;
    padding: 10px 0 4px 0;
    text-align: left;
    vertical-align: bottom;
    width: 100%;
}
h1 span {
    display: block;
    padding: 0 0 10px;
}

h2, .contentheading {
	padding: 0;
	font-family: Arial, Helvetica,sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	vertical-align: bottom;
	color: #333;
	text-align: left;
	width: 100%;
}

h5, .contentheading {
	padding: 0;
	font-family: Arial, Helvetica,sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	vertical-align: bottom;
	color: #333;
	text-align: left;
	width: 100%;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

h3, .componentheading, table.moduletable th, legend {
  margin: 0;
  font-weight: bold;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 1.5em;
  padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
}

/* small text */
.small {
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.modifydate {
  height: 20px;
  vertical-align: bottom;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;

}

a.readon {
	margin-top: 10px;
	display: block;
	float: left;
	background: url(../images/mw_readon.png) top right no-repeat;
	padding-right: 20px;
	line-height: 14px;
	height: 16px;
}

/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }


/** overlib **/

.ol-foreground {
	background-color: #f6f6f6;
}

.ol-background {
	background-color: #666;
}

.ol-textfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.ol-captionfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	color: #0B55C4;
	text-decoration: none;
	font-size: 12px;
}

.ol-closefont {}

/* menu links */
.mainlevel {
    display: inline;
    text-decoration: none;
    padding: 3px;
    color: #004a80;
    font-weight:bold;
    font-family:Arial;
    font-size: 13px;
    width: 100px;
}

a.mainlevel {
    width: 150px; 
}

/* spacers */
span.article_separator {
display:none;
}

.article_column {
	padding-right: 5px;
}

.column_separator {
	border-left: 1px dashed #e0e0e0;
	padding-left: 10px;
}

td.buttonheading {

}

td.buttonheading img {
	border:none;
}

.clr {
	clear: both;
}

td.greyline {
  width: 20px;
  background: url(../images/mw_line_grey.png) 50% 0 repeat-y;
}

div#maindivider {
  border-top: 1px solid #ddd;
  margin-bottom: 10px;
  overflow: hidden;
  height: 1px;
}

table.blog span.article_separator {
	display: block;
	height: 0;
}

/* edit button */
.contentpaneopen_edit{
	float: left;
}

/* table of contents */
table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}


/* content tables */
td.sectiontableheader {
  background: #efefef;
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
}


/* content styles */
table.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
	width: auto;
}

table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #ddd;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

table.contentpaneopen h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

.highlight {
	background-color: #fffebb;
}

/* module control elements */
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

div.moduletable, div.module {
  
}

div.module_menu h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #eee;
	margin: -23px -4px 5px -5px;
	padding-left: 10px;
	padding-bottom: 2px;
}

div.module_menu {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}

div.module_menu div div div {
	padding: 10px;
	padding-top: 30px;
	padding-bottom: 15px;
	width: auto;
}

div.module_menu div div div div {
	background: none;
	padding: 0;
}

div.module_menu ul {
	margin: 10px 0;
	padding-left: 20px;
}

div.module_menu ul li a:link, div.module_menu ul li a:visited {
	font-weight: bold;
}

#leftcolumn div.module {
	padding: 0 10px;
}

#leftcolumn div.module table {
	width: auto;
}

/* forms */
table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

div.search input {
	width: 145px;
	border: 1px solid #ccc;
	margin: 15px 0 10px 0;
}

form#form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#form-login ul { padding-left: 20px; }

form#com-form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#com-form-login ul { padding-left: 20px; }

/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #666; }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #666; text-align: center; }

/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}

table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}

table.paramlist td.paramlist_value {
}

div.message {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}

/* Banners module */

/* Default skyscraper style */
.bannergroup {
}

.banneritem img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Text advert style */

.banneritem_text {
	padding: 4px;
	font-size: 11px;
}

.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	background-color: #F7F7F7;
	text-align: right;
}

/* System Messages */
/* see system general.css */

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

/* Polls */
.pollstableborder td {
	text-align: left;
}

/* WebLinks */
span.description {
	display:block;
	padding-left: 30px;
}

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom:1px solid #eee;
	color: #666;
}

/* Tooltips */

.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

/* System Standard Messages */
#system-message { margin-bottom: 20px; }

#system-message dd.message ul { background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E; margin:0px; padding-left: 40px; text-indent:0px;}

#syndicate{
	float:left;
	padding-left: 25px;
}

#power_by{
	float:right;
	padding-right: 25px;
}

/* Component Specific Fixes */

#component-contact table td {
	padding: 2px 0;
}

button.validate {
	font-size:13px;
}

/*----------------------------------------------------content_block*/
.content_block {
  font: normal 14px/1.33 Arial, sans-serif;
  color: #333;
}
.content_block p {
  font-size: medium;
  margin: 0 0 10px;
  text-align: left;
}
.content_block p span {
  font-weight: 600;
}
.content_block p span.mod_1 {
  font-size: small;
  font-family: verdana;
}

.content_block a {
    text-decoration: none;
}
.content_block a:hover {
    text-decoration: underline;
}

/*-----------------------------languages_list*/
.languages_list {
  list-style-type: disc;
  margin: 5px 0;
  overflow: hidden;
}

.languages_item {
  color: #06569d;
  float: left;
  font-size: 16px;
  margin: 0 12px 0 15px;
}
.languages_item a:link, .languages_item a:visited {
  color: #06569d;
  font-weight: 400;
  text-decoration: none;
}
.languages_item a:hover {
  text-decoration: underline;
}

#frame li.languages_item{
margin: 0 12px 0 15px;
}

/*-----------------------------languages_list###*/

.button_v1 {
  display: block;
  position: relative;
  margin: 0 0 10px 224px;
  width: 264px;
  height: 70px;
  line-height: 70px;
  font-size: small;
}
.button_v1:hover {
  opacity: 0.9;
}
.button_v1:before {
  position: absolute;
  content: "";
  top: 0;
  left: -1px;
  background: url(../../../images/download.png) 0 0 no-repeat;
  width: 265px;
  height: 79px;
}

.button_v1.mod_ru:before {
  background: url(../../../images/download_ru.png) 0 0 no-repeat;
  width: 265px;
  height: 79px;
}

.download_block {
  position: relative;
  overflow: hidden;
  height: 87px;
  margin: 0 0 10px;
}

.download_b__text {
  width: 241px;
  height: 79px;
  line-height: 79px;
  position: absolute;
  right: 0;
  top: 0;
}
.download_b__text p {
  display: inline-block;
  line-height: 1.25;
  margin: 0;
  overflow: hidden;
  vertical-align: middle;
}
.download_b__text span {
  font-weight: 600;
}
.download_b__text a {
  color: #06569D;
  font-weight: 600;
  text-decoration: none;
}
.download_b__text a:hover {
  border-bottom: none;
  text-decoration: underline;
}

.facebook {
  display: inline-block;
  position: absolute;
  top: 0;
  left: -10px;
}

.hline_v1 {
  color: #06569d;
  margin: 0 0 10px;
  font-weight: 600;
  display: block;
  font-size: 22px;
  padding: 0;
}
.hline_v1.mod_1{
  font-size: 21px;
  margin: 0 0 3px;
}

.hline_v1 span {
    padding: 0;
    font-size: 0.7em;
}

.hline_v2 {
  color: #06569d;
  font-size: 24px;
  margin: 10px 0;
  font-weight: 600;
}

.hline_v5 {
  color: #06569d;
  font-size: 24px;
  margin: 10px 0;
  font-weight: 600;
}
.img_hold {
  margin: 10px 0;
}

.another_converters_list {
  overflow: hidden;
  margin: 0 0 10px;
}
.another_converters_list li {
  width: 45%;
  display: block;
  float: left;
}
.another_converters_list a {
  text-decoration: none;
}
.another_converters_list a:hover {
  text-decoration: underline;
}

/*--------------------------------------requirements_block*/
.requirements_b__hline {
  color: #4B68B7;
  font-size: 24px;
  margin: 20px 0;
  font-weight: 600;
}

.requirements_b__list {
  list-style: outside none none;
}

.requirements_b__item {
  font-weight: 600;
}

.requirements_b__item ul {
  padding: 10px 0 5px;
  list-style-type: disc;
  margin: 0 0 0 24px;
  font-weight: normal;
}

/*--------------------------------------requirements_block###*/
/*--------------------------------------block_one*/
.block_one {
    margin: 20px 0;
    overflow: hidden;
    padding: 0 0 0 99px;
    position: relative;
}
.facebook.mod_1 {
    position: absolute;
    left: 478px;
    top: 0;
}
.block_one a {
    position: absolute;
    right: 105px;
    top: 82px;
}
/*--------------------------------------block_one###*/
/*--------------------------------------tags*/

.tags_block {
    margin: 10px 0;
}

.tags_b__title {
  background: url(../../../images/tags.gif) 0 0 no-repeat;
  width: 112px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #ffffff;
}

.tags_b__inner {
  border: 1px solid #cecece;
  font-weight: 400;
  padding: 10px;
  font-size: 12px;
  line-height: 1.9em;
  text-align: justify;
}

/*--------------------------------------tags###*/
/*-http://www.audio-transcoder.com/buy----------------------*/

.table_pay {
        border-collapse: collapse;
        border-spacing: 0;
	margin: 10px auto;
	text-align: center;
	width: 100%;
	font-weight: 600;
}
.table_pay tr,.table_pay td, .table_pay th{
	border: 1px solid #d0dceb;

}
.table_pay th{
	padding: 6px;
	background-color: #E8E8E8;
}
.table_pay td{
	padding: 5px;
}
.table_pay a{
	display: block;
	font-size: 13px;
	margin: 15px 0;

}
.table_pay__price{
	color: red;
	font-size: 16px;
}
.table_pay_l{
	text-align: left;
	background-color: #fffafa;
}
.table_pay__ico{
	position: relative;
	padding: 180px 0 10px;
	display: block;
        font-size: 18px;
}
.table_pay__ico:before{
	position: absolute;
	top: -10px;
	left: 50%;
	margin: 0 0 0 -100px;
	background: url(/images/converter200x200.png) 0 0 no-repeat;
	width: 200px;
	height: 200px;
	content: "";
}

.table_pay__list{
	position: relative;
	width: 275px;
	margin: 8px auto;

}
.table_pay__item{
	position: relative;
	display: block;
	padding: 0 0 0 105px;
	text-align: left;
}
.table_pay__item.mod_2, .table_pay__item.mod_3, .table_pay__item.mod_4{
	padding-bottom: 10px;
}

.table_pay__item:before{
	position: absolute;
	content: "";
}
.table_pay__item.ico_1:before{
	top: 3px;
	left: 0;
	background: url(/images/webmoney.png) 0 0 no-repeat;
	height: 34px;
	width: 97px;
}
.table_pay__item.ico_2:before{
	top: -5px;
	left: 23px;
	background: url(/images/yandex_logo_small.png) 0 0 no-repeat;
	width: 62px;
	height: 26px;
}
.table_pay__item.ico_3:before{
	top: -2px;
	left: 0;
	background: url(/images/VisaQIWIWallet.png) 0 0 no-repeat;
	width: 90px;
	height: 34px;
}


/*-END--http://www.audio-transcoder.com/buy---------------------*/
/*----------------------------------------------------------------------content_block####*/

.link_pay {
    display: block;
    font-size: 13px;
    font-weight: 600;
    margin: 15px 0;
}

/*--http://www.audio-transcoder.com/en/download---------------------*/
.hline_v3 {
	font-size: 13px;
	margin: 0 0 20px;
	font-weight: 600;
	color: #000;
}
.hline_v3.mod_1 {
    font-size: small;
    margin: 0;
}
.download_block.mod_1{
	height: 265px;
	overflow: hidden;
}
.download_b__l{
	float: left;
}
.download_block.mod_1 ul{
	position: relative;
	padding: 110px 0 0 5px;
	margin: 0 0 14px;
	font-size: 14px;
	width: 150px;
}
.download_block.mod_1 ul:before{
	background: url(../../../images/128x128-images-logo_b.png) no-repeat scroll 0 0;
	content: "";
	height: 128px;
	left: -10px;
	position: absolute;
	top: -10px;
	width: 128px;
}
.download_block.mod_1 ul{
width: 300px;
}
.download_block.mod_1 img{
	position: absolute;
	top: 0;
	left: 200px;
}
.button_v1.mod_2 {
	margin: 0 0 10px;
}
.button_v1.mod_2.ru::before {
    background: rgba(0, 0, 0, 0) url("../../../images/download_ru.png") no-repeat scroll 0 0;
}
.download_b__r {
	height: 254px;
	width: 304px;
	float: right;
}
.download_b__link{
	margin: 0 0 0 45px;
}
.img_block__list{
}
.img_b__item{
	display: inline;
}

/*-END--http://www.audio-transcoder.com/en/download---------------------*/

.key_features__list {
    font-weight: normal;
    list-style-type: disc;
    margin: 0 0 0 24px;
    padding: 10px 0 5px;
}


/**** adaptive add igrkiv.ru *****/

.container {
	width: 868px;
	max-width:100%;
	margin:0 auto;
}
ul#menu {
	list-style-type:none;
	display:flex;
    justify-content: space-around;
    align-content: center;
}
#header {
	margin-bottom:1px;
}
#middle {
	display:flex;
}
#leftsection {
    width: 120px;
    border-right: 1px #8383be solid;
    float: left;
}

@media (max-width: 868px) {
*, ::after, ::before {
    box-sizing: border-box;
}
img {
	max-width:100%;
}
#frame {
	margin:15px;
}



.download_block {
    position: static;
    overflow: visible;
    height: auto;
    margin: 0 0 10px;
display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.download_b__text {
    position: static;
}
.facebook {
    position: static;
}
.button_v1 {
    display: block;
    position: relative;
    margin: 15px 0;
    width: auto;
    height: auto;
    line-height: 1.2;
}
.button_v1:before {
    position: static;
    content: "";
    top: 0;
    left: -1px;
    background: url(../../../images/download.png) 0 0 no-repeat;
    width: 265px;
    height: 79px;
	display:block
}
}

@media (max-width: 600px) {
body {
	line-height:1.5;
}
.nothome #leftsection {
	display:none;
}
.img_block__list {
	display:none;
}

ul#menu {
	display:flex;
	flex-wrap:wrap;
}
#mainmenu {
height:auto;
}
#menu li{
padding:5px 20px;
}
#frame {
	margin:15px;
	width:100%;
	max-width:100%;
}

#copyr  {
	padding:15px;
}
#middle {
	flex-wrap:wrap;
}
#leftsection {
width:100%;
order:1;
text-align:center;
}
#leftcol .contentpaneopen, #leftcol .contentheading {
    width: 100%;
}

.tablediv td {
	display:block;
	width:100%;
}

.features a{
display:inline-block;
padding:5px 10px;
}

.hline_v1 {
    font-size: 24px;
}
.hline_v2 {
    font-size: 18px;
}

.hline_v5 {
    font-size: 18px;
}
}