/**
 * @file
 * Styles are organized using the SMACSS technique. @see http://smacss.com/book/
 *
 * When you turn on CSS aggregation at admin/config/development/performance, all
 * of these @include files will be combined into a single file.
 */

/* HTML element (SMACSS base) rules */
@import "normalize.css";

/* Layout rules */
@import "layouts/responsive.css";

/* Component (SMACSS module) rules */
@import "components/misc.css";
/* Optionally, add your own components here. */
@import "print.css";

/* SMACSS theme rules */
/* @import "theme-A.css"; */
/* @import "theme-B.css"; */

body {
    background: #e1f2f7;
	display: block !important;
	color: black;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 14px;
    line-height: 1.42857143;
	text-align: justify;
}
p, pre {
    margin: 10px 0;
    text-align: justify;
}
h1#page-title {
    color: #d3571e;
    font-weight: bold;
    font-size: 24px;
    margin-top: 20px;
    margin-bottom: 10px;
    border-bottom: 2px solid #d3571e;
}
h3 {
    color: #d3571e;
    font-weight: bold;
    font-size: 18px;
	margin-top: 10px;
    margin-bottom: 10px;
}
h4 {
    font-size: 18px;
	margin-top: 10px;
    margin-bottom: 10px;
}
.sidebar-second .region-sidebar-second {
    margin-top: 30px;
}
h1.logo {
    display: none;
}

.view-dg-message .views-field.views-field-body {
    text-align: justify;
    color: black;
}



.front h1#page-title {
    display: none;
}


 .socialIconBox
     {
        background: #fff;
            position: fixed;
            right: 0;
            top: 40%;
            z-index: 9998;
            list-style-type: none;
     }
    
     .media_icon
     {
        height: 30px;
         width: 30px; 
         margin: 5px 2px 5px 2px;
     }

     .media_icon1
     {
        height: 40px;
         width: 38px; 
         margin: 5px 2px 5px 2px;
     }



#flexSlider .flex-control-nav {
   // width: auto;
    position: absolute;
    bottom: 0px;
    text-align: center;
	    right: 20px;
}

#flexSlider .flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
}









/* news highlight block start */
.news {
    background: #d3571e;
    border-radius: 5px;
    padding: 5px;
	margin-top: 5px;
}
.news .newsfeeds {
    float: left;
    line-height: 28px;
    margin-top: 4px;
	width: 100%;
}

.news .newsfeeds .title {
    background: url(../images/newsTitle.png) 0px 0px no-repeat;
    color: #0f5094;
    font-size: 14px;
    font-weight: bold;
    width: 150px;
    height: 27px;
    float: left;
    display: block;
    margin-right: 10px;
    padding-left: 2px;
}
/* .news .newsfeeds .feed {
    font-size: 17px;
    line-height: 24px;
}
.news .newsfeeds .feed {
    float: left;
    color: #fff;
    font-size: 14px;
    width: 85%;
} */

/* close */






























.region.region-header-top {
   // max-width: 1170px;//
    margin: 0 auto;
	padding: 0% 1% 0% 1%;
    /*! background: #e2e2e2; */
}

.wrapper.nav-section {
  //  max-width: 1170px;
    margin: 0 auto;
	padding: 0% 1% 0% 1%;
    /*! background: #e2e2e2; */
}
div#block-block-8 {
    margin: 0px;
}

div#block-cmf-content-header-region-block {
    margin-bottom: 0px;
}

div#block-cmf-content-header-region-block .common-right {
    float: right;
    position: relative;
    margin-right: 24px;
}

section.wrapper.header-wrapper {
 //   max-width: 1170px;
    margin: 0 auto;
	padding: 0% 1% 0% 1%;
    /*! background: #e2e2e2; */
    width: 100%;
    border-bottom: none;
}
.nav-wrapper ul li {
    border-left: 0px;
}
.container.header-container {
    background: #d3571e;
	    padding: 0px;
}
.nav-wrapper {
    height: 54px;
 //   max-width: 1170px;
    margin: 0 auto;
    padding: 0% 1% 0% 1%;
    /*! background: #e2e2e2; */
		width: 100%;
}
.nav-wrapper ul li a {
    padding: 7px 18px 7px 18px !important;
}
.nav-wrapper ul li.is-leaf.first {
    border-left: 0px solid rgba(0, 0, 0, .1);
}
.nav-wrapper ul li:first-child a {
    padding: 7px 23px 7px 23px !important;
}


.container.nav-container {
     background: #FFF;
     border-radius: 5px;
}
#main-menu ul#nav {
    padding: 0px;
    margin: 0px;
}

#main-menu .menu a {
    color: #D3571E;
	font-size: 20px;
    font-weight: bold;
}



.nav-wrapper ul li.hover a{     background: #005c99; }      .nav-wrapper ul ul li a:hover {     background: #d3571e; }  #main-menu .menu a:hover {     color: #fff;   }
 .nav-wrapper ul li.active a {
    background: none;
}
 .nav-wrapper ul ul li a:hover {
    background: #d3571e;
}
.nav-wrapper ul ul {
    position: absolute;
    z-index: 1000;
    top: 102%;
    left: 0px;
    background: #dddddd;
    width: 300px;
}








section.wrapper.banner-wrapper {
 //   max-width: 1170px;
    margin: 0 auto;
	padding: 0% 1% 0% 1%;
    /*! background: #e2e2e2; */
		width: 100%;

}













div#main {
 //   max-width: 1170px;
    margin: 0 auto;
	padding: 0% 1% 0% 1%;
    /*! background: #e2e2e2; */
		width: 100%;

}

section.wrapper.carousel-wrapper {
 //   max-width: 1170px;
    margin: 0 auto;
	padding: 0% 1% 0% 1%;
    background: #e1f2f7;
	width: 100%;
}














footer#footer {
 //   max-width: 1170px;
    margin: 0 auto;
padding: 0% 1% 0% 1%;
    /*! background: #e2e2e2; */
	width: 100%;
	}














.carousel-wrapper {
    background: white;
    border-top: 1px solid #d2d2d2;
}

.carousel-wrapper:after {
    height: 4px;
}	



.logo-cmf {
    display: none;
}

