body {
    background: #f7f2e1;
    font-family: 'Montserrat', sans-serif;
}

img {
    min-width: 100%;
}

a:hover {
    text-decoration: none;
}

ul {
    padding: 0px;
    margin: 0px;
}

.left {
    text-align: left;
}

.right {
    text-align: right;
}

/* Main Css */

.topContainer {
    position: relative;
}

.topContainer img {
    max-width: 100%;
}

.topContainerIn {
    position: absolute;
    width: 1140px;
    top: 20px;
    left: 0px;
    right: 0px;
    z-index: 999;
    margin: 0px auto;
}

.logoContainer {
    width: 380px;
}

.logoContainer img {
    max-width: 100%;
}

.topRight {
    padding: 0px;
}

.topRight ul {
    list-style: none;
    text-align: right;
}

.topRight ul li {
    display: inline-block;
    padding: 0px;
}

.topRight ul li p {
    margin-right: 15px;
    line-height: 40px;
    font-size: 23px;
    color: #fff;
    font-weight: bold;
    letter-spacing: 2px;
}

.phoneIcon {
    color: #fff;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border: 2px solid #fff;
    letter-spacing: normal;
    line-height: normal;
    font-size: 12px;
    padding: 6px;
}

.logIn a {
    background: #d3b95a;
    padding: 20px 10px;
    font-weight: 600;
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
}

.register .btn-secondary {
    vertical-align: 0px !important;
    background: #d61515;
    padding: 18px 10px;
    font-weight: 600;
    border: none;
    color: #fff;
    font-size: 15px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    text-transform: uppercase;
}

.register .btn-secondary:hover {
    background: #d61515;
    border: none !important;
}

.register .dropdown-menu {
    top: 75px !important;
    z-index: 999999;
}

.bannerForm {
    width: 460px;
    padding: 10px;
}

.bannerForm ul {
    list-style: none;
}

.bannerForm ul li {
    padding: 3px 0;
    display: block;
}

.bannerFormLeft {
    width: 30%;
    display: inline-block;
}

.bannerFormLeft p {
    letter-spacing: normal !important;
    font-weight: 300 !important;
    text-align: left;
    margin: 0px !important;
    font-size: 13px !important;
    color: #282828 !important;
}

.bannerFormRight {
    width: 68%;
    display: inline-block;
}

.topbannerTextField {
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    color: #666;
    width: 100%;
    height: 40px;
    padding: 0 2px;
    border: 1px solid #b8b8b8;
}

.termsCondition p {
    line-height: 24px !important;
    margin: 0px !important;
    text-align: left !important;
    font-size: 12px !important;
    color: #282828 !important;
    font-weight: 300 !important;
    letter-spacing: normal !important;
}

.termsCondition p a {
    color: #666 !important;
    text-decoration: underline !important;
}

.topbannerSubmit {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    /* margin-top: 22px; */
    font-weight: 500;
    color: #fff;
    border: none;
    padding: 10px;
    font-size: 18px;
    letter-spacing: 1px;
    background: #d61515;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
}

.tagLine {
    position: absolute;
    bottom: 50px;
    left: 10%;
    width: 45%;
    z-index: 99;
}

.tagLine p {
    font-size: 42px;
    color: #fff;
    font-weight: 300;
}

.bodyForm {
    background: #d3b95a;
    padding: 20px;
}

.bodyForm p {
    margin: 0px;
    font-size: 17px;
    color: #282828;
}

.bodyformSelect {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    font-size: 15px;
    border: none;
    width: 100%;
    height: 50px;
    color: #666;
    padding: 0px 2px;
    background: #fff;
    font-family: 'Montserrat', sans-serif;
}

.fieldAdj {
    margin-top: 24px;
}

.bodyformSubmit {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    margin-top: 22px;
    font-weight: 500;
    color: #fff;
    border: none;
    font-size: 14px;
    padding: 15px 25px;
    letter-spacing: 1px;
    background: #d61515;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
}

.welcomeContainer {
    position: relative;
    margin-top: 50px;
}

.welcomeContainer img {
    min-width: initial;
}

