@charset "utf-8";
@import url("fontFamily.css");
/* CSS Document */

/*
@font-face{
	font-family: ""Helvetica Neue",Helvetica,Arial,sans-serif";
	src: url(../fonts/"Helvetica Neue",Helvetica,Arial,sans-serif/"Helvetica Neue",Helvetica,Arial,sans-serif-Regular.ttf);
}
*/
.-Bob-eProc-basic-Reg-CD {
    background-color: #49606b;
    padding-left: 8%;
    padding-right: 8%;
	margin-top: 1%;
}
/* Scrollbar styles */
::-webkit-scrollbar {
width: 12px;
height: 12px;
}


::-webkit-scrollbar-track {
border-radius: 10px;
width: 2px;
border: 1px dotted pink;
}

::-webkit-scrollbar-thumb {
background: rgba(0, 113, 156, 0.53); 
border-radius: 10px;
}

::-webkit-scrollbar-thumb:hover {
background: #00719c;  
}

body{
	background-color: #49606b !important;
}
html, body {
    max-width: 100%;
    overflow-x: hidden;
}
.basic-reg-page-header-box {
	padding-top: 20px;
/*  border-radius: 6px;*/
	height: 154px;
	margin-bottom: 5px;
  background-color: #ffffff;
	border-radius: 6px 6px 0 0;
	 box-shadow: 0px 1px 9px 0 rgba(0, 0, 1, 0.33);
/*   box-shadow: 0px 10px 5px #49606b;*/
  border: solid 1px #f0f0f0;
}
.basic-reg-page-footer-box {
	padding: 10px;
    /* border-radius: 6px; */
    height: 54px;
/*    margin-bottom: 1%;*/
	margin-bottom: 1%;
    background-color: #ffffff;
    border-radius: 0 0 6px 6px;
    box-shadow: 0px 1px 9px 0 rgba(0, 0, 1, 0.33);
    /* box-shadow: 0px 10px 5px #49606b; */
    border: solid 1px #f0f0f0;
}
.basic-reg-main-title {
  opacity: 0.87;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.84;
  text-align: center;
  color: rgba(34, 34, 34, 0.87);
}
.basic-reg-active-tab-name {
  height: 16px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5;
  text-align: left;
  color: #288cab;
}
.contactus{
	color:#333;
}

.contactus:hover{
	color:#3071a9 !important;
}

a:hover{
	color:#3071a9 !important;
}
.tablemargin{
	margin-top: 3%;
	margin-bottom: 3%;
}
.company-registration-table {
/*  width: 852px;*/
  min-height: 324px;
/*	height:auto;	*/
  border-radius: 4px;
	margin-bottom: 30px;
  background-color: #ffffff;
  box-shadow: 0px 5px 11.8px 1.2px rgba(1, 1, 1, 0.08);
  border: solid 1px #e2e2e2;
} 

.company-registration-table {
/*  width: 852px;*/
  min-height: 324px;
/*	height:auto;	*/
  border-radius: 4px;
	margin-bottom: 30px;
  background-color: #ffffff;
  box-shadow: 0px 5px 11.8px 1.2px rgba(1, 1, 1, 0.08);
  border: solid 1px #e2e2e2;
} 
.admin-user-registration-table {

  min-height: 297px;
	height: auto;
  border-radius: 4px;
	margin-bottom: 15px;
  background-color: #ffffff;
  box-shadow: 0px 5px 11.8px 1.2px rgba(1, 1, 1, 0.08);
  border: solid 1px #e2e2e2;
} 
.send-otp-btn2:hover{
	background-color: #f5f5f5;
}
.send-otp-btn3 {
	cursor: pointer;
    width: 28%;
    margin-top: 1px;
/*     margin-left: -28%;
    position: fixed; */
    height: 35px;
    border-radius: 1px;
    border: 1px solid #c2c2c2;
    background-color: #efefef;
    /* box-shadow: 0 0 3.8px 0.2px rgba(0, 0, 1, 0.21); */
}
.send-otp-btn2-lbl {
	cursor: pointer;
  width: 80px;
  height: 13px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 12px;
  font-weight: 500;
  text-align: center;
    color: #2e2a2b;
}
.basic-reg-container{
/*
	background-color: #f7f8fa;
	padding-left: 16%;
	padding-right: 14%;
*/
}

.details-box {
    overflow-y: hidden;
	overflow-x: hidden;
    min-height: 440px;
    height: auto;
	padding-left: 2%;
	padding-right:2%;
	margin-bottom: 5px;
/*    margin: 10px;*/
/*    margin-left: 55px;*/
    border: 0px solid black;
    background: #ffffff;
    border-radius: 0 0 0 0;
	box-shadow: 0px 1px 9px 0 rgba(0, 0, 1, 0.33);
/*    box-shadow: 3px 3px 3px 3px #cccccc;*/
}

