
@import url("");
@font-face {
  font-family: 'Work Sans';
  src: url();
}
@font-face {
  font-family: 'WorkSans-Bold';
  font-weight: 700;
  src: url();
}

img {
  max-width: 100%;
}

.overflow {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

*,
ul,
li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
}

body {
  font-family: 'Work Sans';
  font-weight: 400;
  font-size: 15px;
  font-size: 0.9375rem;
  color: #333333;
  overflow-x: hidden;
  letter-spacing: -1px;
}

.container {
  margin: 0 auto;
  max-width: 1500px;
}

.container-1 {
  margin: 0 auto;
  max-width: 1500px;
  padding:  0 6.25rem;
}

.bg-primary {
  background: #e21a22;
}

.clearfix::after {
  content: '';
  display: table;
  clear: both;
}
.clearfix::before {
  content: '';
  display: table;
  clear: both;
}

.color0 {
  color: #000000;
}

.color3 {
  color: #333333;
}

.colorF {
  color: #ffffff;
}

.primary-color {
  color: #e21a22;
}

.secondary-color {
  color: #ffc20e;
}

label.error {
  color: #e21a22 !important;
  font-size: 14px !important;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: normal !important;
}

a {
  text-decoration: none;
}

.link a {
  color: #333333;
}
.link a:hover {
  color: #e21a22;
}

.theme-link a {
  color: #e21a22;
}
.theme-link a:hover {
  color: #333333;
}

.white-link a {
  color: #ffffff;
}

.wd100 {
  width: 100%;
}

.wd50 {
  width: 50%;
}

.wd33 {
  width: 33%;
}

