/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.text-align-left{text-align:left;}.text-align-right{text-align:right;}.text-align-center{text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;}.align-right{float:right;}.align-center{display:block;margin-right:auto;margin-left:auto;}
.fieldgroup{padding:0;border-width:0;}
.container-inline div,.container-inline label{display:inline;}.container-inline .details-wrapper{display:block;}
.clearfix:after{display:table;clear:both;content:"";}
.js details:not([open]) .details-wrapper{display:none;}
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.item-list__comma-list,.item-list__comma-list li{display:inline;}.item-list__comma-list{margin:0;padding:0;}.item-list__comma-list li:after{content:", ";}.item-list__comma-list li:last-child:after{content:"";}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}
.nowrap{white-space:nowrap;}
.position-container{position:relative;}
.reset-appearance{margin:0;padding:0;border:0 none;background:transparent;line-height:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;}
.resize-none{resize:none;}.resize-vertical{min-height:2em;resize:vertical;}.resize-horizontal{max-width:100%;resize:horizontal;}.resize-both{max-width:100%;min-height:2em;resize:both;}
.system-status-counter__status-icon{display:inline-block;width:25px;height:25px;vertical-align:middle;}.system-status-counter__status-icon:before{display:block;content:"";background-repeat:no-repeat;background-position:center 2px;background-size:20px;}.system-status-counter__status-icon--error:before{background-image:url(/themes/contrib/stable/images/core/icons/e32700/error.svg);}.system-status-counter__status-icon--warning:before{background-image:url(/themes/contrib/stable/images/core/icons/e29700/warning.svg);}.system-status-counter__status-icon--checked:before{background-image:url(/themes/contrib/stable/images/core/icons/73b355/check.svg);}
.system-status-report-counters__item{width:100%;margin-bottom:0.5em;padding:0.5em 0;text-align:center;white-space:nowrap;background-color:rgba(0,0,0,0.063);}@media screen and (min-width:60em){.system-status-report-counters{display:flex;flex-wrap:wrap;justify-content:space-between;}.system-status-report-counters__item--half-width{width:49%;}.system-status-report-counters__item--third-width{width:33%;}}
.system-status-general-info__item{margin-top:1em;padding:0 1em 1em;border:1px solid #ccc;}.system-status-general-info__item-title{border-bottom:1px solid #ccc;}
.tablesort{display:inline-block;width:16px;height:16px;background-size:100%;}.tablesort--asc{background-image:url(/themes/contrib/stable/images/core/icons/787878/twistie-down.svg);}.tablesort--desc{background-image:url(/themes/contrib/stable/images/core/icons/787878/twistie-up.svg);}
.views-align-left{text-align:left;}.views-align-right{text-align:right;}.views-align-center{text-align:center;}.views-view-grid .views-col{float:left;}.views-view-grid .views-row{float:left;clear:both;width:100%;}.views-display-link + .views-display-link{margin-left:0.5em;}
#sliding-popup{background:url(/modules/contrib/eu_cookie_compliance/images/gradient.png) center center scroll repeat-y transparent;}.sliding-popup-bottom,.sliding-popup-top{margin:0;padding:0;width:100%;z-index:99999;left:0;text-align:center;}.sliding-popup-bottom{position:fixed;}.sliding-popup-top{position:relative;}.eu-cookie-compliance-content{margin:0 auto;max-width:80%;display:inline-block;text-align:left;width:100%;position:relative;}.eu-cookie-compliance-buttons{float:right;margin:0 0 1em 0;max-width:40%;}.eu-cookie-compliance-categories-buttons{margin:0 0 1em 0;max-width:60%;float:left;}[dir="rtl"] .eu-cookie-compliance-buttons{float:left;}[dir="rtl"] .eu-cookie-compliance-categories-buttons{float:right;}.eu-cookie-compliance-more-button{cursor:pointer;display:inline;height:auto;margin:0;padding:0;border:none;text-decoration:underline;background:none;}.eu-cookie-compliance-secondary-button{cursor:pointer;border:none;background:none;margin-top:1em;padding:0 8px;vertical-align:middle;}.disagree-button.eu-cookie-compliance-more-button,.eu-cookie-compliance-agree-button,.eu-cookie-compliance-default-button,.eu-cookie-compliance-hide-button,.eu-cookie-compliance-more-button-thank-you,.eu-cookie-withdraw-button,.eu-cookie-compliance-save-preferences-button{cursor:pointer;margin-right:5px;margin-top:1em;vertical-align:middle;overflow:visible;width:auto;-moz-box-shadow:inset 0 1px 0 0 #ffffff;-webkit-box-shadow:inset 0 1px 0 0 #ffffff;box-shadow:inset 0 1px 0 0 #ffffff;background-color:#ededed;background-image:-moz-linear-gradient(top,#ededed 5%,#dfdfdf 100%);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(5%,#ededed),color-stop(100%,#dfdfdf));background-image:-webkit-linear-gradient(top,#ededed 5%,#dfdfdf 100%);background-image:-o-linear-gradient(top,#ededed 5%,#dfdfdf 100%);background-image:-ms-linear-gradient(top,#ededed 5%,#dfdfdf 100%);background-image:linear-gradient(to bottom,#ededed 5%,#dfdfdf 100%);-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;border:1px solid #dcdcdc;color:#000;font-family:Arial,sans-serif;font-weight:bold;padding:4px 8px;text-decoration:none;text-shadow:1px 1px 0 #ffffff;}[dir="rtl"] .eu-cookie-compliance-buttons button{-moz-box-shadow:inset 0 0 0 1px #ffffff;-webkit-box-shadow:inset 0 0 0 1px #ffffff;box-shadow:inset 0 0 0 1px #ffffff;}.disagree-button.eu-cookie-compliance-more-button:hover,.eu-cookie-compliance-agree-button:hover,.eu-cookie-compliance-default-button:hover,.eu-cookie-compliance-hide-button:hover,.eu-cookie-compliance-more-button-thank-you:hover,.eu-cookie-withdraw-button:hover{background-color:#dfdfdf;background-image:-moz-linear-gradient(top,#dfdfdf 5%,#ededed 100%);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(5%,#dfdfdf),color-stop(100%,#ededed));background-image:-webkit-linear-gradient(top,#dfdfdf 5%,#ededed 100%);background-image:-o-linear-gradient(top,#dfdfdf 5%,#ededed 100%);background-image:-ms-linear-gradient(top,#dfdfdf 5%,#ededed 100%);background-image:linear-gradient(to bottom,#dfdfdf 5%,#ededed 100%);}.disagree-button.eu-cookie-compliance-more-button:active,.eu-cookie-compliance-agree-button:active,.eu-cookie-compliance-default-button:active,.eu-cookie-compliance-hide-button:active,.eu-cookie-compliance-more-button-thank-you:active,.eu-cookie-withdraw-button:active{position:relative;top:1px;}.eu-cookie-compliance-message{float:left;margin:5px 0 0;max-width:60%;}.eu-cookie-compliance-banner--categories .eu-cookie-compliance-message{max-width:100%;}.eu-cookie-compliance-categories{clear:both;padding-top:1em;}.eu-cookie-compliance-categories label{display:inline;}[dir="rtl"] .eu-cookie-compliance-message{float:right;text-align:right;}.eu-cookie-compliance-message h1,.eu-cookie-compliance-message h2,.eu-cookie-compliance-message h3,.eu-cookie-compliance-message p{font-weight:bold;line-height:1.4;margin:0 0 5px 0;}.eu-cookie-compliance-message h1,.eu-cookie-compliance-message h2,.eu-cookie-compliance-message h3,.eu-cookie-compliance-message p,.eu-cookie-compliance-message button,.eu-cookie-compliance-category label{color:#fff;}.eu-cookie-compliance-message h1{font-size:24px;}.eu-cookie-compliance-message h2{font-size:16px;}.eu-cookie-compliance-message h3{font-size:12px;}.eu-cookie-compliance-message p{font-size:12px;display:inline;}.eu-cookie-withdraw-tab{padding:4px 7px;cursor:pointer;}.sliding-popup-bottom .eu-cookie-withdraw-tab{border-width:2px 2px 0;border-radius:5px 5px 0 0;}.sliding-popup-top .eu-cookie-withdraw-tab{border-width:0 2px 2px;border-radius:0 0 5px 5px;}.eu-cookie-withdraw-wrapper.sliding-popup-top,.eu-cookie-withdraw-wrapper.sliding-popup-top .eu-cookie-withdraw-banner{transform:scaleY(-1);}.eu-cookie-withdraw-tab{position:absolute;top:0;transform:translate(-50%,-100%);left:50%;}.eu-cookie-withdraw-wrapper.sliding-popup-top .eu-cookie-withdraw-tab{transform:translate(-50%,-100%) scaleY(-1);}.eu-cookie-compliance-close-button{background:url(/modules/contrib/eu_cookie_compliance/images/close.png);width:24px;height:24px;border-width:0;font-size:0;position:absolute;right:2px;top:-12px;cursor:pointer;}body:not(.eu-cookie-compliance-popup-open) .eu-cookie-compliance-close-button{display:none;}@media screen and (max-width:600px){.eu-cookie-compliance-content{max-width:95%;}.eu-cookie-compliance-categories,.eu-cookie-compliance-message{max-width:100%;}.eu-cookie-compliance-buttons{clear:both;float:none;max-width:100%;margin:5px 0 1em;}.eu-cookie-compliance-buttons.eu-cookie-compliance-has-categories{float:right;}.eu-cookie-compliance-banner--categories .eu-cookie-compliance-buttons{position:initial;bottom:unset;right:unset;}}
.addtoany{display:inline;}.addtoany_list{display:inline;line-height:16px;}.addtoany_list > a,.addtoany_list a img,.addtoany_list a > span{vertical-align:middle;}.addtoany_list > a{border:0;display:inline-block;font-size:16px;padding:0 4px;}.addtoany_list.a2a_kit_size_32 > a{font-size:32px;}.addtoany_list .a2a_counter img{float:left;}.addtoany_list a span.a2a_img{display:inline-block;height:16px;opacity:1;overflow:hidden;width:16px;}.addtoany_list a span{display:inline-block;float:none;}.addtoany_list.a2a_kit_size_32 a > span{border-radius:4px;height:32px;line-height:32px;opacity:1;width:32px;}.addtoany_list a:hover:hover img,.addtoany_list a:hover span{opacity:.7;}.addtoany_list a.addtoany_share_save img{border:0;width:auto;height:auto;}.addtoany_list a .a2a_count{position:relative;}
.paragraph--unpublished{background-color:#fff4f4;}
.spb-popup-main-wrapper{position:fixed;padding:5px;border:2px solid #000;z-index:999999;background-color:rgb(254,254,254);}.spb_overlay{position:fixed;z-index:999999;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(0,0,0,0.4);}.spb-controls{position:absolute;right:5px;z-index:999999;}.spb_close{border:1px solid;cursor:pointer;float:right;margin:3px;padding:0 10px;color:#000;background:#fff;}.spb_minimize{border:1px solid;cursor:pointer;float:right;margin:3px;padding:0 11px;color:#000;background:#fff;}.spb_minimized{background:rgba(255,170,0,0.34) none repeat scroll 0 0;border:1px solid;border-radius:50%;bottom:30px;cursor:pointer;padding:20px;position:fixed;right:20%;z-index:999999;display:none;}.spb_top_left{top:0;left:0;}.spb_top_right{top:0;right:0;}.spb_bottom_left{bottom:0;left:0;}.spb_bottom_right{bottom:0;right:0;}.spb_center{margin:auto;top:50%;left:50%;margin-top:-70px;}.spb_top_center{top:0;position:relative;margin:auto;}.spb_top_bar{right:0;top:0;left:0;}.spb_bottom_bar{right:0;bottom:0;left:0;}.spb_left_bar{top:0;bottom:0;left:0;}.spb_right_bar{top:0;bottom:0;right:0;}
.all-sections{padding:30px 0px 47px 0px;}.extra-margin-btm{margin-bottom:32px;}.success-heading-main{font-size:40px;font-family:"Montserrat",sans-serif;font-weight:300;margin-bottom:15px;margin-top:22px;line-height:1.1;color:#000;}@media screen and (max-width:767px){.success-heading-main{font-size:28px;margin-top:15px;}}.sub-sections{padding:20px 0px 10px 0px;}.sucess-para{color:#555 !important;font:18px "Montserrat",sans-serif;font-weight:400;line-height:36px;padding:10px 0 14px 0px;}@media screen and (max-width:767px){.sucess-para{font-size:16px;line-height:24px;}}.font-bold{font-weight:700;}.page-node-type-success-story-pages .banner{height:500px;margin-bottom:0px;}.page-node-type-success-story-pages .banner .overlay::after{content:none;}.page-node-type-success-story-pages .banner .overlay img{height:500px;}.page-node-type-success-story-pages .banner .banner-text{line-height:50px;margin-top:8px;}.page-node-type-success-story-pages .banner nav.breadcrumb{bottom:100px;}.page-node-type-success-story-pages .banner nav.breadcrumb ol li{text-transform:capitalize !important;}@media screen and (max-width:1023px){.page-node-type-success-story-pages .banner{height:363px;}.page-node-type-success-story-pages .banner .banner-text{margin-top:-16px;}}@media screen and (max-width:480px){.page-node-type-success-story-pages .banner .banner-text{margin-top:-31px;}}.banner-pink-text{font:15px "Montserrat",sans-serif;font-weight:600;text-align:center;color:#fff;background:#d71b7f;padding:5px 15px;border-radius:16px;line-height:28px;width:fit-content;}.success-pages-banner-text{font:34px "Montserrat",sans-serif;font-weight:300;color:#fff;margin:15px 0px;}@media screen and (max-width:991px){.success-pages-banner-text{padding-bottom:15px;}}@media screen and (max-width:767px){.success-pages-banner-text{font-size:25px;line-height:40px;}}@media screen and (max-width:480px){.success-pages-banner-text{font-size:18px;line-height:23px;padding-bottom:20px;}}.about-clients-sp{background-color:#f1f4f6;padding:20px 30px;margin:0 auto;border-radius:7px;margin:-82px auto 0px auto;}.about-clients-sp .about-client .heading{font:30px "Montserrat",sans-serif;font-weight:500;color:#000;margin-bottom:5px;}@media screen and (max-width:767px){.about-clients-sp .about-client .heading{font-size:28px;}}.about-clients-sp .about-client .client-country{background-color:#fff;padding:7px 15px;margin:10px 0px;font:15px "Montserrat",sans-serif;font-weight:400;border-left:2px solid #d71b7f;max-width:fit-content;}.about-clients-sp .about-client .client-country .country{font-weight:700;color:#6b6b6b;}@media screen and (max-width:560px){.about-clients-sp .about-client{float:left;width:100%;}}@media screen and (max-width:545px){.about-clients-sp .about-client{margin-top:10px;}}.about-clients-sp .client-logo{margin:-8px 0px 0px;text-align:left;float:left;}.about-clients-sp .client-logo img{margin:5px 0px;max-height:45px;}.about-clients-sp .client-desc{margin:10px 0px;font:18px "Montserrat",sans-serif;font-weight:400;color:#555;line-height:36px;}@media screen and (max-width:560px){.about-clients-sp .client-desc{font-size:14px;line-height:22px;}}.highlight-sucess{display:flex;flex-wrap:wrap;justify-content:center;position:relative;}.conatiner-box{width:23%;margin:3% 1%;height:165px;position:relative;}@media screen and (max-width:800px){.conatiner-box{width:38%;margin:3% 3%;}}@media screen and (max-width:460px){.conatiner-box{width:90%;margin:5% 2%;}}.blue-box{width:100%;height:100%;position:absolute;top:0;left:0;opacity:1;background:#12519c;border-radius:5px;}.blue-box.white-box{z-index:9;margin-top:7%;box-sizing:border-box;padding:25px;width:93%;background:white;border-radius:5px;box-shadow:0px 5px 12px 0px #ccc;}.blue-box.white-box .highlight-text{font:16px "Montserrat",sans-serif;font-weight:400;margin:10px 0px;position:relative;line-height:29px;color:#555;top:-22px;}@media screen and (max-width:560px){.blue-box.white-box .highlight-text{font:14px "Montserrat",sans-serif;font-weight:400;line-height:22px;}}@media screen and (max-width:460px){.blue-box.white-box .highlight-text{font:18px "Montserrat",sans-serif;font-weight:400;}}@media screen and (max-width:320px){.blue-box.white-box .highlight-text{line-height:18px;}}.blue-box.white-box .highlight-text::before{content:"";position:absolute;width:2px;height:60px;background-color:#d71b7f;top:-1%;left:-13%;}@media screen and (max-width:1024px){.blue-box.white-box .highlight-text::before{left:-16%;}}@media screen and (max-width:768px){.blue-box.white-box .highlight-text::before{left:-13%;}}@media screen and (max-width:460px){.blue-box.white-box{padding:26px;width:94%;}}.download-cta{background-color:#f1f4f6;padding-left:55px;padding-right:55px;position:relative;}@media screen and (max-width:800px){.download-cta{padding-left:35px;padding-right:35px;}}@media screen and (max-width:560px){.download-cta{padding-left:7px;padding-right:7px;}}.sp-text{font:22px "Montserrat",sans-serif;font-weight:400;line-height:44px;text-align:center;font-weight:400;padding:0 100px !important;}@media screen and (max-width:800px){.sp-text{font:19px "Montserrat",sans-serif;font-weight:500;line-height:30px;padding:0 10px !important;}}@media screen and (max-width:767px){.sp-text{font-size:18px;}}@media screen and (max-width:460px){.sp-text{font-size:15px;line-height:24px;}}.dwnld{position:absolute;margin-top:19px;left:40%;}@media screen and (max-width:991px){.dwnld{left:36%;}}@media screen and (max-width:800px){.dwnld{left:33%;}}@media screen and (max-width:767){.dwnld{left:30%;}}@media screen and (max-width:560px){.dwnld{left:26%;}}a.sp-cta-download{background-color:#d71b7f;color:#fff !important;font:18px "Montserrat",sans-serif;font-weight:500;padding:14px 48px;transition:all 0.5s ease;text-decoration:none !important;display:inline-block;}@media screen and (max-width:560px){a.sp-cta-download{padding:11px;font-size:15px;}}.sp-objectives{display:flex;flex-wrap:wrap;justify-content:center;}.sp-objectives .objective{width:30%;margin:2% 1%;position:relative;background-color:#f1f4f6;padding:30px 10px;border-top:2px solid #dddbdb;text-align:center;}@media screen and (max-width:767px){.sp-objectives .objective{width:48%;margin:4% 1%;}}@media screen and (max-width:560px){.sp-objectives .objective{width:100%;margin:6% 1%;}}.sp-objectives .objective .objective-image{padding:20px;background-color:#12519c;border-radius:5px;text-align:center;position:absolute;top:-26%;left:36%;}@media screen and (max-width:560px){.sp-objectives .objective .objective-image:nth-child(1){margin-top:0% !important;}}@media screen and (max-width:901px){.sp-objectives .objective .objective-image{left:29%;}}@media screen and (max-width:767px){.sp-objectives .objective .objective-image{left:36%;}}.sp-objectives .objective .obejective-text{padding:43px 5px 0px 5px;font:16px "Montserrat",sans-serif;font-weight:400;color:#555;line-height:29px;}@media screen and (max-width:560px){.sp-objectives .objective .obejective-text{padding:36px 2px 0px 2px;font:16px "Montserrat",sans-serif;font-weight:400;}}.soln-sp{display:flex;flex-wrap:wrap;justify-content:center;}.soln-sp .soln{width:48%;margin:1% 1%;background-color:#f1f4f6;padding:5px;border-radius:7px;border:1px solid #ccc;display:flex;align-items:center;flex-wrap:wrap;}.soln-sp .soln .sol-img{background-color:#12519c;text-align:center;padding:20px;border-radius:7px;margin:5px 0px;}@media screen and (max-width:1024px){.soln-sp .soln .sol-img{margin:12px 0px;}}@media screen and (max-width:991px){.soln-sp .soln .sol-img{margin:0 auto;width:25%;}}.soln-sp .soln .sol-text{font:16px "Montserrat",sans-serif;font-weight:400;color:#555;padding:13px 16px;text-align:justify;line-height:29px;}@media screen and (max-width:767px){.soln-sp .soln .sol-text{font-size:14px;line-height:24px;}}@media screen and (max-width:560px){.soln-sp .soln{width:98%;margin:2% 1%;}}.value-delivered{background-size:cover !important;background-repeat:no-repeat;}.value-delivered.airtel{background:url(/modules/custom_modules/ttnd_success_story_pages/images/Airtelbg.png);}.value-delivered.amron{background:url(/modules/custom_modules/ttnd_success_story_pages/images/Amaronbg.png);}.value-delivered.hilti{background:url(/modules/custom_modules/ttnd_success_story_pages/images/hitlibg.png);}.value-delivered.abbot{background:url(/modules/custom_modules/ttnd_success_story_pages/images/abbotbg.png);}.value-delivered.nykka{background:url(/modules/custom_modules/ttnd_success_story_pages/images/nykkabg.png);}.value-delivered.solarwind{background:url(/modules/custom_modules/ttnd_success_story_pages/images/solarbg.png);}.value-delivered.seera{background:url(/modules/custom_modules/ttnd_success_story_pages/images/seerabg.png);}.value-delivered.pwc{background:url(/modules/custom_modules/ttnd_success_story_pages/images/pwcbg.png);}.value-delivered.skyracing{background:url(/modules/custom_modules/ttnd_success_story_pages/images/sjyrbg.png);}.value-delivered.rhinogram{background:url(/modules/custom_modules/ttnd_success_story_pages/images/rhinobg.png);}.value-delivered.axfood{background:url(/modules/custom_modules/ttnd_success_story_pages/images/axfoodbg.png);}.value-delivered.invest{background:url(/modules/custom_modules/ttnd_success_story_pages/images/inestbg.png);}.value-delivered.max{background:url(/modules/custom_modules/ttnd_success_story_pages/images/max.png);}.value-delivered.stitcher{background:url(/modules/custom_modules/ttnd_success_story_pages/images/stitcher-VD.png);}.value-delivered.mmt{background:url(/modules/custom_modules/ttnd_success_story_pages/images/MMT-VD.jpg);}.value-delivered.girnor{background:url(/modules/custom_modules/ttnd_success_story_pages/images/girnarsoft-VD.jpg);}.value-delivered.k-plus{background:url(/modules/custom_modules/ttnd_success_story_pages/images/K-plus.jpg);}.value-delivered.clavis{background:url(/modules/custom_modules/ttnd_success_story_pages/images/clavis-insight-VD.jpg);}.value-delivered.alibaba{background:url(/modules/custom_modules/ttnd_success_story_pages/images/Alibaba-VD.png);}.value-delivered.gigamon{background:url(/modules/custom_modules/ttnd_success_story_pages/images/gigamonbg.png);}.value-delivered.moe{background-image:url(/modules/custom_modules/ttnd_success_story_pages/images/moebg.png);}.value-delivered.ticketse{background:url(/modules/custom_modules/ttnd_success_story_pages/images/ticketsebg.png);}.value-delivered.rcity{background-image:url(/modules/custom_modules/ttnd_success_story_pages/images/rcitybg.png);}.value-delivered.viacom{background-image:url(/modules/custom_modules/ttnd_success_story_pages/images/vc18bg.png);}.value-delivered.zeetv{background-image:url(/modules/custom_modules/ttnd_success_story_pages/images/zeetv.png);}.value-delivered.delhivery{background-image:url(/modules/custom_modules/ttnd_success_story_pages/images/delhibg.png);}.value-delivered.twarner{background-image:url(/modules/custom_modules/ttnd_success_story_pages/images/timewarnerbg.png);}.value-delivered.nearbuy{background-image:url(/modules/custom_modules/ttnd_success_story_pages/images/nearbuybg.png);}.value-delivered.fen{background-image:url(/modules/custom_modules/ttnd_success_story_pages/images/feenbg.png);}.value-delivered.jadoo{background-image:url(/modules/custom_modules/ttnd_success_story_pages/images/jadoobg.png);}.value-delivered.franklin{background-image:url(/modules/custom_modules/ttnd_success_story_pages/images/Value-Delivered.png);}.values-del{display:flex;flex-wrap:wrap;justify-content:center;}.values-del .values{width:23%;margin:1% 1%;background-color:#fff;justify-content:center;padding:30px 15px;color:#555 !important;font:16px "Montserrat",sans-serif;font-weight:400;line-height:29px;}@media screen and (max-width:800px){.values-del .values{font-size:16px;width:43%;}}@media screen and (max-width:600px){.values-del .values{width:48%;padding:15px;}}.page-node-type-success-story-pages .talk-expert{background:url(/modules/custom_modules/ttnd_success_story_pages/images/talkbg.png);background-size:cover;clear:both;}.pink{color:#d71b7f;}.page-node-type-success-story .banner{height:500px;margin-bottom:0px;}.page-node-type-success-story .banner .overlay::after{content:none;}.page-node-type-success-story .banner .overlay img{height:500px;}.page-node-type-success-story .banner .banner-text{line-height:50px;margin-top:8px;}.page-node-type-success-story .banner nav.breadcrumb{bottom:100px;}.page-node-type-success-story .banner nav.breadcrumb ol li{text-transform:capitalize !important;}@media screen and (max-width:1023px){.page-node-type-success-story .banner{height:363px;}.page-node-type-success-story .banner .banner-text{margin-top:-16px;}}@media screen and (max-width:480px){.page-node-type-success-story .banner .banner-text{margin-top:-31px;}}.success-heading-main{font:40px "Montserrat",sans-serif;font-weight:400;margin-bottom:15px;margin-top:22px;line-height:1.1;color:#000;}@media screen and (max-width:767px){.success-heading-main{font-size:28px;margin-top:15px;}}.sub-sections{padding:20px 0px 10px 0px;}.sucess-para{color:#555 !important;font:18px "Montserrat",sans-serif;line-height:36px;font-weight:400;padding:10px 0 14px 0px;}@media screen and (max-width:767px){.sucess-para{font-size:16px;line-height:24px;}}.page-node-type-success-story .talk-expert{background:url(/modules/custom_modules/ttnd_success_story_pages/images/talkbg.png);background-size:cover;clear:both;}.page-node-type-success-story .section-text{padding-top:20px;}.page-node-type-success-story .section-text p{color:#000000;font:16px "Montserrat",sans-serif !important;font-weight:400 !important;line-height:29px !important;}@media screen and (max-width:767px){.page-node-type-success-story .section-text p{font-size:14px;line-height:22px !important;}}.border-radius-0{border-radius:0 !important;}.all-sections-success-page .hs-cta-wrapper a.sp-cta-cs{color:#fff;font:18px "Montserrat",sans-serif !important;font-weight:500;padding:14px 48px !important;transition:all .5s ease;text-decoration:none !important;display:inline-flex !important;justify-content:center;align-items:center;border-radius:0px !important;margin-top:2px;min-height:50px;height:auto !important;}.about-clients-sp-outer{background-color:#f1f4f6;padding:40px 30px;border-radius:7px;margin:-82px auto 0px auto;position:relative;}@media screen and (max-width:767px){.about-clients-sp-outer{padding:20px 15px;}}.about-clients-sp-outer .about-client-head{display:flex;align-items:center;flex-wrap:wrap;}.about-clients-sp-outer .about-client-head .about-client{position:absolute;right:0;padding:0;width:auto;}@media screen and (max-width:767px){.about-clients-sp-outer .about-client-head .about-client{position:relative;right:unset;width:100%;}}.about-clients-sp-outer .about-client .heading{font:30px "Montserrat",sans-serif;font-weight:500;color:#000;margin-bottom:5px;}@media screen and (max-width:767px){.about-clients-sp-outer .about-client .heading{font-size:28px;}}.about-clients-sp-outer .about-client .client-country{background-color:#fff;padding:7px 15px;margin:10px 0px;font:15px "Montserrat",sans-serif;font-weight:400;border-left:2px solid #d71b7f;max-width:fit-content;display:flex;align-items:center;flex-wrap:wrap;}@media screen and (max-width:767px){.about-clients-sp-outer .about-client .client-country{margin:0;}}.about-clients-sp-outer .about-client .client-country .country{font-weight:700;color:#6b6b6b;}.about-clients-sp-outer .about-client .client-country .pink{padding:0 7px;}@media screen and (max-width:560px){.about-clients-sp-outer .about-client{float:left;width:100%;}}@media screen and (max-width:545px){.about-clients-sp-outer .about-client{margin-top:10px;}}.about-clients-sp-outer .client-logo{margin:-8px 0px 0px;text-align:left;float:left;}.about-clients-sp-outer .client-logo img{margin:5px 0px;max-height:45px;}.about-clients-sp-outer .client-desc{margin:20px 0px 10px;font:18px "Montserrat",sans-serif;font-weight:400;color:#555;line-height:36px;}@media screen and (max-width:560px){.about-clients-sp-outer .client-desc{font-size:14px;line-height:22px;}}.highlight-sucess-outer{padding:28px 0 50px;}@media screen and (max-width:767px){.highlight-sucess-outer{padding:20px 0 30px;}}.highlight-sucess-outer .success-heading-main{margin-bottom:30px;}@media screen and (max-width:767px){.highlight-sucess-outer .success-heading-main{margin-bottom:20px;}}.highlight-sucess-outer .highlight-sucess-inner{display:flex;flex-wrap:wrap;justify-content:center;align-items:stretch;margin-bottom:-20px;}.highlight-sucess-outer .highlight-text{font:16px "Montserrat",sans-serif;font-weight:400;color:#555;padding:10px 30px;width:33.33%;position:relative;line-height:29px;text-align:center;margin-bottom:20px;}@media screen and (max-width:767px){.highlight-sucess-outer .highlight-text{font:15px "Montserrat",sans-serif;font-weight:400;padding:10px 15px;width:50%;line-height:22px;margin-bottom:15px;}}.highlight-sucess-outer .highlight-text:last-child::after,.highlight-sucess-outer .highlight-text:nth-child(3n)::after{display:none;}@media screen and (max-width:767px){.highlight-sucess-outer .highlight-text:nth-child(odd)::after{display:block;}}@media screen and (max-width:767px){.highlight-sucess-outer .highlight-text:nth-child(even)::after,.highlight-sucess-outer .highlight-text:last-child::after{display:none;}}.highlight-sucess-outer .highlight-text::after{content:'';position:absolute;height:58px;width:0.5px;background:#595959;right:0;opacity:0.5;top:50%;transform:translateY(-50%);}.download-cta-outer{padding:50px 0 50px;position:relative;background-color:#f1f4f6;}@media screen and (max-width:767px){.download-cta-outer{padding:30px 0;}}.download-cta-outer .sp-text{padding:0 !important;}.download-cta-outer .center-btn{position:relative;margin:20px auto 0;text-align:center;}.sp-text{font:22px "Montserrat",sans-serif;line-height:44px;text-align:center;color:#555;font-weight:400;padding:0 100px !important;}@media screen and (max-width:800px){.sp-text{font:19px "Montserrat",sans-serif;line-height:30px;padding:0 10px !important;}}@media screen and (max-width:767px){.sp-text{font-size:18px;}}@media screen and (max-width:460px){.sp-text{font-size:15px;line-height:24px;}}.objective-outer{padding:25px 0 50px;}@media screen and (max-width:767px){.objective-outer{padding:15px 0 25px;}}.objective-outer .success-heading-main{margin-bottom:30px;}.objective-outer .sub-sections{padding:0;}.objective-outer .sp-objectives-outer{display:flex;flex-wrap:wrap;align-items:inherit;justify-content:center;margin:-1%;}.objective-outer .sp-objectives-outer .objective{width:31.33%;padding:23px 60px;background-color:#f7fafb;margin:1% 1%;}@media screen and (max-width:1023px){.objective-outer .sp-objectives-outer .objective{padding:20px;}}@media screen and (max-width:767px){.objective-outer .sp-objectives-outer .objective{width:48%;padding:10px;}}.objective-outer .sp-objectives-outer .objective .obejective-text{font:16px "Montserrat",sans-serif;font-weight:400;color:#555;line-height:29px;padding-top:20px;}@media screen and (max-width:767px){.objective-outer .sp-objectives-outer .objective .obejective-text{font:15px "Montserrat",sans-serif;font-weight:400;line-height:22px;padding-top:10px;}}.objective-outer .sp-objectives-outer .objective .objective-image{width:auto;margin:0 auto;height:40px;display:flex;align-items:center;justify-content:center;}@media screen and (max-width:767px){.objective-outer .sp-objectives-outer .objective .objective-image{width:30px;}}.solution-outer{padding:25px 0 40px;background-color:#f1f4f6;}@media screen and (max-width:767px){.solution-outer{padding:10px 0 20px;}}.solution-outer .success-heading-main{margin-bottom:20px;}@media screen and (max-width:767px){.solution-outer .success-heading-main{margin-bottom:10px;}}.solution-outer .sub-sections-list.even{display:flex;flex-wrap:wrap;align-items:inherit;padding:45px 115px 35px;justify-content:center;overflow:hidden;}@media screen and (max-width:1023px){.solution-outer .sub-sections-list.even{padding:25px;}}@media screen and (max-width:767px){.solution-outer .sub-sections-list.even{padding:0;}}.solution-outer .sub-sections-list.even .soln{width:50%;position:relative;margin:0;border-bottom:0.44px solid #dcd8d8;}@media screen and (max-width:767px){.solution-outer .sub-sections-list.even .soln{width:100%;margin:0 0 20px 0;border:none !important;padding:10px 10px 20px !important;}.solution-outer .sub-sections-list.even .soln::after{content:'';position:absolute;bottom:0;width:70%;left:50%;transform:translateX(-50%);border-bottom:0.44px solid #dcd8d8;}.solution-outer .sub-sections-list.even .soln:last-child{margin:0;}.solution-outer .sub-sections-list.even .soln:last-child::after{display:none;}}@media screen and (min-width:767px){.solution-outer .sub-sections-list.even .soln:nth-child(1),.solution-outer .sub-sections-list.even .soln:nth-child(2){padding-top:0 !important;}}.solution-outer .sub-sections-list.even .soln:nth-last-child(2),.solution-outer .sub-sections-list.even .soln:last-child{border-bottom:none !important;}@media screen and (min-width:767px){.solution-outer .sub-sections-list.even .soln:nth-last-child(2),.solution-outer .sub-sections-list.even .soln:last-child{padding-bottom:0 !important;}}.solution-outer .sub-sections-list.even .soln:nth-child(odd){padding:45px 50px 50px 0;border-right:0.44px solid #dcd8d8;border-bottom:0.44px solid #dcd8d8;}.solution-outer .sub-sections-list.even .soln:nth-child(even){padding:45px 0 50px 50px;}.solution-outer .sub-sections-list.even .sol-text{padding-top:20px;line-height:29px;color:#555;font:16px "Montserrat",sans-serif;font-weight:400;}@media screen and (max-width:767px){.solution-outer .sub-sections-list.even .sol-text{font:15px "Montserrat",sans-serif;font-weight:400;line-height:22px;padding-top:10px;}}@media screen and (max-width:767px){.solution-outer .sub-sections-list.even .sol-img{max-width:40px;height:auto;}}.value-delivered-outer{padding:20px 0 50px;}@media screen and (max-width:1023px){.value-delivered-outer{padding:10px 0 30px;}}.value-delivered-outer .success-heading-main{margin-bottom:30px;}@media screen and (max-width:767px){.value-delivered-outer .success-heading-main{margin-bottom:20px;}}.value-delivered-outer .sucess-para{margin-bottom:30px !important;padding:0 80px;}@media screen and (max-width:767px){.value-delivered-outer .sucess-para{padding:0;}}.value-delivered-outer .values-del{padding:0;margin:-1%;display:flex;flex-wrap:wrap;justify-content:center;}.value-delivered-outer .values-del .values{border-radius:4px;padding:36px 15px;background-color:#f1f4f6;width:23%;margin:1% 1%;justify-content:center;color:#555 !important;font:16px "Montserrat",sans-serif;font-weight:400;line-height:29px;}@media screen and (max-width:1023px){.value-delivered-outer .values-del .values{padding:15px 10px;width:48%;}}@media screen and (max-width:800px){.value-delivered-outer .values-del .values{font-size:16px;width:43%;}}@media screen and (max-width:600px){.value-delivered-outer .values-del .values{width:48%;padding:15px;}}@media screen and (max-width:1024px){.banner-pink-text.border-radius-0{margin-bottom:50px;}}@media screen and (max-width:991px){.banner-pink-text.border-radius-0{margin-bottom:30px;}}.font-900{font-weight:900;color:#000;}
