@import url(https://fonts.googleapis.com/css?family=Raleway:400,500,600,700);
@import url(https://fonts.googleapis.com/css?family=Francois+One);

/***************************
* Body
***************************/
body { 
	margin: 0;
	width: 100%;  
	min-width: 320px; 
	margin: 0 auto; 
	font-family: 'Raleway';
	font-weight: 400;
	color: #333;
	font-size: 15px;
	background: #fFF;
	overflow-x: hidden; 
	transition: 0.7s;
}

#IBCLoading {
	position: fixed;
	width: 100%;
	height: 100%;
	z-index:10;
	top: 0;
	left: 0;
	opacity: 0.5;
	background: #000;
}

#IBCLoading .bar  {
	display: none;
	height: 40px;
	background: #FFF;
	border-bottom: 1px solid #eee;
}

#IBCLoading .gif  {
	height: 32px;
	width: 32px;
	display: block;
	left: 48%;
	position: absolute;
	top: 120px;
	background: url(../images/495.GIF);
}

#IBCLoading .logo01 {
	top: 12px;
	left: 10px;
	height: 16px;
	width: 169px;
	background: url(../images/logo_mini.png);
	display: block;
	position: absolute;
}

#IBCLoading .text {
	top: 11px;
	right: 10px;
	display: block;
	position: absolute;
}

#IBCTop {
	height: 80px;
}

#IBCTop .top01 {
	height: 80px;
	background: #FFF;
	border-bottom: 1px solid #ccc;
	position: fixed;
	width: 100%;
	z-index: 20;
	transition: 0.3s;
	top: 0;
	left: 0;
}

#IBCTop .top01 .logo01 {
	position: absolute;
	left: 0px;
	top: 9px;
	height: 61px;
	width: 60px;
	background: url(../images/logo.png);
	background-size: 100%;
}

#IBCTop .top01 .logo01 a {
	display: block;
	height: 61px;
	width: 60px;
}

#IBCTop .top01 .modules01 {
	position: absolute; 
	top: 31px;
	width: 100%;
	height: inherit;
	transition: 0.3s;
}

#IBCTop .top01 .ibc-menu-horizontal {
	position: absolute;
	right: 0px;
}

#IBCTop .top01 .ibc-menu-horizontal li .link {
	color: #555;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 500;
	margin: 0 0 0 22px;
	transition: 0.3s;
}

#IBCTop .top01 .ibc-menu-horizontal li.active ul li .link:hover,
#IBCTop .top01 .ibc-menu-horizontal li.active ul li.active .link,
#IBCTop .top01 .ibc-menu-horizontal li .link:hover,
#IBCTop .top01 .ibc-menu-horizontal li.active .link {
	color: #007eff;
	text-decoration: none;
}

#IBCTop .top01 .ibc-menu-dropdown {
	background: #FFF;
	top: 48px;
	left: -58px;
	padding: 20px 20px 11px 20px;
	box-shadow: 0 6px 10px rgba(0,0,0,0.5);
	width: 190px;
}

#IBCTop .top01 .ibc-menu-dropdown li {
	padding: 0;
}

#IBCTop .top01 .ibc-menu-horizontal li.active ul li .link,
#IBCTop .top01 .ibc-menu-dropdown  li .link{
	padding: 0 0 9px 0;
	margin: 0;
	font-size: 10.1pt;
	font-weight: 500;
	color: #777;
}

#IBCTop .top01-fixed {
	height: 45px;
}

#IBCTop .top01-fixed .ibc-menu-dropdown {
	top: 30px;
}

#IBCTop .top01-fixed .modules01 {
	top: 14px;
}

#IBCTop .top01-fixed .ibc-menu-horizontal li .link {
	font-size: 13px;
}

#IBCTop .top01-fixed .logo01 a {
	display: block;
	height: 16px;
	width: 169px;
}

#IBCTop .top01-fixed .logo01 {
	top: 15px;
	height: 16px;
	width: 169px;
	background: url(../images/logo_mini.png);
}

#IBCTop .top01 #IBCMobileMenuSelector {
	width: 30px;
	height: 19px;
	position: absolute;
	top: -16px; 
	right: 0px;
	background: url(../images/selector.png);
	background-size: 100%;
	cursor: pointer;
	transition: 0;
}

#IBCTop .top01-fixed #IBCMobileMenuSelector {
	top: 1px; 
}

#IBCTop .top01 .ibc-menu-mobile {
	top: -10px;
	position: absolute;
	width: 100%;
	visibility: hidden;
	opacity: 0;
	transition: 0.3s;
}

#IBCTop .top01 .ibc-menu-mobile ul {
	right: -10px;
	position:absolute;
	width: 80%;
}

#IBCTop .top01 .ibc-menu-mobile li .arrow {
	display: block;
	width: 16px;
	height: 16px;
	background: url(../images/arrow.png);
	background-size: 100%;
	position: absolute;
	right: 9%;
	top: 10px;
	transition: 0.3s;
}

#IBCTop .top01 .ibc-menu-mobile li.active .arrow,
#IBCTop .top01 .ibc-menu-mobile li:hover .arrow {
	background: url(../images/arrow-white.png);
	background-size: 100%;
}


#IBCTop .top01 .ibc-menu-mobile .ibc-menu-dropdown {
	position: static;
	width: 100%;
	padding: 0;
	box-shadow: none;
	padding: 0 0 0 20px;
}

#IBCTop .top01 .ibc-menu-mobile .ibc-menu-dropdown li .link {
	text-transform: none;
	color: #666;
	background: none;
}

#IBCTop .top01 .ibc-menu-mobile li.active .ibc-menu-dropdown .link {
	background: none;
	color: #666;
}
#IBCTop .top01 .ibc-menu-mobile .ibc-menu-dropdown li.active .link,
#IBCTop .top01 .ibc-menu-mobile .ibc-menu-dropdown li:hover .link {
	background: none;
	color: #007eff;
}

#IBCTop .top01 .ibc-menu-mobile-visible {
	opacity: 1;
	visibility: visible;
	top: 14px;
	border-bottom: 1px solid #eee;
}

#IBCTop .top01-fixed .ibc-menu-mobile-visible {
	top: 31px;
}

#IBCTop .top01 .ibc-menu-mobile li {
	position:relative;
}


#IBCTop .top01 .ibc-menu-mobile li .back{
	background: #FFF;
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
}

#IBCTop .top01 .ibc-menu-mobile li .link{
	display: block;
	padding: 10px;
	color: #333;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 500;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #eee;
	transition: 0.3s;
	cursor: pointer;
	position :relative;
}

