/* Body CSS */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap');
*{
    transition: all 0.5s ease !important;
}
.ne-4 {
   width:47%;
}
.mt-4, .my-4 {
    margin-top: 1.5rem!important;
}ul {
    list-style: none;
    padding: 0;
}
ul.newsList li a.btn
{
    margin-left: 10px;
}

/* Manufacture Profile */
.userForm.ManufactureProfile {
    max-width: 100%;
    position: relative;
    z-index: 999;
}
.userForm.ManufactureProfile strong {
    color: #012B73;
    font-size: 18px;
    display: inline-block;
    width: 100%;
    margin: 15px 0;
}
.userForm.ManufactureProfile input[type="radio"] {
    width: 20px;
    height: 20px;
    margin-right: 15px;
    float: left;
    line-height: 0;
}
.userForm.ManufactureProfile label.form-check-label {
    display: contents;
    font-size: 14px;
}
.userForm.ManufactureProfile .form-check.form-check-inline {
    margin-top: 10px;
}
.userForm label small {
    font-size: 8px;
    font-weight: 500;
}


/* Support */
a.emailLink {
    color: #012B73;
    font-size: 25px;
    font-weight: 600;
    text-decoration: none;
    display: inline-block;
}
a.emailLink img {
    position: relative;
    margin-right: 10px;
    top: -3px;
}

table.cartcheckouttable,
table.cartcheckouttable td,
table.cartcheckouttable th {
	vertical-align: middle;
	text-align: center
}

