@charset "utf-8";

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    line-height: 1.3
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}

ins {
    text-decoration: none
}

del {
    text-decoration: line-through
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%
}

a {
    text-decoration: none;
    color: #333;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    outline: none !important;
    text-decoration: none
}

a:hover {
    text-decoration: none;
    color: #000
}

img {
    max-width: 100%;
    height: auto;

}

object,
iframe {
    max-width: 100%;
    display: block
}

html {
    -webkit-text-size-adjust: 100%;
    width: 100%;
    height: 100%
}

body {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    position: relative;
    width: 100%;
    height: 100%;
    color: #000;
    line-height: 1.5;
    text-align: left;
    overflow-x: hidden
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-weight: 700;
    margin: 0;
    padding: 0
}

h2 {
    font-size: 32px
}

h2.heading {
    font-size: 32px;
    font-weight: 300;
    position: relative;
    width: 100%;
    margin-bottom: 20px
}

h2.heading:before {
    content: "";
    width: 100%;
    background-color: #dfdfdf;
    height: 1px;
    left: 0;
    top: 56%;
    position: absolute
}

h2.heading span {
    margin: 0 auto;
    display: table;
    position: relative;
    background: #fff;
    z-index: 1;
    padding: 0 50px
}

h3 {
    font-size: 26px
}

h4 {
    font-size: 21px
}

h5 {
    font-size: 16px;
    line-height: 1.6
}

p {
    font-size: 18px;
    line-height: 1.6;
    margin: 0;
    padding-bottom: 20px
}

ul {
    list-style: none;
    margin: 0;
    padding: 0
}

ul li {
    list-style: none;
    margin: 0;
    padding: 0
}

a {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    color: #000
}

a:focus,
a:hover {
    text-decoration: none
}

.btn.btn-primary {
    background-color: #194880;
    border-color: #194880;
    font: 800 18px 'Open Sans', Helvetica, Arial, sans-serif
}

.btn.btn-warning {
    background-color: #d5a935;
    border-color: #d5a935;
    font: 800 18px 'Open Sans', Helvetica, Arial, sans-serif
}

.btn:hover {
    opacity: .8
}

img::selection {
    background: transparent
}

img::-moz-selection {
    background: transparent
}

.form-group {
    position: relative;
        margin-bottom: .5rem;
}

.padTop30 {
    padding-top: 30px !important
}

body.noScroll {
    height: 100%;
    overflow: hidden
}

.visible-xs {
    display: none
}

.breadcrumb {
    background: none;
    padding: .75rem 0;
    border-radius: 0;
    font-size: 14px;
    margin: 0
}

.breadcrumb a {
    color: #edba16;
    font-weight: 700;
    padding-right: 5px
}

.breadcrumb a:after {
    background: url(../images/arrow-icon.png) no-repeat 3px 1px;
    content: '';
    width: 8px;
    height: 10px;
    display: inline-block;
    background-size: 65%;
    margin-left: 5px
}

.inner-page p,
.inner-new h2 {
    color: #191919;
    font-size: 16px;
    line-height: 1.5;
    text-align:justify ;
}
.inner-page p em{
    font-size: 14px;
}

#homebanner1_divnotification .owl-nav {
    display: block !important;
}

#mainNav .container {
    position: relative;
    padding-left: 50px;
    padding-right: 0
}

#mainNav.navbar-shrink .microsite_links {
    top: 85px
}

#mainNav .microsite_links {
    position: absolute;
    top: 85px;
    left: 89px;
    margin: 0;
    list-style: none
}

#mainNav .microsite_links li {
    margin: 0;
    list-style: none;
    padding: 0;
    font-weight: 800;
    font-size: 12px;
    position: relative
}

#mainNav .microsite_links li ul {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    width: 150px
}

#mainNav .microsite_links li ul li {
    background: #fff;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #c39e38
}

#mainNav .microsite_links li ul li a {
    background: #dba921;
    margin: 0;
    padding: 5px 7px;
    display: block
}

#mainNav .microsite_links li ul li a:hover {
    opacity: .9
}

#mainNav .microsite_links li:hover ul {
    display: block
}

#mainNav {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    margin: 0;
    text-transform: uppercase;
    font-size: 20px;
    padding: 0;
    padding-top: 20px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

#mainNav .navbar-toggler {
    font-size: 14px;
    padding: 11px;
    color: #fff;
    border: 1px solid #fff
}

#mainNav .navbar-brand {
    font-weight: 700
}

#mainNav .navbar-brand a {
    display: inline-block;
    vertical-align: top
}

#mainNav .navbar-brand a.site-logo {
    position: relative;
    left: -4px
}

.navbar-light .main-menu li a.nav-link {
    color: #fff;
    font-size: 20px;
    padding: 12px;
    display: block;
    position: relative
}

.navbar-light .main-menu li a.nav-link:hover,
.navbar-light .main-menu li a.nav-link:focus {
    color: #eab716
}

#mainNav .navbar-nav .nav-item {
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
    font-weight: 800;
    margin-bottom: 0
}

#mainNav .navbar-nav .nav-item a.apply_btn {
    background: #dba921;
    color: #000;
    margin-left: 10px;
    margin-right: 70px
}

#mainNav .navbar-nav .nav-item a.apply_btn:hover {
    opacity: .9
}

#mainNav .navbar-nav .nav-item:hover {
    outline: none;
    background-color: transparent
}

#mainNav .navbar-nav .nav-item:active,
#mainNav .navbar-nav .nav-item:focus {
    outline: none;
    background-color: transparent
}

.masthead {
    display: table;
    width: 100%;
    height: auto;
    text-align: left;
    color: #fff
}

.masthead .carousel-item {
    z-index: inherit;
    -webkit-perspective: inherit;
    perspective: inherit
}

.masthead .carousel-inner:before {
    content: '';
    background: rgba(0, 0, 0, 0);
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    z-index: 2;
    background-color: rgba(0, 0, 0, .7);
    max-width: 32%;
    opacity: 1
}

.masthead .carousel-caption {
    left: 0;
    right: auto;
    text-align: left;
    width: 100%;
    bottom: 0;
    padding: 0;
    top: 0;
    height: 100%;
    position: relative;
    z-index: 3
}

.carousel-content {
    background: none;
    max-width: 32%;
    position: absolute;
    height: calc(100%);
    top: 0;
    bottom: 0;
    padding: 50px;
    padding-left: 35px;
    padding-top: 0;
    z-index: 1
}

.carousel-content2 {
    height: calc(100% - 100px) !important
}

.masthead .carousel-caption .container {
    max-width: 100%;
    padding: 0
}

.masthead .carousel-indicators-main .container {
    max-width: 100%
}

#mainNav .container {
    max-width: 100%
}

.carousel-item.next .carousel-caption {
    opacity: 0
}

.carousel-caption {
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out
}
.banner_marquee .marq-btn{background-color: #dfaa3a;padding: 0.4rem 0.8rem 0.4rem;font-size: 13px;margin-left:1rem;}
.masthead .carousel-caption h2 {
    width: 100%;
    text-align: left;
    font-weight: 300;
    display: inline-block;
    vertical-align: bottom;
    padding-top: 30px;
    font-size: 36px
}

.masthead .carousel-caption p {
    width: 100%;
    font-weight: 500;
    line-height: 1.5;
    display: inline-block;
    vertical-align: bottom;
    font-size: 14px
}

.masthead .carousel-indicators {
    right: auto;
    margin-left: 0;
    bottom: 0;
    left: 0;
    margin-right: 0;
    display: block;
    position: relative;
    max-width: 100px;
    text-align: right;
    padding-left: 29%
}

.masthead .carousel-indicators li {
    display: block;
    margin-bottom: 8px;
    border-radius: 50%;
    width: 9px;
    height: 9px;
    margin-right: 0;
    margin-left: 0;
    cursor: pointer
}

.masthead .carousel-indicators .active {
    background-color: #eab716
}

.carousel-indicators li::before,
.carousel-indicators li::after {
    display: none
}

.content-section {
    padding-top: 90px;
    padding-bottom: 90px
}

.carousel-indicators-main {
    position: absolute;
    width: 100%;
    top: 45%;
    display: block;
    z-index: 110
}

.logo img {
    max-width: inherit
}

.carousel-content.row {
    margin: 0
}

.btn {
    font-family: 'Cabin', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 400;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    text-transform: uppercase;
    border-radius: 0
}

.btn-default {
    color: #fff;
    border: 1px solid #dcaa21;
    background-color: #dcaa21;
    font-size: 16px;
    font-weight: 700;
    padding: .625rem 1.7rem;
    position: relative
}

.btn-default:focus,
.btn-default:hover {
    color: #fff;
    border: 1px solid #bf9520;
    outline: none;
    background-color: #dcaa21
}

.right_bar.navbar-shrink .right_bar_toggler {
    top: 27px
}

.right_bar {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 999999999;
    background: #0d0d0d;
    padding: 0 0 10px 50px;
    height: 100vh;
    width: 50px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    overflow: hidden
}

.right_bar.open {
    width: 100%;
    background: #1a1a1a
}

.right_bar.open.menubar {
    background: #292929;
    padding: 0 20px 10px
}

.right_bar .right_bar_toggler {
    color: #fff;
    padding: 0 6px;
    font-size: 21px;
    outline: none;
    position: absolute;
    top: 40px;
    right: 10px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    z-index: 1050
}

.right_bar_toggler .fa-bars:before {
    content: '';
    background: url(../images/sprite.webp) no-repeat 0 -453px;
    width: 24px;
    height: 23px;
    display: block
}

.right_bar .right_bar_toggler.clicked {
    font-weight: 300;
    font-size: 18px;
    z-index: 10000
}

.right_bar .right_bar_toggler.clicked .fa-bars:before {
    content: '';
    background: url(../images/sprite.webp) no-repeat 0 -305px;
    width: 18px;
    height: 18px;
    display: block
}

.mega_menu_left .mega_menu_brand {
    display: block;
    text-align: left
}

.mega_menu_left .mega_menu_brand a {
    display: inline-block;
    vertical-align: top
}

.mega_menu_left .mega_menu_brand a.main-site-logo {
    width: 17%;
    display: none
}

.mega_menu_left .mega_menu_brand a.site-logo {
    width: 70%
}

.right_bar.open.menubar .mega_menu_left .mega_menu_brand a.main-site-logo {
    width: 100%
}

.mega_menu_left .mega_menu_brand img {
    max-width: 100%
}

.container.admission_menu {
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding-right: 49px
}

.right_bar_admission {
    position: absolute;
    bottom: 63px;
    right: -71px;
    color: #fff;
    transform: rotate(-90deg);
    padding: 10px 35px 10px 25px;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 21px;
    z-index: 1050
}

.right_bar_admission:focus,
.right_bar_admission:hover {
    color: #fff
}

.right_bar_admission .fa {
    position: absolute;
    bottom: 22px;
    right: 14px
}

.right_bar_admission.clicked .fa {
    bottom: 16px;
    right: 8px
}

.right_bar_admission.clicked {
    background: #212121
}

.right_bar_admission.clicked .fa:before {
    content: '';
    background: url(../images/sprite.webp) no-repeat 0 -305px;
    width: 18px;
    height: 18px;
    display: block
}

.right_bar_admission .fa-long-arrow-up:before {
    content: '';
    background: url(../images/sprite.webp) no-repeat 0 -384px;
    width: 18px;
    height: 6px;
    display: block;
    transform: rotate(90deg)
}
.magzine-hading{font-size:30px;font-weight: 300;margin-bottom: 3rem;margin-top: 4rem;}
.menubox.magzine-tab{min-height:auto!important;}
.magzine-tabing{justify-content:center;}
.mrtt-4{margin-top:4rem}
.menu_items,
.admission_menu {
    display: none
}

.menu_items ul li {
    text-transform: uppercase;
    font-weight: 700;
    text-align: right
}

.menu_items ul li a {
    border-top: 1px solid #464646;
    padding: 10px 0;
    display: block
}

.menu_items ul li:first-child a {
    border-top: none
}

.mega_menu_nav_admission {
    border-bottom: 0 solid #595959;
    margin: 0 20px
}

.mega_menu_nav_admission li {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    text-align: center;
    padding-bottom: 30px;
    font-size: 14px
}

.mega_menu_nav_admission li a {
    color: #fff;
    display: block
}

.mega_menu_nav_admission li a:before {
    display: block;
    width: 68px;
    height: 63px;
    content: '';
    background: url(../images/sprite.webp) no-repeat -136px 0;
    margin: 0 auto 15px;
    zoom: .5;
    -moz-transform: scale(.5);
    -moz-transform-origin: 0 0
}

.mega_menu_nav_admission li:nth-child(2) a:before {
    background-position: -136px -69px
}

.mega_menu_nav_admission li:nth-child(3) a:before {
    background-position: -136px -134px
}

.mega_menu_nav_admission li:nth-child(4) a:before {
    background-position: -136px -196px
}

.mega_menu_nav_admission li:nth-child(5) a:before {
    background-position: -136px -261px
}

.mega_menu_nav_admission li:nth-child(6) a:before {
    background-position: -136px -327px
}

.mega_menu_nav_admission li:nth-child(7) a:before {
    background-position: -136px -391px
}

.mega_menu_nav_admission li:nth-child(8) a:before {
    background-position: -136px -458px
}

.mega_menu_nav_admission li a:hover {
    opacity: .7
}

.last_date {
    position: relative;
    margin: 0 20px;
    padding: 0;
    font-family: 'Montserrat', 'Lato', 'Open Sans', sans-serif;
    color: #fff
}

.last_date:before {
    content: '';
    position: absolute;
    top: 0;
    left: -15px;
    bottom: 0;
    width: 1px;
    background: #ebb816
}

.last_date p {
    font-weight: 200;
    font-size: 48px;
    line-height: 1
}

.last_date p span.date {
    font-weight: 600;
    font-size: 18px;
    display: block;
    margin: 15px 0 0
}

.last_date h4 {
    font-weight: 300;
    font-size: 24px;
    text-transform: uppercase
}

.last_date h4 span {
    font-weight: 600;
    display: block
}

.last_date h5 {
    font-weight: 300;
    font-size: 21px;
    text-transform: uppercase;
    color: #FFF
}

.last_date h6 {
    font-weight: 400;
    font-size: 18px;
    text-transform: uppercase;
    color: #ebb816;
    padding-top: 20px
}

.last_date h6 span {
    font-weight: 700;
    font-size: 14px;
    display: block;
    color: #fff;
    padding-top: 10px
}

.last_date h6 span a {
    color: #fff
}

.right_bar.open .menu_items>.row>div,
.right_bar.open .admission_menu>.row>div {
    height: 100vh;
    padding-top: 40px
}

.right_bar.open .admission_menu>.row {
    margin-right: 0
}

.right_bar.open .admission_menu>.row>div.mega_menu {
    background: #212121
}

.right_bar_search {
    position: absolute;
    bottom: 190px;
    right: 10px;
    color: #fff;
    padding: 0 6px;
    font-size: 16px;
    outline: none;
    z-index: 1050
}

.right_bar_search .fa-search:before {
    content: '';
    background: url(../images/sprite.webp) no-repeat 0 -341px;
    width: 20px;
    height: 21px;
    display: block
}

.searchoverlay.open {
    display: flex !important;
    margin-top: 0
}

.searchoverlay {
    display: block;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100vh;
    width: 100%;
    background: rgba(0, 0, 0, .9);
    z-index: 1000000000;
    align-items: center;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    margin-top: -100vh
}

.closesearch {
    background: url(../images/sprite.webp) no-repeat 0 -305px;
    width: 18px;
    height: 18px;
    display: block;
    position: absolute;
    top: 50px;
    right: 50px
}

.searchform {
    width: 90%;
    max-width: 650px;
    margin: 0 auto;
    border-bottom: 1px solid #fff;
    position: relative
}

.searchform input[type=text] {
    width: 100%;
    max-width: 610px;
    border: none;
    outline: none;
    padding: 0 30px 0 10px;
    font-size: 24px;
    font-weight: 600;
    line-height: 50px;
    height: 50px;
    background: transparent;
    color: #fff
}

.searchform input[type=submit] {
    border: none;
    outline: none;
    background: url(../images/sprite.webp) no-repeat 0 -341px;
    width: 20px;
    height: 21px;
    text-indent: -99999px;
    position: absolute;
    top: 15px;
    right: 10px
}

#colorbox {
    background: #fff;
    border-radius: 7px;
    box-sizing: border-box
}

#cboxTopCenter,
#cboxTopLeft,
#cboxTopRight,
#cboxBottomLeft,
#cboxBottomCenter,
#cboxBottomRight,
#cboxMiddleRight,
#cboxMiddleLeft {
    background: #fff;
    height: 10px;
    width: 10px
}

.home-sec1 {
    display: block;
    width: 100%;
    height: 100vh;
    background-color: #006690;
    padding: 80px 0
}

.home-sec1 .container {
    padding-left: 100px;
    padding-right: 100px
}

.top-home-sec1.row h2 {
    font-size: 62px;
    font-weight: 900;
    color: #fff;
    padding-bottom: 10px;
    text-align: right;
    text-transform: uppercase
}

.top-home-sec1.row p {
    font-weight: 400;
    color: #fff;
    text-align: right
}

.top-home-sec1 ul {
    padding-top: 80px;
    padding-left: 30px
}

.top-home-sec1 ul li h3 {
    font-size: 62px;
    font-weight: 900;
    color: #fff;
    padding-bottom: 10px;
    text-transform: uppercase;
    text-align: center
}

.top-home-sec1 ul li {
    float: left;
    width: 33%;
    border-left: 1px solid #eff5f8
}

.top-home-sec1 ul li span {
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    display: block;
    margin: 0 auto
}

.tab-home-sec1 .nav-tabs li a {
    font-size: 18px;
    background-color: #fff;
    width: 100%;
    padding: 12px;
    text-align: center;
    display: block
}

.tab-home-sec1 .nav-tabs {
    width: 100%;
    border-bottom: none
}

.tab-home-sec1 .nav-tabs li {
    width: 50%
}

.tab-home-sec1 .nav-tabs li.active a {
    background-color: #1a1a1a;
    color: #fff
}

.tab-home-sec1 {
    display: block;
    padding-top: 30px
}

.tab-home-content h3 {
    color: #fff;
    font-weight: 300;
    font-size: 36px
}

.tab-home-sec1 .tab-content {
    background-color: #1a1a1a;
    width: 100%;
    display: block
}

.tab-home-content {
    padding: 50px;
    overflow: hidden
}

.tab-home-sec1 .tab-content {
    overflow: hidden
}

.tab-home-content input {
    background-color: inherit;
    border: 1px solid #fff;
    width: 80%;
    float: left;
    padding: 12px;
    outline: none;
    color: #fff
}

.tab-home-content .submit-btn {
    float: left;
    width: 8%;
    padding-left: 20px
}

.tab-home-content .submit-btn a {
    color: #fff;
    font-size: 32px
}

.tab-home-content ul {
    display: table;
    width: 100%;
    padding-top: 40px
}

.tab-home-content ul li {
    width: 30%;
    float: left;
    color: #87bdd5;
    font-size: 20px;
    border-left: 1px solid #87bdd5;
    text-align: center
}

.tab-home-content ul li a {
    color: #87bdd5
}

.tab-home-content ul li:first-child {
    border-left: none;
    text-align: left
}

.home-sec2 {
    display: block;
    width: 100%;
    position: relative
}

.home-sec2 .container {
    padding: 0;
    padding-right: 50px
}

.home-sec2-content {
    width: 100%;
    position: absolute;
    top: 0;
    height: 100%;
    right: 49px
}

.home-why-amity {
    margin: 70px auto 0;
    display: table;
    max-width: 1000px;
    width: 100%;
    margin-right: 20%
}

.why-amity-left {
    float: left;
    width: 50%;
    padding-right: 40px
}

.why-amity-right {
    float: left;
    width: 50%;
    margin-top: 80px;
    border-left: 1px solid #fff;
    padding-left: 40px;
    min-height: 180px
}

.home-why-amity h2 {
    font-weight: 900;
    font-size: 38px;
    color: #fff;
    padding-bottom: 10px;
    text-transform: uppercase;
    text-align: right
}

.why-amity-left h3 {
    font-size: 22px;
    font-weight: 300;
    color: #fff;
    text-align: right;
    line-height: 1.4;
    padding-bottom: 20px
}

.why-amity-left a {
    float: right;
    border: 1px solid #fff;
    text-align: center;
    color: #fff;
    padding: 13px 0;
    font-size: 18px;
    font-weight: 600;
    width: 280px;
    height: 50px;
    -webkit-transition: all .45s ease-in-out;
    -moz-transition: all .45s ease-in-out;
    transition: all .45s ease-in-out
}

.why-amity-right h4 {
    font-size: 22px;
    font-weight: 600;
    color: #fff;
    width: 60%
}

.why-amity-right h3 {
    font-size: 100px;
    font-weight: 900;
    color: #fff;
    width: 100%;
    line-height: 110px
}

.home-ranking-amity .owl-carousel1 ul li h3 {
    font-size: 38px;
    color: #fff
}

.home-ranking-amity {
    max-width: 340px;
    background-color: rgba(0, 0, 0, .6);
    position: absolute;
    top: 0;
    right: 50px;
    bottom: 0;
    z-index: 9;
    height: 100%
}

.home-ranking-amity .owl-carousel1 ul li {
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #52585f;
    padding-bottom: 30px;
    margin-bottom: 40px
}

.home-ranking-amity .owl-carousel1 ul {
    width: 100%;
    display: block;
    padding: 20px;
    padding-top: 70px
}

.home-ranking-amity .owl-carousel1 ul li p {
    color: #fff
}

.home-ranking-amity .owl-carousel1 ul li:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0
}

.home-ranking-amity .owl-dots {
    display: none
}

.home-ranking-amity .owl-nav [class*=owl-] {
    border-radius: 0;
    font-size: 0;
    background-repeat: no-repeat;
    background-color: rgba(0, 0, 0, .6);
    padding: 18px;
    margin: 0;
    float: right
}

.home-ranking-amity .owl-nav .owl-prev:before {
    background-image: url(../images/left-aerrow.png);
    width: 10px;
    height: 20px;
    display: inline-block;
    content: ''
}

.home-ranking-amity .owl-nav .owl-next:before {
    background-image: url(../images/right-aerrow.png);
    width: 10px;
    height: 20px;
    display: inline-block;
    content: ''
}

.home-ranking-amity .owl-nav {
    display: table;
    width: 100%;
    position: absolute;
    bottom: 0
}

.home-ranking-amity .owl-carousel2 {
    width: 100%;
    display: block;
    height: 100%
}

.home-ranking-amity .owl-carousel2 .item img {
    text-align: center;
    margin: auto;
    width: auto
}

.home-ranking-amity .owl-carousel2 .owl-nav {
    position: absolute;
    bottom: 0;
    right: 0
}

.home-sec2-campus {
    position: absolute;
    width: 100%;
    bottom: 0;
    max-width: 100%;
    left: 49px;
    right: 0;
    padding-right: 390px
}

.home-sec2-campus ul li {
    float: left;
    padding-top: 13px;
    width: 18%
}

.home-sec2-campus ul li a {
    color: #fff;
    border-right: 1px solid #fff;
    padding: 0;
    width: 100%;
    display: block;
    text-align: center
}

.home-sec2-campus ul h3 {
    float: left;
    background-color: #ddab21;
    font-weight: 600;
    font-size: 18px;
    padding: 12px 0;
    width: 22%;
    text-align: center
}

.home-sec2-campus ul li:last-child a {
    border-right: none
}

.home-sec2 .owl-dots {
    display: none
}

.home-sec2 .owl-nav [class*=owl-] {
    border-radius: 0;
    font-size: 0;
    background-repeat: no-repeat;
    background-color: rgba(0, 0, 0, .6);
    padding: 10px 15px;
    margin: 0;
    float: right
}

.home-sec2 .owl-nav .owl-prev:before {
    background-image: url(../images/right-aerrow.webp);
    width: 10px;
    height: 20px;
    display: inline-block;
    content: ''
}

.home-sec2 .owl-nav .owl-next:before {
    background-image: url(../images/left-aerrow.webp);
    width: 10px;
    height: 20px;
    display: inline-block;
    content: ''
}

.home-sec2 .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    right: 420px
}

.home-sec2 .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    left: 3%
}

.home-sec2 .home-ranking-amity .owl-nav .owl-prev {
    top: auto;
    right: auto;
    position: relative
}

.home-sec2 .home-ranking-amity .owl-nav .owl-next {
    top: auto;
    left: auto;
    position: relative;
    margin-right: 1px
}

.home-sec2 .owl-dots {
    display: none
}

.home-sec2 .owl-theme .owl-nav {
    margin-top: 0
}

.home-sec3 {
    display: block;
    width: 100%;
    background-color: #006690;
    padding: 80px 0
}

.home-sec3 .container {
    padding-left: 100px;
    padding-right: 100px
}

.home-sec3 h2 span {
    display: block;
    font-weight: 300;
    text-align: right
}

.home-sec3 .nav-tabs {
    float: right;
    margin-top: -132px;
    width: 100%;
    max-width: 690px
}

.home-sec3 .nav-tabs li a {
    font-size: 24px;
    color: #a3bdcc;
    font-weight: 700;
    display: block;
    padding: 0 20px 25px;
    position: relative;
    -webkit-transition: all .92s cubic-bezier(.56, .38, .3, 1.13);
    -moz-transition: all .92s cubic-bezier(.56, .38, .3, 1.13);
    transition: all .92s cubic-bezier(.56, .38, .3, 1.13)
}

.home-sec1 {
    margin-top: -8px
}

.home-sec3 .responsive-tabs-container .tab-pane {
    height: 348px;
    overflow: hidden
}

.home-sec3 .nav-tabs li.active a {
    color: #fff
}

.home-sec3 .nav-tabs li.active a:before {
    content: '';
    background-image: url(../images/tab-hover-stu-life.png);
    width: 16px;
    height: 9px;
    position: absolute;
    bottom: -9px;
    left: 40%
}

.stu-life-ul {
    background-color: #ddab21;
    height: 50%;
    padding: 20px 20px 10px
}

.stu-life-ul2 {
    background-color: #ddab21;
    padding: 20px 20px 10px;
    height: 50%
}

.stu-life-ul2 li a:hover {
    opacity: .7
}

.stu-life-ul2 li a {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    display: block;
    padding: 10px 0;
    border-bottom: 1px solid #ecd082
}

.pro {
    padding-right: 5px
}

.pro1 {
    padding-right: 5px;
    padding-left: 5px
}

.pro2 {
    padding-left: 5px
}

.home-sec3 .tab-content span img {
    height: auto;
    width: 100%;
    max-width: unset
}

.stu-life-ul li a {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    display: block;
    padding: 10px 0;
    border-bottom: 1px solid #ecd082
}

.home-sec3 .tab-content {
    padding-top: 20px
}

.home-sec4 {
    width: 100%;
    display: block;
    padding: 80px 0
}

.home-sec4 .container {
    /* padding-left: 100px;
    padding-right: 100px */
}

.home-sec4-colm3 {
    position: relative;
    width: 100%;
    max-width: 360px;
    display: block;
    overflow: hidden
}

.home-sec4-colm1 h2 {
    font-weight: 900;
    font-size: 56px;
    color: #e3b121;
    padding-bottom: 40px;
    text-transform: uppercase;
    text-align: right;
    width: 100%;
    max-width: 400px;
    line-height: 40px
}

.home-sec4-colm1 h2 span {
    display: block;
    font-weight: 400;
    text-align: right;
    color: #000
}

.home-sec4-colm1 h3 {
    font-weight: 300;
    font-size: 30px;
    text-align: right;
    padding-bottom: 70px
}

.home-sec4-colm1 ul li a {
    text-align: right;
    font-size: 19px;
    display: block;
    padding: 14px 10px;
    border-top: 1px solid #dee4f0;
    color: #393636;
    position: relative;
}

.home-sec4-colm1 ul li a:after {
    font-family: FontAwesome;
    content: "\f105";
    color: #617cb6;
    padding-left: 15px
}

.home-sec4-colm2 ul li h3 {
    font-size: 48px;
    font-weight: 900;
    padding-bottom: 5px;
    display: block;
    line-height: 1
}

.home-sec4-colm2 ul li p {
    font-weight: 600
}

.home-sec4-colm2 ul li {
    margin-bottom: 40px;
    overflow: hidden
}

.home-sec4-colm2 ul li:last-child {
    padding-bottom: 0
}

.home-sec4-colm2 {
    border-left: 1px solid #ececec;
    padding-left: 60px;
    padding-right: 30px
}

.home-sec4-colm1 {
    padding-right: 30px
}

.home-sec4-colm3 .owl-carousel4 ul li h4 {
    font-size: 14px;
    font-weight: 400;
    padding-bottom: 10px;
    position: relative;
    padding-left: 30px
}

.home-sec4-colm3 .owl-carousel4 ul li span {
    display: block;
    padding-bottom: 20px
}

.home-sec4-colm3 .owl-carousel4 ul li {
    padding-bottom: 20px
}

.home-sec4-colm3 .owl-carousel4 ul li h4:before {
    content: "";
    background-color: #e2b025;
    width: 16px;
    height: 16px;
    position: absolute;
    left: 0
}

.home-sec4-colm3 .owl-dots {
    display: none
}

.home-sec4-colm3 .owl-nav [class*=owl-] {
    border-radius: 0;
    font-size: 0;
    background-repeat: no-repeat;
    background-color: rgba(0, 0, 0, .21);
    padding: 10px 15px;
    margin: 0;
    float: right;
    margin-right: 1px
}

.home-sec4-colm3 .owl-nav .owl-prev:before {
    background-image: url(../images/left-aerrow.png);
    width: 10px;
    height: 20px;
    display: inline-block;
    content: ''
}

.home-sec4-colm3 .owl-nav .owl-next:before {
    background-image: url(../images/right-aerrow.png);
    width: 10px;
    height: 20px;
    display: inline-block;
    content: ''
}

.home-sec4-colm3 .owl-nav {
    float: left
}

abbr.all-research-btn {
    display: block;
    float: right;
    margin-top: 0px;
    position: relative;
    z-index: 1;
    right: 20% !important;
}

