.btn-theme,
.btn-theme3 {
    background-color: #ffc400;
    line-height: 40px !important;
    font-weight: 700
}

.btn-theme,
.panel-title {
    width: 90%;
    text-transform: uppercase
}

#skills .titlebar h2:after,
.titlebar h2:after {
    display: block;
    height: 2px;
    background: #ffc400;
    margin: 15px auto;
    content: "";
    position: relative
}

.panel-title i,
.service-box i,
.tab-content a {
    margin-right: 10px
}

#intro,
#skills,
#statistic_banner {
    background-repeat: no-repeat
}

.btn-theme,
.btn-theme3,
.form_register h4,
.nav-tabs>li>a,
.navbar-nav>li>a,
.panel-title,
.statistic-text,
.titlebar h2,
.titlebar2 h2 {
    text-transform: uppercase
}

.chart span,
.nav-tabs>li>a,
.panel-title,
.pricing-table .price,
.statistic-number,
.statistic-text,
.timeline-year span {
    font-family: Oswald, sans-serif
}

#about2,
.overlay {
    background-repeat: repeat
}

#register,
#skills {
    background-attachment: fixed !important;
    background-position: bottom center;
    background-size: cover
}

#intro,
#promo_line,
#register,
#skills,
#statistic_banner {
    background-size: cover
}

#about,
#history,
#promo_line,
#register,
#services,
#skills,
#statistic_banner,
#testimonials {
    padding-top: 80px;
    padding-bottom: 80px
}

#stlChanger .stBgs a,
.btn:focus,
.foo_social,
.page_social,
a,
a:focus,
a:hover,
ul.widget2 li {
    text-decoration: none
}

#about2,
#accreditations,
#blog,
#placements,
#pricing {
    padding-bottom: 50px
}

#disciplines,
#faculty,
#group,
#partnering,
#placements,
#rankings,
#research,
#thought-leadership {
    padding-top: 70px
}

#edge,
#faculty,
#partnering,
#thought-leadership {
    padding-bottom: 70px
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: 10px
}

ul {
    margin: 0;
    padding: 0;
    list-style: none
}

a {
    -webkit-transition: 250ms ease-in-out;
    -moz-transition: 250ms ease-in-out;
    -o-transition: 250ms ease-in-out;
    -ms-transition: 250ms ease-in-out;
    transition: 250ms ease-in-out
}

a:hover {
    color: #444
}

a:focus {
    color: #f8f8f8;
    outline: 0;
    border: none
}

.btn-theme {
    color: #333;
    font-size: 16px;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    margin-top: 7px !important
}

.btn-theme3,
input[type=email],
input[type=text],
textarea {
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out
}

.btn-theme:hover {
    background-color: #fff !important;
    color: #000 !important
}

.btn-theme3 {
    color: #000;
    font-size: 20px;
    transition: .3s ease-in-out;
    margin-top: 0 !important;
    float: left !important
}

.btn-theme3:hover {
    background-color: #d9a701;
    color: #fff
}

.btn:focus {
    outline: 0;
    color: #f8f8f8
}

.titlebar,
.titlebar2 {
    margin-bottom: 20px;
    text-align: center
}

.regional_accreditation h3,
.titlebar h3,
.titlebar2 h3 {
    color: #222;
    font-size: 24px;
    font-weight: 300;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 10px
}

.titlebar h4,
.titlebar2 h4 {
    color: #000;
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 0;
    margin-bottom: 10px;
    border-bottom: 1px dashed #000;
    padding-bottom: 40px;
    margin-top: 40px
}

.titlebar h2,
.titlebar p,
.titlebar2 h2 {
    font-weight: 400;
    color: #000
}

#skills .titlebar,
.titlebar2 h2 {
    margin-bottom: 30px
}

.titlebar h2 {
    font-size: 40px
}

.titlebar h2:after {
    width: 200px
}

.titlebar p {
    font-size: 17px
}

.titlebar2 h2 {
    font-size: 40px;
    text-align: left
}

.intro_text h1,
.intro_text p {
    margin-bottom: 20px;
    width: 100%;
    font-weight: 400;
    float: left
}

.titlebar2 h2:after {
    display: block;
    content: "";
    height: 2px;
    width: 150px;
    background: #ffc400;
    position: relative;
    text-align: left;
    margin-top: 20px
}

.titlebar2 p {
    font-size: 17px;
    font-weight: 400;
    color: #000;
    text-align: left
}

.navbar-brand {
    padding: 18px 15px
}

.navbar-brand img {
    height: 80px
}

.navbar {
    margin-bottom: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 8px 0 40px;
    -webkit-transition: 350ms ease-in-out;
    -moz-transition: 350ms ease-in-out;
    -o-transition: 350ms ease-in-out;
    -ms-transition: 350ms ease-in-out;
    transition: 350ms ease-in-out
}

.navbar-fixed-top {
    border-bottom: none
}

.navbar-nav>li>a {
    color: #fff;
    font-size: 12px;
    line-height: 24px;
    font-weight: 700;
    display: block;
    padding: 15px 3px;
    -webkit-transition: .1s ease-in-out;
    -moz-transition: .1s ease-in-out;
    -o-transition: .1s ease-in-out;
    -ms-transition: .1s ease-in-out;
    transition: .1s ease-in-out
}

.amity-education-group,
.research-content,
.scroll-fixed-navbar {
    padding: 0
}

.scroll-fixed-navbar.navbar-fixed-top {
    background-color: #183e65;
    border-bottom: 1px solid #0f385f;
    height: 100px;
    padding-top: 10px
}

.navbar-nav>li>a.selected-nav,
.navbar-nav>li>a:hover {
    background-color: transparent;
    color: #fff !important
}

.navbar-toggle {
    position: relative;
    float: right;
    background-color: transparent;
    padding: 10px;
    margin: -25px 0 13px;
    border: 2px solid #ddd;
    color: #fff
}

.navbar-toggle .icon-bar {
    background-color: #ddd
}

#intro {
    width: 100%;
    background-image: url(../images/slide1.jpg);
    background-position: center center;
    color: #fff
}

.overlay {
    background-image: url(../images/overlay.png);
    background-color: rgba(0, 0, 0, .6);
    height: 100%
}

.intro_text {
    margin-top: 5%
}

.intro_text h1 {
    font-size: 42px;
    line-height: 48px;
    margin-top: 0
}

.intro_text p {
    font-size: 18px;
    line-height: 22px;
    text-align: left
}

.form_register>div.form {
    background-color: rgba(20, 20, 20, .65);
    border: 1px solid #ffc400;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    padding: 30px 10px 40px;
    margin: 0
}

