header, footer, .footer_resp{
    font-family: sans-serif;
}


header {
    background: none repeat scroll 0 0 #fff;
    border-top: 3px solid #3198D1;
    box-shadow: 0 2px 3px #828a8f;
    height: 86px;
    width: 100%;
    -webkit-box-shadow: 0 2px 3px #828a8f;
    -moz-box-shadow: 0 2px 3px #828a8f;
    position: relative;
    z-index: 9999;
}
footer {
    float: left;
    height: 160px;
    width: 100%;
    bottom: 12px;
    margin-top: 10px;
}
.header_inner {
    margin: 0 auto;
    width: 100%;
    padding:0px;
    height:86px;
    padding-right: 96px;
    padding-left: 96px;
}
.logo {
    float: left;
    padding-top: 15px;
    width: 200px;
}
.main_menu {
    float: left;

    position: relative;
    top: 30px;
    width: 580px;
    left: 238px;
}

.main_menu ul {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}
.main_menu ul li {

    display: inline-block;
    height: 34px;
    list-style: none outside none;
    padding: 0;
    margin:0;
    float: left;
    width:auto;
    *border: none;
    *background: none;
}
.main_menu ul li a
{
    border-right: 2px solid #2c2c2c;
    color: #2c2c2c;
    cursor: pointer;
    font-size: 15px;
    font-weight: normal;
    padding:0 14px;
    text-decoration: none;
    background: none;

}
.main_menu ul .last a{
    border: none;
    *border: none;
}

.main_menu ul li.active a {

    height: 20px;
    width:20px;

}
.main_menu ul li:hover a {

    height: 20px;
    width:20px;
    color: #3198d1;
}

.main_menu ul li.last a {

    padding-right: 0 !important;
}
.responsive_top_menu{
    display: none;
}

.contact_list {
    float: right;
    position: relative;
    right: 0px;
    top: 15px;

}
.contact_list ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.contact_list ul li {
    display: inline;
    float: left;

}
.contact_list ul li {
    cursor: pointer;
    float: left;
    height: 12px;
    margin: 0;
    padding: 0 0 4px;

}
.contact_list li.last {

}

.contact_list ul li a {
    border-right: 2px solid #2c2c2c;
    color: #2c2c2c;
    cursor: pointer;
    font-size: 13px;
    font-weight: normal;
    padding: 0 7px;
    text-decoration: none;
    top: -6px;
    position: relative;

}
.contact_list ul li:last-child a{
    border:none;

}

.contact_list .last a{
    border-right:none;
    *border-right:none;
}

.region-footer-firstcolumn{
    float: left;
    width:auto;
}
.featured_list li a:hover, .hiring li:hover, .usa ul li:hover{
    color: #3198d1;
}
.rotator_one span, .rotator_two span, .rotator_three span {
    color: #000;
    float: left;
    padding: 6px 10px;
}

.rotator_two  a, .rotator_three  a {
    padding: 0 11px;
    position: relative;
    top: 6px;
}



.banner_slider .bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active{
    /*background:url(../images/controls-active.png) no-repeat !important;*/
    width:13px;
    height:13px;
}
.footer_link_sec {
    background: none repeat scroll 0 0 #e0e1e3;
    border-bottom: 1px solid #c8cacc;
    float: left;
    height: 120px;
    width: 100%;
    padding-bottom: 10px;
    padding-right: 96px;
    padding-left: 96px;
}
.footer_link_sec .list_one {
    height: 100%;
    width: 190px;
    float:left;
}
.footer_link_sec .list_two {
    height: 100%;
    width: 450px;
    float:left;
}
.footer_link_sec .list_three {
    height: 100%;
    width: 190px;
    float:left;
}

.footer_link_sec .social_link {
    float: right;
    position: relative;
    right: 10px;
    top: 47px;
}
.social_link img {
    cursor: pointer;

}
.footer_link_sec .link_title {
    color: #5F5F5F;
    float: left;
    font-family: arial;
    font-size: 14px;
    padding-left: 5px;
    position: relative;
    top:10px;
}
.list_two .link_title{
    width: 450px;
    float: left;
}

