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

	Basic Setup

==================================================================*/
html,
.black_white_screen  {	
    overflow: inherit !important; /* Prevent scroll on narrow devices */
}
.black_white_screen  {
    color: #fff;
    font-size: 15px;
    line-height: 28px;
    font-family: 'ROBOTOREGULAR_3', sans-serif;
    background-color: #000;
}
img {
	max-width: 100%;
}
p {
	margin: 0 0 20px;
	padding: 0;
}
.black_white_screen 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;
}
.black_white_screen .super-button-wrap.no_link {
    background: #333 !important;
}
.black_white_screen .super-label.super-bottom-margin {
    color: #fff !important;
}
.black_white_screen  p.gray {
	color: #fff;
}
.black_white_screen .top_border .active:hover a {
    color: #fff !important;
}
.black_white_screen .inner_color_div.text-center .font-size-div {
    color: #fff;
}
.black_white_screen .cnt_area span span {
    color: #fff !important;
}
.black_white_screen .wp-pagenavi a, .black_white_screen .wp-pagenavi span {
    color: #fff;
	padding: 7px 12px;
	border-radius:2px;
}
.black_white_screen .wp-pagenavi a:hover, .black_white_screen .wp-pagenavi span:hover {
    border-color: #fff;
}
.black_white_screen header .btm_sec .logo a:before {
    background: url(../images/logo_white_bg.png);
    content: '';
    display: block;
    width: 544px;
    height: 103px;
    background-repeat: no-repeat;
    background-position: center top;
	max-width: 100%;
background-size: contain;
}
.black_white_screen .top_sec_border .user_acc a {
    color: #fff !important;
}

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

	Extra Classes

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

.black_white_screen  h2 {
	font-size: 44px;
	font-family: 'ROBOTOBOLD_1';
	margin-top: 0;
	padding-top: 0;
}
.black_white_screen  .white {
	color: #fff;
}
.black_white_screen  .v_blue {
	color: ##fff;
}
.black_white_screen .v_darkGray {
    color: #fff;
}
.black_white_screen a.deft_btn {
    display: inline-block;
    color: #000;
    font-size: 14px;
    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: ##fff;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.65);
    background: #fff;
}
.black_white_screen  a.deft_btn:hover {
	text-decoration: none;
}
.black_white_screen   a.deft_btn.min_wd {
	min-width: 168px;
}
.black_white_screen  .black_white_screen  a.read_more {
	color: ##fff;
	font-size: 14px;
	font-family: 'ROBOTOBOLD_1';
	letter-spacing: 0.25em;
	text-decoration: none;
}
.black_white_screen  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;}


.black_white_screen   .text_background {
	position:absolute;
    z-index:-1;
    display:block;
    top: 0;
    left: 0;
    right: 0;
    padding-top: 78px;
    overflow: hidden;
    min-height: 170px;
}
.black_white_screen .bg_text {
    color: #0b0b0b;
    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;
}
.black_white_screen   .theme_switch_main .inner {
	padding: 20px;
}
.black_white_screen   .theme_switch_main .color_section.active {
	margin-left: 0;
}
.black_white_screen   .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;
}

.black_white_screen   .theme_switch_main .color_section ul {
	display: block;
	margin: 0 0 20px;
	padding: 0;
}
.black_white_screen   .theme_switch_main .color_section ul li {
	display: block;
	margin: 0 0 10px;
	padding: 0;
	list-style-type: none;
}
.black_white_screen   .theme_switch_main .color_section ul li a {
	color: #000;
	font-size: 15px;
	font-family: 'ROBOTOREGULAR_3';
}
.black_white_screen   .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;
}
.black_white_screen   .theme_switch_main .color_section ul li a:hover {
	/*color: ##fff;*/
	color: #2c2c2c;
	text-decoration: none;
}
.black_white_screen  .theme_switch_main .color_section ul li a:hover i,
.black_white_screen  .theme_switch_main .color_section ul li a.active i {
	color: #fff;
	text-decoration: none;
}
.black_white_screen  .theme_switch_main .color_section ul li a.color_bg1 i {
	background-color: #ddd;
}
.black_white_screen  .theme_switch_main .color_section ul li a.color_bg2 i {
	background-color: #2c2c2c;
}
.black_white_screen  .theme_switch_main .color_section ul li a.color_bg3 i {
	background-color: #fff;
}
.black_white_screen  .theme_switch_main .color_section ul li a.color_bg4 i {
	background-color: ##fff;
}
.black_white_screen  .theme_switch_main .color_section .font_selection {

}
.black_white_screen  .theme_switch_main .color_section .font_selection label {
	color: #000;
	font-size: 15px;
	font-family: 'ROBOTOREGULAR_3';
	line-height: 20px;
}
.black_white_screen #matrimony_search_page .main_title {
    background: #474747;
}
.black_white_screen .common_submit_input {
    background: #474747  !important;
}