.welcomeContain {
    position: absolute;
    width: 600px;
    top: 20%;
    right: 0px;
    z-index: 99;
    padding: 20px;
    background: #fff;
}

.welcomeContain h3 {
    font-size: 35px;
    color: #d31717;
    font-weight: 700;
}

.welcomeContain p {
    line-height: 25px;
    font-size: 15px;
    color: #797578;
}

.servicesContainer {
    margin-top: 50px;
    text-align: center;
}

.servicesContainer img {
    min-width: initial;
}

.servicesContainer h4 {
    font-weight: 700;
    font-size: 24px;
    color: #d31717;
}

.servicesContainer p {
    font-size: 15px;
    color: #282828;
}

.matchgatbandhanContainer {
    margin-top: 50px;
    text-align: center;
}

.matchgatbandhanContainer h3 {
    font-weight: 700;
    font-size: 35px;
    color: #d31717;
}

.matchgatbandhanContainer img {
    min-width: auto;
}

.matchgatbandhanContainer h5 {
    padding-top: 20px; 
    font-size: 16px;
    color: #282828;
    font-weight: 700;
}

.testimonialContainer {
    margin: 50px 0;
}

.testimonialContainer h3 {
    padding-bottom: 30px;
    font-weight: 700;
    font-size: 35px;
    color: #d31717;
    text-align: center;
}

.testimonialIn {
    position: relative;
}

.testimonialIn img {
    border: 4px solid #fff;
    min-width: auto;
}

.testimonialText {
    background: #fff;
    position: absolute;
    z-index: 999;
    top: 20%;
    right: 0px;
    width: 300px;
    padding: 20px;
    text-align: center;
}

.testimonialText p {
    line-height: 25px;
    font-size: 15px;
    color: #797578;
}

.testimonialText h5 {
    font-weight: 700;
    font-size: 20px;
    color: #4a2b43;
    text-align: center;
}

.testimonialContainer .carousel-indicators {
    bottom: -60px;
}

.testimonialContainer .carousel-indicators li {
    width: 10px !important;
    height: 10px !important;
    background: #b8860b !important;
    border: none !important;
}

.testimonialContainer .carousel-indicators .active {
    background: crimson !important;
}


.footerContainer {
    background: #d3b95a;
    padding: 20px 0;
}

.footerContainer p {
    font-size: 16px;
    color: #282828;
}

.footerContainer a {
    font-size: 16px;
    color: #282828;
}

.footerMenu {
    padding: 0px;
    text-align: right;
}

.footerMenu ul {
    list-style-type: none;
}

.footerMenu ul li {
    display: inline-block;
    padding: 0px 10px 0 8px;
    border-right: 1px solid #282828;
}

.footerMenu ul li:last-child {
    border-right: none;
}

.footerSocialMedia {
    text-align: right;
}

.footerSocialMedia a {
    padding: 0 4px;
    font-size: 14px;
}



/* DashBoard */

.backendHeader {
    padding: 15px 0;
    background: #b19b4d;
    border-top: 2px solid #d61515; 
}

.backendlogo {
    width: 100%;
}

.backendlogo img {
    max-width: 100%;
}

.backendtopMenu {
    padding: 0px;
}

.backendtopMenu ul {
    list-style: none;
    text-align: center;
}

.backendtopMenu ul li {
    position: relative;
    padding: 10px;
    display: inline-block;
}

.backendtopMenu ul li a {
    font-size: 15px;
    color: #fff;
    font-weight: 700;
}

.backendtopMenu ul li a:hover {
    color: #282828;
}

/*nav drop down*/

/*1st sub level menu*/
#primary_nav_wrap ul li ul
{
	position: absolute;
	top: 35px !important; /* no need to change, as true value set by script */
	_top: -1em; /* no need to change, as true value set by script */
	display: block;
	visibility: hidden;
	z-index:999;
	padding:0px;
	margin:0px;
	background:#fff;
	width:180px;
    border:none;
    text-align: left;
}

#primary_nav_wrap ul li:hover > ul 
{
    display: block;
    margin: 0;
    padding: 0;
    position: absolute;
    visibility: visible;
    z-index: 999;
}

