body{
	font-family: 'Open Sans' !important;
}

.text-uppercase {
    letter-spacing: 0.08em
}
.clear{
	clear:both;
}
.row{
	margin-right: 0px !important;
    margin-left: 0px !important;
}


.padding0{
	padding: 0 !important;
}

.marginright{
	margin-right: 2rem !important;
}

#carouselExampleIndicators .co-banner-carousel-left{background: url(../images/home/left_arrow.png) no-repeat; width:75px; height:75px;}
#carouselExampleIndicators .co-banner-carousel-right{background: url(../images/home/right_arrow.png) no-repeat; width:75px; height:75px;}
#carouselExampleIndicators .carousel-control-next, #carouselExampleIndicators .carousel-control-prev {width: 6%; opacity: 1.0;}
#carouselExampleIndicators .carousel-control-next:hover, #carouselExampleIndicators .carousel-control-prev:hover {opacity: 1.0;}

.subscribe_section .search-button {
	position: absolute;
    right: 0px;
    top: 20px;
    /* background-color: #2b73cc; */
	z-index: 9999;
    border-radius: 50px;
    border: 0;
    color: #FFF;
    width: 130px;
    height: 50px;
    outline: 0;
	background-image: linear-gradient(to bottom right, #437cd0, #6ea1e6)
	
}
.subscribe_section .customsearch .form-control {
	padding: 0px 10px 0 20px;
    margin-top: 20px;
    color: #d4d2d2;
    font-size: 15px;
    /* font-weight: 500; */
    border: 1px solid #d4d2d2;
    -webkit-box-shadow: none;
    box-shadow: 5px 5px 20px #232323;
    min-height: 50px;
    border-radius: 50px !important;
}



#searchbtn { 
	margin-right: 17px;
    padding: 0px 10px;
    margin-top: 20px;
    z-index: 9999;
    color: #fff;
    background: #888;
    font-size: 25px;
    font-weight: 500;
    border: 1px solid #555;
    border-left: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    min-height: 44px;
    /* height: auto; */
    border-radius: 50px !important;
}

/* slider */
.carousel-caption{
	position: absolute !important;
    bottom: 90px !important;
	right: 100% !important;
    left: 15% !important;
    z-index: 10 !important;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    color: #fff !important;
    text-align: center !important;
}
.carousel-caption h5{
	font-size: 3.3rem;text-transform: uppercase;width: 650px;position: initial;text-align: left;font-weight:bold;
}
.carousel-caption .caption-subheading{
	text-transform: uppercase;width: 262px;text-align: left;
}
.slider-button{
	width: 240px;
}