#IBCTop .top01 .ibc-menu-mobile li .link:hover,
#IBCTop .top01 .ibc-menu-mobile li.active .link {
	background: #007eff;
	color: #FFF;
	text-decoration: none;
}

#IBCFooter {
	background: #343434;
}

#IBCFooter a {
	color: #FFF;
}

#IBCFooter .level01 { 
	background: #343434; 
	padding: 50px 0 0 0;
}

#IBCFooter .level01 .bar {
	background: #2c2c2c;
	padding: 25px 0;
	margin: 55px 0 45px;
}

#IBCFooter .level01 .bar .social {
	padding: 0 20px;
}

#IBCFooter .level01 .bar a {
	display: inline-block;
	height: 38px;
	width: 38px;
	margin: 0 9px;
	background-size: 100%;
}

#IBCFooter .level01 .bar .youtube {
	background: url(../images/icons/social_youtube.png);
	background-size: 100%;
}

#IBCFooter .level01 .bar .linkdin {
	background: url(../images/icons/social_in.png);
	background-size: 100%;
}

#IBCFooter .level01 .bar .google {
	background: url(../images/icons/social_google.png);
	background-size: 100%;
}

#IBCFooter .level01 .bar .facebook {
	background: url(../images/icons/social_facebook.png);
	background-size: 100%;
}

#IBCFooter .level01 .logo { 
	background: url(../images/icons/bbg_footer.png) no-repeat;
	background-size: 100%;
	display: block;
	max-width: 115px;
	height: 114px;
	margin: 0 auto;
}

#IBCFooter .level01 .description {
	color: #FFF;
	font-size: 14px;
}

#IBCFooter .level01 .title {
	color: #FFF;
	text-transform: uppercase;
	display: block;
	font-size: 14px;
	font-weight: 500;
	line-height: 15px;
}

#IBCFooter .level01 .posTitle {
	color: #acacac;
	font-size: 13px;
	line-height: 15px;
	display: block;
}

#IBCFooter .level01 .phone {
	padding: 20px 0 0 0;
	display: block;
}

#IBCFooter .level01 .phone a{
	color: #FFF;
	font-size: 19px;
	display: block;
	border-bottom: 1px solid #373737;
	padding: 0 0 3px;
	margin: 0 0 3px;
}

#IBCFooter .level01 .ibc-grid-col-1 {
	width: 25%;
}

#IBCFooter .level01 .ibc-grid-col-2 {
	width: 50%;
	padding: 0 50px 0 0;
}

#IBCFooter .level01 .ibc-grid-col-3 {
	width: 25%;
}

#IBCFooter .level02 {
	background: #272727;
}

#IBCFooter .level02 .copyright {
	display: block; 
	text-align: center;
	color: #FFF;
	padding: 13px 0;
	color: #eee;
}

#IBCFooter .level02 .smallText {
	font-size: 10px;
}

#IBCFooter .level02 .mediumText {
	font-size: 11px;
}

#RSCModuleArticlesItem-19 h3 {
	display: none;
}

/*************************************
* SLIDESHOWS
**************************************/
#IBCSlideshow-1 {
	height: 400px;
	margin: 0;
	overflow: hidden;
	padding: 75px 0 0;
	transition: 0.4s;
	position: relative;
}

#IBCSlideshow-1 .ibc-container {
	height: inherit;
}

#IBCSlideshow-1 .items {
	height: inherit;
}

#IBCSlideshow-1 .item { 
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: inherit;
	display:none;
}

#IBCSlideshow-1 .item .content-left { 
	transition: 0.7s; 
	color: #FFF;
	padding: 75px 0 0 0;
}

#IBCSlideshow-1 .item .content-left h2 {  
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

#IBCSlideshow-1 .item .content-left  .intro {  
	display: block;
	padding: 10px 0 0 0;
	font-weight: 500;
	text-transform: uppercase;
	overflow: hidden;
}

#IBCSlideshow-1 .item .content-right {
	height: inherit;
}#IBCSlideshow-1.slide-back-color-1 .item .image img{	margin-top: -40px;}#IBCSlideshow-1.slide-back-color-2 .item .image img{	margin-top: -120px;}
#IBCSlideshow-1 .item .image {
	padding: 35px 0 0;
}

#IBCSlideshow-1 .item .image img {  
	display: block;
	margin: 0 auto;
	max-width: 100%;
	transition: 0.3s;
}

/** Slide Adjustments **/
/*#IBCSlideshow-1 .item-0 .ibc-grid-col:nth-child(1){
	width: 100%;
	text-align: center;
	padding: 103px 0 0 0;
}*/

/*#IBCSlideshow-1 .item-0 h2 {
	font-size: 64px;
	line-height: 71px;
	text-shadow: 0 0 3px #333;
}*/

/*#IBCSlideshow-1 .item-0 .ibc-grid-col:nth-child(2){
	display: none;
}*/

#IBCSlideNavigation{
	position: absolute;
	margin: 0 auto;
	display: none;
	left: 0;
	bottom:30px;
	width: 100%;
	z-index: 9;
}

#IBCSlideNavigation ul { 
	display: block;
	height: 20px;
	text-align: center;
}

#IBCSlideNavigation li { 
	transition: 0.4s; 
	cursor: pointer; 
	width: 12px; 
	height: 12px; 
	display: inline-block; 
	margin: 0 6px 0 6px; 
	background: #FFF; 
	border-radius: 10px; 
}

#IBCSlideNavigation li.active { 
	background: #888; 
}

#RSCModuleSlideShow-Content0  h3{
	font-size: 72px;
	text-shadow: 0 0 3px #888;
}

#IBCSlideScroller {
	position: absolute;
	bottom:30px;
	width: 100%;
	z-index: 12;
	height: 40px;
	display: block;
	opacity: 0;
	transition: 0.3s;
}

#IBCSlideScroller .scroller {
	display: block;
	height: 40px;
	width: 40px;
	cursor: pointer;
	position: absolute;
	opacity: 0.6;
	transition: 0.3s;
}

#IBCSlideshow-1:hover #IBCSlideScroller  {
	opacity: 1;
}

#IBCSlideScroller .scroller:hover {
	opacity: 1;
}

#IBCSlideScroller .next {
	background: url(../images/icons/slide-scroller-next.png);
	background-size: 100%;
	right: 38%;
}

#IBCSlideScroller .previous {
	background: url(../images/icons/slide-scroller-previous.png);
	background-size: 100%;
	left: 38%;
}

.slide-back-color-1 {
	background: url(../images/background_awgp.jpg);
}

.slide-back-color-2 {
	background: url(../images/background_grey.jpg);
}

.slide-back-color-3 {
	background: url(../images/background_brasil.jpg);
}
.slide-back-color-0 {
	background: url(../images/background_black.jpg);
}

