/* ========charles ========*/ 
body{
	font-family: "Gotham","Open Sans",Helvetica,Arial,sans-serif,Arial !important;
}

/* privay policy style */
.banner-header {
    text-align: center;
    font-weight: 500;
    font-size: 2.1em;
    text-transform: capitalize;
    border-bottom: 1px solid #A6368C50;
}

.banner-header h5 {
    margin-top: 8px;
    margin-bottom: 10px;
}

.banner-body {
    margin-top: 5px;
    font-size: 15px;
    color: #000;
    font-weight: 500;
    line-height: 1.5;
}

.banner-footer {
    margin-top: 15px;
    text-align: right;
    border-top: 1px solid #A6368C50;
    padding: 1rem 0;
}

.banner-footer .checkbox {
    margin-right: 250px;
}

.ok-button {
    background: #A6368C;
    color: #FFF;
    font-size: 15px;
    width: 175px;
    text-align: center;
    padding: 7px 0px;
    text-decoration: none;
    padding-right: 0px;
    font-weight: 900;
    border: none;
    border-radius: 0px !important;
    margin-top: 5px;
}

.ok-button:hover,
.ok-button:focus {
    background: #FBB800;
    color: #5B2784;
}

.privacy-banner {
    font-family: 'Arial', sans-serif;
    width: 100%;
    max-width: 600px;
    position: fixed;
    left: 20px;
    bottom: 20px;
    background-color: #f8f8f8;
    /* box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); */
    z-index: 2;
    opacity: 0.9;
}

/* Media query for smaller screens */
@media screen and (max-width: 780px) {
    .privacy-banner {
        max-width: 380px;
    }

    .banner-header {
        font-size: 1.7em;
    }

    .banner-body {
        font-size: 20px;
        text-align: left;
    }

    .banner-footer {
        font-size: 10px;
    }

    .ok-button {
        font-size: 20px;
        width: 70px;
    }
}


@media screen and (max-width: 400px) {
    .privacy-banner {
        max-width: 340px;
    }

    .banner-header {
        font-size: 1.1em;
    }

    .banner-body {
        font-size: 10px;
        text-align: left;
    }

    .banner-footer {
        font-size: 10px;
    }

    .ok-button {
        font-size: 10px;
        width: 50px;
    }
}

@media screen and (max-width: 320px) {
    .privacy-banner {
        max-width: 270px;
    }

    .banner-header {
        font-size: 1.1em;
    }

    .banner-body {
        font-size: 10px;
        text-align: left;
    }

    .banner-footer {
        font-size: 10px;
    }

    .ok-button {
        font-size: 10px;
        width: 50px;
    }
}

.banner-content {
    max-width: 600px;
    margin: 0 auto;
    text-align: center;
    border-bottom: 1px solid #A6368C50;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 50%);
    border: none !important;
    border-radius: 0px !important;
    padding: 15px;
}

#dont-show-again {
    margin-right: 10px;
}

/* end of privacy banner */

.beforfooter {
    height: 80px;
    width: 100%;
}
    .banner_image > .row {
      margin: 0 !important;
    }
#menuDiv .nav li a:hover {
	background-color: #5d2683;
	color:white;
	 border-radius: 3px;
	
}

li.active a {
    color: white!important;
    background-color: #661092 !important;
    border-radius: 3%;
}

