.language_select,
.social_icons {
    float: right
}
.youtube-content{
   float: left;
    width: 100%;
    border-bottom: 1px solid #d7d7d7;
    padding: 10px 0;
  
}
.news-content {
    float: left;
    width: 100%;
    border-bottom: 1px solid #d7d7d7;
    padding: 10px 0;
}
.slides_container{
  border:0 !important;
}
.slider-wrapper-Main{
  border-bottom:1px solid #d7d7d7;
  padding:10px 0
}
.headertop,
.site_address p,
.social_icons li,
form.header_search {
    display: inline-block
}

body {
    
    color: #313131;
    background: url(../images/main_bg.png);
    font-smooth: auto
}

h1,
h2,
h3,
h4,
h5,
h6 {
    
}

a:focus,
i:focus,
li:focus {
    outline: 0
}

.social_header {
    background: #f5f5f5;
    border-bottom: 1px solid #dededd;
    padding: 7px 0
}

.language_select label {
    color: #666;
    
    font-size: 16px;
    margin: 0
}

.language_select select {
    color: #93d13b;
    font-size: 16px;
    border: 1px solid #e5e5e5;
    margin: 0 0 0 5px
}

.social_icons ul {
    margin: 0;
    padding: 0
}

.social_icons ul li {
    float: left;
    list-style: none;
    margin: 0 0 0 10px
}

.social_icons li.facebook {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, #4c66a4 50%);
    background-size: 100% 200%
}

.social_icons li {
    border: 1px solid #aaa;
    cursor: pointer;
    font-size: 18px;
    height: 27px;
    margin-right: 5px;
    text-align: center;
    transition: background .5s ease-in-out 0s;
    width: 27px
}

.social_icons li.twitter {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, #f60 50%);
    background-size: 100% 200%
}

.social_icons li.youtube {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, #ee1c1b 50%);
    background-size: 100% 200%
}

.social_icons i {
    color: #aaa;
    line-height: 27px;
    font-size: 17px
}

.social_icons li.twitter:hover {
    background-color: #f60;
    background-position: 0 -100%
}

.social_icons li.facebook:hover {
    background-color: #4c66a4;
    background-position: 0 -100%
}

.social_icons li.youtube:hover {
    background-color: #ee1c1b;
    background-position: 0 -100%
}

.social_icons li.facebook:hover i,
.social_icons li.twitter:hover i,
.social_icons li.youtube:hover i {
    color: #fff
}

.language_select {
    margin: 3px 20px 0 0
}

.header__logo {
    float: left;
    width: 10%;
    padding: 8px 0 0
}

.header__widgets {
    float: right;
    width: 90%
}

.site_address {
    float: left;
    text-align: center;
    width: 92%
}

.enquiry_form,
.iso,
.iso>img {
    float: right;
    /*display: none;*/
}

.iso {
    width: 8%
}

.headertop {
    padding: 2px 0 0;
    width: 100%
}

.navigation {
    background: #1f425d;
    position: relative;
    z-index: 999
}

form.header_search {
    float: right;
    margin: 11px 0 0;
    padding: 0
}

.site_address h2 {
    color: #1a68a4;
    margin: 4px 0 0;
    text-shadow: 0 2px 3px #c5c5c5;
    font-size: 25px
}

.site_address p {
    color: #1870b3;
    font-size: 16px;
    margin: 0px 0 0 0
}

.header_search .btn-default {
    background-color: #7eb530;
    border-color: #7eb530;
    color: #fff
}

.transition-timer-carousel .carousel-caption {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .1) 4%, rgba(0, 0, 0, .5) 32%, rgba(0, 0, 0, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, 0)), color-stop(4%, rgba(0, 0, 0, .1)), color-stop(32%, rgba(0, 0, 0, .5)), color-stop(100%, rgba(0, 0, 0, 1)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .1) 4%, rgba(0, 0, 0, .5) 32%, rgba(0, 0, 0, 1) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .1) 4%, rgba(0, 0, 0, .5) 32%, rgba(0, 0, 0, 1) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .1) 4%, rgba(0, 0, 0, .5) 32%, rgba(0, 0, 0, 1) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .1) 4%, rgba(0, 0, 0, .5) 32%, rgba(0, 0, 0, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000', GradientType=0);
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: left;
    padding-top: 5px;
    padding-left: 15%;
    padding-right: 15%
}

.transition-timer-carousel .carousel-caption .carousel-caption-header {
    margin-top: 10px;
    font-size: 24px
}

@media (min-width:970px) {
    .transition-timer-carousel .carousel-caption .carousel-caption-header {
        font-size: 36px;
        
    }
}

.transition-timer-carousel .carousel-indicators {
    bottom: 0;
    margin-bottom: 35px;
    left: 19%
}

.transition-timer-carousel .carousel-control {
    z-index: 11
}

.transition-timer-carousel .transition-timer-carousel-progress-bar {
    height: 5px;
    background-color: #5cb85c;
    width: 0;
    margin: -5px 0 0;
    border: none;
    z-index: 11;
    position: relative
}