/* Manufacture Post */
.breadcrumbs-inner a.btn {
    background: #0D6EFD;
    font-size: 15px;
    border-radius: 5px;
    padding: 10px 30px;
    margin-top: 15px;
}
.manufacture-banner .breadcrumbs-inner {
    padding: 6% 0;
}
.ads-area {
    background: linear-gradient(180deg, #F3F5FF 0%, #FFF 100%);
    padding: 25px !important;
}
.locateFind h3 {
    color: #0D6EFD;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px;
}
.locateFind input[type="text"] {
    height: 45px;
    border-radius: 5px;
    font-size: 14px;
    color: #757575;
}
.locateFind input[type="submit"] {
    width: auto;
    background: #0D6EFD;
    border: none;
    color: #ffff;
    border-radius: 5px;
    font-size: 15px;
    padding: 10px 30px;
    font-weight: 600;
    margin-top: 18px;
}
.m-ads img{
    border-radius: 5px;
}
.col-lg-4.col-lg-12 .pro-col.pro-bottom-border {
    border-bottom: none !important;
}
.col-lg-4.col-lg-12 .pro-col.col-3 {
    padding: 0 7px;
}

/* Subscription */
.subTable thead {
    background: #0152A8;
}
.subTable th {
    color: #fff;
    font-size: 16px;
    padding: 10px 20px;
}
.subTable td:nth-child(1) {
    width: 50%;
}
.subTable td {
    color: #000;
    padding: 10px 20px;
}
.subTable td:last-child {
    font-weight: 600;
}
.subTable p b {
    color: #000;
}
.subPlan span {
    background: #012B73;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    width: 45px;
    height: 45px;
    display: inline-block;
    text-align: center;
    line-height: 45px;
    border-radius: 5px;
    margin-bottom: 20px;
}
.subPlan h3 {
    color: #0D6EFD;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 15px;
}
.planMain {
    margin-right: 5%;
    padding-right: 5%;
    border-right: 1px solid #ddd;
    height: 100%;
}
.techPartner ul {
    padding: 0 0 0 22px;
    margin: 0 0 30px 0;
}
.techPartner ul li {
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    line-height: 28px;
}


.billing-details .form-check input[type="checkbox"] {
    margin-top: 3px;
}
.formsOuter {
	padding: 20px;
	border-bottom: dashed 1px #a8a8a8;
	margin-bottom: 25px;
	background: #ececec;
	background: -moz-linear-gradient(180deg, rgba(236, 236, 236, 1) 0, rgba(251, 251, 251, 1) 100%);
	background: -webkit-linear-gradient(180deg, rgba(236, 236, 236, 1) 0, rgba(251, 251, 251, 1) 100%);
	background: linear-gradient(180deg, rgba(236, 236, 236, 1) 0, rgba(251, 251, 251, 1) 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#ececec", endColorstr="#fbfbfb", GradientType=1)
}

.formsOuterNormal {
	padding: 20px;
	border-bottom: dashed 1px #a8a8a8;
	margin-bottom: 25px;
	background: #fff
}
.exclusive-tag span.exclusive {
    position: absolute;
    right: 5px;
    top: -2px;
    display: block;
}

span.pro-price {
    color: #0D6EFD;
    font-size: 18px;
    display: inline-block;
    /* position: absolute; */
    font-weight: 600;
    z-index: 99;
    line-height: normal;
    width: 100%;
}
small.pro-label {
    color: #1C1C1C!important;
    font-size: 11px!important;
    font-weight: 600!important;
    position: relative!important;
    top: -5px!important;
}
span.pro-price-strike {
    font-size: 14px;
    color: #B9B9B9;
    font-weight: 600;
    display: inline-block;
    line-height: normal;
    width: 100%;
}
small.pro-label-strike {
    position: relative;
    font-size: 9px;
    color: #B9B9B9;
    top: -9px;
    display: inline-block;
    width: 100%;
}
.pro-col.pro-top-border {
    border-top: 1px solid #c0c5d3;
    padding-top: 10px;
    margin-top: 8px;
}
.exclusive-tag span.exclusive {
    position: absolute;
    right: 5px;
    top: -2px;
    display: block;
}
.pro-img::after {
    content: '';
    width: 100%;
    height: 100px;
    display: inline-block;
    background: #000;
    position: absolute;
    left: 0;
    bottom: -60px;
    z-index: 9;
    filter: blur(23px);
}
.formsspacer label {
	display: inline-block;
	font-weight: 700;
	font-size: 12px !important;
}


.purchasebottom {
	margin: 25px 0
}

.purchasebottom hr {
	background: #c5c5c5
}

.purchasebottom label {
	font-size: 14px;
	font-weight: 400
}

.purchasebottom p {
	font-size: 16px;
	font-weight: 700;
	word-wrap: break-word;
	padding-bottom: 10px;
}
input.btn.mr-1.btn-primary {
    color: #ffffff;
}
.card-billing {
	background: #fff;
	padding: 25px;
	word-wrap: break-word;
	border: dashed 1px #c5c5c5
}

.card-billing label {
	font-size: 13px;
	font-weight: 400
}

.card-billing p {
	font-size: 16px;
	font-weight: 700;
	padding-bottom: 10px
}

.card-billing h3 {
	color: #012b72;
	font-size: 22px;
	padding: 0 0 5px 0;
	font-weight: 700;
	margin-bottom: 10px
}


.py-lg-12 {
    padding-top: 1rem!important;
    padding-bottom: 1rem!important;
}
body.theme{
    font-family: 'Montserrat', sans-serif !important;
}
input:checked[type=radio] {
        height: 20px;
    width: 20px;
}
.form-check-input[type=radio] {
    border-radius: 50%;
    width: 20px;
    height: 20px;
}

.clas-bgOuter h2{padding:0px 0 25px 0;}
    .dashboardProfile{
        -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
min-height:220px;
background:#fff;
text-align:center;
margin-bottom:25px;
padding:25px 50px;
border:solid 1px #e0e0e0;background: rgb(255,255,255);
background: -moz-linear-gradient(180deg, rgba(255,255,255,1) 49%, rgba(241,249,255,1) 100%);
background: -webkit-linear-gradient(180deg, rgba(255,255,255,1) 49%, rgba(241,249,255,1) 100%);
background: linear-gradient(180deg, rgba(255,255,255,1) 49%, rgba(241,249,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#f1f9ff",GradientType=1);
transition: .5s ease-out;

    }
     .dashboardProfile img{width:90px;padding:20px;}
     .dashboardProfile:hover{ -webkit-box-shadow: 0px 0px 5px 5px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 0px 5px 5px rgba(0,0,0,0.1);
box-shadow: 0px 0px 5px 5px rgba(0,0,0,0.1);
         background: rgb(255,255,255);
         -webkit-transition: ease-out .4s;
    -moz-transition: ease-out .4s;
    transition: ease-out .4s;
background: -moz-linear-gradient(0deg, rgba(255,255,255,1) 49%, rgba(241,249,255,1) 100%);
background: -webkit-linear-gradient(0deg, rgba(255,255,255,1) 49%, rgba(241,249,255,1) 100%);
background: linear-gradient(0deg, rgba(255,255,255,1) 49%, rgba(241,249,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#f1f9ff",GradientType=1);
         
     }.ms-options-wrap,
.ms-options-wrap * {
	box-sizing: border-box
}

.ms-options-wrap>button,
.ms-options-wrap>button:focus {
	position: relative;
	width: 100%;
	text-align: left;
	border: 1px solid #0d6efd;
	background-color: #fff;
	padding: 5px 20px 5px 10px;
	margin-top: 1px;
	font-size: 16px;
	color: #7b786d;
	outline: 0;
	white-space: nowrap;
	border-radius: .25rem
}

.ms-options-wrap>button:after {
	content: ' ';
	height: 0;
	position: absolute;
	top: 50%;
	right: 5px;
	width: 0;
	border: 6px solid rgba(0, 0, 0, 0);
	border-top-color: #999;
	margin-top: -3px
}

.ms-options-wrap>.ms-options {
	position: absolute;
	left: 0;
	width: 100%;
	margin-top: 1px;
	margin-bottom: 20px;
	background: #fff;
	z-index: 2000;
	border: 1px solid #aaa
}

.ms-options-wrap>.ms-options>.ms-search input {
	width: 100%;
	padding: 4px 5px;
	border: none;
	border-bottom: 1px groove;
	outline: 0
}

.ms-options-wrap>.ms-options .ms-selectall {
	display: inline-block;
	font-size: .9em;
	text-transform: lowercase;
	text-decoration: none
}

.ms-options-wrap>.ms-options .ms-selectall:hover {
	text-decoration: underline
}

.ms-options-wrap>.ms-options>.ms-selectall.global {
	margin: 4px 5px
}

.ms-options-wrap>.ms-options>ul>li.optgroup {
	padding: 5px
}

.ms-options-wrap>.ms-options>ul>li.optgroup+li.optgroup {
	border-top: 1px solid #aaa
}

.ms-options-wrap>.ms-options>ul>li.optgroup .label {
	display: block;
	padding: 5px 0 0 0;
	font-weight: 700
}

.ms-options-wrap>.ms-options>ul label {
	position: relative;
	display: inline-block;
	width: 100%;
	padding: 4px;
	margin: 1px 0
}

.ms-options-wrap>.ms-options>ul label:hover,
.ms-options-wrap>.ms-options>ul li.selected label {
	background-color: #efefef
}

.home-form input[type="submit"], .btn.common-btn {
    background: #0D6EFD;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 15px;
    border-radius: 50px;
    padding: 14px 30px;
}
.home-form input[type="submit"]:hover, .btn.common-btn:hover{
    background: #0152A8;
    color: #fff;
}
.ms-options-wrap>.ms-options>ul input[type=checkbox] {
	margin-right: 5px;
	position: absolute;
	left: 4px;
	top: -4px
}
    .card-title {
    color: #fff!important;
    background: #0d6efd;
    margin-bottom: 10px!important;
    margin-top: 10px!important;
}
  .right-bread {
	width: 100%;
	display: inline-block;
	margin: 0 0 35px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 20px;
}

.right-bread ul li {
	float: left;
	list-style-type: none;

}

.right-bread ul li a {
	text-decoration: none;
	font-size: 14px;
	color: #012b72;
	margin: 0 7px 0 0;
}

.right-bread ul li::after {
	content: '/';
	margin-right: 7px;
	color: #012b72;
}

.right-bread ul li:last-child::after {
	display: none;
}
  
    .dashboardProfile h4{font-weight:bold; font-size:22px;}
        .dashboardProfile a{ margin: 25px 0 0 0;}
  .dashboardProfile {
  
    min-height: 323px!important;
   
}  
.pageafterlogin {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
    background: #fff;
    box-shadow: 0 0 25px 0 #2d364326;
    border-radius: 20px;
    padding: 30px 30px;
}
.pageafterlogin p b {
    color: #0d6efd;
}
.pageafterlogin label {
    font-size: 16px;
    font-weight: 600;
    color: #2B3241;
    margin-bottom: 4px;
}



.innerpageheader
{
    height: 300px;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #012b73;
    padding: 100px 0 !important; 
}
h2.common-heading {
    font-size: 30px;
    font-weight: 600;
}
h2.common-heading.darkBlue {
    color: #012B73;
}
h2.common-heading.lightBlue {
    color: #0D6EFD;
}
.light-blue-bg {
    background: #F3F8FF;
}
.dark-blue-bg {
    background: #012B73;
}
.home-form button[type="submit"] {
    background: #0D6EFD;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 15px;
    
}input#active_check {
    color: #ffffff;
}input#inactive_check {
    color: #ffffff;
}input#deletecheck {
    color: #ffffff;
}
h2.common-heading.divider::before, h2.common-heading.divider::after {
    content: '';
    width: 200px;
    height: 1px;
    background: #AAAEB3;
    display: inline-block;
    position: relative;
    top: -8px;
    right: 80px;
}
h2.common-heading.divider::after {
    right: -80px;
}
.headerMain{
    background-color: #012B73;
    display: inline-block;
    width: 100%;
}
ul.extraMenu {
    list-style: none;
    background: #0F429A;
    display: inline-block;
    margin: 0 0 -7px 0;
    width: 100%;
    padding: 16px 20px 14px;
    -webkit-border-top-left-radius: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-topleft: 20px;
-moz-border-radius-topright: 20px;
border-top-left-radius: 20px;
border-top-right-radius: 20px;
}
ul.extraMenu li.nav-item {
    float: left;
    display: inline-block;
}
ul.extraMenu li.nav-item a {
    font-size: 14.5px;
    padding: 0 25px 0 0;
}
button.btn.btn-secondary {
    background: #0D6EFD;
    border: none;
    border-radius: 5px;
}
ul.navbar-nav li a {
    font-size: 16px;
    padding: 0;
    display: inline-block;
    margin: 0 10px;
}
ul.navbar-nav li {
    line-height: 28px;
    border-right: 1px solid #ffffff6e;
}
ul.navbar-nav li:last-child{
    border-right:0;
    position: relative;
}
span.cartCount {
    background: #0D6EFD;
    color: #fff;
    font-size: 10px;
    width: 20px;
    height: 20px;
    display: inline-block;
    border-radius: 20px;
    text-align: center;
    line-height: 21px;
    position: absolute;
    top: -16px;
    right: 0px;
}
.sliderBg {
    position: relative;
    display: inline-block;
}
.slideMain {
    min-height: 650px;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #012b73;
    padding: 100px 0 !important;
}
.home-form h3 {
    font-size: 25px;
    color: #012B73;
    font-weight: 700;
    margin: 0 0 20px 0 !important;
}
.home-form input, .home-form select {
    height: 50px;
    border-radius: 5px;
    font-size: 15px;
    color: #757575;
}
.home-form input[type="submit"] {
    background: #0D6EFD;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 15px;
}
.slideMain h1 {
    font-size: 45px;
    margin-bottom: 25px;
    margin-top: 25px;
}
.slideMain p {
    font-size: 20px;
    font-weight: 400;
}
.home-form {
    background: #fff;
    border-radius: 10px;
}
.offer-left {
    background: #fff;
    color: #363636;
    cursor: pointer;
}
.offer-left:hover{
    background: #012B73;
}
.offer-left:hover h6, .offer-left:hover p, .offer-left:hover a {
    color: #fff;
}
.offer-left:hover img.plusIcon{
    background: #0D6EFD;
}
.offer-left h6 {
    font-size: 20px;
    font-weight: 500;
}
.offer-left p{
    font-size: 16px;
    font-weight: 300;
}
.offer-left a{
    font-size: 16px;
    font-weight: 500;
    color: #363636;
}
img.plusIcon {
    background: #012B73;
    padding: 5px;
    border-radius: 10px;
    margin-left: 5px;
}
/* VGW */
.vgw-bg{
    background-image: url('../images/vgw-bg.png');
    background-size: cover;
    width: 100%;
    display: inline-block;
    background-position: center center;
    background-color: #181931;
    background-repeat: no-repeat;
}
.vgw-right{
    background: #fffffff5;
    padding: 40px;
    border-radius: 10px;
}

span.buyer-seller-btn {
    background: #fff;
    border: 1px solid #0152A8;
    display: inline-block;
    border-radius: 10px;
    padding: 10px 18px;
    line-height: 23px;
}
span.buyer-seller-btn a {
    font-size: 18px;
    color: #0152A8;
    text-decoration: none;
    display: inline-block;
}
span.buyer-seller-btn.MD {
    width: 70%;
    padding: 20px 20px;
    text-align: center;
}
span.buyer-seller-btn p {
    margin: 0;
    display: inline-block;
    font-size: 14px;
    color: #545454;
    padding-left: 15px;
    border-left: 1px solid #ddd;
    margin-left: 15px;
    max-width: 195px;
}
a.moreBtn {
    background: #0D6EFD;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    padding: 16px 35px;
}
a.moreBtn:hover, a.moreBtn:focus{
    background: #012B73 !important;
    color: #fff !important;
}
.aboutEN h6 {
    font-size: 25px;
}
.aboutEN p {
    font-size: 16px;
}
.aboutEN strong.afterLogo {
    font-size: 20px;
    font-weight: 500;
    width: 85%;
    position: relative;
    top: 18px;
}
hr.sepratorLine {
    margin: 0;
}
.countEN strong {
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 10px;
}
.countEN small {
    font-size: 14px;
    font-weight: 200;
    text-transform: uppercase;
}
.footerMain {
    background: #EBF7FD;
}
ul.socialIcon {
    list-style: none;
    padding: 0;
    margin: 0 0 0 50px;
    display: inline-block;
}
ul.socialIcon li {
    float: left;
    padding: 0 15px;
}
.footerMain h4 {
    font-size: 27px;
    color: #000;
}
.footerMain h4 b {
    color: #0152A8;
}
.footerMain h6 {
    font-size: 18px;
    color: #000;
    font-weight: 700;
}
ul.ftLinks {
    padding: 0;
    margin: 0;
    list-style: none;
}
ul.ftLinks li a {
    text-decoration: none;
    font-size: 15px;
    color: #545454;
    display: inline-block;
    width: 100%;
    padding: 5px 0 8px;
}
.footerMain p {
    font-size: 14px;
    color: #545454;
}
.newsL input {
    height: 60px;
    border: none;
    color: #B9B9B9;
    font-size: 14px;
    text-transform: capitalize;
    padding: 0 20px;
}
.newsL input[type="submit"] {
    background: #012B73;
    color: #fff;
    padding: 16px 35px;
    font-weight: 500;
    height: auto;
}
.copyR p {
    color: #000;
    font-size: 14px;
}
.min-slider .owl-dots {
    display: none;
}
.min-slider a {
    position: absolute;
    z-index: 999999;
    top: 0;
    width: 100%;
    text-align: center;
    vertical-align: middle;
    background-color: #00000075;
    height: 100%;
    bottom: 0;
    margin: 0 auto;
    padding: 35% 0;
    border-radius: 6px;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    text-decoration: none;
}
.min-slider .owl-nav span {
    display: none;
}
.min-slider .owl-next::before, .min-slider .owl-prev::before {
    content: '';
    background-image: url(../images/arrowcircleleft.png);
    width: 38px;
    height: 38px;
    display: inline-block;
    background-size: cover;
    position: absolute;
    left: -50px;
    top: 32%;
}
.min-slider .owl-prev::before{
    left: auto;
    right: -50px;
    transform: rotate(180deg);
}
span.buyer-seller-btn a b {
    font-weight: 600;
}
.bx-wrapper {
    background: none !important;
    padding: 0 !important;
    border: none !important;
    box-shadow: none !important;
    margin: 0 auto !important;
}
a#slider-next img {
    transform: rotate(180deg);
}
.sliderBtn {
    position: absolute;
    top: 45%;
    left: 30px;
    width: calc(98% - 30px);
}
.sliderBtn a#slider-next {
    text-align: right;
    float: right;
}
.slideMain .bx-wrapper .bx-pager.bx-default-pager a {
    background: none;
    text-indent: inherit;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 10px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 15px;
    text-decoration: none;
    color: #ffffff73;
    font-weight: 100;
}
.bx-wrapper .bx-pager-item a::after {
    content: '/';
    color: #ffffff73;
    font-size: 15px;
    font-weight: 100;
    margin: 0 8px;
}
.bx-wrapper .bx-pager-item:last-child a::after{
    display: none;
} 
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus {
    background: none !important;
    color: #fff !important;
}
.slideMain .bx-wrapper .bx-pager {
    text-align: left;
    bottom: -100px;
}

.registerForm {
    width: 100%;
    margin: 0 auto;
    background: #fff;
    box-shadow: 0 0 25px 0 #2d364326;
    border-radius: 20px;
    padding: 15px 30px;
}
.registerForm p b {
    color: #0d6efd;
}
.registerForm label {
    font-size: 16px;
    font-weight: 600;
    color: #2B3241;
    margin-bottom: 4px;
}



.userForm {
    max-width: 450px;
    width: 100%;
    margin: 0 auto;
    background: #fff;
    box-shadow: 0 0 25px 0 #2d364326;
    border-radius: 20px;
    padding: 15px 30px;
}
.userForm p b {
    color: #0d6efd;
}
.userForm label {
    font-size: 14px;
    font-weight: 600;
    color: #2B3241;
    margin-bottom: 4px;
    display: inline-block;
    width: 100%;
}
.fp-text a {
    font-size: 14px;
    color: #5E677C;
    text-decoration: none;
    font-weight: 600;
    margin-top: 7px;
    display: inline-block;
}
.userPage.py-lg-5 {
    padding: 100px 0 !important;
    position: relative;
}
.blurCircleLeft {
    width: 300px;
    background: #B4C4FF;
    height: 300px;
    border-radius: 100%;
    filter: blur(100px);
    position: absolute;
    bottom: 0;
    left: 0;
}
.blurCircleRight {
    width: 350px;
    background: #B4C4FF;
    height: 350px;
    border-radius: 100%;
    filter: blur(200px);
    position: absolute;
    top: 0;
    right: 0;
}

/* Mobile CSS */
@media only screen and (min-width:1px) and (max-width:767px) {
    .blurCircleLeft, .blurCircleRight{
        display: none;
    }
    .userPage.py-lg-5 {
        padding: 50px 0 !important;
    }
    h2.common-heading.divider::before, h2.common-heading.divider::after{
        display: none;
    }
    .vgw-bg {
        padding-bottom: 50px;
    }
    span.buyer-seller-btn p {
        padding-left: 0;
        border-left: none;
        margin-left: 0;
        max-width: 100%;
        margin-top: 10px;
        border-top: 1px solid #ddd;
        padding-top: 10px;
    }
    .vgw-right {
        padding: 30px;
    }
    hr.sepratorLine {
        margin: 0;
    }
    span.ft-btn {
        width: 100%;
        display: inline-block;
        margin: 15px 0;
    }
    ul.socialIcon {
        margin: 20px 0 0 0;
    }
    .footerMain h4 {
        margin-bottom: 40px;
    }
    ul.ftLinks {
        margin: 0 0 20px 0;
    }
    .slideMain h1 {
        font-size: 28px;
    }
    .slideMain {
        padding: 40px 0 !important;
        background-size: cover;
    }
    .sliderBtn {
        position: absolute;
        top: 15px;
        left: auto;
        right: 10px;
        width: auto;
    }
    .sliderBtn img {
        width: 40px;
    }
    .slideMain p {
        font-size: 18px;
    }
    button.navbar-toggler {
        color: #fff;
        border-color: #fff;
        background: #fff;
    }
    .headerMain .dropdown {
        margin-bottom: 10px;
        margin-right: 0 !important;
    }
    ul.navbar-nav li {
        line-height: 45px;
        border-right: none;
    }
    .min-slider a{
        padding: 40% 0;
    }
    span.buyer-seller-btn.MD {
        width: 100%;
    }
    span.buyer-seller-btn a {
        font-size: 15px;
    }
    .logo-slider .owl-nav {
        display: none;
    }
    .min-slider .owl-nav {
        display: none;
    }
}

/* VGM */
.innerBg {
    display: inline-block;
    float: left;
}
.innerBg-img {
    width: 100%;
    height: 345px;
    display: inline-block;
    background-size: cover;
    background-position: top center;
    background-color: #012b73;
    background-repeat: no-repeat;
}
.breadcrumbs-inner {
    display: inline-block;
    width: 100%;
    color: #fff;
    padding: 13% 0;
}
span.countNum {
    width: 50px;
    height: 50px;
    background: #0D6EFD;
    font-size: 28px;
    color: #fff;
    display: inline-block;
    text-align: center;
    padding: 9px 0;
    border-radius: 5px;
    margin-right: 10px;
}
h2.common-heading small {
    font-size: 18px;
    font-weight: 400;
    color: #000;
    line-height: normal;
    display: inline-block;
    position: relative;
    top: -4px;
    padding-left: 20px;
    border-left: 1px solid #ddd;
    margin-left: 10px;
}
.search-for-inventory .main-serach {
    border: 1px solid #ddd;
    padding: 40px;
    border-radius: 15px;
}
.search-for-inventory .main-serach h4 {
    color: #012B73;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 35px;
    line-height: 0;
    display: inline-block;
    width: 100%;
}
.main-serach input, .main-serach select {
    height: 50px;
    color: #757575;
    font-size: 15px;
}
.main-serach input[type="submit"] {
    background: #0D6EFD;
    color: #fff;
    font-weight: 600;
    border-color: #0d6efd;
}
.main-serach a {
    background: #0D6EFD;
    color: #fff;
    font-weight: 600;
    height: 50px;
    text-decoration: none;
    font-size: 15px;
    border-color: #0d6efd;
}
ul.short-list {
    list-style: none;
    display: inline-block;
    /* width: 100%; */
    margin: 0;
    padding: 0;
}
ul.short-list li{
    float: left;
}
ul.short-list li a{
    width: 24px;
    height: 24px;
    display: inline-block;
}
ul.short-list li a.line{
    background-image: url('../images/sorts.png');
}
ul.short-list li:hover a.line{
    background-image: url('../images/sort-hover.png');
}
ul.short-list li a.grids{
    background-image: url('../images/grid.png');
}
ul.short-list li:hover a.grids{
    background-image: url('../images/grid-hover.png');
}
ul.short-list li {
    width: 40px;
    height: 40px;
    border: 1px solid #b1b1b1;
    text-align: center;
    line-height: 52px;
    border-radius: 5px;
    margin: 0 0 0 12px;
}
ul.short-list li:hover{
    border: 1px solid #0D6EFD;
}
select#inlineFormSelectFilter {
    max-width: 200px;
    height: 40px;
    font-size: 13px;
}
strong.total-pro {
    line-height: 50px;
    color: #012B73;
    font-size: 18px;
    font-weight: 600;
}
hr.sep-line {
    margin: 6px 0;
}
.main-pro {
    background: #f3f6ff;
    padding: 20px;
    border-radius: 5px;
    border: 1px solid #d9d9d9;
}
.pro-img img {
    border-radius: 3px;
    max-height: 195px;
    max-width: 260px;
}
.main-pro ul {
    padding: 0;
    list-style: none;
    margin:5px 0 20px;
    display: inline-block;
    width: 100%;
}
.main-pro ul li {
    font-size: 12px;
    color: #012B73;
    display: inline-block;
    width: 100%;
    margin: 2px 0;
}
.main-pro .btn {
    font-size: 12px;
    font-weight: 600;
    width: 100%;
}
.main-pro h6 {
    color: #0152A8;
    font-size: 15px;
    font-weight: 600;
    display: inline-block;
    width: 100%;
    margin: 0;
}
.main-pro small {
    color: #333;
    font-size: 12px;
    font-weight: 500;
    position: relative;
    top: -3px;
}
a.btn.full-btn {
    height: 40px;
    background: #0D6EFD;
    color: #fff;
    line-height: 25px;
}
a.btn.outline-btn {
    height: 40px;
    color: #0D6EFD;
    border: 1px solid #0D6EFD;
    line-height: 25px;
}
a.like-p{
    background-image: url('../images/like.png');
    width: 11px;
    height: 10px;
    float: right;
    background-size: cover;
    margin-top: 4px;
}
a.like-p:hover{
    background-image: url('../images/like-h.png');
}
.pro-img {
    position: relative;
    margin-bottom: 15px;
    overflow: hidden;
}
span.equipment {
    background: #012b73a6;
    font-size: 11px;
    color: #fff;
    padding: 4px 15px;
    border-radius: 50px;
    border: 1px solid #fff;
    position: absolute;
    left: 10px;
    top: 10px;
    font-weight: 500;
}

