/* CSS Reset */

html, body, div, span, button, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
}

.wheading {
    color: #FFF !important;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

.whiteheading {
    color: white;
}

a:hover,
a:focus {
    outline: 0;
    text-decoration: none;
}

button:hover {
    outline: 0 !important;
}

.fix-float {
    width: 100%;
    display: inline-block;
}

.float-right {
    float: right;
}

.float-left {
    float: left;
}

.row {
    margin: 0;
}

body {
    font-family: "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", "sans-serif";
    font-size: 14px;
    line-height: 18px;
    /*font: 14px/18px Calibri;
    background: url(../img/bg-body.jpg) repeat #fff;
    */

    color: #505050;
}

/* headings */

.blue-heading, .green-heading, .red-heading {
    background: url(../img/pattern-package.png) repeat #0e75c1;
    color: #fff;
    padding: 11px;
    font-weight: bold;
    font-size: 20px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.green-heading {
    background: url(../img/pattern-package.png) repeat #63b41c;
}

.red-heading {
    background: url(../img/pattern-package.png) repeat #de1f26;
}

/* header */

header {
    background: #fff;
    border-top: 5px solid #565656;
}

.header {
    max-width: 1170px;
    margin: 0 auto 0;
}

.member-area {
    text-align: right;
}

.member-area ul {
    margin: 0 25px 0 0;
}

.member-area ul li {
    display: inline;
    margin-left: 20px;
}

.member-area ul li span {
    display: inline-block;
    padding: 9px 10px 0 0;
}

.member-area ul li a {
    color: #404040;
    vertical-align: 4px;
}

.member-area ul li:first-child {
    margin: 0;
}

.logo-livechat {
    width: 100%;
    display: inline-block;
}

h1.logo {
    margin: -5px 0 0 10px;
}

h1.logo a {
    background: url(../img/logo.png) no-repeat;
    display: block;
    width: 242px;
    height: 60px;
    text-indent: -99999px;
}

.search-livechat {
    margin: 15px -4px 0 0;
}

.search-livechat .navbar-form {
    margin-bottom: 0;
}

.btn-live-chat {
    width: 110px;
    height: 60px;
    float: left;
    margin: -10px 10px 0 0;
}

.btn-live-chat button {
    padding: 0;
    width: 110px;
    height: 60px;
    text-align: left;
}

.search-input {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right: 0;
    width: 336px;
    height: 40px;
}

.search-submit {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-left: 0;
    padding: 5px 10px 6px;
    line-height: 20px;
    font-size: 23px;
}

/* navigation */

nav {
    background: url(../img/bg-nav.jpg) repeat-x top #005797;
    width: 100%;
    border-bottom: 2px solid #b61a20;
}

.nav-box {
    display: table;
    margin: 0 auto 0;
}

.navbar {
    background: none;
    border: 0;
    border-radius: 0;
    margin: 0;
    min-height: 47px;
}

.navbar-nav > li {
    background: url(../img/sep-nav.png) no-repeat left center;
}

.navbar-nav > li:first-child {
    background: none;
}

.navbar-nav > li > a {
    font: bold 15px/15px 'Arial';
    color: #fff !important;
    padding: 17px 30px 15px;

}

.navbar-default .navbar-nav > .dropdown > a .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
}

.navbar-default .navbar-nav > .active > a {
    background: url(../img/bg-nav-active.jpg) repeat-x;
}

.navbar-default .navbar-nav > li > a:hover {
    background: url(../img/bg-nav-active.jpg) repeat-x;
}

.navbar-default .navbar-nav > li > a:focus {
    background: url(../img/bg-nav-active.jpg) repeat-x;
}

.navbar-default .navbar-toggle {
    background: #dce7ef;
    border: 0;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background: #fff;
}

.navbar-default .navbar-toggle .icon-bar {
    background: #025694;
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    background: #fff;
    color: #2170aa;
}

.navbar-nav .open .dropdown-menu {
    background: #2170aa;
}

/* Banner */

#myCarousel {
    border-bottom: 5px solid #0463a9;
}

.carousel .item {
    height: 530px;
}

.carousel-inner > .item > img {
    height: 530px;
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
}

.banner-heading {
    font: 48px/50px 'Calibri';
    color: #0463a9;
    text-shadow: -2px 0 white, 0 2px white, 2px 0 white, 0 -2px white;
}

.banner-features p {
    background: url(../img/img-ok.gif) no-repeat;
    background-position: center left;
    padding-left: 38px;
    font-size: 30px;
    line-height: 50px;
    color: black;

}

.carousel-caption {
    top: 31px;
    right: 15%;
    left: 15%;
    text-align: left;
}

.banner-features {
    margin: 26px 0 0 20px;
}

/* contents */

section:before {
    background: url(../img/bg-left.png) no-repeat top left;
    width: 20px;
    height: 545px;
    content: " ";
    top: -80px;
    left: -20px;
    position: absolute;
}

section:after {
    background: url(../img/bg-right.png) no-repeat top left;
    width: 20px;
    height: 545px;
    content: " ";
    top: -80px;
    right: -20px;
    position: absolute;
}

section {
    background: #fff;
    max-width: 1160px;
    margin: 0 auto 0;
    position: relative;
    /* border-top: 5px solid #dd282f; */
}

/* packages */

.section1 {
    background: #f8f7f2;
    max-width: 1160px;
    padding: 20px 0;
}

.section2 {
    background: #fff;
}

.unlimited-pkg {
    background: url(../img/bg-packages.png) no-repeat top left #fff;
    border-radius: 5px;
    border: 1px solid #ebebeb;
    width: 100%;
    height: 141px;
    position: relative;
    overflow: hidden;
}

