
/*=================================================================

	Basic Setup

==================================================================*/
html,
.normal_users {	
    overflow: inherit !important; /* Prevent scroll on narrow devices */
}
.normal_users {
    color: #555;
    font-size: 15px;
    line-height: 28px;
    font-family: 'ROBOTOREGULAR_3', sans-serif;
    background-color: #fff;
}
img {
	max-width: 100%;
}
p {
	margin: 0 0 20px;
	padding: 0;
}
a{outline:none !important; }
.iclsicon{font-size: 44px;}
.normal_users select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(../images/black_arrow.png) #fff !important;
    background-repeat: no-repeat !important;
    background-position: 94% 50% !important;
    background-size: 12px !important;
	color:#000 !important;
}
.normal_users #color_switch_section .input_field select {
    font-weight: normal !important;
	font-size:14px !important;
}
.normal_users p.gray {
	color: #bababa;
}
.normal_users  .wp-pagenavi a, .normal_users  .wp-pagenavi span {
	padding: 7px 12px;
	border-radius:2px;
}

.normal_users .top_border .active:hover a {
    color: #000 !important;
}
.normal_users .inner_color_div.text-center .font-size-div {
    color: #000;
}
.normal_users header .btm_sec .logo a:before {
   # background: url(../images/logo.png);
    content: '';
    display: block;
    #width: 544px;
    #height: 103px;
    background-repeat: no-repeat;
    background-position: center top;
	max-width: 100%;
background-size: contain;
}
/* Mozilla based browsers */
/* ::-moz-selection {
   background-color: #f4f4f4;
} */

/* Works in Safari */
/* ::selection {
   background-color: #f4f4f4;
} */
/*=================================================================

	Extra Classes

==================================================================*/

/* .normal_users h2 {
	font-size: 44px;
	font-family: 'ROBOTOBOLD_1';
	margin-top: 0;
	padding-top: 0;
} */
.normal_users .white {
	color: #fff;
}
.normal_users .v_blue {
	color: #0d89ed;
}
.normal_users .v_darkGray {
	color: #2c2c2c;
}

.normal_users a.deft_btn {
	display: inline-block;
	color: #fff;
	font-size: 16px;
	line-height: 20px;
	text-transform: uppercase;
	font-family: 'ROBOTOBOLD_1';
	text-align: center;
	text-decoration: none;
	padding: 10px 20px;
	border: 0;
	border-radius: 2px;
	background-color: #0d3d62;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.65);
	font-weight: 900;
}
.normal_users a.deft_btn:hover {
	text-decoration: none;
}
.normal_users  a.deft_btn.min_wd {
	min-width: 168px;
}
.normal_users .normal_users a.read_more {
	color: #0d89ed;
	font-size: 14px;
	font-family: 'ROBOTOBOLD_1';
	letter-spacing: 0.25em;
	text-decoration: none;
}
.normal_users a.read_more:hover {
	color: #2c2c2c;
	text-decoration: none;
}

.m-0 {
	margin: 0;
}
.m-b-10 { margin-bottom: 10px; }
.m-b-20 { margin-bottom: 20px; }
.m-b-30 { margin-bottom: 30px; }
.m-b-40 { margin-bottom: 40px; }
.m-b-50 { margin-bottom: 50px; }
.m-b-60 { margin-bottom: 60px; }
.m-t-10 { margin-top: 10px; }
.m-t-20 { margin-top: 20px; }
.m-t-30 { margin-top: 30px; }
.m-t-40 { margin-top: 40px; }
.m-t-50 { margin-top: 50px; }
.m-t-60 { margin-top: 60px; }
.m-l-5  { margin-left: 5px;}
.m-l-10 { margin-left: 10px;}
.m-l-15 { margin-left: 15px;}
.m-l-20 { margin-left: 20px;}
.m-l-25 { margin-left: 25px;}
.m-l-30 { margin-left: 30px;}
.m-l-35 { margin-left: 35px;}
.m-l-40 { margin-left: 40px;}
.m-l-45 { margin-left: 45px;}
.m-l-50 { margin-left: 50px;}
.m-r-5  { margin-right: 5px;}
.m-r-10 { margin-right: 10px;}
.m-r-15 { margin-right: 15px;}
.m-r-20 { margin-right: 20px;}
.m-r-25 { margin-right: 25px;}
.m-r-30 { margin-right: 30px;}
.m-r-35 { margin-right: 35px;}
.m-r-40 { margin-right: 40px;}
.m-r-45 { margin-right: 45px;}
.m-r-50 { margin-right: 50px;}


.normal_users  .text_background {
	position:absolute;
    z-index:-1;
    display:block;
    top: 0;
    left: 0;
    right: 0;
    padding-top: 78px;
    overflow: hidden;
    min-height: 170px;
}
.normal_users  .bg_text {
	color: #f3f3f3;
	font-size: 200px;
	font-family: 'RALEWAYBLACK_0';
	text-transform: uppercase;
	letter-spacing: 0.25em;
	text-align: center;
}

/*=================================================================

	Theme Switcher

==================================================================*/

.theme_switch_main {
    position: fixed;
    top: 300px;
    left: 0;
    color: #333;
    z-index: 3000;
	display:none;
}
.theme_switch_main .icon_wrap {
	float: left;
	display: inline-block;
	color: #fff;
	background-color: #2c2c2c;
	width: 48px;
	height: 44px;
	font-size: 30px;
	padding-top: 8px;
	text-align: center;
	cursor: pointer;
	box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2); 
}
.theme_switch_main .color_section {
	float: left;
	display: inline-block;
	background-color: #fff;
	width: 280px;
	height: 450px;
	margin-left: -280px;
	padding: 0;
	box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
	/* Firefox */
    -moz-transition: all 0.5s ease-in;
    /* WebKit */
    -webkit-transition: all 0.5s ease-in;
    /* Opera */
    -o-transition: all 0.5s ease-in;
    /* Standard */
    transition: all 0.5s ease-in;

}
.theme_switch_main .header {
	background-color: #2c2c2c;
	color: #fff;
	font-size: 18px;
	font-family: 'RALEWAYBOLD_0';
	text-transform: uppercase;
	padding: 8px 20px;
	z-index: 20;
	position: relative;
}
.normal_users  .theme_switch_main .inner {
	padding: 20px;
}
.normal_users  .theme_switch_main .color_section.active {
	margin-left: 0;
}
.normal_users  .theme_switch_main .color_section p.title {
	border-bottom: 1px solid #ddd;
	padding-bottom: 8px;
	margin-bottom: 16px;
	color: #2c2c2c;
	font-size: 16px;
	font-family: 'RALEWAYBOLD_0';
	text-transform: uppercase;
}

.normal_users  .theme_switch_main .color_section ul {
	display: block;
	margin: 0 0 20px;
	padding: 0;
}
.normal_users  .theme_switch_main .color_section ul li {
	display: block;
	margin: 0 0 10px;
	padding: 0;
	list-style-type: none;
}
.normal_users  .theme_switch_main .color_section ul li a {
	color: #555;
	font-size: 15px;
	font-family: 'ROBOTOREGULAR_3';
}
.normal_users  .theme_switch_main .color_section ul li a i {
	display: inline-block;
	width: 32px;
	height: 30px;
	border: 1px solid #ddd;
	margin-right: 15px;
	text-align: center;
	font-size: 16px;
	padding-top: 7px;
	color: transparent;
	text-decoration: none;
}
.normal_users  .theme_switch_main .color_section ul li a:hover {
	/*color: #0d89ed;*/
	color: #2c2c2c;
	text-decoration: none;
}
.normal_users .theme_switch_main .color_section ul li a:hover i,
.normal_users .theme_switch_main .color_section ul li a.active i {
	color: #fff;
	text-decoration: none;
}
.normal_users .theme_switch_main .color_section ul li a.color_bg1 i {
	background-color: #ddd;
}
.normal_users .theme_switch_main .color_section ul li a.color_bg2 i {
	background-color: #2c2c2c;
}
.normal_users .theme_switch_main .color_section ul li a.color_bg3 i {
	background-color: #fff;
}
.normal_users .theme_switch_main .color_section ul li a.color_bg4 i {
	background-color: #0d89ed;
}
.normal_users .theme_switch_main .color_section .font_selection {

}
.normal_users .theme_switch_main .color_section .font_selection label {
	color: #555;
	font-size: 15px;
	font-family: 'ROBOTOREGULAR_3';
	line-height: 20px;
}


/**/
.normal_users #color_switch_section .inner_color_div select {
    display: inline-block;
    width: 150px;
}
.normal_users #color_switch_section .input_field {
    display: inline-block;
    margin-right: 20px;
    width: auto;
    margin-bottom: 0px;
}
.normal_users #color_switch_section .input_field label {
    margin-right: 15px;
    display: inline-block !important;
}

/* .normal_users #color_switch_section .input_field select {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    height: 45px;
    padding-left: 15px;
} */
.normal_users #color_switch_section  .font-size-div {
    display: inline-block;
}
.normal_users #color_switch_section .font-size-div label {
    font-weight: normal;
}
.pad0{
	padding-left:0px;
	padding-right:0px;
}
.blog_feature_image {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.blog_r_post .r_post_media{
	padding-top:15px;
}
.leading_title {
	font-size: 44px;
	text-align: center;
	font-family: 'ROBOTOBOLD_1';
	margin-bottom: 25px;
}
#matrimonial_sec .profile_subtitle {
	/* max-width: 680px; */
	text-align: center;
	margin: 0 auto 20px auto;
	line-height: 1.1;
	width: 100%;
	display: block;
	font-size: 17px;
	margin: 0;
	font-weight: 100;
}
/* .normal_users #color_switch_section .font-size-div span {
    font-size: 16px;
    border: 2px solid #333;
    width: 25px;
    display: inline-block;
    line-height: 19px;
    position: relative;
    margin-right: 16px;
    color: #333;
    cursor: pointer;
    font-weight: bold;
} */
/* #color_switch_section .input_field.font-size_sec a {
    margin-right: 0;
    margin-left: 20px;
    font-weight: 500;
    text-decoration: none;
} */
.normal_users #desired .text-center.leading_title {
    color: #fff;
}

.ab_leading_title{
	font-size: 35px;
	margin-top: 15px;
	margin-bottom: 17px;
	font-weight: 500;
}

/*=================================================================

	Header + logo Customization

==================================================================*/

