.related-live-events .card-img, .related-live-events .card-img-top, .related-live-events .card-img-bottom {
    display: block;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.related-live-events .card-img,.related-live-events .card-img-top {
    border-top-left-radius: calc(1rem - 1px);
    border-top-right-radius: calc(1rem - 1px);
   
}
.related-live-events .card{
        border-radius: 1rem;
     background-color: transparent;    
   
}
.related-live-events .card-img, .related-live-events .card-img-top, .related-live-events .card-img-bottom {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
}
img, figure {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}
.related-live-events .card-hover.border-0::before, .related-live-events .card-active.border-0::before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: opacity .2s ease-in-out;
    border: 1px solid rgba(118,109,244,0.35);
    border-radius: 1rem;
    content: '';
    z-index: 3;
    opacity: 0;
}

.related-live-events .card-body,.related-live-events .card-header {
    position: relative;
    z-index: 5;
}

.related-live-events .card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
    background-color: #fff;
    border-bottom-left-radius: calc(1rem - 1px);
    border-bottom-right-radius: calc(1rem - 1px);
   
}

.related-live-events .owl-carousel .owl-nav [class*=owl-] {
	background: white;
    color: #337ab7;
    font-size: 35px;
    width: 50px;
    height: 50px;
    line-height: 50px;
	border-radius: 50%;
	text-align: center;
	 box-shadow: 0 0 0.625rem -0.1875rem rgba(0,0,0,0.13) !important;
   
}

.related-live-events .owl-carousel .owl-nav [class*=owl-]:hover {
	background: rgba(0, 0, 0, 0.9);
	color: #FFF;
}

.related-live-events .owl-carousel .owl-prev,
.related-live-events .owl-carousel .owl-next {
	position: absolute;
	 top: 50%;
    transform: translateY(-50%);
	height: 50px;
	margin: auto !important;
}

.related-live-events .owl-carousel .owl-prev {
	left: 0px;
}

.related-live-events .owl-carousel .owl-next {
	right: 0px;
}

.related-live-events .owl-carousel .owl-dots {
	display: none !important;
}

 .related-live-events .owl-carousel .owl-prev.disabled,
  .related-live-events .owl-carousel .owl-next.disabled{
    pointer-events: none;
    opacity: 0;
  }
.related-live-events h5,.related-live-events .h5{
    font-size:16px;
    color: #000000;
    font-weight:600;
}
.initials .far.fa-user{line-height: unset !important}
.download-profile{
    color:#ccc;
        cursor: pointer;
}
.testimonial-slider-wrapper.swiper-container { 
    
    height:auto !important; 
}
.testimonial-slider-wrapper .swiper-slide {
    height: auto !important;
    padding:10px;
}
.testimonial-slider-wrapper .swiper-slide img{
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    object-fit: cover; /* IE: not support */
	
}
.clearfix {
    display: block;
    clear: both;
    content: "";
}
a.video-play-btn {
    display: inline-block;
   
    position: relative;
    text-align: center;
    
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    -webkit-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
    position: absolute;
    left: 50%;
    top: 50%;
}
a.video-play-btn svg {
    margin-left: 5px;
}
 .testimonial-btn-next,
   .testimonial-btn-prev {
    left: 50%;
    transform: rotate(90deg);
    transform-origin: left center;
  }

 .testimonial-btn-prev {
    top: 102px;
  }

 .testimonial-btn-next {
    top: 510px;
    /*bottom: 31px;*/
  }
  .testimonial-btn-prev .fa{
       margin-top: 15px;
  }
   .testimonial-btn-next .fa{
       margin-top: 15px;
  }
   .testimonial-btn-next,  .testimonial-btn-prev {
    width: 50px;
    height: 50px;
    line-height: 50px;
    display: block;
    text-align: center;
    color: #538DD7;
    font-size: 20px;
    background-color: #fff;
    border-radius: 50%;
    position: absolute;
   box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.25);
    border: 1px solid #ecf0f5;
    cursor: pointer;
    outline: none;
    z-index: 1;
    
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}
  
  .top-videos{
      background: linear-gradient(90.23deg, #2373D1 10.94%, #189FBD 99.84%);
border-radius: 10px 10px 0px 0px;
height: auto;
    color: #fff;
    font-weight: 600;
    font-size: 20px;
    min-height: 43px;
    padding: 10px;
  }
.sitemap_ul.about li:after {
    content: "|";
    margin-left: 5px;
    margin-right: 5px;
}
.sitemap_ul.about li{
        margin: 0px;
        color: #538DD7;
        font-weight: 500;
font-size: 16px;
}
.sitemap_ul.about li:last-child:after {
    content: "";
    margin-left: 0px;
    margin-right:0px;
}
/*** profile tab ***/
.tabs.tabs-bottom {
    padding: 0;
}
.tabs.tabs-bottom {
    margin: 0 0 20px;
    padding: 0;
}

.tabs {
    border-radius: 4px;
    margin-bottom: 20px;
}

.tabs.tabs-simple .nav-tabs {
    justify-content: left;
    border: 0;
    margin-bottom: 10px;
}

.tabs.tabs-bottom .nav-tabs {
        border-bottom: 1px solid #eee;
   
}
.tabs-center .nav-tabs {
    margin: 0 auto;
    text-align: center;
}
.nav-tabs {
    margin: 0;
    padding: 0;
    border-bottom-color: #eee;
}
/*.tabs.tabs-simple .tab-content{
    padding:20px;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.17);
border-radius: 11px;
}*/
#tabsNavigationSimple1{
     padding:20px;
}
#tabsNavigationSimple2{
    padding:20px;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.17);
