@charset "utf-8";


@font-face {
font-family:NotoSansMalayalam-Regular; src:url("../fonts/NotoSansMalayalam-Regular.ttf") format("truetype");}
@font-face{
font-family:NotoSansMalayalam-Bold; src:url("../fonts/NotoSansMalayalam-Bold.ttf") format("truetype");}

body {
	margin:0;
	padding:0;
	overflow-x:hidden;
	font-family: 'Raleway', sans-serif;
	font-family: 'Open Sans', sans-serif;
}
.clear {
	clear:both;
}
a {
	text-decoration:none;
}
ul {
	margin:0;
	padding:0;
	list-style:none;
}


/****************************************HOME****************************************/
.bg {
	height: auto;
	width: 100%!important;
}
header {
    background-color: rgba(255, 255, 255, 0.9);
    height: auto;
    transition: all 0.9s ease 0s;
    width: 100%;
    position: absolute;
    z-index: 99;
}
header.stickyheader {
    position: fixed;
	background-color: rgba(255, 255, 255, 0.9);
	box-shadow: 0 2px 6px #b4b4b4;
}
header.stickyheader .header_right a.sc_icon, header.stickyheader .header_right a.download, header.stickyheader .header_right p {
    display: none;
}
header.stickyheader .logo > img {
    width: 220px;
}
.container {
	margin: 0px auto;
	padding: 0px 15px;
	height: auto;
	max-width: 1140px;
}
.logo {
	float: left;
}
.menu_toggle {
	display:none;
    margin: 15px auto;
    width: 40px;
    background-color: #6080ce;
    padding: 7px;
    border-radius: 2px;
    box-shadow: inset 1px 1px 4px #00413b;
}
.menu_toggle > img {
    width: 100%;
}
.footer_menu_toggle {
	display:none;
    margin: 0px auto 15px;
    width: 40px;
    background-color: #555;
    padding: 7px;
    border-radius: 2px;
    box-shadow: inset 1px 1px 4px #00413b;
}
.footer_menu_toggle > img {
    width: 100%;
}
.banner {
	background-image: url(../images/banner.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 805px;
	width: 100%;
	position:relative;
}
.header_right {
    float: right;
    width: 69%;
}
.header_right ul {
    margin: 20px 0 0;
    text-align: right;
}
.stickyheader .header_right ul {
    margin: 29px 0 0;
}
.header_right p {
    float: right;
    font-family: "Carrois Gothic",sans-serif;
    font-size: 16px;
    margin: 25px 15px 0 0;
}
.sc_icon {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 22px auto;
	transition: all 0.9s ease 0s;
	border-radius: 40px;
	margin: 10px 5px 0 0;
    display: block;
    float: right;
    height: 40px;
    width: 40px;
}
.sc_icon1 {
    background-image: url("../images/sc_icon1.png");
	border: 2px solid #3c5a99;
}
.sc_icon1:hover {
    background-image: url("../images/sc_icon1_hover.png");
	background-color: #3c5a99;
}
.sc_icon2 {
    background-image: url("../images/sc_icon2.png");
	border: 2px solid #dd4b39;
}
.sc_icon2:hover {
    background-image: url("../images/sc_icon2_hover.png");
	background-color: #dd4b39;
}
.sc_icon3 {
    background-image: url("../images/sc_icon3.png");
	border: 2px solid #28aae1;
}
.sc_icon3:hover {
    background-image: url("../images/sc_icon3_hover.png");
	background-color: #28aae1;
}
.download {
	background-color: rgba(255, 255, 255, 0.3);
    border: 1px solid #505050;
	transition: all 0.9s ease 0s;
    color: #303030;
    display: block;
    float: right;
    font-family: "Carrois Gothic",sans-serif;
    margin: 15px 0 0 5px;
    padding: 8px 0;
    text-align: center;
    width: 130px;
	border-radius: 3px;
}
.download:hover {
	background-color: rgba(12, 44, 122, 1);
	color: #fff;
	border: 1px solid #0c2c7a;
}
.header_right li {
    display: inline-block;
    font-family: "Carrois Gothic",sans-serif;
	position: relative;
}
.header_right li:hover {
    padding: 0 0 23px;
    box-sizing: border-box;
    border-bottom: solid #0c2c7a;
}
.header_right li.active {
    padding: 0 0 23px;
    box-sizing: border-box;
    border-bottom: solid #0c2c7a;
}
.stickyheader .header_right li:hover {
    padding: 0 0 21px;
}
.stickyheader .header_right li.active {
    padding: 0 0 21px;
}
.header_right li:hover a {
    color: #0c2c7a;
}
.header_right li a {
    color: #303030;
    display: inline-block;
    padding: 0 10px;
}
.submenu {
    position: absolute;
    width: 190px;
    text-align: left!important;
    background-color: #0c2c7a;
    top: 23px;
	display: none;
}
.stickyheader .submenu {
    top: 14px;
}
.submenu > li {
    display: block;
	border-bottom: solid 1px #5f7fcd;
}
.submenu > li:last-child {
    display: block;
	border-bottom: none;
}
.submenu > li a {
    display: block;
    padding: 10px 10px;
    color: #fff!important;
}
.submenu > li:hover {
	background-color: #000755;
	padding: 0px!important;
	border-bottom: solid 1px #5f7fcd;
}
.submenu > li:last-child:hover {
    display: block;
	border-bottom: none;
}
.submenu > li:hover a {
	padding: 10px 10px!important;
	color: #fff!important;
}
.header_right li:hover .submenu {
	display: block;
}
.flash_border {
    background-image: url("../images/flash_border.png");
    background-repeat: no-repeat;
    height: 50px;
    width: 100px;
    position: absolute;
    left: 190px;
	z-index: 9;
}
.video_bg {
	background-image: url(../images/bg.png);
	background-repeat: repeat;
	height: auto;
	width: 100%;
	padding: 25px 0;
}
.video_bg iframe {
    display: block;
    margin: 0 auto;
}.chits_bg {
	height: auto;
	width: 100%;
	background-color: #eceff1;
	border-bottom: solid 5px #a4c639;
}

.chit_description {
    box-sizing: border-box;
    float: left;
    height: 500px;
    overflow: auto;
    padding: 35px 35px 35px 0;
    width: 34%;
}
.chit_description h3 {
    margin: 0 0 20px;
    font-size: 20px;
    color: #32373e;
	font-family: NotoSansMalayalam-Regular,raleway !important;
}
.chit_description p {
    font-size: 14px;
    color: #3d3d3d;
    text-align: justify;
    line-height: 30px;
    /*background-color: #d8dde1;*/
    /*padding: 20px 25px;*/
    border-radius: 10px;
	font-family: NotoSansMalayalam-Regular,raleway !important;
}
.number_bg {
    background-color: #a4c639;
    color: #fff;
    font-size: 20px;
    height: auto;
    text-align: center;
    width: 100%;
    padding: 30px 0;
}
.number_bg > span {
    font-size: 22px;
    font-weight: 700;
}


#our_bank {
    padding: 0 0 25px;
}
.container > h3 {
    background-image: url("../images/title_top.png");
    background-position: center top;
    background-repeat: no-repeat;
    color: #32373e;
    font-size: 30px;
    font-weight: 400;
    min-height: 93px;
    text-align: center;
    padding: 95px 0 0;
}  
.container > h3 > span {
    display: block;
    font-size: 16px;
}
#our_bank li {
    /*background-color: #f7f7f7;
    border-bottom: 3px solid #e6e6e6;
    border-radius: 5px;
    margin: 0 10px 0 0;
    min-height: 220px;
    width: 24%;
    display: inline-block;*/
  background-color: #f7f7f7;
    border-bottom: 3px solid #e6e6e6;
    margin: 0 10px 0 0;
    min-height: 220px;
    width: 24%;
    border-right: 1px solid #e6e6e6;
    box-sizing: border-box;
    display: inline-block;
    border-left: 1px solid #e6e6e6;
	overflow: hidden;
}
/*#our_bank li img {
    width: 100%;
}*/
#our_bank li img {
    width: 102%;
    margin: 0 0 0 -3px;
}
#our_bank li:last-child {
    margin: 0;
}
#our_bank li p {
    font-size: 14px;
    padding: 0 0 0 30px;
    margin: 6px 0 0;
}
#our_bank li p span {
    font-weight: 700;
}.ventures {
	background-color: #eceff1;
	height: auto;
	width: 100%;
}
.ventures h3 {
    background-position: center -47px;
    min-height: 25px;
    padding: 50px 0 0;
    font-size: 18px;
}
.ventures li {
    display: inline-block;
    padding: 0 15px;
    width: 17%;
}
#media_bg.container {
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
	padding: 0 15px 40px;
}
#media_bg > ul {
    text-align: center;
}
/*#media_bg li {
    border: 1px solid #d1d1d1;
    border-radius: 6px;
    display: inline-block;
    width: 20%;
}*/
#media_bg li p {
    margin: 0;
    font-size: 14px;
    padding: 10px 20px;
    color: #74706b;
    line-height: 24px;
    font-weight: 300;
}
#media_bg li h4 {
    font-size: 16px;
    font-weight: 400;
    color: #0c2c7a;
    padding: 15px 20px;
}
#media_bg li {
    border: 1px solid #d1d1d1;
    border-radius: 6px;
    display: inline-block;
    /*width: 19%;*/
	width: 352px!important;
    margin: 0 20px 0 0;
	height: auto!important;
}
#media_bg li img {
    width: 100%;
}

