body{
	font-family: "Gotham","Open Sans",Helvetica,Arial,sans-serif,Arial;
}

form label{
	color: #5c2783;
	font-weight: 700;
	
}

.navbar-collapse ul.navbar-nav{
	font-size: 13px;
    padding-left: 320px;
}
.navbar-collapse ul.navbar-nav li{
    margin-right: 15px;
}

.fcmb-btn{
	background-color: #5c2783 !important;
	border-color: #5c2783 !important;
}

.fcmb-btn:hover{
	background-color: #AF3D91 !important;
}

.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: 0px 15px 15px 15px;
    font-size: 18px;
    line-height: 20px;
}
.top-menu {
	margin-top: 4%;
	float: none !important;
	/*float: left !important;*/
	/*text-align: center;	*/
	text-align: left;

}

.top-menu li{
	display: inline-block;
	float: none;

}
.navbar-default .navbar-nav>li>a {
    color: #000;
}
 #menuDiv .nav li a:hover {
	background-color: #5d2683;
	color:white;
	 border-radius: 3px;
	
}

.top-menu li a{
	/*padding: 5px 13px 5px 5px;*/
	padding:0px 13px 1px 9px;
	margin: 0px;
	border-right: 1px solid black;

}
.logo{
	border-radius: 5px;
}
.navbar{
	margin-bottom: 0px;

}

/*banner section*/
.bannerDiv{
	 height: 180px;
	 margin:0px 5px -70px 5px;

	
}


/**These are the banners styling*/

.banner{	
	background:url("../../images/distributorBanner.jpg");
    border-top: 2px solid #E3DEDA;
	height:80%;
    position: relative;
	background-size:cover;

}
.contactbanner{	
	background:url("images/contact.jpg");
    border-top: 2px solid #E3DEDA;
	height:80%;
    position: relative;
	background-size:cover;

}
.passbanner{	
	background:url("images/pass.jpg");
    border-top: 2px solid #E3DEDA;
	height:90%;
    position: relative;
	background-size:cover;

}
.cardbanner{	
	background:url("images/cards.jpg");
    border-top: 2px solid #E3DEDA;
	height:80%;
    position: relative;
	background-size:cover;

}

/**These are the banners styling*/


.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: 10%;
	margin-left: 5%;
	/* left: 18%;
    top: 10px; */
	/*left: 27%;
    top: 54px;*/
	font-size: 16px;
	
}
.camera_caption h2{
	font-weight: bold;
	color: #fff;
	//font-size: 100%;
	
	
}

.camera_caption p{
	margin-bottom: 30px;
	color:#f5f5f5;
	font-weight: 500;
}


.call-to-action a{
	background-color: #5e2584;
	color: white;
	text-decoration: none;
	padding: 10px;
	font-size: 15px;
	border-radius: 3px;
	margin-top: 20px;
}

.call-to-action p{
	margin-top: 40px;
	margin-bottom: 80px;
	
}

.cta{

	/*position: absolute;
	top: 80px; 
	left: 100px;*/
	width: 245px; 
	float:right;
	font-size: 10px;
  	vertical-align:top; 
  	padding: 25px;
  	margin: -68px;
}
.cta a{
	background:#FBB800;
	color:#000;
}

/*footer section*/
section.footer {
    margin-top: 81px;
}
.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: 34px;
}

.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;
	height: auto;
	left: 72%;
	top: 120px;
	width: 296px;
	padding: 34px;
	margin-right: 10px;
	display: none;
}
.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: 768px){
	.top-menu li a {
    padding: 5px;
    /* margin: 10px; */
    font-size: 10px;
}
	.bannerDiv {
    height: 346px;
    /*margin: 0px 5px -70px 5px;*/
    margin: 0px 5px 5px 5px;
}

img {
  width: auto ;
  max-width: 100% ;
  height: auto ;
}
	.camera_caption {
    margin-top: 0px;
    padding-top: 0px;
		font-size: 14px;
		
	}
	.camera_caption h2 {
    font-weight: bold;
    color: #5e2584;
    font-size: 28px;
 }
	.camera_caption p {
    margin-bottom: 21px;
}
	.top-form{
	position: relative;
	left: 32%;
    top: 30px;
    width: 373px;
	margin-bottom: 10%;
	}
}
.cardheader h2{
	visibility: hidden;
}

@media only screen and (max-width: 767px){

.cardheader h2{
	visibility:visible;
}


.passdiv {
    height: 242px;
    margin: 0px 5px 5px 5px;
}


	/**Pintile bookmark*/
.pinspan{
	background:#5D2684;				
}
.pinspan a:hover{
	background:orange;
	text-decoration: none;
}
	.camera_caption h2{
		font-size: 20px;
	}

img {
  width: auto ;
  max-width: 100% ;
  height: auto ;
}
.cta{

  	vertical-align:top; 
  	padding: 15px;
  	margin: -8px;
}
	.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: 350px;
	border-bottom: 3px solid #590092;
	margin: 0px 5px 5px 5px;
}
 	
.camera_caption {
    width: 300px;
    padding-top: 0px;
    padding-bottom: 60px;
    margin: auto;    
    max-width: 1100px;
    position: relative;  
    font-size: 7px;
    left: 0px;   
	top: 150px;
	color: #590092;
}
.banner {  
    height: 45%;
  
}

.passbanner {
  
    height: 50%;
  
}

.contactbanner {
  
    height: 45%;
  
}

.cardbanner {
  
    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;
    //smargin: 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%;
}

	.navbar-light .navbar-nav li.nav-item:hover{
		background-color: #661092 !important;
	
	}
	.navbar-light .navbar-nav li.nav-item:hover a{
		
		color:white !important;
	}
	@media only screen and (min-width: 1024px) and (max-width: 1199px){
		.navbar-collapse ul.navbar-nav{
			padding-left: 205px;
		}
	}
	@media only screen and (min-width: 766px) and (max-width: 768px){
		navbar-collapse span.cta{
			margin-top: 20px !important;
			margin-left: 0px  !important;
		}
	}

	@media only screen and (max-width: 990px){
		.navbar-collapse ul.navbar-nav{
			padding-left: 10px;
		}
		.cta{
			float: none;
			margin: -15px;
		}
	}
	@media only screen and (max-width: 767px){
		
		.cta{
			
			margin: -5px;
		}
	}

@media only screen and (min-width: 1024px){
.bannerDiv {
    height: 525px; 
 }
 

/* .cardbannerDiv {   
    height: 525px;  
      
 }*/
	.camera_caption {
    /* width: 482px; */
    /* padding-top: 20px;
	padding-left: 30px; */
	}
	.top-form{
		top:3px;
		left: 70%;
	}
}

.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: 122px;
}
.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;
}

