﻿/* begin Page */

/*  version 2.4.0.26594, file checksum is E699F8C6. */

body, p
{
  margin: 0.5em 0;
  font-family: "Arial", Times, serif;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  text-align: justify;
	text-align: left;
	color: #000000;
}
@-moz-document url-prefix() {
    marquee.at-glance {
      height: 440px !important;
	}
}
span.ios-icon {
    margin: auto;
    max-width: 232px;
    width: 100%;
    display: inline-block;
    position: absolute;
    right: 150px;
	top:25px;
}
.slick-dots
{
	text-align:center;
	margin:5px;
}
.slick-dots li
{
	padding:0px !important;
	display:inline-block;
	height:10px;
	width:10px;
	font-size:0px;
	border:1px solid #295079;
	border-radius:15px;
	margin:1px !important;
}
.slick-dots li.slick-active
{
	background-color:#295079 !important;
}
.slick-prev 
{
	display: inline-block;
    position: absolute;
    left: -7px;
    top: 50%;
    width: 25px;
    background-color: #fff;
    border: 1px solid #f1f1f1;
    border-radius: 2px;
    height: 25px;
    font-size: 0;
	margin-top:-12px;
	z-index:9;
}
.slick-next 
{
	display: inline-block;
    position: absolute;
    right: -7px;
    top: 50%;
    width: 25px;
    background-color: #fff;
    border: 1px solid #f1f1f1;
    border-radius: 2px;
    height: 25px;
    font-size: 0;
	margin-top:-12px;
	z-index:9;
}
.slick-prev:before
{
	content: "\f060";
	font: normal normal normal 14px/1 FontAwesome;
	font-size:12px;
  padding:2px;
  color: #333;
}
.slick-next:before
{
	content: "\f061";
	font: normal normal normal 14px/1 FontAwesome;
	font-size:12px;
  padding:2px;
  color: #333;
}
.slick-dots li button
{
	border:none !important;
	background-color:transparent;
	height:100% !important;
	width:100% !important;
}
.lightbox
{
	display:none;
}
span.ios-icon input
{
	padding: 8px;
    margin-left: 2px;
    color: #000000;
    margin: 0px;
    width: 180px;
    border-radius: 5px 0px 0px 5px;
    border: 1px solid #ebeaea;
}
span.ios-icon #ctl00_btnsearch
{
	padding: 8px;
    width: 52px;
    background-color: #305780;
    border: none;
    height: 35px;
    float: right;
    color: #fff;
    font-size: 16px;
    padding-left: 18px;
	border-radius: 0px 5px 5px 0px;
}
span.ios-icon #btnsearch
{
	padding: 8px;
    width: 52px;
    background-color: #305780;
    border: none;
    height: 35px;
    float: right;
    color: #fff;
    font-size: 12px;
	border-radius: 0px 5px 5px 0px;
}
span.ios-icon button:before
{
	font-size: 16px;
	color:#fff;
}
.explore-main .explore-col
{
	min-height:190px;
}
.top-nav
{
	background-color:#ffffff;
	max-width:1150px;
	width:100%;
	margin:auto;
	padding:5px 15px;
	position:relative;
}
.top-nav .brand-logo img
{
	width:220px;
}
.top-nav .pull-right a {
        background-color: #f6f6f6;
    color: #888 !important;
    padding: 8px 12px !important;
    padding-top: 10px !important;
    display: inline-block;
    line-height: 15px;
    margin-top: 20px;
    text-transform: uppercase;
    font-weight: 700;
    border: 1px solid #ebeaea;
}

