@charset "UTF-8";
/* CSS Document */

.product_main h2 {
  width: 100%;
  line-height: 150%;
}
.product_main li, .child_product li {
  padding-bottom: 20px;
  margin-left: 30px;
  font-size: 16px;
}
.product_main .container-fluid {
  padding-top: 0px;
  border-bottom: 1px solid #d7dee2;
}
.product_main .container-fluid.product01 {
  padding-top: 50px;
  background: url('../images/bg_product_01.jpg') no-repeat;
}
.product_main_img {
	width: 100%;
  padding-right: 90px;
  height: 499px;
  background-position: bottom right;
  background-repeat: no-repeat;
  background-size: contain;
}
.product_main_img_bg {
  padding:0px;
}
.product02 {
  background: url('../images/bg_product_02.jpg') no-repeat;
  background-position: right;
}
.product03 {
  background: url('../images/bg_product_03.jpg') no-repeat;
}
.product04 {
  background: url('../images/bg_product_04.jpg') no-repeat;
  background-position: right;
}
.product05 {
  background: url('../images/bg_product_05.jpg') no-repeat;
}
.product06 {
  background: url('../images/bg_product_06.jpg') no-repeat;
  background-position: right;
}
.product07 {
  background: url('../images/bg_product_07.jpg') no-repeat;
}
.product08 {
  background: url('../images/bg_product_08.jpg') no-repeat;
  background-position: right;
}
.product09 {
  background: url('../images/bg_product_09.jpg') no-repeat;
}
.product10 {
  background: url('../images/bg_product_10.jpg') no-repeat;
  background-position: right;
}
.col-md-5.left_text {
  padding-left: 80px;
  padding-top: 60px;
  position: relative;
  left: 0%;
  width: 40%;
  z-index: 10;
}
.col-md-5.right_text {
  padding-top: 100px;
  position: relative;
  left: 60%;
}
.browser_wrap {
  position: relative;
  /*min-height: 652px;*/
  min-height: 560px;
}
.browser_wrap .col-md-7 {
  position: absolute;
  bottom: 0;
}
.browser_wrap .right_browser {
  left: 75%;
  position: relative;
}
.product_main .right_browser {
   left: 90%;
}
.right_browser {
  /*background: url('../images/bg_left_browser.png') no-repeat left top;*/
  width: 100%;
  padding-right: 90px;
  max-height: 600px;
  background-position: bottom right;
  background-repeat: no-repeat;
  background-size:contain;
}
.right_browser .crop {
  width: auto;
  height: 599px;
  overflow: hidden;
}
.right_browser .crop img {
    width: auto;
    height: auto;
    margin-top: 93px;
    margin-left: 76px;
}
.right_browser.mobile {
  background: none;
}
.right_browser.mobile .crop img {
  margin: 0;
}
.bottom_browser {
  width: 100%;
  padding-right: 90px;
  max-height: 600px;
  background-position: bottom 0px left -250px;
  background-repeat: no-repeat;
  background-size:contain;
  margin-left: -55px;
}
.bottom_browser .crop {
    width: auto;
    height: 480px;
    overflow: hidden;
}
.left_browser {
 /* background: url('../images/bg_right_browser.png') no-repeat right top;*/
  width: 100%;
  padding-right: 90px;
  max-height: 600px;
  background-position: bottom left;
  background-repeat: no-repeat;
  background-size:contain;
}
.product_main .left_browser{
	background-position: bottom left -130px;
}
.left_browser .crop {
  width: auto;
  height: 599px;
  overflow: hidden;
}
.left_browser .crop img {
    width: auto;
    height: auto;
    margin-top: 117px;
    margin-right: 78px;
}
.product04_01 .row {
  padding: 0 70px;
}
.product_bottom .row{
	padding: 0 70px;
}
/* ---------------------------- child page ------ */
.product_top {
  padding-top: 100px;
  min-height: 600px;
  border-bottom: 1px solid #d7dee2;
}
.product_bg {
	background-position:  left center;
	background-repeat: no-repeat;
  background-size: contain;
/* flip background vertically */
  /*
-webkit-transform:scaleX(-1);
-moz-transform:scaleX(-1);
-ms-transform:scaleX(-1);
-o-transform:scaleX(-1);
transform:scaleX(-1);*/
}
.product_bg * {
  /*
-webkit-transform:scaleX(-1);
-moz-transform:scaleX(-1);
-ms-transform:scaleX(-1);
-o-transform:scaleX(-1);
transform:scaleX(-1);*/
}
.right_contents .product_bg {
	background-size:cover;
}
/*
.product01_bg {
  background: url('../images/bg_top_product01.jpg') no-repeat center top;
}
.product02_bg {
  background: url('../images/bg_top_product02.jpg') no-repeat center top;
}
.product03_bg {
  background: url('../images/bg_top_product03.jpg') no-repeat center top;
}
.product04_bg {
  background: url('../images/bg_top_product04.jpg') no-repeat center top;
}
.product05_bg {
  background: url('../images/bg_top_product05.jpg') no-repeat center top;
}
.product06_bg {
  background: url('../images/bg_top_product06.jpg') no-repeat center top;
}
.product07_bg {
  background: url('../images/bg_top_product07.jpg') no-repeat center top;
}
.product08_bg {
  background: url('../images/bg_top_product08.jpg') no-repeat center top;
}
.product09_bg {
  background: url('../images/bg_top_product09.jpg') no-repeat center top;
}
.product10_bg {
  background: url('../images/bg_top_product10.jpg') no-repeat center top;
}
*/
.child_product {
  padding: 50px 0 0 50px;
}
.child_product h1 {
  color: #213c68;
  padding-bottom: 30px;
}
.product_main.child .right_text {
  line-height: 180%;
  padding: 70px 50px 0 0;
}
.product_main.child .left_text {
  line-height: 180%;
  padding: 70px 0 0 50px;
}
.product_main.child .container-fluid {
  /*padding-top: 50px;*/
}

