@media only screen and (max-width: 1024px) {
    .col-md-8 {
        max-width: 62.66667% !important;
    }
    .col-md-4 {
        max-width: 37.33333% !important;
    }
}

@media only screen and (max-width: 426px) {
    .supplierInfo-table tbody td{
        display: block;
    }
    .supplier-banner {
        margin-top: 7rem;
    }
    .img-card2 {
        width: 100% !important;
    }
    .img-card2 img {
        height: 200px !important;
    }
    
    .contact-top-bar {
        height: 61px !important;
    }
    .banner-home-img {
        width: 100%;
        height: 200px !important;
    }
}

@media only screen and (max-width: 375px) {
    .banner-home-img {
        height: 250px !important;
    }
    
}

.sLogo{
    height: 160px !important;
    border: 1px solid #c3ccc3;
    margin: 0px;
}
.first_row{
  padding: 11px;
  background: white; 
}
.main-search{
	border-radius: 28px;
  margin-left: 15px;
  padding-bottom: 0 !important;
  padding-top: 0 !important;
  padding-right: 0;
  margin-top:10px;
  overflow:hidden;
  border: 2px solid #031C75;
  height: 40px;
  padding: 2px;
  background-color: #fff;
  margin-bottom: 25px;
  width: 100%;
  float: left;
  margin-right: 15px;
}
.search-location-pin{
	float: left;
  padding: 12px;
  color: #F75C1E;
  padding-right:0px;
}
.search-select{
  border: none;
  padding: 8px;
  color: #031C75;
  width: 88%;
}
.search-col1 {
    display: inline-block;
    vertical-align: top;
    border-right: 1px solid #B3AEAE;
    float: left;
}
.search-col2 {
    width: 58%;
    height: 34px;
    float: left;
}
.search-input{
	border:none;
	width: 89%;
}
.search-mic{
	float: right;
    padding: 14px 17px;
    color: #4285F4;
    font-weight: bold;
    margin-top: -38px;
}
.search-col3 {
    width: 20%;
    height: 38px;
    border-top-right-radius: 5px;
    float: right;
    margin-right: -3px;
}
.post-section{
	float: left;
  margin-top:10px;
}
.post-section-btn{
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	padding: 15px 39.2031px 15px 40px;

	position: absolute;
	width: 210.2px;
	height: 48px;

	background: #F75C1E;
	border-radius: 25px;
	color: #FFFFFF !important;
}
header .search-col2 input {
    font-size: 12px !important;
    font-family: Arial !important;
}
#search_suggestions {
    position: absolute;
    background-color: #fff;
    z-index: 99999999;
    top: 40px;
    left: 142px;
    max-width: 520px;
}
button#search_submit_btn {
    border-top-right-radius: 28px;
    border-bottom-right-radius: 28px;
    height: 38px;
    background-color:#031C75;
    color: #fff;
    font-size: 16px;
    width: 100%;
    font-weight: 400;
}
.topnavbar{
  background:#031C75; 
  height: 65px; 
}
.img-thumbnail-1{
	width: 100%;
	height: auto;
}
.need-help{
	text-align: center;
    margin: 15px;
    font-weight: bold;
    color: #076AFF;
    margin-top: 38%;
}
.need-help-icon{
	font-weight: bold;
	margin-right: 10px;
	color: black;
}

/* second Row */
.second_row{
  padding:25px;
  background: white; 
  /*margin-top: -10%;*/
}
.logo-frame{
  width: 150px;
  height: 150px;
  background: #999393; 
}
.stitle{
  font-size: 31px;
    color: black;
    font-weight: bold;
}
.supplierInfo-table{
  width: 100%;
}
.supplierInfo-table tbody td{
  padding: 4px;
    color: blue;
    border: none;
    font-size: 16px;
}

.banner-home-img{
    width: 100%;
    height: 300px;
}
.supplierInfo-table em{
  color: #f75c1e;
  font-weight: bold;
}
.rupee{
  color: #f75c1e;
  font-weight: bold;
  font-size:22px;
}
.third_row{
  height: 40px;
    background: #031C75;
    margin-left: 0px;
    margin-right: 0px;
}
.third_row-flex{
    display: flex;
}
.third_row_menu{
  list-style: none;
    display: flex;
    padding: 0px;
}
.third_row_menu > li {
  padding: 8px 16px;
  font-size: 16px;
  color: #F75C1E;
}
.third_row_menu > li > a {
    color: white;
}
.third_row_menu > li > a:hover {
    text-decoration: none;
}
.third_row_menu .liactive > a{
    color:#f75c1e;
}
.iconList{
  list-style: none;
    display: flex;
    padding: 0px;
    float: right;
    padding-right: 12px;
}
.iconList > li {
  padding: 8px;
  font-size: 16px;
  color: white;
}
.iconList > li > a {
    color: white;
}