.top-nav .pull-right a:hover , .top-nav .pull-right a.language_active
{
    color:#c0282c !important;
}
.top-nav .pull-right a:first-child
{
	margin-right: -7px;
	border-radius: 5px 0px 0px 5px;
	border-rigth: none;
}
.top-nav .pull-right a:last-child
{
	border-left: none;
    margin-left: -7px;
	border-radius: 0px 5px 5px 0px;
}
.slick-slide img {
    width: 100%;
}
.slick-slider{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus{
    outline: none;
}
.slick-list.dragging{
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}
.slick-track{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after{
    display: table;
    content: '';
}
.slick-track:after{
    clear: both;
}
.slick-loading .slick-track{
    visibility: hidden;
}

.slick-slide{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide{
    float: right;
}
.slick-slide img{
    display: block;
}
.slick-slide.slick-loading img{
    display: none;
}
.slick-slide.dragging img{
    pointer-events: none;
}
.slick-initialized .slick-slide{
    display: block;
}
.slick-loading .slick-slide{
    visibility: hidden;
}
.slick-vertical .slick-slide{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.art-post.our-clients {
    overflow: hidden;
}
.explore-col{
    display: inline-block;
    background-color: #fff;
    box-shadow:0px 1px 4px rgba(0,0,0,.3);
    margin: 7px;
    width: 22.6%;
	vertical-align:top;
}
.explore-col img
{
	max-width:100%;
}
.explore-col h4{
	color: #000;
    margin: 8px;
    margin-left: 8px;
    font-size: 14px;
    text-align: left;
}
.left-col{
    max-width:72%;
    width:100%;
    float:left;
	padding-left: 2%;
}
.main-box
{
	padding:20px 4%;
	width: 100%;
}
.main-box p
{
	font-size:13px;
	text-align:justify;
	margin:0px;
	color:#444;
	line-height:20px;
}
.main-box .about-us-container li
{
	font-size:13px;
	text-align:justify;
	margin:0px;
	color:#444;
	line-height:20px;
	margin-bottom:15px;
	list-style: outside;
}
.main-box .about-us-container .section .gray-bg
{
	background-color: #fbfbfb;
    padding: 15px;
    border-radius: 5px;
    border: 1px solid #f9f9f9;
}
.left-side-bar
{
	padding-left:30px;width:71%;
	border-left:1px solid #f1f1f1;
	margin-top:20px;
	float:right;
}
.left-side-bar .section
{
	margin-bottom:20px;
	float: left;
    width: 100%;
}
.right-side-bar
{
	padding-right:30px;width:29%;margin-top:20px;
	float:left;
}
.right-side-bar .art-post.ouick-links
{
	margin-top:0px;    margin-right: 0px;border-radius: 5px;
}
 .programs-image
 {
	 margin-top:7px;
	 margin-bottom:7px;
	 height:120px;
 }
 .news-and-events li
 {
	 padding-top: 15px !important;
 }
.about-us-container img
{
	width:100%;border-radius: 5px;border: 1px solid #f9f9f9;
}
.about-us-container .section-heading
{
	color: #295079;
	font-weight: 700;
	text-transform:capitalize;
	text-decoration:underline;
	margin-top: 10px;
	margin-bottom:15px;
	font-size:18px;
}
.about-us-container ul
{
	padding-left: 15px !important;
}
.about-us-container .art-postmetadataheader h3
{
	margin-top: 0px;
	margin-bottom: 30px;
}
.about-us-container .art-post
{
	padding: 0px 20px;
	padding-right:30px;
	padding-bottom:20px;
}
.about-us-container .section-heading:after
{
	position:absolute;
	height:42px;
	width:42px;
	content:"";
}
.right-col{
    float:right;
    max-width:28%;
	padding-right: 2%;
    width:100%;
}
.art-post.ouick-links p {
    color: #fff;
}
.art-post.program-col img {
    width: 100%;
}
.upe-col.upe-col-left {
    text-align: right;
}
.upe-col.upe-col-left p{
	text-align:right;
}
.edetails-col h3 {
    margin: 0px;
}
.edetails-col {
    margin-top: 20px;
	position:relative;
}
.upe-col.upe-col-right {
    text-align: left;
}
.edetails-col.iso:after{
	content:'';
    background-image: url(../images/g-icon.png);
	height:55px;
	width:55px;
	position:absolute;
	right:0px;
	top:20px;
}
.edetails-col.iso {
    padding-right: 69px;
}
.edetails-col.soat{
	padding-left:69px;
}
.edetails-col.soat:before{
   content:'';
    background-image: url(../images/g-icon.png);
	height:55px;
	width:55px;
	position:absolute;
	left:0px;
	top:20px;
}
.sitemap
{
	position: absolute;
    top: 37px;
    right: 450px;
	text-transform: uppercase;
}
.sitemap a
{
	color:#000 !important;
}
footer {
    background: url(../images/footer-bg.jpg) no-repeat;
    background-size: cover;
    padding: 25px 0px;
}
.footer-right-col p{
    color: #fff;
    font-size: 16px;
    margin-bottom: 0px;
}
.footer-right-col h5{
	color: #fff;
    margin: 7px 0px;
    font-size: 16px;
    font-weight: 300;
}
.footer-right-col h5 span{
	color: #b94149;
}
.col-sm-4.footer-right-col {
    margin-top: 67px;
}
body
{
  margin: 0 auto;
  padding: 0;
  color: #E0E0E0;
  background-color: #dadada !important;
 
}

h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited,
.art-postheader, .art-postheader a, .art-postheader a:link, .art-postheader a:visited, .art-postheader a:hover,
.art-blockheader .t, .art-vmenublockheader .t, .art-logo-text, .art-logo-text a,
h1.art-logo-name, h1.art-logo-name a, h1.art-logo-name a:link, h1.art-logo-name a:visited, h1.art-logo-name a:hover
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  font-size: 15px;
}

a, 
.art-post li a
{
  text-decoration: underline;
  color: #1A1A1A;
}

a:link,
.art-post li a:link
{
  text-decoration:none;
  color:blue ;
}

a:visited, a.visited,
.art-post li a:visited, .art-post li a.visited
{
  text-decoration: none;
  color: #4b24e4;
}

a:hover, a.hover,
.art-post li a:hover, .art-post li a.hover
{
  text-decoration: none;

  color: #ADADAD;
}

h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
  margin: 0.67em 0;

  color: #ADADAD;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  margin: 0.8em 0;
  font-size: 31px;
  color: #ADADAD;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
   margin: 1em 0;
  font-size: 20px;
  color: #1A1A1A;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  margin: 1.25em 0;
  font-size: 18px;
  color: #E0E0E0;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  margin: 1.67em 0;
  font-size: 15px;
  color: #E0E0E0;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  margin: 2.33em 0;
  font-size: 13px;
  color: #E0E0E0;
}

h1 a, h1 a:link, h1 a:visited, h1 a:hover,
h2 a, h2 a:link, h2 a:visited, h2 a:hover,
h3 a, h3 a:link, h3 a:visited, h3 a:hover,
h4 a, h4 a:link, h4 a:visited, h4 a:hover,
h5 a, h5 a:link, h5 a:visited, h5 a:hover,
h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
    margin:0;
}

#art-main
{
  position: relative;
  width: 100%;
  left: 0;
  top: 0;
  cursor:default;
  
}

#art-page-background-glare
{
  position: absolute;
  width: 100%;
  height: 402px;
  left: 0;
  top: 0;
}

#art-page-background-glare-image
{
  background-image: url('../images/page_gl.html');
  background-repeat: no-repeat;
  height: 423px;
  width: 350px;
  margin: 0;
}

html:first-child #art-page-background-glare
{
  border: 1px solid transparent;/* Opera fix */
}


#art-page-background-gradient
{
  background-position: top left;
}


.cleared
{
  float: none;
  clear: both;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 1px;
}

form
{
  padding: 0 !important;
  margin: 0 !important;
}

table.position
{
  position: relative;
  width: 100%;
  table-layout: fixed;
}
/* end Page */

/* begin Box, Sheet */
.art-sheet
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  max-width:1150px;
  width:100%;
  min-width: 37px;
  min-height: 37px;
 background-color:#fff;
  
}

.art-sheet-body
{
  position: relative;
  z-index: 1;
  width:100%;
  padding: 0px;
  
}

.art-sheet-tr, .art-sheet-tl, .art-sheet-br, .art-sheet-bl, .art-sheet-tc, .art-sheet-bc,.art-sheet-cr, .art-sheet-cl
{
  position: absolute;
  z-index: -1;
}

.art-sheet-tr, .art-sheet-tl, .art-sheet-br, .art-sheet-bl
{
  width: 26px;
  height: 26px;

}

.art-sheet-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 26px, 26px, auto);
}

.art-sheet-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 26px, 26px);
}

.art-sheet-bl
{
  bottom: 0;
  left: 0;
  clip: rect(13px, 13px, auto, auto);
}

.art-sheet-br
{
  bottom: 0;
  right: 0;
  clip: rect(13px, auto, auto, 26px);
}

.art-sheet-tc, .art-sheet-bc
{
  left: 13px;
  right: 13px;
  height: 26px;
 
}

.art-sheet-tc
{
  top: 0;
  clip: rect(auto, auto, 26px, auto);
}

.art-sheet-bc
{
  bottom: 0;
  clip: rect(13px, auto, auto, auto);
}

.art-sheet-cr, .art-sheet-cl
{
  top: 13px;
  bottom: 13px;
  width: 26px;
 
}

.art-sheet-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 13px);
}