.transition-timer-carousel .transition-timer-carousel-progress-bar.animate {
    -webkit-transition: width 4.25s linear;
    -moz-transition: width 4.25s linear;
    -o-transition: width 4.25s linear;
    transition: width 4.25s linear
}

.animate_btn,
.animate_btn::after,
.btn-4::before {
    transition: all .3s ease 0s
}

.responsive_slider .carousel-control.left,
.responsive_slider .carousel-control.right {
    display: none
}

.responsive_slider .transition-timer-carousel .carousel-caption {
    background: 0 0;
    top: 20%;
    width: 72%
}

.carousel-caption p {
    font-size: 18px;
    
}

.enquiry_form {
    background: rgba(1, 81, 152, .9);
    padding: 20px;
    position: relative;
    right: 0;
    width: auto;
    z-index: 99
}

.forms_enquiry {
    float: left;
    height: 100%;
    position: relative;
    width: 100%
}

.forms_enquiry h3 {
    color: #fff;
    margin: 0 0 15px;
    text-align: center;
    width: 100%
}

.enquiry_field {
    float: left;
    margin: 0 0 12px;
    width: 100%
}

.enquiry_field > label {
    color: #fff;
    float: left;
    width: 100%
}

.enquiry_field > input,
.enquiry_field > textarea {
    border: none;
    border-radius: 0;
    padding: 4px 10px;
    width: 100%
}

.enquiry_field > button {
    background: #7eb530;
    border: none;
    color: #fff;
    display: inline-block;
    
    font-size: 16px;
    padding: 5px 0;
    text-align: center;
    width: 100%
}

.cd-accordion-menu ul li ul li a::after,
.sticky_logo.sticky,
.unsticky .sticky_logo {
    display: none
}

.girl_img {
    bottom: -12%;
    position: absolute;
    right: -40%
}

.responsive_slider .carousel-inner {
    max-height: 400px;
    height: 400px
}

.responsive_slider .item > img {
    height: 400px;
    width: 100%
}

.News_Marque {
    background: #ff0;
    float: left;
    height: 40px;
    margin: 20px 0 0;
    width: 100%;
    position: relative
}

.News_Marque > label {
    background: #000;
    color: #fff;
    font-size: 18px;
    line-height: 40px;
    padding: 0 20px;
    float: left
}

#cssmenu>ul > li:first-child a {
    padding: 11px 25px 16px
}

.sticky #cssmenu {
    padding: 0 8.5%
}

.sticky_logo > img {
    margin: 4px 0 0;
    width: 47px
}

.Main {
    margin: 30px 0 0
}

.padd-0 {
    padding: 0
}

.sidebar_menu {
    top: 65px!important
}

.sidebar_menu ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.sidebar_menu ul li ul {
    background: #fff;
    border: 1px solid #d7d7d7;
    position: relative;
    top: -5px
}

.sidebar_menu ul li ul li {
    border-bottom: 1px solid #d7d7d7
}

.sidebar_menu ul li ul li:last-child {
    border-bottom: medium none
}

.home_section,
.home_section2 {
    border-bottom: 1px solid #d7d7d7
}

.cd-accordion-menu li ul li a {
    padding-left: 25px;
    font-size: 16px;
    height: 42px;
    line-height: 1.129
}

.padd-right-0 {
    padding-right: 0
}

.middle_content_section {
    background: #fff;
    border: 1px solid #d7d7d7;
    padding: 20px 0 0;
   float: left;
    width: 100%;
}

.home_section {
    display: inline-block;
    margin: 0 20px 20px;
    padding: 0 0 20px
}

.home_section>img {
    width: 100px
}

.intro_right {
    display: inline-block;
    width: 69%
}

.R_D_Highlights,
.publication {
    width: 49%;
    display: inline-block
}

.intro_right > h3 {
    color: #1f425d;
    font-size: 25px;
    
    margin: 0 0 5px
}

.intro_right > p {
    margin: 0 0 3px;
    text-align: justify
}

.intro_right > a {
    background: #7eb530;
    padding: 3px 12px;
    float: right;
    color: #fff
}

.home_section2 {
    display: inline-block;
    margin: 20px;
    padding: 0 0 15px
}

.publication {
    float: left
}

.R_D_Highlights {
    float: right
}

.home_section2 .intro_right {
    width: 69%
}

.home_section2 .intro_right h3 span {
    
    font-size: 16px;
    position: relative;
    top: -2px
}

.btn-4::before {
    color: #fff;
    font-size: 125%;
    height: 100%;
    line-height: 3.5;
    position: absolute
}

.icon-arrow-right::before {
    content: "\f054"
}

.animate_btn::before {
    font-family: FontAwesome;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    position: relative;
    text-transform: none
}

.animate_btn::after {
    content: "";
    position: absolute;
    z-index: -1
}

.btn-4 {
    color: #fff;
    overflow: hidden;
    float: right
}