.pro-img::after {
    content: '';
    width: 100%;
    height: 100px;
    display: inline-block;
    background: #000;
    position: absolute;
    left: 0;
    bottom: -60px;
    z-index: 9;
    filter: blur(23px);
}
ul.pagination-num {
    list-style: none;
    display: inline-block;
    margin: 0;
    padding: 0;
}
ul.pagination-num li{
    float: left;
       width: 30px;
    height: 30px;
    display: inline-block;
    border: 1px solid #fff0;
    border-radius: 100%;
    text-decoration: none;
    font-size: 14px;
    line-height: 28px;
    margin: 0 2px;
    color: #BABABA;
}
ul.pagination-num li a {
    width: 30px;
    height: 30px;
    display: inline-block;
    border: 1px solid #fff0;
    border-radius: 100%;
    text-decoration: none;
    font-size: 14px;
    line-height: 28px;
    margin: 0 2px;
    color: #BABABA;
}
ul.pagination-num li a.active{
    border: 1px solid #0D6EFD;
    color: #0D6EFD;
    font-weight: 600;
}

ul.pagination-num li.active{
    border: 1px solid #0D6EFD;
    color: #0D6EFD;
    font-weight: 600;
}

.breadcrumbs-inner span {
    font-size: 14px;
}
.breadcrumbs-inner b {
    font-weight: 500;
}
.breadcrumbs-inner a {
    color: #fff;
}
.breadcrumbs-inner h2 {
    font-size: 35px;
}

