
@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,500,600,700);

* {
    margin: 0px;
    padding: 0px;
}

body {
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    color: #000;
    font-weight: 400; letter-spacing: 0.5px;
    line-height: 25px !important;
}

.margin-top-0{
  margin-top: 0px !important;
}
.margin-top-10 {
  margin-top: 10px !important;
}

.margin-top-20 {
  margin-top: 20px !important;
}

.margin-top-30 {
  margin-top: 30px !important;
}

.margin-top-40 {
  margin-top: 40px !important;
}

.margin-top-50 {
  margin-top: 50px;
}

.margin-top-60 {
  margin-top: 60px;
}

.margin-top-70 {
  margin-top: 70px;
}

.margin-top-80 {
  margin-top: 80px;
}

.margin-bottom-10 {
  margin-bottom: 10px;
}

.margin-bottom-20 {
  margin-bottom: 20px !important;
}

.margin-bottom-30 {
  margin-bottom: 30px;
}

.margin-bottom-40 {
  margin-bottom: 40px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: bold;
}

section {
  padding: 50px 0;
  position: relative;
}

section h2 {
  color: #000;
  font-size: 32px;
  margin-bottom: 20px;
  margin-top: 0;
}

#header-region {
  background: none;
  border: 0 none;
  font-size: 15px;
  margin-bottom: 0;
  padding: 10px 0;
  width: 100%;
  z-index: 111;
  color: #4f4f4f;

}
.header-region .navbar-nav > li > a {
  background-color: transparent;
  color: #3b3b3b;
  font-weight: 500;
  line-height: 42px;
  padding: 0 10px;
  z-index: 111;
  font-size: 15px;
  margin-right: 0;
  width: inherit;
  height: inherit;
}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
  color: #3b3b3b!important;
  background-color: transparent!important;
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
color: #3b3b3b!important;
background-color: transparent!important;
}


.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
color: #3b3b3b!important;
background-color: transparent!important;
}

.header-region .navbar-right > li {
  margin: 0 3px;
}
.header-region .navbar-nav > li > .dropdown-menu {top: calc(100% + 12px);min-width: 220px;border-radius: 0;padding: 0;border: none;}
.header-region .navbar-nav > li > .dropdown-menu li a {line-height: 35px;font-size: 15px;border-bottom: 1px solid #f2f2f2;}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {background-color: transparent;border-color: #337ab7;}

.navbar-brand > img {max-height: 41px;}
.navbar-brand {height: auto;padding-bottom: 1px;padding-top: 1px;}

/* .header-region .navbar-nav>li.iconforweb>a img {height: 22px;float: left;margin-top: 15px;margin-right: 7px;} */
.callphoneno2, .callphoneno3, .callphoneno4 {display: none;}
.header-call .popup-header-link {background: 0 0;color: #4f4f4f;width: auto;float: left;margin-right: 15px;position: relative;}
.header-region .navbar-nav>li.iconforweb>a b {
    font-weight: 500;
}

.header-region .navbar-nav > li > a.btnsamecont {
    background-color: #ff692e;
    border-radius: 3px;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    padding: 0px 30px;
    line-height: 41px;
    margin-top: 5px;}
  
#header-region.fixedheader { position: fixed;  left: 0;  width: 100%;  top: 0;}	
.callphoneno2, .callphoneno3, .callphoneno4 {display: none;}




.header-region .navbar-nav > li > .dropdown-menu li {
    list-style: none;
}
.header-region .navbar-nav > li > .dropdown-menu li a {
  line-height: 36px;
  font-size: 14px;
  border-bottom: 1px solid rgba(0 , 0, 0, 0.1);
  padding: 0 15px;
}
.header-region .navbar-nav > li > .dropdown-menu li a {
    color: #000!important;
}
.header-region .dropdown-submenu > a::before {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-left-color: transparent;
    border-style: solid;
    border-width: 4px 0 4px 4px;
    border-left-color: #333;
    margin-top: 5px;
    margin-right: -10px;
    margin-top: 14px;
}
#header-region .dropdown-menu {
    border: none;
}

.header-region .navbar-nav > li > .dropdown-menu li ul {
    min-width: 260px;
    border-radius: 0;
    padding: 0;
    background-color: #eaeaea;
    left: 100%;
    top: -2px;
}


#header-region ul li i.fa.fa-whatsapp {
  color: #ffffff;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 50px;
  background: #20ab4b;
}
#header-region ul li i.fa.fa-phone {
color: #ffffff;
background: #f15e29;
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
border-radius: 50px;
}
#header-region ul li i {
  font-size: 17px;
  font-weight: 600;
}
.carts img{vertical-align: middle;
  height: 26px;}

