 img.new-partner-logo {
    background: #fff;
    padding: 5px 10px;
    border-radius: 10px;
    box-shadow: 0 0 10px #0000001a;
    height: 100px;
    margin: 40px 0;
} 

/* TS-Bootcamp logo css:*/
a.navbar-brand.navbar-brand-new-logo { padding: 0; }
img.new-logo {
    height: 70px !important;
    margin: 8px 0 !important;
    width: auto;
} 

/* USA Coding Bootcamp Partner Logo */
 .cmu-partner-new-logo{background: #fff;padding: 5px 10px;border-radius: 10px;height: 100px;margin: 0;} 

/* IIFT */
 img.certify-logo {height: 115px!important} 

/* IIITH */

 img.program-partner.iiith-prgm-prt {
    height: 115px;
} 

 .iith-partner-new-logo {
    height: 120px!important;
    padding: 10px 30px;
} 

/* IITK  */
 .iitk-prgm-prtn{
    height: 120px!important;
} 

/* IIMM */
 .iim-prg-prtnr{
    height: 100px;
} 

/* NIBM */
 .nibm-prgm-prtnr{height: 12px!important;} 

/* Women Engg */
 .woman-engg-ts-new-logo{
    height: 60px;
} 

/* IIMU */
 .iimu-prgm-prtnr{height: 110px!important;} 

/* USA Common Page */
 .ts-usa-logo{
    height: 80px!important;
} 

/* IIMC */
 .prgm-prtner{height: 120px!important;} 

/* IIML */
 .iiml-prgm-prtner{
    height: 120px;
} 
 
 .prgm-prtner-new{
    height: 90px!important;
} 

section#aboutTS iframe {
    width: 100%;
    height: 800px;
}
section#aboutIITK iframe { width: 100%; border: none; height: 740px; }
div#institute iframe { width: 100%; height: 900px;}
@media only screen and (max-width: 600px) {
     img.new-partner-logo { padding: 5px 10px; height: 100px; }

    /*TS-Bootcamps logo css:*/
    img.new-logo { height: 50px !important; } 

    /* USA Coding Bootcamp Partner Logo */
    .cmu-partner-new-logo{height:81px!important;} 

    WISE logo on scroll
    img.new-scroll-logo { height: 44px !important; }

    /* USA Common Page */
     .ts-usa-logo{
        height: 50px!important;
    } 
    section#aboutTS iframe { width: 100%; height: 1500px; }
    div#institute iframe { width: 100%; height: 1540px;}
    section#aboutIITK iframe { width: 100%; border: none; height: 1360px;}
 }
 @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    section#aboutTS iframe {
        width: 103%;
        height: 1000px;
    }
    div#institute iframe { height: 950px; }
    section#aboutIITK iframe { width: 100%; border: none; height: 960px;}
}
