html {
  height: 100%;
  box-sizing: border-box;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}
body {
  position: relative;
  margin: 0;
  padding-bottom: 40px;
  min-height: 100%; -webkit-text-size-adjust: 100%; } 

.footer-part-row.grey-bg-overveiw { position: absolute; right: 0; bottom: 0; left: 0; }
body{ background:#fff;} 
body, a, span, div, ul, li, strong, small, lable, p, h1, h2, h3, h4, h5, h6, input{ font-family: 'open_sansregular',arial; font-size: 15px; padding: 0; margin: 0; outline: none;}
a:focus, a:hover{ text-decoration:none;}
#wrapper{ margin:70px 0 0 0;}
/*global css start*/ 
.container{ width: 1260px; margin: 0 auto;}
.inner-container{
	width:990px;
	margin:0 auto;}

*{ padding:0; margin:0; outline:none;} 
.offset-none{ padding:0;} 
.offset-left-none{ padding-left:0;}  
.offset-right-none{ padding-right:0;}
.offset-left-7{ padding-left:7px;}  
.offset-right-7{ padding-right:7px;}
.offset-left-10{ padding-left:10px;}  
.offset-right-10{ padding-right:10px;} 
.bg-wht{ background:#fff;}
.bg-grey{ background:#d2d2d2;} 
.foo-bg{ background:#f5f5f5;} 
.bg-grey02{ background:#e4e4e4;}
.bg-grey03{ background:#414143;}
.grey-bg-overveiw{ background:#f5f5f5; border-top:1px solid #dcdbda;}
.renew-btn{ width:90px; background:#989898; color:#ffffff; font-size:14px; line-height:22px; border-radius:3px; padding:6px 20px; text-align:center; display:inline-block;}
.renew-btn:hover{ background:#007cdb; color:#fff;}
.buy-btn-bg{ background:#27c11b;}
/*global css end*/

/*--page css start--*/

/*--header css start--*/

.header-row{ display:block;  position:fixed; top:0; left:0; width:100%; z-index:999; padding-bottom:0; background:#f5f5f5;}
.header-row.header-bg-grey{ background:#f5f5f5; border-bottom:solid 1px #d0d0d0;}
.main-slider { position: relative; margin:50px 0 0;}
.header-row.stick{ position:fixed; background:#fff;} 
.header-bg-grey.stick{ position:fixed; background:#e9e9e8; border-bottom:solid 1px #d0d0d0;}
.navbar-header{ display:none;}
.logo{ display:inline-block; margin:18px 0 27px;}
.right-menu{}
.navbar.navbar-default{ background:none !important; border:none !important; margin-bottom:0; z-index:9; position:relative; margin-top:23px;}
.navbar.navbar-default{ box-shadow:none; background:none; border:none;}
a.logo:focus,  a.logo:hover{ text-decoration:none; color:#fff;}
.navbar-default .navbar-nav { display:block; margin-left: -2rem;}
.navbar-default .navbar-nav > li{ position:relative; padding:0 0 23px; float:left;}
.navbar-default .navbar-nav > li > a{ color:#000000; font-size:18px; background:#eeeeee; border-radius:44px; display:block;  padding:11px 14px 11px 33px; line-height:22px; margin: 0 7px; }
.nav.navbar-nav{ float:right;} 
.bx-wrapper{ margin-bottom:0 !important;}
.bx-controls.bx-has-pager.bx-has-controls-direction{ display:none;}
.menu-icone { padding-right: 1px }  

.nav > li > a > img{ display:none;}
.navbar-default .navbar-nav > li a.home-menu{ background:#eeeeee url(../img/home-icon.png) no-repeat 14px center;}
.navbar-default .navbar-nav > li a.purchase-menu{ background:#eeeeee url(../img/product-icone.png) no-repeat 14px center;}
.navbar-default .navbar-nav > li a.support-menu{ background:#eeeeee url(../img/support-icone.png) no-repeat 14px center;}
.navbar-default .navbar-nav > li a.contact-menu{ background:#eeeeee url(../img/company-icone.png) no-repeat 14px center;}
.navbar-default .navbar-nav > li a.download-menu{ background:#000 url(../img/login-icone-hover.png) no-repeat 14px center; color:#fff;}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a.active{ color:#fff; background:#007cdb;}
.navbar-default .navbar-nav > li a.home-menu:hover, .navbar-default .navbar-nav > li a.home-menu.active{ background:#007cdb url(../img/home-icone-hover.png) no-repeat 14px center;}
.navbar-default .navbar-nav > li a.purchase-menu:hover, .navbar-default .navbar-nav > li a.purchase-menu.active{ background:#007cdb url(../img/product-icone-hover.png) no-repeat 14px center;}
.navbar-default .navbar-nav > li a.support-menu:hover, .navbar-default .navbar-nav > li a.support-menu.active{ background:#007cdb url(../img/support-icone-hover.png) no-repeat 14px center;}
.navbar-default .navbar-nav > li a.contact-menu:hover, .navbar-default .navbar-nav > li a.contact-menu.active{ background:#007cdb url(../img/company-icone-hover.png) no-repeat 14px center;}
.navbar-default .navbar-nav > li a.download-menu:hover, .navbar-default .navbar-nav > li a.download-menu.active{ background:#007cdb url(../img/login-icone-hover.png) no-repeat 14px center;}
.navbar-default .navbar-nav .sub-menu{ position:absolute; top:67px; left:0; width:300px; background:#f5f5f5; border:solid 1px #eeeeee; border-top:none; display:none;}
.navbar-default .navbar-nav > li:hover .sub-menu{ display:block;}
.navbar-default .navbar-nav .sub-menu > li{ display:block; }
.navbar-default .navbar-nav .sub-menu > li > a{ display:block; color:#000000; font-size:18px; background:#f5f5f5; padding:8px 10px 8px 35px;}
.navbar-default .navbar-nav .sub-menu > li:hover a{ background:#007cdb; color:#fff;}
.navbar-default .navbar-nav .sub-menu1{ position:absolute; top:67px; left:0; width:200px; background:#f5f5f5; border:solid 1px #eeeeee; border-top:none; display:none;}
.navbar-default .navbar-nav > li:hover .sub-menu1{ display:block;}
.navbar-default .navbar-nav .sub-menu1 > li{ display:block; }
.navbar-default .navbar-nav .sub-menu1 > li > a{ display:block; color:#000000; font-size:18px; background:#f5f5f5; padding:8px 10px 8px 35px;}
.navbar-default .navbar-nav .sub-menu1 > li:hover a{ background:#007cdb; color:#fff;}
.navbar-default .navbar-nav .about{ background:#f5f5f5 url(../img/d-about-us.png) no-repeat 10px center !important;}
.navbar-default .navbar-nav .about:hover{ background:#007cdb url(../img/d-about-us.png) no-repeat 10px center !important;}
.navbar-default .navbar-nav .partner{ background:#f5f5f5 url(../img/d-partners.png) no-repeat 10px center !important;}
.navbar-default .navbar-nav .partner:hover{ background:#007cdb url(../img/d-partners.png) no-repeat 10px center !important;}
.caret { color: #000; border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 5px dashed;}
.navbar-default .navbar-nav > li > a:hover .caret{ color:#fff;}

/*--header css end--*/  

/*--banner css start--*/

.over-contant-banner{ position:relative; top:0; left:0; width:100%; height: 449; z-index:9; padding:0 0 27px;}

.banner-logo-hand > img{ width:auto !important; max-width:inherit !important; height:auto !important;}

.outer-slider-col{ background:#fff url(../img/bg-slidder.png) repeat-x center center; padding:0;}

.slider-contant-outer > img { float: right; margin: 128px 0 190px; position: relative; right: 0; width: auto; }

.banner-contant-col h1{ color:#000000; font-size:42px; font-family: 'open_sanslight',arial; line-height:50px; margin:20px 0 13px;}

.banner-contant-col span{ color:#fff; font-size:24px; font-family: 'open_sanslight',arial; line-height:33px;}

.banner-contant-col h2{ color:#000000; font-size:42px; font-family: 'open_sanslight',arial; line-height:50px; margin:20px 0 13px;}

.benner-product-list {

  margin: 36px 0 0; }
  
.banner-contant-col h3{ color:#fff; font-size:24px; font-family: 'open_sanslight',arial; line-height:33px;}

.banner-contant-col p{ color:#333333; font-size:24px; font-family: 'open_sanslight',arial; line-height:33px;}

.banner-contant-col .benner-product-list li{ list-style:none; background:url(../img/arrow-img.png) no-repeat left 1px; margin:17px 0; padding:0 0 0 38px;}

.banner-contant-col .benner-product-list li{ color:#333333; font-size:20px; font-family: 'open_sanslight',arial; line-height:26px; text-decoration:none;}

.banner-contant-col .benner-product-list li a{ color:#fff; font-size:20px; font-family: 'open_sanslight',arial; line-height:26px; text-decoration:none;}

.banner-contant-col .benner-product-list li:hover{ background:url(../img/arrow-img-hover.png) no-repeat left 1px;}

.banner-contant-col .benner-product-list li:hover{ color:#225572;}

.btn.free-download-btn{ background:url(../img/bg-btn-download.png) 0px -1px repeat-x; width:200px; color:#fff; font-size:22px; line-height:32px; text-align:center;

font-family: 'open_sanssemibold',arial; border-radius:5px; padding:11px 0; margin:8px 0 0;} 

.sub-titale-window{ color:#333333; font-size:14px; font-family: 'open_sanslight',arial; line-height:18px; margin:15px 0;}

.banner-contant-col .app-name-titale-slider{ color:#353535; font-size:36px; font-family: 'open_sanslight',arial; line-height:42px; margin:59px 0 13px; text-align:center;}

.left.carousel-control, .right.carousel-control { z-index: 9999; background:inherit; background-image:inherit; padding:0 0 0; width:auto; }

.arrow-control-innnr { width:100%; position: absolute; top: 0; } 

.carousel-control{ top:50%;}

.carousel-control { height: 46px; margin:291px 0 0; position: absolute; top: 0; }

.left.carousel-control { left: 30px; margin:0; display:none;}

.right.carousel-control { right: 30px; margin:0;  display:none}

/*--banner css end--*/



/*--secttion containt css start--*/

.photo-fixer-col{ text-align:center; padding:52px 0 47px;}

.photo-fixer-col > img{} 

.photo-fixer-col p{ color:#000000; font-size:22px; padding:10px 0 11px; display:block;}

.photo-fixer-col span{ color:#515050; font-size:14px; line-height:24px; margin:0 0 0;}



.testimonal-row{ }

.bg-testimonal{background: url(../img/testimonal-bg-img.jpg) no-repeat center center; min-height:234px; padding:17px 0 0;}

.testimonal-contant-outer { margin: 0 auto; width: 805px; background:rgba(0, 0, 0, 0.70); border-radius:10px; padding:18px 30px 29px 47px; }

.testimonal-contant-slider > p{ color:#e6e6e6; font-size:18px; line-height:25px; margin:0 0 0;}

.testimonal-contant-slider > i{ color:#e6e6e6; font-size:18px; line-height:25px; padding:6px 0 0; font-family: 'open_sansitalic',arial; display:block;}

.testimonal-photo-user { border-radius: 50%; height: 145px; width: 145px; }

.testimonal-contant-slider { padding: 19px 0 0 }

.testimonal-row .arrow-control-innnr { position: relative; top: 0; }

.testimonal-row .arrow-control-innnr .carousel-indicators{ padding:0; margin:0 0 0 -142px; width:auto; bottom:8px;}



.head-titale-software h5{ color:#353535; font-size:36px; line-height:42px; padding:48px 0 2px; display:block; font-family: 'open_sanslight',arial; text-align:center;}

.wd-software-col{ text-align:center; padding:52px 0 43px;}

.wd-software-col > img{} 

.wd-software-col h4{ color:#000000; font-size:20px; line-height:22px; padding:7px 0 12px; display:block; font-family: 'open_sansbold',arial;}

.wd-software-col span{ color:#000000; font-size:14px; line-height:18px; margin:0 0 0;}

.head-titale-partner h5{ color:#353535; font-size:36px; line-height:42px; padding:48px 0 2px; display:block; text-align:center;}

.our-tech-partner-col ul li { list-style: outside none none; display:table-cell; padding:0 39px; vertical-align:middle; }

.our-tech-partner-col{ text-align:center; padding:60px 0 53px;}

/*--secttion containt css end--*/


/*--footer  css start--*/

.foo-col-box{ padding:40px 0 0;}

.foo-col-box h6{ color:#343434; font-size:18px; font-family: 'open_sanssemibold',arial; line-height:24px; margin:0 0 11px;}

.foo-col-box ul li{ list-style:none; margin:0 0 4px;}

.foo-col-box ul li a{ color:#656565; font-size:14px; line-height:20px; text-decoration:none;}

.foo-col-box ul li a:hover{ color:#007cdb;}

.foo-col-box.footer-social-media{ background:#535353; border-radius:10px; overflow:hidden; margin:31px 0 0; padding:8px 0 18px 17px;}

.footer-social-media ul li {

  color: #004aa1;

  float: left;

  font-size: 16px;

  font-style: italic;

  font-weight: bold;

  margin-right: 14px; margin-bottom:12px; 

}

.footer-social-media ul li:last-child{ margin-right:0;}

.footer-social-media ul li a {

  background: url(../img/social-icone.png) no-repeat scroll 0 0;

  display: block;

  font-size: 0;

  height: 40px;

  transition: all 0.4s ease 0s;

  width: 40px;

}

.footer-social-media ul li.facebook-icon a {

  background-position: 0 0;

}

.footer-social-media ul li.facebook-icon a:hover {

  background-position:0 -41px;

}

.footer-social-media ul li.twitter-icon a {

  background-position: -42px 0;

}

.footer-social-media ul li.twitter-icon a:hover {

  background-position: -42px -41px;

}

.footer-social-media ul li.google-plus-icon a {

  background-position: -84px 0;

}

.footer-social-media ul li.google-plus-icon a:hover {

  background-position: -84px -41px;

}

.footer-social-media ul li.linkedIn-icon a {

  background-position: -126px 0;

}

.footer-social-media ul li.linkedIn-icon a:hover {

  background-position: -126px -41px;

}

.footer-social-media ul li.you-tube a {

  background-position: -168px 0;

}

.footer-social-media ul li.you-tube a:hover {

  background-position: -168px -41px;

}

.copy-right-col { padding: 52px 0 16px; }

.copy-right-col > p{ color:#656565; font-size:12px; line-height:18px; margin:0 0 5px;}



/*--footer  css end--*/



/*--product page  css start--*/

.outer-slider-col.product-slider-contant{ background:#c5dbee url(../img/fvd_header_bg.jpg) no-repeat left top;background-size: 100% 100%;}

.product-banner-pro-img { float: right; margin:10px 0 0;}

.product-free-down-btn { clear: both; display: block; float: left; overflow: hidden; }

.product-free-down-btn a.free-download-btn {width: 350px;font-size: 30px;}

.product-slider-contant .banner-contant-col h2{ color:#1d4b65; font-size:24px; line-height:42px; margin:26px 0 13px; text-align:center;}

.product-slider-contant .banner-contant-col { text-align: right; }

.product-benefits-row .container.bg-wht{ padding:0 0 58px;}

.product-slider-contant .btn.free-download-btn{ margin:20px 0 0;}

.product-detail-col{ text-align:center; margin:0 0 10px;}

.product-detail-col h5{ color:#353535; font-size:36px; line-height:42px; padding:48px 0 37px; display:block; text-align:center;}

.product-detail-col p{ color:#2e2e2e; font-size:18px; line-height:28px; margin:0 0 10px; }

.product-choose-video-col { padding: 5px 0px 15px; text-align: center;}

.product-choose-video-col h4{ color:#293676; font-size:18px; line-height:24px; padding:21px 0 13px; display:block; font-family: 'open_sanssemibold',arial; text-transform:uppercase;}

.product-choose-video-col span{ color:#656565; font-size:16px; line-height:22px; margin:0 0 0;}

.fixer-new-row.bg-grey { background:url(../img/product-download-bg-img.jpg) no-repeat 0 0; background-size:cover;background-attachment: fixed;;}

.product-free-download-col{ text-align:center; padding:28px 0 17px;}

.video-new-row.bg-grey .sub-titale-window{ color:#fff;}

.product-benefits-row .product-choose-fixer-col  { border-radius:10px; box-shadow:0 0 2px rgba(0, 0, 0, 0.70);  margin-bottom:14px;}

/*.product-benefits-row .product-choose-fixer-col:hover{ box-shadow:0 0 10px rgba(0, 0, 0, 0.7);}*/

/*--product page  css end--*/

.form-outer-col{ text-align:left; margin:0; padding:48px 0 0;}

.form-outer-col h3{ color:#007cdb; font-size:36px; line-height:42px; font-family: 'open_sanslight',arial;  display:block; margin:0 0 11px;}

.form-outer-col p{ color:#000000; font-size:15px; line-height:24px; display:block; margin-bottom:28px;}  

.free-install-col-outer{ background:url(../img/top-bg-install.jpg) no-repeat center top; margin:0 -20px 45px; overflow:hidden; display:block; clear:both;}

.free-install-col-inner{ background:url(../img/bottum-bg-install.jpg) no-repeat center bottom; padding:0 20px; overflow:hidden; display:block; clear:both;} 

.product-free-list h4{ color:#000000; font-size:36px; font-family: 'open_sanslight',arial; line-height:42px;}

.product-free-list p{ color:#000000; font-size:18px; font-family: 'open_sanssemibold',arial; line-height:42px;}

.product-free-list { padding:64px 0 82px; }



.product-install-list { margin:16px 0 0;}

.product-free-list .product-install-list li{ list-style:none; background:url(../img/list-arrow.png) no-repeat left 3px; margin:9px 0; padding:0 0 0 38px;}

.product-free-list .product-install-list li a{ color:#000000; font-size:18px; font-family: 'open_sanslight',arial; line-height:24px; text-decoration:none;}

.product-free-list .product-install-list li:hover{ background:url(../img/list-arrow-hover.png) no-repeat left 3px;}

.product-free-list .product-install-list li:hover a{ color:#007cdb;}



.form-col-box{ background:#e9e9e8; border-radius:10px; overflow:hidden; text-align:center; padding:0 0 26px; margin:0 10px;}

.get-form-titale{ color:#000000; font-size:24px; line-height:28px; padding:21px 0 17px;}

.form-group-input .input-faild-email{ border:solid 1px #bbbbbb; background:#fff; height:42px; width:338px; text-align:center; color:#7f7f7f; font-size:18px; padding:13px 10px;}

.btn.request-btn{ background:url(../img/bg-btn.png) repeat-x left bottom; width:338px; color:#fffefe; font-size:18px; line-height:24px; text-align:center; font-family: 'open_sanssemibold',arial; 

border-radius:5px; padding:8px 0 9px; margin:18px 0 0; border:none;} 



.photo-fixe-step-col{ padding:0 0 50px;}

.photo-step-titale > h4{ color:#007cdb; font-size:36px; font-family: 'open_sanslight',arial; line-height:42px; display:block; margin:0 0 30px;}

.photo-fixe-step-col > h5{ color:#000000; font-size:24px; font-family: 'open_sanslight',arial; line-height:28px; display:block; margin-bottom:17px; }

.photo-fixe-step-col { text-align: center; width: 270px; }

.btn:hover{ background:url(../img/bg-btn-download.png) 0px -61px repeat-x;}

.btn.buynow{background:url(../img/bg-btn-buynow.png) 0px -1px repeat-x;}

.btn.buynow:hover{background:url(../img/bg-btn-buynow.png) 0px -61px repeat-x;}

.foo-col-fixe-install ul li{ list-style:none; margin:0 0 4px; float:left; padding:0 10px; line-height:15px}

.foo-col-fixe-install ul li:first-child{ border-right:solid 1px #d2d2d2; padding-left:0;}

.foo-col-fixe-install ul li a{ color:#d2d2d2; font-size:12px; line-height:15px; text-decoration:none;}

.foo-col-fixe-install ul li a:hover{ color:#007cdb;}

.copy-right-col.foo-install-copy-right { clear: both; overflow: hidden; padding-top: 0; }

.foo-col-fixe-install { margin: 26px 0 3px; overflow:hidden;}



.free-install-col-outer.mail-receive-col{ padding:39px 0 0;}

.free-install-col-outer.mail-receive-col .free-install-col-inner{ padding-bottom:32px;}

.free-install-col-outer h4{ color:#000000; font-size:30px; font-family: 'open_sanssemibold',arial; line-height:36px; margin:0 0 14px}

.free-install-col-outer p{ color:#000000; font-size:18px; line-height:33px; margin:0 0 18px;}

.free-install-col-outer .mail-received-mail-link { color:#000000; font-size: 18px; font-family: 'open_sansbold',arial; line-height:26px;}

.free-install-col-outer .mail-received-click-btn{ color:#0000ff; font-size:15px; font-family: 'open_sanssemibold',arial; line-height:33px;}

.free-install-col-outer .mail-received-click-btn:hover{ text-decoration:underline; color:#225572;}

.free-install-col-outer .mail-received-mail-link:hover{ text-decoration:underline; color:#225572;}  

.form-outer-col.mail-receive-titale h3{ margin-bottom:58px;}



 

/*--downloade css start--*/

.download-titale-col-box{ padding:54px 0 28px;}

.download-arrow-icone { display: inline-block; float: left; width: 74px; margin-right:34px;}

.download-titale-col-box h3{ color:#007cdb; font-size:36px; line-height:42px; font-family: 'open_sanslight',arial;  display:block; margin:2px 0 7px;}

.download-titale-col-box p{ color:#000000; font-size:18px; line-height:24px; margin-bottom:28px;}  



.free-install-col-outer.download-receive-col{ padding:37px 0 0;} 

.download-top-click-btn{ color:#0000ff; font-size:18px; line-height:24px;}

.download-top-click-btn:hover{ text-decoration:underline; color:#225572;}

.free-install-col-outer .downloade-detail-window-col p{ color:#000000; font-size:20px; line-height:26px; margin:0 0 9px;}

.downloade-detail-window-col .mail-received-mail-link{ color:#0000ff; font-size:18px; line-height:20px; display:inline-block; clear:both; float:left;}

.downloade-detail-window-col .link-col-instal-guid .mail-received-click-btn:hover{ text-decoration:underline; color:#225572;}

.link-col-instal-guid { clear: both; display: block; overflow: hidden; }

.downloade-detail-window-col{ padding-bottom:62px;} 



.new-version-downl-col{ text-align:center; border-radius:10px; box-shadow:0 0 2px rgba(0, 0, 0, 0.70);  margin-bottom:50px; padding:23px 15px;}

.new-version-downl-col:hover{ box-shadow:0 0 10px rgba(0, 0, 0, 0.7);}



.following-product-col h4{ color:#000000; font-size:36px; font-family: 'open_sanslight',arial; line-height:42px; display:block; margin:0 0 30px; text-align:center;}

.free-install-col-outer.download-receive-col{ margin:0 -20px 29px;}

.new-version-downl-col > h5{ color:#293676; font-size:18px; font-family: 'open_sansbold',arial;line-height:26px; display:block; margin:12px 0 10px; }

.new-version-downl-col .download-pro0detail{ color:#656565; font-size:16px; line-height:22px; margin:0 0 15px; display:block;}

.btn.download-now-free{ margin:0 auto; background:url(../img/bg-btn.png) repeat-x left bottom; width:180px; color:#fffefe; font-size:18px; line-height:24px; text-align:center; font-family: 'open_sanssemibold',arial; 

border-radius:5px; padding:8px 0 9px; border:none;} 

.sub-titale-version{ color:#333333; font-size:14px; line-height:18px; margin:6px 0;}



.afterinstal-row { margin: 90px 0 0; overflow: hidden; }

.slider-contant-outer { clear: both; display: block; overflow: hidden; width: 100%;}

/*--downloade css end--*/



/*--home page 2 css start--*/

.bg-blue-dark{ background:#f5f5f5; border-top:solid 1px #dcdbda;} 

.outer-slider-col02{padding:0;}

.outer-slider-col02 .banner-contant-col h1, .banner-contant-col h2, .outer-slider-col02 .banner-contant-col p{ color:#ffffff;}

.over-contant-banner .banner-contant-col > img { float: right; margin:-48px 0 0;}

.outer-slider-col02 .banner-contant-col .benner-product-list li{ background:url(../img/arrow-img02.png) no-repeat left 1px;}

.outer-slider-col02 .banner-contant-col .benner-product-list li{ color:#fff;}

.outer-slider-col02 .slider-contant-outer > img{ margin:121px 48px 85px 0;}

.video-new-row .fixe-head-titale-head .app-name-titale-slider{ color:#353535; font-size:36px; font-family: 'open_sanslight',arial; line-height:42px; margin:35px 0 0; text-align:center;}

.homepage_heading { color:#000000; font-size:36px; line-height:42px; margin:35px 0 0; text-align:center;}

.fixer-col-new-add .photo-fixer-col{ padding:39px 0 43px;}

.slider-control-col{ position:relative;}

.slider-control-col .carousel-indicators .active { background-color: inherit; }

.slider-control-col .carousel-indicators li{ background-color:#fff;}

.video-new-row.fixer-col-new-add{ position:relative;}

.arrow-control-innnr.slider-control-fixer-col{ position:absolute; top:50%; margin-top:-28px;}

.arrow-control-innnr.slider-control-fixer-col .carousel-control{ margin:0;}

.arrow-control-innnr.slider-control-fixer-col .left.carousel-control { left: 60px;}

.arrow-control-innnr.slider-control-fixer-col .right.carousel-control { right: 60px;}

.testimonal-row.testimonal-slider-part .head-titale-software h5{ color:#353535; font-size:36px; line-height:42px; padding:25px 0 2px; display:block; font-family: 'open_sanslight',arial; text-align:center;}

.testimonal-row.testimonal-slider-part { padding: 0 0 0px; }

.testimonal-row.testimonal-slider-part .testimonal-contant-outer{ background:inherit; padding:18px 60px 29px 80px; width:auto;}

.testimonal-row.testimonal-slider-part .testimonal-contant-slider > p{ color:#303030; font-family: 'open_sanslight',arial;}

.testimonal-row.testimonal-slider-part .testimonal-contant-slider > i{ color:#303030; font-family: "open_sansitalic",arial;}

/*.testimonal-row.testimonal-slider-part .carousel-indicators .active { background-color: inherit; }*/

.testimonal-row.testimonal-slider-part .carousel-indicators li{ background-color:#333333; /*border-color:#333333;*/}

.testimonal-row.testimonal-slider-part .testimonal-photo-user{ width:107px; height:107px; margin:27px 0 0;}

.testimonal-row.testimonal-slider-part .testimonal-contant-slider { padding: 35px 0 0 8px; }

.testimonal-row.testimonal-slider-part  .arrow-control-innnr .carousel-indicators{ bottom:-19px;} 



.word-class-software-row.support-base-row.bg-grey02, .video-new-row.bg-grey{ background:url(../img/home-new-soft-bg.jpg) repeat 0 0; background-size:cover;    background-attachment: fixed;}

.word-class-software-row.support-base-row .wd-software-col{ padding:37px 0 33px;}

.word-class-software-row.support-base-row .fixe-icone-box > img { margin: 0 0 10px; }

.word-class-software-row.support-base-row .wd-software-col h4{ color:#fff; font-size:20px; line-height:22px; padding:7px 0 17px; display:block; font-family: "open_sansregular",arial;}

.word-class-software-row.support-base-row .wd-software-col p{ color:#fff; font-size:16px; line-height:22px; margin:0 0 14px; font-family: 'open_sanslight',arial;}

.word-class-software-row.support-base-row .wd-software-col > a{ color:#1f96e4; font-size:16px; line-height:22px; margin:0 0 0;}

.word-class-software-row.support-base-row .wd-software-col > a:hover{ text-decoration:underline;}

.word-class-software-row.support-base-row .wd-software-col span{ color:#fff; font-size:16px; line-height:22px; margin:0 0 0;}

/*--home page 2 css end--*/





/*--home page 3 css start--*/

 .outer-slider-col02.outer-slider-col03{ background:#000000 url(../img/slider-bg-img03.jpg) no-repeat right top; padding:0;}

.footer-part-row.bg-grey03 .foo-col-box.footer-social-media{ background:inherit}

.footer-part-row.bg-blue-dark .foo-col-box.footer-social-media{ background:inherit}

.testimonal-row.testimonal-slider-part.testimonal-two-col .testimonal-contant-outer{ padding:18px 0 29px 0;}

.testimonal-row.testimonal-slider-part.testimonal-two-col .testimonal-contant-slider{ padding:35px 6px 0 16px;}

.testimonal-row.testimonal-slider-part.testimonal-two-col .testimonal-photo-user{ border:solid 3px #b8b8b8;}



/*--home page 3 css end--*/



/*--company page css start--*/

.company-page-contant{ padding:50px 0 27px; margin:90px 0 0;}

.company-detail-col{ margin:0 0 20px; overflow:hidden;}

.company-detail-col h3{ color:#000000; font-size:22px; line-height:30px; margin:0 0 9px;} 

.company-detail-col .top-heading-titale{ color:#000000; font-size:30px; line-height:36px; margin:0 0 9px;} 

.company-detail-col > p{ color:#000; font-size:16px; line-height:26px; margin:0 0 19px;} 

.eula-list-detail{ margin:0 0 19px 25px;}

.eula-list-detail > li{ color:#000; font-size:16px; line-height:26px; margin:0 0 0; list-style:unset; padding-left:15px;} 

.eula-list-detail > li i{ color:#000; font-size:16px; line-height:26px; font-style:italic;} 

.eula-list-detail > li b{color:#000; font-size:16px; line-height:26px;}



.privacy-pocicy-detail > li h4{ color:#000000; font-size:22px; line-height:30px; margin:0 0 9px;} 

.privacy-pocicy-detail > li{ color:#000; font-size:16px; line-height:26px; margin:0 0 18px; list-style:none;}

.privacy-pocicy-detail > li a{ color:#067fdb; font-size:16px; line-height:26px;}

.privacy-pocicy-detail > li a:hover{ text-decoration:underline;}

.privacy-pocicy-detail > li > p{ color:#000; font-size:16px; line-height:26px; margin:0 0 19px;} 

.privacy-pocicy-detail.privacy-pocicy-inner-list{ margin:10px 0 0;}

.privacy-pocicy-detail.privacy-pocicy-inner-list > li{ background:url(../img/list-arrow02.png) no-repeat left 10px; margin:0 0 8px; padding:0 0 0 21px;}

.company-detail-col > p a{ color:#067fdb; font-size:16px; line-height:26px;}

.company-detail-col > p a:hover{ text-decoration:underline;}



.policy-share-list > li h4{ color:#000000; font-size:22px; line-height:30px; margin:0 0 9px;} 

.policy-share-list > li{ color:#000; font-size:16px; line-height:26px; margin:0 0 18px 20px; list-style:outside;}

.policy-share-list > li a{ color:#067fdb; font-size:16px; line-height:26px;}

.policy-share-list > li a:hover{ text-decoration:underline;}

.policy-share-list > li > p{ color:#000; font-size:16px; line-height:26px; margin:0 0 19px;} 



.music-list-detail{ margin:0 0 19px 25px;}

.music-list-detail > li{ color:#4e4e4e; font-size:14px; line-height:26px; margin:0 0 0; list-style:unset; padding-left:15px;} 

.music-list-detail > li i{ color:#4e4e4e; font-size:14px; line-height:26px; font-style:italic;} 

.music-list-detail > li b{color:#4e4e4e; font-size:14px; line-height:26px;}

/*--company page css end--*/



/*--support page css start--*/

.support-page-contant-outer{ padding:50px 0 27px; margin:90px 0 0;}

.suppport-tab-outer .top-heading-titale{ color:#000000; font-size:30px; line-height:36px; margin:0 0 9px;} 

.nav.nav-tabs { padding: 0 0 0 12px; margin:40px 0 0;}

.nav-tabs > li > a{ margin:0 0 0 0; background:#cecece; border-right:solid 6px #e5e5e5; outline:none; border-radius:0; color:#808080; font-size:16px; line-height:20px;

padding:17px 15px;}

.nav-tabs > li:last-child a{ border-right:none;}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover{border-right:solid 6px #e5e5e5; color:#000000;}

.icone-tabe-faq { display: inline-block; float: left; margin-right:7px;}

.faq-detail-title{ color:#808080; font-size:24px; line-height:30px; margin:0 0 25px;}  

.panel-heading .panel-title .collapsed{ background:url(../img/tab-drop-icone.png) no-repeat 12px center; }

.panel-heading .panel-title > a{background:url(../img/tab-drop-icone-open.png) no-repeat 12px center; padding:11px 38px; border:none; display:block; color:#363636;

font-size:18px;} 

.panel.panel-default{ background:inherit; border-radius:0; box-shadow:none; border:none; border-bottom:solid 1px #dddddd;}

.panel-default > .panel-heading{ background:inherit; padding:0;}

.panel.panel-default .panel-body{ padding:15px;}

.panel.panel-default .panel-body p{ color:#4e4e4e; font-size:15px; line-height:22px;}

.panel-group{ padding:35px 0 0;}

.panel-body > h3{ color:#4e4e4e; font-size:18px; line-height:28px;}

/*--form  css start--*/

.form-col-outer{ }

.form-col-outer h1{ color:#000000; font-size:30px; font-weight: 600; line-height:40px; margin:0 0 24px; display:block; text-align:center;} 
.form-col-outer h3{ color:#000000; font-size:18px; line-height:20px; margin:0 0 44px; display:block; text-align:center;} 

.form-col-outer h5{ color:#000000; font-size:18px; line-height:40px; margin:0 0 44px; display:block; text-align:center;} 

.form-col-outer .form-group > label{ color:#363636; font-size:18px; font-family: "open_sansregular",arial; font-weight:400; margin-bottom:11px;}

.form-col-outer .form-group > label > sub{ color:#f00; font-size:15px;}

.form-col-outer .form-group .form-control{ border-radius:0; height:40px;}

.form-col-outer .form-group textarea.form-control{ height:auto;}

.form-col-outer .form-group{ margin:0 0 38px;}

.btn.submit-now-btn { width:206px; display: block; margin: 0 auto; border-radius:4px; color:#ffffff; font-size:18px; background:#0078d7; text-transform:uppercase;

padding:11px 0; font-family: 'open_sanssemibold',arial;}

.btn.submit-now-btn:hover{ background:#000}

.panel.panel-default:last-child{ border:none;}



/*--form  css end--*/

.uninstall-instructions-contant, .terms-of-use-contant{ margin:90px 0 0; padding:50px 0 27px;}

.uninstall-instructions-contant .company-detail-col, .terms-of-use-contant .company-detail-col{ margin:0;} 

/*--support page css end--*/



/*--popup login page css start--*/

.modal{ z-index:9999 ;}

.login-title-head{ text-align:center; color:#000000; font-size:30px; line-height:38px; font-family: 'open_sanssemibold',arial; padding:4px 0 0;}

.login-sub-titale{ text-align:center; color:#454545; font-size:14px; line-height:20px; padding:5px 0 0;}

.close > span { font-size: 22px; }

.modal-dialog { margin: 215px auto; width: 500px; }

.modal-content{ border-radius:0;}

.modal-content { padding: 0 15px; }

.modal-body{ padding:15px 30px;}

button.close{ position:absolute; top:8px; right:8px;}

.login-form .input-group-addon{ padding:5px 9px; background:#fff; border:none; border-right:solid 1px #abadb3; margin:1px 0 0;}

.login-form .form-control{ height:44px; border-radius:0; border:none; color:#545454; font-size:16px;}

.login-form .form-group{ border:solid 1px #abadb3; margin-bottom:12px;}

.login-form{ margin:15px 0 0;}

.btn.sign-in-btn { display: block; width: 100%; background:#159703 url(../img/btn-bg.jpg) repeat-x left top; border:solid 1px #0c7100; border-radius:2px; color:#ffffff;

font-size:21px; font-family: 'open_sanssemibold',arial; text-shadow:0 1px 1px #000; margin:24px 0 0; overflow:hidden;}

.btn.sign-in-btn:hover{ background:#159703 url(../img/btn-bg.jpg) repeat-x left top;}

.offer-free-titale{ color:#454545; text-align:center; font-size:14px; margin:6px 0 8px;}

.modal-footer{ overflow:hidden; margin:0 0 10px;}

.creat-account{ color:#626fa0; font-size:14px; font-family: 'open_sanssemibold',arial; float:left;}

.creat-account:hover{ text-decoration:underline;}

.forgot-password{ color:#626fa0; font-size:14px; font-family: 'open_sanssemibold',arial; float:right;}

.forgot-password:hover{ text-decoration:underline;}

.reset-password-detail{ margin:16px 0 0;}

.reset-password-detail > p{ color:#454545; font-size:14px; line-height:20px; margin:0 0 40px;}

/*--popup login page css end--*/



/*--overview page css start--*/

.header-row-overveiw{ display:block;  position:relative; top:0; left:0; width:100%; z-index:999; padding-bottom:0;}

.overview-top-header{ background:#ffffff; overflow:hidden; clear:both; display:block; content:"";}

.overview-top-header .logo { display: inline-block; margin: 22px 0 0; }

.log-out-col {text-align: right; padding:18px 0;}

.log-out-col .name-login-user{ color:#000000; font-size:16px; line-height:24px; font-family: 'open_sansitalic',arial; vertical-align:middle; margin-right: 7px;}

.log-out-btn { display: inline-block; vertical-align:middle;}

.log-out-btn .glyphicon.glyphicon-off{ color:#a09f9f; font-size:15px; border:solid 1px #b2b2b2; padding:5px; border-radius:3px;}

.log-out-btn .glyphicon.glyphicon-off:hover{ color:#007cdb; border-color:#007cdb;}

.overveiw-header-menu{ background:#14befa; overflow:hidden; clear:both; display:block; content:"";}



.overveiw-menu-col .navbar.navbar-default.overveiw-categ-menu{ background:none !important; border:none !important; margin-bottom:0; z-index:9; position:relative; margin-top:0;}

.overveiw-menu-col .navbar.navbar-default.overveiw-categ-menu{ box-shadow:none; background:none; border:none;}

.overveiw-menu-col a.logo:focus,  a.logo:hover{ text-decoration:none; color:#fff;}

.overveiw-menu-col .navbar-default.overveiw-categ-menu .nav.navbar-nav{ display:table; width:100%;} 

.overveiw-menu-col .navbar-default.overveiw-categ-menu .navbar-nav > li{ position:relative; padding:0 0 0; border-right:solid 1px #3fcbfc;

float:left; text-align:center;}

.overveiw-menu-col .navbar-default.overveiw-categ-menu .navbar-nav > li > a{ color:#ffffff; font-size:16px; padding:20px 45px; line-height:26px; display:block; text-align:center; margin:0; font-family: 'open_sanslight',arial; background:inherit; border-radius:0; border-right:solid 1px #09abe5}

.overveiw-menu-col .navbar-default.overveiw-categ-menu .navbar-nav > li > a:hover, .overveiw-menu-col .navbar-default.overveiw-categ-menu .navbar-nav > li > a.active-menu{ background:#159af5;}

.overveiw-menu-col .navbar.navbar-default .categary-icone{ display:block; padding:6px 0 0;}

.overveiw-menu-col .navbar.navbar-default .categary-name-titale{ display:block; font-size:16px; line-height:24px;} 

.overveiw-menu-col .nav.navbar-nav{ float:none; display:table; width:100%;}

.overveiw-menu-col, .overveiw-menu-col .navbar.navbar-default.overveiw-categ-menu { clear: both; display: block; width: 100%;}

/*--overview contant css start--*/



.overveiw-headin-col{ text-align:center;}

.overveiw-headin-col h2{ color:#000000; font-size:36px; line-height:48px; font-family: 'open_sanslight',arial; margin:26px 0 33px; display:block;}



.premium-support-col{ text-align:center; border:solid 1px #e8e7e7; overflow:hidden; border-radius:5px; margin:0 0 30px;}

.premium-support-col .premium-head-titale{ color:#ffffff; font-size:24px; line-height:34px; background:#03a2da; display:block; padding:11px 0 15px; margin:0 0 15px}

.premium-support-col .price-detail-col{ border-bottom:dashed 1px #b2b2b2; margin:0 40px 12px;}

.premium-support-col .price-detail-col.last-price{ border-bottom:none; margin-bottom:0;}

.premium-support-col .year-support-titale{ color:#aaaaaa; font-size:16px; line-height:26px; margin:0 0 0;}

.premium-support-col .price-col-box span{ color:#000000; font-size:36px; line-height:48px; }

.premium-support-col .price-col-box span sub{ color:#000000; font-size:22px; line-height:34px; vertical-align:top; margin:-4px 0 0; display:inline-block;}

.premium-support-col .buy-now-btn{ width:98px; margin:4px auto 20px; background:#27c11b; color:#ffffff; font-size:14px; line-height:20px; display:block; border-radius:3px;

padding:2px 0;}

.premium-support-col .buy-now-btn:hover{ background:#007cdb;}

.premium-support-col .contact-number-col{ background:#225572; padding:24px 0 23px; margin:0 0 0;}

.premium-support-col .tellphone-box{ width:50px; height:50px; background:#1bc6fa; border:solid 2px #fff; display:block; margin:0 auto; border-radius:50%; text-align:center;

vertical-align:middle; padding:6px 0 0;}

.premium-support-col .contact-number-col > span{ color:#fff; font-size:16px; line-height:26px; display:block; margin:6px 0 0;}

.premium-support-col .contact-number-col > h4{ color:#14befa; font-size:28px; line-height:36px; font-family: 'open_sanssemibold',arial; margin:-8px 0 0;}



.overveiw-product-col{ text-align:center; border:solid 1px #e8e7e7; border-radius:5px; margin:0 0 20px; padding:20px 0 0;}

.overveiw-product-col:hover, .overveiw-product-col.product-active{ background:#f6f6f6;} 

.overveiw-product-col > img { margin: 0 0 3px; }

.overveiw-product-col > h5{ color:#000000; font-size:16px; line-height:26px; margin:0 0 6px;}

.overveiw-product-col > p{ color:#515050; font-size:13px; line-height:22px; padding:0 45px; margin:0 0 12px;}



.download-product-btn{ width:98px; margin:4px auto 21px; background:#8f8f8f; color:#ffffff; font-size:14px; line-height:20px; display:block; border-radius:3px;

padding:2px 0; font-family: 'open_sanssemibold',arial;}

.download-product-btn:hover{ background:#007cdb; color:#fff;} 

/*--overview contant css end--*/



.copy-right-col-overveiw p{ color:#000000; font-size:12px; line-height:20px; padding:10px 0; text-align:center; }

/*--overview page css end--*/





.personalDetails{ background-color:#696969; color:#fff; padding:10px 10px; text-align:center; border-radius:5px 5px 0 0;}

.personalDetails h5{ color:#fff; font-size:21px; font-family: 'open_sanssemibold',arial; line-height:30px;}

.allDetails{ background-color:#f7f7f7; padding:30px 5px; border:solid 1px #ccc; border-top:none; border-radius:0 0 5px 5px; margin:0 0 53px; overflow:hidden;}

.form_box{ margin-top:15px; }

.pb_40{ padding-bottom:40px; }

.account_cust{text-align:left;}

.account_cust .buy-now-btn{background:#27c11b; color:#ffffff; font-size:20px; font-family: 'open_sanssemibold',arial; line-height:28px;border-radius:3px; padding:8px 40px; text-align:center; display:inline-block;}

.account_cust .buy-now-btn:hover{ background:#007cdb;}

#datepicker{ background:#fff url(../img/calendar_icon1.png) no-repeat 96% 7px;}

/*product details page*/

.peoductdetails{ width:100%; border:solid 1px #ccc; border-top:none; border-radius:0 0 5px 5px; margin:0 0 60px;}

.fields_product{ width:16%; padding:10px 20px; text-align:center; font-size:16px; font-weight:600;}

.peoductdetails .first_row_heading{ width:100%; background-color:#e2e2e2; border-bottom:1px solid #e9e9e9;}

.fields_product_values{  background-color:#fff; width:16%; padding:10px; text-align:center; font-size:14px; border-bottom:1px solid #e9e9e9; vertical-align:middle; }

.fields_product_values_gray{ background-color:#f7f7f7; width:16%; padding:10px; text-align:center; font-size:14px; border-bottom:1px solid #e9e9e9; vertical-align:middle; }





.overveiw-headin-col img { margin-right: 6px; }

.allDetails .form-control{ height:40px; color:#a2a2a2; font-size:16px;}

.account_cust { margin: 15px 0 0; overflow:hidden; }

.peoductdetails .account_cust{ margin:0;}

.account-renew-col{ text-align:center;} 

textarea.form-control { height: auto !important; } 

.premium-support-col .premium-detail-col{ color:#878787; font-size:14px; line-height:22px; margin:0 0 42px; text-align:left;}

.premium-detail-col b{ color:#4b4b4b; font-size:14px; line-height:22px; margin:0 0 0;}

.premium-support-col.premium-support-over-col { border:none; border-radius:0; padding-left:20px;}

.premium-support-col.premium-support-over-col .premium-head-titale{ background:none; color:#14befa; text-align:left;  border-bottom:solid 1px #c8c8c8; padding:0 0 10px;}



.overveiw-contant-outer { clear: both; content: ""; display: block; overflow: hidden;}

.premium-support-over-col .support-contact-number-col{padding:24px 0 23px; margin:0 0 0;}

.premium-support-over-col .tellphone-box{ width:86px; height:86px; background:#1bc6fa; border:solid 2px #fff; display:block; margin:0 auto; border-radius:50%; text-align:center;

vertical-align:middle; padding:12px 0 0; border:solid 1px #14b6e8;}

.premium-support-over-col .support-contact-number-col > span{ color:#a0a0a0; font-size:16px; line-height:26px; display:block; margin:6px 0 0;}

.premium-support-over-col .support-contact-number-col > h4{ color:#696969; font-size:28px; line-height:36px; font-family: 'open_sanssemibold',arial; margin:-8px 0 0;}



.premium-support-over-col .get-free-call-col{ background:#225572; padding:32px 28px; margin:0 0 0; text-align:left; border-radius:5px;}

.premium-support-over-col .get-free-call-col > h5{ color:#27c11b; font-size:21px; line-height:25px; margin:0 0 0;}

.premium-support-over-col .get-free-call-col > p{ color:#fff; font-size:14px; line-height:16px; display:block; margin:6px 0 0;}

.premium-support-over-col .get-free-call-col > p > a{ color:#fff; font-size:14px; line-height:22px; font-family: 'open_sansitalic',arial;}

.premium-support-over-col .get-free-call-col > p > a:hover{ text-decoration:underline;}

.support-contact-number-col .active-premium-support-btn{ width:287px; background:#27c11b; margin:10px auto 50px; display:block; border-radius:3px; padding:9px 0 8px; text-align:center; color:#ffffff; font-size:16px; line-height:22px; font-family: 'open_sanssemibold',arial;}

.support-contact-number-col .active-premium-support-btn:hover{ background:#159af5;}



/*-- page css start--*/

.setting-software-col{ overflow:hidden; margin:0 0 30px;} 

.checkbox-group .setting-detail-text-col h6{ color:#000000; font-size:18px; line-height:26px; padding:0 0 0px; margin:0 0 7px;}

.checkbox-group{ overflow:hidden; clear:both; display:block; border-bottom:solid 1px #f3f3f3; padding:0 0 27px; margin-bottom:18px;}

.check-box-col { display: inline-block; float: left; width: auto; margin-right:34px; padding:11px 0 0;}

.setting-detail-text-col{display: inline-block; float: left; width:85%;  }

.setting-detail-text-col > p{ color:#878787; font-size:14px; line-height:20px; word-break:break-all;}

.setting-detail-text-col .dropdown-checkbox-col{ background:url(../img/drop-icone.png) no-repeat 100% center; color:#878787; display:inline-block; font-size:14px; line-height:20px; 

margin:27px 0 30px; padding:0 100px 0 0;}

/*--page css end--*/




/*--start--*/

.outer-slider-col.music-proudct-slider-contant{ background:#000000 url(../img/music-product-banner.jpg) no-repeat center bottom; min-height:548px;}

.product-free-down-btn { clear: both; display: block; float: left; overflow: hidden; }

.music-proudct-slider-contant .banner-contant-col h2{ color:#fffefe; font-size:36px; line-height:42px; margin:26px 0 63px; text-align:center;}

.music-proudct-slider-contant .banner-contant-col { }

.product-benefits-row .container.bg-wht{ padding:0 0 58px;}

.music-proudct-slider-contant .btn.free-download-btn{ margin:25px 0 0;}



.music-proudct-slider-contant .banner-contant-col p{ width:36%; color:#fffefe; font-size:16px; font-family: 'open_sanslight',arial; line-height:24px;}

.music-proudct-slider-contant .banner-contant-col .benner-product-list{ display:table; margin:0 0 16px;}

.music-proudct-slider-contant .banner-contant-col .benner-product-list li{ list-style:none; background:url(../img/arrow-music-list.png) no-repeat center left; margin:15px 0; padding:0 0 0 22px;}

.music-proudct-slider-contant .banner-contant-col .benner-product-list li{ color:#fffefe; font-size:16px; font-family: 'open_sanslight',arial; line-height:24px; text-decoration:none;}

.music-proudct-slider-contant .banner-contant-col .benner-product-list li:hover{ background:url(../img/arrow-music-list-hover.png) no-repeat center left;}

.music-proudct-slider-contant .banner-contant-col .benner-product-list li:hover{ color:#007cdb;}

.music-proudct-slider-contant .btn.free-download-btn{ background:url(../img/bg-btn.png) repeat-x left bottom; width:289px; color:#fff; font-size:30px; line-height:36px; text-align:center;

font-family: 'open_sanssemibold',arial; border-radius:5px; padding:11px 0; margin:8px 0 0;} 

.music-proudct-slider-contant .sub-titale-window{ color:#fffefe; font-size:14px; font-family: 'open_sanslight',arial; line-height:18px; margin:5px 0;}

.music-choose-col h4{ color:#630035;}

.fvd-bg{ background:rgba(92, 88, 85, 0.98) url(/img/slider-bg-img.jpg) no-repeat right top; }

.main-bg{ background:#01274e url(../img/slider-bg-img5.jpg) no-repeat right 0;}

.reset-password-col { padding: 52px 0 0; }

.reset-password-col .allDetails .form-group label {  color: #333; font-size: 16px; font-family: 'open_sanslight',arial;}

.reset-password-col .account_cust .buy-now-btn{ margin:6px 0 0;}

/*--page css end--*/



/*--Save information page css start--*/  

.microsoft-partner-logo { padding: 30px 0 0; text-align: right }

.heading-titale {

  text-align: center;

}

.license-key-titale { text-align: center;}

.license-key-titale h2 { color: #000000; font-size: 22px; line-height: 32px; margin:60px 0 38px;}

.form-key-col{ background:#ecf3f8; border-radius:4px; border:solid 1px #eeeeee; overflow:hidden; text-align:center; padding:65px 24px 73px; margin:0 10px;}

.personal-info-col{ overflow:hidden; margin:0 -15px;}

.personal-info-col .form-group{ overflow:hidden;}

.personal-info-col .form-control{ height:40px; color:#000000;}

.personal-info-col .form-group label {  color:#000000; font-size: 16px; font-weight:400; margin:0; padding:9px 15px;}

.personal-info-col .account_cust{ padding:0 15px; text-align:right;}

.personal-info-col .account_cust .buy-now-btn{ width:65%; padding:8px 0;}

.form-key-col .form-group-input .input-faild-key{ width:100%; color:#000000; height:54px; font-size:20px; line-height:30px;}

.form-key-col .btn.request-btn{ width:auto; padding:8px 40px 9px; background:#0078e8; margin:26px 0 0;}



.licencekey-step-col{ background:#f5f5f5; overflow:hidden; padding:0 10px 10px; margin:50px 0 0;}

.licencekey-step-col ul { display: table; width: 100%; }

.licencekey-step-col ul li{ list-style:none; display:table-cell; text-align:center;}

.licencekey-step-col > ul > li > a{ display:block; color:#8e8e8e; font-size:20px; line-height:28px; border-bottom:solid 4px #d7d7d7; margin:0 10px; padding:8px 0 12px;}

.licencekey-step-col > ul > li > a:hover, .licencekey-step-col > ul > li > a.active{border-bottom:solid 4px #979797; color:#000000;}







.copy-right-col { padding: 52px 0 16px; }

.copy-right-key-verify-col > p{ color:#656565; font-size:12px; line-height:18px; margin:0 0 5px;}

.term-policy-key-col { padding: 14px 0 0; overflow:hidden; }

.copy-right-key-verify-col{ padding:13px 0 0;}

.term-policy-key-col ul{ float:right;}

.term-policy-key-col ul li{ list-style:none; float:left; line-height:15px; border-right:solid 1px #656565; padding:0 10px;}

.term-policy-key-col ul li:last-child{ border-right:0;}

.term-policy-key-col ul li a{ color:#656565; font-size:12px; line-height:18px; margin:0 0 5px;}

.term-policy-key-col ul li a:hover{ text-decoration:underline !important;}

.copy-right-col.licence-key-copy-right { padding: 3px 0 16px; }



/*index.php*/



	.mg-flip-container {

  perspective:1000px;

}

.mg-flip-container:hover .mg-flip-content,

.mg-flip-container.hover .mg-flip-content {

  transform:rotateY(180deg);

}

.mg-flip-container,.front-side,.back-side {

  width: 100%;

  height: 110px;

}

.mg-flip-content {

  transition:.6s; /* Flip duration */

  transform-style:preserve-3d;

  position:relative;

}

.front-side,

.back-side {

  backface-visibility:hidden;

  position:absolute;

  top:0;

  left:0;

}

.front-side {

  z-index:2;

  transform:rotateY(0deg);

}

.back-side {

  transform:rotateY(180deg);

}

.spacer4 {

    padding: 20px 0px;

    float: left;

    width: 100%;

}



/*Support.php*/

.popupMagnifyContainer {

	position: absolute;

	display: block;

}

.popupMagnifyNew { 

	position: absolute;

	display: block;

	border-radius: 100%;

	z-index: 5;

}

.popupMagnifyNew:hover { 

	cursor: pointer;

    width: 40px;

    height: 40px;

	box-shadow: 0 0 1px 3px rgba(255, 141, 0, 0.85), 0 0 3px 3px rgba(0, 0, 0, 0.25), inset 0 0 15px 2px rgba(0, 0, 0, 0.25);

}

.spinner {

	width: 40px;

	height: 40px;

	background-image:url("../img/popover-trigger.png");

	margin: -14px -14px;

	border-radius: 100%;

	-webkit-animation: sk-scaleout 1.0s infinite ease-in-out;

	animation: sk-scaleout 1.0s infinite ease-in-out;

}

.popupMagnifyContainer .tipbox {

	position: absolute;

	display: none;

	z-index: 10;

	width: 180px;

	color: #333b54;

	background-color: #fff;

	font-family: Helvetica, "Helvetica Light", "Helvetica Neue", "Helvetica Neue Light", "Helvetica Neue Medium", "Helvetica Neue UltraLight",arial;

	font-size: 13px;

	font-weight: normal;

	text-align: left;

	margin-top: 32px;

	margin-left: -40px;

	padding: 10px;

	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);

	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);

	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);

	-moz-border-radius: 5px;

	-webkit-border-radius: 5px;

	-khtml-border-radius: 5px;

	border-radius: 5px;

	border: solid 1px #ccc;

	opacity: 1;

	top: 3px;

}

.popupMagnifyContainer .tipbox img {

	display: block;

	position: absolute;

	top: -14px;

	left: 28px;

}

.popupMagnifyNew:hover .spinner {

	display: none;

}

.popupMagnifyContainer:hover .tipbox {

	display:block;

}



.shot1 .popupMagnifyNew {

	margin-left: -8px;

	margin-top: -14px;

}

.shot1 .popupMagnifyNew:hover {

    margin-left: -22px;

    margin-top: -28px;

 

}



.shot2 .popupMagnifyNew, .shot3 .popupMagnifyNew, .shot4 .popupMagnifyNew, .shot5 .popupMagnifyNew, .shot6 .popupMagnifyNew, .shot7 .popupMagnifyNew, .shot8 .popupMagnifyNew, .shot9 .popupMagnifyNew, .shot10 .popupMagnifyNew, .shot11 .popupMagnifyNew, .shot12 .popupMagnifyNew, .shot13 .popupMagnifyNew, .shot14 .popupMagnifyNew, .shot15 .popupMagnifyNew, .shot16 .popupMagnifyNew, .shot17 .popupMagnifyNew, .shot18 .popupMagnifyNew, .shot19 .popupMagnifyNew, .shot20 .popupMagnifyNew, .shot21 .popupMagnifyNew, .shot22 .popupMagnifyNew, .shot23 .popupMagnifyNew, .shot24 .popupMagnifyNew, .shot25 .popupMagnifyNew, .shot26 .popupMagnifyNew, .shot27 .popupMagnifyNew, .shot28 .popupMagnifyNew, .shot29 .popupMagnifyNew, .shot30 .popupMagnifyNew, .shot31 .popupMagnifyNew, .shot32 .popupMagnifyNew, .shot33 .popupMagnifyNew, .shot34 .popupMagnifyNew, .shot35 .popupMagnifyNew, .shot36 .popupMagnifyNew, .shot37 .popupMagnifyNew, .shot38 .popupMagnifyNew, .shot39 .popupMagnifyNew, .shot40 .popupMagnifyNew, .shot41 .popupMagnifyNew, .shot42 .popupMagnifyNew, .shot43 .popupMagnifyNew, .shot44 .popupMagnifyNew, .shot45 .popupMagnifyNew {

    margin-left: 0px;

    margin-top: 0px;

}

.shot2 .popupMagnifyNew:hover, .shot3 .popupMagnifyNew:hover, .shot4 .popupMagnifyNew:hover, .shot5 .popupMagnifyNew:hover, .shot6 .popupMagnifyNew:hover, .shot7 .popupMagnifyNew:hover, .shot8 .popupMagnifyNew:hover, .shot9 .popupMagnifyNew:hover, .shot10 .popupMagnifyNew:hover, .shot11 .popupMagnifyNew:hover, .shot12 .popupMagnifyNew:hover, .shot13 .popupMagnifyNew:hover, .shot14 .popupMagnifyNew:hover, .shot15 .popupMagnifyNew:hover, .shot16 .popupMagnifyNew:hover, .shot17 .popupMagnifyNew:hover, .shot18 .popupMagnifyNew:hover, .shot19 .popupMagnifyNew:hover, .shot20 .popupMagnifyNew:hover, .shot21 .popupMagnifyNew:hover, .shot22 .popupMagnifyNew:hover, .shot23 .popupMagnifyNew:hover, .shot24 .popupMagnifyNew:hover, .shot25 .popupMagnifyNew:hover, .shot26 .popupMagnifyNew:hover, .shot27 .popupMagnifyNew:hover, .shot28 .popupMagnifyNew:hover, .shot29 .popupMagnifyNew:hover, .shot30 .popupMagnifyNew:hover, .shot31 .popupMagnifyNew:hover, .shot32 .popupMagnifyNew:hover, .shot33 .popupMagnifyNew:hover, .shot34 .popupMagnifyNew:hover, .shot35 .popupMagnifyNew:hover, .shot36 .popupMagnifyNew:hover, .shot37 .popupMagnifyNew:hover, .shot38 .popupMagnifyNew:hover, .shot39 .popupMagnifyNew:hover, .shot40 .popupMagnifyNew:hover, .shot41 .popupMagnifyNew:hover, .shot42 .popupMagnifyNew:hover, .shot43 .popupMagnifyNew:hover, .shot44 .popupMagnifyNew:hover, .shot45 .popupMagnifyNew:hover {

	margin-left: -15px;

	margin-top: -15px;

}


.fbc_shot1 .popupMagnifyNew, .fbc_shot2 .popupMagnifyNew, .fbc_shot3 .popupMagnifyNew, .fbc_shot4 .popupMagnifyNew, .fbc_shot5 .popupMagnifyNew, .fbc_shot6 .popupMagnifyNew, .fbc_shot7 .popupMagnifyNew, .fbc_shot8 .popupMagnifyNew, .fbc_shot9 .popupMagnifyNew, .fbc_shot10 .popupMagnifyNew, .fbc_shot11 .popupMagnifyNew, .fbc_shot12 .popupMagnifyNew, .fbc_shot13 .popupMagnifyNew, .fbc_shot14 .popupMagnifyNew, .fbc_shot15 .popupMagnifyNew, .fbc_shot16 .popupMagnifyNew, .fbc_shot17 .popupMagnifyNew, .fbc_shot18 .popupMagnifyNew, .fbc_shot19 .popupMagnifyNew, .fbc_shot20 .popupMagnifyNew, .fbc_shot21 .popupMagnifyNew, .fbc_shot22 .popupMagnifyNew, .fbc_shot23 .popupMagnifyNew, .fbc_shot24 .popupMagnifyNew, .fbc_shot25 .popupMagnifyNew, .fbc_shot26 .popupMagnifyNew, .fbc_shot27 .popupMagnifyNew, .fbc_shot28 .popupMagnifyNew, .fbc_shot29 .popupMagnifyNew, .fbc_shot30 .popupMagnifyNew, .fbc_shot31 .popupMagnifyNew, .fbc_shot32 .popupMagnifyNew, .fbc_shot33 .popupMagnifyNew, .fbc_shot34 .popupMagnifyNew, .fbc_shot35 .popupMagnifyNew, .fbc_shot36 .popupMagnifyNew, .fbc_shot37 .popupMagnifyNew, .fbc_shot38 .popupMagnifyNew, .fbc_shot39 .popupMagnifyNew, .fbc_hot40 .popupMagnifyNew, .fbc_shot41 .popupMagnifyNew, .fbc_shot42 .popupMagnifyNew, .fbc_shot43 .popupMagnifyNew, .fbc_shot44 .popupMagnifyNew, .fbc_shot45 .popupMagnifyNew {

    margin-left: 0px;

    margin-top: 0px;

}

.fbc_shot1 .popupMagnifyNew:hover, .fbc_shot2 .popupMagnifyNew:hover, .fbc_shot3 .popupMagnifyNew:hover, .fbc_shot4 .popupMagnifyNew:hover, .fbc_shot5 .popupMagnifyNew:hover, .fbc_shot6 .popupMagnifyNew:hover, .fbc_shot7 .popupMagnifyNew:hover, .fbc_shot8 .popupMagnifyNew:hover, .fbc_shot9 .popupMagnifyNew:hover, .fbc_shot10 .popupMagnifyNew:hover, .fbc_shot11 .popupMagnifyNew:hover, .fbc_shot12 .popupMagnifyNew:hover, .fbc_shot13 .popupMagnifyNew:hover, .fbc_shot14 .popupMagnifyNew:hover, .fbc_shot15 .popupMagnifyNew:hover, .fbc_shot16 .popupMagnifyNew:hover, .fbc_shot17 .popupMagnifyNew:hover, .fbc_shot18 .popupMagnifyNew:hover, .fbc_shot19 .popupMagnifyNew:hover, .fbc_shot20 .popupMagnifyNew:hover, .fbc_shot21 .popupMagnifyNew:hover, .fbc_shot22 .popupMagnifyNew:hover, .fbc_shot23 .popupMagnifyNew:hover, .fbc_shot24 .popupMagnifyNew:hover, .fbc_shot25 .popupMagnifyNew:hover, .fbc_shot26 .popupMagnifyNew:hover, .fbc_shot27 .popupMagnifyNew:hover, .fbc_shot28 .popupMagnifyNew:hover, .fbc_shot29 .popupMagnifyNew:hover, .fbc_shot30 .popupMagnifyNew:hover, .fbc_shot31 .popupMagnifyNew:hover, .fbc_shot32 .popupMagnifyNew:hover, .fbc_shot33 .popupMagnifyNew:hover, .fbc_shot34 .popupMagnifyNew:hover, .fbc_shot35 .popupMagnifyNew:hover, .fbc_shot36 .popupMagnifyNew:hover, .fbc_shot37 .popupMagnifyNew:hover, .fbc_shot38 .popupMagnifyNew:hover, .fbc_shot39 .popupMagnifyNew:hover, .fbc_shot40 .popupMagnifyNew:hover, .fbc_shot41 .popupMagnifyNew:hover, .fbc_shot42 .popupMagnifyNew:hover, .fbc_shot43 .popupMagnifyNew:hover, .fbc_shot44 .popupMagnifyNew:hover, .fbc_shot45 .popupMagnifyNew:hover {

	margin-left: -15px;

	margin-top: -15px;

}

.fbc_shot1 {top: 108px;left: 564px;} .fbc_shot2 {top: 144px;left: 250px;} .fbc_shot3 {top: 324px;left: 298px;} .fbc_shot4 {top: 325px;left: 550px;}
.fbc_shot5 {top: 461px;left: 545px;} .fbc_shot6 {top: 166px;left: 100px;} .fbc_shot7 {top: 285px;left: 100px;} .fbc_shot8 {top: 285px;left: 486px;}
.fbc_shot9 {top: 434px;left: 100px;} .fbc_shot10 {top: 154px;left: 96px;} .fbc_shot11 {top: 217px;left: 169px;} .fbc_shot12 {top: 517px;left: 631px;}
.fbc_shot13 {top: 217px;left: 96px;} .fbc_shot14 {top: 166px;left: 620px;} .fbc_shot15 {top: 217px;left: 178px;} .fbc_shot16 {top: 517px;left: 631px;}
.fbc_shot17 {top: 278px;left: 96px;} .fbc_shot18 {top: 166px;left: 620px;} .fbc_shot19 {top: 217px;left: 178px;} .fbc_shot20 {top: 517px;left: 631px;}
.fbc_shot21 {top: 339px;left: 96px;} .fbc_shot22 {top: 166px;left: 620px;} .fbc_shot23 {top: 217px;left: 178px;} .fbc_shot24 {top: 517px;left: 631px;}
.fbc_shot25 {top: 408px;left: 96px;} .fbc_shot26 {top: 166px;left: 620px;} .fbc_shot27 {top: 217px;left: 178px;} .fbc_shot28 {top: 517px;left: 631px;}

.shot1 {top: 99px;left: 409px;}
.shot2 {top: 107px;left: 102px;}
.shot3 {top: 186px;left: 693px;}
.shot4 {top: 257px;left: 692px;}
.shot5 {top: 263px;left: 104px;}
.shot6 {top: 335px;left: 104px;}
.shot7 {top: 408px;left: 104px;}

.shot8 {top: 428px;left: 649px;}

.shot9 {top: 450px;left: 104px;}

.shot10 {top: 510px;left: 605px;}

.shot11 {top: 109px;left: 668px;}

.shot12 {top: 137px;left: 242px;}

.shot13 {top: 325px;left: 264px;}

.shot14 {top: 326px;left: 575px;}

.shot15 {top: 463px;left: 262px;}

.shot16 {top: 464px;left: 574px;}

.shot17 {top: 103px;left: 237px;}

.shot18 {top: 144px;left: 111px;}

.shot19 {top: 145px;left: 167px;}

.shot20 {top: 147px;left: 484px;}

.shot21 {top: 146px;left: 576px;}

.shot22 {top: 146px;left: 704px;}

.shot23 {top: 305px;left: 368px;}

.shot24 {top: 506px;left: 121px;}

.shot25 {top: 520px;left: 363px;}

.shot26 {top: 510px;left: 554px;}

.shot27 {top: 505px;left: 621px;}
.shot42 {top: 505px;left: 664px;}
.shot43 {top: 505px;left: 702px;}
.shot44 {top: 504px;left: 742px;}
.shot45 {top: 235px;left: 750px;}


.shot28 {top: 152px;left: 161px;}

.shot29 {top: 104px;left: 371px;}

.shot30 {top: 236px;left: 119px;}

.shot31 {top: 314px;left: 107px;}

.shot32 {top: 530px;left: 100px;}

.shot33 {top: 530px;left: 366px;}

.shot34 {top: 530px;left: 789px;}



.shot35 {top: 85px;left: 401px;}

.shot36 {top: 135px;left: 391px;}

.shot37 {top: 181px;left: 102px;}

.shot38 {top: 185px;left: 533px;}

.shot39 {top: 549px;left: 95px;}

.shot40 {top: 555px;left: 329px;}

.shot41 {top: 228px;left: 693px;}







#accordion li {padding:2px 0;}











/*--Save information page css end--*/





@media (min-width: 768px)

{

.col-sm-12.banner-outer-contant {

	padding:0 30px;

    

}

}



.fvd_header {min-height:400px;margin: 70px 0 auto;}

.fvd_header .pull-right{margin-top:10px;}

.fvd_header h1 {font-size:36px;text-align:left;font-family:'Segoe UI',arial;}

.fvd_header h2{font-size:24px; text-align:left!important; font-family:'MyriadPro Light','myriad Pro',arial; margin:10px 0!important;line-height: 25px!important; color:#000!important;}

.fvd_header .free-download-btn {margin-top:8px;font-family:'MyriadPro Light',"myriad Pro",arial;}  

.fvd_header .sub-titale-window a{color:#9c0000; font-family:'MyriadPro Light','myriad Pro',arial;font-size:16px;text-decoration:underline}
.video-new-row .free-download-btn{width: 400px;font-size: 36px;padding: 11px 0;font-family:'Myriad Pro Light',"Myriad Pro",arial;}
.fvd_product_banner {background:url(../../assets/img/fvd_header_img.png) no-repeat;background-size: 60% 90%;}


/* date picker css user panel*/

.table-condensed {

	width:100%;

	}
/* #####################################################################

   #

   #   Project       : Modal Login css

   #

   ##################################################################### */


@import url(http://fonts.googleapis.com/css?family=Roboto);



* {

    font-family: 'Roboto', sans-serif;

}



#login-modal .modal-dialog {

    width: 350px;

}



#login-modal input[type=text], input[type=password], input[type=eamil] {

	margin-top: 10px;

}



#div-login-msg,

#div-lost-msg,

#div-register-msg {

    border: 1px solid #dadfe1;

    height: 30px;

    line-height: 28px;

    transition: all ease-in-out 500ms;

}



#div-login-msg.success,

#div-lost-msg.success,

#div-register-msg.success {

    border: 1px solid #68c3a3;

    background-color: #c8f7c5;

}



#div-login-msg.error,

#div-lost-msg.error,

#div-register-msg.error {

    border: 1px solid #eb575b;

    background-color: #ffcad1;

}



#icon-login-msg,

#icon-lost-msg,

#icon-register-msg {

    width: 30px;

    float: left;

    line-height: 28px;

    text-align: center;

    background-color: #dadfe1;

    margin-right: 5px;

    transition: all ease-in-out 500ms;

}



#icon-login-msg.success,

#icon-lost-msg.success,

#icon-register-msg.success {

    background-color: #68c3a3 !important;

}



#icon-login-msg.error,

#icon-lost-msg.error,

#icon-register-msg.error {

    background-color: #eb575b !important;

}



#img_logo {

    max-height: 100px;

    max-width: 100px;

}





.modal-backdrop.in {

    filter: alpha(opacity=50);

    opacity: .8;

}



.modal-content {

    background-color: #ececec;

    border: 1px solid #bdc3c7;

    border-radius: 0px;

    outline: 0;

}



.modal-header {

    min-height: 16.43px;

    padding: 15px 15px 15px 15px;

    border-bottom: 0px;

}



.modal-body {

    position: relative;

    padding: 5px 15px 5px 15px;

}



.modal-footer {

    padding: 15px 15px 15px 15px;

    text-align: left;

    border-top: 0px;

}



.checkbox {

    margin-bottom: 0px;

}



.btn {

    border-radius: 0px;

}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
    outline: none;
}
.btn-lg, .btn-group-lg>.btn {

    border-radius: 0px;

}



.btn-link {

    padding: 5px 10px 0px 0px;

    color: #95a5a6;

}



.btn-link:hover, .btn-link:focus {

    color: #2c3e50;

    text-decoration: none;

}



.glyphicon {

    top: 0px;

}



.form-control {

  border-radius: 0px;

}


/* 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: #fff;  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;
  display: table;
  width: 100%;
  background: #FFF;
}

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

.accordion_heading {

  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;
}


@media (max-width: 1023px) { 
  .container { max-width: 975px; }
   .accordion_head { font-size: 13px;}
  .features-col { margin-left: 248px;  padding-right: 18px;  padding-left: 15px; }  
  .user-saying h5 { font-size: 28px;}

}

@media (max-width: 767px) { 
 container { max-width: 440px; } 
  .accordion_head { font-size: 13px;}
  .accordion-one-half { width: 100%;}
  #faqs { padding: 30px 0px 30px 0px; }
  #faqs h2.faqTitle { font-size: 26px; margin-bottom: 30px;}
	.col-sm-6{width: auto;	}
	.col-md-9{width: auto;	}
}


@media (max-width: 479px) { 
  .container { width: 96%; }
	.col-sm-6{width: auto;	}
	.col-md-9{width: auto;	}
} 

/* Stop faqs Style */