.baner-region {
background: url(https://html.laralink.com/portm/assets/img/bg/hero_bg_2.svg) center top/cover no-repeat;
}
.baner-region h1 {
  margin-top: 0px;
  font-size: 40px;
}
.baner-region h3 {
  margin-top: 0;
  background: #ebcecc;
  display: inline-block;
  padding: 7px 15px;
  border-radius: 36px;
}
.orange {
  color: #e85222;
}

.icon-element-sm {
  width: 35px;
  height: 35px;
  font-size: 16px;
}
.icon-element {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  font-size: 24px;
  background-color: #fff;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  color: #3f4161;
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.08);
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.08);
  text-align: center;
}
.colorDarkOrange {
  color: #e85222 !important;
}
.butn .btn {
  background: #E85222;
  border: 1px solid #E85222;
  color: #fff;
  display: inline-block;
  margin-top: 15px;
  text-align: center;
  border-radius: 5px;
  font-weight: 400;
  font-size: 17px;
  line-height: 20px;
  padding: 8px 20px;
}

.media {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
}
.align-items-center {
  align-items: flex-start !important;
}
.icon-element-sm {
  width: 36px;
  height: 36px;
  font-size: 20px;
}

.media-body {
  -ms-flex: 1;
  flex: 1;
}
.media-body p {
  margin-bottom: 0px;
  font-size: 15px;
}
.me-3 {
  margin-right: 1rem !important;
}
.media-body h5 {
  font-size: 16px;
  margin-top: 0;
  margin-bottom: 0;
}
.session-details {

}
.session-details.bullet ul li {
  list-style: outside none none;
  margin: 0;
  padding: 5px 15px 5px 12px;
  position: relative;
  text-align: left;
  display: inline-block;
  width: inherit;
}
.session-details h3 {
  font-size: 20px!important;
  margin-top: 0!important;
  margin-bottom: 12px!important;
  background: inherit;
  padding: 0;
}
.part-three h4 span {
  color: #e85222;
}
p.mt-2 {
  font-size: 12px;
  background: #ffffff;
  border-radius: 50px;
  padding: 2px 10px;
  text-align: center;
}