/*Sub level menu list items (undo style from Top level List Items)*/
#primary_nav_wrap ul li ul li
{
	display: list-item;
	float: none;
	padding:5px;
	margin:0px;
	background:none !important;
	border-bottom:1px solid #b2d6fd;
}

#primary_nav_wrap ul li ul li:last-child
{
	border-bottom:none;
}

/*All subsequent sub menu levels offset after 1st level sub menu */
#primary_nav_wrap ul li ul li ul
{ 
	left: 180px; /* no need to change, as true value set by script */
	top: 0px !important;
	padding:0px;
	margin:0px;
	position:absolute;
	background:#fff;
}

#primary_nav_wrap ul li ul li ul li a
{
	color:#111;
}

#primary_nav_wrap ul li ul li ul li ul
{
	background:#c13929;
}

#primary_nav_wrap ul li ul li ul li ul a
{
    color:#111;
    font-weight: normal;
    font-size: 15px;
}

/* Sub level menu links style */
#primary_nav_wrap ul li ul li a
{
	display:block;
	font-size:15px;
	color:#111;
    font-weight: normal;
    font-size: 15px;
	padding:0 0 0 4px;
}

#primary_nav_wrap ul li ul li a:hover
{
	color:#fff;
	background: #007bff;
}

.current_page_item a
{
	color:#044733;
}
.current_page_item a:hover
{
	color:#044733;
	padding:10px 12px 8px 11px;
}


#primary_nav_wrap ul li a.navlast
{
	background:none;
}



* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html #primary_nav_wrap ul li { float: left; height: 1%;}
* html #primary_nav_wrap ul li a { height: 1%; }
/*Navigation  End */


.sideTop {
    padding: 0px;
    text-align: right;
}

.sideTop ul {
    list-style: none;
}

.sideTop ul li {
    display: inline-block;
    padding: 0 0;
}

.upgradeContainer {
    margin-top: 8px;
}

.upgradeContainer a {
    border: 1px solid #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 16px;
    padding: 10px;
    color: #fff;
    font-weight: 600;
    text-align: center;
}

.upgradeContainer a:hover {
    background: #d31717;
}

.helpmenu .btn-primary {
    background: none;
    border: none;
}

.helpmenu .btn-primary:hover {
    background: none;
    border: none;
}

.helpmenu .btn-primary.focus, .btn-primary:focus {
    box-shadow: none;
}

.helpmenu .btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
    background-color: #b19b4d !important;
    border-color: #b19b4d !important;
    box-shadow: none !important;
}

.helpmenu a {
    border-bottom: 1px solid #b2d6fd;
    font-size: 15px;
}

.helpmenu a:last-child {
    border-bottom: none;
}

.helpmenu a:hover {
    background: #007bff;
    color: #fff;
}

.iconMenu {
    padding: 0px;
}

.iconMenuimg {
    width: 35px;
    height: 35px;
    min-width: auto;
}

.iconMenu .btn-primary {
    background: none;
    border: none;
}

.iconMenu .btn-primary:hover {
    background: none;
    border: none;
}

.iconMenu .btn-primary.focus, .btn-primary:focus {
    box-shadow: none;
}

.iconMenu .btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
    background-color: #b19b4d !important;
    border-color: #b19b4d !important;
    box-shadow: none !important;
}

.iconMenu a {
    border-bottom: 1px solid #b2d6fd;
    font-size: 15px;
}

.iconMenu a:last-child {
    border-bottom: none;
}

.iconMenu a:hover {
    background: #007bff;
    color: #fff;
}

.profilePic {
    /* width: 60%; */
    width: 150px;
    height: 150px;
    /* padding: 40px 0 0; */
    margin: 40px auto 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #bebebe;
    overflow: hidden;
}

.profilePic img {
    /* max-width: 100%; */
    width: 150px;
    height: 150px;
    min-width: auto;
}

.accountDetails {
    padding: 20px 0;
}

.accountDetails .row {
    padding-top: 8px;
    padding-bottom: 8px;
}

.accountDetails h6 {
    font-size: 18px;
    margin: 0px;
    color: #d31717;
    font-weight: 600;
}