.address_bar {
    border-top: solid 1px #dddddd;
    border-bottom: solid 1px #dddddd;
}
.address_bar section {
    width: 33%;
    float: left;
    text-align: center;
    padding: 25px 0;
}
.address_bar section p {
    font-size: 14px;
    margin: 5px 0 0;
}
.address_bar section img {
    margin: 0 0 15px;
}
footer {
    background-color: #f4f6f3;
    border-bottom: solid #000000;
	padding: 20px 0;
}
footer ul {
    float: left;
}
footer li {
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase;
    color: #959595;
}
footer li a {
    display: inline-block;
    padding: 0 5px;
    color: #959595;
}
footer p {
    float: right;
    font-size: 14px;
    color: #959595;
}











.inner_banner {
    background-image: url("../images/inner_banner.png");
    background-position: center top;
    background-repeat: no-repeat;
    height: 408px;
    position: relative;
    width: 100%;
    background-color: rgba(12, 44, 122, 0.2);
}
#about.container {
    padding: 10px 15px;
}
/*#about.container img#about_img {
    float: left;
    margin: 0 20px 20px 0;
}*/

#about.container img#about_img {
    float: left;
    margin: 30px 20px 10px;
    width: 185px;
}
/*#about > p {
    color: #333;
    font-size: 16px;
    margin: 0 0 15px;
    text-align: justify;
    line-height: 28px;
font-family: NotoSansMalayalam-Regular,raleway !important;
}
#about > div  > p {
    color: #333;
    font-size: 16px;
    margin: 0 0 15px;
    text-align: justify;
    line-height: 28px;
font-family: NotoSansMalayalam-Regular,raleway !important;
}*/
#about p {
   color: #333;
   font-family: NotoSansMalayalam-Regular,raleway !important;
   font-size: 13px;
   line-height: 18px;
   margin: 0 0 10px;
   text-align: justify;
}
#about div p {
    color: #333;
    font-family: NotoSansMalayalam-Regular,raleway !important;
    font-size: 13px;
    line-height: 17px;
    margin: 0 0 5px;
    text-align: justify;
}
#about h2 {
    font-family: NotoSansMalayalam-Regular,raleway !important;
    font-size: 20px;
    margin: 0px 0 10px;
}
#about h1 {
    font-family: NotoSansMalayalam-Regular,raleway !important;
    font-size: 22px;
    margin: 0px 0 10px;
	text-align: center;
}
.abt_border1 {
    border: 4px solid #3579aa;
    padding: 15px;
	border-radius: 8px;
}
.abt_border2 {
    border: 4px solid #f8c539;
	padding: 15px;
	margin: 10px 0 0;
	border-radius: 8px;
}
#about > div > p span {
    display: block;
    font-size: 18px;
    font-weight: 700;
    margin: 15px 0 5px;
	color: #db4437;
}
.vision_border1 {
    border: 4px solid #3579aa;
    padding: 15px;
	border-radius: 8px;
}
.vision_border1 h4 i b {
    color: #195d8e;
    display: block;
    font-family: NotoSansMalayalam-Regular,raleway !important;
    font-size: 15px;
    font-weight: 400;
    margin: 0 0 5px;
}
.chits_menubg {
    background-color: #dce0e2;
    height: auto;
    width: 100%;
    padding: 20px 0;
}
.chits_menubg .container {
    max-width: 1255px;
}
.chits_menubg li {
    position: relative;
    width: 33%;
    display: inline-block;
}
.chits_menubg a {
    display: block;
	height: 135px;
}