.footer_link_sec .link_title a, .list_one ul a, .list_two ul a, .list_three ul a {
    color: #5F5F5F;
    text-decoration: none;
}
.footer_link_sec ul li a:hover{
    color: #3198d1;
}
.footer_link_sec b a:hover{
    color: #3198d1;
}

.list_one ul ,.list_two ul, .list_three ul {
    color: #5F5F5F;
    float: left;
    font-family: arial;
    font-size: 12px;
    line-height: 1.4em;
    list-style: none outside none;
    margin: 0;
    padding: 0 0 0 5px;
    position: relative;
    top: 17px;
}
.list_two li {
    height: 20px;
    float: left;
    width: 222px;
}
.list_one li {
    height: 20px;
    float: left;
    width: 190px;
}
.list_three li {
    height: 20px;
    float: left;
    width: 190px;
}

.footer_copy_right {
    background: none repeat scroll 0 0 #6b6f72;
    border-top: 1px solid #5f6467;
    float: left;
    height: 39px;
    width: 100%;
}
.footer_link_inner {
    height: 100%;
    margin: 0 auto;
    width: 100%;
}

.footer_copy_inner {
    height: 0;
    margin: 0 auto -15px;
    position: relative;
    top: 9px;
    width: 1024px;
}

header .clearfix:after, footer .clearfix:after, .footer_resp .clearfix:after{
    content: none !important;
}
.footer_copy_inner p.left {
    color: #FFFFFF;
    float: left;
    font-size: 14px;
    margin: 0;
    padding: 8px 0;
}

.footer_copy_inner span {
    color: #FFFFFF;
    float: left;
    font-size: 14px;
    padding: 8px 6px 6px 0px;
}

.privacy_terms_site {
    color: #FFFFFF;
    float: right;
    font-size: 14px;
    list-style: none outside none;
    margin: 0;
    padding: 8px 0;
}
.privacy_terms_site li {
    display: inline;
}

.privacy_terms_site a {
    cursor: pointer;
    padding: 0 5px;
    color:#FFF;
    text-decoration: none;
}
.privacy_terms_site a:hover {
    color:#3198d1;
}
.apply_icon:hover{
    /*background: url("../images/apply.png") no-repeat scroll -14px 0;*/
}
.screening_icon:hover{
    /*background: url("../images/interview-process.png") no-repeat scroll 0px 0;*/
}
.interview_icon:hover{
    /*background: url("../images/background-verrify.png") no-repeat scroll 0px 0;*/
}
.offer_icon:hover{
    /*background: url("../images/offer.png") no-repeat scroll 0px 0;*/
}
.step:not(.active) {
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
}








