*{
    margin: 0px;
    padding: 0px;
}
body.connectorspage #mns_banner .heading.text-white.title-dark{
    font-size: 40px;
}
#topnav .navbar-toggle span {
    background-color: #ffffff;
}
.connectorspage .card-footerNew{
    display: none;
}
.connectorspage .product-info{
    height: auto;
}
@media(max-width:320px){
    .customminpdng{
        padding-top: 0px !important;
        padding-bottom: 0 !important;
    }
    #topnav{
        position: relative;
    }
    #topnav .container{
        float: left;
        width: 100%;
    }
    #topnav .navigation-menu {
        width: 100%;
        margin-right: 0px !important;
    }
    #topnav .navigation-menu.nav-light>li>a{
        color: #3c4858 !important;
    }
    #topnav .navigation-menu.nav-light>li{
        margin: 0;
    }
    #topnav .navigation-menu.nav-light>li.active{
        background-color: #275fc5 !important;
        margin-left: 0;
    }
    #topnav .navigation-menu.nav-light>li.active>a{
        border: none;
    }
    .startCaption {
        font-size: 13px;
    }
    .light-heading{
        font-size: 15px !important;
    }
    .title-heading h4.heading{
        font-size: 23px !important;
    }
    .custombuttonResp {
        float: left;
        padding: 5px 5px 5px 5px;
        margin-bottom: 20px;
    }
    .centerpaddingResp {
        padding-left: 0;
        padding-top: 25px;
        padding-right: 0;
    }
    .betterhow p {
        font-size: 13px;
    }
    .betterhow {
        height: auto !important;
        top: auto !important;
    }
    .section.mainBG.customheight{
        max-height: initial;
        padding-top: 0;
    }
    .respCustomSection4 {
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 20px;
    }
    .space-offsetFinal{
        margin-top: 0;
    }
    .customRespClctd {
        font-size: 26px !important;
        padding: 20px 0;
    }
    .imageCont img{
        width: 100%;
    }
    .im-result img{
        width: 90% !important;
    }
    .mbllazyDsply{
        display: none;
    }
    .mbleDisplay{
        display: block;
        padding-bottom: 20px;
    }   
    #slides .slide{
        height: auto;
    }
    .bg-sec1 {
        width: 100%;
        max-width: 100%;
        height: auto;
        padding-bottom: 50px;
    }
    .bg-sec2 {
        width: 50%;
        max-width: initial;
    }
    .bgyellowdotted {
        width: 220px;
        height: 90px;
    }
    .bgsec-content {
        position: static;
        width: 100%;
        margin: 0 auto;
        padding-left: 30px;
        padding-top: 70px;
        transform: none;
    }
    .bgsec-content h3 {
        font-size: 21px !important;
    }
    .btn.btn-pills.btn-primary.custom-button.bg-orange{
        font-size: 15px;
    }
    .bg-sec2 {
        width: 100%;
        max-width: 100%;
        left: 0px;
        height: auto;
        margin-bottom: 70px;
        top: 20px;
    }
    .bg-sec2 .bgsec-contentNew{
        padding-left: 0;
        padding-top: 50px;
        padding-bottom: 30px;
    }
    .bg-sec2 .iconListing .iconCircle {
        width: 35px;
        height: 35px;
    }
    .bg-sec2 .iconCircle img {
        position: relative;
        top: 2px;
        width: 60%;
    }
    .bg-sec2 .iconDesc h4 {
        font-size: 12px !important;
        line-height: normal;
    }
    .bg-sec2 .iconListing a {
        color: #fff !important;
        font-size: 9px !important;
    }
    /* COnnector Page */
    .connectorspage .mn_banner {
        padding-top: 0 !important;
        width: 100% !important;
        display: block !important;
    }
    .qsbWrapper{
        display: block;
    }
    .qsbWrapper .qsb{
        width: 100%;
        display: block;
    }
    .qsbExperience {
        width: 100%;
        display: block;
        border: 1px solid #f0f0f0;
        margin: 5px 0;
    }
    .qsbExperience .dropdownMainContainer {
        border-right: 0px solid #C6C6C6;
    }
    .qsbWrapper .qsb .suggestor-wrapper .suggestor-box {
        width: 100%;
        border: 1px solid #f0f0f0;
    }
    img.searchIcon{
        display: none !important;
    }
    .keywordSugg{
        margin-bottom: 10px;
    }
    #content1 .btn-group{
        display:none
    }
    #tsum-tabs label{
        font-size: 16px !important;
    }
    .connectorspage #content1 div div.row div:nth-child(2){
        margin-top: 10px;
    }
    body.connectorspage #mns_banner .heading.text-white.title-dark{
        font-size: 21px !important;
    }
    .card-footerNew{
        display: none;
    }
    .connectorspage .product-info{
        height: auto;
    }
    .mainPricingTable{
        display: none;
    }
    .mbleDisplay .pricing-column .column-head{
        font-size: 8px !important;
    }
}
@media only screen and (min-width: 321px) and (max-width: 376px){
    .customminpdng{
        padding-top: 0px !important;
        padding-bottom: 0 !important;
    }
    #topnav{
        position: relative;
    }
    #topnav .container{
        float: left;
        width: 100%;
    }
    #topnav .navigation-menu {
        width: 100%;
        margin-right: 0px !important;
    }
    #topnav .navigation-menu.nav-light>li>a{
        color: #3c4858 !important;
    }
    #topnav .navigation-menu.nav-light>li{
        margin: 0;
    }
    #topnav .navigation-menu.nav-light>li.active{
        background-color: #275fc5 !important;
        margin-left: 0;
    }
    #topnav .navigation-menu.nav-light>li.active>a{
        border: none;
    }
    .startCaption {
        font-size: 13px;
    }
    .light-heading{
        font-size: 15px !important;
    }
    .title-heading h4.heading{
        font-size: 23px !important;
    }
    .custombuttonResp {
        float: left;
        padding: 5px 5px 5px 5px;
        margin-bottom: 20px;
    }
    .centerpaddingResp {
        padding-left: 0;
        padding-top: 25px;
        padding-right: 0;
    }
    .betterhow p {
        font-size: 13px;
    }
    .betterhow {
        height: auto !important;
        top: auto !important;
    }
    .section.mainBG.customheight{
        max-height: initial;
        padding-top: 0;
    }
    .respCustomSection4 {
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 20px;
    }
    .space-offsetFinal{
        margin-top: 0;
    }
    .customRespClctd {
        font-size: 26px !important;
        padding: 20px 0;
    }
    .imageCont img{
        width: 100%;
    }
    .im-result img{
        width: 90% !important;
    }
    .mbllazyDsply{
        display: none;
    }
    .mbleDisplay{
        display: block;
        padding-bottom: 20px;
    }   
    #slides .slide{
        height: auto;
    }
    .bg-sec1 {
        width: 100%;
        max-width: 100%;
        height: auto;
        padding-bottom: 50px;
    }
    .bg-sec2 {
        width: 50%;
        max-width: initial;
    }
    .bgyellowdotted {
        width: 220px;
        height: 90px;
    }
    .bgsec-content {
        position: static;
        width: 100%;
        margin: 0 auto;
        padding-left: 30px;
        padding-top: 70px;
        transform: none;
    }
    .bgsec-content h3 {
        font-size: 21px !important;
    }
    .btn.btn-pills.btn-primary.custom-button.bg-orange{
        font-size: 15px;
    }
    .bg-sec2 {
        width: 100%;
        max-width: 100%;
        left: 0px;
        height: auto;
        margin-bottom: 70px;
        top: 20px;
    }
    .bg-sec2 .bgsec-contentNew{
        padding-left: 0;
        padding-top: 50px;
        padding-bottom: 30px;
    }
    .bg-sec2 .iconListing .iconCircle {
        width: 35px;
        height: 35px;
    }
    .bg-sec2 .iconCircle img {
        position: relative;
        top: 2px;
        width: 60%;
    }
    .bg-sec2 .iconDesc h4 {
        font-size: 12px !important;
        line-height: normal;
    }
    .bg-sec2 .iconListing a {
        color: #fff !important;
        font-size: 9px !important;
    }
    /* COnnector Page */
    .connectorspage .mn_banner {
        padding-top: 0 !important;
        width: 100% !important;
        display: block !important;
    }
    .qsbWrapper{
        display: block;
    }
    .qsbWrapper .qsb{
        width: 100%;
        display: block;
    }
    .qsbExperience {
        width: 100%;
        display: block;
        border: 1px solid #f0f0f0;
        margin: 5px 0;
    }
    .qsbExperience .dropdownMainContainer {
        border-right: 0px solid #C6C6C6;
    }
    .qsbWrapper .qsb .suggestor-wrapper .suggestor-box {
        width: 100%;
        border: 1px solid #f0f0f0;
    }
    img.searchIcon{
        display: none !important;
    }
    .keywordSugg{
        margin-bottom: 10px;
    }
    #content1 .btn-group{
        display:none
    }
    #tsum-tabs label{
        font-size: 16px !important;
    }
    .connectorspage #content1 div div.row div:nth-child(2){
        margin-top: 10px;
    }
    body.connectorspage #mns_banner .heading.text-white.title-dark{
        font-size: 21px !important;
    }
    .card-footerNew{
        display: none;
    }
    .connectorspage .product-info{
        height: auto;
    }

    .mainPricingTable{
        display: none;
    }
    .mbleDisplay .pricing-column .column-head{
        font-size: 12px !important;
    }
    .mbleDisplay .column-head .price-tag{
        font-size: 11px;
        padding-top: 0;
        background-color: transparent !important;
        padding-bottom: 0;
    }
    .mbleDisplay .pricing-column {
        margin-top: 0 !important;
        padding: 0 5px;
        border-right: 1px solid #efefef;
    }
    .mbleDisplay .column-head .price-tag p {
        display: none;
    }
    .mbleDisplay .pricing-column:nth-child(2){
        border: none;
    }
    .mbleDisplay .pricing-table .pricing-menu li{
        padding-left: 0 !important;
        float: left;
        width: 100%;
        height: 51px;
    }
    .mbleDisplay .pricing-table .pricing-menu li i {
        float: right;
        margin-top: 20px;
    }
    .mbleDisplay .pricing-table .pricing-menu li span.planTitle {
        float: left;
        width: 85%;
        /* height: 53px; */
        line-height: normal;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        margin-top: 20px;
    }
    .mbleDisplay .custompricetag.price-tag.customSubtag,
    .mbleDisplay .custompricetag.price-tag{
        float: left;
        padding-left: 0;
        font-size: 12px !important;
    }
}

