h1,
h2,
h3,
h4,
h5,
h6,
.price,
.old-price,
.bonuses {
	-webkit-font-smoothing: antialiased;
}

.framed .layout {
	background-color: #f2f2f2;
}

.framed .container-header,
.framed .container-main-nav,
.framed .container-footer {
	background-color: #ffffff;
}

.ie8 .video-player {
	display: none !important;
}

.ie8 .text-page {
	background-color: #f2f2f2;
}

.ie8 .text-page.bottomShadow {
	box-shadow: 0px 4px 10px -7px rgba(0, 0, 0, 0.5);
	z-index: 1;
}

.ie8 .text-page.white-side {
	background-color: #ffffff;
}

.ie8 .text-page .contents {
	width: 900px;
	padding: 0 30px 10px;
	background-color: #ffffff;
}

.ie8 .text-page .contents.marginTop {
	margin-top: 20px;
	padding-top: 20px;
}

.ie8 .text-page .slider__text.right .description {
	width: 210px;
}

.ie8 .text-page .slider__text.right .image {
	width: 660px !important;
}

.ie8 .text-page .tabs-head {
	background: none;
	border: 0;
	height: 47px;
	width: 960px;
	margin: 0 auto;
}

.ie8 .text-page .tabs-head .contents {
	background: #fefefe;
	background: linear-gradient(to bottom, #fefefe 0%, #f2f2f2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#f2f2f2',GradientType=0 );
}

.ie8 .text-page .tabs-head .tab-head {
	color: #666666;
	font: 16px/25px 'Corpid', sans-serif;
	text-transform: uppercase;
}

.ie8 .text-page .tabs-head .tab-head[data-open="true"] {
	border-top: 0;
	-webkit-border-image: url(../images/plan-tabs-divider.png);
}

.ie8 .text-page.container-gray-shadow {
	box-shadow: none;
}

.ie8 .text-page.container-gray-shadow .contents {
	background-color: #f2f2f2;
}

.text-page .contents {
	margin: 0 auto;
}

.text-page .tabs-text {
	margin-bottom: 40px;
}

.text-page,
.text-popup-contents {
	color: #333333;
	overflow: hidden;
}

.text-page h1,
.text-page h2,
.text-page h3,
.text-page h4,
.text-popup-contents h1,
.text-popup-contents h2,
.text-popup-contents h3,
.text-popup-contents h4 {
	font-family: 'Corpid', sans-serif;
	-webkit-font-smoothing: antialiased !important;
}

.text-page h1,
.text-popup-contents h1 {
	font-size: 34px;
	font-weight: 200;
	margin-top: 0;
}

.text-page h2,
.text-popup-contents h2 {
	font-size: 28px;
	font-weight: 300;
	margin-top: 0;
}

.text-page h3,
.text-popup-contents h3 {
	font-size: 24px;
	font-weight: 300;
	margin-top: 0;
}

.text-page h3.hide-head,
.text-popup-contents h3.hide-head {
	border-top: 1px solid #ededed;
	margin: 0;
	padding-top: 18px;
	padding-bottom: 18px;
	cursor: pointer;
}

.text-page h3.hide-head:after,
.text-popup-contents h3.hide-head:after {
	content: " ";
	background-image: url('../images/sprite-icons.png');
	background-position: -786px -547px;
	background-repeat: no-repeat;
	width: 18px;
	height: 18px;
	display: inline-block;
	margin-left: 10px;
	vertical-align: middle;
}

.text-page h3.hide-head:hover:after,
.text-popup-contents h3.hide-head:hover:after {
	background-image: url('../images/sprite-icons.png');
	background-position: -739px -547px;
	background-repeat: no-repeat;
	width: 18px;
	height: 18px;
}

.text-page h3.hide-head[data-open="true"]:after,
.text-popup-contents h3.hide-head[data-open="true"]:after {
	background-image: url('../images/sprite-icons.png');
	background-position: -124px -576px;
	background-repeat: no-repeat;
	width: 18px;
	height: 18px;
}

.text-page h3.hide-head[data-open="true"]:hover:after,
.text-popup-contents h3.hide-head[data-open="true"]:hover:after {
	background-image: url('../images/sprite-icons.png');
	background-position: -444px -336px;
	background-repeat: no-repeat;
	width: 18px;
	height: 18px;
}

.text-page h3.hide-head:first-child,
.text-popup-contents h3.hide-head:first-child {
	border-top: none;
}

.text-page h4,
.text-popup-contents h4 {
	color: #ff0032;
	font-size: 18px;
	font-weight: 300;
	margin-top: 10px;
	text-decoration: none;
}
@media (min-width:  426px) and (max-width:  639px), (min-width:  321px) and (max-width:  425px), (max-width:  320px) {
	.text-popup-contents h4.mbt0 {
		margin-bottom: 0;
		margin-top: 0;
	}

	.text-popup-contents h4.mt0 {
		margin-top: 0;
	}

	.text-popup-contents h4.mb0 {
		margin-bottom: 0;
	}
}

.text-page a,
.text-popup-contents a {
	text-decoration: none;
}

.text-page p,
.text-popup-contents p {
	color: #333333;
	font: 14px/20px 'Corpid', sans-serif;
}

.text-page p a[href],
.text-popup-contents p a[href],
.text-popup-contents li a[href] {
	color: #ff0032;
	text-decoration: underline;
}

.text-page p.gray-text,
.text-popup-contents p.gray-text {
	font: 12px/18px 'Corpid', sans-serif;
	color: #999999;
}

.text-page ul,
.text-page ol,
.text-popup-contents ul,
.text-popup-contents ol {
	margin: 0 0 20px 20px;
	padding: 0;
}

.text-page ul li,
.text-page ol li,
.text-popup-contents ul li,
.text-popup-contents ol li {
	font: 14px/20px 'Corpid', sans-serif;
	padding-bottom: 6px;
}

.text-page ul.col li,
.text-page ol.col li,
.text-popup-contents ul.col li,
.text-popup-contents ol.col li {
	color: #999999;
	font: 13px/16px 'Corpid', sans-serif;
	float: left;
	padding-bottom: 10px;
	width: 50%;
}

.text-page ul.col:after,
.text-page ol.col:after,
.text-popup-contents ul.col:after,
.text-popup-contents ol.col:after {
	clear: both;
	content: " ";
	display: block;
}

.text-page ol,
.text-popup-contents ol {
	list-style: none;
	counter-reset: li;
	margin: 0;
}

.text-page ol li:before,
.text-popup-contents ol li:before {
	content: counter(li);
	counter-increment: li;
	color: #eb1c23;
	margin-right: 20px;
}

.text-page .blockquote,
.text-popup-contents .blockquote {
	margin-left: 0px;
	border-left: 4px solid #eb1c23;
	padding: 1px 24px;
}

.text-page .blockquote p,
.text-popup-contents .blockquote p {
	color: #666666;
	font: 16px/25px 'Corpid', sans-serif;
}

.text-page .blockquote p.source,
.text-popup-contents .blockquote p.source {
	color: #333333;
	font: 12px/20px 'Corpid', sans-serif;
}

.text-page .blockquote p.source:before,
.text-popup-contents .blockquote p.source:before {
	content: "\2012\2000";
}

.text-page .shadow-line,
.text-popup-contents .shadow-line {
	width: 100%;
	height: 7px;
	background: url(../images/shadow-center.png) no-repeat 50% 0;
	background-size: contain;
	margin-bottom: 20px;
}

.text-page figure,
.text-popup-contents figure {
	margin: 0;
	padding: 0 0 10px 0;
}

.text-page figure .video,
.text-popup-contents figure .video {
	position: relative;
}

.text-page figure .video video,
.text-popup-contents figure .video video {
	width: 100%;
	margin: 10px 0;
}

.text-page figure .video .play,
.text-popup-contents figure .video .play {
	background-image: url('../images/sprite-icons.png');
	background-position: -398px 0px;
	background-repeat: no-repeat;
	width: 65px;
	height: 65px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -32px;
	margin-left: -32px;
	cursor: pointer;
}

.text-page figure figcaption,
.text-popup-contents figure figcaption {
	font: 13px/18px 'Corpid', sans-serif;
	color: #666666;
}

.text-page .slider__text,
.text-popup-contents .slider__text {
	padding-bottom: 16px;
}

.text-page .slider__text:after,
.text-popup-contents .slider__text:after {
	clear: both;
	display: block;
	content: " ";
}

.text-page .slider__text .controls,
.text-popup-contents .slider__text .controls {
	margin-bottom: 10px;
}

.text-page .slider__text .controls .left,
.text-popup-contents .slider__text .controls .left {
	display: inline-block;
	background-image: url('../images/sprite-icons.png');
	background-position: -773px -448px;
	background-repeat: no-repeat;
	width: 28px;
	height: 28px;
	cursor: pointer;
	vertical-align: top;
	margin-right: 8px;
}

.text-page .slider__text .controls .right,
.text-popup-contents .slider__text .controls .right {
	display: inline-block;
	background-image: url('../images/sprite-icons.png');
	background-position: -318px -194px;
	background-repeat: no-repeat;
	width: 28px;
	height: 28px;
	cursor: pointer;
	vertical-align: top;
	margin-left: 8px;
}

.text-page .slider__text .controls .numbers,
.text-popup-contents .slider__text .controls .numbers {
	display: inline-block;
	font: 22px 'Corpid', sans-serif;
	vertical-align: top;
	margin-top: -2px;
}

.text-page .slider__text.right .image,
.text-popup-contents .slider__text.right .image {
	border: 1px solid #ebebeb;
	margin-right: 20px;
	float: left;
}

.text-page .slider__text.right .image img,
.text-popup-contents .slider__text.right .image img {
	width: 100%;
	display: none;
}

.text-page .slider__text.right .image img.show,
.text-popup-contents .slider__text.right .image img.show {
	display: block;
}

.text-page .slider__text.right .description,
.text-popup-contents .slider__text.right .description {
	float: left;
	font: 13px/18px 'Corpid', sans-serif;
}

.text-page .slider__text.right .description .description__header,
.text-popup-contents .slider__text.right .description .description__header {
	font: 18px/46px 'Corpid', sans-serif;
}

.text-page .hide-head,
.text-popup-contents .hide-head {
	cursor: pointer;
}

.text-page .hide-head[data-open="true"] + .hide-text,
.text-popup-contents .hide-head[data-open="true"] + .hide-text {
	display: block;
}

.text-page .hide-text,
.text-popup-contents .hide-text {
	display: none;
}

.text-page .column-2 .column-item,
.text-popup-contents .column-2 .column-item {
	width: 50%;
	float: left;
}

.text-page .column-2:after,
.text-popup-contents .column-2:after {
	clear: both;
	display: block;
	content: " ";
}

.text-page .files li,
.text-popup-contents .files li {
	list-style: none;
	position: relative;
}

.text-page .files li.pdf:before,
.text-popup-contents .files li.pdf:before {
	background-image: url('../images/sprite-icons.png');
	background-position: -776px -361px;
	background-repeat: no-repeat;
	width: 24px;
	height: 30px;
}

.text-page .files li.zip:before,
.text-popup-contents .files li.zip:before {
	background-image: url('../images/sprite-icons.png');
	background-position: -706px -361px;
	background-repeat: no-repeat;
	width: 24px;
	height: 30px;
}

.text-page .files li.doc:before,
.text-popup-contents .files li.doc:before {
	background-image: url('../images/sprite-icons.png');
	background-position: -765px -324px;
	background-repeat: no-repeat;
	width: 24px;
	height: 30px;
}

.text-page .files li.xls:before,
.text-popup-contents .files li.xls:before {
	background-image: url('../images/sprite-icons.png');
	background-position: -769px -396px;
	background-repeat: no-repeat;
	width: 24px;
	height: 30px;
}

.text-page .files li.mp3:before,
.text-popup-contents .files li.mp3:before {
	background-image: url('../images/sprite-icons.png');
	background-position: -438px -70px;
	background-repeat: no-repeat;
	width: 24px;
	height: 30px;
}

.text-page .files li.ppt:before,
.text-popup-contents .files li.ppt:before {
	background-image: url('../images/sprite-icons.png');
	background-position: -736px -324px;
	background-repeat: no-repeat;
	width: 24px;
	height: 30px;
}

.text-page .files li p,
.text-popup-contents .files li p {
	margin: 0;
	padding: 0 0 0 40px;
	color: #999999;
	font-size: 12px;
}

.text-page .files li p a,
.text-popup-contents .files li p a {
	font-size: 14px;
}

.text-page .files li:before,
.text-popup-contents .files li:before {
	top: 5px;
	content: " ";
	display: inline-block;
	position: absolute;
}

.text-page .block-border,
.text-popup-contents .block-border {
	border: 1px solid #e1e1e1;
	padding: 30px;
	margin: 40px 0;
}

.text-page .block-border p,
.text-popup-contents .block-border p {
	color: #666666;
	font-size: 12px;
	line-height: 16px;
}

.text-page table,
.text-popup-contents table {
	width: 100%;
	margin-bottom: 30px;
}

.text-page table thead td,
.text-popup-contents table thead td {
	color: #666666;
	font: 14px/18px 'Corpid', sans-serif;
	font-weight: bold;
	padding: 16px;
	border-top: 3px solid #ededed;
	border-bottom: 1px solid #ededed;
	background-color: #fcfcfc;
}

.text-page table tbody td,
.text-popup-contents table tbody td {
	font: 13px/18px 'Corpid', sans-serif;
	color: #000000;
	padding: 16px;
	border-bottom: 1px solid #ededed;
}

.text-page table tbody tr:nth-child(even),
.text-popup-contents table tbody tr:nth-child(even) {
	background-color: #fcfcfc;
}

.text-page .table-for-phone .hide-head,
.text-popup-contents .table-for-phone .hide-head {
	font: 15px/34px 'Corpid', sans-serif;
	text-transform: uppercase;
	background: #f7f7f7;
	background: linear-gradient(to bottom, #f7f7f7 1%, #ffffff 18px);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#ffffff',GradientType=0 );
	padding: 4px 20px;
}

.text-page .table-for-phone .hide-head[data-open="true"] .contents:before,
.text-popup-contents .table-for-phone .hide-head[data-open="true"] .contents:before {
	background-image: url('../images/sprite-icons.png');
	background-position: -28px -599px;
	background-repeat: no-repeat;
	width: 15px;
	height: 13px;
}

.text-page .table-for-phone .hide-head .contents:before,
.text-popup-contents .table-for-phone .hide-head .contents:before {
	background-image: url('../images/sprite-icons.png');
	background-position: -142px -599px;
	background-repeat: no-repeat;
	width: 15px;
	height: 13px;
	content: " ";
	displaY: inline-block;
	margin-right: 4px;
	vertical-align: middle;
	margin-top: -6px;
}

.text-page .table-for-phone .hide-text td,
.text-popup-contents .table-for-phone .hide-text td {
	color: #000000;
}

.text-page .table-for-phone .hide-text td .h,
.text-popup-contents .table-for-phone .hide-text td .h {
	color: #666666;
}

.table-for-text-page {
	border: 1px solid #ededed;
}
.table-for-text-page tbody td {
	color: #000000;
	padding: 16px;
	border-bottom: 1px solid #ededed;
	text-align: left;
	font: 14px/20px Corpid,sans-serif;
}

.table-for-text-page tbody tr:nth-child(even) {
	background-color: #fcfcfc;
}

.text-page .tabs-head,
.text-popup-contents .tabs-head {
	height: 46px;
	border-bottom: 1px solid #e6e6e6;
	background: #fefefe;
	background: linear-gradient(to bottom, #fefefe 0%, #f2f2f2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#f2f2f2',GradientType=0 );
}

.text-page .tabs-head .tab-head,
.text-popup-contents .tabs-head .tab-head {
	padding: 16px 30px 0;
	font: 16px/20px 'Corpid', sans-serif;
	font-weight: 400;
	display: inline-block;
	vertical-align: bottom;
	height: 31px;
	cursor: pointer;
}

.text-page .tabs-head .tab-head[data-open="true"],
.text-popup-contents .tabs-head .tab-head[data-open="true"] {
	background-color: #ffffff;
	padding: 10px 30px 0;
	border: 1px solid #e6e6e6;
	border-bottom: 0;
}

.text-page .tab-head-mobile,
.text-popup-contents .tab-head-mobile {
	padding: 14px 0;
	color: #333333;
	font: 16px/20px 'Corpid', sans-serif;
	font-weight: 500;
	cursor: pointer;
	border-top: 1px solid #f2f2f2;
}

.text-page .tab-head-mobile[data-open="true"],
.text-popup-contents .tab-head-mobile[data-open="true"] {
	border-bottom: 1px solid #f2f2f2;
}

.text-page .tab-head-mobile[data-open="true"] .contents:after,
.text-popup-contents .tab-head-mobile[data-open="true"] .contents:after {
	background-image: url('../images/sprite-icons.png');
	background-position: -249px -150px;
	background-repeat: no-repeat;
	width: 10px;
	height: 5px;
}

.text-page .tab-head-mobile .contents,
.text-popup-contents .tab-head-mobile .contents {
	position: relative;
}

.text-page .tab-head-mobile .contents:after,
.text-popup-contents .tab-head-mobile .contents:after {
	content: " ";
	background-image: url('../images/sprite-icons.png');
	background-position: -792px -188px;
	background-repeat: no-repeat;
	width: 10px;
	height: 5px;
	display: inline-block;
	top: 10px;
	right: 0;
	position: absolute;
}

.text-page .tab-text h5,
.text-popup-contents .tab-text h5 {
	font: 18px/30px 'Corpid', sans-serif;
	color: #eb1c23;
	font-weight: 300;
	margin: 18px 0;
}

.text-page .tab-text p,
.text-popup-contents .tab-text p {
	padding-right: 50px;
	font: 14px/20px 'Corpid', sans-serif;
}

.text-page .tab-text .hide-head,
.text-popup-contents .tab-text .hide-head {
	font: 14px/20px 'Corpid', sans-serif;
	color: #eb1c23;
	cursor: pointer;
	margin-bottom: 15px;
}

.text-page .tab-text .hide-text p,
.text-page .tab-text .hide-text li,
.text-popup-contents .tab-text .hide-text p,
.text-popup-contents .tab-text .hide-text li {
	font: 14px/20px 'Corpid', sans-serif;
	list-style-type: none;
}

.text-page .tab-text .hide-text li:before,
.text-popup-contents .tab-text .hide-text li:before {
	color: #eb1c23;
	content: "\2022";
	padding-right: 10px;
}

.text-page a.icon-link,
.text-popup-contents a.icon-link {
	display: inline-block;
	margin-left: 6px;
}

.text-page a.icon-link .icon.question,
.text-popup-contents a.icon-link .icon.question {
	position: relative;
	top: 3px;
	display: inline-block;
	background-image: url('../images/sprite-icons.png');
	background-position: -192px -576px;
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
}

.text-page .line-gray,
.text-popup-contents .line-gray {
	border-bottom: 2px solid #ededed;
	padding-top: 30px;
	margin-bottom: 30px;
}

.support_main_pay .accordeon{
	background-color: #ffffff !important;
}

.support_main_pay .accordeon > .accordeon-body{
	margin-left: 40px;
}

.support_main_pay .accordeon-head{
	cursor: pointer;
}

.support_main_pay .accordeon-body{
	display: none;
}

.support_main_pay .accordeon-body > p{
	margin-top: 0;
}

.support_main_pay h2.accordeon-head {
    font-weight: 400;
}

.support_main_pay .accordeon-head{
	position: relative;
}

.support_main_pay .accordeon-head::before {
    content: ' ';
    position: absolute;
    top: 0px;
    left: -19px;
    border: 8px solid transparent;
    border-right: 0px solid #999;
    border-bottom: 8px solid #999;
}

.support_main_pay .accordeon-head.open::before{
	border: 6px solid transparent;
    border-left: 6px solid #999;
    top: 8px;
}
.support_main_pay .accordeon-head.open::after{
	content: ' ';
    position: absolute;
    top: 10px;
    left: -18px;
    border: 4px solid transparent;
    border-left: 4px solid #fff;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx) {

.text-page h3.hide-head:after,
.text-popup-contents h3.hide-head:after {
	background-image: url('../images/sprite-icons@2x.png');
	background-size: 807px 612px;
}

.text-page h3.hide-head:hover:after,
.text-popup-contents h3.hide-head:hover:after {
	background-image: url('../images/sprite-icons@2x.png');
	background-size: 807px 612px;
}

.text-page h3.hide-head[data-open="true"]:after,
.text-popup-contents h3.hide-head[data-open="true"]:after {
	background-image: url('../images/sprite-icons@2x.png');
	background-size: 807px 612px;
}

.text-page h3.hide-head[data-open="true"]:hover:after,
.text-popup-contents h3.hide-head[data-open="true"]:hover:after {
	background-image: url('../images/sprite-icons@2x.png');
	background-size: 807px 612px;
}

.text-page figure .video .play,
.text-popup-contents figure .video .play {
	background-image: url('../images/sprite-icons@2x.png');
	background-size: 807px 612px;
}

.text-page .slider__text .controls .left,
.text-popup-contents .slider__text .controls .left {
	background-image: url('../images/sprite-icons@2x.png');
	background-size: 807px 612px;
}

.text-page .slider__text .controls .right,
.text-popup-contents .slider__text .controls .right {
	background-image: url('../images/sprite-icons@2x.png');
	background-size: 807px 612px;
}

.text-page .files li.pdf:before,
.text-popup-contents .files li.pdf:before {
	background-image: url('../images/sprite-icons@2x.png');
	background-size: 807px 612px;
}

.text-page .files li.zip:before,
.text-popup-contents .files li.zip:before {
	background-image: url('../images/sprite-icons@2x.png');
	background-size: 807px 612px;
}

.text-page .files li.doc:before,
.text-popup-contents .files li.doc:before {
	background-image: url('../images/sprite-icons@2x.png');
	background-size: 807px 612px;
}

.text-page .files li.xls:before,
.text-popup-contents .files li.xls:before {
	background-image: url('../images/sprite-icons@2x.png');
	background-size: 807px 612px;
}

.text-page .files li.mp3:before,
.text-popup-contents .files li.mp3:before {
	background-image: url('../images/sprite-icons@2x.png');
	background-size: 807px 612px;
}

.text-page .files li.ppt:before,
.text-popup-contents .files li.ppt:before {
	background-image: url('../images/sprite-icons@2x.png');
	background-size: 807px 612px;
}

.text-page .table-for-phone .hide-head[data-open="true"] .contents:before,
.text-popup-contents .table-for-phone .hide-head[data-open="true"] .contents:before {
	background-image: url('../images/sprite-icons@2x.png');
	background-size: 807px 612px;
}

.text-page .table-for-phone .hide-head .contents:before,
.text-popup-contents .table-for-phone .hide-head .contents:before {
	background-image: url('../images/sprite-icons@2x.png');
	background-size: 807px 612px;
}

.text-page .tab-head-mobile[data-open="true"] .contents:after,
.text-popup-contents .tab-head-mobile[data-open="true"] .contents:after {
	background-image: url('../images/sprite-icons@2x.png');
	background-size: 807px 612px;
}

.text-page .tab-head-mobile .contents:after,
.text-popup-contents .tab-head-mobile .contents:after {
	background-image: url('../images/sprite-icons@2x.png');
	background-size: 807px 612px;
}

.text-page a.icon-link .icon.question,
.text-popup-contents a.icon-link .icon.question {
	background-image: url('../images/sprite-icons@2x.png');
	background-size: 807px 612px;
}

}

@media only screen and (max-width: 999px) and (min-width: 640px) {

.text-page .contents {
	width: 600px;
}

.text-page .slider__text,
.text-popup-contents .slider__text {
	border-bottom: 1px solid #ededed;
}

.text-page .slider__text .controls,
.text-popup-contents .slider__text .controls {
	float: left;
	width: 160px;
	margin-top: 12px;
}

.text-page .slider__text.right .image,
.text-popup-contents .slider__text.right .image {
	width: 640px;
}

.text-page .slider__text.right .description,
.text-popup-contents .slider__text.right .description {
	width: 480px;
}

}

@media only screen and (min-width: 1000px) {

.framed .text-page .block-border {
	margin: 0 0 40px 0;
}

}

@media only screen and (min-width: 1000px) and (max-width: 12039px) {

.framed .text-page {
	background-color: #f2f2f2;
}

.framed .text-page.bottomShadow {
	box-shadow: 0px 4px 10px -7px rgba(0, 0, 0, 0.5);
	z-index: 1;
}

.framed .text-page.white-side {
	background-color: #ffffff;
}

.framed .text-page .contents {
	width: 900px;
	padding: 0 30px 10px;
	background-color: #ffffff;
}

.framed .text-page .contents.marginTop {
	margin-top: 20px;
	padding-top: 20px;
}

.framed .text-page .slider__text.right .description {
	width: 210px;
}

.framed .text-page .slider__text.right .image {
	width: 660px;
}

.framed .text-page .tabs-head {
	background: none;
	border: 0;
	height: 47px;
}

.framed .text-page .tabs-head .contents {
	background: #fefefe;
	background: linear-gradient(to bottom, #fefefe 0%, #f2f2f2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#f2f2f2',GradientType=0 );
}

.framed .text-page .tabs-head .tab-head {
	color: #666666;
	font: 16px/25px 'Corpid', sans-serif;
	text-transform: uppercase;
}

.framed .text-page .tabs-head .tab-head[data-open="true"] {
	border-top: 0;
	-webkit-border-image: url(../images/plan-tabs-divider.png);
}

.framed .text-page.container-gray-shadow {
	box-shadow: none;
}

.framed .text-page.container-gray-shadow .contents {
	background-color: #f2f2f2;
}

.text-page .contents {
	width: 960px;
}

.text-page .blockquote,
.text-popup-contents .blockquote {
	margin-left: 80px;
}

.text-page .slider__text.right .image,
.text-popup-contents .slider__text.right .image {
	width: 690px;
}

.text-page .slider__text.right .description,
.text-popup-contents .slider__text.right .description {
	width: 240px;
	border-top: 2px solid #eb1c23;
}

.text-page .tab-text .hide-head a,
.text-popup-contents .tab-text .hide-head a {
	border-bottom: 1px dotted #eb1c23;
}

.text-page .tab-text .hide-head[data-open="true"]:before,
.text-popup-contents .tab-text .hide-head[data-open="true"]:before {
	background-image: url('../images/sprite-icons.png');
	background-position: -249px -150px;
	background-repeat: no-repeat;
	width: 10px;
	height: 5px;
}

.text-page .tab-text .hide-head:before,
.text-popup-contents .tab-text .hide-head:before {
	content: " ";
	background-image: url('../images/sprite-icons.png');
	background-position: -792px -188px;
	background-repeat: no-repeat;
	width: 10px;
	height: 5px;
	display: inline-block;
	margin-right: 10px;
	vertical-align: middle;
}

}

@media only screen and (max-width: 999px) {

.text-page .tab-text .hide-head a,
.text-popup-contents .tab-text .hide-head a {
	border-bottom: 1px dotted #eb1c23;
}

.text-page .tab-text .hide-head[data-open="true"]:before,
.text-popup-contents .tab-text .hide-head[data-open="true"]:before {
	background-image: url('../images/sprite-icons.png');
	background-position: -249px -150px;
	background-repeat: no-repeat;
	width: 10px;
	height: 5px;
}

.text-page .tab-text .hide-head:before,
.text-popup-contents .tab-text .hide-head:before {
	content: " ";
	background-image: url('../images/sprite-icons.png');
	background-position: -792px -188px;
	background-repeat: no-repeat;
	width: 10px;
	height: 5px;
	display: inline-block;
	margin-right: 10px;
	vertical-align: middle;
}

}

@media only screen and (max-width: 639px) {

.text-page .contents {
	width: 280px;
}

.text-page h1,
.text-popup-contents h1 {
	font-size: 28px;
}

.text-page h2,
.text-popup-contents h2 {
	font-size: 26px;
}

.text-page h3,
.text-popup-contents h3 {
	font-size: 22px;
}

.text-page p.gray-text,
.text-popup-contents p.gray-text {
	font: 11px/16px 'Corpid', sans-serif;
}

.text-page ul.col li,
.text-page ol.col li,
.text-popup-contents ul.col li,
.text-popup-contents ol.col li {
	width: 100%;
}

.text-page ol li:before,
.text-popup-contents ol li:before {
	margin-right: 10px;
}

.text-page .slider__text,
.text-popup-contents .slider__text {
	border-bottom: 1px solid #ededed;
}

.text-page .slider__text .controls,
.text-popup-contents .slider__text .controls {
	margin-left: auto;
	margin-right: auto;
	width: 130px;
	margin-top: 12px;
}

.text-page .slider__text.right .image,
.text-popup-contents .slider__text.right .image {
	width: 280px;
	float: none;
}

.text-page .slider__text.right .description,
.text-popup-contents .slider__text.right .description {
	width: 280px;
}

.text-page .column-2 .column-item,
.text-popup-contents .column-2 .column-item {
	width: 100%;
}

.text-page .files li p a,
.text-popup-contents .files li p a {
	font-size: 13px;
}

.text-page .block-border,
.text-popup-contents .block-border {
	margin: 30px 0;
}

.text-page table thead td,
.text-popup-contents table thead td {
	display: block;
}

.text-page table tbody td,
.text-popup-contents table tbody td {
	display: block;
}

.text-page .tab-head-mobile,
.text-popup-contents .tab-head-mobile {
	background: #ffffff;
	background: linear-gradient(to bottom, #ffffff 0%, #e5e5e5 99%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 );
}

.text-page .line-gray,
.text-popup-contents .line-gray {
	border-bottom: 0;
}

.table-for-text-page tbody td {
	display: table-cell;
}
}
