/*================================= Company news  ================================*/
.ds-news h1 { margin-top: 25px; }
.ds-news p { font-size: 14px; font-size: 1.4rem; line-height: 24px; }
.ds-news .subhead { margin-top: 15px; color: #999; font-size: 16px; font-size: 1.6rem; line-height: 26px; }
.ds-news hr { width: 100%; background: #ddd; margin: 45px 0 35px; }
.ds-news #main .type { margin: 28px 0 15px; font-family: OpenSans-Semibold; font-size: 18px; font-size: 1.8rem; line-height: 27px; }
.ds-news .date { margin-top: 28px; font-family: OpenSans-Semibold; font-size: 18px; font-size: 1.8rem; line-height: 27px; color: #444; }
.ds-news .note { margin-top: 20px; font-size: 14px; font-size: 1.4rem; line-height: 24px; }
.ds-news .note i { color: #fe8e14; font-size: 16px; font-size: 1.6rem; }
/* social sharing */
#at-share-dock { display: none !important; }
/*============ User-List.aspx && Testimonials.aspx && Case-Studies.aspx ============*/
.tagGroups { width: 100%; font-size: 14px; margin: 10px auto 0; }
.tagGroupName { float: left; }
.tagGroup a { background: #F5F5F5; border: 1px solid #ddd; color: #444; display: inline-block; padding: 4px 15px 6px 15px; margin-right: 10px; line-height: 18px; margin-bottom: 10px; }
.tagGroup a:visited { background: #F5F5F5; color: #444; border: 1px solid #ddd; }
.tagGroup a:hover { background: #F5F5F5; color: #444; border: 1px solid #aaa; }
.tagGroup a.disabled { background: #F5F5F5; color: #ccc; border: 1px solid #eee; cursor: default; }
.tagGroup a.disabled:visited { background: #F5F5F5; color: #ccc; border: 1px solid #eee; }
.tagGroup a.disabled:hover { background: #F5F5F5; color: #ccc; border: 1px solid #eee; }
.tagGroup a.on { background: #F5F5F5; color: #444; border: 1px solid #50A8E1; }
.tagGroup a.on:visited { background: #F5F5F5; color: #444; border: 1px solid #50A8E1; }
.tagGroup a.on:hover { background: #F5F5F5; color: #444; border: 1px solid #61C2EC; }
.tagGroup .tag-remove { display: inline-block; width: 17px; height: 17px; margin-top: 2px; float: right; background: url(../img-icon/icon-tag-remove.png) left top; }
.tagGroup a.on:hover .tag-remove { background: url(../img-icon/icon-tag-remove-hover.png) left top; }
#request { display: none; }
#customerPagination { visibility: hidden; margin-top: 60px; padding-top: 30px; min-height: 81px; border-top: 1px solid #eee; }
#customerPagination.on { visibility: visible; }
#customerPagination li { float: left; margin-right: 10px; margin-bottom: 10px; }
#customerPagination li:last-child { margin-right: 0; }
#customerPagination li a { display: inline-block; width: 40px; height: 40px; text-align: center; line-height: 40px; font-size: 16px; border: 1px solid #ddd; border-radius: 3px; }
#customerPagination li:hover a { border-color: #feb420; color: #fff; background-color: #feb420; }
#customerPagination li.on a { border-color: #fe8e14; color: #fff; background-color: #fe8e14; cursor: default; }
/*============================== AboutDynamsoft.aspx ==============================*/
#aboutDsBanner { padding-top: 25px; min-height: 385px; height: auto; background: url(../img-banner/bg-aboutDs-banner-xs.png) no-repeat center center; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.dynamsoft.com/assets/img-banner/bg-aboutDs-banner-xs.png', sizingMethod='scale');
background-size: cover; }
#aboutDsBanner img { margin: 10px auto 0; }
#aboutDsTop .item { margin-top: 15px; text-align: center; }
#aboutDsTop .item dl { margin-bottom: 0; padding-bottom: 13px; }
#aboutDsTop .item dt .icon { display: block; margin-bottom: 14px; height: 35px; background: url(../img-icon/icn-about-ds-35x35.png) no-repeat center 4px; }
#aboutDsTop .allance dt .icon { background-position: center -42px; }
#aboutDsTop .news dt .icon { background-position: center -87px; }
#aboutDsTop .blog dt .icon { background-position: center -142px; }
#aboutDsTop .item dt p { margin-bottom: 15px; text-align: center; color: #444; font-family: OpenSans-Semibold; }
#aboutDsTop .item dd { text-align: center; font-size: 14px; font-size: 1.4rem; line-height: 24px; color: #999; }
#aboutDsTop .news a:last-child { margin-left: 25px; }
#aboutDsContact .ct-rt .item { margin-top: 25px; }
#aboutDsContact .ct-rt h3 { margin-bottom: 6px; font-family: OpenSans-Semibold; font-size: 16px; line-height: 26px; }
#aboutDsContact .ct-rt li i { margin-right: 5px; font-size: 15px; }
#aboutDsContact .ct-rt li:nth-child(2) { padding-left: 24px; }
#aboutDsSolution .item { padding: 40px 25px 35px; margin-top: 30px; border: solid 1px #ddd; text-align: center; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; }
#aboutDsSolution .icon { height: 55px; background: url(../img-icon/icn-roundness-54x54.png) no-repeat center -540px; }
#aboutDsSolution .VersionControl .icon { background-position: center -600px; }
#aboutDsSolution .item p { margin: 25px 0 15px 0; font-size: 14px; font-size: 1.4rem; line-height: 24px; }
#aboutDsReseller, #aboutDsReseller h2 { color: #fff; }
#aboutDsReseller p, #aboutDsReseller a { font-size: 14px; font-size: 1.4rem; line-height: 24px; color: #fff; }
#aboutDsReseller a:hover { color: #eee; }
/*=============================== Case-Studies.aspx =================================*/
#dsCaseStudy .CaseStudy { padding: 0 15px; }
#dsCaseStudy .CaseStudy .item { padding: 25px 20px; margin-top: 20px; background-color: #f5f5f5; border-radius: 6px; }
#dsCaseStudy .cs_title { margin: 15px 0 10px; font-size: 14px; line-height: 24px; color: #444; }
#dsCaseStudy .cs_link { font-size: 14px; line-height: 24px; }
#dsCaseStudy .cs_link a { color: #1daeeb; margin-right: 15px; }
#dsCaseStudy .cs_link a:hover { color: #61c2ec; }
#dsCaseStudy .cs_logo { height: 35px; }
/*============================== Testimonials.aspx =================================*/
#dsTestimonialContent .testimonial { margin-top: 25px; }
#dsTestimonialContent .item { padding: 23px 25px; border: 1px solid #ddd; border-radius: 3px; height: 100%; }
#dsTestimonialContent .t_content { position: relative; font-size: 14px; line-height: 24px; }
#dsTestimonialContent .t_content:before { content: ''; display: block; width: 100%; height: 33px; background: url(../images/icon-quote-left-27x21.png) no-repeat left top; }
#dsTestimonialContent .t_speaker { font-size: 14px; line-height: 24px; color: #999; }
#dsTestimonialContent .t_speaker p { margin: 10px 0 0; }
#dsTestimonial .keyword { color: #fe8e14; font-family: OpenSans-Semibold; }
#dsTestimonial .product { height: 30px; line-height: 30px; padding-left: 10px; font-family: OpenSans-Semibold; margin-top: 15px; margin-bottom: 10px; background-color: #fcfcfc; border: 1px solid #E0E0E0; border-top-color: #fe8e14; }
/*================================= User-List.aspx =================================*/
#dsUserListContent .sumResults { margin-bottom: 15px; padding: 0; }
#dsUserListContent .UserList { float: left; margin: 0 -1px -1px 0; width: 50%; height: 145px; border: 1px solid #eee; }
#dsUserListContent .UserList .item, #dsUserListContent .UserList .ul_logo { width: 100%; height: 100%; }
#dsUserListContent .UserList .ul_logo { display: flex; justify-content: center; align-items: center; padding: 40px; text-align: center; }
#dsUserListContent .UserList .ul_logo img { display: inline-block; }
/*================================= Careers.aspx =================================*/
#ds-careers-top .book { position: absolute; right: 0; top: 25px; }
#ds-careers-openings .orange-li li { margin-top: 10px; }
/*============================== /Company/Media.aspx =============================*/
#media-banner { height: 270px; padding-top: 90px; background-color: #e5e5e5; background-repeat: no-repeat; background-position: center center; background-size: cover; }
#media-content .media li > a { display: inherit; }
#media-content .media li { width: 100%; height: auto; overflow: hidden; clear: both; padding-bottom: 70px; }
#media-content .media li div[name] { height: 1px; }
#media-content .date { padding: 0; margin: 20px 0 5px 0; font-size: 14px; font-size: 1.4rem; line-height: 22px; }
#media-content .content { padding: 0; }
#media-content .content a { color: #50a8e1; font-size: 16px; font-size: 1.6rem; }
#media-content .content a:hover { color: #61c2ec; }
#media-content .content p { font-size: 14px; font-size: 1.4rem; }
#media-content .media-inner .circle { height: 10px; width: 10px; border: solid 1px #ccc; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; position: absolute; }
#media-content .media-inner .circle-top { left: -6px; top: -10px; }
#media-content .media-inner .circle-bottom { left: -6px; bottom: -10px; }
#media-content .products-logo { padding: 0; }
#media-content .media { margin-top: 0; }
/*================================ who-we-are.aspx  ================================*/
#whoWeAreBanner { padding-top: 75px; padding-bottom: 40px; min-height: 385px; background-color: #fcf7f1; background-repeat: no-repeat; background-position: center center; background-size: cover; }
#whoWeAreBanner .content { float: right; width: 200px; }
#whoWeAreBanner h1 { font-size: 30px; font-size: 3.0rem; line-height: 45px; }
#whoWeAreBanner p { margin-top: 8px; color: #444; }
#whoWeAreField p { font-size: 14px; font-size: 1.4rem; line-height: 24px; color: #444; }
#whoWeAreFuture p { font-size: 14px; font-size: 1.4rem; line-height: 24px; color: #444; }
#whoWeAreRecord p { font-size: 14px; font-size: 1.4rem; line-height: 24px; color: #444; }
/*============================  Company - Case Studies  ============================*/
#caseStudyTemplate h1 { font-size: 2.4rem; line-height: 3.6rem; }
#caseStudyTemplate p { font-size: 1.4rem; line-height: 2.4rem; }
#caseStudyTemplate p.title { margin-top: 22px; font-size: 1.6rem; line-height: 2.6rem; font-family: OpenSans-Semibold; color: #444; }
#caseStudyTemplate p.subheader { margin: 10px 0 30px; color: #999; }
#caseStudyTemplate .industry p { color: #444; }
#caseStudyTemplate .industry .title { margin-bottom: 5px; }
#caseStudyTemplate .industry.inlineBlock p { display: inline-block; }
#caseStudyTemplate .industry.inlineBlock .title { margin: 12px 0 0; }
#caseStudyTemplate .quote { color: #777; }
#caseStudyTemplate .quote .title { margin-bottom: 13px; }
#caseStudyTemplate .quote .icon-quote { display: inline-block; width: 27px; height: 21px; background: url(../img-icon/icon-quote-left-27x21.png) no-repeat left center; }
#caseStudyTemplate .quote img { vertical-align: top; }
/*case-study-IBM.aspx*/

/*case-study-lockheedmartin.aspx*/
#caseStudyTemplate .ct-rt { padding: 40px 0 20px; color: #444; }
#caseStudyTemplate .ct-rt p { margin-bottom: 12px; }
#caseStudyTemplate .ct-rt p.fontSb { margin-bottom: 0; }
#caseStudyTemplate .ct-rt .avatar { }
#caseStudyTemplate .ct-rt hr { }
#caseStudyTemplate .ct-lt { padding-bottom: 40px; }
#caseStudyTemplate .ct-lt p.fontSb { margin-bottom: 5px; }
#caseStudyTemplate .ct-lt .downloadBtm .title { margin-bottom: 20px; }
#caseStudyTemplate .mobile-note { padding: 28px 0 18px; background: #f5f5f5; color: #444; }
#caseStudyTemplate .mobile-note i { color: #fe8e14; }
#dsCaseStudy .cs_logo img { max-height: 100%; }
 @media (max-width: 767px) {
/*============ User-List.aspx && Testimonials.aspx && Case-Studies.aspx ============*/
.tagGroupName { width: 100px; }
.tagGroup { margin-left: 100px; }
/*============================== AboutDynamsoft.aspx ===============================*/
#aboutDsBanner h1 { font-size: 24px; font-size: 2.4rem; line-height: 36px; text-align: center; }
#aboutDsBanner .container { max-width: 320px; }
#aboutDsTop .item dl { margin: 0 auto; max-width: 300px; }
#aboutDsSolution .item { margin: 33px auto 0; max-width: 390px; }
#aboutDsContact .ct-rt .item { width: 280px; margin: 25px auto 0; }
/*============================= /Company/Media.aspx ================================*/
#media-content .media-inner { padding: 0; }
}
@media (min-width: 768px) {
/*============ User-List.aspx && Testimonials.aspx && Case-Studies.aspx ============*/
.tagGroupName { width: 12%; }
.tagGroup { float: left; width: 88%; }
/*========================== Company news - 2017-03-13  ==========================*/
.ds-news .date { margin-top: 35px; }
.ds-news hr { margin-top: 50px; }
/*============================== AboutDynamsoft.aspx ===============================*/
#aboutDsBanner { padding-top: 60px; height: 380px; background: url(../img-banner/bg-aboutDs-banner-sm.png) no-repeat center center; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.dynamsoft.com/assets/img-banner/bg-aboutDs-banner-sm.png', sizingMethod='scale');
background-size: cover; }
#aboutDsBanner h1 { text-align: left; }
#aboutDsBanner img { margin-top: 15px; }
#aboutDsTop .desc { padding: 0 35px; }
#aboutDsTop .item { margin-top: 0; }
#aboutDsTop .item dl { padding: 0 20px 13px; }
#aboutDsTop .item dd { width: 205px; margin: 0 auto; }
#aboutDsTop .news dd, #aboutDsTop .blog dd { width: 185px; }
#aboutDsTop .customers .item, #aboutDsTop .allance .item { padding-bottom: 35px; margin-top: 40px; border-bottom: solid 1px #eee; }
#aboutDsTop .news .item, #aboutDsTop .blog .item { padding-top: 32px; }
#aboutDsTop .customers .item, #aboutDsTop .news .item { padding-right: 40px; border-right: solid 1px #eee; }
#aboutDsTop .allance .item, #aboutDsTop .blog .item { padding-left: 40px; }
#aboutDsTop .customers, #aboutDsTop .news { padding-right: 0; }
#aboutDsTop .allance, #aboutDsTop .blog { padding-left: 0; }
#aboutDsTop .news a:first-child { margin-right: 5px; }
#aboutDsContact .ct-rt > p { padding: 0 65px; }
#aboutDsContact .ct-rt .item { margin-top: 30px; float: left; width: 33.33%; }
#aboutDsContact .ct-rt h3 { margin-bottom: 8px; }
#aboutDsSolution p:nth-child(2) { padding: 0 65px; }
#aboutDsSolution .item { margin-top: 40px; padding: 40px 50px; }
#aboutDsSolution .imgingSDKS .item { margin-right: 5px; }
#aboutDsSolution .VersionControl .item { margin-left: 5px; }
#aboutDsSolution .item p { padding: 0; min-height: 72px; }
#aboutDsLinkSlider { height: 185px; background-image: url(../img-banner/linebg-gray-2x4.png); background-color: #f5f5f5; background-repeat: repeat-x; background-position: left center; }
#aboutDsLinkSlider ul { height: 185px; background: url(../images/bg-Slider.png) no-repeat center center; }
#aboutDsLinkSlider ul li { float: left; margin-top: 38px; width: 33%; font-size: 14px; font-size: 1.4rem; font-family: OpenSans-Semibold; text-align: center; }
#aboutDsLinkSlider ul li.item1 { text-align: left; padding-left: 10px; }
#aboutDsLinkSlider ul li.item3 { text-align: right; padding-right: 10px; }
#aboutDsReseller a { font-size: 16px; font-size: 1.6rem; line-height: 26px; }
#aboutDsMission p { padding: 0 40px; }
#aboutDsReseller .ct-lt { padding-right: 30px; }
#aboutDsReseller .ct-lt p:nth-child(2) { padding: 0 22px; }
#aboutDsReseller .ct-lt a:last-child { margin-left: 30px; }
#aboutDsReseller .ct-rt { position: relative; padding-left: 95px; }
#aboutDsReseller .ct-rt:before { content: ''; display: block; width: 1px; height: 70px; background: #fff; position: absolute; left: 20px; top: 55px; }
/*================================= User-List.aspx =================================*/
#dsUserListContent .mainContent { height: 910px; overflow: hidden; }
#dsUserListContent .UserList { width: 25%; height: 170px; }
#dsUserListContent .UserList .ul_logo { padding: 30px; }
/*============================== Case-Studies.aspx =================================*/
#dsCaseStudyContent .mainContent { height: 280px; overflow: hidden; }
#dsCaseStudyContent .row .CaseStudy:nth-child(3n-2) { padding-right: 9px; }
#dsCaseStudyContent .row .CaseStudy:nth-child(3n-1) { padding-left: 11px; padding-right: 11px; }
#dsCaseStudyContent .row .CaseStudy:nth-child(3n) { padding-left: 9px; }
#dsCaseStudy .cs_logo { height: 35px; }
#dsCaseStudy .cs_logo img { max-height: 100%; }
#dsCaseStudy .cs_title { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }
/*================================= Careers.aspx ===================================*/
#ds-careers-openings .btnApply { position: absolute; top: -40px; right: 280px; margin: 0; }
/*============================== Testimonials.aspx =================================*/
#dsTestimonialContent .testimonial.on:nth-child(2n+1) { padding-right: 10px; }
#dsTestimonialContent .testimonial.on:nth-child(2n) { padding-left: 10px; }
/*============================= /Company/Media.aspx =================================*/
#media-content .media-inner { padding-right: 0; position: relative; border-left: solid 1px #ccc; }
#media-content .media-inner h2 { padding: 0 0 50px 61px; }
#media-content .media { padding-right: 0; }
#media-content .media li { padding-left: 50px; }
#media-content .media-nav { width: 100px; padding-top: 125px; float: left; z-index: 2; }
#media-content .media-nav li { text-align: right; position: relative; height: 45px; line-height: 45px; padding-right: 35px; }
#media-content .media-nav li > a { color: #aaa; display: block; }
#media-content .media-nav li.earlier { text-align: center; line-height: 24px; padding: 0; }
#media-content .media-nav li.on a { color: #fe8e14; font-family: OpenSans-Semibold; }
#media-content .media-nav li.on .icntop { position: absolute; z-index: 2; right: -17px; top: 5px; display: inline-block; width: 35px; height: 35px; background: url(../img-icon/bg-news-navLi-icntop22x22.png) no-repeat center center; }
#media-content .media-nav li.on .icnbottom { position: absolute; opacity: .5; right: -17px; top: 5px; display: inline-block; width: 35px; height: 35px; background: url(../img-icon/bg-news-navLi-icnbottom-34x34.png) no-repeat center center; }
.media-inner h2 { margin-top: -12px; }
#media-content .media-nav.fixed { position: fixed; top: -83px; }
/*================================ who-we-are.aspx  ================================*/
#whoWeAreBanner { padding-top: 75px; padding-bottom: 0; min-height: 375px; height: 375px; }
#whoWeAreBanner .content { width: 340px; }
#whoWeAreBanner h1 { font-size: 36px; font-size: 3.6rem; line-height: 55px; }
#whoWeAreBanner p { margin-top: 12px; }
#whoWeAreField .ct-rt { padding-top: 122px; padding-left: 15px; }
#whoWeAreFuture .ct-rt { padding-top: 15px; padding-left: 60px; }
#whoWeAreRecord .ct-lt { padding-top: 15px; padding-right: 55px; }
#whoWeAreRecord .ct-rt { padding-left: 0; padding-right: 40px; }
#whoWeAreRecord dl { width: 90px; margin: 30px auto 0; }
#whoWeAreRecord dl:first-child { margin-top: 0; }
#whoWeAreRecord dd { margin-top: 15px; color: #999; text-align: center; }
/*============================  Company - Case Studies  ============================*/
#caseStudyTemplate p { font-size: 1.6rem; line-height: 2.6rem; }
#caseStudyTemplate p.title { margin-top: 22px; }
/*case-study-IBM.aspx*/
#caseStudyTemplate.ibm p.subheader { padding-right: 70px; }
/*case-study-lockheedmartin.aspx*/
#caseStudyTemplate .ct-rt { padding: 60px 0 20px; margin-bottom: 30px; border-bottom: 1px solid #eee; }
#caseStudyTemplate .ct-lt { padding-bottom: 50px; }
}
@media (min-width: 768px) and (max-width: 991px) {
/*================================= Company news  ==================================*/
#socialShare { position: static !important; }
}
@media (max-width: 991px) {
/*========================== Company news - 2017-03-13  ==========================*/
.ds-news .social-media { padding: 40px 0; border-top: 1px solid #eee; }
.ds-news .social-media li { float: left; margin-left: 17px; height: 35px; line-height: 32px; }
.ds-news .social-media li:first-child { margin: 0 5px 0 0; color: #aaa; font-family: OpenSans-Semibold; }
.ds-news .social-media li a { display: inline-block; width: 35px; height: 35px; background: url(../img-icon/pr-socialmedia-35x35.png) no-repeat center top; }
.ds-news .social-media li .tw { background-position: center -35px; }
.ds-news .social-media li .gg { background-position: center -70px; }
.ds-news .social-media li .in { background-position: center -105px; }
}
@media (min-width: 992px) {
/*============ User-List.aspx && Testimonials.aspx && Case-Studies.aspx ============*/
.tagGroupName { width: 10%; }
.tagGroup { width: 90%; }
/*========================== Company news - 2017-03-13  ==========================*/
.ds-news #main .container { }
.ds-news .date { margin: 42px 0 10px; }
.ds-news p { margin-bottom: 20px; font-size: 16px; font-size: 1.6rem; line-height: 26px; }
.ds-news #main .type { margin: 42px 0 20px; }
.ds-news hr { margin-top: 58px; }
.ds-news .social-media { display: none; }
/*============================== AboutDynamsoft.aspx ===============================*/
#aboutDsBanner { padding-top: 55px; height: 385px; background: url(../img-banner/bg-aboutDs-banner-md.png) no-repeat center center; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.dynamsoft.com/assets/img-banner/bg-aboutDs-banner-md.png', sizingMethod='scale');
background-size: cover; }
#aboutDsBanner h1 { padding-left: 90px; }
#aboutDsBanner img { margin: 18px 0 0 230px; }
#aboutDsTop .desc { padding: 0 70px; }
#aboutDsTop .customers .item, #aboutDsTop .allance .item { padding-bottom: 30px; }
#aboutDsTop .customers, #aboutDsTop .news { padding-left: 40px; }
#aboutDsTop .allance, #aboutDsTop .blog { padding-right: 40px; }
#aboutDsContact .ct-lt { width: 51%; padding-top: 15px; }
#aboutDsContact .ct-lt .item { padding: 15px 14px 0; width: 420px; height: 480px; background: #fff; }
#aboutDsContact .ct-lt p { margin: 0; text-align: right; font-size: 14px; line-height: 42px; }
#aboutDsContact .ct-lt p img { margin-right: 12px; vertical-align: middle; }
#aboutDsContact .ct-rt { width: 49%; }
#aboutDsContact .ct-rt > p { padding: 0; }
#aboutDsContact .ct-rt .item { width: 50%; margin-top: 25px; }
#aboutDsContact .ct-rt .item.hq { width: 57%; }
#aboutDsContact .ct-rt .item.mailing { width: 43%; }
#aboutDsContact .ct-rt .item.phone { margin-top: 15px; }
#aboutDsSolution p:nth-child(2) { padding: 0 75px; }
#aboutDsSolution .item p { padding: 0 25px; }
#aboutDsSolution .item { margin-top: 60px; padding: 40px; }
#aboutDsSolution .imgingSDKS .item { margin-left: 0; margin-right: 15px; }
#aboutDsSolution .VersionControl .item { margin-right: 0; margin-left: 15px; }
#aboutDsResearch p:nth-child(2) { padding: 0 40px; }
#aboutDsLinkSlider ul li.item1 { text-align: center; padding-left: 25px; }
#aboutDsLinkSlider ul li.item3 { text-align: center; padding-right: 25px; }
#aboutDsMission p { padding: 0 15px; }
#aboutDsReseller .ct-lt p:nth-child(2) { padding: 0 60px; }
#aboutDsReseller .ct-rt { padding-left: 70px; }
#aboutDsReseller .ct-rt:before { left: 10px; }
#aboutDsReseller .ct-rt p:nth-child(2) { padding: 0 40px; }
#aboutDsReseller p, #aboutDsReseller a { font-size: 16px; font-size: 1.6rem; line-height: 26px; }
/*============================== Testimonials.aspx =================================*/
#dsTestimonialContent .testimonial.on:nth-child(3n-2) { padding-right: 9px; }
#dsTestimonialContent .testimonial.on:nth-child(3n-1) { padding-left: 11px; padding-right: 11px; }
#dsTestimonialContent .testimonial.on:nth-child(3n) { padding-left: 9px; }
/*============================== Case-Studies.aspx =================================*/
#dsCaseStudyContent .mainContent { height: 300px; }
#dsCaseStudy .CaseStudy { position: relative; }
#dsCaseStudy .CaseStudy .item { margin-top: 25px; height: 215px; }
#dsCaseStudy .cs_title, #dsCaseStudy .cs_link { font-size: 16px; line-height: 26px; }
/*================================= User-List.aspx =================================*/
#dsUserListContent .mainContent { height: 780px; }
#dsUserListContent .UserList { width: 20%; height: 180px; }
/*================================= Careers.aspx ===================================*/
#ds-careers-top .book { top: 35px; }
#ds-careers-openings .btnApply { right: 360px; }
/*=========================== moneyback-guarantee.aspx =============================*/
#dsMoneyback p { padding-right: 86px; }
/*============================= /Company/Media.aspx =================================*/
#media-content .media-nav { padding-top: 130px; }
#media-content .content a { font-size: 18px; font-size: 1.8rem; }
#media-content .media li { padding-bottom: 60px; }
#media-content .media-nav.fixed { top: -88px; }
/*================================ who-we-are.aspx  ================================*/
#whoWeAreBanner { padding-top: 85px; height: 385px; }
#whoWeAreBanner .content { margin-right: 55px; }
#whoWeAreBanner h1 { font-size: 40px; font-size: 4.0rem; line-height: 60px; }
#whoWeAreField p { font-size: 16px; font-size: 1.6rem; line-height: 26px; }
#whoWeAreField h2 { padding-right: 40px; }
#whoWeAreField .ct-lt { padding-right: 25px; }
#whoWeAreField .ct-rt { padding-top: 105px; padding-left: 20px; }
#whoWeAreFuture p { font-size: 16px; font-size: 1.6rem; line-height: 26px; }
#whoWeAreFuture .ct-rt { padding-top: 35px; }
#whoWeAreRecord p { font-size: 16px; font-size: 1.6rem; line-height: 26px; }
#whoWeAreRecord .ct-lt { padding-top: 0; padding-right: 70px; }
/*============================  Company - Case Studies  ============================*/
#caseStudyTemplate p.title { font-size: 1.8rem; line-height: 2.7rem; }
#caseStudyTemplate .industry.inlineBlock .title { font-size: 1.6rem; line-height: 2.6rem; }
/*case-study-IBM.aspx*/
/*case-study-lockheedmartin.aspx*/
#caseStudyTemplate .ct-lt { width: 66%; float: left; padding: 50px 30px 80px 0; border-right: 1px solid #eee; }
#caseStudyTemplate .ct-lt .title { margin-top: 26px; }
#caseStudyTemplate .ct-lt .downloadBtm { margin-top: 38px; }
#caseStudyTemplate .ct-lt .downloadBtm .title { margin-bottom: 25px; font-size: 2.4rem; line-height: 3.6rem; font-family: OpenSans-Light; }
#caseStudyTemplate .ct-rt { width: 34%; float: right; padding: 50px 0 0 43px; margin-bottom: 0; border-bottom: none; }
#caseStudyTemplate .ct-rt p, #caseStudyTemplate .ct-rt ul li { font-size: 1.4rem; line-height: 2.4rem; }
#caseStudyTemplate .ct-rt ul li {margin-bottom:10px;}
}
@media (min-width: 1200px) {
/*=========================== Company news - 2017-03-13  ===========================*/
.ds-news #main .container { padding: 0 65px; }
/*============================= AboutDynamsoft.aspx ================================*/
#aboutDsBanner { padding-top: 55px; height: 385px; background: url(../img-banner/bg-aboutDs-banner-lg.png) no-repeat center center; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.dynamsoft.com/assets/img-banner/bg-aboutDs-banner-lg.png', sizingMethod='scale');
background-size: cover; }
#aboutDsBanner h1 { padding-left: 205px; }
#aboutDsBanner img { margin: 18px 0 0 345px; }
#aboutDsTop .customers .item, #aboutDsTop .news .item { padding-right: 30px; }
#aboutDsTop .allance .item, #aboutDsTop .blog .item { padding-left: 30px; }
#aboutDsContact .ct-lt { width: 42%; }
#aboutDsContact .ct-rt { width: 41%; }
#aboutDsSolution p:nth-child(2) { padding: 0 80px; }
#aboutDsSolution .item p { padding: 0 25px; }
#aboutDsSolution .imgingSDKS .item { margin-left: 70px; margin-right: 20px; }
#aboutDsSolution .VersionControl .item { margin-right: 70px; margin-left: 20px; }
#aboutDsLinkSlider, #aboutDsLinkSlider ul { height: 200px; }
#aboutDsLinkSlider ul li { margin-top: 45px; }
#aboutDsLinkSlider ul li.item1 { text-align: right; padding-right: 60px; }
#aboutDsLinkSlider ul li.item3 { text-align: left; padding-left: 67px; }
#aboutDsMission p { padding: 0 80px; }
/*============================== Case-Studies.aspx =================================*/
#dsCaseStudyContent .mainContent { height: 330px; }
#dsCaseStudyContent .row .CaseStudy:nth-child(3n-2) { padding-right: 15px; }
#dsCaseStudyContent .row .CaseStudy:nth-child(3n-1) { padding-left: 15px; padding-right: 15px; }
#dsCaseStudyContent .row .CaseStudy:nth-child(3n) { padding-left: 15px; }
#dsCaseStudy .cs_title { margin: 16px 0 15px; }
#dsCaseStudy .CaseStudy .item { padding: 28px 28px 38px; margin-top: 30px; height: 236px; }
/*=============================== User-List.aspx ===================================*/
#dsUserListContent .mainContent { height: 940px; }
#dsUserListContent .UserList { height: 220px; }
#dsUserListContent .UserList .ul_logo { padding: 35px; }
/*============================== Testimonials.aspx =================================*/

/*============================= /Company/Media.aspx ================================*/
#media-content .media li { padding-left: 60px; }
#media-content .media-inner h2 { padding-left: 70px; }
/*================================ who-we-are.aspx  ================================*/
#whoWeAreBanner { padding-top: 85px; padding-bottom: 0; }
#whoWeAreBanner .content { margin-right: 13px; }
#whoWeAreField h2 { padding-right: 0; }
#whoWeAreField .ct-lt { padding-right: 90px; }
#whoWeAreField .ct-rt { padding: 80px 0 0 0; }
#whoWeAreFuture .ct-lt { padding-left: 60px; }
#whoWeAreFuture .ct-rt { padding-left: 60px; }
#whoWeAreRecord .ct-lt { padding-right: 10px; }
#whoWeAreRecord .ct-rt { padding: 112px 15px 0 115px; }
#whoWeAreRecord .ct-rt dl { float: left; margin: 30px 90px 0 0; }
#whoWeAreRecord .ct-rt dl:last-child { margin-right: 0; }
/*============================  Company - Case Studies  ============================*/
#caseStudyTemplate p.title { margin: 30px 0 12px; }
#caseStudyTemplate .ct-rt p { margin-bottom: 15px; }
/*case-study-IBM.aspx*/
/*case-study-lockheedmartin.aspx*/
#caseStudyTemplate .ct-lt { padding-right: 98px; padding-bottom: 90px; }
#caseStudyTemplate .ct-lt .title { margin-top: 30px; }
#caseStudyTemplate .ct-rt { padding-left: 65px; }
}
