/*Header*/
.logo img {
  max-height: 50px;
}

/* Upload Changes */
.property-find {
  border-radius: 5px !important;
  margin-right: 5px !important;
  height: 50px !important;
  width: 380px !important;
}

.property-find-button {
  height: 50px !important;
  border-radius: 5px !important;
  margin-bottom: 16px;
}

.property-find-advanced {
  text-shadow: none !important;
}

.advanced-search {
  height: 36px !important;
  border-radius: 0px 5px 5px 0px !important;
}

.select2-container .select2-choice {
  height: 36px !important;
}

.ad-search {
  border-radius: 0px 5px 5px 0px !important;
}

/* Style the input container */
.input-container {
  display: flex;
  width: 100%;
  margin-bottom: 15px;
}

/* Style the form icons */
.icon {
  padding: 10px;
  background: #811fd3;
  color: white;
  /*min-width: 50px;*/
  text-align: center;
  border-radius: 5px 0px 0px 5px !important;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  border-top: none !important;
}

.rnd-btn {
  border-radius: 8px !important;
}

.dir-btn {
  border: 1px solid #fc8d04;
  padding: 10px;
  border-radius: 4px;
  color: white;
  background-color: #fc8d04;
}

.fa-arrow-circle-left {
  margin-right: 5px;
}

#side-menu > li > a:hover,
#side-menu> li > a:focus,
.nav-second-level > li > a:hover,
.nav-second-level > li > a:focus
{
    background-color: #dec5f2;
    color:white;
}

#side-menu li i {
    margin-right: 5px;
    font-size: 10px;
}

#msg_table .icon_bg {
    padding: 8px 9px;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: inline-block !important;
    /*background-color: #fc8d04!important;*/
    background-image: linear-gradient(120deg, #fad398, #fc8d04);
    color: white;
}

#msg_table .icon_bg_time {
    padding: 8px 9px;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: inline-block !important;
    /*background-color: #811fd3!important;*/
    background-image: linear-gradient(120deg, #89f7fe 0%, #811fd3 100%);
    color: white;
}

#msg_table .msg_content {
    margin: -21px 0 0 35px;
}

.dashboard-page {
   /* background-color: #320047; */
    border-bottom: 1px solid #ccc;
}

.dashboard-page li a{
    /*color: #333 !important; */
    text-shadow: none !important;
}

.dashboard-page li a:hover{
    color: #ffffff9c !important;
    text-shadow: none !important;
    background-color: #320047 !important;
}
.modern-sale-rent-indicator {
  background-image: linear-gradient(to bottom, #ff9b22 0%, #ff8c00 100%);
  background-repeat: repeat-x;
  color: #fff;
  font-size: 12px;
  margin-top: -30px;
  padding: 5px;
  position: absolute;
  left: 0;
  font-weight: 700;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}

/*.price {
  margin-bottom: 15px !important;
}*/

/* .form-control {
  border: none !important;
} */

.select2-results .select2-highlighted {
  background: #811ed3 !important;
}

select2-drop-active {
  border: 1px solid #811fd3 !important;
}

.modern-sale-rent-indicator {
  border-top-right-radius: 4px !important;
  margin-top: -28px !important;
}

.modern-top-hom-cat-section {
  /*background-color: rgba(0, 0, 0, 0.4);*/
  padding-bottom: 35px;
  padding-left: 20px;
  padding-right: 20px;
  min-height: 400px;
}

#section-main-2 {
  background-image: url("../img/section-bg.jpg");
  text-align: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  /* background-attachment: fixed; */
  padding: 50px 0;
  margin-top: 50px;
  background-color: #411466;
}

#section-main-3 {
  /* background-color: #ff7b00; */
  padding: 70px 0;
  margin-bottom: 50px;
}

#kupeza-slogan {
  display: inline-block;
}

.themeqx-carousel-ads .owl-controls {
  display: hidden;
}

.card-hide-this {
  display: none;
}
/* Front Page Images */
.kupeza-image-card .top-left {
  position: absolute;
  top: 5%;
  left: 5%;
}
.kupeza-image-card .top-right {
  position: absolute;
  top: 5%;
  right: 5%;
}
.kupeza-image-card .bottom-left {
  position: absolute;
  bottom: 5%;
  left: 5%;
}
.kupeza-image-card .bottom-right {
  position: absolute;
  bottom: 5%;
  right: 5%;
}

.kupeza-image-card .card-title {
  font-size: x-large;
  font-weight: bold;
  color: white;
}
.kupeza-image-card .card-subtitle {
  font-size: medium;
  font-weight: bold;
  margin-top: -5px;
}

.kupeza-image-card .card-subtitle a {
  color: white;
}

.kupeza-image-card .card-subtitle a:hover {
  color: #811fd3;
}

.kupeza-image-card .card-price {
  font-size: medium;
  /* font-weight: bold; */
  color: white;
  background-color: #811fd3;
  border-radius: 5px;
  padding: 5px 20px;
  /*width: 150px;*/
  display: inline-block;
}

.kupeza-image-card .ad-purpose {
  background-color: #fc8d04;
  /*width: 80px;*/
  padding: 5px 8px;
  text-transform: uppercase;
  border-radius: 5px;
  /* font-weight: bold; */
  color: white;
}
.kupeza-image-card .ad-plan {
  background-color: #811fd3;
  /*width: 80px;*/
  padding: 5px 8px;
  text-transform: uppercase;
  border-radius: 5px;
  /* font-weight: bold; */
  color: white;
}

