<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css?family=Calibri:400,700&amp;display=swap');
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900&amp;display=swap');

@font-face {
    font-family: 'Helvetica LT';
    src: url('../fonts/HelveticaLT-Black.eot');
    src: url('../fonts/HelveticaLT-Black.eot?#iefix') format('embedded-opentype'),
        url('../fonts/HelveticaLT-Black.woff2') format('woff2'),
        url('../fonts/HelveticaLT-Black.woff') format('woff'),
        url('../fonts/HelveticaLT-Black.ttf') format('truetype'),
        url('../fonts/HelveticaLT-Black.svg#HelveticaLT-Black') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Swis721 BT';
    src: url('../fonts/Swiss721BT-Bold.eot');
    src: url('../fonts/Swiss721BT-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Swiss721BT-Bold.woff2') format('woff2'),
        url('../fonts/Swiss721BT-Bold.woff') format('woff'),
        url('../fonts/Swiss721BT-Bold.ttf') format('truetype'),
        url('../fonts/Swiss721BT-Bold.svg#Swiss721BT-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}



@font-face {
    font-family: 'Swis721 BT';
    src: url('../fonts/Swiss721BT-Roman.eot');
    src: url('../fonts/Swiss721BT-Roman.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Swiss721BT-Roman.woff2') format('woff2'),
        url('../fonts/Swiss721BT-Roman.woff') format('woff'),
        url('../fonts/Swiss721BT-Roman.ttf') format('truetype'),
        url('../fonts/Swiss721BT-Roman.svg#Swiss721BT-Roman') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Calibri';
    src: url('../fonts/Calibri.eot');
    src: url('../fonts/Calibri.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Calibri.woff2') format('woff2'),
        url('../fonts/Calibri.woff') format('woff'),
        url('../fonts/Calibri.ttf') format('truetype'),
        url('../fonts/Calibri.svg#Calibri') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Calibri';
    src: url('../fonts/Calibri-Light.eot');
    src: url('../fonts/Calibri-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Calibri-Light.woff2') format('woff2'),
        url('../fonts/Calibri-Light.woff') format('woff'),
        url('../fonts/Calibri-Light.ttf') format('truetype'),
        url('../fonts/Calibri-Light.svg#Calibri-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Calibri';
    src: url('../fonts/Calibri-Italic.eot');
    src: url('../fonts/Calibri-Italic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Calibri-Italic.woff2') format('woff2'),
        url('../fonts/Calibri-Italic.woff') format('woff'),
        url('../fonts/Calibri-Italic.ttf') format('truetype'),
        url('../fonts/Calibri-Italic.svg#Calibri-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Calibri';
    src: url('../fonts/Calibri-Bold.eot');
    src: url('../fonts/Calibri-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Calibri-Bold.woff2') format('woff2'),
        url('../fonts/Calibri-Bold.woff') format('woff'),
        url('../fonts/Calibri-Bold.ttf') format('truetype'),
        url('../fonts/Calibri-Bold.svg#Calibri-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

*{margin:0px; padding:0px;}
body{font-size:16px; font-family: 'Calibri'; color:#303030; font-weight:400; line-height:20px;}
h1, h2, h3, h4, h5, h6{font-family: 'Calibri';    font-weight: bold;}
a:focus, a:active, a{ outline:0!important; border: 0; }
button {outline: none; }
.white, .text-white {
    color: #ffffff;
}

.pt-0 {
    padding-top: 0px !important;
}

.top-30margin{ margin-top: 20px;}
.margin-50{ margin-top: 20px; }

section {padding:50px 0; position:relative;}
section h2 {
    font-size: 45px;
    line-height: 45px;
    color: #1d274e;
    text-transform: none;
    font-weight: 700;
    font-style: normal;
    margin-top: 0px;
}
img.klop {
    width: initial!important;
}

.events-upcoming {
    margin-top: 68px;
}

.events-upcoming.main {
    margin-top: 0px;
}


.events-upcoming h1 {
    text-align: center;
    margin-top: 40px;margin-bottom: 40px;
}
.events-upcoming p {
    margin: 10px;
    font-weight: 500;
}

.events-upcoming p span{
    color: #ec5219;

}

.service-itemss {
    background-color: #fff;
    margin: 0 auto;
    min-height: 350px;
    padding: 8px;
    transition: .5s ease;
    border-radius: 10px;
    position: relative;
    box-shadow: -2px 0 11px rgb(0 0 0 / 10%);
    text-align: center;
}
.service-itemss h5 {
    font-size: 20px;
}

.events-upcoming .btn {
    background: #fff;
    border-radius: 8px;
    font-size: 16px;
    line-height: 19.2px;
    padding: 13px 30px;
    border: 1px solid #0e1b2c;
    color: #0e1b2c;
    position: absolute;
    bottom: 16px;
    right: 22px;
    width: 88%;font-weight: bold;
}
.events-upcoming .btn:hover {
    background: -webkit-linear-gradient(186.72deg,#ff6a56 1.1%,#fdaf4d 141.83%);
    background: linear-gradient(263.28deg,#ff6a56 1.1%,#fdaf4d 141.83%);
    border: 1px solid transparent;
    color: #fff;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
}

.events-upcoming .col-md-4:nth-child(3) ~ * {
    margin-top: 30px;
}

section h2 span{ color:#F15A22;  }

section.inri h2 {
    font-size: 34px;
    line-height: 40px;
    color: #ffc000;
    text-transform: none;
    font-weight: 700;
    font-style: normal;margin-top: 0px;
}
.inri .aboutcontsefl {
    padding-left: 10px;
    position: relative;
}
.color{background: #ececec;}
.bannerarea {
    position: relative;
    /* margin-top: 65px; */
    padding: 0;
}
.bannerarea .imgfld img {
    width: 100%;
    height: auto;
}
.bannerarea:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #ececec;
}


.header-region .navbar-nav &gt; li &gt; a {
    font-size: inherit !important;
    letter-spacing: 0.6px !important;
}
.sub-nav-region .navbar-nav &gt; li &gt; a {
    font-family: 'Poppins', sans-serif;
    letter-spacing: 0.6px !important;
    font-size: 15px !important;
}

.bannerarea .container-fluid{ padding: 0 120px; width: 100%;}

.shadows {
    box-shadow: 0 7px 8px -1px rgb(160 160 160 / 10%);
    z-index: 1;
}

.butnsi .btn {
    background-color: #e85222;
    border: 0 none;
    color: #ffffff;
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    padding: 0px 20px;
    text-align: center;
    border-radius: 5px;
    width: auto;
    line-height: 35px;
    position: absolute;
    bottom: 17px;
    left: 23%;
}
.aboutimgouter {
    position: relative;
}
.aboutimgouter h5 img {
    max-width: 50px;
}
.aboutimgouter h5 {
    font-size: 18px;
    text-align: center;
    margin-top: 20px;
    position: absolute;
    left: 15px; color: #fff;
}

@keyframes heartbeat {
  0% {
    transform: scale(0);
  }
  25% {
    transform: scale(1.2);
  }
  50% {
    transform: scale(1);
  }
  75% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}


.pdf-tabs{
text-align: center;
list-style: none;
margin-top: 0px;
margin-bottom: 35px;
}
.pdf-tabs li{
/*display: block;
position: relative;
margin-right: 10px;*/
 width: 33%;
    float: left;
    margin-right: 3px !important;
}
.pdf-tabs li a {
    display: block;
    background-color: #dadada;
    padding: 10px 25px;
    color: #58585a;
    font-weight: 400;
    font-size: 20px;
    text-decoration: none !important;
    position: relative;
}

.pdf-tabs li a.active{
background-color:#c00000;
color: #fff;
}

.pdf-tabs li:nth-child(1) ~ * {
margin-top: 0px;
}


.financial-tabs h3 {
    font-size: 18px;
    margin-bottom: 8px; text-align: left;
}
.financial-tabs p, .financial-tabs .btnflds {
 text-align: center;
}
.financial-tabs h3 {
    font-size: 22px;
    margin-bottom: 8px;
    text-align: left;
    margin-top: 5px;
}


.slider-container {
  position: relative;
  margin: 0 auto;
 /* width: 580px;*/
  height: 565px;
}
.slider-container .bullet-container {
  position: absolute;
  bottom: 90px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.slider-container .bullet-container .bullet {
  margin-right: 14px;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  background-color: white;
  opacity: 0.5;
}
.slider-container .bullet-container .bullet:last-child {
  margin-right: 0px;
}
.slider-container .bullet-container .bullet.active {
  opacity: 1;
}
.slider-container .slider-content {
  position: relative;
  left: 50%;
  top: 45%;
  width: 70%;
  height: 60%;
  transform: translate(-50%, -50%);
}
.slider-container .slider-content .slider-single {
  position: absolute;
  z-index: 0;
  left: 0;
  top: 0;
  width: 100%; background: #fff;text-align: left;
  height: 100%;
  transition: z-index 0ms 250ms; padding: 15px;border-radius: 15px;
}
.slider-container .slider-content .slider-single .slider-single-image {
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  /*height: 100%;*/
  box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.2);
  transition: 500ms cubic-bezier(0.17, 0.67, 0.55, 1.43);display: inline;
  transform: scale(0);
  opacity: 0;
}
.slider-container .slider-content .slider-single .slider-single-download {
  position: absolute;
  display: block;
  right: -22px;
  bottom: 12px;
  padding: 15px;
  color: #333333;
  background-color: #fdc84b;
  font-size: 18px;
  font-weight: 600;
  border-radius: 5px;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.3);
  transition: 500ms cubic-bezier(0.17, 0.67, 0.55, 1.43);
  opacity: 0;
}
.slider-container .slider-content .slider-single .slider-single-download:hover, .slider-container .slider-content .slider-single .slider-single-download:focus {
  outline: none;
  text-decoration: none;
}
.slider-container .slider-content .slider-single .slider-single-title {
    margin: 16px 0 0 0px;
    font-size: 23px;
    font-weight: 700;
    color: #000;
    transition: 500ms cubic-bezier(0.17, 0.67, 0.55, 1.43);
    opacity: 0;
}
.slider-container .slider-content .slider-single .slider-single-likes {
  display: block;
  margin: 16px 0px 0 0;
  transition: 500ms cubic-bezier(0.17, 0.67, 0.55, 1.43);
  opacity: 0;
}
.slider-container .slider-content .slider-single .slider-single-likes i {
  font-size: 20px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  color: #ff6060;
  transition: 500ms cubic-bezier(0.17, 0.67, 0.55, 1.43);
  transform: scale(0);
}
.slider-container .slider-content .slider-single .slider-single-likes p {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  color: #f15a22;    font-weight: 600;
}
.slider-container .slider-content .slider-single .slider-single-likes:hover, .slider-container .slider-content .slider-single .slider-single-likes:focus {
  outline: none;
  text-decoration: none;
}
.slider-container .slider-content .slider-single.preactivede .slider-single-image {
  transform: translateX(-50%) scale(0);
}
.slider-container .slider-content .slider-single.preactive {
  z-index: 1;
}
.slider-container .slider-content .slider-single.preactive .slider-single-image {
  opacity: 0.3;
  transform: translateX(-20%) scale(0.8);
}
.slider-container .slider-content .slider-single.preactive .slider-single-download {
  transform: translateX(-150px);
}
.slider-container .slider-content .slider-single.preactive .slider-single-title {
  transform: translateX(-150px);
}
.slider-container .slider-content .slider-single.preactive .slider-single-likes {
  transform: translateX(-150px);
}
.slider-container .slider-content .slider-single.proactive {
  z-index: 1;
}
.slider-container .slider-content .slider-single.proactive .slider-single-image {
  opacity: 0.3;
  transform: translateX(20%) scale(0.8);
}
.slider-container .slider-content .slider-single.proactive .slider-single-download {
  transform: translateX(150px);
}
.slider-container .slider-content .slider-single.proactive .slider-single-title {
  transform: translateX(150px);
}
.slider-container .slider-content .slider-single.proactive .slider-single-likes {
  transform: translateX(150px);
}
.slider-container .slider-content .slider-single.proactivede .slider-single-image {
  transform: translateX(50%) scale(0);
}
.slider-container .slider-content .slider-single.active {
  z-index: 2;
}
.slider-container .slider-content .slider-single.active .slider-single-image {
  opacity: 1;
  transform: translateX(0%) scale(1);
}
.slider-container .slider-content .slider-single.active .slider-single-download {
  opacity: 1;
  transition-delay: 100ms;
  transform: translateX(0px);
}
.slider-container .slider-content .slider-single.active .slider-single-title {
  opacity: 1;
  transition-delay: 200ms;
  transform: translateX(0px);
}
.slider-container .slider-content .slider-single.active .slider-single-likes {
  opacity: 1;
  transition-delay: 300ms;
  transform: translateX(0px);
}
.slider-container .slider-content .slider-single.active .slider-single-likes i {
  animation-name: heartbeat;
  animation-duration: 500ms;
  animation-delay: 900ms;
  animation-interation: 1;
  animation-fill-mode: forwards;
}
.slider-container .slider-left {
  position: absolute;
  z-index: 3;
  display: block;
  right: 85%;
  top: 50%;
  color: #ffffff;
  transform: translateY(-50%);
  padding: 20px 15px;
  border-top: 2px solid #fdc84b;
  border-right: 2px solid #fdc84b;
  border-bottom: 2px solid #fdc84b;
  border-left: 2px solid #fdc84b;
  margin-right: -2px;
}
.slider-container .slider-right {
  position: absolute;
  z-index: 3;
  display: block;
  left: 85%;
  top: 50%;
  color: #ffffff;
  transform: translateY(-50%);
  padding: 20px 15px;
  border-top: 2px solid #fdc84b;
  border-right: 2px solid #fdc84b;
  border-bottom: 2px solid #fdc84b;
  border-left: 2px solid #fdc84b;
  margin-left: -2px;
}
.slider-container .not-visible {
  display: none !important;
}

.row.log {
    margin-top: 15px;
}

.slider-single img {
    width: 100%;
}



.textfold {
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    color: #fff;
    width: 100%;
    z-index: 1;
    padding-top: 30px;
    padding-bottom: 30px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.textfold h2 {
    margin-top: 0;
    font-size: 50px;
    font-weight: 700;
    margin-bottom: 30px;
    color: #fff;
    line-height: 60px;
}
.text-left {
    margin-top:60px;
}
.textfold h2 {
    margin-top: 0;
    font-size: 50px;
    font-weight: bold;
    margin-bottom: 15px;
    color: #000;
    line-height: 53px; 
}

.thre-plus {
    padding: 0 20px;
    border-right: 1px solid #000;
}

.textfold h2 span {
    color: #e85728;
}
.textfold h3 {
    clear: both;
    color: #000;
    font-size: 18px;
    margin-bottom: 30px;
    font-style: italic;
    font-weight: 300;
    margin-top: 0; text-align: left;
}
.textfold .logoimg {
    position: relative;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 0;
    margin-bottom: 0;
}
.textfold .logoimg img {
    max-height: 150px;
}
.logoimg .live-icon {
    position: absolute;
    display: inline-block;
    margin-left: 5px;
}	
.logoimg .live-icon img {
    vertical-align: top;
    max-height: 25px!important;
}
.textfold h4 {
    margin-top: 30px;
    margin-bottom: 0;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.3; color: #000;
    position: relative;
}
.innerlefthe {
    display: inline-block;
    vertical-align: top;
    position: relative;
    border-bottom: 1px solid #e15615;
    padding-bottom: 9px;
    padding-right: 15px;
    padding-left: 15px;
   
    padding-top: 9px;
    background-color: rgba(0, 0, 0, .3);
     border-left: 5px solid #fff;
    border-right: 5px solid #fff;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;border-radius: 10px;
}
.textfold h4 span {
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding-right: 10px;
    margin-right: 10px;
}
.textfold h4 span:after {
    position: absolute;
    content: "";
    height: 100%;
    width: 1px;
    background: #fff;
    right: 0;
    top: 0;
}
.textfold h4 span:last-child:after{
	display: none;
}
.textfold h4 span:last-child {
    padding-right: 0;
    margin-right: 0;
}


.textfold ul{
	padding: 0;
    margin-top: 0px;
    display: block;
    list-style: none;
    margin-bottom: 0px;
}
.cursor {
    margin-left: 5px;
    color: #000;
    height: 18px;
    width: 2px;
    background-color: #fff;
    display: inline-block;
    vertical-align: top;
}
.textfold ul li{
	display: inline-block;
    vertical-align: top;
    background-repeat: no-repeat;
    background-position: left 7px;
    background-image: url(../images/calender.png);
    padding-left: 0px;
    margin-right: 20px;	
}
.textfold ul li.timefld{
	background-image: url(../images/time.png);
}

.textfold ul li.online-video{
background-image:inherit;
padding-left:0;
}

.textfold ul li a{
	color: #fff;
}
.textfold .btnflds {
    align-items: center;
    justify-content: center;
}
.registerbtnfld .simplebtn {
    color: #fff;
    font-weight: bold;
    background-color: #e85728;
    padding: 10px 20px 10px 20px;
    border: 1px solid #e85728;
    font-family: 'Calibri';
    font-size: 17px;
    border-radius: 8px;
    margin-right: 30px;
    width: inherit;
    position: inherit;
    bottom: initial;
    right: inherit;
}
.registerbtnfld .simplebtn.scnd {
    margin-right: 0;
}

.reduce img {
    max-width: 95%;
}

.three-cut{
    background-color: #fff;
    margin: 0 auto; text-align: center;
    min-height: 206px;
    padding: 20px 15px;
    transition: .5s ease;
    position: relative; position: relative;
    box-shadow: 0 5px 47.2px 11.8px rgba(19,30,74,.1);
}

.three-cut:after {
    content: '';
    width: 0;
    height: 0;
    top: 44%;
    left: 99%;
    display: block;
    position: absolute;
    border-style: solid;
    border-width: 15px 15px 15px 15px;
    border-color: transparent;
    border-left-color: #ffffff;
}

.journey .col-md-4:last-child .three-cut:after {content: initial!important;
}

.three-cut.ms ul {
    margin-top: 10px;margin-bottom: 0;
}
.three-cut h5{ font-size: 17px;margin: 0;}
.three-cut span {
    font-size: 20px;
    display: block;
    padding: 7px 0;
}
.three-cut img {
    padding: 20px 0 0;
}
.three-cut.ms ul li {
    padding: 6px 0 6px 25px;
}

/*
.accordion-section .panel-default {
    border: 0;
    background: #fff;
    padding: 10px !important;
    position: relative;
    box-shadow: 0px 4px 14px 0px rgba(237,237,237,1);
    border-radius: 0px;
    margin-bottom: 15px;
}
    .accordion-section .panel-heading {
    border: 0;
    background: none;
}
.accordion-section .panel-default .panel-title a {
    display: block;

}
.accordion-section .panel-default .panel-title a::after {
    font-family: 'FontAwesome';
    font-weight: 100 !important;
    font-size: 10px;
    content: "\f068";
    color:#253F64;
    position: absolute;line-height: 20px;
    right: 10px;
    
    
}
.accordion-section .panel-default .panel-title a.collapsed:after { content:"\f067";}
.accordion-section .panel-default .panel-body { font-size: 15px;}
.accordion-section h3{font-weight: 400;
font-size: 15px;}
*/


.theme-accordion-s1 .panel-heading .collapsed::before {
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
}
.theme-accordion-s1 .panel-heading a::before {
font-family: "FontAwesome";
content: "\f107";
font-size: 15px;
font-size: 20px;
position: absolute;
right: 10px;
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
-ms-transition: all 0.3s;
transition: all 0.3s;
}
.theme-accordion-s1 .panel-heading .collapsed {
    background-color: #f8f4f4;
    color: #131e4a;
}
.theme-accordion-s1 .panel-heading a {
    background: #c00000;
    background-color: #c00000;
    font-size: 21px;
    font-weight: 600;
    color: #fff;
    display: block;
    padding: 18px 20px;
    position: relative;
}

.faq-accordion.theme-accordion-s1 .panel-heading a {
    padding: 14px 20px;
}
.faq-accordion.theme-accordion-s1 .panel-heading a {
    font-size: 17px;
    padding: 13px 20px;
}

div#accordion {
    max-width: 640px;
    margin: 20px auto;
}
.theme-accordion-s1 .panel-default {
background: 
transparent;
border: 0;
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.theme-accordion-s1 .panel-heading {
background-color: 
transparent;
padding: 0;
border-radius: 0;
}
.panel-default &gt; .panel-heading {
color:#333;
background-color: #f5f5f5;
border-color:#ddd;
}
.panel-group .panel-heading {
border-bottom: 0;
border-bottom-color: currentcolor;
}

.theme-accordion-s1 .panel-heading + .panel-collapse &gt; .panel-body {
background-color: #fff;
border: 0;
padding: 20px;
-webkit-box-shadow: 0 5px 15px 0 rgba(68,68,68,.1);
box-shadow: 0 5px 15px 0 rgba(68,68,68,.1);
}

.theme-accordion-s1 .panel + .panel {
    margin-top: 15px;
}


/* #header-region {background: #fff;border: 0 none;font-size: 15px;margin-bottom: 0;padding: 10px 0;position: fixed;width: 100%; z-index:111; top:0; left:0;
font-family: 'Roboto', sans-serif; color:#4f4f4f;  box-shadow: 0 8px 6px -6px rgba(0, 0, 0, .2);}
.header-region .navbar-nav &gt; li &gt; a {
    background-color: transparent;
    color: #002060;
    font-weight: 600;
    line-height: 50px;
    padding: 0 8px;
    z-index: 111111;
    font-family: 'Calibri';
}
.header-region .navbar-right &gt; li {margin: 0 5px;}
.header-region .navbar-nav &gt; li &gt; .dropdown-menu {top: calc(100% + 12px);min-width: 220px;border-radius: 0;padding: 0;border: none;}
.header-region .navbar-nav &gt; li &gt; .dropdown-menu li a {line-height: 35px;font-size: 15px;border-bottom: 1px solid #f2f2f2;}
.nav .open &gt; a, .nav .open &gt; a:focus, .nav .open &gt; a:hover {background-color: transparent;border-color: #337ab7;}

.navbar-brand &gt; img {max-height: 46px;}
.navbar-brand {height: auto;padding-bottom: 1px;padding-top: 1px;}

.header-region .navbar-nav&gt;li.iconforweb&gt;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&gt;li.iconforweb&gt;a b {
    font-weight: 500;
}

.header-region .navbar-nav &gt; li &gt; a.btnsamecont {
    background-color: #ff692e;
    border-radius: 3px;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    padding: 0px 20px;
    line-height: 41px;
    margin-top: 5px;}
	
#header-region.fixedheader { position: fixed;  left: 0;  width: 100%;  top: 0;}	
.eventhelpline {
    display: none !important;
} */

.sub-heading {
    margin-bottom: 20px;
    position: relative;
}

.bulets ul {list-style: outside none none;margin:0 0 10px 0;padding: 0;}
.bulets ul li {
    list-style: outside none none;
    margin: 10px 0;
    padding: 2px 0 2px 35px;
    position: relative;
    color:#555;
}
.bulets ul li::before {
    color:#FF692E;
    content: "\f00c";
    font-family: "FontAwesome";
    font-size: 14px;
    left: 0;
    position: absolute;
    top: 2px;
    border:1px solid #999999;
    border-radius: 0;
    width: 22px;
    height: 22px;
    line-height: 22px;
    text-align: center;
}
.aboutcontsefl {
    padding-left: 50px;
    position: relative;
}

.aboutcontsefl .registerbtnfld {
    margin-top: 20px;
}

.service-item {
    margin: 0 auto;
    padding: 10px 5px;
    transition: .5s ease;
    position: relative;
    border: 1px solid #ccc;
    border-radius: 12px;min-height: 160px;
}

.cont .col-md-3:nth-child(4) ~ * {
    margin-top: 20px;
}
 
/*.bg-blue {
    background-color: rgb(253 206 64 / 15%)!important;
    border-radius: 50%;
    height: 105px;
    width: 105px;
    line-height: 105px;
    text-align: center;
    padding: 10px;
    display: inline-block;
}*/
.bg-blue img {
    width: 60px !important;
    margin: 10px auto;
}
.service-item h5 {
    color: #000;
    font-size: 14px;
    font-weight: 600;
    margin-top: 10px;
}
.service-item p {
    line-height: 1.69;
    margin: 0; color:#fff;
}
.thrd-part .col-md-4:nth-child(3) ~ * {
    margin-top: 30px;
}
.light-blue {
    background: #20486a;
}
.light{
    background: #eaf5fb;
}



/* Time line */

.timeline{
	padding: 0;
    list-style: none;
    display: block; margin-top:30px;
}
.timeline li{
	display: flex;
}
.leftfldtim{
	background-color: #e6f3f7;
    padding: 30px 20px;
    text-align: center;
    width: 220px; position:relative;
}
.leftfldtim p{
	color: #545584;
    font-size: 15px;
    font-weight: 300;
    margin-bottom: 0px;
}
.leftfldtim .iconfld{
	margin-bottom: 10px;
}
.leftfldtim .iconfld img{
    max-height: 30px;
}

.leftii {
    background-color: #20486a;
    padding: 15px 15px;
    text-align: center;
    width: 220px;
    position: relative;
}

.rightii{
    margin-left: 30px;
    width: calc(100% - 250px);
    padding-top: 15px;
    padding-bottom: 15px;
    border: none;
    position: relative;
    background: #20486a;
    padding-left: 20px;
}


.leftii h6, .rightii h6{font-size: 18px; margin:0; color:#fff;}
.rightfldtim{
    margin-left: 50px;
    width: calc(100% - 270px);
    padding-top: 50px;
    padding-bottom: 30px;
    border-top: 1px solid #ededed;
    position: relative;
}
.rightfldtim h3{
    margin-top: 0;
    font-weight: 300;
    color: #333;
    font-size:16px;font-family: 'Roboto', sans-serif;
}
.imgouterf{
	margin-top: 35px;
    position: absolute;
    right: 0;
    top: 0;
    margin-bottom: 15px;
}
.imgouterf img{
    border-radius: 50%;
    width: 60px;
    height: 60px;
    box-shadow: -14.14px 14.14px 45px 0 rgba(40,55,71,.2);
    margin-right: 10px;
    border: 1px solid rgba(0, 0, 0, .1);
}

.ms ul {
    list-style: outside none none;
    margin: 0 0 15px 0;
    padding: 0;
}

.ms ul li {
    list-style: outside none none;
    margin: 0;
    padding: 4px 0 4px 25px;
    position: relative;
    text-align: left;
    font-size: 15px;
    color: #303030;
}

.ms ul li::before {
   color: #FF692E;
    content: "\f00c";
    font-family: "FontAwesome";
    font-size: 14px;
    left: 0;
    position: absolute;
    top: 5px;  font-weight: 600;   
}

p.datee {
    border: 1px solid #F15A22;
    display: inline-block;
    color: #131313;
    padding: 6px 10px;
    border-radius: 2px;
    font-weight: bold;
}


/* Speaker css */

.slick-dots{
	display: none !important;
}
.profilespekrs .logocompnay span {
    font-size: 14px;
    line-height: 16px!important;
    font-weight: 500;
}
.profilespekrs .logocompnay img{
	max-height: 35px;
}

.bgfilled {
    background-color:#20486a; position:relative;
}
.bgfilled::before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/working-line.png);
    background-repeat: repeat-x;
    background-position: center 130%;
}
.testmonials-pull {
background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    background-image: none;
    position: relative;
}

.testmonials-pull .slick-prev{
    left: -40px!important;
	background-image: url(../images/left-arrow.png);

}
.testmonials-pull .slick-next {
    right: -40px;
	background-image: url(../images/right-arrow.png);
}
.testmonials-pull .slick-arrow {
    position: absolute;
    z-index: 9;
    border: 0;
    background-repeat: no-repeat;
    font-size: 0;
    top: 45%;
    width: 40px !important;
    height: 40px !important;
    padding: 0;
    cursor: pointer;
    background-color: inherit!important;
    background-size: 20px;
    background-position: center;
    border-radius: 0;
    border: 1px solid #4472c4;
}
.testmonials-pull .slick-arrow {
    top: 40%;
}



/* Speaker css */


.registers{ position:relative;text-align: center;}
/*.registers::before {
    background: url(../images/pattern-11.png) left top no-repeat;
    content: '';
    position: absolute;
    width: 555px;
    height: 517px;
    top: 180px;
    background-size: 55%;left: -80px;
}
.registers::after {
    background: url(../images/pattern-16.png) right top no-repeat;
    content: '';
    position: absolute;
    width: 175px;
    height: 628px;
    top: 25px;
    background-size: 55%;
    right: -0px;
}*/
.registers p {
    color: #ea4c0f;
    font-size: 20px; margin-bottom:15px;
}
.tel-code {
   
    width: 94px !important;
    padding-left: 40px !important;
}
.intl-tel-input {
    float: left;
    margin: 0 5px 0 0;
}

.intl-tel-input .flag-dropdown .selected-flag {
 padding: 10px 16px 7px 6px;
}
.mobile-new {
    width:calc(100% - 100px) !important;
    float: left;
}

.intl-tel-input {
font-size: 14px;
color: #333;
}
.intl-tel-input input {
width: 250px;
border: 1px solid #CCC;
font-family: inherit;
font-size: 100%;
color: inherit;
}
.form-control::placeholder {
    color: #6b7c8a;
    opacity: 1;
}
input::placeholder { font-size:15px;}

.form-box h4 {
    color:#515151;
    font-size: 17px;
    padding-bottom: 5px;
    text-align: center;
    margin-top: 0px;
    font-weight: 600;
}
.form-group {
    margin-bottom: 19px!important;
}
.form-box {background: #ffffff;
padding: 35px 30px;
border-radius: 0px;
box-shadow: 0 0 30px rgba(31, 45, 61, 0.125);
margin: 0 auto;
max-width: 380px;}

.form-box_s {
    padding: 35px 30px;
border-radius: 0px;
box-shadow: 0 0 30px rgba(31, 45, 61, 0.125);
margin: 0 auto;
    max-width: 100%;
}
.form-control {
    background: #fff none repeat scroll 0 0;
    border-radius: 3px;
    box-shadow: none;
    color: #6b7c8a;
    font-size: 15px;
    font-weight: 400;
    border: 1px solid #e0e0e0;
    height: 40px;
    margin-bottom: 0px;
    padding-left: 15px;
}
.form-box .btn {
    background-color: #F15A22;
    border: 0 none;
    color: #fff;
    display: block;
    font-size: 17px;
    font-weight: 600;
    margin-top: 0px;
    padding: 7px 20px;
    border-radius: 3px;
    width: 30%;
    margin: 0 auto;
}

.form-box_s .btn {
    background-color: #F15A22;
    border: 0 none;
    color: #fff;
    display: block;
    font-size: 17px;
    font-weight: 600;
    margin-top: 0px;
    padding: 7px 20px;
    border-radius: 3px;
    width: 30%;
    margin: 0 auto;
}
.form-group select {
    -moz-appearance: none;
    -webkit-appearance: none;
    background-image: url(../images/dropdown.png);
    background-position: 98% center;
    background-repeat: no-repeat;
    background-size: 2.5%;
}
.form-control:focus {
border-color: none;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
box-shadow: none;
}
.intl-tel-input input.mobile-new {
    padding-left: 15px!important; 
}
.intl-tel-input .flag-dropdown .selected-flag {
    padding: 12px 16px 6px 6px!important;
}
.intl-tel-input .flag-dropdown .country-list .country {
    line-height: 16px;
    padding: 4px 10px;
    text-align: left;
}

.main-prod {
    display: inline-block;
    width: 100%;
}
.discount {margin-top: 10px;}
.discount .btn{
background: #228db8;
font-size: 13px;
height: 40px;
padding: 10px 15px;
}
/* price css */


.price-plans {background: #eaf5fb;}
.price-plans .table-inner {
    position: relative;
    border: 1px solid #efefef;
    background: #ffffff;
    padding: 20px 20px 20px 20px;
    width: 100%;
    margin: 0 auto; box-shadow:0 5px 15px 0 rgba(68,68,68,.1);min-height: 260px;
}
.price-plans .table-inner:before {
    background:#20486a;
}
.hvr-sweep-to-bottom:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098d1;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.price-plans .price .amount {
    position: relative;
    display: block;
    font-size: 20px;
    line-height: 1.2em;
    margin-bottom: 5px;
}
.price-plans .price .amount sup {
    font-size: 25px;
    padding-right: 5px;
    top: inherit;
}
.price-plans .half-column p {
    margin-bottom: 0px;

}
.price-plans .half-column.price {
    text-align: left;
    position: absolute;
    bottom: 0;
}
.price-plans .half-column {
    position: relative;
    margin-bottom: 4px;
    text-align: left;
}
.price-plans h3 {
    font-size: 20px;
    margin-bottom: 10px;margin-top: 0;
}

.price-plans .read-more{
	position:absolute;
	right:0px;
	bottom:0px;
	font-size: 14px;
	text-align:center;
	line-height:24px;
	padding: 6px 10px;
	color:#ffffff;
	background:#fc5a1b;
	transition:all 300ms ease 100ms;
	-webkit-transition:all 300ms ease 100ms;
	-ms-transition:all 300ms ease 100ms;
	-o-transition:all 300ms ease 100ms;
	-moz-transition:all 300ms ease 100ms;
}

.price-plans.style-two .read-more{
	position:relative;
	display:inline-block;
	right:0px;
	top:0px;
	padding:10px 20px;
	width:auto;
	font-size:14px;
	text-transform:uppercase;
	margin-bottom:30px;
}

.price-plans.style-two .read-more .fa{
	position:relative;
	padding-right:15px;
	top:-1px;
	font-size:12px;	
}

.price-plans .read-more:before{
	background-color:#292929;	
}

.price-plans .recommended .read-more,
.price-plans .table-inner:hover .read-more{
	background: #ffffff;
    color: #222;
}

.hvr-sweep-to-bottom:hover, .hvr-sweep-to-bottom:focus, .hvr-sweep-to-bottom:active {
    color: white;
}
.hvr-sweep-to-bottom {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.hvr-sweep-to-bottom:hover:before, .hvr-sweep-to-bottom:focus:before, .hvr-sweep-to-bottom:active:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}
.price-plans .recommended .table-inner .price p, .price-plans .recommended .table-inner .ms li, .price-plans .table-inner:hover .price p, .price-plans .table-inner:hover .ms li, .price-plans .recommended .table-inner .amount, .price-plans .recommended .table-inner .list h3 {
    color: #ffffff;
}

.price-plans .col-md-3:nth-child(4) ~ * {
    margin-top: 30px;
}


/* mCustom scroll bar settings */
.mCustomScrollbar{
    position: relative;
    height: 122px;
    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 &gt; .mCSB_container {
    margin-right: 20px;
}
.mCSB_scrollTools {
    position: absolute;
    width: 16px;
    height: auto;
    left: auto;
    top: 0;
    right: 0;
    bottom: 0;
}
.mCSB_scrollTools .mCSB_draggerContainer {
    position: absolute;
    top: 0;
    left: 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:#4472c4;
}
.currentafbox .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    background-color: rgb(105, 204, 68);
}
.table {
        margin-bottom: 0px; text-align:center; color:#fff;
}


.nm .table {
    margin-bottom: 20px;
    text-align: center;
    color: #000; font-size: 16px;
}

.sim {
    color: #fff;
    font-weight: bold;
    background-color: #e85728;
    padding: 3px 12px 3px 12px;
    border: 1px solid #e85728;
    font-family: 'Calibri';
    font-size: 15px;
    border-radius: 8px;
        width: auto;
}

thead {
    background: #0a4470;
    color: #fff;
    font-size: 18px;
}
th{text-align:center;}
.table-striped&gt;tbody&gt;tr:nth-of-type(even) {
    background-color: #fff;
}
.table-striped&gt;tbody&gt;tr:nth-of-type(odd) {
background-color: #ebebeb;
	 
}
.table-responsive.nm img {
    max-width: 24px;
}

.bvb .container-fluid {
    padding: 0px 140px 50px;
}

.bg-tble{ background-color: #f6b26b!important; font-size: 15px;}
.ver{ vertical-align:middle!important; }

.nm td {
    vertical-align: middle!important;
    width: 12.7%;
}
.nm th {
    vertical-align: middle!important;

}

td.wdth {
    width: 26%!important;
}
 th.wdth {
}

.onePlans_pricingTable__2xN-D table tr th:first-child {
    text-align: unset;
    border-right: 1px solid rgba(0,0,0,.16);
    border-left: 1px solid rgba(0,0,0,.16);
}
.onePlans_pricingTable__2xN-D table tr th {
    padding: 8px;
    text-align: center;
    border-top: 1px solid rgba(0,0,0,.16);
    border-bottom: 1px solid rgba(0,0,0,.16);
}


.onePlans_pricingTable__2xN-D table tr th h4, .onePlans_pricingTable__2xN-D table tr td h4 {
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    color: #000;
    margin: 0;
    padding-bottom: 0px;
}
.onePlans_pricingTable__2xN-D table tr th span {

    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #000;
}

.onePlans_pricingTable__2xN-D table tr th:lang(three) {
    background: rgba(0,0,0,.04);
}
.onePlans_pricingTable__2xN-D table tr th:lang(four) {
    background: rgba(0,0,0,.16);
}
.onePlans_pricingTable__2xN-D table tr th:lang(five) {
    background: rgba(174,148,56,.24);
    border-right: 1px solid rgba(0,0,0,.16);
}

.onePlans_pricingTable__2xN-D table tr th:lang(six) {
    background: rgb(237 200 156 / 24%);
    border-right: 1px solid rgba(0,0,0,.16);
}

.onePlans_pricingTable__2xN-D table tr th:lang(seven) {
    background: rgb(156 237 187 / 24%);
    border-right: 1px solid rgba(0,0,0,.16);
}



.onePlans_pricingTable__2xN-D table tr:not(:first-child):nth-child(odd) {
    background-color: rgba(0,0,0,.04);
}

.onePlans_pricingTable__2xN-D table tr td:lang(seven) {
    background: rgb(156 237 187 / 24%);
    border-right: 1px solid rgba(0,0,0,.16);
}
.onePlans_pricingTable__2xN-D table tr td:lang(six) {
    background: rgb(237 200 156 / 24%);
    border-right: 1px solid rgba(0,0,0,.16);
}
.onePlans_pricingTable__2xN-D table tr td:lang(five) {
    background: rgba(174,148,56,.24);
    border-right: 1px solid rgba(0,0,0,.16);
}

.onePlans_pricingTable__2xN-D table tr td:lang(four) {
    background: rgba(0,0,0,.16);
}

.onePlans_pricingTable__2xN-D table tr td:lang(three) {
    background: rgba(0,0,0,.04);
}
.onePlans_pricingTable__2xN-D table tr td:lang(one) {
    text-align: unset;
    border-right: 1px solid rgba(0,0,0,.16);
    border-left: 1px solid rgba(0,0,0,.16);
}


.gallry {
    margin:0px 5px; background:#FFF; padding:10px; box-shadow:0 5px 30px 0 rgba(153, 153, 153, 0.2);
}
.marquee0 img{ width:150px;}


.anatomy {
    position: relative; 
}
.anatomy h5{     
font-size: 20px;
line-height: 30px;
}

.anatomy .info-right {
    padding-left: 50px;
    max-width: 580px;
}

.sm ul {list-style: outside none none;margin:0 0 10px 0;padding: 0;}
.sm ul li {
    list-style: outside none none;
    margin: 0;
    padding: 4px 0 4px 27px;
    position: relative;
    color:#fff; font-size: 15px;
}

.sm ul li::before {
    color: #fff;
    content: "\f0a4";
    font-family: "FontAwesome";
    font-size: 14px;
    left: 0;
    position: absolute;
    top: 8px;
    line-height: 18px;
    text-align: center;
    font-weight: 600;
}



/*-------------------------------------------------------------------------------------
    video area
---------------------------------------------------------------------------------------*/

.align-middle {
    vertical-align: middle!important;
}
.video-player-wrap {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 360px;
    background-image: url(../images/vido-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center; z-index: 9;
}
.wrap-small {
   width: 580px;
    height: 411px;
    content: "";
    position: absolute;
    background-color: rgb(145, 177, 194);
    left: -25px;
    top: -25px;
    z-index: 9;
}

.video-player a {
    display: inline-block;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    font-size: 30px;
    line-height: 80px;
    padding: 0 28px;
    background-color: #ff4e56;
color:    #fff;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
}

.video-player a:hover {
    background-color: #ff4e56;
    color: #fff;
}

.video-player a:after {
    content: "";
    position: absolute;
    left: -5px;
    top: -5px;
    height: 90px;
    width: 90px;
    border: 3px solid #ff4e56;
    border-radius: 50%;
    -webkit-animation: icon-bubble 1s infinite forwards linear;
    animation: icon-bubble 1s infinite forwards linear;
}

.video-player a:before {
    content: "";
    position: absolute;
    left: -5px;
    top: -5px;
    height: 90px;
    width: 90px;
    border: 3px solid #ff4e56;
    border-radius: 50%;
    -webkit-animation: icon-bubble 1s infinite forwards linear 0.5s;
    animation: icon-bubble 1s infinite forwards linear 0.5s;
}



.video-cont.two .video-player {
    margin: 50px 0 0;
}

@-webkit-keyframes icon-bubble {
    0% {
        -webkit-transform: scale(0.85);
        transform: scale(0.85);
        opacity: 1;
    }

    25% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
        opacity: 0.8;
    }

    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
        opacity: 0.55;
    }

    75% {
        -webkit-transform: scale(1.32);
        transform: scale(1.32);
        opacity: 0.3;
    }

    100% {
        -webkit-transform: scale(1.4);
        transform: scale(1.4);
        opacity: 0;
    }
}

@-webkit-keyframes icon-bubble {
    0% {
        -webkit-transform: scale(0.85);
        transform: scale(0.85);
        opacity: 1;
    }

    25% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
        opacity: 0.8;
    }

    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
        opacity: 0.55;
    }

    75% {
        -webkit-transform: scale(1.32);
        transform: scale(1.32);
        opacity: 0.3;
    }

    100% {
        -webkit-transform: scale(1.4);
        transform: scale(1.4);
        opacity: 0;
    }
}

@keyframes icon-bubble {
    0% {
        -webkit-transform: scale(0.85);
        transform: scale(0.85);
        opacity: 1;
    }

    25% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
        opacity: 0.8;
    }

    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
        opacity: 0.55;
    }

    75% {
        -webkit-transform: scale(1.32);
        transform: scale(1.32);
        opacity: 0.3;
    }

    100% {
        -webkit-transform: scale(1.4);
        transform: scale(1.4);
        opacity: 0;
    }
}


#chartdiv, #chartdiv2, #chartdiv3, #chartdiv4, #chartdiv5, #chartdiv6, #chartdiv7, #chartdiv8, #chartdiv9, #chartdiv10, #chartdiv11, #chartdiv12, #chartdiv13 {
    width: 100%;
    height: 300px;
}
/* Color change */
g[fill="#67b7dc"]{
	fill:rgb(41, 140, 179);
	stroke:rgb(41, 140, 179);
}
g[fill="#6794dc"]{
	fill:rgb(255, 33, 79);
	stroke:rgb(255, 33, 79);
}
g[fill="#6771dc"]{
	fill:rgb(84, 207, 255);
	stroke:rgb(84, 207, 255);
}
g[fill="#8067dc"]{
	fill:rgb(204, 195, 39);
	stroke:rgb(204, 195, 39);
}
g[fill="#a367dc"]{
	fill:rgb(179, 172, 50);
	stroke:rgb(179, 172, 50);
}
.counter-box{

}
.counter-box img{
	object-fit: scale-down;
    margin-bottom: 15px;
}
.target h3 {
    font-size: 20px;
    margin-bottom: 10px;
    margin-top: 0;
    text-align: center;
}
.l-brdr{ border-left:2px solid #ff6600; padding-left:40px;}
.sepreatoradded {
    background-image: url(../images/patern.svg);
    background-repeat: no-repeat;
    position: absolute;
    content: "";
    top: 50px;
    z-index: -1;
    width: 369px;
    height: 937px;
    background-size: 45%;
}


.mentor-profile {
    background-color: #ececec;
    text-align: left;
    padding: 20px 30px;
    position: relative;
    margin-bottom: 15px;
    border-radius: 15px;
}
/*.mentor-profile:before {
    border-top-color: #adeaf3!important;
    border-width: 22px 0px 0px 33px!important;
    margin-left: 0px;
}
.mentor-profile:before {
    top: 100%;
    right: 130px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
} */

.mentor-profile:after {
    content: "";
    background: url(https://dtwhistledev.wpengine.com/wp-content/themes/whistle/images/quote.png) 0px 0px no-repeat;
    width: 81px;
    height: 71px;
    position: absolute;
    font-size: 300px;
    font-weight: normal;
    line-height: 40px;
    color: #ededed;
    left: 9px;
    top: 4px;
    z-index: 999;
}


.mentor-profile img,
.mentor-profile i{
    border-radius: 50%;
    display: inline-block;
    margin-bottom: 15px;
    border: 3px #fff solid;
    width: 80px;
    height: 80px;
    background-color: #fff;
    padding: 3px;
}

.mentor-profile i{
    text-align: center;
font-size: 34px;
line-height: 80px;
}
.author {
    display: inline-block;
    margin: 0px 25px 0px 0px;
    float: left;
}
.author img {
    border: 5px solid #4472c4;
    width: 85px;
    height: 85px;
    border-radius: 50%;
    padding: 2px;
}

#experts span {
    float: left;
    text-align: left;
    font-style: normal;
}

#experts span {
    margin: 10px 0px 0px;
}

#experts h5 {
    font-size: 20px;
    margin-top: 0px;
    padding: 0;
    margin-bottom: 10px;

}
#experts h6 {
    font-size: 15px;
    margin-top: 0px;
    padding: 0;
    margin-bottom: 10px;
}
#experts span p {
    color: #fff;
}
#experts h6 img {
max-height: 60px;
}


/* #Colobox css */
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden; -webkit-transform: translate3d(0,0,0);}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}
#cboxOverlay{background:url(/images/bg_img.png) repeat 0 0; opacity: 0.9; filter: alpha(opacity = 90);}
#cboxLoadedContent{position:relative;}
#cboxClose {
    background-image: url(/images/crossiconresu.jpg);
    height: 36px;
    right: 0px;
    top: 5px;
    width: 36px;
    position: absolute;
    border: 0;
    background-repeat: no-repeat;
    font-size: 0;
    background-color: transparent;
    z-index: 999;
}
#inline_content{padding: 20px;}
#colorbox *, #colorbox *:focus{outline: 0px !important;}
.popup-outer{min-width:600px;max-width:600px;}
.fixed {position: fixed;}

