@charset "utf-8";

/*
Template Name: Boguco
Author: <a href="http://www.os-templates.com/">OS Templates</a>
Author URI: http://www.os-templates.com/
Licence: Free to use under our free template licence terms
Licence URI: http://www.os-templates.com/template-terms
File: Layout CSS
*/

@import url("fontawesome-4.6.3.min.css");
@import url("custom.flexslider.css");
@import url("framework.css");
a {
    text-decoration: none !important;
}

ol,
ul {
    /* margin-top: 15px !important; */
    /* margin-bottom: auto !important; */
}


/* Rows
--------------------------------------------------------------------------------------------------------------- */

.row0,
.row0 a {}

.row1 {
    border-bottom: 1px solid;
}

.row2 {
    border-bottom: 1px solid;
}

.row3,
.row3 a {}

.row4,
.row4 a {
    color: white;
}

.row5,
.row5 a {}


/* Top Bar
--------------------------------------------------------------------------------------------------------------- */

#topbar {
    padding: 15px 0;
    font-size: .8rem;
    text-transform: uppercase;
}

#topbar * {
    margin: 0;
}

#topbar ul li {
    display: inline-block;
    margin-right: 10px;
    padding-right: 15px;
    border-right: 1px solid;
}

#topbar ul li:last-child {
    margin-right: 0;
    padding-right: 0;
    border-right: none;
}

#topbar i {
    margin: 0 5px 0 0;
    line-height: normal;
}


/* Header
--------------------------------------------------------------------------------------------------------------- */

#header {}

#header #logo {
    margin: 30px 0 0 0;
}

#header #logo h1 {
    margin: 0;
    padding: 0;
    font-size: 22px;
    text-transform: uppercase;
}


/* Page Intro
--------------------------------------------------------------------------------------------------------------- */


/*---preeti changes code original---*/


/*---#pageintro{padding:80px 0;}---*/


/*---preeti changes code---*/

#pageintro {
    padding: 0px 0;
}

.searchMatri {
    background: #2B2D41;
    width: 100%;
    height: 100px;
    z-index: 999;
    position: absolute;
}

.searchMatri .left {
    background: #2B2D41;
    width: 27%;
    height: 100px;
    float: left;
}

.searchMatri .right {
    background: #2B2D41;
    width: 73%;
    height: 100px;
    float: left;
}

.searchMatri .right .rightD {
    margin: 8px 0 0 10px;
}

.searchMatri .right .rightD .firstD {
    float: left;
    background: none;
    padding: 0px 0px;
    margin: 0;
    width: 155px;
}

.searchMatri .right .rightD .secD {
    float: left;
    background: none;
    padding: 0px 0px;
    margin: 0;
    width: 140px;
    margin-top: 1px;
    margin-left: 5px;
}

.searchMatri .right .rightD .thrD {
    float: left;
    background: none;
    padding: 0px 0px;
    margin: 0;
    width: 140px;
    margin-top: 1px;
    margin-left: 5px;
}

.labelN {
    height: 35px;
    text-align: center;
    line-height: 35px;
}

.labelN a {
    text-decoration: underline;
    color: #FFF;
}

.labelN a:hover {
    text-decoration: underline;
    color: #000;
}

.slstyle {
    float: left;
    background: none;
    padding: 8px;
    color: #6f6d6d;
    width: 41%;
    border: 1px solid #e6bd00;
}

.slstyle1 {
    background: none;
    padding: 8px;
    color: #6f6d6d;
    width: 97%;
    border: 1px solid #e6bd00;
}

.slstyle2 {
    font-weight: bold;
    background: #F7B600;
    color: #fff;
    border: 1px solid #FFF;
    padding: 9px;
    width: 97%;
}

.slstyle2:hover {
    background: #F7B600;
    color: #fff;
}

#pageintro li article {
    display: block;
    max-width: 75%;
    margin: 0 auto;
    text-align: center;
}

#pageintro li article * {
    margin: 0;
}

#pageintro li p:first-of-type {
    margin-bottom: 10px;
    font-style: italic;
}

#pageintro li .heading {
    margin-bottom: 30px;
    font-size: 3rem;
    word-wrap: break-word;
}

#pageintro li p:nth-of-type(2) {
    line-height: 1.5rem;
}

#pageintro li footer {
    margin-top: 40px;
}


/* Content Area
--------------------------------------------------------------------------------------------------------------- */

.container {
    padding: 40px 0;
    padding-bottom: 20px;
}


/* Content */

.container .content {}

.services li:nth-child(-n+3) {
    margin-bottom: 30px;
}


/* Adds bottom margin to the first three elements only */

.services>li:last-child {
    margin-bottom: 0;
}


/* Used when elements stack in small viewports */

.services article {
    display: block;
    position: relative;
    min-height: 80px;
    padding: 0 0 0 70px;
}

.services article::before,
.services article::after {
    display: table;
    content: "";
}

.services article::after {
    clear: both;
}

.services article * {
    margin: 0 0 15px 0;
}

.services article> :last-child {
    margin-bottom: 0;
}

.services article i {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 50px;
    line-height: 48px;
    margin: 0;
    border: 1px solid;
    text-align: center;
    font-size: 24px;
}

.services article .heading {
    font-size: 1.2rem;
}

.excerpt {
    display: inline-block;
    width: 100%;
    max-width: 320px;
    padding-bottom: 0px;
}

.excerpt img {}

.excerpt .excerpttxt {
    display: block;
    position: relative;
    /* max-width: 75%; */
    /* margin: 0px 10% 0 7%; */
    /* padding: 5px 0; */
    text-align: center;
    /*margin: 30px;*/
    margin-bottom: 0px;
    padding-top: 30px;
}

.excerpt .excerpttxt>ul {
    display: block;
    /* position: relative; */
    /* max-width: 75%; */
    /* margin: -40px 8% 0 7%; */
    /* padding: 5px 0; */
    text-align: center;
    margin-top: -30px;
}

.excerpt .excerpttxt>ul li {
    display: inline-block;
    margin-right: 8px;
}

.excerpt .excerpttxt>ul li:first-child::after {
    margin-left: 10px;
    content: "|";
}

.excerpt .excerpttxt>ul li:last-child {
    margin-right: 0;
}

.excerpt .heading {
    margin: 0;
}

.excerpt p:last-of-type {
    margin: 0;
    padding: 0;
}


/* Comments */

#comments ul {
    margin: 0 0 40px 0;
    padding: 0;
    list-style: none;
}

#comments li {
    margin: 0 0 10px 0;
    padding: 15px;
}