.step:not(.active) a.jms-link{
    opacity: 0;
    margin-top: 80px;
}
.jms-dots span.jms-dots-current:after{
    content: '';
    width: 12px;
    box-shadow: 1px 3px 1px #454b4f inset;
    height: 12px;
    position: absolute;
    top: 0px;
    left: 0px;
    border-radius: 50%;
    background: #107ab5;
    background: -moz-linear-gradient(top, #107ab5 50%, #107ab5 47%, #107ab5 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#107ab5), color-stop(47%,#107ab5), color-stop(100%,#107ab5)); 	background: -webkit-linear-gradient(top, #107ab5 50%,#107ab5 47%,#107ab5 100%);
    background: -o-linear-gradient(top, #107ab5 0%,#107ab5 47%,#107ab5 100%);
    background: -ms-linear-gradient(top, #107ab5 0%,#107ab5 47%,#107ab5 100%);
    background: linear-gradient(top, #107ab5 0%,#107ab5 47%,#107ab5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#107ab5', endColorstr='#107ab5',GradientType=0 );
}






@charset "utf-8";


.home_left
{
    float: left;
    margin: 5px 0 0;
    padding:0px 13px;
    width: 98%;
}

.category_level  p
{
    color: #4e4e4e;
    font-family: sans-serif;
    font-size: 14px;
    font-weight: normal;
    margin: 0 0 0 15px;
    text-decoration: none;
}

.loc_level  p
{
    color: #4e4e4e;
    font-family: sans-serif;
    font-size: 14px;
    font-weight: normal;
    margin: 0 0 0 17px;
    text-decoration: none;
}
.search_resp{
    display: none;
}
.footer_resp{
    display: none;
}
.howcan_help select
{
    width: 260px;
    padding: 8px 16px;
    /*background:url(../images/dropdown-img1.png) no-repeat scroll 100% 0px #65B2DD;*/
    border: medium none;
    position: relative;
    font-size: 18px;
    font-weight: normal;
    font-family: sans-serif;
    color: #FFF;
    margin-left: 44px;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
    -webkit-appearance: none;
    -moz-appearance: none;

}
.banner_slider .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    bottom: 25px;
    margin-left: 30%;
    position: absolute;
    width: 100%;
}
.delivery_module .delvery_moduletext p a:hover{
    color: #3198d1;
}
.job_list a:hover{
    color: #3198d1;
}



.vibrant_banner
{
    background: none repeat scroll 0 0 #fff;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 1024px;
}
.vibrant_font  h2
{    float: left;
    font-size: 28px;
    color: #FFF;
    margin: 12px 0 0 15px;
    font-family:Helvetica LT Std;
    font-weight:normal;
}



.search_mph_left {
    border-right: 1px dashed #cccccc;
    float: left;
    padding-right: 11px;
    width: 677px;
}
.container-inline div, .container-inline label {
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    color:#525252;
}
.form-text {

}

ol {
    font-family: sans-serif;
    margin: 0;
    padding: 0 0 10px 3%;
    width: 97%;
    color: #6d6d6d;
    font-size: 13px;
    line-height: 20px;
    float: left;
}
ol li {
    float: left;
    clear: both;
}
.search_desk{

    padding-top:5px;

}
.main_menu h2.title{display:none;}

.new_split_container_top {
    display:none;
    overflow:hidden;
    position:absolute;
    left: 10px;
    top:20px;
    z-index:1000;

}
.main_menu ul li:hover .new_split_container_top{
    display: block;
}
.new_split_container {
    float: left;
    height: auto;
    margin-top: 28px;

    width: 528px;
    z-index: 1000;
    z-index:1000\0/;
    border-bottom: 15px solid#cacaca;
}
.expanded .new_split_container {
    background:  #f0f0f0 !important;
}
.expanded:hover {
    background: url("../../images/header_drop_arrow.png") no-repeat center bottom !important;
}
.main_menu ul li ul {
    float:left;
    width: 610px;

    margin: 18px 0 10px;
    height:auto;
    cursor:pointer;
}

.main_menu ul li ul li {
    /*background: url("../images/menu-eclipse.jpg") no-repeat scroll 0 7px rgba(0, 0, 0, 0);*/
    border: medium none;
    cursor: pointer;
    display: block;
    float: left;
    height: auto;
    list-style-image: none;
    margin: 0 0 0 10px;
    padding: 0 0 5px;
    text-align: left;
    width: 221px;
}
.main_menu ul li ul li a{
    border:none !important;
    background:none !important;
    color: #636363 !important;
    font-size: 13px;
}
.main_menu ul li ul li:hover a {
    background:none !important;
}
.main_menu ul li ul li a:hover{
    color: #3198d1!important;
}
.top_main_menu{
    float:right;
    width:670px;
}
.learn_opportu_title  p {
    color: #FFFFFF;
    font-size: 18px;
    margin: 0;
    padding: 3px 11px;
}

.learn_fresher_bgwidth:hover .learn_fresher_text
{
    color:#ff8d33;
}
.learn_fresher_bgwidth:hover
{
    /*background: url("../images/arrow-learning-down.png") no-repeat scroll 437px 10px #fff;*/
}
.learn_fresher_bgwidth:hover .learn_fresher_text p
{
    display: block;
}
.learn_fresher_bgchange:hover .learn_fresher_text
{
    color:#ff8d33;
}
.learn_fresher_bgchange:hover
{
    /*background: url("../images/arrow-learning-down.png") no-repeat scroll 440px 10px #fff;*/
}
.learn_fresher_bgchange:hover  .learn_fresher_text p
{
    display: block;
}
.select-wrapper, .select-wrapper select{
    width: 230px;
    height: 30px;
    line-height: 26px;
    padding:0px 0px\0;
}
.select-wrapper:hover{
    /*background: url("../images/dropdown-back.jpg") no-repeat right center #fff;;*/
    border-color: #239fdb;
}
.select-wrapper select{
    margin: 0;
    position: absolute;
    z-index: 2;
    cursor: pointer;
    outline: none;
    opacity: 0;

    _noFocusLine: expression(this.hideFocus=true);
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -khtml-opacity: 0;
    -moz-opacity: 0;
}

#job-country-search-form .form-item.form-type-select.form-item-city, #job-country-search-form .form-item.form-type-select.form-item-country {
    border: medium none !important;
}
.realted_links ul li a:hover
{
    color: #09b6d6;
}
.page-node-7 .pp_social,.ppt{
    display: none !important;
}
.page-search-node  #edit-submit {
    background: none repeat scroll 0 0 #42c4dd;
    margin-left: -6px;
    height: 30px;
    border: 1px solid #cccccc;
    color: #ffffff;
    font-size: 14px;
}
.resp_pointer {

    height: auto;
    text-align: center;
    width: 50%;
    display: inline-block;

    margin-top:0px;
    float: left;
}

select option[disabled]:first-child {
    display: none;
}
.resp_mph_emp,.career_resp,.resp_reason_why_mph{
    display: none;
}
.user_invisible {
    float: left;
    margin-top: 37px;
    width: 450px;
}
.contact_list ul li a:hover
{
    color: #3198d1;
}
.header_inner .container-inline  h2 {
    height: auto;
    margin: 0;
    padding: 0;
}
a.active-trail.active {
    color: #3198d1 !important;
}

.sbOptions li:hover {
    padding: 0px;
    background: #fff;
    color:#ec8433 !important;
}
.sbOptions a:hover, .sbOptions a:focus, .sbOptions a.sbFocus {
    color:#ec8433 !important;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .search_desk #edit-submit, .search_desk #edit-submit--2  {
        width: 17px !important;
        height: 20px;
        margin: -44px 0 0 116px !important;
        *margin: -24px 0 0 116px;
        *height: 16px;
    }
}
.page-node-6
.item-list .pager li {
    float: left;
    right: 0;
    margin: 10px 0px;
    position: relative;
    width: 20px;
    padding: 0;
}
#webform-component-date-of-birth .form-item-submitted-date-of-birth-year{padding: 0 !important; margin: 0 5px 0 0 !important; border-left: 1px solid #3198d1;}
#webform-component-date-of-birth .form-item-submitted-date-of-birth-month{padding: 0 !important; margin: 0 5px 0 0 !important;border-left: 1px solid #3198d1;}
#webform-component-date-of-birth .form-item-submitted-date-of-birth-day{padding: 0 !important; margin: 0 5px 0 0 !important;border-left: 1px solid #3198d1;}