/**/
.black_white_screen  #color_switch_section .inner_color_div select {
    display: inline-block;
    width: 150px;
}
.black_white_screen  #color_switch_section .input_field {
    display: inline-block;
    margin-right: 20px; 
    width: auto;
    margin-bottom: 0px;
}
.black_white_screen #color_switch_section .input_field label {
    margin-right: 15px;
    display: inline-block !important;
    color: #fff;
}
.black_white_screen #color_switch_section select {
    color: #fff;
}
.black_white_screen #color_switch_section {
    padding: 15px 0;
    background: #131313;
}
.black_white_screen #color_switch_section .input_field select {
    background-color: #000;
    border: 1px solid #fff;
    border-radius: 0;
    height: 45px;
    padding-left: 15px;
}
.black_white_screen  #color_switch_section  .font-size-div {
    display: inline-block;
}
.black_white_screen  #color_switch_section .font-size-div label {
    font-weight: normal;
}
.black_white_screen #color_switch_section .font-size-div span {
    font-size: 16px;
    border: 2px solid #fff;
    width: 25px;
    display: inline-block;
    line-height: 19px;
    position: relative;
    margin-right: 16px;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
}


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

	Header + logo Customization

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

.black_white_screen  header {
	width: 100%;
	position: relative;
	z-index: 30;
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.18);
}
.black_white_screen  header .top_sec {
	width: 100%;
	color: #fff;
	padding: 5px 0;
	background-color: #1d1d1d;
}
.black_white_screen  header .top_sec .user_acc {
	float: right;
	font-size: 12.5px;
	color: #fff;
	text-transform: uppercase;
	margin-top: 5px;
}
.black_white_screen  header .top_sec .user_acc a,
.black_white_screen  header .top_sec .user_acc a:hover {
	color: #fff;
	text-decoration: none;
	margin: 0 5px;
}
.black_white_screen  header .top_sec .sn {
	margin-top: 5px;
}
.black_white_screen  header .top_sec .sn a,
.black_white_screen  header .top_sec .sn a:hover {
	color: #fff;
	font-size: 16px;
	display: inline-block;
	margin-right: 18px;
	text-decoration: none;
}
.black_white_screen  header .top_sec .search_sec {
	position: relative;
	width: 100%;
	max-width: 370px;
	margin-left: auto;
	margin-right: auto;
}
.black_white_screen  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
}
.black_white_screen header .top_sec .search_sec .submit {
    position: absolute;
    top: 4px;
    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;
}
.black_white_screen  header .btm_sec {
	padding: 0;
	/*background-color: #fff;*/
}
.black_white_screen  header .btm_sec .logo {
	max-width: 543px;
	margin: 20px auto;
}
.black_white_screen  header .btm_sec .container-fluid {
	padding: 0;
}
.black_white_screen  header .btm_sec .navbar-collapse {
	padding: 0;
}
.black_white_screen  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;
}

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

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

    Slider Section

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

.black_white_screen  #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;
}
.black_white_screen #slider_sec::after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    z-index: 20;
    background-color: rgba(0,0,0, 0.9);
}

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

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

    Content Section

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

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

.black_white_screen  #main_intro {}

.black_white_screen select {
    color: #000;
}
.black_white_screen .personal_info_form h3 {
    background: #383838;
}
.black_white_screen select { 
    color: #000;
}


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

    Events Section

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

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


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

    Matrimonial Section

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

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

.black_white_screen  #matrimonial_sec .cnt {
	z-index: 10;
	position: relative;
}
.black_white_screen  #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);
}

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

.black_white_screen  .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);
}
.black_white_screen  .martimonial_srvcs .box_sec img {
	transform: rotate(-45deg);
	-o-transform: rotate-(45deg);
	-ms-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}