/**************************
* Portfolio
* @responsive
***************************/
#RSCDocumentPortfolio {
	padding: 0;
	position: relative;
	overflow: hidden;
}


#RSCDocumentPortfolio .list {
	padding: 0;
}

#RSCDocumentPortfolio .list .item {
	min-height: 200px;
	max-height: 705px;
	height: auto;
	width: 100%;
	position :relative;
	overflow: hidden;
}

#RSCDocumentPortfolio .list .image {
	display: block;
	position: relative;
	width: 100%;
	max-height: 705px;
	left: 50%; 
	margin: 0 0 0 -50%;
}

#RSCDocumentPortfolio .list .image img{
	width: 100%;
	min-width: 600px;
	min-height: 222px;
	display: block;
	position :relative;
}

#RSCDocumentPortfolio .list .item .ibc-responsive-container {
	position: relative;
	height: inherit;
}

#RSCDocumentPortfolio .list .item .content {
	position: absolute;
	top:60px;
	left:0;
	width: 100%;
}

#RSCDocumentPortfolio .list .content .link {
	display: inline-block;
	background: #007eff;
	padding: 2px 12px;
	color: #FFF;
	width: auto;
	border-radius: 5px;
	margin: 0 0 0 4px;
	font-size: 13px;
}

#RSCDocumentPortfolio .list .content .type {
	font-style: italic;
}

#RSCDocumentPortfolio .list .item .content h1 {
	display: inline-block;
	font-size: 26px;
	text-transform: uppercase;
	position: relative;
	margin: 0 0 5px 0;
}

#RSCDocumentPortfolio .list .item_color_1 .content h1 {
	border-bottom: 1px solid rgba(255, 255, 255, .2);
}

#RSCDocumentPortfolio .list .item_color_2 .content h1 {
	border-bottom: 1px solid rgba(51, 51, 51, .2);
}

#RSCDocumentPortfolio .list .item_color_1 .content .type,
#RSCDocumentPortfolio .list .item_color_1 .content h1 {
	color: #FFF;
}

#RSCDocumentPortfolio .list .item_color_2 .content .type,
#RSCDocumentPortfolio .list .item_color_2 .content h1 {
	color: #333;
}



/*************************************
* Showcase
**************************************/
.showcase-list header {
	margin: 0 0 25px 0;
}

.showcase-list .item {
	position: relative;
	max-height: 609px;
	overflow: hidden;
	margin: 0 0 20px 0;
	cursor: pointer;
	transition: 0.3s;
	border:1px solid #F1f1f1;
}

.showcase-list .item img {
	display: block;
	width: 100%;
}

.showcase-list .fields {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	color: #FFF;
	padding: 11px 16px;
	box-sizing: border-box;
	transition: 0.7s;
}

.showcase-list .fields .title {
	position: relative;
	font-weight: 500;
}

.showcase-list .fields .subtitle {
	position: relative;
}

.showcase-list .fields .back {
	position: absolute;
	background: #000;
	opacity: 0.6;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.showcase-list .item .overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	transition: 0.7s;
}

.showcase-list .item .overlay .content{
	position: absolute;
	color: #FFF;
	top: 30%;
	width: 100%;
	text-align: center;
}

.showcase-list .item .overlay .title{
	display: block;
	background: rgba(0,0,0,0.7);
	width: 100%;
	padding: 5px;
	margin: 0 0 15px 0;
	color: #FFF;
}

.showcase-list .item .overlay .subtitle{
	display: block;
	margin: 0 0 15px 0;
}

.showcase-list .item .overlay .button{
	background: #0075ed;
	display: inline-block;
	padding: 7px 20px;
	color: #FFF;
	border-radius: 4px;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 13px;
	transition: 0.4s;
}

.showcase-list .item .overlay .button:hover{
	background:#FFF;
	color:  #0075ed;
}
.showcase-list .item .overlay .back {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0.4;
	background: #000;
}


.showcase-list .item:hover .fields {
	opacity: 0;
}

.showcase-list .item:hover .overlay {
	opacity: 1;
}

/** Adjustements **/
#IBCShowCaseList {
	padding: 80px 0 20px 0;
}

#IBCShowCaseList .ibc-grid-col {
	width: 32%;
}

#IBCShowCaseList .ibc-grid-col:nth-child(3n-1) {
	margin-left: 2%;
	margin-right:  2%;
}

#IBCShowCaseList .fields {
	bottom: -25px;
	padding: 10px 15px;
	transition: 0.3s;
}

#IBCShowCaseList .fields .title {
	padding: 0 0 2px 0;
	text-transform: uppercase;
}


#IBCShowCaseList .item:hover .fields {
	bottom: 0;
}

#IBCShowCaseList  .item {

}

/** Menus **/


#IBCShowCaseMenu {
	position: absolute;
	z-index: 12;
}

.sub-menu-01 {
	border-bottom: 1px solid #efefef;
	background: #FFF;
	top: 0; 
	left: 0;
}

.sub-menu-01 h3 {
	color: #007eff;
	padding: 8px 0;
	text-transform: uppercase;
	font-weight: 500;
}

.sub-menu-01 ul {
	padding: 10px 0 8px 0;
}

.sub-menu-01 ul li {
	display: inline-block;
	padding: 0;
}

.sub-menu-01 ul li span,
.sub-menu-01 ul li a {
	color: #777777;
	font-size: 13px;
	font-weight: 500;
	transition: 0.3s;
	padding: 2px 10px;
	display: block;
	border-radius: 3px;
}

.sub-menu-01 ul li.title span,
.sub-menu-01 ul li.active span,
.sub-menu-01 ul li.active a {
	background: #007eff;
	text-decorarion: none;
	color: #FFF;
}

.sub-menu-01 ul li a:hover {
	color: #007eff;
	text-decorarion: none;
}

.sub-menu-01-fixed {
	position: fixed !important;
	top: 44px;
	box-shadow: 0px 11px 11px rgba(19, 13, 1, 0.2);
	border-top: 1px solid #eee;
}

/** Discontinued **/
.RSCGeneralArticlesBlockItem h1.title {
	display: none;
}

.RSCGeneralArticlesBlockItem .itemContent p{
	line-height: 19px;
	padding: 0 0 19px 0;
}

.RSCDocument {
	position: relative;
}

/** Solucoes **/
.page-solucoes .content-solucoes {
	padding: 50px 0 30px;
}

.page-solucoes .content-solucoes .number {
	font-size: 80px;
	font-weight: 700;
	line-height: 40px;
	color: #007eff;
	
}

.page-solucoes .content-solucoes .name {
	font-size: 32px;
	color: #007eff;
	display:inline;
	font-weight: 500;
}