.unlimited-pkg .pattern-package,
.unlimited-pkg .pattern-package2,
.unlimited-pkg .pattern-package3 {
    background: url(../img/pattern-package.png) repeat #de1f26;
    width: 472px;
    height: 400px;
    position: absolute;
    bottom: -397px;
    right: -115px;
    transform: rotate(79deg);
    -moz-transform: rotate(79deg);
    -ms-transform: rotate(79deg);
    -o-transform: rotate(79deg);
    -webkit-transform: rotate(79deg);
}

.unlimited-pkg .pattern-package2 {
    background: url(../img/pattern-package.png) repeat #0e75c1;
}

.unlimited-pkg .pattern-package3 {
    background: url(../img/pattern-package.png) repeat #63b41c;
}

.unlimited-pkg .new-package {
    position: absolute;
    top: 0;
    right: 0;
}

.text-package {
    padding: 20px;
    position: relative;
    z-index: 99;
}

.text-package h4 {
    font: 20px/22px 'Calibri';
    color: #de1f26;
}

.text-package p {
    font: 18px/20px Calibri;
    margin-right: 30px;
}

.price-package {
    position: absolute;
    right: 10px;
    bottom: 2px;
    font-size: 36px;
    color: #fff;
    font-weight: 700;
}

/* login-box */

.member-login {
    padding: 40px 0 0 0;
}

.login-fields {
    background: #fff;
    padding: 16px 20px;
    border: 1px solid #f1f1f1;
    border-top: 0;
}

.login-fields .form-group,
.about-matiku .form-group {
    margin-bottom: 6px;
    width: 100%;
    display: inline-block;
}

.fields-label {
    margin-bottom: 6px;
}

.login-fields .form-control {
    height: 30px;
}

.remember-me,
.forget-pass {
    width: 50%;
    height: 20px;
    line-height: 20px;
}

.forget-pass {
    text-align: right;
}

.forget-pass a {
    color: #505050;
}

.login-fields-btn {
    background: url(../img/button-arrow.jpg) no-repeat right center #0e75c1;
    padding: 10px 55px 10px 15px;
    font: bold 14px/10px Calibri;
    float: right;
    margin-top: 10px;
}

.login-fields-btn:hover {
    background: url(../img/button-arrow.jpg) no-repeat right center #3276b1;
    outline: 0;
}

.login-fields-btn:focus,
.login-fields-btn:active {
    background: url(../img/button-arrow.jpg) no-repeat right center #0e75c1;
    outline: 0;
}

/* about us text */

.about-matiku {
    padding: 33px 5px 33px 28px;
}

.about-heading {
    font-size: 30px;
    margin-bottom: 10px;
    font-weight: bold;
}

.about-heading span {
    font-weight: normal;
}

.about-matiku .login-fields-btn {
    margin: 0;
}

.about-matiku p {
    margin-bottom: 18px;
}

/* featured exams */

.section3 {
    background: #fff;
    padding: 56px 15px 0;
}

.featured-papers {
    background: #fafafa;
    padding: 0;
    position: relative;
    width: 32.5%;
    min-height: 414px;
}

.featured-papers h5 {
    border-radius: 0;
}

.featured-papers2 {
    background: #fff;
    width: 35%;
    z-index: 99;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    margin-top: -45px;
}

.featured-papers2:before {
    background: url(../img/bg-features-left.png) no-repeat;
    width: 20px;
    height: 20px;
    content: "";
    position: absolute;
    bottom: -20px;
    left: 0;
    z-index: 9999;
}

.featured-papers2:after {
    background: url(../img/bg-features-right.png) no-repeat;
    width: 20px;
    height: 20px;
    content: "";
    position: absolute;
    bottom: -20px;
    right: 0;
    z-index: 9999;
}

.featured-papers ul {
    padding: 11px 20px 15px;
    width: 100%;
    display: inline-block;
}

.featured-papers ul li {
    float: left;
    width: 50%;
    padding: 0 10px 0 0;
}

.featured-papers ul li:nth-child(2n) {
    padding: 0 0 0 10px;
}

.featured-papers ul li a {
    display: block;
    padding: 6px 0;
    color: #505050;
    transition: all 1s;
    -moz-transition: all 1s;
    /* -ms-transition: all 1s; */
    -o-transition: all 1s;
    -webkit-transition: all 1s;
}

ul.hot-exams-list a {
    background: url(../img/border-bottom-red.jpg) repeat-x bottom right;
}

ul.hot-exams-list a:hover {
    background: url(../img/border-bottom-red.jpg) repeat-x bottom left;
    color: #de1f26;
}

ul.popular-vendor-list a {
    background: url(../img/border-bottom-blue.jpg) repeat-x bottom right;
}

ul.popular-vendor-list a:hover {
    background: url(../img/border-bottom-blue.jpg) repeat-x bottom left;
    color: #0e75c1;
}

ul.hot-cert-list a {
    background: url(../img/border-bottom-green.jpg) repeat-x bottom right;
}

ul.hot-cert-list a:hover {
    background: url(../img/border-bottom-green.jpg) repeat-x bottom left;
    color: #63b41c;
}

ul.hot-exams-list > li > ul {
    padding: 0;
    width: 100%;
    display: inline-block;
}

ul.hot-exams-list > li > ul > li,
ul.hot-exams-list > li > ul > li:nth-child(2n) {
    width: 100%;
    padding: 0;
}

ul.hot-exams-list > li > ul.cisco-list > li,
ul.hot-exams-list > li > ul.cisco-list > li:nth-child(2n) {
    width: 50%;
    padding: 0 5px 0 0;
}

.camptia-list {
    padding: 9px 0 7px 5px;
}

ul.hot-exams-list li a span {
    background: url(../img/list-style-red.png) no-repeat left center;
    padding-left: 10px;
}

.popular-vendor-list li a span {
    background: url(../img/list-style-blue.png) no-repeat left center;
    padding-left: 10px;
}

.list-button {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
}

.list-button .form-group {
    float: none;
    margin: 0;
}

.list-button .form-group button {
    float: none;
    margin: 0;
}

.hot-cert-logo {
    padding: 20px 0 0 23px;
}