.footer-top-wrapper {
    /*! background: #005c99; */
    background-image: linear-gradient(90deg,#005c99 ,#d3571e);
}
.footer-bottom-wrapper {
    /*! background: #d3571e; */
    background-image: linear-gradient(90deg,#005c99 ,#d3571e);
}

.footer-top-wrapper ul li {
    float: left;
    color: gainsboro;
    list-style: none !important;
}

.footer-top-wrapper ul li a {
    color: white;
}

.copyright-content {
    color: white;
    font-size: 90%;
	    text-align: center;
}
.copyright-content span {
    color: white;
}
.footer-bottom-wrapper a {
    color: white;
}







































#block-menu-block-1 ul.menu {
    padding: 0px;
}


#block-menu-block-1 ul li {
    background: url(../images/navBG.jpg) 0px 0px no-repeat;
    height: 52px;
    width: 268px;
    float: none;
    margin-bottom: 1px;
    display: block;
    text-transform: uppercase;
	padding: 15px;
}

#block-menu-block-1 ul li.menu-mlid-5056 a {
    background: url(../images/martyrs-icon.png) 0px 0px no-repeat;
    padding-left: 60px;
    padding-top: 8px;
    padding-bottom: 8px;
    color: #d3571e;
    font-weight: bold;
}


#block-menu-block-1 ul li.menu-mlid-5048 a {
    background: url(../images/shradhanjli-icon.png) 0px 0px no-repeat;
    padding-left: 60px;
    padding-top: 8px;
    padding-bottom: 8px;
    color: #d3571e;
    font-weight: bold;
}

#block-menu-block-1 ul li.menu-mlid-1439 a {
    background: url(../images/emp-corner-icon.png) 0px 0px no-repeat;
    padding-left: 60px;
    padding-top: 8px;
    padding-bottom: 8px;
    color: #d3571e;
    font-weight: bold;
}
#block-menu-block-1 ul li.menu-mlid-1445 a {
    background: url(../images/job-icon.png) 0px 0px no-repeat;
    padding-left: 60px;
    padding-top: 8px;
    padding-bottom: 8px;
    color: #d3571e;
    font-weight: bold;
}
#block-menu-block-1 ul li.menu-mlid-974 a {
    background: url(../images/tender-icon.png) 0px 0px no-repeat;
    padding-left: 60px;
    padding-top: 8px;
    padding-bottom: 8px;
    color: #d3571e;
    font-weight: bold;
}
#block-menu-block-1 ul li.menu-mlid-1064 a {
    background: url(../images/rti-icon.png) 0px 0px no-repeat;
    padding-left: 60px;
    padding-top: 8px;
    padding-bottom: 8px;
    color: #d3571e;
    font-weight: bold;
}
#block-menu-block-1 ul li.menu-mlid-973 a {
    background: url(../images/live-streaming-icon.png) 0px 0px no-repeat;
    padding-left: 60px;
    padding-top: 8px;
    padding-bottom: 8px;
    color: #d3571e;
    font-weight: bold;
}
#block-menu-block-1 ul li.menu-mlid-971 a {
    background: url(../images/HA-icon.png) 0px 0px no-repeat;
    padding-left: 60px;
    padding-top: 8px;
    padding-bottom: 8px;
    color: #d3571e;
    font-weight: bold;
}

#block-menu-block-1 ul li.menu-mlid-5060 a {
    background: url(../images/cyber-icon.png) 0px 0px no-repeat;
    padding-left: 60px;
    padding-top: 8px;
    padding-bottom: 8px;
    color: #d3571e;
    font-weight: bold;
}


.container.common-container ul {
    margin: 0px;
}
.common-wrapper {
    border-bottom: 1px solid #eeeeee;
    background: none;
}
.common-right ul li a {
    opacity: 1;
}
.common-wrapper a {
    color: black;
}





























/* .container-inline #edit-actions #edit-submit, #search-form #edit-submit {
    background: url(../images/ico-goi-search.png) no-repeat center center #d3571e;
} */


.common-right ul li.ico-site-search #edit-search-block-form--2, #search-form #edit-keys {
    border: 2px solid #d3571e;
}



div#block-block-6 {
    margin-top: 1.5em;
	    clear: both;
	text-align: center;	
}


.gallery_image {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: bottom;
  max-width: 100%;
  height: 215px;
  width: 800px;
}
div#block-views-home-tabs-block ul {
    margin-bottom: 14px;
	padding: 0px;
}







































































div#block-views-image-gallery-block {
    width: 32%;
    float: left;
    border: 1px solid #005c99;
	padding-bottom: 20px;
}
div#block-views-image-gallery-block h2 {
    color: #fff;
    /*! background: #d3571e; */
    margin: 0px;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    padding: 2px;
    font-size: 18px;
    margin-bottom: 15px;
    background-image: linear-gradient(180deg,#005c99 ,#d3571e);
}
div#block-views-image-gallery-block .view-content {
    padding-left: 15px;
    padding-right: 15px;
}

div#block-views-home-tabs-block {
    float: left;
    width: 32%;
    margin-left: 2%;
    margin-right: 2%;
    border: 1px solid #005c9e;
	padding-bottom: 20px;
	height: 333px;
}
div#block-views-home-tabs-block h2 {
    color: #fff;
    /*! background: #d3571e; */
    margin: 0px;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    padding: 2px;
    font-size: 18px;
    margin-bottom: 15px;
    background-image: linear-gradient(3600deg,#005c99 ,#d3571e);
    /*! background-image: linear-gradient(360deg,#005c99 ,#d3571e); */
    background-image: linear-gradient(180deg,#005c99 ,#d3571e);
}
div#block-views-home-tabs-block .view-content {
    padding-left: 15px;
    padding-right: 15px;
}

div#block-views-video-gallery-block {
    float: left;
    width: 32%;
    border: 1px solid #005c99;
	padding-bottom: 20px;
	    margin-bottom: 30px;
}
div#block-views-video-gallery-block h2 {
    color: #fff;
    /*! background: #d3571e; */
    margin: 0px;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    padding: 2px;
    font-size: 18px;
    margin-bottom: 15px;
    background-image: linear-gradient(180deg,#005c99 ,#d3571e);
}
div#block-views-video-gallery-block .view-content {
    padding-left: 15px;
    padding-right: 15px;
    height: 212px;

}
.front .view-footer p {
	border-radius: 5px;
    /*! border: 1px solid #005c99; */
    margin: 10px 0px 0px;
    float: right;
    height: 34px;
    line-height: 32px;
	margin-right: 17px;
	width: 120px;
	/*! background: #d3571e; */
	background-image: linear-gradient(90deg,#005c99 ,#d3571e);
}
.front .view-footer p a{
	color: #fff;
    padding: 5px 10px;
	font-weight: bold;
}
div#block-menu-menu-related-links {
    text-align: center;
}
div#block-menu-menu-related-links ul {
    display: inline-block;
	padding: 0px;
    margin: 10px 0 0 0px;
}
div#block-menu-menu-related-links ul li {
	float: left;
	    list-style: none;
}
div#block-menu-menu-related-links ul li a {
padding: 0px 6px;
color: #d3571e;
}




