html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
main, menu, nav, output, ruby, section, summary,
time, mark, audio, video     
{    
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    font-weight: inherit;
    font-style: inherit;
    font-family: inherit;
    vertical-align: baseline; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary{ display: block; }

/* Custom fonts */
@font-face {
    font-family: 'ModernPictogramsNormal';
    src: url('../fonts/modernpictograms/modernpics-webfont.eot');
    src: url('../fonts/modernpictograms/modernpics-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/modernpictograms/modernpics-webfont.woff') format('woff'),
url('../fonts/modernpictograms/modernpics-webfont.ttf') format('truetype'),
url('../fonts/modernpictograms/modernpics-webfont.svg#ModernPictogramsNormal') format('svg');
    font-weight: normal;
    font-style: normal; }

/* Universal */
* { 
    /*-moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
    box-sizing: border-box;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased; */}

/* General styles */
::-moz-selection { background: #80beda; color: #ffffff  }
::selection {  background: #80beda; color: #ffffff}

:required{
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none; }

a{  color: #2ea2d9;
    text-decoration: none;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s; }

a:hover{  }
a:active{  }
a:visited{  }
a:focus{ outline:0; text-decoration: none;}
address{  }

aside{  }

b, strong{ font-weight: 700; }

body{ 
    font-family:Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1; }

blockquote, q{ quotes: "" ""; }
blockquote:before, blockquote:after, q:before,  q:after{ content: ""; }

button,
button, input[type="button"]{ 
    border: 0 none;
    cursor: pointer; }

button:hover{  }
button:active{  }

caption, th, td{
    text-align: left;
    font-weight: normal;
    vertical-align: middle; }

em, i{ font-style: italic; }

h1, h2, h3, h4, h5, h6{
  -moz-font-feature-settings: "liga=1, dlig=1";
  -ms-font-feature-settings: "liga", "dlig";
  -webkit-font-feature-settings: "liga", "dlig";
  -o-font-feature-settings: "liga", "dlig";
  font-feature-settings: "liga", "dlig"; 
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  }



h1 {
  font-size: 32px;
  color: #072b41;
  padding: 1% 0;
}
h2 {
  font-size: 22px;
  font-weight: normal;
  color: #072b41;
  padding: 3% 0;
}
h3 {
  font-size: 16px;
  color: #072b41;
  padding: 2% 0;
  font-weight:bold;
}
h4 {
  font-size: 18px;
  font-weight: 500;
  margin-top: 4px;
}
h5 {
  font-size: 16px;
  font-weight: 500;
}
h6 {
  font-size: 13px;
  font-weight: 500;
  text-transform: uppercase;
}

html{ font-size: 100px; }

img{ -ms-interpolation-mode: bicubic; }

input, select, textarea{
   /* -webkit-appearance:none;
    -moz-appearance: none; 
    -webkit-border-radius: 0;
    -moz-border-radius: 0;*/
    clear: both;
    float: left;  }

input[type=radio]{  }
input[type=checkbox]{  }

label{  }

li{  }

nav{  }

p{ 
    /* START Hyphenation */

    -ms-word-break: normal;
    word-break: normal;

    word-break: normal;

    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;

    -webkit-hyphenate-before: 2;
    -webkit-hyphenate-after: 3;
    hyphenate-lines: 3;
    /* END Hyphenation */

    font-size: 0.12rem;
    line-height: 1.4em;
    margin:0 0 1em 0; }

pre, code{ font-family: Monaco, Courier, monospace; }

pre{
    white-space: pre;
    white-space: pre-wrap;
    white-space: pre-line;
    word-wrap: break-word; }

select{  }
select option{  }

table{ 
    border: 0; 
    border-collapse: collapse;
    border-spacing: 0; 
    empty-cells: show; }

textarea{ resize: none; }

u{ text-decoration: underline; }

ul, ol{  }

/* Custom styles */
aside, div, dl, fieldset, footer, form, header, iframe, nav, ul, ol, section, table{  }

label,
input,
button{ float: left; }

label{ clear: left; }

.select-normal {
  -webkit-border-radius: 5px; 
  -moz-border-radius: 5px; 
  border-radius: 5px;
  border: 2px solid #ececec;
  background:#ffffff;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding: 8px 5px;
  width: 100%;
  margin-bottom: 10px;
  margin-top: 10px;
  height: 36px;
  line-height:36px;
  font-weight:bold;
}

.select-normal:focus{
  border-color: #1a7ebd;
}
.wrap{
    
     }

   

    .content{
         /*display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;*/ 
        width: 945px;
        margin: auto;
        -moz-box-sizing: inherit !important;
    }

    

        main{
            width: 75%; }

        aside{
            -webkit-box-flex: 1;
            -moz-box-flex: 1;
            width: 25%;
            -webkit-flex: 1;
            -ms-flex: 1;
            flex: 1; }

/*[class*="col-"]{padding: 0}
[class*="col-"] [class*="col-"]{padding: 0 15px}


*/
.show-grid [class^="col-"] {
    background-color: rgba(86, 61, 124, 0.15);
    border: 1px solid rgba(86, 61, 124, 0.2);
    
}


.box-full{width: 100%}
.float{float:left; width: auto;}
.floatR{float:right; width: auto;}
.floated-img-left{float: left; margin-right: 15px}
.floated-img-right{float: right; margin-left: 15px}
.clear{clear:both}
.no-margin-top{padding: 0}

.no-margin{margin:0}
.no-padding{padding:0}
.padding-tb{padding:15px 0}
.padding-lr{padding:0 15px}

.padding-t{padding-top:15px}
.padding-b{padding-bottom:15px}



.gray-bg{background: #fbfbfb}
.darkgray-bg{background: #eef0f0}
.white-bg{background: #ffffff}


.gray-border-t{border-top: 4px solid #f2f3f3}
.gray-border-b{border-bottom: 4px solid #f2f3f3;}
.gray-border-tb{border-top: 4px solid #f2f3f3; border-bottom: 4px solid #f2f3f3}

/*Shatrunjay start*/
.BorderNone{border:none !important;}


/* Text Transforms starts*/
.uppercase{text-transform: uppercase;}
/* Text Transforms ends*/

/* form style starts*/

.select.select-block{height: 36px}

.select.select-block .btn.btn-primary{
  background:#1a7ebd; 
  border: 2px solid #1a7ebd; 
  color: #36485e;
  font-family:Arial, Helvetica, sans-serif;
  margin-bottom: 10px;
  margin-top: 5px;
}


.select.select-block .btn.btn-primary:hover,
.select.select-block .btn.btn-primary:focus,
.select.select-block .btn-group:focus .btn.btn-primary.dropdown-toggle {
  background-color: #0c678e;
  color: #36485e;
}

.select.select-block .btn.btn-primary:active,
.select.select-block.open .btn.btn-primary.dropdown-toggle,
.select.select-block .btn.btn-primary.active {
  background-color: #0c678e !important;
  color: #36485e !important;
}




.select .btn .filter-option {
  background: none repeat scroll 0 0 #FFFFFF;
  -webkit-border-radius: 3px 0 0 3px; 
  -moz-border-radius: 3px 0 0 3px; 
  border-radius: 3px 0 0 3px;
  font-size: 12px;
  height: 34px;
  left: 0;
  padding: 6px 10px;
  top: 0;
  width: 86%;
}

.select .btn .caret{
  border-top: 8px solid #ffffff;
  top: 13px;
  right: 13px;
}
.select .pull-left{float: none !important;}

.select .dropdown-menu.dropdown-inverse{width: 100%; font-size: 12px;list-style: none outside none;
    padding: 0;}



/* cus-search css starts*/

.input-group.cus-search input[type='text'].form-control{
  height: 36px;
  font-family:Arial, Helvetica, sans-serif;
  border:1px solid #ebedf0; 
}

.input-group.cus-search .form-control:first-child{
  border-right: 0 !important;
}
.input-group.cus-search input[type='text'].form-control:focus,
.input-group.cus-search input[type='text'].form-control:active{
  border: 1px solid #007bba;
  border-right: 0;
}

.input-group.cus-search .input-group-addon{
  background: #38719a;
  color: #ffffff;
  border: 1px solid #007bba;
}

.input-group.cus-search .input-group-addon:hover,
.input-group.cus-search .input-group-addon:focus,
.input-group.cus-search .input-group-addon:active{
  background: #0080bd;
  border: 1px solid #007bba;
 
}


/* cus-search css ends*/

/* form style ends*/

/* buttons styles starts*/

.btn.btn-blue{background: #007db2; color: #ffffff; text-shadow: -1px -1px 2px rgba(150, 150, 150, 1);
-webkit-box-shadow: 0px 3px 0px 0px #0c678e; -moz-box-shadow:0px 3px 0px 0px #0c678e; box-shadow:0px 3px 0px 0px #0c678e}
.btn.btn-blue:hover{background: #0c678e}
.btn.btn-blue:active{-webkit-box-shadow: 0px 0px 0px #ffffff; -moz-box-shadow:0px 0px 0px #ffff; box-shadow: 0px 0px 0px #ffffff}

.btn.btn1{background: #007db2; border:1px solid #ffffff; color: #ffffff; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; font-family:Arial, Helvetica, sans-serif;  font-size: 12px; font-weight: bold; padding: 3% 7% }
.btn.btn1:hover{background: #0c678e}

.btn.btn2{background: #007db2; color: #ffffff; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; font-family:Arial, Helvetica, sans-serif;  font-size: 12px; font-weight: bold; padding: 1% 3% }
.btn.btn2:hover{background: #0c678e}


.iconbtn{
  background:#106aa0;
  color: #FFFFFF;
  font-size: 18px;
  margin: 0 -15px;
  padding: 6%;
}

.iconbtn .iconbox{
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
  width: 23px;
}
.iconbtn .arrow-right{
  display: inline-block;
  float:right;
  vertical-align: middle;
  width: 15px;
}
/* header Css Starts*/
header{font-family:Arial, Helvetica, sans-serif;}
header .topbar{background: #0a487d; height: 40px; padding: 7px 0 0 0; }
header .topbar .content{position: relative;}

header .menu-box{float: right; width: auto; display: none; padding: 7px 9px; margin: 0 4px 0 0}
header .menu-box a.iconMenu{display: block; background: url(../newcls-images/icon-menu.png); width: 23px; height: 18px}
header .menu-box.active{background: #b5c8d8; 
      -webkit-border-top-left-radius: 5px;
      -webkit-border-top-right-radius: 5px;
      -moz-border-radius-topleft: 5px;
      -moz-border-radius-topright: 5px;
      border-top-left-radius: 5px;
      border-top-right-radius: 5px;  
}
header .menu-box.active a.iconMenu{display: block; background: url(../newcls-images/icon-menu-active.png); width: 23px; height: 18px}
header .menu-box-cont{height: auto ; float: right; width: auto; position: static; display: block;}


header .search-box{float: right; width: auto; padding: 5px; background: #235b8a; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px}
header .search-box .search-input{  float: left; height: 16px; width: auto; padding: 0 1px}
header .search-box .search-input input[type='text']{border:0; background: none; color: #FFFFFF; height: 15px; margin: 0; padding: 0;}
header .search-box .iconSerch-blue {display: none; background: url(../newcls-images/icon-search-blue.png); width: 23px; height: 23px}

header .search-box .iconSerch{width: auto; float: left;}
header .search-box .iconSerch a{display: block; background: url(../newcls-images/icon-search-white.png); width: 15px; height: 15px}
header .search-box .iconSerch #btnSearch{display: block; background: url(../newcls-images/icon-search-white.png); width: 15px; height: 15px;border:0}
.collapse-btn{display: block; background: url(../newcls-images/icon-search-white.png); width: 15px; height: 15px}

.wexpend{width:176px}
.wcollapsed{width:0px}



header .call-us{float: right; width: auto; color: #ffffff; font-size: 18px; padding: 3px 11px;}
header .call-us .iconCall {float: left; width: auto; padding: 2px 4px}
header .call-us .iconCall a img {opacity: 0.6; filter:alpha(opacity=50); width: 16px}
header .call-us .text-call {float: left; width: auto}

header .req-info{float: right; width: auto; color: #ffffff; font-size: 11px; padding: 3px 0px;}
header .req-info .iconReq-info {float: left; width: auto; padding: 2px 4px}
header .req-info .iconReq-info a img {opacity: 0.6; filter:alpha(opacity=50); width: 14px }
header .req-info .text-req-info {float: left; width: auto; padding: 5px 0}
header .req-info .text-req-info a{color: #ffffff; font-size: 12px}

header .live-chat{float: right; width: auto; color: #ffffff; font-size: 11px; padding: 3px 11px;}
header .live-chat .iconLive-chat {float: left; width: auto; padding: 2px 4px}
header .live-chat .iconLive-chat a img {opacity: 0.6; filter:alpha(opacity=50); width: 14px }
header .live-chat .text-live-chat {float: left; width: auto; padding: 5px 0}
header .live-chat .text-live-chat a{color: #ffffff; font-size: 12px}

header .nav-bar{ position: absolute; left:0; top: 56px; line-height: 38px; width: 84%;left: 154px}
header .nav-bar .navigations{padding-left:0px; padding-top: 8px; color: #5b5b5b; font-size: 13px; float: left; width: auto;}
header .nav-bar .navigations .navbar-nav > li{padding: 0 20px; border-right: 1px solid #5B5B5B;}
header .nav-bar .navigations .navbar-nav > li:last-child{border: 0; padding-right: 0}
header .nav-bar .navigations .navbar-nav > li > a{padding: 0; color: #5b5b5b; font-weight: bold; line-height: normal;}

header .nav-bar .navigations .navbar-nav > li > a:hover,
header .nav-bar .navigations .navbar-nav > li > a:focus {
  text-decoration: none;
  background:none;
  color: #238cbe;
}

header .nav-bar .navigations .navbar-nav > li:hover > a 
{
  text-decoration: none;
  background:none;
  color: #238cbe;
}
/* Drop Down menu*/

header .nav-bar .navigations .navbar-nav .open .dropdown-menu{font-size: 11px}
header .nav-bar .navigations .navbar-nav .open .dropdown-menu > li > a{color: #000000}

header .nav-bar .navigations .navbar-nav .dropdown:hover>.dropdown-menu {
    display: block;
    font-size: 11px;
}


header .nav-bar .navigations .navbar-nav .multi-level .dropdown-submenu {
    position: relative;
}

header .nav-bar .navigations .navbar-nav .multi-level  .dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
     
}
header .nav-bar .navigations .navbar-nav .multi-level  .dropdown-submenu>.dropdown-menu a {font-size: 11px;}
header .nav-bar .navigations .navbar-nav .multi-level  .dropdown-submenu>.dropdown-menu a:hover {}


header .nav-bar .navigations .navbar-nav .multi-level .dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

header .nav-bar .navigations .navbar-nav .multi-level .dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

header .nav-bar .navigations .navbar-nav .multi-level .dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

header .nav-bar .navigations .navbar-nav .multi-level .dropdown-submenu.pull-left {
    float: none;
}

header .nav-bar .navigations .navbar-nav .multi-level .dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}






header .nav-bar .concord-connect{float: right; width: auto;}

header .nav-bar .concord-connect .btn.btn-blue{font-size: 12px; font-weight: bold; padding: 2px 8px;}

header .logo-strip{background: #ffffff; height: 103px}
header .logo-strip .logo{text-align: left;}
/* header Css Ends*/


/*Events right css starts*/

.events-right{

}
.events-right .ebox{
  clear: both;
  padding: 8px 0;
}
.events-right .ebox a.date-box{
  float:left;
  color: #ffffff;
  padding-right: 10px;
}
.events-right .ebox a.date-box:hover{text-decoration: none}

.events-right .ebox .date-box .month{
  background:#00609c; 
  font-size: 11px;
  padding: 7px 0;
  text-align: center;
  width: 45px;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}

.events-right .ebox .date-box .date{
  background:#1179ba; 
  font-size: 20px;
  padding: 7px 0;
  text-align: center;
  width: 45px;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}

 
.events-right .ebox p{
 font-family:Arial, Helvetica, sans-serif;
 font-size: 13px;
 text-align: start !important;
 word-break: keep-all;
}
/*Events right css ends*/


/*Latest News right css starts*/

.latest-news-right{
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #393c3e;
}
.latest-news-right .lbox{
  clear: both;
  padding: 15px 0;
  border-top: 1px solid #dbdddd;
}

.latest-news-right .lbox h3{
  font-family:Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  padding: 0 0 9px 0;
  margin: 0;
  color: #393c3e;
}

.latest-news-right .lbox p{
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding: 5px 0;
  margin: 0;
  text-align: justify;
}

/*Latest News right css ends*/


/* Footer Css Starts*/

footer{
font-family:Arial, Helvetica, sans-serif;
background: #f9f9f7;
padding: 10px 0;
border-top:1px solid #e0e0df;
-webkit-box-shadow: inset 0px 6px 0px -5px #ffffff;
-moz-box-shadow:    inset 0px 6px 0px -5px #ffffff;
box-shadow:         inset 0px 6px 0px -5px #ffffff;
}


footer .fslide-box{padding: 15px 0; position: relative;}
footer .fslide-box .fslide{}

footer .fslide-box .fslide .bb {
  bottom: -54px;
  position: absolute;
  width: 91%;
}


footer .fslide-box .fslide .fslide-btn{
  background-color: #1179ba; 
  background-position: left center;
  background-repeat: no-repeat;
  color: #ffffff;
  font-size: 16px;
  padding: 15px 0;
  text-align: center;
  cursor: pointer;
  border: 1px solid #1179ba;
  font-weight: normal;

}

footer .fslide-box .fslide .fslide-btn .iconbox{
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
  width: 23px;
}

footer .fslide-box .fslide .fslide-btn.collapsed .arrow-down{display: none}
footer .fslide-box .fslide .fslide-btn .arrow-down{
  display: inline-block;
  margin-left: 20px;
  vertical-align: middle;
  width: 15px;
}

footer .fslide-box .fslide .fslide-btn .arrow-down.active{
  /*display: inline-block;*/
  margin-right: 8%;
  margin-top: 6px;
  float: right;
  vertical-align: middle;
  width: 15px;
}





/* Drop Down */

footer .fslide-box .fslide-cont{
  background-color: #fff;
  border: 1px solid #ccc;
  color: #36485e;
  padding: 3%;
  font-size: 12px;
}

footer .fslide-box .fslide-cont p{font-size: 12px; padding: 2px 0 7px; margin: 0}

footer .fslide-box .fslide-cont .req-btn{text-align: center;}

footer .fslide-box .fslide-cont .req-btn .btn{padding: 3px 25px; font-size: 13px}

footer .fslide-box .fslide-cont .select.select-block{height: 36px}

footer .fslide-box .fslide-cont .btn.btn-primary{
  background:#1a7ebd; 
  border: 2px solid #1a7ebd; 
  color: #36485e;
  font-family:Arial, Helvetica, sans-serif
}

footer .fslide-box .fslide-cont .btn.btn-primary:hover,
footer .fslide-box .fslide-cont .btn.btn-primary:focus,
footer .fslide-box .fslide-cont .btn-group:focus .btn.btn-primary.dropdown-toggle {
  background-color: #0c678e;
  color: #36485e;
}

footer .fslide-box .fslide-cont .btn.btn-primary:active,
footer .fslide-box .fslide-cont .btn-group.open .btn.btn-primary.dropdown-toggle,
footer .fslide-box .fslide-cont .btn.btn-primary.active {
  background-color: #0c678e;
  color: #36485e;
}

footer .fslide-box .fslide-cont .select .btn .filter-option {
  background: none repeat scroll 0 0 #FFFFFF;
  -webkit-border-radius: 3px 0 0 3px; 
  -moz-border-radius: 3px 0 0 3px; 
  border-radius: 3px 0 0 3px;
  font-size: 12px;
  height: 34px;
  left: 0;
  padding: 6px 10px;
  top: 0;
  width: 86%;
}

footer .fslide-box .fslide-cont .select .btn .caret{
  border-top: 8px solid #ffffff;
  top: 13px;
  right: 13px;
}
footer .fslide-box .fslide-cont .select .pull-left{float: none !important;}

footer .fslide-box .fslide-cont .select .dropdown-menu.dropdown-inverse{width: 100%; font-size: 12px;list-style: none outside none;
    padding: 0;}





 
 

footer .navigations{color: #5b5b5b; font-size: 11px; float: left; width: auto;}
footer .navigations .navbar-nav > li{padding: 0;width:188px;}
footer .navigations .navbar-nav > li:last-child{border: 0; padding-left: 6%}
footer .navigations .navbar-nav > li > a{padding: 0; color: #959595; font-weight: bold; font-size: 16px; line-height: 30px}
footer .content .navigations .nav.navbar-nav {
    padding: 0;
}
/* 9may changes start*/
footer .navigations .navbar-nav > li > a:hover,
footer .navigations .navbar-nav > li > a:focus {
  text-decoration: none;
  background:none;
  color: #959595;
}

footer .navigations .navbar-nav > li.open > a,
footer .navigations .navbar-nav > li.open > a:hover,
footer .navigations .navbar-nav > li.open > a:focus
 {
    background: none ;
}

/* 9may changes ends*/

/* Drop Down menu*/
footer .navigations .nav.navbar-nav .dropdown-menu{
  display: block; 
  position: static;
  -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  -moz-box-shadow:    0px 0px 0px 0px rgba(0, 0, 0, 0);
  box-shadow:         0px 0px 0px 0px rgba(0, 0, 0, 0);
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  background: transparent;
  border: 0;
  width: auto;
  min-width: 0;
  list-style-type:none;
  padding:0;

}
footer .navigations .navbar-nav .dropdown-menu > li > a{font-size: 12px; color: #1179ba; font-weight: bold; padding: 0; white-space:normal;}
footer .navigations .navbar-nav .dropdown-menu > li > a:hover{color:#6c6c6c; background: none }

footer .navigations .navbar-nav .open .dropdown-menu{}
footer .navigations .navbar-nav .open .dropdown-menu > li > a{}

/*.KImageFooter{background: url(../newcls-images/K_Footer.png) no-repeat;float: left}*/
footer .copyright{color: #989999; font-size: 11px; padding: 20px 0; line-height: normal; float: left; width: 80%;}
footer .social-icons{float: right; width: auto; padding: 20px 0;}
footer .social-icons a{width: 26px; height: 31px; padding: 0 5px;}
footer .social-icons a.facebookIcon{background: url(../newcls-images/facebookIcon.png) no-repeat center center;float: left}
footer .social-icons a.twitterIcon{background: url(../newcls-images/twitterIcon.png) no-repeat center center;float: left}
footer .social-icons a.youtubeIcon{background: url(../newcls-images/youtubeIcon.png) no-repeat center center;float: left}


footer .flinks{float: right; width: auto; padding: 32px 0;}

footer .flinks a {
  color: #393c3e;
  font-size: 11px;
  font-weight: normal;
  border-right: 1px solid #5B5B5B;
  padding:0 6px;
}
footer .flinks a:last-child {  
  border-right: 0 none;
  padding-right:0;
}
footer .flinks a:hover {
  color: #1179ba;
  text-decoration: none;
}

footer .flinks span {
    display: inline-block;
    padding: 0 4px;
    width: auto;
}
/* Footer Css Ends*/




/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */
/*.slider{background: url(../newcls-images/slider-bg.png);}*/

/* Carousel base class */
.slider .carousel {
  height: 384px;
  margin: 0 auto;
  padding:0; 
}
.slider .content{padding:0}
/* Since positioning the image, we need to help out the caption */
.slider .carousel-caption {
  z-index: 10;
  background:#007DB2;
  height: 100%;
  left: 0;
  width: 30%;
  bottom: 0;
  text-align: left;
  padding: 0 0 3px 1.5%
}

/* Declare heights because of positioning of img element */
.slider .carousel .item {
  height: 384px;
  background-color: #777;
}
.slider .carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 30%;
  width: 70%;
  height: auto;
}

.slider .carousel-caption > h1{
  font-size: 24px;
  text-align: left;
  line-height: normal;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
  padding: 10% 10% 10% 0;
  color: #ffffff;
}
.slider .carousel-caption > h2{
  font-size: 22px;
  text-align: left;
  line-height: normal;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
  padding: 10% 10% 10% 0;
  color: #ffffff;
}
.slider .carousel-caption > h3{
  font-size: 20px;
  text-align: left;
  line-height: normal;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
  padding: 10% 10% 2% 0;
  color: #ffffff;
}

.slider .carousel-indicators {
    bottom: 15px;
    left: 6%;
}
.slider .carousel-indicators li, 
.slider .carousel-indicators li.active{
  margin: 0 3px; 
  width: 11px; 
  height: 11px;
  }

.slider .carousel-control.left{
    background: none;
    background-image: -webkit-gradient(linear, 0 top, 0% top, from(rgba(0,0,0,0.0000)), to(rgba(0,0,0,0.0)));
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0,0,0,0.0000) 0), color-stop(rgba(0,0,0,0.0) 0%));
    background-image: -moz-linear-gradient(left, rgba(0,0,0,0.0000) 0, rgba(0,0,0,0.0) 0%);
    background-image: linear-gradient(to right, rgba(0,0,0,0.0000) 0, rgba(0,0,0,0) 0%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);



    width: 49px;
    height: 88px;
    position: absolute;
    left: -8%;
    top: 50%;
    margin-top: -44px;
}

.slider .carousel-control.right{
    background: none;
    background-image: -webkit-gradient(linear, 0 top, 0% top, from(rgba(0,0,0,0.0000)), to(rgba(0,0,0,0.0)));
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0,0,0,0.0000) 0), color-stop(rgba(0,0,0,0.0) 0%));
    background-image: -moz-linear-gradient(left, rgba(0,0,0,0.0000) 0, rgba(0,0,0,0.0) 0%);
    background-image: linear-gradient(to right, rgba(0,0,0,0.0000) 0, rgba(0,0,0,0) 0%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);


    width: 49px;
    height: 88px;
    position: absolute;
    right: -8%;
    top: 50%;
    margin-top: -44px;
    }
.slider .carousel-inner > .item .rvideo {
   float: right;
   clear: both;
   width: 70%;
   position: relative;
   /*padding-bottom: 56.25%;*/
   padding-top: 25px;
   height: 100%;
}
.slider .carousel-inner > .item .rvideo iframe {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
}

.bodycont{}



/* CUSTOMIZE THE ALUMNI CAROUSEL
-------------------------------------------------- */
.alumni-showcase{}

.alumni-showcase h2{font-size: 22px; padding: 3% 0; text-align: left;}

/* Carousel base class */
.alumni-showcase .carousel {
  margin: auto;
  width: 100%;
}
/* Since positioning the image, we need to help out the caption */
.alumni-showcase .carousel-caption {
  z-index: 10;
  text-align: left;
  padding: 10px 8px;
  position: static;
  float: left;
  width: 50%;
}

/* Declare heights because of positioning of img element */

.alumni-showcase .carousel-inner > .item{
  display: block;
 /* height: 110px; /*shatrunjay*/
 padding:0 0 10px 0;/*shatrunjay*/
  -webkit-border-radius: 6px; 
  -moz-border-radius: 6px; 
  border-radius: 6px; 
  background-color: #fff; 
  -webkit-box-shadow: 0 2px rgba(1,1,1,.06); 
  -moz-box-shadow: 0 2px rgba(1,1,1,.06); 
  box-shadow: 0 2px rgba(1,1,1,.06);
  margin-bottom: 10px;
}
/*shatrunjay*/
 .AlumniSubText
 {
 padding:0 5px 0 5px;    
 /*text-align:justify;*/
 }
 .AlumniLink
 {
 padding:0 0 0 5px;    
 }
 /*shatrunjay*/
.alumni-showcase .carousel-inner > .item > a img {
  position: static;
  width: 125px; /*shatrunjay*/
  float: left;
  /*height: 100%;*/
  margin: auto;
  padding:0 10px 0 0; /*shatrunjay*/
  -webkit-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
}

.alumni-showcase .carousel-caption > h3{
  font-size: 12px;
  text-align: left;
  line-height: normal;
  font-family:Arial, Helvetica, sans-serif;
  font-weight: bold;
  padding: 5px 0 3px;
  color: #1d1d1d;
  text-shadow:none;
}

.alumni-showcase .carousel-caption > p{
  font-family:Arial, Helvetica, sans-serif;
  color: #7f8c8c;
  font-size: 12px;
  text-align: left;
  text-shadow:none;
  padding: 2px 0;
  margin: 0;
}

.alumni-showcase .carousel-caption > a{
  font-size: 11px;
  color: #2ea2d9;
  text-shadow:none;
  text-align: center;
  font-style:italic;
}

.alumni-showcase .carousel-indicators {
    bottom: 20%;
    left: 6%;
}
.alumni-showcase .carousel-indicators li, 
.alumni-showcase .carousel-indicators li.active{
  margin: 0 3px; 
  width: 11px; 
  height: 11px;
  }

.alumni-showcase .carousel-control.left{
    display: none;
}

.alumni-showcase .carousel-control.right{
    display: none;
    }




/* CUSTOMIZE THE Hslide-module
-------------------------------------------------- */
.Hslide-module .Hslide-box{
    display: block;
    -webkit-border-radius: 6px; 
    -moz-border-radius: 6px; 
    border-radius: 6px; 
    background-color: #fff; 
    -webkit-box-shadow: 0 2px rgba(1,1,1,.06); 
    -moz-box-shadow: 0 2px rgba(1,1,1,.06); 
    box-shadow: 0 2px rgba(1,1,1,.06);
    margin: 2% 0;
    padding: 1% 4%;
    position: relative;
}
.Hslide-module h2{
  font-size: 22px;
  text-align: left
}

.Hslide-module .Hslider-caption h3{
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #1d1d1d;
  padding: 9% 0 2%;
  font-weight:bold;
}

.Hslide-module .Hslider-caption p{
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #7f8c8c;
  margin-bottom:0; 
}

.Hslide-module .Hslider-caption a{
  font-style: italic;
  display: none;
}

.Hslide-module .HSlideCarousel .owl-theme .owl-controls .owl-page{width: auto;}

.Hslide-module .HSlideCarousel .item{
margin: 20px;
}

.Hslide-module .HSlideCarousel .item img{
display: block;
width: 125px;
height: auto;
-webkit-border-radius: 5px; 
-moz-border-radius: 5px; 
border-radius: 5px; 
}


.Hslide-module .customNavigation a{
  position: absolute;
  width: 15px;
  height: 23px;
  text-align: center;
  filter: alpha(opacity=50);
  opacity: .5;
}
.Hslide-module .customNavigation a:hover,
.Hslide-module .customNavigation a:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: none;
  opacity: .9;
}
.Hslide-module .customNavigation a img{display: none;}

.Hslide-module .customNavigation a.prev{
  background: url(../newcls-images/Hslide-prev.png) no-repeat center center;
  margin-top: -11px;
  top: 50%;
  left: 1%;
}

.Hslide-module .customNavigation a.next{
  background: url(../newcls-images/Hslide-next.png) no-repeat center center;
  margin-top: -11px;
  top: 50%;
  right: 1%;
}

.Hslide-module .owl-theme .owl-controls{display: none;}

.HSlideCarousel.owl-carousel.owl-theme
{
padding-left:3%;    
}
/* CUSTOMIZE THE Benefits Cls CAROUSEL(Desktop)
-------------------------------------------------- */
.benefits-cls{padding-bottom: 20px;}

.benefits-cls h2{font-size: 30px; padding: 3% 0; text-align: center; color: #4a4a4a}

/* Carousel base class */
.benefits-cls .carousel {
  margin: auto;
  width: 100%;
}
/* Since positioning the image, we need to help out the caption */

.benefits-cls .carousel-caption {
  z-index: 10;
  text-align: center;
  padding: 0 0 0 1.5%;
  position: static;
  width: 100%;
}

/* Declare heights because of positioning of img element */

.benefits-cls .carousel-inner > .item{
  display: block;
  margin-bottom: 10px;
}

.benefits-cls .carousel-inner > .item > a img {
  position: static;
  width: 85%;
  float: none;
  height: auto;
  margin: auto;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.benefits-cls .carousel-caption > h3{
  font-size: 2;2px;
  text-align: center;
  line-height: normal;
  font-family:Arial, Helvetica, sans-serif;
  font-weight: bold;
  padding:3% 0 1%;
  color: #5a5a5a;
  text-shadow:none;
}

.benefits-cls .carousel-caption > p{
  font-family:Arial, Helvetica, sans-serif;
  color: #b2b2b2;
  font-size: 17px;
  text-align: left;
  text-shadow:none;
  padding: 2px;
  margin: 0;
  word-break: normal;
}

.benefits-cls .carousel .item .itemset {
    text-align: center;
    padding: 18px 30px;
    clear: both;
}
 

.benefits-cls .carousel-caption > a{
  font-size: 11px;
  color: #2ea2d9;
  text-shadow:none;
  text-align: center;
  font-style:italic;
}

.benefits-cls .carousel-indicators {
    bottom: 20%;
    left: 6%;
}
.benefits-cls .carousel-indicators li, 
.benefits-cls .carousel-indicators li.active{
  margin: 0 3px; 
  width: 11px; 
  height: 11px;
  }

.benefits-cls .carousel-control.left{
    display: none;
}

.benefits-cls .carousel-control.right{
    display: none;
    }


/* Any Time Learning Css Starts*/
.anytime-learning{
  text-align: center;
}
.degreeModule{
  text-align: center;
}

.anytime-learning h2{font-size: 30px; color: #4A4A4A; padding:2% 0}
.anytime-learning p{color: #636363; font-size: 17px; font-family:Arial, Helvetica, sans-serif;}
.degreeModule p{color: #636363; font-size: 17px; font-family:Arial, Helvetica, sans-serif;}

.anytime-learning .videowrapper {
    float: none;
    clear: both;
    width: 100%;
    position: relative;
    padding-bottom: 35%;
    padding-top: 25px;
    height: 0;
}
.anytime-learning .videowrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/* CUSTOMIZE THE Hslide-module
-------------------------------------------------- */
.H2Slider{
    display: block;
    margin: 2% 0;
    padding: 1% 4%;
    position: relative;
}
.H2Slider h2{
  font-size: 22px;
  text-align: left
}




.H2Slider .H2SlideCarousel .owl-theme .owl-controls .owl-page{width: auto;}

.H2Slider .H2SlideCarousel .item{
margin: 0px;
}

.H2Slider .H2SlideCarousel .item .itemset{
 float: left;
 width: 158px;
 margin: 0 6%;
}

.H2Slider .H2SlideCarousel .item .itemset a{
}
.H2Slider .H2SlideCarousel .item .itemset a:hover{
  text-decoration: none;
}

.H2Slider .H2SlideCarousel .item .itemset img{
display: block;
width: auto;
margin: auto;
height: auto;
-webkit-border-radius: 5px; 
-moz-border-radius: 5px; 
border-radius: 5px; 
}

.H2Slider .item .itemset .Hslider-caption{padding:10px 0; }
.H2Slider .item .itemset .Hslider-caption p{
  font-family:Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: normal;
  color: #5a5a5a;
  margin-bottom:0; 
}

.H2Slider .customNavigation a{
  position: absolute;
  width: 33px;
  height: 50px;
  text-align: center;
  filter: alpha(opacity=90);
  opacity: .9;
}
.H2Slider .customNavigation a:hover,
.H2Slider .customNavigation a:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=50);
  outline: none;
  opacity: .5;
}
.H2Slider .customNavigation a img{}

.H2Slider .customNavigation a.prev{
  margin-top: -25px;
  top: 50%;
  left: 1%;
}

.H2Slider .customNavigation a.next{
  margin-top: -25px;
  top: 50%;
  right: 1%;
}

.H2Slider .owl-theme .owl-controls{display: none;}

.sep-lineH{
  background: url(../newcls-images/sep-line-H.png) center center no-repeat;
  height: 8px;
  margin: 40px 0;
}

.sep-lineH2{
  background: url(../newcls-images/sep-line-H2.png) center center no-repeat;
  height: 8px;
  margin: 0;
}

/* CUSTOMIZE THE Degree-module
-------------------------------------------------- */
.DegreeSlider{
    display: block;
    margin: 2% 0;
    padding: 1% 4%;
    position: relative;
}
.DegreeSlider h2{
  font-size: 22px;
  text-align: left
}

.degreeModule
{
font-size: 30px; padding: 3% 0; text-align: center; color: #4a4a4a    
}


.DegreeSlider .DegreeCarousel .owl-theme .owl-controls .owl-page{width: auto;}

.DegreeSlider .DegreeSlideCarousel .item{
margin: 0px;
}

.DegreeSlider .DegreeCarousel .item .itemset{
 float: left;
 width: 158px;
 margin: 0 6%;
}

.DegreeSlider .DegreeCarousel .item .itemset a{
}
.DegreeSlider .DegreeCarousel .item .itemset a:hover{
  text-decoration: none;
}

.DegreeSlider .DegreeCarousel .item .itemset img{
display: block;
width: auto;
margin: auto;
height: auto;
-webkit-border-radius: 5px; 
-moz-border-radius: 5px; 
border-radius: 5px; 
}
.degreeModule > h2
{font-size:30px;}
.DegreeSlider .item .itemset .Degree-caption{padding:10px 0; }
.DegreeSlider .item .itemset .Degree-caption p{
  font-family:Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: normal;
  color: #5a5a5a;
  margin-bottom:0; 
}
.Degree-caption > h3 {
    color: #5A5A5A;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    line-height: normal;
    padding: 3% 0 1%;
    text-align: center;
    text-shadow: none;
}
.DegreeSlider .customNavigation a{
  position: absolute;
  width: 33px;
  height: 50px;
  text-align: center;
  filter: alpha(opacity=90);
  opacity: .9;
}
.DegreeSlider .customNavigation a:hover,
.DegreeSlider .customNavigation a:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=50);
  outline: none;
  opacity: .5;
}
.DegreeSlider .customNavigation a img{}

.DegreeSlider .customNavigation a.prev{
  margin-top: -25px;
  top: 50%;
  left: 1%;
}

.DegreeSlider .customNavigation a.next{
  margin-top: -25px;
  top: 50%;
  right: 1%;
}

.DegreeSlider .owl-theme .owl-controls{display: none;}

 

/* CUSTOMIZE THE CommunitySlider (Desktop)
-------------------------------------------------- */
.CommunitySlider{ min-height: 300px;height:300px;max-height:500px}

/* Carousel base class */
.CommunitySlider .carousel {
  
  margin: 0 auto;
  padding:0; 
}
.CommunitySlider .content{padding:4%} /*Edited by Shatrunjay*/
/* Since positioning the image, we need to help out the caption */


/* Declare heights because of positioning of img element */
.CommunitySlider .carousel .carousel-inner{
  height: 250px;
}

/* 9may changes starts*/
.CommunitySlider .carousel .carousel-inner {
   
}

.CommunitySlider .carousel .item {
    display: table;
    vertical-align: middle;
    height:250px;
    width:  700px !important;
    padding:0 6% 0 5%;
   
}
.CommunitySlider .carousel .item{display:none}
.CommunitySlider .carousel .item.active{display:table}

.CommunitySlider .carousel-inner > .item .bannerimg {
    display: table-cell;
    float: none !important;
    left: 39px !important;
    margin: 0 !important;
    position: relative !important;
    vertical-align: middle;
    width: 230px !important;
}
.CommunitySlider .carousel-inner > .item .bannerimg a {
    border: 10px solid #F4F5F5;
    -webkit-border-radius: 50%; 
    -moz-border-radius: 50%; 
     border-radius: 50%;
    display: block;
    height: 186px;
    overflow: hidden;
    width: 186px;
}
.CommunitySlider .carousel-caption {
    display: table-cell;
    float: none;
    height: auto;
    margin-right: 35px;
    position: static;
    text-align: left;
    vertical-align: middle;
    width: 400px !important;
}




.CommunitySlider .carousel-inner > .item .bannerimg{
  float: left;
  height: 186px;
  overflow: hidden;
  width: 186px;
  padding-left:10px;
  left: 20px;
  position: absolute;
  top: 0;
  
  }
  
.CommunitySlider .carousel-inner > .item .bannerimg > img {
   width: 186px;
   height: 186px;
}

.CommunitySlider .carousel-caption {
  left: 35%;
  z-index: 10;
  height: 100%;
  width: 60%;
  bottom: 0;
  text-align: left;
  padding: 0 0 0 1.5%
}
/* 9may changes ends*/
.CommunitySlider .carousel-caption > h1{
  font-size: 24px;
  text-align: left;
  line-height: normal;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
  padding: 1% 0 1%;
  color: #4a4a4a;
  text-shadow:none;
}

.CommunitySlider .carousel-caption > p{
  text-shadow:none;
  font-size: 12px;
  font-style: italic;
}
.CommunitySlider .carousel-caption p > em{
  text-shadow:none;
  font-size: 12px;
  color: #1179ba;
  font-family:Arial, Helvetica, sans-serif;
  display: block;
  padding-bottom: 10px;
  padding-top: 10px;
}

.CommunitySlider .carousel-caption > .btn.btn2{
  padding: 4px 2%;
}

.CommunitySlider .carousel-indicators {
    bottom: 20%;
    left: 6%;
}
.CommunitySlider .carousel-indicators li, 
.CommunitySlider .carousel-indicators li.active{
  margin: 0 3px; 
  width: 11px; 
  height: 11px;
  }

.CommunitySlider .carousel-control {
  filter: alpha(opacity=90);
  opacity: .9;
}

.CommunitySlider .carousel-control:hover,
.CommunitySlider .carousel-control:focus {
  filter: alpha(opacity=50);
  opacity: .5;
}

.CommunitySlider .carousel-control.left{
    background: none;
    background-image: -webkit-gradient(linear, 0 top, 0% top, from(rgba(0,0,0,0.0000)), to(rgba(0,0,0,0.0)));
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0,0,0,0.0000) 0), color-stop(rgba(0,0,0,0.0) 0%));
    background-image: -moz-linear-gradient(left, rgba(0,0,0,0.0000) 0, rgba(0,0,0,0.0) 0%);
    background-image: linear-gradient(to right, rgba(0,0,0,0.0000) 0, rgba(0,0,0,0) 0%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);



    width: 49px;
    height: 50px;
    position: absolute;
    left: -1%;
    top: 50%;
    margin-top: -25px;
}

.CommunitySlider .carousel-control.right{
    background: none;
    background-image: -webkit-gradient(linear, 0 top, 0% top, from(rgba(0,0,0,0.0000)), to(rgba(0,0,0,0.0)));
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0,0,0,0.0000) 0), color-stop(rgba(0,0,0,0.0) 0%));
    background-image: -moz-linear-gradient(left, rgba(0,0,0,0.0000) 0, rgba(0,0,0,0.0) 0%);
    background-image: linear-gradient(to right, rgba(0,0,0,0.0000) 0, rgba(0,0,0,0) 0%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);


    width: 49px;
    height: 50px;
    position: absolute;
    right: -1%;
    top: 50%;
    margin-top: -25px;
    }


/* CUSTOMIZE THE Great Use-module
-------------------------------------------------- */
/*.great-use {
    text-align: center;
}
.great-use h2 {
    color: #4A4A4A;
    font-size: 30px;
    padding: 2% 0;
}

.GUSlider{
    display: block;
    margin: 2% 0;
    padding: 1% 4%;
    position: relative;
}
.GUSlider h2{
  font-family:Arial, Helvetica, sans-serif;
  font-size: 25px;
  font-weight: bold;
  text-align: center;
}




.GUSlider .GUSlideCarousel .owl-theme .owl-controls .owl-page{width: auto;}

.GUSlider .GUSlideCarousel .item{
margin: 0px;
}

.GUSlider .GUSlideCarousel .item .itemset{
 float: left;
 width: 158px;
 margin: 0 6%;
}

.GUSlider .GUSlideCarousel .item .itemset a{
}
.GUSlider .GUSlideCarousel .item .itemset a:hover{
  text-decoration: none;
}

.GUSlider .GUSlideCarousel .item .itemset img{
display: block;
width: auto;
margin: auto;
height: auto;
-webkit-border-radius: 5px; 
-moz-border-radius: 5px; 
border-radius: 5px; 
}

.GUSlider .item .itemset .Hslider-caption{padding:10px 0; }
.GUSlider .item .itemset .Hslider-caption p{
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: normal;
  color: #5a5a5a;
  margin-bottom:0; 
}

.GUSlider .customNavigation a{
  position: absolute;
  width: 33px;
  height: 50px;
  text-align: center;
  filter: alpha(opacity=90);
  opacity: .9;
}
.GUSlider .customNavigation a:hover,
.GUSlider .customNavigation a:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=50);
  outline: none;
  opacity: .5;
}
.GUSlider .customNavigation a img{}

.GUSlider .customNavigation a.guPrev{
  margin-top: -25px;
  top: 50%;
  left: 1%;
}

.GUSlider .customNavigation a.guNext{
  margin-top: -25px;
  top: 50%;
  right: 1%;
}

.GUSlider .owl-theme .owl-controls{display: none;}

*/

/*leftnav css starts*/

.leftnav{
  padding: 5% 0 0;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 13px;
}

.leftnav .navbar{
  background: #f7f6f6;
}

.leftnav .nav.navbar-nav {
    width: 100%;
}
.leftnav .navbar-nav > li{
  float: none;
  clear: both;
  border-top: 2px solid #ebedf0;
}
.leftnav .navbar .navmenu-brand {
    color: #0A487D;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 18px;
    margin-bottom: 0;
}

.leftnav .navbar .navbar-nav > li > a {
    color: #0A487D;
    padding: 7px 15px;
}

.leftnav .navbar .navbar-nav > .open > a, 
.leftnav .navbar .navbar-nav > .open > a:hover, 
.leftnav .navbar .navbar-nav > .open > a:focus
{
  background: #40709a;
  color:#ffffff;
  font-weight: bold;
}

.leftnav .navbar .navbar-nav > li:hover > a 
{
  background: #40709a;
  color:#ffffff;
  font-weight: bold;
  padding-left:10px !important;
}

.leftnav .navbar .navbar-nav > a:hover, 
.leftnav .navbar .navbar-nav > a:focus
{
  background: #40709a;
  color:#ffffff;
  font-weight: bold;
}

.leftnav .navbar-nav .dropdown a .caret {
    float: right;
    margin: 9px 0 0;
}

.leftnav .navbar .navbar-nav > .dropdown.open  > a .caret
{
  border-top-color: #ffffff;
}


/* dropdown*/

.leftnav .navbar .navbar-nav .dropdown:hover>.dropdown-menu {
    display: block;
}

.leftnav .navbar .dropdown-menu {
  position: static;
  width: 100%;
  background: #e0e5eb;
  -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  -moz-box-shadow:    0px 0px 0px 0px rgba(0, 0, 0, 0);
  box-shadow:         0px 0px 0px 0px rgba(0, 0, 0, 0);
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  border: 0;
  margin: 0;
  font-size: 12px;
}

.leftnav .navbar .dropdown-menu .divider{
  background: #ffffff;
}


.leftnav .navbar .dropdown-menu > li > a{
  color: #0A487D;
  padding: 8px 20px;
}
.leftnav .navbar .dropdown-menu > li > a:hover{
  color: #000;
}
/*leftnav css ends*/


/* blue-small-ad css starts*/
.blue-small-ad{
  background: url(../newcls-images/blue-ad-bg.png);
  margin: 10px 0;
  padding: 10px;
  width: 100%;
  
}

.blue-small-ad > h2 {
    color: #333333;
    font-weight: bold;
}

.blue-small-ad > p {
    color: #333333;
}

.blue-small-ad a.btn {
    background: none repeat scroll 0 0 #FFFFFF;
    border:1px solid #FFFFFF;
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    padding: 1px 10px;
}

.blue-small-ad a.btn:hover, 
.blue-small-ad a.btn:active{
  border:1px solid #c3c3c3;
  background:#1a1867;
  color: #ffffff;
}

.blue-small-ad a.btn .caret {
    border-color: transparent  transparent  transparent  #000000;
    border-style: solid;
    border-width: 4px 0px 4px 6px;
    margin-left: 6px;
}

.blue-small-ad a.btn:hover .caret {
    border-color: transparent  transparent  transparent  #ffffff;
    border-style: solid;
    border-width: 4px 0px 4px 6px;
}


/* blue-small-ad css ends*/

/* img cont sec css starts*/
.img-cont-sec{
  padding: 15px 0;
}

.img-cont-sec [class*="floated-img-"]{
  -webkit-border-radius: 3px; 
  -moz-border-radius: 3px; 
  border-radius: 3px  
}
.img-cont-sec h1 {
    font-size: 35px;
    font-weight: normal;
    color: #939393;
    padding: 0 0 20px;
}
.img-cont-sec h2 {
    font-family:Arial, Helvetica, sans-serif;
    padding: 0 0 5px;
    font-size: 19px;
    font-weight: bold;
}
.img-cont-sec p{
  font-family:Arial, Helvetica, sans-serif;
  color: #878889;
  line-height: 24px;
}

/* img cont sec css ends*/

/* juris sec css starts*/
.juris-sec{
  
}

.juris-sec .col {
  float: left;
  width: 43%;
  padding-bottom:20px;
}

.juris-sec .sepV{
  background: #e5e5e5;
  height: 144px;
  width: 1px;
  float: left;
  margin: 16px 5%;
  
}

.juris-sec h2{
  color: #393c3e;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
}

.juris-sec ul{
  color: #878889;
  font-size: 12px;
  list-style-type: none !important;  
  padding: 0 !important;
  list-style-position:outside !important;
}

.juris-sec li{
  background: url(../newcls-images/bullate-blue.png) no-repeat scroll left 9px;
  padding: 6px 15px;
}

.juris-sec li a{
  color: #878889;
  text-decoration: none;
}

.juris-sec li a:hover{
  color: #1179ba
}
/* juris sec css ends*/


/* juris sec2 css starts*/
.juris-sec2{
  margin:0 -15px; 
}

.juris-sec2 .col {
  float: left;
  margin: 15px;
  padding: 15px;
  width: 45%;
  background: #f7f6f6;

  -webkit-border-radius: 5px; 
  -moz-border-radius: 5px; 
  border-radius: 5px;
  border-bottom:3px solid #d5d5d5;
}


.juris-sec2 h2{
  color: #ffffff;
  background: #40709a;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
  margin: -15px -15px 0;
  padding: 15px;

  -webkit-border-radius: 5px 5px 0 0; 
  -moz-border-radius: 5px 5px 0 0; 
  border-radius: 5px 5px 0 0;
}

.juris-sec2 ul{
  color: #40709a;
  font-size: 13px;
  list-style-type: none !important;
  padding: 10px 0 0 !important;
  list-style-position:outside !important;
}

.juris-sec2 li{
  background: url(../newcls-images/bullate-blue.png) no-repeat scroll left 9px;
  padding: 6px 15px;
}

.juris-sec2 li a{
  color: #40709a;
  text-decoration: none;
}

.juris-sec2 li a:hover{
  color: #26425b;
}
/* juris sec2 css ends*/


/* img-cont-hover css starts*/

.img-cont-hover{
  padding-top: 15px;
  padding-bottom: 15px;
}

.img-cont-hover h2{
  font-family:Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 18px;
  color: #7f8c8c;
  padding-top: 5%;
  width:85%;
}

.img-cont-hover p{
  color: #393c3e;
  font-size: 14px;
  width:85%;
}

.img-cont-hover a.himg {
  width: 100%;
  /*height: 166px;*/
  -webkit-border-radius: 5px; 
  -moz-border-radius: 5px; 
  border-radius: 5px;  
  background: #EBEBEB;
  transition: all 1s ease;
  overflow: hidden;
  position: relative;
  display: block;
  text-decoration: none;
}
.img-cont-hover a.himg img {
  width: 100%;
  height: auto;
}
.img-cont-hover a.himg:hover .blue-overlay {
  background: #0075be;
  opacity:0.8;
  filter:alpha(opacity=80);
}
.img-cont-hover a.himg:hover .plus-icon {
  opacity: 1;
  filter:alpha(opacity=100);
  transform:hoverscale(1);
  animation-delay: inherit;
  animation:hoverscale .5s infinite;   
  /*cursor: pointer;*/

}
.blue-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background: #000;
  opacity:0;
  filter:alpha(opacity=0);
  transition: all 1s ease;
}
.plus-icon {
  opacity: 0;
  filter:alpha(opacity=0);
  color: #ffffff;
  font-size: 85px;
  font-weight: bold;
  text-align: center;
  position:absolute;
  top:50%;
  left:50%;
  margin:-25px 0 0 -25px;
  height:50px;
  width:50px;
  line-height:53px;
}

@keyframes hoverscale {
  0%   { transform:scale(1); }
  50%   { transform:scale(1.1); }
  100% { transform:scale(1); }
}

/* img-cont-hover css ends*/



/* Admission concord css starts*/

.ad-con-strip{
  position: relative;
  top: -75px;
  z-index: 11;
}
.admission-concord{
  
}

.admission-concord .ad-heading{
  background: #2383bf;
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  padding: 10px;
  text-transform: uppercase;
  font-weight: bold;

  -webkit-border-radius: 5px 5px 0 0; 
  -moz-border-radius: 5px 5px 0 0; 
  border-radius: 5px 5px 0 0

}

.admission-concord .ad-heading img{
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
  width: 23px;
}

.admission-concord .ad-cont-sec{
  background: #f4f4f4;

  -webkit-border-radius: 0 0 5px 5px; 
  -moz-border-radius: 0 0 5px 5px; 
  border-radius: 0 0 5px 5px
}

.admission-concord .ad-cont-sec .ad-link-sec{
  
}

.admission-concord .ad-link-sec .ad-link{
 padding:20px 0;
}

.admission-concord .ad-link-sec .ad-sep{
  background: url(../newcls-images/ad-sep.png) center center ;
  width: 100%;
  height: 8px;
  margin:0;
}

.admission-concord .ad-link-sec .ad-link a{
  color: #333333;
  font-weight: bold;
}

.admission-concord .ad-link-sec .ad-link a img{
  display: inline-block;
  float: left;
  padding: 0 12px;
}

 



/* CUSTOMIZE THE admission-small-slider CAROUSEL Starts
-------------------------------------------------- */
.admission-small-slider{/*height: 384px*/}

/* Carousel base class */
.admission-small-slider .carousel {
  height: auto;
  margin: 0 auto;
  padding:0; 
}
.admission-small-slider .content{padding:0; width: 100%;}
/* Since positioning the image, we need to help out the caption */
.admission-small-slider .carousel-caption {
  z-index: 10;
  background:#007DB2;
  height: 100%;
  left: 0;
  width: 30%;
  bottom: 0;
  text-align: left;
  padding: 0 0 0 1.5%
}

/* Declare heights because of positioning of img element */
.admission-small-slider .carousel .item {
  height: 100%;
  padding: 4%;
}

.admission-small-slider .carousel .item a {
 position:relative;
 display:block;
}
.admission-small-slider .carousel-inner > .item a > img{
  
  top: 0;
  left: 0%;
  width: 100%;
  height: auto;

}

.admission-small-slider .carousel-caption > h1{
  font-size: 24px;
  text-align: left;
  line-height: normal;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
  padding: 10% 10% 10% 0;
  color: #ffffff;
}
.admission-small-slider .carousel-caption > h2{
  font-size: 22px;
  text-align: left;
  line-height: normal;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
  padding: 10% 10% 10% 0;
  color: #ffffff;
}
.admission-small-slider .carousel-caption > h3{
  font-size: 20px;
  text-align: left;
  line-height: normal;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
  padding: 10% 10% 2% 0;
  color: #ffffff;
}

.admission-small-slider .carousel-indicators {
    margin: auto 0;
    position: static;
    text-align: center;
    width: 100%;
    padding: 10px 0 10px 0;
}
.admission-small-slider .carousel-indicators li, 
.admission-small-slider .carousel-indicators li.active{
  margin: 0 3px; 
  width: 13px; 
  height: 13px;
  }

.admission-small-slider .carousel-indicators li{
  background-color: #dbdbdb;
  border: 0;
}

.admission-small-slider .carousel-indicators li.active{
  background-color: #929292
}

..admission-small-slider .carousel-control{display: none;}
.admission-small-slider .carousel-control.left{
  background: none;
  background-image: -webkit-gradient(linear, 0 top, 0% top, from(rgba(0,0,0,0.0000)), to(rgba(0,0,0,0.0)));
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0,0,0,0.0000) 0), color-stop(rgba(0,0,0,0.0) 0%));
  background-image: -moz-linear-gradient(left, rgba(0,0,0,0.0000) 0, rgba(0,0,0,0.0) 0%);
  background-image: linear-gradient(to right, rgba(0,0,0,0.0000) 0, rgba(0,0,0,0) 0%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);



  width: 49px;
  height: 88px;
  position: absolute;
  left: -8%;
  top: 50%;
  margin-top: -44px;
}

.admission-small-slider .carousel-control.right{
    background: none;
    background-image: -webkit-gradient(linear, 0 top, 0% top, from(rgba(0,0,0,0.0000)), to(rgba(0,0,0,0.0)));
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0,0,0,0.0000) 0), color-stop(rgba(0,0,0,0.0) 0%));
    background-image: -moz-linear-gradient(left, rgba(0,0,0,0.0000) 0, rgba(0,0,0,0.0) 0%);
    background-image: linear-gradient(to right, rgba(0,0,0,0.0000) 0, rgba(0,0,0,0) 0%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);


    width: 49px;
    height: 88px;
    position: absolute;
    right: -8%;
    top: 50%;
    margin-top: -44px;
    }
.admission-small-slider .carousel-inner > .item .rvideo {
   clear: both;
   width: 100%;
   position: relative;
   padding-bottom: 56.25%;
   padding-top: 25px;
   height: 100%;
}
.admission-small-slider .carousel-inner > .item .rvideo iframe {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
}

/* CUSTOMIZE THE admission-small-slider CAROUSEL Ends
-------------------------------------------------- */




/* Admission concord css ends*/


/* request-info css starts */

.request-info{margin-top:11px;}

.request-info h2{color: #939393; font-size: 21px}

.request-info .req-breadcrumb ul { 
  list-style: none; 
  overflow: hidden; 
  font: 13px Arial, Sans-Serif;
  counter-reset: flag; 
  list-style-type: none !important;
  padding: 0 0 0 0 !important;
}
.request-info .req-breadcrumb li { 
  float: left;
  width: 33%
}

 .request-info .req-breadcrumb li:first-child {
    width: 30%;
}

.request-info .req-breadcrumb li:last-child {
    width: 37%;
}
.request-info .req-breadcrumb li a {
  color: white;
  text-decoration: none; 
  padding: 10px 0 10px 64px;
  background: #8ca9c2;                   /* fallback color */
  position: relative; 
  display: block;
  float: left;
  height: 40px;
  width: 100%;
  font-size: 15px;
  font-weight: bold;
}
.request-info .req-breadcrumb li a:after { 
  content: " "; 
  display: block; 
  width: 0; 
  height: 0;
  border-top: 50px solid transparent;           /* Go big on the size, and let overflow hide */
  border-bottom: 50px solid transparent;
  border-left: 30px solid #8ca9c2;
  position: absolute;
  top: 50%;
  margin-top: -50px; 
  left: 100%;
  z-index: 2; 
} 
.request-info .req-breadcrumb li a:before { 
  content: " "; 
  display: block; 
  width: 0; 
  height: 0;
  border-top: 50px solid transparent;           /* Go big on the size, and let overflow hide */
  border-bottom: 50px solid transparent;
  border-left: 30px solid white;
  position: absolute;
  top: 50%;
  margin-top: -50px; 
  margin-left: 1px;
  left: 100%;
  z-index: 1;
   


}
.request-info .req-breadcrumb li:first-child a span:before {
    left: 11px;
}
.request-info .req-breadcrumb li:first-child a {
  padding-left: 37px;
}
/*.request-info .req-breadcrumb li:nth-child(2) a       { background:        hsla(34,85%,45%,1); }
.request-info .req-breadcrumb li:nth-child(2) a:after { border-left-color: hsla(34,85%,45%,1); }
.request-info .req-breadcrumb li:nth-child(3) a       { background:        hsla(34,85%,55%,1); }
.request-info .req-breadcrumb li:nth-child(3) a:after { border-left-color: hsla(34,85%,55%,1); }
.request-info .req-breadcrumb li:nth-child(4) a       { background:        hsla(34,85%,65%,1); }
.request-info .req-breadcrumb li:nth-child(4) a:after { border-left-color: hsla(34,85%,65%,1); }
.request-info .req-breadcrumb li:nth-child(5) a       { background:        hsla(34,85%,75%,1); }
.request-info .req-breadcrumb li:nth-child(5) a:after { border-left-color: hsla(34,85%,75%,1); }*/ 
.request-info .req-breadcrumb li:last-child a {
  /*background: white !important;
  color: black;
  pointer-events: none;
  cursor: default;*/
  padding-right: 20px;
}
/*BreadCrum Story Change- start here*/
.breadcrumb {
    background-color: #FFFFFF;
    border-radius: 4px;
    list-style: none outside none;
    margin-bottom: 20px;
    padding: 8px 15px 0 0;
    text-align: left;
}
/*BreadCrum Story Change- end here*/
#divBreadCrum .breadcrumb li div 
{
    display: inline;
    }
.request-info .req-breadcrumb li:last-child a:after { border: 0; }
.request-info .req-breadcrumb li a:hover { background: #b6c8d8; }
.request-info .req-breadcrumb li a:hover:after { border-left-color: #b6c8d8 !important; }

.request-info .req-breadcrumb li a.active { background: #338cc3; }
.request-info .req-breadcrumb li a.active:after { border-left-color: #338cc3 !important; }




.request-info .req-breadcrumb li a span:before {
  border: 1px solid #FFFFFF;
  border-radius: 100%;
  content:counter(flag, decimal);
  counter-increment: flag;
  height: 20px;
  left: 38px;
  line-height: 19px;
  position: absolute;
  text-align: center;
  top: 10px;
  width: 20px;
}
/*.request-info .req-breadcrumb li a.active span{display: block;}
.request-info .req-breadcrumb li a span{display: none}*/


.request-info .req-cont-box{
  background: #f4f4f4;
  padding: 15px;
}
.request-info .req-form {
    font-size: 12px;
    color: #36485E;
    margin: 15px auto;
    width: 75%;
}

.request-info .req-form .request-btn{
  text-align: center;
  padding: 10px 0;
}

.request-info .req-form .half{
  width: 50%;
  padding: 0 15px;
  line-height: 20px;
  float: left;
}

.request-info .req-form .request-btn .btn {
    font-size: 18px;
    padding: 5px 70px;
}

.request-info .req-form .select .btn .filter-option{width: 92%}

.request-info .req-form input[type="text"] {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  height: 36px;
  width: 100%;
  float: none;
  color: #36485E;
  margin-bottom: 10px;
  margin-top: 10px;
  border-color: #ffffff;
  font-weight:bold;
}

.request-info .req-form input[type="text"]:focus{
  border-color: #1a7ebd;
}

.request-info .req-form select {
  -webkit-border-radius: 5px; 
  -moz-border-radius: 5px; 
  border-radius: 5px;
  border: 2px solid #ececec;
  background:#ffffff;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding: 8px 5px;
  width: 100%;
  margin-bottom: 10px;
  margin-top: 10px;
  height: 36px;
  line-height:36px;
  font-weight:bold;
}

.request-info .req-form select:focus{
  border-color: #1a7ebd;
}

.request-info .req-form textarea {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  
  width: 100%;
  float: none;
  color: #36485E;
  margin-bottom: 10px;
  border-color: #ffffff;
}

.request-info .req-form textarea:focus{
  border-color: #1a7ebd;
} 

/* request-info css ends */


/* gray-bar css starts*/
.gray-bar{
  background: #f7f6f6;
  margin: 15px 0; 
}

.gray-bar h2{
  color: #0a487d;
  font-size: 18px;
  font-family:Arial, Helvetica, sans-serif;
  font-weight: bold;
  padding: 15px 0;
}

.gray-bar h3{
  color: #0a487d;
  font-size: 16px;
  font-family:Arial, Helvetica, sans-serif;
  font-weight: bold;
  /*padding: 15px 0 10px;*/
}

.gray-bar .sepH{
  background: #dfe4ea;
  height: 2px;
  margin:15px 0; 
  width: 100%;
  display: table;
}

.gray-bar .my-col-12{
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}
.gray-bar .chklist{
  color: #0a487d;
  line-height: normal;
}
.gray-bar .chklist label.checkbox {
    margin: 10px 1px;
}

.gray-bar label, .gray-bar input, .gray-bar button{float: none}



.gray-bar .input-group input[type='text'].form-control{
  height: 36px;
  font-family:Arial, Helvetica, sans-serif;
  border:1px solid #ebedf0; 
}

.gray-bar .input-group .form-control:first-child{
  border-right: 0 !important;
}
.gray-bar .input-group input[type='text'].form-control:focus,
.gray-bar .input-group input[type='text'].form-control:active{
  border: 1px solid #007bba;
  border-right: 0;
}

.gray-bar .input-group .input-group-addon{
  background: #38719a;
  color: #ffffff;
  border: 1px solid #007bba;
}

.gray-bar .input-group .input-group-addon:hover,
.gray-bar .input-group .input-group-addon:focus,
.gray-bar .input-group .input-group-addon:active{
  background: #0080bd;
  border: 1px solid #007bba;
 
}

/* gray-bar css ends*/


/* search results css starts*/

.search-results{}

.search-results h2{
  font-family:Arial, Helvetica, sans-serif;
  color: #0a487d;
  font-size: 20px;
  font-weight: bold;
}

.search-results .resultStats {
    color: #072B41;
    font-size: 16px;
    padding: 15px 0;
    border-bottom: 1px solid #e4e4e4;   
    font-weight: bold;
}

.search-results .resultStats strong{
    color: #40709a;
}


.search-results .result-box{padding: 15px 0}

.search-results .result-box h3{
  font-family:Arial, Helvetica, sans-serif;
  color: #393c3e;
  font-size: 14px;
  font-weight: bold;
  padding: 5px 0;
}

.search-results .result-box p{
  color: #898989;
  font-size: 14px;
  margin: 5px 0
}

.search-results .result-box a{
  color: #40709a;
  font-size: 14px;
  font-style: italic;
}

/* search results css ends*/

/* Meet the Faculty css starts*/

.meet-the-faculty{}

.meet-the-faculty h2{
  font-size: 28px;
  color: #393c3e;
  padding: 2% 0;
}

.meet-the-faculty .refine-search-btn {
    border: 2px solid #DEE1E3;
    line-height: 36px;
    margin: 0 15px 15px;
    display: none;
}

.meet-the-faculty .refine-search-btn span {
    display: inline-block;
}

.meet-the-faculty .refine-search-btn span.txt {
    padding: 0 12px;
}
.meet-the-faculty .refine-search-btn span.dropicon {
    float: right;
    background: #7f8c8c;
    padding: 14px 12px;
    display: flex;

}

.meet-the-faculty .refine-search-btn span.dropicon .caret{
  border-top-color: #ffffff;
  border-width: 8px 6px;
}

.meet-the-faculty .collapse.refine-search-collapse {
    display: block;
}

.meet-the-faculty input[type="text"] {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  height: 36px;
  width: 100%;
  float: none;
  color: #36485E;
  margin-bottom: 10px;
  margin-top: 10px;
  border-color: #dee1e3;
}

.meet-the-faculty input[type="text"]:focus{
  border-color: #5f6264;
}


.meet-the-faculty .select-gray .select.select-block .btn.btn-primary {
  background: #7f8c8c;
  border-color: #DEE1E3;
}

.meet-the-faculty .select-gray .select.select-block .btn.btn-primary:active, 
.meet-the-faculty .select-gray .select.select-block.open .btn.btn-primary.dropdown-toggle, 
.meet-the-faculty .select-gray .select.select-block .btn.btn-primary.active {
    background-color: #697474 !important;
    color: #36485E !important;
}

.meet-the-faculty .select-gray .select .btn .filter-option {
  width: 88.5%;

}

.meet-the-faculty .sort-by {
    float: right;
    width: 15%;
}

.meet-the-faculty .sort-by .select.select-block .btn.btn-primary {
  background: #1179ba;
  border-color: #1179ba;
  color: #ffffff;
  font-weight: bold;
}

.meet-the-faculty .sort-by .select.select-block .btn.btn-primary:active, 
.meet-the-faculty .sort-by .select.select-block.open .btn.btn-primary.dropdown-toggle, 
.meet-the-faculty .sort-by .select.select-block .btn.btn-primary.active {
    background-color: #0e679e !important;
    color: #ffffff !important;
}

.meet-the-faculty .sort-by .select .btn .filter-option {
  width: 62%;
  background: #1179ba;
  font-size: 13px;
  border-right: 2px solid #0E679E;
}

.meet-the-faculty .sort-by .select .btn:active .filter-option,
.meet-the-faculty .sort-by .select.open .btn .filter-option,
.meet-the-faculty .sort-by .select .btn:focus .filter-option {
  background: #0e679e;
}

.meet-the-faculty .sort-by .dropdown-menu.dropdown-inverse {
  background:#0E679E;
  border: 0 none;
  min-width: inherit;
  border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px; 
  -moz-border-radius: 0 0 5px 5px; 

  -webkit-box-shadow: 0 0;
        box-shadow: 0 0;
}

.meet-the-faculty .sort-by .dropdown-menu > li > a{
  color: #ffffff;
  line-height: 22px;
  font-weight: bold;
  padding: 3px 12px;
}

.meet-the-faculty .sort-by .dropdown-menu > li > a:hover{
  background: #0b4e78;
}



.meet-the-faculty .btn.click-btn{
  background: #7f8c8c;
  font-size: 17px;
  font-weight: bold;
  padding: 5px 25px;
  border-bottom: 3px solid #616c6c;
}

.meet-the-faculty .btn.click-btn:hover{
  background: #8d9b9b;
}

.meet-the-faculty .btn.click-btn:focus,
.meet-the-faculty .btn.click-btn:active{
  background: #616c6c;
  border-bottom: 3px solid transparent;
  position: relative;
  top: 3px;
}

.meet-the-faculty .sep-lineH {
    margin: 20px 0;
}



.meet-the-faculty .faculty-box a.himg {
  width: 100%;
  height: 166px;
  -webkit-border-radius: 5px; 
  -moz-border-radius: 5px; 
  border-radius: 5px;  
  background: #EBEBEB;
  transition: all 1s ease;
  overflow: hidden;
  position: relative;
  display: block;
  text-decoration: none;
}
.meet-the-faculty .faculty-box a.himg img {
  width: 100%;
  height: auto;
}

.meet-the-faculty .faculty-box h2{
  color: #393c3e;
  font-size: 18px;
  font-weight: bold;
  font-family:Arial, Helvetica, sans-serif;
}

.meet-the-faculty .faculty-box h3{
  color: #393c3e;
  font-size: 15px;
  font-weight: normal;
  padding: 0 0 2%;
  font-family:Arial, Helvetica, sans-serif;
}

.meet-the-faculty .faculty-box h4{
  color: #878889;
  font-size: 13px;
  font-weight: bold;
  padding: 0 0 2%;
  font-family:Arial, Helvetica, sans-serif;
}

.meet-the-faculty .faculty-box p{
  color: #878889;
  font-size: 13px;
  padding: 0 0 2%;
  font-family:Arial, Helvetica, sans-serif;
}

/* Meet the Faculty css ends*/

/* cls-default-accordian css starts */

.cls-default-accordian{padding-top: 15px}

.cls-default-accordian .panel{
  -webkit-border-radius:0; 
  -moz-border-radius:0; 
  border-radius:0;

  -webkit-box-shadow: 0 0; 
  -moz-box-shadow:0 0; 
  box-shadow:0 0;
  border: 0;
  margin: 0 !important;
}

.cls-default-accordian .panel-default .panel-heading {
  display: block;
  -webkit-border-radius:0; 
  -moz-border-radius:0; 
  border-radius:0;

  background: #f7f5f6;
  border-bottom: 2px solid #e0e5e9;
  color: #0A487D;
  padding: 15px;
  text-decoration: none;
}

.cls-default-accordian .panel-default .panel-heading:hover{
  color: #4791c4;
}

.cls-default-accordian .panel-default > .panel-heading .panel-title{
  font-size: 14px;
}

.cls-default-accordian .panel .panel-heading .caret {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #37709B;
  float: right;
}

 


.cls-default-accordian .panel .panel-heading.collapsed .caret {
 border-top: 5px solid transparent;
  border-bottom: 5px solid transparent; 
  border-right:5px solid #37709B; 
  


}


.cls-default-accordian .panel .panel-collapse .panel-body {
    border-top: 0 none;
}
 
/* cls-default-accordian css ends */

/* cls-default-tabs css starts */

.cls-default-tabs{padding-top: 15px;}


.cls-default-tabs ul{padding:0 !important;}


.cls-default-tabs .nav-tabs {
    border-bottom: 0px solid #EDEDEF;
}

.cls-default-tabs .nav.nav-tabs > li {
    padding: 0 1px;
}

.cls-default-tabs .nav-tabs > li > a {
  -webkit-border-radius:0; 
  -moz-border-radius:0; 
  border-radius:0;

  color: #0A487D;
  font-weight: bold;
  background: #f7f5f6;
}

.cls-default-tabs .nav-tabs > li > a:hover {
  background: #eae8e9
}

.cls-default-tabs .nav-tabs > li.active > a, 
.cls-default-tabs .nav-tabs > li.active > a:hover, 
.cls-default-tabs .nav-tabs > li.active > a:focus{
  border-color: #38729A #38729A transparent;
  background: #38729a;
  color: #ffffff;
}



.cls-default-tabs .tab-content {
    background: #FFFFFF;
    padding: 15px;
    border:1px solid #EDEDEF;
}


/* cls-default-tabs css ends */

/* banner2 Css starts*/
.banner2{
  background:url(../newcls-images/banner24.jpg);
  background-size: auto 100%;
  background-repeat:repeat;
  background-position:center center;
  height: auto;
}
/* banner2 Css ends*/

/* Site Map Css Starts*/
.sitemap{}

.sitemap h1{
  font-family:Arial, Helvetica, sans-serif;
  font-size: 30px;
  color: #0a487d;
}

.sitemap .sitemap-cont{
  background: #f8f8f8;
  -webkit-border-radius: 5px; 
  -moz-border-radius: 5px; 
  border-radius: 5px;
  border:1px solid #e8e8e8;
  padding: 20px 30px;
}

.sitemap .sitemap-cont .sm-col{
  padding: 15px 0;
  width: 32%;
  float: left;
}

.sitemap .sitemap-cont .sm-col h2{
  font-family:Arial, Helvetica, sans-serif;
  font-size: 15px;
  color: #393c3e;
  font-weight: bold;
  padding: 5px 0;
}
.sitemap .sitemap-cont .sm-col ul{
  padding: 0 !important;
  margin: 0;
  list-style-type: none !important;
  font-size: 13px;
  line-height: 20px !important;
}

.sitemap .sitemap-cont .sm-col ul li a{
  color: #898989;
  text-decoration: none;
}

.sitemap .sitemap-cont .sm-col ul li a:hover{
  color: #40709a;
}


/* Site Map Css Ends*/

/* Cus-Modal Css Starts*/

.cus-modal{
  display: none;
}

.cus-modal .overlay{
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;

  z-index: 25;
  overflow: auto;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  outline: 0;

  background: #000000;
  opacity: .5; 
  filter:alpha(opacity=50);

  /*width: 100%;
  height: 100%;*/

}


.cus-modal .cus-modal-dialog {
    margin: 30px auto;
    width: 600px;
    background: #ffffff;
    position: fixed;
    top: 0;
    left:0;
    right:0;
    z-index: 26;
    -webkit-border-radius: 6px; 
       -moz-border-radius: 6px; 
            border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
            box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}

.cus-modal .cus-modal-header{
  padding: 15px;
  border-bottom: 1px solid #E5E5E5;
}

.cus-modal .cus-modal-header h2{
  font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 18px;
  color: #333333;
  display: inline-block;
  padding: 0;

}

.cus-modal .cus-modal-header p{
  font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 13px;
  color: #333333;
  display: inline-block;
  padding: 0;

}


.cus-modal .rvideo {
   margin: 2.5%;
   width: 95%;
   position: relative;
   padding-bottom: 56.25%;
   /*padding-top: 25px;*/
   height: 100%;
}
.cus-modal .rvideo iframe {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
}


.cus-modal .cus-modal-footer{
  padding: 15px;
  border-top: 1px solid #E5E5E5;
}

/* Cus-Modal Css Ends*/





/* ================================================================== */
/* === Exceptions for widgets starts ================================ */
/* ================================================================== */

.leftColumn .iconbtn
{
 font-size: 14px;
 margin: 0;    
}
.leftColumn .row.darkgray-bg
{
margin-left:0;
margin-right:0;    
}
/* slider starts*/
.pageTitle h2
{
    padding:0 0 0 0;
}
.content.pageTitle {
    padding: 1% 0 1% 0;
}
.customOwl9 .itemset {
    width: 110px !important;
}
.imgBanner
{
display:none;    
}
.textBanner
{left:4% !important;width:90% !important}
div.PBViewing {
    float: none;
}
div.PBViewing div.widget div.content {
    margin: auto;
}
div.PBViewing div.widget div.content ul
{
    list-style-type:disc;
    list-style-position:outside;  
    font-family:Arial, Helvetica, sans-serif;
    line-height: normal;  
	padding:0 0 0 33px;	
}

div.PBViewing div.widget div.content ul ul
{
    list-style-type:circle;
    list-style-position:inside;  
    font-family:Arial, Helvetica, sans-serif;
    line-height: normal; 
    padding:0 0 0 14px;         
}
.ddMenuWidthFixed
{
width:100%;    
}
/*Edited by shatrunay start here*/
.col-md-7.top-text-align-dean.text-align-dean {
    margin: 8% auto;
}
/* slider ends*/



    
    
/* ================================================================== */
/* === Exceptions for widgets ends ================================== */
/* ================================================================== */








/* ================================================================== */
/* === Responsive styles ============================================ */
/* ================================================================== */


/*Less than 300 Resolution Start-Edited by Shatrunjay*/
@media only screen and (max-width: 300px) {
header .search-box .search-input input[type="text"]{width:85% !important}
.ad-con-strip{position: static;}

}
/*Less than 265 Resolution End-Edited by Shatrunjay*/


/* Smartphones */
@media only screen and (max-width: 469px) {

.cus-modal .cus-modal-dialog{
  width: 95%;
  margin: 10% 2.5%;
}
.device-shrink{padding:0 15px}
/* Site Map Css Starts*/
/* CSS updation start here-Shatrunjay*/
.CommunitySlider .carousel-caption {
    display: block;
	}
	.CommunitySlider .carousel-inner > .item .bannerimg {
    display: block;
	}
	.CommunitySlider .carousel .item {
    width: 100% !important;
	 padding: 10% 6% 0 5%;
	 
}
.CommunitySlider .carousel-caption
{
width:100% !important;
padding: 0 5% 0 7.5%;
}
.CommunitySlider .carousel-caption > h1
{
 margin-bottom: 85%;
 margin-top: -80%;
 padding-bottom: 0 !important;
}
.CommunitySlider {
    height: auto;
    max-height: 100% !important;
    min-height: auto;
}


/* CSS updation end here-Shatrunjay*/
footer .navigations .navbar-nav > li:last-child{border: 0; padding-left: 0}
footer .navigations ul li{cursor:pointer;}
.sitemap .sitemap-cont{
  padding: 5px 15px;
}

.sitemap .sitemap-cont .sm-col {
  padding: 5px 0;
  width: 100%;
}
.sitemap .sitemap-cont .sm-col ul{
  margin: 0 -15px;
}

.sitemap .sitemap-cont .sm-col ul li a {
    display: block;
    padding: 5px 15px;
}

.sitemap .sitemap-cont .sm-col ul li a:hover {
    background: #ffffff;
}
/* Site Map Css Ends*/

.leftnav{padding:0}
.FullBanner > p {
    display: none;
}
.content.pageTitle > h2 {
    text-align: center;
}

/* cls-default-tabs css starts */

.cls-default-tabs .nav.nav-tabs > li{
  width: 50%;
}

.cls-default-tabs .nav-tabs > li > a{
  border:1px solid #ededef;
  text-align: center;
}
/* cls-default-tabs css ends */


/* Meet the Faculty css starts*/
.meet-the-faculty .refine-search-btn {
  display: block;
  margin-bottom: 0px;
}

.meet-the-faculty .refine-search-btn.collapsed{
  margin-bottom: 15px;
}

.meet-the-faculty .collapse.refine-search-collapse{
  display: none;
  background: #f2f2f2;
  margin: 0 15px 15px;

}

.meet-the-faculty .collapse.refine-search-collapse.in{
  display: block;
}

.meet-the-faculty .btn.click-btn {
    margin: 10px 0 0;
    padding: 8px 25px;
    width: 100%;
}


.meet-the-faculty .sort-by{
  width: 100%;
}

.meet-the-faculty .sort-by .select .btn .filter-option{
  width: 88%;
}

/* Meet the Faculty css ends*/


/*req-info css starts*/
.request-info .req-breadcrumb li a{
  font-size: 10px;
  padding: 12px 0 10px 53px;
}
.request-info .req-breadcrumb li:first-child a
{
  padding-left:27px;
  padding-top: 7px
}
.request-info .req-breadcrumb li:last-child a
{
  padding-top: 7px
}

.request-info .req-breadcrumb li a:before,
.request-info .req-breadcrumb li a:after{
  border-left-width: 24px;
}

.request-info .req-breadcrumb li a span:before
{
  left: 33px;
  top:11px;
  width: 17px;
  height: 17px;
  line-height: 16px;
}
.request-info .req-breadcrumb li:first-child a span:before{
  left: 5px;
}

.request-info .req-form {
    width: 100%;
}

.request-info .req-form .select .btn .filter-option {
    width: 85%;
}

.request-info .req-form .request-btn .btn {
    padding: 10px;
    width: 100%;
}

.request-info .req-form p {
    clear: both;
}
/*req-info css ends*/



.img-cont-hover a.himg{display: none}
.img-cont-hover h2{padding: 0 0 2%}

.ad-con-strip{position: static;}

/* Edited by Shatrunjay to align CTA Left start here*/

.HideBackground{height:0;}
.img-cont-sec h1 {
    font-size: 20px;
    font-weight: bold;
}

.img-cont-sec h2
{
  font-size: 15px;
  padding: 10px 0;
  text-align: left;
}



.img-cont-sec [class*="floated-img-"] {
    float: none;
    height: auto;
    width: 100%;
    margin:0;
}

.juris-sec .col {
    width: 100%;
    float:none;
}

.juris-sec .sepV {
    float: none;
    height: 1px;
    margin: 0 0 15px;
    width: 100%;
}



.juris-sec2 {
    margin: 0;
}

.juris-sec2 .col{
  width: 100%;
  margin: 15px 0;
}

.headerTitle > h1{padding-bottom:7px !important;}
.navbar {   
    margin-top: 20px;    
}
.leftnav .nav.navbar-nav
{
padding-left:28px !important;    
}
.anytime-learning .videowrapper
{padding-bottom:56.55%;}
.Hslide-module .HSlideCarousel .item img
{margin:0 auto;}
.DegreeSlider .DegreeCarousel .item .itemset {
    float: none;
    margin: 0 auto;
    width: 158px;
}
.DegreeCarousel.owl-carousel.owl-theme{padding-left:3%}
 .AlumniSubText
 {
    text-align:center;
 }
footer .navigations .navbar-nav > li{padding: 0; width:auto;}
.iconbtn .arrow-right{margin-left:10px}
.leftAlignCTA
{
padding-left:25px !important;
text-align:left !important;
}
/* Edited by Shatrunjay to align CTA Left end here*/
/*Edited by shatrunay start here*/
.col-md-7.top-text-align-dean.text-align-dean {
    margin: 8% auto;
}

 .col-md-12.text-center p
    {
      /*  display:none !important;*/
    }
    .col-md-12.text-center h1
    {
        padding-bottom:5%;
    }
    .LearnMoreH1
    {
    color: #6E6666;
    font-size: 16px;
    line-height: 1.4;
    padding-bottom: 6%;
    }

.deanMessageImg
{
display:none;    
}

.text-align-dean
{
text-align:center;
}

.dean-msg p {
    -moz-hyphens: manual;
    text-align: center;
    word-break: normal;
}
.dean-msg h2 {
    font-size: 22px;
    font-weight: normal;
}

/*.gray-border-b{padding: 30px 0}*/
/*Edited by shatrunay end here*/

.content{width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto;}


/* header Css Starts*/
header .menu-box{display: block;}
header .menu-box-cont{background: #B5C8D8; position: absolute; top: 32px; left: 0; height: 0; width: 100%; display: none; z-index: 16}
header .search-box{background:#FFFFFF; float: none; margin: 10px auto; width: 91%;  -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px}
header .search-box .search-input {float: none}

header .search-box .search-input input[type="text"] {color: #0a487d; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; clear: none; float: left; padding: 4px 0; width: 90%; height: 24px}
header .search-box .iconSerch-blue{display: block; float: right; width: 23px}
header .search-box .iconSerch{display: none;}


header .req-info{display: none;}

header .call-us {padding: 0px 11px}
header .call-us .text-call {display: none;}
header .call-us .iconCall{padding: 0 4px}
header .call-us .iconCall a img {opacity: 1; filter:alpha(opacity=100); width: auto }

header .live-chat{padding: 0px 11px}
header .live-chat .text-live-chat {display: none;}
header .live-chat .iconLive-chat{padding: 0 4px}
header .live-chat .iconLive-chat a img {opacity: 1; filter:alpha(opacity=100); width: auto }

header .nav-bar{position: static}
header .nav-bar .navigations{width: 100%; padding: 0}
header .nav-bar .navigations .nav.navbar-nav{margin: 0}
header .nav-bar .navigations .navbar-nav > ul{padding:0}
header .nav-bar .navigations .navbar-nav > li{padding: 0; border-right: 0}
header .nav-bar .navigations .navbar-nav > li > a {display: block; width: 100%; padding: 12px 5%; color: #0A487D; font-size: 14px; font-weight: bold; text-transform: uppercase;}
header .nav-bar .navigations .navbar-nav > li > a:hover,
header .nav-bar .navigations .navbar-nav > li > a:focus {color: #ffffff; background: #739eb5}

header .nav-bar .navigations .navbar-nav > li:hover > a 
{
  color: #ffffff; 
  background: #739eb5;
}
/* Drop Down menu*/

header .nav-bar .navigations .navbar-nav .open .dropdown-menu{
  font-size: 11px;
  background: #618699;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
header .nav-bar .navigations .navbar-nav .open .dropdown-menu > li > a{color: #000000;}

header .nav-bar .navigations .navbar-nav .dropdown:hover>.dropdown-menu {
  display: block;
  font-size: 11px;
  background: #618699;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  width: 100%;
 
}

header .nav-bar .navigations .navbar-nav .dropdown:hover>.dropdown-menu li a{padding: 12px 5% }

header .nav-bar .navigations .navbar-nav .multi-level .dropdown-submenu {
    position: relative;
}

header .nav-bar .navigations .navbar-nav .multi-level  .dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 0%;
    margin-top: 0px;
    margin-left: 0px;
    background: #32454f;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    position: static;
    width: 100%;
     
}
header .nav-bar .navigations .navbar-nav .multi-level  .dropdown-submenu>.dropdown-menu a {color: #ffffff; padding: 10px 12%}
header .nav-bar .navigations .navbar-nav .multi-level  .dropdown-submenu>.dropdown-menu a:hover {background: #3a4f5b}


header .nav-bar .navigations .navbar-nav .multi-level .dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

header .nav-bar .navigations .navbar-nav .multi-level .dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

header .nav-bar .navigations .navbar-nav .multi-level .dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

header .nav-bar .navigations .navbar-nav .multi-level .dropdown-submenu.pull-left {
    float: none;
}

header .nav-bar .navigations .navbar-nav .multi-level .dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
header .nav-bar .concord-connect {width: 100%}
header .nav-bar .concord-connect .btn.btn-blue{font-size: 18px; font-weight: bold; padding: 9px 8px; border-bottom: 2px solid #005C93; width: 100%}
 

header .logo-strip .logo {text-align: center}
/* header Css Ends*/

/* Footer Css Starts*/
footer{padding:0;}

footer .fslide-box {
    margin: 0 -15px;
    padding: 15px 0;
}
footer .fslide-box .fslide {
    padding: 0 0 1px;
    height: 56px;
}

footer .fslide-box .fslide .bb {
  bottom: 1px;
  position: absolute;
  width: 100%;
  padding:0 15px
}

footer .fslide-box .fslide-cont .select .btn .filter-option {
    width: 87%;
}

footer .fslide-box .fslide.col-md-4.tour-conc{display: none;}

footer .fslide-box .fslide-cont.dropdown-menu {
    bottom: 1px;
    width: 100%;
}


footer .navigations{width: 100%; padding: 0; position: absolute; left: 0; background: #F9F9F7}
footer .navigations .nav.navbar-nav{margin: 0}
footer .navigations .navbar-nav > ul{padding:0}
footer .navigations .navbar-nav > li{padding: 0; width: auto;}
footer .navigations .navbar-nav > li:last-child{border: 0; padding-right: 0}
footer .navigations .navbar-nav > li > a{display: block; width: 100%; padding: 7px 5%; color: #959595; font-weight: bold; font-size: 16px;}

footer .navigations .navbar-nav > li > a:hover,
footer .navigations .navbar-nav > li > a:focus {
  text-decoration: none;
  background: #ffffff;
  color: #238cbe;
}

/* Drop Down menu*/
footer .navigations .nav.navbar-nav .dropdown-menu{
  display: none; 
  position: static;
  -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  -moz-box-shadow:    0px 0px 0px 0px rgba(0, 0, 0, 0);
  box-shadow:         0px 0px 0px 0px rgba(0, 0, 0, 0);
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  background: #ffffff;
  border: 0;
  width: auto;
  min-width: 0;

}







footer .navigations .navbar-nav .dropdown-menu > li > a{font-size: 12px; color: #ffffff; font-weight: bold; padding: 0}
footer .navigations .navbar-nav .dropdown-menu > li > a:hover{color:#ffffff; background: #6f6f6f }

footer .navigations .navbar-nav .open .dropdown-menu{padding: 0; display: block; background: #a7a7a7}
footer .navigations .navbar-nav .open .dropdown-menu > li > a{font-size: 12px; font-weight: bold; padding: 10px 7%}





footer .copyright{display: none;}
footer .social-icons{display: none}

footer .flinks{
  float: none; 
  width: auto; 
  padding: 0 0 10px 0;
  position: absolute;
  left: 0;
  width: 100%;
  background:#F9F9F7;
}

footer .flinks a {
  color: #393c3e;
  font-size: 15px;
  font-weight: normal;
  width: 100%;
  padding: 8px 10px;
  display: block;
}
footer .flinks a:hover {
  color: #1179ba;
  text-decoration: none;
  background: #ededeb;
}

footer .flinks span {
    display: none;
}

/* Footer Css Ends*/

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

.slider .carousel,
.slider .carousel .item { 
  height: 300px;
}

.slider .carousel-caption {
  background: #0a487d;
  opacity: .8; 
  filter:alpha(opacity=80);
  width: 100%;
  height: auto;

}

.slider .carousel-inner > .item > img {
  left: 0;
  width: 100%;
  height: auto;
}

.slider .carousel-inner > .item .rvideo {
   width: 100%;
}
.slider .carousel-caption > h1 {
    font-size: 17px;
    padding: 3% 0 0;
}

.slider .carousel-caption > h2{
  font-size: 17px;
    padding: 3% 0 0;
}
.slider .carousel-caption > h3{
 font-size: 14px;
    padding: 3% 0 0;
}
.slider .carousel-caption .btn{
 padding: .2% 3%;
}

.slider .carousel-indicators {
    bottom: 4%;
    left: auto;
    margin: 0;
    right: 4%;
    width: auto;
}

.slider .carousel-control.left,
.slider .carousel-control.right{
   display: none;
}

/* CUSTOMIZE THE ALUMNI CAROUSEL
-------------------------------------------------- */
.alumni-showcase{}

.alumni-showcase h2{font-size: 22px; padding: 3% 0; text-align: center;}

/* Carousel base class */
.alumni-showcase .carousel {
 /* height: 288px;*//*shatrunjay*/
  margin: auto;
  width: 75%;
  text-align:center;
}
/* Since positioning the image, we need to help out the caption */
.alumni-showcase .carousel-caption {
  z-index: 10;
  text-align: center;
  padding: 0 0 0 1.5%;
  position: static;
  width: 100%;
}

.alumni-showcase .carousel-inner > .item{display: none;
 -webkit-border-radius: 0px; 
  -moz-border-radius: 0px; 
  border-radius: 0px; 
  background: none; 
  -webkit-box-shadow: none; 
  -moz-box-shadow: none; 
  box-shadow: none;
  margin-bottom: 0px;
  padding: 0 0 60px;
}
.alumni-showcase .carousel-inner > .item.active{display: block;}
/* Declare heights because of positioning of img element */
.alumni-showcase .carousel .item {
  /*height: 288px;*//*shatrunjay*/
 
}
.alumni-showcase .carousel-inner > .item > a img {
  position: static;
  width: 85%;
  float: none;
  height: auto;
  margin: auto;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.alumni-showcase .carousel-caption > h3{
  font-size: 18px;
  text-align: center;
  line-height: normal;
  font-family:Arial, Helvetica, sans-serif;
  font-weight: bold;
  padding:3% 0 1%;
  color: #1d1d1d;
  text-shadow:none;
}

.alumni-showcase .carousel-caption > p{
  font-family:Arial, Helvetica, sans-serif;
  color: #7f8c8c;
  font-size: 15px;
  text-align: center;
  text-shadow:none;
  padding: 2px;
  margin: 0;
}

.alumni-showcase .carousel-caption > a{
  font-size: 15px;
  color: #2ea2d9;
  text-shadow:none;
  text-align: center;
  font-style:italic;
}

.alumni-showcase .carousel-indicators {
    bottom: 20%;
    left: 6%;
}
.alumni-showcase .carousel-indicators li, 
.alumni-showcase .carousel-indicators li.active{
  margin: 0 3px; 
  width: 11px; 
  height: 11px;
  }

.alumni-showcase .carousel-control.left{
    background: none;
    width: 49px;
    height: 88px;
    position: absolute;
    left: -21%;
    top: 50%;
    margin-top: -44px;
    display: block;
}

.alumni-showcase .carousel-control.right{
    background: none;
    width: 49px;
    height: 88px;
    position: absolute;
    right: -21%;
    top: 50%;
    margin-top: -44px;
    display: block;
    }

/* CUSTOMIZE THE Hslide-module
-------------------------------------------------- */

.Hslide-module .Hslide-box{
  padding: 0;
  margin:0;
  background: none;
 -webkit-box-shadow: none; 
  -moz-box-shadow: none; 
  box-shadow: none;
}

.Hslide-module .Hslide-box .owl-carousel{
  width: 65%;
  margin: auto;
}

.Hslide-module h2{
  font-size: 22px;
  text-align: center;
}

.Hslide-module .Hslider-caption h3{
  font-family:Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #1d1d1d;
  padding:5% 0 2%;
  text-align: center;
}

.Hslide-module .Hslider-caption p{
  font-family:Arial, Helvetica, sans-serif;
  font-size: 15px;
  color: #7f8c8c;
  margin-bottom:0;
  padding: 2px;
  text-align: center;
}

.Hslide-module .Hslider-caption a{
  font-style: italic;
  display: block;
  text-align: center;
  font-size: 15px;
}

.Hslide-module .HSlideCarousel .item{
  margin: 30px 0;
}
.Hslide-module .customNavigation a{
  width: 49px;
  height: 88px;
}

.Hslide-module .customNavigation a.prev {
  background: none;
  margin-top: -44px;
  left: -10px;
}

.Hslide-module .customNavigation a.next {
  background: none;
  margin-top: -44px;
  right: -10px;
}

.Hslide-module .customNavigation a img{display: block;}


/* CUSTOMIZE THE Benefits Cls CAROUSEL(Mobile)
-------------------------------------------------- */
.benefits-cls{padding-bottom: 0}


.benefits-cls h2{font-size: 22px; padding: 3% 0; text-align: center;}

/* Carousel base class */
.benefits-cls .carousel {
  margin: auto;
  width: 75%;
}
/* Since positioning the image, we need to help out the caption */
.benefits-cls .carousel-caption {
  z-index: 10;
  text-align: center;
  padding: 0 0 0 1.5%;
  position: static;
  width: 100%;
}

.benefits-cls .carousel-inner > .item{display: none;
 -webkit-border-radius: 0px; 
  -moz-border-radius: 0px; 
  border-radius: 0px; 
  background: none; 
  -webkit-box-shadow: none; 
  -moz-box-shadow: none; 
  box-shadow: none;
  margin-bottom: 0px;
}
.benefits-cls .carousel-inner > .item.active{display: block;}
/* Declare heights because of positioning of img element */
.benefits-cls .carousel .item {
  
 
}

.benefits-cls .carousel .item .itemset {
    text-align: center;
    padding: 18px 0;
    clear: both;
}
.benefits-cls .carousel-inner > .item > a img {
  position: static;
  width: 85%;
  float: none;
  height: auto;
  margin: auto;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.benefits-cls .carousel-caption > h3{
  font-size: 22px;
  text-align: center;
  line-height: normal;
  font-family:Arial, Helvetica, sans-serif;
  font-weight: bold;
  padding:3% 0 1%;
  color: #5a5a5a;
  text-shadow:none;
}

.benefits-cls .carousel-caption > p{
  font-family:Arial, Helvetica, sans-serif;
  color: #b2b2b2;
  font-size: 17px;
  text-align: center;
  text-shadow:none;
  padding: 2px;
  margin: 0;
}

.benefits-cls .carousel-caption > a{
  font-size: 15px;
  color: #2ea2d9;
  text-shadow:none;
  text-align: center;
  font-style:italic;
}

.benefits-cls .carousel-indicators {
    bottom: 20%;
    left: 6%;
}
.benefits-cls .carousel-indicators li, 
.benefits-cls .carousel-indicators li.active{
  margin: 0 3px; 
  width: 11px; 
  height: 11px;
  }

.benefits-cls .carousel-control.left{
    background: none;
    background-image: -webkit-gradient(linear, 0 top, 0% top, from(rgba(0,0,0,0.0000)), to(rgba(0,0,0,0.0)));
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0,0,0,0.0000) 0), color-stop(rgba(0,0,0,0.0) 0%));
    background-image: -moz-linear-gradient(left, rgba(0,0,0,0.0000) 0, rgba(0,0,0,0.0) 0%);
    background-image: linear-gradient(to right, rgba(0,0,0,0.0000) 0, rgba(0,0,0,0) 0%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);


    width: 49px;
    height: 88px;
    position: absolute;
    left: -21%;
    top: 50%;
    margin-top: -44px;
    display: block;
}

.benefits-cls .carousel-control.right{
    background: none;
    background-image: -webkit-gradient(linear, 0 top, 0% top, from(rgba(0,0,0,0.0000)), to(rgba(0,0,0,0.0)));
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0,0,0,0.0000) 0), color-stop(rgba(0,0,0,0.0) 0%));
    background-image: -moz-linear-gradient(left, rgba(0,0,0,0.0000) 0, rgba(0,0,0,0.0) 0%);
    background-image: linear-gradient(to right, rgba(0,0,0,0.0000) 0, rgba(0,0,0,0) 0%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);

    
    width: 49px;
    height: 88px;
    position: absolute;
    right: -21%;
    top: 50%;
    margin-top: -44px;
    display: block;
    }
 .benefits-cls .text-center .btn.btn-blue.btn-lg{display: none;}



/* CUSTOMIZE THE H2slide-module(Mobile)
-------------------------------------------------- */
.H2Slider .H2SlideCarousel .item .itemset{
 float: none;
 width: 158px;
 margin: 0 auto;
}

/* CUSTOMIZE THE CommunitySlider (Mobile)
-------------------------------------------------- */

.CommunitySlider{
  height: auto;
}
.CommunitySlider .carousel .carousel-inner {
    height: auto;
}

.CommunitySlider .carousel-inner > .item .bannerimg {
    left: 50%;
    top: 40px;
    margin-left: -93px;
}


.CommunitySlider .carousel-caption {
    left: 10%;
    width: 100%;
    position: static;
    text-align: center;
}

.CommunitySlider .carousel-caption > h1{
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  padding-bottom:220px; 
}
.CommunitySlider .carousel-caption > p{
  text-align: center;
  font-size: 16px;
}

.CommunitySlider .carousel-caption p > em{
  font-size:16px;
  line-height:20px;
}



.CommunitySlider .carousel-control.left{
  left: -6%;
  top: 26%;
}
.CommunitySlider .carousel-control.right{
  right: -6%;
  top: 26%;
}

.CommunitySlider .carousel-caption > .btn.btn2{

display: none;

}
/* CUSTOMIZE THE Great Use-module(Mobile)
-------------------------------------------------- */
/*.great-use h2 {
    color: #4A4A4A;
    font-size: 20px;
    padding: 2% 0;
}

.GUSlider .GUSlideCarousel .item .itemset{
 float: none;
 width: 158px;
 margin: 0 auto;
}
*/
}
/* Large smartphones */
@media only screen and (min-width: 470px) and (max-width: 767px) {

.cus-modal .cus-modal-dialog{
  width: 95%;
  margin: 10% 2.5%;
}

.device-shrink{padding:0 15px}
/* Site Map Css Starts*/

.sitemap .sitemap-cont{
  padding: 5px 15px;
}

.sitemap .sitemap-cont .sm-col {
  padding: 5px 0;
  width: 100%;
}
.sitemap .sitemap-cont .sm-col ul{
  margin: 0 -15px;
}

.sitemap .sitemap-cont .sm-col ul li a {
    display: block;
    padding: 5px 15px;
}

.sitemap .sitemap-cont .sm-col ul li a:hover {
    background: #ffffff;
}
/* Site Map Css Ends*/

.content.pageTitle > h2 {
    text-align: center;
}

/* Meet the Faculty css starts*/
.meet-the-faculty .refine-search-btn {
  display: block;
  margin-bottom: 0px;
}

.meet-the-faculty .refine-search-btn.collapsed{
  margin-bottom: 15px;
}

.meet-the-faculty .collapse.refine-search-collapse{
  display: none;
  background: #f2f2f2;
  margin: 0 15px 15px;

}

.meet-the-faculty .collapse.refine-search-collapse.in{
  display: block;
}

.meet-the-faculty .select-gray .select .btn .filter-option {
    width: 92%;
}

.meet-the-faculty .btn.click-btn {
    margin: 10px 0 0;
    padding: 8px 25px;
    width: 100%;
}


.meet-the-faculty .sort-by{
  width: 100%;
}

.meet-the-faculty .sort-by .select .btn .filter-option{
  width: 92%;
}

/* Meet the Faculty css ends*/

/*req-info css starts*/
.request-info .req-breadcrumb li a{
  font-size: 12px;
  padding: 13px 0 10px 53px;
}

.request-info .req-breadcrumb li{
  width: 28%;
}

.request-info .req-breadcrumb li:last-child{
  width: 42%;
}

.request-info .req-breadcrumb li:first-child a
{
  padding-left:27px;
  padding-top: 13px
}
.request-info .req-breadcrumb li:last-child a
{
  padding-top: 13px;
   
}

.request-info .req-breadcrumb li a:before,
.request-info .req-breadcrumb li a:after{
  border-left-width: 24px;
}

.request-info .req-breadcrumb li a span:before
{
  left: 33px;
  top:11px;
  width: 17px;
  height: 17px;
  line-height: 16px;
}
.request-info .req-breadcrumb li:first-child a span:before{
  left: 5px;
}

.request-info .req-form {
    width: 100%;
}

.request-info .req-form .select .btn .filter-option {
    width: 91%;
}

.request-info .req-form .request-btn .btn {
    padding: 10px;
    width: 100%;
}

.request-info .req-form p {
    clear: both;
}
/*req-info css ends*/


.img-cont-hover a.himg{display: none}
.img-cont-hover h2{padding: 0 0 2%}



.ad-con-strip{position: static;}

.admission-small-slider .carousel .item{}
.admission-small-slider .carousel-inner > .item .rvideo{padding: 0}

.img-cont-sec h1 {
    font-size: 28px;
    font-weight: bold;
}

.img-cont-sec h2
{
  font-size: 18px;
  padding: 10px 0;
  text-align: left;
}

/* Edited by Shatrunjay to align CTA Left start here*/
.alumni-showcase .carousel-inner > .item
{
padding:0 0 60px;
}
.DegreeSlider .DegreeCarousel .item .itemset {
    float: none;
    margin: 0 auto;
    width: 158px;
}
footer .navigations .navbar-nav > li{padding: 0; width:auto;}
.leftAlignCTA
{
padding-left:25px !important;
text-align:left !important;
}
/* Edited by Shatrunjay to align CTA Left end here*/

.content{width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto;}


/* header Css Starts*/
header .menu-box{display: block;}
header .menu-box-cont{background: #B5C8D8; position: absolute; top: 32px; left: 0; height: 0; width: 100%; display: none; z-index: 16}
header .search-box{background:#FFFFFF; float: none; margin: 10px auto; width: 91%;  -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px}
header .search-box .search-input {float: none}

header .search-box .search-input input[type="text"] {color: #0a487d; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; clear: none; float: left; padding: 4px 0; width: 90%; height: 24px}
header .search-box .iconSerch-blue{display: block; float: right; width: 23px}
header .search-box .iconSerch{display: none;}


header .req-info{display: none;}

header .call-us {padding: 0px 11px}
header .call-us .text-call {display: none;}
header .call-us .iconCall{padding: 0 4px}
header .call-us .iconCall a img {opacity: 1; filter:alpha(opacity=100); width: auto }

header .live-chat{padding: 0px 11px}
header .live-chat .text-live-chat {display: none;}
header .live-chat .iconLive-chat{padding: 0 4px}
header .live-chat .iconLive-chat a img {opacity: 1; filter:alpha(opacity=100); width: auto }

header .nav-bar{position: static}
header .nav-bar .navigations{width: 100%; padding: 0}
header .nav-bar .navigations .nav.navbar-nav{margin: 0}
header .nav-bar .navigations .navbar-nav > ul{padding:0}
header .nav-bar .navigations .navbar-nav > li{padding: 0; border-right: 0}
header .nav-bar .navigations .navbar-nav > li > a {display: block; width: 100%; padding: 12px 5%; color: #0A487D; font-size: 14px; font-weight: bold; text-transform: uppercase;}
header .nav-bar .navigations .navbar-nav > li > a:hover,
header .nav-bar .navigations .navbar-nav > li > a:focus {color: #ffffff; background: #739eb5}

header .nav-bar .navigations .navbar-nav > li:hover > a 
{
  color: #ffffff; 
  background: #739eb5;
}

/* Drop Down menu*/

header .nav-bar .navigations .navbar-nav .open .dropdown-menu{
  font-size: 11px;
  background: #618699;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
header .nav-bar .navigations .navbar-nav .open .dropdown-menu > li > a{color: #000000;}

header .nav-bar .navigations .navbar-nav .dropdown:hover>.dropdown-menu {
  display: block;
  font-size: 11px;
  background: #618699;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  width: 100%;
 
}

header .nav-bar .navigations .navbar-nav .dropdown:hover>.dropdown-menu li a{padding: 12px 5% }

header .nav-bar .navigations .navbar-nav .multi-level .dropdown-submenu {
    position: relative;
}

header .nav-bar .navigations .navbar-nav .multi-level  .dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 0%;
    margin-top: 0px;
    margin-left: 0px;
    background: #32454f;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    position: static;
    width: 100%;
     
}
header .nav-bar .navigations .navbar-nav .multi-level  .dropdown-submenu>.dropdown-menu a {color: #ffffff; padding: 10px 12%}
header .nav-bar .navigations .navbar-nav .multi-level  .dropdown-submenu>.dropdown-menu a:hover {background: #3a4f5b}


header .nav-bar .navigations .navbar-nav .multi-level .dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

header .nav-bar .navigations .navbar-nav .multi-level .dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

header .nav-bar .navigations .navbar-nav .multi-level .dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

header .nav-bar .navigations .navbar-nav .multi-level .dropdown-submenu.pull-left {
    float: none;
}

header .nav-bar .navigations .navbar-nav .multi-level .dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

header .nav-bar .concord-connect {width: 100%}
header .nav-bar .concord-connect .btn.btn-blue{font-size: 18px; font-weight: bold; padding: 9px 8px; border-bottom: 2px solid #005C93; width: 100%}
 

header .logo-strip .logo {text-align: center}
/* header Css Ends*/

/* Footer Css Starts*/
footer{padding: 0;}

footer .fslide-box {
    margin: 0 -15px;
    padding: 15px 0;
}
footer .fslide-box .fslide {
    padding: 0 0 1px;
    height: 56px;
}

footer .fslide-box .fslide .bb {
  bottom: 1px;
  position: absolute;
  width: 100%;
  padding:0 15px
}

footer .fslide-box .fslide-cont .select .btn .filter-option {
    width: 91%;
}
footer .fslide-box .fslide.col-md-4.tour-conc{display: none;}

footer .fslide-box .fslide-cont.dropdown-menu {
    bottom: 1px;
    width: 100%;
}


footer .navigations{width: 100%; padding: 0; position: absolute; left: 0; background: #F9F9F7}
footer .navigations .nav.navbar-nav{margin: 0}
footer .navigations .navbar-nav > ul{padding:0}
footer .navigations .navbar-nav > li{padding: 0; width: auto;}
footer .navigations .navbar-nav > li:last-child{border: 0; padding-right: 0}
footer .navigations .navbar-nav > li > a{display: block; width: 100%; padding: 7px 5%; color: #959595; font-weight: bold; font-size: 16px;}

footer .navigations .navbar-nav > li > a:hover,
footer .navigations .navbar-nav > li > a:focus {
  text-decoration: none;
  background: #ffffff;
  color: #238cbe;
}

/* Drop Down menu*/
footer .navigations .nav.navbar-nav .dropdown-menu{
  display: none; 
  position: static;
  -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  -moz-box-shadow:    0px 0px 0px 0px rgba(0, 0, 0, 0);
  box-shadow:         0px 0px 0px 0px rgba(0, 0, 0, 0);
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  background: #ffffff;
  border: 0;
  width: auto;
  min-width: 0;

}
footer .navigations .navbar-nav .dropdown-menu > li > a{font-size: 12px; color: #ffffff; font-weight: bold; padding: 0}
footer .navigations .navbar-nav .dropdown-menu > li > a:hover{color:#ffffff; background: #6f6f6f }

footer .navigations .navbar-nav .open .dropdown-menu{padding: 0; display: block; background: #a7a7a7}
footer .navigations .navbar-nav .open .dropdown-menu > li > a{font-size: 12px; font-weight: bold; padding: 10px 7%}


footer .copyright{display: none;}
footer .social-icons{display: none}

footer .flinks{
  float: none; 
  width: auto; 
  padding: 0 0 10px 0;
  position: absolute;
  left: 0;
  width: 100%;
  background:#F9F9F7;
}

footer .flinks a {
  color: #393c3e;
  font-size: 15px;
  font-weight: normal;
  width: 100%;
  padding: 8px 10px;
  display: block;
}
footer .flinks a:hover {
  color: #1179ba;
  text-decoration: none;
  background: #ededeb;
}

footer .flinks span {
    display: none;
}
/* Footer Css Ends*/

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

.slider .carousel,
.slider .carousel .item {
  height: 424px;
}

.slider .carousel-caption {
  background: #0a487d;
  opacity: .8; 
  filter:alpha(opacity=80);
  width: 100%;
  height: auto;

}

.slider .carousel-inner > .item > img {
  left: 0;
  width: 100%;
  height: auto;
}
.slider .carousel-inner > .item .rvideo {
   width: 100%;
}
.slider .carousel-caption > h1 {
    font-size: 18px;
    padding: 3% 0 2.5%;
}

.slider .carousel-caption > h2{
  font-size: 18px;
    padding: 3% 0 2.5%;
}
.slider .carousel-caption > h3{
 font-size: 18px;
    padding: 3% 0 2.5%;
}
.slider .carousel-caption .btn{
  padding: 2px 3%;
}


.slider .carousel-indicators {
    bottom: 4%;
    left: auto;
    margin: 0;
    right: 4%;
    width: auto;
}

.slider .carousel-control.left,
.slider .carousel-control.right{
   display: none;
}

/* CUSTOMIZE THE Benefits Cls CAROUSEL(mobile)
-------------------------------------------------- */

.benefits-cls .carousel .item {
 clear: both; 
 
}

.benefits-cls .carousel .item .itemset {
    text-align: center;
    padding: 18px 0;
    clear: none;
    float: left;
    width: 50%
}

.benefits-cls .carousel-caption > p {
    margin: auto;
    width: 80%;
}

/* CUSTOMIZE THE H2slide-module(large mobile)
-------------------------------------------------- */
.H2Slider .H2SlideCarousel .item .itemset{
 float: none;
 width: 158px;
 margin: 0 auto;
}

/* CUSTOMIZE THE CommunitySlider (large mobile)
-------------------------------------------------- */

.CommunitySlider{
  height: auto;
}
.CommunitySlider .carousel .carousel-inner {
    height: auto;
}

.CommunitySlider .carousel-inner > .item .bannerimg {
    left: 50%;
    top: 40px;
    margin-left: -93px;
}


.CommunitySlider .carousel-caption {
    left: 10%;
    width: 100%;
    position: static;
    text-align: center;
}

.CommunitySlider .carousel-caption > h1{
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  padding-bottom:220px; 
}
.CommunitySlider .carousel-caption > p{
  text-align: center;
  font-size: 16px;
}

.CommunitySlider .carousel-caption p > em{
  font-size:16px;
  line-height:20px;
}



.CommunitySlider .carousel-control.left{
  left: 12%;
  top: 26%;
}
.CommunitySlider .carousel-control.right{
  right: 12%;
  top: 26%;
}

.CommunitySlider .carousel-caption > .btn.btn2{

display: none;

}
/* CUSTOMIZE THE Great Use-module(Mobile)
-------------------------------------------------- */
/*.great-use h2 {
    color: #4A4A4A;
    font-size: 24px;
    padding: 2% 0;
}

.GUSlider .GUSlideCarousel .item .itemset{
 float: none;
 width: 158px;
 margin: 0 auto;
}
*/

}


/*Tablets and smartphone*/
@media only screen and (min-width:768px) and (max-width: 991px)
{
   
 .cus-modal .cus-modal-dialog{
  width: 600px;
  margin: 10% auto;
  left: 0;
  right: 0;
}
    
 footer .navigations .navbar-nav > li:last-child{border: 0; padding-left: 0}
.content.pageTitle > h2 {
    text-align: center;
}

/* Meet the Faculty css starts*/
.meet-the-faculty .refine-search-btn {
  display: block;
  margin-bottom: 0px;
}

.meet-the-faculty .refine-search-btn.collapsed{
  margin-bottom: 15px;
}

.meet-the-faculty .collapse.refine-search-collapse{
  display: none;
  background: #f2f2f2;
  margin: 0 15px 15px;

}

.meet-the-faculty .collapse.refine-search-collapse.in{
  display: block;
}

.meet-the-faculty .select-gray .select .btn .filter-option {
    width: 94%;
}

.meet-the-faculty .btn.click-btn {
    margin: 10px 0 0;
    padding: 8px 25px;
    width: 100%;
}


.meet-the-faculty .sort-by{
  width: 100%;
}

.meet-the-faculty .sort-by .select .btn .filter-option{
  width: 94%;
}

/* Meet the Faculty css ends*/


.img-cont-hover a.himg{display: none}
.img-cont-hover h2{padding: 0 0 1%}

.ad-con-strip{position: static;}

.admission-small-slider .carousel .item{}
.admission-small-slider .carousel-inner > .item .rvideo{padding: 0}

.img-cont-sec h1 {
    font-size: 28px;
    font-weight: bold;
}

.img-cont-sec h2
{
  font-size: 18px;
  padding: 10px 0;
  text-align: left;
}

/* Edited by Shatrunjay to align CTA Left start here*/
.alumni-showcase .carousel-inner > .item
{
padding:0 0 60px;
}
.HSlideCarousel.owl-carousel.owl-theme
{
padding-left:7%;    
}
.DegreeSlider .DegreeCarousel .item .itemset {   
    margin: 0 12%;
    width: 158px;
}
footer .navigations .navbar-nav > li{padding: 0; width:auto;}
.leftAlignCTA
{
padding-left:25px !important;
text-align:left !important; 
}
/* Edited by Shatrunjay to align CTA Left end here*/

.content{width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto;}


/* header Css Starts*/
header .menu-box{display: block;}
header .menu-box-cont{background: #B5C8D8; position: absolute; top: 32px; left: 0; height: 0; width: 100%; display: none; z-index: 16}
header .search-box{background:#FFFFFF; float: none; margin: 10px auto; width: 91%;  -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px}
header .search-box .search-input {float: none}

header .search-box .search-input input[type="text"] {color: #0a487d; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; clear: none; float: left; padding: 4px 0; width: 90%; height: 24px}
header .search-box .iconSerch-blue{display: block; float: right; width: 23px}
header .search-box .iconSerch{display: none;}


header .req-info{display: none;}

header .call-us {padding: 0px 11px}
header .call-us .text-call {display: none;}
header .call-us .iconCall{padding: 0 4px}
header .call-us .iconCall a img {opacity: 1; filter:alpha(opacity=100); width: auto }

header .live-chat{padding: 0px 11px}
header .live-chat .text-live-chat {display: none;}
header .live-chat .iconLive-chat{padding: 0 4px}
header .live-chat .iconLive-chat a img {opacity: 1; filter:alpha(opacity=100); width: auto }

header .nav-bar{position: static}
header .nav-bar .navigations{width: 100%; padding: 0}
header .nav-bar .navigations .nav.navbar-nav{margin: 0; float: none;}
header .nav-bar .navigations .navbar-nav > ul{padding:0;}
header .nav-bar .navigations .navbar-nav > li{padding: 0; border-right: 0; float: none;}
header .nav-bar .navigations .navbar-nav > li > a {display: block; width: 100%; padding: 12px 5%; color: #0A487D; font-size: 14px; font-weight: bold; text-transform: uppercase;}
header .nav-bar .navigations .navbar-nav > li > a:hover,
header .nav-bar .navigations .navbar-nav > li > a:focus {color: #ffffff; background: #739eb5}

header .nav-bar .navigations .navbar-nav > li:hover > a 
{
  color: #ffffff; 
  background: #739eb5;
}
/* Drop Down menu*/

header .nav-bar .navigations .navbar-nav .open .dropdown-menu{
  font-size: 11px;
  background: #618699;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
header .nav-bar .navigations .navbar-nav .open .dropdown-menu > li > a{color: #000000;}

header .nav-bar .navigations .navbar-nav .dropdown:hover>.dropdown-menu {
  display: block;
  font-size: 11px;
  background: #618699;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  width: 100%;
 
}

header .nav-bar .navigations .navbar-nav .dropdown:hover>.dropdown-menu li a{padding: 12px 5% }

header .nav-bar .navigations .navbar-nav .multi-level .dropdown-submenu {
    position: relative;
}

header .nav-bar .navigations .navbar-nav .multi-level  .dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 0%;
    margin-top: 0px;
    margin-left: 0px;
    background: #32454f;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    position: static;
    width: 100%;
     
}
header .nav-bar .navigations .navbar-nav .multi-level  .dropdown-submenu>.dropdown-menu a {color: #ffffff; padding: 10px 12%}
header .nav-bar .navigations .navbar-nav .multi-level  .dropdown-submenu>.dropdown-menu a:hover {background: #3a4f5b}


header .nav-bar .navigations .navbar-nav .multi-level .dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

header .nav-bar .navigations .navbar-nav .multi-level .dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

header .nav-bar .navigations .navbar-nav .multi-level .dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

header .nav-bar .navigations .navbar-nav .multi-level .dropdown-submenu.pull-left {
    float: none;
}

header .nav-bar .navigations .navbar-nav .multi-level .dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}


header .nav-bar .concord-connect {width: 100%}
header .nav-bar .concord-connect .btn.btn-blue{font-size: 18px; font-weight: bold; padding: 9px 8px; border-bottom: 2px solid #005C93; width: 100%}
 

header .logo-strip .logo {text-align: center}
/* header Css Ends*/

/* Footer Css Starts*/
footer{padding: 0;}

footer .fslide-box {
    margin: 0 -15px;
    padding: 15px 0;
}
footer .fslide-box .fslide {
    padding: 0 0 1px;
    height: 56px;
}

footer .fslide-box .fslide .bb {
  bottom: 1px;
  position: absolute;
  width: 100%;
  padding:0 15px
}

footer .fslide-box .fslide-cont .select .btn .filter-option {
    width: 95%;
}

footer .fslide-box .fslide.col-md-4.tour-conc{display: none;}

footer .fslide-box .fslide-cont.dropdown-menu {
    bottom: 1px;
    width: 100%;
}


footer .navigations{width: 100%; padding: 0; position: absolute; left: 0; background: #F9F9F7}
footer .navigations .nav.navbar-nav{margin: 0; float: none;}
footer .navigations .navbar-nav > ul{padding:0}
footer .navigations .navbar-nav > li{padding: 0; float: none; width: auto;}
footer .navigations .navbar-nav > li:last-child{border: 0; padding-right: 0}
footer .navigations .navbar-nav > li > a{display: block; width: 100%; padding: 7px 5%; color: #959595; font-weight: bold; font-size: 16px;}

footer .navigations .navbar-nav > li > a:hover,
footer .navigations .navbar-nav > li > a:focus {
  text-decoration: none;
  background: #ffffff;
  color: #238cbe;
}

/* Drop Down menu*/
footer .navigations .nav.navbar-nav .dropdown-menu{
  display: none; 
  position: static;
  -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  -moz-box-shadow:    0px 0px 0px 0px rgba(0, 0, 0, 0);
  box-shadow:         0px 0px 0px 0px rgba(0, 0, 0, 0);
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  background: #ffffff;
  border: 0;
  width: auto;
  min-width: 0;
  float: none;

}
footer .navigations .navbar-nav .dropdown-menu > li > a{font-size: 12px; color: #ffffff; font-weight: bold; padding: 0}
footer .navigations .navbar-nav .dropdown-menu > li > a:hover{color:#ffffff; background: #6f6f6f }

footer .navigations .navbar-nav .open .dropdown-menu{padding: 0; display: block; background: #a7a7a7}
footer .navigations .navbar-nav .open .dropdown-menu > li > a{font-size: 12px; font-weight: bold; padding: 10px 7%}

footer .copyright{display: none;}
footer .social-icons{display: none}

footer .flinks{
  float: none; 
  width: auto; 
  padding: 0 0 10px 0;
  position: absolute;
  left: 0;
  width: 100%;
  background:#F9F9F7;
}

footer .flinks a {
  color: #393c3e;
  font-size: 15px;
  font-weight: normal;
  width: 100%;
  padding: 8px 10px;
  display: block;
}
footer .flinks a:hover {
  color: #1179ba;
  text-decoration: none;
  background: #ededeb;
}

footer .flinks span {
    display: none;
}
/* Footer Css Ends*/

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

.slider .carousel,
.slider .carousel .item {   
  height:500px;
}

.slider .carousel-caption {
  background: #0a487d;
  opacity: .8; 
  filter:alpha(opacity=80);
  width: 100%;
  height: auto;

}

.slider .carousel-inner > .item > img {
  left: 0;
  width: 100%;
  height: auto;
}
.slider .carousel-inner > .item .rvideo {
   width: 100%;
}
.slider .carousel-caption > h1 {
    font-size: 18px;
    padding: 3% 0 2.5%;
}
.slider .carousel-caption > h2{
  font-size: 18px;
    padding: 3% 0 2.5%;
}
.slider .carousel-caption > h3{
 font-size: 18px;
    padding: 3% 0 2.5%;
}

.slider .carousel-caption .btn{
  padding: 2px 3%;
}


.slider .carousel-indicators {
    bottom: 4%;
    left: auto;
    margin: 0;
    right: 4%;
    width: auto;
}

.slider .carousel-control.left,
.slider .carousel-control.right{
   display: none;
}


/* CUSTOMIZE THE Benefits Cls CAROUSEL(tablets)
-------------------------------------------------- */

.benefits-cls .carousel .item {
 clear: both; 
 
}

.benefits-cls .carousel .item .itemset {
    text-align: center;
    padding: 18px 0;
    clear: none;
    float: left;
    width: 50%
}

.benefits-cls .carousel-caption > p {
    margin: auto;
    width: 80%;
}


/* CUSTOMIZE THE H2slide-module(Mobile)
-------------------------------------------------- */
.H2Slider .H2SlideCarousel .item {
    margin: auto;
    width: 610px;
}

.H2Slider .H2SlideCarousel .item .itemset{
 width: 158px;
 margin: 0 12%;
}
/* CUSTOMIZE THE CommunitySlider (large mobile)
-------------------------------------------------- */

.CommunitySlider{
  height: auto;
}
.CommunitySlider .carousel .carousel-inner {
    height: auto;
}

.CommunitySlider .carousel-inner > .item .bannerimg {
    left: 50%;
    top: 40px;
    margin-left: -93px;
}


.CommunitySlider .carousel-caption {
    left: 10%;
    width: 100%;
    position: static;
    text-align: center;
}

.CommunitySlider .carousel-caption > h1{
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  padding-bottom:220px; 
}
.CommunitySlider .carousel-caption > p{
  text-align: center;
  font-size: 16px;
}

.CommunitySlider .carousel-caption p > em{
  font-size:16px;
  line-height:20px;
}



.CommunitySlider .carousel-control.left{
  left: 12%;
  top: 26%;
}
.CommunitySlider .carousel-control.right{
  right: 12%;
  top: 26%;
}

.CommunitySlider .carousel-caption > .btn.btn2{

display: none;

}

/* CUSTOMIZE THE Great Use-module(Mobile)
-------------------------------------------------- 
.great-use h2 {
    color: #4A4A4A;
    font-size: 20px;
    padding: 2% 0;
}


.GUSlider .GUSlideCarousel .item {
    margin: auto;
    width: 610px;
}

.GUSlider .GUSlideCarousel .item .itemset{
 width: 158px;
 margin: 0 12%;
}
*/


}


/*landscape Tablets and large smartphones */
@media only screen and (min-width: 992px)and (max-width: 1279px){

.HSlideCarousel.owl-carousel.owl-theme{
  padding-left:7%;
}
.content{width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto;}
/*.DegreeSlider .DegreeCarousel .item .itemset {
    float: none;
    margin: 0 auto;
    width: 158px;
}
*/

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

.slider .carousel,
.slider .carousel .item {
  height: 313px;
}

.slider .carousel-caption > h1 {
    padding: 18% 0 11%;
}
.slider .carousel-caption > h2{
  padding: 18% 0 11%;
}
.slider .carousel-caption > h3{
 padding: 18% 0 11%;
}


.slider .carousel-indicators{
  bottom: 10%;
}
.slider .carousel-control.left,
.slider .carousel-control.right{
   display: none;
}

footer .fslide-box .fslide-cont.dropdown-menu {
    left: -1px;
    position: relative;
    top: -146px;
    width: 100%;
}
/* CUSTOMIZE THE CommunitySlider (large mobile)
-------------------------------------------------- */
 .CommunitySlider .carousel-inner > .item .bannerimg{
  left: 5%;
 }

.CommunitySlider .carousel-control.left{
  left: 0%;
  top: 50%;
}
.CommunitySlider .carousel-control.right{
  right: 0%;
  top: 50%;
}

 

}

/* Desktop screens */
@media only screen and (min-width: 1280px) and (max-width: 1499px){

}

/* Large screen */
@media only screen and (min-width: 1500px) and (max-width: 1799px){

}

/* Very large screen */
@media only screen and (min-width: 1800px){

}


/*CLS Search start here*/
.search-results .input-search {
    border: 1px solid #B1B1B1;
    color: #303030;
    font: 18px/34px Arial,Helvetica,sans-serif;
    height: 36px;
    padding-left: 8px;
    width: 100%;
}
.search-results input {
    display: block;
    float: left;
}
.search-results .btn-search {
    background: url("/newcls-images/btn-search-results.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    border: medium none;
    cursor: pointer;
    height: 36px;
    width: 91px;
}

.divSearchInput {
    float: left;
    width: 70%;
}
.divSearchButton {
    float: left;
    width: 13%;
    margin-left:-4px;
}

.divSearchInput input[type="text"]:focus { 
  border-color: #1A7EBD; 
}
.group:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.group {
    display: block;
    float: right;
    width: 100%;
    margin:10px 0 10px 0;
}
/*CLS Search end here*/

/* Search and Paging start here*/
.pagerDiv
{
margin: 20px 0 20px 0;
text-align: right;
}

.pagerDiv a:hover
{
background-color: #2EA2D9;
border: 1px solid #2EA2D9;
color: #FFFFFF;
text-decoration:none;
}

.numberBtn
{
 background-color: #BDBDBD;
 border: 1px solid #BDBDBD;
 color: #FFFFFF;
 font-weight: bold;
  display: inline;
        vertical-align: middle;
    padding: 4px 10px;
    text-align: center;
    text-decoration: none;   
    font-size: 11px;
        width: 10px;
        border-radius: 4px;
}
.selectedPageNumber
    {
        background-color: #2EA2D9;
        color: White !important;
        font-weight: bold;
        display: inline;
        vertical-align: middle;
        font-family: Arial;
        border: 1px solid #2EA2D9;
        text-decoration: none;
        padding: 4px 10px;
        font-size: 11px;
        width: 10px;
        border-radius: 4px;
    }
    .RightPaginationButton
    {
        
        display: inline;
        font-family: arial;
        font-size: 11px;
        font-weight: bold;
        padding: 4px 10px;
        text-decoration: none;
        vertical-align: middle;
        width: 10px;
        background: url(../newcls-images/rightArrow1.png);
    }
     .RightPaginationButton:hover
    {
        border: none !important;
        background-color:White !important;
       
    }
    .LeftPaginationButton
    {
        
        display: inline;
        font-family: arial;
        font-size: 11px;
        font-weight: bold;
        padding: 4px 10px;
        text-decoration: none;
        vertical-align: middle;
        width: 10px;
        background: url(../newcls-images/leftArrow.png);
    }
    .LeftPaginationButton:hover
    {
        border: none !important;
        background-color:White !important;
        
    }
    #viewAllResult,#backToPage
    {
        background-color: #2EA2D9;
        color: White !important;
        font-weight: bold;
        display: inline;
        vertical-align: middle;
        font-family: Arial;
        border: 1px solid #2EA2D9;
        text-decoration: none;
        padding: 4px 10px;
        font-size: 11px;
        width: 10px;
        border-radius: 4px;
    }
    .item-info h3 a{color:#072B41;}
    .item-info p {
    color: #5B5B5B;
    font-size: 13px;
}
.item-info{margin-bottom:20px;}
.searchData li {
    list-style: none outside none;
}
#search .group{padding:0;}
/*Search and paging end here*/
.FullBanner{padding:2%}
.FullBanner h3,.FullBanner p
{color:#FFFFFF}
.FullBanner h1{color:#FFFFFF;font-weight:bold}
.FullBanner h2{color:#FFFFFF;padding:2% 0 1% 0}

/*Accordina CSS Start here*/
.cls-default-accordian .panel-default .panel-heading {
    background: none repeat scroll 0 0 #F7F5F6;
    border-bottom: 2px solid #E0E5E9;
    border-radius: 0;
    color: #0A487D;
    display: block;
    padding: 15px;
    text-decoration: none;
}

.cls-default-accordian .panel-default > .panel-heading .panel-title {
    font-size: 14px;
}
.panel-title {
    color: inherit;
    font-size: 16px;
    margin-bottom: 0;
    margin-top: 0;
    font-weight:bold;
}

.cls-default-accordian .panel .panel-heading.collapsed .caret {
    border-bottom: 5px solid rgba(0, 0, 0, 0);
    border-right: 5px solid #37709B;
    border-top: 5px solid rgba(0, 0, 0, 0);
}
.cls-default-accordian .panel .panel-heading .caret {
    border-left: 5px solid rgba(0, 0, 0, 0);
    border-right: 5px solid rgba(0, 0, 0, 0);
    border-top: 5px solid #37709B;
    float: right;
    margin-top:6px;
}
.cls-default-accordian .panel {
    border: 0 none;
    border-radius: 0;
    box-shadow: 0 0;
    margin: 0 !important;
}
.panel-group .panel {
    border-radius: 4px;
    margin-bottom: 0;
    overflow: hidden;
}
.panel-default {
    border-color: #DDDDDD;
}
.panel {
    background-color: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    margin-bottom: 20px;
}
.cls-default-accordian {
    padding-top: 15px;
}
.panel-group {
    margin-bottom: 20px;
}

/*BreadCrum CSS Start here*/
/*#divBreadCrum .breadcrumb
{
       background-color: #FFFFFF;
    border-radius: 4px;
    list-style: none outside none;
    margin-bottom: 20px;
    padding: 0;
}
*/
#divBreadCrum .breadcrumb > li + li:before {
    clear: both;
    content: ">";
    display: inline-block;
    height: 0;
    padding:12px 0;
    color:Black;
}
#divBreadCrum .breadcrumb li a
{
   color:#0A487D;
   font-weight:bold;
   padding-left:5px;
}

/*
#divBreadCrum .breadcrumb .dividerImage {
    background: url("../newcls-images/generic-dividers.png") no-repeat scroll left -67px rgba(0, 0, 0, 0);
    float: left;
    margin-bottom: 0;
    margin-left: 8px;
    padding: 0 0 0 14px;
}
#divBreadCrum .breadcrumb li a {
    color: #202020;
    display: block;
    font: 11px Arial,Helvetica,sans-serif;
    text-decoration: none;
}
*/
/*BreadCrum CSS End here*/

/*Accordina CSS End here*/


.CommunitySlider .carousel-inner > .item .bannerimg  > a  > img{
    width:100%;
	}
.selectedOption 
{
 background: #0A487D;
 color:#ffffff !important;
 font-weight: bold;
 padding-left:10px !important;
}