/**Updated Css May 30**/
.paidMemberPanel {
    margin: 35px 0 0 0;
}
.innerbg.reqinner table tr {
    border: none;
}
.innerbg.reqinner table tr td {
    border-left: none;
    border-right: none;
}
.WeddingFixed {
    width: 100% !important;
    display: flex;
    justify-content: center;	
}
.WeddingFixed td {
    padding: 0 10px !important;
}
.WeddingFixed .csubmit.editp {
    margin: 5px 0 !important;
}
.PaginationStyleforNumber {
    background: #F96328;
    color: #fff !important;
    width: 35px !important;
    height: 35px;
    border-radius: 100%;
    padding: 5px 0;
    text-align: center;
}
.inputCheckBox input {
    width: 16px;
    height: 16px;
    display: inline-block;
    border: 1px solid #ccc;
}
.user_mbl img{
    width:100%;
}
.innerbg.reqinner table {
    width: 100%;
}
.ProfileMainComplete table td {
    float: left;
    padding: 0 0 10px 0;
}
.ProfileCompleteness table td {
    float: left;
    padding: 0 0 10px 0;
}
.ProfileMainComplete table td div {
    float: left;
    padding: 0 10px 0 0;
}
.ProfileCompleteness table td div {
    padding: 0 0 10px 0;
}
.Scroll {
    overflow-y: scroll;
    height: 300px;
}
.inner-img img {
    width: 100%;
    padding: 0 10px;
}
.edit-form-page table {
    width: 100%;
    height: auto;
    margin: 0 0 10px 0;
}
.edit-form-page table td {
    padding: 0 10px 0 0;
}
label {
    font-weight: normal;
    /*vertical-align: middle;*/
}
.innerbg.schinner.editp-inner {
    width: auto;
}
.innerbg.schinne.editp-inner {
    width: auto;
}
span#ctl00_ContentPlaceHolder1_rfvUserName {
    float: left;
    width: 60%;
}
p {
    margin: 0;
}
.RadioButtonStyle {
    margin: 15px 0 0 10px;
}
.checkbox input[type=checkbox] {
    left: auto;
    top: 6px;
}
.RadioButtonStyle label {
    padding: 0 10px 0 0;
    font-weight: normal;
    font-size: 13px;
}
.RadioButtonStyle input {
    width: 16px;
    display: inline-block;
    height: 16px;
    vertical-align: sub !important;
    border: 1px solid #CACACC;
    border-radius: 30px;
    vertical-align: middle;
    margin: 0px 5px 0px 0px;
    position: relative;
    transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
        -webkit-appearance: none;
}
.RadioButtonStyle input:checked {
    border: 1px solid #097043;
}
.RadioButtonStyle input:after {
    background: #90C543;
    width: 10px;
    height: 10px;
    content: '';
    border-radius: 30px;
    margin: 2px auto;
    transform: scale(0);
    position: absolute;
    top: 0px;
    left: 2px;
    transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
}
.RadioButtonStyle input:checked:after {
    background: #90C543;
    width: 10px;
    height: 10px;
    content: '';
    border-radius: 30px;
    margin: 2px auto;
    transform: scale(1);
    position: absolute;
    top: 0px;
    left: 2px;
}

.innerbg.schinner td {
    font-size: 14px !important;
    line-height: 26px !important;
    padding-top: 15px;
}
.StoryBlock.StoryBlockInner a i {
    padding: 0 5px 0 0;
}
.PaginationBlk {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    margin: 50px 0;
}
.PaginationBlk ul {
    display: flex;
}
.InnerContentStyle .PaginationBlk ul li {
    float: none;
    width: auto;
    margin: 0;
    padding: 0 10px;
}