.form_register h4 {
    color: #fff;
    font-size: 26px;
    line-height: 32px;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 15px
}

.form_register p {
    color: #fff;
    line-height: 20px;
    margin-bottom: 5px;
    padding: 0 10px
}

.form_register .form-control {
    height: 40px;
    margin-bottom: 10px;
    border: 1px solid #ddd;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

input[type=email],
input[type=text],
textarea {
    background-color: #fff;
    color: #262626;
    transition: .3s ease-in-out
}

#form_response .btn-theme,
#gallery-filter .btn-group>.btn {
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out
}

.form-control:focus {
    background-color: #f0f0f0;
    border-color: #ffc400;
    -webkit-box-shadow: inset 0 1px 1px #ffc400, 0 0 3px #ffc400;
    box-shadow: inset 0 1px 1px #ffc400, 0 0 3px #ffc400
}

#group,
#rankings {
    padding-bottom: 20px
}

#accordion-holder .img-responsive,
#form_response .img-responsive,
#tabs-holder .img-responsive,
.team-member .img-responsive {
    display: inline-block
}

.nav-tabs {
    border: none;
    background: #e4ca7c
}

.nav-tabs>li>a {
    color: #222;
    font-size: 16px;
    font-weight: 400 !important;
    padding: 10px 15px;
    border: none
}

.nav-tabs>li:first-child {
    padding-right: 0
}

.nav-tabs>li:last-child {
    padding-left: 0
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #ffc400;
    border: none;
    padding: 10px 15px
}

.nav-tabs>li>a:hover {
    color: #ffc400;
    border: none
}

.tab-content>.tab-pane {
    padding: 25px 0;
    border: none
}

#campuses,
#global-campuses,
#portfolio,
.timeline-year.last {
    padding-bottom: 0
}

.tab-content>.tab-pane p {
    font-size: 16px;
    line-height: 24px;
    font-weight: 300
}

.tab-content a {
    margin-top: 20px
}

.panel-group .panel {
    margin-bottom: 10px;
    background: 0 0;
    border: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.panel-heading {
    padding: 0;
    background: 0 0 !important;
    border: 0 !important
}

#promo_line,
.timeline {
    background-position: center center
}

.panel-title {
    color: #222;
    font-size: 19px;
    font-weight: 400;
    border-top: 2px solid #ccc
}

.panel-title>a {
    display: block;
    color: #222;
    padding: 12px 0
}

.blog-post-info a,
.client-info a:hover,
.contact-info a:hover,
.panel-title>a:hover {
    color: #ffc400
}

#edge,
#skills,
#skills .titlebar h2,
#statistic_banner .titlebar h2,
#statistic_banner .titlebar h3,
.virtual_tour a:hover {
    color: #fff
}

.panel-title i {
    color: #ffc400;
    font-size: 28px;
    float: left
}

.panel-body {
    color: #444;
    font-size: 16px;
    line-height: 28px;
    font-weight: 300
}

.panel-default>.panel-heading+.panel-collapse .panel-body {
    border: 0
}

.panel-default>.panel-heading+.panel-collapse {
    border: none;
    border-top: none
}

#skills {
    background-image: url(../img/parallax_bg/skills.html)
}

#skills .titlebar h2:after {
    width: 100px
}

.chart {
    position: relative;
    width: 130px;
    height: 130px;
    margin: 0 auto
}

.item-overlay,
.overlay-content {
    width: 100%;
    opacity: 0;
    position: absolute
}

.chart canvas {
    position: absolute;
    top: 0;
    left: 0
}

.chart span {
    color: #a9a9a9;
    font-size: 40px;
    font-weight: 800;
    line-height: 130px;
    display: inline-block
}

.chart span:after {
    content: '%';
    margin-left: 0;
    font-size: 40px
}

#skills h4 {
    font-size: 24px;
    font-weight: 700;
    margin-top: 25px
}

#services_image .img-responsive {
    display: inline-block;
    margin-bottom: 80px
}

#portfolio .titlebar,
.about2-box,
.features-box,
.service-box {
    margin-bottom: 40px
}

.service-box h4 {
    color: #222;
    font-size: 20px;
    font-weight: 400
}

.service-box p {
    font-size: 16px;
    line-height: 26px;
    font-weight: 300
}

#contact-form,
#service-buttons,
.mt-30 {
    margin-top: 30px
}

#service-buttons a {
    margin-right: 20px
}

#edge {
    padding-top: 100px
}

#about2 .titlebar h3,
#features .titlebar h2,
#features .titlebar h3 {
    color: #0f385f
}

.about2-text,
.features-text {
    overflow: hidden;
    padding: 0 0 0 30px
}

.features-text h4 {
    font-size: 20px;
    font-weight: 400;
    color: #000
}

.features-text p,
.timeline-item-content {
    font-size: 16px;
    font-weight: 300;
    line-height: 26px
}

.features-text p {
    color: #000;
    padding-right: 20px
}

.timeline {
    background-image: url(../img/thumbs/timeline-bg.html);
    background-repeat: repeat-y;
    background-color: transparent
}

.timeline-year {
    padding: 30px 0
}

.timeline-year.first {
    padding-top: 0
}

.timeline-year span {
    background-color: #ffc400;
    color: #333;
    font-size: 20px;
    font-weight: 700;
    padding: 10px 20px
}

.timeline-item {
    display: table;
    position: relative
}

#scrollUp,
nav a#pull {
    display: none
}

.timeline-item:before {
    width: 30px;
    height: 30px;
    background-color: #fff;
    border: 2px solid #d5d5d5;
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -15px;
    margin-left: -15px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

#pricing,
#testimonials,
.timeline-item-content {
    background-color: #f5f5f5
}

.timeline-item-content {
    border: 1px solid #f5f5f5;
    position: relative;
    padding: 20px
}

.timeline-item-content:before {
    width: 20px;
    height: 20px;
    background-color: #f5f5f5;
    content: "";
    position: absolute;
    right: -11px;
    top: 50%;
    margin-top: -9px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg)
}

.timeline-item-content.pull-right:before {
    right: auto;
    left: -10px
}

.timeline-item-content h4 {
    font-size: 20px;
    font-weight: 400
}

.timeline-item:hover .timeline-item-content {
    border: 1px solid #262626;
    background-color: #262626;
    color: #fff
}

.timeline-item:hover .timeline-item-content:before {
    background-color: #262626;
    border-right: 1px solid #262626;
    border-top: 1px solid #262626
}

