.iconWrap{
    text-align: center;
    padding-top: 30px;
    background-color: #3A3955;
}
.iconWrap li{
    width: 125px;
    margin-bottom: 20px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}
.iconWrap li a{
    color: #fff;
    text-decoration: none;
}
.iconWrap .line{
    position: absolute;
    top: 30px;
    right: 140px;
    height: 70px;
    border-left: 1px solid #545379;
    border-right: 1px solid #1C1B2B;
}
.iconWrap .pos-a{
    top: 42px;
    right: 50px;
    width: 40px;
    height: 60px;
    border-left: 0
}
.iconWrap .pos-a a{
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}

.stripeBg{
    background-color: #F9FAFA;
}
.videoContent video{
    display: block;
}
.naturalReaderCommercial{
    color: #fff;
    text-align: center;
    padding: 30px 20% 40px;
    background-color: #130C31;
}
.naturalReaderCommercial .explain{
    color: #fff;
    margin-top: 20px;
    line-height: 32px;
}
.productInformationContent{
    color: #444;
    padding-top: 50px;
}
.productInformationContent .tit{
    text-align: center;
    font-size: 32px;
    margin-bottom: 40px;
}
.productInformation .productList{
    padding: 0;
    margin: 0;
    text-align: center;
}
.productInformation .productList li{
    display: inline-block;
    width: 200px;
    color: #444;
    margin-right: 40px;
    margin-bottom: 60px;
}
.productInformation .productList li:last-child,
.productInformation .productList li:nth-child(4n){
    margin-right: 0;
}
.productInformation .productList li .listIteam{
    height: 220px;
    border: 1px solid #979797;
    box-sizing: border-box;
    border-radius: 3px;
    background-color: #fff;
    overflow: hidden;
}
.productInformation .productList li .productName{
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    margin: 30px 0 20px;
}
.productInformation .productList li .billedYearly{
    text-align: center;
    font-size: 14px;
    font-weight: normal;
}
.productInformation .productList li .price{
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    height: 80px;
}
.productInformation .productList li .price .sign{
    font-size: 16px;
}
.productInformation .productList li .price .unit{
    font-size: 18px;
    font-weight: normal;
}
.productInformation .productList li .usersNum{
    text-align: center;
    font-size: 16px;
    margin: 20px 0;
}
.productInformation .productList li button{
    display: block;
    width: 200px;
    height: 44px;
    line-height: 44px;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    margin-top: 14px;
    border: none;
    border-radius: 3px;
    background-color: #1E75F2;
    cursor: pointer;
}
.productInformation .productList li button.btnTry{
    background-color: #FF5D1C;
}
.productInformation .productList li button a{
    display: block;
    color: #fff;
}