ul.hot-cert-list {
    padding: 7px 20px 30px;
}

ul.hot-cert-list li a span {
    background: url(../img/list-style-green.png) no-repeat left center;
    padding-left: 10px;
}

/* recently updated */

.section4 {
    padding: 0 15px;
    margin-bottom: 35px;
}

.section4 .member-login {
    padding: 44px 0 0;
}

.rec-updated-level1 {
    width: 100%;
    border: 1px solid #f1f1f1;
    display: inline-block;
}

.rec-updated-level1 > li {
    background: #fff;
    width: 100%;
    float: left;
    overflow: hidden;
}

.rec-updated-level1 > li:nth-child(2n) {
    background: #f0f0f0;
}

.rec-updated-level1 > li:hover {
    background: #005ea4;
}

.rec-updated-level1 > li:hover > .rec-updated-level2 > li {
    color: #fff;
    box-shadow: none;
    border-color: #0e75c1;
    font-weight: bold;

}

.rec-updated-level2 {
    width: 100%;
    float: left;
    font-size: 12px;
}

.rec-updated-level2 > li {
    float: left;
    border-left: 1px solid #e1e1e1;
    padding: 8px 20px;
    color: #505050;
    transition: all 0.2s;
    -moz-transition: all 0.2s;
/ / -ms-transition : all 0.2 s;
    -o-transition: all 0.2s;
    -webkit-transition: all 0.2s;
}

.rec-updated-level2 > li:first-child {
    background: rgba(0, 0, 0, 0.03);
    border-left: 0;
}

.rec-updated-level2 > li.company-title {
    width: 160px;
}

.rec-updated-level2 > li.cert-code {
    width: 129px;
    box-shadow: -7px 0 15px rgba(0, 0, 0, 0.05);
}

.rec-updated-level2 > li.cert-code a:hover {
    width: 129px;
    box-shadow: -7px 0 15px rgba(0, 0, 0, 0.05);
    color: white;
}

.certCode-linkstyle {
}

.rec-updated-level2 > li.cert-date {
    width: 149px;
    text-align: center;
    float: right;
}

/* testimonials */