abbr.all-research-btn a img {
    float: right;
    padding-left: 10px
}

abbr.all-research-btn a {
    font-weight: 600
}

.home-sec5 {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
    position: relative
}

.home-sec4-content {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%
}

.home-sec5 .container {
    padding-left: 50px;
    padding-right: 50px;
    position: relative;
    height: 100%
}

.home-sec5 span img {
    width: 100%
}

.home-sec5-carousel {
    max-width: 555px;
    background-color: #e2b025;
    padding: 50px;
    margin-left: 50px
}

.home-sec5 h2 {
    font-weight: 900;
    font-size: 56px;
    color: #000;
    padding-bottom: 10px;
    text-transform: uppercase;
    text-align: right;
    width: 100%;
    line-height: 40px
}

.home-sec5 h2 span {
    display: block;
    font-weight: 400;
    text-align: right;
    color: #fff
}

.home-sec5 p {
    font-size: 24px;
    font-weight: 300;
    text-align: right
}

.home-sec5-carousel .owl-nav [class*=owl-] {
    border-radius: 0;
    font-size: 0;
    background-repeat: no-repeat;
    background-color: rgba(0, 0, 0, .7);
    padding: 10px 15px;
    margin: 0;
    float: right;
    margin-right: 1px
}

.home-sec5-carousel .owl-nav .owl-prev:before {
    background-image: url(../images/left-aerrow.png);
    width: 10px;
    height: 20px;
    display: inline-block;
    content: ''
}

.home-sec5-carousel .owl-nav .owl-next:before {
    background-image: url(../images/right-aerrow.png);
    width: 10px;
    height: 20px;
    display: inline-block;
    content: ''
}

.home-sec5-carousel .owl-nav {
    position: absolute;
    right: 0
}

abbr.all-achiv-btn {
    position: absolute;
    right: 100px;
    bottom: 50px;
    z-index: 999999
}

abbr.all-achiv-btn a img {
    float: right;
    padding-left: 15px
}

abbr.all-achiv-btn a {
    font-weight: 600
}

.home-sec6 {
    width: 100%;
    padding: 80px 0
}

.home-sec6 .container {
    padding-left: 100px;
    padding-right: 100px
}

.home-sec6 .nav-tabs {
    margin: 0;
    display: table;
    border-bottom: none;
    padding-left: 20px
}

.home-sec6 .nav-tabs li {
    float: left
}

.home-sec6 .tab-content ul li {
    padding: 3px
}

.home-sec6 .nav-tabs li a {
    font-size: 18px;
    font-weight: 500;
    color: rgba(51, 51, 51, .83);
    margin-right: 32px;
    padding: 8px 0;
    border-top: 3px solid #fff
}

.home-sec6 .nav-tabs li.active a {
    font-weight: 500;
    color: #000;
    border-top: 3px solid #f14241
}

.home-sec6 .nav-tabs li a:hover {
    color: #000
}

.happ-content ol li:before {
    content: "|";
    padding-right: 10px
}

.happ-content ol li:first-child:before {
    display: none
}

.happ-content ol {
    width: 100%;
    display: table;
    padding-bottom: 20px
}

.happ-content h3 {
    font-size: 26px;
    font-weight: 300;
    color: #fff
}

.happening-colm-img .happ-content {
    position: absolute;
    top: 0
}

.happening-colm-img {
    position: relative;
    height: 100%
}

.happening-colm-img span img {
    height: 100%;
    width: 100%
}

.happ-content {
    padding: 30px 30px 0
}

.home-sec6 .tab-content {
    padding-top: 70px;
    display: block
}

.happening-colm-color {
    background: #5e5e5e;
    height: 100%;
    width: 100%;
    min-height: 250px
}

.happening-colm-img span {
    display: block;
    height: 100%
}

.happening-colm-img span:before {
    content: "";
    background-image: url(../images/tab-content-shadow.png);
    display: block;
    width: 100%;
    position: absolute;
    height: 100%;
    background-repeat: no-repeat
}

.happ-content h4 {
    font-size: 18px;
    font-weight: 600;
    color: #fff
}

img.video-icon-home {
    float: left;
    padding-right: 20px
}

.happening-btn {
    display: table;
    margin: 0 auto
}

.happening-btn a {
    display: block;
    padding: 12px 40px;
    border: 1px solid gray;
    font-size: 18px;
    font-weight: 700
}

.testimonials_section {
    width: 100%;
    background-color: #e3b121;
    position: relative;
    overflow: hidden;
    z-index: 1;
    height: 378px
}

.testimonials_section .container-fluid {
    max-width: 1540px;
    padding: 0;
    position: relative;
    padding-right: 70px
}

.testimonials-content h3 {
    color: #191919;
    font-size: 24px;
    font-weight: 300;
    padding-top: 120px;
    padding-bottom: 30px
}

.testimonials-content h4 {
    color: #191919;
    font-size: 18px;
    font-weight: 700;
    padding-bottom: 10px
}

.testimonials-content p {
    width: 50%;
    padding-bottom: 0
}

.testimonials_section .nav-tabs {
    position: absolute;
    top: 10%;
    z-index: 99;
    border-bottom: none;
    left: 28%
}

.testimonials_section .nav-tabs li a {
    font-size: 14px;
    font-weight: 700;
    padding: 10px 20px;
    background-color: #b68e1a;
    color: #fff;
    display: block;
    position: relative
}

.testimonials_section .nav-tabs li.active a {
    background-color: #000
}

.testimonials_section .nav-tabs li.active a:before {
    content: "";
    background-image: url(../images/home-testi-hover.png);
    width: 15px;
    height: 12px;
    position: absolute;
    bottom: -11px;
    right: 0
}

.testimonials_section .owl-nav {
    display: none
}

.testimonials_section .owl-dots {
    position: absolute;
    right: -10px;
    top: 48%
}

.testimonials_section .owl-dots .owl-dot {
    display: block
}

.testimonials_section .owl-dots .owl-dot span {
    width: 8px;
    height: 8px
}

.testimonials_section .owl-dots .owl-dot.active span {
    background-color: #000
}

.testimonials_section .responsive-tabs-container .tab-pane {
    margin-bottom: 0
}

.navbar-light .navbar-nav li:focus .nav-link,
.navbar-light .navbar-nav li:hover .nav-link {
    color: #eab716
}

.tab-home-sec1 .nav-tabs li a:hover {
    background-color: #1a1a1a;
    color: #fff
}

.why-amity-left a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    background-color: rgba(234, 183, 5, .8);
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    -webkit-transform: scale(.5, 1);
    transform: scale(.5, 1)
}

.why-amity-left a:hover:before {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
}

.why-amity-left a {
    position: relative
}

.why-amity-left a span {
    z-index: 2;
    display: block;
    position: absolute;
    width: 100%;
    height: 100%
}

.why-amity-left a:hover {
    color: #000;
    border-color: rgba(234, 183, 5, .8)
}

.home-sec2-campus ul li a:hover {
    color: #ddab21
}

.home-sec3 .nav-tabs li a:hover {
    color: #fff
}

.stu-life-ul li a:hover {
    opacity: .7
}

.home-sec4-colm1 ul li a:hover {
    opacity: .7
}

abbr.all-research-btn a:hover {
    opacity: .7
}

.testimonials_section .nav-tabs li a:hover {
    background-color: #000
}

.testimonials_section .nav-tabs li a:hover:before {
    content: "";
    background-image: url(../images/home-testi-hover.png);
    width: 15px;
    height: 12px;
    position: absolute;
    bottom: -11px;
    right: 0
}

footer ul li a:hover {
    color: #fff
}

.ftr-colm1 {
    max-width: 13%;
    -ms-flex: 13%;
    flex: 13%
}

.ftr-colm2 {
    max-width: 23%;
    -ms-flex: 23%;
    flex: 23%
}

.happening-btn a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    background-color: rgba(234, 183, 5, .8);
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    -webkit-transform: scale(.5, 1);
    transform: scale(.5, 1)
}

.happening-btn a {
    position: relative;
    height: 50px;
    -webkit-transition: all .45s ease-in-out;
    -moz-transition: all .45s ease-in-out;
    transition: all .45s ease-in-out;
    width: 290px
}

.happening-btn a:hover:before {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
}

.happening-btn a span {
    z-index: 2;
    display: block;
    position: absolute;
    width: 100%;
    height: 100%
}

.happening-btn a:hover {
    border: 1px solid #eec537
}

footer {
    padding: 60px 0 30px;
    background: #000;
    color: #fff;
    position: relative;
    overflow: hidden;
    z-index: 2
}

footer h3 {
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    padding-bottom: 20px
}

footer ul li a {
    font-size: 14px;
    color: #999;
    padding-bottom: 10px;
    display: table
}

footer .brand-icon li {
    float: left
}

footer .brand-icon li a {
    font-size: 26px;
    color: #fff;
    padding-right: 15px
}

footer .brand-icon li a img {
    padding-top: 8px
}

ul.brand-icon {
    display: table;
    width: 100%;
    padding-bottom: 30px
}

ul.brand-icon2 li a img {
    float: left;
    padding-right: 12px
}

ul.brand-icon2 li a i {
    font-size: 26px;
    padding-left: 5px;
    color: #fff
}

ul.brand-icon2 {
    padding-top: 10px
}

.input-ftr input {
    border: none;
    width: 100%;
    margin-bottom: 5px;
    padding: 15px 10px;
    outline: none;
    border-bottom: 1px transparent solid
}

.input-ftr {
    padding-bottom: 5rem;
}

.social-media li {
    float: left
}

.social-media li a {
    display: block;
    font-size: 26px;
    padding-right: 15px;
    color: #1da1f2
}

.social-media li a:hover,
.social-media li:nth-child(2) a:hover,
.social-media li:nth-child(3) a:hover {
    color: #fff
}

.social-media li .fa:before {
    content: '';
    background: url(../images/sprite.png) no-repeat;
    width: 27px;
    height: 24px;
    display: inline-block
}

.social-media li .fa-twitter:before {
    background-position: -73px -22px
}

.social-media li .fa-facebook:before {
    background-position: -73px -63px
}

.social-media li .fa-youtube:before {
    background-position: -73px -113px
}

.social-media li .fa-linkedin:before {
    background-position: -73px -158px
}

.social-media {
    display: table;
    width: 100%;
    padding-bottom: 20px
}

footer .container {
    padding-right: 65px
}

footer h4 {
    padding-bottom: 10px;
    font-size: 16px
}

footer p {
    font-size: 14px;
    font-weight: 400
}

footer p a {
    color: #CCC
}

.home-sec4-content .owl-dots {
    display: none
}

.mega_menu_nav a {
    color: #fff
}

.innerPage h1 {
    font-size: 48px;
    font-weight: 700;
    padding: 40px 0 0
}

.innerPage .content-section.course_pages {
    padding-bottom: 50px
}

.innerPage .content-section.course_pages p {
    font-family: 'Open Sans'
}

.program_menu {
    margin-top: 40px
}

.right_bar.open .menu_items>.row>div,
.right_bar.open .admission_menu>.row>div {
    padding-top: 28px
}

.right_bar.open.menubar {
    padding: 0 0 10px 20px
}

.right_bar.open.menubar .container {
    max-width: 100%;
    width: 100%;
    padding-right: 0
}

.mega_menu_nav_menu {
    border-top: 1px solid #5f5f5f;
    border-bottom: 1px solid #5f5f5f;
    text-align: right;
    padding-right: 50px
}

.mega_menu_nav_menu li {
    display: inline-block;
    vertical-align: top;
    font-family: 'Montserrat', 'Lato';
    font-weight: 700;
    font-size: 14px;
    padding: 14px 30px
}

.menu_items ul.mega_menu_nav_menu li a {
    border: none;
    color: #fff
}

.menu_items ul.mega_menu_nav_menu li a.active,
.menu_items ul.mega_menu_nav_menu li a:hover {
    color: #ffb905
}

.right_bar .right_bar_toggler.clicked {
    display: none
}

.right_bar.open.menubar .menu_items ul.mega_menu_nav li {
    text-transform: none;
    text-align: left;
    font-weight: 400;
    font-family: 'Montserrat', 'Lato';
    font-size: 14px;
    color: #fff;
    padding: 5px 0;
    line-height: 1.2
}

.right_bar.open.menubar .menu_items ul.mega_menu_nav li b {
    font-family: 'Montserrat', 'Lato';
    font-size: 21px;
    font-weight: 500;
    display: block;
    padding: 35px 0 15px;
    color: #ffb905;
    text-transform: uppercase
}

.right_bar.open.menubar .menu_items ul.mega_menu_nav li strong {
    text-transform: uppercase
}

.right_bar.open.menubar .menu_items ul.mega_menu_nav li a {
    border: none;
    padding: 0
}

.close_btn.selected {
    background: url(../images/sprite.webp) no-repeat 0 -305px;
    width: 18px;
    height: 18px
}

.close_btn {
    background: url(../images/sprite.webp) no-repeat 0 -453px;
    width: 24px;
    height: 23px;
    display: block;
    position: absolute;
    top: 53px;
    right: 23px;
    z-index: 1000;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

#mainNav.navbar-shrink {
    padding-top: 8px;
    padding-bottom: 0;
    background: #363636;
    z-index: 999;
}

#mainNav:before {
    content: '';
    background: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin-top: 100px;
    height: 1px
}

#mainNav.hasMegaMenu:before {
    background: #000;
    margin-top: 0;
    height: 100vh
}

.inner-page .container,
.responsive_tabs .responsive-tabs,
.responsive_tabs .tab-container .tab-content {
    max-width: 100%;
    width: 100%;
    padding-right: 40px;
    padding-left: 40px
}

.inner-page {
    width: 100%
}
.placement_logo_sec ul{display: grid; grid-template-columns: repeat(7, 1fr); gap: 1rem;}
.academia-sec1 {
    display: block;
    width: 100%
}

#mainNav.inner-nav {
    background: #363636;
    padding-bottom: 18px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

.inner-page {
    width: 100%;
    margin-top: 139px
}

#mainNav.inner-nav.navbar-shrink {
    padding-bottom: 0
}

.mobile_nav {
    display: none
}

.scholarship-scheme-sec2.responsive_tabs {
    padding-bottom: 0
}

.responsive_tabs .container-fluid {
    padding: 0
}

.responsive_tabs .responsive-tabs {
    margin: 0 auto;
    border-bottom: none;
    padding-bottom: 0
}

.responsive_tabs .responsive-tabs.nav-tabs li {
    padding: 0;
    border-bottom: 4px solid transparent;
    min-height: 130px
}

.responsive_tabs .responsive-tabs.nav-tabs li:hover,
.responsive_tabs .responsive-tabs.nav-tabs li.active {
    border-bottom: 4px solid #cf6e5e
}

.responsive_tabs .responsive-tabs.nav-tabs li a {
    display: block;
    width: 100%;
    height: 100%;
    padding-bottom: 50px;
    padding-right: 30px;
    font-size: 32px;
    font-weight: 300
}

.responsive_tabs .tab-container {
    background: #fffaf7
}

.responsive_tabs .tab-container .tab-content {
    padding-top: 60px;
    padding-bottom: 60px;
    margin: 0 auto
}

.responsive_tabs .tab-container .tab-content strong {
    color: #000
}

.inner-hadding {
    width: 100%;
    display: table
}

.inner-hadding h1 {
    padding-top: 50px;
    padding-bottom: 25px;
    font-weight: 300;
    font-size: 50px
}

.academia-sec1 h2 {
    font-size: 32px;
    font-weight: 300;
    padding-bottom: 50px
}

.academia-sec1-main {
    display: table;
    width: 100%;
    background-color: #dddbed
}

.academia-sec1-main ul {
    padding-top: 50px;
    padding-left: 40px
}

.academia-sec1-main ul li {
    list-style-type: disc;
    font-size: 16px;
    font-weight: 300;
    padding-bottom: 30px;
    padding-left: 0;
    padding-right: 50px;
    line-height: 1.5
}

.academia-sec1-main span {
    display: block;
    margin-top: -100px
}

.academia-sec1 p {
    width: 47%;
    float: right
}

.academia-sec2 {
    padding-top: 70px;
    width: 100%;
    display: block
}

.academia-sec2 h2 {
    font-size: 32px;
    font-weight: 300;
    position: relative;
    width: 100%;
    margin-bottom: 20px
}

.academia-sec2 h2 span {
    margin: 0 auto;
    display: table;
    position: relative;
    background: #fff;
    z-index: 1;
    padding: 0 50px
}

.academia-sec2 h2:before {
    content: "";
    width: 100%;
    background-color: #dfdfdf;
    height: 2px;
    top: 56%;
    position: absolute
}

.academia-sec2 h5 {
    font-size: 20px;
    font-weight: 300;
    text-align: center
}

.academia-sec2 .row {
    padding: 70px 0 50px
}

.academia-sec2 h3 {
    color: #000;
    font-size: 26px;
    font-weight: 700;
    padding-bottom: 20px;
    text-align: left
}

.pro-ac {
    padding-right: 8%
}

.pro-ac2 {
    padding-left: 4%
}

.academia-sec3 {
    width: 100%;
    background-color: #fff7f4
}

.academia-sec3 h3 {
    color: #000;
    font-size: 26px;
    font-weight: 700;
    padding-bottom: 20px
}

.academia-sec3-right {
    padding: 40px 50px 20px 30px
}

.academia-sec3 span img {
    height: 100%;
    object-fit: cover
}

.top-minus {
    padding-top: 0
}

.academia-sec4 {
    background-image: url(../images/academia-bg1.jpg);
    width: 100%;
    height: 100%;
    display: table;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: top
}

.academia-sec4-right {
    float: right;
    width: 55%;
    padding-top: 70px;
    padding-bottom: 40px
}

.academia-sec4 h3 {
    color: #000;
    font-size: 26px;
    font-weight: 700;
    padding-bottom: 30px
}

.academia-sec4 ul li .colm-ac-sec4 {
    background-color: #fff;
    display: block;
    width: 100%;
    padding: 30px;
    height: 100%
}

.academia-sec4 h4 {
    color: #000;
    font-size: 22px;
    font-weight: 700;
    padding-bottom: 15px
}

.academia-sec4 p {
    padding-bottom: 0
}

.academia-sec4 ul li {
    margin-bottom: 30px
}

.academia-sec4 ul li .colm-ac-sec4 ol li {
    list-style-type: disc;
    margin-bottom: 15px
}

.academia-sec4 ul li .colm-ac-sec4 ol {
    padding-left: 20px
}

.academia-sec5-left {
    float: right;
    padding-left: 85px;
    padding-right: 20px;
    padding-top: 50px;
    width: 100%;
    max-width: 685px
}

.academia-sec5 h3 {
    color: #000;
    font-size: 26px;
    font-weight: 700;
    padding-bottom: 20px
}

.academia-sec5 {
    width: 100%
}

.academia-sec6 {
    width: 100%;
    padding: 70px 0
}

.academia-sec6 h3 {
    color: #000;
    font-size: 26px;
    font-weight: 700;
    padding-bottom: 20px;
    text-align: center
}

.academia-sec5 p:last-child {
    padding-bottom: 0
}

.academia-sec6 p {
    text-align: center
}

.ac-sec5-download a {
    display: table;
    margin: -25px auto 0;
    margin-bottom: 30px;
    padding: 10px 30px;
    font-weight: 900;
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    position: relative
}

.ac-sec5-download {
    border: 1px solid #ccc;
    margin-top: 70px;
    width: 100%;
    display: table;
    padding-bottom: 20px
}

.ac-sec5-download a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: #dcaa21;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.ac-sec5-download a span {
    position: relative;
    z-index: 2
}

.ac-sec5-download a:hover {
    color: #dcaa21
}

.ac-sec5-download a:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    border: 1px solid #dcaa21;
    -webkit-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
    background-color: #fff
}

.ac-sec5-download a:hover::before {
    opacity: 0;
    -webkit-transform: scale(.5, .5);
    transform: scale(.5, .5)
}

.ac-sec5-download a:hover::after {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
}

.academia-sec7 {
    background-color: #684639
}

.academia-sec7 img {
    display: block
}

.academia-sec7-left {
    text-align: right;
    padding-right: 50px
}

.academia-sec7-left h4 {
    font-size: 24px;
    color: #fff;
    font-weight: 300;
    line-height: 1.5;
    padding-bottom: 30px
}

.academia-sec7-left h5 {
    font-size: 20px;
    color: #fff;
    font-weight: 300;
    padding-bottom: 10px
}

.academia-sec7-left p {
    color: #fff;
    padding-bottom: 0
}

.top-menu-sec {
    width: 100%;
    display: table;
    padding-top: 15px;
    border-bottom: 1px solid #dfdfdf
}

.top-menu-sec h4 {
    color: #edba16;
    font-size: 16px;
    font-weight: 900;
    float: left;
    margin-top: 10px;
    padding-left: 0;
    border-right: 2px solid #bfbfbf;
    padding-right: 20px;
    margin-right: 10px
}

.top-menu-sec ul {
    float: left
}

.top-menu-sec ul li {
    float: left
}

.top-menu-sec ul li a {
    font-size: 16px;
    color: gray;
    display: block;
    padding: 10px;
    border-bottom: 3px solid rgba(255, 255, 255, 0);
    padding-bottom: 25px;
    font-weight: 600
}

.top-menu-sec ul li a:hover {
    border-bottom: 3px solid #dcaa21;
    color: #194883
}

.top-menu-sec ul li.active a {
    border-bottom: 3px solid #dcaa21;
    color: #194883;
    font-weight: 700
}

.scholarship-scheme-sec1 {
    width: 100%
}

.scholarship-scheme-sec1 h2 {
    font-size: 32px;
    font-weight: 300;
    padding-bottom: 20px
}

.scholarship-sec1-main {
    width: 100%;
    display: table;
    background-color: #e5f4f1;
    margin-top: 20px
}

.scholarship-sec1-main span {
    display: block;
    padding-top: 50px;
    float: right
}

.scholarship-sec1-main .container-fluid {
    padding: 0
}

.scholarship-sec1-right {
    width: 100%;
    padding-top: 70px;
    max-width: 500px;
    float: left;
    padding-left: 20px;
    padding-right: 50px
}

.scholarship-scheme-sec2 {
    width: 100%;
    background-color: #f5faf8;
    padding: 70px 0
}

.scholarship-scheme-sec2 ul.nav-tabs li a {
    font-size: 32px;
    font-weight: 300
}

.scholarship-scheme-sec2 ul.nav-tabs li {
    float: left;
    width: 25%;
    border-bottom: 8px solid rgba(207, 110, 94, 0);
    padding-right: 30px;
    padding-bottom: 20px;
    min-height: 130px
}

.scholarship-scheme-sec2 ul li:hover {
    border-bottom: 8px solid #cf6e5e
}

.scholarship-scheme-sec2 ul li.active {
    border-bottom: 8px solid #cf6e5e
}

.scholarship-scheme-sec2 ul {
    padding-bottom: 50px;
    border-bottom: none
}

.scholarship-sec2-right {
    background: #fff;
    padding: 50px;
    display: inline-block
}

.scholarship-sec2-right h3 {
    color: #000;
    font-size: 26px;
    font-weight: 700;
    padding-bottom: 20px
}

.scholarship-scheme-sec3 {
    width: 100%;
    padding-top: 70px
}

.scholarship-scheme-sec3 h3 {
    color: #000;
    font-size: 26px;
    font-weight: 700;
    padding-bottom: 20px
}

.scholarship-scheme-sec3 ul li a {
    display: table;
    height: 55px;
    position: relative;
    font-size: 20px;
    background-color: #cf6e5e;
    color: #fff;
    padding: 14px 50px
}

.scholarship-scheme-sec3 ul li {
    padding-bottom: 15px
}

.scholarship-scheme-sec3 ul li a:before {
    content: '';
    position: absolute;
    background-image: url(../images/btn-side-icon.png);
    width: 28px;
    height: 55px;
    top: 0;
    left: 0
}

.padding-30 {
    padding-right: 30px
}

.scholarship-sec3-right {
    border-left: 1px solid #bfbfbf;
    height: 100%;
    padding-left: 50px
}

.scholarship-scheme-sec3 ul li a:hover {
    background-color: #a6584b
}

.scholarship-scheme-sec4 {
    width: 100%;
    margin-top: 100px;
    background-color: #684639;
    padding: 100px 50px;
    position: relative
}

.scholarship-scheme-sec4 h4 {
    font-size: 24px;
    font-weight: 300;
    padding-bottom: 50px;
    color: #fff;
    line-height: 1.5
}

.scholarship-scheme-sec4 h5 {
    color: #fff;
    font-size: 21px;
    padding-bottom: 10px;
    font-weight: 400
}

.scholarship-scheme-sec4 p {
    color: #fff;
    padding-bottom: 0
}

.scholarship-scheme-sec4 span {
    position: absolute;
    top: -95px;
    right: 0
}

.scholarship-scheme-sec5 {
    width: 100%;
    background-color: #e5f4f1;
    margin-top: 50px;
    padding: 70px 0
}

.scheme-sec5-content {
    background: #fff;
    height: 100%;
    padding-bottom: 30px
}

.scheme-sec5-content p {
    padding: 0 30px;
    font-weight: 700
}

.scheme-sec5-content h4 {
    padding: 30px;
    font-size: 22px;
    color: #194880;
    padding-bottom: 15px;
    font-weight: 300
}

.scheme-sec5-content h5 {
    padding: 0 30px;
    font-size: 18px;
    color: #333;
    padding-bottom: 10px;
    font-weight: 400
}

.scholarship-scheme-sec6 {
    width: 100%;
    padding: 70px 0
}

.scholarship-scheme-sec6 h3 {
    font-size: 32px;
    font-weight: 300;
    padding-bottom: 20px;
    text-align: center
}

.scholarship-scheme-sec6 p {
    text-align: center
}

.scholarship-scheme-sec6 h4 {
    font-size: 18px;
    font-weight: 300;
    position: relative;
    width: 100%;
    margin-bottom: 20px
}

.scholarship-scheme-sec6 h4:before {
    content: "";
    width: 100%;
    background-color: #e5e5e5;
    height: 1px;
    top: 56%;
    position: absolute
}

.scholarship-scheme-sec6 h4 span {
    margin: 25px auto;
    display: table;
    position: relative;
    background: #fff;
    z-index: 1;
    padding: 0 50px
}

.scholarship-scheme-sec6 ul li {
    -ms-flex: 20%;
    flex: 20%;
    max-width: 20%
}

.scholarship-scheme-sec6 ul {
    padding-top: 20px;
    padding-bottom: 20px
}

.scholarship-scheme-sec7 {
    width: 100%;
    overflow: hidden
}

.scheme-sec7-colm1 {
    padding: 50px;
    background: #231f20;
    padding-left: 0;
    position: relative
}

.scheme-sec7-colm1 h3 {
    font-size: 22px;
    color: #fff;
    font-weight: 300;
    padding-bottom: 25px;
    text-align: right
}

.scheme-sec7-colm1 h4 {
    font-size: 20px;
    color: #fff;
    font-weight: 300;
    padding-bottom: 10px;
    text-align: right
}

.scheme-sec7-colm1 p {
    color: #fff;
    padding-bottom: 0;
    text-align: right
}

.scheme-sec7-colm1:before {
    content: "";
    background: #231f20;
    position: absolute;
    height: 100%;
    right: 100%;
    width: 2000%;
    top: 0
}

.scheme-sec7-colm2 h3 {
    font-size: 22px;
    color: #194880;
    font-weight: 300;
    padding-bottom: 20px
}

.scheme-sec7-colm2 h4 {
    font-size: 18px;
    color: #333;
    font-weight: 400;
    padding-bottom: 10px
}

.scheme-sec7-colm2 {
    padding-top: 50px;
    position: relative;
    padding-right: 50%
}

.scheme-sec7-colm2 span {
    position: absolute;
    top: 0;
    right: 0
}

.scheme-sec7-colm2 p {
    font-weight: 700
}

.scholarship-scheme-sec8 {
    width: 100%;
    padding: 30px 0 70px
}

.scholarship-scheme-sec8 p {
    padding-top: 20px
}

.faculty-overview-sec1 {
    width: 100%;
    padding-top: 20px
}

.faculty-overview-sec1 h2 {
    color: #194883;
    font-size: 60px;
    padding-bottom: 10px
}

.faculty-overview-sec1 h4 {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5;
    border-top: 1px solid #7f7f7f;
    margin-top: 10px;
    padding-top: 30px
}

.faculty-overview-sec2 {
    padding-top: 70px
}

.faculty-overview-sec2 h4 {
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 30px;
    line-height: 1.4
}

.faculty-overview-sec2 h3 {
    font-size: 30px;
    font-weight: 700;
    padding-bottom: 20px
}

.faculty-distinguished-sec1 {
    padding-top: 50px;
    width: 100%;
    padding-bottom: 50px
}

.faculty-distinguished-sec1 h2 {
    font-size: 26px;
    font-weight: 700;
    padding-bottom: 20px;
    padding-top: 30px
}

.faculty-distinguished-sec1 h5 {
    font-size: 18px;
    font-weight: 700;
    padding-bottom: 10px
}

.faculty-select select {
    border: none;
    width: 100%;
    display: block;
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
    margin-bottom: 20px;
    outline: none;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    cursor: pointer;
    color: #757575;
    font-size: 14px
}

.faculty-select:after {
    content: "\f107";
    font-family: FontAwesome;
    font-size: 20px;
    position: absolute;
    right: 0;
    pointer-events: none;
    top: 6px;
    right: 0
}

.faculty-select {
    position: relative;
    width: 150px;
    margin-right: 15px;
    float: left
}

.faculty-select-main {
    float: right;
    margin-top: -75px;
    display: block;
}

.search-sec {
    float: left;
    position: relative;
    padding-left: 25px
}

