body{
	font-family: 'Ubuntu', sans-serif!important;
}
ul {
    padding: 0;
    margin: 0;
}
.padd-none{
	padding:0px!important;
}
.nav-padding{
	padding: 15px 0px;
	    margin-bottom: 0;
}
.header-top{
	border-bottom: 1px solid #e0dcdc;
    padding: 8px 0px;
}
.header-login ul li {
    display: inline-block;
}
.header-login ul li a {
       display: inline-block;
    text-decoration: none;
    color: #666666;
    font-size: 15px;
    margin: 0 0.5em;
}
.navbar-nav>li {
   border-right: 2px solid #cc3366;
    padding-left: 20px;
    padding-right: 20px;
}
.navbar-nav>li:nth-last-child(1){
   border-right: 0px!important;
   padding-right: 0px;
}
.navbar-nav>li>a {
    font-size: 18px;
    font-weight: 600;
    color: #666666;    
    padding-top: 2px;
    padding-bottom: 2px;
}
.navbar-nav>li a:hover{
	background:transparent;
	color:#cc3366;
}
.nav-vertical{
	margin-top: 30px;
}
.navbar-toggle .icon-bar {
    background: #cc3366;
}
/* banner */
.banner{
	background:#dd0068 url('../images/banner-bg1.png');
	background-size:cover;
	    padding: 45px 0px;
}
.banner h3{
	    font-size: 40px;
    color: #fff;
    font-weight: 900;
	    margin-top: 15%;
}
.banner h4{
	font-size: 40px;
    color: #fff;
}
.banner p{
	    font-size: 28px;
    color: #fff;
	    margin-top: 15%;
}
.featured-top h4{
	    color: #333333;
    font-size: 22px;
    font-weight: 500;
}
.featured-desc h3{    
	color: #cc3366;
    font-weight: 900;
    padding-bottom: 15px;
    border-bottom: 2px dashed #666666;
}
.featured-desc p, .work-desc p, .benefits-heading p{    
	    font-size: 20px;
    color: #333333;
    font-weight: 600;
}
.featured-desc{
	    padding: 0px 44px;
}
.work-desc{
	       padding: 0px 44px
}
.featured-top{
	    margin-bottom: 25px;
}
.featured, .benefits{
	    padding: 45px 0px;
}
.work,.about-us{
	background:#edecec;
	 padding: 45px 0px;
}
.work-heading h4,.benefits-heading h4, .about-heading h4{
	color: #d82778;
    font-size: 34px;
    font-weight: 900;
}
.work-desc h3{
	color: #cc3366;
    font-weight: 900;
	    margin-top: 5px;
}
.work-circle{
	display: inline-block;
    background: #d7d7d7;
    padding: 15px;
    border-radius: 50%;
	 -webkit-border-radius: 50%;
    -o-border-radius: 50%;  
    -moz-border-radius: 50%; 
    height: 186px;
    width: 186px;
    margin-bottom: 25px;
	position: relative;
	z-index: 99;
	    padding-top: 20px;
}
.work-margin1{
	margin-top: 7%;
}
.work-margin2{
	margin-top: 14%;
}
.work-margin3{
	margin-top: 5%;
}
.benefits-desc{
	padding: 0px 44px;
    margin-bottom: 0px;
    margin-top: 44px;
}
.benefits-desc p{
       color: #333333;
    font-size: 16px;
    width: 70%;
    font-weight: 600;
    display: -webkit-inline-box;
    margin-left: 5%;
	display: inline-block;
}
.about-heading p{
	color: #666666;
    font-weight: 900;
    font-size: 24px;
}
.about-us-desc p{
	color: #666666;
    font-size: 16px;
    font-weight: 600;
	margin-top: 30px;
}
.contact-us{
	padding: 45px 0px;
	background:#ec175c;
}
.contact-heading h4{
	color: #fff;
    font-size: 34px;
    font-weight: 900;
}
.contact-desc p{
	color: #fff;
    font-size: 16px;
    font-weight: 600;
}
.contact-desc{
	margin-top:44px;
}
.contact-desc span{
	font-weight: 900;
    font-size: 20px;
    text-decoration: underline;
}
.app-link{
	padding: 45px 0px;
	background:#edecec;
}
.app-link img{
    margin-right: 40px;
}
.footer{
	padding: 25px 0px;
	background:#660033;
}
.footer p{
	color: #ff0066;
    font-size: 16px;
    font-weight: 600;
    margin: 0;
}
.navbar-nav>li>a:active,.navbar-nav>li>a:focus{
	background:transparent!important;
}
.scroll_menu {
    position: fixed;
    z-index: 9999;
    top: 0px;
    width: 100%;
    box-shadow: 0px -1px 13px #000;
	margin-bottom:0px;
	padding:5px 0px;
}
.navbar {
    border-radius: 0px!important;
	    background: #fff;
}
.nav-fixed-bar {
    margin-top: 23px;
}
.arrow1{
	position: absolute;
	left: 73%;
	top: 39%;
}
.arrow2{
	position: absolute;
	left: -26%;
	top: 39%;
}
.about-us-desc li p{
	    margin-top: 10px;
}
.about-us-desc ul{
	    margin-top: 30px;
		    margin-left: 20px;
}
.work-desc h6{
	color: #666666;
    font-size: 16px;
    font-weight: 600;
	    line-height: 24px;
}
/* policy page */
.policy h4{
	color: #d82778;
    font-size: 34px;
    font-weight: 900;
    float: left;
    position: relative;
    top: 127px;
}
.policy-top{
	    border-bottom: 2px dashed #666666;
}
.policy p {
    font-size: 20px;
    color: #333333;
    font-weight: 500;
    margin-top: 20px;
    margin-bottom: 0;
}
.nav-shaddow{
	-webkit-box-shadow: 0 8px 6px -6px black;
    -moz-box-shadow: 0 8px 6px -6px black;
    box-shadow: 0 8px 6px -6px #a29e9e;
}
.policy{
	padding: 45px 0px;
}
.policy-heading{
	
}
.bc-img1{ 
    background-image:url('https://www.simplirewards.com/test/brand/images/bag2.png'); 
    background-size: cover;
}
@media (min-width: 768px) and (max-width: 1199px) {
.container-custom{
	width:auto!important;
}
.navbar-nav > li {
    padding-left: 5px;
    padding-right: 5px;
}
}
@media only screen and (max-width: 767px){
.arrow1,.arrow2{
	display:none;
}
.work-margin1,.work-margin2,.work-margin3{
	margin-top: 7%;
}
.policy-heading{
	text-align:center!important;
}
.policy h4 {
    float: none;
    position: static;
}
}
@media only screen and (max-width: 480px) {
.banner h3 , .banner h4{
    font-size: 22px;
}
.banner p ,.featured-top h4{
    font-size: 18px;
}
h3 {
    font-size: 18px;
}
.featured-desc p, .work-desc p, .benefits-heading p ,.about-heading p, .policy p{
    font-size: 16px;
}
.work-heading h4, .benefits-heading h4, .about-heading h4, .contact-heading h4 {
    font-size: 24px;
}
.app-link img {
    width: 40%;
    display: inherit;
    margin-right: 0%;
}
.featured-desc ,.work-desc,.benefits-desc{
    padding: 0px 15px;
}
.benefits-desc p {
    width: 65%;
    margin-left: 2%;
}
.contact-desc p{
	font-size: 14px;
}
.contact-desc span {
    font-size: 16px;
}
.footer p {
    font-size: 14px;
}
.about-us-desc p , .benefits-desc p{
    font-size: 14px;
}
.policy h4{
        font-size: 24px;
}
.bc-img1{
    background-image: none; 
}
.bc-img-xs{
     background-image:url('https://www.simplirewards.com/brand/images/bagxs.jpg');
}
}