.animate_btn {
    background: #7eb530;
    cursor: pointer;
    display: inline-block;
    font-family: inherit;
    font-size: inherit;
    font-weight: 700;
    letter-spacing: 1px;
    margin: 0;
    outline: 0;
    padding: 6px 23px 6px 12px;
    position: relative;
    text-transform: uppercase;
    border: none;
    border-radius: 2px
}

.btn-4a:hover::before {
    left: 106%;
    color: #fff
}

.btn-4a::before {
    left: 150%;
    top: 2px
}

.animate_btn.btn-4.btn-4a.focus,
.animate_btn.btn-4.btn-4a:focus,
.animate_btn.btn-4.btn-4a:hover {
    color: #fff
}

.youtube_section {
    display: inline-block;
    padding: 0 20px 20px;
    width: 100%
}

.youtube_carousal {
    display: inline-block;
    width: 100%;
    float: left
}

.youtube_section > h3 {
    margin: 0 0 10px
}

.youtube_carousal .slide > p {
    margin: 5px 0 2px;
    min-height: 60px;
    font-size: 15px
}

.youtube_carousal .slide > a {
    font-size: 12px
}

.youtube_carousal a.video_desc {
    display: inline-block;
    width: 100%;
    margin: 5px 0 0;
    
}

.youtube_carousal .slide > label {
    font-size: 12px;
    color: #959595;
    font-weight: 400
}

footer.footer {
    margin: 70px 0 0;
    background: url(../images/csir_footer_logo.png) right top no-repeat #1f425d;
    padding: 0 0 10px
}

.foot_nav > ul {
    border-bottom: 1px solid #a1a1a1;
    display: inline-block;
    list-style: none;
    margin: 30px 0 0;
    padding: 0 0 10px
}

.foot_nav ul li {
    border-right: 1px solid #c5c5c5;
    display: inline-block;
    padding: 0 20px;
    width: auto;
    line-height: 12px
}

.foot_nav ul li:last-child {
    border: none
}

.foot_nav {
    text-align: center;
    padding: 0 0 20px
}

.foot_nav ul li a {
    color: #fff
}

.footer_links h3 {
    color: #fff;
    
    font-size: 27px;
    margin: 10px 0 15px
}

.footer_info_con > p,
.important_links>ul li a {
    
    color: #fff
}

.footer_info_con > p {
    margin: 0 0 10px;
    font-size: 18px
}

.footer_info_con img {
    margin: 0 15px 0 0
}

.important_links > ul {
    padding: 0;
    list-style: none;
    margin: 0 0 0 15px
}

.important_links > ul li a {
    font-size: 18px;
    padding: 0
}

.important_links ul li {
    margin: 0 0 10px;
    list-style: outside;
    color: #fff;
    line-height: 25px
}

.other_links > ul {
    padding: 0;
    list-style: none;
    margin: 0 0 0 15px
}

.other_links ul li {
    color: #fff;
    line-height: 25px;
    list-style: outside;
    margin: 0 0 10px
}

.other_links ul li > a {
    color: #fff;
    
    font-size: 18px
}

.social_icons.foot_social_icon {
    float: left
}

.social_icons.foot_social_icon ul li {
    margin: 0 4px 0 0;
    border: 1px solid #fff
}

.social_icons.foot_social_icon ul li a i {
    color: #fff
}

.cd-accordion-menu li ul li a:hover {
    background: #f5f5f5;
    text-decoration: none
}

.footer_bottom {
    background: #162f42;
    padding: 20px 0
}

.footer_bottom p {
    margin: 0;
    float: right;
    color: #fff;
    font-size: 16px
}

.footer_bottom p a {
    color: #7eb530
}

#hidden,
.mobile_enquiry {
    display: none
}

.mobile_enquiry.enquiry_form > a {
    color: #fff;
    display: inline-block;
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    width: 100%
}

.mobile_enquiry.enquiry_form > a:hover {
    text-decoration: none
}

.mobile_enquiry.enquiry_form > a span {
    font-size: 20px;
    color: #ff0
}

#gruemenu ul ul li a {
    box-shadow: 0 2px 2px rgba(0, 0, 0, .8), 1px 1px 1px rgba(0, 0, 0, .1), -1px 1px 1px rgba(0, 0, 0, .1)!important
}

.sticky_content #gruemenu.grue_111 > ul > li > ul:after {
    border-bottom-color: #fff!important
}

.navigation #gruemenu.sticky {
    background: 0 0;
    display: inline-block;
    float: left
}

.sticky.detached .sticky_logo.sticky {
    display: inline-block;
    float: left;
    left: 10px!important;
    width: 50px!important
}

.sticky_content.sticky.detached {
    background: #1f425d;
    left: 0!important;
    padding: 0 2%;
    width: 100%!important;
    line-height: 55px
}

.navigation #gruemenu.sticky ul {
    box-shadow: none
}

.navbar.pull-left {
    display: none
}

.header-search.input-group {
    display: inline-block;
    margin: -4px 0 0;
    position: relative;
    top: 15px;
    vertical-align: top;
    float: right
}

.sticky_content #gruemenu > ul > li > a {
    padding: 22px 10px 8px;
    height: 54px;
    color: #fff
}

