.college-gallery {
    border-right: 0px solid #eff4f5;
    margin-top: 40px;
}
.college-gallery .profile-box-lst {
   border-bottom: 0px solid #eff4f5;
    padding-top: 55px !important;
     
}	
.college-gallery .gallery-nav {
    width: 60px;
    height: 28px;
    position: absolute;
    left: 3px;
}
	

.college-gallery .hide-bullets {
    list-style:none;
	padding-left: 0px;
}

.college-gallery .thumbnail img {
    vertical-align: middle;
    border-style: none;
    max-width: 95px;
	
}
@media (max-width: 1920px) {
    .college-gallery .thumbnail img {
        max-width: 75px;
    }
}
.college-gallery .thumbnail {
    display: block;
    padding: 0px !important;
	border: 0px solid #ddd;
    margin-bottom: 0px;
}
.carousel-control-prev .srx-only {
    position: relative;
    font-size: 27px;
    left: -33px;
    top: 2px;
}

.carousel-control-next .srx-only {
    position: relative;
    font-size: 27px;
    right: -43px;
    top: 2px;
}
@media (max-width: 1700px) {
    .carousel-control-next .srx-only{
        right: -33px;
    }
}
.college-gallery .carousel-item {
    height: auto; 
}

.college-gallery .carousel-control-prev-icon {
    background-image: none;
}

.college-gallery .carousel-control-next-icon, .college-gallery .carousel-control-prev-icon {
    display: inline-block;
    width: 50px;
    height: 50px;
}

.gallery-nav .carousel-control-next-icon, .gallery-nav .carousel-control-prev-icon {
    display: inline-block;
    width: 33px;
    height: 28px;
}

.gallery-nav .carousel-control-next, .gallery-nav .carousel-control-prev {
    width: 50%;
}

.college-gallery .carousel-control-next-icon {
    background-image: none;
}

.college-gallery .carousel-inner>.carousel-item>img, .carousel-inner>.carousel-item>a>img {
    width: 100%;
}
.gallery-nav .carousel-control-prev-icon{
    	background-image: url("../images/new/nav-prev.png");
        margin-left: -9px !important;		
}
 .gallery-nav .carousel-control-next-icon{
    	background-image: url("../images/new/nav-next.png"); 
        margin-right: 0px !important;		
}
.gallery-nav .glyphicon-chevron-left:before {
    display:none;
}
.gallery-nav .glyphicon-chevron-right:before {
    display:none;
}

.gallery-nav .carousel-control.right {
    background-image: none !important;
}
.gallery-nav .carousel-control.left {
    background-image: none !important;
}
.gallery-nav .carousel-control .glyphicon-chevron-left, .gallery-nav .carousel-control .glyphicon-chevron-right, .gallery-nav .carousel-control .icon-prev, .gallery-nav .carousel-control .icon-next {
    height: 28px;
}
/*  Galley Nav */

#myCarousel .carousel-control-next-icon, #myCarousel .carousel-control-prev-icon {
	background: #000;
    line-height: 50px;
    opacity: 1;
	
}
#myCarousel .carousel-control-prev-icon {
    margin-left: -37px !important;
}
#myCarousel .carousel-control-next-icon {
    margin-right: -68px !important;
}
@media (max-width: 1700px) {
    #myCarousel .carousel-control-prev-icon{
        margin-left: -27px !important;
    }
}
@media (max-width: 1700px) {
    #myCarousel .carousel-control-next-icon {
        margin-right: -60px !important;
    }
}
#myCarousel .carousel-control {opacity: 1 !important;}

#myCarousel .carousel-control .carousel-control-next-icon, #myCarousel .carousel-control .carousel-control-prev-icon{
    width: 50px !important;
    height: 50px !important;
    font-size: 20px !important;
}