.art-sheet-cl
{
  left: 0;
  clip: rect(auto, 26px, auto, auto);
}

.art-sheet-cc
{
  position: absolute;
  z-index: -1;
  top: 13px;
  left: 13px;
  right: 13px;
  bottom:13px;

}

.art-sheet
{
  margin-top: 0px !important;
  cursor:auto;
}

#art-page-background-simple-gradient, #art-page-background-gradient, #art-page-background-glare
{
  min-width: 900px;
}


.art-menu a, .art-menu a:link, .art-menu a:visited, .art-menu a:hover
{
  text-align: left;
  text-decoration: none;
  outline: none;
  letter-spacing: normal;
  word-spacing: normal;
  padding:10px 0px;
}

.art-menu{
	padding: 0 1%;
}
.art-menu, .art-menu ul
{
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
  display: block;
}
.art-menu{
	padding: 0 1%;
	text-align:center;
}
.art-menu li
{
  margin: 0;
  padding: 0;
  border: 0;
  display: inline-flex;
  position:relative;
  z-index: 5;
  background: none;
}
.art-menu li li
{
	display:block;
}
.art-menu li:hover
{
  z-index: 10000;
  white-space: normal;
}

.art-menu li li
{
  float: none;
}

.art-menu ul
{
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 15px;
  top: 0;
  background: none;
}

.art-menu li:hover>ul
{
  visibility: visible;
  top: 100%;
}

.art-menu li li:hover>ul
{
  top: 0;
  left: 100%;
}

.art-menu:after, .art-menu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}
.art-menu, .art-menu ul
{
  min-height: 0;
}

.art-menu ul
{
  background-color: #5d5d5d;
}
.tms-list
{
	padding:0px !important;
}
.tms-list li
{
	width: calc(33.3% - 2px);
    display: inline-block;
    padding: 6px !important;
    background-color: #ebeef7;
	
}
.tms-list li img
{
	height:100px;margin: 0px auto;
    display: block;
	width:100px;
}
.tms-list li span
{
	display:block;
	margin-top:10px;
	font-size:11px;
	text-align:center;
}
/* menu structure */

.art-menu {
    background-color: #c0282c;
}
.art-post.mission
{
	background:#305780;
    width: 310px;
	height:399px;
    float: left;
    margin: 0px;
	padding:5px 10px;
}
.art-post.mission p
{
	color:#fff;padding-left:20px;position:relative;
	text-align:justify;line-height: 1.23;
}
.art-post.mission p a
{
	text-transform:capitalize;text-decoration:underline;float:right;color:#fff;
}
.art-post.mission p b
{
	font-size: 12px;
    left: 0;
    position: absolute;
    font-weight: normal;
}
.art-post h3
{
	text-transform:capitalize;
}
.art-post.mission h3
{
	color:#fff;
	font-size:24px;
	background-image:url(../images/heading-border-w.png);
	text-transform:uppercase;
}
.art-post.mission h3 .font
{
	font-size:20px;
}
.art-post.md-msg p img
{
	float:left;margin-right:10px;
}
.art-post.md-msg p
{
	color:#fff;position:relative;margin-top:15px;text-align:justify;line-height:1.23;
}
.art-post.md-msg p a
{
	text-transform:capitalize;text-decoration:underline;float:right;color:#fff;
}
.art-post.md-msg
{
	background:#305780;
	height:399px;
    width: 280px;
    float: right;
    margin: 0px;
	padding:5px 10px;
}
.hero_1
{
	width:560px;
	float:left;
}
.art-post.md-msg h3
{
	color:#fff;
	font-size:22px;
	background-image:url(../images/heading-border-w.png);
	text-transform:uppercase;
}
.art-post.md-msg h3 .font
{
	font-size:18px;
}
.art-nav
{
  position: relative;
  z-index: 100;
}

.art-nav .l, .art-nav .r
{
  position: absolute;
  z-index: -1;
  top: 0;
  height: 26px;
  background-image: url('../images/nav.png');
}

.art-nav .l
{
  left: 0;
  right: 0;
}

.art-nav .r
{
  right: 0;
  width: 892px;
  clip: rect(auto, auto, auto, 892px);
}


/* end Menu */

/* begin MenuItem */
.art-menu a
{
  position: relative;
  display: block;
  overflow: hidden;
  cursor: pointer;
  letter-spacing:1px;
  text-decoration: none;
}

.art-menu li
{
  margin-right: 0;
  margin-left: 0;
}

.art-menu ul li
{
    margin:0;
    clear: both;
}


.art-menu a .r, .art-menu a .l
{
  position: absolute;
  display: block;
  top: 0;
  z-index: -1;
  height: 78px;
  background-image: url('../images/menuitem.html');
}

.art-menu a .l
{
  left: 0;
  right: 0;
}

.art-menu a .r
{
  width: 400px;
  right: 0;
  clip: rect(auto, auto, auto, 400px);
}

.art-menu a .t
{
    margin-right: 10px;
    margin-left: 10px;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase;
    color: #D9D9D9;
    padding: 0 18px;
    margin: 0 0;
    line-height: 32px;
    text-align: center;
}
.art-menu a .t i
{
	margin-right:5px;
}
.art-menu a:hover .l, .art-menu a:hover .r
{
  top: -26px;
}

.art-menu li:hover>a .l, .art-menu li:hover>a .r
{
  top: -26px;
}

.art-menu li:hover a .l, .art-menu li:hover a .r
{
  top: -26px;
}
.art-menu a:hover .t
{
  color: #white;
}

.art-menu li:hover a .t
{
  color: #FFF;
}

.art-menu li:hover>a .t
{
  color: #F0F0F0;
}


.art-menu a.active .l, .art-menu a.active .r
{
  top: -52px;
}

.art-menu a.active .t
{
  color: #fff;
}
/* end MenuItem */

/* begin MenuSeparator */
.art-nav .art-menu-separator
{
  display: block;
  width: 1px;
  height: 26px;
  background-image: url('../images/menuseparator.html');
}
.about-heading span
{
	display:block;font-size:11.5px;
}
/* end MenuSeparator */

/* begin MenuSubItem */
.art-menu ul a
{
  display: block;
  text-align: center;
  white-space: nowrap;
  padding-right:15px !important;
  overflow: hidden;
  line-height: 26px;
  background-image: url('../images/subitem.html');
  background-position: left top;
  background-repeat: repeat-x;
  border-bottom:1px solid #565656;
}

.art-nav ul.art-menu ul span, .art-nav ul.art-menu ul span span
{
  display: inline;
  float: none;
  margin: inherit;
  padding: inherit;
  background-image: none;
  text-align: inherit;
  text-decoration: inherit;
}