#comments .avatar {
    float: right;
    margin: 0 0 10px 10px;
    padding: 3px;
    border: 1px solid;
}

#comments address {
    font-weight: bold;
}

#comments time {
    font-size: smaller;
}

#comments .comcont {
    display: block;
    margin: 0;
    padding: 0;
}

#comments .comcont p {
    margin: 10px 5px 10px 0;
    padding: 0;
}

#comments form {
    display: block;
    width: 100%;
}

#comments input,
#comments textarea {
    width: 100%;
    padding: 10px;
    border: 1px solid;
}

#comments textarea {
    overflow: auto;
}

#comments div {
    margin-bottom: 15px;
}

#comments input[type="submit"],
#comments input[type="reset"] {
    display: inline-block;
    width: auto;
    min-width: 150px;
    margin: 0;
    padding: 8px 5px;
    cursor: pointer;
}


/* Sidebar */

.container .sidebar {}

.content .sdb_holder,
.sidebar .sdb_holder {
    border: 1px solid #CCC;
    border-radius: 6px;
    margin-bottom: 20px;
}

.sidebar .sdb_holder:last-child {
    margin-bottom: 0;
}

.sdb_header {
    border-bottom: 1px solid #CCC;
    background: #F7B600 !important;
    height: 35px;
    line-height: 35px;
    color: #fff;
}

.sdb_content {
    line-height: 30px;
    padding: 10px 10px;
    background-color: #fff;
    padding: 17px;
    border: 1px solid #e9e6e0;
    margin-bottom: 0px;
    box-shadow: #e2e2e2 1px 1px 6px;
}

.sideSt {
    display: inline-block;
    float: right;
    margin: 5px 5px;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px;
}

.sdb_content .left {
    float: left;
    padding: 15px 20px;
    border-right: 1px solid #CCC;
    width: 30%;
}

.sdb_content .right {
    float: left;
    padding: 15px;
    width: 68%;
}

.sdb_content .right .Lleft {
    text-align: left;
    width: 40%;
    float: left;
    line-height: 32px;
}

.sdb_content .right .Rright {
    text-align: left;
    width: 60%;
    float: left;
    line-height: 32px;
}

.sdb_content img {
    width: 150px;
    height: 150px;
    margin: 5px;
    height: 200px;
    object-fit: cover;
    object-position: top;
}

.sdb_content .expint {
    margin: 15px 0 0 0;
    padding: 6px 6px 6px 22px;
    width: 160px;
    background: #31509c;
    border: 1px solid #31509c;
    color: white;
    cursor: pointer;
    background: #F7B600;
    border: 1px solid #F7B600;
}

.sdb_content .expint:hover {
    background: #d44348;
}

.sdb_content .proFoot {
    text-align: left;
    border-top: 1px solid #CCC;
    font-size: 11px;
    margin: 0;
    padding: 5px 0 0 0;
    line-height: 25px;
}

.sdb_content .proFoot span {
    color: #31509c;
    font-size: 13px;
}

.profileMat {
    width: 100%;
    padding: 15px;
    border: 1px solid #999;
    background: #666;
    border-radius: 6px;
    margin-bottom: 5px;
    color: #FFF;
}

.profileMat .left {
    float: left;
    width: 30%;
    border-right: 1px solid #999;
}

.profileMat .right {
    float: left;
    padding: 0 20px;
    text-align: left;
    width: 68%;
}

.profileMat .expint {
    margin: 15px 10px 0 0;
    padding: 6px 6px 6px 22px;
    width: 160px;
    background: #31509c;
    border: 1px solid #31509c;
    border-radius: 6px;
    color: white;
    cursor: pointer;
}

.profileMat .expint:hover {
    background: #999 url(../images/logo_avatar.png) no-repeat left;
}

.succStory .expint {
    margin: 15px 10px 0 0;
    padding: 10px 10px 10px 10px;
    width: 160px;
    background: #F7B600;
    border: 1px solid #F7B600;
    border-radius: 6px;
    color: #fff;
    cursor: pointer;
    font-weight: 400;
    letter-spacing: 0.1px;
    border-radius: 50px;
}

.succStory .expint:hover {
    background: #d44348;
}

.profileMat .intexp {
    float: left;
}

.profileMat .rightButt {
    border-top: 1px solid #999;
    margin-top: 22px;
}

.profileMat span {
    float: left;
    width: 50%;
}

.buttsearch {
    padding: 2px 20px;
    margin: 8px 0;
    color: white;
    background: #F7B600;
    border: 1px solid #F7B600;
}

.buttsearch:hover {
    background: #d44348;
    color: #FFF;
}

.searchtxt {
    padding: 5px 5px;
    font-size: 10px;
    background: #efefef73;
    border: 1px solid #d6d6d6;
}

.fleft {
    float: left;
}

.fspacer1 {
    padding-left: 20px;
    padding-right: 50px;
    font-weight: normal;
}

.fspacer2 {
    font-weight: normal;
}

.fspacer3 {
    padding-right: 10px;
}

.fspacer4 {
    margin-left: 10px;
    background: #a2292e;
    color: #FFF;
    border: 1px solid #a2292e;
}

.flheight {
    line-height: 20px;
    padding: 0 10px;
}

.adv_width1 {
    width: 34%;
}

.adv_width2 {
    width: 40%;
    margin-right: 1%;
}

.adv_width3 {
    width: 66%;
}

.adv_width4 {
    width: 17%;
    line-height: 45px;
}

.adv_width5 {
    width: 82%;
}

.adv_fsize {
    font-size: 13px;
    font-weight: bold;
    line-height: 25px;
    font-weight: bold;
    line-height: 45px;
}

.adv_chkbox {
    border-bottom: 1px dashed #999;
    margin: 2px 5px;
    font-size: 13px;
}

.adv_chk {
    display: inline !important;
    margin: 5px!important;
}

.adv_selchk {
    border: 1px solid #FFB56A;
    height: 25px;
    width: 90%;
    margin-left: 10%;
    background: #F9FAC0;
    margin-bottom: 5px;
    padding-top: 2px;
}

.adv_butt {
    padding: 2px;
    background: none;
    font-weight: bold;
    height: 16px;
    float: right;
    line-height: 8px;
    margin: 4px;
    border: 0;
}

.adv_butt:hover {
    background: #333;
    color: #fff;
}

.adv_search10 {
    width: 49%;
    float: left;
}


/* Footer
--------------------------------------------------------------------------------------------------------------- */

#footer {
    padding: 80px 0;
}

#footer ul {}

#footer ul li {
    padding: 25px 0 0 0;
    text-align: center;
}