/new css/
a {
color: #d3571e
}
ul li a {
color: #d3571e;
font-weight: bold;
}
/* .page-node-25 .view-content .views-field-field-image {
    float: right;
    width: 160px;
    margin-left: 10px;
}
.page-node-25 #content h2 {
    font-weight: bold;
    font-size: 24px;
    margin-top: 10px;
    margin-bottom: 10px;
    border-bottom: 2px solid #d3571e;
	color: #d3571e;

}

.page-node-25 #content h3 {
    color: #d3571e;
}

.page-node-25 #content div strong {
    color: #d3571e !important;
} */

.view-id-dg_message .view-content .views-field-field-image {
    text-align: center;
    width: 160px;
    margin: 0 auto;
}

.view-id-dg_message .view-content .views-field-title {
    font-weight: bold;
    font-size: 24px;
    margin-top: 20px;
    margin-bottom: 10px;
    border-bottom: 2px solid #d3571e;
	color: #d3571e;

}
.view-id-dg_message .views-field-nothing  h3 {
    color: #d3571e;
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 0px;
    line-height: 30px;
}
.view-id-dg_message .views-field-nothing  h4 {
    color: #d3571e;
    font-size: 20px;
    margin-top: 0px;
    margin-bottom: 10px;
    line-height: 30px;
	font-family: 'Tangerine', cursive;
    font-size: large;
}
@media (max-width: 1170px) {
.container {
    width: 100%;
}
.news .newsfeeds .feed {
    width: 80%;
}
}
@media (max-width: 959px) {
div#block-views-image-gallery-block {
    width: 100%;
    float: none;
	text-align: center;
}
div#block-views-home-tabs-block {
    float: none;
    width: 100%;
	margin-right: 0px;
    margin-left: 0px;
}
div#block-views-video-gallery-block {
    float: none;
    width: 100%;
}
#content {
    width: 100% !important;
}
.region.region-sidebar-second.column.sidebar {
    width: 100% !important;
    margin: 0px !important;
}
.news .newsfeeds .feed {
    width: 100%;
}
.view-footer p {
    float: none;
	margin: 0 auto;
	margin-top: 10px;
}
}

@media (max-width: 640px) {
.footer-top-wrapper ul {
    padding: 0px 0px 0px 20px;
}
}


#block-menu-menu-related-links ul li:before {
    content: '|';
}
#block-menu-menu-related-links ul li:first-child:before {
    content: '';
}


.content-bottom {
 //   max-width: 1170px;
    margin: 0 auto;
    padding: 0% 1% 1% 1%;
    /*! background: #e2e2e2; */
    width: 100%;
}



@media all and (max-width : 639px) {
.common-right ul {
    padding: 0px;
}
}








































/* Make it a marquee */
.marquee {
    width: 85%;
    margin: 0 auto;
    overflow: hidden;
    white-space: nowrap;
    box-sizing: border-box;
    animation: marquee 4s linear infinite;
}
.marquee2 {
    width: 99%;
    margin: 0 auto;
    overflow: hidden;
    white-space: nowrap;
    box-sizing: border-box;
}

.marquee:hover {
    animation-play-state: paused
}

/* Make it move */
@keyframes marquee {
    0%   { text-indent: 50em }
    100% { text-indent: -40em }
}

/* Make it pretty */
.microsoft {
    padding-left: 1.5em;
    position: relative;
    font: 16px 'Segoe UI', Tahoma, Helvetica, Sans-Serif;
}

/* ::before was :before before ::before was ::before - kthx */

/* .microsoft:before, .microsoft::before {
    z-index: 2;
    content: '';
    position: absolute;
    top: -1em; left: -1em;
    width: .5em; height: .5em;
    box-shadow: 1.0em 1.25em 0 #F65314,
        		1.6em 1.25em 0 #7CBB00,
        		1.0em 1.85em 0 #00A1F1,
        		1.6em 1.85em 0 #FFBB00;
}

.microsoft:after, .microsoft::after {
    z-index: 1;
    content: '';
    position: absolute;
    top: 0; left: 0;
    width: 2em; height: 2em;
    background-image: linear-gradient(90deg, white 70%, rgba(255,255,255,0));
} */

/* Style the links */
/* .vanity {
    color: #333;
    text-align: center;
    font: .75em 'Segoe UI', Tahoma, Helvetica, Sans-Serif;
}

.vanity a, .microsoft a {
    color: #1570A6;
    transition: color .5s;
    text-decoration: none;
}

.vanity a:hover, .microsoft a:hover {
    color: #F65314;
} */

/* Style toggle button */
/* .toggle {
	display: block;
    margin: 2em auto;
} */

 .feed.microsoft.marquee p {
    margin: 0px;
}
.i18n-hi li.hi_lan {
    display: none;
}
.i18n-en li.en_lan {
    display: none;
} 


div#block-block-9 {
    text-align: center;
    margin: 0px;
}

.newsTicker ul li {
    margin: 0px 0px 7px;
    padding: 0px 0px 7px 25px;
    border-bottom: 1px dashed #bebebe;
    background: url(../images/bullet01.png) 0px 3px no-repeat;
}

.view-id-dg_message {
    margin-bottom: 40px;
}
.nav-wrapper ul ul {
    background: white;
	padding: 0px;
}
.nav-wrapper ul ul li {
    border: 0px;
}
.nav-wrapper ul ul li a{
  color:white;
}
.nav-wrapper ul ul li:first-child a {
    padding: 0px 0px 0px 18px !important;
}
.nav-wrapper ul ul li a {
    padding: 0px 0px 0px 18px !important;
	color: black !important;
}
.nav-wrapper ul li:hover {
    background: rgb(238, 238, 238);
}
.nav-wrapper ul ul li:hover {
    background: rgb(238, 238, 238);
}

.not-front .three-column-block {
    display: none;
}
table{
background:none
}
table td {
    vertical-align: middle;
    color: black;
    font-size: 15px;
}
td, th {
    padding: 6px;
    border: 1px solid black;
}	
tr th {
    background: #ec5c14;
    color: black;
    font-size: 16px;
}
tr {
    background: transparent !important;
}