border-radius: 11px;
}
.tabs.tabs-simple .nav-tabs>li {
    margin-left: 0;
    margin-bottom: 20px;
}
.tabs.tabs-bottom .nav-tabs li {
    margin-bottom: 0;
    margin-top: -1px;
}
.tabs.tabs-simple .nav-tabs>li .nav-link, .tabs.tabs-simple .nav-tabs>li .nav-link:hover, .tabs.tabs-simple .nav-tabs>li .nav-link:focus {
    padding: 15px 30px;
    background: 0 0;
    border: 0;
    border-bottom: 3px solid #eee;
    border-radius: 0;
    color: #777;
    font-size: 16px;
}
 .tabs.tabs-bottom .nav-tabs li .nav-link:hover {
    border-bottom: 3px solid #0088CC;
    
}
.tabs.tabs-bottom .nav-tabs li .nav-link {
    border-radius: 0;
    font-size: 16px;
    margin-right: 1px;
    border-bottom:0;
}

 .tabs.tabs-simple .nav-tabs > li .nav-link.active  {
    border-top-color: #0088CC;
    color: #0088CC;
        font-weight: 600;
}
.tabs.tabs-bottom .nav-tabs li .nav-link.active {
border-bottom-color: #0088CC;
}
.tabs.tabs-bottom .nav-tabs li:last-child .nav-link {
    margin-right: 0;
}
.tabs.tabs-bottom .nav-tabs li .nav-link.active {
    border-bottom: 3px solid #0088CC;
    border-top-color: transparent!important;
}

.testimonials-grid {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    list-style: none;
    overflow: hidden;
}
.testimonials-grid .grid-item {
    padding: 2rem;
}
 .testimonials-grid .grid-item {
    position: relative;
    padding: 20px 0;
    -webkit-backface-visibility: hidden;
}
.grid-1>.grid-item {
    width: 100%;
}
@media (min-width: 992px){
.grid-md-2>.grid-item {
    width: 50%;
}
}
@media (min-width: 768px){
.grid-md-2>.grid-item {
    width: 50%;
}
}


.testimonials-grid .grid-item::before {
    height: 100%;
    top: 0;
    left: -1px;
    border-left: 1px dashed #c4c4c4;
}
 .testimonials-grid .grid-item::after, .testimonials-grid .grid-item::before {
    content: '';
    position: absolute;
}

