@import url("https://fonts.googleapis.com/css?family=Fjalla+One|Poppins|Rufina:400,700|Share+Tech+Mono|Suranna|Lato|Oswald|Raleway|Roboto+Condensed");
/* @import url(https://fonts.googleapis.com/earlyaccess/notosanstc.css); */
@import url(https://fonts.googleapis.com/css?family=Titillium+Web);
@font-face {
    font-family: myFont;
    font-style: normal;
    font-weight: 300;
    src: local("Ubuntu Light"), local("Ubuntu-Light"), url(https://themes.googleusercontent.com/static/fonts/ubuntu/v5/_aijTyevf54tkVDLy-dlnD8E0i7KZn-EPnyo3HZu7kw.woff) format("woff")
}

@font-face {
    font-family: myFont;
    font-style: normal;
    font-weight: 400;
    src: local("Ubuntu"), url(https://themes.googleusercontent.com/static/fonts/ubuntu/v5/_xyN3apAT_yRRDeqB3sPRg.woff) format("woff")
}

@font-face {
    font-family: myFont;
    font-style: normal;
    font-weight: 500;
    src: local("Ubuntu Medium"), local("Ubuntu-Medium"), url(https://themes.googleusercontent.com/static/fonts/ubuntu/v5/OsJ2DjdpjqFRVUSto6IffD8E0i7KZn-EPnyo3HZu7kw.woff) format("woff")
}

@font-face {
    font-family: myFont;
    font-style: normal;
    font-weight: 700;
    src: local("Ubuntu Bold"), local("Ubuntu-Bold"), url(https://themes.googleusercontent.com/static/fonts/ubuntu/v5/0ihfXUL2emPh0ROJezvraD8E0i7KZn-EPnyo3HZu7kw.woff) format("woff")
}

.pad0 {
    padding: 0px;
}

.mar0 {
    margin: 0px !important;
}

.border {
    background-color: #f5f5f5;
    padding: 8px 0px 3px 0px;
    margin-bottom: 20px;
    border-top: 4px solid #2d92d0;
}

.border span {
    font-size: 27px;
    margin-right: 8px;
    color: #3196d5;
}


/**{
font-family:verdana, "Microsoft YaHei", sans-serif !important;
font-style:inherit;
font-weight:inherit;
margin:0;
padding:0;
line-height:24px;
font-size:14px;
letter-spacing:1px;
}
*{
font-family: "Roboto Condensed", fantasy, "����K�", Arial, Helvetica, sans-serif!important;
font-style:inherit;
font-weight:inherit;
margin:0;
padding:0;
line-height:24px;
font-size:14px;
letter-spacing:1px
}
"Titillium Web"
*/

* {
    font-family: "Roboto Condensed", myFont, "Noto Sans TC", "����K�", "Microsoft JhengHei", "PMingLiU", AppleGothic, Dotum, Lucida Grande, Verdana Sans-serif!important;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    padding: 0;
    line-height: 24px;
    font-size: 14px;
    letter-spacing: 1px
}

 ::-moz-selection {
    background-color: #5cafe2;
    color: #fff;
}

 ::selection {
    background-color: #5cafe2;
    color: #fff;
}

.top_bar {
    border-bottom: 1px solid #e9e9e9;
    line-height: 25px;
    width: 100%;
    background-color: #FFF;
}

.wht-bg {
    background-color: #FFF;
    float: left;
    width: 1140px;
}

.clear {
    clear: both !important;
}

.p {
    line-height: 20px;
}

.marauto {
    margin: 0 auto;
}

.marb5 {
    margin-bottom: 5px !important;
    list-style-type: none;
}

.smalltext1 {
    font-size: 16px;
}

.mar20 {
    margin: 20px !important;
}

.mart10 {
    margin-top: 10px !important;
}

.mart20 {
    margin-top: 20px !important;
}

.marl0 {
    margin-left: 0px !important;
}

.padl0 {
    padding-left: 0px !important;
}

.padr0 {
    padding-right: 0px !important;
}

.mart30 {
    margin-top: 30px !important;
}
.mart40 {
    margin-top: 40px !important;
}
.marb40 {
    margin-bottom: 40px !important;
}
.marb10 {
    margin-bottom: 10px !important;
}

.marb20 {
    margin-bottom: 20px !important;
}

.marr10 {
    margin-right: 10px !important;
}

.marL10 {
    margin-left: 10px !important;
}

.pad10 {
    padding: 10px !important;
}

.padL10 {
    padding-left: 10px !important;
}

.pad5 {
    padding: 5px !important;
}

.a-right {
    text-align: right !important;
}

.a-left {
    text-align: left !important;
}

.a-center {
    text-align: center !important;
}

.border-left {
    border-left: 1px solid #e9e9e9;
}

.border-right {
    border-right: 1px solid #e9e9e9;
}

.pad-normal {
    padding: 0px 4px;
}

.border-banner {
    border: 1px solid #eee;
}

.top_bar strong,
.top_bar h1 {
    font-size: 10px !important;
    color: #656565;
    letter-spacing: 1px;
    font-weight: normal;
    margin: 0;
    line-height: 24px;
    display: inline-block;
}

.br-right-none {
    border-right: none !important;
}

.toplink {
    font-size: 12px;
    font-weight: normal;
    color: #6f6f6f;
    text-decoration: none;
    display: block;
}

.toplink ul {
    list-style: none;
    padding: 0;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    float: none;
}

.toplink li {
    float: left;
    text-align: center;
    border-right: 1px solid #E2E2E2;
}

.toplink li a {
    color: #6f6f6f;
    display: block;
    padding: 1px 10px;
    text-align: center;
    text-decoration: none;
}

.toplink li a:hover,
.toplink ul li:hover a {
    color: #26a3dd;
    padding: 1px 10px;
}

.toplink li a:active {
    background-color: #26a3dd !important;
    color: #fff !important;
    padding: 1px 10px;
}

.toplink li:hover ul {
    display: block;
    text-align: left;
    padding-top: 5px;
}

#top-nav ul li {
    position: relative;
    float: left;
}

#top-nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#top-nav li a {
    font-size: 12px;
    line-height: 10px;
    color: #000;
    padding: 0 8px;
    border-right: #8ec0e5 1px solid;
    transition: all 0.3s ease;
}

#top-nav li a:hover {
    color: #057fd7;
}

#top-nav li a.last,
.top-link-wrap li a.lang-drop {
    border: 0 none;
}

#top-nav li a.lang-drop {
    display: inline-block;
    background: #FFF url(../images/top-lang-taiwan.jpg) 5px 6px no-repeat;
    width: 40px;
    height: 19px;
    padding: 9px 0 0 42px;
    border: 0 none;
}

#top-nav li a.login {
    display: inline-block;
    background: #057fd7;
    height: 19px;
    padding: 9px 8px 17px 30px;
    border: 0 none;
    color: #FFF;
    text-decoration: none;
}

#top-nav li a.login:hover {
    background-color: #2c5d86;
}

#top-nav li a.partnership-top {
    display: inline-block;
    background: #057fd7 url(../images/partner-icon.png) 6px 6px no-repeat;
    height: 19px;
    padding: 9px 8px 0 30px;
    border: 0 none;
    color: #FFF;
}

#top-nav li a.partnership-top:hover {
    background-color: #2c5d86;
}

#top-nav ul ul {
    display: none;
    position: absolute;
    top: 23px;
    right: 0;
    float: left;
    width: 212px;
    z-index: 99999;
    clear: none;
    padding: 0;
    margin: 0;
    border: #EEE 1px solid;
    box-shadow: 5px 0px 5px #eee;
}

#top-nav ul ul li {
    min-width: 100px;
}

#top-nav ul ul ul {
    left: 100%;
    top: 0;
}

#top-nav ul ul a {
    background: #FFF;
    color: #000;
    border: 0;
    border-bottom: #EEE 1px solid;
    display: block;
    width: 105px;
    padding: 5px 5px;
    line-height: 17px
}

#top-nav ul ul a.japan {
    background: #FFF url(../images/top-lang-japan.jpg) 5px 6px no-repeat;
}

#top-nav ul ul a.japan:hover {
    background: #e1e1e1 url(../images/top-lang-japan.jpg) 5px 6px no-repeat;
}

#top-nav ul ul a.brazil {
    background: #FFF url(../images/top-lang-brazil.jpg) 5px 6px no-repeat;
}

#top-nav ul ul a.brazil:hover {
    background: #e1e1e1 url(../images/top-lang-brazil.jpg) 5px 6px no-repeat;
}

#top-nav ul ul a.global {
    background: #FFF url(../images/top-lang-global.jpg) 5px 6px no-repeat;
}

#top-nav ul ul a.global:hover {
    background: #e1e1e1 url(../images/top-lang-global.jpg) 5px 6px no-repeat;
}

#top-nav ul ul a:hover {}

#top-nav ul li:hover>ul {
    display: block;
}

.bluetxt-top {
    color: #26a3dd !important;
    padding: 1px 12px;
}

.bluebg {
    background-color: #26a3dd !important;
    color: #FFF !important;
    padding-left: 33px !important;
    position: relative;
}

.login-icon {
    background: url(../images/sprite/topbar.png) -196px 6px no-repeat;
    width: 16px;
    height: 26px;
    position: absolute;
    left: 5px;
    bottom: 5px;
}

.flag-jp {
    display: block;
    background: url(../images/sprite/country.png) 0px 0px no-repeat;
    height: 17px;
    width: 24px;
    margin-right: 5px;
    float: left;
    background-color: transparent !important;
}

.flag-us {
    display: block;
    background: url(../images/sprite/country.png) 0px -22px no-repeat;
    height: 17px;
    width: 24px;
    margin-right: 5px;
    float: left;
    background-color: transparent !important;
}

.flag-br {
    display: block;
    background: url(../images/sprite/country.png) 0px -66px no-repeat;
    height: 17px;
    width: 24px;
    margin-right: 5px;
    float: left;
    background-color: transparent !important;
}

.flag-cn {
    display: block;
    background: url(../images/sprite/country.png) 0px -110px no-repeat;
    height: 17px;
    width: 24px;
    margin-right: 5px;
    float: left;
    background-color: transparent !important;
}

.flag-tr {
    display: block;
    background: url(../images/sprite/country.png) 0px -132px no-repeat;
    height: 17px;
    width: 24px;
    margin-right: 5px;
    float: left;
    background-color: transparent !important;
}

.flag-kr {
    display: block;
    background: url(../images/sprite/country.png) 0px -88px no-repeat;
    height: 17px;
    width: 24px;
    margin-right: 5px;
    float: left;
    background-color: transparent !important;
}

.header-logo {
    width: 100%;
}

.logo-box {
    margin: 15px 0px 5px 0px;
}

.logo-box span {
    display: block;
    font-size: 12px;
    margin-top: 5px;
    width: 290px;
    line-height: 20px;
}

.top-cta-box {
    margin: 8px 0px;
}

.top-cta-box .top-quote-btn {
    float: right;
    text-align: right;
    padding: 10px;
}

.top-cta-box .top-call a:before {
    content: "\f095";
    font-family: FontAwesome;
    color: #13939e;
    padding-right: 10px;
}

.email-smalltxt {
    font-size: 12px;
    color: #000;
    display: block
}

a.email-top {
    font-size: 18.5px;
    color: #000;
    display: block;
    text-align: center;
    margin-left: 20px;
}

.holiday-box {
    padding: 10px;
    background-color: #f2faff;
    border-radius: 6px;
    margin-top: 15px;
    color: #0388C9;
    text-align: center;
    border: 1px solid #b6e8ff;
    /* display: none !important; */
}

.top-cta-box span {
    display: block;
    margin: 0px 20px;
}

.tel-no {
    /* float: left; */
    padding: 3px 10px;
    display: block;
    text-align: center;
    font-size: 25px;
    color: #000;
    letter-spacing: -1px;
    font-weight: 500;
}

.tel-no:before {
    content: "\f095";
    font-family: FontAwesome;
    color: #13939e;
    padding-right: 10px;
}

.co-num {
    display: block;
    background: url(../images/sprite/topbar.png) 0px -35px no-repeat;
    float: right;
    width: 230px;
    height: 50px;
}

.top-cta-btn {
    background: #ffda00;
    height: 49px;
    border-radius: 4px;
    position: relative;
    text-decoration: none;
    color: #000;
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    float: left;
    margin: 0px 0px 0px 5px;
    padding: 0 55px 0 60px;
    display: inline-block;
    margin-bottom: 5px;
    line-height: 52px;
    box-shadow: 0px 4px 0px #ffc600;
    letter-spacing: 0px;
}

.top-cta-btn:before {
    content: "";
    display: block;
    position: absolute;
    left: 7px;
    top: 7px;
    background: url(../images/top-cta-icon.png) no-repeat 0 0;
    width: 43px;
    height: 33px;
    border-radius: 6px 0 0 6px;
    border-right: 2px solid #ffc600;
}