.view-dg-of-ndrf td.views-field.views-field-field-image {
    padding: 0px;
    width: 140px;
}
.view-dg-of-ndrf table td {
    font-size: 16px;
	font-weight: 700;
}


.node-88256 td {
    padding: 0px;
    border: 1px solid black;
}
.node-88256 th {
    padding: 6px 0px 6px 0px;
}
.node-88256 p, pre {
    margin: 1px 0;
}
.node-88257 td {
    padding: 0px;
    border: 1px solid black;
}
.node-88257 th {
    padding: 6px 0px 6px 0px;
}
.node-88257 p, pre {
    margin: 1px 0;
}


.view-press-release .item-list ul li {
    margin: 0px 0px 7px;
    padding: 0px 0px 7px 25px;
    border-bottom: 1px dashed #bebebe;
    background: url(../images/bullet01.png) 0px 3px no-repeat;
}
.view-id-equipment .item-list ul li {
    margin: 0px 0px 7px;
    padding: 0px 0px 7px 25px;
    border-bottom: 1px dashed #bebebe;
    background: url(../images/bullet01.png) 0px 3px no-repeat;
}
#content .field-name-body ul li {
    margin: 0px 0px 7px;
    padding: 0px 0px 7px 25px;
    border-bottom: 1px dashed #bebebe;
    background: url(../images/bullet01.png) 0px 3px no-repeat;
}
#content .view-content ul li {
    margin: 0px 0px 7px;
    padding: 0px 0px 7px 25px;
    border-bottom: 1px dashed #bebebe;
    background: url(../images/bullet01.png) 0px 3px no-repeat;
}
td.views-field.views-field-field-image {
    width: 180px;
    text-align: center;
}
td.views-field.views-field-field-image img {
    padding-bottom: 10px;
}


/* .node-type-operations .field.field-name-field-image .field-items {
 display: inline-flex;
} */
.node-type-operations .field.field-name-field-image .field-items .field-item {
    padding: 2px;
    width: 33.33%;
    float: left;
}

.saadmex-col3 {
    float: left;
    width: 32%;
    background: white;
    padding: 15px;
    margin-top: 10px;
	border: 1px solid;
}
.participants.saadmex-col3 {
    margin-left: 2%;
    margin-right: 2%;
}

.not-front .node-video-gallery .field-name-field-video-link .field-item {
    float: left;
    width: 25%;
    padding: 4px 4px 1px 4px;
    background: white;
    border: 1px solid #ddd;
    border-radius: 4px;
	margin-bottom: 30px;
}
.not-front .node-video-gallery .field-name-field-video-link .field-item:hover {
    border: 1px solid #d3571e;
}
.node-image-gallery .field-name-field-image .field-item {
    float: left;
    width: 25%;
    padding: 4px 4px 1px 4px;
    background: white;
    border: 1px solid #ddd;
    border-radius: 4px;
	margin-bottom: 30px;
}
.node-image-gallery .field-name-field-image .field-item:hover {
    border: 1px solid #d3571e;
}


.not-front .view-video-gallery .view-content .views-row {
    float: left;
    width: 25%;
    padding: 4px 4px 1px 4px;
    background: white;
    border: 1px solid #ddd;
    border-radius: 4px;
	margin-bottom: 30px;

}
.not-front .view-video-gallery .view-content .views-row:hover {
    border: 1px solid #d3571e;
}

.not-front .view-image-gallery .view-content .views-row {
    float: left;
    width: 25%;
    padding: 4px 4px 1px 4px;
    background: white;
    border: 1px solid #ddd;
    border-radius: 4px;
	height: 224px;
    margin-bottom: 30px;
}
.not-front .view-image-gallery .view-content .views-row:hover {
    border: 1px solid #d3571e;
}

a#prevLink {
    font-size: 0px;
}
a#nextLink {
    font-size: 0px;
}
a#lightshowPlay {
    font-size: 0px;
}
a#lightshowPause {
    font-size: 0px;
}
a#bottomNavClose {
    font-size: 0px;
}
#loading {
    font-size: 0px;
}
marquee#topMarquee {
    height: 34px;
    margin-top: -9px;
}


@media all and (max-width : 1466px) {
#main-menu .menu a {
  font-size: 18px;
}

}

@media all and (max-width : 1360px) {
#main-menu .menu a {
  font-size: 16px;
}

}

@media all and (max-width : 1255px) {
#main-menu .menu a {
  font-size: 15px;
}

}


@media all and (max-width : 1202px) {
#main-menu .menu a {
  margin:-10px;
}

}

@media all and (max-width : 979px) {
#main-menu .menu a {
  font-size:14px;
}

}

@media (max-width: 600px) {
.view-id-dg_message .view-content .views-field-title {
    font-size: 18px;
}
.view-id-dg_message .views-field-nothing  h3 {
    color: #d3571e;
    font-size: 18px;
}
.view-id-dg_message .views-field-nothing  h4 {
    font-size: 16px;
}

}



@media (max-width: 375px) {
.view-id-dg_message .view-content .views-field-title {
    font-size: 15px;
}
.view-id-dg_message .views-field-nothing  h3 {
    font-size: 15px;
}
.view-id-dg_message .views-field-nothing  h4 {
    font-size: 14px;
}

}

.dg_msg{
 width: 85%;
  padding: 0px 0px 0px 200px;
}


@media (max-width: 600px) {
.dg_msg{
 width: 100%;
  padding: 0px;
}

}



@media (max-width: 375px) {
.dg_msg{
 width: 100%;
  padding: 0px;
}
	
} 




/**
 * @file
 * Styles are organized using the SMACSS technique. @see http://smacss.com/book/
 *
 * When you turn on CSS aggregation at admin/config/development/performance, all
 * of these @include files will be combined into a single file.
 */

/* HTML element (SMACSS base) rules */
@import "normalize.css";

/* Layout rules */
@import "layouts/responsive.css";

/* Component (SMACSS module) rules */
@import "components/misc.css";
/* Optionally, add your own components here. */
@import "print.css";

/* SMACSS theme rules */
/* @import "theme-A.css"; */
/* @import "theme-B.css"; */

