﻿@charset "utf-8";
@import "https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800,300italic,400italic,600italic";

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: local('Open Sans Light'),local(OpenSans-Light),url(https://fonts.gstatic.com/s/opensans/v10/DXI1ORHCpsQm3Vp6mXoaTegdm0LZdjqr5-oayXSOefg.woff2) format("woff2"),url(https://fonts.gstatic.com/s/opensans/v10/DXI1ORHCpsQm3Vp6mXoaTXhCUOGz7vYGh680lGh-uXM.woff) format("woff");
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans'),local(OpenSans);
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: local('Open Sans Semibold'),local(OpenSans-Semibold);
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'),local(OpenSans-Bold);
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 800;
    src: local('Open Sans Extrabold'),local(OpenSans-Extrabold);
}

@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 300;
    src: local('Open Sans Light Italic'),local(OpenSansLight-Italic);
}

@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 400;
    src: local('Open Sans Italic'),local(OpenSans-Italic);
}

@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 600;
    src: local('Open Sans Semibold Italic'),local(OpenSans-SemiboldItalic);
}

html, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, hgroup, menu, nav, section, summary, time, mark, audio, video, main {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main {
    display: block;
}

::-moz-selection {
    background-color: #15a0e4;
    color: #fff;
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

nav ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after, q:before, q:after {
        content: '';
        content: none;
    }

ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: 700;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

input, select {
    vertical-align: middle;
}

a {
    text-decoration: none;
}

li {
    list-style: none;
}

input {
    cursor: auto;
}

* {
    margin: 0;
    padding: 0;
}

a, button, a:active, button:active, a:focus, button:focus, a:hover, button:hover {
    cursor: pointer;
    outline: none;
    -webkit-appearance: none;
}

input[type="submit"], input[type="button"], input[type="clear"] {
    -webkit-appearance: none;
    top: 0;
    left: 0;
}

input, input:active, input:focus, input:hover, textarea:hover, textarea:active, textarea:focus, textarea {
    outline: none;
}

.clear {
    clear: both;
}

.wrapper {
    width: 1038px;
    margin: 0 auto;
}

body {
    margin: 0;
    padding: 0;
    min-width: 1038px;
    font-size: 100%;
    font-family: 'Open Sans',sans-serif;
    background-color: #fff;
}

header {
    background: url(../siteimages/header-bg.jpg) no-repeat;
    background-size: cover;
    min-height: 102px;
    padding: 0;
    min-width: 1038px;
    width: 100%;
}

.logo {
    float: left;
    margin: 0;
    padding: 24px 0;
}

.awards_logo {
    float: left;
    padding: 30px;
}

.top_right {
    float: right;
    margin: 0;
    padding: 0;
}

.login_link {
    float: right;
    list-style: none;
    padding: 0;
    margin: 12px 0 0;
}

    .login_link li {
        float: left;
        background: url(../siteimages/divider.jpg) no-repeat 0 7px;
        display: inline-block;
        padding: 0 12px;
    }

        .login_link li a {
            padding: 0;
            font-size: 13px;
            color: #000;
        }

            .login_link li a:hover {
                color: #0E88C3;
            }

.first_tab {
    background: none !important;
}

.free_button {
    background: #e7780d;
    border-radius: 2px;
    behavior: url(css/PIE.htc);
    position: relative;
    color: #fff !important;
    transition: all .5s ease-in-out 0;
    padding: 2px 8px !important;
}

    .free_button:hover {
        background: #0E88C3;
    }

.last_tab {
    background: none !important;
    padding: 0 !important;
}

.contact_number {
    float: right;
    font-weight: 300;
    margin: 12px 0 0;
    font-size: 20px;
    color: #0e88c3;
}

    .contact_number span {
        color: #575757;
        font-weight: 600;
    }

.navigation_bg {
    width: 100%;
    padding: 0;
    background: #0e88c3;
    float: left;
    min-width: 1038px;
}

.main_banner {
    background: url(../siteimages/slide-bg.png) no-repeat;
    background-size: cover;
    margin: 0;
    min-width: 1038px;
    min-height: 566px;
    width: 100%;
}

.banner_left {
    float: left;
    width: 58.2%;
    padding: 95px 0 0;
    margin: 0;
}

    .banner_left h1 {
        font-size: 43px;
        color: #000;
        font-weight: 300;
        margin: 0;
    }

        .banner_left h1 span {
            font-weight: 600;
            color: #0e88c3;
        }

.test_description {
    font-size: 20px;
    color: #494949;
    padding-top: 5px;
    line-height: 30px;
    font-weight: 300;
}

.signup_button {
    background: none repeat scroll 0 0 #ea7402;
    color: #fff;
    float: left;
    font-size: 25px;
    font-weight: 300;
    margin: 22px 0 0;
    transition: all .5s ease-in-out 0;
    padding: 6px 36px 10px;
}

    .signup_button:hover {
        background: none repeat scroll 0 0 #fff;
        color: #ea7402;
    }

.view_button {
    background: none repeat scroll 0 0 #fff;
    color: #ea7402;
    float: right;
    font-size: 25px;
    font-weight: 300;
    margin: 22px 0 0;
    padding: 6px 40px 10px;
    transition: all .5s ease-in-out 0;
}

    .view_button:hover {
        background: #ea7402;
        color: #fff;
    }

.video_right {
    float: right;
    margin: 0;
    padding: 185px 0 0;
    position: relative;
    width: 35%;
}

    .video_right .vicon {
        float: right;
        margin: 0 155px 0 0;
    }

.who_We {
    position: absolute;
    right: 23px;
    top: 150px;
}

.skills_bar {
    background: url(../siteimages/skills-bg.png) no-repeat;
    float: left;
    margin: 18px 0 0 -7px;
    padding-bottom: 50px;
    position: relative;
    bottom: 0;
    z-index: 1;
    width: 100%;
}

.compaign {
    color: #000;
    float: left;
    font-size: 18px;
    font-size: 17px\9;
    font-weight: 300;
    padding: 15px 0;
    text-align: center;
    width: 100%;
}

.skills_type {
    padding: 30px 0 25px;
    text-align: center;
    width: 100%;
}

.all_skills {
    width: 100%;
    margin: 0;
    float: left;
}

.first_skill {
    float: left;
    margin: 0;
    padding: 0 0 0 2%;
    text-align: center;
    width: 10%;
}

.second_skill {
    margin: 0 0 0 3%;
    text-align: center;
    width: 15%;
    float: left;
}

.third_skill {
    margin: 0 0 0 3%;
    text-align: center;
    width: 16%;
    float: left;
}

.end_skill {
    float: right;
    margin: 0;
    padding: 0 2.5% 0 0;
    text-align: center;
    width: 10%;
}

.skill_heading {
    color: #000;
    font-weight: 600;
    font-size: 16px;
    font-size: 15px;\9
}

.describe {
    font-size: 14px;
    font-weight: 300;
    color: #4f4f4f;
}

.search_box {
    width: 100%;
    margin: 0;
    float: left;
    padding-bottom: 40px;
}

.browse_over {
    font-size: 24px;
    font-weight: 300;
    text-align: center;
    color: #404040;
    margin: 0;
    float: left;
}

    .browse_over span {
        font-weight: 600;
    }

.search_outer {
    background: url(../siteimages/search-bg.png) no-repeat;
    float: right;
    height: 60px;
    margin: 4px 13px 0 0;
    width: 795px;
}

    .search_outer input {
        background: #f3f3f3;
        border: 0 none;
        color: #757575;
        float: left;
        font-family: 'Open Sans',sans-serif;
        font-size: 21px;
        font-weight: 300;
        margin: 2% 3%;
        padding: 0;
        width: 708px;
    }

.search_icon img {
    margin: 20px 0 0;
}

.curve_arrow {
    clear: both;
    float: left;
    margin: 10px 0 0 110px;
    padding: 0 0 30px;
}

.effeciently_wrapper {
    width: 100%;
    margin: 0;
    background: #f5f5f5;
    float: left;
    min-width: 1038px;
}

.expert_offer {
    color: #000;
    font-size: 17px;
    font-weight: 300;
    float: left;
    line-height: 40px;
    padding: 45px 0;
    width: 65%;
}

.dashed {
    background: url(../siteimages/dashed.png) repeat-x;
    float: left;
    height: 2px;
    margin: 20px 0 13px;
    width: 96%;
}

.expert_offer h1 {
    font-weight: 600;
    line-height: 40px;
    font-size: 22px;
}

.offering {
    background: #0e88c3;
    color: #fff;
    float: left;
    min-width: 1038px;
    font-size: 27px;
    font-weight: 600;
    margin-bottom: 1px;
    padding: 7px 0;
    text-align: center;
    width: 100%;
}

.offers {
    background: #f5f5f5;
    width: 100%;
    min-width: 1038px;
    min-height: 250px;
    float: left;
}

.all_view {
    float: right;
    margin: 0;
    color: #1d6398;
    padding: 12px 0 18px;
    font-weight: 600;
    font-size: 13px;
    text-decoration: underline;
}

    .all_view:hover {
        text-decoration: none;
    }

.all_skills_list {
    float: left;
    padding-bottom: 40px;
    margin: 0;
    width: 100%;
}

.employee_offer.first {
    clear: both;
    margin-left: 0;
}

.employee_offer {
    border: 1px solid #cecece;
    float: left;
    margin: 0 0 0 3.77%;
    min-height: 420px;
    background: #fff;
    padding: 0;
    width: 30.6%;
}

    .employee_offer:hover {
        border: 1px solid #0e88c3;
    }

    .employee_offer h3 {
        font-size: 20px;
        color: #1d6398;
        font-size: 18px\9;
        font-weight: 600;
        margin: 0;
    }

    .employee_offer > img {
        max-width: 100%;
    }

.skill_detail {
    padding: 15px;
    width: 90.6%;
    float: left;
}

.employee_offer span {
    font-size: 12px;
    font-size: 11px\9;
    color: #ea7402;
    font-weight: 600;
}

.employee_offer p {
    font-size: 13px;
    color: #6a6a6a;
    font-weight: 300;
    padding-top: 8px;
    line-height: 23px;
}

.employee_offer a {
    font-size: 13px;
    color: #05669d;
    padding-top: 7px;
    float: left;
    font-weight: 300;
}

    .employee_offer a:hover {
        text-decoration: underline;
    }

.last_skill {
    float: right;
    margin: 0;
}

.border_top {
    background: url(../siteimages/border-img.png) repeat-x;
    float: left;
    min-width: 1038px;
    height: 2px;
    width: 100%;
}

.border_bottom {
    background: url(../siteimages/border-img2.png) repeat-x;
    float: left;
    min-width: 1038px;
    height: 2px;
    width: 100%;
}

.trusted {
    width: 100%;
    padding: 55px 0;
    float: left;
    background: url(../siteimages/ex-logo.png) no-repeat center center;
}

    .trusted .offering_expert {
        font-size: 19px;
        font-weight: 300;
        text-align: center;
        padding: 15px 0;
        line-height: 40px;
    }

        .trusted .offering_expert span {
            font-weight: 600;
        }

.see_else {
    background: #f5f5f5;
    float: left;
    min-width: 1038px;
    padding: 30px 0 25px;
    width: 100%;
}

    .see_else h2 {
        font-size: 27px;
        color: #000;
        font-weight: 600;
        padding-bottom: 18px;
        text-align: center;
    }

.border_steep {
    width: 100%;
    text-align: center;
    padding: 0;
}

.else_success {
    text-align: center;
    font-size: 33px;
    color: #2f2f2f;
    padding: 0 0 22px;
}

    .else_success a {
        color: #1c6196;
        text-decoration: underline;
        font-size: 25px;
        padding: 0 15px;
    }

        .else_success a:hover {
            text-decoration: none;
        }

.top_companies {
    background: url(../siteimages/cmp_steep.png) no-repeat scroll center center;
    float: left;
    font-size: 23px;
    font-style: italic;
    font-weight: 300;
    margin: 30px 0 0;
    padding: 10px 0;
    text-align: center;
    width: 100%;
}

.reliability {
    width: 100%;
    margin: 0;
    padding: 50px 0;
    float: left;
}

.simplicity_offer {
    cursor: pointer;
    float: left;
    margin: 0 10px;
    text-align: center;
    width: 244px;
}

    .simplicity_offer h3 {
        color: #1d6398;
        font-size: 24px;
        padding: 5px 0 8px;
        font-weight: 300;
    }

    .simplicity_offer p {
        color: #787878;
        font-size: 13px;
        padding-bottom: 28px;
        font-weight: 400;
    }

.learn_button {
    background: #1d6398;
    border-radius: 3px;
    behavior: url(css/PIE.htc);
    position: relative;
    color: #fff;
    transition: all .5s ease-in-out 0;
    font-size: 15px;
    padding: 4px 25px 6px;
}

.first_simplify {
    margin-left: 0;
}

.last_simplify {
    margin-right: 0;
}

.simplicity_offer:hover .learn_button {
    background: #ea7402;
}

.testimonial_wrapper {
    background: #f5f5f5;
    float: left;
    min-width: 1038px;
    padding: 65px 0 75px;
    width: 100%;
}

.testimonial_outer {
    width: 100%;
    text-align: center;
}

.user_name a {
    color: #1d6398;
    font-size: 21px;
    float: left;
    width: 100%;
    padding-bottom: 15px;
    font-weight: 300;
}

.user_name span {
    font-weight: 600;
}

.testimonial_post {
    color: #545454;
    font-size: 16px;
    font-weight: 300;
    padding: 0 8%;
    width: 84%;
}

.lft_arrow {
    float: left;
    margin: 0;
    padding-right: 40px;
    width: 6%;
}

.rght_arrow {
    float: right;
    margin: 0;
    padding-left: 25px;
    width: 6%;
}

.testimonial_post > p {
    float: left;
    font-style: italic;
    width: 82%;
}

.treding_news {
    width: 100%;
    margin: 0;
    padding: 50px 0 80px;
    float: left;
}

.treding_company {
    float: left;
    margin: 0;
    width: 100%;
}

    .treding_company h3 {
        color: #1d6398;
        font-size: 27px;
        font-weight: 600;
        padding-bottom: 20px;
        text-align: center;
        width: 100%;
    }

.company_logo {
    background: #f5f5f5;
    float: left;
    padding: 3% 3% 2%;
    text-align: center;
    width: 94%;
}

    .company_logo li {
        display: inline;
        float: left;
        margin: 0 34px 0 0;
        padding: 0;
        width: 110px;
    }

        .company_logo li span {
            font-size: 14px;
            font-size: 13px\9;
            color: #1d6398;
            width: 100%;
            float: left;
            font-weight: 600;
        }

.end_treding {
    margin-right: 0 !important;
}

.news_background {
    float: right;
    margin: 32px 0 0;
    background: url(../siteimages/news-bg.png) no-repeat;
    width: 343px;
    height: 299px;
}

.news_post {
    float: left;
    margin: 32px 12px 0;
}

    .news_post > img {
        border: 1px solid #ccc;
        padding: 4px;
    }

.read_more {
    background: #ffb600;
    color: #000;
    float: right;
    font-size: 13px;
    margin: -32px 12px 0;
    *margin: -31px 12px 0;
    padding: 4px 10px;
}

    .read_more:hover {
        background: #ea7402;
        color: #fff;
    }

.news_background p, .newsanchorclass {
    color: #787878;
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
    padding: 4px 16px;
}

.anclasstyl {
    color: #292929;
    font-size: 12px;
    font-weight: 600;
    float: right;
    margin-top: -16px;
    margin-right: 10px;
}

.news_background p a:hover {
    text-decoration: underline;
}

.chat_wrapper {
    width: 100%;
    min-width: 1038px;
    background: url(../siteimages/user-bg.png) repeat-x;
    float: left;
    min-height: 166px;
    text-align: center;
    margin: 0;
}

.we_chat {
    font-size: 29px;
    color: #fff;
    padding: 25px 0;
}

.contact_button {
    background: #ffb600;
    border-radius: 3px;
    color: #fff;
    transition: all .5s ease-in-out 0;
    font-size: 22px;
    border: 1px solid #ffb600;
    padding: 8px 25px 9px;
    behavior: url(css/PIE.htc);
    position: relative;
}

    .contact_button:hover {
        background: #e7780d;
        color: #fff;
        border: 1px solid #e7780d;
    }

.count_button {
    background: transparent;
    border: 1px solid #ffb600;
    border-radius: 3px;
    color: #ffb600;
    font-size: 22px;
    margin: 0 12px;
    padding: 8px 25px 9px;
    behavior: url(css/PIE.htc);
    position: relative;
    transition: all .5s ease-in-out 0;
}

    .count_button:hover {
        color: #fff;
        background: transparent;
        border: 1px solid #fff;
    }

.cmpny_logo {
    text-align: center;
    width: 100%;
    padding: 0 0 10px;
}

.vall_test {
    color: #f58519;
    float: right;
    font-size: 14px;
    font-weight: 600;
    margin: 8px 14px 0 0;
}

    .vall_test:hover {
        color: #000;
    }

.slide2 {
    float: left;
    padding: 26px 0 0;
    width: 100%;
}

.stats_link {
    float: right;
    background: none repeat scroll 0 0 #fff;
    color: #ea7402;
    float: right;
    font-size: 15px;
    margin: 119px 13px 0;
    padding: 10px 15px;
}

    .stats_link:hover {
        background: none repeat scroll 0 0 #ea7402;
        color: #fff;
    }

.wall_logos {
    background: none repeat scroll 0 0 #f5f5f5;
    border: 1px solid #ebebeb;
    border-radius: 4px;
    float: left;
    margin: 0;
    padding: 2% 2% 1.5%;
    text-align: center;
    width: 95.8%;
}

.wal_one {
    float: left;
    margin: 0;
    text-align: center;
    width: 330px;
}

    .wal_one a {
        color: #000;
    }

.help_txt {
    font-size: 14px;
    margin: 5px 0 0;
    line-height: 26px;
    margin: 0;
}

    .help_txt strong {
        font-weight: 600;
        color: #0e88c3;
        font-size: 16px;
    }

.story_outer {
    width: 100%;
    float: left;
    text-align: center;
}

    .story_outer h3 {
        color: #1d6398;
        font-size: 27px;
        font-weight: 600;
        padding-bottom: 20px;
        text-align: center;
        width: 100%;
    }

.footer_wrapper {
    background: #f5f5f5;
    min-width: 1038px;
    width: 100%;
    padding: 30px 0;
    float: left;
}

.colum_one {
    border-right: 1px solid #ccc;
    float: left;
    margin: 0 3% 0 0;
    min-height: 165px;
    width: 14%;
}

.colum_two {
    border-right: 1px solid #ccc;
    float: left;
    margin: 0 4% 0 0;
    min-height: 165px;
    width: 19.5%;
}

.colum_three {
    border-right: 1px solid #ccc;
    float: left;
    margin: 0 4% 0 0;
    min-height: 165px;
    width: 15.5%;
}

    .colum_one h6, .colum_two h6, .colum_three h6 {
        color: #1d6398;
        font-size: 14px;
        font-weight: 600;
        float: left;
    }

.quick_link {
    float: left;
    margin: 8px 0 0;
    padding: 0;
    width: 100%;
}

    .quick_link li {
        background: url(../siteimages/bullet.png) no-repeat 0 12px;
        list-style: none outside none;
        padding: 2px 0 2px 22px;
    }

        .quick_link li a {
            font-size: 13px;
            transition: all .5s ease-in-out 0;
            color: #1d6398;
            font-weight: 300;
        }

            .quick_link li a:hover {
                color: #1D4056;
            }

.social_link {
    float: left;
    clear: both;
    margin: 8px 0 0;
    padding: 0;
    width: 72%;
}

    .social_link li {
        list-style: none outside none;
        padding: 2px 0;
    }

        .social_link li a {
            font-size: 13px;
            transition: all .5s ease-in-out 0;
            color: #1d6398;
            font-weight: 300;
        }

            .social_link li a:hover {
                color: #1D4056;
            }

    .social_link img {
        padding-right: 5px;
        vertical-align: sub;
        *vertical-align: bottom;
    }

.mcafee {
    float: right;
    margin: 0;
    padding: 20px 0 0;
    text-align: center;
    width: 20%;
}

    .mcafee img {
        padding: 7px;
    }

.bottom_footer {
    background: #fff;
    font-size: 13px;
    margin: 0;
    width: 100%;
    padding: 15px 0;
    color: #828282;
    min-width: 1038px;
    text-align: center;
    float: left;
}

    .bottom_footer a {
        color: #828282;
    }

        .bottom_footer a:hover {
            color: #000;
        }

.sucess_wrapper {
    float: left;
    margin: 0;
    background: url(../siteimages/texture-bg.png) repeat;
    width: 100%;
    padding: 35px 0 50px;
    min-width: 1038px;
    text-align: center;
}

    .sucess_wrapper h1 {
        color: #fff;
        font-size: 40px;
        padding: 0;
        font-weight: 600;
    }

    .sucess_wrapper h6 {
        color: #fff;
        padding: 5px 0 0;
        font-size: 22px;
        padding: 0 0;
        font-weight: 300;
    }

.masimo_wrapper {
    background: url(../siteimages/masimo-logo-bg.png) no-repeat scroll 220px 35px #f5f5f5;
    width: 100%;
    padding: 25px 0;
    float: left;
}

.gallimberi_left {
    padding: 0;
    width: 615px;
    float: left;
}

.masimo_heading {
    float: left;
    margin: 0;
    width: 100%;
}

.company_name_logo {
    float: left;
}

.director_name {
    color: #1d6398;
    float: left;
    font-size: 28px;
    font-weight: 600;
    line-height: 29px;
    padding-left: 15px;
}

    .director_name span {
        font-size: 21px;
        font-weight: 300;
    }

.gallimberi_left p {
    color: #7f7f7f;
    clear: both;
    width: 100%;
    font-size: 14px;
    line-height: 25px;
    padding: 15px 0 0;
}

.masimo_video {
    float: right;
    width: 398px;
    margin: 0;
}

.flex_job {
    padding: 30px 2%;
    width: 96%;
    background: url(../siteimages/flex-logo-bg.png) no-repeat center;
    float: left;
}

    .flex_job p {
        color: #7f7f7f;
        clear: both;
        width: 100%;
        font-size: 14px;
        line-height: 25px;
        padding: 15px 0 0;
    }

.cox_job {
    padding: 30px 2%;
    width: 96%;
    background: url(../siteimages/cox-logo-bg.png) no-repeat center #f5f5f5;
    float: left;
}

    .cox_job p {
        color: #7f7f7f;
        clear: both;
        width: 100%;
        font-size: 14px;
        line-height: 25px;
        padding: 15px 0 0;
    }

.convergys {
    padding: 30px 2%;
    width: 96%;
    background: url(../siteimages/convergys-logo-bg.png) no-repeat center;
    float: left;
}

    .convergys p {
        color: #7f7f7f;
        clear: both;
        width: 100%;
        font-size: 14px;
        line-height: 25px;
        padding: 15px 0 0;
    }

.odesk_job {
    padding: 30px 2%;
    width: 96%;
    background: url(../siteimages/odesk-logo-bg.png) no-repeat center #f5f5f5;
    float: left;
}

    .odesk_job p {
        color: #7f7f7f;
        clear: both;
        width: 100%;
        font-size: 14px;
        line-height: 25px;
        padding: 15px 0 0;
    }

.elance_job {
    padding: 30px 2%;
    width: 96%;
    background: url(../siteimages/elance-logo-bg.png) no-repeat center;
    float: left;
}

    .elance_job p {
        color: #7f7f7f;
        clear: both;
        width: 100%;
        font-size: 14px;
        line-height: 25px;
        padding: 15px 0 0;
    }

.citrix_job {
    padding: 30px 2%;
    width: 96%;
    background: url(../siteimages/citrix-logo-bg.png) no-repeat center #f5f5f5;
    float: left;
}

    .citrix_job p {
        color: #7f7f7f;
        clear: both;
        width: 100%;
        font-size: 14px;
        line-height: 25px;
        padding: 15px 0 0;
    }

.pagination_outer {
    width: 100%;
    margin: 0;
    float: right;
}

.pagination {
    float: right;
    margin: 0;
}

    .pagination li {
        display: inline;
        float: left;
        color: #1d6398;
        font-size: 16px;
        font-weight: 700;
        padding: 6px;
    }

        .pagination li a {
            color: #1d6398;
            font-weight: 700;
            font-size: 16px;
            margin: 0;
        }

            .pagination li a:hover {
                color: #000;
            }

    .pagination img {
        vertical-align: baseline;
    }

.case_pagi {
    padding: 15px 0 0;
}

.main_contact {
    width: 100%;
    margin: 0;
    padding: 40px 0;
    float: left;
}

.contact_address {
    float: left;
    width: 420px;
    margin: 0;
}

    .contact_address h4 {
        color: #2d2d2d;
        font-size: 20px;
        font-weight: 700;
        float: left;
        margin: 0 0 25px;
    }

.address_row_one {
    border-bottom: 1px solid #ccc;
    float: left;
    margin: 0 0 10px;
    padding: 0 0 10px;
    width: 85%;
}

.address_row_end {
    float: left;
    margin: 0 0 30px;
    padding: 0 0 10px;
    width: 85%;
}

.country_name {
    float: left;
    width: 10%;
    font-size: 14px;
    font-weight: 700;
    color: #7d8082;
    margin: 2px 0 0;
}

.country_address {
    font-size: 15px;
    color: #9fa5a8;
    float: right;
    line-height: 21px;
    width: 85%;
    margin: 0;
}

.fax_row {
    float: left;
    margin: 0 0 10px;
    padding: 0;
    width: 100%;
}

.fax_name {
    float: left;
    width: 60%;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    color: #7d8082;
    margin: 2px 0 0;
}

.fax_address {
    font-size: 15px;
    color: #9fa5a8;
    float: right;
    line-height: 21px;
    width: 36%;
    margin: 0;
}

.contact_form {
    float: right;
    margin: 0;
    width: 580px;
}

.form_row {
    width: 100%;
    margin: 0;
}

.name_filed {
    float: left;
    width: 100%;
    font-size: 12px;
    color: #7d8082;
    font-weight: 700;
    text-transform: uppercase;
}

.infiled {
    border: 1px solid #b0c9db;
    border-radius: 2px;
    font-family: 'Open Sans',sans-serif;
    font-size: 13px;
    margin: 10px 0;
    color: #9fa5a8;
    padding: 8px 15px;
    width: 88%;
}

.form_colum {
    width: 47%;
    margin-bottom: 13px;
    float: left;
}

.form_colum_two {
    width: 47%;
    margin-bottom: 13px;
    float: right;
}

.textarea_row {
    width: 100%;
    float: left;
}

.txtarea {
    border: 1px solid #b0c9db;
    border-radius: 2px;
    font-family: 'Open Sans',sans-serif;
    font-size: 13px;
    margin: 10px 0;
    color: #9fa5a8;
    min-height: 100px;
    padding: 8px 15px;
    resize: none;
    width: 94.4%;
}

.send_button {
    float: left;
    margin: 18px 0 0;
    background: #ea7402;
    border-radius: 4px;
    color: #fff;
    border: none;
    cursor: pointer;
    padding: 6px 22px;
    font-size: 22px;
    font-weight: 300;
}

    .send_button:hover {
        background: #f97a00;
    }

.curve_line {
    bottom: 35px;
    float: right;
    position: absolute;
    right: 332px;
}

.stats_bg {
    background: #eee;
}

.stats_wrapper {
    width: 1038px;
    margin: 0 auto;
}

.overall_row1 {
    background: #fff;
    box-shadow: 0 0 4px rgba(0,0,0,0.1);
    float: left;
    margin: 60px 0 35px;
    min-height: 150px;
    width: 100%;
}

.overall_row {
    background: #fff;
    box-shadow: 0 0 4px rgba(0,0,0,0.1);
    float: left;
    margin: 5px 0 35px;
    min-height: 150px;
    width: 100%;
}

.overall_row_two {
    background: #fff;
    box-shadow: 0 0 4px rgba(0,0,0,0.1);
    float: left;
    margin: 5px 0 35px;
    min-height: 150px;
    width: 100%;
}

.statistics {
    float: left;
    padding: 40px;
}

    .statistics h2 {
        color: #0e88c3;
        font-size: 22px;
        font-weight: 600;
    }

    .statistics p {
        font-size: 13px;
        color: #545454;
        font-weight: 300;
        padding: 10px 0 0;
        line-height: 22px;
    }

.monthly_chart {
    border: 1px solid #d1d1d1;
    border-radius: 6px;
    float: left;
    behavior: url(css/PIE.htc);
    position: relative;
    margin: 25px 10px;
    padding: 10px;
    width: 440px;
}

.monthly_chart2 {
    border: 1px solid #d1d1d1;
    border-radius: 6px;
    float: right;
    behavior: url(css/PIE.htc);
    position: relative;
    margin: 25px 0 0;
    padding: 10px;
    width: 440px;
}

.team_wrapper {
    width: 100%;
    background: url(../siteimages/team-texture-bg.png) repeat;
    min-height: 250px;
    margin: 0;
    padding: 65px 0;
    float: left;
}

    .team_wrapper h3 {
        font-size: 27px;
        font-weight: 600;
        padding: 0 0 18px;
        text-align: center;
    }

.team_description {
    color: #000;
    font-size: 18px;
    font-weight: 300;
    padding: 0 30px;
    line-height: 33px;
    text-align: center;
}

.team_gallery {
    float: left;
    margin: 0;
    padding: 60px 0 15px;
    width: 100%;
}

.frame {
    background: url(../siteimages/photo-bg.png) no-repeat;
    float: left;
    height: 273px;
    margin: 0 76px 30px 0;
    text-align: center;
    width: 202px;
}

    .frame img {
        padding: 58px 31px 0;
    }

    .frame a {
        color: #ea7402;
        font-size: 14px;
        font-weight: 600;
    }

        .frame a:hover {
            color: #000;
        }

.co_founder {
    font-size: 14px;
    font-weight: 300;
}

.last_frame {
    float: right;
    margin: 0;
}

.product_note_wrapper {
    width: 100%;
    margin: 0;
    height: 528px;
    min-width: 1038px;
    background: url(../siteimages/note-bg.png) repeat;
    text-align: center;
}

    .product_note_wrapper h1 {
        color: #fff;
        font-size: 30px;
        float: left;
        font-weight: 600;
        width: 100%;
        padding: 40px 0 35px;
        *padding: 55px 0 8px;
        text-align: center;
    }

.note_description {
    color: #d3ddf3;
    font-size: 19px;
    font-weight: 300;
    margin-bottom: 20px;
    *margin-bottom: 32px;
    line-height: 29px;
    padding: 0 4%;
    float: left;
    text-align: center;
}

.prot_left a {
    color: #0e88c3;
    text-decoration: underline;
}

    .prot_left a:hover {
        text-decoration: none;
    }

.prot_right_two a {
    color: #0e88c3;
    text-decoration: underline;
}

    .prot_right_two a:hover {
        text-decoration: none;
    }

.request_button {
    background: #ea7402;
    border-radius: 6px;
    color: #fff;
    transition: all .5s ease-in-out 0;
    font-size: 22px;
    z-index: 0;
    border: 1px solid #ea7402;
    padding: 5px 18px 8px;
    behavior: url(css/PIE.htc);
    position: relative;
}

    .request_button:hover {
        background: transparent;
        color: #ea7402;
        border: 1px solid #ea7402;
    }

.certificate {
    float: left;
    height: 378px;
    margin: 0;
    width: 646px;
    background: url(../siteimages/expert-certificate.png) no-repeat;
}

.vd_outer {
    width: 646px;
    margin: 0 auto;
}

.ticker_outer {
    width: 392px;
    margin: 0 auto;
}

.sgn_outer {
    width: 100%;
    float: left;
    margin: 0 0 47px;
    text-align: center;
}

.video_icon_note {
    float: right;
    margin: 165px 293px 0 0;
    padding: 0;
}

.note_features {
    width: 100%;
    float: left;
    margin: 0;
    padding: 4% 0;
}

.feature_heading {
    width: 100%;
    text-align: center;
    color: #000;
    font-size: 35px;
    font-weight: 600;
    border-bottom: solid 1px #e5e5e5;
    padding: 0 0 10px;
}

.product_one {
    border-bottom: 1px solid #e5e5e5;
    float: left;
    margin: 0;
    padding: 7% 0;
    width: 100%;
}

.logo_tricker {
    float: right;
    margin: 0;
    padding: 6px 50px;
    width: 292px;
}

.mrgn_logo {
    float: left;
    margin: 0;
    width: 100%;
    padding-bottom: 25px;
    background: #f5f5f5;
}

.prot_left {
    float: left;
    width: 100%;
}

.mnts_pic {
    float: left;
    padding-right: 25px;
}

.aug_pic {
    float: left;
    padding-right: 25px;
}

.cnfg_pic {
    float: right;
    padding-left: 30px;
}

.product_one h4 {
    font-size: 27px;
    padding-bottom: 15px;
    font-weight: 400;
    color: #0e88c3;
}

.product_one p {
    font-size: 15px;
    color: #4a4a4a;
    line-height: 29px;
    font-weight: 300;
}

.prot_right {
    float: right;
}

.prot_left_two {
    float: left;
    width: 460px;
}

.prot_right_two {
    float: right;
    width: 100%;
}

.pro_end {
    border-bottom: none;
}

.case_study_outer {
    float: left;
    width: 100%;
    padding: 5% 0;
}

    .case_study_outer h3 {
        font-size: 27px;
        font-weight: 600;
        padding: 0 0 18px;
        text-align: center;
    }

.case_one {
    border-top: 1px solid #e5e5e5;
    float: left;
    margin: 5% 0 0;
    padding: 5% 0 0;
    width: 100%;
}

.case_left {
    float: left;
    width: 465px;
    margin: 0;
}

.case_right {
    float: right;
    width: 535px;
    margin: 0;
}

.case_one h4 {
    font-size: 27px;
    padding-bottom: 15px;
    font-weight: 400;
    color: #0e88c3;
}

.case_left h6 {
    color: #193066;
    float: left;
    font-size: 16px;
    margin-bottom: 15px;
    width: 100%;
}

.case_one p {
    font-size: 15px;
    color: #4a4a4a;
    line-height: 29px;
    padding-bottom: 15px;
    font-weight: 300;
}

.viewcase_button {
    background: #ea7402;
    border-radius: 2px;
    color: #fff;
    transition: all .5s ease-in-out 0;
    font-size: 14px;
    border: 1px solid #ea7402;
    padding: 3px 15px;
    behavior: url(css/PIE.htc);
    position: relative;
}

    .viewcase_button:hover {
        background: transparent;
        color: #ea7402;
        border: 1px solid #ea7402;
    }

.challenge_list {
    float: left;
    width: 100%;
    margin: 0 0 18px;
}

    .challenge_list li {
        color: #585858;
        font-size: 14px;
        padding: 2px 0 2px 20px;
        background: url(../siteimages/tick-arrow.png) no-repeat scroll 0 9px;
        font-weight: 300;
        line-height: 25px;
    }

.case_left_one {
    float: left;
    width: 353px;
    margin: 0;
}

.case_right_two {
    float: right;
    width: 465px;
    margin: 0;
}

.case_end {
    border-bottom: solid 1px #efefef;
    padding-bottom: 5%;
}

.case_detail_wrapper {
    background: url(../siteimages/case-detail-bg.png) repeat-x;
    width: 100%;
    height: 540px;
    float: left;
    padding-top: 40px;
    margin: 0;
}

.detail_description {
    float: left;
    margin: 0;
    width: 625px;
}

    .detail_description h1 {
        color: #003066;
        font-size: 40px;
        font-weight: 300;
        padding-bottom: 5px;
    }

    .detail_description p {
        font-size: 14px;
        font-size: 13px\9;
        padding: 4px 0;
        font-weight: 300;
        margin: 0;
        color: #706f71;
        line-height: 26px;
    }

    .detail_description h6 {
        color: #727272;
        padding: 7px 0;
        font-size: 18px;
        font-weight: 700;
        margin: 0;
    }

.detail_pic_right {
    float: right;
    margin: 0;
}

.odesk_depth {
    float: right;
    margin: 95px 0 0;
}

.back_btn {
    background: url(../siteimages/btn-bg.png) no-repeat scroll 0 0;
    color: #fff;
    float: left;
    font-size: 18px;
    font-weight: 600;
    margin: 0;
    padding: 15px 15px 17px;
    position: absolute;
    text-align: center;
    width: 242px;
}

    .back_btn img {
        vertical-align: middle;
    }

.btn_outer {
    clear: both;
    float: left;
    left: 415px;
    margin: 0;
    position: relative;
    top: 15px;
    width: 273px;
}

.challenge_wrap {
    width: 100%;
    text-align: center;
    padding: 4% 0 5%;
    float: left;
}

    .challenge_wrap h1 {
        font-size: 35px;
        font-weight: 600;
        color: #000;
        padding-bottom: 2.5%;
    }

    .challenge_wrap p {
        font-size: 18px;
        line-height: 33px;
        padding: 0 5%;
        font-weight: 300;
    }

.solution_wrap {
    background: none repeat scroll 0 0 #e5f4fb;
    float: left;
    margin: 0;
    min-height: 350px;
    padding: 45px 0 60px;
    width: 100%;
}

    .solution_wrap h1 {
        color: #000;
        font-size: 35px;
        font-weight: 600;
        text-align: center;
    }

.first_solution {
    float: left;
    margin: 35px 0 0;
    width: 100%;
}

.solution_left {
    float: left;
    margin: 0;
}

.solution_right {
    float: right;
    margin: 0;
    width: 90.5%;
}

.sl_icon {
    margin: 5px 0 0;
}

.solution_right h5 {
    font-size: 20px;
    font-weight: 300;
    color: #000;
    margin: 0 0 10px;
}

.solution_right p {
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    color: #676e72;
    margin: 0;
}

.right_side {
    float: right;
}

.result_wrap {
    width: 100%;
    margin: 0;
    float: left;
    padding: 50px 0;
}

    .result_wrap h1 {
        color: #000;
        padding-bottom: 2%;
        font-size: 35px;
        font-weight: 600;
        text-align: center;
    }

.result_left {
    float: left;
    padding-bottom: 20px;
    margin: 0;
    width: 525px;
}

.result_listing {
    float: left;
    width: 100%;
    margin: 0;
}

    .result_listing li {
        background: url(../siteimages/tick-arrow.png) no-repeat scroll 0 7px;
        border-bottom: 1px dashed #ccc;
        font-size: 14px;
        font-weight: 300;
        color: #585858;
        line-height: 25px;
        margin: 10px 0;
        padding: 0 0 8px 25px;
    }

.case_chart {
    float: right;
    width: 490px;
}

.cse_chart {
    float: right;
    width: 490px;
}

.end_dashed {
    border-bottom: none !important;
}

.whats_next {
    border: 1px solid #e5e5e5;
    float: left;
    margin: 45px 0;
    width: 100%;
}

.whats_left {
    background: #ececec;
    border-right: 1px solid #e5e5e5;
    float: left;
    height: 88px;
    padding: 42px;
    width: 124px;
}

.whats_right {
    background: none repeat scroll 0 0 #f4f4f4;
    float: right;
    font-size: 15px;
    font-weight: 300;
    line-height: 28px;
    padding: 16px 20px;
    width: 789px;
}

.back_btn_bottom {
    background: url(../siteimages/btn-bg.png) no-repeat;
    color: #fff;
    float: left;
    font-size: 18px;
    font-weight: 600;
    height: 55px;
    margin: 0;
    padding: 15px;
    text-align: center;
    width: 252px;
}

    .back_btn_bottom img {
        vertical-align: middle;
    }

.btn_outer_bottom {
    margin: 0 auto;
    width: 273px;
}

.test_wrap {
    width: 100%;
    margin: 0;
    float: left;
    text-align: center;
    padding: 50px 0;
}

    .test_wrap h1 {
        font-size: 35px;
        font-weight: 600;
        color: #000;
        margin: 0;
    }

    .test_wrap p {
        font-size: 18px;
        font-weight: 300;
        line-height: 33px;
        color: #000;
        padding: 2% 6%;
        margin: 0;
    }

.appropriate {
    color: #0e88c3;
    font-size: 18px;
    font-weight: 400;
    text-decoration: underline;
}

    .appropriate:hover {
        text-decoration: none;
    }

.data_table table {
    width: 100%;
    margin: 0;
}

    .data_table table td a {
        font-size: 14px;
        color: #003064;
    }

        .data_table table td a:hover {
            text-decoration: underline;
        }

    .data_table table th {
        background: none repeat scroll 0 0 #003064;
        color: #fff;
        font-size: 20px;
        border-bottom: 3px solid;
        font-weight: 300;
        padding: 8px;
    }

.view_al {
    color: #5fc3f3;
    font-size: 14px;
    padding: 3px 7px 0 0;
    text-align: right;
    text-decoration: underline;
}

    .view_al:hover {
        text-decoration: none;
    }

.row1 {
    background: none repeat scroll 0 0 #cfe7f3;
    border-right: 2px solid #fff;
    border-top: 2px solid #fffeff;
    margin: 0;
    padding: 5px;
    width: 34%;
}

.row2 {
    background: none repeat scroll 0 0 #dbedf6;
    border-right: 2px solid #fff;
    border-top: 2px solid #fffeff;
    padding: 5px;
}

.row3 {
    background: none repeat scroll 0 0 #e6f3f9;
    border-top: 2px solid #fffeff;
    padding: 5px;
}

.data_table {
    float: left;
    margin: 45px 0;
    width: 100%;
}

.txt_right {
    text-align: right;
}

.plan_wrapper {
    float: left;
    margin: 0;
    background: url(../siteimages/texture-bg.png) repeat;
    width: 100%;
    padding: 35px 0 50px;
    text-align: center;
    height: 415px;
}

    .plan_wrapper h1 {
        font-size: 43px;
        font-weight: 300;
        padding-bottom: 3%;
        color: #fff;
        margin: 0;
    }

        .plan_wrapper h1 span {
            font-weight: 600;
        }

.chart_transparent {
    width: 100%;
    text-align: center;
}

.all_plans {
    float: left;
    position: relative;
    margin: -98px 0 0;
    text-align: center;
    width: 100%;
}

.plan_one {
    width: 250px;
    float: left;
    background: #fff;
    padding-bottom: 25px;
    min-height: 250px;
    margin: 0 12px 0 0;
}

.plan_two {
    width: 250px;
    float: left;
    background: #fff;
    min-height: 250px;
    padding-bottom: 50px;
    margin: -32px 12px 0 0;
}

.top_heading {
    background: url(../siteimages/yellow_steep.png) repeat-x;
    padding: 10% 0;
    text-align: center;
    width: 100%;
}

.top_heading_orange {
    background: url(../siteimages/orange_steep.png) repeat-x;
    padding: 10% 0;
    text-align: center;
    width: 100%;
}

.top_heading_blue {
    background: url(../siteimages/blue_steep.png) repeat-x;
    padding: 10% 0;
    text-align: center;
    width: 100%;
}

.top_heading_green {
    background: url(../siteimages/green_steep.png) repeat-x;
    padding: 16.5% 0;
    text-align: center;
    width: 100%;
}

.all_plans h2 {
    color: #fff;
    font-size: 36px;
    font-weight: 600;
    line-height: 28px;
    margin: 0;
    padding: 0;
}

.sub_h {
    font-size: 15px;
    font-weight: 600;
    color: #fff;
}

.total_price {
    font-size: 36px;
    font-weight: 600;
    color: #ccb225;
    padding: 7% 0;
    margin-bottom: 25px;
    background: #faf7e9;
}

.total_price_orange {
    font-size: 36px;
    font-weight: 600;
    color: #e3802f;
    padding: 7% 0;
    margin-bottom: 25px;
    background: #fdf4eb;
}

.total_price_green {
    font-size: 36px;
    font-weight: 600;
    color: #35a66a;
    padding: 7% 0;
    margin-bottom: 25px;
    background: #ecf7f1;
}

.total_price_blue {
    font-size: 36px;
    font-weight: 600;
    color: #1da2ce;
    padding: 7% 0;
    margin-bottom: 25px;
    background: #e9f7fb;
}

.plan_description {
    border-bottom: 1px solid #eee;
    font-size: 15px;
    margin: 0 7px;
    padding: 4% 0;
}

.subscribe_button {
    background: none repeat scroll 0 0 #d3bc2d;
    border: 1px solid #d3bc2d;
    color: #fff;
    float: left;
    font-size: 17px;
    font-weight: 600;
    margin: 20px 0 0 40px;
    padding: 6px 40px;
    text-transform: uppercase;
    transition: all .5s ease-in-out 0;
}

    .subscribe_button:hover {
        background: none repeat scroll 0 0 transparent;
        border: 1px solid #d3bc2d;
        color: #d3bc2d;
    }

.subscribe_button_orange {
    background: none repeat scroll 0 0 #e88e38;
    border: 1px solid #e88e38;
    color: #fff;
    float: left;
    font-size: 17px;
    font-weight: 600;
    margin: 20px 0 0 40px;
    padding: 6px 40px;
    text-transform: uppercase;
    transition: all .5s ease-in-out 0;
}

    .subscribe_button_orange:hover {
        background: none repeat scroll 0 0 transparent;
        border: 1px solid #e88e38;
        color: #e88e38;
    }

.subscribe_button_green {
    background: none repeat scroll 0 0 #3daf75;
    border: 1px solid #3daf75;
    color: #fff;
    float: left;
    font-size: 17px;
    font-weight: 600;
    margin: 20px 0 0 40px;
    padding: 6px 40px;
    text-transform: uppercase;
    transition: all .5s ease-in-out 0;
}

    .subscribe_button_green:hover {
        background: none repeat scroll 0 0 transparent;
        border: 1px solid #3daf75;
        color: #3daf75;
    }

.subscribe_button_blue {
    background: none repeat scroll 0 0 #22aad4;
    border: 1px solid #22aad4;
    color: #fff;
    float: left;
    font-size: 17px;
    font-weight: 600;
    margin: 20px 0 0 40px;
    padding: 6px 40px;
    text-transform: uppercase;
    transition: all .5s ease-in-out 0;
}

    .subscribe_button_blue:hover {
        background: none repeat scroll 0 0 transparent;
        border: 1px solid #22aad4;
        color: #22aad4;
    }

.brnone {
    border-bottom: none;
}

.plan_body {
    background: #e7ecf0;
}

.last_plan {
    margin-right: 0;
}

.plan_type {
    float: left;
    padding: 35px 0 25px;
    text-align: center;
    width: 95%;
}

.curabitur_main {
    margin: 0 auto;
    width: 56%;
}

    .curabitur_main h1 {
        width: 100%;
        font-size: 19px;
        font-weight: 700;
        margin: 0;
    }

.placerat_listing {
    float: left;
    width: 100%;
    padding: 15px 0 60px;
}

    .placerat_listing li {
        background: url(../siteimages/tick-arrow.png) no-repeat scroll 0 11px;
        color: #363636;
        font-size: 16px;
        font-weight: 300;
        line-height: 27px;
        margin: 0;
        padding: 3px 0 3px 25px;
    }

.information_wrap {
    float: left;
    margin: 0;
    padding: 50px 0;
    width: 100%;
}

    .information_wrap h2 {
        font-size: 30px;
        font-weight: 600;
        margin: 0;
        float: left;
    }

.print_right {
    float: right;
    margin: 0;
}

.emp_account {
    background: none repeat scroll 0 0 #424242;
    border-radius: 4px;
    border: 1px solid #424242;
    color: #fff;
    position: relative;
    font-size: 15px;
    float: left;
    padding: 4px 16px 8px;
}

    .emp_account:hover {
        background: none repeat scroll 0 0 transparent;
        border: 1px solid #424242;
        color: #424242;
        transition: all .5s ease-in-out 0;
    }

.emp_print {
    background: none repeat scroll 0 0 #1d6398;
    border-radius: 4px;
    position: relative;
    border: 1px solid #1d6398;
    color: #fff;
    float: left;
    margin-left: 5px;
    font-size: 15px;
    padding: 4px 16px 7px;
}

    .emp_print:hover {
        background: none repeat scroll 0 0 transparent;
        border: 1px solid #97D5F3;
        color: #97D5F3;
    }

    .emp_print > img {
        padding-right: 4px;
        vertical-align: middle;
    }

.candidate_description {
    border-top: 1px solid #e5e5e5;
    float: left;
    margin: 10px 0 0;
    padding: 18px 0 0;
    width: 100%;
}

    .candidate_description h3 {
        color: #000;
        font-size: 25.5px;
        font-style: italic;
        font-weight: 300;
        padding-bottom: 10px;
        font-size: 23.5px;\9
    }

    .candidate_description p {
        font-size: 17px;
        font-weight: 300;
        color: #5e5e5e;
        line-height: 34px;
    }

.trends_wrap {
    width: 100%;
    margin: 0;
    min-height: 250px;
    float: left;
    min-width: 1038px;
    background: #e8edf0;
}

    .trends_wrap h3 {
        background: url(../siteimages/trends-bg.png) no-repeat scroll 0 0;
        color: #e8edf0;
        font-size: 23px;
        font-weight: 600;
        margin: 0 auto;
        padding: 6px 0;
        text-align: center;
        width: 360px;
    }

.strends_outer {
    background: url(../siteimages/strends-bg.png) no-repeat scroll 0 0;
    width: 326px;
    float: left;
    height: 212px;
    padding-bottom: 25px;
    margin: 38px 20px 0;
}

.test_tkn {
    border-bottom: 1px dashed #ccc;
    color: #225785;
    float: left;
    font-size: 15px;
    font-weight: 300;
    margin: 13px 18px 0;
    padding: 14px 13px;
    text-align: center;
    width: 81%;
}

    .test_tkn strong {
        font-weight: 700;
    }

.test_tkn2 {
    border-bottom: 1px dashed #ccc;
    color: #225785;
    float: left;
    font-size: 15px;
    font-weight: 300;
    margin: 0 18px;
    padding: 14px 13px;
    text-align: center;
    width: 81%;
}

    .test_tkn2 strong {
        font-weight: 700;
    }

.test_tkn3 {
    border-bottom: 1px dashed #ccc;
    color: #225785;
    float: left;
    font-size: 15px;
    font-weight: 300;
    margin: 0 18px;
    padding: 14px 13px;
    text-align: center;
    width: 81%;
}

    .test_tkn3 strong {
        font-weight: 700;
    }

.test_auto {
    margin: 0 auto;
    width: 734px;
}

.statistics_wrap {
    padding: 50px 0;
    margin: 0;
    width: 100%;
    float: left;
}

    .statistics_wrap h1 {
        font-size: 23px;
        font-weight: 600;
        text-align: center;
    }

.see_reports {
    background: none repeat scroll 0 0 #e7ecef;
    float: left;
    margin: 35px 0;
    padding: 12px 2%;
    width: 96%;
}

.score_btn {
    background: #ea7402;
    float: left;
    border: 1px solid #ea7402;
    border-radius: 4px;
    color: #fff;
    font-size: 17px;
    padding: 3px 16px;
}

    .score_btn:hover {
        background: none repeat scroll 0 0 transparent;
        border: 1px solid #ea7402;
        color: #ea7402;
    }

.cate_btn {
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #1d6398;
    color: #1d6398;
    position: relative;
    border-radius: 4px;
    font-size: 17px;
    padding: 3px 16px;
}

    .cate_btn:hover {
        background: #1d6398;
        border: 1px solid #1d6398;
        color: #fff;
    }

.see_test_btn {
    background: #1d6398;
    position: relative;
    border: 1px solid #1d6398;
    color: #fff;
    margin-left: 5px;
    border-radius: 4px;
    font-size: 17px;
    padding: 3px 16px;
}

    .see_test_btn:hover {
        background: none repeat scroll 0 0 transparent;
        border: 1px solid #1d6398;
        color: #1d6398;
    }

.test_cate {
    float: right;
    margin: 4px 0 0;
}

.topic_row {
    width: 100%;
    margin: 0 0 40px;
    float: left;
}

    .topic_row h2 {
        background: #003064;
        color: #fff;
        border-bottom: medium solid;
        font-size: 20px;
        font-weight: 300;
        text-align: center;
        padding: 6px 0;
    }

.topic_subscribe {
    background: none repeat scroll 0 0 #e6f3f9;
    float: left;
    padding: 2% 3%;
    width: 94%;
}

    .topic_subscribe p {
        font-size: 15px;
        line-height: 30px;
        color: #000;
    }

.scalar_listing {
    float: left;
    padding: 15px 0 0;
    width: 33%;
}

    .scalar_listing li {
        background: url(../siteimages/sqr.png) no-repeat scroll 0 11px;
        color: #000;
        font-size: 15px;
        line-height: 27px;
        margin: 0;
        padding: 3px 0 3px 25px;
    }

.topic_subscribe p strong {
    font-weight: 600;
}

.score_listing {
    float: left;
    padding: 15px 0 0;
    width: 100%;
}

    .score_listing li {
        background: url(../siteimages/sqr.png) no-repeat scroll 0 11px;
        border-bottom: 1px solid #cfdae0;
        color: #000;
        font-size: 15px;
        line-height: 27px;
        margin: 0 0 10px;
        padding: 3px 0 13px 25px;
    }

        .score_listing li strong {
            font-weight: 600;
        }

.endlst {
    border-bottom: none !important;
}

.back_sample_btn {
    width: 100%;
    clear: both;
    text-align: center;
}

.bctl_button {
    background: #1d6398;
    border-radius: 3px;
    color: #fff;
    transition: all .5s ease-in-out 0;
    font-size: 18px;
    border: 1px solid #1d6398;
    padding: 6px 25px 8px;
    behavior: url(css/PIE.htc);
    position: relative;
}

    .bctl_button:hover {
        background: #2179bc;
        color: #fff;
        border: 1px solid #2179bc;
    }

.sssr_button {
    background: #ea7402;
    border-radius: 3px;
    color: #fff;
    transition: all .5s ease-in-out 0;
    font-size: 18px;
    border: 1px solid #ea7402;
    padding: 6px 25px 8px;
    behavior: url(css/PIE.htc);
    position: relative;
}

    .sssr_button:hover {
        background: #c66202;
        color: #fff;
        border: 1px solid #c66202;
    }

.faq_body {
    background: #F2F2F2;
}

.faq_wrap {
    float: left;
    width: 100%;
    padding: 50px 0;
}

.faq_out_wrap {
    width: 100%;
    padding: 28px 0 40px;
    margin: 0;
    float: left;
    background: url(../siteimages/faq-main-bg.png) repeat;
}

.faq_left {
    float: left;
    margin: 0;
    padding: 30px 0 0;
    width: 52%;
}

.faq_right {
    float: right;
    margin: 0;
    width: 45%;
}

.faq_left h1 {
    float: left;
    width: 100%;
    font-size: 38px;
    color: #fff;
    line-height: 60px;
    font-weight: 700;
    margin: 0;
}

    .faq_left h1 span {
        font-size: 38px;
        font-weight: 300;
    }

.arow_faq {
    float: left;
    padding-top: 18px;
    text-align: center;
    width: 100%;
}

.faq_video {
    float: right;
}

.employer_wrap {
    width: 100%;
    padding: 50px 0;
    float: left;
    margin: 0;
}

    .employer_wrap h1 {
        text-align: center;
        margin: 0;
        font-size: 35px;
        padding-bottom: 4%;
        font-weight: 600;
    }

.emp_row_one {
    float: left;
    min-height: 110px;
    margin: 18px 0;
    z-index: -2;
    position: relative;
    width: 100%;
}

.amadeus_logo {
    float: left;
    margin: 0;
    position: absolute;
}

.emp_description {
    border-top: 2px solid #dfeef5;
    float: right;
    margin: 0;
    padding: 0;
    width: 94%;
}

    .emp_description p {
        float: left;
        font-size: 14px;
        font-weight: 300;
        line-height: 26px;
        margin: 0;
        padding: .5% 0 0 8%;
    }

.amadeus_logo_right {
    float: right;
    margin: 0;
    right: 0;
    position: absolute;
}

.emp_description_right {
    border-top: 2px solid #dfeef5;
    float: left;
    margin: 0;
    padding: 0;
    width: 94%;
}

    .emp_description_right p {
        float: left;
        font-size: 14px;
        font-weight: 300;
        line-height: 26px;
        margin: 0;
        padding: .5% 8% 0 0;
    }

.product_wrap {
    float: left;
    margin: 0;
    background: url(../siteimages/texture-bg.png) repeat;
    width: 100%;
    padding: 60px 0 75px;
    text-align: center;
}

.search_left {
    float: left;
    width: 470px;
    margin: 0;
}

    .search_left h2 {
        float: left;
        padding-top: 35px;
        margin: 0;
        color: #fff;
        font-size: 31px;
        font-weight: 300;
    }

        .search_left h2 span {
            font-weight: 600;
        }

.short_search_outer {
    background: url(../siteimages/s-search-bg.png) no-repeat scroll 0 0;
    float: right;
    height: 60px;
    margin: 18px 13px 0 0;
    width: 457px;
}

    .short_search_outer input {
        background: none repeat scroll 0 0 #fff;
        border: 0 none;
        color: #757575;
        float: left;
        font-family: "Open Sans",sans-serif;
        font-size: 23px;
        font-weight: 300;
        margin: 3% 0 3% 4%;
        padding: 0;
        width: 371px;
    }

.short_search_icon img {
    border-left: 1px solid #e5e5e5;
    float: right;
    margin: 11px 18px 0 0;
    padding-left: 18px;
}

.code_pic {
    float: right;
}

.trial_tabs {
    background: url(../siteimages/tab-bg.png) no-repeat scroll 0 0;
    float: left;
    height: 63px;
    margin: -32px 0 0;
    width: 612px;
}

    .trial_tabs li {
        display: inline;
        float: left;
        list-style: none outside none;
        margin: 0;
        padding: 20px 0 14px;
        text-align: center;
        width: 203px;
    }

        .trial_tabs li a {
            font-size: 18px;
            margin: 0;
            color: #fff;
            text-shadow: 0 0 4px rgba(0,0,0,0.4);
            font-weight: 600;
        }

            .trial_tabs li a:hover {
                color: #5b2e01;
            }

.center_line_tab {
    width: 615px;
    margin: 0 auto;
}

.product_inner_wrapper {
    width: 1038px;
    margin: 0 auto;
}

.pro_row {
    background: #fff;
    box-shadow: 0 0 4px rgba(0,0,0,0.1);
    float: left;
    margin: 60px 0 0;
    min-height: 150px;
    width: 100%;
}

.pro_row_blue {
    background: #0e88c3;
    float: left;
    padding: 40px 0;
    text-align: center;
    margin: 60px 0 0;
    min-height: 150px;
    width: 100%;
}

    .pro_row_blue h3 {
        color: #fff;
        font-size: 31px;
        font-weight: 600;
        margin: 0;
        padding: 0 0 10px;
    }

.reader_description {
    color: #fff;
    font-size: 21px;
    font-weight: 600;
    line-height: 33px;
    margin-top: 32px;
    padding: 0 18%;
    width: 64%;
}

.pro_row_blue p {
    color: #fff;
    font-size: 15px;
    font-weight: 300;
    line-height: 28px;
    margin-top: 15px;
    padding: 0 9%;
}

.product_testing {
    float: left;
    margin: 0;
    padding: 3%;
    width: 94%;
}

.prot_testing_left {
    float: left;
    margin: 100px 0 0;
    width: 460px;
}

.product_testing h4 {
    font-size: 29px;
    clear: both;
    padding-bottom: 5px;
    font-weight: 700;
    color: #232323;
}

.product_testing h6 {
    font-size: 15px;
    padding-bottom: 15px;
    font-weight: 700;
    color: #ea7402;
}

.product_testing p {
    font-size: 15px;
    color: #4a4a4a;
    line-height: 29px;
    font-weight: 300;
}

.prot_testing_right {
    float: right;
}

.hrline {
    display: block;
    border: 0;
    float: left;
    border-top: 2px solid #ccc;
    margin: 2em 0;
    width: 23%;
    padding: 0;
}

.hrline_two {
    display: block;
    border: 0;
    border-top: 2px solid #2794c9;
    margin: 0 auto;
    width: 18%;
    padding: 0;
}

.prot_testing_left1 {
    float: left;
    margin: 0;
    width: 470px;
}

.prot_testing_right1 {
    float: right;
    margin: 65px 0 0;
    width: 480px;
}

.prot_testing_left_bottom {
    float: left;
    margin: 65px 0 0;
    width: 460px;
}

.margin_bottom {
    float: left;
    padding-bottom: 60px;
    width: 100%;
}

.margin_bottom_stats {
    float: left;
    padding-bottom: 35px;
    width: 100%;
}

.product_wrap_video {
    float: left;
    margin: 0;
    background: url(../siteimages/texture-bg.png) repeat;
    width: 100%;
    padding: 60px 0 0;
}

.comp_left {
    float: left;
    padding: 9% 0 0;
    margin: 0;
    width: 385px;
    background: url(../siteimages/ex-logo-v.png) no-repeat center right;
}

    .comp_left h2 {
        color: #fff;
        font-size: 47px;
        font-weight: 600;
    }

.process_describe {
    font-size: 22px;
    font-weight: 300;
    padding-top: 20px;
    float: left;
    line-height: 36px;
    color: #fff;
}

    .process_describe span {
        font-weight: 600;
        font-style: italic;
    }

.comp_right {
    float: right;
}

.video_img {
    float: left;
    height: 482px;
}

.cmplte_test_wrap {
    float: left;
    width: 100%;
    padding: 5% 0;
}

    .cmplte_test_wrap h3 {
        font-size: 35px;
        font-weight: 600;
        padding: 0 0 18px;
        text-align: center;
    }

.emplyer_description {
    color: #000;
    font-size: 18px;
    font-weight: 300;
    line-height: 33px;
    padding: 0 30px;
    text-align: center;
}

.tst_link {
    color: #1d6398;
    font-size: 15px;
    text-decoration: underline;
}

    .tst_link:hover {
        text-decoration: none;
    }

.vlall {
    text-align: center;
    padding: 15px 0 50px;
}

.accordion {
    background: none repeat scroll 0 0 #cfe7f3;
    border-radius: 4px;
    behavior: url(css/PIE.htc);
    position: relative;
    color: #003066;
    font-size: 15px;
    height: 20px;
    margin: 0 0 10px;
    padding: 6px 8px;
    text-decoration: none;
}

.accordion1 {
    background: none repeat scroll 0 0 #cfe7f3;
    border-radius: 4px;
    color: #003066;
    font-size: 15px;
    behavior: url(css/PIE.htc);
    position: relative;
    height: 20px;
    margin: 0 0 10px;
    padding: 6px 8px;
    text-decoration: none;
}

.accordion-open {
    background: #cfe7f3;
    color: #003066;
}

    .accordion-open span {
        display: block;
        float: right;
        padding: 10px;
    }

.accordion-close span {
    display: block;
    float: right;
    padding: 10px;
}

div.container {
    height: 250px;
    margin: 0;
    overflow-y: scroll;
    padding: 0;
}

div.content {
    font-family: "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
    font-size: .9em;
    line-height: 1.5em;
    margin: 0 0 10px;
    padding: 0 6px;
}

    div.content ul, div.content p {
        padding: 0;
        margin: 0;
        padding: 3px;
    }

code {
    overflow: auto;
}

.test_listing {
    padding: 0;
}

    .test_listing li {
        border-bottom: 1px solid #e0e0e0;
        margin: 0;
        padding: 6px 0;
    }

        .test_listing li a {
            color: #2e2e2e;
            font-size: 13px;
            line-height: 27px;
        }

            .test_listing li a:hover {
                color: #0e88c3;
                text-decoration: underline;
            }

.frequen_left {
    float: left;
    width: 48%;
    margin: 0;
}

.frequen_right {
    float: right;
    width: 48%;
    margin: 0;
}

.avoid_wrapper {
    background: url(../siteimages/expert-l.png) no-repeat scroll center center;
    float: left;
    padding: 55px 0;
    width: 100%;
}

    .avoid_wrapper h1 {
        font-size: 35px;
        font-weight: 600;
        padding: 0 0 18px;
        text-align: center;
    }

    .avoid_wrapper p {
        font-size: 15px;
        font-weight: 300;
        line-height: 30px;
    }

        .avoid_wrapper p span {
            color: #0e88c3;
        }

.separation_wrap {
    background: none repeat scroll 0 0 #f5f5f5;
    float: left;
    min-height: 250px;
    padding: 30px 0 35px;
    width: 100%;
}

.separation_listing {
    float: left;
    padding: 15px 0 0;
    width: 100%;
}

    .separation_listing li {
        background: url(../siteimages/xbullet.png) no-repeat scroll 0 11px;
        color: #000;
        font-size: 15px;
        line-height: 27px;
        font-weight: 300;
        margin: 0;
        padding: 3px 0 3px 30px;
    }

.cost_row_one {
    background: url(../siteimages/shadow.png) no-repeat scroll right center rgba(0,0,0,0);
    float: left;
    margin-right: 25px;
    padding: 18px 30px 18px 0;
    width: 29.8%;
}

.cost_row_two {
    float: right;
    padding: 18px 0;
    width: 29.5%;
}

.cost_row_one h3 {
    color: #003066;
    font-size: 20px;
    font-weight: 600;
}

.ballpark_wrap {
    float: left;
    padding: 45px 0;
    width: 100%;
}

    .ballpark_wrap p {
        font-size: 15px;
        line-height: 30px;
    }

        .ballpark_wrap p span {
            color: #0e88c3;
        }

.sign_up {
    background: none repeat scroll 0 0 #f0f0f0;
    margin: 60px 0 49px;
    min-height: 34px;
    float: left;
    padding: 18px 8%;
    padding: 18px 7%\9;
    width: 84%;
    width: 86%;\9
}

.sign_up_text {
    color: #000;
    float: left;
    font-size: 16px;
    font-weight: 700;
    padding: 7px 0 0;
}

.input_type input {
    border: 1px solid #d3d3d3;
    color: #a3a3a3;
    float: left;
    font-size: 14px;
    margin: 0;
    padding: 9px;
    width: 325px;
}

.sign_in {
    background: none repeat scroll 0 0 #e7780d;
    border-radius: 3px;
    behavior: url(css/PIE.htc);
    position: relative;
    color: #fff;
    top: 0;
    *top: 0;
    float: right;
    margin: 0;
    padding: 7px 20px;
    text-align: center;
}

.input_type {
    float: right;
    width: 450px;
}

.sign_in:hover {
    background: none repeat scroll 0 0 #cb680a;
}

.category {
    border-bottom: 1px solid #e5e5e5;
    float: left;
    margin-bottom: 28px;
    padding-bottom: 22px;
    width: 100%;
}

.thumb-image {
    float: left;
    margin: 5px 0 0;
    position: relative;
    width: 190px;
}

.thm-img {
    margin: 0;
    padding: 0;
}

    .thm-img img {
        width: 100%;
    }

.cal {
    background: url(../siteimages/calander.png) no-repeat scroll 0 0;
    height: 31px;
    position: absolute;
    right: 4px;
    top: -6px;
    width: 94px;
}

    .cal p {
        color: #fff;
        float: left;
        font-size: 11px;
        font-size: 10px \9;
        font-weight: 600\9;
        padding: 8px 0 0 31px;
    }

.cat_right {
    float: right;
    margin: 0;
    width: 79%;
}

    .cat_right h3 {
        font-size: 20px;
        font-weight: 700;
        margin-bottom: 6px;
    }

    .cat_right p {
        font-size: 14px;
        font-weight: 300;
        line-height: 30px;
    }

.ngs_wrapper {
    width: 100%;
    margin: 0;
    padding: 0 0 45px;
    float: left;
}

.integrated_wrapper {
    float: left;
    background: url(../siteimages/inte-bg.png);
    background-repeat: repeat-x;
    margin: 0;
    width: 100%;
    min-height: 560px;
}

.lancer_banner {
    float: left;
    margin: 0;
}

.ap_wrap {
    float: left;
    margin: 0;
    padding: 15px 0 45px;
    width: 100%;
}

    .ap_wrap h1 {
        font-size: 30px;
        font-weight: 600;
        float: left;
        width: 100%;
        text-align: center;
        margin: 0;
    }

    .ap_wrap h6 {
        float: left;
        width: 100%;
        font-size: 19px;
        font-weight: 300;
        margin: 0 0 40px;
        padding: 10px 0;
        text-align: center;
    }

.left_form {
    width: 490px;
    margin: 0;
    float: left;
}

.right_form {
    width: 490px;
    margin: 0;
    float: right;
}

.organization_row {
    color: #9fa5a8;
    float: left;
    font-size: 14px;
    margin: 0 0 5%;
    width: 100%;
}

.lable_value {
    color: #0e88c3;
    font-size: 14px;
    font-size: 12px\9;
    font-weight: 600;
    margin: 0 0 12px;
    text-transform: uppercase;
}

.input_value {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #8cafca;
    width: 96.5%;
    color: #9fa5a8;
    font-family: 'Open Sans',sans-serif;
    font-size: 14px;
    border-radius: 3px;
    padding: 1.5%;
}

.slct_value {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #8cafca;
    font-family: 'Open Sans',sans-serif;
    width: 100%;
    color: #9fa5a8;
    font-size: 14px;
    border-radius: 3px;
    padding: 1.5%;
}

.txt_write {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #8cafca;
    border-radius: 3px;
    color: #9fa5a8;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    min-height: 100px;
    padding: 1.5%;
    resize: none;
    width: 96.5%;
}

.skill_cate {
    border: 1px solid #8cafca;
    border-radius: 3px;
    float: left;
    height: 720px;
    overflow-x: hidden;
    margin: 0;
    overflow-y: scroll;
    width: 100%;
}

    .skill_cate ul {
        float: left;
        width: 100%;
        margin: 0;
        padding: 0;
    }

        .skill_cate ul li {
            margin: 0;
            padding: 2.66% 4%;
        }

            .skill_cate ul li:hover {
                background: none repeat scroll 0 0 #e6f3f9;
            }

        .skill_cate ul .active {
            background: none repeat scroll 0 0 #e6f3f9;
        }

    .skill_cate input {
        float: left;
        margin: 3px 20px 0 0;
    }

    .skill_cate ul li a {
        color: #000;
        font-size: 14px;
    }

.captcha_outer {
    background: none repeat scroll 0 0 #e6f3f9;
    border: 1px solid #8cafca;
    border-radius: 3px;
    float: left;
    margin: 15px 0;
    padding: 2%;
    width: 96%;
}

.unique_code {
    float: left;
    font-size: 14px;
    color: #313131;
    text-align: right;
    width: 45%;
}

    .unique_code > img {
        vertical-align: middle;
    }

.unique_code_input {
    float: right;
    font-size: 14px;
    color: #313131;
    text-align: left;
    width: 45%;
}

.srt_code {
    border: 1px solid #8cafca;
    border-radius: 3px;
    padding: 8px;
    width: 33%;
}

.unique_code_input > span {
    clear: both;
    float: right;
    font-size: 12px;
    margin: 2px 129px 0 0;
}

.sbmt_button {
    float: left;
    margin: 25px 0;
    text-align: center;
    width: 100%;
}

.itegrated_smt_button {
    background: #ea7402;
    border-radius: 3px;
    color: #fff;
    font-weight: 300;
    transition: all .5s ease-in-out 0;
    font-size: 22px;
    border: 1px solid #ea7402;
    padding: 4px 35px 6px;
    behavior: url(css/PIE.htc);
    position: relative;
}

    .itegrated_smt_button:hover {
        background: #cb6400;
        color: #fff;
        border: 1px solid #cb6400;
    }

.integ_wrap {
    background: url(../siteimages/ipad-outer.png) #f0f0f0;
    background-position: center top;
    float: left;
    text-align: center;
    background-repeat: no-repeat;
    width: 100%;
}

    .integ_wrap .main_heading {
        float: left;
        font-size: 30px;
        font-weight: 600;
        margin: 0 0 20px;
        text-align: center;
        width: 100%;
    }

.ipad_bg {
    background: url(../siteimages/ipad-bg.png) no-repeat;
    float: left;
    height: 529px;
    margin: 75px 0 40px 122px;
    width: 796px;
}

.portal_heading {
    font-size: 23px;
    font-weight: 700;
    color: #003064;
}

.cnt_outer {
    padding: 76px 145px 0;
    text-align: center;
}

.ipad_bg p {
    border-top: 1px dashed #ccc;
    float: left;
    font-size: 14px;
    font-weight: 300;
    width: 500px;
    line-height: 28px;
    margin: 12px 0 0;
    padding: 10px 0 0;
}

.demo_button {
    float: left;
    width: 100%;
    margin: 50px 0;
    text-align: center;
}

.quote_button {
    background: #ea7402;
    border: 1px solid #ea7402;
    border-radius: 3px;
    color: #fff;
    margin-right: 10px;
    font-size: 20px;
    padding: 8px 55px 9px;
    position: relative;
    transition: all .5s ease-in-out 0;
}

    .quote_button:hover {
        background: none repeat scroll 0 0 transparent;
        border: 1px solid #e7780d;
        color: #e7780d;
    }

.take_demo_btn {
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #ea7402;
    border-radius: 3px;
    color: #ea7402;
    font-size: 20px;
    padding: 8px 55px 9px;
    position: relative;
    transition: all .5s ease-in-out 0;
}

    .take_demo_btn:hover {
        background: #ea7402;
        color: #fff;
        border: 1px solid #ea7402;
    }

.customized_txt {
    font-size: 19px;
    font-weight: 300;
    line-height: 33px;
    margin: 0 0 20px;
    float: left;
}

.access_step {
    width: 100%;
    float: left;
    padding: 25px 0;
}

.step_one {
    width: 185px;
    margin: 0;
    float: left;
    text-align: center;
}

    .step_one .stp_pic {
        margin: 0;
    }

    .step_one p {
        font-size: 13px;
        line-height: 21px;
        font-weight: 300;
    }

.center_arrow {
    float: left;
    margin: 0;
    padding: 50px 6px;
}

.border_shadow {
    background: url(../siteimages/br-shadow.png) repeat-x;
    float: left;
    height: 9px;
    min-width: 1038px;
    width: 100%;
}

.testing_logo {
    background: #f4f4f4;
    border: solid 1px #99d2e8;
    width: 100%;
    float: left;
    margin: 50px 0 30px;
    padding: 2% 0;
}

    .testing_logo ul {
        float: left;
        margin: 12px 0;
        padding: 0 2%;
    }

    .testing_logo img {
        vertical-align: middle;
    }

    .testing_logo ul li {
        padding: 0 11px;
        display: inline;
    }

    .testing_logo h3 {
        font-size: 23px;
        margin-bottom: 18px;
        font-weight: 600;
        padding: 6px 0;
        text-align: center;
        width: 100%;
        background: #dfecf0;
    }

.lft_categories {
    float: left;
    margin: 0 20px 0 0;
    width: 515px;
    padding: 20px 5px;
    background: url(../siteimages/shadow2.png) no-repeat scroll right center;
}

    .lft_categories h3 {
        color: #003066;
        font-size: 20px;
        font-size: 18px\9;
        font-weight: 600;
    }

.benefit_listing {
    float: left;
    width: 90%;
    margin: 0;
}

    .benefit_listing li {
        border-bottom: 1px dashed #ccc;
        list-style: none outside none;
        margin: 18px 0;
        padding: 0 0 15px;
    }

        .benefit_listing li span {
            color: #003066;
            font-size: 18px;
            margin: 0 0 10px;
            float: left;
            width: 100%;
        }

        .benefit_listing li p {
            font-size: 14px;
            line-height: 23px;
            color: #252525;
            font-weight: 300;
        }

.rght_categories {
    float: right;
    margin: 0;
    width: 493px;
    padding: 20px 0;
}

    .rght_categories h3 {
        color: #003066;
        font-size: 20px;
        font-size: 18px\9;
        font-weight: 600;
    }

.custom_listing {
    float: left;
    width: 100%;
    margin: 0;
}

    .custom_listing li {
        background: url(../siteimages/xbullet.png) no-repeat scroll 0 4px;
        border-bottom: 1px dashed #ccc;
        list-style: none outside none;
        margin: 10px 0;
        padding: 0 0 10px 30px;
    }

        .custom_listing li span {
            color: #003066;
            font-size: 18px;
            margin: 0 0 10px;
            float: left;
            width: 100%;
        }

        .custom_listing li p {
            font-size: 14px;
            line-height: 23px;
            color: #252525;
            font-weight: 300;
        }

    .custom_listing a {
        color: #0e88c3;
        text-decoration: underline;
    }

        .custom_listing a:hover {
            text-decoration: none;
        }

.timeline_bg {
    background: #f0f0f0;
}

.timeline_banner {
    background: none repeat scroll 0 0 #e5f4fb;
    border-bottom: 2px solid #0e88c3;
    margin: 0;
    min-height: 925px;
    min-width: 1038px;
    padding: 35px 0 0;
    width: 100%;
}

.timeline_left {
    float: left;
    width: 640px;
    margin: 45px 0 0;
    *margin: 20px 0 0 0;
}

    .timeline_left h1 {
        font-size: 30px;
        font-weight: 600;
        float: left;
        width: 100%;
        margin: 0 0 15px;
    }

    .timeline_left p {
        font-size: 14px;
        float: left;
        font-weight: 300;
        line-height: 25px;
    }

.avoiding_txt {
    font-size: 14px;
    float: left;
    font-weight: 300;
    line-height: 25px;
    width: 100%;
}

.timeline_left a {
    float: right;
    padding: 20px 0 0;
}

.timeline_right {
    float: right;
    margin: 45px 0 0;
    *margin: 20px 0 0 0;
}

.statics_button {
    float: left;
    margin: 35px 0 60px;
    text-align: center;
    width: 100%;
}

.view_static {
    background: none repeat scroll 0 0 #ea7402;
    border: 1px solid #ea7402;
    border-radius: 3px;
    color: #fff;
    font-size: 17px;
    padding: 7px 30px 10px;
    position: relative;
    transition: all .5s ease-in-out 0;
}

    .view_static > img {
        vertical-align: middle;
        padding-right: 10px;
    }

    .view_static:hover {
        background: #f67a03;
        color: #fff;
        border: 1px solid #f67a03;
    }

.cintrix_bg {
    float: left;
    background: url(../siteimages/citrix-bg.png) no-repeat center top;
    margin: 0;
    width: 100%;
    min-height: 180px;
}

    .cintrix_bg h1 {
        color: #0e88c3;
        font-size: 40px;
        font-weight: 600;
        margin: 0;
        padding: 45px 0 0;
        text-align: center;
        text-transform: uppercase;
    }

.timeline_main {
    width: 966px;
    margin: 50px auto 100px;
    position: relative;
    background-image: url(../siteimages/time-bar.png);
    background-position: top center;
    background-repeat: no-repeat;
    height: 2757px;
}

.walmart_timeline {
    background-image: url(../siteimages/cruve-arrow1.png);
    background-position: 28px 136px;
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    width: 508px;
}

.million_listing {
    float: left;
    margin: 0;
    width: 100%;
}

    .million_listing li {
        background: url(../siteimages/tick-arrow2.png) no-repeat scroll 0 8px;
        color: #232323;
        font-size: 14px;
        font-weight: 300;
        line-height: 22px;
        margin: 0;
        padding: 0 0 0 15px;
    }

.rght_walmart {
    float: right;
    margin: 38px -15px 0 0;
}

.walmart_content {
    float: left;
    margin: 220px 0 0 80px;
    position: absolute;
    width: 80%;
}

.walmart_timeline h6 {
    color: #09468a;
    font-family: 'Roboto',sans-serif;
    font-size: 22px;
    margin-bottom: 15px;
    font-weight: 500;
}

.smeheroes_timeline {
    background-image: url(../siteimages/cruve-arrow2.png);
    background-position: 148px 59px;
    background-repeat: no-repeat;
    left: 0;
    position: absolute;
    top: 170px;
    width: 499px;
}

.seme_pic {
    float: left;
    margin: 90px 0 0;
}

.smeheroes_content {
    float: left;
    margin: 180px 0 0 12px;
    width: 40%;
}

.smeheroes_timeline h6 {
    color: #12276a;
    font-size: 22px;
    margin-bottom: 15px;
    font-weight: 500;
}

.content2-rt-story p {
    color: #12276a;
    font-size: 16px;
    font-weight: 300;
    line-height: 26px;
}

.left-sec3-story {
    background-image: url(../siteimages/arrow3-abt.png);
    background-position: 414px 104px;
    background-repeat: no-repeat;
    left: 0;
    position: absolute;
    top: 556px;
    width: 592px;
}

.img-lt1-abt {
    float: right;
    margin: 147px 162px 0 0;
}

    .img-lt1-abt > img {
        border: 5px solid #fff;
        border-radius: 50%;
        box-shadow: 4px 7px 8px -3px rgba(0,0,0,0.3),0 5px 5px rgba(0,0,0,0.5) inset;
    }

.content3-rt-story {
    float: left;
    margin: 144px 0 0 28px;
    width: 38%;
}

.heading-cont3-story {
    color: #12276a;
    font-family: 'Roboto',sans-serif;
    font-size: 22px;
    font-weight: 500;
}

.content3-rt-story p {
    color: #12276a;
    font-family: 'Roboto',sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 26px;
}

.dell_timeline {
    background-image: url(../siteimages/cruve-arrow4.png);
    background-position: 71px 20px;
    background-repeat: no-repeat;
    left: 0;
    padding: 0 0 60px;
    position: absolute;
    top: 835px;
    width: 499px;
}

.dell_crlogo {
    float: left;
    margin: -50px 0 0 25px;
}

.dell_content {
    float: left;
    margin: 95px 0 0;
    width: 64%;
}

.dell_timeline h6 {
    color: #12276a;
    font-size: 22px;
    margin-bottom: 15px;
    font-weight: 500;
}

.dell_timeline p {
    color: #232323;
    font-size: 14px;
    font-weight: 300;
    line-height: 26px;
}

.ups_timeline {
    background-image: url(../siteimages/cruve-arrow3.png);
    background-position: 26px 75px;
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    top: 410px;
    width: 508px;
}

.ups_crlogo {
    float: right;
    margin: 135px 0 0;
}

.ups_content {
    float: left;
    margin: 160px 0 0 80px;
    width: 50%;
}

.ups_timeline h6 {
    color: #12276a;
    font-size: 22px;
    margin-bottom: 15px;
    font-weight: 500;
}

.content5-rt-story p {
    color: #12276a;
    font-size: 16px;
    font-weight: 300;
    line-height: 26px;
}

.left-sec6-story {
    background-image: url(../siteimages/arrow6-abt.png);
    background-position: 176px 104px;
    background-repeat: no-repeat;
    bottom: 480px;
    left: 0;
    padding: 0 0 50px;
    position: absolute;
    width: 592px;
}

.img-lt3-abt {
    float: left;
    margin: 36px 0 0 78px;
}

    .img-lt3-abt > img {
        border: 5px solid #fff;
        border-radius: 50%;
        box-shadow: 4px 7px 8px -3px rgba(0,0,0,0.3),0 5px 5px rgba(0,0,0,0.5) inset;
    }

.content6-rt-story {
    float: left;
    margin: 10px 0 0 50px;
    width: 41%;
}

.heading-cont6-story {
    color: #12276a;
    font-family: 'Roboto',sans-serif;
    font-size: 22px;
    font-weight: 500;
}

.content6-rt-story p {
    color: #12276a;
    font-family: 'Roboto',sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 26px;
}

.iso_timeline {
    background-image: url(../siteimages/cruve-arrow5.png);
    background-position: 24px 200px;
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    top: 980px;
    width: 508px;
}

.iso_crlogo {
    float: right;
    margin: 60px 0 0;
}

.iso_content {
    float: left;
    margin: 0 0 0 80px;
    width: 80%;
}

.iso_timeline h6 {
    color: #12276a;
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 15px;
}

.edgo_timeline {
    background-image: url(../siteimages/cruve-arrow6.png);
    background-position: 65px 150px;
    background-repeat: no-repeat;
    left: 0;
    padding: 0 0 60px;
    position: absolute;
    top: 1200px;
    width: 499px;
}

.edgo_crlogo {
    float: left;
    margin: 214px 0 0;
}

.edgo_content {
    float: right;
    margin: 0;
    padding-right: 30px;
    position: absolute;
    right: 32px;
    top: 232px;
    width: 52%;
}

.edgo_timeline h6 {
    color: #12276a;
    font-size: 22px;
    margin-bottom: 15px;
    font-weight: 500;
}

.odesk_timeline {
    background-image: url(../siteimages/cruve-arrow7.png);
    background-position: 20px 118px;
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    top: 1485px;
    width: 508px;
}

.odesk_crlogo {
    float: left;
    margin: -61px 0 0 159px;
}

.odesk_content {
    float: left;
    margin: 55px 0 0 100px;
    width: 75%;
}

.odesk_timeline h6 {
    color: #09468a;
    font-family: 'Roboto',sans-serif;
    font-size: 22px;
    margin-bottom: 15px;
    font-weight: 500;
}

.gap_timeline {
    background-image: url(../siteimages/cruve-arrow8.png);
    background-position: 316px 170px;
    background-repeat: no-repeat;
    left: 0;
    padding: 0 0 60px;
    position: absolute;
    top: 1550px;
    width: 499px;
}

.gap_crlogo {
    float: right;
    margin: 225px 100px 0 0;
}

.gap_content {
    float: left;
    left: 0;
    margin: 0;
    position: absolute;
    top: 230px;
    width: 54%;
}

.gap_timeline h6 {
    color: #12276a;
    font-size: 22px;
    margin-bottom: 15px;
    font-weight: 500;
}

.elance_timeline {
    background-image: url(../siteimages/cruve-arrow9.png);
    background-position: 20px 142px;
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    top: 1780px;
    width: 508px;
}

.elance_crlogo {
    float: right;
    margin: 175px -5px 0;
}

.elance_content {
    float: left;
    margin: 203px 0 0 80px;
    width: 52%;
}

.elance_timeline h6 {
    color: #12276a;
    font-size: 22px;
    margin-bottom: 15px;
    font-weight: 500;
}

.ericsson_timeline {
    background-image: url(../siteimages/cruve-arrow10.png);
    background-position: 70px 190px;
    background-repeat: no-repeat;
    left: 0;
    padding: 0 0 30px;
    position: absolute;
    top: 2000px;
    width: 499px;
}

.ericsson_crlogo {
    float: left;
    margin: -30px -55px 0;
}

.ericsson_content {
    float: right;
    margin: -20px 5px 0 0;
    padding-right: 35px;
    width: 54%;
}

.ericsson_timeline h6 {
    color: #12276a;
    font-size: 22px;
    margin-bottom: 15px;
    font-weight: 500;
}

.guru_timeline {
    background-image: url(../siteimages/cruve-arrow3.png);
    background-position: 18px 63px;
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    top: 2200px;
    width: 508px;
}

.guru_crlogo {
    float: right;
    margin: 122px 0 0;
}

.guru_content {
    float: left;
    margin: 138px 0 0 80px;
    width: 50%;
}

.guru_timeline h6 {
    color: #12276a;
    font-size: 22px;
    margin-bottom: 15px;
    font-weight: 500;
}

.saundh_timeline {
    background-image: url(../siteimages/cruve-arrow10.png);
    background-position: 70px 125px;
    background-repeat: no-repeat;
    left: 0;
    padding: 0 0 35px;
    position: absolute;
    top: 2410px;
    width: 499px;
}

.saundh_crlogo {
    float: left;
    margin: 35px 0 0 60px;
}

.saundh_content {
    float: right;
    margin: 0 30px 0 0;
    width: 60%;
}

.saundh_timeline h6 {
    color: #12276a;
    font-size: 22px;
    margin-bottom: 15px;
    font-weight: 500;
}

.privacy_wrap {
    width: 100%;
    padding: 50px 0;
    float: left;
    margin: 0;
}

    .privacy_wrap h1 {
        text-align: center;
        margin: 0;
        font-size: 35px;
        padding-bottom: 4%;
        font-weight: 600;
    }

.privacy_row {
    float: left;
    width: 100%;
    color: #4f4f4f;
    margin: 0 0 35px;
}

    .privacy_row a {
        color: #1d6398;
    }

        .privacy_row a:hover {
            text-decoration: underline;
        }

    .privacy_row h5 {
        float: left;
        font-size: 18px;
        font-weight: 600;
        padding: 0 0 20px;
        width: 100%;
    }

    .privacy_row img {
        float: right;
        padding: 12px 0 5px;
    }

    .privacy_row p {
        font-size: 14px;
        line-height: 23px;
    }

.ericsson_wrap {
    width: 100%;
    padding: 50px 0;
    float: left;
    margin: 0;
}

    .ericsson_wrap h1 {
        text-align: center;
        margin: 0;
        font-size: 35px;
        padding-bottom: 1%;
        font-weight: 600;
    }

    .ericsson_wrap h2 {
        font-size: 25px;
        font-weight: 300;
        color: #0e88c3;
        margin: 0;
        text-align: center;
    }

    .ericsson_wrap p {
        color: #4a4a4a;
        font-size: 15px;
        float: left;
        font-weight: 300;
        width: 100%;
        line-height: 29px;
        padding-bottom: 15px;
    }

    .ericsson_wrap h6 {
        color: #193066;
        float: left;
        font-size: 20px;
        font-weight: 600;
        margin-bottom: 15px;
        margin-top: 10px;
        width: 100%;
    }

.eri_left {
    float: left;
    margin: 25px 0 0;
    width: 50%;
}

.eri_right {
    float: right;
    margin: 25px 0 0;
    width: 50%;
}

.challenge_list2 {
    float: left;
    width: 50%;
    margin: 0 0 18px;
}

.challenge_list3 {
    float: left;
    width: 100%;
    margin: 0 0 18px;
}

    .challenge_list2 li, .challenge_list3 li {
        color: #585858;
        font-size: 14px;
        padding: 2px 0 2px 20px;
        background: url(../images/anout-info-arrow.png) no-repeat scroll 0 9px;
        font-weight: 300;
        line-height: 25px;
        list-style-type: none;
    }

.lng_wrap {
    background: none repeat scroll 0 0 #f5f5f5;
    border-radius: 4px;
    color: #4a4a4a;
    float: left;
    font-size: 14px;
    font-weight: 600;
    line-height: 25px;
    margin: 0;
    padding: 2%;
    width: 96%;
}

.compatibility_logo {
    float: left;
    margin: 0 0 20px;
    width: 100%;
}

.ericsson_wrap > img {
    float: left;
}

.compatibility_logo > img {
    padding-right: 50px;
}

.certi_comp {
    color: #0E88C3;
    float: left;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 15px;
    margin-top: 10px;
    width: 100%;
}

.validity_bg {
    float: left;
    background: url(../siteimages/validity-bg.png) no-repeat center #CEDDDD;
    width: 100%;
    min-height: 2200px;
}

.validity_wrap {
    width: 100%;
    float: left;
    padding: 50px 0 0;
    margin: 0;
}

    .validity_wrap h1 {
        font-size: 35px;
        font-weight: 700;
        margin: 0;
        color: #003066;
        padding-bottom: 1%;
        text-align: center;
    }

    .validity_wrap p {
        color: #535353;
        font-size: 20px;
        font-weight: 300;
        line-height: 33px;
        margin: 0;
        float: left;
        text-align: center;
    }

.showhide {
    position: absolute;
    left: 400px;
    top: 0;
    width: 420px;
    padding: 10px;
    color: #000;
    display: block;
}

.validity_row {
    float: left;
    left: 200px;
    position: relative;
    top: 166px;
    width: 146px;
}

    .validity_row .defination_one {
        color: #ea7402;
    }

.number {
    border-bottom: 1px solid;
    float: left;
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 5px;
    padding: 0 0 3px;
    width: 100%;
}

.test_link {
    text-align: right;
    float: right;
    font-size: 12px;
    font-size: 11px\9;
    font-weight: 700;
}

.validity_row:hover .defination_one {
    color: #0e88c3;
}

.showhide h2 {
    border-bottom: 1px solid #a5c6d7;
    float: left;
    width: 100%;
}

.count {
    color: #a5c6d7;
    float: left;
    font-size: 92px;
    font-weight: 700;
}

.count_type {
    color: #0e88c3;
    float: left;
    font-size: 30px;
    font-weight: 700;
    margin: 0 0 0 20px;
}

.showhide p {
    font-size: 16px;
    color: #535353;
    font-weight: 300;
    padding: 10px 0 0;
    line-height: 33px;
}

.defination_one {
    color: #ea7402;
}

.options-container, .main-container {
    width: 100%;
    display: inline-block;
    position: relative;
}

.section-heading {
    width: 100%;
    text-align: center;
    font-family: sans-serif;
    font-weight: 400;
    color: #0e87c1;
}

.left-options-container, .right-options-container {
    width: 27%;
}

.main-container .slider-img {
    width: 100%;
}

.middle-options-container {
    width: 42%;
    float: left;
}

.left-options-container {
    float: left;
}

.right-options-container {
    float: right;
}

.option {
    color: #000;
    cursor: pointer;
    display: inline-block;
    float: left;
    font-size: 12px;
    left: 197px;
    margin: 0;
    padding: 8px 0;
    *padding: 23px 0;
    position: absolute;
    top: 140px;
    width: 150px;
}

.option2 {
    color: #000;
    cursor: pointer;
    float: left;
    font-size: 12px;
    left: 425px;
    margin: 0;
    padding: 56px 0;
    position: absolute;
    top: 192px;
    width: 114px;
    z-index: 999;
}

.option3 {
    color: #000;
    cursor: pointer;
    display: inline-block;
    float: left;
    *padding: 20px 0;
    font-size: 12px;
    left: 122px;
    margin: 0;
    position: absolute;
    top: 295px;
    width: 186px;
}

.option4 {
    color: #000;
    cursor: pointer;
    display: inline-block;
    float: left;
    font-size: 12px;
    left: 298px;
    margin: 0;
    padding: 8px 0;
    *padding: 23px 0;
    position: absolute;
    top: 500px;
    width: 252px;
}

.option5 {
    color: #000;
    cursor: pointer;
    display: inline-block;
    float: left;
    font-size: 12px;
    left: 657px;
    margin: 0;
    padding: 56px 0;
    position: absolute;
    top: 644px;
    width: 112px;
}

.option6 {
    color: #000;
    cursor: pointer;
    display: inline-block;
    float: left;
    font-size: 12px;
    left: 352px;
    margin: 0;
    padding: 16px 0;
    *padding: 32px 0;
    position: absolute;
    top: 743px;
    width: 186px;
}

.option7 {
    color: #000;
    cursor: pointer;
    display: inline-block;
    float: left;
    font-size: 12px;
    left: 530px;
    margin: 0;
    padding: 8px 0;
    *padding: 23px 0;
    position: absolute;
    top: 952px;
    width: 251px;
}

.option8 {
    color: #000;
    cursor: pointer;
    display: inline-block;
    float: left;
    font-size: 12px;
    left: 889px;
    margin: 0;
    padding: 40px 0;
    position: absolute;
    top: 1096px;
    width: 112px;
}

.option9 {
    color: #000;
    cursor: pointer;
    display: inline-block;
    float: left;
    font-size: 12px;
    left: 584px;
    margin: 0;
    padding: 17px 0;
    *padding: 32px 0;
    position: absolute;
    top: 1195px;
    width: 186px;
}

.option10 {
    color: #000;
    cursor: pointer;
    display: inline-block;
    float: left;
    font-size: 12px;
    left: 244px;
    margin: 0;
    padding: 8px 0;
    *padding: 23px 0;
    position: absolute;
    top: 1369px;
    width: 253px;
}

.option11 {
    color: #000;
    cursor: pointer;
    display: inline-block;
    float: left;
    font-size: 12px;
    left: 34px;
    margin: 0;
    padding: 48px 0;
    position: absolute;
    top: 1512px;
    width: 115px;
}

.content-container {
    color: #535353;
    font-size: 16px;
    font-weight: 300;
    line-height: 33px;
    margin: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 200px;
    width: 425px;
}

    .content-container h2 {
        border-bottom: 1px solid #a5c6d7;
        float: left;
        margin-bottom: 15px;
        padding-bottom: 20px;
        line-height: 75px;
        width: 100%;
    }

.content-container-2 {
    left: 0;
    color: #535353;
    font-size: 16px;
    font-weight: 300;
    line-height: 33px;
    margin: 0;
    position: absolute;
    text-align: center;
    top: 655px;
    width: 310px;
}

    .content-container-2 h2 {
        border-bottom: 1px solid #a5c6d7;
        float: left;
        margin-bottom: 15px;
        text-align: center;
        line-height: 75px;
        padding-bottom: 0;
        width: 100%;
    }

.count_five {
    color: #a5c6d7;
    float: left;
    font-size: 92px;
    font-weight: 700;
    padding-bottom: 0;
    text-align: center;
    width: 100%;
}

.count_type_five {
    color: #0e88c3;
    font-size: 30px;
    font-weight: 700;
    margin: 0;
}

.content-container-3 {
    color: #535353;
    font-size: 16px;
    font-weight: 300;
    line-height: 33px;
    margin: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 1525px;
    width: 620px;
}

    .content-container-3 h2 {
        border-bottom: 1px solid #a5c6d7;
        float: left;
        margin-bottom: 15px;
        line-height: 75px;
        padding-bottom: 20px;
        text-align: center;
        width: 100%;
    }

.count_eight {
    color: #a5c6d7;
    float: left;
    font-size: 92px;
    font-weight: 700;
}

.count_type_eight {
    color: #0e88c3;
    float: left;
    font-size: 30px;
    font-weight: 700;
    line-height: 35px;
    margin: 0 0 0 20px;
    width: 76%;
}

.count_type_eight_sub {
    color: #0e88c3;
    float: left;
    font-size: 30px;
    font-weight: 700;
    line-height: 35px;
    margin: 20px 0 0 20px;
    padding-bottom: 15px;
    width: 76%;
}

.left-options-container .defination_one {
    color: #ea7402;
}

    .left-options-container .defination_one:hover {
        color: #0E88C3;
    }

.add_corporate_wrapper {
    float: left;
    margin: 0;
    background: url(../siteimages/texture-bg.png) repeat;
    width: 100%;
    padding: 35px 0 50px;
    min-width: 1038px;
    text-align: center;
}

    .add_corporate_wrapper h1 {
        color: #fff;
        font-size: 40px;
        padding: 0;
        font-weight: 400;
    }

.corporate_outer {
    width: 100%;
    float: left;
    padding: 35px 0;
}

.emplyer {
    color: #2d2d2d;
    float: left;
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    margin: 0;
}

.mndtry {
    color: #2d2d2d;
    float: left;
    font-size: 18px;
    line-height: 40px;
    margin: 18px 0 0;
}

    .mndtry a {
        color: #0e88c3;
        text-decoration: underline;
    }

        .mndtry a:hover {
            text-decoration: none;
        }

.registartion_form {
    float: left;
    margin: 0;
    width: 100%;
}

    .registartion_form h5 {
        background: none repeat scroll 0 0 #1d6398;
        color: #fff;
        float: left;
        text-transform: uppercase;
        font-size: 18px;
        font-weight: 400;
        margin: 25px 0;
        padding: 5px 1.5%;
        width: 97%;
    }

.rgs_form_row {
    width: 100%;
    margin: 0;
}

.value_filed {
    float: left;
    width: 100%;
    font-size: 12px;
    color: #7d8082;
    font-weight: 700;
    text-transform: uppercase;
}

.inputfiled {
    border: 1px solid #b0c9db;
    border-radius: 2px;
    font-family: 'Open Sans',sans-serif;
    font-size: 13px;
    margin: 10px 0;
    float: left;
    color: #9fa5a8;
    padding: 8px 15px;
    width: 93%;
}

.inputfiled_right {
    border: 1px solid #b0c9db;
    border-radius: 2px;
    float: right;
    font-family: 'Open Sans',sans-serif;
    font-size: 13px;
    margin: 10px 0;
    color: #9fa5a8;
    padding: 8px 15px;
    width: 93%;
}

.rs_form_colum {
    width: 45%;
    clear: both;
    margin-bottom: 13px;
    float: left;
}

.rs_form_colum_shoping {
    width: 45%;
    margin-bottom: 13px;
    float: left;
}

.rgs_colum_two {
    width: 45%;
    margin-bottom: 13px;
    float: right;
}

.txtarea_cor {
    border: 1px solid #b0c9db;
    border-radius: 2px;
    font-family: 'Open Sans',sans-serif;
    font-size: 13px;
    margin: 10px 0;
    color: #9fa5a8;
    height: 130px;
    min-height: 100px;
    padding: 8px 15px;
    resize: none;
    width: 93%;
}

.slct_cntry_value {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #b0c9db;
    border-radius: 3px;
    color: #9fa5a8;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    margin: 10px 0;
    padding: 8px 15px;
    width: 100%;
}

.inputfiled_cptcha_enter {
    border: 1px solid #b0c9db;
    border-radius: 2px;
    color: #9fa5a8;
    float: right;
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
    margin: 0;
    padding: 8px 15px;
    width: 41%;
}

.cmd_field {
    float: left;
    margin: 10px 0;
    width: 100%;
}

.value_filed > a {
    color: #0e88c3;
    font-size: 15px;
    font-weight: 400;
    text-decoration: underline;
    text-transform: capitalize;
}

    .value_filed > a:hover {
        text-decoration: none;
    }

.cpt2 {
    padding-right: 5px;
    float: left;
    vertical-align: bottom;
}

.value_filed > img {
    padding-right: 5px;
    vertical-align: bottom;
}

.at-credits-detail1 {
    float: left;
    font-size: 13px;
    width: 80%;
    margin: 5px 0;
    color: #d60f0f;
}

.skl_bg {
    background: none repeat scroll 0 0 #ecf6fa;
    float: left;
    margin: 0;
    padding: .5%;
    width: 99%;
}

.test_information_wrap {
    float: left;
    margin: 0;
    padding: 40px 0;
    width: 100%;
}

.breadcrumb {
    float: left;
    margin: 0;
    padding: 0;
}

    .breadcrumb li {
        color: #2f2f2f;
        display: inline;
        float: left;
        font-size: 16px;
        margin: 0;
        padding: 5px 6px;
    }

        .breadcrumb li a {
            color: #2f2f2f;
            text-decoration: underline;
        }

            .breadcrumb li a:hover {
                text-decoration: none;
                color: #0E88C3;
            }

    .breadcrumb span {
        color: #0e88c3;
        font-size: 16px;
        font-weight: 600;
    }

.windowtest_left {
    float: left;
    margin: 40px 0 0;
    width: 720px;
}

.windowtest_right {
    float: right;
    margin: 40px 0 0;
    width: 252px;
}

.window_heading {
    border-bottom: 1px solid #ccc;
    float: left;
    margin: 0 0 10px;
    padding: 0 0 20px;
    width: 100%;
}

    .window_heading h2 {
        float: left;
        font-size: 30px;
        font-weight: 600;
        margin: 0;
    }

    .window_heading img {
        padding-right: 8px;
        vertical-align: middle;
    }

.secure {
    float: left;
    margin: 8px 0 0 20px;
    font-size: 17px;
    color: #4aa200;
}

.welcome_xp {
    color: #464646;
    font-size: 17px;
    font-weight: 300;
    line-height: 30px;
}

    .welcome_xp img {
        float: right;
        padding: 15px 0 0 10px;
    }

.cronbach {
    width: 99.8%;
    float: left;
    margin: 0;
    margin: 25px 0;
    border: solid 1px #d6dee6;
    background: #ecf6fa;
    padding: 0;
}

.cmt_time {
    background: url(../siteimages/tm-divider.png) no-repeat scroll right center;
    color: #003064;
    float: left;
    font-size: 17px;
    padding: 9px 4%;
    text-align: center;
    width: 20%;
}

    .cmt_time > img {
        padding-right: 10px;
        vertical-align: text-bottom;
    }

.qns_time {
    color: #003064;
    background: url(../siteimages/tm-divider.png) no-repeat scroll right center;
    font-size: 17px;
    float: left;
    padding: 10px 4%;
    text-align: center;
    width: 27%;
}

    .qns_time > span {
        color: #a4a3a3;
        padding: 0 12px 0 0;
    }

.alpha_time {
    color: #003064;
    float: right;
    font-size: 17px;
    padding: 10px 4%;
    text-align: center;
    width: 29%;
    *width: 28%;
}

    .alpha_time > span {
        color: #a4a3a3;
        padding: 0 12px 0 0;
    }

.topic_scalar_listing {
    float: left;
    padding: 0;
}

    .topic_scalar_listing li {
        background: url(../siteimages/sqr2.png) no-repeat scroll 0 11px;
        color: #000;
        font-size: 15px;
        line-height: 27px;
        margin: 0;
        padding: 3px 0 3px 25px;
    }

.assessment_section {
    border-bottom: 1px solid #ccc;
    float: left;
    margin: 20px 0;
    padding: 0 0 12px;
    width: 100%;
}

.assessment_section_two {
    float: left;
    margin: 0;
    padding: 0 0 12px;
    width: 100%;
}

.assesment_row_one {
    background: url(../siteimages/shadow-tst.png) no-repeat scroll right center;
    float: left;
    margin-right: 25px;
    padding: 18px 42px 18px 0;
    width: 45%;
}

    .assesment_row_one h3 {
        border-bottom: 1px solid #e5e5e5;
        color: #003066;
        font-size: 19px;
        margin-bottom: 20px;
        font-weight: 600;
        padding: 0 0 8px;
    }

.assesment_row_three {
    float: left;
    margin-right: 25px;
    padding: 18px 42px 18px 0;
    width: 45%;
}

    .assesment_row_three h3 {
        border-bottom: 1px solid #e5e5e5;
        color: #003066;
        margin-bottom: 20px;
        font-size: 19px;
        font-size: 18px\9;
        font-weight: 600;
        padding: 0 0 8px;
    }

.test_assessment_listing {
    float: left;
    padding: 0;
    width: 100%;
}

    .test_assessment_listing li {
        background: url(../siteimages/rqsr.png) no-repeat scroll 0 11px;
        color: #000;
        font-size: 15px;
        line-height: 27px;
        font-weight: 300;
        margin: 0;
        padding: 3px 0 3px 30px;
    }

    .test_assessment_listing p {
        color: #000;
        font-size: 15px;
        line-height: 27px;
        font-weight: 300;
        margin: 0;
    }

    .test_assessment_listing li a {
        color: #000;
        font-size: 15px;
    }

        .test_assessment_listing li a:hover {
            text-decoration: underline;
        }

.assesment_row_two {
    float: right;
    margin-right: 0;
    padding: 18px 0;
    width: 45%;
}

    .assesment_row_two h3 {
        border-bottom: 1px solid #e5e5e5;
        color: #003066;
        font-size: 19px;
        margin-bottom: 20px;
        font-weight: 600;
        padding: 0 0 8px;
    }

.testbox {
    background: none repeat scroll 0 0 #0e88c3;
    border-radius: 4px;
    float: left;
    padding: 3% 5% 5%;
    width: 90%;
}

.srch_outer_test {
    background: none repeat scroll 0 0 #fff;
    float: right;
    margin: 0;
    width: 100%;
}

    .srch_outer_test input {
        background: none repeat scroll 0 0 #fff;
        border: 0 none;
        color: #757575;
        float: left;
        font-family: "Open Sans",sans-serif;
        font-size: 13px;
        font-weight: 300;
        margin: 0;
        padding: 5px 6px 4px 8px;
        width: 75%;
    }

.search_icon_test {
    background: none repeat scroll 0 0 #ea7402;
    float: right;
    padding: 3px 13px;
    *padding: 8px 13px 7px;
}

    .search_icon_test:hover {
        background: none repeat scroll 0 0 #d56b05;
    }

.testbox > h6 {
    color: #fff;
    float: left;
    font-size: 15px;
    font-weight: 400;
    padding: 0 0 8px;
}

.enqury_form {
    float: left;
    border: solid 1px #ccc;
    margin: 18px 0 0;
    min-height: 250px;
    width: 99.6%;
}

    .enqury_form > h3 {
        color: #0e88c3;
        font-size: 20px;
        font-weight: 600;
        padding: 6px 5%;
    }

.eqry_main {
    background: url(../siteimages/shadow-03.png) repeat-x #f4f4f4;
    float: left;
    margin: 0;
    min-height: 300px;
    padding: 7% 7% 10%;
    width: 86%;
}

.enquiry_colum1 {
    float: left;
    margin-bottom: 13px;
    width: 100%;
}

.enquiry_name_filed {
    color: #7d8082;
    float: left;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    width: 100%;
}

.enquiry_infiled {
    border: 1px solid #b0c9db;
    border-radius: 2px;
    color: #9fa5a8;
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
    margin: 10px 0;
    padding: 7px 15px;
    width: 86%;
}

.enquiry_txtarea {
    border: 1px solid #b0c9db;
    border-radius: 2px;
    color: #9fa5a8;
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
    margin: 10px 0 5px;
    min-height: 90px;
    padding: 8px 15px;
    resize: none;
    width: 86%;
}

.enquiry_button {
    background: none repeat scroll 0 0 #ea7402;
    border: medium none;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    float: left;
    font-size: 15px;
    font-weight: 400;
    margin: 0;
    padding: 6px 30px;
}

    .enquiry_button:hover {
        background: none repeat scroll 0 0 #f97a00;
    }

.enquiry_video {
    float: left;
    margin: 20px 0;
}

.crt_emp_btn {
    background: none repeat scroll 0 0 #0e88c3;
    border-radius: 4px;
    color: #fff;
    float: left;
    font-size: 16px;
    margin: 0 0 15px;
    padding: 15px;
    text-transform: uppercase;
}

    .crt_emp_btn:hover {
        background: none repeat scroll 0 0 #0376ad;
    }

.see_emp_btn {
    background: none repeat scroll 0 0 #ea7402;
    border-radius: 4px;
    color: #fff;
    float: left;
    font-size: 16px;
    margin: 0 0 10px;
    padding: 15px 14px;
    text-transform: uppercase;
}

    .see_emp_btn:hover {
        background: none repeat scroll 0 0 #cd6704;
    }

.free_text {
    font-size: 14px;
    font-weight: 300;
    padding-right: 20px !important;
    line-height: 30px;
    margin: 15px 0 0;
}

.relatedextra {
    background-color: transparent;
    float: left;
    height: 10px;
    padding: 0 3%;
    width: 94%;
}

.related_bg {
    background: none repeat scroll 0 0 #f3f3f3;
    float: left;
    margin: 0 0 35px;
    min-height: 150px;
    padding: 0 3%;
    width: 94%;
}

.test_bx2 {
    background: none repeat scroll 0 0 #003064;
    float: left;
    padding-bottom: 22px;
    width: 100%;
}

.trend_background {
    background: none repeat scroll 0 0 #e8edf0;
    float: left;
    min-height: 150px;
    margin-bottom: 35px;
    width: 100%;
}

.strends_outer2 {
    background: url(../siteimages/strends-bg.png) no-repeat scroll 0 0;
    width: 326px;
    float: right;
    height: 212px;
    padding-bottom: 25px;
    margin: 38px 20px 0 0;
}

.test_auto_inner {
    margin: 0 auto;
    width: 100%;
}

.technical_bg {
    float: left;
    margin: 0;
    padding: 0 0 12px;
    width: 100%;
}

.how_work_listing {
    float: left;
    padding: 0;
    width: 100%;
}

    .how_work_listing li {
        border-bottom: 1px solid #e5e5e5;
        color: #000;
        float: left;
        font-size: 15px;
        font-weight: 300;
        line-height: 27px;
        margin: 0;
        padding: 13px 0;
    }

        .how_work_listing li a {
            color: #000;
            font-size: 15px;
            padding: 0;
        }

            .how_work_listing li a:hover {
                text-decoration: underline;
            }

    .how_work_listing span {
        color: #ea7402;
        float: left;
        font-size: 23px;
        font-weight: 600;
        margin: 3px 0 0;
        padding: 0 10px 0 0;
    }

    .how_work_listing li a {
        color: #000;
        float: right;
        font-size: 14px;
        width: 92%;
    }

.sublisting {
    padding: 12px 0 0 12px;
    width: 92%;
}

    .sublisting li {
        background: none repeat;
        color: #000;
        font-size: 12px;
        font-weight: 300;
        line-height: 18px;
        list-style: lower-alpha outside none;
        margin: 0;
        padding: 1px 0;
    }

    .sublisting > a {
        color: #0e88c3 !important;
        font-size: 14px;
    }

.news_background_info {
    float: right;
    background: url(../siteimages/news-bg2.png) no-repeat;
    height: 232px;
    margin: 32px 0 0;
    width: 249px;
}

.news_post1 {
    float: left;
    margin: 28px 8px 4px;
}

    .news_post1 > img {
        border: 1px solid #ccc;
        padding: 2px;
    }

.read_more_info {
    background: none repeat scroll 0 0 #ffb600;
    color: #000;
    float: right;
    font-size: 13px;
    margin: -34px 12px 0;
    padding: 2px 7px;
}

    .read_more_info:hover {
        background: #ea7402;
        color: #fff;
    }

.thankstyle {
    color: #787878;
    font-size: 12px;
    font-size: 11px\9;
    font-weight: 300;
    line-height: 17px;
    padding: 0 9px;
}

.news_background_info p {
    color: #787878;
    font-size: 12px;
    font-size: 11px\9;
    font-weight: 300;
    line-height: 17px;
    padding: 0 9px;
}

    .news_background_info p a {
        color: #292929;
        font-size: 12px;
        padding: 2px 0;
        font-weight: 600;
        float: left;
        width: 100%;
    }

        .news_background_info p a:hover {
            text-decoration: underline;
        }

.container {
    max-height: 200px;
}

.credit_sec {
    background: none repeat scroll 0 0 #fff;
    float: left;
    min-height: 100px;
    width: 100%;
}

.credit_count {
    background: none repeat scroll 0 0 #003064;
    color: #fff;
    float: left;
    font-size: 13px;
    font-weight: 300;
    width: 100%;
}

.prc {
    border-right: 1px solid #ccc;
    float: left;
    padding: 8px 0;
    text-align: center;
    width: 54%;
}

.discu {
    float: right;
    padding: 8px 0;
    text-align: center;
    width: 45%;
}

.precent_value {
    width: 100%;
    float: left;
    text-align: center;
}

.pre_left {
    border-right: 1px solid #b2b2b2;
    float: left;
    text-align: center;
    width: 54%;
}

.pre_right {
    float: right;
    width: 45%;
    text-align: center;
}

.pre_left > span {
    float: left;
    font-size: 13px;
    padding: 5px 0;
    width: 100%;
}

.pre_right > span {
    float: left;
    font-size: 13px;
    padding: 5px 0;
    width: 100%;
}

.back_sample_btn_info2 {
    clear: both;
    padding: 65px 0 55px;
    text-align: center;
    width: 100%;
}

.courses_wrap {
    width: 100%;
    margin: 0;
    float: left;
    text-align: center;
    padding: 50px 0;
}

    .courses_wrap h1 {
        font-size: 35px;
        font-weight: 600;
        color: #000;
        margin: 0 0 30px;
    }

.course_search_outer {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #a7c2d2;
    border-radius: 5px;
    height: 60px;
    margin: 0 auto;
    width: 580px;
}

    .course_search_outer input {
        background: #fff;
        border: 0 none;
        color: #757575;
        float: left;
        font-family: 'Open Sans',sans-serif;
        font-size: 21px;
        font-weight: 300;
        margin: 2.8% 3%;
        padding: 0;
        width: 500px;
    }

.course_search_icon img {
    margin: 20px 0 0;
}

.performance_wrap {
    width: 100%;
    margin: 0;
    float: left;
    padding: 30px 0;
}

    .performance_wrap h1 {
        color: #000;
        float: left;
        font-size: 35px;
        font-weight: 600;
        margin: 0 0 30px;
        text-align: center;
        width: 100%;
    }

    .performance_wrap h3 {
        color: #003064;
        float: left;
        font-size: 20px;
        font-weight: 600;
        width: 100%;
    }

.hcl_logo {
    float: left;
    padding-bottom: 15px;
    text-align: center;
    width: 100%;
}

.candidate_data {
    background: url(../siteimages/bg-steep.png);
    background-repeat: repeat-x;
    background-size: 100% 100%;
    border-bottom: 1px solid #f3f3f3;
    float: left;
    margin: 0;
    min-height: 94px;
    width: 100%;
}

.can_colum_one {
    border-right: 1px solid #ddd;
    float: left;
    font-size: 15px;
    font-weight: 300;
    margin: 1px 0 0;
    padding: 26px 0;
    text-align: center;
    width: 24.8%;
}

    .can_colum_one strong {
        font-weight: 600;
    }

.can_colum_two {
    border-right: 1px solid #ddd;
    float: left;
    font-size: 15px;
    font-weight: 300;
    margin: 1px 0 0;
    padding: 16px 2%;
    text-align: center;
    width: 20.8%;
}

    .can_colum_two strong {
        font-weight: 600;
    }

.en_none {
    border: none;
}

.performance_wrap h3 {
    background: none repeat scroll 0 0 #cfe7f3;
    color: #003064;
    float: left;
    font-size: 18px;
    font-weight: 600;
    margin: 25px 0;
    padding: .6% 2%;
    width: 96%;
}

.performance_wrap p {
    font-size: 15px;
    line-height: 26px;
    color: #303030;
}

.extraversion {
    float: left;
    width: 100%;
    margin: 0;
}

.extra_list {
    float: left;
    margin: 35px 0;
}

    .extra_list li {
        display: inline;
        margin: 0 30px 0 0;
        padding: 0;
        vertical-align: middle;
        font-size: 15px;
    }

        .extra_list li span {
            background: none repeat scroll 0 0 #ea7402;
            border-radius: 50%;
            color: #fff;
            font-size: 20px;
            position: relative;
            font-weight: 600;
            margin: 0 10px 0 0;
            padding: 5px 12px;
            vertical-align: middle;
        }

.cn_pic {
    margin: 30px 0 15px;
    text-align: center;
    width: 100%;
}

.neuroticism_chart {
    margin: 40px auto 20px;
    width: 72%;
}

.exta_rating {
    background: none repeat scroll 0 0 #003064;
    color: #fff;
    float: left;
    font-size: 20px;
    margin: 0;
    padding: 1%;
    width: 98%;
}

.scr_name {
    background: none repeat scroll 0 0 #ea7402;
    border-radius: 50%;
    color: #fff;
    font-size: 20px;
    behavior: url(css/PIE.htc);
    position: relative;
    font-weight: 600;
    float: left;
    margin: 0 10px 0 0;
    padding: 5px 12px;
    vertical-align: middle;
}

.cnd_rating {
    float: right;
    font-size: 15px;
    color: #fff;
}

    .cnd_rating > strong {
        font-size: 20px;
        font-weight: 600;
    }

.content_pic {
    float: left;
    margin: 30px 0 0;
    width: 100%;
}

    .content_pic > img {
        float: left;
        padding: 0 25px 0 0;
    }

.friendliness_list {
    float: left;
    padding: 0;
    width: 100%;
}

    .friendliness_list li {
        color: #000;
        float: left;
        font-size: 15px;
        line-height: 27px;
        margin: 0;
        padding: 13px 0;
    }

    .friendliness_list span {
        color: #0e88c3;
        float: left;
        font-size: 15px;
        margin: 0;
        padding: 0 10px 0 0;
    }

    .friendliness_list strong {
        color: #0e88c3;
        font-weight: 600;
    }

    .friendliness_list li a {
        color: #000;
        float: left;
        font-size: 15px;
        width: 97%;
    }

.topic_score {
    margin: 0;
    width: 100%;
}

    .topic_score th {
        color: #003064;
        font-size: 15px;
        font-weight: 600;
        vertical-align: middle;
        padding: 5px 0;
    }

.cl_one {
    background: none repeat scroll 0 0 #f0f0f0;
    width: 42%;
    text-align: left;
}

    .cl_one span {
        margin-left: 15px;
    }

.cl_two {
    background: #cfe7f3;
}

.cl_three {
    background: #9fcfe7;
}

.cl_four {
    background: #6eb8db;
    width: 15%;
}

.cl_five {
    background: #3ea0cf;
}

.cl_six {
    background: #0e88c3;
}

.topic_score td {
    padding: 7px 0;
    color: #252525;
}

.topic_score tr td:first-child {
    padding: 7px;
    font-size: 15px;
    vertical-align: top;
}

.topic_score td .score-progress {
    background: #0e88c3;
    height: 15px;
}

.topic_score .progress-score {
    font-size: 12px;
}

.clear-all {
    clear: both;
    margin: 20px 0;
}

.half-range-lists li, .full-range-lists li {
    padding: 5px 1% 5px 2%;
    float: left;
    background: url(../siteimages/ul-arw.png) no-repeat 6px 10px transparent;
    display: block;
}

ul.half-range-lists, ul.full-range-lists {
    width: 100%;
    display: inline-block;
}

    ul.half-range-lists li {
        width: 47%;
    }

    ul.full-range-lists li {
        width: 97%;
    }

.conclusion-material {
    background: #e6f3f9;
    display: inline-block;
    width: 96%;
    padding: 2%;
    font-size: 15px;
}

    .conclusion-material li {
        font-size: 15px;
    }

    .conclusion-material ul {
        margin: 10px 0;
    }

.orng-btn {
    padding: 10px 50px;
    border-radius: 5px;
    text-decoration: none;
    text-align: center;
    background: #ea7402;
    font-size: 18px;
    color: #fff;
    display: inline-block;
}

    .orng-btn:hover {
        text-decoration: underline;
    }

p.disclmr {
    color: #303030;
    font-size: 11px;
    margin-top: 20px;
}

.performace_chart_one {
    width: 100%;
    text-align: center;
    margin-top: 20px;
    display: inline-block;
}

.exam_head p {
    line-height: 35.01px;
    font-size: 18px;
    font-family: Open Sans;
    color: #585858;
    font-weight: 300;
    width: 897px;
    padding: 0 0 0 75px;
}

    .exam_head p strong {
        font-weight: 700;
    }

.net_technology {
    clear: both;
}

.career_guidence {
    clear: both;
    margin-top: 39px;
}

.comput_hardware {
    margin-top: 39px;
    *margin-top: 71px;
    clear: both;
}

.computer_skills {
    margin-top: 39px;
    *margin-top: 71px;
    clear: both;
}

.comm_skill {
    margin-top: 39px;
    *margin-top: 71px;
    clear: both;
}

.database {
    margin-top: 39px;
    clear: both;
}

.electronics {
    margin: 39px 0 139px;
    overflow: hidden;
}

.net_technology h2 {
    background-color: #003064;
    border-bottom: 1px solid #fff;
    text-align: center;
    color: #fff;
    padding: 7px;
    font-weight: 300;
    font-size: 20px;
}

.career_guidence h2 {
    background-color: #003064;
    border-bottom: 1px solid #fff;
    text-align: center;
    color: #fff;
    padding: 7px;
    font-weight: 300;
    font-size: 20px;
}

.comput_hardware h2 {
    background-color: #003064;
    border-bottom: 1px solid #fff;
    text-align: center;
    color: #fff;
    padding: 7px;
    font-weight: 300;
    font-size: 20px;
}

.computer_skills h2 {
    background-color: #003064;
    border-bottom: 1px solid #fff;
    text-align: center;
    color: #fff;
    padding: 7px;
    font-weight: 300;
    font-size: 20px;
}

.database h2 {
    background-color: #003064;
    border-bottom: 1px solid #fff;
    text-align: center;
    color: #fff;
    padding: 7px;
    font-weight: 300;
    font-size: 20px;
}

.electronics h2 {
    background-color: #003064;
    border-bottom: 1px solid #fff;
    text-align: center;
    color: #fff;
    padding: 7px;
    font-weight: 300;
    font-size: 20px;
}

.comm_skill h2 {
    background-color: #003064;
    border-bottom: 1px solid #fff;
    text-align: center;
    color: #fff;
    padding: 7px;
    font-weight: 300;
    font-size: 20px;
}

.list-left {
    float: left;
    font-size: 13px;
}

.list-right {
    float: right;
    margin-right: -2px;
    font-size: 13px;
}

td.list1 {
    background-color: #cfe7f3;
    width: 500px;
    padding: 6px 6px 6px 13px;
    border-right: 2px solid #fff;
    border-top: 2px solid #fffeff;
}

    td.list1 a {
        color: #003064;
    }

td.list2 {
    width: 95px;
    background-color: #e6f3f9;
    text-align: center;
    border-right: 2px solid #fff;
    border-top: 2px solid #fffeff;
}

    td.list2 a {
        color: #003064;
    }

.google_outer {
    clear: both;
    margin: 14px auto;
    overflow: hidden;
    text-align: center;
}

.breadcum {
    overflow: hidden;
    clear: both;
}

    .breadcum ul li {
        float: left;
        background: url(../siteimages/srch_divider.jpg) no-repeat right;
    }

        .breadcum ul li a {
            color: #474747;
            padding: 0 15px;
            font-weight: 300;
        }

            .breadcum ul li a.active {
                font-weight: 700;
                color: #000;
            }

        .breadcum ul li.last {
            background: none;
        }

.content_sec {
    margin-bottom: 139px;
}

.about_txt {
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    margin-top: 20px;
}

    .about_txt p {
        padding: 6px 6px 6px 11px;
    }

.search_content_section {
    color: #474747;
    font-size: 17px;
    overflow: hidden;
    clear: both;
    margin: 0 auto !important;
    text-align: left;
}

.qitesting {
    margin-top: 22px;
}

    .qitesting h2 {
        color: #0e88c3;
        font-size: 16px;
        font-weight: 400;
        margin-bottom: 8px;
    }

    .qitesting > p {
        padding-bottom: 3px;
        font-size: 14px;
        font-weight: 400;
    }

    .qitesting a {
        color: #003064;
        border-bottom: 1px solid #003064;
        font-size: 14px;
    }

.exprt_txt {
    margin-top: 19px;
}

    .exprt_txt h2 {
        color: #0e88c3;
        font-size: 16px;
        font-weight: 400;
        margin-bottom: 8px;
    }

    .exprt_txt > p {
        padding-bottom: 3px;
        font-size: 14px;
        font-weight: 400;
    }

    .exprt_txt a {
        color: #003064;
        border-bottom: 1px solid #003064;
        font-size: 14px;
    }

.search_pagination {
    float: none;
    margin: 20px 0 0 417px;
    text-align: center;
}

    .search_pagination li a.active {
        color: #000;
    }

.exprt_search_wrap {
    width: 100%;
    margin: 0;
    float: left;
    text-align: center;
    padding: 20px 0 0;
}

    .exprt_search_wrap h1 {
        font-size: 28px;
        font-weight: 600;
        color: #000;
        margin: 0 0 12px;
    }

.exprt_search_outer {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #a7c2d2;
    border-radius: 5px;
    height: 60px;
    margin: 0 auto;
    width: 580px;
}

    .exprt_search_outer input {
        background: #fff;
        border: 0 none;
        color: #757575;
        float: left;
        font-family: 'Open Sans',sans-serif;
        font-size: 21px;
        font-weight: 300;
        margin: 2.8% 3%;
        padding: 0;
        width: 500px;
    }

.course_search_icon img {
    margin: 20px 0 0;
}

.test_button {
    background: #1d6397;
    color: #fff;
    transition: all .5s ease-in-out 0;
    font-size: 22px;
    border: 1px solid #1d6397;
    padding: 8px 35px 19px;
    position: relative;
    width: 300px;
}

.testbuttonval {
    background: #c8d6e1;
    color: #1b1f22;
    transition: all .5s ease-in-out 0;
    font-size: 12px;
    padding: 12px;
    position: relative;
    float: right;
    margin-top: -9px;
    height: 36px;
}

.testplansignupbutton {
    background: none repeat scroll 0 0 #ea7402;
    color: #fff;
    float: left;
    font-size: 22px;
    font-weight: 300;
    margin: 22px 0 0;
    border-radius: 6px;
    transition: all .5s ease-in-out 0;
    padding: 10px 36px 12px;
}

.placountbutton {
    background: transparent;
    border: 1px solid #60c4f5;
    border-radius: 3px;
    color: #fff;
    font-size: 22px;
    margin: 0 12px;
    padding: 8px 25px 9px;
    behavior: url(css/PIE.htc);
    width: 400px;
}

.testquicklink {
    float: left;
    margin: 8px 0 0;
    padding: 0;
    width: 100%;
}

    .testquicklink li {
        background: url(../siteimages/er-list.png) no-repeat 0 12px;
        list-style: none outside none;
        padding: 2px 0 2px 22px;
    }

    .testquicklink li {
        font-size: 15px;
        transition: all .5s ease-in-out 0;
        color: #fff;
        font-weight: 300;
        padding-top: 8px;
    }

.testimonial_wrapper_product {
    background: #f5f5f5;
    float: left;
    min-width: 500px;
    padding: 0px 0 0px;
    width: 100%;
}