.page-solucoes .content-solucoes .postTitle {
	font-weight: 500;
	text-transform: uppercase;
	font-size: 14px;
	display: block;
	padding: 15px 0 0 0;
}


.page-solucoes .content-solucoes .icon {
	margin: 20px 0;
	width: 160px;
}

.page-solucoes .content-solucoes .content-right {
	padding: 30px 0 0 0;
	position: relative;
}

.page-solucoes .content-solucoes .content-right p,
.page-solucoes .content-solucoes .content-right {
	color: #404040;
	line-height: 18px;
	font-size: 13px;
	font-weight: 500 !important;
}


.page-solucoes .content-solucoes .content-right strong {
	font-size: 14px;
}

.page-solucoes .content-solucoes:nth-child(even) {
	background: #F1F1F1;
}
.page-solucoes .content-solucoes:nth-child(odd) {
	background: #FFF;
}


.page-solucoes li { 
    padding-left: 3px; 
    text-indent: 3px;
    position: relative;
    color: #444;
    font-weight: 500;
}

.page-solucoes li:before {
	content: "\002022";
    font-family: FontAwesome;
    color: #007eff; 
    font-size: 20px;
    position: relative;
    left: -5px;
    top: 3px;
}


#IBCSolucoesFeatured  {
	padding-top: 0;
}

#IBCSolucoesFeatured header {
	padding: 0 0 30px 0;
}

#IBCSolucoesFeatured .item  {
	padding: 20px 0;
	position: relative;
	cursor:pointer;
	margin: 0 0 20px 0;
}

#IBCSolucoesFeatured .item .back  {
	background: #FFF;
	width: 100%;
	height: 100%;
	position: absolute;
	border: 1px solid #eee;
	top: 0;
	left: 0;
	transition: 0.3s;
}

#IBCSolucoesFeatured .item .image {
	position: relative;
}

#IBCSolucoesFeatured .item .image img{
	margin: 0 auto;
	display: block;
	width: 100%;
	max-width: 160px;
	position: relative;
	transition: 0.3s;
}

#IBCSolucoesFeatured .item .fields {
	text-align: center;
	position: relative;
}

#IBCSolucoesFeatured .item .fields h3 {
	color: #666;
	max-width: 160px;
	margin: 20px auto 0 ;
	position: relative;
	transition: 0.3s;
	height: 60px;
}

#IBCSolucoesFeatured .item:hover .back {
	background: #007eff;
	border: 1px solid #FFF;
	opacity: 1;
}

#IBCSolucoesFeatured .item:hover .image img{
	opacity: 0;
}

#IBCSolucoesFeatured .item:hover .fields h3  {
	color: #FFF;
}

#IBCSolucoesFeatured .item_0 .image {
	background: url(../images/icons/brand_design_white.png) no-repeat top center;
}

#IBCSolucoesFeatured .item_1 .image {
	background: url(../images/icons/web_dev_white.png) no-repeat top center;
}

#IBCSolucoesFeatured .item_2 .image {
	background: url(../images/icons/social_media_white.png) no-repeat top center;
}

#IBCSolucoesFeatured .item_3 .image {
	background: url(../images/icons/brand_manage_white.png) no-repeat top center;
}

/** Frames **/
#IBCFrameDefault {
	min-height: 80vh;
}

.ibc-frame-01 {
	color: #FFF;
}

.ibc-frame-01 .ibc-grid-col {
	margin: 0 0 30px 0;
}

.ibc-frame-01 .ibc-grid-col:nth-child(1) {
	padding: 0 60px 0 0;
}

.ibc-frame-01 .ibc-grid-col:nth-child(2) {
	padding: 0 0 0 60px ;
}

.ibc-frame-01 img {
	width: 100%;
	max-width: 375px;
}

.ibc-frame-02 {
	padding-top: 20px;
}


.ibc-frame-05 a,
.ibc-frame-05 {
	color: #FFF;
}

.ibc-frame-05 .ibc-grid-col {
	min-height: 180px;
	margin: 0 0 30px 0;
}

.ibc-frame-05 strong {
	font-weight: 500;
}

.ibc-frame-05 .button a {
	background: rgba(0,117,237, 0.8);
	padding: 10px 25px;
	margin: 16px 0 0 0;
	display: block;
	width: 62%;
	text-align: center;
	cursor: pointer;
	color: #FFF;
	border-radius: 4px;
	transition: 0.3s;
	border: 2px solid #FFF;
}

.ibc-frame-05 .button a:hover {
	color: #0075ed;
	background: #FFF;
}

/** Pos Headers Bar */
.content-bar {
	background: #2c2c2c;
	padding: 50px 0 30px;
}

.facebook-bar {
	background: #f1f1F1;
	border-bottom: 1px solid #eee;
	height: 70px;
}

#IBCSolucoesFacebook .name {
	padding: 8px 0 5px;
}

#IBCSolucoesFacebook .name .solucao{
	color: #888;
	font-size: 21px;
}

#IBCSolucoesFacebook .name .title{
	font-weight: 500;
	font-size: 21px;
}

.content-bar .ibc-grid-50 {
}

.content-bar .bar-left {
	height: 490px;
	background: #212121;
	border-radius: 4px;
	margin: 0 2% 0 0;
	width: 48% !important;
}

.content-bar .bar-left img{
	width: 100%;
	max-width: 490px;
	display: block;
	margin: 20px auto 0;
}

.content-bar .bar-right {
	height: 490px;
	padding: 50px;
	border-radius: 4px;
	color: #FFF;
	border-radius: 4px;
	margin: 0 0 0 2%;
	width: 48% !important;
	background: #212121;
}

.content-bar .bar-right h3{
	text-align: center;
	font-weight: 500;
	text-transform: uppercase;
	display: block;
	width: 60%;
	margin: 0 auto 50px auto;
}

.content-bar .bar-right p{
	padding: 0 0 50px 0;
	text-align: center;
}

.content-bar .bar-right .button {
	display: block;
	width: 20%;
	min-width: 150px;
	padding: 3% 7%;
	margin: 0 auto;
	background: #017eff;
	border-radius: 8px;
	color: #FFF;
	text-transform: uppercase;
	text-align: center;
	font-weight: 700;
	cursor: pointer;
	transition: 0.3s;
}

.content-bar .bar-right .button:hover {
	color: #017eff;
	background: #FFF;
}



/** Header Bars **/
.headerbar-01 {
	height: auto;
	position :relative;
	padding: 80px 0 0 0 ;
	box-sizing: border-box;
	overflow: hidden;
	height: 395px;
	overflow: hidden;
	box-sizing: border-box;
	transition: 0.3s;
}

