@media only screen and (max-width: 500px) {
  
.cuntry-authr input[type="submit"] {
   
    font-size: 10px !important; }
}


.marquee-main marqueetable {
  border: 1px solid #ccc;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
  table-layout: fixed;
}
table caption {
  font-size: 1.5em;
  margin: .5em 0 .75em;
}
table tr {
  background: #f8f8f8;
  border: 1px solid #ddd;
  padding: .35em;
}
table th,
table td {
  padding: .625em;
  text-align: center;
}
table th {
  font-size: .85em;
  letter-spacing: .1em;
  text-transform: uppercase;
}
@media screen and (max-width: 600px) {
  table {
    border: 0;
  }
  table caption {
    font-size: 1.3em;
  }
  table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  table tr {
    border-bottom: 3px solid #ddd;
    display: block;
    margin-bottom: .625em;
  }
  table td {
    border-bottom: 1px solid #ddd;
    display: block;
    font-size: .8em;
    text-align: right;
  }
  table td:before {
    /*
    * aria-label has no advantage, it won't be read inside a table
    content: attr(aria-label);
    */
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
  }
  table td:last-child {
    border-bottom: 0;
  }
}


/*@media only screen and (min-device-width : 768)  {
.marquee-main marquee {
    width: 260px;
}
    
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px)

{
 .marquee-main marquee {
    width: 283px;
}
}
*/
 @media only screen and (min-device-width : 768px) 
{
.marquee-main marquee {
    width: 260px;
}
} 
@media (min-width: 1200px){
.container {
    width: 1176px!important;
}


.marquee-main marquee {
    width: 350px;
}
    }
html{
	 background-image: url("../images/11.jpg");}

html, body {
	margin:0;
	padding:0;

}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 7px solid #c5c4ca!important;
}
html, body, h1, h2, p, strong, b, u, li{font-family: Georgia, serif!important;text-align:justify;font-size:16px;}
/* .cntnt h2 {
    color: #7f9bb1;
    font-family:  Georgia, serif;
    font-size: 2vw;
    font-weight: 600;
    background: rgba(150, 199, 175, 0.31);
    padding: 0.5% 1%;
} */
/*form#aply_onln {
    width: 500px;
    margin: 17px 24%;
    padding: 2%;
    background: aliceblue;
} */
form#enq {
    width: 500px;
    margin: 17px 24%;
    padding: 2%;
    background: aliceblue;
}
p.cntct {
    font-size: 19px;
    padding: 2%;
    font-weight: bold;
}
.cntnt span {
    font-size: 21px;
    color: #215668;
}
.cntnt strong {
    color: black;
    font-size: 20px;
}
a:focus, a:hover {
    color: #ffffff!important;
    text-decoration: underline!important;
    background: rgba(45, 154, 104, 0.37)!important;
}

.clearfix { zoom:1; }
.clearfix:before, .clearfix:after {
	content:"\0020";
	display:block;
	height:0;
	overflow:hidden;
}
.clearfix:after { clear:both; }
html {
	overflow-y:scroll;
	background:#ffffff;
	font-size:62.5%;
}
body {
	margin:0 auto;
	padding:8px;
	width:78%;
	font-size:16px;
	font-size:1.6rem;
	font-family: Georgia, serif;
	color:#282828;
	background-color:transparent;
	text-align:justify;
}
.imag {
    padding: 7px 0;
}