.chits_menubg li h3 {
    background-color: #fff;
    border-radius: 80px;
    color: #32373e;
    font-family: "Carrois Gothic",sans-serif;
    font-weight: 400;
    padding: 30px 30px 30px 150px;
    position: relative;
    top: 25px;
	box-shadow: 2px 2px 3px #afafaf;
}
.chits_menubg li.active h3 {
    background-color: #f0f0f0;
}
.chits_icon_box {
    background-color: #dce0e2;
    border-radius: 135px;
    box-sizing: border-box;
    height: 135px;
    padding: 10px;
    position: absolute;
    width: 135px;
    z-index: 9;
	top: 5px;
	left: -5px;
}
.chits_icon_border {
    border: 1px dotted #ed2f24;
    border-radius: 60px;
    box-sizing: border-box;
    height: 100%;
    width: 100%;
    padding: 10px;
	transition: all 0.9s ease 0s;
}
.chits_menubg li.active .chits_icon_border {
	border: 1px dotted #a4c639;
}
.chits_menubg li:hover .chits_icon_border {
	transform:rotateY(360deg);
}
.chits_icon {
	background-repeat:no-repeat;
	background-position:center center;
    width: 100%;
    height: 100%;
    background-color: #ed2f24;
    border-radius: 70px;
}
.chits_menubg li.active .chits_icon {
	background-color: #a4c639;
}
.chits_icon1 {
	background-image:url(../images/chits_icon1.png);
}
.chits_icon2 {
	background-image:url(../images/chits_icon2.png);
}
.chits_icon3 {
	background-image:url(../images/chits_icon3.png);
}

#lisetclass1 .chits_icon { 
	background-color: #ffd800;
}
#lisetclass1 .chits_icon_border {
	border: 1px dotted #e0b908;
}
#lisetclass2 .chits_icon {  
	background-color: #04a200;
}
#lisetclass2 .chits_icon_border {
	border: 1px dotted #04a200;
}
#lisetclass3 .chits_icon {
	background-color: #a41c5b; 
}
#lisetclass3 .chits_icon_border {
	border: 1px dotted #a41c5b;
}

.chits_details {
    background-color: #eceff1;
    padding: 0 0 35px;
}
.chits_details > h3 {
    background-color: #18a1b4;
    color: #fff;
    font-weight: 500;
    text-align: center;
    padding: 15px 0;
    font-size: 26px;
}
.chits_details section {
    background-color: #d8dde1;
    padding: 20px 25px;
    margin: 0 0;
    border-radius: 10px;
}
.chits_details img {
    display: block;
    margin: 0 auto;
}
.chits_details section p {
    font-size: 14px;
    color: #1e1e1e;
    line-height: 30px;
    text-align: justify;
	font-family: NotoSansMalayalam-Regular,raleway !important;
}
.chits_details section h1 {
    font-family: NotoSansMalayalam-Regular,raleway !important;
    font-size: 20px;
    margin: 10px 0;
}
.images {
    margin: 15px 0 0;
}
.images > li {
    width: 32.4%;
    float: left;
    margin: 0 15px 15px 0;
}
.images > li:nth-child(3n) {
    margin: 0 0 15px 0;
}