/* Registration Status */
.reg-status a.btn {
    text-align: left;
    border: 1px solid #0D6EFD;
    display: inline-block;
    padding: 30px 25px 38px;
}
span.btn-icon {
    display: inline-block;
    line-height: 0;
    margin-right: 12px;
}
span.btn-text {
    display: inline-block;
    line-height: 0;
}
span.btn-text b {
    color: #0D6EFD;
    font-size: 20px;
    font-weight: 600;
    display: inline-block;
}
span.btn-text small {
    color: #363636;
    display: block;
    font-size: 16px;
    font-weight: 500;
    position: relative;
    top: 20px;
}
span.btn-text small img {
    background: #012B73;
    padding: 3px;
    border-radius: 50px;
}
.reg-status h5 {
    font-size: 25px;
    color: #012B73;
    font-weight: 600;
}
.reg-status p {
    color: #000;
    font-size: 16px;
}
.min-h-600{
    min-height: 600px;
}

/* Mobile CSS */
@media only screen and (min-width:1px) and (max-width:767px) {
    .blurCircleLeft, .blurCircleRight{
        display: none;
    }
    .userPage.py-lg-5 {
        padding: 50px 0 !important;
    }
    h2.common-heading.divider::before, h2.common-heading.divider::after{
        display: none;
    }
    .vgw-bg {
        padding-bottom: 50px;
    }
    span.buyer-seller-btn p {
        padding-left: 0;
        border-left: none;
        margin-left: 0;
        max-width: 100%;
        margin-top: 10px;
        border-top: 1px solid #ddd;
        padding-top: 10px;
    }
    .vgw-right {
        padding: 30px;
    }
    hr.sepratorLine {
        margin: 0;
    }
    span.ft-btn {
        width: 100%;
        display: inline-block;
        margin: 15px 0;
    }
    ul.socialIcon {
        margin: 20px 0 0 0;
    }
    .footerMain h4 {
        margin-bottom: 40px;
    }
    ul.ftLinks {
        margin: 0 0 20px 0;
    }
    .slideMain h1 {
        font-size: 28px;
    }
    .slideMain {
        padding: 40px 0 !important;
        background-size: cover;
    }
    .sliderBtn {
        position: absolute;
        top: 15px;
        left: auto;
        right: 10px;
        width: auto;
    }
    .sliderBtn img {
        width: 40px;
    }
    .slideMain p {
        font-size: 18px;
    }
    button.navbar-toggler {
        color: #fff;
        border-color: #fff;
        background: #fff;
    }
    .headerMain .dropdown {
        margin-bottom: 10px;
        margin-right: 0 !important;
    }
    ul.navbar-nav li {
        line-height: 45px;
        border-right: none;
    }
    .min-slider a{
        padding: 40% 0;
    }
    span.buyer-seller-btn.MD {
        width: 100%;
    }
    span.buyer-seller-btn a {
        font-size: 15px;
    }
    .logo-slider .owl-nav {
        display: none;
    }
    .min-slider .owl-nav {
        display: none;
    }
    /* VGW */
    .innerBg-img {
        height: auto;
        background-size: cover;
    }
    h2.common-heading small {
        top: 15px;
        margin-left: 0;
    }
    .search-for-inventory .main-serach h4{
        line-height: normal;
        margin-bottom: 10px;
    }
    .main-serach .row.mt-4 {
        margin-top: 0 !important;
    }
    .main-serach input, .main-serach select {
        margin: 10px 0;
    }
    .filter-pro .col-lg-4 {
        text-align: center !important;
    }
    select#inlineFormSelectFilter {
        margin: 0 auto;
    }
    .main-pro {
        margin-bottom: 25px;
    }
    span.btn-text {
        line-height: normal;
        margin-top: 10px;
    }
    span.btn-text small {
        top: 10px;
    }
    /* Reg. Status */
    .reg-status a.btn {
        margin: 0 0 20px !important;
    }
}


