/*
THEME NAME:      Blu Hotels - Single Hotel
THEME URI:       http://www.fastbooking.net
VERSION:         1.0
AUTHOR:          FastBooking
AUTHOR URI:      http://www.fastbooking.net
TEMPLATE:        blu-hotels
*/

#head-container .facebookicon {
    border-radius: 2px;
    cursor: pointer;
    display: inline-block;
    height: 20px;
    margin: 2px;
    width: 20px;
}

#head-container .twittericon {
    border-radius: 2px;
    cursor: pointer;
    display: inline-block;
    height: 20px;
    margin: 2px;
    width: 20px;
}


/*Ipad Portrait*/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
	#head-container .twittericon {left:0;}
}
