html {
    overflow-x: hidden;
}

body {
    font-family: 'Open Sans', sans-serif;color: #000;
}

* {
    margin: 0px;
    padding: 0px;
}

a {
    text-decoration: none !important;
}
li { list-style: none;}
b,
strong {
    font-weight: 600;
}

a.is-active {
    background-color: #eee;
}

img {
    border: 0;
    max-width: 100%;
    height: auto;
}

.clear:before,
.clear:after {
    content: " ";
    display: table;
}

.clear:after {
    clear: both;
}

.left {
    float: left;
}

.right {
    float: right;
}

.onepage-pagination{margin-bottom:0px;}

.slidenav {
    position: relative;
}

.slidenav-wrap {
    position: relative;
    left: 0;
	width: 100%;
    height: 100%;
}

[class^="slidenav-menu-"],
[class*=" slidenav-menu-"] {
    position: absolute;
    top: 0;
    right: -341px;
    bottom: 0;
    z-index: 100;
    overflow-x: hidden;
    width: 341px;
    height: 100%;
	background-image: url(https://www.icriindia.com/assets/images/video-img-new.jpg);
        background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

[class^="slidenav-menu-"]:before,
[class^="slidenav-menu-"]:after,
[class*=" slidenav-menu-"]:before,
[class*=" slidenav-menu-"]:after {
    content: " ";
    display: table;
}

[class^="slidenav-menu-"]:after,
[class*=" slidenav-menu-"]:after {
    clear: both;
    background-color: rgba(0, 0, 0, 0.84);
    width: 100%;
    height: 165%;
    border-left: 1px solid #ffffff45;
}
.slidenav-menu-right {
    right: -341px;
}

.slidenav-tierwrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 341px;
}

.slidenav-tier {
    float: left;
    width: 341px;
}

.slidenav-tierlink {
    line-height: 30px;
    border: none;
    color: #fff;
    font-weight: 700;
    font-size: 17px;
}

.slidenav-tier>.slidenav-tierlink {
    border-bottom: 1px solid #ffffff45;
    font-weight: 400;
    padding-top: 10px;
    padding-bottom: 10px;
}

.slidenav-menu-right ul ul,
.slidenav-menu-left ul ul {
    display: none;
}

.slidenav-menu-right ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
    padding-top: 7px;
}

.slidenav-menu-right ul li,
.slidenav-menu-left ul li,
.slidenav-tier li {
    border-bottom: 0px solid #2d2d2d0d;
    position: relative;
}

.slidenav-tier li:last-child {
    border: none;
}

.slidenav-menu-right ul a,
.slidenav-menu-left ul a,
.slidenav-tier a,
.slidenav-back {
   display: block;
   padding: 6px 20px;
   line-height: 25px;
   color: #fff;
   font-weight: 300;
   font-size: 15px;
   transition: all .3s ease 0s;
   -webkit-transition: all .3s ease 0s;
   -moz-transition: all .3s ease 0s;
   -o-transition: all .3s ease 0s;
   -ms-transition: all .3s ease 0s;
}

.slidenav-tier ul li a:after{content:"";background-color: #000;width: 100%;height: 42px;position: absolute;top: 0;left: -100%;z-index: 1;-webkit-transition: all .3s ease-in;-o-transition: all .3s ease-in;transition: all .3s ease-in;}

.slidenav-tier ul li a:hover{/*background-color:rgba(142, 15, 20, 0.5686274509803921);*/color: #fff;}

.slidenav-tier ul li a:hover:after{content:"";background-color: rgba(255, 255, 255, 0.39);width: 100%;height: 2px;position: absolute;top: 34px;left: 0%;z-index: -1;-webkit-transition: all .3s ease-in;-o-transition: all .3s ease-in;transition: all .3s ease-in;}


a.slidenav-back {
    /*background: #1293EE !important;*/
    display: block;
    border-top:solid 1px rgba(45, 45, 45, 0.15);
    border-bottom:solid 1px rgba(45, 45, 45, 0.15);
    float: left;
    width: 100%;
    border-top: 1px solid #ffffff45;
}

a.slidenav-back:hover{background-color: #1293EE; color:#fff;}

.slidenav-tier:nth-child(2) ul {
    margin-left: 0px;
    border-top:solid 1px rgba(45, 45, 45, 0.15);
    margin-bottom: 10px;
}

.slidenav-tier:nth-child(2) li a {
    font-size: 14px;
    font-weight: 300;
}

.topbar {
    padding: 8px 5px;
    border-bottom: 0px solid #ccc;
    width: 48px;
    position: absolute;
    top: 18px;
    right: 15px;
    z-index: 999;



    background: rgba(210, 35, 42, 0);
    font-size: 20px;
    color: #fff;
    transition: all 0.5s cubic-bezier(0, 0.96, 0, 1.05) 0s;
    height: 40px;
}

.topbar a {
    color: #fff !important;
    background: none !important;
}
.topbar a span { display: none;}
.topbar i {
    font-size: 28px;
    color: #fff;
    margin-left: 2px;
    line-height: 25px;
    vertical-align: middle;
    transition: 0.5s;
    display: inline-block;
}

.topbar:hover i {
    margin-left: 20px;
}

.slidenav.right-is-open .topbar {
    top: 20px;
    background: none !important;
}

.slidenav.right-is-open .topbar span.Menu_b {
    display: none;
}

.slidenav.right-is-open .topbar i:before {
    content: "\f00d";
}

.topbar:before,
.topbar:after {
    content: " ";
    display: table;
}

.topbar:after {
    clear: both;
}

.slider-container {
    position: relative;
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}

.slider-container01 {
    position: relative;
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}

.slider {
    position: relative;






    width: 9999px;
}

.slider:before,
.slider:after {
    display: table;
    content: ' ';
}

.slider:after {
    clear: both;
}

.slider .slide {
    position: relative;
    float: left;
    margin: 0;
    padding: 0;
}

.slider .slide img {
    display: block;
    max-width: 100%;
    height: auto;
}

.act,
#prev>span,
#next>span,
#slider-nav>a {
    background: url(../images/arrows.png) no-repeat;
}

#next>span,
#prev>span {
    display: block;
    width: 16px;
    height: 24px;
}


/* Arrows */

#next>span {
    background-position: -20px 0;
}

#prev>span {
    background-position: 0 0;
}

#next,
#prev {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    padding: 10px 15px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-radius: 5px;
    background: rgba(0, 0, 0, .39);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#99000000', endColorstr='#99000000');
    /* ie8 */
    -o-user-select: none;
    opacity: 0.5;
}

#prev {
    left: 10px;
}

#next {
    right: 10px;
}

.caption {
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    padding: 0 10px 30px;
    color: #fff;
    background: rgba(0, 0, 0, .8);
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .8), transparent 100%);
    background: linear-gradient(to top, rgba(0, 0, 0, .8), transparent 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#99000000', endColorstr='#99000000');
    /* ie8 */
}

.caption a {
    display: block;
    color: #fff;
}

.slider-nav {
    line-height: 30px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 30px;
    margin: 0;
    padding: 0;
    text-align: center;
    /*background: #323232;*/
    /*opacity: .9;*/
    filter: alpha(opacity=90);
    /* ie8 */
}

.slider-nav a {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 0 3px;
    -webkit-transition: background .5s ease;
    -moz-transition: background .5s ease;
    -o-transition: background .5s ease;
    transition: background .5s ease;
    border: 2px solid #fff;
    border-radius: 50%;
    background: transparent;
}

.slider-nav .active {
    width: 12px;
    height: 12px;
    background: #fff;
}

@media (max-width: 580px) {
    .caption {
        display: none;
    }
}

<!--- Slider End -->.b {}

.section01 {
    width: 100%;
    height: 100vh;
    float: left;
    font-family: 'Bitter', serif;
    position: relative;
    z-index: 1;
}

.section01 .slide_text {
    height: 100vh;
    width: 100%;
    float: left;
}

.slider01 {
    width: 100%;
    height: auto;
    float: left;
    position: relative;
}

.home_video {
    width: 100%;
    height: auto;
    float: left;
    position: relative;
}

.home_video video {
    width: 100%;
}

.header {
    width: 100%;
    height: 100%;
    float: left;
    position: absolute;
    z-index: 99;
    padding-top: 11px;
    background-color: rgba(0, 0, 0, 0.45);
    padding-bottom: 10px;
}

.logo {
    width: 100%;
    height: auto;
    float: left;
    margin-top: -46px;
    margin-left: -6px;
}

.logo img {
    max-width: 100%;
	    max-height: 81px;
}

.top_right {
    width: 100%;
    height: auto;
    float: right;
    margin-top: 6px;
}

.call {
    width: auto;
    height: auto;
    float: right;
    border-bottom: 1px solid #b91b14;
    padding-bottom: 4px;
}

.call img {
    max-width: 100%;
    vertical-align: top;
    float: left;
}

.call ul {
    width: auto;
    height: auto;
    float: left;
    margin: 0px;
    padding: 0px;
    list-style: none;
    font-size: 13px;
}

.call ul li {
    display: inline-block;
    margin-left: 9px;
    border-right: 1px solid rgba(0, 0, 0, 0.42);
    padding-right: 9px;
}

.call ul li a {
    color: #000;
}

.call ul li a:hover {
    color: #b91b14;
}

.call ul li:last-child {
    padding-right: 0px;
    border-right: 0px;
}

.pay_top {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 7px;
	display:none;
}

.pay_top ul {
    width: auto;
    height: auto;
    float: left;
    margin: 0px;
    padding: 0px;
    list-style: none;
    font-size: 13px;
}

.pay_top ul li {
    display: inline-block;
    margin-right: 25px;
}

.pay_top ul li a {
    color: #000;
}

.pay_top ul li a:hover {
    color: #b91b14;
}

.section02 {
    background: url(../images/1350x637_13.jpg) no-repeat;
    background-size: cover;
    width: 100%;
    height: 100vh;
    float: left;
    font-family: 'Open Sans', sans-serif;
    position: relative;
    z-index: 5;
}

.section02 .stuck {}

.section02 .slide_text {
    width: 100%;
    height: 100vh;
    float: left;
    padding-top: 0px;
}

.about_intro {
    width: 100%;
    height: auto;
    float: none;
    background-image: url(../images/intro_bottom.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    max-width: 780px;
    margin: 0px auto 30px;
    text-align: center;
    padding-bottom: 30px;
}

.about_intro h2 {
    font-size: 33px;
    color: rgba(255, 255, 255, 0.8);
    line-height: 55px;
    margin-bottom: 27px;
    padding-top: 30px;
    font-weight: 100;
    font-family: 'Bitter', serif;
}

.about_intro p {
    color: rgba(255, 255, 255, 0.8);
    font-size: 15px;
    line-height: 27px;
    font-weight: 100;
}

.intro_box_main01 {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 25px;
    font-family: Bitter, serif;
}

.intor_icon01 {
    text-align: center;
    margin: auto;
    /* box-shadow: rgba(50, 50, 50, 0.75) 0px 0px 10px 0px; */
    /* background: rgba(35, 31, 32, 0.75); */
    padding: 7px 7px 11px;
    float: left;
    width: 100%;
}

.intor_icon01 img {
    max-width: 100%;
    display: none;
}

.intor_icon01 h3 {
    font-size: 40px;
    font-weight: 800;
    color: rgba(255, 255, 255, 0.9);
    margin-bottom: 4px;
    margin-top: 0px;
}

.intor_icon01 h3 small {
    color: #b91b14;
    font-size: 16px;
    display: inline-block;
    font-weight: bold;
    vertical-align: middle;
}

.intor_icon01 p {
    font-size: 20px;
    color: rgba(255, 255, 255, 0.8);
    font-style: normal;
    
}

.section5_head01 video {
    width: 80%;
}

.section03 {
    width: 100%;
    height: 100vh;
    float: left;
    font-family: 'Bitter', serif;
    background-color: rgb(0, 0, 0);
    position: relative;
    z-index: 2;
}

.section03 .slide_text {
    height: 100vh;
    width: 100%;
    float: left;
}

.new-slide02 h4 {
    font-size: 42px;
    text-transform: uppercase;
    color: #fff;
    position: absolute;
    text-align: center;
    margin-top: 25%;
    z-index: 99;
    width: 100%;
    font-weight: normal;
    text-shadow: 4px 4px 2px rgba(0, 0, 0, 0.44);
    letter-spacing: 2px;
}

.campus01 {
    width: 100%;
    height: 100%;
    float: left;
    position: relative;
    border-right: 1px solid rgb(88, 88, 88);
    transition: width .3s;
    -webkit-transition: width .3s;
    box-shadow: 0 0 5px rgba(255, 255, 255, 0.5);    
}

.campus01_text {
    width: 100%;
    height: auto;
    float: left;
    position: absolute;
    z-index: 9;
    text-align: center;
    top: 25%;
    background-color: rgb(63, 63, 63);
    color: #fff;
    padding: 13px 0px 10px;
    opacity: 0;
}

.campus01_text:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #3f3f3f;
    margin-bottom: 12px;
    position: absolute;
    bottom: -32px;
}

.campus01_text h3 {
    font-size: 26px;
    margin-top: 0px;
}

.campus01_img {
    width: 100%;
    height: auto;
    float: left;
    position: relative;
	opacity:0;
}

.campus01_img img {
    max-width: 100%;
   /* -webkit-filter: grayscale(1);
    filter: grayscale(1);*/
}

.campus01:hover .campus01_img img {
    transition: 0.4s ease;
    -moz-transition: 0.4s ease;
    -webkit-transition: 0.4s ease;
}

.campus01:hover .campus01_text {
    background-color: #b91b14;
    opacity: 1;
    transition: 0.4s ease;
    -moz-transition: 0.4s ease;
    -webkit-transition: 0.4s ease;
}

.campus01:hover .campus01_text:after {
    border-top: 20px solid #b91b14;
}

.section03:hover h4 {
    opacity: 0.7;
}

.section04 {
    width: 100%;
    height: auto;
    float: left;
    z-index: 8;
    position: relative;
}

.section04 .slide_text {
    background-color: #f4f8fb;
    background-image: url(../images/illam_bg.png);
    background-position: top right;
    background-repeat: no-repeat;
    font-family: 'Open Sans', sans-serif;
    width: 100%;
    height: 100%;
    float: left;
    background-image: none;
    padding-top: 0px;
}

.illam_section {
    width: 100%;
    height: auto;
    float: left;
    padding: 30px 0 0;
    max-width: 100%;
}

.illam_section img {
    max-width: 100%;
    margin-bottom: 30px;
    margin-left: -15px;
}

.illam_section h2 {
    width: 98%;
    height: auto;
    float: left;
    position: relative;
    font-size: 25px;
    line-height: 45px;
    color: rgba(0, 0, 0, 0.68);
    margin-bottom: 0px;
}

.illam_section h2 span {
    font-family: 'Bitter', serif;
    font-size: 32px;
    font-weight: 500;
    line-height: 44px;
    color: rgba(0, 0, 0, 0.86);
    width: 100%;
    height: auto;
    float: left;
}

.illam_section h2:before {
    content: "\f10d";
    font-family: FontAwesome;
    color: rgba(0, 0, 0, 0.46);
    margin-top: -37px;
    position: absolute;
    opacity: 0;
}
.illam_section h2:after {
    content: "\f10e";
    font-family: FontAwesome;
    color: rgba(0, 0, 0, 0.46);
    margin-top: 0px;
    position: absolute;
    bottom: 0;
    opacity: 0;
}

.illam_section ul {
    width: 100%;
    height: auto;
    float: left;
    margin: 0px;
    padding: 0px;
    list-style: none;
    text-align: left;
    margin-left: 0px;
    margin-bottom: 50px;
}

.illam_section ul li {
    display: inline-block;
    width: 32%;
    vertical-align: text-top;
}

.illam_section ul li img {
    max-width: 100%;
    margin-left: 0px;
    margin-bottom: 4px;
    display: none;
}

.illam_section ul li h3 {
    font-size: 21px;
    font-weight: bold;
    color: #b91b14;
    margin-bottom: 13px;
}

.illam_section ul li h4 {
    font-size: 15px;
    font-style: normal;
}

.illam_read {
    width: 100%;
    height: auto;
    float: left;
    font-family: 'Open Sans', sans-serif;
}

.illam_read a {
    font-size: 14px;
    border: 1px solid #c51b14;
    padding: 12px 20px;
    color: #c51b14;
    border-radius: 2px;
}

.illam_read a:hover {
    background-color: #c51b14;
    color: #fff;
}

.section05 {
    width: 100%;
    height: 100vh;
    float: left;
    position: relative;
    z-index: 3;
}

.section05 .stuck {}

.section05 .slide_text {
    width: 100%;
    height: 100vh;
    float: left;
    background-color: #e8e8e8;
    background-size: 100%;
}

.section05 .slide_text img {
    max-width: 100%;
}

.section06 {

    width: 100%;
    height: 100vh;
    float: left;
    background-color: #fff;
    position: relative;
    z-index: 6;
}

.new-slide05 .slide_text {
    width: 100%;
    height: 100vh;
    float: left;
    background-image: url(../images/placement_bg.png);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: 100%;
    padding-top: 20px;
    font-family: 'Open Sans', sans-serif;
    padding-bottom: 30px;
}