.navbar {
	margin-bottom: 0 !important;
}
    .top_section{
        border: 1px solid;
        background: rgba(161,47,145,1);
background: -moz-linear-gradient(left, rgba(161,47,145,1) 0%, rgba(161,47,145,1) 36%, rgba(96,48,145,1) 93%, rgba(88,48,145,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(161,47,145,1)), color-stop(36%, rgba(161,47,145,1)), color-stop(93%, rgba(96,48,145,1)), color-stop(100%, rgba(88,48,145,1)));
background: -webkit-linear-gradient(left, rgba(161,47,145,1) 0%, rgba(161,47,145,1) 36%, rgba(96,48,145,1) 93%, rgba(88,48,145,1) 100%);
background: -o-linear-gradient(left, rgba(161,47,145,1) 0%, rgba(161,47,145,1) 36%, rgba(96,48,145,1) 93%, rgba(88,48,145,1) 100%);
background: -ms-linear-gradient(left, rgba(161,47,145,1) 0%, rgba(161,47,145,1) 36%, rgba(96,48,145,1) 93%, rgba(88,48,145,1) 100%);
background: linear-gradient(to right, rgba(161,47,145,1) 0%, rgba(161,47,145,1) 36%, rgba(96,48,145,1) 93%, rgba(88,48,145,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a12f91', endColorstr='#583091', GradientType=1 );
padding: 7px 0;
color: #fff;
    }

    .top_section p{
        margin: 0;
        font-weight: 600;
        font-size: 14px;
    }
    .pull-left{
        padding-left: 50px;
    }
    .pull-right{
        padding-left: 85px;
    }
    #top-menu .navbar-brand{
        height: auto;
        padding: 15px 95px;
    }
    
	.banner{
		margin: 0;
        padding:0;
		height:550px;
	} 
    .content{
        padding: 80px 0px 20px 0px;
    }
    .content h4{
        font-weight: 600;
        color: #000;
    }
    .content article{
        padding: 20px 55px;
    }
    .img-pad{
        padding:0;
    }
    footer{
        background-color: #f7f7f7;
        padding: 30px 0 20px 0;
    }
    footer p{
        font-size: 15px;
    }
    footer .fa{
        width: 35px;
        height: 35px;
        padding: 10px 0;
        font-size: 20px;
        color: #fff;
    }
    .fa-facebook{
        background-color: #395594;
    }
    .fa-twitter{
        color: #5ca5d8 !important;
    }
    .fa-linkedin{
        background-color: #1280bb;
    }
    .fa-youtube{
        background-color: #f50000;
    }
    .ion-social-googleplus-outline{
         width: 35px;
        height: 35px;
        padding: 8px 9px 3px 9px;
        font-size: 20px;
        color: #fff;
        background-color: #b42514;
    }
	.banner_image{
		background:url(images/Credit-Card-Masthead-Banner.jpg) no-repeat;
		width:100%;
		height:100%;
    background-size: cover;
		}
    .banner-caption{
      /* z-index: 10; */
      left: 0;
      right: 0;
      position: relative;
      top: 10px;
      text-align: center;
      padding-left: 0px;
    }
    .banner-caption h2{
       color: #5c2684;
       font-weight: 600;
    }
	.banner-image{
		background:url(img/banner_image.png) no-repeat;
		height:550px;
      position: absolute;
      top: 85px;
      /* left: 66%;
     top: 37%;
	width: 390px; */
	/* height: 560px; */
	color: white;
		}

        hr.new1 {
            border-top: 1px dashed #000;
          }        
/* funmi */
          section.content a.btn-header-link{
            color: #000 !important;
            padding: 10px 15px;
        }
        section.content a.btn-header-link:hover, section.content a.btn-header-link:focus{
            text-decoration: none;
            color: #5c2684;
        }
        section.content a.btn-header-link img{
            height: 46px;
            padding-right: 10px;
            margin-top: -6px;
        }
        section.content a.btn-header-link.containerHeader{
            line-height: 1.8;
            font-weight: 600;
            font-size: 1.2em;
            /* padding: 10px 40px 0px 40px; */
        }
        section.content .table-responsive {
            border: none;
        }
        .purple-text{
            color: #5c2684 !important;
        }
        section.content a.btn-header-link.containerHeader2{
            line-height: 1.8;
            font-weight: 600;
            /* padding: 5px 40px 0px 40px; */
        }
        section.content a.btn-header-link.containerHeader3{
            line-height: 1.8;
            font-weight: 550;
            /* padding: 10px 40px; */
        }
        section.content .card-header{
            padding: 0;
        }
        #main #faq .card .card-header .btn-header-link:after {
            content: "\f107";
            font-family: 'FontAwesome';
            font-weight: 900;
            float: right;
            font-size: 20px;
            margin-top: -8px;
          }
          #main #faq .card .card-header .btn-header-link.collapsed:after {
            content: "\f106";
          }

          #main #faq2 .card .card-header .btn-header-link:after {
            content: "\f107";
            font-family: 'FontAwesome';
            font-weight: 900;
            float: right;
            font-size: 20px;
            margin-top: -8px;
          }
          #main #faq2 .card .card-header .btn-header-link.collapsed:after {
            content: "\f106";
          }
          #main .card .card-header{
            border: none;
            box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 30%);
            border-radius: 0px !important;
          
          }
        
        

    /** media query **/
    @media only screen and (max-width: 992px){
		.banner-caption {
			/* left: 156px; */
		}
     .content article{
        padding: 10px 40px;
        text-align: center;
		
    }
    .pull-left{
        padding-left: 10px;
    }
    .pull-right{
        padding-left: 10px;
    }
     .navbar-brand{
        height: auto;
        padding: 15px 15px;
    }
    .banner_image{
      background-size: contain;;
    }
    .banner-image{
        top: 0px;
          /* position: relative;
          background-position: center;
          left: 21%;
          width: 80%;
          margin-left: 40px;
          margin-top: 35%; */
        }
}
    @media (min-width: 1200px){
        div#top-menu.container {
            max-width: 1170px;
        }
    }

