
.row{
margin-left: 0px;
margin-right: 0px;
}
img{
	max-width: 100%;
}
body{
    font-family: 'Montserrat', sans-serif;
    color: #566374;
    font-weight: 400;
}
.head1   li {
	display:inline-block;
    padding-left: 20px;
	font-size: 13px;
	color: #fff;
	margin-top: 0px;
}
.head ul
{    text-align: center;    padding-left: 0px;
}
.head1{
    background-color: #e91e63;
    /* padding-left: 225px; */
}
.mySlides img
{width: 100%;}
.head1 a{
    color: #fff;
    font-size: 18px;
    margin-right: 0;
}
.head1 a:hover{
    color: #000;
   }
.foot1{
	text-align: center;
    font-size: 16px;
    color: #e3e3e3;
    padding-top: 2%;
    padding-bottom: 1%;
    margin-top: 25px;
    background-color: #000;
}

/*.foot1 span:after{
	    content: '';
    background: #d6ad19;
    height: 6px;
    width: 28px;
    position: absolute;
    border-top-left-radius: 9px;
     top: 109%;
    right: 48%;
	
}
.foot1  span:before{
	  content: '';
    background: #b7150d;
    height: 4px;
    width: 22px;
    position: absolute;
    border-top-left-radius: 9px;
          top: 109%;
    right: 50%;
	
/*}*/

.foot1 h4{
font-size: 17px;
    padding-top: 12px;
}
.foot1 span{
	color: #e91e63;
}
.foot{
   background-color: #e91e63;
    color: #fff;
    padding-top: 34px;
  padding-bottom: 12px;
}

/*slider*/
{box-sizing: border-box}
.ftr
{background-color: #e91e63;}
body {font-family: 'Work Sans', sans-serif; margin:0}
.mySlides {display: none}
img {vertical-align: middle;}

/* Slideshow container */
.slideshow-container {
     /* max-width: 1638px;*/
  position: relative;
  margin: auto;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-right: 29px;
    margin-left: 22px;
  padding: 16px;
  margin-top: -22px;
  color: white;
 background-color: #2a1905;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
}

/* Position the "next button" to the right */
.next {
  right: 0px;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Caption text */
.text {
 color: #fff;
      font-size: 54px;
    padding: 8px 12px;
    position: absolute;
    bottom: 72px;
    background: #d82159ad;
    text-shadow: 1px 4px 2px #000;
   font-family: 'Roboto Condensed', sans-serif;
font-family: 'Merriweather', serif;
    width: 100%;
    text-align: center;
}


/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
    cursor: pointer;
    height: 15px;
    width: 19px;
    border: 5px double;
    margin-top: 10px;
    background-color: #fff;
    height: 19px;
    border-radius: 0;
    /* border-radius: 50%; */
    display: inline-block;
    transition: background-color 0.6s ease;
}

/*.active, .dot:hover {
  background-color: #e8af0c;
}*/

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
     animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .prev, .next,.text {font-size: 11px}
}
/*/slider*/
.banner h1 {
    font-size: 3em;
    color: #fff;
    margin: 310px 0 50px;
    text-shadow: 0 1px 1px #000;
    display: inline-block;
    background: rgba(0, 0, 0, 0.4);
    padding: 10px 50px;
    border-radius: 6px;
}

.findMatchesForm {
   background-color: #9a7302;
    color: #fff;
}
.findMatchesForm ul {
    padding: 30px 0;
}
.findMatchesForm ul li {
    display: inline-block;
}
.findMatchesForm label {
    font-weight: 400;
    padding-right: 10px;
    font-size: 22px;
    margin: 0;
    color: #fff;
    display: block;
    margin-bottom: 10px;
}
.findMatchesForm .ageSection span {
    width: 40%;
    display: inline-block;
}
.findMatchesForm span {
    display: block;
    position: relative;
}
.findMatchesForm span:after {
    width: 1px;
    height: 36px;
    background-color: #ccc;
   right: 37px;
    top: 0;
    position: absolute;
    content: '';
}
.findMatchesForm select {
   background-image:url(../image/dropdown_arrow_white1.png) right 10px no-repeat;
    padding: 5px 10px 9px 11px;
    border: solid 2px #fff;
    margin-right: 68px;
    background-color: #000;
    border-radius: 29px;
    height: 36px;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
    width: 100%;
}
.findMatchesForm .ageSection .to {
    display: inline-block;
    padding: 0;
    margin: 0 10px;
}
/*comon.css*/