body {
    background: #e1f2f7;
	display: block !important;
	color: black;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 14px;
    line-height: 1.42857143;
	text-align: justify;
}
p, pre {
    margin: 10px 0;
    text-align: justify;
}
h1#page-title {
    color: #d3571e;
    font-weight: bold;
    font-size: 24px;
    margin-top: 20px;
    margin-bottom: 10px;
    border-bottom: 2px solid #d3571e;
}
h3 {
    color: #d3571e;
    font-weight: bold;
    font-size: 18px;
	margin-top: 10px;
    margin-bottom: 10px;
}
h4 {
    font-size: 18px;
	margin-top: 10px;
    margin-bottom: 10px;
}
.sidebar-second .region-sidebar-second {
    margin-top: 30px;
}
h1.logo {
    display: none;
}

.view-dg-message .views-field.views-field-body {
    text-align: justify;
    color: black;
}



.front h1#page-title {
    display: none;
}






#flexSlider .flex-control-nav {
   // width: auto;
    position: absolute;
    bottom: 0px;
    text-align: center;
	    right: 20px;
}

#flexSlider .flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
}









/* news highlight block start */
.news {
    background: #d3571e;
    border-radius: 5px;
    padding: 5px;
	margin-top: 5px;
}
.news .newsfeeds {
    float: left;
    line-height: 28px;
    /*! margin-top: 4px; */
    width: 100%;
    margin-bottom: 5px;
}

.news .newsfeeds .title {
    background: url(../images/newsTitle.png) 0px 0px no-repeat;
    color: #0f5094;
    font-size: 14px;
    font-weight: bold;
    width: 150px;
    height: 27px;
    float: left;
    display: block;
    margin-right: 10px;
    padding-left: 2px;
}
/* .news .newsfeeds .feed {
    font-size: 17px;
    line-height: 24px;
}
.news .newsfeeds .feed {
    float: left;
    color: #fff;
    font-size: 14px;
    width: 85%;
} */

/* close */






























.region.region-header-top {
   // max-width: 1170px;//
    margin: 0 auto;
	padding: 0% 1% 0% 1%;
    /*! background: #e2e2e2; */
}

.wrapper.nav-section {
  //  max-width: 1170px;
    margin: 0 auto;
	padding: 0% 1% 0% 1%;
    /*! background: #e2e2e2; */
}
div#block-block-8 {
    margin: 0px;
}

div#block-cmf-content-header-region-block {
    margin-bottom: 0px;
}

div#block-cmf-content-header-region-block .common-right {
    float: right;
    position: relative;
    margin-right: 24px;
}

section.wrapper.header-wrapper {
 //   max-width: 1170px;
    margin: 0 auto;
	padding: 0% 1% 0% 1%;
    /*! background: #e2e2e2; */
    width: 100%;
    border-bottom: none;
}
.nav-wrapper ul li {
    border-left: 0px;
}
.container.header-container {
    background: #d3571e;
	    padding: 0px;
}
.nav-wrapper {
    height: 54px;
 //   max-width: 1170px;
    margin: 0 auto;
    padding: 0% 1% 0% 1%;
    /*! background: #e2e2e2; */
		width: 100%;
}
.nav-wrapper ul li a {
    padding: 7px 18px 7px 18px !important;
}
.nav-wrapper ul li.is-leaf.first {
    border-left: 0px solid rgba(0, 0, 0, .1);
}
.nav-wrapper ul li:first-child a {
    padding: 7px 23px 7px 23px !important;
}


.container.nav-container {
     background: #FFF;
     border-radius: 5px;
}
#main-menu ul#nav {
    padding: 0px;
    margin: 0px;
}

#main-menu .menu a {
    color: #D3571E;
	font-size: 20px;
    font-weight: bold;
}



.nav-wrapper ul li.hover a{     background: #005c99; }      .nav-wrapper ul ul li a:hover {     background: #d3571e; }  #main-menu .menu a:hover {     color: #fff;   }

 .nav-wrapper ul ul li a:hover {
    background: #d3571e;
}
.nav-wrapper ul ul {
    position: absolute;
    z-index: 1000;
    top: 102%;
    left: 0px;
    background: #dddddd;
    width: 300px;
}








section.wrapper.banner-wrapper {
 //   max-width: 1170px;
    margin: 0 auto;
	padding: 0% 1% 0% 1%;
    /*! background: #e2e2e2; */
		width: 100%;

}













div#main {
 //   max-width: 1170px;
    margin: 0 auto;
	padding: 0% 1% 0% 1%;
    /*! background: #e2e2e2; */
		width: 100%;

}

section.wrapper.carousel-wrapper {
 //   max-width: 1170px;
    margin: 0 auto;
	padding: 0% 1% 0% 1%;
    background: #e1f2f7;
	width: 100%;
}














footer#footer {
 //   max-width: 1170px;
    margin: 0 auto;
padding: 0% 1% 0% 1%;
    /*! background: #e2e2e2; */
	width: 100%;
	}














.carousel-wrapper {
    background: white;
    border-top: 1px solid #d2d2d2;
}

.carousel-wrapper:after {
    height: 4px;
}	



.logo-cmf {
    display: none;
}

.footer-top-wrapper {
    /*! background: #005c99; */
    background-image: linear-gradient(90deg,#005c99 ,#d3571e);
}
.footer-bottom-wrapper {
    /*! background: #d3571e; */
    background-image: linear-gradient(90deg,#005c99 ,#d3571e);
}

.footer-top-wrapper ul li {
    float: left;
    color: gainsboro;
    list-style: none !important;
}

.footer-top-wrapper ul li a {
    color: white;
}

.copyright-content {
    color: white;
    font-size: 90%;
	    text-align: center;
}
.copyright-content span {
    color: white;
}
.footer-bottom-wrapper a {
    color: white;
}







































#block-menu-block-1 ul.menu {
    padding: 0px;
}


#block-menu-block-1 ul li {
    background: url(../images/navBG.jpg) 0px 0px no-repeat;
    height: 52px;
    width: 268px;
    float: none;
    margin-bottom: 1px;
    display: block;
    text-transform: uppercase;
	padding: 15px;
}

#block-menu-block-1 ul li.menu-mlid-5056 a {
    background: url(../images/martyrs-icon.png) 0px 0px no-repeat;
    padding-left: 60px;
    padding-top: 8px;
    padding-bottom: 8px;
    color: #d3571e;
    font-weight: bold;
}


#block-menu-block-1 ul li.menu-mlid-5048 a {
    background: url(../images/shradhanjli-icon.png) 0px 0px no-repeat;
    padding-left: 60px;
    padding-top: 8px;
    padding-bottom: 8px;
    color: #d3571e;
    font-weight: bold;
}

