@media only screen
and (max-width : 800px) {

}
@media only screen
and (max-width : 979px) {
    .page-search-node .messages.error {
        background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
        border: medium none;
        float: left;
        font-size: 12px;
        margin: 10px 0 10px;
        padding: 0 4%;
        width: 92%;
    }
    div.light_rounded .pp_description, div.light_square .pp_description{
        width: 100%;
    }
    .search_desk {
        display: none;
        float: left;
        width: 92%;
        padding: 0 4%;
        margin: 0;
        height: 50px;
        position: relative;
        background: #9a9a9a;
    }
    .search_desk #edit-submit, .search_desk #edit-submit--2 {
        width: 17px !important;
        height: 20px;
        margin: 0;
        float: right;
        padding: 0;
        top: 32px;
    }
    .header_inner{
        width: 100%;

        position: relative;
        height: 66px;
        padding: 0px;
    }
    header{
        border-top: none;
        border-bottom: 1px solid #aaaaaa;
        height: 66px;
    }
    .logo{
        width: 180px;
        height: 65px;
        padding-top: 15px;

        padding-left: 4%;
    }
    .logo img{
        width: 100%;
    }

    .main_menu{
        width: 100%;
        float: left;
        left: 0;
        top: 0;
        background: #f0f0f0;
    }

    .main_menu ul {
        float: left;
        margin: 0;
        padding: 0 !important;

        width: 100% !important;
        height: auto;
    }
    .contact_list{
        display: none;
    }


    #search_container {
        display: block;
        float: right;
        right: 0%;
        position: absolute;
        top:0px;
        width: 125px;
        height: 66px;
        cursor: pointer;

        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
    }
    .search_resp {
        display: none;

        transition-duration: .5s;
    }
    .search_resp {
        float: left;
        margin: 0;
        padding: 0;
        position: relative;

        width: 93%;
        background: #9a9a9a;
        height: 50px;
        padding: 0 4%;
    }
    .main_menu ul li{

        float: none;
        width: 100%;
    }
    .main_menu ul li ul{
        width: 100%;
        float: left;
        background: white;
        margin: 0;
        border-top: 1px solid #cccccc;
    }
    .main_menu ul li ul li{
        width: 100%;
        float: left;
        padding: 0;
        margin: 0;
        border-bottom: 1px solid #cccccc;
        background: #f0f0f0 !important;

    }
    .main_menu ul li ul li:last-child{
        border: none;
        /*height: 35px !important;*/
    }

    .main_menu ul li ul li a{
        color: #000000;
    }
    .main_menu ul li a:hover,.menu li a.active{
        color: #3198d1;
    }
    .main_menu ul li.active a{
        width: 92%;
    }

    .menu li a.active{
        color: #3198d1;
    }

    .new_split_container{
        width:100%;
        height: auto;
        margin-top : 0;
        border-bottom: none;
    }
    .new_split_container_top{
        width: 100%;
        left: 0;
        position: relative !important;
        top: 4px;
    }
    .main_menu ul li:hover .new_split_container_top{
        display: none;
    }
    .main_menu ul li.menu-mlid-955.active .new_split_container, .main_menu ul li.menu-mlid-953.active .new_split_container,.main_menu ul li.menu-mlid-954.active .new_split_container{
        background: #9a9a9a;
    }

    .trigger_menu {
        display: block;
        float: right;
        right: 2%;
        position: absolute;
        top:0px;
        width: 46px;
        height: 66px;
        cursor: pointer;
        background: url("../../images/hamburger-normal.png") no-repeat scroll center 26px rgba(0, 0, 0, 0);
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
    }
    .menu {
        display: none;
        text-align: center;
    }
    .menu_active {
        background: url("../../images/hamburger.png") no-repeat scroll center 26px #9a9a9a;
        height: 67px;
        width: 46px;
    }
    .main_menu ul li.first{
        border-top: none;
    }
    .main_menu ul li a{
        border: none;
        color: #fff;
        padding: 10px 3%;
        width : 74% !important;
    }

    .top_main_menu{
        width: 100%;
        float: left;
    }

    .menu li {
        display: block;
        float: left;
        width: 100%;
        padding: 3px 0 !important;
        border-bottom: 1px solid #cccccc;
        border-top: 1px solid #383737;
        margin: 0;
        height: auto !important;
        background:  #9a9a9a;
    }
    .menu li a {
        display: block;
        padding: 10px 3%;
        margin: 0px;
        text-align: left;
        color: #ffffff;
        font-size: 14px;
    }
    .menu li a:hover {
        text-decoration: none;
        color: #ed202a;

    }

    .main_menu ul li.first{
        /*background-position: none !important;*/
    }

    .featured_guide_right a:hover{
        color: #3198d1;
    }

    .requirment_process, .linked_in_section, .feeds_happy_inner_two{
        display: none;
    }
    .content ul li {
        padding-bottom: 10px;
    }
    .resp_title_right a:hover{
        color: #3198d1;
    }
    .resp_title_right_last a:hover{
        color: #3198d1;
    }
    .resp_rotator_three span:hover,.resp_rotator_two span:hover, .resp_rotator_one span:hover  {
        color: #3d3d3d;

    }
    .resp_rotator_one  a, .resp_rotator_two  a, .resp_rotator_three  a {
        padding: 0 11px;
        position: relative;
        top: 6px;
    }
    footer{
        display: none;
    }

    .footer_social_link {
        float: left;
        position: relative;
        right: 0;
        width: 92%;
        height: 45px;
        text-align: left;
        padding: 10px 4% 0;
        -webkit-box-sizing: initial;
        -moz-box-sizing: initial;
        box-sizing: initial;

    }
    .footer_social_link img {
        cursor: pointer;
        margin-left: 1px;
    }

    .footer_resp_copyright {
        background: none repeat scroll 0 0 #9c9c9c;
        border-top: 1px solid #5F6467;
        height: 36px;
        float: left;
        width: 100%;
        -webkit-box-sizing: initial;
        -moz-box-sizing: initial;
        box-sizing: initial;
    }
    .footer_resp_copyinner {
        margin: 0 auto;
        width: 92%;
        padding: 0 4%;
        float: left;
        -webkit-box-sizing: initial;
        -moz-box-sizing: initial;
        box-sizing: initial;
    }
    .footer_resp_copyinner p.resp_left {
        color: #FFFFFF;
        float: left;
        font-size: 14px;
        margin: 0;
        padding: 8px 0;
        -webkit-box-sizing: initial;
        -moz-box-sizing: initial;
        box-sizing: initial;
    }

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

    .resp_privacy_terms_site {
        color: #FFFFFF;
        float: right;
        font-size: 14px;
        list-style: none outside none;
        margin: 0;
        padding: 10px 0;
        height: 20px;
        width: 100%;
        -webkit-box-sizing: initial;
        -moz-box-sizing: initial;
        box-sizing: initial;
    }
    .resp_privacy_terms_site li {
        background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
        color: #9c9c9c;
        display: inline;
        float: left;
        padding: 0 !important;
        width: 30%;
        text-align: center;
        border-right: 1px solid #9c9c9c;
        -webkit-box-sizing: initial;
        -moz-box-sizing: initial;
        box-sizing: initial;
    }
    .resp_privacy_terms_site li:last-child{
        border-right: none;
        width: 28%;
    }
    .resp_privacy_terms_site li:nth-child(2){
        width: 43%;
    }
    .resp_privacy_terms_site li:first-child{
        width: 28%;
    }
    .resp_privacy_terms_site a {
        cursor: pointer;
        padding: 0;
        color: #9c9c9c;
    }
    .footer_resp{
        display: block;
        float: left;
        width: 100%;
        -webkit-box-sizing: initial;
        -moz-box-sizing: initial;
        box-sizing: initial;
    }

    .footer_resp_inner {
        float: left;
        width: 100%;
        margin-top: 10px;
        -webkit-box-sizing: initial;
        -moz-box-sizing: initial;
        box-sizing: initial;
    }
    .footer_resp_inner > ul {
        float: left;
        margin: 0;
        padding: 0;
        width: 100%;
        -webkit-box-sizing: initial;
        -moz-box-sizing: initial;
        box-sizing: initial;
    }
    .footer_resp_inner li {
        list-style-type: none;
        height: 15px;
        padding: 10px 4%;
        background: #e0e1e3;
        border-bottom: 1px solid #ffffff;
        font-size: 14px;
        -webkit-box-sizing: initial;
        -moz-box-sizing: initial;
        box-sizing: initial;
    }
    .footer_resp_inner li a{
        font-size: 14px;
        text-decoration : none;
        color: #3b3b3b;
        -webkit-box-sizing: initial;
        -moz-box-sizing: initial;
        box-sizing: initial;
    }
    .footer_resp_inner li a:hover{
        color: #3198d1;
    }
    .resp_webform_div input[type="file"]{
        display: none;
    }
    .upcoming_resp_slider .bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active{
        background: none repeat scroll 0 0 #b7b7b7 !important;
    }

    .mph_global_image,.mph_global_text{
        display: none;
    }
    .cntct_us_pop_address,.cntct_us_pop_address_two,.cntct_us_pop_address_three{
        display: none;
        width: 92%;
        padding: 0 4%;
        background: #ebebeb;
        float: left;
    }
    .cntct_us_pop_address p,.cntct_us_pop_address_two p, .cntct_us_pop_address_three p{
        font-size: 14px;
        color: #3d3d3d;
        margin: 0;
        padding: 0;
    }
    .career_resp_why{
        width: 100%;
        float: left;
        position: relative;
        margin-bottom: 20px;
        display: block;
    }
    .delivery_module .delvery_moduletext p a,.job_list a{
        margin: 0;
    }
    .pager-first,.pager-previous {
        left: 0% !important;
    }

    .awards_feeds_people_slider  li {
        background: none repeat scroll 0 0 #f5f5f5;
        margin-top: -14px;
    }

    .resp_home_banner_one {
        float: left;
        height: auto;
        position: relative;
        top: 14px;
        width: 100%;
    }
    .main_menu ul li:hover a{
        height: auto;
    }
    .responsive_top_menu{
        display: block;
    }


    .new_split_container_top{
        border-bottom:none;
    }
    .expanded {
        background: url("../../images/header_drop_arrow.png") no-repeat 98% 50% #9a9a9a !important;
        float: none;
    }
    .expanded:hover {
        background: url("../../images/header_drop_arrow.png") no-repeat 98% 50% #9a9a9a !important;
    }

    .recruit_active_link{

    }
    .privacy_policy_cont,.terms_condition_outer {
        width: 92%;
        padding: 0 4%;
        float: left;
    }

    .learn_fresher_bgwidth:hover, .learn_fresher_bgchange:hover{
        background: none;
    }
    .resp_pointer_outer_entire, .load_margin{
        display: none;
    }
    .responsive_top_menu ul li:first-child{
        border-bottom: 1px solid #cccccc;
        border-top: 1px solid #383737;
    }
    .vid_mph_emp_career{

        float: left;
        width:100%;
        height: auto;
    }
    .node-type-job-openings .form-managed-file .form-file, .form-managed-file .form-submit
    {width: 58% !important;
        padding: 7px 10px 0;}


    .page-node-254  .fresher_form_box,
    .page-node-255  .fresher_form_box ,
    .page-node-383  .experience_form_box,
    .page-node-384  .experience_form_box   {
        margin: 3px 0;
        float: none;
        width: 99%;
        clear: both;
    }
    .page-node-254 .webform-client-form label,
    .page-node-255  .webform-client-form label ,
    .page-node-383  .webform-client-form label,
    .page-node-384  .webform-client-form label {
        width: 100%;
        padding: 5px 0;
        float: none;
        text-align: left;
        clear: both;
    }
    .page-node-254  .webform-client-form input,
    .page-node-255  .webform-client-form input ,
    .page-node-383  .webform-client-form input,
    .page-node-384  .webform-client-form input  {
        width: 94%;
        float: none;
        padding: 5px 3%;
    }
    .page-node-254  #webform-component-date-of-birth .form-item-submitted-date-of-birth-year,
    .page-node-255  #webform-component-date-of-birth .form-item-submitted-date-of-birth-year ,
    .page-node-383  #webform-component-date-of-birth .form-item-submitted-date-of-birth-year,
    .page-node-384  #webform-component-date-of-birth .form-item-submitted-date-of-birth-year,
    .page-node-254  #webform-component-date-of-birth .form-item-submitted-date-of-birth-month,
    .page-node-255  #webform-component-date-of-birth .form-item-submitted-date-of-birth-month ,
    .page-node-383  #webform-component-date-of-birth .form-item-submitted-date-of-birth-month,
    .page-node-384  #webform-component-date-of-birth .form-item-submitted-date-of-birth-month,
    .page-node-254  #webform-component-date-of-birth .form-item-submitted-date-of-birth-day,
    .page-node-255  #webform-component-date-of-birth .form-item-submitted-date-of-birth-day ,
    .page-node-383  #webform-component-date-of-birth .form-item-submitted-date-of-birth-day,
    .page-node-384  #webform-component-date-of-birth .form-item-submitted-date-of-birth-day   {
        margin-bottom: 13px !important;
    }
    .page-node-383 select,
    .page-node-254 select,.page-node-384 select,
    .page-node-255 select {
        width: 100% !important;
        float: none;
        padding: 4px 3%;
        outline: none;
    }
    .page-node-254  .fresher_form_box .form-item,
    .page-node-255  .experience_form_box .form-item ,
    .page-node-383  .fresher_form_box .form-item,
    .page-node-384  .experience_form_box .form-item{
        margin-top: 12px;
        margin-bottom: 11px;
    }
    .page-node-254  .fresher_form_submit,
    .page-node-255  .experience_form_submit ,
    .page-node-383  .fresher_form_submit,
    .page-node-384  .experience_form_submit  {
        float: none;
        width: 100px;
        margin: 0 auto;
        padding: 0;
    }

















}



