/* normalize.css  Start*/
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* normalize.css  End*/

/* customization.css Start */
body {
  background: #fff;
  font-size: 16px;
  line-height: 18px;
  color: #000;
  font-family: "Open Sans", sans-serif;
}
.clearfix {
  clear: both;
}
.full {
  width: 100%;
  float: left;
  display: inline-table;
}
.float-left {
  float: left !important;
}
.float-right {
  float: right !important;
}
.position-relative {
  position: relative;
}
.container {
  width: 990px;
  margin: 0 auto;
}
.banner-section {
  padding-top: 20px;
}
.product-box {
  float: left;
  width: 196px;
  margin-left: 0;
}
.product-info {
  margin-left: 232px;
}

.product-info h1 {
  font-size: 35px;
  line-height: 60px;
  color: #041da6;
  font-weight: 700;
  float: left;
  font-family: Arial, Helvetica, sans-serif;
}
.product-info h1 span {
  display: block;
  font-size: 82px;
  font-weight: 700;
  margin-top: 14px;
}
.product-info img {
  float: right;
}
.product-info-de img {
  float: right;
}
.product-info-de h1 {
  font-size: 24px;
  line-height: 60px;
  color: #041da6;
  font-weight: 700;
  float: left;
  font-family: Arial, Helvetica, sans-serif;
}
.product-info-de h1 span {
  display: block;
  font-size: 82px;
  font-weight: 700;
  margin-top: 14px;
}