.search-colm {
    position: absolute;
    top: 7px;
    right: 0
}
.newss-details2 p.MsoNormal span{font-size:16px!important;font-family:'Open Sans', Helvetica, Arial, sans-serif!important;line-height: 1.5!important;}
.amity-directorate-slider-section .carousel-caption h2{color:#1a325d;}
.search-colm input {
    background: url(../images/search-icon.png) no-repeat;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
    background-position: right;
    float: right;
    border: none;
    color: #999;
    outline: none;
    padding: 6px 12px;
    border-radius: 0;
    width: 0;
    padding-left: 20px;
    color: transparent;
    cursor: pointer;
    font-size: 14px
}

.search-colm input:focus,
.search-colm input:hover {
    width: 200px;
    color: #000;
    background-color: #fff;
    cursor: auto;
    background-position: 177px;
    border-left: 1px solid #9fa5aa
}

.teaching-faculty-sec1 {
    width: 100%;
    padding-top: 50px;
    padding-bottom: 70px
}

.teaching-faculty-sec1 ul li a {
    background-color: #fafafa;
    display: block;
    height: 100%;
    padding-bottom: 25px
}

.teaching-faculty-sec1 ul li h3 {
    font-size: 24px;
    font-weight: 300;
    padding: 0 20px;
    padding-top: 25px;
    padding-bottom: 20px;
    color: #194880
}

.teaching-faculty-sec1 ul li h4 {
    font-size: 18px;
    font-weight: 400;
    padding: 0 20px;
    padding-bottom: 5px
}

.teaching-faculty-sec1 ul li p {
    padding: 0 20px
}

.teaching-faculty-sec1 ul li {
    padding-bottom: 30px
}

.teaching-faculty-sec1 ul li a:hover {
    background-color: #dcaa21
}

.teaching-faculty-sec1 ul li a:hover h3 {
    color: #000
}

.teaching-faculty-detail-sec1 {
    padding-top: 70px;
    width: 100%;
    padding-bottom: 70px
}

.teaching-faculty-detail-sec1 h3 {
    font-size: 48px;
    font-weight: 300;
    padding-bottom: 30px;
    color: #194880
}

.teaching-faculty-detail-sec1 h4 {
    font-size: 18px;
    font-weight: 400;
    padding-bottom: 10px;
    display: table;
    border-bottom: 1px solid #bfbfbf;
    margin-bottom: 10px
}

.teaching-faculty-detail-sec1 h5 {
    font-size: 18px;
    font-weight: 400;
    padding-bottom: 10px;
    display: table;
    border-bottom: 1px solid #bfbfbf;
    margin-bottom: 10px
}

.teaching-faculty-detail-sec1 abbr {
    font-size: 18px;
    font-weight: 400;
    padding-bottom: 5px;
    display: table
}

.teaching-faculty-detail-sec1 .card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: none;
    background-clip: border-box;
    border: none;
    border-radius: none
}

.teaching-faculty-detail-sec1 .card-header {
    padding: 20px 0;
    margin-bottom: 0;
    background-color: transparent;
    font-size: 26px;
    font-weight: 700;
    cursor: pointer
}

.teaching-faculty-detail-sec1 .card-header.collapsed:after {
    transform: rotate(-90deg)
}

.teaching-faculty-detail-sec1 .card-header:after {
    font-family: 'FontAwesome';
    content: "\f107";
    float: right;
    font-weight: 400;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

.teaching-faculty-detail-sec1 .faculty-detail-faq {
    border-bottom: 1px solid #a7b6cd;
    padding-top: 10px;
    padding-bottom: 20px
}

.teaching-faculty-detail-sec1 .card-header.collapsed {
    border-bottom: 1px solid #a7b6cd
}

.teaching-faculty-detail-sec1 .card-header {
    border-bottom: 1px solid rgba(167, 182, 205, 0)
}

.teaching-faculty-detail-sec1 .faculty-detail-faq ul li {
    font-size: 16px;
    color: #333;
    padding-bottom: 15px;
    position: relative;
    line-height: 1.5;
    padding-left: 20px
}

.teaching-faculty-detail-sec1 .faculty-detail-faq ul li:before {
    content: "";
    position: absolute;
    background-color: #e2af16;
    width: 7px;
    height: 7px;
    left: 0;
    top: 8px
}
.honorary-sec ul li h3 {
    padding: 10px 0;
}

.honorary-sec ul li h4 {
    padding: 0;
    padding-bottom: 5px;
}
.honorary-sec ul li p {
    padding: 0;
}

.teaching-faculty-detail-sec1 .accordion {
    border-top: 1px solid #d2d2d2;
    width: 100%
}

.recognitions-accreditations-sec1 {
    padding-top: 20px;
    width: 100%
}

.recognitions-accreditations-sec1 h2 {
    font-size: 32px;
    font-weight: 300;
    padding-bottom: 40px
}

.recognitions-accreditations-sec1 h3 {
    text-align: center;
    padding: 30px 0;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc
}

.recognitions-accreditations-sec1 h3 img {
    margin: 0 auto
}

.recognitions-accreditations-sec2 {
    padding-top: 70px;
    width: 100%;
    overflow-x: hidden;
}

.recognitions-accreditations-sec2 .nav-tabs li {
    float: left;
    width: 18.65%;
    padding: 0 15px
}

.recognitions-accreditations-sec2 .nav-tabs li span {
    display: table;
    margin: 0 auto 20px
}

.recognitions-accreditations-sec2 .nav-tabs li p {
    text-align: center
}

.recognitions-accreditations-sec2 .tab-content {
    position: relative;
    background-color: #cf6e5e;
    width: 100%;
    padding: 50px
}

.recognitions-accreditations-sec2 .nav-tabs {
    border: none;
    justify-content: center;
}

.recognitions-accreditations-sec2 .tab-content h2 {
    font-size: 32px;
    font-weight: 300;
    padding-bottom: 30px;
    color: #fff;
    text-align: center
}

.recognitions-accreditations-sec2 .tab-content p {
    text-align: center;
    width: 90%;
    margin: 0 auto;
    display: table;
    color: #fff
}

.recognitions-accreditations-sec2 .nav-tabs li.active:before {
    font-family: 'FontAwesome';
    content: "\f0d7";
    position: absolute;
    bottom: -49px;
    font-size: 65px;
    z-index: 1;
    color: #fff;
    left: 40%
}

.recognitions-accreditations-sec2 .nav-tabs li {
    position: relative
}

.recognitions-accreditations-sec2 .tab-content:before {
    content: "";
    height: 100%;
    width: 2000%;
    background-color: #cf6e5e;
    right: 100%;
    position: absolute;
    top: 0
}

.recognitions-accreditations-sec2 .tab-content:after {
    content: "";
    height: 100%;
    width: 2000%;
    background-color: #cf6e5e;
    left: 100%;
    position: absolute;
    top: 0
}

.recognitions-accreditations-sec3 {
    padding-top: 70px;
    width: 100%
}

.recognitions-accreditations-sec3 h3 {
    font-size: 26px;
    font-weight: 700;
    padding-bottom: 30px
}

.recognitions-accreditations-sec3 ul {
    padding-top: 40px
}

.recognitions-accreditations-sec3 h4 {
    font-size: 18px;
    font-weight: 700;
    padding-bottom: 20px
}

.recognitions-accreditations-sec3 span {
    margin: 0 auto 30px;
    display: table
}

.recognitions-accreditations-sec3 ul li {
    padding-bottom: 30px
}

.recognitions-accreditations-sec3 ul li a {
    color: #7c6fb2
}

.recognitions-accreditations-sec4 {
    width: 100%;
    padding-top: 70px;
    padding-bottom: 70px;
    background-color: #fafafa;
    margin-top: 30px
}

.recognitions-accreditations-sec4 h2 {
    font-size: 32px;
    font-weight: 300;
    padding-bottom: 20px;
    text-align: center;
    line-height: 1.5
}

.recognitions-accreditations-sec4 p {
    text-align: center
}

.recognitions-accreditations-sec4 ul li h4 {
    font-size: 22px;
    font-weight: 700;
    padding-bottom: 20px;
    text-transform: uppercase
}

.recognitions-accreditations-sec4 ul {
    padding-top: 40px
}

.recognitions-accreditations-sec4 ul li p {
    text-align: left
}

.recognitions-accreditations-sec4 ul li {
    padding-bottom: 30px
}

.recognitions-accreditations-sec4 ul li a {
    color: #7c6fb2
}

.recognitions-accreditations-sec5 {
    width: 100%;
    padding: 70px 0
}

.recognitions-accreditations-sec5 h2 {
    font-size: 36px;
    font-weight: 700;
    padding-bottom: 50px;
    text-align: center
}

.recognitions-accreditations-sec5 span {
    margin: 0 auto 30px;
    display: table
}

.recognitions-accreditations-sec5 li {
    -ms-flex: 20%;
    flex: 20%;
    max-width: 20%
}

.test-content span {
    margin: 0 auto;
    display: table;
    border-radius: 50%;
    overflow: hidden;
    width: 250px
}

.test-content span img {
    display: block
}

.test-popup #cboxMiddleLeft {
    background: rgba(226, 175, 22, 0)
}

.test-popup #cboxMiddleRight {
    background: rgba(226, 175, 22, 0)
}

.test-popup #cboxBottomLeft {
    background: rgba(226, 175, 22, 0)
}

.test-popup #cboxBottomCenter {
    background: rgba(226, 175, 22, 0)
}

.test-popup #cboxBottomRight {
    background: rgba(226, 175, 22, 0)
}

.test-popup #cboxTopCenter {
    background: rgba(226, 175, 22, 0)
}

.test-popup #cboxTopLeft {
    background: rgba(226, 175, 22, 0)
}

.test-popup #cboxTopRight {
    background: rgba(226, 175, 22, 0)
}

.test-popup #cboxContent {
    background: rgba(226, 175, 22, 0)
}
.test-content{}

.test-content-main {
    padding: 50px;
    text-align: center;
    background-color: #e2af16;
    margin-top: -120px;
    padding-top: 140px
}

.test-content-main h3 {
    font-size: 32px;
    font-weight: 300;
    padding-bottom: 15px
}

.test-content-main h4 {
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 5px
}

.test-content-main h5 {
    font-size: 14px;
    font-weight: 600;
    padding-bottom: 30px
}

.test-popup #cboxClose {
    background: url(../images/test-close.png) no-repeat 0 0;
    width: 28px;
    height: 28px;
    top: 140px;
    right: 10px;
    background-color: #fff;
    border-radius: 40px;
}

.careers-sec1 {
    width: 100px;
    padding-top: 30px;
    padding-bottom: 70px
}

.careers-sec1 .accordionBlock {
    margin: 0
}

.career {
    padding: 90px 0 95px
}

.career .app {
    border: solid 1px #ccc
}

.career .apply_online_box {
    position: relative;
    top: 14%;
    text-align: center;
    background: #FFF;
    width: 225px;
    margin: 0 auto
}

.career .about_sub_heading {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-size: 24px;
    line-height: 30px;
    font-weight: 500;
    text-align: center;
    padding: 47px 0 0
}

.career .apply_online_box .apply_box {
    width: 180px;
    margin: 0 auto;
    font-size: 18px;
    font-weight: 800;
    background: #dbaa21;
    color: #FFF;
    padding: 10px;
    text-transform: uppercase
}

.career .apply_online_box .apply_box a {
    color: #FFF
}

.careers-sec1 .career_sub_head {
    font-size: 30px;
    font-weight: 400;
    color: #000;
    display: block;
    padding-bottom: 30px;
    text-align: center
}

.career .ac-sec5-download {
    border: 1px solid #ccc;
    margin-top: 0;
    width: 100%;
    display: table;
    padding-bottom: 0;
    position: relative
}

.career .ac-sec5-download a {
    display: table;
    margin: 0 auto;
    margin-bottom: 30px;
    padding: 10px 30px;
    font-weight: 900;
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    position: relative;
    bottom: -53px
}

.career .ac-sec5-download a:hover {
    color: #dcaa21
}

.careers-sec1 .career_sub_head2 {
    font-size: 24px;
    font-weight: 300;
    color: #000;
    display: block;
    text-align: center;
    padding: 80px
}

.careers-sec1 .career_box {
    border-bottom: solid 1px #ccc;
    padding: 50px 0;
    height: 230px
}

.careers-sec1 .career_box2 {
    border-bottom: solid 0 #ccc;
    padding: 50px 0;
    height: 230px
}

.careers-sec1 .career_box .img_left {
    float: left;
    margin-right: 30px;
    padding-bottom: 62px
}

.careers-sec1 .career_box2 .img_left {
    float: left;
    margin-right: 30px;
    padding-bottom: 62px
}

.careers-sec1 .career_box p {
    font-size: 18px;
    line-height: 30px;
    color: #191919
}

.career2 {
    padding: 50px 0 95px
}

.career2 .ac-sec5-download {
    border: 1px solid #ccc;
    margin-top: 0;
    width: 100%;
    display: table;
    padding-bottom: 0;
    position: relative
}

.career2 .ac-sec5-download a {
    display: table;
    margin: 0 auto;
    margin-bottom: 30px;
    padding: 10px 30px;
    font-weight: 900;
    font-size: 20px;
    text-transform: uppercase;
    color: #fff
}

.career2 .ac-sec5-download a:hover {
    color: #dcaa21
}

.careers-sec1 .career2 .about_sub_heading {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-size: 24px;
    line-height: 30px;
    font-weight: 300;
    text-align: center;
    padding: 47px 0 0
}

.careers-sec1 .career_bot_text {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
    text-align: left;
    padding-top: 80px
}

.infra_it h5 {
    padding-bottom: 40px
}

.infra_it .paragraph {
    color: #191919;
    font-size: 18px;
    line-height: 30px
}

.infra_it .full_box {
    background-color: #f3755d
}

.infra_it .name {
    font-size: 24px;
    font-weight: 700;
    color: #FFF;
    padding: 31px 0 20px
}

.infra_it .designation {
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
    color: #FFF
}

.infra_it .text {
    font-size: 24px;
    font-weight: 300;
    line-height: 36px;
    color: #FFF;
    padding: 30px 0
}

.infra_it .infra_head {
    font-size: 36px;
    font-weight: 700;
    color: #000;
    padding: 90px 0 0
}

.tvcs-section .tvcs-inner {
    position: static;
    width: 100%;
    background: #fafafa;
    border: 1px solid #bfbfbf
}

.tvcs-section .tvcs-inner .tvcs-inner-text {
    font-size: 18px;
    color: #191919;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    padding-left: 30px;
    padding-bottom: 30px;
    padding-top: 30px
}

.tvcs-section .tvcs-right-panel {
    border-left: 1px solid #dfdfdf;
    padding-left: 30px
}

.tvcs-section .tvcs-right-panel ul li {
    margin-bottom: 40px;
    font-size: 18px;
    color: #191919;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif
}

.no-margin {
    margin-bottom: 0 !important
}

.tvcs-section .tvcs-section-box {
    padding-right: 30px
}

.infra_eng .bullet_list {
    -webkit-column-count: 1 !important;
    -moz-column-count: 1 !important;
    column-count: 1 !important;
    margin-bottom: 50px
}

.infra_eng .bullet_list li {
    padding-right: 70px;
    padding-top: 15px;
    line-height: 1.6
}

.infra_eng .bullet_list li:before {
    top: 24px
}

.owl-carousel .owl-item img {
    width: 100%
}

.inner_section.programmes_list {
    padding-top: 0
}

.programmes_list h2 {
    font-weight: 300;
    margin-top: 0
}

.program_list {
    border-top: 1px solid #d8d8d8;
    margin-top: 40px
}

.program_list h3 {
    margin-top: 40px;
    color: #194880
}

.program_list ul {
    margin-bottom: 30px
}

.program_list ul li:first-child {
    padding: 30px 0 20px;
    font-size: 24px;
    font-weight: 700;
    color: #194880
}

.program_list ul li:first-child span {
    display: block;
    padding-top: 30px;
    font-size: 18px;
    color: #000
}

.program_list ul li.item {
    padding: 10px 10px 10px 0;
    font-size: 18px;
    font-weight: 400;
    position: relative
}

.program_list ul li.item>a:before {
    content: '';
    background: url(../images/sprite.webp) no-repeat 0 -274px;
    width: 8px;
    height: 11px;
    display: inline-block;
    margin-right: 20px
}

.program_list ul li.item>a {
    display: block
}

.program_list ul li.item>a.open {
    color: #194880;
    font-weight: 700
}

.program_list ul li.item>a .fa {
    position: absolute;
    top: 20px;
    right: 12px;
    margin-top: -4px;
    color: #7d98b7
}

.program_list ul[class*='col-'] li.item {
    padding-right: 60px
}

.program_list ul[class*='col-'] li.item>a .fa {
    left: 88%
}

.program_list ul li.item>a.open .fa:before {
    content: '';
    background: url(../images/sprite.webp) no-repeat 0 -407px;
    width: 29px;
    height: 29px;
    display: block;
    transform: rotate(-45deg);
    position: relative;
    top: -7px
}

.program_list ul li.item .slide_content {
    background: #ebf5ed;
    padding: 30px;
    margin: 20px 0 0 28px;
    display: none
}

.program_list ul li.item .modal.show .modal-dialog {
    margin: 14% auto 0;
    width: 100%;
    max-width: 1000px
}

.program_list ul li.item .modal.show .modal-content {
    border: none
}

.program_list ul li.item .modal-body {
    padding: 0
}

.program_list ul li.item .modal-body .slide_content {
    display: block;
    margin: 0;
    background: #fff;
    padding-bottom: 40px
}

.program_list ul li.item .modal-body a.close {
    position: absolute;
    top: 7px;
    right: 7px;
    z-index: 10;
    color: #bbb
}

.program_list ul li.item .modal-body .slide_content h4 {
    padding: 30px 0 10px
}

.program_list ul li.item .slide_content.show {
    display: block
}

.program_list ul li.item .slide_content p {
    font-size: 16px
}

.program_list ul li.item .slide_content p a {
    color: #194880;
    font-weight: 600
}

.program_list ul li.item .slide_content p strong {
    font-size: 18px;
    display: block
}

.program_list ul li.item .slide_content p span {
    font-weight: 700;
    float: right
}

.program_list ul li.item .slide_content p:after {
    content: '';
    clear: both
}

.course_btns {
    margin-top: 40px
}

.course_btns a.btn-primary {
    margin-left: 10px
}

.inner_section.programmes_detail {
    padding-top: 0
}

.inner_section.programmes_detail .program_menu {
    margin-top: 0
}

.program_menu p span {
    color: #245897
}

.bg_brown {
    background: #2a251a
}

.bg_yellow1 {
    background: #d6a837;
    width: 100%
}

.bg_offwhite {
    background: #fbf7eb
}

.programmes_detail .left_panel .course_info {
    margin-top: 60px;
    color: #fff;
    padding: 0 15px
}

.inner_section.programmes_detail .course_info p {
    color: #fff;
    padding: 60px 0;
    font-size: 18px;
    line-height: 1.4
}

.course_info .bg_offwhite {
    padding: 0 0 40px;
    color: #000
}

.inner_section.programmes_detail .course_info .bg_offwhite p {
    color: #000;
    padding-left: 40px
}

.programmes_detail .left_panel .course_info:before,
.programmes_detail .left_panel .course_info:after {
    display: none
}

.programmes_detail .left_panel .course_info .bg_brown {
    padding: 0
}

.programmes_detail .left_panel .course_info .bg_brown ul {
    padding: 0
}

.programmes_detail .left_panel .course_info .bg_brown ul li {
    padding: 0 20px 0 30px
}

.programmes_detail .left_panel .course_info .bg_offwhite ul li {
    display: block;
    width: auto;
    border-right: none;
    border-top: 1px solid #7d7b75;
    padding: 30px 0 0;
    margin: 30px 20px 0 40px
}

.programmes_detail .left_panel .course_info .bg_offwhite ul li:first-child {
    border-top: none;
    padding: 0;
    margin-top: 0
}

.right_panel .department_menu {
    padding: 0
}

.right_panel .department_menu ul {
    border-bottom: none
}

.right_panel .department_menu ul li {
    padding: 0;
    border-top: 1px solid #fbf5e2;
    display: block
}

.right_panel .department_menu ul li:first-child {
    border-top: none
}

.right_panel .department_menu ul li a {
    padding: 10px 0;
    display: block;
    color: gray
}

.right_panel .department_menu ul li.selected a,
.programmes_detail .right_panel .department_menu ul li a:hover {
    color: #194882
}

p.lead,
.content-section p.lead {
    font-size: 21px;
    padding-top: 30px;
    padding-bottom: 0
}

.course_info {
    position: relative;
    margin: 80px 0 0
}

.course_info:before,
.course_info:after {
    content: '';
    position: absolute;
    top: 0;
    display: block;
    width: 30%;
    height: 100%;
    z-index: -1
}

.course_info:before {
    background: linear-gradient(to bottom, #d7aa37 0%, #d7aa37 50%, #000 50%, #2a251a 50%, #2a251a 100%);
    left: 0;
    width: 70%
}

.course_info:after {
    background: #d7aa37;
    right: 0
}

.content-section .course_info p {
    color: #fff;
    padding: 60px 0;
    font-size: 18px;
    line-height: 1.4
}

.course_info p strong {
    font-size: 36px;
    display: block
}

.course_info .bg_offwhite {
    padding: 0 0 40px;
    color: #000
}

.course_info .bg_offwhite p {
    color: #000;
    padding-left: 40px
}

.course_info .bg_offwhite ul li {
    display: inline-block;
    vertical-align: top;
    width: 49%;
    padding: 0 20px 0 40px;
    font-size: 21px
}

.course_info .bg_offwhite ul li:first-child {
    border-right: 1px solid #7d7b75
}

.course_info .bg_offwhite ul li span {
    display: block;
    color: #194880;
    font-size: 36px;
    font-weight: 700
}

.course_applybtn {
    text-align: center;
    padding: 60px 0
}

.course_applybtn a.btn.btn-primary {
    padding: 12px 40px;
    text-transform: none;
    font-weight: 700
}

.course_applybtn+.accordionBlock {
    margin-top: 20px
}

.course_applybtn+.accordionBlock h2.heading {
    margin-bottom: 50px
}

.accordionBlock .accordion .accordion-body ul.bullet_list li {
    padding: 20px 0 0 25px
}

.program_obj {
    padding: 20px 0 0
}

.program_obj>ul {
    border-color: #999;
    text-align: center;
    display: block
}

.program_obj>ul>li {
    display: inline-block;
    font-size: 24px;
    font-weight: 700
}

.program_obj>ul>li>a {
    display: block;
    padding: 8px 20px;
    position: relative;
    top: 1px;
    background: #cce5d2;
    color: #4c4c4c;
    border: 1px solid transparent;
    border-bottom: 1px solid #999
}

.program_obj>ul>li>a.active {
    background: #fff;
    color: #000;
    border: 1px solid #999;
    border-bottom: 1px solid #fff
}

.program_obj .panel-body {
    padding: 40px 20px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
    height: 350px;
    overflow: hidden;
    position: relative
}

.program_obj .panel-body.open {
    height: auto;
    padding-bottom: 0
}

.program_obj .panel-body.open:after {
    display: none
}

.program_obj .panel-body:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    height: 115px;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .01) 1%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .01) 1%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .01) 1%, rgba(255, 255, 255, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0)
}

.program_obj .panel-body ul {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2
}

.program_obj .panel-body ul li {
    padding: 10px 10px 10px 25px;
    font-size: 18px;
    font-weight: 300;
    position: relative;
    background: url(../images/sprite.webp) no-repeat 0 -255px
}

.program_obj .view_more {
    padding-bottom: 0
}

.program_obj .view_more a {
    display: inline-block;
    border: 1px solid #bfbfbf;
    padding: 10px 30px;
    font-weight: 700
}

.career_opp {
    padding: 80px 0;
    text-align: center
}

.inner_section.research_page {
    padding-bottom: 0
}

.research .accordion .accordion-heading a {
    padding: 0
}

.research .accordion-toggle:after {
    margin-top: -15px
}

.research {
    padding-top: 30px
}

.research .research-inner h5 {
    font-size: 62px;
    font-weight: 300;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif !important;
    line-height: 1.2
}

.research .research-inner h5 span {
    color: #000;
    font-weight: 900;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-size: 62px;
    display: block;
    line-height: .8
}

.research .research-row-3 {
    margin-bottom: 40px
}

.research .research-inner-2 {
    border-left: 2px solid #d3a121;
    padding-left: 20px
}

.research-inner-2 h5 {
    font-size: 36px;
    font-weight: bolder;
    color: #194880
}

.research .research-row-3 .research-inner-2 p {
    color: #191919 !important;
    font-weight: 700;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif !important;
    padding: 5px 23px 0 0
}

.research .research-row-3 .research-inner p {
    padding-top: 0;
    color: #191919 !important;
    font-size: 21px;
    line-height: 30px;
    padding-right: 60px
}

.research .research-row-3 .research-inner p span {
    font-weight: 900
}

.research .happ_ece p a {
    padding: 0;
    font-size: 25px;
    color: #FFF;
    font-weight: 500
}

.research .happ_ece .bg_no .content a {
    position: absolute;
    bottom: 20px;
    color: #FFF;
    left: 20px;
    font-size: 18px !important;
    font-weight: 700;
    line-height: 1.4;
    padding-top: 10px
}

.research2 .research-inner h5 {
    font-size: 36px;
    font-weight: 500;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif !important
}

.research2 .research-inner h5 span {
    color: #d3a121;
    font-weight: 700
}

.research2 .research-row-3 {
    margin-bottom: 60px
}

.research2 .research-inner-2 {
    border-left: 2px solid #d3a121;
    padding-left: 20px
}

.research2 .research-row-3 .research-inner-2 p {
    color: #191919 !important;
    font-weight: 700;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif !important
}

.research2 .research-row-3 .research-inner p {
    padding-top: 0;
    color: #191919 !important
}

.research2 .happ_ece p a {
    padding: 0;
    font-size: 25px;
    color: #FFF;
    font-weight: 500
}

.research2 .happ_ece .bg_no .content a {
    position: absolute;
    bottom: 20px;
    color: #FFF;
    left: 20px;
    font-size: 18px !important;
    font-weight: 700;
    line-height: 1.4;
    padding-top: 10px
}

.research_page .accordionBlock {
    background: #fffaf8;
    padding: 70px 0;
    margin: 0
}

.container-fluid.accordionBlock .accordion .accordion-heading a.collapsed+.program_menu {
    display: none
}

.container-fluid.accordionBlock .accordion .accordion-heading a+.program_menu {
    position: absolute;
    top: 110px;
    right: 18px;
    font-weight: 400;
    width: 210px;
    margin: 0
}

.program_menu .form-control {
    border: none;
    border-radius: 0
}

.research_page .accordionBlock .accordion .accordion-body .accordion-inner {
    padding-right: 30px
}

.research_page .accordionBlock .accordion .accordion-body .accordion-inner .table_style {
    margin-top: 30px
}

.accordionBlock .accordion .accordion-body .accordion-inner .btn-apply {
    margin-top: 30px;
    color: #fff;
    font-weight: 800;
    font-size: 18px
}

.table_style td,
.table_style th {
    border-bottom: 1px solid #bfbbba;
    padding: 25px 20px;
    font-size: 16px
}

.accordionBlock .accordion .accordion-body p strong,
.accordionBlock .accordion .accordion-body ul li strong {
    font-weight: 600
}

.accordionBlock .accordion .accordion-body h4 {
    font-weight: 600;
    font-size: 21px;
    padding: 30px 0 0
}

.inner_section.scholarship-scheme-sec1 {
    padding-bottom: 0
}

.row.campus_program {
    margin-top: -50px
}

.campus_program [class*=col-] {
    padding-bottom: 40px
}

.campus_program [class*=col-] h4 {
    padding-top: 50px
}

.campus_program [class*=col-]:after {
    content: '';
    border-bottom: 1px solid #cf6e5e;
    position: absolute;
    bottom: 1px;
    left: 15px;
    right: 15px
}

.campus_program [class*=col-] p {
    padding: 30px 0 0
}

.campus_program [class*=col-] p b {
    font-weight: 600;
    display: block
}

.campus_program ul.bullet_list {
    margin: 10px 0 0;
    padding-bottom: 0
}

.campus_program ul.bullet_list li:hover {
    border-bottom: none
}

.campus_program ul.bullet_list.small li {
    font-size: 100%;
    padding-top: 10px
}

.campus_program ul.bullet_list.small li:first-child {
    padding-top: 20px
}

.campus_program ul.bullet_list.small li:first-child:before {
    top: 27px
}

.campus_program ul.bullet_list.small li:before {
    top: 17px
}

.text-red {
    color: red
}

.home-sec2-campus ul {
    background-color: rgba(0, 0, 0, .8);
    width: 100%;
    position: relative;
    display: table
}

.life-ul-img {
    height: 50%;
    padding-top: 10px;
    width: 100%;
    display: block;
    overflow: hidden
}

.life-ul-img span {
    width: 100%;
    display: block;
    height: 100%
}

.navbar-shrink ul.navbar-nav {
    margin-top: -7px
}

.home-ranking-colm1 {
    position: relative;
    height: 60%;
    background-color: rgba(0, 0, 0, .4)
}

.home-ranking-colm2 {
    position: relative;
    height: 100%
}

.home-ranking-amity .owl-carousel1 {
    height: 100%
}

.home-sec2 .nivo-controlNav {
    display: none
}

.home-sec2 .theme-default .nivo-directionNav a.nivo-prevNav:before {
    background-image: url(../images/right-aerrow.png);
    width: 10px;
    height: 20px;
    display: block;
    content: ''
}

.home-sec2 .theme-default .nivo-directionNav a.nivo-nextNav:before {
    background-image: url(../images/left-aerrow.png);
    width: 10px;
    height: 20px;
    display: block;
    content: ''
}

.home-sec2 .theme-default .nivo-directionNav a {
    background: none;
    background-color: rgba(0, 0, 0, .6);
    width: auto;
    height: auto;
    font-size: 0;
    opacity: 1;
    padding: 10px 15px
}

.home-sec2 .theme-default a.nivo-prevNav {
    left: 3%
}

.home-sec2 .theme-default a.nivo-nextNav {
    right: 410px
}

.home-sec2 .nivo-directionNav a {
    top: 50%
}

.home-sec2 .nivo-directionNav a:hover {
    background-color: #000
}

.hidden-xs {
    display: none
}

.contact_us h3 {
    text-transform: uppercase
}

.contact_us .form-control {
    border-radius: 0;
    color: #000;
    border-color: #bfbfbf;
    height: 54px !important;
    line-height: 54px
}

.contact_us textarea.form-control {
    resize: none;
    height: 100px !important;
    line-height: 1.6
}

