body {
    font-family: 'Barlow', sans-serif;
    overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    font-family: 'Barlow', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Barlow', sans-serif;
    font-display: swap;
}

h2 {
    font-family: 'Barlow ExtraBold, sans-serif';
    font-display: swap;
}

@font-face {
    font-family: 'Barlow Bold', serif;
    src: url(../fonts/Barlow-Bold.ttf);
    font-display: swap;
}

@font-face {
    font-family: 'Barlow Light, sans-serif';
    src: url(../fonts/Barlow-Light.ttf);
    font-display: swap;
}

@font-face {
    font-family: 'Barlow Medium, sans-serif';
    src: url(../fonts/Barlow-Medium.ttf);
    font-display: swap;
}

@font-face {
    font-family: 'Barlow ExtraBold, sans-serif';
    src: url(../fonts/Barlow-ExtraBold.ttf);
    font-display: swap;
}

@font-face {
    font-family: 'Barlow ExtraLight, sans-serif';
    src: url(../fonts/Barlow-ExtraLight.ttf);
    font-display: swap;
}

@font-face {
    font-family: 'Barlow Italic, sans-serif';
    src: url(../fonts/Barlow-Italic.ttf);
    font-display: swap;
}

@font-face {
    font-family: 'Barlow Medium, sans-serif';
    src: url(../fonts/Barlow-Medium.ttf);
    font-display: swap;
}

@font-face {
    font-family: 'Barlow Regular, sans-serif';
    src: url(../fonts/Barlow-Regular.ttf);
    font-display: swap;
}

@font-face {
    font-family: 'Barlow SemiBold, sans-serif';
    src: url(../fonts/Barlow-SemiBold.ttf);
    font-display: swap;
}

@font-face {
    font-family: 'Barlow Thin, sans-serif';
    src: url(../fonts/Barlow-Thin.ttf);
    font-display: swap;
}

line {
    color: black;
    opacity: 0.6;
    /*stroke: #9D7CBF;*/
    stroke-width: 2;
    stroke-linecap: round;
    stroke-dasharray: 0.5 10;
    animation: animation_bfcj4x 400ms linear infinite;
    -webkit-animation: animation_bfcj4x 400ms linear infinite;
}

.custom-navbar {
    border-bottom: 0;
    margin-bottom: 0;
    padding: 12px 22px;
}

.custom-navbar .navbar-brand {
    color: #454545;
    font-size: 18px;
    font-weight: 700;
    line-height: 40px
}

nav.navbar {
    overflow-x: hidden;
}

.custom-navbar .navbar-nav.navbar-nav-first {
    margin-left: 8em
}

.custom-navbar .navbar-nav.navbar-right li a {
    padding-right: 12px;
    padding-left: 12px;
    font-size: 17px;
    text-decoration: none;
    box-shadow: 0 4px 8px #0000001f;
    border-radius: 30px;
    background: #fff;
    height: 44px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.2s ease;
}

.custom-navbar .navbar-nav.navbar-right li a .fa {
    border-radius: 100%;
    color: #000;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: inline-block;
}

.custom-navbar .nav li a {
    line-height: 40px;
    color: #ffffff;
    padding-right: 22px;
    padding-left: 22px;
}

.custom-navbar .nav li a {
    line-height: 40px;
    color: #000000;
    padding-right: 22px;
    padding-left: 22px;
}

.custom-navbar .nav li.active>a {
    background-color: #29ca8e;
    color: #fff
}

.custom-navbar .navbar-toggle {
    border: none;
    padding-top: 10px;
    background-color: transparent
}

.custom-navbar .nav li a:hover .fa {
    color: rgb(255, 255, 255);
}

.custom-navbar .navbar-nav.navbar-right li a:hover i.fa {
    background: none;
}

.custom-navbar .navbar-nav.navbar-right li a:hover,
.custom-navbar .navbar-nav.navbar-right li a:hover i.fa {
    background: #000;
    color: #fff;
    transition: 0.2s ease;
}

.custom-navbar .navbar-toggle .icon-bar {
    background: #252525;
    border-color: transparent
}

