/*to hide containers into an absorbing container placed any where*/

/*creating first container that to be hide*/

body{
}

/*.box-twist-animation{*/
/*    -webkit-transition: -webkit-transform 500ms ease;*/
/*    -webkit-transform: scale(1,1);*/
/*}*/

/*!*creating absorbing container*!*/

/*.absorb-container{*/
/*    position: relative;*/
/*}*/