.headerbar-01 .content-left {
	color: #007eff;
}

.headerbar-01 .content-left .title {
	font-size: 45px;
	font-weight: 700;
	text-transform: uppercase;
}

.headerbar-01 .content-left .subtitle {
	padding: 20px 0 0 0;
	font-size: 28px;
	display: block;
	color: #5bacff;
	font-weight: 500;
}

.headerbar-01 .content-left .naming {
	padding: 3px 0 0 0;
	font-size: 16px;
	display: block;
	color: #5bacff;
	font-weight: 500;
}

.headerbar-01 .content-right {
	color: #FFF;
}

.headerbar-01 .content-right .intro {
	font-size: 14px;
	line-height: 20px;
	display: block;
}

.headerbar-01 .content-right .description {
	margin: 20px 0 0 0;
	padding: 12px 15px;
	display: block;
	line-height: 20px;
	font-size: 14px;
	color: #007eff;
	position: relative;
}

.headerbar-01 .content-right .description .text {
	position: relative;
}

.headerbar-01 .content-right .description .back {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: block;
	background: #000;
	opacity: 0.4;
	border-radius: 4px;
}

.headerbar-01 .background {
	position: absolute;
	top: 0; 
	left: 50%;
	width: 1920px;
	margin: 0 0 0 -960px;
}

.headerbar-01 .content-full {
	text-align: center;
	max-width: 900px;
	width: 100%;
	margin: 0 auto;
}

.headerbar-01 .content-full .title{
	color: #FFF;
	font-size: 41px;
	font-weight: 500 !imporant;
	margin: 0 0 20px 0;
}

.headerbar-01 .content-full .subtitle{
	color: #007eff;
	font-size: 25px;
	font-weight: 500;
}


#IBCNewsLetterForm label{
	color: #FFF;
	text-transform: uppercase;
	display: block;
	font-size: 14px;
	font-weight: 500;
	line-height: 15px;
}

#IBCNewsLetterForm {
	position: relative;
}

#IBCNewsLetterForm .container  {
	background:#d0d0d0;
	position: relative;
	max-width: 200px;
	width: 100%;
	margin: 4px 0 0 0;
}

#newsletter-response-Loading {
	position :absolute;
	width: 100%;
	height: 100%;
	z-index: 100;
	top: 0; 
	left: 0;
	display: none;
}

#newsletter-response-Output {
	color: #FFF;
	position: absolute;
	font-size: 10px;
}

#newsletter-response-Loading .gif {
	height: 22px;
	width: 22px;
	display: block;
	left: 75%;
	position: absolute;
	top: 22px;
	background: url(../images/495.GIF);
	background-size: 100%;
}

#IBCNewsLetterForm .container input {
	background: none;
	border: none;
	padding: 5px 10px 6px;
	color: #555;
}

#IBCNewsLetterForm .container .arrow {
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	right: 4px;
	top: 4px;
	background: url(../images/icons/form_arrow.png);
	cursor: pointer;
	opacity: 0.8;
	transition: 0.3s;
}

#IBCNewsLetterForm .container .arrow:hover {
	opacity: 1;
}

.RSCAppsBlockForm-Output {
	max-width: 600px;
	width: 100%;
	margin: 0 auto;
	display: block;
	padding: 20px 0;
	position: relative;
}

.RSCAppsBlockForm-Output li {
	margin: 0 0 25px 0;
}

.RSCAppsBlockForm-Output label {
	display: block;
	color: #007eff;
	text-transform: uppercase;
	padding: 0 0 8px 0;
}

.RSCAppsBlockForm-Output textarea,
.RSCAppsBlockForm-Output input {
	background: #f3f3f3;
	padding: 8px 10px;
	border: 1px solid #f3f3f3;
	width: 100%;
	transition: 0.3s;
	box-sizing: border-box;
}

.RSCAppsBlockForm-Output textarea.invalid,
.RSCAppsBlockForm-Output input.invalid {
	border: 1px solid #d90000;
}

.RSCAppsBlockForm-Output textarea:focus,
.RSCAppsBlockForm-Output input:focus {
	border: 1px solid #007eff;
}

.RSCAppsBlockForm-Output textarea {
	height: 150px;
	resize: none;
}

.RSCAppsBlockForm-Output .rsButton {
	display: inline-block;
	padding: 7px 20px;
	background: #007eff;
	border: 1px solid #007eff;
	transition: 0.3s;
	color: #FFF;
	text-transform: uppercase;
	margin: 0px;
	cursor: pointer;
	border-radius: 4px;
}

.RSCAppsBlockForm-Output .rsButton:hover {
	color: #007eff;
	background: #FFF;
}

.RSCAppsBlockForm-Output .rsLoading {
	position: absolute;
	bottom: 20px;
	left: 0;
	height: 35px;
	width: 96px;
	background: #FFF;
	z-index: 20;
	opacity: 0.7;
	border-raidus: 4px;
	display: none;
}

.RSCAppsBlockForm-Output .rsLoading .gif{
	height: 22px;
	width: 22px;
	display: block;
	left: 38%;
	position: absolute;
	top: 7px;
	background: url(../images/495.GIF);
	background-size: 100%;
}

#RSMessanger {
	border-top: 2px solid #d90000;
	border-bottom: 2px solid #d90000;
	margin: 0 0 20px 0;
}

#RSMessanger  h3{
	display: none;
}

#RSMessanger li {
	padding: 7px 5px;
	margin: 0;
	font-size: 13px;
}

#RSMessanger li:nth-child(odd) {
	background: #f5f5f5;
}

#IBCShowCaseItem {
	padding: 70px 0 10px;
}

#IBCShowCaseItem h1 {
	color: #777;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 41px;
	line-height: 46px;
}

#IBCShowCaseItem header{
	border-bottom: 1px solid #e5e5e5;
	padding: 0 0 5px;
	margin: 0 0 20px 0;
}

#IBCShowCaseItem header .bar {
	color: #999;
	font-size: 13px;
}

#IBCShowCaseItem header .bar span {
	display: inline-block;
	padding: 0 8px 0 0;
	margin: 0 5px 0 0;
}

#IBCShowCaseItem header .bar .facebook {
	margin: 5px 0 0 0;
}

#IBCShowCaseItem header .bar a.button {
	display: inline-block;
	background: #007EFF;
	border: 1px solid #007EFF;
	padding: 0px 8px;
	position :relative;
	top: 0px;
	left: -5px;
	border-radius: 3px;
	transition: 0.3s;
	color: #FFF;
}

#IBCShowCaseItem header .bar a.button:hover {
	background: #FFF;
	color: #007EFF;
}