.success-story {
   padding: 25px 0px;
   background: #f1f1f1;
}
.successStory tr:nth-child(1) {
   background: #f4f4f4;
   font-size: 16px;
   border: 1px solid #d3d3d3;
   color: #000;
}
.bordertopBottom {
   padding: 10px 15px;
}
.alignRight {
   font-weight: bold;
   padding: 0 20px 0px 0px !important;
   text-align: right;
}
.innerbg.schinner td {
   font-size: 14px !important;
   line-height: 26px !important;
   padding-top: 20px;
}
.innerbg.schinne td {
   font-size: 14px !important;
   line-height: 26px !important;
   padding-top: 20px;
}
.PaginationBlk ul li a {
    width: 35px;
    height: 35px;
    display: block;
    color: #5B5B5B !important;
    border: 1px solid #5B5B5B;
    text-align: center;
    border-radius: 100%;
    font-size: 18px !important;
    padding: 5px 0;
}
.PaginationBlk ul li a:hover, .PaginationBlk ul li a:focus{
    background: #F96326;
    color: #fff !important;
    border: 1px solid transparent;
}
.PaginationBlk ul li.active a {
    background: #F96326;
    color: #fff !important;
    border: 1px solid transparent;
}
.Story_List .StoryBlock.StoryBlockInner h2 {
    border: none !important;
    background: transparent !important;
    border-radius: 0px;
    padding: 15px 0;
    font-weight: bold;
}
.Story_List .StoryBlock.StoryBlockInner p {
    font-size: 15px;
}
.StoryBlock a {
    color: #FA632A;
    font-size: 16px;
}
.StoryBlock a:hover {
    text-decoration:underline;
}
.plan_lo span {
    padding: 0 50px;
    display: block;
}
.InnerContentStyle ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.InnerContentStyle ul li {
    width: 25%;
    float: left;
    padding: 0 10px 0 0;
    margin: 0 0 5px 0;
}
.InnerContentStyle p {
    margin: 20px 0;
    font-size: 14px;
}
.InnerContentStyle ul li a {
    color: #00bcd5;
    font-size: 14px;
}
.StoryBlock h2 {
    background: #f4f4f4 !important;
    font-size: 16px;
    padding: 15px 10px;
    border: 1px solid #d3d3d3 !important;
    color: #000;
    border-radius: 5px;
}
.StoryBlock h2 span {
    float: right;
}
/*minify-circle-css*/
.c100 .slice, .c100:after, .c100 > span {
    position: absolute
}.c100.p100 .slice,.c100.p51 .slice,.c100.p52 .slice,.c100.p53 .slice,.c100.p54 .slice,.c100.p55 .slice,.c100.p56 .slice,.c100.p57 .slice,.c100.p58 .slice,.c100.p59 .slice,.c100.p60 .slice,.c100.p61 .slice,.c100.p62 .slice,.c100.p63 .slice,.c100.p64 .slice,.c100.p65 .slice,.c100.p66 .slice,.c100.p67 .slice,.c100.p68 .slice,.c100.p69 .slice,.c100.p70 .slice,.c100.p71 .slice,.c100.p72 .slice,.c100.p73 .slice,.c100.p74 .slice,.c100.p75 .slice,.c100.p76 .slice,.c100.p77 .slice,.c100.p78 .slice,.c100.p79 .slice,.c100.p80 .slice,.c100.p81 .slice,.c100.p82 .slice,.c100.p83 .slice,.c100.p84 .slice,.c100.p85 .slice,.c100.p86 .slice,.c100.p87 .slice,.c100.p88 .slice,.c100.p89 .slice,.c100.p90 .slice,.c100.p91 .slice,.c100.p92 .slice,.c100.p93 .slice,.c100.p94 .slice,.c100.p95 .slice,.c100.p96 .slice,.c100.p97 .slice,.c100.p98 .slice,.c100.p99 .slice,.rect-auto{clip:rect(auto,auto,auto,auto)}.c100 .bar,.c100.p100 .fill,.c100.p51 .fill,.c100.p52 .fill,.c100.p53 .fill,.c100.p54 .fill,.c100.p55 .fill,.c100.p56 .fill,.c100.p57 .fill,.c100.p58 .fill,.c100.p59 .fill,.c100.p60 .fill,.c100.p61 .fill,.c100.p62 .fill,.c100.p63 .fill,.c100.p64 .fill,.c100.p65 .fill,.c100.p66 .fill,.c100.p67 .fill,.c100.p68 .fill,.c100.p69 .fill,.c100.p70 .fill,.c100.p71 .fill,.c100.p72 .fill,.c100.p73 .fill,.c100.p74 .fill,.c100.p75 .fill,.c100.p76 .fill,.c100.p77 .fill,.c100.p78 .fill,.c100.p79 .fill,.c100.p80 .fill,.c100.p81 .fill,.c100.p82 .fill,.c100.p83 .fill,.c100.p84 .fill,.c100.p85 .fill,.c100.p86 .fill,.c100.p87 .fill,.c100.p88 .fill,.c100.p89 .fill,.c100.p90 .fill,.c100.p91 .fill,.c100.p92 .fill,.c100.p93 .fill,.c100.p94 .fill,.c100.p95 .fill,.c100.p96 .fill,.c100.p97 .fill,.c100.p98 .fill,.c100.p99 .fill,.pie{position:absolute;border:.08em solid #F96229;width:.84em;height:.84em;clip:rect(0,.5em,1em,0);border-radius:50%;-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}.c100,.c100:after{border-radius:50%}.c100.p100 .bar:after,.c100.p100 .fill,.c100.p51 .bar:after,.c100.p51 .fill,.c100.p52 .bar:after,.c100.p52 .fill,.c100.p53 .bar:after,.c100.p53 .fill,.c100.p54 .bar:after,.c100.p54 .fill,.c100.p55 .bar:after,.c100.p55 .fill,.c100.p56 .bar:after,.c100.p56 .fill,.c100.p57 .bar:after,.c100.p57 .fill,.c100.p58 .bar:after,.c100.p58 .fill,.c100.p59 .bar:after,.c100.p59 .fill,.c100.p60 .bar:after,.c100.p60 .fill,.c100.p61 .bar:after,.c100.p61 .fill,.c100.p62 .bar:after,.c100.p62 .fill,.c100.p63 .bar:after,.c100.p63 .fill,.c100.p64 .bar:after,.c100.p64 .fill,.c100.p65 .bar:after,.c100.p65 .fill,.c100.p66 .bar:after,.c100.p66 .fill,.c100.p67 .bar:after,.c100.p67 .fill,.c100.p68 .bar:after,.c100.p68 .fill,.c100.p69 .bar:after,.c100.p69 .fill,.c100.p70 .bar:after,.c100.p70 .fill,.c100.p71 .bar:after,.c100.p71 .fill,.c100.p72 .bar:after,.c100.p72 .fill,.c100.p73 .bar:after,.c100.p73 .fill,.c100.p74 .bar:after,.c100.p74 .fill,.c100.p75 .bar:after,.c100.p75 .fill,.c100.p76 .bar:after,.c100.p76 .fill,.c100.p77 .bar:after,.c100.p77 .fill,.c100.p78 .bar:after,.c100.p78 .fill,.c100.p79 .bar:after,.c100.p79 .fill,.c100.p80 .bar:after,.c100.p80 .fill,.c100.p81 .bar:after,.c100.p81 .fill,.c100.p82 .bar:after,.c100.p82 .fill,.c100.p83 .bar:after,.c100.p83 .fill,.c100.p84 .bar:after,.c100.p84 .fill,.c100.p85 .bar:after,.c100.p85 .fill,.c100.p86 .bar:after,.c100.p86 .fill,.c100.p87 .bar:after,.c100.p87 .fill,.c100.p88 .bar:after,.c100.p88 .fill,.c100.p89 .bar:after,.c100.p89 .fill,.c100.p90 .bar:after,.c100.p90 .fill,.c100.p91 .bar:after,.c100.p91 .fill,.c100.p92 .bar:after,.c100.p92 .fill,.c100.p93 .bar:after,.c100.p93 .fill,.c100.p94 .bar:after,.c100.p94 .fill,.c100.p95 .bar:after,.c100.p95 .fill,.c100.p96 .bar:after,.c100.p96 .fill,.c100.p97 .bar:after,.c100.p97 .fill,.c100.p98 .bar:after,.c100.p98 .fill,.c100.p99 .bar:after,.c100.p99 .fill,.pie-fill{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.c100{position:relative;font-size:120px;width:1em;height:1em;float:left;margin:0 .1em .1em 0;background-color:#ccc}.c100 *,.c100 :after,.c100 :before{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.c100.center{float:none;margin:0 auto}.c100.big{font-size:240px}.c100.small{font-size:80px}.c100>span{z-index:1;left:0;top:0;width:5em;line-height:5em;font-size:.2em;color:#ccc;display:block;text-align:center;white-space:nowrap;-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;transition-property:all;-webkit-transition-duration:.2s;-moz-transition-duration:.2s;-o-transition-duration:.2s;transition-duration:.2s;-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.c100:after{top:.08em;left:.08em;display:block;content:" ";background-color:#f5f5f5;width:.84em;height:.84em;-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;transition-property:all;-webkit-transition-duration:.2s;-moz-transition-duration:.2s;-o-transition-duration:.2s;transition-duration:.2s;-webkit-transition-timing-function:ease-in;-moz-transition-timing-function:ease-in;-o-transition-timing-function:ease-in;transition-timing-function:ease-in}.c100 .slice{width:1em;height:1em;clip:rect(0,1em,1em,.5em)}.c100.p1 .bar{-webkit-transform:rotate(3.6deg);-moz-transform:rotate(3.6deg);-ms-transform:rotate(3.6deg);-o-transform:rotate(3.6deg);transform:rotate(3.6deg)}.c100.p2 .bar{-webkit-transform:rotate(7.2deg);-moz-transform:rotate(7.2deg);-ms-transform:rotate(7.2deg);-o-transform:rotate(7.2deg);transform:rotate(7.2deg)}.c100.p3 .bar{-webkit-transform:rotate(10.8deg);-moz-transform:rotate(10.8deg);-ms-transform:rotate(10.8deg);-o-transform:rotate(10.8deg);transform:rotate(10.8deg)}.c100.p4 .bar{-webkit-transform:rotate(14.4deg);-moz-transform:rotate(14.4deg);-ms-transform:rotate(14.4deg);-o-transform:rotate(14.4deg);transform:rotate(14.4deg)}.c100.p5 .bar{-webkit-transform:rotate(18deg);-moz-transform:rotate(18deg);-ms-transform:rotate(18deg);-o-transform:rotate(18deg);transform:rotate(18deg)}.c100.p6 .bar{-webkit-transform:rotate(21.6deg);-moz-transform:rotate(21.6deg);-ms-transform:rotate(21.6deg);-o-transform:rotate(21.6deg);transform:rotate(21.6deg)}.c100.p7 .bar{-webkit-transform:rotate(25.2deg);-moz-transform:rotate(25.2deg);-ms-transform:rotate(25.2deg);-o-transform:rotate(25.2deg);transform:rotate(25.2deg)}.c100.p8 .bar{-webkit-transform:rotate(28.8deg);-moz-transform:rotate(28.8deg);-ms-transform:rotate(28.8deg);-o-transform:rotate(28.8deg);transform:rotate(28.8deg)}.c100.p9 .bar{-webkit-transform:rotate(32.4deg);-moz-transform:rotate(32.4deg);-ms-transform:rotate(32.4deg);-o-transform:rotate(32.4deg);transform:rotate(32.4deg)}.c100.p10 .bar{-webkit-transform:rotate(36deg);-moz-transform:rotate(36deg);-ms-transform:rotate(36deg);-o-transform:rotate(36deg);transform:rotate(36deg)}.c100.p11 .bar{-webkit-transform:rotate(39.6deg);-moz-transform:rotate(39.6deg);-ms-transform:rotate(39.6deg);-o-transform:rotate(39.6deg);transform:rotate(39.6deg)}.c100.p12 .bar{-webkit-transform:rotate(43.2deg);-moz-transform:rotate(43.2deg);-ms-transform:rotate(43.2deg);-o-transform:rotate(43.2deg);transform:rotate(43.2deg)}.c100.p13 .bar{-webkit-transform:rotate(46.800000000000004deg);-moz-transform:rotate(46.800000000000004deg);-ms-transform:rotate(46.800000000000004deg);-o-transform:rotate(46.800000000000004deg);transform:rotate(46.800000000000004deg)}.c100.p14 .bar{-webkit-transform:rotate(50.4deg);-moz-transform:rotate(50.4deg);-ms-transform:rotate(50.4deg);-o-transform:rotate(50.4deg);transform:rotate(50.4deg)}.c100.p15 .bar{-webkit-transform:rotate(54deg);-moz-transform:rotate(54deg);-ms-transform:rotate(54deg);-o-transform:rotate(54deg);transform:rotate(54deg)}.c100.p16 .bar{-webkit-transform:rotate(57.6deg);-moz-transform:rotate(57.6deg);-ms-transform:rotate(57.6deg);-o-transform:rotate(57.6deg);transform:rotate(57.6deg)}.c100.p17 .bar{-webkit-transform:rotate(61.2deg);-moz-transform:rotate(61.2deg);-ms-transform:rotate(61.2deg);-o-transform:rotate(61.2deg);transform:rotate(61.2deg)}.c100.p18 .bar{-webkit-transform:rotate(64.8deg);-moz-transform:rotate(64.8deg);-ms-transform:rotate(64.8deg);-o-transform:rotate(64.8deg);transform:rotate(64.8deg)}.c100.p19 .bar{-webkit-transform:rotate(68.4deg);-moz-transform:rotate(68.4deg);-ms-transform:rotate(68.4deg);-o-transform:rotate(68.4deg);transform:rotate(68.4deg)}.c100.p20 .bar{-webkit-transform:rotate(72deg);-moz-transform:rotate(72deg);-ms-transform:rotate(72deg);-o-transform:rotate(72deg);transform:rotate(72deg)}.c100.p21 .bar{-webkit-transform:rotate(75.60000000000001deg);-moz-transform:rotate(75.60000000000001deg);-ms-transform:rotate(75.60000000000001deg);-o-transform:rotate(75.60000000000001deg);transform:rotate(75.60000000000001deg)}.c100.p22 .bar{-webkit-transform:rotate(79.2deg);-moz-transform:rotate(79.2deg);-ms-transform:rotate(79.2deg);-o-transform:rotate(79.2deg);transform:rotate(79.2deg)}.c100.p23 .bar{-webkit-transform:rotate(82.8deg);-moz-transform:rotate(82.8deg);-ms-transform:rotate(82.8deg);-o-transform:rotate(82.8deg);transform:rotate(82.8deg)}.c100.p24 .bar{-webkit-transform:rotate(86.4deg);-moz-transform:rotate(86.4deg);-ms-transform:rotate(86.4deg);-o-transform:rotate(86.4deg);transform:rotate(86.4deg)}.c100.p25 .bar{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.c100.p26 .bar{-webkit-transform:rotate(93.60000000000001deg);-moz-transform:rotate(93.60000000000001deg);-ms-transform:rotate(93.60000000000001deg);-o-transform:rotate(93.60000000000001deg);transform:rotate(93.60000000000001deg)}.c100.p27 .bar{-webkit-transform:rotate(97.2deg);-moz-transform:rotate(97.2deg);-ms-transform:rotate(97.2deg);-o-transform:rotate(97.2deg);transform:rotate(97.2deg)}.c100.p28 .bar{-webkit-transform:rotate(100.8deg);-moz-transform:rotate(100.8deg);-ms-transform:rotate(100.8deg);-o-transform:rotate(100.8deg);transform:rotate(100.8deg)}.c100.p29 .bar{-webkit-transform:rotate(104.4deg);-moz-transform:rotate(104.4deg);-ms-transform:rotate(104.4deg);-o-transform:rotate(104.4deg);transform:rotate(104.4deg)}.c100.p30 .bar{-webkit-transform:rotate(108deg);-moz-transform:rotate(108deg);-ms-transform:rotate(108deg);-o-transform:rotate(108deg);transform:rotate(108deg)}.c100.p31 .bar{-webkit-transform:rotate(111.60000000000001deg);-moz-transform:rotate(111.60000000000001deg);-ms-transform:rotate(111.60000000000001deg);-o-transform:rotate(111.60000000000001deg);transform:rotate(111.60000000000001deg)}.c100.p32 .bar{-webkit-transform:rotate(115.2deg);-moz-transform:rotate(115.2deg);-ms-transform:rotate(115.2deg);-o-transform:rotate(115.2deg);transform:rotate(115.2deg)}.c100.p33 .bar{-webkit-transform:rotate(118.8deg);-moz-transform:rotate(118.8deg);-ms-transform:rotate(118.8deg);-o-transform:rotate(118.8deg);transform:rotate(118.8deg)}.c100.p34 .bar{-webkit-transform:rotate(122.4deg);-moz-transform:rotate(122.4deg);-ms-transform:rotate(122.4deg);-o-transform:rotate(122.4deg);transform:rotate(122.4deg)}.c100.p35 .bar{-webkit-transform:rotate(126deg);-moz-transform:rotate(126deg);-ms-transform:rotate(126deg);-o-transform:rotate(126deg);transform:rotate(126deg)}.c100.p36 .bar{-webkit-transform:rotate(129.6deg);-moz-transform:rotate(129.6deg);-ms-transform:rotate(129.6deg);-o-transform:rotate(129.6deg);transform:rotate(129.6deg)}.c100.p37 .bar{-webkit-transform:rotate(133.20000000000002deg);-moz-transform:rotate(133.20000000000002deg);-ms-transform:rotate(133.20000000000002deg);-o-transform:rotate(133.20000000000002deg);transform:rotate(133.20000000000002deg)}.c100.p38 .bar{-webkit-transform:rotate(136.8deg);-moz-transform:rotate(136.8deg);-ms-transform:rotate(136.8deg);-o-transform:rotate(136.8deg);transform:rotate(136.8deg)}.c100.p39 .bar{-webkit-transform:rotate(140.4deg);-moz-transform:rotate(140.4deg);-ms-transform:rotate(140.4deg);-o-transform:rotate(140.4deg);transform:rotate(140.4deg)}.c100.p40 .bar{-webkit-transform:rotate(144deg);-moz-transform:rotate(144deg);-ms-transform:rotate(144deg);-o-transform:rotate(144deg);transform:rotate(144deg)}.c100.p41 .bar{-webkit-transform:rotate(147.6deg);-moz-transform:rotate(147.6deg);-ms-transform:rotate(147.6deg);-o-transform:rotate(147.6deg);transform:rotate(147.6deg)}.c100.p42 .bar{-webkit-transform:rotate(151.20000000000002deg);-moz-transform:rotate(151.20000000000002deg);-ms-transform:rotate(151.20000000000002deg);-o-transform:rotate(151.20000000000002deg);transform:rotate(151.20000000000002deg)}.c100.p43 .bar{-webkit-transform:rotate(154.8deg);-moz-transform:rotate(154.8deg);-ms-transform:rotate(154.8deg);-o-transform:rotate(154.8deg);transform:rotate(154.8deg)}.c100.p44 .bar{-webkit-transform:rotate(158.4deg);-moz-transform:rotate(158.4deg);-ms-transform:rotate(158.4deg);-o-transform:rotate(158.4deg);transform:rotate(158.4deg)}.c100.p45 .bar{-webkit-transform:rotate(162deg);-moz-transform:rotate(162deg);-ms-transform:rotate(162deg);-o-transform:rotate(162deg);transform:rotate(162deg)}.c100.p46 .bar{-webkit-transform:rotate(165.6deg);-moz-transform:rotate(165.6deg);-ms-transform:rotate(165.6deg);-o-transform:rotate(165.6deg);transform:rotate(165.6deg)}.c100.p47 .bar{-webkit-transform:rotate(169.20000000000002deg);-moz-transform:rotate(169.20000000000002deg);-ms-transform:rotate(169.20000000000002deg);-o-transform:rotate(169.20000000000002deg);transform:rotate(169.20000000000002deg)}.c100.p48 .bar{-webkit-transform:rotate(172.8deg);-moz-transform:rotate(172.8deg);-ms-transform:rotate(172.8deg);-o-transform:rotate(172.8deg);transform:rotate(172.8deg)}.c100.p49 .bar{-webkit-transform:rotate(176.4deg);-moz-transform:rotate(176.4deg);-ms-transform:rotate(176.4deg);-o-transform:rotate(176.4deg);transform:rotate(176.4deg)}.c100.p50 .bar{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.c100.p51 .bar{-webkit-transform:rotate(183.6deg);-moz-transform:rotate(183.6deg);-ms-transform:rotate(183.6deg);-o-transform:rotate(183.6deg);transform:rotate(183.6deg)}.c100.p52 .bar{-webkit-transform:rotate(187.20000000000002deg);-moz-transform:rotate(187.20000000000002deg);-ms-transform:rotate(187.20000000000002deg);-o-transform:rotate(187.20000000000002deg);transform:rotate(187.20000000000002deg)}.c100.p53 .bar{-webkit-transform:rotate(190.8deg);-moz-transform:rotate(190.8deg);-ms-transform:rotate(190.8deg);-o-transform:rotate(190.8deg);transform:rotate(190.8deg)}.c100.p54 .bar{-webkit-transform:rotate(194.4deg);-moz-transform:rotate(194.4deg);-ms-transform:rotate(194.4deg);-o-transform:rotate(194.4deg);transform:rotate(194.4deg)}.c100.p55 .bar{-webkit-transform:rotate(198deg);-moz-transform:rotate(198deg);-ms-transform:rotate(198deg);-o-transform:rotate(198deg);transform:rotate(198deg)}.c100.p56 .bar{-webkit-transform:rotate(201.6deg);-moz-transform:rotate(201.6deg);-ms-transform:rotate(201.6deg);-o-transform:rotate(201.6deg);transform:rotate(201.6deg)}.c100.p57 .bar{-webkit-transform:rotate(205.20000000000002deg);-moz-transform:rotate(205.20000000000002deg);-ms-transform:rotate(205.20000000000002deg);-o-transform:rotate(205.20000000000002deg);transform:rotate(205.20000000000002deg)}.c100.p58 .bar{-webkit-transform:rotate(208.8deg);-moz-transform:rotate(208.8deg);-ms-transform:rotate(208.8deg);-o-transform:rotate(208.8deg);transform:rotate(208.8deg)}.c100.p59 .bar{-webkit-transform:rotate(212.4deg);-moz-transform:rotate(212.4deg);-ms-transform:rotate(212.4deg);-o-transform:rotate(212.4deg);transform:rotate(212.4deg)}.c100.p60 .bar{-webkit-transform:rotate(216deg);-moz-transform:rotate(216deg);-ms-transform:rotate(216deg);-o-transform:rotate(216deg);transform:rotate(216deg)}.c100.p61 .bar{-webkit-transform:rotate(219.6deg);-moz-transform:rotate(219.6deg);-ms-transform:rotate(219.6deg);-o-transform:rotate(219.6deg);transform:rotate(219.6deg)}.c100.p62 .bar{-webkit-transform:rotate(223.20000000000002deg);-moz-transform:rotate(223.20000000000002deg);-ms-transform:rotate(223.20000000000002deg);-o-transform:rotate(223.20000000000002deg);transform:rotate(223.20000000000002deg)}.c100.p63 .bar{-webkit-transform:rotate(226.8deg);-moz-transform:rotate(226.8deg);-ms-transform:rotate(226.8deg);-o-transform:rotate(226.8deg);transform:rotate(226.8deg)}.c100.p64 .bar{-webkit-transform:rotate(230.4deg);-moz-transform:rotate(230.4deg);-ms-transform:rotate(230.4deg);-o-transform:rotate(230.4deg);transform:rotate(230.4deg)}.c100.p65 .bar{-webkit-transform:rotate(234deg);-moz-transform:rotate(234deg);-ms-transform:rotate(234deg);-o-transform:rotate(234deg);transform:rotate(234deg)}.c100.p66 .bar{-webkit-transform:rotate(237.6deg);-moz-transform:rotate(237.6deg);-ms-transform:rotate(237.6deg);-o-transform:rotate(237.6deg);transform:rotate(237.6deg)}.c100.p67 .bar{-webkit-transform:rotate(241.20000000000002deg);-moz-transform:rotate(241.20000000000002deg);-ms-transform:rotate(241.20000000000002deg);-o-transform:rotate(241.20000000000002deg);transform:rotate(241.20000000000002deg)}.c100.p68 .bar{-webkit-transform:rotate(244.8deg);-moz-transform:rotate(244.8deg);-ms-transform:rotate(244.8deg);-o-transform:rotate(244.8deg);transform:rotate(244.8deg)}.c100.p69 .bar{-webkit-transform:rotate(248.4deg);-moz-transform:rotate(248.4deg);-ms-transform:rotate(248.4deg);-o-transform:rotate(248.4deg);transform:rotate(248.4deg)}.c100.p70 .bar{-webkit-transform:rotate(252deg);-moz-transform:rotate(252deg);-ms-transform:rotate(252deg);-o-transform:rotate(252deg);transform:rotate(252deg)}.c100.p71 .bar{-webkit-transform:rotate(255.6deg);-moz-transform:rotate(255.6deg);-ms-transform:rotate(255.6deg);-o-transform:rotate(255.6deg);transform:rotate(255.6deg)}.c100.p72 .bar{-webkit-transform:rotate(259.2deg);-moz-transform:rotate(259.2deg);-ms-transform:rotate(259.2deg);-o-transform:rotate(259.2deg);transform:rotate(259.2deg)}.c100.p73 .bar{-webkit-transform:rotate(262.8deg);-moz-transform:rotate(262.8deg);-ms-transform:rotate(262.8deg);-o-transform:rotate(262.8deg);transform:rotate(262.8deg)}.c100.p74 .bar{-webkit-transform:rotate(266.40000000000003deg);-moz-transform:rotate(266.40000000000003deg);-ms-transform:rotate(266.40000000000003deg);-o-transform:rotate(266.40000000000003deg);transform:rotate(266.40000000000003deg)}.c100.p75 .bar{-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg)}.c100.p76 .bar{-webkit-transform:rotate(273.6deg);-moz-transform:rotate(273.6deg);-ms-transform:rotate(273.6deg);-o-transform:rotate(273.6deg);transform:rotate(273.6deg)}.c100.p77 .bar{-webkit-transform:rotate(277.2deg);-moz-transform:rotate(277.2deg);-ms-transform:rotate(277.2deg);-o-transform:rotate(277.2deg);transform:rotate(277.2deg)}.c100.p78 .bar{-webkit-transform:rotate(280.8deg);-moz-transform:rotate(280.8deg);-ms-transform:rotate(280.8deg);-o-transform:rotate(280.8deg);transform:rotate(280.8deg)}.c100.p79 .bar{-webkit-transform:rotate(284.40000000000003deg);-moz-transform:rotate(284.40000000000003deg);-ms-transform:rotate(284.40000000000003deg);-o-transform:rotate(284.40000000000003deg);transform:rotate(284.40000000000003deg)}.c100.p80 .bar{-webkit-transform:rotate(288deg);-moz-transform:rotate(288deg);-ms-transform:rotate(288deg);-o-transform:rotate(288deg);transform:rotate(288deg)}.c100.p81 .bar{-webkit-transform:rotate(291.6deg);-moz-transform:rotate(291.6deg);-ms-transform:rotate(291.6deg);-o-transform:rotate(291.6deg);transform:rotate(291.6deg)}.c100.p82 .bar{-webkit-transform:rotate(295.2deg);-moz-transform:rotate(295.2deg);-ms-transform:rotate(295.2deg);-o-transform:rotate(295.2deg);transform:rotate(295.2deg)}.c100.p83 .bar{-webkit-transform:rotate(298.8deg);-moz-transform:rotate(298.8deg);-ms-transform:rotate(298.8deg);-o-transform:rotate(298.8deg);transform:rotate(298.8deg)}.c100.p84 .bar{-webkit-transform:rotate(302.40000000000003deg);-moz-transform:rotate(302.40000000000003deg);-ms-transform:rotate(302.40000000000003deg);-o-transform:rotate(302.40000000000003deg);transform:rotate(302.40000000000003deg)}.c100.p85 .bar{-webkit-transform:rotate(306deg);-moz-transform:rotate(306deg);-ms-transform:rotate(306deg);-o-transform:rotate(306deg);transform:rotate(306deg)}.c100.p86 .bar{-webkit-transform:rotate(309.6deg);-moz-transform:rotate(309.6deg);-ms-transform:rotate(309.6deg);-o-transform:rotate(309.6deg);transform:rotate(309.6deg)}.c100.p87 .bar{-webkit-transform:rotate(313.2deg);-moz-transform:rotate(313.2deg);-ms-transform:rotate(313.2deg);-o-transform:rotate(313.2deg);transform:rotate(313.2deg)}.c100.p88 .bar{-webkit-transform:rotate(316.8deg);-moz-transform:rotate(316.8deg);-ms-transform:rotate(316.8deg);-o-transform:rotate(316.8deg);transform:rotate(316.8deg)}.c100.p89 .bar{-webkit-transform:rotate(320.40000000000003deg);-moz-transform:rotate(320.40000000000003deg);-ms-transform:rotate(320.40000000000003deg);-o-transform:rotate(320.40000000000003deg);transform:rotate(320.40000000000003deg)}.c100.p90 .bar{-webkit-transform:rotate(324deg);-moz-transform:rotate(324deg);-ms-transform:rotate(324deg);-o-transform:rotate(324deg);transform:rotate(324deg)}.c100.p91 .bar{-webkit-transform:rotate(327.6deg);-moz-transform:rotate(327.6deg);-ms-transform:rotate(327.6deg);-o-transform:rotate(327.6deg);transform:rotate(327.6deg)}.c100.p92 .bar{-webkit-transform:rotate(331.2deg);-moz-transform:rotate(331.2deg);-ms-transform:rotate(331.2deg);-o-transform:rotate(331.2deg);transform:rotate(331.2deg)}.c100.p93 .bar{-webkit-transform:rotate(334.8deg);-moz-transform:rotate(334.8deg);-ms-transform:rotate(334.8deg);-o-transform:rotate(334.8deg);transform:rotate(334.8deg)}.c100.p94 .bar{-webkit-transform:rotate(338.40000000000003deg);-moz-transform:rotate(338.40000000000003deg);-ms-transform:rotate(338.40000000000003deg);-o-transform:rotate(338.40000000000003deg);transform:rotate(338.40000000000003deg)}.c100.p95 .bar{-webkit-transform:rotate(342deg);-moz-transform:rotate(342deg);-ms-transform:rotate(342deg);-o-transform:rotate(342deg);transform:rotate(342deg)}.c100.p96 .bar{-webkit-transform:rotate(345.6deg);-moz-transform:rotate(345.6deg);-ms-transform:rotate(345.6deg);-o-transform:rotate(345.6deg);transform:rotate(345.6deg)}.c100.p97 .bar{-webkit-transform:rotate(349.2deg);-moz-transform:rotate(349.2deg);-ms-transform:rotate(349.2deg);-o-transform:rotate(349.2deg);transform:rotate(349.2deg)}.c100.p98 .bar{-webkit-transform:rotate(352.8deg);-moz-transform:rotate(352.8deg);-ms-transform:rotate(352.8deg);-o-transform:rotate(352.8deg);transform:rotate(352.8deg)}.c100.p99 .bar{-webkit-transform:rotate(356.40000000000003deg);-moz-transform:rotate(356.40000000000003deg);-ms-transform:rotate(356.40000000000003deg);-o-transform:rotate(356.40000000000003deg);transform:rotate(356.40000000000003deg)}.c100.p100 .bar{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}.c100:hover{cursor:default}.c100:hover>span{width:3.33em;line-height:3.33em;font-size:.3em;color:#307bbb}.c100:hover:after{top:.04em;left:.04em;width:.92em;height:.92em}.c100.dark{background-color:#777}.c100.dark .bar,.c100.dark .fill{border-color:#c6ff00!important}.c100.dark>span{color:#777}.c100.dark:after{background-color:#666}.c100.dark:hover>span{color:#c6ff00}.c100.green .bar,.c100.green .fill{border-color:#4db53c!important}.c100.green:hover>span{color:#4db53c}.c100.green.dark .bar,.c100.green.dark .fill{border-color:#5fd400!important}.c100.green.dark:hover>span{color:#5fd400}.c100.orange .bar,.c100.orange .fill{border-color:#dd9d22!important}.c100.orange:hover>span{color:#dd9d22}.c100.orange.dark .bar,.c100.orange.dark .fill{border-color:#e08833!important}.c100.orange.dark:hover>span{color:#e08833}
/*end*/

.navbartwo li:last-child::after{
    display: none;
}
.protectedimage
{
    width:25px;
    height:25px;
}
.inbox-messages-main{
    border: 1px solid #ccc;
    padding: 15px;
    margin-top: 10px;
}
.inbox-messages-main .ib-1{
    display: inline-block;
width: 15.3%;
    text-align: center;
}
.inbox-messages-main .ib-1 p{
    color: #000;
    text-decoration: none;
    margin: 10px 0 0;
}
.inbox-messages-main .ib-1 a{
    display: block;
}
.inbox-messages-main .ib-1 a:hover,
.inbox-messages-main .ib-1 a:focus{
    text-decoration: none;
    color: #000;
}
.align-center-div .col-md-6{
    padding-left: 10px;
    padding-right: 10px;
}


.evnt-shadow-box {
    padding: 25px 30px;
    box-shadow: 0 6px 7px rgba(0,0,0,0.05), 0 -2px 7px rgba(0,0,0,0.10);
    float: left;
    width: 94%;
    height: 265px;
}

.forthcome {
    box-shadow: 0 6px 7px rgba(0,0,0,0.05), 0 -2px 7px rgba(0,0,0,0.10);
    background-color: #fff;
    width: 95%;
    height: 275px;
    margin-bottom: 30px;
}

.forthcome h1 {
    color: #fff;
    background-color: #AA0003;
    padding: 15px 30px;
    font-size: 18px;
    margin-bottom: 0px;
    font-weight: 600;
}
.forthcome p {
    font-size: 16px;
    padding: 15px 30px 30px 30px;
    line-height: 30px;
}


#free-otp-close {
            display: none;
        }
        .free-register-otp{
            padding: 70px 0px 70px 0px;
            text-align: center;
        }
        .free-register-otp h1 {
            font-size: 23px;
            line-height: 30px;
            color: #2D5D43;
        }
        .free-register-otp p {
            color: #666666;
            font-size: 18px;
            line-height: 30px;
            margin-bottom: 30px;
        }
        .free-register-otp-form {
            margin: auto;
            width: 80%;
            border-radius: inherit;
            height: 50px;
            padding: 6px 25px;
        }
        p.resend-code {
            font-size: 14px;
            margin: 25px 0px 0px 0px;
        }
        .resend-otp a {
            color: #6C0E0F;
            border-bottom: 1px solid #6C0E0f;
        }
        .btn-otp-submit-pay {
            color: #fff;
            background-color: #6C0E0F;
            border-color: #ccc;
            width: 50%;
            height: 50px;
            margin-top: 25px;
        }