/*common*/

.regi h3{
    text-align: center;
    color: #e91e63;
    margin-top: 0px;
    font-size: 20px;
}
.regi1 h2{
     text-align: center;
    color: #e91e63;
    font-size: 32px;
    letter-spacing: 1px;
    font-family: 'Playfair Display', serif;
    margin-bottom: 6px;
}
select.form-control {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -o-appearance: none;
    background-image:url(../img/dropdown_arrow.png) right 14px no-repeat;
}


/*.rule1{
  text-align: center;
    color: #8a0e4c;
    font-size: 22px;
    margin-bottom: 21px;
    margin-top: 29px;
    padding-bottom: 24px;
    border: 1px solid;
    /*box-shadow: 0 3px 6px rgba(0,0,0,.16), 0 3px 6px rgba(0,0,0,.23);
    background-color: #fff;
    border: 1px solid #ccc;*/
/*}*/
/*.buttonWrapper button{
  background-color: #0d95a2;
    font-size: 20px;
}*/

.rule1 {
    width: 940px;
    font-size: 16px;
    border: 1px solid;
    top: 32px;
    background-color: #ae000057;
    /* bottom: 16px; */
    margin: 0 210px auto;
    margin-bottom: 56px;
    padding: 10px 30px 41px;
    line-height: 24px;
    
}

.rule1 ul li{
color: #fff;
    font-size: 17px;
}
.rule1 h4 {
    text-align: center;
    color: #da2c83;
    font-size: 33px;
}
.rule1 h5{
   
   color: #de2024;
    font-size: 15px;
    text-align: center;
}
.rule1 h3{
   
   color: #000;
    font-size: 15px;
    text-align: right;
    padding-right: 193px;
}
.rule1 h2{
   
   color: #000;
    font-size: 15px;
    text-align: right;
    padding-right: 239px;
}
.rule1 p{
    color:#000;
  
}
.rule1 h6{
    color: #000;
    text-align: right;
    font-size: 15px;
}
.banner-bottom {
    padding: 5em 0;
}
.heading-agileinfo {
    text-align: center;
    color: #e91e63;
    margin-top: -26px;
    margin-bottom: 35px;
    font-size: 32px;
    letter-spacing: 1px;
    font-family: 'Playfair Display', serif;
}
.heading-agileinfo h3{

}
.heading-agileinfo span {
    display: block;
    font-size: 13px!important;
    margin-top: 1em;
    color: #8e0404;
    letter-spacing: 3px;
    /* text-transform: capitalize; */
    font-weight: 500;
}
.heading-agileinfo span:after {
   content: '';
    background: #d6ad19;
    height: 6px;
    /* margin-left: 79px; */
    width: 101px;
    position: absolute;
    top: 95%;
   right: 46%;
}

.contact-form {
    position: relative;
    margin-top: 3em;
}
.contact-form div {
   padding: 8px 16px;
   
}
.left_form {
    float: left;
    width: 48%;
}
.right_form {
    float: left;
    width: 48%;
    margin-left: 3.8%;
}
.contact-form span label {
    display: block;
    font-size: 17px;
  color: #000;
    padding-bottom: 5px;
    font-weight: 600;
    margin: 0.5em 0;
   letter-spacing: 0px;
}
.contact-form textarea {
    resize: none;
    height: 197px;
}
.contact-form input[type="text"], .contact-form textarea {
    padding: 4px 15px;
    display: block;
    width: 100%;
    margin: 0px;
    background: none;
    border: none;
    outline: none;
    color: black;
    font-size: 1em;
    box-shadow: inset 0px 0px 3px #999;
    -webkit-box-shadow: inset 0px 0px 3px #999;
    -moz-box-shadow: inset 0px 0px 3px #999;
    -o-box-shadow: inset 0px 0px 3px #999;
    -webkit-appearance: none;
    font-family: 'Source Sans Pro', sans-serif;
}
.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.myButton {
    background: #e91e63;
    color: #fff;
    font-size: 1em;
    padding: 17px 0;
   margin: 0 -4px auto;
    border: none;
    text-decoration: none;
    outline: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 300ms ease-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    display: inline-block;
    cursor: pointer;
    text-transform: uppercase;
    -webkit-appearance: none;
    float: right;
    text-transform: uppercase;
    font-weight: 600;
    width: 100%;
}

