@import url('https://fonts.googleapis.com/css?family=Arvo:400,700');
@import "compass/css3";



html {
    min-height: 100%;
    position: relative;
	height:100%;
}
body {
    margin-bottom: 60px;
	height:100%;	
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    color: inherit;
   font-family: 'Arvo', serif!important;
    font-weight: 600;
    line-height: 1.1;
}

body{
	background: rgb(213, 213, 213) none repeat scroll 0 0!important;
	color:#000!important;
	font-size: 1.5em!important;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif!important;
}
.top_section  body{
	background:rgb(255, 255, 255) none repeat scroll 0 0!important;	
}
.navbar-brand {
    display: inline-block;
    float: none !important;
    font-size: 18px;
    height: 75px;
    line-height: 20px;
    margin-top: 35px;
    padding: 15px;

	}
	
.themecolor{
	color:rgb(44, 1, 18)!important;
}
.header .navbar.navbar-default {
    background: rgb(83, 33, 68) none repeat scroll 0 0;
    background-blend-mode: color-burn;
    opacity: 1;
    padding-top: 5px;
}
.signup_width_new {
    padding-top: 10px;
}
.searchicon{
    position: relative;
}	
.glyphicon.glyphicon-search.form-control-feedback {
    color: rgb(120, 120, 120);
}

.navbar-brand > img {
    display: block;
    width: 100%;
}
.iconholder .col-sm-3.text-center > span {
    display: inline-block;
}
.iconholder .col-sm-3 a{
    display: inline-block;
	text-decoration:none;
}
.top_section {
    background: rgba(0, 0, 0, 0) url("../img/bg_main.jpg") repeat scroll center center / cover ;
    height: 100%;
}
.iconholder {
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    margin-top: 25px;
    padding-bottom: 15px;
    padding-top: 15px;
	position:relative;
}
#mc-embedded-subscribe-form{float:left;margin-top:20px; }
#mc-embedded-subscribe{background: #9e1f62 none repeat scroll 0 0; color:#fff;}
#sublist {
    height: 346px;
    overflow: auto;
	width:300px;
}
#sublist li {
    color: rgb(56, 64, 56);
}
.iconholder h5 {
    margin-top: 0;
    text-align: center;
	font-weight: bold;
}
.twinheart {
    margin-left: -26px;
    padding: 0;
	visibility: hidden;
}
.login_btn {
    background: rgb(91, 18, 47) none repeat scroll 0 0;
    border-radius: 15px;
    color: rgb(255, 255, 255);
    margin: 5px 0;
    padding: 5px 20px !important;
}
.iconholder::after {
    border-top: 0 solid rgba(0, 0, 0, 0);
    border-left: 162px solid rgb(255, 255, 255);
    border-bottom: 187px solid rgba(0, 0, 0, 0);
    bottom: 0;
    content: "";
    height: 0;
    position: absolute;
    right: -162px;
    width: 0;
}
.process {
    margin-top: 50px;
}
.content1 {
    color: rgb(37, 37, 37);
}
.pimg {
    padding-top: 6px;
}
.image-placeholder img {
    max-height: 130px;
    max-width: 100%; 
}
.dpink {
    color: rgb(159, 31, 99);
	 margin-top: 6px!important;
}

.dblue {
    color: rgb(12, 121, 154);
}
.lpink {
    color: rgb(205, 82, 132);
}
.dpurple {
    color: rgb(87, 36, 72);
}

.login_btn {
    background: rgb(145, 13, 64) none repeat scroll 0 0;
    border-radius: 15px;
    box-shadow: -2px -1px 3px rgba(250, 84, 149, 0.6), 5px 0 25px rgba(25, 100, 120, 0.7) inset;
    color: rgb(255, 255, 255);
    margin: 5px 0;
    padding: 4px 20px;
}
.login_btn:hover {
	color:#fff!important;
	  background: rgb(145, 13, 64) none repeat scroll 0 0!important;
	
}
.myprofileinfo table {
  
    color: rgb(33, 33, 33);
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
}
.myprofileinfo {
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    border-radius: 10px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
    margin-top: 15px;
    padding: 15px 15px 15px 190px;
}

.Myprofilepic {
    position: relative;
}
.Myprofilepic .img-rounded {
    box-shadow: 6px 0 15px rgba(0, 0, 0, 0.6), 5px 0 45px rgba(70, 25, 125, 0.7) inset;
    left: 0px;
    position: absolute;
    top: 15px;
    z-index: 999;
}
.myprofileinfo > h2 {
    color: rgb(37, 37, 37);
    font-weight: bold;
}
.myprofileinfo::after {
    background: rgb(56, 46, 73) none repeat scroll 0 0;
    content: "";
    display: block;
    height: 160px;
    left: 25px;
    position: absolute;
    top: 291px;
    width: 1px;
}
.myprofileinfo::before {
    background: rgb(213, 213, 213) none repeat scroll 0 0;
    border-radius: 50%;
    box-shadow: 0 0 2px rgba(120, 100, 120, 0.7) inset;
    content: "";
    display: block;
    height: 10px;
    left: 20px;
    position: absolute;
    top: 279px;
    width: 10px;
}

.Myprofilepic::before {
    background: rgba(53, 25, 100, 0.6) none repeat scroll 0 0;
    border-radius: 5px;
    content: "";
    display: block;
    height: 300px;
    left: 160px;
    position: absolute;
    top: 25px;
    width: 300px;
    z-index: 9;
}
.Myprofilepic::after {
    background: rgba(53, 25, 100, 0.3) none repeat scroll 0 0;
    border-radius: 5px;
    content: "";
    display: block;
    height: 300px;
    left: 170px;
    position: absolute;
    top: 33px;
    width: 300px;
    z-index: 9;
}
.uimg.media-object {
  height: 38px;
  width: 38px;
  border-radius: 28px;
}

.appholder {
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    margin-top: 13px;
    padding-bottom: 15px;
    padding-top: 15px;
	position:relative;
}
.appholder::after {
    border-bottom: 0 solid rgba(0, 0, 0, 0);
    border-left: 150px solid rgb(255, 255, 255);
    border-top: 150px solid rgba(0, 0, 0, 0);
    bottom: 0;
    content: "";
    height: 100%;
    margin-left: 15px;
    position: absolute;
    width: 0;
}
.app_section {
    padding-left: 0px;
    margin-top: -80px;
}
.appholder h2 {
    font-size: 45px;
    padding: 0px;
    margin: 0px;
    letter-spacing: 15px;
    color: #767e97;
}
.appholder h5 {
    font-size: 30px;
    color: #767e97;
    padding-top: 5px;
}
.appbtn a {
    display: block;
    font-size: 19px;
    color: #767e97;
    margin-top: 22px;
	text-decoration:none;
}
.appbtn .fa {
    font-size: 16px;
    padding-right: 5px;
}
.gallery {
     background: rgb(85, 37, 50) none repeat scroll 0 0;
    padding: 25px 0 45px;
}
.gallery h1 {
    font-size: 3.5em;
    padding-bottom: 25px;
    padding-top: 25px;
	color: rgb(255, 255, 255)!important;
}
.grid figcaption p {
        font-size: 100%!important;
  }


/**social media***/

.icon-circle .fa{
    font-size           : 20px;
    color               : #e84700;
    margin              : 0 auto;
    height              : 50px;
    width               : 50px;
    border-radius       : 50%;
    border              :2px solid #e84700;
    line-height         : 50px;
    cursor              : pointer;
    -webkit-transition  : all  ease-in-out 0.35s;
    -moz-transition     : all  ease-in-out 0.35s;
    -o-transition       : all  ease-in-out 0.35s;
    -ms-transition      : all  ease-in-out 0.35s;
    transition          : all  ease-in-out 0.20s,background-color ease-in-out 0.05s;
}

.icon-circle  .fa:hover{
    
    background-color        : #e84700;    
    color                   : #fff;
    border                  : 1px solid #e84711;
    -moz-box-shadow         : inset 0px 0px 0px 5px #ffffff;
    -o-box-shadow           : inset 0px 0px 0px 5px #ffffff;
    -ms-box-shadow          : inset 0px 0px 0px 5px #ffffff;
    -webkit-box-shadow      : inset 0px 0px 0px 5px #ffffff;
    box-shadow              : inset 0px 0px 0px 5px #ffffff;
    -ms-transform           : scale(1.2,1.2); 
    -webkit-transform       : scale(1.2,1.2);
    -moz-transform          : scale(1.2,1.2); 
    -o-transform            : scale(1.2,1.2); 
    transform               : scale(1.2,1.2);  
}

.icon-circle  i:before{
    margin-left         : 0px;
    font-size           : 25px;
}

