#form .text, #form h2
{
	color: #fff;
	font-family: 'proxima_nova_rgregular';
}

.mycontainer-fluid
{
	padding-right: 400px;
	width: 100%;
	padding-left: 50px;
	max-width: 1600px;
	margin: 0 auto;
}

#products, #reason, section
{
	display: block;
}

#banner
{
	background-color: #d9ebff;
	text-align: center;
	color: #034ea2;
	font-size: 1.2em;
	padding-top: 150px;
}

.bannerimg
{
	width: 98%;
	max-width: 470px;
	height: auto;
	margin: 20px auto; }

#form, #solutions
{
	background-position: top;
	background-size: auto;
	background-color: #fff;
}

#form .text, #form h2, #solutions .text, body, td
{
	font-family: Helvetica,Arial,Helvetica;
}

#form, #research, #solutions
{
	background-size: auto 100%;
}

#reason, .rslides, section
{
	overflow: hidden;
	background-color: #fff;
}

body
{
	margin: 0;
	padding: 0;
}

.hero-image
{
	background-image: url(../extra-img/Reliance-Rewards_microSite_19June_option3.jpg);
	height: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}

header
{
	background-color: #21ad6e;
	padding: 20px 0;
	position: fixed;
	height: 90px;
	width: 100%;
	z-index: 2000;
}

body, td
{
	
/*	overflow-x: hidden;*/                  /* Table in show scrollbar so commant  */
	font-family: 'Helvetica';
}

#form
{
	padding: 20px 0;
	color: #4988ce;
	text-align: left;
	width: 350px;
	position: fixed;
	z-index: 2000;
	right: 0;
	height: 250vh;
	margin-top: 140px;
	margin-bottom: 130px;
}
/*#form1{padding:20px 0;color:#4988ce;text-align:left;width:350px;position:fixed;z-index:2000;right:0;height:250vh;margin-top:140px;margin-bottom:130px;}*/

#form p
{
	text-align: left;
	padding-left: 20px;
}

#form .panel
{
	border: 1px solid #d3d3d3;
	border-radius: 0 !important;
	transition: box-shadow 0.5s;
}

#form .panel h3
{
	font-size: 14px;
	padding-left: 20px;
	border-radius: 0 !important;
	transition: box-shadow 0.5s;
}

#form .panel:hover
{
	box-shadow: 5px 0px 40px rgba(0,0,0, .2);
}
#form .panel-heading
{
	color: #21ad6e !important; /*background-color: #d3d3d3!important;       border-bottom: 1px solid #d3d3d3;*/
	padding: 10px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}


#form h2
{
	padding: 0;
	margin: 10px 0;
	color: #fff;
	font-size: 1.2em;
	text-transform: uppercase;
}

#form .text
{
	font-size: 1.8em;
}

#form #formfields
{
	width: 100%;
	max-width: 380px;
	margin: 0 auto;
	padding: 10px 30px;
	background-color: #034ea2;
}

#formfields h3
{
	border-bottom: 0px solid #72bf44;
	color: #034ea2;
	text-transform: uppercase;
	padding: 10px;
	font-size: 1.5em;
}

.form-control
{
	border-radius: 0;
	border: 0;
	margin-bottom: 10px;
	background-color: #034ea2;
	color: #4988ce;
	border-bottom: :2px solid #ddd;
}

.container
{
	width: 95%;
	max-width: 940px;
	margin: 0 auto;
	padding: 0;
}

#accolades, #stories, footer
{
	padding: 8px 0;
}

#reason
{
	background-color: #f3f3f3;
	padding-top: 10px;
}

#reason h3
{
	font-size: 1.3em;
	color: #21ad6e;
	text-align: center;
	font-weight: bold;
}

#products, .trade
{
	color: #666;
	font-size: 1.2em;
	text-align: center;
}