.logo{
	border-radius: 5px;
}

.navbar-nav{
	margin-top: 6%;
}
.contents{
	display: none;
}

.beforfooter{
	height: 80px;
}

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;
}

.contents .form-control, .panel{
	width: 98% !important;
	background-color: #ab82d0;
	border: 0px;
	border-radius: 0px;
	color: #efecf5;
	height: 35px;
}
#leadformsubmit{
	background-color: #fab900;
	border-radius: 0px;
	color: white;
	width: 60%;
	margin: 10px;
	font-weight: bold;
}

button.leadformButton{
	background-color: #ab82d0;
	border-radius: 0px;
	color: white;
}
button.leadformButton:hover, button.leadformButton:focus{
    color: #000;
}
h3{
	color: rebeccapurple;
	margin-top: 20px !important;
}

.bodyContent h4{
	color:#5B2784;
	font-weight: bold;
}

.banner-image.col-lg-8.col-sm-12.col-12 {
    position: relative;
    top: 85px;
    font-size: 14px;
}

/*CHANGE PLACEHOLDER TEXT COLOR*/

::-webkit-input-placeholder { 
    color: white !important; text-overflow: ellipsis; 
}
::-moz-placeholder { 
    color: white !important; text-overflow: ellipsis; 
}
::-moz-placeholder { 
    color: white !important; text-overflow: ellipsis; 
} /* For the future */
::-ms-input-placeholder { 
    color: white !important; text-overflow: ellipsis; 
}
.topMenu p{
    padding-left: 50px;
}
.top_section #lefttop p{
    padding-right: 50px;
}
#Surname{
	margin-bottom: 10px;
}
#fcmbcust{
	display: none;
}
#employer{
	display: none;
}
#employername{
	display: none;
}




.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;
}

@media only screen and (max-width: 1024px){
	.banner-image {
    background: url(img/banner_image.png) no-repeat;
    /* height: 550px;
    position: absolute;
    left: 60%;
    top: 45%;
    width: 390px;
    height: 560px;
    color: white; */
}
}

@media (max-width:800px){
.banner-image.col-lg-8.col-sm-12.col-12 {
    top: 0;
  }
  .form-div {
    margin-top: 45px;
}
}

@media only screen and (max-width:768px){
	.banner-image {
    /* background: url(img/banner_image.png) no-repeat;
    height: 550px;
    position: absolute;
    left: 21%;
    top: 35%;
    width: 390px;
    height: 560px;
    color: white; */
		
		
  }
  
	
	.centercontent {
    width: 100%;
    padding: 0 171px;
    text-align: justify;
	}
	
	.content {
        padding: 250px 0px 20px 0px;    
    }
	.content article{
        padding: 10px 40px;
        text-align: justify;
	}

	.banner-caption {
    z-index: 10;
    left: 6px;
    right: 0;
    position: relative;
    top: 0px;
    text-align: center;
    padding-left: 0px;
}
}