.new-slide05 h2 {
    font-family: 'Bitter', serif;
    font-size: 45px;
    font-weight: 500;
    line-height: 45px;
    color: rgb(185, 27, 20);
    text-align: center;
    margin-bottom: 40px;
    background-image: url(../images/placement_bg_heading.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-bottom: 22px;
    margin-top: 20px;
}

.new-slide05 h3 {
    margin: auto;
    max-width: 785px;
    text-align: center;
    color: #000;
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 32px;
    position: relative;
    letter-spacing: 0;
}

.new-slide05 h3 span {
    color: #b91b14;
}

.new-slide05 h3:before {
    content: "\f10d";
    font-family: FontAwesome;
    position: absolute;
    font-size: 34px;
    color: rgba(0, 0, 0, 0.21);
    top: -30px;
    left: -22px;
}

.new-slide05 h3:after {
    content: "\f10e";
    font-family: FontAwesome;
    position: absolute;
    font-size: 34px;
    color: rgba(0, 0, 0, 0.21);
    bottom: -14px;
    right: -22px;
}

.new-slide05 ul {}

.new-slide05 ul li {}

.new-slide05 ul li img {}

.section07 {
    width: 100%;
    height: 100vh;
    float: left;
    position: relative;
    z-index: 4;
}

.new-slide04 .slide_text {
    height: 100vh;
    width: 100%;
    float: left;
    background-image: url(../images/learn_bg.jpeg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}

.learn_text {
    width: 100%;
    min-height: auto;
    float: left;
    font-family: 'Open Sans', sans-serif;
    margin-top: 12%;
    max-width: 540px;
}

.learn_text h3 {
    font-family: 'Bitter', serif;
    font-size: 64px;
    font-weight: 500;
    line-height: 80px;
    text-shadow: 4px 4px 2px rgba(0, 0, 0, 0.44);
    color: #fff;
    margin-bottom: 50px;
}

.learn_text h3 span {
    color: #b91b14;
}

.learn_text p {
    /* text-shadow: 4px 4px 2px rgba(0, 0, 0, 0.44); */
    color: #000;
    font-size: 21px;
    margin-bottom: 48px;
    line-height: 37px;
}

.learn_text a {
    font-size: 14px;
    border: 1px solid #c51b14;
    padding: 12px 20px;
    color: #c51b14;
    border-radius: 2px;
    background-color: #c51b1400;
    margin-right: 10px;
}

.learn_text a:hover {
    background-color: rgb(197, 27, 20);
    color: #fff;
}


#shadow01 {}

.section08 {
    width: 100%;
    height: 100vh;
    float: left;
    position: relative;
    z-index: 7;
}

.section08 .slide_text {
    width: 100%;
    height: 100vh;
    float: left;
    background-image: url(../images/support_banner.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100%;
}

.support_text {
    width: 100%;
    min-height: auto;
    float: left;
    padding: 80px 0px;
    text-align: center;
}

.support_text h3 {
    font-family: 'Bitter', serif;


    color: #fff;
    font-size: 37px;
    font-weight: 300;
    max-width: 930px;


    margin: auto;
    margin-bottom: 30px;
    line-height: 40px;
    font-style: normal;
    background-image: url(../images/suppot_head_bg.png);
    background-position: top center;
    background-repeat: no-repeat;
    padding-top: 30px;
    background-size: 500px;
}

.support_text img {
    max-width: 90%;
    margin-top: 50px;
}

.support_text p {
    font-family: 'Open Sans', sans-serif;
    color: rgb(255, 255, 255);
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 15px;
    font-style: normal;
    border: 2px solid rgba(255, 255, 255, 0.07);
    max-width: 271px;
    margin: auto;
    padding: 11px;
    margin-bottom: 14px;
    background-color: rgba(140, 83, 60, 0.12);
    border-radius: 2px;
}

.section09 {
    width: 100%;
    height: 100vh;
    position: relative;
    z-index: 9;
    float: left;
}

.section09 .slide_text {
    background-image: url(../images/testi_bg.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100%;
    background-color: #fff;
    width: 100%;
    height: 100vh;
    float: left;
}

.testi_bg01 {
    width: 100%;
    min-height: auto;
    float: left;
    background-image: url(../images/testi_bg1.png);
    background-position: top center;
    background-repeat: no-repeat;
    padding: 204px 0px 185px;
    background-size: auto 100%;
    background-position-x: 430px;
}

.testti_text {
    font-family: 'Open Sans', sans-serif;
    width: 100%;
    height: auto;
    float: left;
}

.testt_mile {
    margin: auto;
    max-width: 500px;
    display: block;
    border-bottom: 1px solid rgba(185, 27, 20, 0.42);
    min-height: 144px;
}

.testt_left {
    font-family: 'Bitter', serif;
    width: 150px;
    height: auto;
    float: left;
    font-size: 82px;
    font-weight: bold;
    color: #b91b14;
    line-height: 66px;
    margin-top: 25px;
}

.testt_left b {}

.testt_left span {
    font-size: 41px;
}

.testt_right {
    width: 350px;
    height: auto;
    float: left;
    font-size: 49px;
    font-weight: 300;
    line-height: 57px;
    padding-left: 10px;
}

.testi_bottom {
    margin: auto;
    max-width: 500px;
    display: inline-block;
    margin-top: 20px;
}

.testi_bottom_text {
    width: auto;
    height: auto;
    float: none;
    text-align: center;
    margin: auto;
}

.testi_bottom_text h3 {
    font-size: 20px;
    line-height: 35px;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 0px;
    margin-top: 0px;
}

.testi_bottom_text h4 {
    font-size: 23px;
    font-weight: 400;
    color: #b91b14;
    font-family: 'Bitter', serif;
}

.section010 {
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    z-index: 10;
    background-color: #fff;
}

.section010 .slide_text {
    background-image: url(../images/owener_bg.png);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: 100%;
    font-family: 'Open Sans', sans-serif;
    padding: 150px 0px 120px;
    width: 100%;
    min-height: auto;
    float: left;
}

.owner_left {
    width: 94%;
    min-height: auto;
    float: left;
    text-align: right;
}

.owner_left img {
    max-width: 100%;
}

.owner_right {
    width: 63%;
    min-height: auto;
    float: left;
    margin-top: 50px;
}

.owner_right h3 {
    font-size: 20px;
    line-height: 35px;
    font-style: normal;
    font-weight: 300;
    margin-bottom: 27px;
}

.owner_right h4 {
    font-size: 24px;
    font-weight: 400;
    color: #b91b14;
    font-family: 'Bitter', serif;
}

.release-container {
    height: auto;
}

.section011 {
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    z-index: 11;
    background-color: #314254;
    font-family: 'Bitter', serif;
}

.section011 .slide_text {
    width: 100%;
    height: auto;
    float: left;
    padding: 35px 0px;
}

.section011 h3 {
    font-family: 'Bitter', serif;
    font-size: 40px;
    font-weight: 500;
    line-height: 45px;
    color: #fff;
    text-align: center;


    margin-bottom: 50px;
    background-image: url(../images/placement_bg_heading.png);
    background-repeat: no-repeat;
    background-position: center bottom;







    padding-bottom: 22px;
}


.sledt {
    margin-bottom: 20px;
    width: 100%;
    float: left;
    height: auto;
}

.sledt select {
    font-size: 16px;
    background-color: #fff;
    color: #fff;
    width: 100%;
    height: auto;
    float: left;
    padding: 8px 15px;
    border-radius: 27px;
    border: 0px;
    outline: 0px;
}

.sledt2 {}

.sledt2 select {
    width:75%;
}

.sledt2 input[type="button"] {
    border: 0px;
    padding: 13px;
    border-radius: 4px;
    float: right;
	background-color: rgba(210, 35, 42, 0);
    background-image: url(../images/search_icon.png);
    background-repeat: no-repeat;
    background-position: center center;
    width: 50px;
    height: 50px;
	outline:0px;
	background-size: 74%;
}

.sledt2 input[type="button"]:hover{ opacity:0.8;} 

.sledt2 button img {
    max-width: 100%;
}

.sledt2 button:hover {
    background-color: #000;
}

.cousr_link01 {
    width: 100%;
    float: left;
    height: auto;
    text-align: center;
    margin-bottom: 20px;
}

.cousr_link01 a {
    width: 100%;
    height: auto;
    float: left;
    text-transform: uppercase;
    background-color: #fff;
    color: #151e28;
    font-weight: normal;
    font-size: 14px;
    padding: 13px;
    border-radius: 4px;
}

.cousr_link01 a:hover {
    background-color: #b91b14;
    color: #fff;
}

.cousr_link02 {
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    margin-bottom: 20px;
}

.cousr_link02 a {
    width: 100%;
    height: auto;
    float: left;
    text-transform: uppercase;
    background-color: rgba(255, 255, 255, 0);
    color: rgba(255, 255, 255, 0.66);
    font-weight: normal;
    font-size: 14px;
    padding: 13px;
    border-radius: 4px;
    border: 1px solid rgba(255, 255, 255, 0.66);
}

.cousr_link02 a:hover {
    background-color: rgb(185, 27, 20);
    border: 1px solid #b91b14;
    color: #fff;
}

.section012 {
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    z-index: 12;
    background-color: #fff;
    font-family: 'Open Sans', sans-serif;
}

.section012 .slide_text {
    width: 100%;
    height: auto;
    float: left;
    padding: 35px 0px 0px;
    text-align: center;
}

.section012 h3 {
    font-family: 'Bitter', serif;
    font-size: 38px;
    font-style: normal;
    font-weight: 500;
    margin-bottom: 45px;
}

.section012 h3 span {
    color: #c51b14;
}

.section012 p {}

.section012 p a {
    font-size: 14px;
    border: 1px solid #c51b14;
    padding: 12px 20px;
    color: #fff;
    border-radius: 2px;
    background-color: #c51b14;
}

.section012 p a:hover {
    background-color: #151e28;
    border: 1px solid #151e28;
}

.section012 img {
    max-width: 100%;
    margin-top: 50px;
}

.section013 {
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    z-index: 13;
    background-color: #f2f2f2;
    font-family: 'Open Sans', sans-serif;
}

.section013 .slide_text {
    width: 100%;
    height: auto;
    float: left;
    padding: 35px 0px 0px;
}

.footer01 {
    width: 100%;
    height: auto;
    float: left;
}

.footer01 h3 {
    font-family: 'Bitter', serif;
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 30px;
}

.footer01 ul {
    width: 100%;
    height: auto;
    float: left;
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.footer01 ul li {
    width: 100%;
    height: auto;
    float: left;
    margin-bottom: 18px;
    color: #000;
    padding-left: 10px;
}

.footer01 ul li a {
    color: #000;
}

.footer01 ul li a:hover {
    color: #c51b14;
}

.footer01 ul li:before {
    content: "\f0da";
    font-family: FontAwesome;
    margin-left: -10px;
    margin-right: 10px;
    color: #c51b14;
}

.footer_logo {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 20px;
    margin-bottom: 10px;
}

.footer_logo img {
    max-width: 100%;
}


.footer_logo ul {
    width: auto;
    height: auto;
    float: none;
    margin: auto;
    padding: 0px;
    list-style: none;
    margin-top: 0px;
    text-align: left;
}

.footer_logo ul li {
    display: inline-block;

    margin-left: 10px;
}

.footer_logo ul li i {}

.footer_logo ul li a {
    font-size: 30px;
}

.footer_logo ul li a:hover {}

.face {
    background-color: #4e71a8;
}

.face:hover {
    opacity: 0.8
}

.twi {
    background-color: #1cb7eb;
}

.twi:hover {
    opacity: 0.8
}

.pin {
    background-color: #9f1121;
}

.pin:hover {
    opacity: 0.8
}

.goog {
    background-color: #f34a38;
}

.goog:hover {
    opacity: 0.8

}

.footer_link_bottom {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 0px;
    margin-bottom: 15px;
    font-family: 'Bitter', serif;
}

.footer_link_bottom ul {
    width: 100%;
    height: auto;
    float: left;
    margin: 0px;
    padding: 0px;
    list-style: none;
    margin-top: 10px;
    text-align: center;
}

.footer_link_bottom ul li {
    display: inline-block;
    width: auto;
    margin-right: 21px;
    border-right: 1px solid #ccc;
    padding-right: 35px;
}

.footer_link_bottom ul li i {}



.footer_link_bottom ul li a {









    color: #000;
    font-size: 14px;
    text-transform: uppercase;
}

.footer_link_bottom ul li a:hover {
    color: #b81c15;
}

.copy_right {
    width: 100%;
    height: auto;
    float: left;
    background-color: #d7d7d7;
    color: #000;
    padding: 10px 0px;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
    margin-top: 6px;
}

.menu01 {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 20px;
    position: relative;
    z-index: 9990;
    display: none;
}

.nav {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10000;
    background-color: #efefef;
}


/** 
* Nav container 
* 1. Ensure this slides in below parent
* 2. Hide by default
* 3. Smoother scrolling experience on iOS
*/

.nav-container {
    position: fixed;
    top: 60px;
    /* 1 */
    left: 0;
    z-index: 9999;
    overflow-y: auto;
    visibility: hidden;
    /* 2 */
    width: 100%;
    height: 100%;
    min-height: 100%;
    margin: 0;
    padding: 0;
    -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    /* 2 */
    background-color: #c0c0c0;
    -webkit-overflow-scrolling: touch;
    /* 3 */
}


/* 1. Show when `.is-visible` class is added */

.nav-container.is-visible {
    visibility: visible;
    /* 1 */
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    /* 1 */
}


/* Nav toggle */

.nav-toggle {
    line-height: 1;
    display: inline-block;
    padding: 1.25rem 1rem;
    border: 0;
    background-color: #e74c3c;
}


/* Nav toggle icon */

.nav-toggle .icon-menu {
    position: relative;
    display: inline-block;
    width: 28px;
    height: 20px;
    vertical-align: middle;
    fill: none;
}


/* Nav toggle icon lines */

.icon-menu .line {
    position: absolute;
    left: 0;
    display: block;
    width: 100%;
    height: 4px;
    -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1.000);
    transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1.000);
    -webkit-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000);
    background-color: #fff;
}


/* Nav toggle icon line 1 */

.icon-menu .line-1 {
    top: 0;
}


/* When active, rotate line 1 to be lefthand part of X */

.is-active .icon-menu .line-1 {
    -webkit-transform: translateY(8px) translateX(0) rotate(45deg);
    -ms-transform: translateY(8px) translateX(0) rotate(45deg);
    transform: translateY(8px) translateX(0) rotate(45deg);
}


/* Nav toggle icon line 2 */

.icon-menu .line-2 {
    top: 50%;
    margin-top: -2px;
}


/* When active, hide line 2 */

.is-active .icon-menu .line-2 {
    opacity: 0;
}


/* Nav toggle icon line 3 */

.icon-menu .line-3 {
    bottom: 0;
}


/* When active, rotate line 3 to be righthand part of X */

.is-active .icon-menu .line-3 {
    -webkit-transform: translateY(-8px) translateX(0) rotate(-45deg);
    -ms-transform: translateY(-8px) translateX(0) rotate(-45deg);
    transform: translateY(-8px) translateX(0) rotate(-45deg);


}


/* Remove default list styles for menus */

.menu {
    list-style: none;
    margin: 0;
    padding: 0;
}


/** 
* 1. Give menu a lighter background than its container 
* 2. Prevent menu text from being accidentally highlighted
*/

.nav-menu {
    background-color: rgba(222, 222, 222, 0);
    /* 1 */
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    /* 2 */
}


/* Give menu items a top border */

.nav-menu .menu-item {
    border-top: 1px solid #bbb;
    font-family: 'Bitter', serif;
}




/* Give last menu item a bottom border */



.nav-menu>.menu-item:last-child {
    border-bottom: 1px solid #bbb;
}


/* Darker background color on hover, and when toggled */

.nav-menu>.menu-item:hover,
.nav-menu>.menu-item.is-active {
    background-color: rgba(185, 26, 20, 0);
    color: #000000;
}


/* 1. Menu links are block level, by default */

.nav-menu .menu-link {
    display: block;
    /* 1 */
    text-decoration: none;
    color: #b91b14;
    padding: 8px 10px;
    border: 0px solid #b91b14;
    border-radius: 4px;
    margin-left: 6px;
    font-size: 16px;
}

.nav-menu>.menu-item:hover .menu-link {
    color: #000;
}


/* 1. Menu items with dropdowns appear clickable */

.has-dropdown {}


/* 1. Parent menu links inlined so you can toggle the dropdown */

.has-dropdown>.menu-link {
    display: inline-block;
    position: relative;
}


/* 1. Add an icon to menu items that have sub menus */

.has-dropdown:after {
    font-size: 32px;
    position: absolute;
    top: 0;
    right: 1rem;
    bottom: 0;
    content: "+";
    /* 1 */
    color: #222;
}


/* 1. Switch icon to n-dash when toggled */

.has-dropdown.is-active:after {
    content: "\2013";
    /* 1 */
}


/**
 * Dropdowns
 * 1. Hide dropdowns by default
 */

.nav-dropdown {
    display: none;
    /* 1 */
    background-color: #c0c0c0;
}


/* 1. Show dropdown when toggled */

.has-dropdown.is-active>.nav-dropdown {
    display: block;
    /* 1 */
}


/* 2nd level dropdown */

.nav-dropdown .nav-dropdown {
    background-color: #aaa;
}

.nav-dropdown .menu-item {
    border-color: #a0a0a0;
}

.nav-dropdown .nav-dropdown .menu-item {
    background-color: #b0b0b0;
    border-color: #909090;
}


/* Main content area */

.content {
    margin-top: 60px;
}

.content .wrapper {
    padding: 1rem 0;
}

@media (min-width: 960px) {
    .nav {
        background-color: #dedede;
    }
    .nav,
    .nav-container,
    .nav-container.is-visible {
        position: static;
        top: auto;
        left: auto;
        z-index: auto;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        background-color: rgba(0, 0, 0, 0);
    }
    .nav-container,
    .nav-container.is-visible {

        visibility: visible;
        height: auto;
        min-height: 0;
        overflow-y: visible;
        text-align: right;
    }
    .nav-toggle {
        display: none;
    }
    /* 1. Display menu items inline */
    .nav-menu>.menu-item,
    .nav-menu>.menu-item.is-active {
        display: inline-block;
        /* 1 */
        background-color: transparent;
        border: 0;
    }
    /* Remove bottom border on last child */
    .nav-menu>.menu-item:last-child {
        border: 0;
    }
    .nav-menu .menu-item {
        -webkit-transition: background-color 0.15s ease-in-out, color 0.15s ease-in-out;
        transition: background-color 0.15s ease-in-out, color 0.15s ease-in-out;
    }
    /* Remove +/- icons */
    .has-dropdown:after {
        content: "" !important;
    }
    /* Add a caret to top-level menu items that have dropdowns */
    .nav-menu>.has-dropdown>a:after {
        position: absolute;
        top: 50%;
        right: 5px;
        width: 0;
        height: 0;
        margin-top: -1px;
        margin-left: 0;
        content: "";

        border-width: 5px 5px 0 5px;
        border-style: solid;
        border-color: #b91b14 transparent transparent transparent;
    }
    /* Increase padding to compensate for caret */
    .has-dropdown>.menu-link {
        padding-right: 2rem;
    }
    /* Re-style dropdowns for larger screens */
    .nav-dropdown {
        display: block;
        opacity: 0;
        position: absolute;
        top: 100%;
        width: 200px;
        margin: 0;
        padding: 10px 0px 15px;
        background-color: #ffffff;
        /* box-shadow: 0 0 4px hsla(0, 0%, 0%, 0.15); */
        visibility: hidden;
        -webkit-transition: visibility 0s linear 0.25s, opacity 0.25s linear;
        transition: visibility 0s linear 0.25s, opacity 0.25s linear;
        text-align: left;
        opacity: 1;
    }
    .has-dropdown:hover>.nav-dropdown {
        visibility: visible;
        opacity: 1;
        -webkit-transition-delay: 0s;
        transition-delay: 0s;
    }
    .nav-dropdown .menu-item {
        border: 0;
    }
    .nav-dropdown .menu-item:hover,
    .nav-dropdown .nav-dropdown .menu-item:hover {
        background-color: #1293EE;
    }
    .nav-dropdown .nav-dropdown,
    .nav-dropdown .nav-dropdown .menu-item {
        background-color: #dedede;
    }
    .nav-dropdown .menu-item:hover .menu-link {
        color: #fff;
    }
    .nav-dropdown .nav-dropdown {
        z-index: 9998;
        top: 0;
        left: -150%;
        width: 300px;
        padding: 0px;
    }
}

.last_menu {}

.last_menu a {
    border: 1px solid #b91b14 !important;
    padding: 8px 18px !important;
    background-color: rgba(0, 0, 0, 0);
}

.last_menu a:hover {
    border: 1px solid #b91b14;
    background-color: #b91b14;
    color: #fff !important;
}

.nav-dropdown .menu-link {
    font-size: 13px;
    color: #000;
}

ul.nav-dropdown.menu.submenu_lg {
    width: 100%;
}

.has-dropdown .subMenu-lg-links li {
    list-style: none;
    position: relative;
    padding-left: 10px;
    margin-bottom: 5px;
}

.has-dropdown .subMenu-lg-links li a {
    font-size: 13px;
    color: #000;
}

.has-dropdown .subMenu-lg-links li:before {
    content: "";
    position: absolute;
    left: 0;
    font-family: FontAwesome;
    content: "\f105";
}

.banner_heading {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 50px;
}

.banner_heading h3 {
    font-size: 40px;
    line-height: 64px;
    margin-bottom: 30px;
    color: #fff;
    font-weight: 300;
}

.banner_heading h3 span {
    font-family: 'Open Sans', sans-serif;
    display: inline-block;
    color: #fff;
    margin-top: 17px;
    font-size: 42px;
    font-weight: 700;
    padding-bottom: 7px;
}

.banner_heading a {
    border: 2px solid #b91b14;
    padding: 9px 15px;
    border-radius: 3px;
    color: #b91b14;
    font-weight: bold;
}

.banner_heading a:hover {
    background: #b91b14;
    color: #fff;
}

.banner_select {
    width: 100%;




    height: auto;
    float: left;
    margin-top: 15px;
}
.banner_select [class*="col-"] { padding:0 10px;}
.banner_select select {

    background-color: rgba(255, 255, 255, 0);
    border: 1px solid #b91b14;
    height: 49px;

}

.landing_header_02 .banner_select select option {
    color: #000 !important;
}

#axis {
    position: relative;
    width: 100%;
    height: 800px;
    float: left;
}

#axis01 {
    position: relative;
    width: 100%;
    height: 800px;
    float: left;
}

.object {

    position: absolute;
    /** This css rule will make the object 
move smoothly and animated **/
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    /* Currently IE doesn't support for transition property https://www.www.w3schools.com/cssref/css3_pr_transition.asp */
    /**
    linear: The animation has the same speed from start to end.
    ease: Default. The animation has a slow start, then fast, before it ends slowly.
    ease-in: The animation has a slow start.
    ease-out: The animation has a slow end.
    ease-in-out: The animation has both a slow start and a slow end.
    Credit Source: https://www.www.w3schools.com/cssref/css3_pr_animation-timing-function.asp
  **/
}


/** Moving object to the right **/

#axis01:hover .move-right {
    transform: translate(-350px, 0);
    -webkit-transform: translate(-350px, 0);
    -o-transform: translate(-350px, 0);
    -moz-transform: translate(-350px, 0);
}


/** Moving object to the left **/

#axis01:hover .move-left {
    transform: translate(-600px, 150px);
    -webkit-transform: translate(-600px, 150px);
    -o-transform: translate(-600px, 150px);
    -moz-transform: translate(-600px, 150px);
}


/** VERTICALLY MOVEMENT **/


/** Moving object upwards**/

#axis01:hover .move-up {
    transform: translate(-450px, 400px);
    -webkit-transform: translate(-450px, 400px);
    -o-transform: translate(-450px, 400px);
    -moz-transform: translate(-450px, 400px);
}


/** Moving object downwards **/

#axis01:hover .move-down {
    transform: translate(-167px, 450px);
    -webkit-transform: translate(-167px, 450px);
    -o-transform: translate(-167px, 450px);
    -moz-transform: translate(-167px, 450px);
}


/** DIAGONALLY MOVEMENT **/


/** Move object diagonally (Northeast) **/

#axis01:hover .move-ne {
    transform: translate(-750px, 450px);
    -webkit-transform: translate(-750px, 450px);
    -o-transform: translate(-750px, 450px);
    -moz-transform: translate(-750px, 450px);
}


/** ROTATION **/


/** Rotate Object 360 clockwise**/

#axis01:hover .rotate360cw {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
}


/** Rotate Object 360 counter clockwise **/

#axis01:hover .rotate360ccw {
    transform: rotate(-360deg);
    -webkit-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    -moz-transform: rotate(-360deg);
}


/** Scale **/

#axis01:hover .scale {
    transform: scale(2);
    -webkit-transform: scale(2);
    -o-transform: scale(2);
    -moz-transform: scale(2);
}


/** Multiple **/

#axis01:hover .multiple {
    transform: translate(-800px, -20px) rotate(360deg);
    -webkit-transform: translate(-800px, -20px) rotate(360deg);
    -o-transform: translate(-800px, -20px) rotate(360deg);
    -moz-transform: translate(-800px, -20px) rotate(360deg);
}


/** Multiple **/

#axis01:hover .multiple2 {
    transform: translate(0px, 250px) rotate(360deg);
    -webkit-transform: translate(0px, 250px) rotate(360deg);
    -o-transform: translate(0px, 250px) rotate(360deg);
    -moz-transform: translate(0px, 250px) rotate(360deg);
}


/** Multiple **/

#axis01:hover .multiple3 {
    transform: translate(-235px, 206px) rotate(360deg);
    -webkit-transform: translate(-235px, 206px) rotate(360deg);
    -o-transform: translate(-235px, 206px) rotate(360deg);

    -moz-transform: translate(-235px, 206px) rotate(360deg);
}


/** Multiple **/

#axis01:hover .multiple4 {
    transform: translate(-855px, 265px) rotate(360deg);
    -webkit-transform: translate(-855px, 265px) rotate(360deg);
    -o-transform: translate(-855px, 265px) rotate(360deg);
    -moz-transform: translate(-855px, 265px) rotate(360deg);
}

.course_box1 {
    top: 3%;
    right: 10%;
    position: absolute;
    z-index: 6;
    font-family: 'Bitter', serif;
    font-size: 15px;
    line-height: 25px;

}

.course_box1_inner {
    width: 170px;
    height: 170px;
    padding: 20px;
    border-radius: 50%;
    text-align: center;
    background-color: rgba(68, 105, 61, 0.75);
    color: #fff;
    float: left;
    cursor: pointer;
    border: 3px solid #44693d;
    vertical-align: middle;
    padding-top: 35px;
}

.course_box1_inner:hover {
    background-color: rgba(68, 105, 61, 0.9);
    color: #fff;
    border: 3px solid #44693d;
}

.course_box2_inner {
    width: 170px;
    height: 170px;
    padding: 20px;
    border-radius: 50%;
    text-align: center;
    background-color: rgba(71, 10, 104, 0.6);
    color: #fff;
    float: left;
    cursor: pointer;
    border: 3px solid #470a68;
    vertical-align: middle;
    padding-top: 35px;
}

.course_box2_inner:hover {
    background-color: rgba(71, 10, 104, 0.7);
    color: #fff;
    border: 3px solid #470a68;
}

.course_box3_inner {
    width: 170px;
    height: 170px;
    padding: 20px;
    border-radius: 50%;
    text-align: center;
    background-color: rgba(138, 42, 43, 0.75);
    color: #fff;
    float: left;
    cursor: pointer;
    border: 3px solid #8a2a2b;
    vertical-align: middle;
    padding-top: 45px;
}

.course_box3_inner:hover {
    background-color: rgba(138, 42, 43, 0.9);
    color: #fff;
    border: 3px solid #8a2a2b;
}

.course_box4_inner {
    width: 170px;
    height: 170px;
    padding: 20px;
    border-radius: 50%;
    text-align: center;
    background-color: rgba(142, 58, 128, 0.6);
    color: #fff;
    float: left;
    cursor: pointer;
    border: 3px solid #8e3a80;
    vertical-align: middle;
    padding-top: 50px;
}

.course_box4_inner:hover {
    background-color: rgba(142, 58, 128, 0.7);
    color: #fff;
    border: 3px solid #8e3a80;
}

.course_box5_inner {
    width: 170px;
    height: 170px;
    padding: 20px;
    border-radius: 50%;
    text-align: center;
    background-color: rgba(111, 44, 63, 0.75);
    color: #fff;
    float: left;
    cursor: pointer;
    border: 3px solid #6f2c3f;
    vertical-align: middle;
    padding-top: 30px;
    font-size: 14px;
}

.course_box5_inner:hover {
    background-color: rgba(111, 44, 63, 0.9);
    color: #fff;
    border: 3px solid #6f2c3f;
}

.course_box6_inner {
    width: 170px;
    height: 170px;
    padding: 20px;
    border-radius: 50%;
    text-align: center;
    background-color: rgba(0, 45, 114, 0.75);
    color: #fff;
    float: left;
    cursor: pointer;
    border: 3px solid #002d72;
    vertical-align: middle;
    padding-top: 35px;
}

.course_box6_inner:hover {
    background-color: rgba(0, 45, 114, 0.9);
    color: #fff;
    border: 3px solid #002d72;
}

.course_box7_inner {
    width: 170px;
    height: 170px;
    padding: 20px;
    border-radius: 50%;
    text-align: center;
    background-color: rgba(207, 69, 32, 0.5);
    color: #fff;
    float: left;
    cursor: pointer;
    border: 3px solid #cf4520;
    vertical-align: middle;
    padding-top: 45px;
}

.course_box7_inner:hover {
    background-color: rgba(207, 69, 32, 0.6);
    color: #fff;
    border: 3px solid #cf4520;
}

.course_box8_inner {
    width: 170px;
    height: 170px;
    padding: 20px;
    border-radius: 50%;
    text-align: center;
    background-color: rgba(0, 122, 83, 0.6);
    color: #fff;
    float: left;
    cursor: pointer;
    border: 3px solid rgba(0, 122, 83, 0.61);
    vertical-align: middle;
    padding-top: 62px;

}

.course_box8_inner:hover {
    background-color: rgba(0, 122, 83, 0.7);
    color: #fff;
    border: 3px solid #007a53;
}

.course_box9_inner {
    width: 170px;
    height: 170px;
    padding: 20px;
    border-radius: 50%;
    text-align: center;
    background-color: rgba(0, 61, 76, 0.75);


    color: #fff;
    float: left;

    cursor: pointer;
    border: 3px solid #003d4c;
    vertical-align: middle;
    padding-top: 55px;
}

.course_box9_inner:hover {
    background-color: rgba(0, 61, 76, 0.9);
    color: #fff;
    border: 3px solid #003d4c;
}

.course_box10_inner {
    width: 200px;
    height: 200px;
    padding: 20px;
    border-radius: 50%;
    text-align: center;
    background-color: rgba(0, 94, 184, 1);
    color: #fff;
    float: left;
    cursor: pointer;
    border: 3px solid #005eb8;
    vertical-align: middle;
    padding-top: 45px;
    font-size: 42px;
    line-height: 50px;
}

.course_box10_inner:hover {
    background-color: rgba(0, 94, 184, 0.85);
    color: #fff;
    border: 3px solid #005eb8;
}

.course_box1:nth-child(1):before {
    content: "";
    font-family: FontAwesome;
}

.course_box1:nth-child(2):before {
    content: "";
    font-family: FontAwesome;
}

.size01 {
    width: 100%;
    max-width: 1032px;
    height: auto;
    float: none;
    margin: auto;
}

.line1 {
    width: 0px;
    height: 2px;
    float: left;
    background-color: rgba(255, 255, 255, 0);
    position: relative;
    right: -31%;
}

#axis01:hover .line1 {
    right: 18%;
    top: 110px;
    background-color: rgba(255, 255, 255, 0.05);

    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    float: right;
    width: 300px;
}

.line2 {
    width: 0px;
    height: 2px;
    float: left;
    background-color: rgba(255, 255, 255, 0);
    position: relative;
}

#axis01:hover .line2 {
    right: -2%;
    top: 210px;
    background-color: rgba(255, 255, 255, 0.05);
    transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    float: right;
    width: 600px;
}

.line3 {
    width: 0px;
    height: 2px;
    float: right;
    background-color: rgba(255, 255, 255, 0);
    position: relative;
}

#axis01:hover .line3 {
    right: 18%;
    top: 300px;
    background-color: rgba(255, 255, 255, 0.05);
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    float: right;
    width: 445px;
}

.line4 {
    width: 0px;
    height: 2px;
    float: right;
    background-color: rgba(255, 255, 255, 0);
    position: relative;
}

#axis01:hover .line4 {
    right: -30%;
    top: 300px;
    background-color: rgba(255, 255, 255, 0.05);
    transform: rotate(-80deg);
    -webkit-transform: rotate(-80deg);
    -o-transform: rotate(-80deg);
    -moz-transform: rotate(-80deg);
    float: right;
    width: 400px;
}

.line5 {
    width: 0px;
    height: 2px;
    float: right;
    background-color: rgba(255, 255, 255, 0);
    position: relative;
}

#axis01:hover .line5 {
    right: 15%;
    top: 320px;
    background-color: rgba(255, 255, 255, 0.05);
    transform: rotate(-30deg);
    -webkit-transform: rotate(-30deg);
    -o-transform: rotate(-30deg);
    -moz-transform: rotate(-30deg);
    float: right;
    width: 800px;
}

.line6 {
    width: 0px;
    height: 2px;
    float: left;
    background-color: rgba(255, 255, 255, 0);
    position: relative;
    right: -31%;
}

#axis01:hover .line6 {
    right: 18%;
    top: 105px;
    background-color: rgba(255, 255, 255, 0.05);
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    float: right;
    width: 800px;
}

.line7 {
    width: 0px;

    height: 2px;
    float: right;
    background-color: rgba(255, 255, 255, 0);
    position: relative;
}

#axis01:hover .line7 {
    right: -60%;
    top: 200px;
    background-color: rgba(255, 255, 255, 0.05);
    transform: rotate(-80deg);
    -webkit-transform: rotate(-90deg);
    -o-transform: rotate(-80deg);
    -moz-transform: rotate(-80deg);
    float: right;
    width: 200px;
}

.line8 {
    width: 0px;
    height: 2px;
    float: right;
    background-color: rgba(255, 255, 255, 0);
    position: relative;
}

#axis01:hover .line8 {
    right: 15%;
    top: 202px;
    background-color: rgba(255, 255, 255, 0.05);
    transform: rotate(-30deg);
    -webkit-transform: rotate(-20deg);
    -o-transform: rotate(-30deg);
    -moz-transform: rotate(-30deg);
    float: right;
    width: 826px;
}

#quotes,
#quotes li blockquote,
#quotes li cite {
    display: block;
    clear: both
}

#quotes {
    height: auto;
    overflow: visible;
    min-height: 50px;
    margin: auto;
    position: relative;
    width: 100%;
    max-width: 500px;
}

#quotes.ul {
    position: relative;
    display: block;
    overflow: visible;
    margin: 0
}

#quotes li {
    list-style: none;
    position: absolute;
    margin: auto;
}

#quotes li blockquote {
    top: auto;
    left: auto;
    overflow: visible;
    list-style: none;
    opacity: 0;
    margin: auto;
    display: inline-block;
}

#quotes li cite {
    font-style: italic;
    padding-top: 8px
}

.video_illm_bg {
    width: 100%;
    height: auto;
    float: left;
}

.video_illm_bg video {
    position: relative;
}

.illam_section_right {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 0px;
    position: relative;
}

.illam_section_right video {
    width: 110%;
    height: auto;
    float: left;
    margin-left:-5%;
    position: relative;
}

.video_up_text {
    position: absolute;
    width: 100%;
    height: 100%;
    float: left;
    z-index: 12;
    background-color: rgba(255, 255, 255, 0.51);
}

.requrets {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 60px;
}

.requrets h2 {
    font-family: 'Bitter', serif;
    margin-bottom: 30px;
}

