/* Reapply this small critical text palette after optional page styles. The
   original section sheet overrode equal-specificity short-code text colours. */
.tnz_grey_bg h1,
.tnz_grey_bg h2,
.tnz_grey_bg h3,
.tnz_grey_bg h4,
.tnz_grey_bg h5,
.tnz_grey_bg h6,
.tnz_grey_bg p,
.tnz_grey_bg span,
.tnz_grey2_bg h1,
.tnz_grey2_bg h2,
.tnz_grey2_bg h3,
.tnz_grey2_bg h4,
.tnz_grey2_bg h5,
.tnz_grey2_bg h6,
.tnz_grey2_bg p,
.tnz_grey2_bg span,
.tnz_no_bg h1,
.tnz_no_bg h2,
.tnz_no_bg h3,
.tnz_no_bg h4,
.tnz_no_bg h5,
.tnz_no_bg h6,
.tnz_no_bg p,
.tnz_no_bg span {
    color: #210f47;
}
/* From section.css */
.tnz_grey_bg h3.text-blue {
    color: #1057fc;
}
.pattern {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin-left: auto;
    margin-right: auto;
    z-index: 1;
}
.pattern svg:nth-child(1) {
    position: absolute;
    bottom: 0;
    z-index: 1;
    left: 50%;
    transform: translate(-50%);
}
.pattern svg:nth-child(2) {
    position: absolute;
    bottom: 0;
    z-index: 1;
    opacity: 0.8;
    left: 50%;
    transform: translate(-50%);
}
.solutions .use_case.content_left {
    text-align: left;
}
.use_case.content_left .tnz_btn,
.use_case.content_left .tnz_btn {
    align-self: flex-start;
    margin: 0;
}
.pricing_wrapper {
    margin: 40px 0;
    border-top: 2px solid #cccccc;
    border-bottom: 2px solid #cccccc;
}
.tnz_show .tnz_collapsible {
    display: block !important;
}
.tnz_collapsible {
    display: none;
}
.tnz_toggle {
    display: flex;
    border-bottom: 2px solid #cccccc;
    padding: 10px 0;
    cursor: pointer;
}
.tnz_show .tnz_toggle {
    border-bottom: 1px solid #eeeeee;
}
.tnz_toggle {
    position: relative;
}
.tnz_toggle:before {
    position: absolute;
    content: "\f4fe";
    font-family: bootstrap-icons !important;
    color: #1057fc;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.tnz_show .tnz_toggle:before {
    position: absolute;
    content: "\F2EA";
    font-family: bootstrap-icons !important;
    color: #1057fc;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.tnz_collapsible_outer:last-child:not(.tnz_show) .tnz_toggle {
    border: 0;
}
.pricing_outer {
    background-color: #ffffff;
    box-shadow: 0px 3px 6px #00000029;
    padding: 40px;
}
.pricing_outer span {
    font-family: "TTCommonsPro-Bd";
    letter-spacing: -0.4px;
    font-size: 20px;
    color: #210f47;
}
.pricing_outer .price_desc {
    font-family: "TTCommonsPro-Db";
    letter-spacing: -0.36px;
    font-size: 14px;
    color: #210f47;
    margin-bottom: 20px;
}
.pricing_outer .tnz_btn {
    align-self: center;
}
.pricing_outer ul {
    margin: 0;
    padding: 0;
}
.pricing_outer ul li {
    text-align: left;
    border-bottom: 1px solid #eeeeee;
    padding: 10px 0;
}
.pricing_outer ul li h4 {
    font-family: "TTCommonsPro-Bd";
    letter-spacing: -0.4px;
    font-size: 20px;
    color: #210f47;
}
.pricing_outer ul li span:nth-child(1) {
    font-family: "TTCommonsPro-Bd";
    letter-spacing: -0.16px;
    font-size: 16px;
    color: #3c4458;
}
.pricing_outer ul li span:nth-child(2) {
    font-family: "TTCommonsPro-Rg";
    letter-spacing: -0.14px;
    font-size: 14px;
    color: #4b566f;
}
.pricing_outer ul li {
    position: relative;
    display: flex;
    flex-direction: column;
}
.pricing_outer #price_includes ul li {
    padding-left: 10px;
}
.pricing_outer #price_plus ul li {
    justify-content: space-between;
    flex-direction: row;
    align-items: center;
}
.pricing_outer #price_plus ul li div:nth-child(1) {
    display: flex;
    flex-direction: column;
    padding-left: 10px;
}
.pricing_outer #price_plus ul li div:nth-child(2) span:nth-child(1) {
    font-family: "TTCommonsPro-Db";
    letter-spacing: -0.16px;
    font-size: 16px;
    color: #1057fc;
    margin-right: 5px;
}
.pricing_outer #price_plus ul li div:nth-child(2) {
    display: flex;
    flex-direction: row;
    align-items: center;
}
.pricing_outer #price_plus ul li div:nth-child(2) span:nth-child(2) {
    font-family: "TTCommonsPro-Md";
    letter-spacing: -0.12px;
    font-size: 12px;
    color: #4b566f;
}
.pricing_outer ul li:before {
    position: absolute;
    content: "\f633";
    font-family: bootstrap-icons !important;
    color: #1057fc;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.pricing_outer li.no_ico:before {
    position: absolute;
    content: "$ haha";
    font-family: "TTCommonsPro-Bd" !important;
    color: #1057fc;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.pricing_outer li.poa:before {
    position: absolute;
    content: "$ POA";
    font-family: "TTCommonsPro-Bd" !important;
    color: #1057fc;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.pricing_outer #price_plus ul li:before {
    display: none;
}
.pricing_outer .tnz_pricing_comment {
    display: flex;
    justify-content: flex-end;
}
.tnz_pricing_first {
    padding-top: 80px !important;
    padding-bottom: 20px !important;
}
.tnz_pricing_second {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}
.tnz_pricing_third {
    padding-top: 20px !important;
    padding-bottom: 80px !important;
}
.more_info_wrapper {
    display: flex;
    flex-direction: row;
    box-shadow: 0px 3px 6px #00000029;
}
.more_info_wrapper .pricing_outer {
    text-align: left;
    justify-content: center;
}
.more_info_wrapper .pricing_outer:first-child .more_info {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: left;
}
.more_info_wrapper .more_info .tnz_btn {
    align-self: flex-start;
}
.more_info_wrapper .pricing_outer:nth-child(2) {
    background-color: #ecebef;
    box-shadow: none;
}
.more_info_wrapper .pricing_outer {
    flex: 0 0 50%;
}
.more_info_wrapper .pricing_outer ul li:first-child {
    border-top: 1px solid #999999;
}
.more_info_wrapper .pricing_outer ul li {
    display: flex;
    flex-direction: row;
    align-items: center;
    border-bottom: 1px solid #999999;
}
.more_info_wrapper .pricing_outer h2,
.more_info_wrapper .pricing_outer h3 {
    font-family: "TTCommonsPro-Bd";
    letter-spacing: -0.72px;
    font-size: 36px;
    color: #210f47;
    margin-bottom: 15px;
}
.more_info_wrapper .pricing_outer p {
    color: #4b566f;
}
.more_info_wrapper .pricing_outer a {
    margin: 0;
    padding: 16px 26px !important;
}
.pricing_outer .more_info ul li:before {
    display: none;
}
.pricing_outer .more_info ul li i {
    color: #1057fc;
    margin-right: 10px;
}
.pricing_outer .more_info ul li span {
    font-family: "TTCommonsPro-Db";
    letter-spacing: -0.16px;
    font-size: 16px;
    color: #210f47;
}
.pricing_faq .tnz_show .tnz_toggle {
    border-bottom: 0;
}
.pricing_faq .tnz_show ul li:before {
    display: none;
}
.pricing_faq .tnz_show table {
    width: 80%;
    color: #6e778b;
}
#tnz_product_intro {
    padding: 53px 0;
}
#tnz_product_intro .content_left {
    text-align: left;
}
#tnz_product_intro .page_information img {
    margin-left: auto;
    margin-right: auto;
}
#tnz_product_intro .counter_wrapper {
    margin-top: 40px;
}
#tnz_product_intro .tnz_counter_item {
    border-top: 2px solid #cccccc;
    border-bottom: 2px solid #cccccc;
    padding: 40px 0px;
}
#tnz_product_intro .tnz_counter_item .counter_number {
    color: #1057fc;
}
.tnz_sms_features .tnz_feature_outer .tnz_feature_item {
    text-align: left;
    align-items: flex-start;
}
.tnz_sms_features .features_wrapper {
    margin: 40px 0px;
}
.tnz_sms_features .tnz_feature_outer {
    background-color: #ffffff;
    padding: 30px;
}
.tnz_sms_features .tnz_feature_outer h5 {
    margin-top: 20px;
}
.tnz_sms_features .tnz_feature_outer p {
    color: #4b566f;
}
.tnz_sms_features .tnz_btn {
    align-self: center;
}
.tnz_sms_features .tnz_box_item h3 {
    font-family: "TTCommonsPro-Bd";
    letter-spacing: -0.4px;
    font-size: 20px;
    color: #210f47;
    margin-top: 20px;
}
.tnz_sms_features .tnz_feature_item img {
    height: 100%;
    width: 100%;
}
#tnz_sms_carousel .tnz_box_icon,
#tnz_sms_connection_options .tnz_box_icon,
#tnz_sms_features .tnz_box_icon,
.tnz_icon_cards .tnz_box_icon {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    height: 40px;
    width: 40px;
    margin-right: 15px;
}
#tnz_sms_carousel .tnz_box_item .tnz_box_icon img,
#tnz_sms_connection_options .tnz_box_item .tnz_box_icon img,
#tnz_sms_features .tnz_box_item .tnz_box_icon img,
.tnz_icon_cards .tnz_box_item .tnz_box_icon img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 40px;
    width: 40px;
}
#tnz_sms_carousel .tnz_box_item .tnz_box_icon i,
#tnz_sms_connection_options .tnz_box_item .tnz_box_icon i,
#tnz_sms_features .tnz_box_item .tnz_box_icon i,
.tnz_icon_cards .tnz_box_item .tnz_box_icon i {
    width: 42px;
    height: 42px;
    font-size: 18px;
    padding: 8px;
    margin-bottom: 20px;
    border-bottom: 3px solid #1057fc;
    color: #210f47;
    align-items: center;
    text-align: center;
}
#tnz_sms_carousel .tnz_sms_box_outer {
    display: flex;
    flex-direction: column;
    flex: 1 0 21%;
}
.sms_more_features_links {
    margin: 30px 0px 40px 0px;
    padding: 0;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}
