/* Extra Small Devices (screen width less than 576px) */
@media (max-width: 575.98px) {
  
}

/* Small Devices (screen width equal to or greater than 576px) */
@media (min-width: 576px) {
  
}

/* Medium Devices (screen width equal to or greater than 768px) */
@media (min-width: 768px) {
  
}

/* Large Devices (screen width equal to or greater than 992px) */
@media (min-width: 992px) {
  #accSummaryTopTitle,
  .accSummaryBottom{display: none;}
}

/* XLarge Devices (screen width equal to or greater than 1200px) */
@media (min-width: 1200px) {
  
}

/* XXLarge Devices (screen width equal to or greater than 1400px) */
@media (min-width: 1400px) {
  
}


@media (max-width:1440px){
    .footer-copyright .footerSocial{padding-right: 60px;}
    .innerPageBanner .innerPageBannerBox h1{font-size: 42px; line-height: 82px;}
}


@media (max-width:1400px){
    .productsFilter .productsFilterCont #customSortForm .layoutSelectorFilter label:nth-child(6){display: none;}
}

@media (max-width:1199px){
    .homePageIntro h2{font-size: 46px; line-height: 80px;}
    .productGridSec .productCont .productCol .productTitle h3{font-size: 20px; line-height: 20px;}
    .policySec .policyCont{margin: 0 -15px;}
    .policySec .policyCont .policyCol{margin: 0 15px;}
    .policySec .policyCont .policyCol h3{font-size: 20px; line-height: 20px;}
    .footer-copyright .footerSocial{padding-right: 50px;}
    .innerPageBanner .innerPageBannerBox h1{font-size: 36px; line-height: 74px;}
    .productsFilter .productsFilterCont #customSortForm .layoutSelectorFilter label:nth-child(5){display: none;}
    .productGridSec .productCont.productContLayout3{column-gap: 30px;}
    .productGridSec .productCont.productContLayout3 .productCol{width: calc(33.333333% - 20px);}
    .customCartSec .customCartCont{gap: 15px;}
    .customCartSec .customCartCont .customCartTotalCol ul li{font-size: 12px; line-height: 12px;}
    .customCheckoutSec .customCheckoutFormCol .customCheckoutFormColInner{width: 420px;}
    .customCheckoutSec .customCheckoutFormCol .customCheckoutFormColInner .checkoutFormField .checkoutFormFieldInner label{font-size: 14px; line-height: 14px;}
    .imgTxtSec .imgTxtColRight{padding: 10% 100px;}
	.aboutSec .aboutCont .aboutImgCol, .aboutSec .aboutCont .aboutTxtCol{width:100%;}
	.aboutSec .aboutCont .aboutTxtCol{padding:0 60px;}
	.aboutSec .aboutCont{flex-wrap:wrap;}
}

