body{
	font-family: "Gotham","Open Sans",Helvetica,Arial,sans-serif,Arial;
}

.modal{
	z-index: 2000000;
}
h3{
	color: rebeccapurple;
}
ul, ol li{
	margin-bottom: 10px;
	text-align: justify;
}
/*header section*/
.top-bar{
	width: 100%;
	height:45px;
	background: rgba(128,16,92,1);
background: rgba(191,70,153,1);
background: -moz-linear-gradient(left, rgba(191,70,153,1) 0%, rgba(191,70,153,1) 1%, rgba(189,68,151,1) 7%, rgba(140,43,129,1) 31%, rgba(104,16,148,1) 58%, rgba(104,16,148,1) 65%, rgba(104,16,148,1) 73%, rgba(96,18,138,1) 80%, rgba(84,20,122,1) 91%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(191,70,153,1)), color-stop(1%, rgba(191,70,153,1)), color-stop(7%, rgba(189,68,151,1)), color-stop(31%, rgba(140,43,129,1)), color-stop(58%, rgba(104,16,148,1)), color-stop(65%, rgba(104,16,148,1)), color-stop(73%, rgba(104,16,148,1)), color-stop(80%, rgba(96,18,138,1)), color-stop(91%, rgba(84,20,122,1)));
background: -webkit-linear-gradient(left, rgba(191,70,153,1) 0%, rgba(191,70,153,1) 1%, rgba(189,68,151,1) 7%, rgba(140,43,129,1) 31%, rgba(104,16,148,1) 58%, rgba(104,16,148,1) 65%, rgba(104,16,148,1) 73%, rgba(96,18,138,1) 80%, rgba(84,20,122,1) 91%);
background: -o-linear-gradient(left, rgba(191,70,153,1) 0%, rgba(191,70,153,1) 1%, rgba(189,68,151,1) 7%, rgba(140,43,129,1) 31%, rgba(104,16,148,1) 58%, rgba(104,16,148,1) 65%, rgba(104,16,148,1) 73%, rgba(96,18,138,1) 80%, rgba(84,20,122,1) 91%);
background: -ms-linear-gradient(left, rgba(191,70,153,1) 0%, rgba(191,70,153,1) 1%, rgba(189,68,151,1) 7%, rgba(140,43,129,1) 31%, rgba(104,16,148,1) 58%, rgba(104,16,148,1) 65%, rgba(104,16,148,1) 73%, rgba(96,18,138,1) 80%, rgba(84,20,122,1) 91%);
background: linear-gradient(to right, rgba(191,70,153,1) 0%, rgba(191,70,153,1) 1%, rgba(189,68,151,1) 7%, rgba(140,43,129,1) 31%, rgba(104,16,148,1) 58%, rgba(104,16,148,1) 65%, rgba(104,16,148,1) 73%, rgba(96,18,138,1) 80%, rgba(84,20,122,1) 91%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bf4699', endColorstr='#54147a', GradientType=1 );
	
}



.navbar{
	margin-bottom: 0px !important;
}
.navbar-header{
	height: 130px !important;
	
}
.navbar-brand {
    float: left;
    height: auto !important;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
}
.top-menu {
	margin-top: 6%;
	float: none !important;
	text-align: center;	
}

.top-menu li{
	display: inline-block;
	float: none;
}
 #menuDiv .nav li a:hover {
	background-color: #5d2683;
	color:white;
	 border-radius: 3px;
	 text-decoration: none;
	
}

.top-menu li a{
	 padding: 5px;
	margin: 10px;
}
.logo{
	border-radius: 5px;
}
.navbar{
	margin-bottom: 0px;
}

/*banner section*/
.bannerDiv{
	 height: 380px;
	
}
.banner{
	
	background:url("../../images/cards.jpg");
    border-top: 2px solid #E3DEDA;
	height:100%;
    position: relative;
	background-size:cover;
}

.bodyContent p{
	text-align: justify;
	
}
.camera_caption{
	width: 600px;
    padding-top: 50px;
    color: white;
    padding-bottom: 60px;
    margin: auto;
    max-width: 1100px;
    position: relative;
    padding-left: 10px;
	font-size: 100%;
	margin-top: 71px;
	left: -27%;
    top: -18px;
	font-size: 16px;
	
}
.camera_caption h2{
	font-weight: bold;
	color: #5B2784;
	font-size: 47px;
	
}

.camera_caption p{
	margin-bottom: 30px;
	color: #000;
	font-weight: 500;
	font-size: 18px;
}


.call-to-action a{
	background-color: #5e2584;
	color: white;
	text-decoration: none;
	padding: 10px;
	font-size: 12px;
	border-radius: 3px;
	margin-top: 20px;
}
.call-to-action p{
	margin-top: 40px;
	margin-bottom: 80px;
	
}


