#tc-homeSqueezeFormPopup .modal-content, #tc-subscribe-to-blog-modal .modal-content, .tc_close_btn {
    background-repeat: no-repeat;
    background-size: cover;
}
#errorMessage, #successMessage {
    width: 100%;
    position: fixed;
    top: 1px;
    left: 0;
    z-index: 9999999999;
    text-align: center;
    display: none;
    border-color: #08628d;
    font-weight: 900;
    font-size: 18px;
}
#successMessage {
    color: #155724;
    background-color: #d4edda;
}
#errorMessage {
    color: #f33066;
    background-color: #ffe9e9;
}
.tc_close_btn {
    position: absolute;
    top: 50px;
    cursor: pointer !important;
    padding: 8px;
    z-index: 1;
    right: 20px;
    background-color: #ffff;
    border-radius: 50px;
    align-items: center;
    justify-content: center;
    background-image: url('https://media.technologycounter.com/modal-popup/tc-cancel-svg.svg');
    height: 30px;
    width: 30px;
    background-position: 50% 50%;
    display: block;
    border: 1px solid #fff;
}
.tc-modal-header h4 {
    font-size: 20px;
    color: #fff;
    font-weight: 700;
    text-align: center;
}
.tc-modal-sub-title {
    margin-top: 4px;
    font-size: 14px;
    color: #fff;
    font-weight: 100;
    text-align: center;
}
#requestSotwareClaimProfileModal .form-check-input:checked, .form-check-input:checked {
    background-color: #1a527b;
    border-color: #1a527b;
}
.tc-request-call-back-body {
    padding-top: 10px;
}
.tc-modal-header {
    border-radius: 6px 6px 0 0;
}
#requestServicesGuideModal .form-control, #tc-forget-password .form-control, #tc-homeSqueezeFormPopup .form-control, #tc-login .form-control, #tc-show-user-requested-modal-form .form-control, #tc-subscribe-to-blog-modal .form-control, #tc-signup .form-control {
    background-color: #fff;
    height: 35px;
}
#requestServicesGuideModal .modal-header {
    padding: 20px 10px 10px 10px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
    flex-direction: column;
}
#tc-show-user-requested-modal-form .modal-header {
    padding: 20px 10px 0px 10px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
    flex-direction: column;
}
#requestServicesGuideModal .tc-modal-header h4 {
    font-size: 26px;
    color: #fff;
    font-weight: 700;
    text-align: center;
}
#requestServicesGuideModal .tc-modal-header .tc-modal-sub-title {
    margin-top: 4px;
    font-size: 18px;
    color: #fff;
    font-weight: 100;
    text-align: center;
}
#requestServicesGuideModal #tctouandpp, #tc-homeSqueezeFormPopup .form-check-input, #tc-show-user-requested-modal-form #tctouandpp, #tc-signup .form-check-input {
    background-color: #fff;
    border: 1px solid #f16a25;
}
#requestServicesGuideModal .modal-content, #tc-show-user-requested-modal-form .modal-content {
    border: 1px solid #fff;
    border-radius: 10px;
    background-repeat: no-repeat;
    background-image: url('https://media.technologycounter.com/modal-popup/bg-3.webp');
    background-size: cover;
}
#requestServicesGuideModal .requestServicesGuideModalBut, #tc-show-user-requested-modal-form #tc-user-request-form-submit-but {
    height: 35px;
    width: 100%;
    border-radius: 6px;
    filter: drop-shadow(0px 5px 5.5px rgba(0,  0,  0,  .11));
    background-image: linear-gradient(0deg, rgba(237, 105, 37, .9999999999999999) 0, rgba(255, 147, 76, .996078431372549) 100%);
    border: 0 solid #000;
    font-size: 23px;
    color: #fff;
}
#tc-homeSqueezeFormPopup #tc-request-now-btn, #tc-subscribe-to-blog-modal #tc-user-request-form-submit-but {
    filter: drop-shadow(0px 5px 5.5px rgba(0, 0, 0, .11));
    background-image: linear-gradient(0deg, rgba(237, 105, 37, .9999999999999999) 0, rgba(255, 147, 76, .996078431372549) 100%);
}
#requestServicesGuideModal .tc-software-logo, #tc-show-user-requested-modal-form .tc-software-logo {
    background-image: url('https://media.technologycounter.com/modal-popup/zimyo.svg');
    height: 80px;
    border-radius: 20px;
    filter: drop-shadow(0px 5px 5.5px rgba(82,  69,  156,  .14));
    background-color: #fff;
    border: 0 solid #000;
}
#requestServicesGuideModal .tc-software-name, #tc-show-user-requested-modal-form .tc-software-name {
    margin-top: 12px;
    padding: 5px 5px 10px;
    font-size: 23px;
    color: #ffff;
}
#requestServicesGuideModal .tc-request-call-back-body, #tc-forget-password .modal-body, #tc-login .modal-body, #tc-show-user-requested-modal-form .tc-request-call-back-body {
    padding: 25px 25px 15px 25px;
}
#requestServicesGuideModal .form-check .form-check-label, #tc-show-user-requested-modal-form .form-check .form-check-label {
    margin-top: 0px;
    font-size: 11px;
    color: #fff;
    font-weight: 300;
}
.tc-form-group {
    margin-bottom: 15px;
}
#tc-subscribe-to-blog-modal .modal-header {
    padding: 2rem 1rem 1rem;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
    flex-direction: column;
}
#tc-subscribe-to-blog-modal .modal-content {
    border: 1px solid #fff;
    background-image: url('https://media.technologycounter.com/modal-popup/bg.webp');
}
#tc-subscribe-to-blog-modal .tc-modal-body {
    padding: 25px;
    filter: drop-shadow(0px 27px 33px rgba(7, 48, 77, .51));
}
#tc-subscribe-to-blog-modal #tc-user-request-form-submit-but {
    height: 40px;
    border-radius: 6px;
    font-size: 18px;
    width: 100%}