.accountDetails p {
    font-size: 11px;
    color: #666;
    margin: 0px;
}

.accountDetails a {
    font-weight: 700;
    display: block;
    font-size: 11px;
    color: #007bff;
}

.accountDetails a:hover {
    text-decoration: underline;
}

.tickIcon {
    font-size: 20px;
    color: #8f8f8f;
    float: right;
}

.summaryContainer {
    padding: 0px;
}

.summaryContainer .row {
    padding-top: 10px;
    padding-bottom: 10px;
} 

.summaryContainer h5 {
    font-size: 18px;
    color: #111;
    font-weight: 600;
    margin-bottom: 20px;
}

.summaryContainer p {
    font-size: 12px;
    color: #666;
    margin: 0px;
}

.summaryContainer p a {
    font-weight: 700;
    font-size: 12px;
    color: #007bff;
}

.summaryContainer p a:hover {
    text-decoration: underline;
}

.summaryContainer form {
    width: 100%;
}

.summaryContainer form p {
    margin-bottom: 15px;
}

.summaryContainer .form-control {
    height: 45px;
}

.summaryContainerForm {
    margin: 20% 0;
}

.activeNumber p {
    color: #111;
    font-size: 20px;
    font-weight: 700;
}

.inactiveNumber p {
    color: #b4b4b4;
    font-size: 20px;
    font-weight: 700;
}

.improveProfile {
    padding: 20px 0 0;
}

.improveProfile h5 {
    font-size: 18px;
    color: #111;
    font-weight: 600;
    margin-bottom: 20px;
}

.addContainer {
    width: 100%;
}

.addContainer img {
    max-width: 100%;
}

.recentVisitor {
    padding: 40px;
}

.recentVisitor h5 {
    font-size: 16px;
    color: #111;
    font-weight: 600;
    margin-bottom: 20px;
}

.recentVisitorBox {
    text-align: center;
}

.recentVisitorBoximg {
    /* width: 100px; */
    width: 100px;
    height: 100px;
    margin: 0px auto;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    border: 1px solid #bebebe;
}

.recentVisitorBoximg img {
    max-width: 100%;
    min-width: auto;
    /* width: 100px;
    height: 100px; */
}

.thumbPic {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #bebebe;
}

.recentVisitorBox h6 {
    padding-top: 10px;
    font-size: 14px;
    color: #111;
    font-weight: 700;
}

.recentVisitorBox p {
    color: #666;
    font-size: 12px;
}

.connectNowBtn {
    padding: 0px;
}

.connectNowBtn a {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    text-align: center;
    padding: 6px 0;
    display: block;
    font-size: 14px;
    font-weight: 600;
    color: #007bff;
    border: 1px solid #007bff;
}

.connectNowBtn a:hover {
    background: #007bff;
    color: #fff;
}

.connectNowTick {
    color: #007bff;
    font-size: 14px;
}

.connectNowBtn a:hover .connectNowTick {
    color: #fff;
}

.recentVisitor .carousel-indicators {
    bottom: -50px;
}

.recentVisitor .carousel-indicators li {
    width: 10px !important;
    height: 10px !important;
    background: #b8860b !important;
    border: none !important;
}

.recentVisitor .carousel-indicators .active {
    background: crimson !important;
}

.premiumMatch {
    padding-top: 40px;
}

.premiumMatch .row {
    padding-top: 10px;
    padding-bottom: 10px;
}

.premiumMatch img {
    max-width: 100%;
}

.premiumMatch h5 {
    font-size: 16px;
    color: #111;
    font-weight: 600;
    margin-bottom: 20px;
}

.premiumMatch h6 {
    font-size: 12px;
    font-weight: 700;
    color: #111;
}

.premiumMatch p {
    color: #666;
    font-size: 12px;
}

.premiumMatchTick {
    color: #007bff;
    font-size: 14px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    padding: 10px;
    border: 1px solid #007bff;
}

.premiumMatch a:hover .premiumMatchTick {
    color: #fff;
    background: #007bff;
}

.newMatch {
    padding-top: 40px;
}

.newMatch .row {
    padding-top: 10px;
    padding-bottom: 10px;
}

