
body *{
    font-family: 'Poppins', sans-serif !important;
}
.container {
    max-width: 100%;
}
.row{
    max-width: 1170px;
    width: 100%;
    margin: 0 auto;   
 }
 .top-btn{
    position: absolute;
    right: 25px;
    top: -1px;
    /*background: #20a7df;*/
    color: #fff;
    border: none;
    padding: 6px 30px;
    font-size: 18px;
    border-radius: 30px;
}
.top-btn:hover{
    /*background: #20a7dfcc;*/
}
 .navbar-light .navbar-brand {
    background: #fff;
    padding: 15px;
    border-radius: 15px;
}
.header-home .navbar-light .navbar-brand {
    background: transparent;
    padding: 0px;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    border-radius: 0px;
}
 .header-main {
    background: #6864a8;
 }
.header-main.header-home {
    /* padding-top:15px;
    padding-bottom:15px; */
    position: absolute;
    width: 100%;
    z-index: 2;
    background: transparent;
}
.header-main .navbar{
   max-width: 1170px;
    margin: 0 auto;
}
.main-nav {
    margin-top:-11px;
}
/*
.header-main .main-nav, .header-main .navbar-toggler{
   margin-bottom: 20px;
}*/
.main-nav ul {
    text-align: right;
    /* padding-top: 30px; */
}
.main-nav ul li {
    display: inline-block;
}
.navbar-light .navbar-nav .nav-link {
    font-size:15px;
    padding: 0px 25px;
    color:#fff;
}
.navbar-light .navbar-nav .nav-link:hover{
    color: #20a7df;
}
.navbar-light .navbar-nav .nav-link.active{
    color: #20a7df;
}
a {
    text-decoration: none;
}
img{
    max-width: 100%;
}
.hero-banner {
    background: url(/assets/images_new/hero-banner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    min-height: 800px;
    display: flex;
    align-items: center;
}

.hero-banner h1 {
    color: #3953a4;
    font-size: 48px;
    font-weight: 700;
}

.hero-banner h3 {
    color: #000;
}


.about-area {
    background-image: url(/assets/images_new/about-bg.jpg);
    background-position: bottom right;
    background-repeat: no-repeat;
}

.about-area .about-img {
    text-align: center;
}

.about-area .about-con {
    padding: 90px 0px;
}

.about-area .about-con p {
    font-size: 18px;
    color: #000;
}

.btn-style {
    background: #3953a4;
    color: #fff;
    border: none;
    padding: 10px 30px;
    font-size: 18px;
    border-radius: 30px;
}

.easy-to-use {
    text-align: center;
    padding: 40px 0px;
}
.easy-to-use img {
    margin-bottom: 60px;
}
.easy-to-use .responsive-show{
    display:none;
}

.easy-btn {
    background-image: url(/assets/images_new/demo-btn-bg.jpg);
    background-position: bottom right;
    background-repeat: no-repeat;
    text-align: center;
    padding: 113px 0px;
}
.features-area h1 {
    color: #21a7e0;
}

::marker {
    color: #21a7e0;
}

.Section-5{
    background-image: url(/assets/images_new/Icon-Sec-BG.jpg);
    background-repeat: no-repeat;
    padding-top: 190px;
    padding-bottom: 190px;
 }

 .icon-sec{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background-color: #e1f6ff;
    padding: 30px 30px;
    border-radius: 20px;
    text-align: center;
    min-height: 270px;
}
.icon-sec:hover{
   background-color: #3560ad;
   color:#fff;
}
.icon-img{
   background: #fff;
   padding: 20px;
   margin-bottom: 20px;
   border-radius: 50%;
   box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 20%);
}

