/*
Theme Name: Iteck Child
Author: ThemesCamp
Author URI:  http://themeforest.net/user/themescamp
Theme URI: https://themeforest.net/item/iteck-software-technology-wordpress-theme/38682639
Template: iteck
Description: This is child theme for Iteck Theme.
Version: 1.0.0
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: iteck-child
Tags: one-column, two-columns, right-sidebar,custom-colors,featured-images
*/

/* ===============================================================
			[ * Helper Section ] 
================================================================*/
/*-------------------[ Base ]------------------------------*/
:root {
    --color-main:#0c3ff4;
    --color-primary:#03a7fe;
    --color-secondary:#077afa;
    --color-ternary: #FF847F;
    --color-blue2: #4b4b84;
    --color-blue4: #8686c8;
    --color-blue5: #157efb;
    --color-blue6: #003dff;
    --color-lightBlue: #15f1ff;
    --color-darkBlue: #010049;
    --color-gray: #eef4f8;
    --color-main-grad: linear-gradient(to right, #0c44f5 0%, #02b5ff 100%);
}

.h3, h3 {
    font-size: 1.75rem;
}

.h4, h4 {
    font-size: 1.55rem;
}

blockquote {
    margin-top: 1.3rem;
}

blockquote::before {
    left: 0px;
}

ul > li {
    list-style: outside none disc;
    margin-left: 1rem;
}

.margn-btm-10 {
    margin-bottom: 10px!important;
}
  
.post a {
    color: #0d6efd;
}
.post a:hover,
.post a:focus,
.post a:active {
    color: #4a4c84;
}

.white-header .navigation li a {
    font-size: 1rem;
}

.welcome-icon {
    width: 20px;
    height: 20px;
    margin-right: 3px;
    border-radius: 2px!important;
    border: 0;
    max-width: 100%;
    vertical-align: middle;
    display: inline-block;
}
.home.page-template {
    overflow-x: hidden;
}
/* .home .iteck-heading {
    margin-top: .7rem;
} */
.followus-text p {
    margin: 0;
    word-spacing: 0px;
    text-shadow: none;
}
.home .elementor-1527 .elementor-element.elementor-element-ef720f9 .iteck-heading {
    font-size: 42px;
    line-height: 1.07em;
    margin-bottom: .5rem;
    margin-top: .4rem;
}
.elementor-1527 .elementor-element.elementor-element-8c3ed64 .iteck-heading span {
    color: #000000;
    display: block;
    font-weight: 600;
    margin-bottom: 0.6rem;
}
.elementor-1527 .elementor-element.elementor-element-37f46f8 .iteck-heading {
    line-height: 1em;
    margin-top: 0.6rem;
}
.elementor-1527 .elementor-element.elementor-element-37f46f8 .iteck-heading small {
    font-size: 13px;
}
.iteck-info-box .service_box {
    padding: 25px;
    min-height: 550px;
}
.iteck-info-box .service_box .icon {
    text-align: center;
}
.iteck-info-box .service_box .icon img {
    width: auto;
    height: auto;
}
.iteck-info-box .service_box .info .text p {
    margin-bottom: 0;
    line-height: 1.5;
}
.iteck-info-box .service_box .info .tags a {
    font-family: 'Montserrat', sans-serif;
    font-size: 11px;
    line-height: 2.3;
}
.custom-bg .iteck-el-bg-1.elementor-view-stacked .elementor-icon {
    background: rgba(30,84,255,1)!important;
}
.custom-bg .iteck-el-bg-1.elementor-view-stacked .elementor-icon .flaticon-phone:before {
    font-size: 25px;
    top: 50%;
    transform: translate(-50%,-50%);
}
.custom-bg .elementor-section.elementor-section-boxed > .elementor-container {
    justify-content:space-between;
}
.custom-bg .iteck-button.animated-gradient-bg {
    background: rgba(30,84,255,1);
}
.custom-bg .iteck-button.animated-gradient-bg:hover,
.custom-bg .iteck-button.animated-gradient-bg:focus,
.custom-bg .iteck-button.animated-gradient-bg:active {
    background: rgba(63,64,71,1);
}
.custom-bg .iteck-button.animated-gradient-bg::before {
    display: none;
}

.elementor-1527 .hero-wrapper .elementor-element.elementor-element-0e55a15 > .elementor-element-populated {
    margin-left: 0;
}

.hero-wrapper + .elementor-absolute.elementor-widget-image {
    display: none;
    visibility: hidden;
    opacity: 0;
}
.hero-wrapper .elementor-widget-container p.iteck-heading {
    padding-right: 80px;
}
.trusted-brands h2.elementor-heading-title {
    font-weight: 400;
}
.trusted-brands h2.elementor-heading-title strong {
    display: block;
    font-weight: 900;
}
.circle-counter .iteck-counter {
    position: relative;
    width: 290px;
    height: 290px;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
}
.circle-counter .clients .iteck-counter {
    background: linear-gradient(270deg, rgba(30,84,255,1) 50%, transparent 50%), linear-gradient(0deg, rgba(30,84,255,1) 0%, rgba(232,233,236,1) 0%);
}
.circle-counter .users .iteck-counter {
    background: linear-gradient(270deg, rgba(30,84,255,1) 50%, transparent 50%), linear-gradient(0deg, rgba(30,84,255,1) 50%, rgba(232,233,236,1) 50%);
}
.circle-counter .sales-teams .iteck-counter {
    background: linear-gradient(300deg, rgba(30,84,255,1) 50%, transparent 50%), linear-gradient(0deg, rgba(30,84,255,1) 0%, rgba(232,233,236,1) 0%);
}
.circle-counter .satisfy-clients .iteck-counter {
    background: linear-gradient(235deg, rgba(30,84,255,1) 50%, transparent 50%), linear-gradient(0deg, rgba(30,84,255,1) 0%, rgba(232,233,236,1) 0%);
}
/* .circle-counter .iteck-counter:after {
    position: absolute;
    height: 100%;
    width: 100%;
    background-color: rgba(232,233,236,1);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    content: "";
    top: 0;
    z-index: -2;
}
.circle-counter .iteck-counter:before {
    position: absolute;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    content: "";
    top: 0;
    z-index: -1;
} */
.circle-counter .iteck-counter .num_item {
    position: relative;
    flex-direction: column;
    justify-content: center;
    background: rgba(255,255,255,1);
    width: 250px;
    height: 250px;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    left: 20px;
    top: 20px;
    animation-name: none!important;
}
.circle-counter .iteck-counter .num_item .num {
    font-weight: 800;
    width: 100%;
    min-width: 100%;
    margin: 0 0 .5rem;
    font-size: 50px;
    line-height: 50px;
    font-weight: 800;
    color: rgba(63,64,71,1);
}
.iteck-counter .num_item .num i {
    font-size: 40px;
    color: rgba(63,64,71,1);
    position: relative;
    top: -5px;
    left: -5px;
}
.circle-counter .iteck-counter .num_item .inf {
    font-size: 20px;
    font-weight: 300;
    color: rgba(99,100,103,1);
    text-transform: none;
    text-align: center;
    padding: 0 2.5rem;
    line-height: 22px;
}
.customer-relationship .customer-relationship-title {
    padding-bottom: 47px;
}
.customer-relationship .customer-relationship-title h2.iteck-heading strong {
    display: block;
}
.customer-relationship .customer-relationship-slider .iteck-portfolio-carousel .swiper-slide .portfolio_card {
    background-color: transparent;
    position: relative;
    height: 510px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    overflow: hidden;
}
.customer-relationship .customer-relationship-slider .iteck-portfolio-carousel .swiper-slide .portfolio_card:after {
    position: absolute;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    content: "";
    background-color: rgba(30,84,255,1);
    left: 0;
    bottom: 0;
    z-index: -1;
    width: 100%;
    height: 90%;
}
.customer-relationship .customer-relationship-slider .iteck-portfolio-carousel .portfolio_card .img {
    position: absolute;
    width: 415px;
    height: 510px;
    right: -10%;
    bottom: 0;
    z-index: 8;
}
.customer-relationship .customer-relationship-slider .iteck-portfolio-carousel .portfolio_card .info {
    height: 100%;
    padding: 98px 45px 60px;
}
.customer-relationship .customer-relationship-slider .iteck-portfolio-carousel .portfolio_card .info h5.title,
.customer-relationship .customer-relationship-slider .iteck-portfolio-carousel .portfolio_card .info h5.title a {
    font-family: Poppins;
    font-weight: 800;
    font-size: 26px;
}
.customer-relationship .customer-relationship-slider .iteck-portfolio-carousel .portfolio_card .info h5.title a {
    position: relative;
    display: inline-block;
    padding-right: 2.3rem;
}
.customer-relationship .customer-relationship-slider .iteck-portfolio-carousel .portfolio_card .info h5.title a:after {
    text-align: right;
    position: absolute;
    right: 0;
    top: 0;
    content: "»";
    font-family: "Poppins", Sans-serif;
    font-size: 50px;
    line-height: 32px;
    font-weight: 500;
    color: rgba(255,255,255,1);
    text-transform: uppercase;
    z-index: 10;
    width: 50px;
    height: 50px;
    -webkit-animation: bounceRight 1.2s infinite;
    animation: bounceRight 1.2s infinite;
}
.customer-relationship .customer-relationship-slider .iteck-portfolio-carousel .portfolio_card .info:hover h5.title a,
.customer-relationship .customer-relationship-slider .iteck-portfolio-carousel .portfolio_card .info:hover h5.title a:after {
    color: rgba(255,224,0,1);
}
.customer-relationship .customer-relationship-slider .iteck-portfolio-carousel .portfolio_card .info small.category {
    display: none;
    opacity: 0;
    visibility: hidden;
}
.customer-relationship .customer-relationship-slider .iteck-portfolio-carousel .portfolio_card .info .text {
    padding: 26px 30px 25px;
    margin-top: 30px;
    width: 61%;
    background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' stroke='white' stroke-width='2' stroke-dasharray='6' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e");
    position: relative;
}
.customer-relationship .customer-relationship-slider .iteck-portfolio-carousel .portfolio_card .info .text:after {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='396px' height='360.181px' viewBox='0 0 396 360.181' enable-background='new 0 0 396 360.181' xml:space='preserve'%3e%3cg id='XMLID_2_'%3e%3cpath id='XMLID_13_' fill='%23FFFFFF' d='M215,0v179.64c0,24.928,5.281,48.676,14.417,70.275 C256.824,314.714,320,360.181,396,360.181V269.91c-25,0-47.971-9.923-64.304-26.261C315.358,227.316,304.781,205,304.781,180H396V0 H215z'/%3e%3cpath id='XMLID_3_' fill='%23FFFFFF' d='M0,0v179.64c0,24.928,5.281,48.676,14.417,70.275C41.824,314.714,106,360.181,181,360.181 V269.91c-24,0-48.158-9.923-64.49-26.261C100.171,227.316,89.407,205,89.407,180H181V0H0z'/%3e%3c/g%3e%3c/svg%3e");
    width: 34px;
    height: 31px;
    content: "";
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: -15px;
    left: 50%;
    transform: translateX(-50%);
    overflow: hidden;
}
.customer-relationship .customer-relationship-slider .iteck-portfolio-carousel .portfolio_card .info .tags {
    width: 50%;
    position: absolute;
    bottom: 60px;
    left: 50px;
}
.customer-relationship .customer-relationship-slider .iteck-portfolio-carousel .portfolio_card .info .tags a {
    background-color: transparent;
    padding: 0;
    border-radius: 0px;
    position: relative;
}
/* .customer-relationship .customer-relationship-slider .iteck-portfolio-carousel .portfolio_card .info .tags a:after {
    position: absolute;
    left: 0;
    bottom: -30px;
    content: "Know More ›";
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    line-height: normal;
    font-weight: 500;
    color: rgba(255,255,255,1);
    text-transform: uppercase;
    z-index: 10;
    width: 110px;
    height: 25px;
    -webkit-animation: bounceRight 1s infinite;
    animation: bounceRight 1s infinite;
} */
/* right bounce */
@-webkit-keyframes bounceRight {
    0%,
    20%,
    50%,
    80%,
    100% {
      -webkit-transform: translateX(0);
      transform: translateX(0);
    }
    40% {
      -webkit-transform: translateX(-10px);
      transform: translateX(-10px);
    }
    70% {
      -webkit-transform: translateX(-5px);
      transform: translateX(-5px);
    }
}
@-moz-keyframes bounceRight {
    0%,
    20%,
    50%,
    80%,
    100% {
      transform: translateX(0);
    }
    40% {
      transform: translateX(-10px);
    }
    70% {
      transform: translateX(-5px);
    }
}
@keyframes bounceRight {
    0%,
    20%,
    50%,
    80%,
    100% {
      -ms-transform: translateX(0);
      transform: translateX(0);
    }
    40% {
      -ms-transform: translateX(-10px);
      transform: translateX(-10px);
    }
    70% {
      -ms-transform: translateX(-5px);
      transform: translateX(-5px);
    }
}
/* /right bounce */

.case-studies .no-display {
    display: none;
    opacity: 0;
}
.case-studies .case-items .iteck-portfolio-carousel .portfolio_card .info {
    border-width: 0 10px 10px;
    border-style: solid;
    border-image: linear-gradient(to bottom, #FFF 30%, #FFF) 1;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}
.case-studies .case-items .iteck-portfolio-carousel .portfolio_card:hover .info {
    border-image: linear-gradient(to bottom, #FFF 30%, #2257ff) 1;
}
.case-studies .case-items .iteck-portfolio-carousel .portfolio_card .info h5 {
    font-family: "Poppins", Sans-serif;
    font-size: 28px;
    line-height: 1.9rem;
    color: rgba(63,64,71,1);
    margin-bottom: 1rem;
}
.case-studies .case-items .iteck-portfolio-carousel .portfolio_card .info h5 a {
    color: rgba(63,64,71,1);
}
.case-studies .case-items .iteck-portfolio-carousel .portfolio_card .info h5 a:hover,
.case-studies .case-items .iteck-portfolio-carousel .portfolio_card .info h5 a:focus,
.case-studies .case-items .iteck-portfolio-carousel .portfolio_card .info h5 a:active {
    color: var(--color-main);
}
.case-studies .case-items .iteck-portfolio-carousel .portfolio_card .info .category a {
    font-size: 20px;
    line-height: 25px;
    color: rgba(63,64,71,1);
    font-weight: 400;
}
.case-studies .case-items .iteck-portfolio-carousel .portfolio_card .info .text,
.case-studies .case-items .iteck-portfolio-carousel .portfolio_card .info .text p {
    font-size: 19px;
    line-height: 29px;
    color: rgba(99,100,103,1);
    font-weight: 300;
}
.case-studies .case-items .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    background: rgba(205,210,211,1);
    opacity: 1;
}
.case-studies .case-items .iteck-portfolio-carousel .portfolio_slider .swiper-pagination .swiper-pagination-bullet {
    margin: 0 3px;
}
.case-studies .case-items .swiper-pagination-bullet-active {
    background: rgba(30,84,255,1);
}
.testimonials {
    position: relative;
}
.testimonials:after {
    position: absolute;
    border-radius: 0px 25px 25px 0px;
    -webkit-border-radius: 0px 25px 25px 0px;
    content: "";
    background-image: url("https://breezefsm.in/bg-testimonial.webp");
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: contain;
    background-color: rgba(30,84,255,1);
    left: 0;
    bottom: 0;
    z-index: -1;
    width: 70%;
    height: 58%;
    overflow: hidden;
}
.iteck-testimonial .client_card .inf_content h6 {
    font-size: calc(.3rem + .55vw)!important;
    font-weight: 600!important;
}
.iteck-testimonial .client_card .user_img img {
    box-shadow: rgb(149 157 165 / 35%) 1px 1px 25px;
}
.iteck-testimonial .client_card {
    align-items: center;
}
/* .testimonials .testimonials-title {
    margin-bottom: 1rem;
} */
.breezefsm-blogs .iteck-post-list-carousel .blog_slider .swiper-button-next {
    right: 0px;
}

.breezefsm-blogs .iteck-post-list-carousel .blog_slider .swiper-button-prev {
    right: 40px;
}
.breezefsm-blogs .iteck-post-list-carousel .blog_slider .swiper-button-prev:hover,
.breezefsm-blogs .iteck-post-list-carousel .blog_slider .swiper-button-next:hover {
    background: rgba(30,84,255,1);
}

#footer .footer-bt.ft-links.elementor-section .elementor-inner-column ul li:first-child:hover span {
    color: rgba(139,139,139,1);
}
#footer .footer-bt.elementor-section .copyright-info .elementor-widget-wrap {
    padding-top: 29px;
    padding-bottom: 32px;
}
#footer .footer-bt.elementor-section .copyright-info p {
    margin-bottom: 0;
}
#footer .footer-bt.elementor-section .copyright-info p a:hover,
#footer .footer-bt.elementor-section .copyright-info p a:focus {
    color: rgba(30,84,255,1)!important;
}
#footer .footer-bt.ft-links.elementor-section .subscription-form .subscription,
#footer .footer-bt.ft-links.elementor-section .subscription-form .subscription p {
    display: flex;
}
#footer .footer-bt.ft-links.elementor-section .subscription-form .subscription .wpcf7-form-control-wrap {
    flex: 1 1 auto;
    width: 1%;
    min-width: 0;
}
#footer .footer-bt.ft-links.elementor-section .subscription-form .subscription .wpcf7-not-valid-tip {
    display: none;
    visibility: hidden;
    opacity: 0;
    height: 0px;
}
#footer .footer-bt.ft-links.elementor-section .subscription-form .subscription .wpcf7-spinner {
    position: absolute;
    right: 26.5%;
    margin: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
}
#footer .footer-bt.ft-links.elementor-section .subscription-form form.sent .wpcf7-response-output,
#footer .footer-bt.ft-links.elementor-section .subscription-form form.failed .wpcf7-response-output,
#footer .footer-bt.ft-links.elementor-section .subscription-form form.aborted .wpcf7-response-output,
#footer .footer-bt.ft-links.elementor-section .subscription-form form.spam .wpcf7-response-output,
#footer .footer-bt.ft-links.elementor-section .subscription-form form.invalid .wpcf7-response-output,
#footer .footer-bt.ft-links.elementor-section .subscription-form form.unaccepted .wpcf7-response-output,
#footer .footer-bt.ft-links.elementor-section .subscription-form form.payment-required .wpcf7-response-output {
    margin: 0;
    text-align: left;
    padding-left: 0;
    font-size: 15px;
    line-height: 1.8;
    font-weight: 400;
    border: none;
    color: rgba(255,234,0,1);
    /* color: rgba(139,139,139,1); */
}
#footer .footer-bt.ft-links.elementor-section .subscription-form form.sent .wpcf7-response-output {
    color: rgba(70,180,80,1);
}
#footer .footer-bt.ft-links.elementor-section .subscription-form form.failed .wpcf7-response-output,
#footer .footer-bt.ft-links.elementor-section .subscription-form form.aborted .wpcf7-response-output {
    color: rgba(220,50,50,1);
}
#footer .footer-bt.ft-links.elementor-section .subscription-form form.spam .wpcf7-response-output {
    color: rgba(245,110,40,1);
}
#footer .footer-bt.ft-links.elementor-section .subscription-form form.unaccepted .wpcf7-response-output,
#footer .footer-bt.ft-links.elementor-section .subscription-form form.payment-required .wpcf7-response-output {
    color: rgba(255,185,0,1);
}
#footer .footer-bt.ft-links.elementor-section .subscription-form input[type=email] {
    background: rgba(255,255,255,1);
    font-family: "Poppins", Sans-serif;
    font-size: .9rem;
    color: rgba(31,31,31,1);
    border: 0;
    position: relative;
    padding: 1.1rem 0.75rem 1.05rem;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    font-weight: 400;
    line-height: 1.5;
    margin: 0;
}
#footer .footer-bt.ft-links.elementor-section input[type=email]::-webkit-input-placeholder { /* Edge */
    color: rgba(31,31,31,1);
}
  
