
p {
  margin-top: 0;
  margin-bottom: 1rem;
  /*text-align: justify;*/
}

.dropbtn:hover {color: #d50000!important} 

.column {
  position: relative;
}
.sidebar .check-list-gray .nav li a:hover {
	color:#d50000;
}	
.content-area h2 {
    font-size: 8px !important;
    line-height: unset;
}

/*.navbar-nav {

  display: flex;

  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  position: relative;
  left: 0px;
  padding-bottom: 5px;
}*/
.navbar .navbar-nav .dropdown li a:hover {
 background: #e33;
 color: #fff;
}
ul.dropdown-menu.show { 
  padding: 0;
  margin: 0;
}
.course-icon{position:relative;}
.f_heading {
  font-size: 15px;
  font-weight: 700;
  color: #000;
  background: #cecece;
  border: solid 1px #c7c7c7;
  text-align: center;
  padding: 16px 4px;
  margin: 0px 0 15px 0;
  height: 70px;
}
.expand-column-wrapper {
  height: 60vh;
  /* max-wdtih: 75rem; */

}
.our_partner {
  padding: 0px 20px;
}
.footer-soial{
  position: relative;
  /*padding-left: 80px;*/
}
.font-11{
  font-size: 11px !important;
}
.demopadding2 {
  text-align: center;
  position: relative;
  left: 90px;
}
.image-box_overlay {
  background: rgba(0, 0, 0, 0.8);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  width: 40px;
}
.expand-column-wrapper .column {
  padding: 1rem;
  transition: all 0.2s ease-in-out;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 5px 0 0;
  border-top: 6px solid #d50000;
}

.expand-column-wrapper .column:hover {
  -webkit-flex-basis: 35%;
  -ms-flex-preferred-size: 35%;
  flex-basis: 35%;
  transition: all .2s ease-in-out;
}
.activephoto{
  -webkit-flex-basis:35%;
  -ms-flex-preferred-size:35%;
  flex-basis: 35%;
  border-top: 6px solid #666666 !important;
  /* transition: all 2s ease-in-out; */
}
.expand-column-wrapper .column:hover .expand-column-content {
  opacity: 1;
  /* transition: all 2s ease-in-out; */
}
/* .vertical-text {
	transform: rotate(270deg);
    font-size: 20px;
    position: absolute;
    right: 0;
    bottom: 40px;
    z-index: 9999;
    color: #000;
   
    } */
    .vertical-text {
      transform: rotate(270deg);
      font-size: 17px;
      position: absolute;
      right: 0;
      bottom: 110px;
      z-index: 888;
      color: #fff;
      width: 220px; 
      left: 24px;
    }
    .expand-column-wrapper .expand-column-content {
      color: #fefefe;
      font-weight: bold;
      opacity: 0;
      background: rgba(0, 0, 0, 0.8);
      width: 100%;
      position: absolute;
      bottom: 0;
      /* bottom: -120px; */
      padding: 6px 10px;
      left: 0;
      transition: all 0.2s ease-in-out !important;
      margin-bottom: 0;
      font-size: 17px;
    }


    .expand-column-wrapper .column:nth-of-type(1) {
      background: url("../img/a.png") center center no-repeat;
      height: 100%;
      background-size: cover;
      width: 10.6%;

    }

    .expand-column-wrapper .column:nth-of-type(2) {
      background: url("../img/drugl.png") center center no-repeat;
      height: 100%;
      background-size: cover;
      width: 10.6%;
    }

    .expand-column-wrapper .column:nth-of-type(3) {
      background: url("../img/c.jpg") center center no-repeat;
      height: 100%;
      background-size: cover;
      width: 10.6%;
    }

    .expand-column-wrapper .column:nth-of-type(4) {
      background: url("../img/d.png") center center no-repeat;
      height: 100%;
      background-size: cover;
      width: 10.6%;
    }

    .expand-column-wrapper .column:nth-of-type(5) {
      background: url("../img/e.png") center center no-repeat;
      height: 100%;
      background-size: cover;
      width: 10.6%;
    }

    .expand-column-wrapper .column:nth-of-type(6) {
      background: url("../img/f.png") center center no-repeat;
      height: 100%;
      background-size: cover;
      width: 10.6%;
    }
    .expand-column-wrapper .column:nth-of-type(7) {
      background: url("../img/mnu.png") center center no-repeat;
      height: 100%;
      background-size: cover;
      width: 10.6%;
    }
    .expand-column-wrapper .column:nth-of-type(8) {
      background: url("https://images.pexels.com/photos/2162/sky-space-dark-galaxy.jpg?w=940&h=650&auto=compress&cs=tinysrgb") center center no-repeat;
      height: 100%;
      background-size: cover;
      width: 10.6%;
    }

    @media screen and (max-width: 39.9375em) {
      .expand-column-wrapper {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
      }
    }

    @media only screen and (max-width: 768px) {
      .navbar-nav {
    /* display: flex; */
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    position: relative;
    left: 0 !important;
    padding-bottom: 5px;
    margin-top: -9px;
}
      .navbar .search-area-inner {
    position: absolute;
    top: 366px;}
      .bgcount {
    background: rgba(80, 80, 80, 0.8);
    border-radius: 20px;
    position: relative;
    top: 135px;
}
      
      .footer-soial {
          position: relative;
          /*padding-left: 256px;*/
      }
    	.blog-section img{
    		width: 100% !important
    	}
    	.hero-image img {
		    width: 100%;
		}
		#simpleCourse{
			padding-right: 1rem!important;
		}
      .f_heading {
        padding: 12px 4px !important;
        height: auto !important;
      }
      .navbar .search-area-inner {
        position: fixed;
        top: 366px;
        right: 0;
        width: 100vw;
        height: 94px; 
        background: rgba(255, 255, 255, 0.99) !important;
        padding: 20px !important;
      }

      .navbar .search-area-inner .close-btn {
        position: absolute;
        top: -4px;
        right: 26px;
      }

  /* .demopadding2 {
    
    left: 0;
  }
  .expand-column-wrapper .column:hover {
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size:100%;
            flex-basis:100%;
            } */

            .expand-column-wrapper .column:nth-of-type(1) {
              background: url("../img/is1.jpg?w=940&h=650&auto=compress&cs=tinysrgb") center center no-repeat;
              height: 100%;
              background-size: cover;
              width: 100%;

            }

            .expand-column-wrapper .column:nth-of-type(2) {
              background: url("../img/is2.jpg?w=940&h=650&auto=compress&cs=tinysrgb") center center no-repeat;
              height: 100%;
              background-size: cover;
              width: 100%;
            }

            .expand-column-wrapper .column:nth-of-type(3) {
              background: url("../img/is3.jpg?w=940&h=650&auto=compress&cs=tinysrgb") center center no-repeat;
              height: 100%;
              background-size: cover;
              width: 100%;
            }

            .expand-column-wrapper .column:nth-of-type(4) {
              background: url("../img/is4.jpg?w=940&h=650&auto=compress&cs=tinysrgb") center center no-repeat;
              height: 100%;
              background-size: cover;
              width: 100%;
            }

            .expand-column-wrapper .column:nth-of-type(5) {
              background: url("../img/is5.jpg?w=940&h=650&auto=compress&cs=tinysrgb") center center no-repeat;
              height: 100%;
              background-size: cover;
              width: 100%;
            }

            .expand-column-wrapper .column:nth-of-type(6) {
              background: url("../img/is6.jpg?w=940&h=650&auto=compress&cs=tinysrgb") center center no-repeat;
              height: 100%;
              background-size: cover;
              width: 100%;
            }
            .expand-column-wrapper .column:nth-of-type(7) {
              background: url("../img/is7.jpg?w=940&h=650&auto=compress&cs=tinysrgb") center center no-repeat;
              height: 100%;
              background-size: cover;
              width: 100%;
            }
            .expand-column-wrapper .column:nth-of-type(8) {
              background: url("https://images.pexels.com/photos/2162/sky-space-dark-galaxy.jpg?w=940&h=650&auto=compress&cs=tinysrgb") center center no-repeat;
              height: 100%;
              background-size: cover;
              width: 100%;

            }
            .vertical-text{
              display: none !important;
            }
            .expand-column-wrapper .column {
              border-top:none;
            }
            .expand-column-wrapper .expand-column-content {
              bottom: 0px;
            }
            .demopadding2 {
              left:0px;
            }
            h1.slide-text-big {
              font-size: 52px !important;
            }
          }

          ul.dropdown-menu {
            padding: 10px;
            opacity: 1 !important;
          }

          .dropdown {
            position: relative;
            display: inline-block;
            padding: 0;

          }

          .dropdown-content {
            display: none;
            position: absolute;
            background-color: #f1f1f1;
            min-width: 200px;
            box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
            z-index: 1;
            padding: 0 !important;
            margin: 0 !important;

          }
          ul.dropdown-menu {
            padding: 10px;
          }
          .dropdown-content li a {
            color: black;
            padding: 7px 10px;
            text-decoration: none;
            display: block;
            margin: 0 !important;
            font-size: 13px !important;
          }

          li a:hover, a:visited,a:active.a:focus{
            text-decoration: none !important;
          }
          ul.dropdown-menu.dropdown-content {
            background: rgba(255, 255, 255, .8) !important;
            padding: 0 !important;
            margin: 0 !important;
            border: 0;
          }
          ul.dropdown-menu.dropdown-content {
            background: #fff !important;
            padding: 0 !important;
            margin: 0 !important;
            border: 0;
          }
          .main-headings strong{
           color: #d50000;
         }
         .news-sec a{
          padding: 0;
          margin: 0px 0 0 16px !important;
          font-style: italic;
        }
        .news-sec a {
          padding: 0 !important;
          margin: 0 27px 0 !important; 
        }
        .news-sec a:before {
          content: "\f0da";
          font-family: 'FontAwesome' !important;
          display: inline-block !important;
          margin-left: -1.3em !important;
          width: 1.3em !important;
          font-style: normal;
        }
        .redline{
          background: #d50000 !important;
          padding: 4px !important;
          border: none;
          margin-top: 50px;
          margin-bottom: 0;
        }
        .whiteholder{
          background: #fff !important;
          padding: 0 0 16px 0;
          border-radius: 10px;
          margin: 0 20px;
        }
        .whitebg{
          background: #fff !important;
        }
        .our-blog {
          /* background: #ebebeb; */
          /* padding: 0 40px 0 40px; */
          padding: 0;
        }
        .contact-details-home p {
          font-weight: 400;
          color: #000;
          margin-bottom: 5px;
          font-size: 12px;
          line-height: 15px;
          text-align: left;
        }
        .contact-details-home strong {
          font-weight: 600;
          color: #000;
          font-size: 12px;
        }
        .news_imgs {
          top: -15px;
          padding: 4px !important;
        }
        .card-body{
         color: #000;
       }
       .col20 {
        width: 17%;
        margin: 10px;
      }
      a:hover{
        text-decoration: none;
      }
      .home span {
        color: #cc0000;
        font-weight: bold;
        font-size: 12px;
      }
      .news-sec h4 {
        font-size: 18px;
        font-weight: 500;
        color: #666;
      }
      .course-info img{
        float: left;
      }
      .partner-heading{
        background: #666666;
        padding: 20px;
      }
      .partner-heading h3{
        font-size: 18px;
        text-align: center;
      }
      .main-headings-col6{
        /* text-align: center !important; */
        font-size: 42px;
        color: #000;
        font-weight: 500;
      }
      .service-holder{
        position: relative;
      }
      .service-holder-b{
        position: relative;
      }
      .main-headings-col6 strong {
        color: #d50000;
      }
      .service-holder-b h2{
        position: absolute;
        bottom: 0;
        font-size: 18px;
        background: #666666;
        padding: 10px;
        color: #c2c2c2;
        right: 0;
        margin: 0;
        text-align: right;


      }