header.clearfix img {
    width: 100%;
    margin-top: 0.3%;
}
button, input, select, textarea {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	color:#404040;
}
h1, h2, h3, h4, h5, h6 {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:bold;
}
h1 {
	margin:0.75em 0;
	font-size:48px;
	font-size:4.8rem;
	line-height:1.2;
}
h2 {
	margin-bottom:0.75em;
	font-size:32px;
	font-size:3.2rem;
	line-height:1.2;
}
h3 {
	margin-bottom:1em;
	font-size:24px;
	font-size:2.4rem;
	line-height:1.3;
}
h4 {
	margin-bottom:1em;
	font-size:18px;
	font-size:1.8rem;
	line-height:1.25;
}
h5 {
	margin-bottom:1.5em;
	font-size:16px;
	font-size:1.6rem;
}
h6 {
	font-size:16px;
	font-size:1.6rem;
}
p, ol, ul, dl, address {
	margin-bottom:1.5em;
	font-size:16px;
	font-size:1.6rem;
}
p {
	hyphens:auto;
	text-align:justify;
	font-size: 19px;    padding: 1% 0;
}
ul, ol {
	margin:0 0 1.5em 0px;
	padding:0 0 0 24px;
}
li ul, li ol {
	margin:0;
	font-size:16px;
	font-size:1.6rem;
	text-align:justify;
}
dl, dd { margin-bottom:1.5em; }
dt { font-weight:normal; }
blockquote {
	margin:0 0 1.5em -24px;
	padding-left:24px;
	border-left:1px solid #bfbfbf;
	font-style:italic;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none;
}
abbr[title] {
	border-bottom:1px dotted;
	cursor:help;
}
b, strong { font-weight:bold; }
dfn { font-style:italic; }
hr {
	display:block;
	margin:1em 0;
	padding:0;
	height:1px;
	border:0;
	border-top:1px solid #bfbfbf;
}
ins {
	background-color:#c3d9e6;
	color:#000000;
	text-decoration:none;
}
mark {
	background-color:#c3d9e6;
	color:#000000;
	font-style:italic;
	font-weight:bold;
}
pre, code, kbd, samp {
	font-family:"Monaco", Courier New, monospace;
	font-size:14px;
	font-size:1.4rem;
	line-height:1.5em;
}
pre {
	white-space:pre;
	white-space:pre-wrap;
	word-wrap:break-word;
}
q { quotes:none; }
q:before, q:after {
	content:"";
	content:none;
}
small {
	font-size:14px;
	font-size:1.4rem;
}
sub, sup {
	font-size:12px;
	font-size:1.2rem;
	line-height:0;
	position:relative;
	vertical-align:baseline;
}
sup { top:-0.5em; }
sub { bottom:-0.25em; }
a { color:#013568; }
a:visited {
    color: #0f60b1;
}
a:hover { color:#011b35; }
a:focus {
	outline:thin dotted;
	color:#011b35;
}
a:hover, a:active { outline:0; }
figure { margin-bottom:1.5em; }
figure img, figure object, figure embed {
	margin-bottom:0.75em;
	max-width:100%;
}
figcaption {
	display:block;
	font-weight:normal;
}
img { border:0; }
svg:not(:root) {
overflow:hidden;
}


tfoot { font-style:italic; }
caption { background-color:transparent; }

form { margin:0; }
fieldset {
	margin-bottom:1.5em;
	padding:0;
	border-width:0;
}
legend {
*margin-left:-7px;
	padding:0;
	border-width:0;
}
label {
	font-weight:normal;
	cursor:pointer;
}

button, input { line-height:normal; *overflow:visible;
}
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor:pointer; }
input[type="checkbox"], input[type="radio"] { box-sizing:border-box; }
input[type="search"] { box-sizing:content-box; }
button::-moz-focus-inner, input::-moz-focus-inner {
padding:0;
border:0;
}
textarea {
	overflow:auto;
	vertical-align:top;
}
html {
	-webkit-overflow-scrolling:touch;
	-webkit-tap-highlight-color:#c3d9e6;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust:100%;
	   /*  background: linear-gradient(#1e5164, #062c3a); */
}
::-webkit-selection {
background:#e6e6e6;
color:#fafafa;
text-shadow:none;
}
::-moz-selection {
background:#7bacc8;
color:#c8977b;
text-shadow:none;
}
::selection {
background:#7bacc8;
color:#c8977b;
text-shadow:none;
}
button, input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance:button; }
::-webkit-input-placeholder {
font-size:14px;
font-size:1.4rem;
}
input:-moz-placeholder {
font-size:14px;
font-size:1.4rem;
}
.ie7 img, .iem7 img { -ms-interpolation-mode:bicubic; }
input[type="checkbox"], input[type="radio"] { box-sizing:border-box; }
input[type="search"] {
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
}
button::-moz-focus-inner, input::-moz-focus-inner {
padding:0;
border:0;
}
p {
	-webkit-hyphens:auto;
	-webkit-hyphenate-character:"\2010";
	-webkit-hyphenate-limit-after:1;
	-webkit-hyphenate-limit-before:3;
	-moz-hyphens:auto;
}
.ir {
	display:block;
	overflow:hidden;
	background-repeat:no-repeat;
	text-align:left;
	text-indent:-999em;
	direction:ltr;
}
.ir br { display:none; }
.hidden {
	display:none;
	visibility:hidden;
}
.visuallyhidden {
	position:absolute;
	margin:-1px;
	padding:0;
	height:1px;
	width:1px;
	overflow:hidden;
	border:0;
	clip:rect(0 0 0 0);
}
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
	position:static;
	margin:0;
	height:auto;
	width:auto;
	overflow:visible;
	clip:auto;
}
.invisible { visibility:hidden; }
@media print {
* {
	background:transparent !important;
	color:black !important;
	text-shadow:none !important;
	filter:none !important;
	-ms-filter:none !important;
}
@page {
margin:0.5cm;
}
h2, h3 {
	orphans:3;
	widows:3;
	page-break-after:avoid;
}
p {
	orphans:3;
	widows:3;
}
pre, blockquote {
	border:1px solid #808080;
	page-break-inside:avoid;
}
abbr[title]:after { content:" (" attr(title) ")"; }
a, a:visited {
	color:#000000 !important;
	text-decoration:underline;
}
a[href]:after { content:" (" attr(href) ")"; }
a[href^="javascript:"]:after, a[href^="#"]:after {
content:"";
}
img {
	max-width:100% !important;
	page-break-inside:avoid;
}
thead { display:table-header-group; }
tr { page-break-inside:avoid; }
.ir a:after { content:""; }
}