#IBCShowCaseItem header .bar span:nth-child(odd) {
	border-right: 1px solid #e5e5e5;
}

#IBCShowCaseItem .ibc-grid {
	margin: 0 0 40px 0;
}

#IBCShowCaseItem .ibc-grid:nth-child(even) .ibc-grid-col {
	float: right;
}

#IBCShowCaseItem .ibc-grid:nth-child(odd) .ibc-grid-col:nth-child(odd){ 
	padding: 0 3% 0 0;
}

#IBCShowCaseItem .ibc-grid:nth-child(odd) .ibc-grid-col:nth-child(even){ 
	padding: 0 0 0 3%;
}

#IBCShowCaseItem .ibc-grid:nth-child(even) .ibc-grid-col:nth-child(odd){ 
	padding: 0 0 0 3%;
}

#IBCShowCaseItem .ibc-grid:nth-child(even) .ibc-grid-col:nth-child(even){ 
	padding: 0 3% 0 0;
}

#IBCShowCaseItem .ibc-grid .ibc-grid-col img{
	width: 100%;
	max-width: 600px;
}

/***************************
* IBC Responsive FrameWork
* @all sizes
* @since 1.0
***************************/
a:link    { 
	text-decoration: none; 
	cursor: pointer; 
}

a:visited { 
	text-decoration: none; 
	color: #FFF; 
}

a:hover   { 
	text-decoration: none; 
}

a:active  { 
	text-decoration: none; 
}

a:focus   { 
	outline: none;
}

h1, h2, h3 ,h4, h5, ul, p, li {
	padding: 0; 
	margin: 0;
	font-weight: normal;
}

h1,h2 {
	font-weight: 700;
}

li {
	list-style: none;
}

.ibc-responsive-full,
.ibc-responsive-1366,
.ibc-responsive-1200,
.ibc-responsive-960 {
	width: 100%;
	margin: 0 auto;
	position:relative;
}

.ibc-responsive-container {
	padding: 0 10px;
}

.ibc-responsive-1200 {
	max-width: 1200px;
}

.ibc-responsive-1366 {
	max-width: 1366px;
}

.ibc-responsive-960 {
	max-width: 960px;
}

.ibc-responsive-container {
	position: relative;
	height: inherit;
}

.ibc-responsive-container-p {
	position: relative;
	height: inherit;
	padding: 35px 0;
}


.ibc-mobile {
	display: none;
}

.ibc-desktop {
	display: block;
}

.ibc-noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.ibc-clear {
	clear: both;
	float: none;
}

/** Grids **/
.ibc-grid .ibc-grid-col {
	float: left;
	box-sizing: border-box;
	position: relative;
}

.ibc-grid-25-2 .ibc-grid-col,
.ibc-grid-25 .ibc-grid-col {
	width: 25%;
}

.ibc-grid-50 .ibc-grid-col {
	width: 50%;
}

.ibc-grid-33 .ibc-grid-col {
	width: 33%;
}

/** Font Sizes **/
.ibc-size-xhuge {
	font-size: 51px;
	line-height: 59px;
}

.ibc-size-huge {
	font-size: 25px;
	line-height: 31px;	
}

.ibc-size-big {
	font-size: 21px;
	line-height: 27px;
}

.ibc-size-medium {
	font-size: 15px; 
	line-height: 19px;
}

.ibc-size-small {
	font-size: 14px;
	line-height: 19px;
}

.ibc-size-xsmall {
	font-size: 13px;
	line-height: 18px;
}

/** Colors **/
.ibc-color-lgray {
	color: #ababab;
}

.ibc-color-white {
	color: #FFF;
}

/** Menus **/
.ibc-menu-horizontal li {
	display: inline-block;
	position: relative;
}

.ibc-menu-horizontal li .link {
	display: block;
	cursor: pointer;
}

.ibc-menu-dropdown {
	position: absolute;
	z-index: 2;
	left: 0;
	display: none;
}

.ibc-menu-dropdown li {
	display: block;
}

.ibc-menu-mobile {
	position: absolute;
	left: 0;
	z-index: 2;
	width: 100%;
	height: auto;
}

/** BackGrounds **/
.ibc-background-04 {
	background: url(../images/pattern-blue.png);
}

.ibc-background-05 {
	background: #F1F1F1;
}

.ibc-checklist li::before {
	display: none;
}

.ibc-checklist li {
	background: url(../images/icons/check_3.png) no-repeat 0px 4px;
	list-style: none !important;
	text-indent: 10px;
}

/**********************************************************************
* Responsive Desktop Medium Screens
* < 1366px
***********************************************************************/
@media only screen and (max-width: 1366px) 
{

}

