/*
    font-family: 'Montserrat', sans-serif;
    font-family: 'Poppins', sans-serif;
*/

@import url('https://fonts.googleapis.com/css?family=Merriweather:300,300i,400,400i,700|Rufina:400,700');
html, body {
	overflow-x: hidden;
}

body {	
    color: #6d6d6d;
    font-family: 'Merriweather', serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    line-height: 1.6;
}
p {

    font-weight: 400;
	font-style: normal;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #333;
    font-family: 'Rufina', serif;
    font-style: normal;
	margin-bottom: 0;
	margin-top: 11px;
    line-height: 1.2;	
    font-weight: 700;
    -webkit-transition: .5s;
    transition: .5s;
	font-size:40px;
}
h1{}
h2{}
h3{}
h4{}
h5{}
h6{}
a{
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
a{
	 color: #333;
}
a:focus,
.btn:focus {
    text-decoration: none;
    /*outline: none;*/
}
a:focus,
a:hover {
   text-decoration: none;
    /* text-decoration: none;	*/
}
.uppercase {
    text-transform: uppercase;
}
.capitalize {
    text-transform: capitalize;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: inherit;
    -webkit-transition: .5s;
    transition: .5s;
}
h1 {
    font-size: 30px;
}
h2 {
    font-size: 22px;
	
}
h3 {
    font-size: 28px;
}
h4 {
    font-size: 22px;
}
h5 {
    font-size: 18px;
}
h6 {
    font-size: 16px;
}
ul {
    margin: 0px;
    padding: 0px;
}
li {
  
}

ul {
    margin: 0;

    padding: 0;
}
li {
 
}
input:focus,
button:focus
{
	border-color:transparent;
	outline-color:transparent;
}
textarea:focus{
	border-color:transparent;
	outline-color:transparent;
}
hr {
    margin: 60px 0;
    padding: 0px;
    border-bottom: 1px solid #eceff8;
    border-top: 0px;
}
hr.style-2 {
    border-bottom: 1px dashed #f10;
}
hr.mp-0 {
    margin: 0;
    border-bottom: 1px solid #eceff8;
}
hr.mtb-40 {
    margin: 40px 0;
    border-bottom: 1px solid #eceff8;
    border-top: 0px;
}
label {
    color: #333;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
}

a,i, cite, em, var, address, dfn,ol,li,ul{
	font-style:normal;
	font-weight:400;
}



*::-moz-selection {
    background: #4fc1f0;
    color: #333;
    text-shadow: none;
}
::-moz-selection {
    background: #4fc1f0;
    color: #333;
    text-shadow: none;
}
::selection {
    background: #4fc1f0;
    color: #333;
    text-shadow: none;
}

::placeholder {
    color: #333;
    font-size: 14px;
}
::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    
    color: #333;
}
::-moz-placeholder {
    /* Firefox 19+ */    
    color: #333;
}
:-ms-input-placeholder {
    /* IE 10+ */
    
    color: #333;
}
:-moz-placeholder {
    /* Firefox 18- */
    
    color: #333;
}
.em_contact_form ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    
    color: #fff !important;
    font-size: 16px;
    font-weight: 400;
}
.em_contact_form ::-moz-placeholder {
    /* Firefox 19+ */
    
    color: #fff !important;
    font-size: 16px;
    font-weight: 400;
}
.em_contact_form :-ms-input-placeholder {
    /* IE 10+ */
    
    color: #fff !important;
    font-size: 16px;
    font-weight: 400;
}
.em_contact_form :-moz-placeholder {
    /* Firefox 18- */
    
    color: #fff !important;
    font-size: 16px;
    font-weight: 400;
}
.mc4wp-form-fields input::-moz-placeholder {
    color: #333;
	    font-size: 14px;
}
.mc4wp-form-fields input::-webkit-input-placeholder {
    color: #333;
	    font-size: 14px;
}