.star-rated {
  margin-top: -5px;
  margin-left: -17px;
}
.star-rated img {
  float: left;
}
.star-rated p {
  margin-left: 110px;
  color: #023282;
  font-weight: 700;
  font-size: 14px;
  margin-top: 3px;
}
.button-row {
  margin-top: 20px;
}
.download-btn-pc {
  display: block;
  background: url(https://fastpctools.com/lp1/images/download_button_n.png)
    left top no-repeat;
  width: 262px;
  height: 61px;
  float: left;
  margin-left: 15px;
  margin-right: 15px;
  color: #fff;
  opacity: 1;
  font-size: 19px;
  font-weight: 600;
  padding-left: 15px;
  line-height: 62px;
  text-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
  text-decoration: none;
}
.download-btn-pc:hover {
  background: url(https://fastpctools.com/lp1/images/download_button_h.png)
    left top no-repeat;
}
.purchase-btn-pc {
  display: block;
  background: url(https://fastpctools.com/lp1/images/purchase_button_n.png)
    left top no-repeat;
  width: 262px;
  height: 61px;
  float: left;
  margin-left: 15px;
  margin-right: 15px;
  color: #fff;
  opacity: 1;
  font-size: 19px;
  font-weight: 600;
  padding-left: 15px;
  line-height: 62px;
  text-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
  text-decoration: none;
}
.purchase-btn-pc:hover {
  background: url(https://fastpctools.com/lp1/images/purchase_button_h.png)
    left top no-repeat;
}
.shield-badge-col {
  float: right;
  margin-top: 0;
}
.m-top0 {
  margin-top: 0;
}
.m-top-20 {
  margin-top: -45px;
}
.features-row {
  margin-top: 20px;
}
.features-row h2 {
  color: #575757;
  font-size: 30px;
  line-height: 34px;
  float: left;
  margin-top: 40px;
  text-align: center;
  margin-bottom: 20px;
  font-family: Tahoma;
}
.features-col {
  margin-left: 248px;
  padding-right: 154px;
}
ul.features-list {
  display: block;
  width: 49%;
  float: left;
}
ul.features-list li {
  display: list-item;
  width: 100%;
  float: left;
  list-style-type: disc;
  color: #575757;
  font-size: 17px;
  line-height: 24px;
  font-family: Tahoma;
  margin-bottom: 5px;
  font-weight: 400;
}
.steps-secton {
  background: #5277bd;/* #7778e6;*/
  padding-top: 30px;
  padding-bottom: 30px;
  margin-top: 20px;
}
ul.steps-list {
  display: block;
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
}
ul.steps-list li {
  position: relative;
  display: block;
  width: 33.33%;
  float: left;
  text-align: center;
  padding-bottom: 12px;
  padding-top: 12px;
}
ul.steps-list li.frist,
ul.steps-list li.last {
  width: 27%;
}
ul.steps-list li.middle {
  width: 28%;
  margin-left: 4.5%;
  margin-right: 4.5%;
  padding-left: 4.5%;
  padding-right: 4.5%;
}
ul.steps-list li h4 {
  color: #fff;
  font-size: 30px;
  line-height: 36px;
  font-family: Tahoma;
}
ul.steps-list li p {
  color: #fff;
  font-size: 16px;
  line-height: 18px;
  margin-bottom: 20px;
  margin-top: 2px;
}
ul.steps-list li img {
  max-width: 100%;
}
ul.steps-list li.middle:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 1px;
  background: #9daaec;
}
ul.steps-list li.middle:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 1px;
  background: #9daaec;
}
.user-saying {
  /*background: #f6f6f6;*/
  padding-top: 30px;
  padding-bottom: 30px;
}
.user-saying h5 {
  color: #575757;
  font-size: 34px;
  line-height: 40px;
  text-align: center;
  font-weight: 500;
  font-family: "Open Sans", sans-serif;
}
ul.user-saying-list {
  display: block;
  width: 100%;
  float: left;
  margin: 10px 0 0 0;
}
ul.user-saying-list li {
  display: block;
  width: 27%;
  float: left;
  text-align: center;
  margin-top: 10px;
}
ul.user-saying-list li.middle {
  width: 28%;
  margin-left: 4.5%;
  margin-right: 4.5%;
  padding-left: 4.5%;
  padding-right: 4.5%;
}
ul.user-saying-list li p {
  font-size: 20px;
  line-height: 24px;
  color: #707070;
  font-style: italic;
  margin-top: 10px;
  font-family: Tinos, serif;
}
ul.user-saying-list li p span {
	font-size: 16px;
	font-style: normal;
	color: #7778e6;
	line-height: 20px;
	font-weight: 700;
}
.buttom-section {
  padding-top: 30px;
  padding-bottom: 30px;
}
ul.buttom-btn-list {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: center;
  float: left;
}
ul.buttom-btn-list li {
  display: inline-block;
  float: none;
}
.buttom-section p {
  text-align: center;
  margin-top: 20px;
  width: 100%;
  float: left;
}
.footer-section {
  background: #3c4b77;
  padding-top: 40px;
  padding-bottom: 10px;
  margin-top: 10px;
}
.footer-col {
	text-align:center;
	float: none;
	width: 100%;
	padding-left: 0%;
	padding-right: 0%;
	font-size: 12px;
}
.footer-col p {
  color: #0af;
  font-size: 12px;
  margin-bottom: 5px;
}
.footer-col p a {
  color: #0af;
  text-decoration: none;
}
.footer-col p a:hover {
  color: #fff;
  text-decoration: underline;
}
.copyright {
  border-top: #30adee solid 1px;
  margin-top: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: center;
  color: #0af;
  font-size: 12px;
}
.awards {
  padding-top: 15px;
  padding-bottom: 15px;
  text-align:center;
  border-top: #e7e7e7 solid 1px;
}
.app-esteem img {
  float: left;
  max-width: 130px;
}
.app-esteem-info {
  margin-left: 154px;
}
.app-esteem-info h5 {
  font-size: 18px;
  font-weight: 700;
  margin-top: 15px;
  float: left;
  width: 100%;
}
.app-esteem-info p {
  font-size: 16px;
  line-height: 20px;
  margin-top: 7px;
  float: left;
  width: 100%;
}
.sub-heading {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 30px;
  text-align: center;
  padding-left: 4%;
  padding-right: 4%;
}
.benefit-row {
  float: left;
  width: 46%;
  padding: 25px 2%;
}
.benefit-first-col,
.benefit-fisecond-col {
  padding-bottom: 38px;
}
.benefit-row p {
  line-height: 24px;
}
.benefit-row:nth-child(3) {
  clear: both;
}
.benefit-row .icons {
  float: left;
  width: 70px;
  text-align: left;
  padding: 5px 0;
}
.benefit-row .icons img {
  max-width: 52px;
}
.benefit-row .text {
  margin-left: 80px;
  text-align: left;
}
.benefit-row h3 {
  margin: 0 0 10px;
  font-size: 24px;
  color: #575757;
  font-weight: 600;
}
.buttom-section .buttom-btn-list {
  width: 584px;
  margin-left: auto;
  margin-right: auto;
  float: none;
}
.buttom-section ul.buttom-btn-list li {
  width: 262px;
  height: 61px;
  float: left;
  margin-left: 15px;
  margin-right: 15px;
}
.buttom-section .purchase-btn-pc,
.buttom-section .download-btn-pc {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}
.buttom-section ul.buttom-btn-list li p {
  font-size: 11px;
  margin-top: 7px;
  color: gray;
}

@-webkit-keyframes dancing {
  0%,
  100% {
    -webkit-transform: translate(0, 15px);
    transform: translate(0, 15px);
  }

  50% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

@keyframes dancing {
  0%,
  100% {
    -webkit-transform: translate(0, 15px);
    transform: translate(0, 15px);
  }

  50% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

/* Start faqs Style */
/**/

#faqs { 
  
  padding: 40px 0px 50px 0px;
  float: left;
  width: 100%;
  background: #f6f6f6;
  border-top: #e7e7e7 solid 1px;
  margin-top: 34px;


}
#faqs h2.faqTitle { font-size: 36px; font-weight:600; color: #000;  margin: 0px 0 50px 0; width: 100%; text-align: center; line-height: 40px; }
 
.accordion-one-half {
  width: 48%;
  float: left;
}
.accordion-right {
  float: right!important;
}

.accordion_container {
  
}

.accordion_head {
  
  /*font-size: 17px;
    color: #222;
  cursor: pointer;
  margin: 0 0 15px 0;
  
  
  line-height: 23px;
  border: #ddd solid 1px;
  border-radius: 4px;
  overflow: hidden;*/
  font-size: 17px;
  color: #222;
  cursor: pointer;
  margin: 0 0 15px 0;
  line-height: 23px;
  border: #ddd solid 1px;
  border-radius: 4px;
  overflow: hidden;
  display: table;
  width: 100%;
  background: #FFF;
}

.accordion_head:hover {
  background: #20882c;
    color: #fff;
}

.accordion_heading {
  /*display: inline-block;
  max-width: 85%;
  padding: 12px;*/

  display: table-cell;
    max-width: 85%;
    padding:8px 12px;
    vertical-align: middle;
    min-height: 53px;
}

.accordion_body {
  background: #FFF;
  margin-top: -17px;
  border: 1px solid #ddd;
  padding: 15px;
  margin-bottom:15px;
  margin-left: 1px;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.accordion_body p {
  margin: 0px;
  font-size: 14px;
  line-height: 1.7;
  color: #555;
}

.plusminus {
    background: #20882c;
    color: #fff;
    padding: 18px;
    display: table-cell;
    width: 12%;
    text-align: center;
    vertical-align: middle;
    font-size: 18px;
    font-weight: 400;
}

/* Multi language Style */
.fr .product-info h1 { font-size: 36px; }
.fr .product-info h1 span { font-size: 68px; }
.fr .download-btn-pc,
.fr .purchase-btn-pc { font-size: 17px; }
.fr .features-row h2 { font-size: 24px; max-width: 190px; text-align: left; }
.fr .features-col { margin-left: 215px;}
.fr ul.features-list li { font-size: 14px;}
.fr .features-row h2 { margin-top: 18px; }

.de .product-info h1 { font-size: 26px; }
.de .product-info h1 span { font-size: 68px; }
.de .download-btn-pc,
.de .purchase-btn-pc { font-size: 17px; }
.de .features-row h2 { font-size: 24px; max-width: 190px; text-align: left; }
.de .features-col { margin-left: 215px;}
.de ul.features-list li { font-size: 14px;}
.de .features-row h2 { margin-top: 18px; }


/* end faqs Style */


@media (max-width: 1023px) { 
  .container { max-width: 750px; }
  .product-box { max-width: 120px;}
  .product-box img { max-width: 100%;}
  .product-info { margin-left: 150px; }
  .product-info h1 { font-size: 35px;}
  .product-info h1 span { display: block; font-size: 64px; font-weight: 700; margin-top: 14px; }
  .full.button-row.m-top0.m-top-20 { margin-top: 10px; }
  .accordion_head { font-size: 13px;}
  .features-col { margin-left: 248px;  padding-right: 18px;  padding-left: 15px; }  
  .user-saying h5 { font-size: 28px;}

  /* Multi language Style */
.de .product-info h1 { font-size: 25px; line-height: 40px; margin-top: 20px; }
.de .product-info h1 span { font-size: 48px; }
.de .download-btn-pc,
.de .purchase-btn-pc { font-size: 16px; }
.de .features-row h2 { font-size: 20px; max-width: 150px; text-align: left; }
.de .features-col { margin-left: 160px;}
.de ul.features-list li { font-size: 14px;}
.de .features-row h2 { margin-top: 18px; }
.de .user-saying h5 { font-size: 22px;}
.de .accordion_heading { padding: 8px 6px; }

}

@media (max-width: 767px) { 
  .container { max-width: 460px; } 
  .product-box { max-width: 100px;}
  .product-box img { max-width: 100%;}
  .product-info { margin-left: 120px; }
  .product-info h1 { font-size: 25px; line-height: 38px;}
  ul.buttom-btn-list li { display: inline; float: inherit; }
  .download-btn-pc,
  .purchase-btn-pc { max-width: 185px; background-size: 100% auto; height: 48px; font-size: 14px; line-height: 48px; }
  .star-rated { width: 100%; margin: 0px;}
  .star-rated p { margin-left: 0px; margin-top: 20px;}
  .product-info h1 span { display: block; font-size: 54px; font-weight: 700; margin-top: 14px; }
  .full.button-row.m-top0.m-top-20 { margin-top: 10px; }
  .accordion_head { font-size: 13px;}
  .features-row h2 { margin-top: 0px;}
  ul.features-list { width: 90%; padding-right: 5%; float: right;}
  .product-info img { display: none;}
  .features-col { width: 100%; padding: 0px; margin: 0;}
  .features-row h2 { width: 100%;}
  ul.user-saying-list li { width: 100%!important;  padding-left: 0px!important;  padding-right: 0px!important; margin-left: 0!important;
    margin-right: 0!important;}
  .buttom-section .buttom-btn-list { width: 100%;}
  .buttom-section ul.buttom-btn-list li { width: 44%; margin-left: 2%; margin-right: 2%; margin-bottom: 40px;}
  .accordion-one-half { width: 100%;}
  #faqs { padding: 30px 0px 30px 0px; }
  #faqs h2.faqTitle { font-size: 26px; margin-bottom: 30px;}
  .footer-col { width: 100%; padding-left: 0px; padding-right: 0px; }
  ul.steps-list li { width: 100%!important; margin-right: 0!important; margin-left: 0%!important; padding-right: 0!important; padding-left: 0!important; }
  ul.steps-list li.middle:before,
  ul.steps-list li.middle::after{ display: none;}
  .user-saying h5 { font-size: 24px; padding-left: 10%; padding-right: 10%;}
  /* Multi language Style */
.de .product-info h1 { font-size: 25px; line-height: 40px; margin-top: 20px; }
.de .product-info h1 span { font-size: 48px; }
.de .download-btn-pc,
.de .purchase-btn-pc { font-size: 13px; }
.de .features-row h2 { font-size: 20px; max-width: 100%; width: 100%; text-align: center; }
.de .features-col { margin-left: 0px;}
.de ul.features-list li { font-size: 14px;}
.de .features-row h2 { margin-top: 18px; }
.de .user-saying h5 { font-size: 22px;}
.de .accordion_heading { padding: 8px 6px; }
  


}


@media (max-width: 479px) { 
  .container { width: 96%; }
  .product-box { max-width: 100%; width: 100%; text-align: center;}
  .product-box img {  max-width: 106px; } 
  .product-info h1 span{ font-size: 32px;}
  .product-info {  margin-left: 0px;  max-width: 100%; width: 100%; text-align: center; }
  .product-info h1 { font-size: 22px; line-height: 28px;  text-align: center;  width: 100%; }
  .star-rated p { margin-left: 0px; margin-top: 10px; }
  ul.buttom-btn-list { width: 230px; float: none; margin-left: auto; margin-right: auto; }
  ul.buttom-btn-list li { float: left; margin-top: 15px;}
  .user-saying h5 { font-size: 20px; line-height: 30px; padding-right: 0px; padding-left: 0;}
  .buttom-section .buttom-btn-list { width: 230px; float: none; margin-left: auto; margin-right: auto; }
  .buttom-section ul.buttom-btn-list li { width: 202px;}
  .buttom-section { padding-top: 0px;}
  .app-esteem img { float: none; margin-left: auto; margin-right: auto; max-width: 100px;}
  .app-esteem-info{ margin-left: 0px; text-align: center;}
  .app-esteem-info p { font-size:14px;}
  .app-esteem a { display: block; text-align: center; max-width: 130px; margin-left: auto; margin-right: auto; }

} 
