
@font-face {
    font-family: 'texgyreadventorregular';
    src: url('../fonts/texgyreadventor-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
     font-family: 'open_sansregular';
      src:url('../fonts/OpenSans-Regular-webfont.ttf') format('truetype');
}
body {
	font-family: 'open_sansregular';
	background:#ffffff;
	font-size: 100%;

}
.pnlheight {
    height: 300px;
overflow-y: scroll;
}
.inln p {display:inline;
}
#google_translate_element {
    display: inline-block;
width: 150px;
overflow: hidden;
}
.goog-te-menu-value span {
    font-size:12px;
}
/* start header */
.ThumbDiv ul {
    list-style-type:none;
    padding-left:0;
    margin-left:0;
    margin-right:0;
}
    .ThumbDiv ul li {
        padding:2px;
    }
        .ThumbDiv ul li a {
            display:block;
            margin:2px;
        }
    .ThumbDiv ul li a.active,.ThumbDiv ul li a:hover {
       border:2px solid #af0000;
       margin:0;
    }
.iframdiv #fame360 img {
    display:none!important;
}
.header_bg{
	border-top:2px groove #3b3b3b;
	background: #ffffff;
}
.header_bg1 {
	border-top:8px groove #3b3b3b;
	background: url('../images/slider_bg.jpg') no-repeat  left;
	background-size: 100%;
}
.header{
	padding: 0% 0;
}
.logo h1 a{
	font-size: 1em;
	text-transform: uppercase;
	color: #3B3B3B;
	text-decoration: none;
	font-family: 'texgyreadventorregular';
}
.vertical-menu {
    font-size:15px;
	line-height: 7px;
}
.vertical-menu li {
   list-style-type: none;
}
.vertical-menu ul {
 margin: 4px 0 0 0;
}
.vertical-menu a {
    color: #af0000;
    display: block;
    padding: 12px;
    text-decoration: none;
}
.profilemain {
     border: 1px solid #ccc;
    margin-bottom: 10px;
    max-height: 320px;
    min-height: 320px;
    padding: 10px;
}
.ribbon {
    /*background:url(../Images/profile-bg.jpg) no-repeat 0 -90px;*/
    padding:10px;
    background-size:cover;
}
    .ribbon .emp-img {
        height:150px; 
        width:150px;
        /*border-radius:50%;*/
        border:5px solid rgba(0,0,0,0.2);
        overflow:hidden;
    }
    .ribbon .emp-img img {
        width:100%;
        margin:auto;
    }
.vertical-menu a:hover {
    color: #369;
}
.active{
	background:#af0000;
	color: #fff;
}
.active a{
	color: #fff;
}
.vertical-menu a.active {
    color: #535353;
}
.vertical-menu1 {
    font-size:15px;
	line-height: 7px;
}
.vertical-menu1 li {
   list-style-type: none;
}
.vertical-menu1 ul {
 margin: 4px 0 0 0;
}
.vertical-menu1 a {
    background-color: #eee;
    color: black;
    display: block;
    padding: 12px;
    text-decoration: none;
}

.vertical-menu1 a:hover {
    background-color:rgba(255, 84, 84, 1);
}

.vertical-menu1 a.active {
    background-color: #515c8e;
    color: white;
}
.footerl:hover .footeru {
    display:block;
}
.dropdown-menu.footeru {
    background:#fff;
}
#snow{
	background: none;
	font-family: Androgyne;
	background-image: url('http://www.wearewebstars.dk/codepen/img/s1.png'), url('http://www.wearewebstars.dk/codepen/img//s2.png'), url('http://www.wearewebstars.dk/codepen/img//s3.png');
	height: 100%;
	left: 0;
	/* position: absolute; */
	top: 0;
	width: 100%;
	z-index:1;
	-webkit-animation: snow 10s linear infinite;
	-moz-animation: snow 10s linear infinite;
	-ms-animation: snow 10s linear infinite;
	animation: snow 10s linear infinite;
}
#bs-example-navbar-collapse-5 .nav li a {
    font-size:10px;
}
#bs-example-navbar-collapse-5 .nav li li.dropdown:hover ul {
    display:block;
}
#bs-example-navbar-collapse-5 .nav li li.dropdown ul {
    top:0;
    left:100%;
}
footer {
    background-color: #3b3b3b;
    padding-top: 25px;
    border-top: 4px solid #a3b1cd;
    color: #F8F8F8;
    /*margin-top: 20px;*/
}
.footer-widget {
    margin-bottom: 30px;
}
.footer-widget h4::after {
    content: "";
    position: absolute;
    right: 0;
    top: 17px;
    width: 5px;
    height: 5px;
    background: #fc8134;
}
.footer-widget h4 {
    color: #eee;
    text-transform: uppercase;
    padding-bottom: 4px;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 700;
    position: relative;
    border-bottom: 1px solid #fff;
    position: relative;
    margin-bottom: 15px;
}
.footer-widget h4 {
    color: #eee;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
}
.footer-widget h4 .head-line {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 50px;
    height: 3px;
    /*background-color: #213c75;*/
    margin: 0;
}

