.faculty-filter-file {
  background: #7fc6f3 none repeat scroll 0 0;
  margin-top: 20px;
  padding: 0px;
}

.faculty-filter-file li {
  display: inline;
}

ul.journal-panel > li > a.panel-title::after {
  float: right;
  font-family: FontAwesome;
}

ul.journal-panel > li > a.panel-title.collapsed::after {
  float: right;
  font-family: FontAwesome;
}

ul.journal-panel > li > a.panel-title:hover {
  background: #1c3b79;
  color: #fff;
}

ul.journal-panel > li > .collapse ul li a.collapsed::after {
  display: block;
  float: right;
  font-family: FontAwesome;
  text-align: right;
}

#JRNL li {
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 16px 9px 8px 8px;
}

ul.journal-panel li ul li ul h5 {
  color: #1c3b79;
  font-size: 16px;
  margin-bottom: 9px;
}

ul.management-social-icons a {
  display: block;
  float: left;
  padding-right: 12px;
}

ul.management-social-icons a:hover {
  margin-top: 3px;
  transition: all 300ms ease 0s;
}

.page-lums-employee .faculty-tabs tr th,
.page-lums-employee .faculty-tabs tr td {
  text-align: center;
}

.page-lums-employee ul.journal-panel > li > .collapse {}

.page-lums-employee .panel-collapse li {
  border-radius: 3px;
  border: 1px solid #ccc;
  padding: 15px 6px 7px 7px;
}

ul.journal-panel > li > .collapse.in ul li a:hover {
  background: #1c3b79;
  color: #fff;
}

ul.journal-panel > li > .collapse.in ul li a::after {
  content: "\f107";
  display: block;
  float: right;
  font-family: FontAwesome;
  text-align: right;
}

.faculty-filter-file label {
  border-right: 1px solid #000;
  margin-bottom: 0;
  margin-right: 10px;
  padding: 11px;
  text-transform: uppercase;
  font-size: 16px;
}

.faculty-filter-file ul li select {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  font-size: 14px;
  font-weight: normal;
  padding: 10px;
  text-transform: uppercase;
  width: 16%;
}

.faculty_management {
  border-right: 1px solid #dddddd;
  display: inline-block;
  height: 773px;
  margin-bottom: 20px;
  width: 100%;
}

.date-summoning p {
  text-align: justify;
}

.php-management h3 {
  color: #1c3b79;
  display: block;
  font-size: 16px;
  margin: 20px 0 !important;
  overflow: hidden;
  text-transform: none;
}

.php-management h4 {
  color: #1c3b79;
  font-size: 20px;
  font-weight: bold;
  margin: 20px 0;
}

.php-management p {
  color: #1c3b79;
  font-size: 14px;
  margin: 0px 0;
  font-family: 'myriadpro-light';
}

.php-management a {
  color: #000;
  display: inline-block;
  font-family: "myriadpro-light";
  font-size: 14px;
  margin: 30px 0 10px;
}

ul.management-social-icons {
  margin: 0 0 20px;
}

ul.management-social-icons li {
  display: inline;
  margin: 0 20px 0 0;
}

.additional-information h5 {
  color: #1c3b79;
  font-size: 18px;
  font-weight: bold;
  margin: 30px 0 10px;
}

.additional-information a:hover {
  color: #fff;
  background: #335290 none repeat scroll 0 0;
}

.additional-information a {
  background: #1c3b79 none repeat scroll 0 0;
  border-radius: 2px;
  color: #fff;
  display: block;
  font-family: "myriadpro-light";
  font-size: 14px;
  margin: 0 39px 10px 0;
  padding: 6px 0;
  text-align: center;
}

.management_cont {
  margin-top: -7px;
}

.management_cont h3 {
  color: #1c3b79;
  font-size: 36px;
  text-transform: none;
}

.management_cont h4 {
  color: #1c3b79;
  font-size: 20px;
}

.management_cont h5 {
  color: #000;
  font-size: 17px;
  margin-top: 4px;
}

#cases h5,
#awards h5 {
  color: #1c3b79;
}

.faculty-tabs {
  margin-top: 30px;
}

.faculty-tabs .nav-tabs {
  border-bottom-color: #2773a2;
}

.faculty-tabs .nav-tabs > li {
  margin-right: 16px;
}

.faculty-tabs .nav > li > a {
  background: #21648e none repeat scroll 0 0;
  border: medium none;
  border-radius: 0;
  color: #fff;
  font-size: 12px;
  height: 40px;
  margin-right: 0;
  padding: 13px 8px 13px 12px;
  position: relative;
}

.faculty-tabs .nav > li > a::after {
  border-bottom: 40px solid #21648e;
  border-right: 19px solid;
  bottom: 0;
  content: "";
  height: 0;
  position: absolute;
  right: -18px;
  width: 0;
  z-index: 9;
}

.faculty-tabs .nav-tabs > li.active > a:hover {
  background-color: #a92f17;
}

.faculty-tabs .nav-tabs > li.active a:hover::after {
  border-bottom-color: #a92f17;
}

.faculty-tabs .nav-tabs > li.active > a:hover {
  background: #a92f17 !important;
}

.nav-tabs > li.active > a {
  border: none;
}

.nav-tabs > li.active > a:focus {
  background-color: #1c3b79 !important;
}

.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: #21648e;
  border-color: #ddd #ddd transparent;
  border-image: none;
  border-style: none !important;
  border-width: 1px;
  color: #fff !important;
  cursor: default;
}

.faculty-tabs .nav > li:nth-child(2) > a {
  background: #2773a4;
}

.faculty-tabs .nav > li:nth-child(2) > a::after {
  border-bottom-color: #2773a4;
}

.faculty-tabs .nav > li:nth-child(3) > a {
  background: #2c7caf;
}

.faculty-tabs .nav > li:nth-child(3) > a::after {
  border-bottom-color: #2c7caf;
}

.faculty-tabs .nav > li:nth-child(4) > a {
  background: #3085bb;
}

.faculty-tabs .nav > li:nth-child(4) > a::after {
  border-bottom-color: #3085bb;
}

.faculty-tabs .nav > li:nth-child(5) > a {
  background: #3c92cb;
}

.faculty-tabs .nav > li:nth-child(5) > a::after {
  border-bottom-color: #3c92cb;
}