.normal_users header {
	width: 100%;
	position: relative;
	z-index: 30;
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.18);
}
.normal_users header .top_sec {
	width: 100%;
	color: #fff;
	padding: 5px 0;
	background-color: #1d1d1d;
}
.normal_users header .top_sec .user_acc {
	float: right;
	font-size: 12.5px;
	color: #fff;
	text-transform: uppercase;
	margin-top: 5px;
}
.normal_users header .top_sec .user_acc a {
    color: #ccc !important;
}
.normal_users header .top_sec .user_acc a,
.normal_users header .top_sec .user_acc a:hover {
	color: #fff;
	text-decoration: none;
	margin: 0 5px;
}
.normal_users header .top_sec .sn {
	margin-top: 5px;
}
.normal_users header .top_sec .sn a,
.normal_users header .top_sec .sn a:hover {
	color: #fff;
	font-size: 16px;
	display: inline-block;
	margin-right: 18px;
	text-decoration: none;
}
.normal_users header .top_sec .search_sec {
	position: relative;
	width: 100%;
	max-width: 370px;
	margin-left: auto;
	margin-right: auto;
}
.normal_users header .top_sec .search_sec .search_inp {
	background: #3e3e3e;
	border: 0;
	border-radius: 2px;
	box-shadow: none;
	width: 100%;
	max-width: 370px;
	color: #fff;
	font-size: 14px;
	line-height: 18px;
	font-family: 'ROBOTOREGULAR_3', sans-serif;
	padding: 9px 50px 9px 20px
}
.normal_users header .top_sec .search_sec .submit {
	position: absolute;
	top: 5px;
	right: 10px;
	color: #fff;
	font-size: 24px;
	line-height: 24px;
	z-index: 20;
	border: 0;
	border-radius: 0;
	box-shadow: none;
	background-color: transparent;
	padding: 0;
	margin: 0;
}
.normal_users header .btm_sec {
	padding: 0;
	/*background-color: #fff;*/
}
.normal_users header .btm_sec .logo {
	max-width: 543px;
	margin: 20px auto;
}
.normal_users header .btm_sec .container-fluid {
	padding: 0;
}
.normal_users header .btm_sec .navbar-collapse {
	padding: 0;
}
.normal_users header .btm_sec .navbar-default {
	/*background-color: #fff;*/
	background-color: transparent;
	margin: 0;
	padding: 12px 0;
	border-radius: 0;
	border: 0;
	border-top: 1px solid #ddd;
	text-align: center;
}

.normal_users header .btm_sec .navbar-nav {
	text-align: center;
	float: none;
	width: 100%;
}
.normal_users header .btm_sec  .navbar-nav > li {
	float: none;
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
}
.normal_users header .btm_sec .navbar-nav > li > a {
	color: #2c2c2c;
	font-size: 15px;
	font-family: 'ROBOTOREGULAR_3', sans-serif;
	text-transform: uppercase;
	padding: 0 15px;	
}
.normal_users header .btm_sec .navbar-default .navbar-nav > .active > a, 
.normal_users header .btm_sec .navbar-default .navbar-nav > .active > a:focus, 
.normal_users header .btm_sec .navbar-default .navbar-nav > .active > a:hover{
	background-color: transparent;
	color: #000000;
	/* font-size:17px; */
	font-weight: 900;
}


/**Personal Information form ***/

.wrap {
    max-width: 1170px;
    padding-left: 15px;
    padding-right: 15px;
	width:100%;
}
.personal_info_form h3 {
    padding-top: 0;
    margin-bottom: 20px;
}
.personal_info_form .input_field_sec input, select {
    height: 40px;
    margin: 0px !important;
    padding-left: 10px;
}

.personal_info_form .input_field_sec {
    margin-bottom: 10px;
}
.personal_info_form .input_field_sec input[type="checkbox"] {
    height: auto;
    margin: 0px !important;
	margin-right:10px !important;
}
.personal_info_form  .checkbox_sec {
    float: left;
    width: 100%;
}
.personal_info_form {
    box-shadow: none !important;
}
.personal_info_form h3 {
    font-size: 22px;
    background: #0d89ed;
    padding: 10px 0;
        padding-left: 0px;
    margin: 0 -30px;
        margin-top: 0px;
        margin-bottom: 0px;
    padding-left: 30px;
    margin-bottom: 15px;
    margin-top: 15px;
}
.profile_info_form_wrap h3 {
    margin: 40px -25px 20px -25px !important;
}
.normal_users .personal_info_form h3 {
    color: #fff;
}
.personal_info_form .personal_option {
    margin-top: 0px !important;
}
.personal_info_form textarea {
    height: 120px;
}
.profile_info_form_wrap p.message {
    margin-left: 0 !important;
    margin-right: 0px !important;
}
.normal_users .personal_info_form  .button.button-secondary {
    padding: 6px 20px;
    color: #fff;
}
.personal_info_form .tml-submit-wrap #submit {
    padding: 13px 20px;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
}
.normal_users .personal_info_form  #password {
    display: inline-block;
}
.personal_info_form  .tml-submit-wrap {
    display: inline;
}
.personal_info_form .input_field_sec_name {
    margin-bottom: 18px;
}
.personal_info_form  .error {
    margin-top: 25px !important;
    display: block;
}
.personal_info_form .button.button-secondary {
    float: left;
    margin-right: 9px;
    margin-bottom: 15px;
    margin-top: 15px;
}
  .entry-header {
    box-shadow: none !important;
	padding-bottom: 0px !important;
	
}
.entry-header .entry-title {
    font-size: 34px !important;
    margin-top: 45px;
    text-align: center;
}
section#signup_page {
    margin-top: 45px;
    margin-bottom: 50px;
}

/*=================================================================

    Slider Section

==================================================================*/

.normal_users #slider_sec {
	width: 100%;
	padding: 130px 0;
	background: url(../images/slider-bg.jpg) repeat center top;
	
	max-width: 1920px;
	margin: 0 auto;
	min-height: 530px;
	z-index: 10;
	position: relative;
}
/* .normal_users #slider_sec::after {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: "";
	z-index: 20;
	background-color: rgba(13, 137, 237, 0.7);
} */

.normal_users #slider_sec .cnt_area {
	width: 100%;
	max-width: 662px;
	margin: 0 auto;
	padding: 30px;
	background-color: rgba(255, 255, 255, 0.5);	
	box-shadow: 0 35px 40px rgba(0, 0, 0, 0.36);
	position: relative;
	z-index: 40;
}
.normal_users #slider_sec .cnt_area .inner {
	text-align: center;
	padding: 30px 30px 40px;
	background-color: #fff;
	line-height: 22px;
}
/* .normal_users #slider_sec .cnt_area .inner  h1 {
	color: #2c2c2c;
	font-size: 44px;
	font-family: 'RALEWAYBOLD_0';
	padding-top: 0;
	margin-top: 0;
} */

/* .normal_users #slider_sec .cnt_area .inner  .h1title {
	color: #2c2c2c;
	font-size: 44px;
	font-family: 'RALEWAYBOLD_0';
	padding-top: 0;
	margin-top: 0;
} */

/*=================================================================

    Content Section

==================================================================*/

/* .normal_users #content {
	padding: 60px 0 60px;
} */
.normal_users .cnt_tagline {
	text-align: center;
	color: #2c2c2c;
	font-size: 18px;
	font-family: 'ROBOTOBOLD_1';
	text-transform: uppercase;
	letter-spacing: 0.35em;
	margin-bottom: 10px;
}
.normal_users .matrimorial_evnt .normal_users .cnt_tagline {
	color: #fff;
}
.normal_users .matrimorial_evnt .leading_title {
    color: #fff;
}
.normal_users .common_dr {
	text-align: center;
	margin: 20px 0 20px;
}
.normal_users .main_text {
	max-width: 780px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.normal_users #main_intro {}

/*=================================================================

    Events Section

==================================================================*/

.normal_users #events {
	position: relative;
}
.normal_users .events_list_sec {
	display: block;
	max-width: 370px;
	margin: 0 auto 20px;
}
.normal_users .events_list_sec .img_area {
	display: block;
	z-index: 2;
}
.normal_users .events_list_sec .details {
	position: relative;
	z-index: 10;
	margin: -20px 20px 0;
	padding: 16px 20px 20px;
	background-color: #fff;
	box-shadow: 0 8px 15px rgba(0, 0, 0, 0.12);
}
.normal_users .events_list_sec .details .tags {
	color: #5d5656;
	font-size: 13px;
	line-height: 20px;
	font-family: 'ROBOTOBOLD_1';
}
.normal_users .events_list_sec .details .title_h4 {
	color: #2c2c2c;
}
.normal_users .events_list_sec .details p {
	margin-bottom: 10px;
}

/*=================================================================

    Matrimonial Section

==================================================================*/

