/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 18 Nov, 2014, 10:46:22 AM
    Author     : Jayanth Suvarna.
*/

@media (min-width: 768px) {
    #Addressdiv{
        position: relative;margin-bottom: 10px;min-height:200px;width: 30%;
    }
    #phonediv{
        margin-bottom: 10px;width:50%;
    }
    #emaildiv{
        bottom: 0; width:50%;
    }
    #socialdiv{
       bottom: 0;
        width:50%;
    }
    #genrediv{
        margin-bottom: 10px;width: 50%;
    }
}
