
/* Content */
.content {
  padding-top: 30px;
}

/* Testimonials */
.testimonials blockquote {
  background: #f8f8f8 none repeat scroll 0 0;
  border: medium none;
  color: #666;
  display: block;
  font-size: 14px;
  line-height: 20px;
  padding: 15px;
  position: relative;
}
.testimonials blockquote::before {
  width: 0; 
  height: 0;
  right: 0;
  bottom: 0;
  content: " "; 
  display: block; 
  position: absolute;
  border-bottom: 20px solid #ffffff;    
  border-right: 0 solid transparent;
  border-left: 15px solid transparent;
  border-left-style: inset; /*FF fixes*/
  border-bottom-style: inset; /*FF fixes*/
}
.testimonials blockquote::after {
  width: 0;
  height: 0;
  right: 0;
  bottom: 0;
  content: " ";
  display: block;
  position: absolute;
  border-style: solid;
  border-width: 20px 20px 0 0;
  border-color: #a21f1f transparent transparent transparent;
}
.testimonials .carousel-info img {
  border: 1px solid #f5f5f5;
  border-radius: 150px !important;
  height: 75px;
  padding: 3px;
  width: 75px;
}
.testimonials .carousel-info {
  overflow: hidden;
}
.testimonials .carousel-info img {
  margin-right: 15px;
}
.testimonials .carousel-info span {
  display: block;
}
.testimonials span.testimonials-name {
  color: #a21f1f;
  font-size: 16px;
  font-weight: 600;
  margin: 5px 0 7px;
}
.testimonials span.testimonials-post {
  color: #656565;
  font-size: 12px;
}
.padtp100-bt25{
  padding-top: 100px;
  padding-bottom: 25px;
}
.padtp100-bt50{
  padding-top: 100px;
  padding-bottom: 50px;
}
.padtp50-bt25{
  padding-top: 50px;
  padding-bottom: 25px;
}
.mg-bt-5{
  margin-bottom: 5px;
}
.mg-bt-20{
  margin-bottom: 20px;
}
.padtp10{
  padding-top: 10px;
}
.padtp30{
  padding-top: 30px;
}
.padtp100{
  padding-top: 110px;
}
.dark-text{
  color: #232323!important;
}
.pad-bt-40{
  padding-bottom: 40px;
}
.off-white-background{
  /*background: #fff;*/
  background: url('../images/bg-img.jpg');
  background-size: cover; 
}

.resizing{
  resize: none;
}

.font-20{
  font-size: 20px;
}

.footbg{
  width: 100% !important;
  margin-top: 4px !important;
  margin-left: -10%!important;
  background: #ececec!important;
}

