@charset "UTF-8";
@import url(http://fonts.googleapis.com/css?family=Oxygen+Mono);
body{
	font-family: Roboto Condensed,Helvetica Neue,Helvetica,Arial,sans-serif;
}
.container {
	background-color: #FFFFFF;
	/*width: 90%;*/
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	border-bottom-width: 0px;
	
	
}

.midel_article p{
	padding: 10px 10px;
}
.midel_article li{
	border-bottom: #eceeee;
	border-bottom-style: solid;
	border-block-width: thin;
}

ul{
	padding-left: 20px;
	
}
h2 {
	padding-top: -2px;
	margin-left: 2%;
}
h3{
	padding-top: -2px;
	margin-left: 2%;
}
.row {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline-block
}
.row.blockDisplay {
	display: block;
}
.column_half {
	width: 50%;
	float: left;
	margin-top: 0px;
}
.columns {
	width: 25%;
	float: left;
	
	color: #A5A5A5;
	line-height: 24px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: justify;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.row .columns p {
	padding-left: 10%;
	padding-right: 10%;
}
.container .columns h4 {
	text-align: center;
	color: #01B2D1;
}

/** primary headre nav **/

.topnav {
  overflow: hidden;
  background-color: #333;
}

.topnav a {
  float: left;
  display: block;
  color: #f2f2f2;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
}

.topnav a:hover {
  background-color: #ddd;
  color: black;
}

.topnav a.active {
  background-color: #4CAF50;
  color: white;
}

.topnav .icon {
  display: none;
}

@media screen and (max-width: 600px) {
  .topnav a:not(:first-child) {display: none;}
  .topnav a.icon {
    float: right;
    display: block;
  }
	.left_article{
		visibility: hidden;
	}
	
}

@media screen and (max-width: 600px) {
  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
}

/** end nav**/

.primary_header {
	width: 100%;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 0px;
	clear: left;
	border-bottom: 1px solid green;
}
.secondary_header {
	visibility: visible;
}
.secondary_header {
	width: 100%;
	/*padding-top: 50px;
	padding-bottom: 50px;
	background-color: #B3B3B3;*/
	clear: left;
	padding-bottom: 10px;
}

/*.secondary_header ul li {
	list-style: none;
	float: left;
	margin-right: auto;
	margin-top: 0px;
	
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 1px;
	margin-left: auto;
	text-align: center;
	width: 16%;
	transition: all 0.3s linear;
}
.secondary_header ul li:hover {
	color: #717070;
	cursor: pointer;
}*/
.left_article {
	background-color: #FFFFFF;
	width: 20%;
	float: left;
	
	/*color: #343434;*/
	padding-bottom: 15px;
}

.midel_article {
	background-color: #FFFFFF;
	width: 55%;
	float: left;
	
	color: #343434;
	padding-bottom: 15px;
}

.midel_article li {
	
}
.right_article {
	background-color: #FFFFFF;
	width: 25%;
	float: right;

	color: #343434;
	padding-bottom: 15px;
	border-color: darkolivegreen;
	border-left-width: medium;
}
.noDisplay {
	display: none;
}
.container .left_article h3 {
	padding-left: 5%;
	padding-right: 5%;
	margin-top: 5%;
	color: #717070;
	font-weight: bold;
	text-transform: uppercase;
}
.container .left_article p {
	padding-left: 5%;
	padding-right: 5%;
	text-align: justify;
	line-height: 24px;
	margin-top: 30px;
	margin-bottom: 15px;
	color: #B3B3B3;
}

.container .right_article ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/*.right_article ul li {
	
	list-style: none;
	text-align: center;
	background-color: #B3B3B3;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #FFFFFF;
	font-weight: bold;
	border-radius: 0px;
	transition: all 0.3s linear;
border-left: 5px solid #717070;}*/
.right_article ul li:hover {
	/*background-color: rgba(89,178,62,0.70);*/
	cursor: pointer;
}
.right_article ul li {
	
	list-style: none;
	text-align: center;
	width: 100%;
	/* padding-right: 10px; */
	margin-bottom: 10px;
	padding-top: 7px;
	/* padding-bottom: 15px; */
	border-radius: 0px;
	transition: all 0.3s linear;
	border-left: 1px solid gainsboro;
	}

.right_article img {
	width: 85%;	
	margin: 2%;
}
.rspan {
	width: 80%;	
	display: inline-block;
}

.container .right_article h3 {
	padding-left: 5%;
	padding-right: 5%;
	margin-top: 5%;
	color: #717070;
	font-weight: bold;
	text-transform: uppercase;
}
.container .riht_article p {
	padding-left: 5%;
	padding-right: 5%;
	text-align: justify;
	line-height: 24px;
	margin-top: 30px;
	margin-bottom: 15px;
	color: #B3B3B3;
}


.title {
	font-weight: bold;
	font-style: normal;
	
	text-align: center;
	color: #FFFFFF;
	letter-spacing: 2px;
}
.placeholder {
	/* [disabled]max-width: 400px;
*/
	/* [disabled]max-height: 200px;
*/
	width: 100%;
	padding-top: 30px;
	/* [disabled]padding-left: 19px;
*/
	padding-bottom: 30px;
	height: 100%;
}
.left_half {
	background-color: #52BAD5;
}
.container .column_half.left_half h2 {
	color: #FFFFFF;
	
	text-align: center;
}
.right_half {
	background-color: #01B2D1;
	color: #FFFFFF;
	
	text-align: center;
	font-weight: bold;
}
.column_title {
	padding-top: 25px;
	padding-bottom: 25px;
}
.copyright {
	text-align: center;
	background-color: #59B23E;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: lighter;
	letter-spacing: 2px;
	border-top-width: 2px;
	
}
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	font-size: 11pt;
	line-height: 1.75em;
	
}

/*css main menu*/

#cssmenu {
  padding: 0;
  margin: 0;
  border: 0;
}

