/****************************************************************************************************
Toggle css start here
****************************************************************************************************/
.slider {
  display: none;
}
.slider2 {
  display: none;
}
.collapseSlider {
  display: none;
}
.sliderExpanded .collapseSlider {
  display: block;
  clear: both;
}
.sliderExpanded .expandSlider {
  display: none;
}
.slideropen {
  display: block;
}
.slideropen2 {
  display: none;
}
.topmargin70 {
  margin-top: 70px;
}
.innercollagearea {
  margin-bottom: 10px;
  background: #e7f6ff;
}
.bredcrumarea {
  padding: 20px 0px;
}
.innercollageimg {
  position: absolute;
  right: -180px;
  -webkit-box-shadow: 15px 15px 30px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 15px 15px 30px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 15px 15px 30px 0px rgba(0, 0, 0, 0.2);
}
.innercollageimg img {
  width: 100%;
  height: 480px;
  object-fit: cover;
  object-position: 50% 50%;
}
.innercollage_sublogoarea {
  position: absolute;
  width: 100%;
  z-index: 9;
}
.innercollage_sublogo {
  display: inline-block;
  background: #fff;
  padding: 10px 20px;
}
.innercollage_sublogo h2 {
  font-size: 20px;
  color: #e03567;
  line-height: 20px;
  font-weight: 500;
  text-transform: lowercase;
}
.innercollage_sublogo h2 span {
  color: #195fa7;
  text-transform: uppercase;
}
.innercollage_sublogo h3 {
  font-size: 20px;
  color: #1d1d1d;
  line-height: 20px;
  font-weight: 500;
  text-transform: uppercase;
}
.innercollagecontarea {
  padding: 0px 0px 40px 0px;
  min-height: 120px;
}
.innercollagecontarea h3 {
  font-size: 30px;
  color: #142234;
  line-height: 35px;
  font-weight: 400;
  margin-top: 0px;
  margin-bottom: 0px;
}
.innercollagecontarea h3 span {
  font-weight: 400;
}
.whitecontarea {
  padding: 70px 0px;
}
.graycontarea {
  background: #e7f6ff;
  padding: 70px 0px;
}
.mainheading {
  font-size: 30px;
  color: #1d1d1d;
  line-height: 35px;
  font-weight: 500;
}
.mainheading h2 {
  font-size: 40px;
  color: #1d1d1d;
  line-height: 45px;
  font-weight: 500;
  margin-top: 0px;
  margin-bottom: 20px;
}
.mainheading h3 {
  font-size: 30px;
  color: #1d1d1d;
  line-height: 35px;
  font-weight: 500;
  margin-top: 0px;
  margin-bottom: 20px;
}
.mainheading h4 {
  font-size: 30px;
  color: #1d1d1d;
  line-height: 38px;
  font-weight: 500;
  margin-top: 0px;
  margin-bottom: 20px;
}
.mainheading h4 span {
  font-size: 30px;
  color: #1d1d1d;
  line-height: 38px;
  font-weight: 300;
  margin-top: 0px;
  margin-bottom: 20px;
}
.mainheading h5 {
  font-size: 30px;
  color: #e03567;
  line-height: 35px;
  font-weight: 500;
  margin-top: 0px;
  margin-bottom: 20px;
}
.mainheading h6 {
  font-size: 24px;
  color: #1d1d1d;
  line-height: 28px;
  font-weight: 500;
  margin-top: 0px;
  margin-bottom: 20px;
}
.textgray16 {
  font-size: 15px;
  color: #1d1d1d;
  line-height: 24px;
}
.textgray16justifycenter {
  font-size: 16px;
  color: #1d1d1d;
  line-height: 24px;
  text-align: justify;
  text-align-last: center;
}
.pink {
  color: #e03668;
}
.dmc_screenbox {
  background: #fff;
  padding: 25px;
  -webkit-box-shadow: 0px 0px 30px 0px rgba(131, 144, 144, 0.2);
  -moz-box-shadow: 0px 0px 30px 0px rgba(131, 144, 144, 0.2);
  box-shadow: 0px 0px 30px 0px rgba(131, 144, 144, 0.2);
  border-radius: 30px;
}
.dmc_screenimg {
  border: solid 1px #efefef;
}
.bullet_graytext {
  font-size: 16px;
  color: #1d1d1d;
  line-height: 22px;
  font-weight: 500;
}
.bullet_graytext a {
  color: #1d1d1d;
  text-decoration: none;
}
.bullet_graytext span {
  font-size: 14px;
  font-weight: 400;
}
.bullet_graytext ul {
  margin: 0px;
  padding: 0px;
}
.bullet_graytext ul li {
  background: url(../img/bulleticon1.png) no-repeat left top;
  background-position: 0px 11px;
  list-style-type: none;
  padding: 8px 0px 8px 20px;
  line-height: 16px;
}
.bullet_bluetext {
  font-size: 15px;
  color: #1d1d1d;
  line-height: 22px;
  font-weight: 400;
}
.bullet_bluetext ul {
  margin: 0px;
  padding: 0px;
}
.bullet_bluetext ul li {
  background: url(../img/bulleticon2.png) no-repeat left top;
  background-position: 0px 8px;
  list-style-type: none;
  padding: 5px 0px 5px 25px;
  line-height: 16px;
}
.bullet_bluetext ul li ul li {
  background: none;
  list-style-type: disc;
  padding: 5px 0px 5px 0px;
  line-height: 16px;
  margin: 0px 0px 0px 18px
}
.bullet_bluetext h3 {
  font-size: 30px;
  color: #1d1d1d;
  line-height: 33px;
  font-weight: 500;
  padding: 0;
  margin: 0;
}
.price {
  font-size: 20px;
  color: #1d1d1d;
  font-weight: 500;
}
.price span {
  font-size: 20px;
  color: #e03567;
  font-weight: 500;
}
.price span span {
  font-size: 16px;
  color: #1d1d1d;
  font-weight: 400;
}
.integrations_logos_box {
  border: solid 1px #dfe0e2;
  margin-bottom: 30px;
}
.dmcbluelink {
  font-size: 15px;
  color: #2074e6;
  line-height: 16px;
  font-weight: 500;
}
.dmcbluelink a {
  color: #2074e6;
  text-decoration: none;
}
.dmcbluelink a:hover {
  color: #e03668;
  text-decoration: none;
}
.dmcbluelink2 {
  font-size: 13px;
  color: #2074e6;
  line-height: 16px;
  font-weight: 500;
}
.dmcbluelink2 a {
  color: #2074e6;
  text-decoration: none;
}
.dmcbluelink2 a:hover {
  color: #e03668;
  text-decoration: none;
}
.api_logo {
  background: #fff;
  border: 1px solid #D9D9D9;
  margin-bottom: 10px;
  padding: 6px;
  text-align: center;
  width: 100%;
}
.formlink {
  background-color: #0c5eda;
  border-radius: 3px;
  color: #fff;
  padding: 0px 5px 2px 5px;
}
.contactbox {
  margin-bottom: 30px;
  color: #1d1d1d;
  font-size: 15px;
  font-weight: 400;
  text-align: center;
  padding: 0px 0px;
}
.contactbox h5 {
  margin-bottom: 15px;
  color: #1d1d1d;
  font-size: 18px;
  line-height: 22px;
  font-weight: 500;
}
.testimonialsbox {
  background: #fff;
  margin-bottom: 40px;
  margin-top: 20px;
  -webkit-box-shadow: 0px 0px 26px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 26px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 26px 0px rgba(0, 0, 0, 0.1);
  padding: 0px;
  border-radius: 10px;
  border: 1px solid #fff;
}
.testimonialsicon {
  position: absolute;
  margin-top: -17px;
  right: 35px;
}
.testimonialscontarea {
  font-size: 15px;
  color: #1f344b;
  line-height: 22px;
  padding: 30px 30px 0px 30px;
  margin-bottom: 20px;
  min-height: 220px;
}
.testimonialscontarea a {
  color: #1f344b;
  text-decoration: underline;
}
.testimonialscontarea a:hover {
  color: #e03567;
  text-decoration: underline;
}
.testimonialspernamebox {
  background-color: #f6f7f9;
  border-radius: 0px 0px 10px 10px;
  padding: 20px 30px;
}
.testimonialspername {
  font-size: 16px;
  color: #e03567;
  line-height: 25px;
  font-weight: 500;
}
.testimonialspername span {
  font-size: 14px;
  font-weight: 400;
}
.testimonialscomname {
  font-size: 13px;
  color: #192939;
  line-height: 18px;
}
.pinklink {
  color: #e03668;
  font-weight: 500;
  text-decoration: none;
  font-size: 16px;
}
.dmcfeaturebox {
  margin-bottom: 40px;
  text-align: center;
  background-color: #fff;
  padding: 20px 20px;
  border-radius: 12px;
  -webkit-box-shadow: 0px 0px 30px 0px rgb(234 234 234);
  -moz-box-shadow: 0px 0px 30px 0px rgba(234, 234, 234, 1);
  box-shadow: 0px 0px 30px 0px rgb(234 234 234);
  transition: 0.3s;
}
.dmcfeaturebox:hover {
  transform: scale(1.05);
}
.dmcfeaturebox img {
  width: 50px;
  height: auto;
  margin-bottom: 15px;
}
.dmcfeatureboxcont {
  font-size: 14px;
  color: #1f344b;
  line-height: 20px;
  min-height: 250px;
}
.dmcfeatureboxcont2 {
  font-size: 15px;
  color: #1f344b;
  line-height: 22px;
  min-height: 170px;
}
.dmcfeaturebox h3 {
  color: #e03567;
  font-size: 17px;
  line-height: 22px;
  font-weight: 600;
  margin-bottom: 15px;
  min-height: 45px;
}
.dmcfeaturebox h3 a {
  color: #e03567;
  font-size: 17px;
  font-weight: 600;
  text-decoration: none;
  transition: 0.3s;
}
.dmcfeaturebox h3 a:hover {
  color: #1f344b;
  font-weight: 600;
  text-decoration: none;
}
.bluecontarea {
  background: #032b5a;
  padding: 50px 0px;
}
.bluecontarea h2 {
  font-size: 30px;
  color: #fff;
  line-height: 32px;
  margin-top: 0px;
  margin-bottom: 20px;
}
.bluecontarea h3 {
  font-size: 27px;
  color: #fff;
  line-height: 27px;
  margin-top: 0px;
  margin-bottom: 20px;
  font-weight: 600;
  min-height: 60px;
}
.bluecontarea h3 span {
  font-size: 16px;
  color: #fff;
  line-height: 20px;
  font-weight: 400;
}
.bullet_whitetext {
  font-size: 14px;
  color: #fff;
  line-height: 22px;
}
.bullet_whitetext ul {
  margin: 0px;
  padding: 0px;
}
.bullet_whitetext ul li {
  background: url(../img/bulleticon.png) no-repeat left top;
  background-position: 0px 3px;
  list-style-type: none;
  padding: 0px 0px 12px 20px;
  line-height: 16px;
}
.bluedottedbg {
  background: url(../img/bluedottedbg.png) repeat left top;
  height: 150px;
}
.dicovertxt {
  font-size: 36px;
  color: #fff;
  font-weight: 400;
  line-height: 42px;
  padding-top: 30px;
}
.dicovertxt span {
  color: #e03567;
  font-weight: 400;
  line-height: 37px;
}
.dicovertxt2 {
  font-size: 20px;
  color: #fff;
  font-weight: 400;
  line-height: 23px;
}
.dicovertxtbullet {
  font-size: 16px;
  color: #fff;
  font-weight: 400;
  line-height: 22px;
  margin-top: 40px;
}
.dicovertxtbullet ul {
  padding: 0px 20px;
  margin: 0px;
}
.dicovertxtbullet li {
  font-size: 16px;
  color: #fff;
  font-weight: 400;
  line-height: 22px;
  background: url(../img/bulleticon.png) no-repeat left top;
  background-position: 0px 5px;
  list-style-type: none;
  padding: 0px 0px 12px 20px;
}
.dicovertxtbullet li a {
  font-size: 16px;
  color: #ffffff;
  font-weight: 400;
  line-height: 22px;
  text-decoration: none;
}
.dicovertxtbullet li a i {
  font-size: 13px;
  color: #249AF0;
  font-weight: 400;
  line-height: 22px;
  text-decoration: none;
}
.dmc_productbox {
  background: #fff;
  padding: 12px 20px 30px 20px;
  margin: 25px 5px 25px 5px;
  border-radius: 5px;
  text-align: center;
  -webkit-box-shadow: 5px 5px 16px 0px rgba(100, 100, 100, 0.3);
  -moz-box-shadow: 5px 5px 16px 0px rgba(100, 100, 100, 0.3);
  box-shadow: 5px 5px 16px 0px rgba(100, 100, 100, 0.3);
  fill: #828991;
  transition: all 0.5s;
  color: #828991;
  min-height: 80px;
}
.dmc_productbox:hover {
  -webkit-box-shadow: 0px 0px 30px 0px rgba(209, 209, 209, 1);
  -moz-box-shadow: 0px 0px 30px 0px rgba(209, 209, 209, 1);
  box-shadow: 0px 0px 30px 0px rgba(209, 209, 209, 1);
  fill: #e03567;
  color: #464d54;
}
.dmc_productbox a {
  color: #828991;
  text-decoration: none;
}
.dmc_productbox a:hover {
  color: #464d54;
  text-decoration: none;
}
.dmc_productbox h4 {
  font-size: 20px;
  line-height: 23px;
  font-weight: 500;
  margin-bottom: 18px;
  padding-bottom: 18px;
  border-bottom: 1px solid #E5E5E5;
  color: #fff;
}
.dmc_productbox h4:hover {
  color: #fff;
}
.dmc_productbox2 {
  background: #fff;
  padding: 12px 20px 30px 20px;
  margin: 20px 5px 20px 5px;
  border-radius: 5px;
  font-size: 15px;
  color: #576472;
  line-height: 22px;
  text-align: center;
  -webkit-box-shadow: 0px 0px 30px 0px rgba(234, 234, 234, 1);
  -moz-box-shadow: 0px 0px 30px 0px rgba(234, 234, 234, 1);
  box-shadow: 0px 0px 30px 0px rgba(234, 234, 234, 1);
  transition: all 0.5s;
  text-align: justify;
  text-align-last: center;
}
.dmc_productbox2:hover {
  -webkit-box-shadow: 0px 0px 30px 0px rgba(209, 209, 209, 1);
  -moz-box-shadow: 0px 0px 30px 0px rgba(209, 209, 209, 1);
  box-shadow: 0px 0px 30px 0px rgba(209, 209, 209, 1);
  fill: #e03567;
  color: #464d54;
}
.dmc_procont {
  min-height: 324px;
}
.dmc_procont2 {
  min-height: 216px;
}
.dmc_productbox2 a {
  color: #828991;
  text-decoration: none;
}
.dmc_productbox2 a:hover {
  color: #464d54;
  text-decoration: none;
}
.dmc_productbox2 h4 {
  font-size: 22px;
  line-height: 22px;
  font-weight: 500;
  margin-top: 20px;
  margin-bottom: 20px;
  color: #e03567;
}
.dmc_productbox2 h4:hover {
  font-size: 22px;
  line-height: 22px;
  font-weight: 500;
  color: #192939;
}
.bluecolor {
  background: #fff;
  color: #33C0FF !important;
  min-height: auto;
  padding-top: 15px;
  border: 2px solid #33C0FF;
  border-radius: 30px;
  font-size: 15px;
  transition: 0.3s;
}
.bluecolor:hover {
  margin-top: -10px;
}
.bluecolor h4 {
  color: #33C0FF !important;
}
.purplecolor {
  background: #fff;
  color: #C90CB2 !important;
  min-height: auto;
  padding-top: 15px;
  border: 2px solid #C90CB2;
  border-radius: 30px;
  font-size: 15px;
}
.purplecolor:hover {
  margin-top: -10px;
}
.purplecolor h4 {
  color: #C90CB2 !important;
}
.orangecolor {
  background: #ffffff;
  color: #eba21a !important;
  min-height: auto;
  padding-top: 15px;
  border: 2px solid #eba21a;
  border-radius: 30px;
  font-size: 15px;
}
.orangecolor h4 {
  color: #eba21a !important;
}
.orangecolor:hover {
  margin-top: -10px;
}
.sgreencolor {
  background: #fff;
  color: #30ab97 !important;
  min-height: auto;
  padding-top: 15px;
  border: 2px solid #30ab97;
  border-radius: 30px;
  font-size: 15px;
}
.sgreencolor h4 {
  color: #30ab97 !important;
}
.sgreencolor:hover {
  margin-top: -10px;
}
.b2b_screenbox {
  background: #fff;
  padding: 25px;
  -webkit-box-shadow: 0px 0px 30px 0px rgb(131 144 144 / 20%);
  -moz-box-shadow: 0px 0px 30px 0px rgba(131, 144, 144, 0.2);
  box-shadow: 0px 0px 30px 0px rgb(131 144 144 / 20%);
  border-radius: 30px;
  width: 90%;
  min-height: 380px;
}
.b2b_screenbox2 {
  background: #fff;
  padding: 25px;
  -webkit-box-shadow: 0px 0px 30px 0px rgb(131 144 144 / 20%);
  -moz-box-shadow: 0px 0px 30px 0px rgba(131, 144, 144, 0.2);
  box-shadow: 0px 0px 30px 0px rgb(131 144 144 / 20%);
  border-radius: 30px;
  width: 90%;
  margin-left: 9%;
  margin-top: -20%;
  min-height: 380px;
  z-index: auto;
  position: relative;
}
.b2b_screenbox2_screens {
  border-top: solid 1px #e5e5e5;
  border-bottom: solid 1px #e5e5e5;
  border-left: solid 1px #e5e5e5;
}
.b2b_screenbox2_screens img {
  height: 380px;
  width: 100%;
}
.textblue20bold {
  font-size: 20px;
  color: #1d1d1d;
  line-height: 22px;
  font-weight: 500;
}
.dmc_pricingboxbg {}
.dmc_pricingboxbg h3 {
  font-size: 42px;
  color: #1d1d1d;
  line-height: 42px;
  font-weight: 500;
  margin-top: 0px;
  margin-bottom: 20px;
  text-align: center;
}
.dmc_pricingbox {
  background: #fff;
  border-radius: 5px;
  padding: 30px 10px 40px 10px;
  margin-bottom: 30px;
  text-align: center;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(70, 70, 70, 0.15);
  -moz-box-shadow: 0px 0px 10px 0px rgba(70, 70, 70, 0.15);
  box-shadow: 0px 0px 10px 0px rgba(70, 70, 70, 0.15);
}
.dmc_pricingbox h4 {
  font-size: 24px;
  color: #e03668;
  line-height: 24px;
  font-weight: 500;
  margin-top: 0px;
  margin-bottom: 15px;
  text-transform: lowercase;
}
.dmc_pricingbox h4 span {
  color: #2c2c2c;
  text-transform: uppercase;
}
.eazydmchead {
  color: #fff;
  border-radius: 5px 5px 0px 0px;
  padding: 25px 15px;
  background: rgb(0, 179, 250);
  background: rgb(0, 179, 250);
  background: linear-gradient(166deg, rgba(0, 179, 250, 1) 6%, rgba(0, 117, 226, 1) 89%);
}
.eazydmc_pricingbox {
  background-color: #fff;
  border-radius: 6px;
  padding: 0px;
  margin-bottom: 30px;
  text-align: center;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(70, 70, 70, 0.15);
  -moz-box-shadow: 0px 0px 10px 0px rgba(70, 70, 70, 0.15);
  box-shadow: 0px 0px 10px 0px rgba(70, 70, 70, 0.15);
  border: 1px solid #0075e2;
  min-height: 555px;
}
.eazydmc_pricingbox h4 {
  font-size: 24px;
  color: #fff;
  line-height: 24px;
  font-weight: 500;
  margin-top: 0px;
  margin-bottom: 15px;
  text-transform: lowercase;
}
.eazydmc_pricingbox h4 span {
  color: #fff;
  text-transform: uppercase;
}
.propopular {
  background-color: #A80A38;
  border-radius: 6px;
  color: #fff;
  margin-top: -30px;
}
.popular {
  color: #fff;
  font-weight: 500;
  font-size: 15px;
  padding: 5px 0px;
  text-align: center;
  animation: blink 1s linear infinite alternate 1s;
}
@keyframes blink {
  3% {
    color: yellow;
  }
  1% {
    color: white;
  }
}
.prodmchead {
  color: #fff;
  border-radius: 5px 5px 0px 0px;
  padding: 25px 15px;
  background: rgb(0, 179, 250);
  background: rgb(224, 54, 104);
  background: linear-gradient(166deg, rgba(224, 54, 104, 1) 6%, rgba(187, 10, 62, 1) 89%);
}
.prodmc_pricingbox {
  border-radius: 6px;
  padding: 0px;
  margin-bottom: 30px;
  text-align: center;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(70, 70, 70, 0.15);
  -moz-box-shadow: 0px 0px 10px 0px rgba(70, 70, 70, 0.15);
  box-shadow: 0px 0px 10px 0px rgba(70, 70, 70, 0.15);
  border: 1px solid #bb0a3e;
  min-height: 555px;
  background-color: #fff;
}
.prodmc_pricingbox h4 {
  font-size: 24px;
  color: #fff;
  line-height: 24px;
  font-weight: 500;
  margin-top: 0px;
  margin-bottom: 15px;
  text-transform: lowercase;
}
.prodmc_pricingbox h4 span {
  color: #fff;
  text-transform: uppercase;
}
.dmc_pricingbox2 {
  background: #fffca6;
  border-radius: 5px;
  padding: 30px 10px 40px 10px;
  margin-bottom: 30px;
  text-align: center;
  -webkit-box-shadow: 0px 0px 40px 0px rgba(70, 70, 70, 0.4);
  -moz-box-shadow: 0px 0px 40px 0px rgba(70, 70, 70, 0.4);
  box-shadow: 0px 0px 40px 0px rgba(70, 70, 70, 0.4);
}
.dmc_pricingbox2 h4 {
  font-size: 24px;
  color: #e03668;
  line-height: 24px;
  font-weight: 500;
  margin-top: 0px;
  margin-bottom: 15px;
  text-transform: lowercase;
}
.dmc_pricingbox2 h4 span {
  color: #2c2c2c;
  text-transform: uppercase;
}
.textblack13 {
  font-size: 13px;
  color: #393939;
  line-height: 16px;
}
.dmc_pricetext {
  font-size: 27px;
  color: #e03668;
  line-height: 35px;
  font-weight: 500;
}
.dmc_pricetext span {
  font-size: 20px;
}
.dmc_pricetext2 {
  font-size: 21px;
  color: #e03668;
  line-height: 40px;
  font-weight: 500;
}
.dmc_pricetext2 span {
  font-size: 18px;
}
.dmc_pricetext3 {
  font-size: 21px;
  color: #e03668;
  line-height: 40px;
  font-weight: 500;
}
.dmc_pricetext3 span {
  font-size: 16px;
  color: #1d1d1d;
}
.offinfo {
  background-color: #fee679;
  border-radius: 4px;
  padding: 6px 14px;
  font-size: 13px;
  line-height: 15px;
  color: #1d1d1d;
  font-weight: 400;
  display: inline-block;
}
.dmc_enquirebtn {
  display: inline-block;
  padding: 8px 16px;
  font-size: 14px;
  line-height: 18px;
  color: #1f344b;
  font-weight: 700;
  text-align: center;
  border: solid 2px #1f344b;
  background: none;
  border-radius: 5px;
  transition: 0.4s;
  margin-bottom: 8px;
}
.dmc_enquirebtn:hover, .dmc_enquirebtn:focus, .dmc_enquirebtn.focus {
  text-decoration: none;
  background: #1f344b;
  color: #fff;
  border: solid 2px #1f344b;
}
.dmc_enquirebtn2 {
  display: inline-block;
  padding: 8px 16px;
  font-size: 14px;
  line-height: 18px;
  color: #e03567;
  font-weight: 700;
  text-align: center;
  border: solid 2px #e03567;
  background: none;
  border-radius: 5px;
  transition: 0.4s;
  margin-bottom: 8px;
}
.dmc_enquirebtn2:hover, .dmc_enquirebtn2:focus, .dmc_enquirebtn2.focus {
  text-decoration: none;
  background: #e03567;
  color: #fff;
  border: solid 2px #e03567;
}
.dmc_enquirebtn3 {
  display: inline-block;
  padding: 8px 16px;
  font-size: 14px;
  line-height: 18px;
  color: #fff;
  font-weight: 700;
  text-align: center;
  border: solid 2px #e03567;
  background: #e03567;
  border-radius: 5px;
  transition: 0.4s;
  margin-bottom: 8px;
}
.dmc_enquirebtn3:hover, .dmc_enquirebtn3:focus, .dmc_enquirebtn3.focus {
  text-decoration: none;
  background: #1f344b;
  color: #fff;
  border: solid 2px #1f344b;
}
.dmcbluelink {
  font-size: 15px;
  color: #2074e6;
  line-height: 16px;
}
.dmcbluelink a {
  color: #2074e6;
  text-decoration: none;
}
.dmcbluelink a:hover {
  color: #e03668;
  text-decoration: none;
}
.dmcbluelink2 {
  font-size: 13px;
  color: #2074e6;
  line-height: 16px;
  font-weight: 500;
}
.dmcbluelink2 a {
  color: #2074e6;
  text-decoration: none;
}
.dmcbluelink2 a:hover {
  color: #e03668;
  text-decoration: none;
}
.twenty {
  font-family: 'aharonibold' !important;
  font-size: 20px !important;
  letter-spacing: -0.05em;
}
.twentysmall {
  font-family: 'aharonibold';
  font-size: 14px !important;
  letter-spacing: -0.05em;
}
.twentysmall2 {
  font-family: 'aharonibold';
  font-size: 17px !important;
  letter-spacing: -0.05em;
}
.populartag {
  position: absolute;
  margin-left: -9px;
  margin-top: 32px;
}
.bespokedmchead {
  color: #fff;
  border-radius: 5px 5px 0px 0px;
  padding: 25px 15px;
  background: rgb(72, 67, 122);
  background: linear-gradient(166deg, rgba(72, 67, 122, 1) 6%, rgba(47, 44, 80, 1) 89%);
}
.bespokedmc_pricingbox {
  background: #fff;
  border-radius: 5px;
  margin-bottom: 30px;
  text-align: center;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(70, 70, 70, 0.15);
  -moz-box-shadow: 0px 0px 10px 0px rgba(70, 70, 70, 0.15);
  box-shadow: 0px 0px 10px 0px rgba(70, 70, 70, 0.15);
  border: 1px solid #48437a;
  min-height: 555px;
}
.bespokedmc_pricingbox h4 {
  font-size: 24px;
  color: #fff;
  line-height: 24px;
  font-weight: 500;
  margin-top: 0px;
  margin-bottom: 15px;
  text-transform: lowercase;
}
.bespokedmc_pricingbox h4 span {
  color: #fff;
  text-transform: uppercase;
}
.pricing-table-row {
  border-bottom: 1px solid #d8dde7;
  display: inline-flex;
  width: 100%;
}
.pricing-table-row-name {
  padding-left: 20px;
  width: 30% !important;
  text-align: left !important;
  font-size: 15px;
  color: #1f344b;
  font-weight: 600;
  background-color: #f0f7fb;
  border-bottom-color: #dbe8f1;
  border-right-color: #ffffff !important;
}
.pricing-table-row-name2 {
  padding: 28px 20px !important;
  width: 30% !important;
  text-align: left !important;
  font-size: 20px;
  color: #fff;
  font-weight: 600;
  background-color: #032b5a;
  border-bottom-color: #032b5a;
  border-right-color: #ffffff !important;
}
.pricing-table-row-plan-tick2 {
  background: rgba(248, 248, 248, 1);
  background: -moz-linear-gradient(-45deg, rgba(237, 237, 237, 1) 0%, rgba(248, 248, 248, 1) 100%);
  background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(206, 42, 90, 1)), color-stop(100%, rgba(224, 54, 104, 1)));
  background: -webkit-linear-gradient(-45deg, rgba(237, 237, 237, 1) 0%, rgba(248, 248, 248, 1) 100%);
  background: -o-linear-gradient(-45deg, rgba(237, 237, 237, 1) 0%, rgba(248, 248, 248, 1) 100%);
  background: -ms-linear-gradient(-45deg, rgba(237, 237, 237, 1) 0%, rgba(248, 248, 248, 1) 100%);
  background: linear-gradient(135deg, rgba(237, 237, 237, 1) 0%, rgba(248, 248, 248, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ce2a5a', endColorstr='#e03668', GradientType=1);
  padding: 28px 20px !important;
}
.pricing-table-row-plan-tick2 a:hover {
  text-decoration: none;
}
.pricing-table-row-plan-tick2 h3 {
  font-size: 20px;
  font-weight: 600;
  color: #e03668;
}
.pricing-table-row-plan-tick2 h3 span {
  font-size: 20px;
  font-weight: 600;
  color: #2c2c2c;
  text-transform: uppercase;
}
.pricing-table-row > div {
  border-right: 1px solid #dddddd;
  padding: 14px;
  width: 17.5%;
  text-align: center;
}
.pricing-table-row-plan-tick {
  background: #ffffff;
  color: #1f344b;
  font-size: 14px;
  font-weight: 500;
}
.pricing-table-row > div:last-child {
  border-right: 1px solid #dddddd;
  padding: 10px;
  width: 17.5%;
  text-align: center;
}
i.tip:hover {
  background-color: #98AFBC;
}
i.tip {
  color: #fff;
  background-color: #a5b9c5;
  border-radius: 100px;
  width: 23px;
  height: 23px;
  position: relative;
  display: inline-block;
  text-align: center;
  line-height: 23px;
  line-height: 2.3rem;
  margin-right: 10px;
  font-size: 14px;
  font-size: 1.4rem;
}
/****************************************************************************************************
Tooltip css start here
****************************************************************************************************/
.tooltip_listing {
  position: relative;
  display: inline-block;
  border-bottom: 0px dotted black;
}
.tooltip_listing .tooltiptext {
  visibility: hidden;
  background-color: #fff;
  color: #1f344b !important;
  text-align: center;
  border-radius: 4px;
  padding: 3px 7px;
  position: absolute;
  z-index: 1;
  top: 165%;
  left: 50%;
  margin-left: -95px;
  opacity: 0;
  transition: opacity 0.3s;
  width: 190px;
  font-weight: 500;
  white-space: nowrap !important;
}
.tooltip_listing .tooltiptext::after {
  content: "";
  position: absolute;
  top: -38%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent #fff transparent;
}
.tooltip_listing:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}
.tooltip_listing1 {
  position: absolute;
  display: inline-block;
  border-bottom: 0px dotted black;
}
.tooltiptext1 {
  line-height: 19px;
}
.tooltip_listing1 .tooltiptext1 {
  visibility: hidden;
  background-color: #1f344b;
  color: #fff !important;
  border-radius: 8px;
  font-size: 12px;
  padding: 12px;
  position: absolute;
  z-index: 1;
  top: 165%;
  left: 50%;
  transform: translate(-50%, -0%);
  opacity: 0;
  transition: opacity 0.3s;
  width: 190px;
  font-weight: 400;
  white-space: nowrap !important;
  -webkit-box-shadow: 0px 9px 10px 0px rgba(211, 214, 222, 0.7);
  -moz-box-shadow: 0px 9px 10px 0px rgba(211, 214, 222, 0.7);
  box-shadow: 0px 9px 10px 0px rgba(211, 214, 222, 0.7);
}
.tooltip_listing1 .tooltiptext1::after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent #555 transparent;
}
.tooltip_listing1:hover .tooltiptext1 {
  visibility: visible;
  opacity: 1;
}
.tooltip_listing2 {
  position: relative;
  display: inline-block;
  border-bottom: 0px dotted black;
}
.tooltiptext2 {
  line-height: 19px;
}
.tooltip_listing2 .tooltiptext2 {
  visibility: hidden;
  background-color: #1f344b;
  color: #fff !important;
  border-radius: 8px;
  font-size: 12px;
  padding: 12px;
  position: absolute;
  z-index: 1;
  top: 165%;
  left: 50%;
  transform: translate(-50%, -0%);
  opacity: 0;
  transition: opacity 0.3s;
  width: 320px;
  font-weight: 400;
  white-space: nowrap !important;
  -webkit-box-shadow: 0px 9px 10px 0px rgba(211, 214, 222, 0.7);
  -moz-box-shadow: 0px 9px 10px 0px rgba(211, 214, 222, 0.7);
  box-shadow: 0px 9px 10px 0px rgba(211, 214, 222, 0.7);
}
.tooltip_listing2 .tooltiptext2::after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent #555 transparent;
}
.tooltip_listing2:hover .tooltiptext2 {
  visibility: visible;
  opacity: 1;
}
.tooltip_listing3 {
  position: absolute;
  display: inline-block;
  border-bottom: 0px dotted black;
}
.tooltiptext3 {
  line-height: 19px;
}
.tooltip_listing3 .tooltiptext3 {
  visibility: hidden;
  background-color: #1f344b;
  color: #fff !important;
  border-radius: 8px;
  font-size: 12px;
  padding: 12px;
  position: absolute;
  z-index: 1;
  top: 165%;
  left: 50%;
  transform: translate(-50%, -0%);
  opacity: 0;
  transition: opacity 0.3s;
  width: 320px;
  font-weight: 400;
  white-space: nowrap !important;
  -webkit-box-shadow: 0px 9px 10px 0px rgba(211, 214, 222, 0.7);
  -moz-box-shadow: 0px 9px 10px 0px rgba(211, 214, 222, 0.7);
  box-shadow: 0px 9px 10px 0px rgba(211, 214, 222, 0.7);
}
.tooltip_listing3 .tooltiptext3::after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent #555 transparent;
}
.tooltip_listing3:hover .tooltiptext3 {
  visibility: visible;
  opacity: 1;
}
.tooltiptext14px {
  white-space: pre-wrap;
  font-size: 12px;
}
.tooltiptext12px {
  white-space: pre-wrap;
  font-size: 12px;
}
.featurebullet {
  font-size: 14px;
  padding: 0px 30px;
  font-weight: 500;
}
.featurebullet ul {
  padding: 0px;
  margin: 0px;
  text-align: left;
}
.featurebullet li {
  list-style: none;
  padding: 3px 0px;
  list-style: disc;
}
.abouttext {
  font-size: 17px;
  font-weight: 400;
  line-height: 26px;
}
.worldwidecontarea {
  background: url(../img/worldmap.png) no-repeat center top;
  margin-top: 50px;
  padding-top: 30px;
  padding-bottom: 40px;
}
.worldwidecontarea h2 {
  font-size: 40px;
  color: #1d1d1d;
  line-height: 42px;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0px;
  margin-bottom: 30px;
}
.worldwidecontarea h2 span {
  color: #e03567;
}
.worldwidecontarea h5 {
  font-size: 20px;
  color: #1d1d1d;
  line-height: 20px;
  font-weight: 500;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 30px;
}
.ourvisionmissionarea {
  background-image: url(../img/ourvisionmissionarea.jpg);
  margin: 0 auto;
  width: 100%;
  max-width: 1920px;
  position: relative;
  min-height: 100%;
  background-position: 50% 0;
  background-repeat: repeat;
  background-attachment: fixed;
  padding: 80px 0px 50px 0px;
}
.ourvisionmissionbox {
  background: rgba(255, 255, 255, 0.1);
  padding: 20px 20px;
  min-height: 130px;
  border-radius: 10px;
  border: solid 1px rgba(255, 255, 255, 0.4);
}
.ourvisionmissionbox h4 {
  font-size: 26px;
  color: #fff;
  line-height: 26px;
  font-weight: 500;
  margin-top: 0px;
  margin-bottom: 10px;
}
.textwhite15 {
  font-size: 15px;
  color: #fff;
  line-height: 20px;
}
.ourvisionmissionbox1 {
  background: rgba(255, 255, 255, 0.1);
  padding: 20px 20px;
  min-height: 170px;
  border-radius: 10px;
  border: solid 1px rgba(255, 255, 255, 0.4);
  text-align: center;
  margin-bottom: 30px;
}
.ourvisionmissionbox1 h3 {
  font-size: 60px;
  color: #fff;
  line-height: 60px;
  font-weight: 500;
  margin-top: 0px;
  margin-bottom: 20px;
}
.ourvisionmissionbox1 h6 {
  font-size: 18px;
  color: #fff;
  line-height: 22px;
  margin-top: 0px;
  margin-bottom: 0px;
}
.textwhite18 {
  font-size: 18px;
  color: #fff;
  line-height: 26px;
}
.textblack18 {
  font-size: 18px;
  color: #000;
  line-height: 26px;
}
.ourstrengthbox {
  background: #fff;
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 15px 0px rgba(222, 222, 222, 0.4);
  -moz-box-shadow: 0px 0px 15px 0px rgba(222, 222, 222, 0.4);
  box-shadow: 0px 0px 15px 0px rgba(222, 222, 222, 0.4);
  margin-bottom: 30px;
}
.ourstrengthboximg {
  border-radius: 10px;
  width: 100%;
  height: 181px;
  text-align: center;
}
.ourstrengthcontarea {
  padding: 20px 20px;
  min-height: 235px;
}
.ourstrengthcontarea h5 {
  font-size: 20px;
  color: #000;
  line-height: 20px;
  font-weight: 500;
  margin-top: 0px;
  margin-bottom: 10px;
}
.textblack15 {
  font-size: 15px;
  color: #000;
  line-height: 21px;
}
.brocherbox {
  margin-bottom: 40px;
  margin-left: 10px;
  margin-right: 10px;
  background: #fff;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
}
.brochurecontarea {
  position: relative;
  width: 100%;
  margin-top: -45px;
  padding-right: 10px;
}
.brochurenamebg {
  background: rgba(0, 0, 0, 0.8);
  padding: 0px 15px;
  border-radius: 0px 5px 0px 0px;
  height: 45px;
  display: table;
}
.brochurenametext {
  display: table-cell;
  vertical-align: middle;
  font-size: 13px;
  color: #fff;
  line-height: 14px;
  font-weight: 500;
}
.videobox {
  margin-bottom: 40px;
  margin-left: 10px;
  margin-right: 10px;
  background: #fff;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
}
.videoboximg {
  position: relative;
  background-color: #000;
  border-radius: 0px;
}
.videoboximg img {
  width: 100%;
  height: 250px;
  border-radius: 0px;
  opacity: 1;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  object-fit: cover;
  object-position: 50% 50%;
}
.videoboximg img:hover {
  opacity: 0.4;
}
.videobtnbox {
  position: absolute;
  width: 100%;
  text-align: center;
  z-index: 99;
  right: 0px;
  margin-top: 105px;
}
.bredcrumareablog {
  background: #e2f6fd;
  padding: 20px 0px;
  font-size: 14px;
  color: #000;
  line-height: 18px;
  text-align: center;
}
.bredcrumareablog a {
  color: #e03567;
  text-decoration: none;
}
.bredcrumareablog a:hover {
  color: #000;
  text-decoration: none;
}
.blogcontarea {
  padding: 40px 0px;
}
.blogcontarea h2 {
  font-size: 28px;
  color: #142234;
  line-height: 32px;
  font-weight: 500;
  margin-top: 0px;
  margin-bottom: 30px;
}
.blogbox {
  background: #fff;
  margin-bottom: 30px;
  padding: 10px 10px 15px 10px;
  -webkit-box-shadow: 5px 5px 15px 0px rgba(227, 227, 227, 1);
  -moz-box-shadow: 5px 5px 15px 0px rgba(227, 227, 227, 1);
  box-shadow: 5px 5px 15px 0px rgba(227, 227, 227, 1);
  border-radius: 10px;
}
.blogbox h4 {
  font-size: 17px;
  color: #142234;
  line-height: 21px;
  font-weight: 500;
  min-height: 60px;
  margin-top: 15px;
  /*margin-bottom: 25px;*/
}
.blogboximg {
  background: #e7e7e7;
  height: 205px;
}
.blogboximg img {
  width: 100%;
  height: 205px;
  object-fit: cover;
  object-position: 50% 50%;
}
.readmorepink {
  font-size: 14px;
  color: #e03567;
}
.readmorepink a {
  color: #e03567;
  text-decoration: none;
}
.readmorepink a:hover {
  color: #142234;
  text-decoration: none;
}
.textblogcont {
  font-size: 14px;
  color: #142234;
  font-weight: 400;
  line-height: 20px;
}
.textblogcont ul {
  margin: 25px 0px 25px 14px;
  padding: 0px 0px;
}
.textblogcont ul li {
  list-style-type: disc;
  margin: 0px 0px;
  padding: 2px 0px;
}
.textotherblog {
  font-size: 14px;
  color: #e03567;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 21px;
}
.otherbloglink {
  margin: 0px;
}
.otherbloglink ul {
  margin: 0px 0px;
  padding: 0px 0px;
}
.otherbloglink ul li {
  list-style-type: none;
  margin: 0px 0px;
  padding: 15px 0px;
  border-bottom: solid 1px #e2e2e2;
}
.otherbloglink img {
  width: 100%;
  height: 60px;
  object-fit: cover;
  object-position: 50% 50%;
}
.otherbloglink h6 {
  font-size: 14px;
  color: #142234;
  line-height: 18px;
  font-weight: 500;
  margin-top: 0px;
  margin-bottom: 0px;
}
.otherbloglink h6 a {
  color: #142234;
  text-decoration: none;
}
.coremodules_screenbox {
  background: #fff;
  padding: 25px;
  -webkit-box-shadow: 0px 0px 30px 0px rgb(131 144 144 / 20%);
  -moz-box-shadow: 0px 0px 30px 0px rgba(131, 144, 144, 0.2);
  box-shadow: 0px 0px 30px 0px rgb(131 144 144 / 20%);
  border-radius: 30px;
  width: 90%;
  min-height: 380px;
}
.coremodules_screenbox2 {
  background: #fff;
  padding: 25px;
  -webkit-box-shadow: 0px 0px 30px 0px rgb(131 144 144 / 20%);
  -moz-box-shadow: 0px 0px 30px 0px rgba(131, 144, 144, 0.2);
  box-shadow: 0px 0px 30px 0px rgb(131 144 144 / 20%);
  border-radius: 30px;
  width: 90%;
  margin-left: 10%;
  margin-top: -15%;
  min-height: 380px;
  z-index: auto;
  position: relative;
}
.coremodules_screenbox_screens {
  border: solid 1px #e5e5e5;
}
.textpink20 {
  font-size: 20px;
  color: #e13d6d;
  line-height: 20px;
}
.textpink15 {
  font-size: 15px;
  color: #e13d6d;
  line-height: 20px;
}
.partnerservicesbox {
  background: #fff;
  border-radius: 6px;
  -webkit-box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.1);
  padding: 15px 10px;
  margin-top: 40px;
  margin-bottom: 10px;
}
.partnerservicesbox h5 {
  font-size: 17px;
  color: #1d1d1d;
  line-height: 20px;
  font-weight: 500;
  margin-top: 15px;
  margin-bottom: 0px;
}
.partnerservicesborder {
  padding: 10px 10px 10px 0px;
  border-right: solid 1px #e5e5e5;
  text-align: center;
  min-height: 150px;
}
.partnerservicesborderlast {
  padding: 10px 10px 10px 10px;
  text-align: center;
}
.whypartnershipbox {
  background: #fff;
  padding: 40px 30px;
  -webkit-box-shadow: 0px 0px 20px 5px rgba(229, 229, 229, 1);
  -moz-box-shadow: 0px 0px 20px 5px rgba(229, 229, 229, 1);
  box-shadow: 0px 0px 20px 5px rgba(229, 229, 229, 1);
  text-align: center;
  min-height: 180px;
  margin-bottom: 30px;
}
.whypartnershipbox h4 {
  font-size: 20px;
  color: #e03567;
  line-height: 20px;
  font-weight: 500;
  margin-top: 0px;
  margin-bottom: 20px;
}
.textgray15 {
  font-size: 15px;
  color: #717981;
  line-height: 20px;
}
.blogdate {
  font-size: 13px;
  color: #ACACAC;
}
.blogcat {
  font-size: 13px;
  color: #e03567;
  line-height: 20px;
  margin-bottom: 30px;
  text-align: center;
}
.blogcat li {
  list-style: none;
  display: inline-block;
}
.blogcat li a {
  display: inline-block;
  font-size: 13px;
  color: #195fa7;
  line-height: 20px;
  text-decoration: none;
  text-transform: uppercase;
  padding: 4px 10px;
  margin: 0px 10px;
  font-weight: 600;
}
.blogcat li a:hover {
  color: #e03567;
  text-decoration: none;
}
.headingblue {
  font-size: 20px;
  color: #195fa7;
}
.form-group {
  margin-bottom: 30px;
}
.form-control {
  width: 100%;
  height: 46px;
  border: 1px solid #e3e3e3;
  padding: 8px 16px;
  border-radius: 4px;
  color: #000;
  font-size: 14px;
}
.custom-select {
  position: relative;
  display: inline-block;
  select {
    display: inline-block;
    border: 1px solid #bbb;
    padding: 4px 3px 3px 5px;
    margin: 0;
    width: 100%;
    height: 46px;
    border: 1px solid #e3e3e3;
    padding: 8px 16px;
    border-radius: 4px;
    font: inherit;
    outline: none;
    line-height: 1.2;
    background: #fff;
    -webkit-appearance: none; /* remove the strong OSX influence from Webkit */
    @include border-radius(6px);
    &:focus {
      @include box-shadow(#c00 0 0 3px 1px);
    }
    /* for Webkit's CSS-only solution */
    @media screen and (-webkit-min-device-pixel-ratio:0) {
      padding-right: 30px;
    }
  }
  &:after {
    content: "▼";
    position: absolute;
    top: 8px;
    right: 18px;
    bottom: 0;
    font-size: 0.7em;
    line-height: 2.9;
    padding: 0 4px;
    color: rgb(0, 0, 0);
    pointer-events: none;
    @include border-right-radius(6px);
  }
}
.textarea {
  width: 100%;
  border: 1px solid #e3e3e3;
  padding: 8px 16px;
  border-radius: 4px;
  color: #000;
  font-size: 14px;
}
.enquirybox {
  background-color: #e2f6fd;
  padding: 12px;
  border-radius: 12px;
  font-size: 13px;
  color: #000;
}
.enquirybox a {
  text-decoration: none;
  font-size: 13px;
  color: #000;
}
.painpoints {
  width: 100%;
  margin: 20px auto;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  flex-wrap: wrap;
}
.pbox {
  background-color: #fff;
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 20px 5px rgba(229, 229, 229, 1);
  -moz-box-shadow: 0px 0px 20px 5px rgba(229, 229, 229, 1);
  box-shadow: 0px 0px 20px 5px rgba(229, 229, 229, 1);
  font-size: 15px;
  line-height: 19px;
  color: #e13f6e;
  font-weight: 500;
  width: 15.8%;
  height: 120px;
  margin: 0 5px;
  padding-top: 17px;
}
.pbox img {
  margin-bottom: 6px;
}
.benefitsbox {
  background-color: #e2f6fd;
  border-radius: 15px;
  padding: 18px;
}
.benefitaccor {
  border: 0px solid #ccc !important;
  border-bottom: 1px solid #b5d8e4 !important;
  margin-top: 0px !important;
}
.benefitpanel {
  background: none !important;
  padding: 4px 15px !important;
}
.panel-body2 i {
  color: #0075e2;
  display: block;
}
.panel-title2 {
  color: #000000;
  font-size: 16px;
  text-decoration: none;
  font-weight: 500;
  padding-left: 30px;
}
.bluecontarea2 {
  background: url(../img/manual_autobg.png) repeat-y center top;
}
.shiftfromtxt {
  font-size: 30px;
  color: #fff;
  line-height: 35px;
  font-weight: 300;
}
.shiftfromtxt span {
  font-size: 30px;
  color: #fff;
  line-height: 35px;
  font-weight: 500;
}
.shiftpadd {
  padding: 60px 0px;
}
.featurebox {
  background-color: #033d79;
  border-radius: 15px;
  padding: 16px;
  color: #fff;
  font-size: 18px;
  line-height: 20px;
  font-weight: 400;
  margin-bottom: 30px;
}
.featurebox span {
  color: #ace8f9;
  font-size: 13px;
  line-height: 15px;
}
.slide_link {
  font-size: 16px;
  color: #000;
}
.slide_link a {
  font-size: 16px;
  color: #000;
  text-decoration: none;
  font-weight: 400;
  transition: 0.3s;
}
.slide_link a span {
  font-weight: 600;
}
.slide_link a:hover {
  font-size: 16px;
  color: #d52055;
  text-decoration: none;
}
.propaddleft {
  padding: 0px 0px 0px 30px;
}
.propaddright {
  padding: 0px 30px 0px 0px;
}
.proinfo {
  font-size: 15px;
  color: #000;
  line-height: 24px;
  font-weight: 400;
}
.proinfo h3 {
  font-size: 30px;
  color: #000;
  line-height: 36px;
  font-weight: 400;
  padding: 0px 0px 20px 0px;
  margin: 0px;
}
.proinfo ul {
  padding: 0px 0px 0px 18px;
  margin: 0px;
}
.proinfo li {
  padding: 0px 0px 8px 0px;
  margin: 0px;
  line-height: 16px;
}
.proinfo li span {
  /*color: #d52055;*/
  font-weight: 500;
}
.proinfo li span a {
  /*color: #d52055;*/
}
.eazy {
  font-size: 14px;
  color: #0a814a;
  line-height: 20px;
  font-weight: 400;
  text-decoration: none;
}
.eazy:hover {
  color: #0a814a;
}
.biz {
  font-size: 14px;
  color: #287dc1;
  line-height: 20px;
  font-weight: 400;
  text-decoration: none;
}
.biz:hover {
  color: #287dc1;
}
.pro {
  font-size: 14px;
  color: #d52055;
  line-height: 20px;
  font-weight: 400;
  text-decoration: none;
}
.pro:hover {
  color: #d52055;
}
.prod span {
  font-size: 14px;
  color: #000;
  line-height: 20px;
  font-weight: 500;
  text-decoration: none;
}
.prod span span {
  font-size: 14px;
  color: #585858;
  line-height: 20px;
  font-weight: 400;
  text-decoration: none;
}
.plus {
  position: relative;
  display: inline;
  background: #d52055;
  padding: 0px 4px 1px 4px;
  border-radius: 4px;
  font-size: 9px;
  color: #fff;
  vertical-align: top;
}
.bespoke {
  font-size: 14px;
  color: #2390E9;
  line-height: 20px;
  font-weight: 400;
  text-decoration: none;
}
.bespoke:hover {
  color: #2390E9;
}
.infolinks {
  color: #0d5dd4;
  font-size: 13px;
  line-height: 16px;
}
.infolinks i {
  font-size: 11px;
}
.infolinks a {
  color: #0d5dd4;
  text-decoration: none;
}
.infolinks a:hover {
  color: #d52055;
  text-decoration: none;
}
.infolinks15 {
  color: #0d5dd4;
  font-size: 15px;
  line-height: 18px;
}
.infolinks15 i {
  font-size: 11px;
}
.infolinks15 a {
  color: #0d5dd4;
  text-decoration: none;
}
.infolinks15 a:hover {
  color: #d52055;
  text-decoration: none;
}
.umrah360btmbox {
  background: #424243;
  padding: 20px 40px 40px 40px;
  border-radius: 12px;
  position: relative;
}
.umrah360btmbox h3 {
  font-size: 28px;
  color: #fff;
  line-height: 30px;
  font-weight: 500;
  margin-top: 15px;
  margin-bottom: 10px;
}
.textwhite15 {
  font-size: 15px;
  color: #fff;
  line-height: 20px;
}
.umrah360btmimg {
  position: absolute;
  width: 100%;
  right: 10px;
  text-align: right;
}
.umrah360btmimg {
  position: absolute;
  width: 100%;
  right: 10px;
  text-align: right;
}
.whychoosebg {
  background-color: #fafafa;
  padding: 60px 0px 30px 0px;
}
.whypointbox {
  font-size: 15px;
  line-height: 20px;
  color: #000;
  font-weight: 400;
  margin-bottom: 40px;
}
.whypointiconcircle {
  background: #d52055;
  width: 63px;
  height: 63px;
  border-radius: 100%;
  display: table;
  margin: 0px auto;
  text-align: center;
}
.whypointicon {
  display: table-cell;
  vertical-align: middle;
}
.whypointicon img {
  height: 40px;
}
.whypointbox h4 {
  font-size: 18px;
  line-height: 25px;
  color: #000;
  font-weight: 600;
  margin-top: 15px;
  margin-bottom: 10px;
  min-height: 80px;
}
.contributionbg {
  background-color: aliceblue;
  padding: 20px;
  border-radius: 20px;
}
.bluecontarea3 {
  background: #032b5a;
  padding: 35px;
  border-radius: 20px;
  color: #fff;
	font-size: 13px;
}
.bluecontarea3 h2 {
  font-size: 30px;
  color: #fff;
  line-height: 32px;
  margin-top: 0px;
  margin-bottom: 20px;
}
.bluecontarea3 h3 {
  font-size: 27px;
  color: #fff;
  line-height: 27px;
  margin-top: 0px;
  margin-bottom: 20px;
  font-weight: 600;
  min-height: 60px;
}
.bluecontarea3 h3 span {
  font-size: 16px;
  color: #fff;
  line-height: 20px;
  font-weight: 400;
}
.bluecontarea3 ul {
  margin: 0px;
  padding: 30px 0px 0px 15px;
}
.bluecontarea3 li {
  list-style: none;
  color: #fff;
  font-size: 15px;
  line-height: 18px;
  margin-bottom: 24px;
}
.topfeaturescontarea {
  margin-bottom: 15px;
}
.topfeaturesnum {
  background: #fff;
  width: 28px;
  height: 28px;
  border-radius: 100%;
  font-size: 13px;
  color: #da2f70;
  line-height: 28px;
  font-weight: 600;
  text-align: center;
}
.topfeaturespointers {
  font-size: 15px;
  color: #fff;
  line-height: 20px;
  font-weight: 400;
  margin-left: 45px;
  margin-top: -24px;
}
.advantagebg {
  background-color: #e2f6fd;
  padding: 30px;
  border-radius: 20px;
}
.advacont ul {
  padding: 0px 0px 0px 0px;
}
.advacont li {
  list-style: none;
  font-size: 15px;
  padding: 0px 0px 15px 35px;
  color: #000;
  line-height: 20px;
  background: url("../img/check.png") no-repeat left top;
}
.coremodulecollage {
  background: url(../img/coremodulecollage.webp) repeat-x center top;
  padding-top: 40px;
  padding-bottom: 70px;
}
.coremodulecollage h1 {
  font-size: 48px;
  color: #000;
  line-height: 50px;
  font-weight: 500;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 20px;
}
.coremodulescreen {
  background: #d4d4d4;
  height: 450px;
  width: 100%;
  display: table;
  margin-bottom: 30px;
}
.coremodulescreenimg {
  display: table-cell;
  vertical-align: middle;
}
.coremodulescreenimg img {
  width: 100%;
  height: 450px;
  object-fit: cover;
  object-position: 50% 50%;
}
.explproboxpadd {
  padding: 15px 0px;
}
.whychoosebg {
  background-color: #fafafa;
  padding: 60px 0px 30px 0px;
}
.whypointbox {
  font-size: 15px;
  line-height: 20px;
  color: #000;
  font-weight: 400;
  margin-bottom: 40px;
}
.whypointbox h4 {
  font-size: 18px;
  line-height: 25px;
  color: #000;
  font-weight: 600;
  margin-top: 15px;
  margin-bottom: 10px;
  min-height: 80px;
}
.whypointbox h4 span {
  font-size: 15px;
  font-weight: 400;
}
.whypointiconcircle {
  background: #d52055;
  width: 63px;
  height: 63px;
  border-radius: 100%;
  display: table;
  margin: 0px auto;
  text-align: center;
}
.whypointicon {
  display: table-cell;
  vertical-align: middle;
}
.whypointicon img {
  height: 40px;
}
.proscreen {
  background: #fafafa;
  -webkit-box-shadow: 4px 4px 22px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 4px 4px 22px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 4px 4px 22px 0px rgba(0, 0, 0, 0.1);
  width: 100%;
  height: 375px;
}
.proscreen img {
  width: 100%;
  height: 375px;
  object-fit: cover;
  object-position: 50% 50%;
}
.proinfo {
  font-size: 15px;
  color: #000;
  line-height: 24px;
  font-weight: 400;
}
.proinfo h3 {
  font-size: 32px;
  color: #000;
  line-height: 36px;
  font-weight: 400;
  padding: 0px 0px 20px 0px;
  margin: 0px;
}
.coremodulesarea {
  background: url(../../img/coremodulesbg.jpg) no-repeat right bottom #e3f6fd;
  padding: 70px 0px 60px 0px;
}
.coremodulesbox {
  background: #fff;
  padding: 10px 15px;
  fill: #8e999d;
  transition: all 0.5s;
  border-radius: 8px;
  border: solid 1px transparent;
  margin-bottom: 16px;
  min-height: 170px;
}
.coremodulesbox:hover {
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  border: solid 1px #c9e0e9;
  fill: #d52055;
}
.coremodulesbox svg {
  fill: #8e999d !important;
  transition: all 0.5s;
}
.coremodulesbox:hover svg {
  fill: #d52055 !important;
}
.coremodulesbox a {
  color: #828991;
  text-decoration: none;
  outline: none;
}
.coremodulesbox a:hover {
  color: #464d54;
  text-decoration: none;
}
.coremodulesbox h5 {
  font-size: 15px;
  color: #000;
  line-height: 18px;
  font-weight: 500;
  margin-top: 2px;
  margin-bottom: 7px;
}
.exploremorebg {
  background-color: #ffffff;
  padding: 60px 0px;
}
.countriesflag {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
  flex-wrap: wrap;
}
.flag {
  display: flex;
  width: 100px;
  height: 88px;
  color: #111111;
  font-size: 14px;
  justify-content: center;
}
.flag img {
  width: 50px;
  height: 50px;
  justify-items: center;
  text-align: center;
  position: absolute;
  z-index: 9 !important;
}
.cname {
  width: 110px;
  height: 38px;
  text-align: center;
  position: relative;
  bottom: -56px;
}
.viewallcount {
  font-size: 15px;
  color: #0965d2;
  font-weight: 500;
  background: none;
  width: 100%;
  border: 0px;
  background-color: #fff;
  padding: 10px 0px;
  position: relative;
  z-index: 9999 !important;
  margin: 0px auto;
}
.greybox {
  background-color: #e7f6ff;
  border-radius: 10px 10px 0px 0px;
  padding: 30px;
  font-size: 15px;
  text-align: left;
}
.greybox2 {
  background-color: #D3E8F7;
  border-radius: 0px 0px 10px 10px;
  padding: 10px 30px;
  font-size: 15px;
}
.greybox2 span {
  font-size: 15px;
  font-weight: 600;
}
.greybox h3 {
  color: #df3567;
  font-size: 30px;
  line-height: 36px;
  padding: 0px;
  margin: 0px;
}
.greybox h5 {
  font-size: 18px;
  line-height: 21px;
  padding: 0px;
  margin: 0px;
}
.modules {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  flex-wrap: wrap;
}
.modulesbox {
  border-radius: 10px;
  font-size: 18px;
  line-height: 23px;
  color: #ffffff;
  font-weight: 400;
  width: 21%;
  height: 75px;
  margin: 30px 30px 0px 0px;
  align-content: center;
}
.modulesbox a{
  color: #ffffff;
}
.modulesbox:nth-child(1) {
  background-color: #e8615d;
}
.modulesbox:nth-child(2) {
  background-color: #f49436;
}
.modulesbox:nth-child(3) {
  background-color: #2d9de5;
}
.modulesbox:nth-child(4) {
  background-color: #3bbdbd;
}
.modulesbox:nth-child(5) {
  background-color: #d6c21a;
}
.modulesbox:nth-child(6) {
  background-color: #634792;
}
.modulesbox:nth-child(7) {
  background-color: #538489;
}
.modulesbox:nth-child(8) {
  background-color: #6ca44d;
}
.allmodulebg {
  background-color: #e7f6ff;
  padding: 50px 0px;
}
.solutionbox {
  color: #032d58;
  font-size: 15px;
  text-align: center;
  background: #D6F1FD;
  background: -webkit-linear-gradient(bottom, rgba(214, 241, 253, 1) 0%, rgba(232, 248, 255, 1) 100%);
  background: -o-linear-gradient(bottom, rgba(214, 241, 253, 1) 0%, rgba(232, 248, 255, 1) 100%);
  background: linear-gradient(to top, rgba(214, 241, 253, 1) 0%, rgba(232, 248, 255, 1) 100%);
  border-radius: 10px;
  padding: 10px;
  min-height: 120px;
  align-content: center;
  margin-bottom: 30px;
  transition: 0.3s;
}
.solutionbox h4 {
  font-size: 20px;
  color: #df3567;
  font-weight: 400;
  padding: 0px 0px 0px 10px;
  margin: 0px;
}
.solutionbox:hover {
  transform: scale(1.1);
}
.b2cpointers {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  flex-wrap: wrap;
}
.b2cpointbox {
  border-radius: 10px;
  font-size: 16px;
  line-height: 23px;
  color: #ffffff;
  font-weight: 400;
  width: 18%;
  height: 75px;
  margin: 8px 8px 8px 8px;
  align-content: center;
  padding: 10px;
}
.b2cpointbox:nth-child(1) {
  background-color: #3799d5;
}
.b2cpointbox:nth-child(2) {
  background-color: #39c078;
}
.b2cpointbox:nth-child(3) {
  background-color: #833b61;
}
.b2cpointbox:nth-child(4) {
  background-color: #e3b629;
}
.b2cpointbox:nth-child(5) {
  background-color: #e64b40;
}
.b2cpointbox:nth-child(6) {
  background-color: #3bbdbd;
}
.b2cpointbox:nth-child(7) {
  background-color: #634792;
}
.b2cpointbox:nth-child(8) {
  background-color: #6ca44d;
}
.b2cpointbox:nth-child(9) {
  background-color: #a1673f;
}
.b2cportalinfo {
  background-color: #ffffff;
  border-radius: 10px;
  padding: 15px;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  min-height: 260px;
  font-size: 15px;
  margin-bottom: 30px;
}
.b2cportalinfo h4 {
  color: #de3567;
  font-size: 18px;
  font-weight: 500;
  padding: 0px 0px 10px 0px;
  margin: 0px;
}
.b2cportalinfo ul {
  padding: 0px 0px 0px 20px;
  margin: 0px;
}
.b2cportalinfo li {
  padding: 0px 0px 7px 0px;
  margin: 0px;
  list-style: disc;
  line-height: 17px;
}
/****************************************************************************************************
Media Query css start here
****************************************************************************************************/
@media screen and (max-width : 1366px) {
  .modulesbox {
    font-size: 15px;
    line-height: 19px;
    width: 20%;
    height: 75px;
    margin: 30px 25px 0px 0px;
  }
}
@media screen and (max-width : 1280px) {
  .mainheading {
    font-size: 26px;
    line-height: 30px;
  }
  .b2cportalinfo {
    min-height: 270px;
  }
  .shiftfromtxt {
    font-size: 25px;
    color: #fff;
    line-height: 30px;
    font-weight: 300;
  }
  .shiftfromtxt span {
    font-size: 25px;
    line-height: 30px;
  }
  .featurebox {
    background-color: #033d79;
    border-radius: 15px;
    padding: 13px;
    color: #fff;
    font-size: 15px;
    line-height: 18px;
    font-weight: 400;
    margin-bottom: 30px;
  }
  .mainheading h2 {
    font-size: 32px;
    line-height: 36px;
  }
  .mainheading h3 {
    font-size: 28px;
    line-height: 33px;
  }
  .mainheading h4 {
    font-size: 26px;
  }
  .mainheading h5 {
    font-size: 22px;
    line-height: 26px;
  }
  .mainheading h6 {
    font-size: 20px;
    line-height: 24px;
  }
  .textgray16 {
    font-size: 13px;
    line-height: 19px;
  }
  .textgray16justifycenter {
    font-size: 13px;
    line-height: 19px;
  }
  .bullet_graytext {
    font-size: 13px;
    line-height: 19px;
  }
  .bullet_graytext span {
    font-size: 13px;
    line-height: 19px;
    font-weight: 400;
  }
  .bullet_bluetext {
    font-size: 13px;
    line-height: 19px;
  }
  .dmcbluelink {
    font-size: 13px;
    line-height: 19px;
  }
  .dmcfeatureboxcont {
    font-size: 13px;
    line-height: 17px;
    min-height: 225px;
  }
  .dmcfeatureboxcont2 {
    font-size: 13px;
    line-height: 17px;
    min-height: 145px;
  }
  .dicovertxtbullet li {
    font-size: 13px;
    line-height: 19px;
  }
  .dicovertxtbullet li a {
    font-size: 13px;
    line-height: 19px;
  }
  .bluecolor {
    font-size: 13px;
  }
  .purplecolor {
    font-size: 13px;
  }
  .orangecolor {
    font-size: 13px;
  }
  .dmc_procont {
    min-height: 225px;
  }
  .testimonialscontarea {
    font-size: 13px;
    line-height: 19px;
    min-height: 170px;
  }
  .innercollagecontarea {
    padding: 10px 0px 20px 0px;
    min-height: 90px;
  }
  .innercollagecontarea h3 {
    font-size: 30px;
    line-height: 34px;
  }
  .pbox {
    width: 15.6%;
  }
  .pbox {
    font-size: 13px;
  }
  .bluecolor {
    min-height: 560px;
  }
  .purplecolor {
    min-height: 560px;
  }
  .orangecolor {
    min-height: 560px;
  }
  .sgreencolor {
    min-height: 560px;
  }
  .nav_linksfixed li a {
    padding: 9px 10px;
    font-size: 13px;
    background: #DFDFDF;
    color: #000;
    font-weight: 400;
    text-decoration: none;
    display: inline-block;
    border-bottom: 0px solid transparent;
    outline: none;
    transition: 0.3s;
    border-radius: 5px;
  }
}
@media screen and (max-width : 1024px) {
  .solutionbox {
    min-height: 140px;
  }
  .innercollagecontarea {
    padding: 50px 50px 50px 250px;
  }
  .partnerservicesbox h5 {
    font-size: 16px;
  }
  .dmcfeatureboxcont {
    min-height: 258px;
  }
  .dmcfeatureboxcont2 {
    min-height: 172px;
  }
  .featurebox {
    margin-bottom: 20px;
  }
  .shiftfromtxt {
    font-size: 22px;
    line-height: 26px;
  }
  .shiftfromtxt span {
    font-size: 22px;
    line-height: 26px;
  }
  .modulesbox {
    font-size: 14px;
    line-height: 16px;
    width: 20%;
    margin: 26px 26px 0px 0px;
  }
  .b2cpointbox {
    font-size: 15px;
    line-height: 19px;
    width: 18%;
    height: 80px;
  }
  .b2cportalinfo {
    min-height: 220px;
  }
}
@media screen and (max-width : 900px) {
  .innercollageimg {
    right: -100px;
  }
  .innercollagecontarea {
    padding: 50px 50px 50px 150px;
  }
  .innercollagecontarea h3 {
    font-size: 30px;
    line-height: 35px;
  }
  .whitecontarea {
    padding: 40px 0px;
  }
  .graycontarea {
    padding: 40px 0px;
  }
  .ourvisionmissionarea {
    padding: 40px 0px 30px 0px;
  }
  .ourvisionmissionbox1 {
    padding: 20px 10px;
  }
  .ourvisionmissionbox1 h6 {
    font-size: 16px;
    line-height: 20px;
  }
  .ourstrengthcontarea {
    min-height: 200px;
  }
  .partnerservicesbox h5 {
    font-size: 15px;
  }
  .partnerservicesborder {
    padding: 10px 10px 10px 0px;
    min-height: 170px;
  }
  .painpoints {
    row-gap: 7px;
  }
  .pbox {
    width: 25.5%;
  }
  .propaddleft {
    padding: 0px 0px 0px 0px;
  }
  .propaddright {
    padding: 0px 0px 0px 0px;
  }
  .umrah360btmbox {
    padding: 20px 20px 30px 20px;
  }
  .bluecolor {
    min-height: 460px;
  }
  .purplecolor {
    min-height: 460px;
  }
  .orangecolor {
    min-height: 460px;
  }
  .sgreencolor {
    min-height: 460px;
  }
  .solutionbox {
    min-height: 200px;
  }
  .b2cpointbox {
    font-size: 15px;
    line-height: 19px;
    width: 29%;
    height: 70px;
  }
}
@media screen and (max-width : 767px) {
  .bredcrumarea {
    padding: 10px 0px;
  }
  .innercollagecontarea h3 {
    font-size: 25px;
    line-height: 30px;
  }
  .mainheading h4 {
    font-size: 24px;
    line-height: 30px;
  }
  .dicovertxt {
    font-size: 26px;
    line-height: 36px;
  }
  .innercollagearea {
    background: #e2f6fd;
    margin-bottom: 0px;
  }
  .innercollageimg {
    position: relative;
    right: 0px;
  }
  .innercollageimg img {
    width: 100%;
    height: 200px;
  }
  .innercollagecontarea {
    padding: 30px 15px 40px 15px;
    min-height: auto;
  }
  .pricing-table-scroll {
    overflow-x: scroll;
  }
  .pricing-table-wrapper {
    width: 200%;
  }
  .tooltip_listing2 {
    display: none;
  }
  .pricing-table-row-name2 {
    padding: 20px 10px !important;
    font-size: 12px;
  }
  .pricing-table-row-plan-tick2 {
    padding: 20px 5px !important;
  }
  .pricing-table-row-plan-tick2 h3 {
    font-size: 12px;
    font-weight: 600;
    color: #e03668;
  }
  .pricing-table-row-plan-tick2 h3 span {
    font-size: 12px;
    font-weight: 600;
    color: #2c2c2c;
    text-transform: uppercase;
  }
  .pricing-table-row-name {
    font-size: 13px;
  }
  .propopular {
    margin-top: 0px;
  }
  .ourvisionmissionbox {
    min-height: auto;
  }
  .ourvisionmissionbox1 {
    min-height: 185px;
  }
  .ourstrengthcontarea {
    min-height: auto;
  }
  .partnerservicesborder {
    padding: 10px 10px 10px 10px;
    min-height: 150px;
    border-right: none;
  }
  .pbox {
    width: 45%;
  }
  .shiftpadd {
    padding: 30px 0px;
  }
  .umrah360btmimg {
    position: relative;
    margin-top: 40px;
    margin-bottom: -70px;
  }
  .b2cpointbox {
    font-size: 15px;
    line-height: 19px;
    width: 29%;
    height: 70px;
  }
  .b2cportalinfo {
    min-height: auto;
  }
}
@media screen and (max-width : 480px) {
  .b2cpointbox {
    font-size: 15px;
    line-height: 19px;
    width: 45%;
    height: 76px;
  }
  .dmc_screenbox {
    padding: 15px;
    border-radius: 20px;
  }
  .blogcontarea h2 {
    font-size: 30px;
    line-height: 32px;
  }
  .modulesbox {
    width: 46%;
    margin: 12px 6px 0px 6px;
    padding: 10px;
  }
  .solutionbox {
    min-height: auto;
    padding: 20px 10px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width : 375px) {
  .modulesbox {
    width: 45%;
    margin: 20px 6px 0px 6px;
    padding: 10px;
  }
}
@media screen and (max-width : 320px) {}