/**********************************************************************
* Responsive Tablets
* < 950px
***********************************************************************/
@media only screen and (max-width: 1200px) 
{
	/***************************
	* IBC Responsive FrameWork
	* @since 1.0
	***************************/
	/** Font Sizes **/
	.ibc-size-xhuge {
		font-size: 40px;
		line-height: 45px;
	}
	
	.ibc-size-huge {
		font-size: 27px;
		line-height: 26px;
	}
	
	.ibc-size-big {
		font-size: 19px;
		line-height: 25px;
	}
	
	.ibc-size-medium {
		font-size: 15px; 
		line-height: 19px;
	}
	
	.ibc-size-small {
		font-size: 14px;
		line-height: 19px;
	}
	
	.ibc-size-xsmall {
		font-size: 13px;
		line-height: 18px;
	}
}
/**********************************************************************
* Responsive Tablets
* < 950px
***********************************************************************/
@media only screen and (max-width: 960px) 
{		#IBCSlideshow-1.slide-back-color-2 .item .image img {		margin-top: -20px;	}
	.headerbar-01 {
		padding: 25px 0;
		height: auto;
	}
	
	.headerbar-01 .content-full {
		padding: 40px 0;
	}
	
	.headerbar-01 .content-full .title {
		font-size: 26px;
		line-heigt: 29px;
	}
	
	.headerbar-01 .content-full .title {
		font-size: 19px;
		line-heigt: 26px;
	}
	
	.headerbar-01 .content-left .title {
		font-size: 32px;
		padding: 0;
		font-weight: 700;
	}
	
	.headerbar-01 .content-full .subtitle,
	.headerbar-01 .content-left .subtitle {
		padding: 0;
		font-size: 21px;
	}
	
	.headerbar-01 .content-right .intro {
		font-size: 13px;
		line-height: 17px;
	}
	
	.headerbar-01 .content-left {
		padding: 0 0 13px 0;
	}
	
	.headerbar-01 .content-right .description {
		font-size: 13px;
		line-height: 15px;
	}
	
	.page-solucoes .content-solucoes .number {
		font-size: 50px;
		font-weight: 700;
		color: #007eff;
	}
	
	.page-solucoes .content-solucoes .name {
		font-size: 22px;
		width: auto;
		display: inline;
		position: static;
	}
	
	.page-solucoes .content-solucoes {
		padding: 10px 0;
	}
	
	.page-solucoes .content-solucoes .postTitle {
		font-size: 13px;
		padding: 0;
		border-bottom: 1px solid #eee;
		padding: 5px 0;
	}
	
	.page-solucoes .content-solucoes .icon {
		margin: 20px auto;
	}	
	
	.page-solucoes .content-solucoes .content-right {
		padding: 10px 0 0 0;
		position: relative;
	}
	
	.page-solucoes .content-solucoes:nth-child(even) .postTitle {
		border-bottom: 1px solid #e5e5e5;
	}

	#IBCTop,
	#IBCTop .top01{
		height: 45px;
	}
	
	#IBCTop .top01 .logo01 {
		top: 15px;
		height: 16px;
		width: 169px;
		background: url(../images/logo_mini.png);
	}
	
	#IBCSlideshow-1 {
		padding: 20px 0;
	}
	
	#IBCSlideshow-1 .item { 
		box-sizing: border-box;
		padding: 0;
	}
	
	#IBCSlideshow-1 .item .content-left { 
		padding: 0 0 20px 0;
	}
	
	#IBCSlideshow-1 .item .image img {  
		max-height: 250px;
	}
	
	#IBCSlideNavigation {
		position: absolute;
		margin: 0;
		display: none;
		left: 10px;
		bottom:0px;
	}
	
	#IBCSlideNavigation ul {
		text-align: left;
	}
	
	#IBCSlideScroller {
		opacity: 1;
		bottom: -5px;
	}
	
	#IBCSlideScroller .next {
		right: 10%;
	}
	
	#IBCSlideScroller .previous {
		left: 10%;
	}
	
	
	#RSCDocumentPortfolio .list .item .content {
		top: 20px;
	}
	
	#RSCDocumentPortfolio .list .item .content h1{
		font-size: 19px;
	}

	/** Slide Adjustments **/
	/*#IBCSlideshow-1 .item-0 .ibc-grid-col:nth-child(1){
		padding: 80px 0 0 0;
	}*/
	
	.ibc-frame-01 .ibc-grid-col {
		padding: 0 !important;
	}
	
	#IBCShowCaseList .fields {
		bottom: 0;
	}
	
	.ibc-frame-05 .ibc-grid-col:nth-child(2n-1) {
		float: left;
		width: 20%;
		height: auto;
		clear: none;
	}
	
	.ibc-frame-05 .ibc-grid-col:nth-child(2n-2) {
		float: left;
		width: 80%;
		clear: none;
		height: auto;
		padding: 0 0 0 10px;
	}
	
	
	.ibc-frame-05 .ibc-grid-col:nth-child(2n-1) img{
		width: 100%;
	}
	
	.content-bar {
		background: #2c2c2c;
		padding: 20px 0;
	}
	
	.content-bar .bar-left {
		margin: 10px 0 20px 0;
		width: 100% !important;
		height: auto;
		padding: 10px 0;
	}
	
	.content-bar .bar-right {
		background: #212121;
		padding: 30px;
		width: 100% !important;
		margin: 0;
		height: auto;
	}
	
	.content-bar .bar-right p{
		padding: 0 0 30px 0;
		text-align: center;
	}
	
	.content-bar .bar-right .button {
		padding: 15px 25px;
	}
	
	.content-bar .bar-right h3{
		width: 100%;
		margin: 0 auto 30px auto;
	}
	
	#IBCNewsLetterForm .container  {
		margin-left: auto;
		margin-right: auto;
	}
	
	
	#IBCFooter .level01 { 
		padding-top: 25px;
	}
	
	#IBCFooter .level01 .ibc-grid-col-1 {
		width: 25%;
		margin: 0 0 20px 0;
		
	}

	#IBCFooter .level01 .ibc-grid-col-2 {
		width: 75%;
		padding: 0 50px 0 0;
		margin: 0 0 20px 0;
	}
	
	#IBCFooter .level01 .ibc-grid-col-3 {
		padding: 20px;
		width: 100%;
		float: none; 
		clear: both;
		border-top: 1px solid #444;
		border-bottom: 1px solid #444;
		margin: 20px 0 0 0;
		text-align: center;
	}
	
	#IBCFooter .level01 .bar {
		margin: 20px 0;
		padding: 0 20px 20px 20px;
	}
	
	#IBCFooter .level01 .bar .ibc-grid-col{
		margin: 20px 0 0 0;;
		text-align: center;
		height: auto;
	}
	
	.RSCAppsBlockForm-Output .rsButton,
	.RSCAppsBlockForm-Output label {
		font-size: 13px;
	}
	
	#IBCShowCaseItem .ibc-grid-50:nth-child(even) .ibc-grid-col {
		float: right;
		clear: none;
		width: 50%;
	}
	
	#IBCShowCaseItem .ibc-grid-50:nth-child(odd) .ibc-grid-col {
		float: left;
		clear: none;
		width: 50%;
	}

	/***************************
	* IBC Responsive FrameWork
	* @since 1.0
	***************************/
	
	.ibc-size-xhuge {
		font-size: 35px;
		line-height: 40px;
	}
	
	.ibc-desktop {
		display: none;
	}
	
	.ibc-mobile {
		display: block;
	}
	
	.ibc-grid-50 .ibc-grid-col {
		width: 100%;
		float: none;
		clear: both;
	}
	
	.ibc-grid-25-2 .ibc-grid-col {
		width: 50%;
	}
	
	.ibc-grid-25 .ibc-grid-col {
		width: 50%;
	}
}
/**********************************************************************
* Responsive Landscape and Smaller Tablets
* < 800px
***********************************************************************/
@media only screen and (max-width: 800px) 
{	
	#IBCShowCaseList .ibc-grid-col {
		width: 48%;
	}
	
	#IBCShowCaseList .ibc-grid-col:nth-child(3n-1) {
		margin-left: 0;
		margin-right:  0;
	}
	
	#IBCShowCaseList .ibc-grid-col:nth-child(even) {
		margin-left: 2%;
	}
	
	#IBCShowCaseList .ibc-grid-col:nth-child(odd) {
		margin-right: 2%;
	}
}