#iot_system {
    background-image: linear-gradient(to right, #3e7bbb, #8ad4f0);
    height: 100%;
    width: 100%;
    background-size: 1760px 100%;
    background-repeat: no-repeat;
    background-position: right;
    overflow: hidden;
}

.iot_home {
    display: flex;
    justify-content: center;
    align-items: center;
}

.clouds {
    display: flex;
    justify-content: center;
    align-items: center;
}

img.img-fluid.clouds-img {
    width: 100%;
    max-width: 671px;
    position: relative;
    left: 60px;
    top: 58px;
}

img.drish_logo {
    max-width: 160px;
}

.right_section {
    height: auto;
}

img.img-fluid.compund-img {
    position: absolute;
    width: 100%;
    left: 0;
    height: 100%;
    max-width: 686px;
}

.left-img-content {
    position: absolute;
    z-index: 999;
    top: 37%;
    left: 80px;
}

p.subtext {
    font-size: 25px;
    color: #545353;
    max-width: 541px;
}

h1.hero-heading {
    font-size: 74px;
    font-weight: 900;
    line-height: 76px;
    margin-bottom: 24px;
}

.projects-section {
    padding-bottom: 100px;
    padding-top: 120px;
}

img.img-fluid.top-compound-shape {
    max-width: 460px;
    position: relative;
    top: 26px;
}

#iot_system .container-fluid {
    padding: 0px;
}

img.img-fluid.compund-shapes {
    position: absolute;
    bottom: 0;
    right: 0;
}

img.img-fluid.iot_home {
    width: 100%;
    max-width: 898px;
    position: relative;
    top: -28px;
    left: 24px;
}

.left_section {
    position: relative;
    height: 100vh;
}

img.img-responsive {
    width: 100%;
    height: auto;
}

.projects-content h4 {
    font-size: 24px;
    margin-bottom: 20px;
    font-weight: 600;
}

.projects-content p {
    margin-bottom: 0;
    font-weight: 300;
    color: #646464;
    font-size: 18px;
    line-height: 32px;
}

.projects-section .grid-box a {
    display: block;
    position: relative;
    margin-bottom: 20px;
    overflow: hidden;
}

.projects-section .grid-box a:hover img {
    transform: scale(1.1);
    transform-origin: 50% 50%;
    transition-duration: 6s;
    transition-timing-function: ease-in-out;
}

.projects-section .grid-box a:hover .image-hover-content {
    opacity: 1;
}

.projects-section .grid-box a .image-hover-content.black-hover {
    background: rgb(71 64 52 / 86%);
}

span.client-hover-name {
    font-size: 20px;
    color: white;
    font-weight: 500;
    margin-bottom: 10px;
}

.projects-section .grid-box a .image-hover-content {
    background: rgb(210 189 152 / 80%);
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    padding: 45px;
    z-index: 1;
    opacity: 0;
    webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

h2.title {
    font-size: 54px;
    font-weight: 800;
    margin-bottom: 8px;
    padding-bottom: 5px;
    text-align: center;
}

.main-heading {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 40px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    text-shadow: 0 0px 5px #00000091;
}

p.projects_subtext {
    font-size: 21px;
    color: #6a6a6a;
    text-align: center;
    margin-bottom: 80px;
}

.projects-section .grid-box a:hover .image-hover-content span {
    top: 0px;
    transition: 1s;
}

.projects-section .grid-box a .image-hover-content span {
    display: block;
    width: 100%;
    top: 20px;
    transition: 1s;
    position: relative;
}

.projects-section .grid-box a .image-hover-content .image-hover-title {
    font-size: 22px;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 2.5px;
    color: #fff;
    text-transform: uppercase;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    margin-bottom: 12px;
    text-overflow: ellipsis;
}

.projects-section .grid-box a .image-hover-content .image-hover-para {
    font-size: 16px;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    color: #fff;
    padding: 0;
    margin-bottom: 20px;
}

.projects-section .btn.btn-default {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px;
    background-color: #ffffff;
    border: solid 1px #ffffff;
    font-size: 11px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 2.5px;
    text-align: center;
    color: #000000;
    text-transform: uppercase;
    padding: 10px 10px;
    height: 38px;
    position: relative;
    transition: all 0.5s ease;
    width: 131px;
}

section#platforms {
    padding-bottom: 100px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 60px;
}