.Section-6{
   background-image: linear-gradient(#3953a4,#6864a8);
    padding-top: 50px;
    padding-bottom: 50px;
}
.Section-6 .bottom-line{
    border-bottom: 1px solid;
} 
.Section-6 .col-md-3{
    padding:8px;
}
.Section-6 h1{
   font-size: 60px;
   text-align: center;
   color:#21a7e0;
}
.Section-6 .industry-content{
    display: flex;
    align-items: center;
    color: #fff;
}
.Section-6 .industry-content h4{
   margin-left: 20px;
   font-size:  16px;
}

.footer{
   background:#6864a8;
   padding-bottom: 30px;
   padding-top: 30px;
}
.footer h3{
   color: #20a7df;
   font-weight: 700;
   margin-bottom:20px;
}
.footer a{
   color:#fff;
   font-size: 16px;
} 
.footer a:hover{
    color:#20a7df;
}

.copyright{
   background:#6864a8;
   color: #fff;
   padding-top: 30px;
   padding-bottom: 10px;
   border-top: solid 1px;
}
.full-width{
   max-width: 100%;
}
.copyright .build-text{
   text-align: right;
}
.copyright .policy{
   text-align: center;
}
.copyright .policy a{
   color: #fff;
}
.copyright .policy a:hover{
   color: #20a7df;
}
.copyright span{
   color: #20a7df;
}
.contact-us{
    padding-top: 30px;
    padding-bottom: 30px;
}
.contact-us .half-field{
    margin-bottom: 20px;
}


/**TITLEBAR **/
.row-title-bar {
    margin: 0 auto;
    max-width: 1200px;
    width: 100%;
}
.right ul {
    list-style: none;
    margin: 0 auto;
}
.breadcrumbs {
    float: right;
    margin: 17px 0;
    padding: 0;
}
.breadcrumbs> .bar *:before {
    color: #aaa;
    content: "/";
    margin: 0 .75rem;
    position: relative;
    top: 1px;
}
.breadcrumbs, .breadcrumbs a, .breadcrumbs>.current a {
    color: rgba(255,255,255,0.85);
}
.breadcrumbs>* {
    font-size: 0.9rem;
    color: #FFF;
}
.breadcrumbs>* {
    float: left;
    margin: 0;
    text-transform: uppercase;
}
.titlebar .title {
    margin: 12px 0;
    font-size: 25px;
    line-height: 30px;
}
.right {
    float: right !important;
}
.row {
    margin: 0 auto !important;
    max-width: 1200px;
    width: 100%;
}
body, body p {
    font-family: 'Lato';
    font-size: 15px;
}
.titlebar .title {
    color: #FFF;
}
.titlebar {
    margin-bottom: 0px;
    margin-bottom:15px;
}
.titlebar {
    background: #265FB4 url(/assets/images_new/title-bg.jpg);
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
}
/**TITLEBAR **/



/**Training**/
.training-area {
    background-image: url(/assets/images_new/about-bg.jpg);
    background-position: bottom right;
    background-repeat: no-repeat;
}
.training-area, .curriculum-area {
    text-align: center;
    padding: 20px 0px;
}
.training-area .training-img {
    padding:25px 0px;
}
.training-area .training-img img {
    outline: 3px solid #3953a4;
    outline-offset: 10px;
}
.curriculum-main .inner {
   background: #20a7df;
    padding: 20px;
    margin-bottom: 20px;
    border-radius: 12px;
}
.curriculum-main .inner img {
  margin-bottom:15px;
}
.curriculum-main .inner h3 {
   color: #fff;
   font-size: 22px;
   font-size: clamp(18px, calc(1rem + ((1vw - 3.2px) * 0.3571)), 22px);
    font-weight: bold;
}
.curriculum-main .inner p {
   color: #fff;
}
.curriculum-main .inner .btn-style:hover {
    background: #000;
}
/**business system**/
.bs_cont{
   background-image: url(/assets/images_new/bus-sytem.jpg);
   background-repeat: no-repeat;
   background-size: cover;
}
.bs_cont ul{
   color:#fff;
}
.what_we_know .row{
    padding-top: 30px;
    padding-bottom: 30px;
}
.trade-jour{
    padding-top: 40px;
    padding-bottom: 20px;
}
.trade_assoc_icon {
    padding: 50px 50px;
    margin-bottom: 20px;
    width: 100%;
    height: 210px;
    box-shadow: 0px 1px 3px 3px #888888;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.trade-asso {
    padding-top: 30px;
    padding-bottom: 30px;
}


/*****ABOUT SECTION******/

.row-title-bar {
    margin: 0 auto;
    max-width: 1200px;
    width: 100%;
}
.right ul {
    list-style: none;
    margin: 0 auto;
}
.breadcrumbs {
    float: right;
    margin: 17px 0;
    padding: 0;
}
.breadcrumbs> .bar *:before {
    color: #aaa;
    content: "/";
    margin: 0 .75rem;
    position: relative;
    top: 1px;
}
.breadcrumbs, .breadcrumbs a, .breadcrumbs>.current a {
    color: rgba(255,255,255,0.85);
}
.breadcrumbs>* {
    font-size: 0.9rem;
    color: #FFF;
}
.breadcrumbs>* {
    float: left;
    margin: 0;
    text-transform: uppercase;
}
.titlebar .title {
    margin: 12px 0;
    font-size: 25px;
    line-height: 30px;
}
.right {
    float: right !important;
}
.row {
    margin: 0 auto !important;
    max-width: 1200px;
    width: 100%;
}
body, body p {
    font-size: 15px;
}
.titlebar .title {
    color: #FFF;
}
.titlebar {
    margin-bottom: 0px;
    border-bottom: 0px;
}
.titlebar {
    background: #265FB4 url(/assets/images_new/title-bg.jpg);
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
}

.what_we_know {
    margin-top: 0;
    padding: 35px 0;
}
img {
    max-width: 100%;
    height: auto;
}

.large-5 {
    width: 41.66667% !important;
}
.large-6 {
    width: 50% !important;
}

.teams {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
    background-color: #f8f8fb !important;
}
.ceo_profile {
    margin: 0 auto;
    width: 100%;
    border: 2px solid #fff;
    box-shadow: 0 0 14px #cccccc;
}
.teams h3{
    color: #265fb4;
    font-family: 'Archivo Narrow';
}

.our_values .wd-heading {
    margin-top: 25px;
    margin-bottom: 60px;
}
.our_values {
    padding-bottom: 60px;
}

.tabs {
    border: 1px none #265fb4;
    border-bottom-style: solid;
    width: 100% !important;
    float: left;
    padding-left: 0px;
}

.tabs dd, .tabs .tab-title {
    float: left;
    list-style: none;
    margin-bottom: 0 !important;
    position: relative;
}
.tabs .tab-title.active a {
    background: #265fb4;
    color: #FFF;
    border-color: #265fb4;
    border-radius: 0;
    border-bottom-color: transparent;
    transition: background .2s ease-in-out,color .2s ease-in-out;
}
.tabs .tab-title a {
    border-bottom-color: #265fb4;
    border-color: #e3e3e3;
    background-color: #e1e1e1;
    color: #666;
    border-width: 1px;
}
.tabs dd>a, .tabs .tab-title>a {
    display: block;
    font-family: "Open Sans","Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
    font-size: 1rem;
    padding: 1rem 2rem;
}

.tabs-content>.content.active {
    display: block;
    float: none;
    margin-top: 9%;
}
.tabs-content>.content {
    display: none;
    float: left;
    padding: .9375rem 0;
    width: 100%;
}
.tabs-content {
    margin-bottom: 1.5rem;
    width: 100%;
}


.accordion li.active>a {
    background: #265fb4 !important;
    border-color: #265fb4;
    color: #FFF !important;
}
.accordion .accordion-navigation a {
    font-family: 'Archivo Narrow';
    font-weight: 700;
    border: 1px solid #f0f0f0;
    border-radius: 20px;
    transition: color .2s ease-in-out;
    position: relative;
    padding: 10px 20px;
}
.accordion {
    margin-bottom: 0;
    margin-left: 0;
}
ul {
    list-style: none;
}
ul, ol, dl {
    font-family: inherit;
    font-size: 1rem;
    line-height: 1.6;
    list-style-position: outside;
    margin-bottom: 1.25rem;
}
.accordion .accordion-navigation>a, .accordion dd>a {
    display: block;
    font-size: 1rem;
    padding: 1rem;
}
.accordion .accordion-navigation a {
    font-family: 'Archivo Narrow';
    font-weight: 700;
    background: transparent;
    border: 1px solid #f0f0f0;
    color: #666;
    border-radius: 20px;
    transition: color .2s ease-in-out;
    position: relative;
    padding: 10px 20px;
}
.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
    content: "\f1cd";
}
.accordion .accordion-navigation a i {
    margin-right: 10px;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}