.contact_us input[type=submit] {
    background: url(../images/sprite.webp) no-repeat -174px -520px;
    border: none;
    outline: none;
    width: 60px;
    height: 30px;
    text-indent: -99999px;
    cursor: pointer
}

.contact_us .alert-primary.inline {
    background: none;
    color: #000;
    border: none;
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    width: 95%;
    padding: 24px 30px 24px 65px
}

.contact_us .alert-primary.inline:before {
    left: 0;
    top: 24px
}

.contact_us .accordionBlock .accordion .accordion-body .accordion-inner {
    padding-right: 20px
}

.inner_section.contact_info_centres {
    padding-top: 0;
    margin-top: -20px
}

.inner_section.contact_info_centres h3 {
    padding: 3rem 0 1rem
}

.form-group .has_select {
    position: relative
}

.star_valid {
    font-size: 80%
}

.form-group .has_select select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    padding: 0 .75rem;
    position: relative;
    z-index: 1;
    background: transparent
}

.form-group .has_select:after {
    content: '';
    background: url(../images/sprite.webp) no-repeat -74px 0;
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -5px;
    width: 19px;
    height: 10px;
    display: block;
    z-index: 0
}

.form-group ::-webkit-input-placeholder {
    color: #000
}

.form-group ::-moz-placeholder {
    color: #000
}

.form-group :-ms-input-placeholder {
    color: #000
}

.form-group :-moz-placeholder {
    color: #000
}

.accordion-inner .table_style th {
    border-top: none
}

.home-sec2 .slider-wrapper {
    height: calc(100vh - 70px)
}

.home-ranking-amity .owl-carousel1,
.home-ranking-colm2 {
    display: flex;
    align-items: center
}

.home-ranking-colm1 .owl-stage-outer {
    top: 0 !important
}

.home-ranking-amity .owl-carousel2 {
    padding: 0
}

.live-counselling-sec1 {
    display: table;
    width: 100%
}

.live-counselling-sec1 h3 {
    padding-bottom: 20px
}

.chatnow-box {
    width: 100%;
    background: #f93;
    position: relative;
    margin-top: 20px
}

.chatnow-box h4 {
    padding: 0 50px;
    font-size: 28px
}

.chatnow-box img {
    display: block
}

.hepline-line-number h4 {
    padding-bottom: 20px;
    font-size: 26px
}

.hepline-line-number {
    padding: 0 50px
}

.hepline-line-number p {
    padding-bottom: 0
}

.live-counselling-sec2 {
    display: table;
    width: 100%;
    padding: 70px 0
}

.live-counselling-sec2 ul li:before {
    border-left: 2px solid #d3a121;
    content: "";
    position: absolute;
    left: 15px;
    height: 100%
}

.live-counselling-sec2 ul li h5 {
    font-size: 28px;
    font-weight: bolder;
    color: #194880;
    line-height: 1.3
}

.live-counselling-sec2 ul li {
    padding-left: 50px
}

.event_list h4 span {
    font-weight: 400
}

.top-menu-sec {
    position: relative
}

.button_upcoming {
    position: absolute;
    bottom: -55px;
    right: 0;
    display: none
}

.newss-details2 .news_text {
    padding-bottom: 42px
}

.newss-details2 .news_text img {
    display: block;
    width: 100%;
    margin-bottom: 20px
}

.newss-details2 .news_text .text_content {
    width: 100%;
    background: #333;
    padding: 25px;
    color: #fff;
    /* min-height: 150px */
}

.newss-details2 .news_text p {
    font-size: 18px;
    color: #fff;
    padding: 0
}

.newss-details2 .news_sub_head {
    font-size: 36px;
    font-weight: 300;
    padding: 20px 0 40px;
    line-height: 48px
}

.card-title span {
    font-weight: 400
}

#colorbox,
#cboxOverlay,
#cboxWrapper {
    z-index: 99990000
}

.form-control:focus {
    box-shadow: none
}

.library_icons {
    text-align: center;
    margin-top: 40px
}

.library_icons li {
    display: inline-block;
    vertical-align: top;
    padding: 10px 1%;
    width: 19.2%
}

.infra_study h3 span {
    font-weight: 300
}

.fa-download {
    color: #d7aa37
}

.bullet_list.cols3 li {
    display: inline-block;
    vertical-align: top;
    width: 32%
}

.home-sec1,
.home-sec3 {
    display: flex;
    align-items: center;
    height: 100vh
}

.home-sec4,
.home-sec6 {
    display: flex;
    align-items: center;
    min-height: 100vh;
    height: auto;
    padding-top: 40px
}

.testimonials_section .responsive-tabs-container .tab-pane {
    padding-right: 60px
}

.test-content-main.cols {
    position: relative;
    background: none;
    padding: 0;
    margin: 0
}

.test-content-main.cols .content-main {
    background-color: #e2af16;
    padding: 50px;
    padding-top: 260px;
    margin-top: 125px
}

.test-content-main.cols h3 {
    font-size: 24px
}

.test-content-main ul {
    list-style: disc;
    margin: 0;
    padding: 0 0 0 20px;
    text-align: left
}

.test-content-main ul li {
    list-style: disc;
    margin: 0;
    padding: 0 0 10px
}

.row.positionAdjust {
    position: absolute;
    top: -125px;
    max-width: 90%;
    margin: 0 auto;
    width: 100%;
    left: 0;
    right: 0
}

.test-popup.research_work #cboxClose {
    top: 0 !important
}

.test-popup #cboxClose {
    top: 0 !important
}

#panel {
    position: absolute;
    top: 5px;
    left: 50%;
    margin-left: -180px;
    z-index: 5;
    padding: 5px;
    border: 1px solid #999
}

@media all and (max-width:1024px) {
    #directions-panel {
        width: 225px !important
    }

    p {
        font-size: 13px
    }

    .gui {
        font-size: 16px !important
    }
}

@media all and (max-width:480px) and (min-width:220px) {
    #directions-panel {
        display: none
    }
}

.adp {
    margin-bottom: 120px !important
}

#directions-panel {
    background: rgba(255, 255, 255, .8);
    position: absolute;
    right: 0;
    top: 0;
    z-index: 99;
    padding: 4px 15px 40px;
    height: 100%;
    float: right;
    width: 240px;
    overflow: auto
}

#control {
    position: absolute;
    top: 50px !important;
    left: 10px !important;
    z-index: 99;
    background: #fff;
    padding: 5px;
    font-size: 14px;
    font-family: Arial;
    border: 1px solid #ccc;
    box-shadow: 0 2px 2px rgba(33, 33, 33, .4);
    display: none
}

@media print {
    #map-canvas {
        height: 500px;
        margin: 0
    }

    #directions-panel {
        float: none;
        width: auto
    }
}

footer.mydiv, .mydiv.home-sec4 {
    height: auto
}

 .masthead.mydiv {
    height: 100vh
} 

.home-sec1,
.home-sec3 {
    display: flex;
    align-items: center
}

.home-sec1 {
    height: calc(100vh + 0px);
    margin: 0
}

.home-sec2 {
    padding-top: 5px;
    overflow: hidden
}

.home-sec3 {
    overflow: hidden;
    height: 100vh
}

.home-sec4,
.home-sec6 {
    display: flex;
    align-items: center;
    min-height: 100vh;
    height: auto;
    padding-top: 40px
}

.home-sec2 .carousel-indicators {
    position: relative;
    top: 108px
}

.home-sec2 .nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
    background: #ddab21;
    color: #000
}

.home-sec2 .carousel-indicators {
    position: absolute;
    top: auto;
    bottom: 74px;
    left: 0;
    right: 0;
    margin: 0;
    background: #ddab21;
    width: 82%;
    display: flex;
    justify-content: space-between
}

.home-sec2 .carousel-indicators li:first-child {
    background: #000;
    color: #fff
}

.home-sec2 .carousel-indicators li:first-child span {
    background: #000;
    padding: 9px 0 17px;
    display: block;
    border-top: 7px solid transparent;
    font-weight: 600
}

.home-sec2 .carousel-indicators li {
    display: inline-block;
    vertical-align: top;
    text-indent: 0;
    background: none;
    width: auto;
    margin: 0;
    float: left;
    height: auto;
    padding: 0 17px
}

.home-sec2 .carousel-indicators li a {
    background: #ddab21;
    padding: 9px 0 17px;
    display: block;
    border-top: 7px solid transparent;
    font-weight: 600
}

.home-sec2 .carousel-indicators li.active a {
    border-color: #194880
}

.home-sec2 .carousel-control-prev-icon {
    background: rgba(0, 0, 0, .6) url(../images/right-aerrow.png) no-repeat;
    width: auto;
    height: auto;
    font-size: 0;
    opacity: 1;
    padding: 19px;
    background-position: center
}

.home-sec2 .carousel-control-next-icon {
    background: rgba(0, 0, 0, .6) url(../images/left-aerrow.png) no-repeat;
    width: auto;
    height: auto;
    font-size: 0;
    opacity: 1;
    padding: 19px;
    background-position: center
}

.home-sec2 .carousel-control-next,
.carousel-control-prev {
    height: 20px;
    top: 50%;
    opacity: 1;
    width: 5%
}

.home-sec2 .carousel-control-next {
    right: 18%
}

.home-sec2 .home_slider_text {
    position: absolute;
    width: 80%;
    padding: 12px;
    left: 0
}

.home-sec2 .why_box {
    width: 48%;
    float: left
}

.home-sec2 .why_box .home-why-amity {
    margin: 20px auto 0;
    border-right: 1px solid rgba(255, 255, 255, .7)
}

.home-sec2 .why_box .why-amity-left h3 {
    font-size: 24px;
    padding: 0 0 10px 140px
}

.home-sec2 .why-amity-left a {
    margin: 15px 0 0
}

.home-sec2 .why-amity-left {
    width: 100%;
    padding-right: 50px
}

.home-sec2 .why-amity-left .text_why {
    text-align: right;
    font-size: 22px;
    font-weight: 300;
    color: #fff;
    display: table;
    float: right
}

.home-sec2 .why-amity-left .text_why h4 {
    text-align: right;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    float: left;
    padding-right: 15px
}

.home-sec2 .why-amity-left .text_why2 {
    float: right;
    font-size: 48px;
    text-transform: capitalize;
    color: #FFF;
    font-weight: 700;
    line-height: 1
}

.home-sec2 #carouselExampleIndicators .carousel-item img {
    width: 100%;
    height: 100vh
}

.home-sec2 .carousel {
    width: 100%;
    padding: 0;
}

.home-sec2 .why_box2 {
    width: 50%;
    float: left;
    padding: 50px
}

.home-sec2 .why_box2 .owl-carousel1 .owl-item ul li {
    width: 49%;
    float: left;
    padding-right: 25px;
    padding-bottom: 5px
}

.home-sec2 .why_box2 .owl-carousel1 .owl-item ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 !important
}

.home-sec2 .why_box2 .owl-carousel1 ul li h3 {
    font-size: 36px;
    color: #FFF
}

.home-sec2 .why_box2 .owl-carousel1 ul li p {
    color: #FFF;
    font-size: 16px
}

.home-sec2 .home_slider_text .owl-nav .owl-next {
    position: absolute;
    right: auto;
    top: auto;
    left: 0
}

.home-sec2 .home_slider_text .owl-nav .owl-prev {
    position: absolute;
    right: auto;
    top: auto;
    left: 40px
}

.home-sec2 .home_slider_text .owl-nav [class*=owl-] {
    background-color: rgba(0, 0, 0, .2)
}

.home-sec2 .home_slider_text .owl-nav .owl-next:hover {
    background-color: #000
}

.home-sec2 .home_slider_text .owl-nav .owl-prev:hover {
    background-color: #000
}

.secon_banner_campus {
    padding: 20px !important;
    background: #000 !important;
    color: #FFF !important;
    font-size: 16px !important;
    position: absolute;
    bottom: 63px
}

.reco_box .modal {
    top: 70px
}

.reco_box .modal ul {
    padding-top: 0
}

.reco_box .modal ul li {
    padding-bottom: 15px
}

.reco_box .modal .bullet_list li {
    padding: 0 0 0 25px;
    position: relative;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6
}

.reco_box .modal .bullet_list {
    margin: 0
}

.reco_box .modal .bullet_list li:before {
    top: 8px
}

.reco_box .modal .recognitions-accreditations-sec3 span {
    margin: 0 auto 30px;
    cursor: pointer
}

.text_why-main {
    width: 100%;
    display: inline-block
}

.reco_box input[type=submit] {
    background: url(../images/sprite.webp) no-repeat -174px -520px;
    border: none;
    outline: none;
    width: 60px;
    height: 30px;
    text-indent: -99999px;
    cursor: pointer
}

.reco_box h3 {
    font-size: 32px;
    font-weight: 300;
    text-align: center;
    padding-bottom: 15px
}

.text_why-main {
    width: 100%;
    display: inline-block;
    padding-bottom: 15px
}

.home-ranking-amity .owl-carousel2 .item ul li {
    display: flex;
    width: 100%;
    height: 25%;
    align-items: center
}

.home-ranking-amity .owl-carousel2 .owl-stage-outer {
    height: 100%
}

.home-ranking-amity .owl-carousel2 .owl-stage {
    height: 100%;
    margin: 0 auto
}

.home-ranking-amity .owl-carousel2 .item ul {
    height: 100%
}

.home-ranking-amity .owl-carousel2 .item {
    height: 100%
}

.home-ranking-amity .owl-carousel2 .owl-item {
    height: 100%
}

.home-ranking-amity .owl-carousel2 .item ul li:first-child {
    background: hsla(0, 0%, 0%, .5)
}

.home-ranking-amity .owl-carousel2 .item ul li:nth-child(3) {
    background: hsla(0, 0%, 0%, .5)
}

.home-ranking-amity .owl-carousel2 .item ul li span {
    width: 100%
}

.home-ranking-amity .owl-carousel2 .item ul li span img {
    max-height: 100%
}

.home-ranking-amity .owl-carousel2 .item ul li {
    padding: 20px 0
}

.home-sec3 .student-home span {
    width: 100%;
    display: block;
    height: 100%
}

.home-sec3 .student-home .stu-span {
    width: 50%;
    float: left;
    padding-top: 10px;
    padding-right: 5px;
    height: 50%;
    position: relative
}

.home-sec3 .student-home .stu-span2 {
    width: 50%;
    float: left;
    padding-top: 10px;
    padding-left: 5px;
    height: 50%;
    position: relative
}

.home-sec3 .student-home .stu-span1 {
    height: 50%;
    position: relative
}

.home-sec3 .student-home span img {
    display: block;
    height: 100%;
    width: 100%
}

.student-home .col-md-4 {
    -ms-flex: 0 0 36%;
    flex: 0 0 36%;
    max-width: 36%
}

.student-home .col-md-5 {
    -ms-flex: 0 0 44%;
    flex: 0 0 44%;
    max-width: 44%
}

.student-home .col-md-3 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%
}

.stu-btn {
    position: absolute;
    right: 5px;
    bottom: 0
}

.stu-btn a {
    background-color: #ddab21;
    padding: 15px;
    display: block
}

.home-sec3 .student-home .stu-span1 .stu-btn {
    right: 0;
    bottom: 0;
    position: absolute
}

.home-sec3 .student-home .stu-span2 .stu-btn {
    right: 0;
    bottom: 0;
    position: absolute
}

.home-sec3 .student-home .stu-span .stu-btn {
    right: 5px;
    bottom: 0;
    position: absolute
}

.home-sec3 .student-home .stu-span3 .stu-btn {
    right: 15px;
    bottom: 0;
    position: absolute
}

.home-sec3 .student-home .stu-span3 {
    height: 100%;
    width: 100%
}

.home-sec5 .container {
    padding-left: 100px;
    padding-right: 100px;
    height: auto
}

.pro3 {
    padding-right: 10px
}

.pro4 {
    padding-left: 10px
}

.home-sec5-content span img {
    display: block
}

.home-sec5-content .margin-10 {
    margin-top: 20px
}

.home-sec5-colm {
    background-color: #fff;
    height: 100%;
    position: relative
}

.home-sec5-colm h4 {
    position: relative;
    padding: 30px 30px 0;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5
}

.home-sec5-colm2 {
    position: relative
}

.home-sec5-colm2:after {
    position: absolute;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    content: '';
    background: rgba(0, 0, 0, .3);
    left: 0;
    right: 0;
    z-index: 1
}

.home-sec5-colm1 {
    position: relative
}

.home-sec5-colm1:after {
    position: absolute;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    content: '';
    background: rgba(255, 255, 255, .3);
    left: 0;
    right: 0;
    z-index: 1
}

.home-sec5-colm1 h4 {
    position: absolute;
    padding: 30px 30px 0;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5;
    bottom: 20px;
    z-index: 2
}

.home-sec5-colm2 h4 {
    position: absolute;
    padding: 30px 30px 0;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5;
    bottom: 20px;
    color: #fff;
    z-index: 2
}

.home-sec6 .happ-content span {
    background-color: #edbf36;
    height: auto;
    width: auto;
    display: table;
    padding: 5px 10px;
    font-size: 12px;
    margin-bottom: 15px
}

.home-sec6 .happ-content span:before {
    display: none
}

.home-sec6 .tab-content ul li:first-child {
    padding-right: 5px
}

.home-sec6 .tab-content ul li:nth-child(2) {
    padding-right: 5px;
    padding-left: 5px
}

.home-sec6 .tab-content ul li:nth-child(4) {
    padding-right: 5px
}

.home-sec6 .tab-content ul li:nth-child(5) {
    padding-right: 5px;
    padding-left: 5px
}

.home-sec6 .tab-content ul li:last-child {
    padding-left: 5px
}

.home-sec6 .container {
    position: relative
}

.home-sec6 abbr.all-achiv-btn {
    position: absolute;
    top: 5%;
    right: 8%;
    padding-top: 0
}

.mega_menu .menu_col4 {
    padding-left: 37px
}

.mega_menu .manu_one {
    padding-left: 22px
}

.banner_text {
    position: absolute;
    bottom: 140px;
    left: 20px;
    font-size: 18px;
    color: #FFF
}

.event-colm-img {
    position: relative;
    height: 100%;
    max-height: 310px;
    overflow: hidden;
    min-height: 280px
}
.event-colm-img img{
    width: 100%;
}
.event-colm-bg{
    background-color: #f2f2f2; padding: 18px; display: flex; justify-content: space-between; align-items: center;
}
.event-colm-bg h4{
    padding: 0 !important;
}

.event-colm-img span {
    display: block;
    height: 100%
}
.event-colm-bg img{
    width:20px; height:20px;
}

.page-item.active .page-link {
    z-index: 2;
    color: #fff !important;
    background-color: #dba921 !important;
    border-color: #dba921 !important
}

.page-link {
    color: #191919 !important
}

.page-link:focus,
.page-link:hover {
    color: #fff !important;
    text-decoration: none;
    background-color: #194880 !important;
    border-color: #194880 !important
}

.modal-body h4 {
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    padding: 15px
}

.menubox .link_active {
    color: #194883;
    font-weight: 600
}

.menubox ul li a:hover {
    color: #194883;
    font-weight: 600
}

.text_center {
    text-align: center
}

.home-ranking-amity {
    max-width: 16%;
    width: 100%
}

.home-sec3 h2 {
    font-weight: 900;
    font-size: 56px;
    color: #fff;
    padding-bottom: 15px;
    text-transform: uppercase;
    text-align: left;
    width: 100%;
    max-width: 400px;
    line-height: 40px
}

.home-sec3 h2 span,
.home-sec5 h2 span {
    display: inline
}

.home-sec5 {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
    position: relative;
    background-color: #e3b121;
    padding: 50px 0;
    height: 100vh;
    display: flex;
    align-items: center
}

.home-sec5 h2 {
    font-weight: 900;
    font-size: 56px;
    color: #000;
    padding-bottom: 10px;
    text-transform: uppercase;
    width: 100%;
    line-height: 40px;
    text-align: left
}

.happening-colm-img:after {
    position: absolute;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    content: '';
    background: rgba(0, 0, 0, .4);
    left: 0;
    right: 0;
    z-index: 1
}

.happening-colm-img .happ-content {
    position: absolute;
    bottom: 0;
    height: 100%;
    width: 100%;
    z-index: 2
}

.happ-content h4 {
    position: absolute;
    bottom: 20px;
    width: 80%
}

.happening-colm-img span {
    display: block;
    height: 100%
}

.home-sec6 abbr.all-achiv-btn {
    position: absolute;
    top: 5%;
    right: 8%;
    padding-top: 0;
    z-index: 0
}

.testimonials_section .responsive-tabs-container .tab-pane {
    padding-right: 0
}

.home-sec1 .tab-home-sec1 .search-bar .submit_btn {
    background: url(../images/search_btn.png);
    background-repeat: no-repeat;
    border: 0;
    font-size: 0;
    height: 42px;
    cursor: pointer;
    width: 40px
}

.program_list .course_list li.item>a:before {
    display: none
}

.program_list .course_list li.item:before {
    content: '';
    background: url(../images/sprite.webp) no-repeat 0 -274px;
    width: 8px;
    height: 11px;
    display: block;
    margin-right: 20px;
    position: absolute;
    top: 16px;
    left: 0
}

.program_list .course_list li.item>ul>li>a.link {
    display: inline-block
}

.program_list .course_list li.item>ul>li>a.link.disabled {
    pointer-events: none
}

.program_list .course_list li.item>ul>li>a.link.open {
    color: #194880
}

.program_list .course_list li.item .slide_content p span {
    padding-top: 0
}

.program_list ul li.item .modal-body a.close span {
    padding-top: 0
}

.modal.fade {
    opacity: 0;
    -webkit-transition: opacity .5s linear;
    -moz-transition: opacity .5s linear;
    -ms-transition: opacity .5s linear;
    -o-transition: opacity .5s linear;
    transition: opacity .5s linear
}

.modal.fade.show {
    opacity: 1
}

.program_list ul li.item:nth-child(odd) .slide_content {
    margin-left: calc(-100% - -8px)
}

.program_list .course_list li.item:nth-child(odd) .slide_content {
    margin-left: 0
}

.program_list ul li.item>a.disabled {
    pointer-events: none
}

.program_list ul li.item .slide_content {
    position: relative;
    z-index: 100
}

.slide_close {
    position: absolute;
    top: 12px;
    right: 12px
}

.program_list ul li.item .modal-body a.close {
    z-index: 1000
}

.programe_list_box {
    display: inline-block;
    width: 48%;
    float: left;
    line-height: 30px
}

.faculty-select {
    position: relative;
    width: 150px;
    margin-right: 15px;
    float: left
}

.faculty-select-main input {
    border: none;
    border-radius: 0;
    width: 100%;
    display: block;
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
    margin-bottom: 20px;
    outline: none;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    cursor: pointer;
    color: #757575;
    font-size: 14px
}

.faculty-select-main .btn_submit {
    background: #FFF url(../images/arrowe.png);
    background-repeat: no-repeat;
    background-position: right;
    cursor: pointer;
    position: relative;
    width: 40px;
    float: right;
    font-size: 0;
    border-bottom: 0;
    top: 15px;
    background: #FFF url(../images/arrowe.png);
    background-repeat: no-repeat;
    background-position: right;
    cursor: pointer;
    position: relative;
    width: 40px;
    float: right;
    font-size: 0;
    border-bottom: 0;
    top: 15px
}

.footer_submit .btnsubmit {
    background: #000 url(../images/footer_arrow.png);
    background-repeat: no-repeat;
    background-position: right;
    cursor: pointer;
    position: relative;
    width: 40px;
    float: right;
    font-size: 0
}

.reco_box .modal {
    top: 70px
}

.reco_box .modal ul {
    padding-top: 0
}

.reco_box .modal ul li {
    padding-bottom: 15px
}

.reco_box .modal .bullet_list li {
    padding: 0 0 0 25px;
    position: relative;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6
}

.reco_box .modal .bullet_list {
    margin: 0
}

.reco_box .modal .bullet_list li:before {
    top: 8px
}

.reco_box .modal .recognitions-accreditations-sec3 span {
    margin: 0 auto 30px;
    cursor: pointer
}

.text_why-main {
    width: 100%;
    display: inline-block
}

.reco_box input[type=submit] {
    background: url(../images/sprite.webp) no-repeat -174px -520px;
    border: none;
    outline: none;
    width: 60px;
    height: 30px;
    text-indent: -99999px;
    cursor: pointer
}

.reco_box h3 {
    font-size: 32px;
    font-weight: 300;
    text-align: center;
    padding-bottom: 15px
}

.text_why-main {
    width: 100%;
    display: inline-block;
    padding-bottom: 15px
}

.home-ranking-amity .owl-carousel2 .item ul li {
    display: flex;
    width: 100%;
    height: 25%;
    align-items: center
}

.home-ranking-amity .owl-carousel2 .owl-stage-outer {
    height: 100%
}

.home-ranking-amity .owl-carousel2 .owl-stage {
    height: 100%;
    margin: 0 auto
}

.home-ranking-amity .owl-carousel2 .item ul {
    height: 100%;
    padding: 0 !important
}

.home-ranking-amity .owl-carousel2 .item {
    height: 100%
}

.home-ranking-amity .owl-carousel2 .owl-item {
    height: 100%
}

.home-ranking-amity .owl-carousel2 .item ul li:first-child {
    background: hsla(0, 0%, 0%, .5)
}

.home-ranking-amity .owl-carousel2 .item ul li:nth-child(3) {
    background: hsla(0, 0%, 0%, .5)
}

.home-ranking-amity .owl-carousel2 .item ul li span {
    width: 100%
}

.home-ranking-amity .owl-carousel2 .item ul li span img {
    max-height: 100%;
    max-width: unset;
    width: auto
}

.home-ranking-amity .owl-carousel2 .item ul li {
    padding: 20px 0
}

.home-sec3 .student-home span {
    width: 100%;
    display: block;
    height: 100%
}

.home-sec3 .student-home .stu-span {
    width: 50%;
    float: left;
    padding-top: 10px;
    padding-right: 5px;
    height: 50%;
    position: relative
}

.home-sec3 .student-home .stu-span2 {
    width: 50%;
    float: left;
    padding-top: 10px;
    padding-left: 5px;
    height: 50%;
    position: relative
}

.home-sec3 .student-home .stu-span1 {
    height: 50%;
    position: relative
}

.home-sec3 .student-home span img {
    display: block;
    height: 100%;
    width: 100%
}

.student-home .col-md-4 {
    -ms-flex: 0 0 36%;
    flex: 0 0 36%;
    max-width: 36%
}

.student-home .col-md-5 {
    -ms-flex: 0 0 44%;
    flex: 0 0 44%;
    max-width: 44%
}

.student-home .col-md-3 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%
}

.stu-btn {
    position: absolute;
    right: 5px;
    bottom: 0
}

.stu-btn a {
    background-color: #ddab21;
    padding: 15px;
    display: block
}

.home-sec3 .student-home .stu-span1 .stu-btn {
    right: 0;
    bottom: 0;
    position: absolute
}

.home-sec3 .student-home .stu-span2 .stu-btn {
    right: 0;
    bottom: 0;
    position: absolute
}

.home-sec3 .student-home .stu-span .stu-btn {
    right: 5px;
    bottom: 0;
    position: absolute
}

.home-sec3 .student-home .stu-span3 .stu-btn {
    right: 15px;
    bottom: 0;
    position: absolute
}

.home-sec3 .student-home .stu-span3 {
    height: 100%;
    width: 100%
}

.home-sec5 .container {
    padding-left: 100px;
    padding-right: 100px;
    height: auto
}

.pro3 {
    padding-right: 10px
}

.pro4 {
    padding-left: 10px
}

.home-sec5-content span img {
    display: block
}

.home-sec5-content .margin-10 {
    margin-top: 20px
}

.home-sec5-colm {
    background-color: #fff;
    height: 100%;
    position: relative
}

.home-sec5-colm h4 {
    position: relative;
    padding: 30px 30px 0;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5
}

.home-sec5-colm2 {
    position: relative
}

.home-sec5-colm2:after {
    position: absolute;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    content: '';
    background: rgba(0, 0, 0, 0);
    left: 0;
    right: 0;
    z-index: 1
}

.home-sec5-colm1 {
    position: relative
}

.home-sec5-colm1:after {
    position: absolute;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    content: '';
    background: rgba(255, 255, 255, 0);
    left: 0;
    right: 0;
    z-index: 1
}

.home-sec5-colm1 h4 {
    position: absolute;
    padding: 30px 25px 0;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5;
    bottom: 20px;
    z-index: 2
}

.home-sec5-colm2 h4 {
    position: absolute;
    padding: 30px 25px 0;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5;
    bottom: 20px;
    color: #fff;
    z-index: 2
}

.home-sec6 .happ-content span {
    background-color: #edbf36;
    height: auto;
    width: auto;
    display: table;
    padding: 5px 10px;
    font-size: 12px;
    margin-bottom: 15px
}

.home-sec6 .happ-content span:before {
    display: none
}

.home-sec6 .tab-content ul li:first-child {
    padding-right: 5px
}

.home-sec6 .tab-content ul li:nth-child(2) {
    padding-right: 5px;
    padding-left: 5px
}

.home-sec6 .tab-content ul li:nth-child(4) {
    padding-right: 5px
}

.home-sec6 .tab-content ul li:nth-child(5) {
    padding-right: 5px;
    padding-left: 5px
}

.home-sec6 .tab-content ul li:last-child {
    padding-left: 5px
}

.home-sec6 .container {
    position: relative
}

.home-sec6 abbr.all-achiv-btn {
    position: absolute;
    top: 5%;
    right: 8%;
    padding-top: 0
}

.mega_menu .menu_col4 {
    padding-left: 37px
}

.mega_menu .manu_one {
    padding-left: 22px
}

.banner_text {
    position: absolute;
    bottom: 140px;
    left: 20px;
    font-size: 18px;
    color: #FFF
}

.event-colm-img {
    position: relative;
    height: 100%;
    max-height: 310px;
    overflow: hidden;
    min-height: 280px
}

.event-colm-img span {
    display: block;
    height: 100%;
    background-size: cover !important
}

.page-item.active .page-link {
    z-index: 2;
    color: #fff !important;
    background-color: #dba921 !important;
    border-color: #dba921 !important
}

