body{margin:0px;padding:0px;font-family: 'Open Sans', sans-serif;font-size: 14px;overflow-x: hidden;width: 100%; }
 
@font-face {
    font-family: 'FontAwesome';
    src: url('../font-awesome/fonts/fontawesome-webfont.eot?#iefix') format('embedded-opentype'), 
    url('../font-awesome/fonts/fontawesome-webfont.svg#iconFont') format('image/svg+xml'), 
    url('../font-awesome/fonts/fontawesome-webfont.woff') format('font/x-woff'), 
    url('../font-awesome/fonts/fontawesome-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
 
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../bootstrap/fonts/glyphicons-halflings-regular.eot");
  src: url('../bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),
   url('../bootstrap/fonts/glyphicons-halflings-regular.woff') format('woff'), 
   url('../bootstrap/fonts/glyphicons-halflings-regular.woff2') format('woff2'),
   url('../bootstrap/fonts/glyphicons-halflings-regular.ttf') format('truetype'), 
   url('../bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -moz-osx-font-smoothing: grayscale;
}
.blueButton{background-color: #f1f2f2;color:#015198;padding:5px 15px;border-radius: 20px;
border: 1px solid #015198;outline: none;transition: 0.1s ease-in; } 
.blueButton:hover{background-color: #015198;color:#f1f2f2;} 
.col-padding{padding:0px;}
.col-lftpadding{padding-left: 0px;}

/*Header Fixed*/
.fixed {position: fixed;top:0; left:0;width: 100%; }
.affix {top: 0;width: 100%;z-index: 101 !important;}
.affix + .container-fluid {padding-top: 70px;}
/*--nav style--*/


/* header */
header .topHeader{background:#8b8b8b;padding: 13px 0px; height: 50px;}
header .topHeader .NavLeft a{ text-decoration: none;color: rgba(255,255,255,1);}
header .topHeader .NavLeft a:hover{ color:  rgba(255,255,255,0.7); }
header .topHeader .NavLeft span{padding:0px 5px;color: #fff;}
header .topHeader .NavRight span{color: #fff;padding-right: 0px;}
header .topHeader .NavRight .searchBox{margin-top: -7px;}
header .topHeader .NavRight .searchBox .input-group-addon
{background: transparent !important; border-bottom: 1px solid #fff;border-top: 0px;
border-left: 0px;border-right: 0px;border-radius: 0px;padding-bottom: 0px;padding-left: 2px; }
header .topHeader .NavRight .searchBox .form-control
{border-top: 0px;border-left: 0px;padding-bottom:0px;padding-left: 0px;color:#fff;border-right: 0px;box-shadow:0 0 0; 
height: 28px;border-radius: 0px;border-bottom: 1px solid #fff;background: transparent;}
header .topHeader .NavRight .searchBox button
{border:0px transparent; background:transparent;outline: none;}
header .topHeader input[type="search"]::-webkit-input-placeholder{color:#fff;}
header .topHeader input[type="search"]:-moz-placeholder { color: #fff;}
header .topHeader input[type="search"]::-moz-placeholder { color: #fff;}
header .topHeader input[type="search"]:-ms-input-placeholder {  color: #fff;}
header .topHeader .NavRightLanguage a{text-decoration: none;color: rgba(255,255,255,1);cursor: pointer;}
header .topHeader .NavRightLanguage a:hover{color: rgba(255,255,255,0.7);}
header .topHeader .NavRightLanguage span{padding:0px;color: #fff;}
header .topHeader .NavRightLanguage .btn-default,
header .topHeader .NavRightLanguage .btn-default.active.focus,
header .topHeader .NavRightLanguage .btn-default.active:focus,
header .topHeader .NavRightLanguage .btn-default.active:hover,
header .topHeader .NavRightLanguage .btn-default:active.focus, 
header .topHeader .NavRightLanguage .btn-default:active:focus, 
header .topHeader .NavRightLanguage .btn-default:active:hover,
header .topHeader .NavRightLanguage .open>.dropdown-toggle.btn-default.focus,
header .topHeader .NavRightLanguage .open>.dropdown-toggle.btn-default:focus, 
header .topHeader .NavRightLanguage .open>.dropdown-toggle.btn-default:hover
{background:  #8b8b8b;border-color: #8b8b8b;color: #fff;outline: none;box-shadow: none;
padding:0px;}
header .topHeader .NavRightLanguage .dropdown-menu{border-radius: 0px;margin-top: 16px;}
header .topHeader .NavRightLanguage .dropdown-menu>li>a{color: #212121!important;}
header .navbar-inverse .navbar-nav .dropdown-menu>li>a .left_arrow{position: absolute;right: 15px;}
header .middelHeader .logo{padding:0px 0px 20px 0px;}
header nav{ width:100%;text-align: center;z-index:100;}
header .navbar-inverse{margin-bottom: 0px;border-color: #fff;background-color: #fff;}
header .navbar-inverse .navbar-collapse{padding:0px;}
header .navbar-inverse .navbar-nav>.active>a,header .navbar-inverse .navbar-nav>.active>a:hover,
header .navbar-inverse .navbar-nav>.active>a:focus{background-color: #fff;color: #015198;font-weight: 700;}
header .navbar-inverse .navbar-nav>.active>.border-bottom{
    border-bottom: 5px solid #015198;width: 40%;margin: 0px auto;margin-bottom:15px;}
header .navbar-inverse .navbar-nav>.open>a,
header .navbar-inverse .navbar-nav>.open>a:hover,
header .navbar-inverse .navbar-nav>.open>a:focus{background-color: #fff;color: #015198;}
header .navbar-inverse .navbar-nav>li>a,
header .navbar-inverse .navbar-nav>li>a:focus,
header .navbar-inverse .navbar-nav>li>a:hover
{ background-color: #fff;color: #015198;padding: 0px 17px 3px 17px;}
header .navbar-inverse .navbar-right>li>a,
header .navbar-inverse .navbar-right>li>a:focus,
header .navbar-inverse .navbar-right>li>a:hover
{ background-color: #fff;color: #015198;padding: 0px 10px 3px 10px;}
header .navbar-inverse .navbar-nav .dropdown-menu>li
{margin-bottom: 1px;}
    /*changes by mithun 26jun 2018*/
header .navbar-inverse .navbar-nav .dropdown-menu>li>a
{padding:10px 30px;background-color: #015198;color: #fff; white-space: normal;}
header .navbar-inverse .navbar-nav .dropdown-menu>li>a:hover,
header .navbar-inverse .navbar-nav .dropdown-menu>li>a:focus
{background-color: #013c71;}
header .navbar-inverse .navbar-nav>li>.dropdown-menu
{border-radius: 0px!important;min-width: 290px;padding-bottom: 0px;padding-top: 0px;top: 43px;}
header .navbar-inverse .navbar-right>li>.dropdown-menu{top: 48px;}
header  .navbar-inverse .navbar-nav .dropdown-submenu 
{position: relative;}
header .navbar-inverse .navbar-nav .dropdown-submenu>.dropdown-menu 
{top: 0;left: 100%;margin-top: -42px;margin-left: -1px;border-radius: 0px;
padding-bottom: 0px;padding-top: 0px;}
header .navbar-inverse .navbar-nav .dropdown-submenu:hover>.dropdown-menu 
{display: block;}
header .navbar-inverse .navbar-nav .dropdown-submenu>a:after 
{display: block;content: " ";float: right;width: 0;height: 0;border-color: transparent;
margin-top: 5px;margin-right: -10px;} 
header .navbar-inverse .navbar-nav .dropdown-submenu:hover>a:after 
{border-left-color: #fff;} 
header .navbar-inverse .navbar-nav .dropdown-submenu.pull-left 
{float: none;} 
header .navbar-inverse .navbar-nav .dropdown-submenu.pull-left>.dropdown-menu 
{left: -100%;margin-left: 10px;border-radius:0px;}
header .navbar-inverse .navbar-nav>li>a .arrows{padding-left: 7px;font-size: 21px;
    position: relative;top: 3px;}
header .navbar-inverse .navbar-nav>li .NCLlink{border: 1px solid #015198;}
    /*mithun 19-09-2018*/
header .navbar-inverse .navbar-nav .open::after 
{content: "";position: absolute;left: 40%;border-width: 0px 10px 10px;
border-style: solid;border-color: #86a7c6 transparent;display: block;
width: 0;bottom: 0px;top: 33px;}
header .navbar-inverse .navbar-nav .dropdown-menu .open::after {border-width: 0px 0px 0px;
 
}
header  .navbar-inverse .navbar-right 
{margin-top: -5px;} 

/* Carousel Banner */
#HomeCarousel .item  .thumbnail {
    display: block;
    padding: 0px;
    margin-bottom: 0px;
    line-height:0;
    background-color: #fff;
    border: 0px solid #ddd;
    border-radius: 0px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}
.carousel-control{width:4%;cursor: pointer;}
#HomeCarousel .item img{height: 320px;cursor: pointer;} 
#HomeCarousel .carousel-control .glyphicon-chevron-right{margin-right: -10px;}
#HomeCarousel .carousel-control .glyphicon-chevron-left{margin-left: -10px;}
#MobileCarousel .carousel-control .glyphicon-chevron-right{margin-right: 0px;}
#MobileCarousel .carousel-control .glyphicon-chevron-left{margin-left: 0px;}
#HomeCarousel .carousel-control{z-index: 100;}
#HomeCarousel .carousel-caption{display: none;}
#MobileCarousel .carousel-caption{display: none;}
#HomeCarousel .carousel-control.right,#MobileCarousel .carousel-control.right{background-image: -webkit-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,0)),to(rgba(0,0,0,0)));
    background-image: linear-gradient(to right,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%)}
#HomeCarousel .carousel-control.left, #MobileCarousel .carousel-control.left{     background-image: -webkit-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,0)),to(rgba(0,0,0,0)));
    background-image: linear-gradient(to right,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%);}

/* GrayPart */
.About-LeftSide{position: absolute;bottom: 1px; width: 100%;}
.About-LeftSide .GrayBanner{background: url('../images/Banner-Left.png');background-repeat: no-repeat;width: 100%;
margin-left: 34px;height: 40px;}
.About-LeftSide .GrayBanner p{font-size: 16px;color: #fff;padding: 4px 7px 5px 15px;margin: 0px;}

/* About banner */
.AboutMobileBox{width: 100%;background-color: rgba(1, 82, 152, 0.7);}
#About{height: 320px;position: relative;background-position: left center;}
#About .AboutText {padding-top: 85px;}
#About .AboutText h1{margin:0px;color: #fff;font-size: 32px;text-transform: uppercase;
font-weight: 700;}
#About .AboutText p{margin:8px 0px 0px;color: #fff;line-height: 22px;} 
#About .programBorder{position: absolute;border-bottom:47px solid #5c6266; 
border-left: 9px solid transparent;bottom: 0px;border-right: 1107px solid #5c6266;right: 0px;} 
.AboutBottomText{position: relative;position: relative;top: 51px;color: #fff;padding: 13px 0px;}
.AboutBottomText p
{margin: 0px;font-size: 16px;}

/* About Banner */

.BannerImage{
  background: url('../images/Banner.png') no-repeat;
  background-size: cover;
  height: 320px;
  margin-top: 1px;
}
 

/* Knowledge Part */
#Knowledge{padding: 25px 0px 62px 0px;background: #f1f2f2;}
#Knowledge .KnowledgeBlock h4{font-size: 18px; margin:0px;font-weight: 700;color: #015198;}
#Knowledge .KnowledgeBlock h4 span{font-size: 60px; margin:0px;position: relative;
top: 15px;color: #e6e7e8;} 
#Knowledge .KnowledgeBlock:hover h4 {color: rgba(0, 0, 0, 0.8);}
#Knowledge .KnowledgeBlock:hover h4 span{color: rgba(181,181,181,.6);} 
#Knowledge .KnowledgeBlock h4 span.left{padding-right: 15px;}
#Knowledge .KnowledgeBlock h4 span.right{padding-left: 15px;}
#Knowledge .KnowledgePointsBox .KnowledgeCarouselBox .owl-carousel .owl-item img{width: auto;}
#Knowledge .KnowledgePointsBox .KnowledgeCarouselBox .owl-carousel .owl-nav .owl-next
{position: absolute;top: 34%;right: 0px;} 
#Knowledge .KnowledgePointsBox .KnowledgeCarouselBox .owl-carousel .owl-nav .owl-prev
{position: absolute;top: 34%;left:  0px;}
#Knowledge .KnowledgePointsBox .KnowledgeCarouselBox .owl-carousel .owl-nav .Arrows
{background-color: #fff;color: #333;font-size: 20px;padding:6px 8px;} 
#Knowledge .KnowledgePointsBox .KnowledgeBox1{margin-top: 50px;padding:35px;
background-color: #d8edff;margin-right: 2px;height: 200px;position: relative;}
#Knowledge .KnowledgePointsBox .KnowledgeBox1 h4{font-weight: 700;line-height: 22px;}
#Knowledge .KnowledgePointsBox .KnowledgeBox1:hover .hoverBox{display: block;padding: 20px 10px;} 
#Knowledge .KnowledgePointsBox .KnowledgeBox1 .hoverBox
{position: absolute;height: 100%;width: 100%;top: 0px;background-color: #d8edff;
left: 0px;display: none;}
#Knowledge .KnowledgePointsBox .KnowledgeBox1 .hoverBox h4{font-size: 18px;font-weight: 700;}
#Knowledge .KnowledgePointsBox .KnowledgeBox1 .hoverBox a{text-decoration: none;color: #015198;
    text-align: center;} 
#Knowledge .KnowledgePointsBox .KnowledgeBox2{margin-top: 50px;padding:35px;
background-color: #fff;margin-right: 2px;height: 200px;position: relative;}
#Knowledge .KnowledgePointsBox .KnowledgeBox2 h4{font-weight: 700;line-height: 22px;}
#Knowledge .KnowledgePointsBox .KnowledgeBox2:hover .hoverBox{display: block;padding: 20px 10px;} 
#Knowledge .KnowledgePointsBox .KnowledgeBox2 .hoverBox
{position: absolute;height: 100%;width: 100%;top: 0px;background-color: #fff;
left: 0px;display: none;}
#Knowledge .KnowledgePointsBox .KnowledgeBox2 .hoverBox h4{font-size: 18px;font-weight: 700;}
#Knowledge .KnowledgePointsBox .KnowledgeBox2 .hoverBox a{text-decoration: none;color: #015198;
    text-align: center;}
#Knowledge .KnowledgePointsBox  .paddingBox{padding-top:37px!important;}

/* New */
#Knowledge .KnowledgePointsBox #News{margin-top: 50px;}
#Knowledge .KnowledgePointsBox .NewsBoxs .owl-carousel .owl-item img{margin-right: 10px;}
#Knowledge .KnowledgePointsBox .NewsBoxs .owl-carousel .owl-nav .owl-next
/*{position: absolute;top: 34%;right: -2px;}*/
{position: absolute;top: 34%;right: 0px;} /*Arctech*/
#Knowledge .KnowledgePointsBox .NewsBoxs .owl-carousel .owl-nav .owl-prev
{position: absolute;top: 34%;left:  0px;}
#Knowledge .KnowledgePointsBox .NewsBoxs .owl-carousel .owl-nav .Arrows
{background-color: #fff;color: #333;font-size: 20px;padding:6px 8px;}
#Knowledge .KnowledgePointsBox .NewsBox{position: relative;}
#Knowledge .KnowledgePointsBox .NewsBox .NewsImg img{width: 100%;height: 200px;}
#Knowledge .KnowledgePointsBox .NewsBox .NewsText{position: absolute;bottom: 0px;width: 100%;
background-color: rgba(219, 220, 215, 0.9);padding:7px 15px;}
#Knowledge .KnowledgePointsBox .NewsBox .NewsText p{margin:0px;}
#Knowledge .KnowledgePointsBox .NewsBox .NewsText p span{font-weight: 700;} 
#NewsNotsBackground .NewsEventsBlock .button,#NewsNotsBackground .NotesBlock .button{margin-top: -13px;}

/* Blue Panel */
#Bluepanel{background-color: #015198; padding:25px 0px;} 
#Bluepanel .BluepanelBox marquee a{text-decoration: none;color: #fff;}
#Bluepanel .BluepanelBox marquee a:hover{color: #fff;}
#Bluepanel .BluepanelBox p{color: #fff;font-size: 17px;margin:0px;}
#Bluepanel .BluepanelBox p span{padding:0px 7px;} 

#NewsNotsBackground .button{margin-top: 22px;} 
#NewsNotsBackground{padding:55px 0px 60px 0px;background-color: #f1f2f2;}
#NewsNotsBackground .NewsEventsBlock h3{font-size: 24px;font-weight: 700;color: #015198;
margin: 0px; }
#NewsNotsBackground .NewsEventsBlock .date{background-color: #e6e7e8;padding: 13px;}
#NewsNotsBackground .NewsEventsBlock .date h4{margin:0px;font-weight: 700;}
#NewsNotsBackground .NewsEventsBlock .Month{background-color: #015198;padding:1px;}
#NewsNotsBackground .NewsEventsBlock .Month p{margin:0px;color: #fff;}
#NewsNotsBackground .NewsEventsBlock .NewsPart{margin-top: 20px;margin-bottom: 33px;cursor: pointer;background-color: #fff;}
#NewsNotsBackground .NewsEventsBlock .NewsPart:hover{box-shadow:0px 1px 3px 1px rgba(0,0,0,.2);}
#NewsNotsBackground .NewsEventsBlock .NewsPart .News{margin-top: 17px;} 
#NewsNotsBackground .NotesBlock h3{font-size: 24px;font-weight: 700;color: #015198;
margin: 0px; }
#NewsNotsBackground .NotesBlock .date{background-color: #e6e7e8;padding: 13px;}
#NewsNotsBackground .NotesBlock .date h4{margin:0px;font-weight: 700;}
#NewsNotsBackground .NotesBlock .Month{background-color: #015198;padding:1px;}
#NewsNotsBackground .NotesBlock .Month p{margin:0px;color: #fff;}
#NewsNotsBackground .NotesBlock .NotesPart{margin-top: 20px;margin-bottom:33px;
background-color: #fff;padding-right: 15px;cursor: pointer;}
#NewsNotsBackground .NotesBlock .NotesPart:hover{box-shadow:0px 1px 3px 1px rgba(0,0,0,.2);}
#NewsNotsBackground .NotesBlock .NotesPart:after{height: 75px;
overflow-y: scroll;overflow-x: hidden;}
#NewsNotsBackground .NotesBlock .NotesPart:before{height: 75px;
overflow-y: scroll;overflow-x: hidden;}
#NewsNotsBackground .NotesBlock .NotesPart .Notes{margin-top: 13px;} 
#NewsNotsBackground .FeaturedPart{margin-top: 20px; }
#NewsNotsBackground .FeaturedBlock h3{font-size: 24px;font-weight: 700;color: #015198;
margin: 0px; }
#NewsNotsBackground .FeaturedPart .owl-carousel .item{margin: 2px;}
#NewsNotsBackground .FeaturedBlock .owl-carousel .owl-nav{display: block;}
#NewsNotsBackground .FeaturedBlock .owl-carousel .owl-nav .owl-next
{position: absolute;top: 27%;right: 0px;} 
#NewsNotsBackground .FeaturedBlock .owl-carousel .owl-nav .owl-prev
{position: absolute;top: 27%;left:  0px;}
#NewsNotsBackground .FeaturedBlock .owl-carousel .owl-nav .Arrows
{background-color: #fff;color: #333;font-size: 20px;padding:6px 8px;}
#NewsNotsBackground .FeaturedBlock .card 
{ overflow: hidden;padding: 0;border: none;border-radius: 0px;border: 1px solid #ddd;}
#NewsNotsBackground .FeaturedBlock .card:hover{box-shadow:0px 1px 3px 1px rgba(0,0,0,.2);}
#NewsNotsBackground .FeaturedBlock .card-img-top 
{display: block;width: 100%;height: 150px;}
#NewsNotsBackground .FeaturedBlock .card-block 
{ position: relative;margin: 0; border: none;background-color: #fff; box-shadow: none;
    padding: 21px 15px;}
#NewsNotsBackground .FeaturedBlock .card-block h5
{font-size: 14px;margin: 0px;line-height: 18px;}   

/* Mobile News And Notes */
#NewsNotsBackground .MobileNewsNots .panel-default{margin-bottom: 15px!important;}
#NewsNotsBackground .MobileNewsNots .panel-default>.panel-heading+.panel-collapse>.panel-body
{background-color: #f1f2f2;}
#NewsNotsBackground .MobileNewsNots .panel-group .panel{border-radius: 0px;}
#NewsNotsBackground .MobileNewsNots .panel-heading {padding: 0;border:0;}
#NewsNotsBackground .MobileNewsNots .panel-title>a, .panel-title>a:active
{display:block;padding:15px;color:#015198;font-size:16px;font-weight:bold;
letter-spacing:1px;word-spacing:3px;text-decoration:none;}
#NewsNotsBackground .MobileNewsNots .panel-heading  a:before 
{font-family: 'Glyphicons Halflings';content: "\e114";float: right;transition: all 0.5s;}
#NewsNotsBackground .MobileNewsNots .panel-heading.active a:before 
{-webkit-transform: rotate(180deg);-moz-transform: rotate(180deg);transform: rotate(180deg);} 

/* Widget */
#WidgetBackground {padding:60px 0px 55px 0px;}
#WidgetBackground iframe{border:none;overflow:hidden;width: 100%;}
#WidgetBackground .twitterWidget{border: 1px solid #ddd;}
#WidgetBackground .Video{margin-bottom: 10px;}
#WidgetBackground .Video img{height: 280px;}
#WidgetBackground .widgetSlider .owl-carousel .owl-nav{display: block;}
#WidgetBackground .widgetSlider .owl-carousel .owl-item img{margin-right: 10px;}
#WidgetBackground .widgetSlider .owl-carousel .owl-nav .owl-next
{position: absolute;top: 34%;right: 0px;} 
#WidgetBackground .widgetSlider .owl-carousel .owl-nav .owl-prev
{position: absolute;top: 34%;left:  0px;}
#WidgetBackground .widgetSlider .owl-carousel .owl-nav .Arrows
{background-color: #fff;color: #333;font-size: 20px;padding:6px 8px;}

/* Client logos */
#ClientSLogos{background-color: #e6e7e8;padding:27px 0px;}
#ClientSLogos .owl-carousel .owl-item img{margin-right: 10px;}
#ClientSLogos .owl-carousel .owl-nav .owl-next
{position: absolute;top: 34%;right: 0px;} 
#ClientSLogos .owl-carousel .owl-nav .owl-prev
{position: absolute;top: 34%;left:  0px;}
#ClientSLogos .owl-carousel .owl-nav .Arrows
{background-color: #fff;color: #333;font-size: 20px;padding:6px 8px;}

/* footer */
footer{background-color: #003361;padding: 55px 0px 45px 0px;}
footer .address{margin-top: 20px; }
footer .address p{color: #fff;font-weight: 700;margin:5px 0px; }
footer .socialMediaLink{margin-top: 27px;}
footer .socialMediaLink a{margin-right: 5px;height: 32px;width: 32px;}  
footer .socialMediaLink a .facebook{border: 2px solid #fff;border-radius: 50%;height: 32px;width: 32px;}
footer .socialMediaLink a .google{border: 2px solid #fff;border-radius: 50%;height: 32px;width: 32px;}
footer .socialMediaLink a .you{border: 2px solid #fff;border-radius: 50%;height: 32px;width: 32px;}
footer .socialMediaLink a .twitter{border: 2px solid #fff;border-radius: 50%;height: 32px;width: 32px;} 
footer .socialMediaLink a:hover .facebook{content: url('../images/facebook.png');border: 2px solid transparent;}
footer .socialMediaLink a:hover .google{content: url('../images/Linkedin.png');border: 2px solid transparent;} 
footer .socialMediaLink a:hover .twitter{content: url('../images/twitter.png');border: 2px solid transparent;}
footer .socialMediaLink a:hover .you{content: url('../images/youtube.png');border: 2px solid transparent;}
footer .footerHead h4{font-size: 16px;text-transform: uppercase;font-weight: 700;
color: #fff;margin:0px;}
footer .footerHead .border-bottom{border-bottom: 3px solid #fff;padding-bottom: 3px;}
footer .footerLink{list-style-type: square ;padding-left: 17px;color: #fff;margin-top: 38px;}
footer .footerLink li{margin-top: 18px;}
footer .footerLink li a{text-decoration: none;color: #fff;transition: 0.1s ease-in;}
footer .footerLink li a:hover{color: rgba(255, 255, 255, 0.7);}
footer .margin-top{margin-top: 56px;}
#LastFooter{background-color: #015198;padding:15px 0px;}
#LastFooter .copyRight{margin:0px;color: #fff;}
#LastFooter .policyMenu{color: #fff;text-align: right;margin:0px;}
#LastFooter .policyMenu a{color: #fff;text-decoration: none;transition: 0.1s ease-in;}
#LastFooter .policyMenu a:hover{color: rgba(255, 255, 255, 0.7);}

/* footer Mobile */
footer .panel-default{border-color:#003361;margin-top: 20px;}
footer .panel{background-color: transparent;}
footer .panel-default>.panel-heading
{background-color: #003361;border-color:#003361;padding:0px;}
footer .panel-default>.panel-heading+.panel-collapse>.panel-body 
{border-top-color: #003361;padding:0px;} 
footer .panel-title>a{text-decoration: none;}
footer .panel-title>a, .panel-title>a:active
{padding:0px;color: #fff;word-spacing: 0px;letter-spacing: 0px;}
footer .panel-group .panel+.panel{margin-top: 25px;}
footer .panel-heading  a:before 
{font-family: 'Glyphicons Halflings';content: "\e114";float: right;transition: all 0.5s;}
footer   .panel-heading.active a:before 
{-webkit-transform: rotate(180deg);-moz-transform: rotate(180deg);transform: rotate(180deg);} 


/* Back to Top */
#back2Top {width: 45px;line-height: 45px;overflow: hidden;z-index: 999;display: none;cursor: pointer;position: fixed;bottom: 50px;right: 25px;background-color: #DDD;color: #015198;text-align: center;font-size:35px;opacity: 0.8;text-decoration: none;}
#back2Top:hover {background-color: #DDF;color: #015198;opacity: 1;}

/* Modal */

.modal-dialog{margin-top: 10%;}
.modal-open .modal{ background: rgba(0,0,0,0.4);}
.modal-backdrop {background-color: rgba(0, 51, 97, 1);  }
.modal-content{background: transparent;box-shadow: 0 5px 15px rgba(0,0,0,0);border: 0px;}
.modal-header{padding:0px;border-bottom: 0px;}
.modal-body{padding:0px;}
.modal-body img{width: 100%;} 
button.close{font-size: 24px;color: #fff;opacity: 0.8;position: relative;left:1px;bottom: 5px;font-weight: normal;}
button.close:hover,button.close:focus{color: #fff;opacity: 1;} 



/*Popover style*/
 
.main-text{position: absolute;top: -2px;width:48%;z-index: 10;cursor:pointer; }

.Print-Logo,.PrintPoints,.PrintNewsNots{display: none;}

/* Slider Modal */
#image-gallery .modal-lg{width: 90%;}  
#image-gallery .modal-dialog{margin-top: 240px;}

/* BreadCrumb */
#Breadcrumb {
    background-color: #015198;
    /*background-color: #bdc2c2;*/
    padding: 7px 0px;
}

    #Breadcrumb .breadcrumb {
        padding: 8px 15px;
        margin-bottom: 0px;
        list-style: none;
        background-color: #015198;
        /*background-color: #bdc2c2;*/
        border-radius: 4px;
    }

        /*#Breadcrumb .breadcrumb .breadcrumb-item a {
            color: #fff;
            text-decoration: none;
        }*/
        /*Mithun 3-10-2018*/
        #Breadcrumb .breadcrumb .breadcrumb-item a {
            color: #fff;
        }
            #Breadcrumb .breadcrumb > .active {
            color: #fff;
        }

/*ABOUT US PAGE*/
.AboutBanner img {
    width: 100%;
}

.aboutus-content {
    background-color: #f1f2f2;
    padding: 40px 0px;
}

    .aboutus-content .tabcontent .left-panel,
    .aboutus-content .tabcontent .right-panel {
        background-color: #fff;
        padding: 30px;
    }

        .aboutus-content .tabcontent .left-panel h3 {
            margin-top: 0px;
            margin-bottom: 15px;
        }

    .aboutus-content .aboutus-tabcontent-box h3 {
        font-size: 24px;
        margin-top: 0px;
        margin-bottom: 20px;
        color: #015198;
        font-weight: 700;
    }

    .aboutus-content .aboutus-tabcontent-box .nav-pills {
        border-bottom: 1px solid #015198;
    }

        .aboutus-content .aboutus-tabcontent-box .nav-pills > li {
            /*width: 24%;*/ /*Arctech*/
            /*text-align: center;*/
            padding-left: 10px;
            padding-right: 10px;
        }

            .aboutus-content .aboutus-tabcontent-box .nav-pills > li > a {
                color: #333;
                border-radius: 0px;
                /*width: 100px;*/
            }

            .aboutus-content .aboutus-tabcontent-box .nav-pills > li.active > a,
            .aboutus-content .aboutus-tabcontent-box .nav-pills > li.active > a:focus,
            .aboutus-content .aboutus-tabcontent-box .nav-pills > li.active > a:hover {
                background-color: transparent;
                color: #333;
                border-bottom: 3px solid #015198;
            }

    .aboutus-content .aboutus-tabcontent-box .nav > li > a:focus,
    .aboutus-content .aboutus-tabcontent-box .nav > li > a:hover {
        background-color: transparent;
        color: #333;
    }

    .aboutus-content .aboutus-tabcontent-box .tab-content {
        margin-top: 20px;
    }

    .aboutus-content .aboutus-tabcontent-box .tabcontent-box h4 {
        font-size: 20px;
        font-weight: 700;
        margin-bottom: 10px;
        margin-top: 0px;
    }

    .aboutus-content .aboutus-tabcontent-box .table-wrapper {
        position: relative;
        overflow: hidden;
        max-width: 800px;
    }

        .aboutus-content .aboutus-tabcontent-box .table-wrapper:after {
            content: "";
            position: absolute;
            top: 0;
            left: 100%;
            width: 50px;
            height: 100%;
            border-radius: 10px 0 0 10px / 50% 0 0 50%;
            /* box-shadow: -5px 0 10px rgba(0, 0, 0, 0.25); */
        }

        .aboutus-content .aboutus-tabcontent-box .table-wrapper .table-inner {
            overflow-x: auto;
        }

            .aboutus-content .aboutus-tabcontent-box .table-wrapper .table-inner::-webkit-scrollbar {
                -webkit-appearance: none;
                width: 14px;
                height: 14px;
            }

            .aboutus-content .aboutus-tabcontent-box .table-wrapper .table-inner::-webkit-scrollbar-thumb {
                border-radius: 5px;
                border: 2px solid #fff;
                background-color: rgba(1, 81, 152, .7);
            }

            .aboutus-content .aboutus-tabcontent-box .table-wrapper .table-inner::-ms-scrollbar {
                -webkit-appearance: none;
                width: 14px;
                height: 14px;
            }

            .aboutus-content .aboutus-tabcontent-box .table-wrapper .table-inner::-ms-scrollbar-thumb {
                border-radius: 5px;
                border: 2px solid #fff;
                background-color: rgba(1, 81, 152, .7);
            }

    .aboutus-content .aboutus-tabcontent-box .AboutTable {
        margin: 10px 0 20px 0;
        text-align: center;
        font-size: 12px;
        margin-top: 17px;
        overflow: hidden;
        border-radius: 0px;
    }

        .aboutus-content .aboutus-tabcontent-box .AboutTable td {
            font-size: 14px;
        }

        .aboutus-content .aboutus-tabcontent-box .AboutTable th, .AboutTable td {
            padding: 15px 15px;
            border: 1px solid #f1f2f2 !important;
            border: none;
            min-width: 163px;
            background: #fff;
        }

        .aboutus-content .aboutus-tabcontent-box .AboutTable th {
            background-color: #f1f2f2;
            font-size: 16px;
            font-weight: 700;
            color: #333;
        }

        .aboutus-content .aboutus-tabcontent-box .AboutTable td:first-child {
            text-align: left;
        }

        .aboutus-content .aboutus-tabcontent-box .AboutTable th:first-child {
            padding-left: 15px;
        }

        .aboutus-content .aboutus-tabcontent-box .AboutTable th:nth-child(2),
        .aboutus-content .aboutus-tabcontent-box .AboutTable th:nth-child(3),
        .aboutus-content .aboutus-tabcontent-box .AboutTable th:nth-child(4) {
            padding-left: 25px;
        }

        .aboutus-content .aboutus-tabcontent-box .AboutTable tr:nth-child(even) td {
            background: white;
        }

    .aboutus-content .aboutus-tabcontent-box .AboutButtons {
        margin-top: 7px;
    }

.AboutBlueButton {
    background-color: #fff;
    color: #015198;
    padding: 7px 15px;
    border-radius: 20px;
    width: 120px;
    border: 1px solid #015198;
    outline: none;
    margin-right: 15px;
    transition: 0.1s ease-in;
}

    .AboutBlueButton:hover {
        background-color: #015198;
        color: #fff;
    }

.aboutus-content .about-accordion {
    margin-top: 30px;
}

    .aboutus-content .about-accordion h3 {
        font-size: 24px;
        margin-top: 0px;
        margin-bottom: 25px;
        color: #015198;
        font-weight: 700;
    }

    .aboutus-content .about-accordion .panel-title > a,
    .aboutus-content .about-accordion .panel-title > a.active {
        color: #333;
    }

    .aboutus-content .about-accordion .panel-group {
        margin-top: 20px;
        margin-bottom: 0px;
    }

        .aboutus-content .about-accordion .panel-group .panel {
            border-radius: 0;
            margin-bottom: 10px;
            box-shadow: none;
            border-color: #EEEEEE;
        }

    .aboutus-content .about-accordion .panel-default > .panel-heading {
        padding: 15px 25px;
        font-size: 16px;
        border-radius: 0;
        color: #333;
        background-color: #f1f2f2;
        border-color: #f1f2f2;
        font-weight: 700;
    }

    .aboutus-content .about-accordion .panel-title > a {
        display: block;
        text-decoration: none;
    }

    .aboutus-content .about-accordion .more-less {
        float: right;
        color: #333;
    }

    .aboutus-content .about-accordion .panel-default > .panel-heading + .panel-collapse > .panel-body {
        border-top-color: #EEEEEE;
        padding: 20px;
    }

    .aboutus-content .about-accordion .column {
        display: inline-block;
        vertical-align: top;
        text-align: left;
    }

.aboutus-content .about-side-box h3 {
    font-size: 24px;
    margin-top: 0px;
    margin-bottom: 25px;
    color: #015198;
    font-weight: 700;
}

.aboutus-content .about-side-box .document-list {
    padding-left: 17px;
    margin-top: 20px;
}

    .aboutus-content .about-side-box .document-list li {
        margin-bottom: 20px;
    }

        .aboutus-content .about-side-box .document-list li a {
            color: #333;
            text-decoration: none;
            transition: 0.1s ease-in;
        }

            .aboutus-content .about-side-box .document-list li a:hover,
            .aboutus-content .about-side-box .document-list li a:focus {
                color: #015198;
                border-bottom: 1px solid #015198;
            }

/* START: CSS section to support A+ & A- across all pages on site (Author: Avinash T) */
.EnableFontSizeControl, .EnableFontSizeRadGrid {
}
/* END: CSS section to support A+ & A- across all pages on site (Author: Avinash T) */