/* ---------------------------- pre_next_wrap ---- */

.pre_next_wrap {
  padding: 10px 30px 10px;
  background: #ffffff;
  border-bottom: 1px solid #d7dee2;
}
/*.pre_next_wrap div {
  width: 90%;

}

.pre_next_wrap a.next {
  padding: 17px 0px 17px 80px;
  font-size: 30px;
  background-size: 48px 48px;
}
.pre_next_wrap a.pre {
  background: url('../images/arrow_left.svg') no-repeat;
   background-size: 48px 48px;
  padding: 17px 10px 17px 80px;
  font-size: 30px;
}
.pre_next_wrap  .wrap_cont {
margin: auto 0px;

}
.pre_next_wrap a.next{
 
  background: url('../images/arrow_right.svg') no-repeat top right;
  padding: 0px 48px 0px 20px;
  background-size: 48px 48px;
  font-size: 20px;
  display: flex;
  overflow:hidden; 
  line-height: 22px;  
  min-height: 50px;  
  text-align: right;
}
.pre_next_wrap a.pre {
 
  background: url('../images/arrow_left.svg') no-repeat;
 
  font-size: 30px;
  height: 48px;
  width: 48px;
  float: left;
  margin-right: 0px;

}
.pre_next_wrap .wrap_cont {
	width: 100%;
}
.pre_next_wrap a span {
  font-size: 16px;
  color: #000;
}
.pre_next_wrap a:hover {
  text-decoration: none;
  opacity: .8;
}
.pre_next_wrap a:ACTIVE,.pre_next_wrap a:FOCUS{
	text-decoration: none;
}
*/


/* ----------------------------- price start ------- */
.price {
  padding-top: 80px;
}
.price .row {
  padding-bottom: 30px;
}
.price_left_text p {
  font-size: 24px;
  width: 30%;
  float: left;
  padding-right: 30px;
  color: #002c40;
}
.price_right_text p {
  width: 70%;
  float: left;
}
.demo_footer {
  background: #fff;
  width: 100%;
  margin-bottom: 80px;
  margin-top: 50px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}
.demo_footer_inner {
  padding: 60px;
  float: left;
}
.demo_footer_inner h2 {
  width: 100%;
}
.demo_footer img {
  float: right;
  width: 50%;
}
#fast-screen-new-applicants {
  min-height: 410px;
}