.newMatch img {
    max-width: 100%;
    width: 50px;
    height: 50px;
    min-width: auto;
}

.newMatch h5 {
    font-size: 16px;
    color: #111;
    font-weight: 600;
    margin-bottom: 20px;
}

.newMatch h6 {
    font-size: 12px;
    font-weight: 700;
    color: #111;
}

.newMatch p {
    color: #666;
    font-size: 12px;
}

.newMatchTick {
    color: #007bff;
    font-size: 14px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    padding: 10px;
    border: 1px solid #007bff;
}

.newMatch a:hover .newMatchTick {
    color: #fff;
    background: #007bff;
}


.notification {
    padding-top: 40px;
}

.notification img {
    max-width: 100%;
    width: 58px;
    height: 58px;
    min-width: auto;
}

.notification .row {
    padding-top: 10px;
    padding-bottom: 10px;
}

.notification h5 {
    font-size: 16px;
    color: #111;
    font-weight: 600;
    margin-bottom: 20px;
}

.notification p {
    margin: 0px;
    color: #111;
    font-size: 14px;
}

.newmatchTiming p {
    font-size: 12px;
    color: #666;
}

.quickLink {
    padding: 0px;
}

.quickLink h3 {
    font-weight: 700;
    font-size: 16px;
    color: #111;
}

.quickLink ul {
    list-style: none;
}

.quickLink ul li {
    display: block;
    padding: 5px 0;
    border-bottom: 1px dashed #bebebe;
}

.quickLink ul li a {
    color: #666;
    font-size: 15px;
}

.quickLink ul li a:hover {
    color: #313131;
}

.idSearch {
    padding-top: 30px;
}

.idSearch h3 {
    font-weight: 700;
    font-size: 16px;
    color: #111;
}

.searchField {
    border: 1px solid #adadad;
    background: #fff;
    height: 30px;
    width: 100%;
    color: #666;
    padding: 0 2px;
    font-size: 12px;    
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.searchBtn {
    background: #007bff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    border: none;
    height: 30px;
    font-weight: 600;
    text-align: center;
}

.usefulLink {
    padding-top: 30px;
}

.usefulLink h3 {
    font-weight: 700;
    font-size: 16px;
    color: #111;
}

.usefulLink ul {
    list-style: none;
}

.usefulLink ul li {
    display: block;
    padding: 5px 0;
    border-bottom: 1px dashed #bebebe;
}

.usefulLink ul li a {
    color: #666;
    font-size: 15px;
}

.usefulLink ul li a:hover {
    color: #313131;
}

.myAccountDetails {
    padding: 0px;
}

.myAccountDetails h3 {
    font-weight: 700;
    font-size: 20px;
    color: #d31717;
}

.myAccountDetails h3 span {
    font-size: 13px;
    font-weight: 400;
}

.myAccountDetails p {
    font-size: 14px;
    color: #666;
}

.myAccountDetails img {
    max-width: 100%;
}

.myAccountProfileDetails {
    padding: 0px;
}

.myAccountProfileDetails p {
    font-size: 12px;
    margin: 0px;
}

.myAccountProfileDetails ul {
    list-style: none;
}

.myAccountProfileDetails ul li {
    padding: 8px 0;
    border-bottom: 1px solid #d6d6d6;
}

.myAccountProfileDetailsLeft {
    width: 60%;
    display: inline-block;
}

.myAccountProfileDetailsRight {
    width: 35%;
    display: inline-block;
}

.myAccountProfileManage {
    padding: 0px 0 0 30px;
    border-left: 1px solid #d6d6d6;
}

.myAccountProfileManage h6 {
    font-size: 16px;
    color: #111;
    font-weight: 700;
}

.myAccountProfileManage a {
    font-size: 12px;
    color: #007bff;
    margin: 0px;
}

.myAccountProfileManage a:hover {
    text-decoration: underline;
}

.myAccountProfileManage ul {
    list-style: none;
}

.myAccountProfileManage ul li {
    padding: 1px 0;
    border-bottom: 1px solid #d6d6d6;
}

.aboutClientInfo {
    padding: 20px 0;
}

.aboutClientInfo h5 {
    font-size: 18px;
    color: #111;
    font-weight: 700;
}

.aboutClientInfoHd {
    margin-bottom: 20px;
    width: 100%;
}

.aboutClientInfo h6 {
    font-size: 15px;
    color: #8b7e53;
    font-weight: 700;
}

.aboutClientInfoBox {
    background: #ece7d6;
    padding: 10px;
    margin: 20px 0;
    border: 1px solid #dfdbce;
}

.aboutClientInfoBox p {
    font-size: 12px;
}

.aboutClientInfoBoxEdit {
    padding: 0px;
}

.aboutClientInfoBoxEdit a {
    color: #d31717;
    font-size: 12px;
    font-weight: 700;
}

.aboutClientInfoBoxEdit a:hover {
    text-decoration: underline;
}

.aboutClientInfoBox ul {
    list-style: none;
}

.aboutClientInfoBox ul li {
    padding: 1px 0;
    border-bottom: 1px solid #d6d6d6;
}

.aboutClientInfoBox ul li p {
    margin:0px;
}

.aboutClientInfoBoxLeft {
    vertical-align: top;
    width: 60%;
    display: inline-block;
}

.aboutClientInfoBoxRight {
    width: 35%;
    display: inline-block;
}

.aboutClientContactBoxLeft {
    vertical-align: top;
    width: 30%;
    display: inline-block;
}

.aboutClientContactBoxRight {
    width: 65%;
    display: inline-block;
}

.hdColor {
    color: #666;
}




/* Color Option */


.myPhotos {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 15px;
    background: #efe5c1;
    border: 1px solid #c9bb88;
}

.myPhotos h3 {
    font-weight: 700;
    font-size: 20px;
    color: #d31717;
    text-align: center;
}

.myPhotos h5 {
    font-weight: 700;
    font-size: 16px;
    color: #111;
    padding: 20px 0 0;
}

.matchPhoto {
    text-align: center;
    margin: 0px auto;
    /* width: 300px; */
    margin-top: 20px;
}

.matchPhoto img {
    box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.1);
    max-width: 100%;
    min-width:auto;
    padding: 5px;
    border: 1px solid #ddd1a8;
}