.page-link {
    color: #191919 !important
}

.page-link:focus,
.page-link:hover {
    color: #fff !important;
    text-decoration: none;
    background-color: #194880 !important;
    border-color: #194880 !important
}

.modal-body h4 {
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    padding: 15px
}

.menubox .link_active {
    color: #194883;
    font-weight: 600
}

.menubox ul li a:hover {
    color: #194883;
    font-weight: 600
}

.text_center {
    text-align: center
}

.home-ranking-amity {
    max-width: 16%;
    width: 100%
}

.home-sec3 h2 {
    font-weight: 900;
    font-size: 56px;
    color: #fff;
    padding-bottom: 15px;
    text-transform: uppercase;
    text-align: left;
    width: 100%;
    max-width: 400px;
    line-height: 40px
}

.home-sec3 h2 span,
.home-sec5 h2 span {
    display: inline
}

.home-sec5 {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
    position: relative;
    background-color: #e3b121;
    padding: 50px 0;
    height: 100vh;
    display: flex;
    align-items: center
}

.home-sec5 h2 {
    font-weight: 900;
    font-size: 56px;
    color: #000;
    padding-bottom: 10px;
    text-transform: uppercase;
    width: 100%;
    line-height: 40px;
    text-align: left
}

.happening-colm-img:after {
    position: absolute;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    content: '';
    background: rgba(0, 0, 0, .4);
    left: 0;
    right: 0;
    z-index: 1
}

.happening-colm-img .happ-content {
    position: absolute;
    bottom: 0;
    height: 100%;
    width: 100%;
    z-index: 2
}

.happ-content h4 {
    position: absolute;
    bottom: 20px;
    width: 80%
}

.happening-colm-img span {
    display: block;
    height: 100%;
    background-size: cover
}

.home-sec6 abbr.all-achiv-btn {
    position: absolute;
    top: 5%;
    right: 8%;
    padding-top: 0;
    z-index: 0
}

.testimonials_section .responsive-tabs-container .tab-pane {
    padding-right: 0
}

.home-sec1 .tab-home-sec1 .search-bar .submit_btn {
    background: url(../images/search_btn.webp);
    background-repeat: no-repeat;
    border: 0;
    font-size: 0;
    height: 42px;
    cursor: pointer;
    width: 40px
}

.tab-home-sec1 .nav-tabs li {
    width: 50%
}

.program_list .course_list li.item>a:before {
    display: none
}

.program_list .course_list li.item:before {
    content: '';
    background: url(../images/sprite.webp) no-repeat 0 -274px;
    width: 8px;
    height: 11px;
    display: block;
    margin-right: 20px;
    position: absolute;
    top: 16px;
    left: 0
}

.program_list .course_list li.item>ul>li>a.link {
    display: inline-block
}

.program_list .course_list li.item>ul>li>a.link.disabled {
    pointer-events: none
}

.program_list .course_list li.item>ul>li>a.link.open {
    color: #194880
}

.program_list .course_list li.item .slide_content p span {
    padding-top: 0
}

.program_list ul li.item .modal-body a.close span {
    padding-top: 0
}

.modal.fade {
    opacity: 0;
    -webkit-transition: opacity .5s linear;
    -moz-transition: opacity .5s linear;
    -ms-transition: opacity .5s linear;
    -o-transition: opacity .5s linear;
    transition: opacity .5s linear
}

.modal.fade.show {
    opacity: 1
}

.program_list ul li.item:nth-child(odd) .slide_content {
    margin-left: calc(-100% - -8px)
}

.program_list .course_list li.item:nth-child(odd) .slide_content {
    margin-left: 0
}

.program_list ul li.item>a.disabled {
    pointer-events: none
}

.program_list ul li.item .slide_content {
    position: relative;
    z-index: 100
}

.slide_close {
    position: absolute;
    top: 12px;
    right: 12px
}

.program_list ul li.item .modal-body a.close {
    z-index: 1000
}

.programe_list_box {
    display: inline-block;
    width: 48%;
    float: left;
    line-height: 30px
}

.faculty-select {
    position: relative;
    width: 150px;
    margin-right: 15px;
    float: left
}

.faculty-select-main input {
    border: none;
    border-radius: 0;
    width: 100%;
    display: block;
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
    margin-bottom: 20px;
    outline: none;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    cursor: pointer;
    color: #757575;
    font-size: 14px
}

.faculty-select-main .btn_submit {
    background: #FFF url(../images/arrowe.png);
    background-repeat: no-repeat;
    background-position: right;
    cursor: pointer;
    position: relative;
    width: 40px;
    float: right;
    font-size: 0;
    border-bottom: 0;
    top: 15px
}

.faculty-select-main .btn_submit {
    background: #FFF url(../images/arrowe.png);
    background-repeat: no-repeat;
    background-position: right;
    cursor: pointer;
    position: relative;
    width: 40px;
    float: right;
    font-size: 0;
    border-bottom: 0;
    top: 15px
}

.footer_submit .btnsubmit {
    background: #000 url(../images/footer_arrow.png);
    background-repeat: no-repeat;
    background-position: right;
    cursor: pointer;
    position: relative;
    width: 40px;
    float: right;
    font-size: 0
}

.course_list li>ul {
    margin: 0;
    padding: 0 0 20px 28px;
    position: relative
}

.program_list .course_list li.item .slide_content {
    margin: 0;
    margin-left: 0;
    font-weight: 400;
    z-index: 100
}

.course_list li>ul>li {
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
    margin: 5px 0;
    padding: 0 28px;
    border-left: 1px solid #e3e3e3
}

.course_list li>ul>li:first-child {
    font-size: 14px;
    padding: 0 28px 0 0;
    border-left: none
}

.course_list li em {
    display: block;
    font-style: normal;
    max-width: 95%;
    margin-left: 28px
}

.program_list .course_list li.item>a:before {
    display: none
}

.program_list .course_list li.item:before {
    content: '';
    background: url(../images/sprite.webp) no-repeat 0 -274px;
    width: 8px;
    height: 11px;
    display: block;
    margin-right: 20px;
    position: absolute;
    top: 16px;
    left: 0
}

.program_list .course_list li.item>ul>li>a.link {
    display: inline-block
}

.program_list .course_list li.item>ul>li>a.link.disabled {
    pointer-events: none
}

.program_list .course_list li.item>ul>li>a.link.open {
    color: #194880
}

.program_list .course_list li.item .slide_content p span {
    padding-top: 0
}

.program_list ul li.item .modal-body a.close span {
    padding-top: 0
}

.modal.fade {
    opacity: 0;
    -webkit-transition: opacity .5s linear;
    -moz-transition: opacity .5s linear;
    -ms-transition: opacity .5s linear;
    -o-transition: opacity .5s linear;
    transition: opacity .5s linear
}

.modal.fade.show {
    opacity: 1
}

.program_list ul li.item:nth-child(odd) .slide_content {
    margin-left: calc(-100% - -8px)
}

.program_list .course_list li.item:nth-child(odd) .slide_content {
    margin-left: 0
}

.program_list ul li.item>a.disabled {
    pointer-events: none
}

.program_list ul li.item .slide_content {
    position: relative;
    z-index: 100
}

.slide_close {
    position: absolute;
    top: 12px;
    right: 12px
}

.program_list ul li.item .modal-body a.close {
    z-index: 1000
}

.last_date h6 span a {
    font-size: 16px;
    color: #FFF;
    font-weight: 400
}

.last_date h6 span {
    font-size: 16px;
    color: #FFF;
    font-weight: 400
}

.testi_bot_space {
    margin-bottom: 50px
}

.menu_mobile_group {
    display: inherit
}

.mobile_menu_right {
    display: none
}

.zopim {
    right: 60px !important
}

.sitemap_box_box1 .bullet_list {
    margin: 10px 0 20px
}

.sitemap_box_box1 .bullet_list li {
    padding-top: 5px;
    padding-left: 18px;
    font-size: 14px
}

.sitemap_box_box1 .bullet_list li:before {
    top: 13px
}

.sitemap_box_box1 .bullet_list li a:hover {
    color: #000
}

.close_btn2.selected {
    background: url(../images/sprite.webp) no-repeat 0 -305px;
    width: 18px;
    height: 18px
}

.close_btn2 {
    background: url(../images/sprite.webp) no-repeat 0 -453px;
    width: 24px;
    height: 23px;
    display: block;
    position: absolute;
    top: 42px;
    right: 60px;
    z-index: 1000;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

.reco_box .modal-header span {
    cursor: pointer
}

.academia-sec6 .career p {
    padding: 50px 0 0
}

.academia-sec6 .career {
    padding: 20px 0 95px
}

.programe_list_box {
    display: inline-block;
    width: 48%;
    float: left;
    line-height: 30px
}

.footer_submit .btnsubmit {
    background: url(../images/footer_arrow.png);
    background-repeat: no-repeat;
    background-position: right;
    cursor: pointer;
    position: relative;
    width: 40px;
    font-size: 0
}

.footer_submit {
    margin-top: 10px;
    text-align: right
}

.faculty-select-main input {
    border: none;
    border-radius: 0;
    width: 100%;
    display: block;
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
    margin-bottom: 20px;
    outline: none;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    cursor: pointer;
    color: #757575;
    font-size: 14px
}

.faculty-select-main .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0 rgba(0, 123, 255, .25)
}

.faculty-select-main .btn_submit {
    background: #FFF url(../images/arrowe.png);
    background-repeat: no-repeat;
    background-position: right;
    cursor: pointer;
    position: relative;
    width: 40px;
    float: right;
    font-size: 0;
    border-bottom: 0;
    top: 15px
}

.home-sec1 .tab-home-sec1 .search-bar .submit_btn {
    background: url(../images/search_btn.webp);
    background-repeat: no-repeat;
    border: 0;
    font-size: 0;
    height: 42px;
    cursor: pointer;
    width: 40px
}

.home-sec2 .carousel-indicators {
    position: relative;
    top: 108px
}

.home-sec2 .nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
    background: #ddab21;
    color: #000
}

.home-sec2 .carousel-indicators {
    position: absolute;
    top: auto;
    bottom: 74px;
    left: 0;
    right: 0;
    margin: 0;
    background: #ddab21;
    width: 82%;
    display: flex;
    justify-content: space-between
}

.home-sec2 .carousel-indicators li {
    display: inline-block;
    vertical-align: top;
    text-indent: 0;
    background: none;
    width: auto;
    margin: 0;
    float: left;
    height: auto;
    padding: 0 17px
}

.home-sec2 .carousel-indicators li a {
    background: #ddab21;
    padding: 9px 0 17px;
    display: block;
    border-top: 7px solid transparent;
    font-weight: 600
}

.home-sec2 .carousel-indicators li.active a {
    border-color: #194880
}

.home-sec2 .carousel-control-prev-icon {
    background: rgba(0, 0, 0, .6) url(../images/right-aerrow.png) no-repeat;
    width: auto;
    height: auto;
    font-size: 0;
    opacity: 1;
    padding: 19px;
    background-position: center
}

.home-sec2 .carousel-control-next-icon {
    background: rgba(0, 0, 0, .6) url(../images/left-aerrow.png) no-repeat;
    width: auto;
    height: auto;
    font-size: 0;
    opacity: 1;
    padding: 19px;
    background-position: center
}

.home-sec2 .carousel-control-next,
.carousel-control-prev {
    height: 20px;
    top: 50%;
    opacity: 1;
    width: 5%
}

.home-sec2 .carousel-control-next {
    right: 18%
}

.home-sec2 .home_slider_text {
    position: absolute;
    width: 80%;
    padding: 12px;
    left: 0
}

.home-sec2 .why_box {
    width: 48%;
    float: left
}

.home-sec2 .why_box .home-why-amity {
    margin: 20px auto 0;
    border-right: 1px solid rgba(255, 255, 255, .7)
}

.home-sec2 .why_box .why-amity-left h3 {
    font-size: 24px;
    padding: 0 0 10px 140px
}

.home-sec2 .why-amity-left a {
    margin: 15px 0 0
}

.home-sec2 .why-amity-left {
    width: 100%;
    padding-right: 50px
}

.home-sec2 .why-amity-left .text_why {
    text-align: right;
    font-size: 22px;
    font-weight: 300;
    color: #fff;
    display: table;
    float: right
}

.home-sec2 .why-amity-left .text_why h4 {
    text-align: right;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    float: left;
    padding-right: 15px
}

.home-sec2 .why-amity-left .text_why2 {
    float: right;
    font-size: 48px;
    text-transform: capitalize;
    color: #FFF;
    font-weight: 700;
    line-height: 1
}

.home-sec2 #carouselExampleIndicators .carousel-item img {
    width: 100%;
    height: 100vh
}

.home-sec2 .carousel {
    width: 100%
}

.home-sec2 .why_box2 {
    width: 50%;
    float: left;
    padding: 50px
}

.home-sec2 .why_box2 .owl-carousel1 .owl-item ul li {
    width: 48%;
    float: left;
    padding-right: 25px;
    padding-bottom: 5px
}

.home-sec2 .why_box2 .owl-carousel1 .owl-item ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 !important
}

.home-sec2 .why_box2 .owl-carousel1 ul li h3 {
    font-size: 36px;
    color: #FFF
}

.home-sec2 .why_box2 .owl-carousel1 ul li p {
    color: #FFF;
    font-size: 16px
}

.home-sec2 .home_slider_text .owl-nav .owl-next {
    position: absolute;
    right: auto;
    top: auto;
    left: 40px
}

.home-sec2 .home_slider_text .owl-nav .owl-prev {
    position: absolute;
    right: auto;
    top: auto;
    left: 0
}

.home-sec2 .home_slider_text .owl-nav [class*=owl-] {
    background-color: rgba(0, 0, 0, .2)
}

.home-sec2 .home_slider_text .owl-nav .owl-next:hover {
    background-color: #000
}

.home-sec2 .home_slider_text .owl-nav .owl-prev:hover {
    background-color: #000
}

.secon_banner_campus {
    padding: 20px !important;
    background: #000 !important;
    color: #FFF !important;
    font-size: 16px !important;
    position: absolute;
    bottom: 63px
}

.reco_box .modal {
    top: 70px
}

.reco_box .modal ul {
    padding-top: 0
}

.reco_box .modal ul li {
    padding-bottom: 15px
}

.reco_box .modal .bullet_list li {
    padding: 0 0 0 25px;
    position: relative;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6
}

.reco_box .modal .bullet_list {
    margin: 0
}

.bullet_list h5 {
    font-size: 15px;
    margin-bottom: 10px
}

.reco_box .modal .bullet_list li:before {
    top: 8px
}

.reco_box .modal .recognitions-accreditations-sec3 span {
    margin: 0 auto 30px;
    cursor: pointer
}

.text_why-main {
    width: 100%;
    display: inline-block
}

.reco_box input[type=submit] {
    background: url(../images/sprite.webp) no-repeat -174px -520px;
    border: none;
    outline: none;
    width: 60px;
    height: 30px;
    text-indent: -99999px;
    cursor: pointer
}

.reco_box h3 {
    font-size: 32px;
    font-weight: 300;
    text-align: center;
    padding-bottom: 15px
}

.text_why-main {
    width: 100%;
    display: inline-block;
    padding-bottom: 15px
}

.home-ranking-amity .owl-carousel2 .item ul li {
    display: flex;
    width: 100%;
    height: 25%;
    align-items: center
}

.home-ranking-amity .owl-carousel2 .owl-stage-outer {
    height: 100%
}

.home-ranking-amity .owl-carousel2 .owl-stage {
    height: 100%
}

.home-ranking-amity .owl-carousel2 .item ul {
    height: 100%
}

.home-ranking-amity .owl-carousel2 .item {
    height: 100%
}

.home-ranking-amity .owl-carousel2 .owl-item {
    height: 100%
}

.home-ranking-amity .owl-carousel2 .item ul li:first-child {
    background: hsla(0, 0%, 0%, .5)
}

.home-ranking-amity .owl-carousel2 .item ul li:nth-child(3) {
    background: hsla(0, 0%, 0%, .5)
}

.home-ranking-amity .owl-carousel2 .item ul li span {
    width: 100%
}

.home-ranking-amity .owl-carousel2 .item ul li span img {
    max-height: 100%
}

.home-ranking-amity .owl-carousel2 .item ul li {
    padding: 20px 0
}

.home-sec3 .student-home span {
    width: 100%;
    display: block;
    height: 100%
}

.home-sec3 .student-home .stu-span {
    width: 50%;
    float: left;
    padding-top: 10px;
    padding-right: 5px;
    height: 50%;
    position: relative
}

.home-sec3 .student-home .stu-span2 {
    width: 50%;
    float: left;
    padding-top: 10px;
    padding-left: 5px;
    height: 50%;
    position: relative
}

.home-sec3 .student-home .stu-span1 {
    height: 50%;
    position: relative
}

.home-sec3 .student-home span img {
    display: block;
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.student-home .col-md-4 {
    -ms-flex: 0 0 36%;
    flex: 0 0 36%;
    max-width: 36%
}

.student-home .col-md-5 {
    -ms-flex: 0 0 44%;
    flex: 0 0 44%;
    max-width: 44%
}

.student-home .col-md-3 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%
}

.stu-btn {
    position: absolute;
    right: 5px;
    bottom: 0
}

.stu-btn a {
    background-color: #ddab21;
    padding: 15px;
    display: block
}

.home-sec3 .student-home .stu-span1 .stu-btn {
    right: 0;
    bottom: 0;
    position: absolute
}

.home-sec3 .student-home .stu-span2 .stu-btn {
    right: 0;
    bottom: 0;
    position: absolute
}

.home-sec3 .student-home .stu-span .stu-btn {
    right: 5px;
    bottom: 0;
    position: absolute
}

.home-sec3 .student-home .stu-span3 .stu-btn {
    right: 15px;
    bottom: 0;
    position: absolute
}

.home-sec3 .student-home .stu-span3 {
    height: 100%;
    width: 100%
}

.home-sec5 .container {
    padding-left: 100px;
    padding-right: 100px
}

.pro3 {
    padding-right: 10px
}

.pro4 {
    padding-left: 10px
}

.home-sec5-content span img {
    display: block
}

.home-sec5-content .margin-10 {
    margin-top: 20px
}

.home-sec5-colm {
    background-color: #fff;
    height: 100%;
    position: relative
}

.home-sec5-colm span {
    position: relative;
    display: block
}

.home-sec5-colm span:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0)
}

.home-sec5-colm1 span {
    position: relative;
    display: block
}

.home-sec5-colm1 span:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0)
}

.home-sec5-colm2 span {
    position: relative;
    display: block
}

.home-sec5-colm2 span:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0)
}

.home-sec5-colm h4 {
    position: relative;
    padding: 30px 30px 0;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5
}

.home-sec5-colm1 h4 {
    position: absolute;
    padding: 30px 30px 0;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5;
    bottom: 20px
}

.home-sec5-colm2 h4 {
    position: absolute;
    padding: 30px 30px 0;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5;
    bottom: 20px;
    color: #fff
}

.home-sec6 .happ-content span {
    background-color: #edbf36;
    height: auto;
    width: auto;
    display: table;
    padding: 5px 10px;
    font-size: 12px;
    margin-bottom: 15px
}

.home-sec6 .happ-content span:before {
    display: none
}

.home-sec6 .tab-content ul li:first-child {
    padding-right: 5px
}

.home-sec6 .tab-content ul li:nth-child(2) {
    padding-right: 5px;
    padding-left: 5px
}

.home-sec6 .tab-content ul li:nth-child(4) {
    padding-right: 5px
}

.home-sec6 .tab-content ul li:nth-child(5) {
    padding-right: 5px;
    padding-left: 5px
}

.home-sec6 .tab-content ul li:last-child {
    padding-left: 5px
}

.home-sec6 .container {
    position: relative
}

.home-sec6 abbr.all-achiv-btn {
    position: absolute;
    top: 5%;
    right: 8%;
    padding-top: 0
}

.mega_menu .menu_col4 {
    padding-left: 37px
}

.mega_menu .manu_one {
    padding-left: 22px
}

.banner_text {
    position: absolute;
    bottom: 140px;
    left: 20px;
    font-size: 18px;
    color: #FFF
}

.event-colm-img {
    position: relative;
    height: 100%;
    max-height: 310px;
    overflow: hidden;
    min-height: 280px
}

.event-colm-img span {
    display: block;
    height: 100%;
    background-size: cover !important
}

.page-item.active .page-link {
    z-index: 2;
    color: #fff !important;
    background-color: #dba921 !important;
    border-color: #dba921 !important
}

.page-link {
    color: #191919 !important
}

.page-link:focus,
.page-link:hover {
    color: #fff !important;
    text-decoration: none;
    background-color: #194880 !important;
    border-color: #194880 !important
}

.modal-body h4 {
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    padding: 15px
}

.menubox .link_active {
    color: #194883;
    font-weight: 600
}

.menubox ul li a:hover {
    color: #194883;
    font-weight: 600
}

.text_center {
    text-align: center
}

.arrow_right_panel {
    text-align: right;
    padding-right: 20px
}

.alert-success {
    display: inline-block;
    font-size: 14px;
    width: 100%;
    text-align: left;
    font-weight: 600
}

.faculty-select .dropdown button#dropdownMenuButton {
    border: none;
    width: 100%;
    display: block;
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
    margin-bottom: 20px;
    outline: none;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    cursor: pointer;
    text-align: left;
    color: #757575;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    text-transform: none;
    font-size: 14px;
    background: none
}

.faculty-select .dropdown-toggle::after {
    color: #FFF
}

.faculty-select .btn-secondary.focus,
.btn-secondary:focus {
    box-shadow: 0 0 0 0 rgba(134, 142, 150, .5)
}

.btn-secondary:not([disabled]):not(.disabled).active,
.btn-secondary:not([disabled]):not(.disabled):active,
.show>.btn-secondary.dropdown-toggle {
    box-shadow: 0 0 0 0 rgba(134, 142, 150, .5) !important
}

.faculty-select .dropdown-menu {
    margin: .025rem 0 0;
    border-radius: 0;
    min-width: -webkit-fill-available
}

.faculty-select .dropdown-item {
    padding: .35rem .8rem;
    font-size: 14px
}

.form-control:focus {
    box-shadow: 0 0 0 0 rgba(0, 123, 255, .25)
}

.last_date2 {
    position: relative;
    margin: 30px 0;
    padding: 80% 15px 32px 0;
    font-family: 'Montserrat', 'Lato', 'Open Sans', sans-serif;
    color: #fff
}

.last_date2 p {
    font-weight: 200;
    font-size: 48px;
    line-height: 1.5
}

.last_date2 p span.date {
    font-weight: 600;
    font-size: 18px;
    display: block;
    margin: 15px 0 0
}

.last_date2 h4 {
    font-weight: 300;
    font-size: 24px;
    text-transform: uppercase
}

.last_date2 h4 span {
    font-weight: 600;
    display: block;
    padding: 15px 0
}

.last_date2 h5 {
    font-weight: 300;
    font-size: 21px;
    text-transform: uppercase;
    color: #FFF
}

.last_date2 h6 {
    font-weight: 400;
    font-size: 18px;
    text-transform: uppercase;
    color: #ebb816;
    padding-top: 20px
}

.last_date2 h6 span {
    font-weight: 700;
    font-size: 14px;
    display: block;
    color: #fff;
    padding-top: 10px
}

.last_date2 h6 span a {
    color: #fff
}

.last_date3 {
    position: relative;
    margin: 30px 20px;
    padding: 10px;
    font-family: 'Montserrat', 'Lato', 'Open Sans', sans-serif;
    color: #fff
}

.last_date3 p {
    font-weight: 200;
    font-size: 48px;
    line-height: 1
}

.last_date3 p span.date {
    font-weight: 600;
    font-size: 18px;
    display: block;
    margin: 15px 0 0
}

.last_date3 h4 {
    font-weight: 300;
    font-size: 24px;
    text-transform: uppercase
}

.last_date3 h4 span {
    font-weight: 600;
    display: block
}

.last_date3 h5 {
    font-weight: 300;
    font-size: 21px;
    text-transform: uppercase;
    color: #FFF
}

.last_date3 h6 {
    font-weight: 400;
    font-size: 18px;
    text-transform: uppercase;
    color: #ebb816;
    padding-top: 20px
}

.last_date3 h6 span {
    font-weight: 700;
    font-size: 14px;
    display: block;
    color: #fff;
    padding-top: 10px
}

.last_date3 h6 span a {
    color: #fff
}

.slimScrollBar {
    background: ##c3c3c3 !important
}

.bg_offwhite {
    background: #eeba16
}

.bg-xs-dark_gray {
    background: #edba16
}

.bg-xs-brown_white {
    background: #f8e3a2;
    height: 201px
}

.bg-xs-black_box {
    background: #303030
}

.bg-xs-black_box2 {
    background: #3b3b3b
}

.course_info p strong {
    color: #000;
    font-size: 18px;
    font-weight: 600
}

.inner_section.programmes_detail .course_info p {
    color: #000;
    font-size: 18px
}

.course_text_box p strong {
    color: #FFF !important;
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 30px
}

.course_text_box p {
    color: #FFF !important;
    font-size: 18px
}

.course_info:before {
    background: linear-gradient(to bottom, #fff 0%, #fff 50%, #3b3b3b 50%, #3b3b3b 50%, #3b3b3b 100%);
    left: 0;
    width: 70%
}

.course_info:after {
    background: linear-gradient(to bottom, #fff 0%, #fff 50%, #3b3b3b 50%, #3b3b3b 50%, #3b3b3b 100%);
    right: 0
}

.course_info .bg_offwhite p {
    padding: 0
}

.inner_section.programmes_detail .course_info .bg_offwhite p {
    padding-bottom: 0
}

.course_info .bg_offwhite ul li span {
    padding-top: 40px;
    padding-bottom: 10px
}

.course_info .bg_offwhite ul li {
    padding: 0 30px 0 40px
}

.course_info .bg_offwhite ul li:first-child {
    border-right: 1px solid #b28c11
}

.btn.btn-white {
    background-color: #FFF;
    border-color: #bfbfbf;
    font: 800 18px 'Open Sans', Helvetica, Arial, sans-serif;
    border: solid 2px #bfbfbf
}

.course_applybtn a.btn.btn-white {
    padding: 12px 40px;
    text-transform: none;
    font-weight: 700
}

.programe_tabbing .responsive-tabs-container {
    background: #fafafa;
    padding-top: 40px;
    border-bottom: solid 4px #1a4981
}

.programe_tabbing {
    padding-top: 10px;
    width: 100%
}

.programe_tabbing .nav-tabs li {
    float: left;
    width: 20%;
    padding: 0 15px;
    border-bottom: solid 5px #194880;
    padding-left: 50px
}

.programe_tabbing .nav-tabs li span {
    display: table;
    margin: 0 auto -5px;
    font-size: 30px
}

.programe_tabbing .nav-tabs li p {
    text-align: center;
    font-size: 21px;
    color: #4d4d4d
}

.programe_tabbing .tab-content {
    position: relative;
    background-color: #fafafa;
    width: 100%;
    padding: 50px
}

.programe_tabbing .nav-tabs {
    border: none
}

.programe_tabbing .tab-content h2 {
    font-size: 32px;
    font-weight: 300;
    padding-bottom: 30px;
    color: #fff;
    text-align: center
}

.programe_tabbing .tab-content p {
    text-align: center;
    width: 70%;
    margin: 0 auto;
    display: table;
    color: #fff
}

.programe_tabbing .nav-tabs li.active:before {
    font-family: 'FontAwesome';
    content: "";
    position: absolute;
    bottom: -49px;
    font-size: 65px;
    z-index: 1;
    color: #fff;
    left: 40%;
    border-bottom: solid 4px #ecbb18
}

.programe_tabbing .nav-tabs li {
    position: relative;
    padding-left: 20px
}

.programe_tabbing .nav-tabs li.active span {
    border-bottom: solid 5px #ecbb18 !important;
    color: #18457e;
    padding-bottom: 20px
}

.programe_tabbing .nav-tabs li:first-child {
    padding-left: 70px
}

.programe_tabbing .nav-tabs li:last-child {
    padding-right: 70px
}

.rank_top {
    background: #184471;
    padding: 60px;
    color: #FFF
}

.rank_top p {
    color: #FFF
}

.ranked_color {
    background: #2b2b2b
}

.ranking_bg h3 {
    color: #000!important;
}

.ranking_bg p {
    color: #FFF
}
.ranking_book {
    margin-top: 2rem;
}
.ranking_bg h3 span {
    color: #dbaa1d !important
}

/* .ranking_bg {
    background: url(../images/ranking_book.jpg);
    background-size: cover !important
} */

.rnaking_col h3 {
    text-align: center;
    margin-bottom: 30px
}

.rnaking_col .col {
    border: solid 1px #e3c05a !important;
    margin: 0;
    padding: 25px;
    text-align: center
}

.rank_logo {
    position: absolute;
    top: -70px;
    text-align: center;
    right: 0;
    left: 0
}

.col-box {
    border: solid 1px #e3c05a !important;
    padding: 25px;
    text-align: center
}

.slide_content label {
    font-size: 14px;
    line-height: 30px
}

.program_list .course_list li.item .slide_content p span {
    padding-top: 0;
    padding-left: 15px;
    font-size: 16px
}

.program_list .course_list li.item .slide_content p span label {
    padding-left: 15px;
    font-size: 16px
}

.course_list li>ul {
    margin: 0;
    padding: 10px 0 20px 28px;
    position: relative
}

.course_list li>ul>li {
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
    margin: 6px 0;
    padding: 0 28px;
    border-left: 1px solid #e3e3e3;
    width: 18%
}

.home-sec5-colm2 {
    position: relative;
}

.home-sec5-colm1 {
    position: relative;
    width: 100%;
    height: 100%;
}

.home-sec5-colm1 h4 {
    position: absolute;
    padding: 13px 30px 9px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    bottom: 0;
    background: rgba(0, 0, 0, .6);
    color: #FFF;
    width: 100%
}

.home-sec5-colm2 h4 {
    position: absolute;
    padding: 13px 30px 9px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    bottom: 0;
    background: rgba(0, 0, 0, .6);
    color: #FFF;
    width: 100%
}

abbr.all-research-btn2 {
    right: 0 !important;
    display: block;
    float: right;
    margin-top: -32px;
    position: relative;
    z-index: 1
}

.eleg p {
padding: 12px 26px;
}

.modal-header2 button.close {
    position: absolute;
    right: 10px
}

.modal-header2 .close {
padding: 3px 10px;
    margin: -9px -6px -15px auto;
    font-size: 20px;
    color: #000 !important;
    opacity: 1 !important;
}

.reco_box .modal-header2 span {
    cursor: pointer
}

i.lnr.lnr-plus-circle {
    color: #FFF;
    font-size: 17px;
    padding: 10px
}

i.lnr.lnr-plus-circle:hover {
    transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg)
}

#mainNav.hasMegaMenu:before {
    background: #000;
    margin-top: 0;
    height: 120px
}