.content{
    margin: 24px auto;
}

footer h5 {
    padding: 1.5%;
}

footer {
    background: #0e3c4a;
    color: white;    height: 43px;}






header h1{
    font-size: 26px;
}




/* =Navigation
-------------------------------------------------------------- */
/* clip skip link for screen readers */
.skip-link {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
}
#access {
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    overflow:visible;
    z-index:100;
}
/* style the main menu 8*/

/* get rid of padding and margin off all ul's (not sure about using * here, could be better) */
.sf-menu, .sf-menu * {
    margin:0;
    padding:0;
    list-style:none;
}
/* position all dropdowns off screen */
.sf-menu ul {
    position:absolute;
    top:-999em;
}
/* style the main nav list items */
.sf-menu li {
    background: #524444;
    background-image: url(../img/menuBg.png), linear-gradient(bottom, rgb(36,35,36) 0%, rgb(0,0,0) 100%);
    background-image: url(../img/menuBg.png), -o-linear-gradient(bottom, rgb(36,35,36) 0%, rgb(0,0,0) 100%);
    background-image: url(../img/menuBg.png), -moz-linear-gradient(bottom, rgb(36,35,36) 0%, rgb(0,0,0) 100%);
    background-image: url(../img/menuBg.png), -webkit-linear-gradient(bottom, rgb(36,35,36) 0%, rgb(0,0,0) 100%);
    background-image: url(../img/menuBg.png), -ms-linear-gradient(bottom, rgb(36,35,36) 0%, rgb(0,0,0) 100%);
    background-image: url(../img/menuBg.png), -webkit-gradient( linear, left bottom, left top, color-stop(0, rgb(20, 20, 21)), color-stop(1, rgb(8, 98, 125)));
    background-repeat: repeat-x;
    border-top: 1px solid #242324;
    clear: left;
    float: left;
    position: relative;
    width: 100%;
}
/* change the main nav list items on hover */ 
.sf-menu li:hover {
    background-image: url('../img/menuBg.png'); 
    visibility:inherit; /* fixes IE7 'sticky bug' */
}
/* style all the links */
.sf-menu a {
    font-size: .8em;
    color: #fff;
    display:block;
    padding: 12px 0;
    text-decoration: none;
    text-indent: 12px;
}
/* style the first drop */
.sf-menu li li, .sf-menu li li:hover{
    background: none;
    background-image: none;
}
/* add a larger text indent for the first drop links */
.sf-menu li li a{
    text-indent: 24px;
}
/* add a larger text indent for the second drop links */
.sf-menu li li li a{
    text-indent: 36px;
}
/* add a larger text indent for the third drop links */
.sf-menu li li li li a{
    text-indent: 48px;
}
/* position first drop */
.sf-menu li:hover ul {
    top:auto; /* match top ul list item height */
    position:relative;
}
/* make sure second drop is still off screen */
ul.sf-menu li:hover li ul {
    position: absolute;
    top:-999em;
}
/* position second drop */
ul.sf-menu li li:hover ul {
    top:auto;
    position:relative;
}
/* make sure third drop is still off screen */
ul.sf-menu li li:hover li ul {
    position: absolute;
    top:-999em;
}
/* position third drop */
ul.sf-menu li li li:hover ul {
    top:auto;
    position:relative;
}
@media only screen and (min-width: 480px) {
}
@media only screen and (min-width: 600px) {
    /* set height so content isn't pushed down */
    #access{
        float: left;
        height: 36px;
        width: 100%;
    }
    /* set height so content isn't pushed down add z-index to keep drops above content */
    .sf-menu{
        height: 36px;
        z-index: 100;
    }
    /* restyle so main links are horizontally aligned */
    .sf-menu li {
        clear: none;
        width: 143px; /* this will need to be adjusted for your needs */
        border-right: solid #2d6548;
	}
	
	body.clearfix {
    background: white!important;
}
    /* new style for drop list items */
    .sf-menu li li{
        background: #000;
        background-image: url('../img/menuBg.png'), linear-gradient(bottom, rgb(36,35,36) 0%, rgb(0,0,0) 100%);
        background-image: url('../img/menuBg.png'), -o-linear-gradient(bottom, rgb(36,35,36) 0%, rgb(0,0,0) 100%);
        background-image: url('../img/menuBg.png'), -moz-linear-gradient(bottom, rgb(36,35,36) 0%, rgb(0,0,0) 100%);
        background-image: url('../img/menuBg.png'), -webkit-linear-gradient(bottom, rgb(36,35,36) 0%, rgb(0,0,0) 100%);
        background-image: url('../img/menuBg.png'), -ms-linear-gradient(bottom, rgb(36,35,36) 0%, rgb(0,0,0) 100%);
        background-image: url('../img/menuBg.png'), -webkit-gradient( linear, left bottom, left top, color-stop(0, rgb(36,35,36)), color-stop(1, rgb(0,0,0)));
        background-repeat: repeat-x;
        clear: left;
        width: 100%;
    }
    /* reset text indent on all drop a tags and set the width to 100% */
    .sf-menu li li a, .sf-menu li li li a, .sf-menu li li li li a{
           text-indent: 10px;
    width: 100%;
    font-size: 1vw;
    }
    /* reposision and style the first drop */
    .sf-menu li:hover ul{
        background: #000;
        left: auto;
        position: absolute;
        top: -1;
        width: 100%;
        z-index: 100;
    }
    /* reposision and style the second drop */
    ul.sf-menu li li:hover ul{
        background: #000;
        position: absolute;
        top: -1px;
        left:100%;
    }
    /* reposision and style the third drop */
    ul.sf-menu li li li:hover ul{
        background: #000;
        position: absolute;
        top: -1px;
        left:100%;
    }
}
@media only screen and (min-width: 768px) {
    header h1{
    font-size: 30px;
}
}
@media only screen and (min-width: 992px) {
    header h1{
        font-size: 36px;
    }
    /* bigger screen bigger nav */
    #access{
        height: 50px;
    }
    /* bigger screen bigger nav */
    .sf-menu{
        height: 43px;
    }
    /* bigger screen bigger font size and padding */
    .sf-menu a {
        font-size: 1em;
        padding: 10px 0;
    }
}
@media only screen and (min-width: 1382px) {
    /* move the header to the left side of the screen */
    header{
        float: left;
        margin: 0 2% 0 0;
        width: 20%;
    }
    header h1{
        font-size: 45px
    }
    .content{
        float: left;
        width: 78%;
    }
    #access, .sf-menu{
        height: auto;
    }
    .sf-menu li {
        clear: left;
        width: 100%;
    }
    /* reposition the first drop */
    .sf-menu li:hover ul{
        left: 100%;
        top: -1px;
        position: absolute;
    }
    
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {
}