.contact_bg .container {
    padding: 60px 15px;
}
.contact_bg #contact > span {
    display: block;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    color: #555555;
    background-image: url(../images/underline.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    padding: 0 0 25px;
	margin: 0 0 20px;
}
.contact_bg h2 {
    text-align: center;
    font-size: 38px;
    font-weight: 300;
    color: #6c6c6c;
}
.contact_bg h2 span {
    font-weight: 700;
    color: #3079b6;
}
.contact_bg h2 strong {
    font-weight: 700;
    color: #383838;
}
.contact_bg p {
    font-size: 14px;
    margin: 10px 0 0;
    text-align: center;
    color: #6c6c6c;
}
.contact_bg section {
    float: left;
    width: 50%;
    margin: 50px 0 0;
	box-sizing:border-box;
}
.contact_bg section#left {
    padding: 0 10px 0 0;
}
.contact_bg section#right {
    padding: 0 0 0 10px;
}
.contact_bg section input {
    width: 100%;
    height: 50px;
    box-sizing: border-box;
    padding: 0 20px;
    text-align: left;
    font-size: 15px;
    margin: 0 0 20px;
    border: solid 1px #c2c2c2;
    border-radius: 4px;
	font-family: 'Open Sans', sans-serif;
}
.contact_bg section textarea {
    width: 100%;
    height: 190px;
    box-sizing: border-box;
    padding: 20px;
    font-size: 15px;
    margin: 0 0 20px;
    border: solid 1px #c2c2c2;
    border-radius: 4px;
	font-family: 'Open Sans', sans-serif;
}.address_bg {
	background-image: url(../images/address.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 417px;
	width: 100%;
}


.address_bg section {
    float: left;
    width: 35%;
}
.address_bg h4 {
    font-size: 35px;
    font-weight: 300;
    color: #fff;
    padding: 20px 0;
}
.address_bg section h5 {
    font-size: 20px;
    color: #fff;
    margin: 0 0 10px;
}
.address_bg section p {
    background-position: left 2px;
    background-repeat: no-repeat;
    color: #fff;
    font-size: 16px;
    margin: 20px 0 0;
    padding: 0 0 0 45px;
    background-size: 23px auto;
    min-height: 30px;
}

.add_icon1 {
    background-image: url(../images/contact_icon1_w.png);
}
.add_icon2 {
    background-image: url(../images/contact_icon2_w.png);
}
.add_icon3 {
    background-image: url(../images/contact_icon3_w.png);
}

.send_message {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#51ca8d+0,3baa2b+100 */
background: #51ca8d; /* Old browsers */
background: -moz-linear-gradient(45deg,  #51ca8d 0%, #3baa2b 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg,  #51ca8d 0%,#3baa2b 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg,  #51ca8d 0%,#3baa2b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#51ca8d', endColorstr='#3baa2b',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
color: #fff;
    display: block;
    font-size: 14px;
    font-weight: 700;
    margin: 0 auto;
    padding: 14px 0;
    text-align: center;
    text-transform: uppercase;
    width: 190px;
    border-radius: 40px;
    border-bottom: solid #e5e5e5;
}







.contact_bg section div#opinion {
    width: 100%;
    height: 50px;
    box-sizing: border-box;
    padding: 0 20px;
    text-align: center;
    font-size: 15px;
    margin: 0 0 20px;
    border: solid 1px #c2c2c2;
    border-radius: 4px;
	font-family: 'Open Sans', sans-serif;
	line-height: 45px;
	background-color: #f3f3f3;
}




@media (min-width:250px) and (max-width: 1190px) {
.header_right {
    width: 730px;
}	
}

@media (min-width:250px) and (max-width: 1130px) {
.logo {
    float: left;
    width: 260px;
	margin: 15px 0 0;
}
.logo > img {
    width: 100%;
}
header {
    padding: 0 0 20px;
}	
}


@media (min-width:250px) and (max-width: 1050px) {
header {
    position: relative;
	padding: 0;
}
.logo {
    float: none;
    display: block;
	width: 100%;
    /*background-color: #0c2c7a;*/
}	
.logo > img {
    width: 200px;
    margin: 0 auto;
    display: block;
}
.header_right {
    float: none;
    width: 100%;
}
.sc_icon {
    float: left;
}
.header_right ul {
    margin: 20px 0 0;
    text-align: center;
}
.header_right li {
    padding: 0 0 24px;
}
}


@media (min-width:250px) and (max-width: 650px) {
.header_right p {
    display: none;
}	
.download {
    width: 95px;
}
}

@media (min-width:250px) and (max-width: 710px) {
.header_right li {
    display: block;
    color: #fff;
    padding: 0;
    border-bottom: solid 1px #ddd;
	font-size: 0;
}	
.header_right li a {
    display: block;
    padding: 10px 10px;
    font-size: 17px;
}
.header_right li:hover {
	padding:0;
	border:none;
	background-color: #f0f0f0;
}
.menu_toggle {
    display: block;
}
.header_right ul {
    display: none;
}
}


@media (min-width:250px) and (max-width: 620px) {
.news_feed {
    height: 60px;
}
.newsfeed_label {
    font-size: 16px;
    height: 60px;
    line-height: 65px;
    padding: 0 10px;
    font-weight: 700;
}
.flash_border {
    display: none;
}
.tickercontainer {
    margin: 10px 0 0;
}
ul.newsticker a {
    font: 17px "Carrois Gothic",sans-serif;
}	
}


@media (min-width:250px) and (max-width: 850px) {
.video_bg iframe {
    width: 100%;
}	
}

@media (min-width:250px) and (max-width: 520px) {
.video_bg iframe {
    width: 100%;
	height:310px;
}	
}


@media (min-width:250px) and (max-width: 1120px) {
.chit_description {
    float: none;
    width: 100%;
	padding: 35px 0;
}
}

@media (min-width:250px) and (max-width: 1080px) {
#our_bank li {
    display: inline-block;
    margin: 0 10px 15px 0;
	padding: 0 0 25px;
	min-height: auto;
    width: 48%;
}	
#our_bank li:nth-child(2) {
    margin: 0 0 15px 0;
}
#our_bank {
    text-align: center;
}
}