@media (max-width:991px){
    .dNone991{display: none;}
    /* .orderItemContTop,.orderItemPriceTotalsTop{display: none;} */
    #accSummaryTopTitle{cursor: pointer; background-color:#efefef; border-bottom:1px solid #cccccc; padding:15px; display:flex; width:100%; justify-content:center;}
    #accSummaryTopTitle .accSummaryTopTitleInner{width:570px; max-width:100%; display: flex; justify-content: space-between;}
    #accSummaryTopTitle .accSummaryTopTitleInner span.accSummaryTopTitleTxt{}
    #accSummaryTopTitle .accSummaryTopTitleInner span.accSummaryTopTitleTxt i{transition: .3s;}
    #accSummaryTopTitle .accSummaryTopTitleInner span.accSummaryTopTitleTxt i.accSummaryTopTitleIconRotate{transform: rotate(180deg);}
    #accSummaryTopTitle .accSummaryTopTitleInner span.accSummaryTopTitleTotal{}
    .thankYouPageSummaryCol.accSummaryBottom .thankYouPageSummaryInner .orderItems h4{display: flex; justify-content: space-between; cursor: pointer;}
    .thankYouPageSummaryCol.accSummaryBottom .thankYouPageSummaryInner .orderItems h4 span.accTotalBottomHeading{position: relative; padding-right: 20px; font-family: var(--poppins); font-size: 14px;}
    .thankYouPageSummaryCol.accSummaryBottom .thankYouPageSummaryInner .orderItems h4 span.accTotalBottomHeading::before{content: "\f078"; font-family: 'FontAwesome'; position: absolute; top: 50%; right: 0; transform: translate(0, -50%); transition: .3s;}
    .thankYouPageSummaryCol.accSummaryBottom .thankYouPageSummaryInner .orderItems h4 span.accTotalBottomHeading.accSummarybottomTitleIconRotate::before{transform: translate(0, -50%) rotate(180deg);}
    .thankYouPageSummaryCol.accSummaryTop{padding: 15px 15px 0; display: flex; justify-content: center;}
    .thankYouPageSummaryCol.accSummaryTop .thankYouPageSummaryInner{width: 570px; max-width: 100%;}
    .customCheckoutSec,.thankYouPageSec{flex-wrap: wrap;}
    .customCheckoutSec .customCheckoutFormCol,.thankYouPageSec .thankYouPageDetailCol{order: 2; justify-content: center; padding: 30px 15px;}
    .customCheckoutSec .customCheckoutFormCol .customCheckoutFormColInner,
    .thankYouPageSec .thankYouPageDetailCol .thankYoupageDetailInner{width: 570px; margin: 0 auto;}
    .thankYouPageSummaryCol.accSummaryBottom{padding: 0; background-color: #ffffff;}
    .thankYouPageSummaryCol .thankYouPageSummaryInner{position: relative; top: initial; width: 100%;}
    .customCheckoutSec .customCheckoutFormCol,.thankYouPageSummaryCol,.thankYouPageSec .thankYouPageDetailCol{width: 100% !important;}
    header.topMainNav .header-container{position: relative; padding: 25px;}
    header.topMainNav .header-container .mainLogo .navbar-brand{position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%);}
    .custom-shape-divider-bottom-1751061574 svg{width: calc(120% + 1.3px); height: 100px;}
    .homePageIntro h1{font-size: 22px; line-height: 22px;}
    .homePageIntro h2 {font-size: 42px; line-height: 70px;}
    .secHeader h3{font-size: 24px; line-height: 24px;}
    .productGridSec .productCont .productCol .productTitle h3{font-size: 18px; line-height: 18px;}
    .policySec .policyCont{margin: 0; gap: 15px;}
    .policySec .policyCont .policyCol{margin: 0;}
    .imgTxtSec .imgTxtColRight{padding: 70px 60px;}
    .imgTxtSec .imgTxtColRight .homeQuote::before, .imgTxtSec .imgTxtColRight .homeQuote::after{width: 40px; height: 28px;}
    .imgTxtSec .imgTxtColRight .homeQuote::before{left: -50px;}
    .imgTxtSec .imgTxtColRight .homeQuote::after{right: -50px;}
    .policySec .policyCont .policyCol h3{font-size: 18px; line-height: 24px;}
    .footer-copyright{padding: 15px 85px 15px 15px;}
    .footer-copyright .footerSocial{padding-right: 0;}
    .footerTopSec .footerTopCont{gap: 0;}
    .footerTopSec .footerTopCont .footerTopCol h3{font-size: 14px; line-height: 18px;}
    .innerPageBanner .innerPageBannerBox h1{font-size: 30px; line-height: 60px;}
    .aboutSec .aboutCont{gap: 15px; align-items: flex-start;}
    .aboutSec .aboutCont .aboutImgCol::after{width: clamp(130px, 18vw, 200px); height: clamp(130px, 18vw, 200px);}
    .customCartSec .customCartCont{flex-wrap: wrap;}
    .customCartSec .customCartCont .cart-items-wrap,.customCartSec .customCartCont .customCartTotalCol{width: 100%;}
}

@media (min-width:769px){
    .homeSliderMobile{display: none !important;}
    .camera_wrap.homeSliderMobile{height: 0 !important; margin-top: 0;}
}
@media (max-width:768px){
    .homeSliderDesktop{display: none !important;}
    .camera_wrap.homeSliderDesktop{height: 0 !important; margin-top: 0;}
}