.map_w3layouts_agile iframe {
    width: 100%;
    min-height: 400px;
    border: none;
    padding: 2em;
    background: #ececee;
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 20px;
    width: 29%;
    font-weight: 400;
    text-align: center;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    color: #fff;
    background-color: #e91e63;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    /* margin: 0 498px auto; */
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.btn2{
       display: inline-block;
    padding: 13px 84px;
    margin-bottom: 0;
    font-size: 20px;
    margin-left: 415px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    color: #fff;
    border-bottom: 2px solid #f86194!important;
    background-color: #d91c5c;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    margin-top: 20px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: unset;
    border-radius: 4px;
}
.btn3{
       display: inline-block;
    padding: 13px 84px;
    margin-bottom: 0;
    font-size: 20px;
   
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    color: #fff;
    border-bottom: 2px solid #f86194!important;
    background-color: #d91c5c;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    margin-top: 20px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: unset;
    border-radius: 4px;
}

.btn1{
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    color: #fff;
    background-color: #064a31;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    margin-left: 25px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.checkbox-inline+.checkbox-inline, .radio-inline+.radio-inline {
    margin-top: 13px;
    margin-left: 10px;
}
.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
    position: absolute;
    margin-top: 4px\9;
    margin-left: 0px;
}

.h h4{
    font-size: 20px;
    color: #000;
    padding-top: 6px;
margin-top: 0px;

}
.h span{
  color: #e91e63;
  font-size: 32px;
}
.h2 h5{
  font-size: 20px;
    margin: 1px;
    color: #000;
  
}
.h2 span{
  color: red;
    font-size: 32px;
}
.fa-facebook {
    background: #096ab7;
    color: #fff;
    width: 38px;
    font-size: 15px;
    height: 38px;
    display: inline-block;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 0px;
    border-radius: 25px;
    text-align: center;
    padding-top: 3px;
    line-height: 32px;
    margin-left: 0px;
    margin-bottom: -1px;
 
}
.fa-twitter{
 background: #3ec2f3;
    color: #fff;
   width: 38px;
    height: 38px;
      font-size: 15px;
    display: inline-block;
  border-bottom-right-radius: 0px;
    border-top-left-radius: 0px;
    text-align: center;
    border-radius: 25px;
      padding-top: 3px;
    line-height: 32px;
    margin-left: 0px;
    margin-bottom: -1px;
}
.fa-instagram{
background: #86280c;
    color: #fff;
    width: 38px;
    height: 38px;
    font-size: 15px;
    display: inline-block;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 0px;
    text-align: center;
    border-radius: 25px;
    padding-top: 3px;
    line-height: 32px;
    margin-left: 0px;
    margin-bottom: -1px;
}
.fade {
    -webkit-animation-name: fade;
    -webkit-animation-duration: 1.5s;
    animation-name: fade;
    animation-duration: 1.5s;
}
.fade {
    opacity: 1;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}
.well img {
  width: 100%;
  /*  box-shadow: 0px 0px 15px 0px #ab9e9e;*/
}
.well h3{
    text-align: center;
      color: #e91e63;
    font-size: 32px;
    letter-spacing: 1px;
    font-family: 'Playfair Display', serif;
    margin-bottom: 23px;
}
.carousel-indicators li {
width: 19px;
height: 19px;
    border: 3px double;
    }
.well
{    text-align: center;}
.well1
{    text-align: center;}
.well h4{
font-size: 22px;
    text-align: center;
    color: #fff;
    padding: 10px;
    background: #d91c5c;
}
.image {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
}
.middle {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}

.container1:hover .image {
  opacity: 0.3;
}

.container1:hover .middle {
  opacity: 1;
}

.text1 {
 background-color: #d91c5c;
    color: white;
    font-size: 16px;
    padding: 5px 70px;
}
/*testimonial*/
.clients{
  padding:5em 0;
}
.clients label.line{
  background:#000;
}
.clients h4 {
  font-size: 16px;
  text-transform:uppercase;
  letter-spacing:2px;
  color:#000;
  margin-bottom:35px;
}

.flex-active-slide p {
    line-height: 30px;
    text-align: center;
    color: #777;
    font-style: italic;
    width: 70%;
    margin: 30px auto;
  letter-spacing:2px;
  font-size:15px;
}