@media only screen
and (max-width : 480px){
    .video_featured_resp .video_gallery_title {
        background: #42c4dc;
        float: left;
        padding: 14px 4%;
        width: 93%;
        min-height: 40px;
        margin-top: -5px;
    }

    .pp_top,.pp_bottom,.pp_middle,.pp_left,.pp_right{
        width: 100%;
        float: left;
        height: 0px;
    }
    .pp_top, .pp_bottom{
        width: 86%;
        padding: 0 4%;
    }
    .ss-nav-arrows-next,.ss-nav-arrows-prev{
        top: 0;
    }
    .vid_mph_emp_career {
        height: auto;
        width: 100%;
        margin-top: 0;
    }
    .video_slider iframe {
        height: 350px;
        width: 100%;
    }
    .ss-nav-arrows-prev{
        left: 5% !important;
        top: 10% !important;
        margin-top: 0 !important;

        border: none !important;
        width: 40px !important;
        height: 50px !important;
    }
    .ss-nav-arrows-next{
        margin-top: 0 !important;
        right: 5% !important;
        top: 10% !important;

        border: none !important;
        width: 40px !important;
        height: 50px !important;
    }
    #next-arrow,#prev-arrow {
        opacity: 0;
    }
    .pp_pic_holder.light_square {
        top: 0px !important;
        width: 100% !important;
    }
    #pp_full_res iframe{
        width: 100% !important;
        min-width:100%;
        height: 240px !important;
    }
    .resp_pointer .resp_pointer1,.resp_pointer .resp_pointer2 {
        height: 100px;
    }
    .fusion_right_text {
        left: 0;
        margin: 0;
        width: 100%;
    }
    .reward_slider_sec{
        width: 100%;
        max-width: 760px;
        height: auto;
    }
    .expanded {

        float: none;
    }
    .expanded:hover {

    }

}

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

    .adv_learning_reward_recog{
        margin-bottom: 0px;
    }
    .innerpage_banner_left{

        width: 100%;
        height: auto;
        position: absolute;
        top: 43px;
        bottom: 0px;
    }
    .light_square #pp_full_res {
        height: 338px !important;
    }
    .resp_privacy_terms_site li:last-child{
        border-right: none;
        width: 21%;
    }
    .resp_privacy_terms_site li:nth-child(2){
        width: 45%;
    }
    .resp_privacy_terms_site li:first-child{
        width: 33%;
    }
    .vid_mph_process, .mph_process_slider, .vid_mph_animate_slide_outer{
        width:100%;
    }
    .career_feeds_why_slider_sec .bx-wrapper .bx-prev{

        left: -60%;
        right: 0;
    }

    .career_feeds_why_slider_sec .bx-wrapper .bx-next{

        left: 60%;

    }
    .resp_third {
        padding-top: 12%;
    }
    .send_ur_resume p {
        float: left;
        right: 0;
        padding-left: 12%;
        padding-top: 12px;
        font-size: 12px;
    }
    .about_feeds_why_slider_sec .flex-direction-nav {
        top: 5%;
    }
    .resp_privacy_terms_site li a{
        font-size: 12px;
    }
    .social_icons_job{
        width: 54%;
        float: left;
        left: 4%;
        top: 45px;
    }
    .refer_friend{
        float: left;
        width: 38%;
        left: 4%;
        top: 45px;
    }
    .menu li{

    }
    .resp_first {
        padding-top: 20%;
    }
    .resp_second {
        padding-top: 22%;
    }
    .resp_third {
        padding-top: 17%;
    }
    .resp_fourth {
        padding-top: 14%;
    }
    .reward_slider_sec .flex-direction-nav {
        top: 10%;
    }
    .resp_rotator_one a, .resp_rotator_two a, .resp_rotator_three a {
        padding: 0 5px;
    }
    .vid_mph_emp_career {
        height: auto;
        width: 100%;
        margin-top: 15px;
    }
    .mph_process_slider {
        height: 364px;
        top: 0;
        width: 100%;
    }
    .vid_mph_animate_slide_outer {
        height: 350px;
        width: 100%;
        margin-top: 0px;
    }
    .vid_mph_animate_slide {
        height: 350px;
    }
    .video_slider iframe {
        height: 350px;
        width: 100%;
        left: 0 !important;
    }
    .ss-holder section {
        width: 100% !important;
        padding-left: 0 !important;
        padding-bottom: 0px !important;
        left: 0%!important;
        margin-left: 0 !important;
        top: 50% !important;
        margin-top: -140px !important;
    }
    .ss-nav-arrows-prev{
        left: 5% !important;
        top: 10% !important;
        margin-top: 0 !important;
        /*background: url("../images/awards-prev.png") no-repeat !important;*/
        border: none !important;
        width: 40px !important;
        height: 50px !important;
    }
    .ss-nav-arrows-next{
        margin-top: 0 !important;
        right: 5% !important;
        top: 10% !important;
        /*background: url("../images/awards-next.png") no-repeat !important;*/
        border: none !important;
        width: 40px !important;
        height: 50px !important;
    }
    #next-arrow,#prev-arrow {
        opacity: 0;
    }
    .pp_pic_holder.light_square {
        top: 0px !important;
        width: 100% !important;
    }
    .light_square #pp_full_res {
        padding-top: 0 !important;
    }
    .light_square .pp_details{
        width: 100% !important;
        clear: both;
        height: 60px;

    }
    #pp_full_res iframe{
        width: 100% !important;
        height: 350px !important;
    }
    .new_split_container_top{
        width: 100%;
        left: 0;
        position: relative !important;
        top: 4px;
    }
    .fusion_right_text {
        margin-left: 0;
        width: 70px;
        left: 145px;
    }
    .resp_pointer .resp_pointer1,.resp_pointer .resp_pointer2 {
        height: 50px;
    }
    .reward_slider_sec{
        width: 100%;
        max-width: 760px;
        height: auto;
    }
    .expanded {
        background: url("../../images/header_drop_arrow.png") no-repeat 95.3% 50% #9a9a9a !important;
        float: none;
    }
    .expanded:hover {
        background: url("../../images/header_drop_arrow.png") no-repeat 95.3% 50% #9a9a9a !important;
    }
    .career_resp_why{
        display: block;
    }

}