.timeline-item:hover.timeline-item:before {
    background-color: #ffc400;
    border-color: #ffc400
}

.timeline-item:hover .timeline-item-content.pull-right:before {
    border-color: transparent transparent #262626 #262626
}

#statistic_banner {
    background-image: url(../img/parallax_bg/statistic-banner.html);
    background-attachment: fixed !important;
    background-position: top center
}

.statistic-block {
    text-align: center;
    border: 1px solid #ccc;
    padding: 20px;
    margin-bottom: 30px;
    min-height: 140px
}

#contact-form textarea,
.box {
    min-height: 200px
}

.statistic-number {
    color: #000;
    font-size: 40px;
    line-height: 50px;
    font-weight: 300 !important;
    margin-bottom: 0
}

.statistic-text {
    color: #434343;
    font-size: 15px;
    font-weight: 300
}

.amity-education-group p,
.aup-edge p,
.btn-default3,
.information-centre h1,
.information-centre p,
.research-content p,
.team.team__style--2 .thumb .team-info .info p,
ul.widget2 li {
    font-family: 'Open Sans', sans-serif
}

#portfolio {
    padding-top: 80px
}

#blog article,
#gallery-filter,
.team-member {
    margin-bottom: 50px
}

#newsletter h3,
#promo_line h2 {
    margin-bottom: 5px;
    text-transform: uppercase
}

.btn-toolbar .btn-group {
    float: none
}

#gallery-filter .btn-group>.btn {
    background: #f4f4f4;
    color: #333;
    font-size: 15px;
    font-family: Oswald, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0 3px;
    padding: 8px 16px;
    text-shadow: none;
    -webkit-box-shadow: 0 0;
    -moz-box-shadow: 0 0;
    box-shadow: 0 0;
    transition: .3s ease-in-out
}

.btn-group>.btn:first-child:not(:last-child),
.btn-group>.btn:last-child:not(:first-child) {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

#gallery-filter .btn-group>.btn:hover {
    color: #fff;
    background-color: #ffc400
}

#gallery-filter .btn-group>.btn.active,
#gallery-filter .btn-group>.btn.focus {
    color: #222;
    background-color: #ffc400;
    box-shadow: 0 0;
    cursor: default
}

.portfolio-items-list {
    margin: 0
}

.portfolio-item,
.portfolio-item2 {
    position: relative;
    display: none;
    opacity: 0;
    -moz-opacity: 0;
    padding: 0;
    text-align: center;
    border: 2px solid #fff
}

.portfolio-item a,
.portfolio-item2 a {
    cursor: url(../img/icons/pointer.html), crosshair
}

.hover-overlay {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative
}

.hover-overlay img {
    -webkit-transition: .6s;
    -moz-transition: .6s;
    -o-transition: .6s;
    transition: .6s
}

.overlay-content {
    bottom: 0;
    left: 0;
    z-index: 20;
    text-align: center;
    zoom: 1;
    -webkit-transition: .2s ease-out;
    -moz-transition: .2s ease-out;
    -o-transition: .2s ease-out;
    transition: .2s ease-out
}

.overlay-content h4 {
    color: #fff;
    font-size: 22px;
    font-weight: 800;
    text-transform: uppercase
}

.overlay-content h5,
.overlay-content h5 a {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase
}

.overlay-content h5 a:hover {
    color: #ffcc01 !important;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase
}

.item-overlay {
    -moz-opacity: 0;
    top: 0;
    left: 0;
    height: 100%;
    background: rgba(4, 41, 99, .75);
    -moz-transition: opacity .4s ease-out;
    -webkit-transition: opacity .4s ease-out;
    -o-transition: opacity .4s ease-out;
    transition: opacity .4s ease-out
}

#about2,
.testi-arrow {
    background-position: 0 0
}

#promo_line,
#register,
#scrollUp,
.testi-arrow {
    background-repeat: no-repeat
}

.hover-overlay:hover>img {
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -moz-transform: scale(1.2)
}

.hover-overlay:hover .item-overlay {
    opacity: 1;
    -moz-opacity: 1
}

.portfolio-item:hover .overlay-content {
    bottom: 40%;
    opacity: 1;
    -moz-opacity: 1
}

#team {
    padding-top: 80px;
    padding-bottom: 30px
}

.team-img-meta h5 {
    text-transform: uppercase;
    font-weight: 800;
    margin: 20px 0 10px
}

.team-img-meta h6 {
    font-size: 14px;
    color: #ffc400;
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 10px
}

.team-img-meta p {
    color: #757575;
    font-size: 16px;
    line-height: 24px;
    font-weight: 300
}

.team-member-socials {
    text-align: right;
    display: inline-block;
    margin: 10px auto
}

.team-member-socials li {
    float: left;
    display: inline-block !important;
    vertical-align: top;
    width: auto !important;
    clear: none !important
}

.page_social {
    width: 30px;
    height: 30px;
    color: #666;
    font-size: 16px;
    text-align: center;
    display: block;
    margin: 0 3px 5px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: 250ms ease-in-out;
    -moz-transition: 250ms ease-in-out;
    -o-transition: 250ms ease-in-out;
    -ms-transition: 250ms ease-in-out;
    transition: 250ms ease-in-out
}

.page_social.ico_facebook:hover,
.page_social.ico_vk:hover {
    color: #3b5998
}

.page_social.ico_skype:hover,
.page_social.ico_twitter:hover {
    color: #00a9ed
}

.page_social.ico_behance:hover {
    color: #00a8e7
}

.page_social.ico_google_plus:hover {
    color: #cd1111
}

.page_social.ico_linkedin:hover {
    color: #015886
}

.page_social.ico_dribbble:hover {
    color: #d92d84
}

.page_social.ico_instagram:hover {
    color: #beb3a8
}

.page_social.ico_pinterest:hover {
    color: #ac281a
}

.page_social.ico_dropbox:hover {
    color: #008ad2
}

.page_social.ico_youtube:hover {
    color: #cd1b20
}

.page_social.ico_tumblr:hover {
    color: #3a5976
}

.page_social.ico_vimeo:hover {
    color: #00adee
}

.page_social.ico_flickr:hover {
    color: #d2d2d2
}

.page_social.ico_digg:hover,
.page_social.ico_github:hover {
    color: #222
}

.page_social.ico_renren:hover {
    color: #364a83
}

.page_social.ico_xing:hover {
    color: #015f5e
}

.page_social.ico_weibo:hover {
    color: #be4443
}

.page_social.ico_rss:hover {
    color: #f60
}

.page_social.ico_deviantart:hover {
    color: #57675d
}