#footer .footer-bt.ft-links.elementor-section input[type=email]:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: rgba(31,31,31,1);
}
  
#footer .footer-bt.ft-links.elementor-section input[type=email]::placeholder {
    color: rgba(31,31,31,1);
}
#footer .footer-bt.ft-links.elementor-section .subscription-form input[type=submit] {
    background-color: rgba(3,163,254,1);
    margin-left: -1px;
    border-radius: 0.25rem;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    position: relative;
    z-index: 2;
    padding: 14px 30px 12px;
    position: relative;
    overflow: hidden;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-size: .9rem;
    font-weight: 500;
    color: #fff;
    padding-right: 1rem;
    padding-left: 1rem;
    border: 0;
    margin: 0;
}
#footer .footer-bt.ft-links.elementor-section .subscription-form input:hover[type=submit],
#footer .footer-bt.ft-links.elementor-section .subscription-form input:active[type=submit] {
    background-color: rgba(0,61,255,1);
}
.page-template-page-wide.page-id-3856 .content.blog-wrapper > .container,
.page-template-page-wide.page-id-3923 .content.blog-wrapper > .container {
    max-width: 100%;
    padding: 0;
}
.page-template-page-wide.page-id-3856 .content.blog-wrapper > .container article h2.entry-title,
.page-template-page-wide.page-id-3923 .content.blog-wrapper > .container article h2.entry-title,
.page-template-page-wide.page-id-3856 .content.blog-wrapper > .container article .spc-40,
.page-template-page-wide.page-id-3923 .content.blog-wrapper > .container article .spc-40,
.page-template-page-wide.page-id-3856 .content.blog-wrapper > .container article + .spc-40,
.page-template-page-wide.page-id-3923 .content.blog-wrapper > .container article + .spc-40 {
    display: none;
    opacity: 0;
    visibility: hidden;
    height: 0px;
}