#siteTopinner {
    text-align: right;
}
.topHeaderinner {
    display: inline-block;
    float: right;
}
.skiptomaincon, .sizeincrease, .theamchange, .screenreader, .languagechange {
    float: left;
}
.skipcontent {
    margin-top: 10px;
    margin-right: 23px;
}
.skiptomaincon .skipcontent a {
    width: 100%;
    float: left;
    color: #fff;
    font-size: 0.86em;
    background: transparent !important;
}
.sizeincrease {
    margin-right: 15px;
    margin-top: 4px;
}
a#text_resize_decrease, a#text_resize_reset, a#text_resize_increase {
    font-size: 0.8em;
    width: 22px;
    height: 22px;
    cursor: pointer;
    color: #000;
    text-align: center;
    line-height: 24px;
}
a#text_resize_decrease img, a#text_resize_reset img, a#text_resize_increase img {
    width: 22px !important;
    height: 22px !important;
    border: 1px solid #000 !important;
    line-height: 24px !important;
    filter: invert(1);
}
.theamchange {
    margin-top: 4px;
}
.theamchange ul {
    margin: 0;
    padding: 0;
    width: auto;
    display: inline-block;
    float: left;
}
.theamchange ul li {
    display: inline-block;
    float: left;
    padding: 0 2px;
}
.theamchange ul li a.black-bg {
    background: #000;
    color: #fff;
    font-size: 0.8em;
    border: 1px solid #ccc;
}

.theamchange ul li a {
    display: block;
    width: 23px;
    height: 23px;
    /*line-height: 22px; */
    text-align: center;
    background: #ffffff;
    color: #fff;
    
}
.theamchange ul li a img {
        width: 100%;
    height: 100%;
    border-radius: 0px;
    border: 0px;
}
.theamchange ul li a.screen-reader{background: none}
.theamchange ul li:last-child > a {
    border: 0px;
}
.languagechange {
    margin-top: 2px;
    margin-left: 17px;
}
.language-object {
    margin-top: 6px;
    margin-right: 10px;
    color: #fff;
}
#search {
    display: inline-block;
    margin: 0px !important;
    width: auto;
}

#search {
    float: left;
    width: 209px;
    height: 32px;
}
#search a.SearchButton:link, #search a.SearchButton:visited {
    font-size: 0px;
}

#search a.SearchButton:link, #search a.SearchButton:visited {
    display: inline-block;
    float: right;
    height: 32px;
    width: 32px;
    margin: 0;
    padding: 0;
    background: #000 url(../images/search.png) no-repeat center center !important;
    text-indent: -9999px;
    color: #fff !important;
    overflow: hidden;
}
.ind-title {
    color: #000 !important;
    display: inline-block;
    margin: 0 20px;
    font-size: 2.5em !important;
	margin-top: 10px !important;
}
.new-slider-home1 {
    background-color: #eb1b2b;
    color: #fff;
    height: 35px;
    float: left;
    width: 100%;
    margin-bottom: 35px;
}
.minister-sec .chief-minister {
    padding: 10px 10px;
    vertical-align: top;
    /* min-height: 196px; */
}
.mimg {
    float: left;
    width: 25%;
    border: 5px solid #ccc;
}
.mimg img {
    max-height: 73px;
    width: 100%;
}
.mnamet {
    float: left;
    margin-left: 5%;
    width: 65%;
    font-size: 1em;
  
}
.state-minister p, .chief-minister p {
    font-size: 0.7em;
    margin-bottom: 2px;
}

.mnamet p {
    text-align: justify;
}