@media only screen and (max-width: 400px) {
  .kupeza-image-card .bottom-left {
    position: initial;
  }
  .kupeza-image-card .card-title {
    font-size: x-large;
    font-weight: bold;
    color: #811fd3;
  }
  .kupeza-image-card .card-subtitle a {
    color: #fc8d04;
  }
}

/* Front Page Images end */

.kupeza-ads-caption .table-grey-row {
  background-color: rgba(92, 92, 92, 0.1);
  padding: 10px 10px 5px 10px;
  /* margin-bottom: -20px; */
  border-radius: 0px 0px 10px 10px;
}

.kupeza-ads-caption {
  text-align: left;
  border-top: 1px solid rgba(92, 92, 92, 0.2);
}

.kupeza-ads-caption .kupeza-ads-text {
  padding: 0 10px;
  margin-bottom: -10px;
}
.kupeza-ads-caption .fa {
  color: #811fd3;
}

.kupeza-ads-caption .price {
  font-size: 15px;
  font-weight: bold;
  color: #811fd3;
  height: 35px;
}

.kupeza-ads-caption .kupeza-ads-row-2 {
  border-top: 1px solid rgba(92, 92, 92, 0.2);
  border-bottom: 1px solid rgba(92, 92, 92, 0.2);
  padding: 0 10px;
  padding-top: 10px;
}

.kupeza-ads-caption td {
  padding: 2px !important;
}

.kupeza-thumbnail .top-left {
  position: absolute;
  top: 2%;
  left: 2%;
}
.kupeza-thumbnail .top-right {
  position: absolute;
  top: 2%;
  right: 2%;
}

.kupeza-thumbnail .bottom-left {
  position: absolute;
  top: 28%;
  left: 2%;
}

@media only screen and (max-width: 320px) {
  .kupeza-thumbnail .bottom-left {
    position: absolute;
    top: 26%;
    left: 2%;
  }
}

@media only screen and (max-width: 300px) {
  .kupeza-thumbnail .bottom-left {
    position: absolute;
    top: 21%;
    left: 2%;
  }
}

.kupeza-thumbnail .top-right p,
.kupeza-thumbnail .top-left p,
.kupeza-thumbnail .bottom-left p {
  background-color: #fc8d04;
  /* width: 80px; */
  padding: 4px 2px;
  text-transform: uppercase;
  border-radius: 5px;
  /* font-weight: bold; */
  color: white;
}

.kupeza-thumbnail .top-left p,
.kupeza-thumbnail .bottom-left p {
  background-color: #811fd3;
}

.kupeza-listing {
  /* height: 445px; */
  border-radius: 10px;
}

.kupeza-listing img {
  border-radius: 10px 10px 0 0;
}
.kupeza-listing .table-grey-row {
  /* height: 75px; */
  margin-bottom: initial;
}
.kupeza-index-listing {
  border-radius: 10px;
}

.kupeza-index-listing img {
  border-radius: 10px 10px 0 0;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
}

.dropdown-content a {
  float: none;
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
}

.dropdown-content a:hover {
  background-color: #ddd;
}

.show {
  display: block;
}

.ads-item-thumbnail {
  padding: 0 0.5px;
}

.custom-nav-wide {
    margin-bottom: 0px;
    padding-bottom: 10px;
    border-radius: 0;
    border-bottom: solid 1px #ded8df;
}

.navbar-right {
    margin: 25px 0 10px 0;    
}

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 5px;
  font-weight: 600;
  font-size: 16px;
  color: #2a2a33e6;
  padding: 0 20px;
  line-height: 40px;
  text-align: -webkit-match-parent;
}

.navbar-nav li[class*="active"] {
  background-color: #9c28b1;
  border-radius: 3px;
  padding-top: 0px;
  padding-bottom: 0px;
}


.listing-search-nav .open > li > a {
  background-color: #ff7b00 !important;
  border-radius: 5px;
  color: red !important;
}
.navbar-nav .active a {
  color: white !important;
}

.topnavbar > li > a:hover {

  background-color: #9c28b1 !important;
  border: none;
  color: #fff !important;
  transition: 0.3ms;
  font-weight: 400;
  border-radius: 5px;
}
/*.topnavbar > li > #list-free-btn:hover {*/
  /*border: 1px solid #c43bf7 !important;
  border-radius: 5px;*/
/*  background-color: white;*/
/*  border: none;*/
/*  color: #fc8d04 !important;*/
/*  transition: 0.3ms;*/
/*  font-weight: 400;*/
/*}*/

.topnavbar > li > .active:hover{
  color: #b13add !important;
}

/*#dropdown_sec {
    width: 240px;
    left: -75px !important;
    text-align: center;
    background-color: #ff7b00ed;
    border-radius: 0 0 10px 10px;
    margin-top: 15px !important;
    padding-bottom: 0;
}

.log_sec1 {
    padding: 20px 20px 0 20px;
    left: -130px !important;
    text-align: center;
    background-color: #ff7b00ed;
}

.log_sec2 {
    padding: 0 20px 35px ;
    background-color: #b3b3b3;
    border-radius: 0 0 10px 10px;
}*/

.or {
    color: #fff;
}

.or:before {
    content: "";
	display: block;
	width: 90px;
	height: 2px;
	background: #811fd3;
	position: absolute;
	left: 5;
	top: 60.2%;
}

.jumbo-image {
  background-image: url("../img/kup.jpg"); /* The image used */
  background-color: #cccccc; /* Used if the image is unavailable */
  height: 230px; /* You must set a specified height */
  background-position: center; /* Center the image */
  background-repeat: no-repeat; /* Do not repeat the image */
  background-size: cover; /* Resize the background image to cover the entire container */
  margin-bottom: 100px;
}

.jumbo-image-1 {
  background-image: url("../img/pexels.jpeg");
  background-color: #cccccc;
  height: 230px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; 
}

