@charset "utf-8";
/* CSS Document */
@fa-font-path:   "font/FontAwesome.otf";
@font-face {
    font-family:"Open Sans Semibold";
    src: url(font/OpenSans-Semibold.ttf);
}
@font-face {
    font-family:"Open Sans";
    src: url(font/OpenSans-Regular.ttf);
}
@font-face {
    font-family:"FontAwesome";
    src: url(font/FontAwesome.otf);
}
.order-det-wrap {
    width: 100%;
    height: auto;
    overflow: hidden;
    float: left;
    padding: 40px 0px;
}
 .text-wrap a {
    color: #302073 !important;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}
.invoice-wrap {
    width: 100%;
    height: auto;
    float: left;
    border: solid 1px #ccc;
    padding: 20px;

}
.invoice-wrap .table-borderless th, .invoice-wrap .table-borderless td, .invoice-wrap .table-borderless thead th, .table-borderless tbody + tbody {
    border: 0;
    width: 20%;
}
.order-table {
    width: 100%;
    min-height: 200px;
    background: #fff;
    float: left;
}
.price-table-inner {
    width: 100%;
    min-height: 200px;
    float: left;
}
body{margin:0px; padding:0px;}
.price-table .table th, .table td svg {
    margin-top: 11px;
    text-align: left;
}
.order-section-names {
    height: 200px;
    width: 100%;
    background: #f5f5f5;
}
.add-b-wrap{width: 100%; height: auto; float:left; position: relative;}
.breadcrump-wrap {
    float: left;
    width: 100%;
    height: auto;
    padding: 15px 0px;
    background: #ffffff;
    text-align: center;
    border-bottom: solid 1px #f7f7f7;
}
.bread-list{list-style-type: none; margin: 0px; padding: :0px;}
.bread-list li{display: inline; position: relative;}
.bread-list li a{color:#333333;}
.bread-list li:nth-child(1)::after {content: '--------'; margin: 0 10px; font-size: 21px;}
.welcome-name {float: right; margin: 30px 0 0px;}
.welcome-name p{color: #333;}
.welcome-name p a{color: #a62418; font-weight: 600;}
.bread-list li:nth-child(2)::after{ content: '--------';
    margin: 0 10px;
    font-size: 21px;}
label.error {
    font-size: 14px;
    color: #ff0000;
    font-style: italic;
    font-weight: 600;
}
.price-table .table th, .table td svg {
    margin-top: 11px;
    text-align: left;
}
.plus-ic{
    float: right;
    font-size: 40px;
    padding: 0px;
    height: auto;
    line-height: 17px;
    top: 11px;
    position: relative;
}
.active-bread{font-weight: 600; color: #a3221d !important;}
.shipping-wrap .bs-example {
    border: 1px solid rgba(0, 0, 0, 0.125);
}
.empty-cart {
    width: 100%;
    height: auto;
    float: left;
    padding: 40px 0px;
    text-align: center;
}
.cart-empty {
    width: 200px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}
.empty-msg {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
    padding: 40px 0px;
}
.plus-icn{width: 30px; height: 30px; float: right; background:#000;}
a.my-acc {
    position: relative;
}
.my-drp {
    position: absolute;
    z-index: 999;
    left: 0;
    top: 45px;
    background: #fff;
    padding: 10px;
    width: 170px;
    box-shadow: 0px 2px 3px #333;
    display: none;
}
.my-drp ul{
    width: 100%;
    text-align: left;
}
.my-drp ul li{display: inline;}
.my-drp ul > li > a {
    padding: 0 8px !important;
    line-height: 38px !important; width: 100% !important;
    border-bottom: solid 1px #ccc;
}
ul.emp-sign {
    margin: 0 0 30px;
    padding: 0;
    list-style: none;
}
ul.emp-sign li {
    display: inline;
}
ul.emp-sign li a {
    font-size: 16px;
    border-right: solid 1px #ccc;
    padding: 0 20px;
    font-size: 30px;
}
.my-acc-wrp {
    float: left;
    width: auto;
    height: auto;
}
.my-acc-wrp ul > li > a {
    color: #a22215;
    display: block;
    float: left;
    padding: 0 8px;
    position: relative;
    line-height: 46px;
    font-weight:bold;
    text-decoration:none;
}
.my-acc-wrp ul{list-style-type: none; float: left; margin: 0; padding:0;}
.home-cart {
    float: left;
    width: auto;
    height: auto;
}
.my-acc-wrp ul > li{position: relative;}
.my-acc-wrp ul > li:hover .my-drp{display: block;}
.msg-emp {
    width: 100%;
    height: auto;
    float: left;
    background: #f3f3f3;
    padding: 30px 0px;
    border: solid 1px #ccc;
}
.msg-emp h5{margin-bottom: 0px;}
a.btn.btn-primary.empty-btn {
    width: 229px;
    background: transparent;
    color: #a2211b;
    font-weight: 300;
    border: solid 1px #a5211d;
    padding: 10px 20px;
    transition: .5s all ease-in;
}

a.btn.btn-primary.empty-btn:hover{background:#a5211d; padding: 10px 20px; color: #fff; transition: .5s all ease-in;}


.empty-cart h3 {
    margin: 20px 0px;
    font-size: 25px;
    color: #a42218;
    font-weight: 600;
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    padding: 12px 0px;
}
.cart-empty img{
    width: 100%;
    height: auto;}

label.errormsg{
    font-size: 14px;
    color: #ff0000;
    font-style: italic;
    font-weight: 600;
}
.head {
    background-color: rgba(51, 51, 51, 0.8);
    height: 45px; 
}
.soc-wrp-f{width:100%; height:auto; overflow:hidden; padding: 10px; background:#2682ff;}
.soc-wrp-f img{width:100%; height:auto;}

.soc-wrp-bl{width:100%; height:auto; overflow:hidden; padding: 10px; background:#f89029;}
.soc-wrp-bl img{width:100%; height:auto;}
.log-res{
    float: left; list-style-type: none;
    margin: 10px 10px 0 0;
}
.form-control::-webkit-input-placeholder {
  color: #ccc !important;
  opacity: 1;
}

.form-control::-moz-placeholder {
  color: #ccc !important;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #ccc !important;
  opacity: 1;
}

.form-control::-ms-input-placeholder {
  color: #ccc !important;
  opacity: 1;
}

.shipping-wrap .form-control::placeholder {
  color: #ccc !important;
  opacity: 1;
}
.card-body h3 {
    font-size: 20px;
    margin: 0 0 20px;
    color: #000;
}

.card-body p {
    margin: 0 0 10px;
    color: #9a9a9a;
    font-size: 15px;
}
.select-class {
    background: #ffffff;
    padding: 15px 10px;
    float: left;
    height: auto;
    width: 100%;
    margin: 0 0 15px;
    border: solid 1px #ccc;
    border-radius: 10px;
}
.text-sel {
    width: 75%;
    float: left;
    overflow: hidden;
}
.edit-del {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    position: absolute;
    bottom: 0;
}
.edit-del li a {
    font-size: 16px;
    font-style: italic;
    text-decoration: underline;
}
.text-sel h4 {
    font-size: 20px;
    margin: 0 0 20px;
    color: #a3221b;
    border-bottom: solid 1px #ccc;
    padding: 0 0 10px;
}
.select-class p{color: #333;}
.badge {
    display: inline-block;
    padding: 0.25em 0.4em;
    font-weight: 700;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    font-size: 15px;
    background: #992822;
    color: #fff;
    position: relative;
    top: -5px;
    left: -15px;
}
a.forgot-ps {
    color: #333;
    text-decoration: underline;
}
.first-form-email {
    border-bottom: solid 1px #ccc;
    width: 100%;
    height: auto;
    padding: 30px 0 0px;
}
.shipping-wrap .form-check {
    position: relative;
    display: block;
    padding-left: 1.25rem;
    margin: 0 0 15px;
}
.form-title {
    margin: 0 0 30px;
    color: #9f211d;
    position: relative;
}
.shipping-wrap{width: 100%; height: auto; float: left; padding: 40px 0;}
.log-res > li{
    color: #000;
    display: block;
    float: left;
    border-right: solid 1px #333;
    padding: 0 8px;
    position: relative;
}
.soc-wrp-g{width:100%; height:auto; overflow:hidden; padding: 10px; background:#dc4a3d;}
.soc-wrp-g img{width:100%; height:auto;}

.soc-wrp-t{width:100%; height:auto; overflow:hidden; padding: 10px; background:#00aced;}
.soc-wrp-t img{width:100%; height:auto;}

.soc-wrp-p{width:100%; height:auto; overflow:hidden; padding: 10px; background:#cb2027;}
.soc-wrp-p img{width:100%; height:auto;}

.soc-wrp-ln{width:100%; height:auto; overflow:hidden; padding: 10px; background:#007bb5;}
.soc-wrp-ln img{width:100%; height:auto;}

.soc-wrp-zb{width:100%; height:auto; overflow:hidden; padding: 10px; background:#da3637;}
.soc-wrp-zb img{width:100%; height:auto;}
.products-pic-table{width: 75px; height: auto; margin:0 auto 20px;}
.products-pic-table img{width: 75px; height: auto;}

.btm-bdr-tr{border-bottom: solid 1px #ccc;}
.products-invoice-table{width: 40px; height: auto; margin:0 0 20px;}
.products-invoice-table img{width: 100%; height: auto;}
.order-placed{width: 100%;
    height: auto;     text-align: center;
    float: left;
    padding: 40px 0;}
.table-head-row {
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    background: #f7f7f7;
}
.success-list{list-style-type: none; margin: 0px; padding: 0px;}
.success-list li {
    background: #f3f3f3;
    margin-right: 13px;
    color: #333;
    padding: 10px 15px;
    margin: 10px auto;
    width: 400px;
}

.success {
    width: 80px;
    margin: 0 auto 20px;
    height: 80px;
}
.success img{width: 100%; height: auto;}

.success-list span {
    color: #a4211a;
    font-weight: 600;
}

.shopping-cart-wrap{width: 100%; height: auto; float: left; padding: 40px 0;}
.register-wrap {
    float: left;
    width: 100%;
    padding: 60px 0;
}
.price-table p {
    margin-top: 45px;
    margin-bottom: 1rem;
}
.price-table {
    border: solid 1px #ccc;
}
.pay-u {
    width: 100%;
    height: auto;
    overflow: hidden;
    float: left;     border: solid 1px #ccc;
    display: block;
}
.pay-u .table{margin:0px;}
.tr-bdr {border-top:solid 2px #333;}
.pay-u .table th, .table td{padding: 0px;}
.pay-u .table th, .table td {
    padding: 16px 9px 16px 15px;
}
.btn-primary {
    color: #fff;
    background-color: #a6231b;
    border-color: #a6231b;
    width: 100%; transition: .5s all ease-in;
    margin: 20px 0 0;
    border-radius: 0px;
}

.address-btn {
    color: #fff;
    background-color: #a6231b;
    border-color: #a6231b;
    width: 100%; transition: .5s all ease-in;
    margin: 0 0 20px;
    border-radius: 0px;
}


.price-table .table th, .table td .form-control{margin-top: 37px;}

.price-table .table th, .table td svg{margin-top: 46px;}

.register-inner-wrp {
    width: 50%;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
    padding: 30px 15px;
    box-shadow: 0 0px 9px #9c9c9c;
}
h3.form-heading {
    margin: 0 0 20px;
    color: #a32118;
    border-bottom: solid 1px #eaeaea;
    padding: 0 0 10px;
    position: relative;
}
.price-wrp-prod {
    border: solid 1px #ccc;
    padding: 20px;
    background: #f7f7f7;
}
.price-txt {
    font-weight: 600;
    font-size: 24px;
    margin: 13px 0px;
    text-align: right;
}
.register-wrap .btn-primary {
    color: #fff;
    background-color: #a4221e;
    border-color: #a4221e;
    padding: 10px 50px;
    border-radius: 0px;
    font-size: 16px;
}
.register-wrap .form-control{border-radius: 0px;}

.skill-image-banner {
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    background: #e9e9e9;
    color: #f6821f;
}
.tranning-head {
    position: relative;
    margin: 0;
    font-weight: 600;
    color: #302073;
}
.tranning-head:after {
    content: '';
    border-bottom: solid 3px #6d6e71;
    display: block;
    width: 60px;
    margin: 20px auto 40px;
}
.tranning-head span {
    color: #f6821f;
}
.product-inner {
    width: 100%;
    height: auto;
    float: left;
    padding: 10px 0px;
    background: #ffffff;
}


.product-inner .buy-now-btn {
   color: #fff;
    background-color: #d42719;
    border-radius: 0px;
    width: 115px;
    border: solid 2px #d42719;
    float: none;
    left: 15px;
    position: absolute;
    bottom: 15px;
    margin-left: 120px;
}
.tranning-wrp-sq {
    background: #EEE;
    height: 250px;
    margin: 15px 0;
    padding: 30px 0px;
    font-weight: 600;
    color: #333;
    border: solid 1px #d3d3d3;
}
.icon-circle-t {
    width: 120px;
    height: 120px;
    margin: 0 auto 20px;
    border-radius: 50%;
    padding: 10px;
}
.icon-circle-t img {
    width: 100%;
    height: auto;
}
.tranning-wrp-sq p {
    font-size: 18px;
    font-weight: 600;
    color: #2760a6;
}
.skill-image-banner h3{position:static; width:100%; text-align:center;}
.skill-image-banner img{width:100%; height:auto;}

.icn-holder {
    width: 100%;
    position: absolute;
    z-index: 999;
    height: 50px;
    top: 43%;
}
.prodcut-wrp-inner {
    width: 100%;
    background: #fff;
    min-height: 363px;
    float: left;
    margin: 15px 0px;
    position: relative;
}
.register-inner-wrp-myac {
    width: 100%;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
    padding: 30px 15px;
    /* box-shadow: 0 0px 9px #9c9c9c; */
    background: #f7f7f7;
}
.reson-can {
    font-size: 14px;
    margin: 0px !important;
    color: #a6231b;
    font-weight: 600;
}
.inner-lgo-left img{
margin-right: 10px;
}
.inner-lgo-left {
    width: auto;
    height: auto;
    float: left;
    margin: 23px 0 0px;
    color: #d62219;
    font-weight: 600;
    text-transform: uppercase;
        padding: 0 12px;
}
.inner-lgo-left a{font-style: none; text-decoration: none; color: #a5221c;}
.product-range {
    width: 100%;
    height: auto;
    float: left;
    padding: 40px 0px;
    background: #f6f6f6;
}

.inner-lgo-right{
    width: 330px;
    height: auto;
    float: right;
    margin: 10px 0px;
}

.inner-lgo-right img{width:100%; height:auto;}
.logo-nav-wrap {
    width: 100%;
    background: #fff;
    height: auto;
    float: left;
    position: relative;
    z-index: 9993;
}
.facebook-wrap {
    width: 25px;
    height: auto;
    position: absolute;
    top: 18px;
    left: 12px;
}
.facebook-wrap img{width:100%; height:auto;}


.phone-block p {
    color: #257220;
    font-weight: 600;
    margin: 0;
}


/*------------------------navigation css-----------------------------------*/
.nav-bar {
    width: 100%;
    transition: all 0.5s ease-in 0s;
    text-align: center;
    z-index: 999;
    float: left;
    background: #f7f7f7;
}
.channel-partner {
    width: 100%;
    height: auto;
    padding: 30px 0px;
    background: #fff;
    float: left;
}
.auth {
    width: 100%;
    height: auto;
    padding: 15px;
}
.auth img {
    width: 100%;
    height: auto;
}
.btm-ln {
    font-size: 24px;
    color: #ffbc00;
    position: relative;
    margin: 0 0 30px;
    border-bottom: solid 1px #ccc;
    text-align: left;
    width: 100%;
}
.btm-ln:after {
    content: '';
    border-bottom: solid 3px #302073;
    display: block;
    width: 60px;
    margin: 8px 0;
    top: 10px;
    position: relative;
}
#mobile-menu{ display: block;}
#menu{ display: none;}
.slicknav_menu{ display: none; transition: all 0.5s ease-in 0s;}
#nav_wrapper{display: block; transition: all 0.5s ease-in 0s; position:relative; z-index:9991;     float: left;}
#nav_wrapper ul{}
#nav_wrapper ul.menu {margin: 0; padding: 0; width: auto; float: left; text-align: left;}
#nav_wrapper ul.menu li { list-style-type: none; padding: 0; float: left; margin: 0;}
#nav_wrapper ul.menu li a {
    display: block;
    color: #26156e;
    font-size: 15px;
    padding: 0 12px;
    line-height: 46px;
    margin: 0;
    text-decoration: none;
    transition: all 0.5s ease-in 0s;
    font-weight: 600;
    width: auto;
    
}
.inner-banner {
    width: 100%;
    height: auto;
    float: left;
    position: relative;
}
.inner-banner img {
    width: 100%;
    height: 180px;
}
.inner-banner h2 {
    position: absolute;
    color: #fff;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    top: 45%;
    font-size: 40px;
    text-shadow: 0 2px 5px #000;
}
.activ-link {
    color: #dc211b  !important;
}
#nav_wrapper ul.menu li{position:relative;}
#nav_wrapper ul.menu li ul.sub-menu{display: none; width:310px;     padding: 0 10px;  background:#a42117;  margin:0; position:absolute; top:100%; left:0px; z-index:999999; height:auto; overflow:hidden;}
#nav_wrapper ul.menu li:hover ul.sub-menu{display:block;}
#nav_wrapper ul.menu li ul.sub-menu li{padding:0; border-bottom: dotted 1px #fff; display:block; z-index:9999; float:none; margin:0 auto;}
#nav_wrapper ul.menu li ul.sub-menu li a{font-size:12px; text-align: left !important; line-height:20px; text-transform: none !important; display:block; padding: 0px 0px !important; margin:0; color:#fff; border:none; font-family:"Open Sans Semibold"; font-size:14px;  background-position: left 8px; background-repeat: no-repeat; margin: 11px 0;}
#nav_wrapper ul.menu li ul.sub-menu li:hover a{color:#333333; background-image: url("../images/drop-h.png");}
#nav_wrapper ul.menu li ul.sub-menu li.current-menu-item a, #nav_wrapper ul.menu li ul.sub-menu li.current-menu-ancestor a, #nav_wrapper ul.menu li ul.sub-menu li.current-page-ancestor a{ color:#5b0f70;}
#nav_wrapper ul.menu li:last-child ul.sub-menu{right:0; left:inherit;}
/*------------------------navigation css-----------------------------------*/


.social-m {
    list-style: none;
    float: right;
    padding: 0px;
    margin: 0px;
}
.social-m li {
    float: left;
    border-right: solid 1px #fff;
}
.social-m li:nth-child(1){border-left:solid 1px #fff;}
.social-m li > a {
    color: #ffffff;
    width: 30px;
    display: block;
    text-align: center;
}
.top-bar {
    width: 100%; display:none;
    height: auto;
    background: #888887;
    float: left;
    padding: 5px 0px;
    font-weight: 600;
    color: #fff;
}
.top-bar p {
    margin: 0px;
    font-size: 14px;
    float: left;
    width: auto;
    background-size: 20px;
    background-repeat: no-repeat;
}
.top-bar p svg{margin-right:5px;}










/*--------------carousel pager dots---------------------*/
#multiple .cycle-pager {bottom: 45px; position: absolute; right: 40px; text-align: center; z-index: 9999;}
#multiple .cycle-pager span {color: #ddd; display: inline-block; height: 19px; background: rgba(0, 0, 0, 0) url("../images/pager-icon2.png") no-repeat scroll 0 0;
margin: 0 3px; text-indent:-10000px; width: 20px; cursor:pointer;}
#multiple span.cycle-pager-active{color:#00b0f0; background: rgba(0, 0, 0, 0) url("../images/pager-icon.png") no-repeat scroll 0 0;}
/*--------------carousel pager dots---------------------*/
/*--------------Carousel---------------------*/
.cycle-slideshow img{ width:100%; height: auto; position:relative;}
.center{ position:absolute; top:45%; z-index:999; width:100%;}
#multiple {position: relative; overflow: hidden; width: 100%; float: left; background:#ededed; background-size: cover; background-attachment: fixed; background-position: 0 0;}
#multiple .prevControl {
       width: 50px;
    margin-left: 50px;
}
#multiple .prevControl:hover .fa{color:#fff;}
#multiple .nextControl:hover .fa{color:#fff;}
#multiple .nextControl {
       width: 50px;
    float: right;
}
.icn-holder .prevControl .fa {color: #8e8c8b; cursor: pointer; display: block; float: left; font-size: 50px; text-align: center; width: 50px;}
.icn-holder .fa {color: #8e8c8b; cursor: pointer; font-size: 50px; margin-right: 25px; text-align: center; width: 50px;}
.cycle-slide{ width:100%; height:auto; position:absolute;}
.cycle-slide img{ width:100%; height:auto;}
.banner-overlay {position: absolute; top: 15%; width: 100%; text-align: left; z-index: 999; min-height: 67px; color: #fff;  background: transparent; padding: 15px 0; right: 0px;}
.banner-overlay h2 {font-size: 60px; text-shadow: 1px 2px 5px #000; margin: 0; font-weight: 600; line-height: 65px; margin-bottom: 20px;}
.banner-overlay p {text-align: left; font-weight: 600; font-size:24px; font-size: 24px;}

/*--------------Carousel---------------------*/
.download-bro .btn {
    position: relative;
    z-index: 99;
    margin: 30px 0 0;
    background: #302073;
    border: solid 2px #ffbc00;
    width: auto;
    border-radius: 0px;
}
.prodcut-wrp{width:100%; background:#fff; height:autp; float:left;}
.product-range .item {
    padding: 0 5px;
}

.product-range h5 span {
    text-decoration: line-through;
    color: #d62219;
    margin: 0 5px;
}
.download-bro {
    width: 100%;
    min-height: 102px;
    position: relative;     padding: 0 30px;
    background: #ffbc00;
    float: left;
    border-top: solid 1px #fff;
}
.download-bro h4{
    font-size: 18px;
    line-height: 100px;
    margin: 0px;
    color: #333;
}
.download-bro:after {
    position: absolute;
    content: '';
    right: 0px;
    top: 0px;
    height: 100%;
    width: 30%;
    background: #302073;
    border-top: 50px solid transparent;
    border-left: 48px solid #ffbc00;
    border-bottom: 50px solid transparent;
    /* z-index: 99; */
}
.abt-us-blk {
    width: 100%;
    height: auto;
    overflow: hidden;
    float: left;
    padding: 40px 0 30px;
}
.abt-us-blk h5 {
    font-size: 1.25rem;
    color: #302073;
    margin: 20px 0px;
}
.heading-h2 {
    margin: 0;
    padding: 0;
    color: #da302b;
    position: relative;
    font-size: 26px;
    font-weight: 600;
}
.link-t {
    margin: 10px 0;
    height: auto !important;
}
.slider-nav .slick-slide {
    margin: 0px 10px; background:#f7f7f7;
}
.slick-slide img {
    width: 100%;
}
.descripition-blocks {
    width: 100%;
    height: auto;
    padding: 60px 0px 30px;
    float: left;
    background-color: #ffffff;
}
.client-sp {
    width: 100%;
    height: auto;
    clear: both;
    font-size: 16px;
    font-weight: 600;
    color: #26146b;
}
.ques-ans {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 30px 0 60px;
    border-top: #f1f1f1;
    background-color: #ffffff;
    font-weight: 300;
}
.ques-heads {
    width: 100%;
    float: left;
    font-size: 18px;
    color: #616161;
    font-weight: 700;
    font-family: open sans;
    margin: 0 0 20px;
}
.star-strip {
    font-size: 15px;
    color: #d8241f;
    margin: 0 0 10px;
    float: left;
}
.right-review {
    float: right;
}
.review-wrp{width:100%; float:left; height:auto; padding:15px 0px;}

.right-review a {
    font-style: italic;
    text-decoration: underline;
    color: #26146b;
    font-weight: 700;
}
.ques-txt {
    width: 90%;
    float: left;
    font-size: 14px;
}
.ques-wrap {
    width: 100%;
    height: auto;
    float: left;
}
.descripition-blocks{font-weight:300;}
.descripition-blocks .btn-default {
    background: #da302b;
    transition: .5s all ease-in;
    width: 150px;
    color: #ffffff;
    margin: 10px 0 0px;
    border: none;
    padding: 10px 0px;
    border-radius: 5px;
    font-size: 16px;
}
.social-media-icn {
    position: fixed;
    min-height: 500px;     top: 80px;
    width: 50px;
    z-index: 9993;
    display: none;
}
.social-media-icn ul{margin:0px; padding:0px; list-style:none;}
.social-media-icn ul li {
    width: 100%;
    height: 50px;
    margin: 0 0 5px;
    background: #ffffff;
}
.social-media-icn ul li {text-align:center;}
.social-media-icn ul li p {
    margin: 0px;
    font-size: 13px;
}
.link-t a{
    font-style: italic;
    text-decoration: underline;
    color: #26146b;
    font-weight: 700;
}




.link{margin:10px 0 0;}
.link a {
    font-style: italic;
    text-decoration: underline;
    color: #26146b;
    font-weight: 700;
}
.products-pic-yk {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    padding: 15px 0px;
}
.products-pic-yk img{
    width: 100%;
    height: auto;
}
.heading-h2-yk {
    margin: 0;
    padding: 0;
    color: #da302b;
    position: relative;
    font-size: 26px;
    font-weight: 600;
    text-align: center;
}
.heading-h2-yk span {
    color: #302073;
    font-weight: 600;
}
.heading-h2-yk:after {
    content: '';
    border-bottom: solid 3px #d92c25;
    display: block;
    width: 60px;
    margin: 20px auto 40px;
}
.about-us-lest{margin: 0 0 20px; padding:0px; list-style:none;}
.about-us-lest li {
    background: url(images/bullet.png);
    background-repeat: no-repeat;
    background-size: 10px;
    padding-left: 25px;
    background-position: 0 8px;
}

.heading-inf {
        margin: 0 0 15px;
    padding: 0;
    color: #da302b;
    position: relative;
}
.heading-inf span {
    color: #302073;
    font-weight: 600;
}

.heading-inf-h5:after {
    content: '';
    border-bottom: solid 3px #b4b4b4;
    display: block;
    width: 60px;
    margin: 15px auto 40px;
}



.abt-icn {
    width: 120px;
    height: auto;
    margin: 20px auto 0;
}
.abt-icn img{width:100%; height:auto;}
.heading-h2:after {
    content: '';
    border-bottom: solid 3px #d92c25;
    display: block;
    width: 60px;
    margin: 20px 0 40px;
}
.rm-link {
    color: #302073;
    text-decoration: underline;
    font-weight: 600;
    font-style: italic;
}
.heading-h2 span{
    color: #302073;
    font-weight: 600;
}
.cont-lst-1 {
    text-align: left;
    margin: 0 0 30px;
    padding: 0px;
    list-style: none;
}
.cont-lst-1 li {
    padding: 0 0 10px;
    margin: 0 0 10px;
    padding-left: 75px;
}
.cont-lst-1 li:nth-child(1) {
    background: url(images/placeholder.png);
    background-size: 50px;
    background-repeat: no-repeat;
}
.cont-lst-1 li:nth-child(2) {
    background: url(images/mail.png);
    background-size: 50px;
    background-repeat: no-repeat;
    line-height: 50px;
}
.owl-buttons{text-align:right;}
.cont-lst-1 li:nth-child(3) {
    background: url(images/smartphone.png);
    background-size: 50px; line-height: 50px;
    background-repeat: no-repeat;
}
.cont-lst-1 li:nth-child(4) {
    background: url(images/clock.png);
    background-size: 50px;
    background-repeat: no-repeat;
    line-height: 50px;
}
.clients {
    width: 100%;
    height: auto;
    float: left;
    padding: 40px 0px;
    background: #f7f7f7;
    border-top: solid 1px #ccc;
}
.clients .form-control{border-radius: 0px;}
.products-section {
    width: 100%;
    padding: 30px 0px;
    min-height: 500px;
    float: left;
    position: relative;
    background: url(images/prx-back.jpg);
    background-position: 0 center;
    background-size: cover;
    background-attachment: fixed;
}
.products-section h4 {
    color: #ffffff;
    text-align: center;
    margin: 0 0 40px;
    font-size: 20px;
    font-weight: 300;
}
.text-wrap {
    background: transparent;
    padding: 10px;
    min-height: 10px;
    overflow: hidden;
    float: left;
    text-align: center;
    color: #302073;
    border-bottom: solid 3px #302073;
    width: 100%;
    background: rgba(255,255,255,0.8);
    border-top: solid 1px #fff;
    min-height: 300px;
    position: relative;
}
.text-wrap-inner {
    background: transparent;
    padding: 15px;
    min-height: 10px;
    overflow: hidden;
    float: left;
    text-align: center;
    color: #302073;
    border-bottom: solid 3px #302073;
    width: 100%;
    background: rgba(255,255,255,0.8);
    border-top: solid 1px #fff;
    min-height: 300px;
    position: relative;
}
.text-wrap-inner h5 {
    min-height: 60px;
    border-bottom: solid 1px #ccc;
    margin: 0 0 10px;
}
.price-tag {
    text-align: right;
    position: absolute;
    right: 15px;
    background: #eaeaea;
    padding: 0 10px;
}
.price-tag p{margin: 0px;}
.price-sec-h {
    font-size: 18px;
    text-align: center;
    margin: 0px;
    padding: 8px 0px;     border-bottom: none !important;
    width: 100%;
    float: left;
}
.product-range .buy-now-btn {
    color: #fff !important;
    background-color: #d42719;
    border-radius: 0px;
    width: 87%;
    border: solid 2px #d42719;
    position: absolute;
    left: 13px;
    bottom: 13px;
}
.cart-wrp-inner {
    width: auto;
    height: auto;
    float: right;
}
.class-list {
    float: left;
    margin: 7px 0px;
    padding: 0px;
    list-style: none;
    color: #333;
}
.class-list li {
    display: inline-block;
    margin: 0 2px;
}
.class-list li a {
    display: block;
    width: 50px;
    height: 30px;
    background: transparent;
    text-align: center;
    line-height: 30px;
    border-radius: 50%;
    color: #3c3c3c;
    font-size: 26px;
}
.total {
    float: left;
    width: auto;
    height: auto;
    padding: 0 0px;
    text-align: center;
    color: #342374;
    font-weight: 600;
    line-height: 46px;
    margin: 0px;
    margin-left: 10px;
}
.products-pic {
    width: 130px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}
.product-wrp-icn{width:100%; height:auto; overflow:hidden; float:left; background: rgba(255,255,255,0.8);}
.foot {
    width: 100%;
    height: auto;
    float: left;
    background: #333;
    padding: 30px 0 0;
}
.foot-sec {
    width: 100%;
    height: auto;
    float: left;
    margin: 0 0 30px;
}
.foot ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    text-align: center;
}
.foot ul li {
    color: #ffffff;
    display: inline;
    padding: 0 10px;
    border-right: solid 1px #7d93b7;
}
.foot ul li a {
    color: #FFFFFF;
    font-size: 14px;
}
.foot-sec {
    width: 100%;
    height: auto;
    float: left;
    margin: 0 0 30px;
}
.copyri {
    text-align: center;
    color: #fff;
    padding: 20px 0px;
    width: 100%;
    height: auto;
    float: left;
    border-top: solid 1px #fff;
}

.prodcut-wrp h4 {
    font-size: 17px;
    height: 85px;
    margin: 0 0 20px;
    border-bottom: solid 1px #ccc;
}
.abt-us-blk .btn-link {
    font-weight: 400;
    color: #da302b; text-decoration:none;
    background-color: transparent;
   
}
.abt-us-blk .card-header {
    padding: 5px 10px;
    margin-bottom: 0;
    background-color: rgb(243, 243, 243);
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.prodcut-wrp p {
    height: 100px;
}
.topper {
    width: 40px;
    height: 40px;
    position: fixed;
    right: 15px;
    bottom: 20px;
    background-color: #d72820;
    display: none;
}
.topper > a {
    width: 100%;
    height: 100%;
    line-height: 40px;
    color: #fff;
    display: block;
    text-align: center;
    font-size: 20px;
}
.copyri a {
    color: #d72820;
    font-weight: 600;
}
.products-section .btn-default {
    color: #302073;
    border-color: #ccc;
    width: 150px;
    transition: .5s all ease-in;
    padding: 0px;
    line-height: 50px;
    border-radius: 0px;
    background: #ffffff;
    font-size: 16px;
    border: solid 3px #da302b;
    font-weight: 600;
}
.products-pic img {
    width: 100%;
    height: auto;
}
.products-section .item {
    padding: 0px 10px;
}
.head-text-b {
    text-align: center;
    margin: 0 0 30px;
    color: #fff;
    text-shadow: 0 4px 3px #000;
    font-weight: 300;
    font-size: 40px;
}
.head-text-b::after {
    content: '';
    border-bottom: solid 3px #ffbc00;
    display: block;
    width: 60px;
    margin: 10px auto 25px;
}
.contact-btn {
    color: #302073;
    width: 150px;
    transition: .5s all ease-in;
    padding: 0px;
    line-height: 50px;
    border-radius: 0px;
    background: #ffffff;
    font-size: 16px;
    border: solid 3px #302073;
    font-weight: 600;
}
.contact-btn:hover {
    color: #fff;
    background-color: #f6821f;
    border-color: #0062cc;
}
.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #444 !important;
    background-color: rgba(255,255,255,0.9) !important;
}
.mCSB_draggerRail, .mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
    background-color: rgba(0,0,0,0.1) !important;
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 -73px !important;
    opacity: 1;
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -0 -90px !important; opacity: 1;
}
.para-head{
    font-family:"myrid pro";
    margin: 0 0 20px;
    font-weight: 600;
}

/*--------------Carousel---------------------*/



.nav-banner-wrap {
    width: 100%;
    height: auto;
    float: left;
    z-index: 999;
    border-bottom: solid 1px #ccc;
    position: static;
    background: rgba(255,255,255,0.7);
}










@media only screen and (min-width: 767px) 
{
.sticky {position: fixed; top: 0; left: 0px; transition: .5s all ease-in; z-index: 9991; transition: .5s all ease-in; background-color: #ffffff;}
.sticky .inner-lgo {
    margin: 5px 0px;
        width: 317px;
}
.sticky.nav-banner-wrap:before {
   
    border-top: 62px solid transparent;
}
#sticky-lgo{display:none; background-color: #135a18; background-color: #135a18;}
.sticky .logo-wrap .inner-lgo{ box-shadow: 0 2px 3px #000;}
.sticky .phone{display:none;}
.sticky .logo-wrap {width: 187px; height: auto; float: left; z-index:9995; top: -10px;}
.disp{display:block;}
.disp-n{display:none;}
.sticky .activ-link {color: #f6821f !important;}
.sticky #nav_wrapper ul.menu li a:hover {
    color: #ffffff;
}
.sticky .nav-bar-wrap{margin:15px 0 0; background-color: #135a18;}
.sticky #nav_wrapper ul.menu li a > span{top:-14px; background-color: #135a18;}
.sticky #nav_wrapper ul.menu li a {
    height: 62px;
    line-height: 62px;
    transition: .5s all ease-in;
    font-size: 14px;
    
}
.sticky .scroll-down{display:none;}
}
/*----------------------------------internal page about us-------------------------------------------------------*/







@media only screen and (max-width: 767px){
    
.sticky{display:none; transition:.5s all ease-in;}

    
    #sticky-lgo{display:none;}
}
@media only screen and (max-width: 768px) {
.nav-banner-wrap:before{display:none;}
.cont-lst-1 li {padding-left: 60px; font-size: 15px;}
/*------------------------navigation css-----------------------------------*/
.slicknav_menu{background: #594a43 none repeat scroll 0 0 !important;}
.slicknav_nav .slicknav_row {padding: 0px !important; margin: 0px !important; }
#nav_wrapper ul.menu{ display: none;}
.js #menu {display:none;}
.js .slicknav_menu {display:block;}
.slicknav_menu{ display:block !important;}
.nav-bar{width:100%; margin-bottom:10px;}
.nav-bar{margin-bottom:0px;}
/*------------------------navigation css-----------------------------------*/
#multiple #sticky-lgo{display:none;}
.nav-bar::after{display:none;}
.nav-bar{position:static;}
.logo-wrap-2{display:none;}
.nav-banner-wrap .nav-bar{background-color:#257220;}
.icn-holder{top:30%;}
.tranning-section-home{padding:40px 0px;}
.nav-bar{text-align:left !important;}
/*#nav_wrapper{width: 100%;}*/
.nav-banner-wrap .container{width:100%; }
.skill-image-banner h3 {
   position: static;
    width: 100%;
    text-align: center;
    font-size: 20px;
    padding: 0 20px;
}
.inner-lgo{margin:0 auto; float: none;}
}
/*@media only screen and (min-width: 769px) and (max-width:800px){
    .btn-primary {
    color: #fff;
    background-color: #a6231b;
    border-color: #a6231b;

    transition: .5s all ease-in;
    margin: 20px 0 0;
    border-radius: 0px;
}
}*/

/*------------------------navigation css-----------------------------------*/





@media only screen and (min-width: 1000px){}
@media only screen and (min-width: 769px) and (max-width:800px){}
@media only screen and (min-width: 768px) and (max-width:900px){}
@media only screen and (min-width: 769px) and (max-width:991px){
    
    .inner-lgo {
    width: 173px;
    
    margin: 10px 0px;
}
    .nav-banner-wrap:before {width: 70%;}
    .sticky .inner-lgo {
    margin: 5px 0px;
    width: 153px;
}
.tranning-wrp-sq {
    background: #EEE;
height: 275px;}
#nav_wrapper ul.menu li a {
    
    font-size: 13px;
    padding: 0 6px;
    line-height: 77px;

}
    .skill-image-banner h3{position:static;}
    .sticky #nav_wrapper ul.menu li a {
    height: 62px;
    line-height: 62px;
    transition: .5s all ease-in;
    font-size: 12px;
}
}
@media only screen and (min-width: 992px) and (max-width:1150px){
    .inner-lgo {
    width: 173px;
    
    margin: 10px 0px;
}
    .nav-banner-wrap:before {width: 70%;}
    .sticky .inner-lgo {
    margin: 5px 0px;
    width: 208px;
}
.tranning-wrp-sq {
    background: #EEE;
height: 275px;}
}

.about {width: 100%;height: auto;float: left; padding:30px 0px;}
.about h4 {background: #cccccc5c; width: 100%; font-size: 18px;padding: 5px 10px;font-weight: 600;}
.about h5 {background: #cccccc5c; width: 100%; font-size: 18px;padding: 5px 10px;margin-top: 20px;font-weight: 600;}
.about p {width: 100%; font-size: 18px;padding: 5px 10px;}
.about h6 {font-size: 19px;padding: 5px 10px;}
.about h3 {font-size: 19px;padding: 5px 10px;}

.about-ayur {width: 100%;height: auto;float: left;padding:30px 0px;}
.about-ayur h2 {width: 100%;height: auto;float: left;text-align: center;font-size: 22px;    margin-bottom: 35px; font-weight: 600;text-decoration: underline;}
.about-ayur p {padding: 0px 10px;font-family: sans-serif;width: 100%; margin-bottom: 5px}
.about-ayur h4 {font-size: 20px;padding: 5px 10px;font-weight: 600;width: 100%;background: #cccccc5c;margin-top: 15px;    margin-bottom: 15px;}
.about-ayur span {width: 100%; font-size: 18px;padding: 5px 0px;}



.svg-inline--fa fa-angle-left fa-w-8{
    overflow: visible;
    color: #3c3c3c;
    font-size: 30px;
}
.about img {
    width: 100%;
}
/*------12-12-2019---------*/

@media (min-width: 576px){
.col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 38%;
}
}
.nav-pills .nav-link {
    border-radius: 0.25rem;
    font-size: 15px;
    padding: 10px 15px;
    color: #000;
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #dc211b;
    background-color: #cccccc5c;
    font-weight: 700;
}
.nav-pills .nav-link {
    border-radius: 0.25rem;
    font-size: 15px;
    padding: 13px 15px;
   
    background: #0000000f;
}

.btn-link {color: #000; }
.btn-link:hover {text-decoration: none;}

.desc{

    
}

.product-inner .buy-now-btn1 {
    color: #fff;
    border-radius: 0px;
    width: 115px;
    border: solid 2px #d42719;
    float: right;
    left: 15px;
    position: absolute;
    bottom: 15px;
    background-color: #d42719;
    /*margin-left: 120px;*/
}
.product-inner .buy-now-btn1:hover{
    background-color: #992822;
    border: solid 2px #992822;
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.btn:not(:disabled):not(.disabled):hover {
    cursor: pointer;
    
}
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
    color: #fff;
     background-color: #992822; 
    border-color: #992822;
}
a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none;
    color: #fff;
}
a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none;
    color: #fff;
}
ul.bread-list li a {
    color: #333 !important;
}




/*---------8/1/2020----------------------*/
.btn1 {
    display: inline-block;
    font-weight: 400;
    text-align: left;
    white-space: normal;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media only screen and (min-width: 320px)and (max-width:374px){
    .product-inner .buy-now-btn {
    color: #fff;
    background-color: #d42719;
    border-radius: 0px;
    width: 115px;
    border: solid 2px #d42719;
    float: none;
    left: 138px !important;
    bottom: 15px;
    margin: auto;
}

a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none;
    color: #fff;
    margin-left: 0px !important;
}
}

@media only screen and (min-width: 320px)and (max-width:767px){
    .product-inner .buy-now-btn {
    color: #fff;
    background-color: #d42719;
    border-radius: 0px;
    width: 115px;
    border: solid 2px #d42719;
    float: none;
    left: 133px;
    bottom: 15px;
    margin: auto;
}
    a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none;
    color: #fff;
    margin: auto;
}
.product-inner {
    width: 100%;
    height: auto;
    float: left;
    padding: 10px 0px;
    background: #ffffff;
}

.close {
    position: absolute;
    top: -3px !important;
    right: 5px !important;
    color: #000;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}
div#google_translate_element {
    float: left;
    margin-right: 0px !important;
    margin-top: 0px !important;
}
    .feed {
    width: 100% !important;
    margin: auto;
}
.register-inner-wrp {
    width: 90%;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
    padding: 30px 15px;
    box-shadow: 0 0px 9px #9c9c9c;
}
.nav-banner-wrap h3{
    font-size: 1.5rem;
    font-weight: 600;
}
.inner-banner h2 {
    font-size:23px;
    font-weight: 600;
}
.price-txt {
    margin-top: -105px;
}
.popup .popuptext {
    width: 192px;
    background-color: #333;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 8px 0;
    position: absolute;
    z-index: 9999;
    bottom: auto;
    left: 28%;
    margin-left: -254px;
    margin-top: 175px;
    font-weight: normal;
    font-size: 15px;
}


}
@media only screen and (max-width: 375px){
    .product-inner .buy-now-btn {
    color: #fff;
    background-color: #d42719;
    border-radius: 0px;
    width: 115px;
    border: solid 2px #d42719;
    float: none;
    left: 173px;
    bottom: 15px;
    margin: auto;
}
a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none;
    color: #fff;
    margin-left: 25px;
}

}
@media only screen and (min-width: 400px)and (max-width:767px){
    a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none;
    color: #fff;
    margin-left: 46px;
}

.product-inner .buy-now-btn {
    color: #fff;
    background-color: #d42719;
    border-radius: 0px;
    width: 117px;
    border: solid 2px #d42719;
    float: none;
    left: 192px;
    bottom: 15px;
    margin: auto;
}

    .nav-banner-wrap h3{
    font-size: 1.3rem;
    font-weight: 600;

}
}
/*@media only screen and (max-width: 400px){
    a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none;
    color: #fff;
    margin-left: 25px;
}*/
    .product-inner {
    width: 100%;
    height: auto;
    float: left;
    padding: 10px 0px;
    background: #ffffff;
}

.nav-banner-wrap h3 {
    font-size: 1.3rem;
    font-weight: 600;
}
.inner-lgo-left {
    width: auto;
    height: auto;
    margin: 5px 0 0px;
    text-transform: uppercase;
    padding: 0 12px;
    float: none;
}
.goog-te-gadget .goog-te-combo {
    margin: 4px 0;
    width: 280px;
}
#google_translate_element {
    float: left;
    margin-right: -1059px;
    margin-top: 0px;
}
}

@media only screen and (min-width: 768px)and (max-width:992px){
div#google_translate_element {
    float: right;
    margin-right: -639px !important;
    margin-top: -60px !important;
}
.inner-lgo-left h3 {
    font-size: 1.3rem;
}
.product-inner .buy-now-btn1{
    width: 100%;
    left: 0px;
    float: left;
}
.product-inner .buy-now-btn {
    width: 100%;
    left: 0px;
    float: left;
    margin-top: 25px;
}
.product-inner .buy-now-btn{
    width: 48%;
    left: -45px;
    float: left;
    margin-top: 25px;
    white-space: normal;
    font-size: 15px;
    }
    .product-inner .buy-now-btn1 {
    width: 48%;
    left: 0px;
    float: left;
    white-space: normal;
    font-size: 15px;
}
.text-wrap-inner {
    background: transparent;
    padding: 15px;
    min-height: 10px;
    overflow: hidden;
    float: left;
    text-align: center;
    color: #302073;
    border-bottom: solid 3px #302073;
    width: 100%;
    background: rgba(255,255,255,0.8);
    border-top: solid 1px #fff;
    min-height: 340px;
    position: relative;
}
.popup .popuptext {
    width: 80px;
    background-color: #333;
    color: #fff;
    text-align: center;
    border-radius: 3px;
    padding: 8px 0;
    position: absolute;
    z-index: 9999;
    bottom: auto;
    left: 0%;
    margin-left: -173px;
    margin-top: 200px;
    font-weight: normal;
    font-size: 15px;
}
.popup .popuptext {
    width: 192px;
    background-color: #333;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 8px 0;
    position: absolute;
    z-index: 9999;
    bottom: auto;
    left: 28%;
    margin-left: -173px;
    margin-top: 200px;
    font-weight: normal;
    font-size: 15px;
}
}
@media only screen and (min-width: 1024px)and (max-width:1199px){
div#google_translate_element {
    float: right;
    margin-right: -869px !important;
    margin-top: -60px !important;
}
.popup .popuptext {
    width: 192px;
    background-color: #333;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 8px 0;
    position: absolute;
    z-index: 9999;
    bottom: auto;
    left: 28%;
    margin-left: -218px;
    margin-top: 175px;
    font-weight: normal;
    font-size: 15px;
}
}
@media only screen and (min-width: 1200px)and (max-width:2460px){
div#google_translate_element {
    float: right;
    margin-right: -1055px !important;
    margin-top: -60px !important;
}
.popup .popuptext {
    width: 192px;
    background-color: #333;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 8px 0;
    position: absolute;
    z-index: 9999;
    bottom: auto;
    left: 28%;
    margin-left: -218px;
    margin-top: 175px;
    font-weight: normal;
    font-size: 15px;
}
}

@media only screen and (min-width: 992px)and (max-width:1024px){
       .nav-banner-wrap h3{
    font-size: 1.5rem;
    font-weight: 600; 
    }
    .product-inner .buy-now-btn1 {
    color: #fff;
    border-radius: 0px;
    width: 85px;
    border: solid 2px #d42719;
    float: right;
    left: 15px;
    position: absolute;
    bottom: 15px;
    background-color: #d42719;
   
    font-size: 13px;
}
.product-inner .buy-now-btn {
    color: #fff;
    background-color: #d42719;
    border-radius: 0px;
    
    width: 85px;
    border: solid 2px #d42719;
    float: none;
    left: 0px;
    position: absolute;
    bottom: 15px;
    margin-left: 120px;
    font-size: 13px;
}
.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: normal;
    vertical-align: middle;
}
.popup .popuptext {
    width: 192px;
    background-color: #333;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 8px 0;
    position: absolute;
    z-index: 9999;
    bottom: auto;
    margin-left: -197px;
   
    margin-top: 170px;
    font-weight: normal;
    font-size: 15px;
}
}


.faq{

    padding:20px;
}

/* The actual popup */
.popup {
  position: relative;
  display: inline-block;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}




/* Popup arrow */
.popup .popuptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

/* Toggle this class - hide and show the popup */
.popup .show {
  visibility: visible;
  -webkit-animation: fadeIn 1s;
  animation: fadeIn 1s;
}

/* Add animation (fade in the popup) */
@-webkit-keyframes fadeIn {
  from {opacity: 0;} 
  to {opacity: 1;}
}

@keyframes fadeIn {
  from {opacity: 0;}
  to {opacity:1 ;}
}




/**/
.popup .popuptext {
    width: 192px;
    background-color: #333;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 8px 0;
    position: absolute;
    z-index: 9999;
    bottom: auto;
    left: 28%;
    /* margin-left: auto; */
    margin-top: 175px;
    font-weight: normal;
    font-size: 15px;
}

.product-range h5 span.dis {
    text-decoration: line-through !important;
    color: #beb4b4;
    font-size: 15px;
}

.product-range h5 span.dis1 {
    font-size: 12px;
    text-decoration: none;
    color: #302073;

}
.dis {
    text-decoration: line-through !important;
    color: #beb4b4;
    font-size: 15px;
}

.dis1 {
    font-size: 12px;
}

.main {
    width: 100%;
    margin: 20px auto;
}

/* Bootstrap 4 text input with search icon */

.has-search .form-control {
    padding-left: 2.375rem;
}

.has-search .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    width: 200px;
   
    line-height: 2.375rem;
    text-align: center;
    pointer-events: none;
    color: #aaa;
}
.error {
    color: red;
    margin-top: -14px;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.5px;
}




* {box-sizing: border-box;}

input[type=text], select, textarea {
  width: 100%;
  padding: 8px;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
  margin-top: 6px;
  margin-bottom: 16px;
  resize: vertical;
}

input[type=submit] {
  background-color: #4CAF50;
  color: white;
  padding: 12px 20px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}

input[type=submit]:hover {
  background-color: #45a049;
}


.feedback {
    padding: 50px;
    border-radius: 5px;
 
}
.feed form {
    padding: 30px;
    box-shadow: 0 0px 9px #9c9c9c;
}
.feedback h3 {
    text-align: center;
    color: #992822;
    margin-bottom: 25px;
    font-size: 25px;
    font-weight: bold;
    letter-spacing: 3px;

}
.feed {
    width: 50%;
    margin: auto;
}
.feed button {
    margin: auto;
    width: 100%;
    background-color: #992822;
    color: #fff;
    padding: 8px 0px;
    border: none;
    cursor: pointer;
}
.news{
    padding: 10px 0px;
    margin-top: 25px;
    box-shadow: 0 0px 9px #9c9c9c;
    margin-bottom: 25px;
}
.news img {
    width: 250px;
    height: 200px;
    margin-left: 10px;
}
.event p {
    margin-top: 20px;
    padding: 0px 12px;
}
.nhead {
    text-align: center;
    color: #992822;
    font-weight: bold;
    margin-top: 30px;
}
.news1 {
    padding: 10px 0px;
    margin-top: 25px;
    box-shadow: 0 0px 9px #9c9c9c;
    margin-bottom: 25px;
    width: 60%;
    margin: 25px auto;
}
.nhead11 {
    float: right;
    margin-right: 230px;
    margin-top: 20px;
    margin-bottom: -16px;
}
.nhead11 button {
    background-color: #992822;
    color: #fff;
    border: none;
    margin-top: 20px;
}
.nhead1 {
    text-align: center;
    color: #992822;
    font-weight: bold;
    margin-top: 30px;
}
.re {
    float: right;
    width: 70%;
    margin-bottom: -17px;   
}

.reviews {
    text-align: center;
    font-size: 40px;
        float: left;
}
.reviews p {
    font-size: 13px;
}
.rdate{
    float: right;
        color: #b7b7b7;
}
.event1 p {
    padding-right: 15px;
}
.tex {
    padding: 0px 20px;
}

#myImg {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
    display: block;
    margin-left: auto;
    margin-right: auto
}

#myImg:hover {opacity: 0.7;}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 9999; /* Sit on top */
    padding-top: 40px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}
#myModal img {
    width: 500px;
    height: 400px;
}

/* Modal Content (image) */
.modal-content {
    margin: auto;
    display: block;
    width: 75%;
    //max-width: 75%;
}

/* Caption of Modal Image */
#caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

/* Add Animation */
.modal-content, #caption {
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}

.out {
  animation-name: zoom-out;
  animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
    from {-webkit-transform:scale(1)}
    to {-webkit-transform:scale(2)}
}

@keyframes zoom {
    from {transform:scale(0.4)}
    to {transform:scale(1)}
}

@keyframes zoom-out {
    from {transform:scale(1)}
    to {transform:scale(0)}
}

/* The Close Button */
.close {
    position: absolute;
    top: 5px;
    right: 35px;
    color: #000;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.close:hover,
.close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
    .modal-content {
        width: 100%;
    }
}

#loader {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  background: rgba(0,0,0,0.75) url(../../loading.gif) no-repeat center center;
  z-index: 10000;
}

.modal-content, #caption {
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
    width: 93%;
        border-radius: 0px;
}
.modal-content h4 {
    text-align: center;
    margin: 20px 0px;
    font-family: none;
    font-weight: 600;
    color: #d42719;
    letter-spacing: 1px;
}
.main .input-group-append {
    margin-left: -1px;
    height: 38px;
    margin-top: 6px;
}
.nhead11 a {
    background: #e7e9ec;
    border-radius: 3px;
    border-color: #ADB1B8 #A2A6AC #8D9096;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    display: inline-block;
    padding: 0px 11px;
    text-align: center;
    color: #000;
    text-decoration: none!important;
    vertical-align: middle;
}

.yogis-1 .heading-h2 {margin: 0; padding: 0; color: #da302b; position: relative; font-size: 17px; font-weight: 600;}
.yogis-2 .heading-h2 {margin: 0; padding: 0; color: #da302b; position: relative; font-size: 17px; font-weight: 600;}
.yogis-3 .heading-h2 {margin: 0; padding: 0; color: #da302b; position: relative; font-size: 17px; font-weight: 600;}

.yogis-1 p { margin-top: 0;font-size: 14px;}

.yogis-1 .heading-h2:after { content: ''; border-bottom: solid 3px #d92c25; display: block;  width: 60px; margin: 16px 0 20px;}
.yogis-2 .heading-h2:after { content: ''; border-bottom: solid 3px #d92c25; display: block;  width: 60px; margin: 16px 0 20px;}
.yogis-3 .heading-h2:after { content: ''; border-bottom: solid 3px #d92c25; display: block;  width: 60px; margin: 16px 0 20px;}

.yogis-1 .abt-us-blk .btn-link {font-weight: 400; color: #da302b; text-decoration: none; font-size: 13px; background-color: transparent;}
.yogis-2 .abt-us-blk .btn-link {font-weight: 400; color: #da302b; text-decoration: none; font-size: 14px !important; background-color: transparent;}
.yogis-3 .abt-us-blk .btn-link {font-weight: 400; color: #da302b; text-decoration: none; font-size: 13px; background-color: transparent;}

.yogis-3 p {margin-top: 0; margin-bottom: 0rem; font-size: 14px;}


.scrollbar::-webkit-scrollbar {background-color:#fff; width:16px}
.scrollbar::-webkit-scrollbar-track {background-color:#fff}
.scrollbar::-webkit-scrollbar-track:hover {background-color:#f4f4f4}
.scrollbar::-webkit-scrollbar-thumb {background-color:#babac0;border-radius:16px; border:5px solid #fff}
.scrollbar::-webkit-scrollbar-thumb:hover {background-color:#a0a0a5;border:4px solid #f4f4f4}
.scrollbar::-webkit-scrollbar-button {display:none}
.scrollbar {height: 33vh; width: 25vw;min-width: 150px;background: #fff;overflow-y: scroll}
/*.overflow{min-height: 100vh}*/
.prodcut-wrp1 h4 {
    font-size: 17px;
    height: 55px;
    margin: 0 0 20px;
    border-bottom: solid 1px #ccc;
}
h5.price-sec-h1 {
    margin: 0px 0px;
}

.text-wrap1 {
    background: transparent;
    padding: 10px;
    min-height: 10px;
    overflow: hidden;
    float: left;
    text-align: center;
    color: #302073;
    border-bottom: solid 3px #302073;
    width: 100%;
    background: rgba(255,255,255,0.8);
    border-top: solid 1px #fff;
    
    position: relative;
}
.marq {
    height: 180px;
}

.btn-primary1 {
    color: #fff;
    background-color: #a6231b;
    border-color: #a6231b;
    width: 50%;
    transition: .5s all ease-in;
    margin: 20px 0 0;
    border-radius: 0px;
}

a.btn.btn-primary1.buy-now-btn:hover {
    color: #fff;
}

div#google_translate_element {
    float: right;
    margin-right: -1059px;
    margin-top: -60px;
}