.page_social.ico_envelope:hover {
    color: #999
}

.page_social.ico_delicious:hover {
    color: #0a0a0a
}

#pricing {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding-top: 80px
}

#price_1,
#price_2,
#price_3,
#price_4 {
    margin-bottom: 50px;
    padding: 0 5px
}

.pricing-table {
    background-color: #fff;
    border: 1px solid #ccc;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

.pricing-table h3 {
    font-size: 24px;
    font-weight: 700;
    line-height: 100px;
    text-transform: uppercase;
    margin-bottom: 0
}

.pricing-table .price {
    background-color: #eee;
    height: 120px;
    color: #222;
    font-weight: 700;
    line-height: 120px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc
}

.price-row .price span {
    font-size: 75px
}

.price-row .price sup {
    top: -35px;
    font-size: 30px;
    font-weight: 300
}

.pricing-table ul.features {
    color: #333;
    font-size: 16px;
    font-weight: 300;
    text-transform: uppercase;
    padding: 5px 40px
}

.pricing-table ul.features li {
    border-bottom: 1px solid #ccc;
    padding: 13px 0
}

.pricing-table .btn {
    margin: 30px 0
}

.pricing-table.highlight {
    background-color: #ffc400;
    border-color: #d9a701
}

.pricing-table.highlight .price {
    background-color: #d9a701;
    color: #fff;
    border-color: #d9a701
}

.pricing-table.highlight ul.features {
    color: #333
}

.pricing-table.highlight ul.features li {
    border-color: #d9a701
}

.pricing-table.highlight .btn-theme {
    background-color: #333;
    color: #fff
}

.pricing-table.highlight .btn-theme:hover {
    background-color: #444
}

#clients {
    padding-top: 80px;
    padding-bottom: 150px;
    position: relative
}

.customNavigation {
    display: inline-block;
    position: absolute;
    bottom: 80px;
    right: 49%
}

.customNavigation .btn {
    padding: 4px 10px
}

.customNavigation i {
    font-size: 20px;
    color: #fff
}

#testimonials {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee
}

#testimonials h3 {
    font-size: 28px;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 40px
}

#testimonials .clients-counter {
    color: #ffc400;
    font-size: 30px;
    font-weight: 700
}

.testi-content {
    background-color: #fff;
    position: relative;
    padding: 0;
    margin: 0 0 40px;
    border: 1px solid #e6e6e6;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px
}

#contact-info,
#footer,
.blog-post-info {
    padding-bottom: 10px
}

.testimonial p {
    color: #777;
    margin: 0;
    padding: 20px 15px;
    font-size: 20px
}

.testi-arrow {
    height: 32px;
    width: 32px;
    background-image: url(../images/testimonial-arrow-down.png);
    background-attachment: scroll;
    background-color: transparent;
    position: absolute;
    top: 100%;
    left: 47%
}

.testimonial .client-img {
    width: 65px;
    height: 65px;
    display: inline-block;
    margin: 0 auto 10px
}

.testimonial .client-img img {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%
}

.testimonial .testi-author {
    display: inline-block;
    padding: 0 0 0 15px;
    text-align: left;
    position: relative;
    top: 10px
}

.testimonial h4 {
    color: #000;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 0;
    display: block
}

.testimonial span {
    color: #999;
    font-size: 15px;
    margin: 0 0 20px;
    display: block
}

#blog {
    padding-top: 80px
}

#blog .blog-post-titlebar h4 {
    font-size: 15px;
    line-height: 24px;
    font-weight: 500;
    margin: 20px 0 5px;
    text-transform: uppercase
}

.blog-post-info {
    color: #666;
    font-style: italic
}

.blog-post-desc {
    line-height: 24px;
    margin-bottom: 20px
}

#blog .btn-theme {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 8px 16px
}

.video-block {
    position: relative;
    padding-bottom: 75.25%;
    padding-top: 0;
    height: 0;
    overflow: hidden
}

.video-block embed,
.video-block iframe,
.video-block object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

#promo_line {
    background-image: url(../img/parallax_bg/promo-line.html);
    background-attachment: fixed !important
}

#promo_line h2 {
    color: #fff;
    font-size: 36px;
    line-height: 42px;
    font-weight: 400;
    letter-spacing: 2px
}

#promo_line p {
    color: #fff;
    font-size: 20px;
    font-weight: 300;
    line-height: 36px;
    margin-bottom: 20px
}

#promo_line a {
    margin-right: 15px
}

#contact-info {
    padding-top: 60px
}

#newsletter,
.contact-info {
    margin-bottom: 10px
}

.client-info .fa,
.contact-info .fa {
    color: #ffc400;
    font-size: 60px;
    line-height: 60px;
    margin-bottom: 10px
}

.client-info h4,
.contact-info h4 {
    color: #222;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 800
}

.client-info p,
.contact-info p {
    color: #666;
    font-size: 16px;
    line-height: 24px;
    font-weight: 300
}

.client-info a,
.contact-info a {
    color: #ffc400;
    font-weight: 700
}

.googlemap-wrapper {
    position: relative
}

.googlemap-wrapper img {
    max-width: none !important
}

.map-canvas {
    width: 100%;
    height: 500px;
    padding: 6px;
    background-color: #f0f0f0;
    border: 1px solid #ddd
}

.map-canvas:before {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    margin: -15px 0 0 -15px;
    width: 30px;
    height: 30px;
    color: #2f2f2f;
    content: '\f110';
    text-align: center;
    font-size: 20px;
    font-family: FontAwesome;
    line-height: 30px;
    -webkit-animation: 2s linear infinite spin;
    animation: 2s linear infinite spin;
    font-style: normal;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.brand-default.brand-style--2,
.brand-default.brand-style--3 {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    display: -ms-grid
}

#form_response .btn-theme,
.s_1:hover {
    color: #333;
    background-color: #ffc400
}

.box:after,
.box:before {
    content: '';
    width: 0%;
    height: 0%;
    box-sizing: border-box;
    opacity: 0
}

#footer {
    padding-top: 40px;
    background-color: #214eb6
}

#newsletter h3 {
    color: #ddd;
    font-size: 22px;
    font-weight: 400;
    letter-spacing: 5px
}

#intro2 h2,
#intro2 h5,
.btn {
    letter-spacing: 1px
}

#newsletter p {
    color: #ddd;
    line-height: 26px;
    font-weight: 300;
    margin-bottom: 0
}

.message {
    font-size: 15px;
    margin-bottom: 20px
}

#newsletter_form {
    margin: 15px auto;
    width: 50%
}