.img_text {
    color:white;
    padding-top:40px;
}

.img_text p {
    font-size: 20px;
    font-weight: 400;
    text-shadow: 2px 3px 10px #000;
    letter-spacing: 1px;
}

.img_text h1 {
    font-size: 42px;
    letter-spacing: -.5px;
}

.policy-image h1 {
    font-size: 42px;
    letter-spacing: -.5px;
}
.or:after {
    content: "";
	display: block;
	width: 90px;
	height: 2px;
	background: #811fd3;
	position: absolute;
	right: 0;
	top: 60.2%;
	margin-right: 57px;
}

.forgot_pw {
    margin-top: 40px;
    font-weight: bold;
    font-size: 12px;
    color: white;
}

.form-nav-drop {
    
   padding: 40% 65%;
   width: 350px;
   left: -130px !important;
   text-align: center;
   background-color: #fffc;
   border-radius: 0 0 10px 10px;
   margin-top: 20px !important;
}

.form-nav-drop input{
    border-color:#811fd3;
}

.form-nav-drop .btn-facebook{
    color:white;
    font-size:14px;
}

.form-nav-drop .btn-facebook i{
    margin-right:5px;
}

.form-nav-drop .forgot_pw{
    color: #9033de!important;
}

.form-nav-drop .btn-success:active{
    background-color:#811fd3!important;
}

.form-nav-drop .btn-success:focus{
    background-color:#811fd3;
    border-color:#811fd3;
}
    
    

.dd_credentials::placeholder {
    font-size: 14px;
}

.dd_credentials {
    font-size: 14px !important;
}

@media only screen and (max-width: 767px) {
  .form-nav-drop {
    padding: 10px 20px;
    width: auto;
    left: 0 !important;
    text-align: center;
    margin: 0 10px;
  }
  .nav > li {
    margin: 10px 0;
    /* padding: 0 10px; */
  }
}

.form-nav-drop .form-control {
  background-color: white;
  text-align: center;
  border-radius: 5px;
  font-size: large;
  padding: 20px;
}
.form-nav-drop button {
  background-color: #9c28b1;
  width: 100%;
  border-color: #9c28b1;
  border-radius: 5px;
  /*height: 60px;*/
  margin-bottom: 20px;
  padding: 15px;
}
.form-nav-drop button:hover {
  background-color: #5a2a7d;
  border-color: #5a2a7d;
}

.form-nav-drop .btn-facebook:hover {
  background-color: #1e3d7d;
  border-color: #1e3d7d;
}

.form-nav-drop .btn-facebook {
  background-color: #3b5998;
}

.custom-nav-wide .icon-bar {
  background-color: #ff7b00;
}
@media only screen and (max-width: 1100px) {
  .custom-nav-wide {
    /* margin-bottom: 0; */
    padding: 20px 10px;
  }
}
/*Login and register*/
.login {
  margin-top: 100px !important;
  margin-bottom: 100px;
}

/*Footer Styles*/
.footer-top {
  background: #6e207b !important;
}

/* Listing */
/* .listing-entry{

} */

.ad-title b {
    font-weight: lighter;
}
.listing-entry {
  /* box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2); */
  transition: 0.3s;
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 20px 0;
}
.listing-entry:hover {
  cursor: pointer;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}
.listing-entry .title {
  color: #811fd3;
  text-transform: uppercase;
  font-weight: normal;
}

.listing-entry .price {
  color: #fc8d04;
  font-weight: normal;
  font-size: 15px;
}

.modal .modal-title {
  text-transform: uppercase;
  color: #811fd3;
  font-size: x-large;
  font-weight: normal;
}
.modal > .modal-urgent > p,
.modal > .modal-purpose > p,
.modal > .modal-price-plan > p {
  font-size: 20px;
  font-weight: 600;
  color: white !important;
  text-align: center;
}
.modal .modal-urgent {
  background-color: #ff7b00;
  padding: 15px;
  border-radius: 5px;
  text-transform: uppercase;
  color: white;
  font-weight: bold;
  text-align: center;
}

.modal .modal-purpose,
.modal .modal-price-plan {
  background-color: #811fd3;
  padding: 15px;
  border-radius: 5px;
  text-transform: uppercase;
  color: white;
  font-weight: bold;
  text-align: center;
}

.modal .row {
  margin-top: 25px;
}

.modal .attributes-row {
  border-top: 5px solid #ff7b00;
  border-radius: 5px;
  padding-top: 11px;
  margin-right: 10px;
}

.modal .desc-row {
  border-top: 5px solid #811fd3;
  border-radius: 5px;
  padding-top: 10px;
  margin-right: 10px;
}
.modal-price {
  font-size: x-large;
  color: #ff7b00;
  font-weight: normal;
}

.modal .close {
  position: absolute;
  right: 40px;
  top: 30px;
}

.expense-column {
  text-align: center;
  display: inline-block;
  margin: 10px 20px;
}

.modal table i {
  font-size: x-large;
}

.expenses {
  text-align: center;
  margin-top: 10px;
}

.modal .display-text {
  font-weight: 200;
  font-size: 15px;
}

.modal .expense-amount {
  font-weight: 400;
  margin-bottom: 10px !important;
}

.modal-subtitle {
  font-weight: normal;
}

.modal-load-images {
  width: 50%;
  display: inline-block;
}

.modal-load-images img {
  vertical-align: top;
  display: initial;
  width: 100%;
}
.modal-xl {
  width: 80%;
}

/* .modal .content-area,
.modal-images-col {
  height: 800px;
  overflow: scroll;
  overflow-x: hidden;
} */