.testimonials-grid .grid-item .testimonial {
    padding: 0;
    background-color: transparent!important;
    border: 0!important;
    box-shadow: none!important;
}
.testimonials-grid .grid-item::after {
    width: 100%;
    height: 0;
    top: auto;
    left: 0;
    bottom: -1px;
    border-bottom: 1px dashed #c4c4c4;
}
.testimonials-grid .grid-item .testimonial-text {
       position: relative;
    padding: 0px 20px;
    background-color: #fff;
    
}
.testimonials-grid .grid-item .testi-content {
    position: relative;
    overflow: hidden;
}
.testimonials-grid .grid-item .testi-meta {
    margin-top: 10px;
    font-size: 15px;
    font-weight: 700;
    text-transform: none;
}

/*** profile tab end ***/

.page-banner
{
	min-height: 400px;
	max-height: 500px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.SP-tabs
{
	margin-bottom: 25px;
}
.SP-tab-inner {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    padding: 10px;
    margin: 0 0px;
    text-align: center;
    transform: scale(1);
    transform-origin: 50% 50%;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    min-height: 50px;
    background-color: #efefef;
}
.SP-tab-inner:hover
{
	background-color: #ddd;
	cursor: pointer;
}
.SP-tab-inner-last
{
	margin-right: 0px;
}
.SP-tab-inner h3
{
	font-size: 16px;
	font-weight: 500 !important;
	margin-bottom: 0px;
}
.SP-tabs a {
    padding: 0px !important;
    box-shadow: none !important;
    border: 1px solid #dedede !important;
    border-collapse: collapse;
}
.shadow-box
{
	box-shadow: 0px 0px 5px #333;
	padding: 20px;
	margin-bottom: 20px;
	text-align: left !important;
}
.SP-heading
{
	font-size: 20px;
	margin-bottom: 20px;
}
.SP-box-h2
{
	margin-top: 0px;
	margin-bottom: 10px;
}
.SP-heading:before, .SP-heading:after 
{
	height: 2px;
}
.SP-detail-p
{
	font-size: 16px;
	font-weight: 400;
	text-align: left;
}
.SP-article-singl
{
	padding: 10px;
	border: 1px solid #ddd;
	text-align: left;
	margin-bottom: 20px;
}
.SP-article-title
{
	display: block;
	color: #337ab7;
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 10px;
}
.SP-left-sidebar {
    background-color: transparent;
    height: auto;
    float: left;
}
/*.SP-profile-img
{
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	width: 100%;
	margin: 0px auto;
	box-shadow: 0px 3px 5px #333;
	border:3px solid #337ab7;
	padding: 2px;
	background-color: #fff;
	max-width: 270px;
    max-height: 270px;
    min-height: 270px;
    min-width: 270px;
}*/
.SP-profile-img {
    width: 100%;
    margin: 0px auto;
    box-shadow: 0px 3px 5px #333;
    border: 3px solid #337ab7;
    padding: 2px;
    background-color: #fff;
    max-width: 270px;
    max-height: 270px;
    min-height: 270px;
    min-width: 270px;
    position: relative;
     margin-top: 150px;
    margin-left: -82.4px;
        object-fit: cover;
}
.SP-profile-img-box {
    position: relative;
   height: auto;
   
}
.heart-fvrt-icn {
    position: relative;
    top: 0px;
    background-color: #f7f7f7;
    padding: 10px;
    border-radius: 50%;
    left: 40%;
    transform: translatex(-40%);
    -webkit-transform: translatex(-40%);
    -moz-transform: translatex(-40%);
    -ms-transform: translatex(-40%);
    -o-transform: translatex(-40%);
}
.heart-fvrt-added
{
	display: none;
}
.heart-fvrt
{
	display: block;
}
/*.up-move
{
	margin-top: -100px;
	float: left;
	width: 100%;
}*/
.up-move {
    margin-top: 100px;
    float: left;
    width: 100%;
    font-weight: 600;
}
.up-move div
{
	float: none;
	width: 100%;
}
.SP-location
{
	padding: 10px;
	border-top: 0px solid #dbdbdb;
	border-bottom: 0px solid #dbdbdb;
}
.SP-check
{
	border-bottom: 1px solid #dbdbdb;
	text-align: center;
	padding: 10px;
}
.SP-check 
{
	 float: left;
	 width: 100%;
}
.SP-Youtube
{
	padding: 10px;
}
.SP-Youtube i
{
	color: red !important;
	font-size: 30px;
}
.sp-btn-theme
{
	padding: 10px 70px;
	border-radius: 25px;
	color: #fff;
	background-color: #337ab7;
	font-weight: 600;
	min-width: 230px;
}
.spabout .sp-btn-theme{
    border-radius: 25px;
    color: #fff;
    background-color: #337ab7;
    font-weight: 600;
    min-width: 140px;
    height: 36px;
    padding: .375rem .75rem;
}
.spprofile .sp-btn-theme{
    border-radius: 25px;
    color: #fff;
    background-color: #337ab7;
    font-weight: 600;
    min-width: 140px;
    height: 36px;
    padding: .375rem .75rem;
}
.sp-btn-theme:hover
{
	color: #fff;
}
.video-SP
{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.SP-endorse
{

}
.SP-endorse .fright
{
	color: #337ab7;
	font-weight: 600;
}
.SP-endorse-btn
{
	text-align: center;
	margin: 10px 0px;
}
.SP-midbar
{
	margin-top: 80px;
}
.SP-name
{
	margin-bottom: 0px;
	font-size: 26px;
	font-weight: 600;
}
.SP-designation
{
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: 500;
}
.SP-rightbar
{
float: left;
width: 100%;
background: #FCFCFC;
border: 3px solid #1A96C1;
box-sizing: border-box;
border-radius: 10px;
margin-top: 90px;
}
.SP-rightbar iframe{
    min-height:226px;
}
/*.SP-rightbar-inner
{

	height: 456px;
    overflow-y: hidden;

}*/
.font-size-xs {
    font-size: .75rem !important;
}

.card *, .flex-column * {
    min-height: .01px;
}

.upcoming-live-events .card-img, .upcoming-live-events .card-img-top, .upcoming-live-events .card-img-bottom {
    display: block;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.upcoming-live-events .card-img,.upcoming-live-events .card-img-top {
    border-top-left-radius: calc(1rem - 1px);
    border-top-right-radius: calc(1rem - 1px);
   
}
.upcoming-live-events .card{
        border-radius: 1rem;
   
}
.upcoming-live-events .card-img, .upcoming-live-events .card-img-top, .upcoming-live-events .card-img-bottom {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
}
img, figure {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}
.upcoming-live-events .card-hover.border-0::before, .upcoming-live-events .card-active.border-0::before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: opacity .2s ease-in-out;
    border: 1px solid rgba(118,109,244,0.35);
    border-radius: 1rem;
    content: '';
    z-index: 3;
    opacity: 0;
}

.upcoming-live-events .card-body,.upcoming-live-events .card-header {
    position: relative;
    z-index: 5;
}

.upcoming-live-events .card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
    background-color: #fff;
   
}

.upcoming-live-events .owl-carousel .owl-nav [class*=owl-] {
	background: white;
    color: #337ab7;
    font-size: 35px;
    width: 50px;
    height: 50px;
    line-height: 50px;
	border-radius: 50%;
	text-align: center;
	 box-shadow: 0 0 0.625rem -0.1875rem rgba(0,0,0,0.13) !important;
   
}

.upcoming-live-events .owl-carousel .owl-nav [class*=owl-]:hover {
	background: rgba(0, 0, 0, 0.9);
	color: #FFF;
}

.upcoming-live-events .owl-carousel .owl-prev,
.upcoming-live-events .owl-carousel .owl-next {
	position: absolute;
	 top: 50%;
    transform: translateY(-50%);
	height: 50px;
	margin: auto !important;
}

.upcoming-live-events .owl-carousel .owl-prev {
	left: 0px;
}

.upcoming-live-events .owl-carousel .owl-next {
	right: 0px;
}

.upcoming-live-events .owl-carousel .owl-dots {
	display: none !important;
}

 .upcoming-live-events .owl-carousel .owl-prev.disabled,
  .upcoming-live-events .owl-carousel .owl-next.disabled{
    pointer-events: none;
    opacity: 0;
  }
.upcoming-live-events h5,.upcoming-live-events .h5{
    font-size:16px;
    color: #000000;
    font-weight:600;
}
.similar-speakers .speaker_box {
    height: 327px;
}
.owl-stage {
    display: -ms-flexbox!important;
    display: flex!important;
}
.profile-slider
{
	margin-bottom: 30px;
}
/*.SP-rightbar div
{
	display: block;
	float: left;
	width: 100%;
}*/
.spr-contact
{
	/*text-align: center;*/
}
.spr-social
{
	padding:0px 10px;
}
.social-share .fa {
    font-size: 24px;
    margin-right: 5px;
}
.spr-social
{
	margin: 20px 0px;
}
.social-icn
{
	margin: 0px;
	text-align: center;
}
.social-icn li
{
	display: inline-block;
	margin-left: 3px;
}
.social-icn li a {
    font-size: 19px;
    border-radius: 5px;
    color: #fff;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 33px;
    display: block;
}
.social-icn li a i
{
	line-height: 32px;
}
.rightbar-list li
{
	/*background-color: #f0f0f0;
	padding: 15px 10px;
	border-top: 1px solid #c5c5c5;*/
	font-size: 15px;
}
.rightbar-list li:last-child
{
	/*border-bottom:1px solid #c5c5c5; */
}
.rightbar-list li span
{
	color: #35BA9A;
	font-weight: 500;
	margin-right: 5px;
}
.rightbar-list li:hover
{
	background-color: #fff;
}
.available-icon 
{
	padding: 10px;
	font-size: 20px;
	font-weight: bold;
	color: #4ccf29;
}
.available-icon img
{
	max-width: 50px;
	margin-left: 10px;
}
#owl-example{
	padding: 0px 30px;
}
.paval-image {
    width: 29px !important;
    display: inline-block !important;
}
.ftr-box-SP
{
	text-align: center;
}
.loc-hover img {
    max-width: 25px;
    display: inline-block !important;
}
.feature-box:hover .loc-iconwhover {
    
    display: none !important;
}
span.loc-hover img.loc-iconhover {
    display: none !important;
}
.feature-box:hover img.loc-iconhover {
    display: inline-block !important;
}
.SP-book-date
{
	padding: 0px 0px;
	font-weight: 600;
	background-color: #337ab7;
	float: left;
	width: 100%;
	color: #fff;
}