#gruemenu > ul > li.has-sub > a::after {
    right: 12px!important;
    top: 54%!important
}

#gruemenu ul li:first-child > a {
    padding: 14px 30px 8px!important
}

.form-inline .element-invisible {
    display: none
}

.search.sticky.mod_search95.detached {
    margin: 11px 0 0!important
}

.search .form-inline button {
    background: #7eb530;
    border: 1px solid #7eb530;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    color: #fff;
    margin: 0;
    padding: 6px 10px;
    vertical-align: top
}

.search.sticky .inputbox.search-query {
    float: left;
    height: 33px;
    margin: 0;
    padding: 5px 8px;
    width: 120px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border: none
}

#navigation-toggle,
.sticky_content #gruemenu ul ul li a {
    background: #fff;
    color: #313131;
    font-size: 14px!important
}

.sticky_content #gruemenu > ul > li > ul:after {
    border-bottom-color: #3db2e1
}

.sticky_content #gruemenu > ul > li.has-sub > a:after {
    border-top-color: #fff
}

.blog-featured .items-leading .clearfix {
    border-bottom: 1px solid #d7d7d7;
    display: inline-block;
    margin: 0 20px 20px;
    padding: 0 0 20px
}

.blog-featured .item.span6 {
    display: inline-block;
    float: left;
    width: 49%
}

.blog-featured .item.span6+.item.span6 {
    float: right
}

.blog-featured .items-row.cols-2 {
    border-bottom: 1px solid #d7d7d7;
    display: inline-block;
    margin: 20px 20px 0;
    padding: 0 0 15px
}

.blog-featured .items-leading .clearfix .intro_right {
    width: 85%
}

.sticky_content.sticky.detached #stickyPanelSpace3494 {
    height: 55px!important
}

#gruemenu ul li ul li:hover a {
    background: #2da2d1!important
}

.news-content .well.span4 {
    background: rgba(0, 0, 0, 0);
    border: none;
    box-shadow: 0 0 0;
    border-radius: 0
}

.news-content .page-header {
    border-bottom: 0 none;
    margin: 0
}

.news-content #j_content_wrapper .ca-item-main {
    padding: 0;
    box-shadow: 0 0 0
}

.news-content #j_content_wrapper .ca-item h4 span.ca-quote {
    display: none
}

.news-content #j_content_wrapper .ca-item h3 {
    color: #23527c!important;
    float: left;
    
    font-size: 14px;
    margin: 0 0 5px;
    text-align: left;
    text-transform: inherit;
    width: 100%;
    text-shadow: 0 0 0;
    min-height: 40px;
}

.news-content #j_content_wrapper .ca-item h4 {
    border: none;
    padding: 0;
    margin: 0;
    float: left;
    width: 100%
}

.news-content #j_content_wrapper .ca-item h4 span p {
    text-align: left;
    float: left;
    
    text-indent: 0;
    font-style: normal;
    line-height: 20px;
    font-size: 13px;
    min-height: 60px
}

.news-content #j_content_wrapper .ca-icon {
    width: 100%
}

.news-content #j_content_wrapper .ca-item {
    height: 250px
}

.news-content #j_content_wrapper .ca-more {
    background: 0 0;
    bottom: 10px;
    color: #23527c;
    
    font-weight: 400;
    padding: 0;
    text-shadow: 0 0 0;
    font-style: inherit;
    float: right;
    margin: 20px 0 0;
    position: relative
}

.news-content #j_content_wrapper .ca-container {
    height: 250px;
    margin: 0 auto 20px
}

.news-content .ca-nav {
    position: absolute;
    right: 45px;
    top: -20px;
    display: block!important
}

#j_content_wrapper .ca-nav span.ca-nav-prev {
    background: url(../images/left_arrow.jpg) no-repeat rgba(0, 0, 0, 0);
    left: -20px;
    opacity: 1
}

#j_content_wrapper .ca-nav span.ca-nav-next {
    background: url(../images/right_arrow.jpg) no-repeat rgba(0, 0, 0, 0);
    right: -40px;
    opacity: 1
}

.moduletable.enquiry_form > h3 {
    color: #fff;
    font-size: 22px;
    margin: 0 0 15px;
    text-align: center
}

.moduletable.enquiry_form form label.control-label {
    color: #fff;
    float: left;
    max-width: 100%;
    padding: 0 0 5px;
    width: 100%
}

.moduletable.enquiry_form form .gcore-input,
.moduletable.enquiry_form form .gcore-input input {
    border: none;
    border-radius: 0;
    height: 30px;
    width: 100%!important
}

.moduletable.enquiry_form form .gcore-input,
.moduletable.enquiry_form form .gcore-input textarea {
    width: 100%!important;
    border: none;
    border-radius: 0;
    max-width: 100%;
    max-height: 50px
}

.moduletable.enquiry_form form #form-row-captcha .gcore-input {
    width: 40%!important;
    margin: 0 10px 0 0
}