@media only screen and (min-width: 1400px) {
  .modal-xl {
    width: 1200px !important;
  }

  .modal .content-area,
  .modal-images-col {
    height: 1200px;
    overflow: scroll;
    overflow-x: hidden;
  }
}

/*.expense-row {*/
/*  text-align: center;*/
/*}*/
.expense-col {
  display: inline-block;
  margin: 25px 20px;
}

.expense-col i {
  font-size: x-large;
}

.expense-row .display-text {
  font-weight: 200;
  font-size: 20px;
}

.hidden-modal {
  display: none;
}

.kupeza-modal {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 1050;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
}

.kupeza-modal-img {
  max-width: 800px;
  max-height: 500px;
}

.kupeza-modal-img-container {
  display: inline-block;
  margin-top: 5%;
}
#listing-mobile-view {
  display: none;
}
#listing-desktop-view {
  display: initial;
}

@media only screen and (max-width: 1200px) {
  #listing-mobile-view {
    display: initial;
  }
  #listing-desktop-view {
    display: none;
  }
}
.image-modal-close {
  position: fixed;
  top: 5%;
  right: 5%;
}

.image-area {
    overflow-y: scroll;
    height: 100%;
}

.image-modal-close i {
  font-size: xx-large;
  color: white;
  cursor: pointer;
}

.fb-modal {
  color: #3b5998;
  font-size: 40px;
}
.twitter-modal {
  color: #38a1f3;
  font-size: 40px;
}

.modal-icon {
  color: #ff7b00;
  font-size: 35px;
}

.list-group-item {
  border: none !important;
}

#agency_modal_head {
  background-color: #c4c4c4;
  margin-bottom: none;
  text-align: center;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#agency_modal {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #333;
}

#agency_modal input[type="text"] {
  width: 65%;
  display: block;
  height: 34px;
  border: 1px solid #ccc;
  border-radius: 1px;
  padding: 6px 12px;
  box-shadow: none;
  color: #555;
}

.close {
  opacity: 0.5;
}

.floating-btn {
  color: #811fd3;
  text-decoration: none;
}

.floating-btn:hover {
  text-decoration: none;
  color: #fff;
}

.btn-float {
  position: fixed;
  bottom: 40px;
  right: 20px;
  background-color: orange;
  padding: 10px;
  border-radius: 50%;
  text-align: center;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.25);
}

.panel-heading {
  border-top-left-radius: 0px !important;
  border-top-right-radius: 0px !important;
}

.panel {
  border-radius: 5px !important;
}

.agent_info {
  list-style-type: none;
  margin: 0 0 50px 30px;
  padding-left: 3px;
  border-left: 5px solid #fc8d04;
}

.inline-search-form {
  margin-top: 20px;
}

.agent-profile {
  /* margin-top:40px; */
}

.user-details {
  margin-top: 40px;
}

.agent-image {
  border-radius: 50%;
}
.listingpagenav {
  padding-bottom: 10px !important;
  border-bottom: 1px solid lightgrey;
}
.search-nav-container {
  border-top: 1px solid rgba(0, 0, 0, 0.08);
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  margin: 10px 0;
}
.search-nav {
  margin-bottom: 0px !important;
}
.search-nav .navbar {
  margin-bottom: 0px !important;
}

.search-nav .open {
  background-color: transparent !important;
}

.search-nav .btn-default:hover,
.btn-default:focus {
  background-color: transparent;
  color: #9033de !important;
  border-color: #9033de;
}
.search-nav .btn-primary:hover,
.btn-primary:focus {
  background-color: transparent !important;
  border-color: #fc8d04 !important;
  color: #fc8d04 !important;
}
.search-nav .btn {
  border-radius: 0px !important;
}
.search-nav .drop-search {
  position: absolute;
  background-color: white;
  z-index: 1000;
  box-shadow: 2px 2px 10px rgba(144,51,222, 0.4);
}



#page-wrapper {
  background-color: #f9f9f9 !important;
}
.new1 {
  /*border-top: 1px solid #cccccc;*/
  margin-top: 5px;
}
#msg_table {
  display:block;
  overflow:auto;
  height:500px;
  width:100%;
  font-size: 12px;
}
#msg_table thead{
    background-color: #9c28b1;
    color: #fff;
}
#msg_panel {
    margin-top: 32px;
    box-shadow: -2px 0 10px 0 rgba(0,0,0,0.2);
    overflow:hidden;
}
#msg_panel .panel-heading {
    background-image: none;
    background-color: #fff;
    color: #1a1a1a;
}
#msg_panel .panel-body {
    padding: 0;
}

.front_text {
    max-width: 900px;
    margin: 72px auto;
    padding-top: 72px;
    width: 100%;
    text-align: center;
    font-weight: 600;
    font-size: 38px;
    letter-spacing: 0;
    text-transform: none;
    color: #a930bd;
}

.underline {
    background-color: #fc8d04;
    height: 2px;
    width: 140px;
    margin: auto;
}

.underline2 {
    background-color: #fc8d04;
    height: 2px;
    width: 40px;
    margin: auto;
}

.row.price, .row.type, 
.row.address, .row.bedrooms {
    padding-left: 5px;
}

.row.address p {
    color: #878787 !important;
    margin-bottom: -4px;
}

.row.bedrooms p {
    margin-bottom: 0;
}