/*----------------------------------------------------*/
/*----------------- Testimonials CSS -----------------*/
/*----------------------------------------------------*/
.testimonial{
    margin-bottom: 10px;
}
.my-class{
	margin-top: 20px;
}
.text-center {
	margin-bottom: 30px;
}
.matrimony_title_event {
	margin-bottom: 15px;
	margin-top: 0;
}
    .testimonial-section {
        width: 100%;
        height: auto;
        padding: 15px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        position: relative;
        border: 1px solid #fff;
    }
    .testimonial-section:after {
		bottom: 100%;
		left: 44px;
		border: solid transparent;
		#content: " ";
		position: absolute;
		border-top-color: #fff;
		border-width: 20px;
		margin-left: -15px;
	}

    .testimonial-desc {
		margin-bottom: 14px;
		text-align: left;
		padding-left: 15px;
	}
        .testimonial-desc img {
            border: 1px solid #f5f5f5;
            border-radius: 150px;
            height: 70px;
            padding: 3px;
            width: 70px;
            display:inline-block;
            vertical-align: top;
        }

        .testimonial-writer{
            display: inline-block;
            vertical-align: top;
            padding-left: 10px;
        }

            .testimonial-writer-name{
                font-weight: bold;
            }

            .testimonial-writer-designation{
                font-size: 85%;
            }

            .testimonial-writer-company{
                font-size: 85%;
            }
    /*---- Outlined Styles ----*/
    .testimonial.testimonial-default{
        
    }
        .testimonial.testimonial-default .testimonial-section{
            border-color: #777;
        }

            .testimonial.testimonial-default .testimonial-section:after{
				border-top-color: transparent;
				border-bottom-color: #777;
            }

        .testimonial.testimonial-default .testimonial-desc{
            
        }

            .testimonial.testimonial-default .testimonial-desc img{
                border-color: #777;
            }

            .testimonial.testimonial-default .testimonial-writer-name{
                color: #777;
            }

    .testimonial.testimonial-primary{
        
    }
        .testimonial.testimonial-primary .testimonial-section{
            border-color: #337AB7;
            color: #286090;
            background-color: rgba(51, 122, 183, 0.1);
        }

            .testimonial.testimonial-primary .testimonial-section:after{
                border-top-color: #337AB7;
            }

        .testimonial.testimonial-primary .testimonial-desc{
            
        }

            .testimonial.testimonial-primary .testimonial-desc img{
                border-color: #337AB7;
            }

            .testimonial.testimonial-primary .testimonial-writer-name{
                color: #337AB7;
            }

    .testimonial.testimonial-info{
        
    }
        .testimonial.testimonial-info .testimonial-section{
            border-color: #5BC0DE;
            color: #31b0d5;
            background-color: rgba(91, 192, 222, 0.1);
        }

            .testimonial.testimonial-info .testimonial-section:after{
                border-top-color: #5BC0DE;
            }

        .testimonial.testimonial-info .testimonial-desc{
            
        }

            .testimonial.testimonial-info .testimonial-desc img{
                border-color: #5BC0DE;
            }

            .testimonial.testimonial-info .testimonial-writer-name{
                color: #5BC0DE;
            }


    .testimonial.testimonial-success{
        
    }
        .testimonial.testimonial-success .testimonial-section{
            border-color: #5CB85C;
            color: #449d44;
            background-color: rgba(92, 184, 92, 0.1);
        }

            .testimonial.testimonial-success .testimonial-section:after{
                border-top-color: #5CB85C;
            }

        .testimonial.testimonial-success .testimonial-desc{
            
        }

            .testimonial.testimonial-success .testimonial-desc img{
                border-color: #5CB85C;
            }

            .testimonial.testimonial-success .testimonial-writer-name{
                color: #5CB85C;
            }

    .testimonial.testimonial-warning{
        
    }
        .testimonial.testimonial-warning .testimonial-section{
            border-color: #F0AD4E;
            color: #d58512;
            background-color: rgba(240, 173, 78, 0.1);
        }

            .testimonial.testimonial-warning .testimonial-section:after{
                border-top-color: #F0AD4E;
            }

        .testimonial.testimonial-warning .testimonial-desc{
            
        }

            .testimonial.testimonial-warning .testimonial-desc img{
                border-color: #F0AD4E;
            }

            .testimonial.testimonial-warning .testimonial-writer-name{
                color: #F0AD4E;
            }

    .testimonial.testimonial-danger{
        
    }
        .testimonial.testimonial-danger .testimonial-section{
            border-color: #D9534F;
            color: #c9302c;
            background-color: rgba(217, 83, 79, 0.1);
        }

            .testimonial.testimonial-danger .testimonial-section:after{
                border-top-color: #D9534F;
            }

        .testimonial.testimonial-danger .testimonial-desc{
            
        }

            .testimonial.testimonial-danger .testimonial-desc img{
                border-color: #D9534F;
            }

            .testimonial.testimonial-danger .testimonial-writer-name{
                color: #D9534F;
            }

    /*---- Filled Styles ----*/
    .testimonial.testimonial-default-filled{
        
    }
        .testimonial.testimonial-default-filled .testimonial-section{
            color: #fff;
            border-color: #777;
            background-color: #777;
        }

            .testimonial.testimonial-default-filled .testimonial-section:after{
                border-top-color: #777;
            }

        .testimonial.testimonial-default-filled .testimonial-desc{
            
        }

            .testimonial.testimonial-default-filled .testimonial-desc img{
                border-color: #777;
                background-color: #777;
            }

            .testimonial.testimonial-default-filled .testimonial-writer-name{
                color: #777;
            }

    .testimonial.testimonial-primary-filled{
        
    }
        .testimonial.testimonial-primary-filled .testimonial-section{
            color: #fff;
            background-color: #337ab7;
            border-color: #2e6da4;
        }

            .testimonial.testimonial-primary-filled .testimonial-section:after{
                border-top-color: #337AB7;
            }

        .testimonial.testimonial-primary-filled .testimonial-desc{
            
        }

            .testimonial.testimonial-primary-filled .testimonial-desc img{
                border-color: #2e6da4;
                background-color: #337ab7;
            }

            .testimonial.testimonial-primary-filled .testimonial-writer-name{
                color: #337AB7;
            }

    .testimonial.testimonial-info-filled{
        
    }
        .testimonial.testimonial-info-filled .testimonial-section{
            color: #fff;
            background-color: #5bc0de;
            border-color: #46b8da;
        }

            .testimonial.testimonial-info-filled .testimonial-section:after{
                border-top-color: #5BC0DE;
            }

        .testimonial.testimonial-info-filled .testimonial-desc{
            
        }

            .testimonial.testimonial-info-filled .testimonial-desc img{
                border-color: #46b8da;
                background-color: #5bc0de;
            }

            .testimonial.testimonial-info-filled .testimonial-writer-name{
                color: #5BC0DE;
            }


    .testimonial.testimonial-success-filled{
        
    }
        .testimonial.testimonial-success-filled .testimonial-section{
            color: #fff;
            background-color: #5cb85c;
            border-color: #4cae4c;
        }

            .testimonial.testimonial-success-filled .testimonial-section:after{
                border-top-color: #5CB85C;
            }

        .testimonial.testimonial-success-filled .testimonial-desc{
            
        }

            .testimonial.testimonial-success-filled .testimonial-desc img{
                border-color: #4cae4c;
                background-color: #5cb85c;
            }

            .testimonial.testimonial-success-filled .testimonial-writer-name{
                color: #5CB85C;
            }

    .testimonial.testimonial-warning-filled{
        
    }
        .testimonial.testimonial-warning-filled .testimonial-section{
            color: #fff;
            background-color: #f0ad4e;
            border-color: #eea236;
        }

            .testimonial.testimonial-warning-filled .testimonial-section:after{
                border-top-color: #F0AD4E;
            }

        .testimonial.testimonial-warning-filled .testimonial-desc{
            
        }

            .testimonial.testimonial-warning-filled .testimonial-desc img{
                border-color: #eea236;
                background-color: #f0ad4e;
            }

            .testimonial.testimonial-warning-filled .testimonial-writer-name{
                color: #F0AD4E;
            }

    .testimonial.testimonial-danger-filled{
        
    }
        .testimonial.testimonial-danger-filled .testimonial-section{
                color: #fff;
                background-color: #d9534f;
                border-color: #d43f3a;
        }

            .testimonial.testimonial-danger-filled .testimonial-section:after{
                border-top-color: #D9534F;
            }

        .testimonial.testimonial-danger-filled .testimonial-desc{
            
        }

            .testimonial.testimonial-danger-filled .testimonial-desc img{
                border-color: #d43f3a;
                background-color: #D9534F;
            }

            .testimonial.testimonial-danger-filled .testimonial-writer-name{
                color: #D9534F;
            }
	#testimonial_section{
		padding:50px 0;
	}	

/* .normal_users #matrimonial_sec {
	color: #fff;
	width: 100%;
	padding: 60px 0;
	background: url(../images/matrimonial-bg.jpg) no-repeat center top;
	background: #4a4949;
	background-size: cover;
	max-width: 1920px;
	margin: 0 auto;
	min-height: 640px;
	z-index: 1;
	position: relative;
} */
.normal_users #matrimonial_sec::before {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: "";
	z-index: 5;
	background-color: rgba(34, 34, 34, 0.95);
}

.normal_users #matrimonial_sec .cnt {
	z-index: 10;
	position: relative;
}
.normal_users #matrimonial_sec h2 {
	max-width: 610px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	text-align: center;
	text-shadow: 0 5px 8px rgba(0, 0, 0, 0.75);
}

.normal_users .martimonial_srvcs {
	margin: 0 auto 60px;
	text-align: center;
}

.normal_users .martimonial_srvcs .box_sec {
	display: inline-block;
	width: 110px;
	height: 110px;
	border: 3px solid #fff;
	background-color: transparent;
	margin: 0 auto;
	padding-top: 15px;
	text-align: center;
	transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}
.normal_users .martimonial_srvcs .box_sec img {
	transform: rotate(-45deg);
	-o-transform: rotate-(45deg);
	-ms-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}
.normal_users .martimonial_srvcs .title {
	margin-top: 40px;
	color: #fff;
	font-size: 20px;
	font-family: 'ROBOTOMEDIUM_1';
	text-align: center;
}
.normal_users .martimonial_srvcs .title a {
	color: #fff;
	text-decoration: none;
}
.normal_users .martimonial_srvcs .title a:hover {
	color: #0d89ed;
	text-decoration: none;
}
.normal_users .martimonial_srvcs .box_sec::before {
    content: '';
    width: 100px;
    height: 100px;
    display: block;
    background-repeat: no-repeat;
    transform: rotate(-45deg) !important;
	-o-transform:  rotate(-45deg) !important;
    -ms-transform:  rotate(-45deg) !important;
    -moz-transform:  rotate(-45deg) !important;
    -webkit-transform:  rotate(-45deg) !important;
	background-repeat: no-repeat !important;
}
.normal_users .martimonial_srvcs .box_sec1::before {
    background: url(../images/icon-create-profile.png);
    background-position: 28px 10px;
}
.normal_users .martimonial_srvcs .box_sec2::before {
    background: url(../images/icon-search-profile.png);
    background-position: 28px 10px;
}
.normal_users .martimonial_srvcs .box_sec3::before {
    background: url(../images/icon-success-story.png);
    background-position: 28px 10px;
}
/*=================================================================

    Courses Section

==================================================================*/

.normal_users #courses_main {
	position: relative;
	width: 100%;
	margin: 60px 0;
}
.normal_users .courses_servcs {
	position: relative;
	margin: 0 0 30px;
	padding: 25px;
	min-height: 340px;
	background-color: #fff;
	box-shadow: 0 4px 20px rgba(0, 0, 0, 0.12);
}
.normal_users .courses_servcs .spacer {
	position: absolute;
	height: 1px;
	border-top: 1px solid #ddd;
	top: 95px;
	left: 0;
	right: 0;
	z-index: 1;
}
.normal_users .courses_servcs .head {
	width: 100%;
	margin-bottom: 20px;
	position: relative;
	z-index: 5;
}
.normal_users .courses_servcs .head .course_img {
	float: left;
	margin-right: 10px;
}
.normal_users .courses_servcs .head .course_img img {
	width: 98px;
	height: 98px;
	border: 1px solid #d5d5d5;
	border-radius: 2px;
}
.normal_users .courses_servcs .head .apply_link {
	float: right;
	padding-top: 8px;
}
.normal_users .courses_servcs .head .apply_link a.bttn {
	display: inline-block;
	color: #2c2c2c;
	font-size: 14px;
	font-family: 'ROBOTOBOLD_1';
	text-transform: uppercase;
	letter-spacing: 0.15em;
	text-decoration: none;
	padding: 4px 18px;
	border: 1px solid #d5d5d5;
	border-radius: 2px;
}
.normal_users .courses_servcs .head .apply_link a.bttn:hover {
	color: #fff;
	text-decoration: none;
	border-color: #2c2c2c;
	background-color: #2c2c2c;
}
.normal_users .courses_servcs .course_title {}
.normal_users .courses_servcs .course_title h4 {
	color: #2c2c2c;
	font-size: 20px;
	line-height: 28px;
	font-family: 'RALEWAYBOLD_0';
	margin-top: 0;
	margin-bottom: 5px;
	padding-top: 0;
}
.normal_users .courses_servcs .course_title h4 a {
	color: #2c2c2c;
	text-decoration: none;
}
.normal_users .courses_servcs .course_title h4 a:hover {
	color: #0d89ed;
	text-decoration: none;
}
.normal_users .courses_servcs p {
	line-height: 28px;
}
.normal_users .courses_servcs span.course_price {
	display: block;
	color: #0d89ed;
	font-size: 24px;
	font-family: 'ROBOTOBOLD_1';
}