/**********************************************************************
* Responsive Small Smartphones  Portrait 
* < 320px
***********************************************************************/
@media (max-width: 600px) 
{
	#IBCShowCaseMenu {
		position: relative;
	}
	
	.sub-menu-01 ul {
		border-top: 1px solid #eee;
		padding: 0;
	}
		
	.sub-menu-01 ul li {
		display: block;
		padding: 0;
		border-bottom: 1px solid #eee;
	}
	
	.sub-menu-01 ul li a:hover,
	.sub-menu-01 ul li.active a {
		background: #FFF;
		color: #007eff;
	}
	
	.sub-menu-01 ul li.title span {
		display: inline-block;
		margin: 8px 0;
	}
	
	.sub-menu-01 ul li a {
		display: block;
		padding: 8px 0;
		text-align: center;
	}
	
	.sub-menu-01-fixed {
		position :relative !important;
		top: 0;
		box-shadow: none;
	}
	
	#IBCShowCaseList {
		padding-top: 35px;
	}
	
	#IBCSlideshow-1 .item .content-left { 
		text-align: left;
	}
	
	#IBCSlideshow-1 .item-0 h2 {
		font-size: 45px;
		line-height: 49px;
	}

	
	
	#IBCSlideshow-1 .item .content-left  .intro {  
		height: 40px;
	}
	
	#IBCSlideScroller .scroller:hover {
		opacity: 1;
	}

	#IBCSlideScroller .next {
		right: 0;
	}
	
	#IBCSlideScroller .previous {
		left: 0;
	}
	
	#IBCTop { 
		height: auto;
	}
	
	#IBCTop .top01,
	#IBCTop .top01-fixed {
		position: relative;
	}
	
	#IBCTop .top01 .ibc-menu-mobile-visible {
		top: 14px;
	}
	
	.content-bar .bar-right {
		padding: 15px;
	}
	
	.content-bar .bar-right .button {
		padding: 10px 20px;
	}
	
	.content-bar .bar-right h3{
		margin: 0 auto 15px auto;
	}
	
	.content-bar .bar-right p{
		font-size: 13px;
		padding: 0 0 15px 0;
	}
	
	.content-bar .bar-left {
		margin-top: 0px;
	}
	
	.ibc-frame-02 {
		padding-top: 0;
	}
	
	#IBCFooter .level01 .ibc-grid-col-1 {
		border-bottom: 1px solid #444;
		padding: 0 0 20px 0;
		margin: 0;
		text-align: center;
		width: 100%;
		float: none; 
		clear: both;
	}
	#IBCFooter .level01 .ibc-grid-col-2 {
		margin: 0;
		padding: 20px 20px 0;
		width: 100%;
		float: none; 
		clear: both;
		text-align: center;
	}
	
	#IBCFooter .level01 .ibc-grid-col-3 {
	}

	#IBCFooter .level01 .bar .ibc-grid-col{
		float: none;
		clear: both;
		padding: 20px 0 0 0;
		text-align: center;
		height: auto;
		width: 100%;
		margin: 0;
	}
	
	#IBCFooter .level01 .description {
		font-size: 13px;
	}
	
	#IBCFooter .level01 .title {
		font-size: 14px;
	}
	
	#IBCFooter .level01 .posTitle {
		font-size: 13px;
	}
	
	#IBCFooter .level01 .phone a{
		font-size: 17px;
	}
	
	#IBCFooter .level01 .logo { 
		max-width: 90px;
		height: 89px;
	}
	
	#IBCFooter .level01 .bar a {
		height: 30px;
		width: 30px;
	}
	
	.headerbar-01 .content-full .title {
		font-size: 19px;
		line-heigt: 26px;
	}
	
	.headerbar-01 .content-full .subtitle {
		font-size: 15px;
		line-heigt: 21px;
	}
	
	#IBCShowCaseItem {
		padding: 20px 0 10px 0;
	}
	
	#IBCShowCaseItem .ibc-grid-50:nth-child(even) .ibc-grid-col,
	#IBCShowCaseItem .ibc-grid-50:nth-child(odd) .ibc-grid-col {
		float: none;
		clear: both;
		width: 100%;
	}
	
	#IBCShowCaseItem .ibc-grid:nth-child(even) .ibc-grid-col:nth-child(even),
	#IBCShowCaseItem .ibc-grid:nth-child(even) .ibc-grid-col:nth-child(odd),
	#IBCShowCaseItem .ibc-grid:nth-child(odd) .ibc-grid-col:nth-child(even),
	#IBCShowCaseItem .ibc-grid:nth-child(odd) .ibc-grid-col:nth-child(odd){ 
		padding: 0;
	}
	
	#IBCShowCaseItem h1 {
		font-size: 23px;
		line-height: 29px;
	}
	
	#IBCShowCaseItem .content {
		font-size:13px !important;
	}
		
	#IBCShowCaseItem .ibc-grid {
		margin: 0;
	}
	
	#IBCShowCaseItem .ibc-grid .ibc-grid-col {
		margin: 0 0 20px 0;
	}
	
	/***************************
	* IBC Responsive FrameWork
	* @since 1.0
	***************************/
	.ibc-responsive-container-p {
		padding: 20px 0;
	}
	
	/** Font Sizes **/
	.ibc-size-xhuge {
		font-size: 25px;
		line-height: 27px;
	}
	
	.ibc-size-huge {
		font-size: 27px;
		line-height: 26px;
	}
	
	.ibc-size-big {
		font-size: 16px;
		line-height: 20px;
	}
	
	.ibc-size-medium {
		font-size: 15px; 
		line-height: 19px;
	}
	
	.ibc-size-small {
		font-size: 13px;
		line-height: 15px;
	}
	
	.ibc-size-xsmall {
		font-size: 12px;
		line-height: 14px;
	}
}

/**********************************************************************
* Responsive Big Smartphones Portrait 
* < 480px
***********************************************************************/
@media only screen and (max-width: 460px) 
{
	
	#IBCShowCaseList .ibc-grid-col {
		width: 100%;
	}
	
	#IBCShowCaseList .ibc-grid-col:nth-child(even) {
		margin-left: 0%;
	}
	
	#IBCShowCaseList .ibc-grid-col:nth-child(odd) {
		margin-right: 0%;
	}
	
	#RSCDocumentPortfolio .list .image {
		left: -25%;
		margin: 0 ;
	}
	
	
	#IBCSlideshow-1 .item .image img {  
		max-width: 220px;
	}
	
	/***************************
	* IBC Responsive FrameWork
	* @since 1.0
	***************************/	
	.ibc-grid-33 .ibc-grid-col,
	.ibc-grid-25 .ibc-grid-col {
		width: 100%;
		float: none;
		clear: both;
	}
/**********************************************************************
* Responsive Big Smartphones Portrait 
* < 480px
***********************************************************************/
@media only screen and (max-width: 320px) 
{
	#RSCDocumentPortfolio .list .image {
		left: -48%;
		margin: 0 ;
	}
}