 .divider_line1 {
            border-bottom: 1px solid #e0e0e0;
            float: left;
            margin-bottom: 50px;
            padding-top: 50px;
            width: 100%;
        }
        
        
        /* [1] The container */
.img-hover-zoom {
  height: 500px;/* [1.1] Set it as per your need */
  overflow: hidden; /* [1.2] Hide the overflowing of child elements */
}

/* [2] Transition property for smooth transformation of images */
.img-hover-zoom img {
  transition: transform .5s ease;
}

/* [3] Finally, transforming the image when container gets hovered */
#blocker1:hover .img-hover-zoom img {
  transform: scale(1.2);
}
 
        #blocker2:hover .img-hover-zoom img {
  transform: scale(1.2);
}
 
        
        
        .content_fullwidth {
    float: left;
    width: 100%;
    background: #eee;
    padding: 120px 0px 120px 0px;
}
        
    
    .page-load-status {
  display: none; /* hidden by default */
  padding-top: 20px;
  border-top: 1px solid #DDD;
  text-align: center;
  color: #777;
}

.hidden{visibility:hidden;
  width:0px!important;
  height:0px!important;
  margin:0px!important;
  padding:0px!important;
  }


/* ---- grid ---- */

.grid {
  width: 100%;
  margin: 50px auto 50px;
}

/* clear fix */
.grid:after {
  content: '';
  display: block;
  clear: both;
}

.grid-sizer {
  width: 100%;
}

.gutter-sizer {
  width: 3%;
}

#filterGroup {
  width: 100%;
  margin: 40px auto;
  text-align: center;
}

/* ---- .grid-item ---- */

.grid-item {
  float: left!important;
  width: 31%;
  margin-bottom: 0;
  background-color: #fff;
  border-radius: 0px;
  overflow: hidden;
}

.grid-item img {
  width: 100%;
  height: auto;
}

.gi-inner-img img {
  width: 100%;
  height: 300px;
  -o-object-fit: cover;
  -o-object-position: center;
  object-fit: cover;
  object-position: center;
}

.grid-filter ul {
    padding: 0;
    list-style-type: none;
    text-align: center;
}

.grid-filter ul li {
    display: inline-block;
}

.grid-filter ul li a {
    color: #000!important;
    font-size: 16px;
    font-weight: 400;
    padding: 10px;
}

.grid-filter ul li a.selected, .grid-filter ul li a:hover {
    color: #0962AE!important;
    font-size: 16px;
    font-weight: 700;
    padding: 10px;
    text-decoration: underline;
}

.grid-item-inner {
    display: flex;
    flex-direction: column;
}

.gi-inner-content {
    padding: 20px;
    background: #0962AE;
}

.gi-inner-content h3 {
  font-weight: 700;
  color: #fff;
        font-size: 16px;
    line-height: 20px;
    float: left;
    margin-top: 10px;
    width: 100%;
    
}

.gi-inner-content p {
  font-size: 13px;
  font-weight: 300;
    color: #fff;
    line-height: 17px;
    margin-bottom: 5px;
}

.item-date {
  font-weight: 300;
  font-weight: 600;
  font-size: 12px;
    margin-bottom: 10px;
    width: 100%;
    float: left;
    color: #fff;

}

.inner-author img {
    height: 50px!important;
    min-height: unset!important;
    width: 50px!important;
    -o-object-fit: unset!important;
    -o-object-position: unset!important;
    object-fit: unset!important;
    object-position: unset!important;
    vertical-align: bottom;
    margin-right: 10px;
}

@media only screen and (max-width: 991px) {
    .grid-item {
        width: 48%!important;
    }
}