.black_white_screen  .martimonial_srvcs .title {
	margin-top: 40px;
	color: #fff;
	font-size: 20px;
	font-family: 'ROBOTOMEDIUM_1';
	text-align: center;
}
.black_white_screen  .martimonial_srvcs .title a {
	color: #fff;
	text-decoration: none;
}
.black_white_screen  .martimonial_srvcs .title a:hover {
	color: ##fff;
	text-decoration: none;
}
.black_white_screen  #how_we_work .work_content {
    border-left: solid 8px #000;
}
.black_white_screen .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;
}
.black_white_screen .martimonial_srvcs .box_sec1::before {
    background: url(../images/icon-create-profile.png);
    background-position: 28px 10px;
}
.black_white_screen .martimonial_srvcs .box_sec2::before {
    background: url(../images/icon-search-profile.png);
    background-position: 28px 10px;
}
.black_white_screen .martimonial_srvcs .box_sec3::before {
    background: url(../images/icon-success-story.png);
    background-position: 28px 10px;
}
/*=================================================================

    Courses Section

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

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

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

    Award Section

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

.black_white_screen  #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;
}
.black_white_screen #idea_award_sec::before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    z-index: 5;
    background-color: rgba(0, 0, 0, 0.8);
}
.black_white_screen  #idea_award_sec .cnt {
	z-index: 10;
	position: relative;
	padding-top: 100px;
	padding-bottom: 60px;
}
.black_white_screen  #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);
}
.black_white_screen  #idea_award_sec a.deft_btn {
	margin-top: 10px;
}

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

    Success/Blogs/Testimonial Section

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

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

.black_white_screen  .thumnail_slider {
	margin-bottom: 0;
}
.black_white_screen .thumnail_slider .img_sec {
    width: 96px;
    height: 96px;
    background-color: #fff;
    border: 6px solid #000;
    border-radius: 100%;
    padding: 3px;
    margin: 0 auto 20px;
}
.black_white_screen  .thumnail_slider p {
	margin-bottom: 10px;
}
.black_white_screen .thumnail_slider p.name {
    color: #fff;
    font-size: 16px;
    font-family: 'RALEWAYBOLD_0';
}
.black_white_screen .owl-item a {
    color: #fff;
}
.black_white_screen  .thumnail_slider.owl-theme .owl-nav [class*="owl-"] {
	border:0;
	border-radius: 0;
	padding: 0;
	width: 24px;
	height: 24px;
	opacity: 0.5;
	overflow: hidden;
	text-indent: 40px;
	margin-top: 10px;
	
}
.black_white_screen  .thumnail_slider.owl-carousel .owl-nav .owl-next {
	background: url(../images/slider-next-arrow.png) no-repeat;
	
}
.black_white_screen  .thumnail_slider.owl-carousel .owl-nav .owl-prev {
	background: url(../images/slider-prev-arrow.png) no-repeat;
}
.black_white_screen  .thumnail_slider.owl-theme .owl-nav [class*="owl-"]:hover {
	opacity: 1;
}

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

    Join Us Section

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

.black_white_screen #join_us_sec {
    width: 100%;
    position: relative;
    padding: 60px 0;
    background-color: #0b0b0b;
}
.black_white_screen #join_us_sec p {
    color: #fff;
}
.black_white_screen #join_us_sec h4 {
    font-size: 18px;
    color: #000;
}
.black_white_screen  #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);
}

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

.black_white_screen #join_us_sec .user_form .submit {
    display: inline-block;
    vertical-align: top;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    font-family: 'ROBOTOBOLD_1';
    text-align: center;
    text-decoration: none;
    min-width: 168px;
    padding: 12px 20px;
    border: 0;
    border-radius: 2px;
    background-color: ##fff;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.65);
    background: #000;
}
.black_white_screen  #join_us_sec .tab_wrap {
	max-width: 900px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}
.black_white_screen  #join_us_sec ul.tabs {
	margin: 0 auto;
	padding: 0;
	list-style: none;
	/*float: left;*/
	height: 38px;
	text-align: center;
	border-bottom: 1px solid #000;
	width: 100%;
}

.black_white_screen  #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 #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	background-color: #000;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	color: #fff;
	font-size: 16px;
	font-family: 'RALEWAYMEDIUM_0';
	overflow: hidden;
	position: relative;
}

.black_white_screen  #join_us_sec .tab_last { border-right: 1px solid #000; }

.black_white_screen  #join_us_sec ul.tabs li:hover {
	background-color: #000;
	color: #fff;
}

.black_white_screen  #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;
	font-weight: bold;
}

.black_white_screen  #join_us_sec .tab_container {
	border: 1px solid #fff;
	border-top: none;
	clear: both;
	float: left;
	width: 100%;
	background: #fff;
	overflow: auto;
}

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

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

