.only-mobile{
  display: none;
}
.only-desktop{
  display: block;
}

@media (min-width: 576px){

.scroll_modal .modal-dialog {
    max-width: 100%;
    margin: 1.75rem auto;
    height: 100%;
}
}


/*=========== min media query start ===========*/
@media(min-width:1440px){
  .container{
    max-width: 1390px;
  }
  
}
/*=========== min media query close ===========*/

/*=========== max media query start ===========*/
@media(max-width:1600px){
  .text_xl{
    font-size: 150px;
  }
  .glubImg:before {
    right: -30px;
    width: 530px;
    height: 530px;
 }
}

@media(max-width:1439px){
  .inline-items ul li {
    margin-left: 10px;
  }
  .fixer {
    width: 40px;
  }
  .imgCol {
    max-width: 100%;
    height: auto;
  }
  .anchImg {
    width: 35px;
    height: 35px;
  }
  .mega-menu {
    /*padding: 30px 0px;*/
  }
  .xs-title {
    font-size: 11px;
    line-height: 16px;
  }  
 
  .m-menu-right {
    width: 226px;
  }
  .cardStyle1 .imgBox {
    height: 291px;
  }
  .content-box h1 {
    font-size: 46px;
    line-height: 50px;
  }
  .btn-md {
    min-width: 160px;
  }
  .wraperSection {
    padding: 30px 5px;
  }
  .left-aside {
    width: 205px;
  }
  .filter-one .xs-heading, .del-action {
    font-size: 12px;
  }
  .pr-item {
    padding-left: 15px;
  }
  .pro-mdImg {
    height: auto;
    max-width: 100%;
  }
  .pro-mdImg .next {
    top: 30px;
    left: -10px;
  }
  .pro-mdImg .next a {
    padding: 1px 11px;
    font-size: 11px;
    letter-spacing: 0.7px;
    line-height: 25px;
  }
  .cardBody2 .proColor, .cardBody2 .box,
  .text-under {
    font-size: 12px;
  }
  .cardBody2 .box {
    letter-spacing: 0.3px;
    line-height: 15px;
  }
  .cardBody2 .price {
    font-size: 13px;
  }
  .quan-types ul li .custom-control-label {
    font-size: 13px;
    width: 47px;
    height: 34px;
  }
  .slider-range  {
    padding: 15px 5px 10px;
  }
  .sort-item {
    width: 180px;
  }
  /* homepage */
  .text_xl {
   font-size: 120px;
 }
 .prem_text span{
   font-size: 18px;
 }
 .glubImg:before {
   right: -30px;
   top: -105px;
   width: 500px;
   height: 500px;
 }
 .prem_cont img {
   width: 500px;
 }
 .premiumCol:before{
   left: 260px;
 }
 .prem_cont span{
   left: 0px;
   bottom: 43%;
 }
 .common-banner {
     padding: 220px 0px;
  }
  .banner-entry h1 {
    font-size: 65px;
    line-height: 65px;
  }
  .md-fig {
    height: 297px;
  }
  .xl-title2 {
    font-size: 94px;
    line-height: 94px;
  }
  .para-box p {
    font-size: 17px;
  }
  .second-column-row {
    padding: 60px 20px 50px;
    margin-top: 50px;
  }
}
@media(max-width:1366px){
  .prem_cont{
    max-width: 600px;
  }
  .text_xl {
    font-size: 120px;
  }
  .prem_cont span {
    left: -80px;
 }
 .premiumCol:before {
   left: 160px;
 }
 .fitImgCol {
    max-width: 1270px;
    margin: 0 -110px 0 auto;
 }
 .fitImgCol {
    max-width: 1270px;
    margin: 0 -110px 0 auto;
 }
 .aboutCont h1 {
  font-size: 46px;
  line-height: 41px;
 }
}
@media(max-width:1280px) {
  .logoBox, .secondary-menu {
    width: 280px;
  }
  /* 11/4/2020 */
  .prem_cont{
    max-width: 500px;
  }
  .prem_cont img {
    width: 450px;
  }
  .prem_cont span {
    left: -115px;
    bottom: 45%;
    font-size: 18px;
  }
  .text_xl {
    font-size: 110px;
 }
 .premiumCol:before {
    left: 110px;
  }
  .contactBanner{
    padding:60px 0px;
  }

}