@media only screen and (max-width:767px){
	.banner-image {
    /* background: url(img/banner_image.png) no-repeat;
    height: 550px;
    position: absolute;
   left: -9px;
    top: 37%;
     width: 325px;
    height: 560px;
    color: white; */
		
		
  }
	.bodyContent {
    margin-top: 130px;
    overflow: scroll;
	}
	.table-responsive{
		font-size: 10px;
	}
	
	.centercontent {
    width: 100%;
   padding-left: 10px;
    padding-right: 10px;
    text-align: justify;
	}
	

    .form-div{
        margin-top: 131px;
    }
	.content article{
        padding: 10px 40px;
        text-align: justify;
	}
	.topcontent {
   
    margin-top: 5%;
}
	.banner-caption {
        max-height: 100%;
        /* background-color: rgba(0,0,0,.15); */
      /* width: 253px;
    z-index: 10;
    left: 114px;
    right: 0;
    position: relative;
    top: 0px;
    text-align: center;
    padding-left: 0px;
    padding-right: 0px; */
}
	.banner-caption h2 {
    font-size: 17px;
    padding-top: 18px;
}
.banner-caption p {
    color: #fff;
    font-weight: 600;
}
}
@media (max-width:560px){
.form-div {
    margin-top: 46px;
}
section.banner.container-fluid.px-0{
    padding:0px 6px !important;
}
}
@media only screen and (max-width:375px){
	.banner-image {
    /* background: url(img/banner_image.png) no-repeat;
    height: 550px;
    position: absolute;
    left: -25spx !important;
    top: 204px;
    width: 309px;
    height: 560px;
    color: white; */
   }
	
	.table-responsive {
    font-size: 7px;
}
	.bodyContent {
    margin-top: 130px;
    overflow: scroll;
	}
	
	.banner-caption {
     width: 232px;
    z-index: 10;
    //left: 82px;
    right: 0;
    position: relative;
    top: -10px;
    text-align: center;
    padding-left: 0px;
}
	.banner-caption h2,p {
    font-size: 12px;
}
 .beforfooter {
    height: 80px;
    width: 200px;
}
	
	.bodyContent{
		margin-top: 130px;
	}
		
}
.logosicons{
	background-color: gray;
	height: 50px;
}


@media only screen and (max-width: 1024px) and (min-height:1366px){
.banner-image {
    /* background: url(img/banner_image.png) no-repeat;
    height: 550px;
    position: absolute;
    left: 60%;
    top: 19%;
    width: 390px;
    height: 560px;
    color: white; */
}
}

@media only screen and (max-width: 320px){
	.banner-image{
	/* left: -10%;
    top:35%;
    width: 299px; */
	}
	
	.banner-caption {
    width: 225px;
    left: 96px;
	
}
	
	@media only screen and (max-width:768px) and (min-height:1024px){
.banner-image {
    /* left: 60%;
    top: 19%;
    width: 390px; */
 
  }
}
	
	@media only screen and (max-width:425px) and (min-width:321px){
		.banner-image {
        /* left: -100 !important; */
      }
		
	.banner-caption {
    width: 281px;
    z-index: 10;
    left: 28% !important;
    right: 0;
    position: relative;
    top: 0px;
    text-align: center;
    padding-left: 0px;
   }
}
	
	
	@media screen and (orientation:landscape)
and (min-device-width: 640px) 
and (max-device-width: 360px) {
   .banner-caption {
    width: 253px;
    z-index: 10;
    left: 255px;
    position: relative;
    top: 0px;
    text-align: center;
    padding-left: 0px;
    padding-right: 0px;
}
}
	#collapse3 {
    display: block;
    background-color: rgba(128, 0, 128, 0.49);
    color: purple !important;
}
		
.panel-default.panel-heading {
    //color: #333;
    background-color: rgb(171, 130, 208) !important;
    border-color: #ddd;
    color: white !important;
}	

/* funmi codes here..... */
#otheremployernametext .select2-container{
    width: 100% !important;
    height: 35px !important;
    background-color: #fff !important;
}
#otheremployernametext span.select2.select2-container.select2-container--default{
    width: 100% !important;
}
#otheremployernametext .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #000 !important;
    line-height: 35px !important;
}
#otheremployernametext .select2-container--default .select2-selection--single {
    border: none !important;
}
#otheremployernametext .select2-container .select2-selection--single{
    height: 35px !important;

}
#otheremployernametext  .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 35px;
}
#otheremployernametext .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 33px;
}