.top-cta-btn:after {
    content: "";
    display: block;
    position: absolute;
    right: 8px;
    top: -2px;
    background: url(../images/top-cta-10-dis-130819.png) 0 0 no-repeat;
    width: 47px;
    height: 56px;
}

.top-cta-btn:hover,
.top-cta-btn:focus {
    text-decoration: none;
    opacity: 0.9;
    color: #000;
}

.navbar {
    position: relative;
    min-height: 38px;
    margin-bottom: 0px;
}

.navbar-inverse {
    background-color: #001f2b;
    border-color: #001f2b;
    box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.53);
    z-index: 999;
    border: none;
    height: 41px;
    min-height: 41px !important;
}

.navbar-default {
    background-color: #057fd7;
    border-bottom: 1px solid #000;
}

.navbar-inverse .navbar-nav>li>a {
    color: #fff;
    font-size: 18px;
    padding: 0 25px;
    line-height: 40px;
    text-decoration: none;
    font-weight: bold;
    line-height: 20px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:hover,
.navbar-inverse .navbar-nav>.open>a:focus {
    color: #fff;
    background-color: #057fd7;
}

.dropdown-menu>li>a {
    display: block;
    padding: 10px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #000;
    white-space: nowrap;
    border-bottom: 1px solid #ccc;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #057fd7;
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #057fd7;
    padding-bottom: 10px;
}

li.first {
    background-color: #057fd7;
    background: #057fd7 url(../images/nav-home-icon.png) 18px 10px no-repeat !important;
    margin-right: 2px;
}

.navbar-nav>li>a {
    padding-top: 15px;
    padding-bottom: 15px;
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 8px 26px;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 170px;
    padding: 0px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
    color: #fff;
    background-color: #057fd7;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #057fd7;
}

.main-nav-wrap {
    background-color: #017dc9;
    border-bottom: 1px solid #000;
}

#main-nav {
    background: #057fd7;
}

#main-nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#main-nav li {
    float: left;
    position: relative;
    clear: none;
}

#main-nav a {
    color: #FFF;
    display: block;
    line-height: 38px;
    padding: 0 33px;
    text-decoration: none;
}

#main-nav li.last a {
    border: 0 none;
}

#main-nav ul ul {
    display: none;
    position: absolute;
    top: 38px;
    left: 0;
    float: left;
    width: 180px;
    z-index: 99999;
    clear: none;
    border: #CCC 1px solid;
    padding: 0;
    margin: 0;
}

#main-nav ul ul ul {
    left: 100%;
    top: 0;
}

#main-nav ul ul a {
    background: #FFF;
    line-height: 1.3em;
    padding: 10px;
    width: 178px;
    height: auto;
    color: #000;
    border: 0;
    border-bottom: #EEE 1px solid;
}

#main-nav li:hover>a,
#main-nav li a.active {
    background: #057fd7;
    color: #fff;
}

#main-nav ul ul:hover>a {
    background: #057fd7;
    color: #fff;
}

#main-nav ul li:hover>ul {
    display: block;
}

#main-nav li a.home {
    text-indent: -9999px;
    background: url(../images/nav-home-icon.png) center 10px no-repeat;
}

#main-nav li a.home:hover,
#main-nav li a.home.active {
    text-indent: -9999px;
    background: #2c5d86 url(../images/nav-home-icon.png) center 10px no-repeat !important;
}

.padl0 {
    padding-left: 0px;
}

.bordernone {
    border: none !important;
}

.left-po {
    left: -183px !important;
}

.breadcrumb-box {
    background-color: #f3f3f3;
    height: 37px;
    border-bottom: 1px dashed #ccc;
}

.breadcrumb {
    padding: 5px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
}

.breadcrumb>li {
    display: inline-block;
    font-size: 12px;
}

.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
}

.slider-box {
    background: url(../images/home/top-banner.jpg) center 0px no-repeat;
    width: 100%;
    min-height: 509px;
    position: relative;
}

.bannerimg {
    float: left;
    margin: 0px auto;
}

#editing-services-side-nav.sidebar-box,
#subject-areas-side-nav.sidebar-box,
#editors-side-nav.sidebar-box,
#about-us-side-nav.sidebar-box,
#quality-side-nav.sidebar-box,
#quotation-side-nav.sidebar-box,
#service-guarantee-side-nav.sidebar-box {
    display: block;
}

.editing-services #editing-services-side-nav.sidebar-box,
.subject-areas #subject-areas-side-nav.sidebar-box,
.editors #editors-side-nav.sidebar-box,
.quality-assurance #quality-side-nav.sidebar-box,
.about-us #about-us-side-nav.sidebar-box,
.quotation-payment #quotation-side-nav.sidebar-box,
.service-guarantee #service-guarantee-side-nav.sidebar-box {
    display: block;
}

.sidebar-box {
    border: #CCC 1px solid;
    border-radius: 5px;
    margin-bottom: 20px;
}

.sidebar-box h3.nav-head {
    color: #FFFFFF;
    padding: 8px 0 8px 20px;
    background: #26a3dd;
    border-bottom: 3px solid #000;
    margin: 0px;
    font-size: 24px;
    border-radius: 5px 5px 0px 0px;
}

#side-nav.accordion,
#side-nav .accordion-group {
    margin: 0;
}

#side-nav.accordion .accordion-heading {
    background: none;
    border: 0;
    border-top: 1px solid #d3d3d3;
}

#side-nav.accordion .accordion-heading:after {
    content: "\f067";
    font-family: FontAwesome;
    font-size: 12px;
    background: none;
    border: 0;
    z-index: -1;
    line-height: 48px;
    color: #b7b7b7;
}

#side-nav.accordion .accordion-heading a {
    font-size: 14px;
}

#side-nav.accordion .accordion-heading.in_head {
    border-top: 1px solid #d3d3d3;
}

#side-nav.accordion .accordion-heading.in_head:after,
#side-nav.accordion .accordion-heading.in_head:after {
    content: "\f068";
    z-index: 1;
}

#side-nav.accordion .accordion-heading.in_head a {
    color: #000;
}

#side-nav .side-link {
    border-top: 1px solid #e4e4e4;
    background-color: #f6f6f6;
}

#side-nav .side-link a {
    display: block;
    padding: 10px 16px;
    color: #000;
}

#side-nav .side-link a:hover {
    color: #3d91c5;
    text-decoration: none;
    background-color: #ebebeb;
}

#side-nav .sub-link a {
    display: block;
    font-size: 13px;
    color: #000;
    padding: 5px 0 5px 25px;
    border-top: #EEE 1px solid;
}

#side-nav a.active,
.side-link.active {
    background-color: #ebebeb;
    color: #3d91c5;
}

.sidebar-box.other {
    padding: 10px 15px;
}

.sidebar-box.other.awards {
    margin-top: 30px;
}

.sidebar-box.other h3 {
    color: #bb335c;
    font: normal 24px Bebas Neue;
}

.footer {
    background-color: #1d1d1d;
    border-top: 6px solid #000;
    width: 100%;
    color: #fff;
}

.cta-footer-box {
    border: 1px solid #444;
    padding: 4px 2px;
    box-shadow: 0px 0px 2px #000;
}

.footer-right-border {
    border-right: 1px solid #404040;
    box-shadow: 1px 0px 0px #2B2626;
}

.footerlink {
    color: #fff;
}

.footerlink span {
    color: #fff;
    font-size: 14px;
    clear: both;
    float: left;
    width: 100%;
}

.footerlink ul {
    margin: 0px;
}

.footerlink ul li a {
    font-size: 12px;
    color: #B1B1B1;
    margin: 5px;
}


/*added*/

.footerlink p {
    font-size: 12px;
    color: #B1B1B1;
    margin: 15px;
    line-height: 30px;
}

.footerlink p a {
    font-size: 12px;
    color: #B1B1B1;
    margin: 5px;
}

.linking {
    margin: 0px 8px;
    padding: 0 0 0 15px;
    float: left;
    width: 150px;
}

.linking li {
    margin: 0 0 5px 0;
    padding: 0;
    list-style-type: square;
}

.linking li a:hover {
    color: #b0b0b0;
}

.cta-footer1 {
    display: block;
    background: url(../images/sprite/topbar.png) 0px -340px no-repeat;
    width: 222px;
    height: 48px;
    float: left;
}

.cta-footer1:hover {
    background-position: 0px -389px;
}

.cta-footer2 {
    display: block;
    background: url(../images/sprite/topbar.png) -222px -340px no-repeat;
    width: 272px;
    height: 48px;
    float: left;
}

.cta-footer2:hover {
    background-position: -222px -389px;
}

.cta-footer3 {
    display: block;
    background: url(../images/sprite/topbar.png) -494px -340px no-repeat;
    width: 245px;
    height: 48px;
    float: left;
}

.cta-footer3:hover {
    background-position: -494px -389px;
}

.cta-footer4 {
    display: block;
    background: url(../images/sprite/topbar.png) -739px -340px no-repeat;
    width: 218px;
    height: 48px;
    float: left;
}

.cta-footer4:hover {
    background-position: -739px -389px;
}

.contact-box {
    background: url(../images/sprite/topbar.png) 0px -200px no-repeat;
    float: left;
    width: 370px;
    height: 136px;
    color: #fff;
    font-size: 12px;
    line-height: 30px;
}

.con-icon1 {
    background: url(../images/sprite/topbar.png) -276px -64px no-repeat;
    float: left;
    width: 32px;
    height: 24px;
}

.con-icon2 {
    background: url(../images/sprite/topbar.png) -276px -92px no-repeat;
    float: left;
    width: 32px;
    height: 24px;
}

.con-icon3 {
    background: url(../images/sprite/topbar.png) -276px -123px no-repeat;
    float: left;
    width: 32px;
    height: 24px;
}

.con-icon4 {
    background: url(../images/sprite/topbar.png) -276px -64px no-repeat;
    float: left;
    width: 32px;
    height: 24px;
}

.scrollup {
    width: 50px;
    height: 50px;
    position: fixed;
    bottom: 85px;
    right: 100px;
    display: none;
    text-indent: -9999px;
    background-image: url('../images/icon_top.png');
    background-repeat: no-repeat;
    background-position: center;
    background-color: rgba(34, 34, 34, 0.6);
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    z-index: 99999;
}

.footer-txt {
    font-size: 11px;
    line-height: 17px;
    color: #ccc;
}

.cd-top {
    display: inline-block;
    height: 45px;
    width: 45px;
    position: fixed;
    bottom: 118px;
    right: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: rgba(34, 34, 34, 0.6) url(../images/icon_top.png) no-repeat center 50%;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}

.cd-top.cd-is-visible,
.cd-top.cd-fade-out,
.no-touch .cd-top:hover {
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    -moz-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s;
}

.cd-top.cd-is-visible {
    visibility: visible;
    opacity: 1;
}

.cd-top.cd-fade-out {
    opacity: .5;
}

.no-touch .cd-top:hover {
    background-color: #e86256;
    opacity: 1;
}

a.emaillink {
    color: #FFF;
    text-decoration: none;
}

a.emaillink:hover {
    color: #FFF;
    text-decoration: underline;
}

.head2 {
    font-size: 30px;
    color: #000;
    padding-bottom: 5px;
    position: relative;
    font-weight: bold;
    padding-left: 30px;
    text-align: center;
}

.head {
    font-size: 30px;
    color: #000;
    padding-bottom: 5px;
    position: relative;
    font-weight: bold;
    padding-left: 30px;
}

.head:before {
    content: "";
    display: block;
    position: absolute;
    left: 0px;
    top: 7px;
    background: url(../images/home/h2-icon.png) no-repeat 0 0;
    width: 28px;
    height: 28px;
}

.word-box {
    border: 1px solid #D6D6D6;
    margin: 5px;
    color: #000;
    font-size: 16px;
    float: left;
    width: 100%;
    letter-spacing: 0px;
}

.word-box span {
    color: #26a3dd;
    font-weight: bold;
    font-size: 20px;
}

.world-img1 {
    background: url(../images/sprite/topbar.png) -227px 2px;
    width: 70px;
    height: 63px;
    float: left;
    border-right: 1px solid #ededed;
    margin-right: 10px;
}

.world-img2 {
    background: url(../images/sprite/topbar.png) -295px 3px;
    width: 75px;
    height: 63px;
    float: left;
    border-right: 1px solid #ededed;
    margin-right: 10px;
}

.world-img3 {
    background: url(../images/sprite/topbar.png) -370px 3px;
    width: 65px;
    height: 63px;
    float: left;
    border-right: 1px solid #ededed;
    margin-right: 5px;
}

.world-img4 {
    background: url(../images/sprite/topbar.png) -435px 2px;
    width: 75px;
    height: 63px;
    float: left;
    border-right: 1px solid #ededed;
    margin-right: 10px;
}

.wht-flowbox {
    background-color: #FFF;
    border-bottom: 1px solid #efefef;
    border-top: 1px solid #efefef;
    width: 100%;
}