#footer ul li:last-child {
    margin-bottom: 0;
}


/* Used when elements stack in small viewports */

#footer ul li * {
    margin: 0;
    padding: 0;
    line-height: 1.6;
}

#footer ul li .infobox {
    display: block;
    position: relative;
    padding: 35px 20px 25px 20px;
    border: 1px solid;
}

#footer ul li .infobox i {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 50%;
    width: 50px;
    height: 50px;
    line-height: 50px;
    margin: -25px 0 0 -25px;
    font-size: 18px;
    z-index: 1;
}

#footer ul li .infobox i::after {
    position: absolute;
    top: 5px;
    right: 5px;
    bottom: 5px;
    left: 5px;
    border: 1px solid;
    content: "";
    z-index: -1;
}

#footer ul li .infobox .fa {
    font-size: 18px;
}

#footer i,
#footer i::after {
    border-radius: 50%;
}


/* Quick Links
--------------------------------------------------------------------------------------------------------------- */

.quicklinks {
    padding: 30px 0;
    text-align: center;
    text-transform: uppercase;
}

.quicklinks ul {
    padding: 0;
    list-style: none;
}

.quicklinks ul li {
    display: inline-block;
    margin-right: 10px;
}

.quicklinks ul li::after {
    margin-left: 10px;
    content: "|";
}

.quicklinks ul li:last-child::after {
    margin-left: 0;
    content: "";
}


/* Copyright
--------------------------------------------------------------------------------------------------------------- */

#copyright {
    padding: 20px 0;
}

#copyright * {
    margin: 0;
    padding: 0;
}


/* Transition Fade
--------------------------------------------------------------------------------------------------------------- */

*,
*::before,
*::after {
    transition: all .3s ease-in-out;
}

#mainav form * {
    transition: none !important;
}


/* ------------------------------------------------------------------------------------------------------------ */


/* ------------------------------------------------------------------------------------------------------------ */


/* ------------------------------------------------------------------------------------------------------------ */


/* ------------------------------------------------------------------------------------------------------------ */


/* ------------------------------------------------------------------------------------------------------------ */


/* Navigation
--------------------------------------------------------------------------------------------------------------- */

nav ul,
nav ol {
    margin: 0;
    padding: 0;
    list-style: none;
}

#mainav,
#breadcrumb,
.sidebar nav {
    line-height: normal;
}

#mainav .drop::after,
#mainav li li .drop::after,
#breadcrumb li a::after,
.sidebar nav a::after {
    position: absolute;
    font-family: "FontAwesome";
    font-size: 10px;
    line-height: 10px;
}


/* Top Navigation */

#mainav {}

#mainav ul.clear {
    margin-top: 3px;
}

#mainav ul {
    text-transform: uppercase;
}

#mainav ul ul {
    z-index: 9999;
    position: absolute;
    width: 180px;
    text-transform: none;
}

#mainav ul ul ul {
    left: 180px;
    top: 0;
}

#mainav li {
    display: inline-block;
    position: relative;
    margin: 0 15px 0 0;
    padding: 0;
}

#mainav li:last-child {
    margin-right: 0;
}

#mainav li li {
    width: 100%;
    margin: 0;
}

#mainav li a {
    display: block;
    padding: 30px 0;
}

#mainav li li a {
    border: solid;
    border-width: 0 0 1px 0;
}

#mainav .drop {
    padding-left: 15px;
}

#mainav li li a,
#mainav li li .drop {
    display: block;
    margin: 0;
    padding: 10px 15px;
}

#mainav .drop::after,
#mainav li li .drop::after {
    content: "\f0d7";
}

#mainav .drop::after {
    top: 35px;
    left: 5px;
}

#mainav li li .drop::after {
    top: 15px;
    left: 5px;
}

#mainav ul ul {
    visibility: hidden;
    opacity: 0;
}

#mainav ul li:hover>ul {
    visibility: visible;
    opacity: 1;
}

#mainav form {
    display: none;
    margin: 0;
    padding: 0;
}

#mainav form select,
#mainav form select option {
    display: block;
    cursor: pointer;
    outline: none;
}

#mainav form select {
    width: 100%;
    padding: 5px;
    border: 1px solid;
}

#mainav form select option {
    margin: 5px;
    padding: 0;
    border: none;
}


/* Breadcrumb */

#breadcrumb {
    padding: 15px 0;
}

#breadcrumb ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-transform: uppercase;
}

#breadcrumb li {
    display: inline-block;
    margin: 0 6px 0 0;
    padding: 0;
}

#breadcrumb li a {
    display: block;
    position: relative;
    margin: 0;
    padding: 0 12px 0 0;
    font-size: 12px;
}

#breadcrumb li a::after {
    top: 3px;
    right: 0;
    content: "\f101";
}

#breadcrumb li:last-child a {
    margin: 0;
    padding: 0;
}

#breadcrumb li:last-child a::after {
    display: none;
}


/* Sidebar Navigation */

.sidebar nav {
    display: block;
    width: 100%;
}

.sidebar nav li {
    margin: 0 0 3px 0;
    padding: 0;
}

.sidebar nav a {
    display: block;
    position: relative;
    margin: 0;
    padding: 5px 10px 5px 15px;
    text-decoration: none;
    border: solid;
    border-width: 0 0 1px 0;
}

.sidebar nav a::after {
    top: 9px;
    left: 5px;
    content: "\f101";
}

.sidebar nav ul ul a {
    padding-left: 35px;
}

.sidebar nav ul ul a::after {
    left: 25px;
}

.sidebar nav ul ul ul a {
    padding-left: 55px;
}

.sidebar nav ul ul ul a::after {
    left: 45px;
}


/* Pagination */

.pagination {
    display: block;
    width: 100%;
    text-align: center;
    clear: both;
}

.pagination li {
    display: inline-block;
    margin: 0 2px 0 0;
}

.pagination li:last-child {
    margin-right: 0;
}

.pagination a,
.pagination strong {
    display: block;
    padding: 8px 11px;
    border: 1px solid;
    background-clip: padding-box;
    font-weight: normal;
}


/* Back to Top */

#backtotop {
    z-index: 999;
    display: inline-block;
    position: fixed;
    visibility: hidden;
    bottom: 20px;
    right: 20px;
    width: 36px;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    text-align: center;
    opacity: .2;
}

#backtotop i {
    display: block;
    width: 100%;
    height: 100%;
    line-height: inherit;
}

#backtotop.visible {
    visibility: visible;
    opacity: .5;
}

#backtotop:hover {
    opacity: 1;
}


/* Tables
--------------------------------------------------------------------------------------------------------------- */