.myPhotos .matchContain h4 {
    font-weight: 700;
    font-size: 18px;
    color: #d31717;
    padding-bottom: 10px;
    text-transform: uppercase;
}

.myPhotos .matchBtn {
    text-align: right;
}

.myPhotos .matchBtn a {
    font-weight: 700;
}

.myPhotos .matchContain p {
    font-size: 13px;
    color: #666;
    margin: 0px;
    padding: 8px 0;
    border-bottom: 1px solid #bfbfbf;
}

.myPhotos .matchInfo {
    padding: 20px 0;
}

.myPhotos .matchInfo h5 {
    font-size: 18px;
    color: #111;
    font-weight: 700;
}

.myPhotos .matchInfoBox {
    background: #ece7d6;
    padding: 10px;
    margin: 20px 0;
    border: 1px solid #bdb9ac;
    box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.1);
}

.myPhotos .matchInfo h6 {
    font-size: 15px;
    color: #d61515;
    font-weight: 700;
}

.myPhotos .matchInfoBox p {
    font-size: 12px;
}







.myPhotos1 {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 15px;
    background: #e1fcf8;
    border: 1px solid #b0e4dd;
}

.myPhotos1 h3 {
    font-weight: 700;
    font-size: 20px;
    color: #00b306;
    text-align: center;
}

.myPhotos1 h5 {
    font-weight: 700;
    font-size: 16px;
    color: #111;
    padding: 20px 0 0;
}

.myPhotos1 .matchContain h4 {
    font-weight: 700;
    font-size: 18px;
    color: #00b306;
    padding-bottom: 10px;
    text-transform: uppercase;
}

.myPhotos1 .matchBtn {
    text-align: right;
}

.myPhotos1 .matchBtn a {
    font-weight: 700;
}

.myPhotos1 .matchContain p {
    font-size: 13px;
    color: #666;
    margin: 0px;
    padding: 8px 0;
    border-bottom: 1px solid #bfbfbf;
}