.basic-reg-inactive-tab-name {
    height: 15px;
    opacity: 0.87;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif
    font-size: 18px;
    font-weight: 500 !important;
    line-height: 1.5;
    text-align: left;
    color: rgba(46, 42, 43, 0.54);
}
.basic-reg-comp-dtls-lbl {
 
  height: auto !important;
	margin-bottom: 16px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-align: left;
  color: rgba(46, 42, 43, 0.87);
  word-break: break-all;
}
.basic-reg-comp-sub-lbl {
    opacity: 0.87;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-weight: 500;
    margin-top: 8px;
    margin-bottom: 6px;
    /* line-height: 2.79; */
    text-align: left;
    /* color: rgba(46, 42, 43, 0.54); */
}

.basic-reg-comp-dtls-txt {

  height: 36px;
  border-radius: 4px;
	width: 90%;
  background-color: #fff;
  border: solid 1px #c2c2c2;
/*	opacity: 0.87;*/
  	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	padding-left: 12px;
  font-size: 16px;
  font-weight: 500;
  text-align: left;
  color: rgba(47, 43, 44, 0.87);	
}
.basic-reg-comp-dtls-validation-lbl {
    height: 12px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
    padding-left: 10px;
    font-weight: 500;
/*    line-height: 3.38;*/
    text-align: left;
/*	float: left;*/
    color: #ee2828;
}
.basic-reg-comp-dtls-verified-lbl {
  height: 12px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 14px;
  font-weight: 500;
/*  line-height: 3.38;*/
  text-align: left;
/*	float:right;*/
   color: #288cab;
}
.basic-reg-comp-dtls-dropdown {
 height: 12px;
  opacity: 0.24;
}
.bob-procure-logo {
  height: 42px;
  object-fit: contain;
}
.nxt-btn-label {
	cursor: pointer;		
  width: 52px;
  height: 15px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 16px;
  font-weight: bold;
/*  line-height: 3.83;*/
  text-align: center;
  color: #ffffff;
}

.connecting-line {
    height: 2px;
    background: #e0e0e0;
    position: absolute;
    width: 64%;
    margin: 0 auto;
    left: 5%;
    right: 0;
    margin-top: 31px;
    background-color: #f7f8fa;
    z-index: 1;
}
.highlighted-line {
    height: 2px;
/*    background: #e0e0e0;*/
    position: absolute;
    margin: 0 auto;
    left: 0%;
    right: 0;
    background-color: #288cab;
    z-index: 2;
}

img {
    vertical-align: middle;
    position: relative;
    z-index: 3;
}
.wizard .nav-tabs > li a {
    width: 70px;
    height: 70px;
    margin: 20px auto;
    border-radius: 100%;
    padding: 0;
}

    .wizard .nav-tabs > li a:hover {
        background: transparent;
    }

.wizard .tab-pane {
    position: relative;
    padding-top: 50px;
}

.wizard h3 {
    margin-top: 0;
}

.basic-reg-comp-dtls-text {
	opacity: 0.87;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	padding-left: 18px;
  font-size: 18px;
  font-weight: 500;
  text-align: left;
  color: rgba(47, 43, 44, 0.87);
}

.hr-before-next {
  width: 1004px;
  height: 1px;
	margin-bottom: 21px;
	margin-top: 31px;
  background-color: #f0f0f0;
}

.wizard {
    margin: 0px auto;
    background: #fff;
}

    .wizard .nav-tabs {
        position: relative;
        margin: 0px auto;
        margin-bottom: 0;
        border-bottom-color: transparent;
    }

    .wizard > div.wizard-inner {
        position: relative;
    }

h5{
	margin-top: 8px !important; 
	margin-bottom: 8px !important;
}
.basic-reg-dtls-proceed-to-pay-btn {
	margin-left: 2%;
    height: 36px;
    width: 223px;
    border-radius: 24px;
    margin-bottom: 13px;
    background-color: #288cab;
    outline: none;
    border: none;
    box-shadow: 0px 1px 3px 0.5px rgba(0, 0, 1, 0.21);
}
.basic-reg-dtls-proceed-to-pay-btn:hover{
	background-color: #3071a9;
}
.proceed-to-pay-lbl {
	cursor: pointer;
    width: 227px;
	padding-top: 7px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    color: #ffffff;
}
.basic-reg-dtls-back-btn {
    width: 103px;
    height: 36px;
    border-radius: 24px;
    background-color: #efefef;
    border: none;
    box-shadow: 0px 1px 8.5px 0.5px rgba(0, 0, 1, 0.21);
}
.basic-reg-dtls-back-btn:hover{
	background-color: #f5f5f5;
}
.back-btn-label {
	cursor: pointer;
    width: 56px;
    padding-top: 7px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    color: #2e2a2b;
}

