/* ## Style for Responsive
--------------------------------------------- */
@media(max-width:500px){

    /*.carousel-caption {*/
        /*position: absolute;*/
        /*right: 10px !important;*/
        /*left: 10px !important;*/
    /*}*/
    /*.carousel-caption ul li {*/
        /*font-size: 12px;*/
    /*}*/

    /* Custom Banking */
    .bank_we_customize_gray {
        width: 370px;
        height: 370px;
        padding: 112px 0 0 88px;
        font-size: 18px;
        position: relative;
        top: -40px;
        left: 40px;
    }
}

@media(max-width:760px){
    .mega_main_menu_ul li.submenu_full_width ul.mega_dropdown{
        min-height: 300px !important;
    }

    h2{font-size:26px;}
    .whyfpt-hr, .global-title{margin-left:0px !important;}
    #industry-whyfpt .col-bg2{border-left:1px solid #ccc !important; border-right:1px solid #ccc !important;}
    #industry-whyfpt .col-bg4{border-top:1px solid #ccc !important;}

}

@media(max-width:760px){
    /* Form in Industry page*/
    #form-industry input[type="submit"]{
        margin-top:20px;
        float:right;
    }
    /* Button Slide in Industry page*/
    .tp-bullets{
    .transform: matrix(1, 0, 0, 1, -15, -20);
    }
    /* Banking page "CARE FOR MORE INDUSTRY READINGS" */
    .bankding_industry_reading h2{font-size:14px;}
}

@media (max-device-width: 1280px) {
    #mega_main_menu .nav_logo {
        margin-left: 0;
    }
}

@media (max-width:1400px) {
    /*.container{width:1024px}*/
}
@media (min-width:1400px) {
    /*, body {font-size: 15px;}*/
}