@media (min-width: 300px) and (max-width: 767px){

  .footbg{
    margin-left: -15% !important; 
  }

  .cd-intro {
    position:inherit !important;
  }

  h3.cd-intro.textxs {
    font-size: 15px!important;
    line-height: 26px !important;
    margin-top: 5% !important;
  }

  .mob-pt-50{
    padding-top: 50px !important;
  }


  .mob-pb-20{
    padding-bottom: 20px!important
  }

  .mob-mb-0{
    margin-bottom: 0px!important;
  }

  .mob-pt-5{
    padding-top: 5% !important;
  }
  .wd90 {
    width: 100% !important;
  }
  .fsnf-rgt{
    text-align: center!important;
    font-size: 18px!important;
  }
  .fsnf-lft{
    text-align: center!important;
    font-size: 18px!important;
  }
  .mglft-5 {
    margin-left: 0%;
  }
  .pdbt10{
    padding-bottom: 10px;
  }
}
.avatar-upload {
  position: relative;
  max-width: 205px;
  margin: 0px auto 15px auto;
}
.avatar-upload .avatar-edit {
  position: absolute;
  right: 5px;
  z-index: 1;
  top: 0px;
}
.avatar-upload .avatar-edit input {
  display: none;
}
.avatar-upload .avatar-edit input + label {
  display: inline-block;
  width: 34px;
  height: 34px;
  font-size: 18px!important;
  line-height: 15px!important;
  margin-bottom: 0;
  border-radius: 100%;
  background: #FFFFFF;
  border: 1px solid #a21f1f;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
  cursor: pointer;
  font-weight: normal;
  transition: all 0.2s ease-in-out;
}
.avatar-upload .avatar-edit input + label:hover {
  background: #f1f1f1;
  border-color: #d6d6d6;
}
.avatar-upload .avatar-edit input + label:after {
  content: "\f040";
  font-family: 'FontAwesome';
  color: #a21f1f;
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
  text-align: center;
  margin: auto;
}
.avatar-upload .avatar-preview {
  width: 185px;
  height: 200px;
  position: relative;
  border-radius: 10%;
  border: 3px solid #F8F8F8;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
}
.avatar-upload .avatar-preview > div {
  width: 100%;
  height: 100%;
  border-radius: 10%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.pop-txt{
  font-size: 30px;
  letter-spacing: 2px;
  line-height: 35px;
  font-family: 'Bellefair', serif;
  font-weight: 300;  
}
.pdtp5{
  padding-top:5%;
}
.mglft-5{
  margin-left: -5%;
}
.pad10{
  padding-top: 10%;
}
.pdtp2{
  padding-top: 2%; 
}
.modal-header .close {
  margin-top: -10px;
  width: 23px;
  font-size: 25px;
}
.font30{
  font-size: 30px;
  line-height: 35px;
}
.wd49{
  width: 30%;
}
.modal-header{
  border-bottom: none;
  padding: 10px;
}
.modal-footer{
  border-top: none;
}
.modal-body{
  padding: 0px;
}
.modal{
  top: 80px;
}
@media (min-width: 768px){
  .modal-dialog {
    width: 740px;
  }
}
@media (max-width: 767px){
  .modal{
    top: 40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {

  .cd-intro {
    position:absolute!important;
    left:0!important;
    top:60%!important/*50%*/;
      /*margin-top:0px!important;
      margin-left:0%!important;*/
      margin: 0 auto!important;
      width: 90%!important/*80%*/;
      z-index:10;
      
    }

    .cd-intro-1 {
      position:absolute!important;
      right:0!important;
      top:10%!important/*50%*/;
      margin-top:0px!important;
      margin-left:0%!important;
      width: 100%!important/*80%*/;
      z-index:10;
    }
    
    .cd-intro h3{
      font-family: 'Bellefair', serif;
      font-weight: 300;
      line-height: 49px!important;
      font-size: 30px!important;
      text-align: center!important;
    }
    .cd-intro-3 {
      position: absolute;
      left: 0!important;
      top: 10%!important;
      /*bottom: 0px;*/
      margin-top: 0px!important;
      /*margin-left: 5%;*/
      width: 100%!important/*80%*/;
      z-index: 10;
    }
    .cd-intro-4 {
      position:absolute;
      right: 0px!important;
      top:60%!important/*50%*/;
      margin-top:0px!important;
      margin-left:0%!important;
      width: 100%!important/*80%*/;
      z-index:10;
    }
    .cd-intro-4 h1, .cd-intro-4 h3 {
      font-size: 30px!important; /*60px*/
      line-height:49px!important;/*78px*/
      text-align: center!important;
      letter-spacing:3px;
      font-family: 'Bellefair', serif;
      font-weight: 300;
    }
    .owl-theme .owl-controls {
      bottom: 15%!important;
      left: 42%!important;
    }
    .slider-txt{
      font-size: 40px!important;
      color: #a21f1f;
    }
    h1.cd-intro-new, h3.cd-intro-new {
      font-size: 20px!important;
      line-height: 27px!important;
    }

  }
  @media only screen and (min-width: 768px) and (max-width: 1000px) {
    .mg-tp10per{
      margin-top: 10%;
    }
    .mg-tp15per{
      margin-top: 15%;
    }
    .footer-credit {
      bottom: -8px!important;
      position: relative!important; 
      left: 0%!important;
    }
    .cd-intro-new {
      position:relative!important;
    }
    
  }
  .fsnf-rgt{
    text-align: right;
    font-size: 25px
  }
  .fsnf-lft{
    text-align: left;
    font-size: 25px
  }