.grey-flowbox {
    background: #f5f5f5;
    padding: 20px 0;
    text-align: center;
    color: #000;
    clear: both;
    border-bottom: 1px solid #e2e2e2;
}

.service-imgbg {
    display: block;
    background: url(../images/home/service-img-bg1.png) 0px 50px no-repeat;
    width: 100%;
    height: 200px;
    float: left;
    padding-top: 0px;
}

.services-img1 {
    height: 160px;
}

.services-img2 {
    height: 160px;
}

.services-img3 {
    height: 160px;
}

.padL20 {
    padding-left: 20px;
}

.padL40 {
    padding-left: 50px;
}

.marR0 {
    margin-right: 0px !important;
}

.ps-img1 {
    background: url(../images/home/ps-img.png) center 0px no-repeat;
    height: 80px;
    width: 100%;
}

.ps-img2 {
    background: url(../images/home/ps-img.png) center -70px no-repeat;
    height: 80px;
    width: 100%;
}

.ps-img3 {
    background: url(../images/home/ps-img.png) center -144px no-repeat;
    height: 80px;
    width: 100%;
}

.ps-textbox {
    border: 0px solid #83d1f6;
    padding: 6px 8px;
    width: 100%;
}

.ps-textbox1 {
    border: 1px solid #d1d1d1;
    padding: 6px 8px;
    width: 100%;
}

.pad5 {
    padding: 5px;
}

.subject-areas div {
    padding: 10px;
    color: #000;
    margin: 0;
    width: 50%;
    float: left;
}

.subject-areas div.one {
    line-height: 39px;
}

.subject-areas div.two {
    line-height: 39px;
}

.subject-areas div span.icon {
    display: block;
    background: url(../images/home/sub-area-icons.png) 0 -38px no-repeat;
    width: 50px;
    height: 38px;
    float: left;
    margin-right: 5px;
}

.subject-areas div.two span.icon {
    background-position: -47px -38px;
}

.subject-areas div.three span.icon {
    background-position: -93px -38px;
}

.subject-areas div.four span.icon {
    background-position: -143px -38px;
}

.subject-areas div.five span.icon {
    background-position: -195px -38px;
}

td.info2 {
    background-color: #3cade3 !important;
    color: #fff;
    border: 0px;
}

td.info3 {
    background-color: #fff !important;
    color: #000;
    border: 0px;
}

.fileformat1 {
    display: block;
    background: url(../images/translation-service/file-format.png) -9px 0px no-repeat;
    width: 130px;
    height: 130px;
}

.fileformat2 {
    display: block;
    background: url(../images/translation-service/file-format.png) -130px 0px no-repeat;
    width: 130px;
    height: 130px;
}

.fileformat3 {
    display: block;
    background: url(../images/translation-service/file-format.png) -260px 0px no-repeat;
    width: 130px;
    height: 130px;
}

.fileformat4 {
    display: block;
    background: url(../images/translation-service/file-format.png) -391px 0px no-repeat;
    width: 130px;
    height: 130px;
}

.fileformat5 {
    display: block;
    background: url(../images/translation-service/file-format.png) -520px 0px no-repeat;
    width: 130px;
    height: 130px;
}

.fileformat6 {
    display: block;
    background: url(../images/translation-service/file-format.png) -651px 0px no-repeat;
    width: 130px;
    height: 130px;
}

.bluetext {
    color: #26a3dd;
}

.border-bottam {
    border-bottom: 1px solid #ccc;
    margin-bottom: 0px;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}

h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
    font-size: 65%;
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}

h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
    font-size: 75%;
}

h1,
.h1 {
    font-size: 48px;
}

h2,
.h2 {
    font-size: 30px;
}

h3,
.h3 {
    font-size: 24px;
}

h4,
.h4 {
    font-size: 18px;
}

h5,
.h5 {
    font-size: 14px;
}

h6,
.h6 {
    font-size: 12px;
}

p {
    margin: 0 0 10px;
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
}

.h1-head {
    border-bottom: 1px solid #ccc;
    margin: 0px 0px 20px 0px;
}

.nav-tabs {
    border-bottom: 3px solid #26a3dd;
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px;
    text-align: center;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #f1f1f1;
    border-radius: 4px 4px 0px 0px;
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border-radius: 4px 4px 0 0;
    font-size: 26px;
    color: #26a3dd;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    color: #FFF;
    cursor: default;
    background-color: #26a3dd;
    border: 1px solid #26a3dd;
    border-bottom-color: transparent;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

.table-bordered {
    border: 1px solid #ddd;
    color: #000;
}

.table>thead>tr>td.active,
.table>tbody>tr>td.active,
.table>tfoot>tr>td.active,
.table>thead>tr>th.active,
.table>tbody>tr>th.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>tbody>tr.active>td,
.table>tfoot>tr.active>td,
.table>thead>tr.active>th,
.table>tbody>tr.active>th,
.table>tfoot>tr.active>th {
    background-color: #f3faff;
}

.benifits-box {
    margin: 2px;
    padding: 4px;
}

.benifits1 {
    display: block;
    background: url(../images/translation-service/benefit-icons.png) 0px 0px no-repeat;
    width: 90px;
    height: 80px;
    margin: 0px auto;
    float: none;
}

.benifits2 {
    display: block;
    background: url(../images/translation-service/benefit-icons.png) -82px 0px no-repeat;
    width: 90px;
    height: 80px;
    margin: 0px auto;
    float: none;
}

.benifits3 {
    display: block;
    background: url(../images/translation-service/benefit-icons.png) -174px 0px no-repeat;
    width: 90px;
    height: 80px;
    margin: 0px auto;
    float: none;
}

.benifits4 {
    display: block;
    background: url(../images/translation-service/benefit-icons.png) -263px 0px no-repeat;
    width: 90px;
    height: 80px;
    margin: 0px auto;
    float: none;
}

.benifits5 {
    display: block;
    background: url(../images/translation-service/benefit-icons.png) -352px 0px no-repeat;
    width: 90px;
    height: 80px;
    margin: 0px auto;
    float: none;
}

.benifits6 {
    display: block;
    background: url(../images/translation-service/benefit-icons.png) -440px 0px no-repeat;
    width: 90px;
    height: 80px;
    margin: 0px auto;
    float: none;
}

.benifits7 {
    display: block;
    background: url(../images/translation-service/benefit-icons.png) -528px 0px no-repeat;
    width: 90px;
    height: 80px;
    margin: 0px auto;
    float: none;
}

.benifits8 {
    display: block;
    background: url(../images/translation-service/benefit-icons.png) -618px 0px no-repeat;
    width: 90px;
    height: 80px;
    margin: 0px auto;
    float: none;
}

.benifits9 {
    display: block;
    background: url(../images/translation-service/benefit-icons.png) -710px 0px no-repeat;
    width: 90px;
    height: 80px;
    margin: 0px auto;
    float: none;
}

.step-img1 {
    display: block;
    background: url(../images/translation-service/trans-process-pt-en2.png) 11px 0px no-repeat;
    width: 244px;
    height: 245px;
}

.step-img2 {
    display: block;
    background: url(../images/translation-service/trans-process-pt-en2.png) -242px 0px no-repeat;
    width: 244px;
    height: 245px;
}

.step-img3 {
    display: block;
    background: url(../images/translation-service/trans-process-pt-en2.png) -486px 0px no-repeat;
    width: 244px;
    height: 245px;
}

.cta-box {
    background-color: #eaeaea;
    border: 1px solid #ccc;
    float: none;
    margin: 10px auto;
}

.big-cta {
    text-align: center;
    display: block;
    background: #ffda00 none repeat scroll 0 0;
    width: 626px;
    height: 56px;
    margin: 10px;
    border-radius: 4px;
    box-shadow: 0 4px 0 #ffc600;
    position: relative;
    font-size: 28px;
    line-height: 56px;
    color: #000;
    font-weight: bold;
    letter-spacing: 1px;
}

.big-cta b {
    font-size: 18px;
    font-weight: normal;
    padding-left: 40px;
}

.big-cta:before {
    content: "";
    display: block;
    position: absolute;
    left: 12px;
    top: 12px;
    background: url(../images/top-cta-icon.png) no-repeat 0 0;
    width: 43px;
    height: 33px;
}

.big-cta:after {
    content: "";
    display: block;
    position: absolute;
    right: 3%;
    top: -2px;
    width: 47px;
    height: 56px;
    background: url(../images/top-cta-10-dis-130819.png) 0 0 no-repeat;
}

.big-cta:hover {
    background: #ffdd17;
    text-decoration: none;
    color: #000
}

.small-cta1,
.small-cta2 {
    text-align: center;
    display: block;
    background: #ffda00 none repeat scroll 0 0;
    width: 306px;
    height: 48px;
    margin: 0px 6px 10px 10px;
    float: left;
    border-radius: 4px;
    box-shadow: 0 4px 0 #ffc600;
    position: relative;
    font-size: 18px;
    line-height: 48px;
    color: #000 !important;
    font-weight: bold;
    letter-spacing: 1px;
    text-decoration: none
}

.small-cta1:hover,
.small-cta2:hover {
    background: #ffdd17;
    text-decoration: none;
    color: #000
}

.small-cta1:before {
    content: "";
    display: block;
    position: absolute;
    left: 12px;
    top: 7px;
    background: url(../images/btm-cta1-icon.png) no-repeat 0 0;
    width: 42px;
    height: 35px;
}

.small-cta2:before {
    content: "";
    display: block;
    position: absolute;
    left: 12px;
    top: 7px;
    background: url(../images/btm-cta2-icon.png) no-repeat 0 0;
    width: 42px;
    height: 35px;
}

.small-cta2:after {
    content: "";
    display: block;
    position: absolute;
    right: 3%;
    top: -2px;
    width: 47px;
    height: 56px;
    background: url(../images/top-cta-10-dis2-130819.png) 0 0 no-repeat;
}

.contact-text {
    background-color: #dcdcdc;
    text-align: center;
    border-top: 1px solid #EEE;
    float: left;
    width: 100%;
    height: 85px;
    box-shadow: 0px 0px 1px #A2A2A2;
    padding-top: 8px;
}

.contact-text p {
    font-size: 14px;
    color: #000;
    margin: 6px;
}

.contact-text span {
    font-size: 32px;
    font-weight: bold;
    color: #000;
    background: url(../images/contact-icon.png) left 0 no-repeat;
    height: 40px;
    padding-left: 44px;
    text-shadow: 0px 0px 3px #fff;
}

.enago-color {
    color: #d52b13;
    font-size: 16px;
}

.cus_special {
    position: absolute;
    top: -7px;
    font-weight: ````;
    font-size: 16px;
    /* border: 4px solid #1b7fd7; */
    padding-right: 16px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-left: 17px;
    background-color: #eef0f3;
}

.cus_special img {
    margin-right: 5px;
    margin-left: 20px;
}

.cta-id {
    display: block;
    background: url(../images/contact-cta.png) -355px -2px no-repeat;
    width: 278px;
    height: 73px;
    float: left;
}

.cta-id:hover {
    background: url(../images/contact-cta.png) -355px -84px no-repeat;
}

.cta-no {
    display: block;
    background: url(../images/contact-cta.png) 0 0 no-repeat;
    width: 355px;
    height: 73px;
    float: left;
    margin-left: 6px;
}

.tdbg {
    background-color: #f8f8f8;
    box-shadow: -2px -2px 0px #FFF;
    text-align: center;
    vertical-align: middle;
}

.tdbg2 {
    background-color: #f8f8f8;
    text-align: center;
    vertical-align: middle;
    color: #000 !important;
    font-size: 14px !important;
}

.tdbg3 {
    background-color: #0273c6;
    text-align: center;
    vertical-align: middle;
    color: #fff !important;
}

.tdbg3 {
    background-color: #53A9E9;
    text-align: center;
    vertical-align: middle;
    color: #fff !important;
}

.tdbg4 {
    background-color: #f8f8f8;
    text-align: center;
    vertical-align: middle;
    color: #000 !important;
    font-size: 18px !important;
    font-weight: bold;
}

.wtbg {
    text-align: center;
    vertical-align: middle;
    line-height: 24px !important;
    font-size: 13px !important;
    font-weight: bold;
    color: #057fd7;
}

.ps-package-table td span {
    font-size: 13px;
    font-weight: bold;
    color: #057fd7;
    padding-bottom: 4px !important;
}

.ps-package-table td two {
    border: #96c3e3 1px solid;
    padding: 4px 5px;
    font-size: 11px;
    color: #666;
    line-height: 16px;
}

.bg-leftbtn {
    background-image: url(../images/ps-table-leftbg.jpg);
    background-repeat: repeat-y;
    width: 30px;
    padding: 10px 0px !important;
    text-align: center;
}

.bg-leftbtn2 {
    background-image: url(../images/ps-table-leftbg2.jpg);
    background-repeat: repeat-y;
    width: 30px;
    padding: 0px 0px !important;
    text-align: center;
}

.bg-leftbtn3 {
    background-image: url(../images/ps-table-leftbg3.jpg);
    background-repeat: repeat-y;
    width: 30px;
    padding: 0px 0px !important;
    text-align: center;
    vertical-align: middle;
    position: relative;
}

.bg-leftbtn4 {
    background-image: url(../images/ps-table-leftbg4.jpg);
    background-repeat: repeat-y;
    width: 30px;
    padding: 0px 0px !important;
    text-align: center;
    vertical-align: middle;
    position: relative;
}

.bg-leftbtn5 {
    width: 30px;
    padding: 0px !important;
    font-size: 13px !important;
    font-weight: bold !important;
}

.left-arrow1 {
    display: block;
    background: url(../images/ps-table-left-arrow1.jpg) 0 0 no-repeat;
    width: 34px;
    height: 16px;
    position: relative;
    top: -1px;
}

.left-arrow2 {
    display: block;
    background: url(../images/ps-table-left-arrow2.jpg) 0 0 no-repeat;
    width: 34px;
    height: 16px;
    position: absolute;
    top: -1px;
}

.left-arrow3 {
    display: block;
    background: url(../images/ps-table-left-arrow3.jpg) 0 0 no-repeat;
    width: 34px;
    height: 16px;
    position: absolute;
    position: relative;
    top: -1px;
}

.left-arrow4 {
    display: block;
    background: url(../images/ps-table-left-arrow4.jpg) 0 0 no-repeat;
    width: 34px;
    height: 16px;
    position: relative;
    top: -1px;
}

.tbl-head {
    background-color: #047bd0;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    border-radius: 8px 8px 0px 0px;
    padding: 5px;
    line-height: 26px;
    text-shadow: 0px 1px 1px #003153;
    position: relative;
    bottom: -8px;
}

.ps-bluebtn {
    background-color: #0378cd;
    color: #fff;
    display: block;
    border-radius: 6px;
    padding: 6px;
    font-size: 14px;
    font-weight: bold;
    line-height: 14px;
    text-shadow: 0px 1px 1px #003153;
    text-decoration: none !important;
    width: 100px;
    float: none;
    margin: 0px auto;
}

.no-bor {
    border: none !important;
}

.ps-bluebtn:hover {
    background-color: #239bf2;
    color: #fff !important;
}

.ps-price {
    font-size: 24px !important;
    font-weight: bold;
    color: #FFF;
    text-shadow: #000 0 1px 1px;
    line-height: 24px !important;
}

.ps-redbg {
    display: inline-block;
    background: #BE0B45;
    color: #FFF !important;
    border-radius: 8px;
    position: relative;
    text-shadow: none;
    line-height: 18px;
    padding: 5px 9px;
    margin-top: 15px;
    font-size: 15px;
}

.ps-arrow {
    position: absolute;
    top: -10px;
    left: 55%;
}

.ulbasic1,
.ulbasic2,
.ulbasic3 {
    clear: both;
    display: block;
    margin: 0 0 10px 10px;
    padding: 5px;
    text-decoration: none;
}

.ulbasic1 li {
    background: url(../images/right-arrow1.png) no-repeat scroll 0 5px;
    line-height: 22px;
    list-style-type: none;
    margin: 0 0 8px;
    padding-left: 15px;
}

.ulbasic2 li {
    background: url(../images/common/4x4red.gif) no-repeat scroll 0 6px;
    list-style-type: none;
    margin: 0 0 4px;
    padding-left: 15px;
}

.ulbasic3 li {
    background: url(../images/publication-support/tick.png) no-repeat scroll 0 3px;
    list-style-type: none;
    margin: 0 0 4px;
    padding: 1px 0 1px 25px;
}

.one-half,
.one-third,
.one-fourth,
.two-thirds,
.two-half,
.three-fourths {
    display: inline;
    float: left;
    margin-right: 10px;
}

.one-fourth {
    max-width: 200px;
}

.ch {
    border-bottom: 1px solid #e5e5e5;
    color: #000;
    font-size: 12px;
    height: 39px;
    line-height: 39px;
    text-align: center;
}

.ch1 {
    border-bottom: 1px solid #e5e5e5;
    color: #000;
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 0;
    padding-bottom: 15px;
    text-align: center;
}

.ch2 {
    border-bottom: 1px solid #fff;
    color: #000;
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 0;
    padding-bottom: 15px;
    text-align: center;
}

.line-19 {
    line-height: 19px;
}

.line-16 {
    line-height: 13px;
}

.column-last {
    margin-right: 0 !important;
}

.ui-tabs {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    line-height: 1.8em;
    margin-bottom: 20px;
    padding: 0;
}

.ui-tabs li {
    list-style-type: none;
}

.ui-tabs .ui-helper-reset {
    line-height: 1.5em;
}

.ui-tabs .ui-widget-content {
    color: #000;
}

.ui-tabs .ui-tabs-hide {
    left: -10000em;
    position: absolute;
}

.ui-tabs .ui-tabs-nav {
    border: medium none;
    padding: 0 0 0 1px;
}

.ui-tabs .ui-widget-header,
.ui-tabs .ui-state-active {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}

.ui-tabs .ui-tabs-nav li,
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    border: medium none;
    float: left;
    margin: 0 9px -8px 0;
    padding: 0;
    position: relative;
    z-index: 10;
    width: 32%;
    text-align: center;
}