.mb-20{
    margin-bottom: 20px;
}
/*about page */
.about-page{
    /*padding: 0px 10%;*/
}
.about-section{
    width: 100%;
}
.product-section{
    width: 100%;
}
.about-page-title{
      color: black;
    font-size: 20px;
    margin: 2% 0px;
    font-weight: bold;
    font-family: inherit;
    /* letter-spacing: 2px; */
    /* text-align: center; */
    text-transform: uppercase;
    background: #031c75;
    display: inline-block;
    padding: 4px 15px;
    color: white;
}
.contact-top-bar{
    height: 40px;
    background: #031c75;
    width: 100%;
    padding-left: 15px;
    color: white;
    font-weight: bold;
    padding-top: 11px;
}
.contact-right{
    background:  #d9d9d9;
    padding: 20px;
    color: #031c75;
    font-size: revert;
    font-weight: bold
}
.contact-right div{
    padding-bottom: 8px;
}
.contact-panel{
    padding: 3% 2%;
    background: white
}
.contact-panel-int{
    width: 100%;
    border:1px solid #031c75;
    margin-bottom:10px;
    padding-left: 5px;
}
.contact-panel-tex{
    border:1px solid #031c75;
    width: 100%;
    padding-left: 5px;
}

.img-card2{
        text-align: center;
    width: 32%;
}
.img-card2 img {
    padding: 0px;
    width: 100%;
    height: 155px;
    border: 0.025px solid #d6cece;
    margin-bottom: 5px;
    border-radius:9px;
}
.img-card2 h5{
    color: black;
    font-weight: bold;
}
.img-card h5 {
    font-weight: bold;
    color: black;
    font-size: 13px;
    margin-bottom: 6px;
    line-height: 15px;
    height: 31px;
}
.about-page-details{
  padding: 10px 30px;
  border-radius: 10px;
}
/*Deshboard*/
.cards{
	background: #D9D9D9;
    height: 131px;
    width: 302px;
    margin-bottom: 17px;
    
    padding:  33px 33px;
}
.cards-1 {
	border-right: 20px solid #00046C;
}
.cards-2{
	border-right: 20px solid #E706A8;
}
.cards-3{
	border-right: 20px solid #096C00;
}
.cards-counter{
	font-size: 32px;
    color: black;
    font-weight: bold;
    margin-bottom:-9px;
}
.cards-title{
	color: #031c75;
    font-weight: bold;
    text-transform:uppercase;
}
/* data tabale */
.table-1{
	width: 100%;
	background: #FFFFFF;
	border: 0.25px solid #FF4B04;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.table-1 thead{
	color: black;
    background: #F75C1E;
	border: 0.25px solid #FF4B04;
}
.table-1 thead th{
	padding: 5px;
	font-weight: 400;
}
.table-1 tbody{
	background: white;
}
.table-1 tbody td{
	padding: 7px;
    color: black;
    border:0.25px solid #f3f2f2;
}

