/*Project name: */
@media (min-width: 1800px) {
#videobg {
    width: 100%;
}
}
@media (min-width: 1200px) {
.container {
    /* max-width: 1370px; */
    max-width: 1140px;
    position: relative;
}
}
@media screen and (max-width: 1199px) {
.logo_box img.logo {
    width: 150px;
}
.search_box {
    margin: 15px 0px 0px;
}
.user_cart {
    padding: 10px;
}
.social_list ul li {
    padding: 0px 9px;
}
#cssmenu > ul > li {
    padding: 20px;
    width: auto;
}
.banner_left {
    padding-left: 0px;
}
.banner_left h1 {
    font-size: 68px;
    line-height: 72px;
}
.banner_rightbox {
    padding: 25px 10px 45px;
}
.banner_rightbox h3 {
    font-size: 18px;
    line-height: 22px;
}
.feature_box {
    padding: 30px 15px;
}
.feature_box h3 {
    font-size: 18px;
    line-height: 24px;
}
.prod_list h3 {
    font-size: 26px;
    line-height: 32px;
}
.prod_box-hover {
    padding: 15px 10px;
}
.seller_box.box8 {
    grid-column: span 1;
    grid-row: span 1;
}
.price_tag2 p {
	width: 100%;
}
.price_tag2 .btn-submit {
    width: 100%;
    float: none;
    max-width: 100%;
    display: block;
}
.price_tag2 p span.price {
    float: left;
}
.price_tag2 p span.cross {
	display: inline-block;
}
.find_box {
    width: 100%;
    padding: 30px 15px;
}
.find_box h3 {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 20px;
}
.find_box h2 {
    font-size: 38px;
    line-height: 38px;
    margin-bottom: 40px;
}
.find_box img {
    right: 30px;
    top: -50px;
    height: 260px;
}
.item_tab {
    grid-template-columns: repeat(auto-fill, minmax(225px, 1fr));
}
.story_tab {
    padding: 30px 30px;
}
.tab1 {
    padding-left: 15px;
}
.story_box h1 {
    font-size: 48px;
    line-height: 54px;
    margin: 0px 0px 10px;
}
.story_box p {
    font-size: 20px;
    line-height: 28px;
    margin: 0px 0px 20px;
}
.support_box h3 {
    font-size: 20px;
    line-height: 30px;
}
.support_box p {
    color: #00274C;
    font-size: 14px;
    line-height: 20px;
}
.subscribe_img {
    width: 18%;
}
.subscribe_txt {
    width: 82%;
}
}
    
@media screen and (max-width: 991px) {
.logo_box img.logo {
    width: 105px;
}	
.logo_box a span {
    font-size: 12px;
}
.search_box form .form-control {
    width: 70%;
}
.search_box form .btn_submit {
    width: 30%;
}
.user_cart {
    padding: 10px 5px;
}
.social_list ul li {
    padding: 0px 4px;
}
#cssmenu > ul > li {
    padding: 15px;
    width: auto;
}
#cssmenu > ul > li > a {
    font-size: 12px;
}
#cssmenu > ul > li.has-sub > a:before {
    position: absolute;
    top: 0px;
    right: -12px;
}
.banner_left h1 {
    font-size: 48px;
    line-height: 52px;
}
.banner_rightbox {
	margin: 50px 0px 0px;
}	
.banner_rightbox h3 {
    font-size: 16px;
    line-height: 20px;
}
.prod_wrap {
    grid-template-columns: repeat(2, 1fr);
}
.prod_list h3 {
    margin-bottom: 30px;
}
.seller_box.box8 {
    grid-column: span 2;
    grid-row: span 1;
}
.price_tag2 p {
    width: 65%;
}
.price_tag2 p span.price {
    float: right;
}
.price_tag2 p span.cross {
    display: block;
}
.price_tag2 .btn-submit {
    width: 30%;
    float: right;
    max-width: 100%;
    display: inline-block;
}
.find_top {
    padding: 75px 0px 150px;
}
.find_box img {
    right: 0;
    top: 0;
    height: 260px;
    position: relative;
    margin: -150px auto 20px;
    max-width: 100%;
    display: block;
}
.find_box {
	text-align: center;
}
.find_box h2 {
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 20px;
}
.find_box p {
    font-size: 22px;
    line-height: 28px;
}
.order_box {
    padding: 45px 15px 60px;
}
.story_wrapper:before {
    height: 25%;
}
.story_tab {
    padding: 30px 15px;
}
.story_box {
    background-size: 20%;
}
.story_box h1 {
    font-size: 30px;
    line-height: 36px;
}
.story_box p {
    font-size: 15px;
    line-height: 21px;
}
.btn-submit {
    max-width: 180px;
    height: 44px;
    font-size: 18px;
    padding: 0.6rem 0.75rem;
}
.support_wrap {
    margin: 30px 0px 0px;
}
.support_box h3 {
    font-size: 24px;
    line-height: 32px;
}
.support_box p {
    font-size: 16px;
    line-height: 22px;
}
.subscribe_img {
    width: 25%;
}
.subscribe_txt {
    width: 75%;
}
.subscribe_txt h1 {
    font-size: 24px;
    line-height: 32px;
}
.subscribe_txt h1 span {
    font-size: 15px;
}
.subscribe_txt p {
    font-size: 14px;
    line-height: 20px;
}
.footer_wrapper {
    width: 100%;
    padding: 30px 0px 25px;
}
.footer_wrap {
    grid-template-columns: 35% repeat(3, 1fr);
    grid-template-rows: 120px auto;
    grid-auto-rows: 1fr;
}
.footer1 {
    grid-column: span 4;
    grid-row: span 1;
    text-align: center;
}
}