.faculty-tabs .nav > li:nth-child(6) > a {
  background: #54abe1;
}

.faculty-tabs .nav > li:nth-child(6) > a::after {
  border-bottom-color: #54abe1;
}

.faculty-tabs .nav-tabs > li a:hover {
  background: #A92F17;
}

.faculty-tabs .nav-tabs > li a:hover::after {
  border-bottom-color: #A92F17;
}

.faculty-tabs .nav-tabs > li.active > a {
  background: #1c3b79;
  border: medium none;
  color: #fff;
  cursor: default;
}

.faculty-tabs .nav-tabs > li.active > a::after {
  border-bottom-color: #1c3b79;
}

.faculty-tabs .tab-content {
  margin-top: 30px;
}

ul.journal-panel > li.panel {
  border: medium none;
  box-shadow: none;
}

ul.journal-panel > li > a.panel-title {
  border: 1px solid #1c3b79;
  border-radius: 5px;
  color: #1c3b79;
  display: block;
  font-size: 18px;
  padding: 11px 20px 10px;
}

ul.journal-panel li ul {
  margin-top: 15px;
}

ul.journal-panel li ul a {
  background: #eaeaea none repeat scroll 0 0;
  border-radius: 5px;
  color: #3783b3;
  display: block;
  font-size: 16px;
  text-transform: capitalize;
  padding: 7px 20px;
}

ul.journal-panel li ul li {
  margin-bottom: 15px;
}

ul.journal-panel li ul li ul h5 {
  font-size: 14px;
  color: #1c3b79;
}

ul.journal-panel li ul li ul h6 {
  font-size: 13px;
  color: #202020;
}

ul.journal-panel li ul li ul p {
  font-size: 13px;
  color: #202020;
}

.biography-text p {
	font-size: 13px;
	text-align: justify;
	line-height: 20px;
}

.navbar-brand,
.navbar-nav > li > a,
.navbar-brand,
.navbar-nav > li > span {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
}

.social-links li {
  display: inline-block;
  margin: 0 10px 5px 0;
}

.social-links li a {
  background: rgba(0, 0, 0, 0) url("../images/icons.png") no-repeat scroll -74px -37px;
  display: block;
  height: 30px;
  width: 30px;
}
.social-links li a.linkedin {
    background-position: -37px 0;
}
.social-links li a.twitter {
    background-position: -73px 0;
}
.social-links li a.facebook {
    background-position: 0 0;
}
.social-links li a.youtube {
    background-position: -111px 0;
}
.social-links li a.instagram {
    background-position: 0px -37px;
}
.social-links li a.vimeo {
    background-position: -112px -36px;
}
.social-links li a.google {
    background-position: -149px 0;
}
/*-----new css changes----*/
li.capi-pub-second-title{
	font-weight:bold;
	font-size: 16px;
}
.page-lums-employee ul.capi-pub-second-body{
background: white;

}
.page-lums-employee ul.capi-pub-second-body li h6{
	font-size: 14px;
}
.page-lums-employee .faculty-tabs tr td:first-child {
    width: 50%;
    text-align: left;
}

























/*News & Events*/






#search-block-form .form-actions .form-submit {
	background: rgba(0, 0, 0, 0) url("../images/search.png") no-repeat scroll left 4px;
	border: medium none;
	height: 18px;
	overflow: hidden;
	padding: 13px;
	text-indent: -999999px;
	width: 24px;
}
#search-block-form .form-actions {
	position: absolute;
	right: 0;
	top: 1px;
}
#search-block-form {
	overflow: hidden;
	position: relative;
}
ul.hr-news-slider li a {
}
#block-block-2 .footer-copyright, #block-block-2 .footer-copyright a {
	color: #727272;
}
/* / News & Events*/





/* news*/
#block-block-54, #block-block-54 .block-content{
	margin:0px !important;
}
.page-featured-news .view-news .views-row {
	margin-bottom:4.7%;
	overflow: hidden;
	width: 100%;
}
.page-featured-news .view-news .views-row {
	margin-bottom: 3.4%;
	overflow: hidden;
	width: 100%;
}
.view-events .views-row .views-field-title,
.view-news .views-row .views-field-title,
.view-publiccations .views-row .views-field-title{
	margin-bottom: 2%;
	overflow: hidden;
}
.page-featured-news .view-news .views-row .views-field-title a, .view-news .views-row .views-field-title a {
	display: block;
	font-size: 21px;
	text-transform: capitalize;
}
.page-featured-news .view-news .views-field-field-image {
	display: block;
	float: left;
	overflow: hidden;
	padding-right: 2%;
}
.page-featured-news .view-news .views-row .views-field-field-date {
	color: #a2321e;
	font-size: 16px;
	overflow: hidden;
	padding-bottom: 7px;
}
.page-featured-news .view-news .views-row .views-field-field-date .date-display-single::before {
	color: #a2321e;
	content: "\f073";
	font-family: FontAwesome;
	padding-right: 5px;
}
.page-views .view-news .views-row .views-field-field-date .date-display-single::before {
	color: #a2321e;
	content: "\f073";
	font-family: FontAwesome;
	padding-right: 5px;
}
.page-featured-news .views-field-body a.views-more-link::after, .view-events .views-row .bdy-nes a.views-more-link::after {
	content: "\f178";
	font-size: 17px;
	font-weight: bold;
	line-height: 0;
	opacity: 1;
	padding-left: 5px;
	vertical-align: sub;
}
.titl a:hover {
	color: #aa321a !important;
}
.node-type-events .node-events .field-name-field-event-date {
	color: #af2227;
	display: inline-table;
	font-size: 13px;
	margin: 10px 20px 5px 0;
	vertical-align: top;
}
.node-type-events .node-events .field-name-field-event-date .field-item::before {
	content: "\f073";
	float: left;
	font-family: fontawesome;
	padding-right: 4px;
	text-align: left;
}
.breadcrumb li {
	color:#FFFFFF;
	margin: 0 3px 0 0;
}
.breadcrumb a {
	color: #ffffff;
	padding-right: 3px;
}
.node-type-events .node-events .field-name-field-location .field-item::before {
	content: "\f073";
	font-family: fontawesome;
	padding-right: 4px;
}
.node-type-events .node-events .field-name-field-location {
	color: #af2227;
	display: inline-block;
	font-size: 13px;
	margin: 10px 20px 5px 0;
}
.node-type-events .node-events .field-name-field-event-date .date-display-range {
	float: left;
	padding-right: 4px;
}
.page-news .view-news .views-field-field-image {
	display: block;
	float: left;
	margin-bottom: 20px;
	overflow: hidden;
	padding-right: 2%;
}
#block-block-66, #block-views-events-block-7{
	overflow:hidden;
}
.sidebar .more-link {
    position: absolute;
    right: 11px;
    text-align: right;
    top: 6px;
}
#block-block-66 .hdng-underline {
	border-bottom: medium none;
}
.sidebar li h2 .date-display-single {
    background: #aa321a none repeat scroll 0 0;
    color: #ffffff !important;
    display: inline-block;
    float: left;
    font-size: 22px !important;
    height: 78px;
    margin-bottom: 0 !important;
    padding: 10px;
    text-align: center;
    width: 78px;
}
.sidebar li .col-sm-3 img {
	width:100%;
	height:auto;
}
.sidebar li .col-sm-3 {
	border-right: 1px solid #1c3b79;
}
.sidebar .view-events {
	margin-bottom:10px;
}
.sidebars p {
	margin-bottom:0px !important;
	margin-top:0px !important;
}
.sidebar .block-content{
	margin-top:0px !important;
}
#block-views-news-block-32 .block-content{
	margin-top:0px;
}
.sidebars .view-events .col-sm-4, .sidebars .view-news .col-sm-4 {
	margin-right: 4.2%;
	padding-left: 0;
	width: 29% !important;
}
.sidebar .view-news .views-row{
	margin:0px;
}

