@import url("https://fonts.googleapis.com/css2?family=Inter+Tight:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Heebo:wght@100;200;300;400;500;600;700;800;900&display=swap");
/****** Fonts Decleration *******/
@font-face {
  font-family: "Titillium Web";
  src: url("../fonts/TitilliumWeb-SemiBoldItalic.woff2") format("woff2"), url("../fonts/TitilliumWeb-SemiBoldItalic.woff") format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Titillium Web";
  src: url("../fonts/TitilliumWeb-Bold.woff2") format("woff2"), url("../fonts/TitilliumWeb-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Titillium Web";
  src: url("../fonts/TitilliumWeb-Black.woff2") format("woff2"), url("../fonts/TitilliumWeb-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Titillium Web";
  src: url("../fonts/TitilliumWeb-Light.woff2") format("woff2"), url("../fonts/TitilliumWeb-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Titillium Web";
  src: url("../fonts/TitilliumWeb-Regular.woff2") format("woff2"), url("../fonts/TitilliumWeb-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Titillium Web";
  src: url("../fonts/TitilliumWeb-ExtraLight.woff2") format("woff2"), url("../fonts/TitilliumWeb-ExtraLight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Titillium Web";
  src: url("../fonts/TitilliumWeb-SemiBold.woff2") format("woff2"), url("../fonts/TitilliumWeb-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("../fonts/Poppins-Black.woff2") format("woff2"), url("../fonts/Poppins-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("../fonts/Poppins-SemiBold.woff2") format("woff2"), url("../fonts/Poppins-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("../fonts/Poppins-Thin.woff2") format("woff2"), url("../fonts/Poppins-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("../fonts/Poppins-Regular.woff2") format("woff2"), url("../fonts/Poppins-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("../fonts/Poppins-ExtraLight.woff2") format("woff2"), url("../fonts/Poppins-ExtraLight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("../fonts/Poppins-Bold.woff2") format("woff2"), url("../fonts/Poppins-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("../fonts/Poppins-ExtraBold.woff2") format("woff2"), url("../fonts/Poppins-ExtraBold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("../fonts/Poppins-Light.woff2") format("woff2"), url("../fonts/Poppins-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("../fonts/Poppins-Medium.woff2") format("woff2"), url("../fonts/Poppins-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Market Pro";
  src: url("../fonts/MarketPro.woff2") format("woff2"), url("../fonts/MarketPro.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@media (min-width: 1681px) and (max-width: 1920px) {
  .banner-left {
    left: 8%;
  }
  .banner-right {
    right: 16%;
  }
  .banner-bottm-middle-ttl {
    left: 8%;
  }
  .news .container {
    margin-left: 440px;
  }
}
@media (min-width: 1441px) and (max-width: 1680px) {
  .banner-left {
    left: 7%;
  }
  .banner-right {
    right: 15%;
  }
  .banner-bottm-middle-ttl {
    left: 7%;
  }
  .news .container {
    margin: 0 auto;
  }
}
@media (min-width: 1367px) and (max-width: 1440px) {
  .foot-form-bg {
    height: 320px;
  }
  .challenge-sec .section-title {
    font-size: 30px;
  }
  .logo {
    max-width: 170px;
  }
  .nav-link, .nav-link:focus {
    font-size: 17px;
  }
  .banner-left {
    left: 3%;
  }
  .banner-right {
    right: 9%;
  }
  .banner-bottm-middle-ttl {
    left: 3%;
  }
  .news .container {
    margin: 0 auto;
  }
  .abt-cyanbginner {
    padding: 40px 45px;
  }
  .abtcyn-desc {
    width: 60%;
  }
  .abtcyn-btn {
    width: 40%;
  }
  .save-electrinner .saveelec-desc {
    font-size: 29px;
  }
  .calldesc-box {
    max-width: 60%;
  }
  .mridul-quote-btminner img {
    margin-top: -6px;
  }
}
@media (min-width: 1200px) and (max-width: 1366px) {
  .foot-form-bg {
    height: 280px;
  }
  .challenge-sec .section-title {
    font-size: 30px;
  }
  .challenge-sec .section-title {
    font-size: 30px;
  }
  .logo {
    max-width: 170px;
  }
  .nav-link, .nav-link:focus {
    font-size: 17px;
  }
  .banner-left {
    left: 3%;
  }
  .banner-right {
    right: 9%;
  }
  .banner-bottm-middle-ttl {
    left: 3%;
  }
  .news .container {
    margin: 0 auto;
  }
  .abt-cyanbginner {
    padding: 40px 45px;
  }
  .abtcyn-desc {
    width: 60%;
  }
  .abtcyn-btn {
    width: 40%;
  }
  .save-electrinner .saveelec-desc {
    font-size: 29px;
  }
  .calldesc-box {
    max-width: 60%;
  }
  .book-download-form .bookcopy-btn, .book-download-form .bookcopy-btn:focus {
    font-size: 18px;
    padding: 7px 23px;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 7px !important;
    padding-left: 7px !important;
  }
  .mridul-quote-right {
    max-width: 49%;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-lg {
    flex-wrap: nowrap;
    justify-content: flex-start;
    padding: 0 !important;
  }
  .navbar-expand-lg .navbar-collapse {
    margin-right: 385px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .sec-pad {
    padding: 80px 0;
  }
  .section-title {
    font-size: 30px;
  }
  .sec-btl50blue {
    font-size: 44px;
  }
  .challenge-sec .section-title {
    font-size: 26px;
  }
  .section-btitle {
    font-size: 52px;
    margin-bottom: 10px;
  }
  .foot-form-bg {
    height: 280px;
  }
  .challenge-sec .section-title {
    font-size: 30px;
  }
  .challenge-sec .section-title {
    font-size: 30px;
  }
  .header-inner {
    padding: 10px 35px;
  }
  .logo {
    max-width: 140px;
  }
  header.fixed-menu .logo {
    max-width: 140px;
  }
  .nav-link, .nav-link:focus {
    font-size: 14px;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 7px !important;
    padding-left: 7px !important;
  }
  .head-button, .head-button:focus {
    padding: 15px 15px;
    font-size: 16px;
    right: -35px;
  }
  .navbar-expand-lg .navbar-collapse {
    margin-right: 310px;
  }
  .navbar-expand-lg .navbar-collapse {
    margin-right: 300px !important;
  }
  header.fixed-menu .header-inner {
    padding: 7px 35px;
  }
  header.fixed-menu .navbar-expand-lg .navbar-collapse {
    margin-right: 300px !important;
  }
  header.fixed-menu .head-button, header.fixed-menu .head-button:focus {
    padding: 15px 15px;
    font-size: 16px;
    right: -35px;
  }
  .banner-left {
    left: 3%;
  }
  .banner-right {
    right: 9%;
  }
  .banner-bottm-middle-ttl {
    left: 3%;
    bottom: 47%;
  }
  .banner-left, .banner-right, .banner-bottm-middle-ttl {
    font-size: 74px;
  }
  .banner-bottm-sbttl {
    bottom: 30%;
  }
  .news .container {
    margin: 0 auto;
  }
  .abt-cyanbginner {
    padding: 40px 45px;
  }
  .abtcyn-desc {
    width: 60%;
  }
  .abtcyn-btn {
    width: 40%;
  }
  .book-download-form .bookcopy-btn, .book-download-form .bookcopy-btn:focus {
    font-size: 18px;
    padding: 7px 23px;
  }
  .challenge {
    padding-bottom: 0;
  }
  .book-title {
    font-size: 42px;
  }
  .frmwrk-ttl, .abt-title {
    font-size: 62px;
  }
  .sstory {
    padding: 30px 0 100px;
  }
  .sstory-box {
    margin-top: 50px;
  }
  .sstory-colinner {
    padding: 35px 40px;
  }
  .save-electrinner {
    padding: 25px;
  }
  .save-electrinner .saveelec-desc {
    font-size: 26px;
    padding-left: 25px;
  }
  .call-inner {
    padding: 55px;
    background-position: center right;
  }
  .calldesc-box {
    max-width: 70%;
  }
  .mridul-quote-btm {
    margin-top: 90px;
  }
  .mridul-quote-right {
    padding: 40px 0;
    max-width: 40%;
  }
  .mridul-quote-btminner img {
    margin-top: -12px;
  }
  .footer-cyan {
    padding-top: 0;
  }
  .book-left {
    max-width: 60%;
    padding-left: 75px;
    padding-top: 50px;
  }
  .bookform-inner {
    padding: 50px 70px 50px 65px;
  }
  .book-download-form .gd-countrycode, .book-download-form .gd-countrycode:focus {
    padding: 7px 0 7px 10px;
  }
  .book-download-form .bookcopy-btn, .book-download-form .bookcopy-btn:focus {
    font-size: 16px;
    padding: 7px 10px;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-wrap: nowrap;
    justify-content: flex-start;
    padding: 0 !important;
  }
  .navbar-expand-lg .navbar-collapse {
    margin-right: 385px;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 7px;
    padding-left: 7px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body, p {
    line-height: 34px;
  }
  .sec-pad {
    padding: 60px 0;
  }
  .section-title {
    font-size: 26px;
  }
  .section-btitle {
    font-size: 36px;
    margin-bottom: 10px;
  }
  .sec-btl50blue {
    font-size: 34px;
  }
  .desc {
    font-size: 19px;
    line-height: 32px;
  }
  br {
    display: none;
  }
  .challenge-sec .section-title {
    font-size: 20px;
  }
  .section-btitle {
    font-size: 42px;
    margin-bottom: 10px;
  }
  .foot-form-bg {
    height: 280px;
  }
  .challenge-sec .section-title {
    font-size: 26px;
  }
  .challenge-sec .section-title {
    font-size: 26px;
  }
  header {
    position: relative;
    background-color: #3c9095;
  }
  header.fixed-menu {
    background-color: transparent;
    position: relative;
    display: none;
  }
  .header-inner {
    padding: 0;
    margin-top: 0;
  }
  .logo {
    max-width: 180px;
  }
  .navbar-nav .nav-link, .navbar-nav .nav-link:focus {
    font-size: 18px;
    padding: 7px 15px;
  }
  .head-button, .head-button:focus {
    padding: 15px 25px;
    font-size: 17px;
  }
  .navbar-expand-lg .navbar-collapse {
    margin-right: 0;
  }
  .navbar .navbar-toggler:focus {
    box-shadow: none;
  }
  .navbar-toggler {
    margin-right: 20px;
    padding: 0;
    font-size: 26px;
    color: #fff;
  }
  .navbar-toggler-icon {
    width: auto;
    height: auto;
  }
  .navbar-collapse {
    position: absolute;
    top: 90px;
    z-index: 2;
    max-width: 300px;
    width: 100%;
  }
  .nav-link:hover {
    color: #3c9095;
  }
  .mainNavigation {
    background-color: #21293c;
    z-index: 1;
    max-width: 100%;
    width: 100%;
  }
  .navbar-toggler-icon:focus {
    outline: none;
    border: 0;
  }
  .header-inner-mb {
    padding: 15px 0;
  }
  .head-button, .head-button:focus {
    padding: 10px 20px;
    position: relative;
    top: 0;
    right: 0;
  }
  .mainBanner {
    height: 550px;
  }
  .banner-image {
    height: 450px;
    width: 400px;
    bottom: 27px;
    background-size: 100%;
  }
  .banner-left {
    left: 5%;
  }
  .banner-right {
    right: 11%;
  }
  .banner-bottm-middle-ttl {
    left: 5%;
    bottom: 50%;
  }
  .banner-left, .banner-right, .banner-bottm-middle-ttl {
    font-size: 55px;
  }
  .banner-right::after {
    bottom: -28px;
    width: 135px;
    height: 20px;
    background-size: 100%;
    right: -15px;
  }
  .banner-bottm-sbttl {
    bottom: 25%;
    font-size: 22px;
  }
  .banner-testmonial {
    height: 100%;
    padding: 70px 0 50px 0;
  }
  .banner-testmonialinner {
    max-width: 600px;
  }
  .news .container {
    margin: 0 auto;
  }
  .challenge .container {
    max-width: 100%;
    padding: 0 25px;
  }
  .chlg-col {
    padding-right: 0;
  }
  .chlng-ttl span::after {
    width: 225px;
    height: 15px;
  }
  .news-inner {
    padding: 30px 50px;
    top: -40px;
  }
  .news-title {
    font-size: 45px;
    line-height: 60px;
  }
  .news-desc {
    font-size: 20px;
    line-height: 30px;
  }
  .book-row {
    height: 100%;
    background-position: center right -62px;
  }
  .bookleft-top {
    left: 20px;
  }
  .bklfttop-white {
    padding: 10px 20px;
    font-size: 19px;
  }
  .book-left {
    max-width: 60%;
    padding-left: 25px;
    padding-top: 50px;
    width: 100%;
  }
  .book-sbtitle, .book-sbtitle2 {
    line-height: normal;
  }
  .bookform-inner {
    padding: 30px 30px 30px 30px;
  }
  .bookright-top {
    right: 30px;
  }
  .bookform-ttl {
    font-size: 20px;
  }
  .bkrvw-dsc {
    font-size: 20px;
  }
  .bkrvw-nm {
    font-size: 16px;
  }
  .bkrvw-auth {
    font-size: 13px;
  }
  .frmwrk-topttl {
    font-size: 23px;
  }
  .form-row {
    flex-wrap: wrap;
  }
  .book-download-form .form-col {
    width: 33%;
  }
  .book-download-form .form-col.form-col-50.form-submit {
    width: 50%;
    margin: 10px auto 0;
  }
  .book-reviews {
    padding-top: 60px;
  }
  .bkrvwcol-inner {
    padding: 0 0px;
  }
  .abt-cyanbginner {
    padding: 30px 30px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .abtcyn-desc {
    width: 100%;
  }
  .abtcyn-btn {
    width: 100%;
    text-align: center;
    margin-top: 15px;
  }
  .abt-sbttl {
    font-size: 20px;
  }
  .about-img {
    margin: 0 auto 40px;
    max-width: 500px;
  }
  .associate-logo img {
    max-width: 135px;
  }
  .sssitle {
    font-size: 44px;
  }
  .book-download-form .bookcopy-btn, .book-download-form .bookcopy-btn:focus {
    font-size: 18px;
    padding: 7px 23px;
  }
  .challenge {
    padding-bottom: 0;
    padding-top: 40px;
  }
  .book-title {
    font-size: 36px;
  }
  .book-sbtitle {
    font-size: 19px;
  }
  .book-list li {
    margin-bottom: 15px;
  }
  .call-btn, .call-btn:focus {
    font-size: 22px;
    padding: 12px 22px;
  }
  .framework {
    padding-bottom: 30px;
  }
  .frmwrk-ttl, .abt-title {
    font-size: 52px;
  }
  .frmdescol {
    padding-right: 5px;
  }
  .frmwrk-btmttl {
    font-size: 19px;
    margin-top: 25px;
  }
  .frmwrk-img {
    margin: 50px auto 0;
    max-width: 475px;
  }
  .frmwrk-listttl {
    margin-top: 40px;
    font-size: 26px;
  }
  .frmwrk-list {
    max-width: 100%;
    margin: 40px auto 0;
  }
  .sstory {
    padding: 30px 0 100px;
  }
  .sstory-box {
    margin-top: 10px;
  }
  .ssrow-two {
    margin-top: 0;
  }
  .sstory-colinner {
    padding: 25px 30px;
  }
  .sstory-col {
    margin-top: 40px;
  }
  .sstory-colinner .ssath-desc {
    font-size: 20px;
  }
  .save-electr {
    margin-top: -120px;
  }
  .save-electrinner {
    padding: 25px;
  }
  .save-electrinner .saveelec-desc {
    font-size: 26px;
    padding-left: 25px;
  }
  .call-inner {
    padding: 55px;
    background-position: center right;
  }
  .call-form {
    margin-top: 35px;
  }
  .call-title {
    font-size: 25px;
  }
  .calldesc-box {
    max-width: 85%;
  }
  .call-sbtitle {
    font-size: 20px;
    padding-right: 30px;
  }
  .mridul-quote-btm {
    margin-top: 90px;
  }
  .mridul-quote-right {
    max-width: 50%;
    padding: 40px 0 0;
  }
  .mridul-quote-btminner img {
    margin-top: -12px;
    max-width: 300px;
    left: 0;
  }
  .desc.btmquote-desc {
    font-size: 18px;
  }
  .btmquote-author {
    font-size: 23px;
  }
  .footer-cyan {
    padding-top: 0;
  }
  .footlogo-desc {
    margin-bottom: 10px;
  }
  .footer-nav {
    flex-wrap: wrap;
  }
  .footer-cyaninner img {
    padding: 0 15px;
  }
  .footer-nav .nav-item .nav-link, .footer-nav .nav-item .nav-link:focus {
    padding: 0 10px;
    font-size: 15px;
  }
  .ldrcol {
    display: flex;
  }
  .cerft img {
    max-width: 300px;
    margin: 0 auto;
    text-align: center;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  body, p {
    line-height: 30px;
    font-size: 17px;
  }
  .sec-pad {
    padding: 40px 0;
  }
  .section-title {
    font-size: 22px;
  }
  .section-btitle {
    font-size: 32px;
    margin-bottom: 10px;
  }
  .sec-btl50blue {
    font-size: 30px;
  }
  .desc {
    font-size: 18px;
    line-height: 30px;
  }
  br {
    display: none;
  }
  .challenge-sec .section-title {
    font-size: 18px;
  }
  .section-btitle {
    font-size: 36px;
    margin-bottom: 10px;
  }
  .challenge-sec .section-title {
    font-size: 22px;
  }
  header {
    position: relative;
    background-color: #3c9095;
  }
  .header-rw {
    flex-direction: column;
  }
  header .container {
    max-width: 100%;
    padding: 0 15px;
  }
  header.fixed-menu {
    background-color: transparent;
    position: relative;
    display: none;
  }
  .header-inner {
    padding: 0;
    margin-top: 0;
  }
  .logo {
    max-width: 180px;
  }
  .navbar-nav .nav-link, .navbar-nav .nav-link:focus {
    font-size: 18px;
    padding: 7px 15px;
  }
  .head-button, .head-button:focus {
    padding: 15px 25px;
    font-size: 17px;
  }
  .navbar-expand-lg .navbar-collapse {
    margin-right: 0;
  }
  .navbar .navbar-toggler:focus {
    box-shadow: none;
  }
  .navbar-toggler {
    margin-right: 20px;
    padding: 0;
    font-size: 26px;
    color: #fff;
  }
  .navbar-toggler-icon {
    width: auto;
    height: auto;
  }
  .navbar-collapse {
    position: absolute;
    top: 90px;
    z-index: 2;
    max-width: 300px;
    width: 100%;
  }
  .nav-link:hover {
    color: #3c9095;
  }
  .mainNavigation {
    background-color: #21293c;
    z-index: 1;
    max-width: 100%;
    width: 100%;
  }
  .navbar-toggler-icon:focus {
    outline: none;
    border: 0;
  }
  .header-inner-mb {
    padding: 15px 0;
  }
  .head-button, .head-button:focus {
    padding: 4px 10px;
    position: relative;
    top: 0;
    right: 0;
  }
  .mainBanner {
    height: 450px;
  }
  .banner-image {
    height: 375px;
    width: 275px;
    bottom: 27px;
    background-size: 100%;
  }
  .banner-left {
    left: 0;
    top: 20%;
  }
  .banner-right {
    right: 8%;
    top: 20%;
  }
  .banner-bottm-middle-ttl {
    left: 0;
    bottom: 56%;
  }
  .banner-left, .banner-right, .banner-bottm-middle-ttl {
    font-size: 42px;
  }
  .banner-right::after {
    bottom: -28px;
    width: 110px;
    height: 24px;
    background-size: 100%;
    right: -15px;
  }
  .banner-bottm-sbttl {
    bottom: 27%;
    font-size: 20px;
    line-height: 30px;
  }
  .banner-testmonial {
    height: 100%;
    padding: 70px 0 50px 0;
  }
  .banner-testmonialinner {
    max-width: 450px;
  }
  .bnrtest-desc {
    font-size: 18px;
    line-height: 30px;
  }
  .news .container {
    margin: 0 auto;
  }
  .challenge {
    padding-bottom: 0;
    padding-top: 10px;
  }
  .challenge .container {
    max-width: 100%;
    padding: 0 25px;
  }
  .chlg-col {
    padding-right: 0;
  }
  .chlng-ttl span::after {
    width: 130px;
    height: 10px;
    bottom: -15px;
    background-size: 100%;
  }
  .challenge-inner {
    margin-top: 40px;
  }
  .chl-desc {
    padding-left: 40px;
    margin-bottom: 20px;
  }
  .chl-desc img {
    top: 5px;
  }
  .news {
    margin-top: 100px;
    margin-bottom: -5px;
  }
  .news-inner {
    padding: 25px 45px;
    top: -40px;
  }
  .news-title {
    font-size: 40px;
    line-height: 58px;
  }
  .news-desc {
    font-size: 18px;
    line-height: 30px;
  }
  .book {
    padding-top: 40px;
  }
  .book-row {
    height: 100%;
    background-image: none;
    flex-direction: column-reverse;
  }
  .bookleft-top {
    left: 20px;
  }
  .bklfttop-white {
    padding: 10px 20px;
    font-size: 19px;
  }
  .book-left {
    max-width: 100%;
    padding-left: 30px;
    padding-top: 50px;
    width: 100%;
  }
  .bookform-inner {
    padding: 30px 30px 30px 30px;
  }
  .book-right {
    background-image: url("../images/book-mb.png");
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center center;
    width: 450px;
    height: 300px;
    margin-top: 50px;
  }
  .bookright-top {
    right: 30px;
  }
  .bookform-ttl {
    font-size: 20px;
  }
  .bkrvw-dsc {
    font-size: 20px;
  }
  .bkrvw-nm {
    font-size: 16px;
  }
  .bkrvw-auth {
    font-size: 13px;
  }
  .frmwrk-topttl {
    font-size: 20px;
  }
  .form-row {
    flex-wrap: wrap;
  }
  .book-download-form .form-col {
    width: 100%;
    padding: 0;
    margin-bottom: 15px;
  }
  .book-download-form .form-col.form-col-50.form-submit {
    width: 100%;
    margin: 10px auto 0;
  }
  .book-reviews {
    padding-top: 20px;
  }
  .bkrvwcol-inner {
    padding: 0 0px;
  }
  .bkrvw-col {
    padding-top: 30px;
  }
  .abt-cyanbginner {
    padding: 30px 30px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .abtcyn-desc {
    width: 100%;
  }
  .abtcyn-btn {
    width: 100%;
    text-align: center;
    margin-top: 15px;
  }
  .abt-sbttl {
    font-size: 20px;
  }
  .about-img {
    margin: 30px auto 40px;
    max-width: 450px;
  }
  .about-desc p {
    padding-bottom: 15px;
  }
  .associate-logo img {
    max-width: 135px;
  }
  .about-cyanbg {
    margin-top: 50px;
  }
  .sssitle {
    font-size: 44px;
  }
  .book-download-form .bookcopy-btn, .book-download-form .bookcopy-btn:focus {
    font-size: 18px;
    padding: 7px 23px;
  }
  .book-title {
    font-size: 27px;
  }
  .book-sbtitle {
    font-size: 19px;
  }
  .book-list li {
    margin-bottom: 15px;
  }
  .call-btn, .call-btn:focus {
    font-size: 19px;
    padding: 10px 15px;
    line-height: normal;
  }
  .framework {
    padding-bottom: 30px;
    padding-top: 50px;
  }
  .frmwrk-ttl, .abt-title {
    font-size: 46px;
  }
  .frmdescol {
    padding-right: 5px;
  }
  .frmwrk-btmttl {
    font-size: 18px;
    margin-top: 15px;
  }
  .frmwrk-img {
    margin: 50px auto 0;
    max-width: 475px;
  }
  .frmwrk-listttl {
    margin-top: 36px;
    font-size: 22px;
  }
  .frmwrk-list {
    max-width: 100%;
    margin: 40px auto 0;
  }
  .frmdescol ul .frmdesc {
    padding-left: 40px;
    margin-bottom: 15px;
  }
  .frmdescol ul .frmdesc img {
    max-width: 26px;
  }
  .sstory {
    padding: 30px 0 100px;
  }
  .sstory-box {
    margin-top: 10px;
  }
  .ssrow-two {
    margin-top: 0;
  }
  .sstory-colinner {
    padding: 25px 30px;
  }
  .sstory-col {
    margin-top: 40px;
  }
  .sstory-colinner .ssath-desc {
    font-size: 20px;
  }
  .save-electr {
    margin-top: -120px;
  }
  .save-electrinner {
    padding: 25px;
  }
  .save-electrinner .saveelec-desc {
    font-size: 26px;
    padding-left: 25px;
  }
  .call-inner {
    padding: 30px;
    background-position: center right;
  }
  .call-form {
    margin-top: 35px;
  }
  .call-title {
    font-size: 25px;
  }
  .calldesc-box {
    max-width: 85%;
  }
  .call-sbtitle {
    font-size: 18px;
    padding-right: 70px;
    line-height: normal;
  }
  .cform-col input, .cform-col input:focus {
    padding: 10px 0 10px 15px;
  }
  .mridul-quote-btm {
    margin-top: 90px;
    padding: 40px 0 10px 0;
  }
  .mridul-quote-btminner {
    flex-direction: column;
  }
  .mridul-quote-right {
    max-width: 100%;
    padding: 20px 0 0 60px;
  }
  .mridul-quote-btminner .mrquotebtminner-desk {
    display: none;
  }
  .mridul-quote-btminner img {
    margin-top: 0px;
    max-width: 150px;
    left: 0;
    position: relative;
  }
  .mridul-quote-btminner .mrquotebtminner-mb {
    display: block;
  }
  .mridul-quote-right::before {
    background-size: 100%;
    width: 35px;
    height: 30px;
    top: 10px;
    left: 15px;
  }
  .desc.btmquote-desc {
    font-size: 18px;
  }
  .btmquote-author {
    font-size: 23px;
  }
  .footer-cyan {
    padding-top: 10px;
  }
  .footlogo-desc {
    margin-bottom: 10px;
  }
  .footer-nav {
    flex-wrap: wrap;
  }
  .footer-cyaninner img {
    padding: 0 15px;
  }
  .footer-nav .nav-item .nav-link, .footer-nav .nav-item .nav-link:focus {
    padding: 0 10px;
    font-size: 15px;
  }
  .dmtop {
    display: none;
  }
  .book-sbtoptitle {
    margin-top: 10px;
  }
  .cform-col .gd-countrycode, .cform-col .gd-countrycode:focus {
    padding: 10px 5px 10px 5px;
  }
}
@media (min-width: 320px) and (max-width: 575px) {
  .header-rw {
    flex-direction: column;
  }
  .logo {
    width: 100%;
    text-align: center;
    max-width: 200px;
    margin-bottom: 15px;
  }
  .head-button, .head-button:focus {
    padding: 4px 10px;
    font-size: 16px;
    text-align: center;
    margin-bottom: 0;
  }
  .navbar-collapse {
    top: 75px;
  }
  .navbar-toggler {
    font-size: 24px;
  }
  .mainBanner {
    height: 625px;
  }
  .mainBanner-inner {
    flex-direction: column-reverse;
  }
  .banner-left, .banner-right {
    position: relative;
    left: 0;
    top: 0;
    right: 0;
  }
  .banner-left {
    display: flex;
    order: 1;
    top: -200px;
  }
  .banner-right {
    display: flex;
    order: 2;
    top: -120px;
  }
  .banner-bottm-middle-ttl {
    top: -65px;
    display: flex;
    order: 3;
    line-height: 40px;
    text-align: center;
    right: 0;
    left: 0;
  }
  .banner-bottm-sbttl {
    bottom: 0;
    font-size: 20px;
    position: relative;
    top: -30px;
  }
  .banner-image {
    height: 225px;
    width: 180px;
    bottom: 27px;
    background-size: 100%;
  }
  .banner-testmonialinner {
    max-width: 250px;
  }
  .banner-left, .banner-right, .banner-bottm-middle-ttl {
    font-size: 42px;
    justify-content: center;
  }
  .banner-testmonialinner svg {
    left: -30px;
    font-size: 30px;
  }
  .bnrtest-desc {
    font-size: 16px;
    line-height: normal;
  }
  .bnrtest-authnm {
    font-size: 16px;
    padding-left: 10px;
    line-height: normal;
  }
  .bnrtest-authnm span {
    font-size: 14px;
    line-height: normal;
    display: block;
  }
  .sec-btl50blue {
    font-size: 26px;
  }
  .challenge .container {
    max-width: 100%;
    padding: 0 15px;
  }
  .chl-desc {
    padding-left: 32px;
    margin-bottom: 10px;
    font-size: 17px;
  }
  .chl-desc img {
    top: 5px;
    max-width: 21px;
  }
  .chlng-btmdsc span::after {
    width: 65px;
    height: 55px;
  }
  .news-inner {
    padding: 15px 15px;
  }
  .news-title {
    font-size: 35px;
    line-height: 48px;
  }
  .news-desc {
    font-size: 16px;
    line-height: normal;
  }
  .bklfttop-white {
    padding: 0px 10px;
    font-size: 12px;
  }
  .book-icon-bg {
    width: 45px;
    height: 45px;
  }
  .book-icon-bg::before {
    width: 26px;
    height: 22px;
    background-size: 100%;
  }
  .book-right {
    background-position: center top;
    height: 200px;
    margin-top: 50px;
    background-size: 100%;
    width: 100%;
  }
  .book-left {
    max-width: 100%;
    padding: 10px 12px 0 12px;
    width: 100%;
  }
  .book-sbtitle2 {
    font-size: 17px;
  }
  .book-sbtitle {
    font-size: 18px;
  }
  .book-list li {
    margin-bottom: 10px;
    line-height: normal;
    font-size: 17px;
    padding-left: 35px;
  }
  .book-list li img {
    padding-right: 0;
    max-width: 22px;
    width: 100%;
    height: auto;
  }
  .bookform-inner {
    padding: 20px;
  }
  .bookform-ttl {
    font-size: 19px;
    line-height: normal;
  }
  .book-download-form .bookcopy-btn, .book-download-form .bookcopy-btn:focus {
    font-size: 16px;
    padding: 7px 7px;
  }
  .book-reviews {
    padding-top: 5px;
  }
  .bkrvw-dsc {
    font-size: 18px;
    line-height: normal;
  }
  .bkrvw-nm {
    font-size: 16px;
    margin-top: 10px;
  }
  .frmwrk-topttl {
    font-size: 18px;
    letter-spacing: 8px;
  }
  .frmwrk-ttl, .abt-title {
    font-size: 40px;
  }
  .frmwrk-btmttl {
    line-height: 30px;
  }
  .frmwrk-listttl {
    margin-top: 20px;
  }
  .frmwrk-list {
    margin: 20px auto 0;
  }
  .abt-devider {
    background-size: 100%;
    width: 300px;
  }
  .abt-title {
    margin-bottom: 10px;
  }
  .abt-sbttl {
    font-size: 15px;
    margin-top: 5px;
  }
  .about-img {
    margin: 10px auto 20px;
    max-width: 450px;
  }
  .associate-logo {
    margin-top: 5px;
  }
  .associate-logo img {
    max-width: 100%;
  }
  .abt-cyanbginner {
    padding: 25px 15px;
  }
  .abt-btn, .abt-btn:focus {
    font-size: 22px;
    padding: 12px 20px;
    line-height: normal;
  }
  .sstory {
    padding: 30px 0 150px;
  }
  .sssitle {
    font-size: 34px;
  }
  .sstory-col {
    margin-top: 30px;
  }
  .sstory-colinner {
    padding: 20px 20px;
  }
  .sstory-colinner .ssath-desc {
    font-size: 18px;
    line-height: 30px;
  }
  .save-electrinner {
    padding: 15px 20px;
    flex-direction: column;
  }
  .save-electrinner img {
    max-width: 40px;
    margin-bottom: 5px;
  }
  .save-electrinner .saveelec-desc {
    font-size: 20px;
    padding-left: 0;
    line-height: normal;
  }
  .call-inner {
    padding: 20px;
  }
  .call-title {
    font-size: 21px;
  }
  .call-title img {
    max-width: 22px;
  }
  .call-sbtitle {
    font-size: 17px;
    padding-right: 0;
  }
  .calldesc-box {
    max-width: 100%;
  }
  .cform-col.form-col-50 {
    width: 100%;
    padding: 0 0 15px 0;
  }
  .mridul-quote-btm {
    margin-top: 55px;
  }
  .mridul-quote-btminner {
    flex-direction: column;
  }
  .mridul-quote-right::before {
    left: 0;
  }
  .mridul-quote-right {
    padding: 20px 0 0 45px;
  }
  .desc.btmquote-desc {
    font-size: 17px;
  }
  .footer-nav .nav-item .nav-link, .footer-nav .nav-item .nav-link:focus {
    font-size: 14px;
  }
  .footer-bluebginner {
    flex-direction: column;
  }
  .footer-bluebginner p, .footer-bluebginner a, .footer-bluebginnera:focus {
    font-size: 14px;
  }
  .footer-cyaninner img {
    padding: 0 15px;
    display: none;
  }
  .footer-cyaninner .footer-logo {
    display: block;
  }
  .book-top {
    top: -20px;
  }
  .footercross-bg {
    margin-top: -30px;
    margin-bottom: -5px;
  }
  .footlogo-desc {
    font-size: 12px;
  }
  .temp-details {
    flex-wrap: wrap;
    margin-top: 10px;
  }
}/*# sourceMappingURL=responsive.css.map */