#cssmenu ul,
#cssmenu li {
  list-style: none;
  margin: 0;
  padding: 0;
}

#cssmenu ul {
  position: relative;
  z-index: 597;
}

#cssmenu ul li {
  float: left;
  min-height: 1px;
  vertical-align: middle;
}

#cssmenu ul li.hover,
#cssmenu ul li:hover {
  position: relative;
  z-index: 599;
  cursor: default;
}

#cssmenu ul ul {
  visibility: hidden;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 598;
  width: 100%;
}

#cssmenu ul ul li {
  float: none;
}

#cssmenu ul ul ul {
  top: 0;
  left: auto;
  right: -99.5%;
}

#cssmenu ul li:hover>ul {
  visibility: visible;
}

#cssmenu ul ul {
  bottom: 0;
  left: 0;
}

#cssmenu ul ul {
  margin-top: 0;
}

#cssmenu ul ul li {
  font-weight: normal;
}

#cssmenu a {
  display: block;
  line-height: 1em;
  text-decoration: none;
}

#cssmenu {
  background: #333;
  border-bottom: 4px solid #1b9bff;
  font-family: 'Oxygen Mono', Tahoma, Arial, sans-serif;
  font-size: 12px;
}

#cssmenu>ul {
  *display: inline-block;
}

#cssmenu:after,
#cssmenu ul:after {
  content: '';
  display: block;
  clear: both;
}
#cssmenu a {
  background: #333;
  color: #CBCBCB;
  padding: 0 20px;
}
#cssmenu>ul>li>a {
  line-height: 48px;
}

#cssmenu ul ul li:first-child>a {
  border-top: 1px solid #0082e7;
}

#cssmenu ul ul li:hover>a {
  background: #35a6ff;
}

#cssmenu ul ul li:last-child>a {
  border-radius: 0 0 3px 3px;
  box-shadow: 0 1px 0 #1b9bff;
}

#cssmenu ul ul li:last-child:hover>a {
  border-radius: 0 0 0 3px;
}

#cssmenu ul ul li.has-sub>a:after {
  content: '+';
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -8px;
}

#cssmenu ul {
  text-transform: uppercase;
}

#cssmenu ul ul {
  border-top: 4px solid #1b9bff;
  text-transform: none;
  min-width: 190px;
}

#cssmenu ul ul a {
  background: #1b9bff;
  color: #FFF;
  border: 1px solid #0082e7;
  border-top: 0 none;
  line-height: 150%;
  padding: 16px 20px;
}

#cssmenu ul ul ul {
  border-top: 0 none;
}

#cssmenu ul ul li {
  position: relative
}

#cssmenu ul li:hover>a,
#cssmenu ul li.active>a {
  background: #1b9bff;
  color: #FFF;
}

#cssmenu ul li.has-sub>a:after {
  content: '+';
  margin-left: 5px;
}

#cssmenu ul li.last ul {
  left: auto;
  right: 0;
}

#cssmenu ul li.last ul ul {
  left: auto;
  right: 99.5%;
}