.features-box {
    background-image: url(../images/shape.webp);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 100%;
    max-width: 1033px;
    margin: 0 auto;
}

#platforms .container {
    max-width: 1055px;
}

.platform-content {
    padding: 20px;
    height: 122px;
    max-height: 100%;
}

img.platforms-img {
    max-width: 269px;
    border-radius: 10px;
    width: 100%;
    height: auto;
}

h2.platform-name {
    margin-top: 0;
    margin-bottom: 8px;
    font-size: 22px;
    font-weight: bold;
}

p.platform-subtext {
    font-size: 16px;
    color: #5a5a5a;
}

.platforms_area {
    overflow: hidden;
    min-height: 220px;
}

a.hover-effect {
    text-decoration: none;
    color: black;
}

.box-1 {
    margin-top: 44px;
}

.platform-box {
    background: #ffffff;
    box-shadow: 12px 7px 32px #0000001a;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    text-align: center;
    width: 100%;
    max-width: 308px;
    margin-left: auto;
    margin-right: auto;
}

.platform-box.box-2 {
    margin-top: 25px;
}

.platform-box.box-3 {
    margin-top: 167px;
}


/*--------------------------------------------------------------
# Channel sectionl
--------------------------------------------------------------*/

.company-items .owl-nav button {
    position: absolute;
    top: 50%;
    background-color: #000;
    color: #fff;
    margin: 0;
    display: none;
    transition: all 0.3s ease-in-out;
}

.company-items .owl-nav button.owl-prev {
    left: 0;
}

section#platforms\ {
    padding-top: 70px;
    padding-bottom: 70px;
}

.company-items .owl-nav button.owl-next {
    right: 0;
}

.company-items .owl-dots {
    text-align: center;
    padding-top: 15px;
    display: none;
}

section.company-items {
    padding-top: 80px;
    padding-bottom: 140px;
}

h4.sensor-name {
    color: #383838;
    font-size: 20px;
    font-weight: 600;
    margin-top: 30px;
}

p.sensor-code {
    color: #919191;
    font-size: 16px;
}

.company-items .owl-dots button.owl-dot {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    display: inline-block;
    background: #ccc;
    margin: 0 3px;
}

.company-items .owl-dots button.owl-dot.active {
    background-color: #000;
}

.company-items .owl-dots button.owl-dot:focus {
    outline: none;
}

.company-items .owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(255, 255, 255, 0.38) !important;
}

.company-items .owl-nav button:focus {
    outline: none;
}

.featured-content-resources .resource-slider .media .img {
    width: 70%;
    opacity: 1;
    margin: 0 auto;
    border-radius: 10px;
    box-shadow: 0 0 14px #0000001a;
    margin-top: 20px;
    height: auto;
}

.featured-content-resources {
    padding-top: 30px;
    height: 307px;
}


/* Primeiro Círculo */

section.ftco-section {
    background: #fafafa;
}

.ftco-section {
    padding: 7em 0;
}

.wrapper {
    width: 100%;
}

.ftco-section .both-space {
    padding-right: 0px;
    padding-left: 0px;
}

section.ftco-section {
    background: linear-gradient(27deg, #5596cb 8%, #7dc5e7 69%);
}

.ftco-section .both-space.d-flex.align-items-stretch {
    padding-left: 0px;
    padding-right: 0px;
    background: #d7f2ff;
}

.contact-wrap {
    background: #fff;
    padding: 40px 55px;
    box-shadow: 5px 9px 15px #0000001a;
}

textarea.form-control {
    height: 80px;
}

.submit-form-btn {
    background: #52aae3;
    border: none;
    color: white;
    width: 100%;
    max-width: 180px;
    height: 52px;
    font-size: 18px;
    font-weight: 600;
    display: flex;
    justify-content: center;
    align-items: center;
    letter-spacing: 1px;
}

.submit-form-btn:hover {
    background: #1792e1;
    color: white;
}

h3.mb-5.form-text {
    font-size: 24px;
    color: black;
    font-weight: 700;
}

.info-wrap {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 5px 9px 15px #0000001a;
}

.contactForm .label {
    color: #000;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
}

.contactForm .form-control {
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding: 0;
}

#contactForm .error {
    color: red;
    font-size: 12px;
}