#block-menu-block-1 ul li.menu-mlid-1439 a {
    background: url(../images/emp-corner-icon.png) 0px 0px no-repeat;
    padding-left: 60px;
    padding-top: 8px;
    padding-bottom: 8px;
    color: #d3571e;
    font-weight: bold;
}
#block-menu-block-1 ul li.menu-mlid-1445 a {
    background: url(../images/job-icon.png) 0px 0px no-repeat;
    padding-left: 60px;
    padding-top: 8px;
    padding-bottom: 8px;
    color: #d3571e;
    font-weight: bold;
}
#block-menu-block-1 ul li.menu-mlid-974 a {
    background: url(../images/tender-icon.png) 0px 0px no-repeat;
    padding-left: 60px;
    padding-top: 8px;
    padding-bottom: 8px;
    color: #d3571e;
    font-weight: bold;
}
#block-menu-block-1 ul li.menu-mlid-1064 a {
    background: url(../images/rti-icon.png) 0px 0px no-repeat;
    padding-left: 60px;
    padding-top: 8px;
    padding-bottom: 8px;
    color: #d3571e;
    font-weight: bold;
}
#block-menu-block-1 ul li.menu-mlid-973 a {
    background: url(../images/live-streaming-icon.png) 0px 0px no-repeat;
    padding-left: 60px;
    padding-top: 8px;
    padding-bottom: 8px;
    color: #d3571e;
    font-weight: bold;
}
#block-menu-block-1 ul li.menu-mlid-971 a {
    background: url(../images/HA-icon.png) 0px 0px no-repeat;
    padding-left: 60px;
    padding-top: 8px;
    padding-bottom: 8px;
    color: #d3571e;
    font-weight: bold;
}




.container.common-container ul {
    margin: 0px;
}
.common-wrapper {
    border-bottom: 1px solid #eeeeee;
    background: none;
}
.common-right ul li a {
    opacity: 1;
}
.common-wrapper a {
    color: black;
}





























/* .container-inline #edit-actions #edit-submit, #search-form #edit-submit {
    background: url(../images/ico-goi-search.png) no-repeat center center #d3571e;
} */


.common-right ul li.ico-site-search #edit-search-block-form--2, #search-form #edit-keys {
    border: 2px solid #d3571e;
}



div#block-block-6 {
    margin-top: 1.5em;
	    clear: both;
	text-align: center;	
}


.gallery_image {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: bottom;
  max-width: 100%;
  height: 215px;
  width: 800px;
}
div#block-views-home-tabs-block ul {
    margin-bottom: 14px;
	padding: 0px;
}







































































div#block-views-image-gallery-block {
    width: 32%;
    float: left;
    border: 1px solid #005c99;
	padding-bottom: 20px;
}
div#block-views-image-gallery-block h2 {
    color: #fff;
    /*! background: #d3571e; */
    margin: 0px;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    padding: 2px;
    font-size: 18px;
    margin-bottom: 15px;
    background-image: linear-gradient(180deg,#005c99 ,#d3571e);
}
div#block-views-image-gallery-block .view-content {
    padding-left: 15px;
    padding-right: 15px;
}

div#block-views-home-tabs-block {
    float: left;
    width: 32%;
    margin-left: 2%;
    margin-right: 2%;
    border: 1px solid #005c9e;
	padding-bottom: 20px;
	height: 333px;
}
div#block-views-home-tabs-block h2 {
    color: #fff;
    /*! background: #d3571e; */
    margin: 0px;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    padding: 2px;
    font-size: 18px;
    margin-bottom: 15px;
    background-image: linear-gradient(3600deg,#005c99 ,#d3571e);
    /*! background-image: linear-gradient(360deg,#005c99 ,#d3571e); */
    background-image: linear-gradient(180deg,#005c99 ,#d3571e);
}
div#block-views-home-tabs-block .view-content {
    padding-left: 15px;
    padding-right: 15px;
}

div#block-views-video-gallery-block {
    float: left;
    width: 32%;
    border: 1px solid #005c99;
	padding-bottom: 20px;
	    margin-bottom: 30px;
}
div#block-views-video-gallery-block h2 {
    color: #fff;
    /*! background: #d3571e; */
    margin: 0px;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    padding: 2px;
    font-size: 18px;
    margin-bottom: 15px;
    background-image: linear-gradient(180deg,#005c99 ,#d3571e);
}
div#block-views-video-gallery-block .view-content {
    padding-left: 15px;
    padding-right: 15px;
    height: 212px;

}
.front .view-footer p {
	border-radius: 5px;
    /*! border: 1px solid #005c99; */
    margin: 10px 0px 0px;
    float: right;
    height: 34px;
    line-height: 32px;
	margin-right: 17px;
	width: 120px;
	/*! background: #d3571e; */
	background-image: linear-gradient(90deg,#005c99 ,#d3571e);
}
.front .view-footer p a{
	color: #fff;
    padding: 5px 10px;
	font-weight: bold;
}
div#block-menu-menu-related-links {
    text-align: center;
}
div#block-menu-menu-related-links ul {
    display: inline-block;
	padding: 0px;
    margin: 10px 0 0 0px;
}
div#block-menu-menu-related-links ul li {
	float: left;
	    list-style: none;
}
div#block-menu-menu-related-links ul li a {
padding: 0px 6px;
color: #d3571e;
}




/new css/
a {
color: #d3571e
}
ul li a {
color: #d3571e;
font-weight: bold;
}
/* .page-node-25 .view-content .views-field-field-image {
    float: right;
    width: 160px;
    margin-left: 10px;
}
.page-node-25 #content h2 {
    font-weight: bold;
    font-size: 24px;
    margin-top: 10px;
    margin-bottom: 10px;
    border-bottom: 2px solid #d3571e;
	color: #d3571e;

}

.page-node-25 #content h3 {
    color: #d3571e;
}

.page-node-25 #content div strong {
    color: #d3571e !important;
} */

.view-id-dg_message .view-content .views-field-field-image {
    text-align: center;
    width: 160px;
    margin: 0 auto;
}

