@charset "UTF-8";
html {
  overflow-x: hidden;
}
.heading-menu {
  display: none;
}
section#ftrgetstd {
  display: none;
}
a.me-20-logo {
  display: none;
}
p {
  margin: 15px 0;
  font-size: 18px !important;
  line-height: 1.6 !important;
}
.container-new {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0px 30px;
}
.row {
  display: flex;
  align-items: center;
}
.col {
  flex-grow: 1;
  flex-basis: 0;
}
.row .col:nth-child(1) {
  margin-right: 40px;
}
.row .col:nth-child(2) {
  margin-left: 40px;
}
.bradkrm.cmn-breadcrum {
  max-width: 1400px;
  margin: 0 auto;
}
.mobile-breadcrumb.bradkrm.cmn-breadcrum {
  display: none;
}
.web-breadcrumb.bradkrm.cmn-breadcrum {
  display: flex;
}
p.intro-free-text {
  font: 18px/1.3 Zoho_Puvi_Bold;
  color: #e04242;
  text-transform: uppercase;
  margin: 0px;
}
.main-section {
  padding: 70px 0px;
/*	overflow: hidden;*/
}
.main-section-bg {
  background: url("../../images/zoho-circuits-banner-bg.jpg") no-repeat;
  background-size: cover;
}
.main-section h1 {
  font: 45px/1.3 'Zoho_Puvi_Bold' !important;
  margin: 15px 0px 25px 0px;
}
ul.date-time {
  display: flex;
  align-items: center;
}
.calendar {
  margin-bottom: 20px;
}
.time {
  border-bottom: 1px dashed #91bfda;
  padding-bottom: 30px;
  margin-bottom: 25px;
}
ul.date-time p {
  font: 15px/1.5 Zoho_Puvi_SemiBold !important;
  color: #0a5783;
  margin: 0px 0px 0px 10px
}
.main-section h2 {
  font: 28px/1.2 'Zoho_Puvi_SemiBold' !important;
  color: #104D19;
  margin: 15px 0px 30px 0px !important;
}
img.circuit-image {
  display: block;
  margin: 0 auto;
  max-width: 75%;
}
h3.takeaway-heading {
  font: 36px/1.3 Zoho_Puvi_SemiBold;
}
ul.list-items {
  margin-left: 25px;
  margin-bottom: 30px;
}
ul.list-items > li {
  position: relative;
  font-size: 18px;
  line-height: 1.6;
  margin-bottom: 15px;
}
ul.list-items li:before {
  content: "";
  background: url(../../images/red-tick.png) no-repeat;
  position: absolute;
  top: 10px;
  right: 0;
  bottom: 0;
  left: -25px;
  width: 10px;
  height: 10px;
}
#meGDPRMessage label {
  position: relative !important;
  line-height: 1.5;
}
/*form style starts*/
.ribbon {
  width: 150px;
  height: 150px;
  overflow: hidden;
  position: absolute;
}
.ribbon::before, .ribbon::after {
  position: absolute;
  z-index: -1;
  content: '';
  display: block;
  border: 5px solid #132273;
}
.ribbon span {
  position: absolute;
  display: block;
  width: 225px;
  padding: 15px 0;
  background-color: #FFEB3B;
  box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
  color: #000;
  font: 700 18px/1 'Lato', sans-serif;
  text-shadow: 0 1px 1px rgba(0, 0, 0, .2);
  text-transform: uppercase;
  text-align: center;
}
/* top left*/
.ribbon-top-left {
  top: -10px;
  left: -10px;
}
.ribbon-top-left::before, .ribbon-top-left::after {
  border-top-color: transparent;
  border-left-color: transparent;
}
.ribbon-top-left::before {
  top: 0;
  right: 0;
}
.ribbon-top-left::after {
  bottom: 0;
  left: 0;
}
.ribbon-top-left span {
  right: -25px;
  top: 30px;
  transform: rotate(-45deg);
  z-index: 9;
}
#SDP_Webinar_Form {
     background: #fff;
    padding: 35px;
    width: 500px;
    z-index: 999;
    box-sizing: border-box;
    margin: 0 auto;
    position: relative;
    box-shadow: 0px 0px 60px #69b1db;
    overflow: hidden;
    pointer-events: none;
}
.sdp-webinar-form {
/*    padding: 0px 25px 25px;*/
    border: 1px solid #b5e4ff82;
    border-radius: 3px;
}
.sdp-form-time-field h6{
	font: 16px/1.4 'Zoho_Puvi_SemiBold';
}
.sdp-form-time-field{
	    background: #eaf7ff;
    padding: 15px 20px 5px;
}
.sdp-rem-fields{
	padding: 20px;
}
#SDP_Webinar_Form h3 {
  font: 18px/1.3 Zoho_Puvi_Bold;
  text-align: center;