#contactForm .form-control {
    font-size: 16px;
}

#message {
    resize: none;
}

.form-control::placeholder {
    color: #6c757d;
    opacity: 1;
    font-size: 12px;
}

label {
    display: inline-block;
    margin-bottom: 0.6rem;
}

.required:after {
    content: " *";
    color: red;
}

.form-control {
    height: 36px;
    background: #fff;
    color: rgba(0, 0, 0, 0.8);
    font-size: 14px;
    border-radius: 2px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.form-group {
    margin-bottom: 2rem;
}

#form-message-warning,
#form-message-success {
    display: none;
}

#form-message-warning {
    color: red;
}

p.success-msg {
    margin: 6px 0px 22px;
    background: #b4f3ca;
    padding: 10px 10px;
    border-radius: 5px;
}

p.success-msg {
    margin: 0px 0px 35px;
    background: #b4f3ca;
    padding: 13px 10px;
    border-radius: 5px;
}

.contact_img {
    height: auto;
}

#loading {
    height: 0;
    width: 0;
    padding: 8px;
    border: 2px solid #efecec;
    border-right-color: #a9a8a8;
    border-radius: 22px;
    margin-right: 10px;
    -webkit-animation: rotate 1s infinite linear;
}

@-webkit-keyframes rotate {
    100% {
        -webkit-transform: rotate(360deg);
    }
}

.submitting {
    float: left;
    width: 100%;
    padding: 10px 0;
    display: none;
    font-size: 16px;
    font-weight: bold;
}

footer#footer {
    background: black;
    padding: 28px 0px;
}

footer#footer\ {
    background: black;
    padding: 25px;
}

.footer-info {
    color: white;
    text-align: center;
}


/* RESPONSIVE START */

@media (max-width: 1600px) {
    img.img-fluid.clouds-img {
        left: 64px;
        top: 69px;
        max-width: 632px;
    }
    h1.hero-heading {
        font-size: 61px;
        line-height: 63px;
    }
    p.subtext {
        font-size: 25px;
        color: #545353;
        max-width: 435px;
    }
    .left-img-content {
        left: 47px;
    }
    img.img-fluid.iot_home {
        max-width: 703px;
    }
    img.img-fluid.compund-img {
        max-width: 601px;
    }
}

@media (max-width: 1300px) {
    img.img-fluid.compund-img {
        max-width: 520px;
    }
    img.img-fluid.iot_home {
        max-width: 620px;
        left: 68px;
    }
    img.img-fluid.clouds-img {
        max-width: 577px;
    }
}

@media (max-width: 1199px) {
    .featured-content-resources .resource-slider .media .img {
        width: 86%;
    }
    .projects-section .grid-box a .image-hover-content span {
        top: -7px;
    }
    .projects-section .grid-box a .image-hover-content .image-hover-title {
        margin-bottom: 15px;
    }
    img.img-fluid.top-compound-shape {
        max-width: 282px;
    }
    p.subtext {
        font-size: 20px;
        color: #878787;
        max-width: 299px;
    }
    .left-img-content {
        position: absolute;
        z-index: 999;
        top: 21%;
        left: 37px;
    }
    h1.hero-heading {
        font-size: 46px;
        font-weight: 900;
        line-height: 52px;
    }
    img.img-fluid.compund-img {
        height: auto;
        max-width: 480px;
        left: 0px;
        top: 0;
    }
    img.img-fluid.iot_home {
        max-width: 561px;
        right: 0px;
        top: 0;
        left: 43px;
        padding-bottom: 150px;
    }
    img.img-fluid.clouds-img {
        max-width: 465px;
        top: 46px;
        right: 35px;
    }
    img.img-fluid.compund-shapes {
        position: absolute;
        bottom: 0;
    }
    #iot_system {
        height: 100%;
    }
    .left_section {
        height: auto;
    }
}