#tc-subscribe-to-blog-modal .tc-software-logo {
    background-image: url('https://media.technologycounter.com/modal-popup/zimyo.svg');
    width: 80px;
    height: 80px;
    border-radius: 20px;
    filter: drop-shadow(0px 5px 5.5px rgba(82, 69, 156, .14));
    background-color: #fff;
    border: 0 solid #000;
}
#tc-subscribe-to-blog-modal .tc-software-name {
    padding: 5px 5px 10px;
    font-size: 23px;
    color: #ffff;
}
#tc-request-call-back-model-content {
    background-repeat: no-repeat!important;
    background-image: url('https://media.technologycounter.com/modal-popup/bg.webp')!important;
    background-size: cover!important;
}
.tc-call-back-req-btn {
    border-radius: 6px;
    filter: drop-shadow(0px 5px 5.5px rgba(0, 0, 0, .11))!important;
    background-image: linear-gradient(0deg, #4760ff 0, #0dcbff 100%)!important;
    border: 0 solid #000!important;
    font-size: 18px!important;
}
.tc-country-code-error-msg, .tc-country-code-valid-msg {
    margin-top: .25rem;
    font-size: 80%;
    right: 5px;
    font-weight: 700;
    top: 0;
}
#tc-homeSqueezeFormPopup .tc-modal-body {
    filter: drop-shadow(0px 27px 33px rgba(7, 48, 77, .51));
    padding: 25px;
}
#tc-homeSqueezeFormPopup #tc-request-now-btn {
    height: 40px;
    border-radius: 6px;
    border: 0 solid #000;
    font-size: 18px;
    width: -webkit-fill-available;
}
#tc-homeSqueezeFormPopup .tc-form-label {
    color: #ffff;
    font-size: 14px;
}
#tc-homeSqueezeFormPopup .tc-modal-header {
    padding-top: 15px;
}
#tc-homeSqueezeFormPopup .form-check .form-check-label {
    font-size: 11px;
    color: #fff;
    font-weight: 300;
}
#tc-homeSqueezeFormPopup .modal-content {
    background-image: url('https://media.technologycounter.com/modal-popup/bg-21.webp');
    border: 1px solid #fff;
    border-radius: 10px;
}
#tc-forget-password a, #tc-login a, #tc-signup .tc-forget-password {
    font-size: 15px;
    color: #1ab3ff;
    text-decoration: underline;
}
#requestSotwareClaimProfileModal .form-check .form-check-input {
    border: 1px solid #000;
}
#tc-signup .tc-modal-body {
    filter: drop-shadow(0px 27px 33px rgba(7, 48, 77, .51));
    background: linear-gradient(to bottom, #f2f6fc 0, #f2f6fc 82%, #fff 82%, #fff 100%);
    border: 0 solid #fff;
    border-radius: 0 0 10px 10px;
}
#tc-signup .tc-modal-header {
    background-color: #17486a;
    border-radius: 10px 10px 0 0;
    border:  1px solid #fff;
}
#requestSotwareClaimProfileModal .form-check .form-check-label, #tc-signup .form-check .form-check-label {
    font-size: 10px;
    color: #000;
    font-weight: 400;
}
#requestSotwareClaimProfileModal #tc-request-now-btn, #tc-login .tc-user-request-sign-up-in-form-but, #tc-signup #tc-request-now-btn {
    padding: 20px;
    border-radius: 6px;
    filter: drop-shadow(0px 5px 5.5px rgba(0, 0, 0, .11));
    background-image: linear-gradient(0deg, #174769 0, #1d5b89 100%);
    border: 0 solid #000;
    font-size: 18px;
    height: 40px;
}
#tc-signup .form-group {
    margin-bottom: 0;
}
#tc-forget-password .modal-content, #tc-login .modal-content {
    border: 1px solid #fff;
    border-radius: 10px;
    filter: drop-shadow(0px 27px 33px rgba(7, 48, 77, .51));
    background: linear-gradient(to bottom, #f2f6fc 0, #f2f6fc 85%, #fff 85%, #fff 100%);
}
#tc-forget-password .tc-signup-box, #tc-login .tc-signup-box {
    color: #000;
    text-align: center;
}
#tc-forget-password .tc-modal-header, #tc-login .tc-modal-header, #tc-signup .tc-modal-header {
    padding: 20px 10px 20px 10px;
    background-color: #17486a;
    border-radius: 10px 10px 0 0;
}
.modal-content{
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -border-radius: 10px;
}
#tc-forget-password .tc-user-request-sign-up-in-form-but {
    border-radius: 6px;
    filter: drop-shadow(0px 5px 5.5px rgba(0, 0, 0, .11));
    background-image: linear-gradient(0deg, #174769 0, #1d5b89 100%);
    border: 0 solid #000;
    font-size: 23px;
    padding: 25px;
}
#requestSotwareClaimProfileModal .tc-modal-header{
    padding: 15px;
    filter: drop-shadow(0px 27px 33px rgba(7, 48, 77, .51));
    background: linear-gradient(to bottom, #17486a 0, #17486a 30%, #f2f6fc 10%, #f2f6fc 100%);
}
#requestSotwareClaimProfileModal .tc-modal-body {
    padding: 25px;
    filter: drop-shadow(0px 27px 33px rgba(7, 48, 77, .51));
    background: linear-gradient(to bottom, #f2f6fc 0, #f2f6fc 30%, #f2f6fc 10%, #f2f6fc 100%);
    -moz-border-radius: 0px 0px 10px 10px !important;
    -webkit-border-radius: 0px 0px 10px 10px !important;
    -o-border-radius: 0px 0px 10px 10px !important;
    border-radius: 0px 0px 10px 10px !important;
}
#requestSotwareClaimProfileModal .tc-software-logo {
    background-repeat: no-repeat;
    width: 80px;
    height: 80px;
    border-radius: 20px;
    filter: drop-shadow(0px 5px 5.5px rgba(82, 69, 156, .14));
    background-color: #fff;
    border: 0 solid #000;
    left: 100px;
    position: relative;
    top: 0;
}
#requestSotwareClaimProfileModal .tc-software-name {
    position: absolute;
    top: 47px;
    padding: 5px 5px 10px;
    font-size: 20px;
    color: #fff;
}
#requestSotwareClaimProfileModal .tc-progress-bar {
    border-radius: 10px;
    background-color: #5587ab;
    border: 0 solid #000;
    height: 50px;
}
#requestSotwareClaimProfileModal .progress-bar {
    background-color: #5587ab;
}
#requestSotwareClaimProfileModal .tc-modal-title {
    font-size: 25px;
    color: #fff;
}
#requestSotwareClaimProfileModal  #tc-modal-software-info-box{
    display: block;
    align-items: center;
    justify-content: center;
    width: 100%;
    text-align: center;
    padding: 25px 0px 0px 0px;
}
#requestSotwareClaimProfileModal .tc-header-claim-profile-soft-title{
    font-size: 24px;
    color: #17486a;
    line-height: 1.4;
    font-weight: 500;
    margin-top: 10px;
}
.tc-country-code-hide, .tc-header-sticky-search-loader-icon {
    display: none;
}
.tc-country-code-error-msg {
    color: #dc3545;
    position: absolute;
}
.tc-country-code-valid-msg {
    color: #34a853;
    position: absolute;
}
img.lazyload, img.lazyloading {
    width: 20px!important;
    height: 20px!important;
    margin: 0 auto!important;
    display: block;
}
.tc-overlayBox {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999999999;
    width: 100%;
    height: 100%;
    background-color: #002131;
    overflow: hidden;
    opacity: .9;
    display: none;
}
.tc-overlayBox .tc-loader-box-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-40%, -150%);
    z-index: 99999;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 1px;
    color: #fff;
}
.tc-overlayBox .tc-inner-loader {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 99999;
    border: 3px solid #f3f3f3;
    border-radius: 50%;
    border-top: 3px solid #f16a25;
    border-bottom: 3px solid #0a304d;
    width: 38px;
    height: 38px;
    -webkit-animation: 1s linear infinite spin;
    animation: 1s linear infinite spin;
}
#tc-top-menu-header-soft-cat-list-loader {
    position: absolute;
    top: 40%;
    left: 45%;
    border: 3px solid #ff9d00;
    border-radius: 50%;
    border-top: 3px solid #08628d;
    width: 38px;
    height: 38px;
    margin: 0 auto;
    -webkit-animation: 2s linear infinite spin;
    -moz-animation: 2s linear infinite spin;
    animation: 2s linear infinite spin;
    display: none;
}
@-webkit-keyframes spin {
    0% {
    -webkit-transform: rotate(0);
}
100% {
    -webkit-transform: rotate(360deg);
}
}@keyframes spin {
    0% {
    transform: rotate(0);
}
100% {
    transform: rotate(360deg);
}
}.invalid-feedback {
    display: block!important;
    color: red!important;
    font-weight: 400!important;
    font-size: 14px!important;
}
.tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted #000;
}
.tooltip .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: #000;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
}
.tooltip:hover .tooltiptext {
    visibility: visible;
}
.tc-top-header-sticky-search-box-overly {
    background: rgb(255, 255, 255, .9);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
}
#tc-top-header-sticky-search-box #tc-header-sticky-search-box {
    position: fixed;
    top: 0;
    z-index: 999;
    padding: 31px;
    width: 100%;
    background: #002a3e;
    text-align: center;
    display: none;
    color: #fff;
}
#tc-top-header-sticky-search-box .tc-header-sticky-title {
    color: #fff;
    margin-bottom: 15px;
}
#tc-top-header-sticky-search-box .tc-header-search-left-btn {
    height: 56px;
    align-items: center;
    justify-content: center;
    width: 100%;
    border-radius: 5px 0 0 5px;
    border: 2px solid #ff9d00;
    background-color: #fff!important;
    color: #07304c;
    font-weight: 400;
}
#tc-top-header-sticky-search-box #tc-header-sticky-search-btn {
    height: 56px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-image: linear-gradient(0deg, rgba(241, 105, 37, .9999999999999999) 0, rgba(241, 141, 38, .996078431372549) 100%);
    border: 0 solid #000;
    border-radius: 0 5px 5px 0;
}
#tc-top-header-sticky-search-box .tc_close_btn {
    position: absolute;
    top: 10px;
    cursor: pointer;
    z-index: 1;
    right: 10px;
    background-color: #ffff;
    border-radius: 50px;
    width: 26px;
    height: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.tc-header-sticky-search-icon, .tc-header-sticky-search-loader-icon {
    width: 25px;
    height: 25px;
}
#tc-top-header-sticky-search-box .tc-header-search-left {
    position: relative;
}
#tc-header-sticky-search-box #tc-sticky-search-results {
    position: absolute;
    background-color: #fff;
    overflow: hidden;
    scroll-behavior: smooth!important;
    filter: drop-shadow(0px 5px 5.5px rgba(0,  0,  0,  .11));
    top: 56px;
    width: 100%;
    margin: 0 auto;
    text-align: left;
    max-height: 300px;
    border: 1px solid #eee;
    padding: 5px 0;
    -webkit-box-shadow: 1.254px 11.934px 91.5px rgba(82, 69, 156, .14);
    -moz-box-shadow: 1.254px 11.934px 91.5px rgba(82, 69, 156, .14);
    box-shadow: 1.254px 11.934px 91.5px rgba(82, 69, 156, .14);
    z-index: 99;
    display: none;
    overflow-y: auto;
}
#tc-header-sticky-search-box #tc-sticky-search-results::-webkit-scrollbar {
    width: 5px;
    height: 10px;
}
#tc-header-sticky-search-box #tc-sticky-search-results::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 5px;
}
#tc-header-sticky-search-box #tc-sticky-search-results::-webkit-scrollbar-thumb {
    background: #0e2842;
    border-radius: 5px;
    height: 2px;
}
#tc-header-sticky-search-box #tc-sticky-search-results::-webkit-scrollbar-thumb:hover {
    background: #0e2842;
}
@media (max-width:767px) {
    #requestServicesGuideModal .form-check .form-check-label, #requestSotwareClaimProfileModal .form-check .form-check-label, #requestSotwareClaimProfileModal .progress-bar, #tc-homeSqueezeFormPopup .form-check .form-check-label, #tc-show-user-requested-modal-form .form-check .form-check-label, #tc-signup .form-check .form-check-label {
    font-size: 10px;
}
#requestServicesGuideModal #tc-user-request-form-submit-but, #requestSotwareClaimProfileModal #tc-request-now-btn, #tc-homeSqueezeFormPopup #tc-request-now-btn, #tc-show-user-requested-modal-form #tc-user-request-form-submit-but, #tc-signup #tc-request-now-btn, #tc-subscribe-to-blog-modal #tc-user-request-form-submit-but {
    font-size: 18px;
}
#requestServicesGuideModal .tc-modal-header h4, #tc-homeSqueezeFormPopup .tc-modal-header h4, #tc-show-user-requested-modal-form .tc-modal-header h4, #tc-signup .tc-modal-header h4, #tc-subscribe-to-blog-modal .tc-modal-header h4 {
    font-size: 18px;
}
#requestServicesGuideModal .tc-modal-sub-title, #tc-homeSqueezeFormPopup .tc-modal-sub-title, #tc-show-user-requested-modal-form .tc-modal-sub-title, #tc-signup .tc-modal-sub-title, #tc-subscribe-to-blog-modal .tc-modal-sub-title {
    font-size: 13px;
}
#requestSotwareClaimProfileModal .tc-software-logo {
    left: 39px;
}
#requestSotwareClaimProfileModal .tc-software-name {
    right: 46px;
    top: 43px;
    font-size: 20px;
}
#requestSotwareClaimProfileModal .tc-modal-title {
    font-size: 24px;
}
#tc-top-header-sticky-search-box .tc_close_btn {
    top: 5px;
    right: 5px;
}
#tc-top-header-sticky-search-box .tc-header-search-left {
    width: 85%}