.SP-book-date .fa
{
	margin-right: 5px;
}
.SP-book-date div {
    float: left;
    width: 100%;
    padding: 15px 10px;
    border-bottom: 1px solid #ddd;
}
.book-date {
    text-align: center;
    float: left;
    width: 100%;
    padding-top: 15px;
    border-bottom: 0px !important;
}
.SP-book-date .sp-btn-theme 
{
	background-color: #fff;
	color: #337ab7;
}
.sp-availablity-box
{
	border:1px solid #337ab7;
	border-top-width: 3px;
	background-color: #fff;
	margin-bottom: 0px;
	font-family: 'Open Sans', sans-serif;
}
.sp-availablity-box:first-child
{
	margin-top: 20px;
}
.sp-availablity-left
{
	position: relative;
	padding: 5px;
	border-right: 1px solid #337ab7;
	width: 70%;
	float: left;
}
.sp-availablity-left ul
{
	
	width: 100%;
	height:auto;
	margin-bottom: 0px;
}
.sp-availablity-left ul li
{
	display: block;
	padding: 5px;
	font-size: 14px;
	font-weight: 600;
	line-height: 14px;
	color: #337ab7;
}
.sp-availablity-left ul li i {
    width: 18px;
    height: 18px;
    text-align: center;
    line-height: 20px;
    background-color: #337ab7;
    color: #fff;
    font-size: 13px;
    margin-right: 5px;
    box-shadow: 0px 0px 3px #b2b2b2;
}