.page-node-113,.page-node-156{
    background: #34495e;
}
.error_details .content a:hover {
    color: #3198d1;
}
.resp_pointer1 > img, .resp_pointer2 > img {
    height: auto;
    width: 320px;
}
.video_featured_mobile_gallery{
    float: left;
    height: 350px;
    margin: 45px 0 0 24%;
    width: 300px;

}
.video_social_widgets {
    background: #ededed;
    float: left;
    padding: 10px 6px;
    width: 96%;
}
.video_social_widgets_inner  a {
    float: left;
    width: 35px;
}

.rt_01,.rt_02  {
    border-left: 1px solid #42c4dd;
    border-right: 1px solid #42c4dd;
    float: left;
    height: 32px;
    list-style: none outside none;
    padding: 10px 0 0;
    text-align: center;
    width: 100px;
    cursor: pointer;
}

.page-user-register .innerpage_banner, .page-user-register ul.primary, .page-user-register .why_mph_right{
    display: none;
}
.form-type-password-confirm  input.password-confirm,.form-type-password-confirm input.password-field{
    width: 385px;
}
.user_login_left_form .form-item, .user_login_left_form .form-actions {
    margin-bottom: 1em;
    margin-top: 1em;
}
.signup_social_logins label, .signup_social_logins input{
    display: none;
}