.slider-button .btn-primary{
	/* box-shadow: 0px 5px #377fd6; */
    border-radius: 5px;
	border:none;
	text-align:center;
	background-color:#4cac39;
	transition: all 0.3s ease 0s;
	transition: all .2s ease-in-out;
	background-image: linear-gradient(180deg, #9fce5c, #77aa36) !important;
	border: 2px solid #77aa36;
	font-size:1.1rem;
}
.slider-button .btn-primary:hover{
	background: #00a7e1;
	border: 2px solid #77aa36;
	transform: scale(1.05);	
}
/* slider end */
.customeheight p{
	height: 60px;
}
.customeheight2 p{
	height: 0px;
}
/* Card */
.card{
	border:0px !important;
}
.cardheading h3{
	font-weight:bold;
	font-family: 'Open Sans';
	color: #006fba;
	font-size: 1.8em;
    margin-top: 1.4rem;
	margin-bottom: 1.3rem;
}
.detaillinks a{
	color: #006fba !important;
	border-bottom: 2px solid #006fba;
	text-decoration:none;
	font-size:1.1em;
}
.detaillinks a:hover{
	/*border-bottom: none;*/
	text-decoration:none;
	color: #77aa36 !important;
	border-bottom: 3px solid #77aa36;
}
.detaillinks{
	color: #006fba !important;
	font-weight:bold;
	font-family: 'Open Sans';
	font-size: 1.1em;
}
/* card end */
.carousel-control-prev{
	left: -100px;
}
.carousel-control-next{
	right: -100px;
}
.carousel-indicators{
	top: 320px;
}

/* end next 7 days css */

#multiCollapseExamplenew .card-body{
	padding: 1.25rem 0;
}
.datetime{
	background: url(../images/home/date_icon.png) 10px 0px no-repeat;
}
#multiCollapseExamplenew{
	background:#fdfdfd;
}
#multiCollapseExamplenew .fa-chevron-left, #multiCollapseExamplenew .fa-chevron-right{
	color:#007bff;
	font-size:1.5rem;
}
#multiCollapseExamplenew .card{
	background:transparent;
}
#multiCollapseExamplenew .transparent-btn{
	 border:none;
}
#multiCollapseExamplenew .card-body .card-title{
	color: #767676; 
	height:60px;
}
#multiCollapseExamplenew .card-body .card-title:hover{
	color: #007bff; 
	text-decoration:none;
}
#multiCollapseExamplenew .carousel-control-next, #multiCollapseExamplenew .carousel-control-prev{
	width:0%;
}
/* Certification */
.certification h2{
	text-transform:uppercase;
	text-align:center;
	font-weight:500;
}
.certification img{
	width:100%;
	max-width: 693px;
	margin: 0px auto;
	display: block;
}
.certification .downstrip{
	background:url('../images/downstrip.png') top center;
	background-repeat:no-repeat;
}
.certification_left{
	/*background:url('../images/home/certification_left.png');*/
}
.certification_left .certification_details{
	padding: 30px 100px 30px 100px;
    text-align: center;
	font-family: 'Open Sans';
    color: #212529;
}
.certification_left p{
	text-align:center;
}
.certification_left p .btn-primary{
	border-radius: 30px;
    border: none;
    text-align: center;
    background-color: #59a3fc;
    transition: all .2s ease-in-out;
    background-image: linear-gradient(180deg, #2eb1f3, #3399cc);
    padding: 12px 15px;
    font-size: 0.9em;
}
.certification_left p .btn-primary:hover{
	background: #00a7e1;
	transform: scale(1.05);	
}

/* video */
video{
	width: 50%;
    padding: 68px;
    border: none !important;
    margin: 15px
}
.video_section{
	background:url('../images/home/video_background.png');
}

/* Testimonial */
#multi-item-example-testimonials .btn-floatingleft {
    box-shadow: 0 5px 11px 0 rgba(0,0,0,.18), 0 4px 15px 0 rgba(0,0,0,.15);
    width: 47px;
    height: 47px;
    z-index: 1;
    display: inline-block;
    overflow: hidden;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    margin: 10px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    padding: 0;
    cursor: pointer;
    position: absolute;
    float: right;
    margin-top: 135px;
    background: #ffffff;
    left: -52px;
}
#multi-item-example-testimonials .btn-floatingright {
    box-shadow: 0 5px 11px 0 rgba(0,0,0,.18), 0 4px 15px 0 rgba(0,0,0,.15);
    width: 47px;
    height: 47px;
    z-index: 1;
    display: inline-block;
    overflow: hidden;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    margin: 10px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    padding: 0;
    cursor: pointer;
    position: absolute;
    float: right;
    margin-top: 135px;
    background: #ffffff;
	right: -72px;
}
.testimonial-box{
	height:290px;
}
.margin10{
	margin: 10px;
}
.testimonials h2{
	text-transform:uppercase;
	text-align:center;
	font-weight:500;
}
.testimonials .downstrip{
	background:url('../images/downstrip.png') top center;
	background-repeat:no-repeat;
}
.carousel-inner .carousel-item .img-box{
	width: 135px;
	height: 135px;
}


.border_bottom{
	border-bottom:4px solid #2f79ba;
	box-shadow: 0px 7px 7px 0px #d4d2d2;
	background:url('../images/home/testimonial_background.png') 10px -8px  no-repeat;
	padding: 30px;
}
.border_bottom p{
	text-align:center;
}
.speaker-details{
	margin: 25px 0;
}
.speaker-details p{
	text-align:left !important;
}