.black_white_screen .cnt_area span span {
    color: #fff !important;
}
.black_white_screen  .courses_servcs .course_title_4 a {
    color:#fff;
}
.black_white_screen  .courses_servcs .course_title_4 a:hover {
    color:#fff;
	text-decoration:none;
}
.black_white_screen #successes_sec .title_4 {
    color: #fff;
}
/*=================================================================

    Scholarship Page

==================================================================*/
.black_white_screen  #scholar_breadcrumbs_sec {
    background: url(../images/scholar_ship.png) no-repeat center top;
    background-size: auto 80%;
    background-position: center;
}
.black_white_screen #scholarship_second_sec {
    padding: 60px 0px;
    background: #0e0e0e;
}
.black_white_screen  #current_scholarship_sec .text-center {
    text-align: center;
    color: #fff;
}
.black_white_screen  #current_scholarship_sec .main_text {
    color: #fff;
}
.black_white_screen  #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;
}
.black_white_screen  #current_scholarship_sec .current_scholarship_left_content {
	padding:60px 0px;
	min-height: 460px;
}
.black_white_screen  #scholarship_achiver_sec {
    padding: 60px 0px;
}
.black_white_screen  #scholarship_achiver_sec .achiever_box {
    box-shadow: 2px 2px 6px #ccc;
    border: 1px solid #f0f0f0;
    margin-bottom: 40px;
}
.black_white_screen  #scholarship_achiver_sec .achiever_box_title h3 {
    margin: 0px;
    font-size: 20px;
    color: #2c2c2c;
    margin-top: -3px;
}
.black_white_screen  #scholarship_achiver_sec .right_years {
    width: 95px;
    background: url(../images/date_circle_black.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: #000;
	padding-top: 13px;
}
.black_white_screen #scholarship_achiver_sec .achiever_box_title {
    background: #fff;
    padding: 15px 20px;
    font-family: 'ROBOTOBOLD_1';
}
.black_white_screen  #scholarship_achiver_sec .achiver_box_content {
    padding: 25px 20px 20px 20px;
}
.black_white_screen  #scholarship_achiver_sec  .main_text {
    margin-bottom: 40px;
}
.black_white_screen  #current_scholarship_sec {
	background: linear-gradient(to left, #0b0b0b 50%, #151515 50%); 
	background: -webkit-linear-gradient(to left, #0b0b0b 50%, #151515 50%); 
	background: -moz-linear-gradient(to left, #0b0b0b 50%, #151515 50%); 
	background: -o-linear-gradient(to left, #0b0b0b 50%, #151515 50%); 
	background: -ms-linear-gradient(to left, #0b0b0b 50%, #151515 50%);
}
.black_white_screen  #current_scholarship_sec .container.container-custom {
    max-width: 100%;
    width: 1900px;
}

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

    Events Page

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

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

    contact Us Page

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

.black_white_screen  #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;
}

.black_white_screen  #contact_breadcrumbs_sec .content_bredcum {
    z-index: 10;
    position: relative;
    font-family: 'ROBOTOBOLD_1';
}
.black_white_screen  #contact_second_sec {
    padding: 60px 0px;
}
.black_white_screen  #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;
}
.black_white_screen  #contact_second_sec .contact_n::before {
    content: "\f095";
    width: 35px;
    height: 35px;
    display: block;
    background-size: 100%;
    position: absolute;
    left: 12px;
    text-align: center;
    background: #fff;
    border-radius: 50%;
    font-size: 20px;
    color: #000;
    font-family: fontawesome;
}
.black_white_screen  #contact_second_sec .contact_n {
    padding-left: 50px;
    margin-bottom: 15px;
    line-height: 35px;
}
.black_white_screen  #contact_second_sec .address_part_box {
    margin-bottom: 40px;
}
.black_white_screen  #contact_second_sec .contact_form_box p:before {
    content: "\f041";
    width: 35px;
    height: 35px;
    display: block;
    background-size: 100%;
    position: absolute;
    left: 12px;
    text-align: center;
    background: #fff;
    border-radius: 50%;
    font-size: 20px;
    color: #000;
    font-family: fontawesome;
}
.black_white_screen  #contact_second_sec  .contact_form_box p {
    padding-left: 50px;
    line-height: 34px;
}
.black_white_screen  #contact_second_sec  .email_address p:before {
    content: "\f0e0";
    width: 35px;
    height: 35px;
    display: block;
    background-size: 100%;
    position: absolute;
    left: 12px;
    text-align: center;
    background: #fff;
    border-radius: 50%;
    font-size: 20px;
    color: #000;
    font-family: fontawesome;
}
.black_white_screen  #contact_second_sec  .email_address p {
    padding-left: 50px;
    line-height: 34px;
}
.black_white_screen  #contact_second_sec label {
    margin-bottom: 0;
    font-weight: normal;
}
.black_white_screen  #contact_second_sec .contact_right input[type] {
    box-shadow: none;
    border-radius: 0px;
    height: 36px;
}
.black_white_screen  #contact_second_sec .contact_right textarea {
    width: 100%;
    height: 190px;
    background: #ebebeb;
    border: 1px solid #cacaca;
}
.black_white_screen  #contact_second_sec .container.contact_form {
    margin-top: 50px;
}
.black_white_screen  #contact_second_sec .contact_form_box {
    margin-bottom: 25px;
}
.black_white_screen  #google_map {padding: 60px 0px;}

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

    blog Page

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