.art-menu ul a, .art-menu ul a:link, .art-menu ul a:visited, .art-menu ul a:hover, .art-menu ul a:active, .art-nav ul.art-menu ul span, .art-nav ul.art-menu ul span span
{
  text-align: left;
  text-indent: 12px;
  line-height: 26px;
  color: #f1f1f1;
  margin-right: 10px;
  margin-left: 10px;
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
  margin:0;
  padding:4px;
}

.art-menu ul li a:hover
{
  color: #ffffff;
  border-color: #f1f1f1;
  background-position: 0 -26px;
}

.art-menu ul li:hover>a
{
  color: #fff;
  background-position: 0 -26px;
}

.art-nav .art-menu ul li a:hover span, .art-nav .art-menu ul li a:hover span span
{
  color: #F2F2F2;
}

.art-nav .art-menu ul li:hover>a span, .art-nav .art-menu ul li:hover>a span span
{
  color: #F2F2F2;
}


/* end MenuSubItem */

/* begin Header */
div.art-header
{
  margin: 0 auto;
  position: relative;
  z-index: 0;
  width:100%;
      height: 350px;
    overflow: hidden;
	box-shadow: 0px 7px 5px -4px rgba(0,0,0,.4);
}


div.art-header-jpeg
{
  position: absolute;
 top: 10px;
  left: 0;
  width:100%;
  height:300px;
  background-repeat: no-repeat;
  background-position: center center;
}

/* end Header */

/* begin Logo */
.art-logo
{
  display: block;
  position: absolute;
  left: 386px;
  top: 117px;
  width: 496px;
}

h1.art-logo-name
{
  display: block;
  text-align: right;
}

h1.art-logo-name, h1.art-logo-name a, h1.art-logo-name a:link, h1.art-logo-name a:visited, h1.art-logo-name a:hover
{
  font-style: normal;
  font-variant: small-caps;
  font-weight: bold;
  font-size: 39px;
  text-decoration: none;
  padding: 0;
  margin: 0;
  color: #E5E5E5 !important;
}

.art-logo-text
{
  display: block;
  text-align: right;
}

.art-logo-text, .art-logo-text a
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 15px;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
  color: #E5E5E5 !important;
}
/* end Logo */

/* begin Layout */
.art-content-layout
{
  display: table;
  padding: 0;
  border: none;
  width: 892px;
}

.art-content-layout .art-content-layout
{
  width: auto;
  margin:0;
}

div.art-content-layout div.art-layout-cell, div.art-content-layout div.art-layout-cell div.art-content-layout div.art-layout-cell
{
   display: table-cell;
}

div.art-layout-cell div.art-layout-cell
{
   display: block;
}

div.art-content-layout-row
{
  display: table-row; 
}

.art-content-layout
{
  table-layout: fixed;
  border-collapse: collapse;
  background-color: Transparent;
  border: none !important;
  padding:0 !important;
}

.art-layout-cell, .art-content-layout-row
{
  background-color: Transparent;
  vertical-align: top;
  text-align: left;
  border: none;
  margin:0 0 0 14;
  padding:0 !important;
}
/* end Layout */

/* begin Button */
.art-button-wrapper .art-button
{
  font-weight: bold;
  font-size: 12px;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  text-align: left;
  text-decoration: none !important;
  color: #F2F2F2 !important;
  width: auto;
  outline: none;
  border: none;
  background: none;
  line-height: 28px;
  height: 28px;
  margin: 0;
  padding: 0 11px !important;
  overflow: visible;
  cursor: default;
  z-index: 0;
}
.section .blue-bg {
    background-color:#ebf6ff;
    padding: 10px;
	}
.art-button img, .art-button-wrapper img
{
  margin: 0;
  vertical-align: middle;
}

.art-button-wrapper
{
  vertical-align: middle;
  display: inline-block;
  position: relative;
  height: 28px;
  overflow: hidden;
  white-space: nowrap;
  width: auto;
  margin: 0;
  padding: 0;
  z-index: 0;
}

.firefox2 .art-button-wrapper
{
  display: block;
  float: left;
}

input, select, textarea, select
{
  vertical-align: middle;
  font-weight: bold;
  font-size: 12px;
}
.art-block12 select 
{
    width:30%;
}
.art-block select 
{
    width:96%;
}

.art-button-wrapper.hover .art-button, .art-button:hover
{
  color: #EBEBEB !important;
  text-decoration: none !important;
}

.art-button-wrapper.active .art-button
{
  color: #F5F5F5 !important;
}

.art-button-wrapper .l, .art-button-wrapper .r
{
  display: block;
  position: absolute;
  z-index: -1;
  height: 84px;
  margin: 0;
  padding: 0;
  background-image: url('../images/button.html');
}

.art-button-wrapper .l
{
  left: 0;
  right: 8px;
}

.art-button-wrapper .r
{
  width: 409px;
  right: 0;
  clip: rect(auto, auto, auto, 401px);
}

.art-button-wrapper.hover .l, .art-button-wrapper.hover .r
{
  top: -28px;
}

.art-button-wrapper.active .l, .art-button-wrapper.active .r
{
  top: -56px;
}

.art-button-wrapper input
{
  float: none !important;
}
/* end Button */

/* begin Box, Block, VMenuBlock */
.art-vmenublock
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.art-vmenublock-body
{
  position: relative;
  z-index: 1;
  padding: 0;
}


.art-vmenublock
{
  margin: 0;
}

/* end Box, Block, VMenuBlock */

/* begin BlockHeader, VMenuBlockHeader */
.art-vmenublockheader
{
  position: relative;
  z-index: 0;
  height: 26px;
  margin-bottom: 15px;
}

.art-vmenublockheader .t
{
  height: 26px;
  color: #000000;
  margin-right: 10px;
  margin-left: 10px;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-variant: small-caps;
  font-size: 14px;
  margin:0;
  padding: 0 32px 0 11px;
  white-space: nowrap;
  line-height: 26px;	
}

.art-vmenublockheader .l, .art-vmenublockheader .r
{
  display: block;
  position: absolute;
  z-index: -1;
  height: 26px;
  background-image: url('../images/vmenublockheader.html');
}

.art-vmenublockheader .l
{
  left: 0;
  right: 26px;
}

.art-vmenublockheader .r
{
  width: 892px;
  right: 0;
  clip: rect(auto, auto, auto, 866px);
}

/* end BlockHeader, VMenuBlockHeader */

/* begin Box, Box, VMenuBlockContent */
.art-vmenublockcontent
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.art-vmenublockcontent-body
{
  position: relative;
  z-index: 1;
  padding: 0;
}