@media only screen and (max-width: 979px), only screen and (max-device-width: 979px)  {

    .contact_form_width .form-textarea-wrapper textarea {
        width: 64% !important;
    }

}


@media only screen and (max-width : 360px) and (orientation: portrait) {

    .contact_form_width .form-textarea-wrapper textarea {
        width: 64% !important;
    }
    #resp_tripple_three > img {
        height: 119px !important;
    }


}


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



    .more {
        /*background: url("../images/more-arrow.jpg") no-repeat scroll 37px 10px;*/
    }

}

@media only screen and (max-width: 979px), only screen and (max-device-width: 979px)  {



    .more {
        /*background: url("../images/more-arrow.jpg") no-repeat scroll 39px 12px;*/
    }
    .footer_resp_copyinner p.resp_left {
        float: left;
        text-align: center;
    }
    .search_desk .views-exposed-widgets {
        margin-bottom: 0;
    }
    .search_desk .views-exposed-form .views-exposed-widget {
        float: none;
        padding: 0;
    }
    .view-recruitment-events .views-row.views-row-odd .re-right,
    .view-recruitment-events .views-row.views-row-even .re-right  {
        background-color: #ededed;
        float: none;
        width: 94%;
        margin: 0 auto 20px;
    }
    .view-recruitment-events .views-row.views-row-odd span.re-bullet,
    .view-recruitment-events .views-row.views-row-even span.re-bullet {
        display: none;
    }
    .view-recruitment-events .views-row.views-row-odd .re-title,
    .view-recruitment-events .views-row.views-row-even .re-title {
        padding: 20px;
        text-align: center;
    }
    #webform-ajax-wrapper-24  #edit-webform-ajax-submit-24{
        float: none !important;
        margin: 0 auto !important;
        position: static;
        width: 100%;
    }
}

@media only screen and (max-width: 1199px) and (min-width: 980px){
    .header_inner, .footer_link_sec {
        padding-right: 40px;
        padding-left: 40px;
    }
}

@media only screen and (max-width: 760px) {
    .mphasis-footer{display:none !important;}
    .mphasis-resp-footer{display:block !important}
}