.arinextqui p
{
	text-align: justify;
	font-size: 10pt;
}

.arinextqui table td 
{
	border-style:none;
}

.arinextqui td:nth-child(odd)
{
	text-align: center;
	vertical-align: middle;
	width: 90px;
}

.arinextsavoir table td 
{
	border-style:none;
}

.arinextsavoir td:nth-child(odd)
{
	text-align: center;
	vertical-align: middle;
	width: 70px;
}

#arinextstart
{
  text-align: justify;
  position: absolute;
  top: 162px;
  right: 8%; 
  left: 60%;
  color: rgba(255, 255, 255, 1);
  background: rgba(87, 16, 32, 0.37);
}

@media screen and (max-width: 1024px) {
	#header-top .top-left,
	#header-top .top-right {
		width: auto; 
		text-align: left;
	}	
}

#header-top {
    height: 32px;
    line-height: 32px;
    padding: 0 0;
    width: 100%;
    margin: 0 auto;
}

.page-id-21 .entry-title {
   display: none;
}

.page-id-5 .entry-title {
   display: none;
}

#social-bar a i.fa {
	background: none repeat scroll 0 0 transparent;
  	color: #ffffff;
  	display: inline-block;
  	font-size: 14px;
  	height: 30px;
  	line-height: 30px;
  	margin: 0 auto;
  	transition: all 0.3s ease 0s;
  	width: 30px;
}

#social-wrap {
    display: block;
    overflow: hidden;
    padding: 0px 0;
    position: relative;
	text-align: center;
}

#social-bar {
    float: left;
    margin: 0px auto;
    display: block;
    width: 100%;
    text-align: center;
}
.socialnew {
	width: 50%;
	position: absolute;
	margin: 0 auto;
	left: 0;
	right: 0;
    background-color: #252525;
}

#arinextstart
{
  text-align: justify;
  position: static;
  top: 0px;
  right: 0%; 
  left: 0%;
  color: rgba(255, 255, 255, 1);
  background: rgba(87, 16, 32, 0.70);
}

/*--------------------------------------------------------------
16.1 x >= 600px
--------------------------------------------------------------*/
@media screen and (min-width: 600px) {
	body.hero-image .hero.without-featured-image {
		padding: 50px 0;
	}
	body.hero-image .hero.without-featured-image {
		padding-top: 150px !important;
	}
	#arinextstart
	{
	  text-align: justify;
	  position: static;
	  top: 0px;
	  right: 0%; 
	  left: 0%;
	  color: rgba(255, 255, 255, 1);
	  background: rgba(87, 16, 32, 0.50);
	}
}


/*--------------------------------------------------------------
16.2 x >= 768px
--------------------------------------------------------------*/
@media screen and (min-width: 768px) {
	body.hero-image .hero.without-featured-image {
		padding: 50px 0;
	}
	body.hero-image .hero.without-featured-image {
		padding-top: 150px !important;
	}
	#arinextstart
	{
	  text-align: justify;
	  position: absolute;
	  top: 80px;
	  right: 8%; 
	  left: 60%;
	  color: rgba(255, 255, 255, 1);
	  background: rgba(87, 16, 32, 0.50);
	}
}

/*--------------------------------------------------------------
16.3 x >= 1020px
--------------------------------------------------------------*/
@media screen and (min-width: 1020px) {
	body.hero-image .hero.without-featured-image {
		padding: 50px 0;
	}
	body.hero-image .hero.without-featured-image {
		padding-top: 150px !important;
	}
	#arinextstart
	{
	  text-align: justify;
	  position: absolute;
	  top: 100px;
	  right: 8%; 
	  left: 60%;
	  color: rgba(255, 255, 255, 1);
	  background: rgba(87, 16, 32, 0.50);
	}
}

/*--------------------------------------------------------------
16.4 x >= 1230px
--------------------------------------------------------------*/
@media screen and (min-width: 1230px) {
/*
	body.hero-image .hero.with-featured-image {
		padding-top: 162px !important;
	}
*/
	body.hero-image .hero.without-featured-image {
		padding: 50px 0;
	}
	body.hero-image .hero.without-featured-image {
		padding-top: 150px !important;
	}
	#arinextstart
	{
	  text-align: justify;
	  position: absolute;
	  top: 162px;
	  right: 8%; 
	  left: 60%;
	  color: rgba(255, 255, 255, 1);
	  background: rgba(87, 16, 32, 0.50);
	}
}