.youtube-player {
    position: relative;
    padding-bottom: 56.23%;
    /* Use 75% for 4:3 videos */
    height: 0;
    overflow: hidden;
    max-width: 100%;
    background: #000;
    margin: 0px;
}
.youtube-player iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    background: transparent;
}
.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;
}
.youtube-player img:hover {
    -webkit-filter: brightness(75%);
}
.youtube-player .play {height: 72px;width: 72px;left: 50%;top: 50%;margin-left: -36px;margin-top: -36px;position: absolute;
background: url("//i.imgur.com/TxzC70f.png") no-repeat;cursor: pointer;}
.imagefld-con img {width: 100%; height: 220px;}
.imagefld-cons img {width: 100%; height: 280px;}

/*-------------------------pop up video -------------------------------------------------------*/

.footeregion{
	background-color: #283747;
    color: #fff;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 13px;
}
.footer-box h5 {
    border-bottom: 1px solid #fff !important;
    color: #fff;
    margin: 0 0 7px; font-size: 18px;
    padding: 8px 0;
}
.footer-box h5 span {
    border-bottom: 2px solid #f15a22;
    padding-bottom: 7px;
}
.footer-box ul {margin: 0 0 10px;padding: 0;}
.footer-box ul li {
    line-height: 25px;
    list-style: outside none none;
}
.footer-box ul li a {
    color: #dddddd;
    padding: 0px 0 0 2px;
    text-decoration: none;
}
.footer-box ul li a::before {
    color: #dddddd;
    content: "\F105";
    cursor: pointer;
    display: inline-block !important;
    font-family: FontAwesome;
    font-size: 13px;
    line-height: 20px;
    margin-right: 5px;
}
.footer-box ul li a:hover {color: #ff7947;}
.footeregion .col-md-2 {
    width: 14.28%;
}
.mkiopiu{ margin-top: 0px; }


.footeregion .leftfoot{
	float: left;
}
.footeregion .rightfoo{
	float: right;
}



[aria-labelledby="id-66-title"] {
    display: none;
}
.canvasjs-chart-toolbar, a.canvasjs-chart-credit  {
    display: none;
}

.boxo{
display: none;
}

.myDiv{
  display:none;
}  
#showOne{
    border:1px solid red;
}
#showTwo{
    border:1px solid green;
}
#showThree{
    border:1px solid blue;
}