/*=================================================================

    Award Section

==================================================================*/

/* .normal_users #idea_award_sec {
	color: #fff;
	width: 100%;
	background: url(../images/award-bg.jpg) no-repeat center top;
	background-size: cover;
	max-width: 1920px;
	margin: 0 auto;
	min-height: 480px;
	z-index: 1;
	position: relative;
} */
.normal_users #idea_award_sec::before {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: "";
	z-index: 5;
	background-color: rgba(34, 34, 34, 0.95);
}
.normal_users #idea_award_sec .cnt {
	z-index: 10;
	position: relative;
	padding-top: 100px;
	padding-bottom: 60px;
}
.normal_users #idea_award_sec h2 {
	max-width: 810px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	text-align: center;
	text-shadow: 0 5px 8px rgba(0, 0, 0, 0.75);
}
.normal_users #idea_award_sec a.deft_btn {
	margin-top: 10px;
}

/*=================================================================

    Success/Blogs/Testimonial Section

==================================================================*/

.normal_users #successes_sec {
	width: 100%;
	position: relative;
	margin: 60px 0;
}
.normal_users .bg_box {
	background-color: #fff;
	box-shadow: 0 4px 20px rgba(0, 0, 0, 0.12);
	padding: 30px;
	text-align: center;
}
.normal_users #successes_sec .title_h3 {
	color: #0d89ed;
	font-size: 24px;
	font-family: 'RALEWAYBOLD_0';
	margin-bottom: 25px;
}

.normal_users .thumnail_slider {
	margin-bottom: 0;
}
.normal_users .thumnail_slider .img_sec a {
	width: 96px;
	height: 96px;
	background-color: #fff;
	border: 6px solid #ddd;
	border-radius: 100%;
	padding: 3px;
	margin: 0 auto 20px;
	position: relative;
	display: block;
	overflow: hidden;
}
.normal_users .thumnail_slider .img_sec a img {
	max-height: 100%;
	height: auto;
	width: auto;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
.normal_users .thumnail_slider p {
	margin-bottom: 10px;
}
.normal_users .thumnail_slider p.name {
	color: #2c2c2c;
	font-size: 16px;
	font-family: 'RALEWAYBOLD_0';
}

/* .normal_users .thumnail_slider.owl-carousel .owl-nav .owl-next {
	background: url(../images/slider-next-arrow.png) no-repeat;
	
}
.normal_users .thumnail_slider.owl-carousel .owl-nav .owl-prev {
	background: url(../images/slider-prev-arrow.png) no-repeat;
} */
.normal_users .thumnail_slider.owl-theme .owl-nav [class*="owl-"]:hover {
	opacity: 1;
}

/*=================================================================

    Join Us Section

==================================================================*/

.normal_users #join_us_sec {
	width: 100%;
	position: relative;
	padding: 60px 0;
	background-color: #2c2c2c;
}
.normal_users #join_us_sec p {
    color: #fff;
    font-size: 16px;
}
.normal_users #join_us_sec h2 {
	max-width: 810px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	text-align: center;
	text-shadow: 0 5px 8px rgba(0, 0, 0, 0.75);
}

.normal_users #join_us_sec .user_form {
	width: 100%;
	margin: 20px 0;
	vertical-align: top;
}
.normal_users #join_us_sec .user_form .inp {
	width: 38.6%;
	display: inline-block;
	background-color: #fff;
	box-shadow: none;
	border:1px solid #b6b6b6;
	border-radius: 2px;
	padding: 7px 15px;
	margin-right: 6px;
	color: #777;
	font-size: 15px;
	font-family: 'ROBOTOREGULAR_3';
}



.normal_users #join_us_sec .tab_wrap {
	max-width: 900px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}
.normal_users #join_us_sec ul.tabs {
	margin: 0 auto;
	padding: 0;
	list-style: none;
	/*float: left;*/
	height: 38px;
	text-align: center;
	border-bottom: 1px solid #555;
	width: 100%;
}

.normal_users #join_us_sec ul.tabs li {
	/*float: left;*/
	display: inline-block;
	margin: 0;
	cursor: pointer;
	padding: 4px 22px;
	/*height: 31px;
	line-height: 31px;*/
	border-top: 1px solid #555;
	border-left: 1px solid #555;
	border-bottom: 1px solid #555;
	background-color: #555;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	color: #fff;
	font-size: 16px;
	font-family: 'RALEWAYMEDIUM_0';
	overflow: hidden;
	position: relative;
}
.normal_users #join_us_sec .tab_last { border-right: 1px solid #555; }

.normal_users #join_us_sec ul.tabs li:hover {
	background-color: #555;
	color: #fff;
}
.normal_users #join_us_sec ul.tabs li.active {
	background-color: #fff;
	color: #2c2c2c;
	border-bottom: 1px solid #fff;
	display: inline-block;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
}
.normal_users #join_us_sec .tab_container {
	border: 1px solid #fff;
	border-top: none;
	clear: both;
	float: left;
	width: 100%;
	background: #fff;
	overflow: auto;
}

.normal_users #join_us_sec .tab_content {
	padding: 20px 40px;
	display: none;
}

.normal_users #join_us_sec .tab_drawer_heading { display: none; }


/*=================================================================

    Scholarship Page

==================================================================*/
#matrimony_search_page .matrimony_result {
    float: left;
    width: 100%;
    margin-top: 50px;
}
#matrimony_search_page .matrimony_result h1 {
    background: #0d89ed;
    margin-bottom: 0;
    padding: 12px;
    font-size: 22px;
    color: #ffffff;
}
#matrimony_search_page .matrimony_result table th {
    padding: 15px !important;
    border: 1px solid #f0f0f0;
}
#matrimony_search_page .matrimony_result table td {
    padding: 15px !important;
    border: 1px solid #f0f0f0;
}
.normal_users #scholar_breadcrumbs_sec {
    background: url(../images/scholar_ship.png) no-repeat center top;
    background-size: auto 80%;
    background-position: center;
}
.normal_users #scholarship_second_sec {
    padding: 60px 0px;
}
.normal_users #current_scholarship_sec .text-center {
    text-align: center;
    color: #fff;
}
.normal_users #current_scholarship_sec .main_text {
    color: #fff;
}
.normal_users #current_scholarship_sec .current_scholarship_right_img {
    background: url(../images/img_with_yellow.png);
    min-height: 460px;
    background-repeat: no-repeat;
	background-position: center center;
}
.normal_users #current_scholarship_sec .current_scholarship_left_content {
	padding:60px 0px;
	min-height: 460px;
}
.normal_users #scholarship_achiver_sec {
    padding: 60px 0px;
}
.normal_users #scholarship_achiver_sec .achiever_box {
    box-shadow: 2px 2px 6px #ccc;
    border: 1px solid #f0f0f0;
    margin-bottom: 40px;
}
.normal_users #scholarship_achiver_sec .achiever_box_title h3 {
    margin: 0px;
    font-size: 20px;
    color: #2c2c2c;
    margin-top: -3px;
}
.normal_users #scholarship_achiver_sec .right_years {
    width: 95px;
    background: url(../images/date_circle.png);
        background-repeat: repeat;
    background-repeat: repeat;
    height: 95px;
    background-repeat: no-repeat;
    position: absolute;
    right: 30px;
    top: -20px;
    text-align: center;
    font-size: 24px;
    color: #2c2c2c;
	padding-top: 13px;
}
.normal_users #scholarship_achiver_sec .achiever_box_title {
    background: #f1f1f1;
    padding: 15px 20px;
    font-family: 'ROBOTOBOLD_1';
}
.normal_users #scholarship_achiver_sec .achiver_box_content {
    padding: 25px 20px 20px 20px;
}
.normal_users #scholarship_achiver_sec  .main_text {
    margin-bottom: 40px;
}
.normal_users #current_scholarship_sec {
    background: linear-gradient( to right, #2d2d2d 0%, #2d2d2d 50%, #d7b33c 50%, #d7b33c 100% );
}
.normal_users #current_scholarship_sec .container.container-custom {
    max-width: 100%;
    width: 1900px;
}

/*=================================================================

    Events Page

==================================================================*/

.normal_users #events_breadcrumbs_sec {
    background: url(../images/news_banner.png) no-repeat center top;     
    background-size: auto auto;
    background-size: contain;
}
    
.normal_users #events_second_sec .details .tags {
    color: #777;
    font-size: 13px;
    line-height: 20px;
    font-family: 'ROBOTOBOLD_1';
}
.normal_users #events_second_sec .details h4 {
    color: #2c2c2c;
    font-size: 22px;
    font-family: 'RALEWAYBOLD_0';
    margin-top: 20px;
    padding-top: 0;
    margin-bottom: 5px;
}
.normal_users #events_second_sec .details p {
    margin-bottom: 10px;
}
.normal_users #events_second_sec  .events_list_sec {
    display: block;
    max-width: 370px;
    margin: 0 auto 30px;
}
.normal_users #events_second_sec {
    padding: 60px 0px;
}
.normal_users #events_second_sec .details {
    position: relative;
    z-index: 10;
    margin: -20px 20px 0;
    padding: 16px 20px 20px;
    background-color: #fff;
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.12);
}
.normal_users #events_second_sec .details p {
    margin-bottom: 10px;
}
/*=================================================================

    contact Us Page

==================================================================*/

.normal_users #contact_breadcrumbs_sec {
    background: url(../images/contact_us_bg.png) no-repeat center top;
        background-size: auto auto;
    background-size: auto auto;
    background-size: cover;
}

.normal_users #contact_breadcrumbs_sec .content_bredcum {
    z-index: 10;
    position: relative;
    font-family: 'ROBOTOBOLD_1';
}
.normal_users #contact_second_sec {
    padding: 60px 0px;
}
.normal_users #contact_second_sec .container.contact_form h3 {
    font-size: 18px;
    margin-top: 0px;
    font-family: 'ROBOTOBOLD_1';
    border-bottom: 1px solid #f4f4f4;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.normal_users #contact_second_sec .contact_n::before {
    content: '';
    background: url(../images/phone_icon.png);
        background-size: auto auto;
    background-size: auto auto;
    width: 35px;
    height: 35px;
    display: block;
    background-size: 100%;
    position: absolute;
    left: 12px;
}
.normal_users #contact_second_sec .contact_n {
    padding-left: 50px;
    margin-bottom: 15px;
    line-height: 35px;
}
.normal_users #contact_second_sec .address_part_box {
    margin-bottom: 40px;
}
.normal_users #contact_second_sec .contact_form_box p:before {
    content: '';
    background: url(../images/location_icon.png);
        background-size: auto auto;
    background-size: auto auto;
    width: 35px;
    height: 35px;
    display: block;
    background-size: 100%;
    position: absolute;
    left: 12px;
}
.normal_users #contact_second_sec  .contact_form_box p {
    padding-left: 50px;
    line-height: 34px;
}
.normal_users #contact_second_sec  .email_address p:before {
    content: '';
    background: url(../images/emal_icon.png);
        background-size: auto auto;
    background-size: auto auto;
    width: 35px;
    height: 35px;
    display: block;
    background-size: 100%;
    position: absolute;
    left: 12px;
}
.normal_users #contact_second_sec  .email_address p {
    padding-left: 50px;
    line-height: 34px;
}
.normal_users #contact_second_sec label {
    margin-bottom: 0;
    font-weight: normal;
}
.normal_users #contact_second_sec .contact_right input[type] {
    box-shadow: none;
    border-radius: 0px;
    height: 36px;
}
.normal_users #contact_second_sec .contact_right textarea {
    width: 100%;
    height: 190px;
    background: #ebebeb;
    border: 1px solid #cacaca;
}
.normal_users #contact_second_sec .container.contact_form {
    margin-top: 50px;
}
.normal_users #contact_second_sec .contact_form_box {
    margin-bottom: 25px;
}
.normal_users #google_map {padding: 60px 0px;}

