@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Barlow+Condensed:100,300i,400,400i,500|Hind&display=swap');
* {
	padding: 0;
	box-sizing: border-box;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
}
body {
	width: 100%;
	font-family: 'Barlow Condensed', 'Hind', sans-serif !important;
    font-size: 18px;
	background-image: url(../images/texture.jpg);
	margin:0;
}
a {
	text-decoration: none;
}
ul, li {
	list-style: none;
}
div:after {
	content: "";
	display: block;
	clear: both;
}
img {
	max-width: 100%;/*width: 100%;*/
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
.m_t {
	margin-top: 20px;
}
.m-t {
	margin-top: 100px;
}
.txt_centre {
	text-align: center;
}
.col-50 {
	width: 50%;
}
.col-70 {
	width: 70%;
}
.col-25 {
	width: 25%;
}
.col-30 {
	width: 30%;
}
.container {
	width: 96%;
	margin: 0 auto;
}
.container_innerpage {
	width: 80%;
	margin: 0 auto;
	min-height: 80vh;
}
.preheader {
	width: 100%;
	padding: 8px;
	background-color: #4fae3f;
}
.left_link {
	width: 300px;
	text-align: right;
}
.left_link a {
	color: #fff;
	padding:0px 2px;
}
.left_link a:hover {
	color: #9BEF7E;
	transition: 0.5s;
}
.header {
	padding: 10px 0;
	background-image: url(../images/header_texture.jpg);
	box-shadow: 0px 5px 5px #e4e4e4;
}
.top_section {
	width: 100%;
	background-image: url(../images/curve.jpg);
	background-repeat: no-repeat;
	height: 533px;
	position: relative;
}
.title {
	text-align: center;
	width: 55%;
	margin: 0 auto;
	padding: 3% 0 0 0;
}
.title h1 {
	font-weight: 100;
	font-size: 40px;
	color: #fff;
}
.bhoj_txt {
	font-weight: 600;
	font-size: 60px;
	color: #fe4e5e;
}
.sub_heading_title {
	font-weight: 100;
	font-size: 30px;
	color: #fff;
	vertical-align: top;
}
.section_buttons {
	width: 450px;
	margin: 10px auto;
}
.srvc_button {
	float: left;
	background-color: #fe4e5e;
	border-radius: 50px;
	padding: 10px 70px;
	}
.srvc_button:hover {
	background-color: #A2000E;
	transition: 0.8s;
	cursor: pointer;
}
.srvc_button a {
	color: #fff;
	display: block;
	width: 100%;
	font-size: 24px;
	font-weight: 100;
}
.notification_button {
	float: right;
	background-color: #4fae3f;
	border-radius: 50px;
	padding: 10px;
	width: 219px;
	height: 50px;
}
.notification_button a {
	color: #fff;
	display: block;
	width: 100%;
	font-size: 24px;
	font-weight: 100;
}
.notification_button:hover {
	background-color: #1F6B12;
	transition: 0.8s;
	cursor: pointer;
}
/**********************************grid Buttons********************************/
.reject_button
{
     border-style: none;
    border-color: inherit;
    border-width: medium;
    background-color: #bb4444;
    padding: 8px 8px;
    margin:6px 0;
    color: #fff;
    font-size: 14px;
    border-radius: 5px 5px;
    }
    .reject_button:hover
    {
        background-color: #ad3939;
    cursor:pointer;
        }
        .generate_button
        {
            background-color: #deb353;
    border: none;
    padding: 8px 8px;
     margin:3px 0;
    color: #fff;
    font-size: 14px;
    border-radius: 5px 5px;
            }
            .generate_button:hover
    {
        background-color: #a5802f;
    cursor:pointer;
        }
        .dispacthter_button
        {
            background-color: #346cbb;
    border: none;
    padding: 8px 8px;
     margin:3px 0;
    color: #fff;
    font-size: 14px;
    border-radius: 5px 5px;
        }
            .dispacthter_button:hover
            {
                background-color: #1a447d;
    cursor:pointer;
                
                }
                .approve_button
                {
                    background-color:#29981c;
    border: none;
    padding: 8px 8px;
     margin:3px 0;
    color: #fff;
    font-size: 14px;
    border-radius: 5px 5px;
                    }
                    .approve_button:hover
                    {
                        background-color: #186b0e;
    cursor:pointer;
                    }
                    
/*certificate watermark logo*/
.watermark
                    {
                       width:737px;
                        height:728px;
                        position:absolute;
                        margin:0 auto;
                        top:22%;
                       right:37px;
                       left:28%;
                        text-align:center;
                    }
           .cntr
           {
               text-align:center;
           }
.Bhoj_btn
	{
	    background-color:#0c57c6;
	    border:none;
	    border-radius:4px 4px;
	    padding:8px 8px;
	    color:#fff;}
	.Bhoj_btn:hover
	{
	    background-color:#083579;
	    border:none;
	    border-radius:4px 4px;
	    padding:8px 8px;
	    color:#fff;} 
	.Bhoj_btn_proc
	{
	    background-color:#de801c;
	    border:none;
	    border-radius:4px 4px;
	    padding:8px 8px;
	    color:#fff;}
	.Bhoj_btn_proc:hover
	{
	    background-color:#b1610a;
	    border:none;
	    border-radius:4px 4px;
	    padding:8px 8px;
	    color:#fff;}  
	 .Bhoj_btn_cnl
	{
	    background-color:#4f5256;
	    border:none;
	    border-radius:4px 4px;
	    padding:8px 8px;
	    color:#fff;}
    .Bhoj_btn_cnl:hover
	{
	    background-color:#000;
	    border:none;
	    border-radius:4px 4px;
	    padding:8px 8px;
	    color:#fff;}    
.center {
    text-align:center !important;
}
/******************************************************************************/
.heading_bhojtable {
    width:100%;
    margin:0;
    padding-top:10px;
    color:#000;
    font-size:30px;
    text-align:center;
}
.txt_left{text-align:left}
.txt_float{float:left}
.about_container {
	width: 80%;
	padding: 10px 50px;
	background: rgb(254,81,47);
	background: linear-gradient(90deg, rgba(254,81,47,1) 0%, rgba(255,75,146,1) 70%, rgba(255,75,146,1) 100%);
	border-radius: 100px;
	position: absolute;
	top: 430px;
	left:10%;
	right:10%;
}
.about_container h2 {
	font-size: 40px;
	font-weight: 600;
	color: #fff;
	 margin: 0;
	/*margin-top: 10px;*/
}
.about_container a {
	color: #900F38;
}
.about_container a:hover {
	color: #D92961;
	transition: 0.8s;
}
.txt_left{text-align:left}
.about_subtitle{font-size:24px; font-weight: 100; vertical-align: top;}
.about_txt {
    color: #fff;
    padding: 12px;
    margin: 0;
}
.border_left {
	border-right: 1px solid #fff;
}
.home_heading {
	text-align: center;
	width: 50%;
	margin: 0 auto;
}
.home_heading h1 {
	font-size: 30px;
	font-weight: 500;
}
.home_heading img {
	margin: 0 0 10px 0;
}
.home_heading p {
	margin: 14px 0;
}
.home_heading h1::before {
	content: "--";
	color: #fe5038;
}
.home_heading h1::after {
	content: "--";
	color: #fe5038;
}
.box {
	width: 90%;
	margin: 10% auto 30%;
	padding: 30px 30px;
	text-align: center !important;
	background-color: #fff;
	border-radius: 20px;
	max-height: 250px;
}
.box:hover {
	box-shadow: -13px -17px 20px #ccc;
	transition: 0.8s;
	display: block;
	transform: translateY(-15px);
	cursor: pointer;
}
.box p {
	font-size: 20px;
	height: 60px;
}
.apply_btn {
	width: 100px;
	margin: 15px auto;
	border-radius: 20px;
	padding: 6px 0 10px 0;
}
.apply_btn a {
	padding: 10px;
	color: #fff;
}
.apply_1 {
	background-color: #fe5038;
}
.apply_2 {
	background-color: #004875;
}
.apply_3 {
	background-color: #5bb848;
}
.apply_4 {
	background-color: #fe9f3a;
}
.apply_1:hover {
	background-color: #DD2C13;
	transition: 0.8s;
}
.apply_2:hover {
	background-color: #1A7AB5;
	transition: 0.8s;
}
.apply_3:hover {
	background-color: #3D9C29;
	transition: 0.8s;
}
.apply_4:hover {
	background-color: #D5740D;
	transition: 0.8s;
}
.footer {
	width: 100%;
	background-color: #5bb848;
	color: #fff;
	text-align: center;
	font-size: 13px;
	vertical-align: top;
	padding: 8px 0;
}
.footer img {
	vertical-align: top;
}
#Div1 {
	height: 200px;
}
/*popup Css start
**********************************/
.overlay {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.6);
	display: none;
	z-index: 9998
}
.popup {
	background: #fff;
	width: 700px;
	margin: 0 auto;
	text-align: left;
	position: fixed;
	display: none;
	padding: 30px;
	/*box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2), -1px 0 4px rgba(0, 0, 0, 0.2);*/
	z-index: 9999;
	border-radius: 50px;
}
.popup.one {
	top: calc(50vh - 150px);
	left: calc(50vw - 370px);
	-webkit-transform: scale(0);
	transform: scale(0);
	opacity: 0;
	transition: all .7s cubic-bezier(0.845, -0.265, 0.190, 1.280);
}
.popup.oneOpen {
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}
.popup_heading {
	width: 200px;
	margin: 0 auto;
	color: #000;
	font-size: 35px;
	text-align: center;
}
.popup ul {
	margin: 0;
	padding: 0;
}
.popup ul li {
	list-style-type: disc;
}
.instruction_heading {
	font-weight: 400;
	margin-bottom: 14px;
	border-bottom: 1px dotted #ccc;
	padding: 10px;
	color: #4fae3f;
}
.close_btn {
	color: #fff;
	padding: 5px 17px;
	background-color: #E5484A;
	border-radius: 15px;
}
/**innerpage_css start**/

.table_containt {
	width: 96%;
	padding: 0 2%;
	margin: 0 auto;

	min-height: 80vh;
	max-height:auto;
}
.table_containt_adm {
	width: 96%;
	padding: 0 2%;
	margin: 0 auto;

	min-height: 75px;
	max-height:auto;
}
.page_heading {
	font-size: 30px;
	padding: 0.5%;
	border-bottom: 2px solid #ccc;
	margin-bottom: 1%;
}
.bhoj2019_table {
	font-size: 16px;
	width: 100%;
	border-collapse: collapse;
}
.bhoj2019_table th {
	padding: 15px;
	border-bottom: 4px solid #eaeaea;
	color: #000;
	font-size: 20px;
	text-align: left;
	margin: 0 0 5px 0;
	font-weight: 400;
	background-color: #e3e3e3;
	border-right: none;
	border-left: none;
}
.bhoj2019_table .service_head {
	background-color: #fff;
	padding: 10px;
	font-size: 16px;
	text-align: left;
	margin-top: 10px;
}
.bhoj2019_table td {
	padding: 10px;
	border-bottom: 1px solid #f7f7f7;
	text-align: left;
	background-color: #fcfcfc;
	border-right: none;
	border-left: none;
}
.bhoj2019_table tr th:nth-child(4),
.bhoj2019_table tr th:nth-child(5), 
.bhoj2019_table tr th:nth-child(2), 
.bhoj2019_table tr th:nth-child(3)   
 {
	text-align: center;
}
.bhoj2019_table tr td:nth-child(4), 
.bhoj2019_table tr td:nth-child(5), 
.bhoj2019_table tr td:nth-child(2), 
.bhoj2019_table tr td:nth-child(3)   
 {
	text-align: center;
}
.text_centre {
	text-align: center !important;
}
.text_centre img {
	text-align: center !important;
}
/* Service table*/
/* form table*/
.bhojForm {
	width: 100%;
	border-collapse: collapse;
	font-size: 15px;
}
.bhojForm th {
	padding: 10px;
	border: #ddd 1px solid;
	color: #000;
	margin: 0 0 0 0;
	font-weight: normal;
	text-align: left;
	background-color: #e6e6e6;
	font-size: 18px;
}
.bhojForm td {
	padding: 10px;
	border: #ddd 1px solid;
	text-align: left;
}
/* provide some minimal visual accomodation for IE8 and below */
.bhojForm tr {
	background: #9FD9FF;
}
/*  Define the background color for all the ODD background rows  */
.bhojForm tr:nth-child(odd) {
	background: #FBFBFB;
}
/*  Define the background color for all the EVEN background rows  */
.bhojForm tr:nth-child(even) {
	background: #f7f7f7;
}
.bhojForm input[type="text"], input[type="password"], textarea, select {
	padding: 7px;
	border-radius: 4px;
	background-color: #fff;
	border: #ddd 1px solid;
	resize: vertical;
}
.bhojForm input:focus {
	outline: none;
	box-shadow: 0px 0px 5px #ddd;
	border: #ddd 1px solid;
}
.bhojForm input:hover {
	border-radius: 5px;
}
.bhojForm select {
}
.bhojForm select:focus {
	outline: none;
	box-shadow: 0px 0px 5px #ddd;
	border: #ddd 1px solid;
}
.bhojForm select:hover {
	border: #ddd 1px solid;
	border-radius: 5px;
}
.bhojForm textarea:focus {
	outline: none;
	box-shadow: 0px 0px 5px #ddd;
	border-color: #ffd0b4;
}
.bhojForm textarea:hover {
	border: 1px solid #eaeaea;
	border-radius: 5px;
}
.bhojForm .btn {
	background-color: #54a07e;
	border: none !important;
	padding: 8px 8px;
	color: #fff;
	font-size: 14px;
	border-radius: 5px 5px;
}
.bhojForm .btn:hover, .btn:active {
	background-color: #398261;
	;
	border: none !important;
	padding: 8px 8px;
	color: #fff !important;
	font-size: 14px;
	border-radius: 5px 5px;
}
.bhojForm .btn_reset {
	background-color: #1F3964;
	border: none !important;
	padding: 8px 8px;
	color: #fff;
	font-size: 14px;
	border-radius: 5px 5px;
}
.bhojForm .btn_reset:hover, .btn_reset:active {
	background-color: #163E7E;
	border: none !important;
	padding: 8px 8px;
	color: #fff !important;
	font-size: 14px;
	border-radius: 5px 5px;
}
/* form table*/

/**G2G-start**/

.g2g_boxarea {
	width: 100%;
	margin: 5% 0;
}
.link_box_outer {
	width: 33.3%;
	float: left;
}
.link_box {
	width: 85%;
	margin: 0 auto 30px auto;
	box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.1);
	background-color: #FFF;
	border-radius: 30px;
}
.link_box_header {
	text-align: center;
	background-color: #fe4e5e;
	padding: 10px;
	font-size: 20px;
	color: #fff;
	border-radius: 30px 30px 0 0;
}
.link_box ul {
	margin: 0;
	width: 100%;
	padding: 2%;
}
.link_box li {
	list-style: none;
	line-height: 10px;
	display: block;
	border-bottom: 1px solid #f3f3f3;
	vertical-align: middle;
}
.link_box li:last-child {
	border: none;
}
.link_box li a {
	color: #000;
	padding: 4% 2%;
	display: block;
	font-size: 15px;
}
.link_box li a:hover {
	background-color: #dfffda;
	;
	display: block;
	widows: 100%;
	transition: 0.5s;
}
.link_box li img {
	margin: 0 9px 0 0;
}
/**G2G-start end**/

/*login css*/

.login_feilds {
	width: 370px;
	margin: 20px auto;
}
.login_title {
	font-size: 32px;
	text-align: center;
	font-family: 'Barlow Condensed', 'Hind', sans-serif !important;
	color: #d2005b;
	font-weight: 100;
}
.feildarea {
	width: 100%;
	margin-top: 30px;
	padding: 30px;
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(45deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 45%, rgba(242,242,242,1) 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(255,255,255,1)), color-stop(45%, rgba(255,255,255,1)), color-stop(100%, rgba(242,242,242,1)));
	background: -webkit-linear-gradient(45deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 45%, rgba(242,242,242,1) 100%);
	border-radius: 50px;
	box-shadow: 0 0 42px #ececec;
	border: 2px dashed #cbcbcb;
}
.feildarea input[type="text"] {
	width: 100%;
	padding: 10px;
	border: 1px solid #f0f0f0;
	font-size: 16px;
	border-radius: 15px;
	/*! margin: 8px 0; */
	/*! background-image: url(../images/user_icn.jpg); */
	background-repeat: no-repeat;
	background-position: left;
	-webkit-appearance: none;
	font-family: 'Barlow Condensed', 'Hind', sans-serif !important;
}
.feildarea select {
	width: 100%;
	padding: 10px;
	border: 1px solid #f0f0f0;
	font-size: 16px;
	border-radius: 15px;
	margin: 8px 0;
	background-repeat: no-repeat;
	background-image: url(../images/down.png);
	background-position: right;
	-webkit-appearance: none;
	font-family: 'Barlow Condensed', 'Hind', sans-serif !important;
}
.feildarea input[type="password"] {
	width: 100%;
	padding: 10px;
	border: 1px solid #f0f0f0;
	background-color: transparent;
	font-size: 16px;
	border-radius: 15px;
	margin: 8px 0;
	/*! background-image: url(../images/pass_icn.jpg); */
	background-repeat: no-repeat;
	background-position: left;
	font-family: 'Barlow Condensed', 'Hind', sans-serif !important;
}
.feildarea input[type="button"] {
	background: rgb(168,34,34);
	background: rgba(255,75,147,1);
	background: -moz-linear-gradient(45deg, rgba(255,75,147,1) 0%, rgba(255,75,147,1) 50%, rgba(254,81,47,1) 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(255,75,147,1)), color-stop(50%, rgba(255,75,147,1)), color-stop(100%, rgba(254,81,47,1)));
	background: -webkit-linear-gradient(45deg, rgba(255,75,147,1) 0%, rgba(255,75,147,1) 50%, rgba(254,81,47,1) 100%);
	border: none;
	margin: 0 auto;
	text-align: center;
	width: 100%;
	padding: 8px 0;
	color: #fff;
	border-radius: 15px;
	cursor: pointer;
	font-size: 22px;
	font-family: 'Oswald', sans-serif;
	font-weight: 100;
}
.feildarea input:hover[type="button"] {
	background: rgb(255,108,0);
	background: rgba(254,81,47,1);
	background: -moz-linear-gradient(45deg, rgba(254,81,47,1) 0%, rgba(255,75,147,1) 50%, rgba(255,75,147,1) 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(254,81,47,1)), color-stop(50%, rgba(255,75,147,1)), color-stop(100%, rgba(255,75,147,1)));
	background: -webkit-linear-gradient(45deg, rgba(254,81,47,1) 0%, rgba(255,75,147,1) 50%, rgba(255,75,147,1) 100%);
	transition: 0.5s;
}

.button
{
	background: rgb(168,34,34);
	background: rgba(255,75,147,1);
	background: -moz-linear-gradient(45deg, rgba(255,75,147,1) 0%, rgba(255,75,147,1) 50%, rgba(254,81,47,1) 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(255,75,147,1)), color-stop(50%, rgba(255,75,147,1)), color-stop(100%, rgba(254,81,47,1)));
	background: -webkit-linear-gradient(45deg, rgba(255,75,147,1) 0%, rgba(255,75,147,1) 50%, rgba(254,81,47,1) 100%);
	border: none;
	margin: 0 auto;
	text-align: center;
	width: 100%;
	padding: 8px 0;
	color: #fff;
	border-radius: 15px;
	cursor: pointer;
	font-size: 22px;
	font-family: 'Oswald', sans-serif;
	font-weight: 100;
    }