.requrets ul {
    width: 100%;
    height: auto;
    float: left;
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.requrets ul li {
    width: 31%;
    height: auto;
    float: left;
    border: 1px dashed rgba(0, 0, 0, 0.08);
    padding: 12px;
    margin: 0px 10px 10px 0px;
    background-color: rgba(255, 255, 255, 0.35);
}

.requrets ul li:nth-child(7) {
   
}

.requrets ul li:nth-child(10) {
    background: #fff;
}

.requrets ul li img {
    max-width: 100%;
}

.nbs-flexisel-container {
    position: relative;
    max-width: 100%;
}

.nbs-flexisel-ul {
    position: relative;
    width: 99999px;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

.nbs-flexisel-inner {
    overflow: hidden;
    float: left;
    width: 100%;
}

.nbs-flexisel-item {
    float: left;
    margin: 0px;
    padding: 0px;
    position: relative;
}

.nbs-flexisel-item img {}


/*** Navigation ***/

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    width: 22px;
    height: 22px;
    position: absolute;
    cursor: pointer;
    z-index: 100;
    opacity: 0.5;
}

.nbs-flexisel-nav-left {
    left: 10px;
    /*background: url(../images/button-previous.png) no-repeat;*/
}

.nbs-flexisel-nav-right {
    right: 5px;
    /*background: url(../images/button-next.png) no-repeat;*/
}

.new_course_list {
    float: left;
    font-family: Bitter, serif;
    width: 237px;
    margin-bottom: 20px;
    padding: 20px 20px 10px 10px;
    height: 237px;
    background: #b71b14b0;
    border-radius: 100%;
    position: relative;
    border: solid 2px #650606;
    margin-top: 65px;
    transition: 0.5s;
}

.new_course_list:hover {
    background: #b91b14;
}

.n_course_list_inner {
    position: absolute;
    top: 40%;
    color: #fff;
    text-align: center;
    font-size: 16px;
    left: 0;
    right: 0;
    padding: 0 40px;
}

.new_course_list ul {
    width: 100%;
    height: auto;
    float: left;
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.new_course_list ul li {
    width: 84%;
    height: auto;
    float: left;
    font-size: 15px;
    font-weight: normal;
    margin-bottom: 5px;
    margin-left: 37px;
    position: relative;
    line-height: 26px;
    padding: 0px 15px 10px 17px;
    min-height: 130px;
}

.new_course_list ul li b {
    font-size: 31px;
    color: #ffffff;
    line-height: 41px;
    float: left;
    width: 63px;
    margin-top: -22px;
    background-color: rgb(184, 27, 20);
    padding-left: 8px;
    padding-bottom: 5px;
    border-radius: 2px;
    margin-bottom: 12px;
}

.new_course_list ul li span {
    float: left;
    width: 100%;
}

.new_course_list ul li::before {
    content: "";
    background-image: url(../images/arrow01.png);
    width: 30px;
    height: 30px;
    display: none;
    left: -28px;
    top: 23px;
    float: left;
    position: absolute;
    background-repeat: no-repeat;
}

.new_course_list ul li a {
    color: rgba(255, 255, 255, 0.89);
}

.new_course_list ul li a:hover {
    color: #b91b14;
}

.student_review01 {
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
}

.student_review01 h4 {
    font-size: 19px;
    color: rgb(185, 27, 20);
    font-weight: bold;
    text-transform: uppercase;



    margin-bottom: 19px;
}

.student_review02 {
    width: 100%;
    height: auto;
    float: left;
}

.student_review02 img {
    max-width: 100%;
    margin: 0px auto 13px;
    border-radius: 50%;
    border-width: 0px;
    border-style: solid;
    border-color: rgb(247, 247, 247);
    border-image: initial;
}

.student_review02 p {
    font-size: 14px;
    line-height: 25px;
}

.student_review02 p span {}

.nine_placement {
    width: 100%;
    height: auto;
    float: right;
    text-align: center;
    margin-top: 0px;
    padding-top: 10px;
    border-top: 1px solid rgba(221, 221, 221, 0.55);
    background-color: rgba(255, 255, 255, 0.46);
}

.nine_placement h4 {
    font-size: 19px;
    color: rgb(185, 27, 20);
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 19px;
}

.nine_placement h4 a {
    background-color: #1293EE;
    color: #fff;
    text-transform: none;
    font-weight: 400;
    font-size: 15px;
    padding: 7px 15px;
    border-radius: 2px;
}
.nine_placement h4 a:hover{background-color: #333; color:#fff;}

.nine_place_01 {
    width: 100%;
    height: auto;
    float: left;
    font-size: 14px;
    line-height: 26px;
}

.video_testi {
    width: 100%;
    height: auto;
    float: left;
}

.youtube_video {
    width: 100%;
    height: auto;
    float: left;
}

.youtube_video iframe {}

.place_ment_logo {
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
}

.placement_brand {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 30px;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(221, 221, 221, 0.55);
    border-image: initial;
}

.placement_brand img {
    max-width: 100%;
}

.video_testi .nbs-flexisel-nav-left,
.video_testi .nbs-flexisel-nav-right {
    width: 22px;
    height: 22px;
    position: absolute;
    cursor: pointer;
    z-index: 100;
    opacity: 0.5;
}

.video_testi .nbs-flexisel-nav-left {
    left: 10px;
    background: url(../images/video-button-previous.png) no-repeat;
}

.video_testi .nbs-flexisel-nav-right {
    right: 5px;
    background: url(../images/video-button-next.png) no-repeat;
}

.student_review01 .nbs-flexisel-nav-left,
.student_review01 .nbs-flexisel-nav-right {
    width: 22px;

    height: 22px;
    position: absolute;
    cursor: pointer;
    z-index: 100;
    opacity: 0.5;
	    top: 100px !important;
}

.student_review01 .nbs-flexisel-nav-left {
    left: 10px;
    background: url(../images/video-button-previous.png) no-repeat;
}

.student_review01 .nbs-flexisel-nav-right {
    right: 5px;
    background: url(../images/video-button-next.png) no-repeat;
}

.section5_head01 {
    width: 100%;
    height: auto;
    font-family: 'Open Sans', sans-serif;
    float: left;
    text-align: center;
    font-size: 145px;
    color: rgba(255, 255, 255, 0.89);
    margin: 0px 0 0px;
    max-height: 215px;
    overflow: hidden;
    font-weight: 900;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
}

.supprt_head_banner {
    width: 100%;
    min-height: auto;
    float: left;
    padding: 80px 0px;
    text-align: center;
    position: absolute;
    z-index: 9999;
}

.supprt_head_banner h3 {
    font-family: 'Bitter', serif;
    color: #fff;
    font-size: 37px;
    font-weight: 300;
    max-width: 930px;
    margin: auto;
    margin-bottom: 30px;
    line-height: 40px;
    font-style: normal;
    background-image: url(../images/suppot_head_bg.png);
    background-position: top center;
    background-repeat: no-repeat;
    padding-top: 30px;
    background-size: 365px;
}

.supprt_head_banner h3 span {}

.slide_cor {
    width: 100%;
    min-height: auto;
    float: left;
    position: relative;
	height:100%;
	background: url(../images/Clinical_res01.jpg) no-repeat;
    background-size: cover;
    background-position: center;
	
}

.slide_image01 {
    position: absolute;
    font-family: 'Open Sans', sans-serif;
    width: 100%;
    background-color: rgba(49, 66, 84, 0.95);
    color: #fff;
    padding: 90px 25px 10px;
    text-align: center;
    font-size: 16px;
    line-height: 31px;
    opacity: 0;
    transform-style: preserve-3d;
    transition: all 1.0s linear;
    height: 100%;
    z-index: 9999;
}


.slide_image01 h4 {
    font-family: 'Bitter', serif;

    font-size: 31px;
    margin-bottom: 20px;
    line-height: 45px;
}

.slide_image01 p {
    margin-bottom: 30px;
}

.slide_image01 p a {
    background-color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    padding: 8px 12px;
    color: #444343;
    font-weight: bold;
}

.slide_image01 p a:hover {
    background-color: #444343;
    color: #fff;
}

.slide_image02 {
    width: 100%;
    min-height: auto;
    float: left;
    position: relative;
	opacity:0;
}

.slide_image02 img {
    max-width: 100%;
   /* -webkit-filter: grayscale(0);
    filter: grayscale(0);*/
}

.slide_cor:hover>.slide_image01 {
    opacity: 1;
    transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
    transform: rotateY(360deg);
}

.slide_cor:hover>.slide_image02 img {
    /*-webkit-filter: grayscale(0);
    filter: grayscale(0);*/
}

.footer_social_link {
    width: 100%;
    height: auto;
    float: left;
    background-color: #fff;
    position: relative;
    z-index: 14;
    /* bottom: 0; */
}

.socail_foot_link {
    width: 100%;
    height: auto;
    float: left;
    font-size: 32px;
	margin-top: 20px;
}

.socail_foot_link ul {
    margin-bottom: 0px;
    float: left;
}

.socail_foot_link ul li {
    width: auto;
    float: left;
    padding-right: 3px;
	    margin-bottom: 5px;
}
.socail_foot_link a.insta {
    background: #8023d2;
}
.socail_foot_link ul li a {}

.landing_header {
    width: 100%;
    height: auto;
    float: left;
    font-family: 'Bitter', serif;
    padding-top: 12px;
    /* border-bottom: 1px solid rgba(76, 76, 76, 0.13); */
    padding-bottom: 10px;
}

.body_landing {
    width: 100%;
    height: auto;
    float: left;
    padding-top: 15px;
    padding-bottom: 20px;
}

.breadcum_baar {
    width: 100%;
    height: auto;
    float: left;
    font-family: 'Bitter', serif;
    margin-bottom: 35px;
}

.breadcum_baar h2 {
    font-size: 24px;
    font-weight: 400;
    color: #696969;
    text-transform: capitalize;
	display:none;
}

.breadcum_baar ul {
    width: 100%;
    height: auto;
    float: left;
    margin: 0px;
    padding: 0px;
    list-style: none;
    ;
}

.breadcum_baar ul li {
    display: inline-block;
    margin-right: 9px;
    border-right: 1px solid rgba(162, 162, 162, 0.48);
    padding-right: 10px;
    color: #777777;
    font-size: 12px;
}

.breadcum_baar ul li:last-child {
    border-right: 0px;
}

.breadcum_baar ul li a {
    color: #1293EE;
}

.breadcum_baar ul li a:hover {}

.left_sidebar {
    width: 100%;
    height: auto;
    float: left;
    font-family: 'Open Sans', sans-serif;
    padding: 20px;
    background-color: #f2f2f2c2;
    border: 0px solid #e2e2e2;
    border-radius: 5px;
}

.left_sidebar h3 {
    font-family: 'Bitter', serif;
    margin: 0px;
    font-size: 20px;
    color: #1293EE;
    font-weight: bold;
    border-bottom: 1px solid rgb(199, 197, 197);
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.ful {
    width: 100%;
    height: auto;
    float: left;
    border-bottom: 1px solid rgba(199, 197, 197, 0.35);
    padding-bottom: 13px;
    margin-bottom: 10px;
    font-size: 13px;
    padding-top: 7px;
}

.ful:last-child{ border-bottom:0px; margin-bottom:0px;     padding-bottom: 0px;}

.ful_left {
    width: 30%;
    height: auto;
    float: left;
    font-weight: 600;
    padding-top: 5px;
}

.ful_right {
    width: 70%;
    height: auto;
    float: right;
}

.ful_right p {
    padding-top: 10px;
    float: left;
    width: 100%;
    font-size: 11px;
    line-height: 17px;
    margin-bottom: 0px;
}

.ful_right input,
select,
textarea {
    width: 100%;
    height: auto;
    float: left;
    border: 1px solid rgba(221, 221, 221, 0.62);
    padding: 6px;
    border-radius: 2px;
    background-color: rgba(255, 255, 255, 0.81);
}

.captuer {
    width: 100%;
    height: auto;
    float: left;
    margin-bottom: 5px;
}

.captuer img {
    max-width: 100%;

}

.ful_right input[type="submit"] {
    background-color: #1293EE;
    border: 0px;
    color: #fff;
    width: auto;
    padding: 9px 15px;
    font-family: 'Bitter', serif;
}

.ful_right input[type="submit"]:hover {

    background-color: #303030;
}

.content_right_side {
    width: 100%;
    height: auto;
    float: left;
    font-family: 'Open Sans', sans-serif;
	padding: 0px;
    background-color: rgb(255, 255, 255);
    border: 0px solid #e2e2e2;
    border-radius: 5px;   	
}

.content_right_side h3 {
    font-family: 'Bitter', serif;
    margin: 0px;
    font-size: 24px;
    color: #3e3d3d;
    font-weight: 400;
    border-bottom: 0px solid #ddd;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.content_right_side p {
    font-size: 13px;
    line-height: 23px;
    margin-bottom: 17px;
}

.content_right_side h4 {
    font-family: 'Bitter', serif;
}

.contact_banner {
    width: 100%;
    height: auto;
    float: left;
}

.con_head {
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    font-family: 'Bitter', serif;
    font-size: 25px;
    padding: 30px;
}

.contact_accrodian {
    width: 100%;
    height: auto;
    float: left;
}

.bbAccordion {
    margin-bottom: 10px;
    width: 100%;
    height: auto;
    float: left;
}

.bbAccordion .accordion-head {
    padding: 10px;
    cursor: pointer;
    border: 1px solid #1293EE;
    border-radius: 2px;
    background: #1293EE;
    font-family: 'Bitter', serif;
    float: left;
    width: 100%;
    height: auto;
    color: #fff;
}
.bbAccordion .accordion-head h2{color: #fff;}
.bbAccordion .accordion-head:hover {
   /* background: #403f3f;
    border: 1px solid #403f3f;*/
}

.bbAccordion .accordion-head>:first-child {
    /* margin: 0; */
    /* padding-right: 20px; */
    /* color: #000; */
    /* font-size: 1.3em; */
    /* line-height: 1.4em; */
    /* background: url(accordion-arrow-right.png) 100% 50% no-repeat; */
}

/*.bbAccordion.active .accordion-head,
.bbAccordion.active .accordion-head:hover {
    background: #403f3f;
    border: 1px solid #403f3f;
}*/

.bbAccordion.active .accordion-head h3 {
    background-image: url(accordion-arrow-down.png)
}

.bbAccordion .accordion-content {
    padding: 10px;
    float: left;
    width: 100%;
    height: auto;
    background: rgba(248, 249, 249, 0);
}

.bbAccordion .accordion-content.active {
    display: block

}

.bbAccordion .accordion-head h2 {
    font-size: 17px;
    margin: 0px;
}

.contact_branch {
    width: 100%;
    height: auto;
    float: left;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    line-height: 23px;
}

.contact_branch ul {
    width: 100%;
    height: auto;
    float: left;
    margin: 0px;
    padding: 0px;
    list-style: none;
    margin-bottom: 17px;
}

.contact_branch ul li {}

.contact_branch p {}

.contact_branch strong {}

.contact_branch a {
    color: #1293EE;
}

.contact_branch a:hover {
    color: #171819;
}

.slbOverlay,
.slbWrapOuter,
.slbWrap {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.slbOverlay {
    overflow: hidden;
    z-index: 9999;
    background-color: #000;
    opacity: 0.8;
    filter: alpha(opacity=70);
    -webkit-animation: slbOverlay 0.5s;
    -moz-animation: slbOverlay 0.5s;
    animation: slbOverlay 0.5s;
}

.slbWrapOuter {
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 99999;
}

.slbWrap {
    position: absolute;
    text-align: center;
}

.slbWrap:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.slbContentOuter {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0px auto;
    padding: 0 1em;
    box-sizing: border-box;
    z-index: 2020;
    text-align: left;
    max-width: 100%;

}

.slbContentEl .slbContentOuter {
    padding: 5em 1em;
}

.slbContent {
    position: relative;
}

.slbContentEl .slbContent {
    -webkit-animation: slbEnter 0.3s;
    -moz-animation: slbEnter 0.3s;
    animation: slbEnter 0.3s;
    background-color: #fff;
    box-shadow: 0 0.2em 1em rgba(0, 0, 0, 0.4);
}

.slbImageWrap {
    -webkit-animation: slbEnter 0.3s;
    -moz-animation: slbEnter 0.3s;
    animation: slbEnter 0.3s;
    position: relative;
}

.slbImageWrap:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 5em;
    bottom: 5em;
    display: block;
    z-index: -1;
    box-shadow: 0 0.2em 1em rgba(0, 0, 0, 0.6);
    background-color: #FFF;
}

.slbImage {
    width: 100%;
    max-width: 900px;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 5em 0;
    margin: 0 auto;
}

.slbCaption {
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    font-size: 1.4em;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0.71429em 0;
    color: #fff;
    color: rgba(255, 255, 255, 0.7);
    text-align: center;
}

.slbCloseBtn,
.slbArrow {
    margin: 0;
    padding: 0;
    border: 0;
    cursor: pointer;
    background: none;
}

.slbCloseBtn::-moz-focus-inner,
.slbArrow::-moz-focus-inner {
    padding: 0;
    border: 0;
}

.slbCloseBtn:hover,
.slbArrow:hover {
    opacity: 0.5;
}

.slbCloseBtn:active,
.slbArrow:active {
    opacity: 0.8;
}

.slbCloseBtn {
    -webkit-animation: slbEnter 0.3s;
    -moz-animation: slbEnter 0.3s;
    animation: slbEnter 0.3s;
    font-size: 3em;
    width: 1.66667em;
    height: 1.66667em;
    line-height: 1.66667em;
    position: absolute;
    right: -0.33333em;
    top: 0;
    color: #fff;
    color: rgba(255, 255, 255, 0.7);
    text-align: center;
}

.slbLoading .slbCloseBtn {
    display: none;
}

.slbLoadingText {
    font-size: 1.4em;
    color: #fff;
    color: rgba(255, 255, 255, 0.9);
}

.slbArrows {
    position: fixed;
    top: 50%;
    left: 0;
    right: 0;
}

.slbLoading .slbArrows {
    display: none;
}

.slbArrow {
    position: absolute;
    top: 50%;
    margin-top: -5em;
    width: 5em;
    height: 10em;
    opacity: 0.7;
    text-indent: -999em;
    overflow: hidden;
}

.slbArrow:before {
    content: "";
    position: absolute;
    top: 50%;

    left: 50%;
    margin: -0.8em 0 0 -0.8em;
    border: 0.8em solid transparent;
}

.slbArrow.next {
    right: 0;
}

.slbArrow.next:before {
    border-left-color: #fff;
}

.slbArrow.prev {
    left: 0;
}

.slbArrow.prev:before {
    border-right-color: #fff;
}

.slbIframeCont {
    width: 80em;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
    margin: 5em 0;
}

.slbIframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0.2em 1em rgba(0, 0, 0, 0.6);
    background: #000;
}

@-webkit-keyframes slbOverlay {
    from {
        opacity: 0;
    }
    to {
        opacity: 0.7;
    }
}

@-moz-keyframes slbOverlay {
    from {
        opacity: 0;
    }
    to {
        opacity: 0.7;
    }
}

@keyframes slbOverlay {
    from {
        opacity: 0;
    }
    to {
        opacity: 0.7;
    }
}

@-webkit-keyframes slbEnter {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -1em, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
    }
}

@-moz-keyframes slbEnter {
    from {
        opacity: 0;
        -moz-transform: translate3d(0, -1em, 0);
    }
    to {
        opacity: 1;
        -moz-transform: translate3d(0, 0, 0);
    }
}

@keyframes slbEnter {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -1em, 0);
        -moz-transform: translate3d(0, -1em, 0);
        -ms-transform: translate3d(0, -1em, 0);
        -o-transform: translate3d(0, -1em, 0);
        transform: translate3d(0, -1em, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.acdacmic_life_slider {
    width: 100%;
    height: auto;
    float: left;
	margin-left: -15px;
}

.acadim_sli_img {
    width: 100%;
    height: auto;
    float: left;
    margin-bottom: 25px;
}

.acadim_sli_img img {
    max-width: 100%;
}

.landing_bg01 {
    background-image: url(../images/pattern1.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.landing_bg02 {
    background-image: url(../images/pattern2.jpg);
}

.landing_bg03 {
    background-image: url(../images/University-blog-002.jpg);
    background-size: 100%;
    background-attachment: fixed;
    float: left;
    width: 100%;
    position: relative;
}

.landing_bg03:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: rgba(255, 255, 255, 0.8);
    z-index: -1;
    bottom: 0px;
}

.call ul li span {
    display: block;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
}

.fa.fa-angle-down {
    display: block;
    font-size: 47px;
    line-height: 21px;
    animation-duration: 4s;
    animation-delay: 2s;
    animation-iteration-count: infinite;
}

a.scroll-down {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 9999;
    width: 50px;
    text-align: center;
    background: #b91b14;
    line-height: 40px;
    padding: 2px 0;
    color: #fff !important;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 26px;
	opacity:0;
	display:none;
}

footer.footer {
    float: left;
    width: 100%;
    position: relative;
    z-index: 9;
    background: rgba(49, 66, 84, 0.95);
    padding: 25px 0 50px;
}

footer.footer h4 {
    margin-bottom: 20px;
}

footer.footer li {
    list-style: none;
}

.footer_links li {
    float: left;
    width: 33.33%;
    list-style: none;
    margin-bottom: 12px;
}


/*.footer_links li:not(:last-child) a { border-right: solid 1px #fff;}*/

.footer_links li a {
    color: #000;
    display: block;
    line-height: 15px;

}

.footer-address li {
    display: table;
    width: 100%;
    padding-bottom: 10px;
}

.footer_links li {
    position: relative;
    padding-left: 14px;
}

.footer_links li:before {
    content: "";
    position: absolute;
    left: 0;
    top: -2px;
    font-family: FontAwesome;
    content: "\f105";
}

.footer-address li i {
    display: table-cell;
    vertical-align: top;
    width: 30px;
    padding-top: 4px;
}

.socail_foot_link ul li a {
    display: block;
    border-radius: 6px;
    opacity: 0.8;
}

.socail_foot_link ul li a i {
    width: 30px;
    height: 30px;
    font-size: 20px;
    text-align: center;
    color: #fff;
    display: block;
    line-height: 30px;
}

footer.footer *,
footer.footer a {
    color: rgba(234, 234, 234, 0.78);
}

.footer_links li a:hover{color:#fff;}

span.picture-taken {
    position: absolute;
    right: 28px;
    bottom: -11px;
    color: #fff;
    opacity: 0.6;
}

.stpb-custom-image {
    margin-bottom: 20px;
}

.delhi_campus {
    background-image: url(../images/IMG_9886.JPG);
}

.medanta_logo {
    max-width: 350px;
    margin-top: -10px;
    display: inline-block;
}

.section05 .intro_box_main01 {
    margin-top: 0;
}

.item-text-wrapper h6 {
    font-weight: 600;
}

.delhi_campus .content_right_side,
.delhi_campus .left_sidebar {
    background-color: rgba(255, 255, 255, 0.9);
}

.st-custom-image img {
    outline: solid 1px #d8d8d8;
    border: solid 5px #fff;
}

.content_right_side h5,
.content_right_side h6 {
    font-weight: 600;
}

.content_right_side h4 {
    line-height: 27px;
    font-size: 16px;
    font-weight: 600;
}
.content_right_side .list_group,
.list_group02{
    margin-left: 20px;
	margin-bottom: 30px;
}
.content_right_side .list_group li,
.list_group02 li{
    padding-left: 20px;
    position: relative;
    list-style: none;
    font-size: 13px;
    line-height: 23px;
    margin-bottom: 3px;
}
.content_right_side .list_group li:before,
.list_group02 li:before{
    content: "\f178";
    position: absolute;
    left: 0;
    top: 0;
    font-family: FontAwesome;
    color: #1293EE;
}
a.download-btn {
    background: #1293EE;
    color: #fff;
    padding: 12px 20px;
    border-radius: 3px;
    margin-right: 15px;










    display: inline-block;
}

a.download-btn i {
    margin-right: 5px;
    font-size: 18px;
}

.hd_row {
    border-bottom: solid 2px #1293EE;
    margin: 0 0 14px;
    float: left;
    width: 100%;
}

.hospital-network .hd_row [class*="col-"] {
    padding: 0;
}

.hospital-network .hd_row h3 {
    margin: 10px 0 0;
}

ul.right_bt_links {
    margin-top: 10px;
    float: left;
    width: 100%;
}

ul.right_bt_links li {
    margin-bottom: 3px;
}

.slidenav.right-is-open {
    height: 100%;
    width: 100%;
    overflow: hidden;
    position: relative;
}

.slidenav.right-is-open:after {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background:rgba(68, 68, 68, 0.74);
    z-index: 9;
}


/*
.section05 .slide_text:after {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: rgba(49, 66, 84, 0.65);
}*/

.new-slide03 .slide_text .why_icri {
    max-width: 80%;
    position: absolute;
    top: 0;
    left: 0;
    margin: auto;
    right: 0;
}

.follow_us {
    position: absolute;
    bottom: -66px;
    left: 14px;
    z-index: 99;
    border-top: solid 1px #b91b14;
    padding-top: 13px;
}

.new-slide03 .slide_text {
    position: relative;
}

.new-slide03 .slide_text .container {
    position: relative;
    z-index: 99;
}

.faculty_pg h2 {
    text-align: center;
    font-weight: bold;
    color: #c30000;
    margin: 0 0 40px;
}

.faculty_item {
    background: rgba(255, 255, 255, 0.6);
    padding: 10px;
    border-radius: 0px;
    text-align: center;
    position: relative;
	border: 1px solid #ddd;
}

.faculty_item figure {
    margin: auto;
    width: 120px;
    height: 120px;
    border-radius: 100%;
    overflow: hidden;
    background: #fff;
    border: solid 2px rgba(183, 183, 183, 0.32);
}

.faculty_item figure img {
    max-width: 100%;
    width: 100%;
    display: block;
    margin: auto;
    height: auto;
    margin-top: 0px;
}

.faculty_item h3 {
    font-size: 15px;
    font-weight: 600;
    color: #1293EE;
}

.faculty_item .ic_position {
    color: #000;
    font-size: 13px;
    margin-bottom: 10px;
    height: 87px;
    overflow: hidden;
    font-weight: 600;
}

.faculty_item p {
    font-size: 13px;
}

.faculty_row [class*="col-"] .faculty_hidden {
    background: rgba(49, 66, 84, 0.95);
    padding: 15px;
    position: absolute;
    top: 0;
    left: 96%;
    width: 100%;
    height: 100%;
    transition: 0.5s;
    transform-style: preserve-3d;
    transform: scaleX(0);
    transform-origin: left;
    z-index: 9999;
    text-align: left;
	overflow-y: scroll;
    overflow-x: hidden;
}

.faculty_row [class*="col-"] p {
    color: #fff;
    font-size: 12px;
}

.faculty_row [class*="col-"]:hover .faculty_hidden {
    transform: scaleX(1);
}

.faculty_item .ic_content {
    height: 76px;
    overflow: hidden;
}

.faculty_row [class*="col-"]:nth-child(4n) .faculty_hidden {
    left: auto;
    right: 100%;
    transform-origin: right;



}

.faculty_row [class*="col-"] {
    margin-bottom: 25px;
}

.more-faculty {
    max-width: 200px;
    margin: 20px auto 0;
    background: #000;
    display: block;
    padding: 15px 21px;
    text-align: center;
    background: #dd252b;
    color: #fff !important;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: bold;
}

.fist_t {
    float: left;
    width: 100%;
    text-align: center;
    margin: 37px 0 0;
}

.fist_t span {
    font-size: 16px;
    color: #ffffff;
    display: inline-block;
}

span.small_text {
    font-size: 30px;
    vertical-align: middle;
    display: inline-block;
}

section05 .slide_text .why_icri {
    max-width: 80%;
    position: absolute;
    top: 0;
    left: 0;
    margin: auto;
    right: 0;
}

.follow_us {
    position: relative;
    bottom: 0px;
    left: 0px;
    z-index: 99;
    border-top: solid 0px #b91b14;
    padding-top: 0px;
    margin-top: 26px;
    float: left;
    display: none;
}

.follow_us h3 {
    display: inline-block;
    vertical-align: middle;
    color: #dadada;
    padding-right: 2px;
    margin: 0;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
}

.follow_us ul {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
}

.follow_us li {
    float: left;
    list-style: none;
    margin-right: 20px;
}

.follow_us li a {
    background-image: url(../images/social_icn.png);
    background-repeat: no-repeat;
    width: 28px;
    height: 30px;
    display: inline-block;
    transition: 0.5s;
}

.follow_us li .fb {
    background-position: 0 0;
}

.follow_us li .twitter {
    background-position: -32px 0;
}

.follow_us li .insta {
    background-position: -66px 0;
}

.follow_us li .youtube {
    background-position: -100px 0;
}

.follow_us li .fb:hover {
    background-position: 0 -46px;
}

.follow_us li .twitter:hover {
    background-position: -32px -46px;
}
.socail_foot_link a.youtube {
    background: #e8000b;
}
.follow_us li .insta:hover {
    background-position: -66px -46px;
}

.follow_us li .youtube:hover {
    background-position: -100px -46px;
}

.follow_us li .google-plus {
    width: 42px;
}
.follow_us li .google-plus {
    background-position: -129px 0;
}
.follow_us li .google-plus:hover {
    background-position: -129px -46px;
}

.follow_us li .linkdin0001 {
    width: 33px;
}
.follow_us li .linkdin0001 {
    background-position: -173px 0;
}
.follow_us li .linkdin0001:hover {
    background-position: -173px -46px;
}

.follow_us li .pintrest002 {
    width: 25px;
}
.follow_us li .pintrest002 {
    background-position: -207px 0;
}
.follow_us li .pintrest002:hover {
    background-position: -206px -46px;
}

.follow_us li .quora002 {
    width: 37px;
}
.follow_us li .quora002 {
    background-position: -236px 0;
}
.follow_us li .quora002:hover {
    background-position: -236px -47px;
}








.follow_us li:last-child {
    margin-right: 0;
}


.container {
    position: relative;
}
/*Delhi Campus
===================*/

.delhi_banner {
    position: relative;
    background: url(../images/delhi_banner.jpg) no-repeat;
    background-size: 100%;
    height: 450px;
	background-attachment:fixed;
}

.banner-caption {
    padding-top: 25%;
}

.banner-caption h1 {
    background: #59595975;
    float: left;
    padding: 40px;
    color: #fff;
    font-size: 35px;
    font-weight: bold;
    text-transform: uppercase;
}
.course_col {
    text-align: center;
    padding: 0px;
    background: #fff;
    margin-top: 0px;
    position: relative;
}
.campus_course_wrap ul {
    margin-bottom: 0;
}
.campus_course_wrap ul>li {
    list-style: none;
}
.campus_course_wrap ul>li>a {
    display: block;
    border-bottom: none;
}
.campus_course_wrap ul>li.active a .course_col {
    background: #1293EE;
}
.campus_course_wrap .tab-content {
    padding: 22px;
    margin-bottom: 22px;
    background: #ffffff;

    border: 1px solid rgba(221, 221, 221, 0.67);
}
.course-tab-item h3 {
    margin-bottom: 17px;
    color: #464646;
    font-size: 22px;
    font-weight: 600;
}
.course-tab-item p {
    line-height: 24px;
    font-size: 14px;
    color:  #6f6f6f;
}
 .listing li {
    line-height: 24px;
    padding-left: 22px;
    position: relative;
    color: #6f6f6f;
    font-size: 14px;
    margin-bottom: 12px;
}
.listing li:before {
    content: "\f105";
    position: absolute;
    left: 2px;
    color: #6f6f6f;
    top: 2px;
    font: normal normal normal 18px/21px FontAwesome;
}
.course_video {
    width: 100%;
    max-height: 500px;
    margin-bottom: 25px;
    overflow: hidden;
	display:none;
}
.course_img{display:none;}
.course_video video {
    width: 100%;
}
.landing_header_02 {
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    z-index: 1;
}

.landing_header_02 .banner_select select,
.landing_header_02  .follow_us,
.landing_header_02 .call{ border-color: #ffffff78 !important;}

.landing_header_02 .sledt2 button,
 a.scroll-down{       background-color: rgba(210, 35, 42, 0);  border: 1px solid rgba(255, 255, 255, 0.92);}

.campus_course_wrap ul>li a .course_col figure,
.course_video,
.course_dl-content figure{
    border: solid 0px #fff;
    outline: solid 0px #cecece;
    border-top: 5px solid #1293EE;
}
.course_col h3 {
    background: #ffffff;
    color: #464646;
    padding: 10px 14px 17px 20px;
    margin: 0px 0;
    font-size: 15px;
    text-align: left;
    border-top: 0px;
    border-bottom: 0px;
	display:none;
}
.campus_course_wrap ul>li.active .course_col h3 {
    background: #ffffff; position: relative; color: rgb(210, 35, 42);
}
.campus_course_wrap ul>li.active .course_col h3:after {
    content: "";
    position: absolute;
    bottom: -20px;
    left: 50%;
    border-style: solid;
    margin-left: -5px;
    border-width: 10px;
    border-color: transparent;
    border-top-color: #1293EE00;
}

.campus_course_wrap ul>li.active .explore_caps{background: #1293EE;  color: #ffffff;}
.campus_course_wrap ul>li.active figure{border-top: 5px solid #ffffff !important;}

.read_more_b {
    display: block;
    margin: auto;
    border-radius: 2px;
    background: #1293EE;
    color: #fff;
    font-size: 15px;
    text-align: center;
    width: 147px;
    line-height: 41px;
}
.read_more_b:hover {
    background: #1293EE;
    color: #fff;
}
.read_more_b i {
    padding-left: 10px;
}
.course_dl-left li {
        color: #292929;
    margin-bottom: 1px;
    border-left: solid 2px #272366;
    font-size: 14px;
    background: rgb(241, 241, 241);
    font-weight: 600;
    line-height: 24px;
}
.course_dl-content .tab-pane p, .course_dl-content .tab-pane li {
       font-size: 14px;
    line-height: 27px;
    color: #6f6f6f;
    margin-bottom: 10px;
}
.course_dl-content .tab-pane figure { margin: 0; border: none;outline:none;}
.course_dl-left li.active {
        background: #272366;
    position: relative;
    border-left: solid 4px #1293EE;
}
.course_dl-left li.active a { color: #fff;}
.course_dl-left li a {
        color: #504f4f;
    display: block;
    padding: 14px;
}
.course_dl-left li.active:after {
    content: "";
    position: absolute;
    right: -20px;
    top: 50%;
    border-style: solid;
    margin-top: -10px;
    border-width: 10px;
    border-color: transparent;
    border-left-color: #272366;
}
.campus_dl_wrap {
    float: left;
    width: 100%;
    padding: 25px;
    margin: 40px 0;
}
.course_tp_logo { margin-bottom: 25px;}
.course_dl-content .tab-pane {
    padding: 0px 20px;
    min-height: 337px;

}
.course_dl-content .tab-pane p strong { color: #000; padding-right: 5px;}
.course_dl-content h2 {
    margin: 0 0 30px;
    position: relative;
    padding-bottom: 12px;
    font-size: 26px;
    text-transform: uppercase;
    font-weight: bold;
    color: #272364;
}
.course_dl-content h2:after {
    content: "";
    position: absolute;
    left: 0;
    width: 43px;
    height: 3px;
    background: #1293EE;
    bottom: 0;
}
.delhi-campus_dl { background: url(../images/bg_022.jpg) no-repeat; background-size: cover;    background-attachment: fixed;}
.delhi-campus_dl .slidenav {   }
a.apply_now_btn {
    position: fixed;
    right: 0;
    padding: 9px 15px;
    border-radius: 3px;
    color: #1293EE;
    font-weight: bold;
    z-index: 9999;
    top: 30%;
    margin-top: -20px;
    transform: rotate(90deg) translateY(-100%);
    background: rgba(210, 35, 42, 0);
    border: 1px solid #1293EE;
}
.end_row_col .intor_icon01 {
    width: 24%;
    float: none;
    display: inline-block;
        vertical-align: top;
}
.end_row_col {
    text-align: center;
}
.tab-pane h4 {
    color: #272366;
    font-weight: 600;
    font-size: 17px;
}
.cal_padd .col-sm-3 { padding: 0;}

.queries_modal form .form-group {
    margin-bottom: 10px;
    float: left;
    width: 100%;
}
.queries_modal  .modal-body {
    overflow: hidden;
}

.queries_modal .btn {
    background: #272466;
    color: #fff !important;
}
.queries_modal textarea.form-control {
    height: 115px;
}
.queries_modal .form-control { color: #ababab;}
.queries_modal .modal-title { font-weight: 600; color: #272466;}
.explore_caps {
    color: #272466;
    font-size: 16px;
    font-weight: 600;
    position: relative;
    top: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 1);
    padding: 15px 14px 20px 20px;
    text-align: left;
    margin-bottom: 0px;
}
.explore_caps:after{     content: "\f061";
    font-family: FontAwesome;
    float: right;
    margin-right: 0px;
    font-weight: 100;
	/*opacity:0.5;*/
	opacity:0}
.tourism_img_row figure { margin-bottom: 20px !important;} 

#course-header{    background-color: #1293EE;     padding-bottom: 0px; background-image: url(../images/course-bg.jpg);    background-position: center bottom;    background-repeat: no-repeat; position:relative; background-size: cover;} 
#course-header:before{content:"";position:absolute;width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.58);z-index: 0;top: 0;}
.course-new-page{width:100%;height:auto;float:left;margin-top: 60px;padding-bottom: 50px;border-top: 1px solid rgba(221, 221, 221, 0.42);/* padding-top: 30px; */}
.page-title-new{
       width: 100%;
    height: auto;
    float: left;
    font-size: 34px;
    line-height: 44px;
    font-family: 'Roboto', sans-serif;
    text-transform: inherit;
    font-weight: 600;
    margin-top: 100px;
    margin-bottom: 0;
    color: #fff;
    letter-spacing: 5px;
    }

#course-header .pay_top ul li a{ color:rgba(255, 255, 255, 0.7);}
#course-header .call ul li a{color:rgba(255, 255, 255, 0.7);}
#course-header .call ul li{     color: rgba(255, 255, 255, 0.7);   border-right: 1px solid rgba(251, 251, 251, 0.16);}
#course-header .call ul li:last-child{    border-right: 0px;}
#course-header .call{    border-bottom: 1px solid rgba(251, 251, 251, 0.16);}
#course-header .call img{    margin-top: 9px;}

.course-left-new{width:100%;height:auto;float:left;padding-top: 30px;}
.course-left-new ul{ width:100%; height:auto; float:left; margin:0px; padding:0px; list-style:none;}
.course-left-new ul li{width:100%;height:auto;float:left;border: 1px solid rgba(221, 221, 221, 0.42);margin-bottom: 20px;      -webkit-transition: .5s ease-in-out;    position: relative;    transition: .5s ease-in-out;}
.course-left-img{width: 37%;height:auto;float:left;}
.course-left-img img{ max-width:100%;}
.corse-right-text{width: 61%;height:auto;float: right;padding-right: 10px;padding-top: 8px;}
.corse-right-text h3{
        font-size: 19px;
    position: relative;
    width: 100%;
    padding-right: 72px;
    line-height: 27px;
    margin-top: 7px;
}
.corse-right-text h3 a{
    color: #3c3c3c;
}
.corse-right-text h3 a:hover{
    color: #1293EE;
}
.corse-right-text h3 span{
    position: absolute;
    right: 0px;
    font-size: 14px;
    top: 3px;
    display: none;
}
.corse-right-text h3 span i{
    color: #1293EE;
}
.corse-right-text p{
    font-size: 13px;
    line-height: 23px;
    color: #797979;
}
.corse-right-text p a{}
.corse-right-text p a:hover{
    color: #1293EE;

    text-decoration: underline !important;
}
.corse-right-text p a i{}

.course-left-new ul li:hover{box-shadow: 0 15px 16px 0 rgba(0, 0, 0, 0.03), 0 0px 82px 0 rgba(0, 0, 0, 0.02);    -webkit-transition: .2s cubic-bezier(0.4, 0, 1, 1);    transition: .2s cubic-bezier(0.4, 0, 1, 1);}

.coursesed{ display:none;}
.load-more{ width:100%; height:auto; float:left; font-size: 13px; text-align: center; background-color: #fff;color: #424242; display:none;    padding: 12px;    border-radius: 0px;    border: 1px solid rgba(221, 221, 221, 0.67);    text-transform: uppercase; cursor:pointer;}
.load-more:hover{
    background-color: #1293EE;
    color: #fff;
    border: 1px solid #1293EE;
}
.load-more i{
    /* color: #424242; */

    padding-left: 5px;
}

.course-new-page .col-md-9{border-right: 0px solid rgba(221, 221, 221, 0.42);}

.course-right-new{width:100%;height:auto;float:left;margin-top: 30px;}
.course-right-new h3{
    text-transform: uppercase;
    font-weight: bold;
    color: #262262;
    font-size: 20px;
    margin: 0px 0px 20px;
}
.course-right-new ul{width:100%;height:auto;float:left;margin:0px;padding:0px;list-style:none;border-left: 1px solid rgba(39, 36, 102, 0.22);padding-left: 15px;margin-bottom: 20px;margin-left: 8px;}
.course-right-new ul li{width:100%;height:auto;float:left;margin-bottom: 22px;position: relative;}
.course-right-new ul li a{
    font-size: 14px;
    /* line-height: 23px; */
    color: #3a3939;
    -webkit-transition: .2s ease-in-out;
    /* position: relative; */
    transition: .2s ease-in-out;
}
.course-right-new ul li a:hover{
    color: #1293EE;
    padding-left: 5px;
}
.course-right-new ul li ul{width:100%;height:auto;float:left;margin:0px;padding:0px;list-style:none;margin-top: 18px;margin-left: 10px;padding-left: 15px;}
.course-right-new ul li ul li{width:100%; height:auto; float:left;}
.course-right-new ul li ul li a{}
.course-right-new ul li ul li a:hover{}
.course-right-new ul li:before {content: "\f192";font-family: FontAwesome;position: absolute;left: -21px;color: rgba(39, 36, 102, 0.72);font-size: 12px;top: 2px;}
.course-right-new ul li ul li:last-child{ margin-bottom:0px;}
.course-right-new ul li:last-child{ margin-bottom:0px;}

.landing-course-left{width: 98%;height:auto;float:left;margin-top: 30px; font-size: 14px;  line-height: 27px;   color: #6f6f6f;}
.landing-course-left img{ }
.landing-course-left h2{
        margin-bottom: 10px;
    color: #464646;
    font-size: 26px;
    line-height: 38px;
}
.landing-course-left h3{color: #464646;line-height:27px;font-size:20px;text-transform: inherit;font-weight: 400;}
.landing-course-left h4{color: #464646;line-height:27px;font-size:18px; font-weight: 400;}
.landing-course-left p{
    font-size: 14px;
    line-height: 27px;
    color: #6f6f6f;
    margin-bottom:  15px;
    }
.course-table{width:100%;height:auto;float:left;}
.course-table ul{width:100%;height:auto;float:left;margin:0px;padding:0px;list-style:none;font-size: 14px;line-height: 27px;color: #6f6f6f;border: 1px solid #dddddd70;margin-bottom: 20px;}
.course-table ul li{width:100%;height:auto;float:left;border-bottom: 1px solid #dddddd70;padding: 10px;margin-bottom: 9px;}






.course-table ul li span{

    float: right;
    width: 34%;
    text-align: left;

    border-left: 1px solid #dddddd70;
    padding-left: 18px;
}
.course-table ul li:last-child{ margin-bottom:0px;}
.download-bro{width: auto;height:auto;float:left;margin-top: 20px;}
.download-bro a{width:100%;height:auto;float:left;border:0px solid #1293EE;padding: 12px 12px;text-align: center;text-transform: uppercase;font-weight: 600;background-color: #1293EE;color: #fff;min-width: 150px;}
.download-bro a:hover{
    background-color: #000;
    color: #fff;
}
.download-bro a i{
    font-size: 21px;
    margin-right: 8px;
}

.delhi-img{background-image: url(../images/delhi-bg.jpg) !important;}
.medanta-img{background-image: url(../images/medanta-bg.jpg) !important;} 
.course_dl-content h3{
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 20px;
}
.course_dl-content h4{
    text-transform: uppercase;
}
.contact-img{background-image: url(../images/contact-bg.jpg) !important;}
.acadimc-img{background-image: url(../images/academic-bg.jpg) !important;}

.value-add{ width:100%; height:auto; float:left;}
.value-add h3{    color: #464646;
    line-height: 27px;
    font-size: 20px;
    text-transform: uppercase;
	    padding-bottom: 0px;
    font-weight: 600;}
.value-add p{    font-size: 14px;
    line-height: 27px;
    color: #6f6f6f;
    margin-bottom: 15px;}
.value-add ul{width:100%;height:auto;float:left;margin:0px;padding:0px;list-style: square;margin-left: 18px;margin-bottom: 15px;}
.value-add ul li{
    width:100%;
    height:auto;
    float:left;
    font-size: 14px;
    color: #6f6f6f;
    line-height: 27px;
    list-style: square;
    margin-bottom: 8px;
    }
.value-add img{ max-width:100%;}
.value-add p a{}
.value-add p a:hover{}

.our-parter{width:100%;height:auto;float:left;background-color: #f9f9f9;margin-bottom: 30px;min-height: 450px;     -webkit-transition: .5s ease-in-out;    position: relative;    transition: .5s ease-in-out;}
.our-parter img{ max-width:100%;}
.our-partner-text{width:100%;height:auto;float:left;padding: 30px 30px 10px;/* background-color: #f9f9f9; */}
.our-partner-text h3{
    /* margin-bottom: 20px; */
    color: #464646;
    margin:  0px;
    font-size: 25px;
    margin-bottom: 15px;
    }
.our-partner-text p{font-size: 14px;
    line-height: 25px;
    color: #6f6f6f;
    margin-bottom: 15px;}
.our-partner-text h3 a{ margin-bottom: 20px;
    color: #464646;}
.our-partner-text h3 a:hover{    color: #1293EE;}
.our-parter:hover{    box-shadow: 0 15px 16px 0 rgba(0, 0, 0, 0.03), 0 0px 82px 0 rgba(0, 0, 0, 0.02);    -webkit-transition: .2s cubic-bezier(0.4, 0, 1, 1);    transition: .2s cubic-bezier(0.4, 0, 1, 1); background-color:#fff;}

.partner-bg{background-image: url(../images/partner/partner-bg.jpg) !important;}

.partner-logo-detail{width:100%;height:auto;float:left;margin: 20px 0px;}
.partner-logo-detail ul{width:100%; height:auto; float:left; margin:0px; padding:0px; list-style:none;}
.partner-logo-detail ul li{
    display: inline-block;
}
.partner-logo-detail ul li img{max-width:100%;max-height: 80px;}
.partner-logo-detail ul li:nth-child(2){
    float: right;
}

.prt-img{width:100%;height:auto;float:left;     margin-bottom: 20px; margin-top: 15px;}
.prt-img img{max-width:100%;}
.partner-add{width:100%;height:auto;float:left;     margin-top: 50px;}
.partner-add img{ max-width:100%; margin-bottom: 30px;}

.placement-main{width:100%;height:auto;float:left;}
.mscplacement-bg{background-image: url(../images/placement/msc-placement-bg.jpg) !important;}
.plcement-box{width:100%;height:auto;float:left;}
.plcement-box h3{ margin:0px; padding:0px;     margin-bottom:13px;
    color: #464646;
    font-size: 26px;
    line-height: 38px;}
.plcement-box p{    font-size: 14px;
    line-height: 27px;
    color: #6f6f6f;
    margin-bottom: 15px;}	
.tabel-data{    width: 100%;    max-height: 400px;    float: left;    overflow: auto; margin-bottom:30px;}
.tabel-data td{ padding:10px !important; font-size: 14px;    line-height: 27px;    color: #6f6f6f;}
.tabel-data th{ padding:10px !important; font-size: 14px;    line-height: 27px;    color: #6f6f6f;}
.tabel-data td p{ margin-bottom:0px;}
.tabel-data th p{ margin-bottom:0px;}
.congrests{ width: 100%;
    height: auto;
    float: left;
    font-size: 15px;
    border-left: 0px solid #1293EE;
    color: #444141;
    margin-left: 0px;
    margin-bottom: 15px;}
.tabel-data th:first-child{min-width:65px;} 
.delhi_details { height:301px;}
.delhi_details .page-title-new {    margin-top: 223px;    margin-bottom: 0;}

/*.blog-img{background-image: url(../images/blo-bg.jpg) !important;}*/
.blog-left{ width:100%; height:auto; float:left;}
.blog-left ul{width:100%; height:auto; float:left; margin:0px; padding:0px; list-style:none;}
.blog-left ul li{width:100%; height:auto; float:left;     -webkit-transition: .5s ease-in-out;    position: relative;    transition: .5s ease-in-out;     margin-bottom: 30px;}
.blog-left ul li:hover{    box-shadow: 0 15px 16px 0 rgba(0, 0, 0, 0.03), 0 0px 82px 0 rgba(0, 0, 0, 0.02);    -webkit-transition: .2s cubic-bezier(0.4, 0, 1, 1);    transition: .2s cubic-bezier(0.4, 0, 1, 1);}
.blog01{width:100%; height:auto; float:left;}
.blog-date{width: 60px;height:auto;float:left;text-align: center;}
.comment01{width:100%;height: 60px;float:left;background-color: #272466;color: #fff;padding: 0px 5px;font-size: 17px;line-height: 60px;}
.comment01 i{
    margin-right: 3px;
}
.date01{width:100%;height: auto;float:left;font-size: 15px;background-color: #1293EE;color: #fff;padding: 12px 5px;text-align: center;}
.date01 span{  font-weight: 600;   font-size: 20px;}
.date01 b{font-size: 14px;}
.blog-thumb{width: 42%;height:auto;float:left; position:relative; overflow:hidden; }
.blog-thumb img{ max-width:100%; transition: all .3s ease;}
.blog-left ul li:hover .blog-thumb img{    max-width: 107%;    margin: -2%;} 
.blog-detail01{width: 49%;height:auto;float: right;border-top: 1px solid #ddddddb5;}
.blog-detail01 h3{
    margin:  0px;
    padding:  0px;
    font-size: 19px;
    line-height: 27px;
    margin-top: 10px;
    margin-bottom: 15px;
}
.blog-detail01 h3 a{
    color: #3c3c3c;
}
.blog-detail01 h3 a:hover{
    color: #1293EE;
}

.blog-detail01 p{
    font-size: 13px;
    line-height: 23px;
    color: #797979;
}
.comment02{width:100%;height:auto;float:left;font-size: 13px;line-height: 23px;color: #797979;font-weight: 600;margin-top: 10px;margin-bottom: 20px;}

.comment02 a{
    color: #797979;
    border-right: 1px solid  #ddddddc2;
    padding-right: 15px;
    margin-right: 15px;
}
.comment02 a i{
    font-size: 14px;
    margin-right: 4px;
}
.comment02 a:hover{
    color: #1293EE;
}
.comment02 a:last-child{ border-right:0px;}
.blog-read{width:100%; height:auto; float:left;}
.blog-read a{
    font-size: 12px;
    color: #797979;
    border: 1px solid #dddddda8;
    padding: 6px 10px;
}
.blog-read a:hover{
    color: #1293EE;
    border: 1px solid #1293EE;
}
.blog-read a i{
    margin-left: 4px;
}

.blog-right{ width:100%; height:auto; float:left;}
.blog-right h3{text-transform: uppercase;font-weight: bold;color: #262262;font-size: 20px;margin: 0px 0px 15px;}
.blog-search{width:100%;height:auto;float:left;color: #717171;position: relative;margin-bottom: 30px;}
.blog-search select{
    height: 40px;
    width: 60px;
    background-color: #cecece;
    border: 0px;
    border-radius: 0px;
    position: absolute;
    z-index: 1;
}
.blog-search input{
    background-color: #eaeaea;
    border: 0px;
    padding: 10px;
    width: 100%;
    position: relative;
    padding-left: 70px;
    padding-right: 38px;
	font-weight:400;
}
.blog-search a{
    color: #717171;
}
.blog-search a:hover{color: #1293EE;}
.blog-search i{
    position: absolute;
    bottom: 11px;
    right: 10px;
    font-size: 18px;
}

.blog-search .search-form{ width:100%; height:auto; float:left; position:relative;}

.blog-search span{display:none;}
.blog-search .search-submit{width: 40px; height: 40px; float: right; position: absolute; z-index: 99;  background-color: #0000;  padding: 0px;  top: 0;  right: 0;     color: #eaeaea00;}
.blog-search .search-form:after{ content:"\f002"; font-family: FontAwesome;     position: absolute; top: 5px; right: 8px;   font-size: 21px;}

.ser-buton-right{
    float: right;
    position: absolute;
    right: 0px;
    top: 0px;
}
.ser-buton-right .search-submit{
    width: 40px;
    height: 40px;
    padding:  0px;
    position: inherit;
    background-color: rgba(234, 234, 234, 0);
    position: absolute;
    right: 0;
    border-left: 0px solid #dddd;
}
.ser-buton-right:before{content: "\f002";font-family: FontAwesome;font-size: 20px;margin-right: 10px;position: relative;line-height: 38px;color: #929292;}
.ser-buton-right:hover:before{ color:#1293EE;}



.latest-post{width:100%;height:auto;float:left;border: 1px solid #ddd;padding: 20px 20px 10px;     margin-bottom: 30px;}
.latest-post ul{width:100%;height:auto;float:left;margin:0px;padding:0px;list-style:none;margin-top: 5px;}
.latest-post ul li{width:100%;height:auto;float:left;margin-bottom: 20px;}
.latest-post ul li p{margin-bottom:0px;}
.latest-post ul li img{max-width: 85px;margin-bottom: 10px;     float: left;}
.latest-post ul li h4{
    font-size: 13px;
    margin:  0px 0px;
    margin-bottom: 13px;
    width: 116px;
    float: right;
    line-height: 19px;
}
.latest-post ul li h4 a{
    color: #3c3c3c;
}
.latest-post ul li h4 a:hover{color: #1293EE;}
.latest-post ul li h5{
    color: #3c3c3c;
    font-size: 10px;
    text-transform: uppercase;
    margin:  0px;
	float: left;
    width: 100%;
}

.blog-detail-left{ width:100%; height:auto; float:left; color: #464646;    font-size: 14px;    line-height: 27px;}
.blog-detail-left img{ max-width:100%; margin-bottom:10px;}
.blog-detail-left h3{ margin-bottom: 20px;    color: #464646;    font-size: 26px;    line-height: 38px;}
.blog-detail-left p{    font-size: 14px;    line-height: 27px;    color: #6f6f6f;    margin-bottom: 15px;}
.blog-detail-left ul{    margin-left: 20px;}
.blog-detail-left ul li{font-size: 14px; line-height: 27px; color: #6f6f6f; margin-bottom: 10px;     list-style: disc;} 

.blog-tag01{width:100%;height:auto;float:left;font-size: 13px;line-height: 23px;color: #797979;font-weight: 600;margin-top: 10px;margin-bottom: 15px;border-top: 1px solid  #ddddddc2;padding-top: 9px;border-bottom: 1px solid  #ddddddc2;padding-bottom: 9px;}
.blog-tag01 a{
    color: #797979;
    border-right: 1px solid  #ddddddc2;
    padding-right: 15px;
    margin-right: 15px;
}
.blog-tag01 a i{
    font-size: 14px;
    margin-right: 4px;
}
.blog-tag01 a:hover{
    color: #1293EE;
}
.blog-tag01 a:last-child{ border-right:0px;}

.blog-share{width:100%;height:auto;float:left;border-bottom: 1px solid #ddddddc2;font-size: 13px;line-height: 23px;color: #797979;font-weight: 600;padding-bottom: 16px;padding-top: 5px;}
.blog-share span{ margin-right:20px;}
.blog-share a{
    border: 1px solid #ddd;
    color: #797979;
    display: inline-block;
    width: 30px;
    height: 30px;
    font-size: 16px;
    text-align: center;
    line-height: 30px;
    margin-left: 5px;
}
.blog-share a:hover{
    background-color: #1293EE;
    color: #fff;
    border: 1px solid #1293EE;
}
.blog-share a i{
    line-height: 30px;
}

.abput-admin{width:100%;height:auto;float:left;margin-top: 25px;border-bottom: 1px solid #ddddddc2;margin-bottom: 20px;}
.abput-admin img{width: 100%;max-width: 180px;}
.admin-right{width: 75%;height:auto;float:right;}
.admin-right h3{
    margin:  0px;
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 8px;
}
.admin-right p{}

.other-blog{width:100%;height:auto;float:left;margin-bottom: 20px;padding-bottom: 20px;border-bottom: 3px solid #ddddddc2;color: #fff;}
.other-blog ul{width:100%; height:auto; float:left; margin:0px; padding:0px; list-style:none;}
.other-blog ul li{width:49%; height:auto; float:left; position:relative;}
.other-blog ul li a{
    width: 100%;
    height: auto;
    float: left;
    background-color: #dddddd6e;
    padding: 20px 45px;
    color: #464646;
    font-size: 15px;
    line-height: 15px;
}
.other-blog ul li a:hover{
    background-color: #1293EE;
    color: #fff;
}
.other-blog ul li span{
    font-size: 12px;
    display: block;
    padding-bottom:  0px;
}
.other-blog ul li i{
    position: absolute;
    font-size: 30px;
    left: 14px;
    top: 24px;
}
.other-blog ul li:last-child{ float:right;}
.other-blog ul li:last-child i{left: inherit;right: 14px;}

.other-blog .pag01010{width:49%; height:auto; float:left; position:relative;  
    background-color: #dddddd6e;
    padding: 20px 45px;
    color: #464646;
    font-size: 14px;
	min-height:90px;
    line-height: 25px;}

.other-blog .pag01010:hover{
    background-color: #1293EE;
    color: #fff;
}

.other-blog .pag01010:last-child{ float:right;     padding-left: 30px;}
.other-blog .pag01010:last-child i{left: inherit;right: 14px;}

.other-blog .pag01010:first-child:after{     content: "\f104"; font-family: FontAwesome;
    font-size: 30px;
    position: absolute;
    left: 14px;
    top: 24px;}

.other-blog .pag01010:last-child:after{     content: "\f105"; font-family: FontAwesome;
    font-size: 30px;
    position: absolute;
    right: 14px;
    top: 24px;}


.leave-reply{ width:100%; height:auto; float:left;}
.leave-reply h3{
    margin-bottom: 5px;
    margin-top: 0px;
    font-size: 24px;
}
.leave-reply p{
    margin-bottom: 20px;
}
.leave-reply ul{width:100%; height:auto; float:left; margin:0px; padding:0px; list-style:none;}
.leave-reply ul li{width:100%;height:auto;float:left;margin-bottom: 15px; list-style: none;}
.leave-reply ul li input{width:100%;height:auto;float:left;border: 1px solid #ddd;padding: 15px;}
.leave-reply ul li textarea{width:100%;height: 100px;float:left;border: 1px solid #ddd;padding: 15px;}
.capturer{width:100%;height:auto;float:left;font-size: 15px;color: #3e3e3e;}
.capturer input{
    float: none !important;
    width: 50px !important;
    padding: 10px !important;
    height: 30px !important;
}
.leave-reply ul li button{border:0px;}
.leave-reply ul li button input{
    background-color: #1293EE;
    color: #fff;
    border: 0px;
    padding: 12px 20px;
    border-radius: 4px;
}
.leave-reply ul li button input:hover{    
	background-color: #272466;
}
.increment{width:100%;height:auto;float:left;margin: 20px 0px;text-align: center;}
.increment a{
    font-size: 11px;
    background-color: #ffffff;
    padding: 7px 15px;
    color: #525252;
    border-radius: 1px;
    text-transform: uppercase;
    border: 1px solid #ddd;
    font-weight: 600;
	    margin-right: 20px;
}
.increment a:hover{
    background-color: #3b4b5c;
    color: #fff;
    border: 1px solid #3b4b5c;
}
.increment a span{    font-size: 17px;    margin: 0px 5px;}

.comments-area{ width:100%; height:auto; float:left;}
.comments-area h2{width:100%;height:auto;float:left;font-size: 22px;line-height: 31px;color: #464646;font-weight: 500;margin-top:  0px;border-bottom: 1px solid #ececec;padding-bottom: 11px;margin-bottom:  0px;}
.comments-area ol{width:100%;height:auto;float:left;margin:0px;padding:0px;list-style:none;border-left: 1px solid #ececec;margin-left: 20px;padding-top: 20px;}
.comments-area ol li{width:100%;height:auto;float:left;padding-left: 60px;}
.comments-area article{width:100%;height:auto;float:left;background-color: #f2f2f2;padding: 25px;border-radius: 10px;margin-bottom: 10px;}
.comments-area article footer{width:100%;height:auto;float:left;margin-bottom: 10px;}
.comments-area article footer .comment-author{
    float: left;
    width: 60%;
    position: relative;
}
.comments-area article footer .comment-author img{
    margin-left: -70px;

    border: 2px solid #f2f2f2;
    float:  left;
    margin-bottom: 0px;
    position: absolute;
}
.comments-area article footer .comment-metadata{
    float: right;
    font-size: 11px;
}
.comments-area article footer .comment-metadata a{
    color: #717171;
}
.comments-area article footer .comment-metadata a:hover{
    color: #1293EE;
}
.comments-area article .comment-content{width:100%; height:auto; float:left;}
.comments-area article .comment-content p{font-size: 13px;
    line-height: 22px;
    margin-bottom: 10px;}
.comments-area article .reply{
    float: right;
}
.comments-area article .reply a{
    background-color: #fff;
    font-size: 11px;
    padding: 7px 13px;
    border-radius: 4px;
    text-transform: uppercase;
    color: #6f6f6f;
    font-weight: 600;
}
.comments-area article .reply a:hover{
    background-color: #1293EE;
    color: #fff;
}
.comments-area ol li ol{    padding-left: 0px;    margin-left: 0px;    border-left: 0px;}

/*.landing_header_02 .call ul li{color: rgba(255, 255, 255, 0.7); border-right: 1px solid rgba(251, 251, 251, 0.16);}
.landing_header_02 .call ul li a{color: rgba(255, 255, 255, 0.7);}
.landing_header_02 .call {border-bottom: 1px solid rgba(251, 251, 251, 0.16) !important;}
.landing_header_02 .call ul li:last-child { border-right: 0px;}
*/

.abot-left01{ width:100%; height:auto; float:left;}
.abot-left01 img{ max-width:100%;}
.abot-right01{ width:100%; height:auto; float:left;}
.abot-right01 p{    font-size: 14px;  line-height: 27px;    color: #6f6f6f;    margin-bottom: 15px;}
.abot-right01 h3{    margin-bottom: 20px;  color: #464646;   font-size: 26px;    line-height: 38px; font-weight:600;}
.mision-about{width: 130%;height:auto;float:left;font-size: 14px;line-height: 27px;color: #6f6f6f;background-color: #f6f4f1;font-weight: 600;padding: 40px 60px;margin-left: -30%;position:relative;}
.mision-about:before{content: "\f10d";font-family: FontAwesome;font-size: 27px;color: #737272;position: absolute;left: 24px;top: 33px;}
.mision-about:after{content: "\f10e";font-family: FontAwesome;font-size: 27px;color: #737272;position: absolute;margin-left: 24px;margin-top: 6px;}
.abot-bottom-left{ width:100%; height:auto; float:left;     margin-top: 30px;}
.abot-bottom-left h3{ margin-bottom: 10px;  color: #464646;   font-size: 26px;  margin-top: 0px;    line-height: 38px; font-weight:600;}
.abot-bottom-left p{font-size: 14px;  line-height: 27px;    color: #6f6f6f;    margin-bottom: 15px;}
.abot-bottom-left ul{ width:97%; height:auto; float:left; margin:0px; padding:0px;     list-style: disc; font-size: 14px;  line-height: 25px;    color: #6f6f6f; margin-left:15px; }
.abot-bottom-left ul li{ width:100%; height:auto; float:left; margin-bottom:6px;     list-style: disc;}
.abot-bottom-right{ width:100%; height:auto; float:left;     margin-top:15px;     margin-bottom: 10px;    border: solid 1px #ccc;
    padding: 7px;}
.abot-bottom-right img{ max-width:100%;} 

.mResAccordion .mResTabNav {display:none;}
.tabNav:before, .tabNav:after { content: " "; display: table; }
.tabNav:after { clear: both; }
.tabNav { list-style:none; padding:0; margin:0 }

.tabNav li { float:left; padding:0 }
.mResTabAccordA { display:inline-block; text-decoration:none; text-transform:uppercase; padding:8px 20px; color:#fff; background-color:#333; }
.tabNav li.active > .mResTabAccordA, .mResTabAccordA:hover, .mResTabAccordA.active { background-color:#e8381c; color:#fff; text-decoration:none; }
.tabContainer .tabContent { }
.tabContainer .tabContent {opacity:0; -webkit-transition: all 500ms ease-in; -moz-transition: all 500ms ease-in; -ms-transition: all 500ms ease-in; -o-transition: all 500ms ease-in; transition: all 500ms ease-in;}
.tabContainer .tabContent.mTabActive {opacity:1;  display:block; }
.mResTabbing .mResAccordAnchor { display:none; }
.mResAccordAnchor { display:block; margin-bottom:1px;  position:relative;}
.mResAccordAnchor > span { display:block; }
.mResAccordAnchor > span:after { display:block; position:absolute; right:0; top:0; bottom:0; width:30px; padding:5px; text-align:center; font-size:20px; content:'+' }
.mResAccordAnchor.active > span:after {content:'--';}
.mTabAnimated .tabContainer {position:relative;}
.mTabSimple .tabContent, .mTabAnimated .hideAfterAnim {display:none;}
.defaultState {position:absolute; left:0; top:0;}

.animBlock {-webkit-transition: all 600ms ease-in; -moz-transition: all 600ms ease-in; -ms-transition: all 600ms ease-in; -o-transition: all 600ms ease-in; transition: all 600ms ease-in;}
.mTabAnimated .hideAfterAnim {
-moz-transform: translateX(0px) translateY(0px);
-webkit-transform: translateX(0px) translateY(0px);
-o-transform: translateX(0px) translateY(0px);
-ms-transform: translateX(0px) translateY(0px);
transform: translateX(0px) translateY(0px);}

.mTabAnimated .defaultState { -moz-transform: translateY(100px);
-webkit-transform: translateY(100px);
-o-transform: translateY(100px);
-ms-transform: translateY(100px);

transform: translateY(100px);}


.mTabAnimated .mTabActive { -moz-transform: translateX(0);
-webkit-transform: translateX(0);
-o-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);}

.about-tabing{width:100%;height:auto;float:left;margin-top: 35px;}
.about-tabing .tabNav{
    text-align: center;
    font-weight: 600;
    font-size: 15px;
    border-bottom: 2px solid #fafafa00;
    margin-bottom: -39px;
    z-index: 999;
    position: relative;
    background-color: #00000094;
}
.about-tabing .tabNav li{
    float: none;
    display: inline-block;
    margin:  0px 8px;
}
.about-tabing .mResTabAccordA{background-color: #fafafa00;color: #ffffff;}
.about-tabing .tabNav li.active > .mResTabAccordA, .mResTabAccordA:hover, .mResTabAccordA.active{
    background-color: #fafafa;
    color: #1293EE;
    border-bottom: 2px solid #fafafa;
    margin-bottom: -2px;
}

.about-tabing .mResTabAccordA i{
    font-size: 19px;
    margin-right: 5px;
}

.about-new-section{width:100%;height:auto;float:left;background-color: #fafafa;padding-bottom: 50px;padding-top: 20px;}
.councial{width:100%;height:auto;float:left;min-height: 198px;background-color: #fff;padding: 20px;margin-bottom: 23px; position:relative;     -webkit-transition: .5s ease-in-out;    transition: .5s ease-in-out;}
.councial h3{
    color: #737373;
    font-size: 18px;
    font-weight: 600;
    line-height: 25px;
    min-height: 50px;
    margin-top: 0px;
}
.councial p{
    font-size: 14px;
    line-height: 24px;
    color: #6f6f6f;
    margin-bottom: 0px;
}

.councial:hover{    box-shadow: 0 15px 16px 0 rgba(0, 0, 0, 0.03), 0 0px 82px 0 rgba(0, 0, 0, 0.02);    -webkit-transition: .2s cubic-bezier(0.4, 0, 1, 1);    transition: .2s cubic-bezier(0.4, 0, 1, 1);}

.history01{ width:100%; height:auto; float:left;}
.history01 p{font-size: 14px;  line-height: 24px;    color: #6f6f6f;    margin-bottom:10px;}
.history-right01{ width:100%; height:auto; float:left;}

.history-right01 img{ max-width:100%;}

.about-img-bottom{width:100%;height:auto;float:left;margin-bottom: 20px;}
.about-img-bottom img{max-width:100%;}

.career01{width:100%;height:auto;float:left;}
.career01 p{font-size: 14px;  line-height: 24px;    color: #6f6f6f; }
.career01 ul{    margin-left: 20px;}
.career01 ul li{font-size: 14px;  line-height: 24px;    color: #6f6f6f; margin-bottom: 10px;     list-style: disc; }
.career01 h3{
    color: #464646;
    font-size: 18px;
    font-weight: 600;
}
.job-search{width:100%;height:auto;float:left; font-size: 14px;  line-height: 24px;    color: #6f6f6f; }
.job-search h3{
    color: #464646;
    font-size: 19px;
    margin-bottom: 17px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 7px;
}
.job-search ul{width:100%;height:auto;float:left; margin:0px; padding:0px; list-style:none;}
.job-search ul li{width:100%;height:auto;float:left;border-bottom: 1px solid #ddd6;padding-bottom: 7px;margin-bottom: 12px;     position: relative;  -webkit-transition: .5s ease-in-out;  transition: .5s ease-in-out;}
.job-search ul li span{ float:right;}

.job-search ul li:hover{box-shadow: 0 15px 16px 0 rgba(0, 0, 0, 0.03), 0 0px 82px 0 rgba(0, 0, 0, 0.02);    -webkit-transition: .2s cubic-bezier(0.4, 0, 1, 1);    transition: .2s cubic-bezier(0.4, 0, 1, 1);}

.education01{width:100%;height:auto;float:left;}
.education01 p{font-size: 14px;  line-height: 24px;    color: #6f6f6f;}

.iirc-b{width:100%;height:auto;float:left;}
.iirc-b h3{    color: #464646;  font-size: 18px;    font-weight: 500;}
.iirc-b p{    font-size: 14px;   line-height: 24px;   color: #6f6f6f;}
.iirc-b ul{width:97%;height:auto;float:left;     font-size: 14px;  line-height: 24px;  color: #6f6f6f; margin-left: 18px;  list-style: disc;}
.iirc-b ul li{    width: 100%;  height: auto; float: left; margin-bottom: 6px; list-style: disc;}


.clinial-banner{width: 100%;  height: auto; float: left;     margin-bottom: 20px;}
.clinical-research{width: 100%;  height: auto; float: left;     margin-bottom: 20px;}

.clinical-research .tabNav{
    text-align: center;
    border-bottom: 1px solid #0404041f;
    margin-bottom: 5px;
}
.clinical-research .tabNav li{
    float: none;
    display: inline-block;
}
.clinical-research .tabNav li.active > .mResTabAccordA, .mResTabAccordA:hover, .mResTabAccordA.active{
    background-color: #0000;
    color: #1293EE;
    border-bottom: 2px solid #1293EE;
    margin-bottom: -2px;
}
.clinical-research .mResTabAccordA{
    background-color: #0000;
    color: #464646;
    text-transform: inherit;
    font-size: 18px;
    font-weight: 600;
    padding: 10px 15px;
    border-bottom: 2px solid #0000;
    margin: 0px 10px;
}
.clinical-research .mResTabAccordA i{
    font-size: 20px;
    margin-right: 4px;
}

.clinical-table{width: 100%;height: auto;float: left;padding: 0px;border: 1px solid #ddd;margin-bottom: 15px;}
.clinical-table table{font-size: 14px;line-height: 24px;color: #6f6f6f;width: 100%;float: left; white-space: nowrap;}
.clinical-table table tr{
    border-bottom: 1px solid #ddd;
}
.clinical-table table tr td{
    padding:  5px;
    border-right: 1px solid #ddd;
}
.clinical-table table tr td:last-child{ border-right:0px;}
.clinical-download{width:100%;height:auto;float:left;background-color: #ffffff6e;padding: 20px;margin-bottom: 23px;position: relative;-webkit-transition: .5s ease-in-out;transition: .5s ease-in-out;border: 1px solid #dddddd4a;min-height: 90px;}
.clinical-download a{font-size: 14px;    line-height: 24px;    color: #6f6f6f;}
.clinical-download a:hover{}
.clinical-download:hover{    box-shadow: 0 15px 16px 0 rgba(0, 0, 0, 0.03), 0 0px 82px 0 rgba(0, 0, 0, 0.02);    -webkit-transition: .2s cubic-bezier(0.4, 0, 1, 1);    transition: .2s cubic-bezier(0.4, 0, 1, 1);}


.clinical-img{background-image: url(../images/cliniacal-bg.jpg) !important;} 
.corporate-bg{background-image: url(../images/corporate-traning-01.jpg) !important;}
.corporate-traing{ width:100%; height:auto; float:left;}
.corporate-traing .tabNav li{
    float: left;
    width: 100%;
}
.corporate-traing .mResTabAccordA{
    float: left;
    width: 100%;
    background-color: #fff;
    color: rgba(51, 51, 51, 0.85);
    padding: 10px 15px;
    border: 1px solid #dddddd69;
    font-size: 16px;
    position: relative;
    line-height: 25px;
    margin-bottom: 10px;
    border-radius: 4px;
    font-weight: 600;
    text-transform: inherit;
}
.corporate-traing .mResTabAccordA i{
    font-size: 19px;
    position: absolute;
    left: 10px;
    opacity: 0;
}
.corporate-traing .mResTabAccordA:hover{
    background-color: #e8381c;
    color: #fff;
    border: 1px solid #e8381c;
} 
.corporate-traing .mResTabAccordA.active{background-color: #e8381c;
    color: #fff;
    border: 1px solid #e8381c;}

.corporate-banner{width:100%;height:auto;float:left;margin-bottom: 10px;     text-align: center;}
.corporate-banner img{    width: 100%; max-width:100%;     border-radius: 5px;}

.corporate-box{}
.corporate-box h3{color: #464646;font-size: 15px;font-weight: 600;line-height: 24px;margin-top: 10px;}
.corporate-box p{    font-size: 14px;    line-height: 24px;    color: #6f6f6f;}
.corporate-box ul{ width:97%; height:auto; float:left; margin:0px; padding:0px; font-size: 14px;    line-height: 24px;    color: #6f6f6f; list-style: disc;     margin-left: 20px;     margin-bottom: 10px;}
.corporate-box ul li{width:100%; height:auto; float:left;     margin-bottom: 6px; list-style: disc;}

.page-title-new.search01 {
    font-size: 36px;
    margin-bottom: 10px;
}
.s_c_name { margin:15px 0; float:left ; width:100%;}
.s_c_name li { float:left; }
/*
------------
quck_form css*/

.quck_form-wrap {
    float: left;
    width: 100%;
    padding: 10px;
    border: solid 1px #dcdcdc;
}
.quck_form-wrap h4{color: #6f6f6f; font-size:20px;}
.quck_form-wrap p{    line-height: 27px;  font-size: 14px; color: #6f6f6f; margin-bottom: 10px;}
.tp_banner {
    margin-bottom: 25px;
}

.quck_form-wrap  .form-group {
    margin-bottom: 15px;
    float: left;
    width: 100%;
}

.quck_form-wrap .form-control {
    height: 38px;
    border-radius: 0;
}

.quck_form-wrap textarea.form-control { height: 120px;}
.quck_form-wrap .btn {
    
    background-color: #1293EE;
    border: 0px;
    color: #fff;
    width: auto;
    padding: 9px 15px;
    font-family: 'Bitter', serif; 
    
}
.delhi_details {     height: 277px;}
   
.delhi_details .page-title-new {
    margin-top: 233px;
    margin-bottom: 0;
}

/*
Student reivew Page */   

.mt_b40 { margin-bottom: 40px;}
.student_img { width: 115px; height: 115px; border-radius:100%;}
.student_wrap .student_review02,
.student_wrap .student_review01 { padding: 0 40px;}
.student_wrap h2 { padding-bottom: 10px; position: relative;}
.student_wrap h2:after {content: ""; position: absolute; left: 0; right: 0; height: 3px; background: #1293EE; bottom: 0; max-width: 100px; margin: auto;}
.speak_row {
    padding-bottom: 26px;
    margin-bottom: 24px;
    float: left; 
    width: 100%;    
    border-bottom: dashed 1px #ccc;
    
}
.speak_row p { font-size: 13px; line-height: 25px;}
.speaker_dl { text-align: right; font-weight: 600;}
.speak_row:last-child { border-bottom: none;}

ul.innerlist li {
   padding-left: 21px;
    line-height: 27px;
    font-size: 14px;
    position: relative;
    color: #6f6f6f;
    margin-bottom: 5px;
    list-style: none;
}
ul.innerlist li:before {
    content: "\f101";
    font-family: FontAwesome;
    position: absolute;
    left: 0;
}

.teaching-meth p{line-height: 27px; color: #6f6f6f;  margin-bottom: 10px;   font-size: 14px;}

.teb-wid{
    padding-left: 0px;
    padding-right: 0px;
    border-right: 1px solid #ddd;
}



.bg-tab{background-color:#fff;width: 100%;height: auto;float: left;margin-top: -100px; padding-right: 15px; padding-left: 15px;}
.teb-wid:last-child{border-right: 0px solid #ddd;}
.tab-pan{width:100%;height:auto;float:left;background-color: #f4f4f4;margin-top: 50px;padding-top: 13px;padding-bottom: 30px;}


.banner-heaading{width:100%;height:auto;float:left;font-family: 'Roboto', sans-serif;margin-top: 230px;}
.banner-heaading h3{}
.banner-heaading h3 span{ background-color: rgba(0, 0, 0, 0.5); color: #fff; font-size: 34px; padding: 13px 23px;   text-transform: uppercase;}

/*

Hostal Facilities Page css 
-----------------------------------------------------------------------
Page */   

.hostel_facolities_wrap .nbs-flexisel-nav-left {
    left: 10px;
    background: url(../images/video-button-previous.png) no-repeat;
}
.hostel_facolities_wrap .nbs-flexisel-nav-right {
    right: 5px;
    background: url(../images/video-button-next.png) no-repeat;
}
.hostel_facolities_wrap .nbs-flexisel-nav-left, 
.hostel_facolities_wrap .nbs-flexisel-nav-right {
    width: 22px;
    height: 22px;
    position: absolute;
    cursor: pointer;
    z-index: 100;
    opacity: 0.5;
}
.hostel_facolities_wrap  .nbs-flexisel-item img { width: 100%;}
.hostel_facolities_wrap [class*="col-sm-"] { margin-bottom: 25px;}
.facilty-not-found{ width:100%; height:auto; float:left; text-align:center;     margin-bottom: 30px;}
.facilty-not-found img{ max-width:100%;}
.facilty-not-found h3{}

.pay_top ul li a { color: #1293EE !important;}

.campus-landig-section01{width:100%;height:auto;float:left;margin-bottom: 30px;}
.university-aboutus{width:100%;height:auto;float:left;background-color: rgb(255, 255, 255);margin-top: -100px;padding: 30px;border-left: 2px solid #f9f9f9;border-right: 2px solid #f9f9f9;}
.university-aboutus h3{font-weight: 600;font-size: 25px;margin-bottom: 16px;margin-top: 7px;color: #1293EE;}
.university-aboutus h4{
    color: #464646;
    font-size: 17px;
    font-weight: 400;
    line-height: 28px;
    }
.university-aboutus p{
    font-size: 14px;
    line-height: 27px;
    color: #6f6f6f;
    margin-bottom: 10px;
}
.university-aboutus img{max-width:100%;}

.campus-landig-section02{width:100%;height:auto;float:left;background-color: #f9f9f9;padding: 20px 0px;}
.campusdetail-headig01{width:100%;height:auto;float:left;font-weight: 600;font-size: 25px;margin-bottom: 15px;margin-top: 0px;color: #1293EE;}
.campus-course-01{width:100%;height:auto;float:left;background-color: #fff;margin-bottom: 0px;-webkit-transition: .5s ease-in-out;position: relative;transition: .5s ease-in-out;border: 1px solid rgba(221, 221, 221, 0.24);}

.campus-course-01:hover{    box-shadow: 0 15px 16px 0 rgba(0, 0, 0, 0.03), 0 0px 82px 0 rgba(0, 0, 0, 0.02);   -webkit-transition: .2s cubic-bezier(0.4, 0, 1, 1);    transition: .2s cubic-bezier(0.4, 0, 1, 1);}
.campus-course-01 a{
    color: #464646;
}
.campus-course-01 a:hover{
    color: #1293EE;
}
.campus-course-01 img{ max-width:100%;  -webkit-filter: grayscale(100%);    filter: grayscale(100%);}
.campus-course-01 h4{ font-size: 19px; line-height: 24px; padding: 0px 15px; margin: 16px 0px 20px;}
.campus-course-01 a:hover img{opacity:0.9; -webkit-filter: grayscale(0%);    filter: grayscale(0%);}

.campus-related-01{width:100%;height:auto;float:left;background-color: rgb(249, 249, 249);padding: 30px;}
.campus-related-01 p{font-size: 14px;
    line-height: 27px;
    color: #6f6f6f;
    margin-bottom: 10px;}
.campus-related-01 h3{
    color: #464646;
    font-size: 17px;
    font-weight: 600;
    line-height: 28px;
    text-transform: uppercase;
}
.course-link001{width:100%;height:auto;float:left;margin:0px;padding:0px;list-style:none;margin-bottom: 5px;}
.course-link001 li{width: 40%;height:auto;float:left;margin-right: 7%;margin-bottom: 13px;}
.course-link001 li a{
    width: 100%;
    height: auto;
    float: left;
    background-color: #fff;
    padding: 10px;
    color: #6f6f6f;
    border-radius:  2px;
}
.course-link001 li a:hover{
    background-color: #1293EE;
    color: #fff;
}

.campus-facility01{width:100%;height:auto;float:left;padding:30px;border-left: 2px solid #f9f9f9;border-right: 2px solid #f9f9f9;}
.campus-facility01 h3{    font-weight: 600;
    font-size: 25px;
    margin-bottom: 16px;
    margin-top: 7px;
    color: #1293EE;}
.campus-facility01 p{    font-size: 14px;
    line-height: 27px;
    color: #6f6f6f;
    margin-bottom: 10px;}
.campus-facility01 img{max-width:100%;}

.campus-hostel-img{width:100%;height:auto;float:left; padding:30px;     background-color: rgb(249, 249, 249);}
.campus-hostel-img .col-md-2{ padding-left: 0px;}
.campus-hostel-img .acadim_sli_img{ margin-bottom:15px;}

.campus-academic-img{width:100%;height:auto;float:left;padding:30px;background-color: #fff;border-left: 2px solid #f9f9f9;border-right: 2px solid #f9f9f9;}
.campus-academic-img .col-md-2{ padding-left: 0px;}
.campus-academic-img .acadim_sli_img{ margin-bottom:15px;}

.campus-contact-detail{width:100%;height:auto;float:left; padding:30px;     background-color: rgb(249, 249, 249);}
.campus-contact-detail h3{    font-weight: 600;  font-size: 25px; margin-bottom: 16px; margin-top: 0px;  color: #1293EE;}
.campus-contct-det01{width:100%;height:auto;padding: 15px;float:left;background-color: #fff;border: 0px solid #ddd;     min-height: 243px; margin-bottom:30px;}
.campus-contct-det01 h4{
    color: #464646;
    font-size: 17px;
    font-weight: 600;
    line-height: 28px;
    margin: 0px;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.campus-contct-det01 p{
    font-size: 14px;
    line-height: 27px;
    color: #6f6f6f;
    margin-bottom: 10px;
}

.campus-faculty-detail{width:100%;height:auto;float:left;padding:30px;background-color:#fff;border-left: 2px solid #f9f9f9;border-right: 2px solid #f9f9f9;border-bottom: 2px solid #f9f9f9;}
.campus-faculty-detail h3{    font-weight: 600;  font-size: 25px; margin-bottom: 16px; margin-top: 0px;  color: #1293EE;}

.school-main{width:100%;height:auto;float:left;}
.school-new01{width:100%;height:auto;float:left;padding:30px;background-color:#fff;margin-top:-80px;}
.school-box{width:100%;height:auto;float:left;position: relative;margin-bottom: 30px;}
.school-box a{
    color: #464646;
}
.school-box img{max-width:100%;position: relative;}
.school-box h3{
        margin-bottom: 17px;
    font-size: 14px;

    font-weight: 500;
    line-height: 22px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    background-color: rgba(255, 255, 255, 0.9);
    width: auto;
    margin: 0px;
    padding: 6px 8px;
}
.school-box h4{    position: absolute;
    top: 0;
    left: 0;
    margin: 0px;
    background-color: rgba(0, 0, 0, 0.43);
    color: #fff;
    font-size: 11px;
    text-transform: uppercase;
    padding: 7px 9px;}
.school-box a:hover h3{background-color:rgb(210, 35, 42); color:#fff;}
.school-box a:hover img{opacity:0.9;}
.school-box a:hover h4 { background-color: rgb(66, 66, 66); color: #fff;}

.student_review01 .read_more_b{    width: 97px;  line-height: 30px; font-size: 13px;     background: #1293EE;  text-transform: capitalize;}
.abous-ul{width:100%;height:auto;float:left;}
.abous-ul li{}

.corse-right-text h3:nth-child(2){}
.corse-right-text .course-table{}
.corse-right-text .course-table ul{}
.corse-right-text .course-table ul li{}
.corse-right-text .course-table ul li p{}

.campus-related-01 .list_group02{ margin-left: 0px;}
.campus-related-01 .list_group02 li{font-size:14px; line-height:27px;color:#6f6f6f; padding-left:14px;margin-bottom:6px;}
.campus-related-01 .list_group02 li:before{ content:"\f111"; font-family: FontAwesome; font-size: 6px; color: #7d7d7d;}
.campus-related-01 h5{font-size: 16px; color: #333;}
.campus-related-01 h4{font-size: 18px;  color: #333;}

.campus-facility01 .list_group02{ margin-left: 0px;}
.campus-facility01 .list_group02 li{font-size:14px; line-height:27px;color:#6f6f6f; padding-left:14px;margin-bottom:6px;}
.campus-facility01 .list_group02 li:before{  content:"\f111"; font-family: FontAwesome; font-size: 6px; color: #7d7d7d;}
.campus-facility01 h5{font-size: 16px; color: #333;}
.campus-facility01 h4{font-size: 18px;  color: #333;}

.school-new01 ul{
    width: 100%;
    float: left;
    border-left: 1px solid #1293EE;
    padding-left: 20px;
    margin-left: -10px;
    position: relative;
}
.school-new01 ul li{
    position: relative;
}
.school-new01 ul li .course-heading-newschool{
    float: left;
    width: auto;
    border: 1px solid #1293EE;
    padding: 8px 16px;
    margin-bottom: 20px;
    min-width: 260px;
    background-color: #ffffff;
    color: #1293EE;
    position: relative;
}
.school-new01 ul li .course-heading-newschool span{
    font-size: 18px;
    /* color: #353535; */
    font-weight: 400;
    /* border: 1px solid #ddd; */
    /* padding: 10px; */
}

.school-new01 ul li:before{content:"";position: absolute;width: 20px;height: 1px;background-color: #1293EE;top: 21px;left: -20px;z-index: 99;}

.ciurse-ul{ width:100%; height:auto; float:left;}
.ciurse-ul ul{ }
.ciurse-ul ul li{ }
.ciurse-onerow{width:100%; height:auto; float:left;}
.ciurse-onerow ul{width:100%;height:auto;float:left;margin:0px;padding:0px;list-style:none;margin-bottom: 10px;}
.ciurse-onerow ul li{width: auto;height:auto;float:left;line-height: 24px;position: relative;color: #6f6f6f;font-size: 14px;margin-bottom: 12px;border: 1px solid rgba(221, 221, 221, 0.66);padding: 3px 10px;margin-right: 10px;border-radius: 2px;background-color: #fff;}
.ciurse-onerow ul li:hover{     background-color: #1293EE;     border: 1px solid rgb(210, 35, 42); color:#fff;}
.course-table{width:100%; height:auto; float:left;}
.course-table table{width:100%;height:auto;float:left;font-size: 14px;line-height: 27px;color: #6f6f6f;}
.course-table table tr{  width: 100%;}

.error-box{width:100%;height:auto;float:left;text-align: center;margin-bottom: 50px;}
.error-box img{max-width:100%;max-height: 400px;}
.error-box-text{width:100%;height:auto;float:left;text-align: center;margin-top: 50px;}
.error-box-text h3{ font-size: 150px; font-weight: 600;}
.error-box-text p{ font-size: 17px;  line-height: 34px; color: #676767;}
.error-box-text p a{}
.error-box-text p a:hover{ color:#000;}

#myList li{ display:block;}

.mumbai-new-cam{width:100%;height:auto;float:left;background-color: #fff;margin-top: -100px;padding: 20px;margin-bottom: 20px;}

.mumbai-camp-heaidng{width:100%;height:auto;float:left;margin-bottom: 25px;color: #464646;font-size: 25px;font-weight: 600;}
.schol-camp01{width:100%;height:auto;float:left;margin-bottom: 20px;}
.schol-camp01 h3{
    color: #464646;
    font-size: 20px;
    margin:  0px;

    margin-bottom: 20px;
}
.schol-camp01 ul{width:100%; height:auto; float:left; margin:0px; padding:0px; list-style:none;}
.schol-camp01 ul li{width:100%;height:auto;float:left;font-size: 14px;line-height: 27px;margin-bottom: 10px;}
.schol-camp01 ul li a{
    color: #6f6f6f;
    background-color: #fff;
    padding: 5px 10px;
    border: 1px solid rgba(221, 221, 221, 0.64);
    border-radius: 2px;
}
.schol-camp01 ul li a:hover{
    background-color: #1293EE;
    color: #fff;
    border: 1px solid rgba(221, 221, 221, 0.64);
}

.mum-cap-ser-img{width:100%;height:auto;float:left;margin-bottom: 25px;}
.mum-cap-ser-img img{max-width:100%;border-radius: 6px;}

.mumbai-camp-adress{width:100%;height:auto;float:left;     margin-bottom: 20px;}
.mumbai-camp-adress ul{width:100%;height:auto;float:left; margin:0px; padding:0px; list-style:none;}
.mumbai-camp-adress ul li{width:100%;height:auto;float:left;position:relative;font-size: 14px;color: #6f6f6f;line-height: 27px;padding-left: 44px;margin-bottom: 20px;}
.mumbai-camp-adress ul li a{
    display: inline;
	color: #6f6f6f;
}
.mumbai-camp-adress ul li a:hover{    color: #1293EE;}
.mumbai-camp-adress ul li i{
    font-size: 20px;
    width: 35px;
    height: 35px;
    border: 1px solid #ddd;
    text-align: center;
    line-height: 30px;
    position: absolute;
    left: 0;
    top: 0;
}
.mumbai-camp-adress ul li:hover i{ background-color:#1293EE; color:#fff; border:1px solid #1293EE;}

.mum-act-gal01{width:100%;height:auto;float:left; margin-bottom: 20px;}
.mum-act-gal01 img{ max-width:100%;}

.landing_header_02 .call ul li{color: rgba(255, 255, 255, 0.7); border-right: 1px solid rgba(251, 251, 251, 0.16);}
.landing_header_02 .call ul li a{color: rgba(255, 255, 255, 0.7);}
.landing_header_02 .call {border-bottom: 1px solid rgba(251, 251, 251, 0.16) !important;}
.landing_header_02 .call ul li:last-child { border-right: 0px;}


.slide-new01{ width:100%; height:100%; float:left; position:relative;     color: #000;}
.slide-new02{ width:100%; height:100%; float:left; position:relative;     color: #000;}
.slide-new03{ width:100%; height:100%; float:left; position:relative;     color: #000;}
.page{/* transition:all .1s ease 0s; *//* -webkit-transition:all .1s ease 0s; */-moz-transition:all .1s ease 0s;-o-transition:all .1s ease 0s;-ms-transition:all .1s ease 0s;/* width: 100%; *//* height: 100%; *//* overflow: hidden; */}
.pagetop{/* width:100%; *//* height: 100%; *//* margin:0px; *//* padding:0px; *//* position:relative; *//* display: block; */}

.new-slide01{ z-index:1; position:absolute; width:100%; height:100%; background-color:#000;}
.new-slide02{ z-index:2; position:absolute; width:100%; height:100%; background-color:#000; font-family: 'Bitter', serif;
    background-color: rgb(0, 0, 0);}
.new-slide03{ z-index:3; position:absolute; width:100%; height:100%; background-color:#8e0201; background-image: url(../images/why-ic-bg01.jpg);  background-position: top center;  background-repeat: no-repeat; background-size: 100%;}
.new-slide04{ z-index:4; position:absolute; width:100%; height:100%; background-color:#000;}
.new-slide05{ z-index:5; position:absolute; width:100%; height:100%; background-color:#fff;}
.new-slide06{ z-index:6; position:absolute; width:100%; height:100%; background-color:#000;}
.new-slide07{ z-index:7; position:absolute; width:100%; height:100%; background-color:#000;}

/*#section02{ z-index:2;}
#section03{ z-index:3;}
#section04{ z-index:4;}
#section05{ z-index:5;}
#section06{ z-index:6;}
#section07{ z-index:7;}*/

.why-img-new{
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    margin-top: 0;
    margin-bottom: 11px;
    /*position: absolute;*/
    position: relative;
    top: 0;
    z-index: 111;
    /* background: #000; */
    text-transform: uppercase;
    font-size: 65px;
    font-weight: BOLD;
    letter-spacing: 11px;
    color: #ffffffd1;
    }
	
.why-img-new p{font-size: 20px;letter-spacing: 2px;}
.why-img-new img{ max-width:100%; height:auto; opacity:0.8;}

.bottom-footer-new{ width:100%; height:auto; float:left; position:relative;}
.bottom-footer-new .footer{}

.home-top{}
.home-top .call ul li{color: rgba(255, 255, 255, 1); border-right: 1px solid rgba(251, 251, 251, 0.16);}
.home-top .call ul li a{color: rgba(255, 255, 255, 1);}
.home-top .call {border-bottom: 1px solid rgba(251, 251, 251, 0.16) !important;}
.home-top .call ul li:last-child { border-right: 0px;}

.typed-cursor {
  opacity: 1;
  font-weight: 100;
  -webkit-animation: blink 0.7s infinite;
  -moz-animation: blink 0.7s infinite;
  -ms-animation: blink 0.7s infinite;
  -o-animation: blink 0.7s infinite;
  animation: blink 0.7s infinite; }

@-keyframes blink {
  0% {
    opacity: 1; }

  50% {
    opacity: 0; }

  100% {
    opacity: 1; } }
@-webkit-keyframes blink {
  0% {
    opacity: 1; }

  50% {
    opacity: 0; }

  100% {
    opacity: 1; } }
@-moz-keyframes blink {
  0% {
    opacity: 1; }

  50% {
    opacity: 0; }

  100% {
    opacity: 1; } }
@-ms-keyframes blink {
  0% {
    opacity: 1; }

  50% {
    opacity: 0; }

  100% {
    opacity: 1; } }
@-o-keyframes blink {
  0% {
    opacity: 1; }

  50% {
    opacity: 0; }

  100% {
    opacity: 1; } }

.logo-slide{
    width: 100%;
    height: auto;
    float: left;
    text-align: left;
    padding: 10px 15px 14px;
    border-bottom: 1px solid #ffffff45;
}
.logo-slide img{}
.award-wrap {
    display: flex;
    flex-wrap: wrap;
}
.award-item:not(:nth-child(4n)) {
    margin-right: 15px;
}
.award-item {
    float: left;
    width: calc(25% - 15px);
    border: solid 1px #ccc;
    margin-bottom: 14px;
    padding: 15px;
}
.award-item h3 {
    font-size: 16px;
    line-height: 22px;
    font-weight: bold;
    padding-bottom: 13px;
    border-bottom: solid 1px #9c9c9c; 
    margin-bottom: 28px;
}

.award-item a{}
.award-item a h3{ color:#333;}
.award-item a p{ color:#333;}
.award-item a:hover h3{ color:#d3262a;}
.award-item a:hover p{ color:#d3262a;}

.why-img-circle {
    position: absolute;
    bottom: 80px;
    width: 350px;
    height: 350px;
    border: solid 0px #ECECEB;
    border-radius: 100%;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 11;
    display: block !important;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
    
}

#circle-border01{
    -webkit-box-shadow:0px 0px 11px 10px #00000029;
    -moz-box-shadow: 0px 0px 11px 10px #00000029;
    box-shadow: 0px 0px 11px 10px #00000029;
}

.why-img-circle:after {
        content: "";
        position: absolute;
        top: 0;
        height: 100%;
        left: 0;
        right: 0;
        width: 100%;
        background-color: #000000a1;
        border: 1px solid rgba(0, 0, 0, 0.16);
        border-radius: 50%;
          /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
          /* Firefox 3.5 - 3.6 */
}

 .intor_icon01.circle__in {
    text-align: center;
    margin: auto;
    /* box-shadow: rgba(50, 50, 50, 0.75) 0px 0px 10px 0px; */
    /* background: rgba(35, 31, 32, 0.75); */
    padding: 7px 7px 11px;
    float: left;
    width: 100%;
    display: block !important;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
     z-index: 1;
}

.why-img-circle  h3,
.why-img-circle p { transition: 0.7s; opacity: 0;}
.why-img-circle  h3 { transform: translateY(-200%);    transition-delay: 0.1s; display:inline-block;}
.why-img-circle  p { transform: translateY(350%);    transition-delay: 0.2s;}
.why-icri .slider > .show .why-img-circle  h3 ,
.why-icri .slider > .show .why-img-circle  p{ transform: translateY(0%); opacity: 1;}
.vision001{float: left !important;padding-right: 119px;padding-top: 100px;width: 100%;font-size: 19px;}
.location01 li{    list-style: disc !important;}
 
.why-img-circle  h5{ font-size:28px; color:#fff;}
 
 
ul.list-logos li {
    float: left;
    background: #fff;
    border: solid 1px #ccc;
    padding: 10px;
    width: calc(25% - 10px);
    margin-right: 10px;
    margin-bottom: 10px;
    text-align: center; 
}

.placement_row .tp-title { 
    float: left;
    width: 100%;
    margin-bottom: 25px;
    padding-bottom: 9px;
    margin-top: 0;
    border-bottom: solid 1px #ccc;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 19px;
}

.placement_row  ul.list-logos {
    margin-bottom: 20px;
    float: left;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.dip_row { display: flex; flex-wrap: wrap;}
.placement-wrap .box {
    border: solid 1px #ccc;
    margin-bottom: 14px;
    padding: 10px;
}
.placement-wrap  .content-box ul {
    font-size: 13px;
}
.placement-wrap .plac__ ul li {
    margin-left: 0px;
    list-style-image: url(../images/list.png);
    margin-bottom: 14px;
    position: relative;
    float: left;
    width: 33.33%;
    padding-right: 12px;
}
.placement-wrap .content-box h5 {
    font-size: 24px;
    margin-bottom: 13px;
}
.placement-wrap .plac__ {
    border: 0px solid #eee;
    padding: 0px;
    margin-bottom: 20px;
    float: left;
    width: 100%;
    color: #6f6f6f;
    line-height: 27px;
    font-size: 14px;
}
.placement-wrap .plac__ ul {
    padding-left: 17px;
    font-size: 14px;
}
ul.location01 {
    margin-top: 13px;
}
ul.location01 li {
    margin-bottom: 0px;
    font-size: 14px;
    line-height: 24px;
    color: #6f6f6f;
    margin-left: 17px;
}

.page-over{
    /* position: relative; */
    /* width: 100%; */
    /* height: 100%; */
    /* overflow: hidden; */
    }

.video-gallery-page{width:100%;height:auto;float:left;margin-bottom: 30px;}
.video-gallery-page iframe{width:100%;height: 200px;}

.corporate-traing{font-size: 14px;
    line-height: 27px;
    color: #6f6f6f;}

.onepage-pagination {
  position: absolute;
  left: 10px;
  top: 50%;
  z-index: 5;
  list-style: none;
  margin: 0;
  padding: 0;
}
.onepage-pagination li {
  padding: 0;
  text-align: center;
}
.onepage-pagination li a{
  padding: 10px;
  width: 4px;
  height: 4px;
  display: block;
  
}
.onepage-pagination li a:before{
  content: '';
  position: absolute;
  width: 6px;
  height: 6px;
  background: #ffffff82;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}

.onepage-pagination li a.active:before{
  width: 10px;
  height: 10px;
  background: none;
  border: 1px solid #b42722;
  margin-top: -4px;
  left: 8px;
  background-color: #b42722;
}

.onepage-pagination li a:after{ /*content:"\f078"; font-family: FontAwesome;*/}
.onepage-pagination li a.active - li a:after{ content:"\f078"; font-family: FontAwesome;}
.disabled-onepage-scroll, .disabled-onepage-scroll .wrapper {
  overflow: auto;
}

.disabled-onepage-scroll .onepage-wrapper .section {
  position: relative !important;
  top: auto !important;
  left: auto !important;
}
.disabled-onepage-scroll .onepage-wrapper {
  -webkit-transform: none !important;
  -moz-transform: none !important;
  transform: none !important;
  -ms-transform: none !important;
  min-height: 100%;
}


.disabled-onepage-scroll .onepage-pagination {
  display: none;
}

/*body.disabled-onepage-scroll, .disabled-onepage-scroll .onepage-wrapper, html {
  position: inherit;
}*/

.factecly-top-video{width:100%;height:auto;float:left;margin-bottom: 30px;}
.factecly-top-video iframe{width:100%;height: 350px;}

.vision0001{width: 62%;height:auto;float:left;padding: 20px 30px;background-color: #f2f2f2;margin-top: 50px;border-radius: 0px 25px 0px 25px;position: relative;padding-left: 53px;}
.vision0001:after{
    content: "\f10d";
    font-family: FontAwesome;
    font-size: 27px;
    color: #737272;
    position: absolute;
    left: 15px;
    top: 13px;
    }

    .vision0001:before {
        content: "\f10e";
        font-family: FontAwesome;
        font-size: 27px;
        color: #737272;
        position: absolute;
        margin-left: 24px;
        margin-top: 6px;
        bottom: 7px;
        right: 34px;
    }
    
.vision0001 h3{
    margin-bottom: 8px;
    color: #464646;
    font-size: 26px;
    line-height: 38px;
    font-weight: 600;
    margin-top: 0px;
    }
.vision0001 p{
    font-size: 14px;
    line-height: 27px;
    color: #6f6f6f;
    margin-bottom: 15px;
    font-weight: 600;
    }

    .content-box{ width: 100%; height: auto; float: left;}

.acadim-lif-box{width:100%;height:auto;float:left;margin-bottom: 25px;}
.acadim-lif-box h3{
    color: #464646;
    margin: 0px;
    margin-bottom: 24px;
    font-size: 15px;
    line-height: 24px;
    border-bottom: 1px dashed #b5b3b3;
    padding-bottom: 9px;
}
.acadim-lif-box .imageGallery1{margin-bottom:20px;}
.acadim-lif-box .imageGallery1 img{
    margin-bottom: 15px;
	    height: 100px;
}

#section08{
    width:100%;
    background-image: url(../images/home-footr.png);
    background-size: 68%;
    background-repeat: no-repeat;
    background-color: #dbdbdb;
    background-position: top right;
    }

.footer-new01{ width:100%; height:auto; float:left;    margin-top: 50px;}
.footer-new01 .footer-address li{    line-height: 26px;    margin-bottom: 5px;}
.footer-new01 h4{font-weight: 400;
    margin-bottom: 17px;
    color: #000;
    font-size: 23px;}
.footer-new01 .footer_links li{margin-bottom: 18px;}
.footer-new01 .footer_links li a:hover {  color: #1293EE;}
.footer-new01 .socail_foot_link ul li a{border-radius: 2px;}
.footer-new01 .socail_foot_link ul li{padding-right:12px;}
.foot-site-map{width:100%;height:auto;float:left;border-top: 1px dashed #bfbfbf;margin-top: 20px;border-bottom: 1px dashed #bfbfbf;margin-bottom: 20px;padding-bottom: 10px;padding-top: 8px;}
.foot-site-map h3{
    font-weight: 400;
    margin-bottom: 13px;
    color: #000;
    font-size: 18px;
    margin-top: 7px;
}
.foot-site-map ul{width:auto;height:auto;float:left;margin:0px;padding:0px;list-style:none;margin-bottom: 11px; margin-top: 25px;}
.foot-site-map ul li{
    float: left;
    border-right: 1px solid #00000042;
    padding-right: 15px;
    margin-right: 15px;
    line-height: 14px;
}
.foot-site-map ul li a{
    color: #000;
}
.foot-site-map ul li a:hover{
    color: #d3262a;
}
.foot-site-map ul li:last-child{ border-right:0px;}
.foot-site-map p{font-size: 13px;}
.foot-about01{width:100%;height:auto;float:left;font-size: 13px;}
.foot-about01 img{float:left;margin-right: 17px;max-height: 38px;}

.acadim-lif-box .imageGallery1 img{}

.page-scroll-down{
    position: absolute;
    bottom: 10;
    z-index: 999;
    text-align: center;
    width: 100%;
    opacity:  0;
}
.page-scroll-down img{
    height: 25px;
}



.why-icri .intro_box_main01{    margin-top: 0px;}

.campus_course_wrap .icribanglore .course_col figure{ max-height:128px; overflow:hidden;} 

.foot-site-map1{    width: 100%;
    height: auto;
    float: left;
    border-top: 1px dashed #bfbfbf38;
    margin-top: 13px;
    border-bottom: 1px dashed #bfbfbf38;
    margin-bottom: 20px;
    padding-bottom: 10px;
    padding-top: 8px;}

.foot-site-map1 h3 {
    font-weight: 400;
    margin-bottom: 13px;
    color: rgba(234, 234, 234, 0.78);
    font-size: 16px;
    margin-top: 3px;
    float: left;
    border-right: 1px solid #bfbfbf38;
    padding-right: 10px;
}
.foot-site-map1 ul {
    width: auto;
    height: auto;
    float: left;
    margin: 0px;
    padding: 0px;
    list-style: none;
    margin-bottom: 11px;
    margin-left: 14px;
    margin-top: 25px;
}
.foot-site-map1 p {
    font-size: 13px;
    float: left;
    width: 100%;
}
.foot-site-map1 ul li a:hover {
    color: #fff;
}
.foot-site-map1 ul li a {
    color: rgba(234, 234, 234, 0.78);
}
.foot-site-map ul li{border-right: 1px solid #bfbfbf38;}

.privacy01{    padding: 0px;    border: 0px;}
.tersms{ padding: 0px;    border: 0px;}
.tersms ol{
    margin-left: 15px;
}
.tersms ol li{
    line-height: 27px;
    color: #6f6f6f;
    margin-bottom: 10px;
    font-size: 14px;
    list-style: inherit;
    }
.tersms h3{
    font-size: 20px;
}
.landing-corse01{    background-color: #f9f9f9;}
.landing-corse01 .explore_caps{background-color: #f9f9f9;}
.landing-corse01 h3 {background: #f9f9f9;     font-size: 15px;    color: #7b7979;}


.vs-slider {
  position: relative;
  height: 100vh;
  width: 100%;
  overflow: hidden;
}
.vs-section {
  position: absolute;
  top: 0;
  left: 0;
  visibility: visible;
  overflow: hidden;
  width: 100%;
  height: 100%;
  opacity: 0;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
  -ms-perspective: 1000;
  perspective: 1000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}


.vs-vertical-nav {
  position: fixed;
  z-index: 1;
  bottom: 0;
  left: 50%;
  display: block;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.vs-vertical-nav a {
  display: block;
  overflow: hidden;
  width: 35px;
  height: 35px;
  white-space: nowrap;
  text-indent: 100%;
  /*background: url('../images/cd-icon-arrow.svg') no-repeat center center;*/
  /*background: url('https://www.icriindia.com/assets/images/arroe-down-slide.gif') no-repeat center center;*/
  background: url('https://www.icriindia.com/assets/images/arrowup001.png') no-repeat center center;
}

.down01{
    float: left;
    height: 40px !important;
    background-size: 100% !important;
	opacity:0.8;
}
.down01:hover{ opacity:1}
.down02{
    float: left;
    height: 40px !important;
    background-size: 100% !important;
    margin-left: -60px;
	opacity:0.8;
}
.down02:hover{ opacity:1}

.vs-vertical-nav a.vs-prev {
  margin-bottom: 10px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}


.scrollup{width:40px;height:40px;text-indent:-9999px;opacity:0.7;position:fixed;bottom:40px;right:20px;display:none;background:url('../images/icon_top.png') no-repeat;z-index:10000;}
.scrollup:hover{opacity:1;}	

.campus01:nth-child(3){background:url('../images/bengaluru_campusbghome001.jpg') no-repeat;background-size: cover;background-position: center;}
.campus01:nth-child(4){background:url('../images/delhi_campusbghome001.jpg') no-repeat;background-size:cover;background-position: center;}
.campus01:nth-child(5){background:url('../images/pune_campusbghome001.jpg') no-repeat;background-size:cover;background-position: center;}

.slide_cor:nth-child(3){background:url('../images/Aviation_ind.jpg') no-repeat;background-size: cover;background-position: center;}
.slide_cor:nth-child(4){background:url('../images/health_ind.jpg') no-repeat;background-size:cover;background-position: center;}
.slide_cor:nth-child(5){background:url('../images/Logistic_ima.jpg') no-repeat;background-size:cover;background-position: center;}

.newcampus01{background: url(../images/mumbai_campusbghome001.jpg) no-repeat; background-size: cover;  background-position: center;}
.newcampus02{background: url(../images/bengaluru_campusbghome001.jpg) no-repeat; background-size: cover;  background-position: center;}
.newcampus03{background: url(../images/delhi_campusbghome001.jpg) no-repeat; background-size: cover;  background-position: center;}
.newcampus04{background: url(../images/pune_campusbghome001.jpg) no-repeat; background-size: cover;  background-position: center;}
.newcampus05{background: url(../images/jaipur_campusbghome001.jpg) no-repeat; background-size: cover;  background-position: center;}
.newcampus06{background: url(../images/ahambada_campusbghome001.jpg) no-repeat; background-size: cover;  background-position: center;}

.slide_text{  }
.slide_text .nbs-flexisel-nav-left, .nbs-flexisel-nav-right{}

.camplac{}
.camplac ul li{ width: 100% !important;}

.desktopjs{}
.hostelimgscrol{ width: 100%; height:auto; float: left; position: relative;}

.academicpic01{
    text-align: center;
}
.academicpic01 li{
    float: none !important;
    width: auto !important;
    display: inline-block;
    margin: 0px 13px;
}
.academicpic01 li a{
    padding: 8px 30px !important;
}
.academicpic01 li a:hover{}

.sledt select {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
}
.plasearrow01{}
.plasearrow01 li{}

.slide_cor:nth-child(3){background:url('../images/Aviation_ind.jpg') no-repeat;background-size: cover;background-position: center;}
.slide_cor:nth-child(4){background:url('../images/health_ind.jpg') no-repeat;background-size:cover;background-position: center;}
.slide_cor:nth-child(5){background:url('../images/Logistic_ima.jpg') no-repeat;background-size:cover;background-position: center;}

.homeindustery001{background:url(../images/Clinical_res01.jpg) no-repeat; background-size:cover; background-position:center;}
.homeindustery002{background:url(../images/Aviation_ind.jpg) no-repeat; background-size:cover;  background-position:center;}
.homeindustery003{background:url(../images/health_ind.jpg) no-repeat; background-size:cover; background-position:center;}
.homeindustery004{background:url(../images/Logistic_ima.jpg) no-repeat; background-size:cover; background-position:center;}
.homeindustery005{background:url(../images/homedesign01.jpg) no-repeat; background-size:cover; background-position:center;}
.homeindustery006{background:url(../images/Artificial-intelligence1.jpg) no-repeat; background-size:cover; background-position:center;}

.placementulnw{}
.placementulnw ul{    column-count: 2;}
.placementulnw ul.innerlist li{}

.partnerdowna{ width: 100%; height: auto; float:left;     margin-bottom: 16px;}
.partnerdowna a{    width: auto;
    height: auto;
    float: left;
    border: 0px solid #1293EE;
    padding: 6px 16px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    background-color: #1293EE;
    color: #fff;
    cursor: pointer;
    border-radius: 2px;
    margin-right: 23px;
    font-size: 14px;}
.partnerdowna a i{    font-size: 21px;
    margin-right: 8px;}
.partnerdowna a:hover{    background-color: #000;
    color: #fff;}
    .facevideo01{
        width: auto;
        max-width: 200px;
        float: left;
        margin-right: 20px;
        margin-bottom: 30px;
    }
    .facevideo01 img{
        max-width: 100%;
    }

.botmilams{}
.botmilams img{margin-left: 0px;
    max-width: 105px;}

.lastilam{  max-width: 100% !important;
    position: relative;
    top: 0px;
    left: 0px;
    max-height: 105px;
    margin-bottom: 0px !important;}

.deskhide{ display:none;}

.secndnewbaner{}
.tab {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto 0px auto;
  }
  
  .tab-nav {
    position: absolute;
    z-index: 99;
    bottom: 35%;
    width: 100%;
    text-align: center;
  }
  
  .tab-nav a {
  display: inline-block;
  margin: 0px 10px;
  background-color: #0009;
  padding: 14px;
  text-align: left;
  transition: transform .2s;
  }
  
  .tab-nav a.current {
    background: #ffffff;
    color: #d3262a;
    -ms-transform: scale(1.1); /* IE 9 */
    -webkit-transform: scale(1.1); /* Safari 3-8 */
    transform: scale(1.1); 
    position:relative;
    z-index:999;

  }
  
  .tab-con {
    position: relative;
    width: 100%;
    overflow: hidden;
    background: #000;
  }
  .tab-con:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #00000033;
    top: 0;
    left: 0;
}
  
  .tab-con-item {
    display: none;
    width: 100%;
    height: auto;
  }

.sendimg014{}
.sendimg014 img{
    max-width: 100%;
}

.campstname{
    width: 100%;
    max-width: 207px;
    font-family: 'Open Sans', sans-serif;
    min-height: 70px;
}
.campstname h3{
    margin-top: 0px;
    font-size: 18px;
    font-weight: 100;
    color: #fff;
    line-height: 26px;
    position: relative;
    letter-spacing:  -1px;
    text-transform: uppercase;
    min-width: 102px;
}
.campstname h3 strong{}
.campstname h3:after{content: "";width: 48px;height: 1px;position: absolute;background-color: #d3262a;left: 0;bottom: -10px;}
.campstname p{
    opacity: 0;
    margin-bottom: 0px;
	display:none;
}

.tab-nav a.current .campstname{ max-width:150px;}
 .tab-nav a.current h3{color: #d3262a; font-size: 20px;}
 .tab-nav a.current h3:after{width: 100%; background-color: #000000b3;}
  .tab-nav a.current .campstname{ border:2px solid #d3262a; padding:10px;}
  .tab-nav a.current p{ opacity:1; display:block; font-size:9px; color:#383737; margin:20px 0px 10px;}

  .tersopint{}
  .tersopint ol{
      margin: 0px;
      padding: 0px;
      margin-left: 20px;
      line-height: 27px;
      color: #6f6f6f;
      margin-bottom: 10px;
      font-size: 14px;
  }
  .tersopint ol li{
      list-style: inherit;
      margin-bottom: 14px;
  }
  .tersopint h3{
      font-size: 20px;
  }

  .directpaymt{
    float: right;
    text-align: center;
}
  .directpaymt h4{
    font-size: 14px;
    margin-top: 0px;
    margin-bottom: 10px;
}
  .directpaymt img{width: 100%;max-width: 64px;margin-left: 10px;}

  .tabbingss{
    margin-top: 10px;
    width: 100%;
    height: auto;
    float: left;
    margin-bottom: 10px;
}
.tabbingss ul{
    width: 100%;
    margin: 0px;
    padding: 0px;
    list-style: none;
    margin-bottom: 18px;
}
.tabbingss ul li{
    list-style: none;
    float: none;
    width: auto;
    display: inline-block;
    margin-right: 17px;
}
.tabbingss ul li a{
    background-color: #ffff;
    padding: 11px 21px;
    color: #ffffff;
    font-weight: normal;
    background-color: #838282;
    text-transform: uppercase;
    border-radius: 3px;
    cursor: pointer;
}
.tabbingss ul li a:hover{
    background-color: #e8381c;
}

.coreulet{column-count: 2;}
.coreulet li{margin-bottom: 6px;position: relative;padding-left: 16px;}
.coreulet li:after{content: "";width: 5px;height: 5px;background-color: #464646;position: absolute;left: 0px;top: 12px;}

.newmida{    text-align: center;
    border: 0px solid #ddd;
    padding: 10px;
    margin-bottom: 30px;
    background-color: #ddd;}
.newmida img{    max-height: 207px;}
.newmidalink{    text-align: center;
    border: 0px solid #ddd;
    padding: 10px;
    margin-bottom: 30px;
    background-color: #ddd;}
.newmidalink a{}
.newmidalink a img{}
.brdndcsef{}
.brdndcsef ul{}
.brdndcsef ul li{}
.brdndcsef ul li a{}
.brdndcsef ul li:before{    width: 0px;    height: 0px;}


.facebookContent22 {
    position: fixed;
    left: 0;
    height: 55px;
    z-index: 10000;
    background-image: url(../images/call-us.jpg);
    background-position: 3px 2px;
    background-repeat: no-repeat;
    background-size: 44px;
    cursor: pointer;
    width: 50px;
    overflow: visible;
    top: 25%;
    transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    background-color:rgba(210, 35, 42, 0);
    z-index: 99;
}
.facebookContent22:hover ,.facebookContent22.expand{
	width: 227px;
	background-color: #1293EE;
}
.footermiddle {
	position: absolute;
	visibility: hidden;
	right:100%;
	top:0;
	transition: all 0.6s ease;
	-webkit-transition: all 0.6s ease;
	width: 172px;
	z-index: 9;
	padding: 15px 11px 6px;
	height: auto;
	background-color: #1293EE;
}
.footermiddle ul{
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.footermiddle ul li{
    float: left;
    width: 100%;
    text-align: left;
    margin-bottom: 10px;
    border-bottom: 1px solid #ffffff45;
    display: block;
    font-weight: bold;
    color: #000;
    padding-bottom: 8px;
}
.footermiddle ul li a{
    color: #ffffff;
    display: block;
    font-weight: normal;
}
.footermiddle ul li a:hover{}

.facebookContent22:hover  .footermiddle, .facebookContent22.expand  .footermiddle{
	visibility: visible; 
	left: 55px; 	
}
.footermiddle p {	
 	color: #fff;
    font-weight: 500;
    font-size: 14px;
}
.footermiddle p a {
 	color: #fff;	
}



.facebookContent22:hover  .footermiddle, .facebookContent22.expand  .footermiddle{
	visibility: visible; 
	left: 55px; 	
}
.footermiddle p {	
 	color: #fff;
    font-weight: 500;
    font-size: 14px;
}
.footermiddle p a {
 	color: #fff;	
}

.homeright01{}
.homeright01 .footer_links{}
.landfot01 .footer_links{padding-top: 50px;}
.landfot02 .socail_foot_link{padding-top: 50px;}

.newpagecorse{
    margin-top: 0px;
    border-top: 0px;
    padding-top: 18px;
}
.courserightform{
    background-color: #202C45;
    padding: 20px 20px 15px;
    margin-top: -80px;
    width: 100%;
    height: auto;
    float: left;
    -webkit-box-shadow: 0 2px 7px rgba(0,0,0,.15);
    -moz-box-shadow: 0 2px 7px rgba(0,0,0,.15);
    -ms-box-shadow: 0 2px 7px rgba(0,0,0,.15);
    -o-box-shadow: 0 2px 7px rgba(0,0,0,.15);
    box-shadow: 0 2px 7px rgba(0,0,0,.15);
    border-radius: 4px;
    display: none;
}
.courserightform h3{
    margin: 0px;
    color: #fff;
    font-size: 21px;
    margin-bottom: 10px;
	font-weight:bold;	
}
.courserightform h3 span{
    color: #d3262a;
}
.courserightform p{
    color: rgba(255, 255, 255, 0.8);
    font-size: 11px;
    line-height: 16px;
}
.courserightform ul{
    width: 100%;
    height:  auto;
    float: left;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding-top: 13px;
    margin-bottom: 0px;
}
.courserightform ul li{
    width: 100%;
    height: auto;
    float: left;
    margin-bottom: 10px;
}
.courserightform ul li input{
    width: 100%;
    height: auto;
    float: left;
    padding: 8px;
    border: 0px;
    background-color: #fff;
}
.courserightform ul li select{
    width: 100%;
    height: auto;
    float: left;
    padding: 8px;
    border: 0px;
    border-radius: 0px;
    background-color: #fff;
}
.courserightform ul li input[type="submit"]{
    background-color: #d3262a;
    color: #fff;
    border-radius: 4px;
}
.courserightform ul li input[type="submit"]:hover{
    background-color: #e03533;
}
.newcoursepage{}
.coursenewig01{
    width: 100%;
    height:  auto;
    float: left;
    margin-bottom: 20px;
}
.coursenewig01 img{
    max-width: 100%;
    width: 100%;
}
.newpagecorse .breadcum_baar{
    border-bottom: 0px solid #ddd6;
    padding-bottom: 15px;
    margin-bottom: 0px;
}
.coureprice{
    width: 100%;
    height:  auto;
    float: left;
    margin-bottom: 20px;
}
.coureprice01{
    border: 1px solid rgba(221, 221, 221, 0.43);
    padding: 12px 15px;
    text-align: center;
    box-shadow: -4px 4px 0px 0px #0000000a;
    background-color: rgba(242, 242, 242, 0.18);
}
.coureprice01 h3{
    color: #d3262a;
    font-size: 25px;
    font-weight: 600;
    margin: 0px 0px 10px;
}
.coureprice01 p{
    font-size: 14px;
    line-height: 24px;
    color: #737171;
    margin-bottom: 0px;
}
.corsedetilse01{
    width: 100%;
    height:  auto;
    float: left;
    font-size: 14px;
    line-height: 27px;
    color: #6f6f6f;
    margin-bottom: 20px;
}
.corsedetilse01 h2{
    margin: 0px;
    margin-bottom: 13px;
    color: #464646;
    font-size: 26px;
    line-height: 38px;
}
.corsedetilse01 h3{
    color: #464646;
    line-height: 27px;
    font-size: 20px;
    text-transform: inherit;
    font-weight: 400;
    margin-top: 0px;
}

.curul01{}
.curul01 li{}

.bottomMenu {
    display: none;
    position: fixed;
    bottom: 0;
    width: 100%;
    height: auto;
    border-top: 0px solid #ddd;
    background: #202C45;
    z-index: 9999;
    padding-top: 8px;
}
.applaybotm{
    float: right;
    margin-right: 85px;
    margin-top: 7px;
}
.applaybotm a{
    background-color: #d3262a;
    padding: 6px 26px 6px;
    border-radius: 64px;
    border: 1px solid #d3262a;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
}
.applaybotm a:hover{}
.bottomMenu .call{
    float: left;
    margin-left: 60px;
    border-bottom: 0px;
}
.bottomMenu .call ul li{
    color: #fff;
    text-transform: uppercase;
    border-right: 1px solid rgba(255, 255, 255, 0.23);
    padding: 0px 16px;
}
.bottomMenu .call ul li a{
    color: #fff;
}
.bottomMenu .call ul li a:hover{color: #d3262a;}
.bottomMenu .call img{    margin-top: 8px;}
.newpagecorse .col-md-3{ float: right;}
.newpagecorse .col-md-9{ float: left;}
.upcomingevent{ width: 100%; height: auto; float: left;}
.upcomingevent img{ max-width: 100%;     border-radius: 6px;    margin-top: 20px;}
.newcoursepage .bbAccordion .accordion-head h2:after{content: "\f105";font-family: FontAwesome;font-size: 30px;float: right;margin-top: -4px;color: #d3262a;}
.newcoursepage .active .accordion-head h2:after{content: "\f107";font-family: FontAwesome;font-size: 30px;float: right;margin-top: -4px;}
.newcoursepage .bbAccordion .accordion-head{
    background-color: #ffffff;
    border: 1px solid #dddddd85;
    border-radius: 0px;
    padding: 17px 0px 5px;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 0px;
}
.newcoursepage .bbAccordion .accordion-content{
    border: 0px solid #ddd;
    border-top: 0px;
    padding: 15px 0px 0px;
}
.newcoursepage .bbAccordion .accordion-head h2{
    font-size: 19px;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    color: #626161;
    padding-top: 4px;
}
.newcoursepage  .bbAccordion.active .accordion-head, .newcoursepage .bbAccordion.active .accordion-head:hover{background-color: #0000;border: 0px solid #ddd;border-bottom: 0px solid #dddddd85;border-top: 1px solid #dddddd85;}
.newcoursepage .active .accordion-head h2{    color: #d3262a;}
.newcoursepage .ciurse-ul ul li{    color: #6f6f6f;
    font-size: 14px;     line-height: 24px;}
    .show_table{
        width: 100%;
        margin-bottom: 10px;
    }
    .show_table tr{}
    .show_table tr td{
        border: 1px solid #2525258a;
        padding: 10px;
    }
    .show_table tr td p{
        margin-bottom: 0px;
    }

.nepalnd01{width:100%;height:auto;float:left;background-color: #000;}
.nepalnd01 .col-md-8{
    min-height: 417px;
    margin: 0px;
    padding: 0px;
    padding-left: 18px;
}
.nepalnd01 .col-md-4{
    margin: 0px;
    padding: 0px;
    background-color: #d3262a;
    min-height: 417px;
}
.nepalnd01left{width:100%;height:auto;float:left;padding: 22px 30px;}
.nepalnd01right{width:100%;height:auto;float:left;min-height: 417px;background-size: 100%;background-position: center;color: #0000;}

.nepalnd01left h3{
    margin: 0px;
    color: #fff;
    font-size: 31px;
    margin-bottom: 10px;
    font-weight: 600;
}
.nepalnd01left h3 span{
    color: #ffffff;
    font-weight: 300;
}
.nepalnd01left p{
    color: rgba(255, 255, 255, 0.85);
    font-size: 15px;
    line-height: 22px;
}
.nepalnd01left ul{
    width: 100%;
    height:  auto;
    float: left;
    border-top: 1px dashed rgba(0, 0, 0, 0.63);
    padding-top: 13px;
    margin-bottom: 0px;
}
.nepalnd01left ul li{
    width: 100%;
    height: auto;
    float: left;
    margin-bottom: 10px;
}
.nepalnd01left ul li input{
    width: 100%;
    height: auto;
    float: left;
    padding: 11px;
    border: 0px;
    background-color: #fff;
}
.nepalnd01left ul li select{
    width: 100%;
    height: auto;
    float: left;
    padding: 11px;
    border: 0px;
    border-radius: 0px;
    background-color: #fff;
}
.nepalnd01left ul li input[type="submit"]{
    background-color: #2c3f54;
    color: #fff;
    border-radius: 4px;
}
.nepalnd01left ul li input[type="submit"]:hover{
    background-color: #e03533;
}

.adminisiporce01{
    width: 100%;
    margin-bottom: 10px;
}
.adminisiporce01 table{
    width: 100%;
}
.adminisiporce01 tr{}
.adminisiporce01 tr td{
    border: 1px solid #ddd;
    padding: 10px;
    color: #6f6f6f;
    font-size: 14px;
    line-height: 24px;
}
.adminisiporce01 tr td b{
    font-size: 16px;
}
 
.requrter01{
    width: 100%;
    height: auto;
    float: left;
}
 .requrter01 ul{
    width: 100%;
    height: auto;
    float: left;
}
 .requrter01 ul li{border: 1px dashed #ddd;padding: 10px;text-align: center;margin-bottom: 15px;min-height: 102px;float: left;width: 24%;margin-right: 1%;}
 .requrter01 ul li img{
    max-width: 100%;
    max-height: 80px;
}



.rightactcall{
    width: 100%;
    height: auto;
    float: left;
    padding: 20px 20px 7px;
    background-color: #d3262a;
    border-radius: 6px;
}
.rightactcall h3{
    color: #fff;
    font-size: 21px;
    font-weight: bold;
    margin: 0px 0px 15px;
}
.rightactcall p{
    color: #fff;
    font-size: 15px;
}
.rightactcall p i{
    font-size: 18px;
    margin-bottom: 8px;
    margin-right: 5px;
}
.rightactcall p a{
    color: #fff;
    display: inline-block;
}
.rightactcall p a:hover{
    color: #000;
}
 
.myfielderr{    color: #fff !important;    /* background-color: red; */    width: 100%;    float: left;    padding: 2px 5px;    font-size: 12px;    border: 1px solid red;}
 
.courserightform .dnone{    background-color: #d3262a;  border: 0px; color: #fff; text-align: center; float: left;    width: 100%;}
 .paelandingcontent{    font-size: 14px;  line-height: 27px;  color: #6f6f6f;}
 .paelandingcontent p{    font-size: 14px;   line-height: 27px;    color: #6f6f6f;    margin-bottom: 15px;}
 
.thng001{
    width: 100%;
    height: auto;
    float: left;
    padding: 30px 0px;
}
 .thng001 h5{
    font-size: 32px;
    margin-bottom: 36px;
}
 .thng001 img{
    max-width: 100%;
    max-height: 200px;
}
 
.landing_header_02 .container{    width: 100%; padding-right: 6%; padding-left: 6%;}
.course_col figure{    max-height: 170px; overflow: hidden;}
.course_col figure img{}
.cmtplnk{    float: right; margin-top: 3px;}
.cmtplnk:hover{    color: #000;} 

.mumbrad01{    margin-top: 10px !important;}
.mumbrad01 li{    background-color: rgba(255, 255, 255, 0.83);  padding: 3px 6px;}
.mumbrad01 li a{}
.mumbrad01 li a:hover{}

#fadeandscale_background{
    background-color: #000;
    opacity: 0.7 !important;
}
.poqury01well{}
.poqury01{
    position: relative;
    width: 100%;
    height: auto;
}
.popclse{
    position: absolute;
    top: 6px;
    right: 8px;
    font-size: 16px;
    font-weight: bold;
    border: 1px solid hsl(0, 0%, 82%);
    color: #333;
    padding: 2px 7px;
    cursor: pointer;
}
.popclse:hover{
    background-color: #333;
    color: #fff;
}
.strv-slider .slick-slide,.vdslider .slick-slide {
    padding: 10px;
}
button.slick-arrow:before {
    color: red !important;
    opacity: 1 !important;
}
.slick-slide {
    height: auto !important;
}
.fac-link li {
    margin-bottom: 10px;
    font-size: 17px;
}

.mResAccordion .mResTabNav {display:none;}
.tabNav:before, .tabNav:after { content: " "; display: table; }
.tabNav:after { clear: both; }
.tabNav { list-style:none; padding:0; margin:0 }
.tabNav li { float:left; padding:0 }
.mResTabAccordA { display:inline-block; text-decoration:none; text-transform:uppercase; padding:8px 20px; color:#fff; background-color:#333; }
.tabNav li.active > .mResTabAccordA, .mResTabAccordA:hover, .mResTabAccordA.active {background-color: #d3262a;color:#fff;text-decoration:none;}
.tabContainer .tabContent {border:1px solid #ccc; padding:20px; background-color:#efefef; }
.tabContainer .tabContent {opacity:0; -webkit-transition: all 500ms ease-in; -moz-transition: all 500ms ease-in; -ms-transition: all 500ms ease-in; -o-transition: all 500ms ease-in; transition: all 500ms ease-in;}
.tabContainer .tabContent.mTabActive {opacity:1;  display:block; }
.mResTabbing .mResAccordAnchor { display:none; }
.mResAccordAnchor { display:block; margin-bottom:1px;  position:relative;}
.mResAccordAnchor > span { display:block; }
.mResAccordAnchor > span:after { display:block; position:absolute; right:0; top:0; bottom:0; width:30px; padding:5px; text-align:center; font-size:20px; content:'+' }
.mResAccordAnchor.active > span:after {content:'--';}
.mTabAnimated .tabContainer {position:relative;}
.mTabSimple .tabContent, .mTabAnimated .hideAfterAnim {display:none;}
.defaultState {position:absolute; left:0; top:0;}

.animBlock {-webkit-transition: all 600ms ease-in; -moz-transition: all 600ms ease-in; -ms-transition: all 600ms ease-in; -o-transition: all 600ms ease-in; transition: all 600ms ease-in;}
.mTabAnimated .hideAfterAnim {
-moz-transform: translateX(0px) translateY(0px);
-webkit-transform: translateX(0px) translateY(0px);
-o-transform: translateX(0px) translateY(0px);
-ms-transform: translateX(0px) translateY(0px);
transform: translateX(0px) translateY(0px);}

.mTabAnimated .defaultState { -moz-transform: translateY(100px);
-webkit-transform: translateY(100px);
-o-transform: translateY(100px);
-ms-transform: translateY(100px);
transform: translateY(100px);}

.mTabAnimated .mTabActive { -moz-transform: translateX(0);
-webkit-transform: translateX(0);
-o-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);}
    
.coursenewdsign01{
    width: 100%;
    height: auto;
    float: left;
    position: relative;
}
.coursenewinerbox01{
    width: 100%;
    height: auto;
    float: left;
    background-color: #fff;
    position: relative;
    margin-top: -97px;
    border-right: 0px solid #ddd;
    border-left: 0px solid #ddd;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.13);
}
.coursenewinerbox01 .tabbing{}
.coursenewinerbox01 .tabNav{}
.coursenewinerbox01 .tabNav li{
    margin-bottom: 10px;
}
.coursenewinerbox01 .tabNav li a{
    padding: 0px;
    background-color: #404040;
    padding-top: 0;
    position: relative;
}
.coursenewinerbox01 .tabNav li a h3{
    margin: 0px;
    font-size: 16px;
    text-transform: none;
    margin-bottom: 14px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.66);
    margin: 0px;
    padding: 10px;
}
.coursenewinerbox01 .tabNav li a img{}	
.coursenewinerbox01 .tabContainer{}
.coursenewinerbox01 .tabContent{
    background-color: #fff;
    border: 0px;
}
.coursenewtabing001{}
.coursenewtabing001 p{
    line-height: 24px;
    font-size: 14px;
    color: #6f6f6f;
}
.coursenewtabing001 h3{
    margin-bottom: 17px;
    color: #464646;
    font-size: 22px;
    font-weight: 600;
}
.coursenewtabing001 ul{ column-count:2;}
.coursenewtabing001 ul li{
    line-height: 22px;
    font-size: 14px;
    color: #6f6f6f;
    margin-bottom: 11px;
    position: relative;
    padding-left: 15px;
}
.coursenewtabing001 ul li:after{content: "\f105";font-family: FontAwesome;position:absolute;top: 0;left: 0;font-weight: bold;}
.coursenewinerbox01 .tabNav li.active h3{    background-color: rgba(211, 38, 42, 0.8);} 	
.corporate-box .tabContent{border: 0px solid #ccc;  padding: 0px; background-color: #fff;}


/* Start News and media css */
.newstabing01{
    float: left;
    width: 100%;
    height: auto;
}
.newstabing01 .tabbing{
    float: left;
    width: 100%;
}
.newstabingtop01{
    width: 100%;
    text-align: center;
    float: left;
    margin-bottom: 15px;
}
.newstabingtop01 .tabNav{
    float: left;
    width: 100%;
    height: auto;
}
.newstabingtop01 .tabNav li{
    float: none;
    display: inline-block;
    margin: 0px 20px;
}
.newstabingtop01 .tabNav li a{
    font-size: 19px;
    font-weight: 400;
    padding: 10px 40px;
}
.newstabingtop01 .tabNav li.active{}
.newstabingtop01 .tabNav li.active a{}
.newstabingbot01{}
.newstabingbot01 .tabContainer{}
.newstabingbot01 .tabContent{
    background-color: #fff;
    border: 1px solid #ddd;
    float: left;
    width: 100%;
}

/* End News and media css */

.placement-wrap .tabContainer .tabContent{ border:0px; background-color:#fff; padding:0px;}



.pgetab01{}
.pgetab01 table{
    font-size: 14px;
    width: 100%;
}
.pgetab01 table thead{}
.pgetab01 table thead tr{} 
.pgetab01 table thead tr th{
    background-color: #333;
    color: #fff;
    padding: 7px 10px;
    border: 1px solid #fff;
} 
.pgetab01 table tbody{}
.pgetab01 table tbody tr{} 
.pgetab01 table tbody tr td{
    padding: 10px;
    border: 1px solid #c7c7c7;
} 
.pgetab01 table tbody tr td a{}
.pgetab01 table tbody tr td a:hover{
    color: #333;
}

.fotcaplink01{float: left; width: 100%;}
.fotcaplink01 ul{float: none;  text-align: center;  width: 100%;}
.fotcaplink01 ul li{ display: inline-block;}
.fotcaplink01 ul li a{border-right: 1px solid #ffffff6b;padding: 0px 13px;}
.fotcaplink01 ul li a:hover{color: #d3262a;}
.fotcaplink01 ul li:first-child a{ padding-left: 0px;}
.fotcaplink01 ul li:last-child a{border-right: 0px;}

.hmefotlink{
    margin-left: 28px !important;
    padding-top: 7px;
}
.hmefotlink li{ float: left;}
.hmefotlink li a{border-right: 1px solid #0000006b;padding: 0px 13px;font-size: 14px;color: #333;opacity: 1 !important;}
.hmefotlink li a:hover{color: #d3262a;}
.hmefotlink li:first-child a{ padding-left: 0px;}
.hmefotlink li:last-child a{border-right: 0px;}



.childAccordion.active .accordion-head, .childAccordion.active .accordion-head:hover{
    background: #403f3f;
    border: 1px solid #403f3f;
}
.childAccordion .accordion-head{
    background: #1293EE;
    border: 1px solid #1293EE;
    color: #fff;
}
.contact_accrodian .bbAccordion{
    border-top: 1px solid #dddddd85;
}
.contact_accrodian .bbAccordion .accordion-head h2:after {
    content: "\f105";
    font-family: FontAwesome;
    font-size: 30px;
    float: right;
    margin-top: -10px;
    color: #fff;
}
.contact_accrodian .active .accordion-head h2:after {
    content: "\f107";
    font-family: FontAwesome;
    font-size: 30px;
    float: right;
    margin-top: -10px;
}
.contact_accrodian .bbAccordion .accordion-head h2{
    padding-top: 8px;
}
.contact_accrodian .bbAccordion.childAccordion .accordion-head h2:after {
    content: "";
}
.contact_accrodian .active.childAccordion .accordion-head h2:after{
    content: "";
}
.contact_branch li {
    margin-bottom: 6px;
    position: relative;
    padding-left: 16px;
}
/*.contact_branch li:after{
    content: "";
    width: 5px;
    height: 5px;
    background-color: #464646;
    position: absolute;
    left: 0px;
    top: 9px;
}*/

.mobquick01{}
.mobcalus{ display:none;}
.mobbotcal{ display:none;}

.contact_accrodian{}
.contact_accrodian .bbAccordion .accordion-head h2{}
.contact_accrodian .bbAccordion .accordion-head h2:after{ content:"\f107"; font-family: FontAwesome;}
.contact_accrodian .bbAccordion.active .accordion-head h2:after{ content:"\f106"; font-family: FontAwesome;}

.mumbai_banner{    position: relative;  background: url(../images/mumbai_banner.jpg) no-repeat;  background-size: 100%;   height: 450px;  background-attachment: fixed;}

.whatsupfix01{position: fixed; top: 35%; z-index: 9887; left: 4px;}
.whatsupfix01 img{ height: 40px;}
.whts01{}
.whts02{ display:none;}
.highlittxt{
    width: 100%;
    height: auto;
    float: left;
    background-color: rgba(211, 38, 42, 0.82);
    padding: 20px 20px 10px;
    border-radius: 5px;
    position: relative;
	margin-top: 20px;
}
.highlittxt h3{
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 33px;
    letter-spacing: 1px;
    margin-top: 0px;
    margin-bottom: 20px;
}
.highlittxt ul{
    float: left;
    width: 50%;
    height: auto;
    list-style: square;
    padding-left: 20px;
	margin-bottom: 0px;
}
.highlittxt ul li{
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-weight: 300;
    letter-spacing: 1px;
    list-style: square;
}
.aplybtn01{
    position: absolute;
    top: 23px;
    right: 10px;
}
.aplybtn01 a{
    color: #fff;
    padding: 10px 25px;
    text-transform: uppercase;
}
.aplybtn01 a:hover{}

@keyframes blink {  
  0% { background-color:#f9ba3f; }
  100% { background-color:black; }
}
@-webkit-keyframes blink {
  0% { background-color:#f9ba3f;}
  100% { background-color:black; }
}
.blink {
  -webkit-animation: blink 1s linear infinite;
  -moz-animation: blink 1s linear infinite;
  animation: blink 1s linear infinite;
}



.hostellnk01{
    display: inline-block;
    margin: 15px;
    border: 0px solid #ddd;
    padding: 20px;
    text-align: center;
    background-color: #f5f5f5;
    margin-left: 0px;
    min-width: 225px;
}
.hostellnk01 img{
    max-height: 100px;
}
.hostellnk01 p{
    font-size: 16px;
    color: #d3262a;
    text-transform: uppercase;
    font-weight: 700;
    margin: 20px 0px;
}
.hostellnk01 a{
    display: block;
    background-color: #f5f5f5;
    color: #000;
    padding: 6px;
    border-radius: 55px;
    border: 1px solid #000;
    font-weight: 600;
}
.hostellnk01 a:hover{
    background-color: #1293EE;
    color: #fff;
    border: 1px solid #1293EE;
}

.hostelimg{
    float: left;
    width: 100%;
    margin-top: 30px;
    padding: 10px;
    border: 0px solid #ddd;
    background-color: #f5f5f5;
    border-radius: 8px;
}
.hostelimg img{}
.hostelimg a{
    display: block;
}
.hostelimg a img{}
.hostelimg a:hover img{
    opacity: 0.8;
}







@media (max-width:800px){
    .slidenav-wrap{ }
	.slidenav-menu-right{ display: none;}
	.right-is-open .slidenav-menu-right{display: block; right: -340px;}
	.slidenav-tierwrap{ width: 100%;}
    .slidenav-tier{}
    .top_right{display: none;}
    .vs-slider{    height: auto; overflow: visible;}
    .logo{    margin-top: 0;}
	.vs-section{position: relative; visibility: visible; opacity:1; overflow: visible; height:auto; width:100%; float:left;}
	.banner_heading{    margin-top: 0px;}
	.banner_heading h3{font-size: 22px;    line-height: 36px;}
	.banner_heading h3 span{    font-size: 20px;     margin-top: 4px;}
	.sledt{margin-bottom: 10px;}
	.sledt select{    font-size: 13px; border-radius: 2px;}
	.banner_select select{height: 38px;}
	.banner_select{margin-top: 0px;}
	.video-img-new{ width:100%;}
	.new-slide01{ position:relative;     z-index: inherit; height: auto; width:100%; float:left;}
	.new-slide01:after{ content:"";}
	.slide_text{ width:100%; height:auto; float:left; background-color:#000;}
	.vs-vertical-nav{ display:none;}
	.follow_us li{ margin-right: 8px;    margin-top: 10px;     border: 1px solid #ffffff3b; padding: 5px 5px 0px;}
	.sledt2 input[type="button"]{width: 38px;  padding: 3px; margin-right: 10px;  border-radius: 4px; height: 39px;}
	.follow_us{position: relative; bottom: 0px; left: 0px;     padding-top: 11px; float: left; width: 100%;}
	.home_video{}
	.page-scroll-down{ display:none;}
	.new-slide02{    position: relative; height:auto; z-index:inherit;}
	.campus01_img{ opacity:1;}
	.new-slide02 h4{      font-size: 21px;  line-height: 33px;   margin-top: 30px;}
	.campus01_text{     opacity: 1; background-color: rgba(0, 0, 0, 0.62); top: inherit; bottom: 0; padding: 10px 0px 0px;}
	.campus01_text:after{ border-top: 20px solid #d3262a; bottom: -29px; opacity:0;}
	.campus01_text h3{font-size:14px;}
	.campus01{    background-image: none !important; height:auto;}
	.new-slide03{ position:relative; z-index:inherit; background-image: none; float: left; width: 100%; height: auto;}
	.new-slide03 .slide_text{    background-color: #8e0201;     padding-bottom: 20px;}
	.why-img-new{font-size: 38px; letter-spacing:2px; padding-top:30px;  padding-left: 15px;  padding-right: 15px; color: #fff;}
	.why-img-new p{ font-size: 17px; letter-spacing: 0px;  text-transform: initial; font-weight: 600; padding-top: 7px;}
	.intor_icon01{    padding: 7px 7px 11px;}
    .intor_icon01 h3{font-size: 24px; margin-bottom: 9px;}
    span.small_text{    font-size: 24px;   vertical-align: inherit;}
	.intor_icon01 p { font-size: 18px;}
	.end_row_col .intor_icon01{    width: 24%;}
	.new-slide04{ position:relative; z-index:inherit; width:100%; height:auto; float:left;}
	.new-slide04 .slide_text{ height:auto;  background-size: cover; background-position: center center;}
	.learn_text{padding:0px 15px 30px;}
	.learn_text h3{margin-top:0px; font-size: 39px;   font-weight: 500;     line-height: 50px;}
	.learn_text p{font-size: 17px;     line-height: 27px;     margin-bottom: 20px;}
	.learn_text a{ font-size: 14px;  border: 1px solid #00000030;  padding: 7px 20px; color: #c51b14;  border-radius: 2px;    background-color: #fcfafddb;   display: inline-block;  margin-bottom: 10px;     font-weight: 600;}
	.new-slide05{position:relative; z-index:inherit; height:auto; float:left; width:100%;}
	.new-slide05 .slide_text{    height: auto;     background-size: cover;     background-color: #fff;}
	.new-slide05 h2{font-size: 29px; margin-top: 12px;  padding-bottom: 14px; margin-bottom: 30px; background-size: 52%;}
	.student_review01{    margin-bottom: 30px;}
	.nine_placement{margin-bottom:30px;}
	.placement_brand{background-color:#fff;}
	.new-slide06{position:relative; z-index:inherit; height:auto; float:left; width:100%;     background-color: #304153;}
	.slide_cor{ width:100%;     min-height: 330px; background-image:none; height:auto;}
	.supprt_head_banner{ position:relative;  background-color: #8e0201;  padding: 0px 15px 20px; border-bottom: 1px dashed #ffffff36;}
	.new-slide06 .slide_text{background-color: #0000;}
	.supprt_head_banner h3{ font-size: 26px; margin-bottom: 0px; line-height: 34px;}
	.slide_image01{padding: 20px 15px 10px; opacity:1; font-size: 13px; line-height: 23px; height: auto; position:relative;}
	.slide_image02{display:none;}
	.slide_image01 h4{font-size: 20px;  margin-bottom: 8px; line-height: 32px;}
	.new-slide07{ position:relative; z-index:inherit; height:auto; float:left; width:100%;}
	.video_up_text{position:relative; height:auto; padding-bottom: 10px;  background-color: rgb(255, 255, 255);}
	.illam_section{ padding: 0px 0 0;     margin-top: 26px;     margin-bottom: 30px;}
	.illam_section h2{    width: 100%; font-size: 20px;  line-height: 30px;}
	.illam_section h2 span{font-size: 19px; line-height: 32px;}
	.illam_section h2 span br{ display:none;}
	.illam_section ul li{width:auto; margin-right:20px;     margin-bottom: 20px;}
	.illam_section ul li h3{margin-top:0px;}
	.illam_section ul{    margin-bottom: 0px;}
	.requrets{    margin-top: 20px;}
	.requrets h2{    margin-bottom: 20px; font-size: 23px; line-height: 30px;}
	.requrets ul li{margin: 0px 0px 10px 0px;        width: 33%;    padding: 6px;}
	.footer-new01{    margin-top: 20px;}
    .footer-new01 h4{ width:100%; height:auto; float:left;}
    .vision0001{    width: 78%;}
    .page-title-new{    line-height: 30px;     font-size: 44px;  letter-spacing: 3px;}
    .mision-about{    padding: 40px 27px;}
    .mision-about:before{    top: 13px;}
    .about-tabing .mResTabAccordA{background-color: #2f2f2f;}
    .clinical-research .tabNav li.active > .mResTabAccordA, .mResTabAccordA:hover, .mResTabAccordA.active{background-color: #1293EE;  color: #fafafa;}   
    .councial{ min-height: 150px;}
    .councial h3{min-height: 10px;     font-size: 16px;}
    .foot-about01{    margin-bottom: 10px;}
    .delhi_banner{ background-size: cover;     height: 350px;}
    .banner-heaading h3 span{    background-color: rgba(0, 0, 0, 0.02);    color: #fff;    font-size: 26px;    padding: 0px;    line-height: 34px;   text-transform: uppercase;}
    .banner-heaading{    margin-top: 170px;}
    .course-new-page{    margin-top: 20px;}
    .course-right-new{  margin-top:0px;}
    .landing-course-left{    margin-top: 0px;}  
    .clinical-research .mResTabAccordA{    margin: 0px 0px;}
    .clinical-research .mResTabAccordA{border: 1px solid #7d7b7b;}
    .explore_caps{    padding: 10px 10px 0px 10px;}
    .course_col h3{    padding: 10px 10px 17px 10px;}   
    .tab-pan{    margin-top: 30px;} 
    .course-link001 li{    width: 48%; margin-right: 2%;}
    .university-aboutus .row .col-sm-7{ width: 100%;}
    .university-aboutus .row .col-sm-5{ width: 100%;}
    .corporate-traing_02 .col-sm-4{ display: none;}
    .corporate-traing_02 .col-sm-8{ width: 100%;}
    .content_right_side ol{}
    .content_right_side ol li{    list-style: inherit;        margin-bottom: 10px;}
    .content_right_side ol li ol{}
    .content_right_side ol li ol li{}
    #course-header{background-size: cover;}
    .download-bro a i{    font-size: 26px;    margin-right: 0px;    display: block;    margin-bottom: 15px;}
    .download-bro a{    border-radius: 5px;}
    .award-item{    width: 31%;    margin-right: 15px;}
    .corse-right-text h3{    font-size: 15px;     line-height: 21px;   margin-top: 0px;}
    [class^="slidenav-menu-"], [class*=" slidenav-menu-"]{height: 94.5%;}
    [class^="slidenav-menu-"]:after, [class*=" slidenav-menu-"]:after {
        clear: both;
        background-color: #000000bd;
        width: 100%;
        height: 187%;
        border-left: 1px solid #ffffff45;
    }
    .right-is-open .slidenav-menu-right{background-size: cover; background-position: center;}
    .campus-contact-detail .col-sm-6{ width: 100%;}
}


@media (max-width:767px){
	
	body{overflow-x: hidden;}	
	.slidenav-wrap{ }
	.slidenav-menu-right{ display: none;}
	.right-is-open .slidenav-menu-right{display: block; right: -340px;}
	.slidenav-tierwrap{ width: 100%;}
    .slidenav-tier{}
    .slidenav.right-is-open .topbar{    right: -80%;     top: 3px;}
    .top_right{display: none;}
	.logo{    margin-top: 0px;     margin-left: 0px;}
	.landing_header_02{}
	#course-header{height:auto;     padding-top: 10px;}
	.delhi_details .page-title-new{    margin-top: 90px; font-size:23px; letter-spacing:1px; margin-bottom:10px;     line-height: 30px;} 
	.logo img{    max-height: 70px;}
	.page-title-new{ font-size:25px;     margin-top: 50px;     letter-spacing:0px;}	
	.vision0001{width:100%;     margin-top: 10px; margin-bottom:20px; padding-left:30px;     padding-bottom: 10px;}
	.mision-about{width:100%; margin-left:0px;     padding: 20px 20px;}
	.mision-about:before{    top: -13px;}
	.mision-about:after{    right: 20px;}
	.abot-bottom-left ul{margin-left:20px;    width: 92%;}
	.about-tabing{margin-top:0px;}
	.clinical-research .tabNav li.active > .mResTabAccordA, .mResTabAccordA:hover, .mResTabAccordA.active{   background-color:#1293EE;    color: #ffffff;}
	.councial{min-height:50px; border: 1px solid #dddddd8a;}
	.councial h3{min-height:20px;} 
	.about-tabing .mResTabAccordA { background-color: #000;  color: #ffffff;}
	.footer_links{ width:100%; height:auto; float:left;}
	.footer_links li{ width:50%;}
	footer.footer h4{width:100%; height:auto; float:left;}
	.foot-site-map1{    padding-left: 15px;    padding-right: 15px;}
	.foot-site-map1 ul{     margin-left: 0px;}
	.foot-site-map ul li{    border-right: 1px solid #bfbfbf38; width: 45%; float: left; margin-bottom: 10px;}
	.foot-about01{font-size: 10px;    padding: 0px 15px;   margin-bottom: 20px;}
	.foot-site-map1 h3{ width:100%; height:auto; float:left;     border-bottom: 1px dashed #dddddd2e; padding-bottom: 8px;    border-right: 0px;}
	.vision0001 h3{    padding-left: 20px;    margin-top: -5px; }
	.corporate-traing .mResTabAccordA{    padding-left: 10px;     padding: 9px 10px;}
	.acadim-lif-box .imageGallery1 .col-xs-12{ width:50%;}
	.acadim-lif-box h3{    font-size: 15px;    line-height: 27px;}
	.delhi_banner{    background-size: cover; min-height: 300px; height:auto;}
	.banner-heaading h3 span{background-color: rgba(0, 0, 0, 0.5); color: #fff; font-size: 25px; padding: 4px 10px;  text-transform: inherit; line-height: 40px;}
	.banner-heaading{margin-top: 120px;    position: relative;}
	.school-new01 ul li .course-heading-newschool span{font-size:17px;}
	.course-new-page{    margin-top: 10px;}
	.course-right-new{display:none;}
	.landing-course-left{margin-top:0px;}
	.landing-course-left h3{margin-top:0px;}
	.landing-course-left h2{    font-size: 25px;}
	.clinical-research .tabContainer .tabContent{    padding: 0px 10px;}
	.clinical-research .mResTabAccordA{    background-color: #000000ed; border-bottom: 1px solid #ffffff38; color:#fff;     font-size: 15px;}
	.career01 h3{font-size: 18px; margin-top: 0px;    line-height: 25px;}
	.clinical-table{overflow: scroll;}
	.clinical-download{     padding: 10px; min-height: 20px; border: 1px solid #ddddddab;     margin-bottom: 13px;}
	.landing_header_02 .page-title-new{ margin-top: 90px;}
	.vs-slider{    height: auto; overflow: visible;}
	.vs-section{position: relative; visibility: visible; opacity:1; overflow: visible; height:auto; width:100%; float:left;}
	.banner_heading{    margin-top: 0px;}
	.banner_heading h3{font-size: 22px;    line-height: 36px;}
	.banner_heading h3 span{    font-size: 20px;     margin-top: 4px;}
	.sledt{margin-bottom: 10px;}
	.sledt select{    font-size: 13px; border-radius: 2px;}
	.banner_select select{height: 38px;}
	.banner_select{margin-top: 0px;}
	.video-img-new{ width:230%;}
	.new-slide01{ position:relative;     z-index: inherit; height: auto; width:100%; float:left;}
	.new-slide01:after{ content:"";}
	.slide_text{ width:100%; height:auto; float:left; background-color:#000;}
	.vs-vertical-nav{ display:none;}
	.follow_us li{ margin-right: 8px;    margin-top: 10px;     border: 1px solid #ffffff3b; padding: 5px 5px 0px;}
	.sledt2 input[type="button"]{width: 38px;  padding: 3px; margin-right: 10px;  border-radius: 4px; height: 39px;}
	.follow_us{position: relative; bottom: 0px; left: 0px;     padding-top: 11px; float: left; width: 100%;}
	.home_video{}
	.page-scroll-down{ display:none;}
	.new-slide02{    position: relative; height:auto; z-index:inherit;}
	.campus01_img{ opacity:1;}
	.new-slide02 h4{      font-size: 21px;  line-height: 33px;   margin-top: 30px;}
	.campus01_text{     opacity: 1; background-color: rgba(0, 0, 0, 0.62); top: inherit; bottom: 0; padding: 10px 0px 0px;}
	.campus01_text:after{ border-top: 20px solid #d3262a; bottom: -29px; opacity:0;}
	.campus01_text h3{font-size:20px;}
	.campus01{    background-image: none !important; height:auto;}
	.new-slide03{ position:relative; z-index:inherit; background-image: none; float: left; width: 100%; height: auto;}
	.new-slide03 .slide_text{    background-color: #8e0201;     padding-bottom: 20px;}
	.why-img-new{font-size: 38px; letter-spacing:2px; padding-top:30px;  padding-left: 15px;  padding-right: 15px;}
	.why-img-new p{ font-size: 17px; letter-spacing: 0px;  text-transform: initial; font-weight: 600; padding-top: 7px;}
	.intor_icon01{    padding: 7px 7px 11px;}
	.intor_icon01 h3{font-size: 30px; margin-bottom: 9px;}
	.intor_icon01 p { font-size: 18px;}
	.end_row_col .intor_icon01{    width: 100%;}
	.new-slide04{ position:relative; z-index:inherit; width:100%; height:auto; float:left;}
	.new-slide04 .slide_text{ height:auto;  background-size: cover; background-position: center center;}
	.learn_text{padding:0px 15px 30px;}
	.learn_text h3{margin-top:0px; font-size: 39px;   font-weight: 500;     line-height: 50px;}
	.learn_text p{font-size: 17px;     line-height: 27px;     margin-bottom: 20px;}
	.learn_text a{ font-size: 14px;  border: 1px solid #00000030;  padding: 7px 20px; color: #c51b14;  border-radius: 2px;    background-color: #fcfafddb;   display: inline-block;  margin-bottom: 10px;     font-weight: 600;}
	.new-slide05{position:relative; z-index:inherit; height:auto; float:left; width:100%;}
	.new-slide05 .slide_text{    height: auto;     background-size: cover;     background-color: #0000;}
	.new-slide05 h2{font-size: 29px; margin-top: 12px;  padding-bottom: 14px; margin-bottom: 30px; background-size: 52%;}
	.student_review01{    margin-bottom: 30px;}
	.nine_placement{margin-bottom:30px;}
	.placement_brand{background-color:#fff;}
	.new-slide06{position:relative; z-index:inherit; height:auto; float:left; width:100%;     background-color: #304153;}
	.slide_cor{ width:100%; background: url(../images/Clinical_res01.jpg) no-repeat;   height: auto;  min-height: 100px;  background-position: center; background-size: cover;}
	.supprt_head_banner{ position:relative;  background-color: #8e0201;  padding: 0px 15px 20px; border-bottom: 1px dashed #ffffff36;}
	.new-slide06 .slide_text{background-color: #0000;}
	.supprt_head_banner h3{ font-size: 26px; margin-bottom: 0px; line-height: 34px;}
	.slide_image01{padding: 20px 15px 10px; opacity:1; font-size: 13px; line-height: 23px; height: auto; position:relative;}
	.slide_image02{display:none;}
	.slide_image01 h4{font-size: 20px;  margin-bottom: 8px; line-height: 32px;}
	.new-slide07{ position:relative; z-index:inherit; height:auto; float:left; width:100%;}
	.video_up_text{position:relative; height:auto; padding-bottom: 10px;  background-color: rgb(255, 255, 255);}
	.illam_section{ padding: 0px 0 0;     margin-top: 26px; margin-bottom: 0px;}
	.illam_section h2{    width: 100%; font-size: 20px;  line-height: 30px;}
	.illam_section h2 span{font-size: 19px; line-height: 32px;}
	.illam_section h2 span br{ display:none;}
	.illam_section ul li{width:auto; margin-right:20px;     margin-bottom: 20px;}
	.illam_section ul li h3{margin-top:0px;}
	.illam_section ul{    margin-bottom: 0px;}
	.requrets{    margin-top: 20px;}
	.requrets h2{    margin-bottom: 20px; font-size: 23px; line-height: 30px;}
	.requrets ul li{margin: 0px 0px 10px 0px;     width: 50%;     padding: 6px;}
	.footer-new01{    margin-top: 20px;}
    .footer-new01 h4{ width:100%; height:auto; float:left;}
    .illam_section_right video{display: none;}
    .award-item{    width: 100%; margin-right: 0px !important;}
    .award-item img{width: 100%;}
    .content_right_side h3{font-size: 24px;     padding-bottom: 0px;        line-height: 30px;}
    .content_right_side{    margin-top: 20px;}
    .content_right_side ol{}
    .content_right_side ol li{    list-style: inherit;        margin-bottom: 10px;}
    .content_right_side ol li ol{}
    .content_right_side ol li ol li{}
    ul.list-logos li{    padding: 10px;     width: calc(31% - 3px);}
    .content-box{    font-size: 14px;    color: #6f6f6f;     line-height: 27px;}
    .student_wrap .pull-right{ float: none !important;}
    .student_wrap .student_review01{ padding: 0px;}
    .settings-col{font-size: 14px;    color: #6f6f6f;     line-height: 27px; padding: 0px 15px;}
    .con_head{     padding: 15px;   font-size: 22px;}
    .bg-tab{    position: relative;    z-index: 999;}
    .university-aboutus{    position: relative;     padding: 15px;    z-index: 99;}
    .campus-related-01{    padding: 15px;}
    .course-link001 li{width: 100%; margin-right: 0px;}
    .campus-facility01{    padding: 15px;}
    .campus-contact-detail{padding: 15px;}
    .campus-faculty-detail{padding: 15px;}
    .hostelimgscrol{ margin-bottom: 20px;}
    .placement-wrap .plac__ ul li{    width: 100%;}
    .course-left-img{    width: 100%;}
    .corse-right-text{width: 100%;    padding-left: 10px; }
    .corse-right-text h3 {  font-size: 18px;   line-height: 28px;}
    .course-left-new{    padding-top: 0px;}
    .placementulnw ul{column-count: 1;}
    .botmilams img{ position: relative;}
    .secndnewbaner{ display: none;}
    .deskhide{ display:block;}
    .coreulet{column-count: 1;}
    .footermiddle{    top: -100px;}
    .courserightform{    margin-top: 20px;     margin-bottom: 15px;}
    .newpagecorse{ margin-top: 0px;         margin-bottom: 13px;}
    .coureprice01{    margin-bottom: 15px;}
    .bottomMenu .call{display: none;}
    .applaybotm{    float: none;        margin-right: 0;        margin-top: 0px;}
    .applaybotm a{    border-radius: 0px;     width: 100%;        float: left;        text-align: center;     font-size: 16px;  letter-spacing: 2px;}
    .bottomMenu{    padding-top: 0px;}
    .upcomingevent{ display: none;}
    .requrter01 ul li{ width:48%;}
    .rightactcall{margin-bottom: 10px; margin-top: 23px;}
    .bottomMenu {display: block !important;opacity: 1 !important;}
	.mResAccordAnchor{    float: left; width: 100%;}   
	.newstabingbot01 .tabContent{    padding: 20px 10px;} 
	
	.mobquick01{ display:none;}
	.mobbotcal{display:block;position: fixed;bottom: 0;left: 0;background-color: #d3262a;width: 100%; z-index: 989898;}
	.calleft01{ width: 50%;  float: left;  text-align: center;  border-right: 1px dashed rgba(255, 255, 255, 0.27);}
	.calleft01 a{  color: #fff;  text-align: center;  width: 100%;  display: block;  padding: 10px;  font-size: 15px;   text-transform: uppercase;}	
	.calleft01 a:hover{ background-color: #333;}
	.querright{ width: 50%;  float: right;}
	.querright a{ color: #fff; text-align:center; width:100%; display:block; padding: 10px; font-size: 15px; text-transform: uppercase;}
	.querright a:hover{background-color: #333;}
	.calleftpop{display:none;position: fixed;bottom: 41px;left: 0;width: 100%;height: 100%;background-color: rgba(255, 255, 255, 0.98);padding: 15px;padding-top: 60px;z-index: 989898989898;overflow: scroll;}
	.calleftclose{ position: fixed; left: 10px; background-color: #fff; border: 1px solid #333;  padding: 0px 7px;  font-size: 18px;    font-weight: 600;}
	.calleftclose:hover{}
	.calleftpop ul{ width: 100%;  height: auto;    float: left;}
	.calleftpop ul li{  width: 100%;  height: auto;  float: left;  margin-bottom: 10px;  font-size: 16px;   border: 1px solid #bbb7b7;    padding: 10px;  text-align: center;}
	.calleftpop ul li span{  display: block;  font-weight: bold;  color: #545454;  border-bottom: 1px dashed #cecdcd;    padding-bottom: 5px;   margin-bottom: 10px;   text-transform: uppercase;}
	.calleftpop ul li a{}
	.calleftpop ul li a:hover{}
	.landfot02 .socail_foot_link{padding-top: 0; margin-bottom: 10px;}
	.directpaymt{width: 100%;}
	.whts01{ display:none;}
    .whts02{ display:block;}
    .highlittxt{ display: none;}

}

.se-sigma li {
    list-style: disc;
    margin-left: 20px;
}
.se-sigma li .se-sigma01 li {
    list-style: unset;
    padding-left: 10px;
}
.student_review02.student_review-box {
    box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.2);
    margin: 15px 0;
    padding: 20px;
    min-height: 366px;
}
.youtube_video01 iframe {
    height: 207px;
    margin: 15px 0;
    border: 1px solid #eaeaea;
    padding: 4px;
}
.career01 ol li{list-style-type: decimal; color: #6f6f6f;}
 /*sk;*/
.cs-heading {
    text-align: left;
    padding: 0 8px 16px 0px;
}