.sp-availablity-right
{
	width: 30%;
	position: relative;
	background-color: #fff;
	float: left;
}
.sp-available-btn
{
	width: 100%;
	font-size: 14px;
	line-height: 18px;
	font-weight: 600;
	text-align: center;
	padding: 5px;
	height: 31px;
	background-color:#fff;
	color: #00b000;
	border-bottom: 1px solid #337ab7; 
}

.sp-availablity-right .btn
{
	position: absolute;
	margin-top: 15px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	background-color: #337ab7;
	padding: 3px 7px;
	font-size: 14px;
	font-weight: 600;
	color: #fff;
	border-radius: 0px;
}


.profile-slider .golden-hover img.gld-iconhover {
    display: none !important;
}
.profile-slider .feature-box.media-box:hover img.gld-iconwhover 
{
	display: none !important;
} 
.profile-slider .feature-box.media-box:hover img.gld-iconhover 
{
	display: inline-block !important;
} 
.profile-slider .feature-box.media-box p {
    min-height: 46px;
}
.profile-slider .owl-carousel .owl-nav .owl-prev, .profile-slider .owl-carousel .owl-nav .owl-next {
    /*font-size: 25px !important;
    line-height: 25px !important;
    background-color: #c3c3c3;
    font-weight: bold !important;
    color: #333;*/
    width: 50px;
    height: 50px;
    line-height: 1.1;
    display: block;
    text-align: center;
    color: #538DD7;
    font-size: 36px;
    background-color: #fff;
    border-radius: 50%;
    
   box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.25);
    border: 1px solid #ecf0f5;
    cursor: pointer;
    outline: none;
    z-index: 9;
    font-weight:600;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}