/*  margin-bottom: 0px;*/
  color: #000;
  text-transform: uppercase;
	margin-top: 10px;
}
.logos {
  width: 50%;
  margin: 0 auto;
}
img.me-logo {
  width: 140px;
  margin-bottom: -5px;
}
img.sdp-logo {
  width: 220px;
}
h3.form-title {
  font-size: 29px;
  text-align: center;
  color: #000;
  margin: 0px !important;
  padding-bottom: 0px;
  border-bottom: none;
}
.lab {
  color: #9dbfdc;
  font-size: 15px;
}
p.support-text {
  text-align: center;
  color: #fff;
  margin: 20px auto 20px auto;
  font-size: 14px !important;
  width: 75%;
}
.datetime p {
  font-size: 13px;
  line-height: 1.5;
}
label.radio-heading {
  color: #213ba2;
}
input[type="radio"] {
  visibility: hidden;
  width: 0px;
  margin: 0;
  padding: 0px;
  position: absolute;
}
.dplymethod {
  margin: 0 auto;
  height: 0px;
	display: none;
}
.lable {
  width: 50%;
  position: relative;
  font-size: 15px;
  text-align: center;
  padding: 0;
  font-family: 'Zoho_Puvi_SemiBold';
  cursor: pointer;
  color: #213ba2;
  background: #fff;
  border: 1px solid #213ba2;
  float: left;
  box-sizing: border-box;
  visibility: hidden;
}
.lblactive {
  color: #fff;
  background: #213ba2;
}
.lablebdr {
  border-bottom: 1px solid #213ba2;
  position: relative;
  margin: 1px -75px 0 -75px;
  height: 14px;
}
.odrdio {
  margin-left: 54px;
}
input[type="text"] {
  width: 100%;
  margin-bottom: 15px;
  padding: 12px;
  font-size: 15px;
  border-radius: 0px;
  box-sizing: border-box;
  background: #fff;
  font-family: Zoho_Puvi_Regular;
  border: none;
  border: 1px solid #8292cd;
}
input[type="text"]::placeholder {
  color: #000;
}
input[type="button"] {
  width: 100%;
  margin-bottom: 15px;
  padding: 12px;
  font-size: 15px;
  border-radius: 0px;
  box-sizing: border-box;
  background: #fff;
  margin-top: 7px;
  font-family: Zoho_Puvi_Regular;
  border: none;
  border: 1px solid #8292cd;
  text-align: left;
}
input[type="button"]::placeholder {
  color: #213ba2;
}
.select-parent {
  position: relative;
}
select {
  width: 100%;
  height: 45px;
  margin: 0px;
  font-size: 15px;
  color: #000;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  font-family: Zoho_Puvi_Regular;
  border: 1px solid #000;
}
div#formCTAgdpr {
  font-size: 14px;
  line-height: 1.4;
  margin: 15px 0px;
  font-family: "Zoho_Puvi_Regular";
}
.formfild .error {
  border-bottom: 2px solid red !important;
}
div#meGDPRMessage {
  font-size: 13px;
  line-height: 1.4;
  margin: 15px 0px;
  font-family: "Zoho_Puvi_Regular";
  color: #000;
  text-align: center;
}
.prvcy-plicy {
  font-size: 12px !important;
  line-height: 1.4;
  font-family: "Zoho_Puvi_Regular";
  color: #000 !important;
  text-align: center !important;
  margin: 15px auto !important;
  width: 85%;
}
.prvcy-plicy a {
  color: cornflowerblue;
  text-decoration: none;
  font-size: 12px !important;
  font-weight: 600;
}
.prvcy-plicy strong {
  font-weight: 600;
}
input.submitbtn {
  background: #e52323;
  border: none;
  border-radius: 0px;
  padding: 15px 30px;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  cursor: pointer;
  width: 100%;
  text-transform: uppercase;
  letter-spacing: 1px;
  border-radius: 3px;
  font-family: 'Zoho_Puvi_SemiBold';
  -moz-appearance: none;
  -webkit-appearance: none;
  /*pointer-events: none*/
}
input.submitbtn:hover {
  background: #ea3333;
}
input.resetbtn {
  background: transparent;
  border: 1px solid #ffe958;
  border-radius: 0px;
  padding: 10px 30px;
  font-size: 16px;
  font-weight: bold;
  color: #ffe958;
  margin-left: 7px;
  cursor: pointer;
}
input:focus {
  box-shadow: none;
  outline: none;
}
select:focus {
  outline: none;
}
.checkmark {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    display: block;
    stroke-width: 2;
    stroke: #ffffff;
    stroke-miterlimit: 10;
    margin: 0px auto 20px auto;
    box-shadow: inset 0px 0px 0px #81cdff;
    animation: fill .4s ease-in-out .4s forwards, scale .3s ease-in-out .9s both;
	
}
.checkmark__check {
    transform-origin: 50% 50%;
    stroke-dasharray: 48;
    stroke-dashoffset: 48;
    animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards;
}
.checkmark__circle {
    stroke-dasharray: 166;
    stroke-dashoffset: 166;
    stroke-width: 2;
    stroke-miterlimit: 10;
    stroke: #81cdff;
    fill: none;
    animation: stroke 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards;
}
@keyframes stroke {
  100% {
    stroke-dashoffset: 0
  }
}
@keyframes scale {
  0%, 100% {
    transform: none
  }
  50% {
    transform: scale3d(1.1, 1.1, 1)
  }
}
@keyframes fill {
  100% {
    box-shadow: inset 0px 0px 0px 30px #81cdff;
  }
}
p.reg_form_errors {
  position: absolute;
  top: 40px;
  font-size: 13px;
  color: #ff2424;
  display: none;
}
.time-select {
  position: relative;
  cursor: pointer;
}
.time-select:after {
  position: absolute;
  content: "";
  width: 9px;
  height: 5px;
  background: #fff url("../../images/dropdown-arrow-blue.png") right center no-repeat  !important;
  top: 20px;
  right: 15px;
  transition: transform 140ms;
}
.time-select:before {
  background-position: 1px 1px;
}
.time-select:after {
  z-index: 0;
}
.time-icon {
  display: inline-block;
  background-position: -36px 1px;
  width: 20px;
  height: 20px;
}
.time-select {
  position: relative;
  cursor: pointer
}
.time-slot {
  display: none;
  position: absolute;
  z-index: 3;
  left: 0;
  background: #fff;
  width: 95%;
}
ul.time-slot {
/*  padding: 15px !important;*/
  margin-left: 0px !important;
  width: 100%;
  box-sizing: border-box;
  margin-top: -15px;
  background: #ffffff;
  border: solid #69b9e7;
  border-width: 0 1px 1px 1px;
}
.time-slot li {
  list-style-type: none !important;
  font-size: 16px;
}
.time-slot li:hover, .time-slot li.active {
/*  background-color: rgba(229, 230, 231, 0.3);*/
	background-color: rgb(105 185 230 / 12%);
  color: #003861;
}
.time-slot.active {
  display: block;
}
.time-slot.active li {
  padding: 10px 15px !important;
}
.select-slot.selectedval {
  color: #000000;
}
.pickthelssn {
  position: absolute;
  margin-top: 20px;
  left: 40px;
  color: #2c44a7;
}
select.country {
  margin-bottom: 0;
  border-radius: 0px;
  border: 1px solid #000;
}
.hide_field {
  display: none;
}
.success-msg {
    background: white;
    height: 100%;
    width: 80%;
    position: relative;
    top: 0px;
    left: 0;
    z-index: 9999999;
    font-weight: normal;
    text-align: center;
    margin: 0 auto;
    display: none;
    padding: 50px 20px;
	transform: translateX(800px); 
    transition: .4s ease-in;
	border-radius: 5px;
	box-shadow: 0px 1px 6px 4px #08537c30;
}
.sdp-web-form-main.sdp-form-sucess .success-msg{
	transform: translateX(0px); 
}
.success-msg strong {
  font-weight: 600;
  padding: 0 0 10px 0;
  display: block;
  color: #ffe92d;
  font-size: 24px;
}
.suc-cont-inner p {
  color: #fff;
}
.success-msg h4 {
  font-size: 1em;
  font-weight: 600;
  color: #000;
  padding: 20px 0 0 0;
}
.success-msg li:hover {
  padding: 10px 5px;
}
.suc-cont-inner {
  width: 77%;
  min-height: auto;
  background: #0a0b1ddb;
  margin: 5% auto 0 auto;
  position: relative;
  line-height: normal;
  padding: 30px;
  text-align: center;
  padding: 250px 0px;
  border-radius: 5px;
}
.popup-close {
  text-align: right;
  display: none;
  cursor: pointer;
  position: absolute;
  right: 25px;
  top: 25px;
}
input#slot {
  cursor: pointer;
}
input#slot, input.first-name, input.last-name, input.mail, input.phone, select.country, select#country_state {
  border-radius: 3px !important;
  border: 1px solid #69b9e7 !important;
  height: 45px !important;
}
select#country_state {
  padding: 10px;
}
/*form style ends*/
.ribbon {
  width: 150px;
  height: 150px;
  overflow: hidden;
  position: absolute;
}
.ribbon::before, .ribbon::after {
  position: absolute;
  z-index: -1;
  content: '';
  display: block;
  border: 5px solid #132273;
}
.ribbon span {
  position: absolute;
  display: block;
  width: 225px;
  padding: 15px 0;
  background-color: #FFEB3B;
  box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
  color: #000;
  font: 700 18px/1 'Lato', sans-serif;
  text-shadow: 0 1px 1px rgba(0, 0, 0, .2);
  text-transform: uppercase;
  text-align: center;
}
/* top left*/
.ribbon-top-left {
  top: -10px;
  left: -10px;
}
.ribbon-top-left::before, .ribbon-top-left::after {
  border-top-color: transparent;
  border-left-color: transparent;
}
.ribbon-top-left::before {
  top: 0;
  right: 0;
}
.ribbon-top-left::after {
  bottom: 0;
  left: 0;
}
.ribbon-top-left span {
  right: -25px;
  top: 30px;
  transform: rotate(-45deg);
  z-index: 9;
}
.ribbon-top-left span {
  transform: rotate(-45deg) scale(.1);
  transform-origin: center;
  transition: .5s ease-in;
  opacity: 0;
}
.ribbon-top-left::before, .ribbon-top-left::after {
  opacity: 0;
  transition: .5s
}
.ribbon-top-left.active::after, .ribbon-top-left.active::before {
  opacity: 1;
  transition: .5s;
  transition-delay: .6s
}
.ribbon-top-left span.active {
  transform: rotate(-45deg) scale(1);
  transition: .5s ease-in;
  opacity: 1;
}
#SDP_Webinar_Form {
  position: relative;
}
.animation {
  opacity: 0;
  transition: all ease 1s;
  -webkit-transition: all ease 1s;
  -moz-transform: translateY(100px);
  -webkit-transform: translateY(100px);
  -moz-transform: translateY(100px);
}
.active-anim .animation {
  opacity: 1;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  transform: inherit;
}
.animation-left {
  opacity: 0;
  transition: all ease 1s;
  -webkit-transition: all ease 1s;
  -moz-transform: translateX(100px);
  -webkit-transform: translateX(100px);
  -moz-transform: translateX(100px);
}
.active-anim .animation-left {
  opacity: 1;
  transform: translateX(0);
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  transform: inherit;
}
.animation-right {
  opacity: 0;
  transition: all ease 1s;
  -webkit-transition: all ease 1s;
  -moz-transform: translateX(-100px);
  -webkit-transform: translateX(-100px);
  -moz-transform: translateX(-100px);
}
.active-anim .animation-right {
  opacity: 1;
  transform: translateX(0);
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  transform: inherit;
}
.success-msg {
    
/*    display: none;*/
}
.zh-circuit-learn-sec{
	margin-top: -270px;
}
.sdp-web-bg{
	margin-top: 300px;
	padding: 20px 0 100px;
	background: url("../images/webinar-bg.png") no-repeat center;
	background-size: cover;
}
.sdp-web-btn-sec h3{
	color: #fff;
}
.sdp-web-btn-sec p{
	color: #8ac5e6;
	font-size: 24px;
}
.sdp-webinar-icon {
    width: 85px;
    height: 85px;
    background: url(../images/webinar-icon.png) no-repeat;
    background-size: 400px;
	margin: 0 auto;
}
.sdp-webinar-icon.sd-web-cal{
	margin: 0;
    width: 30px;
    height: 30px;
    background-position: -270px -14px;
    background-size: 300px;
}