@media (min-width:320px) and (max-width:768px) {


 .icon-circle .fa{
    font-size           : 15px;
    color               : #e84700;
    margin              : 0 auto;
    height              : 40px;
    width               : 40px;
    border-radius       : 50%;
    border              :2px solid #e84700;
    line-height         : 40px;
    cursor              : pointer;
    -webkit-transition  : all  ease-in-out 0.35s;
    -moz-transition     : all  ease-in-out 0.35s;
    -o-transition       : all  ease-in-out 0.35s;
    -ms-transition      : all  ease-in-out 0.35s;
    transition          : all  ease-in-out 0.20s,background-color ease-in-out 0.05s;
}

.icon-circle  .fa:hover{
    
    background-color        : #e84700;    
    color                   : #fff;
    border                  : 1px solid #e84711;
    -moz-box-shadow         : inset 0px 0px 0px 5px #ffffff;
    -o-box-shadow           : inset 0px 0px 0px 5px #ffffff;
    -ms-box-shadow          : inset 0px 0px 0px 5px #ffffff;
    -webkit-box-shadow      : inset 0px 0px 0px 5px #ffffff;
    box-shadow              : inset 0px 0px 0px 5px #ffffff;
    -ms-transform           : scale(1.2,1.2); 
    -webkit-transform       : scale(1.2,1.2);
    -moz-transform          : scale(1.2,1.2); 
    -o-transform            : scale(1.2,1.2); 
    transform               : scale(1.2,1.2);  
}

.icon-circle  i:before{
    margin-left         : 0px;
    font-size           : 20px;
}   
}

.ifacebook .fa{
    color               :#3B5998;
    border              :2px solid #3B5998;
}

.ifacebook .fa:hover{
    
    background-color        : #3B5998;    
    color                   : #fff;
    border                  : 1px solid #3B5998;

}

.itwittter .fa{
    color               : #33ccff;
    border              :2px solid #33ccff;
}

.itwittter .fa:hover{
    
    background-color        : #33ccff;    
    color                   : #fff;
    border                  : 1px solid #33ccff;

}

.igoogle .fa{
    color               : #BD3518;
    border              :2px solid #BD3518;
}

.igoogle .fa:hover{
    
    background-color        : #BD3518;    
    color                   : #fff;
    border                  : 1px solid #BD3518;

}

.iLinkedin .fa{
    color               : #007bb7;
    border              :2px solid #007bb7;
}

.iLinkedin .fa:hover{
    
    background-color        :#007bb7;    
    color                   : #fff;
    border                  : 1px solid #007bb7;

}

/**social media***/


footer {
    background: rgb(250, 239, 250) none repeat scroll 0 0;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
	position: absolute;
    width: 100%;
	margin-top:43px;
}
.footersection > h2 {
    color: rgb(44, 1, 18);
    font-size: 2.5em;
	    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
		position:relative;
}

.links a {
    color:#363636;
    display: block;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    padding: 5px 0;
    text-align: left;
    text-decoration: none;
}

.links  a:hover{
color:#910D40;	
}
.links > li {
    list-style-type: none;
}
.links {
    padding-left: 0;
}
.footersection .sicon  > h2 {
     color: rgb(44, 1, 18);
	   font-size:2.5em;
	       font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
		   position:relative;
}
.footersection .subscribe-panel > h2 {
     color: rgb(44, 1, 18);
	   font-size:2.5em;
	       font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
		   position:relative;
}


.input-lg {
    border-left: 0 none!important;
    border-radius: 0!important;
    border-right: 0 none!important;
    border-top: 0 none!important;
    font-size: 18px;
    height: 46px;
    line-height: 1.33333;
    padding: 10px 16px;
	background:none;
	box-shadow:none;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.input-lg:focus{
box-shadow:none;	
}

.footersection > h2::after {
    background: rgb(149, 17, 69) none repeat scroll 0 0;
    bottom: -5px;
    content: "";
    display: inline-block;
    height: 2px;
    left: 0;
    position: absolute;
    width: 23px;
}
.footersection .sicon  > h2::after {
    background: rgb(149, 17, 69) none repeat scroll 0 0;
    bottom: -5px;
    content: "";
    display: inline-block;
    height: 2px;
    left: 0;
    position: absolute;
    width: 23px;
}
.footersection .subscribe-panel > h2::after {
    background: rgb(149, 17, 69) none repeat scroll 0 0;
    bottom: -5px;
    content: "";
    display: inline-block;
    height: 2px;
    left: 0;
    position: absolute;
    width: 23px;
}
.footertop {
    margin-bottom: 45px;
    margin-top: 45px;
}
.copyright {
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    border-top: 2px solid rgb(44, 1, 18);
    color: rgb(44, 1, 18);
}

.otherlinks {
    list-style: outside none none;
	padding-top: 15px;
}

.otherlinks a {
    color: rgb(54, 54, 54);
    float: left;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 13px;
    font-weight: 700;
    padding: 0 5px;
    text-transform: capitalize;
	text-decoration: none;
}
.otherlinks  a:hover{
color:#910D40;	
}
.copyrights{
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 13px;
    font-weight: 700;
	 padding-top: 15px;
}
.copyrights  >a {
    color: #0588b8;
    font-weight: 700;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	text-decoration: none;
}

.copyrights  a:hover{
	color:#910D40;	
	}

.copyright .logo.new_brand {
    background: rgb(84, 15, 42) none repeat scroll 0 0;
    display: block;
    padding: 15px;
}

.loginpage {
    background: #f1f1f1;
    height: 100%;
	
}

.login_formholder {
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
    margin-top: 50px;
    padding: 50px;
    position: relative;
	margin-bottom: 50px;
}

.login_formholder h1 {
    color: rgb(64, 56, 64);
    font-size: 30px;
    letter-spacing: 5px;
    text-align: left;
}
.login_formholder h1 strong {
    letter-spacing: 10px;
}
.login_formholder .login_logo2 {
    display: inline-block;
    float: right;
    margin-left: -15px;
    margin-top: 0;
    padding-bottom: 0;
    position: absolute;
    width: 30%;
}
.login_formholder .form-control {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: rgb(64, 56, 64);
    border-image: none;
    border-radius: 0;
    border-style: none none solid;
    border-width: 0 0 1px;
	background:none;
	box-shadow:none;
}
.login_formholder .form-control:focus {
    box-shadow: 0 -2px 0 rgba(64, 56, 64, 0.9) inset!important;
    outline: 0 none!important;
	 border-color: rgb(64, 56, 64)!important;
}
.datepicker table tr td, .datepicker table tr th {
	color:#403840!important;
}

.login_logo2 {
    display: inline-block;
    margin-top: -35px;
    padding-bottom: 80px;
    width: 50%;
}
.login_formholder::before {
    background: rgba(0, 0, 0, 0) url("https://www.findurdate.com.au/myDate/assets/img/login_bg.png") repeat scroll left center / cover ;
    content: "";
    display: block;
    height: 100%;
    left: auto;
    opacity: 0.7;
    position: absolute;
    right: -70px;
    top: -5px;
    transform: rotate(-90deg);
    width: 98%;
}
.login_formholder{
	position:relative;
	overflow:hidden;
	
}
.no-width-new {
    padding-right: 0;
}
.row.form-group {
    margin-bottom: 0;
}
.submittybtn {
     padding-right: 24px;
	   background: #9E1F62!important;
    border: 0 none;
    border-radius: 20px;
    color: rgb(255, 255, 255);
	  padding-bottom:5px; 
    padding-top:5px;
	margin-top:15px;
	  padding-left: 24px;
	  box-shadow:-2px -1px 3px rgba(250, 84, 149, 0.6), 5px 0 25px rgba(25, 100, 120, 0.7) inset;
	
}
  

.btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:focus, .btn-default:hover, .open > .dropdown-toggle.btn-default {
 
	 background-color: rgb(85, 34, 70)!important;
    border-color: rgb(192, 23, 89)!important;
    color: rgb(255, 255, 255)!important;
}
.forget_password {
    color: rgb(64, 56, 64);
    font-size: 14px;
    padding-top: 5px;
}
.new_member {
    color: rgb(64, 56, 64);
    font-size: 14px;
    padding-top: 20px;
}
.new_member > a {
    color: rgb(158, 31, 98);
}
body.header {
    background: rgb(84, 15, 42) none repeat scroll 0 0;
    padding:0px!important;
}
.innerpage_logo {
    display: inline-block;
    height: auto;
    margin: 0;
    padding: 0;
    width: 70%;
}
.signuppage{
    height: auto;
    padding-bottom: 25px;
    position: relative;
    width: 100%;
}
.signuppage .form-group > label {
    color: rgb(56, 64, 56);
	 font-size: 14px;
}
.signup_width_new > label {
    color: rgb(56, 64, 56);
    font-size: 14px;
}
.no-width-new > label {
    color: rgb(56, 64, 56);
    font-size: 14px;
}

.signuppage .register_formholder::before {
    background: rgba(0, 0, 0, 0) url("https://www.findurdate.com.au/myDate/assets/img/rigister_bg.png") repeat scroll left center / cover ;
    content: "";
    display: block;
    height: 100%;
    left: auto;
    opacity: 0.85;
    position: absolute;
    right:0;
    top: 0;
    width:40.2%;
	 transform: rotate(0deg); 
}
.signuppage .form-group {
    color: rgb(56, 64, 56);
    margin-bottom: 15px;
}
.no_padding{
padding-left:0px!important;
padding-right:0px!important;
}

.no_padding >label {
    color: rgb(56, 64, 56);
    font-size: 14px;
}

	.dropdown {
    position: relative;
}
/*.dropdown:hover {
    background: linear-gradient(to bottom, #FCFCFC 0%, #efefef 30%) repeat scroll 0 0 rgba(0, 0, 0, 0);
}*/
.dropdown:hover .dropdown-menu {
    display: block;
}
.dropdown-menu {
    width: 211px;
    border-color: #efefef;
    border-width: 3px;
    background-clip: padding-box;
    background-color: #ffffff;
    border-radius: 0 0 7px 7px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    display: none;
    float: left;
    font-size: 12px;
    left: 0;
    list-style: outside none none;
    margin: 0px 0 0;
    min-width: 160px;
    padding: 5px 0;
    position: absolute;
    top: 100%;
    z-index: 1000;
}

.small_btn {
    font-size: 80%;
    padding: 2px 10px!important;
	margin-right: 5px;
}

.media {
    border-bottom: 2px solid rgb(204, 212, 204);
    margin-bottom: 15px;
}
.media-heading {
    text-transform: capitalize;
}
#bs-example-navbar-collapse-1 .fa.fa-user.fa-3x {
    color: rgb(192, 23, 89);
}
#bs-example-navbar-collapse-1 .dropdown-toggle.coustom_icon {
    padding-top: 5px;
}

