    .ysera-blog-item
{
    height:520px !important;
}

.max-lines2 {
    width: 100% !important;
    display: block!important;
    text-overflow: ellipsis!important;
    word-wrap: break-word!important;
    overflow: hidden!important;
    max-height: 3.6em!important;
     min-height: 3.6em!important;
    line-height: 1.8em!important;
    border: 0 !important;
 
}
.max-lines1 {
   
    max-height: 1.8 em!important;
      min-height: 1.8 em!important;
    line-height: 1.8em!important;
   
    height: 1.8em !important;
 
}

.max-lines3 {
    width: 100% !important;
    display: block!important;
    text-overflow: ellipsis!important;
    word-wrap: break-word!important;
    overflow: hidden!important;
    max-height: 5.4em!important;
    min-height: 5.4em!important;
    line-height: 1.8em!important;
    border: 0 !important;
 
}



 .full-screen15{
     
/*  min-height:20vh;
*/  max-height: 20vh;
  
   
  
    margin: 0;
    padding: 0;
    
    display:block;
 
 

}
 .full-screen55{
     

  max-height: 55vh;
  
   
  
    margin: 0;
    padding: 0;
    
    display:block;
 

}.full-screen70 {
     
  min-height:70vh;
  max-height: 70vh;
  
   
  
    margin: 0;
    padding: 0;
    
    display:block;
 
 

}



body
{
    font-weight:700;
}
iframe
{
    position: absolute; height: 100%; border: none;
}
@media screen and (max-width:357px) 
{.item-banner .inner {
    background-size: 100% auto;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 0;
    position: relative;
    background-color: #eee;
}}

.header .main-header {
    padding: 20px 0 !important;
}
table {
   
    width: 100% !important;
    margin-bottom: 6px!important;
    border: 1px solid #ffbc32!important;
   animation-duration: 2s;
    -webkit-animation-duration: 2s;
    animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
    animation-name: bounceInRight;
    -webkit-animation-name: bounceInRight;
}
th, td {
      text-align: center;
    border: 1px solid #ffbc32!important;
    font-weight:600;
}
@media screen and (max-width: 1199px) {
  table {
   width: 80% !important;
   
  }
}

@media screen and (max-width: 992px) {
  table {
    
   width: 60% !important;
  }
}

.label1
{
    color:#ffbc32!important;
    font-weight:bold;
}



.top {
				box-shadow: 0 -12px 12px -12px #fff;
			}
			
			.right {
				box-shadow: -12px 0 12px -12px #fff;
			}
			
			.bottom {
				box-shadow: 0 12px 12px -12px #fff;
			}
			
			.left {
				box-shadow: 12px 0 12px -12px #fff;
			}
			
			
			
	
@media screen and (max-width: 1049px) {
/*.banner-wrapp{
        width: 100%;

}
*/		.logo {
    background: #ffbc32;
    width: 65%;
}
}