@media (max-width: 320px) {
.card {
	width: 95%;
	box-shadow: 0 0px 2px 0 rgba(0,0,0,0.2);
	transition: 0.3s;
	border-radius: 5px;
	display: -webkit-inline-box;
	margin: 2%;
}
	
.container {
		width: 90%;
	}
.secondary_header ul li {
	float: none;
	margin-top: 28px;
	margin-left: 0px;
	width: 100%;
}
.container .secondary_header ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
	width: 100%;
	text-align: center;
}
.secondary_header {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 1px;
	padding-bottom: 40px;
}
.left_article {
	width: 100%;
	height: auto;
}
.midel_article {
	width: 100%;
	height: auto;
}
.right_article {
	width: 100%;
	height: auto;
}
.placeholder {
	width: 100%;
	margin-top: 22PX;
	margin-right: 0px;
	margin-bottom: 22PX;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	max-width: 400px;
	max-height: 200px;
	height: auto;
}
.columns {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0PX;
	padding-right: 0PX;
	padding-bottom: 0PX;
	padding-left: 0PX;
}
.columns p {
	padding-left: 10px;
	padding-right: 10px;
}
.column_half.left_half {
	width: 100%;
}
.column_half.right_half {
	width: 100%;
}
.copyright {
	padding-top: 25px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.container .left_article h3 {
	margin-top: 30px;
}
.social .social_icon img {
	width: 80%;
}
.container .secondary_header {
}
}

@media (min-width: 320px) and (max-width: 768px) {
/*#banner {
position: relative;
padding: 12em 0em;
background: url("../images/uhud_450.png") no-repeat;
background-size: cover;
color: #fff;
}
	

.secondary_header ul li {
	float: none;
	margin-top: 28px;
	margin-left: 0px;
	width: 100%;
}
.container .secondary_header ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
	width: 100%;
	text-align: center;
}
.secondary_header {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 1px;
	padding-bottom: 40px;
}*/

.card {
	width: 95%;
	box-shadow: 0 0px 2px 0 rgba(0,0,0,0.2);
	transition: 0.3s;
	border-radius: 5px;
	display: block ruby;
	margin: 2%;
}
.container {
		width: auto;
	}
.left_article {
	/*width: 100%;
	height: auto;*/
	visibility: hidden;
	height: 0px;
}
	
.midel_article {
	width: 100%;
	height: auto;
}
.right_article {
	width: 100%;
	height: auto;
	padding-bottom: 25px;
}
.placeholder {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	max-width: 100%;
	height: auto;
	max-height: 100%;
}
.columns {
	width: 100%;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.columns p {
	padding-left: 14px;
	padding-right: 14px;
}
.column_half.left_half {
	width: 100%;
}
.column_half.right_half {
	width: 100%;
}
	
	
.primary_header {
    width: 100%;
    background-color: #FFFFFF;
    padding-top: 0px;
	padding-bottom: 0px;
	background-image: url("../../ajcer_deleted/logo_mobile.png");
	}
	.journal-landing{
		width: 60%;
	}	
}
@media (min-width : 988px ) and ( max-width : 1000px ){
/** css card **/
.card {
	box-shadow: 0 0px 2px 0 rgba(0,0,0,0.2);
	transition: 0.3s;
	width: 47%;
	border-radius: 5px;
	display: flex;
	margin: 1%;
}
.card:hover {
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
}

.card img {
  border-radius: 5px 5px 0 0;
}

.containerc {
  padding: 2px 25px;
}

#banner {
position: relative;
padding: 12em 0em;
background: url("../images/uhud.png") no-repeat;
background-size: cover;
color: #fff;
}
.container {
		width: 90%;
	}
.secondary_header {
	overflow: auto;
	padding-top: 30px;
	padding-bottom: 30px;
}
.secondary_header ul li {
	margin-top: 10px;
	margin-right: 7%;
	margin-bottom: 10px;
	margin-left: 7%;
}
.left_article {
	height: auto;
}

.left_article {
	height: auto;
}
.right_article {
	height: auto;
	padding-bottom: 27px;
}
.placeholder {
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.columns {
	width: 50%;
	float: left;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.container .columns p {
	padding-left: 25px;
	padding-right: 25px;
}
}

@media (min-width: 1001px) {
/** css card **/
.card {
  box-shadow: 0 0px 2px 0 rgba(0,0,0,0.2);
	transition: 0.3s;
	width: 90%;
	border-radius: 5px;
	display:-webkit-inline-box;
	margin: 1%;
}
.card:hover {
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
}

.card img {
  border-radius: 0px 0px 0 0;
}

.containerc {
  padding: 2px 25px;
}

#banner {
position: relative;
padding: 12em 0em;
background: url("../images/uhud.png") no-repeat;
background-size: cover;
color: #fff;
}
.primary_header{
		visibility: hidden;
		height: 0px;
	}

}

.thumbnail {
	width: 100px;
	border-radius: 200px;
	height: 100px;
	margin-left: auto;
}
.thumbnail_align {
	text-align: center;
}
.social {
	text-align: center;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	background-color: #414141;
	clear: both;
	overflow: auto;
}
.social_icon {
	width: 25%;
	text-align: center;
	float: left;
	transition: all 0.3s linear;
	line-height: 0px;
	padding-top: 7px;
}
.container .social .social_icon:hover {
	cursor: pointer;
	opacity: 0.5;
}
#menu {
}