.nav.navbar-nav.navbar-right a {
    color: rgb(255, 255, 255);
}


.search_formholder {
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    border-radius: 0 0 15px 15px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    padding: 15px;
	width: 100%;
	float:left;
}


.no_padding > label {
    color: rgb(56, 64, 56);
    font-size: 13px;
    padding-top: 20px;
}


select.custom-dropdown {
 -webkit-appearance: none;  /*REMOVES DEFAULT CHROME & SAFARI STYLE*/
 -moz-appearance: none;  /*REMOVES DEFAULT FIREFOX STYLE*/
 border: 0 !important;  /*REMOVES BORDER*/
}

select.custom-dropdown {
    -moz-appearance: none;
    background-color: rgb(255, 255, 255);
    background-image: url("../img/down_arrow.png");
    background-position: 95% 50%;
    background-repeat: no-repeat;
    background-size: 10px 5px;
    border: 1px solid rgb(193, 193, 193)!important;
    border-radius: 5px;
    color: rgb(193, 193, 193);
    cursor: pointer;
    font-size: 14px;
    width: 97%;
}
.my_searchicon {
    margin-left: -21px;
    margin-top: 0px;
    top: 10px;
}

.search_title{
    background: rgb(145, 13, 64) none repeat scroll 0 0;
    border-radius: 15px 15px 0 0;
    margin-bottom: 0;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;
	 box-shadow: -2px -1px 3px rgba(250, 84, 149, 0.6), 5px 0 25px rgba(25, 100, 120, 0.7) inset;
	 color: rgb(255, 255, 255);
}

.my_searchicon {
    color: rgb(255, 255, 255);
    font-size: 11px;
    margin-left: -21px;
    margin-top: 0;
    top: 10px;
}


.pgallery li  a{
    float: left;
    margin-left: 15px;
    margin-right: 15px;
    width: 186px;
	 height: 186px;
  position: relative;
}
.atom-work-item > .profile_holder{
    display: block;
    margin-left: -15px;
    margin-right: -15px;
    overflow: hidden;
}  
  
.atom-work-item{
position:relative;	
}

.desc {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    height: 100%;
    left: 0;
    padding-top: 65px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9999;
	opacity:0;
	color:#fff
}
.atom-work-item:hover  a>.desc{
 	opacity:1;
}  
  
.desc > p {
    font-size: 16px;
    letter-spacing: 2px;
}
.myinfoprofile:hover {
    color: rgb(197, 197, 197);
    text-decoration: none;
}
.atom-work-item {
    float: left;
    list-style: outside none none;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    width: 20%;
}
.gallerynew {
    float: left;
    padding-top:15px;
    width: 100%;
	padding-left:0px;
}

#dialogDiv li a > img {
  float: left;
  padding-left: 0;
  padding-top: 15px;
  width: 100%;
}
.ajaxData {
    margin-bottom: 0;
    padding-top: 0;
}

.online {
    background: rgb(0, 255, 0) none repeat scroll 0 0;
    border-radius: 50%;
    display: inline-block;
    height: 15px;
    width: 15px;
}

.navbar {
    background: rgba(0, 0, 0, 0) url("https://www.findurdate.com.au/myDate/assets/img/bg_header.png") repeat scroll center center / cover ;
    border: 0 none;
    border-radius: 0;
    margin-bottom: 0;
    margin-top: 0;
    min-height: 35px;
    padding-bottom: 15px;
    padding-top: 15px;
    width: 100%;
    z-index: 99999;
}


.gallerynew li .profile_holder  .img-responsive {
    height: 246px;
    width: 246px;
}

.navbar-nav > li > a {
    padding-bottom: 15px;
}

.affix  .innerpage_logo {
    display: block!important;
}





/*side nav*/


#hidediv > button {
  color: #000;
}
.sidebarnav nav {
  float: left;
	position: relative;
	top: 15px;
    left:-55px;
	background: transparent;
}

.sidebarnav nav ul {
	text-align: center;
	list-style-type:none;
}

.sidebarnav nav ul li a {
    background: rgb(121, 10, 53) none repeat scroll 0 0;
    box-shadow: 5px 0 2px rgba(0, 0, 0, 0.6), 0 5px 45px rgba(25, 100, 120, 0.7) inset;
    cursor: pointer;
    display: block;
    margin-left: 15px;
    position: relative;
    text-transform: uppercase;
    transition: all 0.4s ease-out 0s;
    width: 100px;
    z-index: 9999;
}  
.sidebarnav nav ul li a:hover {
	transform: translateX(-115px);
}
.sidebarnav nav ul li a > img{
	display: inline-block;
	padding: 25px 0;
	background: transparent;
}
.sidebarnav nav ul li a img{ position: relative; }
.new_home {
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    border-left: 5px solid rgb(121, 10, 53);
    box-shadow: 6px 0 1px rgba(0, 0, 0, 0.1), 5px 0 45px rgba(70, 25, 125, 0.7) inset;
    color: rgb(121, 10, 53);
    cursor: pointer;
    font-size: 20px;
    height: 100%;
    left: 100px;
    line-height: 110px;
    opacity: 0.5;
    position: absolute;
    top: 0;
    transform: perspective(400px) rotateY(90deg);
    transform-origin: 0 100% 0;
    transition: all 0.4s ease-out 0s;
    width: 321px;
	z-index:999; 
}
.sidebarnav nav ul li a:hover .new_home{opacity: 1;
    transform: perspective(400px) rotateY(0deg) scale(1);
	z-index:999999; 
} 


/*side nav*/


