@charset "utf-8";
/* CSS Document */
* html *
	{
	word-wrap: break-word;
	} 
	* html .homepage *
		{
		word-wrap: normal;
		} 

*+html *
	{
	word-wrap: break-word;
	} 

-webkit-print-color-adjust:exact;

#ie_clearing
	{
	display: none;
	}


/* ---------- Clearfix ------- */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
html, body{border: 0;font-size: 100%;font-style: inherit;font-weight: inherit;margin: 0;outline: 0;padding: 0;vertical-align: baseline; color:#000;}
a {text-decoration:underline;color:#063;}
body{color:#656860; font-family:'Roboto', sans-serif; font-size:15px;line-height:1.4;} 
h1 {font-size: 36px !important;
font-weight: normal; display: block; text-transform:uppercase; color:#393; font-family:'Roboto Condensed', sans-serif;

}


h2 {font-size: 25px; font-weight: normal; padding: 0; display: block; line-height: 1.2;}
h3 {font-size: 20px; font-weight: normal;}
h4 {font-size: 15px;  margin:1% 0 1.5% 0;}
h5 {font-size: 6px;}
h6 {font-size: 4px;}
hr{
	width:77.5%;
	margin-left:20px;		
}
.center{
	display: block;
    margin-left: auto;
    margin-right: auto;
    width: auto;
}


.reset
{
	 padding: 5px;
    margin: 8px 0;
    display: inline-block;    
    box-sizing: border-box;
	background-color: #0d6cac;
    color: white;
    border: none;
	text-align:center;
}


input[type=submit] {
    padding: 5px;
    margin: 8px 0;
    display: inline-block;    
    box-sizing: border-box;
	background-color: #0d6cac;
    color: white;
    border: none;
	text-align:center;
}
input[type=submit]:hover {
    opacity: 0.8;
}

input[type=text] {
    width: 220px;
    box-sizing: border-box;
    border: 2px solid #ccc;
    border-radius: 4px;
    font-size: 14px;
    background-color: white;
    background-position: 10px 10px; 
    background-repeat: no-repeat;
    padding: 5px 0px 5px 10px;
    -webkit-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;
	z-index:1; 
	}
	
.listmenu
{
	width: 220px;
    box-sizing: border-box;
    border: 2px solid #ccc;
    border-radius: 4px;
    font-size: 14px;
    background-color: white;
    background-position: 10px 10px; 
    background-repeat: no-repeat;
    padding: 5px 0px 5px 10px;
    -webkit-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;
	z-index:1; 
}
#myInput {
   background-position: 3px 8px; 
  background-repeat: no-repeat;
  width: 25%;
  font-size: 14px;
  padding: 12px 10px 12px 10px;		
  border: 1px solid #ddd;
  border-radius:4px;
  margin-bottom: 12px;
}
h2, h3, h4, h5, h6{	
	color:#276525;
				
}

div h1{	
	text-align:center;
	
	}
img.wrapa {float: left;
 	width : 250px;
	margin-right: 10px;	
	display: block;	
	}

img.wrapa1 {
	text-align:center;
 	width : 250px;
	margin-right: 10px;	
	display: block;	
	}

img.wrapb {
	float: left;
 	width : 450px;
	margin-right: 10px;	
	display: block;	
	}
img.wrap{
float: left;
 	width : auto;
	margin-right: 10px;	
	display: block;	
}

img.recent {
	float: left;
 	width : 430px;
	display: block;
	margin-top: 20px;}
	
img.flag {float: left;
 	width : 140px;
	margin-right: 10px;
	display: block;
	}
/*Stick Menu*/
#sticky-social1 {
   position:absolute;
   float:left;
   top: 200px;	
   width: 150px;
   	visibility:hidden;
   right:0px;
   z-index:99;	

}

.textwrap{
	float: right;	
	margin-right: 5px;	
	margin-left: 5px;
	}
	.textwrapleft{
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	}

 /** for Goal Mission Vision heading**/
.heading
{
	text-align:center;
	font-size: 30px !important;
font-weight: normal; display: block; text-transform:uppercase; color:#393;
     font-family: Roboto Condensed, sans-serif;
	
}
.card1 img {
   box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
   width:100px;
   background-color:#D9FFD9;   
}
	

/* Create three equal columns that floats next to each other */
.column {
  float: left;
  width: 33.33%;
  padding: 10px;
  height: auto; /* Should be removed. Only for demonstration */
}
.column1 {
  float: left;
  width: 25%;
  text-align:center;
  height: auto; /* Should be removed. Only for demonstration */
}
.column1 a{
	text-align:center;
	font-weight:bold;
	margin-bottom:5px;
}

.column2{  
  width:98%;
  text-align:justify;
  padding:15px;
  height: auto; /* Should be removed. Only for demonstration */
}

.column3{  
  width:98%;
  text-align:justify;
  margin-top: 125px;
  padding:15px;
  height: auto; /* Should be removed. Only for demonstration */
}
.column4{
  float: left;
  width:50%;
  text-align:justify;
   padding:15px;
  height: auto;
}
.column5 {
  float: left;
  width: 25%;
  height: auto;
 /* Should be removed. Only for demonstration */
}

.column6 {
  float: left;
  width: 20%;
  height: auto;
  text-align:center;
  padding:10px;/* Should be removed. Only for demonstration */
}

.column7{
  float: left;
  width: 98%;
  height: auto;
  text-align:center;
  /* Should be removed. Only for demonstration */
}
.column8{
  float: left;
  width: 98%;
  height: auto;
  text-align:center;
  /* Should be removed. Only for demonstration */
}
.column9{
   width: 98%;
  height: auto;
  text-align:center;
  /* Should be removed. Only for demonstration */
}
.column10{
  float: left;
  width:43%;
  text-align:justify;
   padding:15px;
  height: auto;
}
	
	/* ~~ The footer ~~ */
	
.footer-content-wrapper {
  width: 100%; 
  color:#FFF;
  visibility:hidden;
}

.footer-col {
  display: inline-block;
  padding: 0.5em 0.1em 0.5em 1em;
  box-sizing: border-box;
  border-right: solid 1px #bbb;
  background-color:#060;
 color:#FFF; 	
}


.large-25 {
   color:#FFF;
}

.footer-col a {
  display: block;
  margin: 0.3em 0;
   color:#FFF;
  
}


#close {
    float:right;
    display:inline-block;
    padding:2px 5px;
	margin:5px;
	 cursor: -webkit-grab;
    background:#ccc;
}