.ui-tabs .ui-tabs-nav li a {
    background-color: #e5e5e5;
    background-image: -moz-linear-gradient(center top, rgba(255, 255, 255, 0.05), rgba(0, 0, 0, 0.05));
    background-repeat: repeat-x;
    border-radius: 3px 3px 0 0;
    color: #000;
    display: block;
    font-size: 15px;
    line-height: normal;
    outline: 0 none;
    padding: 11px 14px;
}

.ui-tabs .ui-tabs-nav li a:hover {
    background-color: #57b0e9 !important;
    color: #fff !important;
}

.ui-tabs .ui-tabs-nav li.ui-state-active a {
    background: #57b0e9 url("../images/drop-arrow.png") no-repeat scroll center bottom;
    border-left-color: #dbdbdb !important;
    border-right-color: #dbdbdb !important;
    color: #fff !important;
    padding: 10px 13px 20px;
}

.ui-tabs .ui-tabs-panel {
    border-radius: 0;
    overflow: hidden;
    padding: 25px 0px 15px;
    width: 100%
}

.ui-tabs .ui-tabs-panel>*:last-child {
    margin-bottom: 0;
}

.btn-readmore {
    background: #057fd7;
    color: #fff;
    padding: 7px 10px 7px 25px;
    border-radius: 4px;
    position: relative;
    border: 0px solid #fff;
    text-align: center;
    box-shadow: 0 4px 0 0 #0268b1;
}

.btn-readmore:hover {
    background: #26a1f1;
    box-shadow: 0 3px 0 0 #1183ce;
    color: #eee;
    text-decoration: none
}

.arrow {
    background: url(../images/arrow-btn.png) 0px 0px no-repeat;
    position: absolute;
    width: 16px;
    height: 16px;
    left: 5px;
    top: 7px;
}

ul.ulbasic-ulatus {
    margin: 0px;
    padding: 0px;
    margin-left: 5px;
    margin-bottom: 20px;
    margin-top: 0px
}

ul.ulbasic-ulatus li {
    background-image: url(../images/ulatus-bullet.png);
    background-position: 0px 3px;
    background-repeat: no-repeat;
    list-style-image: none;
    list-style-type: none;
    list-style-position: outside;
    font: 12px arial;
    font-family: Arial, Helvetica, sans-serif;
    color: #313131;
    padding-left: 20px;
    margin-bottom: 10px;
    vertical-align: top;
    margin-top: 0px;
    clear: both;
    line-height: 18px;
    letter-spacing: 0px
}

.row-fluid .span2 {
    width: 49.893617%;
    *width: 49.893617%;
}

.row-fluid .span3 {
    width: 100%;
    *width: 100%;
}

.carousel-control.left {
    background: none;
}

.carousel-control.right {
    right: 0;
    left: auto;
    background: none;
}

blockquote {
    font-style: normal;
    position: relative;
    border: 0px;
    padding: 0px;
    font-size: 14px;
}

.test-img {
    border: 2px solid #09F;
    filter: gray;
    filter: grayscale(1);
    -webkit-filter: grayscale(1);
    width: 100px;
}

.marleft {
    margin-left: 125px;
}

.quote-icon {
    display: block;
    background: url(../images/home/quote-icon.png) 0px 0px no-repeat;
    width: 27px;
    height: 18px;
    margin: 0px 5px;
    float: left;
}

.smalltext {
    font-size: 11px;
    line-height: 14px;
}

.font-16 {
    font-size: 18px !important;
}

.font-20 {
    font-size: 20px !important;
    color: #000;
}


/* new CSS by Sagar */

.containermargin {
    margin-top: 20px;
    margin-bottom: 40px;
}

.marb0 {
    margin-bottom: 0px !important;
}

.project-list a {
    display: block;
}

.project-list .entry-meta p {
    font-size: 12px;
    line-height: 18px;
    margin: 0;
}

.project-list .entry {
    border: 1px solid #d1d1d1;
    background-color: #fff;
}

.project-list .entry:hover {
    background-color: #fafafa;
    border: 1px solid #57b0e9;
}

.project-list .entry-meta {
    text-align: center;
    padding: 5px;
    background-color: #f5f5f5;
    border-bottom: 1px solid #dbdbdb;
    text-decoration: none;
    height: 45px
}

.project-list .entry-meta p {
    margin: 0;
}

.project-list .entry-content {
    color: #666;
    text-decoration: none;
    font-size: 13px;
}

.project-list li,
.entry-image {
    position: relative;
}

ul.portfolio-grid {
    margin-right: -20px;
    padding: 0;
}

ul.portfolio-grid>li {
    margin: 0 20px 20px 0;
    text-align: center;
    float: left;
}

ul.portfolio-grid>li.one-fourth {
    width: 220px;
}

ul.portfolio-grid>li.editorthumbs {
    width: 163px;
    list-style: none;
    margin: 7px 12px;
    padding: 0px;
    position: relative;
}

ul.portfolio-grid>li.one-third {
    width: 300px;
}

ul.portfolio-grid>li.one-half {
    width: 460px;
}

.arrow-box-hover {
    opacity: 0;
    background: url('') no-repeat left top;
    width: 9px;
    height: 6px;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -4px;
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -ms-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
}

.iconbox a:hover .arrow-box-hover,
.project-list li:hover .arrow-box-hover {
    opacity: 1;
}

img.pro-banner {
    border: 1px solid #e8e8e8;
}

img.pro-banner:hover {
    border: 1px solid #ccc;
}

.sample-l {
    display: inline-block;
    float: left;
    padding: 3px 8px;
    width: 48%;
}

.ps-disc-lable {
    width: 150px;
    background: url(../images/home/discount-lable.png) 0px 0px no-repeat;
    height: 150px;
    position: absolute;
    top: 65px;
}

.padL130 {
    padding-left: 130px;
}

.item .rightimg {
    padding: 10px 0px;
}

.item .lefttext {
    padding: 10px 0px;
}

.item .lefttext h3 {
    display: block;
    font-size: 38px;
    font-weight: bold;
    color: #fff;
    line-height: 56px;
    padding: 9% 0 0 0;
    letter-spacing: 0px;
}

.home-autoquote h2 {
    display: block;
    text-align: left;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 10px;
    margin-top: 0;
}

.autoquotecontainer {
    background-color: #fefefe;
    box-shadow: 0px 0px 8.55px 6.45px rgba(0, 0, 0, 0.18);
    min-height: 67px;
    z-index: 99;
    border-radius: 4px;
}

.autoquotecontainer input {
    border: none;
    line-height: 70px;
    font-size: 16px;
    font-weight: bold;
    width: 136px
}

.autoquotecontainer input::-webkit-input-placeholder {
    color: #000;
}

.autoquotecontainer input::-moz-placeholder {
    color: #000;
}

.autoquotecontainer input:-ms-input-placeholder {
    color: #000;
}

.autoquotecontainer input:-moz-placeholder {
    color: #000;
}

.autoquotecontainer div.a-2 input {
    width: 220px;
}

.autoquotecontainer select {
    display: block;
    width: 85%;
    padding: 25px 3px;
    font-size: 16px;
    line-height: 1.42857143;
    color: #000;
    background-color: #fff;
    background-image: none;
    border: none;
    font-weight: bold;
}

.autoquotecontainer input.a-btn {
    line-height: 69px;
    font-size: 16px;
    font-weight: bold;
    background: #d52b1e;
    color: #fff;
    text-align: center;
    width: 100%;
    border-bottom: 4px solid #af1e13;
    border-radius: 0px 4px 4px 0px;
}

.autoquotecontainer input.a-btn:hover,
.autoquotecontainer input.a-btn:focus {
    background: #cc271b;
    border-bottom: 4px solid #86170f;
}

.autoquotecontainer div {
    position: relative;
    border-right: 1px solid #b8b8b8;
}