.region-search .form-text {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #cccccc;
    color: #2c2c2c;
    float: right;
    font-size: 14px;
    height: 23px;
    padding-left: 5px;
    position: relative;
    top: 12px;
    width: 114px;
}

@media all\0 {
    select{
        width: 280px;
    }
    .main_menu ul li ul li {
        /*background: url("../images/menu-eclipse.jpg") no-repeat scroll 0 7px;*/
    }
    .search_desk #edit-submit, .search_desk #edit-submit--2{
        color: transparent;
        text-indent: 50px;
    }
    .sbToggle:hover {
        /*background: url("../images/select-icons.png") no-repeat scroll;*/
    }
    .select-wrapper select{
        width: 230px;
        display: block;
    }
    .new_split_container{
        border-bottom: 15px solid #cacaca;
    }
    header{
        box-shadow: 0 2px 3px #828a8f;
        -webkit-box-shadow: 0 2px 3px #828a8f;
    }
    .form-item-designation input{
        color: #585858;
        margin-top: 4px;
        height: 23px;
    }
    #search-block-form input[value="Search"]{
        color: #585858;
        padding-top: 4px;
        height: 20px;
    }
    .search_desk #edit-submit, .search_desk #edit-submit--2  {
        width: 17px !important;
        height: 20px;
        margin: -44px 0 0 116px !important;
        *margin: -24px 0 0 116px;
        *height: 16px;
    }

}

@-moz-document url-prefix() {
    .form-type-select select {
        background: #f8f8f8;
    }
    .page-node-6 .form-type-select select {
        background: #f8f8f8;
        padding: 3px 8px 5px;
    }
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .search_inner_section .search_left_input {
        width: 466px;
    }
    .search_inner_section #edit-submit-test-search {
        margin-left: -2px;

    }
}
.user-register-form .form-item .description,
.user-register-form .form-item-field-dob-und-0-value-date label {
    display: none;
}
.user-register-form #edit-field-terms-und-terms, .user-register-form #edit-submit {
    width: auto;
}
@media only screen
and (min-device-width : 1025px)  {

    .user-register-form input {
        width: 385px;
    }
    #user-register-form .form-type-select {
        margin: 1em 0;
    }
    #user-register-form select {
        border: 1px solid #ccc;
        padding: 5px;
        width: 396px;
    }
    #user-register-form .form-managed-file input {
        padding: 3px 5px;
        width: 383px !important;
    }
    .user-register-form #edit-field-dob input{
        float: left;
        margin-left: 4px;
        width: 383px;
    }


}

@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)  {


    #user-register-form .form-type-select {
        margin: 1em 0;
    }
    #user-register-form select {
        border: 1px solid #ccc;
        padding: 5px;
        width: 396px;
    }
    #user-register-form .form-managed-file input {
        padding: 3px 5px;
        width: 383px !important;
    }
    .user-register-form #edit-field-dob input{
        float: left;
        margin-left: 4px;
        width: 383px;
    }
    #user-register-form #edit-field-terms label{
        float: right;
        width: 96%;
    }
    #user-register-form .register_button{
        text-align: center;
    }
    #user-register-form .register_button input {
        margin-bottom: 1em;

    }


}

@media only screen
and (min-device-width : 320px)
and (max-device-width : 767px) {

    .user-register-form label {
        font-size: 13px !important;
    }
    #user-register-form .form-type-select {
        margin: 1em 0;
    }
    #user-register-form select {
        border: 1px solid #ccc;
        padding: 5px;
        width: 73%;
    }
    #user-register-form .form-managed-file input {
        padding: 3px 5px;
        width: 69% !important;
    }
    .user-register-form #edit-field-dob input {
        float: left;
        margin-left: 4px;
        width: 68.4% !important;
    }
    #user-register-form #edit-field-terms label{
        float: right;
        width: 90%;
    }
    #user-register-form .register_button{
        text-align: center;
    }
    #user-register-form .register_button input {
        margin-bottom: 1em;
        margin-left: 0 !important;
        margin-top: 1em;
    }

}
table.psj-table tbody tr:nth-child(even) {
    background-color: #efefef;
}