/* Expert */
.expertsecction{
	background:url('../images/home/expert_line.png') center bottom #53555f;
	background-repeat:no-repeat;
}
.expertsecction h2{
	text-transform:uppercase;
	text-align:left;
	font-weight:500;
	color:#ffffff;
    margin-top: 1rem;
}
.expertsecction .downstrip{
	background:url('../images/downstrip.png') -14px;
	background-repeat:no-repeat;
}
.expertsecction .card{
	background:transparent !important;
}
.expertsecction .card-body{
	text-align: center;
    padding: 0;
	color:#ffffff;
}
.expertsecction .card-body h4{
	font-size: 1.3rem;
	margin-top: .75rem;
}
.expert_details{
	color:#ffffff;
	font-family: 'Open Sans';
}
.expertsecction p .btn-primary{
	/* box-shadow: 0px 5px #377fd6; */
    border-radius: 30px;
	border:none;
	text-align:center;
	background-color:#59a3fc;
	transition: all 0.3s ease 0s;
	transition: all .2s ease-in-out;
	background-image: linear-gradient(180deg, #2eb1f3, #3399cc); 
	padding: 10px 15px;
    font-size: 0.9em;
}
.expertsecction p .btn-primary:hover{
	background: #00a7e1;
	transform: scale(1.05);	
}
#carouselExampleexpert .btn-floatingleft {
    box-shadow: 0 5px 11px 0 rgba(0,0,0,.18), 0 4px 15px 0 rgba(0,0,0,.15);
    width: 47px;
    height: 47px;
    z-index: 1;
    display: inline-block;
    overflow: hidden;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    margin: 10px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    padding: 0;
    cursor: pointer;
    position: absolute;
    float: right;
    margin-top: 90px;
    background: #ffffff;
	left: -52px;
}
#carouselExampleexpert .btn-floatingright {
    box-shadow: 0 5px 11px 0 rgba(0,0,0,.18), 0 4px 15px 0 rgba(0,0,0,.15);
    width: 47px;
    height: 47px;
    z-index: 1;
    display: inline-block;
    overflow: hidden;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    margin: 10px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    padding: 0;
    cursor: pointer;
    margin-left: 750px;
    position: absolute;
    float: right;
    margin-top: 90px;
	background:#ffffff;
}
#carouselExampleexpert .fa-chevron-left{
	margin-top: 16px;
	position: absolute;
	margin-left: 15px;
	
}
#carouselExampleexpert .fa-chevron-right{
	margin-top: 16px;
	position: absolute;
	margin-left: 17px;
	
}
/* Subscribe */
.subscribe_section{
	background:url('../images/home/subscribe-line.png') bottom left #53555f;
	background-repeat:no-repeat;
}
.subscribe_section h5{
	text-align:center;
	color:#ffffff;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.subscribe_section h2{
	text-transform:uppercase;
	text-align:center;
	font-weight:500;
	color:#ffffff;
    margin-top: 1rem;
}
.subscribe_section .downstrip{
	background:url('../images/downstrip.png') top center;
	background-repeat:no-repeat;
}
.subscribe_details{
	color:#ffffff;
	font-family: 'Open Sans';
	text-align:center;
}
.subheading{
	color:#ffffff;
	font-family: 'Open Sans';
	text-align:center;
}
/* end Subscribe */

/* Package training */
.packageleftimage{
	width:95%;
}
.customeheight3 p {
    height: 30px;
}
.transparent-btn{
	color: #007bff !important;
    background-color: transparent !important;
	padding: 10px 15px !important;
}
.transparent-btn:hover{
	color: #fff !important;
    background-color: #007bff !important;
    border-color: #007bff;
}
.packagedtraining h2{
	text-transform:uppercase;
	text-align:center;
	font-weight:500;
}
.packagedtraining .downstrip{
	background:url('../images/downstrip.png') top center;
	background-repeat:no-repeat;
}

.margin-bottom{
	margin-bottom:0 !important;
}

.fa-chevron-right{
	margin-left: 18px;
    position: absolute;
    float: right;
    margin-top: 15px;
}
.fa-chevron-left{
	margin-top: 18px;
    position: absolute;
    margin-left: 15px
}

/* Media Quiries */

@media (max-width: 320px){
	.margin3{
		margin: 0px;
	}
	.carousel-inner .carousel-item .border_bottom p{
		font-size: 14px;
	}
	.carousel-control-prev{
		left: -40px;
	}
	.carousel-control-next{
		right: -40px;
	}
 	.carousel-indicators{
		top: 400px;
	}
	.carousel-caption {
		position: absolute !important;
		bottom: -10px !important;
		right: 100% !important;
		left: 15% !important;
		z-index: 10 !important;
		padding-top: 0px !important;
		padding-bottom: 0px !important;
		color: #fff !important;
		text-align: center !important;
	}
	.carousel-caption h5{
		font-size: 1rem;text-transform: uppercase;width: 185px;position: initial;text-align: left;
	}
	.carousel-caption .caption-subheading{
		text-transform: uppercase;width: 145px;text-align: left; font-size: 0.5rem;
	}
	.slider-button{
		width: 190px;
		/*text-align: left;*/
	}
	.slider-button a{
		font-size: 0.5rem !important;
	}
	/*
	.slider-button .btn-primary{
		box-shadow: 0px 2px #377fd6;
		border-radius: 10px;
		border:none;
		text-align:center;
		background-color:#59a3fc;
		transition: all 0.3s ease 0s;
		transition: all .2s ease-in-out;
	}
	*/
	.slider-button .btn-primary{
    border-radius: 5px;
    border:none;
    text-align:center;
    background-color:#77aa36;
    transition: all 0.3s ease 0s;
	transition: all .2s ease-in-out;
    border-radius: 25px;
	}
	.slider-button .btn-primary:hover{
		background: #00a7e1;
		transform: scale(1.05);	
	}
	.customeheight p {
		height: 20px;
	}
	.certification img{
		width:100%;
	}
	.certification_left .certification_details {
		padding: 10px 0px;
		text-align: center;
		font-family: 'Open Sans';
		color: #212529;
	}
	.certification_left{
		padding:0;
	}
	video {
		width: 255px;
		padding: 0px;
		border: none !important;
		margin: 15px;
	}
	.border_bottom {
		border-bottom: 4px solid #2f79ba;
		box-shadow: 0px 7px 7px 0px #d4d2d2;
		background: url(../images/testimonial_background.png) 10px -8px no-repeat;
		padding: 7px 5px;
		text-align:center;
	}
	.speaker-profile img{
		width:50% !important;
	}
	.speaker-details{
		margin: 5px 0 0px 0;
	}
	.speaker-details p{
		text-align:center !important;
	}
	.margin10 .col-md-6{
		margin: 0px 0 20px 0;
	}
	.expert_details{
		text-align:center;
	}
	.expertsecction .middle{
		text-align:center;
	}
	.cardheading h3{
		font-size: 1.5em;
	}
	.d-xs-none {
		display: none!important;
	}
	
	
	.certification_left {
		/*background: url(../images/home/certification_background.jpg);*/
	}
	.expertsecction h2{
		text-align:center !important;
	}
}
@media (min-width: 321px) and (max-width: 425px){
	
	.d-xs-none {
		display: none!important;
	}
	.navbar{
		border-bottom: 1px solid #ccc;
	}
	.band{text-align:center !important;}
	.band img{
		margin: 22px 5px !important;
	}
	
	.certification_left {
		/*background: url(../images/home/certification_background.jpg);*/
		background-size:cover;
	}
	.certification_left .certification_details {
		padding: 20px 0px 15px 0px !important;
		font-size: 0.9rem !important;
	}
}