.accordion li.active>a i.fa-plus::before {
    content: "\f068";
}
.accordion .accordion-navigation>.content.active, .accordion dd>.content.active {
    background: #fff;
    display: block;
}
.accordion .accordion-navigation>.content, .accordion dd>.content {
    display: none;
    padding: .9375rem;
}
.accordion .accordion-navigation a i.fa-plus {
    margin-top: 4px;
}

/***************Testimonail*************/
.testimonail {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}
.testimonail .wd-heading {
    margin: 40px 0 40px;
}
.wd-testimonail .testimonial-text:before, .wd-testimonail .testimonial-text:after {
    color: #aaaaaa;
    opacity: .25;
    font-size: 30px;
}
.wd-testimonail .testimonial-text:before {
    content: "\f10d";
    font-family: "FontAwesome";
    color: rgba(255,255,255,0.4);
    font-size: 18px;
    left: 0;
    position: absolute;
    top: -20px;
}
/***************Clients*************/
.clients {
    padding: 20px 25px;
    background: rgba(37, 170, 225, 0.4);
}

/*****END ABOUT SECTION******/

/*****custom******/
/* 
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-testimonail h6 {
  margin-top: 15px;
  font-weight: 700 !important;
}
.owl-carousel.owl-loaded {
  display: block;
  text-align: center;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
  display: none;
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/*
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}*/
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}