.autoquotecontainer div:after {
    content: "";
    position: absolute;
    right: 8px;
    top: 20px;
    display: block;
}

.autoquotecontainer div.a-0:after {
    background: url(../images/home/ico-0.png) no-repeat 0 0;
    width: 33px;
    height: 26px;
}

.autoquotecontainer div.a-1:after {
    background: url(../images/home/ico-1.png) no-repeat 0 0;
    width: 22px;
    height: 26px;
}

.autoquotecontainer div.a-2:after {
    background: url(../images/home/ico-2.png) no-repeat 0 0;
    width: 33px;
    height: 25px;
}

.autoquotecontainer div.a-3:after {
    background: url(../images/home/ico-3.png) no-repeat 0 0;
    width: 27px;
    height: 27px;
}

.autoquotecontainer div.a-4:after {
    background: url(../images/home/ico-4.png) no-repeat 0 0;
    width: 24px;
    height: 25px;
}

.autoquotecontainer div.a-5 {
    padding: 0;
    border: none
}

.top-logos ul {
    margin: 0;
    padding: 0;
}

.top-logos li {
    list-style-type: none;
    display: inline-block;
    width: 24.5%;
    border-right: 1px solid #c5c5c5
}

.top-logos li:last-child {
    border-right: none;
}

.top-logos li img {
    display: inline-block;
    vertical-align: middle;
}

.top-logos p {
    margin: 0 10px 0 0;
    display: inline-block;
    text-align: right;
    vertical-align: middle;
    line-height: normal;
    font-size: 16px;
    font-weight: bold
}

.top-logos p span {
    float: left;
}

.top-logos p .large-txt {
    font-size: 30px;
    color: #2497e8;
    font-weight: bold;
    text-align: right;
    float: none;
    letter-spacing: -1px;
}

.top-logos h2 {
    margin: 0 0;
    font-weight: bold;
}

.divider-btm {
    border-bottom: 1px solid #ccc;
    margin: 30px 0px;
    padding: 0px;
    display: block;
    clear: both;
}

.containermargin p {
    font-size: 17px;
}

.services-boxes {}

.services .one,
.services .two,
.services .three {
    border: 1px solid silver;
    margin-bottom: 15px;
    padding: 10px;
    width: 31.914893617021%;
    -webkit-transition: .3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    -moz-transition: .3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    -o-transition: .3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    -ms-transition: .3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: .3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    min-height: 369px
}

.services .one {
    margin-right: 22px
}

.services .two {
    margin-right: 22px
}

.services .three {
    margin-right: 0;
    margin-bottom: 15px;
    background-color: #fafafa;
}

.services-boxes h5 {
    font-size: 28px;
    color: #057fd7;
    font-weight: bolder;
    margin-bottom: 1px;
    float: left;
    margin-right: 15px;
}

.services-boxes h4 {
    font-weight: bold;
    color: #057fd7;
}

.services-boxes h3 {
    font-size: 20px;
    color: #000!important;
    font-weight: bolder!important;
    margin-top: 13px!important;
    border-bottom: none!important;
    width: 82%;
}

.services-boxes p {
    font-size: 16px;
    color: #000;
    text-align: left;
    margin-bottom: 10px;
}

.services-boxes .read-link {
    font-size: 14px;
    font-weight: 700;
    text-decoration: underline
}

.services .one:hover,
.services .two:hover,
.services .three:hover {
    border-top: 5px solid #057fd7
}

.services-boxes .ulBasic {
    min-height: 90px
}

.services-boxes .ulBasic li {
    background: url(../images/right-arrow1.png) no-repeat;
    list-style-image: none;
    list-style-type: none;
    list-style-position: outside;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: top;
    margin-top: 3px;
    clear: both;
    background-position: 0px 4px;
    line-height: 20px;
    color: #000;
    font-size: 14px
}

.services-boxes .ulBasic li:first-child {
    margin-top: 1px
}

.why-ulbox {
    /* border: 1px solid #2d92d0; */
    text-align: center;
    margin: 30px 0px;
    border-radius: 10px;
    padding: 20px;
    color: #fff;
}

.why-ulbox img {
    height: 67px;
    width: auto;
    margin: 0 auto;
}

.why-ulbox b {
    font-size: 20px;
    font-weight: normal;
}

.tr-process {
    text-align: center;
    margin: 20px 0px;
    float: left;
}

.tr-process h4 {
    color: #2d92d0;
    font-size: 22px;
    font-weight: bold;
}

.tr-process p {
    color: #000;
    font-size: 17px;
    font-weight: bold;
}

.blue-border {
    border: 1px solid #2d92d0;
}

.top-ulatus-logo {
    padding: 10px;
}

.top-ulatus-logo p {
    margin: 0 10px 0 0;
    display: inline-block;
    text-align: right;
    vertical-align: middle;
    line-height: normal;
    font-weight: 700;
    font-size: 14px;
}

.top-ulatus-logo p span {
    float: left
}

.top-ulatus-logo p .large-txt {
    font-size: 30px;
    color: #2d92d0;
    font-weight: bold;
    text-align: right;
    float: none
}

.top-ulatus-logo h2 {
    margin: 0;
    font-weight: 700
}

.top-ulatus-logo li {
    list-style-type: none;
    text-align: center;
    margin: 20px auto;
    vertical-align: middle;
    width: 47%;
    border-right: #eee 0px solid;
    display: inline-table;
}

.top-ulatus-logo.native-editors li {
    width: 49%;
    margin: 20px auto;
}

.top-ulatus-logo li:last-child {
    border: 0
}

.top-ulatus-logo ul {
    margin: 0;
    padding: 0
}

.top-ulatus-logo li:last-child {
    border: 0
}

.top-ulatus-logo ul {
    margin: 0;
    padding: 0;
    border-right: 1px solid #ccc;
}

.p-slider .carousel-control.left {
    left: 254px !important;
    top: 127px;
}

.p-slider .carousel-control.right {
    right: 0px;
    top: 127px;
}

.p-slider .carousel-control .arrow-left {
    background: url(../images/home/arrow-left1.png) no-repeat 0 0;
    display: block;
    height: 22px;
    width: 13px;
}

.p-slider .carousel-control .arrow-right {
    background: url(../images/home/arrow-right1.png) no-repeat 0 0;
    display: block;
    height: 22px;
    width: 13px;
}

.subject-div {
    display: block;
    margin: 20px 0px;
    clear: both;
}

.subject-div ul li {
    font-size: 16px;
    text-align: center;
    line-height: 24px;
    list-style: none;
    float: left;
    color: #000000;
    width: 20%;
    margin: 0 0 20px;
}

.subject-div ul li a {
    text-decoration: none;
    color: #000
}

.subject-div ul li:hover {
    box-shadow: 0px 0px 10px #ccc;
    border-radius: 6px;
}

.subject-div ul li b {
    display: block;
    width: 87px;
    height: 64px;
    clear: both;
    margin: 0 auto;
    background: url(../images/home/sub-area.png) no-repeat 0 0;
}

.subject-div ul li.sub-e b {
    background-position: -159px 0px
}

.subject-div ul li.sub-b b {
    background-position: -329px 0px
}

.subject-div ul li.sub-c b {
    background-position: -502px 0px
}

.subject-div ul li.sub-d b {
    background-position: -693px 0px
}

.mid-cta {
    text-align: center;
}

.mid-cta a {
    background: #ffda00;
    height: 49px;
    border-radius: 4px;
    position: relative;
    text-decoration: none;
    color: #000;
    font-size: 28px;
    text-align: center;
    font-weight: bold;
    margin: 0px 15px 10px 0px;
    padding: 0 35px 0 66px;
    display: inline-block;
    margin-bottom: 5px;
    line-height: 49px;
    box-shadow: 0px 4px 0px #ffc600;
}

.mid-cta a:hover {
    opacity: 0.9;
    color: #000;
}

.mid-cta a span {
    display: block;
    font-size: 12px;
    font-weight: normal;
}

.mid-cta a:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 7px;
    height: 38px;
    width: 52px;
    background: url(../images/top-cta-icon.png) no-repeat center center;
    border-radius: 6px 0 0 6px;
    border-right: 2px solid #ffc600;
}

.mid-cta a.autoquote-b:before {
    background: url(../images/auto-cta-icon.png) no-repeat center center;
}

.branding-items {
    margin: 20px 0px;
    border-right: 1px solid #aeaeae;
    min-height: 285px;
    text-align: center;
}

.branding-items:last-child {
    border-right: none
}

.branding-items img {
    margin-bottom: 20px;
    height: 125px;
    width: auto
}

.branding-items h4 {
    font-size: 18px;
    font-weight: 700;
    color: #2d92d0!important;
    margin: 15px 0;
}

.branding-items p {
    font-size: 17px;
}

.head-wht-color {
    color: #fff!important;
    font-size: 30px;
    padding-bottom: 5px;
    position: relative;
    font-weight: bold;
}

.blue-bg {
    background: #2d92d0;
}

.blue-bg h2 {
    color: #fff;
}

.paper {
    width: 530px;
    height: 222px
}

.published .journal-img {
    float: left
}

.published .journal-img img {
    width: 130px;
    height: 170px
}

.published .paper-details {
    width: 380px;
    color: #fff;
    margin-left: 20px;
}

.paper-details strong {}

.paper-details span {
    display: block;
    padding-left: 0;
    position: relative;
    margin-bottom: 0px;
    font-size: 13px
}

.paper-details span strong.impact-fig {
    display: inline-block;
    background: #fff;
    color: #d52b1e;
    font-size: 16px;
    padding: 3px 8px;
    border-radius: 4px;
    font-weight: 700!important
}

.title a {
    color: #fff;
    text-decoration: underline;
    padding-bottom: 5px
}

#JournalsCarousel .carousel-indicators {
    left: 41%;
    bottom: -41px;
}

#JournalsCarousel .carousel-indicators li {
    border-radius: 50%;
    border-color: #fff;
    background-color: #fff;
    margin: 5px;
    width: 13px;
    height: 13px
}

#JournalsCarousel .carousel-indicators li.active {
    background-color: #000;
    border: none
}

#JournalsCarousel .carousel-indicators .active {
    margin: 5px
}

.testimonials {
    background-image: url(../images/home/quotes.png);
    background-repeat: no-repeat;
    background-position: 380px 40px;
    background-size: 180px
}

.home-success-stories .stories {
    width: 538px;
    height: 270px
}

.home-success-stories .client-img {
    float: left;
    text-align: center
}

.home-success-stories .client-img a {
    float: left;
    border: 2px solid #eee;
    transition: all 0.3s ease;
}

.home-success-stories:hover .client-img a {
    border: 2px solid #2d2d2d;
}

.home-success-stories:hover p.cont {
    position: relative;
    transition: all 0.3s ease;
}

.home-success-stories:hover p.cont::after {
    content: '看客戶證詞';
    position: absolute;
    bottom: -27px;
    left: 0;
    color: #00f;
    font-size: 16px;
    width: 100%;
    text-decoration: underline;
}

#TestimonialsCarousel .item {
    cursor: pointer;
}

.home-success-stories .client-img a:hover::after {
    content: '';
    background: #2d2d2d;
    width: 136px;
    height: 30px;
}

.home-success-stories img.client {
    width: 132px;
    height: auto
}

.home-success-stories .stories-cont {
    float: left;
    width: 380px;
    margin-left: 20px
}

.home-success-stories .stories-cont p.details {
    font-size: 15px;
    font-weight: 700;
    font-family: 'Open Sans';
    color: #fff;
    margin-bottom: 10px;
    text-align: left
}

.home-success-stories p.cont {
    padding-left: 0;
    color: #fff;
    font-size: 13px;
    text-align: left
}

#TestimonialsCarousel .carousel-control.left {
    left: 40px;
    top: 50%
}

#TestimonialsCarousel .carousel-control .arrow-left {
    background: url(../images/home/arrow-left.png) no-repeat 0 0;
    display: block;
    height: 22px;
    width: 13px
}

#TestimonialsCarousel .carousel-control.right {
    right: 390px;
    top: 50%;
}

#TestimonialsCarousel .carousel-control .arrow-right {
    background: url(../images/home/arrow-right.png) no-repeat 0 0;
    display: block;
    height: 22px;
    width: 13px
}

.col-md-12.mart10.marb10.a-center {
    padding: 0px 15%;
}

.home-h1 {
    font-weight: bold;
    font-size: 40px;
    color: #000;
    line-height: 48px;
    margin-bottom: 0px;
}

.home-h1 span {
    font-size: 40px;
    color: #26a3dd;
}

.intro p {
    font-size: 17px;
    text-align: center;
    /* word-break: keep-all; */
    margin: 20px 0px;
}

#floatMenu {
    right: 10px;
    position: fixed;
    top: 260px;
    width: 130px;
    z-index: 1;
}


/*modal box popup for mobile form*/

#contact-form_id {
    width: 100%;
    min-height: 376px;
    border: none !important;
    overflow: scroll
}

