.gray-bg{background:#0d0d0f}.yellow-bg{background:#b69218}.blue1-bg{background:#094792}.purple1-bg{background:#13153c}.purple2-bg{background:#3e0e71}.green3-bg{background:#1a3a11}.pink-bg{background:#d11245}.skyblue-bg{background:#046dc8}.darkgray-bg{background:#262f2e}.white-bg{background:#fff}.black-bg{background:#000}.red-bg{background-color:#4a1f19}.blue-bg{background-color:#4943e3}.orange-bg{background-color:#d14305}.dark-blue-bg{background-color:#316074}.purple-bg{background-color:#8432b8}.green-bg{background-color:#2c500a}.lightgreen-bg{background-color:#1a514e}.brightgreen-bg{background-color:#17ad41}.darkpurple-bg{background-color:#d31a68}.green2-bg{background-color:#888127}.green3-bg{background-color:#1a3a11}.darkblue-bg{background-color:#041c28}.darkblue1-bg{background-color:#0c3182}.bottlegreen-bg{background:#076358}.darkbrown-bg{background:#9c3508}html{scroll-behavior:smooth}body{padding:0;margin:0;font-family:"Raleway",sans-serif !important;font-size:15px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-weight:400;color:#fff;background:#0d0d0f}img{max-width:100%}h1{font-size:42px;font-weight:700}h2{font-size:36px;font-weight:700}h3{font-size:24px;font-weight:700}h1,h2,h3,h4,h5,h6{word-break:break-word;line-height:1.4;margin:0}p{word-break:break-word}button,input,optgroup,select,textarea{font-family:"Raleway",sans-serif}button:focus{outline:none !important}ul,li{list-style:none;padding:0;margin:0}a,a:hover{text-decoration:none}.custom-checkbox{display:block;position:relative;padding-left:32px;margin-bottom:0 !important;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;line-height:22px}.custom-checkbox input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.custom-checkbox input:checked~.checkmark{background-color:#4943e3;border-color:#4943e3}.custom-checkbox .checkmark{position:absolute;top:0;left:0;height:20px;width:20px;border:1px solid #dcdcdc;border-radius:5px}.custom-checkbox .checkmark:after{content:"";position:absolute;display:none;left:7px;top:4px;width:4px;height:8px;border:solid #fff;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.custom-checkbox input:checked~.checkmark:after{display:block}[type=radio]:checked,[type=radio]:not(:checked){position:absolute;left:-9999px}[type=radio]:checked+label,[type=radio]:not(:checked)+label{position:relative;padding-left:28px;cursor:pointer;line-height:20px;display:inline-block;color:#a3a3a3}[type=radio]:checked+label{color:#fff}[type=radio]:checked+label:before,[type=radio]:not(:checked)+label:before{content:"";position:absolute;left:0;top:0;width:14px;height:14px;border:1px solid #4e4e4e;border-radius:100%;background:none}[type=radio]:checked+label:before{border-color:#fff}[type=radio]:checked+label:after,[type=radio]:not(:checked)+label:after{content:"";width:8px;height:8px;background:#fff;position:absolute;top:4px;left:4px;border-radius:100%;-webkit-transition:all .2s ease;transition:all .2s ease}[type=radio]:not(:checked)+label:after{opacity:0;-webkit-transform:scale(0);transform:scale(0)}[type=radio]:checked+label:after{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.primary-btn{display:inline-block;color:#fff;padding:10px 30px;font-weight:600;position:relative;transition:all .5s;font-size:16px}.primary-btn:before{content:"";border:1.5px solid #fff;width:100%;left:0;height:100%;position:absolute;top:0;transition-delay:.2s;transition:all .5s}.primary-btn:hover{background:#459dd7;color:#fff}button:focus{outline:none}a{transition:all .5s}a:hover{text-decoration:none}.container-fluid{padding-right:30px;padding-left:30px}.toast{opacity:1 !important;background-color:#030303 !important}.toast{background-color:#030303}.toast-success{background-color:#51a351 !important}.toast-error{background-color:#bd362f !important}.toast-info{background-color:#2f96b4 !important}.toast-warning{background-color:#f89406 !important}.toast-progress{background-color:#000 !important}header{z-index:999;width:100%;padding:0 0;position:fixed;top:0;left:0;right:0;background:none;transition:all .2s ease-in-out .2s}header.fixed{-webkit-box-shadow:0 0 10px 0 rgba(102,102,102,.3);-moz-box-shadow:0 0 10px 0 rgba(102,102,102,.3);box-shadow:0 0 10px 0 rgba(102,102,102,.3);background:#000}header .logo{display:inline-block;padding:6px 0}header .logo img{max-width:190px;margin:0}header .mainNav{float:right;display:table;margin-bottom:0 !important;padding:0}header .mainNav li{display:table-cell;list-style-type:none;font-size:16px;padding:20px 20px;position:relative}header .mainNav li a{color:#fff;text-decoration:none;font-weight:600;display:flex;width:100%;transition:all .5s;position:relative}header .mainNav li a:after{content:"";height:2px;left:0;width:0;transition:all .5s;position:absolute;bottom:0;background:#fff}header .mainNav li a .arrorDown{width:19px;height:19px;display:inline-block;background:url("/images/sprite1.png");background-position:-32px -1px;position:relative;top:5px}header .mainNav li a:hover:after{width:100%}header .mainNav li .subMenu{-webkit-transition:all .6s;-moz-transition:all .6s;-ms-transition:all .6s;-o-transition:all .6s;transition:all .6s;max-height:0;display:block;overflow:hidden;padding:0;opacity:0;position:absolute;background:#fff;min-width:240px;top:80%}header .mainNav li .subMenu li{width:100%;display:inline-block;padding:0}header .mainNav li .subMenu li a{padding:8px 15px;color:#000}header .mainNav li .subMenu li a:after{display:none}header .mainNav li .subMenu li a:hover{background:#459dd7;color:#fff}header .mainNav li:hover .subMenu{max-height:400px;opacity:1;min-width:240px;top:80%;overflow-y:auto}header .mainNav li.active a:after{width:100%}header .mainNav li:last-child a:after{display:none}header .mainNav li:last-child a:hover{background:#459dd7}header .mainNav li:last-child .subMenu{right:0}header .topHeader{position:static;width:auto;float:right;background:none;display:none}header .header-top-left{display:inline-block}header .header-top-left .menu-toggle{display:none}header .mainNav li.mobile-top{display:none}header span.submenu-icon{display:none}.bannerHold{background:url("/images/banner.jpg") no-repeat;background-size:cover;background-attachment:fixed;background-position:center center !important;padding:5% 0;min-height:calc(100vh - 30px);position:relative;display:flex;align-items:flex-end}.bannerHold.taleneticmain-1{background-image:url("/images/solutions-associations-banner.jpg")}.bannerHold.taleneticmain-2{background-image:url("/images/Revenue-Generation-banner.jpg")}.bannerHold.taleneticmain-3{background-image:url("/images/scalable-flexible-banner.jpg")}.bannerHold.taleneticmain-4{background-image:url("/images/banner.jpg")}.bannerHold.taleneticmain-5{background-image:url("/images/banner.jpg")}.bannerHold .bannerContent h1{font-size:56px;font-weight:800;margin-bottom:40px}.sectionHold{padding:80px 0}.sectionHold .top-heading{display:flex;align-items:center;justify-content:space-between}.sectionHold .top-heading a{color:#fff;text-decoration:underline;font-weight:500}.sectionHold .top-heading a:hover{text-decoration:none}.block-section .block h3{font-weight:700}.block-section .block p{margin:15px 0;font-weight:500;max-height:4.4rem;-webkit-line-clamp:3;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;white-space:normal;overflow:hidden}.block-section .block a{color:#fff;text-decoration:underline;font-weight:500}.block-section .block a:hover{color:#459dd7}.advantage-sec .top-heading{margin-bottom:60px}.advantage-sec .block h6{margin:30px 0 0;font-weight:600}.our-solution h4{margin-bottom:20px;font-size:22px}.our-solution a{color:#fff;text-decoration:underline;font-weight:600}.our-solution a:hover{color:#459dd7}.our-solution .full-img{margin:80px 0;text-align:center;object-fit:cover;width:100%}.our-solution .full-img img{width:100%}.our-solution .block{display:block;color:#fff;text-decoration:none}.our-solution .block .img-box{overflow:hidden;position:relative;max-height:228px}.our-solution .block .img-box img{transition:transform 1s;margin:0 auto;display:block;max-width:100%;height:228px;object-fit:cover;width:100%}.our-solution .block h6{margin:30px 0 0;font-weight:600}.our-solution .block p{margin:15px 0;overflow:hidden;display:block;max-height:4.4rem;-webkit-line-clamp:3;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;white-space:normal}.our-solution .block span{color:#fff;text-decoration:underline;font-weight:600}.our-solution .block span:hover{color:#459dd7}.our-solution .block:hover{color:#fff}.our-solution .block:hover .img-box img{transform:scale(1.1)}.our-solution .row+.row{margin-top:80px}.our-client h4{margin-bottom:20px;font-size:22px}.our-client a{color:#fff;text-decoration:underline;font-weight:600}.our-client .two-full-img{display:flex;padding:80px 0;text-align:center;object-fit:cover;width:100%}.our-client .two-full-img img{max-width:50%;width:100%}.our-client .block h4{margin-bottom:40px;font-size:25px;line-height:1.5}.our-client .block h6{font-weight:600;margin-bottom:5px}footer{padding:0 30px}footer .top-footer{border-top:1px solid #fff;border-bottom:1px solid #fff;padding:80px 0 40px}footer .top-footer h6{font-weight:600;margin:0 0 12px}footer .top-footer h6 i{display:none}footer .top-footer p{color:#fff;font-size:14px;font-weight:500}footer .top-footer ul li{padding-bottom:5px}footer .top-footer ul li a{color:#fff;font-size:14px;font-weight:500}footer .top-footer ul li a:hover{color:#459dd7}footer .bottom-footer{border-bottom:1px solid #fff;padding:40px 0}footer .bottom-footer>div a{display:flex;align-items:center;font-size:14px;color:#fff;font-weight:600;margin-bottom:5px}footer .bottom-footer>div a i{font-size:14px;margin-right:5px}footer .bottom-footer>div address{font-size:14px;color:#fff;font-weight:600;display:flex;margin:0}footer .bottom-footer>div address p{font-size:14px;color:#fff;font-weight:600;line-height:1.6}footer .bottom-footer>div address i{font-size:14px;margin-right:5px;position:relative;top:2px}footer .bottom-footer>div address.mobile{display:none}footer .bottom-footer .social-icon li{display:inline-block}footer .bottom-footer .social-icon li a{width:38px;height:38px;display:block;border-radius:50%;margin-left:5px}footer .bottom-footer .social-icon li a.linkedIn{background:#57595d url("/images/sprite1.png");background-position:-34px -192px}footer .bottom-footer .social-icon li a.linkedIn:hover{background:#fff url("/images/sprite1.png");background-position:0 -192px}footer .bottom-footer .social-icon li a.facebook{background:#57595d url("/images/sprite1.png");background-position:-31px -219px}footer .bottom-footer .social-icon li a.facebook:hover{background:#fff url("/images/sprite1.png");background-position:4px -219px}footer .bottom-footer .social-icon li a.twitter{background:#57595d url("/images/sprite1.png");background-position:-35px -161px}footer .bottom-footer .social-icon li a.twitter:hover{background:#fff url("/images/sprite1.png");background-position:1px -161px}footer .copyright p{font-size:12px;margin:0;padding:25px 0;text-align:center;font-weight:500;opacity:.5;color:#fff}footer .copyright p a{color:#fff;margin:0 4px;font-weight:600}.red-bg .full-img{margin:80px 0}.red-bg h1{font-size:56px;margin-bottom:30px}.red-bg h4{font-size:22px}.collage-section .full-img{margin-bottom:80px}.collage-section h4{margin-bottom:40px;font-size:22px}.inner-banner-sec{padding:150px 0 100px}.inner-banner-sec .full-img{padding-top:80px;margin:0 auto;display:block}.inner-banner-sec .full-img img{width:100%}.inner-banner-sec h1{font-size:56px}.inner-banner-sec h4{font-size:22px}.content-block-sec .content p{font-size:20px;margin:30px 0 0}.content-block-sec .content a{color:#fff;text-decoration:underline}.content-block-sec .content a:hover{text-decoration:none}a.scrollTop{background:#459dd7;position:fixed;right:15px;bottom:90px;width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;opacity:0;cursor:pointer;transition:all .4s ease-in-out 0s;z-index:99}a.scrollTop i{font-size:48px}.fixed-icon{position:fixed;right:15px;bottom:158px;max-width:60px;z-index:99}.fixed-icon a{display:block;margin-top:5px;position:relative}.fixed-icon a img{max-width:60px}.fixed-icon a .tooltiptext{visibility:hidden;width:auto;background-color:#459dd7;color:#fff;text-align:center;border-radius:4px;padding:7px;position:absolute;z-index:1;top:10px;right:105%;box-shadow:none;border:1px solid #459dd7;white-space:nowrap}.fixed-icon a .tooltiptext:after{content:"";position:absolute;top:50%;left:100%;margin-top:-5px;border-width:5px;border-style:solid;border-color:transparent transparent transparent #459dd7}.fixed-icon a:hover .tooltiptext{visibility:visible}.contactpage .contact-inner{background:url("/images/contact-bg.jpg") no-repeat;background-size:cover !important;min-height:500px;margin:30px 0 0;padding:50px}.contactpage .contact-inner .contact-info h2{margin:0 0 30px;padding-left:10px}.contactpage .contact-inner .contact-info>div{font-size:20px;padding:10px 0 10px 65px;color:#fff;font-weight:500;margin-bottom:15px}.contactpage .contact-inner .contact-info>div a{color:#fff}.contactpage .contact-inner .contact-info>div:last-child{margin-bottom:0}.contactpage .contact-inner .contact-info .phone{background:url("/images/call-icon.svg") no-repeat;background-size:50px}.contactpage .contact-inner .contact-info .email{background:url("/images/email.svg") no-repeat;background-size:50px}.contactpage .contact-inner .contact-info .address{background:url("/images/location.svg") no-repeat;background-size:50px}.contactpage .contact-inner .contact-form{background:#000;padding:50px 90px;border-radius:2px}.contactpage .contact-inner .contact-form h3{text-align:center;margin:0 0 30px;font-weight:600}.contactpage .contact-inner .contact-form .form-group{margin:0 0 30px}.contactpage .contact-inner .contact-form .form-group .form-control{background:none;border-radius:0;border:none;border-bottom:2px solid #fff;padding:0;color:#fff;font-weight:500}.contactpage .contact-inner .contact-form .form-group .form-control:focus{outline:none;box-shadow:none}.contactpage .contact-inner .contact-form .form-group .form-control::-webkit-input-placeholder{color:#666}.contactpage .contact-inner .contact-form .form-group .form-control:-ms-input-placeholder{color:#666}.contactpage .contact-inner .contact-form .form-group .form-control::placeholder{color:#666}.contactpage .contact-inner .contact-form .primary-btn{background:none;border:none}.contactpage .contact-inner .contact-form .primary-btn:hover{background:#4943e3}.effortless-integration h2{margin:0}.effortless-integration p{font-size:20px;margin:40px 0 70px}.effortless-integration .effort-block{margin-bottom:30px;position:relative;display:block}.effortless-integration .effort-block:after{background:url("/images/effortless-shadow.png") no-repeat;background-size:100% 100%;content:"";width:100%;height:100%;display:block;position:absolute;top:0;left:0}.effortless-integration .effort-block img{width:100%}.effortless-integration .effort-block h4{position:absolute;bottom:0;z-index:1;padding:35px 20px;font-size:20px;color:#fff}.ATS-advantage .ATS-block{margin:40px 0 0}.ATS-advantage .ATS-block img{max-width:118px}.ATS-advantage .ATS-block h3{margin:20px 0;font-size:22px}.ATS-advantage .ATS-block p{font-weight:500}.ATS-advantage .ATS-Bottom-text{border:1px solid #fff;font-size:22px;font-weight:400;padding:40px;margin:70px 0 0}.about-top-content{background:#4943e3;color:#fff}.about-top-content .full-img{padding:40px 0}.about-top-content h4{font-size:22px}.about-top-content h4 a{color:#fff;text-decoration:underline;font-weight:600}.about-block{display:flex}.about-block .left{margin-right:50px;max-width:210px;width:100%}.about-block .left .about-img{text-align:center}.about-block .left .about-img img{max-width:180px;margin-bottom:20px}.about-block .left .about-img h4{font-weight:600;font-size:22px}.about-block .left .about-img span{font-weight:500;font-size:17px}.about-block .right{width:calc(100% - 260px)}.about-block .right .about-content p{font-size:20px;margin:0 0 30px}.about-block .right .about-content p a{color:#fff;text-decoration:underline;font-weight:600}.about-block .right .about-content a{color:#fff;text-decoration:underline;font-weight:500}.about-block .right .about-content a:hover{color:#459dd7}.about-block.about-right .left{margin:0 0 0 50px}.about-popup{color:#000}.about-popup h5{font-weight:600;font-size:18px;margin-bottom:15px}.about-popup p{font-weight:500;font-size:16px}.blog-page{padding-top:180px}.blog-page h2,.blog-page h1{margin-bottom:80px}.blog-page .col-lg-4{margin-top:30px}.blog-page .blog-block{display:block;color:#fff}.blog-page .blog-block .img-box{overflow:hidden;position:relative;max-height:275px}.blog-page .blog-block .img-box img{transition:transform 1s;margin:0 auto;display:block;max-width:100%;height:275px;object-fit:cover;width:100%}.blog-page .blog-block h4{color:#fff;font-weight:600;margin:30px 0 20px;min-height:101px}.blog-page .blog-block span{color:#fff;font-weight:600;font-size:20px}.blog-page .blog-block:hover .img-box img{transform:scale(1.1)}.blog-details .blog-details-inner h2{margin-bottom:30px}.blog-details .blog-details-inner .date-comment{display:flex;align-items:center;margin-bottom:40px}.blog-details .blog-details-inner .date-comment>div{display:flex;align-items:center;font-size:18px;font-weight:600}.blog-details .blog-details-inner .date-comment>div img{margin-right:15px}.blog-details .blog-details-inner .date-comment>div span{margin-right:5px}.blog-details .blog-details-inner .date-comment>div:first-child{margin-right:50px}.blog-details .blog-details-inner p{font-size:20px;margin-bottom:20px}.blog-details .blog-details-inner h4{font-weight:600;margin-bottom:15px}.blog-details .search{display:flex;align-items:center}.blog-details .search .form-control{background:none;border-radius:0;height:auto;padding:15px;color:#fff;font-size:18px;font-weight:600;border:1.5px solid #fff}.blog-details .search .form-control:focus{outline:none;box-shadow:none}.blog-details .search .search-btn{background:#459dd7;height:60px;border:none;display:flex;align-items:center;justify-content:center;padding:10px;margin-left:20px}.blog-details .blog-right-box{padding:40px 30px 30px;border:1.5px solid #fff;margin-top:30px}.blog-details .blog-right-box h4{font-weight:600;margin:0 0 25px}.blog-details .blog-right-box ul li{padding-bottom:20px;position:relative;padding-left:20px}.blog-details .blog-right-box ul li:before{content:"";background:#fff;border-radius:50%;width:10px;height:10px;position:absolute;left:0;top:6px}.blog-details .blog-right-box ul li a{color:#fff;font-size:16px}.blog-details .blog-right-box ul li a:hover{color:#459dd7}.blog-details .blog-right-box ul li.active a{color:#459dd7}.content-page{padding-top:200px}.content-page .content-page-heading{position:relative;border-bottom:1px solid #fff;padding-bottom:70px}.content-page .content-page-inner .content-inner{display:flex;padding:20px 0 0}.content-page .content-page-inner .content-inner h4,.content-page .content-page-inner .content-inner h5{font-weight:600;margin-bottom:10px}.content-page .content-page-inner .content-inner>div:first-child{min-width:200px}.content-page .content-page-inner .content-inner>div p{font-size:18px;font-weight:500}.features-sec .full-img{margin-top:40px;text-align:center}.features-sec .full-img img{width:100%}.features-sec ul{display:flex;flex-wrap:wrap}.features-sec ul li{background:url("/images/arrow.png") no-repeat;padding:0 15px 20px 35px;font-size:20px;width:33.33%;background-position:left 4px}.features-sec.features-sec2 ul{display:block}.features-sec.features-sec2 ul li{width:100%;padding-right:0}.terms-page .content-page-inner .content-inner{display:block}.terms-page .content-page-inner .content-inner>.row{margin-top:40px}.terms-page .content-page-inner .content-inner .term-left{position:sticky;top:100px;z-index:9}.terms-page .content-page-inner .content-inner .term-left .term-left-select{display:none;width:100%;border:1px solid #fff;height:50px;padding:0 10px;color:#fff;font-size:18px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url("/images/down-arrow.png") no-repeat 98% center/18px #000}.terms-page .content-page-inner .content-inner .term-left ul{counter-reset:section;list-style-type:none;max-height:calc(100vh - 190px);overflow:auto}.terms-page .content-page-inner .content-inner .term-left ul li{padding:10px 0 10px;display:flex}.terms-page .content-page-inner .content-inner .term-left ul li a{font-weight:600;display:block;font-size:20px;color:#fff}.not-found-page{background-image:url("/images/apologies-bg.jpg");background-repeat:no-repeat;background-size:cover;background-position:center center;min-height:100vh;display:flex;align-items:center;justify-content:center;text-align:center}.not-found-page .not-find-inner h1{font-size:130px;font-weight:900}.not-found-page .not-find-inner p{font-size:18px;font-weight:500;max-width:410px;margin:0 auto}.not-found-page .not-find-inner .back-btn{color:#fff;max-width:200px;display:block;margin:120px auto 0}.not-found-page .not-find-inner .back-btn span{display:flex;align-items:center;justify-content:center;color:#fff;font-weight:500;text-decoration:underline}.not-found-page .not-find-inner .back-btn span:first-child img{margin-left:20px}.not-found-page .not-find-inner .back-btn span img{max-width:35px}@media(max-width:1210px){header .mainNav li{padding:20px 10px}}@media(max-width:1080px){header .mainNav li{padding:20px 6px;font-size:15px}header .mainNav li a{font-size:15px}.contactpage .contact-inner .contact-form{padding:50px}}@media(min-width:992px){.why-talenetic-hold .col-lg-3{max-width:20%;flex:0 0 20%}}@media(max-width:991px){header{background:#000}header .logo{padding:0}header .logo img{margin:0;max-width:170px;max-height:60px}header .container-fluid{padding:5px 15px}header .header-top-left{display:flex;align-items:center;justify-content:space-between}header .header-top-left .menu-toggle{display:block;color:#fff}header ul.mainNav{float:none;width:100%;display:block;position:fixed;top:0;background:#000;z-index:99;max-height:100vh;overflow:auto;min-height:100vh;left:-100%;-moz-transition-property:all;-o-transition-property:all;-webkit-transition-property:all;transition-property:all;-moz-transition-duration:.3s;-o-transition-duration:.3s;-webkit-transition-duration:.3s;transition-duration:.3s;-moz-transition-timing-function:ease-in-out,ease-in-out,ease-in-out,ease-in-out;-o-transition-timing-function:ease-in-out,ease-in-out,ease-in-out,ease-in-out;-webkit-transition-timing-function:ease-in-out,ease-in-out,ease-in-out,ease-in-out;transition-timing-function:ease-in-out,ease-in-out,ease-in-out,ease-in-out}header ul.mainNav.active{left:0}header ul.mainNav li{font-size:16px;display:block;padding:15px 20px}header ul.mainNav li a.primary-btn{max-width:200px;text-align:center;justify-content:center}header ul.mainNav li a span.arrorDown{display:none}header ul.mainNav li.mobile-top{display:block;padding:20px;position:sticky;top:0;z-index:9;background:#000}header ul.mainNav li.mobile-top .m-top-inner{display:flex;align-items:center;justify-content:space-between;width:100%}header ul.mainNav li.mobile-top .m-top-inner a.close{float:none;width:auto;opacity:1;text-shadow:none;color:#fff}header ul.mainNav li.mobile-top .m-top-inner a.close i{display:block}header ul.mainNav li a{display:flex;align-items:center;justify-content:space-between}header ul.mainNav li a i{display:none}header ul.mainNav ul.subMenu{position:relative;transition:all .4s cubic-bezier(.25,.8,.25,1);transition-duration:.4s;transition-duration:.2s;display:none;overflow:visible;opacity:1;max-height:inherit;background:none}header ul.mainNav ul.subMenu.active{display:block}header ul.mainNav ul.subMenu li a{color:#fff}header span.submenu-icon{display:block;height:24px;position:absolute;right:15px;top:15px;cursor:pointer;z-index:1}.bannerHold .bannerContent h1{font-size:40px}.advantage-sec .block,.our-solution .block{margin-bottom:40px}.red-bg h1{font-size:40px}.inner-banner-sec{padding:100px 0 100px}.inner-banner-sec h1{font-size:40px}.inner-banner-sec .col-lg-6 img{margin-top:40px;width:100%}.content-block-sec .content{margin-top:30px}.content-block-sec.image-right .content{margin:0 0 30px}.contactpage .contact-inner{background-size:cover !important}.contactpage .contact-inner .contact-form{margin-top:30px}.about-sec .about-top-content{padding:50px}.about-block .left{margin-right:20px;max-width:200px}.about-block .right{width:calc(100% - 220px)}.about-block.about-right .left{margin:0 0 0 20px}.blog-page .blog-block{margin-bottom:50px}.blog-page .blog-block h4{min-height:inherit}.blog-details .search{margin-top:50px}.content-page{padding-top:150px}.content-page .content-page-heading{padding-bottom:40px}.features-sec ul li{font-size:18px;width:50%}}@media(max-width:767px){a.scrollTop{right:10px;bottom:80px;width:60px;height:60px}a.scrollTop i{font-size:28px}h2{font-size:28px}h3{font-size:20px}.container-fluid{padding-right:15px;padding-left:15px}.bannerHold{background-attachment:initial !important}.bannerHold .bannerContent{text-align:center}.bannerHold .bannerContent h1{font-size:36px}.bannerHold .bannerContent h1 br{display:none}.sectionHold{padding:40px 0 0}.sectionHold .top-heading{display:block;text-align:center}.sectionHold .block{text-align:center}.block-section .block{margin-bottom:40px}.our-solution{text-align:center}.our-solution .row+.row{margin-top:40px}.our-solution .full-img{margin:40px 0}.our-solution h4{font-size:18px}.our-client{padding-bottom:0;text-align:center}.our-client .two-full-img{padding:40px 0}.our-client h4{font-size:20px}.our-client .block{margin-bottom:50px}.our-client .block h4{margin-bottom:25px;font-size:20px}footer{padding:0 15px;text-align:center}footer .top-footer{padding:20px 0 40px}footer .top-footer h6{margin:20px 0 8px;display:flex;align-items:center;justify-content:center;position:relative;cursor:pointer}footer .top-footer h6 i{display:block}footer .top-footer h6.active i{transition:ease all .5s;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}footer .top-footer ul{display:none}footer .bottom-footer>div a{justify-content:center}footer .bottom-footer>div address.mobile{display:block}footer .bottom-footer>div address.mobile p i{margin-right:2px}footer .bottom-footer>div address.desktop{display:none}.red-bg{padding-bottom:50px}.red-bg h1{font-size:36px;margin-bottom:20px}.red-bg h4{font-size:18px}.red-bg .full-img{margin:60px 0 40px}.collage-section{padding-bottom:50px}.collage-section .full-img{margin-bottom:50px}.collage-section h4{font-size:18px}.inner-banner-sec{padding:100px 0 60px}.inner-banner-sec .full-img{padding-top:40px}.inner-banner-sec h1{font-size:36px}.inner-banner-sec h4{font-size:18px}.sectionHold.content-block-sec{padding:40px 0}.sectionHold.content-block-sec .content p{font-size:18px;margin:20px 0 0}.ATS-advantage .ATS-Bottom-text{font-size:20px;padding:25px;margin:70px 0 50px}.about-sec{padding-bottom:40px}.about-sec .about-top-content{padding:25px}.about-block{flex-wrap:wrap;text-align:center;padding-bottom:40px}.about-block .left{max-width:100%;margin:0 0 20px}.about-block .right{width:100%}.about-block.about-right{flex-wrap:wrap-reverse}.about-block.about-right .left{margin:0 0 20px}.blog-page{padding-top:100px}.blog-page h2{margin-bottom:50px}.blog-page .blog-block h4{font-size:20px;margin:25px 0 15px}.blog-page .blog-block span{font-size:16px}.blog-details .blog-details-inner .date-comment>div{font-size:16px}.blog-details .blog-details-inner .date-comment>div img{margin-right:10px;max-width:30px}.blog-details .blog-details-inner .date-comment>div:first-child{margin-right:25px}.content-page{padding-top:100px}.content-page .content-page-heading{padding-bottom:30px}.content-page .content-page-inner{padding-bottom:40px}.content-page .content-page-inner .content-inner{display:block;padding:20px 0}.features-sec .full-img{padding-bottom:40px}.features-sec ul{display:block}.features-sec ul li{width:100%;padding-right:0}.features-sec.features-sec2 .black-bg{padding-bottom:40px}h1{font-size:36px}.terms-page .content-page-inner .content-inner .sticky-sec{top:70px;position:sticky;z-index:9}.terms-page .content-page-inner .content-inner .term-left{position:initial}.terms-page .content-page-inner .content-inner .term-left .term-left-select{display:block;margin-bottom:20px}.terms-page .content-page-inner .content-inner .term-left ul{display:none}.about-top-content .full-img{padding:40px 0}.fixed-icon{right:10px}.contactpage .contact-inner .contact-info .phone,.contactpage .contact-inner .contact-info .email,.contactpage .contact-inner .contact-info .address{background-size:47px}.not-found-page .not-find-inner h1{font-size:80px}}@media(max-width:600px){.contactpage .contact-inner{padding:50px 0}.contactpage .contact-inner .contact-info>div{font-size:18px}.contactpage .contact-inner .contact-form{padding:30px}}