.profile-slider .owl-carousel button span
{
	vertical-align: super;
}
.profile-slider .owl-carousel .owl-nav .owl-prev:hover, .profile-slider .owl-carousel .owl-nav .owl-next:hover
{
	color: #fff;
}
.profile-slider .owl-dots
{
	display: none;
}


/*-----profile-testimonial-slider-css-start------*/
.SP-profile-testimonials 
{
	padding: 20px 37px;
}
#carouselTestimonials
{
	text-align: justify;
}
#carouselTestimonials .carousel-control-next, #carouselTestimonials .carousel-control-prev {
    width: 35px;
    height: 35px;
    color: #333;
    font-size: 25px;
    font-weight: bold;
    opacity: 1;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    background-color: transparent;
    padding: 10px;
    font-size: 17px;
    text-align: center;
    border: 1px solid #ddd;
    box-shadow: 0px 0px 5px #b9b9b9;
}
#carouselTestimonials .carousel-control-next:hover, #carouselTestimonials .carousel-control-prev:hover
{
	background-color: #337ab7;
	color: #fff;
}
.carousel-control-prev-icon, .carousel-control-next-icon
{
	background-image: none;
	height: auto;
}
#carouselTestimonials .testimonial-item {
    text-align: justify;
    padding: 20px 35px;
    background-color: #f6f6f6;
    margin-bottom: 15px;
}
#carouselTestimonials .testimonial-item p
{
	margin-bottom:0px; 
}
.carousel-control-prev {
    left: -17px;
}
.carousel-control-next {
    right: -17px;
}
.tm-testimonial-name
{
	text-align: right;
	margin-top: 7px;
	font-weight: 700 !important;
}
.tm-quote
{
	max-width: 20px;
	opacity: 0.8;
}
.tm-start-quote 
{
	margin-right: 10px;
}
.tm-end-quote
{
	margin-left: 10px;
} 
.add-more-box a
{
	font-weight: 600;
	color: #337ab7;
}
.tm-form
{
    height: 0px;
    overflow:hidden;
  }