#newsletter form input[type=email] {
    background-color: #fff;
    border: 1px solid #ccc;
    width: 74%;
    color: #414141;
    font-size: 16px;
    font-weight: 300;
    padding: 10px 15px;
    -webkit-border-radius: 6px 0 0 6px;
    -moz-border-radius: 6px 0 0 6px;
    -o-border-radius: 6px 0 0 6px;
    border-radius: 6px 0 0 6px
}

#newsletter form input[type=submit] {
    width: 25%;
    background-color: #ffc400;
    border: 1px solid #ffc400;
    color: #fff;
    font-size: 16px;
    font-weight: 900;
    text-transform: uppercase;
    padding: 10px 15px;
    -webkit-border-radius: 0 6px 6px 0;
    -moz-border-radius: 0 6px 6px 0;
    -o-border-radius: 0 6px 6px 0;
    border-radius: 0 6px 6px 0;
    -webkit-transition: 350ms ease-in-out;
    -moz-transition: 350ms ease-in-out;
    -o-transition: 350ms ease-in-out;
    -ms-transition: 350ms ease-in-out;
    transition: 350ms ease-in-out
}

#newsletter form input[type=submit]:hover {
    background-color: #d9a701
}

#footer_copyright p {
    color: #ddd;
    line-height: 20px
}

#footer_copyright p span {
    color: #ffc400;
    font-size: 15px;
    font-weight: 800
}

.contact-socials {
    display: inline-block;
    padding-left: 0
}

.contact-socials li {
    float: left;
    width: auto !important;
    display: inline-block !important;
    vertical-align: top;
    clear: none !important;
    padding: 0
}

.foo_social {
    text-align: center;
    color: #999;
    width: 40px;
    height: 40px;
    font-size: 18px;
    line-height: 40px;
    margin: 0 5px;
    display: block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: 250ms ease-in-out;
    -moz-transition: 250ms ease-in-out;
    -o-transition: 250ms ease-in-out;
    -ms-transition: 250ms ease-in-out;
    transition: 250ms ease-in-out
}

.about2 p,
.paragrah ul li,
.s_1 {
    line-height: 26px
}

.foo_social.ico-facebook:hover,
.foo_social.ico-vk:hover {
    background-color: #3b5998;
    color: #fff
}

.foo_social.ico-skype:hover,
.foo_social.ico-twitter:hover {
    background-color: #00a9ed;
    color: #fff
}

.foo_social.ico-behance:hover {
    background-color: #00a8e7;
    color: #fff
}

.foo_social.ico-google-plus:hover {
    background-color: #cd1111;
    color: #fff
}

.foo_social.ico-linkedin:hover {
    background-color: #015886;
    color: #fff
}

.foo_social.ico-dribbble:hover {
    background-color: #d92d84;
    color: #fff
}

.foo_social.ico-instagram:hover {
    background-color: #beb3a8;
    color: #fff
}

.foo_social.ico-pinterest:hover {
    background-color: #ac281a;
    color: #fff
}

.foo_social.ico-dropbox:hover {
    background-color: #008ad2;
    color: #fff
}

.foo_social.ico-youtube:hover {
    background-color: #cd1b20;
    color: #fff
}

.foo_social.ico-tumblr:hover {
    background-color: #3a5976;
    color: #fff
}

.foo_social.ico-vimeo:hover {
    background-color: #00adee;
    color: #fff
}

.foo_social.ico-flickr:hover {
    background-color: #d2d2d2;
    color: #fff
}

.foo_social.ico-digg:hover,
.foo_social.ico-github:hover {
    background-color: #222;
    color: #fff
}

.foo_social.ico-renren:hover {
    background-color: #364a83;
    color: #fff
}

.foo_social.ico-xing:hover {
    background-color: #015f5e;
    color: #fff
}

.foo_social.ico-weibo:hover {
    background-color: #be4443;
    color: #fff
}

.foo_social.ico-rss:hover {
    background-color: #f60;
    color: #fff
}

.foo_social.ico-deviantart:hover {
    background-color: #57675d;
    color: #fff
}

.foo_social.ico-envelope:hover {
    background-color: #999;
    color: #fff
}

.foo_social.ico-delicious:hover {
    background-color: #0a0a0a;
    color: #fff
}

#scrollUp {
        width: 180px;
    height: 75px;
    position: fixed;
    bottom: 20px;
    right: 20px;
    background-image: url(../images/apply-btn.png);
    background-position: 50% 48%;
    /* background-color: rgba(225, 196, 0, .85); */
    -webkit-transition: 250ms linear;
    -moz-transition: 250ms linear;
    transition: 250ms linear
}

#scrollUp:hover {
    /* background-color: #e1c400 */
}

#form_response {
    margin: 50px auto
}

#form_response h1 {
    font-size: 26px;
    font-weight: 400;
    margin-top: 10px;
    text-transform: uppercase
}

#form_response p {
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    margin-bottom: 20px
}

#intro2 h2,
#stlChanger p {
    font-weight: 800;
    text-transform: uppercase
}

#form_response .btn-theme {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 10px 20px;
    transition: .3s ease-in-out
}

#stlChanger .chBut,
.contact-form input[type=email],
.contact-form input[type=text],
.contact-form textarea {
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out
}

#form_response .btn-theme:hover {
    background-color: #ffc400;
    color: #fff
}

#stlChanger {
    color: #cecece;
    font-size: 14px;
    overflow: hidden;
    position: fixed;
    top: 80px;
    left: 0;
    z-index: 9999999
}

#stlChanger .bgChanger {
    position: relative;
    overflow: hidden;
    min-width: 220px;
    min-height: 220px
}

#stlChanger .blockChanger {
    width: 170px
}

#stlChanger .chBody {
    background: #444;
    width: 180px;
    position: relative;
    overflow: hidden;
    border: 1px solid #222;
    border-radius: 0 6px 6px 0
}

#stlChanger .chBut {
    background: #ffc400;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 15px;
    right: 0;
    z-index: 1000000;
    text-align: center;
    border: 1px solid #d9a701;
    border-left: none;
    border-radius: 0 4px 4px 0;
    transition: .3s ease-in-out
}

#stlChanger .stBlock,
.c-btn {
    position: relative;
    overflow: hidden
}

#stlChanger .chBut:hover {
    background: #d9a701;
    border-color: #ffc400
}

#stlChanger .chBut i {
    color: #fff;
    font-size: 26px;
    margin: 7px 4px
}

#stlChanger p {
    color: #fff;
    font-size: 14px
}

#stlChanger .stBgs a {
    width: 30px;
    height: 30px;
    float: left;
    padding: 0;
    margin: 0 4px 0 0;
    cursor: pointer;
    opacity: 1
}