.pay1{
	margin-left: 26px;
}
.admindetails{
	margin-left: -17px;
}

.wizard .nav-tabs > li.active > a, .wizard .nav-tabs > li.active > a:hover, .wizard .nav-tabs > li.active > a:focus {
    color: #555555;
    cursor: default;
    border: 0;
    border-bottom-color: transparent;
}

span.round-tab {
    width: 70px;
    height: 70px;
    line-height: 70px;
    display: inline-block;
    border-radius: 100px;
    background: #fff;
    border: 2px solid #e0e0e0;
    z-index: 2;
    position: absolute;
    left: 0;
    text-align: center;
    font-size: 25px;
}
.nav-tabs > li {
    float: left;
    margin-left: 2.6%;
	margin-top: 20px;
    margin-bottom: -1px;
}
span.round-tab i{
    color:#555555;
}
.wizard li.active span.round-tab {
    background: #fff;
    border: 2px solid #5bc0de;
    
}
.wizard li.active span.round-tab i{
    color: #5bc0de;
}

span.round-tab:hover {
    color: #333;
    border: 2px solid #333;
}

.wizard .nav-tabs > li {
    width: 19%;
}

.wizard li:after {
    content: " ";
    position: absolute;
    left: 46%;
    opacity: 0;
    margin: 0 auto;
    bottom: 0px;
    border: 5px solid transparent;
    border-bottom-color: #5bc0de;
    transition: 0.1s ease-in-out;
}

/*
.wizard li.active:after {
    content: " ";
    position: absolute;
    left: 46%;
    opacity: 1;
    margin: 0 auto;
    bottom: 0px;
    border: 10px solid transparent;
    border-bottom-color: #5bc0de;
}
*/
/*
.basic-reg-dtls-back-btn {
  width: 169px;
  height: 48px;
  border-radius: 24px;
  background-color: #efefef;
  border:none;
  box-shadow: 0px 1px 8.5px 0.5px rgba(0, 0, 1, 0.21);
}
.basic-reg-dtls-back-btn:hover{
background-color: #fffcfc;	
}
.back-btn-label {
  width: 56px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: #2e2a2b;
}
.basic-reg-dtls-proceed-to-pay-btn {
	margin-left: 2%;
  width: 306px;
  height: 48px;
  border-radius: 24px;
  background-color: #21afde;
	border:none;
  box-shadow: 0px 1px 8.5px 0.5px rgba(0, 0, 1, 0.21);
}
.basic-reg-dtls-proceed-to-pay-btn:hover{
	background-color: #51cff9;
}
.proceed-to-pay-lbl {
  width: 227px;
  height: 22px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 19px;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
}
*/


.fees-lbl {
  height: 14px;
  opacity: 0.87;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 18px;
  font-weight: 700;
  text-align: left;
  color: rgba(46, 42, 43, 0.87);
}
.subscription-fee-lbl {
    height: 49px;
    opacity: 0.87;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-weight: 500;
    text-align: left;
    color: rgba(47, 43, 44, 0.87);
}
.rs {
  width: 128px;
  height: 27px;
/*  opacity: 0.87;*/
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 32px;
  font-weight: 700;
  text-align: left;
  color: rgba(47, 43, 44, 0.87);
}
.payment-container {
  width: 1440px;
  height: 310px;
  border-radius: 6px;
  background-color: #ffffff;
  box-shadow: 0px 1px 9px 0 rgba(0, 0, 1, 0.33);
  border: solid 1px #f0f0f0;
}

.payment-box {
/*	margin-left: 8%;*/
  width: 92%;
  height: 256px;
  border-radius: 6px;
  background-color: #ffffff;
  box-shadow: 0px 1px 9px 0 rgba(0, 0, 1, 0.33);
  border: solid 1px #f0f0f0;
}
.fees-box {
  width: 100%;
  height: 256px;
  border-radius: 6px;
  background-color: #ffffff;
  box-shadow: 0px 1px 9px 0 rgba(0, 0, 1, 0.33);
  border: solid 1px #f0f0f0;
}
.payment-summary-lbl {
  width: 174px;
  height: 17px;
  opacity: 0.87;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 18px;
  font-weight: 700;
  text-align: left;
  color: rgba(46, 42, 43, 0.87);
}

