/*=================================================================	Basic Setup==================================================================*/html,.blue_yellow_screen   {	    overflow: inherit !important; /* Prevent scroll on narrow devices */}.blue_yellow_screen  {    color: #ffff00;    font-size: 15px;    line-height: 28px;    font-family: 'ROBOTOREGULAR_3', sans-serif;    background-color: #1063a7;}img {	max-width: 100%;}p {	margin: 0 0 20px;	padding: 0;}.blue_yellow_screen select {    -webkit-appearance: none;    -moz-appearance: none;    appearance: none;    background: url(../images/yellow_arrow.png) #007adc  !important;    background-repeat: no-repeat !important;    background-position: 94% 50% !important;	background-size:12px;}.blue_yellow_screen .super-button-wrap.no_link  .super-button-name {    color: #1063a7 !important;    font-weight: bold;    text-transform: uppercase;}.blue_yellow_screen .super-button-wrap.no_link {    background: #ffff00 !important;    color: #ffffff !important;}.blue_yellow_screen .super-label.super-bottom-margin {    color: #ffff00 !important;}.blue_yellow_screen  p.gray {	color: #ffff00;}.blue_yellow_screen .top_border .active:hover a {    color: yellow !important;}.blue_yellow_screen .inner_color_div.text-center .font-size-div {    color: #ffff00;}.blue_yellow_screen header .btm_sec .logo a:before {    background: url(../images/logo_white_yellow.png);    content: '';    display: block;    width: 544px;    height: 103px;    background-repeat: no-repeat;    background-position: center top;	max-width: 100%;background-size: contain;}.blue_yellow_screen  .wp-pagenavi a, .blue_yellow_screen  .wp-pagenavi span {	border: 1px solid #ffff00;	border-top-color: rgb(255, 255, 0);	border-right-color: rgb(255, 255, 0);	border-bottom-color: rgb(255, 255, 0);	border-left-color: rgb(255, 255, 0);	color: #ffff00;	padding: 7px 12px;	border-radius:2px;}/*=================================================================	Extra Classes==================================================================*/.blue_yellow_screen h2 {    font-size: 44px;    font-family: 'ROBOTOBOLD_1';    margin-top: 0;    padding-top: 0;    color: #ffff00;}.blue_yellow_screen  .white {	color: #ffff00;}.blue_yellow_screen  .v_blue {	color: ##ffff00;}.blue_yellow_screen .v_darkGray {    color: #ffff00;}.blue_yellow_screen a.deft_btn {    display: inline-block;    color: #1063a7;    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: ##ffff00;    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.65);    background: #ffff00;}.blue_yellow_screen header .top_sec .user_acc a {    color: #ffff00 !important;}.blue_yellow_screen  a.deft_btn:hover {	text-decoration: none;}.blue_yellow_screen   a.deft_btn.min_wd {	min-width: 168px;}.blue_yellow_screen  .blue_yellow_screen  a.read_more {	color: ##ffff00;	font-size: 14px;	font-family: 'ROBOTOBOLD_1';	letter-spacing: 0.25em;	text-decoration: none;}.blue_yellow_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;}.blue_yellow_screen   .text_background {	position:absolute;    z-index:-1;    display:block;    top: 0;    left: 0;    right: 0;    padding-top: 78px;    overflow: hidden;    min-height: 170px;}.blue_yellow_screen .bg_text {    color: #1368ad;    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: 31063a7;    display: none;}.theme_switch_main .icon_wrap {	float: left;	display: inline-block;	color: #ffff00;	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: #ffff00;	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: #ffff00;	font-size: 18px;	font-family: 'RALEWAYBOLD_0';	text-transform: uppercase;	padding: 8px 20px;	z-index: 20;	position: relative;}.blue_yellow_screen   .theme_switch_main .inner {	padding: 20px;}.blue_yellow_screen   .theme_switch_main .color_section.active {	margin-left: 0;}.blue_yellow_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;}.blue_yellow_screen   .theme_switch_main .color_section ul {	display: block;	margin: 0 0 20px;	padding: 0;}.blue_yellow_screen   .theme_switch_main .color_section ul li {	display: block;	margin: 0 0 10px;	padding: 0;	list-style-type: none;}.blue_yellow_screen   .theme_switch_main .color_section ul li a {	color: #1063a7;	font-size: 15px;	font-family: 'ROBOTOREGULAR_3';}.blue_yellow_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;}.blue_yellow_screen   .theme_switch_main .color_section ul li a:hover {	/*color: ##ffff00;*/	color: #2c2c2c;	text-decoration: none;}.blue_yellow_screen  .theme_switch_main .color_section ul li a:hover i,.blue_yellow_screen  .theme_switch_main .color_section ul li a.active i {	color: #ffff00;	text-decoration: none;}.blue_yellow_screen  .theme_switch_main .color_section ul li a.color_bg1 i {	background-color: #ddd;}.blue_yellow_screen  .theme_switch_main .color_section ul li a.color_bg2 i {	background-color: #2c2c2c;}.blue_yellow_screen  .theme_switch_main .color_section ul li a.color_bg3 i {	background-color: #ffff00;}.blue_yellow_screen  .theme_switch_main .color_section ul li a.color_bg4 i {	background-color: ##ffff00;}.blue_yellow_screen  .theme_switch_main .color_section .font_selection {}.blue_yellow_screen  .theme_switch_main .color_section .font_selection label {	color: #1063a7;	font-size: 15px;	font-family: 'ROBOTOREGULAR_3';	line-height: 20px;}/**/.blue_yellow_screen  #color_switch_section .inner_color_div select {    display: inline-block;    width: 150px;}.blue_yellow_screen  #color_switch_section .input_field {    display: inline-block;    margin-right: 20px;    width: auto;    margin-bottom: 0px;}.blue_yellow_screen #color_switch_section .input_field label {    margin-right: 15px;    display: inline-block !important;    color: #ffff00;}.blue_yellow_screen #color_switch_section select {    color: #ffff00;}.blue_yellow_screen #color_switch_section {    padding: 15px 0;    background: #0f5996;}.blue_yellow_screen #color_switch_section .input_field select {    background-color: #1063a7;    border: 1px solid #ffff00;    border-radius: 0;    height: 45px;    padding-left: 15px;}.blue_yellow_screen  #color_switch_section  .font-size-div {    display: inline-block;}.blue_yellow_screen  #color_switch_section .font-size-div label {    font-weight: normal;}.blue_yellow_screen #color_switch_section .font-size-div span {    font-size: 16px;    border: 2px solid #ffff00;    width: 25px;    display: inline-block;    line-height: 19px;    position: relative;    margin-right: 16px;    color: #ffff00;    cursor: pointer;    font-weight: bold;}/*=================================================================	Header + logo Customization==================================================================*/.blue_yellow_screen  header {	width: 100%;	position: relative;	z-index: 30;	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.18);}.blue_yellow_screen  header .top_sec {	width: 100%;	color: #ffff00;	padding: 5px 0;	background-color: #1063a7;}.blue_yellow_screen  header .top_sec .user_acc {	float: right;	font-size: 12.5px;	color: #ffff00;	text-transform: uppercase;	margin-top: 5px;}.blue_yellow_screen  header .top_sec .user_acc a,.blue_yellow_screen  header .top_sec .user_acc a:hover {	color: #ffff00;	text-decoration: none;	margin: 0 5px;}.blue_yellow_screen  header .top_sec .sn {	margin-top: 5px;}.blue_yellow_screen  header .top_sec .sn a,.blue_yellow_screen  header .top_sec .sn a:hover {	color: #ffff00;	font-size: 16px;	display: inline-block;	margin-right: 18px;	text-decoration: none;}.blue_yellow_screen  header .top_sec .search_sec {	position: relative;	width: 100%;	max-width: 370px;	margin-left: auto;	margin-right: auto;}.blue_yellow_screen header .top_sec .search_sec .search_inp {    background: #2a78b9;    border: 0;    border-radius: 2px;    box-shadow: none;    width: 100%;    max-width: 370px;    color: #ffff00;    font-size: 14px;    line-height: 18px;    font-family: 'ROBOTOREGULAR_3', sans-serif;    padding: 9px 50px 9px 20px;}.white header .top_sec .user_acc a, header .top_sec .user_acc a {    color: #ffff00 !important;}.blue_yellow_screen header .top_sec .search_sec .submit {    position: absolute;    top: 4px;    right: 10px;    color: #ffff00;    font-size: 24px;    line-height: 24px;    z-index: 20;    border: 0;    border-radius: 0;    box-shadow: none;    background-color: transparent;    padding: 0;    margin: 0;}.blue_yellow_screen  header .btm_sec {	padding: 0;	/*background-color: #ffff00;*/}.blue_yellow_screen  header .btm_sec .logo {	max-width: 543px;	margin: 20px auto;}.blue_yellow_screen  header .btm_sec .container-fluid {	padding: 0;}.blue_yellow_screen  header .btm_sec .navbar-collapse {	padding: 0;}.blue_yellow_screen header .btm_sec .navbar-default {    background-color: #ffff00;    background-color: transparent;    margin: 0;    padding: 12px 0;    border-radius: 0;    border: 0;        border-top-width: 0px;        border-top-style: none;        border-top-color: currentcolor;    border-top: 1px solid #ffff00;    text-align: center;}.blue_yellow_screen  header .btm_sec .navbar-nav {	text-align: center;	float: none;	width: 100%;}.blue_yellow_screen  header .btm_sec  .navbar-nav > li {	float: none;	display: inline-block;	margin-left: auto;	margin-right: auto;}.blue_yellow_screen  header .btm_sec .navbar-nav > li > a {	color: #ffff00;	font-size: 15px;	font-family: 'ROBOTOREGULAR_3', sans-serif;	text-transform: uppercase;	padding: 0 15px;	}.blue_yellow_screen  header .btm_sec .navbar-default .navbar-nav > .active > a, .blue_yellow_screen  header .btm_sec .navbar-default .navbar-nav > .active > a:focus, .blue_yellow_screen  header .btm_sec .navbar-default .navbar-nav > .active > a:hover,.blue_yellow_screen  header .btm_sec .navbar-nav > li > a:hover {	background-color: transparent;	color: #ffff00;}.blue_yellow_screen #matrimony_search_page .matrimony_result table td {    border: 1px solid #ffff00;}.blue_yellow_screen #matrimony_search_page .matrimony_result table th {    border: 1px solid #ffff00;}.blue_yellow_screen #matrimony_search_page .matrimony_result h1 {    background: #ffff00;    color: #1d72b9;}.blue_yellow_screen #matrimony_search_page .main_title {   background: #ffff00;    color: #1d72b9;}.blue_yellow_screen .p_seach_form {    border: 1px solid #ffff00;    padding: 20px;}.blue_yellow_screen  #p_financial_status {    background: #007adc;}.blue_yellow_screen #p_expectation {    background: #007adc;}/*=================================================================    Slider Section==================================================================*/.blue_yellow_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;}.blue_yellow_screen #slider_sec::after {    position: absolute;    top: 0;    left: 0;    right: 0;    bottom: 0;    content: "";    z-index: 20;    background-color: rgba(13, 137, 237, 0.98);}.blue_yellow_screen #slider_sec .cnt_area {    width: 100%;    max-width: 662px;    margin: 0 auto;    padding: 30px;    background-color: #117dd4;    box-shadow: 0 35px 40px rgba(0, 0, 0, 0.36);    position: relative;    z-index: 40;}.blue_yellow_screen #slider_sec .cnt_area .inner {    text-align: center;    padding: 30px 30px 40px;    background-color: #1063a7;    line-height: 22px;}.blue_yellow_screen #slider_sec .cnt_area .inner h1 {    color: #ffff00;    font-size: 44px;    font-family: 'RALEWAYBOLD_0';    padding-top: 0;    margin-top: 0;}/*=================================================================    Content Section==================================================================*/.blue_yellow_screen  #content {	padding: 60px 0 60px;}.blue_yellow_screen  .cnt_tagline {	text-align: center;	color: #ffff00;	font-size: 18px;	font-family: 'ROBOTOBOLD_1';	text-transform: uppercase;	letter-spacing: 0.35em;	margin-bottom: 10px;}.blue_yellow_screen  .common_dr {	text-align: center;	margin: 20px 0 20px;}.blue_yellow_screen .main_text {    max-width: 780px;    margin-left: auto;    margin-right: auto;    text-align: center;    color: #ffff00;}.blue_yellow_screen  #main_intro {}/*=================================================================    Events Section==================================================================*/.blue_yellow_screen  #events {	position: relative;}.blue_yellow_screen  .events_list_sec {	display: block;	max-width: 370px;	margin: 0 auto 20px;}.blue_yellow_screen  .events_list_sec .img_area {	display: block;	z-index: 2;}.blue_yellow_screen .events_list_sec  a {    color: #ffff00;}.blue_yellow_screen .events_list_sec .details {    position: relative;    z-index: 10;    margin: -20px 20px 0;    padding: 16px 20px 20px;    background-color: #1376c6;    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.12);}.blue_yellow_screen .events_list_sec .details .tags {    color: #ffff00;    font-size: 13px;    line-height: 20px;    font-family: 'ROBOTOBOLD_1';}.blue_yellow_screen .events_list_sec .details h4 {    color: #ffff00;    font-size: 22px;    font-family: 'RALEWAYBOLD_0';    margin-top: 20px;    padding-top: 0;    margin-bottom: 5px;}.blue_yellow_screen  .events_list_sec .details p {	margin-bottom: 10px;}.blue_yellow_screen .button.button-secondary {    background: #007adc;    border: 1px solid #1c93f3;    color: #ffff00;}/*=================================================================    Matrimonial Section==================================================================*/.blue_yellow_screen  #matrimonial_sec {	color: #ffff00;	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;}.blue_yellow_screen #matrimonial_sec::before {    position: absolute;    top: 0;    left: 0;    right: 0;    bottom: 0;    content: "";    z-index: 5;    background-color: rgba(16, 99, 167, 0.9);}.blue_yellow_screen  #matrimonial_sec .cnt {	z-index: 10;	position: relative;}.blue_yellow_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);}.blue_yellow_screen  .martimonial_srvcs {	margin: 0 auto 60px;	text-align: center;}.blue_yellow_screen  .martimonial_srvcs .box_sec {	display: inline-block;	width: 110px;	height: 110px;	border: 3px solid #ffff00;	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);}.blue_yellow_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);}.blue_yellow_screen  .martimonial_srvcs .title {	margin-top: 40px;	color: #ffff00;	font-size: 20px;	font-family: 'ROBOTOMEDIUM_1';	text-align: center;}.blue_yellow_screen  .martimonial_srvcs .title a {	color: #ffff00;	text-decoration: none;}.blue_yellow_screen  .martimonial_srvcs .title a:hover {	color: ##ffff00;	text-decoration: none;}.blue_yellow_screen #matrimorial_breadcrumbs_sec::before {    position: absolute;    top: 0;    left: 0;    right: 0;    bottom: 0;    content: "";    z-index: 5;    background-color: rgba(65, 157, 232, 0.95);}/**matrimonial page css**/.blue_yellow_screen #search_special_one .search .form-section {    background: #1063a7 ;    border: 2px solid #ffff00;    color: #ffff00;}.blue_yellow_screen #search_special_one .serchtile {    color: #ffff00;}.blue_yellow_screen #search_special_one .form-control {    border: 1px solid #ffff00;    background: #fff000;}.blue_yellow_screen .inp, .blue_yellow_screen .inp select:-moz-placeholder {    color: #1063a7 !important;}.blue_yellow_screen #search_special_one .seach_match {    color: #1063a7;    background-color: #ffff00;    border-color: #ffff00;}.blue_yellow_screen #desired {    background-color: #1b6fb4;}.blue_yellow_screen #desired .partner {    box-shadow: 2px 2px 2px #1063a7;    background: #2b82c9;    color: #ff0000;}.blue_yellow_screen #desired .partner__name {    color: #ffff00;}.blue_yellow_screen #desired .partner__text {    color: #ffff00;}.blue_yellow_screen #desired .partner__company {    color: #ffff00;}.blue_yellow_screen #desired .partner_img {    border: 10px solid #ffff00;}.blue_yellow_screen #desired .text-center {    color: #ffff00;}.blue_yellow_screen #desired .main_text {    color: #ffff00;}.blue_yellow_screen #register_profile .form-control {    background-color: #ffff00;    border: #ffff00;}.blue_yellow_screen #register_profile .submit_reg {    background-color: #ffff00;    color: #1063a7;}.blue_yellow_screen #how_we_work .work_bg {    background: #2b82c9;}.blue_yellow_screen #how_we_work .work_content {    border-left: solid 8px #ffff000;}.blue_yellow_screen #how_we_work .color-light {    color: #ffff00;}.blue_yellow_screen  #how_we_work .bg_color {    background: #1063a7;}.blue_yellow_screen #how_we_work .text-center {    color: #ffff00;}.blue_yellow_screen #how_we_work .main_text {    color: #ffff00;}.blue_yellow_screen #content {    background: #1d72b9 !important;}.blue_yellow_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;}.blue_yellow_screen .martimonial_srvcs .box_sec1::before {    background: url(../images/icon-create-profile_yellow.png);    background-position: 28px 10px;}.blue_yellow_screen .martimonial_srvcs .box_sec2::before {    background: url(../images/icon-search-profile_yellow.png);    background-position: 28px 10px;}.blue_yellow_screen .martimonial_srvcs .box_sec3::before {    background: url(../images/icon-success-story_yellow.png);    background-position: 28px 10px;}/*=================================================================    Courses Section==================================================================*/.blue_yellow_screen  #courses_main {	position: relative;	width: 100%;	margin: 60px 0;}.blue_yellow_screen .courses_servcs {    position: relative;    margin: 0 0 30px;    padding: 25px;    min-height: 340px;    background-color: #1376c6;    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.12);    color: #ffff00;}.blue_yellow_screen  .courses_servcs .spacer {	position: absolute;	height: 1px;	border-top: 1px solid #ddd;	top: 95px;	left: 0;	right: 0;	z-index: 1;}.blue_yellow_screen  .courses_servcs .head {	width: 100%;	margin-bottom: 20px;	position: relative;	z-index: 5;}.blue_yellow_screen  .courses_servcs .head .course_img {	float: left;	margin-right: 10px;}.blue_yellow_screen  .courses_servcs .head .course_img img {	width: 98px;	height: 98px;	border: 1px solid #1061a4;	border-radius: 2px;}.blue_yellow_screen  .courses_servcs .head .apply_link {	float: right;	padding-top: 8px;}.blue_yellow_screen .courses_servcs .head .apply_link a.bttn {	display: inline-block;	color: #1061a4;	font-size: 14px;	font-family: 'ROBOTOBOLD_1';	text-transform: uppercase;	letter-spacing: 0.15em;	text-decoration: none;	padding: 4px 18px;	border: 1px solid #ffff00;	border-radius: 2px;	background: #ffff00;}.blue_yellow_screen  .courses_servcs .head .apply_link a.bttn:hover {	color: #ffff00;	text-decoration: none;	border-color: #2c2c2c;	background-color: #2c2c2c;}.blue_yellow_screen  .courses_servcs .course_title {}.blue_yellow_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;}.blue_yellow_screen  .courses_servcs .course_title h4 a {	color: #ffff00;	text-decoration: none;}.blue_yellow_screen  .courses_servcs .course_title h4 a:hover {	color: ##ffff00;	text-decoration: none;}.blue_yellow_screen  .courses_servcs p {	line-height: 28px;}.blue_yellow_screen  .courses_servcs span.course_price {	display: block;	color: ##ffff00;	font-size: 24px;	font-family: 'ROBOTOBOLD_1';}/*=================================================================    Award Section==================================================================*/.blue_yellow_screen  #idea_award_sec {	color: #ffff00;	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;}.blue_yellow_screen #idea_award_sec::before {    position: absolute;    top: 0;    left: 0;    right: 0;    bottom: 0;    content: "";    z-index: 5;    background-color: rgba(16, 99, 167, 0.85);}.blue_yellow_screen  #idea_award_sec .cnt {	z-index: 10;	position: relative;	padding-top: 100px;	padding-bottom: 60px;}.blue_yellow_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);}.blue_yellow_screen  #idea_award_sec a.deft_btn {	margin-top: 10px;}/*=================================================================    Success/Blogs/Testimonial Section==================================================================*/.blue_yellow_screen  #successes_sec {	width: 100%;	position: relative;	margin: 60px 0;}.blue_yellow_screen .bg_box {    background-color: #1d72b9;    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.12);    padding: 30px;    text-align: center;    color: #ffff00;}.blue_yellow_screen  #successes_sec h4 {	color: ##ffff00;	font-size: 24px;	font-family: 'RALEWAYBOLD_0';	margin-bottom: 25px;}.blue_yellow_screen  .thumnail_slider {	margin-bottom: 0;}.blue_yellow_screen .thumnail_slider .img_sec {    width: 96px;    height: 96px;    background-color: #ffff00;    border: 6px solid #085696;    border-radius: 100%;    padding: 3px;    margin: 0 auto 20px;}.blue_yellow_screen  .thumnail_slider p {	margin-bottom: 10px;}.blue_yellow_screen .thumnail_slider p.name {    color: #ffff00;    font-size: 16px;    font-family: 'RALEWAYBOLD_0';}.blue_yellow_screen .owl-item a {    color: #ffff00;}.blue_yellow_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;	}.blue_yellow_screen  .thumnail_slider.owl-carousel .owl-nav .owl-next {	background: url(../images/slider-prev-arrow_yellow.png) no-repeat;	}.blue_yellow_screen  .thumnail_slider.owl-carousel .owl-nav .owl-prev {	background: url(../images/slider-next-arrow_yellow.png) no-repeat;}.blue_yellow_screen  .thumnail_slider.owl-theme .owl-nav [class*="owl-"]:hover {	opacity: 1;}/*=================================================================    Join Us Section==================================================================*/.blue_yellow_screen #join_us_sec {    width: 100%;    position: relative;    padding: 60px 0;    background-color: #1376c6;}.blue_yellow_screen #join_us_sec p {    color: #ffff00;}.blue_yellow_screen #join_us_sec  .tab_content p {    color: #1063a7 !important;}.blue_yellow_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);}.blue_yellow_screen  #join_us_sec .user_form {	width: 100%;	margin: 20px 0;	vertical-align: top;}.blue_yellow_screen #join_us_sec .user_form .inp {    width: 37%;    display: inline-block;    background-color: #ffff00;    box-shadow: none;    border: 1px solid #1063a7;    border-radius: 2px;    padding: 7px 15px;    margin-right: 6px;    color: #1063a7 !important;    font-size: 15px;    font-family: 'ROBOTOREGULAR_3';}.blue_yellow_screen #successes_sec .title_4 {    color: #ffff00;}.blue_yellow_screen .cnt_area span {    color: #ffff00 !important;}.blue_yellow_screen #join_us_sec .user_form .submit {    display: inline-block;    vertical-align: top;    color: #ffff00;    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: ##ffff00;    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.65);    background: #1063a7;}.blue_yellow_screen  #join_us_sec .tab_wrap {	max-width: 900px;	margin-top: 20px;	margin-left: auto;	margin-right: auto;}.blue_yellow_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 #1063a7;	width: 100%;}.blue_yellow_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 #1063a7;	border-left: 1px solid #1063a7;	border-bottom: 1px solid #1063a7;	background-color: #1063a7;	border-top-left-radius: 2px;	border-top-right-radius: 2px;	color: #ffff00;	font-size: 16px;	font-family: 'RALEWAYMEDIUM_0';	overflow: hidden;	position: relative;}.blue_yellow_screen  #join_us_sec .tab_last { border-right: 1px solid #1063a7; }.blue_yellow_screen  #join_us_sec ul.tabs li:hover {	background-color: #1063a7;	color: #ffff00;}.blue_yellow_screen #join_us_sec ul.tabs li.active {    background-color: #1063a7;    color: #ffff00;    border-bottom: 1px solid #ffff00;    display: inline-block;    border-top-left-radius: 2px;    border-top-right-radius: 2px;}.blue_yellow_screen #join_us_sec .tab_container {    border: 1px solid #1063a7;        border-top-width: 1px;        border-top-style: solid;        border-top-color: rgb(255, 255, 0);    background: #327ebc;    overflow: auto;}.tab_content {    color: #1063a7;}.blue_yellow_screen  #join_us_sec .tab_content {	padding: 20px 40px;	display: none;}.blue_yellow_screen  #join_us_sec .tab_drawer_heading { display: none; }/*=================================================================    Scholarship Page==================================================================*/.blue_yellow_screen  #scholar_breadcrumbs_sec {    background: url(../images/scholar_ship.png) no-repeat center top;    background-size: auto 80%;    background-position: center;}.blue_yellow_screen #scholarship_second_sec {    padding: 60px 0px;    background: #2074b9;}.blue_yellow_screen  #current_scholarship_sec .text-center {    text-align: center;    color: #ffff00;}.blue_yellow_screen  #current_scholarship_sec .main_text {    color: #ffff00;}.blue_yellow_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;}.blue_yellow_screen  #current_scholarship_sec .current_scholarship_left_content {	padding:60px 0px;	min-height: 460px;}.blue_yellow_screen  #scholarship_achiver_sec {    padding: 60px 0px;}.blue_yellow_screen #scholarship_achiver_sec .achiever_box {    box-shadow: 2px 2px 6px #ffff00;    border: 1px solid #ffff00;    margin-bottom: 40px;}.blue_yellow_screen #scholarship_achiver_sec .achiever_box_title h3 {    margin: 0px;        margin-top: 0px;    font-size: 20px;    color: #1063a7;    margin-top: -3px;}.blue_yellow_screen  #scholarship_achiver_sec .right_years {    width: 95px;    background: url(../images/date_circle_yellow.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: #1063a7;	padding-top: 13px;}.blue_yellow_screen #scholarship_achiver_sec .achiever_box_title {    background: #ffff00;    padding: 15px 20px;    font-family: 'ROBOTOBOLD_1';}.blue_yellow_screen  #scholarship_achiver_sec .achiver_box_content {    padding: 25px 20px 20px 20px;}.blue_yellow_screen  #scholarship_achiver_sec  .main_text {    margin-bottom: 40px;}.blue_yellow_screen  #current_scholarship_sec {	background: linear-gradient(to left, #2b82c9 50%, #297abd 50%); 	background: -webkit-linear-gradient(to left, #2b82c9 50%, #297abd 50%); 	background: -moz-linear-gradient(to left, #2b82c9 50%, #297abd 50%); 	background: -o-linear-gradient(to left, #2b82c9 50%, #297abd 50%); 	background: -ms-linear-gradient(to left, #2b82c9 50%, #297abd 50%);}.blue_yellow_screen  #current_scholarship_sec .container.container-custom {    max-width: 100%;    width: 1900px;}/*=================================================================    Events Page==================================================================*/.blue_yellow_screen #events_breadcrumbs_sec {    background: url(../images/news_banner.png) no-repeat center top;    background-size: cover;}    .blue_yellow_screen #events_second_sec .details .tags {    color: #ffff00;    font-size: 13px;    line-height: 20px;    font-family: 'ROBOTOBOLD_1';}.blue_yellow_screen #events_second_sec .details h4 {    color: #ffff00ffff00;    font-size: 22px;    font-family: 'RALEWAYBOLD_0';    margin-top: 20px;    padding-top: 0;    margin-bottom: 5px;}.blue_yellow_screen  #events_second_sec .details p {    margin-bottom: 10px;}.blue_yellow_screen  #events_second_sec  .events_list_sec {    display: block;    max-width: 370px;    margin: 0 auto 30px;}.blue_yellow_screen  #events_second_sec {    padding: 60px 0px;}.blue_yellow_screen #events_second_sec .details {    position: relative;    z-index: 10;    margin: -20px 20px 0;    padding: 16px 20px 20px;    background-color: #1376c6;    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.12);}.blue_yellow_screen  #events_second_sec .details p {    margin-bottom: 10px;}.blue_yellow_screen .blogpage_social a {    color: #ffff00;    text-decoration: none;}/*=================================================================    contact Us Page==================================================================*/.blue_yellow_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;}.blue_yellow_screen  #contact_breadcrumbs_sec .content_bredcum {    z-index: 10;    position: relative;    font-family: 'ROBOTOBOLD_1';}.blue_yellow_screen  #contact_second_sec {    padding: 60px 0px;}.blue_yellow_screen #contact_second_sec .container.contact_form h3 {    font-size: 18px;    margin-top: 0px;    font-family: 'ROBOTOBOLD_1';    border-bottom: 1px solid #ffff00;    padding-bottom: 15px;    margin-bottom: 15px;}.blue_yellow_screen #contact_second_sec .contact_n::before {    content: "\f095";    width: 35px;    height: 35px;    display: block;    background-size: 100%;    position: absolute;    left: 12px;    font-family: font;    width: 35px;    height: 35px;    background: #ffff00;    border-radius: 50%;    color: #0d89ed;    align-content: center;    font-family: fontawesome;    font-size: 22px;    text-align: center;}.blue_yellow_screen  #contact_second_sec .contact_n {    padding-left: 50px;    margin-bottom: 15px;    line-height: 35px;}.blue_yellow_screen  #contact_second_sec .address_part_box {    margin-bottom: 40px;}.blue_yellow_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: #ffff00;    border-radius: 50%;    font-size: 22px;    color: #0d89ed;    font-family: fontawesome;}.blue_yellow_screen  #contact_second_sec  .contact_form_box p {    padding-left: 50px;    line-height: 34px;}.blue_yellow_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: #ffff00;    border-radius: 50%;    font-size: 18px;    color: #0d89ed;    font-family: fontawesome;}.blue_yellow_screen  #contact_second_sec  .email_address p {    padding-left: 50px;    line-height: 34px;}.blue_yellow_screen  #contact_second_sec label {    margin-bottom: 0;    font-weight: normal;}.blue_yellow_screen #contact_second_sec .contact_right input[type] {    box-shadow: none;    border-radius: 0px;    height: 36px;    background: #ffff00;    border: #ffff00;}.blue_yellow_screen #contact_second_sec .contact_right textarea {    width: 100%;    height: 190px;    background: #ffff00;    border: 1px solid #ffff00;}.blue_yellow_screen  #contact_second_sec .container.contact_form {    margin-top: 50px;}.blue_yellow_screen  #contact_second_sec .contact_form_box {    margin-bottom: 25px;}.blue_yellow_screen  #google_map {padding: 60px 0px;}/*=================================================================    blog Page==================================================================*/.blue_yellow_screen  #blog_breadcrumbs_sec {    background: url(../images/blog_page.jpg) no-repeat center top;	    background-size: cover;}.blue_yellow_screen  #blog_section .blogpage_des {    padding: 12px 0px 0px;    text-align: justify;    min-height: 70px;    word-break: break-all;}.blue_yellow_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;}.blue_yellow_screen  #blog_section.blogpage_img .imglabel .dateno {    font-size: 22.5px;    font-weight: 800;}.blue_yellow_screen  #blog_section .blogpage_img .imglabel .monthname {    font-size: 13.5px;    font-weight: 600;}.blue_yellow_screen  #blog_section .blogpage_social {    padding: 20px 0px 40px;    float: left;    width: 100%;}.blue_yellow_screen #blog_section .blogpage_social a {    float: right;    color: #ffff00f;    font-size: 15px;}.blue_yellow_screen  #blog_section .blogpage_img img {    height: auto;    width: 100%;}.blue_yellow_screen  #blog_section .blogpage_img .imglabel {    background: ##ffff00;    color: #ffff00;    padding: 5px 20px;    position: absolute;    text-align: center;    top: 5px;    margin-left: -5px;}.blue_yellow_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;}.blue_yellow_screen  #blog_section .main_blog_details .blogpage_title a {    font-size: 22px;    font-weight: 700;    padding: 0px 0px 15px;    text-decoration: none;    color: #ffff00 !important;}.blue_yellow_screen  #blog_section  .blogpage_title a:hover {    font-size: 22px;    font-weight: 700;    padding: 0px 0px 15px;    text-decoration: none;    color: ##ffff00 !important;	text-decoration:none;}.blue_yellow_screen  #blog_section .blogpage_img {    position: relative;}.blue_yellow_screen #blog_section .blogpage_content {    border-bottom: 1px solid #ffff00 !important;    margin-right: 0px;    margin-left: 0px;    margin-bottom: 30px;}.blue_yellow_screen  #blog_section {    padding: 60px 0px;}.blue_yellow_screen  #blog_section .blogpage_title a {    color: #ffff00;;}.blue_yellow_screen #blog_section .current {    background: #0d89ed none repeat scroll 0 0;    border-radius: 5px;    color: #ffff00ffff00;    margin-left: 0;    margin-right: 3px;    padding: 10px 16px;}.blue_yellow_screen #blog_section .custom-pagination a {    padding: 10px 15px;    background: #ffff00;    border-radius: 5px;    color: #1063a7;    text-decoration: none;}.blue_yellow_screen  #blog_section .main-nav-bottom {    padding-top: 40px;    padding-bottom: 10px;}.blue_yellow_screen #blog_section .blog-categories {    padding: 0px;    margin: 0px;    margin-bottom: 0px;    border: 1px solid #ffff00;    margin-bottom: 15px;    text-transform: uppercase;}.blue_yellow_screen  #blog_section .blog-categories .cat-list li {    color: #ffff00;}.blue_yellow_screen  #blog_section .blog-categories .cat-list a {    text-decoration: none;    color: #ffff00;}.blue_yellow_screen  #blog_section .cat-list {    list-style-type: square;    padding-left: 15px;    padding-top: 10px;    font-size: 15px;    font-weight: 600;}.blue_yellow_screen #blog_section .leftpanel_head {    color: #ffff00;    background-color: #0d89ed;    font-size: 18px;    font-weight: 700;    padding: 7px 0px 8px 20px;}.blue_yellow_screen  #blog_section .blog_archives {    padding: 0px;    margin: 0px;        margin-bottom: 0px;    border: 1px solid #ffff00;    margin-bottom: 15px;    text-transform: uppercase;}.blue_yellow_screen  #blog_section .blog_r_post .heading {    font-weight: 600;    font-size: 17px;    text-transform: capitalize;}.blue_yellow_screen #blog_section .blog_r_post .date_cal {    color: #ffff00;    font-weight: 600;}.blue_yellow_screen #blog_section .blog_r_post .date_cal {    color: #ffff00;    font-weight: 600;}.blue_yellow_screen .media-heading.heading a {    color: #ffff00 !important;    text-decoration: none;}.blue_yellow_screen  #blog_section .blog_r_post .desc {    font-family: 'arial';    font-size: 12px;    text-transform: capitalize;}.blue_yellow_screen  #blog_section .blog_r_post .r_post {    border-bottom: 1px solid #ffff00;    padding: 0px 0px 0px 0px;}.blue_yellow_screen  #blog_section  .blog_r_post {    padding: 0px;    margin: 0px;        margin-bottom: 0px;    border: 1px solid #ffff00;    margin-bottom: 24px;    text-transform: uppercase;}.blue_yellow_screen  #blog_section   .r_post_media .media-left img {    padding: 0 0 15px;}.blue_yellow_screen  #blog_section  .r_post_media .media-left a {    display: inline-block;    width: 75px;    margin-top: 8px;}.blue_yellow_screen  #blog_section  .r_post_media .media-left a {   	 color: #ffff00;}.blue_yellow_screen  #blog_section .blog_archives .cat-list a {    color: #ffff00 !important;    text-decoration: none;}.blue_yellow_screen #single_blog .blog-categories {    padding: 0px;    margin: 0px;        margin-bottom: 0px;    margin-bottom: 0px;    border: 1px solid #ffff00;    margin-bottom: 15px;    text-transform: uppercase;}.blue_yellow_screen  #single_blog .navbar-form {    border: 1px solid #ffff00;}.blue_yellow_screen  #single_blog  input[type="search"] {    background: #ffff00;}.blue_yellow_screen #single_blog .leftpanel_head {    color: #ffff00;    background-color: #1e80c8;    font-size: 18px;    font-weight: 700;    padding: 7px 0px 8px 20px;}.blue_yellow_screen #single_blog .cat-list {    list-style-type: square;    padding-left: 15px;    padding-top: 10px;    font-size: 15px;    font-weight: 600;}.blue_yellow_screen #single_blog .blog_archives {    padding: 0px;    margin: 0px;        margin-bottom: 0px;    margin-bottom: 0px;    border: 1px solid #ffff00;    margin-bottom: 24px;    text-transform: uppercase;}.blue_yellow_screen #single_blog .blog_r_post {    padding: 0px;    margin: 0px;        margin-bottom: 0px;    margin-bottom: 0px;    border: 1px solid #ffff00;    margin-bottom: 24px;    text-transform: uppercase;}.blue_yellow_screen #single_blog .blog_r_post .heading {    font-weight: 600;    font-size: 17px;    text-transform: capitalize;}.blue_yellow_screen #single_blog .blog_r_post .heading {    font-weight: 600;    font-size: 17px;    text-transform: capitalize;}.blue_yellow_screen .blog_title {    font-size: 28px;    font-weight: bold;    margin-bottom: 30px;}.blue_yellow_screen #single_blog  .media-heading {    margin-top: 0;    margin-bottom: 5px;    font-size: 12px;    text-transform: capitalize;}.blue_yellow_screen label {    color: #fff;}.blue_yellow_screen .blog_inner_side_bar a {    color: #ffff00;}.blue_yellow_screen .nav-links .nav-title {    color: #fff;    box-shadow: none !important;}.blue_yellow_screen #single_blog textarea {    border: 1px solid #ffff00;    background: #ffff00;}.blue_yellow_screen #single_blog input[type="text"], .blue_yellow_screen #single_blog input[type="email"], .blue_yellow_screen #single_blog input[type="url"] {    border: 1px solid #ffff00;    background: #ffff00;}.blue_yellow_screen label {    color: #ffff00;}.blue_yellow_screen #single_blog  .blog_feature_image {    border: 1px solid #ffff00;    box-shadow: 0px 2px 20px #d5d5d5;}.blue_yellow_screen #submit {    background-color: #00345f;}.blue_yellow_screen #blog_section .navbar-form {    border: 1px solid #ffff00;}.blue_yellow_screen .navbar-form .input-group-btn button {    background: #00325a;    color: #ffff00;}.blue_yellow_screen #blog_section .input-group input {    background: #ffff00;    border: 1px solid #ffff00;}/*=================================================================    contribute Fund Page==================================================================*/.blue_yellow_screen  #contribute_breadcrumbs_sec {    background: url(../images/blog_page.jpg) no-repeat center top;	    background-size: cover;}.blue_yellow_screen  #contribute_second_sec {    padding: 60px 0px 40px 0px;}.blue_yellow_screen #contribute_third_sec {    background: #1b79c5;    padding: 60px 0;}.blue_yellow_screen  #Financial_support_sec {    padding: 60px 0px;}.blue_yellow_screen  #Financial_support_sec .bank_detail h3 {    font-family: 'ROBOTOBOLD_1';    margin-bottom: 25px;}.blue_yellow_screen  #Financial_support_sec .bank_detail {    text-align: center;    margin-top: 50px;}.blue_yellow_screen  #Financial_support_sec .bank_detail p {    font-size: 16px;    margin-bottom: 2px;}/*=================================================================    Reader Writer Page==================================================================*/.blue_yellow_screen  #volunteer_breadcrumbs_sec {    background: url(../images/blog_page.jpg) no-repeat center top;	    background-size: cover;}.blue_yellow_screen  #volunteer_second_sec {    padding: 60px 0px;    text-align: center;}.blue_yellow_screen  #volunteer_second_sec strong {    display: block;    width: 100%;    text-align: center;    font-size: 20px;    margin-bottom: 24px;}.blue_yellow_screen  #volunteer_second_sec ul li {    list-style: inside;}/*=================================================================   About Us Page CSS==================================================================*/.blue_yellow_screen  #about_us_breadcrumbs_sec {    background: url(../images/blog_page.jpg) no-repeat center top;	    background-size: cover;}.blue_yellow_screen  #about_us_second_sec {    padding: 60px 0px;}.blue_yellow_screen  #about_us_second_sec .vision_mission_box {    border: 1px solid #ffff00;    padding: 45px 25px 20px 25px;    position: relative;}.blue_yellow_screen  #about_us_second_sec .vision_mission_box h3 {    margin-top: 0px;    font-size: 20px;    font-family: 'ROBOTOBOLD_1';    color: ##ffff00;}.blue_yellow_screen  #about_us_second_sec .vision_mission_box p {    margin-top:0px;    margin-bottom:0px;}.blue_yellow_screen  #about_us_second_sec .vision_mission_box ul {padding:0px;}.blue_yellow_screen  #about_us_second_sec .vision_mission_box ul li {    background: url(../images/yellow_arrow.png);    background-repeat: no-repeat;    background-size: 5px;    list-style: none;    padding-left: 16px;    background-position: 0 11px;}.blue_yellow_screen  #about_us_second_sec .vision_mission_box .icon_above {    width: 80px;    height: 80px;    background: #ffff00;    border: 1px solid #ccc;    border-radius: 50%;    text-align: center;    display: grid;    align-content: center;    font-size: 35px;    position: absolute;    top: -45px;}.blue_yellow_screen #about_us_second_sec .vision_mission_box .icon_above .fa {    color: #1063a7;}.blue_yellow_screen  #about_us_second_sec .common_dr {    margin: 20px 0 70px 0px;}.blue_yellow_screen  #about_us_second_sec .vision_mission_box:hover {    background: #1063a7;    transition: .5s;    -moz-transition: .5s;    -webkit-transition: .5s;}.blue_yellow_screen  #about_us_target_group {	background: linear-gradient(to left, #195382 50%, #16578c 50%); 	background: -webkit-linear-gradient(to left, #195382 50%, #16578c 50%); 	background: -moz-linear-gradient(to left, #195382 50%, #16578c 50%); 	background: -o-linear-gradient(to left, #195382 50%, #16578c 50%); 	background: -ms-linear-gradient(to left, #195382 50%, #16578c 50%); 	padding: 60px 0px;}.blue_yellow_screen  #about_us_target_group .main_text {    color: #ffff00;}.blue_yellow_screen  #about_us_target_group h2 {    color: #ffff00;}.blue_yellow_screen  #about_us_story_aproach {	padding:60px 0px;}.blue_yellow_screen #about_us_founder {    padding: 60px 0px;    background: #1376c6;}.blue_yellow_screen  #about_us_founder .founder_detail h3 {    color: ##ffff00;    font-size: 24px;    font-family: 'ROBOTOBOLD_1';    margin-bottom: 20px;}.blue_yellow_screen  #about_us_founder .founder_detail p {    margin-bottom: 10px;}.blue_yellow_screen  #about_us_trustees {	padding:60px 0px;}.blue_yellow_screen  #about_us_trustees .detail_trustee p {    margin-bottom: 10px;}.blue_yellow_screen  #about_us_trustees .detail_trustee {    text-align: center;    padding: 0 15px;}.blue_yellow_screen  #about_us_trustees .trustees_box {    border: 1px solid #f2f2f2;    padding-bottom: 15px;    margin-bottom: 25px;}.blue_yellow_screen  #about_us_trustees h4 {    font-family: 'ROBOTOBOLD_1';    color: ##ffff00;    margin-top: 20px;}/*=================================================================    Reader Writer Page==================================================================*/.blue_yellow_screen  #reader_writer_second_sec {    padding: 60px 0px;    text-align: center;}.blue_yellow_screen  #reader_writer_breadcrumbs_sec {    background: url(../images/blog_page.jpg) no-repeat center top;	    background-size: cover;}/*=================================================================    NGO Writer Page==================================================================*/.blue_yellow_screen  #ngo_second_sec {    padding: 60px 0px;    text-align: center;}.blue_yellow_screen  #ngo_breadcrumbs_sec {    background: url(../images/blog_page.jpg) no-repeat center top;	    background-size: cover;}/*=================================================================    entrepreneurial_second_sec Writer Page==================================================================*/.blue_yellow_screen  #entrepreneurial_second_sec {    padding: 60px 0px 0 0px;    text-align: center;}.blue_yellow_screen  #entrepreneurial_breadcrumbs_sec {    background: url(../images/blog_page.jpg) no-repeat center top;	    background-size: cover;}.blue_yellow_screen  #entrepreneurial_second_sec h3 {    font-family: 'ROBOTOBOLD_1';    color: ##ffff00;}.blue_yellow_screen #entrepreneurial_forms {    padding: 50px 0px 60px 0px;    background: #1063a71063a7;}.blue_yellow_screen  #entrepreneurial_forms .input_field input[type="radio"] {    background-color: transparent;    border: none;    height: auto;    width: auto;    margin-right: 15px;}.blue_yellow_screen  #entrepreneurial_forms h4 {	margin-top:0px;}.blue_yellow_screen  #entrepreneurial_forms h3 {    font-family: 'ROBOTOBOLD_1';    color: ##ffff00;}.blue_yellow_screen  #entrepreneurial_first_sec {	padding:60px 0px;	text-align:center;}.blue_yellow_screen  #entrepreneurial_first_sec h1 {    font-family: 'ROBOTOBOLD_1';}.blue_yellow_screen  #entrepreneurial_who_can_apply h3 {    font-family: 'ROBOTOBOLD_1';    margin-top: 0;}.blue_yellow_screen  #entrepreneurial_first_sec h4 {	font-family: 'ROBOTOBOLD_1';}.blue_yellow_screen #entrepreneurial_who_can_apply {    background: #0a7dda;    padding: 60px 0px;}.blue_yellow_screen  #entrepreneurial_third_sec  {	padding:60px 0px;	text-align:center;}.blue_yellow_screen  #entrepreneurial_third_sec h4, .blue_yellow_screen  #entrepreneurial_third_sec h3, .blue_yellow_screen  #entrepreneurial_fourth_sec h3 {font-family: 'ROBOTOBOLD_1';}.blue_yellow_screen #entrepreneurial_fourth_sec {    background: #186eb4;    padding: 60px 0px;    text-align: center;}.blue_yellow_screen  #entrepreneurial_fourth_sec ol{    padding-left:15px;}.blue_yellow_screen  #entrepreneurial_fourth_sec a{    color:#ffff00;}.blue_yellow_screen  #entrepreneurial_fourth_sec ol{    padding-left:15px;}.blue_yellow_screen  #entrepreneurial_fourth_sec .list_style2 li, .blue_yellow_screen  #entrepreneurial_fourth_sec .list_style1 li {    list-style: none;}.blue_yellow_screen  #partners {	padding:60px 0px;}.blue_yellow_screen  #partners h1{	font-family: 'ROBOTOBOLD_1';	margin-top:0px;}.blue_yellow_screen  #partners .partners_box {    border: 1px solid #f4f4f4;    padding: 0 15px;    text-align: center;    box-shadow: 1px 0px 23px #ccc;}.blue_yellow_screen  #partners .partners_box h3 {	font-family: 'ROBOTOBOLD_1';}.blue_yellow_screen  .input_field label {    display: block !important;    max-width: 100%;    margin-bottom: 5px;    font-weight: 700;}.blue_yellow_screen  .input_field {    width: 100%;    margin-bottom: 15px;}.blue_yellow_screen .input_field textarea {    background-color: #ffff00;    border: 1px solid #ffff00;    border-radius: 0;    height: 145px;    width: 100%;    padding-left: 15px;	color:#1063a7;}.blue_yellow_screen  .input_field input, .blue_yellow_screen .input_field select {    background-color: #ffff00;    border: 1px solid #ffff00;    border-radius: 0;    height: 45px;    width: 100%;    padding-left: 15px;	color:#1063a7;}.blue_yellow_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;}.blue_yellow_screen  .input_field .checkbox-inline input[type="checkbox"]{    display: inline-block !important;    width: auto !important;	height:auto;}/*=================================================================    form CSS==================================================================*/.blue_yellow_screen  #reader_writer_form_breadcrumbs_sec {    background: url(../images/blog_page.jpg) no-repeat center top;	    background-size: cover;}.blue_yellow_screen  #reader_writer_form_breadcrumbs_sec h2 {    max-width: 100%;}.blue_yellow_screen  .read_writer_request {    max-width: 800px;    margin: 0 auto;    width: 100%;}.blue_yellow_screen  .read_writer_request .input_field label {    display: block;    width: ;}.blue_yellow_screen  .read_writer_request .input_field input {    width: 100%;}.blue_yellow_screen .read_writer_request .input_field input, .blue_yellow_screen .input_field select {    background-color: #ffff00;    border: 1px solid #ffff00;    border-radius: 0;    height: 45px;    width: 100%;    padding-left: 15px;    color: #1063a7;}.blue_yellow_screen  .read_writer_request .input_field input[type="radio"] {    background-color: transparent;    border: none;    height: auto;    width: auto;    margin-right: 15px;}.blue_yellow_screen  .read_writer_request .input_field select:-moz-placeholder {    color: #b7b3b3 !important;}.blue_yellow_screen  .read_writer_request h3 {    text-align: center;    margin-bottom: 25px;    margin-top: 25px;    font-family: 'ROBOTOBOLD_1';}.blue_yellow_screen  .read_writer_request .input_field input[type="submit"] {    height: 45px;    border-radius: 0;    background-color: ##ffff00;    color: #ffff00;    font-weight: 600;    width: auto;    padding: 0px 20px;}.blue_yellow_screen   #color_switch_section .input_field.font-size_sec a {    color: #ffff00;}/**Register form**/.blue_yellow_screen #theme-my-login {    border: 1px solid #ffff00;    box-shadow: 2px 2px 23px #ffff00;    margin-bottom: 50px;    margin-left: auto;    margin-right: auto;}.blue_yellow_screen .tml .message {    border: 1px solid #1063a7;    background-color: #00457d;    color: #ffff00;    margin-left: -30px;    margin-right: -30px;    padding-left: 30px;    font-size: 18px;    padding-top: 10px;    padding-bottom: 10px;    font-weight: 500;}.blue_yellow_screen #theme-my-login input[type="text"], .blue_yellow_screen #theme-my-login input[type="email"], .blue_yellow_screen #theme-my-login input[type="url"], .blue_yellow_screen #theme-my-login input[type="password"], .blue_yellow_screen #theme-my-login input[type="search"], .black_white_screen  #theme-my-login input[type="number"], #theme-my-login input[type="tel"], .blue_yellow_screen #theme-my-login input[type="range"], .blue_yellow_screen  #theme-my-login input[type="date"], .blue_yellow_screen  #theme-my-login input[type="month"], .blue_yellow_screen #theme-my-login input[type="week"], .blue_yellow_screen  #theme-my-login input[type="time"], .blue_yellow_screen #theme-my-login input[type="datetime"], .blue_yellow_screen  #theme-my-login input[type="datetime-local"], .blue_yellow_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;}.blue_yellow_screen .tml .error {    background-color: transparent !important;}.blue_yellow_screen .tml label {    color: #ffff00;}.blue_yellow_screen .tml .tml-action-links a {    color: #ffff00;    text-decoration: none;    box-shadow: none;}.blue_yellow_screen  .tml .error {    color: #fff;}.blue_yellow_screen .tml .error {    border: 1px solid #ffff00;    background-color: #f2dede;    color: #ffff00;}.blue_yellow_screen #theme-my-login input, .blue_yellow_screen #theme-my-login input[type="submit"] {    background: #007adc !important;    border: 1px solid #1c93f3 !important;    color: #ffff00 !important;}.blue_yellow_screen .entry-content a, .blue_yellow_screen .entry-summary a, .blue_yellow_screen .comment-content a, .blue_yellow_screen .widget a, .blue_yellow_screen .site-footer .widget-area a, .blue_yellow_screen .posts-navigation a, .blue_yellow_screen .widget_authors a strong {-webkit-box-shadow: inset 0 -1px 0 rgba(15, 15, 15, 1);box-shadow: inset 0 -1px 0 rgba(15, 15, 15, 1);-webkit-transition: color 0ms ease-in, -webkit-box-shadow 0ms ease-in-out;transition: color 80ms ease-in, -webkit-box-shadow 130ms ease-in-out;transition: color 80ms ease-in, box-shadow 130ms ease-in-out;transition: color 80ms ease-in, box-shadow 130ms ease-in-out, -webkit-box-shadow 130ms ease-in-out;}.blue_yellow_screen  .tml-submit-wrap input[type="submit"] {	transition:inherit;	-webkit-transition:inherit;	-moz-transition:inherit;}.blue_yellow_screen  #password input[type="submit"] {	transition:inherit;	-webkit-transition:inherit;	-moz-transition:inherit;}.blue_yellow_screen  button {	transition:inherit;	-webkit-transition:inherit;	-moz-transition:inherit;	}.blue_yellow_screen .personal_info_form textarea {    background: #007adc;    border: 1px solid #007adc; 	color:#ffff00; }.blue_yellow_screen  .input_field_sec select {    background: #007ADC;    border: 1px solid #007ADC;    color: yellow;    line-height: 93PX;    margin-top: 0PX !important;    border-radius: 0px !important;}/**Common bread crumb css**/.blue_yellow_screen  .bread_crumb_common {    color: #ffff00;    width: 100%;    padding: 60px 0;    margin: 0 auto;    min-height: 320px;    z-index: 1;    position: relative;    background-size: cover;    background-position: center;}.blue_yellow_screen .bread_crumb_common::before {    position: absolute;    top: 0;    left: 0;    right: 0;    bottom: 0;    content: "";    z-index: 5;    background-color: rgba(16, 99, 167, 0.85);}.blue_yellow_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: #ffff00;}.blue_yellow_screen  .bread_crumb_common .content_bredcum {    z-index: 10;    position: relative;	font-family: 'ROBOTOBOLD_1';}/*=================================================================    Footer Section==================================================================*/.blue_yellow_screen footer {    background-color: #106ebc;    color: #ffff00;    font-size: 13px;    line-height: 18px;    padding: 20px 0 15px;}.blue_yellow_screen  footer .footer_links {	margin: 0 0 15px;	line-height: 24px;	text-align: center;}.blue_yellow_screen  footer a, .blue_yellow_screen  footer .footer_links a {	color: #ffff00;	text-decoration: none;}.blue_yellow_screen  footer a:hover, .blue_yellow_screen  footer .footer_links a:hover {	color: #ffff00;	text-decoration: none;}.blue_yellow_screen footer .footer_btm {    border-top: 1px solid #ffff00;    padding-top: 15px;}.blue_yellow_screen  footer .sn {	float: right;	color: #c9c9c9;}.blue_yellow_screen  footer .sn a,.blue_yellow_screen  footer .sn a:hover {	color: #ffff00;	font-size: 16px;	display: inline-block;	margin-left: 18px;	text-decoration: none;}@media (max-width: 991px) {		.blue_yellow_screen  #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%;}	.blue_yellow_screen  #current_scholarship_sec .current_scholarship_left_content {		float: left;	}	.blue_yellow_screen  #current_scholarship_sec .current_scholarship_left_content {    width: 100%;    background: #2d2d2d;}	.blue_yellow_screen  #current_scholarship_sec {		background: transparent;	}	.blue_yellow_screen  #color_switch_section .input_field.font-size_sec {		margin-top: 15px;	}	.blue_yellow_screen  #partners .partners_box {		text-align: center;		box-shadow: 1px 0px 8px #ccc;		margin-bottom: 20px;}.blue_yellow_screen  #partners {    padding: 60px 0px 0 0px;}	}@media (max-width: 767px) {	.blue_yellow_screen  header {		text-align: center;	}	.blue_yellow_screen  header .top_sec .sn {		margin-bottom: 8px;	}	.blue_yellow_screen  header .top_sec .sn a, header .top_sec .sn a:hover {		margin: 0 8px;	}	.blue_yellow_screen  header .top_sec .user_acc {		float: none;		margin: 10px 0 5px;	}	.blue_yellow_screen  header .btm_sec .logo {		margin: 20px auto 20px;		text-align: center;	}	.blue_yellow_screen  footer {		text-align: center;	}	.blue_yellow_screen  footer .sn {		float: none;		text-align: center;		margin-top: 15px;	}	.blue_yellow_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;}.blue_yellow_screen  #about_us_target_group .target_right_img {    background: #45a0e9;    margin: 0 -15px;    padding: 20px 10px;}.blue_yellow_screen  #about_us_target_group .img_Sec {    width: 100%;    margin-bottom: 30px;}.blue_yellow_screen  #about_us_second_sec .vision_mission_box {    margin-bottom: 75px;}.blue_yellow_screen  #about_us_founder .founder_detail p {    margin-bottom: 10px;}.blue_yellow_screen  .input_field select {    margin-bottom: 10px;}.blue_yellow_screen  #entrepreneurial_who_can_apply {    padding: 0 0px 60px 0px;    text-align: center;}.blue_yellow_screen  .who_can_apply_img {    margin-bottom: 30px;}.blue_yellow_screen header .btm_sec .logo a:before {	height:60px;}}@media (max-width: 640px) {} @media screen and (max-width: 480px) {	.blue_yellow_screen  #join_us_sec .tabs {		display: none;	}	.blue_yellow_screen  #join_us_sec .tab_container {		border:0;	}	.blue_yellow_screen  #join_us_sec .tab_drawer_heading {		background-color: #1063a7;		color: #ffff00;		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;	}	.blue_yellow_screen  #join_us_sec .d_active {		background-color: #1063a7;		color: #ffff00;		font-size: 16px;		font-family: 'RALEWAYMEDIUM_0';	}	.blue_yellow_screen  #join_us_sec .tab_content {		padding: 10px 20px;	}	.blue_yellow_screen  #color_switch_section .input_field label {		margin-right: 5px;	}	.blue_yellow_screen  #color_switch_section .input_field {		margin-right: 10px;	}}