.page-template-page-wide.page-id-3856 .content.blog-wrapper,
.page-template-page-wide.page-id-3923 .content.blog-wrapper {
    padding: 0;
    overflow-x: hidden;
}

.page-template-page-wide.page-id-3856 .content.blog-wrapper > .container article .thankyou-content a,
.page-template-page-wide.page-id-3923 .content.blog-wrapper > .container article .thankyou-content a {
    color: rgba(255,255,255,1);
}
.page-template-page-wide.page-id-3856 .content.blog-wrapper > .container article .thankyou-content a:hover,
.page-template-page-wide.page-id-3856 .content.blog-wrapper > .container article .thankyou-content a:focus,
.page-template-page-wide.page-id-3856 .content.blog-wrapper > .container article .thankyou-content a:active,
.page-template-page-wide.page-id-3923 .content.blog-wrapper > .container article .thankyou-content a:hover,
.page-template-page-wide.page-id-3923 .content.blog-wrapper > .container article .thankyou-content a:focus,
.page-template-page-wide.page-id-3923 .content.blog-wrapper > .container article .thankyou-content a:active {
    color: rgba(30,84,255,1);
}

.contactus-wrapper.req-form.elementor-section .iteck-contact-shortcode input,
.contactus-wrapper.req-form.elementor-section .iteck-contact-shortcode textarea,
.home .contactus-wrapper.req-form.elementor-section input:not([type="submit"], [type="checkbox"]),
.home .contactus-wrapper.req-form.elementor-section select {
    margin-bottom: 0;
}

.contactus-wrapper.req-form.elementor-section .iteck-contact-shortcode span {
    text-align: left;
    text-align-last: left!important;
    font-size: .9rem!important;
}

.home .contactus-wrapper.req-form.elementor-section .iteck-contact-shortcode .col-lg-6 + .col-lg-12 .wpcf7-form-control-wrap,
.home .contactus-wrapper.req-form.elementor-section .iteck-contact-shortcode .wpcf7-form-control-wrap,
.contactus-wrapper.req-form.elementor-section .iteck-contact-shortcode .col-lg-6 + .col-lg-12 .wpcf7-form-control-wrap,
.contactus-wrapper.req-form.elementor-section .iteck-contact-shortcode .wpcf7-form-control-wrap {
    margin-bottom: 1rem;
    display: block;
}
.home .contactus-wrapper.req-form.elementor-section .iteck-contact-shortcode .col-lg-12 .wpcf7-form-control-wrap {
    margin-bottom: 0;
}
.home .contactus-wrapper.req-form.elementor-section .iteck-contact-shortcode .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
    color: rgba(255,234,0,1);
}
.home .contactus-wrapper.req-form.elementor-section form.invalid .wpcf7-response-output,
.home .contactus-wrapper.req-form.elementor-section form.unaccepted .wpcf7-response-output,
.home .contactus-wrapper.req-form.elementor-section form.payment-required .wpcf7-response-output {
    color: rgba(255,255,255,1);
    line-height: 1.3;
}
.contactus-wrapper.req-form.elementor-section form .wpcf7-response-output {
    margin: .1em 0 0;
    padding-top: 0.6em;
    padding-bottom: 0.6em;
}
.home .contactus-wrapper.req-form.elementor-section input[type="submit"] {
    margin-bottom: .5rem;
}
.home .contactus-wrapper.req-form.elementor-section input[type="submit"] + .wpcf7-spinner {
    margin-left: 0;
}
/* .elementor-widget .elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-text {
    margin-left: 1.5em;
} */

.header-tp .elementor-section.elementor-section-boxed>.elementor-container .hdr-links li a {
    padding-left: 8px;
    padding-right: 8px;
}
.header-tp .elementor-section.elementor-section-boxed>.elementor-container .hdr-links .menu-wrapper ul.navigation li ul,
.sticky-wrapper .menu-wrapper ul.navigation li ul {
    width: 251px;
    left: 9px;
}
.header-tp .elementor-section.elementor-section-boxed>.elementor-container .hdr-links .navigation li li,
.sticky-wrapper .menu-wrapper ul.navigation li li {
    margin-left: 0;
}
.header-tp .elementor-section.elementor-section-boxed>.elementor-container .hdr-links .navigation li li a,
.sticky-wrapper .menu-wrapper ul.navigation li li a {
    font-size: .875rem;
    line-height: 1.4;
    left: 8px;
    padding-left: 19px;
    padding-right: 18px;
}

/* Home Page All In One Platform Section */
.all-in-one-platform .premium-dual-header-first-span span {
    border: 1px solid #1540C300;
    border-radius: 7px !important;
    padding: 15px 25px;
    margin-bottom: 20px !important;
    background: #ffffff;
    font-size: 20px;
    line-height: 1.2;
    box-shadow: 0 0 9px rgb(21 64 195 / 31%);
}
.all-in-one-platform .premium-dual-header-first-span {
    display: flex !important;
    column-gap: 20px;
    flex-wrap: wrap;
    margin-bottom: 30px;
}
.hdr-call-info .elementor-widget-wrap {
	background-color: #042EFF !important;
}
.hdr-call-info .elementor-widget-wrap h6 {
		color: #ffffff;
}
.hdr-call-info .elementor-widget-wrap a {
		color: #FFDB16;
}


/* Home Page All In One Platform Section End */