.themeExampleContent{
    padding-top: 60px;
    padding-bottom: 60px;
    color: #000;
    font-size: 16px;
    overflow: hidden;
}
.themeExampleContent .tit{
    font-size: 36px;
    margin-bottom: 20px;
}
.themeExampleContent .themeContent .info{
    line-height: 28px;
}
.themeExampleContent .exampleContent{
    margin-top: 50px;
}
.themeExampleContent .exampleContent .tit{
    color: #1E75F2;
}
.themeExampleContent .exampleContent .list{
    line-height: 25px;
    margin-bottom: 20px;
}
.themeExampleContent .exampleContent .list.notInfo{
    font-weight: bold;
    margin-bottom: 10px;
}
.themeExampleContent .exampleContent .list:last-child{
    margin-bottom: 0;
}
.themeExampleContent .exampleContent .list .btnPlayPause{
    display: inline-block;
    width: 80px;
    height: 25px;
    margin-left: 5px;
    vertical-align: top;
    background: url(https://www.naturalreaders.com/images/mp3_play.png) 0 0 no-repeat;
    cursor: pointer;
}
.themeExampleContent .exampleContent .list .btnPlayPause.pause{
    background-image: url(https://www.naturalreaders.com/images/mp3_pause.png);
}
.multiVoiceContent .themeContent{
    float: left;
    width: 50%;
}
.multiVoiceContent .exampleContent{
    float: right;
    width: 50%;
    text-align: right;
}
.audioEditorContent .info{
    line-height: 1.5;
}
.audioEditorContent img{
    width: 100%;
}
.faqContent .tit{
    font-size: 36px;
    margin-bottom: 30px;
}
.faqContent dl dt{
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 10px;
}
.faqContent dl dd{
    color: #666;
    line-height: 1.5;
    margin-bottom: 50px;
}
.faqContent dl dd:last-child{
    margin-bottom: 0;
}


.bigTxtWrap, .shippingWrap{
    padding: 80px 0 50px;
    text-align: center;
}
.bigTxtWrap .tit, .shippingWrap .tit{
    color: #000;
    font-size: 50px;
    font-weight: bold;
    margin-bottom: 30px;
}
.bigTxtWrap  .explain{
    font-size: 22px;
    color: #4C4C4C;
}
.bigTxtWrap  .newTagImg{
    position: absolute;
    top: -45px;
}
.bigTxtWrap .instructions{
    padding-left: 50px;
    background: url(https://www.naturalreaders.com/images/001.png) 0 0 no-repeat;
}
.bigTxtWrap .instructions .explain{
    font-size: 18px;
    text-align: left;
}
.shippingWrap .panel{
    border-radius: 10px;
}
.shippingWrap .panel-body {
    margin-left: 30px;
    margin-right: 30px;
    padding-right: 100px;
    background: url(https://www.naturalreaders.com/images/shpping.png) right center no-repeat;
}
.shippingWrap .panel-body h1, .shippingWrap .panel-body .explain{
    color: #4C4C4C;
}
.tableWrap{
    padding-top: 80px;
    padding-bottom: 80px;
}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th{
    vertical-align: middle;
}
.table-striped > tbody > tr:nth-of-type(2n+1){
    background-color: #f4f4f4;
}
.table th, .table td{
    height: 48px;
}

.table thead tr th{
    height: 180px;
    text-align: center;
    font-weight: normal;
    background: #F4F4F4;
}
.table .topTxt{
    font-size: 20px;
    font-weight: normal;
}
.table .trNum{
    font-size: 26px;
}
.table tfoot tr:first-child td{
    height: 100px;
}
.table tfoot tr:nth-child(2) td{
    background-color: #FAFAFA;
}
.leftTable td, .smTable td[title]{
    font-size: 14px;
    font-weight: bold;
    color: #666;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.smTable td[title]{
    text-align: left;
}
.leftTable thead tr th, .smTable thead tr th:first-child{
    background: none;
    height: 181px;
    font-size: 16px;
    text-align: left;
    font-weight: bold;
    vertical-align: bottom;
}
.smTable thead tr th:first-child{
    background: #F4F4F4;
}
.leftTable .titTxt, .smTable td.titTxt{
    font-size: 16px;
    font-weight: bold;
    color: #333;
    vertical-align: bottom;
}
.bottomTxt{
    position: absolute;
    bottom: -45px;
    left: 0;
}
.schoolPackages, .off50{
    color:#fff;
    margin: 0 0 20px;
    padding: 20px 0;
}
.schoolPackages{
    background-color:#28A0F5;
}
.off50{
    font-size: 40px;
    background-color:#0CBD2B;
}
.btnWhite{
    border-radius: 40px;
    border-color: #979797;
    color: #000;
    font-size: 18px;
}
.shippingWrap{
    padding: 80px 0 50px;
    text-align: center;
}
.money{
    color: #060606;
    font-size: 20px;
    margin-right: 20px;
}
.additionalVoices{
    margin-bottom: 20px;
}
.additionalVoices .row{
    line-height: 60px;
}
.additionalVoices .panel-body{
    padding-left: 30px;
    padding-right: 30px;
}
.additionalVoices .personalName{
    display: inline-block;
    min-width: 55px;
    color: #333;
    font-size: 16px;
    margin-left: 10px;
}
.selectInput{
    margin-bottom: 20px;
    text-align: left;
}
@media (min-width: 992px){
    .selectPanel{
        margin-top: 90px;
    }
    .lastPanel{
        margin-top: 0;
    }
}
.radioPic, .playPausePic{
    cursor: pointer;
}


.iconWrap{
	text-align: center;
	padding-top: 30px;
	background-color: #3A3955;
}
.iconWrap li{
	width: 140px;
	margin-bottom: 20px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
.iconWrap li a{
	color: #fff;
	text-decoration: none;
}
.iconWrap .line{
	position: absolute;
	top: 30px;
	right: 140px;
	height: 70px;
	border-left: 1px solid #545379;
	border-right: 1px solid #1C1B2B;
}
.iconWrap .pos-a{
	top: 42px;
	right: 50px;
	width: 40px;
	height: 60px;
	border-left: 0
}
.iconWrap .pos-a a{
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

.bigTxtWrap, .shippingWrap{
	padding: 80px 0 50px;
	text-align: center;
}
.bigTxtWrap .tit, .shippingWrap .tit{
	color: #000;
	font-size: 50px;
	font-weight: bold;
	margin-bottom: 30px;
}
.bigTxtWrap  .explain{
	font-size: 22px;
	color: #4C4C4C;
}
.bigTxtWrap  .newTagImg{
	position: absolute;
	top: -45px;
}
.bigTxtWrap .instructions{
	padding-left: 50px;
	background: url(https://www.naturalreaders.com/images/001.png) 0 0 no-repeat;
}

.bigTxtWrap .instructions2{
	padding-left: 50px;
	background: url(https://www.naturalreaders.com/images/002.png) 0 0 no-repeat;
}

.bigTxtWrap .instructions .explain{
	font-size: 18px;
	text-align: left;
}

.bigTxtWrap .instructions2 .explain{
	font-size: 18px;
	text-align: left;
}

.shippingWrap .panel{
	border-radius: 10px;
}
.shippingWrap .panel-body {
	margin-left: 30px;
	margin-right: 30px;
	padding-right: 100px;
	background: url(https://www.naturalreaders.com/images/shpping.png) right center no-repeat;
}
.shippingWrap .panel-body h1, .shippingWrap .panel-body .explain{
	color: #4C4C4C;
}
.tableWrap{
	padding-top: 80px;
	padding-bottom: 80px;
}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th{
	vertical-align: middle;
}
.table-striped > tbody > tr:nth-of-type(2n+1){
	background-color: #f4f4f4;
}
.table th, .table td{
	height: 48px;
}

.table thead tr th{
	height: 180px;
	text-align: center;
	font-weight: normal;
	background: #F4F4F4;
}
.table .topTxt{
	font-size: 20px;
	font-weight: normal;
}
.table .trNum{
	font-size: 26px;
}
.table tfoot tr:first-child td{
	height: 100px;
}
.table tfoot tr:nth-child(2) td{
	background-color: #FAFAFA;
}
.leftTable td, .smTable td[title]{
	font-size: 14px;
	font-weight: bold;
	color: #666;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.smTable td[title]{
	text-align: left;
}
.leftTable thead tr th, .smTable thead tr th:first-child{
	background: none;
	height: 181px;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	vertical-align: bottom;
}
.smTable thead tr th:first-child{
	background: #F4F4F4;
}
.leftTable .titTxt, .smTable td.titTxt{
	font-size: 16px;
	font-weight: bold;
	color: #333;
	vertical-align: bottom;
}
.bottomTxt{
	position: absolute;
	bottom: -45px;
	left: 0;
}
.schoolPackages, .off50{
	color:#fff;
	margin: 0 0 20px; 
	padding: 20px 0;
}
.schoolPackages{
	background-color:#28A0F5;
}
.off50{
	font-size: 40px;
	background-color:#0CBD2B;
}
.btnWhite{
	border-radius: 40px;
	border-color: #979797;
	color: #000;
	font-size: 18px;
}
.shippingWrap{
	padding: 80px 0 50px;
	text-align: center;
}
.money{
	color: #060606;
	font-size: 20px;
	margin-right: 20px;
}
.additionalVoices{
	margin-bottom: 20px;
}
.additionalVoices .row{
	line-height: 60px;
}
.additionalVoices .panel-body{
	padding-left: 30px;
	padding-right: 30px;
}
.additionalVoices .personalName{
	display: inline-block;
	min-width: 55px;
	color: #333;
	font-size: 16px;
	margin-left: 10px;
}
.selectInput{
	margin-bottom: 20px;
	text-align: left;
}
@media (min-width: 992px){
	.selectPanel{
		margin-top: 90px;
	}
	.lastPanel{
		margin-top: 0;
	}
}
.radioPic, .playPausePic{
	cursor: pointer;
}


.switchpcmac{
  position: fixed;
  top: 180px;
  
    right: 3px;
  
background: #06c; 
text-align:center;
}


.btnBack{
	height: 50px;
	line-height: 50px;
	padding-left: 100px;
	margin: 30px 0 0 30px;
	color: #BFBFBF;
	font-size: 36px;
	cursor: pointer;
	background: url(https://www.naturalreaders.com/images/back.png) 0 0 no-repeat;
    margin-bottom: 30px;
}
.btnBack.btnBottomBack{
	margin-bottom: 30px;
}

.billingContainner .headerContainer{
    position: relative;
    top: 0;
    left: 0;
    z-index: 333;
    width: 100%;
    height: 70px;
    padding: 0 25px;
    border-bottom: 1px solid #EDEDED;
    background-color: #fff;
}
.headerContainer .logo{
    float: left;
    width: 40px;
    height: 70px;
    background: url(https://www.naturalreaders.com/images/logo3.png) 0 center no-repeat;
}
.headerContainer .btnGoHome{
    float: left;
    height: 70px;
    line-height: 70px;
    margin-left: 10px;
    font-weight: bold;
    cursor: pointer;
}
.headerContainer .btnGoHome a{
    color: #000;
    font-size: 18px;
    padding-left: 20px;
    background: url(https://www.naturalreaders.com/images/back3.png) 0 center no-repeat;
}