.moduletable.enquiry_form form #form-row-captcha .gcore-subinput-container-wide .gcore-input {
    padding: 0!important;
    width: 43%!important
}

.chrono_credits {
    display: none
}

#form-row-submit .gcore-input input.btn {
    background: #7eb530;
    color: #fff;
    font-size: 18px;
    height: 36px;
    margin: 5px 0 0;
    text-shadow: 0 0 0;
    text-transform: uppercase
}

.youtube-content .well {
    background: rgba(0, 0, 0, 0);
    border: none;
    box-shadow: 0 0 0;
    border-radius: 0;
    position: relative;
    padding: 19px
}

.youtube-content .page-header {
    border-bottom: medium none;
    margin: 0
}

.youtube-content #vina-carousel-youtube125 .item {
    background-color: #fff;
    color: #333;
    margin: 0;
    padding: 5px
}

.youtube-content #vina-carousel-youtube125 .item a {
    color: #337ab7;
    
    font-size: 13px
}

.youtube-content .owl-item .item .info span {
    color: grey;
    font-style: normal;
    font-size: 12px;
    float: left
}

.youtube-content .owl-item .item h4 a {
    min-height: 27px;
    display: inline-block
}

.well {
    margin-bottom: 0;
    padding: 19px 19px 0
}

.youtube-content .owl-theme .owl-controls {
    margin-top: 10px;
    position: absolute;
    right: 0;
    top: -45px
}

#vina-carousel-youtube125 {
    position: inherit;
    overflow: inherit!important
}

.youtube-content .owl-theme .owl-controls .owl-buttons div.owl-prev {
    background: url(../images/left_arrow.jpg) no-repeat rgba(0, 0, 0, 0);
    left: -20px;
    opacity: 1;
    color: rgba(0, 0, 0, 0);
    border-radius: 0;
    padding: 3px
}

.youtube-content .owl-theme .owl-controls .owl-buttons div.owl-next {
    background: url(../images/right_arrow.jpg) no-repeat rgba(0, 0, 0, 0);
    right: -40px;
    opacity: 1;
    color: rgba(0, 0, 0, 0);
    border-radius: 0;
    padding: 3px
}

.sidebar-nav .moduletable {
    display: block!important
}

.js-marquee > a {
    color: #313131;
    line-height: 23px;
    font-size: 16px
    margin: 5px 0px;
}

#icagenda+div p {
    display: none
}

.contact_us #form-row-captcha .gcore-subinput-container-wide {
    float: right;
    width: 100%
}

.contact_us #form-row-captcha .gcore-subinput-container-wide .gcore-input {
    float: right!important
}

#gruemenu.grue_111 ul li.has-sub ul li:first-child > a {
    padding: 11px 25px!important
}

#gruemenu.grue_111 ul ul li.active > a,
#gruemenu.grue_111 ul ul li:hover > a,
#navigation-toggle:hover {
    background: #2da2d1!important
}

.item-page > div[itemprop=articleBody] {
    padding: 0 20px 20px
}

.item-page div[itemprop=articleBody] h3 {
    border-bottom: 1px solid #e5e5e5;
    color: #015198;
    display: inline-block;
    
    font-size: 24px;
    padding: 0 0 8px;
    width: 100%
}

.item-page div[itemprop=articleBody] p {
    color: #313131;
    
    font-size: 16px;
    line-height: 28px;
    text-align: justify
}

.middle_content_section .gbs3 .page-header {
    border-bottom: medium none;
    margin: 0
}

.chronoform.form-horizontal .rwd-table {
    width: 96%;
    margin: 0 2%
}

.middle_content_section .rwd-table th {
    background: #f7f7f7;
    color: #313131
}

.item-page > div[itemprop=articleBody] ul {
    padding: 5px 0 0
}

.item-page > div[itemprop=articleBody] ul li {
    list-style: none;
    margin: 0 0 10px
}

.item-page > div[itemprop=articleBody] ul li::before {
    color: #7eb530;
    content:"\f105";
    font-family: 'FontAwesome';
    font-size: 20px;
    padding: 0 10px 0 0;
    position: relative;
    top: 2px
}

.items-more .nav.nav-tabs.nav-stacked>li {
    display: inline-block
}

.pagination li a span.icon-first,
.pagination li a span.icon-last,
.pagination li a span.icon-next,
.pagination li a span.icon-previous {
    border: none;
    padding: 0;
    position: relative;
    top: 2px
}

.pagination {
    display: block;
    padding: 0 15px
}

#gruemenu.grue_112,
#gruemenu.grue_112 ul,
#gruemenu.grue_112 ul li,
#gruemenu.grue_112 ul > li > a {
    font-size: 14px
}

#gruemenu.sticky ul li ul li a {
    background: #fff;
    color: #313131
}

#gruemenu ul ul li a {
    border-bottom: 1px solid #e9e9e9
}

.scientist_body {
    padding: 0 20px 20px
}

.scientist_info {
    float: left;
    width: 100%
}

.scientist_detail > label {
    width: 130px;
    vertical-align: top
}

.scientist_info .scientist_detail {
    float: left;
    margin: 5px 0 10px;
    width: 70%
}