/*editprofile*/

 .image-editor {
  margin: 50px 0;
}
 .image-editor{color:#000;}
  .cropit-preview {
	background-color: #f8f8f8;
	background-size: cover;
	border: 1px solid #ccc;
	border-radius: 3px;
	margin-top: 7px;
	width: 402px;
	height: 402px;
  }
.image-editor::after{
    display: none;
}
.image-editor::before{
    display: none;
}
  .cropit-preview-image-container {
	cursor: move;
  }

  .image-size-label {
	margin-top: 10px;
  }

  .image-editor input, .image-editor .export {
	display: block;
  }

 .image-editor button {
	margin-top: 10px;
  }
  .image-editor { min-height: 500px;}
  
  .modal-overlay {
  background: #000000;
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.image-editor {
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    margin-top: -70px;
    padding: 106px 15px 15px;
    position: relative;
    z-index: 1;
}
.profile_holder:hover .desc {
    opacity: 1;
}

@import "https://fonts.googleapis.com/css?family=Arvo:400,700";
@import "compass/css3";
html {
    height: 100%;
    min-height: 100%;
    position: relative;
}
body {
    height: 100%;
    margin-bottom: 60px;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    color: inherit;
    font-family: "Arvo",serif;
    font-weight: 600;
    line-height: 1.1;
}
body {
    background: rgb(213, 213, 213) none repeat scroll 0 0;
    color: rgb(0, 0, 0);
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 1.5em;
}
.top_section body {
    background: rgb(255, 255, 255) none repeat scroll 0 0;
}
.navbar-brand {
    display: inline-block;
    float: none;
    font-size: 18px;
    height: 75px;
    line-height: 20px;
    margin-top: 35px;
    padding: 15px;
}
.themecolor {
    color: rgb(44, 1, 18);
}
.header .navbar.navbar-default {
    background: rgb(83, 33, 68) none repeat scroll 0 0;
    background-blend-mode: color-burn;
    opacity: 1;
    padding-top: 5px;
}
.signup_width_new {
    padding-top: 10px;
}
.searchicon {
    position: relative;
}
.glyphicon.glyphicon-search.form-control-feedback {
    color: rgb(120, 120, 120);
}
.navbar-brand > img {
    display: block;
    width: 100%;
}
.iconholder .col-sm-3.text-center > span {
    display: inline-block;
}
.iconholder .col-sm-3 a {
    display: inline-block;
    text-decoration: none;
}
.top_section {
    background: rgba(0, 0, 0, 0) url("../img/bg_main.jpg") repeat scroll center center / cover ;
    height: 100%;
}
.iconholder {
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    margin-top: 25px;
    padding-bottom: 15px;
    padding-top: 15px;
    position: relative;
}
#mc-embedded-subscribe-form {
    float: left;
    margin-top: 20px;
}
#mc-embedded-subscribe {
    background: rgb(158, 31, 98) none repeat scroll 0 0;
    color: rgb(255, 255, 255);
}
#sublist {
    height: 346px;
    overflow: auto;
    width: 300px;
}
#sublist li {
    color: rgb(56, 64, 56);
}
.iconholder h5 {
    font-weight: bold;
    margin-top: 0;
    text-align: center;
}
.twinheart {
    margin-left: -26px;
    padding: 0;
    visibility: hidden;
}
.login_btn {
    background: rgb(91, 18, 47) none repeat scroll 0 0;
    border-radius: 15px;
    color: rgb(255, 255, 255);
    margin: 5px 0;
    padding: 5px 20px;
}
.iconholder::after {
    border-bottom: 187px solid rgba(0, 0, 0, 0);
    border-left: 162px solid rgb(255, 255, 255);
    border-top: 0 solid rgba(0, 0, 0, 0);
    bottom: 0;
    content: "";
    height: 0;
    position: absolute;
    right: -162px;
    width: 0;
}
.process {
    margin-top: 50px;
}
.content1 {
    color: rgb(37, 37, 37);
}
.pimg {
    padding-top: 6px;
    display: inline-block;
    padding-right: 15px;

}
.image-placeholder img {
    max-height: 130px;
    max-width: 100%;
}
.dpink {
    color: rgb(159, 31, 99);
    margin-top: 6px;
}
.dblue {
    color: rgb(12, 121, 154);
}
.lpink {
    color: rgb(205, 82, 132);
}
.dpurple {
    color: rgb(87, 36, 72);
}
.login_btn {
    background: rgb(145, 13, 64) none repeat scroll 0 0;
    border-radius: 15px;
    box-shadow: -2px -1px 3px rgba(250, 84, 149, 0.6), 5px 0 25px rgba(25, 100, 120, 0.7) inset;
    color: rgb(255, 255, 255);
    margin: 5px 0;
    padding: 4px 20px;
}
.login_btn:hover {
    background: rgb(145, 13, 64) none repeat scroll 0 0;
    color: rgb(255, 255, 255);
}
.myprofileinfo table {
    color: rgb(33, 33, 33);
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
}
.myprofileinfo {
    background: rgb(233, 233, 233) none repeat scroll 0 0;
    border-radius: 10px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
    margin-top: 15px;
    padding: 15px 15px 15px 190px;
}
.Myprofilepic {
    position: relative;
}
.Myprofilepic .img-rounded {
    box-shadow: 6px 0 15px rgba(0, 0, 0, 0.6), 5px 0 45px rgba(70, 25, 125, 0.7) inset;
    left: 0;
    position: absolute;
    top: 15px;
    z-index: 999;
}
.sidebarnav {
    bottom: 300px;
    position: sticky;
    top: 150px;
    z-index: 99;
}
.myprofileinfo > h2 {
    color: rgb(37, 37, 37);
    font-weight: bold;
}
.myprofileinfo::after {
    background: rgb(56, 46, 73) none repeat scroll 0 0;
    content: "";
    display: block;
    height: 160px;
    left: 25px;
    position: absolute;
    top: 291px;
    width: 1px;
}
.myprofileinfo::before {
    background: rgb(213, 213, 213) none repeat scroll 0 0;
    border-radius: 50%;
    box-shadow: 0 0 2px rgba(120, 100, 120, 0.7) inset;
    content: "";
    display: block;
    height: 10px;
    left: 20px;
    position: absolute;
    top: 279px;
    width: 10px;
}
.Myprofilepic::before {
    background: rgba(53, 25, 100, 0.6) none repeat scroll 0 0;
    border-radius: 5px;
    content: "";
    display: block;
    height: 300px;
    left: 160px;
    position: absolute;
    top: 25px;
    width: 300px;
    z-index: 9;
}
.Myprofilepic::after {
    background: rgba(53, 25, 100, 0.3) none repeat scroll 0 0;
    border-radius: 5px;
    content: "";
    display: block;
    height: 300px;
    left: 170px;
    position: absolute;
    top: 33px;
    width: 300px;
    z-index: 9;
}
.uimg.media-object {
    border-radius: 28px;
    height: 38px;
    width: 38px;
}
.appholder {
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    margin-top: 13px;
    padding-bottom: 15px;
    padding-top: 15px;
    position: relative;
}
.appholder::after {
    border-bottom: 0 solid rgba(0, 0, 0, 0);
    border-left: 150px solid rgb(255, 255, 255);
    border-top: 150px solid rgba(0, 0, 0, 0);
    bottom: 0;
    content: "";
    height: 100%;
    margin-left: 15px;
    position: absolute;
    width: 0;
}
.app_section {
    margin-top: -80px;
    padding-left: 0;
}
.appholder h2 {
    color: rgb(118, 126, 151);
    font-size: 45px;
    letter-spacing: 15px;
    margin: 0;
    padding: 0;
}
.appholder h5 {
    color: rgb(118, 126, 151);
    font-size: 30px;
    padding-top: 5px;
}
.appbtn a {
    color: rgb(118, 126, 151);
    display: block;
    font-size: 19px;
    margin-top: 22px;
    text-decoration: none;
}
.appbtn .fa {
    font-size: 16px;
    padding-right: 5px;
}
.gallery {
    background: rgb(85, 37, 50) none repeat scroll 0 0;
    padding: 25px 0 45px;
}
.gallery h1 {
    color: rgb(255, 255, 255);
    font-size: 3.5em;
    padding-bottom: 25px;
    padding-top: 25px;
}
.grid figcaption p {
    font-size: 100%;
}
.icon-circle .fa {
    border: 2px solid rgb(232, 71, 0);
    border-radius: 50%;
    color: rgb(232, 71, 0);
    cursor: pointer;
    font-size: 20px;
    height: 50px;
    line-height: 50px;
    margin: 0 auto;
    transition: all 0.2s ease-in-out 0s, background-color 0.05s ease-in-out 0s;
    width: 50px;
}
.icon-circle .fa:hover {
    background-color: rgb(232, 71, 0);
    border: 1px solid rgb(232, 71, 17);
    box-shadow: 0 0 0 5px rgb(255, 255, 255) inset;
    color: rgb(255, 255, 255);
    transform: scale(1.2, 1.2);
}
.icon-circle i::before {
    font-size: 25px;
    margin-left: 0;
}
@media (min-width: 320px) and (max-width: 768px) {
.icon-circle .fa {
    border: 2px solid rgb(232, 71, 0);
    border-radius: 50%;
    color: rgb(232, 71, 0);
    cursor: pointer;
    font-size: 15px;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
    transition: all 0.2s ease-in-out 0s, background-color 0.05s ease-in-out 0s;
    width: 40px;
}
.icon-circle .fa:hover {
    background-color: rgb(232, 71, 0);
    border: 1px solid rgb(232, 71, 17);
    box-shadow: 0 0 0 5px rgb(255, 255, 255) inset;
    color: rgb(255, 255, 255);
    transform: scale(1.2, 1.2);
}
.icon-circle i::before {
    font-size: 20px;
    margin-left: 0;
}
}
.ifacebook .fa {
    border: 2px solid rgb(59, 89, 152);
    color: rgb(59, 89, 152);
}
.ifacebook .fa:hover {
    background-color: rgb(59, 89, 152);
    border: 1px solid rgb(59, 89, 152);
    color: rgb(255, 255, 255);
}
.itwittter .fa {
    border: 2px solid rgb(51, 204, 255);
    color: rgb(51, 204, 255);
}
.itwittter .fa:hover {
    background-color: rgb(51, 204, 255);
    border: 1px solid rgb(51, 204, 255);
    color: rgb(255, 255, 255);
}
.igoogle .fa {
    border: 2px solid rgb(189, 53, 24);
    color: rgb(189, 53, 24);
}
.igoogle .fa:hover {
    background-color: rgb(189, 53, 24);
    border: 1px solid rgb(189, 53, 24);
    color: rgb(255, 255, 255);
}
.iLinkedin .fa {
    border: 2px solid rgb(0, 123, 183);
    color: rgb(0, 123, 183);
}
.iLinkedin .fa:hover {
    background-color: rgb(0, 123, 183);
    border: 1px solid rgb(0, 123, 183);
    color: rgb(255, 255, 255);
}
footer {
    background: rgb(250, 239, 250) none repeat scroll 0 0;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    margin-top: 43px;
    position: absolute;
    width: 100%;
}
.footersection > h2 {
    color: rgb(44, 1, 18);
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 2.5em;
    position: relative;
}
.links a {
    color: rgb(54, 54, 54);
    display: block;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    padding: 5px 0;
    text-align: left;
    text-decoration: none;
}
.links a:hover {
    color: rgb(145, 13, 64);
}
.links > li {
    list-style-type: none;
}
.links {
    padding-left: 0;
}
.footersection .sicon > h2 {
    color: rgb(44, 1, 18);
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 2.5em;
    position: relative;
}
.footersection .subscribe-panel > h2 {
    color: rgb(44, 1, 18);
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 2.5em;
    position: relative;
}
.input-lg {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-left: 0 none;
    border-radius: 0;
    border-right: 0 none;
    border-top: 0 none;
    box-shadow: none;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 18px;
    height: 46px;
    line-height: 1.33333;
    padding: 10px 16px;
}
.input-lg:focus {
    box-shadow: none;
}
.footersection > h2::after {
    background: rgb(149, 17, 69) none repeat scroll 0 0;
    bottom: -5px;
    content: "";
    display: inline-block;
    height: 2px;
    left: 0;
    position: absolute;
    width: 23px;
}
.footersection .sicon > h2::after {
    background: rgb(149, 17, 69) none repeat scroll 0 0;
    bottom: -5px;
    content: "";
    display: inline-block;
    height: 2px;
    left: 0;
    position: absolute;
    width: 23px;
}
.footersection .subscribe-panel > h2::after {
    background: rgb(149, 17, 69) none repeat scroll 0 0;
    bottom: -5px;
    content: "";
    display: inline-block;
    height: 2px;
    left: 0;
    position: absolute;
    width: 23px;
}
.footertop {
    margin-bottom: 45px;
    margin-top: 45px;
}
.copyright {
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    border-top: 2px solid rgb(44, 1, 18);
    color: rgb(44, 1, 18);
}
.otherlinks {
    list-style: outside none none;
    padding-top: 15px;
}
.otherlinks a {
    color: rgb(54, 54, 54);
    float: left;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 13px;
    font-weight: 700;
    padding: 0 5px;
    text-decoration: none;
    text-transform: capitalize;
}
.otherlinks a:hover {
    color: rgb(145, 13, 64);
}
.copyrights {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 13px;
    font-weight: 700;
    padding-top: 15px;
}
.copyrights > a {
    color: rgb(5, 136, 184);
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    text-decoration: none;
}
.copyrights a:hover {
    color: rgb(145, 13, 64);
}
.copyright .logo.new_brand {
    background: rgb(84, 15, 42) none repeat scroll 0 0;
    display: block;
    padding: 15px;
}
.loginpage {
    background: rgb(241, 241, 241) none repeat scroll 0 0;
    height: 100%;
}
.login_formholder {
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
    margin-bottom: 50px;
    margin-top: 50px;
    padding: 50px;
    position: relative;
}
.login_formholder h1 {
    color: rgb(64, 56, 64);
    font-size: 30px;
    letter-spacing: 5px;
    text-align: left;
}
.login_formholder h1 strong {
    letter-spacing: 10px;
}
.login_formholder .login_logo2 {
    display: inline-block;
    float: right;
    margin-left: -15px;
    margin-top: 0;
    padding-bottom: 0;
    position: absolute;
    width: 30%;
}
.login_formholder .form-control {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-color: rgb(64, 56, 64);
    border-image: none;
    border-radius: 0;
    border-style: none none solid;
    border-width: 0 0 1px;
    box-shadow: none;
}
.login_formholder .form-control:focus {
    border-color: rgb(64, 56, 64);
    box-shadow: 0 -2px 0 rgba(64, 56, 64, 0.9) inset;
    outline: 0 none;
}
.datepicker table tr td, .datepicker table tr th {
    color: rgb(64, 56, 64);
}
.login_logo2 {
    display: inline-block;
    margin-top: -35px;
    padding-bottom: 80px;
    width: 50%;
}
.login_formholder::before {
    background: rgba(0, 0, 0, 0) url("https://www.findurdate.com.au/myDate/assets/img/login_bg.png") repeat scroll left center / cover ;
    content: "";
    display: block;
    height: 100%;
    left: auto;
    opacity: 0.7;
    position: absolute;
    right: -70px;
    top: -5px;
    transform: rotate(-90deg);
    width: 98%;
}
.login_formholder {
    overflow: hidden;
    position: relative;
}
.no-width-new {
    padding-right: 0;
}
.row.form-group {
    margin-bottom: 0;
}
.submittybtn {
    background: rgb(158, 31, 98) none repeat scroll 0 0;
    border: 0 none;
    border-radius: 20px;
    box-shadow: -2px -1px 3px rgba(250, 84, 149, 0.6), 5px 0 25px rgba(25, 100, 120, 0.7) inset;
    color: rgb(255, 255, 255);
    margin-top: 15px;
    padding: 5px 24px;
}
.btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:focus, .btn-default:hover, .open > .dropdown-toggle.btn-default {
    background-color: rgb(85, 34, 70);
    border-color: rgb(192, 23, 89);
    color: rgb(255, 255, 255);
}
.forget_password {
    color: rgb(64, 56, 64);
    font-size: 14px;
    padding-top: 5px;
}
.new_member {
    color: rgb(64, 56, 64);
    font-size: 14px;
    padding-top: 20px;
}
.new_member > a {
    color: rgb(158, 31, 98);
}
body.header {
    background: rgb(84, 15, 42) none repeat scroll 0 0;
    padding: 0;
}
.innerpage_logo {
    display: inline-block;
    height: auto;
    margin: 0;
    padding: 0;
    width: 70%;
}
.signuppage {
    height: auto;
    padding-bottom: 25px;
    position: relative;
    width: 100%;
}
.signuppage .form-group > label {
    color: rgb(56, 64, 56);
    font-size: 14px;
}
.signup_width_new > label {
    color: rgb(56, 64, 56);
    font-size: 14px;
}
.no-width-new > label {
    color: rgb(56, 64, 56);
    font-size: 14px;
}
.signuppage .register_formholder::before {
    background: rgba(0, 0, 0, 0) url("https://www.findurdate.com.au/myDate/assets/img/rigister_bg.png") repeat scroll left center / cover ;
    content: "";
    display: block;
    height: 100%;
    left: auto;
    opacity: 0.85;
    position: absolute;
    right: 0;
    top: 0;
    transform: rotate(0deg);
    width: 40.2%;
}
.signuppage .form-group {
    color: rgb(56, 64, 56);
    margin-bottom: 15px;
}
.no_padding {
    padding-left: 0;
    padding-right: 0;
}
.no_padding > label {
    color: rgb(56, 64, 56);
    font-size: 14px;
}
.dropdown {
    position: relative;
}
.dropdown:hover .dropdown-menu {
    display: block;
}
.dropdown-menu {
    background-clip: padding-box;
    background-color: rgb(255, 255, 255);
    border-color: rgb(239, 239, 239);
    border-radius: 0 0 7px 7px;
    border-width: 3px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    display: none;
    float: left;
    font-size: 12px;
    left: 0;
    list-style: outside none none;
    margin: 0;
    min-width: 160px;
    padding: 5px 0;
    position: absolute;
    top: 100%;
    width: 211px;
    z-index: 1000;
}
.small_btn {
    font-size: 80%;
    margin-right: 5px;
    padding: 2px 10px;
}
.media {
    border-bottom: 2px solid rgb(204, 212, 204);
    margin-bottom: 15px;
}
.media-heading {
    text-transform: capitalize;
}
#bs-example-navbar-collapse-1 .fa.fa-user.fa-3x {
    color: rgb(192, 23, 89);
}
#bs-example-navbar-collapse-1 .dropdown-toggle.coustom_icon {
    padding-top: 5px;
}
.nav.navbar-nav.navbar-right a {
    color: rgb(255, 255, 255);
}
.search_formholder {
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    border-radius: 0 0 15px 15px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    padding: 15px;
}
.no_padding > label {
    color: rgb(56, 64, 56);
    font-size: 13px;
    padding-top: 20px;
}
select.custom-dropdown {
    -moz-appearance: none;
    border: 0 none;
}
select.custom-dropdown {
    -moz-appearance: none;
    background-color: rgb(255, 255, 255);
    background-image: url("../img/down_arrow.png");
    background-position: 95% 50%;
    background-repeat: no-repeat;
    background-size: 10px 5px;
    border: 1px solid rgb(193, 193, 193);
    border-radius: 5px;
    color: rgb(193, 193, 193);
    cursor: pointer;
    font-size: 14px;
    width: 97%;
}
.my_searchicon {
    margin-left: -21px;
    margin-top: 0;
    top: 10px;
}
.search_title {
    background: rgb(145, 13, 64) none repeat scroll 0 0;
    border-radius: 15px 15px 0 0;
    box-shadow: -2px -1px 3px rgba(250, 84, 149, 0.6), 5px 0 25px rgba(25, 100, 120, 0.7) inset;
    color: rgb(255, 255, 255);
    margin-bottom: 0;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;
	 width: 100%;
	 float:left;
}
.my_searchicon {
    color: rgb(255, 255, 255);
    font-size: 11px;
    margin-left: -21px;
    margin-top: 0;
    top: 10px;
}
.pgallery li a {
    float: left;
    height: 186px;
    margin-left: 15px;
    margin-right: 15px;
    position: relative;
    width: 186px;
}
.atom-work-item > .profile_holder {
    display: block;
    margin-left: -15px;
    margin-right: -15px;
    overflow: hidden;
}
.atom-work-item {
    position: relative;
}
.desc {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    color: rgb(255, 255, 255);
    height: 100%;
    left: 0;
    opacity: 0;
    padding-top: 65px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9999;
}
.atom-work-item:hover a > .desc {
    opacity: 1;
}
.desc > p {
    font-size: 16px;
    letter-spacing: 2px;
}
.myinfoprofile:hover {
    color: rgb(197, 197, 197);
    text-decoration: none;
}
.atom-work-item {
    float: left;
    list-style: outside none none;
    margin-bottom: 1%;
    margin-right: 1%;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
	 margin-top: -9px;
    width: 19%;
	  box-shadow: 5px 0 2px rgba(0, 0, 0, 0.6), 0 5px 45px rgba(70,25, 125, 0.7) inset;
}
.mysearchnn{
	position:sticky;
    top:140px;
	margin-top:-45px!important;
}
.gallerynew {
    float: left;
    padding-left: 0;
   /* padding-top: 15px;*/
    width: 100%;
}
#dialogDiv li a > img {
    float: left;
    padding-left: 0;
    padding-top: 15px;
    width: 100%;
}
.ajaxData {
    margin-bottom: 0;
	padding-top: 15px;
}
.online {
    background: rgb(0, 255, 0) none repeat scroll 0 0;
    border-radius: 50%;
    display: inline-block;
    height: 15px;
    width: 15px;
}
.navbar {
    background: rgba(0, 0, 0, 0) url("https://www.findurdate.com.au/myDate/assets/img/bg_header.png") repeat scroll center center / cover ;
    border: 0 none;
    border-radius: 0;
    margin-bottom: 0;
    margin-top: 0;
    min-height: 35px;
    padding-bottom: 15px;
    padding-top: 15px;
    width: 100%;
    z-index: 99999;
}
.gallerynew li .profile_holder .img-responsive {
    height: 246px;
    width: 246px;
	border-radius: 25px 0;
}
.navbar-nav > li > a {
    padding-bottom: 15px;
}
.affix .innerpage_logo {
    display: block;
}
#hidediv > button {
    color: rgb(0, 0, 0);
}
.sidebarnav nav {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    float: left;
    left: -55px;
    position: relative;
    top: 0px!important;
}
.sidebarnav nav ul {
    list-style-type: none;
    text-align: center;
}
.sidebarnav nav ul li a {
    background: rgb(121, 10, 53) none repeat scroll 0 0;
    box-shadow: 5px 0 2px rgba(0, 0, 0, 0.6), 0 5px 45px rgba(25, 100, 120, 0.7) inset;
    cursor: pointer;
    display: block;
    margin-left: 15px;
    position: relative;
    text-transform: uppercase;
    transition: all 0.4s ease-out 0s;
    width: 100px;
    z-index: 9999;
}
.sidebarnav nav ul li a:hover {
    transform: translateX(-115px);
}
.sidebarnav nav ul li a > img {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    display: inline-block;
    padding: 25px 0;
}
.sidebarnav nav ul li a img {
    position: relative;
}
.new_home {
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    border-left: 5px solid rgb(121, 10, 53);
    box-shadow: 6px 0 1px rgba(0, 0, 0, 0.1), 5px 0 45px rgba(70, 25, 125, 0.7) inset;
    color: rgb(121, 10, 53);
    cursor: pointer;
    font-size: 20px;
    height: 100%;
    left: 100px;
    line-height: 110px;
    opacity: 0.5;
    position: absolute;
    top: 0;
    transform: perspective(400px) rotateY(90deg);
    transform-origin: 0 100% 0;
    transition: all 0.4s ease-out 0s;
    width: 321px;
    z-index: 999;
}
.sidebarnav nav ul li a:hover .new_home {
    opacity: 1;
    transform: perspective(400px) rotateY(0deg) scale(1);
    z-index: 999999;
}
.image-editor {
    margin: 50px 0;
}
.image-editor {
    color: rgb(0, 0, 0);
}
.cropit-preview {
    background-color: rgb(248, 248, 248);
    background-size: cover;
    border: 1px solid rgb(204, 204, 204);
    border-radius: 3px;
    height: 402px;
    margin-top: 7px;
    width: 402px;
}
.image-editor::after {
    display: none;
}
.image-editor::before {
    display: none;
}
.cropit-preview-image-container {
    cursor: move;
}
.image-size-label {
    margin-top: 10px;
}
.image-editor input, .image-editor .export {
    display: block;
}
.image-editor button {
    margin-top: 10px;
}
.image-editor {
    min-height: 500px;
}
.modal-overlay {
    background: rgb(0, 0, 0) none repeat scroll 0 0;
    height: 100%;
    left: 0;
    opacity: 0.6;
    position: fixed;
    top: 0;
    width: 100%;
}
.image-editor {
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    margin-top: -70px;
    padding: 106px 15px 15px;
    position: relative;
    z-index: 1;
}
.profile_holder:hover .desc {
    opacity: 1;
}
#hidediv .sndrqst {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: rgb(255, 255, 255);
    font-size: 9px;
    letter-spacing: 2px;
    padding-right: 35px;
    position: relative;
    text-align: center;
}
.icon_new {
    display: block;
    position: relative;
}