#tc-top-header-sticky-search-box .tc-header-search-right {
    width: 15%}
#tc-header-sticky-search-but {
    display: none!important;
}
.tc-header-sticky-search-icon, .tc-header-sticky-search-loader-icon {
    width: 20px;
}
#tc-top-header-sticky-search-box #tc-header-sticky-search-btn {
    padding: 0;
}
}

#tc-forget-password .tc-user-request-sign-up-in-form-but, #tc-login .tc-user-request-sign-up-in-form-but,  #tc-signup #tc-request-now-btn {
    padding: 20px !important;
    font-size: 18px !important;
}

#tc-forget-password .tc-modal-sub-title, #tc-login .tc-modal-sub-title,  #tc-signup .tc-modal-sub-title {
    padding-top: 0px !important;
}

.tc-sub-title-new  {
    font-size:  14px;
    color:  #fff;
    font-weight:  100;
    text-align:  center;
}

#tc-forget-password .form-control, #tc-login .form-control, #tc-signup .form-control {
    font-size:  14px;
}

#tc-forget-password .modal-title, #tc-login .modal-title, #tc-signup .modal-title {
    font-size: 25px;
}

#tc-forget-password .form-check-input:checked, #tc-login .form-check-input:checked, #tc-signup .form-check-input:checked {
    
    background-color: #0a304d !important;
    border-color: #0a304d !important;
    
 }
 .form-check-input:checked {
    
    background-color: #0a304d !important;
    border-color: #fff !important;
    
 }
 .modal-dialog .form-control {
    font-size:  14px !important;
    height:  45px !important;
}

 #tc-show-user-requested-modal-form #tc-user-request-form-submit-but {
    height: 35px;
}

 #requestServicesGuideModal .requestServicesGuideModalBut, #tc-show-user-requested-modal-form #tc-user-request-form-submit-but {
    height: 40px;
    font-size: 18px;
}

 #tc-show-user-requested-modal-form .tc-software-name {
    margin-top: 4px;
}

 #tc-show-user-requested-modal-form #exampleModalLabel {
    font-size:  20px;
}

 #tc-req-landing-call-back-form #tclandingtouandpp {
    border:  1px solid #fff;
}

 #requestSotwareClaimProfileModal .form-control {
    border:  1px solid #000;
}

 #ourServicesCallbackRequestModal .tc-request-call-back-body  {
    padding:  35px 10px 0px 10px;
}
#requestServicesGuideModal .tc_close_btn {
    top: -10px;
    right: -10px;
}
#requestServicesGuideModal .modal-content{

}
 .tc-software-header-box-new  {
   color:  #fff;
   display:  flex;
}
.tc-top-software-logo-box-new  {
    
   filter:  drop-shadow(0px 5px 5.5px rgba(82,  69,  156,  .14));
    
   background-color:  #fff;
    
   width:  80px;
    
   height:  80px;
    
   border-radius:  10px;
    
   -moz-border-radius:  10px;
    
   -webkit-border-radius:  10px;
    
   border:  1px solid #bcbcbc;
    
   display:  inline-block;
    
}
.tc-top-software-logo-box-new img  {
    
   border-radius:  10px !important;
    
   -moz-border-radius:  10px !important;
    
   -webkit-border-radius:  10px !important;
    
   width:  100%;
    
}
.tc-header-caption-new  {
    
   position:  relative;
    
   display:  flex;
    
   flex-direction:  column;
    
   flex:  1;
    
   padding-left:  1rem;
    
   top:  20px;
    
}
.tc-top-software-title-new  {
    
   font-size:  20px;
    
   line-height:  25px;
    
}
@media (max-width:  1024px)  {
    
   .tc-software-header-box-new  {
    padding:  10px 80px 0px 80px;
}

}
@media (max-width: 993px)  {
    
   .tc-software-header-box-new  {
    padding:  10px 80px 0px 80px;
}

}
@media (max-width:767px) {
    .tc-software-header-box-new  {
    padding:  10px 75px 0px 75px;
}
}
@media (max-width:424px) {
    .tc-software-header-box-new  {
    padding:  10px 50px 0px 50px;
}
}
@media (max-width:320px) {
    .tc-software-header-box-new  {
    padding:  10px 23px 0px 23px;
}
}