.scientist_detail > span {
    display: inline-block;
    width: 75%
}

.director_list li {
    display: inline-block;
    margin: 20px 0!important;
    padding: 0;
    text-align: center;
    width: 33%
}

ul.director_list li p {
    margin: 0;
    text-align: center!important
}

.director_list li img {
    border: 3px solid #d9d9d9;
    border-radius: 3px;
    margin: 0 0 5px
}

.content-inner {
    padding: 0 20px 20px
}

.control-label.gcore-label-left {
    font-weight: 400
}

#form-row-submit #fin-submit input {
    border: none;
    box-shadow: 0 0 0;
    padding: 0 30px;
    width: auto!important
}

.research_page .gcore-input input,
.research_page .gcore-input select {
    border: 1px solid #d6d6d6;
    border-radius: 2px;
    box-shadow: 0 0 0;
    width: 280px!important;
    padding: 8px 10px
}

.research_page .gcore-input textarea {
    border: 1px solid #d6d6d6;
    border-radius: 2px;
    box-shadow: 0 0 0;
    padding: 8px 10px;
    width: 280px!important
}

#chronoform-knowledgeBase table input,
#chronoform-knowledgeBase table select,
.style1 input {
    border: 1px solid #cecece
}

#chronoform-knowledgeBase table td {
    padding: 5px 8px
}

.style18 {
    color: #1f425d;
    font-size: 18px
}

#chronoform-knowledgeBase table tr:first-child td {
    background: #f0f0f0
}

.style23>input {
    left: -3px;
    position: relative;
    top: 1px
}

#chronoform-knowledgeBase .content-inner h5 {
    font-size: 18px;
    line-height: 24px;
    margin: 10px 0 20px
}

.style1 strong {
    margin: 0 5px 0 0
}

#chronoform-knowledgeBase .style1 > input[type=submit] {
    background: #7eb530;
    border: none;
    color: #fff;
    font-size: 16px;
    margin: 10px 0 20px;
    padding: 2px 14px
}

#chronoform-knowledgeBase table tr:last-child td input,
.external_images .nav.menu {
    margin: 0
}

.enquiry_form.mobile_hidden .toggle {
    display: none
}

.moduletable.enquiry_form.mobile_form {
    position: relative;
    background: 0 0;
    padding: 6px 0;
    width: 250px
}

.readmore a.btn {
    padding: 6px 0
}

.foot_nav .nav > li > a {
    padding: 0 20px
}

.other_links .nav.menu li > a {
    padding: 0
}

.foot_nav .nav > li > a:hover,
.important_links .nav.menu li > a:hover,
.other_links .nav.menu li > a:hover {
    background: 0 0
}

.external_images ul.nav.menu li {
    display: inline-block;
    margin: 5px 10px 15px 0;
    width: 95px
}

.external_images ul.nav.menu li a img {
    background: #fff!important;
    padding: 10px;
    width: 100%
}

.external_images ul.nav.menu li:first-child+li+li a img {
    width: 94px;
    padding: 8px 20px
}

.external_images ul.nav.menu li:first-child+li a img {
    padding: 14px 10px 13px
}

.important_links ul.nav.menu li a img,
.important_links ul.nav.menu li a:focus,
.important_links ul.nav.menu li a:hover img {
    background: 0 0
}

.slider-thumb-preview-navigation-main #bg+div,
.slider-thumb-preview-navigation-main #img_title {
    display: none!important
}

.login .form-horizontal .control-label {
    text-align: left
}

.login .control-group {
    margin: 0 0 12px
}

.login+div .nav-stacked > li {
    float: left
}

.search.search_page {
    display: inline-block;
    margin: 20px 0;
    padding: 0 20px;
    width: 100%
}

.search_page .phrases-box {
    margin: 0 0 0 20px
}

fieldset.only {
    margin: 20px 0 0
}

fieldset.only label {
    margin: 0 0 10px 20px
}

.search-results dd.result-created {
    margin: 0 0 20px
}

.search_page .btn.hasTooltip {
    background: #7eb530;
    color: #fff;
    padding: 3px 18px
}

.search_page .searchintro {
    margin: 15px 0
}

.search_page .form-limit {
    margin: 10px 0 20px
}

.rwd-table tr {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd
}

.rwd-table th {
    display: none
}

.rwd-table td {
    display: block;
    color: #313131
}

.rwd-table td:first-child {
    padding-top: .5em
}

.rwd-table td:last-child {
    padding-bottom: .5em
}

.rwd-table td:before {
    content: attr(data-th) ": ";
    font-weight: 700;
    width: 6.5em;
    display: inline-block
}

.rwd-table {
    margin: 1em 0;
    min-width: 300px;
    background: 0 0!important;
    color: #fff;
    overflow: hidden;
    width: 100%
}

.rwd-table td,
.rwd-table th {
    text-align: left;
    margin: .5em 1em;
    border: 1px solid #c5c5c5
}

