#form-calculator {
	/*background-color: #7F8084;*/
	background-color: #002b59;
	padding: 25px;
}
@media (min-width: 321px){
	.row {
		display: flex !important;
	}
	.row .form-group {
		align-self: flex-end !important;
	}
}

.alliance_footer {
	background-color: #A7A9AC;
	/*position: fixed;*/
	bottom: 0;
	height: 130px;
}

.alliance_footer h2 {
	  font-weight: bold;
	  padding: 5px;
	  margin: 25px 0 25px 0;
	  font-size: 25px;
}
.alliance_footer #btn_continue {
	  padding: 15px;
}

.result_title {
	padding: 25px;
}
label {
	font-weight: unset !important;
}
.result_table td, label {
	font-size: 20px;
	/*font-weight: 700;*/
}
.result_table td.black, .result_table td.unit {
	color: #000;
}
.result_table td.black {
	text-align: right;
}
.result_table td.unit {
	text-align: left;
}
.result_choice_calculator {
	height: 150px;
}
.coins img {
	padding-right: 35px;

}
.arrow_closed {
    -ms-transform: rotate(180deg); /* IE 9 */
    -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
    transform: rotate(180deg);
}
.arrow_opened {
	-ms-transform: rotate(90deg); /* IE 9 */
    -webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
    transform: rotate(90deg);
}

#form_user_info {
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #f5f5f5;
	display: none;
}

#form_user_info button {
	background-color: #A7A9AC !important;
	border-color: #A7A9AC !important;
	max-width: 100%;
	word-wrap: break-word;
	white-space: initial;
}
#form_user_info div {
	margin: 25px;
}

#form_user_info label {
	color: #0074C1 !important;
}

.text_kenya {
	color: #0074C1 !important;
}

.result_sector {
	width: 40%;
}

.alliance_footer {
	cursor: pointer;
}
.alliance_footer h2 {
	text-transform: uppercase;
}
.alliance_footer h2:hover {
	text-decoration: underline;
}
.alliance_footer .col-sm-10 {
	padding-right: 0;
}


article
  {
      padding-bottom: 20px;
  }
  .article-caption
  {
    position: absolute;
    bottom: 100px;
    max-width: 36%;
    text-align: right;
    background-color: transparent;
    color: #003767;
    right: 80px;
    padding: 30px;
    text-transform: uppercase;
    font-size: 35px;
  }
  .article-title {
    font-weight: bold;
    text-shadow: 2px 0 #003767;
    letter-spacing: 1px;
  }
  .article-intro {
    background-color: #617BAC;
    color: #fff;
    position: absolute;
    bottom: 25px;
    max-width: 60%;
    left: 150px;
    padding-bottom: 10px;
  }
  .article-intro a {
    color: #fff;
  }

  footer {
    background-color: #fff !important;
  }
  footer p {
    padding-top: 15px;
  }

  footer img {
    max-height: 60px;
  }
  #calculator-content {
    display: none;
  }
  #landing-page-content .container {
    cursor: pointer;
  }
@media (min-width: 768px) and (max-width: 1199px) {
	.alliance_footer h2 {
	  font-size: 2.1vw;
	}
	.result_table td {
		font-size: 20px;
	}

}
@media only screen and (max-width : 979px) {
	.alliance_footer {
		height: 125px;
	}
	.alliance_footer h2 {
	  font-size: 1.9vw;
	}
	.alliance_footer .col-sm-4 {
		padding-right: 0;
	}
	.article-caption {
	    bottom: 70px;
	    max-width: 40%;
	    right: 30px;
	    padding: 20px;
	    font-size: 25px;
	}
	.article-title {
	  	text-shadow: 2px 0 #003767;
	}
}
@media (max-width: 767px){
	.alliance_footer {
		margin-left: -15px;
		margin-right: -15px;
	}
	.alliance_footer h2 {
	  font-size: 2.5vw;
	}
	.result_table td, label {
		font-size: 15px;
	}
	.result_title {
		padding-left: 0;
	}
	.article-caption {
	    max-width: 45%;
	    bottom: 10px;
	    font-size: 18px;
	}
	.article-title {
		text-shadow: 1px 0 #003767;
	}
}
@media only screen and (max-width : 480px) {
	.alliance_footer {
		height: 80px;
	}
	.alliance_footer h2 {
		padding: 5px;
		font-size: 2.5vw;
		margin: 15px 0 0 5px;
	}
	.article-caption {
	    max-width: 40%;
	}
	.alliance_footer #btn_continue {
	    /*padding: 0;*/
	}
	#btn_continue img {
		width: 50%;
	}
	#form_user_info {
		padding-bottom: 40px;
	}
}

@media (max-width: 415px){
	.banknote {
		display: none;
	}
	.coins img {
	    padding-right: 0;
	    display: none;
	}
	#form_user_info {
		padding-top: 10px;
	}
	.result_table td {
		padding-bottom: 5px;
	}
	.alliance_footer {
		height: 80px;
		padding-right: 0;
	    padding-left: 0;
	}
	.alliance_footer #btn_continue {
	    padding: 20px;
	}
	.result_title h3 {
		font-size: 20px;
	}
	.result_sector {
		width: 55%;
	}
	.article-caption {
	    bottom: 0;
	    max-width: 45%;
	    right: 15px;
	    padding: 20px;
	    font-size: 12px;
	}
}
@media (max-width: 320px){
	.result_choice_calculator {
		height: 120px;
	}
	.alliance_footer {
		height: 80px;
		padding-right: 0;
	    padding-left: 0;
	}
	.alliance_footer h2 {
	  font-size: 8px;
	  padding-right: 0;
	  padding-left: 0;
	  margin: 15px 0 25px 0;
	  line-height: 10px;
	}
	.result_table td, label {
		font-size: 15px;
	}
	.result_title h3 {
		font-size: 20px;
	}
	.result_sector {
		width: 53%;
	}
	.article-caption {
	    bottom: 0;
	    max-width: 42%;
	    right: 15px;
	    padding: 20px;
	    font-size: 10px;
	}
	.article-title {
	  	text-shadow: 1px 0 #003767;
	}
	
	#btn_continue img {
		width: 100%;
	}
	#form_user_info button {
		padding: 6px 5px;
	}
	
}
@media (max-width: 245px){
	.navbar-brand-kenya {
		padding-top: 10px;
		font-size: 13px;
	}
	.choose_package .col-xs-7 {
		width: 58%;
	}
	.result_table {
		width: 110%;
	}
	.result_choice_calculator {
		height: 175px;
	}
	.alliance_footer #btn_continue {
		padding-top: 15px;
		padding: 0;
	}
	#form_user_info div {
		margin: 10px;
	}
}