.black_white_screen  #blog_breadcrumbs_sec {
    background: url(../images/blog_page.jpg) no-repeat center top;	
    background-size: cover;
}
.black_white_screen  #blog_section .blogpage_des {
    padding: 12px 0px 0px;
    text-align: justify;
    min-height: 70px;
    word-break: break-all;
}
.black_white_screen  #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;
}
.black_white_screen  #blog_section.blogpage_img .imglabel .dateno {
    font-size: 22.5px;
    font-weight: 800;
}
.black_white_screen  #blog_section .blogpage_img .imglabel .monthname {
    font-size: 13.5px;
    font-weight: 600;
}
.black_white_screen  #blog_section .blogpage_social {
    padding: 20px 0px 40px;
    float: left;
    width: 100%;
}
.black_white_screen #blog_section .blogpage_social a {
    float: right;
    color: #ffff;
    font-size: 15px;
}
.black_white_screen  #blog_section .blogpage_img img {
    height: auto;
    width: 100%;
}
.black_white_screen  #blog_section .blogpage_img .imglabel {
    background: ##fff;
    color: #fff;
    padding: 5px 20px;
    position: absolute;
    text-align: center;
    top: 5px;
    margin-left: -5px;
}
.black_white_screen  #blog_section .blogpage_title {
    font-size: 22px;
    font-weight: 700;
    padding: 0px 0px 15px;
    color: #2c2c2c;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.black_white_screen  #blog_section .main_blog_details .blogpage_title a {
    font-size: 22px;
    font-weight: 700;
    padding: 0px 0px 15px;
    text-decoration: none;
    color: ##fff !important;
}
.black_white_screen  #blog_section  .blogpage_title a:hover {
    font-size: 22px;
    font-weight: 700;
    padding: 0px 0px 15px;
    text-decoration: none;
    color: ##fff !important;
	text-decoration:none;
}
.black_white_screen  #blog_section .blogpage_img {
    position: relative;
}
.black_white_screen  #blog_section .blogpage_content {
    border-bottom: 1px solid #E1E1E1 !important;
    margin-right: 0px;
    margin-left: 0px;
	margin-bottom: 30px;
}
.black_white_screen  #blog_section {
    padding: 60px 0px;
}
.black_white_screen  #blog_section .blogpage_title a {
    color: #fff;;
}
.black_white_screen  #blog_section .current {
    background: #444444 none repeat scroll 0 0;
    border-radius: 5px;
    color: #ffffff;
    margin-left: 0;
    margin-right: 3px;
    padding: 10px 16px;
}
.black_white_screen #blog_section .custom-pagination a {
    padding: 10px 15px;
    background: #fff;
    border-radius: 5px;
    color: #000;
    text-decoration: none;
}
.black_white_screen  #blog_section .main-nav-bottom {
    padding-top: 40px;
    padding-bottom: 10px;
}
.black_white_screen  #blog_section .blog-categories {
    padding: 0px;
    margin: 0px;
        margin-bottom: 0px;
    border: 1px solid #DBDBDB;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.black_white_screen  #blog_section .blog-categories .cat-list li {
    color: #fff;
}
.black_white_screen  #blog_section .blog-categories .cat-list a {
    text-decoration: none;
    color: #fff;
}
.black_white_screen  #blog_section .cat-list {
    list-style-type: square;
    padding-left: 15px;
    padding-top: 10px;
    font-size: 15px;
    font-weight: 600;
}
.black_white_screen  #blog_section .leftpanel_head {
    color: #fff;
    background-color: #2c2c2c;
    font-size: 18px;
    font-weight: 700;
    padding: 7px 0px 8px 20px;
}
.black_white_screen  #blog_section .blog_archives {
    padding: 0px;
    margin: 0px;
        margin-bottom: 0px;
    border: 1px solid #DBDBDB;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.black_white_screen  #blog_section .blog_r_post .heading {
    font-weight: 600;
    font-size: 17px;
    text-transform: capitalize;
}
.black_white_screen  #blog_section .blog_r_post .heading a {
    text-decoration: none;
    color: #fff;
}
.black_white_screen  #blog_section .blog_r_post .date_cal {
    color: #878787;
    font-weight: 600;
}
.black_white_screen  #blog_section .blog_r_post .desc {
    font-family: 'arial';
    font-size: 12px;
    text-transform: capitalize;
}
.black_white_screen  #blog_section .blog_r_post .r_post {
    border-bottom: 1px solid #E1E2E3;
    padding: 0px 0px 0px 0px;
}
.black_white_screen  #blog_section  .blog_r_post {
    padding: 0px;
    margin: 0px;
        margin-bottom: 0px;
    border: 1px solid #DBDBDB;
    margin-bottom: 24px;
    text-transform: uppercase;
}
.black_white_screen  #blog_section   .r_post_media .media-left img {
    padding: 0 0 15px;
}
.black_white_screen  #blog_section  .r_post_media .media-left a {
    display: inline-block;
    width: 75px;
    margin-top: 8px;
}
.black_white_screen  #blog_section  .r_post_media .media-left a {   
	 color: #fff;
}
.black_white_screen  #blog_section .blog_archives .cat-list a {
    color: #fff !important;
    text-decoration: none;
}.black_white_screen #single_blog .blog-categories {    padding: 0px;    margin: 0px;        margin-bottom: 0px;    border: 1px solid #DBDBDB;    margin-bottom: 15px;    text-transform: uppercase;}.black_white_screen #single_blog .leftpanel_head {    color: #fff;    background-color: #2c2c2c;    font-size: 18px;    font-weight: 700;    padding: 7px 0px 8px 20px;}.black_white_screen #single_blog .cat-list {    list-style-type: square;    padding-left: 15px;    padding-top: 10px;    font-size: 15px;    font-weight: 600;}.black_white_screen #single_blog .blog_archives {    padding: 0px;    margin: 0px;        margin-bottom: 0px;    margin-bottom: 0px;    border: 1px solid #DBDBDB;    margin-bottom: 24px;    text-transform: uppercase;}.black_white_screen #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;}.black_white_screen #single_blog .blog_r_post .heading {    font-weight: 600;    font-size: 17px;    text-transform: capitalize;}.black_white_screen #single_blog .blog_r_post .heading {    font-weight: 600;    font-size: 17px;    text-transform: capitalize;}.black_white_screen .blog_title {    font-size: 28px;    font-weight: bold;    margin-bottom: 30px;}.black_white_screen #single_blog  .media-heading {    margin-top: 0;    margin-bottom: 5px;    font-size: 12px;    text-transform: capitalize;}.black_white_screen label {    color: #fff;}
.black_white_screen .blog_inner_side_bar a {    transition: inherit;    -webkit-transition: inherit;    -moz-transition: inherit;    color: #fff;}.black_white_screen .nav-links .nav-title {    color: #fff;    box-shadow: none !important;}
/*=================================================================

    contribute Fund Page

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

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

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

/*=================================================================
   About Us Page CSS
==================================================================*/
.black_white_screen  #about_us_breadcrumbs_sec {
    background: url(../images/blog_page.jpg) no-repeat center top;	
    background-size: cover;
}
.black_white_screen  #about_us_second_sec {
    padding: 60px 0px;
}
.black_white_screen  #about_us_second_sec .vision_mission_box {
    border: 1px solid #fff;
    padding: 45px 25px 20px 25px;
    position: relative;
}
.black_white_screen  #about_us_second_sec .vision_mission_box h3 {
    margin-top: 0px;
    font-size: 20px;
    font-family: 'ROBOTOBOLD_1';
    color: ##fff;
}
.black_white_screen  #about_us_second_sec .vision_mission_box p {
    margin-top:0px;
    margin-bottom:0px;
}
.black_white_screen  #about_us_second_sec .vision_mission_box ul {padding:0px;}
.black_white_screen  #about_us_second_sec .vision_mission_box ul li {
    background: url(../images/arrow_white.png);
    background-repeat: no-repeat;
    background-size: 5px;
    list-style: none;
    padding-left: 16px;
    background-position: 0 11px;
}
.black_white_screen  #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;
}
.black_white_screen #about_us_second_sec .vision_mission_box .icon_above .fa {
    color: #000;
}
.black_white_screen  #about_us_second_sec .common_dr {
    margin: 20px 0 70px 0px;
}
.black_white_screen  #about_us_second_sec .vision_mission_box:hover {
    background: #000;
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
}