@media (min-width: 321px) and (max-width: 768px){
	.margin3{
		margin: 0px;
	}
	
	.carousel-inner .carousel-item .border_bottom p{
		font-size: 12px;
		font-family: 'Open Sans';
	}
	.carousel-control-prev{
		left: -40px;
	}
	.carousel-control-next{
		right: -40px;
	}
 	.carousel-indicators{
		top: 400px;
	}
	.carousel-caption {
		position: absolute !important;
		right: 100% !important;
		left: 15% !important;
		z-index: 10 !important;
		padding-top: 0px !important;
		padding-bottom: 0px !important;
		color: #fff !important;
		text-align: center !important;
	}
	.carousel-caption h5{
		font-size: 2rem;
		text-transform: uppercase;
		width: 365px;
		position: initial;
		text-align: left;
		font-weight: bold;
	}
	.carousel-caption .caption-subheading{
		text-transform: uppercase;
		width: 270px;
		text-align: left;
		font-size: 1rem;
	}
	.slider-button{
		width: 190px;
		text-align: left;
	}
	.slider-button a{
		font-size: 0.6rem !important;
	}
	.slider-button .btn-primary{
		box-shadow: 0px 2px #377fd6;
		border-radius: 10px;
		border:none;
		text-align:center;
		background-color:#59a3fc;
		transition: all 0.3s ease 0s;
		transition: all .2s ease-in-out;
	}
	.slider-button .btn-primary:hover{
		background: #00a7e1;
		transform: scale(1.05);	
	}
	.customeheight p {
		height: 20px;
	}
	.customeheight3 p {
		height: 0px;
	}
	.certification img{
		width:100%;
	}
	.certification_left .certification_details {
		padding: 34px 0px 15px 24px;
		text-align: center;
		font-family: 'Open Sans';
		color: #212529;
		font-size: 0.8rem;
	}
	.certification_left{
		padding:0;
	}
	video {
		width: 350px;
		padding: 0px;
		border: none !important;
		margin: 15px;
	}
	.border_bottom {
		border-bottom: 4px solid #2f79ba;
		box-shadow: 0px 7px 7px 0px #d4d2d2;
		background: url(../images/testimonial_background.png) 10px -8px no-repeat;
		padding: 7px 5px;
		text-align:center;
	}
	.speaker-profile img{
		width:80px !important;
	}
	.speaker-details{
		margin: 5px 0 0px 0;
	}
	.speaker-details p{
		text-align:center !important;
	}
	.margin10 .col-md-6{
		margin: 0px 0 20px 0;
	}
	.expert_details{
		text-align:center;
		font-size: 0.7rem;
	}
	.expertsecction .middle{
		text-align:center;
	}
	.band{
		text-align:left;
	}
	.margintop65{
		margin-top:0px;
	}
	.navbar .nav-item .dropdown-menu {
		display: none;
		opacity: 0;
		visibility: hidden;
		transition: .3s;
		margin-top: 0;
	}
	.expertsecction p .btn-primary {
		font-size: 0.81rem;
	}
	.navbar-brand {
		margin-right: 1rem !important;
	}
	#multi-item-example-testimonials .btn-floatingleft {
		box-shadow: 0 5px 11px 0 rgba(0,0,0,.18), 0 4px 15px 0 rgba(0,0,0,.15);
		width: 35px;
		height: 35px;
		z-index: 1;
		display: inline-block;
		overflow: hidden;
		-webkit-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out;
		margin: 10px;
		-webkit-border-radius: 50%;
		border-radius: 50%;
		padding: 0;
		cursor: pointer;
		position: absolute;
		float: right;
		margin-top: 80px;
		background: #ffffff;
		margin-left: -30px;
	}
	#multi-item-example-testimonials .btn-floatingright {
		box-shadow: 0 5px 11px 0 rgba(0,0,0,.18), 0 4px 15px 0 rgba(0,0,0,.15);
		width: 35px;
		height: 35px;
		z-index: 1;
		display: inline-block;
		overflow: hidden;
		-webkit-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out;
		margin: 10px;
		-webkit-border-radius: 50%;
		border-radius: 50%;
		padding: 0;
		cursor: pointer;
		margin-left: 665px;
		position: absolute;
		float: right;
		margin-top: 80px;
		background: #ffffff;
	}
	#carouselExampleexpert .btn-floatingleft{
		width: 25px;
		height: 25px;
		z-index: 1;
		margin-top: 70px;
		left: -30px;
	}
	#carouselExampleexpert .btn-floatingright{
		width: 25px;
		height: 25px;
		margin-left: 415px;
		z-index: 1;
		margin-top: 70px;
	}
	
	#multi-item-example-testimonials .fa-chevron-left{
		margin-top: 10px;
		position: absolute;
		margin-left: 9px;
		
	}
	#multi-item-example-testimonials .fa-chevron-right{
		margin-top: 10px;
		position: absolute;
		margin-left: 13px;
	}
	#carouselExampleexpert .fa-chevron-left{
		margin-top: 10px;
		position: absolute;
		margin-left: 9px;
		font-size: 0.6rem;
	}
	#carouselExampleexpert .fa-chevron-right{
		margin-top: 10px;
		position: absolute;
		margin-left: 10px;
		font-size: 0.6rem;
	}
	.expertsecction .card-body h4 {
		font-size: 0.8rem;
	}
	.card-title {
		margin-bottom: .25rem !important;
	}
	.card-text{
		font-size: 0.7rem;
	}
	.cardheading .card-title {
		margin-bottom: .75rem !important;
	}
	.cardheading .card-text{
		font-size: 0.9rem;
	}
	.cardheading h3 {
		font-size: 1.5em;
	}
	.subscribe_section img{
		width:100%;
	}
	
	.subscribe_section h2 {
		margin-top: 0rem;
	}
	.subscribe_details {
		color: #ffffff;
		font-family: 'Open Sans';
		text-align: center;
		font-size: small;
	}
	.fa-map-marker{
		font-size: 2.7em !important;
		margin: 0px;
	}
	.band p {
		font-size: 0.9em;
	}
}
@media (min-width: 769px) and (max-width: 1024px){
	#expertslider{
		margin-left: 35px !important;
	}
	#carouselExampleexpert .btn-floatingleft{
		width: 25px;
		height: 25px;
		z-index: 1;
		margin-top: 70px;
		left: -30px;
	}
	#carouselExampleexpert .btn-floatingright{
		width: 25px;
		height: 25px;
		margin-left: 415px;
		z-index: 1;
		margin-top: 70px;
	}
	#carouselExampleexpert .fa-chevron-left{
		margin-top: 10px;
		position: absolute;
		margin-left: 9px;
		font-size: 0.6rem;
	}
	#carouselExampleexpert .fa-chevron-right{
		margin-top: 10px;
		position: absolute;
		margin-left: 10px;
		font-size: 0.6rem;
	}
	.customeheight p {
		height: 35px;
	}
	.bestseller_background h6 {
		font-size: 0.9rem;
	}
	.bestseller_background p {
		font-size: 0.9rem;
		margin-bottom: -0.6rem;
	}
	#carouselExamplebestseller .btn-floatingright {
		margin-left: 925px;
		width: 35px;
		height: 35px;
		margin-top: 85px;
	}
	#carouselExamplebestseller .fa-chevron-right {
		margin-left: 12px;
		position: absolute;
		float: right;
		margin-top: 11px;
	}
	#carouselExamplebestseller .btn-floatingleft {
		margin-left: -32px;
		width: 35px;
		height: 35px;
		margin-top: 85px;
	}
	#carouselExamplebestseller .fa-chevron-left {
		margin-top: 12px;
		position: absolute;
		margin-left: 10px;
	}
	.band p{
		font-size: 0.8em;
	}
	#carouselExampleexpert .btn-floatingright {
		width: 35px;
		height: 35px;
		margin-left: 558px;
		z-index: 1;
		margin-top: 70px;
	}
	#carouselExampleexpert .fa-chevron-right {
		margin-top: 13px;
		position: absolute;
		margin-left: 13px;
		font-size: 0.8rem;
	}
	#carouselExampleexpert .btn-floatingleft {
		width: 35px;
		height: 35px;
		z-index: 1;
		margin-top: 70px;
		left: -35px;
	}
	#carouselExampleexpert .fa-chevron-left {
		margin-top: 13px;
		position: absolute;
		margin-left: 10px;
		font-size: 0.8rem;
	}
	#multi-item-example-testimonials .btn-floatingleft {
		box-shadow: 0 5px 11px 0 rgba(0,0,0,.18), 0 4px 15px 0 rgba(0,0,0,.15);
		width: 40px;
		height: 40px;
		z-index: 1;
		display: inline-block;
		overflow: hidden;
		-webkit-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out;
		margin: 10px;
		-webkit-border-radius: 50%;
		border-radius: 50%;
		padding: 0;
		cursor: pointer;
		position: absolute;
		float: right;
		margin-top: 135px;
		background: #ffffff;
		left: -47px;
	}
	#multi-item-example-testimonials .btn-floatingright {
		box-shadow: 0 5px 11px 0 rgba(0,0,0,.18), 0 4px 15px 0 rgba(0,0,0,.15);
		width: 40px;
		height: 40px;
		z-index: 1;
		display: inline-block;
		overflow: hidden;
		-webkit-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out;
		margin: 10px;
		-webkit-border-radius: 50%;
		border-radius: 50%;
		padding: 0;
		cursor: pointer;
		position: absolute;
		float: right;
		margin-top: 135px;
		background: #ffffff;
		right: -62px;
	}
	#multi-item-example-testimonials .fa-chevron-left {
		margin-top: 13px;
		position: absolute;
		margin-left: 11px;
	}
	#multi-item-example-testimonials .fa-chevron-right {
		margin-top: 13px;
		position: absolute;
		margin-left: 15px;
	}
	
	.customeheight3 p {
		height: 0px;
	}
	.expertsecction .card-body h4 {
		font-size: 1rem;
	}
	.card-text {
		font-size: 0.8rem;
	}
	.expert_details {
		text-align: center;
		font-size: 0.9rem;
	}
	video {
		width: 430px;
		padding: 0px;
		border: none !important;
		margin: 20px;
	}
	.carousel-caption {
		position: absolute !important;
		right: 100% !important;
		left: 15% !important;
		z-index: 10 !important;
		padding-top: 0px !important;
		padding-bottom: 0px !important;
		color: #fff !important;
		text-align: center !important;
	}
	.phone-number p {
		margin: 0px 5px !important;
	}
	.phone-number {
		padding: 0 !important;
	}
	
}
@media (max-width: 991px){
	.testimonial-box{
		height:330px;
	}
}