.inner-block {
  border-radius: 30px;
  padding: 10px 15px;
  min-height: 262px;
  background: #e6f6f4;
  margin-bottom: 20px;
}
.clr1{ background: #f6f2e6;}
.clr2{ background:#f6e6e6;}
.inner-block img {
  max-height: 60px;
}
.inner-block h4 {
  color: #f14124;
  font-size: 20px;
}

.program-box {
  margin-top: 0px;
}
.program-box h4 {
  color: #101828;
  font-size: 22px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 12px;
  min-height: inherit;
  margin-top: 0;
}


.video-frame {
  /* box-shadow: 0px 2px 10px 0px #d3d1d1;
  padding: 5px; */
  border-radius: 10px;
  margin-bottom: 10px;
}

.video-frame .youtube-player {
  position: relative;
  padding-bottom: 55.23%;
  /* Use 75% for 4:3 videos */
  height: 0;
  overflow: hidden;
  max-width: 100%;
  background: #000;
  margin: 0px;
  border-radius: 10px;
}

.video-frame .youtube-player iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  background: transparent;
}

.video-frame .youtube-player img {
  bottom: 0;
  display: block;
  left: 0;
  margin: auto;
  max-width: 100%;
  width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border: none;
  height: auto;
  cursor: pointer;
  -webkit-transition: .4s all;
  -moz-transition: .4s all;
  transition: .4s all;
}

.video-frame .youtube-player img:hover {
  -webkit-filter: brightness(75%);
}

.video-frame .youtube-player .play {
  height: 50px;
  width: 50px;
  margin-left: inherit;
  margin-top: inherit;
  left: 50%;
  top: 50%;
  position: absolute;
  background: url("https://www.lawentrance.com/img/play-button.webp") no-repeat;
  cursor: pointer;
  background-size: 50px;
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.slick-track {
  padding: 0px 0;
}


/* Form css */
.form-region {
  background-color: #ffffff;
  border-radius: 5px;
  margin-top: 0px;
  padding: 0px;
  margin-bottom: 0px;
}

.form-region h3 {
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 20px;
  text-align: center;
}

.form-region h4 {
  color: #000;
  text-align: center;
  padding: 10px 10px;
  font-size: 20px;
  margin-top: 0;
  background: #c8cfd5;
}
form {
  padding: 10px 22px 25px;
}

.form-region h4 span {
  display: block;
  font-size: 16px;
  font-weight: 400;
  margin: 5px auto;
}

.form-region .form-group {
  position: relative;
}

.form-region .form-control {
  border: 1px solid #e0e0e0;
  border-radius: 3px;
  height: 38px;
  box-shadow: initial;
}

.form-region select {
  background: url(/images/br_down.png) no-repeat right #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-position-x: 95%;
}

.form-region .btn-block {
  background-color: #e85222;
  border: 0px;
  border-radius: 4px;
  font-size: 15px;
  font-weight: bold;
  line-height: 24px;
  color: #fff;
}

.form-control::placeholder {
  font-size: 15px;
  color: #555;
}
button.btnotp {
  background: #e85526;
  position: absolute;
  right: 20px;
  top: 4px;
  border: inherit;
  padding: 3px 6px;
  border-radius: 3px 3px 3px 3px;
  color: #fff;
  font-size: 14px;
}

label.control-label {
  font-weight: 600;
  text-align: left !important;
  margin-bottom: 15px !important;
  font-size: 16px !important;
  padding-top: 0px !important;
  padding-right: 10px;
}
    form .redio {
      text-align: center;
    }

    .chek {
      display: block;
      display: inline-block;
      position: relative;
      padding-left: 22px;
      margin-right: 4px;
      cursor: pointer;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      font-weight: 500;
      margin-bottom: 5px;
      font-size: 13px;
    }

    /* Hide the browser's default radio button */
    .chek input {
      position: absolute;
      opacity: 0;
      cursor: pointer;
    }

    /* Create a custom radio button */
    .chek .checkmark {
      position: absolute;
      top: 3px;
      left: 0;
      height: 16px;
      width: 16px;
      background-color: #eee;
      border-radius: 50%;
    }

    /* On mouse-over, add a grey background color */
    .chek:hover input~.checkmark {
      background-color: #ccc;
    }

    /* When the radio button is checked, add a blue background */
    .chek input:checked~.checkmark {
      background-color: #e85526;
      border-radius: 50%;
    }

    /* Create the indicator (the dot/circle - hidden when not checked) */
    .checkmark:after {
      content: "";
      position: absolute;
      display: none;
    }

    /* Show the indicator (dot/circle) when checked */
    .chek input:checked~.checkmark:after {
      display: block;
    }

    /* Style the indicator (dot/circle) */
    .chek .checkmark:after {
      top: 6px;
      left: 6px;
      width: 5px;
      height: 5px;
      border-radius: 50%;
      background: white;
    }

    .redu {
      display: block;
      position: relative;
      padding-left: 35px;
      margin-bottom: 12px;
      cursor: pointer;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
    }

    /* Hide the browser's default checkbox */
    .redu input {
      position: absolute;
      opacity: 0;
      cursor: pointer;
      height: 0;
      width: 0;
    }

    /* Create a custom checkbox */
    .checkmark {
      position: absolute;
      top: 0;
      left: 0;
      height: 25px;
      width: 25px;
      background-color: #eee;
      border-radius: 0px;
    }

    /* On mouse-over, add a grey background color */
    .redu:hover input~.checkmark {
      background-color: #ccc;
    }

    /* When the checkbox is checked, add a blue background */
    .redu input:checked~.checkmark {
      background-color: #f15a22;
    }

    /* Create the checkmark/indicator (hidden when not checked) */
    .checkmark:after {
      content: "";
      position: absolute;
      display: none;
    }

    /* Show the checkmark when checked */
    .redu input:checked~.checkmark:after {
      display: block;
    }

    /* Style the checkmark/indicator */
    .redu .checkmark:after {
      left: 10px;
      top: 7px;
      width: 5px;
      height: 10px;
      border: solid white;
      border-width: 0 3px 3px 0;
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg);
    }

    .bullet ul {
      list-style: outside none none;
      padding: 0;
    }
    
    .bullet ul li {
      list-style: outside none none;
      margin: 0;
      padding: 5px 0 5px 20px;
      position: relative;
      text-align: left;
      width: 100%;
    }
    
    .bullet ul li::before {
      color: #e35021;
      content: "\f105";
      font-family: "FontAwesome";
      font-size: 20px;
      left: 0;
      position: absolute;
      top: 5px;
  }

  .bg-grey{background: #F8F8FF;}


  .demo {
    padding: 20px;
    box-shadow: 0 1px 10px rgba(14, 16, 48, 0.08);
    background: #fff;
}
  .tab-content {
    padding: 0px;
  }
  @media (max-width: 767px) {
    .nav-tabs.nav-tabs-dropdown,
    .nav-tabs-dropdown {
      border: 1px solid #dddddd;
      border-radius: 5px;
      overflow: hidden;
      position: relative;
    }
    .nav-tabs.nav-tabs-dropdown::after,
    .nav-tabs-dropdown::after {
      content: "☰";
      position: absolute;
      top: 8px;
      right: 15px;
      z-index: 2;
      pointer-events: none;
    }
    .nav-tabs.nav-tabs-dropdown.open a,
    .nav-tabs-dropdown.open a {
      position: relative;
      display: block;
    }
    .nav-tabs.nav-tabs-dropdown.open > li.active > a,
    .nav-tabs-dropdown.open > li.active > a {
      background-color: #eeeeee;
    }
    .nav-tabs.nav-tabs-dropdown li,
    .nav-tabs-dropdown li {
      display: block;
      padding: 0;
      vertical-align: bottom;
    }
    .nav-tabs.nav-tabs-dropdown > li > a,
    .nav-tabs-dropdown > li > a {
      position: absolute;
      top: 0;
      left: 0;
      margin: 0;
      width: 100%;
      height: 100%;
      display: inline-block;
      border-color: transparent;
    }
    .nav-tabs.nav-tabs-dropdown > li > a:focus,
    .nav-tabs-dropdown > li > a:focus,
    .nav-tabs.nav-tabs-dropdown > li > a:hover,
    .nav-tabs-dropdown > li > a:hover,
    .nav-tabs.nav-tabs-dropdown > li > a:active,
    .nav-tabs-dropdown > li > a:active {
      border-color: transparent;
    }
    .nav-tabs.nav-tabs-dropdown > li.active > a,
    .nav-tabs-dropdown > li.active > a {
      display: block;
      border-color: transparent;
      position: relative;
      z-index: 1;
      background: #fff;
    }
    .nav-tabs.nav-tabs-dropdown > li.active > a:focus,
    .nav-tabs-dropdown > li.active > a:focus,
    .nav-tabs.nav-tabs-dropdown > li.active > a:hover,
    .nav-tabs-dropdown > li.active > a:hover,
    .nav-tabs.nav-tabs-dropdown > li.active > a:active,
    .nav-tabs-dropdown > li.active > a:active {
      border-color: transparent;
    }
  }

  



table tr:first-child {
  background: #e6f2ff!important;
  color: #000;
  font-size: 16px;
  font-weight: 500;
}

table p {
  margin-bottom: 0px;
}


.table-responsive {
  min-height: .01%;
  overflow-x: auto;
  border-radius: 8px 8px 0 0;
}

table td {
  padding: 15px 10px !important;
  vertical-align: middle !important;
}

.brief-about h3 {
  font-size: 20px;
  margin-top: 0px;
}
.brief-about {
  background: #f2f7fd;
  padding: 20px 20px 10px;
  border-radius: 30px;
  min-height: 304px;
}
.attene {
  position: relative;
  padding: 0 0 0 70px;
  margin-top: 20px;
}
.attene span {
  position: absolute;
  left: 0;
  width: 45px;
  height: 46px;
  line-height: 45px;
  text-align: center;
  background: #e85222;
  font-size: 22px;
  color: #fff;
  font-weight: 600;
  border-radius: 50px;
}
.attene h3 {
  margin-top: 0;
  font-size: 20px;
}

.img-shadow{box-shadow: 0 1px 10px rgba(14, 16, 48, 0.05); padding: 5px;background: #fff;}

.testmonilineer {
  background: #fff;
  padding: 20px;
  border-radius: 20px;
  border: 1px solid #e5e5f7;
}
.img-box img {
  border: 2px solid #e85222;
  width: 80px;
  height: 80px;
  border-radius: 50px;
  margin-bottom: 16px;
}
.test-user {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 10px;
}



.testmonials-pull .slick-prev{
  left:0!important;
  background-image: url(https://www.careerlauncher.com/foundation/img/left-arrow.png);


}

.testmonials-pull .slick-next {
  right:0;
  background-image: url(https://www.careerlauncher.com/foundation/img/right-arrow.png);
}
.testmonials-pull .slick-arrow{
  position: absolute;
  z-index: 9;
  border: 0;
  background-repeat: no-repeat;
  font-size: 0;
  top: 50%;
  width: 35px !important;
  height: 35px !important;
  padding: 0;
  cursor: pointer;
  background-color:#f15a22!important;
  background-size: 18px;
  background-position: center;
  border-radius: 50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}



/* mCustom scroll bar settings */
.mCustomScrollbar {
  position: relative;
  height: 108px;
  overflow: auto;
  -ms-touch-action: pinch-zoom;
  touch-action: pinch-zoom;
}

.mCustomScrollBox {
  position: relative;
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: none;
  direction: ltr;
}

.mCSB_container {
  overflow: hidden;
  width: auto;
  height: auto;
}

.mCSB_inside>.mCSB_container {
  margin-right: 10px;
}

.mCSB_scrollTools {
  position: absolute;
  width: 16px;
  height: auto;
  left: auto;
  top: 0;
  right: 0;
  bottom: 0;
}

.mCSB_scrollTools .mCSB_draggerContainer {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  height: auto;
}

.mCSB_scrollTools .mCSB_dragger {
  cursor: pointer;
  width: 100%;
  height: 30px;
  z-index: 1;
}

.mCSB_scrollTools .mCSB_draggerRail {
  width: 6px;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  background-color: rgba(0, 0, 0, .1);
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  position: relative;
  width: 4px;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  text-align: center;
  background-color: #f15a22;
}

.currentafbox .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: rgb(105, 204, 68);
}


.ratings {
  position: relative;
  margin-bottom: 30px;
}
.author {
  position: relative;
  padding-left: 75px;
}
.author img {
  width: 60px;
  height:60px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: -10px;
}
.star-rating {
  position: absolute;
  right: 0;
}
.star-rating i {
  color: #9d254d;
}
.ratings h4 {
  font-size: 18px;
  margin-top: 0px;
  margin-bottom: 5px;
  color: #000000;
}
.ratings h5 {
  font-size: 15px;
  margin-top: 0px;
  padding: 0;
  margin-bottom: 10px;
  color: #811d3f;
  font-weight: 400;
}

.change {
  position: fixed !important;
  width: 100%;
  transition: all 0.5s ease 0s;
  z-index: 99;
  top: 0px;
  box-shadow: none;
  background: #fff !important;
}
#header-region li.active {
  background-color: #e6f2ff;
  border-radius: 10px;
  color: #fff !important;
}

.thanlkyou {
  background-color: #604684;
  padding-top: 50px;
  padding-bottom: 80px;
  text-align: center;
}
.thanlkyou h2 {
  margin-top: 20px;
  font-weight: bold;
  color: #fff;
  letter-spacing: 2px;
  font-size: 32px;
}

.thanlkyou p {
  color: #fff;
  letter-spacing: 1px;
  font-size: 18px;
}

.d-flex{align-items: center;
  display: flex;}




@media only screen and (max-width: 767px) {
  .dropdown-menu {
      left: 0!important;
    }
    .navbar-toggle .icon-bar {
      background-color: #000;
    }
    .navbar-inverse.header-region .navbar-toggle .icon-bar {
      background-color: #000;
    }
    .navbar-inverse.header-region .navbar-toggle:focus, .navbar-inverse.header-region .navbar-toggle:hover {
      background-color: transparent;
    }

    #header-region {   
      font-size: 16px;
      margin-bottom: 0;
      padding: 10px 10px;
  
  }
  #header-region .navbar-toggle {
    margin-bottom: 0px;
    margin-right: 6px;
    margin-top: 5px;
  }
  .navbar-toggle {
    background-color: transparent;
    border-color: transparent!important;
    padding: 10px 0px 3px;
    margin-top: 0px;
  }

.header-region .navbar-nav > li > .dropdown-menu li ul li a {
  color: #727272!important;
  font-size: 14px;
}
.header-region .navbar-nav > li > .dropdown-menu li ul {
  background-color: transparent;
 
}
  
  .callphoneno2, .callphoneno3, .callphoneno4 {
    position: relative;
    z-index: 999;
    display: inline!important;
    bottom: inherit;
}
.callphoneno2 .menu-head-link, .callphoneno3 .menu-head-link, .callphoneno4 .menu-head-link {
  margin-left: 0;
  width: 50%;
  position: fixed;
  left: 0;
  bottom: 0;
}
  .menu-head-link {float: left;}
  .callphoneno2 .header-call .popup-header-link {background-color: #fc0;}
  .callphoneno4 .header-call .popup-header-link {background-color: #fc0;}
  .callphoneno2 .header-call .popup-header-link, .callphoneno3 .header-call .popup-header-link, .callphoneno4 .header-call .popup-header-link {
      width: 100%;padding: 7px 8px;margin-right: 0;border-radius: 0;min-height: inherit;line-height: 20px;}
  /* .callphoneno4 {position: relative;width: 32%;z-index: 999;display: inline!important;top: inherit;} */
  /* .callphoneno4 .menu-head-link {
    margin-left: 0;
    width: 33.33%;
    left: 120px;
    bottom: 0;
  } */
  .callphoneno4 .header-call .popup-header-link {background-color: #03a5ff;}
  .callphoneno2 .header-call .popup-header-link .icon-header, .callphoneno3 .header-call .popup-header-link .icon-header, .callphoneno4 .header-call .popup-header-link .icon-header {
      float: left;padding-right: 6px;color: #000;font-size: 22px;line-height: 16px;}
  .callphoneno2 .header-call .popup-header-link .icon-header img, .callphoneno3 .header-call .popup-header-link .icon-header img, .callphoneno4 .header-call .popup-header-link .icon-header img {max-height: 22px;}
  .callphoneno3 .menu-head-link { right: 0; left: initial;}
  .callphoneno3 .header-call .popup-header-link {  background-color: #0da501;}
  .callphoneno2 .header-call .popup-header-link b { color: #000;}
  .popup-header-link b {
    font-size: 11px;
    line-height: 20px;
    vertical-align: top;
    float: left;
    font-weight: 600;
    color: #000;
  }
  

  .twnd{left: inherit;}
  .thrsd{left: 66%!important;}
  .header-region .navbar-nav>li.iconforweb {
    display: none !important;
  }

  .navbar-brand > img {
    max-height: 41px;
    width: inherit;
}
.baner-region h1 span {
  display: initial;
}
.baner-region h1 {
  margin-top: 0px;
  font-size: 35px;
}
.media-body p {
  margin-bottom: 0px;
  font-size: 13px;
}
.media:first-child {
  margin-top: 12px;
}
.session-details h3 {
  text-align: left;
  margin-bottom: 0px !important;
}
section h2 {
  font-size: 24px;
}
p {
  font-size: 15px;
  line-height: 24px;
}
body{  font-size: 15px;}
.tabbable-line > .nav-tabs > li > a {
  border: 0;
  margin-right: 0;
  color: #000;
  padding: 6px 18px;
  font-size: 15px;
  font-weight: 600;
  box-shadow: 0 1px 10px rgba(14, 16, 48, 0.08);
  background: #efefef;
}
.brief-about {
  padding: 20px 20px 10px;
}
.brief .col-md-4:nth-child(1) ~ * {
  margin-top: 30px;
}
.d-flex {
  display: initial;
}
.testmonials-pull .slick-slider {
  margin-top: 0px;
}
.img-shadow {
  margin-bottom: 20px;
}
.form-region {
  margin-top: 15px;

}
.baner-region h3 {
  display: block;
}
#Riya {
  text-align: center;
}


}






    @media only screen and (min-width: 768px) and (max-width : 991px) {
      ul.d-flex.flex-wrap.justify-content-space-between li {
        width: 50%;
      }

      
    }

    @media only screen and (min-width: 992px) and (max-width : 1199px) {
      .service-item-2 {
        min-height: 280px;
      }
      .table>tbody>tr>td{
        text-align: left;
      }
    }

    @media only screen and (min-width: 1024px) and (max-width : 1366px) {
      .inner-block {
        min-height: 285px;   
      }

    }