.art-vmenublockcontent
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.art-vmenublockcontent-body
{
  position: relative;
  z-index: 1;
  padding: 0;
}


/* end Box, Box, VMenuBlockContent */

/* begin VMenu */
ul.art-vmenu, ul.art-vmenu li
{
  list-style: none;
  margin: 0;
  padding: 0;
  width: auto;
  line-height: 0;
}

ul.art-vmenu ul
{
  display: none;
}

ul.art-vmenu ul.active
{
  display: block;
}
/* end VMenu */

/* begin VMenuItem */
ul.art-vmenu a
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 26px;
  cursor: pointer;
  text-decoration: none;
}

ul.art-vmenu li.art-vmenu-separator
{
  display: block;
  padding: 0 0 0 0;
  margin: 0;
  font-size: 1px;
  background-color: #595959;
}

ul.art-vmenu .art-vmenu-separator-span
{
  display: block;
  padding: 0;
  font-size: 1px;
  height: 0;
  line-height: 0;
  border-top: solid 1px #8C8C8C;
}

ul.art-vmenu a .r, ul.art-vmenu a .l
{
  position: absolute;
  display: block;
  top: 0;
  z-index: -1;
  height: 78px;
  background-image: url('../images/vmenuitem.html');
}

ul.art-vmenu a .l
{
  left: 0;
  right: 14px;
}

ul.art-vmenu a .r
{
  width: 900px;
  right: 0;
  clip: rect(auto, auto, auto, 886px);
}

ul.art-vmenu a .t
{
  display: block;
  line-height: 26px;
  color: #1A1A1A;
  padding: 0 10px 0 24px;
  font-variant: small-caps;
  font-size: 14px;
  margin-left:0;
  margin-right:0;
}

ul.art-vmenu a:hover .l, ul.art-vmenu a:hover .r
{
  top: -26px;
}

ul.art-vmenu a:hover .t
{
  color: #EBEBEB;
}

ul.art-vmenu a.active .l, ul.art-vmenu a.active .r
{
  top: -52px;
}

ul.art-vmenu a.active .t
{
  color: #A8A8A8;
}
/* end VMenuItem */

/* begin VMenuSubItem */
ul.art-vmenu ul, ul.art-vmenu ul li
{
  margin: 0;
  padding: 0;
}

ul.art-vmenu ul a
{
  display: block;
  white-space: nowrap;
  height: 24px;
  overflow: visible;
  background-image: url('../images/vsubitem.html');
  background-position: 20px 0;
  background-repeat: repeat-x;
  padding-left: 40px;
}


ul.art-vmenu ul span, ul.art-vmenu ul span span
{
  display: inline;
  float: none;
  margin: inherit;
  padding: inherit;
  background-image: none;
  text-align: inherit;
  text-decoration: inherit;
}

ul.art-vmenu ul a, ul.art-vmenu ul a:link, ul.art-vmenu ul a:visited, ul.art-vmenu ul a:hover, ul.art-vmenu ul a:active, ul.art-vmenu ul span, ul.art-vmenu ul span span
{
  line-height: 24px;
  color: #F5F5F5;
  font-size: 12px;
  margin-left: 0;
}

ul.art-vmenu ul
{
    margin:0 0 0 0;
}

ul.art-vmenu ul ul
{
  margin:0 0 0 0;
}

ul.art-vmenu ul li.art-vsubmenu-separator
{ 
  display: block;
  margin: 0;
  font-size: 1px;
  padding: 0 0 0 0;
   background-color: #696969;
}

ul.art-vmenu ul .art-vsubmenu-separator-span
{
  display: block;
  padding: 0;
  font-size: 1px;
  height: 0;
  line-height: 0;
  margin: 0;
  border-top: solid 1px #969696;
}

ul.art-vmenu ul li li a
{
  background-position: 40px 0;
  padding-left: 60px;
}

ul.art-vmenu ul li li li a
{
  background-position: 60px 0;
  padding-left: 80px;
}

ul.art-vmenu ul li li li li a
{
  background-position: 80px 0;
  padding-left: 100px;
}

ul.art-vmenu ul li li li li li a
{
  background-position: 100px 0;
  padding-left: 120px;
}


ul.art-vmenu ul li a.active
{
  color: #A8A8A8;
  background-position: 20px -48px;
}

ul.art-vmenu ul li li a.active
{
  background-position: 40px -48px;
}

ul.art-vmenu ul li li li a.active
{
  background-position: 60px -48px;
}

ul.art-vmenu ul li li li li a.active
{
  background-position: 80px -48px;
}

ul.art-vmenu ul li li li li li a.active
{
  background-position: 100px -48px;
}



ul.art-vmenu ul li a:hover, ul.art-vmenu ul li a:hover.active
{
  color: #EBEBEB;
  background-position: 20px -24px;
}


ul.art-vmenu ul li li a:hover, ul.art-vmenu ul li li a:hover.active
{
  background-position: 40px -24px;
}

ul.art-vmenu ul li li li a:hover, ul.art-vmenu ul li li li a:hover.active
{
  background-position: 60px -24px;
}

ul.art-vmenu ul li li li li a:hover, ul.art-vmenu ul li li li li a:hover.active
{
  background-position: 80px -24px;
}

ul.art-vmenu ul li li li li li a:hover, ul.art-vmenu ul li li li li li a:hover.active
{
  background-position: 100px -24px;
}
/* end VMenuSubItem */

/* begin Box, Block */
.art-block
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.art-block-body
{
  position: relative;
  z-index: 1;
  padding: 7px;
}


.art-block
{
   background-color: #fff;
    padding: 15px;
    margin-bottom: 16px;
}

/* end Box, Block */

/* begin Box, BlockContent */
.art-blockcontent
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.art-blockcontent-body
{
  position: relative;
  z-index: 1;
  padding: 0;
}


.art-blockcontent-body, 
.art-blockcontent-body a, 
.art-blockcontent-body li a
{
  color:Black;

}

.art-blockcontent-body a,
.art-blockcontent-body li a
{
  color: #EBEBEB;
  text-decoration: none;
}

.art-blockcontent-body a:link,
.art-blockcontent-body li a:link
{
  color: #C0C0C0;
  text-decoration: none;
}

.art-blockcontent-body a:visited, .art-blockcontent-body a.visited,
.art-blockcontent-body li a:visited, .art-blockcontent-body li a.visited
{
  color: #B8B8B8;

}

.art-blockcontent-body a:hover, .art-blockcontent-body a.hover,
.art-blockcontent-body li a:hover, .art-blockcontent-body li a.hover
{
  color: #858585;

  text-decoration: underline;
}