.body-testimonials {
    background: url(../img/img-testimonials.jpg) repeat;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.body-testimonials .girl-image {
    position: absolute;
    top: 0;
    left: 0;
}

.body-testimonials .girl-image img {
    display: block;
}

.testmonial-text {
    width: 100%;
    display: inline-block;
}

.testmonial-text .float-right {
    width: 68%;
    text-align: center;
    padding: 70px 0 70px;
}

.testmonial-text h5 {
    font-size: 36px;
    color: #fff;
    letter-spacing: -1.5px;
    margin-bottom: 14px;
}

.testmonial-text p {
    font: 18px/21px Georgia, "Times New Roman", Times, serif;
    color: #fff;
    width: 93%;
    margin: 0 3.5% 40px;
}

.testmonial-text b {
    font: normal 18px/21px Calibri;
    color: #fff;
}

.testmonial-text b span {
    font-weight: bold;
}

/* footer */

.section6 {
    padding: 36px 0 28px;
    border-bottom: 1px solid #000;
}

.site-info-heading {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    padding: 0 0 7px 6px;
    border-bottom: 1px solid #404040;
    margin-bottom: 10px;
}

.site-info-list {
    padding-left: 5px;
}

.site-info-list li a {
    display: block;
    padding: 6px 0;
    color: #999;
}

.site-info-list li a span {
    background: url('../img/list-style-grey.png') no-repeat left center;
    padding-left: 13px;
}

.we-accept,
.sub-newsletter {
    width: 100%;
    display: inline-block;
    padding-bottom: 30px;
    border-bottom: 1px solid #404040;
}

.we-accept-heading {
    float: left;
}

.we-accept-heading h5,
.sub-newsletter h5 {
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    line-height: 52px;
    margin-left: 20px;
}

.we-accept-icons {
    float: right;
    padding: 4px 5px 0 0;
}

.we-accept-icons li {
    float: left;
    margin-left: 10px;
}

.we-accept-icons li a,
.we-accept-icons li img {
    display: block;
}

.we-accept-icons li img {
    height: 34px;
}

.sub-newsletter {
    padding-right: 5px;
    padding-top: 14px;
}

.sub-newsletter h5 {
    font-size: 22px;
    margin-left: 0;
    line-height: 36px;
}

.sub-newsletter .btn {
    margin: 0;
}

.sub-newsletter .form-control {
    width: 285px;
}

.sub-newsletter .form-group {
    margin-left: 7px;
}

.useful-links {
    width: 100%;
    display: inline-block;
    padding-top: 28px;
}

.useful-links ul {
    float: left;
    width: 20%;
}

.useful-links ul a {
    padding: 3px 0;
    display: block;
    color: #999;
}

.section7 {
    width: 100%;
    padding: 0 5px 30px;
    line-height: 14px;
}

.section7 p {
    padding: 29px 0 0;
    color: #999;
}

.footer-social {
    float: right;
    padding-top: 20px;
}

.footer-social div {
    float: left;
    margin-left: 20px;
}

.footer-social a,
.footer-social img {
    display: block;
}

footer {
    border-top: 10px solid #0e75c1;
    border-bottom: 10px solid #202020;
    background: url(../img/pattern-body.jpg) repeat;
    margin: 0 auto 0;
    width: 100%;
    padding-top: 45px;
    box-shadow: inset 0 2px 0 #101010;
    -moz-box-shadow: inset 0 2px 0 #101010;
    -ms-box-shadow: inset 0 2px 0 #101010;
    -o-box-shadow: inset 0 2px 0 #101010;
    -webkit-box-shadow: inset 0 2px 0 #101010;
}

.footer {
    max-width: 1160px;
    margin: 0 auto;
}

/*  ====  Inner Pages  ====  */

section.inner-pages {
    margin: 40px auto 0;
}

section.inner-pages .login-fields {
    padding: 16px 20px 8px;
}

.breadcrumb {
    background: #dd282f;
    padding: 0 0 4px 10px;
    border-radius: 0;
    margin: 0;
    font: 20px/22px Calibri;
}

.breadcrumb a {
    color: #fff;
}

.breadcrumb > li + li:before {
    content: "> ";
    font: bold 14px/14px Calibri;
    color: #fff;
}

/* certification page */

.section8 {
    padding: 0 10px 40px;
}

.section8 .col-md-9,
.section8 .col-md-3 {
    padding: 0 10px;
}

.section8 .member-login {
    padding-top: 20px;
}

.section8 .member-login2 {
    padding-top: 18px;
}

.section8 .member-login2 .login-fields-btn {
    margin-top: 14px;
}

.section8 .member-login h5 {
    padding-left: 17px;
}

.cert-about-heading{
    padding-top: 20px;
}

.cert-about-heading h1 {
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 10px;
    font-weight: bold;
}

.cert-about-heading p {
    margin-bottom: 20px;
}

.rel-cert-packages .col-md-6:nth-child(2n) {
    padding: 0 0 0 10px;
}

.related-cert {
    padding: 0 10px 0 0;
}

.related-cert .hot-exams-list {
    padding: 10px 0 20px;
    display: inline-block;
    width: 100%;
    background: #fafafa;
}

.related-cert .hot-exams-list li {
    padding: 0 10px 0 20px;
    width: 50%;
    float: left;
}

.related-cert .hot-exams-list li:nth-child(2n) {

}

.related-cert .hot-exams-list li a {
    color: #404040;
    padding: 6px 0 6px 10px;
    display: block;
    transition: all 1s;
    -moz-transition: all 1s;
/ / -ms-transition : all 1 s;
    -o-transition: all 1s;
    -webkit-transition: all 1s;
}

.cert-packages {
}

.cert-packages .form-group {
    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 8px 12px 10px 0;
}

.cert-packages .form-group button {
    margin-left: 10px;
}

.packages-image {
    background: url(../img/bg-package-green.jpg) no-repeat top right #75ce28;
    min-height: 166px;
    width: 100%;
    text-align: right;
    position: relative;
    padding: 23px 19px 0 0;
    color: #fff;
    font: 24px/31px Calibri;
}

.package-heading {
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 7px;
}

.price-package2 {
    background: url(../img/bg-price.png) no-repeat bottom left;
    width: 203px;
    height: 95px;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: left;
    padding: 46px 0 0 16px;
    color: #dd282f;
    font-size: 40px;
}

.price-package2 span {
    font-size: 30px;
}

.member-login3 {
    padding-top: 4px !important;
}

.popular-vendor {
    padding: 9px 20px 0;
    border: 1px solid #f1f1f1;
    border-top: 0;
}

.popular-vendor a {
    background: url(../img/border-bottom-blue.jpg) no-repeat bottom right;
    padding: 6px 10px !important;
    display: block;
    transition: all 1s;
    -moz-transition: all 1s;
/ / -ms-transition : all 1 s;
    -o-transition: all 1s;
    -webkit-transition: all 1s;
}

.popular-vendor li:last-child a {
    background: none;
}

.popular-vendor a:hover {
    background: url(../img/border-bottom-blue.jpg) no-repeat bottom left;
    color: #0e75c1;
}

.popular-vendor a span {
    background: url(../img/list-style-blue.png) no-repeat left center !important;
}

.login-fields p {
    margin-bottom: 12px;
    line-height: 17px;
}

.guarantee-image {
    text-align: center;
    padding: 6px 0 8px;
}

.rec-updated-heading {
    background: #cdcdcd;
    font-weight: bold;
    color: #000;
}

/* vendor page */

.related-cert-text {
    float: left;
    width: 100%;
    padding: 15px 20px;
}

.rel-cert-packages2 .form-group {
    width: 100%;
    padding: 2px 10px 10px;
    display: inline-block;
}

.rel-cert-packages2 > div > div {
    border: 1px solid #ebebeb;
    border-top: 0;
}

.rel-cert-packages2 .form-group button:nth-child(2n) {
    float: left;
}

.related-cert-text div {
    float: right;
}

.related-cert-text div:first-child {
    float: left;
    font: 18px/22px Calibri;
}

.related-cert-text .price-package2 {
    position: static;
    background: none;
    padding: 0 0 0 0;
    width: auto;
    height: auto;
    color: #000;
}

.related-cert2 {
    padding: 0;
}

.related-cert2 li {
    width: 33% !important;
}

.rel-cert-packages3 {
    margin-bottom: 0;
}

/* shopping cart page */

.inner-pages .section1 {
    margin-bottom: 19px;
}

.cart-list-ver {
    width: 100%;
    display: block;
}

.cart-list-ver:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.cart-list-ver > li {
    background: #fff;
    float: left;
    width: 100% !important;
    border-top: 1px solid #e2e2e2;
}

.cart-list-ver > li:first-child {
    background: #dadada;
    border: 0;
}

.cart-list-ver > li:nth-child(2n) {
    background: #fafafa;
}

.cart-list-headings li {
    padding: 8px 0 8px 0;
    font: bold 16px/18px Calibri;
    text-align: center;
}

.cart-list-headings ul.cart-list-hor li {
    padding: 8px 0 8px 0;
    font: bold 16px/18px Calibri;
    text-align: center;
    min-height: 35px;
}

.cart-list-hor {
    float: left;
    width: 100%;
    position: relative;
}

.cart-list-hor li {
    float: right;
    border-left: 1px solid #e2e2e2;
    min-height: 140px;
}

.cart-list-hor li:first-child {
    float: left;
    border: 0;
}

.cart-list-hor li.cart-item {
    width: auto !important;
    max-width: 484px;
    /*overflow: hidden;*/
    padding: 19px 0 0 10px !important;
}

.cart-list-headings li.cart-item {
    padding: 8px 0 0 20px !important;
}

.cart-item-img {
    background: #fff;
    float: left;
    width: 105px;
    height: 100px;
    padding: 10px;
    border: 1px solid #e2e2e2;
    margin-right: 10px;
}

.cart-item-text {
    float: left;
    width: 305px;
}

.cart-item-text h5 {
    font-size: 15px;
    line-height: 18px;
    font-weight: bold;
    margin-bottom: 7px;
}

.cart-list-hor li.cart-price,
.cart-list-hor li.cart-quantity {
    width: 90px !important;
    text-align: center;
    line-height: 140px;
}

.input-quantity {
    width: 51px;
    line-height: 16px;
    text-align: center;
    padding: 6px;
    border: 1px solid #e2e2e2;
}

.input-quantity:focus {
    border: 1px solid #999;
    outline: 0;
}

.cart-list-hor li.cart-total {
    width: 100px !important;
    text-align: center;
    line-height: 140px;
}

.cart-list-hor li.cart-action {
    width: 71px !important;
    text-align: center;
    line-height: 137px;
}

.cart-list-hor li.cart-action span {
    background: #dadada;
    color: #000;
    padding: 6px 11px;
    width: 30px;
    height: 30px;
    border-radius: 30px;
    overflow: hidden;
    border: 1px solid #b8b8b8;
}

.total-amount {
    border: 0;
    background: #e4e4e4;
    text-align: right;
    font: bold 16px/18px Calibri;
    color: #202020;
    padding: 5px 19px 9px 0;
}

.total-amount span {
    background: #e4e4e4;
    font: bold 24px/26px Calibri;
    color: #de1f26;
    margin-left: 17px;
}

.rel-cert-packages2 .form-group2 {
    padding: 0;
    border: 0;
    margin-bottom: 14px;
}

.form-group2 .login-fields-btn,
.rel-cert-packages2 .form-group2 button:nth-child(2n) {
    margin: 20px 0 0 10px;
    float: right;
}

.payment-options {
    background: #fafafa;
    width: 100%;
    display: inline-block;
    padding: 20px 10px;
}

.payment-options-left, .payment-options-right {
    width: 50%;
    float: left;
    padding: 0 10px;
}

.payment-options-left p, .payment-options-right p {
    margin-bottom: 10px;
}

.payment-options h5 {
    background: #dadada;
    color: #505050;
}

.payment-options-text {
    padding: 20px;
    background: #fff;
    border: 1px solid #e2e2e2 !important;
}

.payment-options-icons {
    text-align: right
}

.payment-options-icons a {
    width: 100%;
    height: 32px;
    text-align: right;
    display: block;
}

.payment-options-icons a img {
    width: 182px;
    height: 32px;
}

.payment-icons {
    width: 100%;
    display: inline-block;
}

.payment-icons .we-accept-icons {
    float: left;
    padding: 20px 0 0;
}

.payment-icons .we-accept-icons li {
    border: 1px solid #e2e2e2;
    border-radius: 3px;
    margin-right: 10px;
    margin-left: 0;
}

.payment-options-para {
    padding: 30px 0 0;
}

.payment-options-para > li {
    background: url(../img/list-style-blue.png) no-repeat left 5px;
    padding-left: 15px;
    margin-bottom: 11px;
}

.payment-options-para > li > ul {
    padding: 13px 0 0 4px;
}

.payment-options-para > li > ul > li {
    padding-left: 15px;
    margin-bottom: 12px;
}

.cart-item-text h5 a {
    color: #505050;
}

.responsive-cart {
    padding: 5px 0;
    background: #fff;
    border: 1px solid #e2e2e2;
    width: 100%;
    max-width: 308px;
/ / display : inline-block;
    border-radius: 5px;
    margin: 10px 0 0;
    line-height: 25px;
    display: none;
}

.responsive-cart li {
    float: left;
    min-height: inherit;
    text-align: center;
    width: 30% !important;
    border: 0;
}

.responsive-cart li:nth-child(2n) {
    width: 5% !important;
}

.shopping-cart .cart-list-hor li.cart-item {
    padding: 10px !important;
}

.responsive-cart li .input-quantity {
    height: 25px;
    padding: 2px;
    border-radius: 25px;
}

.cart-list-hor a.remove-product {
    position: absolute;
    top: 9px;
    right: 5px;
    display: none;
}

.cart-list-hor a.remove-product span {
    background: #0e75c1;
    width: 26px;
    height: 26px;
    padding: 4px 9px;
    border-radius: 25px;
    color: #fff;
    font-weight: bold;
}

/* exam page */

.pdf_demo {
    background: url(../img/unlimited-acces.jpg) no-repeat center right #7f22f1;
    display: inline-block;
    width: 100%;
    padding: 14px 20px;
    border-radius: 5px;
    margin: 20px 0;
    font-size: 22px;
    font-weight: 500;
    color: #fff;
}

.pdf_demo b {
    font-weight: normal;
}

.pdf_demo span {
    font-size: 32px;
    font-weight: 700;
}

.pdf_demo .login-fields-btn {
    background: url(../img/button-arrow-yellow.jpg) no-repeat right center #ffcb11;
    color: #000;
    padding: 10px 55px 10px 15px;
    font: bold 14px/10px Calibri;
    float: right;
    margin: 0;
    border: 0;
}

.pdf_demo .login-fields-btn:hover {
    background: url(../img/button-arrow-yellow.jpg) no-repeat right center #ffd511;
    outline: 0;
}

.pdf_demo .login-fields-btn:focus,
.pdf_demo .login-fields-btn:active {
    background: url(../img/button-arrow-yellow.jpg) no-repeat right center #ffcb11;
    outline: 0;
}

.choose-package {
    width: 100%;
    display: inline-block;
    margin-bottom: 16px;
}

.pdf-package {
    float: left;
    width: 407px;
    background: url(../img/pdf-package.jpg) repeat-x top #0f76c1;
    border-radius: 5px;
    overflow: hidden;
    padding-bottom: 70px;
    position: relative;
}

.package-contents {
    background: url(../img/pdf-package02.jpg) no-repeat top right;
    padding: 13px 0 0 9px;
}

.package-contents h4 {
    font-weight: 700;
    color: #fff;
    font-size: 24px;
    margin-bottom: 8px;
}

.package-info {
    color: #fff;
    width: 100%;
    display: inline-block;
    margin-bottom: 9px;
}

.package-info div {
    font: bold 18px/20px Calibri;
    float: left;
    margin-left: 31px;
}

.package-info div:first-child {
    margin: 0;
}

.package-info div span {
    font: normal 18px/20px Calibri;
}

.package-contents p {
    width: 250px;
    font: normal 15px/18px Calibri;
    color: #fff;
    padding-bottom: 30px;
}

.package-bottom {
    background: url(../img/pdf-package-bottom02.png) no-repeat bottom left;
    position: absolute;
    height: 150px;
    bottom: 0;
    width: 100%;
}

.package-bottom img {
    display: block;
}

.package-bottom-box {
    width: 100%;
    float: left;
}

.package-price {
    float: left;
    font-size: 30px;
    line-height: 30px;
    font-weight: bold;
    color: #dd282f;
    text-align: center;
    padding: 73px 0 5px 23px;
}

.package-price span {
    font-size: 40px;
    font-weight: bold;
}

.package-bottom-box button {
    float: left;
    margin: 105px 0 0 10px;
}

.package-bottom-box img {
    float: right;
}

.test-engine-package {
    background: url(../img/test-engine.jpg) repeat-x top #5fac1e;
    float: right;
}

.test-engine-package .package-contents {
    background: url(../img/test-engine02.jpg) no-repeat top right;
}

.test-engine-package .package-bottom {
    background: url(../img/test-engine-bottom02.png) no-repeat bottom left;
}

.package-bottom-box .login-fields-btn {
    padding: 10px 45px 10px 10px;

}

.special-offer {
    background: url(../img/bg-special-offer.jpg) repeat;
    min-height: 196px;
    margin-bottom: 35px;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
    width: 100%;
    display: inline-block;
}

.special-offer-image {
    position: absolute;
    top: 0;
    left: 0;
}

.special-offer-left {
    float: left;
    padding: 50px 0 0 35px;
    position: relative;
    z-index: 9;
}

.special-offer-text {
    color: #fff;
    text-align: center;
    margin-left: 60px;
}

.special-offer-text span {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    line-height: 24px;
}

.special-offer-text b {
    font-size: 40px;
}

.special-offer-text .login-fields-btn {
    background: url(../img/button-arrow-yellow.jpg) no-repeat right center #ffcb11;
    color: #000;
    padding: 10px 55px 10px 15px;
    font: bold 14px/10px Calibri;
    float: none;
    margin: 0 0 10px 5px;
    border: 0;
}

.special-offer-text .login-fields-btn:hover {
    background: url(../img/button-arrow-yellow.jpg) no-repeat right center #ffd511;
    outline: 0;
}

.special-offer-text .login-fields-btn:focus,
.special-offer-text .login-fields-btn:active {
    background: url(../img/button-arrow-yellow.jpg) no-repeat right center #ffcb11;
    outline: 0;
}

.special-offer-right {
    float: right;
    background: url(../img/special-offer-features.png) no-repeat;
    width: 457px;
    height: 196px;
    padding: 30px 0 0 37px;
}

.special-offer-right li {
    background: url(../img/list-style-red.png) no-repeat left center;
    padding-left: 10px;
    margin: 0 0 5px 10px;
}

.special-offer-right li.list02 {
    margin-left: 20px;
}

.special-offer-right li.list03 {
    margin-left: 30px;
}

.special-offer-right li.list04 {
    margin-left: 40px;
}

.special-offer-right li.list05 {
    margin-left: 50px;
}

.special-offer-right li.list06 {
    margin-left: 60px;
}

.exam-title {
    margin-bottom: 40px;
}

.exam-title .cert-about-heading {
    padding: 25px 0 10px;
}

.exam-title h1 {
    font-size: 18px;
    margin: 0;
}

.exam-features {
    width: 100%;
    display: inline-block;
    padding: 20px 0;
}

.exam-features li {
    width: 50%;
    float: left;
}

.exam-features > li {
    background: url(../img/list-style-green.png) no-repeat left 5px;
}

.member-login4 .rec-updated-heading .company-title,
.member-login4 .rec-updated-heading .short-desc {
    font-weight: bold;
    color: #000;

}

.member-login4 .rec-updated-level1 > li {
    background: #f0f0f0;
}

.member-login4 .rec-updated-level1 > li:nth-child(2n) {
    background: #fff;
}

.member-login4 .rec-updated-level1 > li:hover {
    background: #005ea4;
}

@media (max-width: 1025px) {

    .about-matiku {
        text-align: center;
    }

    .about-matiku > h5 {
        margin-bottom: 20px;
    }

    .member-area {
        text-align: center;
        padding: 0 30px;
    }

    .member-area ul {
        margin: 0 0 20px;
    }

    h1.logo {
        width: 296px;
        margin: 0 auto;
    }

    .search-livechat {
        width: 100%;
        margin: 0;
        padding: 20px 0;
    }

    .btn-live-chat,
    .search-livechat .navbar-form {
        margin: 0;
        padding: 0;
    }

    .nav-box {
        display: block;
        width: 100%;
    }

    .banner-heading {
        text-align: center;
    }

    .banner-heading span {
        display: none;
    }

    .banner-features {
        display: none;
    }

    .carousel .item {
        height: 323px;
    }

    .carousel-inner > .item > img {
        height: auto;
        width: 100%;
    }

    .carousel-control .icon-prev,
    .carousel-control .icon-next,
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right {
        top: 35%;
    }

    .packages .col-md-4 {
        margin-bottom: 20px;
    }

    section:before,
    section:after {
        display: none;
    }

    section {
        width: 100%;
    }

    .featured-papers,
    .featured-papers2 {
        width: 100%;
        margin-bottom: 30px;
    }

    .featured-papers2 {
        padding-bottom: 5px;
    }

    .body-testimonials .girl-image {
        display: none;
    }

    .testmonial-text {
        padding-top: 30px;
    }

    .testmonial-text .float-right {
        width: 90%;
        margin: 0 5%;
    }

    .we-accept-heading,
    .sub-newsletter .float-left {
        width: 100%;
        float: none;
        text-align: center;
    }

    .we-accept-heading h5,
    .sub-newsletter .float-left h5 {
        margin: 0;
    }

    .we-accept-icons {
        float: none;
        padding: 4px 5px 0 0;
        display: inline-block;
        width: 100%;
        text-align: center;
    }

    .we-accept-icons li {
        float: none;
        margin: 0 0 10px 10px;
    }

    .we-accept-icons li,
    .we-accept-icons li a,
    .we-accept-icons li img {
        display: inline-block;
    }

    .sub-newsletter .float-left {
        margin: 15px 0;
    }

    .sub-newsletter .form-group {
        display: inline-block;
        margin: 0 0 10px;
        width: 100%;
    }

    .sub-newsletter .float-right {
        width: 100%;
        float: none;
        text-align: center;
    }

    .sub-newsletter .form-control {
        width: 100%;
    }

    .login-fields-btn {
        margin: 0 auto !important;
        float: none;
        display: table;
    }

    .useful-links {
        margin-bottom: 30px;
    }

    .useful-links ul {
        width: 50%;
        text-align: center;
    }

    ul.last-list {
        width: 100%;
    }

    ul.last-list li {
        width: 50%;
        float: left;
    }

    .site-info-list li a:hover,
    .site-info-list li a:focus,
    .useful-links ul a:hover,
    .useful-links ul a:focus {
        background: #fff;
        color: #000;
        border-radius: 5px;
    }

    .site-info-heading,
    .site-info-list li a {
        text-align: center;
    }

    .section7 p {
        text-align: center;
    }

    .footer-social {
        float: none;
        display: table;
        margin: 0 auto;
    }

    .cert-packages .form-group {
        padding: 20px 0;
    }

    .cert-packages .form-group button:first-child {
        float: left;
    }

    .cert-packages .form-group button {
        float: right;
    }

    .popular-vendor a {
        background: url(../img/border-bottom-blue.jpg) no-repeat right bottom;
    }

    .popular-vendor a:hover {
        background: url(../img/border-bottom-blue.jpg) no-repeat left bottom !important;
    }

    .related-cert,
    .rel-cert-packages .col-md-6:nth-child(2n) {
        padding: 0 10px;
    }

    .related-cert .form-group {
        padding: 10px
    }

    .related-cert .login-fields-btn {
        float: right;
    }

    .form-group2 {
        padding: 10px 0 !important;
    }

    .form-group2 .login-fields-btn {
        float: left;
    }

    .cart-list-headings ul.cart-list-hor li {
        font: bold 13px/18px Calibri;
    }

    .cart-item-img {
        width: 95px;
        height: 90px;
        padding: 5px;
    }

    .cart-list-hor li.cart-action {
        width: 57px !important;
    }

    .cart-list-hor li.cart-total {
        width: 78px !important;
    }

    .cart-list-hor li.cart-quantity {
        width: 72px !important;
    }

    .cart-list-hor li.cart-price {
        width: 70px !important;
    }

    .package-bottom-box button {
        margin: 105px 0 0 10px !important;
    }

    .special-offer-text .login-fields-btn {
        display: inline;
    }

    .special-offer-left,
    .special-offer-right {
        width: 50%;
        background-size: 100% 100%;
    }

    .special-offer-text span {
        font-size: 18px;
    }

    .pdf_demo {
        font-size: 18px
    }

    .pdf-package {
        width: 100%;
        margin-bottom: 10px;
        float: none;
    }

    .package-bottom {
        background: url(../img/pdf-package-bottom.png) no-repeat bottom left;
        position: absolute;
        height: 150px;
        bottom: 0;
        width: 100%;
    }

    .test-engine-package .package-bottom {
        background: url(../img/test-engine-bottom.png) no-repeat bottom left;
    }

    .package-contents p {
        width: auto;
        max-width: 770px;
        margin-right: 140px;
    }
}

@media (max-width: 641px) {

    .carousel .item {
        height: 292px;
    }

    .rec-updated-level1 > li:nth-child(2n) {
        background: #fff;
    }

    .rec-updated-level1 > li:hover {
        background: #0e75c1;
    }

    .rec-updated-level2 > li.company-title {
        background: rgba(0, 0, 0, 0.09);
        font: bold 18px/18px Calibri;
    }

    .rec-updated-level2 > li {
        width: 100% !important;
        float: none;
        border: 0;
        text-align: left !important;
        box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05) !important;
    }

    .btn-live-chat {
        display: none;
    }

    .search-livechat .navbar-form {
        float: none;
        display: table;
        margin: 0 auto;
    }

    .search-livechat .navbar-form .btn {
        float: left;
    }

    .search-input {
        width: auto;
    }

    .featured-papers {
        box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    }

    .featured-papers2:before,
    .featured-papers2:after {
        width: 0;
    }

    .related-cert .hot-exams-list li,
    .related-cert .hot-exams-list li:nth-child(2n) {
        width: 100%;
        padding: 0 15px;
    }

    .related-cert2 ul.hot-exams-list li {
        width: 50% !important;
    }

    .cart-item-text p, .cart-action, .cart-total, .cart-quantity, .cart-price {
        display: none;
    }

    .responsive-cart {
        display: inline-block;
    }

    .cart-list-hor a.remove-product {
        display: block;
    }

    .shopping-cart {
        padding: 0;
    }

    .shopping-cart .cart-list-hor li.cart-item {
        padding: 20px 10px !important;
    }

    .cart-list-hor > li {
        min-height: 120px;
    }

    .cart-list-hor li.cart-item {
        max-width: 100%;
    }

    .cart-item-text {
        width: auto;
        max-width: 308px;
    }

    .payment-options-left {
        margin-bottom: 20px;
    }

    .payment-options-left, .payment-options-right {
        width: 100%;
        float: none;
    }

    .special-offer-left {
        width: 100%;
        padding: 40px 0;
    }

    .special-offer-text span {
        font-size: 24px;
    }

    .special-offer-right {
        display: none;
    }

    .exam-features li {
        width: 100%;
    }

    .special-offer-right {
        padding-left: 12px;
    }

    .pdf_demo {
        text-align: center;
    }

    .pdf_demo b {
        font-size: 20px;
        margin-bottom: 10px;
        display: block;
    }

    .pdf_demo .login-fields-btn {
        float: none;
        margin: 0 auto;
    }

}