.logo .mobile {
    display: none;
  }
.logo .desktop {
     
		position: absolute;
		/*left: 6em;*/
		top: 0.3em;
		width:6em;
		height:6em;
		
    }
@media (max-width: 600px) {
    .logo .mobile {
      display: block;
    }
    .logo .desktop {
      display: none;
		
    }
	.primary_header{
		visibility: visible;
	}
  }
	
		.logo h1
		{
		}
	
		.logo a
		{
			display: block;
			text-decoration: none;
			font-size: 2.8em;
			font-weight: 600;
		}



/*#banner {
position: relative;
padding: 12em 0em;
background: url("../images/uhud.png") no-repeat;
background-size: cover;
color: #fff;
}*/
/* define a fixed width for the entire menu */
.navigation {
  width: 90%;
}

/* reset our lists to remove bullet points and padding */
.mainmenu, .submenu {
  list-style: none;
  padding: 0;
  margin: 10;
  
}
.submenu{
	margin-left: 10px;
	
}


/* make ALL links (main and submenu) have padding and background color */
.mainmenu a {
  display: block;
  background-color: #fff;
  text-decoration: none;
  padding: 7px;
  color: #59B23E;
}

/* add hover behaviour */
.mainmenu a:hover {
    background-color: rgba(42,149,42,0.75);
	color: #fff;
	
}


/* when hovering over a .mainmenu item,
  display the submenu inside it.
  we're changing the submenu's max-height from 0 to 200px;
*/

.mainmenu li:hover .submenu {
  display: block;
  max-height: 270px;
}

/*
  we now overwrite the background-color for .submenu links only.
  CSS reads down the page, so code at the bottom will overwrite the code at the top.
*/

.submenu a {
  background-color: #fff;
}

/* hover behaviour for links inside .submenu */
.submenu a:hover {
  background-color: #59B23E;
}

/* this is the initial state of all submenus.
  we set it to max-height: 0, and hide the overflowed content.
*/
.submenu {
  overflow: hidden;
  max-height: 0;
  -webkit-transition: all 0.5s ease-out;
}


/*  banner css*/

.homepage #banner {
padding: 12em 0em;
}


/* article css . */
.polaroid {
	width: auto;
	box-shadow: 0 2px 0px 0 rgba(0, 0, 0, 0.2), 0 6px 30px 0 rgba(0, 0, 0, 0.19);
	/*text-align: center;
	 padding: 20px 20px 36px 20px; */
	position: relative;
	border-radius: 4px;
	background-color: white;
	padding: 9px;
	margin: 14px;
	text-align: justify;
}

.btwart{
	padding-top: 1%;
}
header .byline {
display: block;
margin: 0.5em 0 0 0;
padding: 0 0 0.5em 0;
text-transform: uppercase;
font-size: 1.4em;
}

.clearfix {
  overflow: auto;
}


.containerc h5 {
  margin: 0px;
	padding: 0px;
}

/* . card 

.card {
  width: auto;
  margin: 0px auto;
  background-color: white;
  box-shadow: 0px 5px 20px #555;
}

.card {
width: 29%;
margin: 10px;
background-color: white;
box-shadow: 0px 0px 1px #555;
display: -webkit-inline-flex;

}

.card a {
  color: #333;
  text-decoration: none;
}
.card:hover .card-image img {
  width: 100%;
  filter: grayscale(0);
}

.card-image {
  height: 200px;
  position: relative;
  overflow: hidden;
}
.card-image img {
  width: 100%;
  position: absolute;
  top: 65%;
  left: 50%;
  transform: translate(-50%, -50%);
  filter: grayscale(1);
  transition-property: filter width;
  transition-duration: .3s;
  display: inline-block;
}



.card-body {
  text-align: center;
  padding: 15px 20px;
  box-sizing: border-box;
 display: inline-block;
}

.card-date {
  font-family: 'Source Sans Pro', sans-serif;
}

.card-title, .card-exceprt {
  font-family: 'Playfair Display', serif;
}

.card-date, .card-title {
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
}

.card-date, .card-excerpt {
  color: #777;
}

/** end card **/