.sidebar ul.rel-events li p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 0 !important;
	margin-top: 0 !important;
}
.sidebar .view-events .views-row {
	border-radius: 3px;
	box-shadow: none;
	float: left;
	margin-bottom:0 !important;
	overflow: hidden;
	padding: 1px 6px 16px 0;
	width: 100%;
}
.sidebar .view-events .views-row {
	padding-left:0px;
	padding-right:0px;
}
ul.date-events li .col-sm-4 h2 .date-display-single::before {
	display:none;
}
.sidebar .col-sm-4 h2{
	margin:0px;
}
.sidebar .col-sm-4 {
  	border-right: 1px solid #1c3b79 !important;
        float: left;
		width:auto;
}
.sidebar .col-sm-3 {
	border-right: 1px solid #1c3b79;
}
.view-news .views-field-body a.views-more-link::after, .page-featured-news .views-field-body a.views-more-link::after, .view-events .views-row .bdy-nes a.views-more-link::after {
	content: "\f178";
	font-size: 17px;
	font-weight: bold;
	line-height: 0;
	opacity: 1;
	padding-left: 5px;
	vertical-align: sub;
}
.view-news a.views-more-link, .view-events a.views-more-link {
/*	background: rgba(0, 0, 0, 0) url("../images/aers.png") no-repeat scroll right 9px / 13px 7px;*/
	border: medium none !important;
	float: left;
	font-size: 12px;
	font-weight: 400;
	margin-top: 0;
	padding: 5px 0 3px;
	text-align: left;
	text-transform: capitalize;
	transition: all 0.3s ease 0s;
	width: 33%;
}
.node-type-events .node-events .field-name-field-event-date .date-display-remaining {
	float: left;
	padding-right: 2px;
}
.news-dem .img-nes {
	float:left;
}
.node-events .field-name-field-image img {
	width:100%;
	height:auto;
}
.sidebar .col-sm-4, .sidebar .col-sm-3 {
	overflow:hidden;
}
.page-news .view-news .views-row .views-field-field-date .date-display-single::before {
	color: #a2321e;
	content: "\f178";
	font-family: FontAwesome;
	padding-right: 5px;
}
.view-events .views-row {
	margin-bottom: 4.8%;
	overflow: hidden;
}
.view-events .views-field-nothing .img-nes img {
	height: 120px;
	width: 100%;
}
.view-events .views-row .titl {
	display: block;
	font-size: 21px;
	padding-bottom: 1%;
        color: #1c3b79
}
.view-news .views-row .date-display-single {
	color: #aa321a;
	display: block;
	font-size: 13px;
	margin-bottom: 7px;
}

.view-events .views-row .news-dem .titl a {
	color: #1c3b79;
}
.titl {
    color: #1c3b79;
    display: block;
    font-size: 21px;
}
.view-id-events.view-display-id-page_1 .views-field-field-image img,
.view-id-news.view-display-id-page_18 .views-field-field-image img,
.view-id-news.view-display-id-page_24 .views-field-field-image img,
.view-id-news.view-display-id-page_20 .views-field-field-image img,
.view-id-news.view-display-id-page_25 .views-field-field-image img,
.view-id-news.view-display-id-page_4 .views-field-field-image img{
    height: 150px;
}
.view-news .views-row .news-dem .titl a {
	color: #1c3b79;
}
.view-news .views-row .datss {
	color: #a2321e;
	font-size: 16px;
	margin-bottom: 2%;
}
.view-news .views-row {
	margin-bottom: 4%;
	overflow: hidden;
}
.view-news .view-display-id-page_3 {
	margin-top: 3%;
}
.view-news .views-row .dess-body .datss .date-display-single::before {
	color: #a2321e;
	content: "\f073";
	font-family: FontAwesome;
	padding-right: 5px;
}
.view-news .bdy-nes p{
	text-align:justify;
}
.view-news .bdy-nes .views-more-link {
/*	background: rgba(0, 0, 0, 0) url("../images/aers.png") no-repeat scroll right 9px / 13px 7px;*/
	float: left;
	font-size: 12px;
	font-weight: 400;
	margin-top: 0;
	padding: 5px 0 3px;
	border:none !important;
	text-align: left;
	text-transform: capitalize;
	transition: all 0.3s ease 0s;
	width:23%;
}
.node-type-news .node-news .field-name-field-date .field-item {
	color: #aa321a;
	padding-bottom: 7px;
}
.node-type-news .node-news .field-name-field-image {
	margin-bottom: 4%;
}
.node-news .field-name-field-date {
	color: #8a8a8a;
	margin-bottom:0;
	padding-left: 5px;
	padding-right: 5px;
}
.node-type-news .node-news .field-name-field-date .field-item::before {
	color: #aa321a;
	content: "\f073";
	float: left;
	font-family: fontawesome;
	padding-right: 4px;
	text-align: left;
}
.node-type-news .node-news .field-name-field-image img {
	width: 100%;
	height:auto;
}
.sidebar img {
}
.sidebar p{
	margin-top:0px;
	margin-bottom:0px;
}
.sidebar .view-news .date-display-single::before {
	display:block;
 	color: #aa321a;
    content: "\f073";
    float: left;
    font-family: fontawesome;
    padding-right: 4px;
    text-align: left;
}
#block-views-related-pictures-block .col-md-4{
	margin-bottom:15px;
}
.sidebar .date-display-single::before {
	display:none;
}
.view-news .views-field-nothing .img-nes img {
	width:100%;
	height: 106px;
}
.page-news-at-nop .view-news .views-field-nothing .img-nes img {
	height: 122px;
	width: 100%;
}
.view-news {
	overflow:visible;
}
.fr-links {
	overflow: hidden;
	padding: 40px 0;
}
#block-views-news-block-17 .view-news .views-field-nothing .alumni-slider {
	background: #287ba5 none repeat scroll 0 0;
	color: #ffffff;
	font-size: 18px;
	padding: 22px 16px 23px 33px;
	width: 100%;
}
.view-news .dess-body .bdy-nes a.views-more-link::after {
	content: "\f178";
	font-size: 17px;
	font-weight: bold;
	line-height: 0;
	opacity: 1;
	padding-left: 5px;
	vertical-align: sub;
}
.view-news .dess-body .bdy-nes a.views-more-link:hover {
	color: #aa321a;
}
 .view-news .dess-body .bdy-nes a.views-more-link::after:hover {
 color: #aa321a;
}