@media (max-width: 361px) {

    .member-area ul {
        display: inline-block;
        width: 100%;
    }

    .member-area ul li {
        float: left;
        width: 50%;
        margin: 0;
    }

    .carousel-inner > .item > img {
        display: none;
    }

    .banner-heading {
        font: 36px/38px 'Calibri';
        text-align: center;
    }

    .hot-cert-logo {
        padding: 20px 20px 0;
    }

    .hot-cert-logo img {
        width: 100%;
    }

    .text-package h4 {
        font: 18px/20px 'Calibri';
    }

    .text-package p {
        font: 14px/16px Calibri;
    }

    .featured-papers ul li,
    ul.hot-exams-list > li > ul.cisco-list > li,
    ul.hot-exams-list > li > ul.cisco-list > li:nth-child(2n),
    .featured-papers ul li:nth-child(2n) {
        width: 100%;
        padding: 0;
    }

    .camptia-list {
        text-align: center;
    }

    .useful-links ul,
    ul.last-list li {
        width: 100%;
    }

    .cert-packages .form-group button {

    }

    .cert-packages .form-group button,
    .cert-packages .form-group button:first-child {
        float: none;
        margin: 0 auto 10px !important
    }

    .rel-cert-packages2 .form-group {
        padding: 10px 10px 5px;
    }

    .related-cert .login-fields-btn,
    .rel-cert-packages2 .form-group button:nth-child(2n) {
        float: none;
        margin: 0 auto 5px !important;
    }

    .related-cert2 ul.hot-exams-list li {
        width: 100% !important;
    }

    .cart-item-text {
        width: auto;
        max-width: 308px;
    }

    .cart-item-img {
        width: 85px;
        height: 80px;
        padding: 0;
    }

    .cart-item-text h5 {
        font-size: 13px;
    }

    .responsive-cart li .input-quantity {
        width: 32px;
    }

    .form-group3 button {
        float: none !important;
        margin: 0 auto 10px !important;
    }

    .special-offer-left {
        padding: 70px 0 20px;
    }

    .package-bottom-box img {
        display: none;
    }

    .package-bottom-box button {
        float: right;
        margin-right: 10px !important;
    }

    .package-info div {
        display: block;
        float: none;
        margin: 0;
    }

    .package-contents {
        padding: 10px;
    }

    .package-contents p {
        width: 100%;
        margin: 0;
    }

    .special-offer-text span {
        font-size: 18px;
    }

}

