 .w3l-top-menu-1 .accounts li { 
    margin: 22px 11px !important;
	 }
	 
	 
#infoMessage p {
  background: #da8502;
  padding: 13px;
  color: #fff;
  border-radius: 1%;
  margin-bottom: 22px;
}	 




 @media (max-width: 568px) {
   .w3l-top-menu-1 .accounts li {  
                                  display: block;
                                  margin: 5px !important;
                                }



.register_msg h2 {
  font-size: 19px;
  margin-bottom: 12px;
}

.register_msg h4 {
  font-size: 17px;
  text-transform: capitalize;
}
 
 

.register_msg p {
  margin-top: 12px;
  color: black;
  font-weight: bold; 
}
 

    }



.service-block-left, .service-block-right {
  clear: both;
  display:flex;
  width: 100%;
  border-bottom: dotted 1px #ccc;
  padding-bottom: 15px;
  margin-bottom: 30px;
}
.heading-row h6 {
  text-align: center;
  padding: 10px 0;
  display: block;
}
h6 {
  font-size: 18px;
  color: #f87e08;
  font-family: 'Rajdhani-Medium';
}

.heading-row h1 {
  padding: 0 0 38px;
  display: block;
  width: 100%;
  margin: 0 auto;
  background: url(../images/h-icon.png) no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
  text-align: center;
  color: #313131;
  background-position: bottom;
}

.our-services span {
  width: 100px;
  height: 100px;
  margin-top: 65px;
  background: #f87e08;
  display: table;
  padding-top: 15px;
  text-shadow: 2px 2px 10px #444;
  font-size: 52px;
  color: #fff;
  border-radius: 50%;
  text-align: center;
  font-weight: 800;
}

.service-block-left h2, .service-block-right h2 {
  margin-bottom: 15px;
  margin-top: 20px;
}


.service-block-left .col-sm-6:last-child {
  text-align: center;
}
img {
  max-width: 100%;
}

.use-money-step img {
  width: 78px;
}
.section-first {
  padding-top: 15px;
  background: url(../images/ggf.jpg) no-repeat;
    background-size: auto;
  background-size: cover;
}

.section-first .heading-row {
  margin-top: 50px;
}
.section-first .heading-row {
  margin-bottom: 20px;
}
.heading-row {
  width: 100%;
  text-align: center;
  display: inline-table;
  margin-bottom: 40px;
  position: relative;
  z-index: 2;
}

.heading-row h6 {
  text-align: center;
  padding: 10px 0;
  display: block;
}
 
.heading-row h1 {
  padding: 0 0 38px;
  display: block;
  width: 100%;
  margin: 0 auto;
  background: url(../images/h-icon.png) no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
  text-align: center;
  color: #313131;
  background-position: bottom;
}

.heading-row h1 {
  display: inline-table;
  text-transform: capitalize;
  margin-bottom: 15px;
  padding: 0 20px;
}
.section-first p {
  text-align: center;
  padding: 0 148px;
}
.use-money-step {
  text-align: center;
  display: flex;
  margin-top: 50px;
  margin-bottom: 70px;
}

.use-money-step span {
  width: 130px;
  display: table;
  vertical-align: middle;
  padding-top: 10%;
  margin: auto;
  height: 130px;
  background: #F9F9F9;
  border: solid 5px #ccc0;
  border-radius: 50%;
}

.use-money-step h4 {
  text-align: center;
  padding: 15px 0;
}

.use-money-step p {
  padding: 0px;
  margin-bottom: 10px;
}
 
 .use-money-step strong {
  width: 40px;
  height: 40px;
  font-size: 22px;
  clear: both;
  display: table;
  color: #ffffff;
  margin-top: 59px;
  background: #393186;
  margin: auto;
  border-radius: 50%;
  padding-top: 5px;
}
@media (max-width: 767px) {
  .heading-row h1 {
    font-size: 30px;
  }
  
   .use-money-step img {
    width: 45px;
  }
   .use-money-step {
    width: 100%;
  }
  .section-first p { 
  padding: 0 ;
}

.use-money-step { 
  display:table; 
}

  .our-services span {
    margin: auto;
    margin-top: auto;
    margin-top: 30px;
  }
  
  .service-block-left, .service-block-right {
  clear: both;
  display: table;
  width: 100%;
  border-bottom: dotted 1px #ccc;
  padding-bottom: 15px;
  margin-bottom: 30px;
}
}    