table,
th,
td {
    border: 1px solid;
    border-collapse: collapse;
    vertical-align: top;
}

table,
th {
    table-layout: auto;
}

table {
    width: 100%;
    margin-bottom: 15px;
}

th,
td {
    padding: 5px 8px;
}

td {
    border-width: 0 1px;
}


/* Gallery
--------------------------------------------------------------------------------------------------------------- */

#gallery {
    display: block;
    width: 100%;
    margin-bottom: 50px;
}

#gallery figure figcaption {
    display: block;
    width: 100%;
    clear: both;
}

#gallery li {
    margin-bottom: 30px;
}


/* ------------------------------------------------------------------------------------------------------------ */


/* ------------------------------------------------------------------------------------------------------------ */


/* ------------------------------------------------------------------------------------------------------------ */


/* ------------------------------------------------------------------------------------------------------------ */


/* ------------------------------------------------------------------------------------------------------------ */


/* Colours
--------------------------------------------------------------------------------------------------------------- */

body {
    color: #676767;
    font-family: "Open Sans", arial !important;
    background: url(https://images.abpweddings.com/Landing-Web2.0-theme/images/member-profile-bg.jpg) center;
}

a {
    color: #6f6d6d;
}

a:active,
a:focus {
    background: transparent;
}


/* IE10 + 11 Bugfix - prevents grey background */

hr,
.borderedbox {
    border-color: #D7D7D7;
}

label span {
    color: #FF0000;
    background-color: inherit;
}

input:focus,
textarea:focus,
*:required:focus {
    border-color: #43BFCB;
}

.overlay {
    color: #FFFFFF;
    background-color: inherit;
}

.overlay::after {
    color: inherit;
    background-color: rgba(0, 0, 0, .55);
}

.slides {
    color: #31509c;
}

.btn,
.btn.inverse:hover {
    color: #fff;
    background-color: #a2292e;
    border-color: #a2292e;
    font-weight: 400;
    letter-spacing: 0.1px;
    margin: 15px;
    border-radius: 50px;
}

.btn:hover,
.btn.inverse {
    color: inherit;
    background-color: transparent;
    border-color: inherit;
}

blockquote::before {
    color: rgba(0, 0, 0, .05);
}


/*.one_quarter a{ color:#CCC;}
.one_quarter a:hover{ color:#F06; padding-left:4px;}*/


/* Rows */

.row0,
.row0 a {
    color: #FFF;
    background-color: #F7B600;
}

.row1 {
    color: #FFFFFF;
    border-color: rgba(255, 255, 255, .1);
    background: #faf8ec;
    /* background-color: #fff; */
    /* padding: 17px; */
    border: 1px solid #e9e6e0;
    /* margin-bottom: 0px; */
    box-shadow: #bbbbbb 1px 1px 6px;
}

.row2 {
    color: #474747;
    background-color: #F7B600;
    border-color: #D7D7D7;
}

.row3 {
    color: #474747;
    background: url(https://images.abpweddings.com/Landing-Web2.0-theme/images/member-profile-bg.jpg) center;
}

.row4 {
    color: #CBCBCB;
}

.row5,
.row5 a {
    color: #2B2D41;
}


/* Top Bar */

#topbar ul li {
    border-color: rgb(255, 255, 255);
}

#topbar>div:last-of-type li:first-child a {
    color: #43BFCB;
}


/* Header */

#header #logo a {
    color: inherit;
}


/* Content Area */

.services article i {
    color: #43BFCB;
    border-color: #D7D7D7;
}

.services article:hover i {
    color: #FFFFFF;
    background-color: #43BFCB;
    border-color: #43BFCB;
}

.excerpt .excerpttxt {
    color: inherit;
    background-color: #FFFFFF;
    margin-top: 5px;
}


/* Footer */

#footer .heading {
    color: #FFFFFF;
}

#footer ul li .infobox {
    color: inherit;
    background-color: rgb(215, 15, 104);
    border-color: rgba(34, 34, 34, .8);
}

#footer ul li .infobox i {
    color: #FFFFFF;
    background: linear-gradient(to top right, #000000, #666666);
}

#footer ul li .infobox i::after {
    border-color: rgba(255, 255, 255, .3);
}


/* Quick Links */

.quicklinks {
    background-color: rgba(0, 0, 0, .5);
}

.quicklinks a {
    color: inherit;
}

.quicklinks ul li::after {
    color: rgba(255, 255, 255, .3);
}


/* Navigation */

#mainav li a {
    color: #000;
}

#mainav .active a,
#mainav a:hover,
#mainav li:hover>a {
    color: #d70f68;
    background-color: inherit;
    border-bottom: 2px solid #d70f68;
    padding-bottom: 10px;
}

#mainav li li a,
#mainav .active li a {
    color: #FFFFFF;
    background-color: rgba(0, 0, 0, .6);
    border-color: rgba(0, 0, 0, .6);
}

#mainav li li:hover>a,
#mainav .active .active>a {
    color: #31509c;
    background-color: #31509c;
}

#mainav form select {
    color: #FFFFFF;
    background-color: #000000;
    border-color: rgba(136, 136, 136, .5);
    /* #888888 */
}

#menu li {
    float: left;
    padding: 8px 17px !important;
}

#menu a {
    color: #666;
    font-size: 14px;
}

#menu .active a,
#menu a:hover,
#menu li:hover>a {
    color: #F7B600 !important;
    background-color: inherit;
    border-bottom: 2px solid #848181 !important;
}

#breadcrumb a {
    color: inherit;
    background-color: inherit;
}

#breadcrumb li:last-child a {
    color: #fff;
}

.container .sidebar nav a {
    color: inherit;
    border-color: #D7D7D7;
}

.container .sidebar nav a:hover {
    color: #43BFCB;
}

.pagination a,
.pagination strong {
    border-color: #D7D7D7;
    color: black;
}

.pagination .current * {
    color: #FFFFFF;
    background-color: #43BFCB;
}

#backtotop {
    color: #FFFFFF;
    background-color: #43BFCB;
}


/* Tables + Comments */

table,
th,
td,
#comments .avatar,
#comments input,
#comments textarea {
    border-color: #D7D7D7;
}

#comments input:focus,
#comments textarea:focus,
#comments *:required:focus {
    border-color: #43BFCB;
}

th {
    color: #FFFFFF;
    background-color: #373737;
}

tr,
#comments li,
#comments input[type="submit"],
#comments input[type="reset"] {
    color: inherit;
    background-color: #FBFBFB;
}

tr:nth-child(even),
#comments li:nth-child(even) {
    color: inherit;
    background-color: #F7F7F7;
}