/*footer section*/
section.footer {
  margin-top: 50px;
}
.footer-mybank {
  background: linear-gradient(to right, #5c2583, #6a2784, #7e2d89, #872d85, #983288, #a5358b, #a6368c);
  height: 45px;
  color: #fff;
  font-size: 20px !important;
  font-weight: normal;
  text-align: right;
  padding-right: 45px;
  padding-top: 8px;
}
.footer-below{
  padding-top: 45px;
}

.footer-below ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.footer-below ul.social-footer a {
  background: #592B81;
  display: block;
  padding: 5px 10px;
  color: #FFFFFF;
  font-size: 25px;
  width: 42px;
  height: 42px;
  text-align: center;
  border-radius: 50px;
}

.footer-below ul.social-footer li {
  margin: 0px 3px;
}

.footer-below ul li {
  float: left;
  margin: 0px 10px;
}
.footer-below ul.footer-menu {
  float: left;
  padding-top: 0px;
}

.footer-below ul.footer-menu a {
  display: block;
  color: #606161;
  font-size: 13px;
  padding: 12px 0px;
  text-decoration: none;
}
.footer-below ul.social-footer a:hover {
  background: #FBB800;
}
/*form section*/
.top-form{
	background: rgba(241,231,103,1);
background: -moz-linear-gradient(top, rgba(241,231,103,1) 0%, rgba(254,182,69,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(241,231,103,1)), color-stop(100%, rgba(254,182,69,1)));
background: -webkit-linear-gradient(top, rgba(241,231,103,1) 0%, rgba(254,182,69,1) 100%);
background: -o-linear-gradient(top, rgba(241,231,103,1) 0%, rgba(254,182,69,1) 100%);
background: -ms-linear-gradient(top, rgba(241,231,103,1) 0%, rgba(254,182,69,1) 100%);
background: linear-gradient(to bottom, rgba(241,231,103,1) 0%, rgba(254,182,69,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1e767', endColorstr='#feb645', GradientType=0 );
	position: absolute;
	z-index: 1000000;
	/* width: 280px; */
	left: 72%;
	top: 120px;
	width: 296px;
	padding: 34px;
	margin-right: 10px;
}
.form-header{
	margin-right: -30px;
}
#close-button {
    color: white;
	background-color: #5d2684;
	border-radius:50%;
	padding:2%;
	width: 30px;
	height: 30px;
	text-align: center;
    margin-left: 85%;
	
}
#top-form-content{
	/* //color: #5b2583; */
	margin-top: -20px !important;
	font-size: 14px;
}

#top-form-content h3{
	font-weight: bold;
} 
#close-button{
	cursor: pointer;
	cursor:hand;
}

.footerrow{
	padding-top: 10px;
	padding-bottom: 10px;
}

/*media queries for responsiveness*/
/* @media only screen and (max-width: 1024px){
	
} */
@media only screen and (max-width: 768px){
	.top-menu li a {
    padding: 5px;
    /* margin: 10px; */
    font-size: 10px;
}
	.bannerDiv {
    height: 245px;
}
	.camera_caption {
    width: 420px;
    padding-top: 0px;
		font-size: 14px;
		
	}
	.camera_caption h2 {
    font-weight: bold;
    color: #5e2584;
    /* font-size: 17px; */
 }
	.camera_caption p {
	margin-bottom: 21px;
	color: #000;
}
	.top-form{
	position: relative;
	left: 32%;
    top: 30px;
    width: 373px;
	margin-bottom: 10%;
	}
}

@media only screen and (max-width: 767px){
	.camera_caption h2{
		font-size: 20px;
	}
	
	.camera_caption p {
    /* margin-bottom: 17px; */
	font-size: 12px;
}
	.top-form{
    position: relative;
    width: 90%;
    left: 5%;
    right: 5%;
    top: 5px;
    padding: 24px;
    padding-top: 5px !important;
		
	}
	
	.bannerDiv {
    height: 276px;
		/* background-color: #590092; */
		border-bottom: 3px solid #590092;
}
	
	.camera_caption {
    width: 300px;
    padding-top: 0px;
    padding-bottom: 60px;
    margin: auto;
    max-width: 1100px;
    position: relative;
   /* padding-left: 61px; */
    font-size: 7px;
    left: 0px;
    /* margin-right: 30px; */
		top: 103px;
		color: #590092;
}
.banner {
  
    height: 45%;
  
}
	.call-to-action a {
		font-size: 10px;
	}
}

.bodyContent{
	font-size: 18px;
	margin-top: 40px;
}
.bodyContent h4{
	color:#5B2784;
	font-weight: bold;
}
 #formheader h3{
	color:#5B2784 !important;
	font-weight: bold !important;
}

.bodyContent {
	margin-top: 20px;
}

ul.bullet {
    list-style: none;
    padding-left: 0;
    /* margin: 0 0 40px; */
}
ul.bullet li {
    font-size: 16spx;
    padding-top: 10px;
}

ul.bullet li ul.bullet li {
    margin-left: 30px;
}

ul.bullet li:before {
    color: #5B2784;
    margin-right: 4px;
	width: 20px;
	height: 20px;
}
ul.bullet li:before {
    content: "ï˜";
	width: 20px;
	height:20px;
}
ul.bullet li:before {
    color: #BB16A3;
    margin-right: 4px;
}
ul.bullet li:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
a.bannerlink{
	text-decoration: underline;
	color: #5B2784; 
}