.desc.text-center > #hidediv {
    display: inline-block;
    float: right;
    padding-top: 10px;
}
.myinfoprofile{  
  display: inline-block;
  	padding:10px;
	font-size: 9px;
    letter-spacing: 2px;
}
.myprofileinfo .nav.nav-pills a:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
/*editprofile*/

  .btn-file{
        position:relative;
        overflow:hidden;
    }
 .btn-file input[type=file]{
        position:absolute;
        top: 0;
        right: 0;
        min-width: 100%;
        min-height: 100%;
        font-size: 100px;
        text-align: right;
        filter: alpha(opacity=0);
        opacity: 0;
        outline: none;
        background: white;
        cursor: inherit;
        display: block;
    }


.grey {
    color: rgb(33, 33, 33);
}
.aprimagepic {
    display: inline-block;
    position: relative;
	z-index: 4;
}


.aprimagepic::before {
    background: rgba(121, 10, 53, 0.6) none repeat scroll 0 0;
    border-radius: 5px;
    content: "";
    display: block;
    height: 145px;
    left: 3px;
    position: absolute;
    top: 12px;
    width: 145px;
    z-index: -1;
}

.aprimagepic::after {
    background: rgba(121, 10, 53, 0.3) none repeat scroll 0 0;
    border-radius: 5px;
    content: "";
    display: block;
    height: 152px;
    left: 8px;
    position: absolute;
    top: 9px;
    width: 135px;
    z-index: -2;
}