.black_white_screen  #about_us_target_group {
	background: linear-gradient(to left, #0b0b0b 50%, #151515 50%); 
	background: -webkit-linear-gradient(to left, #0b0b0b 50%, #151515 50%); 
	background: -moz-linear-gradient(to left, #0b0b0b 50%, #151515 50%); 
	background: -o-linear-gradient(to left, #0b0b0b 50%, #151515 50%); 
	background: -ms-linear-gradient(to left, #0b0b0b 50%, #151515 50%); 
	padding: 60px 0px;
}
.black_white_screen  #about_us_target_group .main_text {
    color: #fff;
}
.black_white_screen  #about_us_target_group h2 {
    color: #fff;
}
.black_white_screen  #about_us_story_aproach {
	padding:60px 0px;
}
.black_white_screen  #about_us_founder {
    padding: 60px 0px;
    background: #0e0e0e;
}
.black_white_screen  #about_us_founder .founder_detail h3 {
    color: ##fff;
    font-size: 24px;
    font-family: 'ROBOTOBOLD_1';
    margin-bottom: 20px;
}
.black_white_screen  #about_us_founder .founder_detail p {
    margin-bottom: 10px;
}
.black_white_screen  #about_us_trustees {
	padding:60px 0px;
}
.black_white_screen  #about_us_trustees .detail_trustee p {
    margin-bottom: 10px;
}
.black_white_screen  #about_us_trustees .detail_trustee {
    text-align: center;
    padding: 0 15px;
}
.black_white_screen  #about_us_trustees .trustees_box {
    border: 1px solid #f2f2f2;
    padding-bottom: 15px;
    margin-bottom: 25px;
}
.black_white_screen  #about_us_trustees h4 {
    font-family: 'ROBOTOBOLD_1';
    color: ##fff;
    margin-top: 20px;
}

/*=================================================================
    Reader Writer Page
==================================================================*/

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

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

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