@media (max-width: 1240px){
	.carousel-caption{
		bottom: 75px !important;
	}
	.slider-button a{
		font-size: 1rem !important;
	}
	#carouselExampleIndicators .co-banner-carousel-left{background: url(../images/home/left_arrow_medium.png) no-repeat; width:60px; height:60px;}
	#carouselExampleIndicators .co-banner-carousel-right{background: url(../images/home/right_arrow_medium.png) no-repeat; width:60px; height:60px;}
	#carouselExampleIndicators .carousel-control-next, #carouselExampleIndicators .carousel-control-prev {width: 6%; opacity: 1.0;}
	#carouselExampleIndicators .carousel-control-next:hover, #carouselExampleIndicators .carousel-control-prev:hover {opacity: 1.0;}
}

@media (max-width: 1040px){	
	#carouselExampleIndicators .co-banner-carousel-left{background: url(../images/home/left_arrow_small.png) no-repeat; width:45px; height:45px;}
	#carouselExampleIndicators .co-banner-carousel-right{background: url(../images/home/right_arrow_small.png) no-repeat; width:45px; height:45px;}
	#carouselExampleIndicators .carousel-control-next, #carouselExampleIndicators .carousel-control-prev {width: 6%; opacity: 1.0;}
	#carouselExampleIndicators .carousel-control-next:hover, #carouselExampleIndicators .carousel-control-prev:hover {opacity: 1.0;}
}