#close1 {
    float:left;
    display:inline-block;
	left:50%;
    padding:2px 5px;
	
	margin:5px;
    background:#ccc;
}

#more {display: none;
text-align:justify;}
#more1 {display: none; text-align:justify;}
#more2 {display: none; text-align:justify;}
#more3 {display: none; text-align:justify;}
#more4 {display: none; text-align:justify;}
#more5 {display: none;text-align:justify;}
/*Vertical Fixed Menu*/

.vertical-menu {
    width: 200px;
	height:auto;
	font-size:14px;
	float:left;
    margin-top:60px;
    position:absolute;
	visibility:hidden;
	right:0;
	z-index:50;
	}

#contact {
	height: auto;
	width: auto;
}
#contactdetail {
	float: left;
	width: 100%;
	padding: 5px;
}
#contactform {
	float: right;
	width: 50%;
	padding: 5px;
}
#query
{
line-height: 28px; }
table#nt {
  	border: 1px solid black;
	margin-right: 10px;
	margin-left: 10px;
	margin-top:	20px;
	margin-bottom: 20px;
	text-align: justify;
	font-size: 15px;
	height: auto;
	line-height: 140%;
	overflow: hidden;
	font-weight: bold;
	font-color:#006635;
	width:100%;
	position:relative;
}
table#nt td
{
	border: 1px solid black;
}

table#nt1 {
  	border: 0px solid black;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: justify;
	font-size: 15px;
	height: auto;
	line-height: 140%;
	overflow: hidden;
	font-weight: bold;
	font-color:#006635;
	width:100%;
	position:relative;
}