ul.thiru-temple li.active::after {
    content: ">>";
    position: absolute;
    font-weight: bold;
    color: #D06567;
    right: 30px;
    top: 10px;
    transition: 0.5s all ease;
}
ul.thiru-temple li.active:hover:after {
    transform: translateX(4px);
}
.bg-white{
    background-color: #fff;
}
.txt-grey {
    color: #737373;
}
.ex-para {
    font-size: 16px;
    line-height: 25px;
}
.ex-prime {
    box-shadow: 1px 3px 7px 0px #ddd;
    padding: 25px 0px 30px 35px;
	height: 283px;
}
.pay-paddng {
    padding: 13% 0px 0px 0px;
    background-color: #fff;
}
.ex-prime h1 {
    color: #2E5A3F;
    font-size: 26px;
    font-weight: bold;
    margin: 0;
    padding-bottom: 25px;
}
.prime-list {
    padding-left: 15px;
    line-height: 35px;
}
.prime-list li {
    color: #2E5A3F;
}
.taxes {
    background-color: #2D5D43;
    height: 283px;
    display: flex;
    align-items: center;
    justify-content: center;
    vertical-align: middle;
}
.tax-rupees h1 {
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    margin-top: 0;
}
.tax-rupees {
    margin-left: 10px;
}
.txt-white{
    color: #fff;
}
.rupees-para {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 25px;
}
span.mr-right {
    margin-right: 15px;
}
.month-contact {
    color: #fff;
    font-size: 18px;
    padding-top: 22px;
}
.ninestd {
    margin-left: 20px;
}
.onetwenty {
    margin-left: 4px;
}
.choose-pay {
    background: #EAEAEA;
    margin-top: 25px;
    margin-bottom: 40px;
    box-shadow: 1px 3px 7px 0px #ddd;
}
.choose-pay h1 {
    font-size: 25px;
    font-weight: bold;
    color: #333333;
    padding: 20px 0px 20px 35px;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
}
.btn-pay {
    color: #fff;
    background-color: #B30409;
    border-color: #ccc;
    width: 10%;
    border-radius: inherit !important;
    margin-left: 20px;
}

/*Forgot Password*/

.pad-box {
    width: 75%;
    box-shadow: 1px 3px 7px 0px #ddd;
    margin: auto;
}
.forgot-pass {
    padding: 35px 0px;
    position: relative;
}
.forgot-pass h1 {
    color: #636363;
    font-size: 20px;
    font-weight: 500;
    text-align: center;
    margin: 0 auto;
}
.forgot-pass img {
    float: left;
    position: absolute;
    left: 30px;
    top: 25px;
}
.mobile-email {
    background-color: #F5F5F5;
    padding: 50px 0px 70px 0px;
    text-align: center;
}
.mobile-email h1 {
    font-size: 23px;
    line-height: 30px;
}
.mobile-email p {
    color: #666666;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 30px;
}
.forgot-form {
    margin: auto;
    width: 60%;
    border-radius: inherit;
    height: 50px;
    padding: 6px 25px;
}
.btn-forgot-pay {
    color: #fff;
    background-color: #6C0E0F;
    border-color: #ccc;
    width: 18%;
    height: 50px;
    margin-top: 50px;
}
.btn-forgot-pay:hover {
    color: #000 !important;
    background-color: #ffffff !important;
    border-color: #6C0E0F !important;
}
.pay-paddng-forgot {
    padding: 13% 0px 6% 0px;
    background-color: #fff;
}
input::placeholder{
    font-size: 17px;
}
.otp-form {
    margin: auto;
    width: 45%;
    border-radius: inherit;
    height: 50px;
    padding: 6px 25px;
}
.otp {
    background-color: #F5F5F5;
    padding: 30px 0px 70px 0px;
    text-align: center;
}
.otp h1 {
    font-size: 23px;
    line-height: 30px;
}
.otp p {
    color: #666666;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 30px;
}
p.resend-code {
    font-size: 14px;
    margin: 25px 0px 0px 0px;
}
.btn-submit-pay {
    color: #fff;
    background-color: #6C0E0F;
    border-color: #ccc;
    width: 18%;
    height: 50px;
    margin-top: 25px;
}
.btn-submit-pay:hover {
    color: #000 !important;
    background-color: #ffffff !important;
    border-color: #6C0E0F !important;
}
.resend-otp a {
    color: #6C0E0F;
    border-bottom: 1px solid #6C0E0f;
}
.new-form {
    margin: auto;
    width: 45%;
    border-radius: inherit;
    height: 50px;
    padding: 6px 25px;
    margin-bottom: 20px;
}
.conform-form {
    margin: auto;
    width: 45%;
    border-radius: inherit;
    height: 50px;
    padding: 6px 25px;
}
.new-password {
    background-color: #F5F5F5;
    padding: 70px 0px 70px 0px;
    text-align: center;
}
/*end Forgot Password*/
body{
    padding-right: 0px !important;
    text-align:left !important;
}

loginform .form-control.form-style {
    border: 1px solid #C6C6C6 !important;
    background: #EEEEEE;
}
.login_modal .modal-content {
    border: none !important;
    border-radius: 0px;
    padding: 0px 20px;
}
.form-control.form-style:focus ~ label {
    top: 5px;
    color: #097043 !important;
    font-size: 10px;
}


.home-banner-one {
    background: url('../images/home/Banner-01.jpg')no-repeat;
    width:100%;
    height:656px;
    background-position:top center;
    background-size:cover;
    position:relative;
}
div#homecarousel .carousel-indicators
{
        text-align: left;
    width: auto;
    left: 0px;
    margin-left: 0px;
    bottom:30px;
}
div#homecarousel  .carousel-indicators li
{
   height:15px;
   width:15px;
   background:#949899;
   border-color:#949899;
   display:inline-flex;
   margin:0px 3px;
}
div#homecarousel .carousel-indicators li.active
{
     height:15px;
   width:15px;
   background-color:blue;
   border-color:#fff;
      margin:0px 3px;
}
.homebannercontent {
  padding-top:430px;
}
.homebannercontent h1
{
    color:#fff;
    font-size:60px;
    margin:0px;
    padding:10px 0px;
    font-weight:bold;
    text-align:left;
}
.Registerforminnersec {
    background: #fff;
    border: 2px solid rgba(255,255,255,.8);
    padding: 20px 27px;
    height: auto;
    margin-top:-20px;
    box-shadow: inset 0 0 3px #555;
}

