<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead, tr   {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup
*/

table {
	border-collapse: collapse;
	border-spacing: 1;
	text-align: center;
} 

/* line 2, ../sass/_extend.scss */
.product {
  zoom: 1;
}
/* line 3, ../sass/_extend.scss */
.product:before {
  content: "";
  display: table;
}
/* line 7, ../sass/_extend.scss */
.product:after {
  content: "";
  display: table;
  clear: both;
}

/* line 15, ../sass/_extend.scss */
.tks-column, .one-column, .two-column, .three-column, .four-column, .five-column {
  width: 100%;
  margin-bottom: 20px !important;
  margin: auto;
  clear: both;
  padding: 0 10px;
  box-sizing: border-box;
}
@media (min-width: 551px) {
  /* line 15, ../sass/_extend.scss */
.tks-column,  .one-column, .two-column, .three-column, .four-column, .five-column {
    max-width: 1200px;
      padding: 0 0px;
  }
}
/* line 25, ../sass/_extend.scss */
 .one-column img, .two-column img, .three-column img, .four-column img, .five-column img {
  width: 80%;
  margin-bottom: 15px;
  height: inherit;
}
@media (min-width: 551px) {
  /* line 32, ../sass/_extend.scss */
  .one-column li:last-child, .two-column li:last-child, .three-column li:last-child, .four-column li:last-child, .five-column li:last-child {
    margin-right: 0px !important;
  }
}

/* line 38, ../sass/_extend.scss */
* {
  font-family: "Open Sans", "Segoe UI", "Meiryo", "Microsoft JhengHei", "MS UI Gothic",   "MS PGothic", Arial, Helvetica, sans-serif;
  font-weight: normal;
}

/* line 9, ../sass/main_new.scss */
.clear {
  clear: both;
}

/* line 12, ../sass/main_new.scss */
* {
  margin: 0;
  padding: 0;
}

/* line 19, ../sass/main_new.scss */
body {
  padding: 0;
  margin: 0;
}

/* line 24, ../sass/main_new.scss */
.product {
  box-sizing: border-box;
  overflow: inherit !important;
  width: 100%;
  margin-top: 0px;
  overflow: hidden;
  *zoom: 1;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 600px) {
  /* line 24, ../sass/main_new.scss */
  .product {
    overflow: hidden;
    *
    zoom: 1;
    background:;
  }
}

/* line 36, ../sass/main_new.scss */
.column-block {
  width: 100%;
  clear: both;
  overflow: hidden;
  padding: 30px 10px 0px 10px;
  box-sizing: border-box;
}

@media (min-width: 600px) {
  /* line 36, ../sass/main_new.scss */
  .column-block {
    margin: 0 auto;
  }
}

@media (min-width: 768px) {
  /* line 36, ../sass/main_new.scss */
  .column-block {
    margin: 0 auto;
    padding: 30px 20px 0px 20px;
  }
}
@media (min-width: 1279px) {
  /* line 36, ../sass/main_new.scss */
  .column-block {
    margin: 0 auto;
     padding: 0px 0px 0px 0px;
  }
}
/* line 49, ../sass/main_new.scss */


@media (min-width: 768px) {
  /* line 57, ../sass/main_new.scss */
 .one-column ul li {
	 width: 98%;
}
  .two-column ul li {
    width: 48%;
    float: left;
    margin-right: 2%;
    display: block;
    float: left;
    margin-top: 30px;
  }
 .three-column-ds01 {
    width: 18%;
    float: left;
    display: block;
  }
 .three-column-ds02 {
    width: 55%;
    float: left;
    display: block;
  }
 .three-column-ds03 {
    width: 27%;
    float: left;
    display: block;
	text-align: center; 
	margin-top: 40px;
    margin-bottom: 30px;
  }
}

/* line 67, ../sass/main_new.scss */
.three-column ul li {
  position: relative;
}
@media (min-width: 767px) {
  /* line 74, ../sass/main_new.scss */
  .three-column ul li {
    width: 32%;







    float: left;
    margin-right: 2%;
    display: block;
    float: left;
    margin-top: 30px;
  }
}

@media (min-width: 600px) {
  /* line 87, ../sass/main_new.scss */
  .four-column ul li {
    width: 50%;
    float: left;
    padding-right: 10px;
    display: block;
    float: left;
    box-sizing: border-box;
  }
}
@media (min-width: 800px) {
  /* line 87, ../sass/main_new.scss */
  .four-column ul li {
    width: 25%;
    float: left;
    padding-right: 10px;
    display: block;
    float: left;
    box-sizing: border-box;
  }
}

@media (min-width: 600px) {
  /* line 99, ../sass/main_new.scss */
  .five-column ul li {
    width: 16.52174%;
    float: left;
    margin-right: 4.34783%;
    display: block;
    float: left;
  }
}

/* line 107, ../sass/main_new.scss */
p {
  margin: 10px 0;
  font-size: 15px;
  line-height: 24px;
}

/* line 113, ../sass/main_new.scss */
h2 {
  font-size: 35px;
  text-align: center;
  line-height: 54px;
  margin: 10px 0px;
  font-weight: 100;
}

/* line 120, ../sass/main_new.scss */
h3 {
  font-size: 21px;
  line-height: 33px;
  font-weight: 700;
  margin: 0px;
  text-align: left;
  color: #000000;
}
@media (min-width: 600px) {
h3 {
  font-size: 24px;
  line-height: 33px;
  font-weight: 700;
  margin: 0px;
  text-align: left;
  color: #000000;
}
}
.li-img {
  display: block;
  width: 100% !important;
  margin: auto;
}

.ds-member{
	display: flex;
	box-sizing: border-box;
	float: left;
	margin:10px 0 0 0;
}
@media (min-width: 1100px){
.ds-member{
	margin: 10px 0;
}	
}
.ds-member .ds-m-img{
	display: block;
	width: 70px;
	float:left;
	padding-right: 5px;
	box-sizing: border-box;
}

.ds-member p{
	display: inline-block;
	width: calc(100% - 70px);
	padding: 0 5px;
	float: left;
	box-sizing: border-box;
	margin: 0;
	color: #000;
	line-height: 20px;
	font-size: 14px;
}
.ds-m-title{
	font-size: 17px;
	line-height: 1.5em;
	font-weight: 500;
}
.ds-m-img img {
    width: 100%;
}

@media screen and (max-width: 800px){
	.ds-member{width:100%;}
}

@media screen and (max-width: 600px){
	.ds-designer{width:100%;}
}
@media screen and (min-width: 600px) and (max-width: 800px){
	.ds-designer{width:50% !important;}
}
@media screen and (min-width: 800px){
	.ds-designer{width:33.3%;}
}
@media screen and (min-width: 1100px){
	.ds-designer{width:25%;}
}
.header {
    max-width: 100%;
    margin: auto;
    height: 45px;
    box-sizing: border-box;
}
@media (min-width: 600px) {
.header {
    /* width: 1200px; */
    margin: auto;
}	
}
.top-bnr {
    height: 300px;
    background-color: #2f3b43;
    background-image: url(../images/top_img_m.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    display: block;
    float: left;
    width: 100%;
    position: relative;
}

@media (min-width: 601px) {
.top-bnr {
	 background-color: #2f3b43;
	 background-image: url(../images/top_img.jpg);
	 background-repeat: no-repeat;
	 background-position: center;
	 width: 100%;
	 display: block;
	 float: left;
	 height: 150px;
	 background-size: auto 150px;
	 background-size: cover;
	}
}
@media (min-width: 1025px) {
.top-bnr {
    height: 200px;
    background-size: auto 200px;
    }
}
.top-block h1 {
    text-align: center;
    font-size: 28px;
    line-height: 36px;
    padding: 30px 0 10px 0;
    color: #ffffff;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    position:absolute;
    top: 46%;
    display: block;
    float: none;
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
}
@media (min-width: 321px) {
	.top-block h1 {
    font-size: 32px;
     line-height: 40px;}
}
@media (min-width: 601px) {
.top-block h1 {
    padding: 20px 0 0px 0;
    position: relative;
    bottom: auto;
    font-size: 31px;
    line-height: 38px;
    top: 0;
    }
}
@media (min-width: 1025px) {
.top-block h1 {
    padding: 30px 0 0px 0;
    position: relative;
    bottom: auto;
    font-size: 40px;
    line-height: 48px;
    top: 0;
    }
}
.top-block h2 {
    text-align: left;
    font-weight: 700;
    font-size: 25px;
    line-height: 37px;
    margin: 0;
}

.ds365-block {
    padding: 20px;
    /* box-sizing: border-box; */
    background: #ffffff;
    border: 10px solid #f0f0f0;
    overflow: hidden;
    box-sizing: border-box;
    /* width: 90%; */
    margin: auto;
    max-width: 1032px;
}
@media (min-width: 768px) {
	.ds365-block {
    padding: 20px 40px 40px 40px;
    /* width: 80%; */
    }
}
.ds-main {
    float: left;
    width: 100%;

}
@media (min-width: 767px) {
.ds-main {
    float: left;
    width: calc(100% - 220px);
}
}


.ds-boxshot {
	display: block;
	margin: auto;
	width: 80%;
	box-sizing: border-box;
	height: inherit;
	max-width: 200px;
}
@media (min-width: 767px) {
.ds-boxshot {
    float:left;
    width: 180px;
    padding-right: 40px;
    box-sizing: border-box;
    height: inherit;
    max-width: none;
    margin-top: 23px;
}	
}
.p-name {

font-size: 31px;

line-height: 42px;

font-weight: 500;

text-align: center;

margin-top: 20px;
}
@media (min-width: 767px) {
	.p-name {
    font-size: 47px;
    text-align: left;
    font-weight: 100;
    margin: 0;
    margin-top: 20px;
    }
}
.p-description {
    font-size: 24px;
    line-height: 30px;
}
span.plan {
    font-size: 24px;
}
.award-section{
	background: #F0F0F0;
	display: flex;
	width: 80%;
	margin: auto;
	padding: 30px;
	box-sizing: border-box;
	margin: 40px auto;
	max-width: 1032px;
}
.award-img{
	/* width: 30%; */
	padding-top: 1em;
	padding-right: 20px;
	box-sizing: border-box;
}

.award-img img{max-width: 200px;}

.award_title{
	font-size: 26px;
	font-weight: 500;
	line-height: 1.4em;
	color: #c00000;
	padding: 0.5em 0;
	display: inline-block;
}
a.award_readon{
    /* border: 1px solid #E40606; */
    font-size: 0.45em;
    padding: 0em 0.8em;
    background: #c00000;
    text-decoration: none;
    display: inline-block;
    line-height: 18px;
    margin-top: 6px;
    color: #fff;
    margin-left: 10px;
    vertical-align: text-top;
}
a.award_readon:hover{
background: #ea3325
}
.award-txt{
	/* padding: 20px 10px 20px 0px; */
	box-sizing: content-box;
	font-size: 15px;
	line-height: 28px;
}

@media screen and (max-width: 800px){
.award-section{
	display: block;
}	
.award-img{
	width: 100%;
	text-align: center;
    padding-top: 0em;
}	
.award-img img{margin-bottom: 20px;max-width: 80%;}	
.award-txt{
	padding:0em 1em 2em 1em;
	box-sizing: content-box;
	text-align: center;
	font-size: 1.0em;
}	
}

.feature-icon {
    display: block;
    width: 180px !important;
    margin: auto;
}
.price {
  font-size: 28px;
  line-height: 51px;
  font-weight: unset;
  display: block;
  float: left;
  font-family: "open sans", sans-serif;
  text-align: center;
  width:100%;
  margin-bottom: 0;
  margin-bottom: 10px;
}
@media (min-width: 767px) {
	.price {

width: 50%;

text-align: right;
}
}
.price-X {
	  font-size: 17px;
  margin-right: 8px;
  text-decoration: line-through;
  display: block;
}
@media (min-width: 769px) {
.price-X {
  display: inline;
}
}
.btn_buy {
  background: #c00000;
  font-size: 16px;
  color: #FFFFFF;
  text-decoration: none;
  border-radius: 100px;
  display: block;
  text-align: center;
  /* text-transform: uppercase; */
  font-weight: 400;
  float: left;
  padding: 16px 50px;
  width: 60%;
  box-sizing: border-box;
  margin: 5px 20% 0px 20%;
  /* box-shadow: 0px 0px 5px #00000030; */
}
@media (min-width: 767px) {
	.btn_buy {

width: auto;

padding: 1px 50px;

margin: 0;

padding: 16px 50px;
}
}
.btn_buy:hover {
  background: #e02222;
  color: #fff;
}
span.avg {
    display: block;
    font-size: 14px;
    line-height: 0;
}
span.plan {
	display:block;
    font-size: 18px;
    font-weight: normal;
}
@media (min-width: 1033px) {
span.plan {
    font-size: 18px;
    font-weight: normal;
    display: block;
}	
}
.ds365-block h3 {
    font-size: 22px;
    font-weight: 500;
    line-height: 30px;
    text-align:center;
}
@media (min-width: 767px) {
.ds365-block h3 {
    text-align:left;
}	
}
.three-column h3 {
    text-align: center;
}

h1 {
    font-weight: 700;
    font-size: 24px;
    margin: 20px auto 0px auto;
    font-weight: normal;
    text-align: center;
    line-height: 32px;
    padding: 10px;
    font-weight: 700;
    /* text-transform: uppercase; */
}
@media (min-width: 767px) {
	h1 {
		    font-size: 27px;
		    line-height: 48px;
		    font-weight: 700;
		    color: #2f3b43;
		    }
}

.column-block h2 {
    font-size: 28px;
    font-weight: 400;
    line-height: 34px;
    display: block;
    color: #079bcc;
}
.four-column .ds-member {



    width: 100%;
}
.top-block {
   width: 100%;
   margin: auto;
   color: #fff;
   box-sizing: border-box;
   position: relative;
   height: 300px;
   float: left;
}
@media (min-width: 601px) {
.top-block {
    max-width: 600px;
    float: none;
    height: 150px;
}	
}
@media (min-width: 1025px) {
.top-block {
    max-width: 800px;
    height: 200px;
}	
}
.price-block {
    float: right;
    width: 100%;
    text-align: inherit;
}
.img-p {
    position: relative;
    background: #000;
    margin: 0 10%;
}



.img-p a.btn_buy {
    bottom: 10px;
    margin: auto 25%;
    padding: inherit;
    width: 50%;
    text-align: center;
}

.img-p img.li-img {width: 100% !important;/* opacity: .5; */}
.img-p {
    position: relative;
    background: #000;
    margin: 0;
}


.img-p a p {
    text-align: center;
    color: #fff;
    width: 100%;
    margin: 5px 0;
    line-height: 22px;
    position: absolute;
    bottom: 40%;
    font-size: 16px;
}	



.img-p img.li-img {width: 100% !important;/* opacity: .5; */}

.footerbox {
    font-size: 12px;
    line-height: 20px;
    padding: 20px 0;
    /* background: #e9e9e9; */
    color: #000000;
    /* border-top: 1px solid #c8c8c8; */
    width: 100%;
    margin-top: 30px;
    box-sizing: border-box;
}

.footerbox a {color: #191919;text-decoration:none;}

a.btn_learn {
    color: #03A9F4;
    text-decoration: none;
}
.header-block {
    position: absolute;
    width: 100%;
}
.ds365-block.ds-2 {
    background: #f0f0f0;
    /* width: fit-content; */
    /* padding: 30px 15%; */
    /* max-width: none; */
    margin-top: 40px;
}
.ds365-block .two-column li{
       margin: 0;
}
.btn-block {
    width: auto;
    display: block;
    margin: auto;
    float: none;
}
@media (min-width: 767px){
.btn-block {
    width: 180px;
    float: left;
    margin-top: 7px;
    margin-left: 20px;
}
}
.check {
    display: block;
    text-align: center;
    font-size: 13px;
    color: #c00000;
    line-height: 28px;
    width: 100%;
    text-decoration: none;
}

.img-p a {
    position: absolute;
    width: 100%;
    height: 100%;
  
    text-decoration: none;
    float: left;
    overflow: inherit;
    display: block;
    bottom: 0;
}	


.img-p a .btn_buy {
    margin: 0;
    font-size: 17px;
    width: 100%;
    padding: 15px;
    line-height: 20px;
    float: inherit;
    background-color: hsla(205, 23%, 17%, 0.89);
    color: #ff5722;
    position: absolute;
    /* font-weight: 100; */
    bottom: 0%;
    border-radius: 0;
    text-transform: capitalize;
    text-align: left;
    transition: .2s;
}
@media (min-width: 601px){
.img-p a .btn_buy {
	    font-size: 17px;
}	
}
@media (min-width: 769px){
.img-p a .btn_buy {

	    font-size: 17px;
}	
}
.img-p a:hover .btn_buy {
	background-color: #FF9800;
	color: #ffffff;
}
span.top-offer {
    color: #ffffff;
    font-size: 26px;
    font-weight: 700;
}
@media (min-width: 600px){
span.top-offer {
    font-size: 35px;
    font-weight: normal;
    color: white;
}
}
.form-block {
    margin: auto;
    padding: 0px 0px 40px 0px;0px 0px;40px 0px;
    box-sizing: border-box;
}

.form-block h1 {
 margin-top: 0px;
}
.form_ctn h3 {
    background: #f1f1f1;
    margin: 5px  0;
    padding: 10px 20px;
    font-size: 17px;
    width: 100%;
    box-sizing: border-box;
}

.form_ctn {
    padding: 20px 0;
}
.form-btn {
    display: table;
    width: auto;
    background: #FF5722;
    margin: auto;
    float: none;
    border: 1px solid #FF5722;
    color: #ffffff !important;
    padding: 0 25px !important;
    text-align: center;
    border-collapse: separate;
    transition: .2s;
}
.form-block .btn_buy:hover {
    background: #FF9800;
    color:#fff !important;
    border: 1px solid #FF9800;
}
@media (min-width: 767px) {
.form-btn {width: 500px;padding: 0 15px !important;}

}
.link-txt {
    display: block;
    width: 100%;
    float: left;
    color: #00e2ff;
    text-align: center;
    margin-top: 10px;
    font-size: 14px;
    text-decoration: none;
    margin-bottom: 50px;
}
.form-block .btn_buy img  {
    display: block;
    text-align: center;
    margin: auto;
}@media (min-width: 767px) {
	.form-block .btn_buy img  {
    display: table-cell;
    float: left;
    margin-top: 6px;
    margin-left: 10px;
}
}
.form-block .p-txt {
    margin: 0 !important;
    width: auto;
    vertical-align: middle;
    color: #ffffff;
    display: block;
    margin-bottom: 10px;
    padding: 0px 20px 10px 20px;
    font-size: 16px;
}
@media (min-width: 601px) {
	.form-block .p-txt {
	    display: table-cell;
	    margin: 0 !important;

	    vertical-align: middle;
	    color: #ffffff;
	    font-size: 18px;
	}
}
@media (min-width: 767px) {
	.form-block .p-txt {
	    display: table-cell;
	    margin: 0 !important;
	    vertical-align: middle;
	    color: #ffffff;
	        padding: 18px;
	}
}
.form-block a:hover .p-txt{
		    color: #fff;
}
.ds-form .ds-boxshot {
    width: 150px;
    margin: auto;
    float: none;
    padding: 40px 0 20px 0;
}

.ds-form .ds-main {
    text-align: center;
    width: 100%;
}

.ds-form .p-name {
    text-align: center;
}
.ds-form .price {
    text-align: center;
    width:100%
}

.ds-form {
    width: fit-content;
    padding: 20px;
    position: relative;
    margin: 20px auto;
}
.ds-offer {
    height: 100px;
    width: 100px;
    position: absolute;


    top: 48px;
    color: #fff;
    left: 22%;
    background: #d20e00;
    display: block;
    font-size: 30px;
    padding-top: 20px;
    box-sizing: border-box;
    text-align: center;
    border-radius: 100px;
}
.or {
    text-align: center;
    font-size: 34px;
    margin: 20px 0;
    font-weight: 100;
    text-transform: uppercase;
    float: left;
    width: 100%;
}
.table_boder {
    width: 100%;
    padding: 10px;
    font-size: 14px;
    line-height: 24px;
    box-sizing: border-box;
    /* border: 1px solid #d9d9d9; */
    background: #ffffff;
}

.note li {
    font-size: 12px;
    line-height: 24px;
}
.note ul{
    
}

ul.note {
    margin: 10px 0px 10px 20px;

    list-style-type: disc;
}


table.table_select th {
    text-align: right;
    font-size: 14px;
    font-weight: normal;
    box-sizing: border-box;
    float: left;
    width: 100%;
    display: block;
    text-align: center;
    height: auto;
}
table.table_select td.td-right {
    padding: 5px 0;
    font-size: 15px;
    font-weight: 500;
    float: left;
    width: 100%;
    display: block;
    box-sizing: border-box;
    text-align: center;
    height: auto;
}
@media (min-width: 767px) {
	table.table_select th {
    font-size: 14px;
    font-weight: normal;
    box-sizing: border-box;
    display: block;
    float: left;
    text-align: right;
    width: 300px;
    height: auto;
    padding: 7px;
}
table.table_select td.td-right {
    padding: 5px;
    font-size: 14px;
    font-weight: 500;
    width: calc(100% - 300px);
    box-sizing: border-box;
    display: block;
    float: left;
    text-align: left;
    height: auto;
}
}
table.table_select p a {
    color: #03A9F4 !important;
    text-decoration: none;
}
input.input_box {

background: #ebebeb;

width: 80%;

font-size: 14px;

box-sizing: border-box;

padding: 2px 10px;

color: #000000;

font: 100 1.2em "Open Sans";

border: 1px #ebebeb solid;
}

input.input_box:focus {
    outline: none;

    }
    table.table_select .btn_buy {
    border: none;
    padding: 8px 20px;
    font-size: 18px;
    margin-top: 10px;
    cursor: pointer;
    width: auto;
    border: 1px solid #FF5722;
    font-weight: 400;
    color: #ffffff;
}@media (min-width: 601px) {
	   table.table_select .btn_buy {
	   padding: 8px 50px;  	
	   }
}
    table.table_select .btn_buy:hover {
    }
img.imgright {
    width: 75px;
    height: inherit;
    /* background: #000; */
    padding: 10px;
    position: absolute;
    bottom: 47%;
	z-index: 1 !important;
}
@media (min-width: 601px) {
img.imgright {
    width: 90px;
    height: inherit;
    /* background: #000; */
    padding: 10px;
    position: absolute;
    top: -23px;
    left: 32px;
}    
}
@media (min-width: 1025px) {
img.imgright {
    width: 90px;
    height: inherit;
    /* background: #000; */
    padding: 10px;
    position: absolute;
    top: -23px;
    left: 49px;
}    
}
.terms {
    padding: 20px 30px;
}
a.btn_buy.btn_close {
    background: #03A9F4;
}
.ds-tag {
    position: relative;
    width: auto;
}
img.li-img.simg {
    width: 80%;
}
span.price-offer {
    color: #c00000;

    /* font-size: 43px; */
    margin-right: 10px;
    font-weight: 500;
    float: left;
    width: 100%;


}

@media (min-width: 767px) {
span.price-offer {
    color: #c00000;
    /* font-size: 43px; */
    margin-right: 10px;

    font-weight: 500;
    float: none;
}   
}
.price.form-price {
    width: 100%;
}
@media (min-width: 1033px) {
.price.form-price {

    width: 80%;
}  
}
.btnform {padding: 12px 30px !important;}
@media (min-width: 601px) {
.btnform {padding: 12px 80px !important;}	
}
h3.choose-title {
    text-align: left;
    margin-top: 20px;
    font-size: 26px;
    color: #FF9800;
    display: block;
}
.ds-main .two-column {
    padding:0;
}
.ds-main .two-column ul li {
    width: 100%;
    padding:0;
}
@media (min-width: 600px){
  .ds-main .two-column ul li {
    width: 50%;
    padding:0px;
}  
}
@media (min-width: 768px){
  .ds-main .two-column ul li {
    width: 50%;
    padding:0px;
}  
}
@media (min-width: 767px){
  .ds-main .two-column ul li {
    width: 100%;
    padding:0px;
}  
}
@media (min-width: 1023px){
  .ds-main .two-column ul li {
    width: 50%;
    padding:0px;
}  
}
img.fb-icon {
    width: 71px;
    float: right;
    display: block;
    margin: 0;
    margin-left: 10px;
    height: inherit;
}
span.fb-txt {
    display: block;
    float: right;
}
.tks-column {
    margin: 40px auto;
    display: block;
    overflow: hidden;
}
span.btn-block.pbox-block {
    float: auto;
}
@media (min-width:767px) {
 span.btn-block.pbox-block {
    float: right;
}   
}

@media (min-width:1025px) {
 span.btn-block.pbox-block {
    float: right;
    margin-right: 18%;
}   
}

/*-------------phase 1----------------------*/


.purchase-block .pname {
    padding: 10px 0 20px 0;
    display: block;
    text-align: center;
    font-size: 22px;
    color: #000;
    font-weight: 700;
    margin: 0px auto;
}
.pname01 {
    padding: 20px 0 20px 10px;
    display: block;
    text-align: left;
    font-size: 25px;
    color: #000;
    font-weight: 700;
    margin: 0px auto;
}

@media (min-width: 769px) {
.purchase-block .pname {
   font-size: 25px;
} 

}

.box-block {
    width: 130px;
    text-align: center;
    margin: auto;
    padding-top: 20px;
}
.box-block img {
    width: 100%;
    margin: auto;
    box-sizing: border-box;
    margin-bottom: 20px;
}

.feature-list {
    float: left;
    width: 100%;
    display: block;
    height: auto;
    margin: 10px 0;
}
@media (width: 601px) {
.feature-list {
    width: 100%;
    height: 230px;
}  
}
@media (min-width: 768px) {
.feature-list {

height: 250px;
}  
}
@media (min-width: 769px) {
.feature-list {
    height: 210px;
}  
}
@media (min-width: 1025px) {
.feature-list {

height: 130px;

margin: 0;

position: relative;

padding-left: 10px;

box-sizing: border-box;

margin-bottom: 20px;
}  
}
.feature-list p {
    margin: 0 0 5px 0px;
    background-image: url(../images/li_disc.png);
    background-repeat: no-repeat;
    background-position-y: 3px;
    background-size: 12px;
    padding-left: 12px;
    line-height: 22px;
    font-size: 14px;
}

.purchase-block .offer {
    font-size: 20px;
    color: #ffffff;
    height: 80px;
    line-height: 20px;
    text-align: center;
    width: 80px;
    display: block;
    background: #e20309;
    border-radius: 100%;
    position: absolute;
    margin-top: -20px;
    margin-left: -60px;
    padding-top: 20px;
    box-sizing: border-box;
}
@media (min-width:601px) {
.purchase-block .offer {
}  
}
.purchase-block .price {
    width: 100%;
    text-align: center;
    line-height: 30px;
    font-size: 30px;
    float: left;
    display: block;
    margin-top: 5px;
    font-weight: 700;
    margin-bottom: 10px;
}

.purchase-block a.btn_buy {
    margin: auto;
    float: none;

}

.btn_offer {
    background: #FF5722;
    font-size: 16px;
    color: #ffffff;
    text-decoration: none;
    border-radius: 100px;
    /* text-transform: uppercase; */
    font-weight: 400;
    box-sizing: border-box;
    /* box-shadow: 0px 0px 5px #00000030; */
    transition:.2s;
    padding: 8px 30px;
    margin: auto;
    cursor: pointer;
    display: inline;
}
@media (min-width:769px) {
.btn-offer {
	    padding: 12px 50px;
}  
}
.btn_offer:hover{
	    background: #FF9800;
	    color: #ffffff;
}
.purchase-block .avg {
    text-transform: uppercase;
    /* font-size: 20px; */
    display: inline;
    margin-left: 5px;
}
.purchase-block .btn-block {
    margin: 10px auto;
    box-sizing: content-box;
    display: block;
    text-align: center;
    width: 100%;
    float: left;
}
a.btn_try {

color: #000000;

font-size: 13px;

line-height: 40px;

text-decoration: underline !important;

display: block;

margin-top: 10px;
}
a.btn_try:hover {

    color: #007786;

}


.cell-bottom {
    display: block;
    width: 100%;
    float: left;
}
.purchase-block .slogan {
    text-align: center;
    margin-bottom: 20px;
    margin-top: -10px;
    font-size: 15px;
    line-height: 24px;
    height:auto;
}
.purchase-block .slogan01 {
    text-align: left;
    margin-bottom: 0px;
	margin-left: 10px;
    margin-top: -10px;
    font-size: 18px;
    line-height: 24px;
    height:auto;
}
@media (width:600px) {
	
.purchase-block .slogan {
   height: 40px;
}
}
.column-block.purchase-block.purchase-bottom {
    background: #d4d4d4;
    /* max-width: 1032px; */
    box-sizing: content-box;
}

.purchase-block {
    margin: auto;
    overflow: hidden;
    /* background: #838da7; */
    padding: 0px 0 0px 0;
}

.purchase-bottom {
    margin: 0 20px;
    background: #33505f;
    overflow: hidden;
    padding: 30px 0px;
}
@media (min-width:551px) {
.purchase-bottom {
    padding: 30px 10px;
} 

}
@media (min-width:961px) {
.purchase-bottom {
    padding: 30px;
} 
}
.purchase-bottom h2 {
    font-size: 28px;
    font-weight: 500;
    margin: 0;
    line-height: 34px;
    margin-bottom: 30px;
    color: #00cffc;
}
@media (min-width:600px) {

.purchase-bottom h2 {
    font-size: 33px;
    line-height: 44px;
}
}
.form-block .purchase-block .two-column {
    padding: 0;
}

.form-block .purchase-block  {
    margin-bottom:50px;
}
.btn_subscribe {
    background: #c00000;
    border: none;
    color: #fff;

    width: 80%;
    margin: 0 10%;

}
.btn_subscribe:hover{
        background: #ff1717;
            color: #fff;
}
@media (min-width: 361px) {
.table_boder {
    padding: 30px 50px;
    box-sizing: border-box;
}
}
.purchase-block .three-column ul li {
    /* background: #ffffff; */
    /* padding: 0px 5px; */
    /* box-sizing: border-box; */
    /* margin: 0; */
    /* width: 33.33333%; */
    margin-bottom: 30px;
    margin-top: 10px;
}
.p-box {
    padding: 10px 10px;
    box-sizing: border-box;
    overflow: hidden;
    border: 3px solid hsl(0, 0%, 95%);
    /* box-shadow: 0px 0px 10px hsla(0, 0%, 0%, 0.2); */
}
i.fa.fa-chevron-circle-right {
    font-size: 20px;
    margin-left: 10px;
    color: #FF5722;
    float: right;
}
.img-p a:hover i.fa.fa-chevron-circle-right{
	   color: #ffffff;
}

.column-block.form-bg {
    background: #2f3b43;
}
.form-block p {
    color: #ffffff;
}

table.table_select p {
    color: #000000;
}
.feature-list p a {
    color: #009fc4 !important;
    text-decoration: none;
    font-weight: 600;
}
.purchase-block.purchase-block-width {
    max-width: 900px;
    padding: 0;
}
	.purchase-block-width .one-column  .p-box .feature-list .pname{
    display:none;
}


.feature-list h3 {
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: 400;
    text-align:center;}

.purchase-block-width .two-column  .feature-list {
height: auto;
}
	.purchase-block-width .one-column  .p-box .pname{
		display:block;
}
@media (min-width: 768px){
	.feature-list h3 {
    text-align:left;
    }
	.purchase-block-width .one-column  .p-box .feature-list .pname{
	display:block;
    text-align: left;
    padding-bottom: 10px;
}

	.purchase-block-width .one-column  .p-box .pname{
		display:none;
}
	.purchase-block-width .one-column  .p-box{
    padding-top:20px;
}

.purchase-block-width .one-column .box-block {
    width: 180px;
    float:left;
    margin-left: 60px;
}
.purchase-block-width .one-column  .feature-list {
    width: calc( 100% - 180px );
    height: auto;
    padding-left:20px;
}
.purchase-block-width .two-column  .feature-list {height: 180px;}	
}
.purchase-block.purchase-block-width h1 {
    margin-bottom: 26px;
    padding: 0 0px;
    box-sizing: content-box;
}
.column-block.form-bg h1 {
    color: #ffffff;
    text-transform: uppercase;
}
.purchase-block-width .one-column .p-box {
    padding: 20px;
}
.purchase-block-width .two-column .p-box {
    padding-bottom: 20px;
}
.purchase-block-width .one-column .p-box .feature-list {
    width:98%;
    padding-left:0;
}.purchase-block-width li{
	margin-bottom:30px;
}
		.purchase-block.purchase-block-width .cell-bottom-pc{
			display:none;
		}
@media (min-width: 768px){
		.purchase-block.purchase-block-width .cell-bottom-m{
			display: none !important;
		}
	.purchase-block.purchase-block-width h1 {
    margin-bottom: 26px;
    padding: 0 30px;
    box-sizing: content-box;
}
.purchase-block-width .one-column .p-box .feature-list {
    width: calc(100% - 240px);
    height: auto;
    margin: 0;
    position: relative;
    padding-left: 30px;
    box-sizing: border-box;
}


.purchase-block-width .one-column .p-box .price-X {
    display: inline !important;
}
.purchase-block-width .two-column .p-box .price-X {
    display: inline !important;
}
.purchase-block-width .one-column .p-box .offer {
    float: left;
    margin-right: 10px;
}
.purchase-block-width .one-column .p-box .price {
    display: block;
    float: left;
    width: auto;
    margin-right: 10px;
}
.purchase-block-width .one-column .p-box .btn-block{
    float: left;
    display: block;
    width: auto;
}
.purchase-block-width .one-column .p-box .cell-bottom{
    float: right;
    display: block;
    width: auto;
    margin-top: 20px;
}
}
table.table_select a {
    color: #03A9F4;
}

/***/
.btn-block_nonbg .btn_buy {
    display: inline-block;
    padding: 14px 40px;
    background: none !important;
    color: #2f3b43 !important;
    font-weight: 500;
    border: 2px solid #2f3b43;
    line-height: normal;
    width:auto !important;
    transition: .2s;
}

.btn-block_nonbg {
    padding: 0px 20px;
    box-sizing: border-box !important;
    margin: 0 !important;
}
@media (min-width: 767px) {
.btn-block_nonbg {
    padding: 20px 20px;
}	
}
.btn-block_nonbg a.btn_buy:hover {
    color: #FF5722 !important;
    border: 2px solid #FF5722;
}
@media only screen and (max-width:700px) {
	.pname01 {
    display: block;
    text-align: center;
    font-size: 25px;
    color: #000;
    font-weight: 700;
}
}</pre></body></html>