footer a {
    color: #ccc;
}
footer li {
    margin-bottom: -14px;
}
footer ul {
    margin-left: -39px;
}
.footer-widget ul li a i {
    color: #fc8134;
}
ul, ol {
    list-style: none;
}
.twitter-widget a {
    text-decoration: none;
}
.twitter-widget a:hover {
    color: #fc8134;
    text-decoration: none;
}
@keyframes snow {
  0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
  50% {background-position: 500px 500px, 100px 200px, -100px 150px;}
  100% {background-position: 500px 1000px, 200px 400px, -100px 300px;}
}
@-moz-keyframes snow {
  0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
  50% {background-position: 500px 500px, 100px 200px, -100px 150px;}
  100% {background-position: 400px 1000px, 200px 400px, 100px 300px;}
}
@-webkit-keyframes snow {
  0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
  50% {background-position: 500px 500px, 100px 200px, -100px 150px;}
  100% {background-position: 500px 1000px, 200px 400px, -100px 300px;}
}
@-ms-keyframes snow {
  0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
  50% {background-position: 500px 500px, 100px 200px, -100px 150px;}
  100% {background-position: 500px 1000px, 200px 400px, -100px 300px;}
}	
/* search */
.h_search{
	/*width: 30%;*/
	position: relative;
	margin-top: 5px;
}
.font-size-changer {
    float: right;
    padding: 3px 8px;
    margin-bottom:10px;
    background:#bebebe;
}
    .font-size-changer::after {
        clear:both;
    }
    .font-size-changer a {
    color: #000;
    display: block;
    float: left;
    font-size: 14px;
    padding: 3px 5px;
}
    
.font-size-changer a + a {
    margin: 0 0 0 5px;
}
.font-size-changer .whitebg {
    color: #000;
}
.whitebg, .main-table, .shadowmenu {
    background: #fff none repeat scroll 0 0;
}
    .whitebg.black-background {
        background:#fff;
    }
.blackbg, .black-background {
    background: #000 none repeat scroll 0 0!important;
    color:#fff;
}
.font-size-changer a.blackbg {
     color:#fff;
}
.yellow-text, .black-background, .footer_bg.black-background a {
    color: #ff0!important;
}
.h_search form{
	width: 100%;
   
}
.h_search input[type="text"]{
	font-family: 'open_sansregular';
	padding: 7px 16px;
	outline: none;
	color: #c6c6c6;
	font-size: 13px;
	border: 1px solid rgb(236, 236, 236);
	background: #FFFFFF;
	width: 73.333%;
	line-height: 17px;
	position: relative;
	-webkit-appearance: none;
}
.h_search input[type="submit"]{
	font-family: 'open_sansregular';
	background: #3B3B3B;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 12px;
	padding: 7px 20px;
	border: none;
	cursor: pointer;
	width: 26.333%;
	position: absolute;
	line-height: 1.6em;
	outline: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	-webkit-appearance: none;
}
.panel-collapse {
    padding:10px;
}
.panel-collapse ul {
    margin-left:0; padding-left:0;
}
.panel-collapse {
}
.border-col{
	
	background:#5e678c /*#515c8e*/;
	box-shadow: 2px -6px 30px -4px;
	margin-top: 1%;
}
p.small{
	font-size: 16px;
}
.ribbon img{
	margin-top: 3px;
}
.marquee-mar{
	margin: 8px;
	font-size: 13px;
	-webkit-marquee-style: scroll;
}
.marquee-mar p a{
	color:#000;
}
.h_search form input[type="submit"]:hover {
	background: #FF5454;
}
/* menu */
.h_menu{
	padding: 0;
	background: #3B3B3B;
}
/* .navbar {
	position: relative;
	min-height: 60px;
	margin-bottom: 0px;
	border: none;
} */
.navbar {
    border: medium none;
    margin-bottom: 0;
    min-height: 27px;
    position: relative;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	/*background: #3B3B3B;*/
	color: #ffffff;
	padding: 0;	background: #444662;
}
.navbar-default .navbar-nav > .active > a,.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover{
	/*background: #FF5454;
	color: #ffffff;
	  line-height: 2px;*/
}
.navbar-default .navbar-nav > li > a {
	color: #fff;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.nav > li {
	border-right:1px solid rgb(45, 47, 81);
}
/* .nav > li > a {
	font-size: 13px;
	padding: 20px 11px;
	text-transform: uppercase;
} */
.nav > li > a {
    font-size: 14px;
    padding: 10px 10px;

}
/* start soc_icons */
.soc_icons {

}
.soc_icons ul{
	margin-bottom: 0;
}
.soc_icons ul li{
	display:inline-block;
	border-left: 1px solid rgb(39, 37, 37);
	margin-left: -3px;
}
/* .soc_icons ul li a{
	color:#ffffff;
	font-size: 24px;
	display: block;
	line-height: 60px;
	width: 60px;
	height: 60px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
} */
.mainnav-menu li a b:nth-of-type(2) {
    display:none;
}
.mainnav-menu li a b:nth-of-type(3) {
    display:none;
}
.mainnav-menu li a b:nth-of-type(4) {
    display:none;
}
.left-menu, .left-menu ul  {
    float:none!important;
    
}
.left-menu ul li {
    float:none;
    border-right:none;
    line-height:20px;
}
    .left-menu ul li a {
        color:#d41102;
        padding:1px 10px;
        margin-bottom:0;
        text-transform: capitalize;
        white-space: inherit!important;
    }