#mainNav .mega_menu {
    right: 30px
}

.breadcrumb {
    display: none
}

.social-media p {
    color: #FFF
}

.ftr-colm2 p {
    color: #FFF !important
}

.masthead .carousel-caption {
    left: 0;
    right: auto;
    text-align: left;
    width: 100%;
    bottom: 0;
    padding: 0;
    top: 0;
    height: 100%;
    position: relative;
    z-index: 3;
    background: url(../images/banner_shadow.png);
    background-repeat: repeat-x
}
/* .masthead .carousel-caption{display: none;} */
.tab-home-content ul.listMain {
    top: 97px !important;
    left: 27.5% !important;
    width: 55% !important;
    max-height: 100% !important;
}
.view_arrow_img {
    width: 8px
}

.test-content span img {
    width: 250px !important;
    height: 250px !important
}

.test-content p span {
    margin: 0;
    display: inline;
    border-radius: 0;
    overflow: visible;
    width: auto
}

span.testim_img {
    width: 100%;
    height: 100%;
    display: block;
    min-height: 250px;
    max-height: 250px;
    background-position: top center !important;
    background-repeat: no-repeat;
        background-size: cover !important;
}

.no_record_bot {
    padding-bottom: 250px
}

.subscribe {
    position: fixed;
    top: 40%;
    left: 0;
    padding: 0;
    z-index: 9999
}

.campus_name_box {
    margin-top: 30px;
    margin-bottom: 30px
}

.subscribe_pop .modal {
    top: 70px
}

.subscribe_pop .modal ul {
    padding-top: 0
}

.subscribe_pop .modal ul li {
    padding-bottom: 0;
        margin-bottom: 1rem;
}

.subscribe_pop .modal .bullet_list li {
    padding: 0 0 0 25px;
    position: relative;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6
}

.subscribe_pop .modal .bullet_list {
    margin: 0
}

.subscribe_pop .modal .bullet_list li:before {
    top: 8px
}

.subscribe_pop .modal .recognitions-accreditations-sec3 span {
    margin: 0 auto 30px;
    cursor: pointer
}

.subscribe_pop h3 {
    font-size: 32px;
    font-weight: 300;
    text-align: center;
    padding-bottom: 15px
}

.subscribe_pop input[type=submit] {
    color: #fff;
    border: 1px solid #dcaa21;
    background-color: #dcaa21;
    font-size: 16px;
    font-weight: 700;
    padding: .625rem 1.7rem;
    position: relative;
    cursor: pointer
}

.mega_menu_left h4 {
    margin: 30px 0;
    font-weight: 600;
    text-transform: uppercase
}

.thankyou {
    padding: 50px 0
}

.thankyou h5 {
    font-size: 24px;
    font-weight: 500;
    text-align: center
}

.text_textarea {
    height: 70px
}

.no_record_bot {
    padding-bottom: 250px
}

.subscribe {
    position: fixed;
    top: 40%;
    left: 0;
    padding: 0;
    z-index: 9999
}

.campus_name_box {
    margin-top: 30px;
    margin-bottom: 30px
}

.subscribe_pop .modal {
    top: 70px
}

.subscribe_pop .modal-body {
    padding-bottom: 0
}

.subscribe_pop .modal ul {
    padding-top: 0
}

.subscribe_pop .modal ul li {
    padding-bottom: 0
}

.subscribe_pop .modal .bullet_list li {
    padding: 0 0 0 25px;
    position: relative;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6
}

.subscribe_pop .modal .bullet_list {
    margin: 0
}

.subscribe_pop .modal .bullet_list li:before {
    top: 8px
}

.subscribe_pop .modal .recognitions-accreditations-sec3 span {
    margin: 0 auto 30px;
    cursor: pointer
}

.subscribe_pop h3 {
    font-size: 32px;
    font-weight: 300;
    text-align: center;
    padding-bottom: 15px;
    line-height: .9
}

.subscribe_pop input[type=submit] {
    color: #fff;
    border: 1px solid #dcaa21;
    background-color: #dcaa21;
    font-size: 16px;
    font-weight: 700;
    padding: .625rem 1.7rem;
    position: relative;
    cursor: pointer
}

.mega_menu_left h4 {
    margin: 30px 0;
    font-weight: 600;
    text-transform: uppercase
}

.thankyou {
    padding: 50px 0
}

.thankyou h5 {
    font-size: 24px;
    font-weight: 500;
    text-align: center
}

.valid_text {
    font-size: 12px;
    padding: 10px 0
}

#mainNav.fixed-top {
    top: 32px
}

aside.right_bar {
    display: none
}

.top_menubar {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: #000;
    z-index: 1000000
}

.top_menubar>ul {
    text-align: right
}

.top_menubar>ul>li {
    display: inline-block;
    vertical-align: top;
    font: 700 14px/1.2 'Open Sans';
    padding: 0 5px
}

.top_menubar>ul>li .lnr-chevron-down {
    font-size: 10px;
    position: relative;
    top: 1px;
    margin-left: 3px
}

.cus-bg{
    background: #dba921;
}


.top_menubar>ul>li>a {
    color: #fff;
    padding: 9px 0 6px;
    display: block;
    position: relative
}

.top_menubar>ul>li>a:after {
    content: '';
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    width: 0;
    background: #eab716;
    height: 4px;
    position: absolute;
    bottom: -5px;
    left: 0;
    z-index: 2
}

.top_menubar>ul>li:hover>a:after {
    width: 100%
}

.top_menubar ul li .top_megamenu {
    display: none;
    background: #fff;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 1;
    box-shadow: 0 8px 15px rgba(0, 0, 0, .2)
}

.top_menubar ul li:hover .top_megamenu,
.top_menubar .menu_items,
.top_menubar .admission_menu {
    display: block
}

.top_megamenu .container.admission_menu,
.top_megamenu .container.menu_items {
    padding: 40px;
    max-width: 1470px;
    margin: 0 auto
}

.top_megamenu .mega_menu_left,
.top_megamenu .menu_items ul li {
    text-align: left
}

.top_megamenu .mega_menu_left .apply_btn {
    margin: 10px 20px 0;
    background: #dba921;
    color: #000;
    font-size: 16px;
    padding: 8px 30px;
    display: inline-block;
    text-transform: uppercase
}

.top_megamenu .mega_menu_left .apply_btn:hover {
    background: #f0bc2c
}

.top_megamenu .mega_menu_left .mega_menu_brand a.site-logo {
    width: 100%
}

.top_megamenu .last_date {
    color: #000;
    text-align: left
}

.top_megamenu .mega_menu_nav_admission li a {
    color: #000
}

.top_megamenu .mega_menu_nav_admission {
    border-bottom: none;
    margin-top: 50px;
    margin-right: 0
}

.top_megamenu .mega_menu_nav_admission li {
    padding-bottom: 20px;
    text-align: left;
    font-weight: 600
}

.top_megamenu .mega_menu_nav_admission li a {
    line-height: 2
}

.top_megamenu .mega_menu_nav_admission li a:before {
    background: url(../images/sprite-admission.png) no-repeat 0 0;
    width: 50px;
    height: 30px;
    zoom: 1;
    -moz-transform: scale(1);
    display: inline-block;
    vertical-align: top;
    margin: 0
}

.top_megamenu .mega_menu_nav_admission li:nth-child(3) a:before {
    background-position: 0 -106px
}

.top_megamenu .mega_menu_nav_admission li:nth-child(4) a:before {
    background-position: 0 -159px
}

.top_megamenu .mega_menu_nav_admission li:nth-child(5) a:before {
    background-position: 0 -210px
}

.top_megamenu .mega_menu_nav_admission li:nth-child(6) a:before {
    background-position: 0 -259px
}

.top_megamenu .mega_menu_nav_admission li:nth-child(7) a:before {
    background-position: 0 -310px
}

.top_megamenu .mega_menu_nav_admission li:nth-child(8) a:before {
    background-position: 0 -417px
}

.top_megamenu .last_date h5,
.mega_menu .apply_at h4 {
    color: #000;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 1
}

.top_megamenu .last_date h6,
.top_megamenu .menu_items ul li b {
    color: #184472;
    font-weight: 600;
    padding-top: 20px;
    padding-bottom: 0;
    font-size: 18px
}

.top_megamenu .last_date span+h6 {
    padding-top: 8px
}

.top_megamenu .last_date ul li:first-child h6 {
    padding-top: 30px
}

.top_megamenu .last_date span {
    font-weight: 600;
    line-height: 24px
}

.top_megamenu .last_date .side_border {
    border-left: 1px solid #d8d8d8;
    border-right: 1px solid #d8d8d8;
    padding: 0 0 0 40px
}

.top_megamenu .last_date .apply_at {
    padding: 0 0 0 40px
}

.top_megamenu .last_date2,
.top_megamenu .last_date2 h6 span {
    color: #000;
    font-size: 16px;
    font-weight: 700;
    padding-top: 8px
}

.top_megamenu .last_date2,
.top_megamenu .last_date2 p {
    font-weight: 600;
    padding: 8px 0 12px;
    line-height: 1.2;
    color: #333;
    font-size: 13px
}

.top_megamenu .last_date2,
.top_megamenu .last_date2 p span.date {
    font-weight: 700
}

.top_megamenu .menu_items ul li {
    font-weight: 400;
    text-transform: none
}

.top_megamenu .menu_items ul li b {
    display: block;
    padding-top: 0
}

.top_megamenu .menu_items ul li:first-child {
    margin-bottom: 20px;
    text-transform: uppercase
}

.top_megamenu .menu_items ul li strong {
    text-transform: uppercase
}

.top_megamenu .mega_menu_nav a {
    color: #000;
    border-top: none;
    padding: 6px 0
}

.top_menubar>ul {
    padding-right: 0
}

.top_menubar>ul>li>a.right_bar_search {
    background: #000;
    bottom: auto;
    right: auto;
    padding: 9px 15px 6px
}

.top_menubar>ul>li>a.right_bar_search:after {
    display: none
}

.top_menubar>ul>li:last-child {
    padding-right: 0
}

#mainNav .navbar-nav .nav-item a.apply_btn {
    margin-right: 50px
}

.subscribe {
    right: 0;
    left: auto
}

.home-sec2 .container-fluid {
    padding: 0
}

.home-sec2 .row.slider-wrapper {
    margin: 0
}

.home-ranking-amity {
    right: 25px
}

.home-sec2 .why_box .home-why-amity {
    margin-top: 50px
}

.logo a {
    position: relative
}

#mainNav.navbar-shrink .logo a {
    top: -4px
}

.inner_section.programmes_detail .course_info p {
    padding: 40px 25px
}

.course_text_box {
    position: relative
}

.course_text_box div[class*="col-"] {
    height: 201px;
    position: relative;
    z-index: 2
}

.course_text_box:before,
.course_text_box:after {
    content: '';
    background: #3b3b3b;
    height: 100%;
    width: 2000px;
    display: block;
    position: absolute;
    top: 0;
    z-index: 1
}

.course_text_box:before {
    left: -100%
}

.course_text_box:after {
    right: -100%
}

.course_info:before,
.course_info:after {
    display: none
}

.course_info p strong {
    padding-bottom: 40px
}

.bg_offwhite.feebox {
    background: none
}

.bg_offwhite.feebox li {
    background: #fafafa;
    margin-bottom: 3px
}

.bg_offwhite.feebox li span[class="col-md-4"] {
    background: #f3f3f3
}

.bg_offwhite.feebox li:first-child {
    background: #fff
}

.bg_offwhite.feebox li:first-child span {
    padding: 34px 40px 14px
}

.bg_offwhite.feebox li:first-child span[class="col-md-4"] {
    background: #fff
}

.bg_offwhite.feebox li span {
    display: block;
    padding: 14px 40px
}

.modal-dialog.modal-lg {
    border-radius: 10px
}

.modal-content {
    padding: 10px
}

.testimonials_section .owl-carousel .owl-item img {
    height: 350px
}

.validatorCalloutHighlight {
    background: #ffd4d4 !important
}

.star_valid {
    font-size: 11px
}

.notification_box {
    /*background: rgba(41, 41, 41, .8);*/
    height: 100px;
    position: absolute;
    bottom: 0
}

.notification_box .slider_img {
    padding-left: 5px;
    padding-top: 0;
    width: 90%;
    /*border-right: solid 1px #615151;*/
    margin-top: 18px
}

.owl-notification .owl-item img {
    width: auto !important
}

.owl-notification .owl-nav .owl-next {
    position: absolute;
    right: auto;
    top: auto;
    right: 40px
}

.owl-notification .owl-nav .owl-next:before {
    background-image: url(../images/right-aerrow.png);
    width: 10px;
    height: 20px;
    display: inline-block;
    content: ''
}

.owl-notification .owl-nav .owl-prev {
    position: absolute;
    right: auto;
    top: auto;
    right: 20px !important
}

.owl-notification .owl-nav .owl-prev:before {
    background-image: url(../images/left-aerrow.png);
    width: 10px;
    height: 20px;
    display: inline-block;
    content: ''
}

.owl-notification .owl-nav [class*=owl-] {
    border-radius: 0;
    font-size: 0;
    background-repeat: no-repeat;
    background: none;
    padding: 10px 0;
    margin: 0;
    float: right;
    top: 14px
}

.owl-notification .owl-nav [class*=owl-]:hover {
    background: none;
    color: #FFF;
    text-decoration: none
}

.owl-notification .owl-stage-outer {
    width: 85%
}
#divnotification .owl-nav{
    display: block !important;
}
.text_annoucement {
    margin-top: 10px;
    background: hsla(0, 0%, 0%, .5);
    padding: 1rem 0 0.5rem 1rem;
    margin-right: 3rem;
}

.text_annoucement p span {
    font-size: 14px;
    display: block;
    padding-bottom: 10px;
    font-weight: 500
}

.text_annoucement p {
    font-size: 16px;
    display: block;
    padding-bottom: 10px;
    font-weight: 400
}

.owl-annoucement .owl-nav .owl-next {
    position: absolute;
    right: auto;
    top: auto;
    right: 60px;
    font-size: 0 !important;
}

.owl-annoucement .owl-nav .owl-next:before {
    background-image: url(../images/right-aerrow.png);
    width: 10px;
    height: 20px;
    display: inline-block;
    content: ''
}

.owl-annoucement .owl-nav .owl-prev {
    position: absolute;
    right: auto;
    top: auto;
    right: 40px !important;
    font-size: 0 !important;
}

.owl-annoucement .owl-nav .owl-prev:before {
    background-image: url(../images/left-aerrow.png);
    width: 10px;
    height: 20px;
    display: inline-block;
    content: ''
}

.owl-annoucement .owl-nav [class*=owl-] {
    border-radius: 0;
    font-size: 0;
    background-repeat: no-repeat;
    background: none;
    padding: 10px 0;
    margin: 0;
    float: right;
    top: 14px
}

.owl-annoucement .owl-nav [class*=owl-]:hover {
    background: none;
    color: #FFF;
    text-decoration: none
}

.owl-annoucement .owl-stage-outer {
    width: 78%
}

.social-media li .fa-instagram:before {
    background-position: -73px -196px
}

.text_annoucement p a {
    color: #fff;
    font-weight: 600;
}

.owl-notification .owl-item img {
    width: 85% !important;
    height: 70px
}

div[id*="UpdateProgress"] {
    position: fixed;
    top: 0;
    background: rgba(255, 255, 255, .7);
    left: 0;
    right: 0;
    z-index: 1000000;
    padding: 0;
    text-align: center;
    bottom: 0;
    padding-top: 150px
}

div[id*="UpdateProgress"]:before {
    content: 'Loading...';
    font-family: Open Sans;
    font-size: 14px;
    font-weight: 700;
    color: #000
}

div[id*="UpdateProgress"] img {
    margin: auto;
    display: block;
    position: absolute;
    top: 180px;
    left: 0;
    right: 0
}

.name_head span {
    font-size: 24px;
    font-weight: 700
}

.btn.btn-primary,
.btn.btn-warning {
    font-size: 16px !important
}

.course_btns a.btn-primary {
    margin-left: 0
}

span.footer_collapse {
    width: 100%;
    display: block;
    max-width: 77%
}

span.footer_collapse>.row>div[class*="col-"] {
    max-width: 22%;
    flex: 0 0 22%
}

span.footer_collapse>.row>div[class*="col-"].ftr-colm1 {
    max-width: 16%
}

.collapsible_heading {
    display: none;
    background: #e5eaee;
    padding: 10px 20px;
    font-size: 21px;
    color: #231f20;
    font-weight: 400;
    position: relative;
    margin-bottom: 1px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    position: relative
}

.footer_collapsible_heading {
    display: none;
    background: #fff;
    padding: 10px 20px;
    font-size: 21px;
    color: #231f20;
    font-weight: 400;
    position: relative;
    margin-bottom: 1px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    position: relative
}

.collapsible_heading .lnr,
.footer_collapsible_heading .lnr {
    position: absolute;
    top: 15px;
    right: 15px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.collapsible_heading .lnr:before,
.footer_collapsible_heading .lnr:before {
    content: '\e881'
}

.collapsible_heading.open .lnr,
.footer_collapsible_heading.open .lnr {
    transform: rotate(-45deg)
}

.collapsible_heading.open,
.footer_collapsible_heading.open {
    background: #363636;
    color: #fff
}

.tab-pane.collapse.open {
    margin-bottom: 5px
}

.top_placements .top_text h3 {
    color: #000 !important
}

@media (max-width:991px) and (min-width:320px) {
	    .faculty-overview-sec1 h2 {
        font-size: 37px;
    }
	.inner-page p, .inner-new h2 {
    text-align: left;
}
.honorary-sec2 img{width:100%!important;margin-bottom:1rem;}
    .responsive-tabs-container.accordion-sm .accordion-link {
        display: none
    }
	.teaching-faculty-sec1 img{width:100%!important;}

    .collapsible_heading,
    .footer_collapsible_heading {
        display: block
    }
    .mrt-4{margin-top: 1rem!important;}
    .tab-pane.collapse {
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s
    }

    .tab-pane.collapse.open {
        display: block
    }

    .home-sec6 abbr.all-achiv-btn {
        position: relative;
        top: auto;
        bottom: auto;
        right: auto;
        text-align: right
    }

    .home-sec6 .tab-content {
        padding: 0 !important
    }
}

div[id*="UpdateProgress"] {
    position: fixed;
    top: 0;
    background: rgba(255, 255, 255, .7);
    left: 0;
    right: 0;
    z-index: 1000000;
    padding: 0;
    text-align: center;
    bottom: 0;
    padding-top: 150px
}

div[id*="UpdateProgress"]:before {
    content: 'Loading...';
    font-family: Open Sans;
    font-size: 14px;
    font-weight: 700;
    color: #000
}

div[id*="UpdateProgress"] img {
    margin: auto;
    display: block;
    position: absolute;
    top: 180px;
    left: 0;
    right: 0
}

.name_head span {
    font-size: 24px;
    font-weight: 700
}

.career .ac-sec5-download a {
    position: absolute;
    bottom: -22px;
    left: 0;
    right: 0;
    display: block;
    width: 240px;
    text-align: center;
    margin-bottom: 0;
    border-left: 20px solid #fff;
    border-right: 20px solid #fff
}

.social-media li .fa-linkedin:before {
    background-position: -73px -160px
}

.careers-sec1 .career2 .about_sub_heading {
    padding: 50px 0
}

.career2 .ac-sec5-download a {
    margin: 0;
    width: 240px;
    text-align: center;
    display: block;
    margin: 0 auto;
    left: 0;
    right: 0;
    border-left: 15px solid #fff;
    border-right: 15px solid #fff
}

footer h3 {
    font-size: 18px !important;
    font-weight: 700 !important;
    color: #fff !important;
    padding-bottom: 20px
}

footer p {
    color: #FFF
}

.close_btn2 {
    background: url(../images/cross-btn.png) no-repeat 0 0;
    width: 17px;
    height: 18px;
    display: block;
    position: absolute;
    top: 10px;
    right: 20px;
    z-index: 1000;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

.last_date2,
.slimScrollDiv,
.slimScrollDiv .row.tab-panel {
    max-height: 48.8vh
}

#mainNav:before {
    display: none
}

.navbar-light .main-menu li a.nav-link {
    z-index: 10
}

#mainNav .mega_menu .row {
    position: relative;
    z-index: 1;
    background: #000;
    margin-left: 2px;
}
.mega_menu .menu_boxx {
    margin-left: 11px;
    margin-right: 2px;
}
.student-home .pro {
    position: relative;
}
#mainNav .mega_menu:after {
    content: '';
    position: absolute;
    top: -100px;
    right: 0;
    background: #000;
    left: -50px;
    z-index: 0;
    width: calc(100% + 250px);
    height: calc(100% + 100px)
}

.fwt {
    font-weight: 600
}

.space_big {
    padding-top: 40px
}

.space_mrg {
    margin-top: 30px
}

.faculty-select-main input[type="text"] {
    border: 1px solid #bbb;
    padding: 0 10px;
    height: 32px;
    line-height: 32px;
    margin: 5px 0
}

.event_detail h2 {
    padding-top: 0 !important
}

.student_worrk .newss-details2 .news_text img {
    margin-bottom: 0
}

.nopadd {
    padding-top: 20px
}

.addit h1 {
    padding-bottom: 0 !important
}

a:hover {
    opacity: .8
}

.leadership h3 {
    color: #000 !important
}

.tag_line_bold {
    font-weight: 600 !important
}

.sterco {
    font-size: 12px
}

.home_search_btn a {
    color: #87bdd5
}

.home_search_btn {
    display: inline-block;
    padding: 45px 0 0;
    color: #87bdd5;
    font-size: 20px;
    width: 100%
}

.course_info p strong {
    font-weight: 700
}

.pagination a {
    display: inline-block;
    vertical-align: top;
    padding: 5px 0;
    font-size: 13px;
    background: #eee;
    border: 1px solid #e3e3e3;
    height: 30px;
    width: 30px;
    text-align: center
}

.pagination a.active {
    background: #0f385f;
    border: 1px solid transparent;
    color: #fff !important
}

.btn.btn-primary,
.btn.btn-warning {
    font-size: 16px !important
}

.course_btns a.btn-primary {
    margin-left: 0
}

.about_img_box {
    position: relative;
    margin: 0 auto;
    max-height: 601px
}

.about_img_box .about-row-2-inner {
    padding: 2rem
}

.about-row-2-inner {
    background: #0e385f;
    padding: 20px
}

.about-row-2-inner p {
    color: #FFF !important
}

section.inner-page.about_section.center_of_excelence h3 {
    font-size: 24px !important
}

ul.row.placement-image-ad {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc
}

.section-placements .placement-image-ad {
    padding: 0
}

ul.row.placement-image-ad li {
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    padding: 70px 50px
}

ul.row.placement-image-ad li img {
    max-width: 100%;
    height: auto
}

.font-18 {
    font-size: 18px
}

.booklet {
    background: #fbcc00;
    padding: 6px 8px;
    margin-top: -60px
}

.booklet a {
    color: #000
}

abbr.all-research-btn3 {
    right: 0 !important;
    display: block;
    float: right;
    margin-top: 10px;
    position: relative;
    z-index: 111
}

.bg-yellow {
    background: #ffcd3a
}

.socio-economics .bullet_list {
    margin: 0
}

.socio-economics p {
    padding: 0
}

.socio-economics .col-md-4 {
    margin-top: 50px;
    margin-bottom: 50px
}

.socio-economics .col-md-4 img {
    width: 100%
}

.socio-economics .col-md-4:nth-child(1) img {
    background: #ffc90e
}

.socio-economics .col-md-4:nth-child(2) img {
    background: #00a2e8
}

.socio-economics .col-md-4:nth-child(3) img {
    background: #b5e61d
}

button.close.home_pop_up {
    position: absolute;
    right: 20px;
    z-index: 99;
    font-size: 30px;
    color: #FFF;
    cursor: pointer
}

.close:focus,
.close:hover {
    color: #FFF;
    text-decoration: none;
    opacity: .75;
    border: 0
}

.modal-body {
    padding: 0 !important
}

.row.newss-details2 h2 {
    padding-top: 30px !important
}

p.sterco {
    font-size: 10px
}

@media (min-width:576px) {
    .modal-dialog {
        max-width: 650px;
        margin: 60px auto
    }

    .text_boxx_mission {
        position: absolute;
        bottom: 0;
        padding: 45px;
        width: 390px;
        background: #dba921
    }

    .text_boxx_mission p {
        font-size: 20px
    }
}

.sub_head.bg_color_head {
    background: #e2e6e7;
    padding: 15px;
    border: solid 0 #ddd;
    font-size: 18px !important
}

.btn_box {
    padding: 15px;
    background: #dba921;
    text-align: center;
    max-width: 230px;
    float: right
}

.btn_box a {
    font-weight: 600;
    color: #FFF
}

border-radius:5px .bullet_list22 {
    margin: 20px 0
}

.bullet_list22 li {
    padding: 10px 0 0 25px;
    position: relative;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6
}

.bullet_list22 li:before {
    content: '';
    background: #edba16;
    position: absolute;
    top: 18px;
    left: 0;
    width: 6px;
    height: 6px;
    display: block;
    border-radius: 26px
}

h3.text_title {
    font-size: 18px;
    text-align: center;
    line-height: 1.5;
    font-weight: 500;
    width: 100%
}

h3.text_title span {
    font-size: 14px;
    color: #000;
    line-height: 1.8
}

button.close {
    color: #150101 !important;
    cursor: pointer;
    text-decoration: none;
    opacity: .75;
    border: 0;
    outline: 0
}
.modal-header button.close {
    position: absolute;
    right: 9px;
    background: #dcaa21;
    opacity: 1;
    color: #000 !important;
    font-size: 1.3rem;
    border-radius: 0.2rem;
}

img#imgCaptchanewnew {
    zoom: .8
}

ul.row.form_box .form-group img {
    zoom: .7
}

.btn-robot {
    float: right
}

span#request_information1_rfvCaptcha {
    font-size: 12px;
    padding: 10px 0
}

span#ctl00_ContentPlaceHolder1_request_information1_rfvCaptcha {
    font-size: 12px;
    padding: 10px 0
}

span#ctl00_ContentPlaceHolder1_rfvCaptchanewp {
    font-size: 12px
}

span#request_download1_rfvCaptchanew {
    font-size: 12px
}

input#request_download1_btnSubmit {
    float: right
}

span#request_prospectus1_rfvCaptchanewp {
    font-size: 12px
}

input#request_prospectus1_btnSubmit {
    float: right
}

.font-18px {
    font-size: 18px !important
}

.admission_process_tab.mt-4 ul li {
    font-size: 28px;
    padding: 0 40px 10px;
    border-bottom: 0;
    border-right: solid 1px #d0d0d0
}

.admission_process_tab .nav-tabs {
    border-bottom: 0
}

.admission_process_tab li a {
    color: #595959
}

.admission_process_tab.mt-4 {
    position: relative
}

.admission_process_tab .container-fluid {
    position: relative
}

.admission_process_tab li.col.active a {
    color: #194977
}

.admission_process_tab .fluid1:after {
    content: '';
    position: absolute;
    width: 21%;
    left: 115px;
    height: 1px;
    background: #c3c3c3;
    top: 18px
}

.admission_process_tab .fluid1:before {
    content: '';
    position: absolute;
    width: 21%;
    right: 90px;
    height: 1px;
    background: #c3c3c3;
    top: 18px
}

.mrgn_top {
    margin-top: 40px
}

.box1_admission {
    padding: 30px 0 60px;
    border: solid 1px #ccc;
    text-align: center;
    width: 500px;
    position: relative;
    float: right
}

.box2_admission {
    padding: 30px 0 60px;
    border: solid 1px #ccc;
    text-align: center;
    position: relative;
    width: 500px;
    float: left
}

span.box_bottom {
    position: absolute;
    width: 90%;
    bottom: -45px;
    background: #FFF;
    padding: 10px 30px;
    left: 0;
    right: 0;
    margin: 0 auto;
    font-size: 18px;
    line-height: 1.6
}

span.box_bottom2 {
    position: absolute;
    width: 90%;
    bottom: -30px;
    background: #FFF;
    padding: 10px 30px;
    left: 0;
    right: 0;
    margin: 0 auto;
    font-size: 18px;
    line-height: 1.6
}

img.img-fluid.yellow_icon {
    float: left;
    padding-right: 20px;
    padding-bottom: 90px;
    margin-top: 6px;
    margin-bottom: 150px
}

.border_box_admission {
    border-bottom: solid 2px #c3d1dc;
    padding-bottom: 20px;
    height: 310px
}

a.link_admission {
    color: #0e385f;
    font-style: italic
}

.bg_green_light {
    background: #bdf2ea
}

.bg_green_light1 {
    background: #d1e8d6
}

p.sop_text {
    padding: 15px 30px;
    font-weight: 500;
    font-size: 18px
}

.box1_admission:after {
    content: '';
    position: absolute;
    width: 1px;
    height: 100px;
    background: #d8d1d1;
    bottom: -135px;
    left: 195px
}

.box2_admission:after {
    content: '';
    position: absolute;
    width: 1px;
    height: 100px;
    background: #d8d1d1;
    bottom: -135px;
    right: 195px
}

.box1_admission2 {
    padding: 30px 0 60px;
    border: solid 1px #ccc;
    text-align: center;
    width: 500px;
    position: relative;
    float: right
}

.box2_admission2 {
    padding: 30px 0 60px;
    border: solid 1px #ccc;
    text-align: center;
    width: 500px;
    position: relative;
    float: left
}