.art-blockcontent-body ul
{
  list-style-type: none;
  color: #9C9C9C;
  margin: 0;
  padding: 0;
}

.art-blockcontent-body ul li
{
  line-height: 1.25em;
  padding: 0 0 0 13px;
  background-image: url('../images/blockcontentbullets.html');
  background-repeat: no-repeat;
}


/* end Box, BlockContent */

/* begin Box, Post */
.art-post
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 25px;
  min-height: 25px;
}

.art-post-body
{
  position: relative;
  z-index: -1;
  padding:0px;
	top: 0px;
	left: 0px;
	text-align: justify;
}

.art-post-tr, .art-post-tl, .art-post-br, .art-post-bl, .art-post-tc, .art-post-bc,.art-post-cr, .art-post-cl
{
  position: absolute;
  z-index: -1;
}

.art-post-tr, .art-post-tl, .art-post-br, .art-post-bl
{
  width: 16px;
  height: 32px;
  background-image: url('../images/post_s.html');
}

.art-post-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 16px, 16px, auto);
}

.art-post-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 16px, 16px);
}

.art-post-bl
{
  bottom: 0;
  left: 0;
  clip: rect(16px, 16px, auto, auto);
}

.art-post-br
{
  bottom: 0;
  right: 0;
  clip: rect(16px, auto, auto, 16px);
}

.art-post-tc, .art-post-bc
{
  left: 16px;
  right: 142px;
  height: 23px;
  background-image: url('../images/post_h.html');
}

.art-post-tc
{
  top: 9px;
  clip: rect(auto, auto, 16px, auto);
}

.art-post-bc
{
  bottom: 0;
  clip: rect(16px, auto, auto, auto);
}

.art-post-cr, .art-post-cl
{
  top: 16px;
  bottom: 16px;
  width: 32px;
  background-image: url('../images/post_v.html');
}

.art-post-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 16px);
}

.art-post-cl
{
  left: 0;
  clip: rect(auto, 16px, auto, auto);
}

.art-post-cc
{
  position: absolute;
  z-index: -1;
  top: 16px;
  left: 16px;
  right: 16px;
  bottom: 16px;
  background-color: #595959;
}
.programs-offered .explore-col
{
	min-height:150px;
	position:relative;
}
.programs-offered .explore-col h4
{
	position:absolute;bottom:0px;font-size:16px;
}
.customer-logos .slick-slide img
{
	padding:0px 10px;max-height:70px;
	width:auto;
	max-width:100%;
}
.art-post
{
    margin:10px 0px;
    top: 0px;
    left: 0px;
    background-color: #fff;
    padding:20px;
    box-sizing: border-box;
}
.some-facts ol
{
	margin:0px !important;
}
.some-facts ol li {
    display: table !important;
    width: 100% !important;
}
span.title {
    font-weight: bold;
    color: #f9e820;
    margin-bottom: 5px;
    display: block;
    font-size: 11px !important;
	line-height:15px;
}
.footer-left-col img
{
	width:100%;
}
.some-facts ol li {
    font-size: 10px;
    color: #fff;
    line-height: 19px;
	border-bottom: 1px solid #5781af;
	list-style:none;
	position:relative;
	display:block;width:100%;
	min-height:100px;
}
.some-facts ol li p
{
	font-size: 10px;
}
.some-facts ol li p img
{
	float:left;
	width:120px;
	margin-right:10px;
	margin-top:2px;
}
.some-facts ol li b
{
	font-size: 15px;
	display: block;
    font-weight: normal;
	line-height: 17px;
	color: #f7db50;
}
 .some-facts ol li .date
 
 {
	 text-decoration:underline;display:block;font-size: 10px;
 }