.left-menu ul ul {
    background:#fff;
    z-index:999;
    border-right:1px solid #d41102;
    border-top:1px solid #d41102;
}
.tab-content p {
    line-height:18px!important;
    font-size:12px!important;
    margin-bottom:5px!important;
    text-align:left!important;
}
    .tab-content p.reseText {
        text-align:justify!important;
    }
.departmentLogo {
    color:#515c8e;
    font-size:28px;
    font-weight:600;
    margin-top:10px;
}
.departmentLogo::after {
    clear:both;
}
.departmentLogo img {
    float:left;
    margin-right:15px;
}
.departmentLogo span.coll-name {
    font-size:16px;  color:#d41102; display:block;
    font-weight:500;
    margin-top:10px;

}
h2.title {
    color: #535353; font-size: 16px;
}
.soc_icons ul li a {
    color: #ffffff;
    display: block;
    font-size: 12px;
    /* height: 60px;
    line-height: 51px; */
    transition: all 0.3s ease-in-out 0s;
    width: 40px;
}
.soc_icons ul li a:hover{
	background: #FF5454;

}
#bs-example-navbar-collapse-5 li a {
    padding:2px 8px;
    line-height:23px;
}
/* start slider */
.slider_bg{
	background: url('../images/slider_bg1.jpg') no-repeat;
	background-size: 100%;
	margin-top: 4px;
}
.slider{
	padding: 4%;
}
.Table-FormData img {
    display:block;
    max-width:100%;
}
.tab-content .tab-pane .col-md-6 {
    min-height:210px;
}
/* start main */
.main_bg{
	background: #ffffff;
}
.main{
	padding: 5% 0;
}
.images_1_of_4 img{
	display: inline-block;
}
.images_1_of_4 h4 {
	margin: 30px 0 15px;
}
.images_1_of_4 h4 a{
	display:inline-block;
	color: #353535;
	font-size: 1.5em;
	font-family: 'texgyreadventorregular';
	text-transform: uppercase;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.images_1_of_4 h4 a:hover{
	text-decoration:none;
	color: #ff5454;
}
.images_1_of_4  span{
	width: 120px;
	height: 120px;
	display: block;
	text-align: center;
	margin: 0 auto;
}
.bg{
	background: #3b3b3b;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	border-radius: 75px;
	-webkit-border-radius: 75px;
	-moz-border-radius: 75px;
	-o-border-radius: 75px;
}
.images_1_of_4  span i{
	font-size: 6em;
	color: #e0e0e0;
	line-height: 2em;
	text-shadow: 1px 1px 0px #3b3b3b;
	-webkit-text-shadow: 1px 1px 0px #3b3b3b;
	-moz-text-shadow: 1px 1px 0px #3b3b3b;
	-o-text-shadow: 1px 1px 0px #3b3b3b;
	-ms-text-shadow: 1px 1px 0px #3b3b3b;
}
.para{
	font-size: 14px;
	line-height: 1.8em;
	color: rgba(74, 73, 73, 1);
}
.para1{
	font-size: 14px;
	line-height: 1.8em;
	color: #fff;
}
.images_1_of_4 a{
	position: relative;
	z-index: 1;
}
.fg {
  
}
ul.footer_list {
    padding: 0;
    margin: 0;
    list-style: none;
}
ul.footer_list li {
    line-height: 1.5em;
    font-size: 15px;
}
#footer_color a {
    color: #FFFFFF;
	text-decoration: none;
}
#footer_color a:hover {
    color: #FF5454;
}
/* Button 1 */
.fa-btn {
	font-size: 14px;
	background: none;
	cursor: pointer;
	padding: 12px 40px;
	display: inline-block;
	margin: 10px 0px;
	text-transform: uppercase;
	outline: none;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
}
.fa-btn:after {
	content: '';
	position: absolute;
	z-index: -1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.btn-1 {
	border: 2px solid #ff5454;
	color: #ff5454;
}
/* Button 1e */
.btn-1e {
	overflow: hidden;
}
.btn-1e:after {
	width: 100%;
	height: 0;
	top: 50%;
	left: 50%;
	background: #ff5454;
	opacity: 0;
	-webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	-moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	-ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	transform: translateX(-50%) translateY(-50%) rotate(45deg);
}
.btn-1e:hover,.btn-1e:active {
	color: #ffffff;
	text-decoration:none;
}
.btn-1e:hover:after {
	height: 260%;
	opacity: 1;
}
.btn-1e:active:after {
	height: 400%;
	opacity: 1;
}
/* start main_btm */
.main_btm{
	background: #FFFFFF;
	border-top: 1px solid rgb(233, 233, 233);
}
.bg{
	background:url(../images/bg.jpg) no-repeat fixed;
}
.content_right h4{
	color: #fff;
	font-size: 2.5em;
	font-family: 'texgyreadventorregular';
	line-height: 1.5em;
}
.content_right h4 span{
	color: #ff5454;
}
.content_right a{
	position: relative;
	z-index: 1;
}
/* start footer */
.footer_bg{
	background: #515C8E;
    padding: 0px 0px 0px 0px;
    margin-top: 23px;
    color: #FFFFFF;
}
.footer{
	padding: 4%;
}
.copy p{
	color: #3b3b3b;
	font-size: 14px;
	line-height: 1.8em;
}
.copy p a{
	color:#ff5454;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.copy p a:hover{
	color: #3b3b3b;
	text-decoration: none;
}
/* start about */
.about{
	padding: 4% 0;
}
.about h2{
	margin: 0 0 20px;
	text-transform: capitalize;
	font-size: 3em;
	color:#3b3b3b;
	font-family: 'texgyreadventorregular';
}
.about a{
	position: relative;
	z-index: 1;
}
/* start  technology */
.technology{
	padding: 4% 0;
}
.technology h2{
	margin: 0 0 20px;
	text-transform: capitalize;
	font-size: 3em;
	color: #3b3b3b;
	font-family: 'texgyreadventorregular';
}
.technology h4{
	font-size: 22px;
	color: #5b5b5b;
	font-weight: 100;
	text-transform: capitalize;
	display: block;
	margin:10px 0 8px;
}
.tech_para{
	padding-left: 0;
	padding-right: 0;
}
.technology_list1{
	margin-top: 20px;	
}
.pagination > li > a, .pagination > li > span {
	font-size: 16px;
	padding: 10px 16px;
	color: #BDBDBD;
	background-color: #3b3b3b;
	border: 1px solid #2C2929;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
	color: #FFFFFF;
	background-color: #ff5454;
	border-color: #DA4A4A;
}
.alert {
	font-size: 13px;
}
.alert-warning {
	color: #3b3b3b;
	background-color: #F3F3F3;
	border-color: #E2E2E2;
}
/* start blog */
.blog_left{
	display: block;
}
.blog_img{
	margin: 4% 0 2%;
}
.blog_left img{
	width:100%;
}
.blog_left h4 a{
	margin:0 0 20px;
	
	display: block;
	text-transform: capitalize;
	font-size: 1.5em;
	color: #3b3b3b;
	font-family: 'texgyreadventorregular';
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.blog_left h4 a:hover{
	text-decoration: none;
	color: #ff5454;
}
.blog_list{

}
.blog_list ul li{
	display:inline-block;
	margin-left: 10px;
}
.blog_list ul li:first-child{
	margin-left: 0;
}
.blog_list li a{
	display: block;
	padding: 4px 8px;
	color: #b6b6b6;
	text-transform: capitalize;
}
.blog_list ul li i{
	font-size: 15px;
	color: #b6b6b6;
}
.blog_list li span{
	padding-left:10px;
	font-size: 14px;
	color: #b6b6b6;
}
.blog_list li span:hover,.blog_list li a:hover{
	color: #ff5454;
	text-decoration: none;
}

.read_more a{
	position: relative;
	z-index: 1;
}
.blog_right h4{
	text-transform: capitalize;
	font-size: 2em;
	color: #3b3b3b;
	font-family: 'texgyreadventorregular';
	margin-bottom: 15px;
}
/* start Social Likes */
.social_network_likes {
	text-align: center;
}
.social_network_likes li{
	width: 24.33333%;
	display: inline-block;
	margin-left: -4px;
}
.social_network_likes li:first-child{
	margin-left: 0;
}
.social_network_likes li a{
	display:block;
	color:#FFF;
	font-size: 1.5em;
	text-transform:capitalize;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;	
}
.social_network_likes li a p{
	padding:10px 0 5px;
	font-size: 14px;
}
.social_network_likes li a span{
	display:block;
	font-size: 24px;
}
.social_network_likes li a div.followers{
	border-bottom:1px solid #FFFFFF;
}
.social_network_likes li a:hover{
	text-decoration: none;
}
.social_network_likes li:first-child a {
	border-left:none;
}
.social_network_likes li a.tweets{
	background:#34CCFF;
}
.social_network_likes li a.tweets:hover{
  background:#2DC0F1;
}
.social_network_likes li a.facebook-followers{
	background:#3B5A99;
}
.social_network_likes li a.facebook-followers:hover{
	background:#33518D;
}
.social_network_likes li a.email{
	background:#27c1b9;
}
.social_network_likes li a.email:hover{
  background:#0BB1A8;
}
.social_network_likes li a.dribble{
	background:#EB4D89;
}
.social_network_likes li a.dribble:hover{
  background:#E04580;
}
.social_network_likes li a div.social_network{
	padding:15px 0 10px;
}
.social_network i{
	width:45px;
	height:45px;
	display:block;
	background:url(../images/social-icons.png) no-repeat;	
	margin:0 auto;
}
.social_network i.twitter-icon{
	background-position: 0px 0px;
}
.social_network i.facebook-icon{
	background-position: -47px 0px;
}
.social_network i.email-icon{
	background-position: -104px 0px;
}
.social_network i.dribble-icon{
	background-position: -156px 0px;
}
.mrg-top {

}
.panel-default > .panel-heading + .panel-collapse .panel-body {
    border-top:none!important;
    border-top-color: transparent!important;
}
.panel-body ol {
    margin-left:0;
    padding-left:0;
}
    .panel-body ol li {
        vertical-align:top;
        margin-bottom:10px;
        border-bottom:1px solid #ddd;
        padding-bottom:5px;
    }
.panel-body ol .decspan {
    width:60%;
    display:inline-block;
    vertical-align:middle;
}
/*====================START LOGIN PAGE================*/

.login-heading {
    font-size:16px; 
    color:#fff;
    margin-top:10px;
    text-align:center;
}
.login-dept-heading {
    font-size:16px; 
    color:#000;
    margin-top:10px;
    text-align:center;
}
.login-div {
    max-width:420px;
    margin:10px auto;
    padding:10px;
    background:rgba(255,255,255,1);
    border-radius:10px;
    border:5px solid rgba(0,0,0,0.7);
}
/* start ads_nav */
.ads_nav{
	margin-top: 30px;
}
.ads_nav li{
	float: left;
	width: 46.333333%;
	margin:0 0 15px 15px;
}
.ads_nav li:nth-child(2),.ads_nav li:nth-child(4){
	margin-left: 0;
}
.ads_nav li a{
	display: block;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.ads_nav li a img{
	width: 100%;
}
.ads_nav li a:hover{
	zoom: 1;
	filter: alpha(opacity=50);
	opacity: 0.7;
	-webkit-transition: opacity .15s ease-in-out;
	-moz-transition: opacity .15s ease-in-out;
	-ms-transition: opacity .15s ease-in-out;
	-o-transition: opacity .15s ease-in-out;
	transition: opacity .15s ease-in-out;
}
/* start tag_nav */
.tag_nav {
	margin: 8% 0;
}
.tag_nav li{
	margin:10px 5px 0 0;
	display: inline-block;
}
.tag_nav li a{
	display: block;
	text-transform: capitalize;
	background: #3b3b3b;
	color: #ffffff;
	font-size: 13px;
	padding: 8px 14px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.tag_nav li.active a,.tag_nav li a:hover{
	background: #ff5454;
	color: #ffffff;
	text-decoration:none;
}
/* start news_letter */
.news_letter{
	margin: 8% 0;
}
.news_letter form input[type="text"]{
	font-family: 'open_sansregular';
	font-weight:100;
	padding: 10px;
	display: block;
	width: 100%;
	background: #ffffff;
	outline: none;
	color: #555555;
	font-size: 13px;
	border: 1px solid #DADADA;
	-webkit-appearance: none;
}
.news_letter form span{
	position: relative;
	z-index: 1;
}
.news_letter form input[type="submit"]{
	-webkit-appearance: none;
	cursor:pointer;
	border:none;
	outline:none;
	background: none;
}
/* start contact */
.company_ad h2{
	margin: 0 0 20px;
	text-transform: capitalize;
	font-size: 3em;
	color:#3b3b3b;
	font-family: 'texgyreadventorregular';
}
.company_ad p{
	font-size: 14px;
	color: #3b3b3b;
}
.company_ad p a {
	color: #ff5454;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.company_ad p a:hover{
	text-decoration:none;
	color: #3b3b3b;
}
.contact-form h2{
	margin: 0 0 20px;
	text-transform: capitalize;
	font-size: 3em;
	color:#3b3b3b;
	font-family: 'texgyreadventorregular';
}
.contact-form span{
	display:block;
	text-transform: capitalize;
	font-size: 14px;
	color: #5b5b5b;
	font-weight: normal;
	margin-bottom: 10px;
}
.contact-form textarea {
	font-family: 'Open Sans', 'sans-serif';
	padding: 10px;
	display: block;
	width: 99.3333%;
	background: #ffffff;
	outline: none;
	color: #c0c0c0;
	font-size: 0.8725em;
	border: 1px solid #ECECEC;
	-webkit-appearance: none;
	resize: none;
	height: 120px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.contact-form textarea:focus{
	border:1px solid #ff5454;
}
.form-control{
	box-shadow: none;
	border: 1px solid #ECECEC;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.form-control:focus {
	box-shadow: none;
}
.contact-form input[type="submit"] {
	font-family: 'open_sansregular';
	-webkit-appearance: none;
	cursor: pointer;
	border: none;
	outline: none;
	background: none;
	text-transform: uppercase;
	font-weight: 100;
}
.contact-form label{
	position: relative;
	z-index: 1;
}
.form-control:focus {
	border-color: #ff5454;
}
/* start details */
.details img{
	margin-bottom: 20px;
}
.captcha-img img { border: 1px solid #ccc; max-width: 100%;}
/***** Media Quries *****/
@media only screen and (max-width: 1440px) and (min-width: 240px)  {
	.wrap{
		width:95%;
	}
}
@media (min-width:1555px) {
    #NavigationMenu {
        float: none !important;
        width: 1454px;
        /*  margin:auto;*/
    }
}
@media only screen and (max-width: 1440px) {
}
@media only screen and (max-width: 1366px) {
}
@media only screen and (max-width: 1280px) {
}
@media only screen and (max-width: 1024px) {
	.images_1_of_4 h4 a {
		font-size: 1.2em;
	}
	.para {
		font-size: 13px;
	}
	.content_right h4 {
		font-size: 2em;
	}
}
@media only screen and (max-width: 768px) {
	.logo{
		text-align:center;
	}
	.h_search {
		width: 98%;
		padding: 20px;
	}
	.h_menu {
		position: relative;
	}	
	.soc_icons {
		position: absolute;
		top: 0px;
		background: #3b3b3b;
	}
	.navbar-default .navbar-toggle {
		border-color: #FFF;
	}
	.navbar {
		min-height: 51px;
	}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
		border-color: #3b3b3b;
	}
	.navbar-default {
		background-color: #3b3b3b;
		border:none;
	}
	.navbar-nav {
		margin: 0px 0px;
	}
	.nav > li > a {
		padding: 20px 15px;
	}
	.soc_icons ul li a {
		font-size: 20px;
		line-height: 50px;
		width: 51px;
		height: 51px;
	}
	.slider_bg {
		background-size: 100% 100%;
	}
	.main {
		padding: 4% 0;
	}
	.images_1_of_4{
		margin-bottom: 4%;
	}
	.main{
		padding: 2%;
	}
	.technology {
		padding: 4%;
	}
	.about {
		padding: 4%;
	}
	.social_network_likes li {
		width: 24.3333%;
	}
	.tag_nav {
		margin: 4% 0;
	}
	.news_letter {
		margin: 4% 0;
	}
	.technology h4 {
		font-size: 20px;
	}
}
@media only screen and (max-width: 640px){
	.company_ad{
		margin-left: 0;
	}
	.blog_left h4 a {
		font-size: 1.2em;
	}
	.technology h4 {
		font-size: 17px;
	}
}
@media only screen and (max-width: 480px) {
	.images_1_of_4 h4 {
		margin: 20px 0 10px;
	}
	.technology h2 {
		font-size: 2em;
	}
	.about h2 {
		font-size: 2em;
	}
	.company_ad h2 {
		font-size: 2em;
	}
	.contact-form h2 {
		font-size: 2.5em;
	}
	.blog_left h4 a {
		font-size: 1em;
	}
	.blog_list ul li {
		margin-left: 5px;
	}
	.blog_list li a {
		padding: 4px 4px;
	}
	.detail h2{
		font-size: 2em;	
	}
}
@media only screen and (max-width: 320px) {
	.main {
		padding: 8% 2%;
	}
	.soc_icons ul li a {
		font-size: 20px;
		width: 46px;
	}
	.images_1_of_4 h4 {
		margin: 15px 0 10px;
	}
	.social_network_likes li a p {
		font-size: 12px;
	}
	.images_1_of_4 span {
		width: 88px;
		height: 88px;
	}
	.images_1_of_4 span i {
		font-size: 5em;
		line-height: 1.8em;
	}
	.images_1_of_4 h4 a {
		font-size: 1em;
	}
	.technology h4 {
		font-size: 14px;
		line-height: 1.5em;
	}
	.blog_list ul li:nth-child(3){
		margin-left: 0;
	}
}


h1.depHeading {
    font-size:26px;
    color:#d41102;
    margin-bottom:15px;
    text-align:center;
    position:relative;
    border-bottom:4px solid #ccc;
    padding-bottom:15px;
    margin-top:0;
    padding-top:15px;
    background:url(../Images/ep_naturalwhite.png) repeat 0 0;
}
.panel-custom .panel-title a {
    font-size:18px;
}
.panel-custom .panel-title i {
    font-weight:normal;
    font-size:14px;
}
p {
    font-size:14px;
}
/*h1.depHeading:after {
    display:block;
    width:200px;
    height:2px; 
    margin-top:10px;
    background:#676767;
    margin:auto;
    margin-bottom:10px;
    content:" ";
   
    margin-top:10px;
}*/


.tab-content .active {
    background:#fff; color:#000;
}
.nav.nav-pills {
    background:#eee;
}
.nav.nav-pills li.active a {
        border-radius:0;
}
.main-page {
}
.main-page h1 {
    margin-top:15px;
    font-size:26px;
}
    .main-page h2 {
        margin-top:15px;
    font-size:22px;
    } 
.main-page h3 {
    font-size:20px;
}
.main-page h4 {
    font-size:18px;
    color:#0a4c6b;
    margin-top:0px;
}
    .main-page h4:after {
        content:" ";
        width:50px;
        height:2px;
        background:#d41102;
        margin:8px 0;
        display:block;
    }
    .main-page h4.panel-title::after {
        content:none;
    }
.main-page p {
    font-size:14px;
    text-align:justify;
    line-height:25px;
}
.main-page li {
     font-size:14px;
    text-align:justify;
    line-height:25px;
}
.main-page td {
     font-size:14px;
    text-align:justify;
    line-height:25px;
}
.quicklink {
}
.quicklink h2 {
    background:#7079a1;
    padding:7px 10px;
    /*border-right:2px solid #d41102;*/
    color:#fff;
    font-size:14px;
    text-align:left;
}
h2.deptlogin-heading {
    background:#7079a1;
    padding:7px 10px;
    border-right:2px solid #d41102;
    color:#fff;
    font-size:18px;
    text-align:center;
}

.quicklink ul {
    padding-left:0;
    margin-left:0;
    list-style-type:none;
}
.quicklink li a {
    padding-left:10px;
    display:block;
    line-height:25px;
    margin-bottom:5px;
    transition:1s all ease;
    font-size:14px;
    color:#d41102;  
}
.midcontent .quicklink li a {
    color:#428bca;
    text-align:left;
}
.midcontent .quicklink li  {
    color:#428bca;
    text-align:left;
}

    .quicklink li a:hover {
        color:#d41102;
        text-decoration:none;
    }
.quicklink li {
    border-bottom:1px dotted #d41102;
    transition:1s all ease;
    font-size:15px;
    padding-bottom:3px;
}
.quicklink li:hover {
    border-bottom:1px solid #d41102;
}
.news-box-content {
    border:1px solid #ccc;
    padding:10px;
    margin-top:-10px;
    min-height:350px;
}
.content .menu li a {
    font-size: 14px; color: #af0000;
}

/*---------------IMAGE Gallery----------------*/
.album-image-box {
    text-align:center;
    height:200px;
    border:1px solid #ccc;
    border-radius:5px;
}
    .album-image-box .img-responsive {
        height:130px;
    }
.album-image-box h3 {
    color:#222;
    margin-top:5px;
}
.album-image-box h3 a {
    font-size:16px;
    color:#222;
}
    .album-image-box p {
        display:none;
    }
.img-box {
    height:130px;
}
/*-========================-----------ANIMATION LOGIN---------------===========================*/

.regi-form label {
    font-size:13px;
}
.regi-form .form-group {
    clear:both;
}
.customCalloutStyle, .ajax__validatorcallout_popup_table {
    width:230px; padding:5px!important;
    border:1px solid #ff3c00!important;
    background:#fff!important;
}
/* Pen Title */
.pen-title {
  padding: 50px 0;
  text-align: center;
  letter-spacing: 2px;
}
.pen-title h1 {
  margin: 0 0 20px;
  font-size: 48px;
  font-weight: 300;
}
.pen-title span {
  font-size: 12px;
}
.pen-title span .fa {
  color: #ed2553;
}
.pen-title span a {
  color: #ed2553;
  font-weight: 600;
  text-decoration: none;
}

/* Rerun */
.rerun {
  margin: 0 0 30px;
  text-align: center;
}
.rerun a {
  cursor: pointer;
  display: inline-block;
  background: #ed2553;
  border-radius: 3px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  padding: 10px 20px;
  color: #ffffff;
  text-decoration: none;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.rerun a:hover {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}

/* Scroll To Bottom */
#codepen, #portfolio {
  position: fixed;
  bottom: 30px;
  right: 30px;
  background: #363636;
  width: 56px;
  height: 56px;
  border-radius: 100%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  color: #ffffff;
  text-align: center;
}
#codepen i, #portfolio i {
  line-height: 56px;
}
#codepen:hover, #portfolio:hover {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}

/* CodePen */
#portfolio {
  bottom: 96px;
  right: 36px;
  background: #ed2553;
  width: 44px;
  height: 44px;
  -webkit-animation: buttonFadeInUp 1s ease;
  animation: buttonFadeInUp 1s ease;
}
#portfolio i {
  line-height: 44px;
}

/* Container */
/*.container {
  position: relative;
  max-width: 460px;
  width: 100%;
  margin: 0 auto 100px;
}*/
.container.active .card:first-child {
  background: #f2f2f2;
  margin: 0 15px;
}
.container.active .card:nth-child(2) {
  background: #fafafa;
  margin: 0 10px;
}
.container.active .card.alt {
  top: 20px;
  right: 0;
  width: 100%;
  min-width: 100%;
  height: auto;
  border-radius: 5px;
  padding: 60px 0 40px;
  overflow: hidden;
}
.container.active .card.alt .toggle {
  position: absolute;
  top: 40px;
  right: -70px;
  box-shadow: none;
  -webkit-transform: scale(10);
  transform: scale(10);
  -webkit-transition: -webkit-transform .3s ease;
  transition: -webkit-transform .3s ease;
  transition: transform .3s ease;
  transition: transform .3s ease, -webkit-transform .3s ease;
}
.container.active .card.alt .toggle:before {
  content: '';
}
.container.active .card.alt .title,
.container.active .card.alt .input-container,
.container.active .card.alt .button-container {
  left: 0;
  opacity: 1;
  visibility: visible;
  -webkit-transition: .3s ease;
  transition: .3s ease;
}
.container.active .card.alt .title {
  -webkit-transition-delay: .3s;
          transition-delay: .3s;
}
.container.active .card.alt .input-container {
  -webkit-transition-delay: .4s;
          transition-delay: .4s;
}
.container.active .card.alt .input-container:nth-child(2) {
  -webkit-transition-delay: .5s;
          transition-delay: .5s;
}
.container.active .card.alt .input-container:nth-child(3) {
  -webkit-transition-delay: .6s;
          transition-delay: .6s;
}
.container.active .card.alt .button-container {
  -webkit-transition-delay: .7s;
          transition-delay: .7s;
}

/* Card */
.card {
  position: relative;
  /*background: #ffffff;
  border-radius: 5px;
  padding: 60px 0 40px 0;
  box-sizing: border-box;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);*/
  -webkit-transition: .3s ease;
  transition: .3s ease;
  /* Title */
  /* Inputs */
  /* Button */
  /* Footer */
  /* Alt Card */
  margin-top:15px;
}
.card:first-child {
  /*background: #fafafa;
  height: 10px;
  border-radius: 5px 5px 0 0;
  margin: 0 10px;
  padding: 0;*/
}
.card .title {
  position: relative;
  z-index: 1;
  border-left: 5px solid #ed2553;
  margin: 0 0 35px;
  padding: 10px 0 10px 50px;
  color: #ed2553;
  font-size: 32px;
  font-weight: 600;
  text-transform: uppercase;
}
.card .input-container {
  position: relative;
  margin: 0 10px 20px;
}
.card .input-container input {
  outline: none;
  z-index: 1;
  position: relative;
  background: none;
  width: 100%;
  height: 55px;
  border: 0;
  color: #212121;
  font-size: 18px;
  font-weight: 400;
  margin-top:10px;
}
.card .input-container input:focus ~ label {
  color: #9d9d9d;
  -webkit-transform: translate(-12%, -60%) scale(0.75);
          transform: translate(-12%, -60%) scale(0.75);
}
.card .input-container input:focus ~ .bar:before, .card .input-container input:focus ~ .bar:after {
  width: 50%;
}
.card .input-container input:valid ~ label {
  color: #9d9d9d;
  -webkit-transform: translate(-12%, -60%) scale(0.75);
          transform: translate(-12%, -60%) scale(0.75);
}
.card .input-container label {
  position: absolute;
  top: 0;
  left: 0;
  color: #757575;
  font-size: 18px;
  font-weight: 300;
  line-height: 68px;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;

}
.card .input-container .bar {
  position: absolute;
  left: 0;
  bottom: 0;
  background: #757575;
  width: 100%;
  height: 1px;
}
.card .input-container .bar:before, .card .input-container .bar:after {
  content: '';
  position: absolute;
  background: #ed2553;
  width: 0;
  height: 2px;
  -webkit-transition: .2s ease;
  transition: .2s ease;
}
.card .input-container .bar:before {
  left: 50%;
}
.card .input-container .bar:after {
  right: 50%;
}
.card .button-container {
  margin: 0 60px;
  text-align: center;
}
.card .button-container .btn-login {

    font-size: 16px;
    font-weight: 600;
    padding: 12px 30px;
    position: relative;
    text-transform: uppercase;
    width: auto;

  outline: 0;
  cursor: pointer;
  position: relative;
  display: inline-block;
  background: 0;
  border: 2px solid #616885;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
  overflow: hidden;
  -webkit-transition: .3s ease;
  transition: .3s ease;
  background:#515c8e;
  height:40px;
}
.card .button-container .btn-login {
  position: relative;
  z-index: 1;
  color: #fff;
  -webkit-transition: .3s ease;
  transition: .3s ease;
}
.card .button-container .btn-login:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  background: #ed2553;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  margin: -15px 0 0 -15px;
  opacity: 0;
  -webkit-transition: .3s ease;
  transition: .3s ease;
}
.card .button-container .btn-login:hover, .card .button-container .btn-login:active, .card .button-container .btn-login:focus {
  border-color: #ed2553;
}
.card .button-container .btn-login:hover span, .card .button-container .btn-login:active span, .card .button-container .btn-login:focus {
  color: #ed2553;
}
.card .button-container .btn-login:active , .card .button-container .btn-login:focus {
  color: #ffffff;
}
.card .button-container .btn-login:active:before, .card .button-container .btn-login:focus:before {
  opacity: 1;
  -webkit-transform: scale(10);
  transform: scale(10);
}
.card .footer {
  margin: 20px 0 0;
  color: #000;
  font-size: 14px;
  font-weight: 300;
  text-align: center;
}
.card .footer a {
  color: #515c8e;
  text-decoration: none;
  -webkit-transition: .3s ease;
  transition: .3s ease;
}
.card .footer a:hover {
  color: #bababa;
}
.card.alt {
  position: absolute;
  top: 40px;
  right: -70px;
  z-index: 10;
  width: 140px;
  height: 140px;
  background: none;
  border-radius: 100%;
  box-shadow: none;
  padding: 0;
  -webkit-transition: .3s ease;
  transition: .3s ease;
  /* Toggle */
  /* Title */
  /* Input */
  /* Button */
}
.card.alt .toggle {
  position: relative;
  background: #ed2553;
  width: 140px;
  height: 140px;
  border-radius: 100%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  color: #ffffff;
  font-size: 58px;
  line-height: 140px;
  text-align: center;
  cursor: pointer;
}
.card.alt .toggle:before {
  content: '\f040';
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}
.card.alt .title,
.card.alt .input-container,
.card.alt .button-container {
  left: 100px;
  opacity: 0;
  visibility: hidden;
}
.card.alt .title {
  position: relative;
  border-color: #ffffff;
  color: #ffffff;
}
.card.alt .title .close {
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 60px;
  display: inline;
  color: #ffffff;
  font-size: 58px;
  font-weight: 400;
}
.card.alt .title .close:before {
  content: '\00d7';
}
.card.alt .input-container input {
  color: #ffffff;
}
.card.alt .input-container input:focus ~ label {
  color: #ffffff;
}
.card.alt .input-container input:focus ~ .bar:before, .card.alt .input-container input:focus ~ .bar:after {
  background: #ffffff;
}
.card.alt .input-container input:valid ~ label {
  color: #ffffff;
}
.card.alt .input-container label {
  color: rgba(255, 255, 255, 0.8);
}
.card.alt .input-container .bar {
  background: rgba(255, 255, 255, 0.8);
}
.card.alt .button-container button {
  width: 100%;
  background: #ffffff;
  border-color: #ffffff;
}
.card.alt .button-container button span {
  color: #ed2553;
}
.card.alt .button-container button:hover {
  background: rgba(255, 255, 255, 0.9);
}
.card.alt .button-container button:active:before, .card.alt .button-container button:focus:before {
  display: none;
}

/* Keyframes */
@-webkit-keyframes buttonFadeInUp {
  0% {
    bottom: 30px;
    opacity: 0;
  }
}
@keyframes buttonFadeInUp {
  0% {
    bottom: 30px;
    opacity: 0;
  }
}
@media print  
{
a[href]:after {
content: none !important;
 }
@page {
margin-top: 0;
margin-bottom: 0;
}
 body{
padding-top: 72px;
padding-bottom: 72px ;
}
}