.sdp-webinar-icon.sdp-web-timer{
	margin: 0;
    width: 30px;
	min-width: 30px;
    height: 30px;
    background-position: -230px -12px;
    background-size: 300px;
}
.sdp-web-divider{
	color: #0957838f;
    padding: 0 5px;
}
.sdp-web-btn-sec{
	padding-top: 30px;
	margin: 0 auto;
	width: 60%;
}
.sdp-web-col-item h3 {
/*    line-height: 1.56;*/
	margin-top: 20px;
	font: 19px/1.77 'Zoho_Puvi_Medium'
}
.sdp-webinar-icon.one{
	background-position: -203px 4px;
}
.sdp-webinar-icon.two{
	background-position: 0px 6px;
}
.sdp-webinar-icon.three{
	background-position: -98px 7px;
}
.sdp-web-col-main{
	display: flex;
	padding: 30px 0 50px;
}
.sdp-web-col-item {
   	padding: 40px 25px 25px;
    width: calc(100% / 3);
    background: #fff;
    margin-right: 30px;
	border-radius: 3px;
	flex-grow: 1;
    flex-basis: 0;
	box-shadow: 0px 1px 6px 4px #08537c30;
	text-align: center
}
.web-btn{
	background: #e52323;
    color: #fff;
    font-size: 19px;
    padding: 15px 40px;
    border-radius: 2px;
    text-decoration: none;
    font-weight: 400;
/*    width: 130px;*/
    display: inline-block;
    margin: 20px 10px;
    line-height: 24px;
    font-family: 'Zoho_Puvi_SemiBold', 'Open Sans', sans-serif;
}
.web-btn span {
    position: absolute;
    padding-left: 5px;
    padding-right: 20px;
	transition: .2s ease-in;
}
.web-btn:hover span {
    transform: translateX(5px);
}
.web-btn:hover{
	text-decoration: none;
	background: #e82525;
}
.cont-anim .sdp-web-col-main .sdp-web-col-item:nth-child(1) {
    animation: boxes 1s ease-in-out;
}