.total-fees-lbl {
  width: 100%;
	opacity: 0.87;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 500;
  font-size: 15px;
  text-align: right;
  color: rgba(46, 42, 43, 0.87);
}
.total-fees-amt {
  width: 100%;
/*  height: 140px;*/
/*  opacity: 0.87;*/
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 15px;
  font-weight: 700;
  text-align: right;
  color: rgba(47, 43, 44, 0.87);
}
.total-payble-lbl {
    width: 100%;
    font-weight: 500;
    height: 16px;
    opacity: 0.87;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 18px;
    text-align: right;
    color: rgba(46, 42, 43, 0.87);
}
.total-payble-amt  {
  width: 100%;
  height: 19px;
/*  opacity: 0.87;*/
margin-top: -3px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 22px;
  font-weight: 700;
  text-align: right;
  color: rgba(47, 43, 44, 0.87);
}
@media only screen and (max-width:767px){
	.basic-reg-comp-dtls-lbl {
    height: 18px;
    margin-bottom: 16px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-weight: 700;
    text-align: left;
    color: rgba(46, 42, 43, 0.87);
}
.-Bob-eProc-basic-Reg-CD {
    background-color: #49606b;
    padding-left: 0%;
    padding-right: 0%;
    margin-top: 1%;
}	
.back-btn-label {
    cursor: pointer;
    width: 56px;
    padding-top: 7px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    color: #2e2a2b;
}	
.proceed-to-pay-lbl {
    cursor: pointer;
    width: 227px;
    padding-top: 7px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    color: #ffffff;
}
.basic-reg-page-footer-box {
    padding: 10px;
    /* border-radius: 6px; */
    height: 119px;
    margin-bottom: 3%;
    background-color: #ffffff;
    border-radius: 0 0 6px 6px;
    box-shadow: 0px 1px 9px 0 rgba(0, 0, 1, 0.33);
    /* box-shadow: 0px 10px 5px #49606b; */
    border: solid 1px #f0f0f0;
}	
.total-payble-lbl {
    width: 100%;
    height: 16px;
    opacity: 0.87;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    text-align: right;
    color: rgba(46, 42, 43, 0.87);
}	
	.total-payble-amt {
    width: 100%;
    height: 19px;
    opacity: 0.87;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 20px;
    font-weight: 700;
    text-align: right;
    color: rgba(47, 43, 44, 0.87);
}
	
.payment-container {
    width: 1440px;
    height: 372px;
    border-radius: 6px;
    background-color: #ffffff;
    box-shadow: 0px 1px 9px 0 rgba(0, 0, 1, 0.33);
    border: solid 1px #f0f0f0;
}	
	
.payment-box {
    width: 86%;
    height: 332px;
    border-radius: 6px;
    background-color: #ffffff;
    box-shadow: 0px 1px 9px 0 rgba(0, 0, 1, 0.33);
    border: solid 1px #f0f0f0;
}	
	
.modal {
    position: fixed;
    top: 5% !important; 
    right: 5% !important;
    bottom: 0;
    left: 5% !important;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
	.basic-reg-page-header-box {
    padding-top: 20px;
    border-radius: 6px;
    height: 285px;
	border-radius: 4px 4px 0px 0px;	
    background-color: #ffffff;
    box-shadow: 0px 1px 9px 0 rgba(0, 0, 1, 0.33);
    border: solid 1px #f0f0f0;
}
	.wizard .nav-tabs > li {
    width: 20%;
	}		
	
	.nav-tabs > li {
    float: left;
    margin-left: 8%;
    margin-top: 20px;
    margin-bottom: -1px;
	}	
}
@media only screen and (max-width:400px){
	.resend-otp {
    width: 105px;
    height: 13px;
    opacity: 0.54;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: rgba(46, 42, 43, 0.54);
}
	.enter-otp {
    height: 13px;
    opacity: 0.54;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-weight: 700;
    /* text-align: left; */
    color: rgba(46, 42, 43, 0.54);
}

	.email-otp-verification {
    height: 13px;
    opacity: 0.87;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: rgba(46, 42, 43, 0.87);
}

	.connecting-line {
    height: 2px;
    background: #e0e0e0;
    position: absolute;
    width: 85%;
    margin: 0 auto;
    left: 4%;
    right: 0;
    margin-top: 29px;
    background-color: #f7f8fa;
    z-index: 0;
}
		.basic-reg-container{
	padding-left: 9%;
	padding-right: 4%;
}
	
	
}

@media only screen and (max-width:425px){
	
		.basic-reg-active-tab-name {
    height: 18px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin-left: -13px;
    font-size: 11px;
    font-weight: 700;
    line-height: 1.5;
    text-align: left;
    color: #288cab;
}
	.pay1 {
    margin-left: -2px;
}
		
	.basic-reg-inactive-tab-name {
    height: 15px;
    opacity: 0.87;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 11px;
	margin-left: 0px;	
    font-weight: 500;
    line-height: 1.5;
    text-align: left;
    color: rgba(46, 42, 43, 0.54);
}
}

@media only screen and (min-width:426px) and (max-width:560px){
	
	.basic-reg-active-tab-name {
    height: 18px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin-left: -13px;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.5;
    text-align: left;
    color: #2e2a2b;
}
	.pay1 {
    margin-left: -2px;
}
		
	.basic-reg-inactive-tab-name {
    height: 15px;
    opacity: 0.64;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 15px;
	margin-left: 0px;	
    font-weight: 500;
    line-height: 1.5;
    text-align: left;
    color: rgba(46, 42, 43, 0.54);
}	
	
}

@media only screen and (min-width:561px) and (max-width:767px){
	
	.basic-reg-active-tab-name {
    height: 18px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin-left: -13px;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.5;
    text-align: left;
    color: #2e2a2b;
}
	.pay1 {
    margin-left: -2px;
}
		
	.basic-reg-inactive-tab-name {
    height: 15px;
    opacity: 0.64;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 18px;
	margin-left: 0px;	
    font-weight: 500;
    line-height: 1.5;
    text-align: left;
    color: rgba(46, 42, 43, 0.54);
}	
	
}

@media only screen and (min-width:401px) and (max-width:767px){
	.basic-reg-container{
	padding-left: 9%;
	padding-right: 0%;
}
	.connecting-line {
    height: 2px;
    background: #e0e0e0;
    position: absolute;
    width: 82%;
    margin: 0 auto;
    left: 4%;
    right: 0;
    margin-top: 29px;
    background-color: #f7f8fa;
    z-index: 0;
}
}

@media only screen and (min-width:768px) and (max-width:850px){
	
	.connecting-line {
    height: 2px;
    background: #e0e0e0;
    position: absolute;
    width: 68%;
    margin: 0 auto;
    left: -3%;
    right: 0;
    margin-top: 30px;
    background-color: #f7f8fa;
    z-index: 0;
}
	.pay1 {
    margin-left: -30px;
}
	
}

@media only screen and (min-width:851px) and (max-width:930px){
.pay1 {
	
    margin-left: -5%;
}
}

@media only screen and (min-width:931px) and (max-width:991px){
.pay1 {
	
    margin-left: -6%;
}
}

@media only screen and (min-width:851px) and (max-width:991px){
	
.connecting-line {
    height: 2px;
    background: #e0e0e0;
    position: absolute;
    width: 68%;
    margin: 0 auto;
    left: -8%;
    right: 0;
    margin-top: 30px;
    background-color: #f7f8fa;
    z-index: 0;
}
	
}

@media only screen and (min-width:768px) and (max-width:991px){
	.payment-box {
    width: 60%;
    height: 256px;
    border-radius: 6px;
    background-color: #ffffff;
    box-shadow: 0px 1px 9px 0 rgba(0, 0, 1, 0.33);
    border: solid 1px #f0f0f0;
}
	
	.basic-reg-page-header-box {
    padding-top: 40px;
    border-radius: 6px;
    height: 182px;
    background-color: #ffffff;
    box-shadow: 0px 1px 9px 0 rgba(0, 0, 1, 0.33);
    border: solid 1px #f0f0f0;
}
	
}

@media only screen and (min-width:992px) and (max-width:1199px){
	
	.pay1 {
    margin-left: 4%;
}
	
	.connecting-line {
    height: 2px;
    background: #e0e0e0;
    position: absolute;
    width: 66%;
    margin: 0 auto;
    left: 5%;
    right: 0;
    margin-top: 30px;
    background-color: #f7f8fa;
    z-index: 0;
}
	.payment-box {
    width: 45%;
    height: 256px;
    border-radius: 6px;
    background-color: #ffffff;
    box-shadow: 0px 1px 9px 0 rgba(0, 0, 1, 0.33);
    border: solid 1px #f0f0f0;
}
	
	
}



//CSS Added by Shrikant 

.card {
    /* Add shadows to create the "card" effect */
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    transition: 0.3s;
}

/* On mouse-over, add a deeper shadow */
.card:hover {
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
}

/* Add some padding inside the card container */
.container {
    padding: 2px 16px;
}