@media screen and (max-width: 767px) {
.header_wrapper{
	display: none;
}	
.nav_wrapper {
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #1b392e;
}
.menu-toggle {
    width: 10%;
    padding: 0px !important;
    float: left;
}
.logo_box_mob {
    width: 100%;
    float: left;
    display: block;
    padding: 14px 0 0;
}
.logo_box_mob img.logo {
    max-width: 90%;
    float: left;
    padding-left: 30px;
}
.call_box {
    text-align: center;
    padding-top: 40px;
}
.call_box a span {
    font-size: 16px;
    color: #1b392e;
    font-weight: 500;
    padding-left: 5px;
}
.nav_bottom {
    width: 100%;
    margin: 100px 0px 50px;
    text-align: center;
    display: block;
}
.shop_btn {
    width: 100%;
    height: 55px;
    border-radius: 0px;
    font-size: 24px;
    font-weight: 900;
    background: #FAAC1B;
    font-family: 'Roboto', sans-serif;
    color: #FFF;
    border: 0px;
    box-shadow: none;
    margin-bottom: 50px;
}
.nav_bottom span {
    padding: 0px 15px;
    font-size: 18px;
}
.nav_bottom span a {
    color: #FFF;
}
#cssmenu > ul > li {
    padding: 15px;
    width: 100%;
    border-right: 0px;
}
#cssmenu > ul > li > a {
    font-size: 16px;
    text-align: left;
    color: #000;
}
#cssmenu li:hover > ul {
    left: 0px;
    top: 15px;
}
#cssmenu > ul > li.has-sub > a:before {
    content: none;
}
#cssmenu > ul > li.has-sub > a:after {
    content: none;
}
#cssmenu > ul > li.has-sub:hover > a:before {
    content: none;
}
/*.banner_wrapper {
    background: url(../images/poster.jpg) no-repeat center top #00274C;
    background-size: 100%;
}
@media
only screen and (-webkit-min-device-pixel-ratio: 1.25),
only screen and ( min--moz-device-pixel-ratio: 1.25),
only screen and ( -o-min-device-pixel-ratio: 1.25/1),
only screen and ( min-device-pixel-ratio: 1.25),
only screen and ( min-resolution: 200dpi),
only screen and ( min-resolution: 1.25dppx)
{
    .banner_wrapper{
        background: url(../images/poster@2x.jpg) no-repeat center top #00274C;
        background-size: 100%;
    }
}
*/
.banner_left h1 {
    font-size: 44px;
    line-height: 48px;
    margin-bottom: 20px;
}
.banner_left p {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 40px;
}
.banner_rightbox {
    margin: 50px auto;
    float: none;
}
.banner_left {
    margin: 50px 0px;
}
.feature_wrap {
    grid-template-columns: repeat(2, 1fr);
}
.feature_box {
    width: 100%;
    border-right: 1px solid rgba(136, 128, 128, .5);
    border-bottom: 1px solid rgba(136, 128, 128, .5);
}
.order_box h1 {
    font-size: 44px;
    line-height: 54px;
}
.order_box ul li {
    width: 24%;
}
.seller_wrapper {
    margin-top: 40px;
}
.seller_wrapper h1 {
    font-size: 40px;
    line-height: 70px;
}
.seller_wrap {
    margin-top: 30px;
}
.tab2 {
    order: 2;
}
.story_tab {
    padding: 30px 25px 0px;
    text-align: center;
}
.story_box {
    background: none;
}
.story_box .btn-submit {
    display: none;
}
.btn-submit_mob {
    display: block;
    width: 100%;
    max-width: 221px;
    height: 62px;
    border-radius: 0px;
    font-size: 24px;
    font-weight: 900;
    background: #FAAC1B;
    font-family: 'Roboto', sans-serif;
    color: #FFF;
    margin: 0px auto;
    position: relative;
    top: 30px;
        padding: 0.8rem 0.75rem;
}
.story_box h1 {
    font-size: 42px;
    line-height: 46px;
    margin: 0px 0px 20px;
}
.story_box p {
    font-size: 18px;
    line-height: 26px;
    margin: 0px 0px 30px;
}
.support_wrap {
    padding: 50px 0px 25px;
}
.subscribe_img {
    width: 20%;
}
.subscribe_txt {
    width: 80%;
}
.subscribe_txt h1 {
    font-size: 32px;
    line-height: 36px;
}
.subscribe_txt h1 span {
    font-size: 18px;
}
.subscribe_txt p {
    font-size: 16px;
    line-height: 22px;
}