@media (max-width: 321px) {

    .cart-list-hor li {
        min-height: inherit;
    }

    .cart-item-img {
        display: none;
    }

}

.MsoNormal {
    margin-bottom: 0;
    line-height: normal;
}

.MsoNormal span {
    font-size: 12pt;
}

.MsoNormal img {
    width: 25px;
    height: 25px;
}

.td_white {
    background: white;
    padding: 11.25pt 15.0pt 11.25pt 15.0pt;
}

.td_grey {
    background: #F3F3F3;
    padding: 11.25pt 15.0pt 11.25pt 15.0pt
}

.section3 span {
    font-family: Calibri, "Helvetica Neue", Helvetica, Arial, "sans-serif";
}

.bs-callout {
    padding: 20px;
    margin: 20px 0;
    border: 1px solid #eee;
    border-left-width: 5px;
    border-radius: 3px
}

.bs-callout h4 {
    margin-top: 0;
    margin-bottom: 5px
}

.bs-callout p:last-child {
    margin-bottom: 0
}

.bs-callout + .bs-callout {
    margin-top: -5px
}

.bs-callout-info {
    border-left-color: #1b809e
}

.bs-callout-info h4 {
    color: #1b809e
}

.table-title {
    width: 100%;
}

.table-title td {
    width: 20%;
    background: #63B41C;
    padding: 11.25pt 0 11.25pt 0;
}

.table-title td p {
    text-align: center;
}

.width60 {
    width: 60% !important;
    background: white !important;
    font-weight: bold;
}

.table-title td p b {
    color: white;
}

.table-detail {
    width: 100.0%;
    background: #E5E5E5;
}

.table-detail tr {
    height: 51.4pt;
}

.table-detail td {
    height: 78px;
    padding: 11.25pt 15.0pt 11.25pt 15.0pt;
}

.table-detail tr td:first-child {
    width: 60%;
}

.table-detail tr td:nth-child(n+2) {
    width: 20%;
    text-align: center;
    vertical-align: middle;
}

.table-detail tr:nth-child(2n) {
    background: #fff;
}

.table-detail p {
    font-size: 16px;
}

ul.vendor_list {
    padding-top: 30px;
}

ul.vendor_list li {
    font-size: 12px;
    float: left;
    width: 14%;
    border-bottom: 1px solid #E7E7E7;
    height: 60px;
    list-style: none;
    padding: 1px 0;
    display: flex;
    align-items: center;
    justify-content: center;
}