@media (min-width :768px) and (max-width : 864px){
	.navbar-nav>li>a {
    font-size: 13px!important;  
}
}  

@media (max-width :667px){
	.xs-logo-height{ 
		height: 70px;
		margin-left: 25px;
		    margin-bottom: 5px;
	}
	.xs-burgermenu{
		    height: 54px;
			    border: 0;
				    background: transparent!important;
	}
	.mobile-menu-design .nav-vertical, .mobile-menu-design  .nav-fixed-bar{
		    margin: 0!important; 
	} 
	.mobile-menu-design .navbar-nav>li {
    border-bottom: 2px solid #ece9e9;
    border-right: 0px solid #ece9e9; 
    padding-left: 20px;
    padding-right: 20px;
    padding: 10px 10px;
}
 .mobile-menu-design .navbar-nav>li>a {
    font-size: 16px;
    font-weight: 600;
    color: #666666;
    padding-top: 2px;
    padding-bottom: 2px;
}
.mobile-menu-design {
	    padding: 0px;   
		    background: rgba(0,0,0,.02);
    box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
}
.xs-padding-nav-bottom{
	    padding-bottom: 0;
		    padding-top: 5px;
}
}
.navbar-toggle .icon-bar {
    background: #cc3366!important;
}
.carousel-control.left,.carousel-control.right  {
    background-image:none!important;
    background:none!important;
}
.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color:#cc3366;
}
.carousel-indicators li{
    border-color:#cc3366;
}
.testimonial-wrapper{
    background:#edecec;
}
.testimonial-wrapper .work-margin1{
    margin-top:2%;
}
.img-wrap{
    width: 100px;
    height: auto;
    /*border-radius: 50%;*/
    overflow: hidden;
   /* margin: 10px 30px 10px;*/
    /*display: inline-block;*/
}
.img-wrap img{
    width: 100%;
}
.lead {
    margin-bottom: 9px;
}
.testimonial-wrapper .text-info{
    color:#000;
}
.testimonial-wrapper blockquote {
    border-left: 3px solid rgba(146, 146, 146, 0.37);
    padding: 10px 11px;
}
.testimonial-wrapper .glyphicon {
   color:#cc3366;
}
.testimonial-wrapper .work {
    background: transparent;
    padding: 13px 0px;
}
.testimonial-wrapper p{
        color: #666666;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    margin: 0 0 4px;
    
}
.testimonial-wrapper .fa.fa-quote-left{
    color: #d82778;
    position: absolute;
    left: -1px;
    top: 0px;
}
.testimonial-wrapper .fa.fa-quote-right{
    color: #d82778;
    position: absolute;
    
}
.img-baner{
 padding-top: 35px;   
}
@media(max-width:767px){
    .img-wrap img {
    width: 100px;
    text-align: center;
    margin: 0 auto;
}
.img-wrap {
    width: 100%;
    }
.carousel-indicators {
    
    bottom: -11px;
}
.bc-img1{
    background-image: none;
}
.bc-img-xs{
     background-image:url('https://www.simplirewards.com/brand/images/bagxs.jpg');
}
}