/**search**/
#gallerynew li .profile_holder .img-responsive {
    height: 217px;
    width: 217px;
	 border-radius: 25px 0;
}

#gallerynew li {
    float: left;
    list-style: outside none none;
    margin-bottom: 1%;
    margin-right: 1%;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    width: 24%;
	  box-shadow: 6px 0 1px rgba(0, 0, 0, 0.1), 5px 0 45px rgba(70, 25, 125, 0.7) inset;
}

#hidediv > button {
  color: #000;
}
.ajaxData li .profile_holder .img-responsive {
    height: 217px;
    width: 217px;
}
#divLoading
{
    display : none;
}
#divLoading.show
{
    display : block;
    position : fixed;
    z-index: 100;
    background-image : url('<?php echo base_url(); ?>assets/img/ajax.gif');
    background-color:#666;
    opacity : 0.4;
    background-repeat : no-repeat;
    background-position : center;
    left : 0;
    bottom : 0;
    right : 0;
    top : 0;
}
#loadinggif.show
{
    left : 50%;
    top : 50%;
    position : absolute;
    z-index : 101;
    width : 32px;
    height : 32px;
    margin-left : -16px;
    margin-top : -16px;
}
div.content {
   width : 839px;  
   height : 1000px;
}

#hidediv  form .sndrqst {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: rgb(255, 255, 255);
    position: relative;
    text-align: center;
}

#gallerynew li .profile_holder .desc div > form {
    display: inline-block;
}

.commndiv {
    display: inline-block;
}
.commndiv .sndrqst {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
	  font-size: 9px;
    letter-spacing: 2px;
}

  .onwait {
    display: block;
}

.hvr-bounce-in {
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    transform: perspective(1px) translateZ(0px);
    transition-duration: 0.5s;
    vertical-align: middle;
}
.hvr-bounce-in:hover{
  transform: scale(1.2);
  transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}
.col-md-8 .list-group.pre-scrollable {
    border: 1px solid rgb(221, 221, 221);
    height: 449px;
    max-height: 375px!important;
    overflow-x: hidden;
	background:rgb(244,239,241) none repeat scroll 0 0;
}
.ajaxData li {
    width: 24%;
}
.icon2 {
    display: inline-block;
}
.content1 > p {
    color: rgb(68, 68, 68);
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 13px;
    padding-top: 15px;
}
.hvr-wobble-horizontal {
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    transform: perspective(1px) translateZ(0px);
    vertical-align: middle;
}
.hvr-wobble-horizontal:hover{
    animation-duration: 1s;
    animation-iteration-count: 1;
    animation-name: hvr-wobble-horizontal;
    animation-timing-function: ease-in-out;
}


/**search**/

/*chat subscription*/


