#theImply.sv-tooltip-right::after { 
		content: "";
		position: absolute;
		top: 60%;
		right: 100%;
		margin-top: -7px;
		border-width: 7px;
		border-style: solid;
		border-color: transparent rgba(238,240,243) transparent transparent;
		}
	   .institution-icon {
		padding-top: 10px;
		padding-bottom: 10px;
		}
      .institution-icon .institution-icon-left { 
        float: left !important;
      }
      .institution-icon .institution-icon-left img {
		padding-top: 0px!important;
		padding-left: 25px;
        width: 100px;
        height: 80px;
        }
	  .institution-icon .institution-icon-right { 
		float: right!important; 
	   }
	  .institution-icon .institution-icon-right img { 
		padding-top: 0px;
		width: 100px;
		padding-right: 0px !important;
		height: 80px; 
      }

		.slider-wrapper{
		  width:100%;
		  height: 100%;
		  text-align:center;
		}
		.carousel{
		  width:100%;
		  margin:0px auto;
		}
		.slick-slide{
		  margin:10px;
		}
		.slick-slide img{
		  width:100%;
		}
		
		.card{
		  border: 2px solid #fff;
		  box-shadow: 0 4px 8px 0 rgb(0 0 0 / 10%);
		  margin: 0px 5px;
		  background-color: #456296;
   		  opacity: 1;
          color: #fff;
		  border-top-right-radius: 3px;
    	  border-top-left-radius: 3px;
		}
		.card-body{
		  background: #fff;
		  width: 100%;
		  vertical-align: top;
		  height: 22vh;
		}
		.card-content{
		  text-align: left;
		  color: #333;
		  padding: 15px 15px 10px 15px;
		}
		.card-text{
		  font-size: 14px;
		  font-weight: 300;
		  position: relative;
		}
		.slick-dots {
          bottom: -5em;
        }
		.nb-btn-bottom {
          position:absolute;                 
          bottom: -10em;                         
          left: -0.3em;                         
            } 
		
		.card-title {
		   font-size: 1rem;
		   font-weight: bold !important;
		   word-break: break-word;
		   overflow: hidden;
		   text-overflow: ellipsis;
		   display: -webkit-box;
		   line-height: 1.5em; /* fallback */
		   max-height: 15vh; /* fallback */
		   -webkit-line-clamp: 4; /* number of lines to show */
		   -webkit-box-orient: vertical;	
		}
				
		@media (max-width: 375px) and (max-height: 667px) {	
		}
		.card {
		  margin: 0px 10px;
			}
        .slick-dots {
          bottom: -2.5em;
        }
		.card-body {	
			height: 21vh;
			}
		.nb-btn-bottom {
          position:absolute;                 
          bottom: -4em;                         
          left: -0.3em;                         
            }
		.card-title {
		   line-height: 1.3em !important;
		   -webkit-line-clamp: 4 !important;
		}
      }
		
		
		@media (max-width: 412px) {
		.card {
		  margin: 0px 10px;
			}
        .slick-dots {
          bottom: -2.5em;
        }
		.card-body {	
			height: 21vh;
			}
		.nb-btn-bottom {
          position:absolute;                 
          bottom: -4em;                         
          left: -0.3em;                         
            }
		}
		
		
		@media (max-width: 640px) {
		.card {
		  margin: 0px 0px;
			}
        .slick-dots {
          bottom: -3em;
        }
		.card-body {	
			height: 21vh;
			}
		.nb-btn-bottom {
          position:absolute;                 
          bottom: -7.5em;                         
          left: -0.3em;                         
            }
      }
		@media (max-width: 990px) and (max-height: 768px){
		.card {
		  margin: 0px 0px;
			}
        .slick-dots {
          bottom: -4em;
        }
		.nb-btn-bottom {
          position:absolute;                 
          bottom: -4.2em;                     
          left: -0.3em;                         
            }
      }
		@media (max-width: 1024px) and (max-height: 600px) {	
		.card {
		  margin: 0px 8px;
			}
        .slick-dots {
          bottom: -3em;
        }
		.card-body {	
			height: 20vh;
			}
		.nb-btn-bottom {
          position:absolute;                 
          bottom: -3.2em;                         
          left: -0.3em;                         
            }
		 .card-title {
		   line-height: 1.3em !important;
		   -webkit-line-clamp: 3 !important;
		}
      }
		@media (min-width: 1280px) {
		.card {
		  margin: 0px 3px;
			}
        .slick-dots {
          bottom: -3.5em;
        }
		.card-body {	
			height: 22vh;
			}
		.nb-btn-bottom {
          position:absolute;                 
          bottom: -3.7em;                         
          left: -0.3em;                         
            }
        }
		@media (min-width: 1366px) {
		.card {
		  margin: 0px 4px;
			}
        .slick-dots {
          bottom: -3.5em;
        }
		.card-body {	
			height: 22vh;
			}
		.nb-btn-bottom {
          position:absolute;                 
          bottom: -4em;                         
          left: -0.3em;                         
            }
        }
		@media (min-width: 1920px) and (min-height: 1080px) {
		.card {
		  margin: 0px 4px;
			}
        .slick-dots {
          bottom: -2.5em;
        }
		.card-body {	
			height: 20vh;
			}
		.nb-btn-bottom {
          position:absolute;                 
          bottom: -4.5em;                         
          left: -0.3em;                         
            }
        }

      @media (max-width: 767px) {
        .sv-header-main {
          margin-bottom: 7px !important;
        }