.wd-auto {
  width: auto !important;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.block {
  display: block;
}

.inline-block {
  display: inline-block;
}

.vertical-align-mid {
  vertical-align: middle;
}

.center {
  text-align: center;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

.hide {
  display: none;
}

.show {
  display: block !important;
}

.opacity0 {
  opacity: 0;
}

.opacity1 {
  opacity: 1;
}

.relative {
  position: relative;
}

.mt10 {
  margin-top:  0.625rem;
}

.mt20 {
  margin-top:  1.25rem;
}

.mt30 {
  margin-top:  1.875rem;
}

.mt50 {
  margin-top:  3.125rem;
}

.ml10 {
  margin-left:  0.625rem;
}

.ml20 {
  margin-left:  1.25rem;
}

.ml30 {
  margin-left:  1.875rem;
}

.mb10 {
  margin-bottom:  0.625rem;
}

.mb20 {
  margin-bottom:  1.25rem;
}

.mb30 {
  margin-bottom:  1.875rem;
}

.p0 {
  padding: 0;
}

.pointer {
  cursor: pointer;
}

.underline {
  text-decoration: underline;
}

ul {
  list-style-type: none;
}

.fs13 {
  font-size: 13px;
  font-size: 0.8125rem;
}

.fs15 {
  font-size: 15px;
  font-size: 0.9375rem;
}

.fs18 {
  font-size: 18px;
  font-size: 1.125rem;
}

.font-w-300 {
  font-weight: 300;
}

.font-w-500 {
  font-weight: 500;
}

.font-w-700 {
  font-weight: 700;
}

.placeholder::-webkit-input-placeholder {
  font-family: 'Roboto', sans-serif;
}

.placeholder:-moz-placeholder {
  font-family: 'Roboto', sans-serif;
}

.placeholder::-moz-placeholder {
  font-family: 'Roboto', sans-serif;
}

.placeholder:-ms-input-placeholder {
  font-family: 'Roboto', sans-serif;
}

.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}

.flex-wrap {
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.justify-content-end {
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: flex-end;
}

.justify-content-between {
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
}

.justify-content-center {
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}

.align-item-center {
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}

.align-item-start {
  -webkit-align-items: start;
  -moz-align-items: start;
  -ms-align-items: start;
  align-items: start;
}

.align-item-end {
  -webkit-align-items: end;
  -moz-align-items: end;
  -ms-align-items: end;
  align-items: end;
}

.swiper-pagination-bullet-active {
  background: #e21a22 !important;
}

.breadcrumb-main .heading {
  font-size: 26px;
  font-size: 1.625rem;
}

.block-with-text {
  overflow: hidden;
  position: relative;
  line-height: 1.2em;
  max-height: 3.6em;
  text-align: justify;
  margin-right: -1em;
  padding-right: 1em;
}

.btn {
  padding:  0.75rem 1.875rem;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  -webkit-appearance: none;
  -moz-appearance: none;
  font-weight: bold;
  font-size: 18px;
  font-size: 1.125rem;
}
.btn:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}

.btn-red {
  background: #e21a22;
  border: 1px solid #e21a22;
  color: #ffffff;
}

.btn-yellow {
  background: #ffc20e;
  border: 1px solid #ebaf00;
  color: #000000;
}

.btn-sent {
  background: #ffffff;
  border: 2px solid #ebaf00;
  outline: none;
  cursor: auto;
}
.btn-sent:before {
  content: "";
  background: transparent;
  height: 13px;
  width: 6px;
  border: 2px solid #333;
  border-width: 0px 3px 3px 0;
  transform: rotate(45deg);
  top: 10px;
  left: 8px;
  display: inline-block;
  margin: 0 10px 0 0;
}

.form-control {
  width: 100%;
  height: 47px;
  border: 2px solid #c6cad1;
  padding:  0 0.625rem 0 0.9375rem;
  font-family: 'Work Sans', 'Roboto', sans-serif;
}

.textarea {
  height: 100px;
  font-family: 'Work Sans', 'Roboto', sans-serif;
  padding-top:  0.625rem;
}

input[type="text"],
input[type="number"],
input[type="tel"],
input[type="password"],
input[type="email"], textarea {
  -webkit-appearance: none;
}

.form-input-padding {
  padding:  0 0.9375rem;
}

header {
  position: relative;
  -webkit-box-shadow: 0px 13px 40px #e4e4e4;
  -moz-box-shadow: 0px 13px 40px #e4e4e4;
  box-shadow: 0px 13px 40px #e4e4e4;
}

.header-icons {
  background: url() no-repeat;
}



.right-toggle {
  position: absolute;
  right: 0;
  top: 0;
  padding:  0.625rem 1.25rem 0.8125rem 1.5625rem;
  -webkit-border-radius: 0 0 0 25px;
  -moz-border-radius: 0 0 0 25px;
  -ms-border-radius: 0 0 0 25px;
  border-radius: 0 0 0 25px;
}

.support-area {
  margin:  2.5rem 0 0 0;
}
.support-area .support {
  border-right: solid 5px #f3f3f3;
  padding-right:  1.25rem;
  margin-right:  1.25rem;
}
.support-area .support .support-icon {
  width: 32px;
  height: 40px;
}
.support-area .dwonload-app {
  display: none;
}

.joinCnt {
  margin-left: 5px;
  float: right;
  font-size: 14px;
  font-size: 0.875rem;
}
.joinCnt .myTrade{
  margin-top:8px !important; 
}
.joinCnt a {
  display: block;
}
.joinCnt a:last-child {
  margin-top:  0.1875rem;
}

.helpCnt {
  border-left: solid 2px #f3f3f3;
  padding:  0.5rem 1.25rem 0.5rem 1.25rem;
  margin-left:  1.25rem;
  float: right;
  cursor: pointer;
  position: relative;
}
.helpCnt:after {
  content: "\276E";
  position: absolute;
  right: 3px;
  top: 8px;
  color: #e21a22;
  transform: rotate(-90deg);
}
.helpCnt:hover {
  color: #e21a22;
}
.helpCnt:hover .dropdwonMenu {
  display: block;
}
.helpCnt .dropdwonMenu {
  position: absolute;
  z-index: 99;
  background: #fff;
  padding: 10px 10px;
  width: 195px;
  text-transform: none;
  box-shadow: 2px 3px 8px #b1aeae;
  top: 34px;
  right: 0;
  display: none;
}
.helpCnt .dropdwonMenu:before {
  content: '';
  border-color: transparent;
  border-bottom-color: transparent;
  border-bottom-color: #e4e4e4;
  border-style: dashed dashed solid;
  border-width: 0 8.5px 8.5px;
  position: absolute;
  top: 0;
  right: 11px;
  margin: -8px 0 0 0;
}
.helpCnt .dropdwonMenu:after {
  content: '';
  border-color: transparent;
  border-bottom-color: transparent;
  border-bottom-color: #fff;
  border-style: dashed dashed solid;
  border-width: 0 8.5px 8.5px;
  position: absolute;
  top: 0;
  right: 11px;
  margin: -6px 0 0 0;
}
.helpCnt .dropdwonMenu ul {
  margin: 0;
  padding: 0;
}
.helpCnt .dropdwonMenu ul li {
  padding: 6px 0;
}
.helpCnt .dropdwonMenu ul li a {
  display: block;
}

.login-icon {
  width: 33px;
  height: 40px;
  background-position: -40px 0px;
}
.login-icon.userImg {
  float: left;
  width: 40px;
  outline: none;
}
.login-icon.userImg img {
  width: 40px;
  border-radius: 50%;
  height: 40px;
  margin-right: 0.5rem;
  display: inline-block;
}

.search-area {
  position: relative;
  border: 3px solid #e9e9e9;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
  width: 50%;
  z-index: 99;
}
.search-area input[type="text"] {
  height: 45px;
  border: none;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
  padding:  0 2.25rem 0 1.25rem;
  outline: none;
}
.search-area input[type="submit"] {
  position: absolute;
  top: 4px;
  right: 12px;
  height: 41px;
  width: 36px;
  background-position: -78px 1px;
  border: none;
  cursor: pointer;
}

.post-req {
  padding:  0.8125rem 1.875rem;
}

.top-nav2 {
  display: none;
}

.loginForm {
  width: 345px;
  position: absolute;
  z-index: 999;
  right: 0;
  top: 40px;
  padding: 25px;
  border: solid 1px #ececec;
  background-color: #fff;
  border-radius: 0 3px 3px 3px;
  box-shadow: 2px 3px 4px #e1e1e1;
  display: none;
}
.loginForm:before {
  content: '';
  border-color: transparent;
  border-bottom-color: transparent;
  border-bottom-color: #e4e4e4;
  border-style: dashed dashed solid;
  border-width: 0 8.5px 8.5px;
  position: absolute;
  top: 0;
  left: 0;
  margin: -8px 0 0 320px;
}
.loginForm:after {
  content: '';
  border-color: transparent;
  border-bottom-color: transparent;
  border-bottom-color: #fff;
  border-style: dashed dashed solid;
  border-width: 0 8.5px 8.5px;
  position: absolute;
  top: 0;
  left: 0;
  margin: -6px 0 0 320px;
}
.loginForm .close-login {
  position: absolute;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 16px;
  color: #333;
  z-index: 1;
  top: 0;
  right: 0;
  cursor: pointer;
  margin:  0.375rem 0.625rem 0 0;
  font-size: 22px;
  font-size: 1.375rem;
  display: none;
}
.loginForm .login-heading {
  font-size: 22px;
  font-size: 1.375rem;
  text-transform: uppercase;
  display: none;
}
.loginForm label {
  font-size: 14px;
  font-size: 0.875rem;
  text-align: center;
  border-bottom: 1px solid #eaeaea;
  padding-bottom:  0.625rem;
  color: #666;
  margin-bottom:  1.25rem;
}
.loginForm .messageAlert {
  font-size: 13px;
  font-size: 0.8125rem;
  width: 100%;
  float: left;
  text-align: center;
  padding:  0 0 0.625rem 0;
  margin-bottom:  1.5625rem;
  border-bottom: 1px solid #eaeaea;
}
.loginForm .rememberMe {
  width: 100%;
  float: left;
  margin: 10px 0 15px 0;
  text-align: center;
}
.loginForm .rememberMe label {
  padding-left: 5px;
  color: #000;
  font-size: 16px;
  font-size: 1rem;
}
.loginForm .btnBox {
  text-align: center;
}
.loginForm .btnBox .btnRed {
  font-weight: normal;
  border: solid 1px #aeabab;
  background-color: #ffc20f;
  cursor: pointer;
}
.loginForm .forgotPass {
  width: 100%;
  float: left;
  margin: 15px 0;
  text-align: center;
}
.loginForm .forgotPass a {
  text-decoration: underline;
  font-size: 20px;
  color: #00a5e8;
}
.loginForm .newTrade {
  width: 100%;
  float: left;
  margin: 15px 0;
  font-size: 18px;
  text-align: center;
}
.loginForm .reg {
  width: 100%;
  float: left;
  margin: 10px 0;
  text-align: center;
}
.loginForm .reg a {
  color: #dc0000;
  text-transform: uppercase;
  font-size: 18px;
  padding-bottom: 5px;
  border-bottom: solid 1px #dc0000;
}
.loginForm .formGroup {
  position: relative;
  width: 100%;
  float: left;
  margin-bottom: 10px;
}
.loginForm .formGroup label {
  position: absolute;
  pointer-events: none;
  top: 5px;
  left: 10px;
  font-size: 13px;
  opacity: 0;
  background: #ffffff;
  padding: 0 2px;
  transition: 0.2s ease-in-out;
}
.loginForm .formGroup .formControl {
  width: 100%;
  height: 44px;
  border: 1px solid #999;
  color: #000000;
  line-height: 32px;
  padding: 5px 15px;
  border-radius: 2px;
  font-size: 15px;
}
.loginForm .formGroup .formControl:focus + label {
  opacity: 1;
  top: -8px;
  color: #000;
}
.loginForm .title {
  width: 100%;
  float: left;
  color: #222;
  margin-bottom:  0.9375rem;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: bold;
  text-align: center;
}
.loginForm .userEmail {
  width: 100%;
  float: left;
  background: #ededed;
  border: solid 1px #dddfdf;
  border-radius: 20px;
  padding: 3px;
  text-align: left;
  margin-bottom:  1.125rem;
  font-size: 14px;
  font-size: 0.875rem;
}
.loginForm .userEmail .userid {
  padding: 10px 0;
  display: inline-block;
}
.loginForm .userEmail .closeform{
  float: right;
  margin: 10px;
  cursor: pointer;

}
.loginForm .closeotpform {
  float: right;
  margin: 10px;
  cursor: pointer;
}
.loginForm .userEmail .userImage img {
  float: left;
  width: 40px;
  border-radius: 50%;
  height: 38px;
  margin-right:  0.5rem;
}
.loginForm .emailSection {
  float: left;
  width: 100%;
}
.loginForm .passwordSection {
  float: left;
  width: 100%;
}
.loginForm .otpAlert {
  font-size: 14px;
  font-size: 0.875rem;
  width: 100%;
  float: left;
  text-align: center;
  padding:  0 0 0.9375rem 0;
}
.loginForm .formControl.otpNumber {
  width: 50px;
  margin:  0 0.25rem 1.25rem 0.25rem;
  text-align: center;
}
.loginForm .formGroup.textCenter {
  text-align: center;
}
.loginForm .otp {
  text-align: center;
  margin: 15px 0;
  text-decoration: underline;
  font-size: 20px;
}
.loginForm .otp a {
  color: #00a5e8;
}
.loginForm .dNone {
  display: none;
}
.loginForm .afterLogin {
  float: left;
  width: 100%;
}
.loginForm .afterLogin .signedWhiteArea {
  padding:  0 0 0.9375rem 0;
  float: left;
  width: 100%;
  box-sizing: border-box;
  border-bottom: solid 1px #eaeaea;
}
.loginForm .afterLogin .signedWhiteArea .userName {
  float: left;
  width: calc(100% - 60px);
}
.loginForm .afterLogin .signedWhiteArea .userName .signedUserName {
  color: #4a4a4a;
  font-size: 15px;
  font-size: 0.9375rem;
  width: 100%;
  float: left;
}
.loginForm .afterLogin .signedWhiteArea .signedOut {
  float: right;
  width: 60px;
  text-align: right;
}
.loginForm .afterLogin .signedWhiteArea .signedOut a {
  color: #1686ce;
  font-size: 14px;
  font-size: 0.875rem;
  display: inline-block;
}
.loginForm .afterLogin .myTiArea {
  float: left;
  width: 100%;
  padding:  0.625rem 0;
}
.loginForm .afterLogin .myTiArea a {
  color: #ce241b;
  text-decoration: none;
  border-bottom: solid 1px #ce241b;
  padding:  0 0 0.125rem 0;
}
.loginForm .afterLogin ul.myTradeindia {
  padding:  0.75rem 0;
  float: left;
  width: 100%;
  box-sizing: border-box;
}
.loginForm .afterLogin ul.myTradeindia li {
  list-style: none;
}
.loginForm .afterLogin ul.myTradeindia li a {
  padding:  0.3125rem 0;
  font-size: 14px;
  font-size: 0.875rem;
  color: #747474;
  display: block;
  transition: all 0.2s;
}
.loginForm .afterLogin ul.myTradeindia li a:hover {
  color: #ce241b;
}
.loginForm .afterLogin .submitBuyReq {
  float: left;
  width: 100%;
  border-top: solid 1px #eaeaea;
  padding:  0.9375rem 0 0 0;
}
.loginForm .afterLogin .submitBuyReq .submitHeading {
  float: left;
  width: 100%;
  padding:  0 0 0.3125rem 0;
}
.loginForm .afterLogin .submitBuyReq .submitHeading a {
  color: #4a4a4a;
  text-decoration: none;
  transition: all 0.2s;
}
.loginForm .afterLogin .submitBuyReq .submitHeading a:hover {
  color: #ce241b;
}
.loginForm .afterLogin .submitBuyReq .submitQuote {
  float: left;
  width: 100%;
  font-size: 12px;
  font-size: 0.75rem;
  color: #999;
}

@media screen and (max-width: 1440px) {
  .container {
    padding:  0 1.875rem;
  }
}
@media screen and (max-width: 1024px) {
  .container {
    padding:  0 1.25rem;
  }

  .scrollNone{overflow-y: hidden;}

  .right-toggle {
    display: none;
  }

  .support-area {
    margin: 10px 0 0 0;
  }
  .helpCnt {
    border-left: solid 2px #f3f3f3;
    padding: 0.5rem 1.25rem 0.5rem 0.25rem;
    margin-left: 0.25rem;
    float: right;
    cursor: pointer;
    position: relative;
}

.joinCnt{
  display: none;
}

  .support-area .support {
    padding-right:  0.625rem;
    margin-right:  0.625rem;
  }

  .search-area {
    width: 38%;
  }

  .post-req {
    padding: 10px;
  }
}
@media screen and (max-width: 480px) {
  .helpCnt {
    display: none;
  }

  .joinCnt {
    display: none;
  }

  .login-icon {
    display: none;
  }

  .container {
    padding:  0 1.25rem;
  }

  .logo {
    width: 100%;
  }
  .logo img {
    width: 80px;
  }

  .search-area {
    width: 100%;
    margin-top:  0;
  }

  .post-req {
    position: absolute;
    top: 4px;
    left: 117px;
    padding: 12px 20px;
  }

  .none {
    display: none;
  }

  .support-area {
    
    position: absolute;
    top: 182px;
    left: 22%;
    
  }
  .support-area .dwonload-app {
    display: none;
  }

  .loginIcon {
    padding: 10px 0 0 0;
  }

  .form-control {
    font-size: 18px;
  }

  .main-category-section {
    margin-top:  1.875rem;
  }

  .toggle-icon {
    background: url() no-repeat;
    width: 22px;
    height: 12px;
  }

  .right-toggle {
    display: block;
    padding:  1.25rem;
  }
  .right-toggle a {
    display: none;
  }

  .dwonload-app {
    padding-right:  1.25rem;
    margin-right:  1.25rem;
    margin-left:  0.625rem;
    vertical-align: top;
    border-left: solid 5px #f2f2f2;
    display: none;
  }
  .dwonload-app .dwonload-app-icon {
    width: 33px;
    height: 40px;
    background-position: -119px 0px;
    margin-left:  0.9375rem;
    color: #9a9898;
    font-size: 16px;
    font-size: 1rem;
    padding-left:  2.4375rem;
  }

  .dwopdwon-menu {
    cursor: pointer;
  }

  .top-nav2 {
    height: 100%;
    display: block !important;
    width: 100%;
    background-color: #fff;
    position: fixed;
    right: 0;
    top: -100% !important;
    z-index: 99;
		transition: all 0.5s;
  }
	.top-nav2.aboutNavShow{top:0 !important;}
  .top-nav2 .top-nav-head {
    width: 100%;
    height: 60px;
    float: left;
    background-color: #e21a22;
    color: #fff;
    padding:  0.625rem 3.75rem 0.625rem 0.9375rem;
  }
  .top-nav2 .top-nav-head .userImg {
    float: left;
    margin-right:  0.625rem;
    outline: none;
  }
  .top-nav2 .top-nav-head .userImg .bfLogin {
    float: left;
    margin:  0.25rem 0 0 0;
  }
  .top-nav2 .top-nav-head .userImg .afLogin {
    width: 40px;
    border-radius: 50%;
    height: 40px;
    border: solid 1px #fff;
    float: left;
  }
  .top-nav2 .top-nav-head .infoCnt {
    float: left;
    width: calc(100% - 50px);
  }
  .top-nav2 .top-nav-head .infoCnt .userName {
    font-size: 16px;
    font-size: 1rem;
    width: 100%;
    float: left;
    font-weight: bold;
    margin-top:  0.1875rem;
    letter-spacing: 0.3px;
    white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  }
  .top-nav2 .top-nav-head .infoCnt .loginText {
    font-size: 14px;
    font-size: 0.875rem;
    width: 100%;
    float: left;
    margin-top:  0.1875rem;
  }
  .top-nav2 .top-nav-head .infoCnt .loginText a {
    color: #FFF;
  }
  .top-nav2 ul {
    width: 100%;
    float: left;
    padding-top:  0.625rem;
  }
  .top-nav2 ul li {
    list-style-type: none;
    position: relative;
  }
  .top-nav2 ul li a {
    color: #444;
    text-decoration: none;
    font-size: 15px;
    padding:  0.625rem 1.25rem 0.625rem 2.5rem;
    display: block;
  }
  .top-nav2 ul li.getApp a {
    border-top: solid 1px #ccc;
    color: #e41513;
    font-weight: bold;
    @inc px-to-rem(margin-top, 10);
  }
  .top-nav2 ul li .icons {
    position: absolute;
    left: 10px;
    top: 12px;
    width: 20px;
    height: 15px;
  }
  .top-nav2 ul li .icons.home {
    background-position: 4px 0px;
  }
  .top-nav2 ul li .icons.suppliers {
    background-position: -26px 0px;
  }
  .top-nav2 ul li .icons.service {
    background-position: -55px 0px;
  }
  .top-nav2 ul li .icons.inquiries {
    height: 18px;
    background-position: -82px 0px;
  }
  .top-nav2 ul li .icons.rfq {
    background-position: 0px -24px;
  }
  .top-nav2 ul li .icons.tradeLeads {
    background-position: -25px -24px;
  }
  .top-nav2 ul li .icons.tradeShows {
    background-position: -55px -24px;
  }
  .top-nav2 ul li .icons.feedback {
    height: 18px;
    background-position: -82px -24px;
  }
  .top-nav2 ul li .icons.apps {
    background-position: 3px -48px;
  }

  .cross-btn {
    position: absolute;
    top: 0;
    right: 0;
    padding: 10px 20px;
    font-size: 30px;
    color: #fff;
    z-index: 999;
  }

  .loginForm {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 40px 25px 25px 25px;
  }
  .loginForm .login-heading,
  .loginForm .close-login {
    display: block;
  }
}
@media screen and (max-width: 395px) {
  .container {
    padding:  0 0.625rem;
  }

  .logo img {
    width: 70px;
  }

  .post-req {
    top: 4px;
    left: 115px;
    padding:  0.75rem;
    font-size: 15px;
  }

  .support-area {
    top: 179px;
    left: 19%;
  }

  .right-toggle {
    padding:  0.9375rem;
  }
}
@media screen and (max-width: 320px) {
  .post-req {
    left: 90px;
  }
}





  .footer-bg {
    background: #f6f6f6;
    border-top: solid 1px #cccccc;
    padding:  3.75rem 5rem;
  }
  .footer-bg .footer-link {
    width: 20%;
    float: left;
  }
  .footer-bg .footer-link .fotterlink-title {
    font-size: 25px;
    font-size: 1.5625rem;
    margin-bottom:  1.875rem;
  }
  .footer-bg .footer-link ul {
    margin:  0;
    padding:  0;
    list-style-type: none;
  }
  .footer-bg .footer-link ul li {
    padding:  0.3125rem 0;
  }
  .footer-bg .footer-link ul li a {
    text-decoration: none;
    font-size: 16px;
    font-size: 1rem;
  }
  .footer-bg .socialIcon {
    float: left;
    width: 75%;
    margin-top:  0.9375rem;
  }
  .footer-bg .socialIcon .social-media .app-headline {
    float: left;
    margin:  0.375rem 0.625rem 0 0;
    font-weight: bold;
  }
  .footer-bg .socialIcon .social-media .socialIconbg {
    background: url() no-repeat;
    width: 32px;
    height: 32px;
    display: inline-block;
    transition: 0.3s;
  }
  .footer-bg .socialIcon .social-media .socialIconbg:hover {
    transform: translateY(-3px);
    transition: 0.3s;
  }
  .footer-bg .socialIcon .social-media .facebook {
    background-position: -2px -2px;
  }
  .footer-bg .socialIcon .social-media .twitter {
    background-position: -44px -2px;
  }
  .footer-bg .socialIcon .social-media .google-plus {
    background-position: -86px -2px;
  }
  .footer-bg .socialIcon .social-media .linkedin {
    background-position: -128px -2px;
  }
  .footer-bg .socialIcon .social-media .youtube {
    background-position: -170px -2px;
  }
  .footer-bg .dwonload-app {
    width: 100%;
    margin-top:  0.9375rem;
  }
  .footer-bg .dwonload-app .google-play {
    width: 203px;
    height: 59px;
    background-position: 0px -102px;
  }
  .footer-bg .dwonload-app .app-store {
    width: 203px;
    height: 59px;
    background-position: 0px -41px;
  }
  .footer-bg .copy-right {
    width: 25%;
  }
  .footer-bg .copy-right img {
    display: block;
  }
  .footer-bg .copy-right span {
    margin-top:  1.25rem;
  }
  .footer-bg .copy-right .term-co{
    color: #ffc20e;
  }
  .footer-bg .copy-right .term-co a {
    color: #ffc20e;
  }
  
  #toTop {
    padding:  0.3125rem 0.1875rem;
    background: #333;
    color: #fff;
    position: fixed;
    bottom: 90px;
	  right: 25px;
    display: none;
    width: 50px;
    border-radius: 100%;
    height: 50px;
    cursor: pointer;
  }
  #toTop:after {
    content: "";
    width: 13px;
    height: 13px;
    border: 1px solid #ffffff;
    border-width: 0px 1px 1px 0;
    background: transparent;
    display: inline-block;
    transform: rotate(225deg);
    position: relative;
    top: 16px;
    margin: 0 0 0 0.625rem;
    transition: all ease 0.5s;
    float: right;
    right: 14px;
  }
  
  .rfq-box {
    position: fixed;
    bottom: 152px;
    right: 25px;
    z-index: 98;
    display:none;
  }
  .rfq-box .ti-pay-pulse {
    overflow: initial;
    position: relative;
  }
  .rfq-box .ti-pay-pulse:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: inherit;
    border-radius: inherit;
    -webkit-transition: opacity .3s, -webkit-transform .3s;
    transition: opacity .3s, -webkit-transform .3s;
    transition: opacity .3s, transform .3s;
    transition: opacity .3s, transform .3s, -webkit-transform .3s;
    -webkit-animation: pulse-animation 2s cubic-bezier(0.1, 0, 0.9, 1) infinite;
    animation: pulse-animation 2s cubic-bezier(0.1, 0, 0.9, 1) infinite;
    z-index: -1;
  }
  
  .new-features {
    background: #e21a22;
    width: 50px;
    height: 50px;
    color: #fff;
    border-radius: 50px;
    line-height: 50px;
    font-size: 13px;
    padding: 0px 9px 1px 13px;
    z-index: 1;
    display: inline-block;
  }
  
  @-webkit-keyframes pulse-animation {
    0% {
      opacity: 1;
      -webkit-transform: scale(1);
      transform: scale(1);
    }
    100%,
      50% {
      opacity: 0;
      -webkit-transform: scale(1.5);
      transform: scale(1.5);
    }
  }
  @keyframes pulse-animation {
    0% {
      opacity: 1;
      -webkit-transform: scale(1);
      transform: scale(1);
    }
    100%,
      50% {
      opacity: 0;
      -webkit-transform: scale(1.5);
      transform: scale(1.5);
    }
  }
  .full-form {
    width: 100% !important;
  }
  
  .downloadAppMain{
    width: 100%;
    text-align: center;
    position: fixed;
    z-index: 99;
    left: 0;
    bottom: 15px;
    display: none;
  }
  .downloadAppText {
    background: #323c31;
    border: solid 1px #fff;
    color: #fff;
    font-size: .875rem;
    border-radius: 4px;
    padding: 5px 10px 1px 5px;
    display: inline-block;
  }
  
  .downloadAppText .footerLogo {
    width: 25px;
    float: left;
    margin-right: 10px;
  }
  
  .downloadAppText .appText {
    float: left;
    margin-top: 4px;
  }

  @media screen and (max-width: 1024px) {
    .footer-bg {
      padding:  1.25rem;
    }
    .footer-bg .footer-link .fotterlink-title {
      font-weight: bold;
      font-size: 20px;
      font-size: 1.25rem;
    }
    .footer-bg .dwonload-app {
      margin:  1.25rem 0;
    }
    .footer-bg .dwonload-app .app-store {
      margin: 0;
    }
    .footer-bg .copy-right {
      width: 45%;
    }
  }
  @media screen and (max-width: 480px) {
    .downloadAppMain{display: block;}

    .footer-bg {
      padding:  10px 20px 55px 20px;
			 position: relative;
    }
		.footer-bg .mt30{
      margin-top: 0;
    }
    .footer-bg .footer-link {
      display: none;
    }
		.helpNumber{margin: 5px 0; display:block;}
    .helpNumber a{color:#0f6bbb;}
    .footer-bg .dwonload-app {
      width: 100%;
      text-align: center;
      margin:  1.25rem 0;
    }
    .footer-bg .dwonload-app .app-store {
      margin: 0;
    }
    .footer-bg .copy-right {
      width: 100%;
      text-align: center;
    }
    .footer-bg .copy-right span {
      display: block;
			margin-top: 5px;
    }
    .footer-bg .copy-right img {
      display: inline-block;
      text-align: center;
			width: 60px;
    }
    .footer-bg .socialIcon {
      width: 100%;
			position: absolute;
      bottom: 10px;
      left: 0;
      text-align: center;
    }
  	.footer-bg .socialIcon .social-media .socialIconbg{
      margin: 0 5px;
    }
    .footer-bg .socialIcon .social-media .app-headline{
      display: none;
    }
    #toTop {
      visibility: hidden;
    }
    .rfq-box{bottom: 20px;}
  }

  .ui-widget.ui-widget-content{
    z-index:999;
  }
  



 @font-face {
  font-family: 'Work Sans';
  src: url();
}