@media(max-width:1199px) {  
  .headerSection{
    padding: 25px 15px;
  }
  .logoBox, .secondary-menu {
    width: auto;
  }
  .inline-items ul li {
    margin-left: 8px;
  }
  .primary-menu ul li a {
    font-size: 13px;
  }
  .i-item img {
    height: 17px;
  }
  .imgCol {
    max-width: 100%;
    height: auto;
  }
  .m-menu-right {
    width: 196px;
  }
  .cardStyle1 .imgBox {
    height: 261px;
  }
  .pro-mdImg {
    height: auto;
  }
  .sort-item {
    width: 152px;
  }
  .pag-list-no ul li a {
    padding: 0px 11px;
  }
  .selectStyle .custom-select {
    padding: 10px 30px 10px 15px;
  }
  .selectStyle:after {
    top: 13px;
  }
  .productBanner{
    padding: 50px 0px;
  }
  .content-box h1 {
    font-size: 40px;
    line-height: 44px;
  }
  .content-box .btn {
    padding: 12px 15px;
  }
  /* .homepage */
  .premiumCol:before{
    left: 0;
    right: 0;
  }
  .prem_text{
    position: static;
    text-align: center;
    padding: 50px 0px;
  }
  .prem_cont {
    max-width: 620px;
    margin: 0 auto;
   }
   .glubImg:before{
     top: 20px;
   }
   .glubImg:before {
     right: -30px;
     top: 20px;
     width: 400px;
     height: 400px;
   }
   .prem_cont img {
    width: 100%;
   }
   /* 11/04/2020 */
   .new_arrivals {
     padding: 40px 0 60px;
   }
   .innerSlide{
    max-width: 275px;
   }
   .prem_cont span{
    left: -200px;
    bottom: 35%;
   }
   .prem_edit{
    padding: 40px 0;
   }
   .premiumCol:before{
    top: 0;
    bottom: 0;
   }
   .boxingCol{
     padding-bottom: 40px;
   }
   .premiumCol{
    padding: 70px 0px;
   }
   .victory_cont h1{
    font-size: 100px;
    line-height: 110px;
   }
   .victory_cont{
    padding: 50px 0px;
   }
   .back_bg{
     padding: 150px 50px 100px;
   }
   .grid_desp {
      padding: 30px 8px;
   }
   .grid_desp span:nth-child(1){
     font-size: 14px;
   }
   .grid_desp span:nth-child(2){
    font-size: 13px;
   }
   .fitImgCol {
     max-width: 100%;
    margin: 0 auto;
  }
  .banner-entry h1 {
    font-size: 55px;
    line-height: 55px;
  }
  .guideSection {
    padding: 60px 0px 30px;
  }
  .recoSection {
    padding-top: 30px;
  }
  .second-column-row {
    padding: 50px 0px 40px;
  }
  .md-fig {
    height: 270px;
  }
  .xl-title2 {
    font-size: 74px;
    line-height: 74px;
   }
   .formStyler .custom-select {
    padding-right: 40px;
    background: url('../images/up-down-icon.svg') no-repeat right center / 6% 35%;
    cursor: pointer;
  }
  section.terminosYCondiciones .collageSection{
      padding:50px 60px;
  }
  section.alertCuotas{
    margin-top:15px;
  }
}