#block-views-news-block-17 .view-news .views-field-nothing .alumni-slider a:hover {
}
#block-views-news-block-17 .view-news .views-field-nothing .alumni-slider a {
	color: #fff;
	display: block;
	font-size: 23px;
	text-transform: capitalize;
	width: 75%;
}
#block-views-news-block-28 .row{
	margin-left:-10px;
	margin-right:-10px;
}
.faculty-tabs li{
	list-style:none;
}
.sidebar .block-title {
	border-bottom: 1px solid #1c3b79;
	font-size:22px;
	margin-bottom: 6px !important;
	overflow:hidden;
	color:#1c3b79;
	padding-bottom: 5px;
	text-transform: uppercase;
}
.views-field-nothing .date-display-single {
	color: #aa321a;
	display: block;
	font-size: 16px;
	margin-bottom: 5px;
}
ul.rel-events li p {
	font-size: 14px;
	line-height: 20px;
	margin-top: 5px;
}
.views-field-nothing .date-display-single::before {
	color: #aa321a;
	content: "\f073";
	float: left;
	font-family: fontawesome;
	padding-right: 4px;
	text-align: left;
}
.sidebar ul.rel-events li:hover {
	background: #f5f5f5 none repeat scroll 0 0;
}

.field-name-field-image{
	margin-bottom:15px;
}
#block-views-related-pictures-block .view-related-pictures {
	margin-top:4%;
}
#block-views-related-pictures-block .view-related-pictures .views-row {
 	margin: 4% 0 5px 10px;
    padding-right: 0;
    width: 29.3%;
}
.view-news .views-field-field-image,
.view-events .views-field-field-image{
	display: block;
	float: left;
	overflow: hidden;
	padding-right: 2%;
}
/* / News */

/* left menu */

.menu-block-wrapper > .menu > li > a:hover {
	background: #7d7da7 none repeat scroll 0 0;
}
.menu-block-wrapper > .menu > li > a {
	background: #44446e none repeat scroll 0 0;
	border-bottom: 1px solid #969696;
	color: #ffffff;
	display: block;
	font-size: 15px;
	padding: 11px 0 11px 15px;
}
.menu-block-wrapper > .menu li {
	list-style: outside none none;
}
.menu-block-wrapper > .menu > li.expanded::after {
	color: #fff;
	/*content: "";*/
	font-family: fontawesome;
	font-size: 22px;
	margin-top: 8px;
	position: absolute;
	right: 29px;
	top: 0;
}
.menu-block-wrapper > .menu > li.expanded > ul {
	display: none;
}
.menu-block-wrapper > .menu > li > ul > li {
	border-bottom: 1px solid #989898;
}
.menu-block-wrapper > .menu > li > ul > li > a {
	background: #000 none repeat scroll 0 0;
	color: #ffffff;
	display: block;
	font-size: 15px;
	padding: 10px 30px;
}
.menu-block-wrapper > .menu > li > ul > li > a:hover {
	background: #989898 none repeat scroll 0 0;
}
/* / left menu */


/* testimonial*/

 .page-testimonial .view-testimonial .views-row:hover{
	 background: #f9f9f9 none repeat scroll 0 0;
 }

.page-testimonial .view-testimonial .views-row {
    margin-bottom: 3.4%;
    overflow: hidden;
    padding: 3% 0 3% 0;
	border-radius: 5px;
	box-shadow: 0 0 8px #ddd;
	transition: all 0.3s ease 0s;
    width: 100%;
}
.page-testimonial .view-testimonial .title a:hover{
	background:#50b2db;
}
.page-testimonial .view-testimonial .title a{
   	background: #00628b none repeat scroll 0 0;
    color: #fff;
    display: block;
    margin-top: 3px;
    padding: 4px;
    text-align: center;
}
.page-testimonial .view-testimonial img{
  border: 1px solid #d8d8d8;
    border-radius: 3px;
    height: auto;
    max-width: 100%;
    padding: 2px;
    vertical-align: middle;
    width: 100%;
}
.page-testimonial .view-testimonial .designation{
 	color: #00628b;
    font-size: 18px;
    margin-bottom: 8px;
    text-transform: capitalize;
}
.page-testimonial .view-testimonial .body{
}
.node-testimonial .pane-node-field-testimonial-image {
    float: left;
    margin-right: 3%;
}
.node-testimonial .pane-node-field-designation {
    color: #1c3b79;
    font-size: 18px;
    margin-bottom: 1%;
}
.node-type-testimonial .node-testimonial{
	margin-top:0%;
	margin-bottom:1%;
}
/* /testimonial*/