/* #section-home {
  padding:0;
  overflow-x: hidden;
  } */
  .subscribe-btn {
    border: none;
    padding: 7px 19px;
    color: #fff;
    background: #d50000;
    font-size: 12px;
  }
  #newslatter {
    padding: 4px 0 7px 10px;
    border: none;
    margin-top: 20px;
    width: 70%;
  }
  .btn-red{
    position:absolute;
  }
  .btn-red a {
    background: #d50000;
    color: #fff;
    padding: 7px 20px;
    float: right;
    margin-bottom: 20px;
  }
  .btn-link:hover {
    color: #fff;
    background:#d50000;
    text-decoration: none;
  }
  .btn-link{
    color: #999999;
  }
  .btn:active, .btn.active {

    color: #fff !important;
  }

  .btn:focus, .btn.focus{
   color: #fff !important;
 }
 .btn:active, .btn.active {
  color:#fff;
}
.btn:hover{
  color:#fff;
}
.ab_text {
  font-size: 14px;
  color: #555;
}
.service-holder h2{
  bottom: 0;
  font-size: 11px;
  background: #666666;
  padding: 10px;
  color: #ffffff;
  right: 0;
  margin: 0;
  text-align: center;
  font-weight: 400;
  width: 100%;
  height: 60px;
  line-height: 16px;
}
.service-holder h2 a{
 color:#fff;
 text-decoration: none;
}
.service-holder-b h2 a{
  color:#c2c2c2;
  text-decoration: none;
}
.accot{
 color: #000;
}
.padcol{
  padding: 4px;
  overflow: hidden;
}
.bgcount{
  background: rgba(80, 80, 80, 0.8);
  border-radius: 20px;
}
.heading-hold {
  padding-top: 50px;
  padding-bottom: 20px;
}
.heading-hold2{ padding-top: 50px;
}
.content-testi {
  background: #e8e8e8;
  border-radius: 20px;
  padding: 30px 20px 30px 80px;
  color: #000;
  text-align: left;
}
.btn-red-block {
  margin-top: 33px;
}

*
.content-testi h6 {
  font-size: 12px;
  font-weight: 400;
  color: #000;
}
.content-testi i{

  position: absolute;
  left: -15%;
  top: -20px;
  font-size: 32px;

  color: #cc0000;
}

.content-testi p{
  padding: 0;
  margin:0 0 6px 0;
  font-size: 12px;
}
.testiavtar{

  position: absolute;
  top: 14%;
  left: -9%;

}
.carousel-inner{ overflow: hidden;}
/* video slide css */
.hero-slide {
  position: relative;
  background-color: black;
  height: 100vh;
  min-height: 45rem;
  width: 100%;
  overflow: hidden;

}

.hero-slide video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

.hero-slide .container {
  position: relative;
  z-index: 2;
}

.hero-slide .overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: black;
  opacity: 0.5;
  z-index: 1;
}


/*footer css start*/
.text-lblack {
  color: #000;
  font-weight: 600;
}
.list-group-item {
  color: #666666;
  background: #dbdbdb;
  border: none;
  margin: 0 0 6px 0;
  padding: 3px 16px 17px;
  font-size: 14px;
}