/*profile-card*/
.profile-card{
	padding: 5px;
}
.profile-card-label{
	float: left;
    padding: 0;
    margin-bottom:10px;
}
.profile-card-input{
	float: left;
    padding: 0
}
.profile-card-input input{
	    background: #F0F0F0;
    border: 0.25px solid #cbc9c8;
    width: 100%;
    padding: 1px 10px;
}
.profile-card-input textarea{
	    background: #F0F0F0;
    border: 0.25px solid #cbc9c8;
    width: 100%;
    padding: 1px 10px;
}
.profile-card-input select{
	    background: #F0F0F0;
    border: 0.25px solid #cbc9c8;
    width: 100%;
    padding: 1px 10px;
}
.row-1{
	margin: 0px;
}
.mt-12{
	margin-top: 12px;
}
#company_profile{
	width: 65%;
}
.profile-card-download{
	float: right;
	padding: 5px 16px;
    border-left: none;
}
.profile-card-logo{
	border:  1px solid #d6cece;
	width: 150px;
}
.profile-card-logo-upload{
	width: 46%;
    margin-top: 6px;
}
.profile-card-banner-show{
	width: 100%;
	border:  1px solid #d6cece;
}
.profile-card-banner{
	    margin-top: 10px;
    width: 100%;
}
.export-btn{
	    float: right;
    width: 100%;
    margin-top: -57px;
}
.export-btn span{
	float: right;
    background-color: #031C75;
    color: #fff;
    padding: 6px 27px;
    cursor: pointer;
}
.export-btn a{
    float: right;
    background-color: #031C75;
    color: #fff;
    padding: 6px 27px;
    cursor: pointer;
}
.actionBtn{
	width: 32%;
    text-align: center;
    float: left;
    font-size: 11px;
    color: #FF4B04;
    font-weight: 800;
    cursor:pointer;
}
.actionBtn em{
	font-weight: 800;	
	
}
.visitors-p{
	margin: 0px;
}
.visitors-p span{
	font-weight: bold;
}
.img-card{
    text-align: center;
    border: 0.025px solid #d6cece;
    width: 32%;
    margin: 2px;
    padding: 0px;
}
.img-card img{
	padding: 0px;
	width: 100%;
	height: 130px;
	border-bottom: 0.025px solid #d6cece;
	margin-bottom:5px;
}
.img-card h5{
	font-weight: bold;
    color: black;
    font-size: 13px;
    margin-bottom: 6px;
    line-height: 15px;
    height: 31px;
}
.img-card button{
	background-color: #031C75;
    color: #fff;
    cursor: pointer;
    width: 76%;
    font-size: 11px;
    margin-bottom: 7px;
    border: none;
    padding: 3px;
}
.visitorsDelBtn{
	color: red;
    float: right;
    background: none;
    border: none;
}
.visitorsBox{
	background: white;
}
/*setting page*/
.setting-sec{
	background: #FFFFFF;
    box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
    margin: 2%;
    float: left;
    width: 46% !important;
}
.setting-sec-box{
	background: #F4F4F4;
    box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
    border-radius: 15px;
    margin: 4%;
    padding: 13px;
    width: 51%;
    color: #000F44;
}
.setting-sec-box label{
	color: #000F44;	
	cursor: pointer;
	font-weight: normal;
}
.setting-sec-box p{
	font-style: normal;
	font-weight: bold;
	font-size: 15px;
	line-height: 21px;
	display: flex;
	align-items: center;
	color: #000F44;
}
.p-title{
	font-style: normal;
	font-weight: bold;
	font-size: 15px;
	line-height: 21px;
	display: flex;
	align-items: center;
	color: #000F44;
}
.table-1-td{
	width: 5px;
}
.table-3-td{
	width: 68px;
}
.table-3-td span{
	color: #f75c1e;
    padding: 5px;
    cursor: pointer;
}
.social_box{
	margin-top: 12px;
}
.social-icon-input{
	border: 1px solid #031c75;
    padding: 2px 12px;
    color: black;
    width: 33%;
}
.social-link-input{
	border: 1px solid #031c75;
    padding: 2px 12px;
    color: black;
    width: 50%;
}
.social-link-addbtn{
	background-color: #031C75;
    color: #fff;
    cursor: pointer;
    width: 14%;
    font-size: 11px;
    margin-bottom: 7px;
    border: none;
    padding: 5px;
}
.password-update-btn{
	background-color: #031C75;
    color: #fff;
    cursor: pointer;
    font-size: 15px;
    margin-bottom: 7px;
    border: none;
    padding: 5px 27px;
}
.password-update-input{
	border: 1px solid #031c75;
    padding: 2px 12px;
    color: black;
    width: 100%;
}
.has-user-block{
	margin-bottom: 10px;
}
.menuActive{
	background: #031c75
}
.menuActive > a{
	color: white !important;
}
.menuActive > a > em{
	color: white !important;
}
.coldChangeStatus{
	cursor: pointer;
}
.hotChangeStatus{
	cursor: pointer;
}
.modal{
	margin-top: 4%;
    margin-left:6%;
}
.modal-header{
    padding: 0.5rem 1rem;
}
.modal-content{
    border-radius: 0px !important;
}
.view-img{
    width: 200px;
}
.table-2{
    width: 100%;
    background: #FFFFFF;
    border: none !important;
    box-shadow: none !important;
}