.price {
    list-style-type: none;
    border: 1px solid #dfd;
    margin: 0;
    padding: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.price:hover {
    box-shadow: 0 8px 12px 0 rgba(0,0,0,0.2)
}

.price .header {
    background-color: rgb(192, 192, 192);
    box-shadow: 10px 0 45px rgba(25, 100, 120, 0.7) inset;
    color: rgb(255, 255, 255);
    font-size: 25px;
}
.price li {
    border-bottom: 1px solid #eee;
    padding: 20px;
    text-align: center;
}

.price .grey {
    background-color: #eee;
    font-size: 20px;
}

.button {
    background-color: #4CAF50;
    border: none;
    color: white;
    padding: 10px 25px;
    text-align: center;
    text-decoration: none;
    font-size: 18px;
}
    .grey .stripe-button-el{
    background: rgb(158, 31, 98) none repeat scroll 0 0;
    border: 0 none;
    border-radius: 20px;
    box-shadow: -2px -1px 3px rgba(250, 84, 149, 0.6), 5px 0 25px rgba(25, 100, 120, 0.7) inset;
    color: rgb(255, 255, 255);
    margin-top: 15px;
    padding: 5px 24px;
}
.price .Platinum {
    background: rgb(229, 228, 226) none repeat scroll 0 0;
    box-shadow: 0 0 65px rgba(25, 100, 120, 0.9) inset;
}
#divPlanSelection {
    margin-bottom: 50px;
    margin-top: 20px;
}
.titlesubs {
    color: rgb(37, 37, 37);
    font-size: 45px;
}
.stripe-button-el:active:not(:disabled) span, .stripe-button-el.active span {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0!important;
    box-shadow: none!important;
}
.stripe-button-el span {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0!important;
    border-radius: 0!important;
    box-shadow: none!important;
    color: rgb(255, 255, 255);
    display: block;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-weight: bold;
    height: auto;
    line-height: 30px;
    padding: 0 12px;
    position: relative;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
   .grey .stripe-button-el:hover{ background-color: rgb(85, 34, 70);
    border-color: rgb(192, 23, 89);
    color: rgb(255, 255, 255);
}
.offline{
    background: rgb(189, 189, 189) none repeat scroll 0 0;
    border-radius: 50%;
    display: inline-block;
    height: 15px;
    width: 15px;
}
.price .gold {
    background: rgb(212, 175, 55) none repeat scroll 0 0;
}








@media only screen and (max-width: 600px) {
    .columns {
        width: 100%;
    }
    
    

}




/*chat subscription*/




/*chat*/ 
.my_nav1 {
    background: rgb(255, 255, 255) none repeat scroll 0 0 !important;
    border-top: 5px solid rgb(122, 38, 69) !important;
    margin-top: 0 !important;
}

#main_block {
    position: relative;
    margin-top:125px;
}

.my_nav1 .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
  background: rgb(158, 31, 98) none repeat scroll 0 0!important;
    border: 0 none;
    border-radius: 20px;
    box-shadow: -2px -1px 3px rgba(250, 84, 149, 0.6), 5px 0 25px rgba(25, 100, 120, 0.7) inset;
    color: rgb(255, 255, 255);
    margin-top: 15px;
    padding: 5px 24px;
}

.list-header {
    background: rgb(158, 31, 98) none repeat scroll 0 0 !important;
	  box-shadow: -2px -1px 3px rgba(250, 84, 149, 0.6), 5px 0 25px rgba(25, 100, 120, 0.7) inset !important;
    border-radius: 5px 5px 0 0;
    padding: 5px;
	color:#fff;
}


#mcs_container {
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    padding: 5px;
}
#main_block .panel-primary {
    background: rgb(194, 194, 194) none repeat scroll 0 0;
    border-color: rgba(0, 0, 0, 0);
    border-radius: 5px;
    box-shadow: -2px -1px 3px rgba(150, 150, 150, 0.5), 5px 0 25px rgba(25, 100, 120, 0.7) inset;
	padding-right: 15px;
}
#main_block .col-md-4 .list-group.pre-scrollable {
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    border: 1px solid rgb(221, 221, 221);
    border-radius: 0 0 5px 5px;
    height: 400px;
    max-height: 400px;
    overflow-x: hidden;
}

#attach_btn.btn, #stickers_btn.btn {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    margin-right: 10px;
    outline: medium none;
    padding: 4px;
}
#message_text {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: currentcolor currentcolor rgb(192, 192, 192);
    border-image: none;
    border-radius: 0;
    border-style: none none solid;
    border-width: 0 0 1px;
    box-shadow: none;
    display: inline-block;
    width: 100%;
}

.my_send {
    background: rgb(158, 31, 98) none repeat scroll 0 0!important;
    border: 1px solid rgb(84, 33, 70)!important;
    border-radius: 50%!important;
    box-shadow: -2px -1px 3px rgba(250, 84, 149, 0.6), 5px 0 25px rgba(25, 100, 120, 0.7) inset!important;
    color: rgb(255, 255, 255)!important;
    height: 50px;
    width: 50px;
}
#message_text:focus {
    border-radius: 0!important;
    box-shadow: 0 2px 0 rgba(158, 45, 120, 0.7)!important;
	border:0px!important;

}
.my_nav1 .pimg > fa-user {
    padding-top: 0;  
}




.coustom_icon  .fa-bell{
    background: rgb(158, 31, 98) none repeat scroll 0 0!important;
    border: 1px solid rgb(84, 33, 70)!important;
    border-radius: 50%!important;
    box-shadow: -2px -1px 3px rgba(250, 84, 149, 0.6), 5px 0 25px rgba(25, 100, 120, 0.7) inset!important;
    color: rgb(255, 255, 255)!important;
    color: rgb(255, 255, 255);
    font-size: 25px;
    height: 40px;
    line-height: 35px;
    margin-left: 5px;
    text-align: center;
    width: 40px;
}


.coustom_icon .awsomefont {
    background: rgb(158, 31, 98) none repeat scroll 0 0;
    border: 1px solid rgb(84, 33, 70);
    border-radius: 50%;
    box-shadow: -2px -1px 3px rgba(250, 84, 149, 0.6), 5px 0 25px rgba(25, 100, 120, 0.7) inset;
    color: rgb(255, 255, 255);
    font-size: 25px;
    height: 40px;
    line-height: 23px;
    margin-left: 5px;
    padding-top: 10px;
    text-align: center;
    width: 40px;
} 










.mysubmenu li .loginani {
    display: inline-block!important;
    float: right;
	background: rgb(145, 13, 64) none repeat scroll 0 0 !important;
    color: rgb(255, 255, 255)!important;
	padding: 5px 15px!important;
}

.mysubmenu li .loginani:hover{  background: rgb(85, 34, 70) none repeat scroll 0 0 !important;
                  box-shadow: -2px -1px 3px rgba(250, 84, 149, 0.6), 5px 0 25px rgba(25, 100, 120, 0.7) inset !important;
				   color: rgb(255,255, 255) !important;  
} 
#loginForm .modal-dialog {
    margin: 20% auto;
    width: 600px;
}
#attach_btn {
    display: none;
}

.my_send::before {
    background: rgb(130, 45, 102) none repeat scroll 0 0;
    content: "";
    display: block;
    height: 1px;
    left: -10px;
    position: absolute;
    top: 40px;
    width: 16px; 
}

.mysubmenu li a {
   /* background: rgb(85, 34, 70) none repeat scroll 0 0;
    box-shadow: -2px -1px 3px rgba(250, 84, 149, 0.6), 5px 0 25px rgba(25, 100, 120, 0.7) inset;*/
    padding: 15px!important;
	color: rgb(85, 34, 70)!important;
}
.dropdown .mysubmenu li a:hover {
   color: rgb(85, 34, 70)!important;
	background: rgb(255, 255, 255) none repeat scroll 0 0!important;
	border-right:5px solid rgb(85, 34, 70)!important;
}
.mysubmenu li a:hover {
	color: rgb(85, 34, 70)!important;
	background: rgb(255, 255, 255) none repeat scroll 0 0!important;
	
}
.pimg .uimg.media-object {
    margin-top: -15px;
}
.uimg.media-object {
    margin-top: -15px;
}
.contatus_logo {
    background: rgb(87, 105, 135) none repeat scroll 0 0;
    box-shadow: 6px 0 1px rgba(0, 0, 0, 0.1), 5px 0 85px rgba(70, 25, 125, 0.87) inset;
    margin-top: 15px;
    padding: 140px 0;
}

.contatus_div .login_formholder {
    margin-top: 15px;
}
.contatus_logo a {
    margin-top: 0!important;
}
.contatus_div {
    margin-bottom: 45px;
}
.contatus_div .login_formholder::before {
    background: rgba(0, 0, 0, 0) url("https://www.findurdate.com.au/myDate/assets/img/contactctct.png") repeat scroll right center / cover;
    content: "";
    display: block;
    height: 100%;
    left: auto;
    opacity: 0.7;
    position: absolute;
    right: -127px;
    top: -5px;
    transform: rotate(-90deg);
    width: 98%;
}

.form-horizontal .control-label {
    overflow-wrap: break-word;
    padding-top: 7px;
    text-align: right;
}

#delete_dialog_button {
    background: rgb(158, 31, 98) none repeat scroll 0 0 !important;
    box-shadow: -2px -1px 3px rgba(250, 84, 149, 0.6), 5px 0 25px rgba(25, 100, 120, 0.7) inset !important;
}