/* publications-sdsb*/
.node-type-research-publication .node-research-publication .field-name-field-publication-image {
    float: right;
    margin-left: 3%;
}
.node-type-research-publication .node-research-publication .field-name-field-subtitle, .node-type-research-publication .node-research-publication .field-name-field-research-date {
    overflow: hidden;
}
.node-research-publication .field-name-field-subtitle {
    color: #1c3b79;
    font-size: 21px;
    margin-bottom: 2px;
    text-transform: capitalize;
}
.node-research-publication .field-name-field-research-date {
    color: #af2227;
    font-size: 14px;
}
.node-research-publication .field-name-field-research-area {
    display: block;
    font-size: 16px;
    margin-bottom: 7px;
    margin-top: 7px;
    overflow: hidden;
}
.node-research-publication .field-name-field-publication-file {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #cccccc;
    float: left;
    margin-bottom: 2%;
    margin-top: 6px;
    overflow: hidden;
    padding-bottom: 1%;
    padding-right: 5%;
    padding-top: 1%;
    text-align: right;
    width: 100%;
}
.node-research-publication .field-name-field-publication-file .file a {
    background: rgba(0, 0, 0, 0) url("../images/ss.png") no-repeat scroll right 0 / 100px auto;
    display: block;
    float: right;
    height: 39px;
    margin-top: 1px;
    overflow: hidden;
    text-align: center;
    text-indent: 1e+8px;
    width: 11.1%;
}
.node-research-publication .field-name-field-publication-file .file a:hover {
    background: rgba(0, 0, 0, 0) url("../images/ss.png") no-repeat scroll 0px -40px / 100px auto;
}
.node-research-publication .field-name-field-publication-file .file .file-icon {
    display: none;
}
.page-publications-mgshss .inner-contents .col-sm-8{
	padding-left:0px;
}
.page-publications-mgshss .view-publiccations .view-content{
 margin-top: 73px;
}
.view-publiccations .views-row .new-dem .titlss {
    font-size: 21px;
    text-transform: capitalize;
  	display: block;
    font-size: 21px;
    padding-bottom: 2.3%;
    text-transform: capitalize;
}
ul.date-events li h2 {
    color: #ffffff;
    font-size: 22px !important; 
    text-align: center;
}
.sidebar .view-content{
	margin-top:0px;
}
.sidebar .col-sm-8{
	padding-left:10px !important;
        overflow: hidden;
}
.view-publiccations .views-row .authoss {
    padding-bottom: 2%;
    padding-top: 2%;
    text-transform: capitalize;
}
.view-publiccations .views-row .col-sm-8{
	 padding-left: 10px;
}
.view-publiccations .views-row {
    margin-bottom: 4%;
    overflow: hidden;
}
.view-publiccations .views-row .authoss a {
    color: #aa321a;
}
.view-news .dess-body .bdy-nes a.views-more-link:hover {
    color: #aa321a;
}
.view-publiccations .views-row a.views-more-link::after {
    content: "\f178";
    font-size: 17px;
    font-weight: bold;
    line-height: 0;
    opacity: 1;
    padding-left: 5px;
    vertical-align: sub;
}
.view-publiccations .views-row .new-dem .dsub {
    color: #1c3b79;
    display: block;
    font-size: 18px;
    padding-bottom: 2.3%;
    text-transform: capitalize;
}
.view-publiccations .view-filters {
    border-top:1px solid #c93237;
    margin-top: -130px;
    padding-top: 18px;
    width: 960px;
}
.page-publications-centers .new-dem .dess-bods a.views-more-link{
 	bottom: -102px;
    left: 11px;
    position: absolute;
}
.page-publications-centers .new-dem .dess-bods{
	position:relative;
}

#block-views-publiccations-block-7 .view-publiccations .view-content, #block-block-32 .block-content {
    margin-top: 6% !important;
}
.page-publications-centers .sedc-nav {
    padding-bottom: 6.7% !important;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
.view-publiccations .views-exposed-form .views-exposed-widget label {
    color: #fff;
    float: left;
    font-size: 14px;
    font-weight: normal;
    margin-top: 9px;
    padding-right: 12px;
}
.view-publiccations .views-exposed-form .views-widget{

  	overflow: hidden;

}

.view-publiccations .views-exposed-form .views-widget .form-item{

  	background: #fff url("../images/rere.png") no-repeat scroll 95% 11px;

    border-radius: 5px;

    overflow: hidden;

    width: 312px;

}
.view-publiccations #edit-field-research-area-value-wrapper {
    float: left;
    padding: 0.5em 1em 0 0;
    width: 46.2%;
}
.view-publiccations #edit-field-research-date-value-wrapper {
    width:38%;
}
.view-publiccations #edit-field-authors-uid-wrapper {
    float: left;
    padding: 0.5em 0 0;
    width: 28%;
}
.view-publiccations .views-exposed-form .form-select {
    -moz-appearance: initial;
    background: transparent none repeat scroll 11px 12px;
    border: 0 none;
    border-radius: 5px;
    font-size: 16px;
    height: 34px;
	color:#000;
    line-height: 1;
    padding: 5px;
    width:314px;
}
.view-publiccations .views-submit-button #edit-submit-publiccations {
    border: medium none;
    border-radius: 2px;
    margin-top: 0;
    padding: 8px;
}
#block-views-student-work-placement-block-3 .views-exposed-form .form-item, .views-exposed-form .form-submit {
    margin-bottom: 0;
    margin-top: 0;
    width: 100%;
}
.view-publiccations .views-submit-button {
    float: right;
    padding-right: 0;
    width: 13%;
}
.page-publications-mgshss .bg-red-mgshss {
    padding-bottom: 4.2% !important;
}
.view-publiccations .views-submit-button #edit-submit-publiccations:hover {
    background: #2486af none repeat scroll 0 0;
    color: #fff;
}

/* /publications-sdsb*/