@media (max-width: 1460px) {
    .header-tp .elementor-section.elementor-section-boxed>.elementor-container,
    .hero-wrapper.elementor-section.elementor-section-boxed>.elementor-container,
    .trusted-brands.elementor-section.elementor-section-boxed>.elementor-container,
    .circle-counter.elementor-section.elementor-section-boxed>.elementor-container,
    .customer-relationship.elementor-section.elementor-section-boxed>.elementor-container,
    .choose-technology.elementor-section.elementor-section-boxed>.elementor-container,
    .case-studies .case-study-wrapper.elementor-section.elementor-section-boxed>.elementor-container,
    .testimonials .testimonials-title.elementor-section.elementor-section-boxed>.elementor-container,
    .testimonials .testimonials-wrapper.elementor-section.elementor-section-boxed>.elementor-container,
    .breezefsm-blogs.elementor-section.elementor-section-boxed>.elementor-container,
    .contactus-wrapper.elementor-section.elementor-section-boxed>.elementor-container,
    .footer-bt.elementor-section.elementor-section-boxed.elementor-element-8663b56>.elementor-container,
    .trusted-brands-title.elementor-section.elementor-section-boxed > .elementor-container,
    .logo-row.elementor-section.elementor-section-boxed > .elementor-container,
    .circle-counter-wrapper.elementor-section.elementor-section-boxed > .elementor-container,
    .customer-relationship-title.elementor-section.elementor-section-boxed > .elementor-container,
    .customer-relationship-slider.elementor-section.elementor-section-boxed > .elementor-container,
    .footer-bt.copyright-info.elementor-element.elementor-element-3b0d3f1 > .elementor-container {
        max-width: 1140px;
    }
    .header-tp .elementor-section.elementor-section-boxed>.elementor-container .logo-fsm {
        width: auto;
    }
    .header-tp .hdr-top-row>.elementor-container .hdr-free-trial {
        width: 80.213%;
    }
    .header-tp .hdr-top-row>.elementor-container .hdr-follow-us {        
        width: 8.049%;
    }
    .header-tp .hdr-top-row>.elementor-container .hdr-social {
        width: 8.67%;
    }
    .header-tp .elementor-section.elementor-section-boxed>.elementor-container .hdr-links {
        width: 47.915%;
    }
    .header-tp .elementor-section.elementor-section-boxed>.elementor-container .hdr-call-icon {
        width: 5.863%;
    }
    .header-tp .elementor-section.elementor-section-boxed>.elementor-container .hdr-call-info {
        width: 15.293%;
    }
    .header-tp .elementor-section.elementor-section-boxed>.elementor-container .hdr-contact-button {
        width: 12.234%;
    }
    .home .hero-container .hero-wrapper .elementor-element h2.iteck-heading {
        font-size: 35px;
    }
    .home .hero-container.elementor-element {
        padding-top: 47px;
        padding-bottom: 90px;
    }
    .home .trusted-brands.elementor-element {
        padding-top: 67px;
        padding-bottom: 65px;
    }
    .home .meet-experts.elementor-element {
        padding-bottom: 90px;
    }
    .home .breezefsm-blogs.elementor-element {
        padding-top: 62px;
        padding-bottom: 80px;
    }
    .home .trusted-brands.elementor-element .logo-row.fi {
        padding-top: 47px;
    }
    .circle-counter .iteck-counter {
        width: 230px;
        height: 230px;
    }
    .circle-counter .iteck-counter .num_item {
        width: 200px;
        height: 200px;
        left: 15px;
        top: 15px;
    }
    .circle-counter .iteck-counter .num_item .num {
        font-size: 38px;
        line-height: 38px;
    }
    .iteck-counter .num_item .num i {
        font-size: 28px;
    }
    .circle-counter .iteck-counter .num_item .inf {
        font-size: 1.16rem;
        line-height: 1.4rem;
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }
    .circle-counter.elementor-section .circle-counter-container > .elementor-element-populated {
        padding-top: 80px;
        padding-bottom: 0;
    }
    .circle-counter-wrapper.elementor-section.elementor-section-boxed > .elementor-container {
        max-width: 1140px;
    }
    .home .customer-relationship.elementor-section {
        padding-top: 62px;
        padding-bottom: 80px;
    }
    .home .why-choose-us.elementor-section {
        padding-bottom: 97px;
    }
    .home .customer-relationship.elementor-section .customer-relationship-slider .iteck-portfolio-carousel .portfolio_slider {
        padding-bottom: 0;
    }
    .home .customer-relationship .customer-relationship-slider .iteck-portfolio-carousel .swiper-slide .portfolio_card {
        height: 350px;
    }
    .home .customer-relationship .customer-relationship-slider .iteck-portfolio-carousel .portfolio_card .img {
        width: 285px;
        height: 350px;
    }
    .home .customer-relationship .customer-relationship-slider .iteck-portfolio-carousel .portfolio_card .info {
        padding: 75px 35px 40px;
    }
    .home .customer-relationship .customer-relationship-slider .iteck-portfolio-carousel .portfolio_card .info h5.title {
        font-size: 24px;
    }
    .home .customer-relationship .customer-relationship-slider .iteck-portfolio-carousel .portfolio_card .info .text {
        padding: 16px 18px 14px;
        margin-top: 20px;
        width: 70%;
        font-size: 16px;
        line-height: 22px;
    }
    .customer-relationship .customer-relationship-slider .iteck-portfolio-carousel .portfolio_card .info .text:after {
        width: 25px;
        height: 23px;
        top: -10px;
    }
    .home .customer-relationship .customer-relationship-slider .iteck-portfolio-carousel .portfolio_card .info .tags {
        bottom: 38px;
        left: 35px;
        line-height: 24px;
    }
    .home .customer-relationship .customer-relationship-slider .iteck-portfolio-carousel .portfolio_card .info .tags a {
        font-size: 21px;
        line-height: 18px;
    }
    .customer-relationship .customer-relationship-slider .iteck-portfolio-carousel .portfolio_card .info .tags a:after {
        bottom: -25px;
        font-size: 14px;
        width: 100px;
        height: 20px;
    }
    .home .customer-relationship .customer-relationship-slider .iteck-portfolio-carousel .portfolio_slider .swiper-button-next,
    .home .customer-relationship .customer-relationship-slider .iteck-portfolio-carousel .portfolio_slider .swiper-button-prev {
        transform: none;
    }
    .home .trusted-brands .trusted-brands-title .elementor-widget:not(:last-child),
    .home .choose-technology .choose-technology-col .elementor-widget:not(:last-child),
    .home .customer-relationship .customer-relationship-title .elementor-widget:not(:last-child),
    .home .testimonials .testimonials-title .elementor-widget:not(:last-child) {
        margin-bottom: 5px;
    }
    .home .trusted-brands .trusted-brands-title h6.elementor-heading-title,
    .home .choose-technology .choose-technology-col h6.iteck-heading,
    .home .case-study-wrapper .case-study-title h6.iteck-heading,
    .home .customer-relationship .customer-relationship-title h6.iteck-heading,
    .home .testimonials .testimonials-title h6.iteck-heading,
    .home .breezefsm-blogs.elementor-section h6.iteck-heading,
    .home .contactus-wrapper.elementor-section h6.iteck-heading {
        font-size: 25px;
    }
    .home .trusted-brands .trusted-brands-title .elementor-heading-title,
    .home .choose-technology .choose-technology-col h2.iteck-heading,
    .home .case-study-wrapper .case-study-title h2.iteck-heading,
    .home .testimonials .testimonials-title h2.iteck-heading,
    .home .breezefsm-blogs.elementor-section h2.iteck-heading,
    .home .contactus-wrapper.elementor-section h2.iteck-heading {
        font-size: 36px;
    }
    .home .choose-technology .choose-technology-col p.iteck-heading {
        font-size: 24px;
        line-height: 36px;
    }
    .home .choose-technology .choose-technology-col .iteck-icon-box .elementor-icon-box-icon .elementor-icon {
        height: 28px;
        width: 28px;
        line-height: 28px;
    }
    .home .choose-technology .choose-technology-col .elementor-icon svg {
        height: 28px;
        width: 28px;
    }
    .home .choose-technology .choose-technology-col .elementor-icon-box-title,
    .home .choose-technology .choose-technology-col .elementor-icon-box-title a {
        font-size: 22px;
    }
    .home .choose-technology .choose-technology-col .iteck-button {
        font-size: 20px;
        padding: 7px 22px;
    }
    .home .customer-relationship .customer-relationship-title h2.iteck-heading {
        font-size: 36px;
        line-height: 46px;
    }
    .home .case-studies .case-study-wrapper .elementor-widget-container,
    .home .breezefsm-blogs.elementor-section .elementor-widget-container {
        padding-bottom: 0;
    }
    .home .case-studies .case-items .iteck-portfolio-carousel .portfolio_card .info {
        padding: 21px 19px 16px;
    }
    .home .case-studies .case-items .iteck-portfolio-carousel .portfolio_card .info h5 {
        font-size: 22px;
        line-height: 1.65rem;
    }
    .home .case-studies .case-items .iteck-portfolio-carousel .portfolio_card .info .category a {
        font-size: 16px;
        line-height: 20px;
    }
    .home .case-studies .case-items .iteck-portfolio-carousel .portfolio_card .info .text,
    .home .case-studies .case-items .iteck-portfolio-carousel .portfolio_card .info .text p {
        font-size: 16px;
        line-height: 23px;
    }
    .home .case-studies .case-items .iteck-portfolio-carousel .portfolio_card .info .text {
        margin-top: 10px;
        margin-bottom: 15px;
    }
    .home .customer-relationship .customer-relationship-slider .iteck-portfolio-carousel .portfolio_slider .swiper-button-prev {
        left: -60px;
    }
    .home .customer-relationship .customer-relationship-slider .iteck-portfolio-carousel .portfolio_slider .swiper-button-next {
        right: -60px;
    }
    .home .case-studies .case-items .iteck-portfolio-carousel .portfolio_slider .swiper-button-prev {
        left: -50px;
    }
    .home .case-studies .case-items .iteck-portfolio-carousel .portfolio_slider .swiper-button-next {
        right: -50px;
    }
    .home .customer-relationship .customer-relationship-slider .iteck-portfolio-carousel .portfolio_slider .swiper-button-prev,
    .home .customer-relationship .customer-relationship-slider .iteck-portfolio-carousel .portfolio_slider .swiper-button-next,
    .home .case-studies .case-items .iteck-portfolio-carousel .portfolio_slider .swiper-button-prev,
    .home .case-studies .case-items .iteck-portfolio-carousel .portfolio_slider .swiper-button-next {
        width: 40px;
        height: 40px;
    }
    .home .customer-relationship .customer-relationship-slider .iteck-portfolio-carousel .portfolio_slider .swiper-button-prev::after,
    .home .customer-relationship .customer-relationship-slider .iteck-portfolio-carousel .portfolio_slider .swiper-container-rtl .swiper-button-next::after,
    .home .case-studies .case-items .iteck-portfolio-carousel .portfolio_slider .swiper-button-prev::after,
    .home .case-studies .case-items .iteck-portfolio-carousel .portfolio_slider .swiper-container-rtl .swiper-button-next::after {
        font-size: 12px;
    }
    .home .testimonials.elementor-section {
        padding-top: 44px;
        padding-bottom: 80px;
    }
    .home .testimonials:after {
        width: 62%;
        height: 62%;
    }
    .home .testimonials .testimonials-title .elementor-widget-container,
    .home .contactus-wrapper.elementor-section .elementor-widget-container {
        margin-bottom: 0;
    }
    .home .testimonials .testimonials-wrapper.elementor-section .testimonials-col-l .iteck-play-button i {
        width: 70px;
        height: 70px;
    }
    .home .testimonials .testimonials-wrapper.elementor-section .testimonials-col-r .elementor-widget-wrap {
        margin-left: 25px;
    }
    .home .testimonials .testimonials-wrapper.elementor-section .testimonials-col-r .elementor-widget-container {
        margin-bottom: 1.5rem;
    }
    .home .testimonials .testimonials-wrapper.elementor-section .testimonials-col-r .iteck-testimonial .client_card {
        padding: 20px;
        align-items: center;
    }
    .iteck-testimonial .client_card .user_img {
        margin-right: 20px;
    }
    .home .testimonials .testimonials-wrapper.elementor-section .testimonials-col-r .iteck-testimonial .client_card .user_img img {
        width: 80px;
        height: 80px;
    }
    .home .testimonials .testimonials-wrapper.elementor-section .testimonials-col-r .iteck-testimonial .client_card .inf_content .rate_stars {
        margin-bottom: 0;
    }
    .home .testimonials .testimonials-wrapper.elementor-section .testimonials-col-r .iteck-testimonial .client_card .inf_content h6.review-text {
        font-size: inherit;
        margin-bottom: 5px;
    }
    .home .contactus.elementor-section {
        padding-top: 72px;
        padding-bottom: 40px;
    }
    .home .contactus-wrapper.req-form.elementor-section h6.iteck-heading,
    .home .contactus-wrapper.req-form.elementor-section p.iteck-heading {
        font-size: 20px;
    }
    .home .contactus-wrapper.req-form.elementor-section .iteck-button {
        font-size: 18px;
        padding-top: 15px;
    }
    .contactus-wrapper.req-form.elementor-section .iteck-contact-shortcode textarea,
    .home .contactus-wrapper.req-form.elementor-section .iteck-contact-shortcode input::placeholder,
    .home .contactus-wrapper.req-form.elementor-section .iteck-contact-shortcode textarea::placeholder {
        font-size: 17px;
    }
    .home .contactus-wrapper.req-form.elementor-section input:not([type="submit"], [type="checkbox"]),
    .home .contactus-wrapper.req-form.elementor-section select {
        padding: 10px 15px;
        border-radius: 8px;
        font-size: 17px;
    }
    .home .contactus-wrapper.req-form.elementor-section .wpcf7-list-item span {
        font-size: 16px;
    }
    .home .contactus-wrapper.req-form.elementor-section input[type="submit"] {
        font-size: 18px;
        padding: 10px 20px;
        border-radius: 8px;
    }
    #footer .footer-bt.ft-links.elementor-section {
        padding-top: 70px!important;
        padding-bottom: 52px!important;
    }
    #footer .footer-bt.elementor-section .copyright-info .elementor-widget-wrap {
        padding-top: 29px;
        padding-bottom: 32px;
    }
}