.cont-anim .sdp-web-col-main .sdp-web-col-item:nth-child(2) {
    animation: boxes 1.25s ease-in-out;
}

.cont-anim .sdp-web-col-main .sdp-web-col-item:nth-child(3) {
    animation: boxes 1.5s ease-in-out;
}
.fadeinup1, .fadeinup2 {
    -webkit-transform: translate3d(0, 70px, 0);
    transform: translate3d(0, 70px, 0);
    opacity: 0;
    -ms-filter: "alpha(opacity=0)";
    -webkit-transition: opacity 1s ease-in, -webkit-transform 1s cubic-bezier(0.39, 0.575, 0.565, 1.2);
    transition: opacity 1s ease-in, -webkit-transform 1s cubic-bezier(0.39, 0.575, 0.565, 1.2);
    -o-transition: opacity 1s ease-in, transform 1s cubic-bezier(0.39, 0.575, 0.565, 1.2);
    transition: opacity 1s ease-in, transform 1s cubic-bezier(0.39, 0.575, 0.565, 1.2);
    transition: opacity 1s ease-in, transform 1s cubic-bezier(0.39, 0.575, 0.565, 1.2), -webkit-transform 1s cubic-bezier(0.39, 0.575, 0.565, 1.2);
}
.active-anim .fadeinup1 {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
  -ms-filter: "alpha(opacity=100)";
  transition-delay: 100ms;
}
form#SDP_Webinar_Form:before {
    content: "CLOSED";
    position: absolute;
    background: #34aaef;
    padding: 15px 40px;
    top: 10px;
    left: -100px;
    transform: rotate(-42deg);
    font-weight: bold;
    overflow: hidden;
    width: 200px;
    text-align: center;
    font-size: 16px;
    letter-spacing: 1px;
    z-index: 999999;
    font-family: 'Zoho_Puvi_BoldItalic';
	color: #ffffff;
}
.sdp-zc-video {
    box-shadow: 0px 0px 10px #42a4d79e;
}
.sdp-time-single-line{
	display: flex;
}
.sdp-time-single-line .calendar{
	margin-bottom: 0px;
}
.sdp-time-single-line .time {
    border-bottom: 0px dashed #91bfda;
    padding-bottom: 0;
    margin-bottom: 0;
    padding-left: 10px;
}
.sdp-time-single-line p{
	font: 15px/1.5 Zoho_Puvi_SemiBold !important;
}
@keyframes boxes {
    from {
        -webkit-transform: scale(.2);
        -ms-transform: scale(.2);
        transform: scale(.2);
        opacity: 0;
        -ms-filter: "alpha(opacity=0)";
        -webkit-transition: all .6s ease;
        -o-transition: all .6s ease;
        transition: all .6s ease;
    }
    to {
        opacity: 1;
        -ms-filter: "alpha(opacity=100)";
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        transition-delay: 0.2s;
    }
}