.myPhotos1 .matchInfo {
    padding: 20px 0;
}

.myPhotos1 .matchInfo h5 {
    font-size: 18px;
    color: #111;
    font-weight: 700;
}

.myPhotos1 .matchInfoBox {
    background: #d6ece9;
    padding: 10px;
    margin: 20px 0;
    border: 1px solid #acbdba;
    box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.1);
}

.myPhotos1 .matchInfo h6 {
    font-size: 15px;
    color: #00b306;
    font-weight: 700;
}

.myPhotos1 .matchInfoBox p {
    font-size: 12px;
}

.myPhotos1 .btn-warning {
    background: #07ffd4;
}

.myPhotos1 .btn-success {
    background: #4f28a7;
}







.myPhotos2 {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 15px;
    background: #fddddf;
    border: 1px solid #d8a4a6;
}

.myPhotos2 h3 {
    font-weight: 700;
    font-size: 20px;
    color: #d317b3;
    text-align: center;
}

.myPhotos2 h5 {
    font-weight: 700;
    font-size: 16px;
    color: #111;
    padding: 20px 0 0;
}

.myPhotos2 .matchContain h4 {
    font-weight: 700;
    font-size: 18px;
    color: #d317b3;
    padding-bottom: 10px;
    text-transform: uppercase;
}

.myPhotos2 .matchBtn {
    text-align: right;
}

.myPhotos2 .matchBtn a {
    font-weight: 700;
}

.myPhotos2 .matchContain p {
    font-size: 13px;
    color: #666;
    margin: 0px;
    padding: 8px 0;
    border-bottom: 1px solid #666;
}

.myPhotos2 .matchInfo {
    padding: 20px 0;
}

.myPhotos2 .matchInfo h5 {
    font-size: 18px;
    color: #111;
    font-weight: 700;
}

.myPhotos2 .matchInfoBox {
    background: #ecd6d7;
    padding: 10px;
    margin: 20px 0;
    border: 1px solid #c9888b;
    box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.1);
}

.myPhotos2 .matchInfo h6 {
    font-size: 15px;
    color: #d317b3;
    font-weight: 700;
}

.myPhotos2 .matchInfoBox p {
    font-size: 12px;
}

.myPhotos2 .btn-warning {
    background: #ff3d4d;
}

.myPhotos2 .btn-success {
    background: #74a728;
}

.myPhotos2 .matchContainBorder {
    border-bottom: 1px solid #666;
}




/* Color Option */





.myPhotos .myPhotosBox {
    border: 1px solid #cfcfcf;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 15px;
}

.myPhotosmsg {
    margin: 0;
    text-align: center;
}

.myPhotosmsg p {
    font-weight: 700;
    font-size: 20px;
    color: #8b7e53;
}

.myPhotosBtnBox {
    background: #ece7d6;
    text-align: center;
    padding: 10px;
    margin: 20px 0;
    border: 1px solid #dfdbce;
}

.myPhotosBtnBox p {
    font-size: 15px;
    color: #5f4605;
}

.photoBrowsBtn {
    display: inline-block;
    background-color: #c13929;
    width: 170px;
    padding: 10px 0px;
    margin-left: 0px;
    border: 0px none;
    cursor: pointer;
    color: #fff;
    resize: none;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;
    white-space: nowrap;
    border-radius: 3px;
    outline: currentcolor none medium !important;
}

.photoBrowsBtnIn {
    display: none;
}

.orclass {
    display: table-cell;
    height: 90px;
    width: 100px;
    text-align: center;
    vertical-align: bottom;
}

.orclass p {
    display: block;
    font-size: 20px;
    color: #666;
    margin: 0px;
}

.facebookPhotoBtn {
    width: 150px;
    margin: 0px auto;
}

.partnerpreferenceFormBox {
    border: 1px solid #cfcfcf;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 15px;
    margin-top: 30px;
}

.partnerFormBox {
    background: #ece7d6;
    padding: 10px;
    margin: 20px 0;
    border: 1px solid #dfdbce;
}

.partnerFormBox p {
    font-size: 15px;
    color: #666;
}