.product-cart-view{
    background: #FBFBFB;
    border: 1px solid #FF6701;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 5px;
    padding: 0px;
    height: 427px;
    margin-top:4%;
}
.product-cart-img{
    padding: 3px;
}
.product-cart-view input{
    border: 0.25px solid #cbc9c8;
    width: 100%;
    padding: 1px 10px;
    margin: 5px 0px;
}
.product-cart-view select{
    border-radius: 0px;
    border: 0.25px solid #cbc9c8;
    width: 100%;
    padding: 1px 10px;
    height: 27px;
    margin: 5px 0px;
}
.product-cart-view-btn{
    background-color: #031C75;
    color: #fff;
    padding: 0px 17px;
    cursor: pointer;
}
.product-cart-view-dis{
    padding: 7px;
    line-height: 15px;
    font-size: 13px;
}
.product-cart-view-input{
    width: 62% !important;
    float: right;
    margin-top: -1px  !important;
}
.pro_btn{
    width: 36%;
    text-align: left;
}
.pro_save_btn{
    margin-left: 38%;
    margin-top: 19px;
    background-color: #DA4003;
    border:1px solid #DA4003;
    color: #fff;
    padding: 0px 17px;
    cursor: pointer;
}
/*product-cart*/
.product-cart{
    padding: 5px;
}
.product-cart-title{
    float: left;
    padding: 0;
    margin-top:12px;
}
.product-cart-main{
    float: left;
    padding: 0;   
    margin-left: 12px;
}
.product-cart-label{
    float: left;
    padding: 0;
    margin-bottom:10px;
}
.product-cart-input{
    float: left;
    padding: 0;
    margin-bottom:8px;
}
.product-cart-input input{
    border: 0.25px solid #cbc9c8;
    width: 96%;
    padding: 1px 10px;
}
.product-cart-input select{
    border-radius: 0px;
    border: 0.25px solid #cbc9c8;
    width: 96%;
    padding: 1px 10px;
    height: 27px;
}
.img_box{
    width: 150px;
}
.img_remove_btn{
    position: absolute;
    padding: 8px;
    /* background: red; */
    cursor: pointer;
    font-size: 18px
}

/* Support Ticket CSS */

.chat-container {
    position: relative;
    padding:10px 0px;
}

.chat-container li.chat-left,
.chat-container li.chat-right {
    display: flex;
    flex: 1;
    flex-direction: row;
    /* border: 1px solid #031c75; */
    padding: 2px 0px;
    border-radius: 8px;
    width: 80%;
    /* background: #031c75;*/
}

.chat-container li img {
    width: 48px;
    height: 48px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

.chat-container li .chat-avatar {
    margin-right: 1px;
}

.chat-container li.chat-right {
    justify-content: flex-end;
    float: right;
}

.chat-container li.chat-right > .chat-avatar {
    margin-left: 1px;
    margin-right: 0;
}

.chat-container li .chat-name {
    font-size: .75rem;
    color: #999999;
    text-align: center;
}

.chat-container li .chat-text {
        padding: 8px 12px;
    /* border-radius: 4px; */
    /* color: #ffffff; */
    line-height: 150%;
    position: relative;
    border: 1px solid #f0eaea;
     background: #031c75;
     color: white;
     border-radius:10px;
}
 
.chat-container li.chat-right > .chat-text {
    text-align: right;
}

.chat-container li.chat-right > .chat-text:before {
    right: -20px;
    border-color: transparent transparent transparent #ffffff;
    left: inherit;
}

.chat-container li .chat-hour {
    padding: 0;
    font-size: .75rem;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.chat-container li .chat-hour > span {
    font-size: 16px;
    color: #9ec94a;
}

.chat-container li.chat-right > .chat-hour {
    margin: 0 15px 0 0;
}

@media (max-width: 767px) {
    .chat-container li.chat-left,
    .chat-container li.chat-right {
        flex-direction: column;
        margin-bottom: 30px;
    }
    .chat-container li img {
        width: 32px;
        height: 32px;
    }
    .chat-container li.chat-left .chat-avatar {
        margin: 0 0 5px 0;
        display: flex;
        align-items: center;
    }
    .chat-container li.chat-left .chat-hour {
        justify-content: flex-end;
    }
    .chat-container li.chat-left .chat-name {
        margin-left: 5px;
    }
    .chat-container li.chat-right .chat-avatar {
        order: -1;
        margin: 0 0 5px 0;
        align-items: center;
        display: flex;
        justify-content: right;
        flex-direction: row-reverse;
    }
    .chat-container li.chat-right .chat-hour {
        justify-content: flex-start;
        order: 2;
    }
    .chat-container li.chat-right .chat-name {
        margin-right: 5px;
    }
    .chat-container li .chat-text {
        font-size: .8rem;
    }
}

.chat-form {
    padding: 15px;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ffffff;
    border-top: 1px solid white;
}

#showTicketDeatils{
    background: #FBFBFB;
    border: 1px solid #FF6701;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 5px;
    padding: 0px;
}
#chatContainerScroll{
    margin: 0px;
    padding: 1px 15px;
    height: 353px;
    overflow-x: auto;
}
#sendChat_btn{
        float: right;
    background-color: #031C75;
    color: #fff;
    padding: 6px 27px;
    cursor: pointer;
}