.fa, .fas {

  padding: 0 10px 0 0px;

}
.demopadding {

  text-align:center;
}
.icon {
  position:relative;
  text-align:center;
  width:0px;
  height:0px;
  padding:20px;
  border-top-right-radius: 	20px;
  border-top-left-radius: 	20px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 	20px; 
  -moz-border-radius: 		20px 20px 20px 20px;
  -webkit-border-radius: 		20px 20px 20px 20px;
  -khtml-border-radius: 		20px 20px 20px 20px; 	
  color:#FFFFFF;
}
.icon2 {
  position:relative;
  text-align:center;
  width:0px;
  height:0px;
  padding:14px;
  border-top-right-radius: 	20px;
  border-top-left-radius: 	20px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 	20px; 
  -moz-border-radius: 		20px 20px 20px 20px;
  -webkit-border-radius: 		20px 20px 20px 20px;
  -khtml-border-radius: 		20px 20px 20px 20px; 	
  color:#FFFFFF;
}
.icon i {
  font-size:20px;
  position:absolute;
  left:9px;
  top:10px;
}
.icon2 i {
  font-size:14px;
  position:absolute;
  left:9px;
  top:8px;
}
.icon2.social {
  float:left;
  margin:0 5px 0 0;
  cursor:pointer;
  background: #a7a7a7;
  color: #fff;
  transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s; 	
}
.icon2.social:hover {
  background:#cc0000 ;
  color:#fff;
  transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
}
.icon.social {
  /*float:left;*/
  margin:0 5px 0 0;
  cursor:pointer;
  background: #a7a7a7;
  color: #fff;
  transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s; 	
}
.icon.social:hover {
  background:#cc0000 ;
  color:#fff;
  transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
}
.icon.social.fb i {
  left:13px;
  top:10px;
}
.icon.social.tw i {
  left:10px;
}
.icon.social.yut i {
  left:9px;
}
.icon.social.in i {
  left:12px;
}
.btn-black {
  background-color:#d50000;
  padding: 6px;
  color: #fff;
  border: none;


}
input::placeholder {
  color:#eee;
}

 /* .mr{
    margin-right: 30px;
    }*/
    .btn-black a{ 
      text-decoration: none; 
      padding: 0;
      margin: 0 !important;
      color: #fff;
    }
    .form-control{ background: #f0f0f0;
      margin-top: 10px;
    }
    .filter-container {
      height: 42px;
      background: #efefef;
      display: flex;
      margin-bottom: 35px;
    }	

    /*Home Page css Start */
    .main-headings{ 
      text-align: center !important;
      font-size: 42px;
      color: #000;
      font-weight: 400;
    }
    .small-heading{text-align: center;font-size: 15px;}
    .about_auth{ width:100%;}
    .check-list li, .list-desc-section ul li {
      margin: 0 0 10px;
      padding: 0 0 0 15px;
      list-style: none;
      background: url(../img/arrow-list-style-red.png) left 7px no-repeat;
    }
    .check-list-gray li, .list-desc-section ul li {
      margin: 0 0 0px;
      padding: 0 0 0 15px;
      list-style: none;
      background: url(../img/arrow-list-style-gray.png) left 7px no-repeat;

    }
    .pt-6{ padding-top: 6rem;}
    .videos img {
      width:100%;
      height:auto;
    }
    a.video {
      float: left;
      position: relative;
    }
    a.video span {
      width: 100%;
      height: 100%;
      position: absolute;
      background: url("../img/play-icon.png") no-repeat;
      background-position: 50% 50%;

    }
    .graybg{
     background: #cccccc;
   }
   .s_hold{
     background: #999999;
     padding-bottom: 5px;

   }
   li.gs{
    margin-top: 10px;
  }
  .service-box {
    min-height: 180px;
    width: 100%;

    background: #999;
  }
  .hid-box {
    top: 0%;
    position: relative;
    transition: all .2s ease-out;
    background: #cc0000;
    height: 105px;
    cursor: pointer;

  }
  .hid-box h1{
    color: #fff;
    padding: 44px;
    font-size: 18px;
    font-weight: 900;
  }
  .pad2{ padding: 2px;}
  .service-box:hover > .hid-box{
    top: -30px;
    


  }

  .course-dur{
   font-size:14px;
   color:#ffffff;
   text-align: center;
 }

 .service-heading a{ 
  font-size: 14px;
  color: #fff;
  text-align: center;
  padding: 7px;
}
.img-hold{ background: #cc0000;}
.img-hold:hover{ margin-top: -100px;}
.tp-tag{
 padding: 10px 0;
 /* min-height: 80px; */
}
.tp-tag h3 >a:hover{
 color: #d50000;

 /* min-height: 80px; */
}
/* .modal.show .modal-dialog {
  
  top: 140px;
  } */
  .course-holder{

   margin-bottom: 15px;

   padding: 2px;
 }
 .tp-tag a{color: #666666;}
 .tp-tag h3 {
  font-size: 13.2px;
  color: #666666;
  margin: 0;
  line-height: 19px;
}

.lag-btn-f{
	background: #d50000;
  color: #fff;
  border:none;
  border-radius: 14px 0 0 14px !important;
  margin: 0 -3px 0 0;
  font-size:14px;
}
.lag-btn-f:hover{
	background: #d50000;
	color:#fff;

}


.langs {
	margin: -8px -4px 0 0;
  display: flex;
}
.lag-btn-e:hover{
	background: #d50000;
	color:#fff;

}
.btn-link {
  color: #ffffff !important;
}
.lag-btn-e{
	background: #d50000;
  color: #fff;
  border:none;
  font-size:14px;
  border-radius: 0 14px 14px 0 !important;
}
.tp-tag span{
  background: #fff;
  padding: 4px;
  border-radius: 5px;
}
.c-price{
  font-weight: bold;
  color: #000;
}
/* START TOOLTIP STYLES */
[tooltip] {
  position: relative; /* opinion 1 */
}
li a:hover, a:visited, a:active.a:focus  {
 text-decoration: none !important;

}


/* Applies to all tooltips */
[tooltip]::before,
[tooltip]::after {
  text-transform: none; /* opinion 2 */
  font-size: .9em; /* opinion 3 */
  line-height: 1;
  user-select: none;
  pointer-events: none;
  position: absolute;
  display: none;
  opacity: 0;
}
[tooltip]::before {
  content: '';
  border: 8px solid transparent;
  z-index: 1001;
}
[tooltip]::after {
  content: attr(tooltip);
  font-family: Helvetica, sans-serif;
  text-align: center;
  width: 15em;
  /* white-space: nowrap; */
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 2ch 1.5ch;
  border-radius: 5px;
  box-shadow: 0 1em 2em -0.5em rgba(0, 0, 0, 0.35);
  background: #f9bcbc;
  color: #000;
  z-index: 1000;
  line-height: 12px;
  font-size: 10px;
}

/* Make the tooltips respond to hover */
[tooltip]:hover::before,
[tooltip]:hover::after {
  display: block;
}

/* don't show empty tooltips */
[tooltip='']::before,
[tooltip='']::after {
  display: none !important;
}

/* FLOW: UP */
[tooltip]:not([flow])::before,
[tooltip][flow^="up"]::before {
  bottom: 100%;
  border-bottom-width: 0;
  border-top-color: #333;
}
[tooltip]:not([flow])::after,
[tooltip][flow^="up"]::after {
  bottom: calc(100% + 5px);
}
[tooltip]:not([flow])::before,
[tooltip]:not([flow])::after,
[tooltip][flow^="up"]::before,
[tooltip][flow^="up"]::after {
  left: 50%;
  transform: translate(-50%, -.5em);
}

/* FLOW: DOWN */
[tooltip][flow^="down"]::before {
  top: 100%;
  border-top-width: 0;
  border-bottom-color: #333;
}
[tooltip][flow^="down"]::after {
  top: calc(100% + 5px);
}
[tooltip][flow^="down"]::before,
[tooltip][flow^="down"]::after {
  left: 50%;
  transform: translate(-50%, .5em);
}

/* FLOW: LEFT */
[tooltip][flow^="left"]::before {
  top: 50%;
  border-right-width: 0;
  border-left-color: #333;
  left: calc(0em - 5px);
  transform: translate(-.5em, -50%);
}
[tooltip][flow^="left"]::after {
  top: 50%;
  right: calc(100% + 5px);
  transform: translate(-.5em, -50%);
}

/* FLOW: RIGHT */
[tooltip][flow^="right"]::before {
  top: 75%;
  border-left-width: 0;
  border-right-color: #f9bcbc;
  right: calc(0em - -10px);
  transform: translate(.5em, -50%);
}
[tooltip][flow^="right"]::after {
  top: 60%;
  left: calc(100% + -10px);
  transform: translate(.5em, -50%);
  height: 100px;
  text-align: left;
}

/* KEYFRAMES */
@keyframes tooltips-vert {
  to {
    opacity: .9;
    transform: translate(-50%, 0);
  }
}

@keyframes tooltips-horz {
  to {
    opacity: .9;
    transform: translate(0, -50%);
  }
}

/* FX All The Things */ 
[tooltip]:not([flow]):hover::before,
[tooltip]:not([flow]):hover::after,
[tooltip][flow^="up"]:hover::before,
[tooltip][flow^="up"]:hover::after,
[tooltip][flow^="down"]:hover::before,
[tooltip][flow^="down"]:hover::after {
  animation: tooltips-vert 300ms ease-out forwards;
}

[tooltip][flow^="left"]:hover::before,
[tooltip][flow^="left"]:hover::after,
[tooltip][flow^="right"]:hover::before,
[tooltip][flow^="right"]:hover::after {
  animation: tooltips-horz 300ms ease-out forwards;
}



.course-info
{
  background: #d50000;
  padding: 10px;
  font-size: 12px;
  font-weight: 400;
  height: 49px !important;
  color: #888;
  border-top: 1px solid #ddd;
  height:auto;
}
.counter-imgbg{
  background: url(../img/reach_OLD.jpg) no-repeat; 
  padding-top: 180px; 
  padding-bottom: 180px;
  background-size: cover;
  background-position: top;
}
.testimonialsbg{
  background: url(../img/testimonialsbg.jpg) no-repeat; 
  padding-top: 80px; 
  background-size: cover;
  padding-bottom: 100px; 

}
.counter {

  padding: 20px 0;
  border-radius: 5px;
  color: #fff;
}

.our_course {
  margin-bottom: 30px;
}



.count-title {
  font-size: 40px;
  font-weight:800;
  margin-top: 10px;
  margin-bottom: 0;
  text-align: center;
}
.plus-count {
  font-size: 42px;
  position: absolute;
  top: 22px;
  right: 42px;
}
.service-holder h2:hover{
	background:#d80000;
	
}
.count-text {
  font-size: 12px;
  text-transform: lowercase;
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 0;
  text-align: center;
}
.user-name-test{ 
  font-size: 16px;
  color: #000;}
  .fa-2x {
    margin: 0 auto;
    float: none;
    display: table;
    color: #4ad1e5;
  }
  .reach-impact{ }
  .map{ padding: 0;}
  .mapbg{
   background: url(../img/map.jpg) no-repeat;
   padding-top: 300px;
   padding-bottom: 500px;
   background-size: 100%;
 }
 /* Slider */

 .slick-slide {
  margin: 0px 20px;
}

.slick-slide img {
  width: 100%;
}
.card-header {
  margin-bottom: 3px;
  background-color: #666666;
  border: none;
}
.card-header-domain {
  margin-bottom: 3px;
  background-color: #666666;
  border: none;
  padding: .75rem 1.25rem;
}
a.card-link {
  color: #cccccc;
}
h1.slide-text-big {
  text-align: center;
  font-size: 72px;
  color: #fff;
  padding-top: 120px;
}
#accordion{
 max-width: 450px;

}
.slide-heading h1{
  font-size: 32px;
  color: #fff;
  
}
.about_auth img{ width:100%;}
.slide-home-img p{

  font-weight: bold;
  margin:0;
  color:#fff;
  text-align: center;
}

.suninfo{
  padding-top: 40px;
}
.suninfo p{
  color:#fff;
  max-width: 500px;
  font-size: 15px;
}
.useriinfo {
  background: #eee;
  padding: 18px;
  position: relative;
  border-top: 3px solid #d50000;
}
.tool-border {
  border: 1px solid #9a9a9a;
}
.tooltip-inner {
  background-color: #ffdbdb;
  color: #000;
}
.text-bottom-pad{
  margin-bottom:20px !important;
}

.tooltip.bs-tooltip-right .arrow:before {
  border-right-color: #ffdbdb !important;
  
}
.tooltip.bs-tooltip-left .arrow:before {
  border-right-color: #ffdbdb !important;
  
}
.tooltip.bs-tooltip-bottom .arrow:before {
  border-right-color: #ffdbdb !important;

}
.tooltip.bs-tooltip-top .arrow:before {
  border-top-color: #ffdbdb !important;
}

.user_pic{
  position: absolute;
  top: -30px;

}
.img-slide-home {
  background: url(../img/home-bg.png);
  padding-top: 140px;
  min-height: 690px;
  background-size: cover;
  background-position:center top;

  
  background-repeat: no-repeat;

}

.slick-slider
{
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list
{
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus
{
  outline: none;
}
.slick-list.dragging
{
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track
{
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.slick-track:before,
.slick-track:after
{
  display: table;
  content: '';
}
.slick-track:after
{
  clear: both;
}
.slick-loading .slick-track
{
  visibility: hidden;
}

.slick-slide
{
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide
{
  float: right;
}
.slick-slide img
{
  display: block;
}
.slick-slide.slick-loading img
{
  display: none;
}
.slick-slide.dragging img
{
  pointer-events: none;
}
.slick-initialized .slick-slide
{
  display: block;
}
.slick-loading .slick-slide
{
  visibility: hidden;
}
.slick-vertical .slick-slide
{
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.blogpost{ padding: 20px;}
.nopad {
  padding: 30px;
}

.hero-image {
  position: relative;
  width: 100%;
}
.hero-image img{
  width: 100%;
}
.nav-link {
  display: block;
  padding: 0.1rem 0.5rem;
}
#submenu1{
  /*padding-top: 15px;*/
}
#submenu1sub1{
  padding-top: 10px;
}

.breadcrumb-text{
  position: absolute;
  top: -43px;
  color: #fff;
}
.breadcrumb-text h3{
  font-weight: normal;
  font-size: 21px;
  position: relative;
  left: -35px;
}
.carousel-indicators li {
  width: 10px;
  border-radius: 100%;
  height: 10px;
  background-color: #ffffff;
}
.carousel-indicators{ 
  margin: 0;}
  .testi-slide-dots{
    position: relative;

    top: 21px;}
    .list-active{ 
      color: #d80404;}
      .list-active:hover{ 
        color: #d80404;}
        .content-area h1{
          font-size: 24px;
          text-align: left;
          margin:0;
        }
        .certi-text-holder{
          background: #cccccc;
          padding: 20px;

        }
        .pad40{
          padding: 40px;

        }
        .navbar {
          z-index: 999 !important;
        }
        .pt-7{
         padding-top: 75px;
       }
       .gallery-head{
        color: #cc0000;
        width: 100%;
        padding-bottom: 20px;
        padding-left: 15px;
      }
      .pb-50{ padding-bottom: 50px;background: #efefef; left:-20px;}
      .pb-50{ padding-bottom: 50px;background: #efefef; left:-20px;}

      .date-time {
        padding: 0 18px 0 0;
        color: #333;
        font-weight: bold;
      }
      .blog-post h2 a{
        color: #333;
        font-size: 24px;
      }
      .certi-text-holder span {


        text-align: center;

        font-weight: bold;
      }
      .check-list-gray h6{
       margin-bottom: 20px;
       color: #555;

     }
     .parallax {
      /* The image used */
      background-image: url("../img/bgp.jpg");

      /* Set a specific height */
      height: 401px;

      /* Create the parallax scrolling effect */
      background-attachment: scroll;

      background-position: center;
      background-repeat: no-repeat;
      background-size:auto;
    }
    .parallax h1{ 
      padding-top: 150px; 
      padding-bottom: 150px;
      text-align: center;
      color: #fff;
    }
    .parallax2 h1{ 
      padding-top: 150px; 
      padding-bottom: 150px;
      text-align: center;
      color: #fff;
    }
    .team-info p{
     font-size: 11px;;
   }
   .team-info{
    padding-bottom:20px;


  }
  .team-thumb{ margin-bottom: 20px;}
  .teamgraybg{
   padding: 10px;
   background:#cccccc;

 }
 .team-headroom{
  padding: 10px;
}
.teamsub{ 
  padding-top: 20px;
  padding-bottom: 20px;
  color:#000;
}
.course-hold{

 background: #e9e8eb;
 padding: 10px;
 margin-top: 25px;
}
.course-hold span{

  color: #d50000;
  font-weight: bold;
  font-size: 18px;
  
  
}
.btn-theme{
  color: #fff;
  border-radius: 2px;
  background: #d50000;
  border: none;
}
.btn-theme:hover{
  color: #fff;
  border-radius: 2px;
  background: #1f629a;
  border: none;
}
.course-search-hold h6{ 
  color: #666;
  font-size: 18px;
}
.course-fillter-f{
 background: #fff;
 margin: 10px 0;

}
.content-area h2{ 
  font-size: 24px;}
  .course-bg{
    background: #ededed;
    padding: 13px 0 0 0;
    margin-bottom: 25px;
  }
  .course-thumb{
    background: #fff;
    padding: 2px;
  }
  .course-batch{
   background: #3b86c6;
   padding: 5px;
   color: #fff;
   position: absolute;
   top:15px;
   width: 18%;
   left: 10px;
 }
 .course-holder h1 a{
  color: #3b86c6;
  opacity: 1;
  font-size: 14px;
  margin: 0;

}
.course-info-text{
 padding: 5px;}
 .course-info-text p{
  color: #666;
  margin: 0;
}

.bottom-info-text{
  padding:10px;
}
.rating{
  color: #f9b780;
}
.rating span{ 
  padding: 0;
  font-size: 10px;


}


.web-testimonial{
  display: block;
}
.mobile-testimonial{
  display: none;
}


h2.count-title {
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  font-size: 54px;
}
.card-header {
  padding: 0;
}

.w-100 {
  width: 110%!important;
}
.card.crd {
  background: transparent;
  border:none;
}
















.parallax3 {
  /* The image used */
  background-image: url("../img/bgp.jpg");

  /* Set a specific height */
  height: 500px;

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  
  background-position:center;
  background-repeat: no-repeat;
  background-position-x: right;
}
.parallax2 {
  /* The image used */
  background-image: url("../img/p2.jpg");

  /* Set a specific height */
  height: 401px;

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;

  background-position-x: right;

}
.textJust{
	
	text-align:justify;
}
.content-area{ color: #555;}
.darkgray{ background: #cccccc;}
.padall{ padding: 15px;}
.sidebar-heading{ color: #888;    display: none;}
.blogpost h2 a{  text-decoration: none; display: none;}

@media (pointer: coarse) and (hover: none) {
  .hero-slide {
    background: url('https://source.unsplash.com/XT5OInaElMw/1600x900') black no-repeat center center scroll;
  }
  .hero-slide video {
    display: none;
  }
}

.pd-50{
  padding-left: 50px;
}
.pd-32{
  padding-left: 32px !important
}

@media only screen and (max-width : 1024px) {
  .xcvd{
    left: 61px !important;
  }
  .langs {
  margin: 0 -9px 0 5px;
  display: block;
}

 /* Header css */
 .navbar .langs a:first-of-type,.navbar .search-btn {
  padding: 0; 
  margin: 0;

}

.hero-slide {
  position: relative;
  background-color: black;
  height: 75vh;
  min-height: 25rem;
  width: 100%;
  overflow: hidden;
  top:0;

}
.navbar {
  background: rgba(255, 255, 255);
}
.mapbg{
  background: url(../img/map.jpg) no-repeat;
  padding-top: 300px;
  padding-bottom: 500px;
  background-size: 100%;
}
.col20{
  width: 46%;
  text-align: center;
  margin: 5px;
}
}
.dropdown-menu li a {
    font-size:12px !important;
}
.navbar .navbar-nav .dropdown a {
    color: #333;
    margin: 2px 5px;
    font-weight: bold;
    font-size: 14px;
}
.navbar .navbar-nav a.nav-link {
    color: #333;
    margin: 0 5px;
    font-weight: bold;
    /* text-transform: capitalize; */
    font-size: 14px !important;
}



@media only screen and (min-width: 1280px)  {
  .navbar-nav {
    /* display: flex; */
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    position: relative;
    /*right: -380px !important;*/
    padding-bottom: 5px;
}
  .bgcount {
    background: rgba(80, 80, 80, 0.8);
    border-radius: 20px;
    position: relative;
    top: 160px;
}
  /*.testBtnn {
    left: -262px !important;
    right: 0;
    bottom: 82px !important;
    margin-top: 0px !important;
    margin-bottom: 8px;
    top: -27px;
    position: relative !important;
}*/
.ourservice-dlp {
    border: solid;
    width: 100%;
    padding: 10px;
    background-color: #d50000;
    color: white;
    margin-top: 12px !important;
    font-size: 12px !important;
}
.testBtnn {
  left: -120px !important;
  right: 0;
  bottom: 82px !important;
  margin-top: 0px !important;
  margin-bottom: 8px;
  top: -27px;
  position: relative !important;
}
  /* Header css */
  .search-box-holder{
    position: absolute;
    right: 0px;
    top: 10px;
    min-width: 310px;
  }
  .search-panel{
    padding: 6px;
    border: 1px solid;
    min-width: 250px;
    background: none;
  }
  .team-info{
   padding-bottom:40px;


 }
 .my-1{    
  border-right:1px #999999 solid;
  min-height: 360px;
  position: absolute;
  right: 0;}
  .my-3s{    
    border-right:1px #999999 solid;
    min-height: 140px;
    position: absolute;
    right: 0;}
    .btn-search{ 
      position: absolute;
      background: url(../img/search.png);
      padding: 12px 0 0 43px;
      border: none;
      right: 1px;
      margin: 1px 0 0 0;
    }
    .social-holder {
      position: absolute;
      right: 30px;
      top: 15px;
    }
    .hero-image img{ 
      width: 100% !important;
      /*margin-top: 118px;*/
    }
      
    }
    .sub-menu li{ 
      border-bottom: 1px solid #cccccc;
      margin: 10px 0; 
      padding-bottom: 10px;
      background:none;
    }
  }


  @media only screen and (min-width: 1025px) {



  }

  @media screen 
  and (min-device-width: 1200px) 
  and (max-device-width: 2500px){ 

    .un_img{
      position: absolute;
      right: 20px;
      bottom: 10px;
    }
  }



  @media screen 
  and (min-device-width: 1500px) 
  and (max-device-width: 1920px)  { 
    .vertical-text {
      left: 20px;
    }
    h2.count-title {
      font-family: 'Lato', sans-serif;
      font-weight: 700;
      font-size: 35px;
    }
    .content-testi {
      background: #e8e8e8;
      border-radius: 20px;
      padding: 30px 20px 30px 80px;
      color: #000;
      text-align: left;
      height: 180px;
    }
  }

  @media screen 
  and (min-device-width: 1080px) 
  and (max-device-width: 1500px)  { 
    h2.count-title {
      font-family: 'Lato', sans-serif;
      font-weight: 700;
      font-size: 35px;
    }
  }
  .container_uuuuuu {
    position: relative;
    background:rgb(0 0 0 / 87%);
    cursor: pointer;
  }

  .image {
    opacity: 1;
    display: block;
    height: auto;
    transition: .5s ease;
    backface-visibility: hidden;
  }


  .container_uuuuuu:hover .image {
    opacity: 0.3;
  }

  .container_uuuuuu:hover h2 {
    background: #d80000;
  }





  @media only screen and (max-width: 500px) {

    .expand-column-wrapper {
      height: 100vh !important;
    }
    .expand-column-wrapper .expand-column-content {
      bottom: 0;
    }
    .col20 {
      width: 90%;
      margin: auto;
      margin-bottom: 20px;
    }
    .accordion.active {
      /*min-height: 400px !important;*/
    }
    .navbar-nav {
      left: 0px im !important;
    }
  }

  .accordion {
    width: 100%;
    height: 45px;
    margin: 0 auto;
    border-radius: 0;
    overflow: hidden;
    transition: height 0.3s ease;
    margin-bottom: 0;
  }
  .accordion .accordion_tab {
    padding: 8px 30px;
    cursor: pointer;
    user-select: none;
    font-size: 16px;
    font-weight: 400;
    position: relative;
    background: #666;
    color: #999;
  }

  .accordion .accordion_tab .accordion_arrow{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 20px;
    width: 15px;
    height: 15px;
    transition: all 0.3s ease;
  }

  .accordion .accordion_tab .accordion_arrow img{
    width: 100%;
    height: 100%;
  }
  .accordion_tab.active {
    color: #fff;
  }
  .accordion .accordion_tab.active .accordion_arrow{
    transform: translateY(-50%) rotate(180deg);
  }

  .accordion.active{
    /* height: 150px; */
    height: auto;
  }

  .accordion .accordion_content {
    padding: 10px;
    border-top: 1px solid #e9e9e9;
  }

  .accordion .accordion_content .accordion_item{
    margin-bottom: 20px;
  }

  .accordion .accordion_content .accordion_item p.item_title{
    font-weight: 600;
    margin-bottom: 10px;
    font-size: 18px;
    color: #6adda2;
  }

  .accordion .accordion_content .accordion_item p:last-child{
    color: #9a9b9f;
    font-size: 14px;
    line-height: 20px;
  }


.cp-row .cp-card-body{
    padding-top: 12px;
  }


/*Landscape mode view */
@media only screen and (max-width:640px){
  .service-holder h2 {
    height: auto !important;
}
	.cp-card a {
    width: 11% !important;
}

	.course-info {
	    background: #d50000;
	    padding: 4px !important;
	    font-size: 12px;
	    font-weight: 400;
	    color: #888;
	    border-top: 1px solid #ddd;
	    height: auto !important;
      text-align: center;
	}
	.contact-details-home {
    /*text-align: center !important;*/
	}

}

@media only screen and (max-width:640px){
	.contact-details-home {
	    /*text-align: center !important;*/
	}
	.cp-card a{
		width: 20% !important;
	}
	.cp-card-body > p {
    font-size: 10px;
    width: auto !important;
    position: absolute;
    /*left: -1px !important;*/
}
}
@media only screen and (max-width:768px){
  .pt-4{
    padding-top: .1rem!important;
}
.testi1024{display: none}
	.cp-card a{
		width: 100%;
	}
	.cp-card-body > p {
    font-size: 10px;
    width: auto !important;
    position: absolute;
    left: auto;
}
#multi-item-example .btn-next {
    right: 14px;
    display: none;
}
	.course-info {
	    padding: 4px !important;
	}
	.contact-details-home{
		/*text-align: center !important;*/
	}

	.empower_link{
      width:100%
    }
    .ab_text{
      text-align:center; //add class ab
    }
	.courseLink{
    border: 1px solid;
    position: absolute;
    bottom: -7px !important;
    background-color: #cd2122;
    color: #e2e2b1;
    padding: 5px;
	}
	.filter-container .crs-dtn {
    width: 50%;
    padding: 4px 10px 0px 10px !important;
	}
	.filter-container {
    height: 50px;
    background: #efefef;
    display: flex;
    margin-bottom: 39px !important;
	}
	.hero-image{
      /*margin-top:114px;*/
      width:100%
      height:auto;
    } 
    .breadcrumb-text h3 {
    left: -1px;
    text-shadow: 1px 2px 4px #000;
	}

    .f_heading {
      font-size: 15px;
      font-weight: 700;
      color: #000;
      background: #cecece;
      border: solid 1px #c7c7c7;
      text-align: center;
      padding: 18px 4px;
      margin: 0px 0 0px 0;
      height: 61px;
    }

    .icon-search-1{
      position: absolute;
      bottom: 1px;
      left: 21px;
      margin-top: 36px;
    }


    .icon{
      text-align:center;
    }
    .testBtn{
      left:22px !important; 
      right:0px !important; 
      bottom:0px !important;
      margin: 0px 0px 9px 0px;
    }

}
.testimonial .card {height: 376px;}
.testBtnn {
      left: -54px;
      right: 0;
      bottom: 82px !important;
      margin-top: 0px !important;
      margin-bottom: 12px;
      top: -26px;
      position: relative !important; 
      font-size: 14px;
      padding: 6px; 
      /*width: 135px; */
  }
 .content-area h2 {
        font-size: 8             px !important;
        line-height: unset;
    }
  @media all and (max-width: 1024px) {
    .testi1024{display: block !important}
      .search-box-holder {
          position: absolute;
          right: 0px;
          top: 10px;
          min-width: 244px !important;
      }
    .mt-64{margin-top:64px !important}
      .mt-45{margin-top:45px !important}
      .mt-37{margin-top:38px !important}
      .mt-62{margin-top:64px !important}
    .service-holder h2 {
    bottom: 0;
    font-size: 11px;
    background: #666666;
    padding: 6px !important;
    color: #ffffff;
    right: 0;
    margin: 0;
    text-align: center;
    font-weight: 400;
    width: 100%;
    height: 51px;
    line-height: 14px;
}
    h2.count-title {
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-size: 27px !important;
}
    .counter-imgbg {
        background: url(../img/reach_OLD.jpg) no-repeat;
    padding-top: 24px;
    padding-bottom: 199px;
    background-size: unset !important;
    background-position: top;
}
   /* .testBtnn {
    left: -221px;
    right: 0;
    bottom: 82px !important;
    margin-top: 0px !important;
    margin-bottom: 8px;
    top: -27px;
    padding: 4px 3px;
    font-size: 14px;
    width: 100px;
    position: relative !important;
}*/
  
  .testBtnn {
    left: -130px;
    right: 0;
    bottom: 82px !important;
    margin-top: 0px !important;
    margin-bottom: 8px;
    top: -27px;
    padding: 4px 3px;
    font-size: 11px;
    width: 100px;
    position: relative !important;
  }


  }
  .filter-container{    
    height: 49px; 
    background: #efefef;
    display: flex;
    margin-bottom: 35px;
}
.bgcount {
    background: rgba(80, 80, 80, 0.8);
    border-radius: 20px;
    position: relative;
    margin-bottom: 55px;
    top: 270px;
}

@media all and (min-width: 992px) {
  .fvg{
    display: none;
  }
.fix-mobile-header{
  display: none;
}
.content-area h2 {
        font-size: 10px !important;
        line-height: unset;
    }
}
@media all and (max-width: 992px) {
  .fvg{
    display: inline-block;
    position: absolute;
    left: 165px;
  }
  .navbar-nav .dropdown-toggle:after{
    display: none !important;
  }
  .hei{
    height: 61px;
    width: 100%;
}
  .navbar-collapse {
  max-height: 280px;
  overflow-y: auto;
}
  .fix-mobile-header{
  position: fixed;
    top: 0;
    z-index: 999999;
    background: #fff;
    /* height: 102px; */
    padding-top: 26px !important;
}
 /* #coursesSection .slick-track{
    width: 680px!important;
  }
*/.navbar .navbar-nav .dropdown a {
    color: #333;
    margin: 2px 5px;
    font-weight: bold;
    font-size: 13px !important;
}  
.navbar .navbar-nav a.nav-link {
    color: #333;
    margin: 0 5px;
    font-weight: bold;
    /* text-transform: capitalize; */
    font-size: 13px !important;
}
.navbar-nav {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    position: relative;
    left: 2px !important;
    padding-bottom: 5px;
        /*margin-top: -10px !important;*/
}
  .blog-section .ord{
    order: -1;
  }
  .testi1024{display: none !important;}
  .cp-row .cp-card-body{
    padding-top: 2px;
  }
  .donora .col-lg-4{
    height: 50px !important;
  }

  .gb-media1, .gb-media2, .gb-media3, .gb-media4, .gb-media5, .gb-media6, .gb-media7, .gb-media8, .gb-media9, .gb-media10{
    height: 50px !important;
    
  }

  .un-media1, .un-media2, .un-media3, .un-media4, .un-media5, .un-media6, .un-media7, .un-media8, .un-media9, .un-media10{
    height: 50px !important;
    
  }

  .ad-media1, .ad-media2, .ad-media3, .ad-media4, .ad-media5, .ad-media6, .ad-media7, .ad-media8, .ad-media9, .ad-media10{
    height: 50px !important;
    
  }

  .cp-row .card-text{
    margin-top: 7px !important;
  }
  .cp-row {
    height: 117px !important;
  }

  .font-11{
  font-size: 9px !important;
}
  .pd-32 {
    padding-left: 31px !important;
}
.mt9{margin-top: 9px;}
.contact-details-home.jk {
    float: left;
    margin-right: 105px;
}
  .filter-container {
    height: 87px;
    background: #efefef;
    display: flex;
    margin-bottom: 35px;
}
  .bgcount {
    background: rgba(80, 80, 80, 0.8);
    border-radius: 20px;
    position: relative;
    margin-bottom: 55px;
    top: 270px;
}
  .btn-next{
    display: none;
  }
  .btn-pre{
    display: none;
  }
  .course-info
{
  background: #d50000;
  padding: 10px !important;
  font-size: 12px;
  font-weight: 400;
  height: 80px !important;
  color: #888;
  border-top: 1px solid #ddd;
  height:auto;
}
  .br-div{
    display: none;
  }
  .row-height .col-md-4{
    height: 200px;
    overflow: auto;
    margin-top:12px;
  }
  .testBtnn {
      left: 2px !important;
      right: 0;
      bottom: 82px !important;
      margin-top: 0px !important;
      margin-bottom: 8px;
      top: -3px;
      position: relative !important;
    }
  .vertical-text {
    transform: rotate(180deg);
    font-size: 17px;
    position: relative;
    left: -2px !important;
    top: 22px;
    z-index: 888;
    color: #fff;
    writing-mode: tb-rl !important;
    /* border: solid; */
    padding: 5px;
    align-items: normal;
    width: 60%;
    height: 92%;
}
  .navbar .search-area-inner {
    position: absolute;
    top: 298px;
    right: 185px;
    width: 59vw;
    z-index: 9999999999999;
    height: 94px;
    background: rgba(255, 255, 255, 0.99) !important;
    padding: 20px !important;
}
}
  .testimonial .card {height: 408px;}
}


@media all and (max-width: 768px) {
.check-list-gray{
  margin-left: 5px;
}
	.testimonial .card {height: 408px;}
  .service-holder h2{
    height: 80px;
  }

}
/*End of Landscape mode view */
.slick-slide {
     height: auto;  
    overflow: initial;
}
@media all and (min-width: 768px) {
/*tablet view*/

.cp-card-body > p {
    font-size: 10px;
    /*width: 60%;
    position: absolute;
    left: 35px;*/
}
/*.testimonial .card{
  height: 200px;
  overflow:auto;
}*/
/*.slick-slide{
  height: 232px;
  overflow: auto;
}*/

/*.testBtnn {
      left: 2px !important;
    right: 0;
    bottom: 82px !important;
    margin-top: 0px !important;
    margin-bottom: 8px;
    top: -3px;
    position: relative !important;
  }*/

    .testBtn {
      left: 22px !important;
      right: 10px !important;
      bottom: 82px !important;
      margin-top: 0px !important;
      margin-bottom: 8px;
      /* position: absolute !important; */
  }
  .icon-search-1{
    margin-top: 27px;
    left: 22px
  }

  .btn-next {
    position: absolute;
    color: #d70000;
    border-radius: 50%;
    padding: 10px;
    /*right: -19px !important;*/
    top: 140px;
    z-index: 2;
}
}

.navbar .search-area-inner input {
    width: 100%;
    border: none;
    border-bottom: 1px solid #ddd;
    background: none;
    padding: 10px 0;
    /*padding: 1px 18px 0 0;*/
    font-size: 1.6em;
    font-weight: 300;
    font-family: "Open Sans", sans-serif;
}
.blog-section img {
    width: 100%;
}
    /*end of tablet view*/
 @media all and (max-width: 992px) {
  .langs{position: absolute;
    top: 23px;
    right: 78px;}
  /*.navbar-collapse{
    overflow: auto;

    min-height: 400px;
  }
*/  .blog-section img {
    width: 52%;
}
  .breadcrumb-text h3 {
    font-weight: normal;
    font-size: 15px;
    position: relative;
    left: -35px;
}
  .tp-tag {
     min-height: 97px !important ;
       width: 100% !important;
  }
  .service-holder h2{
 height: 80px;
 width: 100%;
}
  .mt-64{margin-top:64px !important}
      .mt-45{margin-top:45px !important}
      .mt-37{margin-top:38px !important}
      .mt-62{margin-top:64px !important}

      .mt-86{margin-top:86px !important}
      .mt-18{margin-top:18px !important}
      .mt-43{margin-top:43px !important}
      .mt-35{margin-top:35px !important}
      .mt-69{margin-top:69px !important}


  .f_heading {
    font-size: 15px;
    font-weight: 700;
    color: #000;
    background: #cecece;
    border: solid 1px #c7c7c7;
    text-align: center;
    padding: 12px 4px !important;
    margin: 0px 0 0px 0;
    height: 47px !important;
}
  .cp-title{width:100% !important}
  .counter-imgbg {
    background: url(../img/reach_OLD.jpg) no-repeat;
    padding-top: 0;
    padding-bottom: 180px;
    background-size: contain;
    background-position: top;
}
  .breadcrumb-text {
    position: absolute;
    top: -41px;
    color: #fff;
}
    .footer-bottom{text-align: center;}
  }
  /* ============ only desktop view ============ */
  @media all and (max-width: 1024px) {
    .navbar-nav {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    position: relative;
    left: 79px;
    padding-bottom: 5px;
}
  }
@media all and (min-width: 1282px) {
    .navbar-nav {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    position: relative;
    left: 222px;
    padding-bottom: 5px;
}
  }

  @media all and (min-width: 1025px) {
    .navbar-nav {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    position: relative;
    left: 185px;
    padding-bottom: 5px;
}
  }
  @media all and (min-width: 992px) {
    /*.navbar-nav {

  display: flex;

  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  position: relative;
  left: 263px;
  padding-bottom: 5px;
}*/
    .search-box-holder {
    position: absolute;
    right: 15px;
    top: 10px;
    min-width: 231px;
}
    /*.cp-card-body > p {
    font-size: 10px;
    width: 60%;
    position: absolute;
    left: 70px;
    margin-top:6px;
}*/
.testBtn {
    left: 22px !important;
    right: 10px !important;
    bottom: 82px !important;
    margin-top: 24px !important;
    margin-bottom: 8px;
    /* position: absolute !important; */
}
    .navbar .nav-item .dropdown-menu{  display:block; 
      opacity: 0;  
      visibility: hidden; 
      transition:.3s; 
      margin-top:0;  
    }
    .navbar .nav-item:hover .nav-link{ 
      color: #fff;  
    }
    .navbar .dropdown-menu.fade-down{ 
      top:80%; 
      transform: rotateX(-75deg); 
      transform-origin: 0% 0%; 
    }
    .navbar .dropdown-menu.fade-up{ 
      top:180%;  }
      .navbar .nav-item:hover .dropdown-menu{ 
        transition: .3s; 
        opacity:1; 
        visibility:visible; 
        top:100%; 
        transform: rotateX(0deg); 
      }
    }		
    /* ============ desktop view .end// ============ */
    .teamTitle{
      font-size: 13px;
      position: relative;
      top: 6px;
      text-align: center;
      font-weight: 900;
      color: red;
    }
    .dropdown:hover>.dropdown-menu {
      display: block;
      /*margin-top: 10px !important;*/
    }
    .empower_link{

      width: 47%;
      padding: 8px;
      background-color: #D70000;

    }
    .empower_link a{
      color: white;
      text-decoration:none;
    }

    #mc_embed_signup_scroll{
     margin-top:20px;
   }

   .mobdesk{
            display: none
          }
        .deskmob{
          display: block;
        }
        .top-btn{
        	border:none;
        	background:none;
        }
		.top-btn span{
			width: 20px;
		    height: 2px;
		    background: #222;
		    margin-bottom: 4px;
		    display: block;
		}

   /*  Ravina's css */
.testi1024{display: none}
   @media only screen and (max-width:468px){
    .hei {
    height: 100%;
}
    .service-holder h2 {
    height: 80px;
    width: 100%;
}
    .langs {
    position: absolute;
    top: 85px;
    right: 37px;
}
    .navbar-nav {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    position: relative;
    left: 2px !important;
    padding-bottom: 5px;
    margin-top: 3px !important;}
    .mt-86{margin-top:17px !important}
      /*.mt-18{margin-top:18px !important}
      .mt-43{margin-top:43px !important}*/
      .mt-35{margin-top:-4px !important}
      .mt-69{margin-top:36px !important}
    .navbar-nav {
    /* display: flex; */
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    position: relative;
    left: 0 !important;
    padding-bottom: 5px;
}
    .pt-4{
    padding-top: .1rem!important;
}
.vbn{
  margin-left: 10px
}
   .testi1024{display: none}
    .testimonial .card {
    height: 323px;
}
    .font-11{
  font-size: 11px !important;
}
    .pd-32 {
    padding-left: 10px !important;
}
    .bgcount {
    background: rgba(80, 80, 80, 0.8);
    border-radius: 20px;
    position: relative;
    top: 135px;
}
    .tp-tag {
    min-height: 57px !important;}
    .slick-arrow{
      display: none;
    }
    .footer-soial {
    position: relative;
    /*padding-left: 90px;*/
}
   	.deskmob{
            display: none !important;
          }
	  .mobdesk{
	    display: block
	  }
    .empower_link{
      width:100%
    }
    .ab_text{
      text-align:center; //add class ab
    }
	.courseLink{
    border: 1px solid;
    position: absolute;
    bottom: -7px !important;
    background-color: #cd2122;
    color: #e2e2b1;
    padding: 5px;
	}
	.filter-container .crs-dtn {
    width: 50%;
    padding: 4px 10px 0px 10px;
	}
	.filter-container {
    height: 50px;
    background: #efefef;
    display: flex;
    margin-bottom: 39px !important;
	}
  }


  @media only screen and (max-width:468px){
    /*.navbar-collapse{
    overflow: auto;
    min-height: 247px;
  }*/
    .navbar .search-area-inner {
    position: absolute;
    top: 353px;
    right: 0;
    width: 100vw;
    height: 94px;
    background: rgba(255, 255, 255, 0.99) !important;
    padding: 20px !important;
}
      .web-testimonial{
  display: none;
}
.mobile-testimonial{
  display: block;
}
    .courseTitle{
      margin-top:10px;
    }
    #mc-embedded-subscribe-form{
      text-align:center;
    }
    .icon .social {
      text-align:center !important;
    }
    .contact-details-home .img-fluid{
      margin-left:auto;
      margin-right:auto;
      display:block
    }
    .pb-50{
      left:0px !important;
      padding-left: 12px !important;
    }

    .f_heading{
      height:65px
      padding:27px 4px; 
    }

  }

  .breadcrumb-text h3{
    padding-left:51px;
    text-shadow: 1px 2px 4px #000;
  }

  .comp_link{ 
    width:100%; 
  }
  .comp_link{
    text-align:center;
  }


  .icon-search-1{
    position:absolute;
    bottom:1px
    left:21px;
  }


 /* .testBtn{
    left:22px !important; 
    right:10px !important; 
    bottom:70px !important; 
    margin-top: 21px;
    /*position:absolute !important; 
  }*/
  .testBtn{
    left:22px !important; 
    right:10px !important; 
    bottom:70px !important; 
    margin-top: 21px;
    /*position:absolute !important; */
}

  @media only screen and (max-width:468px){
    .breadcrumb-text h3 {
    font-weight: normal;
    font-size: 15px;
    position: relative;
    left: -35px;
}
    .hero-image{
      /*margin-top:114px;*/
      width:100%
      height:auto;
    } 
    .breadcrumb-text h3 {
    left: -51px;
    text-shadow: 1px 2px 4px #000;
    margin-top: 22px;
	}

    .f_heading {
      font-size: 15px;
      font-weight: 700;
      color: #000;
      background: #cecece;
      border: solid 1px #c7c7c7;
      text-align: center;
      padding: 18px 4px;
      margin: 0px 0 0px 0;
      height: 61px;
    }

    .icon-search-1{
      position: absolute;
      bottom: 4px;
      left: 21px;
      margin-top: 36px;
    }


    .icon{
      text-align:center;
    }
    .testBtn{
      left:22px !important; 
      right:0px !important; 
      bottom:0px !important;
      margin: 0px 0px 9px 0px;
    }
    .z12d3{
      margin-top: 44px;
    }

  }
.hero-image img{
  margin-top: 97px!important;
}


.domain_text {
    background-color: #d70000;
    color: white;
    padding: 1px 10px !important;
    text-align: justify;
    font-size: 12px;
}  
  @media only screen and (max-width:468px){
    .langs {
    margin: 0 -9px 0 5px;
    display: block;
    margin-bottom: 8px;
}
    .pb-50{ 
      /*left:16px;*/
    }
    #multi-item-example .btn-next{
      right:14px;
      display: none;
    }
    .our-courses .slick-next{ 
      right:6px !important; 
      display: none !important;
    }
    .slick-arrow{
      height: 43px !important;
    }

    .counter-imgbg {
      background: url(../img/reach.jpg) no-repeat;
      padding-top: 57px;
      padding-bottom: 57px;
      background-size: contain !important;
      background-position: top;
    }

    .ab_text p {
      text-align: unset;
    }
    .demopadding2.text-center.pt-5.m-auto {
      display: flex;
      justify-content: center;
    }
    .row.cp-row .col-md-3 {
      width: 20%;
      float: left;
    }

    .row.cp-row .col-md-9 {
      width: 80%;
      float: left;
    }

    .cp-title {
      width: 100% !important;
    }
    .contact-details-home.jk {
      float: left;
      margin-right: 105px; 
    }

    .hero-image {
      /*margin-top: 114px;*/
    }
    .domain_text{
      margin:bottom:10px;
    }
    .vd{
      width: 100%;
    }
    .hero-image img {
      /*margin-top: 117px;*/
    } 

    .domain_text{
      margin-bottom:10px;
    }   
    .note-video-clip{width:100%} 

    .domain_text {
      height: 55px;
      text-align: center !important;
      padding: 7px 3px 2px !important;
      font-size: 11px;
    }
    .comp_link {
      width: 100% !important;
    }

    .yTube img { 
      width: 100% !important;
      height: auto !important;
    }
    .ai {
      margin-top: -36px;
    }

  }
  .yTube img { 
    width: 52.0635px !important;
    height: 36.1875px !important;
  }


  .simple-pagination ul li {
    /*background-color: #d50000 !important; */
    background-color: white !important; 
    color: #ffffff !important;
  }







@media only screen and (max-width: 576px) {
  /*.cp-card-body > p {
    font-size: 10px;
    width: auto !important;
    position: absolute;
     left: 70px !important; 
}*/
.cp-card a {
    width: 100% !important;
}
}



/*testimonial*/
/*.slider .slick-track {
  display: flex;
}

.slider .slick-slide {
  background: white;

  padding: 0;
  margin: 0 10px;
}

.slider .image-box {
  overflow: hidden;
}

.slider .slide img {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;

}*/

/*.slider .slide img:hover {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}*/

/*/*.slide .links {
  color: white;
  background: rgb(0, 0, 0);
  background: linear-gradient(
    0deg,
    rgba(0, 0, 0, 1) 0%,
    rgba(255, 255, 255, 0) 100%
  );
  bottom: 0;
  width: 100%;
}

/* Arrows */
/*.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;

  position: absolute;
  top: 50%;

  display: block;

  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);

  cursor: pointer;

  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}

.slick-arrow:focus-visible {
  outline: 2px solid black;
}

.slick-prev:hover,
.slick-next:hover {
  color: transparent;
  outline: none;
  background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;

  opacity: 0.75;
  color: black;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}
[dir="rtl"] .slick-prev {
  right: -25px;
  left: auto;
}
.slick-prev:before {
  content: "←";
}
[dir="rtl"] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}
[dir="rtl"] .slick-next {
  right: auto;
  left: -25px;
}
.slick-next:before {
  content: "→";
}
[dir="rtl"] .slick-next:before {
  content: "←";
}

.slick-dots {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 1rem;
  margin: 0rem;
  padding: 1rem 0;
  list-style-type: none;}

  li {
    margin: 0 1px;
    padding: 1rem 0.5rem;
  }

  button {
    display: block;
    width: 2.75rem;
    height: 2px;
    padding: 0;
    font-size: 0;

    border: none;
    border-radius: 80px/100px;
    background-color: #555;
    transition: all 0.4s linear;
  }

  button:hover {
    height: 0.4rem;
    border-radius: 80px/100px;
  }

  li.slick-active button {
    background-color: #333;
    height: 0.35rem;
    border-radius: 80px/100px;
  }
}*/
/*/
/*end of testimonial*/
#search__query_text{
  padding:4px; 
}
/*twak*/
#tawkchat-status-text-container svg {
    width: 32px !important;
    height: 32px !important;
    margin-top: 3px !important;
}
.round #tawkchat-minified-wrapper {
    bottom: 6px !important;
    width: 36px !important;
    right: 89px !important;
    height: 36px !important;
    border-radius: 50% !important;
    box-shadow: rgba(0,0,0,0.16) 0 2px 10px 0!important;
}
/*end of twak*/

a[target="_blank"]::after {
    content: " 🔗"; /* Adds an icon to indicate it opens in a new tab */
    font-size: 0.8em;
    display:none;
}