@media screen and (max-width: 991px) {
    img.img-fluid.compund-img {
        height: 77%;
    }
    img.img-fluid.compund-shapes {
        bottom: -100px;
    }
    img.platforms-img {
        max-width: 206px;
        margin-top: -26px;
    }
    .platform-content {
        padding: 12px;
        height: 138px;
        margin-top: -25px;
    }
    h1.hero-heading {
        font-size: 40px;
        line-height: 44px;
    }
    p.subtext {
        font-size: 16px;
        max-width: 299px;
        margin-top: 18px;
    }
    img.img-fluid.top-compound-shape {
        max-width: 362px;
        position: relative;
        top: 26px;
    }
    img.img-fluid.clouds-img {
        max-width: 450px;
        top: 61px;
        right: 0;
        left: 0;
    }
    img.img-fluid.iot_home {
        max-width: 532px;
        right: 0;
        top: 0px;
        left: 0;
        padding-bottom: 110px;
    }
    img.img-fluid.top-compound-shape {
        max-width: 219px;
        position: relative;
        top: 26px;
    }
    img.img-fluid.compund-shapes {
        position: absolute;
        bottom: 0;
        max-width: 547px;
        right: 0;
    }
    img.img-fluid.compund-img {
        max-width: 396px;
        left: 0px;
        height: auto;
    }
    .left-img-content {
        margin-top: 45px;
    }
    .left-img-content {
        left: 31px;
    }
    p.subtext {
        max-width: 277px;
    }
}

@media (max-width: 768px) {
    img.platforms-img {
        max-width: 175px;
        border-radius: 10px;
        width: 100%;
    }
    .platform-content {
        padding: 8px;
    }
    .platform-content {
        padding: 8px;
        height: 132px;
        margin-top: -38px;
    }
    img.platforms-img {
        max-width: 184px;
        margin-top: -54px;
    }
    .features-box {
        background-size: cover;
    }
    section#platforms {
        padding-bottom: 60px;
        padding-top: 60px;
    }
    p.projects_subtext {
        margin-bottom: 40px;
    }
    .projects-section {
        padding-bottom: 100px;
        padding-top: 100px;
    }
    .featured-content-resources .resource-slider .media .img {
        width: 74%;
    }
    .info-wrap {
        height: 507px;
    }
    .ftco-section {
        padding: 7em 4em;
    }
    .main-heading {
        font-size: 34px;
    }
    .projects-section .grid-box a .image-hover-content {
        padding: 46px;
    }
    .projects-section .grid-box a .image-hover-content .image-hover-title {
        margin-bottom: 26px;
        font-size: 26px;
    }
    .projects-section .grid-box a .image-hover-content span {
        top: 0px;
    }
    .projects-section .grid-box a .image-hover-content .image-hover-para {
        max-width: unset;
        font-size: 20px;
        line-height: 1.7;
    }
    img.img-fluid.compund-img {
        height: 47vh;
        max-width: 374px;
        left: 0px;
    }
    h1.hero-heading {
        font-size: 39px;
        font-weight: 900;
        line-height: 46px;
    }
    p.subtext {
        font-size: 20px;
        max-width: 235px;
    }
    img.img-fluid.iot_home {
        max-width: 398px;
        right: 12px;
        top: 16px;
        left: 34px;
    }
    img.img-fluid.clouds-img {
        max-width: 359px;
        top: 62px;
        right: 41px;
        left: 52px;
    }
    img.img-fluid.compund-shapes {
        bottom: 0;
        max-width: 390px;
        right: 0;
    }
    .left-img-content {
        margin-top: -60px;
    }
}

