
@import url('https://fonts.googleapis.com/css?family=Lato|Righteous|Roboto+Condensed|Ubuntu&display=swap');

body{

    padding: 0%;
    margin: 0%;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif

}
:root{
	box-sizing: border-box;	
}
.pushtop-8 {
	margin-top: 40px;
}
.pushtop-7 {
	margin-top: 35px;
}
.pushtop-6 {
	margin-top: 30px;
}
.pushtop-5 {
	margin-top: 25px;
}
.pushtop-4 {
	margin-top: 20px;
}
.pushtop-3 {
	margin-top: 15px;
}
.pushtop-2 {
	margin-top: 10px;
}
.pushtop-1 {
	margin-top: 5px;
}
.pushdown-8 {
	margin-bottom: 40px;
}
.pushdown-7 {
	margin-bottom: 35px;
}
.pushdown-6 {
	margin-bottom: 30px;
}
.pushdown-5 {
	margin-bottom: 25px;
}
.pushdown-4 {
	margin-bottom: 20px;
}
.pushdown-3 {
	margin-bottom: 15px;
}
.pushdown-2 {
	margin-bottom: 10px;
}
.pushdown-1 {
	margin-bottom: 5px;
}
.pushleft-5 {
	margin-left: 30px;
}
.clear {
    clear: both;
}