@media only screen and (min-width: 376px) and (max-width: 415px){
    .customminpdng{
        padding-top: 0px !important;
        padding-bottom: 0 !important;
    }
    #topnav{
        position: relative;
    }
    #topnav .container{
        float: left;
        width: 100%;
    }
    #topnav .navigation-menu {
        width: 100%;
        margin-right: 0px !important;
    }
    #topnav .navigation-menu.nav-light>li>a{
        color: #3c4858 !important;
    }
    #topnav .navigation-menu.nav-light>li{
        margin: 0;
    }
    #topnav .navigation-menu.nav-light>li.active{
        background-color: #275fc5 !important;
        margin-left: 0;
    }
    #topnav .navigation-menu.nav-light>li.active>a{
        border: none;
    }
    .startCaption {
        font-size: 13px;
    }
    .light-heading{
        font-size: 15px !important;
    }
    .title-heading h4.heading{
        font-size: 23px !important;
    }
    .custombuttonResp {
        float: left;
        padding: 5px 5px 5px 5px;
        margin-bottom: 20px;
    }
    .centerpaddingResp {
        padding-left: 0;
        padding-top: 25px;
        padding-right: 0;
    }
    .betterhow p {
        font-size: 13px;
    }
    .betterhow {
        height: auto !important;
        top: auto !important;
    }
    .section.mainBG.customheight{
        max-height: initial;
        padding-top: 0;
    }
    .respCustomSection4 {
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 20px;
    }
    .space-offsetFinal{
        margin-top: 0;
    }
    .customRespClctd {
        font-size: 26px !important;
        padding: 20px 0;
    }
    .imageCont img{
        width: 100%;
    }
    .im-result img{
        width: 90% !important;
    }
    .mbllazyDsply{
        display: none;
    }
    .mbleDisplay{
        display: block;
        padding-bottom: 20px;
    }   
    #slides .slide{
        height: auto;
    }
    .bg-sec1 {
        width: 100%;
        max-width: 100%;
        height: auto;
        padding-bottom: 50px;
    }
    .bg-sec2 {
        width: 50%;
        max-width: initial;
    }
    .bgyellowdotted {
        width: 220px;
        height: 90px;
    }
    .bgsec-content {
        position: static;
        width: 100%;
        margin: 0 auto;
        padding-left: 30px;
        padding-top: 70px;
        transform: none;
    }
    .bgsec-content h3 {
        font-size: 21px !important;
    }
    .btn.btn-pills.btn-primary.custom-button.bg-orange{
        font-size: 15px;
    }
    .bg-sec2 {
        width: 100%;
        max-width: 100%;
        left: 0px;
        height: auto;
        margin-bottom: 70px;
        top: 20px;
    }
    .bg-sec2 .bgsec-contentNew{
        padding-left: 0;
        padding-top: 50px;
        padding-bottom: 30px;
    }
    .bg-sec2 .iconListing .iconCircle {
        width: 35px;
        height: 35px;
    }
    .bg-sec2 .iconCircle img {
        position: relative;
        top: 2px;
        width: 60%;
    }
    .bg-sec2 .iconDesc h4 {
        font-size: 12px !important;
        line-height: normal;
    }
    .bg-sec2 .iconListing a {
        color: #fff !important;
        font-size: 9px !important;
    }
    /* COnnector Page */
    .connectorspage .mn_banner {
        padding-top: 0 !important;
        width: 100% !important;
        display: block !important;
    }
    .qsbWrapper{
        display: block;
    }
    .qsbWrapper .qsb{
        width: 100%;
        display: block;
    }
    .qsbExperience {
        width: 100%;
        display: block;
        border: 1px solid #f0f0f0;
        margin: 5px 0;
    }
    .qsbExperience .dropdownMainContainer {
        border-right: 0px solid #C6C6C6;
    }
    .qsbWrapper .qsb .suggestor-wrapper .suggestor-box {
        width: 100%;
        border: 1px solid #f0f0f0;
    }
    img.searchIcon{
        display: none !important;
    }
    .keywordSugg{
        margin-bottom: 10px;
    }
    #content1 .btn-group{
        display:none
    }
    #tsum-tabs label{
        font-size: 16px !important;
    }
    .connectorspage #content1 div div.row div:nth-child(2){
        margin-top: 10px;
    }
    body.connectorspage #mns_banner .heading.text-white.title-dark{
        font-size: 21px !important;
    }
    .card-footerNew{
        display: none;
    }
    .connectorspage .product-info{
        height: auto;
    }
    .mainPricingTable{
        display: none;
    }
    .mainPricingTable{
        display: none;
    }
    .mbleDisplay .pricing-column .column-head{
        font-size: 12px !important;
    }
    .mbleDisplay .column-head .price-tag{
        font-size: 11px;
        padding-top: 0;
        background-color: transparent !important;
        padding-bottom: 0;
    }
    .mbleDisplay .pricing-column {
        margin-top: 0 !important;
        padding: 0 5px;
        border-right: 1px solid #efefef;
    }
    .mbleDisplay .column-head .price-tag p {
        display: none;
    }
    .mbleDisplay .pricing-column:nth-child(2){
        border: none;
    }
    .mbleDisplay .pricing-table .pricing-menu li{
        padding-left: 0 !important;
        float: left;
        width: 100%;
        height: 51px;
    }
    .mbleDisplay .pricing-table .pricing-menu li i {
        float: right;
        margin-top: 20px;
    }
    .mbleDisplay .pricing-table .pricing-menu li span.planTitle {
        float: left;
        width: 80%;
        /* height: 53px; */
        line-height: normal;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        margin-top: 20px;
    }
    .mbleDisplay .custompricetag.price-tag.customSubtag,
    .mbleDisplay .custompricetag.price-tag{
        float: left;
        padding-left: 0;
        font-size: 12px !important;
    }
}
@media only screen and (min-width: 415px) and (max-width: 481px){
    .customminpdng{
        padding-top: 0px !important;
        padding-bottom: 0 !important;
    }
    #topnav{
        position: relative;
    }
    #topnav .container{
        float: left;
        width: 100%;
    }
    #topnav .navigation-menu {
        width: 100%;
        margin-right: 0px !important;
    }
    #topnav .navigation-menu.nav-light>li>a{
        color: #3c4858 !important;
    }
    #topnav .navigation-menu.nav-light>li{
        margin: 0;
    }
    #topnav .navigation-menu.nav-light>li.active{
        background-color: #275fc5 !important;
        margin-left: 0;
    }
    #topnav .navigation-menu.nav-light>li.active>a{
        border: none;
    }
    .startCaption {
        font-size: 13px;
    }
    .light-heading{
        font-size: 15px !important;
    }
    .title-heading h4.heading{
        font-size: 23px !important;
    }
    .custombuttonResp {
        float: left;
        padding: 5px 5px 5px 5px;
        margin-bottom: 20px;
    }
    .centerpaddingResp {
        padding-left: 0;
        padding-top: 25px;
        padding-right: 0;
    }
    .betterhow p {
        font-size: 13px;
    }
    .betterhow {
        height: auto !important;
        top: auto !important;
    }
    .section.mainBG.customheight{
        max-height: initial;
        padding-top: 0;
    }
    .respCustomSection4 {
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 20px;
    }
    .space-offsetFinal{
        margin-top: 0;
    }
    .customRespClctd {
        font-size: 26px !important;
        padding: 20px 0;
    }
    .imageCont img{
        width: 100%;
    }
    .im-result img{
        width: 90% !important;
    }
    .mbllazyDsply{
        display: none;
    }
    .mbleDisplay{
        display: block;
        padding-bottom: 20px;
    }   
    #slides .slide{
        height: auto;
    }
    .bg-sec1 {
        width: 100%;
        max-width: 100%;
        height: auto;
        padding-bottom: 50px;
    }
    .bg-sec2 {
        width: 50%;
        max-width: initial;
    }
    .bgyellowdotted {
        width: 220px;
        height: 90px;
    }
    .bgsec-content {
        position: static;
        width: 100%;
        margin: 0 auto;
        padding-left: 30px;
        padding-top: 70px;
        transform: none;
    }
    .bgsec-content h3 {
        font-size: 21px !important;
    }
    .btn.btn-pills.btn-primary.custom-button.bg-orange{
        font-size: 15px;
    }
    .bg-sec2 {
        width: 100%;
        max-width: 100%;
        left: 0px;
        height: auto;
        margin-bottom: 70px;
        top: 20px;
    }
    .bg-sec2 .bgsec-contentNew{
        padding-left: 0;
        padding-top: 50px;
        padding-bottom: 30px;
    }
    .bg-sec2 .iconListing .iconCircle {
        width: 35px;
        height: 35px;
    }
    .bg-sec2 .iconCircle img {
        position: relative;
        top: 2px;
        width: 60%;
    }
    .bg-sec2 .iconDesc h4 {
        font-size: 12px !important;
        line-height: normal;
    }
    .bg-sec2 .iconListing a {
        color: #fff !important;
        font-size: 9px !important;
    }
    /* COnnector Page */
    .connectorspage .mn_banner {
        padding-top: 0 !important;
        width: 100% !important;
        display: block !important;
    }
    .qsbWrapper{
        display: block;
    }
    .qsbWrapper .qsb{
        width: 100%;
        display: block;
    }
    .qsbExperience {
        width: 100%;
        display: block;
        border: 1px solid #f0f0f0;
        margin: 5px 0;
    }
    .qsbExperience .dropdownMainContainer {
        border-right: 0px solid #C6C6C6;
    }
    .qsbWrapper .qsb .suggestor-wrapper .suggestor-box {
        width: 100%;
        border: 1px solid #f0f0f0;
    }
    img.searchIcon{
        display: none !important;
    }
    .keywordSugg{
        margin-bottom: 10px;
    }
    #content1 .btn-group{
        display:none
    }
    #tsum-tabs label{
        font-size: 16px !important;
    }
    .connectorspage #content1 div div.row div:nth-child(2){
        margin-top: 10px;
    }
    body.connectorspage #mns_banner .heading.text-white.title-dark{
        font-size: 21px !important;
    }
    .connectorspage .customAvailability{
        width: 50%;
    }
    .connectorspage .card-footerNew{
        display: none;
    }
    .connectorspage .product-info{
        height: auto;
    }
    .mainPricingTable{
        display: none;
    }
    .mainPricingTable{
        display: none;
    }
    .mbleDisplay .pricing-column .column-head{
        font-size: 12px !important;
    }
    .mbleDisplay .column-head .price-tag{
        font-size: 11px;
        padding-top: 0;
        background-color: transparent !important;
        padding-bottom: 0;
    }
    .mbleDisplay .pricing-column {
        margin-top: 0 !important;
        padding: 0 5px;
        border-right: 1px solid #efefef;
    }
    .mbleDisplay .column-head .price-tag p {
        display: none;
    }
    .mbleDisplay .pricing-column:nth-child(2){
        border: none;
    }
    .mbleDisplay .pricing-table .pricing-menu li{
        padding-left: 0 !important;
        float: left;
        width: 100%;
        height: 51px;
    }
    .mbleDisplay .pricing-table .pricing-menu li i {
        float: right;
        margin-top: 20px;
    }
    .mbleDisplay .pricing-table .pricing-menu li span.planTitle {
        float: left;
        width: 80%;
        /* height: 53px; */
        line-height: normal;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        margin-top: 20px;
    }
    .mbleDisplay .custompricetag.price-tag.customSubtag,
    .mbleDisplay .custompricetag.price-tag{
        float: left;
        padding-left: 0;
        font-size: 12px !important;
    }
}
@media only screen and (min-width: 481px) and (max-width: 541px){
    .customminpdng{
        padding-top: 0px !important;
        padding-bottom: 0 !important;
    }
    #topnav{
        position: relative;
    }
    #topnav .container{
        float: left;
        width: 100%;
    }
    #topnav .navigation-menu {
        width: 100%;
        margin-right: 0px !important;
    }
    #topnav .navigation-menu.nav-light>li>a{
        color: #3c4858 !important;
    }
    #topnav .navigation-menu.nav-light>li{
        margin: 0;
    }
    #topnav .navigation-menu.nav-light>li.active{
        background-color: #275fc5 !important;
        margin-left: 0;
    }
    #topnav .navigation-menu.nav-light>li.active>a{
        border: none;
    }
    .startCaption {
        font-size: 13px;
    }
    .light-heading{
        font-size: 15px !important;
    }
    .title-heading h4.heading{
        font-size: 23px !important;
    }
    .custombuttonResp {
        float: left;
        padding: 5px 5px 5px 5px;
        margin-bottom: 20px;
    }
    .centerpaddingResp {
        padding-left: 0;
        padding-top: 25px;
        padding-right: 0;
    }
    .betterhow p {
        font-size: 13px;
    }
    .betterhow {
        height: auto !important;
        top: auto !important;
    }
    .section.mainBG.customheight{
        max-height: initial;
        padding-top: 0;
    }
    .respCustomSection4 {
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 20px;
    }
    .space-offsetFinal{
        margin-top: 0;
    }
    .customRespClctd {
        font-size: 26px !important;
        padding: 20px 0;
    }
    .imageCont img{
        width: 100%;
    }
    .im-result img{
        width: 90% !important;
    }
    .mbllazyDsply{
        display: none;
    }
    .mbleDisplay{
        display: block;
        padding-bottom: 20px;
    }   
    #slides .slide{
        height: auto;
    }
    .bg-sec1 {
        width: 100%;
        max-width: 100%;
        height: auto;
        padding-bottom: 50px;
    }
    .bg-sec2 {
        width: 50%;
        max-width: initial;
    }
    .bgyellowdotted {
        width: 220px;
        height: 90px;
    }
    .bgsec-content {
        position: static;
        width: 100%;
        margin: 0 auto;
        padding-left: 30px;
        padding-top: 70px;
        transform: none;
    }
    .bgsec-content h3 {
        font-size: 21px !important;
    }
    .btn.btn-pills.btn-primary.custom-button.bg-orange{
        font-size: 15px;
    }
    .bg-sec2 {
        width: 100%;
        max-width: 100%;
        left: 0px;
        height: auto;
        margin-bottom: 70px;
        top: 20px;
    }
    .bg-sec2 .bgsec-contentNew{
        padding-left: 0;
        padding-top: 50px;
        padding-bottom: 30px;
    }
    .bg-sec2 .iconListing .iconCircle {
        width: 35px;
        height: 35px;
    }
    .bg-sec2 .iconCircle img {
        position: relative;
        top: 2px;
        width: 60%;
    }
    .bg-sec2 .iconDesc h4 {
        font-size: 12px !important;
        line-height: normal;
    }
    .bg-sec2 .iconListing a {
        color: #fff !important;
        font-size: 9px !important;
    }
    /* COnnector Page */
    .connectorspage .mn_banner {
        padding-top: 0 !important;
        width: 100% !important;
        display: block !important;
    }
    .qsbWrapper{
        display: block;
    }
    .qsbWrapper .qsb{
        width: 100%;
        display: block;
    }
    .qsbExperience {
        width: 100%;
        display: block;
        border: 1px solid #f0f0f0;
        margin: 5px 0;
    }
    .qsbExperience .dropdownMainContainer {
        border-right: 0px solid #C6C6C6;
    }
    .qsbWrapper .qsb .suggestor-wrapper .suggestor-box {
        width: 100%;
        border: 1px solid #f0f0f0;
    }
    img.searchIcon{
        display: none !important;
    }
    .keywordSugg{
        margin-bottom: 10px;
    }
    #content1 .btn-group{
        display:none
    }
    #tsum-tabs label{
        font-size: 16px !important;
    }
    .connectorspage #content1 div div.row div:nth-child(2){
        margin-top: 10px;
    }
    body.connectorspage #mns_banner .heading.text-white.title-dark{
        font-size: 21px !important;
    }
    .connectorspage .customAvailability{
        width: 50%;
    }
    .connectorspage .card-footerNew{
        display: none;
    }
    .connectorspage .product-info{
        height: auto;
    }
    .mainPricingTable{
        display: none;
    }
    .mbleDisplay .pricing-column .column-head{
        font-size: 12px !important;
    }
    .mbleDisplay .column-head .price-tag{
        font-size: 11px;
        padding-top: 0;
        background-color: transparent !important;
        padding-bottom: 0;
    }
    .mbleDisplay .pricing-column {
        margin-top: 0 !important;
        padding: 0 5px;
        border-right: 1px solid #efefef;
    }
    .mbleDisplay .column-head .price-tag p {
        display: none;
    }
    .mbleDisplay .pricing-column:nth-child(2){
        border: none;
    }
    .mbleDisplay .pricing-table .pricing-menu li{
        padding-left: 0 !important;
        float: left;
        width: 100%;
        height: 51px;
    }
    .mbleDisplay .pricing-table .pricing-menu li i {
        float: right;
        margin-top: 20px;
    }
    .mbleDisplay .pricing-table .pricing-menu li span.planTitle {
        float: left;
        width: 80%;
        /* height: 53px; */
        line-height: normal;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        margin-top: 20px;
    }
    .mbleDisplay .custompricetag.price-tag.customSubtag,
    .mbleDisplay .custompricetag.price-tag{
        float: left;
        padding-left: 0;
        font-size: 12px !important;
    }
}
@media only screen and (min-width: 541px) and (max-width: 681px){
    .customminpdng{
        padding-top: 0px !important;
        padding-bottom: 0 !important;
    }
    #topnav{
        position: relative;
    }
    #topnav .container{
        float: left;
        width: 100%;
    }
    #topnav .navigation-menu {
        width: 100%;
        margin-right: 0px !important;
    }
    #topnav .navigation-menu.nav-light>li>a{
        color: #3c4858 !important;
    }
    #topnav .navigation-menu.nav-light>li{
        margin: 0;
    }
    #topnav .navigation-menu.nav-light>li.active{
        background-color: #275fc5 !important;
        margin-left: 0;
    }
    #topnav .navigation-menu.nav-light>li.active>a{
        border: none;
    }
    .startCaption {
        font-size: 13px;
    }
    .light-heading{
        font-size: 15px !important;
    }
    .title-heading h4.heading{
        font-size: 23px !important;
    }
    .custombuttonResp {
        float: left;
        padding: 5px 5px 5px 5px;
        margin-bottom: 20px;
    }
    .centerpaddingResp {
        padding-left: 0;
        padding-top: 25px;
        padding-right: 0;
    }
    .betterhow p {
        font-size: 13px;
    }
    .betterhow {
        height: auto !important;
        top: auto !important;
    }
    .section.mainBG.customheight{
        max-height: initial;
        padding-top: 0;
    }
    .respCustomSection4 {
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 20px;
    }
    .space-offsetFinal{
        margin-top: 0;
    }
    .customRespClctd {
        font-size: 26px !important;
        padding: 20px 0;
    }
    .imageCont img{
        width: 100%;
    }
    .im-result img{
        width: 90% !important;
    }
    .mbllazyDsply{
        display: none;
    }
    .mbleDisplay{
        display: block;
        padding-bottom: 20px;
    }   
    #slides .slide{
        height: auto;
    }
    .bg-sec1 {
        width: 100%;
        max-width: 60%;
        height: auto;
        padding-bottom: 50px;
    }
    .bg-sec2 {
        width: 50%;
        max-width: initial;
    }
    .bgyellowdotted {
        width: 220px;
        height: 90px;
    }
    .bgsec-content {
        position: static;
        width: 100%;
        margin: 0 auto;
        padding-left: 30px;
        padding-top: 70px;
        transform: none;
    }
    .bgsec-content h3 {
        font-size: 21px !important;
    }
    .btn.btn-pills.btn-primary.custom-button.bg-orange{
        font-size: 15px;
    }
    .bg-sec2 {
        width: 100%;
        max-width: 40%;
        left: 0px;
        height: auto;
        margin-bottom: 70px;
        top: 60px;
    }
    .bg-sec2 .bgsec-contentNew{
        padding-left: 0;
        padding-top: 50px;
        padding-bottom: 30px;
    }
    .bg-sec2 .iconListing .iconCircle {
        width: 35px;
        height: 35px;
    }
    .bg-sec2 .iconCircle img {
        position: relative;
        top: 2px;
        width: 60%;
    }
    .bg-sec2 .iconDesc h4 {
        font-size: 12px !important;
        line-height: normal;
    }
    .bg-sec2 .iconListing a {
        color: #fff !important;
        font-size: 9px !important;
    }   
    /* COnnector Page */
    .connectorspage .mn_banner {
        padding-top: 0 !important;
        width: 100% !important;
        display: block !important;
    }
    .qsbWrapper{
        display: block;
    }
    .qsbWrapper .qsb{
        width: 100%;
        display: block;
    }
    .qsbExperience {
        width: 100%;
        display: block;
        border: 1px solid #f0f0f0;
        margin: 5px 0;
    }
    .qsbExperience .dropdownMainContainer {
        border-right: 0px solid #C6C6C6;
    }
    .qsbWrapper .qsb .suggestor-wrapper .suggestor-box {
        width: 100%;
        border: 1px solid #f0f0f0;
    }
    img.searchIcon{
        display: none !important;
    }
    .keywordSugg{
        margin-bottom: 10px;
    }
    #content1 .btn-group{
        display:none
    }
    #tsum-tabs label{
        font-size: 16px !important;
    }
    .connectorspage #content1 div div.row div:nth-child(2){
        margin-top: 10px;
    }
    body.connectorspage #mns_banner .heading.text-white.title-dark{
        font-size: 21px !important;
    }
    .connectorspage .customAvailability{
        width: 50%;
    }
    .connectorspage .card-footerNew{
        display: none;
    }
    .connectorspage .product-info{
        height: auto;
    }
    .mainPricingTable{
        display: none;
    }
    .mbleDisplay .pricing-column .column-head{
        font-size: 12px !important;
    }
    .mbleDisplay .column-head .price-tag{
        font-size: 11px;
        padding-top: 0;
        background-color: transparent !important;
        padding-bottom: 0;
    }
    .mbleDisplay .pricing-column {
        margin-top: 0 !important;
        padding: 0 5px;
        border-right: 1px solid #efefef;
    }
    .mbleDisplay .column-head .price-tag p {
        display: none;
    }
    .mbleDisplay .pricing-column:nth-child(2){
        border: none;
    }
    .mbleDisplay .pricing-table .pricing-menu li{
        padding-left: 0 !important;
        float: left;
        width: 100%;
        height: 51px;
    }
    .mbleDisplay .pricing-table .pricing-menu li i {
        float: right;
        margin-top: 20px;
    }
    .mbleDisplay .pricing-table .pricing-menu li span.planTitle {
        float: left;
        width: 80%;
        /* height: 53px; */
        line-height: normal;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        margin-top: 20px;
    }
    .mbleDisplay .custompricetag.price-tag.customSubtag,
    .mbleDisplay .custompricetag.price-tag{
        float: left;
        padding-left: 0;
        font-size: 12px !important;
    }
}
@media only screen and (min-width: 681px) and (max-width: 721px){
    .customminpdng{
        padding-top: 0px !important;
        padding-bottom: 0 !important;
    }
    #topnav{
        position: relative;
    }
    #topnav .container{
        float: left;
        width: 100%;
    }
    #topnav .navigation-menu {
        width: 100%;
        margin-right: 0px !important;
    }
    #topnav .navigation-menu.nav-light>li>a{
        color: #3c4858 !important;
    }
    #topnav .navigation-menu.nav-light>li{
        margin: 0;
    }
    #topnav .navigation-menu.nav-light>li.active{
        background-color: #275fc5 !important;
        margin-left: 0;
    }
    #topnav .navigation-menu.nav-light>li.active>a{
        border: none;
    }
    .startCaption {
        font-size: 13px;
    }
    .light-heading{
        font-size: 15px !important;
    }
    .title-heading h4.heading{
        font-size: 23px !important;
    }
    .custombuttonResp {
        float: left;
        padding: 5px 5px 5px 5px;
        margin-bottom: 20px;
    }
    .centerpaddingResp {
        padding-left: 0;
        padding-top: 25px;
        padding-right: 0;
    }
    .betterhow p {
        font-size: 13px;
    }
    .betterhow {
        height: auto !important;
        top: auto !important;
    }
    .section.mainBG.customheight{
        max-height: initial;
        padding-top: 0;
    }
    .respCustomSection4 {
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 20px;
    }
    .space-offsetFinal{
        margin-top: 0;
    }
    .customRespClctd {
        font-size: 26px !important;
        padding: 20px 0;
    }
    .imageCont img{
        width: 100%;
    }
    .im-result img{
        width: 90% !important;
    }
    .mbllazyDsply{
        display: none;
    }
    .mbleDisplay{
        display: block;
        padding-bottom: 20px;
    }   
    #slides .slide{
        height: auto;
    }
    .bg-sec1 {
        width: 100%;
        max-width: 50%;
        height: auto;
        padding-bottom: 50px;
    }
    .bg-sec2 {
        width: 50%;
        max-width: initial;
    }
    .bgyellowdotted {
        width: 220px;
        height: 90px;
    }
    .bgsec-content {
        position: static;
        width: 100%;
        margin: 0 auto;
        padding-left: 30px;
        padding-top: 70px;
        transform: none;
    }
    .bgsec-content h3 {
        font-size: 21px !important;
    }
    .btn.btn-pills.btn-primary.custom-button.bg-orange{
        font-size: 15px;
    }
    .bg-sec2{
        left: -30px;
        z-index: 9;
        height: auto;
    }
    .bg-sec2 .bgsec-contentNew{
        padding-left: 0;
        padding-top: 50px;
        padding-bottom: 30px;
    }
    .bg-sec2 .iconListing .iconCircle {
        width: 35px;
        height: 35px;
    }
    .bg-sec2 .iconCircle img {
        position: relative;
        top: 2px;
        width: 60%;
    }
    .bg-sec2 .iconDesc h4 {
        font-size: 12px !important;
        line-height: normal;
    }
    .bg-sec2 .iconListing a {
        color: #fff !important;
        font-size: 9px !important;
    } 
    .manualWidth-container {
        max-width: 100%;
    }
    .mobileCheckChecker{
        width: 30%;
    }
    .custommainheight.mobileCheckChecker{
        margin: 0 30px;
    }
    .hilightedTextcontent{
        width: 100%;
    }
    .bgsec-content p{
        width: 80%;
    }
    /* COnnector Page */
    .connectorspage .mn_banner {
        padding-top: 0 !important;
        width: 100% !important;
        display: block !important;
    }
    .qsbWrapper{
        display: block;
    }
    .qsbWrapper .qsb{
        width: 100%;
        display: block;
    }
    .qsbExperience {
        width: 100%;
        display: block;
        border: 1px solid #f0f0f0;
        margin: 5px 0;
    }
    .qsbExperience .dropdownMainContainer {
        border-right: 0px solid #C6C6C6;
    }
    .qsbWrapper .qsb .suggestor-wrapper .suggestor-box {
        width: 100%;
        border: 1px solid #f0f0f0;
    }
    img.searchIcon{
        display: none !important;
    }
    .keywordSugg{
        margin-bottom: 10px;
    }
    #content1 .btn-group{
        display:none
    }
    #tsum-tabs label{
        font-size: 16px !important;
    }
    .connectorspage #content1 div div.row div:nth-child(2){
        margin-top: 10px;
    }
    body.connectorspage #mns_banner .heading.text-white.title-dark{
        font-size: 21px !important;
    }
    .connectorspage .customAvailability{
        width: 50%;
    }
    .connectorspage .card-footerNew{
        display: none;
    }
    .connectorspage .product-info{
        height: auto;
    }
    #mns_banner .container{
        max-width: 100%;
    }
    .bann_sec_new{
        width: 50%;
    }
    .connectorList .container {
        max-width: 90%;
    }
    body.connectorspage #content1 .leftPanelNew{
        max-width: 220px;   
    }
    body.connectorspage #content1 .rightPanelNew {
        max-width: 62%;
        margin-top: 2px !important;
    }
    .mainPricingTable{
        display: none;
    }
    .mbleDisplay .pricing-column .column-head{
        font-size: 12px !important;
    }
    .mbleDisplay .column-head .price-tag{
        font-size: 11px;
        padding-top: 0;
        background-color: transparent !important;
        padding-bottom: 0;
    }
    .mbleDisplay .pricing-column {
        margin-top: 0 !important;
        padding: 0 5px;
        border-right: 1px solid #efefef;
    }
    .mbleDisplay .column-head .price-tag p {
        display: none;
    }
    .mbleDisplay .pricing-column:nth-child(2){
        border: none;
    }
    .mbleDisplay .pricing-table .pricing-menu li{
        padding-left: 0 !important;
        float: left;
        width: 100%;
        height: 51px;
    }
    .mbleDisplay .pricing-table .pricing-menu li i {
        float: right;
        margin-top: 20px;
    }
    .mbleDisplay .pricing-table .pricing-menu li span.planTitle {
        float: left;
        width: 80%;
        /* height: 53px; */
        line-height: normal;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        margin-top: 20px;
    }
    .mbleDisplay .custompricetag.price-tag.customSubtag,
    .mbleDisplay .custompricetag.price-tag{
        float: left;
        padding-left: 0;
        font-size: 12px !important;
    }
}
@media only screen and (min-width: 721px) and (max-width: 781px){
    .customminpdng{
        padding-top: 0px !important;
        padding-bottom: 0 !important;
    }
    #topnav{
        position: relative;
    }
    #topnav .container{
        float: left;
        width: 100%;
    }
    #topnav .navigation-menu {
        width: 100%;
        margin-right: 0px !important;
    }
    #topnav .navigation-menu.nav-light>li>a{
        color: #3c4858 !important;
    }
    #topnav .navigation-menu.nav-light>li{
        margin: 0;
    }
    #topnav .navigation-menu.nav-light>li.active{
        background-color: #275fc5 !important;
        margin-left: 0;
    }
    #topnav .navigation-menu.nav-light>li.active>a{
        border: none;
    }
    .startCaption {
        font-size: 13px;
    }
    .light-heading{
        font-size: 15px !important;
    }
    .title-heading h4.heading{
        font-size: 23px !important;
    }
    .custombuttonResp {
        float: left;
        padding: 5px 5px 5px 5px;
        margin-bottom: 20px;
    }
    .centerpaddingResp {
        padding-left: 0;
        padding-top: 25px;
        padding-right: 0;
    }
    .betterhow p {
        font-size: 13px;
    }
    .betterhow {
        height: auto !important;
        top: auto !important;
    }
    .section.mainBG.customheight{
        max-height: initial;
        padding-top: 0;
    }
    .respCustomSection4 {
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 20px;
    }
    .space-offsetFinal{
        margin-top: 0;
    }
    .customRespClctd {
        font-size: 26px !important;
        padding: 20px 0;
    }
    .imageCont img{
        width: 100%;
    }
    .im-result img{
        width: 90% !important;
    }
    .mbllazyDsply{
        display: none;
    }
    .mbleDisplay{
        display: block;
        padding-bottom: 20px;
    }   
    #slides .slide{
        height: auto;
    }
    .bg-sec1 {
        width: 100%;
        max-width: 50%;
        height: auto;
        padding-bottom: 50px;
    }
    .bg-sec2 {
        width: 50%;
        max-width: initial;
    }
    .bgyellowdotted {
        width: 220px;
        height: 90px;
    }
    .bgsec-content {
        position: static;
        width: 100%;
        margin: 0 auto;
        padding-left: 30px;
        padding-top: 70px;
        transform: none;
    }
    .bgsec-content h3 {
        font-size: 21px !important;
    }
    .btn.btn-pills.btn-primary.custom-button.bg-orange{
        font-size: 15px;
    }
    .bg-sec2{
        left: -30px;
        z-index: 9;
        height: auto;
    }
    .bg-sec2 .bgsec-contentNew{
        padding-left: 0;
        padding-top: 50px;
        padding-bottom: 30px;
    }
    .bg-sec2 .iconListing .iconCircle {
        width: 35px;
        height: 35px;
    }
    .bg-sec2 .iconCircle img {
        position: relative;
        top: 2px;
        width: 60%;
    }
    .bg-sec2 .iconDesc h4 {
        font-size: 12px !important;
        line-height: normal;
    }
    .bg-sec2 .iconListing a {
        color: #fff !important;
        font-size: 9px !important;
    } 
    .manualWidth-container {
        max-width: 100%;
    }
    .mobileCheckChecker{
        width: 30%;
    }
    .custommainheight.mobileCheckChecker{
        margin: 0 30px;
    }
    .hilightedTextcontent{
        width: 100%;
    }
    .bgsec-content p{
        width: 80%;
    }