@media (min-width:250px) and (max-width: 600px) {
#our_bank li {
    display: block;
    margin: 0 auto 15px auto;
    min-height: auto;
    padding: 0 0 25px;
    width: 90%;
}	
#our_bank li:nth-child(2) {
    margin: 0 auto 15px;
}
#our_bank li:last-child {
    margin: 0 auto;
}
#our_bank li p {
    padding: 0;
}
}


@media (min-width:250px) and (max-width: 1190px) {
.ventures li {
    display: inline-block;
    padding: 0 15px;
    /*width: 45%;*/
}	
.ventures ul {
    text-align: center;
}
}

@media (min-width:250px) and (max-width: 690px) {
.ventures li {
    display: block;
    padding: 0 15px;
    width: 100%;
    box-sizing: border-box;
}
.address_bar section {
    float: none;
    padding: 20px 0;
    text-align: center;
    width: 100%;
    border: 1px solid #dddddd;
    margin: 10px 0;
}	
}

@media (min-width:250px) and (max-width: 1250px) {
footer {
    text-align: center;
}	
footer ul {
    float: none;
}
footer p {
    float: none;
    margin: 20px 0 0;
}
}


@media (min-width:250px) and (max-width: 700px) {
.footer_menu {
    display: none;
}	
.footer_menu_toggle {
    display: block;
}
footer li {
    display: block;
    font-size: 0px;
}
footer li a {
    color: #959595;
    display: block;
    padding: 10px 5px;
    font-size: 15px;
    border-bottom: solid 1px #ddd;
}
}


@media (min-width:250px) and (max-width: 1130px) {
.inner_banner {
    background-position: 68% center;
}	
}

@media (min-width:250px) and (max-width: 710px) {
.inner_banner {
    background-position: 72% center;
}	
}

@media (min-width:250px) and (max-width: 530px) {
.inner_banner {
    background-position: 72% center;
    background-size: 1050px auto;
    height: 220px;
}
}

@media (min-width:250px) and (max-width: 530px) {
.download {
    display: inline-block;
    float: none;
}
.header_right {
    text-align: center;
}	
}



/********************************ABOUT_US********************************/

@media (min-width:250px) and (max-width: 620px) {
#about.container img#about_img {
    float: none;
    margin: 0 0 20px 0;
    width: 100%;
}	
}

/********************************ABOUT_US_END********************************/



/********************************CHITS********************************/
@media (min-width:920px) and (max-width: 1180px) {
.chits_menubg li h3 {
    padding: 30px 0px 30px 150px;
}
.chits_icon_box {
    height: 100px;
    width: 100px;
}
.chits_menubg li h3 {
    padding: 20px 0 20px 120px;
    top: 20px;
}
.chits_icon {
    background-size: 40px auto;
}
.chits_menubg a {
    height: 105px;
}
}

@media (min-width:920px) and (max-width: 1040px) {
.chits_menubg li h3 {
    font-size: 16px;
}	
}

@media (min-width:250px) and (max-width: 920px) {
.chits_menubg li {
    display: block;
    width: 100%;
}	
}

@media (min-width:250px) and (max-width: 460px) {
.chits_menubg li h3 {
    padding: 30px 0px 30px 150px;
}
.chits_icon_box {
    height: 100px;
    width: 100px;
}
.chits_menubg li h3 {
    padding: 20px 0 20px 120px;
    top: 20px;
}
.chits_icon {
    background-size: 40px auto;
}
.chits_menubg a {
    height: 105px;
}
.chits_menubg li h3 {
    font-size: 16px;
}
}

@media (min-width:250px) and (max-width: 1020px) {
.chits_details img {
    width: 100%;
}	
}
/********************************CHITS_END********************************/





/********************************MEDIA, GALLERY, ACHIEVEMENTS, CHARITY********************************/
@media (min-width:250px) and (max-width: 1120px) {
.images > li {
    width: 32.2%;
}	
}

@media (min-width:250px) and (max-width: 940px) {
.images > li {
    width: 32%;
}	
}