.trade
{
	margin: 15px 0;
	background-color: #fff;
	padding: 20px 0 100px 0;
	line-height: 1.5;
	font-size: 0.95em;
	padding-bottom: 50px;
	position: relative;
}
.trade img
{
	margin: 10px auto 50px auto;
	display: block;
	clear: both;
}
.tradetop
{
	font-size: 1.25em;
	color: #21ad6e;
	margin-bottom: 10px;
}
/*.trade .text{position:absolute;bottom:10px;width:90%;text-align:left;clear:both;padding:0 5%;margin:0;background-color:#fff;}*/
.trade .text
{
	position: absolute;
	bottom: 10px; /* width: 90%; */
	text-align: left;
	margin: 0;
	clear: both;
	padding: 5% 18% 0 5%;
	margin: 0;
	background-color: #fff;
	border-top: 1px #d2d3d5 dotted;
}

#products
{
	padding: 30px 0;
	line-height: 1.5;
}

.seperator
{
	width: 30%;
	margin: 20px auto;
	border-top: 1px solid #999;
}

.seperator-white
{
	width: 30%;
	margin: 20px auto;
	border-top: 1px solid #fff;
}

.seperator-trade
{
	width: 30%;
	margin: 20px auto;
	border-top: 1px solid #034ea2;
}
.panel
{
	border: 1px solid #d3d3d3;
	border-radius: 0 !important;
	transition: box-shadow 0.5s;
}
.panel:hover
{
	box-shadow: 5px 0px 40px rgba(0,0,0, .2);
}
.panel-footer .btn:hover
{
	border: 1px solid #f4511e;
	background-color: #fff !important;
	color: #f4511e;
}
.panel-body
{
	padding: 15px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 5px !important;
}
.panel-heading
{
	color: #21ad6e !important; /*background-color: #d3d3d3!important;*/
	padding: 10px;
	border-bottom: 1px solid #d3d3d3;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}

#products h3
{
	text-align: center;
	font-size: 2em;
}

#products .title
{
	font-size: 1.5em;
}

#products .product
{
	margin-top: 30px;
	margin-bottom: 30px;
}

#research .text, #solutions .text
{
	width: 90%;
	max-width: 500px;
	margin: 0 auto;
	font-size: 1.1em;
	text-align: center;
}

#solutions
{
	text-align: center;
	color: #fff;
	background-image: url(../images/solution-bg.jpg);
}

#solutions .text
{
	color: #fff;
}

#research
{
	text-align: center;
	color: #fff;
	background-image: url(../images/research-bg.jpg);
	background-position: bottom;
	padding: 20px 0 200px;
	background-repeat: no-repeat;
	background-color: #6b6b6b;
}

#accolades
{
	background-color: #fff;
	color: #666666;
	text-align: center;
}

#accolades h2
{
	color: #034ea2;
}

.accolade
{
	text-align: center;
	font-size: 1em;
	color: #666666;
	margin: 30px 0;
}

.accolade img
{
	margin-bottom: 20px;
	width: auto;
	height: auto;
}

#stories
{
	background-color: #1d1f2c;
	color: #fff;
	text-align: center;
}

footer
{
	text-align: justify;
	color: #666;
	background-color: #f9f9f9;
	/*text-align: center;*/
	width: 100%;
	bottom: 0;
	/*overflow: hidden;*/
	display: block;
	position: relative;
	z-index: 2005;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
small
{
	font-size: .8em;
	line-height: 1;
}
#fixbtn
{
	bottom: 20px;
	right: 20px;
	position: fixed;
	z-index: 2001;
	display: none;
}
#capitallogo
{
	text-align: right;
}

/*.story{text-align:center;display:block;width:90%;max-width:700px;margin:0 auto;font-size:1.3em}*/
.story
{
	text-align: center;
	display: block; /* width: 90%; */ /* max-width: 700px; */
	margin: 0 auto; /* font-size: 1.3em; */
}
.rslides
{
	position: relative;
	list-style: none;
	width: 100%;
	padding: 0;
	margin: 0;
}
.rslides li
{
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
	text-align: center;
}
.rslides li:first-child
{
	position: relative;
	display: block;
	float: left;
	text-align: center;
}
.rslides img
{
	display: block;
	height: auto;
	border: 0;
	margin: 0 auto;
}
.social
{
	margin: 10px;
	-webkit-transition: opacity 1s;
	transition: opacity 1s;
}
.social:hover
{
	opacity: 0.2;
}


@media screen and (max-width:480px)
{

	.hidethis
	{
		display: none;
		visibility: hidden;
	}
	header
	{
		position: static;
		height: auto;
	}
	#form
	{
		display: block;
		height: auto;
		position: static;
		width: 100%;
		padding: 20px 0;
		margin: 0;
	}


	banner
	{
		margtin-top: 0;
	}



	#fixbtn
	{
		width: 100px;
		bottom: 10px;
		right: 10px;
	}



	#form #formfields
	{
		width: 100%;
		background-color: rgba(255,255,255,1);
		margin: 10px auto;
	}

	#fixbtn img
	{
		width: 100%;
		height: auto;
	}

	#capitallogo, #mainlogo
	{
		text-align: center;
		margin: 0 auto;
	}

	#capitallogo
	{
		display: none;
	}



	.mycontainer-fluid
	{
		width: 100%;
		padding: 0;
	}



}









.bounce-up
{
	opacity: 0;
	-moz-transition: all 300ms ease-out;
	-webkit-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	transition: all 300ms ease-out; /* -moz-transform: translate3d(0px, 200px, 0px);   -webkit-transform: translate3d(0px, 200px, 0px);   -o-transform: translate(0px, 200px);   -ms-transform: translate(0px, 200px);   transform: translate3d(0px, 200, 0px);   -webkit-backface-visibility: hidden;   -moz-backface-visibility: hidden;   backface-visibility: hidden;*/
}



.bounce-up.in-view
{
	opacity: 1; /* -moz-transform: translate3d(0px, 0px, 0px);   -webkit-transform: translate3d(0px, 0px, 0px);   -o-transform: translate(0px, 0px);   -ms-transform: translate(0px, 0px);   transform: translate3d(0px, 0px, 0px);*/
}





.bounce-up-new
{
	opacity: 0;
	-moz-transition: all 600ms ease-out;
	-webkit-transition: all 600ms ease-out;
	-o-transition: all 600ms ease-out;
	transition: all 600ms ease-out;
	-moz-transform: translate3d(100px, 0px, 0px);
	-webkit-transform: translate3d(100px, 0px, 0px);
	-o-transform: translate(100px, 0px);
	-ms-transform: translate(100px, 0px);
	transform: translate3d(100px, 0, 0px);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
}



.bounce-up-new.in-view
{
	opacity: 1;
	-moz-transform: translate3d(0px, 0px, 0px);
	-webkit-transform: translate3d(0px, 0px, 0px);
	-o-transform: translate(0px, 0px);
	-ms-transform: translate(0px, 0px);
	transform: translate3d(0px, 0px, 0px);
}









.animation-element
{
	position: relative;
}



.formtitle
{
	color: #fff;
	text-transform: uppercase;
}



.otp-modal-dialog
{
	top: 15% !important;
}

input[type="text"]
{
	color: #666;
}
input[type="email"]
{
	color: white;
}
.footer-links-disclaimer
{
	padding-right: 9px;
	border-right: thin double #000;
}

.footer-links-terms
{
	padding-left: 9px;
}

/* menu  */

.navbar
{
	margin-bottom: 0;
	background-color: #034da2;
	z-index: 9999;
	border: 0;
	font-size: 14px !important;
	text-transform: uppercase;
	font-weight: 500;
	line-height: 1.42857143 !important;
	border-radius: 0;
	margin-top: 90px;
}
.navbar li a, .navbar .navbar-brand
{
	color: #fff !important;
}
.navbar-nav li a:hover, .navbar-nav li.active a
{
	color: #f4511e !important;
	background-color: #fff !important;
}
.navbar-default .navbar-toggle
{
	border-color: transparent;
	color: #fff !important;
}