#modalbody_id {
    min-height: auto;
    min-width: auto;
    overflow: scroll
}

.ata {
    height: 140px;
    position: fixed;
    right: 0px;
    top: 220px;
    z-index: 999999;
    display: block;
    outline: none;
}

.fix-head-top {
    background: #fff none repeat scroll 0 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
}

.fix-head-top .top_bar,
.fix-head-top .logo-box span {
    display: none;
}

.fix-head-top .logo-box {
    margin: 8px 0px 5px 0px;
}

.fix-head-top .top-cta-box {
    width: 32%;
    margin: 6px 0px 9px;
}

.fix-head-top .co-num {
    display: block;
    background: url(../images/sprite/topbar.png) 0px -25px no-repeat;
    float: left;
    width: 165px;
    height: 33px;
    background-size: 375%;
    margin-top: 2px;
}

.fix-head-top .top-cta-box span {
    float: right;
    margin: 0px 0px
}

.fix-head-top .logo-box img {
    width: 40%;
    height: auto;
}

.fix-head-top .top-cta-btn {
    background: #82b440 none repeat scroll 0 0;
    border-radius: 4px;
    box-shadow: 0 4px 0 #618d26;
    color: #fff;
    display: inline-block;
    font-size: 15px;
    line-height: 15px;
    padding: 10px 40px 10px 48px;
    position: relative;
    transition: all 0.1s ease 0s;
    margin-top: 0px;
    font-weight: bold;
}

.fix-head-top .top-cta-btn:before {
    width: 33px;
    height: 25px;
    background-size: 100%;
}

.fix-head-top .top-cta-btn:after {
    width: 30px;
    height: 36px;
    background-size: 100% auto;
}

.fix-head-top .navbar {
    min-height: 28px;
}

.fix-head-top .nav>li>a {
    padding: 0px 24px;
    font-size: 14px;
}

.fix-head-top .nav>li.first {
    background-position: 18px 6px !important
}

.fix-head-top .navbar-inverse .navbar-nav>.open>a,
.fix-head-top .navbar-inverse .navbar-nav>.open>a:hover,
.fix-head-top .navbar-inverse .navbar-nav>.open>a:focus {
    padding-bottom: 0px
}

.fix-head-top .email-smalltxt {
    display: none
}

.fix-head-top a.email-top {
    display: none
}

.rating {
    padding: 0px 10px 0px 10px;
    color: #fff;
    text-align: left;
    float: left;
    font-size: 14px;
    text-decoration: none !important;
}

.rating:hover {
    color: #fff;
    text-decoration: underline;
}

.fix-head-top .header-logo {
    display: none;
}

.quotepopup .service-popup-head {
    display: block;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    margin: 15px 15px 0;
    color: #000
}

.quotepopup .service-popup-head span {
    float: right;
    font-size: 14px;
    font-weight: normal;
    line-height: 24px;
}

.servicepopup {
    padding: 15px
}

.servicepopup h2 {
    font-size: 24px!important;
    margin-bottom: 20px;
    margin-top: 0px;
    font-weight: bold;
}

.servicepopup a,
.servicepopup a:hover {
    text-decoration: none;
}

.servicepopup .pp-editing {
    background: #fdf0f0;
    display: block;
    width: 100%;
    border-radius: 0px;
    border: 1px solid #ccc;
    padding: 10px 15px;
    margin-bottom: 15px
}

.servicepopup .pp-editing h2 {
    color: #d52b1e;
}

.servicepopup .pp-pub h2 {
    color: #bb33fc;
}

.servicepopup .pp-trans {
    background: #daebf6;
    display: block;
    width: 100%;
    border-radius: 0px;
    border: 1px solid #ccc;
    padding: 10px 15px;
    margin-bottom: 15px
}

.servicepopup .pp-trans h2 {
    color: #0061a5
}

.servicepopup .pp-pub {
    background: #fdf0f0;
    display: block;
    width: 100%;
    border-radius: 0px;
    border: 1px solid #ccc;
    padding: 10px 15px;
    margin-bottom: 15px
}

.servicepopup .pp-pub h2 {
    color: #d52b1e
}

.servicepopup .pp-editing:hover,
.servicepopup .pp-trans:hover,
.servicepopup .pp-pub:hover {
    border: 1px solid #454545
}

.servicepopup .english-subtle {
    display: block;
    text-align: center;
    color: #000
}

.servicepopup h2 {
    display: block;
    text-align: center
}

.servicepopup p {
    text-align: center !important;
    color: #000
}

.servicepopup span.ppbtn {
    display: block;
    max-width: 200px;
    padding: 10px 45px 10px 15px;
    color: #fff;
    background: #d52b1e;
    border-radius: 0px;
    font-size: 23px;
    margin: 0 auto 10px;
    position: relative;
}

.servicepopup span.ppbtn:after {
    content: "";
    display: block;
    position: absolute;
    right: 8px;
    top: -2px;
    width: 47px;
    height: 56px;
}

.servicepopup #cta-pop-up-ps span.ppbtn:after {
    background: url(../images/top-cta-10-dis2-130819.png) 0 0 no-repeat;
}

.servicepopup #cta-pop-up-translation span.ppbtn:after {
    background: url(../images/top-cta-10-dis-130819.png) 0 0 no-repeat;
}

.servicepopup .pp-pub span.ppbtn {
    background: #d52b1e;
}

.servicepopup .pp-trans span.ppbtn {
    background: #057fd7;
}

.curser {
    cursor: pointer;
}

.modal.fade.bs-example-modal-lg.quotepopup.in {
    /* margin: auto;
*/
    width: 100%;
    text-align: center;
    top: auto;
    bottom: auto
}

.close {
    float: right;
    filter: alpha(opacity=100);
    opacity: 1;
    background: url(../images/common/modal-close.png) no-repeat 0 0 !important;
    width: 37px;
    height: 37px;
    position: absolute;
    right: -5px;
    top: -5px;
    z-index: 99999;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=80);
    opacity: .8;
}

.pricing__item.subject__area {
    -webkit-flex: 0 1 186px;
    flex: 0 1 186px;
    padding: 1.2em 1em!important;
}

.pricing__item .saimage {
    display: block;
    width: 87px;
    height: 64px;
    clear: both;
    margin: 0 auto;
    background: url(../images/sub-area.png) no-repeat 0 0;
}

.padt-0 {
    padding-top: 0!important;
}

.why-ulbox:hover .pricing__anim {
    -webkit-animation: moveUp 0.4s forwards;
    animation: moveUp 0.4s forwards;
    -webkit-animation-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    animation-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}

@-webkit-keyframes moveUp {
    50% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    51% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    52% {
        opacity: 1;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes moveUp {
    50% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    51% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    52% {
        opacity: 1;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.pricing__item .saimage.lifescience {
    background-position: -163px 0px;
}

.pricing__item .saimage.pec {
    background-position: -328px 0px;
}

.pricing__item .saimage.economics {
    background-position: -501px 0px;
}

.pricing__item .saimage.arts {
    background-position: -696px 0px;
}

.btn-service {
    width: 356px;
    display: block;
    height: 76px;
    line-height: 76px;
    font-size: 30px;
    font-weight: bold;
    background: #ffd405;
    color: #000;
    text-align: left;
    border-bottom: 5px solid #ffb600;
    border-radius: 4px;
    position: relative;
    -webkit-transition: border-color 0.3s;
    transition: border-color 0.3s;
}

.btn-cn-en {
    /*padding-left: 62px;*/
    float: right;
    text-align: center;
}
/*
.btn-cn-en:after {
    content: '';
    display: block;
    background: url(../images/home/btn-cn-en.png);
    position: absolute;
    right: 26px;
    height: 47px;
    width: 133px;
    top: 13px;
}
*/

.btn-en-cn {
    /*padding-left: 62px;*/
    float: left;
    text-align: center;
}
/*
.btn-en-cn:after {
    content: '';
    display: block;
    background: url(../images/home/btn-en-cn.png);
    position: absolute;
    right: 26px;
    height: 47px;
    width: 134px;
    top: 13px;
}
*/
.btn-service:hover,
.btn-service :focus {
    background: #facf0e;
    border-bottom: 5px solid #e29f02;
    text-decoration: none;
    color: #222;
}

.pricing .pricing__item.featured {
    border-top: 5px solid #057fd7;
}

#homeeditor {
    margin-top: 12px;
}

#homeeditor .profile-item .img {
    float: left;
    width: 33%;
}

#homeeditor .profile-item .cont {
    float: left;
    width: 67%;
    padding-top: 6px;
}

#homeeditor.p-slider .carousel-control.left {
    left: 140px !important;
    top: 88px;
}

#homeeditor.p-slider .carousel-control.right {
    left: 172px;
    top: 88px;
}

.text-container h2 {
    font-size: 36px;
    font-weight: bold;
    margin-top: 67px;
    margin-bottom: 51px;
}

.text-container h2.banner-head {
    margin-top: 30px;
    margin-bottom: 0px;
}

.text-container h3.banner-sub-head {
    line-height: 36px;
    margin-bottom: 38px;
    margin-top: 10px;
}

.text-container table.iso-details-table {
    text-align: center;
    font-weight: bold;
    color: #2d92d0;
    margin: 40px 0;
}

.text-container table.iso-details-table tr td {
    padding: 22px 8px;
    border: 1px solid #2d92d0;
    position: relative;
}

.text-container table.iso-details-table tr td:first-child {
    border-right: 0;
}

.text-container table.iso-details-table tr td:nth-child(2) {
    border-right: 0;
    border-left: 0;
}

.text-container table.iso-details-table tr td:last-child {
    border-left: 0;
}

.text-container table.iso-details-table span {
    font-size: 22px;
}

.text-container table.iso-details-table span.nos {
    font-size: 20px;
    position: absolute;
    top: -17px;
    left: 44%;
    background-color: #fff;
    border: 1px solid #2d92d0;
    border-radius: 50%;
    width: 30px;
    font-weight: normal;
    height: 30px;
    line-height: 29px;
}

.text-container table.iso-details-table span.plus {
    font-size: 44px;
    position: absolute;
    right: -15px;
    top: 29%;
    font-family: myFont, "Noto Sans TC", "����K�", "Microsoft JhengHei", "PMingLiU", AppleGothic, Dotum, Lucida Grande, Verdana Sans-serif!important;
}

.bgshade {
    background-color: rgba(0, 0, 0, .20);
    padding: 30px 0;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
}

.index-banner {
    margin: 53px 0px;
}

.home-autoquote input:focus,
button:focus,
select:focus,
textarea:focus {
    border: 0;
    box-shadow: none;
    outline: 0 none;
}

.mart-25 {
    margin-top: 25px;
}

.universitylogos {
    text-align: center;
}

.universitylogos img {
    height: 56px;
}