@media (min-width:250px) and (max-width: 810px) {
.images > li:nth-child(3n) {
    margin: 0 15px 15px 0;
}	
.images > li:nth-child(2n) {
    margin: 0 0 15px;
}	
.images > li {
    width: 48.5%;
}	
}

@media (min-width:250px) and (max-width: 560px) {
.images > li {
    width: 100%;
    margin: 0 0 15px;
}	
}
/********************************MEDIA, GALLERY, ACHIEVEMENTS, CHARITY_END********************************/




/********************************CONTACT_US********************************/
@media (min-width:250px) and (max-width: 760px) {
.contact_bg h2 {
    font-size: 28px;
}
}

@media (min-width:250px) and (max-width: 600px) {
.contact_bg section {
    float: none;
    margin: 50px 0 0;
    width: 100%;
}	
.contact_bg section#left {
    padding: 0;
}
.contact_bg section#right {
    padding: 0;
    margin: 0;
}
.contact_bg section input {
    text-align: left;
}
}

@media (min-width:250px) and (max-width: 800px) {
.address_bg {
    background-image: none;
    background-color: #2d78b9;
	height: auto;
    padding: 0 0 30px;
}	
.address_bg section {
    float: left;
    width: 50%;
}
}

@media (min-width:250px) and (max-width: 620px) {
.address_bg section {
    float: none;
    width: 100%;
    margin: 0 0 30px;
}
.address_bg h4 {
    font-size: 25px;
    font-weight: 400;
}
}
/********************************CONTACT_US_END********************************/

.career_bg {
	width: 790px;
	float:left;
	margin: 0 30px 0 0;
	padding: 30px 0;
}
.career_bg ul li {
    border-bottom: 1px solid #f4f5f8;
    padding: 25px 0 25px 0;
    position: relative;
}
.career_bg .designation {
    float: left;
    width: 60%;
}
.career_bg .designation > p {
    color: #576068;
    font-size: 13px;
    line-height: 22px;
}
.career_bg .designation h4.subtitle {
    color: #093eb6;
    font-family: "Roboto",sans-serif;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.4;
     margin: 0 0 5px;
}
.career_bg .location {
    float: left;
    text-align: right;
    width: 15%;
}
.career_bg ul li a.btn {
    background: #ffda44 none repeat scroll 0 0;
    color: #544d33;
    padding: 0 25px;
    position: relative;
	float: right;
    right: 0;
	border: medium none;
    border-radius: 3px;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 48px;
    padding: 0 22px;
    text-transform: uppercase;
    transition: all 0.5s ease 0s;
}
.apply_form {
    background-color: #f2f2f2;
    height: auto;
    width: 100%;
    margin: 20px 0 0;
	padding: 0 0 30px;
	display:none;
}
.career_bg .location p.state {
    font-weight: 500;
    margin-bottom: 0;
	color: #677078;
}
.career_bg .location p.country {
    color: #abafb3;
}
.career_sidebar {
    box-sizing: border-box;
    float: left;
    min-height: 250px;
    padding: 30px 20px;
    width: 320px;
}
.career_sidebar > img {
    width: 100%;
}
.apply_form > section#left_form {
    width: 50%;
    box-sizing: border-box;
    padding: 30px 7px 0px 30px;
	float:left;
}
.apply_form > section#right_form {
    width: 50%;
    box-sizing: border-box;
    padding: 30px 30px 0px 7px;
	float:left;
}
.apply_form > section input {
	border: 1px solid #d9d9d9;
    border-radius: 4px;
    box-sizing: border-box;
    font-family: "Open Sans",sans-serif;
    font-size: 15px;
    height: 50px;
    margin: 0 0 15px;
    padding: 0 20px;
    text-align: left;
    width: 100%;
}
.apply_form > section textarea {
	border: 1px solid #d9d9d9;
    border-radius: 4px;
    box-sizing: border-box;
    font-family: "Open Sans",sans-serif;
    font-size: 15px;
    height: 116px;
    margin: 0 0 15px;
    padding: 20px;
    text-align: left;
    width: 100%;
}
.apply_form > section select {
    -moz-appearance: none;
    background: #fff url("../images/select_arow.png") no-repeat scroll 95% 50%;
    border: 1px solid #d9d9d9;
    font-family: "Open Sans",sans-serif;
    font-size: 15px;
    height: 50px;
    margin: 0;
    padding: 0 20px;
    text-align: left;
    width: 100%;
	border-radius: 4px;
    box-sizing: border-box;
	color: #555555;
}








/**********************************FILE_UPLOADER**********************************/

.custom-file-upload-hidden {
  display: none;
  visibility: hidden;
  position: absolute;
  left: -9999px;
}
.custom-file-upload {
    display: block;
    font-size: 16px;
    padding: 0 30px;
    width: auto;
    margin: 0 0 15px;
}
.custom-file-upload label {
  display: block;
}

.file-upload-wrapper {
  position: relative;
}

.file-upload-input {
  width: 75%;
  color: #555555;
  font-size: 16px;
  padding: 0 15px;
  border: none;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  float: left;
  height: 45px;
  box-sizing:border-box;
  border-radius: 4px 0 0 4px;
}
.file-upload-input:hover, .file-upload-input:focus {
  background-color: #e5e5e5;
  outline: none;
}