/*neha*/
.menu ul li {
    background: black!important;
   border-right: groove 2px #4a68a8!important;
}
.menu ul li a:hover {
    background: #5791a7!important;
    color: black!important;
    text-decoration: none!important;
}
.cntnt p {
   /* font-family: cambria!important; 
    font-size: 16px; */
}
p.hdline {
    background: rgba(239, 223, 223, 0.16);
    padding-left: 2%;
    font-size: 116%;
    box-shadow: 1px 1px 1px 1px grey;
}
ul.points li {
    list-style: none;
}
.eligibility p {
    background: rgba(249, 249, 249, 0.67);
    color: darkslategray; padding: 10px;
}
.eligibility p span {
    color: darkblue;
    border-bottom: groove 3px darkblue;
}
a.mails {
    color: red;
    font-size: 18px;
    /* text-align: center!important; */
    padding-left: 36%;
}
a.mails:hover {
    background: transparent!important;
    color: black!important;
}
/* a.mailss {
    color: red;
    font-size: 18px; */
    /* text-align: center!important; */
 
a.mailss:hover {
    background: transparent!important;
    color: black!important;
}
footer h5 {
    /* padding: 1.5%; */
    padding-top: 1%;
    padding-left: 1%;
}

/* R css */
p {
    font-family: sans-serif !important;     font-size: 15px;
}