.clientlogos {
    filter: url(filters.svg#grayscale);
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'https://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    filter: gray;
    -webkit-filter: grayscale(1);
    -webkit-transition: all .5s ease-in-out;
    margin: 19px
}

.clientlogos:hover {
    filter: none;
    -webkit-filter: grayscale(0);
    -webkit-transform: scale(1)
}

.clientlogos:last-child {
    margin-right: 0
}

.btbottom {
    border-bottom: 1px solid #444;
}

.awardlogos img {
    height: 83px;
}

.awardlogos {
    margin: 13px;
}

.footer .awardlogos div {
    float: left;
    margin-right: 6px;
}

.footer .awardlogos div:last-child {
    margin-right: 0;
}

.footer .awardlogos div span.text {
    display: block;
    margin-top: 10px;
    color: #fff;
    font-size: 12px;
    text-align: center;
}

.blue-bg p {
    color: #fff;
    font-size: 17px;
}

.btn-quotes {
    font-weight: bold!important;
    margin-top: auto!important;
    padding: 22px 60px 22px 20px!important;
    color: #000!important;
    background: #fff!important;
    -webkit-transition: background-color 0.3s!important;
    transition: background-color 0.3s!important;
    width: 260px;
    line-height: 11px;
    font-size: 17px!important;
    position: relative!important;
}

.btn-quotes:hover {
    background: #ffd405!important;
}

.btn-quotes:after {
    background: #ffd405!important;
}

.btn-quotes.icon-auto-quote:before {
    content: "";
    display: block;
    position: absolute;
    right: 5px;
    top: 8px;
    height: 38px;
    width: 52px;
    background: url(../images/icon-auto-quote.png) no-repeat center center;
}

.btn-quotes.icon-quote:before {
    content: "";
    display: block;
    position: absolute;
    right: 2px;
    top: 8px;
    height: 38px;
    width: 52px;
    background: url(../images/icon-quote.png) no-repeat center center;
}

p {
    font-size: 17px;
}

.btnwithribboncontainer {
    position: relative;
    display: inline-block;
}

.btnwithribboncontainer span.discountribbon1 {
    content: "";
    display: block;
    position: absolute;
    left: 32px;
    top: -28px;
    background: url(../images/top-cta-10-dis1.png) 0 0 no-repeat;
    width: 47px;
    height: 56px;
    z-index: 2;
}

.btnwithribboncontainer span.discountribbon {
    content: "";
    display: block;
    position: absolute;
    left: 32px;
    top: -28px !important;
    background: url(../images/top-cta-10-dis-130819.png) 0 0 no-repeat;
    width: 47px;
    height: 56px;
    z-index: 2;
}

.nav-quote-btn .btn-quotes {
    background: #ffda00!important;
    width: 100%;
}

.btnwithribboncontainer.nav-quote-btn span.discountribbon {
    left: 14px;
}

.v1 .slider-box {
    width: 100%;
    min-height: 305px;
    background: url(../images/home/slider-mainbg.jpg) center 0px no-repeat;
}

.v1 .home-h1 {
    font-size: 34px;
}

.v1 .home-autoquote h2 {
    color: #000;
    padding-top: 20px;
}

.v1 .head:before {
    top: 23px;
}

.v1 .head:before {
    display: none;
}

.button_ts {
    background-color: #ffda00;
    border: none;
    color: black;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    margin: 4px 50px;
    cursor: pointer;
    font-weight: bold;
    box-shadow: 0px 4px 0px #ffc600;
    border-radius: 4px;
    position: relative;
}

.button_ts1 {
    font-size: 22px;
    margin-top: -17px;
    margin-left: 30%;
}

.cursor {
    cursor: pointer;
}

.pricing_data {
    color: #000;
    font-size: 16px;
    font-weight: bold;
    padding: 25px 15px 15px 15px;
    text-align: center;
    border-top: 5px solid rgba(139, 144, 157, 0.18);
    position: relative;
}

.pricing_data b {
    font-size: 34px;
    letter-spacing: -1px;
    color: #2d92d0;
    font-family: arial !important;
}
.pricing_data b em {font-size: 28px;vertical-align: top; font-style: normal;}
.font_size11 {
    border-top: 5px solid rgba(139, 144, 157, 0.18);
}

.font_size11 img {
    display: block;
    margin: 0 auto;
    padding: 10px;
}

.pricing_subhead {
    font-size: 18px;
}

.headrow_price {
    background: #efefef;
    font-size: 18px;
    font-weight: bold;
    padding: 9px 0 !important;
    padding: 10px;
    text-align: center;
    margin: 0 15px;
    border: 1px solid rgba(139, 144, 157, 0.18);
}

i.info-tip {
    display: inline-block;
    background: url(../images/fees/info-icon.png) 0 0 no-repeat;
    width: 17px;
    height: 17px;
    vertical-align: text-bottom;
    margin-left: 2px;
}

i.info-tip:hover {
    background: url(../images/fees/info-icon-hover.png) 0 0 no-repeat;
}

.tooltip_new {
    display: block;
    padding-top: 10px;
    font-weight: bold;
    font-size: 12px;
    cursor: pointer;
    position: relative;
}

.tooltip_new .tooltiptext {
    visibility: hidden;
    width: 200px;
    background-color: #000;
    color: #FFF;
    bottom: 100%;
    left: -120%;
    padding: 10px 10px 10px 10px;
    border-radius: 6px;
    position: absolute;
    z-index: 1;
    font-weight: 400;
}

.tooltip_new:hover .tooltiptext {
    visibility: visible;
}

.tooltip_new .tooltiptext-right {
    visibility: hidden;
    width: 200px;
    background-color: #000;
    color: #FFF;
    bottom: 100%;
    left: -120%;
    padding: 10px 10px 10px 10px;
    border-radius: 6px;
    position: absolute;
    z-index: 1;
    font-weight: 400;
}

.tooltip_new .tooltiptext-right {
    width: 200px;
    margin-left: 15px;
}

.tooltip_new:hover .tooltiptext-right {
    visibility: visible;
}

.discountband {
    background: url(../images/fees/discount-badge-new.png) no-repeat 0 0;
    width: 118px;
    height: 21px;
    top: 10px;
    right: 0;
    left: 175px;
    position: ABSOLUTE;
    margin-left: 3px;
    vertical-align: middle;
}
.rewards-card .height {
    height: 170px;
}

@media only screen and (min-width:1080px) and (max-width:1199px) {
    .container {
        width: 100%;
    }
    .wht-bg {
        width: 100%;
    }
    .nav-tabs>li {
        width: 49%;
    }
    .nav>li>a {
        padding: 10px 19px;
    }
    img {
        max-width: 100%;
        height: auto;
    }
    li.first a {
        padding: 10px 25px;
    }
}

@media only screen and (min-width:960px) and (max-width:1079px) {
    .container {
        width: 100%;
    }
    .wht-bg {
        width: 100%;
    }
    .holiday-box {
        width: 35%;
    }
    .nav>li>a {
        padding: 10px 10px;
    }
    img {
        max-width: 100%;
        height: auto;
    }
    li.first a {
        padding: 10px 25px;
    }
    .ps-textbox1 {
        width: 35%;
        margin: auto;
    }
    .row-fluid .span2 {
        width: 100%;
    }
}

@media only screen and (min-width:768px) and (max-width:959px) {
    .container {
        width: 100%;
    }
    .wht-bg {
        width: 100%;
    }
    .wht-bg .col-md-4 {
        float: right;
    }
    .top-cta-btn {
        margin-top: 0;
    }
    .holiday-box {
        width: 54%;
        float: right !important;
    }
    .nav>li>a {
        padding: 10px 5px;
    }
    .navbar-inverse .navbar-nav>li>a {
        font-size: 13px;
    }
    .navbar-collapse {
        padding: 0;
    }
    img {
        max-width: 100%;
        height: auto;
    }
    li.first a {
        padding: 10px 25px;
    }
    .ps-textbox1 {
        width: 35%;
        margin: auto;
    }
    .row-fluid .span2 {
        width: 100%;
    }
    .col-md-7.mart20.footer-right-border {
        width: 30%;
        overflow: hidden;
        float: left;
    }
    .linking {
        width: 100%;
    }
}

@media only screen and (min-width:480px) and (max-width:767px) {
    .container {
        width: 100%;
    }
    .wht-bg {
        width: 100%;
    }
    .wht-bg .col-md-4 {
        float: left;
    }
    .top-cta-btn {
        margin-top: 0;
    }
    .holiday-box {
        width: 48%;
        margin: 10px 00 15px;
        display: inline-block;
    }
    .logo-box {
        float: none !important;
        margin: 15px auto 5px;
        display: inline-block;
        width: 100%;
        text-align: center;
    }
    img {
        max-width: 100%;
        height: auto;
    }
    .logo-box span {
        width: 100%;
    }
    .big-cta {
        display: block;
        width: 100%;
        height: 51px;
        margin: 0;
        background-size: 100%;
        margin-bottom: 10px;
    }
    .big-cta:hover {
        display: block;
        width: 100%;
        height: 51px;
        margin: 0;
        background-size: 100%;
        margin-bottom: 10px;
    }
    .small-cta1 {
        display: block;
        width: 50%;
        height: 51px;
        margin: 0px 0 10px 0;
        background-size: 100%;
        font-size: 17px;
    }
    .small-cta1:hover {
        display: block;
        width: 50%;
        height: 51px;
        margin: 0px 0 10px 0;
        background-size: 100%;
    }
    .small-cta2 {
        display: block;
        width: 50%;
        height: 51px;
        margin: 0px 0 10px 0;
        background-size: 100%;
        font-size: 17px;
    }
    .small-cta2:hover {
        display: block;
        width: 50%;
        height: 51px;
        margin: 0px 0 10px 0;
        background-size: 100%;
    }
    .contact-text {
        height: auto;
    }
    .cta-no {
        width: 350px;
    }
    .cd-top.cd-is-visible {
        bottom: 20px;
        z-index: 2;
    }
    .cta-footer-box a {
        clear: both;
    }
    .cta-box {
        background-color: #eaeaea !important;
        border: 1px solid #ccc !important;
        height: 295px !important;
        float: none !important;
        margin: 20px auto !important;
        width: 100% !important;
        padding: 10px;
    }
    .footer .col-md-5.pull-right.mart20 {
        float: left !important;
        padding: 0;
    }
    .footer .col-md-12.mart10.marb10 {
        overflow: hidden;
    }
    form#frmSubmit {
        overflow: hidden;
    }
    form#frmSubmit .col-sm-6 {
        clear: both;
        width: 100%;
        margin: 0 0 15px !important;
    }
    .col-sm-5.col-md-5.mart10.pull-right {
        float: left !important;
    }
    .col-sm-7.col-md-7.pull-left.mart10.smalltext {
        width: 100%;
    }
    .home-autoquote {
        height: auto;
        padding-bottom: 15px;
    }
    .ps-textbox1 {
        width: 35%;
        margin: auto;
    }
    ul.portfolio-grid>li.editorthumbs {
        width: 140px;
    }
}

@media only screen and (max-width:479px) {
    .cus_special {
        position: relative;
        display: block;
        margin-top: 11px;
        margin-left: 0px;
    }
    .cus_special .one-cus {
        display: block;
    }
    .container {
        width: 100%;
    }
    .wht-bg {
        width: 100%;
    }
    .wht-bg .col-md-4 {
        float: left;
    }
    .top-cta-btn {
        margin-top: 0;
    }
    .holiday-box {
        width: 100%;
        margin: 10px 00 15px;
        display: inline-block;
    }
    .logo-box {
        float: none !important;
        margin: 15px auto 5px;
        display: inline-block;
        width: 100%;
        text-align: center;
    }
    img {
        max-width: 100%;
        height: auto;
    }
    .logo-box span {
        width: 100%;
        font-size: 11px;
    }
    .big-cta b {
        font-size: 9px;
        padding-left: 5px;
    }
    .big-cta {
        display: block;
        width: 100%;
        height: 51px;
        margin: 0;
        background-size: 100%;
        font-size: 17px;
        margin-bottom: 10px;
    }
    .big-cta:hover {
        display: block;
        width: 100%;
        height: 51px;
        margin: 0;
        background-size: 100%;
    }
    .small-cta1 {
        font-size: 17px;
        display: block;
        width: 100%;
        height: 51px;
        margin: 0px 0 10px 0;
        background-size: 100%;
    }
    .small-cta1:hover {
        display: block;
        width: 100%;
        height: 51px;
        margin: 0px 0 10px 0;
        background-size: 100%;
    }
    .small-cta2 {
        font-size: 17px;
        display: block;
        width: 100%;
        height: 51px;
        margin: 0px 0 10px 0;
        background-size: 100%;
    }
    .small-cta2:hover {
        display: block;
        width: 100%;
        height: 51px;
        margin: 0px 0 10px 0;
        background-size: 100%;
    }
    .contact-text {
        height: auto;
    }
    .cta-no {
        width: 100%;
        background: url(../images/cta-btm1.jpg) 0 0 no-repeat;
        background-size: 100%;
        margin: 0;
    }
    .cta-id {
        background: url(../images/btm-cta.png) 0 0 no-repeat;
        width: 77%;
        background-size: 100%;
    }
    .cta-id:hover {
        background: url(../images/btm-cta-hover.png) 0 0 no-repeat;
        width: 100%;
        background-size: 100%;
    }
    .cd-top.cd-is-visible {
        bottom: 20px;
        z-index: 2;
    }
    .cta-footer-box a {
        clear: both;
    }
    .cta-box {
        background-color: #eaeaea !important;
        border: 1px solid #ccc !important;
        height: 377px !important;
        float: none !important;
        margin: 20px auto !important;
        width: 100% !important;
        padding: 10px;
    }
    .footer .col-md-5.pull-right.mart20 {
        float: left !important;
        padding: 0;
    }
    .footer .col-md-12.mart10.marb10 {
        overflow: hidden;
    }
    .ser-cta {
        width: 100%;
    }
    .answer {
        width: 100%;
    }
    .col-md-4.pull-right.a-right.top-cta-box {
        margin-top: 0;
    }
    .contact-box {
        width: 100%;
        font-size: 9px;
    }
    .home-autoquote {
        height: auto;
    }
    form#frmSubmit div {
        clear: both;
        margin: 0 0 5px !important;
    }
    form#frmSubmit div label {
        margin: 0;
    }
    form#frmSubmit #question {
        margin: 0 !important;
    }
    form#frmSubmit .col-sm-6.col-md-6.pull-left.mart10,
    form#frmSubmit .col-sm-6.col-md-6.pull-right.mart10 {
        width: 100%;
    }
    .linking {
        width: 100%;
    }
    .row-fluid .span2 {
        width: 100%;
    }
    .service-imgbg {
        height: auto;
    }
    .btn-service {
        width: 100%!important;
        margin-bottom: 20px;
    }
    .branding-items {
        border-right: none;
    }
    .paper,
    .home-success-stories .stories {
        width: 100%;
        height: auto;
        display: block;
        margin-bottom: 16px;
    }
    .published .paper-details {
        width: 100%;
        color: #fff;
        margin-top: 20px;
        margin-left: 0;
    }
    #JournalsCarousel .carousel-indicators {
        top: -2px;
        left: 76%;
        bottom: 0;
        width: 30px;
        height: 150px;
    }
    #JournalsCarousel .carousel-indicators li {
        display: block;
    }
    .home-success-stories .stories-cont {
        float: left;
        width: 100%;
        margin: 20px 0;
    }
    #TestimonialsCarousel .carousel-control.left {
        left: 47%;
        top: 28px;
    }
    #TestimonialsCarousel .carousel-control.right {
        left: 56%;
        top: 28px;
    }
    .published {
        padding: 0 15px 40px 15px;
    }
    .universitylogos img {
        height: 51px!important;
        margin: 12px;
    }
    .footer .awardlogos div {
        width: 50%;
        margin-right: 0!important;
        text-align: center;
    }
    .why-ulbox {
        margin: 10px 0;
        padding: 10px;
    }
    .why-ulbox b {
        font-size: 18px;
    }
    .btn-cn-en:after,
    .btn-en-cn:after {
        right: 18px!important;
    }
    .btn-cn-en,
    .btn-en-cn {
        padding-left: 28px!important;
    }
    .top-logos li {
        width: 48.5%;
        margin-bottom: 20px;
    }
    .top-logos p {
        font-size: 14px;
    }
    .top-logos p .large-txt {
        font-size: 26px;
    }
    .top-logos li:nth-child(2) {
        border-right: none;
    }
    .top-logos li img {
        height: 39px;
    }
    .top-logos li:nth-child(2) img {
        height: 50px;
        margin-left: 13px;
    }
    .top-logos li:nth-child(3) img {
        height: 36px;
    }
    .top-logos li:nth-child(3),
    .top-logos li:nth-child(4) {
        margin-bottom: 0px
    }
    .top-ulatus-logo div.col-md-7 {
        padding: 0!important;
    }
    .top-ulatus-logo ul {
        border-right: none;
    }
    .top-ulatus-logo p {
        width: 48%;
        font-size: 16px;
    }
    .top-ulatus-logo p .large-txt {
        font-size: 18px;
    }
    .top-ulatus-logo ul li img {
        width: auto;
        height: 30px;
    }
    #homeeditor .profile-item .cont {
        padding-left: 10px;
    }
    #homeeditor.p-slider .carousel-control {
        display: none;
    }
    /* #homeeditor.p-slider .carousel-control.left {
        top: 30px!important;
        left: 0px!important;
        bottom: 0px!important;
        width: auto!important;
    }
    #homeeditor.p-slider .carousel-control.right {
        top: 30px!important;
        left: initial!important;
        right: 0px!important;
        width: auto!important;
    }
    #homeeditor .carousel-inner {
        padding: 0 21px;
    } */
    .pricing_data {
        text-align: left!important;
    }
    .discountband {
        left: 119px!important;
    }
    .pricing--tenzin .pricing__action {
        margin: 0!important;
    }
    .footerlink p {
        margin: 15px 15px 15px 0;
    }
    .text-container h2 {
        margin: 30px 0 20px;
    }
    .button_ts1 {
        margin: 0 auto 22px;
    }
    .bgshade {
        padding: 30px 10px 10px 10px;
        position: relative;
    }
    .autoquotecontainer div {
        border-right: none;
    }
    form#frmSubmit div {
        margin: 0!important;
    }
    .autoquotecontainer select {
        padding-left: 0;
    }
    .slider-box {
        background-position-y: bottom;
    }
    .branding-items {
        min-height: 200px;
        margin: 0;
    }
    .posrel {
        position: relative;
    }
    .navbar-header {
        height: 51px;
    }
    .pricing--tenzin .pricing__title {
        font-size: 1.5em!important;
    }
    .pricing--tenzin .pricing__item {
        padding: 2em 2em!important;
    }
    .navbar-nav .dropdown-toggle:after {
        content: "";
        width: 0;
        height: 0;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 5px solid #fff;
        position: absolute;
        right: 22px;
        top: 12px;
    }
}