ul.sms_more_features_links li {
    display: flex;
    list-style: none;
}
ul.sms_more_features_links li a.collapsed {
    color: #ffffff;
    border-color: #ffffff;
    font-family: "TTCommonsPro-Rg";
}
ul.sms_more_features_links li a {
    color: #1057fc;
    text-decoration: none;
    border-bottom: 2px solid #1057fc;
    padding: 10px;
    font-family: "TTCommonsPro-Bd";
    letter-spacing: 0px;
    font-size: 18px;
}
.line-item-wrapper {
    border-top: 2px solid #999999;
    border-bottom: 2px solid #999999;
    margin-top: 10px;
    padding-top: 10px;
}
.line-item-wrapper .line-item {
    border-bottom: 2px solid #999999;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.line-item-wrapper .line-item:last-child {
    border-bottom: none;
    padding-bottom: 5px;
    margin-bottom: 0px;
}
.line-item-wrapper .line-item h4 {
    font-family: "TTCommonsPro-Bd";
    letter-spacing: 0.4px;
    font-size: 20px;
    color: #210f47;
}
.line-item-wrapper .line-item p {
    font-family: "TTCommonsPro-Rg";
    letter-spacing: 0.32px;
    font-size: 16px;
    color: #4b566f;
    margin-bottom: 15px;
}
.line-item-wrapper .line-item a i {
    color: #1057fc;
}
#sending_sms .sec_content {
    text-align: left;
}
#sending_sms .sec_content h3 {
    margin-bottom: 30px;
}
.sms .tnz_sec.counter {
    padding: 40px 0;
}
.sms .counter .sec_content p {
    margin-bottom: 0;
}
.sms .tnz_testimonial_logo_item {
    background-color: #ffffff;
}
.tnz_pricing_first h3 {
    font-size: 50px;
    color: #1057fc;
}
.tnz_pricing_first .sec_content h2 {
    margin-bottom: 30px;
}
.pricing_faq .sec_content h2 {
    margin-bottom: 0px;
}
.sms .sec_content h2 {
    margin-bottom: 12px;
}
.sms .tnz_sec.tnz_pricing_second,
.single .tnz_sec.tnz_pricing_second {
    padding-bottom: 100px !important;
}
.sms .solutions_sec .sec_content h2,
.single .solutions_sec .sec_content h2 {
    margin-right: 100px;
}
.sms .solutions_sec .sec_content p,
.single .solutions_sec .sec_content p {
    border-bottom: none;
    margin-bottom: 0px;
}
.sms .solutions_sec .sec_content a,
.single .solutions_sec .sec_content a {
    align-self: flex-start;
    margin-bottom: 30px;
    margin-left: 0;
}
.web_to_sms .only_title h1,
.is_solution .only_title h1 {
    margin-bottom: 0;
}
.text_human {
    padding-bottom: 0 !important;
}
.web_to_sms .text_item_outer,
.is_solution .text_item_outer {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}
.web_to_sms .text_item_outer .texts_item,
.is_solution .text_item_outer .texts_item {
    padding: 20px;
}
.web_to_sms .text_item_outer .sec_content.content_left .texts_item,
.is_solution .text_item_outer .sec_content.content_left .texts_item {
    text-align: left;
}
.texts_item .tnz_list {
    margin: inherit;
    padding: inherit;
    list-style: inherit;
}
.texts_item .tnz_list li {
    opacity: 0.8;
    color: #ffffff;
    display: list-item;
    font-size: 16px;
}
.web_to_sms .texts_item h3,
.is_solution .texts_item h3 {
    margin-bottom: 15px;
    padding-right: 170px;
}
.web_to_sms .texts_item p,
.is_solution .texts_item p {
    margin-bottom: 15px;
    padding-right: 40px;
    opacity: 0.8;
    color: #ffffff;
}
.web_to_sms .texts_item p a,
.is_solution .texts_item p a {
    display: initial !important;
    color: #fff;
    text-decoration: underline !important;
}
.web_to_sms .texts_item a,
.is_solution .texts_item a {
    display: flex;
    color: #fff;
    align-items: center;
}
.web_to_sms .texts_item a i,
.is_solution .texts_item a i {
    color: #1057fc;
}
.text_item_outer:last-child .sec_content:last-child .texts_item {
    padding-bottom: 0;
}
.web_to_sms .text_item_outer .sec_content,
.is_solution .text_item_outer .sec_content {
    flex: 0 0 40%;
}
.tnz_dashboard .tnz_feature_outer {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}
.web_to_sms .tnz_dashboard .tnz_feature_outer,
.is_solution .tnz_dashboard .tnz_feature_outer {
    flex: 0 0 30%;
    align-self: stretch;
    margin: 10px;
}
.web_to_sms .tnz_dashboard p,
.is_solution .tnz_dashboard p {
    flex-grow: 1;
    margin-bottom: 20px;
}
.is_solution .tnz_dashboard a {
    margin-bottom: 10px;
}
.is_solution .tnz_dashboard a:last-child {
    margin-bottom: 0px;
}
.web_to_sms .tnz_dashboard a i,
.is_solution .tnz_dashboard a i {
    color: #1057fc;
}
.tnz_sec.counter {
    padding: 80px 0;
}
.home .tnz_counter_item .counter_text {
    color: #ffffff;
}
/* Preserve the later paragraph colour within the shared text palette. */
.sec_content p {
    color: #4b566f;
}
#sub_hero_section .sec_content p,
#counter_section .sec_content p,
#case_studies_section .sec_content p,
#subscribe_section .sec_content p {
    color: #ffffff;
}
.tnz_box_item {
    padding: 30px;
    margin: 1%;
    box-shadow: 0px 3px 6px #00000029;
    background-color: #ffffff;
    flex: 1 0 21%;
    display: flex;
    flex-direction: column;
}
.tnz_box_item.no_bg {
    box-shadow: none !important;
    background-color: transparent !important;
}
.tnz_box_item h5 {
    margin-top: 20px;
}
.tnz_box_item p {
    font-size: 16px;
    color: #4b566f;
    margin-top: 10px;
    flex-grow: 1;
}
.tnz_box_item a {
    text-decoration: none;
    font-family: "TTCommonsPro-Bd";
    letter-spacing: -0.32px;
    font-size: 14px;
    color: #210f47;
    margin-top: 16px;
}
.tnz_box_item a i {
    color: #1057fc;
    font-size: 20px;
    vertical-align: -2px;
}
#sub_hero_section .tnz_box_outer {
    display: block;
    width: 100%;
}
#sub_hero_section .tnz_box_outer.tnz_escape_width {
    left: auto;
    right: auto;
    margin-left: 0;
    margin-right: 0;
}
#sub_hero_section .tnz_box_grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    grid-auto-rows: 1fr;
    gap: 16px;
}
#sub_hero_section .tnz_box_item {
    min-width: 0;
    margin: 0;
    padding: 0;
    border: 0;
    border-radius: 1.2rem;
    overflow: hidden;
    box-shadow: 0 4px 14px rgba(33, 15, 71, 0.14);
    flex: none;
    transition:
        box-shadow 0.2s ease,
        transform 0.2s ease;
}
#sub_hero_section .tnz_box_item:hover,
#sub_hero_section .tnz_box_item:focus-within {
    box-shadow: 0 10px 24px rgba(33, 15, 71, 0.22);
    transform: translateY(-3px);
}
#sub_hero_section .tnz_box_item:focus-within {
    outline: 3px solid #ffc107;
    outline-offset: 3px;
}
#sub_hero_section .tnz_box_item .card-body {
    padding: 24px;
}
#sub_hero_section .tnz_box_item .tnz_box_icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 52px;
    height: 52px;
    margin-bottom: 20px;
    border-radius: 14px;
    background-color: rgba(16, 87, 252, 0.1);
}
#sub_hero_section .tnz_box_item .tnz_box_icon i {
    color: #1057fc;
    font-size: 26px;
    line-height: 1;
}
#sub_hero_section .tnz_box_item h3 {
    margin-bottom: 12px;
}
#sub_hero_section .tnz_box_item p {
    margin: 0 0 24px;
    padding: 0;
    line-height: 1.5;
}
#sub_hero_section .tnz_box_item a {
    margin-top: auto;
}
/* From section.css */
@media (max-width: 1199px) {
    #sub_hero_section .tnz_box_grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}
/* From section.css */
@media (max-width: 767px) {
    #sub_hero_section .tnz_box_grid {
        grid-template-columns: minmax(0, 1fr);
    }
}
/* From section.css */
.hero_form {
    margin-top: 125px;
    margin-bottom: 300px;
    min-height: 500px;
}
.hero_form {
    color: #fff;
}
.hero_form h1 {
    margin-bottom: 20px;
}
.hero_form span {
    font-family: "TTCommonsPro-Rg";
    letter-spacing: -0.2px;
    font-size: 20px;
    margin-bottom: 30px;
}
.hero_form a {
    color: #fff;
}
.video-container {
    position: relative;
    overflow: hidden;
    width: 90%;
    padding-top: 56.25%;
}
.video-container .responsive-iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
}
.tnz_feature_outer {
    color: #210f47;
    padding: 20px 0px;
}
.tnz_feature_item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.tnz_feature_item .f_image {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    height: 60px;
    width: 60px;
}
.tnz_feature_item img {
    height: 60px;
    width: 60px;
}
.tnz_feature_item span.title {
    margin-top: 14px;
    font-family: "TTCommonsPro-Bd";
    letter-spacing: -0.18px;
    font-size: 18px;
}
.tnz_feature_item span.desc {
    margin-top: 8px;
    font-family: "TTCommonsPro-Rg";
    letter-spacing: 0px;
    font-size: 16px;
    color: #4b566f;
}
.tnz_feature_link_list {
    list-style: none !important;
    padding-left: 0 !important;
}
.tnz_feature_link_list > li {
    list-style: none !important;
    padding-bottom: 0;
}
.tnz_feature_link_list > li::before,
.tnz_feature_link_list > li::marker {
    display: none !important;
    content: none !important;
}
.tnz_feature_link_item {
    display: flex;
    align-items: center;
    gap: 12px;
    font-size: 17px;
    line-height: 1.35;
    letter-spacing: 0;
    color: #ffffff;
    background-color: #244fc2;
    border: 0;
    border-radius: 3px;
    padding: 20px;
    box-shadow: 0 2px 10px rgba(33, 15, 71, 0.1);
    text-decoration: none;
    transition:
        box-shadow 0.2s ease,
        transform 0.2s ease;
}
.tnz_feature_link_list > li:nth-child(3n + 2) .tnz_feature_link_item {
    background-color: #452887;
}
.tnz_feature_link_list > li:nth-child(3n) .tnz_feature_link_item {
    background-color: #210f47;
}
.tnz_feature_link_item:hover,
.tnz_feature_link_item:focus {
    color: #ffffff;
    box-shadow: 0 6px 16px rgba(33, 15, 71, 0.16);
    text-decoration: none;
    transform: translateY(-2px);
}
.tnz_feature_link_item:focus {
    outline: 2px solid #ffc107;
    outline-offset: 3px;
}
.tnz_feature_link_icon {
    flex: 0 0 auto;
    font-size: 19px;
    color: #ffffff;
}
.tnz_feature_link_item .text-muted {
    color: #ffffff !important;
}
.tnz_feature_link_chevron {
    flex: 0 0 auto;
    font-size: 11px;
    color: #ffffff;
    margin-left: auto;
    transition:
        color 0.2s ease,
        transform 0.2s ease;
}
.tnz_feature_link_item:hover .tnz_feature_link_chevron,
.tnz_feature_link_item:focus .tnz_feature_link_chevron {
    color: #ffffff;
    transform: translateX(3px);
}
/* From section.css */
@media (max-width: 767px) {
    .tnz_feature_link_item {
        font-size: 16px;
        padding: 16px;
    }
}
/* From section.css */
.counter .sec_content h2 {
    font-family: "TTCommonsPro-Bd";
    letter-spacing: 0px;
    font-size: 120px;
    margin-bottom: 0px;
}
.counter .sec_content p {
    font-family: "TTCommonsPro-Db";
    letter-spacing: 0px;
    font-size: 30px;
}
.tnz_counter_item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    padding: 20px 0px;
}
.tnz_counter_item .counter_number {
    font-family: "TTCommonsPro-Bd";
    letter-spacing: 0px;
    font-size: 36px;
    margin-bottom: 0px;
    color: #ffffff;
}
.tnz_counter_item .counter_text {
    font-family: "TTCommonsPro-Md";
    letter-spacing: 0px;
    font-size: 20px;
    margin-bottom: 0px;
    color: #4b566f;
    text-align: center;
}
.solutions_sec .sec_content {
    text-align: left;
}
.solutions_sec .sec_content h2 {
    margin-right: 300px;
    margin-bottom: 30px;
}
.solutions_sec .sec_content p {
    margin-right: 100px;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 2px solid #999999;
}
.solutions_sec .sec_content ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.solutions_sec .sec_content ul li {
    display: flex;
    flex-direction: initial;
    align-items: center;
    margin-bottom: 10px;
    flex: 1 0 50%;
}
.solutions_sec .sec_content .solution_icon_outer {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 3px solid #1057fc;
    border-radius: 100%;
    height: 35px;
    width: 35px;
    margin-right: 15px;
}
.solutions_sec .sec_content .solution_icon {
    height: 15px;
    width: 15px;
}
.solutions_sec .sec_content .solutions_sub_title {
    font-family: "TTCommonsPro-Bd";
    letter-spacing: 1.12px;
    font-size: 14px;
    color: #4b566f;
    margin-bottom: 20px;
}
.solutions_sec .sec_content ul li span {
    font-family: "TTCommonsPro-Db";
    letter-spacing: -0.27px;
    font-size: 18px;
}
.case_studies .page_information p {
    font-size: 20px;
}
.case_studies-subtitle {
    display: flex;
    justify-content: center;
    padding-top: 40px;
}
.case_studies-subtitle table {
    border-top: 2px solid #c9ccd3;
    border-bottom: 2px solid #c9ccd3;
    text-align: left;
    max-width: 400px;
}
.tnz_quote {
    position: relative;
}
.tnz_quote::before {
    position: absolute;
    content: "❝";
    color: #fff !important;
    filter: opacity(15%);
    font-size: 200px;
    top: -100px;
    left: -30px;
}
.tnz_quote.tnz_quote_dark::before {
    color: #000 !important;
}
.tnz_play {
    position: relative;
    color: #fff;
}
.tnz_play::before {
    position: absolute;
    content: "▶︎•၊၊||၊||။•";
    color: #a6a6a6 !important;
    filter: opacity(15%);
    font-size: 160px;
    top: -100px;
    right: -30px;
}
#sms_section .tnz_box_item .tnz_box_icon {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    height: 60px;
    width: 60px;
    margin-right: 15px;
}
#sms_section .tnz_box_item .tnz_box_icon img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 60px;
    width: 60px;
}
#case_studies_section .tnz_btn.tnz_blue_bg {
    align-self: center;
}
.is_solution .tnz_box_outer {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}
.is_solution .tnz_box_item {
    flex: 0 0 33.33%;
    padding: 0;
    margin: 0;
}
.sms_api .tnz_box_item.tnz_box_icon_inline .tnz_box_icon {
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 14px;
}
.sms_api .tnz_box_item.tnz_box_icon_inline img {
    margin-right: 16px;
}
.sms_api .tnz_box_item.tnz_box_icon_inline h5 {
    margin: 0;
}
.tnz_api_integration .tnz_dashboard {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}
.tnz_api_integration .tnz_box_item {
    flex: 0 0 23%;
    margin: 10px;
    padding: 20px;
}
.tnz_getting_started .tnz_box_outer .tnz_list_item {
    width: 42px;
    height: 42px;
    font-size: 18px;
    margin: 37px 8px 8px 8px;
    border: 3px solid #210f47;
    background-color: #210f47;
    color: #fff;
    align-items: center;
    text-align: center;
    z-index: 1;
}
.tnz_getting_started .tnz_box_outer .tnz_list_item::before {
    content: "";
    position: absolute;
    top: 35px;
    left: 17px;
    width: 2px;
    height: 450%;
    background-color: #210f47;
}
.tnz_getting_started .tnz_box_item {
    flex: 0 0 50%;
    margin: 5px;
    padding: 20px 20px 0 20px;
    z-index: 2;
}
.tnz_getting_started .tnz_box_outer .tnz_list_item_no_line {
    width: 42px;
    height: 42px;
    font-size: 18px;
    margin: 37px 8px 8px 8px;
    border: 3px solid #210f47;
    background-color: #210f47;
    color: #fff;
    align-items: center;
    text-align: center;
    z-index: 1;
}
.sms_api .tnz_box_item .tnz_list.tnz_normal_list {
    padding: 0px 0px 0px 15px;
    margin: 10px 0px;
    flex-grow: 1;
}
.sms_api ul.feature_text li {
    font-size: 14px;
    margin-bottom: 0px;
}
.is_solution .connect_item {
    padding: 10px;
}
.is_solution h3 {
    padding-top: 20px;
}
.tnz_testimonial_outer {
    text-align: center;
}
.tnz_testimonial_outer h2 {
    margin-bottom: 40px;
}
.tnz_testimonial_logos_outer {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-top: 40px;
    padding: 30px 0;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
}
.tnz_testimonial_logo_item {
    display: flex;
    padding: 10px;
    margin: 5px;
    flex: 1 0 11%;
    border: none;
    align-items: center;
    justify-content: center;
}
.tnz_testimonial_logo_item p {
    padding-top: 50px;
    max-width: 80%;
    font-size: 16pt;
}
/* From section.css */
@media only screen and (min-width: 768px) {
    .tnz_testimonial_logo_item {
        padding: 15px;
        margin: 2px;
    }
}
/* From section.css */
#subscribe_section .sec_content.subscribe_buttons {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}
.footer_links_outer {
    display: flex;
    flex-direction: column;
    text-align: left;
}
.footer_links_outer .footer_links_title {
    font-family: "TTCommonsPro-Bd";
    letter-spacing: 0;
    font-size: 16px;
    margin-bottom: 30px;
}
.footer_links_outer ul,
.footer_social ul,
.footer_legal ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.footer_links_outer ul li,
.footer_social ul li,
.footer_legal ul li {
    padding: 0;
    margin-bottom: 10px;
}
.footer_legal ul li {
    margin: 0 !important;
}
.footer_social ul li,
.footer_legal ul li {
    display: inline-flex;
    flex-direction: row;
    justify-content: flex-end;
    margin: 0px 8px;
}
.footer_links_outer ul li a,
.footer_social ul li a,
.footer_legal ul li a,
.footer_copyright span {
    font-family: "TTCommonsPro-Md";
    letter-spacing: -0.24;
    font-size: 16px;
    text-decoration: none;
    color: #ffffff99;
}
#footer_copyright span {
    font-size: 12px;
}
.footer_legal ul li a:first-child {
    margin-right: 20px;
}
.footer_links_outer .footer-flag {
    width: 50px;
    padding-right: 8px;
    margin-left: 0 !important;
}
.footer_social_items {
    display: flex;
    justify-content: flex-end;
}
.footer_social ul li a {
    position: relative;
    border: 2px solid #ffffff;
    height: 50px;
    width: 50px;
    border-radius: 100%;
    color: #ffffff;
}
.footer_social li a i {
    position: absolute;
    top: 51%;
    left: 51%;
    transform: translate(-50%, -50%);
    font-size: 20px;
}
.footer_social_items ul li a i {
    color: #ffffff;
}
.footer_sub_social {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    border-left: 0px !important;
    border-right: 0px !important;
    border: 2px solid #ffffff;
    padding-top: 20px;
    padding-bottom: 20px;
    margin: 30px 0px;
}
.footer_sub_social #footer_subscribe,
.footer_sub_social #footer_socials {
    height: 50px;
}
.footer_subscribe {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
}
.footer_subscribe_text {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-right: 40px;
}
.footer_subscribe_text span:nth-child(1) {
    font-family: "TTCommonsPro-Db";
    letter-spacing: 0;
    font-size: 16px;
}
.footer_subscribe_form {
    display: flex;
}
.footer_subscribe_form input {
    width: 189px;
    margin: 0;
    outline: none;
    border: 0;
    padding: 0px 10px;
}
.footer_subscribe_form button {
    position: relative;
    height: 50px;
    width: 50px;
    border: 0;
    margin: 0;
}
.footer_subscribe_form button i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 35px;
    color: #fff;
}
.footer_legal {
    text-align: left;
}
.footer_copyright {
    text-align: right;
}
/* From section.css */
@media (max-width: 1399px) {
    .solutions_sec .sec_content h2 {
        margin-right: 190px;
    }
    .solutions_sec .sec_content p {
        margin-right: 0px;
    }
}
/* From section.css */
@media (max-width: 1399px) {
    @media (min-width: 1200px) {
        .nav_sec > .container-fluid {
            max-width: 1360px;
        }
    }
}
/* From section.css */
@media (max-width: 1399px) {
    @media (max-width: 1199px) {
        .solutions_sec .sec_content h2 {
            margin-right: 150px;
        }
        .solutions_sec .sec_content p {
            margin-right: 0px;
        }
        #footer_section .col-6.col-xl-2:nth-child(3),
        #footer_section .col-6.col-xl-2:nth-child(4) {
            margin-top: 20px;
            margin-bottom: 20px;
        }
        #tnz_sms_to_web_connect:not(.tnz_grey2_bg) {
            padding-bottom: 0px !important;
        }
        .text_item_outer:last-child .sec_content:last-child {
            align-self: flex-end;
        }
        .is_solution .tnz_box_item {
            flex: 0 0 50%;
        }
        .tnz_api_integration .tnz_box_item {
            flex: 0 0 46%;
        }
    }
}
/* From section.css */
@media (max-width: 1399px) {
    @media (max-width: 991px) {
        .counter .sec_content h2 {
            font-size: 60px;
        }
        .counter .sec_content p {
            font-size: 20px;
        }
        .col-lg-4:nth-child(2) .tnz_counter_item {
            border-top: 0px solid #fff;
            border-bottom: 0px solid #fff;
        }
        .solutions_sec .sec_content h2 {
            margin-right: 0px;
        }
        .solutions_sec .sec_content p {
            margin-right: 0px;
        }
        .solution_image_outer {
            margin-bottom: 30px;
        }
        .tnz_testimonial_logo_item {
            flex: 1 0 42%;
            padding-bottom: 20px;
        }
        #subscribe_section h2 {
            font-size: 30px;
        }
        #subscribe_section p {
            font-size: 14px;
        }
        footer .tnz_sec {
            padding: 50px 0 20px 0;
        }
        .footer_copyright {
            text-align: left;
        }
        .footer_links_outer .footer_links_title {
            margin-bottom: 20px;
        }
        .footer_legal {
            margin-bottom: 10px;
        }
        .footer_links_outer ul li a,
        .footer_social ul li a,
        .footer_legal ul li a,
        .footer_copyright span {
            font-size: 14px;
            letter-spacing: -0.21px;
        }
        .more_info_wrapper {
            flex-direction: column;
        }
        .pricing_outer h3 {
            letter-spacing: -0.72px;
            font-size: 36px;
        }
        .pricing_outer h3 span {
            letter-spacing: -0.32px;
            font-size: 16px;
        }
        .more_info_wrapper .pricing_outer h2,
        .more_info_wrapper .pricing_outer h3 {
            letter-spacing: -0.6px;
            font-size: 30px;
        }
        .sec_content .more_info p {
            letter-spacing: -0.28px;
            font-size: 14px;
        }
        #tnz_product_intro .tnz_counter_item {
            text-align: center;
            min-height: 190px;
        }
        #tnz_product_intro .tnz_counter_item .counter_number {
            letter-spacing: 0px;
            font-size: 24px;
        }
        #tnz_product_intro .tnz_counter_item .counter_text {
            letter-spacing: 0px;
            font-size: 16px;
            margin: 0px 20px;
        }
        #tnz_product_intro .col-lg-3:nth-child(1) .tnz_counter_item {
            border-bottom: 0px solid #cccccc;
        }
        #tnz_product_intro .col-lg-3:nth-child(2) .tnz_counter_item {
            border-bottom: 0px solid #cccccc;
        }
        .tnz_sms_features .tnz_feature_outer {
            margin-bottom: 30px;
        }
        #sending_sms .col-md-12:not(:first-child) .sec_content h2 {
            margin-top: 40px;
        }
        .text_human .text_item_outer {
            flex-direction: column;
        }
        .text_human .text_item_outer:nth-child(1),
        .text_human .text_item_outer:nth-child(3) {
            flex-direction: column-reverse;
        }
        .web_to_sms .tnz_dashboard .tnz_feature_outer,
        .is_solution .tnz_dashboard .tnz_feature_outer {
            padding: 20px;
            margin: 0px;
        }
        .web_to_sms .tnz_dashboard .tnz_feature_outer h4,
        .is_solution .tnz_dashboard .tnz_feature_outer h4 {
            font-size: 18px;
            letter-spacing: -0.34px;
        }
        .web_to_sms .tnz_dashboard .tnz_feature_outer p,
        .is_solution .tnz_dashboard .tnz_feature_outer p {
            font-size: 14px;
            letter-spacing: -0.28px;
        }
        .web_to_sms .sec_content .connect_item h5,
        .is_solution .sec_content .connect_item h5 {
            margin-top: 30px;
        }
        .web_to_sms #tnz_sms_to_web_connect .sec_content p,
        .is_solution #tnz_sms_to_web_connect .sec_content p {
            margin-bottom: 0;
        }
        .web_to_sms #tnz_sms_to_web_connect .connect_item p,
        .is_solution #tnz_sms_to_web_connect .connect_item p {
            margin-bottom: 20px;
            min-height: auto;
        }
        .web_to_sms .tnz_pricing_first .row:nth-child(1) h2,
        .is_solution .tnz_pricing_first .row:nth-child(1) h2 {
            margin-bottom: 30px;
        }
        .pattern svg:nth-child(1) {
            right: -200px;
        }
        .pattern svg:nth-child(2) {
            right: -200px;
        }
        .web_to_sms .texts_item h3,
        .is_solution .texts_item h3 {
            padding-right: 100px;
        }
        .text_human {
            padding-bottom: 60px !important;
        }
        .single .features_wrapper {
            margin-bottom: 0;
        }
        .pattern {
            width: 1920px;
        }
        .web_to_sms .tnz_dashboard .tnz_feature_outer,
        .is_solution .tnz_dashboard .tnz_feature_outer {
            height: 100%;
        }
        .is_solution .tnz_box_item {
            flex: 0 0 100%;
        }
        .tnz_getting_started .tnz_box_outer .tnz_list_item::before {
            height: 700%;
        }
    }
}
/* From section.css */
@media (max-width: 1399px) {
    @media (max-width: 767px) {
        .tnz_getting_started .tnz_box_outer .tnz_list_item::before {
            height: 760%;
        }
        .footer_subscribe_text i {
            display: none;
        }
    }
}
/* From section.css */
@media (max-width: 1399px) {
    @media (max-width: 575px) {
        .footer_sub_social {
            display: flex;
            flex-direction: column;
            justify-content: flex-start;
        }
        .footer_subscribe {
            flex-direction: column;
        }
        .footer_subscribe_form,
        .footer_subscribe_form input {
            width: 100%;
        }
        .footer_sub_social #footer_subscribe,
        .footer_sub_social #footer_socials {
            height: 100%;
        }
        .footer_subscribe_text {
            margin-bottom: 10px;
        }
        #footer_socials {
            align-self: flex-start !important;
            margin-top: 20px;
        }
        .footer_social ul li:first-child {
            margin-left: 0 !important;
        }
    }
}
#tnz_sms_carousel .tnz_sms_static_cards .tnz_box_item {
    padding: 20px;
    margin: 10px 0px;
}
.more_features_outer .tnz_static_cards {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}
.tnz_box_outer .tnz_static_cards {
    display: inline-flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.tnz_static_cards {
    width: 100%;
    position: relative;
    z-index: 1;
}
.tnz_static_cards img {
    display: block;
    width: 100%;
}
