body{ background-image: ; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
p{font-family: Arial, Helvetica, sans-serif;    font-size: 12px;}
.bg_white{ background-color:#FFFFFF}
.no-margin-top{ margin-top:0;}
.no-margin-left{ margin-left:0;}
.no-margin-right {margin-right:0;}
.no-margin-bottom{ margin-bottom:0;}
.no-margin{ margin:0;}
.no-padding{ padding:0;}
.no-padding-top{ padding-top:0;}
.no-padding-left{ padding-left:0;}
.no-padding-right{ padding-right:0;}
.no-padding-bottom{ padding-bottom:0;}
.whatsapp_text{ font-size:12px;}
.do-margin{ margin:10px;}
.do-padding{ margin:10px;}
.bg_quick{ background-image:url(../images/head_bg1.jpg); 
background-repeat:repeat-x;
position: inherit;
margin-top: 27px;}
.bg_quick_new{ background-image:url(../images/head_bg1.jpg); 
background-repeat:repeat-x;
background-position:0px 27px;
/*position: inherit;*/
}
/*slider*/
.rslides {
position: relative;
list-style: none;
overflow: hidden;
width: 100%;
padding: 0;
margin: 0;
}

.rslides li {
-webkit-backface-visibility: hidden;
position: absolute;
display: none;
/*width: 100%;*/
left: 0;
top: 0;
}

.rslides li:first-child {
position: relative;
display: block;
float: left;
}

.rslides img {
display: block;
height: auto;
float: left;
border: 0;
margin-top:17px;
height:300px;
}
/*end slider*/
/*  registration*/

/*  endregistration*/

/*  menu bar*/
.navbar_menu_position{ position:relative; z-index:1;}
.navbar_menu{ position:absolute;top: -91px;}
.navbar_menu .navbar-default{ 
background: #f60; /* Old browsers */

}
.navbar-default .navbar-nav > li > a{color:#FFFFFF; font-size:12px; font-weight:bold;}
.navbar-default .navbar-nav > li > ul > li > a{color:#FFFFFF; font-size:12px; background:#C9004E;}
.navbar-default .navbar-nav > li > ul > li > a:hover{color:#FFFFFF; font-size:12px; background:#f60;}

.navbar-collapse{margin:0; padding:0;}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
background: #f60; /* Old browsers */
}
.white{ color:#FFFFFF;}

.navbar{ min-height:30px;}
.navbar-toggle{ background-color:#c80201}
.navbar-default .navbar-toggle .icon-bar{ background-color:#FFFFFF}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{background-color:#c80201}
.navbar-nav{ margin:0;background:#C9004E; /* Old browsers */
}
/* === OVERLAY === */

.picture_overlay { 
position: relative; 
cursor: pointer; 
border:2px solid #c50200;

box-shadow: 
inset 0 0 0 0 rgba(0,0,0, 0.4)/*,
inset 0 0 0 16px rgba(255,255,255,0.6),
0 1px 2px rgba(0,0,0,0.1)*/;

}
.picture_overlay.js_loaded {
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;

-ms-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.picture_overlay:hover { 
border-color:#F29A03;
}

.picture_overlay .overlay {
position: absolute;
top: 0;
height: 0;
width: 100%;
height: 100%;


box-shadow: 
inset 0 0 0 0 rgba(0,0,0, 0.4)/*,
inset 0 0 0 16px rgba(255,255,255,0.6),
0 1px 2px rgba(0,0,0,0.1)*/;

-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;

}
.picture_overlay .overlay div {
position: absolute;
top:50%;
left:50%;

opacity: 0;

-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;

-webkit-transform: scale(0);
-moz-transform: scale(0);
-o-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);

-webkit-backface-visibility: hidden; /*for a smooth font */
}
.picture_overlay .overlay div img {
width: auto;
height: auto;
padding: 2px;
display: inline !important;
}
#ie8 .picture_overlay .overlay div a {
float: left;
}
.picture_overlay .overlay div p {
color: #fff;
font-family: 'Maven Pro',sans-serif;
padding: 0 !important;
margin: 0 !important;
text-align: center;
text-shadow: 
0 0 1px #fff, 
0 1px 2px rgba(0,0,0,0.3);

}

.picture_overlay .overlay div p.title { font-size: 16px; margin-top: 15% !important; margin-bottom: 0 !important }
.picture_overlay .overlay div p.subtitle { font-size: 11px; }

#ie8 .picture_overlay .overlay div { display: none }
#ie8 .picture_overlay:hover .overlay {
background-color: #000;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
filter: alpha(opacity=50);
}



.picture_overlay:hover, .picture_overlay:hover .overlay {
box-shadow: 
inset 0 0 0 450px rgba(0,0,0, 0.4)/*,
inset 0 0 0 16px rgba(255,255,255,0.8),
0 1px 2px rgba(0,0,0,0.1)*/;
}

.picture_overlay:hover .overlay div {
opacity: 1;

-webkit-transform: scale(1);
-moz-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);	
}

.hentry img { max-width:100%; width:auto; height:auto; }
.featured_profile .col-md-2{ width:20%; text-align:left;}
.featured_profile .title{ color:#000; font-size:11px;}
.modal img{ border:3px solid #FFFC55;}
.login_tb{ background-color:#E6E6E6;}
.title_login{ font-size:20px;}
.featured_margin{ margin-top:20px;}
.red{color:#C9004E;}
.heading{color:#C9004E;font-weight:bold;font-size:18px;}
.featured_profile p{ margin:0; font-size: 11px;}
.carousel-inner{ color:#000000;}
.success_tit{ font-size:14px; font-weight:bold; text-transform:capitalize; margin:0}
.help{ background-image:url(../images/assistance.jpg); min-height:250px;  background-repeat:no-repeat; background-position: 22px 29px; background-size:cover; min-width:300px}
.shadow_box{box-shadow: 0px 0px 3px rgba(0,0,0,0.55); 
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;}
.font_1{ font-family: 'Oleo Script', cursive; color: #C9004E;}
.marquee,
.marquee-with-options,
.marquee-vert-before,
.marquee-vert {
overflow: hidden;
border-bottom:3px solid #C9004E;
color:#C9004E; line-height:27px;
}
.miswor{ width:100%}
.nav-tabs{ border:none;}
.navbar-collapse{ width:100%}
.tab-content li{ list-style:none; float:left; padding:6px; font-size: 11px;}
.search_by li{ float:none; margin:0; padding:3px;}
.search_by li a{ float:none; margin:0; padding:0px; border:none; color:#C9004E; line-height:20px;}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{ float:none; margin:0; padding:10px; border:none; background:#C9004E; color:#FFFFFF; border-radius:0; padding-left:10px;}
.bdr_search{border-bottom:3px solid #C9004E;}
.search_width{
margin-right: 17px;
margin-left: 17px;
width: 95%;}
.downlink{ color:#333333; font-size:13px;}
a.downfooter:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.downfooter:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.downfooter:hover {
	text-decoration: none;
	color: #FFDDEB;
}
a.downfooter:active {
	text-decoration: none;
}
.Commonlink1{ color:#FFFFFF;}



.livesupport{
position:fixed; 
bottom:-100px;
z-index:100;}

.facebookicon{ position:fixed; background-image: url(../images/facebook.png); background-repeat:no-repeat; width:33px; height:33px; right:0; top:50%; z-index:1500;}
.linkedinicon{ position:fixed; background-image: url(../images/linkedin.png); background-repeat:no-repeat; width:33px; height:33px; right:0; top:57%; z-index:1500;}
.twittericon{ position:fixed; background-image: url(../images/twitter.png); background-repeat:no-repeat; width:33px; height:33px; right:0; top:64%; z-index:1500;}
.googleicon{ position:fixed; background-image: url(../images/google.png); background-repeat:no-repeat; width:33px; height:33px; right:0; top:71%; z-index:1500;}
.pinteresticon{ position:fixed; background-image: url(../images/pinterest.png); background-repeat:no-repeat; width:33px; height:33px; right:0; top:78%; z-index:1500;}
.facebookicon:hover{right:2px;}
.linkedinicon:hover{right:2px;}
.twittericon:hover{right:2px;}
.googleicon:hover{right:2px;}
.pinteresticon:hover{right:2px;}


.top_header{background: linear-gradient(-180deg, #fb6f6e, #c20205);
height:40px;
border-bottom:2px solid #ef867f;

}

.logo_reg{
height:80px;
width:215px;
position:absolute;
z-index: 10;
top: 0px;

}
.text_reg{
color: #ffffff;
text-align: right;
font-family: 'Ubuntu', sans-serif;
font-size:18px;
font-weight:400; 
text-transform: uppercase;
padding-right:50px;
position:absolute;
right:0px;
top:5px;

}

.bg_reg{
background-image:url(../images/bg_reg.jpg);
height:472px;
max-width: 100%;
}

.arrow_top{
background-image:url(../images/arrow_reg.png);
height: 92px;
width: 100px;
position: absolute;
z-index: 100;
top: -490px;
/* right: 400px; */
left: -4px;
}



.reg_tit{ color:#FFFFFF; text-transform:uppercase; font-size:20px;/* letter-spacing:-1px;*/

}
.hum{ font-size:13px; font-weight:bold; line-height:15px; padding-top:20px;}
.tb10 {
background-image:url(../images/form_bg.jpg);
background-repeat:repeat-x;
border:1px solid #d1c7ac;
width: 222px;
color:#333333;
padding:3px;
margin-right:4px;
margin-bottom:8px;
font-family:tahoma, arial, sans-serif;
}
.tb9{
background-image:url(../images/form_bg.jpg);
background-repeat:repeat-x;
border:1px solid #d1c7ac;
width: 230px;
color:#333333;
padding:3px;
margin-right:4px;
margin-bottom:8px;
font-family:tahoma, arial, sans-serif;

}

.box_reg{
z-index: 100;
top: -116px;
/* position: absolute;*/

}
.reg_right{
position: absolute;
top: -400px;
right: 0px;
background-color: #ffffff;
padding-right:5px;

border:3px solid #fea405;
padding:8px;


}

.menu_bg{
background: #fc716c;
background: -moz-linear-gradient(top, #fc716c 0%, #C9004E 68%);
background: -webkit-linear-gradient(top, #fc716c 0%,#C9004E 68%);
background: linear-gradient(to bottom, #fc716c 0%,#C9004E 68%);
border-radius: 5px;
}

.style13{font-size: medium;
font-weight: bold;
font-family: Tahoma, Arial, Verdana;
color: #A80000;
font-size: 13px;
}
.style12 {
color: #FFFFFF;
}		
.style17{font-size: medium;
font-weight: bold;
font-family: Tahoma, Arial, Verdana;
color: #ffffff;
font-size: 18px;
}


.sachingray {
border-bottom: #F5D3D3 1px solid;
}

.account{width:98%; height:200px; background-color:#FFFFFF; border:1px solid #bfbfbf; padding:10px;
-webkit-box-shadow: 0px 11px 16px -4px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 11px 16px -4px rgba(0,0,0,0.75);
box-shadow: 0px 11px 16px -4px rgba(0,0,0,0.75);

}

.boxborder {
border: #CCCCCC 1px solid;
padding:3px;
}

.pagelink a{
color: #CB0000;
text-decoration: none;
}

.need_help_pr{
background-image:url(../images/memberprofile_image.jpg); height:123px; background-repeat:no-repeat; width:689px; 

}

.login{
width:100%;
border:1px solid #C9004E;
padding:5px;
}

.login p{color: #C9004E;
/* font-weight: bold; */
font-size: 18px;}

.profile_page{-moz-box-shadow: 1px 1px 6px #7a7a7a;
-webkit-box-shadow: 1px 1px 6px #7a7a7a;
box-shadow: 1px 1px 6px #7a7a7a; 
border:solid 10px #FFFFFF; 
margin-right:0px; 
margin-top:10px;
}
.gen {
font-size: 13px;
color: #333333;
font-family: Arial, Helvetica, sans-serif;
line-height: 18px;
}
.style21 {
color: #c50806;
font-size: 24px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}
.accordion_toggle {
display: block;
height: 30px;
width: 99%;
background: #f05b23;
padding: 0 10px 0 10px;
line-height: 30px;
color: #ffffff;
font-weight: normal;
text-decoration: none;
outline: none;
font-size: 12px;
border-bottom: 1px solid #ffffff;
cursor: pointer;
margin: 0 0 0 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
}


.profile_text{ border:1px solid #CCCCCC;
padding:0px;
display: table;
height:100%;
width:99%;
}

.profile_text_h{ border:1px solid #F5D3D3;
bgcolor:#FBECEC;
font-size: 12px;
background-color:#fbecec;
padding:5px;
}

.name_profile{
background: linear-gradient(to bottom, #fffffd 0%,#f8f7e3 68%);
border-bottom:1px solid #cccccc;
height:120px;
}

.style33 {	font-size: 16px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
color: #A80000;
}

.style34 {	font-size: 16px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
color: #ffffff;
padding-left:5px;
}


.style19 {
font-size: 14px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #CD010C;
}
.style11 {
font-size: 14px;
font-weight: bold;
color: #893322;
}
.member_login{background-color: #f60;
color: #ffffff;
padding: 4px;
display:table;
width:100%;
font-weight: bold;
font-size: 14px;
}
.member_benefits{background-color: #FA6100;
color: #ffffff;
padding: 4px;
display:table;
width:100%;
font-weight: bold;
font-size: 14px;
}
.myadvertisements{background-color: #C9004E;
color: #ffffff;
padding: 4px;
display:table;
width:100%;
font-weight: bold;
font-size: 14px;
}
.border{border-bottom: 2px solid rgb(181, 1, 0);
position: relative;
top: 26px;}	

.need_sppt{ float:left; z-index:999; padding:2px;} 
.bdr_search_top{border-top: 3px solid #C9004E; border-bottom: 3px solid #C9004E;}


.stepcarousel{
position: relative; /*leave this value alone*/
border: 0px;
overflow: scroll; /*leave this value alone*/
margin-left:0px;
margin-top:0px;
width: 210px; /*Width of Carousel Viewer itself*/
height: 240px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 2px;
width: 200px;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 0px; /*margin around each panel*/
/*margin-left: 5px;*/
width: 200px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

.Success_Title{
font-family:Arial; 
font-size:15px;
font-weight:bold;
color:#CD2620;
font-style:italic;
}	

.matter{color: rgb(0, 0, 0); 
margin: 1px 5px 0px; 
padding-bottom: 1px; 
font-size: 12px; 
font-family: Arial, Tahoma, Verdana;
text-align:justify;}
.matter1{color: rgb(195, 1, 1); 
margin: 1px 5px 0px; 
padding-bottom: 1px; 
font-size: 12px; 
font-family: Arial, Tahoma, Verdana;
text-align:justify;}	
.innerborder {
border: 1px solid #C80A0A;
}

.success_bg{
width: 100%;
height: 202px;
vertical-align: top;
background-image: url("../images/ssbg1.jpg");
background-repeat:no-repeat;

}
.success_bg_name{height: 180px;
text-align: -webkit-center;
vertical-align: top;
background-image: url("../images/quotes_bg.jpg");
background-repeat:no-repeat;
}

.linkbox {
color: #000000;
FONT-SIZE: 11px;
border: solid;
border-width: 1px;
border-color: #999999;
background-color: #ECCBA2;
padding-left: 4px;
padding-right: 4px;
padding-top: 2px;
padding-bottom: 2px;
}
<!---------------tab------------------>
p {
margin: 0 0 20px;
line-height: 1.5;
}

main {
min-width: 100%;
max-width: 800px;
padding-top: 10px;
padding-bottom: 10px;

margin: 0 auto;
background: #fff;
}

section {
display: none;
padding: 20px 0 0;
border: 1px solid #C9004E;
}

input {
display: inline-block;
}

label {
display:block;
margin: 0 0 -1px;
padding: 5px 0px;
font-weight: 600;
/*text-align: center;*/
font-size: 12px;
color: #000000;
border: 0px solid transparent;
/* background-color: #EFEFEF; */
}


/*label:before {
font-family: fontawesome;
font-weight: normal;
margin-right: 10px;
}
*/
/*label[for*='1']:before { content: '\f1cb'; }
label[for*='2']:before { content: '\f17d'; }
label[for*='3']:before { content: '\f16b'; }
label[for*='4']:before { content: '\f1a9'; }*/

/*label:hover {
color: #888;
cursor: pointer;
}

input:checked + label {
color: #C9004E;
border: 1px solid #C9004E;
border-top: 2px solid #C9004E;
border-bottom: 1px solid #fff;
background-color: #EFEFEF;
}
*/
#tab1:checked ~ #content1,
#tab2:checked ~ #content2,
#tab3:checked ~ #content3,
#tab4:checked ~ #content4 {
display: block;
}

.featured_ht{ height:145px;     border-radius: 5px;
    border: 1px solid #CCCCCC}
	
.featured_ht1{ height:135px; width:100%; border-radius: 13px;
    border: 1px solid #000000; margin-bottom: 5px;}

@media screen and (max-width: 640px) {

label {

display: inline-block;
margin: 0 0 -1px;
padding:3px 0px;
/* font-weight: 600; */
/* text-align: center; */
font-size: 12px;
color: #000000;
border: 0px solid transparent;
/* background-color: #EFEFEF; */
}
}

@media screen and (max-width: 480px) {
.search_by li{ float:left; margin:0; padding:3px;}
.nav-tabs > li{ padding:10px; background:#f60;}
.nav-tabs > li.active, .nav-tabs > li.active, .nav-tabs > li.active:focus{ padding:10px;background: #C9004E;}

label {

display:block;
margin: 0 0 -1px;
padding: 8px 0px;
/* font-weight: 600; */
/* text-align: center; */
font-size: 12px;
color: #000000;
border: 0px solid transparent;
/* background-color: #EFEFEF; */
}
.need_help_pr{ background-image:none; width:100%; border-radius:5px; border:1px solid #c90708; height:150px;
background: #fd7172; /* Old browsers */
background: -moz-linear-gradient(top,  #fd7172 0%, #c80405 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #fd7172 0%,#c80405 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #fd7172 0%,#c80405 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fd7172', endColorstr='#c80405',GradientType=0 ); /* IE6-9 */


}
.style21 {
color: #c50806;
font-size: 17px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}
.success_bg_name{
background-image:none;

}
.success_bg{

background-image: none;

} 

}



@media (max-device-width: 480px) and (orientation: landscape) {

.rslides img {  /*margin:0;*/}
.registration_width{width:100%}
.navbar_menu .navbar-default .container-fluid{ position:fixed; top:30px; right:10px; z-index:11; width:100%;}
.navbar_menu .navbar-default .container-fluid li{ position:relative; width:300px; }
.rez_index{ z-index:1}
.featured_profile .col-md-2{ width:100%}
.paddin_sm{ padding:22px;}
.reg_right{
right: 0px;
background-color: #ffffff;
padding-right:5px;
border-right:1px solid #fea405;
border-left:1px solid #fea405;
border-bottom:1px solid #fea405;


}

.featured_ht{ height:auto; width: 100%;}
.featured_ht1{ height:auto; width: 100%;}
.style21 {
color: #c50806;
font-size: 17px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}

}
/*@media (min-width: 768px) {
.rslides img {}
.registration_width{width:100%}
.navbar_menu .navbar-default .container-fluid{ position:relative; top:30px; right:10px; z-index:11;}
.navbar_menu .navbar-default .container-fluid li{ position:relative;  }
.rez_index{ z-index:1}
}*/ 
.container-fluid > .navbar-collapse{margin-right: -27px;
margin-left: 0px;
}

/*table{border-collapse:collapse;margin-bottom:1.5em}td,th{vertical-align:top;padding:4px 8px;}th{font-weight:bold}tbody tr:nth-of-type(2n+1){}
@media screen and (max-width: 600px)
{table{width:100%}thead{display:none}tbody tr:nth-of-type(2n+1){background-color:inherit}tr td:first-child{}tbody td{ }tbody td:before{content:attr(data-th);display:block;text-align:center}}*/


/*table{border-collapse:collapse;box-shadow:1px 1px 5px #bbb;border:1px solid #bbb;margin-bottom:1.5em}td,th{border-top:1px solid #ccc;vertical-align:top;padding:4px 8px;text-shadow:0 1px 0 #fff}th{font-weight:bold}tbody tr:nth-of-type(2n+1){background-color:#f0f0f0}
@media screen and (max-width: 600px)
{table{width:100%}thead{display:none}tbody tr:nth-of-type(2n+1){background-color:inherit}tr td:first-child{background:#f0f0f0;font-weight:bold;font-size:1.3em}tbody td{display:block;text-align:center}tbody td:before{content:attr(data-th);display:block;text-align:center}}	*/

@media screen and (max-width: 767px) {
.rslides img {  }
.registration_width{width:100%}
.navbar_menu{ position:relative;top:2px; width:100%; padding:0; margin-bottom:20px; }
.navbar_menu .navbar-default .container-fluid{ position:fixed; top:30px; right:10px; z-index:11; width:100%;}
.navbar_menu .navbar-default .container-fluid li{ position:relative; }
.rez_index{ z-index:1}
.featured_profile .col-md-2{ width:100%}
.help{  min-width:243px}
.paddin_sm{ padding:22px;}
.featured_ht{ height:auto; width: 100%;}

}
@media (min-width: 768px) and (max-width: 991px) {.rslides img {  margin:0;}
.registration_width{width:100%}
.navbar_menu{ position:relative;top:2px; width:100%; padding:0; margin-bottom:20px;}
.navbar_menu .navbar-default .container-fluid{ position:relative; top:0px; right:0px; z-index:1;  margin:0; padding:0;}
.navbar_menu .navbar-default .container-fluid li{ position:relative; width:auto; }
.rez_index{ z-index:11}
.help{  min-width:243px}
.need_help_pr{ background-image:none; width:100%; border-radius:5px; border:1px solid #c90708; height:150px;
background: #fd7172; /* Old browsers */
background: -moz-linear-gradient(top,  #fd7172 0%, #c80405 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #fd7172 0%,#c80405 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #fd7172 0%,#c80405 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fd7172', endColorstr='#c80405',GradientType=0 ); /* IE6-9 */


}
.success_bg{
width: 315px;
height: 202px;
vertical-align: top;
background-image: url("../images/ssbg1.jpg");
background-repeat:no-repeat;

}
}
@media (min-width: 992px) {.rslides img {  margin:0;}
.registration_width{width:33.33333333%}
.navbar_menu{ position:relative;top:2px; margin-bottom:20px;}
.navbar_menu .navbar-default .container-fluid{ position:relative; top:0px; right:0px; z-index:1;  margin:0; padding:0;}
.navbar_menu .navbar-default .container-fluid li{ position:relative; width:auto; }
.rez_index{ z-index:11}
}

@media (min-width: 992px) and (max-width: 1199px) {.rslides img {  margin-top:20px;}
.registration_width{width:33.33333333%}
.navbar_menu{ position:absolute;top: -112px;width: 75.6%;}
.navbar_menu1{ width: 100%;}
.navbar_menu .navbar-default .container-fluid{ position:relative; top:0px; right:0px; z-index:1;  margin:0; padding:0;}
.navbar_menu .navbar-default .container-fluid li{ position:relative; width:auto; }
.rez_index{ z-index:11}
.wt_menu{width: 94%;
float: left;}

.wt_menu1{width: 100%;
float: left;}
}
@media (min-width: 1200px) {.rslides img {margin-top:20px;}
.registration_width{width:33.33333333%}
.navbar_menu{ position:absolute;top: -112px;width: 78%;}
.navbar_menu .navbar-default .container-fluid{ position:relative; top:0px; right:0px; z-index:1;  margin:0; padding:0;}
.navbar_menu .navbar-default .container-fluid li{ position:relative; width:auto; }
.rez_index{ z-index:11}
.wt_menu{width: 90%;
float: left;}
.success_bg{
width: 315px;
height: 202px;
vertical-align: top;
background-image: url("../images/ssbg1.jpg");
background-repeat:no-repeat;

}
}
.ab_profile{ position:absolute; top:275px;}
.style13 {
font-size: medium;
font-weight: bold;
font-family: Tahoma, Arial, Verdana;
color: #A80000;
font-size: 15px;
}
.matching {


padding: 12px;
margin: 0px auto;
border: thin solid #e6e6e6;
background-color: #f4f4f4;
}
.mar-bottom{margin-bottom: 10px;}
.table-padding td{ padding:5px;}
.table-padding th{ padding:5px;}
.table-profile td{ padding:2px;}
.table-profile th{ padding:2px;}
.pr_img{ width:100%; height:170px;}
.tit_search{ background-color:#c40302; color:#FFFFFF; line-height:30px; text-align:center; font-weight:bold; font-size:16px;}
.link li{ float:left; position:relative; list-style:none; padding:10px;}
.link ul{ margin:0; padding:0;}
.bg_grey{ background-color:#CCCCCC;}
.photo_div{ width:100%; height:200px;     overflow: hidden; -moz-box-shadow: 1px 1px 6px #7a7a7a;
-webkit-box-shadow: 1px 1px 6px #7a7a7a;
box-shadow: 1px 1px 6px #7a7a7a;
border: solid 2px #FFFFFF;
}
.profile_btn_min{min-width: 194px;}
.fixed_mm{ position: fixed;
top: 10px;
right: 0;}
.pullrt{ float:right  !important;}
.tab-contentbody{
 border:1px solid #C9004E;}
.nav-tabs_n1 > li.active > a, .nav-tabs_n1 > li.active > a:hover, .nav-tabs_n1 > li.active > a:focus{ background-color:#C9004E;border: 1px solid transparent; border-radius: 4px 4px 0 0; color:#FFFFFF; padding: 11px;}
.nav-tabs_n1 > li.active > a{ background-color:#C9004E;border: 1px solid transparent;border-radius: 4px 4px 0 0; color:#FFFFFF; padding: 11px;}
.amount{ float:right; font-size:12px; color:#FFFFFF;}
.tab-content1 li{ list-style:none; float:left; padding:6px; font-size: 11px;}
.tab-content1{     display: table;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(196,9,6,1);
-moz-box-shadow: 0px 0px 5px 0px rgba(196,9,6,1);
box-shadow: 0px 0px 5px 0px rgba(196,9,6,1);
    margin-left: -3px;
    margin-top: 3px; min-height:69px; margin-top:3px;}

.tab-content1body{
 border:1px solid #C9004E;}
.nav-tabs_n1 > li.active > a, .nav-tabs_n1 > li.active > a:hover, .nav-tabs_n1 > li.active > a:focus{ background-color:#C9004E;border: 1px solid transparent; border-radius: 4px 4px 0 0; color:#FFFFFF; padding: 11px;}
.nav-tabs_n1 > li.active > a{ background-color:#C9004E;border: 1px solid transparent;border-radius: 4px 4px 0 0; color:#FFFFFF; padding: 11px;}	

A.readmore:link {
    color: #C30101;
    text-decoration: none;
}

A.pagelink:link {
    color: #CB0000;
    text-decoration: none;
}
.search_btm h2{font-size: 14px;margin:4px;
    font-weight: bold;
    text-transform: capitalize;
     color:#C9004E}
.search_btm li{ list-style:none; float:left; margin:4px;}
.advertise_img {
    height: 90px;
    overflow: hidden;
    -moz-box-shadow: 1px 1px 6px #7a7a7a;
    -webkit-box-shadow: 1px 1px 6px #7a7a7a;
    box-shadow: 1px 1px 6px #7a7a7a;
    border: solid 2px #FFFFFF;
    float: left;
    margin:1% 5%;}
	.dark_bg_photo{ background-color: rgba(255, 0, 0, 0.4);}
	
	
	
	
@media (min-width: 494px) and (max-width: 1024px) {
.pull-right {
    float: left !important;
    padding-top: 0;
}

.no-padding {
    padding-top: 0px;
    margin-bottom: -10px;
}
	
h5, .h5 {
    font-size: 14px;
    float: right;
    padding-top: 15px;
    padding-right: 0;
}
}

/**
 * The secondary menu in the footer.
 */
.bg-secondary-menu {
    font-size: 1em;
    text-rendering: optimizeLegibility;
    font-weight: normal;
}
.bg-secondary-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.bg-secondary-menu ul li {
    padding-bottom: 4px;
}
.bg-secondary-menu ul li a {
}