@font-face {
	font-family: Roboto;
	src: url("./fonts/Thin/Roboto-Thin.woff?v=1.1.0") format("woff"), url("./fonts/Thin/Roboto-Thin.ttf?v=1.1.0") format("truetype");
	font-weight: 100;
	font-style: normal;
}
/* END Thin */
/* BEGIN Thin Italic */
@font-face {
	font-family: Roboto;
	src: url("./fonts/ThinItalic/Roboto-ThinItalic.woff?v=1.1.0") format("woff"), url("./fonts/ThinItalic/Roboto-ThinItalic.ttf?v=1.1.0") format("truetype");
	font-weight: 100;
	font-style: italic;
}
/* END Thin Italic */
/* BEGIN Light */
@font-face {
	font-family: Roboto;
	src: url("./fonts/Light/Roboto-Light.woff?v=1.1.0") format("woff"), url("./fonts/Light/Roboto-Light.ttf?v=1.1.0") format("truetype");
	font-weight: 300;
	font-style: normal;
}
/* END Light */
/* BEGIN Light Italic */
@font-face {
	font-family: Roboto;
	src: url("./fonts/LightItalic/Roboto-LightItalic.woff?v=1.1.0") format("woff"), url("./fonts/LightItalic/Roboto-LightItalic.ttf?v=1.1.0") format("truetype");
	font-weight: 300;
	font-style: italic;
}
/* END Light Italic */
/* BEGIN Regular */
@font-face {
	font-family: Roboto;
	src: url("./fonts/Regular/Roboto-Regular.woff?v=1.1.0") format("woff"), url("./fonts/Regular/Roboto-Regular.ttf?v=1.1.0") format("truetype");
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: Roboto;
	src: url("./fonts/Regular/Roboto-Regular.woff?v=1.1.0") format("woff"), url("./fonts/Regular/Roboto-Regular.ttf?v=1.1.0") format("truetype");
	font-weight: normal;
	font-style: normal;
}
/* END Regular */
/* BEGIN Italic */
@font-face {
	font-family: Roboto;
	src: url("fonts/Italic/Roboto-Italic.woff?v=1.1.0") format("woff"), url("fonts/Italic/Roboto-Italic.ttf?v=1.1.0") format("truetype");
	font-weight: 400;
	font-style: italic;
}
@font-face {
	font-family: Roboto;
	src: url("fonts/Italic/Roboto-Italic.woff?v=1.1.0") format("woff"), url("fonts/Italic/Roboto-Italic.ttf?v=1.1.0") format("truetype");
	font-weight: normal;
	font-style: italic;
}
/* END Italic */
/* BEGIN Medium */
@font-face {
	font-family: Roboto;
	src: url("fonts/Medium/Roboto-Medium.woff?v=1.1.0") format("woff"), url("./fonts/Medium/Roboto-Medium.ttf?v=1.1.0") format("truetype");
	font-weight: 500;
	font-style: normal;
}
/* END Medium */
/* BEGIN Medium Italic */
@font-face {
	font-family: Roboto;
	src: url("fonts/MediumItalic/Roboto-MediumItalic.woff?v=1.1.0") format("woff"), url("fonts/MediumItalic/Roboto-MediumItalic.ttf?v=1.1.0") format("truetype");
	font-weight: 500;
	font-style: italic;
}
/* END Medium Italic */
/* BEGIN Bold */
@font-face {
	font-family: Roboto;
	src: url("fonts/Bold/Roboto-Bold.woff?v=1.1.0") format("woff"), url("./fonts/Bold/Roboto-Bold.ttf?v=1.1.0") format("truetype");
	font-weight: 700;
	font-style: normal;
}
@font-face {
	font-family: Roboto;
	src: url("fonts/Bold/Roboto-Bold.woff?v=1.1.0") format("woff"), url("fonts/Bold/Roboto-Bold.ttf?v=1.1.0") format("truetype");
	font-weight: bold;
	font-style: normal;
}
/* END Bold */
/* BEGIN Bold Italic */
@font-face {
	font-family: Roboto;
	src: url("./fonts/BoldItalic/Roboto-BoldItalic.woff?v=1.1.0") format("woff"), url("./fonts/BoldItalic/Roboto-BoldItalic.ttf?v=1.1.0") format("truetype");
	font-weight: 700;
	font-style: italic;
}
@font-face {
	font-family: Roboto;
	src: url("./fonts/BoldItalic/Roboto-BoldItalic.woff?v=1.1.0") format("woff"), url("./fonts/BoldItalic/Roboto-BoldItalic.ttf?v=1.1.0") format("truetype");
	font-weight: bold;
	font-style: italic;
}
/* END Bold Italic */
/* BEGIN Black */
@font-face {
	font-family: Roboto;
	src: url("fonts/Black/Roboto-Black.woff?v=1.1.0") format("woff"), url("fonts/Black/Roboto-Black.ttf?v=1.1.0") format("truetype");
	font-weight: 900;
	font-style: normal;
}
/* END Black */
/* BEGIN Black Italic */
@font-face {
	font-family: Roboto;
	src: url("./fonts/BlackItalic/Roboto-BlackItalic.woff?v=1.1.0") format("woff"), url("./fonts/BlackItalic/Roboto-BlackItalic.ttf?v=1.1.0") format("truetype");
	font-weight: 900;
	font-style: italic;
}
/* END Black Italic */
body {
	font-family: Roboto;/*	color: #333 !important;*/
}
a, .link {color: #00339b;}
/*a, .link {
	color: #104956;
}*/
#block-quicklinks .menu li:nth-child(5) a {
    background: url(../images/new.gif) no-repeat right -3px;
    padding: 0 31px 0px 15px;
}
.layout-container {
	max-width: 860px;
	margin-left: auto;
	margin-right: auto;
	box-sizing: border-box;
}
/*#views_slideshow_cycle_main_main_slider-block_1 {margin-bottom: 15px;}*/
.dwn {
	float: right;
	padding-left: 7px;
}
td.right_tick:after {
    content: "\f00c";
    font-family: FontAwesome;
}