*{margin: 0; padding: 0; box-sizing: border-box;}
body{font-size: 15px; color: #373737; font-family:'Work Sans', 'Roboto', sans-serif;  font-weight: 400; letter-spacing: -1px;}

img{margin: 0; padding: 0; max-width: 100%;}
a{text-decoration: none; color: #00a5e8;}
.cboth{clear:both;}
.redText{color:#e34d4e;}
.error{color:#e01b22; font-size:14px;}

::-webkit-input-placeholder { 
  color: #929292;
  opacity:1;
}
::-moz-placeholder { 
  color: #929292;
  opacity:1;
}
:-ms-input-placeholder { 
  color: #929292;
  opacity:1;
}
:-moz-placeholder { 
  color: #929292;
  opacity:1;
}
::placeholder {
  color: #929292;
  opacity:1;
  }


.clearfix::after {
    content: '';
    display: table;
    clear: both;
}
.clearfix::before {
    content: '';
    display: table;
    clear: both;
}
.ml10 {
    margin-left: .625rem;
}

.container {
    margin: 0 auto;
    max-width: 1500px;
}
.mt30 {
    margin-top: 1.875rem;
}
.block {
    display: block;
}
@media screen and (max-width:1440px){.container{padding:0 1.875rem}}
@media screen and (max-width:395px){.container{padding:0 .625rem}}
@media screen and (max-width:395px){.dwonload-app{display: none;}}




.wraperCnt{width: 100%; float: left;}
.innerCnt{max-width: 1500px; padding: 0 40px; margin: 0 auto; position:relative;}
.mainCnt{width: 100%; float: left;}

.btn {transition: all 0.5s ease; padding: 12px 15px; color: #fff; font-size: 16px; border: 0px; border-radius: 3px; display: inline-block; cursor: pointer; -webkit-appearance: none;-moz-appearance: none;}
.btn:hover {opacity: 0.9;}
.btn-yellow{background-color: #ffc20e; border: solid 1px #ebaf00; color: #000;}
.btn-red{background-color: #e01b22;}

.link a { color: #333333;}
.link a:hover { color: #e21a22;}
.fr {float: right;}

.formGroup {position: relative; width: 100%;float: left; margin-bottom: 10px;}
.formGroup .formControl {width: 100%; height: 44px; border: 1px solid #c6cad1; color: #9e9e9e; line-height: 32px; padding: 5px 15px; border-radius: 2px; font-size: 15px;}

textarea {
    line-height: 22px !important;
    font-family: "Open Sans",sans-serif;
}
.formGroup .intl-tel-input{width: 100%;}
.formGroup .intl-tel-input .selected-flag{height: 42px;}




header{width: 100%; float: left; background-color: #fff; box-shadow: 2px 4px 6px #e1e1e1;}
header .logo{width:15%; float: left; padding: 23px 0;}
.menuBar{display: none;}
nav{float: left;}
nav .crossBtn{display:none;}
nav ul{list-style: none; float: left;}
nav ul li{float: left;}
nav ul li a{float: left; padding: 49px 20px; font-size: 18px; color: #858585; font-weight: bold; text-transform: uppercase; transition: all 0.2s; position: relative;}
nav ul li a:before{content: " "; width: calc(100% - 40px); height: 5px; left:20px; top: 0; position: absolute; background-color: #e10f18; display: none; }
nav ul li:hover, nav ul li.active a.active{color: #e10f18;}
nav ul li:hover a:before, nav ul li.active a:before{display: block;}



.top-nav2 {height:100%; display:none; width:100%; background:rgba(0, 0, 0, 0.9); position:fixed; right:0; top:0; z-index:99; }
.top-nav2 ul {padding:1.25rem;}
.top-nav2 ul li {list-style-type: none;}
.top-nav2 ul li a {color: #fff; text-decoration: none; padding:  0.625rem 1.25rem; display: block;border-bottom: solid 1px #3a3939;}
.cross-btn {position: absolute;top: 0;right: 0;padding: 10px 20px;font-size: 30px;color: #fff;z-index: 999;}


.loginBox{float: left; margin: 40px 0 0 50px;}
.logCnt{position: relative; display: inline-block;}
.loginBox .btn-yellow{ font-weight: bold; width: 150px; outline: none;}
.loginBox.active .btn-yellow {background-color: #fff; border: solid 1px #ececec; }
.loginBox .btnBdr{width: calc(100% - 2px); height: 3px; background-color:#fff; position: absolute; z-index: 10; left: 1px; bottom: -1px; display: none;}
.loginBox.active .btnBdr{display: block;}

.loginBox .loginForm{width: 345px; position: absolute; z-index: 9; left: 0; top: 40px; padding: 25px; border: solid 1px #ececec; background-color: #fff; border-radius: 0 3px 3px 3px; box-shadow: 2px 3px 4px #e1e1e1; display: none;}
.loginForm .rememberMe { width: 100%;float: left; margin: 10px 0 15px 0; text-align: center;}
.loginForm .rememberMe label { padding-left: 5px; color: #000;}
.loginForm .btnBox { text-align: center;}
.loginForm .btnBox .btn-yellow{font-weight: normal; border: solid 1px #aeabab; background-color: #ffc20f;}
.loginForm .forgotPass{width: 100%;float: left; margin: 15px 0; text-align: center;}
.loginForm .forgotPass a{text-decoration: underline; font-size: 20px;}
.loginForm .newTrade{width: 100%;float: left; margin: 15px 0; font-size: 18px; text-align: center;}
.loginForm .reg{width: 100%;float: left; margin: 10px 0; text-align: center;}
.loginForm .reg a{color:#dc0000; text-transform: uppercase; font-size: 18px; padding-bottom: 5px; border-bottom: solid 1px #dc0000;}

.downloadApp{position: absolute; right: 0; top: 0; border-radius: 0 0 0 20px; padding: 15px 25px;}



.banerBox{background: url() no-repeat center center; background-size: cover;}
.banerBox .info{width: 33%; float: left; margin: 140px 0 140px 125px;}
.banerBox .info h1{font-size: 22px; color: #fff; margin-bottom: 15px;}
.banerBox .info p{color: #fff; line-height: 20px;}



.features{width: 100%;float: left; margin: 15px 0 30px 0;}
.features ul{ flex-flow: row wrap; justify-content: space-between; display: flex; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex;}
.features ul li{width: 19.4%; padding: 25px; float: left; display: inline-block; box-shadow: 0px 2px 12px #c6c4c4;}
.features ul li .iconBox{width: 100%; height:100px; padding-top: 10px; text-align: center; float: left;}
.features ul li h2{font-size: 18px; color: #000; font-weight: bold; margin-bottom: 10px; text-align: center;}
.features ul li p{ color: #8b8b8b; text-align: center;}



.aboutUs{width: 100%; float: left; padding: 0 50px; margin: 25px 0 50px 0;}
.aboutUs h3{font-size: 22px; color: #000; font-weight: bold; margin-bottom: 10px; text-align: center;}
.aboutUs p{ font-size: 18px; line-height: 25px; text-align: center;}



.whyUs{width: 100%; height:680px; float: left; padding: 0 50px; margin-top: 20px; position:relative;}
.whyUs:after{content:''; position:absolute; top:0; right:0; width:54.5%; height:100%; z-index: -1;
	background: url() no-repeat center center; background-size: cover;
}
.whyUs:before{content:''; position:absolute; top:0; left:0; width:71%; height:100%; z-index: -1;
	background: url() no-repeat center center; background-size: cover;
}
.whyUs .info{width:50%; float: left; padding: 45px; background-color: #fff; margin: 15px 0 0 0; box-shadow: 0px 2px 12px #e7e7e7;}
.whyUs .info h3{font-size: 25px; color: #e31c23; text-align: right;text-transform: uppercase; font-weight: bold; margin-bottom: 40px;position: relative;}
.whyUs .info h3 .bdr{width: 98%; height: 4px; background-color: #e31c23; position: absolute; left: -100px; top: 15px;}
.whyUs .info p{line-height: 22px;}



.peopleSay{width: 100%; float: left; margin: 40px 0; position:relative;}
.peopleSay h3{font-size: 22px; font-weight: bold; margin-bottom: 30px;}
.peopleSay .mainBox{width: 100%; height: auto; float: left; padding:0;}
.peopleSay .slideBox{width: 48%; float: left; margin:0; background-color: #fff; box-shadow: 0px 2px 12px #e7e7e7;}
.peopleSay .slideBox .imgBox{width: 100%; float: left; height: 180px; float: left; padding-right: 15px; text-align: center; justify-content: center; justify-items: center; display: flex; vertical-align: middle; align-items: center; background: #f31d45; background-image: none; background-image: linear-gradient(55deg, #f8cac7 1%, #fde8c3 100%);}
.peopleSay .slideBox .info{width: 100%; float: left; padding: 25px 45px 50px 45px;}
.peopleSay .slideBox .info h4{font-size: 18px;}
.peopleSay .slideBox .info h5{color: #656565;  margin-bottom: 25px;}
.peopleSay .slideBox .info p{color: #656565; line-height: 18px;}
.peopleSay .swiper-container-showcase{margin: 0 100px; position: relative; overflow: hidden; list-style: none; z-index: 1;padding: 10px;}
.peopleSay .swiper-button-prev {background:url() no-repeat; height: 80px; width: 43px; left: 50px; outline: none;}
.peopleSay .swiper-button-next {background:url() no-repeat; height: 80px; width: 43px; right: 50px;outline: none;}



.feedback .rightBox .formControl{height: 44px !important;}
.feedback .rightBox .textboxControl{height: 208px !important;}


.partner-with-us .rightBox .formControl{height: 44px !important;}
.partner-with-us .rightBox .textboxControl{height: 260px !important;}

.email_form .rightBox .formControl{height: 206px !important;}

.footer-bg .dwonload-app {width: 100%;margin-top: 15px;}
.footer-bg .dwonload-app .google-play {width: 203px; height: 59px;background-position: 0px -102px;}
.header-icons { background: url() no-repeat;}
.inline-block {display: inline-block;}

footer{width: 100%; float: left; background-color: #f6f6f6; border-top: solid 1px #e3e3e3;}
footer .footerBox{width: 100%; float: left; padding: 70px 50px;}
footer .listCnt{width: 25%; float: left;}
footer .listCnt h3{width: 100%; float: left; font-size: 22px; text-transform: uppercase; margin-bottom: 30px;}
footer .listCnt ul{list-style: none;}
footer .listCnt ul li{width: 100%; float: left; line-height: 30px;}
footer .listCnt ul li a{font-size: 18px; color: #7e7e7e;}

.footLast{width: 100%; float: left; margin-top: 25px;}
.footLast .appIcons{float: left; margin-top: 70px;}
.footLast .appIcons a{margin-right: 10px;}
.footLast .logoBox{width: 30%; float: right;}
.footLast .logoBox .logo{float: left;}
.footLast .logoBox .info{width: 100%; float: left; margin-top: 25px; font-size: 13px;}






	
	.getInTouchBg{background: url() no-repeat center center; height: 370px; background-size: cover;}
	.regAboutAbout{width: 100%; float: left; margin: 30px 0;}
	.regAboutAbout h1{font-size: 22px; font-weight: bold; margin-bottom: 15px;}

	.getInTouch{width: 100%; float: left; margin: -290px 0 30px 0;}
	.getInTouch .mainBox{width: 100%; float: left; padding: 0 50px;}
	.getInTouch .infoBox{width: 100%; float: left; padding: 30px 50px 30px 50px; background-color: #fff; box-shadow: 0px 2px 12px #e7e7e7;}
	.getInTouch .address {width: 50%; float: left; border-right: solid 1px #f8f8f8;}
	.getInTouch .address.lastChild{padding-left: 70px; border-right: 0px;}
	.getInTouch .address h4{font-size: 18px; margin-bottom: 10px;}
	.getInTouch .address p{color: #656565; line-height: 22px;}
	.getInTouch .address .phone{ display: block; font-size: 18px; margin-top: 5px;}
	.getInTouch .address .phone .fa-phone{color: #222;}
	.getInTouch .address .email{display: block; font-size: 20px; text-decoration: underline; margin-top: 10px;}
	.getInTouch .branches{width: 100%; float: left; margin-top: 30px;}
	.getInTouch .branches h4{font-size: 18px; margin-bottom: 10px;}
	.getInTouch .branches p{ color: #656565; line-height: 22px;}
	.getInTouch .branches p a{color: #dd020a; margin-left: 15px; font-size: 22px; text-decoration: underline;}
	

	
	.writeUs{width: 100%; float: left; margin-bottom: 30px;}
	.writeUs h2{font-size: 25px; font-weight: normal; color: #e02828; padding-left: 50px; margin-bottom: 20px; position: relative;}
	.writeUs h2 .bdr{width: 80px; height: 4px; background-color: #e31c23; position: absolute; left: -40px; top: 15px;}
	.writeUs .formBox{width: 100%; padding: 40px 70px; float: left; background-color: #fff; box-shadow: 0px 2px 12px #e7e7e7;}
	.writeUs .formBox p{font-size: 16px; color: #656565; line-height: 22px; margin-bottom: 25px;}
	.writeUs .leftBox{width: 49%; float: left;}
	.writeUs .rightBox{width: 49%; float: left; margin-left: 2%;}
	.writeUs .rightBox .formControl{height: 314px;}
	.writeUs .btnBox{width: 100%; float: left; text-align: center; margin-top: 30px;}
	.writeUs .btnBox .btn-yellow{width: 170px; }
	






	
	.regiterBg{background: url() no-repeat center center; height: 370px; background-size: cover;}
	.regAboutCnt{width: 100%; float: left; margin: 30px 0;}
	.regAboutCnt h1{font-size: 22px; font-weight: bold; margin-bottom: 15px;}
	.regAboutCnt .subHeading{ color: #333; margin-bottom: 25px;}
	

	
	.regMianCnt{width: 100%; float: left; margin:0 0 30px 0;}
	.regMianCnt .formBox{width: 64%; float: left; margin:-225px 18% 0 18%; background-color: #fff; padding: 50px; box-shadow: 0px 2px 12px #e7e7e7;}
	.regMianCnt .formBox h2{font-size: 16px; margin-bottom: 30px;}
	.regMianCnt .formBox form {width: 100%; float: left; padding: 0 70px; }
	.regMianCnt .formBox .mendat{color: #e21a22; margin-bottom: 6px;}
	.regMianCnt .formBox .pinCode{width: 48%; float: left;}
	.regMianCnt .formBox .city{width: 48%; float: right;}
	.regMianCnt .formBox .term{width: 100%; text-align: center; margin-top: 15px; color: #000; float: left; position:relative;}
	.regMianCnt .formBox .term #term_cond-error{position:absolute; top:20px;}
	.regMianCnt .formBox .term label.error{position: absolute;text-align: center;width: 100%;bottom: -16px; left: 0;}
	.regMianCnt .formBox .term a{color: #ffc20e;}
	.regMianCnt .btnBox{width: 100%; float: left; text-align: center; margin-top: 30px;}
	.regMianCnt .btnBox .btn-yellow{width: 170px; }
  .regMianCnt .formBox .validation_required{width: calc(100% - 45px); height: 44px;}

	

	
	.lavelProgress {width: 100%;float: left; margin: 24px 0 80px 0; padding: 0 170px;}
	.lavelProgress ul {list-style: none;}
	.lavelProgress ul li {height: 5px; background-color: #f4f4f4; width: calc(50% - 10px); float: left; position: relative;}
	.lavelProgress ul li:first-child{width: 20px;}
	.lavelProgress ul li span.circle {position: absolute; z-index: 1; right: -12px; top: -10px; width: 25px; height: 25px; background-color: #cdcdcd; text-align: center; line-height: 25px; color: #848484; font-weight: bold; border-radius: 100%;}
	.lavelProgress ul li span.circle.therd{right: 7px;}
	.lavelProgress ul li.active {background-color: #e9b211;}
	.lavelProgress ul li.active span.circle {background-color: #ffc20f; color: #fff;}
	.lavelProgress ul li span.VerificationName {position: absolute; right: -20px; top: 25px; color: #9e9e9e;}
	.lavelProgress ul li span.VerificationName.first{right: -40px;}
	





	.cnfMianCnt{width: 100%; float: left;}
	.cnfMianCnt h3{font-size: 14px; color:#999; font-weight: bold; margin-bottom: 10px !important; text-align:center;}
	.cnfMianCnt h5{font-size: 13px; font-weight:normal; margin-bottom: 30px; text-align:center;}
	.cnfMianCnt .codeBox {float: left; width: 100%;}
	.cnfMianCnt .codeBox label{float: left; width: 35%; color:#666; text-align:right; line-height:44px;}
	.cnfMianCnt .codeBox .otp{float: left; width: 30%; padding: 0 15px}
	.cnfMianCnt .codeBox .otp #otp-error{position:absolute; left:14px; top:34px; width:100%; color:#e01b22;}
	.cnfMianCnt .codeBox .resend{float: left; width: 35%; color:#666; font-size:14px; line-height:44px;}



	.changePassCnt{width: 100%; float: left;}
	.changePassCnt h3{font-size: 14px; color:#999; font-weight: bold; margin-bottom: 30px; text-align:center;}
	.changePassCnt h5{font-size: 13px;  color:#a1a1a1; font-weight:normal; margin-top: 20px; text-align:center;}
	.changePassCnt form{padding:0; max-width:390px; float:none !important; margin:0 auto;}



	.getStartCnt{width: 100%; float: left; text-align:center;}
	.getStartCnt .rocketIcon{width:57px; height:56px; display:inline-block; background:url();}
	.getStartCnt h3{font-size: 14px; color:#999; font-weight: bold; margin: 30px 0 15px 0; text-align:center;}
	.getStartCnt h3 span{font-weight:normal; font-size:14px;}



	.testimonialBg{background: url() no-repeat center bottom; height: 570px; background-size: cover; position:relative;}
	.testimonialBg::before{content:" "; width:120px; height:120px; background:#e21a22; opacity:0.3; position: absolute; left: 4%; border-radius: 50%; top:48%;}
	.testimonialBg::after{content:" "; width:75px; height:75px; background:#e21a22; opacity:0.3; position: absolute; right: 50px; border-radius: 50%; top:6%;}
	.testimonial-thumb{background: url() no-repeat center bottom; width:100%; position:absolute; width:721px; height:471px; right:165px; top:8%; background-size: cover;}
	.tsmAboutCnt{width: 100%; float: left; margin:70px 0;}
	.tsmAboutCnt h1{font-size: 24px; font-weight: bold; margin-bottom: 15px;}
	.tsmAboutCnt .subHeading{ color: #333; margin-bottom: 25px; font-size: 18px; width:436px;}
	.videoCnt{width: 33%; float: left; padding: 0 20px;}
	.vidTitle {font-size: 1rem;width: :100%;float: left;font-weight: bold;color: #e31105;margin-top: 8px;}





	
	.tsmMianCnt{width: 100%; float: left; margin: 30px 0; padding: 0 50px;}
	.tsmMianCnt .detailCnt{width: 100%; float: left; background-color: #fff;  margin-bottom: 15px; padding: 20px; border: solid 1px #cdcdcd;}
	.tsmMianCnt .detailCnt .imgBox{width: 25%; height:180px; float: left; padding-right: 15px; text-align: center; justify-content: center; justify-items: center; display: flex; vertical-align: middle; align-items: center; background: #f31d45;
	background-image: linear-gradient(55deg, #f8cac7 1%, #fde8c3 100%);
	}
	.tsmMianCnt .detailCnt .titleBox{width: 75%; float: left; padding-left: 15px; margin-bottom: 30px;}
	.tsmMianCnt .detailCnt .titleBox h4{font-size: 18px;}
	.tsmMianCnt .detailCnt .titleBox h2{color: #656565; font-size: 16px;}

	.tsmMianCnt .detailCnt .infoBox{width: 75%; float: left; padding-left: 15px;}

	.tsmMianCnt .detailCnt .infoBox p{min-height: 90px;}
	.tsmMianCnt .loadMore{width: 100%; float: left; margin: 20px 0; text-align: center;}
	.tsmMianCnt .loadMore a{color: #e21a22;}
	.contactBox{width: 100%; float: left;}
	.contactBox .year{border: solid 1px #000; padding: 2px 10px; border-radius: 2px; margin-right: 15px;}
	.contactBox .location{margin: 0 15px;}
	.contactBox .viewCatalog{color: #e21a22; text-decoration: underline; float: right; padding-bottom: 2px;}
	.contactBox .mobile{display: inline-block;}
	






	
	.addProdBg{background: url() no-repeat center center; height: 370px; background-size: cover;}
	.addProdAbout{width: 100%; float: left; margin: 30px 0;}
	.addProdAbout h1{font-size: 22px; font-weight: bold; margin-bottom: 15px;}
	.addProdAbout .subHeading{ color: #333; margin-bottom: 25px;}
	

	
	.addProdCnt{width: 100%; float: left; margin:-225px 0 30px 0;}
	.addProdCnt .mainHeading { width: 100%;float: left; color: #666; font-size: 18px; font-weight: bold; line-height: 26px;
    padding: 15px 20px; position: relative;}
	.addProdCnt .formBox{width: 64%; float: left; margin:0 18% 15px 18%; background-color: #fff; box-shadow: 0px 2px 12px #e7e7e7;}
	.addProdCnt .formBox form {width: 100%; float: left; padding: 25px; border-top: solid 1px #ddd;}
	.addProdCnt .btnBox{width: 100%; float: left; text-align: center; margin-top: 30px;}
	.addProdCnt .btnBox .btn-yellow{width: 170px; }
	



.notificationMsg{width: 100%; float:left; text-align: center;}
.notificationMsg span{color: #0a59b3; font-weight: bold;}
.notificationMsg a{color: #ff0606; font-weight: bold;}
.helpNumber{display:none;}
@media only screen and (min-width: 320px) and (max-width: 480px)  {
	.innerCnt {padding: 0 20px;}
	header .logo {width: 65px; padding: 15px 0;}
	.loginBox { float: left; width: calc(100% - 139px); text-align: center; margin: 18px 0 0 0;}
	.loginBox .btn-yellow {width: auto;}
	.loginBox .loginForm{margin-left: -88px; width: 270px;}
	.loginForm .forgotPass { margin: 15px 0 0 0;}
	.loginForm .forgotPass a{font-size:15px;}
	.loginForm .newTrade{margin:15px 0 0 0; font-size:15px;}
	.loginForm .reg a{font-size:15px;}
	.downloadApp{display: none;}
	.menuBar{background-color: #e01b22; display: block; position: absolute; right: 0; top: 0; border-radius: 0 0 0 20px; padding: 5px 25px; font-size: 35px; color: #fff; cursor: pointer;}
	nav {width:100%; height:100%; padding:15px; position:fixed; z-index:99; top:0; left:0; background:rgba(0,0,0,0.9); display: none;}
	nav .crossBtn {display:block; position: absolute; top: 0; right: 0; padding: 5px 16px; font-size: 30px; color: #fff;  z-index: 999;}
	nav ul li{width:100%;}
	nav ul li a{width:100%; color: #fff; padding: 10px 20px; border-bottom: solid 1px #3a3939; font-size:14px;}
	nav ul li:hover a:before, nav ul li.active a:before{display: none;}

	.banerBox{background-position: 90%;}
	.banerBox .info {width: 100%;  margin: 42px 0 42px 0px; padding: 15px; background-color: rgba(0,0,0,0.7);}

	.features ul li {width: 100%;margin: 0; padding: 25px 15px;}


	.aboutUs {padding: 0;}
	.aboutUs p {font-size: 14px;}

	.whyUs {height: 400px; padding: 0 0px; margin-top: 370px; background-position: -300px 0;}
	.whyUs .info{padding: 15px;}
	.whyUs .info h3{margin-bottom: 20px;}
	.whyUs .info h3 .bdr {width: 72%;left: -34px;}
	.whyUs .info {width: 100%; height: auto; margin-top: -370px; padding: 40px 15px;}

	.peopleSay .mainBox {padding: 0 ;}
	.peopleSay h3 {text-align: center;}
	.peopleSay .slideBox {width: 100%; margin: 0; padding: 25px 20px 50px 20px;}
	.peopleSay .slideBox .info { padding: 25px 25px 0px 25px;}


	footer .listCnt{display: none;}
	footer .listCnt ul li a {font-size: 14px;}
	footer .footerBox {padding: 50px 0;}
	.footLast{margin-top: 0;}
	.footLast .logoBox {width: 39%;}
	.footLast .appIcons {width: 100%; text-align: center; margin-top: 0;}
	.footLast .appIcons a {width: 125px; display: inline-block;}
	.footLast .logoBox {width: 100%;text-align: center; margin-top: 25px;}


	
	.regiterBg {height: 315px;}
	.regMianCnt .formBox {width: 100%; margin: -125px 0 0 0; padding: 25px 15px;}
	.regMianCnt .formBox form { padding: 0;}
	.regMianCnt .formBox .pinCode {width: 100%;}
	.regMianCnt .formBox .city {width: 100%;}
	.lavelProgress {padding: 0 25px;}
	

	
	.cnfMianCnt .codeBox {text-align:center;}
	.cnfMianCnt .codeBox label {width: 46%;display:none;}
	.cnfMianCnt .codeBox .otp{width: 40%; padding-left:0; display:inline-block; float:none;}
	.cnfMianCnt .codeBox .resend {width:32%; display:inline-block; float:none;}
	

	
	.getInTouchBg {height: 230px;}
	.getInTouch {margin: -145px 0 30px 0;}
	.getInTouch .mainBox {padding: 0;}
	.getInTouch .infoBox {padding: 30px 15px;}
	.getInTouch .address {width: 100%; border-bottom: solid 1px #dedbdb; border-right: 0; padding-bottom: 30px; margin-bottom: 30px;}
	.getInTouch .address.lastChild {padding-left: 0px;}
	.getInTouch .branches {margin-top: 0;}
	.getInTouch .branches p a {margin-left: 0; width: 100%; float: left; margin-top: 25px;}
	.writeUs .formBox {padding: 40px 15px;}
	.writeUs .leftBox {width: 100%;}
	.writeUs .rightBox { width: 100%; margin-left: 0;}
	.writeUs .rightBox .formControl{height:140px;}

	.whyUs::before {
		display:none;
	}
	.whyUs::after {
		width: 270px !important;
		height: 239px !important;
		top: 65%;
	}

	.peopleSay{
		margin: 120px 0;
	}
	


	
	.testimonialBg {height: 290px; background-position: -266px 0px;}
	.tsmAboutCnt h1 {margin-bottom: 25px;}
	.tsmMianCnt {padding: 0;}
	.tsmMianCnt .detailCnt{padding: 15px;}
	.tsmMianCnt .detailCnt .imgBox {width: 100%;}
	.tsmMianCnt .detailCnt .titleBox {width: 60%; margin: 25px 0; padding: 0;}
	.tsmMianCnt .detailCnt .infoBox h5 {margin-bottom: 25px;}
	.tsmMianCnt .detailCnt .infoBox { width: 100%; padding-left: 0; margin-top:0px;}
	.contactBox {font-size: 13px;}
	.contactBox .year{margin: 0;padding: 2px 5px;}
	.contactBox .location {margin: 0 2px;}
	.contactBox .viewCatalog { font-size: 18px; width: 100%; margin-top: 25px; text-align: center;}

	.testimonial-thumb{
		width: 291px;
		height: 190px;
		right: 15px;
		top: 46%;
	}

	.testimonialBg{
		height: 470px;
		background-position: -560px 0px;
	}

	.tsmAboutCnt .subHeading{
		width:100%;
	}
	.tsmAboutCnt{
		margin-top:40px;
	}
	.videoCnt{
		width:100%;
		margin-bottom:30px;
	}

	.contactBox .year{
		margin-top:10px;
		display: inline-block;
	}

	.contactBox .mobile{margin-top:10px}
	


	.peopleSay .swiper-container-showcase{
		margin:0;
	}
	.peopleSay .swiper-button-next{
		right:-20px;
	}
	.peopleSay .swiper-button-prev{
		left:-20px;
	}

}


@media only screen and (min-width: 481px) and (max-width: 640px)  {
	header .logo {width: 27%; padding: 15px 0;}
	.loginBox { float: left; width: 46%; text-align: center; margin: 32px 0 0 0;}
	.loginBox .loginForm{margin-left: -97px;}
	.loginForm .forgotPass { margin: 15px 0 0 0;}
	.loginForm .forgotPass a{font-size:15px;}
	.loginForm .newTrade{margin:15px 0 0 0; font-size:15px;}
	.loginForm .reg a{font-size:15px;}
	.downloadApp{display: none;}
	.menuBar{background-color: #e01b22; display: block; position: absolute; right: 0; top: 0; border-radius: 0 0 0 20px; padding: 5px 25px; font-size: 35px; color: #fff; cursor: pointer;}
	nav {width:100%; height:100%; padding:15px; position:fixed; z-index:99; top:0; left:0; background:rgba(0,0,0,0.9); display: none;}
	nav .crossBtn {display:block; position: absolute; top: 0; right: 0; padding: 5px 16px; font-size: 30px; color: #fff;  z-index: 999;}
	nav ul li{width:100%;}
	nav ul li a{width:100%; color: #fff; padding: 10px 20px; border-bottom: solid 1px #3a3939; font-size:14px;}
	nav ul li:hover a:before, nav ul li.active a:before{display: none;}

	.banerBox{background-position: 96%;}
	.banerBox .info {width: 90%;  margin: 140px 0 140px -40px; padding: 25px 40px; background-color: rgba(0,0,0,0.7);}

	.features ul li {width: 49%;margin: 0.5%; padding: 25px 15px;}


	.aboutUs {padding: 0;}
	.aboutUs p {font-size: 14px;}

	.whyUs {height: 400px; padding: 0 0px; margin-top: 459px; background-position: -176px 0;}
	.whyUs .info h3 .bdr {width: 90%;left: -80px;}
	.whyUs .info {width: 100%; height: 510px; margin-top: -460px;}
	.whyUs::before {
		display:none;
	}
	.whyUs::after {
		width: 420px !important;
		height: 370px !important;
		top: 15%;
	}

	.peopleSay .mainBox {padding: 0 ;}
	.peopleSay h3 {text-align: center;}
	.peopleSay .slideBox {width: 100%; margin: 0; padding: 25px 20px 50px 20px;}


	footer .listCnt{display: none;}
	footer .listCnt ul li a {font-size: 14px;}
	footer .footerBox {padding: 50px 0;}
	.footLast{margin-top: 0;}
	.footLast .logoBox {width: 39%;}
	.footLast .appIcons {width: 100%; text-align: center; margin-top: 0;}
	.footLast .appIcons a{width: 180px;display: inline-block;}
	.footLast .logoBox {width: 100%;text-align: center; margin-top: 25px;}


	
	.regiterBg {height: 265px;}
	.regMianCnt .formBox {width: 100%; margin: -115px 0 0 0; padding: 50px 25px;}
	.regMianCnt .formBox form { padding: 0;}
	.lavelProgress {padding: 0 35px;}
	

	
	.cnfMianCnt .codeBox label {width: 46%;}
	.cnfMianCnt .codeBox .otp{width: 32%;}
	.cnfMianCnt .codeBox .resend {width:22%;}
	


	
	.getInTouchBg {height: 230px;}
	.getInTouch {margin: -145px 0 30px 0;}
	.getInTouch .mainBox {padding: 0;}
	.getInTouch .infoBox {padding: 30px 50px;}
	.getInTouch .address {width: 100%; border-bottom: solid 1px #dedbdb; border-right: 0; padding-bottom: 30px; margin-bottom: 30px;}
	.getInTouch .address.lastChild {padding-left: 0px;}
	.getInTouch .branches {margin-top: 0;}
	.getInTouch .branches p a {margin-left: 0; width: 100%; float: left; margin-top: 25px;}
	.writeUs .formBox {padding: 40px 50px;}
	.writeUs .leftBox {width: 100%;}
	.writeUs .rightBox { width: 100%; margin-left: 0;}
	.writeUs .rightBox .formControl{height:140px;}
	

	
	.testimonialBg {height: 340px; background-position: -308px 0px;}
	.tsmAboutCnt{margin-top:40px;}
	.tsmAboutCnt h1 {margin-bottom: 25px;}
	.tsmMianCnt {padding: 0;}
	.tsmMianCnt .detailCnt .imgBox {width: 40%;}
	.tsmMianCnt .detailCnt .titleBox {width: 60%; margin: 45px 0;}
	.tsmMianCnt .detailCnt .infoBox h5 {margin-bottom: 25px;}
	.tsmMianCnt .detailCnt .infoBox { width: 100%; padding-left: 0; margin-top: 30px;}

	.testimonial-thumb{
		width: 500px;
		height: 327px;
		right: 20px;
		top: 32%;
	}

	.testimonialBg{
		height: 550px;
		background-position: -758px 0px;
	}

	.testimonial-thumb{
		right: 50px;
	}

	.contactBox{font-size:14px;}
	.contactBox .year{margin: 0; padding:2px 5px;}
	.contactBox .location {margin: 0 5px;}

	.videoCnt{
		width:100%;
		margin-bottom:30px;
	}
	
	.peopleSay .swiper-container-showcase{
		margin:0;
	}
	.peopleSay .swiper-button-next{
		right:-20px;
	}
	.peopleSay .swiper-button-prev{
		left:-20px;
	}
}


@media only screen and (min-width: 641px) and (max-width: 768px)  {
	.innerCnt {padding: 0 20px;}
	nav {margin-left: 15px;}
	nav ul li a:before{width: calc(100% - 20px); left: 10px;}
	nav ul li a {padding: 50px 10px; font-size: 14px;}
	.loginBox {margin: 40px 0 0 5px;}
	.loginBox .btn-yellow {width: auto;}
	.downloadApp{padding: 8px 20px;}
	.loginBox .loginForm{left: -100%; left: inherit; right: 0; box-shadow: -2px 3px 4px #e1e1e1;}

	.banerBox .info {width: 75%; margin: 45px 0 45px 0px;}

	.features ul {justify-content: inherit;}
	.features ul li {width: 33%;margin: 0.16%; padding: 25px 15px;}

	.aboutUs {padding: 0;}
	.aboutUs p {font-size: 14px;}

	.whyUs {height: 572px; padding: 0 20px;}
	.whyUs .info h3 .bdr {width: 90%;left: -75px;}
	.whyUs .info {width:82%;}

	.whyUs::before{
		width: 616px !important;
		height: 416px !important;
	}

	.whyUs::after {
		width: 420px !important;
		height: 370px !important;
	}

	.peopleSay .mainBox {padding: 0 20px;}
	.peopleSay .slideBox .info {padding: 25px 20px 50px 20px;}

	footer .footerBox {padding: 70px 0px;}
	footer .listCnt h3 {font-size: 18px;}
	footer .listCnt ul li a {font-size: 14px;}
	.footLast .logoBox {width: 42%;}
	.footLast .appIcons a {width: 160px; display: inline-block;}

	
	.regMianCnt .formBox {width: 88%; margin: -225px 6% 0 6%; padding: 50px 25px;}
	.regMianCnt .formBox form { padding: 0 25px;}
	.lavelProgress {padding: 0 80px;}
	

	
	.cnfMianCnt .codeBox label {font-size:15px;}
	

	
	.getInTouch .mainBox {padding: 0 30px;}
	.getInTouch .infoBox {padding: 30px;}
	.writeUs .formBox {padding: 40px 35px;}
	

	
	.testimonial-thumb{
		width: 500px;
		height: 327px;
		right: 20px;
		top: 32%;
	}

	.testimonialBg{
		height: 550px;
	}
	.tsmMianCnt {padding: 0;}
	.tsmMianCnt .detailCnt .infoBox h5 {margin-bottom: 25px;}
	.contactBox .viewCatalog { width: 100%; margin-top: 20px;}

	.videoCnt{
		width:50%;
		margin-bottom:30px;
	}
	

	.peopleSay .swiper-container-showcase{
		margin: 0 30px;
	}

	.peopleSay .swiper-button-next{
		right:-10px;
	}
	.peopleSay .swiper-button-prev{
		left:-10px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px)  {
	.testimonial-thumb{
		width: 500px;
		height: 327px;
		right: 20px;
		top: 19%;
	}

	.testimonialBg{
		height: 500px;
	}
	.whyUs::before{
		width: 616px !important;
		height: 416px !important;
	}

	.whyUs::after {
		width: 420px !important;
		height: 370px !important;
	}

	.whyUs {
		height: 460px;
		padding: 0 20px;
	}
	.whyUs .info{
		width: 70%;
	}
}

@media only screen and (min-width: 769px) and (max-width: 1024px)  {
	nav {margin-left: 22px;}
	nav ul li a:before{width: calc(100% - 20px); left: 10px;}
	nav ul li a {padding: 50px 10px; font-size: 16px;}
	.loginBox {margin: 40px 0 0 18px;}
	.loginBox .btn-yellow {width: 104px;}
	.downloadApp{padding: 8px 20px;}
	.loginBox .loginForm{left: -100%; left: inherit; right: 0; box-shadow: -2px 3px 4px #e1e1e1;}

	.banerBox .info {width: 52%; margin: 70px 0 70px 60px;}

	.features ul {justify-content: inherit;}
	.features ul li {width: 33%;margin: 0.16%;}


	footer .footerBox {padding: 70px 0px;}
	.footLast .logoBox {width: 35%;}
	footer .listCnt ul li a {font-size: 16px;}

	
	.regMianCnt .formBox {width: 78%; margin: -225px 11% 0 11%; padding: 50px 25px;}
	.regMianCnt .formBox form { padding: 0 25px;}
	.lavelProgress {padding: 0 80px;}
	

	
	.tsmMianCnt {padding: 0;}
	.tsmMianCnt .detailCnt .infoBox h5 {margin-bottom: 25px;}
	

}

@media only screen and (min-width: 769px) and (max-width: 1366px)  {
	.testimonialBg::before{
		top: 64%;
	}
	.testimonialBg::after{
		top: 36%;
	}

	.whyUs:before{
		width: 85%;
	}

	.whyUs:after{
		width: 65.3%;
	}
}

input[type=number] {
  -moz-appearance: textfield;
  appearance: textfield;
  margin: 0;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}