/* The container */
.radio-inliner {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 16px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default radio button */
.radio-inliner input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
  border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.radio-inliner:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the radio button is checked, add a purple background */
.radio-inliner input:checked ~ .checkmark {
  background-color: #9033de;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.radio-inliner input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.radio-inliner .checkmark:after {
 	top: 9px;
	left: 9px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: white;
}

.search-radio-container{
    
    padding: 15px;
    padding-left: 25px;
    border-bottom: 1px solid rgba(0,0,0,0.2);
}

.search-icon {
    position: absolute;
    top: 50%;
    right: 25px;
}

.nav.nav-second-level.collapse:open {
    background-color: #811fd3 !important;
}

.contact-map {
    width: 100% !important;
}

.map-container{
overflow:hidden;
position:relative;
height:0;
}
.map-container iframe{
left:0;
top:0;
height:500px;
width:100%;
position:absolute;
}

.social-icon-list {
    display: inline-flex;
    margin-top: 20px;
    color: #a930bd;
}

.social-icon-list > span:hover {
    color: #fc8d04;
}

#contact-btn {
    margin: 40px 0 0;
    background-color: #811fd3;
}
.contact-dets > .form-group > input {
    height: 55px !important;
}

.pull-left#btnContactUs {
    padding: 11px 53px 7px;
    margin: 10px 0 100px 0;
}

.send_msg {
    padding: 0 40px 0 50px;
}

.container_1 {
    padding: 0 70px;
    width: 100%;
}

#footer-ab-info {
    font-size: 22px;
    font-family: Brush Script MT;
    color: #000;
    margin: 10px 0 70px;
}

#log_details::placeholder {
    font-size: 14px;
}

#log_details {
    font-size: 14px;
}

.con_title {
    margin-bottom: 40px; 
    font-weight: 500 !important;
}

.t_and_c {
    color: #000;
    margin: 20px 0 70px;
}

.styled-footer:before {
    content: "";
	display: block;
	width: 25px;
    height: 3px;
    background: #fc8d04;
    position: absolute;
    right: 0;
    top: 60%;
    z-index: -2;
}

.styled-footer:after {
    content: "";
	display: block;
	width: 25px;
    height: 3px;
    background: #fc8d04;
    position: absolute;
    left: 0;
    top: 60%;
    z-index: -2;
}

#contact_agent_btn {
    width: 100% !important;
}
#contact_agent_p {
    font-size: 10px;
}
.contact_agent h2 {
    color: #000;
}

.con_input i { 
    position: absolute; 
} 
          
.con_input { 
    width: 100%; 
    margin-bottom: 10px; 
} 
          
.icons { 
    padding: 10px; 
    min-width: 40px; 
    color: #d94bf2;
} 
          
.contact_ag_input {  
    padding: 10px 10px 10px 26px !important;
} 

/* The Modal (background) */
.contact-modal {
  display: none;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0,0.4);
}
/* Modal Content/Box */
.modal-details {
  background-color: #fefefe;
  margin: 70px 320px 70px;
  padding: 20px;
  border: 1px solid #888;
}