/* 
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.html") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}


.owl-carousel .owl-nav>div:hover {
  background: rgba(255,255,255,0.78);
}
.owl-carousel .owl-nav>div {
  background: rgba(255,255,255,0.3);
  height: 20%;
  position: absolute;
  top: 38%;
  width: 35px;
  opacity: 0;
  height: 46%;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -ms-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
/*****END Custom******/

/*****Technology******/
.maine-TC {
    margin-bottom: 70px;
    margin-top: 50px;
}
.box {
    margin-bottom: 25px;
}
.seminars-row {
    color: #fff;
    margin-bottom: 37px;
}
.semenarheadtext {
    font-size: 23px;
    font-weight: 700;
    color: #265fb4;
    margin-bottom: -24px;
}

.seminars_images {
    background: #19478c;
    padding: 30px 30px;
    width: 98%;
}
.seminars_images h3 {
    color: #fff;
    margin-top: 18px;
}
.see_details {
    background: #efcb1e;
    color: #000;
    padding: 7px;
    font-size: 15px;
    font-weight: 600;
}
/*****END Technology******/

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    background: #265fb4;
    color: #FFF;
    border-color: #265fb4;
    border-radius: 0;
    border-bottom-color: transparent;
    transition: background .2s ease-in-out,color .2s ease-in-out;
}

.nav-link {
    padding: 10px 40px 10px 40px;
}
.nav-pills .nav-link {
    background: 0 0;
    border: 0;
    border-radius: .25rem;
    border-bottom-color: #265fb4;
    border-color: #e3e3e3;
    background-color: #e1e1e1;
    color: #666;
    border-width: 1px;
}
ul#pills-tab {
    border: 1px none #265fb4;
    border-bottom-style: solid;
    width: 100% !important;
    float: left;
    padding-left: 0px;
}





/******RESPONSIVE******RESPONSIVE****RESPONSIVE******/
@media only screen and (max-width: 992px){

.top-btn {
    right: 10px;
}    
.header-main .navbar-toggler {
    margin-top: 40px;
    background: #fff;
}
.header-main .navbar-collapse .navbar-nav{
    background: #6864a8;
}
.header-main .navbar-collapse .navbar-nav li>a{
    font-size: 18px;
    padding: 8px 10px;
}
.hero-banner{
    min-height: 600px;
}
.about-area .about-con {
    padding: 40px 0px;
}
.easy-to-use {
    padding: 40px 0px 0px 0px;
}
.easy-btn {
    background-image:none; 
    padding: 0px 0px 40px 0px;
}
.Section-5 {
    padding-top: 40px;
    padding-bottom: 20px;
    background-image: none;
    background: #94dafe;
}
.Section-5 .col-div{
    width:50%;
    margin-bottom: 25px;
}
.Section-6 {
    padding-top: 20px;
    padding-bottom: 70px;
}
.Section-6 h1 {
    font-size: 48px;
}
.footer img{
    width:250px;
}
}

@media only screen and (max-width: 767px){
.hero-banner {
    background-image: linear-gradient(rgb(255 255 255 / 40%),rgb(255 255 255 / 40%)),url(/assets/images_new/hero-banner.jpg);
    min-height: 450px;
}
.hero-banner .hero-con{
   margin-top: 80px;
}
.hero-banner h1 {
    font-size: 40px;
}
.about-area .about-con {
    padding: 20px 0px;
    text-align: center;
}
.easy-to-use img {
    margin-bottom: 30px;
}
.Section-6 .col-md-3{
    width:50%;
}
.Section-6 .last-line {
    border-bottom: 1px solid;
}
.footer {
    padding-bottom: 15px;
    text-align: center;
}
.footer img{
    width:auto;
}
.footer h3 {
    margin-top: 20px;
}
.copyright { 
    padding-top: 15px;
    padding-bottom: 15px;
}
.copyright p{
   text-align:center !important;
   margin-bottom: 5px;
}
.contact-us .half-field{
    flex: none;
}
}

@media only screen and (max-width: 600px){
.easy-to-use .responsive-show{
    display:block;
}
.easy-to-use .desktop-show{
    display:none;
}
}

@media only screen and (max-width: 480px){
.header-main .container{
    flex-direction: column;
}
.top-btn {
    position: inherit;
}
.main-nav{
    width:100%;
}
.main-nav ul {
    text-align: center;
}
.header-main .navbar-toggler {
    margin-top: 10px;
}
.hero-banner .hero-con {
    margin-top: 160px;
}
.hero-banner h1 {
    font-size: 30px;
}
.hero-banner h5, .about-area .about-con p {
    font-size: 16px;
}
.Section-5 .col-div{
    width:100%;
}
.Section-5 .icon-sec {
    min-height: 220px;
    padding: 30px 20px;
}
.Section-6 h1 {
    font-size: 36px;
}
.Section-6 .col-md-3{
    width:100%;
}
}