#stlChanger .stBgs a:hover {
    opacity: .7
}

#stlChanger .btn-theme {
    font-size: 13px;
    padding: 4px 8px
}

.s_1 {
    color: #fff;
    font-size: 13px;
    padding: 2px 6px;
    background-color: #303030;
    border-radius: 4px;
    display: block;
    margin-bottom: 5px
}

.c-btn.type-1,
.titlebar_pic {
    margin-bottom: 0;
    text-align: center
}

.mt-10,
.mt10 {
    margin-top: 10px
}

.mt-50 {
    margin-top: 50px
}

.mt-100 {
    margin-top: 100px
}

.titlebar_pic {
    float: right
}

.ranking_border {
    border-right: 1px dashed #929497
}

.brand-default .brand,
.titlebar_pic img {
    text-align: center
}

.regional_accreditation {
    margin-bottom: 20px;
    text-align: center;
    float: right
}

.regional_accreditation h2 {
    color: #d1b258;
    font-size: 40px;
    font-weight: 400;
    text-transform: uppercase
}

.regional_accreditation h2 span {
    color: #222;
    font-size: 40px;
    font-weight: 300;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 10px
}

.form_register,
.paragrah,
.virtual_tour {
    float: left
}

.paragrah ul {
    padding: 0;
    margin: 0
}

.paragrah ul li {
    font-size: 17px;
    color: #000
}

.virtual_tour h1 {
    font-size: 18px;
    color: #fff;
    font-weight: 700
}

.virtual_tour a,
.virtual_tour h2 {
    font-size: 18px;
    color: #fdc318;
    font-weight: 400 !important
}

.virtual_tour img {
    float: left;
    margin: 0 15px 0 0
}

.download_app {
    float: right
}

.download_app h1 {
    font-size: 16px;
    color: #fff
}

.border {
    width: 100%;
    border: 1px solid #2758ba;
    float: left;
    margin: 25px 0
}

#contact .titlebar,
#intro2 h3,
.error {
    margin-bottom: 20px
}

#about2 {
    background-image: url(../images/about.jpg);
    background-attachment: fixed !important;
    padding-top: 80px;
    color: #fff;
    text-align: center
}

.icon-box {
    width: 70px;
    height: 70px;
    line-height: 70px !important;
    text-align: center;
    float: left;
    font-size: 22px;
    color: #fff
}

.icon-box i {
    color: #ffc400;
    font-size: 60px;
    margin-top: 10px
}

.about2 h4,
.about2 p {
    color: #000 !important
}

.about2 h4 {
    font-size: 20px;
    font-weight: 400
}

.about2 p {
    font-size: 16px;
    font-weight: 300;
    padding-left: 20px;
    padding-right: 20px
}

#register {
    background-image: url(../images/register.html);
    color: #aaa
}

#contact .titlebar h2,
#contact .titlebar h3 {
    color: #ddd
}

#contact-form .form-control {
    height: 50px;
    background-color: rgba(30, 30, 30, .3);
    font-size: 14px;
    margin-bottom: 20px;
    border: 1px solid #666;
    box-shadow: 0 0;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0;
    border-radius: 0
}

.contact-form input[type=email],
.contact-form input[type=text],
.contact-form textarea {
    background-color: #f3f3f3;
    color: #444;
    font-size: 14px;
    margin-bottom: 15px;
    padding: 12px 0;
    transition: .3s ease-in-out;
    box-shadow: 0 0
}

.intro_text2 h4,
.intro_text2 p {
    line-height: 28px;
    margin-bottom: 25px;
    font-weight: 700
}

#form_btn .btn-theme,
.c-btn.type-1:before {
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out
}

.form-control:focus {
    outline: 0;
    box-shadow: none
}

#form_btn {
    margin-top: 20px
}

#form_btn .btn-theme {
    font-size: 16px;
    font-weight: 700;
    padding: 10px 20px;
    -o-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.box,
.box p,
.box:after,
.box:before {
    transition: .5s
}

.error {
    color: red;
    font-size: 13px;
    font-weight: 400
}

#intro2 {
    width: 100%;
    color: #fff;
    margin-top: 25px
}

#intro_content {
    padding-top: 160px;
    padding-bottom: 90px
}

#intro2 h2 {
    font-size: 75px;
    line-height: 85px;
    margin-bottom: 15px;
    float: left;
    color: #000;
    width: 100%
}

#intro2 h3 {
    font-size: 30px;
    line-height: 34px;
    text-transform: uppercase;
    background: #fecc00;
    padding: 10px 15px 10px 10px;
    float: left;
    color: #000;
    font-weight: 700 !important
}

#intro2 h5,
.right_box {
    background: #0f385f;
    float: left
}

.intro_text2 h4 {
    font-size: 40px;
    float: left;
    width: 100%;
    color: #fff
}

#intro2 h5 {
    font-size: 55px;
    font-weight: 800;
    line-height: 54px;
    text-transform: uppercase;
    margin-bottom: 15px;
    color: #000;
    padding: 5px 15px 8px;
    margin-top: 40px
}

.intro_text2 p {
    font-size: 22px;
    float: left;
    color: #000
}

.intro2_buttons .btn-theme {
    font-size: 16px;
    font-weight: 700;
    margin-right: 10px;
    padding: 9px 18px;
    text-transform: uppercase
}

.right_box {
    width: 100%;
    height: auto;
    padding: 20px 0 0
}

ul.widget2 {
    float: left;
    width: 98%;
    margin: 10px 0 2%;
    padding: 0;
    list-style-type: none
}

ul.widget2 li {
    float: left;
    clear: both;
    margin-bottom: 5px;
    background: url(../images/list.png) 0 5px no-repeat;
    padding-left: 20px;
    line-height: 24px;
    border-bottom: 1px dotted #fff;
    display: block;
    padding-bottom: 20px;
    margin-top: 10px;
    margin-left: 15px;
    font-size: 22px
}

#client-info,
.client-info {
    margin-bottom: 10px;
    margin-top: 50px
}

.ranking-top {
    margin: 25px 0 0
}

.shadow_right {
    box-shadow: -60px 0 0 -60px #000, 60px 0 50px -90px #000
}

.box {
    transform: translate(0, 0);
    background: #183e65;
    box-sizing: border-box;
    padding: 10px;
    overflow: hidden;
    float: left;
    margin-bottom: 40px
}

.box p {
    color: #fff;
    font-size: 22px;
    line-height: 30px;
    transform: scale(.8)
}