.Registerforminnersec .form-control {
    height: 45px;
    border: 1px solid #fff;
    border-radius: 5px;
    font-size: 16px;
    background-color: #eee;
}
.Registerformsec {
    position: relative;
    margin-top: -500px;
    right: 0px;
    width: 425px;
    margin-right: 0px;
    float: right;
}
.Registerforminnersec h2
{
    margin:0px;
    padding:0px 0px 20px 0px;
    font-size:25px;
    color:#2d5d43;
    font-weight:bold;
}
.Registerforminnersec .form-group
{
    margin-bottom:12px;
}
.Registerforminnersec .form-control
{
    height:45px;
    border:1px solid #fff;
    border-radius:5px;
    font-size:16px;
}
.dob
{
    background: #e1e1e1;
    height: 45px;
    color: #555;
    padding: 12px 12px;
    font-size: 16px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.dobcolwidth .col-sm-3
{
       width:30%;
}
.dobcolwidth .col-sm-3 .form-control
{
     border-radius:0px !important;
}
.dobcolwidth .col-sm-6 .form-control
{
     border-radius:0px !important;
     border-top-right-radius:5px !important;
     border-bottom-right-radius:5px !important;
}
.dobcolwidth .col-sm-6
{
       width:40%;
}
.btn.btnregister {
     display: block;
    width: 100%;
    color: #fff;
    background: #6d0305;
    border-radius: 0px;
    height: 50px;
    margin: 15px 0px 0px 0px;
    font-size: 25px;
    text-align: center;
    padding: 0px 0px;
    border-radius:5px;
}
.homepagesection2 {
    background: url('../images/home/Bg-01.jpg')no-repeat;
    width:100%;
    height:auto;
    background-position:top center;
    background-size:cover;
    border-top:8px solid #ab9c63;
    padding-bottom:10px;
}
.headerform {
    padding: 20px 20px 20px 0px;
   
}
.headerform p {
     font-size: 30px;
     color:#054825;
     margin:0px;
     padding:0px;
     font-weight:700;
}
.form-inner-section .form-control
{
    height:52px;
    border:1px solid #fff;
    border-radius:5px;
    font-size:16px;
        padding: 10px 20px;
}
.bradiusleft
{
    border-radius:0px !important;
    border-top-left-radius:5px !important;
    border-bottom-left-radius:5px !important;
}
.bradiusright
{
    border-radius:0px !important;
    border-top-right-radius:5px !important;
    border-bottom-right-radius:5px !important;
}
.tolabele {
    background: #fff;
    height: 52px;
    padding: 14px 20px;
    text-align: center;
    font-size: 18px;
    color: #555;
}
.padrft15
{
    padding-right:12px;
}
.pad15bth
{
    padding-left:6px;
    padding-right:6px;
}
.pad15lft
{
    padding-left:12px;
}
.searchdeatails p
{
     display: inline-block;
    margin: 20px 0px 5px 0px;
    padding: 5px 0px;
}
.searchdeatails p a
{
    color:#054829;
    text-decoration:underline;
    font-size:20px;
    font-weight:500;
    display:inline-block;
}
.searchdeatails p:first-child 
{
    padding-right:40px;
    border-right:1px solid #054829;
}
.searchdeatails p:last-child
{
     padding-left:40px;
}
.padsearch15
{
    padding-left:15px;
}
.account-section{
	width: 100%;
    margin-left: -10px;
    margin-right: -10px;
	padding-bottom: 43px;
}
.img_ac{
	
	max-width: 100%;
    display: block;
    margin: 16px auto;
}

.acc_tab{
	
	    margin-bottom: 4px;
}
.tabl-alg{
	
	border-color: #fff;
    border-width: inherit;
	width:100%;
}
.table-org{
	
	border-left-width: 0px;
    border-right-style: solid;
    border-left-style: solid;
    border-top-style: solid;
    border-bottom-style: solid;
    border-right-width: 4px;
    border-top-width: 0px;
    border-bottom-width: 4px;
    border-color: #fff;
	
	background:#FEEFE8;
	padding: 12px;
    text-align: center;
    font-size: 17px;
}
.table-grey{
		background:#F2F2F2;
	padding: 12px;
    text-align: center;
    font-size: 17px;
	border-left-width: 0px;
    border-right-style: solid;
    border-left-style: solid;
    border-top-style: solid;
    border-bottom-style: solid;
    border-right-width: 4px;
    border-top-width: 0px;
    border-bottom-width: 4px;
    border-color: #fff;
	
}
.account_tab{
	
	border: none;
    margin-left: -10px;
    margin-right: -2px;
}
.account_tab>li {
    width: 33.3333%;
    margin-bottom: 0px;
    padding-left: 10px;
   
}

.account_tab>li>a{
   border: 1px solid #CBCBCB;
    border-radius: 0;
    color: #000;
    font-size: 17px;
    font-weight: bold;
    text-align: center;
    height: 60px;
        display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
        background: #FBFBFB;
}
.account_tab>li.active>a, .account_tab>li.active>a:hover, .account_tab>li.active>a:focus{
    color: #fff;
    border: none;
    background: #870004;
}
.account_tab>li>a:hover{
   border: 1px solid #CBCBCB;
    background: #FBFBFB;
}


.section-size{
	
	width: 18%;
   border: 1.5px solid #D8D8D8;
    height: 159px;
	   box-shadow: 1px 1px 15px 3px #D8D8D8;
		text-align: center;
		display: inline-block;
   
    text-align: center;
    margin-left: 10px;
    margin-right: 10px;
}
.bold-fnt {
    font-weight: bold;
    font-size: 17px;
    padding: 0 0 11px 0px;
}

.btn.btnsearch {
    display: block;
    width: 100%;
    color: #fff;
    background: #6d0305;
    border-radius: 0px;
    height: 55px;
    margin: 15px 0px 0px 0px;
    font-size: 25px;
    text-align: center;
    padding: 0px 0px;
    border-radius:5px;
}
.homesectionthree
{
     background: #f3f3f3;
    padding: 20px 0px 100px 0px;
    width: 100%;
    height: auto;
}
.homesectionthreeinner
{
    width:90%;
    margin:auto;
    height:auto;
}
.sectionthreehead {
    padding: 20px 10px;
    text-align: center;
    font-size: 35px;
    color: #555;
    font-weight: 700;
}

.contentdecription>img
{
    width:292px;
    margin:auto;
 
}
.contentdecriptionarrow {
    padding: 120px 5px 0px 5px;
}
.contentdecription h4
{
    text-align:center;
    margin:0px;
    color:#555;
    font-weight:bold;
    font-size:30px;
    padding:10px 0px 10px 0px;
}
.contentdecription p
{
    text-align:center;
    margin:0px;
    color:#555;
   
    font-size:20px;
    padding:0px 0px 10px 0px;
}
.homesectionfour {
    background: url(../images/home/logo/new/Bg.jpg)no-repeat;
    width: 100%;
    height: auto;
    padding: 15px 0px;
}
.numbercountsec
{
    width:100%;

}
.numbercountsec ul
{
    padding:0px;
    margin:0px;
}
.numbercountsec ul li
{
    float:left;
    width:25%;
    list-style:none;
    text-align:center;
    border-right:1px solid rgba(255,255,255,.2);
}
.numbercountsec ul li:last-child
{
      border-right:0px solid rgba(255,255,255,.2);
}
.numbercountsec ul li h4
{
    color:#fff;
    font-size:35px;
    margin:0px;
    padding:0px 0px 5px 0px;
}
.numbercountsec ul li p
{
    color:#f4d779;
    font-size:19px;
    margin:0px;
}
.homesectionfive
{
    background:#fff;
    padding:20px 0px 50px 0px;
    width:100%;
}
.dcb-bank-bg {

    background: url('../images/home/Ad-1.jpg')no-repeat;
    width:100%;
    height:540px;
    background-position:top center;
    background-size:cover;
     position:relative;
     margin-top:24px;
}
.dcbpad10
{
    padding-right:15px;
}
.dcbbankltpad10
{
    padding-left:15px;
}

.scheme-bg-one {
    background: url('../images/exclusvie-home-page.jpg')no-repeat;
    width: 100%;
    height: 325px;
    background-position: top center;
    background-size: cover;
    position: relative;
}
.personal-bg-one
{
    background: url('../images/home/Ad-2.png')no-repeat;
    width:100%;
    height:auto;
    background-position:top center;
    background-size:cover;
    position:relative;
}
.personal-bg-two
{
    background: url('../images/home/Ad-3.png')no-repeat;
    width:100%;
    height:266px;
    background-position:top center;
    background-size:cover;
    position:relative;
    margin-top:30px;
}
.inner-contnt-one,.inner-contnt-two {
    padding: 80px 20px 0px 300px;
}
.inner-contnt-one h1 {
    color:#e7be26;
    font-size:35px;
    font-weight:700;
    margin:0px;
    padding:0px 0px 10px 0px;
}
.inner-contnt-one p {
    color:#fff;
    font-size:25px;
    margin:0px;
    padding:0px 0px 10px 0px;
}
.inner-contnt-two h1 {
    color:#000;
    font-size:35px;
    font-weight:700;
    margin:0px;
    padding:0px 0px 10px 0px;
}
.inner-contnt-two p {
    color:#000;
    font-size:25px;
    margin:0px;
    padding:0px 0px 10px 0px;
}
.homesectionsix {
    background: url('../images/home/Bg-02.jpg')no-repeat;
    width:100%;
    /*height:613px;*/
   background-position:top center;
   background-size:cover;
   padding:20px 0px 30px 0px;
}
.bannersixheading {
    padding: 30px 10px 50px 10px;
    text-align: center;
    font-size: 35px;
    color: #555;
    font-weight: 700;
}
.success-story-inn-sec {
background: #fff;
border: 1px solid #ccc;
height: 300px;
position: relative;
padding: 10px 20px;
}
.success-story {
   padding: 25px 0px;
   background: #F1F1F1;
}
.alignRightHeading {
   padding: 25px 0px;
}
.success-story-inn-sec  img
{
    padding-bottom:10px;
}
.successStory tr:nth-child(1) {
    background: #f4f4f4;
    font-size: 16px;
    border: 1px solid #d3d3d3;
    color: #000;
}
.bordertopBottom
{
        padding: 10px 0px 10px 15px;
    text-align: left;
}
.success-story-inn-sec h2
{
    color:#000;
    margin:0px;
    padding:0px 0px 2px 0px;
    font-size:20px;
    font-weight:700;
}
.success-story-inn-sec p
{
    color:#555;
    margin:0px;
    padding:0 0 2px 0;
    font-size:16px;
}
.success-story-inn-sec a
{
    color:#555;
    margin:0px;
    padding:15px 0px 2px 0px;
    font-size:16px;
    display:inline-block;
    color:#6d0305;
	position: absolute;
    bottom: 20px;
}
.success-story-sec-pad
{
    padding:20px 30px;
}
.slick-prev
{
    left:-20px;
}

.slick-next
{
    right:-20px;
}
.slick-prev:before,.slick-next:before
{
    content:'';
}
.slick-prev:before, .slick-next:before
{
    opacity:1;
}
.success-story-sec .slick-prev,.slick-prev:hover, .slick-prev:focus {
    background: url('../images/home/Arrow-02.png')no-repeat;
    width:32px;
    height:61px;
    background-size:contain;
}
.success-story-sec .slick-next, .slick-next:hover, .slick-next:focus
 {
    background: url('../images/home/Arrow-01.png')no-repeat;
    width:32px;
    height:61px;
    background-size:contain;
 }
.success-story-width
{
    width:100%;
    margin:auto;
}
.all-stories-btn
{
    background:#6d0305;
    height:57px;
    width:372px;
    margin:0px auto 50px auto;
    text-align:center;
    vertical-align:middle;
    color:#fff;
    font-size:23px;
    font-weight:700;
    padding:11px;
    border-radius:5px;
}
.all-stories-btn a
{
    color:#fff;
    text-decoration:none;
    display:block;
}
.homesectionseven {
    background: url('../images/home/banner-bottom/banner.png')no-repeat;
    width:100%;
    height:376px;
    background-position:top center;
    background-size:cover;
    position:relative;
}
.athithi-wedding {
    padding: 30px 0px 0px 0px;
}
.wedding-planner-sec
{
    float:right;
    padding:0px 0px 0px 0px;
        margin-top: -40px;
}
.wedding-planner-inner img
{
    display:block;
    float:right;
}
.wedding-planner-inner h1
{
    color:#fff;
    font-size:60px;
    margin:0px;
    margin:15px 0px 20px 0px;
    font-weight:700;
}
.wedding-planner-inner a {
    display: inline-block;
    float: right;
    font-size: 20px;
    color: #fdfe02;
    text-decoration: none;
    padding: 0px 0px 0px 50px;
    font-weight:700;
    position:relative;
}
.wedding-planner-inner a:last-child::after {
    content: '';
    position: absolute;
    background: #fdfe02;
    width: 1px;
    height: 10px;
  top: 11px;
    right: -23px;
}
.homesectioneight
{
    background:#fff;
    padding:50px 0px;
    width:100%;
}
.programhaed
{
    font-size:30px;
    color:#555;
    /*padding:20px 0px 20px 0px;*/
    margin:0px;
    font-weight:700;
}
.padrft25
{
    padding-right:25px;
}
.padlft25
{
    padding-left:25px;
}
.programbannerone {
    background: url('../images/home/video-Thumb-01.png')no-repeat;
    width:100%;
    height:381px;
    background-position:top center;
    background-size:cover;
    position:relative;
}
.suntvprogram .carousel-indicators {
    bottom: 20px;
    width: auto;
    text-align: left;
    margin-left: -45%;
    bottom:10px;
}

.suntvprogram .carousel-indicators li {
    height: 15px;
    width: 15px;
    background: #949899;
    border-color: #949899;
    display: inline-flex;
    margin: 0px 3px;
}
.suntvprogram .carousel-indicators li.active {
    height: 15px;
    width: 15px;
    background: #fff;
    border-color: #fff;
    display: inline-flex;
    margin: 0px 3px;
}
.programmecont 
{
  position:absolute;
    bottom:60px;
}
.programmecont h1
{
  
    color:#fff;
    font-size:30px;
    font-weight:bold;
    margin:0px;
    padding:0px 20px;

}
.videosec iframe
{
    height:381px !important;
}
select.form-control.selectoptiongrey {
    background: #eee url('../images/home/Down-Arrow.png')no-repeat;
    background-size: 14px;
    background-position: right 10px top 50%;
}
select.form-control {
    -webkit-appearance: none;
    background:#fff url('../images/home/Down-Arrow.png')no-repeat;
    background-position: right 10px top 50%;
    background-size:14px;
}
.containertwo
{
    width:1180px;
    margin:auto;
    text-align:center;
}
.containertwo .col-sm-3
{
    width:27%;
}
.col-sm-8.genderbg {
    background: #fff;
    height: 45px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.col-sm-8.genderbg .radio
{
    padding-left:20px;
        padding-top: 3px;
}
nav.navbar.navbar-default.navbar-fixed-top.navbarhead
{
 
             -webkit-transition: all .5s;
    transition: all .5s;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
}
nav.navbar.navbar-default.navbar-fixed-top.navbarhead.menutransiton
{
       transform: translate(0,-40px);
}
/*ndgddcss*/
.banner_top{
    background: url(../images/home/banner/banner-top.jpg) no-repeat;
    background-size: cover !important;
    background-position: top center !important;
    width: 100%;
    height: 351px;
}
.banner_top h1{
    color: #fff;
    font-size: 4.5rem;
    font-weight: bold;
    position: absolute;
    width: 100%;
    top: 200px;
    margin: 0px;
}
.section_inner{
    background: #F1F1F1;
}
.innerbg{
    background: #fff;
}

.schinner{
 padding: 30px 30px 20px 30px;
}

.fnt_pad{
    margin-bottom: 20px;
    font-size: 16px;
    text-align: justify;
}
.fnt_pad.fnt_bold {
    font-weight: 700;
}
.abt-content {
    margin: 25px 0px;
}
.abt-content ul{
     padding-left: 20px;
}
.abt-content ul li{
    margin-bottom: 5px;
    font-size: 16px;
    text-align: justify;
}
.plan_lo{
    text-align: center;
    font-size: 11px;
    background: #F5F5F5;
    padding: 15px 0px 15px 0px;
    height: 100px;
}
.schbox_main{
   border: 1px solid #D8D8D8;
   margin-top: 30px;
    border-radius: 2px;
    height: 690px;
    transition: all 0.3s ease-in-out;
    position: relative;
}
.schbox_main:hover{
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    box-shadow: 11px 2px 20px 0px #E8E8E8;
}
.row_lef{
    margin-left: -10px;
    margin-right: -10px;
}
.row_center{
    margin-left:15%;
}
.row_lef .col-md-3 {
    padding-left: 10px;
    padding-right: 10px;
}
.plan_inner{
    text-align: center;
    padding: 15px;
}
.rdbox {
    display: inline-block;
    font-size: 12px;
}
.rdbox input[type=radio], input[type=checkbox]{
    margin: 0;
}
/* The container */
.container_check {
    display: inline-block;
    position: relative;
    padding-left: 20px;
    margin-bottom: 0;
    cursor: pointer;
    font-size: 12px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-top: -4px;
        padding-right: 5px;
}


/* Create a custom radio button */
.checkmark {
  position: absolute;
  top: 3px;
  left: 0;
  height:10px;
  width: 10px;
  background-color: #fff;
  border: 1px solid #B2040E;
  border-radius: 50%;
}


/* On mouse-over, add a grey background color */
.container_check:hover input ~ .checkmark {
   background: #fff;
    border: 1px solid #B2040E;
    
}

/* When the radio button is checked, add a blue background */
.container_check input:checked ~ .checkmark {
    background: #fff;
    border: 1px solid #B2040E;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.container_check input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.container_check .checkmark:after {
    top: 1px;
    left: 1px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #B2040E;
}
.mrtb20{
    margin-top: 20px;
    margin-bottom: 20px;
}
.rupees_v {
display: inline-block;
    color: #870003;
    font-weight: bold;
    font-size: 3rem;
}
.rupees_r {
display: inline-block;
    color: #870003;
    font-weight: bold;
    font-size: 2.3rem;
}
.img_gi{
    max-width: 100%;
    display: block;
    margin: 0px auto;
}
.mr0{
    margin: 0;
}
.con_list{
    padding: 0px;
    margin: 0px;
    position: relative;
}
.con_list li{
   margin: 0px 0px 10px 0px;
    display: flex;
        list-style: none;
        text-align: left;
    font-size: 13px;
}
.list_im{
    display: inline-block;
    padding: 0px 10px 0px 0px;
    position: relative;
}
.sch_box{
    margin: 20px auto;
        position: absolute;
    width: 75%;
    text-align: center;
    bottom: 10px;
    left: 35px;
}
.sch_box a{
    color: #333;
    border: 1px solid #A8A8A8;
    padding: 15px 10px;
    text-align: center;
    border-radius: 5px;
        display: block;
    font-weight: 500;
    text-decoration: none;
    font-size: 17px;
}
.schbox_main:hover .sch_box a{
border: 1px solid #F96328;
color: #F96328;
text-decoration: none;
font-weight: bold;
}
.fnt13{
    font-size: 13px;
}
.padd20{
    padding: 20px 0px 20px 0px;
}
.w-100{
    width: 100%;
}
.ft_sec{
background: url(../images/home/banner/bottom-red.jpg);
    padding: 10px 0px 10px 0px;
    background-size: cover;
}
.dline{
display: inline-block;
}
.ftn{
    color: #fff;
    font-size: 12px;
    padding: 0px 0px 0px 5px;
    position: relative;
    top: 8px;
}
.w60{
width: 60px;
}
.dmain {
  
}
.dmain:before{
    content: '';
    position: absolute;
    background: #7F2423;
    width: 2px;
    height: 80px;
    top: -10px;
    left: 0;
}
.dbr:before{
height: 0px;
}
.dmain:after{
    content: '';
    position: absolute;
    background: #7F2423;
    width: 2px;
    height: 80px;
    top: -10px;
    right: 0px;
}
.dsh_main{
    width: 100%;
    background: #fff;
    text-align: center;
        height: 60px;
    box-shadow: 0px 0px 30px rgba(127, 137, 161, 0);
        display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
     -webkit-box-shadow: 1px 1px 7px 0px #ccc;
    box-shadow:1px 1px 7px 0px #ccc;
    position: relative;
    z-index: 1;
}
.dsh_inner{
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.dsh_inner li{
    position: relative;
    display: inline-block;
}
.dsh_inner li a{
    color: #000;
    font-size: 16px;
    line-height: 20px;
    padding: 0px 30px 0px 40px
}
.dsh_inner li:before {
    content: '';
    background: #333;
    height: 11px;
    width: 2px;
    position: absolute;
    top: 5px;
    right: 0px;
}
.dsh_inner li.addb:after {
    content: '';
    border-bottom: 6px solid #870004;
    width: 70%;
    position: absolute;
    bottom: -23px;
    right: 0;
    border-radius: 6px;
    /* top: 50%; */
    left: 50%;
    transform: translate(-50%, -50%);
}

/*.dsh_inner li.addbacc:after {
    content: '';
    border-bottom: 6px solid #870004;
    height: 1px;
    width: 128px;
    position: absolute;
    bottom: -20px;
    right: 20px;
    border-radius: 6px;
}*/
.dsh_inner li:nth-child(8)::before {
   height: 0px;
}

.dsh_inner li a:hover, .dsh_inner>li>a:focus{
    text-decoration: none;
}
.clearfix{
    clear: both;
}

.req_pro_img{
	
	display: inline-block !important;
    padding-left: 81px;
}

.font-left{
	
	font-size: 16px;
    margin-top: 24px;
}

.request_pro_a {
    border: 1px solid #F96328;
    color: #F96328;
    text-decoration: none;
    padding: 5px 15px 5px 15px;
    border-radius: 6px;
    font-size: 16px;
    display: inline-block;
    margin-top: 10px;
    width: 282px;
}
.request_pro_a:hover, .request_pro_a:focus{
    color: #F96328;
    text-decoration: none;
}
.request_upgrade{
    font-weight: 700;
    border-radius: 3px !important;
    padding: 10px 20px;
    width: inherit;
}
.arrow-red{
		color: #870004;
    font-weight: bold;
}

.profile-secttwo{
	
	padding: 25px 0 0 0;
}
.profile-head{
	
	padding: 32px 0 0 0;
}
.profile-heads{
	
	padding: 32px 0 0 0;
}
.bold-pro-fnt{
	
	font-weight: bold;
    font-size: 20px;
    padding: 0 0 11px 0px;
}
.request_tab{
    border: none;
        margin-left: -10px;
    margin-right: -10px;
}
.request_tab>li{
    width: 33.3333%;
    margin-bottom: 0px;
    padding-left: 10px;
    padding-right: 10px;
}
.request_tab>li>a{
    border: 1px solid #f1f1f1;
    border-radius: 0;
    color: #8A8A8A;
    font-size: 17px;
    font-weight: bold;
    text-align: center;
    height: 60px;
        display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
        background: #FBFBFB;
}
.request_tab>li.active>a, .request_tab>li.active>a:hover, .request_tab>li.active>a:focus{
    color: #000;
    border: none;
    background: #DDDDDD;
}
.request_tab>li>a:hover{
    border: 1px solid #f1f1f1;
    background: #FBFBFB;
}
.reqinner{
    padding: 40px 30px 40px 30px;
}
.mbrt_tab{
margin-bottom: 30px;
}
.bookmarklist{
    background: #FAFAFA;
    padding: 30px;
        margin-bottom: 30px;
        border: 1px solid #f1f1f1;
}

.panel-title>a, .panel-title>a:active{
	display:block;
	padding:5px;
  color:#000;
  font-size:18px;
  font-weight:bold;

  word-spacing:3px;
	text-decoration:none;
}
.acc-up .panel-heading.active a:before {
    background: url(../images/inner/arrow-down.png)no-repeat;
}
.acc-up .panel-heading  a:before {
     background: url(../images/inner/arrow-down.png)no-repeat;
    content: "";
    float: right;
    height: 24px;
    transition: all 0.5s;
    background-position: center;
    background-size: cover;
    width: 24px;
}
.acc-up{
	
	margin-top: 37px;
}


.mx{
max-width: 100%;
height: auto;
display: block;
}
.view_pr {
    background: #870004;
    color: #fff;
    text-align: center;
    width: 195px;
    text-decoration: none;
    border-radius: 3px;
    height: 50px;
    /* position: absolute; */
    /* left: 30px; */
    margin-top: 20px;
    font-size: 18px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    text-align: -webkit-auto;
    margin: auto;
}
.view_pr:hover, .view_pr:focus{
    text-decoration: none;
    color: #fff;
}
.bk_table td, th{
    padding: 0px 35px 12px 0px;
    font-size: 14px;
}
.request_a{
    border: 1px solid #F96328;
    color: #F96328;
    text-decoration: none;
    padding: 15px 15px 15px 15px;
    border-radius: 6px;
    font-size: 16px;
    display: inline-block;
    margin-top: 10px;
    width: 265px;
    margin-right: 25px;
    position: relative;
    height: 53px;
}
.request_a:hover, .request_a:visited, .request_a:focus{
    text-decoration: none;
   color: #F96328;
}
.req_img{
    display: inline-block;
    padding-left: 5px;
    position: absolute;
    right: 5px;
    top: 5px;
}
.pos_relative{
    position: relative !important;
}
.bk_log{
    position: absolute;
    top: 0;
    right: 0;
}
.bk_log img{
    margin: 0px auto;
}
.bk_log p{
    margin: 5px 0px;
    font-size: 16px;
}

/*14022019pm*/
.personal-details-tab{
	border-left-style: none;
    border-left-width: medium;
    border-right-style: none;
    border-right-width: medium;
    border-top-style: none;
    border-top-width: medium;
	padding: 13px 0;
	border-bottom-color: #EFEFEF;
	font-size: 15px;
}
.panel-head-clr{
	border: 1px solid;
	background-color: #EFEFEF !important;
    border-color: #D9D9D9!important;
	border-bottom: 1px solid #D9D9D9 !important;
}
.panel-group{
margin-bottom: 0px ;	
}
.panel-border{
	
	border: 0px solid;
	-webkit-box-shadow: 0 0px 0px rgba(0,0,0,.05);
	margin-top: 9px !important;
}
.bk_table_pro td, th{
    padding: 0px 35px 12px 0px;
    font-size: 16px;
}

/*14022019pm end*/


/*5-3-19*/
.all_serachlistacc{
    padding: 0px 30px 0px 0px;
}
.search_list_filter .panel-group {
    margin: 0px;
}
.search_list_filter .panel{
background: #fff;
    border: none;
    padding: 3px 8px;
    border-radius: 0px !important;
    margin: 0px 0px 20px 0px;
}
.search_list_filter .panel-heading{
    padding: 5px 0px;
    background: #fff;
    width: 100%;
    border-radius: 0;
}
.search_list_filter .panel-heading a span{
        float: right;
    font-weight: normal;
    font-size: 12px;
    background: #D7D7D7;
    width: 25px;
    text-align: center;
    padding: 3px 0px;
}
.search_list_filter .panel-title>a, .search_filter .panel-title>a:active{
    padding: 5px;
    color: #313131;
    font-size: 16px;
    font-weight: 600;
        word-spacing: 3px;
}
.search_list_filter .panel-default>.panel-heading+.panel-collapse>.panel-body{
    border-top-color: #B7B7B7;
    border-top: 1px solid #B7B7B7;
}
.radiobtnstyle {
-webkit-appearance: none !important;
    width: 15px;
    height: 15px;
    border: 1px solid #B0B0B0;
    border-radius: 0px;
    background: inherit;
    display: inline-block;
    margin: 4px 10px 0px 0px !important;
}
.search_list_filter .panel-body{
    padding: 15px 0px;
}
.container_checkall{
    display: inline-block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 0;
    cursor: pointer;
    font-size: 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-top: 0;
    padding-right: 5px;
    color: #686868;
    font-weight: normal;
        white-space: nowrap;
}
.checkmarkall{
    position: absolute;
    top: 3px;
    left: 0px;
    height: 12px;
    width: 12px;
    background-color: #fff;
    border: 1px solid #B0B0B0;
    border-radius: 0px;
}
.checkmarkall:after {
    content: "";
    position: absolute;
    display: none;
}

.container_checkall input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    margin: 0;
}
.container_checkall .checkmarkall:after {
    top: 2px;
    left: 2px;
    width: 6px;
    height: 6px;
    border-radius: 0;
    background: #B0B0B0;
}
.container_checkall input:checked ~ .checkmarkall:after {
    display: block;
}
.container_checkall input:checked ~ .checkmarkall {
    background: #fff;
    border: 1px solid #B0B0B0;
}
.view_moreall{
    margin-left: 25px;
}
.view_moreall a{
    color: #068842;
    font-size: 16px;
    text-decoration: underline;
}
.prfls_sort{
background: #fff;
    padding: 15px 20px;
    width: 100%;
    margin-bottom: 20px;
}
.fnt16{
    font-size: 16px;
}
.paginate{
background: #fff;
    padding: 0px;
    border: 1px solid #ccc;
    border-radius: 2px;
}
.paginate a{
    color: #000;
    font-weight: bold;
}
.anchor_pag{
    padding: 0px 8px;
}
.pag_flex{
    display: inline-flex;
    align-items: center;
}
.pdleft5{
padding-left: 5px;
}
.grid_serachlist{
    padding: 0px;
    margin: 0px;
}
.grid_serachlist li {
    list-style: none;
    display: inline-block;
    margin: 0px 10px 0px 0px;
    cursor: pointer;
}
.gridstyle.gridactive .icon-on {
    display: block;
}
.gridstyle.gridactive .icon-off {
    display: none;
}
.icon-on {
    display: none;
}
.align-center{
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: center;
    align-content: center;
}
.w-100{
    width: 100%;
}
.clr_gry{
     color: #6F6F6F;
}
.fmr_con{
    border: 1px solid #E7E7E7;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    padding: 2px 5px;
}
.sort_asna span{
    padding-right: 5px;
    vertical-align: bottom;pagination_inner
}
.d-inline{
    display: inline-block;
}
.d-block{
    display: block;
}
.closespan{
    cursor: pointer;
}
.alllistspan{
    padding: 0px 5px;
    color: #6F6F6F;
    margin: 0px 2px;
}
.grid_showmore{
    margin: 0px 2px;
}
.grid_showmore a{
    color: #3D3D3D;
    font-size: 11px;
    margin: 0px 2px;
    text-decoration: underline;
    position: relative;
    bottom: -3px;
    cursor: pointer
}
.gridcontent{
    display: none;
    webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.gridcontent.content-active {
    display: block;
}
.position-relative{
    position: relative;
}
.view_fullprf a span{
position: absolute;
    bottom: 0px;
    text-align: center;
    width: 100%;
    color: #fff;
    background: rgba(169, 30, 33, 0.8);
    height: 70px;
    font-size: 18px;
    padding: 22px 0px;
}
.view_fullprf{
    background: #000000ad;
    height: 322px;
}
.opacty5{
    opacity: .5;
}
.profile_content{
    padding: 20px 10px;
    background: #fff;
    height: 322px;
}
h2.profile_name{
    color: #2A5541;
    margin: 0;
    font-size: 22px;
    padding: 0px 0px 20px 10px;
    border-bottom: 1px solid #BEBEBE;
}
h2 .pf_id{
    float: right;
    color: #868686;
}
.pf_loginbox{
        font-size: 15px;
    margin: 0px;
    font-style: italic;
    padding: 15px 0px 15px 10px;
}
.table_pflist{
    padding: 0px 0px 0px 10px;
}
.pf_table td,th{
    padding: 0px 0px 5px 0px;
    font-size: 15px;
}
.wd70{
    width: 70%;
}
.table_pflist p{
    color: #707070;
    line-height: 25px;
}
.table_pflist p a{
    text-decoration: underline;
    color: #2F654D;
    font-size: 15px;
}
.mb-5{
    margin-bottom: 5px;
}
.like_prf{
color: #666666;
    font-size: 20px;
    text-align: center;
    padding: 15px 0px 15px 10px;
    margin: 0;
}
.imintest_but{
    width: 100%;
    border-radius: 12px;
    border: none;
    background: #068842;
    font-size: 18px;
    /* padding: 10px; */
    font-weight: normal;
    outline: 0;
    margin-bottom: 15px;
}
.view_profiles{
    text-align: center;
    font-size: 15px;
    display: block;
    color: #2B614A;
    text-decoration: underline;
}
.imintest_but:hover, .imintest_but:focus, .imintest_but:active, .imintest_but.active, .open>.dropdown-toggle.btn-success{
   color: #fff;
    background-color: #2D5D43;
    border-color: #2D5D43;
    outline: 0;
}
.view_profiles:hover, .view_profiles:focus{
color: #2B614A;
}
.mb-30 {
    margin-bottom: 30px;
}
.norm_font{
    font-style: normal;
    color: #6CA53C;
}
.norm_font span:before{
    content: "\A";
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #419A02;
    display: inline-block;
    margin: 0 5px 0px 0px;
    position: relative;
    top: -2px;
}
.pad_LR {
    padding: 10px 10px;
}
.profileimg {
    position: relative;
}
.profileimg a span{
    position: absolute;
    bottom: 0px;
    text-align: center;
    width: 100%;
    color: #fff;
    background: rgba(169, 30, 33, 0.8);
}
.profileimg.profileimg_thumb span {
    height: 40px;
    font-size: 16px;
    padding: 10px 0px;
}
.pf_bg {
    padding: 10px;
}
.pfinner_cont_thumb{
    height: auto;
    padding: 0px 10px;
    background: #fff;
}
.pfinner_cont_thumb .profile_name{
    border-bottom: none;
    font-size: 18px;
    padding: 15px 0px;
    text-align: center;
}
.pfinner_cont_thumb .profile_name span{
    float: none;
}
.bg-white{
    background: #fff;
}
.pad20{
    padding: 20px 0px;
}
.bold{
    font-weight: bold;
}
.ngrey{
color: #666666;
}
.mdlgin__content{
    border: none;
    border-radius: 0;
}
.modal-dialog-centered {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
min-height: calc(100% - (1.75rem * 2));
    margin: 1.75rem auto;
    width: 470px;
}
.mx-auto{
    margin-left: auto;
    margin-right: auto;
}
.border-none{
    border: none;
}
.mdlgin_close{
    opacity: 1;
}
.mdlgin_close:hover, .mdlgin_close:focus{
    opacity: 1;
}
.membrginpara{
    color: #000;
    margin-top: 40px;
    margin-bottom: 20px;
    font-weight: 500;
}
.mb-20{
    margin-bottom: 20px;
    margin-top: 0px;
}
.form-control:focus {
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 25px rgba(55, 125, 255, 0.1);
    border-color: rgba(55, 125, 255, 0.5);
}
.mdlgin_body{
    padding: 0px 40px;
}
.mdl_formcontrol{
   background: #EEEEEE;
    border-radius: 5px;
    height: 55px;
    font-family: arial, helvetica, sans-serif;
    border: 1px solid #DDDDDD;
    font-size: 16px;
}
.mb-25{
    margin-bottom: 25px;
}
.mdl_submt{
    background: #870004;
    color: #fff;
    font-weight: 600;
}
.clrblck{
    color: #000;
}
.txt-decu{
    text-decoration: underline;
}
.fcuse:hover, .fcuse:focus{
    color: #000;
}
.mdl_inner{
    padding: 0px 0px 50px 0px;
}
.mdl_footer{
    text-align: center;
    padding: 40px 5px;
    border-top: 2px dashed #7F7F7F;
    margin: 0px 10px;
}
.fnt18{
    font-size: 18px;
}
.mdl_footer a{
    color: #870004;
}
.mdl_footer a:hover, .mdl_footer a:focus{
    color: #870004;
}
.mdl_addp{
    padding: 0px 0px 10px 0px;
}
.mt-40{
    margin-top: 40px;
}
.d-line{
    display: inline-block;
}

.radio_check {
  margin: 0.5rem;
      padding: 0px 7px;
}
.radio_check input[type="radio"] {
  position: absolute;
  opacity: 0;
}
.radio_check input[type="radio"] + .radio-label:before {
  content: '';
  background: #f4f4f4;
  border-radius: 50%;
  border: 1px solid #b4b4b4;
  display: inline-block;
  width: 1.4em;
  height: 1.4em;
  position: relative;
  margin-right: 1em;
  vertical-align: top;
  cursor: pointer;
  text-align: center;
  transition: all 250ms ease;
    background-color: #CCCCCC;
  box-shadow: inset 0 0 0 4px #f4f4f4;
}
.radio_check input[type="radio"]:checked + .radio-label:before {
  background-color: #009A00;
  box-shadow: inset 0 0 0 4px #f4f4f4;
}
.radio_check input[type="radio"]:focus + .radio-label:before {
  outline: none;
  border-color: #CCCCCC;
}
.radio_check input[type="radio"]:disabled + .radio-label:before {
  box-shadow: inset 0 0 0 4px #f4f4f4;
  border-color: #b4b4b4;
  background: #b4b4b4;
}
.radio_check input[type="radio"] + .radio-label:empty:before {
  margin-right: 0;
}
.gendrer_con {
padding: 0px 60px 0px 5px;
}
.fnt_normal{
    font-weight: normal;
}
.clr555{
    color: #555;
}
.fnt20{
    font-size: 20px;
}
.edit_and_host ul{
list-style: none;
    padding-left: 20px;
    margin: 0;
}
.edit_and_host ul a{
    font-size: 16px;
    font-weight: normal;
    color: #333;
    text-decoration: none;
}
.edit_and_host ul li{
padding: 10px 0px;
text-align: left;
}
.edit_and_host ul a img{
display: inline-block;
    vertical-align: baseline;
    padding-right: 10px;
}
.pd-left-30{
    padding-right: 30px;
}
.communication-inner{
    background: #F4F4F4;
    padding: 20px 0;
}
.communc-accord{
    border-color: #E1E1E1;
    border: 1px solid #E1E1E1;
}
.communc-accord .panel-default{
    border-color: #fff;
}
.communc-accord .panel{
    background-color: #fff;
    border: 0px solid #fff;
    border-radius: 0px;
        -webkit-box-shadow: 0 0px 0px rgba(0,0,0,.05);
    box-shadow: 0 0px 0px rgba(0,0,0,.05);
}
.communc-accord .panel-group .panel {
    margin-bottom: 0;
    border-radius: 0;
}
.communc-accord .panel-default>.panel-heading {
    color: #000;
    background-color: #fff;
    border-color: #fff;
    padding: 15px 20px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.communc-accord  .panel-title>a, .communc-accord  .panel-title>a:active{
    padding: 0;
    color: #000;
    font-size: 16px;
}
.communc-accord .panel-heading a:before{
    background: url(../images/inner/down-arrow-cmn-black.png)no-repeat;
    content: "";
    float: right;
    height: 14px;
    transition: all 0.5s;
    background-position: 100%;
    width: 10px;
    background-size: contain;
}
.communc-accord .panel-body{
    padding: 0px;
}
.inner_actvbpan .panel{
    padding: 15px 20px;
    background: #F4F4F4;
    margin-bottom: 10px !important;
}
.inner_actvbpan .panel.active{
    background: #870004;
}
.inner_actvbpan .panel a{
color: #000;
font-size: 14px;
}
.inner_actvbpan .panel a:hover, .inner_actvbpan .panel a:focus{
    text-decoration: none;
}
.communc-accord .panel-group .panel+.panel{
margin: 0;
}
.bg_bdff{
    border: 1px solid #E8E8E8;
    border-radius: 0px;
    background: #FBFBFB;
}
.paid-member-tdy{
padding: 37px 30px;
}
.profile-completeness{
    padding: 20px 0px 15px 0px;
    height: 307px;
}
.profile-completeness .c100.big{
    font-size: 190px;
        background-color: #EAEAEA;
}
.profile-completeness  .c100{
float: none;
margin: 10px auto;
  animation: progress 1s ease-out forwards;
}
.profile-completeness .c100:hover>span {
    line-height: 3.33em;
    font-size: .3em;
    color: #000;
    width: 3.33em;
    font-weight: bold;
}
.profile-completeness .c100>span{
    line-height: 3.33em;
    font-size: .3em;
    color: #000;
    width: 3.33em;
    font-weight: bold;
}
.profile-completeness .c100:after{
   top: .04em;
    left: .04em;
    width: .92em;
    height: .92em;
        background-color: #fff;
}
.getpercey{
color: #919191;
    text-decoration: underline;
}
.getpercey:hover, .getpercey:focus{
color: #919191;
    text-decoration: underline;
}
.inner_message_list ul{
   padding: 0;
    margin: 0;
    list-style: none;
    margin-bottom: 10px;
}
.inner_message_list ul li{
    padding-left: 40px;
    padding-top: 15px;
    padding-bottom: 20px;
}
.inner_message_list ul li:nth-child(odd) {
   background: #FFF0F1;
}
.inner_message_list ul li a{
    color: #000;
}
.inner_message_list ul li a:hover, .inner_message_list ul li a:focus {
    text-decoration: none;
}
.inner_actvbpan .panel-group .panel_gmailboxes a:after{
    background: url(../images/inner/down-arrow-cmn-black.png)no-repeat;
    content: "";
    float: right;
    height: 14px;
    background-position: 100%;
    width: 10px;
    background-size: contain;
}
.panel_gmailboxes.selected{
    background: #870004;
}
.panel_gmailboxes.selected a{
    color: #fff;
}
.inner_actvbpan .panel-group .panel_gmailboxes.selected a:after {
    background: url(../images/inner/down-arrow-white-act.png)no-repeat;
    background-size: contain;
    background-position: 100%;
}
.prec{
    top: 60px;
    position: relative;
    font-size: 50px;
    font-weight: bold;
}

.circlebg{
    position: relative;
    top: 10px;
    left: 10px;
    text-align: center;
    width: 180px;
    height: 180px;
    border-radius: 50%;
    background-color: #fff;
}

.active-border{
    position: relative;
    text-align: center;
    width: 200px;
    height: 200px;
    border-radius: 50%;
    margin: 10px auto;
    border-radius: 50%;
    background-color: #F96229;
    background-image:
        linear-gradient(91deg, transparent 50%, #EAEAEA 50%),
        linear-gradient(90deg, #EAEAEA 50%, transparent 50%);
    
}
.border-all{
    border: 1px solid #B7B7B7;
}
.matchprfinner {
    padding: 30px;
    margin: 60px 0px 0px 0px;
    height: 280px;
    align-items: center;
    position: relative;
    width:100%;
}

.mobilerow{
    height:400px;
}

.matchprfinner1 {
    padding: 30px;
    margin: 0px 0px 0px 0px;
    height: 370px;
    align-items: center;
    position: relative;
    width:600px;
}

.acceptinterests
{
    width:80%;
}

.newmessagegridview {
    margin-top: -18%;
}

.acceptmessagegridview {
    margin-top: -15%;
}

.mtchprfileimg {
    /*border: 1px solid #E1E1E1;*/
    /*height: 170px;*/
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.mtchprfileimg h1{
    margin: 0;
    color: #EEEEEE;
    font-weight: 600;
}
.matchprf_head{
    position: absolute;
    left: -1px;
    top: -60px;
    text-align: center;
    width: 275px;
    background: #fff;
    border: 1px solid #B7B7B7;
    padding: 20px 0px;
    border-bottom: none;
}
.prfcartable td, th{
padding: 0px 20px 11px 0px;
    text-align: center;
    padding-top: 10px;
}
.lastlogin_prf p{
    font-size: 12px;
    text-align: center;
}
.lastlogin_prfview{
position: absolute;
    bottom: 0;
    /* top: 0; */
    left: 85px;
}
.hg100 {
    height: 100%;
    float: right;
    top: -250px;
}
.pd615{
    padding: 6px 15px;
}
.mbc_main_carousal  .slick-prev, .mbc_main_carousal   .slick-prev:hover, .mbc_main_carousal   .slick-prev:focus {
    background: url(../images/inner/arrow-pointing-to-left-slick.png)no-repeat;
    width: 20px;
    height: 20px;
    background-size: cover;
    position: absolute;
    top: 20px;
    right: 80px;
    left: inherit;
    margin: 0;
}
.mbc_main_carousal  .slick-next, .mbc_main_carousal   .slick-next:hover, .mbc_main_carousal   .slick-next:focus {
    background: url(../images/inner/arrow-pointing-to-right-slick.png)no-repeat;
    width: 20px;
    height: 20px;
    background-size: contain;
    position: absolute;
    top: 20px;
    left: inherit;
    right: 35px;
    margin: 0;
}

.viewall_prf {
    position: absolute;
    top: -40px;
    right: 130px;
}
.viewall_prf .getpercey{
    color: #494949;
    font-size: 16px;
    text-decoration: none;
}
.my_setting>li{
    float: none;
    margin-bottom: 3px;
    width: 100%;
}
.my_setting>li>a{
    text-align: left;
-webkit-box-pack: center;
    -webkit-justify-content: end;
    -ms-flex-pack: end;
    justify-content: end;
    border: none;
    background: #F5F5F5;
    color: #696969;
}
.my_setting>li>a:hover{
    border: none;
    background: #F5F5F5;
}
.my_setting>li.active>a, .my_setting>li.active>a:hover, .my_setting>li.active>a:focus{
    color: #000;
    border: 1px solid #C8C8C8;
    background: #EBEBEB;
}
.mb-60{
    margin-bottom: 60px;
}
.mt-0{
    margin-top: 0px;
}
.mb-10{
    margin-bottom: 10px;
}
.basic_req .con_list li{
font-size: 16px;                                            
}
.clrbrown{
    color: #681A1A;
}
.w-490{
    width: 490px;
}
.password-control{
    height: 55px;
    font-size: 16px;
    border-radius: 2px;
    padding: 6px 30px;
}
.pass_submit{
    background: #F96328;
    border-color: #ccc;
    font-weight: bold;
    font-size: 20px;
    width: 190px;
    padding: 12px 12px;
    border-radius: 4px;
}
.pass_submit:hover, .pass_submit:focus, .pass_submit:active, .pass_submit.active, .open>.dropdown-toggle.pass_submit{
    background: #F96328;
    border-color: #ccc;
}
/*end*/

/*ndgddcss*/
.banner_top{
    background: url(../images/home/banner/banner-top.jpg) no-repeat;
    background-size: cover !important;
    background-position: top center !important;
    width: 100%;
    height: 351px;
}
/*22-contact*/
.banner_contact{
    background: url(../images/home/banner/Contact-Us-banner.jpg) no-repeat;
}
.conatct_head{
    background: #F5F5F5;
    padding: 20px 40px;
}
.clrF96328{
    color: #F96328;
}
.contact_us_form{
    padding: 30px 40px;
}
.contact_us_form .form-label{
    font-size: 16px;
    color: #737373;
    font-weight: normal;
}
.cntform-control{
    height: 55px;
    width: 100%;
    display: inline-block;
    color: #737373;
    background-color: #fff;
    background-clip: padding-box;
        font-size: 16px;
}
.row.mrlrminus-30{
    margin-left: -30px;
    margin-right: -30px;
}
.row.mrlrminus-30 .col-sm-4, .row.mrlrminus-30 .col-md-4, .row.mrlrminus-30 .col-md-8, .row.mrlrminus-30 .col-sm-8{
    padding-left: 30px;
    padding-right: 30px; 
}
.contact_select_dropdown{
    -webkit-appearance: none;
    appearance: none;
    background: #fff url(../images/inner/arrow-contact-us.png)no-repeat !important;
    background-position: 95% !important;
    font-size: 14px;
}
.csubmit{
    width: 200px;
    height: 55px;
    background: #fff;
    color: #F96328;
    border: 1px solid #F96328;
    font-size: 16px;
    transition: all 0.2s ease-in-out;
}
.csubmit:hover, .csubmit:active{
    webkit-transform: translateY(-3px);
    transform: translateY(-3px);
    background-color: #F96328;
    border-color: #F96328;
    color: #fff;

}
/*contact*/
/*editorf*/
.backeditanchor{
    color: #145517;
}
.backeditanchor:hover,.backeditanchor:focus{
        color: #145517;
    text-decoration:none;
}
.editp-inner{
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
}
.align-center-div{
    display: flex;
    align-items: center;
    height: 40px;
    margin-left: -10px;
    margin-right: 10px;
}
.align-center-div .col-md-4, .align-center-div .col-md-2,.align-center-div .col-md-1,.align-center-div .col-md-3,.align-center-div .col-md-8{
    padding-left: 10px;
    padding-right: 10px;
}
.hg-45{
    height: 40px;
}
.hg-44{
    height: 40px;
    width: 32%;
}
.hg-43{
    height: 100px;
    width: 32%;
}
.align-top{
    vertical-align: top;
    font-size: 9px;
    color: #FF3E3C;
}
.form-labelper{
    font-weight: normal;
    font-size: 14px;
}
.mfle{
padding-right: 10px;
}
.mfle input[type=radio], input[type=checkbox]{
    position: relative;
    top: 1px;
}
.mfle span{
    padding-left: 5px;
}
.mt-50{
    margin-top: 50px;
}
.custom-file-input {
  color: transparent;
}
.custom-file-input::-webkit-file-upload-button {
  visibility: hidden;
}
.custom-file-input::before {
  content: 'Choose file';
  color: black;
  display: inline-block;
  background: -webkit-linear-gradient(top, #f9f9f9, #e3e3e3);
  border: 1px solid #999;
  border-radius: 3px;
  padding: 5px 8px;
  outline: none;
  white-space: nowrap;
  -webkit-user-select: none;
  cursor: pointer;
  text-shadow: 1px 1px #fff;
  font-weight: 700;
  font-size: 10pt;
}
.custom-file-input:hover::before {
  border-color: black;
}
.custom-file-input:active {
  outline: 0;
}
.custom-file-input:active::before {
  background: -webkit-linear-gradient(top, #e3e3e3, #f9f9f9); 
}
input[type=file]:focus, input[type=radio]:focus, input[type=checkbox]:focus{
    outline: 0px;
}
.csubmit.editp {
    width: 150px;
    height: 45px;
    margin: 20px 0 0 0;
}
.phototab>li{
    width: 20%;
}
.phototab>li>a{
    font-size: 16px;
    height: 45px;
}
.no-records-found{
    border: 1px solid #D5D2CB;
    padding: 10px 20px;
    margin-top: 20px;
    background: #FDFCFB;
}
.d-inline-block{
    display: inline-block;
}
.icon-alertmsg{
    vertical-align: middle;
    padding: 0 10px 0 0;
}
.results-found{
    vertical-align: middle;
}
/*editend*/
/*10-04-2019*/
.contactus_main {
    box-shadow: 1px 2px 7px #ddd;
}
.kalyanamalai-head-office h1 {
    font-size: 18px;
    font-weight: bold;
    margin-top: 60px;
}
.USA-ho {
    background-color: #AA0003;
    color: #fff;
    padding: 29px 48px;
    margin-top: 20px;
}
.USA-ho h2 {
    font-size: 19px;
    margin: 0;
}
.usa-home {
    box-shadow: 1px 2px 7px 2px #ddd;
    margin-right: 20px;
}
.usa-address {
    padding: 35px 48px;
    font-size: 16px;
    line-height: 30px;
}
.india-home {
    box-shadow: 1px 2px 7px 2px #ddd;
    margin-left: 20px;
}
.kalyanamalai-office h1 {
    font-size: 18px;
    font-weight: bold;
    margin-top: 52px;
}
.ko-form-control {
    height: 55px;
    width: 27%;
    display: inline-block;
    color: #737373;
    background-color: #fff;
    background-clip: padding-box;
    font-size: 16px;
    padding: 6px 25px;
}
.search-result {
    display: flex;
    margin-top: 31px;
}
.search-submit {
    width: 330px;
    height: 55px;
    background: #F96328;
    color: #fff;
    border: 1px solid #F96328;
    font-size: 20px !important;
    transition: all 0.2s ease-in-out;
}
.search-submit:hover, .search-submit:active {
    webkit-transform: translateY(-3px);
    transform: translateY(-3px);
    background-color: #fff;
    border-color: #F96328;
    color: #F96328;
}
.search-b {
    margin-left: 30px;
}
.result-show {
    box-shadow: 1px 2px 7px 2px #ddd;
    width: 31%;
    margin-top: 30px;
}
.state-ho {
    background-color: #EEEEEE;
    color: #000;
    padding: 29px 48px;
    margin-top: 20px;
}
.state-ho h2 {
    font-size: 19px;
    margin: 0;
}
.state-address {
    padding: 21px 44px;
    font-size: 15px;
    line-height: 30px;
}
/*End*/

/*11-04-2019*/
.breadcrumb {
    background-color: transparent;
}
.breadcrumb > li + li:before {
    content: ">";
}
.align-center-div-dasa {
    display: flex;
    align-items: center;
    height: auto;
    margin-left: -10px;
    margin-right: 10px;
}
.align-center-div-dasa .col-md-4, .align-center-div-dasa .col-md-2, .align-center-div-dasa .col-md-1, .align-center-div-dasa .col-md-8 {
    padding-left: 10px;
    padding-right: 10px;
}
.addremove {
    margin-left: 30px;
}
.mtdasa-2 {
    margin-bottom: 15px !important;
}
.dasa-kattam{
    width: 100%;
    height: 50px;
}
.kattam-center{
    text-align: center;
    position: relative;
    top: 40px;
}
.text-align-center{
    text-align: center;
}
select.form-control.hours {
    width: 50%;
    display: inline-block;
}
select.form-control.mins {
    width: 50%;
    display: inline-block;
}
select.form-control.meridien {
    width: 50%;
    display: inline-block;
}
select.form-control.year {
    width: 50%;
    display: inline-block;
}
select.form-control.months {
    width: 50%;
    display: inline-block;
}
select.form-control.days {
    width: 50%;
    display: inline-block;
}
.breadcrumb > .active {
    color: #F96328;
}
ol.breadcrumb a {
    color: #777;
    font-size: 16px;
}
.remove-arrow{
    background: none !important;
}
.border-top{
    border-top: 0;
}
.border-bottom {
    border-bottom: 0;
}
.border-left {
    border-left: 0;
}
.border-right {
    border-right: 0;
}
.edit-form-page {
    margin-top: 20px;
}
/*23-5-19*/
.navbartwo li:last-child::after{
    display: none;
}
.inbox-messages-main{
    border: 1px solid #ccc;
    padding: 15px;
    margin-top: 10px;
}
.inbox-messages-main .ib-1{
    display: inline-block;
width: 16.3%;
    text-align: center;
}
.inbox-messages-main .ib-1 p{
    color: #000;
    text-decoration: none;
    margin: 10px 0 0;
}
.inbox-messages-main .ib-1 a{
    display: block;
}
.inbox-messages-main .ib-1 a:hover,
.inbox-messages-main .ib-1 a:focus{
    text-decoration: none;
    color: #000;
}
.align-center-div .col-md-6{
    padding-left: 10px;
    padding-right: 10px;
}
.profile-head{
    padding: 0 0 0 0 !important;
}
.profile-head{
	
	padding: 32px 0 0 0;
}
.profile-heads{
    padding: 0 0 0 36px !important;
}
.profile-heads{
	
	padding: 32px 0 0 0;
}
.profile-head p{
    font-size: 16px;
}
.profile-heads p{
    font-size: 16px;
}
.express-main .sxp{
   font-size: 16px;
}
.inner-express-intrest-right p{
    font-size: 16px;
}
.inner-express-intrest-right .radioexpress{
font-weight: normal;
    margin-bottom: 20px;
    font-size: 16px;
    align-items: center;
    display: flex;
}
.inner-express-intrest-right .radioexpress span{
    display: inline-block;
    padding-left: 15px;
    width: 100%;
}
.csubmit.editp.expressbtn{
    margin-right: 15px;
}
.radioexpress input[type=radio], input[type=checkbox]{
margin: 0;
}
.inner-express-intrest-left p{
    color: #000;
    text-decoration: none;
    margin: 10px 0 10px;
    font-size: 16px;
}
.fnt_pad{
    line-height: 1.7;
}
.wedding-row{
    margin-left: -15px;
    margin-right: -15px;
    display: flex;
    align-items: center;
}
.wedding-row .pdlr-15{
    padding-left: 15px;
    padding-right: 15px;
}
.table * {
    position: relative;
}
.wrap-table table thead tr{
    height: 50px;
    background: #36304a;
    color: #fff;
}
.table100-head th{
    font-size: 16px;
    color: #fff;
    line-height: 1.2;
    font-weight: unset;
        border-right: 1px solid #ccc;
}
.column1 {
    width: 30%;
    padding-left: 40px;
}
.column2 {
    width: 70%;
    padding-left: 40px;
}
.wrap-table table tbody tr:nth-child(even) {
    background-color: #f5f5f5;
}
.wrap-table table tbody tr {
    height: 50px;
    line-height: 1.2;
    font-weight: unset;
        font-size: 16px;
}
.wrap-table table tbody tr td{
        border-right: 1px solid #ccc;
}
.wrap-table table tbody tr td:last-child{
 border: none;
}
.dnone_lh .clrblck.text-center.mr0{
	font-size: 16px;
}
.join_member_logup .form-control {
    height: 45px;
    font-size: 16px;
}
.container_check input[type=radio], input[type=checkbox]{
    position: relative;
    top: 0px;
    left: -5px;
}
/*end*/
meera {
    color: #333333;
    font-size: 3.5rem;
    position: absolute;
    width: 100%;
    top: 250px;
    margin: 0px;
}
ul.thiru-temple {
    list-style: none;
    padding: 0px;
    background: #F5F5F5;
    overflow-y: scroll;
    border: 1px solid #eee;
    height: 900px;
    position: relative;
}
/* width */
    ul.thiru-temple::-webkit-scrollbar {
        width: 7px;
    }

/* Track */
    ul.thiru-temple::-webkit-scrollbar-track {
        background: #F2F2F2;
        border-radius:6px;
    }

/* Handle */
    ul.thiru-temple::-webkit-scrollbar-thumb {
        background: #EBEBEB;
        border-radius: 6px;
    }

    /* Handle on hover */
        ul.thiru-temple::-webkit-scrollbar-thumb:hover {
            background: #EBEBEB;
        }
    ul.thiru-temple li {
        border-bottom: 1px solid #EBEBEB;
    }
.thiru-temple li a {
    color: #000;
    font-size: 14px;
    text-decoration: none;
    display: block;
    padding: 10px 15px;
}
ul.thiru-temple li.active {
    color: #000;
    background-color: #fff;
    font-size: 14px;
}
ul.thiru-temple li:hover, li:active {
    color: #000;
    background-color: #fff;
    font-size: 14px;
}
.thiru-right p {
    font-size: 13px;
    line-height: 22px;
    margin: 0px 0px 20px 0px;
}
.sub-head h1 {
    font-size: 18px;
    color: #BD2629;
}
.thirutha-mr {
    margin-left: 20px;
    font-size: 13px;
    line-height: 22px;
}
.ahah-mr {
    margin-left: 20px;
    font-size: 13px;
    line-height: 22px;
    text-align: justify;
}
/*End*/

/*30-04-2019*/
ul.thiru-temple li.active::after {
    content: ">>";
    position: absolute;
    font-weight: bold;
    color: #D06567;
    right: 30px;
    top: 10px;
    transition: 0.5s all ease;
}
ul.thiru-temple li.active:hover:after {
    transform: translateX(4px);
}
.bg-white{
    background-color: #fff;
}
.txt-grey {
    color: #737373;
}
.ex-para {
    font-size: 16px;
    line-height: 25px;
}
.ex-prime {
    box-shadow: 1px 3px 7px 0px #ddd;
    padding: 25px 0px 30px 35px;
}
.pay-paddng {
    padding: 13% 0px 0px 0px;
    background-color: #fff;
}
.ex-prime h1 {
    color: #2E5A3F;
    font-size: 26px;
    font-weight: bold;
    margin: 0;
    padding-bottom: 25px;
}
.prime-list {
    padding-left: 15px;
    line-height: 35px;
}
.prime-list li {
    color: #2E5A3F;
}
.taxes {
    background-color: #2D5D43;
    height: 293px;
    display: flex;
    align-items: center;
    justify-content: center;
    vertical-align: middle;
}
.tax-rupees h1 {
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    margin-top: 0;
}
.tax-rupees {
    margin-left: 10px;
}
.txt-white{
    color: #fff;
}
.rupees-para {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 25px;
}
span.mr-right {
    margin-right: 15px;
}
.month-contact {
    color: #fff;
    font-size: 18px;
    padding-top: 22px;
}
.ninestd {
    margin-left: 20px;
}
.onetwenty {
    margin-left: 4px;
}
.choose-pay {
    background: #EAEAEA;
    margin-top: 25px;
    margin-bottom: 40px;
    box-shadow: 1px 3px 7px 0px #ddd;
}
.choose-pay h1 {
    font-size: 25px;
    font-weight: bold;
    color: #333333;
    padding: 20px 0px 20px 35px;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
}
.btn-pay {
    color: #fff;
    background-color: #B30409;
    border-color: #ccc;
    width: 10%;
    border-radius: inherit !important;
    margin-left: 20px;
}

/*Media Query starts*/
@media (min-width: 1200px) and (max-width: 1330px) {
    .container
{
width: 1170px;
max-width:1170px !important;
}
    .con_list li {

    font-size: 11px;
}
.containertwo
{
    width:98%;
}
    .searchdeatails p:first-child {
        padding-right: 10px;
    }
    .searchdeatails p:last-child {
    padding-left: 10px;
}
    .inner-contnt-one, .inner-contnt-two {
    padding: 80px 20px 0px 200px;
}
    .slick-prev {
    left: -10px;
}
        .slick-next {
    right: -10px;
}
        .success-story-inn-sec h2
        {
            font-size:17px;
        }
        .success-story-inn-sec p
        {
            font-size:15px;
        }
.evnt-shadow-box p {
    font-size: 13px;
}
.evnt-shadow-box {
    height: 270px;
}
.forthcome p {
    font-size: 15px;
}
.forthcome {
    height: 340px;
}
.forthcome h1 {
    font-size: 17px;
}
}


@media (min-width: 992px) and (max-width: 1199px)
{
.container
{
width: 970px;
}
.eng_main .row_lef .col-sm-6 {
    width: 50%;
}
.containertwo
{
    width:98%;
}
    .searchdeatails p:first-child {
        padding-right: 10px;
    }
    .searchdeatails p:last-child {
    padding-left: 10px;
}
    .searchdeatails p a
    {
        font-size:17px;
    }
    .inner-contnt-one, .inner-contnt-two {
    padding: 80px 20px 0px 150px;
}
    .inner-contnt-one h1,.inner-contnt-two h1
    {
        font-size:32px;
    }
    .success-story-sec-pad {
    padding: 20px 15px;
}
    .success-story-inn-sec h2
    {
        font-size:16px;
    }
    .success-story-inn-sec p
    {
        font-size:14px;
    }
    .all-stories-btn
    {
        width:295px;
    }
    .wedding-planner-sec
    {
        margin-top:20px;
    }
    .wedding-planner-inner h1
    {
            margin: 15px 0px 10px 0px;
            font-size:43px;
        
    }

.evnt-shadow-box p {
    font-size: 13px;
}
.evnt-shadow-box {
    padding: 25px 20px;
    height: 290px;
}
.forthcome p {
    font-size: 14px;
    line-height: 24px;
}
.forthcome h1 {
    font-size: 16px;
}

}

@media (min-width: 768px) and (max-width: 991px)
{
.container
{
width: 750px;
}
.containertwo {
    width: 98%;
    margin: auto;
    text-align: center;
}

.Registerformsec
{
    width:350px;
}
.Registerforminnersec
{
    padding:10px;
}
.dob
{
    padding:15px 10px;
    font-size:12px;
}
.homebannercontent h1
{
    font-size:35px;
}
.Registerforminnersec .form-control
{
    font-size:13px;
}
.btn.btnregister,.btn.btnsearch
{
    font-size:20px;
}
    .headerform p,.sectionthreehead,.bannersixheading {
        font-size: 25px;
    }
    .searchdeatails p:first-child
    {
        padding-right:10px;
    }
    .searchdeatails p a
    {
        font-size:13px;
    }
    .searchdeatails p:last-child {
    padding-left: 10px;
}
    .form-inner-section .form-control
    {
        font-size:12px;
    }
    .contentdecriptionarrow {
    padding: 90px 5px 0px 5px;
}

    .contentdecription h4{
     font-size: 20px;
    }
    .contentdecription p
    {
        font-size:15px;
    }
    .homesectionthree
    {
        padding:20px 0px 30px 0px;
    }
    .numbercountsec ul li h4
    {
        font-size:20px;
    }
    .numbercountsec ul li p
    {
        font-size:15px;
    }
    .inner-contnt-one, .inner-contnt-two {
    padding: 80px 20px 0px 60px;
}
    .inner-contnt-one h1,.inner-contnt-two h1
    {
        font-size:25px;
    }
    .inner-contnt-one p,.inner-contnt-two p
    {
        font-size:22px;
    }
    .success-story-sec-pad {
    padding: 20px 10px;
}
    .success-story-inn-sec
    {
        padding:10px;
    }
    .success-story-inn-sec h2
    {
        font-size:15px;
    }
    .success-story-inn-sec p
    {
        padding:10px 0px  0px 0px;
        font-size:13px;
    }
    .slick-next, .slick-next:hover, .slick-next:focus,.slick-prev, .slick-prev:hover, .slick-prev:focus
    {
        width:17px;
        height:26px;
    }
    .slick-prev {
    left: 0px;
}
    .slick-next
    {
        right:0px;
    }
    .all-stories-btn {
    height: 44px;
    width: 232px;
    font-size: 16px;
}
    .athithi-wedding>img
    {
        width:250px;
    }
    .wedding-planner-inner>img
    {
        width:500px;
    }
    .wedding-planner-inner h1
    {
        font-size:36px;
    }
    .wedding-planner-sec
    {
        margin-top:50px;
    }
    .programhaed
    {
        font-size:20px;
    }
}
@media (max-width: 767px)
{
.contact_us_form {
    padding: 20px 10px;
}
.view_profiles {
    padding: 0 0 10px 0;
}
.fullwidthFormobile{

}
.WeddingFixed {
    padding: 0 0 10px 0;
}
.WeddingFixed td {
    display: block;
    float: left !important;
    text-align: center;
}
.PaginationStyleforNumber {
    margin: 5px 0;
    padding: 7px 0;
}
.personal-bg-one {
    background-position: inherit;
}
.personal-bg-two {
    background-position: inherit;
}
.contact_us_form .form-label {
    font-size: 15px;
    margin: 10px 0;
}
.cntform-control {
    height: auto;
}
 ul.thiru-temple li:hover, li:active {
    color: #000;
    background-color: #fff;
    font-size: 14px;
}
.innerbg.schinner td {
    width: 100%;
    float: left;
}

 .panel-title>a, .panel-title>a {
    font-size: 14px;
}
 .panel-title>a, .panel-title>a:active {
    font-size: 14px;
}
.home-banner-one {
    height: 400px;
    margin: 120px 0 0 0;
}
ul.thiru-temple li:hover, li:active {
    background-color: transparent;
}
.edit-form-page .col-md-4 {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0;
}
.edit-form-page .col-md-8 {
    flex: 0 0 100%;
    max-width: 100%;
}
.addremove {
    margin-left: 0;
    text-align: center;
    padding: 20px 0;
}
select.form-control.hours {
    width: 100%;
}
select.form-control.mins {
    width: 100%;
}
select.form-control.meridien {
    width: 100%;
}
.edit-form-page .col-md-2 {
    padding: 0;
}
.edit-form-page .col-md-3 {
    padding: 0;
}
.edit-form-page .row {
    display: block;
    margin: 0 0 10px 0;
}
.edit-form-page .col-md-4 label {
    margin: 0 0 10px 0;
}
.panel-title>a, .panel-title>a:active {
    font-size: 15px;
}
.personal-details-tab {
    font-size: 12px;
    padding: 10px 10px;
}
.InnerContentStyle {
    width: 100%;
}
.homesectionfive {
    padding: 0px 0px 50px 0px;
}
.StoryBlock h2 {
    font-size: 12px;
}
.InnerContentStyle ul li {
    width: 33.33%;
}
	/*14022019pm*/	
.profile-secttwo{
	text-align: center;
}	

.bk_table_pro td, th {
    padding: 0px 25px 9px 0px;
    font-size: 14px;
    width: 50%;
}

.inner-img{
	
	text-align: -webkit-center;
}
/*14022019pm end*/	
	
.container
{
width: 100%;
}
.containertwo {
    width: 100%;
    margin: auto;
    text-align: center;
}


.Registerformsec
{
    float:none;
    margin-top:0px;
    width:100%;
}
.homebannercontent h1
{
    font-size:30px;
}
.Registerforminnersec
{
    height:auto;
    padding:15px;
}
.dobcolwidth .col-sm-3,.dobcolwidth .col-sm-6
{
    float:left;
}
.headerform p, .sectionthreehead, .bannersixheading {
    font-size: 23px;
}
.homepagesection2
{
    padding:15px;
}
.pad15bth,.padrft15,.pad15lft {
    padding-left: 0px;
    padding-right: 0px;
}
.searchdeatails p:first-child {
    padding-right: 10px;
    border-right: 1px solid #054829;
}
.searchdeatails p:last-child {
    padding-left: 10px;
}
.searchdeatails p a
{
    font-size:15px;
}
.contentdecription p
{
    padding:0px 10px 10px 10px;
}

.col-sm-12.selectyr .col-sm-4
{
    width:33.33333333%;
    float:left;
}
.containertwo .col-sm-3 {
    width: 100%;
}
.contentdecriptionarrow
{
    display:none;
}
.contentdecription h4
{
    font-size:20px;
}
.contentdecription p
{
    font-size:16px;
}
.numbercountsec ul li
{
    width:100%;
border-bottom: 1px solid rgba(255,255,255,.2);
padding:10px 0px;
}
.homesectionfour {
    padding: 20px 0px 30px 0px;
    background-size: cover;
}
.dcbpad10,.dcbbankltpad10 {
    padding-right: 0px;
    padding-left:0px;
}
.dcb-bank-bg
{
    height:300px;
}
.inner-contnt-one, .inner-contnt-two {
    padding: 100px 20px 0px 20px;
    position: absolute;
    bottom: 0;
}
.inner-contnt-one h1,.inner-contnt-two h1
{
    font-size:22px;
}
.inner-contnt-one p,.inner-contnt-two p
{
    font-size:20px;
}
    .bannersixheading {
        padding: 20px 10px 10px 10px;
    }
    .success-story-inn-sec
    {
        padding:10px;
    }
    .success-story-inn-sec h2
    {
        font-size:16px;
    }
    .success-story-inn-sec p
    {
        font-size:15px;
    }
    .slick-next
    {
        right:0px;
    }
    .slick-prev
    {
        left:0px;
    }
    .all-stories-btn
    {
          width: 94%;
    font-size: 20px;
    height: 52px;
    }
    .homesectionsix
    {
        height:auto;
        padding:0px;
    }
    .homesectionseven
    {
        height:auto;
    }
    .wedding-planner-sec
    {
        padding:10px;
        margin-top:10px;
        float:none;
    }
    .wedding-planner-inner h1
    {
        font-size:20px;
    }
    .wedding-planner-inner a
    {
           padding: 0px 10px 20px 0px;
           font-size:16px;
           float:left;
    }
    .wedding-planner-inner a:last-child::after
    {
        display:none;
    }

    .padrft25,.padlft25
    {
        padding-right:0px;
        padding-left:0px;
    }
    .homesectioneight
    {
        padding:10px;
    }
    .programhaed {
        font-size: 23px;
            padding: 20px 0px 10px 0px;
    }
    .programmecont h1
    {
        font-size:20px;
    }
    .videosec {
    padding-bottom: 20px;
}
    .videosec iframe
    {
        height:100% !important;
        width:100% !important;
    }
    .slick-prev, .slick-prev:hover, .slick-prev:focus,.slick-next, .slick-next:hover, .slick-next:focus
    {
        width:20px;
        height:40px;
    }
    .numbercountsec ul li:last-child
    {
        border-bottom:0px;
    }
    .contentdecription>img
    {
        width:auto;
    }
    div#homecarousel .carousel-indicators
{
    left:20px;
    bottom:10px;
}
.homebannercontent {
    padding-top: 250px;
    padding-left:20px;
}
/*new-css*/
.navbartwo li::after{
    height: 0px;
}
.banner_top h1{
    font-size: 3rem;
    position: absolute;
        left: 15px;
    width: initial;
}
.schinner{
padding: 20px 15px 20px 15px;
}
.schbox_main{
    margin-top: 10px;
    height: auto;
}
.row_lef{
    margin-right: 0px;
    margin-left: 0px;
}

    .row_center {
        margin-left: 0%;
    }
.row_lef .col-md-3{
    padding-left: 0px;
    padding-right: 0px;
}
.sch_box{
    width: 70%;
    position: inherit; 
    bottom: 0px;
    left: 0px;    
}
.pad515{
    padding: 5px 5px 5px 15px;
}
.padl15{
    padding: 5px 15px 5px 5px;
}
.dmain:before{
    content: '';
    position: absolute;
    background: #7F2423;
    width: 100%;
    height: 88px;
    bottom: -38px;
    left: 0px;
    top: 0px;
    transform: rotateX(91deg);
}
.w60{
    width: 45px;
    padding: 5px;
}
.ftn{
    font-size: 10px;
    padding: 0px 0px 0px 5px;
    position: relative;
    top: 8px;
}
.db_las:before{
height: 0px !important;
}
.reqinner{
    padding: 20px 15px 20px 15px;
}
.request_tab>li>a{
        font-size: 13px;
    height: 50px;
    padding: 5px 5px;
}
.request_tab{
    margin-left: 0px;
    margin-right: 0px;
}
.request_tab>li{
    padding-left: 0px;
    padding-right: 0px;
}
.dsh_main{
width: 100%;
    overflow-x: scroll;
}
.dsh_inner{
    height: auto;
    display: inline-flex;
}
.dsh_inner li{
    width: 105px;
}
.dsh_inner li a{
    padding: 0px;
    font-size: 14px;
}
.dsh_inner li:before{
    display: none;
}
.dsh_inner li.addb:after {
    width: 95px;
    position: absolute;
    right: 0px;
}
.dsh_inner li.addbacc:after {
    width: 95px;
    position: absolute;
    right: 0px;
}
.bookmarklist{
    padding: 15px;
}
.uer_inner img{
    margin: 0px auto;
    width: 200px;
}
.view_pr{
    height: 40px;
    width: 160px;
    position: inherit;
    left: 0;
    margin: 20px auto;
    font-size: 16px;
}
    .ProfileView {
        text-align: center;
        width: 100%;
        margin-left: 5%;
        border-color:aqua;
    }

        .ProfileView td, th {
            padding: 0px 0px 0px 0px;
            font-size: 14px;
        }

    .wd1{
        width:100px;
    }

    .bk_table {
        text-align: center;
    }

        .bk_table td, th {
            padding: 0px 25px 9px 0px;
            font-size: 14px;
        }
.request_a{
    width: 240px;
    margin: 10px auto;
    display: block;
}

.section-size{
	width: 100%;
}
.bk_log {
    position: absolute;
    top: -265px;
    right: 30px;
}
.bk_log p{
    display: none;
}
/*6-3*/
.view_fullprf{
    height: auto;
}
.profile_content{
    display: inline-block;
    width: 100%;
    height: auto;
}
.imintest_but{
    margin: 0px auto 15px auto;
    display: table;
        width: 65%;
}
h2.profile_name{
    font-size: 15px;
    padding: 0px 0px 10px 10px;
}
.view_fullprf a span{
    font-size: 15px;
    padding: 10px 0px;
    height: auto;
}
.bg-white.pad20{
    padding: 20px 10px;
}
.profileimg.profileimg_thumb span{
    font-size: 15px;
    padding: 5px 0px;
    height: auto;
}
.pfinner_cont_thumb .profile_name {
    border-bottom: none;
    font-size: 14px;
    padding: 15px 0px;
    text-align: center;
}
.pad_LR {
    padding: 0px 0px;
}
.fnt16{
    font-size: 14px;
}
.dmbnone{
    display: none;
}
.search_list_filter .panel-title>a, .search_filter .panel-title>a:active{
    padding: 3px;
    font-size: 12px;
}
.search_list_filter .panel-heading{
padding: 5px 0px;
}
.search_list_filter .panel{
    padding: 3px 5px;
    margin: 0px 0px 12px 0px;
}
.container_checkall{
    width: 70%;
    padding-right: 5px;
    padding-left: 21px;
    font-size: 12px;;
}
.view_moreall a{
    font-size: 13px;
}
.search_list_filter .panel-heading a span{
width: 20px;
}
.all_serachlistacc{
    padding: 0px;
}
.prfls_sort{
    padding: 10px 5px;
}
.btn_filter{
position: absolute;
    left: -35px;
    top: 70px;
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    z-index: 1;
}
.filter_tbvis{
    background: #2D5D43;
    border-color: #2D5D43;
    padding: 6px;
    font-size: 13px;
    border-radius: 0;
}
.filter_tbvis:hover, .btn-primary:focus, .filter_tbvis:active, .filter_tbvis.active, .open>.dropdown-toggle.btn-primary{
    background: #2D5D43;
    border-color: #2D5D43;
    outline: 0px;
}
.filter_inner .form-group {
    margin-bottom: 5px;
}
.search_list_filter .panel-body {
    padding: 15px 5px;
}
.gridcontent{
padding: 20px 0px;
}
.mdlgin__content{
    width: 90%;
    margin: auto;
}
.mdlgin_body {
    padding: 0px 15px;
}
.mdl_inner {
    padding: 0px 0px 30px 0px;
}
.membrginpara{
    margin-top: 30px;
    margin-bottom: 20px;
}
.mdl_footer{
    padding: 25px 5px;
    margin: 0px 10px;
}
.fnt18{
font-size: 15px;
}
.mdl_formcontrol{
    border-radius: 0px;
    height: 40px;
}
.modal-dialog-centered{
    width: 100%;
}
.gendrer_con {
    padding: 0px 20px 0px 5px;
}
.mdl_addp {
    padding: 0px 0px 10px 0px;
}
.fnt20 {
    font-size: 16px;
}
.pd-left-30{
    padding-right: 0px;
}
/*.user_mbl{
    float: none;
    width: 100%;
    margin: 0 !important;
}*/
.edit_and_host ul {
    padding-left: 0;
}
/*.edit_and_host{
    float: none;
    width: auto;
    margin-top: 0;
    margin-bottom: 20px;
}*/
.edit_and_host ul a{
    font-size: 14px;
}
.edit_and_host ul a img{
   vertical-align: middle;
    padding-right: 10px;
    width: 21px;
}
.communication-centre-main{
    margin-bottom: 20px;
}
.paid-member-tdy{
    padding: 20px 20px;
    margin-bottom: 20px;
}
.inner_actvbpan .panel{
    padding: 10px 20px;
}
.inner_message_list ul li{
    padding-top: 10px;
    padding-bottom: 10px;
}
.communication-inner{
    padding: 15px 0;
}
.border-all{
    border: none;
}
.matching_profile_cr{
    border: 1px solid #B7B7B7;
}
.viewall_prf .getpercey{
font-size: 15px;
}
.matchprf_head{
border: none;
    width: auto;
    text-align: left;
    left: 0;
    padding: 20px 6px
}
.prfcartable{
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: left;
}
.viewall_prf {
    position: absolute;
    top: -20px;
    right: auto;
    text-decoration: underline;
}
/*.mbc_main_carousal .slick-prev, .slick-prev:hover, .slick-prev:focus{
    width: 15px;
    height: 15px;
    top: 22px;
    right: 45px;
    left: inherit;
    margin: 0;
}
.mbc_main_carousal .slick-next, .slick-next:hover, .slick-next:focus{
width: 15px;
    height: 15px;
    top: 22px;
    right: 20px;
    left: inherit;
    margin: 0;
}*/
.mtchprfileimg{
    width: 200px;
    margin-left: auto;
    margin-right: auto;
    height: auto;
}
.prfcartable td, th{
padding: 0px 10px 10px 0px;
    font-size: 14px;
}
.profile-completeness{
    height: auto;
}
.w-490 {
    width: 100%;
}
.basic_req .con_list li {
    font-size: 14px;
}
.mb-60{
    margin-bottom: 30px;
}
.password-control{
    height: 45px;
    font-size: 14px;
}
.pass_submit{
    font-size: 16px;
    width: 160px;
    padding: 9px 12px;
}
.evnt-shadow-box {
    width: 100%;
    height: 265px;
    margin-bottom: 20px;
}
.forthcome {
    width: 100%;
    height: 345px;
}
.forthcome p {
    font-size: 14px;
    line-height: 23px;
}
.forthcome h1 {
    font-size: 15px;
    padding: 15px 20px;
}
/*end*/

/*10-04-2019*/
    .usa-home {
        margin-right: 0px;
    }
    .india-home {
        margin-left: 0px;
    }
    .search-result {
        display: inherit;
    }
    .ko-form-control {
        width: 100%;
        margin-bottom: 25px;
    }
    .search-b {
        margin-left: 0px;
        text-align: center;
    }
    .search-submit {
        width: 100%;
    }
    .result-show {
        width: 100%;
    }
/*End*/

/*02/05/2019*/
    .pay-paddng-forgot {
        padding: 35% 0px 13% 0px;
    }
    .pad-box {
        width: 100%;
    }
    .mobile-email {
        padding: 25px 0px 40px 0px;
    }
    .mobile-email h1 {
        font-size: 20px;
    }
    .mobile-email p {
        font-size: 16px;
    }
    .forgot-form {
        width: 90%;
    }
    .otp {
        padding: 25px 0px 40px 0px;
    }
    .otp h1 {
        font-size: 20px;
    }
    .otp p {
        font-size: 16px;
    }
    .otp-form {
        width: 90%;
    }
    p.resend-code {
        font-size: 14px !important;
    }
    .btn-submit-pay {
        width: 40%;
    }
    .new-form {
        width: 90%;
    }
    .conform-form {
        width: 90%;
    }
    .btn-forgot-pay {
        width: 40%;
    }
/*23-5-19 responsive*/
.section_inner{
overflow: hidden;
}
.editp-inner{
    width: 100%;
}
.acc_tab {
    width: 100%;
    overflow-x: scroll;
}
.account_tab{
    display: inline-flex;
}
.phototab>li {
    width: auto;
}
.phototab>li>a {
    font-size: 14px;
    height: 36px;
}
.align-center-div{
    height: auto;
}
.inbox-messages-main{
text-align: center;
}
.inbox-messages-main .ib-1{
    display: inline-block;
    width: 40%;
    text-align: center;
     padding-bottom: 20px;
}
.inbox-messages-main .ib-1:last-child{
    padding-bottom: 0;
}
.bold-pro-fnt{
    font-size: 18px;
    padding: 10px 0 11px 0px;
}
.csubmit.editp {
    width: 110px;
    height: auto;
    margin: 15px 0 0 0 !important;
}
.edit-form-page .col-md-3 {
    width: 100%;
    flex: 0 0 100%;
}
.table100-head th{
    font-size: 14px;
}
.column1{
    padding-left: 10px;
    font-size: 14px;
        padding-right: 5px;
}
.column2 {
        font-size: 14px;
    width: 70%;
    padding-left: 10px;
    padding-right: 5px;
}
.hg-45 {
    height: auto;
}
.wedding-row{
    margin-left: -5px;
    margin-right: -5px;
    text-align: center;
    display: block;
}
.wedding-row .pdlr-15 {
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 5px;
}
.contact_select_dropdown{
font-size: 14px;
}
/*End*/
/*27-5-19*/
.col-sm-8.genderbg{
	height: auto;
}
.contentdecription a img{
    text-align: center;
    width: 80%;
    margin: auto;	
}
.dob{
    margin-bottom: 12px;	
}
.Registerforminnersec .col-sm-3  .form-control{
	margin-bottom: 12px;
}
.btn.btnregister{
	font-size: 20px;
}
.btn.btnsearch{
	    font-size: 20px;
}
.programbannerone{
height: 20vh;	
}
.success-story-sec  .slick-dots{
    position: absolute;
    bottom: -25px;	
}
.success-story-sec .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 15px;
    height: 15px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: #C2C2C2;
    border-radius: 50%;
    opacity: 1;
}
.success-story-sec  .slick-active button {
    background: #6d0305 !important;
    opacity: 1 !important;
}
.slick-dots li button:before{
	content: "";
}
.ex-prime {
    padding: 25px 10px 30px 10px;
    height: auto;
}
.taxes{
   height: auto;
    padding: 25px 10px 30px 10px;	
}
.pay-paddng {
    padding: 150px 0 0 0;
}
.btn-pay{
	    width: 25%;
}
}

.photorequestdiv {
    width: 80%;
    text-align: center;
}

.paginationmobile{
    margin-left:15%;
}

.bookmarktable{
    margin-left:-122px;
}

.tableLabel {
    width: 450px;
    height: auto;
}

@media only screen and (max-width: 600px) {

    .scheme-bg-one {
        background: url('../images/exclusvie-home-page.jpg')no-repeat;
        width: 100%;
        background-position: top center;
        background-size: 100%;
        position: relative;
    }

    .homesectionfive
    {
        height:120px;
    }

    .mbc_main_carousal {
        height: auto;
    }

    .matchprfinner {
        padding: 30px;
        margin: 60px 0px 0px 0px;
        height: 500PX;
        align-items: center;
        position: relative;
        width: 100%;
    }

    .viewall_prf {
        position: absolute;
    }

        .viewall_prf .getpercey {
            color: #494949;
            font-size: 16px;
            text-decoration: none;
        }

    .bk_table {
        text-align: center;
        margin-top: -150px;
    }

        .bk_table td, th {
            padding: 0px 25px 9px 0px;
            font-size: 14px;
        }

    .hg100 {
        height: 100%;
        float: right;
        top: -100px;
    }


    .lastlogin_prfview {
        top: 100px;
    }

    .view_moreall {
        margin-top: 150px;
        width: 100%;
        align-items: center;
        height: auto;
    }

    .matchprfinner1 {
        height: 700px;
        width: 100%;
        padding: 0px;
        border: 1px solid #ccc;
    }

    .ProfileView {
        height: auto;
        align-items: center;
        margin-left: -50px;
        margin-top: -150px;
    }

    .ProfileView tr {
        display: flex;
    }

        .ProfileView td, th {
            padding: 0px 15px 9px 0px;
            font-size: 14px;
        }

    .profileShadowMiddle {
        margin-top:10px;
    }
    
    .pnlButton
    {
        margin-top:150px;
    }

    .mobileprofile {
        float: right;
        position: relative;
        margin-top: -750px;
    }

    .acceptinterests {
        width: 100%;
    }

    .newmessagegridview {
        margin-top: -30%;
    }

    .acceptmessagegridview {
        margin-top: -27%;
    }

    .photorequestdiv {
        width: 100%;
        text-align: center;
    }

    .fphoroimg{
        display:flex;
    }

    .paginationmobile {
        margin-left: 35%;
    }

    .bookmarktable{
        margin-left:18%;
    }


    .tableLabel {
        width: 250px;
        height: auto;
    }

    .mobilerow {
        height: 650px;
    }

    .request_pro_a {
        border: 1px solid #F96328;
        color: #F96328;
        text-decoration: none;
        padding: 5px 15px 5px 15px;
        border-radius: 6px;
        font-size: 16px;
        display: inline-block;
        margin-top: 5px;
    }
}