@media (max-width: 767px) {
    .main-heading {
        font-size: 22px;
    }
    .projects-section .grid-box a .image-hover-content span {
        top: 2px;
    }
    .projects-section .grid-box a .image-hover-content .image-hover-para {
        font-size: 14px;
        margin-bottom: 10px;
    }
    .projects-section .grid-box a .image-hover-content {
        padding: 15px;
    }
    span.client-hover-name {
        font-size: 14px;
    }
    .projects-section .grid-box a .image-hover-content .image-hover-title {
        font-size: 19px;
        margin-bottom: 8px;
    }
    p.projects_subtext {
        font-size: 18px;
        margin-bottom: 0px;
    }
    h2.title {
        font-size: 32px;
        margin-bottom: 5px;
    }
    section.ftco-section {
        padding-left: 25px;
        padding-right: 25px;
    }
    .info-wrap {
        display: none;
    }
    .ftco-section .col-md-7 {
        padding-right: 10px;
    }
    .features-box {
        background-position: top;
    }
    h3.mb-5.form-text {
        font-size: 18px;
        line-height: 24px;
    }
    .contact-wrap {
        padding: 40px 38px;
    }
    .submit-form-btn {
        max-width: unset;
    }
    section.company-items {
        padding-top: 70px;
        padding-bottom: 70px;
        overflow-x: hidden;
    }
    .platform-box.box-3 {
        margin-top: 50px;
    }
    p.platform-subtext {
        font-size: 14px;
        color: #5a5a5a;
    }
    .ftco-section {
        padding: 5em 4em;
    }
    h2.platform-name {
        font-size: 20px;
    }
    section#platforms {
        padding-bottom: 60px;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 20px;
    }
    .projects-section {
        padding-bottom: 60px;
        padding-top: 80px;
        padding-left: 20px;
        padding-right: 20px;
    }
    img.platforms-img {
        max-width: 270px;
        margin-top: -14px;
    }
    .platform-content {
        height: 98px;
        margin-top: -8px;
    }
    .featured-content-resources .resource-slider .media .img {
        width: 66%;
    }
    .custom-navbar .navbar-nav.navbar-right li a {
        font-size: 14px;
    }
    section#iot_system .row {
        flex-direction: column-reverse;
    }
    #iot_system {
        height: 100%;
    }
    img.img-fluid.compund-img {
        display: none;
    }
    .back-img {
        position: relative;
    }
    .left-img-content {
        position: absolute;
        z-index: 999;
        top: 71%;
        left: 53px;
    }
    p.subtext {
        font-size: 18px;
        max-width: 400px;
        color: white;
        line-height: 24px;
        margin: 24px auto;
    }
    h1.hero-heading {
        font-size: 42px;
        font-weight: 900;
        line-height: 46px;
        color: white;
        text-shadow: 0 1px 4px #0000003d;
    }
    img.img-fluid.compund-shapes {
        bottom: 82px;
        max-width: 356px;
        right: 0;
    }
    img.img-fluid.clouds-img {
        max-width: 359px;
        top: 40px;
        right: 18px;
    }
    img.img-fluid.top-compound-shape {
        display: none;
    }
    img.img-fluid.clouds-img {
        max-width: 515px;
        top: 142px;
        right: 18px;
        left: 56px;
    }
    img.img-fluid.clouds-img {
        max-width: 515px;
        top: 49px;
        right: 0;
        left: 0;
        margin: 0 auto;
        text-align: center;
        display: flex;
    }
    .iot_home {
        padding-top: 0;
    }
    img.img-fluid.iot_home {
        position: relative;
        top: -28px;
        left: unset;
        margin: 0 auto;
    }
    h1.hero-heading br {
        display: none;
    }
    .left-img-content {
        position: unset;
        z-index: 999;
        top: unset;
        left: unset;
        text-align: center;
    }
    img.img-fluid.compund-img {
        display: none;
    }
    .title-box {
        padding-bottom: 51px;
    }
}

@media (max-width: 576px) {
    img.img-fluid.iot_home {
        position: relative;
        top: 118px;
        left: 0;
        margin: 0 auto;
        max-width: 375px;
        padding-bottom: 0px;
    }
    .left-img-content {
        position: absolute;
        z-index: 999;
        bottom: 230px;
        text-align: left;
        margin-top: -10px;
    }
    .left_section {
        height: 100vh;
    }
    img.drish_logo {
        max-width: 130px;
    }
    ul.nav.navbar-nav.navbar-right {
        padding: 1px;
    }
    h1.hero-heading {
        font-size: 38px;
        line-height: 42px;
    }
}