.section-1 .heading-1{
    margin-top: 1%;
    margin-bottom: 1%;
    font-size: 39px;

}
.section-1 .para-1{
    margin-bottom: 3%;
    
}
.section-1 .card-desc .para-1{
    color: rgb(0, 0, 0, 0.59);
}
.section-1 .card-title{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.section-1 .card-desc{
    text-align: left;
    height: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.section-1 .card{
    margin-top: 5%;
    margin-bottom: 5%;
}

.section-1 .card img{
    max-height: 200px;
}

.section-1 {
    margin-bottom: 1%;
}

.section-2{
    background-color: #DFF5F3;
    width:100%;
    padding-bottom: 5px;
    padding-top: 5px;
}

.section-2 .heading-1{
    margin-top: 1%;
    margin-bottom: 1%;
    font-size: 30px;
	font-family:inherit;
	color: #DB6400;

}
.section-2 .para-1{
    margin-bottom: 3%;
    
}
.section-2 .card-desc .para-1{
    color: rgb(0, 0, 0, 0.59);
}
.section-2 .card-title{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.section-2 .card-title a{
	font-family: inherit;
	font-size: 20px;
	color: #16697A;
}
.section-2 .card-title a:hover{
	font-family: inherit;
	font-size: 20px;
	color: #DB6400;
}
.section-2 .card-desc{
    text-align: left;
    height: 70px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.section-2 .card{
    margin-top: 5%;
    margin-bottom: 5%;
}

.section-2 .card img{
	max-width: 100%;
}

.section-3 .heading-1{
    margin-top: 1%;
    margin-bottom: 1%;
    font-size: 30px;
	font-family:inherit;
	color: #DB6400;
}
.section-3 .para-1{
    margin-bottom: 3%;
    
}
.section-3 .card-desc .para-1{
    color: rgb(0, 0, 0, 0.59);
}
.section-3 .card-title{
    
    
    text-overflow: ellipsis;
}
.section-3 .card-title a{
	font-family: inherit;
	font-size: 20px;
	color: #16697A;
}
.section-3 .card-title a:hover{
	font-family: inherit;
	font-size: 20px;
	color: #DB6400;
}
.section-3 .card-desc{
    text-align: left;
    height: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.section-3 .card{
    margin-top: 5%;
    margin-bottom: 5%;
}

.section-3 .card img{
	max-width: 100%;
}

.section-3 {
    margin-bottom: 1%;
}

.heading-4{
    margin-top: 8%;
    margin-bottom: 4%;
    font-size: 24px;

}

.related-companies .company-heading{
    margin-top: 2%;
    margin-bottom: 2%;
    font-size: 20px;
	color: #0E6CC0;

}

footer.page-footer {
    bottom: 0;
    color: #fff;
}

footer.page-footer a {
    color: #fff;
}

.grid-center {
    margin-left: auto;
    margin-right: auto;
    float: none;
}
a {
    color: #007bff;
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.font-small {
    font-size: .9rem;
}
.mdb-color {
    background-color: #45526e !important;
}
.pt-4, .py-4 {
    padding-top: 1.5rem !important;
}
.pb-3, .py-3 {
    padding-bottom: 1rem !important;
}
.mt-3, .my-3 {
    margin-top: 1rem !important;
}

.nav ul li a{
	font-size: 1rem;
	font-weight: 600;
	color: #485769;
	padding: 10px;

}

.nav ul li a:hover{
	background-color: #485769;
	border-radius: 5px;
	color: #FFF;
	padding: 10px;
}

/* Set the border color to the desired color */ 
.navbar-toggler { 
    border-color: #485769; 
} 

.navbar-toggler-icon { 
    background-image: url( 
"data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgb(35, 47, 62)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E"); 
outline: 0;
}
		
.carousel-caption{
	position: initial;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #45526e;
	text-align: justify;
}

.red-redeem div.error-text{position:relative;top:-28px;padding-left:5px;color:#fff;font-size:13px;text-transform:none;background-color:#E38C92;/*border-bottom-left-radius:3px;border-bottom-right-radius:3px;*/width:100%;min-height:15px;font-family:inherit;}
.red-redeem .error-top-main-div{position:fixed;width:100%;top:0px;z-index:999;background-color:#e38c92;;}
.grid-center{margin-left:auto;margin-right:auto;float:none;}
.red-redeem .error-top-inner-div{background-color:#e38c92;border:0px;color:#fff;text-size:14px;margin-bottom:0px;font-family:inherit;font-size:17px;}
.form-body{
	
	background-color:#fff;
	border-bottom-left-radius:5px;
	-moz-border-bottom-left-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	-moz-border-bottom-right-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	padding:20px 30px 30px 30px;
	}

.form-column:after{clear:both;content: " ";display: table;}	
.form-columns-section, .form-columns-section1, .form-columns-section2, .form-columns-section3{width:48%;float:left;position:relative;margin-right:10px;}	
.form-columns-section1{margin-right:0px;margin-left:10px;}
.form-columns-section2{width:39%;margin-right:0px;margin-left:0px;}
.form-columns-section3{width:59%;margin-right:0px;margin-left:0px;}
.form-column-one{position:relative;}
.red-redeem .input-width-off{width:50%;}

/*------------------------------------checkbox class start-------------------------------------------------*/
.checkbox-wrapper{
    position: relative;
    height: 22px;
    width: 22px;
}
.checkbox-wrapper label{margin-top:0px!important;}

.checkbox-wrapper input[type="checkbox"] {
    opacity:0;
    height: 22px;
    width: 22px;
    position: absolute;
    top: -3px;
    left: 0px;
    z-index: 2;
    Double-sized Checkboxes
    -ms-transform: scale(1.5); IE
    -moz-transform: scale(1.5); FF
    -webkit-transform: scale(1.5); Safari and Chrome
    -o-transform: scale(1.5); Opera
}

.checkbox-wrapper input[type="checkbox"] + label,
.checkbox-wrapper input[type="hidden"] + label{
    background:url("../images/checkbox-sprite.png") no-repeat;
    height: 22px;
    width: 23px;
    display:inline-block;
    padding: 0 0 0 0px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    margin-left: 0px;
    margin-right:0px;
    background-position:0px -66px;
}

.checkbox-wrapper input[type="checkbox"]:checked + label,
.checkbox-wrapper input[type="hidden"]:checked + label{
    background:url("../images/checkbox-sprite.png") no-repeat;
    height: 22px;
    width: 23px;
    display:inline-block;
    padding: 0 0 0 0px;
    margin-left: 0px;
    margin-right:0px;
    background-position:0px -35px;
}

.radiobutton-wrapper {
    height: 22px;
    position: relative;
    width: 22px;
}

.radiobutton-wrapper input[type="radio"]:checked + label, .radiobutton-wrapper input[type="radio"]:disabled + label {
    border-radius: 100%;
    box-sizing: border-box;
    display: inline-block;
    height: 22px;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    width: 22px;
}

input[type="checkbox"] + label, input[type="radio"] + label {
    display: inline-block;
    margin-bottom: 0;
    margin-left: 0.5rem;
    margin-right: 1rem;
    vertical-align: baseline;
}

.radiobutton-wrapper input[type="radio"] + label {
    border-radius: 100%;
    box-sizing: border-box;
    display: inline-block;
    height: 22px;
    left: 0;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    position: absolute;
    top: 2px;
    width: 22px;
    z-index: 1;
}

.radiobutton-wrapper input[type="radio"] {
    height: 24px;
    left: 3px;
    opacity: 0;
    position: absolute;
    top: 5px;
    transform: scale(1.5);
    width: 22px;
    z-index: 2;
}

.radiobutton-wrapper input[type="radio"] + label {
    border: 1px solid #cccccc;
}
.radiobutton-wrapper input[type="radio"]:checked + label {
    border: 8px solid #d32f2f;
}
.radiobutton-wrapper input[type="radio"]:disabled + label {
    border: 8px solid #93dfe3;
}

#card_member_logo img, #merchant_logo img{max-width: 100%;}


.custom-checkbox-wrapper {
    position: relative;
    width: 22px;
}
.custom-checkbox-wrapper label {
    margin-top: 0 !important;
}
.custom-checkbox-wrapper input[type="checkbox"] {
    height: 22px;
    left: 0;
    opacity: 0;
    position: absolute;
    top: -3px;
    transform: scale(1.5);
    width: 22px;
    z-index: 2;
}
.custom-checkbox-wrapper input[type="checkbox"] + input[type="hidden"] + label {
    background: rgba(0, 0, 0, 0) url("../images/checkbox-sprite.png") no-repeat scroll 0 -66px;
    display: inline-block;
    height: 22px;
    left: 0;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 23px;
    z-index: 1;
}
.custom-checkbox-wrapper input[type="checkbox"]:checked + input[type="hidden"] + label {
    background: rgba(0, 0, 0, 0) url("../images/checkbox-sprite.png") no-repeat scroll 0 -35px;
    display: inline-block;
    height: 22px;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    width: 23px;
}

.icon-cart-003 span {
    background: #f26365;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 10px;
    height: 22px;
    line-height: 22px;
    position: relative;
    right: -15px;
    text-align: center;
    top: -6px;
    width: 22px;
    font-family:inherit;
    font-weight:bold;
}
/*------------------------------------checkbox class end-------------------------------------------------*/
/*breadcumb class start*/
.bread-cumb-panel{box-shadow:1px 3px 4px 0 rgba(0, 0, 0, 0.15);-moz-box-shadow:1px 3px 4px 0 rgba(0, 0, 0, 0.15);border-top:1px solid #ccc;height:30px;line-height:30px;margin-bottom:50px;background-color:#fff;color:#000;display:none;}
/*breadcumb class end*/
/*------------------------------------default buttons class start-------------------------------------------------*/
.red-redeem .primary-button,
.red-redeem .grey-button,
.red-redeem .secondary-button,
.red-redeem .blue-button,
.home-button,
.section-button{
  background-color: #45526E;  
  font-family:"Lato";
  color: #FFFFFF;
  display: inline-block;
  text-align: center;
  text-decoration:none;
  cursor:pointer;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  font-size: 14px;
  padding: 10px 19px;
  min-width:200px;
  transition: all 0.3s ease 0s;
  text-transform:uppercase;
  }
.home-button{background-color:#de171c;line-height:50px;padding:0 20px;font-size:18px; font-family:"Lato";}
.section-button{min-width:95px;background-color:#d61318;line-height:34px;padding:0 10px;font-size:18px;font-family:"Lato";text-transform:none;}  
.red-redeem .primary-button.disabled{
  background-color: #ffcdd2; 
  text-decoration:none;
  color:#fff; 
  cursor:arrow;
 }  
.red-redeem .primary-button:hover,
.red-redeem .primary-button:focus,
.red-redeem .secondary-button:hover,
.red-redeem .secondary-button:focus,
.home-button:hover,
.home-button:focus,
.section-button:hover,
.section-button:focus
{
  background-color: #5a6d93; 
  text-decoration:none;
  color:#fff; 
 }  
 
.red-redeem .grey-button{
  background-color: #b9b9b9; 
  text-decoration:none;
  color:#fff; 
 } 
.red-redeem .grey-button.disabled{
  background-color: #b9b9b9; 
  text-decoration:none;
  color:#fff; 
 } 
.red-redeem .grey-button:hover,
.red-redeem .grey-button:focus{
  background-color: #808080; 
  text-decoration:none;
  color:#fff; 
 } 
.red-redeem .secondary-button{
	border:2px solid #d32f2f;
	background-color:#fff;
	color:#d32f2f;
	padding: 8px 19px;
	}
.red-redeem .secondary-button:hover,
.red-redeem .secondary-button:active{
	border:2px solid #7b1521;
	}	
.red-redeem .secondary-button.disabled{
	border:2px solid #ffcdd2;
	background-color:#fff;
	color:#d32f2f;
	cursor:arrow;
	}
.red-redeem .blue-button{
  background-color: #009BCC; 
  text-decoration:none;
  color:#fff; 
 }		
/*------------------------------------default buttons class end-------------------------------------------------*/
/*------------------------------------secondary buttons class start-------------------------------------------------*/
.red-redeem .small-primary-button,
.red-redeem .small-secondary-button,
.red-redeem .small-blue-button,
.red-redeem .small-cart-button{
  background-color: #f26365;  
  font-family:"inherit";
  color: #FFFFFF;
  display: inline-block;
  text-align: center;
  text-decoration:none;
  cursor:pointer;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  font-size: 12px;
  padding: 3px 10px;
  transition: all 0.3s ease 0s;
  text-transform:uppercase;
  }
.red-redeem .small-cart-button{
  background-color: #7b1521;  
  }
.red-redeem .small-cart-button:hover,
.red-redeem .small-cart-button:focus{
  background-color: #fff;  
  color:#7b1521;
  }     
.red-redeem .small-primary-button:hover,
.red-redeem .small-primary-button:focus,
.red-redeem .small-secondary-button:hover,
.red-redeem .small-secondary-button:focus{
  background-color: #7b1521; 
  text-decoration:none;
  color:#fff; 
 }  
 
.red-redeem .small-secondary-button{
	border:2px solid #f26365;
	background-color:#fff;
	color:#f26365;	
	}   
.red-redeem .small-secondary-button:hover,
.red-redeem .small-secondary-button:focus{
  border:2px solid #7b1521; 

 }  
.red-redeem .small-blue-button,
.red-redeem .small-blue-button:hover{
  background-color: #20acca; 
  text-decoration:none;
  color:#fff; 
 } 	
/*------------------------------------secondary buttons class end-------------------------------------------------*/  

/*------------------------------------input fields class start-------------------------------------------------*/

.red-redeem .form-fields-labels label{
	margin-bottom:1px!important;
	}
.text-red {
    color: #d32f2f!important;
}

.red-redeem .form-fields label{
	display:block;
	text-transform:capitalize;
	font-family:inherit;
	color:#353535;
	margin-bottom:5px;
	font-size:16px;
	font-weight:500;
	/*margin-top:20px;*/
	}
.red-redeem .quantity{
	border:1px solid #ccc!important;	
	background-color:#fff!important;
	height:30px!important;
	padding:0 5px 0 5px!important;
	color:#808080!important;
	/*border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;*/
	width:75px!important;
	font-size:14px;
	font-family:inherit;
	transition: box-shadow 0.45s ease 0s, border-color 0.45s ease-in-out 0s;
	margin-bottom:0px!important;

	}	
.red-redeem .form-fields input[type="text"]:disabled,	
.red-redeem .form-fields input[type="text"],
.red-redeem .form-fields input[type="emal"],
.red-redeem .form-fields input[type="password"],
.red-redeem .form-fields input[type="date"],
.red-redeem .form-fields textarea,
.red-redeem .form-fields select,
.custom_file_upload .file{
	border:2px solid #D5DBDB;	
	background-color:#F4F6F6;
	height:42px;
	padding:0 45px 0 10px;
	color:#808080;
	/*border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;*/
	width:100%;
	font-size:17px;
	font-family:inherit;
	transition: box-shadow 0.45s ease 0s, border-color 0.45s ease-in-out 0s;
	margin-bottom:20px;

	}
.red-redeem .form-fields input[type="text"]:disabled{background-color:#F9FBFB;border:2px solid #E8ECEC;}
	
.red-redeem .form-fields input:hover,
.red-redeem .form-fields input:focus,
.red-redeem .form-fields select:hover,
.red-redeem .form-fields select:focus,
.custom_file_upload .file:hover,
.custom_file_upload .file:focus{
	border:2px solid #000;
	color:#000;
	}	
.red-redeem .form-fields input.error-text,
.red-redeem .form-fields select.error-text,
.red-redeem .form-fields textarea.error-text,
.custom_file_upload .file.error-text{
	border:2px solid #E38C92;
	color:#808080;
	}
.red-redeem .form-fields textarea{
	height:100px;
	color:#808080;
	}
.red-redeem .only-form-fields input[type="text"]:disabled,	
.red-redeem .only-form-fields input[type="text"],
.red-redeem .only-form-fields input[type="emal"],
.red-redeem .only-form-fields input[type="password"],
.red-redeem .only-form-fields input[type="date"],
.red-redeem .only-form-fields textarea,
.red-redeem .only-form-fields select{
	margin-bottom:20px;
}				
/*------------------------------------input fields class end-------------------------------------------------*/
/*------------------------------------select filed class start-----------------------------------------------*/
.red-redeem .form-fields select{
	border:2px solid #D5DBDB;
	background-color:#F4F6F6;
	height:42px;
	padding:0 10px;
	color:#808080;
	/*border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;*/
	width:100%;
	font-size:17px;
	font-family:inherit;
	transition: box-shadow 0.45s ease 0s, border-color 0.45s ease-in-out 0s;
	/*margin-bottom:20px;*/
	padding-top:5px;
	padding-bottom:5px;
	-webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    text-indent: .01px;text-overflow: "";
    text-transform:none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
	}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    select {padding-right:18px}
}
/* select box arrow customization start*/
.select-field-arrow-cards label,
.select-field-arrow label {position:relative}
.select-field-arrow-cards label:after,
.select-field-arrow label:after {
    content:'\25BC';
    font-size:9px;
    color:#000;
    font-face:inherit;
    /*-webkit-transform:rotate(90deg);
    -moz-transform:rotate(90deg);
    -ms-transform:rotate(90deg);
    transform:rotate(90deg); */
    right:14px; top:14px;
    padding:0 0 2px;
    position:absolute;
    pointer-events:none;
    background: url("arrow.gif") 0 center;
    /*background-repeat:no-repeat;*/
    width: 9px;
    height: 8px;
    color:#fff;
    

}
.select-field-arrow-cards label{
    margin-top:0px!important;
}
.select-field-arrow-cards label:after{
    right:13px;
}
.select-field-arrow-cards label:before,
.select-field-arrow label:before {
    content:'';
    right:6px; top:10px;
    width:26px; height:22px;
    background:#b0c0c7;
    position:absolute;
    pointer-events:none;
    display:block;
    border-radius: 4px;
    
    -moz-border-radius: 4px;
    -moz-border-radius: 4px;
    box-shadow: 0 2px 2px -2px rgba(0, 0, 0, 0.3) inset;
    -webkit-box-shadow: 0 2px 2px -2px rgba(0, 0, 0, 0.3) inset;
    -moz-box-shadow: 0 2px 2px -2px rgba(0, 0, 0, 0.3) inset;

}
.select-field-arrow-cards label:before{width: 24px;}

.red-redeem .overlay-form input[type="text"]:disabled,	
.red-redeem .overlay-form input[type="text"],
.red-redeem .overlay-form input[type="emal"],
.red-redeem .overlay-form input[type="password"],
.red-redeem .overlay-form input[type="date"]{
	border:1px solid #cfc8c3;
	background-color:#FFF;
	height:39px;
	padding-left:40px;
	color:#000;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	width:100%;
	font-size:14px;
	font-family:inherit;
	margin-bottom:15px;
	
}
.red-redeem .overlay-form .primary-button, .red-redeem .overlay-form .secondary-button{min-width:100px;margin-top:15px;width:100px;}
/*------------------------------------select filed class end-----------------------------------------------*/
/*--------------------------------------upload button class start------------------------------------------*/
.custom_file_upload {
	width: 100%;
	}
.custom_file_upload .file{
	background:url("../images/upload-button-bg.jpg") no-repeat;
	background-position:right -4px;
	}
.custom_file_upload .file-upload-input {
	position: absolute;
	top:29px;
	height: 30px;
	width: 100%;
	display: inline;
	cursor: pointer;
	opacity: 0;
	left:0px;
	cursor:pointer;
	}
/*.custom_file_upload .file.error-text{
	border:2px solid #E38C92;
	color:#808080;
	background-color:#F4F6F6;
	height:42px;
	padding:0 45px 0 10px;
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
	width:100%;
	font-size:14px;
	font-family:arial;
	transition: box-shadow 0.45s ease 0s, border-color 0.45s ease-in-out 0s;
	margin-bottom:20px;
	}*/
/*--------------------------------------upload button class end------------------------------------------*/

/*search box css start here*/

.search-hero{
	width:100%;
    padding-bottom: 10px;
    padding-top: 10px;
	background: #f9cd6f;	
}

.search-slt{
	display: block;
    width: 100%;
    font-size: 1rem;
    line-height: 1.5;
    color: #55595c;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    height: calc(3rem + 1px) !important;
	/*height: 70px;*/
    border-radius:0;
}

.search-slt-header{
	display: block;
    width: 100%;
    font-size: 1rem;
    line-height: 1.5;
    color: #55595c;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius:0;
}

.wrn-btn{
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
    height: calc(3rem + 1px) !important;
    border-radius:0;
}

.wrn-btn-header{
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
    border-radius:0;
}

.padding-right {
    padding: 0!important;
    padding-top: 0px !important;
    padding-right: 5px !important;
    padding-bottom: 0px !important;
    padding-left: 0px !important;
}

@media only screen and (max-width: 996px) {
/*------------------form fields class start----------------------------------*/
.form-column div:first-child{padding-right:0px;}
.form-body{padding:30px 20px;}
.red-redeem .primary-button,
.red-redeem .grey-button,
.red-redeem .secondary-button,
.red-redeem .blue-button{width:50%}
.input-width-off{width:100%;}
	/*Common css*/
	.m-pushdown-2{margin-bottom:10px;}
	.m-pushdown-4{margin-bottom:20px;}
	.m-pushdown-6{margin-bottom:30px;}
	.m-pushdown-8{margin-bottom:40px;}
	.m-pushtop-6{margin-top:30px;}
	.m-pull-left{float:left;}
	.m-pushleft-4{margin-left:20px;}
	.m-pushtop-3{margin-top:15px;}
	.m-pushright-no{margin-right:0px;}
	.m-pushleft-no{margin-left:0px;}
	.m-pull-center{text-align:center;}
	.pull-bottom td{display:block;width:100%;}
	.form-columns-section, .form-columns-section1, .form-columns-section2, .form-columns-section3{width:100%;margin-right:0px;margin-left:0px;float:none;}
	.m-center{text-align:center;}
	.m-display{display:block;}
	.m-security{padding: 10px;}

}
	
@media only screen and (max-width: 767px) {
/*------------------form fields class start----------------------------------*/
.m-review-title-center{display: block; margin-left: auto; margin-right: auto; text-align: center;}
.padding-right{
    padding: 0!important;
    padding-top: 0px !important;
    padding-right: 0px !important;
    padding-bottom: 5px !important;
    padding-left: 0px !important;	
	
}
}