#update_dialog .modal-header {
    background: #eeeeee;
    border-bottom: 1px solid #d9d9d9;
    border-radius: 5px 5px 0 0;
}
#add_new_dialog .modal-header{
    background: #eeeeee;
    border-bottom: 1px solid #d9d9d9;
    border-radius: 5px 5px 0 0;
}
.list-group .inactive {
    box-shadow: 6px 0 1px rgba(0, 0, 0, 0.1), 5px 0 15px rgba(70, 25, 125, 0.2) inset;
}
.col-md-4 .list-group-item .list-group-item-text {
    padding-left: 75px!important;
}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #5F5F5F!important;
    border-color: #337ab7;
    box-shadow: 5px 0 2px rgba(0, 0, 0, 0.6), 0 5px 45px rgba(25, 100, 120, 0.7) inset!important;
}


.activeme .list-group-item-text {
    background: #fff;
    border-radius: 35px 0 35px 35px;
    padding: 15px;
    box-shadow: 1px 2px 5px rgba(201,82,125,0.7);
	word-wrap:break-word;
}

.activeme {
    width:62%;
    float:right;
}
.list-group-item{
background:	rgb(244, 239, 241) none repeat scroll 0 0!important;
border:1px!important;
}
.activeother .list-group-item-text {
    background: rgba(205,82,125,1);
    padding: 15px;
    border-radius: 0 35px 35px 35px;  
    color: #fff;
	word-wrap:break-word;
}
 .activeother time{
	font-size:10px!important;
}
 .activeme time{
	font-size:10px!important;
}
.activeother {
    width:62%;
    float:left;
}
.icon-small {
    position: absolute;
    right: 16px!important;
    top: 35px!important;  
    display: none;
}





.typing {
  clear: both!important;
  width: 100%!important;
  background:#ddd!important;
}
/*chat */




/*innerpage*/

.inner_page{
    background: rgb(252, 252, 252) none repeat ;
    padding: 45px 0;
}


.innerpage_title h2 {
    font-size: 35px;
    font-weight: 800;
    text-transform:uppercase;
	position:relative;
}



.innerpage_title h2::before {
    background: rgb(198, 60, 114) none repeat scroll 0 0;
    bottom: 0;
    content: "";
    display: block;
    height: 2px;
    position: absolute;
    width: 30px;
}
.innerpage_title h2::after {
    background: rgb(155, 17, 71) none repeat scroll 0 0;
    bottom: -3px;
    content: "";
    display: block;
    height: 2px;
    left: 8px;
    position: absolute;
    width: 29px;
}
.title_holder h2 {
    color: rgb(255, 255, 255)!important;
}

.image_holder .img-responsive {
    border-radius: 10px;
    box-shadow: 6px 0 15px rgba(0, 0, 0, 0.6), 5px 0 45px rgba(70, 25, 125, 0.7) inset;
    margin-top: 15px;
    max-height: 432px;
    position: relative;
    z-index: 99;
}
.image_holder {
    position: relative;
}
.image_holder::after {
    background: rgba(83, 68, 111,0.5) none repeat scroll 0 0;
    border-radius: 10px;
    content: "";
    display: block;
    height: 428px;
    left: 34px;
    position: absolute;
    bottom: -11px;
    width: 280px;
}
.image_holder::before {
    background: rgba(83, 68, 111, 0.3) none repeat scroll 0 0;
    border-radius: 10px;
    content: "";
    display: block;
    height: 428px;
    left: 42px;
    position: absolute;
    bottom: -19px;
    width: 280px;
}

.lead > strong {
    font-size: 18px;
}

.suprt div > ul{
    line-height: 25px;
    list-style: outside none none;
    padding-left: 0;
}

*, *::after, *::before {
    box-sizing: border-box;
}
*::after, *::before {
    box-sizing: border-box;
}
*, *::after, *::before {
    box-sizing: border-box;
}
*::after, *::before {
    box-sizing: border-box;
}
.grid figure img {
    display: block;
    height: 242px!important;
    opacity: 0.7;
    position: relative;
    transition: opacity 0.3s ease 0s;
    width: 242px!important;
}

.innerpage_title > h3 {
    font-weight: 600;
}
.inner_page div > h4 {
    font-weight: 600;
}
.inner_page div > h3 {
    font-size: 20px;
    font-weight: 400;
    text-transform: capitalize;
}
.has a {
    color: rgb(27, 154, 178);
}

.alert.alert-danger {
    margin-top: 55px;
}
.sucessimg .image.img-responsive {
    border-radius: 0 15px 15px 0;
    position: relative;
    right: -29px;
}
.logoutpage {
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    border-radius: 15px;
    margin: 50px auto;
}
.paymentholdr{
margin-bottom:50px;
margin-top:90px;
}

.Myprofilepic::before {
    background: rgba(53, 25, 100, 0.6) none repeat scroll 0 0;
    border-radius: 5px;
    content: "";
    display: block;
    height: 300px;
    left: 3px;
    position: absolute;
    top: 25px;
    width: 290px;
    z-index: 9;
}

.Myprofilepic::after {
    background: rgba(53, 25, 100, 0.3) none repeat scroll 0 0;
    border-radius: 5px;
    content: "";
    display: block;
    height: 300px;
    left: 11px;
    position: absolute;
    top: 31px;
    width: 275px;
    z-index: 9;
}

.myprofileinfo::before ,.myprofileinfo::after{
	display:none;
}
.myprofileinfo {
    padding: 15px;
}

.myprofileinfo .nav-pills a {
    color: rgb(0, 0, 0);
}

.myprofileinfo .nav-pills .active >a {
    background: rgb(121, 10, 53) none repeat scroll 0 0;
    border-radius: 0;
    box-shadow: 5px 0 2px rgba(0, 0, 0, 0.6), 0 5px 25px rgba(25, 100, 120, 0.7) inset;
}
.myprofileinfo .nav-pills .active >a:focus {
    background: rgb(121, 10, 53) none repeat scroll 0 0;
    border-radius: 0;
    box-shadow: 5px 0 2px rgba(0, 0, 0, 0.6), 0 5px 25px rgba(25, 100, 120, 0.7) inset;
}


.myprofileinfo  .nav-pills > a:hover{
    background: rgb(121, 10, 53) none repeat scroll 0 0!important;
    border-radius: 0;
    box-shadow: 5px 0 2px rgba(0, 0, 0, 0.6), 0 5px 25px rgba(25, 100, 120, 0.7) inset;
}

.myprofileinfo  .nav-pills > a:focus{
    background: rgb(121, 10, 53) none repeat scroll 0 0!important;
    border-radius: 0;
    box-shadow: 5px 0 2px rgba(0, 0, 0, 0.6), 0 5px 25px rgba(25, 100, 120, 0.7) inset;
}
/*innerpage*/

 
/*card*/
#toast-container > div, .card, .card-cascade-2 .card-block, .card-cascade.wider .card-block, .card-wrapper .back, .card-wrapper .front, .cascading-media .view {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.card {
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    background-color: rgb(255, 255, 255);
    display: flex;
    flex-direction: column;
    position: relative;
}
.card {
    border: 0 none;
}
.card .card-block {
    position: relative;
}
.card-block {
    -moz-box-flex: 1;
    flex: 1 1 auto;
    padding: 1.25rem;
}
.waves-effect {
    -moz-user-select: none;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    z-index: 1;
}


.card img {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.card img, .comments-list img, .img-fluid{
    display: block;
    height: auto;
    max-width: 100%;
}
.card img, .comments-list img, .img-fluid {
    display: block;
    height: auto;
    max-width: 100%;
}

img {
    border-style: none;
    vertical-align: middle;
}
/*card*/

.scroll_search {
    height: 260px;
    overflow-x: hidden;
    overflow-y: auto;
}









/*@media*/

@media screen and (max-width: 767px) {
	.mysearchnn{
	position:relative;
    top:0px;
	}
	.sidebarnav {
			position: relative;
			top: 0;
			z-index: 99;
		}
	.Myprofilepic .img-rounded {
    box-shadow: 6px 0 15px rgba(0, 0, 0, 0.6), 5px 0 45px rgba(70, 25, 125, 0.7) inset;
    left: 0;
    max-width: 100%;
    position: relative;
    top: 15px;
    z-index: 999;
}
	.appholder::after{
		display:none!important;
	}
	.iconholder::after {    
		display:none!important;
	
	}
	.twinheart{
		display:none!important;
	}
	.navbar-header .innerpage_logo {
    display: block!important;
	}
	.atom-work-item {
    float: left;
    list-style: outside none none;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    width: 100%;
	 margin-bottom: 5%;
}
.app_section {
margin-top: 0!important;
}
.top_section {
    height: auto!important;
}
.gallerynew {
    float: left;
    padding-top: 15px;
    width: 100%;
	padding-left:0px;
	  max-height: 100%;
    overflow-x: auto;
}
#gallerynew li .profile_holder .img-responsive {
    height: 100%;
    width: 100%;
}
.gallerynew li .profile_holder .img-responsive {
    height: 275px;
    width: 100%;
}

#gallerynew li {
    float: left;
    list-style: outside none none;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    width: 100%;
}	
}

/*@media*/

  
  
  