.black_white_screen  #entrepreneurial_second_sec {
    padding: 60px 0px 0 0px;
    text-align: center;
}
.black_white_screen  #entrepreneurial_breadcrumbs_sec {
    background: url(../images/blog_page.jpg) no-repeat center top;	
    background-size: cover;
}
.black_white_screen  #entrepreneurial_second_sec h3 {
    font-family: 'ROBOTOBOLD_1';
    color: ##fff;
}
.black_white_screen #entrepreneurial_forms {
    padding: 50px 0px 60px 0px;
    background: #000000;
}
.black_white_screen  #entrepreneurial_forms .input_field input[type="radio"] {
    background-color: transparent;
    border: none;
    height: auto;
    width: auto;
    margin-right: 15px;
}
.black_white_screen  #entrepreneurial_forms h4 {
	margin-top:0px;
}
.black_white_screen  #entrepreneurial_forms h3 {
    font-family: 'ROBOTOBOLD_1';
    color: ##fff;
}
.black_white_screen  #entrepreneurial_first_sec {
	padding:60px 0px;
	text-align:center;
}
.black_white_screen  #entrepreneurial_first_sec h1 {
    font-family: 'ROBOTOBOLD_1';
}
.black_white_screen  #entrepreneurial_who_can_apply h3 {
    font-family: 'ROBOTOBOLD_1';
    margin-top: 0;
}
.black_white_screen  #entrepreneurial_first_sec h4 {
	font-family: 'ROBOTOBOLD_1';
}
.black_white_screen #entrepreneurial_who_can_apply {
    background: #0e0e0e;
    padding: 60px 0px;
}
.black_white_screen  #entrepreneurial_third_sec  {
	padding:60px 0px;
	text-align:center;
}
.black_white_screen  #entrepreneurial_third_sec h4, .black_white_screen  #entrepreneurial_third_sec h3, 
.black_white_screen  #entrepreneurial_fourth_sec h3 {
font-family: 'ROBOTOBOLD_1';
}
.black_white_screen #entrepreneurial_fourth_sec {
    background: #0e0e0e;
    padding: 60px 0px;
    text-align: center;
}

.black_white_screen  #entrepreneurial_fourth_sec ol{
    padding-left:15px;
}
.black_white_screen  #entrepreneurial_fourth_sec a{
    color:#fff;
}
.black_white_screen  #entrepreneurial_fourth_sec ol{
    padding-left:15px;
}
.black_white_screen  #entrepreneurial_fourth_sec .list_style2 li, .black_white_screen  #entrepreneurial_fourth_sec .list_style1 li {
    list-style: none;
}
.black_white_screen  #partners {
	padding:60px 0px;
}
.black_white_screen  #partners h1{
	font-family: 'ROBOTOBOLD_1';
	margin-top:0px;
}
.black_white_screen  #partners .partners_box {
    border: 1px solid #f4f4f4;
    padding: 0 15px;
    text-align: center;
    box-shadow: 1px 0px 23px #ccc;
}
.black_white_screen  #partners .partners_box h3 {
	font-family: 'ROBOTOBOLD_1';
}

.black_white_screen  .input_field label {
    display: block !important;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}
.black_white_screen  .input_field {
    width: 100%;
    margin-bottom: 15px;
}
.black_white_screen .input_field textarea {
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 0;
    height: 145px;
    width: 100%;
    padding-left: 15px;
	color:#000;
}
.black_white_screen  .input_field input, .black_white_screen .input_field select {
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 0;
    height: 45px;
    width: 100%;
    padding-left: 15px;
	color:#000;
}
.black_white_screen  .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;
}
.black_white_screen  .input_field .checkbox-inline input[type="checkbox"]{
    display: inline-block !important;
    width: auto !important;
	height:auto;
}


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

/**Common bread crumb css**/
.black_white_screen  .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;
}
.black_white_screen .bread_crumb_common::before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    z-index: 5;
    background-color: rgba(0, 0,0, 0.9);
}
.black_white_screen  .bread_crumb_common 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);
    position: absolute;
    top: 70px;
    font-size: 44px;
    color: #fff;
}
.black_white_screen  .bread_crumb_common .content_bredcum {
    z-index: 10;
    position: relative;
	font-family: 'ROBOTOBOLD_1';
}

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

    Footer Section

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


.black_white_screen  footer {
	background-color: #0e0e0e;
	color: #fff;
	font-size: 13px;
	line-height: 18px;
	padding: 20px 0 15px;
}
.black_white_screen  footer .footer_links {
	margin: 0 0 15px;
	line-height: 24px;
	text-align: center;
}
.black_white_screen  footer a, .black_white_screen  footer .footer_links a {
	color: #fff;
	text-decoration: none;
}
.black_white_screen  footer a:hover, .black_white_screen  footer .footer_links a:hover {
	color: #fff;
	text-decoration: none;
}
.black_white_screen  footer .footer_btm {
	border-top: 1px solid #2b2b2b;
	padding-top: 15px;
}
.black_white_screen  footer .sn {
	float: right;
	color: #c9c9c9;
}
.black_white_screen  footer .sn a,
.black_white_screen  footer .sn a:hover {
	color: #fff;
	font-size: 16px;
	display: inline-block;
	margin-left: 18px;
	text-decoration: none;
}
.black_white_screen .past_events {
    background: #252525;
}

/**Register form**/

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