.box1_admission2:after {
    content: '';
    position: absolute;
    width: 1px;
    height: 65px;
    background: #d8d1d1;
    bottom: -100px;
    left: 195px
}

.box2_admission2:after {
    content: '';
    position: absolute;
    width: 1px;
    height: 65px;
    background: #d8d1d1;
    bottom: -100px;
    right: 195px
}

p.check_line {
    width: 639px;
    margin: 17px auto 0;
    position: relative
}

p.check_line:after {
    content: '';
    position: absolute;
    bottom: 30px;
    width: 13%;
    height: 1px;
    background: #ccc;
    left: 1px
}

p.check_line:before {
    content: '';
    position: absolute;
    bottom: 30px;
    width: 13%;
    height: 1px;
    background: #ccc;
    right: 1px
}

p.check_line2 {
    width: 639px;
    margin: 0 auto;
    position: relative
}

p.check_line2:after {
    content: '';
    position: absolute;
    bottom: 30px;
    width: 4%;
    height: 1px;
    background: #ccc;
    left: 1px
}

p.check_line2:before {
    content: '';
    position: absolute;
    bottom: 30px;
    width: 4%;
    height: 1px;
    background: #ccc;
    right: 1px
}

.font-14px {
    font-size: 14px !important
}

.font-15px {
    font-size: 15px !important
}

.mobile_banner {
    display: none !important
}

.desktop_banner {
    display: block !important
}

.box1_admission {
    padding: 30px 0 60px;
    border: solid 1px #ccc;
    text-align: center;
    width: 500px;
    position: relative;
    float: right
}

.padd25 {
    padding: 30px !important
}

.research-row-3.lipidomics h5 {
    font-size: 21px;
    font-weight: 300;
    text-align: left;
    padding: 0;
    line-height: 31px;
    margin-bottom: 23px
}

.accordionBlock.lipo .accordion .accordion-body h4 {
    font-weight: 600;
    font-size: 16px;
    padding: 14px 0 25px;
    text-align: center
}

.accordionBlock.lipo .accordion .accordion-body p,
.accordionBlock .accordion .accordion-body ul li {
    font-weight: 500;
    font-size: 16px;
    padding: 20px 0 0
}

.research-row-3.lipidomics h5 strong {
    line-height: 32px
}

.speakers img {
    border-top: 4px solid #ffcd3a
}

.speakers .col-md-3 .pt-md-3 {
    background: #f6f6f5;
    padding-left: 15px
}

ul.mou_ul li {
    border-bottom: 1px solid #ccc;
    padding: 22px 0;
    display: table;
    width: 100%
}

ul.mou_ul li h4 {
    font-size: 18px;
    font-weight: 500;
    float: left
}

ul.mou_ul li a {
    float: right
}

.cirf p {
    width: 100%;
    font-size: 12px;
    font-weight: 600;
    line-height: 2
}

.cirf p span {
    font-size: 16px;
    font-weight: 600;
    width: 100%
}

.accordionBlock.cirf .accordion .accordion-heading a {
    padding: 20px 0 20px 70px;
    background: #f5f5f5;
    font-size: 18px;
    font-weight: 600
}

.accordionBlock.cirf .accordion .accordion-heading a:before {
    top: 30px
}

.accordionBlock.cirf .accordion .accordion-heading a:after {
    top: 20px
}

.accordionBlock.cirf .accordion .accordion-body .accordion-inner {
    padding: 30px
}

.accordionBlock.cirf .accordion .accordion-body ul li {
    font-weight: 400;
    font-size: 16px;
    padding-left: 30px;
    padding-top: 0;
    padding-bottom: 20px
}

.accordionBlock.cirf .accordion .accordion-body p {
    padding: 0;
    margin-bottom: 10px;
    font-weight: 500
}

.accordionBlock.cirf .accordion .accordion-body h5 {
    font-size: 20px;
    line-height: 1.6;
    padding-bottom: 20px
}

.editorail_team p {
    line-height: 1.8;
    font-size: 14px;
    border-bottom: solid 1px #ded7d7
}

.editorail_team p span {
    font-size: 18px;
    padding: 4px 0
}

section.edit_sec {
    background: #f9f0f0;
    padding: 60px 0;
    margin: 30px 0 0
}

p.pdf_cirf span {
    font-size: 16px;
    font-weight: 600;
    width: 50%;
    float: left;
    border-left: solid 1px #ccc
}

p.pdf_cirf {
    padding: 25px 30px;
    background: #f9f9f9;
    padding-bottom: 46px
}

p.pdf_cirf span a i {
    padding-left: 10px
}

.placement_page_text {
    background: #e2e6e7;
    margin-top: 30px;
    position: relative;
    min-height: 370px;
    margin-bottom: 0px
}

.img_placement {
    left: 0;
    margin-top: -120px;
        margin-bottom: 25px;
}

.text_placement_text {
    padding: 60px 0
}

.placement_list_box2 {
    background: #f5f6f7;
    padding: 25px;
    height: 160px
}

.placement_list_box {
    margin-bottom: 50px
}

.placement_list_box2 p {
    font-size: 18px;
    font-weight: 600;
    color: #333;
    line-height: 1.8
}

.placement_list_box2 p span {
    font-size: 14px;
    line-height: 1.7
}

.pop_up_placement p {
    font-size: 14px
}

.pop_up_placement {
    margin-bottom: 40px
}

.section-placements .placement-inner-box img {
    display: block;
    margin: auto
}



.section-placements .border-top {
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    margin: 0
}

.teaching-faculty-sec1.honorary-sec ul li img {
      width: 100%;
    height: auto
}

.honorary-sec2 h4 {
    padding-bottom: 50px;
    font-size: 32px;
    font-weight: 400
}

.honorary-sec2 h5 {
    font-size: 24px;
    padding-top: 20px;
    font-weight: 400;
    padding-bottom: 10px
}

.herbal-main {
    display: block;
    position: relative
}

.herbal-main p {
    position: absolute;
    bottom: 0;
    margin: 0;
    padding: 15px 20px;
    background: #dba921;
    font-weight: 600
}

.research_text_sec_box {
    position: absolute;
    top: 0;
    width: 100%;
    max-width: 470px;
    background: rgba(255, 247, 247, .8);
    padding: 30px;
    border-radius: 0 0 20px
}

.format_text {
    text-align: center;
    padding: 20px;
    background: #f9f5f5
}

.format_text p {
    padding-bottom: 0
}

.format_text.height_after {
    height: 120px
}

section.placement_logo_sec {
    background: #eee;
    padding: 40px 0
}

.placement_list_box {
    margin-bottom: 10px
}

img.img-fluid.ge_health {
    width: 290px;
    border: solid 1px #eee;
    padding: 10px;
    float: left;
    margin: 10px 30px 0 0
}

.font-16 {
    font-size: 16px !important
}

.font-14 {
    font-size: 14px !important
}

.font-12 {
    font-size: 12px !important
}

.font-w600 {
    font-weight: 600
}

.career_form_page {
    background: #ecebeb;
    padding: 40px
}

.testiSec {
    padding: 30px;
    background: #fbf7f7;
    height: 200px
}

.row.research blockquote {
    font-size: 21px;
    line-height: 1.8
}

.owl-carousel112 {
    position: relative
}

.owl-carousel112 .owl-nav {
    position: absolute;
    bottom: 0;
    right: 0
}

.owl-carousel112 .owl-nav [class*=owl-] {
    border-radius: 0;
    font-size: 0;
    background-repeat: no-repeat;
    background-color: rgba(0, 0, 0, .21);
    padding: 10px 15px;
    margin: 0;
    float: right;
    margin-right: 1px
}

.owl-carousel112 .owl-nav .owl-prev:before {
    background-image: url(../images/left-aerrow.png);
    width: 10px;
    height: 20px;
    display: inline-block;
    content: ''
}

.owl-carousel112 .owl-nav .owl-next:before {
    background-image: url(../images/right-aerrow.png);
    width: 10px;
    height: 20px;
    display: inline-block;
    content: ''
}

.owl-carousel111 {
    position: relative
}

.owl-carousel111 .owl-nav .owl-next {
    border-radius: 0;
    font-size: 0;
    background-repeat: no-repeat;
    background-color: rgba(0, 0, 0, .7);
    padding: 10px 15px;
    margin: 0;
    float: left;
    margin-right: 1px;
    position: absolute;
    left: 0;
    top: 40%
}

.owl-carousel111 .owl-nav .owl-prev {
    border-radius: 0;
    font-size: 0;
    background-repeat: no-repeat;
    background-color: rgba(0, 0, 0, .7);
    padding: 10px 15px;
    margin: 0;
    margin-right: 1px;
    position: absolute;
    right: 0;
    top: 40%
}

.owl-carousel111 .owl-nav .owl-prev:before {
    background-image: url(../images/left-aerrow.png);
    width: 10px;
    height: 20px;
    display: inline-block;
    content: ''
}

.owl-carousel111 .owl-nav .owl-next:before {
    background-image: url(../images/right-aerrow.png);
    width: 10px;
    height: 20px;
    display: inline-block;
    content: ''
}

.sub_head_career {
    font-weight: 300;
    font-size: 50px
}

.success-story {
    overflow: hidden;
    padding: 0;
    width: 100%
}

.service_first-padd {
    margin-top: 0;
    background: #f2f0f0;
    padding: 20px;
    margin-bottom: 55px;
    border-bottom: 4px solid #fcab0e
}

.success-story h3 {
    font-size: 20px;
    font-weight: 600;
    padding: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    color: #194880;
    padding-left: 8px
}

.success-story h3 span {
    font-size: 18px;
    font-weight: 500;
    color: #333
}

.service_first-padd p {
    display: none
}

.success-story p {
    color: #191919;
    font-size: 16px;
    line-height: 1.5;
    margin: 0;
    padding: 0 15px 10px 0;
    text-align: left
}

.success-story p:last-child {
    padding-bottom: 0
}

.srvices_main1 .service_first:hover {
    cursor: auto;
    display: block
}

.srvices_main1 .service_first {
    border-radius: 0;
    padding: 0;
    width: 100%
}

.srvices_main2 .service_first:hover {
    background: #f4f3f3 none repeat scroll 0 0;
    border: 1px dotted silver;
    cursor: auto;
    display: block
}

.srvices_main2 .service_first {
    background: #fff none repeat scroll 0 0;
    border: 1px dashed #aaa;
    border-radius: 0;
    padding: 0;
    width: 100%
}

.service_first img {
    width: 100%
}

.naac_document {
    margin-bottom: 80px
}

.naac_document .mb-0>a:after {
    content: "\f078";
    font-family: 'FontAwesome';
    position: absolute;
    right: 10px
}

.naac_document .mb-0>a[aria-expanded="true"]:after {
    content: "\f077"
}

.naac_document .card-header {
    background: #efe1d3;
    padding: 20px;
    border-bottom: 0
}

.naac_document .card {
    border-radius: 0;
    border: solid 1px #eee;
    margin-bottom: 20px
}

.naac_document .card-header h5 {
    font-weight: 500
}
  
.naac_document .card-header h5 a{
        display: block;
}

.event-colm-img.collection {
    min-height: 450px
}

section.inner_section.event_list.collection2 h4 {
    font-size: 18px;
    padding-top: 20px
}

.naac_document .bullet_list ul li a {
    color: #000
}

.description_new .academia-sec1 {
    display: block;
    width: 100%
}

.academia-sec-new {
    background: #e9f4ff;
    padding: 60px 0
}

.description_new .academia-sec1-main {
    display: table;
    width: 100%;
    background-color: #11375c;
    padding: 60px 0
}

.description_new .academia-sec1-main span {
    display: block;
    margin-top: -100px;
    position: absolute;
    top: 0;
    transform: translatey(-40%)
}

.description_new h2 {
    color: #000;
    font-size: 24px;
    font-weight: 700;
    padding-bottom: 10px;
    text-align: left
}

.description_new p {
    color: #191919;
    font-size: 16px;
    line-height: 1.5;
    width: 100%;
    padding: 0 !important;
    font-weight: 500
}

.description_new h4 {
    color: #000;
    font-size: 18px;
    font-weight: 700;
    padding-bottom: 13px;
    text-align: left;
    font-style: italic
}

.description_new .container {
    display: inline-block;
    clear: both
}

.description_new .acadima_box {
    display: inline-block;
    clear: both;
    padding: 40px
}

.color-white {
    color: #fff !important
}

.color-red {
    color: #ce452f !important
}

.description_new .academia-sec1-main span img {
    border-radius: 20px
}

.descp-work {
    display: block;
    padding: 80px 0
}

.descp-work h2 {
    color: #000;
    font-size: 36px;
    font-weight: 700;
    padding-bottom: 40px;
    text-align: center
}

.descp-work .owl-theme .owl-nav {
    margin-top: 10px;
    text-align: right
}

.descp-work .owl-theme .owl-nav [class*=owl-] {
    color: #020202;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #fff;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px
}

.descp-work .owl-theme .owl-nav [class*=owl-]:hover {
    background: #fff;
    color: #000;
    text-decoration: none
}

.about_section h3 span {
    float: right
}
.about_section h3{font-size: 28px;font-weight: 600;}
.about_section h3, .inner_section h3, .inner-page h3{font-weight: 700;}
.inner-page.top_placements.award2 h3{font-size: 28px;font-weight: 600;font-family: "Oxygen", sans-serif;}
.about_section .about_section1 blockquote {
    font-size: 32px;
    font-weight: 300;
    padding-bottom: 50px
}

.campus_bg_box {
    background: #f9f6ec;
    margin: 30px 0
}

.campus_text_box {
    padding: 40px;
    height: 100%;
    display: flex;
    flex-direction: column;
        justify-content: center;
}

.fw6 {
    font-weight: 600
}

.paddd40 {
    padding: 40px
}

abbr.course_details_credits {
    padding: 5px 25px;
    display: block
}

abbr.course_details_credits span {
    padding: 3px 0;
    font-size: 14px;
    margin: 0;
}

abbr.course_details_credits span abbr {
    font-weight: 500
}

.research.department_research .research-inner-2 {
    border-bottom: 2px solid #d3a121;
    padding-left: 0;
    padding-bottom: 40px;
    border-left: 0;
    text-align: center
}

.hostel_testimonials p span {
    display: block;
    font-size: 14px;
    padding-bottom: 15px
}

.modal-body.hostel {
    padding: 0 20px 30px !important
}

p.pop_up_text {
    font-size: 18px;
    font-weight: 600;
    padding: 15px 0
}

p.pop_up_text span {
    display: block;
    font-size: 16px
}

button.close.pop_up {
    position: absolute;
    right: 14px;
    top: 6px;
    float: right;
    text-align: right;
    opacity: 1;
    color: #000 !important;
    z-index: 9;
    padding: 3px 9px;
}

.bg_vision {
    background: #eee;
    padding: 50px 0;
    margin: 10px 0 40px
}

.research.department_research .research-row-3 .research-inner-2 p {
    padding-right: 0;
    text-align: center;
}

@media (min-width:1600px) {
    .description_new .container {
        display: block;
        margin: 0 auto
    }
    .acadmicscrollable-menu {
    max-height: 680px !important;
}
}

@media screen and (max-width:5400px) and (min-height:2000px) and (min-width:2800px) {
    .description_new p {
        font-size: 18px !important;
        line-height: 1.5 !important
    }
}

@media screen and (max-width:991px) and (min-width:320px) {
    .description_new .acadima_box {
        padding: 0
    }

    .description_new .academia-sec1-main span {
        position: relative;
        transform: translatey(0);
        margin-bottom: 30px
    }

    .owl-carousel.owl-carousel12323.owl-theme .owl-item img {
        margin: 10px 0
    }

    .owl-carousel.owl-carousel12323.owl-theme .owl-nav .img-fluid {
        width: auto
    }
    .bullet_list.cheminnova{text-align: left;}
.cheminnova h3 {margin-bottom: 0!important; padding-bottom: 0!important;}
.cheminnova p{text-align: left!important;}
.mrt-4{margin-top: 1rem;}
.cheminnova.mrt-4{margin-top: 0!important;}

}

.global_list {
    border-top: 1px solid #d8d8d8;
    margin-top: 40px
}

.global_list ul {
    margin-bottom: 30px
}

.global_list ul li {
    padding: 10px 10px 10px 0;
    font-size: 18px;
    font-weight: 400;
    position: relative
}

.global_list ul li a:before {
    content: '';
    background: url(../images/sprite.webp) no-repeat 0 -274px;
    width: 8px;
    height: 11px;
    display: inline-block;
    margin-right: 20px
}

.recognitions-head {
    color: #191919;
    font-size: 26px !important;
    line-height: 30px !important;
    font-weight: 800 !important
}

.Vision-head {
    color: #194880;
    font-size: 32px
}

.right_mega_menu.menu_institute {
    padding: 0 20px
}

.right_mega_menu.menu_institute ul li {
    width: 45%;
    float: left;
    margin-right: 50px
}

.right_mega_menu.menu_institute ul li {
    width: 100%;
    float: left;
    margin-right: 50px
}

.right_mega_menu.menu_institute ul li {
    font-size: 14px
}

h3.font_form span {
    display: block;
    font-size: 13px;
    line-height: 1.5
}

.contact_us input[type=submit] {
    cursor: pointer;
    border: none;
    outline: none;
    width: auto;
    height: 40px;
    text-indent: 0;
    cursor: pointer;
    font-size: 55px;
    background: #dba921;
    font-weight: 500;
    padding: 0 30px;
    border-radius: 5px
}

ul.bullet_list.mt-sm-0.row.institute_link.pb-4 li a {
    color: #000
}

a.btn.btn-default.guid {
    float: right;
    margin-top: -61px;
    width: auto;
}

a.btn.btn-default.know_more {
    float: right
}

.covid_table tr th,
.covid_table tr td {
    vertical-align: middle;
    padding: 15px 15px
}

.renking_head h2 {
    color: #FFF
}

p.check_line2 {
    padding-top: 122px
}

.main-bdr {
    border: 1px solid #ccc;
    padding: 40px;
    margin: 0 10%;
    position: relative;
    z-index: 0
}

.main-bdr .btn {
    position: absolute;
    top: -25px;
    left: 0;
    right: 0;
    display: inline-block;
    width: max-content;
    margin: 0 auto
}

.main-bdr .main-text {
    font-size: 15px;
    position: absolute;
    bottom: -11px;
    padding: 0 15px;
    left: 0;
    right: 0;
    margin: 0 5%;
    background-color: #fff
}

.mt-10 {
    margin-top: 80px
}

.main-bdr .btn:hover {
    opacity: 1;
    background-color: #e3bb4d
}

.sbOptions {
    overflow-y: auto !important;
    z-index: 9 !important
}

.whatsapp {
    position: fixed;
    z-index: 99999;
    bottom: 60px;
    right: 10px;
    height: 50px;
    text-align: center;
    width: 50px;
    background: #25d366;
    color: #fff;
    border-radius: 50%;
    cursor: pointer
}

.whatsapp::before {
    content: "\f232";
    font-family: FontAwesome;
    font-size: 35px;
    line-height: 50px;
    color: #fff
}

/* .whatsapp::after {
    content: "chat with counseler";
    font-size: 12px;
    color: #fff;
    background-color: #000;
    position: absolute;
    bottom: -26px;
    right: 0px;
    width: 130px;
    height: auto;
    padding: 4px 0px; 
    border-radius: 10px;
} */

.apply_btn1 {
    background-color: #dba921;
    color: #000;
    width: 142px;
    text-align: center;
    height: 33px;
    line-height: 13px;
    margin-left: 20px;
    /* margin-right: 50px; */
    color: #000;
    font-size: 13px !important;
    line-height: 18px !important;
    z-index: 10;
   
}
.top_menubar>ul>li:last-child {
    padding-right: 0;
    /* display: none; */
}
.navbar-expand-lg .navbar-collapse {
    justify-content: flex-end;
}
.home-sec4-colm3 .owl-carousel .owl-nav button.owl-prev, .home-sec4-colm3 .owl-carousel .owl-nav button.owl-next, .home-sec4-colm3 .owl-carousel button.owl-dot{
    border-radius: 0;
    font-size: 0;
    background-repeat: no-repeat;
    background-color: rgba(0, 0, 0, .21);
    padding: 10px 15px!important;
    margin: 0;
    float: right;
    margin-right: 1px;
}
.apply_btn1:hover {
    background-color: #dba921 !important
}
.home-sec2 .owl-carousel .owl-nav button.owl-prev, .home-sec2 .owl-carousel .owl-nav button.owl-next, .home-sec2 .owl-carousel button.owl-dot {
    border-radius: 0;
    font-size: 0;
    background-repeat: no-repeat;
    background-color: rgba(0, 0, 0, .6);
    padding: 10px 15px !important;
    margin: 0;
    float: right;
    display: inline-block;
    cursor: pointer;
}

.sml-link {
    width: 100%;
    margin: 0;
    border-top: 1px solid #000;
    font-size: 11px;
    font-weight: 400;
    color: #000;
    text-transform: capitalize;
    line-height: 14px !important
}

.sml-link li {
    width: 48%;
    text-align: center;
    display: inline-block
}

.sml-link li:first-child {
    border-right: 1px solid #000
}

.sml-link a {
    color: #000
}

.disable {
    color: #5e5e5e !important
}

.margin-btm {
    margin-bottom: 130px
}

.owl-carousel .owl-item img {
    margin-bottom: 15px;
    margin-left: 0px
}


.pros-block {
	transform: rotate( 270deg );
	width: 240px;
	position: fixed;
	top: 35%;
	right: -112px;
	z-index: 999;
	cursor: pointer;
	background-color: #dfaa3a;
	/* padding: 10px 16px;*/
	font-size: 13px;
	color: #000;
	font-weight: 800;
	text-transform: uppercase;
	line-height: 18px;
	text-align: center;
}
.pros-block span {
	font-size: 11px;
	width: 100%;
}
.pros-block span a {
	line-height: 18px;
	text-transform: capitalize;
}
.chat-desktop{
	display: block;
	transform: rotate(0deg );
	width: 80px;
	position: fixed;
	top:0%;
	right: 239px;
	z-index: 999;
	cursor: pointer;
	background-color: #dfaa3a;
	/* padding: 10px 16px;*/
	font-size: 13px;
	color: #000;
	font-weight: 800;
	text-transform: uppercase;
	line-height: 18px;
	text-align: center;
 	border-right: 1px solid #000;
}
.chat-area.mobile{display: none;}

.chat-desktop span {
	font-size: 11px;
	width: 100%;
}
.chat-desktop span a {
	line-height: 18px;
	text-transform: capitalize;
}
.chat-desktop ul li:first-child {
    border-top: 2px solid #000;
}

.laterl-desk-mob{
	display: block;
	transform: rotate(0deg );
	width: 150px!important;
	position: fixed;
	top:0%;
	right: 309px!important;
	z-index: 999;
	cursor: pointer;
	background-color: #dfaa3a;
	/* padding: 10px 16px;*/
	font-size: 13px;
	color: #000;
	font-weight: 800;
	text-transform: uppercase;
	line-height: 18px;
	text-align: center;
 	border-right: 1px solid #000;
}


.pros-block1 {
	transform: rotate( 270deg );
	position: fixed;
	top: 25%;
	right: -75px;
	z-index: 999;
	cursor: pointer;
	background-color: #dfaa3a;
	padding: 18px 16px;
	font-size: 11px;
	color: #000;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 1.33;
	text-align: center;
}
.pros-block ul {
	width: 100%;
	margin: 0;
	border-bottom: 1px solid #000;
	color: #000;
	text-transform: capitalize;
}
.pros-block ul li:first-child {
	border-right: 1px solid #000;
}
.pros-block ul li {
	width: 48%;
	text-align: center;
	display: inline-block;
	text-transform: uppercase;
}
.pros-block ul li a {
	line-height: 18px;
}

.top_megamenu .mega_menu_nav_admission li:nth-child(8) a:before {
    background-position: 0 -366px
}

.art-exh h5 {
    margin-bottom: 15px
}

.art-exh p {
    padding-bottom: 10px !important
}

.top_megamenu .mega_menu_nav_admission li:nth-child(2) a:before {
    background-position: 0 -472px
}

.top-menu-sec ul li a {
    font-size: 14px !important
}

.top-menu-sec ul.eventmenu-sm li a {
    font-size: 14px !important
}

.mrf-section h5 {
    font-size: 20px;
    margin: 10px 0 25px
}

.amrf-listing li {
    padding: 20px 0 0 0
}

span.box_bottom.checkug {
    bottom: -20px
}

.inner-hadding.anti_ragging h1 span {
    float: right
}

.iic_warea .iic-listing {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3
}

.iic_warea h5 {
    font-size: 20px;
    font-weight: 700;
    color: #194880;
    padding-left: 20px
}

.iic_warea.research_page .table_style {
    margin-top: 10px !important
}

.iic_warea.research_page .accordionBlock {
    padding: 40px 0 70px !important
}

.iqac ul li {
    font-weight: normal !important
}

.iqac ul {
    column-count: 2
}

.vision-box {
    border: 1px solid #ddd;
    padding: 50px;
    margin-top: 20px;
    position: relative;
    display: flex;
    justify-content: center
}

.vision-box p {
    text-align: center;
    font-size: 21px !important;
    padding-top: 0 !important
}

.vision-box h2 {
    position: absolute;
    top: -25px;
    text-align: center;
    background-color: #fffaf8;
    padding: 0 30px;
    margin: 0 auto
}

a.tab-pdf span {
    font-size: 13px;
    font-weight: 600;
    color: #000;
    display: inline-block
}

a.tab-pdf i {
    color: #ff4747;
    font-size: 20px;
    margin-right: 10px;
    position: absolute;
    left: 0
}

.iqac-listing {
    column-count: auto !important
}

.iqac-listing li {
    width: 30%;
    margin-bottom: 25px;
    margin-right: 3%;
    display: inline-block;
    vertical-align: top;
    border-bottom: 1px solid #eee;
    position: relative;
    padding: 0 0 10px 25px !important;
    height: auto;
}

.iqac-listing li a {
    color: #000 !important;
    font-size: 14px
}

.iqac.research_page .accordionBlock .accordion .accordion-body .accordion-inner {
    padding-left: 30px
}

#text-carousel .carousel-item {
    height: auto;
    min-height: inherit
}

.sml-link li {
    vertical-align: top
}

.carousel-fade .carousel-item {
    opacity: 0;
    transition-duration: .6s;
    transition-property: opacity
}

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
    opacity: 1
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
    opacity: 0
}

.carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-prev {
    transform: translateX(0);
    transform: translate3d(0, 0, 0)
}

.about-gurugrm img {
    width: 100%
}

.about_section .about-gurugrm .about_ranking h3 {
    padding: 30px 30px 26px
}

.about_section .about-gurugrm .about_ranking h4 {
    padding: 30px 0 20px !important
}

.leadership .leader_img {
    padding-left: 38px
}

.leadership1 img {
    width: 100%;
    height: auto
}

.green-campus-section img {
    width: 100%
}

section.inner-page.top_placements.award2 img {
    width: 100%
}

section.inner-page.about_section.campus-tr img {
    width: 100%
}

.faculty-overview-sec1 ul.row {
    border-bottom: 1px solid #000
}

.global_international.section-placements h2 {
    text-align: center
}

.technology_box .owl-theme .owl-nav {
    margin-top: 0
}

.schlr-scheme .bullet_list li:before {
    top: 67px
}

.schlr-scheme .frst.bullet_list li:before {
    top: 30px
}

.owl-annoucement .owl-stage-outer {
    width: 100%
}

.text_annoucement p {
    margin-right: 150px
}

.owl-annoucement .owl-nav [class*=owl-] {
    margin: 0 50px 0 0
}

.infraitwork h5 {
    margin-bottom: 25px
}

.auditor img {
    width: 100%
}

.ac-sec5-download {
    padding: 30px 30px 0 !important;
    margin-bottom: 40px
}

.careers-sec1 .career2 .about_sub_heading {
    padding: 0 0 20px !important
}

.careers-sec1 .career_sub_head {
    font-size: 26px;
    font-weight: 700;
    color: #194880;
    display: block;
    padding-bottom: 30px;
    text-align: left
}

.career2 {
    padding: 0 0 60px !important
}

.career2 .ac-sec5-download a {
    width: 480px !important;
    display: inline-block;
    margin: 0 0 30px 0
}

.btn-warea {
    text-align: center
}

.careers-sec1 {
    width: 100% !important
}

.convo-popup {
    position: fixed;
    right: 45px;
    z-index: 9999999999999 !important;
    font-family: "Open Sans", sans-serif;
    animation: achievementTextAnimationFramesnew 2.5s;
    animation-fill-mode: forwards;
    animation-delay: 2s;
    padding-top: 3px
}

.custom-social-proof {
    position: fixed;
    left: 20px;
    z-index: 999 !important;
    font-family: "Open Sans", sans-serif;
    animation: achievementTextAnimationFrames 2.5s;
    animation-fill-mode: forwards;
    animation-delay: 1s;
    padding-top: 3px;
    bottom: 210px !important;
}

.custom-social-proof .custom-notification,
.convo-popup .custom-notification {
    border: 0;
    text-align: left;
    z-index: 99999;
    padding: 0;
    box-sizing: border-box;
    font-weight: 400;
    border-radius: 6px;
    box-shadow: 0 0 16px 0 rgb(11 10 10 / 28%);
    background-color: #ffc400;
    position: relative;
    cursor: pointer
}

.custom-social-proof .custom-notification .custom-notification-container,
.convo-popup .custom-notification .custom-notification-container {
    display: flex !important;
    align-items: center
}

.custom-social-proof .custom-notification .custom-notification-container .custom-notification-image-wrapper img,
.convo-popup .custom-notification .custom-notification-container .custom-notification-image-wrapper img {
    max-height: 75px;
    width: 90px;
    overflow: hidden;
    border-radius: 6px 0 0 6px;
    object-fit: cover
}

.custom-social-proof .custom-notification .custom-notification-container .custom-notification-content-wrapper,
.convo-popup .custom-notification .custom-notification-container .custom-notification-content-wrapper {
    margin: 0;
    height: 100%;
    color: gray;
    padding-left: 0;
    padding-right: 0;
    border-radius: 0 6px 6px 0;
    flex: 1;
    display: flex !important;
    flex-direction: column;
    justify-content: center
}

