@charset "UTF-8";

*{box-sizing: border-box; margin:0px; padding:0px; font-family: 'Source Sans Pro', 'SansSerif', Helvetica;}


.wrapper{
  max-width:700px;
  margin:0 auto;
  display: block;  
}
.top-logo{
  height: 80px;
  padding:30px;
}
.top-logo img{
	max-width: 100%;	
	display: block;
  float: right;
}
.big-txt{
  padding:50px 20px;
}
.big-txt p{
  font-size: 28px;
  line-height: 38px;
  font-weight: 600;
  text-align: center;
  padding:0px 10px;
}
.payment-table{
  text-align: center;
}
.payment-table img{
  max-width: 100%;  
}

.submit-btn{	
  margin-top: 35px;
}
.submit-btn a{
	 background: #e3714d;
    max-width: 700px;
    color: #fff;
    text-transform: uppercase;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    display: inline-block;
    text-decoration: none;
    bottom: 0;
    position: fixed;
    margin: 0 auto;
    left: 0;
    right: 0;
    text-align: center;
}
.text-color{
	color:#e3714d;
}


/*media query*/

@media only screen and (max-width: 640px) {
.top-logo{
  height: 80px;
  padding:30px;
}
.top-logo img{
  max-width: 40%;  
  display: block;
  float: right;
}
.big-txt{
  padding:20px;
}
.big-txt p{
  font-size: 19px;
  line-height: 30px;  
  padding:0px 10px;
}
.payment-table{
  text-align: center;
}
.payment-table img{
  max-width: 100%;  
}

.submit-btn{
  margin-bottom: 70px;
  margin-top: 35px;
}
.submit-btn a{
   background: #e3714d;
    max-width: 700px;
    color: #fff;
    text-transform: uppercase;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    display: inline-block;
    text-decoration: none;
    bottom: 0;
    position: fixed;
    margin: 0 auto;
    left: 0;
    right: 0;
    text-align: center;
}
.text-color{
  color:#e3714d;
}
}

@media only screen and (max-width: 420px) {

.top-logo{
  height: 80px;
  padding:30px;
}
.top-logo img{
  max-width: 40%;  
  display: block;
  float: right;
}
.big-txt{
  padding:10px;
}
.big-txt p{
  font-size: 17px;
  line-height: 27px;  
  padding:0px 10px;
}
.payment-table{
  text-align: center;
}
.payment-table img{
  max-width: 100%;  
}

.submit-btn{
  margin-bottom: 70px;
  margin-top: 35px;
}
.submit-btn a{
   background: #e3714d;
    max-width: 700px;
    color: #fff;
    text-transform: uppercase;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    display: inline-block;
    text-decoration: none;
    bottom: 0;
    position: fixed;
    margin: 0 auto;
    left: 0;
    right: 0;
    text-align: center;
}
.text-color{
  color:#e3714d;
}
}


@media only screen and (max-device-width: 375px) {
.top-logo{
  height: 80px;
  padding:30px;
}
.top-logo img{
  max-width: 40%;  
  display: block;
  float: right;
}
.big-txt{
  padding:10px;
}
.big-txt p{
  font-size: 15px;
  line-height: 25px;  
  padding:0px 10px;
}
.payment-table{
  text-align: center;
}
.payment-table img{
  max-width: 100%;  
}

.submit-btn{
  margin-bottom: 70px;
  margin-top: 35px;
}
.submit-btn a{
   background: #e3714d;
    max-width: 700px;
    color: #fff;
    text-transform: uppercase;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    display: inline-block;
    text-decoration: none;
    bottom: 0;
    position: fixed;
    margin: 0 auto;
    left: 0;
    right: 0;
    text-align: center;
}
.text-color{
  color:#e3714d;
}
}

@media only screen and (max-width:360px) {
.top-logo{
  height: 80px;
  padding:30px;
}
.top-logo img{
  max-width: 40%;  
  display: block;
  float: right;
}
.big-txt{
  padding:10px;
}
.big-txt p{
  font-size: 14px;
  line-height: 20px;  
  padding:0px 10px;
}
.payment-table{
  text-align: center;
}
.payment-table img{
  max-width: 100%;  
}

.submit-btn{
  margin-bottom: 70px;
  margin-top: 35px;
}
.submit-btn a{
   background: #e3714d;
    max-width: 700px;
    color: #fff;
    text-transform: uppercase;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    display: inline-block;
    text-decoration: none;
    bottom: 0;
    position: fixed;
    margin: 0 auto;
    left: 0;
    right: 0;
    text-align: center;
}
.text-color{
  color:#e3714d;
}
}


@media only screen and (max-device-width:320px) {
.top-logo{
  height: 80px;
  padding:30px;
}
.top-logo img{
  max-width: 40%;  
  display: block;
  float: right;
}
.big-txt{
  padding:10px;
}
.big-txt p{
  font-size: 15px;
  line-height: 25px;  
  padding:0px 10px;
}
.payment-table{
  text-align: center;
}
.payment-table img{
  max-width: 100%;  
}

.submit-btn{
  margin-bottom: 70px;
  margin-top: 35px;
}
.submit-btn a{
   background: #e3714d;
    max-width: 700px;
    color: #fff;
    text-transform: uppercase;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    display: inline-block;
    text-decoration: none;
    bottom: 0;
    position: fixed;
    margin: 0 auto;
    left: 0;
    right: 0;
    text-align: center;
}
.text-color{
  color:#e3714d;
}
}











