/* begin members success stories */
.stories-header {
  text-align: center; }

.stories-header h1 {
  color: #373d43;
  font-size: 35px;
  font-weight: 600; }

.stories-header h2 {
  color: #808a94;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 20px; }

.stories-cont .photo {
  width: 100%; }

.stories-cont .photo img {
  margin: 30px auto;
  width: 300px;
  height: 250px;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  border-radius: 5px !important; }

.stories-cont .title {
  text-align: center; }

.stories-cont .title span {
  font-size: 18px;
  font-weight: 600;
  color: #373d43; }

.stories-cont .desc {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 30px; }

.stories-cont .desc span {
  font-size: 14px;
  font-weight: 400;
  color: #808a94; }

.stories-footer {
  text-align: center; }

/* end members success stories */

.media-object {
	height: 50px;
	width: 50px;
	border-radius: 50px !important;
}


.slider {
	position: relative;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }
.rslides div.slid {
  -webkit-backface-visibility: hidden;
  width: 100%;
  left: 0;
  top: 0;
  }
.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }

.captiondel {
    text-align: right;
    width: 35%;
    margin: 3em 0em 0 14em;
    background: rgba(255, 255, 255, 0.82);
	border:3px solid;
	border-color: #aac;
    padding: .94em  2em;
}
	.captiondel h3 {
		font-size: 2em;
		text-transform: capitalize;
		color: #3a3b3c;
		font-family: 'righteous', cursive;
	}
	.captiondel p {
		font-size: 1em;
		color: #222;
		line-height: 1.8em;
		padding: 1em 0 2em;
	}
.callbacks_tabs a:after {
	content: "\f111";
	font-size: 0;
	font-family: fontawesome;
	visibility: visible;
	display: block;
	height: 20px;
	width: 20px;
	display: inline-block;
     border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	background:#fff;
	border:2px solid #fff;
}
.callbacks_here a:after{
	background:#faa43d;
}
.callbacks_tabs a{
	visibility:visible;
	font-size: 0;
	font-family: fontawesome;
	width: 25px;
	display: block;
	display: inline-block;
}
.callbacks_tabs li{
	display:inline-block;
	
}
ul.callbacks_tabs.callbacks1_tabs {
	position: absolute;
	bottom: 16%;
	z-index: 999;
	left: 47%;
}

/* end responsive */


.footer-section {
    background: #222;
    padding: 5em 0;
}
.footer-grid h4 {
    font-size: 1.5em;
    color: #fff;
    margin-bottom: .5em;
	font-family: 'righteous', cursive;
}
.footer-grid p {
    font-size: .96em;
    color: #777;
    line-height: 1.8em;
}
.footer-grid ul li a {
    font-size: .96em;
    color: #777;
    line-height: 1.8em;
	text-decoration:none;
}
.footer-grid ul li  {
    list-style: none;
}
.footer-grid ul li a:hover {
    color: #faa43d;
}
.footer-grid p a {
    color: #faa43d;
}
.copy-section{
	padding:10px 0;
    margin-left: -20px;
    margin-right: -20px;
	text-align:center;
	background: #333d47;
}
.copy-section p {
	font-size: 0.9em;
	color: #fff;
	font-weight: 400;
}
.copy-section  a {
	font-size: 1em;
	color:#fff;
	font-weight: 400;
	text-transform: capitalize;
}
.copy-section a:hover {
	color: #fff;
}
.copy-section a {
	margin: 0 0.3em
}



@media only screen and (max-width:991px){
.footer-grid h4{
    font-size: 1.4em;
}
.footer-grid {
    float: left;
    width: 50%;
}
.footer-grid:nth-child(3) {
    margin-top: 1em;
}
.footer-grid:nth-child(4) {
    margin-top: 1em;
}
}


@media only screen and (max-width:736px){
.footer-grid h4{
    font-size: 1.35em;
}
}


@media only screen and (max-width:375px){
.footer-grid {
    width: 100%;
}
.footer-grid:nth-child(2) {
    margin-top: 1em;
}
}


@media only screen and (max-width:320px){
.footer-grid {
    padding: 0;
}
}