@media (min-width:480px) {
    .rwd-table td:before {
        display: none
    }
    .rwd-table td:first-child,
    .rwd-table th:first-child {
        padding-left: 0
    }
    .rwd-table td:last-child,
    .rwd-table th:last-child {
        padding-right: 0
    }
    .rwd-table td,
    .rwd-table th {
        display: table-cell;
        padding: 1em 10px !important;
    }
}

.rwd-table td:before,
.rwd-table th {
    color: #dd5
}

.pdf_download {
    display: block;
    text-align: center
}

.pdf_download img {
    width: 35px;
    display: inline-block
}

.jg_poweredbydiv {
    display: none
}

.jg_dtl_photo.jdGallery {
    border: none!important;
    padding: 0 20px!important;
    width: 100%!important
}

.jg_dtl_photo.jdGallery div {
    margin: 0 10px!important;
    width: 90%
}

.leaders_inner,
.leaders_person {
    width: 100%;
    display: inline-block
}

.jg_minis #motioncontainer > div {
    left: 10px!important
}

p.chat-left,
p.chat-right {
    border: none;
    margin: 20px 0 0
}

span.formget-header-title_right img {
    max-width: none
}

.formget-header-title_right {
    font-size: 17px
}

.formget-header-title_bottom,
.formget-header-title_left,
.formget-header-title_right {
    display: inline-block
}

.formget-header_right {
    background: #ef6060;
    border-radius: 4px 0 0 4px;
    color: #fff;
    cursor: pointer;
    float: left;
    font-weight: 400;
    margin: 140px 0 0;
    padding: 10px;
    text-align: left
}

.enquiry_slide {
    bottom: 0;
    position: fixed;
    right: -290px;
    top: 32%;
    z-index: 99999;
    transition: right .8s ease 0s;
    -webkit-transition: right .8s ease 0s;
    -moz-transition: right .8s ease 0s;
    -o-transition: right .8s ease 0s;
    height: 2px
}

.enquiry_slide.enquiry_slide_show {
    right: 0
}

#gruemenu.grue_111,
#gruemenu.grue_111 ul,
#gruemenu.grue_111 ul li,
#gruemenu.grue_111 ul > li > a {
    font-size: 12px!important
}

.leaders_inner {
    margin: 0 0 30px
}

.leaders_person {
    background: url(../images/leadership_bg.jpg) no-repeat;
    padding: 30px 50px
}

.leaders_inner > img {
    border-radius: 50%;
    float: left;
    height: 95px;
    width: 95px
}

.leader_content {
    float: right;
    margin: 7px 0 0;
    width: 82%
}

.item-page .leaders_person .leaders_inner .leader_content > p {
    color: #1b5680!important;
    font-size: 22px!important;
    margin: 0 0 5px
}

.item-page .leaders_person .leaders_inner .leader_content > span {
    color: #1b5680!important;
    font-size: 17px!important;
    
}

.leader_content > label {
    color: #1b5680!important;
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    margin: 5px 0 0;
    width: 100%
}

.brochure ul li {
    display: inline-block;
    float: left;
    margin: 0 3px 20px!important;
    width: 24%;
    height: 320px
}

.brochure ul li::before {
    content: inherit!important
}

.brochure ul li img {
    height: 265px;
    width: 100%
}

.brochure ul li a {
    float: left;
    
}
.team_members ul li {
    display: inline-block;
    /*float: left;*/
    /*float: right;*/
    margin: 0 3px 20px!important;
    width: 23%;
    text-align: center;
}

.team_members ul li::before {
    content: inherit!important
}

.team_members ul li img {
    height: 150px;
    width: 80%
}

.team_members ul li a {
    float: left;
    
    text-align: center;
    width: 100%;
}
.sticky_content.sticky > div {
    width: auto!important;
    height: auto!important
}

.sticky_content.sticky.detached > div {
    display: block!important
}

.news-content .ca-item-main .ca-icon > img {
    width: 100%;
    height: 110px
}

.camera_fakehover .camera_commands,
.camera_fakehover .camera_next,
.camera_fakehover .camera_prev {
    opacity: 1!important
}

.item-page > div[itemprop=articleBody] ul li ul {
    margin: 0 0 0 20px
}

.sticky_content.sticky.detached .sticky_logo.sticky.detached {
    display: none!important
}

.item-page div[itemprop=articleBody] .leaders_inner img {
    margin: auto;
    width: 95px
}

.foot_nav .nav > li > a:focus {
    background: rgba(0, 0, 0, 0)
}

nav #gruemenu.grue_111 > ul > li > a {
    text-transform: none
}

.department_inner {
    display: inline-block;
    float: right;
    margin: 10px 0 0;
    width: 78%
}

.head_department > a > img {
    float: left;
    height: 174px;
    width: 155px
}

.head_department {
    display: inline-block;
    width: 100%
}

.camera_wrap img {
    width: 100%!important;
    margin: 0!important;
    height: 480px
}