table a,
#comments a {
    background-color: inherit;
}

.show-menu {
    font-family: "Open Sans", arial !important;
    text-decoration: none;
    color: #FFF;
    background: url(../images/menu.jpg) no-repeat;
    text-align: center;
    padding: 15px 0;
    display: none;
    width: 30px;
    height: 30px;
    float: right;
    border-radius: 4px;
}


/*Hide checkbox*/

input[type=checkbox] {
    display: none;
}


/*Show menu when invisible checkbox is checked*/

input[type=checkbox]:checked~#menu {
    display: block;
}

input[type=checkbox]:checked~#men {
    display: block;
}

.register {
    border: 1px solid #999;
    padding: 10px;
}

.register .left,
.register .right {
    float: left;
    width: 50%;
    padding: 10px;
    text-align: left;
    line-height: 35px;
}

.register input[type="text"] {
    padding: 2px;
}

.register select {
    padding: 11px;
}

.register input[type=checkbox]:not(old),
.register input[type=radio]:not(old) {
    margin: 0;
    padding: 0;
    font-size: 2em;
    opacity: 0;
    margin-top: -20px;
}

.register input[type=checkbox]:not(old)+label,
.register input[type=radio]:not(old)+label {
    display: inline-block;
    margin-left: 0em;
}

.register input[type=checkbox]:not(old)+label>span,
.register input[type=radio]:not(old)+label>span {
    display: inline-block;
    width: 1.575em;
    height: 1.575em;
    margin: 0.35em 0.5em 0.25em 0.05em;
    border: 0.0625em solid rgb(192, 192, 192);
    border-radius: 0.825em;
    background: rgb(224, 224, 224);
    vertical-align: bottom;
}

.register input[type=radio]:not(old):checked+label>span>span {
    display: block;
    width: 1.0em;
    height: 1.0em;
    margin: 0.200em;
    border: 0.0625em solid #31509c;
    border-radius: 0.825em;
    background: #31509c;
}

.register input[type=checkbox]:not(old):checked+label>span:before {
    content: "";
    display: block;
    width: 1.0em;
    height: 1.0em;
    margin: 0.245em;
    border: 0.0625em solid #31509c;
    border-radius: 0.825em;
    background: #31509c;
}

.register input[type=submit] {
    padding: 12px;
    background: #F7B600;
    color: #FFF;
    border: 1px solid #31509c;
    border-radius: 8px;
}

.register input[type=submit]:hover {
    color: #000;
    background: #FFF;
}

.register h2 {
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #31509c;
    color: #31509c;
}

.field1 {
    width: 100%;
}

.field2 {
    width: 32%;
    float: left;
    margin-right: 2%;
}

.field3 {
    width: 32%;
    float: left;
}

.field4 {
    width: 49%;
    float: left;
    margin-right: 2%;
}

.field5 {
    width: 49%;
    float: left;
}

.clearF {
    height: 60px;
}

.login .left {
    border: 1px solid #f5efef;
    padding: 10px;
    background: rgba(183, 183, 183, .12);
    height: 490px;
}

.login .left {
    float: left;
    width: 50%;
    height: 420px;
    border-top: 50px solid #cac8c8;
}

.login .right {
    float: left;
    width: 50%;
    height: 420px;
}

.login h2 {
    text-align: center;
    font-weight: lighter;
    font-size: 25px;
    line-height: 35px;
}

.login p {
    text-align: center;
    font-size: 15px;
    line-height: 35px;
}

.login input[type="text"] {
    padding: 7px 5px;
    margin-bottom: 10px;
    margin-left: 12%;
    width: 350px;
    background: #efefef73;
    border: 1px solid #d6d6d6;
}

.login input[type="password"] {
    padding: 7px 5px;
    margin-left: 12%;
    width: 350px;
    background: #efefef73;
    border: 1px solid #d6d6d6;
}

.login label {
    padding-left: 12%;
}

.login .Lright {
    text-align: right;
    font-size: 12px;
    line-height: 30px;
    margin-right: 19%;
}

.login .Lleft {
    font-size: 12px;
    line-height: 20px;
    padding: 0;
}

.login input[type=checkbox] {
    display: inline;
    float: left;
}

.login input[type=submit] {
    background: #F7B600;
    border: 1px solid #F7B600;
    font-weight: bold;
    padding: 10px 35px;
    color: #FFF;
    /* border-radius: 8px; */
    margin-left: 12%;
    margin-top: 10px;
}

.login input[type=submit]:hover {
    color: #fff;
    font-weight: bold;
    background: #d44348;
}

.login a {
    color: #09F;
}

.login a:hover {
    color: #d70f68;
}

.modifypro {
    padding: 10px;
}

.modifypro h3 {
    float: left;
    padding: 5px;
    margin: 0;
    color: #fff
}

.basicinfo h6 {
    font-size: 14px;
    margin: 5px;
    font-weight: 600;
}

.modifypro h4 {
    float: right;
    margin: 0;
}

.modifypro h4 a {
    padding: 6px;
    background: #31509c;
    font-size: 12px;
    border-radius: 6px;
    color: #FFF;
}

.modifypro h4 a:hover {
    background: #333;
}

.modifypro .header {
    background: #31509c;
}

.modifypro .basicinfo {
    border: 1px solid #f5efef;
    padding: 10px 0 15px 0;
}

.modifypro .basicinfo .left {
    float: left;
    width: 48%;
    text-align: left;
}

.modifypro .basicinfo .left .lleft {
    float: left;
    padding: 5px 0 0 20px;
    line-height: 35px;
    width: 35%;
}

.modifypro .basicinfo .left .rleft {
    float: left;
    padding: 5px 0 0 20px;
    line-height: 35px;
    width: 65%;
}

.modifypro .basicinfo .right {
    float: left;
    width: 48%;
    text-align: left;
    margin-left: 4%;
}

.modifypro .basicinfo .right .lright {
    float: left;
    padding: 5px 0 0 20px;
    line-height: 35px;
    width: 39%;
}

.modifypro .basicinfo .right .rright {
    float: left;
    padding: 5px 0 0 20px;
    line-height: 35px;
    width: 61%;
}

.modifypro .basicinfo .right .rright .field01 {
    float: left;
    padding: 7px 5px;
    width: 60px;
}

.modifypro .basicinfo .right .rright .field02 {
    float: left;
    padding: 7px 5px;
    width: 80px;
}

.modifypro .basicinfo .right .rright .field03 {
    float: left;
    padding: 7px 5px;
    width: 80px;
}