/* button css*/
.button {
  background-color: #4CAF50; /* Green */
  border: none;
  color: white;
  padding: 5px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 11px;
  margin: 4px 2px;
  cursor: pointer;
  border-radius: 4px;
  font-weight: bold;
}

/* responsive image */

.responsive {
  max-width: 100%;
  height: auto;
}


.issue{
	
width: 85%;
/*margin: 10px;*/
background-color: white;
box-shadow:1px 2px 10px #555;
/*display: -webkit-inline-flex;*/
margin-top: 15%;
}

.issue-body {
  text-align: center;
  padding: 15px 20px;
  box-sizing: border-box;
 
}
.issue-image {
  height: 200px;
  position: relative;
  overflow: hidden;
}
.issue-image img {
  width: 100%;
  position: absolute;
  top: 72%;
  left: 50%;
  transform: translate(-50%, -50%);
  
	display: inline-block;
}

.issue span {
	display: block;
}

/* css footer*/

.footer-distributed{
	background: #59B23E;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12);
	box-sizing: border-box;
	width: 100%;
	text-align: left;
	font: bold 16px sans-serif;
	padding: 55px 50px;
}

.footer-distributed .footer-left,
.footer-distributed .footer-center,
.footer-distributed .footer-right{
	display: inline-block;
	vertical-align: top;
}

/* Footer left */

.footer-distributed .footer-left{
	width: 40%;
}

/* The company logo */

.footer-distributed h3{
	color:  #ffffff;
	font: normal 36px 'Open Sans', cursive;
	margin: 0;
}

.footer-distributed h3 span{
	color:  lightseagreen;
}

/* Footer links */

.footer-distributed .footer-links{
	color:  #ffffff;
	margin: 20px 0 12px;
	padding: 0;
}

.footer-distributed .footer-links a{
	display:inline-block;
	line-height: 1.8;
  font-weight:400;
	text-decoration: none;
	color:  inherit;
}

.footer-distributed .footer-company-name{
	color:  #222;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
}

/* Footer Center */

.footer-distributed .footer-center{
	width: 35%;
}

.footer-distributed .footer-center i{
	background-color:  #33383b;
	color: #ffffff;
	font-size: 25px;
	width: 38px;
	height: 38px;
	border-radius: 50%;
	text-align: center;
	line-height: 42px;
	margin: 10px 15px;
	vertical-align: middle;
}

.footer-distributed .footer-center i.fa-envelope{
	font-size: 17px;
	line-height: 38px;
}

.footer-distributed .footer-center p{
	display: inline-block;
	color: #ffffff;
  	font-weight:400;
	vertical-align: middle;
	margin:0;
	
}

.footer-distributed .footer-center p span{
	display:block;
	font-weight: normal;
	font-size:14px;
	line-height:2;
}

.footer-distributed .footer-center p a{
	color: #fff;
	text-decoration: none;
}

.footer-distributed .footer-links a:before {
  content: "|";
  font-weight:300;
  font-size: 20px;
  left: 0;
  color: #fff;
  display: inline-block;
  padding-right: 5px;
}

.footer-distributed .footer-links .link-1:before {
  content: none;
}

/* Footer Right */

.footer-distributed .footer-right{
	width: 20%;
}

.footer-distributed .footer-company-about{
	line-height: 20px;
	color:  #ffffff;
	font-size: 13px;
	font-weight: normal;
	margin: 0;
}

.footer-distributed .footer-company-about span{
	display: block;
	color:  #ffffff;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
}

.footer-distributed .footer-icons{
	margin-top: 25px;
}

.footer-distributed .footer-icons a{
	display: inline-block;
	width: 35px;
	height: 35px;
	cursor: pointer;
	background-color:  #33383b;
	border-radius: 2px;

	font-size: 20px;
	color: #ffffff;
	text-align: center;
	line-height: 35px;

	margin-right: 3px;
	margin-bottom: 5px;
}

/* If you don't want the footer to be responsive, remove these media queries */

@media (max-width: 880px) {

	.footer-distributed{
		font: bold 14px sans-serif;
	}

	.footer-distributed .footer-left,
	.footer-distributed .footer-center,
	.footer-distributed .footer-right{
		display: block;
		width: 100%;
		margin-bottom: 40px;
		/*text-align: center;*/
	}

	.footer-distributed .footer-center i{
		margin-left: 0;
	}

}