@media only screen and (max-width:1024px) {
  .previoussec-videos img, picture, source {
    height: auto;
  }
}
@media only screen and (max-width:1024px) {
	.sdp-web-btn-sec{
		width: 75%;
	}
  .row {
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
  .col {
    flex-grow: inherit;
    flex-basis: inherit;
    width: 100%;
  }
  .bradkrm.cmn-breadcrum {
    padding: 30px;
  }
  .row .col:nth-child(1) {
    margin-right: 0px;
  }
  .row .col:nth-child(2) {
    margin-left: 0px;
    margin-bottom: 50px;
  }
  .cover-image-wrapper:before, .cover-image-wrapper:after {
    display: none;
  }
	.zh-circuit-learn-sec .sdp-web-col-item h3 br{
		display: none;
	}
}
@media only screen and (max-width:414px) {
	.sdp-time-single-line{
		display: block;
	}
	.sdp-time-single-line .time{
		padding-left: 0px;
		padding-top: 10px;
	}
  .web-breadcrumb.bradkrm.cmn-breadcrum {
    display: none;
  }
  .mobile-breadcrumb.bradkrm.cmn-breadcrum {
    display: flex;
  }
  #SDP_Webinar_Form {
    padding: 40px 20px;
/*    width: 350px;*/
	  width: 100%;
    margin-top: 100px;
  }
  #SDP_Webinar_Form h3 {
    font: 15px/1.3 Zoho_Puvi_Bold;
  }
  .main-section {
    padding: 60px 0px 75px 0px;
  }
  img.cover-image {
    display: none;
  }
  .main-section h1 {
    font: 40px/1.1 'Zoho_Puvi_Bold' !important;
  }

}
@media only screen and (max-width:375px) {
  .cmn-breadcrum a, .cmn-breadcrum .root-page {
    font-size: 12px;
  }
  .cmn-breadcrum .smlarlft {
    font-size: 12px;
  }
  .cmn-breadcrum .fntwt400 {
    font-size: 12px;
  }
  #SDP_Webinar_Form {
	/* width: 300px; */
    /* margin: 0 auto; */
  }
	
}
@media only screen and (max-width:320px) {
  .main-section h1 {
    font: 36px/1.1 'Zoho_Puvi_Bold' !important;
  }
  .main-section h2 {
    font: 24px/1.2 'Zoho_Puvi_SemiBold' !important;
  }
  p {
    font-size: 16px !important;
  }
}
@media only screen and (max-width:768px) {
	.sdp-web-btn-sec{
		width: 100%;
	}
	.zh-circuit-learn-sec, .sdp-web-bg {
		margin-top: unset;
	}
	.zh-circuit-learn-sec h3.takeaway-heading{
		color: #fff;
	}
	
	.sdp-web-col-item{
		 flex-grow: inherit;
		flex-basis: inherit;
		margin-bottom: 30px;
		margin-right: 0px;
		width: 100%;
	}
	.sdp-web-col-main{
		flex-wrap: wrap;
		padding: 30px 0 0;
	}
}