.modifypro .basicinfo .spacer {
    margin-right: 10px;
}

.modifypro .basicinfo input[type="text"] {
    padding: 7px 5px;
    width: 252px;
}

.modifypro .basicinfo input[type="password"] {
    padding: 7px 5px;
    width: 252px;
}

.modifypro .basicinfo select {
    width: 253px;
    padding: 7px 0px;
}

.modifypro .basicinfo input[type="submit"] {
    padding: 7px 32px;
    background: #31509c;
    border: 1px;
    margin-top: 10px;
    color: #FFF;
}

.modifypro .basicinfo input[type="submit"]:hover {
    background: #333;
    color: #FFF;
}

.modifypro .basicinfo input[type="button"] {
    padding: 7px 32px;
    background: #999;
    border: 1px;
    margin-top: 10px;
    color: #FFF;
    margin-left: 10px;
}

.modifypro .basicinfo input[type="button"]:hover {
    background: #333;
    color: #FFF;
}

.modifypro .basicinfo label {
    padding: 7px 35px;
}

.modifypro .basicinfo .way {
    float: left;
}


/*Membership*/

.adv_width6 {
    width: 30%;
    margin-right: 1%;
    margin-left: 2%;
    float: left;
    border: 1px solid #999;
    text-align: left;
    border: 1px solid #f5efef;
}

.adv_width7 {
    width: 32%;
    float: right;
    border: 1px solid #999;
}

.membership .header {
    border-bottom: 1px solid #999;
    font-size: 25px;
    text-align: center;
    padding: 10px;
    background: #31509c;
    color: #FFF;
    background: #F7B600;
}

.membership .rate {
    border-bottom: 1px solid #999;
    font-size: 35px;
    text-align: center;
    padding: 15px;
    color: #31509c;
    background: #cac8c8;
    border-bottom: 1px solid #333;
    font-size: 30px;
    text-align: center;
    padding: 15px;
    color: #000000;
    background: #cac8c8;
}

.membership .content {
    padding: 20px 0 20px 10px;
    background: #fff;
    color: #000;
    background: #ffe6e6;
}

.membership .content p {
    padding: 5px 0 5px 0;
    font-size: 16px;
    background: #fff;
    color: #000;
    font-weight: lighter;
    background: #ffe6e6;
}

.membership .registerB {
    padding: 25px 0;
    text-align: center;
    background: rgba(183, 183, 183, .12);
    border-top: 1px solid #333;
}

.membership .registerB a {
    padding: 10px 18px;
    color: #fff;
    border-radius: 5px;
    background: #F7B600;
    border: 1px solid #F7B600;
    font-weight: 400;
    letter-spacing: 0.1px;
    border-radius: 50px;
}

.membership .registerB a:hover {
    background: #d44348;
}


/*Membership*/

.upload_photo {
    padding: 0;
    margin: 0;
    font-size: 12px;
    color: #31509c;
}

.upload_photo:hover {
    color: #000;
    background: url(../images/logo_avatar.png) no-repeat;
    padding-left: 25px;
}

.serchmatchtxt {
    float: right;
    margin-right: 20px;
}


/* ------------------------------------------------------------------------------------------------------------ */


/* ------------------------------------------------------------------------------------------------------------ */


/* ------------------------------------------------------------------------------------------------------------ */


/* ------------------------------------------------------------------------------------------------------------ */


/* ------------------------------------------------------------------------------------------------------------ */


/* Media Queries
--------------------------------------------------------------------------------------------------------------- */

@media screen and (min-width:1920px) {
    body {
        color: #676767;
        font-family: "Open Sans", arial !important;
        background: url(https://images.abpweddings.com/Landing-Web2.0-theme/images/member-profile-bg.jpg) center !important;
    }
    .hoc {
        max-width: 978px;
    }
    .searchMatri .right .rightD {
        margin: 8px 0 0 20px;
    }
    .searchMatri .left {
        background: #2B2D41;
        width: 33%;
        height: 100px;
        float: left;
    }
    .searchMatri .right {
        background: #2B2D41;
        width: 53%;
        height: 100px;
        float: left;
        /* margin-left: 0px; */
    }
    .serchmatchtxt {
        float: right;
        margin-right: 0px;
    }
}

@media screen and (max-width:1280px) {
    .searchMatri .right {
        background: #2B2D41;
        width: 73% !important;
        height: 100px;
        float: left;
    }
    .searchMatri .left {
        background: #2B2D41;
        width: 25% !important;
        height: 100px;
        float: left;
        margin-left: 12px !important;
    }
    .serchmatchtxt {
        float: right;
        margin-right: 25px !important;
    }
    .searchMatri .right .rightD {
        margin: 8px 0 0 10px !important;
    }
    #cf3 {
        position: relative;
        height: 366px !important;
        width: 1400px;
        margin: 0 auto;
        width: 100%;
    }
    body {
        color: #676767;
        font-family: "Open Sans", arial !important;
        background: url(https://images.abpweddings.com/Landing-Web2.0-theme/images/member-profile-bg.jpg) center !important;
    }
    .hoc {
        max-width: 978px;
    }
}

@media screen and (max-width:1024px) {
    .searchMatri .right {
        background: #2B2D41;
        width: 80% !important;
        height: 100px;
        float: left;
    }
    .searchMatri .left {
        background: #2B2D41;
        width: 18% !important;
        height: 100px;
        float: left;
        margin-left: 20px !important;
    }
    searchMatri .right {
        background: #2B2D41;
        width: 80%;
        height: 100px;
        float: left;
    }
    .searchMatri .right .rightD {
        margin: 8px 0 0 9px !important;
    }
    #cf3 {
        position: relative;
        height: 293px !important;
        width: 1400px;
        margin: 0 auto;
        width: 100%;
    }
    body {
        background: red;
    }
    .hoc {
        max-width: 978px;
    }
}

@-ms-viewport {
    width: device-width;
}


/* Max Wrapper Width - Laptop, Desktop etc.
--------------------------------------------------------------------------------------------------------------- */

@media screen and (min-width:978px) {
    .hoc {
        max-width: 978px;
    }
}


/* Mobile Devices
--------------------------------------------------------------------------------------------------------------- */