.client h5 {
    font-size: 25px;
    color: #f14156;
    text-align: center;
}
.heading-agileinfo1 {
    font-weight: 600;
    letter-spacing: 4px;
    font-size: 40px;
 /*   margin-bottom: 2.5em;*/
    text-align: center;
    width: 100%;
    font-size: 32px;
    letter-spacing: 1px;
    font-family: 'Playfair Display', serif;   color: #e91e63;
    /* text-transform: uppercase; */
    position: relative;
    display: inline-block;
    margin-top: 0em;
}
.heading-agileinfo1 h3 {
    margin: 0;
    font-family: 'PT Serif', serif;
/*testimonial*/
}
.foot4{
  padding-right: 40px;
}
.foot4 ul{
      padding-left: 18px;
}
.foot4 h3{
font-size: 25px;
color:#fff;
}
.foot4 h3 span{
 color: #000000;
    
}
.foot4 p{
        font-size: 14px;
    color: #fff;
    text-decoration: none;
    line-height: 28px;
  }
  .foot2{
    float: left;
  }
.foot2 h3 {
font-size: 25px;
    color: #fff;
}
.foot2 h3 span{
  color: #000000;
    
}
.foot2 h5 {
text-align: center;
    font-size: 16px;
}
.foot3{
  list-style-type: none;
}
.foot3 h3 {
padding-left: 20px;
    font-size: 25px;
}
.foot3 h3 span{
  color: #ffffff;
    
}
.foot3 h5{
    color: #ffffff;
    font-size: 19px;
    padding-left: 36px;
    margin-top: 3px;
    font-weight: 400
}

   .foot3 p {

       color: #fff;
    text-decoration: none;
    line-height: 13px;
    font-size: 14px;
    padding-left: 61px;
}
 .midd{
background-color: #ffffff;

    padding-bottom: 40px;

    }
    ol, ul {
    margin-top: 0;
    margin-bottom: 0;
}
.midd h4{
    text-align: center;
        color: #e91e63;
    margin-top: 38px;
    margin-bottom: 35px;
    font-size: 32px;
    letter-spacing: 1px;
    font-family: 'Playfair Display', serif;
}
.midd2 p{
 color: #121010;
    line-height: 31px;
    font-size: 15px;
    text-align: justify;
}
.midd3 p{
     color: #121010;
    line-height: 31px;
    font-size: 15px;
    text-align: justify;
}
.midd1 img {
    height: 100%;
    width: 73%;
    margin-left:150px ;
    padding-bottom: 10px;
        border: 1px solid #ea5663;
    box-shadow: -1px 4px 13px #f7aec7;
}
.contactOver {
  position: fixed;
    /* right: 26px; */
    bottom: 4px;
  margin-bottom: 589px;
        padding: 15px 38px;
    background-color: #008b8b;
    color: #FFF;
    line-height: normal;
    color: #FFF;
    border-radius: 1014rem;
    font-family: "SF Pro Display","Helvetica Neue","Helvetica","Arial",sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
    z-index: 1;
}
.logo1 img {
    width: 68%;
    margin-left: 48px;
}