@media (max-width:767px){
    .announcement-prev, .announcement-next{display: none;}
    .announcement-item{font-size: 10px; padding: 0 5px;}
    .custom-shape-divider-bottom-1751061574 svg{width: calc(110% + 1.3px); height: 80px;}
    .homePageIntro h2 {font-size: 32px; line-height: 60px;}
    .secHeader h3{font-size:22px; line-height:22px;}
    .policySec .policyCont{flex-wrap: wrap;}
    .policySec .policyCont .policyCol{width: calc(50% - 7.5px); flex: auto;}
    .imgTxtSec{position: relative; background-color:var(tcGray);}
    .imgTxtSec .hoverEffect{display:none !important;}
    .imgTxtSec .imgTxtColRight{width: 100%; background-color:var(tcGray);}
    .footer-copyright{padding:35px 15px 15px; gap:20px; display:flex; flex-direction:column;}
    .footer-copyright .footerSocial{gap: 20px;}
    ul.footerContactInfo{gap: 10px;}
    ul.footerContactInfo li {line-height: 14px;}
    ul.footerContactInfo li a{font-size: 14px; line-height: 14px;}
    ul.footerContactInfo li a i{width: 16px; font-size: 16px;}
    .footerLogo img {width: 90px;}
    .footerTopSec .footerTopCont .footerTopCol .footerTopIcon{width: 40px; height: 40px !important; margin: 0 auto 10px;}
    .productsFilter .productsFilterCont #customSortForm .layoutSelectorFilter label:nth-child(4){display: none;}
    .productGridSec .productCont.productContLayout2 {column-gap: 30px;}
    .productGridSec .productCont.productContLayout2 .productCol {width: calc(50% - 15px);}
    .aboutSec .aboutCont{gap: 30px; flex-wrap: wrap; max-width: 590px; margin: 0 auto;}
    .aboutSec .aboutCont .aboutImgCol, .aboutSec .aboutCont .aboutTxtCol{width: 100%;}
    .aboutSec .aboutCont .aboutImgCol::after {width: clamp(200px, 18vw, 200px); height: clamp(200px, 18vw, 200px);}
    .cart-item{position: relative;}
    .cart-item .quantity-control{position: absolute; bottom: 0; right: 0;}
    .cart-item .cart-item-right .remove-item{position: absolute; top: 0; right: 0;}
    .cart-item .cart-item-left .cart-product-image{width:90px;}
    .cart-item .cart-item-left{width: 100%; gap:10px;}
    .cart-item .cart-item-right{width: 0; gap: 0;}
	.aboutSec .aboutCont .aboutTxtCol{padding:0 30px;}
	.aboutSec .aboutCont .aboutTxtCol .homeQuote::before{left:-30px;}
	.aboutSec .aboutCont .aboutTxtCol .homeQuote::after{right:-30px;}
	.aboutSec .aboutCont .aboutTxtCol .homeQuote::before,
	.aboutSec .aboutCont .aboutTxtCol .homeQuote::after{width:30px;}
}

@media (max-width: 575px) {
    .custom-shape-divider-bottom-1751061574 svg{width: calc(120% + 1.3px); height: 80px;}
    .homePageIntro h1 {font-size: 20px; line-height: 20px;}
    .homePageIntro h2 {margin: 20px 0 0; font-size: 28px; line-height: 56px;}
    .homePageIntro h1{font-size:18px; line-height:18px;}
    .secHeader h3{font-size:18px; line-height:18px;}
    .productGridSec .productCont .productCol .productTitle h3 {font-size: 16px; line-height: 16px;}
    .policySec .policyCont .policyCol{width: 100%;}
    ul.footerContactInfo{margin: 30px auto 0;}
    .ht-ctc.ht-ctc-chat{width: 30px; height: 30px;}
    .footer-copyright p{font-size: 10px; line-height: 10px;}
    .footerTopSec .footerTopCont{flex-wrap: wrap; margin-top: 20px; margin-bottom: 20px;}
    .footerTopSec .footerTopCont .footerTopCol{width: 100%; flex: auto; padding: 25px 15px;}
    .innerPageBanner .innerPageBannerBox h1{font-size: 28px; line-height: 58px;}
    .aboutSec .aboutCont .aboutImgCol::after {width: clamp(130px, 18vw, 200px); height: clamp(130px, 18vw, 200px);}
}