/*=================================================================

    blog Page

==================================================================*/

.normal_users #blog_breadcrumbs_sec {
    background: url(../images/blog_page.jpg) no-repeat center top;	
    background-size: cover;
}
.normal_users #blog_section .blogpage_des {
    padding: 12px 0px 0px;
    text-align: justify;
    min-height: 70px;
    word-break: break-all;
}
.normal_users #blog_section .blogpage_img .imglabel::before {
    border-bottom: 6px solid #2c2c2c;
    border-left: 5px solid rgba(0, 0, 0, 0);
    content: "";
    display: block;
    left: 0;
    position: absolute;
    top: -6px;
}
.normal_users #blog_section.blogpage_img .imglabel .dateno {
    font-size: 22.5px;
    font-weight: 800;
}
.normal_users #blog_section .blogpage_img .imglabel .monthname {
    font-size: 13.5px;
    font-weight: 600;
}
.normal_users #blog_section .blogpage_social {
    padding: 20px 0px 40px;
    float: left;
    width: 100%;
}
.normal_users #blog_section .blogpage_social a {
    float: right;
    color: #444444;
    font-size: 15px;
}
.normal_users #blog_section .blogpage_img img {
    height: auto;
    width: 100%;
}
.normal_users #blog_section .blogpage_img .imglabel {
    background: #0d89ed;
    color: #fff;
    padding: 5px 20px;
    position: absolute;
    text-align: center;
    top: 5px;
    margin-left: -5px;
}
.normal_users #blog_section .blogpage_title {
    font-size: 22px;
    font-weight: 700;
    padding: 0px 0px 15px;
    color: #2c2c2c;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.normal_users #blog_section .main_blog_details .blogpage_title a {
    font-size: 22px;
    font-weight: 700;
    padding: 0px 0px 15px;
    text-decoration: none;
    color: #0d89ed !important;
}
.normal_users #blog_section  .blogpage_title a:hover {
    font-size: 22px;
    font-weight: 700;
    padding: 0px 0px 15px;
    text-decoration: none;
    color: #0d89ed !important;
	text-decoration:none;
}
.normal_users #blog_section .blogpage_img {
    position: relative;
}
.normal_users #blog_section .blogpage_content {
    border-bottom: 1px solid #E1E1E1 !important;
    margin-right: 0px;
    margin-left: 0px;
	margin-bottom: 30px;
}
.normal_users #blog_section {
    padding: 60px 0px;
}
.normal_users #blog_section .blogpage_title a {
    color: #2c2c2c;;
}
.normal_users #blog_section .current {
    background: #444444 none repeat scroll 0 0;
    border-radius: 5px;
    color: #ffffff;
    margin-left: 0;
    margin-right: 3px;
    padding: 10px 16px;
}
.normal_users #blog_section .custom-pagination a {
    padding: 10px 15px;
    background: #E2E2E4;
    border-radius: 5px;
    color: #656565;
    text-decoration: none;
}
.normal_users #blog_section .main-nav-bottom {
    padding-top: 40px;
    padding-bottom: 10px;
}
.normal_users #blog_section .blog-categories {
    padding: 0px;
    margin: 0px;
        margin-bottom: 0px;
    border: 1px solid #DBDBDB;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.normal_users #blog_section .blog-categories .cat-list li {
    color: #2c2c2c;
}
.normal_users #blog_section .blog-categories .cat-list a {
    text-decoration: none;
    color: #2c2c2c;
}
.normal_users #blog_section .cat-list {
    list-style-type: square;
    padding-left: 15px;
    padding-top: 10px;
    font-size: 15px;
    font-weight: 600;
}
.normal_users #blog_section .leftpanel_head {
    color: #fff;
    background-color: #2c2c2c;
    font-size: 18px;
    font-weight: 700;
    padding: 7px 0px 8px 20px;
}
.normal_users #blog_section .blog_archives {
    padding: 0px;
    margin: 0px;
        margin-bottom: 0px;
    border: 1px solid #DBDBDB;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.normal_users #blog_section .blog_r_post .heading {
    font-weight: 600;
    font-size: 17px;
    text-transform: capitalize;
}
.normal_users #blog_section .blog_r_post .heading a {
    text-decoration: none;
    color: #2c2c2c;
}
.normal_users #blog_section .blog_r_post .date_cal {
    color: #878787;
    font-weight: 600;
}
.normal_users #blog_section .blog_r_post .desc {
    font-family: 'arial';
    font-size: 12px;
    text-transform: capitalize;
}
.normal_users #blog_section .blog_r_post .r_post {
    border-bottom: 1px solid #E1E2E3;
    padding: 0px 0px 0px 0px;
}
.normal_users #blog_section  .blog_r_post {
    padding: 0px;
    margin: 0px;
        margin-bottom: 0px;
    border: 1px solid #DBDBDB;
    margin-bottom: 24px;
    text-transform: uppercase;
}
.normal_users #blog_section   .r_post_media .media-left img {
    padding: 0 0 15px;
}
.normal_users #blog_section  .r_post_media .media-left a {
    display: inline-block;
    width: 75px;
    margin-top: 8px;
}
.normal_users #blog_section .blog_archives .cat-list a {
    color: #2c2c2c !important;
    text-decoration: none;
}

 #single_blog .navbar-form .input-group {
    width: 100%;
}
.normal_users #comments {
    padding-top: 2em;
}
#single_blog textarea {
    height: 120px;
	border: 1px solid #ccc;
}
#single_blog input[type="text"], #single_blog input[type="email"], #single_blog input[type="url"] {
    border: 1px solid #ccc;
    height: 41px;
    border-radius: 0px;
}
#commentform button, #commentform input[type="button"], #commentform input[type="submit"] {
    font-size: 14px;
    font-size: 14px;
    padding: 12px 15px;
    transition: uppercase;
    border-radius: 1px;
}
#single_blog .form-submit {
    text-align: left;
}

.normal_users #single_blog .blog-categories {
    padding: 0px;
    margin: 0px;
        margin-bottom: 0px;
    border: 1px solid #DBDBDB;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.normal_users #single_blog .leftpanel_head {
	color: #fff;
	background-color: #2c2c2c;
	font-size: 18px;
	font-weight: 700;
	padding: 10px 0px 8px 20px;
	margin: 0;
}
#matrimony_search_page a.common_submit_input:hover{
	color:#ffffff !important;
}
.common_submit_input{
	background-color: #222;
	border: 0;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: 800;
	line-height: 1;
	padding: 1em 2em;
	text-shadow: none;
	-webkit-transition: background 0.2s;
	transition: background 0.2s;
}
.normal_users #single_blog .cat-list {
    list-style-type: square;
    padding-left: 15px;
    padding-top: 10px;
    font-size: 15px;
    font-weight: 600;
}
.normal_users #single_blog .blog_archives {
    padding: 0px;
    margin: 0px;
        margin-bottom: 0px;
    margin-bottom: 0px;
    border: 1px solid #DBDBDB;
    margin-bottom: 24px;
    text-transform: uppercase;
}
.normal_users #single_blog .blog_r_post {
    padding: 0px;
    margin: 0px;
        margin-bottom: 0px;
    margin-bottom: 0px;
    border: 1px solid #DBDBDB;
    margin-bottom: 24px;
    text-transform: uppercase;
}
.normal_users #single_blog .blog_r_post .heading {
    font-weight: 600;
    font-size: 17px;
    text-transform: capitalize;
}
.normal_users #single_blog .blog_r_post .heading {
    font-weight: 600;
    font-size: 17px;
    text-transform: capitalize;
}
.normal_users .blog_title {
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 30px;
}
.normal_users #single_blog  .media-heading {
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 12px;
    text-transform: capitalize;
}
#single_blog h3 {
    font-weight: bold;
}
#single_blog  .blog_feature_image {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    border: 1px solid #f2f2f2;
    padding: 7px;
    box-shadow: 0px 2px 20px #d5d5d5;
}
#single_blog {
	padding-top:50px;
	padding-bottom:50px;
}
#blog_section .navbar-form {
    border: 1px solid #DBDBDB;
    margin-bottom: 24px;
    text-transform: uppercase;
	padding:0px;
}
#blog_section .input-group {
    width: 100%;
    padding: 15px;
}
#blog_section .navbar-form .input-group-btn {
    width: 40px !important;
}
#single_blog .navbar-form {
    border: 1px solid #DBDBDB;
    margin-bottom: 24px;
    text-transform: uppercase;
    padding-top: 20px;
    padding-bottom: 20px;
    padding: 0px;
}
#single_blog .blog_inner_side_bar .input-group-btn {
    width: 40px !important;
}
#single_blog .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
    padding: 15px;
}


/*=================================================================

    contribute Fund Page

==================================================================*/

.normal_users #contribute_breadcrumbs_sec {
    background: url(../images/blog_page.jpg) no-repeat center top;	
    background-size: cover;
}
.normal_users #contribute_second_sec {
    padding: 60px 0px 40px 0px;
}
.normal_users #contribute_third_sec {
    background: #f2f2f2;
    padding: 60px 0;
}
.normal_users #Financial_support_sec {
    padding: 60px 0px;
}
.normal_users #Financial_support_sec .bank_detail h3 {
    font-family: 'ROBOTOBOLD_1';
    margin-bottom: 25px;
}
.normal_users #Financial_support_sec .bank_detail {
    text-align: center;
    margin-top: 50px;
}
.normal_users #Financial_support_sec .bank_detail p {
    font-size: 16px;
    margin-bottom: 2px;
}

/*=================================================================
    Reader Writer Page
==================================================================*/
.normal_users #volunteer_breadcrumbs_sec {
    background: url(../images/blog_page.jpg) no-repeat center top;	
    background-size: cover;
}
.normal_users #volunteer_second_sec {
    padding: 60px 0px;
    text-align: center;
}
.normal_users #volunteer_second_sec strong {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 20px;
    margin-bottom: 24px;
}
.normal_users #volunteer_second_sec ul li {
    list-style: inside;
}

