#static{width:100%; height:auto; float:left; margin:2% 0}
#static .con{width:31%; height:280px; float:left; margin:1%; background:#d0dd8b; padding: 1%; border-radius: 5px; -webkit-box-shadow: 0px 5px 8px 0px rgba(0,0,0,0.2); -moz-box-shadow: 0px 5px 8px 0px rgba(0,0,0,0.2); box-shadow: 0px 5px 8px 0px rgba(0,0,0,0.2); transition: 0.5s;}
#static .con:hover{-webkit-box-shadow: 0px 5px 8px 0px rgba(0,0,0,0.5); -moz-box-shadow: 0px 5px 8px 0px rgba(0,0,0,0.5); box-shadow: 0px 5px 8px 0px rgba(0,0,0,0.5);}
#static .con img{width:100%; height:auto; float:left; margin:0 0 2% 0}
#static .con h4{width:100%; height:auto; float:left; margin:0 0 2% 0; text-align: center; font-size: x-large;}
#static .iframe{width:40%; height:300px; float:left!important; margin:1%;}

#album{width:98%; height:auto; float:left; margin:2% 1%; overflow:hidden; background:#eeeeee;
    -webkit-column-count: 1;
	-moz-column-count: 1;
	column-count: 1;
	-webkit-column-width: 50%;
	-moz-column-width: 50%;
	column-width: 50%;}
#album .con1{width:23%; height:auto; float:left; margin:1%; box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.15); transition:0.50s}
#album .con1:hover{box-shadow: 0px 0px 15px 0px rgba(253,179,2,0.55);}
#album .con1 img{width:100%; height:auto; float:left;}

.seviceimg{width:100%; height:auto; float:left; margin-top: 50px;}

.divtabw{width: 20%!important; padding:0!important; margin:0!important}
.divtabw-inner{padding:5px!important; margin:0!important}
.descri{height: 180px!important;}

@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {

#static .con{width:96%; height:260px;}
#static .iframe{width:98%; height:300px; float:left!important; margin:1%;}
#album .con1{width:98%; height:auto; float:left; margin:1%; box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.15); transition:0.50s}
.descri{height: auto!important;}

}