/*=== Pagination ===*/

ul.custom-pagination {
	margin: 0;
	padding: 13px 15px !important;
	text-align: right;
}

ul.custom-pagination li {
	list-style: none;
	display: inline-block;
	/*margin: 5px;*/
}

ul.custom-pagination a {
	color: #666;
	display: inline-block;
	padding: 5px 10px;
	/*height: 48spx;*/
	/*width: 59px;*/
	line-height: 20px;
	/*border-radius: 50%;*/
	border: 1px solid #ddd;
	transition: .1s;
	text-decoration: none;
	text-align: center;
}

ul.custom-pagination a:hover {
	background: #0d6efd;
	color: #fff;
}

ul.custom-pagination li.active a {
	background-color: #0d6efd;
	color: #fff;
	border: 1px solid #0d6efd;
}

ul.custom-pagination li.active a:hover {
	color: #fff;
}.genbtn {
	font-size: 16px;
	text-decoration: none;
	text-transform: uppercase;
	display: inline-block;
	padding: 10px 35px;
	color: #fff;
	border: solid 1px #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px
}
.buttman {
	background-color: #0d6efd;
	float: right;
	color: #fff
}

button.genbtn.genbtnsolid.signup.d-block {
	margin-top: 5px;
	background: #0d6efd;
	width: 100%;
	line-height: 28px
}