.footer_wrap {
    grid-template-rows: 100px auto auto;
    grid-template-columns: repeat(2, 1fr);
    grid-row-gap: 20px;
}
.footer1 {
    grid-column: span 2;
    grid-row: span 1;
    text-align: center;
}
.footer2 {
    grid-column: span 1;
    grid-row: span 2;
}
.footer4 {
    grid-area: 2 /2 /3 /3;
}
.footer_box h3, .footer_box h1 {
    color: #f35119;
}
.footer_content {
    border-top: 2px solid rgba(255, 255, 255, .3);
    padding-top: 20px;
}
.footer_content p {
    font-size: 12px;
    line-height: 20px;
}
.copyright_wrapper p {
    font-size: 16px;
    line-height: 24px;
}
.copyright_wrapper {
    padding: 20px 0px 40px;
}
}
@media screen and (max-width: 639px) {
.prod_list h3 {
    font-size: 24px;
    line-height: 30px;
}
.seller_wrap {
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
}
.price_tag2 p {
    width: 100%;
}  
.price_tag2 .btn-submit {
    width: 150px;
    float: none;
    padding: 0.4rem 0.75rem;
}
.find_top h1 {
    font-size: 42px;
    line-height: 50px;
    margin: 0px 0px 20px;
}
.find_top p {
    font-size: 18px;
    line-height: 26px;
    margin: 0px auto 50px;
}
.find_box.find_box1 {
    margin-bottom: 150px;
}
.find_box h2 {
    font-size: 32px;
    line-height: 36px;
    margin-bottom: 20px;
}
.find_box p {
    font-size: 24px;
    line-height: 28px;
}
.item_tab {
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
}
.order_wrap {
    padding-bottom: 50px;
}
.order_box {
    padding: 30px 25px;
}
.order_box h1 {
    font-size: 42px;
    line-height: 50px;
    margin: 0px 0px 20px;
}
.order_box p {    
    font-size: 18px;
    line-height: 26px;
    margin: 0px auto 25px;

}
.call_box h6 {
    font-size: 26px;
    line-height: 32px;
}
.order_box ul {
    width: 100%;
    margin-top: 30px;
}
.order_box ul li {
    padding: 0px 3px;
}
.top_wrapper {
    padding: 30px 0px 40px;
}
.top_wrap h1 {
    font-size: 42px;
    line-height: 80px;
}
.item_tab {
    margin-top: 30px;
}
.support_wrap {
    padding: 30px 0px;
}
.support_box {
    max-width: 240px;
    margin: 0px auto;
}

/*thank-you sce*/
.grnted_img_sec {
    width: 150px;
}
.ordr_stsfctn_sec .stsfctn_content .text_sec {
    padding-left: 80px;
}
}
@media screen and (max-width: 479px) {
.button {
    top: 25px;
}  
.call_box a span {
    font-size: 14px;
}  
.call_box {
    padding-top: 20px;
}
.banner_left {
    margin: 70px 0px 210px;
    text-align: center;
}
.banner_left h1 {
    font-size: 54px;
    line-height: 60px;
    margin-bottom: 30px;
}
.banner_left p {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 30px;
}
.banner_left .btn-submit {
    max-width: 221px;
    height: 62px;
    font-size: 24px;
}
.banner_right {
    display: none;
}
.banner_mob {
    display: block;
    width: 100%;
    background: #00274C;
}
.banner_right_mob {
    width: 100%;
    position: relative;
    top: -120px;
    margin-bottom: -60px;
}
.banner_rightbox_mob {
    padding: 25px 10px 45px;
    width: 100%;
    background: #FFF;
    border-radius: 15px;
    position: relative;
}
.banner_rightbox_mob .icon_box {
    width: 66px;
    height: 66px;
    background: #00274C;
    margin: 0px auto;
    border-radius: 50%;
    text-align: center;
    position: relative;
    margin-top: -60px;
    margin-bottom: 15px;
    box-shadow: 0px 3px 5px rgba(0, 0, 0, .6);
}
.banner_rightbox_mob .icon_box img {
    max-width: 100%;
    margin: 0px auto !important;
    display: block;
    padding: 5px;
    height: auto !important;
}
.banner_rightbox_mob h3 {
    font-size: 16px;
    line-height: 20px;
    color: #00274C;
    font-family: 'Open Sans', sans-serif;
    font-weight: 900;
    text-align: center;
    margin-bottom: 10px;
}
.banner_rightbox_mob img {
    max-width: 100%;
    margin: 0px auto 15px;
    display: block;
    width: auto;
}
.banner_rightbox_mob h2 {
    font-size: 32px;
    line-height: 38px;
    color: #00274C;
    font-family: 'Roboto', sans-serif;
    font-weight: 900;
    text-align: center;
}
.banner_rightbox_mob p {
    font-size: 16px;
    line-height: 24px;
    color: #00274C;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    text-align: center;
}
.banner_rightbox_mob ul.price_box {
    width: 100%;
}
.banner_rightbox_mob ul.price_box li {
    width: auto;
    display: inline-block;
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    color: #00274C;
}
.banner_rightbox_mob ul.price_box li:last-child {
    float: right;
    font-weight: 600;
    font-size: 12px;
}
.banner_rightbox_mob ul.price_box li span {
    color: #A5A5A5;
    text-decoration: line-through;
    font-weight: 600;
    font-size: 12px;
}
.banner_rightbox_mob .btn-submit {
    display: block;
    margin: 0px auto;
    position: absolute;
    bottom: -30px;
    left: 0;
    right: 0;
}
.feature_wrapper {
    background: #00274c;
}
.feature_wrap {
    grid-template-columns: repeat(1, 1fr);
}
.feature_box {
    border: none;
    padding: 0px 10px 30px;
}
.feature_img {
    width: 20%;
    float: left;
}
.feature_content {
    width: 80%;
    float: left;
    text-align: left;
}
.feature_box h3 {
    font-size: 20px;
    line-height: 26px;
    margin: 0px 0px 12px;
}
.prod_wrap {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 20px;
}
.seller_box.box8 {
    grid-column: span 1;
    grid-row: span 1;
}
.order_box {
    padding: 30px 20px;
}
.order_box ul li {
    width: 23%;
}
.subscribe_img {
    width: 30%;
}
.subscribe_txt {
    width: 70%;
}
.subscribe_txt h1 span {
    font-size: 18px;
    display: block;
}
.footer_wrap {
    display: block;
}
/*thank-you sce*/
.ordr_stsfctn_sec .stsfctn_content .text_sec {
    padding-left: 0;
    padding-top: 80px;
}
}