.file-upload-button {
    background-color: #544d33;
    border: medium none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    float: left;
    font-size: 14px;
    padding: 0 20px;
    transition: all 0.2s ease-in 0s;
    font-family: "Open Sans",sans-serif;
    font-weight: 600;
    height: 45px;
	width: 25%;
	box-sizing:border-box;
	border-radius: 0 4px 4px 0;
}
.file-upload-button:hover {
  background-color: #3f381e;
}
.apply {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#51ca8d+0,3baa2b+100 */
background: #51ca8d; /* Old browsers */
background: -moz-linear-gradient(45deg,  #51ca8d 0%, #3baa2b 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg,  #51ca8d 0%,#3baa2b 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg,  #51ca8d 0%,#3baa2b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#51ca8d', endColorstr='#3baa2b',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
color: #fff;
    display: block;
    font-size: 14px;
    font-weight: 700;
    margin: 0 auto;
    padding: 14px 0;
    text-align: center;
    text-transform: uppercase;
    width: 190px;
    border-radius: 40px;
    border-bottom: solid #e5e5e5;
}
/**********************************FILE_UPLOADER_END**********************************/











.download_bg {
	width: 100%;
	margin: 0;
	padding: 30px 0;
}
.download_bg ul li {
    border: 1px solid #e7e8eb;
    padding: 25px 190px 25px 25px;
    position: relative;
    background-color: #f4f5f8;
    margin: 0 0 15px;
}
.download_bg .designation {
    width: 100%;
}
.download_bg .designation > p {
    color: #576068;
    font-size: 13px;
    line-height: 22px;
}
.download_bg .designation h4.subtitle {
    color: #093eb6;
    font-family: "Roboto",sans-serif;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.4;
     margin: 0 0 5px;
}
.download_bg .location {
    float: right;
    text-align: right;
}
.download_bg ul li a.download_btn {
    background-color: #ffda44;
    border: medium none;
    border-radius: 3px;
    color: #544d33;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 48px;
    padding: 0 22px 0 50px;
    position: absolute;
    right: 20px;
    text-transform: uppercase;
    top: 30px;
    transition: all 0.5s ease 0s;
    background-image: url(../images/download_icon.png);
    background-repeat: no-repeat;
    background-position: 20px center;
}











/*.feedback_popup {
    background-color: #2d78b9;
    height: 100%;
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 99;
}*/
#contact_page.bg footer {
    padding: 20px 0 90px;
}
.bg#contact_page header.header {
    position: relative;
}
.bg#contact_page header.stickyheader {
    background-color: rgba(255, 255, 255, 0.9);
    box-shadow: 0 2px 6px #b4b4b4;
    position: fixed;
}
#contact_page.bg .news_feed {
    position: relative;
}
#contact_page.bg .news_feed .tickercontainer {
    margin: 0;
}
.feedback_popup {
    bottom: -355px;
    left: 0;
    overflow: hidden;
    position: fixed;
    width: 100%;
	z-index: 99;
	height : 428px;
}
.feedback_popup p {
    color: #fff;
    float: left;
    margin: 0;
    padding: 15px 0;
    text-align: center;
	font-size: 18px;
}
.feedback_popup p span {
    font-weight: 700;
	color: #ffdf6f;
}
.feedback_popup a#feedback {
    background-color: #79be00;
    border-radius: 3px;
    color: #fff;
    display: block;
    float: right;
    margin: 4px 0 0;
    padding: 12px 0;
    text-align: center;
    width: 150px;
    box-shadow: 0 2px 2px #0c5596;
}
.feed_back_box {
    background-color: #fff;
    border-radius: 6px;
    box-shadow: 0 2px 2px #0c5596;
    box-sizing: border-box;
    margin: 25px auto 20px;
    min-height: 200px;
    padding: 25px;
    max-width: 1140px;
}
.feed_back_box .contact_bg.feedback section textarea {
    height: 190px;
}
.feed_back_box .contact_bg.feedback section {
    margin: 0;
}

.feedback ul li {
    border-bottom: 1px solid #e5e6e9;
    padding: 15px 0;
    position: relative;
}
.feedback ul li h4 {
    color: #093eb6;
    font-family: "Roboto",sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.4;
    margin: 0 0 5px;
}
.feedback ul li p {
    color: #576068;
    font-size: 13px;
    line-height: 22px;
    padding: 0;
    float: none;
    text-align: left;
}
.feedback ul li span {
    display: block;
    float: right;
	text-align: right;
    font-size: 14px;
}
.feedback ul li span strong {
    display: block;
    font-size: 12px;
    color: #555;
}
.close_btn {
	background-image:url(../images/close.png);
	background-repeat:no-repeat;
	width:15px;
	height:15px;
	position:absolute;
	top: 10px;
	right: 10px;
}



.listg {
    width: 84%!important;
}

/* .start daily news */

.bg {
	width: 1200px;
	margin: 0 auto;
}
.clear {
	clear:both;
}
.listing_box {
    border-bottom: 1px solid #ddd;
    padding: 15px 0;
}
.listing_box > img {
    float: left;
    height: auto;
    width: 175px;
}
.listg {
    box-sizing: border-box;
    float: left;
    padding: 0 0 0 25px;
    position: relative;
    width: 85%;
}
.listing_box p {
    color: #666;
    font-family: "Open Sans",sans-serif,"DINNeuGroBolCon";
    font-size: 12px;
    font-weight: 600;
    line-height: 24px;
    margin: 0;
    text-align: justify;
}