.genbtnSolid {
	background: #0d6efd
}

/* Pro Details */
.pro-details-inner .breadcrumbs-inner {
    padding: 5% 0 0;
}
.pro-bannrt-btn a.btn {
    font-size: 15px;
    border-radius: 5px;
    padding: 10px 25px;
    height: auto;
}
.pro-bannrt-btn a.btn.outline-btn {
    color: #fff;
    border-color: #fff;
}
.pro-info {
    color: #fff;
    font-size: 18px;
    line-height: 22px;
    border-right: 1px solid #fff;
    padding: 0 30px;
    max-height: 50px;
}
.pro-info.no-border{
    border-right: none;
}
.pro-info h6 {
    display: inline-block;
    width: 100%;
    font-weight: 400;
}
.pro-info strong {
    font-weight: 600;
}
.pro-list {
    margin-top: 40px !important;
}
.ProSliderMain .bx-wrapper {
    max-width: 100% !important;
}
.bxsliderPro>div {
    width: 100% !important;
}
.ProSliderMain {
    overflow: hidden;
    position: relative;
    border-radius: 15px;
}
.ProSliderMain::before {
    content: '';
    width: 200px;
    height: calc(100% - 96px);
    background: #000;
    display: inline-block;
    position: absolute;
    left: 0px;
    top: 48px;
    z-index: 9;
    filter: blur(80px);
}
.ProSliderMain::after {
    content: '';
    width: 200px;
    height: calc(100% - 96px);
    background: #000;
    display: inline-block;
    position: absolute;
    right: 0px;
    top: 48px;
    z-index: 9;
    filter: blur(80px);
}
.ProSliderMain .bx-pager.bx-default-pager {
    display: none;
}
.ProSliderMain .bx-wrapper .bx-prev, .related-products .bx-wrapper .bx-prev{
    background-image: url('../images/arrowsquareleft.png');
    margin-left: 20px;
}
.ProSliderMain .bx-wrapper .bx-next, .related-products .bx-wrapper .bx-next{
    background-image: url('../images/arrowsquareleft.png');
    transform: rotate(180deg);
    margin-right: 20px;
}
.related-products .bx-wrapper .bx-prev{
    margin-left: -80px;
}
.related-products .bx-wrapper .bx-next{
    margin-right: -80px;
}
.ProSliderMain .bx-wrapper .bx-controls-direction a, .related-products .bx-wrapper .bx-controls-direction a {
    margin-top: -20px;
    width: 52px;
    height: 52px;
    background-size: cover;
    background-position: unset;
}
.pro-tabs button {
    text-align: left;
    color: #707070;
    font-size: 16px;
    padding: 12px;
    min-width: 170px;
}
.pro-tabs button.active {
    background-color: #fff0 !important;
    color: #0D6EFD !important;
}
.pro-tabs div#v-pills-tabContent {
    border-left: 1px solid #ddd;
    padding-left: 25px;
    width: 100%;
}
.pro-tabs h4 {
    color: #012B73;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 15px;
}
.pro-tabs ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.pro-tabs ul li {
    color: #000;
    font-size: 14px;
    line-height: 22px;
    font-weight: 500;
}
.pro-tabs .tab-pane h6 {
    font-size: 14px;
    color: #012b73;
    font-weight: 600;
}
.pro-tabs .tab-pane p {
    font-size: 13px;
}
.related-products{
    background: #012B73;
}
.related-products h4 {
    color: #fff;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 40px;
}
.related-products .bx-pager.bx-default-pager{
    display: none;
}
a.wish-list {
    width: 40px;
    height: 40px;
    display: inline-block;
    background: #fff;
    border-radius: 40px;
    text-align: center;
    line-height: 40px;
    box-shadow: 0 0px 20px 0 #00000070;
}
/* Manufacture Profile */
.userForm.ManufactureProfile {
    max-width: 100%;
    position: relative;
    z-index: 999;
}
.userForm.ManufactureProfile strong {
    color: #0152A8;
    font-size: 18px;
    display: inline-block;
    width: 100%;
    margin: 15px 0;
}
.userForm.ManufactureProfile input[type="radio"] {
    width: 20px;
    height: 20px;
    margin-right: 15px;
    float: left;
    line-height: 0;
}
.userForm.ManufactureProfile label.form-check-label {
    display: contents;
    font-size: 14px;
}
.userForm.ManufactureProfile .form-check.form-check-inline {
    margin-top: 10px;
}
.userForm label small {
    font-size: 8px;
    font-weight: 500;
}
  ul.short-list {
        display: none;
    }
      /* Pro Details */
    .pro-info {
        border-right: none;
        padding: 0;
        margin-bottom: 15px;
    }.uploadprocess {
	border-bottom: solid 1px #275198;
	padding-bottom: 20px
}
.vgwcontainer {
	background: #fff;
	padding: 100px 0
}

.virtualContainer .fileupbox {
	background: #012b72
}

.virtualContainer .fileupbox small {
	color: #fff
}

.virtualContainer .fileupbox h6 {
	color: #fff
}

.virtualContainer .selectSearch h5 {
	color: #fff;
	font-weight: 700;
	font-size: 18px
}