.slideshowck.camera_wrap.camera_amber_skin {
    height: 340px!important;
    float: left;
    width: 100%;
    margin-left: 20px;
    margin-top: 20px;
}
.bannerOuter.bannerMain{
  float:left;
	width:68%;
}
.bannerOuter{
	float:left;
	width:100%;
    margin-bottom:20px
}
.campus-life li {
    display: inline-block;
    list-style: outside none none !important;
    margin: 0 5px 10px !important;
    width: 23%;
}


.newsOuter .marquee-with-options-127{
	margin:0 20px;
} 

.newsOuter .marquee-with-options-127 li{
    float:left;
    width:100%;
    margin:2px 0;
    list-style:none
}
.newsOuter .marquee-with-options-127 li a{
    line-height:1.1;

}
.newsOuter .marquee-with-options-127 li:before {
   content: "";
   height: 10px;
   width: 10px;
   border-radius: 10px;
   background: #555;
   display: inline-block;
   margin-right: 7px;
   line-height:1.5;
   
}
@media screen  (min-width:768px) and (max-width:910px){
  .newsOuter .marquee-with-options-127 a{
display:inline-block;
  width:86%;
  float:right;
}
  
}
.newsOuter .marquee-with-options-127 a{
display:inline-block;
  width:93%;
  float:right;
}
.newsOuter{
	float: right;
    width: 28%;
    margin: 20px 1% 0;
    height: 340px;
    background: #fff;
    box-shadow: 1px 1px 14px rgba(0,0,0,.6);
    overflow-y: hidden;
}


.newsOuter h2 {
    margin: 5px 0 0;
    padding-left: 20px;

}
.campus-life li img {
    width: 100%;
    height: 110px;
}

.campus-life li::before {
    content: none !important;
}

.intro_right.pull-right ul li {
    list-style: none;
}

.jg_minis {
    padding: 0.5em 7px !important;
}

.item-page > div[itemprop="articleBody"] ul li {
    font-size: 16px;
}

.camera_fakehover .camera_prev {
    top: 42%;
}

.camera_fakehover .camera_commands {
    left: 0;
    top: 51%;
}

.camera_fakehover .camera_next {
    left: 0;
    top: 60%;
}

.camera_pag {
    border: 0 none !important;
    position: absolute;
    right: 0;
    margin: -75px 0 0 0;
}

.carouselContainer a.carouselBtn {
    display: none;
}

.jg_dtl_photo .jg_detailnavi {
    margin: 0 0 0 -105px;
    position: absolute;
    top: 28%;
    width: 122%;
}

.jg_detailnaviprev a img.jg_icon,
.jg_detailnavinext a + a img.jg_icon {
    height: 46px;
    width: 46px;
}

.jg_detailnaviprev a + a,
.jg_detailnavinext > a:first-child {
    display: none;
}

.moduletable .slideshowck.camera_wrap.camera_amber_skin {
    margin-bottom: 10px !important;
}

table.table_leading tr td h3 {
    margin: 0 !important;
    font-size: 20px;
}

.custom > p {
    text-align: justify;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .camera_fakehover .camera_next {
        margin: 26px 0 0 0;
        top: 50%;
    }
}

.mandate {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
    color: rgb(255, 255, 255);
    font-size: 16px;
    padding: 4px 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 999;
}

.site_address > label {
    color: #015198;
    font-size: 16px;
}

.site_address label span {
    /* 2nd background: #4c6f8a none repeat scroll 0 0;  background: #e0e0e0 none repeat scroll 0 0;*/
    background: none;
    border-radius: 3px;
    color: #313131;
    font-size: 13px;
    padding: 2px 7px;
    /*font-weight: normal;*/
}
.pagination .pagination-list {
    list-style: outside none none;
    margin: 0 20px;
    padding: 0;
}
.pagination .pagination-list li {
    display: inline;
    margin: 0;
}
ul.pagination-list li a {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #dddddd;
    color: #0275d8;
    float: left;
    margin-left: -1px;
    padding: 0.5rem 0.75rem;
    position: relative;
    text-decoration: none;
}
ul.pagination-list li a:focus, ul.pagination-list li a:hover, ul.pagination-list li.active a {
    background-color: #eceeef;
    border-color: #dddddd;
    color: #014c8c;
}
.icon-previous:before,
.icon-backward:before {
	content: "\f104";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: FontAwesome;
}
.icon-next:before,
.icon-forward:before {
	content: "\f105";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: FontAwesome;
}
.icon-first:before {
	content: "\f100";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: FontAwesome;
}
.icon-last:before {
	content: "\f101";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: FontAwesome;
}
span.brochure_text {
    display: inline-block;
    width: 100%;
}
.ca-wrapper .ca-item-main > h4 {
    display: none;
}
.rescarrer tr td a.file_download img {
    width: 20px !important;
}
.rescarrer tr td[data-th="Download"]
{
  text-align: center;
}

.open-day{
    
}

.open-day li {
    display: inline-block;
    list-style: outside none none !important;
    margin: 0 5px 10px !important;
    width: 48%;
}

.open-day li img {
    width: 100%;
    height: 100%;
}

.open-day li::before {
    content: none !important;
}

.new-link{ font-weight: bold; }