/*  .end daily news */

/* social icons */

.contact-button-link span {
    margin: 14px 0 0;
}

.contact-button-link span {
    margin: 14px 0 0;
}
.contact-button-link.show-hide-contact-bar span {
    margin: 0;
}
/* .end social icons */

.chits_menubg li h3 span {
    display: block;
    font-size: 14px;
	margin: 5px 0 0;
}





.daily_tot {
    width: 47%;
    box-sizing: border-box;
    padding: 25px;
    background-color: #fff;
    float: left;
    margin: 30px 15px 0;
    min-height: 370px;
	box-shadow: 0 0 3px #ddd;
}
.daily_tot .daily_subrt {
    height: 260px;
    margin: 0 0 15px;
    overflow: hidden;
}
.container.daily {
    padding: 0 0 30px;
}


.various.fancybox {
    position: relative;
}


.youticon {
    background-image: url("../images/play.png");
    background-size: 100% auto;
    height: 70px;
    left: 42%;
    opacity: 0.7;
    position: absolute;
    top: 33%;
    width: 70px;
}


.ventlgo {
    display: block;
    width: 216px;
    margin: 5px auto 50px;
}



.chits_data {
    padding: 20px 0;
}

.chits_data p {
    color: #3d3d3d;
    font-family: NotoSansMalayalam-Regular,raleway !important;
    line-height: 30px;
    text-align: justify;
}
.chits_data h1, .chits_data h2 {
    font-family: NotoSansMalayalam-Regular,raleway !important;
	color: #2c2c2c;
}
.chits_data h1 {
    font-size: 24px;
    margin: 0 0 15px;
	text-align: center;
	color: #a41c5b;
}
.chits_data h1 span {
    display: block;
}
.cht_bord1 {
    border: 4px solid #04a200;
    padding: 15px;
	border-radius: 8px;
}
.cht_bord2 {
    border: 4px solid #04a200;
    padding: 15px;
	border-radius: 8px;
}
.cht_bord3 {
    background-color: #0c2c7a;
    border: 4px solid #f8c539;
    margin: 10px 0 0;
    padding: 15px;
}
.cht_bord3 > h2 {
    color: #fff;
    margin: 0 0 10px!important;
	text-align: center;
}
.cht_bord3 > p {
    color: #fff;
}
.chits_data h2 {
    font-size: 18px;
    margin: 30px 0 10px;
}
.chit_description h1 {
	font-family: NotoSansMalayalam-Regular,raleway !important;
	font-size: 18px;
	color: #2c2c2c;
	line-height: 30px;
}

.cont_col1 {
    background-color: #ffff4a !important;
}
.cont_col2 {
    background-color: #04a200 !important;
}
.cont_col2 > p {
    color: #fff !important;
}
.cont_col3 {
    background-color: #a41c5b !important;
}
.cont_col3 > p {
    color: #fff !important;
}


.cht_bord2 > h1 {
    margin: 0;
}
.cht_bord2 > h2 {
    margin: 15px 0 10px;
    text-align: center;
}

.titleestkuries {
    float: left;
    margin: 0 25px 0 0;
}


@media (min-width:250px) and (max-width: 1050px) {
.submenu > li {
    padding: 0!important;
}	
}

@media (min-width:250px) and (max-width: 710px) {
.header_right li:hover, .header_right li.active {
    padding: 0;
}
.submenu {
    text-align: center!important;
    top: 20px;
    width: 100%;
    z-index: 9;
}	
.submenu li:hover, .submenu li:hover a {
	background-color: #0c2c7a;
}
}

.slide-on-scroll {
    z-index: 99999999999;
}
.vision_border1 > p {
    font-size: 16px !important;
    line-height: 20px !important;
}
.vision_border1 h4 i b {
    font-size: 18px !important;
}
.abt_border2 .abtimg {
    display: block;
    margin: 0 0 20px;
    width: 98%;
}
.abt_border2.abt_imgs {
    border-radius: 0;
    padding: 0;
}
.abt_border2.abt_imgs > p {
    padding: 0 15px 10px;
}
.abt_border2.abt_imgs {
    background-color: #fff;
    border: 4px solid #3579aa !important;
}
.abt_border2.abt_imgs p {
    font-size: 15px !important;
    line-height: 20px !important;
    padding: 0 15px 10px;
}


.abtimgsec {
    float: left;
    width: 75%;
}
.abtimg_fullsize {
    display: block;
    float: left;
    margin: 20px 0 0;
    width: 23%;
}
.abtimg_fullsize img {
    display: block;
    width: 100%;
}


@media (min-width:250px) and (max-width: 1050px) {
.abtimgsec {
    width: 65%;
}
.abtimg_fullsize {
    width: 30%;
}	
}


@media (min-width:250px) and (max-width: 810px) {
.abtimg_fullsize {
    width: 35%;
}	
}

@media (min-width:250px) and (max-width: 635px) {
.abtimgsec {
    width: 100%;
}	
.abtimg_fullsize {
    width: 100%;
}
.abtimg_fullsize {
    height: 500px;
    overflow: hidden;
    width: 100%;
}
}

.mask > p {
    color: #fff !important;
    text-align: center !important;
}



