/*=================================================================
   About Us Page CSS
==================================================================*/
.normal_users #about_us_breadcrumbs_sec {
    background: url(../images/blog_page.jpg) no-repeat center top;	
    background-size: cover;
}
.normal_users #about_us_second_sec {
    padding: 60px 0px;
}
.normal_users #about_us_second_sec .vision_mission_box {
    border: 1px solid #ccc;
    padding: 45px 25px 20px 25px;
    position: relative;
}
.normal_users #about_us_second_sec .vision_mission_box .title_h3 {
    color: #0d89ed;
}
.normal_users #about_us_second_sec .vision_mission_box p {
    margin-top:0px;
    margin-bottom:0px;
}
.normal_users #about_us_second_sec .vision_mission_box ul {padding:0px;}
.normal_users #about_us_second_sec .vision_mission_box ul li {
    background: url(../images/arrow.png);
    background-repeat: no-repeat;
    background-size: 5px;
    list-style: none;
    padding-left: 16px;
    background-position: 0 11px;
}
.normal_users #about_us_second_sec .vision_mission_box .icon_above {
    width: 80px;
    height: 80px;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 50%;
    text-align: center;
    display: grid;
    align-content: center;
    font-size: 35px;
    position: absolute;
    top: -45px;
}
.normal_users #about_us_second_sec .vision_mission_box .icon_above .fa{
	color:#919191;
}
.normal_users #about_us_second_sec .common_dr {
    margin: 20px 0 70px 0px;
}
.normal_users #about_us_second_sec .vision_mission_box:hover {
    background: #f4f4f4;
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
}

.normal_users #about_us_target_group {
	background: linear-gradient(to left, #45a0e9 50%, #2d2d2d 50%); 
	background: -webkit-linear-gradient(to left, #45a0e9 50%, #2d2d2d 50%); 
	background: -moz-linear-gradient(to left, #45a0e9 50%, #2d2d2d 50%); 
	background: -o-linear-gradient(to left, #45a0e9 50%, #2d2d2d 50%); 
	background: -ms-linear-gradient(to left, #45a0e9 50%, #2d2d2d 50%); 
	padding: 60px 0px;
}
.normal_users #about_us_target_group .main_text {
    color: #fff;
}
.normal_users #about_us_target_group h2 {
    color: #fff;
}
.normal_users #about_us_story_aproach {
	padding:60px 0px;
}
.normal_users #about_us_founder {
    padding: 60px 0px;
    background: #f7f7f7;
}
.normal_users #about_us_founder .founder_detail h3 {
    color: #0d89ed;
    font-size: 24px;
    font-family: 'ROBOTOBOLD_1';
    margin-bottom: 20px;
}
.normal_users #about_us_founder .founder_detail p {
    margin-bottom: 10px;
}
.normal_users #about_us_trustees {
	padding:60px 0px;
}
.normal_users #about_us_trustees .detail_trustee p {
    margin-bottom: 10px;
}
.normal_users #about_us_trustees .detail_trustee {
    text-align: center;
    padding: 0 15px;
}
.normal_users #about_us_trustees .trustees_box {
    border: 1px solid #f2f2f2;
    padding-bottom: 15px;
    margin-bottom: 25px;
}
.normal_users #about_us_trustees .title_h3 {
    color: #0d89ed;
}
.normal_users #about_us_target_group .text-center.leading_title {
    color: #fff;
    margin-top: 30px;
}
/*=================================================================
    Reader Writer Page
==================================================================*/

.normal_users #reader_writer_second_sec {
    padding: 60px 0px;
    text-align: center;
}
.normal_users #reader_writer_breadcrumbs_sec {
    background: url(../images/blog_page.jpg) no-repeat center top;	
    background-size: cover;
}
/*=================================================================
    NGO Writer Page
==================================================================*/

.normal_users #ngo_second_sec {
    padding: 60px 0px;
    text-align: center;
}
.normal_users #ngo_breadcrumbs_sec {
    background: url(../images/blog_page.jpg) no-repeat center top;	
    background-size: cover;
}

/*=================================================================
    entrepreneurial_second_sec Writer Page
==================================================================*/

.normal_users #entrepreneurial_second_sec {
    padding: 60px 0px 0 0px;
    text-align: center;
}
.normal_users #entrepreneurial_breadcrumbs_sec {
    background: url(../images/blog_page.jpg) no-repeat center top;	
    background-size: cover;
}
.normal_users #entrepreneurial_second_sec h3 {
    font-family: 'ROBOTOBOLD_1';
    color: #0d89ed;
}
.normal_users #entrepreneurial_forms {
    padding: 50px 0px 60px 0px;
    background: #fcfbfb;
}
.normal_users #entrepreneurial_forms .input_field input[type="radio"] {
    background-color: transparent;
    border: none;
    height: auto;
    width: auto;
    margin-right: 15px;
}
.normal_users #entrepreneurial_forms h4 {
	margin-top:0px;
}
.normal_users #entrepreneurial_forms h3 {
    font-family: 'ROBOTOBOLD_1';
    color: #0d89ed;
}
.normal_users #entrepreneurial_first_sec {
	padding:60px 0px;
	text-align:center;
}
.normal_users #entrepreneurial_first_sec h1 {
    font-family: 'ROBOTOBOLD_1';
}
.normal_users #entrepreneurial_who_can_apply h3 {
    font-family: 'ROBOTOBOLD_1';
    margin-top: 0;
}
.normal_users #entrepreneurial_first_sec h4 {
	font-family: 'ROBOTOBOLD_1';
}
.normal_users #entrepreneurial_who_can_apply {
    background: #f2f2f2;
	padding:60px 0px;
	
}
.normal_users #entrepreneurial_third_sec  {
	padding:60px 0px;
	text-align:center;
}
.normal_users #entrepreneurial_third_sec h4, .normal_users #entrepreneurial_third_sec h3, 
.normal_users #entrepreneurial_fourth_sec h3 {
font-family: 'ROBOTOBOLD_1';
}
.normal_users #entrepreneurial_fourth_sec {
    background: #f2f2f2;
    padding: 60px 0px;
    text-align: center;
}
.normal_users #entrepreneurial_fourth_sec ol{
    padding-left:15px;
}
.normal_users #entrepreneurial_fourth_sec ol{
    padding-left:15px;
}
.normal_users #entrepreneurial_fourth_sec .list_style2 li, .normal_users #entrepreneurial_fourth_sec .list_style1 li {
    list-style: none;
}
.normal_users #partners {
	padding:60px 0px;
}
.normal_users #partners h1{
	font-family: 'ROBOTOBOLD_1';
	margin-top:0px;
}
.normal_users #partners .partners_box {
    border: 1px solid #f4f4f4;
    padding: 0 15px;
    text-align: center;
    box-shadow: 1px 0px 23px #ccc;
}
.normal_users #partners .partners_box h3 {
	font-family: 'ROBOTOBOLD_1';
}

.normal_users .input_field label {
	display: block !important;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 700;
	color: #ffffff;
}
.normal_users .input_field {
    width: 100%;
    margin-bottom: 15px;
}
.normal_users .input_field textarea {
	background-color: #f5f5f5;
    border: 1px solid #f5f5f5;
    border-radius: 0;
    height: 145px;
	width: 100%;
	padding-left:15px;
}
.normal_users .input_field input, .input_field select {
    background-color: #f5f5f5;
    border: 1px solid #f5f5f5;
    border-radius: 0;
    height: 45px;
    width: 100%;
    padding-left: 15px;
}
.normal_users .input_field .checkbox-inline {
    display: inline-block !important;
    width: auto !important;
    line-height: 20px;
	font-weight:normal;
	margin-right:10px;
	margin-left: 0px !important;
	margin-bottom: 10px;
}
.normal_users .input_field .checkbox-inline input[type="checkbox"]{
    display: inline-block !important;
    width: auto !important;
	height:auto;
}


/*=================================================================
    form CSS
==================================================================*/
.normal_users #reader_writer_form_breadcrumbs_sec {
    background: url(../images/blog_page.jpg) no-repeat center top;	
    background-size: cover;
}
.normal_users #reader_writer_form_breadcrumbs_sec h2 {
    max-width: 100%;
}
.normal_users .read_writer_request {
    max-width: 800px;
    margin: 0 auto;
    width: 100%;
}
.normal_users .read_writer_request .input_field label {
    display: block;
    width: ;
}
.normal_users .read_writer_request .input_field input {
    width: 100%;
}
.normal_users .read_writer_request .input_field input, .input_field  select {
    background-color: #f5f5f5;
    border: 1px solid #f5f5f5;
    border-radius: 0;
    height: 45px;
	width: 100%;
	padding-left:15px;
}
.normal_users .read_writer_request .input_field input[type="radio"] {
    background-color: transparent;
    border: none;
    height: auto;
    width: auto;
    margin-right: 15px;
}
.normal_users .read_writer_request .input_field select:-moz-placeholder {
    color: #b7b3b3 !important;
}
.normal_users .read_writer_request h3 {
    text-align: center;
    margin-bottom: 25px;
    margin-top: 25px;
    font-family: 'ROBOTOBOLD_1';
}
.normal_users .read_writer_request .input_field input[type="submit"] {
    height: 45px;
    border-radius: 0;
    background-color: #0d89ed;
    color: #fff;
    font-weight: 600;
    width: auto;
    padding: 0px 20px;
}

/**Common bread crumb css**/
.normal_users .bread_crumb_common {
    color: #fff;
    width: 100%;
    padding: 60px 0;
    margin: 0 auto;
    min-height: 320px;
    z-index: 1;
    position: relative;
    background-size: cover;
    background-position: center;
}
.normal_users .bread_crumb_common::before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    z-index: 5;
    background-color: rgba(34, 34, 34, 0.95);
}
.normal_users .bread_crumb_common .bread_crumb_title {
    color: #fff;
}
.normal_users .bread_crumb_common .content_bredcum {
    z-index: 10;
    position: relative;
	font-family: 'ROBOTOBOLD_1';
}

.sub_title {
	text-align: center;
	margin: 18px 0px;
	font-weight: 500;
	font-size: 17px;
}
.past_events{
	background:#f5f5f5;
}
#new_upcoming_events{
	padding:50px 0px;
}
.upcoming_title {
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 15px;
}
.common_design .owl-nav .owl-prev {
	/* background: url(../images/slider-prev-arrow.png) no-repeat; */
	background: inherit;
	background-color: #332a2a;
	border-radius: 50% !important;
	position: relative;
}
.common_design .owl-nav .owl-next {
	/* background: url(../images/slider-next-arrow.png) no-repeat; */
	background: inherit;
	background-color: #332a2a;
	border-radius: 50% !important;
	position: relative;
}