/*==================================================
 * Effect 6
 * ===============================================*/

.effect6 {
    position: relative;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

.effect6:before,
.effect6:after {
    content: "";
    position: absolute;
    z-index: -1;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
    top: 50%;
    bottom: 0;
    left: 10px;
    right: 10px;
    -moz-border-radius: 100px / 10px;
    border-radius: 100px / 10px;
}

.effect6:after {
    right: 10px;
    left: auto;
    -webkit-transform: skew(8deg) rotate(3deg);
    -moz-transform: skew(8deg) rotate(3deg);
    -ms-transform: skew(8deg) rotate(3deg);
    -o-transform: skew(8deg) rotate(3deg);
    transform: skew(8deg) rotate(3deg);
}

.red-bubble-blk {
    background: #fdda02;
    color: #000;
    font-weight: bold;
    position: relative;
    left: 13px;
    top: -3px;
    padding: 5px 10px;
    border-radius: 5px;
    text-align: center;
    line-height: normal;
}

.red-bubble-blk:after {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #fdda02;
    content: "";
    position: absolute;
    z-index: 1;
    font-weight: 400;
}

.tooltip_new:hover .tooltiptext {
    visibility: visible;
}

.tooltip_new .tooltiptext-right {
    visibility: hidden;
    width: 200px;
    background-color: #000;
    color: #FFF;
    bottom: 167%;
    left: -179%;
    padding: 10px 10px 10px 10px;
    border-radius: 6px;
    position: absolute;
    z-index: 1;
    font-weight: 400;
}

.tooltip_new .tooltiptext-right {
    width: 200px;
    margin-left: -60px;
}

.tooltip_new:hover .tooltiptext-right {
    visibility: visible;
}

.tooltip_new .tooltiptext-right::after {
    content: '';
    position: absolute;
    left: 42%;
    top: 100%;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #000000;
    clear: both;
}

.discountband {
    display: inline-block;
    background: url(../images/fees/discount-badge-new.png) no-repeat 0 0;
    width: 118px;
    height: 21px;
    right: -120px;
    top: 6px;
    margin-left: 3px;
    vertical-align: middle;
}

.red-bubble-blk {
    background: #d52b1e;
    color: #fff;
    font-weight: bold;
    position: relative;
    left: 13px;
    top: -3px;
    padding: 5px 10px;
    border-radius: 5px;
    text-align: center;
    line-height: normal;
}

.red-bubble-blk:after {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #d52b1e;
    content: "";
    position: absolute;
    bottom: 3px;
    right: 98.5%;
}

.marb-50 {
    margin-bottom: 50px!important;
}

.cta-mart {
    margin: 0px auto 50px;
}


/*home page news sectin */

.news .pr-box {
    padding: 10px;
    margin-bottom: 10px;
    border: #eee 1px solid;
    float: left;
    min-height: 210px;
}

.news .pr-box h4 {
    margin-bottom: 5px;
    margin-top: 10px;
    font-size: 16px;
    line-height: 24px;
    min-height: 90px;
    font-weight: 400;
}

.news .pr-box h5 {
    font-size: 12px;
    margin: 0 0 5px 0;
    letter-spacing: normal;
}


/*PS page linking in header menu */
#pspages .rowfullwidth .link-box{
    width: 48.5%;
    min-height: auto;
    padding: 5px;
}
#pspages .rowfullwidth .link-box a b{
    border-radius: 6px;
}
#pspages .submenu-wrap{
    width: 750px;
}
#pspages .submenu-wrap .link-row .link-box{
    width: 240px;
    min-height: auto;
    font-weight: bold;
    padding: 5px 10px;
}
#pspages .submenu-wrap .link-row .link-box a{
    text-align: left;
}
#pspages .submenu-wrap .link-row .link-box a:hover{
    color: #333;
}
#pspages .submenu-wrap .link-row .link-box a span.small-text{
    text-align: left !important;
}
#pspages .submenu-wrap .nav-column{
    margin: 0;
    padding: 0;
}
#pspages .rightsidebar.nav-column.gray.one{
    width: 260px;
}
#pspages .rightsidebar.nav-column.gray.one{
    width: 260px;
}
#pspages .rightsidebar.nav-column.gray.one .link-box{
    width: 240px;
    margin-bottom: 5px;
}
#pspages .buttonwrap{
    min-height: auto;
    padding: 10px;
    width: 270px;
    margin: 0px auto 0;
}
#pspages .buttonwrap .small-cta5.ps-nav{
    margin: 0;
    width: 100%;
}
#pspages .buttonwrap.link-box:hover{
    background-color: #ffffff;
}
/* for faq schema */
.faq-wrap {}
.faq-wrap .faq-item {border: 1px dashed #d2d2d2; padding: 15px; margin: 0 0 20px;}
.faq-wrap h3 {font-size: 18px;font-weight: bold;position:relative;margin-top: 0px;color: #333;}
.faq-wrap h3:before{content:"";background: url(../images/Q-A-icon.png) 0 -29px no-repeat;display: inline-block;width: 29px;height: 29px;margin-right: 10px;vertical-align: middle;}
.faq-wrap p {padding: 0 0 0 40px;position: relative;margin-bottom: 0px;}
.faq-wrap p:before{content:"";background: url(../images/Q-A-icon.png) -29px 0 no-repeat;display: inline-block;width: 29px;height: 29px; position:absolute; left:0px; top:0px}

/* for faq schema 
.faq-wrap {}
.faq-wrap .faq-item {border: 1px dashed #d2d2d2;padding: 15px;margin: 0 10px 20px 5px;width: 32%;float: left;min-height: 240px;}
.faq-wrap h3 {font-size: 18px;font-weight: bold;position:relative;margin-top: 0px;color: #333;padding-left: 37px;min-height: 48px;}
.faq-wrap h3:before{content:"";background: url(../images/Q-A-icon.png) 0 -29px no-repeat;display: inline-block;width: 29px;height: 29px;margin-right: 10px;vertical-align: middle;margin-left: -40px;}
.faq-wrap p {padding: 0 0 0 40px;position: relative;margin-bottom: 0px;}
.faq-wrap p:before{content:"";background: url(../images/Q-A-icon.png) -29px 0 no-repeat;display: inline-block;width: 29px;height: 29px; position:absolute; left:0px; top:0px}
*/

.home-autoquotenew{
    min-height: auto;
}
.home-autoquotenew .index-banner{
    margin: 35px 0px 30px;
}
.home-autoquotenew .autobtn{
    text-align: center;
}
.home-autoquote--wrapper{
    padding-right: 15px;
    width: 100%;
    max-width: 290px;
    float: right;
    background: #fff;
    padding: 15px;
    border: 1px solid #ccc;
    box-shadow: 0 0 5px #e2e2e2;
    border-radius: 4px;
}
.home-autoquote--wrapper .input-wrap input, .input-wrap select{
    width: 100%;
    height: 44px;
    padding: 12px 10px;
    margin-bottom: 10px;
    border: 1px solid #b1b0b0;
}
.home-autoquote--wrapper .input-wrap .a-btn{
    line-height: 1;
    font-size: 18px;
    font-weight: bold;
    background: #d52b1e;
    color: #fff;
    text-align: center;
    width: 100%;
    max-width: 140px;
    margin: auto;
    border-bottom: 4px solid #af1e13;
    border-radius: 0px 4px 4px 0px;
    height: 50px;
}
.home-autoquote--wrapper .btnwrap{
    text-align: center;
}
.home-autoquote--wrapper h2{
    font-size: 24px;
    margin-bottom: 15px;
    font-weight: 600;
    margin-top: 0px;
    display: block;
    text-align: center;
}
.home-autoquote--text{
    padding-top: 45px;
}
.home-autoquote--text .promise-wrap{
    position: relative;
}
.home-autoquote--text .promise-wrap img{
    float: left;
    width: 20%;
    padding-top: 3px;
}
.home-autoquote--text .promise-wrap .banner-head{
    font-size: 36px;
    margin: 0 0 0 13px;
    line-height: 1.3;
    font-weight: 600;
    float: left;
    width: 75%;
}
.home-autoquote--text .banner-head b{
    font-size: 36px; line-height: 1.3; font-weight: 600;
}
.home-autoquote--text #trans_service{
    margin: 15px 0;
}
.home-autoquote--text .banner-sub-head{
    max-width: 700px;
    line-height: 1.5;
    font-size: 22px;
}
@media screen and (max-width: 767px){
    .home-autoquote--wrapper{
        float: none;
        margin: 30px auto 0;
    }
    .home-autoquote--text .promise-wrap{
        text-align: center;
    }
    .home-autoquote--text .promise-wrap img{
        float: none;
        width: auto;
        padding-top: 0;
        max-width: 115px;
        margin: 0 auto 10px;
    }
    .home-autoquote--text .promise-wrap .banner-head{
        font-size: 36px;
        margin: 0 0 0 0;
        line-height: 1.3;
        font-weight: 600;
        float: none;
        width: 100%;
    }
}

    