.custom-social-proof .custom-notification .custom-notification-container .custom-notification-content-wrapper .custom-notification-content,
.convo-popup .custom-notification .custom-notification-container .custom-notification-content-wrapper .custom-notification-content {
    font-family: inherit !important;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 15px;
    line-height: 22px;
    color: #000
}

.custom-social-proof .custom-notification .custom-notification-container .custom-notification-content-wrapper .custom-notification-content small,
.convo-popup .custom-notification .custom-notification-container .custom-notification-content-wrapper .custom-notification-content small {
    margin-top: 3px !important;
    display: block !important;
    font-size: 12px !important;
    opacity: .8
}

.custom-social-proof .custom-notification .custom-close,
.convo-popup .custom-notification .custom-close1 {
    position: absolute;
    top: 8px;
    right: 8px;
    height: 12px;
    width: 12px;
    cursor: pointer;
    transition: 0.2s ease-in-out;
    transform: rotate(45deg);
    opacity: 1;
    background: #dba921;
    padding: 5px;
    z-index: 99
}

.custom-social-proof .custom-notification .custom-close::before,
.convo-popup .custom-notification .custom-close1::before {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    background-color: #000;
    position: absolute;
    left: 0;
    top: 5px
}

.custom-social-proof .custom-notification .custom-close::after,
.convo-popup .custom-notification .custom-close1::after {
    content: "";
    display: block;
    height: 100%;
    width: 2px;
    background-color: #000;
    position: absolute;
    left: 5px;
    top: 0
}

.custom-social-proof .custom-notification:hover .custom-close,
.convo-popup .custom-notification:hover .custom-close1 {
    opacity: 1
}

@keyframes achievementTextAnimationFrames {
    0% {
        opacity: 0;
        position: fixed;
        bottom: -100px
    }

    100% {
        opacity: 1;
        position: fixed;
        bottom: 90px
    }
}

@keyframes achievementTextAnimationFramesnew {
    0% {
        opacity: 0;
        position: fixed;
        bottom: -100px
    }

    100% {
        opacity: 1;
        position: fixed;
        bottom: 240px
    }
}

.degree-img {
    position: absolute;
    top: -7px;
    z-index: 99999999;
    left: -30px
}

.sticky-btn {
    position: fixed;
    bottom: 120px;
    right: 20px;
    padding: 8px 25px;
    background-color: #ffc400;
    font-weight: 700;
    font-size: 18px;
    border-radius: 6px
}

.latest-yr li {
    height: 130px;
}

.sml-text {
    font-size: 10px;
    padding: 15px 0 10px;
    ;
    display: block;
}

.btn-robot {
    float: inherit;
}

#unibuddy-popcard-iframe {
    bottom: 45px !important;
    right: 10px !important;
}

.carousel-caption .col {
    bottom: 100px;
}

.owl-carousel .owl-item img {
    margin-left: 0px !important;
}

.notification_box .slider_img {
    padding-left: 5px;
}


/**Start**Form**Css**CODE******/
.dcmts {
    padding-bottom: 10px !important;
}

.file-upload {
    display: block;
    text-align: left;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
}

.file-upload .file-select {
    display: block;
    border: 2px solid #dce4ec;
    color: #34495e;
    cursor: pointer;
    height: 40px;
    line-height: 40px;
    text-align: left;
    background: #FFFFFF;
    overflow: hidden;
    position: relative;
    margin-right: 20px;
}

.file-upload .file-select .file-select-button {
    color: #fff;
    background: #dba921;
    padding: 1px 10px;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
}

.file-upload .file-select .file-select-name {
    line-height: 40px;
    display: inline-block;
    padding: 0 10px;
}

.file-upload .file-select:hover {
    border-color: #c1951c;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}

.file-upload .file-select:hover .file-select-button {
    background: #c1951c;
    color: #FFFFFF;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}

.file-upload.active .file-select {
    border-color: #0f385f;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}

.file-upload.active .file-select .file-select-button {
    background: #0f385f;
    color: #FFFFFF;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}

.file-upload .file-select input[type=file] {
    z-index: 100;
    cursor: pointer;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
}

.file-upload .file-select.file-select-disabled {
    opacity: 0.65;
}

.file-upload .file-select.file-select-disabled:hover {
    cursor: default;
    display: block;
    border: 2px solid #dce4ec;
    color: #34495e;
    cursor: pointer;
    height: 40px;
    line-height: 40px;
    margin-top: 5px;
    text-align: left;
    background: #FFFFFF;
    overflow: hidden;
    position: relative;
}

.file-upload .file-select.file-select-disabled:hover .file-select-button {
    background: #dce4ec;
    color: #666666;
    padding: 0 10px;
    display: inline-block;
    height: 40px;
    line-height: 40px;
}

.file-upload .file-select.file-select-disabled:hover .file-select-name {
    line-height: 40px;
    display: inline-block;
    padding: 0 10px;
}



#custom-button1 {
    padding: 10px;
    color: white;
    background-color: #363636;
    border: 1px solid #363636 !important;
    border-radius: 5px;
    cursor: pointer;
}

#custom-button1:hover {
    background-color: #dba921;
    border: 1px solid #dba921 !important;
}

#custom-text1 {
    margin-left: 10px;
    font-family: sans-serif;
    color: #aaa;
    margin-right: 15px;
}

.form-heading-sec {
    margin: 7% 0;
    display: block;
    margin-top: 13% !important;
}

.form-heading h3 {
    font-size: 22px;
    font-weight: 600;
    padding-top: 20px;
    padding-bottom: 7%;
}

.form-heading h2 {
    /* padding-top: 10%; */
    padding: 0% 0 5% 0;
    font-size: 29px;
    font-weight: 700;
    text-transform: capitalize;
}

hr.btm-bdr {
    margin: auto;
    width: 42%;
}

hr.btm-bdr02 {
    margin: auto;
    width: 30%;
}

/* .frm-box{
    padding-top: 7%;
    padding-bottom: 7%;
    width: 80%;
    margin: auto;
    border: 1px solid #d5d5d5;
} */
.frm-box {
    width: 80%;
    margin: auto;
    /*-- border: 1px solid #d5d5d5;--*/
    padding: 0 3%;
    padding: 0% 3%;
}

input.form-control.frm-input {
    /* border: none;
    border-bottom: 2px solid #000;
    border-radius: 0px;
    box-shadow: none; */
    border-radius: 0px;
    box-shadow: none;
    border: 1px solid #bfbfbf;
    margin-bottom: 25px;
}

/* input.form-control.frm-input:focus {
    border-color: transparent !important;
} */
.frm-list ol {
    list-style: none;
}

.frm-list ol li {
    padding: 5px 0px;
    line-height: 25px;
}

.frm-sub-title {
    font-size: 14px;
    font-weight: 600;
    color: #000;
}

span.sub-caption {
    font-size: 13px;
}

.frm-list ol li {
    font-size: 13px;
    font-weight: 500;
    color: #000;
}

.frm-note-text p {
    font-size: 13px;
    font-weight: 500;
    color: #000;
}

.frm-note-text i {
    font-size: 13px;
    padding-left: 12px;
    padding-top: 3px;
}

hr.mdl-spacing {
    border: 1px solid #00000012;
    width: 100%;
    margin: 7% 0;
}

.note-bdr-btm {
    /* border-bottom: 2px dotted #000;*/
    margin-bottom: 40px !important;
}

.frm-sub-title-caption {
    font-size: 15px;
    font-weight: 600;
    margin-top: 30px !important;
}

ul.applicatin-frm-list {
    list-style: none;
    padding: 0;
    padding-bottom: 70px;
}

.frm-note-text p {
    font-size: 14px;
    font-weight: 600;
    color: #000;
    padding: 0;
}

button.upload-btn:focus {
    border: 1px solid #dba921;
    outline: 1px dotted;
    outline: 0;
}

.frmbdr {
    border-bottom: 1px dotted #000 !important;
    border: none;
    border-radius: 0;
}

.upld-img {
    box-shadow: inset 0 0 3px #0000005c;
    padding: 10px;
    margin-right: 20px;
    border-radius: 3px;
}

.upload-btn {
    background: #dba921;
    border: 1px solid #dba921;
    color: #fff;
    padding: 9px 15px;
    font-size: 15px;
    border-radius: 3px;
    cursor: pointer;
}

.last-date {
    margin-left: 13px;
    border: none;
    border-bottom: 1px solid #bfbfbf;
    border-radius: 0;
}

.last-date:focus {
    box-shadow: none;
    outline: 0;
    border-color: #bfbfbf;
}

@media (max-width: 575.98px) {
    .frm-box {
        width: 100%;
    }
   
.cardPoint {
    font-size: 16px!important;
    text-align: left;
}
.renking_head h3 {
        font-size: 18px !important;
        line-height: 26px!important;
    }
    .upld-img {
        margin: 15px 0px;
    }

    .file-select {
        margin: 20px 0px;
    }

    .prcntg-pdng {
        padding-top: 21px !important;
    }

}

/***end*Form**Css**CODE******/


/*12021995 (Mandeep Singh)*/
.amity-directorate-slider-section {
    margin-top: 110px;
    position: relative;
}

.amity-directorate-slider-section .amity-doctrate-heading {
    position: absolute;
    top: 20px;
    left: 4%;
}

.amity-directorate-slider-section .amity-doctrate-heading h3 {
    color: #1a325d;
}

.amity-directorate-slider-section .carousel-item {
    height: 600px;
}

.amity-directorate-slider-section .carousel-item img {
    height: 600px;
    position: relative;
}

.amity-directorate-slider-section .carousel-item img::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.7);
}

.amity-directorate-slider-section .carousel-item .carousel-caption {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    width: 55%;
    text-align: start;
    background: rgb(255, 255, 255);
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.9332107843137255) 0%, rgba(255, 255, 255, 0.5) 42%);
    padding: 17% 0 17% 4%;
}

.amity-directorate-slider-section .carousel-item .carousel-caption h1 {
    /* text-shadow: 1px 3px 3px rgba(0,0,0,0.73); */
    /* font-family: 'Baskervville', serif; */
    color: #1a325d;
    font-size: 42px;

}

.amity-directorate-slider-section .carousel-item .carousel-caption a {
    display: inline-block;
    padding: 12px 30px;
    border-radius: 30px;
    background-color: transparent;
    color: #1a325d;
    margin: 0;
    border: 1px solid #1a325d;
    font-size: 18px;
    font-weight: 600;
    transition: ease-in-out all 0.2s;
    margin: 30px 0 0 0;
}

.amity-directorate-slider-section .carousel-item .carousel-caption a:hover {
    background-color: #dba921;
    border-color: #dba921;
    color: #000000;
}

.amity-directorate-slider-section .carousel .carousel-control-next {
    height: 20px;
    top: 52%;
    opacity: 1;
    width: 5%;
    cursor: pointer;
    z-index: 9;
}

.amity-directorate-slider-section .carousel .carousel-control-prev {
    height: 20px;
    top: 52%;
    opacity: 1;
    width: 5%;
    cursor: pointer;
    z-index: 9;
}


.amity-directorate-alumni-section {
    margin: 6% 0 0 0;
}

.amity-directorate-alumni-section .card {
    border-radius: 15px;
    background-color: #dba921;
    padding: 30px;
    border: none;
}
.amity-directorate-alumni-section .card.card1{
        background-color: rgb(93, 202, 123);

}
.amity-directorate-alumni-section .card.card2{
       background-color: rgb(255, 62, 108);

}

.amity-directorate-alumni-section .card h2 {
    margin: 0 0 20px 0;
    font-size: 36px;
    color: #ffffff;

}

.amity-directorate-alumni-section .card p {
    color: #ffffff;
    font-size: 18px;
    margin: 0;
    padding: 0;
    font-weight: 450;

}

.amity-directorate-Recognitions {
    margin: 6% 0 0 0;
}

.amity-directorate-Recognitions h2 {
    font-size: 30px;
    /* font-family: 'Baskervville', serif; */
    margin: 0 0 30px 0;
}

.amity-directorate-Recognitions ul {
    padding: 0;
}

.amity-directorate-Recognitions ul li {
    list-style: none;
    float: left;
    padding: 0 30px 0 15px;
    position: relative;
    font-weight: 600;
}

.amity-directorate-Recognitions ul li:before {
    content: '';
    position: absolute;
    height: 6px;
    width: 6px;
    border-radius: 100%;
    background-color: #dba921;
    top: 7px;
    left: 0;
}


.amity-directorate-why-amity {
    margin: 6% 0;
    background: #ffffff;
    box-shadow: 0.2083333333rem 0.2083333333rem 2.0833333333rem 0 hsla(0, 0%, 78%, .35);
    padding: 45px;
    border-radius: 30px;
}

.amity-directorate-why-amity h2 {
    font-size: 30px;
    /* font-family: 'Baskervville', serif; */
    margin: 0 0 20px 0;
}

.amity-directorate-why-amity .card {
    /* border: 1px solid #000000; */
    padding: 15px;
    border-radius: 15px;
    margin: 12px 0;
}

.amity-directorate-why-amity .card h4 {
    font-size: 16px;
    margin: 0 0 5px 0;
}

.amity-directorate-why-amity .card p {
    font-size: 14px;
    padding: 0;
    margin: 0;
}

.amity-directorate-why-amity .card .icon {
    border-radius: 100%;
    margin: 0 0 15px 0;
}

.amity-directorate-why-amity .card .icon img {
    height: 50px;
}

.amity-directorate-meet-our-faculty {
    margin: 6% 0 0 0;
}

.amity-directorate-meet-our-faculty h2 {
    font-size: 30px;
    /* font-family: 'Baskervville', serif; */
    margin: 0 0 20px 0;
}

.faculty_btn {
    display: inline-block;
    padding: 15px 30px;
    border-radius: 30px;
    background-color: #ffffff;
    color: #1a325d;
  margin: 0 .5rem;
    border: 1px solid #1a325d;
    font-size: 18px;
    font-weight: 600;
    transition: ease-in-out all 0.2s;
}

.faculty_btn:hover {
    background-color: #dba921;
    border-color: #dba921;
    color: #000000;
}

.amity-directorate-digital-library {
    margin: 6% 0;
}

.amity-directorate-digital-library h2 {
    font-size: 30px;
    /* font-family: 'Baskervville', serif; */
    margin: 0 0 15px 0;
}

.amity-directorate-digital-library p {
    margin: 0 0 30px 0;
    padding: 0;
}

.amity-directorate-digital-library ul {
    padding: 0;
}

.amity-directorate-digital-library ul li {
    list-style: none;
    padding: 0 30px 20px 15px;
    position: relative;
}

.amity-directorate-digital-library ul li:before {
    content: '';
    position: absolute;
    height: 6px;
    width: 6px;
    border-radius: 100%;
    background-color: #dba921;
    top: 7px;
    left: 0;
}
.honours-div {
    border: 1px solid #000;
    padding: 5px;
    line-height: 1.6;
}
.honours-div ul {
    margin-left: 20px;
}
 .honours-div p {
    font-size: 14px !important;
    padding-bottom: 10px
}
.honours-div li {
    list-style-type: circle;
    font-size: 14px;
    line-height: 1.4;
}
.inner-page .nep-section .table { font-size: 13px;}
.inner-page .nep-section .table th {
    padding: 7.5px
}
.inner-page .nep-section .table th h5 {
    color: #194880;
}
.inner-page .nep-section .table td {
    padding: 7.5px;
}
.breadcrumb + h1 {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
/*12021995 (Mandeep Singh)*/
.recognitions-accreditations-sec1.about h2.recognitions-head {font-weight: 300!important;font-size: 24px !important;line-height: 32px !important;}
.recognitions-accreditations-sec3.about-recognition{padding-bottom: 8rem;}
.recognitions-accreditations-sec3.about-recognition span{display: inline-block;}

.recognitions-accreditations-sec3.about-recognition ul li p{text-align:center;}
figure.mra_logo {
    display: none;
}
.owl-notification .owl-nav button span {
    font-size: 0;
}
.container.placement_list_box{padding-top: 5rem;}
.font-48 {
    font-size: 48px;
}
.cheminnova h3{margin-bottom: 2rem;}
.mrt-4{margin-top: 4rem;}

.admission_mlink {display: none;}

@media(max-width:991px){
    .admission_mlink {display: none; position: fixed;top: auto;bottom: 0px;background: #d9ac43;display: flex;padding: 0px 8px;width: 100%;align-items: center;z-index:9;}
    .admission_mlink p {padding: 0;line-height: 18px;color: #000;font-size: 13px;font-weight: 800;flex-basis: 40%;text-transform: uppercase;}
    .admission_mlink ul {display: flex;flex-basis: 60%;justify-content: space-around;align-items: center;}
    .admission_mlink ul li:not(:last-child) {border-right: 1px solid rgba(0, 0, 0, 0.4);width: 100%;text-align: center;}
    .admission_mlink ul li {width: 100%;text-align: center;padding: 4px 8px;}
    .admission_mlink ul li a {width: 100%; height: 100%; font-size: 13px;line-height: 1.4;}
    .admission_mlink ul li:first-child {width: 50%;}
    .admission_mlink ul li:nth-child(2) {width: 35%;}
    .admission_mlink ul li:nth-child(3) {width: 20%;}
 
    
}
.owl-nav {
    display:none;

  }
  .owl-dots {
    text-align: center; 
    margin-top: 15px; 
  }
  
  .owl-dot {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 0 5px;
    border-radius: 50%; 
    background-color: #ccc;
    cursor: pointer;
  }
  
  .owl-dot.active {
    background-color: #007bff; 
    transform: scale(1.2); 
    transition: all 0.3s ease; 
  }
  /* Award css start */
 
 
  .cardSection {
    /* max-width: 1200px; */
    /* margin: 0 auto 40px; */
  }
  .titleName {
    font-size: 48px;
    font-family: "Oxygen", sans-serif;
    font-weight: 700;
    font-style: normal;
    text-align: center;
    margin-top: 40px;
  }
  .cardContainer {
    width: 100%;
    display: flex;
    justify-content: center;
    gap: 30px;
    margin: 40px auto 0;
    flex-wrap: wrap;
  }
  .cardBox {
    width: 48%;
    background: #ffffff;
    box-shadow: 0;
    padding: 30px;
    border-radius: 15px;
    border: solid 1px #ccc;
    padding: 4rem;
  }
  .cardTitle {
    font-family: "Oxygen", sans-serif;
    font-size: 26px;
    color: #222;
    font-weight: 600;
    line-height: 1.3;
    margin-bottom: 15px;
  }
  .cardPoint {

    list-style-type: disc !important; 
    width: 100%;
    clear: both;

    margin-bottom: 5px;
    /* background: url(images/patent-icon.png) no-repeat 0 9px;  */
    padding-left: 10px;
    font-family: "Oxygen", sans-serif;
    font-size: 18px;
    color: #212121;
    line-height: 28px;
    padding-bottom: 10px;
    padding-top: 0;
    margin-top: 5px;
    text-align: justify;
  }

  /* Award css end */
  
  hr {
    margin-top: 4rem;
    margin-bottom: 5rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, .1);
}
.infraLab{
    text-transform: none !important;
}



.banner_marquee {
    position: absolute;
    z-index: 9;
    width: 100%;
    height: 70px;
    background: transparent linear-gradient(180deg, #00000000 0%, #0000005c 3%) no-repeat padding-box;
    margin-top: 20px;
    padding: 27px;
    /* padding: 25px 50px;
    margin-top: -4rem;
    display: flex;
    justify-content: flex-end;  */
     /* margin-left: 530px; */
}
@media (min-width: 991px) and (max-width: 1399px) {
  .banner_marquee {
    margin-left: 0;
  }
  .teaching-faculty-sec1 ul li h3 {
    font-size: 21px;
  }
  .acadmicscrollable-menu {
    max-height: 480px !important;
}
.acadmicscrollable-menu::-webkit-scrollbar-thumb {
    background-color: black;
}
.faculty-overview-sec1 h2 {
    font-size: 44px;
}
}

.banner_marquee {
    font-size: 18px;
    line-height: 1.2;
    width: 65vw; 
    display: block;
    overflow: hidden;
    white-space: nowrap;
    direction: ltr; 
    behavior: scroll;
}

.marquee-area{justify-content: center;position: relative;margin-top: -4rem;}
.banner_marquee.mid {   
	position: absolute;
    margin-top: -10rem;
	width: 40%;
    margin: -6.1rem auto 0;
	background: transparent linear-gradient(180deg, #006690 0%, #004980db 3%) no-repeat padding-box;
	left: 0;
    right: 0;
}
.banner_marquee.mid a{color: #fff;}
.banner_marquee a{color: #fff;display:flex;cursor:pointer;}
.student-speak-scroll .owl-dots{margin-top: -1rem;}
.student-speak-scroll{margin-top: 1rem;}
.student-speak-scroll .item{ height: 460px;} 
.inner-page.about_section hr{margin-top: 2rem;margin-bottom: 1rem;}
.stalwarts_box.vision{padding: 50px 130px 31px 80px;}
.stalwarts_box.vision .text_text span{margin-bottom: 1.6rem;display: block; color: #194880;font-weight: 700;}
.stalwarts_box.vision .text_text{font-size: 21px;font-weight: 300;line-height: 30px;}
.acadmicscrollable-menu {
    max-height: 580px;
    overflow-y: auto;
    padding-right: 10px;
    scroll-behavior: smooth;
}
.acadmicscrollable-menu::-webkit-scrollbar-thumb {
    background-color: black;
}

@media(max-width:1280px){
    .acadmicscrollable-menu {
        max-height: 430px !important;
    }

}
.dropdown-menu[data-bs-popper] {
    top: 0;
}
.cus-img{
  float: right;
    width: 550px !important;
    margin-left: 30px;
}
.cus-img1{
float: left;
    width: 550px !important;
    margin-right: 30px;
}
/* fix blank or flashing items on carousel */
.placement_list_box .owl-carousel .item {
	position: relative;
	z-index: 100;
	-webkit-backface-visibility: hidden;
}
/* end fix */
.placement_list_box .owl-nav > div {
	margin-top: -26px;
	position: absolute;
	top: 50%;
	color: #cdcbcd;
}
.placement_list_box .owl-nav i {
	font-size: 52px;
}
.placement_list_box .owl-nav .owl-prev {
	left: -30px;
}
.placement_list_box .owl-nav .owl-next {
	right: -30px;
}
.placement_list_box .owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
	cursor: pointer;
	cursor: hand;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: solid 1px #ccc;
	margin: 3px;
	border-radius: 50px;
	background: #ccc;
	height: 10px;
	width: 10px;
	display: inline-block;
}

.placement_list_box .owl-dots {
	float: right;
}
.placement_list_box .owl-dot.active {
    background-color: #007bff;
}
.student-speak-scroll .owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    	height: 10px;
	width: 10px;
    	background: #ccc;
}

.student-speak-scroll .owl-dot.active {
    background-color: #007bff;
}
.student-speak-scroll  .owl-dots {
	float: right;
}
.caption{
    line-height: 1.5;
}
.colfull{
    position: relative;
}
.cus-link{
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.award_box .owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
background: #ccc;
margin: 3px;
}

.award_box .owl-dot.active {
    background-color: #007bff;
}
.award_box2 .owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    	background: #ccc;
        margin: 3px;
}

.award_box2 .owl-dot.active {
    background-color: #007bff;
}
.infra_lab_biotechnology .owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
background: #ccc;
margin: 3px;
}

.infra_lab_biotechnology .owl-dot.active {
    background-color: #007bff;
}

.table-bordered {
    border: 1px solid #e9ecef;
}
.table-bordered td, .table-bordered th {
    border: 1px solid #e9ecef;
}
.cus-booking .table tr td a{
padding: 5px 0 10px;
    display: block;
}
.cus-booking .table tr td a i{
    font-size:28px; color:#F00;
}
.placement-list {
    display: grid
;
    grid-template-columns: repeat(5, 1fr);
}
.section-placements .placement-inner-box {
    padding: 70px 0 !important;
border: 1px solid #ccc;
}
.cus-documents i{
    font-size:28px; color:#F00
}
.bg_brown2 .bullet_list ul{
    max-width: 100%;
}
#cboxNext{
    background: url(../images/controls.png) no-repeat -50px 0;
}
#cboxPrevious{
    background: url(../images/controls.png) no-repeat -75px 0;
}
.blog-img img {
    width: 100%;
}
.cus-covid{
    position: relative;
}
.cus-covid img{
    margin-bottom: 1.5rem;
}
h2.parent-head {
    margin-bottom: 1rem;
}
.cus-national {
    padding-bottom: 2rem;
}
     .honours-div {
            border: 1px solid #000;
            padding: 5px;
        }
        .honours-div ul {
                margin-left: 20px;
            }
            .honours-div li {
                list-style-type: circle;
            }

            .honours-div ul li, .honours-div p {
                font-size: 12px !important;
            }

                .honours-div ul li:first-child{
                    padding: 0px !important;
                    font-size: 12px !important;
                    font-weight: normal !important;
                    color: #000 !important;
                }
                .guru-img1 img{
                    width: 100%!important;
                }
     .about_section1 .bullet_list ul{
        padding: 0 0 0 15px;
     }  
     .beyond_color img{
        width: 100%;
        
     }       
     
     .beyond_color1 img{
        width: auto;
     }
     span.sr-only {
    display: none;
}
.sbSelector {
    width: 160px;
}
.sbHolder{
    border: 1px solid #ccc !important;
}
.sbToggle:after {
    right: 6px !important;
	top:8px!important;
	color:#000000a6!important;
	font-size: 14px!important;
}
#cboxOverlay {
    background: url(../images/overlay.png) repeat 0 0;
}
 .cse .gsc-search-button input.gsc-search-button-v2, input.gsc-search-button-v2{
height: 26px !important;
margin-top: 0 !important;
min-width: 13px !important;
padding: 5px 26px !important;
width: 68px !important;
}
.amity-jee-tabel .amity-tabel th, td
{
border: none;
padding: 0;
}
.gsc-input-box
{
height: 28px;
}

.cse input.gsc-input:focus, input.gsc-input:focus {
background-image:none !important;
}

.cse input.gsc-input, input.gsc-input {
background-image:none !important;
}  

.responsive-tabs-container .tab-pane{margin-bottom:15px}.responsive-tabs-container .accordion-link{display:none;margin-bottom:10px;padding:10px 15px;background-color:#f5f5f5;border-radius:3px;border:1px solid #ddd;color:#333}@media (max-width:767px){.responsive-tabs-container.accordion-xs .nav-tabs{display:none}.responsive-tabs-container.accordion-xs .accordion-link{display:block}}@media (min-width:768px) and (max-width:991px){.responsive-tabs-container.accordion-sm .nav-tabs{display:none}.responsive-tabs-container.accordion-sm .accordion-link{display:block}}@media (min-width:992px) and (max-width:1199px){.faculty-overview-sec1 p{text-align:left;}.responsive-tabs-container.accordion-md .nav-tabs{display:none}.responsive-tabs-container.accordion-md .accordion-link{display:block}}@media (min-width:1200px){.responsive-tabs-container.accordion-lg .nav-tabs{display:none}.responsive-tabs-container.accordion-lg .accordion-link{display:block}}
 

/* ================================
   CLUB SECTION
=================================== */

.student-speak-scroll {
    padding: 40px 0;
}
.student-speak-scroll .item{
    cursor: pointer;
}
.club-section .item {
    text-align: center;
    cursor: pointer;
    background: #ffffff;
    border-radius: 10px;
    padding: 20px 10px;
    transition: 0.3s ease;
    box-shadow: 0 3px 10px rgba(0,0,0,0.08);
}
.student-speak-scroll h3 {
    font-size: 22px;
    font-weight: 600;
    text-transform: capitalize;}

.club-section .item:hover {
    transform: translateY(-6px);
    box-shadow: 0 6px 20px rgba(0,0,0,0.15);
}
.student-speak-scroll-new a{
    cursor: pointer;
}
.club-section img {
    width: 100%;
    height: 140px;
    object-fit: cover;
    border-radius: 8px;
}

.heading {
    font-size: 18px;
    margin-top: 12px;
    font-weight: 600;
    text-transform: uppercase;
    color: #333;
    letter-spacing: 0.5px;
}
.modal-body text h4{
    text-align: center;
    padding-bottom: 20px;
    padding-top: 15px;
    
}

/* ================================
   MODAL DESIGN
=================================== */

.club-modal .modal-content {
    border: none;
    border-radius: 12px;
    overflow: hidden;
    position: relative;
    background: #fff;
}

.club-modal img {
    width: 100%;
    height: auto;
    display: block;
}

/* ================================
   CLOSE BUTTON (TOP-LEFT)
=================================== */

.modal-close {
    position: absolute;
    top: -28px;
    right: -37px;
    z-index: 20;
}
.pop-close {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: none;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: 0.25s ease;
}

.pop-close:hover {
    background: rgba(0, 0, 0, 0.85);
    transform: scale(1.1);
}

/* ================================
   MODAL BODY TEXT
=================================== */

.club-modal .modal-body {
    padding: 25px 20px;
}

.club-modal .modal-body p {
    font-size: 16px;
    line-height: 1.6;
    color: #444;
}
.
modal-content .modal-dialog {
        max-width: 650px;
        margin: 60px auto;
    }
.student-speak-scroll .modal-close .pop-close{
    right: 20px;
    position: absolute;

}
       .gallery {
            margin: 10px 40px;
        }
        
        .gallery img {
            width: 200px;
            height: 50px;
            transition: 1s;
            padding: 5px;
        }
        
        .gallery img:hover {
            filter: drop-shadow(4px 4px 6px gray);
            transform: scale(1.1);
        }
    .lb-closeContainer.lb-close {
    right: 20px !important;   /* move to top-right */
    top: 20px !important;
}

/* ================================
   RESPONSIVE DESIGN
=================================== */

@media (max-width: 768px) {
    .club-section img {
        height: 120px;
    }

    .heading {
        font-size: 16px;
    }

    .pop-close {
        width: 34px;
        height: 34px;
        font-size: 16px;
    }
}

@media (max-width: 576px) {
    .club-section .item {
        padding: 15px 10px;
    }

    .club-section img {
        height: 110px;
    }
}