/* research-sdsb  */
ul.rech-hdr-imgs {
    display: inline-block;
    position: relative;
    width: 100%;
}
#block-views-mazazine-block .resc-endevrs h1{
    font-family: myriadpro-light;
}
#block-views-mazazine-block .view-mazazine .resc-endevrs p {
    font-family: myriadpro-light;
    font-size: 16px !important;
    line-height: 25px;
}
#block-block-33 p{
    font-family: myriadpro-light;
    font-size: 16px !important;
    line-height: 25px;
}
#block-block-33 .margin-top-20{
  margin-top: 8px !important;
}
#block-block-33 .block-title {
    color: #1c3b79;
    font-family: myriadpro-light;
    font-size: 26px;
    font-weight: normal;
    margin-top: 10px;;
}
#block-block-33 .block-content{
   margin-top: 30px;
}
#block-block-33{
    margin-top: 15px;
}
#block-views-mazazine-block{
	margin-bottom: 66px;
}

#block-block-57 ul li:hover img{
	opacity:0.9;
	transform: scale(1.03, 1.03);
	transition: transform 0.25s ease-in-out 0s;
	-webkit-transform: scale(1.03, 1.03);
	-webkit-transition: transform 0.25s ease-in-out 0s;
	-moz-transform: scale(1.03, 1.03);
	-moz-transition: transform 0.25s ease-in-out 0s;
	-o-transform: scale(1.03, 1.03);
	-o-transition: transform 0.25s ease-in-out 0s;
}
#block-block-57 ul li a{
	display: block;
    overflow: hidden;
    width: 100%;
}
#block-block-57 ul li a img{
}
#block-block-57 ul li{
	position:relative;
}
#block-block-57 ul li h3 a{
    color: #fff;
    display: block;
    font-size: 13px;
}
#block-block-57 ul li h3 {

}
/*-------------   MBA Class Profile      -----------*/
.view-class-profile .views-field{
	margin-top: 4%;
}
.view-class-profile .views-field span {
}
.view-class-profile .views-field table{
	width:100%;
	overflow:hidden;
	display:block;
}
.view-class-profile  .field-collection-view .field-label {
    padding-right: 6%;
    width: 100%;
	display:none;
}
.view-class-profile .views-field .field-collection-view{
	padding:0px;
}
.view-class-profile .views-field tr td .field-name-field-label, .view-class-profile .views-field tr td .field-name-field-country-name- {
 	border-right: 1px solid;
    float: left;
    margin-right: 11px;
      width: 77.8%;
	 padding: 20px;
}
.view-class-profile .views-field .field-collection-view, .view-class-profile .views-field tr td .field-item, .view-class-profile .views-field tr td .field-collection-container{
	border-bottom:none;
	   margin-bottom: 0;
}
.view-class-profile .views-field tr td .field-name-field-value, .view-class-profile .views-field tr td .field-type-number-integer {
  	float: left;
    width: 20%;
}
.view-class-profile .views-field tr td.field_distribution_data .field-label-above{
  	float: left;
    padding: 20px;
}
.view-class-profile .views-field tr.field_collection_item{
	margin-left:0px;
	padding-left:0px;
	padding-right:0px;
}
.view-class-profile .views-row .views-field-field-average-age{
 	border: 1px solid;
    overflow: hidden;
  border-radius: 3px;
}
.view-class-profile .views-row .views-field-field-average-age .field-content{
 padding: 2%;
}
.view-class-profile .views-row .views-field-field-average-age .views-label{
   border-right: 1px solid;
    display: block;
    float: left;
    margin-right: 2%;
    overflow: hidden;
    padding: 2%;
    width: 77%;
}
.view-class-profile .views-row .views-field-field-average-experience .field-content{
 padding: 2%;
}
.view-class-profile .views-row .views-field-field-average-experience{
 	border: 1px solid;
    overflow: hidden;
	 margin-top: 1px !important;
	   border-radius: 3px;
}
.view-class-profile .views-row .views-field-field-average-experience .views-label{
   border-right: 1px solid;
    display: block;
    float: left;
    margin-right: 2%;
    overflow: hidden;
    padding: 2%;
    width: 77%;
}
.view-class-profile .views-row .views-field-field-average-gmat-lmat-score .field-content{
	 padding: 2%;
}
.view-class-profile .views-row .views-field-field-average-gmat-lmat-score{
 	border: 1px solid;
    overflow: hidden;
	 margin-top: 1px !important;
	   border-radius: 3px;
}
.view-class-profile .views-row .views-field-field-average-gmat-lmat-score .views-label{
   border-right: 1px solid;
    display: block;
    float: left;
    margin-right: 2%;
    overflow: hidden;
    padding: 2%;
    width: 77%;
}
.view-class-profile .views-row .views-field-field-professional-experience-ra{
 	border: 1px solid;
    overflow: hidden;
	 margin-top: 1px !important;
	   border-radius: 3px;
}
.view-class-profile .views-row .views-field-field-professional-experience-ra .field-content{
	 padding: 2%;
}
.view-class-profile .views-row .views-field-field-professional-experience-ra .views-label{
   border-right: 1px solid;
    display: block;
    float: left;
    margin-right: 2%;
    overflow: hidden;
    padding: 2%;
    width: 77%;
}

.view-class-profile .views-field tr td.field_distribution_data {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid !important;
     border-right: medium none;
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}
.view-class-profile .views-field tr td.field_oversease_distribution_dat .field-label-above {
    padding: 20px;
}
.view-class-profile .views-field tr td.field_oversease_distribution_dat .field-item.even:first-child{
	background:transparent none repeat scroll 0 0;
	
}

.view-class-profile .views-field tr td.field_oversease_distribution_dat .field-item.even:first-child{
	background:transparent none repeat scroll 0 0;
	
}
.view-class-profile tr.field_collection_item td .field-item.odd{
	background-color:#eee;
}
.view-class-profile .field-collection-container .field-items .field-item {
    margin-bottom: 0;
}
.view-class-profile .views-field tr td.field_oversease_distribution_dat {
   	background: #fff none repeat scroll 0 0;
    margin-left: 0;
    padding: 0;
    width: 100%;
}
.view-class-profile .views-field table tr th:last-child{
 	float: left;
    padding-left: 2px;
    width: 21%;
}
.view-class-profile .views-field table tr th{
	padding:20px;
}
.view-class-profile .views-field table th:first-child{
 	border-right: 1px solid;
    float: left;
    margin-right: 2%;
    padding-right: 5%;
    width: 77%;
}
.view-class-profile .views-field table thead{
	overflow:hidden;
	display:block;
	width:100%;
}
.view-class-profile .views-field table tbody{
	overflow:hidden;
	display:block;
	width:100%;
	}