@media all and (min-width: 320px) and (max-width:480px) {
   


    .desktop-off.sec-mob p img {
    vertical-align:middle;
}
    button.add-cart {
    margin-top: 19px;
    min-height: 45px;}
    .number-input button {min-height:42px;}
    .tab-cont p {    margin: 10px 20px 29px;}
    .share-div {    margin-top: 8px;}
 .mobile-table{display: block;    margin-top: 20px;} 
 .desktop-table{display:none;}
.mobile-table td h5{color:#00274C; font-size: 16px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    margin-bottom: 11px;   }
   
.mobile-table td { padding: 29px 9px;}
.mobile-table td:first-child{width:45%;}
.mobile-table .number-input .input-group {
    width: 110px;}

 .mobile-table .number-input a {
   display: inline-block;
    margin: 8px 0px;
}
.blck-btn{width:100%; padding:12px 0px;}
.white-btn{width:100%;padding:12px 0px; }
.cart-text .col-md-12{background:#FFFAE5; border:1px dotted #FAAC1B;padding: 20px 0px;}
.ribbon-img {
    width:100%;
    height: 45px;
}
.subscribe-div{    padding: 10px 2px 5px;}
.step-sec p {
    color: #00274C;
    font-size: 0.875em;}
    .title-text-shipping {
    margin-top: 16px;
}
form.shipping-form {
    margin-top: 20px;    margin-bottom: 0px;}
  .mob-off{display:none;}
 .desktop-off{display:block;}
 span.img-card.desktop-off {
    float: none;
}
.order-sumry {
    margin-top: 14px;}

    .order-sumry {
    margin-bottom: 20px;
}
.sec-mob p {
    font-family: 'Open Sans', sans-serif;
    font-size: 0.75em;
    color: #000;
    font-weight: 600;
    text-align: center;
    margin: 5px 0px 30px;
}
.sec-mob p img{vertical-align: text-top;}
.mobile-sec-product .product-info1 .breadcrumb li{color:#00274C;    padding: 0px; font-weight: 600;}
.mobile-sec-product .product-info1 .breadcrumb li a{color:#00274C;}
.product-sec-desktop{display:none;}
.mobile-sec-product{display:block;}
.mobile-sec-product .product-info1 .breadcrumb li a{ font-weight: 600; }
.mobile-sec-product .carousel-indicators {
    justify-content: center;
    margin-left: auto;margin-right: auto;
}
.mobile-sec-product .carousel-indicators li{width:70px;height:70px; border:1px solid #CECECE;vertical-align: middle;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
}
    div#custCarousel {
    min-height: 390px;
}
.product-info1 h3{width:100%; margin-top:20px;}
.product-info1 h1{width:100%; margin-top:20px;}
.product-info1 h6 br{display:none;}
.mobile-sec-product .product-info1 h6{    margin-top: 13px;
    margin-bottom: 17px;
}
.tab-section .nav-tabs span{display: table;
     
    width: 100%;
    border-bottom: 2px solid #fff;
    text-align: center;display: table;
    margin: 0 auto;
    width: auto;}
       .tab-section .nav-tabs .nav-link.active{ border-bottom: 0px solid #FAAC1B;
}
    .tab-section .nav-tabs .nav-link.active span{
    color: #00274C;
    border-bottom: 2px solid #FAAC1B;
}
.tab-section .nav-tabs .nav-link{    display: table;
    text-align: center;
    margin: 0 auto; margin:10px 0px;
width:100%;}
    .product-info1 h5:last-child {
    border-top: 1px solid #CECECE;
    padding: 17px 0px 0px;
}
.customer-text h3 span{display:table;    margin-bottom: 14px;}
.customer-text {
    margin-bottom: 20px;
}
.load-more-btn{margin:0 auto; display: table;}
.product-info1 .breadcrumb{margin-top:10px; margin-bottom: 5px;}
.breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.1rem;
}

.overlay-tab{padding:5px 20px;}

.white-bar{background: #fff;
    padding: 6px 10px;
    box-shadow: 0px 0px 4px 1px #9c9c9c;}
.white-bar .red-color {
    color: #ED0000;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 900;
    vertical-align: middle;}


.white-bar  .red-div {
    width: 78px;
    height: 27px;
    border: 1px solid #ED0000;
    display: inline-block;
    vertical-align: middle;
    margin: 3px 9px;
}
.white-bar h3{font-size:14px;    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;}

   .white-bar .text-right{float:right;    margin-top: 7px;
}
.gry-bar {
    padding: 2px 15px 10px;
    background: #1b392e;
    color: #fff;
}
p.price-tag {
    margin-top: 9px;}
    .fixed-bar {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 999;
}
 .mobile-table1{display:block;}
 .box-thanku h3{text-align: center;line-height: 22px;}
 .pro-info button{margin-top:0px; margin-bottom: 15px;}
 .box-thanku{margin-bottom: 15px;}
 .shiping-addrs p{width:100%;}
 .social-link a{width:100%; margin: 5px 0px;}
 .continue-shopin {
    margin-top: 1px;}
     .continue-shopin button{float:none; margin-top:15px;}
     .social-btn {
    margin: 30px 0px 10px;
} 
.thanku-sec {
    padding-bottom: 30px;
}
}

@media all and (min-width: 481px) and (max-width:640px) {
    .desktop-off.sec-mob p img {
    vertical-align: middle;
}
      button.add-cart {
    margin-top: 19px;
    min-height: 45px;}
    .number-input button {min-height:42px;}
        .tab-cont p {    margin: 10px 20px 29px;}
    .share-div {    margin-top: 8px;}
 .mobile-table{display: block;    margin-top: 20px;} 
 .desktop-table{display:none;}
.mobile-table td h5{color:#00274C; font-size: 16px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    margin-bottom: 11px;   }
   
.mobile-table td { padding: 29px 9px;}
.mobile-table td:first-child{width:45%;}
.mobile-table .number-input .input-group {
    width: 95px;}

 .mobile-table .number-input a {
   display: inline-block;
    margin: 8px 0px;
}
.blck-btn{width:100%; padding:12px 0px;}
.white-btn{width:100%;padding:12px 0px; }
.cart-text .col-md-12{background:#FFFAE5; border:1px dotted #FAAC1B;padding: 20px 0px;}
.ribbon-img {
    width:100%;
    height: 45px;
}
.subscribe-div{    padding: 10px 2px 5px;}
.step-sec p {
    color: #00274C;
    font-size: 0.875em;}
    .title-text-shipping {
    margin-top: 16px;
}
form.shipping-form {
    margin-top: 20px;    margin-bottom: 0px;}
  .mob-off{display:none;}
 .desktop-off{display:block;}
 span.img-card.desktop-off {
    float: none;
}
.order-sumry {
    margin-top: 14px;}

    .order-sumry {
    margin-bottom: 20px;
}
.sec-mob p {
    font-family: 'Open Sans', sans-serif;
    font-size: 0.75em;
    color: #000;
    font-weight: 600;
    text-align: center;
    margin: 5px 0px 30px;
}
.sec-mob p img{vertical-align: text-top;}
.mobile-sec-product .product-info1 .breadcrumb li{color:#00274C;    padding: 0px; font-weight: 600;}
.mobile-sec-product .product-info1 .breadcrumb li a{color:#00274C;}
.product-sec-desktop{display:none;}
.mobile-sec-product{display:block;}
.mobile-sec-product .product-info1 .breadcrumb li a{ font-weight: 600; }
.mobile-sec-product .carousel-indicators {
    justify-content: center;
    margin-left: auto;margin-right: auto;
}
.mobile-sec-product .carousel-indicators li{width:70px;height:70px; border:1px solid #CECECE;vertical-align: middle;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
}
    div#custCarousel {
    min-height: 390px;
}
.product-info1 h3{width:100%; margin-top:20px;}
.product-info1 h6 br{display:none;}
.mobile-sec-product .product-info1 h6{    margin-top: 13px;
    margin-bottom: 17px;
}
.tab-section .nav-tabs span{display: table;
     
    width: 100%;
    border-bottom: 2px solid #fff;
    text-align: center;display: table;
    margin: 0 auto;
    width: auto;}
       .tab-section .nav-tabs .nav-link.active{ border-bottom: 0px solid #FAAC1B;
}
    .tab-section .nav-tabs .nav-link.active span{
    color: #00274C;
    border-bottom: 2px solid #FAAC1B;
}
.tab-section .nav-tabs .nav-link{    display: table;
    text-align: center;
    margin: 0 auto; margin:10px 0px;
width:100%;}
    .product-info1 h5:last-child {
    border-top: 1px solid #CECECE;
    padding: 17px 0px 0px;
}
.customer-text h3 span{display:table;    margin-bottom: 14px;
}
.customer-text {
    margin-bottom: 20px;
}
.load-more-btn{margin:0 auto; display: table;}
.product-info1 .breadcrumb{margin-top:10px; margin-bottom: 5px;}
.breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.1rem;
}

.overlay-tab{padding:5px 20px;}

.white-bar{background: #fff;
    padding: 6px 10px;
    box-shadow: 0px 0px 4px 1px #9c9c9c;}
.white-bar .red-color {
    color: #ED0000;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 900;
    vertical-align: middle;}


.white-bar  .red-div {
    width: 98px;
    height: 27px;
    border: 1px solid #ED0000;
    display: inline-block;
    vertical-align: middle;
    margin: 3px 9px;
}
.white-bar h3{font-size:14px;    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;}

   .white-bar .text-right{float:right;    margin-top: 7px;
}
.gry-bar {
    padding: 2px 15px 10px;
    background: #00274C;
    color: #fff;
}
p.price-tag {
    margin-top: 9px;}
    .fixed-bar {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 999;
}
 .mobile-table1{display:block;}
 .box-thanku h3{text-align: center;line-height: 22px;}
 .pro-info button{margin-top:0px; margin-bottom: 15px;}
 .box-thanku{margin-bottom: 15px;}
 .shiping-addrs p{width:100%;}
 .social-link a{width:100%; margin: 5px 0px;}
 .continue-shopin {
    margin-top: 1px;}
     .continue-shopin button{float:none; margin-top:15px;}
     .social-btn {
    margin: 30px 0px 10px;
} 
.thanku-sec {
    padding-bottom: 30px;
}
}

@media all and (min-width: 641px) and (max-width:767px) {
    .desktop-off.sec-mob p img {
    vertical-align: text-bottom;
}
    .review-left {
    margin: 0 auto;
    display: table;
}
      button.add-cart {
    margin-top: 19px;
    min-height: 45px;}
    .number-input button {min-height:42px;}
        .tab-cont p {    margin: 10px 20px 29px;}
 .mobile-table{display: block;    margin-top: 20px;} 
 .desktop-table{display:none;}
.mobile-table td h5{color:#00274C; font-size: 16px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    margin-bottom: 11px;   }
   
.mobile-table td { padding: 29px 9px;}
.mobile-table td:first-child{width:45%;}
.mobile-table .number-input .input-group {
    width: 95px;}

 .mobile-table .number-input a {
   display: inline-block;
    margin: 8px 0px;
}
.blck-btn{width:100%; padding:12px 0px;}
.white-btn{width:100%;padding:12px 0px; }
.cart-text .col-md-12{background:#FFFAE5; border:1px dotted #FAAC1B;padding: 20px 0px;}
.ribbon-img {
    width:100%;
    height: 45px;
}
.subscribe-div{    padding: 10px 2px 5px;}
.step-sec p {
    color: #00274C;
    font-size: 0.875em;}
    .title-text-shipping {
    margin-top: 16px;
}
form.shipping-form {
    margin-top: 20px;    margin-bottom: 0px;}
  .mob-off{display:none;}
 .desktop-off{display:block;}
 span.img-card.desktop-off {
    float: none;
}
.order-sumry {
    margin-top: 14px;}

    .order-sumry {
    margin-bottom: 20px;
}
.sec-mob p {
    font-family: 'Open Sans', sans-serif;
    font-size: 0.75em;
    color: #000;
    font-weight: 600;
    text-align: center;
    margin: 5px 0px 30px;
}
.sec-mob p img{vertical-align: text-top;}
.mobile-sec-product .product-info1 .breadcrumb li{color:#00274C;    padding: 0px; font-weight: 600;}
.mobile-sec-product .product-info1 .breadcrumb li a{color:#00274C;}
.product-sec-desktop{display:none;}
.mobile-sec-product{display:block;}
.mobile-sec-product .product-info1 .breadcrumb li a{ font-weight: 600; }
.mobile-sec-product .carousel-indicators {
    justify-content: center;
    margin-left: auto;margin-right: auto;
}
.mobile-sec-product .carousel-indicators li{width:70px;height:70px; border:1px solid #CECECE;vertical-align: middle;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
}
    div#custCarousel {
    min-height: 390px;
}
.product-info1 h3{width:100%; margin-top:20px;}
.product-info1 h6 br{display:none;}
.mobile-sec-product .product-info1 h6{    margin-top: 13px;
    margin-bottom: 17px;
}
.tab-section .nav-tabs span{display: table;
     
    width: 100%;
    border-bottom: 2px solid #fff;
    text-align: center;display: table;
    margin: 0 auto;
    width: auto;}
       .tab-section .nav-tabs .nav-link.active{ border-bottom: 0px solid #FAAC1B;
}
    .tab-section .nav-tabs .nav-link.active span{
    color: #00274C;
    border-bottom: 2px solid #FAAC1B;
}
.tab-section .nav-tabs .nav-link{    display: table;
    text-align: center;
    margin: 0 auto; margin:10px 0px;
width:100%;}    .product-info1 h5:last-child {
    border-top: 1px solid #CECECE;
    padding: 17px 0px 0px;
}
.customer-text h3 span{display:table;    margin-bottom: 14px;
}
.customer-text {
    margin-bottom: 20px;
}
.load-more-btn{margin:0 auto; display: table;}
.product-info1 .breadcrumb{margin-top:10px; margin-bottom: 5px;}
.breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.1rem;
}

.overlay-tab{padding:5px 20px;}

.white-bar{background: #fff;
    padding: 6px 10px;
    box-shadow: 0px 0px 4px 1px #9c9c9c;}
.white-bar .red-color {
    color: #ED0000;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 900;
    vertical-align: middle;}


.white-bar  .red-div {
    width: 98px;
    height: 27px;
    border: 1px solid #ED0000;
    display: inline-block;
    vertical-align: middle;
    margin: 3px 9px;
}
.white-bar h3{font-size:14px;    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;}

   .white-bar .text-right{float:right;    margin-top: 7px;
}
.gry-bar {
    padding: 2px 15px 10px;
    background: #00274C;
    color: #fff;
}
p.price-tag {
    margin-top: 9px;}
    .fixed-bar {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 999;
}
 .mobile-table1{display:block;}
 .box-thanku h3{text-align: center;line-height: 22px;}
 .pro-info button{margin-top:0px; margin-bottom: 15px;}
 .box-thanku{margin-bottom: 15px;}
 .shiping-addrs p{width:100%;}
 .social-link a{width:100%; margin: 5px 0px;}
 .continue-shopin {
    margin-top: 1px;}
     .continue-shopin button{float:none; margin-top:15px;}
     .social-btn {
    margin: 30px 0px 10px;
} 
.thanku-sec {
    padding-bottom: 30px;
}
}

@media all and (min-width: 768px) and (max-width:1064px) {
    .search_box form .btn_submit {
    border-radius: 0px 5px 5px 0px;
}
.search_box form .form-control {

    border-radius: 5px 0px 0px 5px;
}
div#custCarousel {
   /* min-height: 350px;*/
}
.product-info1 .breadcrumb li {
    font-size: 12px;}
    .product-info1 .breadcrumb li a{
    font-size: 12px;}


.product-info1 h3 {
    color: #00274C;
    font-size: 1.2rem;}
    .product-info1 h6{margin-top:10px;font-size: 1rem;margin-bottom:20px;}
    .product-info1 h5{font-size: 1rem;}
    .product-info2 {    padding: 22px 10px;}
    .product-info2 h4{font-size: 1rem;}
    .product-info2 h3 .red-color{font-size: 1rem; text-align: center;}
    .product-info2 h3 .red-div {
    width: 61px;    margin-bottom: 8px;
    height: 24px;
    margin: 3px 6px;}
    .product-info2 h3{    font-size: 1rem;}
    p.price-tag {
    margin-top: 5px;
    font-size: 0.875rem;}
    .number-input {
    margin-top: 28px;}
    input.form-control.input-number {    font-size: 0.655rem;}
    button.add-cart{    font-size: 0.875rem;}
    .product-sec-desktop .share-div {
    float: right;
    width: 100%;}
  .share-div ul li {padding: 5px 2px;}
  .cart-table th {    font-size: 0.875rem;}
    .cart-table td {    font-size: 0.875rem;}
  .order-sumry h3 {    font-size: 1.1rem;}
  .order-sumry h4 {
    font-size: 1.8rem;    text-align: center;}
    /* .coupon-applied span{float:left;} */
    .free-shipping p {width:100%;}
    .subscribe-div {    margin: 19px 10px 9px;}
    .subscribe-div label {
    font-size: 0.675rem;}
    .hv-coupon span.input-group-btn{width:100%; }
    .hv-coupon .btn{width:100%;}
    .hv-coupon .input-group{padding:0px;}
    .list-payment img {
    width: 23px;
}
.cart-text .col-md-12{
    background: #FFFAE5;
    border: 1px dotted #FAAC1B;
    padding: 20px 0px;
}
.step-sec p {
    color: #00274C;
    font-size: 0.875rem;}
    .complete-order-btn { font-size: 0.875rem;}

    .offer-tag img{    width: 62px;}
   .offer-tag span {    font-size: 0.875rem;
    line-height: 13px;    top: 18px;}
    .pro-info p {    font-size: 0.775rem;}
    .sumry-table {
    margin: 20px 8px;}
    .shiping-addrs p{    word-break: break-all; width:100%;font-size: 0.775rem;}
    .shiping-addrs h5 {font-size: 0.775rem;}
    .social-btn h3 {    font-size: 1.275rem;}
    .social-link a {    min-width: 118px;    margin-right: 3px;}
    .title-text-shipping p {font-size: 1.175rem;}
    #custCarousel .carousel-indicators {
    position: initial;}
.cart-table .number-input {
    margin: 0 auto;
    display: inline-block;}
    .cart-table .number-input a {
    display: inline-table;
    margin: 0;
}
.order-sumry {    padding: 20px 10px;}
span.discount_tag {    padding: 0px 3px;    font-size: 0.775rem;}
.input-number{
 -moz-appearance: textfield !important;
   -webkit-appearance: none;
   -moz-appearance:    none;
   appearance:         none;

}
span.bottle{display:none;}
.product-sec-desktop span.discount_tag {
    margin-top: 2px;}
    .rating-bar {
    width: 80px;}
    .pro-info h4 {    min-height: 40px;}
       .continue-shopin button {font-size: 0.685rem;
    padding: 11px 2px;
    width: 100%;
    margin-top: 10px;
}
.pro-info p {
    font-size: 0.775rem;
    min-height: 110px;
}
.social-link a {
    min-width: 108px;}
}
@media only screen and (min-width: 768px) and (max-width:1064px) and (orientation: landscape) {
/*.pro-info p {
    min-height: auto;}*/



}

@media all and (min-width: 1065px) and (max-width:1280px) {
    .complete-order-btn {font-size: 1.2rem;}
    .search_box form .btn_submit {
    border-radius: 0px 5px 5px 0px;
}
.search_box form .form-control {

    border-radius: 5px 0px 0px 5px;
}
.cart-text .col-md-12 {
    background: #FFFAE5;
    border: 1px dotted #FAAC1B;
    padding: 20px 0px;
}

div#custCarousel {
  min-height: 350px;
}
span.bottle{display:none;}
   .product-info2 h3 .red-color{font-size: 1rem; text-align: center;}
    .product-info2 h3 .red-div {
    width: 61px;    margin-bottom: 8px;
    height: 24px;
    margin: 3px 4px;}
    .product-info2 h3{    font-size: 1rem;}
    .product-info2 {padding: 22px 11px;
}
.rating-bar {
    width: 105px;}
     .pro-info h4 {    min-height: 40px;}
     .continue-shopin button {font-size: 0.885rem;    padding: 11px 2px;width:100%;}
     .social-link a {
    min-width: 148px;}
    .pro-info p {
    font-size: 0.775rem;
    min-height: 110px;
}
}


.nav_bottom{display:none;}