@media (max-width: 1201px) {
    .header-tp .elementor-section.elementor-section-boxed>.elementor-container,
    .hero-wrapper.elementor-section.elementor-section-boxed>.elementor-container,
    .trusted-brands.elementor-section.elementor-section-boxed>.elementor-container,
    .circle-counter.elementor-section.elementor-section-boxed>.elementor-container,
    .customer-relationship.elementor-section.elementor-section-boxed>.elementor-container,
    .choose-technology.elementor-section.elementor-section-boxed>.elementor-container,
    .case-studies .case-study-wrapper.elementor-section.elementor-section-boxed>.elementor-container,
    .testimonials .testimonials-title.elementor-section.elementor-section-boxed>.elementor-container,
    .testimonials .testimonials-wrapper.elementor-section.elementor-section-boxed>.elementor-container,
    .breezefsm-blogs.elementor-section.elementor-section-boxed>.elementor-container,
    .contactus-wrapper.elementor-section.elementor-section-boxed>.elementor-container,
    .footer-bt.elementor-section.elementor-section-boxed.elementor-element-8663b56>.elementor-container,
    .trusted-brands-title.elementor-section.elementor-section-boxed > .elementor-container,
    .logo-row.elementor-section.elementor-section-boxed > .elementor-container,
    .circle-counter-wrapper.elementor-section.elementor-section-boxed > .elementor-container,
    .customer-relationship-title.elementor-section.elementor-section-boxed > .elementor-container,
    .customer-relationship-slider.elementor-section.elementor-section-boxed > .elementor-container,
    .footer-bt.copyright-info.elementor-element.elementor-element-3b0d3f1 > .elementor-container {
        max-width: 960px;
    }
    .header-tp .elementor-section.elementor-section-boxed>.elementor-container .logo-fsm {
        width: 18%;
    }
    .header-tp .elementor-section.elementor-section-boxed>.elementor-container .logo-fsm .custom-logo img {
        height: auto!important;
    }
    .header-tp .elementor-section.elementor-section-boxed>.elementor-container .hdr-links {
        width: 41.915%;
    }
    .header-tp .elementor-section.elementor-section-boxed>.elementor-container .hdr-links .navigation li a {
        font-size: 15px;
        padding-left: 12px;
        padding-right: 12px;
    }
    .header-tp .elementor-section.elementor-section-boxed>.elementor-container .hdr-call-icon {
        width: 3.863%;
        display: flex;
    }
    .header-tp .elementor-section.elementor-section-boxed>.elementor-container .hdr-call-icon .elementor-icon {
        font-size: 16px;
        padding: 10px;
    }
    .header-tp .elementor-section.elementor-section-boxed>.elementor-container .hdr-call-icon .elementor-icon i:before {
        font-size: 18px;
    }
    .header-tp .elementor-section.elementor-section-boxed>.elementor-container .hdr-call-info {
        width: 17.293%;
        display: block;
    }
    .header-tp .elementor-section.elementor-section-boxed>.elementor-container .hdr-contact-button {
        width: 11.234%;
        display: flex;
    }
    .header-tp .elementor-section.elementor-section-boxed>.elementor-container .hdr-contact-button .elementor-widget-wrap {
        padding: 0;
    }
    .home .hero-container .hero-wrapper .elementor-element h2.iteck-heading {
        font-size: 30px;
    }
    .home .hero-container .hero-wrapper .elementor-element p.iteck-heading {
        font-size: 14px;
    }
    .home .hero-container .hero-wrapper .elementor-element p.iteck-heading span {
        margin-bottom: 0.2rem;
    }

    .home .hero-container.elementor-element {
        padding-top: 37px;
        padding-bottom: 70px;
    }
    .home .trusted-brands .trusted-brands-title .elementor-element > .elementor-widget-container {
        margin-top: 2px;
    }
    .home .trusted-brands .trusted-brands-title .elementor-heading-title,
    .home .choose-technology .choose-technology-col h2.iteck-heading,
    .home .case-study-wrapper .case-study-title h2.iteck-heading,
    .home .testimonials .testimonials-title h2.iteck-heading,
    .home .breezefsm-blogs.elementor-section h2.iteck-heading,
    .home .contactus-wrapper.elementor-section h2.iteck-heading,
    .home .customer-relationship .customer-relationship-title h2.iteck-heading {
        font-size: 30px;
        line-height: 1.15em;
    }
    .home .trusted-brands.elementor-element {
        padding-top: 44px;
        padding-bottom: 45px;
    }
    .home .trusted-brands.elementor-element .logo-row.fi {
        padding-top: 18px;
        padding-bottom: 35px;
    }
    .home .trusted-brands.elementor-element .logo-row .elementor-column.elementor-col-20 {
        padding-left: 1.2rem;
        padding-right: 1.2rem;
    }
    .circle-counter.elementor-section .circle-counter-container > .elementor-element-populated {
        padding-top: 49px;
    }
    .home .circle-counter .circle-counter-wrapper .elementor-container .counter-col.elementor-element {
        width: 25%;
    }
    .circle-counter .iteck-counter {
        width: 206px;
        height: 206px;
    }
    .circle-counter .iteck-counter .num_item {
        width: 170px;
        height: 170px;
        left: 18px;
        top: 18px;
    }
    .circle-counter .iteck-counter .num_item .num {
        font-size: 32px;
        line-height: 32px
    }
    .circle-counter .iteck-counter .num_item .num i {
        font-size: 22px;
        top: -6px;
        left: -2px;
    }
    .circle-counter .iteck-counter .num_item .inf {
        font-size: .97rem;
        line-height: 1.2rem;
    }

    .home .customer-relationship.elementor-section {
        padding-top: 31px;
        padding-bottom: 42px;
    }
    .customer-relationship .customer-relationship-title {
        padding-bottom: 19px;
    }
    .home .customer-relationship .customer-relationship-slider .iteck-portfolio-carousel .swiper-slide .portfolio_card {
        height: 300px;
    }
    .home .customer-relationship .customer-relationship-slider .iteck-portfolio-carousel .portfolio_card .img {
        width: 244px;
        height: 300px;
    }
    .home .customer-relationship .customer-relationship-slider .iteck-portfolio-carousel .portfolio_card .info {
        padding: 50px 25px 30px;
    }
    .customer-relationship .customer-relationship-slider .iteck-portfolio-carousel .portfolio_card .info h5.title,
    .customer-relationship .customer-relationship-slider .iteck-portfolio-carousel .portfolio_card .info h5.title a {
        font-size: 24px;
    }
    .home .customer-relationship .customer-relationship-slider .iteck-portfolio-carousel .portfolio_card .info .text {
        margin-top: 15px;
        width: 65%;
        font-size: 14px;
        line-height: 20px;
    }
    .customer-relationship .customer-relationship-slider .iteck-portfolio-carousel .portfolio_card .info .text:after {
        width: 22px;
        height: 20px;
        top: -9px;
    }
    .home .customer-relationship .customer-relationship-slider .iteck-portfolio-carousel .portfolio_card .info .tags {
        bottom: 35px;
        left: 25px;
        width: 51%;
        line-height: 18px;
    }
    .home .customer-relationship .customer-relationship-slider .iteck-portfolio-carousel .portfolio_card .info .tags a {
        font-size: 18px;
        line-height: 18px;
    }
    .customer-relationship .customer-relationship-slider .iteck-portfolio-carousel .portfolio_card .info .tags a:after {
        bottom: -20px;
        font-size: 13px;
        width: 90px;
        height: 18px;
    }
    .home .customer-relationship .customer-relationship-slider .iteck-portfolio-carousel .swiper-slide .portfolio_card:hover .info h5.title a {
        font-size: 24px;
    }
    .home .customer-relationship .customer-relationship-slider .iteck-portfolio-carousel .portfolio_slider .swiper-button-prev,
    .home .customer-relationship .customer-relationship-slider .iteck-portfolio-carousel .portfolio_slider .swiper-button-next,
    .home .case-studies .case-items .iteck-portfolio-carousel .portfolio_slider .swiper-button-prev,
    .home .case-studies .case-items .iteck-portfolio-carousel .portfolio_slider .swiper-button-next {
        width: 30px;
        height: 30px;
    }
    .home .customer-relationship .customer-relationship-slider .iteck-portfolio-carousel .portfolio_slider .swiper-button-prev {
        left: -32px;
    }
    .home .customer-relationship .customer-relationship-slider .iteck-portfolio-carousel .portfolio_slider .swiper-button-next {
        right: -32px;
    }
    .home .customer-relationship .customer-relationship-slider .iteck-portfolio-carousel .portfolio_slider .swiper-button-prev::after,
    .home .customer-relationship .customer-relationship-slider .iteck-portfolio-carousel .portfolio_slider .swiper-container-rtl .swiper-button-next::after,
    .home .customer-relationship .customer-relationship-slider .iteck-portfolio-carousel .portfolio_slider .swiper-button-next::after,
    .home .case-studies .case-items .iteck-portfolio-carousel .portfolio_slider .swiper-button-prev::after,
    .home .case-studies .case-items .iteck-portfolio-carousel .portfolio_slider .swiper-button-next::after,
    .home .case-studies .case-items .iteck-portfolio-carousel .portfolio_slider .swiper-container-rtl .swiper-button-next::after {
        font-size: 10px;
    }
    .home .choose-technology .choose-technology-col p.iteck-heading {
        font-size: 18px;
        line-height: 30px;
    }
    .home .choose-technology .choose-technology-col .elementor-icon-box-title,
    .home .choose-technology .choose-technology-col .elementor-icon-box-title a {
        font-size: 18px;
    }
    .home .choose-technology .choose-technology-col .title-row > .elementor-widget-container {
        margin-bottom: .8rem;
    }
    .home .choose-technology .choose-technology-col .content-row > .elementor-widget-container {
        margin-bottom: 20px;
    }
    .home .choose-technology .choose-technology-col .btn-row > .elementor-widget-container {
        margin-top: 40px;
    }
    .home .why-choose-us .elementor-element.rotate-circle-1 {
        top: 5%;
    }
    .home .why-choose-us .elementor-element.rotate-circle-2 {
        top: 12%;
    }
    .home .why-choose-us .elementor-element.rotate-circle-3 {
        top: 24%;
    }
    .home .why-choose-us.elementor-section {
        padding-bottom: 72px;
    }
    .home .case-studies .case-study-wrapper {
        padding-bottom: 1.1rem;
    }
    .home .choose-technology .choose-technology-col .tech-row > .elementor-widget-container {
        margin-bottom: 15px;
    }
    .home .choose-technology .choose-technology-col .elementor-widget:not(:last-child) {
        margin-bottom: 0;
    }
    .home .choose-technology .choose-technology-col .iteck-icon-box .elementor-icon-box-icon .elementor-icon {
        height: 24px;
        width: 24px;
        line-height: 24px;
    }
    .home .choose-technology .choose-technology-col .elementor-icon svg {
        height: 24px;
        width: 24px;
    }
    .home .case-studies .case-items .iteck-portfolio-carousel .portfolio_slider .swiper-button-prev {
        left: -26px;
    }
    .home .case-studies .case-items .iteck-portfolio-carousel .portfolio_slider .swiper-button-next {
        right: -26px;
    }

    .home .testimonials .testimonials-wrapper .testimonials-col-l {
        width: 50%;
    }
    .home .testimonials .testimonials-wrapper .testimonials-col-r {
        width: 50%;
    }
    .home .testimonials .testimonials-wrapper.elementor-section .testimonials-col-r .iteck-testimonial .client_card .inf_content h6.review-text {
        line-height: 1.3;
    }
    .home .testimonials .testimonials-wrapper.elementor-section .testimonials-col-l .iteck-play-button i {
        width: 60px;
        height: 60px;
    }

    .home .contactus .contactus-wrapper .contactus-col-l {
        width: 50%;
    }
    .home .contactus .contactus-wrapper .contactus-col-r {
        width: 50%;
    }
    .home .testimonials.elementor-section {
        padding-top: 0;
        padding-bottom: 60px;
    }
    .home .testimonials .testimonials-title {
        padding-bottom: 3.15rem;
    }
    .home .testimonials .testimonials-wrapper.elementor-section .testimonials-col-r .elementor-widget-container {
        margin-bottom: 1rem;
    }
    .home .testimonials:after {
        width: 60%;
        height: 67%;
    }
    .home .meet-experts.elementor-element {
        padding-bottom: 70px;
    }

    .home .breezefsm-blogs.elementor-element {
        padding-top: 42px;
        padding-bottom: 60px;
    }
    .home .contactus.elementor-section {
        padding-top: 52px;
        padding-bottom: 20px;
    }
    .home .contactus.elementor-section .contactus-wrapper {
        padding-bottom: 2.1rem;
    }

    #footer .footer-bt.ft-links.elementor-section {
        padding-top: 60px!important;
        padding-bottom: 42px!important;
    }
    #footer .footer-bt.ft-links.elementor-section .subscription-form form.sent .wpcf7-response-output,
    #footer .footer-bt.ft-links.elementor-section .subscription-form form.failed .wpcf7-response-output,
    #footer .footer-bt.ft-links.elementor-section .subscription-form form.aborted .wpcf7-response-output,
    #footer .footer-bt.ft-links.elementor-section .subscription-form form.spam .wpcf7-response-output,
    #footer .footer-bt.ft-links.elementor-section .subscription-form form.invalid .wpcf7-response-output,
    #footer .footer-bt.ft-links.elementor-section .subscription-form form.unaccepted .wpcf7-response-output,
    #footer .footer-bt.ft-links.elementor-section .subscription-form form.payment-required .wpcf7-response-output {
        font-size: 13px;
    }
}