.view-class-profile .views-field tr{
   -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    float: left;
    overflow: hidden;
    padding-bottom: 0;
    padding-top: 0;
    width: 100%;
}
.view-class-profile .views-field .date-display-single{
 	display: block;
    font-size: 15px;
    padding-top: 4px;
}
.view-class-profile .views-field-field-geographical-distributions .views-label{
    margin-top: 1%;
}
.view-class-profile .views-field-field-academic-background .views-label, .view-class-profile .views-field-field-geographical-distributions .views-label{
   	font-size: 20px;
    margin-bottom: 2px;
    text-transform: uppercase;

}
.view-class-profile .views-field-field-passing-year .views-label{
    font-size: 15px;
    font-weight: bold;
}
.view-class-profile .views-field-field-passing-year{
   margin-bottom: 1%;
    margin-top: 1%;
}
.view-class-profile .views-field-title, .view-class-profile .views-field-title a{
    color: #1c3b79;
    font-size: 35px;
    text-transform: uppercase;
}
.breadcrumb a:hover, .breadcrumb a:focus {
    color: #50b2db !important;
}
.view-class-profile .views-field tr:last-child{
	border-bottom:solid 1px;
}
.view-class-profile .views-field tr td{
	padding:20px;

}
.view-class-profile .views-field tr td.field_subject_name{
  	border-bottom: medium none !important;
    border-right: 1px solid;
    float: left;
    padding-right: 5%;
    width: 76%;
}
.view-class-profile .views-field tr td.field_value{
	 width: 20%;
}


/*-------------   MBA Class Profile      -----------*/

/* header  */
.panels-flexible-region .view-class-profile{
}
#block-views-seminars-block-1 .view-seminars{
  margin-top: 11%;
}
#block-views-events-block-8 .view-events ul li.grid{
   width: 50%;
   float:left;
   margin-top:2%;
}
#block-views-events-block-8 .views-field-nothing .date-display-single{  
	background: #aa321a none repeat scroll 0 0;
    color: #ffffff !important;
    display: inline-block;
    float: left;
    font-size: 22px !important;
    height: 68px;
    margin-bottom: 0 !important;
    padding: 5px;
    text-align: center;
    width: 68px;
}
#slick-views-events-2-slider{
	margin-bottom:0px;
}
#block-views-events-block-8 .views-field-nothing .date-display-single::before{
	display:none;
}
#block-views-publiccations-block-7 .view-publiccations .slick .slick__arrow {
    top:-49px !important;
}
#block-views-events-block-8 .slick .slick__arrow {
	  top: -23px !important;
}
#block-views-seminars-block-1 .view-seminars .slick .slick__arrow {
      top: -73px !important;
}
#block-views-seminars-block-1 .block-content .views-field-nothing .col-sm-7 h3{
 	font-size: 22px;
    font-weight: normal;
    margin-bottom: 3%;
}
#block-views-seminars-block-1 .block-content .views-field-nothing .col-sm-7 h4{
	font-size: 15px;
    margin-bottom: 4%;
    margin-top: 4%;
}
#block-views-seminars-block-1 .block-content{
   margin-top: 11%;
}
#block-views-seminars-block-1 .block-views .slick .slick__arrow {
    top: -12px !important;
}

.slick-prev::before, .slick-next::before {
    color: #63417d;
    font-size: 2.25rem;
}
#block-views-publiccations-block-7 .view-publiccations a.btn{
	display:none;

}
#block-views-publiccations-block-7 .view-publiccations .redmr:hover a {
    background: rgba(0, 0, 0, 0) linear-gradient(0deg, #0078d0 0%, #005695 100%) repeat scroll 0 0;
    color: #ffffff;
}
#block-block-32 #sdsb-faculty-slider .color-white{
	 color: #1c3b79 !important;
}
#block-views-publiccations-block-7 ul{
	margin-top:0px;
}
#block-views-publiccations-block-7 .views-field-nothing img {
    height: 161px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
#block-views-events-block-8 .views-field-nothing .col-sm-3{
	width: 20%;
}
#block-views-publiccations-block-7 #slick-views-publiccations-1-slider{
	margin-bottom:0px;
}
#block-views-publiccations-block-7 .view-publiccations .redmr a {
  	background: rgba(0, 0, 0, 0) linear-gradient(0deg, #005695 0%, #0078d0 100%) repeat scroll 0 0;
    border: 1px solid #005797;
    border-radius: 5px;
    color: #ffffff;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    margin-top: 20px;
    padding: 8px 16px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    width: 100%;
}
.sidebar .view-related-pictures .col-sm-4, .sidebar .view-related-pictures .col-sm-3{
	border:none !important;
}
#block-views-mazazine-block .views-field-nothing .col-sm-6 a.btn{
}

.block-views .slick .slick-prev {
    left: auto !important;
    right: 22px;
}
#block-views-news-block-46 ul.rech-hdr-imgs li:nth-child(4) img {
    height: 140px;
}
#block-views-news-block-46 ul.rech-hdr-imgs li:nth-child(5){
  	height: 170px;

}


#block-views-news-block-46 ul.rech-hdr-imgs li:nth-child(6) img{
	width:100%;
}
#block-views-news-block-46 ul.rech-hdr-imgs li:nth-child(5) img{
  	height: 170px;
}
#block-views-news-block-46 ul.rech-hdr-imgs li:nth-child(4) {
    left: 2px;
    position: absolute;
    top: 200px;
}
#block-views-news-block-46 ul.rech-hdr-imgs li:first-child {
    height: 200px;
    overflow: hidden;
}
#block-views-news-block-46 ul.rech-hdr-imgs li {
    overflow: hidden;
    padding: 0;
}
.page-node-503 .home-slider-wrap, .page-node-503 .block-content{
	margin-top:0px !important;
}
.page-node-503 #page-title{
	display:none;
}
#block-views-news-block-46 ul.rech-hdr-imgs li:first-child img {
 	height: 200px;
}