.virtualContainer .form__checkbox label {
	color: #fff
}

.virtualContainer .termscondition {
	color: #212529
}

.virtualContainer .pb50 {
	margin-bottom: 0
}

.virtualContainer .pt35 {
	margin-top: 35px
}
.virtualContainer
{
        border: 1px solid #ddd;
    padding: 40px;
    border-radius: 15px;
}
.fileupbox {
	height: 200px;
	background: #fff;
	text-align: center;
	padding-top: 40px
}

.uploadprocess a {
	text-decoration: none
}

.processSteps {
	text-align: center;
	color: #000
}

.fileupbox h6 {
	font-size: 24px;
	color: #012b72;
	font-weight: 700
}

.fileupbox small {
	font-size: 16px;
	color: #676767
}
.shaddow {
	box-shadow: 0 0 20px 0 #00000026
}
.serachblock {
	padding: 25px
}.upload-img {
	min-height: 50px
}

.serachblock a {
	text-decoration: none;
	font-weight: 700;
	color: #012b72;
	text-transform: uppercase;
	margin-top: 30px;
	display: block
}

.serachblock i {
	margin-left: 10px;
	font-size: 14px
}

.serachblock h2 {
	font-size: 19px;
	font-weight: 700;
	color: #012b72;
	margin-bottom: 15px
}

.vgwcontainer {
	max-width: 1170px;
	margin: 0 auto 50px auto
}

.vgwBlue {
	padding: 45px 30px 0 30px
}

.vgwBlue h2 {
	font-size: 42px;
	color: #10c625;
	font-weight: 700;
	padding: 0 0 0 25px;
	border-left: solid 5px #10c625;
	position: relative;
	line-height: 32px;
	margin-bottom: 25px
}

.vgwBlue small {
	font-size: 24px;
	font-weight: 200;
	position: absolute;
	top: -5px
}

.vgwBlue p {
	font-size: 22px;
	color: #676767
}

.spacer {
	margin-bottom: 50px
}
    .pro-tabs button{
        min-width: auto;
    }

.bulkSearchMain h1 {
    color: #012b72;
    font-size: 35px;
    font-weight: 600;
}
.bulkSearchMain h3.pt35 {
    font-size: 18px;
    font-weight: 400;
    color: #0d6efd;
}
.bulkSearchMain ol {
    padding: 0 0 0 15px;
}
.bulkSearchMain ol li {
    color: #000;
    font-size: 15px;
}
.bulkSearchMain .processSteps h5 {
    font-size: 18px;
    font-weight: bold;
    color: #012b72;
}
.processSteps .selectSearch {
		padding: 0 10px
	}
	.processSteps .selectSearch h5 {
		text-align: left;
		padding: 10px;
		padding-left: 0;
		margin: 0
	}
	.processSteps h5 {
		margin-bottom: 15px;
		padding-top: 15px
	}.processSteps {
	text-align: center;
	color: #000
}.selectSearch h5 {
	color: #012b72;
	font-weight: 700
}.form__checkbox input[type=checkbox]:checked+label {
	color: #0b5ed7;
	border: 1px #0b5ed7 solid;
	background-color: #f7f8fa;
	box-shadow: 0 0 20px 0 #00000026
}

.form__checkbox label {
	cursor: pointer;
	display: block;
	padding: 2px 10px;
	color: #3a3e48;
	font-weight: 700;
	border: 1px #b2b5c0 solid;
	-webkit-border-radius: 5px;
	font-size: 14px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 3px
}

.form__checkbox input[type=checkbox] {
	display: none
}	.f-28{
    font-size: 28px !important;
}

/* Upload Items */
.tab {
    display: none;
  }
  .step.active {
    opacity: 1;
  }
  
  .step.finish strong {
    background-color: #0152A8;
    color: #fff;
  } 
  .proggressMain {
    max-width: 750px;
    margin: 0 auto;
    position: relative;
    top: -110px;
    z-index: -9;
}
.proggressMain .progress {
    height: 5px;
    border-radius: 0;
}
.proggressMain div#multiStep {
    background: #0152a8;
}
ul.form-step-count {
    margin: 0 auto;
    padding: 0;
    list-style: none;
    display: table;
}
ul.form-step-count li {
    float: left;
    text-align: center;
    padding: 0 40px;
}
ul.form-step-count li strong {
    width: 100px;
    height: 99px;
    display: inline-block;
    background: #fff;
    border-radius: 100px;
    font-size: 35px;
    color: #0152A8;
    border: 2px solid #0152A8;
    line-height: 95px;
    margin-bottom: 15px;
}
ul.form-step-count li small {
    font-size: 15px;
    color: #2B3241;
    font-weight: 500;
    display: inline-block;
    line-height: 22px;
}
.userForm input[type="submit"] {
    border-radius: 50px;
}
.proggressMain.bulkMain {
    max-width: 500px;
}
.row.d-format-sheet p {
    font-size: 18px;
    color: #000;
}
.row.d-format-sheet a.btn{
    background: #0D6EFD;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 15px;
    padding: 15px 40px;
}
.row.d-format-sheet img {
    max-width: 220px;
}.userForm input[type="button"] {
    border-radius: 50px;
}
input#n11 {
    border-radius: 50px;
}

	    ul.form-step-count, .proggressMain{
       /* display: none;*/
    }
    .userForm input[type="submit"] {
        border-radius: 50px;
      
    }
    .home-form input[type="button"] {
    background: #0D6EFD;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 15px;
}.ms-options-wrap button {
    height: 49px;
}.ms-options-wrap ul {
    padding: 0 10px;
}
.ms-options-wrap>.ms-options>ul input[type=checkbox] {
    height: auto;
}.userForm.ManufactureProfile .ms-options {
    min-height: 100px!important;
    max-height: 100px!important;
}
.home-form input[type="checkbox"] {
    height: auto;
    margin: 10px 0;
}
.ms-options-wrap ul li label {
    font-size: 10px !important;
    font-weight: 500;
}