@media(max-width:991px) {
  body{
    padding-top:57px;
  }
  body.show-class {
    overflow: hidden;
  }
  .logoBox ul li:first-child {
    display: inline-block;
  }
  .mobileNavSection {
    position: fixed;
    z-index: 1002;
    right: 0;
    top: 48px;
    bottom: 0;
    left: 0;
    padding: 20px 0px 20px 20px;
    background-color: #000;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all 500ms ease-in-out 0s;
    -o-transition: all 500ms ease-in-out 0s;
    transition: all 500ms ease-in-out 0s;
    color: #fff;
  }
  .show-class .mobileNavSection {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
  }
  .nav-listing {
    max-height: 100%;
    overflow-y: auto;
    padding-right: 20px;
  }
  .nav-listing ul li a {
    position: relative;
    display: block;
  }
  .nav-listing ul li {
    display: block;
  }
  .listType > ul > li {
    padding: 2px 0px;
  }
  .listType > ul > li > a {
    padding: 5px 0px;
    font-weight: 500;
  }
  .listType ul li a {
    font-size: 13px;
  }
  .inner-menus-type, .treeParent {
    display: none;
  }
  .show-first .inner-menus-type, .show-second .treeParent {
    display: block;
  }
  .show-first .more-list:before {
    opacity: 0;
  }
  .inner-menus-type ul li {
    padding: 2px 0px;
  }
  .inner-menus-type ul li a {
    opacity: 0.6;
    padding: 3px 0px;
  }
  .nav-listing hr {
    border-color: #242424;
  }
  .more-list:after, .more-list:before {
    content: "";
    position: absolute;
    background-color: #fff;
  }
  .more-list:after {
    right: 0;
    top: 12px;
    height: 3px;
    width: 9px;
  }
  .more-list:before {
    top: 9px;
    height: 10px;
    width: 3px;
    right: 3px;
  }
  .treeParent {
    padding-left: 10px;
  }
  .social-links ul li {
    display: inline-block;
    vertical-align: middle;
    padding-right: 10px;
  }
  .social-links ul li a {
    font-size: 13px;
    opacity: 0.6
  }
  .social-links ul li a:hover {
    opacity: 1;
  }
  .copyColumn ul li {
    display: block;
    font-size: 14px;
  }
  .copyColumn ul li:first-child {
    font-size: 500;
  }
  .arrow-menu:after {
    content: "";
    position: absolute;
    right: 0;
    top: 7px;
    background-image: url('../images/arrow-icon.svg');
    background-repeat: no-repeat;
    background-size: auto 100%;
    width: 11px;
    height: 11px;
  }
  .show-second .arrow-menu:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  /* .primary-menu {
    position: fixed;
    z-index: 1002;
    right: 0;
    top: 48px;
    bottom: 0;
    left: 0;
    padding: 20px 0px 20px 20px;
    background-color: #000;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all 500ms ease-in-out 0s;
    -o-transition: all 500ms ease-in-out 0s;
    transition: all 500ms ease-in-out 0s;
  } */
  /* .show-class .primary-menu {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
  } */
  .show-class .triggerMenu .bar {
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
    top: 6px;
  }
  .show-class .triggerMenu .bar2 {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    opacity: 0;
  }
  .show-class .triggerMenu .bar3 {
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    width: 100%;
  }
  .primary-menu > ul {
    max-height: 100%;
    overflow-y: auto;
    padding-right: 20px;
  }
  .primary-menu.inline-items ul li {
    display: block;
    margin-left: 0px;
    padding: 3px 0px;
  }
  .primary-menu > ul > li > a {
    padding: 5px 0px;
    display: block;
  }
  .primary-menu > ul > li > a:before, .primary-menu > ul > li > a:after {
    content: "";
    position: absolute;
    background-color: #fff;
  }
  .primary-menu > ul > li > a:before {
    top: 13px;
    height: 10px;
    width: 3px;
  }
  .primary-menu > ul > li.active > a:before,
  .primary-menu > ul > li > a:hover:before,
  .primary-menu > ul > li > a:before {
    left: auto;
    right: 3px;
  }
  .primary-menu > ul > li > a:after {
    right: 0;
    top: 12px;
    height: 3px;
    width: 9px;
  }
  .primary-menu > ul > li:hover .mega-menu {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  .mega-menu {
    padding: 10px 0px;
    background-color: transparent;
    color: #fff;
    position: static;
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  .pd-md-0 {
    padding: 0px;
  }
  .mega-menu, .sub-menus {
    display: none;
  }
  .sub-menu-show .mega-menu, .inner-menu-show .sub-menus {
    display: block;
  }
  li.sub-menu-show > a:before {
    display: none;
  }
  .primary-menu .sub-menus ul li {
    padding: 5px 0px;
  }
  /* .menu-list .xs-title {
    cursor: pointer;
    opacity: 0.6;
    position: relative;
    padding-right: 15px;
  }
  .menu-list .xs-title:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    background-image: url('../images/arrow-icon.svg');
    background-repeat: no-repeat;
    background-size: auto 100%;
    width: 11px;
    height: 11px;
  }
  .inner-menu-show .xs-title:before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  } */
  .sub-menus {
    padding-left: 10px;
  }
  .imgCol {
    max-width: 100%;
    height: auto;
  }
  .collageSection {
    padding: 40px 0px;
  }
  .pro-mdImg {
    height: auto;
  }
  .content-box h6 {
    font-size: 12px;
  }
  .content-box h1 {
    font-size: 30px;
    line-height: 34px;
  }
  .productBanner {
    padding: 55px 0px;
  }
  .content-box .btn {
    padding: 9px 15px;
  }
  .btn-md {
    min-width: 140px;
  }
  /* homepage */
  .victory_cont h1 {
    font-size: 100px;
    line-height: 120px;
    margin-bottom: 0;
  }
  .victory_cont p{
    font-size: 16px;
    line-height: 23px;
  }
  .innerSlide {
    max-width: 310px;
 }
  .ariv_cont span{
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 24px;
  }
  .innerSlide{
    max-width: 320px;
  }

  /* tab responsive */
  .info_details{
    margin-bottom: 40px;
  }
  .tab_row {
    margin-bottom: 0px;
  }
  .tabCont_title span + span{
    margin-left: 14px
  }
  .sub_totallist ul li span {
    width: 50%;
    text-align: left;
 }
 .subtotal_col{
  padding: 20px 0px;
 }
 .contactBanner{
    padding:50px 0px;
  }

  .grid_desp {
  padding: 30px 20px;
 }
 .teamPro_cont p, .teamPro_cont span {
  font-size: 25px;
  line-height: 33px;
 }
 .somos_cont p{
   font-size: 30px;
  line-height: 35px;
 }
 .aboutCont{
   left:50px;
 }
 .common-banner {
   padding: 150px 0px;
 }
 .banner-entry h1 {
   font-size: 45px;
   line-height: 45px;
 }
 .guideSection {
   padding: 50px 0px 25px;
 }
 .banner-entry p {
   font-size: 14px;
   line-height: 16px;
 }
 .bottom-text {
   font-size: 12px;
 }
 .para-box p {
   font-size: 15px;
 }
 .recoSection {
   padding-top: 25px;
 }
 .hglt-heading {
   max-width: 368px;
   font-size: 30px;
   line-height: 36px;
 }
 .second-column-row {
   padding: 40px 0px 30px;
   margin-top: 40px;
 }
 .pro-main-box {
   max-width: 354px;
   margin: 0 auto;
   padding: 10px 0px;
 }
 .md-fig {
   max-width: 100%;
   height: 354px;
 }
 .xl-title2 {
   font-size: 64px;
   line-height: 64px;
 }
 .formStyler .custom-select {
    padding-right: 40px;
    background: url('../images/up-down-icon.svg') no-repeat right center / 7% 35%;
    cursor: pointer;
  }
}

@media(max-width:767px) {
  body.filter-slide {
    overflow: hidden;
  }
  .loginSignin{
    padding-top:20px;
  }
  .exandbtn:before {
    content: "";
    position: absolute;
    right: 0;
    top: 8px;
    height: 3px;
    width: 9px;
    background-color: #fff;
  }
  .exandbtn:after {
    content: "";
    position: absolute;
    right: 3px;
    top: 5px;
    height: 10px;
    width: 3px;
    background-color: #fff;
  }  
  .productCol  .row>[class*=col-] .productDesp{
    display: none;
  }
  .productCol  .row>[class*=col-]:last-child .productDesp{
    display: block;
  }
  .footerLogo{
    margin-bottom: 30px;
  }
  .subscribeCol{
    max-width: 100%;
  }
  .siteText span{
    display: none;
  }
  .copyRight {
    margin-top:20px;
 }
 .videoDiv {
    height: auto;
  }
  .section_space {
    padding: 50px 0px;
  }
  .proCont {
   max-width: 800px;
   margin: 0 auto;
   color: #ADADAD;
   font-size: 20px;
   line-height: 30px;
   text-align: center;
   font-weight: 300;
 }
 .socilaLinks ul{
   margin-bottom: 30px
 }
 .title_link{
  padding-bottom: 10px;
 }
 .proCont{
   font-size: 18px;
   line-height: 25px;
 }
 .proCont p {
  color: #ADADAD;
  font-size: 19px;
  line-height: 30px;
  text-align: center;
  font-weight: 300;
  margin: 0;
 }
 .footermenu {
  border-bottom: 1px solid #242424;
 }
  .footermenu ul, .fieldStyle {
    display: none;
  }
  .footermenu.opennav ul, .subscribeCol.opennav .fieldStyle {
    display: block;
  }
  .opennav .exandbtn:after {
    display: none;
  }
  .slideImg {
    width: 100%;
    margin: 0;
    margin-top: 12px;
  }
  .fixer {
    display: none;
  }
  .logoBox .brand-logo img {
    width: 95px;
  }
  .secondary-menu ul li a .t-item {
    display: none;
  }
  .bannerSection {
    background-color: #f6f6f6;
    position: relative;
  }
  .iconFixed {
    position: absolute;
    top: 22px;
    right: 22px;
    z-index: 9;
  }
  .bannerSection .carousel-indicators li {
    border-radius: 50%;
    background-color: #d5d5d5;
    width:7px;
    height:7px;
    margin:0px 8px;
  }
  .bannerSection .carousel-indicators li.active {
    background-color: #000;
  }
  .collageSection {
    padding: 30px 0px;
  }
  .show-view-type ul li {
    display: inline-block;
    position: relative;
  }
  .show-view-type ul li + li {
    padding-left: 10px;
  }
  .show-view-type ul li + li:after {
    position: absolute;
    content: "";
    top: -2px;
    left: 2px;
    bottom: -2px;
    border-left: 1px solid #c7c7c7;
  }
  .show-view-type ul li a {
    display: block;
  }
  .show-view-type ul li.active-view a img {
    -webkit-filter: brightness(1) invert(1);
    filter: brightness(1) invert(1);
  }
  .show-view-type ul li a img {
    display: block;
  }
  .sort-item {
    margin: 0 auto;
    width: 135px;
  }
  .selectStyle .custom-select {
    padding: 3px 30px 2px 15px;
    border: none;
  }
  .selectStyle:after {
    top: 7px;
  }
  .pro-mdImg {
    height: auto;
    max-width: 100%;
  }
  .wraperSection {
    padding: 15px 5px;
  }
  .filter-listing {
    padding: 0px 15px 0px 0px;
    overflow-y: auto;
    max-height: 100%;
  }
  .left-aside {
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    background-color: #fff;
    z-index: 999;
    padding: 15px 0px 15px 15px;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all 500ms ease-in-out 0s;
    -o-transition: all 500ms ease-in-out 0s;
    transition: all 500ms ease-in-out 0s;
  }
  .filter-slide .left-aside {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
  }
  .filter-one .xs-heading {
    font-weight: 500;
  }
  .f-btn-column ul li {
    display: inline-block;
    width: calc(50% - 2px);
  }
  .f-btn-column ul li .btn {
    width: 100%;
    font-size: 11px;
  }
  /* 11/4/2020 */
  .arivImg{
    max-width: 100%;
    margin: 0 auto 15px;
  }
  .prem_cont, .hog:before, .prem_text span{
    display: none;
  }
  .bannerCont{
   margin: 0 auto;
  }
  .text_lg{
    font-size: 60px;
    line-height: 52px;
  }
  .brandImg_col{
    margin: 0 auto 15px;
  }
  .glubImg:before{
    right:50%;
    -webkit-transform: translate(50%, 0);
     -ms-transform: translate(50%, 0);
     transform: translate(50%, 0);
     top:-40px;
  }
  .title_md{
    font-size: 25px;
  }
  .new_arrivals{
    padding: 30px 0;
  }
  .premiumCol:before {
    top: 90px;
    bottom: 120px;
  }
  .text_xl {
    font-size: 100px;
  }
  .filtros-pc{
    display:none;
  }
  .tab_btn {
    width: 230px;
  }
   .action-button {
     width: 100%;
   }
   .action-button ul li:first-child {
     display: none;
   }
   .cir-closer {
     width: 22px;
     margin-left: auto;
   }
   .progridCol {
      margin-bottom: 50px;
     }
     .slidebannerCont h1 {
      font-size: 60px;
      line-height: 51px;
      font-weight: bold;
     }
     .slidebannerCont{
      left:30px;
     }
     .aboutus_banner {
        height: 500px;
     }
     .detailSection {
       background-position: right 40% center;
     }
     .pro-main-box {
       max-width: 335px;
     }
     .md-fig {
       height: 335px;
     }
     .xl-title2 {
       font-size: 54px;
       line-height: 54px;
     }
     #container404 .text_lg{
      font-size:80px;
     }
     .formStyler .custom-select {
      padding-right: 40px;
      background: url('../images/up-down-icon.svg') no-repeat right center / 8% 35%;
      cursor: pointer;
    }
    section.terminosYCondiciones .collageSection{
      padding:50px 15px;
    }

  .only-mobile{
    display: block;
  }
  .only-desktop{
    display:none;
  }  
}
@media(max-width:575px) {
  .slideImg {
    width: 100%;
  }
  .pro-mdImg {
    height: auto;
  }
  /* 11/4/2020 */
  .victory_cont h1{
    font-size: 70px;
    line-height: 85px;
  }
  .innerSlide {
    max-width: 250px;
 }
 .text_xl {
  font-size: 86px;
  }
  /* tabview starts */
  .tab-content{
    margin-top:50px;
  }
  .tab_btn {
    width: 100%;
  }
  .grid_cont {
      max-width: 100%;
      margin-bottom: 30px;
   }
   .aboutCont h1 {
     font-size: 45px;
     line-height: 46px;
   }
   .aboutus_banner {
      height: 650px;
  }
  .xl-title2 {
    font-size: 40px;
    line-height: 40px;
   }
   .formStyler .custom-select {
    padding-right: 40px;
    background: url('../images/up-down-icon.svg') no-repeat right center / 9% 35%;
    cursor: pointer;
  }
  section.productoDetalle .dd-menu{
    right:0;
  }
}
@media(max-width:480px) {
  .pro-mdImg {
    height: auto;
  }
  /* 11/4/2020 */
 .innerSlide {
  max-width: 100%;
  margin: 0;
 }
 .brand_content h3{
   font-size: 52px;
  line-height: 55px;
 }
 .brand_content span{
   font-size: 16px;
 }
 .boxingCol{
   padding: 0px 0px;
 }
 .product_detail {
  padding: 0 15px;
 }
 .slidebannerCont h1 {
  font-size: 41px;
  line-height: 37px;
 }
 .bannerslider{
   height: 535px;
 }
 .teamPro_cont h1{
   font-size:34px;
   margin-bottom: 20px;
 }
 .teamPro_cont p, .teamPro_cont span {
  font-size: 19px;
  line-height: 29px;`
 }
.teamPro_cont{
  max-width: 100%;
}
.slidebannerCont p {
  font-size: 13px;
  margin: 10px 0;
  line-height: 20px;
}
.aboutCont {
  left: 30px;
}
.aboutCont p, .aboutCont .comprarBtn{
  display: none;
}
.somos_title{
  padding-right: 130px;
  margin-bottom: 25px;
}
.somos_cont p {
  font-size: 24px;
  line-height: 34px;
}
.somos_btmtext {
  font-size: 14px;
  line-height: 27px;
 }
 .nuestraCont p {
  font-size: 14px;
  line-height: 27px;
  max-width: 100%;
  margin-bottom: 30px;
}
.nuestra_btmtext{
  font-size: 16px;
 }
 .aboutCont h1 {
  font-size: 46px;
  line-height: 41px;
 }
 .formStyler .custom-select {
    padding-right: 40px;
    background: url('../images/up-down-icon.svg') no-repeat right center / 10% 35%;
    cursor: pointer;
  }

}
@media(max-width:414px) {
  .col-xs {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .pro-mdImg {
    height: auto;
  }
  section.productoDetalle .dd-menu{
    min-width: 250px;
  }

}
@media(max-width:375px){
  .slideImg {
    width: 100;
  }
  .titleCol h5{
    font-size: 20px;
    padding: 0 35px;
  }
  .titleCol h6{
    padding: 0 45px;
  }
  .pro-mdImg {
    height: auto;
  }
  /* 11/4/2020 */
 .victory_cont h1{
    font-size: 50px;
  }
  .glubImg:before{
    width: 300px;
    height: 300px;
    top:0;
  }
  .premiumCol{
    padding: 0;
  }
  .premiumCol:before {
    top: 30px;
    bottom: 90px;
  }
  .bannerCont{
    max-width: 100%
  }
  .back_bg {
    padding: 60px 15px;
  }
  .title_md{
    font-size: 17px;
    line-height: 20px;
  }
  .text_lg{
    font-size: 50px;
  }
  .victory_cont {
    padding: 20px 0px;
  }
  .text_xl {
    font-size: 65px;
 }
 .title_md {
  font-size: 24px;
  line-height: 30px;
  margin: 0;
 }
}
@media(max-width:320px) {
  .pro-mdImg {
    height: auto;
  }
  .text_xl {
    font-size: 56px;
 }
 /* naveen start */
 .hglt-heading {
    font-size: 26px;
    line-height: 32px;
  }
 .xl-title2 {
    font-size: 32px;
    line-height: 32px;
  }
 /* naveen close */
}

/*=========== max media query close ===========*/