@media screen and (max-width: 576px) {
    .projects-section .grid-box a .image-hover-content .image-hover-para {
        font-size: 12px;
        margin-bottom: 2px;
        line-height: 16px;
    }
    .projects-section .grid-box a .image-hover-content {
        padding: 9px;
    }
    p.sensor-code {
        color: #919191;
        font-size: 14px;
    }
    .contact-wrap {
        padding: 40px 24px;
    }
    img.drish_logo {
        max-width: 123px;
        height: 54px;
    }
    img.platforms-img {
        max-width: 269px;
        margin-top: -6px;
    }
    img.img-fluid.clouds-img {
        max-width: 382px;
        top: 142px;
        right: 18px;
        left: 0;
    }
    img.img-fluid.compund-shapes {
        bottom: 0;
        max-width: 380px;
        right: 0;
    }
    .left-img-content {
        left: 27px;
    }
    .custom-navbar {
        padding: 12px 6px;
    }
    p.subtext {
        font-size: 18px;
        max-width: unset;
        color: white;
        line-height: 27px;
        margin: -7px 0px 30px;
    }
    ul.nav.navbar-nav.navbar-right {
        padding: 0px;
    }
    #iot_system {
        height: 100%;
    }
}

@media screen and (max-width: 420px) {
    .left-img-content {
        position: absolute;
        z-index: 999;
        bottom: 80px;
        text-align: left;
        margin-top: -10px;
    }
}

@media screen and ( max-height: 812px) {
    .left-img-content {
        bottom: 150px;
        text-align: left;
        margin-top: -10px;
    }
}

@media screen and( max-height: 937px) {
    .left-img-content {
        bottom: 220px;
    }
}

@media screen and (max-width:420px) and ( max-height: 937px) {
    .left-img-content {
        bottom: 220px;
    }
}

@media screen and (max-width:414px) and ( max-height: 736px) {
    .left-img-content {
        bottom: 80px;
    }
}

@media screen and (max-width:411px) and ( max-height: 823px) {
    .left-img-content {
        bottom: 140px;
    }
}

@media screen and (max-width:411px) and ( max-height: 731px) {
    .left-img-content {
        bottom: 80px;
    }
}

@media screen and (max-width: 375px) {
    .left-img-content {
        bottom: 145px;
        text-align: left;
        margin-top: -10px;
    }
    h1.hero-heading {
        font-size: 35px;
        font-weight: 900;
        line-height: 38px;
        color: white;
        margin-top: 20px;
    }
    img.img-fluid.compund-shapes {
        bottom: 0px;
        max-width: 340px;
        right: 0;
    }
    img.img-fluid.iot_home {
        top: 103px;
        max-width: 351px;
    }
    h3.mb-5.form-text {
        font-size: 16px;
        line-height: 24px;
    }
    img.img-fluid.iot_home {
        top: 139px;
    }
    img.img-fluid.clouds-img {
        max-width: 345px;
    }
}

@media screen and (max-width: 375px) and ( max-height: 667px) {
    .left-img-content {
        bottom: 45px;
        text-align: left;
        margin-top: -10px;
    }
}

@media screen and (max-width: 360px) {
    .left-img-content {
        bottom: 30px;
        text-align: left;
        margin-top: -10px;
    }
}

@media screen and (max-width: 320px) {
    .custom-navbar .navbar-nav.navbar-right li a {
        font-size: 12px;
    }
    .custom-navbar {
        padding: 12px 1px;
    }
    img.img-fluid.clouds-img {
        max-width: 281px;
        top: 123px;
        right: 18px;
        left: 0;
    }
    img.img-fluid.iot_home {
        max-width: 270px;
        top: 117px;
    }
    img.img-fluid.compund-shapes {
        bottom: 0;
        max-width: 260px;
        right: 0;
        left: 60px;
    }
    h1.hero-heading {
        font-size: 30px;
        line-height: 34px;
        margin-top: 10px;
        margin-bottom: -6px;
    }
    p.subtext {
        font-size: 16px;
        max-width: 511px;
        line-height: 23px;
        margin-top: 18px;
    }
    .left-img-content {
        bottom: 37px;
        text-align: left;
    }
    img.platforms-img {
        max-width: 220px;
        margin-top: -6px;
    }
    .left-img-content {
        bottom: 58px;
    }
}