.path-frontpage h1.page-title {
	display: none !important;
	position: relative;
}
.view-tenders caption{width: 100%;

padding: 6px 10px;
box-sizing: border-box;
border: 1px solid #ccc;
text-align: left;
font-weight: bold;
box-shadow: none;
background: #e1e1e1;}
.path-frontpage h1.page-title:after {
	
	position: absolute;
	top: 0;
	left: 0;
}
.breadcrumb li:before {
	content: ' \BB ';
	font-size: 1.1em;
}
/*
.homeslider .views_slideshow_cycle_teaser_section {
	height: 271px !important;
}
*/


/********  Start My CSS ********************/
#block-collapsepanellist{margin-top: 0px;}



.collapse-panel-list {}
.collapse-panel-list ul{}
.collapse-panel-list ul li{
	width: 21%;
	float: left;
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
	list-style: none;
}

.collapse-panel-list ul li a{}

.collapse-panel-list .edit-icons {
    text-align: center;
    position: relative;
	padding-top: 20px;
	padding-bottom: 0px;
	border-radius: 3px;
	margin-bottom: 30px;
}
.collapse-panel-list .edit-icons .round-icon::after {
    content: "";
    width: 127px;
    height: 127px;
    border-radius: 50%;
    border: 4px solid #e0e0e0;
    position: absolute;
    top: -10px;
    left: -10px;
    opacity: 0;
    transform: scale(0.8, 0.8);
    transition: all 500ms ease 0s;
}
.collapse-panel-list .edit-icons .round-icon {
    width:115px;
    height:90px;
	padding-top: 25px;
    line-height: 90px;
    border-radius: 50%;
    background: #f3f3f3;
    font-size: 36px;
    color: #fff;
    margin: 0 auto 15px;
    position: relative;
    transition: all 500ms ease 0s;
}
.edit-icons .round-icon img {
    text-align: center;
    margin: auto;
    left: 0;
    right: 0;
    display: block;
    float: inherit;
    width:60px;
}
.collapse-panel-list a .edit-icons p {
    font-size: 1em;
    margin-top: 1.2em;
    color: #4f5767;
    text-decoration: none;
}

.collapse-panel-list a:hover {
    text-decoration: none;
}
.edit-icons:hover .round-icon::after {
    opacity: 1;
    transform: scale(1, 1);
}

.edit-icons:hover {
    text-align: center;    
    padding-top: 20px;
    padding-bottom: 0px;
    border-radius: 3px;    
    margin-bottom: 30px;	
}
.collapse-panel a:hover .edit-icons .round-icon {
    color: #e8e8e8;
    background: #e0e0e0;
    transition: all 0.3s;
}
.edit-icons:hover .round-icon {
    transform: scale(0.8, 0.8);
}

.online-admission, .pledge {
    text-align: center;
    font-size: 1.2em;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;    
    margin-bottom:10px;      
}
.online-admission a{color: #fff; background: #0169a9; display: block;border: 1px solid #eee; padding: 10px 0; }
.online-admission a:hover, .online-admission a:visited{background: #004875;color: #fff; }
#block-onlineadmission20182019, #block-pledgeonworldyouthskillsday{border:0px solid #f2f2f2;margin: 0px;padding: 0px;}
.pledge a{color: #fff; background: #104956; display: block;border: 1px  solid #eee; padding: 10px 0; }
.pledge a:hover, .pledge a:visited{background: #004875;color: #fff; }

.block-views-blockvideo-gallery-block-1, .block-views-blockgallery-block-1{float: left; width: 49%; margin-top:0px;}
.block-views-blockgallery-block-1{margin-right: 2%; overflow: hidden;border: 1px solid #d2d2d2;padding: 0px 0px 15px 0;box-sizing: border-box;min-height:396px;}
.block-views-blockvideo-gallery-block-1{border: 1px solid #d2d2d2;padding: 0px 0px 15px 0;box-sizing: border-box;}
.block-views-blockgallery-block-1 .views-view-grid .views-row{width: 100%;}
.block-views-blockvideo-gallery-block-1 iframe{margin-top: 0px;border: 5px solid #eee;min-height: 260px; padding: 0px;border-radius: 0px; margin-bottom: 0px;box-shadow: 2px 2px 3px #ccc;width: 97%;}

.block-views-blockvideo-gallery-block-1 .item-list .field--label-inline{float: left;width: 97%;margin-left: 6px;padding-left: 10px;box-sizing: border-box;}


.path-frontpage .field--name-field-video-name, .field--name-field-video-size, .field--name-field-video-format, .field--name-field-video-language{
float: left; margin-right:1px;text-align: left;}

.path-frontpage .field--name-field-video-size{padding-left:5px;width: 30%;}

.field--name-field-video-size, .field--name-field-video-format, .field--name-field-video-language{float: left; margin-right: 1px; width:33%; margin-bottom: 10px;}

.path-frontpage .field-gallery-img{position: inherit;background: rgb(16, 114, 175);padding: 17px;}


/*.path-frontpage .field--name-field-video-name{margin-top: -90px;}
.path-frontpage .field--name-field-video-size{margin-top: -70px;}
.path-frontpage .field--name-field-video-format{margin-top: -50px;}
.path-frontpage .field--name-field-video-language{margin-top: -32px;}*/

.path-frontpage .view-video-gallery .item-list ul li .field--name-field-video-name{/*position: absolute;*/}
.path-frontpage .view-video-gallery .item-list ul li video{width: 100% !important;}

.path-frontpage .field-gallery-img{bottom: 35px;}


.block-views-blockvideo-gallery-block-1 .item-list ul li{padding: 0px; position: relative;}

.block-views-blockgallery-block-1 .more-link {margin-top: 10px;}
.block-views-blockvideo-gallery-block-1 .more-link{margin-top: 14px;}

.block-views-blockvideo-gallery-block-1 .more-link a, .block-views-blockgallery-block-1 .more-link a {
    text-decoration: none;
    color: #002846;
    padding: 5px 20px 5px 10px;
    border-radius: 3px;
    position: relative;
    margin-right: 10px;
    border: 1px solid #381056;
    transition: all ease-in-out 0.22s;
    -webkit-transition: all ease-in-out 0.22s;
    -moz-transition: all ease-in-out 0.22s;
}
.block-views-blockvideo-gallery-block-1 .more-link a:hover, .block-views-blockvideo-gallery-block-1 .more-link a:focus, .block-views-blockgallery-block-1 .more-link a:hover, .block-views-blockgallery-block-1 .more-link a:focus {
    text-decoration: none;
    color: #fff;
    background: #002846;
    transition: all ease-in-out 0.22s;
    -webkit-transition: all ease-in-out 0.22s;
    -moz-transition: all ease-in-out 0.22s;
}
.block-views-blockvideo-gallery-block-1 .more-link a::after , .block-views-blockgallery-block-1 .more-link a::after {
    margin-left:3px;
    position: absolute;
    top:7px;
    color: #002846;
    content: "\f055";
    font: normal normal normal 1em/1 FontAwesome;
    height: 100%;
    vertical-align: middle;
}

.block-views-blockvideo-gallery-block-1 .more-link a:hover::after, .block-views-blockgallery-block-1 .more-link a:hover::after, .block-views-blockvideo-gallery-block-1 .more-link a:focus::after, .block-views-blockgallery-block-1 .more-link a:focus::after {
    color: #fff;
}

.region-primary-menu .menu li.menu-item a.loginbutton{background: #fc6 !important;color: #000;}


#block-bartik-content .views-element-container .view-video-gallery .views-view-grid .views-row{width: 100%;}

.view-video-gallery .item-list ul {
    list-style: none !important;
    margin: 0 0 0.25em 0 !important;
    padding: 0 !important;
}

.view-id-video_gallery .views-col.col-1 ul li {
    border: 5px solid #eee;
    display: block;
    float: left;
    overflow: hidden;
    min-height: 245px;
	width: 49%;
	margin-right: 2%;
	padding: 10px;
	box-sizing: border-box;
	margin-bottom: 20px;
}

.view-id-video_gallery .views-col.col-1 ul li:nth-child(2n){margin-right:0px;}
.view-id-video_gallery .views-col.col-1 ul li video{width: 100% !important;}

.view-video-gallery .field--name-field-video-name {
    background: rgb(16, 114, 175);
    bottom: 0;
    color: #fff;
    display: block;
    left: 0;
    opacity: 1;
    padding: 5px 10px;
    right: 0;
    text-align: center;
    transition: all 0.22s ease-in-out 0s;
    z-index: 9;
    margin-bottom: 10px;
}

.view-video-gallery .field--name-field-video-name .field__label {color: #fff;}

.view-video-gallery .field__label {color: #0770c2;}
.view-video-gallery .item-list ul li {text-align: center;cursor: pointer;}
.view-video-gallery .item-list ul li iframe{min-height: 250px; border: 0px; margin: 0px;}

.view-video-gallery .item-list ul li .field--name-field-video-name, .view-video-gallery .item-list ul li .field--name-field-video-size, .view-video-gallery .item-list ul li .field--name-field-video-format, .view-video-gallery .item-list ul li .field--name-field-video-language{margin-top:inherit; position: inherit;}


.view-id-circulars .views-row, .view-budget-distribution .views-row, .view-recruitments .views-row, .view-transfer-and-promotion .views-row {
    background: #f8f8f8;
    padding: 5px 10px;
    margin-bottom: 5px;
    border: 1px solid #eee;
}
.pager .pager__items li{
	display: inline-block;
	margin-bottom: 10px;
	margin: 10px 0px;	
	color: #fff;
}
.pager .pager__items li.is-active{color: #fff;background: #104956;padding: 7px 10px;border-radius: 5px;}
.pager .pager__items li a{color: #fff;background: #104956;padding: 7px 10px;border-radius: 5px;}
.pager .pager__items li a:hover{border-bottom:0px;background: #000;}
.pager__item--last, .pager__item--next {padding: 0px 0 0px 2px !important;}

.view-budget-distribution .pager__item{padding: 0;}
.view-budget-distribution .pager .pager__items li.is-active{color: #fff;background: #104956;padding: 0px 0px;border-radius: 5px;}
.view-budget-distribution .pager .pager__items li a{color: #fff;background: #104956;padding: 7px 10px;border-radius: 5px;}
.view-budget-distribution .pager .pager__items li a:hover{border-bottom:0px;background: #000;}



/*#block-bartik-content .field--name-field-video-collection .field__item{width: 48%; float:left; margin-right: 2%;border: 1px solid #ccc;box-sizing: border-box; padding: 10px;}

#block-bartik-content .field--name-field-video-collection .field__item .content .field__item{width: 100%; border: 0px;padding: 0px;}
#block-bartik-content .field--name-field-video-collection .field__item .content .field__item .field__item {width: auto;}


#block-bartik-content .field--name-field-video-name, #block-bartik-content .field--name-field-video-size, #block-bartik-content .field--name-field-video-format, #block-bartik-content .field--name-field-video-language{margin-top:inherit; position: inherit;}*/

/********  eND My CSS ********************/

 




/*************  News Press sTART  *************/
#sidebar-second .view-news-press-releases {position: relative;padding-bottom:5px;}
.mask {position: relative;left: 0px;top: 5px;overflow: hidden; height: 244px; border-bottom: 1px solid #e2e2e2; background: #fff;} 
.tickercontainer {overflow: hidden;height: 236px;} 
.newsticker {list-style: none;margin: 0;padding: 0;position: relative;}
#sidebar-second .view-news-press-releases a.style-pause, .view-news-press-releases a.style-play {
	border: 0 none;
	display: inline-block;
	font-size: 0;
	height:26px;	
	margin: 0;
	margin-right: 0px;
	padding: 3px;
	position: absolute;
	right: -20px;
	top: -32px;  
	width: 25px;
}
#sidebar-second .view-news-press-releases a.style-play {right:0px;}
#sidebar-second .news-mini-buttons a {margin:15px 0px;}
#sidebar-second .views-row .fa-calendar{margin-right: 7px;}
#sidebar-second .view-content .views-row h3{margin: 0 0 10px 0;}

#sidebar-second .view-news-press-releases {border-bottom: 1px solid #e3e3e3;}
#sidebar-second .view-news-press-releases a.style-pause, .view-news-press-releases a.style-play {
	background: #2196f3 url("../images/pause-news.png") no-repeat scroll center center / 20px 20px;color: #000 !important;}
#sidebar-second .view-news-press-releases a.style-play {background: #2196f3 url("../images/play-news.png") no-repeat scroll center center / 20px 20px;}
/*************  News Press eND  *************/



#pdf-frame iframe{width: 98%;
min-height: 950px;
margin: 15px 0;
border: 1px solid #dead4a;
padding: 5px;
background: #fc6;
border-radius: 3px;
}
.region-header .block:not(.site-branding) {
	font-size: 0.857em;
	margin: 0;
	clear: right;
	float: right !important;
}
.region-header {
	padding: 3px 0px 4px !important;
	position: relative;
}
.sidebarformobile {
	display: none;
}
.region-primary-menu ul.menu li > ul.menu .dwn {
	transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	padding-left: 0px;
}
.path-tenders .field-collection-item--name-field-tender-meta-field .field__label {
	font-size: .85em !important; float:  left;
}
.path-tenders .field-collection-item--name-field-tender-meta-field .field__item {
	font-size: .85em !important;
	float:  left; margin: 0 7px;
}
.path-tenders .field-collection-item--name-field-tender-meta-field .field--name-field-tender-document {
	font-size: 1.1em !important;float: none;    margin-bottom: 5px;
}
.path-tenders .views-table .field-collection-item {
	width: 100%;
	margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #c6c6c6;
}
.path-tenders .views-table .field-collection-item:last-child { border-bottom: none;    margin-bottom: 0;
    padding-bottom: 0;} 
.page-node-type-tenders .field__items { width: 85%;}
.page-node-type-tenders .field--name-field-tender-document { float: left; }
.page-node-type-tenders .field--label-above {float: left;}
.page-node-type-tenders .field--label-above .field__label { margin: 0 7px;}
.path-tenders-archive .field-collection-item--name-field-tender-meta-field .field__label {
	font-size: .85em !important; float:  left;
}
.path-tenders-archive .field-collection-item--name-field-tender-meta-field .field__item {
	font-size: .85em !important;
	float:  left; margin: 0 7px;
}
.path-tenders-archive .field-collection-item--name-field-tender-meta-field .field--name-field-tender-document {
	font-size: 1.1em !important;float: none;
}
.path-tenders-archive .views-table .field-collection-item {
	width: 100%;
	margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #c6c6c6;
}
.path-tenders-archive .views-table .field-collection-item:last-child { border-bottom: none;margin-bottom: 0;padding-bottom: 0;}



@media all and (max-width: 768px) {
#sidebar-first.sidebarformobile {display: block;}
.fixed {position: static !important;}
.table-responsive {overflow-x: scroll;width: 100%;
}
}


@media all and (min-width: 851px) {
.region-breadcrumb {padding: 0 0px 0.25em !important;margin-top: -5px;}
.layout-container {max-width: 1170px;}
.topheader {background: #ffcc66;padding: 1px 0;text-align: right;}
.region-sidebar-first {margin-left: -15px;}
.indian-emblem img {margin-left: 25px;/*height: 90px !important*/}
.harygovt {display: inline-block;margin-top: 7px;}
/*.harygovt img {height: 90px !important}*/
.indian-emblem {display: inline-block;}
.highlighted .layout-container h2 {
	position: absolute;
	padding: 8px 15px;
	background: #381056;
	text-align: center;
	left: 0;
	top: 0;
	border-left: 6px solid #FFEB3B;
	color: #fff;
	margin: 0;
	width: 130px;
	height: 35px;
	font-weight: 600;
	text-shadow: 0 1px 0 #381056;
	box-sizing: border-box;
	font-size: 1em;
}
fieldset {border: 1px solid rgba(255, 255, 255, 0);margin: 0 2px;padding: 0.35em 0.625em 0.75em;}
.highlighted .layout-container h2:after {
	background: inherit;
	display: block;
	content: '';
	position: absolute;
	height: 41px;
	width: 16px;
	right: -7px;
	bottom: 0;
	transform: rotate(15deg);
	-ms-transform: rotate(15deg);
	-webkit-transform: rotate(15deg);
	-o-transform: rotate(15deg);
	-moz-transform: rotate(15deg);/* z-index: 1; */
}
.highlighted .layout-container .block .content {
	margin: 0;
	padding: 0;
	padding: 6px 150px 7px 155px;
	background: #f6f6f6;
	width: 100%;
	height: 35px;
	box-sizing: border-box;
}
.highlighted .views-slideshow-controls-bottom {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 100;
	background: #381056;
	height: 35px;
	overflow: hidden;
	padding: 4px 6px 4px 11px;
	box-sizing: border-box;
}
.region-header .search-block-form {
	position: absolute;
	right: 74px;
	width: 230px;
	bottom: 20px;
}
}

@media all and (max-width: 851px) and (min-width: 768px) {
.topheader {background: #ffcc66;padding: 1px 0;text-align: right;}
.indian-emblem img {margin-left: 25px;height: 70px !important;}
.harygovt {display: inline-block;}
.harygovt img {height: 70px !important;}
.indian-emblem {display: inline-block;}
.region-header .search-block-form {position: absolute;right: 5%;width: 230px;bottom: 13px;}
.highlighted .layout-container .block .content {
	margin: 0;
	padding: 0;
	padding: 6px 114px 7px 150px;
	background: #f6f6f6;
	width: 100%;
	height: auto;
	box-sizing: border-box;
}
.highlighted .layout-container h2 {
	background: #381056 none repeat scroll 0 0;
	border-left: 6px solid #ffeb3b;
	box-sizing: border-box;
	color: #fff;
	font-size: 1em;
	font-weight: 600;
	height: 35px;
	left: 0;
	margin: 0;
	padding: 8px 15px;
	position: absolute;
	text-align: center;
	text-shadow: 0 1px 0 #381056;
	top: 0;
	width: 130px;
}
.highlighted .layout-container h2:after {
	background: inherit;
	bottom: 0;
	content: "";
	display: block;
	height: 41px;
	position: absolute;
	right: -7px;
	transform: rotate(15deg);
	width: 16px;
}
#block-indianemblem {float: right;margin-right: 10px;padding-top: 5px;}
.indian-emblem {float: right;}
.highlighted .views-slideshow-controls-bottom {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 100;
	background: #381056;
	height: 35px;
	overflow: hidden;
	padding: 4px 6px 4px 11px;
	box-sizing: border-box;
}
.region-header .block {float: left !important;margin-top: 0;}
.sidebar .block {padding: 0 !important}
.region-header {padding: 3px 0px 1px !important;}
}

@media all and (max-width: 768px) and (min-width: 460px) {
.highlighted .views-slideshow-controls-bottom {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 100;
	background: #381056;
	height: 33px;
	overflow: hidden;
	padding: 4px 6px 4px 11px;
	box-sizing: border-box;
}
.highlighted .layout-container h2 {text-align: left;width: 100%;}
.site-branding__logo {padding: 0 10px;}
.topheader .skipcontent {display: none;}
.topheader #block-textresize {display: none;}
.topheader #block-themechange {display: none;}
.topheader {background: #ffcc66;padding: 1px 0;text-align: center;}
.highlighted .layout-container h2 {
	position: relative;
	padding: 8px 15px;
	background: #381056;
	left: 0;
	top: 0;
	display: block;
	border-left: 6px solid #FFEB3B;
	color: #fff;
	margin: 0;
	/* width: 130px; */
	height: 35px;
	font-weight: 600;
	text-shadow: 0 1px 0 #381056;
	box-sizing: border-box;
	font-size: 1em;
}
.highlighted .layout-container .block .content {padding: 6px 20px 7px;background: #f6f6f6;}
#block-indianemblem {float: right;margin-right: 10px;}
.indian-emblem img {margin-left: 10px;height: 60px !important;}
.harygovt {float: left;}
.harygovt img {height: 60px !important;}
.indian-emblem {float: right;}
/*.region-header .search-block-form {
	position: absolute;
	right: 30px;
	width: 180px;
	bottom: 11px;
}*/
.search-form .form-search {
	float: left;
	padding: 5px 10px;
	border-radius: 2px 0 0 2px;
	margin: 0;
	border-right: none;
	outline: none;
	width: 125px;
	font-size: 1em;
	height: 20px;
	max-width: 70px;
}
.region-header .block {
	float: left !important;
	margin-top: 0;
}

.sidebar .block {
	padding: 0 !important
}
.topheader #block-languageswitcher ul li {
	display: inline-block;
	line-height: 18px !important;
	padding: 2px 7px !important;
	border: 1px solid #444;
	margin-left: 5px;
	border-radius: 3px;
}
.region-primary-menu ul.menu li > ul.menu .dwn {
	transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	padding-left: 0px;
}
.region-primary-menu .clearfix.menu li .menu li {
	border-bottom: none !important;
}
.region-primary-menu .menu-item, body:not(:target) .region-primary-menu .menu-item {
	float: none !important;
	display: block !important;
	text-align: left;
}
.region-primary-menu .menu-item, body:not(:target) .region-primary-menu .menu-item a {
	display: block;
}
.region-primary-menu .clearfix.menu li .menu li a {
	padding: 8px 5px 8px 15px !important;
}
}

@media all and (max-width: 460px) and (min-width: 300px) {
.topheader #block-languageswitcher ul li {
	display: inline-block;
	line-height: 18px !important;
	padding: 2px 7px !important;
	border: 1px solid #444;
	margin-left: 5px;
	border-radius: 3px;
}
.sidebar .block {padding: 0 !important}
.region-homeslider .views-field-title {display: none !important;}
.region-homeslider .views-field-body {display: none !important;}
.highlighted .views-slideshow-controls-bottom {height: 32px;}
.highlighted .layout-container .block .content {margin: 0;padding: 0;padding: 6px 15px 7px;background: #f6f6f6;width: 100%;height: auto;box-sizing: border-box;}
.path-frontpage .highlighted h2 {color: #fff;margin: 0;}
.path-frontpage .highlighted .views_slideshow_cycle_slide {height: auto !important;}
/*.region-header .search-block-form {
	position: absolute;
	left: 2%;
	width: 90%;
	bottom: 8px;
}*/
.region-header .site-branding {
	margin-top: 0.429em;
	border-bottom: 1px solid #f2f2f2;
	padding: 7px 10px;
	margin-bottom: 5px;
}
.topheader .skipcontent {display: none;}
.topheader #block-textresize {display: none;}
.topheader #block-themechange {display: none;}
.topheader {background: #ffcc66;padding: 5px 0;text-align: center;}
#block-indianemblem {float: right;margin-right: 10px;}
.indian-emblem img {margin-left: 10px;height: 50px !important;}
.harygovt {display: inline-block;}
.harygovt img {height: 50px !important;}
.indian-emblem {display: inline-block;}
.highlighted .views-slideshow-controls-bottom {position: absolute;right: 0;top: 0;z-index: 100;background: #381056;height: 23px;overflow: hidden;padding: 6px 6px 7px 11px;}
.region-primary-menu ul.menu li > ul.menu .dwn {transform: rotate(0deg);-webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);padding-left: 0px;}
.region-primary-menu .clearfix.menu li .menu li {border-bottom: none !important;}
.region-primary-menu .menu-item a.is-active {border-bottom: 1px solid #2b803a !important;}
.path-frontpage .highlighted h2 {background: #381056;}
}


/**
 * Main
 */
.layout-main-wrapper {min-height: 300px;}
.layout-main {margin-top: 15px;margin-bottom: 0;}
.topheader ul {list-style-type: none;margin: 0;padding: 0;}
.topheader .skipcontent {line-height: 26px;}
.topheader .skipcontent a {background: #ffcc66;color: #000;}
.skip-link {background: #ffcc66 !important;color: #000 !important;}
.dark .topheader .skipcontent a {background: #444;color: #ffff00;}
.topheader a {text-decoration: none;border: 0;font-size: 0.95em;color: #000;}
.topheader .region-top-header {display: inline-block;margin: 0 0 -6px;padding: 0;}
.topheader .block {float: left;padding: 5px 5px 0 1px;}
.topheader .block .content {margin: 1px;}
.topheader #block-languageswitcher ul li {
	display: inline-block;
	line-height: 26px;
	padding: 0 15px 0 0;
}
nav.mainnav {background: #104956;/*	border-bottom: 1px solid #077824;box-shadow: 0 2px 0 0 #024708;*/}
nav.mainnav .block .content {margin-top: 0;}
.region-primary-menu .menu a {
	color: #fff;
	background: none !important;
	float: none;
	display: block;
	/*text-transform: uppercase;*/
	text-decoration: none;
	border-radius: 0px;
	margin: 0px 0;
	/*	padding: 0.9em 0 0.9em 15px;*/
	border-bottom: 0;/*	border-right: none !important;*/
}
.menu li.menu-item--active-trail {background: #105869;}
.menu li.menu-item--active-trail:hover, .menu li.menu-item--active-trail:hover, .menu li.menu-item--active-trail:active {background: #105869;}
.region-primary-menu .menu a:active:hover {background: #105869;}
.region-primary-menu .menu a:hover, .region-primary-menu .menu a:focus {background: #105869 !important;color: #fff;}
.site-branding__logo img {vertical-align: top;width: 100%;}
.highlighted {padding: 15px 0;background: #ffcc66;}
.highlighted .layout-container {position: relative;}
.highlighted a {color: #000000;text-decoration: none;font-size: 1em;text-transform: capitalize;}
.highlighted a:hover, .highlighted a:hover {color: #000000;text-decoration: underline;border: none;}
.highlighted .region-highlighted {margin: 0;overflow: hidden;position: relative;}
.highlighted .views-element-container {overflow: hidden;}
.highlighted .views_slideshow_slide {width: 100% !important;}
.highlighted .views-slideshow-controls-bottom:before {
	background: inherit;
	display: block;
	content: '';
	position: absolute;
	height: 41px;
	width: 16px;
	left: -7px;
	bottom: -4px;
	transform: rotate(15deg);
	-ms-transform: rotate(15deg);
	-webkit-transform: rotate(15deg);
	-o-transform: rotate(15deg);
	-moz-transform: rotate(15deg);/* z-index: 1; */
}
.highlighted .views-slideshow-controls-bottom a {
	padding: 5px;
	border-radius: 34px;
	text-indent: -111111px;
	display: inline-block;
	width: 17px;
	height: 17px;
	background-color: #333;
	border: 0;
	color: #fff;
        overflow: hidden;
}
.dark .region-primary-menu .menu a {border-right: 1px solid #666;}
.highlighted .views-slideshow-controls-bottom a:hover {background-color: #ff6600;}
.highlighted .views_slideshow_controls_text_previous a {background: #381056 url(../images/prev2.png) no-repeat center center;}
.highlighted .views_slideshow_controls_text_next a {background: #381056 url(../images/next2.png) no-repeat center center;}
.highlighted .views-slideshow-controls-text-status-pause a {background: #381056 url(../images/play2.png) no-repeat center center;}
.highlighted .views-slideshow-controls-text-status-play a {background: #381056 url(../images/pause2.png) no-repeat center center;}
.highlighted .contextual-region {position: static;}
.homeslider .block .content {margin: 0;}
#block-themechange .content ul {margin: 0;padding: 0;}
#block-themechange .content ul li {display: inline-block;float: left;padding: 0 1px;}
#block-themechange .screen-reader img {vertical-align: middle;display: inline-block;}
#block-themechange .content ul li a {
	display: block;
	width: 24px;
	height: 24px;
	line-height: 24px;
	border: 1px solid #000;
	text-align: center;
	border-radius: 15px;
}
#block-themechange .content ul li a.black-bg {background: #000;color: #fff !important;}
#block-themechange .content ul li a.white-bg {background: #fff;color: #333 !important;
}
#block-themechange .content ul li a.white-bg img,
#block-themechange .content ul li a.black-bg img {border-radius: 50%;}
.platforms li:nth-child(1) a {
	background: #0A4C9A;
	color: #fff;
	display: block;
	padding: 3px 0;
	border-radius: 3px;
	width: 25px;
	text-align: center;
}
.platforms li:nth-child(2) a {
	background: #00c9ff;
	color: #fff;
	display: block;
	padding: 3px 0;
	border-radius: 3px;
	width: 25px;
	text-align: center;
}
.platforms li:nth-child(3) a {
	background: #00718c;
	color: #fff;
	display: block;
	padding: 3px 0;
	border-radius: 3px;
	width: 25px;
	text-align: center;
}
.platforms li:nth-child(4) a {
	background: #12e0f7;
	color: #fff;
	display: block;
	padding: 3px 0;
	border-radius: 3px;
	width: 25px;
	text-align: center;
}
.platforms li:nth-child(5) a {
	background: #ff0000;
	color: #fff;
	display: block;
	padding: 3px 0;
	border-radius: 3px;
	width: 25px;
	text-align: center;
}
.block-social-media-links .horizontal li, .pane-social-media-link-widget .horizontal li {
	display: inline-block;
	text-align: center;
	padding: 0;
}
.region-homeslider .views-slideshow-controls-bottom {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 100%;
	z-index: 99;
}
#views_slideshow_slide_counter_homeslider-block_1 {
	position: absolute;
	right: 15px;
	bottom: 10px;
}
.region-homeslider {
	position: relative;
}
#views_slideshow_controls_text_previous_main_slider-block_1 a {
	color: #fff;
        width: 30px;
        height: 50px;
        text-indent: -111111px;
        display: inline-block;
        overflow: hidden;
}
#views_slideshow_controls_text_next_main_slider-block_1 a {
	color: #fff;
        width: 30px;
        height: 50px;
        text-indent: -111111px;
        display: inline-block;
        overflow: hidden;
}
.region-homeslider .views-slideshow-controls-text-status-pause a {
	background: url(../images/play1.png) no-repeat center center;
	background-size: 15px 18px;
}
.region-homeslider .views-slideshow-controls-text-status-play a {
	background: url(../images/pause1.png) no-repeat center center;
	background-size: 15px 18px;
}
.region-homeslider .views_slideshow_controls_text_pause a {
	padding: 5px;
	border-radius: 34px;
	text-indent: -111111px;
	display: inline-block;
	width: 25px;
	height: 25px;
	background-color: transparent;
	border: 0;
    overflow: hidden;
}
#views_slideshow_controls_text_next_main_slider-block_1 {
	right: 1px;
	position: absolute;
	top: 40%;
	background: rgba(0, 0, 0, 0.67);
	padding: 4px 0;
	width: 30px;
	height: 50px;
	border-radius: 3px 0 0 3px;
	cursor: pointer;
}
#views_slideshow_controls_text_next_main_slider-block_1:after {
	right: 8px;
	position: absolute;
	top: 20%;
	color: #fff;
	content: "\f105";
	font: normal normal normal 2.2em/1 FontAwesome;
}
#views_slideshow_controls_text_previous_main_slider-block_1:after {
	right: 11px;
	position: absolute;
	top: 20%;
	color: #fff;
	content: "\f104";
	font: normal normal normal 2.2em/1 FontAwesome;
}
#views_slideshow_controls_text_previous_main_slider-block_1 {
	position: absolute;
	top: 40%;
	background: rgba(0, 0, 0, 0.67);
	padding: 4px 0;
	width: 30px;
	height: 50px;
	border-radius: 0 3px 3px 0;
	cursor: pointer;
}
#views_slideshow_controls_text_pause_main_slider-block_1 {
	right: 10px;
	top: 10px;
	position: absolute;
	background: rgba(0, 0, 0, 0.67);
        line-height: 1;
}
#views_slideshow_controls_text_previous_main_slider-block_1 a, #views_slideshow_controls_text_pause_main_slider-block_1 a {
	color: #fff;
}
.region-homeslider .field-content img {
	width: 100%;
	height: 100%;
	display: block;
	max-width: none;
}
.dark .highlighted .views_slideshow_controls_text_previous a {
	background: #000 url("../images/prev2.png") no-repeat scroll center center;
}
.dark .highlighted .views-slideshow-controls-text-status-pause a {
	background: #000 url("../images/pause2.png") no-repeat scroll center center;
}
.dark .highlighted .views-slideshow-controls-text-status-pause a {
    background: #000 url(../images/play2.png) no-repeat center center;
}
.dark .highlighted .views_slideshow_controls_text_next a {
	background: #000 url("../images/next2.png") no-repeat scroll center center;
}
.dark .highlighted .views-slideshow-controls-text-status-play a {
    background: #000 url(../images/pause2.png) no-repeat center center;
}
.region-homeslider .views-field-title {
	position: absolute;
	bottom: 0;
	z-index: 999;
	padding: 5px 15px 50px;
	width: 70%;
	left: 0;
	background: rgba(0,0,0,0.75);
	color: #fff;
	display: none !important;
}
.dark .field-prefix {
    color: #000;
}
.region-homeslider .views-field-title a {
	font-size: 1.6em;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	border: none;
	font-weight: 700;
}
ul.links a.is-active {
	color: #5a0600 !important;
}
.skipcontent a:hover {
    text-decoration: underline;
}
.is-active:hover {
    text-decoration: underline;
}
#block-others ul li img:hover {
    transform: scale(1.1, 1.1);
    transition: all ease-in-out 0.22s;
    -webkit-transition: all ease-in-out 0.22s;
	}
.region-homeslider .views-field-body {
	position: absolute;
	bottom: 8px;
	z-index: 999;
	padding: 3px 15px;
	width: 70%;
	left: 0;
	color: #fff;
	height: 36px;
	/* white-space: nowrap; */
	overflow: hidden;
}
.region-homeslider .views-field-body p {
	margin: 0;
	padding: 0;
	display: none !important;
}
.node-readmore:before {
	display: none !important;
}
.node-readmore a {
	text-decoration: none;
	color: #002846;
	padding: 5px 10px 5px 10px;
	border-radius: 3px;
	position: relative;
	margin-right: -7px;
	border: 1px solid #381056;
	transition: all ease-in-out 0.22s;
	-webkit-transition: all ease-in-out 0.22s;
	-moz-transition: all ease-in-out 0.22s;
}
.node-readmore a:hover, .node-readmore a:focus {
	text-decoration: none;
	color: #fff;
	background: #002846;
	transition: all ease-in-out 0.22s;
	-webkit-transition: all ease-in-out 0.22s;
	-moz-transition: all ease-in-out 0.22s;
}
.node-readmore a:hover:after, .node-readmore a:focus:after {
	color: #fff;
}
.node-readmore a:after {
	margin-left: 8px;
	/*position: absolute;*/
/*top: 6px;*/
	color: #002846;
	content: "\f055";
	font: normal normal normal 1em/1 FontAwesome;
	height: 100%;
	vertical-align: middle;
}
.noavail {
	text-align: center;
	color: #a20000;
}
a:hover, a:active, a:focus, .link:hover, .link:active, .link:focus {
	 text-decoration: underline;
  text-decoration-color: transparent;
	
	
}
/*-----------------------dark theme--------------------------*/

.dark .topheader {
	background: #444;
}
.dark #header {
	background: #000;
}
.dark nav.mainnav {
	background: #444;
}
.dark .webform-submission-contact-node-902-form input[type="submit"] {
    background-color: #ffff00;
    border-color: #ccc;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffff00), color-stop(50%, #ffff00), color-stop(100%, #ffff00));
    background-image: -moz-linear-gradient(center top, #ffff00, #ffff00, #ffff00);
    background-image: linear-gradient(to bottom, #ffff00, #ffff00, #ffff00);
    border-radius: 0.5em;
    color: #000;
}
.dark .webform-submission-contact-node-902-form input[type="submit"]:hover, .dark .webform-submission-contact-node-902-form input[type="submit"]:focus {
    background-color: #ffff00;
    border-color: #ccc;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffff00), color-stop(50%, #ffff00), color-stop(100%, #ffff00));
    background-image: -moz-linear-gradient(center top, #ffff00, #ffff00, #ffff00);
    background-image: linear-gradient(to bottom, #ffff00, #ffff00, #ffff00);
    border-radius: 0.5em;
    color: #000;
}
.dark tr td, .dark tr th {
    color: #fff;
}
.dark .region-primary-menu .menu a:active {
	background: #000 !important;
	color: #fff;
}
.dark .region-primary-menu .menu a:active:hover {
	background: #000 !important;
}
.dark .sidebar h2 {
	margin: 0 0 0.5em;
	border-bottom: 1px solid #000000;
	padding: 9px 15px 7px;
	text-shadow: 0 1px 0 #000000;
	font-size: 1em;
	line-height: 1.2;
	color: #fff;
	font-weight: 600;
	background: #2b2b2b;
	border-left: 6px solid #000000;
	text-transform: uppercase;
}
.dark .highlighted .layout-container h2 {
	position: absolute;
	padding: 5px 15px;
	background: #2b2b2b;
	text-align: center;
	left: 0;
	top: 0;
	border-left: 6px solid #000000;
	color: #fff;
	margin: 0;
	width: 130px;
	height: 35px;
	font-weight: 600;
	text-shadow: 0 1px 0 #000000;
	box-sizing: border-box;
}
.dark .main-content h2 {
	text-shadow: 0 1px 0 #000000;
	color: #fff;
	background: #2b2b2b;
	border-left: 6px solid #000000;
	border-bottom-color: #2b2b2b;
}
.dark .main-content h1.page-title {
	border-bottom: 1px solid #2b2b2b;
	text-shadow: 0 1px 0 #000000;
	color: #fff;
	font-weight: 600;
	background: #2b2b2b;
	border-left: 6px solid #000000;
}
.dark .footer-menu {float: left;width: 100%;background: #333;}
.dark .footer-bottom {float: left;width: 100%;background: #000000;}
.dark .footer-last {
	float: left;
	width: 100%;
	padding: 5px 0;
	background: #444;
	border-top: 1px dotted #eee;
	text-align: center;
}
.dark .menu li.menu-item--active-trail {background: #000;}
.dark .sidebar h2, .dark .main-content h2 {padding-left: 10px;}
.dark .node-readmore a {
	text-decoration: none;
	color: #fff;
	border: 1px solid #fff;
	transition: all ease-in-out 0.22s;
	-webkit-transition: all ease-in-out 0.22s;
	-moz-transition: all ease-in-out 0.22s;
}
.dark .node-readmore a:hover, .dark .node-readmore a:focus {
	text-decoration: none;
	color: #fff;
	background: #020202;
	transition: all ease-in-out 0.22s;
	-webkit-transition: all ease-in-out 0.22s;
	-moz-transition: all ease-in-out 0.22s;
}
.dark .node-readmore a:after {color: #fffb00;}
.dark .node-readmore a:hover:after, .dark .node-readmore a:focus:after {color: #fff;}
.dark .main-content h1.page-title {
	border-bottom: 1px solid #2B2B2A;
	text-shadow: 0 1px 0 #000000;
	color: #fff;
	font-weight: 600;
	background: #2b2b2b;
	border-left: 6px solid #000000;
}
.dark ul.links a.is-active {color: #ffffff !important;}
.dark .highlighted .views-slideshow-controls-bottom {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 100;
	background: #2b2b2b;
	height: 35px;
	overflow: hidden;
	padding: 4px 6px 4px 11px;
	box-sizing: border-box;
}
.dark #block-quicklinks li a {color: #fff;position: relative;padding: 0 15px;}
.dark #block-quicklinks li a:before {
	left: 0px;
	position: absolute;
	top: 3px;
	color: #ffffff;
	content: "\f105";
	font: normal normal normal 1em/1 FontAwesome;
}
.dark .indian-emblem img {filter: invert(100%);}
.dark .site-footer .content a, .dark .site-footer .content a.is-active {color: #fff;background: #353635;}
.dark .content .view-header {background: #666;}
.dark #block-quicklinks li.menu-item--active-trail a::before {color: #fff;}
.dark .site-footer .menu li.menu-item--active-trail {background: none;}
.feed-icons {display: none !important}
.fixed {position: fixed;left: 0;top: 0;right: 0;z-index: 999;}
.add-lft p {	margin-bottom: 4px;}
ul.cnt-add li:before {display: none;}
ul.cnt-add li {padding: 3px 0;}
.scrollup:after {
	left: 13px;
	position: absolute;
	top: 13px;
	color: #000000;
	content: "\f077";
	font: normal normal normal 1em/1 FontAwesome;
}
.scrollup:hover {
	transition: all ease-in-out 0.22s;
	-webkit-transition: all ease-in-out 0.22s;
	-moz-transition: all ease-in-out 0.22s;
	background: #dedede;
	box-shadow: inset 0 0 0px 2px #fff;
}
.add-lft h2 {margin: 0px;}
.breadcrumb li {display: inline;list-style-type: none;margin: 0;padding: 0;color: #000;text-transform: uppercase;}
.breadcrumb li a {text-transform: uppercase;}
.views-slideshow-cycle-main-frame-row, .views-slideshow-cycle-main-frame {width: 100% !important;}
.displaynone {display: none;}
#block-w3cvalidation a {background: none;}
#block-w3cvalidation a:hover, #block-w3cvalidation a:focus {border: none;}
.visually-hidden {background: #000 !important;color: #fff !important;}
article {padding-bottom: 15px;}
.region-header a {border: none;}
.views-field-created span {position: relative;font-size: 0.9em;color: #666;padding: 3px 0;}
.views-field-created span::before {
	content: "\f133";
	color: #575757;
	display: inline-block;
	font: 0.9em/1 FontAwesome;
	height: 100%;
	margin-right: 5px;
	padding-top: 4px;
	vertical-align: top;
}
#sidebar-first .view-announcements .views-row, #sidebar-fisrt .block-views-blocknews-press-releases-block-1 .views-row {padding: 7px 5px;}
.view-id-announcements {padding: 0 5px 10px;}
#sidebar-first .contextual-region.view-announcements, #sidebar-first .view-news-press-releases {margin: 0;}
.content .view-header {
	position: relative;
	right: 0;
	top: 0;
	color: #fff;
	background: #104956;
	padding: 0 10px 2px;
	line-height: 21px;
	display: inline-block;
	float: right;
	margin-top: -40px;
}
.content .view-header .more-link {margin: 0;}
.content .view-header .more-link a {
	color: #fff;
	line-height: 30px;
	border: none;
	font-size: 1.1em;
	text-transform: uppercase;
	font-weight: 700;
}
.content .view-header .more-link::before {
	content: "\f1c6";
	font: 1em/1 FontAwesome;
	height: 100%;
	vertical-align: top;
	display: inline-block;
	color: #fff;
	margin-right: 5px;
	padding-top: 9px;
}
.content .views-field-view-node .field-content a {background: #FFEB3B;}
#content .view-content .field-content a {font-weight: 400;font-size: 1.1em;}
.content .views-field-view-node .field-content a {
	background: #00470d none repeat scroll 0 0;
	border: medium none;
	border-radius: 25px;
	color: #fff;
	display: inline-block;
	font-size: 1em !important;
	margin-top: 5px;
	padding: 3px 14px;
	text-transform: capitalize;
}
.content .views-field-view-node .field-content a:hover {background: #105869 none repeat scroll 0 0;}
.region-content .view-announcements-archive .views-row {border-bottom: 1px solid rgba(0,0,0,0.1);padding: 0px 5px 15px;margin-bottom: 8px;}
#content .contextual-region.view-announcements, #content .view-news-press-releases {margin: 5px 0 0 0px;}
.view-id-news_press_releases .view-header {left: 5px;margin-top: -40px;}
.view-id-announcements .view-header {	left: 4px;}
.region-content .view-announcements .views-row, .region-content .view-news-press-releases .views-row, .region-content .view-news-press-releases-archieve .views-row {padding: 7px 5px 15px;}
.region-content .view-announcements-archive .more-link::after, .region-content .view-news-press-releases-archieve .more-link::after {content: "";}
#content .region-content .view-header .view-news-press-releases {margin: 2px 0 0;}
.region-content .content .view-news-press-releases-archieve .view-header {padding: 0 10px 0px;}
.region-content .view-news-press-releases .views-row:first-child, .region-content .view-news-press-releases-archieve .views-row:first-child {
	padding: 0 5px 15px;}
.node--type-announcements .node__content, .node--type-news-press-releases .node__content {margin-top: 0;}
.view-tenders .view-header, .view-tenders-archive .view-header {margin-top: -42px;}
.region-content .view-news-press-releases .field-content {margin: 0;}
.node--view-mode-full article {padding-bottom: 5px;}
.three-columns {float: left;width: 33.33%;text-align: center;padding: 10px;box-sizing: border-box;margin-top: 10px;border-right: 1px solid #f1cd85;min-height: 220px;}
.three-columns:last-child{border-right: 0px;}
.dark .view-empty{background: #444;color: #333;}
.dark .three-columns{border-right: 1px solid #333;}
.dark .topheader #block-textresize .changer { border-color: #d7d7d7; background: #fff; }
.three-columns img {max-height: 100px;padding: 5px;background: #ccc;margin-bottom: 15px;}
#block-ministerssblock {padding: 10px;}
.featured-bottom .region {float: left;position: relative;box-sizing: border-box;padding: 0 !important;width: 100% !important;}
.workshop-img img {border: 1px solid #ccc;padding: 3px;margin-right: 15px;}
.node--type-gallery .node__content {padding: 0px;}
.main-content .node--type-gallery .field--type-image {margin: 0 -1%;}
.view-id-gallery .views-row{width: 100%;}
/*.node--type-gallery .field__item, */

.field--name-field-gallery-image .field__item, .view-id-gallery .views-row .item-list ul li{
    border: 5px solid #eee;
    display: block;
    float: left;
    overflow: hidden;    
    padding: 0;
    position: relative;
    text-align: center;
    transition: all 0.22s ease-in-out 0s;
    width: 32%;
    box-shadow: 2px 2px 3px #ccc;
    max-width: 100%;
    box-sizing: border-box;
    font-size: 1em;
	margin-right: 2%;
	margin-bottom: 15px;
	height: 160px;
}

.field--name-field-gallery-image .field__item:nth-child(3n), .view-id-gallery .views-row .item-list ul li:nth-child(3n){margin-right: 0px;}

.view-id-gallery .views-field-field-gallery-image, .views-field-field-gallery-image .field__item{height: auto !important; border: 0px !important; box-shadow: 0px 0px 0px #ccc !important;}

.views-field-field-gallery-image .field__item {
    border: 5px solid #eee;
    display: block;
    float: left;
    overflow: hidden;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: center;
    transition: all 0.22s ease-in-out 0s;
    width: 100%;
    box-shadow: 2px 2px 3px #ccc;
    max-width: 100%;
    box-sizing: border-box;
    font-size: 1em;
}
.node--type-gallery .field__item .colorbox {max-height: 100%;max-width: 100%;}
.node--type-gallery .field__item img:hover, .item-list ul li img:hover {opacity: 1;text-decoration: none;transform: scale(1.1, 1.1);transition: all 0.3s ease-in-out 0s;}
.node--type-gallery .field__item img, .view-id-gallery .views-row .item-list ul li img {
	display: block;
	overflow: hidden;
	transition: all 0.3s ease-in-out 0s;
	vertical-align: top;
	height: auto;
	width: 100%;
	margin: 0px;
}
.field-gallery-img {
	background: rgba(0, 0, 0, 0.6);
	bottom: 0;
	color: #fff;
	display: block;
	left: 0;
	opacity: 1;
	padding: 5px 10px;
	position: absolute;
	right: 0;
	text-align: center;
	transition: all 0.22s ease-in-out 0s;
	z-index: 9;
	line-height: 1.2em;	
}
.dark .main-content h2 a {text-decoration: underline;text-decoration-color: transparent !important;}
.dark .node--type-gallery .field__item {border: 5px solid #444;display: block;float: left;overflow: hidden;}
.views_slideshow_cycle_main .views_slideshow_slide, .views_slideshow_cycle_teaser_section {width: 100% !important;}
.dark .region-primary-menu .menu li.menu-item a.loginbutton, .dark .online-admission a, .dark .pledge a{background: #222 !important;}
.dark .online-admission a, .dakr .pledge a, .dark .block-views-blockgallery-block-1, .dark .block-views-blockvideo-gallery-block-1{border: 1px solid #333;}
.dark .sidebar .block .content ul li{border-bottom: 1px solid #333;}
.dark .view-video-gallery .field__label, .dark .block-views-blockvideo-gallery-block-1 .more-link a::after, .dark .block-views-blockgallery-block-1 .more-link a::after{color: #fff;}
.dark .block-views-blockvideo-gallery-block-1 .more-link a, .dark .block-views-blockgallery-block-1 .more-link a{border: 1px solid #777;}
.dark .view-video-gallery .field--name-field-video-name, .dark .tabs ul.primary li.is-active a, .dark .tabs ul.primary li a, .dark .contextual-region .contextual .contextual-links{background: #333;}



 




@media all and (max-width:991px) {
.three-columns {width: 25%;}
}

@media all and (max-width:768px) {
.main-content .node--type-gallery .field--type-image {margin: 0;}
}

@media all and (max-width:767px) {
.three-columns {width: 50%;}
.three-columns img {margin-bottom: 10px;}
}

@media all and (max-width:480px) {
.node--type-gallery .field__item {width: 100%;}
.field-gallery-img{font-size: 0.9em;}
}

@media all and (max-width:479px) {
.three-columns {width: 100%;padding: 10px 10px 0;}
.views-view-grid {text-align: center;}
.views-view-grid .views-row{float: none;width: 80%;}
}

iframe{
    width: 98%;
    min-height: 1130px;
    margin: 15px 0;
    border: 1px solid #002846;
    padding: 5px;
    border-radius: 3px;
}