.some-facts ol li span{
    font-size: 11px;
}
.art-post p {
    line-height: 1.5;
    font-size: 13px;
}
.art-post.ouick-links {
    background-color: #295079;
    color: #fff;
	margin-top:40px;
	margin-right:20px;
}
.art-post.ouick-links h3 {
    color: #fff;
    background-image: url(../images/heading-border-w.png);
}
.ouick-links a {
    color: #fff !important;
    margin-bottom: 8px;
    display: inline-block;
    font-size: 12px;
    position: relative;
    background-image: url(../images/list-icon.png);
    background-size: 15px;
    background-position: center left;
    background-repeat: no-repeat;
    padding-left: 22px;
    line-height: 22px;
}
.ouick-links img
{
	width: 25px;
    height: auto;
}
.ouick-links ul
{
	margin:0px !important;
	padding:0px;
}
.ouick-links ul li a
{
	background-image:none;
	line-height: 15px;
}
.ouick-links ul li
{
	margin:0px;
}
.ouick-links ul li a:before
{
	content:"-";
	display:inline-block;
	font-size:20px;
	position:relative;
	right:10px;
}
.ouick-links a{
       color: #fff;
    margin-bottom: 8px;
    display: inline-block;
}
.art-postmetadataheader h3 {
    font-size: 22px;
    font-weight: normal;
    margin-top: 6px;
    background-image: url(../images/heading-border.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    padding-bottom: 16px;
    margin-bottom:10px;
    text-align: center;
}
.art-postmetadataheader h3 span{
	font-weight:300;
}
a img
{
  border: 0;
}

.art-article img, img.art-article
{
  margin: 10px 3px 3px 10px;
}

.art-metadata-icons img
{
  border: none;
  vertical-align: middle;
  margin: 2px;
}

.art-article table, table.art-article
{
  border-collapse: collapse;
  margin: 1px;
  width: auto;
}

.art-article table, table.art-article .art-article tr, .art-article th, .art-article td
{
  background-color: Transparent;
	height: 8px;
}

.art-article th, .art-article td
{
  padding: 2px;
  border: solid 1px #696969;
  vertical-align: top;
  text-align: left;
}

.art-article th
{
  text-align: center;
  vertical-align: middle;
  padding: 7px;
}

pre
{
  overflow: auto;
  padding: 0.1em;
}
.address-box
{
	padding: 10px;
    text-align: center;
    background-color: #c0282c;
    margin-bottom: 20px;
}
.address-box h6
{
	color:#fff !important;
}
/* end Box, Post */

/* begin PostMetadata, PostMetadataHeader */

/* end PostMetadata, PostMetadataHeader */

/* begin PostHeaderIcon */
.art-post h2.art-postheader, 
.art-post h2.art-postheader a, 
.art-post h2.art-postheader a:link, 
.art-post h2.art-postheader a:visited, 
.art-post h2.art-postheader a.visited, 
.art-post h2.art-postheader a:hover, 
.art-post h2.art-postheader a.hovered
{
  margin: 0.1em 0;
  padding: 0;
  font-size: 20spx;
  text-align: center;
  color: red;
 
	height: 15px;
}

.art-post h2.art-postheader a, 
.art-post h2.art-postheader a:link, 
.art-post h2.art-postheader a:visited, 
.art-post h2.art-postheader a.visited, 
.art-post h2.art-postheader a:hover, 
.art-post h2.art-postheader a.hovered
{
  margin: 0;
  font-variant: small-caps;
  text-decoration: none;
  color: #D1D1D1;
}

.art-post h2.art-postheader a:visited, 
.art-post h2.art-postheader a.visited
{

  color: #BFBFBF;
}


.art-post h2.art-postheader a:hover, 
.art-post h2.art-postheader a.hovered
{


  color: #1A1A1A;
}

/* end PostHeaderIcon */

/* begin PostBullets */
.art-post ol, .art-post ul
{
  color: #C4C4C4;
  margin: 1em 0 1em 2em;
  padding: 0;

}

.art-post li ol, .art-post li ul
{
  margin: 0.5em 0 0.5em 2em;
  padding: 0;
}

.art-post li
{
  margin: 0.2em 0;
  padding: 0;
}

.art-post ul
{
  list-style-type: none;
}

.art-post ol
{
  list-style-position: inside;

}



.art-post li
{
  padding: 0 0 0 13px;
  line-height: 1em;
}

.art-post ol li, .art-post ul ol li
{
  background: none;
  padding-left: 0;
}

.art-post ul li, .art-post ol ul li
{
  background-image: url('../images/postbullets.html');
  background-repeat: no-repeat;
  padding-left: 13px;
}


/* end PostBullets */

/* begin PostQuote */
blockquote,
blockquote p,
.art-postcontent blockquote p
{
  color: #080808;

}

blockquote,
.art-postcontent blockquote
{
  margin: 10px 10px 10px 50px;
  padding: 5px 5px 5px 27px;
  background-color: #828282;
  background-image: url('../images/postquote.html');
  background-position: left top;
  background-repeat: no-repeat;
}

/* end PostQuote */

/* begin Footer */
.art-footer
{
    position: relative;
    z-index: 0;
    overflow: hidden;
    max-width: 1150px;
    width: 100%;
    margin: 0 auto;
    background-color:#dd061f;
    margin-top: 10px;
	height: auto !important;
    padding-bottom: 15px;
}
.art-footer-text a {
    color: #fff !important;
    margin-bottom: 7px;
    display: inline-block;
    padding: 10px;
}
.art-footer .art-footer-inner
{
  height: 1%;
  position: relative;
  z-index: 0;
  padding: 5px;
}

.art-footer .art-footer-background
{
  position: absolute;
  z-index: -1;
  background-repeat: no-repeat;
  background-image: url('../images/footer.html');
  width: 892px;
  height: 100px;
  bottom: 0;
  left: 0;
}


.art-rss-tag-icon
{
  position: relative;
  display: block;
  float: left;
  background-image: url('../images/rssicon.html');
  background-position: center right;
  background-repeat: no-repeat;
  margin: 0 5px 0 0;
  height: 30px;
  width: 19px;
  cursor: default;
}


.art-footer .art-footer-text p
{
  margin: 0;
}

.art-footer, .art-footer-text, .art-footer-text p
{
  color: #D9D9D9;
  text-align: center;
	top: 0px;
	left: 0px;
	height: 43px;
}

.art-footer .art-footer-text,
.art-footer .art-footer-text a,
.art-footer .art-footer-text a:link,
.art-footer .art-footer-text a:visited,
.art-footer .art-footer-text a:hover
{
  font-size: 12px;
}

.art-footer .art-footer-text a,
.art-footer .art-footer-text a:link
{
  color: #1A1A1A;
  text-decoration: none;
}

.art-footer .art-footer-text a:visited
{
  text-decoration: none;
  color: #949494;

}

.art-footer .art-footer-text a:hover
{
  color: #E0E0E0;

  text-decoration: underline;
}
/* end Footer */

/* begin PageFooter */
.art-page-footer, .art-page-footer a, .art-page-footer a:link, .art-page-footer a:visited, .art-page-footer a:hover
{
  font-family: Arial;
  font-size: 10px;
  letter-spacing: normal;
  word-spacing: normal;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
  color: #949494;
}

.art-page-footer
{
  margin: 1em;
  text-align: center;
  text-decoration: none;
  color: #525252;
}
/* end PageFooter */

/* begin LayoutCell, content */
.art-content-layout .art-content
{
  width: 50%;
}
.art-content-layout .art-content .art-block
{
  background-color: #262626;
}
.art-content-layout .art-content-sidebar1
{
  width: 75%;
}
.art-content-layout .art-content-sidebar2
{
  width: 75%;
}
.art-content-layout .art-content-wide
{
  width: 100%;
}
/* end LayoutCell, content */

/* begin LayoutCell, sidebar1 */
.art-content-layout .art-sidebar1
{
  background-color: #262626;
  width: 25%;
}
/* end LayoutCell, sidebar1 */

/* begin LayoutCell, sidebar2 */
.art-content-layout .art-sidebar2
{
  background-color: #262626;
  width: 61%;
}
/* end LayoutCell, sidebar2 */




.overview-table .art-layout-cell
{
    width:33%;
}


.overview-table-inner 
{
    margin:10px;
}

table.table
{
    width:100%;
    border-collapse:collapse;
    table-layout:fixed;
    text-align:left;
    vertical-align:top;
}

table.table, table.table tr, table.table td
{
    border:none;
    margin:0;
    padding:0;
    background-color:Transparent;
}
.faculty-box
{
	width:100%;float:left;
	border: 1px solid #f9f9f9;
	margin-bottom:15px;
	overflow:hidden;
	border-radius:5px;
	padding-right:5px;
	-webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
	
}
.faculty-box:hover
{
    box-shadow: 0px 0px 7px;
	transform: scale(1.04);
}
.faculty-box.big-box
{
	margin-bottom:0px !important;
	background-color: #e5f2ff;
    border: 1px solid #c8d5e4;
	padding:15px;
}
.faculty-box p
{
	font-size:12px;
	margin-top:5px;
}
.faculty-box img
{
	float:left;
	width:90px;
	height:110px;
	margin-right:10px;
}
.faculty-box.big-box h3
{
	font-size: 22px;
	margin-top: 15px;
} 
.faculty-box.big-box img
{
	float: none;
    width: 120px;
    display: block;
    margin: 0px auto;
    height: auto;
}
.faculty-box.big-box p
{
	font-size:16px;
	text-align:center;
}
img.image
{
    margin:0;
    padding:0;
    border:none;
}
.about-us .soat
{
	padding:0px;
}
.about-us .soat:before
{
	display:none;
}
.about-us {
    background-size: 53% !important;
}
.about-us p
{
	color:#717171;
	text-align:justify;
}
.about-us li
{
	color:#717171;
	line-height: 1.5;
    font-size: 13px;
	text-align:justify;
}
.news-and-events .image-set
{
	margin-top:20px;
}
.news-and-events .image-set .example-image-link
  {
	 display: block;
    width: 24%;
    float: left;
    margin-right: 1.33%;
  }
 .news-and-events .image-set .example-image-link:last-child
  {
	  margin-right:0;
	  margin-bottom: 15px;
  }
   .news-and-events table tr
   {
	  border-bottom: 1px solid #f1f1f1;
	  
   }
 
  .news-and-events .image-set .example-image-link img
  {
	width: 100%;
    margin-bottom: 10px;
    height: auto;
  }
 .Programs-../images .image-row .image-set
 {
	 margin-top: 10px;
 }
  .Programs-../images .image-row .image-set .example-image-link
  {
	 display: block;
    width: 50%;
	padding:1px;
    float: left;
  }
  .Programs-../images .image-row .image-set .example-image-link:last-child
  {
	  margin-right:0;
	  margin-bottom: 15px;
  }
  .table td
  {
	  color:#000;
  }
   .Programs-../images table tr
   {
	   border-bottom:1px solid #f1f1f1;
	  
   }
 
  .Programs-../images .image-row .image-set .example-image-link img
  {
	width: 100%;
    height: auto;
  }
.about-us h5
{
	color:#000;font-size:18px;    margin-bottom: 10px;
    margin-top: 15px;
}
.about-us h6
{
	color:#000;font-size:16px;    margin-bottom: 10px;
    margin-top: 10px;
}
.about-us ul
{
	padding:0px;margin:0px;
}
.about-us ul
{
	margin-top:12px;
}
.about-us ul li
{
	line-height: 1.5;
    font-size: 13px;
	margin-bottom:12px;
	color:#717171;
	list-style: inside;
    list-style-type: square;
}
.facilities-list
{
	font-size:0px;
	margin: 0px -4px !important;
}
.facilities-list li
{
	display: inline-block;
    margin: 0px;
	padding:4px !important;
    max-width: 20%;
    text-align: center;
    min-width: 20%;
    vertical-align: top;
}
.facilities-list li a
{
	display:block;
	padding:4px;
	min-height:60px;
	border:1px solid #f1f1f1;
	font-size:11.5px;
	position:relative;
	color: #dd061f !important;
}
.facilities-list li a:hover
{
	background-color:#dd061f;
	border:1px solid #dd061f;
	color: #fff !important;
}
.facilities-list li a span
{
	position: absolute;
    width: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.mobile-icon
{
	display:none;
}
.close-menu
{
	display:none !important;

}
@media (max-width: 990px)
{
	.top-nav
	{
		border-bottom: 1px solid #f1f1f1;
	}
	.art-nav
	{
		position: fixed;
		top: 0;
		left: -100%;
		height: 100%;
		width: 100%;
		overflow: auto;
		background-color:rgba(0,0,0,.3);
	}
	.art-nav.active
	{
		left:0px;
	}
	.close-menu
	{
		position: absolute;
		right: 13%;
		top: 10px;
		color: #fff;
		font-size: 17px !important;
		z-index: 9999;
		display:block !important;
	}
	.top-nav .pull-right a
	{
		margin-top: 6px;
		padding: 8px 7px !important;
        padding-top: 10px !important;
	}
	.top-nav .pull-right
	{
		position: absolute;
		top: 5px;
		right: 10px;
	}
	span.ios-icon
	{
		text-align: right;
		display: block;
		position: initial;
		margin-right: -5px;
	}
	.art-menu
	{
		width:90%;
	}
	.art-menu li
	{
		width: 100%;
	}
	.art-menu ul
	{
		position:relative;
		visibility:visible;
		background-color:transparent;
		left: 5%;
		width: 90%;
	}
	.art-menu ul a
	{
		color:#f1f1f1 !important;
		border:none;
	}
	.art-menu ul a span
	{
		color:#f1f1f1 !important;
		border:none;
	}
	.art-menu ul a:before
	{
		content: "\f068";
		display: inline-block;
    font: normal normal normal 8px/1 FontAwesome;
	text-align: center;
    margin-left: -10px;
    margin-right: 10px;
	}
	.art-sheet
	{
		position: static;
	}
	.top-nav .brand-logo img {
		width: 180px;
	}
	div.art-header
	{
		height:auto;
	}
	.art-post.mission , .art-post.md-msg
	{
		height: auto;
		width: 100%;
	}
	.hero_1 {
		width: 100%;
		float: left;
	}
	.sitemap
	{
		display:none;
	}
	.mobile-icon
	{
		padding: 2px 5px;
		width: 35px;
		border-radius: 2px;
		margin-top: -31px;
		display:block;
	}
	.mobile-icon span
	{
		margin:6px 0px;
		height:1px;
		background-color:#d0d0d0;
		width:100%;
		display: block;
	}
	.art-menu li
	{
		display:block;
	}
}
@media (max-width: 767px)
{
	.left-side-bar
	{
		margin: 0px;
		width: 100%;
		padding-left: 15px;
		border: none;
		float:none;
	}
	.main-box {
		padding: 25px 15px;
		width: 100%;
	}
	.main-box p
	{
		margin-bottom:15px;
	}
	.right-side-bar {
		padding-right: 15px;
		width: 100%;
		margin-top: 20px;
		float:none;
	}
 	.tms-list li {
       width: calc(50% - 2px);
	   vertical-align:top;
	}
	.left-col {
       max-width: 100%;
	   padding-left:0px;
	}
	.right-col
	{
		max-width:100%;
		padding-right:0px;
	}
	.art-post.ouick-links
	{
		margin:0px;
		margin-bottom:20px;
	}
	.faculty-box p {
		font-size: 12px !important;
		margin-top: 0px;
		margin-bottom: 0;
	}
	.main-box .about-us-container .section .gray-bg {
    background-color: #f7f7f7;
    padding: 10px;
	}
	
	.faculty-box.big-box img {
    float: left;
    width: 80px;
	}
	.faculty-box img {
    float: left;
    width: 70px;
    height: 80px;
	}
}