.black_white_screen .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;
}
.black_white_screen #theme-my-login input[type="text"], .black_white_screen #theme-my-login input[type="email"], .black_white_screen #theme-my-login input[type="url"], .black_white_screen #theme-my-login input[type="password"], .black_white_screen #theme-my-login input[type="search"], .black_white_screen  #theme-my-login input[type="number"], #theme-my-login input[type="tel"], .black_white_screen #theme-my-login input[type="range"], .black_white_screen  #theme-my-login input[type="date"], .black_white_screen  #theme-my-login input[type="month"], .black_white_screen #theme-my-login input[type="week"], .black_white_screen  #theme-my-login input[type="time"], .black_white_screen #theme-my-login input[type="datetime"], .black_white_screen  #theme-my-login input[type="datetime-local"], .black_white_screen  #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;
}
.black_white_screen .tml .error {
    background-color: transparent !important;
}
.black_white_screen .tml label {
    color: #fff;
}
.black_white_screen .tml .tml-action-links a {
    color: #ccc;
}
.black_white_screen  .tml .error {
    color: #fff;
}
.black_white_screen  .tml-submit-wrap input[type="submit"] {
	transition:inherit;
	-webkit-transition:inherit;
	-moz-transition:inherit;
}
.black_white_screen  a{
	transition:inherit;
	-webkit-transition:inherit;
	-moz-transition:inherit;
}
.black_white_screen  button{
	transition:inherit;
	-webkit-transition:inherit;
	-moz-transition:inherit;
	text-decoration:none;
	box-shadow:none;
}.black_white_screen  #matrimony_search_page .matrimony_result h1 {    background: #3f3f3f;}

@media (max-width: 991px) {
	.black_white_screen  #current_scholarship_sec .current_scholarship_right_img {
    background: url(../images/img_with_yellow.png) #d7b33c;
        background-repeat: repeat;
        background-size: 100%;
    min-height: 460px;
    background-repeat: no-repeat;
    background-position: center center;
	width: 100%;
}
	.black_white_screen  #current_scholarship_sec .current_scholarship_left_content {
		float: left;
	}
	.black_white_screen  #current_scholarship_sec .current_scholarship_left_content {
    width: 100%;
    background: #2d2d2d;
}
	.black_white_screen  #current_scholarship_sec {
		background: transparent;
	}
	.black_white_screen  #color_switch_section .input_field.font-size_sec {
		margin-top: 15px;
	}
	.black_white_screen  #partners .partners_box {
		text-align: center;
		box-shadow: 1px 0px 8px #ccc;
		margin-bottom: 20px;
}
.black_white_screen  #partners {
    padding: 60px 0px 0 0px;
}
}
@media (max-width: 767px) {
	.black_white_screen  header {
		text-align: center;
	}
	.black_white_screen  header .top_sec .sn {
		margin-bottom: 8px;
	}
	.black_white_screen  header .top_sec .sn a, header .top_sec .sn a:hover {
		margin: 0 8px;
	}
	.black_white_screen  header .top_sec .user_acc {
		float: none;
		margin: 10px 0 5px;
	}
	.black_white_screen  header .btm_sec .logo {
		margin: 20px auto 20px;
		text-align: center;
	}
	.black_white_screen  footer {
		text-align: center;
	}
	.black_white_screen  footer .sn {
		float: none;
		text-align: center;
		margin-top: 15px;
	}
	.black_white_screen  #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;
}
.black_white_screen  #about_us_target_group .target_right_img {
    background: #45a0e9;
    margin: 0 -15px;
    padding: 20px 10px;
}
.black_white_screen  #about_us_target_group .img_Sec {
    width: 100%;
    margin-bottom: 30px;
}
.black_white_screen  #about_us_second_sec .vision_mission_box {
    margin-bottom: 75px;
}
.black_white_screen  #about_us_founder .founder_detail p {
    margin-bottom: 10px;
}
.black_white_screen  .input_field select {
    margin-bottom: 10px;
}
.black_white_screen  #entrepreneurial_who_can_apply {
    padding: 0 0px 60px 0px;
    text-align: center;
}
.black_white_screen  .who_can_apply_img {
    margin-bottom: 30px;
}
.black_white_screen header .btm_sec .logo a:before {
	height:60px;
}

}


@media (max-width: 640px) {

} 
@media screen and (max-width: 480px) {
	.black_white_screen  #join_us_sec .tabs {
		display: none;
	}
	.black_white_screen  #join_us_sec .tab_container {
		border:0;
	}
	.black_white_screen  #join_us_sec .tab_drawer_heading {
		background-color: #000;
		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;
	}
	.black_white_screen  #join_us_sec .d_active {
		background-color: #000;
		color: #fff;
		font-size: 16px;
		font-family: 'RALEWAYMEDIUM_0';
	}
	.black_white_screen  #join_us_sec .tab_content {
		padding: 10px 20px;
	}
	.black_white_screen  #color_switch_section .input_field label {
		margin-right: 5px;
	}
	.black_white_screen  #color_switch_section .input_field {
		margin-right: 10px;
	}
}