/**Public profile page */ 


	.public_profile .input_field_name {
		margin-bottom: 15px;
	}
	.public_profile .input_field_name label {
		font-weight: normal;
		display:inline;
	}
	.public_profile .input_field_name strong  {
			color:#333;
	}
	.col-md-4.fields:nth-of-type(3n+1) {
		clear: both;
	}
	.user_img_pic {
		text-align: center;
		padding: 20px 0 15px 0;
	}
	.user_img_pic img {
		max-width:80px;
	}
	.all_content_fields {
		box-shadow: 2px 2px 10px #ccc;
		float: left;
		width: 100%;
		padding: 20px 20px;
	} 

	
	
/** public profile page */
.above_data {
		background: #f0f0f0;
		padding-top: 50px;
		padding-bottom: 80px;
	} 
	.public_profile {
    padding-top: 0px;
    padding-bottom: 50px;
}
	.public_profile .input_field_name {
		margin-bottom: 6px;
		float: left;
		width: 100%;
	}
	.public_profile .input_field_name label {
		font-weight: normal;
		float: left;
		width: 65%;
		margin-bottom: 0px;
	}
	.public_profile .input_field_name strong {
		color: #333;
		width: 35%;
		float: left;
	}
	.col-md-4.fields:nth-of-type(3n+1) {
		clear: both;
	}
	.user_img {
		text-align: center;
	}
	.public_profile .boxes_data {
		box-shadow: 2px 2px 15px #ccc;
		margin-top: -40px;
		background: #fff;
		border-radius: 10px;
		padding-top: 20px;
		padding-left: 25px;
		padding-right: 25px;
		min-height: 285px;
	}
	.public_profile .col-md-5.col-sm-5.boxes_data {
		margin-left: 30px;
	}
	.public_profile  .input_field_name img {
		border-radius: 50%;
	}
	.above_data .input_field_name {
		margin-bottom: 0px;
	}
	.above_data  .input_field_name h3 {
    font-size: 20px;
    color: #333;
}
.public_profile .input_field_name p {
    font-size: 14px;
    line-height: normal;
    margin-top: 15px;
}
.public_profile h1 {
    font-size: 36px;
    text-align: center;
    font-family: 'ROBOTOBOLD_1';
    margin-top: 40px;
    margin-bottom: 36px;
}

/***/


/*=================================================================

    Footer Section

==================================================================*/


.normal_users footer {
	background-color: #1d1d1d;
	color: #888;
	font-size: 13px;
	line-height: 18px;
	padding: 20px 0 15px;
}
.normal_users footer .footer_links {
	margin: 0 0 15px;
	line-height: 24px;
	text-align: center;
}
.normal_users footer a, .normal_users footer .footer_links a {
	color: #888;
	text-decoration: none;
}
.normal_users footer a:hover, .normal_users footer .footer_links a:hover {
	color: #fff;
	text-decoration: none;
}
.normal_users footer .footer_btm {
	border-top: 1px solid #2b2b2b;
	padding-top: 15px;
}
.normal_users footer .sn {
	float: right;
	color: #c9c9c9;
}
.normal_users footer .sn a,
.normal_users footer .sn a:hover {
	color: #fff;
	font-size: 16px;
	display: inline-block;
	margin-left: 18px;
	text-decoration: none;
}
.login_form_page {
    padding: 0 30px 30px 30px;
}
.register_page_form {
    padding: 0 30px 30px 30px;
}
.tml-lostpassword {
    padding: 0px 30px 30px 30px;
}
.login_form_page p.message:nth-of-type(2) {
    display: none;
}

/*Sign Up User Name*/

.normal_users #theme-my-login {
    border: 1px solid #e1e1e1;
    margin-top: 20px;
    box-shadow: 2px 2px 23px #ccc;
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
}

.normal_users .tml .message {
    border: 1px solid #dbdbdb;
    background-color: #dbdbdb;
    color: #000;
    margin-left: -30px;
    margin-right: -30px;
    padding-left: 30px;
    font-size: 18px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: 500;
}
.normal_users #theme-my-login input[type="text"], .normal_users #theme-my-login input[type="email"], .normal_users #theme-my-login input[type="url"], .normal_users #theme-my-login input[type="password"], .normal_users #theme-my-login input[type="search"], .normal_users  #theme-my-login input[type="number"], #theme-my-login input[type="tel"], .normal_users #theme-my-login input[type="range"], .normal_users  #theme-my-login input[type="date"], .normal_users  #theme-my-login input[type="month"], .normal_users #theme-my-login input[type="week"], .normal_users  #theme-my-login input[type="time"], .normal_users #theme-my-login input[type="datetime"], .normal_users  #theme-my-login input[type="datetime-local"], .normal_users  #theme-my-login input[type="color"], textarea {
    color: #666;
    background: #fff;
        background-image: none;
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
    border: 1px solid #e0e0e0;
    -webkit-border-radius: 3px;
    border-radius: 0;
    display: block;
    padding: 0.7em;
    width: 100%;
    height: 41px;
}
#theme-my-login  input#wp-submit {
    width: 100px;
    font-size: 14px;
    padding-left: 0px;
    padding-right: 0px;
    font-weight: normal;
    text-transform: uppercase;
    padding: 12px 0px;
    border-radius: 4px;
}
#theme-my-login  p.tml-user-pass1-wrap {
    width: 100%;
    float: left;
	margin-bottom:0px!important;
}
#theme-my-login p.tml-user-pass2-wrap {
    float: left;
    width: 100%;
	margin-bottom:0px!important;
}
#theme-my-login  .tml p {
    margin: 0 0 15px 0;
}
section#signup_page .container {
    max-width: 700px;
    width: 100%;
}
#lostpasswordform input#wp-submit {
    width: 180px;
}
.top_sec_border .search_sec label {
    display: block;
}
#theme-my-login .input_field_sec select {
    line-height: 37px;
    margin-top: 0PX !important;
    border-radius: 0px !important;
    height: 41px;
}
.normal_users .input_field_sec select {
	border: 1px solid #E0E0E0
}

.normal_users .tml .error {
    background-color: transparent !important;
}
.normal_users  a{
	transition:inherit;
	-webkit-transition:inherit;
	-moz-transition:inherit;
	text-decoration:none;
	box-shadow:none;
}
.normal_users  button{
	transition:inherit;
	-webkit-transition:inherit;
	-moz-transition:inherit;
	text-decoration:none;
	box-shadow:none;
}

#theme-my-login .browse_wrapper {
    height: 41px;
    border: 1px solid #e0e0e0;
    padding-left: 2px;
}
#theme-my-login .browse_wrapper input[type="file"] {
    margin: 6px 0 0 5px;
    width: 100%;
    width: 75%;
    overflow: hidden !important;
    float: left;
    line-height: 21px;
}
#theme-my-login .browse_wrapper .file_img img {
    width: 100%;
}
#theme-my-login .browse_wrapper .file_img {
    float: right;
    width: 35px;
    text-align: right;
    margin-right: 3px;
    padding-top: 2px;
    padding-bottom: 2px;
    height: 37px;
    overflow: hidden;
}
#theme-my-login .browse_wrapper .iclsicon {
    font-size: 32px;
    margin-top: 2px;
}
#theme-my-login .checkbox_sec label {
    display: inline-block;
}
#theme-my-login form#your-profile {
    border: 1px solid #ececec;
    padding: 0px 25px 25px 25px;
}
.profile_info_form_wrap {
    border: none !important;
}
.profile_info_form_wrap  .personal_info_form h3 {
    margin: 0px 0px !important;
}
.normal_users .profile_info_form_wrap  .message {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}
.register_success_on_login {
    max-width: 502px;
    margin: 30px auto 40px auto;
    width: 100%;
} 
.login_form_page {
    margin-top: 30px !important;
}
#login_page .entry-title {
    text-align: center;
	 margin-top: 30px !important;
	 font-size:28px;
}
.past_events{
	padding:50px 0px;
}
.p_seach_form label {
    display: block;
    margin-top: 10px;
}
.p_seach_form select {
	display: block;
	width: 100%;
}
.p_seach_form{
	border: 1px solid #dddddd;
	padding: 20px;
}
.common_search_input{
	height: 40px;
}
.common_submit_input{
	margin-top:15px;
	background: #0d89ed!important;
}
#matrimony_search_page {
	padding: 50px 0px 0px 0px;
}
#matrimony_search_page .main_title {
	background: #0d89ed;
	margin-bottom: 0;
	padding: 12px;
	font-size: 22px;
	color: #ffffff;
}
.contact_form_matrimonial .input_field_data {
		width: 50%;
		float: left;
		margin-bottom: 15px;
		margin-right: 0;
		padding: 0 15px;
	}
.contact_form_matrimonial .input_field_data .btm_text {
	font-size: 12px;
	line-height: normal !important;
	font-family: arial;
	margin-top: 1px;
	margin-left: 0;
	display: block;
	margin-bottom: 5px;
}
.contact_form_matrimonial .input_field_data	label {
	display: block;
}
.contact_form_matrimonial .input_field_data.full_width {
	width: 100%;
}
.contact_form_matrimonial .input_field_data.title_name_field {
	float: left;
	width: 25%;
}
.contact_form_matrimonial .input_field_data #before_name_title {
	width: 94%;
}
.contact_form_matrimonial .submit_full_width {
	float: left;
	width: 100%;
	margin-bottom: 36px;
}
.contact_form_matrimonial .submit_full_width.submit_full_width input[type="submit"] {
	padding: 9px 20px;
	font-size: 15px;
	font-weight: normal;
	text-transform: uppercase;
}
.contact_form_matrimonial .input_field_data.clear_data {
	clear: both;
}
.contact_form_matrimonial .input_field_data .mr_ms {
	width: 25%;
	float: left;
}
.contact_form_matrimonial .input_field_data .ful_name {
		float: left;
		width: 75%;
	}
.contact_form_matrimonial .input_field_data select {
	height:48px;
}
.contact_form_matrimonial hr {
	float: left;
	width: 100%;
	opacity: 0;
	margin: 5px;
}
.contact_form_matrimonial .radio_field {
	width: 100%;
	border: 1px solid #b7b7b7;
	padding-top: 12px;
	padding-bottom: 3px;
	border-radius: 3px;
}
.contact_form_matrimonial  select, .contact_form_matrimonial  option {
	border: none;
	background: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	padding: 0;
	margin: 0;
}
.contact_form_matrimonial .wpcf7-form-control-wrap.Title {
	padding-top: 0;
	padding-bottom: 0;
	border: 1px solid #b7b7b7;
	display: block;
	border-radius: 4px;
	padding-right: 10px0;
	padding-left: 15px;
	margin-right: 20px;
}
.contact_form_matrimonial {
    float: left;
    width: 100%;
}


/**Feedback form*/

