ul.list-with-check-pic { list-style-image: url(/templates/pic/bg-ico-ok.png); padding-left: 70px; }
ul.list-with-check-pic li{ font-size:18px; font-style:normal; font-variant:normal; font-weight:300; margin-top:5px; padding-bottom:5px; }
ul.list-with-check-pic-center li{ background: url(/templates/pic/bg-ico-ok.png) no-repeat left center; list-style: none; font-size:18px; font-style:normal; font-variant:normal; font-weight:normal; margin-top:15px; padding-bottom:5px; padding-left: 40px; }
.fxCopierTitle{ font-size:18px; font-style:normal; font-variant:normal; font-weight:bolder; }
.simpleText{ font-size:18px; font-style:normal; font-variant:normal; font-weight:bolder; padding-top: 0px; }
.fxCopierWraper{ overflow: hidden; height: auto; margin:10px 0; }
.fxCopierYouCanCopy{ float: right; width: 420px; }
.fxCopierYouCanReverse{ float: left; width: 420px; height: 230px; }
.fxCopierYouCanSplit{ float: right; width: 420px; }
.fxCopierVideo { float: left; width: 500px; height: 320px; }
.fxCopierHowCanItSaveYourTime { float: left; width: 400px; }
.fxCopierCopiesEverything { float: left; vertical-align: middle; width: 70px; }
.fxCopierSupportAnyTypes { float: left; width: 400px; }
.fxcopier-pic { position: absolute; width: 150px; height: 150px; background: url(/templates/pic/fxcopier/copier-logo.png) no-repeat center; top: 55px; right: 140px; }
.columnBlue{ background-color: #35c5ff; padding: 4px 8px; box-shadow: 3px 3px 3px #888; margin: 5px 0 10px 0; position: relative; background: -webkit-linear-gradient(left,#3575CC, #4093D7); /* For Safari 5.1 to 6.0 */ background: -o-linear-gradient(left,#3575CC, #4093D7); /* For Opera 11.1 to 12.0 */ background: -moz-linear-gradient(left,#3575CC, #4093D7); /* For Firefox 3.6 to 15 */ background: linear-gradient(left,#3575CC, #4093D7); color: white; }
.columnGrey{ background-color: #d9d9d9; padding: 4px 8px; box-shadow: 3px 3px 3px #888; margin: 5px 0 10px 0; position: relative; background: -webkit-linear-gradient(left,#efefef, #f4f4f3); /* For Safari 5.1 to 6.0 */ background: -o-linear-gradient(left,#efefef, #f4f4f3); /* For Opera 11.1 to 12.0 */ background: -moz-linear-gradient(left,#efefef, #f4f4f3); /* For Firefox 3.6 to 15 */ background: linear-gradient(left,#efefef, #f4f4f3); color: #000000; }
.borderContent{ border: 7px double #c1c1c1; background-color: #e8e8e8; }
.borderContent > div{ background-color: #fff; padding: 6px 12px; }
.link-under-video { margin-top: 10px;margin-left:240px; }
.ps-text { font-size: 10px; line-height: 10px; float: right;margin-right: 75px;width: 250px }
.copier-box { float: right;width:200px;margin-right: 55px }
.top-info button {
    width: 190px;
    height: 50px;
    border: none;
    font-size: 1.8rem;
    font-weight: bolder;
    color: white;
    border-radius: 6px;
}
.allBtnfxc {margin: 5px;}
@media screen and (max-width: 768px){
    .fxcopier-pic { display: none }
    .fxCopierYouCanCopy, .fxCopierYouCanReverse, .fxCopierYouCanSplit, .fxCopierVideo,.ps-text, .fxCopierSupportAnyTypes, .fxCopierCopiesEverything { width: 90%; margin: 0 auto;float: none; height: auto }
    .fxCopierTitle { margin-left: 5% }
    .link-under-video { margin-left: 0; text-align: center }
    .ps-text { font-size: 14px; line-height: 14px }
    .fxCopierSupportAnyTypes, .fxCopierCopiesEverything { text-align: center; overflow: hidden; padding: 0 !important; }
    .fxCopierSupportAnyTypes p, .features-desc { text-align: center !important; }
    .list-with-check-pic-center { margin: 0 5%;  overflow: hidden; width: 90%; }
    .copier-box { width: 90%; margin: 0 5% }
}