/* Shopping Cart */
.shoppingcart table thead {
    background: #0152A8;
}
.shoppingcart table th {
    font-size: 12px;
    font-weight: 500;
    white-space: nowrap;
    color: #fff;
    border-radius: 0;
    padding: 12px;
}
.shoppingcart tr td {
    font-size: 12px;
    border-left: 1px solid #ddd;
}
.shoppingcart td img {
    width: 50px;
    height: 50px;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 3px;
}
ul.priceList {
    padding: 0;
    list-style: none;
    display: inline-block;
    margin-top: 40px;
    width: 100%;
}
ul.priceList li {
    float: left;
    width: 100%;
    padding: 12px 0;
    color: #1C1C1C;
    border-bottom: 1px solid #ddddddad;
    font-size: 14px;
    font-weight: 500;
}
ul.priceList li:last-child{
    border-bottom: 0;
}
ul.priceList li b {
    color: #0152A8;
    float: right;
    font-weight: 700;
}
ul.priceList li strong {
    float: right;
    width: auto !important;
    font-size: 14px !important;
    font-weight: 500;
    margin: auto !important;
    color: #1C1C1C !important;
}
.checkoutTab strong.subHead {
    color: #0D6EFD;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 25px;
}
.billing-details .form-check.form-check-inline label {
    font-size: 13px;
}
.billing-details .form-check input[type="checkbox"] {
    height: 1em;
}
.billing-details .form-check label.form-check-label {
    color: #1C1C1C;
    font-weight: 500;
}
.billing-details.couponCode input.form-control {
    max-width: 300px;
    display: inline-block;
}
.billing-details.couponCode a.btn {
    font-size: 16px;
    background: #0D6EFD;
    color: #fff;
    font-weight: 600;
    padding: 12px 70px;
    margin-left: 20px;
    position: relative;
    top: -1px;
}
.billDetails {
    background: #F2FAFE;
    border-radius: 10px;
    padding: 20px;
}
.billDetails small, .billDetails strong {
    font-size: 14px !important;
    color: #2B3241 !important;
    margin: 0 !important;
}
.billDetails.no-bg {
    background: transparent;
    padding: 0;
}.modal-backdrop.fade {
    
    display: none;
}
button#apply_coupon {
    font-size: 16px;
    background: #0D6EFD;
    color: #fff;
    font-weight: 600;
    padding: 12px 70px;
    margin-left: 20px;
    position: relative;
    top: -1px;
}

.paymentStatus h5 {
    color: #0152A8;
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 25px;
}
.paymentStatus p {
    color: #000;
    font-size: 18px;
    max-width: 360px;
}
.paymentStatus a.btn {
    background: #0D6EFD;
    color: #fff;
    font-size: 15px;
    padding: 13px 60px;
    margin-top: 15px;
    border-radius: 5px;
    font-weight: 500;
}
.paymentStatus img {
    max-width: 280px;
}


/* Overview */
.overviewSec {
    background: #F0F6FF;
    border-radius: 15px;
}
.overviewText {
    padding-top: 22%;
    padding-left: 5%;
    padding-right: 5%;
}
.overviewText h4 {
    color: #012B73;
    font-size: 30px;
    font-weight: 700;
}
.overviewText p {
    color: #000;
    font-size: 18px;
}
.targets span {
    width: 120px;
    height: 120px;
    display: inline-block;
    border: 2px solid #0D6EFD;
    border-radius: 100%;
    font-size: 40px;
    font-weight: 600;
    color: #0D6EFD;
    line-height: 115px;
    margin-bottom: 25px;
}
.targets h5 {
    color: #012B73;
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 18px;
}
.targets p {
    color: #000;
    font-size: 18px;
    padding: 0 20px;
}
.ourteam {
    background: #012B73;
}
.ourteam h6 {
    font-size: 28px;
    color: #fff;
    font-weight: 600;
    margin-top: 20%;
}
.ourteam p {
    color: #fff;
    margin: 18px 0;
    padding-right: 25%;
}
.ourteam a.btn {
    background: #0D6EFD;
    color: #fff;
    font-size: 14px;
    padding: 12px 50px;
    border-radius: 4px;
    font-weight: 500;
    margin-top: 15px;
}
.ourStrategy h2 {
    margin-bottom: 15px;
}
.ourStrategy p {
    font-size: 15px;
    font-weight: 500;
}
.overviewSec.customerSec .overviewText {
    padding-top: 14%;
}
.overviewSec.customerSec {
    margin-top: 30px;
}
.light-blue-bg.ourTeam {
    background: #fff;
}
.light-blue-bg.ourTeam .offer-left {
    background: #F1FFFC;
}
.light-blue-bg.ourTeam .offer-left:hover{
    background: #012B73;;
}

/* News */
ul.newsList {
    list-style: none;
    margin: 0;
    padding: 0 0 0 60px;
}
ul.newsList li {
    color: #000;
    font-size: 18px;
    display: inline-block;
    width: 100%;
    margin-top: 35px;
}
ul.newsList li::before {
    content: '';
    width: 32px;
    height: 29px;
    display: inline-block;
    background-image: url(../images/news-icon.png);
    position: absolute;
    left: 32px;
    margin-top: 5px;
}
ul.newsList li a.btn {
    background: #0D6EFD;
    color: #fff;
    font-size: 10px;
    border-radius: 100px;
    padding: 3px 10px;
    font-weight: 500;
}

/* Support */
a.emailLink {
    color: #012B73;
    font-size: 25px;
    font-weight: 600;
    text-decoration: none;
    display: inline-block;
}
a.emailLink img {
    position: relative;
    margin-right: 10px;
    top: -3px;
}

/* Contact Us */
.contactUs h5 {
    color: #012B73;
    font-weight: 600;
    font-size: 25px;
    display: inline-block;
    width: 100%;
}
div#ConMap {
    height: 661px;
}
div#ConMap iframe{
    height: 100%;
}

/* Tutorials */
.tutorialAns h4 {
    color: #0D6EFD;
    font-size: 25px;
    font-weight: 600;
}
.tutorialAns p, .tutorials p {
    color: #000;
    font-size: 16px;
    font-weight: 500;
}
.tutorialAns h5 {
    color: #0152A8;
    font-size: 20px;
    font-weight: 600;
    margin-top: 30px;
}
.tutorialAns p b {
    color: #000;
}
.tutorialAns p a {
    color: #0D6EFD;
}
.tutorialAns ul li {
    color: #000;
    font-size: 16px;
}

/* Subscription */
.subTable thead {
    background: #0152A8;
}
.subTable th {
    color: #fff;
    font-size: 16px;
    padding: 10px 20px;
}
.subTable td:nth-child(1) {
    width: 50%;
}
.subTable td {
    color: #000;
    padding: 10px 20px;
}
.subTable td:last-child {
    font-weight: 600;
}
.subTable p b {
    color: #000;
}
.subPlan span {
    background: #012B73;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    width: 45px;
    height: 45px;
    display: inline-block;
    text-align: center;
    line-height: 45px;
    border-radius: 5px;
    margin-bottom: 20px;
}
.subPlan h3 {
    color: #0D6EFD;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 15px;
}
.subPlan ul {
    padding: 0 0 0 18px;
        list-style-type: disc;

}
.subPlan ul li {
    color: #000;
    font-size: 14px;
    line-height: 24px;
}
.planMain {
    margin-right: 5%;
    padding-right: 5%;
    border-right: 1px solid #ddd;
    height: 100%;
}
.techPartner ul {
    padding: 0 0 0 22px;
    margin: 0 0 30px 0;
}
.techPartner ul li {
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    line-height: 28px;
}

/* Ipad CSS */
@media only screen and (min-width:768px) and (max-width:1150px) {
    h2.common-heading.divider::before, h2.common-heading.divider::after{
        display: none;
    }
}