@media screen and (max-width:900px) {
    .hoc {
        max-width: 90%;
    }
    #topbar {}
    #header {
        padding: 30px 0 15px;
    }
    #header #logo {
        margin: 0;
    }
    #mainav {}
    #mainav ul {
        display: none;
    }
    #mainav form {
        display: block;
    }
    #breadcrumb {}
    .container {}
    #comments input[type="reset"] {
        margin-top: 10px;
    }
    .pagination li {
        display: inline-block;
        margin: 0 5px 5px 0;
    }
    #footer {}
    #copyright {}
    #copyright p:first-of-type {
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 760px) {
    /*Make dropdown links appear inline*/
    #menu {
        position: static;
        display: none;
        clear: both;
    }
    /*Create vertical spacing*/
    li {
        margin-bottom: 1px;
    }
    /*Make all menu links full width*/
    ul li,
    li a {
        width: 100%;
        padding: 0px;
    }
    .show-menu {
        display: block;
    }
}

@media screen and (max-width:750px) {
    .imgl,
    .imgr {
        display: inline-block;
        float: none;
        margin: 0 0 10px 0;
    }
    .fl_left,
    .fl_right {
        display: block;
        float: none;
    }
    .one_half,
    .one_third,
    .two_third,
    .one_quarter,
    .two_quarter,
    .three_quarter {
        display: block;
        float: none;
        width: auto;
        margin: 0 0 30px 0;
        padding: 0;
    }
    #topbar {
        padding-top: 15px;
        text-align: center;
    }
    #topbar ul {
        margin: 0 0 15px 0;
        line-height: normal;
    }
    #header {
        text-align: center;
    }
    #header #logo {
        margin-bottom: 15px;
    }
    .searchMatri .left {
        float: none;
        width: 100%;
    }
    .searchMatri .right {
        float: none;
        width: 100%;
        height: auto;
        padding-bottom: 10px;
    }
}


/* Other
--------------------------------------------------------------------------------------------------------------- */

@media screen and (max-width:650px) {
    .scrollable {
        display: block;
        width: 100%;
        margin: 0 0 30px 0;
        padding: 0 0 15px 0;
        overflow: auto;
        overflow-x: scroll;
    }
    .scrollable table {
        margin: 0;
        padding: 0;
        white-space: nowrap;
    }
    .inline li {
        display: block;
        margin-bottom: 10px;
    }
    .pushright li {
        margin-right: 0;
    }
    .font-x2 {
        font-size: 1.4rem;
    }
    .font-x3 {
        font-size: 1.6rem;
    }
    #pageintro li article {
        max-width: none;
        width: 100%;
    }
    #pageintro li .heading {
        font-size: 1.6rem;
    }
    .searchMatri .left {
        float: none;
        width: 100%;
    }
    .searchMatri .right {
        float: none;
        width: 100%;
        height: auto;
        padding-bottom: 10px;
    }
}

@media screen and (max-width:450px) {
    /*Make dropdown links appear inline*/
    #topbar ul li {
        margin-bottom: 2px;
        padding-right: 0;
        border-right: none;
    }
    .searchMatri .left {
        float: none;
        width: 100%;
    }
    .searchMatri .right {
        float: none;
        width: 100%;
        height: auto;
        padding-bottom: 10px;
    }
    /*.flexslider{display:none;}*/
    .register .left {
        float: none;
        width: 100%;
    }
    .register .right {
        float: none;
        width: 100%;
    }
    .space {
        margin-bottom: 5px;
    }
    .register .field1,
    .field2,
    .field3,
    .field4,
    .field5,
    .field6,
    .field7 {
        float: none;
        width: 100%;
    }
    .login .left {
        float: none;
        width: 100%;
        border: 0;
    }
    .login input[type="text"],
    .login input[type="password"] {
        margin-left: 0;
    }
    .login label {
        padding-left: 0;
    }
    .login .right {
        float: none;
        width: 100%;
        height: 0px;
    }
    .login .right div {
        display: none;
    }
    .modifypro {
        float: none;
        width: 100%;
        padding: 0;
        margin: 0;
    }
    .basicinfo {
        float: none;
        width: 100%;
        padding: 0;
    }
    .modifypro .basicinfo .left {
        float: none;
        width: 100%;
    }
    .modifypro .basicinfo .right {
        float: none;
        width: 100%;
        margin-left: 0;
    }
    .modifypro .basicinfo .left .lleft {
        float: none;
        width: 100%;
    }
    .modifypro .basicinfo .left .rleft {
        float: none;
        width: 100%;
    }
    .modifypro .basicinfo .right .lright {
        float: none;
        width: 100%;
    }
    .modifypro .basicinfo .right .rright {
        float: none;
        width: 100%;
    }
    .sdb_content .left,
    .sdb_content .right {
        float: none;
        width: 100%;
        border: 0;
    }
    .profileMat .left,
    .profileMat .right {
        float: none;
        width: 100%;
        border: 0;
    }
    .profileMat .right h2 {
        margin-top: 10px;
    }
    .searchadv {
        display: none;
    }
    .searchwid {
        width: 100%;
        float: none;
    }
    .fleft {
        width: 100%;
        float: none;
    }
    .adv_width6 {
        width: 100%;
        float: none;
    }
    .nospace {
        width: 100%;
        float: none;
        padding: 0;
        margin: 0;
    }
    .adv_search10 {
        width: 100%;
        float: none;
    }
    .searchtxt {
        width: 100%;
    }
    .adv_search10 select {
        width: 100% !important;
    }
    .spacer10 {
        float: left !important;
        width: 50px;
    }
    .fladv {
        width: 400px;
    }
    .shrink {
        width: 100% !important;
    }
    .spacer100 {
        float: left !important;
        width: 49% !important;
        background: #fff;
        height: 32px !important;
        line-height: 32px !important;
        margin-top: 0px !important;
        padding-top: 0px !important;
        height: auto !important;
    }
    .spacer200 {
        float: left !important;
        width: 49% !important;
        background: #fff;
        height: 32px !important;
        line-height: 32px !important;
        margin-top: 0px !important;
        padding-top: 0px !important;
        height: auto !important;
    }
    .basicinfo h6 {
        font-size: 16px;
        text-transform: Capitalize !important;
    }
    .header h3 {
        font-size: 16px;
        line-height: 30px;
    }
    .rightButt .intexp {
        width: 100%;
    }
    .buttsearch {
        width: 100%;
        margin: 2px auto;
    }
}


/* Hindi - Marathi font */