.box:before {
    position: absolute;
    top: 0;
    left: 0;
    border-top: 2px solid #ffcb05;
    border-left: 2px solid #ffcb05
}

.box:after {
    position: absolute;
    bottom: 0;
    right: 0;
    border-bottom: 2px solid #ffcb05;
    border-right: 2px solid #ffcb05
}

.box:hover:after,
.box:hover:before {
    width: 100%;
    height: 100%;
    opacity: 1
}

.c-btn.type-1:after,
.c-btn.type-1:before {
    content: '';
    display: block;
    top: 0;
    bottom: 0;
    width: 0;
    background: #fff;
    z-index: -1;
    position: absolute
}

.box:hover p {
    transform: scale(1)
}

.box:hover {
    box-shadow: 0 25px 30px rgba(0, 0, 0, .5)
}

.box span {
    position: absolute;
    top: 0;
    left: -120%;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, .2);
    transition: .5s 1s;
    transform: skewX(5deg)
}

.box:hover span {
    left: 120%
}

#placements {
    background: #efefef
}

#higher,
#visionary-leaders {
    padding-top: 70px;
    padding-bottom: 40px
}

.global_rankings_unit {
    margin: 0 0 30px;
    box-shadow: 0 0 20px #ccc;
    background: #f3f3f3;
    text-align: center
}

#accreditations {
    padding-top: 20px
}

.c-btn {
    display: inline-block;
    z-index: 99999
}

.brand-default.brand-style--2.no-border .brand::after,
.brand-default.brand-style--2b.no-border .brand::after,
.form_register_mobile {
    display: none
}

.c-btn.type-1 {
    font-size: 17px;
    line-height: 22px;
    font-weight: 500;
    color: #fff;
    letter-spacing: .7px;
    background: #34c6f2;
    border: 2px solid #34c6f2;
    -moz-border-radius: 3px;
    border-radius: 10px;
    vertical-align: top;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
    text-transform: uppercase;
    width: 100%;
    padding: 0;
    z-index: 0
}

.c-btn.type-1 input,
.c-btn.type-1 span {
    display: inline-block;
    padding: 5px 10px
}

.c-btn.type-1:before {
    left: 0;
    transition: .3s ease-in-out
}

.c-btn.type-1:after {
    right: 0;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.c-btn.type-1 input {
    background: 0 0;
    border: 0;
    font-size: inherit;
    line-height: inherit;
    text-transform: inherit;
    letter-spacing: inherit
}

.c-btn.type-1 .fa {
    position: absolute;
    top: 50%;
    right: 19px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 22px
}

.c-btn.type-1:hover {
    color: #34c6f2
}

.c-btn.type-1:hover:after,
.c-btn.type-1:hover:before {
    width: 51%
}

.c-btn.type-1.color-2 {
    border-color: #f8d24b;
    background: #fecc00;
    color: #323232
}

ul.patents-list li,
ul.patents-list2 li {
    display: block;
    margin-bottom: 2px;
    font-size: 17px;
    line-height: 22px;
    border-bottom: 1px solid #c7c7c7;
    width: 100%
}

.amity-education-group p,
.research-content p {
    font-size: 17px;
    text-align: center
}

.university {
    background: #ecf3f3;
    margin: 40px 0 0
}

.top-placement {
    border: 1px solid #ccc;
    padding: 5px;
    text-align: center;
    min-height: 110px
}

.top-placement h3 {
    font-size: 22px;
    font-weight: 300 !important;
    color: #000;
    padding-top: 10px
}

.top-placement p {
    font-size: 13px;
    font-weight: 400;
    line-height: 15px
}

ul.disciplines-list,
ul.patents-list,
ul.patents-list2 {
    width: 100%;
    margin: 0 0 2%;
    padding: 0;
    list-style-type: none
}

.higher-education-logos img,
.placement-logos img {
    padding: 5px;
    margin: 5px 5px 20px;
    border: 1px solid #ccc
}

ul.patents-list li {
    clear: both;
    padding-left: 0;
    text-decoration: none;
    color: #212121;
    margin-top: 5px;
    text-align: left;
    padding-bottom: 5px;
    padding-top: 2px
}

ul.disciplines-list li,
ul.patents-list2 li {
    clear: both;
    padding-left: 40px;
    text-decoration: none;
    margin-top: 5px;
    text-align: left
}

.higher-education-logos img {
    width: 100%
}

#agbs {
    background: #f3f3f3;
    padding: 70px 0
}

.agbs-right {
    border: 1px solid #999;
    padding: 30px
}

ul.patents-list2 li {
    background: url(../images/patent-thik.png) 0 15px no-repeat;
    color: #212121;
    padding-bottom: 6px;
    padding-top: 6px
}

.information-centre {
    box-shadow: #ccc 0 0 20px;
    text-align: left;
    min-height: 420px;
    margin: 0 0 30px;
    background: #fff;
    padding: 20px
}

.information-centre h1 {
    font-size: 22px;
    color: #212121;
    line-height: 30px;
    font-weight: 600 !important;
    margin: 20px 0 0
}

.information-centre p {
    font-size: 15px;
    color: #212121;
    line-height: 24px;
    font-weight: 400;
    margin: 10px 0 0
}

.information-centre a {
    color: #212121
}

.btn {
    border-radius: 5px !important;
    background-color: #f8c301;
    padding: 0 20px;
    color: #000;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 40px;
    border: none;
    font-weight: 400;
    margin: auto
}

.modal-open,
.modal.in {
    padding-right: 0 !important
}

.btn:hover {
    background-color: #fff;
    color: #fff
}

.modal {
    right: -17px;
    top: 15%
}

.modal-open {
    overflow: auto
}

.modal-content {
    float: left;
    width: 100%;
    margin-bottom: 40px;
    border-radius: 0;
    box-shadow: 0 0 0 10px rgba(255, 255, 255, .2);
    border: none;
    overflow: hidden
}

.modal-content .close {
    background-color: transparent;
    opacity: 1;
    padding: 0;
    line-height: normal;
    margin-top: 0;
    position: absolute;
    right: 15px;
    z-index: 99;
    top: 10px
}

.modal-content .close:focus,
.modal-content .close:hover {
    color: #fff;
    opacity: 1
}

.modal-dialog {
    max-width: 600px;
    width: 90%;
    margin: 10px auto 0
}

.modal-body {
    float: left;
    width: 100%;
    padding: 30px
}

.modal-body h1 {
    margin: -20px 0 15px;
    padding: 10px 0;
    font-weight: 400;
    border-bottom: 1px solid #ccc
}