/*apply custom style to the nav menu items */
ul.nav a:hover, ul.nav a:focus, ul.nav a:active { 
	color: #000; 
}
li.active a{
	color:white!important;
		background-color: #661092 !important;
	border-radius: 3%;
	}

@media only screen and (min-width: 1024px){
	.bannerDiv {
    height: 480px;
   }
	.camera_caption {
    width: 504px;
    padding-top: 20px;
	padding-left: 30px;
	}
	.top-form{
		top:180px;
		left: 51%;
	}
}

.modal-content {
	margin-top: 150px;
    background: rgba(128,16,92,1);
background: rgba(191,70,153,1);
background: -moz-linear-gradient(left, rgba(191,70,153,1) 0%, rgba(191,70,153,1) 1%, rgba(189,68,151,1) 7%, rgba(140,43,129,1) 31%, rgba(104,16,148,1) 58%, rgba(104,16,148,1) 65%, rgba(104,16,148,1) 73%, rgba(96,18,138,1) 80%, rgba(84,20,122,1) 91%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(191,70,153,1)), color-stop(1%, rgba(191,70,153,1)), color-stop(7%, rgba(189,68,151,1)), color-stop(31%, rgba(140,43,129,1)), color-stop(58%, rgba(104,16,148,1)), color-stop(65%, rgba(104,16,148,1)), color-stop(73%, rgba(104,16,148,1)), color-stop(80%, rgba(96,18,138,1)), color-stop(91%, rgba(84,20,122,1)));
background: -webkit-linear-gradient(left, rgba(191,70,153,1) 0%, rgba(191,70,153,1) 1%, rgba(189,68,151,1) 7%, rgba(140,43,129,1) 31%, rgba(104,16,148,1) 58%, rgba(104,16,148,1) 65%, rgba(104,16,148,1) 73%, rgba(96,18,138,1) 80%, rgba(84,20,122,1) 91%);
background: -o-linear-gradient(left, rgba(191,70,153,1) 0%, rgba(191,70,153,1) 1%, rgba(189,68,151,1) 7%, rgba(140,43,129,1) 31%, rgba(104,16,148,1) 58%, rgba(104,16,148,1) 65%, rgba(104,16,148,1) 73%, rgba(96,18,138,1) 80%, rgba(84,20,122,1) 91%);
background: -ms-linear-gradient(left, rgba(191,70,153,1) 0%, rgba(191,70,153,1) 1%, rgba(189,68,151,1) 7%, rgba(140,43,129,1) 31%, rgba(104,16,148,1) 58%, rgba(104,16,148,1) 65%, rgba(104,16,148,1) 73%, rgba(96,18,138,1) 80%, rgba(84,20,122,1) 91%);
background: linear-gradient(to right, rgba(191,70,153,1) 0%, rgba(191,70,153,1) 1%, rgba(189,68,151,1) 7%, rgba(140,43,129,1) 31%, rgba(104,16,148,1) 58%, rgba(104,16,148,1) 65%, rgba(104,16,148,1) 73%, rgba(96,18,138,1) 80%, rgba(84,20,122,1) 91%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bf4699', endColorstr='#54147a', GradientType=1 );
    color: white !important;

}

#modalButton{
	background-color:#a32278 !important;
}

.btn-default {
    color:white;
    background-color: rgba(186, 30, 137, 0.89);
    border-color: #661092;
}

.modal-title {
    margin: 0;
    line-height: 1.42857143;
    font-weight: bold;
}

.inputs,select{
    line-height: normal;
    width: 100%;
    border: 1px solid #661092;
    border-top: 0px;
    border-left: 0px;
    border-right: 0;
	margin-bottom: 30px !important;
}
.inputs, select {
	height: 50px;
}

#formbox{
	font-size: 12px;
	color: #5c2783;
	font-weight: bold;
	
}
#formbox h4{
	color: #5c2783;
	font-weight: bold;
}

.leadformButton{
	background-color:#5E2584; 
	color:white;
	margin:10px;
	/*border-radius: 10px;*/
}


input, select textarea:focus {
    cursor: auto;
	outline: none;
}
textarea {
	width: 100%;
	border: 1px solid #661092;
}

/* form hidden section */
.content {
    display: none;
}
button {
    margin-top: 30px;
}
.back {
    display: none;
}
.next {
    margin-left: 50px;
}
.end {
    display: none;
}

#content-3 a{
	text-decoration: none;
}
.bodyContent{
	font-size: 15px !important;
}

#childaccountyes{
	display: none;
}
#childaccountno{
	display: none;
}
#handle{
	display: none;
}

#smerecaptcha{
	width: 100%;
}

#downarrow{
	padding-left: 40%;
}

/* ====================== Victor ====*/

.clos {
	position: absolute;
	top:5px;
	right: 5px;
	display: inline;
}
.ctrl-height {
	height: 50px;
	
	width: 100%;
}

.contents{
	display: none;
}


#mobileButtons{
	font-size: 25px;
	color: purple;
}
.navbar-toggle{
   border: none;
}