@font-face {
    font-family: 'kruti_dev_010regular';
    src: url('../../../ckeditor/lang/kruti/kruti_dev_010-webfont.woff2') format('woff2'), url('../../../ckeditor/lang/kruti/kruti_dev_010-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'devanagariregular';
    src: url('../../../ckeditor/lang/devnagri/devanagari-webfont.woff2') format('woff2'), url('../../../ckeditor/lang/devnagri/devanagari-webfont.woff') format('woff'), url('../../../ckeditor/lang/devnagri/Devanagari.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'marathi-lekhaninormal';
    src: url('../../../ckeditor/lang/marathi-lekhani/marathi-lekhani-webfont.woff2') format('woff2'), url('../../../ckeditor/lang/marathi-lekhani/marathi-lekhani-webfont.woff') format('woff'), url('../../../ckeditor/lang/marathi-lekhani/marathi-lekhani-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


/*--changes made by preeti--*/

#successstory_photo {
    background-color: #fff;
    padding: 0px;
    border: 1px solid #e9e6e0;
    margin-bottom: 0px;
    box-shadow: #e2e2e2 1px 1px 6px;
    margin-bottom: 20px;
}

.storybtn {
    background: #F7B600;
    padding: 10px !important;
    margin-top: 10px !important;
    color: #fff;
    letter-spacing: 0.1px;
}

.storybtn:hover {
    background: #d44348;
    display: block;
    color: #FFF;
}


/*--preeti css--*/

ul.nospace.group>li[class*="one_third"] article.excerpt img {
    height: 250px;
    object-fit: cover;
    object-position: top;
}

.footersocial_icon {
    width: 30px;
    border-radius: 5px;
    margin: 3px;
}

.footersocial_icon:hover {
    opacity: .75;
    background-position: -32px;
}

#cf3 {
    position: relative;
    height: 385px;
    width: 1400px;
    margin: 0 auto;
    width: 100%;
}

#cf3 img {
    position: absolute;
    left: 0;
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
    width: 100%;
}

#cf3 img.top:hover {
    opacity: 0;
}

@keyframes cf3FadeInOut {
    0% {
        opacity: 1;
    }
    45% {
        opacity: 1;
    }
    55% {
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}

#cf3 img.top {
    animation-name: cf3FadeInOut;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    animation-duration: 10s;
    animation-direction: alternate;
}

.successtoryimg {
    opacity: 1.0;
    transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -webkit-transition: opacity 1s ease-in-out;
}

.successtoryimg:hover {
    opacity: 0.7;
    transition: opacity .55s ease-in-out;
    -moz-transition: opacity .55s ease-in-out;
    -webkit-transition: opacity .55s ease-in-out;
}

.make-it-slow {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
    transition: box-shadow 0.3s ease-in-out;
}


/* Transition to a bigger shadow on hover */

.make-it-slow:hover {
    box-shadow: 0 4px 9px rgba(0, 0, 0, 0.3);
}


/* The fast way */

.make-it-fast {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
}


/* Pre-render the bigger shadow, but hide it */

.make-it-fast::after {
    box-shadow: 0 4px 9px rgba(0, 0, 0, 0.3);
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
}


/* Transition to showing the bigger shadow on hover */

.make-it-fast:hover::after {
    opacity: 1;
}

.lookinglabel {
    font-weight: bold;
    font-size: 13px;
}

.homecardview {
    background-color: #fff;
    padding: 17px;
    border: 1px solid #e9e6e0;
    margin-bottom: 0px;
    box-shadow: #e2e2e2 1px 1px 6px;
    margin-top: 100px;
}

.cardview {
    background-color: #fff;
    padding: 17px;
    border: 1px solid #e9e6e0;
    margin-bottom: 0px;
    box-shadow: #e2e2e2 1px 1px 6px;
}

.tremstext {
    text-align: justify;
}

.tremeligiblity {
    font-weight: bold;
    color: #F7B600;
    margin: 20px;
    margin-left: 0px;
    letter-spacing: 0.1px;
}


/*-----------whatsup chatbox css---------------*/

.whatsupprofileicon {
    margin-top: 6px;
    width: 40px;
    margin-left: 10px;
    margin-right: 10px;
}

.whatsupcontainer {
    line-height: 30px;
    padding: 10px 10px;
    padding: 17px;
    border: 1px solid #e9e6e0;
    margin-bottom: 0px;
    background-color: #dcdcdc75;
    overflow-y: scroll;
    white-space: nowrap;
    height: 300px;
}

.incomingmsg {
    float: left;
    margin-bottom: 10px;
}

.incomingmsg_txtcontainer {
    border: 1px solid #d4d4d4;
    background: #fff;
    height: 80px;
    width: 450px;
    border-radius: 7px;
    /* padding: 10px; */
}

.incomingmsg_txt {
    height: 40px;
    width: 432px;
    /* border: 1px solid #d4d4d4; */
    margin: 8px;
    margin-bottom: 0px;
}

.datediv {
    text-align: right;
    margin-right: 8px;
}

.outgoingmsgbox {
    float: right;
    margin-bottom: 10px;
}

.outgoingmsgcontainer {
    border: 1px solid #d4d4d4;
    background: #ffe4e5;
    height: 80px;
    width: 450px;
    border-radius: 7px;
    /* padding: 10px; */
}

.outgoingmsgtext {
    height: 40px;
    width: 432px;
    /* border: 1px solid #d4d4d4; */
    margin: 8px;
    margin-bottom: 0px;
}

.outgoingmsgdate {
    text-align: right;
    margin-right: 8px;
}

.chattxtbox {
    float: left;
    width: 94%;
}

.chattxt {
    border-radius: 30px;
    border: 1px solid #F7B600;
}

.chattxttype {
    width: 100%;
    height: 44px;
    border: none !important;
    border-radius: 50px;
    padding-left: 15px;
}

.sendbtn {
    float: right;
    width: 5%;
}

.sendbtnimg {
    border-radius: 30px;
    margin-top: 1px;
}


/*---------membership design--------------*/

.adv_width6:hover {
    cursor: pointer;
    box-shadow: 0 4px 9px rgba(0, 0, 0, 0.3);
    -webkit-transform: scale(1.04);
    transform: scale(1.04);
    box-shadow: 0 4px 9px rgba(0, 0, 0, 0.3);
    -webkit-transform: scale(1.04);
    transform: scale(1.04);
}

ul.nospace.group>li[class*="one_third"] article.excerpt,
ul.nospace.group>li[class*="one_third"] article.excerpt>a {
    overflow: hidden;
}

ul.nospace.group>li[class*="one_third"] article.excerpt>a {
    display: block;
    overflow: hidden;
}

ul.nospace.group>li[class*="one_third"] article.excerpt img {
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    padding: 0;
}

ul.nospace.group>li[class*="one_third"] article.excerpt:hover img {
    transform: scale(1.2);
}

.modifypro .header,
.modifypro .basicinfo input[type="submit"] {
    background: #F7B600;
}

.profileMat {
    border: 0;
    background: transparent;
}

.profileMat li.active {
    background-color: #F7B600 !important;
}