.view-id-dg_message .view-content .views-field-title {
    font-weight: bold;
    font-size: 24px;
    margin-top: 20px;
    margin-bottom: 10px;
    border-bottom: 2px solid #d3571e;
	color: #d3571e;

}
.view-id-dg_message .views-field-nothing  h3 {
    color: #d3571e;
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 0px;
    line-height: 30px;
}
.view-id-dg_message .views-field-nothing  h4 {
    color: #d3571e;
    font-size: 20px;
    margin-top: 0px;
    margin-bottom: 10px;
    line-height: 30px;
	font-family: 'Tangerine', cursive;
    font-size: large;
}
@media (max-width: 1170px) {
.container {
    width: 100%;
}
.news .newsfeeds .feed {
    width: 99%;
}
}
@media (max-width: 959px) {
div#block-views-image-gallery-block {
    width: 100%;
    float: none;
	text-align: center;
}
div#block-views-home-tabs-block {
    float: none;
    width: 100%;
	margin-right: 0px;
    margin-left: 0px;
}
div#block-views-video-gallery-block {
    float: none;
    width: 100%;
}
#content {
    width: 100% !important;
}
.region.region-sidebar-second.column.sidebar {
    width: 100% !important;
    margin: 0px !important;
}
.news .newsfeeds .feed {
    width: 100%;
}
.view-footer p {
    float: none;
	margin: 0 auto;
	margin-top: 10px;
}
}

@media (max-width: 640px) {
.footer-top-wrapper ul {
    padding: 0px 0px 0px 20px;
}
}


#block-menu-menu-related-links ul li:before {
    content: '|';
}
#block-menu-menu-related-links ul li:first-child:before {
    content: '';
}


.content-bottom {
 //   max-width: 1170px;
    margin: 0 auto;
    padding: 0% 1% 1% 1%;
    /*! background: #e2e2e2; */
    width: 100%;
}



@media all and (max-width : 639px) {
.common-right ul {
    padding: 0px;
}
}








































/* Make it a marquee */
.marquee {
    width: 85%;
    margin: 0 auto;
    overflow: hidden;
    white-space: nowrap;
    box-sizing: border-box;
    animation: marquee 4s linear infinite;
}
.marquee2 {
    width: 99%;
    margin: 0 auto;
    overflow: hidden;
    white-space: nowrap;
    box-sizing: border-box;
}

.marquee:hover {
    animation-play-state: paused
}

/* Make it move */
@keyframes marquee {
    0%   { text-indent: 50em }
    100% { text-indent: -40em }
}

/* Make it pretty */
.microsoft {
    padding-left: 1.5em;
    position: relative;
    font: 16px 'Segoe UI', Tahoma, Helvetica, Sans-Serif;
}

/* ::before was :before before ::before was ::before - kthx */

/* .microsoft:before, .microsoft::before {
    z-index: 2;
    content: '';
    position: absolute;
    top: -1em; left: -1em;
    width: .5em; height: .5em;
    box-shadow: 1.0em 1.25em 0 #F65314,
        		1.6em 1.25em 0 #7CBB00,
        		1.0em 1.85em 0 #00A1F1,
        		1.6em 1.85em 0 #FFBB00;
}

.microsoft:after, .microsoft::after {
    z-index: 1;
    content: '';
    position: absolute;
    top: 0; left: 0;
    width: 2em; height: 2em;
    background-image: linear-gradient(90deg, white 70%, rgba(255,255,255,0));
} */

/* Style the links */
/* .vanity {
    color: #333;
    text-align: center;
    font: .75em 'Segoe UI', Tahoma, Helvetica, Sans-Serif;
}

.vanity a, .microsoft a {
    color: #1570A6;
    transition: color .5s;
    text-decoration: none;
}

.vanity a:hover, .microsoft a:hover {
    color: #F65314;
} */

/* Style toggle button */
/* .toggle {
	display: block;
    margin: 2em auto;
} */

 .feed.microsoft.marquee p {
    margin: 0px;
}
.i18n-hi li.hi_lan {
    display: none;
}
.i18n-en li.en_lan {
    display: none;
} 


div#block-block-9 {
    text-align: center;
    margin: 0px;
}

.newsTicker ul li {
    margin: 0px 0px 7px;
    padding: 0px 0px 7px 25px;
    border-bottom: 1px dashed #bebebe;
    background: url(../images/bullet01.png) 0px 3px no-repeat;
}

.view-id-dg_message {
    margin-bottom: 40px;
}
.nav-wrapper ul ul {
    background: white;
	padding: 0px;
}
.nav-wrapper ul ul li {
    border: 0px;
}
.nav-wrapper ul ul li a{
  color:white;
}
.nav-wrapper ul ul li:first-child a {
    padding: 0px 0px 0px 18px !important;
}
.nav-wrapper ul ul li a {
    padding: 0px 0px 0px 18px !important;
	color: white !important; 
}


.nav-wrapper ul li:hover {
    background: rgb(238, 238, 238);
}
.nav-wrapper ul ul li:hover {
    background: rgb(238, 238, 238);
}

.not-front .three-column-block {
    display: none;
}
table{
background:none
}
table td {
    vertical-align: middle;
    color: black;
    font-size: 15px;
}
td, th {
    padding: 6px;
    border: 1px solid black;
}	
tr th {
    background: #ec5c14;
    color: black;
    font-size: 16px;
}
tr {
    background: transparent !important;
}

.view-dg-of-ndrf td.views-field.views-field-field-image {
    padding: 0px;
    width: 140px;
}
.view-dg-of-ndrf table td {
    font-size: 16px;
	font-weight: 700;
}


.node-88256 td {
    padding: 0px;
    border: 1px solid black;
}
.node-88256 th {
    padding: 6px 0px 6px 0px;
}
.node-88256 p, pre {
    margin: 1px 0;
}
.node-88257 td {
    padding: 0px;
    border: 1px solid black;
}
.node-88257 th {
    padding: 6px 0px 6px 0px;
}
.node-88257 p, pre {
    margin: 1px 0;
}


.view-press-release .item-list ul li {
    margin: 0px 0px 7px;
    padding: 0px 0px 7px 25px;
    border-bottom: 1px dashed #bebebe;
    background: url(../images/bullet01.png) 0px 3px no-repeat;
}
.view-id-equipment .item-list ul li {
    margin: 0px 0px 7px;
    padding: 0px 0px 7px 25px;
    border-bottom: 1px dashed #bebebe;
    background: url(../images/bullet01.png) 0px 3px no-repeat;
}
#content .field-name-body ul li {
    margin: 0px 0px 7px;
    padding: 0px 0px 7px 25px;
    border-bottom: 1px dashed #bebebe;
    background: url(../images/bullet01.png) 0px 3px no-repeat;
}
#content .view-content ul li {
    margin: 0px 0px 7px;
    padding: 0px 0px 7px 25px;
    border-bottom: 1px dashed #bebebe;
    background: url(../images/bullet01.png) 0px 3px no-repeat;
}
td.views-field.views-field-field-image {
    width: 180px;
    text-align: center;
}
td.views-field.views-field-field-image img {
    padding-bottom: 10px;
}


