blockquote
{
    border-left:solid 3px #071d5e;
    background:#f9f9f9;
    padding:20px;
}


.home_notice .notices .vert .simply-scroll-list li img
{
  width: auto;  
}

.home_notice .notices
{
    height:300px;
    overflow: hidden;
}
.event-list .event-col
{
    margin-bottom: 25px;
}

.event-list .thumbnail img
{
    width: 100%;
    height: auto;
    max-width: 250px;
    min-height: 250px;
    object-fit: cover;
    object-position: center;
}
.event-list .event-col h4.tumb-title {
padding: 2px 0px;
max-width: 100%;
font-size: 16px;
}
/*
.event-list .event-col h4.tumb-title
{
    padding: 5px 0px;
}
.clear-both
{
    clear: both;
}
div.pdfemb-viewer
{
    /*min-height: 1000px !important;*/
    background: #fff !important;
    display: flex !important; 
  align-items: center !important; 
  justify-content: center !important; 
  text-align: center !important; 
  width: 100% !important;
}
.thumbnail b {
float: left;
width: 100%;
}

.thumbnail .ev_desc {
float: left;
width: 100%;
}
div.pdfemb-viewer2
{
  width: 100% !important;  
}
.pdfemb-loadingmsg
{
   display: flex !important; 
  align-items: center !important; 
  justify-content: center !important; 
  text-align: center !important;  
    min-height: 1000px;
    width: 200px;
    background: url(../images/loader.gif) no-repeat center;
    background-size: 70px;
}
.testimonial-slider .owl-carousel {
    height: 173px;
    width: 200px;
}
.testimonial-slider .owl-stage-outer {
    /*height: calc(100% - 75px);*/
}
.testimonial-slider .owl-item.cloned {
    height: 173px;
}
.testimonial-slider .item {
    height: 173px;
    background: #fff;
}
.testimonial-slider .owl-dots
{
    display: none;
}

.testimonial-slider  .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    object-fit: contain;
    object-position: center;
    height: 100%;
}

.testimonial-slider figure
{
    width: 100%;
    height: 100%;
}

.testimonial-slider figure a {display:block;color:#fff;}

.testimonial_text
{
    position: absolute;
    top: 72%;
    left: 0%;
    width: 100%;
    background: rgba(60,61,97,0.8);
    color: #fff;
}
.testimonial_text h5
{
    font-size: 14px;
}
.testimonial_text h6
{
    font-size: 12px;
}
.testimonial_text h5,.testimonial_text h6
{
    padding: 2px;
    padding-bottom: 0px;
}
/* .pdfemb-pagescontainer
{
    height: 100% !important;
} */

div.pdfemb-inner-div,div.pdfemb-viewer canvas,div.pdfemb-viewer2 canvas
{
    width: 100% !important;
   /* height: 100% !important;
        position: absolute !important;
    top: 0;*/
}

.iqac_submenu ul.open-left.sub-menu
{
    right: 200px !important;
    left: auto;
}

.past-events-853 .event-list .thumbnail img
{
max-height: 250px;
}
.past-events-853 .event-list  .thumbnail
{
    word-break: break-word;
}

.upcoming-events-853 .event-list .thumbnail img
{
max-height: 250px;
}

.Events-List .thumb-cover
{
height:100%;
}
.Events-List .thumb-cover img
{
object-fit: cover;
height: 100%;
object-position: center;
}

.g2o-logo{

}
header.sticky .g2o-logo {
    top: 4px; transition: all 0.4s ease; 
    -webkit-transition: all 0.4s ease;
}
.g2o-logo img{ width: 130px;}
header.sticky .g2o-logo img {
    width: 66px; transition: all 0.4s ease;     -webkit-transition: all 0.4s ease;
}

/*************** BEGIN MOBILE CSS *********************/


@media only screen and (max-width:1024px) {  
    .g2o-logoouter{display: none !important;}  
} 

@media (min-width: 320px) AND (max-width: 767px) 
{
    div.pdfemb-viewer,div.pdfemb-viewer2
{
    min-height: 500px !important;
    background: #fff !important;
    display: flex !important; 
  align-items: center !important; 
  justify-content: center !important; 
  text-align: center !important; 
}
    
    .ace-responsive-menu > li > ul.sub-menu > li
    {
        clear: both !important;
    }
   
    .ace-responsive-menu > li > ul.sub-menu > li ul.sub-menu.three-col li
    {
        width:100%;
    }
    
    .ace-responsive-menu > li > ul.sub-menu.two-col , .ace-responsive-menu > li > ul.sub-menu.two-cols
    {
    background: #f8f9fa;
    right: 165px;
    left: auto;
    width: 100%;
}
    .ace-responsive-menu > li > ul.sub-menu.two-col li , .ace-responsive-menu > li > ul.sub-menu.two-cols li
    {
    width: 100%;
    float: none;
    margin-right: 2px;
}
  
    .students_corner .flip-card
    {
        height:250px;
    }
    
}
.pdfemb-pagescontainer {
	width: 100% !important;
}


/*************** END MOBILE CSS *********************/