.hh h4 {
  font-size: 20px;
    color: #000;
    margin-left: 0px;
    padding-top: 6px;
    margin-top: 0px;


}
.hh p {
  color: #000;
    font-size: 14px;
}
.hh span{
  color:#e91e63;
   
    font-size: 32px;
}
.h p{
  color: #000;
  font-size: 17px;
}
.cont6 h4{
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  color: #e91e63;
  text-shadow: 2px 2px 6px #000;
 -webkit-text-stroke: 0.1px #fff;

}
.cont6 p{
  text-align: center;
  color: #fff;
}
.cont6{background: #e91e63;}

.event1{
  display: block;
    font-size: 17px!important;
    margin-top: 2em;
    letter-spacing: 3px;
    text-transform: capitalize;
    color: #000000;
    text-align: center;
    font-weight: 500;
}
.event1 h3{

      text-align: center;
    color: #e91e63;
    margin-top: 5px;
    margin-bottom: 35px;
    font-size: 32px;
    letter-spacing: 1px;
    font-family: 'Playfair Display', serif;  
}
.event1 p{
  margin-top: -21px;
}
/*.event2{
      background-color: #d56607;
    padding-top: 0px;
    border-bottom-right-radius: 177px;
    border-top-left-radius: 164px;
    padding-bottom: 19px;
}*/
.event2 h4{
  
    text-align: center;
    color: #e91e63;
    margin-top: 38px;
    margin-bottom: 35px;
    font-size: 32px;
    letter-spacing: 1px;
    font-family: 'Playfair Display', serif;
    padding-bottom: : 41px;

}

/*.event3{
          background-color: #d56607;
    padding-top: 0px;
    border-bottom-right-radius: 177px;
    border-top-left-radius: 164px;
    padding-bottom: 19px;
    margin-bottom: 20px;
}*/
.event3 h4{
  text-align: center;
    color: #e91e63;
    margin-top: 38px;
    margin-bottom: 35px;
    font-size: 32px;
    letter-spacing: 1px;
    font-family: 'Playfair Display', serif;
    padding-bottom: : 41px;

}

/*login*/
.loginFormWrap .container .row form .loginForm {
    width: 90%;
    padding: 30px 15px 27px 15px;
    font-weight: normal;
    border-radius: 5px;
    border: 5px solid #ffe483;
    margin: 5% auto 0;
    background: url(../images/m1.jpg) no-repeat;
    box-shadow: 0px 0px 9px #a2a2a2;
}
.loginFormWrap .container .row form .layer_logo {
    width: 100%;
}
.loginFormWrap .container .row form .loginForm_heading {
    color: #b81317;
    text-align: center;
    margin: 0 0 16px;
    font-weight: bold;
    font-size: 24px;
}
.loginFormWrap .container .row form .loginForm-wrap label {
    font-weight: normal;
    font-size: 16px;
    color: #e13d40;
    padding: 0;
    width: 100%;
    float: left;
    text-align: left;
}
.loginFormWrap .container .row form .loginForm label {
    color: #fff;
}
.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #ffffff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}
.homepage_layer {
    margin-bottom: 45px;
}
.loginFormWrap .container .row form .loginForm {
    width: 90%;
    padding: 30px 15px 27px 15px;
    font-weight: normal;
    border-radius: 5px;
    border: 5px solid #ffe483;
    margin: 5% auto 0;
    background: url(../images/inner-section-bg.png) no-repeat;
    box-shadow: 0px 0px 9px #a2a2a2;
}
.loginFormWrap .container .row form .stay_signed_in {
    color: #fff;
}
.loginFormWrap .container .row form .loginForm-wrap .touch-feedback {
    box-shadow: none;
    font-size: 16px;
    background: #e13d40;
    color: #fff;
    text-transform: uppercase;
    font-weight: normal;
    width: 40% !important;
    display: block;
    border: none;
    margin: 0 auto;
    border-radius: 45px;
}
.loginFormWrap .container .row form a {
    color: #e13d40;
}
.homepage_layer .registration-right {
    text-align: right;
}
.homepage_layer span {
    width: 48%;
    float: left;
}

/*login*/
.dd .active
{    border: 5px double #e91e63;}
/*start testimonial*/
  #quote-carousel 
{
  padding: 0 10px 30px 10px;
  margin-top: 30px;
}

/* Control buttons  */
#quote-carousel .carousel-control
{
  background: none;
  color: #222;
  font-size: 2.3em;
  text-shadow: none;
  margin-top: 30px;
}
/* Previous button  */
#quote-carousel .carousel-control.left 
{
  left: -12px;
}
/* Next button  */
#quote-carousel .carousel-control.right 
{
  right: -12px !important;
}
/* Changes the position of the indicators */
#quote-carousel .carousel-indicators 
{
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px;
}
/* Changes the color of the indicators */
#quote-carousel .carousel-indicators li 
{
  background: #c0c0c0;
}
#quote-carousel .carousel-indicators .active 
{width: 19px;height: 19px;
  border: 3px double;
  border-radius: 50%;
  background: #333333;
}
#quote-carousel img
{
  width: 250px;
  height: 100px
}
/* End carousel */

.item blockquote {
    border-left: none; 
    margin: 0;
}

.item blockquote img {
    margin-bottom: 10px;
}

.item blockquote p:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
}



/**
  MEDIA QUERIES
*/

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) { 
    #quote-carousel 
    {
        margin-bottom: 4%;
    padding: 0 40px 30px 40px;
    margin-top: 2%;
    }
    
}