.button:hover
{
	background: rgb(255,108,0);
	background: rgba(254,81,47,1);
	background: -moz-linear-gradient(45deg, rgba(254,81,47,1) 0%, rgba(255,75,147,1) 50%, rgba(255,75,147,1) 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(254,81,47,1)), color-stop(50%, rgba(255,75,147,1)), color-stop(100%, rgba(255,75,147,1)));
	background: -webkit-linear-gradient(45deg, rgba(254,81,47,1) 0%, rgba(255,75,147,1) 50%, rgba(255,75,147,1) 100%);
	transition: 0.5s;
    }
.captcha_area {
	width: 100%;
	height: 60px;
	margin: 16px auto;
	background-color: #ebebeb;
	border-radius: 15px;
	text-align: center;
	font-size: 18px;
	padding-top: 0px;
	line-height: 60px;
	font-family: 'Barlow Condensed', 'Hind', sans-serif !important;
}
.forgot_pass {
	color: #000;
	text-align: center;
	padding: 1%;
	margin: 10px 0;
}
.forgot_pass a {
	text-decoration: none !important;
	font-size: 14px;
	transition: color 0.5s ease;
	color: #000;
}
.forgot_pass a:hover {
	color: #74C34F;
	text-decoration: none !important;
}
.login_bg {
	background-repeat: no-repeat;
	margin: 20px auto 0;
	padding: 1px;
	text-align: center;
}
/*sis Login css Start*/
.sis_login {
	width: 670px;
	margin: 100px auto 0 auto;
	padding: 0;
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(45deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 45%, rgba(242,242,242,1) 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(255,255,255,1)), color-stop(45%, rgba(255,255,255,1)), color-stop(100%, rgba(242,242,242,1)));
	background: -webkit-linear-gradient(45deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 45%, rgba(242,242,242,1) 100%);
	box-shadow: 0 0 42px #ececec;
}
.sis_login h1 {
	font-size: 30px;
	margin-bottom: 10px;
	text-align: center;
	font-weight: 400;
}
.sis_right_btn {
	width: 90%;
	margin: 20px auto;
	background-color: #1d1e66;
	border-radius: 15px;
	text-align: center;
}
.sis_right_btn:hover {
	background-color: #B62149;
	transition: 0.8s;
}
.sis_right_btn a {
	padding: 12px;
	display: block;
	color: #fff;
}
.sis_btn_area {
	margin-top: 40px;
}
.sis_feildarea {
	height: 380px;
	padding: 30px;
}
.right_bg {
	background: -webkit-linear-gradient(45deg, rgba(254,81,47,1) 0%, rgba(255,75,147,1) 50%, rgba(255,75,147,1) 100%);
}
.sis_feildarea input[type="text"] {
	width: 90%;
	padding: 10px 30px;
	border: 1px solid #f0f0f0;
	font-size: 16px;
	border-radius: 15px;
	margin: 8px 0;
	background-image: url(../images/user_icn.jpg);
	background-repeat: no-repeat;
	background-position: left;
	-webkit-appearance: none;
}
.sis_feildarea input[type="password"] {
	width: 90%;
	padding: 10px 30px;
	border: 1px solid #f0f0f0;
	background-color: transparent;
	font-size: 16px;
	border-radius: 15px;
	margin: 8px 0;
	background-image: url(../images/pass_icn.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.sis_captcha_area {
	width: 90%;
	height: 60px;
	margin: 16px auto;
	background-color: #ebebeb;
	border-radius: 15px;
	text-align: center;
	font-size: 18px;
	padding-top: 0px;
	line-height: 60px;
}
.sis_login_button {
	background: rgb(168,34,34);
	background: rgba(255,75,147,1);
	background: -moz-linear-gradient(45deg, rgba(255,75,147,1) 0%, rgba(255,75,147,1) 50%, rgba(254,81,47,1) 100%);
	background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(255,75,147,1)), color-stop(50%, rgba(255,75,147,1)), color-stop(100%, rgba(254,81,47,1)));
	background: -webkit-linear-gradient(45deg, rgba(255,75,147,1) 0%, rgba(255,75,147,1) 50%, rgba(254,81,47,1) 100%);
	border: none;
	margin: 0 auto;
	text-align: center;
	width: 40%;
	padding: 8px 0;
	color: #fff;
	border-radius: 15px;
	cursor: pointer;
	font-size: 22px;
	font-family: 'Oswald', sans-serif;
	font-weight: 100;
}
.sis_login_button:hover {
	background: -webkit-linear-gradient(45deg, rgba(254,81,47,1) 0%, rgba(255,75,147,1) 50%, rgba(255,75,147,1) 100%);
	transition: 0.5s;
}
.keep_login {
	color: #000;
	text-align: center;
	padding: 1%;
	margin: 10px 0;
}
.keep_login a {
	text-decoration: none !important;
	font-size: 14px;
	transition: color 0.5s ease;
	color: #000;
}
.keep_login a:hover {
	color: #74C34F;
	text-decoration: none !important;
}
.white_font {
	color: #fff;
}
/*sis Login css end*/
/*login css end*/ 
/*only for1000px screen
**********************************/
@media screen and (max-width: 1000px) {
.about_container h2 {
	font-size: 40px!important;
}
.about_container span {
	font-size: 18px!important;
}
.box p {
	font-size: 20px;
	height: 65px;
}
}
/*only for1000px screen
**********************************/
@media screen and (max-width:999px) and (min-width:320px) {
.container {
	width: 96%;
}
.mpo_logo {
	display: none;
}
.col-50 {
	width: 100%;
	display: block;
}
.col-70 {
	width: 100%;
	display: block;
}
.col-25 {
	width: 100%;
	display: block;
}
.col-30 {
	width: 100%;
	display: block;
}
.srvc_button {
	float: none;
	margin: 1% auto;
	width: 219px;
}
.notification_button {
	float: none;
	margin: 1% auto;
}
.section_buttons {
	width: 100%;
	display: block;
}
.about_container {
	display: none;
}
.title {
	text-align: center;
	width: 100%;
	/*! padding: 50px 0 0 0; */
}
.title h1 {
	font-size: 30px;
}
.bhoj_txt {
	font-size: 40px;
}
.sub_heading_title {
	font-size: 20px;
}
.top_section {
	height: 300px;
}
.box {
	width: 100%;
	margin: 10px 0px !important;
}
.box p {
	font-size: 22px;
	height: 65px;
}
.home_heading {
	width: 92%;
	margin-top: 15px;
}
.home_heading h1 {
	font-size: 22px;
}
.popup {
	width: 80%;
	position: static;
}
/*data label table*/

.main_captch{width: 270px!important;}
.bhoj2019_table {
	border: 0;
}
.bhoj2019_table th {
	display: none;
}
.bhoj2019_table tr {
	margin-bottom: 10px;
	display: block;
}
.bhoj2019_table td {
	display: block;
	text-align: right !important;
	border-bottom: 1px dotted #ccc;
	width: 100%;
}
.bhoj2019_table td:last-child {
	border-bottom: 0;
}
.bhoj2019_table td:before {
	content: attr(data-label);
	float: left;
	text-transform: uppercase;

	text-align: center;
}
.link_box_outer {
	width: 100%;
	float: none;
	display: block;
	margin-bottom: 2%;
}
/*data label table*/	
.bhojForm td {
	width: 100%;
	display: block;
}
/*login css*/
	.feildarea {
   
    padding: 20px;
	}
	.login_feilds {
    width: 100%;
    
}
	.login_bg {
   width:320px;
		margin: 20px auto;
}
}
/* SIS Login CSS*/
/****************************Watermark Css*********************************/
.watermark_bhoj
{
    position:absolute; 
    width:400px; 
    height:400px; 
    z-index:999; 
    top:20%; 
    left:35%; 
    right:35% 
}