/* Home Page All In One Platform Section */
@media (max-width: 1024px) {
	.all-in-one-platform .premium-dual-header-first-span  {
		display: flex !important;
		width: 100%;
		justify-content: center;
		margin-bottom: 10px;
}
	.all-in-one-platform .premium-dual-header-first-span span {
		width: 44%;
}
}
/* Home Page All In One Platform Section End */

@media (max-width: 991px) {
    .header-tp .elementor-section.elementor-section-boxed>.elementor-container,
    .hero-wrapper.elementor-section.elementor-section-boxed>.elementor-container,
    .trusted-brands.elementor-section.elementor-section-boxed>.elementor-container,
    .circle-counter.elementor-section.elementor-section-boxed>.elementor-container,
    .customer-relationship.elementor-section.elementor-section-boxed>.elementor-container,
    .choose-technology.elementor-section.elementor-section-boxed>.elementor-container,
    .case-studies .case-study-wrapper.elementor-section.elementor-section-boxed>.elementor-container,
    .testimonials .testimonials-title.elementor-section.elementor-section-boxed>.elementor-container,
    .testimonials .testimonials-wrapper.elementor-section.elementor-section-boxed>.elementor-container,
    .breezefsm-blogs.elementor-section.elementor-section-boxed>.elementor-container,
    .contactus-wrapper.elementor-section.elementor-section-boxed>.elementor-container,
    .footer-bt.elementor-section.elementor-section-boxed.elementor-element-8663b56>.elementor-container,
    .trusted-brands-title.elementor-section.elementor-section-boxed > .elementor-container,
    .logo-row.elementor-section.elementor-section-boxed > .elementor-container,
    .circle-counter-wrapper.elementor-section.elementor-section-boxed > .elementor-container,
    .customer-relationship-title.elementor-section.elementor-section-boxed > .elementor-container,
    .customer-relationship-slider.elementor-section.elementor-section-boxed > .elementor-container,
    .footer-bt.copyright-info.elementor-element.elementor-element-3b0d3f1 > .elementor-container {
        max-width: 720px;
    }
    .home .trusted-brands .trusted-brands-title h6.elementor-heading-title,
    .home .choose-technology .choose-technology-col h6.iteck-heading,
    .home .case-study-wrapper .case-study-title h6.iteck-heading,
    .home .customer-relationship .customer-relationship-title h6.iteck-heading,
    .home .testimonials .testimonials-title h6.iteck-heading,
    .home .breezefsm-blogs.elementor-section h6.iteck-heading,
    .home .contactus-wrapper.elementor-section h6.iteck-heading {
        font-size: 22px;
    }
    .home .trusted-brands .trusted-brands-title .elementor-heading-title,
    .home .choose-technology .choose-technology-col h2.iteck-heading,
    .home .case-study-wrapper .case-study-title h2.iteck-heading,
    .home .testimonials .testimonials-title h2.iteck-heading,
    .home .breezefsm-blogs.elementor-section h2.iteck-heading,
    .home .contactus-wrapper.elementor-section h2.iteck-heading,
    .home .customer-relationship .customer-relationship-title h2.iteck-heading {
        font-size: 26px;
    }
    .header-tp .elementor-section.elementor-section-boxed>.elementor-container .hdr-links .navigation li a {
        font-size: 14px;
        padding-left: 8px;
        padding-right: 8px;
    }
    .header-tp .elementor-section.elementor-section-boxed>.elementor-container .hdr-links>.elementor-widget-wrap.elementor-element-populated {
        padding-left: 0;
        padding-right: 0;
    }
    .header-tp .elementor-section.elementor-section-boxed>.elementor-container .hdr-call-icon {
        display: none;
        visibility: hidden;
        opacity: 0;
    }
    .header-tp .elementor-section.elementor-section-boxed>.elementor-container .hdr-links .navigation li:first-child {
        margin-left: 0;
    }
    .header-tp .elementor-section.elementor-section-boxed>.elementor-container .hdr-links .navigation li {
        margin-left: 0.8rem;
    }
    .header-tp .elementor-section.elementor-section-boxed>.elementor-container .hdr-call-info {
        width: 19.293%;
    }
    .header-tp .elementor-section.elementor-section-boxed>.elementor-container .hdr-call-info .elementor-heading-title {
        font-size: 13px;
    }
    .header-tp .elementor-section.elementor-section-boxed>.elementor-container .hdr-contact-button {
        width: 12.234%;
    }
    .header-tp .elementor-section.elementor-section-boxed>.elementor-container .hdr-contact-button .iteck-button {
        font-size: 12px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .home .hero-container .hero-wrapper .elementor-element h2.iteck-heading {
        font-size: 23px;
    }
    .hero-wrapper .elementor-widget-container p.iteck-heading {
        padding-right: 22px;
    }
    .hero-wrapper .elementor-element.free-trial-brn > .elementor-widget-container {
        margin-top: .5rem;
        margin-right: 1.5rem;
    }
    .hero-wrapper .elementor-element.free-trial-brn .iteck-button {
        font-size: 14px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .hero-wrapper .elementor-element.video-reel-btn > .elementor-widget-container {
        margin-top: 0;
    }

    .circle-counter .iteck-counter  {
        width: 160px;
        height: 160px;
    }
    .circle-counter .iteck-counter .num_item {
        width: 130px;
        height: 130px;
        left: 15px;
        top: 15px;
    }
    .circle-counter .iteck-counter .num_item .num {
        font-size: 27px;
        line-height: 27px;
    }
    .circle-counter .iteck-counter .num_item .num i {
        font-size: 20px;
        top: -8px;
    }
    .circle-counter .iteck-counter .num_item .inf {
        font-size: .77rem;
        line-height: .9rem;
    }

    .customer-relationship .customer-relationship-title .elementor-column>.elementor-element-populated {
        padding-bottom: 3px;
    }
    .customer-relationship .customer-relationship-title .elementor-element-9ccabe8 > .elementor-widget-container {
        padding-bottom: 0;
    }
    .customer-relationship .customer-relationship-title {
        padding-bottom: 0;
    }
    .customer-relationship .elementor-element-df11131.elementor-widget-image {
        bottom: 10%;
    }
    .customer-relationship .elementor-element-a46689d.elementor-widget-image {
        top: 40%;
    }
    .home .customer-relationship .customer-relationship-slider .iteck-portfolio-carousel .swiper-slide .portfolio_card {
        height: 300px;
    }
    .home .customer-relationship .customer-relationship-slider .iteck-portfolio-carousel .portfolio_card .img {
        display: none;
        opacity: 0;
        visibility: hidden;
    }
    .home .customer-relationship .customer-relationship-slider .iteck-portfolio-carousel .portfolio_card .info .text {
        width: 100%;
    }
    .home .customer-relationship .customer-relationship-slider .iteck-portfolio-carousel .portfolio_card .info .tags {
        width: 85%;
    }
    .home .customer-relationship .customer-relationship-slider .iteck-portfolio-carousel .portfolio_card .info .tags a {
        line-height: 23px;
    }

    .home .choose-technology .choose-technology-col p.iteck-heading {
        font-size: 16px;
        line-height: 26px;
    }
    .home .choose-technology .choose-technology-col .elementor-icon-box-title,
    .home .choose-technology .choose-technology-col .elementor-icon-box-title a {
        font-size: 18px;
        line-height: 1.2;
    }
    .home .choose-technology .choose-technology-col .btn-row > .elementor-widget-container {
        margin-top: 25px;
    }
    .home .choose-technology .choose-technology-col .iteck-button {
        font-size: 18px;
        padding: 6px 20px;
    }

    .home .testimonials .testimonials-wrapper .testimonials-col-l > .elementor-element-populated {
        padding-top: 100px;
        padding-bottom: 100px;
    }
    .home .testimonials .testimonials-wrapper.elementor-section .testimonials-col-r .iteck-testimonial .client_card {
        padding: 12px;
    }
    .iteck-testimonial .client_card .user_img {
        margin-right: 15px;
    }
    .home .testimonials .testimonials-wrapper.elementor-section .testimonials-col-r .iteck-testimonial .client_card .inf_content .rate_stars {
        font-size: 10px;
    }
    .home .testimonials .testimonials-wrapper.elementor-section .testimonials-col-r .iteck-testimonial .client_card .inf_content h6.review-text {
        font-size: inherit;
        line-height: 1.2;
    }
    .home .testimonials .testimonials-wrapper.elementor-section .testimonials-col-r .iteck-testimonial .client_card .inf_content .name {
        font-size: 12px;
        line-height: 1.2;
    }
    .home .testimonials .testimonials-wrapper .testimonials-col-l .elementor-element-7443d41 > .elementor-widget-container {
        padding-bottom: 40px;
    }
    .home .testimonials .testimonials-wrapper .testimonials-col-l .elementor-element-3804375 > .elementor-widget-container {
        padding-bottom: 20px;
    }
}

@media (max-width: 767px) {
    .header-tp .elementor-section.elementor-section-boxed>.elementor-container,
    .hero-wrapper.elementor-section.elementor-section-boxed>.elementor-container,
    .trusted-brands.elementor-section.elementor-section-boxed>.elementor-container,
    .circle-counter.elementor-section.elementor-section-boxed>.elementor-container,
    .customer-relationship.elementor-section.elementor-section-boxed>.elementor-container,
    .choose-technology.elementor-section.elementor-section-boxed>.elementor-container,
    .case-studies .case-study-wrapper.elementor-section.elementor-section-boxed>.elementor-container,
    .testimonials .testimonials-title.elementor-section.elementor-section-boxed>.elementor-container,
    .testimonials .testimonials-wrapper.elementor-section.elementor-section-boxed>.elementor-container,
    .breezefsm-blogs.elementor-section.elementor-section-boxed>.elementor-container,
    .contactus-wrapper.elementor-section.elementor-section-boxed>.elementor-container,
    .footer-bt.elementor-section.elementor-section-boxed.elementor-element-8663b56>.elementor-container,
    .trusted-brands-title.elementor-section.elementor-section-boxed > .elementor-container,
    .logo-row.elementor-section.elementor-section-boxed > .elementor-container,
    .circle-counter-wrapper.elementor-section.elementor-section-boxed > .elementor-container,
    .customer-relationship-title.elementor-section.elementor-section-boxed > .elementor-container,
    .customer-relationship-slider.elementor-section.elementor-section-boxed > .elementor-container,
    .footer-bt.copyright-info.elementor-element.elementor-element-3b0d3f1 > .elementor-container {
        max-width: 540px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .header-tp .elementor-section.elementor-section-boxed>.elementor-container .hdr-links .iteck-nav .mobile-wrapper .menu-item {
        margin-left: 0;
    }
    .header-tp .elementor-section.elementor-section-boxed>.elementor-container .hdr-links .iteck-nav .mobile-wrapper .fat-nav ul.mob-nav {
        padding-top: 10px;
    }
    .home .hero-container .hero-wrapper .elementor-element h2.iteck-heading {
        font-size: 30px;
        margin-top: 0;
    }
    .home .hero-container .hero-wrapper .elementor-element h6.iteck-heading {
        font-size: 16px;
    }
    .trusted-brands-title.elementor-section.elementor-section-boxed > .elementor-container,
    .circle-counter.elementor-section.elementor-section-boxed>.elementor-container,
    .testimonials .testimonials-title.elementor-section.elementor-section-boxed>.elementor-container {
        padding-left: 0;
        padding-right: 0;
    }
    .trusted-brands .elementor-element-78e19a5 > .elementor-element-populated {
        padding: 0;
    }
    .trusted-brands-title > .elementor-container .elementor-element-populated {
        padding: 0;
    }
    .home .trusted-brands .trusted-brands-title h6.elementor-heading-title,
    .home .choose-technology .choose-technology-col h6.iteck-heading,
    .home .case-study-wrapper .case-study-title h6.iteck-heading,
    .home .customer-relationship .customer-relationship-title h6.iteck-heading,
    .home .testimonials .testimonials-title h6.iteck-heading,
    .home .breezefsm-blogs.elementor-section h6.iteck-heading,
    .home .contactus-wrapper.elementor-section h6.iteck-heading {
        font-size: 23px;
    }
    .home .trusted-brands .trusted-brands-title .elementor-heading-title,
    .home .choose-technology .choose-technology-col h2.iteck-heading,
    .home .case-study-wrapper .case-study-title h2.iteck-heading,
    .home .testimonials .testimonials-title h2.iteck-heading,
    .home .breezefsm-blogs.elementor-section h2.iteck-heading,
    .home .contactus-wrapper.elementor-section h2.iteck-heading,
    .home .customer-relationship .customer-relationship-title h2.iteck-heading {
        font-size: 28px;
        line-height: 1.2em;
    }
    .header-tp .elementor-section.elementor-section-boxed>.elementor-container {
        position: relative;
    }
    .header-tp .elementor-section.elementor-section-boxed>.elementor-container .logo-fsm,
    .header-tp .elementor-section.elementor-section-boxed>.elementor-container .hdr-links {
        width: 50%;
    }
    .header-tp .elementor-section.elementor-section-boxed>.elementor-container .hdr-call-icon,
    .header-tp .elementor-section.elementor-section-boxed>.elementor-container .hdr-call-info,
    .header-tp .elementor-section.elementor-section-boxed>.elementor-container .hdr-contact-button {
        display: none;
    }
    .header-tp .elementor-section.elementor-section-boxed>.elementor-container .hdr-call-info {
        display: block;
        width: 36px;
        height: 36px;
        position: absolute;
        overflow: hidden;
        top: 25px;
        right: 105px;
    }
    .header-tp .elementor-section.elementor-section-boxed>.elementor-container .hdr-call-info .cust-support-numb,
    .header-tp .elementor-section.elementor-section-boxed>.elementor-container .hdr-call-info .cust-support-numb h6,
    .header-tp .elementor-section.elementor-section-boxed>.elementor-container .hdr-call-info .cust-support-numb h6 a {
        position: relative;
        width: 36px;
        height: 36px;
        text-align: center;
    }
    .header-tp .elementor-section.elementor-section-boxed>.elementor-container .hdr-call-info .cust-support-numb h6 a {
        outline: none;
        text-decoration: none;
        border: none;
        padding: 0;
        font-size: 16px;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        display: inline-block;
        overflow: hidden;
    }
    .header-tp .elementor-section.elementor-section-boxed>.elementor-container .hdr-call-info .cust-support-numb h6 a:before {
        font-family: Flaticon;
        content: "\f10c";
        font-size: 18px;
        font-style: normal;
        color: rgba(255,255,255,1);
        width: 36px;
        height: 36px;
        margin-left: 0px;
        margin-right: 0px;
        position: absolute;
        left: 0;
        top: 0;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        background: rgba(30,84,255,1);
        -webkit-border-radius: 50%;
        border-radius: 50%;
        padding: 7px;
        z-index: 10;
    }
    .header-tp .elementor-section.elementor-section-boxed>.elementor-container .hdr-call-info > .elementor-element-populated {
        margin: 0;
        padding: 0;
        border: none;
    }
    .header-tp .elementor-section.elementor-section-boxed>.elementor-container .hdr-call-info > .elementor-element-populated > .cust-support {
        display: none;
    }
    .header-tp .elementor-section.elementor-section-boxed>.elementor-container .hdr-contact-button {
        display: block;
        width: 36px;
        height: 36px;
        position: absolute;
        overflow: hidden;
        top: 25px;
        right: 60px;
    }
    .header-tp .elementor-section.elementor-section-boxed>.elementor-container .hdr-contact-button .contact-btn,
    .header-tp .elementor-section.elementor-section-boxed>.elementor-container .hdr-contact-button .contact-btn a,
    .header-tp .elementor-section.elementor-section-boxed>.elementor-container .hdr-contact-button .contact-btn span {
        position: relative;
        width: 36px;
        height: 36px;
        text-align: center;
        display: block;
    }
    .header-tp .elementor-section.elementor-section-boxed>.elementor-container .hdr-contact-button .contact-btn a {
        outline: none;
        text-decoration: none;
        border: none;
        padding: 0;
        font-size: 16px;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        display: inline-block;
        overflow: hidden;
    }
    .header-tp .elementor-section.elementor-section-boxed>.elementor-container .hdr-contact-button .contact-btn a span:before {
        font-family: "Font Awesome 5 Free";
        font-weight: 400;
        content: "\f0e0";
        font-size: 18px;
        font-style: normal;
        color: rgba(255,255,255,1);
        width: 36px;
        height: 36px;
        margin-left: 0px;
        margin-right: 0px;
        position: absolute;
        left: 0;
        top: 0;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        background: rgba(30,84,255,1);
        -webkit-border-radius: 50%;
        border-radius: 50%;
        padding: 2px;
        z-index: 10;
        -webkit-font-smoothing: antialiased;
    }
    .header-tp .elementor-section.elementor-section-boxed>.elementor-container .hdr-call-info .cust-support-numb h6 a:hover:before,
    .header-tp .elementor-section.elementor-section-boxed>.elementor-container .hdr-call-info .cust-support-numb h6 a:focus:before,
    .header-tp .elementor-section.elementor-section-boxed>.elementor-container .hdr-call-info .cust-support-numb h6 a:active:before,
    .header-tp .elementor-section.elementor-section-boxed>.elementor-container .hdr-contact-button .contact-btn a:hover span:before,
    .header-tp .elementor-section.elementor-section-boxed>.elementor-container .hdr-contact-button .contact-btn a:focus span:before,
    .header-tp .elementor-section.elementor-section-boxed>.elementor-container .hdr-contact-button .contact-btn a:active span:before {
        background: rgba(28,31,35,1);
    }
    .header-tp .elementor-section.elementor-section-boxed>.elementor-container .hdr-contact-button .elementor-widget-container {
        text-align: center;
    }

    .home .hero-container.elementor-element {
        padding-top: 23px;
        padding-bottom: 50px;
    }
    .home .hero-container .hero-wrapper .elementor-element p.iteck-heading {
        padding-right: 0;
        font-size: 16px;
    }
    .home .hero-container .hero-wrapper .elementor-element.elementor-widget-iteck-button > .elementor-widget-container {
        margin-top: 0;
    }
    .home .hero-container .hero-wrapper .elementor-element.elementor-widget-iteck-video-popup-button > .elementor-widget-container {
        margin-top: 1rem;
        margin-bottom: 1.5rem;
    }

    .home .trusted-brands.elementor-element {
        padding-top: 54px;
        padding-bottom: 25px;
    }
    .home .trusted-brands .trusted-brands-title .elementor-element-feaaba4 > .elementor-widget-container {
        padding-bottom: 32px;
    }

    .circle-counter.elementor-section .circle-counter-container > .elementor-element-populated {
        padding-top: 59px;
    }
    .home .circle-counter .circle-counter-wrapper .elementor-container .counter-col.elementor-element {
        width: 50%;
    }
    .home .circle-counter .circle-counter-wrapper .elementor-container .counter-col.elementor-element > .elementor-element-populated {
        padding: 0;
        margin: 0;
    }
    .circle-counter .iteck-counter {
        width: 142px;
        height: 142px;
    }
    .circle-counter .iteck-counter .num_item {
        width: 112px;
        height: 112px;
        left: 15px;
        top: 15px;
    }
    .circle-counter .iteck-counter .num_item .num {
        font-size: 22px;
        line-height: 22px;
        margin-bottom: .3rem;
    }
    .circle-counter .iteck-counter .num_item .num i {
        font-size: 16px;
    }
    .circle-counter .iteck-counter .num_item .inf {
        font-size: .75rem;
        line-height: 1rem;
        padding-left: 0.5rem;
        padding-right: 0.5rem;
    }

    .home .customer-relationship.elementor-section {
        padding-top: 16px;
        padding-bottom: 31px;
    }
    .customer-relationship .customer-relationship-title {
        padding-bottom: 13px;
    }
    .customer-relationship-title > .elementor-container .elementor-element-eda854c .elementor-element-populated {
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 1.2rem;
    }
    .customer-relationship .elementor-element-df11131.elementor-widget-image {
        bottom: 15%;
    }
    .home .customer-relationship .customer-relationship-slider .iteck-portfolio-carousel .swiper-slide .portfolio_card {
        height: 260px;
    }
    .home .customer-relationship .customer-relationship-slider .iteck-portfolio-carousel .portfolio_card .info .tags {
        width: 100%;
    }
    .home .customer-relationship .customer-relationship-slider .iteck-portfolio-carousel .portfolio_card .info h5.title,
    .home .customer-relationship .customer-relationship-slider .iteck-portfolio-carousel .portfolio_card .info h5.title a,
    .home .customer-relationship .customer-relationship-slider .iteck-portfolio-carousel .swiper-slide .portfolio_card:hover .info h5.title a {
        font-size: 23px;
    }
    .home .customer-relationship .customer-relationship-slider .iteck-portfolio-carousel .portfolio_card .info {
        padding-top: 15px;
    }
    .home .customer-relationship .customer-relationship-slider .iteck-portfolio-carousel .portfolio_card .info .text {
        padding: 16px 15px 14px;
        margin-top: 17px;
        font-size: .85rem;
        line-height: 20px;
    }
    .customer-relationship .customer-relationship-slider .iteck-portfolio-carousel .portfolio_card .info .text:after {
        width: 22px;
        height: 20px;
        top: -9px;
    }
    .home .customer-relationship .customer-relationship-slider .iteck-portfolio-carousel .portfolio_card .info .tags {
        left: 0;
        right: 0;
        bottom: 25px;
        padding-left: 25px;
        padding-right: 25px;
        line-height: 22px;
    }
    .home .customer-relationship .customer-relationship-slider .iteck-portfolio-carousel .portfolio_card .info .tags a {
        line-height: 22px;
    }
    .customer-relationship .customer-relationship-slider .iteck-portfolio-carousel .portfolio_card .info .tags a:after {
        bottom: -15px;
        font-size: 13px;
        width: 90px;
        height: 18px;
    }
    .home .customer-relationship .elementor-element-ee91167 > .elementor-element-populated {
        padding-left: 25px;
        padding-right: 25px;
    }
    .customer-relationship .customer-relationship-slider .iteck-portfolio-carousel .swiper-slide .portfolio_card:after {
        height: 100%;
    }
    .home .why-choose-us.elementor-section {
        padding-bottom: 24px;
    }
    .home .choose-technology .choose-technology-col .title-row > .elementor-widget-container {
        margin-bottom: 1.9rem;
    }
    .home .choose-technology .choose-technology-col .btn-row > .elementor-widget-container {
        text-align: center;
    }
    .home .choose-technology .choose-technology-col .iteck-button {
        margin-left: auto;
        margin-right: auto;
    }
    .why-choose-us .elementor-element.iteck-image-animation-rotate,
    .why-choose-us .elementor-element.iteck-image-animation-slide-up-down {
        display: none;
        opacity: 0;
        visibility: hidden;
    }
    .home .choose-technology .choose-technology-col .btn-row > .elementor-widget-container {
        margin-top: 20px;
    }

    .home .case-studies .case-study-wrapper {
        padding-bottom: .75rem;
    }
    .case-studies .case-study-wrapper.elementor-section-boxed .elementor-element-6fdceb1 > .elementor-element-populated {
        padding-left: 25px;
        padding-right: 25px;
    }
    .home .case-studies .case-items .iteck-portfolio-carousel .portfolio_slider {
        padding-bottom: 30px;
    }
    .home .case-studies .case-items .iteck-portfolio-carousel .portfolio_slider .swiper-button-next {
        right: -32px;
    }
    .home .case-studies .case-items .iteck-portfolio-carousel .portfolio_slider .swiper-button-prev {
        left: -32px;
    }
    .home .case-studies .case-items .iteck-portfolio-carousel .swiper-container {
        padding: 10px;
    }
    .home .case-studies .case-items .iteck-portfolio-carousel .portfolio_card .info h5 {
        font-size: 20px;
        line-height: 1.35rem;
        margin-bottom: 0.7rem;
    }
    .home .case-studies .case-items .iteck-portfolio-carousel .portfolio_card .info .category {
        font-size: 10px;
    }
    .case-studies .case-items .iteck-portfolio-carousel .portfolio_slider .swiper-pagination .swiper-pagination-bullet {
        margin-left: 5px;
        margin-right: 5px;
        width: 12px;
        height: 12px;
    }
    .home .case-studies .case-items .iteck-portfolio-carousel .portfolio_card .info .category a {
        font-size: 15px;
        line-height: 16px;
    }
    .home .case-studies .case-items .iteck-portfolio-carousel .portfolio_card .info .text {
        margin-top: 5px;
        margin-bottom: 10px;
    }
    .home .case-studies .case-items .iteck-portfolio-carousel .portfolio_card .info .text,
    .home .case-studies .case-items .iteck-portfolio-carousel .portfolio_card .info .text p {
        font-size: 14px;
        line-height: 20px;
    }

    .home .testimonials.elementor-section {
        padding-bottom: 14px;
    }
    .home .testimonials .testimonials-title {
        padding-bottom: 2.65rem;
    }
    .home .testimonials .testimonials-title .elementor-element-populated {
        padding-top: 0;
        padding-bottom: 0;
    }
    .home .testimonials .testimonials-wrapper .testimonials-col-l,
    .home .testimonials .testimonials-wrapper .testimonials-col-r {
        width: 100%;
    }
    .home .testimonials .testimonials-wrapper .testimonials-col-l > .elementor-element-populated {
        padding-top: 120px;
        padding-bottom: 120px;
    }
    .home .testimonials .testimonials-wrapper.elementor-section .testimonials-col-r .elementor-widget-wrap {
        margin-left: 0;
        padding-left: 0;
        padding-right: 0;
    }
    .home .testimonials .testimonials-wrapper.elementor-section .testimonials-col-r .iteck-testimonial .client_card {
        padding: 10px 15px 13px;
    }
    .iteck-testimonial .client_card .user_img {
        margin-right: 15px;
    }
    .home .testimonials .testimonials-wrapper.elementor-section .testimonials-col-r .iteck-testimonial .client_card .inf_content h6.review-text {
        font-size: inherit;
    }
    .home .testimonials .testimonials-wrapper.elementor-section .testimonials-col-r .iteck-testimonial .client_card .inf_content .name,
    .home .testimonials .testimonials-wrapper.elementor-section .testimonials-col-r .iteck-testimonial .client_card .client_card .user_img h6 {
        line-height: normal;
        word-spacing: normal;
    }

    .home .meet-experts.elementor-element {
        padding-bottom: 9px;
    }

    .home .breezefsm-blogs.elementor-element {
        padding-top: 52px;
    }
    .breezefsm-blogs .elementor-element.elementor-element-57fd0de {
        padding-bottom: 3.15rem;
    }
    .breezefsm-blogs.elementor-section-boxed .elementor-column > .elementor-element-populated {
        padding-top: 0;
        padding-bottom: 0;
    }
    .breezefsm-blogs.elementor-section-boxed .elementor-element-57fd0de .elementor-column > .elementor-element-populated {
        padding: 0;
    }
    .breezefsm-blogs.elementor-section-boxed .iteck-post-list-carousel .blog_slider {
        text-align: center;
    }
    .breezefsm-blogs.elementor-section-boxed .iteck-post-list-carousel .blog_box .info h6 {
        text-align: left;
    }
    .breezefsm-blogs.elementor-section-boxed .iteck-post-list-carousel .blog_slider .swiper-button-prev,
    .breezefsm-blogs.elementor-section-boxed .iteck-post-list-carousel .blog_slider .swiper-container-rtl .swiper-button-next,
    .breezefsm-blogs.elementor-section-boxed .iteck-post-list-carousel .blog_slider .swiper-button-next,
    .breezefsm-blogs.elementor-section-boxed .iteck-post-list-carousel .blog_slider .swiper-container-rtl .swiper-button-prev {
        margin-top: 25px !important;
    }

    .home .contactus .contactus-wrapper .contactus-col-l,
    .home .contactus .contactus-wrapper .contactus-col-r {
        width: 100%;
    }

    .home .contactus.elementor-section {
        padding-top: 43px;
        padding-bottom: 0;
        overflow: hidden;
    }
    .home .contactus.elementor-section .contactus-wrapper {
        padding-bottom: .6rem;
    }
    .home .contactus-wrapper.req-form.elementor-section .wpcf7-list-item span {
        font-size: 12px;
    }
    .elementor-1527 .elementor-element.elementor-element-a7cee0c .iteck-contact-shortcode input:not([type="submit"]) {
        font-size: 14px;
    }
    .home .contactus-wrapper.req-form.elementor-section input:not([type="submit"],
    [type="checkbox"]),
    .home .contactus-wrapper.req-form.elementor-section select,
    .home .contactus-wrapper.req-form.elementor-section textarea {
        padding: 5px 10px;
        font-size: 14px;
        border-radius: 5px;
        min-height: 40px;
    }
    .home .contactus-wrapper.req-form.elementor-section.iteck-contact-shortcode input:not([type="submit"]),
    .home .contactus-wrapper.req-form.elementor-section .iteck-contact-shortcode select,
    .elementor-1527 .elementor-element.elementor-element-a7cee0c .iteck-contact-shortcode textarea,
    .home .contactus-wrapper.req-form.elementor-section .iteck-contact-shortcode input::placeholder,
    .home .contactus-wrapper.req-form.elementor-section .iteck-contact-shortcode textarea::placeholder {
        font-size: 14px;
    }
    .home .contactus-wrapper.req-form.elementor-section input[type="submit"] {
        font-size: 15px;
        padding-left: 15px;
        padding-right: 15px;
        border-radius: 5px;
    }

    #footer .footer-bt.ft-links.elementor-section {
        padding-top: 50px!important;
    }
    #footer .footer-bt.ft-links.elementor-section .subscription-form .subscription .wpcf7-spinner {
        right: 32%;
    }
    #footer .footer-bt.ft-links.elementor-section .elementor-col-25 {
        width: 100%;
    }
}

/* 28-01-2026 */
.logo-list-area img {
    max-height: 100px;
}
@media (max-width:575px) {
    .logo-list-area img { 
            display: block;
            margin: auto;
    }
}