.partnerFormBox .textField {
    border: 1px solid #d3d3d3;
    margin-bottom: 10px;
    background: #fff;
    height: 35px;
    width: 100%;
    color: #1d1d1d;
    padding: 0 20px;
    font-size: 12px;    
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.partnerFormBox label {
    font-size: 13px;
    color: #5a5a5a;
}

.partnerFormBox .custom-select {
    font-size: 13px;
    color: #5a5a5a;
}

.saveBtn {
    background: #007bff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    border: none;
    height: 40px;
    width: 200px;
    display: block;
    margin: 0px auto;
    font-weight: 600;
    text-align: center;
}

.matchContain {
    margin-top: 20px;
}

.matchContainBorder {
    border-bottom: 1px solid #bfbfbf;
}

.matchContain h4 {
    font-weight: 700;
    font-size: 18px;
    color: #d31717;
    padding-bottom: 10px;
    text-transform: uppercase;
}

.matchContain p {
    font-size: 13px;
    color: #666;
    margin: 0px;
    padding: 8px 0;
    border-bottom: 1px solid #bfbfbf;
}



.matchInfo {
    padding: 20px 0;
}

.matchInfo h5 {
    font-size: 18px;
    color: #111;
    font-weight: 700;
}

.matchInfoHd {
    margin-bottom: 20px;
    width: 100%;
}

.matchInfo h6 {
    font-size: 15px;
    color: #d61515;
    font-weight: 700;
}

.matchInfoBox {
    background: #ece7d6;
    padding: 10px;
    margin: 20px 0;
    border: 1px solid #bdb9ac;
    box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.1);
}

.matchInfoBox p {
    font-size: 12px;
}



.formSmallText p {
    font-size: 12px;
}



.mymatchContain {
    margin-top: 20px;
}

.mymatchContain h4 {
    border-bottom: 1px solid #d8d8d8;
    font-weight: 700;
    font-size: 18px;
    color: #d31717;
    padding-bottom: 10px;
    text-transform: uppercase;
}

.mymatchContain p {
    font-size: 13px;
    color: #666;
    margin: 0px;
    padding: 10px 0;
    border-bottom: 1px solid #d8d8d8;
}

.mymatchTextContain p {
    font-size: 13px;
    color: #666;
    margin: 0px;
    padding: 10px 0;
    border-bottom: 1px solid #d8d8d8;
}

.mymatchTextContainMore a {
    color: #d61515;
    font-weight: 700;
}

.mymatchTextContainMore a:hover {
    text-decoration: underline;
}

.mymatchIcon {
    text-transform: initial;
    font-weight: 400;
    font-size: 16px;
    color: #666;
    text-align: right;
    display: inline-block;
}

.mymatchIcon a {
    font-size: 25px;
    color: #8f8f8f;
}

.mymatchIcon a:hover {
    color: #d31717;
}

.textBigField {
    border: 1px solid #d3d3d3;
    margin-bottom: 10px;
    background: #fff;
    height: 150px;
    width: 100%;
    color: #1d1d1d;
    padding: 6px;
    font-size: 12px;    
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.table-striped tr th {
    font-size: 12px;
    text-transform: uppercase;
}




.suggestAdmin {
    padding: 40px;
}

.suggestAdmin h5 {
    font-size: 16px;
    color: #111;
    font-weight: 600;
    margin-bottom: 20px;
}

.suggestAdminBox {
    text-align: center;
}

.suggestAdminBoximg {
    /* width: 100px; */
    width: 100px;
    height: 100px;
    margin: 0px auto;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    border: 1px solid #bebebe;
}

.suggestAdminBoximg img {
    max-width: 100%;
    min-width: auto;
    /* width: 100px;
    height: 100px; */
}

.suggestAdminBox h6 {
    padding-top: 10px;
    font-size: 14px;
    color: #111;
    font-weight: 700;
}

.suggestAdminBox p {
    color: #666;
    font-size: 12px;
}

#profilepic .carousel-control-prev .carousel-control-prev-icon {
    background: url(../images/leftarrow.jpg) no-repeat;
}

#profilepic .carousel-control-next .carousel-control-next-icon {
    background: url(../images/rightarrow.jpg) right no-repeat;
}