.feedback_form .input_field_data {
	width: 50%;
	float: left;
	margin-bottom: 15px;
	margin-right: 0;
	padding: 0 15px;
}
.feedback_form .input_field_data .btm_text {
	font-size: 12px;
	line-height: normal !important;
	font-family: arial;
	margin-top: 1px;
	margin-left: 0;
	display: block;
	margin-bottom: 5px;
}
.feedback_form .input_field_data	label {
	display: block;
}
.feedback_form .submit_full_width {
	float: left;
	width: 100%;
	margin-bottom: 36px;
	padding-left: 15px;
}
.feedback_form  input[type="submit"] {
	padding: 9px 20px;
	font-size: 15px;
	font-weight: normal;
	text-transform: uppercase;
}
.feedback_form hr {
	float: left;
	width: 100%;
	opacity: 0;
	margin: 5px;
}
.feedback_form .radio_field {
	width: 100%;
	border: 1px solid #b7b7b7;
	padding-top: 10px;
	padding-bottom: 3px;
	border-radius: 3px;
	min-height: 49px;
}
.feedback_form .input_field_data textarea {
	height: 110px;
}
.feedback_form .input_field_data.full_width_field {
	width: 100%;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
    font-weight: normal;
}
.feedback_form {
    float: left;
    width: 100%;
}


/**personality test form**/

.personality_form .input_field_data {
	width: 50%;
	float: left;
	margin-bottom: 15px;
	margin-right: 0;
	padding: 0 15px;
}
.personality_form .input_field_data .btm_text {
	font-size: 12px;
	line-height: normal !important;
	font-family: arial;
	margin-top: 1px;
	margin-left: 0;
	display: block;
	margin-bottom: 5px;
}
.personality_form .input_field_data	label {
	display: block;
}
.personality_form .submit_full_width {
	float: left;
	width: 100%;
	margin-bottom: 36px;
	padding-left: 15px;
}
.personality_form  input[type="submit"] {
	padding: 9px 20px;
	font-size: 15px;
	font-weight: normal;
	text-transform: uppercase;
}
.personality_form hr {
	float: left;
	width: 100%;
	opacity: 0;
	margin: 5px;
}
.personality_form .radio_field {
	width: 100%;
	border: 1px solid #b7b7b7;
	padding-top: 10px;
	padding-bottom: 3px;
	border-radius: 3px;
	min-height: 49px;
}
.personality_form .input_field_data textarea {
	height: 110px;
}
.personality_form .input_field_data.full_width_field {
	width: 100%;
}



/**Spoken english form*/

.spoken_english_form .input_field_data {
	width: 50%;
	float: left;
	margin-bottom: 15px;
	margin-right: 0;
	padding: 0 15px;
}
.spoken_english_form .input_field_data .btm_text {
	font-size: 12px;
	line-height: normal !important;
	font-family: arial;
	margin-top: 1px;
	margin-left: 0;
	display: block;
	margin-bottom: 5px;
}
.spoken_english_form .input_field_data	label {
	display: block;
}
.spoken_english_form .submit_full_width {
	float: left;
	width: 100%;
	margin-bottom: 36px;
	padding-left: 15px;
}
.spoken_english_form  input[type="submit"] {
	padding: 9px 20px;
	font-size: 15px;
	font-weight: normal;
	text-transform: uppercase;
}
.spoken_english_form hr {
	float: left;
	width: 100%;
	opacity: 0;
	margin: 5px;
}
.spoken_english_form .radio_field {
	width: 100%;
	border: 1px solid #b7b7b7;
	padding-top: 10px;
	padding-bottom: 3px;
	border-radius: 3px;
	min-height: 49px; 
}
.spoken_english_form .input_field_data textarea {
	height: 110px;
}
.spoken_english_form .input_field_data.full_width_field {
	width: 100%;
}
.spoken_english_form h2 {
    color: #fff;
    margin-bottom: 33px;
    padding-left: 15px;
    background: #0d89ed;
    font-size: 26px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 20px;
}
.spoken_english_form  .input_field_data select {
	width: 100%;
	height: 50px;
}
.spoken_english_form  .title_spoken_english {
	padding: 20px 15px 0px 15px;
}
.spoken_english_form {
    float: left;
    width: 100%;
}

/*read writer form**/

.read_writer_form .input_field_data {
	width: 50%;
	float: left;
	margin-bottom: 15px;
	margin-right: 0;
	padding: 0 15px;
}
.read_writer_form .input_field_data .btm_text {
	font-size: 12px;
	line-height: normal !important;
	font-family: arial;
	margin-top: 1px;
	margin-left: 0;
	display: block;
	margin-bottom: 5px;
}
.read_writer_form .input_field_data	label {
	display: block;
}
.read_writer_form .submit_full_width {
	float: left;
	width: 100%;
	margin-bottom: 36px;
	padding-left: 15px;
}
.read_writer_form  input[type="submit"] {
	padding: 9px 20px;
	font-size: 15px;
	font-weight: normal;
	text-transform: uppercase;
}
.read_writer_form hr {
	float: left;
	width: 100%;
	opacity: 0;
	margin: 5px;
}
.read_writer_form .radio_field {
	width: 100%;
	border: 1px solid #b7b7b7;
	padding-top: 10px;
	padding-bottom: 3px;
	border-radius: 3px;
	height: 49px;
}
.read_writer_form .input_field_data textarea {
	height: 110px;
}
.read_writer_form .input_field_data.full_width_field {
	width: 100%;
}
.read_writer_form .input_field_data span {
	font-size: 14px;
	font-weight: normal;
}
.read_writer_form {
    float: left; 
    width: 100%;
}

	
@media (max-width: 991px) {
	
	.normal_users #current_scholarship_sec .current_scholarship_right_img {

    background: url(../images/img_with_yellow.png) #d7b33c;
        background-repeat: repeat;
        background-position-x: 0%;
        background-position-y: 0%;
        background-size: 100%;
    min-height: 460px;
    background-repeat: no-repeat;
    background-position: center center;
	width: 100%;

}
	.normal_users #current_scholarship_sec .current_scholarship_left_content {
		float: left;
	}
	.normal_users #current_scholarship_sec .current_scholarship_left_content {
    width: 100%;
    background: #2d2d2d;
}
	.normal_users #current_scholarship_sec {
		background: transparent;
	}
	.normal_users #color_switch_section .input_field.font-size_sec {
		margin-top: 15px;
	}
	.normal_users #partners .partners_box {
		text-align: center;
		box-shadow: 1px 0px 8px #ccc;
		margin-bottom: 20px;
	}
.normal_users #partners {
    padding: 60px 0px 0 0px;
}
#theme-my-login p.tml-user-pass1-wrap {
    width: 100%;
    float: left;
    padding-right: 0px;
}
#theme-my-login p.tml-user-pass2-wrap {
    float: right;
    width: 100%;
    padding-left: 0px;
}
.personal_info_form .input_field_sec {
    margin-bottom: 15px;
	float: left;
width: 100%;
}
.personal_info_form  .input_field_sec.first_name_field {
    width: 100%;
}
.personal_info_form .input_field_sec_name {
    width: 100%;
    float: left;
    margin-right: 0%;
}

}


@media (min-width: 768px) and (max-width: 991px) { 
.public_profile .input_field_name strong {
	width: 40%;
	padding-right: 10px;
}
.public_profile .input_field_name label {
	width: 60%;
}
.public_profile .boxes_data {
	margin-left: 20px;
}
}


@media (max-width: 767px) {
.normal_users header {
	text-align: center;
}
.normal_users header .top_sec .sn {
	margin-bottom: 8px;
}
.normal_users header .top_sec .sn a, header .top_sec .sn a:hover {
	margin: 0 8px;
}
.normal_users header .top_sec .user_acc {
	float: none;
	margin: 10px 0 5px;
}
.normal_users header .btm_sec .logo {
	margin: 20px auto 20px;
	text-align: center;
}

.normal_users footer {
	text-align: center;
}
.normal_users footer .sn {
	float: none;
	text-align: center;
	margin-top: 15px;
}
.normal_users #about_us_target_group {
background: #2c2c2c;
background: -webkit-linear-gradient(to left, #45a0e9 0%, #2d2d2d 0%);
background: -moz-linear-gradient(to left, #45a0e9 0%, #2d2d2d 0%);
background: -o-linear-gradient(to left, #45a0e9 0%, #2d2d2d 0%);
background: -ms-linear-gradient(to left, #45a0e9 0%, #2d2d2d 0%);
padding:  0px 0px 40px 0px;
}
.normal_users #about_us_target_group .target_right_img {
    background: #45a0e9;
    margin: 0 -15px;
    padding: 20px 10px;
}
.normal_users #about_us_target_group .img_Sec {
    width: 100%;
    margin-bottom: 30px;
}
.normal_users #about_us_second_sec .vision_mission_box {
    margin-bottom: 75px;
}
.normal_users #about_us_founder .founder_detail p {
    margin-bottom: 10px;
}
.normal_users .input_field select {
    margin-bottom: 10px;
}
.normal_users #entrepreneurial_who_can_apply {
    padding: 0 0px 60px 0px;
    text-align: center;
}
.normal_users .who_can_apply_img {
    margin-bottom: 30px;
}
.normal_users header .btm_sec .logo a:before {
	height:60px;
}
.personal_info_form  .checkbox_type_field {
    float: left;
    width: 50%;
}
#single_blog {
    padding-top: 20px;
    padding-bottom: 50px;
}
.public_profile .boxes_data {
    margin-top: 10px;
    margin-left: 0px;
}
.above_data {
    padding-bottom: 10px;
}
.public_profile .input_field_name.user_pics {
    text-align: center;
}
.public_profile .input_field_name.user_pics img {
    width:150px;
}
.public_profile .col-md-5.col-sm-5.boxes_data {
    margin-left: 0px;
    margin-top: 10px;
}
.above_data .input_field_name {
    text-align: center;
}
.public_profile .above_data  .input_field_name label {
    width: 100%;
}
.above_data {
    padding-top: 25px;
}
.contact_form_matrimonial .input_field_data {
	width: 100%;
	padding: 0 0;
}
.feedback_form .input_field_data {
	width: 100%;
	padding: 0 0;
}
.personality_form .input_field_data {
	width: 100%;
	padding: 0 0px;
}
.spoken_english_form .input_field_data {
	width: 100%;
	padding: 0px;
}
.read_writer_form .input_field_data {
	width: 100%;
	padding: 0 0px;
}

}


 
@media screen and (max-width: 480px) {
	.normal_users #join_us_sec .tabs {
		display: none;
	}
	.normal_users #join_us_sec .tab_container {
		border:0;
	}
	.normal_users #join_us_sec .tab_drawer_heading {
		background-color: #555;
		color: #fff;
		font-size: 16px;
		font-family: 'RALEWAYMEDIUM_0';
		border-top: 1px solid #2c2c2c;
		margin: 0;
		padding: 12px 18px;
		display: block;
		cursor: pointer;
		-webkit-touch-callout: none;
		-webkit-user-select: none;
		-khtml-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
	}
	.normal_users #join_us_sec .d_active {
		background-color: #555;
		color: #fff;
		font-size: 16px;
		font-family: 'RALEWAYMEDIUM_0';
	}
	.normal_users #join_us_sec .tab_content {
		padding: 10px 20px;
	}
	.normal_users #color_switch_section .input_field label {
		margin-right: 5px;
	}
	.normal_users #color_switch_section .input_field {
		margin-right: 10px;
	}
}