@media (max-width:480px){
    .search-product .thumb img{width: 110px; height: 110px;}
    .homePageIntro h2{font-size:22px; line-height:36px;}
    .layoutSelectorFilter{display: none;}
    .productGridSec .productCont.productContLayout2{column-gap: 0;}
    .productGridSec .productCont.productContLayout2 .productCol {width: 100%;}
    .aboutSec .aboutCont .aboutImgCol::after {width: clamp(100px, 30vw, 200px); height: clamp(100px, 30vw, 200px);}
    .checkoutSubmitBackBtn,
    .thankYouPageSec .thankYouPageDetailCol .thankYoupageDetailInner .thankYouPageDetailBottom{flex-direction: column-reverse; gap: 20px;}
    .productsFilter .productsFilterCont #customSortForm .sortAndPerPageFilters{width: 100%; justify-content: space-between;}
    #productsPerPageSelect{width: 110px;}
}

@media (max-width:370px){
    .announcement-item{font-size: 2.3vw;}
    .menu-item a, .back-button, .mobile-submenu li a{font-size: 14px; line-height: 14px;}
}
@media (max-width:330px){
    .mobile-nav{min-width: 260px;}
}













/* @media (max-width:1366px){
    
}
@media (min-width: 1200px) and (max-width:1366px){
}
@media (min-width: 1200px) and (max-width:1366px){
    h1{font-size: 40px; line-height: 48px;}
    h2{font-size: 30px; line-height: 36px;}
    h3{font-size: 24px; line-height: 30px;}
    h4{font-size: 18px; line-height: 24px;}
    h5{font-size: 16px; line-height: 20px;}
    h6{font-size: 14px; line-height: 20px;}
}
@media (max-width:1199px){
    .custom-width-80{width: 100%;}
    .resp-full{width: 100%;}
    .navbar-nav{margin-right: 0;}
    .modal-content-area {width: 95%;}
    .mypage-header {padding-top: 50px;}
    .pagetitle h1 {padding-bottom: 10px;}
    .blog-heading{font-size: 34px; width: 90%}
    .camera_caption{width: 100%; top: 60%;}
    .camera_caption h1, .camera_caption img, .camera_caption h3 {zoom: 80%;}
    .slideText h1 {font-size: 42px;}
    .site-logo {top: 7px; width: 220px;}
    .navbar-nav li a {padding: 12px;}
}
@media (min-width: 992px) and (max-width:1199px){
    .round-image{width: 180px; height: 180px; float: none; margin: auto; margin-bottom: 20px;}
    .img-text{width: 100%; text-align: center; padding-left: 0;}
    #bgsolid, .md1199nopadding, #navbar{padding: 0 !important;}
    .col-min-height-fix{min-height: 295px;}
	.navbar-nav li{margin-right: 0;}
}
@media (max-width:991px){
    .resp-100{width: 100%;}
    .navbar-collapse{padding-left: 0;}
    .mrg-md-20{margin-top: 20px; padding-left: 10px; padding-right: 10px;}
    .full-991{width: 100% !important;}
    .round-image{float: none; margin: 0 auto 10px auto;}
    .img-text{width: 100%; padding-left: 0; text-align: center;}
    .resp-mrgbt20{margin-bottom: 20px;}
    .resourcetop li {width: 24.5%;}
    .camera_wrap {height: 670px !important;}
    .camera_caption h1, .camera_caption img, .camera_caption h3 {zoom: 70%;}
    .site-logo {width: 200px; height: 35px; position: relative; top: 0; left: 50%; transform: translateX(-50%);}
    .navbar-nav li a {margin: 5px;}
    .slide-text {text-align: center;}
    .slideText h1 {font-size: 39px;}
    .menu-footer-menu-container ul.menu li.menu-item a {padding: 12px 15px;}
	.servicesCont .servicesCol{padding: 30px;}
	.servicesCont .servicesCol .serviceBox .serviceImg{position: relative; top: 0; left: 0; transform: none; margin: 0 auto 20px;}
	.servicesCont .servicesCol{width: 50%;}
}

@media (min-width: 769px) and (max-width:991px){
    .round-image{width: 130px; height: 130px;}
    .round-image2{width: 180px; height: 180px;}
    .mrg-sm-20{margin-top: 20px;}
    .navbar-nav {width: 100%; text-align: center;}
    .navbar-nav li a{font-size: 13px; padding: 5px;}
    .slide-text h1{font-size: 48px; line-height: 48px;}
    .home-blog-feed h3 {font-size: 16px; line-height: 16px; }
    .box .title, .box .title a {font-size: 16px; line-height: 18px;}
    .slide-text h2 {font-size: 40px;}
    .partner-text {padding: 25px 40px 25px 15px;}
}
@media (min-width: 769px) and (max-width:1199px){
    .slide-text{}
        .swiper-container-horizontal > .swiper-pagination1{}
        .swiper-container-horizontal > .swiper-pagination3{}
    h1{font-size: 40px; line-height: 48px;}
    h2{font-size: 30px; line-height: 36px;}
    h3{font-size: 24px; line-height: 30px;}
    h4{font-size: 18px; line-height: 24px;}
    h5{font-size: 16px; line-height: 20px;}
    h6{font-size: 14px; line-height: 20px;}
    #headersocial {padding: 0px;}
    .resp-bg{background: rgba(255,255,255,0.1);}
    .page-heading{margin-top: 180px;}
    .page-margin{margin-top: 107px;}
    .sidebar-object {float: left; width: 93%;}
    .sidebar img {width: 100%; float: left;}
    .sidebar-feed {width: 100%; margin-top: 10px; margin-left: 0px;}
    .sidebar{padding-left: 10px;}
    .search-field{width: 138px;}
    .search-submit {padding: 2px 5px;}
    .filter-sidebar h3{font-size: 20px;}
    .overlay-team-details .phone, .overlay-team-details .cell,.overlay-team-details .fax,.overlay-team-details .email   {padding-left: 12px;}
}
@media (min-width: 481px) and (max-width:768px){
    .slide-text h1{font-size: 36px; line-height: 36px;}
    .slide-text h2 {font-size: 34px;}
}
@media (max-width:768px){
    .slide-text{
        width: 100%;
    }
    .navbar-fxd-wrapper{top: 0}
    .featured-slide .featuredImg{height: auto !important;}
    .camera_caption{top: 50%;}
    .swiper-button-next, .swiper-button-prev{top: -30px !important;}
    .mrg-xs-20{margin-top: 20px;}
    .resp-mrgbt{margin-bottom: 40px;}
    .resp-mrgbt20{margin-bottom: 20px;}
    .resp-mrgbt30{margin-bottom: 30px;}
    .resp-nobottommargin{margin-bottom: 0 !important;}
    .resp-txtsm{font-size: 14px; line-height: 24px;}
    .marginxs{margin-top: 15px; margin-bottom: 15px;}
    .marginsm{margin-top: 40px; margin-bottom: 40px;}
    .marginmd{margin-top: 60px; margin-bottom: 60px;}
    .resp-txt-center{text-align: center;}
    .resp-mrg10{ margin-top: 10px; margin-bottom: 10px; }
    .resp-mrg{ margin-top: 20px; margin-bottom: 20px; }
    .resp-mrg2{ margin-top: 40px; margin-bottom: 40px; }
    .resp-padding{padding-left: 15px !important; padding-right: 15px !important;}
    .navbar-header{width: 100%;}
    .navbar-toggle{margin-top: 15px; margin-bottom: 15px; border: none; border-radius: 0;}
    #navbar{padding-left: 0;}
    .navbar-nav{width: 100%; text-align: center;}
    .navbar-nav li{float: none; display: block; border-bottom: 1px solid #eeeeee;}
    .navbar-nav li a{display: block; padding: 12px 20px !important;}
    .navbar-nav li a:hover, .navbar-nav li.current-menu-item a{background-position: left bottom;}
    .navbar-toggle .icon-bar{background: #eeeeee;}
    .navbar-collapse{background: #ffffff; border-top: 1px solid #d0d0d0; border-bottom: 1px solid #d0d0d0;}
    .site-logo {width: 180px !important; height: 35px !important; top: 16px !important; background: url('../img/logo.svg') top left no-repeat; background-size: 100%;}
    .navbar-nav li:hover > a, .navbar-nav li.current-menu-item a {color: #000000;}
    .navbar-nav li a {color: #333333;}
    h1{font-size: 36px; line-height: 42px;}
    h2{font-size: 30px; line-height: 32px;}
    h3{font-size: 24px; line-height: 28px;}
    h4{font-size: 18px; line-height: 22px;}
    h5{font-size: 16px; line-height: 20px;}
    h6{font-size: 14px; line-height: 20px;}
    .page-header h2{font-size: 24px !important; padding: 10px 50px;}
    .sidebar{padding-left: 15px;;}
    .round-image{width: 150px; height: 150px;}
    .home-blog-feed h3 {font-size: 18px; margin-top: 50px;}
    .box:before, .box:after {left: 60%;}
    .box:after {border-width: 220px 370px; width: 100%;}
    .box .box-content {left: 0;}
    #headersocial{display: none;}
    .page-heading {margin-top: 60px;}
    .page-margin {margin-top: 64px;}
    .resourcetop li a {font-size: 12px;}
    .block .circle-iconlg{float: none;}
    .iconlg-text {width: 100%; padding-left: 0px;}
    .block h3 {margin-top: 30px;}
    .blog-image{max-height: 100%;}
    .brokers .nolrpadding{padding: 0 !important;}
    .resp-padding-768 {padding: 0 20px;}
    .navbar-nav {
        margin: 10px 0 0;
        float: none;}
    .slideText h1 {font-size: 30px; line-height: 36px;}
    .menu-footer-menu-container ul.menu li.menu-item {width: 49%;}
	.footer-logo p {text-align: left;}
	.container-footer .socialFooter{padding-left: 0;}
	.container-footer div.marginsm:first-child {margin-bottom: 0px;}
	.menu-footer-menu-container ul.menu li.menu-item{width: 100%; padding: 0;}
	.menu-footer-menu-container ul.menu li.menu-item a{padding: 0; text-align: left;}
	.resp-mrgbt20 {margin-bottom: 0;}
	.slideText{width: 100%;}
}

@media(max-width: 660px){
    .resourcetop li{width:50%;}
    .resourcetop{text-align: center;}
}

@media (min-width:481px) and (max-width: 768px){
}
@media (max-width:480px){
    #headersocial{width: 100%; display: block; float: right;}
    #headersocial li a{font-size: 12px;}
    #headersocial li.header-phone{margin-left: 0;}
    body{font-size: 14px; line-height: 26px;}
    .txt-center-480{text-align: center;}
    .col-min-height-fix{min-height: 20px;}
    .header-social{display: none;}
    .form-container-narrow{width: 100%;}
    #menu-footer-menu{margin-left: 0;}
    .wrapper-vh-100{height: 100vh; overflow: hidden;}
    .icon-outset-holder{width: 100%;}
    .icon-outset-holder > .circle-iconsm{margin: auto;}
    .slide-bottom-overlay{font-size: 16px; line-height: 22px; padding: 0;}
    .col-xxs-12{width: 100% !important;}
    h1{font-size: 30px; line-height: 36px;}
    h2{font-size: 22px; line-height: 28px;}
    .form-fields-left, .form-fields-right{width: 100%;}
    .round-image{width: 150px; height: 150px; float: none; margin: 0 auto 10px auto;}
    .resp-mrg-auto{margin: 0 auto 15px auto;}
    .icon-outset-holder2{width: 100%; text-align: center; margin-bottom: 15px; margin-top: 15px;}
    #headersocial{display: none;}
    .resourcetop li{width:100%;}
    .resourcetop{text-align: center;}
    .brokers .nolrpadding{padding: 0 !important;}
    .camera_caption h1, .camera_caption h3, .camera_caption img {zoom: 55%;}
    .slide-text h2 {font-size: 28px;}
    .partner-text {padding: 25px 40px 25px 15px;}
    .slideText h1 {font-size: 20px; line-height: 26px;}
    .mybtn {font-size: 13px;}
    .widget.newsletter-widget .newsletter-form a {position: relative;}
    .menu-footer-menu-container ul.menu li.menu-item {width: 100%;}
	.modal-header h3 {font-size: 20px;}
	.modal-header .close {margin-top: -14px; margin-right: -24px; font-size: 32px; line-height: 0;}
	.servicesCont .servicesCol {width: 100%;}
	.aboutSec .abtContent h2{font-size: 34px; line-height: 44px;}
	.aboutSec .abtContent ul li a i{width: 30px; height: 30px; line-height: 30px; font-size: 14px;}
}
@media (max-width: 360px){
    .socialmedia{display: none;}
}
@media (max-width: 320px){
    .slide-text > .marginsm{margin-top: 25px;}
    .mybtn{padding: 7px 15px !important; font-size: 13px !important;}
}

@media (min-width: 769px){
    .resp{display: none !important;}
}

@media (max-width: 768px){
    .desktop{display: none !important;}
} */