@media (max-width: 1180px){
	.carousel-caption{
		bottom: 75px !important;
	}
	.slider-button a{
		font-size: 1rem !important;
	}
}

@media (max-width: 1050px){
	.carousel-caption{
		bottom: 60px !important;
	}
	.slider-button a{
		font-size: 0.90rem !important;
	}
}

@media (min-width: 1024px){
	#expertslider{
		margin-left: 45px !important;
	}
}
@media (min-width: 1440px){
	#carouselExampleexpert .btn-floatingright {
		margin-left: 805px !important;
	}
	#expertslider{
		margin-left: 45px !important;
	}
}

#multiCollapseExamplenew .carousel-item{
	width:0;
	margin-right:0;
}


/* Next 7 days */
@media (min-width: 768px) {

    /* show 3 items */
    #multiCollapseExamplenew .carousel-inner .active,
    #multiCollapseExamplenew .carousel-inner .active + .carousel-item,
    #multiCollapseExamplenew .carousel-inner .active + .carousel-item + .carousel-item,
    #multiCollapseExamplenew .carousel-inner .active + .carousel-item + .carousel-item + .carousel-item  {
        display: block;
    }
    
    #multiCollapseExamplenew .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left),
    #multiCollapseExamplenew .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item,
    #multiCollapseExamplenew .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item,
    #multiCollapseExamplenew .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item + .carousel-item {
        transition: none;
    }
    
    #multiCollapseExamplenew .carousel-inner .carousel-item-next,
    #multiCollapseExamplenew .carousel-inner .carousel-item-prev {
      position: relative;
      transform: translate3d(0, 0, 0);
    }
    
    #multiCollapseExamplenew .carousel-inner .active.carousel-item + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: absolute;
        top: 0;
        right: -25%;
        z-index: -1;
        display: block;
        visibility: visible;
    }
    
    /* left or forward direction */
    #multiCollapseExamplenew .active.carousel-item-left + .carousel-item-next.carousel-item-left,
    #multiCollapseExamplenew .carousel-item-next.carousel-item-left + .carousel-item,
    #multiCollapseExamplenew .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item,
    #multiCollapseExamplenew .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item,
    #multiCollapseExamplenew .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }
    
    /* farthest right hidden item must be abso position for animations */
    #multiCollapseExamplenew .carousel-inner .carousel-item-prev.carousel-item-right {
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        display: block;
        visibility: visible;
    }
    
    /* right or prev direction */
    #multiCollapseExamplenew .active.carousel-item-right + .carousel-item-prev.carousel-item-right,
    #multiCollapseExamplenew .carousel-item-prev.carousel-item-right + .carousel-item,
    #multiCollapseExamplenew .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item,
    #multiCollapseExamplenew .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item,
    #multiCollapseExamplenew .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(100%, 0, 0);
        visibility: visible;
        display: block;
    }
	
}

 /* Bootstrap Lightbox using Modal */