@media only screen and (max-width: 767px) {
    .grid-item {
        float: left;
        width: 100%!important;
    }
    .grid .grid-item-inner {
        flex-direction: column!important;
    }
    .gi-inner-img img {
        width: 100%;
        width: 100%;
        height: auto;
        min-height: 200px!important;
        -o-object-fit: cover;
        -o-object-position: center;
        object-fit: cover;
        object-position: center;
    }
    .grid {
        width: 99%;
        min-height: 200px!important;
    }
}
        
        .blogbutton{ float: left;
    padding:0;
    margin: 0;
    background: #0962AE;
    color: #fff;
    font-size: 12px;
    margin-bottom: 0px;
    margin-top: 20px;
    margin-bottom: 5px; border: none;}
        
        .blogbutton:hover{ 
    color: #000; background: none; text-decoration: none;}
    
    </style>

<div class="site_wrapper">
    <?php $menu = 'blog'; ?>
    <?php require('header.php');?>

    <div class="content_fullwidth" style="padding-top:0px;">

        
					<style>
				
				.filter {
				float:left;
					width:100%;
				
					
				}
			
				.filter li{
				display: inline-block;
					float:left;
						padding-top:5px;
					padding-bottom:5px;
				}
						
						
						.filter li.active a{
						text-decoration:underline;
						}
				
				
					.filter li a{
				display: inline-block;
					float:left;
						color:#fff;
						
						padding-right:20px;
				}
                        
                        
                        .navik-header {
                            z-index: 99;}
                        
                        .modal-body p{ font-size: 14px;
                        margin-bottom: 15px;}
                        
                        .blocker{ padding: 0 !important;}	
                        
                        .blockeroverlay { background: #000;
    opacity: 0.4;
    position: absolute;
    width: 100%;
    height: 100%; z-index: 9;}
                        
                        .blocker h6{position: absolute; font-size: 15px; text-align: center; color: #fff; top: 170px;     z-index: 99;
    width: 100%;}
                        .blocker h5{ text-align: center;
    font-weight: 100;
    position: absolute;
    color: #fff;
    top: 220px;
    z-index: 99;
    padding-left: 40px;
    padding-right: 40px;
    width: 100%;
    line-height: 35px;
    font-size: 30px;}
                        
                        .blocker a {text-align: center; font-weight: 700; position: absolute; color: #fff; top: 310px; font-size: 15px;
    z-index: 99;     width: 100%;}
                        
                        .blocker h4{
    color: #fff;
    font-size: 50px;
    font-weight: 100;
    margin-top: 160px;
    margin-left: 50px;
}
                        .floating-buttons{display: none;}
                        
                        .stcode_title12 h2{ margin-top: 50px;}
                        
                          @media (max-width: 576px){
                        
                              #blocker1{display: none;}
                              
                              .widgettext{ font-size: 12px; margin-top: 0px !important;}
                              .a2a_kit {margin-top: -5px}
                              .presstitle{display: none;}
                        }
                        
                        
                        .a2a_menu, .a2a_menu_find_container { border-radius: 0 !important; }
                
                .a2a_default_style .a2a_counter img, .a2a_default_style .a2a_dd, .a2a_default_style .a2a_svg{ background-color: #0962AE !important;}
                
                .a2a_svg {
    background-repeat: no-repeat;
    display: block;
    overflow: hidden;
    height: 25px;
    line-height: 25px;
    padding: 0;
    pointer-events: none;
    width: 25px;
}
               
                
                
                  
            
        .u4abutton {
               color:#FFF; font-family: Verdana, Geneva, sans-serif; font-size: 14px; font-weight:500; background-color:#0962AE; border:#0962AE; width: 180px;-moz-border-radius:0px;-khtml-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;  padding-top:13px; padding-bottom: 13px; float: left; margin-left: 0px;  margin-bottom: 20px; width: 100% !important;
            
              line-height: 17px;
    font-size: 13px!important;
         
    font-style: normal;
 
    background-color: #0962AE !important;
           border-radius: 2px;
            
                padding-left: 20px;
    padding-right: 20px;
            cursor: pointer;
            
            
            
        }
        
       
        
        
                .u4abutton:hover{color: #fff !important;
         text-decoration: none;
   background-color:#2f6ebc !important;
             
                   -webkit-transition: background-color 200ms linear;
    -ms-transition: background-color 200ms linear;
    transition: background-color 200ms linear}
        
                img{width: 100%;}
                
                
                