.closer {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.closer:hover,
.closer:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

.contact_agent {
    background-color: white;
    padding: 25px;
}

.styled-footer {
    margin: 38px 0 20px;
    text-shadow: 1px 1px 1px #00000087;
    color: #a930bd;
}

.bg-light {
    background-color: #ececec;
    margin-top: 80px;
}

.bg-lighter {
    background-color: #ececec;
    padding: 50px 100px;
}
.bg-lighter h2 {
    margin-bottom: 50px;
}

.display-4 {
    font-size: 30px;
    margin:0 0 30px;
}

.btn-learn {
    background-color: #9c28b1;
    color: #fff;
    font-size: 16px;
    margin: 30px 0 20px;
    padding: 20px 20px;
    border: 2px solid #9c28b1;
}

.btn-learn:hover {
    background-color: #fff;
    color: #9c28b1;
    font-size: 16px;
    margin: 30px 0 20px;
    padding: 13px 20px;
    border: 2px solid #9c28b1;
}

.lead-p {
    font-size: 14px;
    color: #000000b5;
    margin-top: 20px;
}

.lead-p1 {
    font-size: 14px;
    color: #000000b5;
}

.sub-title {
    font-weight: 800 !important;
    margin: 30px 0 50px;
}

.sub-title-ab {
    font-weight: 800 !important;
    color: #9c28b1;
}

.sub-title-ab:before {
    content: open-quote;
}

.sub-title-ab:after {
    content: close-quote;
}

.sell-info {
    color: #000000b5;
    margin: 80px;
}
.sell-info p {
    font-size: 14px;
}

.my-4 {
    color: #fc8d04;
    margin: 25px 0;
}

.about-motto {
    padding: 60px 0;
}

.listing-search-nav a {
    border: 1px solid #80808082;
    border-radius: 2px;
    font-weight: 500 !important;
    color: #9c28b1 !important;
    font-size: 13px !important;
    text-shadow: none !important;
}

.listing-search-nav a:hover {
    border: 1px solid #80808082 !important;
    border-radius: 2px !important;
    font-weight: 500 !important;
    font-size: 11px;
}

.listing-search-nav > li > a:hover {
    color: #811fd3 !important;
}

.btn-SendMsg {
    padding: 11px 53px 7px;
    margin: 10px 0 100px 0;
    color: #fff;
    background-color: #fc8d04;
}

.btn-SendMsg:hover {
    color: #fc8d04;
    background-color: #fff !important;
    border: 1px solid #fc8d04;
}


/*Home Page*/

.home-intro-area{
    text-align:center;
    margin: 10% 0;
    margin-bottom: 8%;
    padding: 0 10%;
}

.home-intro-area h1{
    color:#9a78b2;
    margin-bottom: 2%;
}

.home-intro-area p{
    font-size:20px;
}

.home-page-card-row{
    margin-top:30px;
}
.home-page-card{
    margin: auto;
    text-align: center;
}
.home-page-card-icon{
    margin-bottom: 40px;
    text-align: center;
}

.home-page-card-icon img{
    width: 35%;
}
.home-page-card-text h3 {
    color:#9c28b1;
    text-align: center;
}

.home-page-card-container{
    margin-bottom: 8%;
}

.kupeza-info-text p {
  text-align: center;
  margin: 0 30% 3%;
  font-size:20px;
  
}

.nav > li > a:focus {
    background-color: #9c28b1;
    color: #ccc;
    outline: none;
    border-radius: 5px;
}

.kupeza-home-card {
    box-shadow: rgb(209, 209, 213) 0px 0px 4px; 
    transition: all 300ms ease-in-out 0s;
    flex-shrink: 0;
    padding: 10px;
    border-radius: 5px;
    
}
.list-free-btn{
    background-color: #9c28b1 !important;
    color:white!important;
    /*transition: all 300ms ease-in-out 0s;*/
        border-radius: 5px;
}

.list-free-btn > a{

    color: white !important;

}

/*.list-free-btn:hover{*/
/*    background-color: #fc8d04 !important;*/
    /*transition: all 300ms ease-in-out 0s;*/
/*}*/
.kupeza-home-card:hover {
    transform: scale(1.02) translate(0px, -8px);
    box-shadow: rgb(123, 123, 123) 0px 10px 20px;
    cursor: pointer;
    transition: all 300ms ease-in-out 0s;
}

.kupeza-home-card .card-button{
    background-color: #9c28b1;
    padding:15px 20px;
    color:white;
    transition: all 300ms ease-in-out 0s;
    margin: 10% 25%;
    border-radius: 5px;
    font-weight: bold;
}

.kupeza-home-card .card-button:hover{
    background-color: #fc8d04;
    transition: all 300ms ease-in-out 0s;
}

.home-page-card-text p {
  text-align: center;
  color: #5e5d5d;
}

.home-styled-underline {
  background-color: #fc8d04a8;
  height: 2px;
  width: 140px;
  margin: auto auto 3%;
}

.form-control:focus {
  border-color: #d755c8;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(225, 81, 196, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(225, 81, 196, 0.6);
}

.offer-item {
    margin-bottom: 30px;
    overflow: hidden;
    padding: 80px 25px 45px;
    position: relative;
    text-align: center;
    background-color: #fff;
}

.offer-item:after {
    background-color: #ef8c05;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
    transform: translate3d(-100%, 0, 0);
	transition: opacity 0.2s, transform 0.35s;
}

.offer-item:hover {
    color: #fff;
}

.offer-item:hover:after {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.05s;
	transition-duration: 0.35s;
}

.offer-item .offer {
    position: relative;
    z-index: 2;
}
.offer-item * {
	transition: all 0.2s ease-in-out;
}

.offer {
    display: block;
}
.font-weight-lighter {
    font-size: 12px;
}

.contact-info {
    margin: 100px 30px;
}

.address-sec {
    margin-top: 30px;
    list-style-type: none;
    padding-left: 14px;
}
.address-sec i {
    margin-top: 5px;
    padding-top: 9px;
    padding-left: 9px;
    background-color: #9c28b1;
    color: #fff;
    border-radius: 50%;
    width: 30px;
    height: 30px;
}

.lable-title {
    font-size: 14px;
    font-weight: 700;
    color: #c4c4c4;
}
.send-msg {
    padding: 80px;
    background-color: #ececec;
}
.con-icon {
    position: relative;
}
.contacts i {
    position: absolute;
    top: 66%;
    left: 27px;
    color: #bbbbbb;
    transform: translateY(-50%);
    font-size: 12px;
}
.policy-sec {
    padding-top: 10px;
    padding-bottom: 10px;
}

.policy-sec b {
    font-size: 16px;
}

.policy-image {
    background-image: linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url('../img/door-1.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: inherit;
    background-size: cover;
    margin-bottom: 100px;
    height: 230px;
}

.contacts input {
	padding-left: 35px;
	padding-bottom: 8px;
	height: 45px;
}

.about-img {
    background-image: linear-gradient(rgba(0,0,0,0.3), rgba(0,0,0,0.3)), url('../img/kup1.jpg');
    height: 500px;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: inherit;
    background-size: cover;
    margin-bottom: 20px;
}
.kupeza-register{
  padding:10% 20%;
  /*padding-top: 10%;*/
  /*background-image: url("../img/brownhouse.jpg");*/
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("../img/brownhouse.jpg");
  background-color: #cccccc; /* Used if the image is unavailable */
  
  background-position: center; /* Center the image */
  background-repeat: no-repeat; /* Do not repeat the image */
  background-size: cover; /* Resize the background image to cover the entire container */
  display: flex;
  
}
.reg-form {
  width: 50%;
  background-color: #fff;
  padding: 0 40px;
}

.reg-form input {
  border-radius: 4px;
  height: auto;
}

.kupeza-login{
    padding:10% 20%;
    /*padding-top: 10%;*/
    /*background-image: url("../img/brownhouse.jpg");*/
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("../img/brownhouse.jpg");
    background-color: #cccccc; /* Used if the image is unavailable */
    
    background-position: center; /* Center the image */
    background-repeat: no-repeat; /* Do not repeat the image */
    background-size: cover; /* Resize the background image to cover the entire container */
}
@media only screen and (max-width: 1000px){
    .login-picture{
        display:none;
    }
    .reg-form{
        width:100%;
    }
}

@media only screen and (max-width: 750px){
    .kupeza-register{
        padding:10% 10%;
    }
}

.wgu-order input[type=radio] {
  display:none; 
}
.wgu-order input[type=radio] + label {
  display:inline-block;
  margin:-2px;
  padding: 10px 12px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255,255,255,0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #fff;
  color: #9c28b1;
  font-weight: 600;
  border: 1px solid #ccc;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  border-bottom-color: #b3b3b3;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe6e6e6',GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
  border-radius: 8px 8px 8px 8px;
}
.wgu-order input[type=radio]:checked + label { 
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
  background-color:#9c28b1;
  color: #fff;
  text-shadow: none;
  font-weight: 600;
}

.user_type {
    /** margin-left: 5px; */
    height: 26px;
    display: block;
}

.package-card {
    width: 330px;
    height: 600px;
    border-radius: 10px;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
    -moz-box-shadow: 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
    box-shadow: 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
    margin-top: 100px;
    margin-bottom: 40%;
}@media only screen and (max-width:991px) {
    .package-card {
        width: 220px;
        height: 500px;
        margin-top: 50px;
        margin-bottom: 40%;
    }
}@media only screen and (max-width:575px) {
    .package-card {
        width: 300px;
        height: 500px;
        margin: 50px auto 130px;
    }
}

.package-card.sponsor h2 {
    color: #fc8d1299;
    position: absolute;
    top: 29.5%;
    font-weight: 700;
    font-size: 24px;
}@media screen and (max-width: 991px) {
    .package-card.sponsor h2 {
        font-size: 18px;
        top: 23.5%;
    }
}

.package-card.sponsor h5 {
    color: #fc8d1299;
    position: absolute;
    top: 34.7%;
    font-weight: 600;
    font-size: 16px;
    right: 45%;
}@media screen and (max-width: 991px) {
    .package-card.sponsor h5 {
        right: 35%;
        top: 29%;
    }
}

.package-card h2 {
    color: #baa1ce;
    position: absolute;
    top: 29.5%;
    font-weight: 700;
    font-size: 24px;
}@media screen and (max-width: 991px) {
    .package-card h2 {
        color: #baa1ce;
        position: absolute;
        top: 24.5%;
        font-weight: 700;
        font-size: 18px;}
}

.package-card P {
    color: #a930bdb3;
    position: absolute;
    top: 76.6%;
    font-weight: 600;
    right: 43%;
}@media screen and (max-width: 991px) {
    .package-card p {
        top: 78.6%;
        right: 35%;
        font-size: 12px;
    }
}@media screen and (max-width: 575px) {
    .package-card p {
        top: 92%;
        right: 40%;
    }
}

.package-card.sponsor P {
    color: #000;
    position: absolute;
    top: 76.6%;
    font-weight: 600;
    right: 43%;
}@media screen and (max-width: 991px) {
    .package-card.sponsor p {
        top: 80%;
        right: 35%;
        font-size: 12px;
    }
}@media screen and (max-width: 575px) {
    .package-card.sponsor p {
        top: 92%;
        right: 40%;
    }
}

.inner-card1 {
    width: 200px;
    height: 200px;
    border-radius: 20px;
    background-color: #a930bde6;
    position: absolute;
    right: 28%;
    bottom: 76.3%;
    -ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Safari 3-8 */
    transform: rotate(45deg);
}@media only screen and (max-width: 991px) {
    .inner-card1 {
        width: 140px;
        height: 140px;
        right: 23%;
        bottom: 81%;
    }
}@media only screen and (max-width: 400px) {
    .inner-card1 {
        right: 33%;
        bottom: 86%;
    }
}

.inner-card3 {
    width: 200px;
    height: 200px;
    border-radius: 20px;
    background-color: #fc8d12;
    position: absolute;
    right: 28%;
    bottom: 76.3%;
    -ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Safari 3-8 */
    transform: rotate(45deg);
}@media only screen and (max-width: 991px) {
    .inner-card3 {
        width: 140px;
        height: 140px;
        right: 23%;
        bottom: 81%;
    }
}@media only screen and (max-width: 400px) {
    .inner-card3 {
        right: 33%;
        bottom: 86%;
    }
}

.inner-card1 h1 {
    transform: rotate(-45deg);
    margin-top: 65px;
    margin-left: 15px;
    color: #fff;
    font-weight: 600;
    font-size: 36px;
}@media only screen and (max-width: 991px) {
    .inner-card1 h1{
        margin-top: 45px;
        margin-left: 20px;
        font-size: 26px;
    }
    
}
.inner-card3 h1 {
    transform: rotate(-45deg);
    margin-top: 65px;
    margin-left: 15px;
    color: #fff;
    font-weight: 600;
    font-size: 44px;
}@media only screen and (max-width: 991px) {
    .inner-card3 h1{
        margin-top: 45px;
        margin-left: 20px;
        font-size: 26px;
    }
    
}

.inner-card2 {
    width: 370px;
    height: 280px;
    border-radius: 20px;
    background-color: #a930bde6;
    top: 40%;
    position: absolute;
    right: 6.2%;
}@media only screen and (max-width: 991px) {
    .inner-card2 {
        width: 240px;
        height: 240px;
        border-radius: 10px;
        top: 38%;
        right: 2.2%;
    }
}@media only screen and (max-width: 575px) {
    .inner-card2 {
        width: 360px;
        height: 240px;
    }
}

.inner-card4 {
    width: 370px;
    height: 280px;
    border-radius: 20px;
    background-color: transparent;
    top: 40%;
    position: absolute;
    right: 6.2%;
}@media only screen and (max-width: 991px) {
    .inner-card4 {
        width: 240px;
        height: 240px;
        border-radius: 10px;
        top: 34%;
        right: 2.2%;
    }
}@media only screen and (max-width: 575px) {
    .inner-card4 {
        width: 360px;
        height: 240px;;
    }
}

.sponsor-list li {
    list-style: none;
    color: #000;
    line-height: 2.4;
    font-size: 12px;
}@media screen and (max-width: 991px) {
    .sponsor-list li{
       font-size: 11px;
    }
}

.standard-list li{
   list-style: none;
   color: #fff;
   line-height: 2.4;
   font-size: 12px;
}@media screen and (max-width: 991px) {
    .standard-list li{
       font-size: 11px;
    }
}

.sponsor-list li:before{
   content: '';
   display: inline-block;
   height: 30px;
   width: 30px;
   margin-bottom: -12px;
   background-image: url('../img/orange-bullet.svg');
   background-size: contain;
   background-repeat: no-repeat;
}

.standard-list li:before{
   content: '';
   display: inline-block;
   height: 30px;
   width: 30px;
   margin-bottom: -12px;
   background-image: url('../img/k-bullet.svg');
   background-size: contain;
   background-repeat: no-repeat;
}

.sponsor-list {
    padding: 40px;
}@media screen and (max-width: 991px) {
   .sponsor-list {
        padding: 13px;
    } 
}

.standard-list {
    padding: 40px;
}@media screen and (max-width: 991px) {
   .standard-list {
        padding: 10px;
    } 
}

.banner-section {
    width: 850px;
    height: 350px;
    border-radius: 10px;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
    -moz-box-shadow: 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
    box-shadow: 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
    margin-top: 100px;
    margin-bottom: 10%;
    margin-left: 120px;
    display: grid;
}@media screen and (max-width: 991px) {
    .banner-section {
        width: 550px;
        height: 350px;
        border-radius: 10px;
        margin-top: 100px;
        margin-bottom: 10%;
        margin-left: 98px;
    }
}

.banner-section td {
    text-align: center;
    font-size: 22px;
    height: 50px;
}

.banner-section th {
    text-align: center;
    font-size: 26px;
    color: #fdbb71;
    height: 50px;
}

.diamond-card {
    width: 160px;
    height: 160px;
    border-radius: 20px;
    background-color: #fc8d12;
    position: absolute;
    left: 9.5%;
    top: 199.2%;
    -ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Safari 3-8 */
    transform: rotate(45deg);
}@media screen and (max-width: 767px) {
    .diamond-card {
        width: 140px;
        height: 140px;
        left: 7%;
        top: 90%;
    }
}

.diamond-card h2 {
    transform: rotate(-45deg);
    margin-top: 45px;
    margin-left: 15px;
    color:
    #fff;
    font-weight: 500;
    font-size: 26px;
}@media screen and (max-width: 767px) {
    .diamond-card h2 {
        font-size: 20px;
    }
}

.m-5 {
    margin: 30px;
}

.m-1 {
    margin: 10px;
}

#help-link {
    padding: 40px 25px;
}

.help-items li{
    list-style-type: none;
    margin-bottom: 30px;
    border-bottom: 1px solid #0000001c;
}

#stndard-h2 {
    padding-left: 35px;
}@media screen and (max-width: 991px){
    #stndard-h2 {
        padding-left: 12px;
    }
}@media screen and (max-width: 575px){
    #stndard-h2 {
        padding-left: 50px;}
}