div#sidebar-second {
   
}
.sidebar .block {
    border-bottom: 1px dotted #ccc;
    border: 1px solid #e3e3e3;
    padding: 0 0 9px 0;
    margin: 0 0 15px;
    /* border-radius: 25px 0 0 0; */
}
div#block-honblhighereducationministersirpic{margin-bottom:0px;}
div#sidebar-second {
    margin: 10px 0 10px 0px;
}
.col-xs-2.col-sm-2.col-md-2.col-lg-2.padd_l_r.text-right.MV_img {
    font-weight: 900;
    vertical-align: middle !important;
    margin-top: 6px;
    font-size: 1em;
	text-transform:uppercase;
}
.col-md-12.about-us h2 {
    padding: 25px 29px;
    color: #fff;
    text-align: justify;
    box-sizing: content-box;
	text-transform:uppercase;
}
.leadership-tab li {
       width: 14.89% !important;
}
a.readmore {
    color: #fff;
    font-style: italic;
    padding: 0px 30px;
    text-decoration: underline;
    box-sizing: border-box;
	font-size: 1.1em;
}
.col-md-12.about-us p {
    padding: 0px 29px;
    color: #fff;
    text-align: justify;
    box-sizing: content-box;
}
.readmore_Amt.Marquee_Readmore {
    color: #fff;
    border: 1px solid #ccc;
    padding: 2px 6px;
    margin: 5px 0;
    /*font-size: 12px; */
        font-size: .9em;
}
ul#ContentPlaceHolder1_Slider_header {
    margin: 2px 0 0;
}
.new-slider-home1 marquee ul li a {
    color: #fcfcfc;
    text-decoration: none;
    font-size: 16px;
}
.leadership_menu > ul > li > a {
    margin: 0 !important;
	 /*font-size: 11px !important; */
     font-size: .78em !important;
    font-weight: 400 !important;
}
.leadership_menu>ul>li>a {
  
    border-right: 1px solid #fff !important;
    padding: 10px 10px !important;
    border-radius: 0;
        cursor: pointer;

}
.leadership_menu>ul>li>a .caret{       margin-top: 5px;    margin-left: 6px;}
.leadership_menu ul ul.dropdown-menu{text-align: left;
    list-style: none;
    background: #2c3d4f;
    margin: 0;
    border-radius: 0;}
.leadership_menu ul ul.dropdown-menu li{    display: block;}
.leadership_menu ul ul.dropdown-menu li a{      margin: 0px !important;
    font-size: 11px !important;
    font-weight: 400 !important;
    color: #fff;
    
    text-transform: uppercase;
    padding: 8px;}
.leadership_menu ul ul.dropdown-menu li a:hover{color: #2c3d4f;}
.leadership_menu ul ul.dropdown-menu li a{}
.leadership_menu ul li:last-child a{border-right:0px !important;}

.brand img, .brands img {
    width: 75%;
}
.sub-title {
    color: #000 !important;
    font-size: 16px;
    margin-top: 0;
}
.brand{float:left; margin-top: 7px;}
.searchInputContainer {
    
    margin: 0 -3px 0 0;
    position: relative;
}
#dnn_dnnSearch_txtSearch {
    background: #fff;
}

#dnn_dnnSearch_txtSearch {
    border: 1px solid #f7f5e9;
    height: 30px;
}
#dnn_dnnSearch_txtSearch {
    display: block;
    float: left;
    width: 177px;
    height: 32px;
    padding: 0 5px 0 10px;
    margin: 0;
    background-color: #fff;
    border: none;
    border-radius: 0;
    box-shadow: none;
    outline: none;
    border-left: 1px solid #ddd;
    color: #000;
    line-height: 32px;
    font-size: 0.8em;
    -webkit-transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    -ms-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
    transition: all 100ms ease-in-out;
}
.leadership-tab li.active, .leadership-tab li:hover {
    background: rgba(0, 0, 0, 0.25) none repeat scroll 0 0 !important;
    color: #fff;
    /* box-shadow: 0 0 3px rgba(0, 0, 0, 0.25); */
}
section.customer-logos-videos.slider.slick-initialized.slick-slider {
    margin-top: -28px;
}
.customer-logos-videos .slide.slick-slide {
    border: 1px solid #d3dad5;
    padding: 3px;
    box-sizing: border-box;
}
.customer-logos-videos .single-video{margin:0px;}

.clear{clear: both; }

.promo-pop{    left: 50% !important; 
    transform: translate(-50%);}

 