#profile-grid { overflow: auto; white-space: normal; } 
#profile-grid .profile { padding-bottom: 40px; }
#profile-grid .panel { padding: 0 }
#profile-grid .panel-body { padding: 15px }
#profile-grid .profile-name { font-weight: bold; }
#profile-grid .thumbnail {margin-bottom:6px;}
#profile-grid .panel-thumbnail { overflow: hidden; }
#profile-grid .img-rounded { border-radius: 4px 4px 0 0;}


/* Newly Added */

/* Speaker section */

#Exp_Speaker{
	min-height: 390px;
}
@media (max-width: 1024px) {
	#Exp_Speaker{
		min-height: 310px;
	}
}

@media (max-width: 667px) {
	#Exp_Speaker{
		min-height: 290px;
	}
}

@media (max-width: 480px) {
	#Exp_Speaker{
		min-height: 220px;
	}
}

#Exp_Speaker .btn-floatingleft {
    box-shadow: 0 5px 11px 0 rgba(0,0,0,.18), 0 4px 15px 0 rgba(0,0,0,.15);
    width: 47px;
    height: 47px;
    z-index: 1;
    display: inline-block;
    overflow: hidden;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    margin: 10px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    padding: 0;
    cursor: pointer;
    position: absolute;
    float: right;
    margin-top: 90px;
    background: #ffffff;
	left: -52px;
}
#Exp_Speaker .btn-floatingright {
    box-shadow: 0 5px 11px 0 rgba(0,0,0,.18), 0 4px 15px 0 rgba(0,0,0,.15);
    width: 47px;
    height: 47px;
    z-index: 1;
    display: inline-block;
    overflow: hidden;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    margin: 10px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    padding: 0;
    cursor: pointer;
    position: absolute;
    float: right;
    margin-top: 90px;
	background:#ffffff;
	right: -52px;
}
#Exp_Speaker .fa-chevron-left{
	margin-top: 16px;
	position: absolute;
	margin-left: 15px;
	
}
#Exp_Speaker .fa-chevron-right{
	margin-top: 16px;
	position: absolute;
	margin-left: 17px;
	
}

