/*
Theme Name: ROBIZ
Theme URI: http://pixelcoder.net/robiz
Author: Pixelcoder
Author URI: http://pixelcoder.net
Version: 1.0.1
Description: This is wonderful multi-purpose responsive theme for bussiness organization
License: GNU General Public License
License URI: license.txt
*/
@import url('css/bootstrap.min.css');
@import url('css/bootstrap-responsive.min.css');
@import url('css/font-awesome.min.css');
@import url('css/social-icon.css');
@import url('css/sequencejs-theme.css');
@import url('css/camera.css');
@import url('css/superfish.css');
@import url('css/jquery.bxslider.css');
@import url('css/pp.css');
@import url('css/component.css');
@import url('css/jquery.mCustomScrollbar.css');
@import url('css/style.css');

.wp-caption{
	max-width: 100%;
}

.wp-caption img{
	max-width: 100%;
	height: auto;
}

.wp-caption-text{
	font-style: italic;
	font-weight: 300;
}

.wp-caption .wp-caption-text, .entry-caption, .gallery-caption{
	font-style: italic;
	font-weight: 300;
}

.sticky {

}

.gallery-caption{

}

.bypostauthor{

}

.alignright {
	float: right;
}

img.alignright{
	margin: 5px 0 5px 20px;
}

.alignleft {
	float: left;
}

img.alignleft{
	float: left;
	margin: 5px 20px 5px 0;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.aligncenter {
	margin: 5px auto;
}

.wp-caption.alignleft{
	margin: 5px 20px 5px 0;
}

.wp-caption.alignright{
	margin: 5px 0 5px 20px;
}

.twit_class{
	display: none;
}

.no-display{
	display: none;
}

.big-devider{
	height:10px !important;
}

.action-unit .action-btn a,.action-unit .action-btn a:hover{
	margin-left:-15px;
}

.recent-works{
	background:#fff;
}

.tweet-slider a{
	color:#615a63;
}