#platinum-h2 {
    padding-left: 38px;
}@media screen and (max-width: 991px){
    #platinum-h2 {
        padding-left: 15px;
    }
}@media screen and (max-width: 575px){
    #platinum-h2 {
        padding-left: 55px;
    }
}

#gold-h2 {
    padding-left: 65px;
}@media screen and (max-width: 991px){
    #gold-h2 {
        padding-left: 34px;
    }
}@media screen and (max-width: 575px){
    #gold-h2 {
        padding-left: 75px;
    }
}


#headliner-2 {
    padding-left: 95px;
}@media screen and (max-width: 991px){
    #headliner-2 {
        padding-left: 56px;
    }
}

#silver-h2 {
    padding-left: 60px;
}@media screen and (max-width: 991px){
    #silver-h2 {
        padding-left: 27px;
    }
}

#bronze-h2 {
    padding-left: 50px;
}@media screen and (max-width: 991px){
    #bronze-h2 {
        padding-left: 25px;
    }
}

.app-info-home{
    text-align:center;
    
}

.app-info-home h1{
    color:#9a78b2;
    margin-bottom: 2%;
}

.app-info-home-images{
    display:inline-block;
    width:20%;
}
.app-info-home-images img{
    width:100%;
}

.app-info-footer-images{
    display: inline-block;
    width: 45%;
    margin-top: 3%;
}

.app-info-footer-images img{
    width:100%;
}

#mobilePhonePopUp{
    display:none;
    text-align: center;
    position: absolute;
    z-index: 10;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.6);
    overflow:hidden;
}
#mobilePhonePopUp h1{
    color:#9a78b2;
    font-size: x-large;
    margin-bottom:5%;
}

#mobilePhonePopUp .mobilearea{
    width: 80%;
    margin: 5% auto;
    background-color: white;
    padding: 5% 0;
}

#mobilePhonePopUp .app-info-home-images {
    width: 60%;
    display:block;
    margin: auto;
    margin-bottom: 20px;
}

#mobilePhonePopUp #download-later {
    /*background-color: #9a78b2;*/
    display: inline-block;
    /*padding: 30px;*/
    border-radius: 5px;
    color: #9a78b2;
    border: 3px solid #9a78b2;
    padding: 10px 20px;
}

@media only screen and (max-width: 600px){
    .app-info-home-images {
        
        width: 40%;
    }
}

.social-ul a:hover{
    color:#fc8d04!important;
}

.biggerHeight{
    height: auto !important;
}