#block-views-news-block-46 .rech-imgs-wrap img {
    height: 170px;
    opacity: 0.7;
    transition: transform 0.25s ease-in-out 0s;
	vertical-align:top;
	width:100%;
}
#block-views-news-block-46 .rech-imgs-wrap {
    background: #000 none repeat scroll 0 0;
    position: relative;
}


#block-views-news-block-46{
	padding-left:0px;
	padding-right:0px;
}
#block-views-news-block-46 a{
}
#block-views-news-block-46{
	margin-bottom:0px;
}
#block-views-news-block-46 .view-news .views-row{
	margin-bottom:0px;
}
#block-views-news-block-46 .margin-top-40{
	margin-top: 0 !important;
}
#block-views-news-block-46 .views-row .rech-imgs-wrap p{
	text-align:left;
}
.rech-imgs-wrap:hover img {
    opacity: 0.9;
    transform: scale(1.03, 1.03);
    transition: transform 0.25s ease-in-out 0s;
}
.rech-imgs-wrap p {
    bottom: 10px;
    color: #ffffff;
    font-family: "myriadpro-bold";
    font-size: 18px;
    padding: 15px;
    position: absolute;
}
#block-views-news-block-46 .views-row .rech-imgs-wrap a{
 	bottom: 10px;
    color: #ffffff;
    font-family: "myriadpro-bold";
    font-size: 18px;
}
/* header  */

/* research-sdsb events */

#block-views-events-block-8 .views-row .event-titl {
    margin-top: 8%;
}


#block-views-events-block-8 .views-row .event-uns, #block-views-events-block-8 .views-row:first-child .event-uns .event-dte, #block-views-events-block-8 .views-row{
	padding-left:0px;
}

/* / research-sdsb events  */

/* research-sdsb  */


/* next pre taps */ 

.pager .pager-first.first, .pager .pager-last.last{
	display:none !important;
}
.pager {
    list-style: outside none none;
    margin: 18px 0;
    padding-left: 0;
    text-align: right !important;
}
.pager li > a:hover, .pager li > a:focus {
    background: #1e3885 !important;
    text-decoration: none;
}
.pager li.pager-next a, .pager li.pager-previous a{
	 background: #af300f !important;
}
.pager-item, .pager-first, .pager-previous, .pager-next, .pager-last, .pager-ellipsis, .pager-current{
	padding: 0;
}
.pager li > a, .pager li > span {
    background: #000 none repeat scroll 0 0 !important;
    border: medium none;
    border-radius: 0 !important;
    color: #fff;
    display: inline-block;
    padding: 5px 10px;
}
.pager-current {
    background: #1e3885 none repeat scroll 0 0 !important;
    color: #fff;
    font-weight: normal;
    padding: 7px 10px !important;
}

ul.pager li {
    background: #f1f1f1 none repeat scroll 0 0 content-box border-box;
    display: inline !important;
    width: auto !important;
} 
/* / next pre taps  */

#block-block-66 iframe, #block-block-66{
	width:100% !important;
}
.alumss .view-news ul, .alumss .view-news li{
	padding:0;
}
.alumss .view-header a i{
	font-size:10px;
	padding-left:5px;
}
.alumss .view-header a:hover{
	background:#FFF;
	color:#000;
}
.alumss .view-header a{
   	border: 1px solid #d6d6d6;
    border-radius: 5px;
    color: #ffffff;
    display: block;
    padding: 10px 23px 8px 24px;
}
.alumss .rdm-mor a{
	color:#fff;
}
.alumss .rdm-mor a:hover{
	color:#fff !important;
}

.alumss .rdm-mor:hover a{
  	display: block;
    float: left;
	color:#fff !important;
    font-size: 18px;
    font-weight: normal;
    padding: 10px 6px 8px 24px;
}
.alumss .rdm-mor:hover{
	background:#af2227;
	color:#fff;
	
}
.sidebar .view-testimonial .row{
	margin:0px !important;
}
.sidebar .view-testimonial{
	overflow:hidden;
}
.sidebar .view-testimonial .views-field-nothing .col-sm-8 h3 a {
    font-size: 18px;
    line-height: 20px;
}
.sidebar .view-testimonial .views-field-nothing .col-sm-8 {
	margin-bottom:5px;
}
.sidebar .view-testimonial .more-link a{
	font-size:13px;
}
.sidebar .view-testimonial .more-link {
    padding: 5.5px 10px;
    position: absolute;
    right: 0;
    top: 0;
}
.sidebar .view-testimonial .views-field-nothing .col-sm-8 h5 {
    color: #c45448;
}
.sidebar .view-testimonial ul{
	overflow:hidden;
}
.sidebar .view-testimonial .views-field-nothing .col-sm-4{
	border:none !important;
}
.alumss .rdm-mor i{
    font-size: 11px;
    font-weight: normal;
    padding: 15px 18px 6px 0;
}
.alumss .rdm-mor{
		float:right;
		    border-radius: 5px;
		border: 1px solid #d6d6d6;
}

.alumss .rdm-mor a{
	display: block;
    float: left;
    font-size: 18px;
    padding: 10px 7px 8px 24px;
}
.alumss .view-header{
   	position: absolute;
    right: 0;
    top: -67px;
}
.alumss {
	position:relative;
}
.alumss .view-news .views-field-nothing .alumni-slider a:hover{
  color: #ffff !important;
}
.alumss .view-news .views-field-nothing .alumni-slider a{
	color:#FFFFFF;
	text-transform:capitalize;
	font-size:23px;
}
.alumss .home-slider-wrap view-news .views-field-nothing .alumni-slider {
    background: #d7a510 none repeat scroll 0 0;
    color: #ffffff;
    font-size: 18px;
    padding: 22px 16px 23px 33px;
    width: 100%;
}
#block-views-related-pictures-block{
 	float: left;
    overflow: hidden;
    width: 100%;
}
.rdmors a {
    color: #1c3b79;
}
.rdmors{
	padding-top: 10px;
}
.r-brd h2{
	margin:0px;
}


.view-id-publiccations.view-display-id-page_4 .views-field-field-publication-image {
    float: left;
    padding-right: 2%;
}
.view-id-publiccations.view-display-id-page_4 .views-field-field-publication-image img {
	height: 170px;
    width: 164px;
}
.dsub {
    color: #1c3b79;
    font-size: 16px;
	text-transform:capitalize;
}