.tm-form-full
{
    height: auto !important;
}
.tm-form-inr .form-group
{
	margin-bottom: 20px;
}
.tm-form-inr form
{
	padding: 20px;
	background-color: #efefef;
	margin-top: 15px;
}
/*-----profile-testimonial-slider-css-end------*/

/*check-modal-css-start*/

#contactExpertModal .modal-dialog {
    max-width: 550px;
}
#contactExpertModal .col_full
{
	margin-bottom: 10px;
}
.lable-cntct-mdl
{
	color: #f8f8f8;
	margin-bottom: 3px;
}
.center
{
	text-align: center;
}
.information-sec-img
{
	width: 15%
}
.information-sec-title
{
	width: 100%;
	position:relative;
	padding:0;
}
.information-sec-title .modal-title 
{
	color: #fff;
	font-size: 24px;
}
#contactExpertModal .modal-header
{
	padding: 10px 15px;
}
#contactExpertModal .modal-header
{
	padding-bottom: 5px;
}
#contactExpertModal .modal-header .close
{
	color: #fff;
	opacity: 1;
	font-size: 30px;
	font-weight: 400;
} 
.button-white
{
	background-color: #fff !important;
}
.CEM-modal-inr
{
	padding: 2px;
    background-color: #fff;
    border-radius: 6px;
}
.CEM-modal-inr label
{
	margin-bottom: 4px;
}
.CEM-modal-inr .sm-form-control
{
	padding: 6px 14px;
}
.CEM-modal-inr .modal-content {
    background-color: #337ab7;
    border-radius: 6px;
}
.modal .modal-popout-bg {
    background-image: url(../images/modal-img.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    position:relative;
}
.modal-popout-bg .form-control{
        background-color: transparent !important;
        border:0 ;
    border-bottom: 1px solid #fff;
}
.modal-popout-bg .form-control::-webkit-input-placeholder{color:#fff !important;}
.modal-popout-bg .form-control::-moz-placeholder{color:#fff !important;}
.modal-popout-bg .form-control:-ms-input-placeholder{color:#fff !important;}
.modal-popout-bg .form-control:-moz-placeholder{color:#fff !important;}
.modal-popout-bg #contactExpertSubmit{
    background: #CAA207;
    background: -webkit-linear-gradient(top left, #CAA207, #FFF638);
    background: -moz-linear-gradient(top left, #CAA207, #FFF638);
    background: linear-gradient(to bottom right, #CAA207, #FFF638);
    color: white !important;
    }
.overlay {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.overlay.politics1 {
    background: #9b957b;
    mix-blend-mode: normal;
    opacity: 0.56;
    
}
.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
}
.profile-slider .owl-carousel button {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.profile-slider .owl-carousel button.owl-prev
{
	left: 5px !important;
}
.profile-slider .owl-carousel button.owl-next
{
	right: 5px !important;
}
.profile-slider  .owl-carousel:hover .owl-nav .owl-prev, .owl-carousel .owl-nav [class*=owl-]{
    background-color: #337ab7;
    color: #fff;
	}
	.profile-slider  .owl-carousel:hover .owl-nav .owl-next, .owl-carousel .owl-nav [class*=owl-]
	{
	background-color: #337ab7;
    color: #fff;
	}
/*check-modal-css-end*/
@media only screen and (max-width: 364px) {
.similar-speakers .book-now {
    left: 224px !important;
    top: 152px !important;
} 
}
@media (min-width: 365px) and (max-width: 400px) {
.similar-speakers .book-now {
    left: 242px !important;
    top: 152px !important;
} 
}
@media (min-width: 400px) and (max-width: 767px) {
.similar-speakers .book-now {
    left: 277px !important;
    top: 152px !important;
} 
}
@media only screen and (min-width: 240px) and (max-width: 767px) {

.similar-speakers .speaker_box .book-now-text {
    padding-top: 26px;
}
}


@media only screen and (max-width: 767px)
{
	.heading-h2
	{
		font-size: 18px;
		font-weight: 600;
	}
	.heading-h2:before, .heading-h2:after
	{
		width: 30px;
		height: 3px;
	}
	.profile-slider .heading-h2:before, .profile-slider .heading-h2:after
	{
		display: none;
	}
	.sp-availablity-left ul li, .sp-availablity-right .btn, .sp-available-btn
	{
		font-size: 13px;
	}
	.SP-profile-testimonials {
    padding: 20px 18px;
	}
	#carouselTestimonials .testimonial-item {
    text-align: center;
	    font-size: 14px;
	}
	.profile-slider  .owl-carousel:hover .owl-nav .owl-prev, .owl-carousel .owl-nav [class*=owl-]{
    left: 14px;
	}
	.profile-slider  .owl-carousel:hover .owl-nav .owl-next, .owl-carousel .owl-nav [class*=owl-]
	{
	right: 14px;
	}
	.profile-slider .owl-carousel .owl-nav .owl-prev, .profile-slider .owl-carousel .owl-nav .owl-next {
    background-color: #b6b6b6;
    color: #fff;
        left: unset;
}
#contactExpertModal .modal-dialog {
    max-width: 98%;
    margin: 1%;
}
.information-sec-title .modal-title {
    font-size: 18px;
}
.information-sec-title {
    padding: 0px;
    padding-left: 10px;
}
#contactExpertModal .close
{
	height: auto;
}
#contactExpertModal .close b
{
	margin-top: 0px;
}
.page-banner
{
	min-height: 162px;
	max-height: 273px;
	background-image: url('../images/mobile-bg.jpg') !important;
}
.SP-profile-img-box
{
	height: 220px;
}
.SP-profile-img
{
	top: 20px;
	max-width: 120px;
    max-height: 120px;
    min-height: 120px;
    min-width: 120px;
    position: relative;
    margin-top: 38px;
    margin-left: -7px;
}
.SP-midbar {
    margin-top: 0px;
}
.heart-fvrt-icn
{
	top: 260px;
}
.tabs-center .nav-tabs {
-ms-flex-pack: center!important;
    justify-content: center!important;
}
}


@media only screen and (min-width: 768px) and (max-width: 991px)
{

	.page-banner
	{
	min-height: 300px;
	max-height: 300px;
	
	}
}
@media only screen and (min-width: 992px) and (max-width: 1199px)
{

	.SP-profile-img {
    max-width: 200px;
    max-height: 200px;
    min-height: 200px;
    min-width: 200px;
    top: -100px;
}
.sp-btn-theme {
    padding: 10px;
    min-width: 185px;
}
.sp-availablity-box 
{
	display: block !important;
}
.sp-availablity-left, .sp-availablity-right {
    width: 100%;
    float: none;
    border:0px;
}
.sp-availablity-left
{

}
.sp-available-btn 
{
	text-align: left;
	border-top:1px solid #337ab7;
	min-height: 40px;
	line-height: 28px;
	padding: 5px 10px;
	border-bottom: 0px;
}
.sp-availablity-right .btn {
    position: relative;
    margin-top: 0px;
     top: 0%; 
     left: 0%; 
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    float: right;
}
.SidebarLeft
	{
		padding-right: 0px !important;
	}
	.SidebarRight
	{
		padding-left: 0px !important;
	}
}
@media only screen and (min-width: 1200px) and (max-width: 1399px){


	.SidebarLeft
	{
		padding-right: 0px !important;
	}
	.SidebarRight
	{
		padding-left: 0px !important;
	}
	.sp-availablity-left ul li {
    font-size: 13px;
}
.sp-availablity-left {
    padding: 5px 0px;
    }
    .sp-available-btn {
    font-size: 13px;
}
.sp-availablity-right .btn {
    padding: 3px 5px;
    font-size: 13px;
}
}