@media (min-width: 768px) {
  /* show 3 items */
  #Exp_Speaker .carousel-inner .active,
  #Exp_Speaker .carousel-inner .active + .carousel-item,
  #Exp_Speaker .carousel-inner .active + .carousel-item + .carousel-item {
    display: block;
  }

  #Exp_Speaker .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left),
  #Exp_Speaker .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item,
  #Exp_Speaker .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item {
    transition: none;
  }

  #Exp_Speaker .carousel-inner .carousel-item-next,
  #Exp_Speaker .carousel-inner .carousel-item-prev {
    position: relative;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }

  #Exp_Speaker .carousel-inner .active.carousel-item + .carousel-item + .carousel-item + .carousel-item {
    position: absolute;
    top: 0;
    right: -33.3333%;
    z-index: -1;
    display: block;
    visibility: visible;
  }

  /* left or forward direction */
  #Exp_Speaker .active.carousel-item-left + .carousel-item-next.carousel-item-left,
  #Exp_Speaker .carousel-item-next.carousel-item-left + .carousel-item,
  #Exp_Speaker .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item,
  #Exp_Speaker .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item {
    position: relative;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  /* farthest right hidden item must be abso position for animations */
  #Exp_Speaker .carousel-inner .carousel-item-prev.carousel-item-right {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    display: block;
    visibility: visible;
  }

  /* right or prev direction */
  #Exp_Speaker .active.carousel-item-right + .carousel-item-prev.carousel-item-right,
  #Exp_Speaker .carousel-item-prev.carousel-item-right + .carousel-item,
  #Exp_Speaker .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item,
  #Exp_Speaker .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item {
    position: relative;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
    visibility: visible;
    display: block;
  }

  #Exp_Speaker .carousel-inner .carousel-item {
    margin-right: 0%;
  }

 
}

@media (max-width: 180px) and (max-width: 767px) {
  #Exp_Speaker .carousel-inner div.carousel-item {
    margin-right: 100%;
  }

}

@media (min-width: 180px) and (max-width: 767px) {
  #Exp_Speaker .card-img-top {
    width:auto;
  }

}



@media (min-width: 769px) and (max-width: 1024px){
	
	#Exp_Speaker .btn-floatingleft{
		width: 25px;
		height: 25px;
		z-index: 1;
		margin-top: 70px;
		left: -30px;
	}
	#Exp_Speaker .btn-floatingright{
		width: 25px;
		height: 25px;
		margin-left: 415px;
		z-index: 1;
		margin-top: 70px;
	}
	#Exp_Speaker .fa-chevron-left{
		margin-top: 10px;
		position: absolute;
		margin-left: 9px;
		font-size: 0.6rem;
	}
	#Exp_Speaker .fa-chevron-right{
		margin-top: 10px;
		position: absolute;
		margin-left: 10px;
		font-size: 0.6rem;
	}
}

@media (min-width: 321px) and (max-width: 768px){
	#Exp_Speaker .btn-floatingleft{
		width: 25px;
		height: 25px;
		z-index: 1;
		margin-top: 70px;
		left: -30px;
	}
	#Exp_Speaker .btn-floatingright{
		width: 25px;
		height: 25px;
		margin-left: 415px;
		z-index: 1;
		margin-top: 70px;
	}
	
	
	#Exp_Speaker .fa-chevron-left{
		margin-top: 9px;
		position: absolute;
		margin-left: 7px;
		font-size: 0.6rem;
	}
	#Exp_Speaker .fa-chevron-right{
		margin-top: 9px;
		position: absolute;
		margin-left: 9px;
		font-size: 0.6rem;
	}
}
@media (min-width: 769px) and (max-width: 1024px){
	#Exp_Speaker .btn-floatingright {
		width: 35px;
		height: 35px;
		margin-left: 558px;
		z-index: 1;
		margin-top: 70px;
	}
	#Exp_Speaker .fa-chevron-right {
		margin-top: 13px;
		position: absolute;
		margin-left: 13px;
		font-size: 0.8rem;
	}
	#Exp_Speaker .btn-floatingleft {
		width: 35px;
		height: 35px;
		z-index: 1;
		margin-top: 70px;
		left: -35px;
	}
	#Exp_Speaker .fa-chevron-left {
		margin-top: 13px;
		position: absolute;
		margin-left: 10px;
		font-size: 0.8rem;
	}
	
}
@media (min-width: 1440px){
	#Exp_Speaker .btn-floatingright {
		margin-left: 805px !important;
	}
	#expertslider{
		margin-left: 45px !important;
	}
}
.expertsecction .card {
    align-items: center;
}


/* ----------- iPhone 6, 6S, 7 and 8 ----------- */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) { 
	#Exp_Speaker .carousel-inner .carousel-item .card img{
		width: 35%;
	}
}




/* ----------- iPhone 6+, 7+ and 8+ ----------- */
@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: landscape) { 
	#Exp_Speaker .carousel-inner .carousel-item .card img{
		width: 35%;
	}
}