/* Small devices (tablets, up to 768px) */
@media (max-width: 768px) { 
    
    /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
    
    #quote-carousel .carousel-indicators {
        bottom: -20px !important;  
    }
    #quote-carousel .carousel-indicators li {
        display: inline-block;
        margin: 0px 5px;
        width: 15px;
        height: 15px;
    }
    #quote-carousel .carousel-indicators li.active {
        margin: 0px 5px;
        width: 20px;
        height: 20px;
    }
}
/*end test*/
.tp
{display: inline-block;margin-top: 2%;text-align: center;width: 100%;}
.foot2 ul {
    padding-left: 18px;
}
.foot2 ul li {
    list-style-type: none;
    border-bottom: 1px solid #585858;
    margin-bottom: 1em;
    font-size: 14px;
    margin-right: 104px;
    line-height: 1.8em;
    color: #999;
    list-style: none;
}
.foot2 ul li a {
    color: #fff;
    text-decoration: none;
}
/*uploads*/
.photo h4 {
     border-bottom: 1px solid #d6d6d6;
    text-align: center;
    display: block;
    margin-bottom: 32px;
    font-weight: 400;
    font-size: 16px;
}
.photo p {
  text-align: center;
    display: block;
    margin-bottom: 40px;
    font-weight: 400;
    font-size: 16px;
}
.photo1 h4 {
      border-bottom: 1px solid #d6d6d6;
  text-align: center;
  display: block;
   margin-bottom: 39px;
    font-weight: 400;
    font-size: 16px;
}
.Identity10{
color: #000;
margin-bottom: 29px;
    font-size: 21px;
}
.Identity11 h4{
color: #000;
    padding-right: -18px;
    font-size: 17px;
}
.page11{
    color: #241d1d;
}
.page10{
    color: #241d1d;
}
/*uploads*/
.popular-grid {
    padding-top: 2em;
}
.popular-grid img {
    -webkit-transition: all 2s ease-in-out;
    -moz-transition: all 2s ease-in-out;
    -o-transition: all 2s ease-in-out;
    transition: all 2s ease-in-out;
    border: 1px solid #fff;
    width: 100%;
}
.popular-text {
    
    border: 1px double rgba(189, 187, 187, 0.61);
    border-top: none;
    padding-bottom: 30px;
    margin-bottom: 9px;
    background: #fff;
}

.popular-grid h5 a {
    display: block;
    font-size: 1.5em;
    font-weight: 500;
    text-align: center;
    color: #ffffff;
    background: #ee2f6a;
    padding: 0.5em;
    margin: 0px 0 25px;
    text-transform: capitalize;
}
.detail-bottom ul li i {
  color: #e91e63;
    font-size: 20px;
    padding: 0 8px;
}
 .detail-bottom p{
     margin: 11px 6px 0px;
     font-size: 14px;
}
.detail-bottom ul li {
    list-style: none;
    display: inline;
    color: #000;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 1px;
}
.midd3 h6{
        text-align: center;
    font-size: 14px;
    color: #121010;
}
/*login*/
/*.bg-img {
     The image used 
    background-image: url("img_nature.jpg");

    min-height: 380px;

     Center and scale the image nicely 
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

Add styles to the form container 
.container8 {
    position: absolute;
    right: 0;
    margin: 20px;
    max-width: 300px;
    padding: 16px;
    background-color: white;
}

 Full-width input fields 
input[type=text], input[type=password] {
    width: 100%;
    padding: 15px;
    margin: 5px 0 22px 0;
    border: none;
    background: #f1f1f1;
}

input[type=text]:focus, input[type=password]:focus {
    background-color: #ddd;
    outline: none;
}
.btn8{
    background-color: #4CAF50;
    color: white;
    padding: 16px 20px;
    border: none;
    cursor: pointer;
    width: 100%;
    opacity: 0.9;
}*/
/*/*login*/
.rgt
{text-align: right;}
.padd
{padding: 0px;}

.navbar-default {
    background-color: rgba(248, 248, 248, 0);
    border-color: rgba(231, 231, 231, 0);
}
.navbar-default .navbar-nav>li>a {
    color: #fff;
}
.navbar {
    margin-left: 7%;
    min-height: auto;
    margin-bottom: 0;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #fff;
    }
    .mainhead
    {margin-bottom: 6px;
}
/*start galaxy @media scrren*/
@media only screen and (max-width: 767px) {
    .midd h4 {
    margin-top: 9px;
    margin-bottom: 14px;
    font-size: 22px;
    }
    .midd {
    padding-bottom: 4px;
}
.head1 li {
    font-size: 13px;
    width: 100%;
        padding-left: 0;
    text-align: left;
    }
    .prev, .next {
    top: 47%;

}
.left_form {
    width: 100%;
}
.right_form {
    width: 100%;
}
.registration .form-group {
    padding-left: 0!important;
    padding-right: 0!important;
}
.mbl-padd
{padding: 0px;}
.bt
{margin-bottom: 10px;}
   .rgt {
    text-align: left;
} 
.registration .heading {
    font-size: 17px!important;

}
.rule1 {
    width: auto;
    margin: 0;
    }
}