table{border-collapse: separate; border-spacing: 5px;width: auto; empty-cells:show; border:none;border-top:1px solid #E9E9EA;border-left:1px solid #E9E9EA;}
table td {font-weight: normal; border:1px solid #74B253; padding:2px; vertical-align:top;}
table th{background-color:#74B253; color:#fff; text-transform:uppercase; border:1px solid #74B253; padding:2px; vertical-align:top;}
table tr:nth-child(odd){background-color:#fff;}
table tr:nth-child(even){background-color:#D6EECA;}

table#table1{border-collapse: separate; border-spacing: 5px;width: auto; empty-cells:show; border:none;border-top:1px solid #E9E9EA;border-left:1px solid #E9E9EA;}
table#table1 td {font-weight: normal; border:1px solid #74B253; padding:2px; vertical-align:top;}
table#table1 th{background-color:#74B253; color:#fff; text-transform:uppercase; border:1px solid #74B253; padding:2px; vertical-align:top;  text-align:center;}
table#table1 tr:nth-child(odd){background-color:#fff;}
table#table1 tr:nth-child(even){background-color:#D6EECA;}

table#table2{border-collapse: separate; border-spacing: 5px;width: auto; empty-cells:show; border:none;border-top:1px solid #E9E9EA;border-left:1px solid #E9E9EA;}
table#table2 td {font-weight: normal; border:1px solid #74B253; padding:2px; vertical-align:top; text-align:center;}
table#table2 td img{text-align:center;}
table#table2 th{background-color:#74B253; color:#fff; text-transform:uppercase; border:1px solid #74B253; padding:2px; vertical-align:top;  text-align:center;}
table#table2 tr:nth-child(odd){background-color:#fff;}
table#table2 tr:nth-child(even){background-color:#D6EECA;}

table.dataTable{width: auto;margin:0 auto;clear:both;border-collapse:separate;border-spacing:0}table.dataTable thead th,table.dataTable tfoot th{font-weight:bold}table.dataTable thead th,table.dataTable thead td{padding:10px 18px;border-bottom:1px solid #111}table.dataTable thead th:active,table.dataTable thead td:active{outline:none}table.dataTable tfoot th,table.dataTable tfoot td{padding:10px 18px 6px 18px;border-top:1px solid #111}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc_disabled{cursor:pointer;*cursor:hand;background-repeat:no-repeat;background-position:center right}table.dataTable thead .sorting{background-image:url("images/sort_both.png")}table.dataTable thead .sorting_asc{background-image:url("images/sort_asc.png")}table.dataTable thead .sorting_desc{background-image:url("images/sort_desc.png")}table.dataTable thead .sorting_asc_disabled{background-image:url("../images/sort_asc_disabled.png")}table.dataTable thead .sorting_desc_disabled{background-image:url("../images/sort_desc_disabled.png")}table.dataTable tbody tr{background-color:#ffffff}table.dataTable tbody tr.selected{background-color:#B0BED9}table.dataTable tbody th,table.dataTable tbody td{padding:8px 10px}table.dataTable.row-border tbody th,table.dataTable.row-border tbody td,table.dataTable.display tbody th,table.dataTable.display tbody td{border-top:1px solid #ddd}table.dataTable.row-border tbody tr:first-child th,table.dataTable.row-border tbody tr:first-child td,table.dataTable.display tbody tr:first-child th,table.dataTable.display tbody tr:first-child td{border-top:none}table.dataTable.cell-border tbody th,table.dataTable.cell-border tbody td{border-top:1px solid #ddd;border-right:1px solid #ddd}table.dataTable.cell-border tbody tr th:first-child,table.dataTable.cell-border tbody tr td:first-child{border-left:1px solid #ddd}table.dataTable.cell-border tbody tr:first-child th,table.dataTable.cell-border tbody tr:first-child td{border-top:none}table.dataTable.stripe tbody tr.odd,table.dataTable.display tbody tr.odd{background-color:#f9f9f9}table.dataTable.stripe tbody tr.odd.selected,table.dataTable.display tbody tr.odd.selected{background-color:#acbad4}table.dataTable.hover tbody tr:hover,table.dataTable.display tbody tr:hover{background-color:#f6f6f6}table.dataTable.hover tbody tr:hover.selected,table.dataTable.display tbody tr:hover.selected{background-color:#aab7d1}table.dataTable.order-column tbody tr>.sorting_1,table.dataTable.order-column tbody tr>.sorting_2,table.dataTable.order-column tbody tr>.sorting_3,table.dataTable.display tbody tr>.sorting_1,table.dataTable.display tbody tr>.sorting_2,table.dataTable.display tbody tr>.sorting_3{background-color:#fafafa}table.dataTable.order-column tbody tr.selected>.sorting_1,table.dataTable.order-column tbody tr.selected>.sorting_2,table.dataTable.order-column tbody tr.selected>.sorting_3,table.dataTable.display tbody tr.selected>.sorting_1,table.dataTable.display tbody tr.selected>.sorting_2,table.dataTable.display tbody tr.selected>.sorting_3{background-color:#acbad5}table.dataTable.display tbody tr.odd>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd>.sorting_1{background-color:#f1f1f1}table.dataTable.display tbody tr.odd>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd>.sorting_2{background-color:#f3f3f3}table.dataTable.display tbody tr.odd>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd>.sorting_3{background-color:whitesmoke}table.dataTable.display tbody tr.odd.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_1{background-color:#a6b4cd}table.dataTable.display tbody tr.odd.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_2{background-color:#a8b5cf}table.dataTable.display tbody tr.odd.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_3{background-color:#a9b7d1}table.dataTable.display tbody tr.even>.sorting_1,table.dataTable.order-column.stripe tbody tr.even>.sorting_1{background-color:#fafafa}table.dataTable.display tbody tr.even>.sorting_2,table.dataTable.order-column.stripe tbody tr.even>.sorting_2{background-color:#fcfcfc}table.dataTable.display tbody tr.even>.sorting_3,table.dataTable.order-column.stripe tbody tr.even>.sorting_3{background-color:#fefefe}table.dataTable.display tbody tr.even.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_1{background-color:#acbad5}table.dataTable.display tbody tr.even.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_2{background-color:#aebcd6}table.dataTable.display tbody tr.even.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_3{background-color:#afbdd8}table.dataTable.display tbody tr:hover>.sorting_1,table.dataTable.order-column.hover tbody tr:hover>.sorting_1{background-color:#eaeaea}table.dataTable.display tbody tr:hover>.sorting_2,table.dataTable.order-column.hover tbody tr:hover>.sorting_2{background-color:#ececec}table.dataTable.display tbody tr:hover>.sorting_3,table.dataTable.order-column.hover tbody tr:hover>.sorting_3{background-color:#efefef}table.dataTable.display tbody tr:hover.selected>.sorting_1,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_1{background-color:#a2aec7}table.dataTable.display tbody tr:hover.selected>.sorting_2,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_2{background-color:#a3b0c9}table.dataTable.display tbody tr:hover.selected>.sorting_3,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_3{background-color:#a5b2cb}table.dataTable.no-footer{border-bottom:1px solid #111}table.dataTable.nowrap th,table.dataTable.nowrap td{white-space:nowrap}table.dataTable.compact thead th,table.dataTable.compact thead td{padding:4px 17px 4px 4px}table.dataTable.compact tfoot th,table.dataTable.compact tfoot td{padding:4px}table.dataTable.compact tbody th,table.dataTable.compact tbody td{padding:4px}table.dataTable th.dt-left,table.dataTable td.dt-left{text-align:left}table.dataTable th.dt-center,table.dataTable td.dt-center,table.dataTable td.dataTables_empty{text-align:center}table.dataTable th.dt-right,table.dataTable td.dt-right{text-align:right}table.dataTable th.dt-justify,table.dataTable td.dt-justify{text-align:justify}table.dataTable th.dt-nowrap,table.dataTable td.dt-nowrap{white-space:nowrap}table.dataTable thead th.dt-head-left,table.dataTable thead td.dt-head-left,table.dataTable tfoot th.dt-head-left,table.dataTable tfoot td.dt-head-left{text-align:left}table.dataTable thead th.dt-head-center,table.dataTable thead td.dt-head-center,table.dataTable tfoot th.dt-head-center,table.dataTable tfoot td.dt-head-center{text-align:center}table.dataTable thead th.dt-head-right,table.dataTable thead td.dt-head-right,table.dataTable tfoot th.dt-head-right,table.dataTable tfoot td.dt-head-right{text-align:right}table.dataTable thead th.dt-head-justify,table.dataTable thead td.dt-head-justify,table.dataTable tfoot th.dt-head-justify,table.dataTable tfoot td.dt-head-justify{text-align:justify}table.dataTable thead th.dt-head-nowrap,table.dataTable thead td.dt-head-nowrap,table.dataTable tfoot th.dt-head-nowrap,table.dataTable tfoot td.dt-head-nowrap{white-space:nowrap}table.dataTable tbody th.dt-body-left,table.dataTable tbody td.dt-body-left{text-align:left}table.dataTable tbody th.dt-body-center,table.dataTable tbody td.dt-body-center{text-align:center}table.dataTable tbody th.dt-body-right,table.dataTable tbody td.dt-body-right{text-align:right}table.dataTable tbody th.dt-body-justify,table.dataTable tbody td.dt-body-justify{text-align:justify}table.dataTable tbody th.dt-body-nowrap,table.dataTable tbody td.dt-body-nowrap{white-space:nowrap}table.dataTable,table.dataTable th,table.dataTable td{box-sizing:content-box}.dataTables_wrapper{position:relative;clear:both;*zoom:1;zoom:1}.dataTables_wrapper .dataTables_length{float:left}.dataTables_wrapper .dataTables_filter{float:right;text-align:right}.dataTables_wrapper .dataTables_filter input{margin-left:0.5em}.dataTables_wrapper .dataTables_info{clear:both;float:left;padding-top:0.755em}.dataTables_wrapper .dataTables_paginate{float:right;text-align:right;padding-top:0.25em}.dataTables_wrapper .dataTables_paginate .paginate_button{box-sizing:border-box;display:inline-block;min-width:1.5em;padding:0.5em 1em;margin-left:2px;text-align:center;text-decoration:none !important;cursor:pointer;*cursor:hand;color:#333 !important;border:1px solid transparent;border-radius:2px}.dataTables_wrapper .dataTables_paginate .paginate_button.current,.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{color:#333 !important;border:1px solid #979797;background-color:white;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #dcdcdc));background:-webkit-linear-gradient(top, #fff 0%, #dcdcdc 100%);background:-moz-linear-gradient(top, #fff 0%, #dcdcdc 100%);background:-ms-linear-gradient(top, #fff 0%, #dcdcdc 100%);background:-o-linear-gradient(top, #fff 0%, #dcdcdc 100%);background:linear-gradient(to bottom, #fff 0%, #dcdcdc 100%)}.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active{cursor:default;color:#666 !important;border:1px solid transparent;background:transparent;box-shadow:none}.dataTables_wrapper .dataTables_paginate .paginate_button:hover{color:white !important;border:1px solid #111;background-color:#585858;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #585858), color-stop(100%, #111));background:-webkit-linear-gradient(top, #585858 0%, #111 100%);background:-moz-linear-gradient(top, #585858 0%, #111 100%);background:-ms-linear-gradient(top, #585858 0%, #111 100%);background:-o-linear-gradient(top, #585858 0%, #111 100%);background:linear-gradient(to bottom, #585858 0%, #111 100%)}.dataTables_wrapper .dataTables_paginate .paginate_button:active{outline:none;background-color:#2b2b2b;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #2b2b2b), color-stop(100%, #0c0c0c));background:-webkit-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-moz-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-ms-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-o-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%);box-shadow:inset 0 0 3px #111}.dataTables_wrapper .dataTables_paginate .ellipsis{padding:0 1em}.dataTables_wrapper .dataTables_processing{position:absolute;top:50%;left:50%;width: auto;height:40px;margin-left:-50%;margin-top:-25px;padding-top:20px;text-align:center;font-size:1.2em;background-color:white;background:-webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(25%, rgba(255,255,255,0.9)), color-stop(75%, rgba(255,255,255,0.9)), color-stop(100%, rgba(255,255,255,0)));background:-webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:-moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:-ms-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:-o-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%)}.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_processing,.dataTables_wrapper .dataTables_paginate{color:#333}.dataTables_wrapper .dataTables_scroll{clear:both}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody{*margin-top:-1px;-webkit-overflow-scrolling:touch}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td{vertical-align:middle}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td>div.dataTables_sizing{height:0;overflow:hidden;margin:0 !important;padding:0 !important}.dataTables_wrapper.no-footer .dataTables_scrollBody{border-bottom:1px solid #111}.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable,.dataTables_wrapper.no-footer div.dataTables_scrollBody>table{border-bottom:none}.dataTables_wrapper:after{visibility:hidden;display:block;content:"";clear:both;height:0}@media screen and (max-width: 767px){.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_paginate{float:none;text-align:center}.dataTables_wrapper .dataTables_paginate{margin-top:0.5em}}@media screen and (max-width: 640px){.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_filter{float:none;text-align:center}.dataTables_wrapper .dataTables_filter{margin-top:0.5em}}

.nav2
{   
  position:absolute;
  float:right;
  right: 10px;  
  width: auto;
  top:0;
  margin-right:1px;
  z-index:500;
 
}
.nav2 a
{    
  margin-left:1px;
}

.nav3 {
    position:absolute;
   	top: 30px;
	right: 10px;
	float:right;
	z-index:500; 
	width: auto;
}
.collapsible1 {
	cursor: pointer;
   font-size:14px;
  outline: none;
	color:#fff;
	background: #276525;
   display: block;
   position: relative;
   text-align: left;
   width:100%;		
   border-radius: 5px;
	
}
.collapsible2 {
   cursor: pointer;
  outline: none;
	color:#fff;
	background: #276525;
   display: block;
   position: relative;
   text-align: left;
     width:100%;	
   border-radius: 5px;
	
}

.collapsible2  a {
   background: #276525;
   color: #fff;
 }	
 .collapsible3 {
   cursor: pointer;
  outline: none;
	color:#fff;
	background: #276525;
   display: block;
   position: relative;
   text-align: left;
     width:100%;	
   border-radius: 5px;
	
}

.collapsible3  a {
   background: #276525;
   color: #fff;
 }
.collapsible3:after {
    content: '\002B';
	font-weight: bold;
    float: right;
    margin-left: 5px;
}
.collapsible1 h3
{
	color:#FF9;
	text-align:center;
	font-weight:bold;	
	margin-top:-1px;
	margin-bottom:-1px;
}

.active:after {
  content: "\2212";
  font-weight: bold;
  float: right;
  margin-left: 5px;
    
}
.content2{
 max-height: 0;
 width:auto;
 overflow: hidden;
 transition: max-height 0.2s ease-out;
}

/*Activities animation*/

.single_course {
  background-color: #ffffff;
  border: 1px solid #efefef;
  display: inline;
  float: left;  
  width: 100%;
  text-align:center;
 }

.singCourse_content{
  float: left;
  display: inline;
  width: 100%;
 height:100px;
    
}


	  
.singCourse_imgarea {
  overflow: hidden;
  position: relative;
  text-align: center;
 width: 100%;
 
  
}
.singCourse_imgarea img {
  display: block;
  position: relative;
  width: 100%;
  height:150px;
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}




.course_more {
  border: 2px solid #fff;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  margin-top: 10%;
  padding: 5px;
  text-transform: uppercase;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.course_more:hover,.course_more:focus {
  background-color:#030; 
  text-decoration: none;
  outline: none;
  border-radius: 4px;
}

.single_course1 {
  background-color: #ffffff;
  display: inline;
  float: left;
 left:30px;
  text-align:center;
  width: 100%;
  height:100%;
  margin-bottom:10px;

}


.singCourse_content1{
  float: left;
  display: inline;
 width: 100%;
 padding:20px;
  height:150px;
 
}
.singCourse_title1 {
  height:auto;
 }


.singCourse_imgarea1 {
  overflow: hidden;
  position: relative;
  width: auto;
 
}
.singCourse_imgarea1 img {
  display: block;
  position: relative;
  text-align:center;
  width: auto;
   height:200px;
	
     -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}




.singCourse_imgarea2 {
  overflow: hidden;
  position: relative;
  text-align: center;
  
}
.singCourse_imgarea2 img {
  display: block;
  position: relative;
    height:100px;
	
     -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}

.course_more2 {
  border: 2px solid #fff;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  margin-top: 10%;
  padding: 5px;
  text-transform: uppercase;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.course_more2:hover,.course_more2:focus {
  background-color:#030; 
  text-decoration: none;
  outline: none;
  border-radius: 4px;
}

nav {
	position:absolute;
	width: 100%;
	top:90px;
	z-index: 500;	
    background:  #276525;
}

#flexmenu{
  display: flex;
  flex-flow: row wrap;
}

#main-menu{
  align-self: flex-end; 
}
/* keep the drop-downs from being hidden by content wrappers etc */
.sub-menu {
margin-left:-30px;
  z-index: 1;
}

/* General Menu Styling */
#flexmenu li,
#flexmenu li a{
    border: 0;
    list-style: none;
    line-height: 15px;
    display: inline-block;
    position: relative;
    text-transform: uppercase;
}

#flexmenu ul li a {
    padding-left:9px;
	 list-style: none;
	padding-right:9px;
	vertical-align:middle;
    font-size: 12px;
    text-decoration: none;
    color: white;
    font-weight: 700;
}

#flexmenu ul li.has-sub > a {
    padding-right: 10px;
}
/* Drop icon */
#flexmenu ul li.has-sub > a:after {
    position: absolute;    
    right: 11px;
	width: 8px;
    display: block;	
    background: white;
    content: '';
}
#flexmenu ul ul li.has-sub > a:after {
    position: absolute;
    top: 8px;    
    width: 8px;
    height: 5px;
	display: block;
    background: #090;
    content: '';
}
#flexmenu > ul > li.has-sub > a:before {
    position: absolute;
    top: 19px;
    display: block;
    width: 2px;
    height: 8px;
    background: #ddd;
  
}
#flexmenu > ul > li.has-sub:hover > a:before {
    top: 23px;
    height: 0;
}
#flexmenu ul ul li.has-sub > a:before {
    position: absolute;
    top: 13px;
    display: block;
    width: 2px;
    background: #FFF;
    content: '';
  
}
#flexmenu ul ul > li.has-sub:hover > a:before {
    top: 17px;
    height: 0;
}
#flexmenu ul ul li.has-sub:hover,
#flexmenu ul li.has-sub ul li.has-sub ul li:hover {
    background: #E4E4E4;
	
}
/* Submenu default states, removed by hover gives the animation */
#flexmenu ul ul {
    position: absolute;
    left: -9999px;
}
#flexmenu li:hover > ul {
    left: auto;
}
#flexmenu ul ul li {
    height: 0;
    background: #E4E4E4;
    
}
#flexmenu li:hover > ul > li {
    height: auto;
	
}
/* tertiary menu */
#flexmenu ul ul ul {
    margin-left: 70%;
    top: 0;
}
#flexmenu ul ul li a {
    padding: 3px 15px;
    width: 170px;
    font-size: 14px;
	text-transform:none;
     color: #030;
    font-weight: 400;
}
#flexmenu ul ul li a:hover
{
	 text-decoration:underline;
}