/* .node-type-operations .field.field-name-field-image .field-items {
 display: inline-flex;
} */
.node-type-operations .field.field-name-field-image .field-items .field-item {
    padding: 2px;
    width: 33.33%;
    float: left;
}

.saadmex-col3 {
    float: left;
    width: 32%;
    background: white;
    padding: 15px;
    margin-top: 10px;
	border: 1px solid;
}
.participants.saadmex-col3 {
    margin-left: 2%;
    margin-right: 2%;
}

.not-front .node-video-gallery .field-name-field-video-link .field-item {
    float: left;
    width: 25%;
    padding: 4px 4px 1px 4px;
    background: white;
    border: 1px solid #ddd;
    border-radius: 4px;
	margin-bottom: 30px;
}
.not-front .node-video-gallery .field-name-field-video-link .field-item:hover {
    border: 1px solid #d3571e;
}
.node-image-gallery .field-name-field-image .field-item {
    float: left;
    width: 25%;
    padding: 4px 4px 1px 4px;
    background: white;
    border: 1px solid #ddd;
    border-radius: 4px;
	margin-bottom: 30px;
}
.node-image-gallery .field-name-field-image .field-item:hover {
    border: 1px solid #d3571e;
}


.not-front .view-video-gallery .view-content .views-row {
    float: left;
    width: 25%;
    padding: 4px 4px 1px 4px;
    background: white;
    border: 1px solid #ddd;
    border-radius: 4px;
	margin-bottom: 30px;

}
.not-front .view-video-gallery .view-content .views-row:hover {
    border: 1px solid #d3571e;
}

.not-front .view-image-gallery .view-content .views-row {
    float: left;
    width: 25%;
    padding: 4px 4px 1px 4px;
    background: white;
    border: 1px solid #ddd;
    border-radius: 4px;
	height: 224px;
    margin-bottom: 30px;
}
.not-front .view-image-gallery .view-content .views-row:hover {
    border: 1px solid #d3571e;
}

a#prevLink {
    font-size: 0px;
}
a#nextLink {
    font-size: 0px;
}
a#lightshowPlay {
    font-size: 0px;
}
a#lightshowPause {
    font-size: 0px;
}
a#bottomNavClose {
    font-size: 0px;
}
#loading {
    font-size: 0px;
}
marquee#topMarquee {
    height: 34px;
    margin-top: -9px;
}


@media all and (max-width : 1466px) {
#main-menu .menu a {
  font-size: 17px;
}

}

@media all and (max-width : 1360px) {
#main-menu .menu a {
  font-size: 15px;
}

}

@media all and (max-width : 1255px) {
#main-menu .menu a {
  font-size: 15px;
}

}


@media all and (max-width : 1202px) {
#main-menu .menu a {
  margin:-10px;
}

}

@media all and (max-width : 979px) {
#main-menu .menu a {
  font-size:14px;
}

}

@media (max-width: 600px) {
.view-id-dg_message .view-content .views-field-title {
    font-size: 18px;
}
.view-id-dg_message .views-field-nothing  h3 {
    color: #d3571e;
    font-size: 18px;
}
.view-id-dg_message .views-field-nothing  h4 {
    font-size: 16px;
}

}



@media (max-width: 375px) {
.view-id-dg_message .view-content .views-field-title {
    font-size: 15px;
}
.view-id-dg_message .views-field-nothing  h3 {
    font-size: 15px;
}
.view-id-dg_message .views-field-nothing  h4 {
    font-size: 14px;
}

}

.dg_msg{
 width: 85%;
  padding: 0px 0px 0px 200px;
}


@media (max-width: 600px) {
.dg_msg{
 width: 100%;
  padding: 0px;
}

}



@media (max-width: 375px) {
.dg_msg{
 width: 100%;
  padding: 0px;
}
	
} 

.dg_content
{
	width: 85%;
    padding: 0px 0px 0px 200px;
}

.dg_image
{
    border-radius: 50%;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
}

@media (max-width: 375px) {
.dg_content{
 width: 100%;
  padding: 0px;
}
	
} 

@media (max-width: 375px) {
.copyright-content {
    margin: 0px 10px 0px 10px;
}

}

 .socialIconBox
     {
        background: #9ecee0;
            position: fixed;
            right: 0;
            top: 40%;
            z-index: 9998;
            list-style-type: none;
     }
    
     .media_icon
     {
        height: 40px;
         width: 40px; 
         margin: 5px 10px 10px 10px;
     }

     .media_icon1
     {
        height: 50px;
         width: 48px; 
         margin: 5px 10px 10px 10px;
     }

     .footer-logo1 ul{
    font-size:0px;
    text-align: center;
}
.container_page {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 768px) {
    .container_page {
        width:750px
    }
}

@media (min-width: 992px) {
    .container_page {
        width:970px;
    }
}

@media (min-width: 1200px) {
    .container_page {
        width:1170px;
    }
}
.footer-logo1 li {
	display: inline-block;
	margin: 10px 10px 10px 20px;
	width:calc(12.5% - 10px);
}
.footer-logo1 li a {
	display:block;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e3e3e3), color-stop(50%,#ffffff), color-stop(100%,#e3e3e3));
	border: 1px solid #E2E2E2;
	border-radius: 5px 20px 5px;
	width: 100%;
	text-align:center;
	transition: all 0.4s ease 0s;
	box-shadow: -1px 3px 3px rgba(0,0,0,0.8);
    padding: 10px;
}
.footer-logo1 li a:hover {
    -webkit-box-shadow: 1px -2px 3px rgba(0,0,0,0.8);
	-moz-box-shadow: 1px -2px 3px rgba(0,0,0,0.8);
	-ms-box-shadow: 1px -2px 3px rgba(0,0,0,0.8);
	-o-box-shadow: 1px -2px 3px rgba(0,0,0,0.8);
	box-shadow: 1px -2px 3px rgba(0,0,0,0.8);
}
.gov_img
{width:100%; height:100px;}
.archive-grid label {
	float: left;
	width: auto;
	padding: 5px;
	color: #000;
}
    