.credential .form-group label strong {
    min-width: 90px;
    display: inline-block;
}

.gap {
    padding: 6px 0;
    border-bottom: 1px solid #dfdfdf;
}


div#div_two {
    display: none;
}

.credential{font-family: 'Calibri';}
.modal-header {background: #eeeeee;  }
button.close {
    background: #ea3f00;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    opacity: inherit;
    color: #fff!important;
    position: absolute;
    right: 15px;
    top: 10px;z-index: 999999;
}
/*.modal-header {
    min-height: 16.43px;
    padding: 8px;
    border-bottom: 1px solid #e5e5e5;
}*/
.modal-header {
    padding: 10px 20px;
    border-bottom: none;
}
.modal-header h4 {
    font-size: 22px;
}

.modal-content {
    border-radius: 0px; border:inherit;   
}
h4.modal-title {
    text-align: center;
    font-size: 20px;
}
button.close:focus, button.close:hover {color: #fff;text-decoration: none;cursor: pointer;filter: alpha(opacity=50);opacity: initial;}
.modal-body p{ font-size:14px;}

.credential .tab-content {background-color: #f3f3f3;padding: 20px;}
.credential .modal-dialog {width: 640px!important;}
.credential .form-control{ height:36px; border:1px solid #ccc; border-width:1px;}
.credential .form-group label{ color:#575757}
a:focus{ outline:none;}
.credential .btn-new .btn {background-color:#e6775d; border-color: #e6775d; width:100%; padding:10px 15px;}
.modal-backdrop.in {
    opacity: 0.7;
}
.credential .modal-dialog .form-box {
    background: #ffffff;
    padding: 5px 5px;
    border-radius: 0px;
    box-shadow: none;
    max-width: inherit;
}

/* second modal lead form start */

.credential_s .tab-content {background-color: #f3f3f3;padding: 20px;}
.credential_s .modal-dialog {width: 640px!important;}
.credential_s .form-control{ height:36px; border:1px solid #ccc; border-width:1px;}
.credential_s .form-group label{ color:#575757}
a:focus{ outline:none;}
.credential_s .btn-new .btn {background-color:#e6775d; border-color: #e6775d; width:100%; padding:10px 15px;}
.modal-backdrop.in {
    opacity: 0.7;
}
.credential_s .modal-dialog .form-box {
    background: #ffffff;
    padding: 5px 5px;
    border-radius: 0px;
    box-shadow: none;
    max-width: inherit;
}
/* second modal lead form End */

/* Thank you page */
.thanlkyou{
	background-color:#20486a;
    margin-top: 0px;
    padding-top: 50px;
    padding-bottom: 90px;
    text-align: center;
}
.thanlkyou img{
	
}
.thanlkyou h2{
	margin-top: 20px;
    font-weight: bold;
    color: #fff;
    font-family: 'Calibri';
    text-transform: uppercase;
    font-size: 35px;
}
.thanlkyou p{
    color: #fff;
    font-size: 18px;
}
.thanlkyou p span{
	position: relative;
}
.thanlkyou p span strong{
	    position: relative;
    z-index: 2;
}
.thanlkyou p span:after {
    position: absolute;
    bottom: 4px;
    width: 100%;
    left: 0;
    height: 5px;
    background: #fbd1c2;
    content: '';
    z-index: 1;
	opacity: .3;
}
.contfldthh {
    margin-top: -62px;
}
.boxesiner {
  	padding: 15px;
    border: 1px solid rgba(171, 171, 171, .4);
    box-shadow: 0 2px 6px rgba(0, 0, 0, .20);
    margin-bottom: 20px;
    border-radius: 15px;
    float: left;
    width: 100%;
    clear: both;
    text-align: center;
    background-color: #fff;
    font-size: 16px;
}

.blue-clr{ background:#298cb3;}
.pink-clr{ background:#ff214f;}
.blue-clr h4, .pink-clr h4{
    color: #fff;
    font-size: 17px;
    font-weight: 600;
    margin-top: 0px;
    padding-bottom: 15px;
    margin-bottom: 0px;
}
.blue-clr, .pink-clr{ padding:20px;}
.sm .blue-clr ul, .sm .pink-clr ul{ margin-bottom:0px;}
.blue-clr, .pink-clr{
    min-height: 171px;  border-radius:5px;margin-top: 10px;
}

.tooltip{ width:100px;}

.contbordleffld {
    display: block;
    padding-left: 20px;
    border-left: 2px solid #F15A22;
    font-size: 15px;
    line-height: 1.8;
    margin-bottom: 20px;
}
.contbordleffld1 {

    display: block;
    padding-right: 20px;
    border-right: 2px solid #F15A22;
    font-size: 15px;
    line-height: 1.8;
    margin-bottom: 20px;
}

.sessimasterimg {
    margin-bottom: 15px;
}
.sessimasterimg img {
    width: 100%;
}
.sessimaster h3 {
    font-size: 20px;
    margin-top: 0;
    color: #1c1c24;
    margin-bottom: 5px;
    font-family: 'Calibri';
    font-weight: bold;
}
.dign {
    color: #333;
    font-style: italic;
    margin-top: 10px;
    clear: both;
}
.sessimaster .dign p {
    line-height: 18px;
    margin-bottom: 7px;font-size: 14px;
}
p.space {
    margin-top: 20px;
}
.list-bg {
    padding: 5px 15px;
    background-color: #1a4b70;
    color: #fff;
}

.headinhidemobi {
    display: none;
}
.spacingdecoflde {
    padding: 10px;
    border: 1px solid #efefef;
    box-shadow: 0 20px 30px 0 rgba(40,55,71,.15);
}
.textfold-new .aprtoff {
    max-width: 560px;
    margin: 10px auto 10px auto;
}
.aprtoff {
    position: relative;
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: bold;
}
.aprtoff:before {
    position: absolute;
    content: "";
    right: 0;
    top: 12px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #fff;
}
.aprtoff &gt; span span {
    display: inline-block;
    vertical-align: top;
    background-color: #F15A22;
    padding: 6px 30px;
    border-radius: 5px;
    z-index: 1;
    position: relative;
}
.aprtoff &gt; span:after {
    position: absolute;
    left: 0;
    width: 100%;
    height: 1px;
    content: "";
    background-color: #fff;
    top: 18px;
}
.aprtoff:after {
    position: absolute;
    content: "";
    left: 0;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #fff;
    top: 12px;
}



.glide__main{position:relative;margin-top:0px;margin-bottom:0px;height:420px;display:flex;justify-content:space-evenly;}
.glide__container{width:80%;overflow:hidden;}
.glide__slides, .glide__arrows{height:400px;}
.glide__arrows{}
.glide__arrows{display:none;position:relative;}
.glide__arrow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}
.glide__arrow img{max-width:initial;}
.glide__slides{position:absolute;width:100%;margin-left:auto;margin-right:auto;list-style:none;backface-visibility:hidden;transform-style:preserve-3d;white-space:nowrap;flex-wrap:nowrap;will-change:transform;z-index:2;left:0;top:0;}
.glide__slides img{max-width:initial;}
span.card_logo img {
    max-height: 65px;
}
.glide__container{position:relative;}
.glide__slide{width:51%;height:100%;white-space:initial;user-select:none;position:absolute;top:0;}
.glide__slide.active{background-color:#ffffff!important;filter:brightness(1)!important;}
.glide__slide:not(.active):hover,
.glide__bullet:not(.active):hover,
.glide__arrow:not(.active):hover{cursor:pointer;}
.glide__slide&gt;*{}
.glide__slide{background:#fff;border-radius:10px;height:410px;max-width:455px;}
.glide__slide, .glide__slide *,
.glide__bullets *{transition:all 1000ms ease;}
.glide__slide--active{z-index:1001;}
.glide__slide, .glide__bullets, .glide__arrows, .glide__bullet{display:flex;}
.glide__arrows{align-items:center;}
.glide__bullets{flex-wrap:nowrap;}
.glide__slide, .glide__bullet{flex-direction:column;overflow:hidden;}
.glide__arrows{z-index:0;}
.glide__arrows&gt;*{flex:0 0 7%;display:block;text-align:center;display:block;padding:30px;font-size:80px;}
.glide__arrows&gt;*:nth-of-type(2){margin-left:auto;}
.glide__bullets{margin-top:20px;flex-wrap:wrap;}
.glide__bullets&gt;*{flex:1 1 9%;}
.glide__bullet&gt;*{flex:0 0 auto;}
a.glide__bullet{display:block;padding:10px;margin:0;text-align:center;color:#fff;text-transform:uppercase;font-size:70%;border:1px solid transparent;border-radius:6px;}
a.glide__bullet.active{border:1px solid #fff;margin-left:20px;margin-right:20px;}
a.glide__bullet div{display:block;height:20px;width:100%;margin-bottom:10px;}
#slide-1{left:35%;z-index:100;filter:brightness(0.4);transform:scale(1, 0.68) translateX(-50%);}
#slide-2{left:40%;z-index:200;filter:brightness(0.6);transform:scale(1, 0.78) translateX(-50%);}
#slide-3{left:45%;z-index:300;filter:brightness(0.8);transform:scale(1, 0.88) translateX(-50%);}
#slide-4{left:50%;z-index:400;transform:scale(1, 1) translateX(-50%);}
#slide-5{left:55%;z-index:300;filter:brightness(0.8);transform:scale(1, 0.88) translateX(-50%);}
#slide-6{left:60%;z-index:200;filter:brightness(0.6);transform:scale(1, 0.78) translateX(-50%);}
#slide-7{left:65%;z-index:100;filter:brightness(0.4);transform:scale(1, 0.68) translateX(-50%);}
#slide-8{left:50%;z-index:300;transform:scale(1, 1) translateX(-50%);}
#slide-9{left:55%;z-index:200;filter:brightness(0.8);transform:scale(1, 0.68) translateX(-50%);}



.card-carousel{display:flex;align-items:center;justify-content:center;max-width:100%;position:relative;margin-top:100px;margin-bottom:80px;}
.card-carousel .my-card{height:432px;min-width:455px;position:relative;z-index:1;-webkit-transform:scale(0.6) translateY(-2rem);transform:scale(0.6) translateY(-2rem);opacity:0;cursor:pointer;border-radius:10px;pointer-events:none;background:#ffffff;transition:1s;}
.card-carousel .my-card.active{z-index:4;-webkit-transform:scale(1) translateY(0) translateX(0);transform:scale(1) translateY(0) translateX(0);opacity:1;pointer-events:auto;transition:1s;}
.card-carousel .my-card.prev, .card-carousel .my-card.next{z-index:3;-webkit-transform:scale(0.8) translateY(-1rem) translateX(100%);transform:scale(0.8) translateY(-1rem) translateX(100%);opacity:1;pointer-events:auto;background-color:#888583;transition:1s;}
.card-carousel .my-card.next{-webkit-transform:scale(0.8) translateY(-1rem) translateX(-100%);transform:scale(0.8) translateY(-1rem) translateX(-100%);}
.card-carousel .my-card.prev_1, .card-carousel .my-card.next_1{z-index:2;-webkit-transform:scale(0.6) translateY(-1rem) translateX(270%);transform:scale(0.6) translateY(-1rem) translateX(270%);opacity:1;pointer-events:auto;background-color:#605e5c;transition:1s;}
.card-carousel .my-card.next_1{-webkit-transform:scale(0.6) translateY(-1rem) translateX(-270%);transform:scale(0.6) translateY(-1rem) translateX(-270%);}
.card-carousel .my-card.prev_2, .card-carousel .my-card.next_2{z-index:1;-webkit-transform:scale(0.4) translateY(-1rem) translateX(613%);transform:scale(0.4) translateY(-1rem) translateX(613%);opacity:1;pointer-events:auto;background-color:#3a3836;transition:1s;}
.card-carousel .my-card.next_2{-webkit-transform:scale(0.4) translateY(-1rem) translateX(-613%);transform:scale(0.4) translateY(-1rem) translateX(-613%);}
.card_header{padding-top:10px; text-align: center;}
.card_score{font-size:40px;color:#010101;font-weight:500;margin-right:30px;margin-top:6px;}
.card_student_name {
    font-size: 21px;
    font-weight: 700;
    color: #000000;
    line-height: 35px;
    margin-left: 10px;
    display: block;
}
.card_content {
    display: initial;
    padding-top: 13px;
    padding-left: 5px;
    text-align: center;
}
.slideshow-container{position:relative;border-radius:10px;margin:0px auto 30px;width:593px;height:333px;position:relative;}
.slideshow-container .prev_btn img, .slideshow-container .next_btn img{max-width:initial;}
.scholarship_info, .clg_logo, .student_name, .student_score{opacity:0;}
.mySlides.active_slide .scholarship_info, .mySlides.active_slide .clg_logo, .mySlides.active_slide .student_name, .mySlides.active_slide .student_score, .mySlides.active_slide .student_info{opacity:1;}

.icon .default, .icon:hover .hover {
    display: block;
}
.icon:hover .default, .icon .hover {
    display: none;
}

.see_more .less, .see_more.show_more .more, .icon_container:hover .icon_default, .icon_container .icon_hover {
    display: none;
}
.see_more .less, .see_more.show_more .more, .icon_container:hover .icon_default, .icon_container .icon_hover {
    display: none;
}

.icon_container {
    cursor: pointer;
}
.prev, .next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    margin-top: -22px;
    padding: 16px;
    transition: 0.6s ease;
    user-select: none;
}

.glide__slide:not(.active):hover, .glide__bullet:not(.active):hover, .glide__arrow:not(.active):hover {
    cursor: pointer;
}





@media only screen and (max-width: 767px) { 

    .nm .table {
        margin-bottom: 20px;
        text-align: left;
        color: #000;
        font-size: 15px;
    }

.bvb .container-fluid{ padding:0px 15px 50px; }

  .journey .reduce img{
    margin-top: 50px;
  }
/*  .events-upcoming {
    margin-top: 68px !important;
}
*/
.visa-text {
     transform: none !important; 
     padding: 50px 0;
}
  .pdf-tabs li{
    width: 32.33%;
    margin-bottom: 15px;
  }
  .pdf-tabs li a {
    
    padding: 10px 5px;
    font-weight: 500;
    font-size: 14px;
    
}
  .mentor-profile {
    padding: 15px 10px;
 
}

  .margin-50 {
    margin-top: 0px;
}

.visa-text{
transform: none;  
}
.dream-text{
transform: none;  
}

.author img {
    border: 5px solid #4472c4;
    width: 64px;
    height: 64px;
    border-radius: 50%;
    padding: 2px;
}
.author {
    display: inline-block;
    margin: 0px 15px 0px 0px;
    float: left;
}
#experts h6 img {
    max-height: 42px;
}
.butnsi .btn {

    left: 30%;
}
.thre-plus {
    padding: 0 5px;
    border-right: initial;
    text-align: center;
}



.glide__arrow img {
    max-width: 10px;
}

.glide__slide {
    max-width: 322px!important;
    height: auto!important;
}
.glide__main {
    margin-top: 20px!important;
    justify-content: space-between!important;
    min-height: 375px;
    height: auto!important;
    margin-bottom: 20px!important;
}
.glide__slides, .glide__arrows {
    height: auto!important;
}
.glide__arrow {
    position: relative!important;
}
.glide__container {
    width: 100%!important;
    overflow: visible!important;
}
.glide__slides, .glide__arrows {
    height: auto!important;
}
#slide-1
{
left:35%;
transform: scale(1, 0.68) translateX(-50%);
}
#slide-2
{
left:40%;
transform: scale(1, 0.78) translateX(-50%);
}
#slide-3
{
left:45%;
transform: scale(1, 0.88) translateX(-50%);
}
#slide-4
{
left:50%;
transform: scale(1, 1) translateX(-50%);
}
#slide-5
{
left:55%;
transform: scale(1, 0.88) translateX(-50%);
}
#slide-6
{
left:60%;
transform: scale(1, 0.78) translateX(-50%);
}
#slide-7
{
left:65%;
transform: scale(1, 0.68) translateX(-50%);
}
.glide__slides img {
    width: 110px;
}
.card_content {
    padding-top: 13px;
    padding-left: 38px;
    padding-bottom: 20px;
    padding-left: 5%;
}
.card_student_name {
    font-size: 18px!important;
    margin-left: 0px!important;
    /* width: 50%; */
    font-weight: 700;
    color: #000000;
    line-height: 20px!important;
    /* white-space: nowrap!important; */
    /* word-break: inherit!important; */
    margin-top: 15px;
    /* display: inline-block; */
    text-align: center;
}
.cards_arrow_container.mobile {
    display: flex!important;
}

.cards_arrow_container .prev, .cards_arrow_container .next {
    top: 0px;
    padding: 0px;
}
.cards_arrow_container .prev {
    left: 0px;
}
.cards_arrow_container .prev .arrow_label {
    margin-left: 15px;
}
.arrow_label {
    font-size: 18px;
    font-weight: 500;
    vertical-align: middle;
}
.cards_arrow_container .next {
    left: 0px;
}

.cards_arrow_container .next .arrow_label {
    margin-right: 15px;
}
/* .cards_arrow_container {
    text-align: center;
    position: absolute;
    bottom: 20px;
    max-width: 322px;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    height: auto;
    display: flex;
    justify-content: space-between;
} */

.cards_arrow_container.mobile {
    display: none !important;
}

.glide__arrows&gt;* {
    padding: 10px;
}

.card_content {
    display: block!important;
    align-items: center;
    padding-top: 13px;
    padding-left: 10px;
}

.glide__container {
    width: 100%!important;
    overflow: visible;
}
.glide__slides, .glide__arrows {
    height: auto;
}
.cards_arrow_container .prev:hover, .cards_arrow_container .next:hover {
    color: #ffc766;
}






img.klop {
    width: 55%!important;
}
.slider-container .slider-content .slider-single {
    height: 87%;
}

.slider-container .slider-content .slider-single .slider-single-title {
    margin: 16px 0 0 0px;
    font-size: 20px;
    font-weight: 700;
    color: #000;
    transition: 500ms cubic-bezier(0.17, 0.67, 0.55, 1.43);
    opacity: 0;
}

.bannerarea .container-fluid {
    padding: 0 15px;
}
.text-left {
    margin-top: 10px;
}

.slider-container .slider-content {
    position: relative;
    left: 50%;
    top: 45%;
    width: 100%;
    height: 60%;
    transform: translate(-50%, -50%);
}

.textfold h4 {
    margin-top: 13px;
    margin-bottom: 0;
    font-size: 14px;
}

.three-cut {   
    min-height: inherit;   
}

.three-cut:after {
    content: '';
    width: 0;
    height: 0;
    top: 100%;
    left: 43%;
    display: block;
    position: absolute;
    border-style: solid;
    border-width: 15px 15px 15px 15px;
    border-color: transparent;
    border-top-color: #ffffff;
}

.theme-accordion-s1 .panel-heading a {   
    font-size: 19px;   
    padding: 13px 20px;
}



.headinhidemobi {
    display: block;
}
.navbar-toggle { background-color:#F15A22; border-color:#F15A22!important;padding: 8px 6px;margin-top: 0px;}
.navbar-toggle .icon-bar {background-color: #fff;}
.header-region .navbar-nav &gt; li &gt; a {
    line-height: 42px;
    border-bottom: 1px solid #ccc;
}
#navbar-collapse-1&gt;ul.navbar-nav {
    margin: 7.5px -4px;
}
.header-region .navbar-nav&gt;li&gt;a.helpline {
    background-color: #F15A22 !important;
    color: #fff !important;
    border-radius: 5px;
    border-bottom: 0;
}

.eventhelpline {
    display: block !important;
}
.phonemobile {
    display: none !important;
}
.bannerarea {
    margin-top: 0px;
    overflow: hidden;
}
.bannerarea .imgfld img {
    width: initial;
    height: 735px;
}
.textfold {
    padding-top: 20px;
    display: block;
    padding-bottom: 20px;
}
.textfold h2 {
    font-size: 24px;
    line-height: 1.3;margin-bottom: 10px;
}

.textfold h2 span {
    color: #ffc000;

}

.textfold h3 {
    font-size: 14px;
    min-height: initial;    margin-bottom: 20px;
}
.cursor {
    height: 14px;
}
.textfold .logoimg {
    padding-top: 15px;
    padding-bottom: 15px;
    margin-top: 0px;
    margin-bottom: 0;
}
.textfold .logoimg img {
    max-height: 90px;
}
.innerlefthe {
    border: 0;
    background: transparent;
    font-weight: 400;
    padding: 0;
}
.textfold h4 span:first-child {
    padding-right: 0;
}
.textfold h4 span {
    padding-bottom: 5px;
    margin-bottom: 5px;
    display: block;
}
.textfold h4 span:after {
    bottom: 0;
    height: 1px;
    width: 100%;
    top: initial;
}
.textfold ul {
    margin-top: 15px;
}
.textfold ul li {
    font-size: 12px;padding-left: 0px;
    margin-right: 12px;
}
.registerbtnfld .simplebtn {
    font-size: 14px;
    padding: 7px 10px;
    margin-right: initial;width: 100%;
}
.aboutimgouter {

}
.aboutusregion .col-md-4:nth-child(1) ~ * {
    margin-top: 30px;
}

.journey .col-md-4:nth-child(1) ~ * {
    margin-top: 30px;
}

.aboutcontsefl {
    padding-left: 0px;
    position: relative;
}
section h2 {
    font-size: 25px;
    line-height: initial;
}
section {
    padding: 30px 0;
    position: relative;
}
.sub-heading {
    margin-bottom: 20px;
    position: relative;
}
.thrd-part .col-md-4:nth-child(1) ~ * {
    margin-top: 30px;
}
.sepreatoradded{ display:none;}	

.timeline li {
    display: flex;
    flex-direction: column;
}
.timeline li.disply{ display:none;}
.leftfldtim {
    width: 100%;
    padding: 5px 10px;
    text-align: left;
    padding-top: 10px;
}
.leftfldtim .iconfld {
    float: left;
    margin-bottom: 0;
}
.leftfldtim .iconfld img {
    max-height: 20px;
    margin-right: 10px;
}
.leftfldtim p {
    float: left;
    width: calc(100% - 30px);  font-weight: bold;
}
.rightfldtim {
    width: 100%;
    margin-left: 0;
    border-top: 0;
    border-bottom: 1px solid rgba(51, 51, 51, 0.2);
    padding: 0 10px;
    padding-left: 40px;
    background: #e6f3f7;
    padding-bottom: 10px;
}
.rightfldtim h3 {
    margin-bottom: 0;
    font-size: 16px;
}
.imgouterf {
    position: relative;
    margin-top: 15px;
    margin-bottom: 0;
}
.imgouterf img {
    width: 40px;
    height: 40px;
}
.profilespekrs .conteflddiv {
    min-height: 135px; padding:10px 5px;
}
.profilespekrs .conteflddiv h2 {
    font-size: 14px;
    margin-bottom: 7px;
}
.profilespekrs .conteflddiv p {
    font-size: 11px;
    min-height: 51px;
    margin-bottom: 2px;line-height:16px;
}
.profilespekrs .logocompnay img {
    max-height: 22px;
}
.wrap-small {
    display: none;
}
.registers::before, .registers::after{ display: none;}
.testmonials-pull .slick-prev {
    left: 10px !important;
}
.testmonials-pull .slick-next {
    right: 10px;
}
.testmonials-pull .col-md-3{
 padding-right:8px; padding-left:8px;
}

.video-player-wrap {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    min-height: 175px;
    height: inherit;
}
.video-player a {
    width: 60px;
    height: 60px;
    font-size: 22px;
    line-height: 60px;
    padding: 0 23px;
    color: #fff;
}
.video-player a::before, .video-player a::after {
    height: 70px;
    width: 70px;
}
.anatomy {
    position: relative;
    padding: 30px 0 30px;
}
.anatomy .info-right {
    padding-left: 15px;
    max-width: 100%;
    padding-top: 15px;
}
.anatomy h5{font-size: 16px;line-height: 25px;margin-top: 0;}
.l-brdr {
    border-left: none;
    padding-left: 0px;
}
.price-plans .col-md-3:nth-child(1) ~ * {
    margin-top: 30px;
}
.price-plans .price .amount {
    position: relative;
    display: block;
    font-size: 22px;
    line-height: 1.2em;
    margin-bottom: 5px;
}
.price-plans .price .amount sup {
    font-size: 30px;
}
.price-plans h3 {
    font-size: 17px;
    margin-bottom: 10px;
    margin-top: 8px;
}
.price-plans .table-inner{ min-height:inherit;}
.price-plans .read-more{
	position: inherit;
	right: inherit;
	bottom: inherit;
	width: 90px;
	font-size: 14px;
	text-align:center;
	line-height:24px;
	padding: 5px 10px;
	border-radius: 2px;
	color:#ffffff;
	display: inline-block;
	background:#fc5a1b;
	
}
.price-plans .half-column {
    position: relative;
    margin-bottom: 10px;
    text-align: left;
}
.mCustomScrollbar {
    position: relative;
    height:155px;
    
}

.testmonials-pull .slick-arrow {
    
    width: 30px !important;
    height: 30px !important;
    background-size: 15px;
 
}
.footeregion .col-md-2 {
    width: 100%;
}

.bg-blue {
    
}
.bg-blue img {
    margin: 8px auto;
}

#experts h5 {
    font-size: 17px;
    margin-bottom: 10px;

}
h4.modal-title {
    text-align: center;
    font-size: 17px;
}

.faq-accordion.theme-accordion-s1 .panel-heading a {
    font-size: 14px;
    padding: 12px 8px;
}

.service-item {
    min-height: inherit;
}
.cont .col-md-3:nth-child(1) ~ * {
    margin-top: 20px;
}

.navbar-brand &gt; img {max-height: 38px;}
.popup-outer {
    min-width: 300px;
    max-width: 90%;
}

#chartdiv, #chartdiv2, #chartdiv3, #chartdiv4, #chartdiv5, #chartdiv6, #chartdiv7, #chartdiv8, #chartdiv9, #chartdiv10, #chartdiv11, #chartdiv12, #chartdiv13 {
    width: 100%;
    height: 100px;
}
.credential .modal-dialog {
    width: 100% !important;
    margin: 0;
    padding: 15px;
}

.credential_s .modal-dialog {
    width: 100% !important;
    margin: 0;
    padding: 15px;
}

.price-plans .half-column.price {
    text-align: left;
    position: inherit;
    bottom: 0;
}
.headinhidemobi2 {
    display: none;
}
.spacingdecoflde {
    padding: 10px;
    border: 1px solid #efefef;
    box-shadow: none;
    margin-bottom: 15px;
}
.sessimasterimg img {
    width: 80px;
    border-radius: 50%;
    height: 80px;
}
.contbordleffld {margin-bottom: 0px;}
.textfold h1 {
    margin-top: 0;
    font-size: 19px;
    font-weight: 600;
    margin-bottom: 10px;
    color: #fff;
}
	
}

@media only screen and (max-width:1199px){
    .imgfld {
        display: none;
    }

    .textfold {
        position: relative;
    }

    .glide__main {
        margin-top: 30px;
    }

	
}

@media only screen and (min-width: 768px) and (max-width : 991px) {



}</pre></body></html>