/* COnnector Page */
.connectorspage .mn_banner {
    padding-top: 0 !important;
    width: 100% !important;
    display: block !important;
}
.qsbWrapper{
    display: block;
}
.qsbWrapper .qsb{
    width: 100%;
    display: block;
}
.qsbExperience {
    width: 100%;
    display: block;
    border: 1px solid #f0f0f0;
    margin: 5px 0;
}
.qsbExperience .dropdownMainContainer {
    border-right: 0px solid #C6C6C6;
}
.qsbWrapper .qsb .suggestor-wrapper .suggestor-box {
    width: 100%;
    border: 1px solid #f0f0f0;
}
img.searchIcon{
    display: none !important;
}
.keywordSugg{
    margin-bottom: 10px;
}
#content1 .btn-group{
    display:none
}
#tsum-tabs label{
    font-size: 16px !important;
}
.connectorspage #content1 div div.row div:nth-child(2){
    margin-top: 10px;
}
body.connectorspage #mns_banner .heading.text-white.title-dark{
    font-size: 21px !important;
}
.connectorspage .customAvailability{
    width: 50%;
}
.connectorspage .card-footerNew{
    display: none;
}
.connectorspage .product-info{
    height: auto;
}
#mns_banner .container{
    max-width: 100%;
}
.bann_sec_new{
    width: 50%;
}
.connectorList .container {
    max-width: 90%;
}
body.connectorspage #content1 .leftPanelNew{
    max-width: 220px;   
}
body.connectorspage #content1 .rightPanelNew {
    max-width: 62%;
    margin-top: 2px !important;
}
.mobileTabsPricing{
    display: none;
}
.column-head .price-tag {
    font-size: 21px;
}
.pricing-table .pricing-menu li {
    height: 51px;
    padding-left: 10px;
    font-size: 8px;
}
.pricing-column .column-head.customHead{
    padding-left: 10px;
}
.column-head h4{
    font-size: 18px !important;
}
.custompricetag.price-tag{
    font-size: 18px;
}
}
@media only screen and (min-width: 781px) and (max-width: 841px){
    h3.light-heading {
        font-size: 18px !important;
    }
    .title-heading h4.heading {
        font-size: 26px !important;
    }
    .custombuttonResp{
        font-size: 14px;
    }
    .betterhow p{
        font-size: 13px;
    }
    .respCustomSection4:nth-child(3){
        margin-bottom: 1.5rem!important;
    }
    .mbllazyDsply {
        display: none;
    }
    .mbleDisplay {
        display: block;
        padding-bottom: 20px;
    }
    .mobileCheckChecker{
        width: 30%;
    }
    .custommainheight.mobileCheckChecker{
        margin: 0 30px;
    }
    .hilightedTextcontent{
        width: 100%;
    }
    .bgsec-content p{
        width: 80%;
    }
    .bg-sec2{
        left: -70px;
        z-index: 9;
    }
    .qsbWrapper .qsb{
        margin: 0 auto;
        width: 100%;
    }
    .connectorList .container {
        max-width: 90%;
    }
    body.connectorspage #content1 .leftPanelNew{
        max-width: 220px;   
    }
    body.connectorspage #content1 .rightPanelNew {
        max-width: 67%;
        margin-top: 2px !important;
    }
    .connectorspage .customAvailability{
        width: 50%;
    }
    .connectorspage .card-footerNew{
        display: none;
    }
    .connectorspage .product-info{
        height: auto;
    }
    .mobileTabsPricing{
        display: none;
    }
    .column-head .price-tag {
        font-size: 21px;
    }
    .pricing-table .pricing-menu li {
        height: 51px;
        padding-left: 10px;
        font-size: 8px;
    }
    .pricing-column .column-head.customHead{
        padding-left: 10px;
    }
    .column-head h4{
        font-size: 18px !important;
    }
    .custompricetag.price-tag{
        font-size: 18px;
    }
}
@media only screen and (min-width: 841px) and (max-width: 993px){
    h3.light-heading {
        font-size: 18px !important;
    }
    .title-heading h4.heading {
        font-size: 26px !important;
    }
    .custombuttonResp{
        font-size: 14px;
    }
    .betterhow p{
        font-size: 13px;
    }
    .respCustomSection4:nth-child(3){
        margin-bottom: 1.5rem!important;
    }
    .mbllazyDsply {
        display: none;
    }
    .mbleDisplay {
        display: block;
        padding-bottom: 20px;
    }
    .mobileCheckChecker{
        width: 30%;
    }
    .custommainheight.mobileCheckChecker{
        margin: 0 30px;
    }
    .hilightedTextcontent{
        width: 100%;
    }
    .bgsec-content p{
        width: 80%;
    }
    .bg-sec2{
        left: -70px;
        z-index: 9;
    }
    .iconListing a{
        font-size: 12px !important;
    }
    #navigation{
        display: none;
    }
    .iconDesc h4 {
        font-size: 11px !important;
    }
    .qsbWrapper .qsb{
        margin: 0 auto;
        width: 100%;
    }
    .connectorList .container {
        max-width: 90%;
    }
    body.connectorspage #content1 .leftPanelNew{
        max-width: 220px;   
    }
    body.connectorspage #content1 .rightPanelNew {
        max-width: 67%;
        margin-top: 2px !important;
    }
    .connectorspage .customAvailability{
        width: 50%;
    }
    .connectorspage .card-footerNew{
        display: none;
    }
    .connectorspage .product-info{
        height: auto;
    }
    .mobileTabsPricing{
        display: none;
    }
    .column-head .price-tag {
        font-size: 21px;
    }
    .pricing-table .pricing-menu li {
        height: 51px;
        padding-left: 10px;
        font-size: 11px;
    }
    .pricing-column .column-head.customHead{
        padding-left: 10px;
    }
    .column-head h4{
        font-size: 18px !important;
    }
    .custompricetag.price-tag{
        font-size: 18px;
    }
}
@media only screen and (min-width: 993px) and (max-width: 1024px){
    #navigation{
        display: none;
    }
    .iconDesc h4 {
        font-size: 11px !important;
    }
    .betterhow{
        height: auto;
    }
    #tabs label{
        width: 120px;
    }
    .middlevertical{
        min-width: 120px;
    }
    .mobileTabsPricing{
        display: none;
    }
    .column-head .price-tag {
        font-size: 21px;
    }
    .pricing-table .pricing-menu li {
        height: 51px;
        padding-left: 10px;
        font-size: 11px;
    }
    .pricing-column .column-head.customHead{
        padding-left: 10px;
    }
    .column-head h4{
        font-size: 18px !important;
    }
    .custompricetag.price-tag{
        font-size: 18px;
    }
}

@media only screen and (min-width: 1025px) and (max-width: 1200px){
    .iconDesc h4 {
        font-size: 11px !important;
    }
    .betterhow{
        height: auto;
    }
    #tabs label{
        width: 120px;
    }
    .middlevertical{
        min-width: 120px;
    }
    .mobileTabsPricing{
        display: none;
    }
    .column-head .price-tag {
        font-size: 21px;
    }
    .pricing-table .pricing-menu li {
        height: 51px;
        padding-left: 10px;
        font-size: 11px;
    }
    .pricing-column .column-head.customHead{
        padding-left: 10px;
    }
    .column-head h4{
        font-size: 18px !important;
    }
    .custompricetag.price-tag{
        font-size: 18px;
    }
}
@media only screen and (min-width: 1200px){
    #tabs label{
        width: 142.46px;
    }
}