.toaster {
    border: 2px solid #fcca32;
    padding: 10px;
    margin: 30px 0 0
}

.toaster p {
    font-size: 18px;
    margin-bottom: 0
}

.admission-enquiry {
    position: fixed;
    top: 350px;
    right: 0;
    z-index: 9999
}

.amity-information-centres {
    background: #f6f6f6;
    padding: 70px 0
}

.amity-information-centres p {
    font-size: 17px;
    font-weight: 400;
    text-align: justify
}

.btn-default3 {
    text-transform: uppercase;
    color: #183e65 !important;
    font-size: 17px;
    border-radius: 25px;
    background: #fff;
    margin-top: 0 !important;
    margin-bottom: 10% !important;
    padding: 5px 20px;
    font-weight: 600
}

.btn-default3:hover {
    color: #000 !important;
    background: #fecc00
}

.aup-edge {
    text-align: center;
    border: 1px solid #ccc;
    padding: 20px;
    margin-bottom: 20px;
    background: #183e65;
    min-height: 180px;
    transition: transform .2s
}

.team.team__style--2 .thumb,
.team.team__style--2 .thumb .social-icon li a {
    -webkit-transition: .3s cubic-bezier(.645, .045, .355, 1);
    -o-transition: .3s cubic-bezier(.645, .045, .355, 1)
}

.aup-edge p {
    font-size: 16px;
    color: #fff;
    line-height: 20px;
    margin-top: 10px
}

.aup-edge:hover {
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

#disciplines {
    background: #eef4fa;
    margin: 30px 0 0;
    padding-bottom: 40px
}

#faculty {
    color: #fff
}

.team.team__style--2 .thumb .team-info .info h5 {
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 5px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700 !important
}

.team.team__style--2 .thumb .team-info .info p {
    color: #fff;
    text-align: center;
    font-weight: 500;
    line-height: 15px;
    font-size: 12px
}

.team.team__style--2:hover .thumb {
    border-color: rgba(0, 56, 227, .1)
}

.footer,
.single_address {
    border-top: 1px solid #eee
}

.team.team__style--2:hover .thumb .overlay {
    opacity: .85;
    visibility: visible
}

.team.team__style--2:hover .thumb .social-icon,
.team.team__style--2:hover .thumb .team-info {
    opacity: 1;
    visibility: visible
}

.team.team__style--2 .thumb {
    position: relative;
    transition: .3s cubic-bezier(.645, .045, .355, 1);
    background-color: #0038e3
}

.team.team__style--2 .thumb img {
    border-radius: inherit;
    width: 100%;
    height: 340px;
    object-fit: cover;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

.team.team__style--2 .thumb .social-icon {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    padding: 0 30px;
    font-size: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.team.team__style--2 .thumb .social-icon li {
    margin: 0
}

.team.team__style--2 .thumb .social-icon li a {
    display: inline-block;
    font-size: 18px;
    color: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    background: rgba(255, 255, 255, .2);
    margin: 7px;
    transition: .3s cubic-bezier(.645, .045, .355, 1)
}

.team.team__style--2 .thumb .social-icon li a:hover {
    background: #fff;
    color: #222
}

.team.team__style--2 .thumb .social-icon.text-center li a:hover {
    background: #fff;
    color: #0038e3 !important
}

.team.team__style--2 .thumb .team-info {
    position: absolute;
    top: 73%;
    left: 0;
    width: 100%;
    color: rgba(255, 255, 255, .5);
    text-align: center;
    -webkit-transition: .3s cubic-bezier(.645, .045, .355, 1);
    -o-transition: .3s cubic-bezier(.645, .045, .355, 1);
    transition: .3s cubic-bezier(.645, .045, .355, 1);
    padding: 0 15px
}

.brand-default.brand-style--2 .brand::after,
.brand-default.brand-style--2b .brand::after {
    display: block;
    position: absolute;
    content: "";
    left: -1px;
    top: -1px;
    right: 0;
    bottom: 0;
    border: 1px solid #f3d4d4;
    pointer-events: none
}

#research {
    padding-bottom: 40px;
    background: #e6efff
}

#campuses {
    padding-top: 0;
    background: #fff
}

#global-campuses {
    padding-top: 0;
    background: #f4f8ff
}

#thought-leadership {
    background: #dbe8ff
}

ul.disciplines-list li {
    width: 100%;
    display: block;
    margin-bottom: 5px;
    background: url(../images/tick-icon.png) 0 7px no-repeat;
    font-family: Oswald, sans-serif;
    font-size: 22px;
    color: #222;
    line-height: 28px;
    padding-bottom: 10px;
    padding-top: 0;
    border-bottom: 1px solid #c7c7c7;
    text-transform: uppercase
}

.brand-default {
    padding: 0;
    margin: 0;
    list-style: none
}

.brand-default.brand-style--3 {
    display: grid
}

.brand-default .brand a img {
    -webkit-transition: .3s linear;
    -o-transition: .3s linear;
    transition: .3s linear;
    display: inline-block
}

.brand-default .brand a:hover img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: 1
}

.brand-default.brand-style--2 {
    display: grid
}

@media only screen and (max-width:575px) {
    .brand-default.brand-style--2 {
        -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr)
    }
}

.brand-default.brand-style--2 .brand {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 10px
}

.brand-default.brand-style--2b {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    display: -ms-grid;
    display: grid
}

@media only screen and (max-width:575px) {
    .brand-default.brand-style--2b {
        -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr)
    }
}

.brand-default.brand-style--2b .brand {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 10px
}

#partnering {
    background: #ffefef
}

.our-address {
    background: #f7f7f7;
    padding-bottom: 40px
}

.section-title {
    margin-bottom: 30px;
    margin-top: 30px
}

.section-title h2 {
    color: #333;
    font-family: oswald, sans-serif;
    font-size: 40px;
    font-weight: 400;
    position: relative;
    text-transform: uppercase;
    padding-top: 20px
}

.single_address {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #fff;
    border-bottom: 1px solid #eee;
    border-image: none;
    border-radius: 5px;
    box-shadow: 0 1px 1px 0 rgb(0 0 0 / 10%);
    padding: 20px;
    min-height: 200px
}

.single_address h4 {
    font-weight: 400;
    margin-bottom: 10px;
    text-transform: capitalize;
    margin-top: 20px
}

.footer {
    padding: 30px 0
}

.form_register_desktop {
    display: block
}

.toll-free {
    text-align: center;
    border: 1px solid #fff;
    border-radius: 10px;
    padding: 5px 10px
}

.toll-free p {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    color: #fff;
    margin: 0
}