body.container {
    box-shadow: 2px 0px 19px #afaaaa; }
    
  .cntnt h1 span {
    font-size: 22px;
    font-weight: 600;
   
}

.cntnt h1 {
    color: #7f9bb1;
    font-family: Georgia, serif;
    font-size: 2vw;
    /* font-weight: 600; */
    background: rgba(150, 199, 175, 0.31);
    padding: 0.5% 1%;
}
.cntnt h2 {
    color: #1b4fa3;
    font-size: 22px;
    text-decoration: underline;
}
span.felw-tit {
    font-size: 16px; }
    
    .cntnt h3 {
    font-size: 21px;
    color: blue;
}
a:hover {
    background: none !important;
    color: darkblue !important;
}
/* .mem-pdf a:before
{
   content: "\f105";
    background: url("/images/pdf.png");
    padding-right: 10px;
    margin-right: 5px;
    color: #918924;
    font-family: fontAwesome !important; }
     */
    .cntnt p {
    font-size: 15px;
}
.membr {
    background: cadetblue;
    padding: 5px;
    font-size: 18px;
    color: cornsilk;
}
p.mem-pdf {
    padding-left: 10px;
}
.membr img {
    height: 28px;
    width: auto;
    margin-right: 8px;
}

.dvmrg {margin-top:28px; }

select.slctwd
{
    width: 100%;
    height: 30px;
}

p.apply-join {
    text-align: center;
}
fieldset {
    min-width: 100% !important; }
    
    .popup-box.transform-in {
    z-index: 99;
}

/* marquee */

.ulclass { list-style-type:none;}
.liclass { margin:0 auto; border-bottom:1px #808080 dashed;  font-family:Tahoma, Geneva, sans-serif; padding:15px;}
ul.ulclass {
    padding-left: 12px;
    padding-top: 10px;
}

.marquee-main marquee {
    background: #fff;     margin-top: 2%;
    }
    
    .nws-portal {
    /* background: #b3c4fa; */
    
    padding: 3px 6px 3px 6px;
    border-bottom: 2px dotted #000;
   
}
.ulclass input {
    border: none;
    background: transparent;
}
.ulclass input:hover {
    font-size: 15px;
    font-weight: 600;
}
.nws-portal span {
    font-weight: 900;
    color: darkblue; }
    
ul.ulclass li img {
    width: 24px;
    padding-right: 2px;
    float: left;
   
}

.nwsprtl {
    background: aliceblue;
    padding: 2%;
    box-shadow: 3px -3px 15px rgba(0, 0, 0, 0.19);  margin-top: 25px;
}

.data input[type="submit"] {
   background: none !important;
    color: inherit;
    border: none;
    padding: 5px ! important;
    font: inherit;
    cursor: pointer;
    outline: inherit !important;
    border-bottom: 2px solid #4c66e4;
    color: #000080;
    font-weight: bold;
    font-size: 16px;
    text-transform: capitalize;
}

       .data th {
    background: #a6b4f6;
    color: black;
    font-size: 20px;
    font-family: cambria;
} 
   .data table th, 
   .data table td {
    text-align: left !important;
}



 .cuntry-authr {
      background: azure;
    padding: 15px 54px 15px 54px;
    margin-right: 0 !important;
    /* border: 2px solid #9a9a9a; */
   
    padding-top: 20px;
    margin-top: 20px;
    border: 2px solid #9a9a9a;

}

.cuntry-authr h1 {
       font-size: 22px;
    color: blue;
    background: #d4d8d8;
    padding: 1%;
    text-align: center;
        margin: 0;
    text-align: left;
        margin-bottom: 21px;
}

.cuntry-authr label {
    margin: 0;
}
.cuntry-authr table tr {
    background: none !important;
    border: none !important;
    padding: 0 !important;
}

.cuntry-authr table th,.cuntry-authr table td {
    padding: 0 !important;
    text-align: center !important;
}


.cuntry-authr form {
    background: #fff;
   
        padding-left: 0;
   /* border: 2px solid #eae7e7; */
}

.data input[type="submit"]:hover {
       color: blue;
  
}

.dta-auth-info {
    padding: 2%;
    background: #fff;
    border-left: 7px solid #36a1c5;
}

.dta-auth-info label
 {
    color: brown;
    margin: 0px 16px 9px 0px;
    border: 2px solid #eae6e6;
    border-radius: 4px;
    padding-left: 5px;
    max-width: 20%;
    width: 100%;
    background: rgba(240, 248, 255, 0.51);
}

.dta-auth-info input {
    color: brown;
    margin: 0px 16px 9px 0px;
    border-radius: 4px; }
.dta-auth-info input[type="submit"]:hover {
    background: none !important;
    color: blue;
}

.dta-auth-info input[type="submit"] {
 
    border-bottom: 0;
}


 .cuntry-authr input[type="submit"] {
    background: none !important;
    color: inherit;
    border: none;
    padding: 5px ! important;
    font: inherit;
    cursor: pointer;
    outline: inherit !important;
    /* border-bottom: 2px solid #4c66e4; */
   color: #000080;
    font-weight: bold;
    font-size: 16px;
    text-transform: capitalize;
}

.cuntry-authr input[type="submit"]:hover {
    background: none !important;
    color: blue;
}

.cuntry-authr ul {
    margin: 0 !important;
}

.memb-dtail {     border: 7px inset #e8e6e6; } 

.memb-dtail ul li {
    list-style: square;
} 
/* R css end */

.hidd {
    display: none;
}
.num {
    display: none;
}
.hed {
    border: none;
    background: transparent;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 600;
    padding-top: 1%;
    border-bottom: dotted 2px rgba(128, 128, 128, 0.63);
}
.hed:hover {
   
    border-bottom: none;
}
input.hed {
    font-size: 1vw;
        position: absolute;
        padding-top: 2px;
}

.nwsprtl form {
    margin-bottom: 4px;
}
.news1 {
    background: rgba(237, 229, 229, 0.51);
    padding: 3px 15px 15px 15px;
}
.news1 h2 {
    font-size: 25px;
    font-weight: 600;
    text-transform: capitalize;
    border: groove 1px;
 box-shadow: 1px 1px 1px 1px grey;
    background: rgba(204, 204, 204, 0.69);
    padding: 10px;
    color: #d4586d;
}
.news1 h3 {
    font-size: 15px;
    text-transform: capitalize;
    line-height: 28px;
}


table.table.table-hover tr {
    display: initial !important;
    background: none !important;
    border: 0 !important;
}

.country-nme
{
    
    background: #a6b4f6;
    color: black;
    font-size: 20px;
    font-family: cambria;
    margin: 0;
    padding: 1%;
    color: #1b4fa3;
    text-decoration: unset !important;
    font-weight: bold;

}

/* Latest news css */
.lst-nws h2 {
    text-align: center;
    text-decoration: underline #000;
    color: #3F51B5;}
.lst-nws h3 {
    text-decoration: underline;
    font-size: 19px;
  color: blueviolet;
}

.lst-nws p {
    margin: 0 !important;
}

.lst-nws span {
    color: #3F51B5;
    font-weight: bold;
}

  .lst-nws h4 {  font-weight: bold; }
  
  .nwsprtl ul li {      margin-top: 6px;}

/* latest news css end */

span.mails {
    color: blueviolet;
    text-align: center !important;
    /* padding-left: 33%; */
    padding: 35% 35%;
    font-size: 1.6vw;
}

.actvty ul li {
    background: aliceblue;
    margin-bottom: 7px;
    padding: 1%;
    border: 1px dotted #d6d6d6;
     line-height: 26px;
    margin-left: 20px;
}
.actvty ul {
    list-style: none;
}

.actvty i {
    float: left;
    padding-top: 17px;
}
.authr-nme p {
    margin: 0!important;
}

.panel.panel-default {
    width: 353px !important;
    min-width: 100% !important;
}

header.clearfix img {
    
    padding-right: 2px;
}