@import url(https://fonts.googleapis.com/css?family=Droid+Serif:400,700,700italic,400italic);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,600,600italic,700,700italic,300);
@import url(https://fonts.googleapis.com/css?family=Droid+Sans:400,700);
@import url('https://use.fontawesome.com/releases/v5.6.3/css/all.css');
@import url('custom/css/jquery.mmenu.all.css');

/*****RESET*****/
@import url("custom/css/reset.css");
.home *, header *, footer * { margin: 0px; padding: 0px; -webkit-font-smoothing:antialiased; box-sizing: border-box; -webkit-box-sizing: border-box; -webkit-text-size-adjust:none; }
html, body { width: 100%; font-size: 100%; color: #303030; font-family: "Droid Sans", sans-serif; background: #ffffff; line-height: 150%;}
p { line-height: 150%; color: #303030; font-size: 1rem;  }
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,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video { margin: 0; padding: 0; border: 0; vertical-align: baseline; }

article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section { display: block; }
.centering { max-width: 1400px; position: relative; margin: auto; }
.wrapper { max-width: 1244px; position: relative; margin: auto; }

*::-webkit-input-placeholder{opacity:1;color: #303030; } 
*::-moz-placeholder{opacity:1;color: #303030; } 
*:-ms-input-placeholder{opacity:1;color: #303030; }

[href^="tel"] { cursor: default; }
[href^="tel"]:hover { text-decoration: none !important; }

/*****GENERAL*****/
a{font-weight: 700; text-decoration:none; transition: ease-in 0.3s; -webkit-transition: ease-in 0.3s; }
a:hover{text-decoration:none;}
.home ul, header ul, footer ul { list-style: none; margin: 0px; }
a:focus { outline: none; }
.clear { clear: both; overflow: hidden; }
img { border: 0px; outline: none; display: inline-block; max-width: 100%; }
h1, h2, h3, h4, h5, h6 { font-weight: 700; font-family: "Droid Serif", serif; }
input, textarea { transition: all 0.3s; -webkit-transition: all 0.3s; border-radius: 0px; }
input:focus, textarea:focus { outline: none; }
p{ padding-bottom: 1rem; font-size:1rem; line-height:150%; color:#303030;  font-family: "Droid Sans", sans-serif;  }
/* p a{color:#de0029;} */

h1{font-size:3.703rem; line-height:140%; color:#1833be; }
h2{font-size: 1.5522rem; line-height:133%; color:#1833be; text-transform:uppercase; }
h3{font-size: 1.5522rem; line-height:133%; color:#de0029; }
h4{font-size: 1rem; line-height:175%; color:#1833be; border-top: 2px solid #b9b9b9; border-bottom: 2px solid #b9b9b9; padding-top: 1.07em; padding-bottom: 1.07em; display: inline-block; width: 100%; font-style: italic; margin-top: 0.714em; margin-bottom: 0.714em;}
h5{font-size: 1.37rem; line-height:151%; color:#000000; font-family: "Droid Sans", sans-serif; font-weight: 700; text-transform: uppercase; }
h6{ font-size: 1rem; line-height:150%; color:#000000; font-family: "Droid Sans", sans-serif; }

.alignright{ float:right; margin:0 0 10px 10px; }
.alignleft{ float:left; margin:0 10px 10px 0; border:2px solid #303030;}

#back-to-top { position: fixed; bottom: 333px; display: block; right: 30px; z-index: -1; width: 50px; height: 50px; cursor: pointer; transition: opacity 0.2s ease-out; -webkit-transition: opacity 0.2s ease-out; opacity: 0; background: #de0029 url('custom/images/top_btn.png') center center no-repeat;}
#back-to-top.show { opacity: 1; z-index: 9999; }
#back-to-top.show:hover { opacity: 1;  background: #1833be url('custom/images/top_btn.png') center center no-repeat; }

blockquote { padding: 2.889rem 0px 2.889ren; position: relative; margin-top: 10px; margin-bottom: 35px; overflow: hidden; border-bottom: 3px solid #b9b9b9; border-top: 3px solid #b9b9b9; font-size: 1rem; line-height:175%;}
blockquote *{ color: #1833be; font-weight: 600; font-style: italic; font-size: 1rem; line-height:175%; }


a.btn { padding: 1rem 1.5rem; margin-right: 10px; letter-spacing: 0.2em; font-family: "Droid Sans", sans-serif; text-transform: uppercase; font-weight: 700; font-size: 0.88889rem; color: #fff; display: inline-block; background: #1833be; width: 250px; }
a.btn:hover { background: #de0029; }

.overlay{ display: inline-block;}

/****main_sec****/
#main_sec { width: 100%; min-height: 100%; position: relative; }

/****header****/
header { width: 100%; float: left; position: absolute; /*background: #222437;*/ z-index: 9998;}
header .wrapper{ max-width: 95%; display: flex; align-items: center; flex-flow: wrap; height: 100%;}

/*****TOP-BAR*****/
.top-bar { width: 100%; float: left; background: #1833be; }
.top-bar::after{ content: ""; display: block; width: 100%;}
.top-bar .left { width: calc(100% - 336px); float: left; }
.top-bar .right { width: 336px; float: right; border-left: 1px solid rgba(255,255,255,0.15); border-right: 1px solid rgba(255,255,255,0.15); position: relative;}
.top-bar input{ color: #000000;}
.top-bar input[type="text"] { padding: 35px; width: 243px; float: left; min-height: 109px; border: 0px; color: #000000; font-family: "Droid Serif", serif; font-style: italic; font-size: 15px; background: #1833be; }
.top-bar input[type="text"].active { background: #fff; }
.top-bar input[type="submit"] { width: 90px; min-height: 109px; float: left; border: 0px; cursor: pointer; background: none; position: relative; display: none;}
.top-bar .right::after{ content: "\f002"; font-size: 30px; position: absolute; margin: 0 auto; top: 50%; margin-top: -15px; color: rgba(255,255,255,0.7); font-family: "FontAwesome"; right: 30px;}
.top-bar input::placeholder{ color: rgba(255,255,255,0.7);}
::-webkit-input-placeholder { /* Chrome */
  color: white;
}
:-ms-input-placeholder { /* IE 10+ */
  color: white;
}
::-moz-placeholder { /* Firefox 19+ */
  color: white;
  opacity: 1;
}
:-moz-placeholder { /* Firefox 4 - 18 */
  color: white;
  opacity: 1;
}
#cse-search-box legend{ display: none;}

/*****BOTTOM-BAR*****/
.bottom-bar { /* margin-top: 108px; */ width: 100%; float: left; height: 190px; z-index: 999; position: absolute; top: 0px; border-top: 14px solid #de0029; background: rgba(255,255,255,0.7); }

.bottom-bar.inline-logo{}
.bottom-bar.inline-logo .logo { max-width: 25%; position: relative; height: auto !important; width: 100%;}
.bottom-bar.inline-logo .logo img { /* margin-top: 20px; */ display: inline-block; /* padding-bottom: 20px; */ max-height: 160px;}

.bottom-bar.fixed{ margin-top: 0px !important; position: fixed; height: 80px; background: rgba(255,255,255,0.9);}
.bottom-bar.fixed .logo img{ max-height: 50px;}

.bottom-bar.without-banner{ position: relative; margin-top: 0px !important;}

/*****SLIDER-BAR*****/
.slider-bar { width: 100%; float: left; position: relative; z-index: 9; }
.slider-bar .wrapper{position: initial; padding: 0px;}
.slidewrapper{ margin: 0 auto;}
.slider-bar .slide { overflow: hidden; width: 100%; height: 100%;}
/*#slide_img{ position: absolute; width: 100%; height: auto; z-index: -1; top: 0px; left: 0px;}*/
.slider-bar .caption { /*padding: 30% 0px 10% 50px;*/ bottom: 5%; width: 100%; float: left; overflow: hidden; position: absolute;}
.slider-bar .caption h2 { margin-bottom: 60px; width: 100%; float: left; font-size: 86px; line-height: 125%; font-weight: 400; text-transform: none; color: #ffffff; font-family: "Droid Serif", serif; padding-right: 50%;}
.slider-bar .caption h2.long-title{ }
#slide_img{ position: absolute; width: 100%;}
#slide_img::before{ content:"";position: absolute; z-index: 0; background-image: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.7)); width: 100%; height: 70%; left: 0px; bottom: 0px;}
#slide_img img{ width: 100%; height: auto;}
.slider-bar .pager { width: auto; right: 12%; bottom: 78px; position: absolute; z-index: 9999; text-align: center; vertical-align: top; }
.slider-bar .pager:before { content: "\f0d9"; position: absolute; left: -13px; top: 1px; width: 9px; height: 12px; color: rgba(255,255,255, 0.4); font-size: 16px; font-family:fontawesome;}
.slider-bar .pager:after { content: "\f0da"; position: absolute; right: -13px; top: 1px; width: 9px; height: 12px; color: rgba(255,255,255, 0.4); font-size: 16px; font-family:fontawesome;}
.slider-bar .pager span { display: inline-block; margin: 0 2px; width: 19px; height: 19px; cursor: pointer; text-indent: -9999px; background: #c4c4c4; }
.slider-bar .pager span.cycle-pager-active { position: relative; background: #de0029; }
.slider-bar .caption a { padding: 1rem 1.5rem; display: inline-block; color: #fff; font-weight: 600; letter-spacing: 0.2em; font-size: 0.8889rem; text-transform: uppercase; background: #1833be; }
.slider-bar .caption a:hover { background: #de0029; }
.slider-bar .cycle-prev, .slider-bar .cycle-next { position: absolute; top: 0; width: 55px; height: 55px; z-index: 800; top: 58%; cursor: pointer; }
.slider-bar .cycle-prev:hover, .slider-bar .cycle-next:hover { opacity: 0.7; }
.cycle-next { right: 50px;}
.cycle-prev svg{ transform: rotate(180deg);}
.cycle-prev { left: 50px; }
.cycle-next svg, .cycle-prev svg{ fill: none; stroke: rgba(255,255,255,0.8); width: 50px; height: 50px;}

/*****HOME PAGE*****/

/*****QUILTY-BAR*****/
.quilty-bar { padding: 105px 0; width: 100%; float: left; text-align: center; background: #fff;}
.quilty-bar .wrapper{ max-width: 90%;}
.quilty-bar h3, .quilty-bar h2, .quilty-bar h4, .quilty-bar h5, .quilty-bar h6 { padding-bottom: 10px; color: #de0029; font-size: 1.7778rem; line-height: 142%; margin: 0 auto; text-align: left; width: 80%; text-transform:none;}
.quilty-bar h2.section-heading{ margin-bottom: 38px; color: #1833be; font-size: 41px; text-transform: none; text-align: left; width: 100%; padding: 0;}
.quilty-bar p { padding-bottom: 50px; font-size: 1rem; line-height: 150%; margin: 0 auto; text-align: center; width: 80%;}
.quilty-bar hr { margin: 3px 0 55px; position: relative; width: 100%; float: left;}
.quilty-bar hr:before { content: ""; position: absolute; top: -12px; width: 34px; height: 30px; background: url(custom/images/hr-arrow.jpg) no-repeat left center; margin-left:-10px; }
.quilty-bar .divide { margin: 3px 0 55px; position: relative; width: 100%; float: left; border-bottom: 2px solid #b9b9b9; }
.quilty-bar .arrow { content: ""; position: absolute; top: -12px; width: 3.5%; height: 30px; margin-left:48%; color: #de0029; font-size: 30px; background: #fff;}

.home_editor_content.editorwithlinks{ float: left;}
.quilty-bar .home_editor_content.editorwithlinks *{ text-align: center;}
.home_editor_content.editorwithlinks .editor_img{ width: 55%; float: left; border-right: 15px solid #000000;}
.home_editor_content.editorwithlinks .editor_img img{ width: 100%;}
.home_editor_content.editorwithlinks .editor_textcontent{ width: 45%; float: left; padding-top: 1.5%; padding-left: 2%; padding-right: 2%;} 
.home_editor_content.editorwithlinks .editor_textcontent p{  text-align: left; padding-bottom: 0px;}
.home_editor_content.editorwithlinks a.learnmore{ color: #fff; display: inline-block; font-size: 12px; text-transform: uppercase; letter-spacing: 0.2em; text-align: left; margin-top: 12px; background: #de0029; padding-left: 20px; padding-right: 20px; padding-top: 10px; padding-bottom: 10px;}
.home_editor_content.editorwithlinks a.learnmore:hover{background: #de0029;}

.home_editor_content.editorwithimage{ float: left; background:#fff;}
.home_editor_content.editorwithimage .editor_img{ width: 55%; float: left; border-right: 15px solid #777777;}
.home_editor_content.editorwithimage .editor_img img{ width: 100%;}
.home_editor_content.editorwithimage .editor_textcontent{ width: 45%; float: left; padding-top: 1.5%; padding-left: 2%; padding-right: 2%;} 
.home_editor_content.editorwithimage .editor_textcontent p{  text-align: left; padding-bottom: 0px;}
.home_editor_content.editorwithimage a.learnmore{ color: #fff; display: inline-block; font-size: 12px; text-transform: uppercase; letter-spacing: 0.2em; text-align: left; margin-top: 12px; background: #1833be; padding-left: 20px; padding-right: 20px; padding-top: 10px; padding-bottom: 10px;}
.home_editor_content.editorwithimage a.learnmore:hover{ background: #de0029;}

.home_editor_content.widgetembed{ float: left; background:#fff; display: flex;}
.home_editor_content.widgetembed .editor_img{ width: 55%; float: left; border-right: 15px solid #777777; position: relative;}
.home_editor_content.widgetembed .editor_img img{ width: 100%;}
.home_editor_content.widgetembed .editor_textcontent{ width: 45%; float: left; padding: 2.5% 2%; text-align: left;} 
.home_editor_content.widgetembed .editor_textcontent p{  text-align: left; padding-bottom: 0px;}
.home_editor_content.widgetembed a.learnmore{ color: #fff; display: inline-block; font-size: 12px; text-transform: uppercase; letter-spacing: 0.2em; text-align: left; margin-top: 12px; background: #de0029; padding-left: 20px; padding-right: 20px; padding-top: 10px; padding-bottom: 10px;}
.home_editor_content.widgetembed .editor_img iframe{ width: 100%; height: 100%; left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute;}

.home_editor_content.medialibrary {float:left; background:#fff; width:100%;}
.home_editor_content.medialibrary .video_box{ float: left; /* border-right: 15px solid #777777; */ width: calc( 50% - 15px); position: relative;}
.home_editor_content.medialibrary .video_box video{ width: 100%; position: relative; border-right: 15px solid #777777;}
.home_editor_content.medialibrary .editor_textcontent{ width: calc( 50% - 30px); float: left; padding-top: 1.5%; padding-left: 15px; padding-right: 15px;} 
.home_editor_content.medialibrary .editor_textcontent p{  text-align: left; padding-bottom: 0px;}
.home_editor_content.medialibrary a.learnmore{ color: #fff; display: inline-block; font-size: 12px; text-transform: uppercase; letter-spacing: 1px; text-align: left; margin-top: 12px; background: #1833be; padding-left: 20px; padding-right: 20px; padding-top: 10px; padding-bottom: 10px;}
.mediaelementjs{margin-bottom:0;}
.home_editor_content.medialibrary a.learnmore:hover{ background: #de0029;}

.home_editor_content.medialibrary .video_box .control { position:absolute; left:50%; top:50%; transform: translate(-50%,-50%); font-size: 75px; line-height: 75px; opacity: 0.75; border:0; cursor: pointer; color: rgba(255,255,255,0.75); width: 70px; height: 80px; background: none; }
.home_editor_content.medialibrary .video_box .control.play { font-size:0; background:url(custom/images/play.png) center center no-repeat; background-size:100% 100%;  }
.home_editor_content.medialibrary .video_box .control.pause { display: none; opacity: 0;}
.home_editor_content.medialibrary .video_box .video:hover .control.pause{ opacity: 100;}
.home_editor_content.medialibrary .video_box .control:hover { opacity:100; }
.home_editor_content.medialibrary .video_box video[poster]{height:100%;width:100%;object-fit: cover; }
.home_editor_content.medialibrary .video_box video::-webkit-media-controls-start-playback-button { opacity: 0; pointer-events: none; width: 5px; }

a.learnmore{ font-size: 0.88889rem !important; font-weight: 700 !important; padding: 1rem 1.5rem !important; letter-spacing: 0.2em !important;}  /** updated 1-6-20 **/

/*****GET-BAR*****/
.get-bar {  padding: 82px 0 0; width: 100%; float: left; background: #de0029; }
.get-bar .left { padding-right: 20px; width: 683px; float: left; position: relative; background: #000000; }
.get-bar .right { padding: 18px 32px 18px 28px; width: 560px; min-height: 373px; float: left; background: #fff; }
.get-bar h2.section-heading { margin-bottom: 38px; color: #1833be; font-size: 41px; text-transform: none; }
.get-bar .overlay { vertical-align: middle; display: table-cell; position: relative; z-index: 999; }
.get-bar .overlay img { display: inline-block; }
.get-bar .video { width: 100%; height: 373px; float: left;  display: table; position: relative; cursor: pointer; text-align: center; background: url(custom/images/knowus-img.jpg) no-repeat left center; }
.get-bar h4 { font-style:normal; margin: 0 auto; border: none; padding: 0px; margin-bottom: 10px; font-size: 24px; }
.get-bar p { margin-bottom: 10px; }
.get-bar .video:hover:before { content: ""; position: absolute; width: 100%; height: 100%; z-index: 99; background: rgba(119,119,119,0.5); }
.get-bar .video:before { content: ""; position: absolute; width: 100%; height: 100%; z-index: 99; background: inherit; transition: ease-in 0.3s; -webkit-transition: ease-in 0.3s; }

/*****VALUE-BAR*****/
.values-bar { display: flex; flex-flow: wrap; justify-content: space-between; align-items: center; width: 100%; float: left; background: #e9e9e9;}
.values-bar .column { height: 100%; display: table; float: left; text-align: center; position: relative; cursor: pointer; overflow: hidden; /*background: url(custom/images/value-img1.jpg) no-repeat;*/ transition: ease-in 0.3s; -webkit-transition: ease-in 0.3s; width: 33.33333%; min-height: 300px;}
.values-bar .column:hover:before { content: ""; position: absolute; width: 100%; height: 100%; left: 0px; top: 0px; background: rgba(222,0,41,1); transition: ease-in 0.3s; -webkit-transition: ease-in 0.3s; z-index: 2; }
.values-bar .column:before { content: ""; position: absolute; width: 100%; height: 100%; left: 0px; top: 0px; background: rgba(68,68,68,0.6); z-index: 2; }
.values-bar .column:nth-child(3) { /*background: url(custom/images/value-img2.jpg) no-repeat;*/ }
.values-bar .column:last-child { /*margin-right: 0px; background: url(custom/images/value-img3.jpg) no-repeat;*/ }
.values-bar #background-image{ 
	position: absolute;
	top: 0px;
	left: 0px; 
	width: 100%; 
	height: 100%; 
	overflow: hidden;
	z-index: 1;
	margin: -1px -1px -1px -1px;
	background-size: cover !important;
  }
.values-bar #background-image img{
	margin: -1px -1px -1px -1px;
	height: auto;
	width: 100%;
}
.values-bar h2 { margin-bottom: 43px; color: #1833be; font-size: 41px; text-transform: none; }
.values-bar h4 { font-style:normal; margin: 0 auto; border: none; padding: 0px; margin-bottom: 1rem; font-family: "Droid Serif", serif; font-size: 1.505rem; color: #fff; text-transform: uppercase; }
.values-bar p { padding-bottom: 20px; font-size: 1rem; line-height: 200%; color: #fff; }
.values-bar a { padding: 1rem; font-family: "Droid Sans", sans-serif; font-weight: 400; color: #fff; font-size: 0.847rem; line-height: 100%; text-transform: uppercase; border: 2px solid #fff; letter-spacing: 0.2em; display: inline-block; margin-top: 20px; }
.values-bar .text { position: relative; z-index: 3; display: table-cell; vertical-align: middle; padding: 0 15%; color: #fff;}
.values-bar .column:hover a { color: #de0029; background: #fff; }

/*****NEWS-BAR*****/
.news-bar { width: 100%; float: left; position: relative; }
.news-bar .wrapper{ max-width: 100%; padding: 0px;}
.event_view_btn{ float: right; color: #1833be; font-family: "Droid Serif", serif; font-size: 14px; font-style: italic; position: relative; display: flex; align-items: center;}
.event_view_btn span{ color: rgba(0,0,0,0.4); font-size: 25px; display: inline-block; margin: 0 auto; padding: 0 0 0 10px; vertical-align: middle;}
.news-bar .left { padding: 85px 0 100px; width: 66.6666%; float: left; position: relative; overflow: hidden; }

.news-bar .news-bg { content: ""; position: absolute; left: 0px; top: 0px; width: 66.6666%; height: 100%; background-color: #1833be; background-position: left top; background-repeat: no-repeat; background-size: cover; }
.news-bar .news-bg.client-img{}
.news-bar .news-bg.client-img .news_bg_overlay{ position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background-color: rgba(67,67,67,0.75);}

.news-bar .right { padding: 85px 57px 92px 57px; width: 33.3333%; float: left; background: #fff; }
.news-bar h2 { margin-bottom: 50px; font-size: 2.222rem; color: #fff; line-height: 100%; position: relative; text-transform: none; display: inline-block;}
.news-bar .left h2{ padding-left: 57px;}
.news-bar h3 { margin-bottom: 1rem; font-size: 1.33rem;}
.news-bar .right h2 { color: #1833be; }
.news-bar .one { width: 100%; float: left; position: relative; min-height: 528px; background: #fff; }
.news-bar .one:before { content: ""; position: absolute; top: -14px; width: 120px; height: 14px; background: #c29901; }
.news-bar h4 {  margin: 0 auto; border: none; padding: 0px; margin-bottom: 1rem; font-size: 1.185rem; line-height: 120%; white-space: pre-wrap; font-style:normal;}
.news-bar h4 a { color: #de0029; }
.news-bar .news-slide {  padding:15px 10px 0; width: 260px; vertical-align: top; }
.news-bar img { margin-bottom: 1rem; width: 100%;}
.news-bar .right img {  }
.news-bar a.arrow img:hover { opacity: 0.7; }
.news-bar p { font-family: "Droid Sans", sans-serif; color: #303030; font-size: 0.963rem;  white-space: pre-wrap; line-height: 162%; }
.news-bar .right p { padding-bottom: 2rem; font-size: 1.037rem; line-height: 150%;}
.news-bar .text { padding: 12px 22px; width: 100%; float: left; }
.news-bar .text a img{ width: auto !important;}

.news-bar .right a.btn {float: left;}

.news-bar .pager1 { width: 185px; /*right: 9%; bottom: 54px; position: absolute;*/ z-index: 9999; text-align: center; vertical-align: top;  float: left;}
.news-bar .pager1 span { display: inline-block; margin: 0 2px; width: 19px; height: 19px; cursor: pointer; text-indent: -9999px; background: #c4c4c4; }
.news-bar .pager1 span.cycle-pager-active { position: relative; background: #de0029; }
.news-bar a.arrow { margin-top: 25px; display: inline-block; }
.news-bar .news-slideshow { width: 100%;  }
.news-bar .full {  width: calc(100% - 114px); margin: 0 auto;}

.news-img{ width: 100%; margin-bottom: 13px; height: 150px;}

#pager-container{ float: right; position: relative; width: auto; margin-top: 25px; display: flex; justify-content: space-between; align-items: center;}
.news-bar #news-prev, .news-bar #news-next { cursor: pointer;}
.news-bar #news-prev:before{ content: "\f0d9"; font-family: fontawesome; color: rgba(255,255,255,0.4); font-size: 14px; display: inline-block;}
.news-bar #news-next:before{ content: "\f0da"; font-family: fontawesome; color: rgba(255,255,255,0.4); font-size: 14px; display: inline-block;}

/***** Social Feed *****/
.social_feed .facebook, .social_feed .twitter{ display: flex; justify-content: space-between; align-items: flex-start;}
.social_feed .social-post{min-height: 500px; background: #fff; position: relative; width: 33.3333%; padding-bottom: 65px;}
.social_feed .social-post .post-title{ display: none;}
.social_feed .social-post:nth-child(2){ margin: 0px 20px;}
.social_feed .social-post:before { content: ""; position: absolute; top: -14px; width: 120px; height: 14px; background: #de0029; }
.social_feed .post-detail{ padding: 20px 15px;}
.social_feed .facebook .social-post::after{ content:'\f09a'; position: absolute; bottom: 20px; left: 20px; color: #51669c; font-size: 30px; font-family: "Font Awesome 5 Brands";}
.social_feed.instagram .facebook .social-post::after{ content:'\f16d'; position: absolute; bottom: 20px; left: 20px; color: #51669c; font-size: 30px; font-family: "Font Awesome 5 Brands";}
.social_feed.twitter .facebook .social-post::after{ content:'\f099'; position: absolute; bottom: 20px; left: 20px; color: #51669c; font-size: 30px; font-family: "Font Awesome 5 Brands";}

.news-bar .left svg{ stroke: #a7a7a7; fill: none; width: 30px; height: 30px; display: inline-block; }
.news-bar .left .announce-link{ display: inline-block; position: absolute; bottom: 15px; font-size: 0;}

.right .date{ font-size: 1.185rem; letter-spacing: 0.2em; text-transform: uppercase; color: #1833be; text-align: left; display: block; border-bottom: 2px solid #dcdcdc; width: 100%; padding-bottom: 10px; margin-bottom: 1rem;}
.right small{ font-size: 0.815rem; letter-spacing: 0.2em; text-transform: uppercase; color: #1833be; text-align: left; display: block; width: 100%;}
.right a.event_view_btn img{ margin: 0 auto; float: right; margin-left: 10px; margin-top: -5px;}
.right h4{ margin: 0 auto; padding: 0px; border: none; font-style:normal; margin-bottom: 0px; padding-right: 45px;} 
.right .item{ width: 100%; margin-bottom: 25px;}
.right .desc{ position: relative;}
.right .event_arrow{ position: absolute; right: 0px; top: 8px; font-size: 0;}
.right .event_arrow img{margin: 0 auto !important; width: 60%;}
.right .event_arrow svg{ stroke: rgba( 0,0,0,0.15); fill: none; width: 25px; height: 25px; display: inline-block; }

.home_events{ text-align: left;}
.home_events a.learnmore{ color: #fff; display: inline-block; font-size: 0.8rem; text-transform: uppercase; letter-spacing: 0.2em; text-align: left; margin-top: 1rem; background: #1833be; padding: 0.75rem 1.5rem;}
.home_events a.learnmore:hover{background: #de0029;}

.news-bar .sec4-links{}
.news-bar .sec4-links ul{ margin: 0; padding: 0; list-style: none;}
.news-bar .sec4-links ul li{ padding: 15px 0px;}
.news-bar .sec4-links .links_img{ width: 50px; height: 50px; background-size: cover; background-position: center; display: inline-block;  margin-right: 25px;}
.news-bar .sec4-links .links_content{ width: calc( 100% - 80px); display: inline-block;}
.news-bar .sec4-links ul li a{  padding-bottom: 10px; color: #de0029; font-size: 27px; line-height: 36px; margin: 0 auto; text-align: left; font-family: "Droid Serif", serif; font-weight: 700;}
.news-bar .sec4-links p.links_desc{ text-transform: uppercase; color: #1833be; padding: 0; margin: 0; font-size: 14px; text-align: left; white-space: normal;}

/****INSIDE PAGE****/
#main_container { width: 100%; float: left; margin-bottom: 60px; margin-top: 60px;}
#main_container.no-top-space{ margin-top: 10px;}
#main_container .wrapper{ display: flex; height: 100%; flex-flow: wrap; max-width: 98%; justify-content: space-between; padding: 0px;}
/* #main_container p { padding-bottom: 30px; font-size: 16px; line-height: 150%; font-family: "Droid Sans", sans-serif;  } */
#main_container a { /* color: #de0029; */ font-weight: 700; }
#main_container a:hover { text-decoration: underline; }
#main_container .pull-right { margin: 0 0 20px 40px; }
hr { margin: 3px 0 38px; border: none; border-bottom: 3px solid #dcdcdc; }
.full .middle_column { display: block; width: 100%; }
.w_right .middle_column { width: 67.4%; display: inline-block; }
.w_right .right_column { width: 30%; float: right; }
h3.toolhead { padding: 20px 35px 15px; background: #1833be; color: #fff; }
.right_per_detail { overflow: hidden; background: #f7f5f5; margin-bottom: 65px; }
.right_content { padding: 28px 35px 0; }

.left_column { width: 20.6%;  float: left; border-right: 3px solid rgb(187, 187, 187);} 
.middle_column.with_left { width: 76.5%; float: left; }
.middle_column.with_right { margin-right: 50px; width: calc(70% - 50px); float: left; border-left: none; padding-left: 0px;}
.middle_column { padding-bottom: 30px; }
.middle_column.none { border: 0px; padding-left: 0px; }

.middle_column.with_both { margin-right: 15px; width: 57%; float: left; }
.right_column { width: 18%; float: right; }
.nav-drop { display: none; }
/* #main_container  .right_column p { font-size: 15px; line-height: 24px; } */

#main_container.full .middle_column.with_left { width: 100%; float: left; }

h3.toolhead { padding: 12px 26px 13px; color: #fff; border-bottom: 1px solid #fff; font-size: 16px; line-height: 22px; background: #1833be; }
.right_per_detail { overflow: hidden; margin-bottom: 65px; background: #ececec; }
.right_content { padding: 15px 26px 0; }
.right_content blockquote * {font-size: 1rem; }
/* .right_content h1 { font-size: 24px; line-height: 33px; }
.right_content h2 { font-size: 24px; line-height: 33px; }
.right_content h5 { font-size: 22px; line-height: 33px; }
.right_content h6 { margin-bottom: 40px; font-size: 16px; line-height: 24px; } */

.no-banner { width: 100%; float: left; position: relative; background: #fff; /* padding-top: 50px; */}
.no-banner.long-page-title{  padding-top: 0px;}
.no-banner.long-page-title .page_heading{ position: relative;}
.no-banner h1 { padding-right: 40px; /* font-size: 86px; */ font-weight: 400; position: relative; display: inline-block; line-height: 104px; background: #fff; }
.no-banner .page_heading { width: 100%; float: left; bottom: 0px; position: relative;  }
.no-banner .wrapper:before { content: ""; position: absolute; right: 0px; bottom: 44px; width: 100%; border-bottom: 3px solid #dcdcdc;  }

.mobile_inside_nav{ display: none; width: 100%; margin-top: 40px; border-top: 3px solid rgb(187, 187, 187); padding-top: 20px;}


/****BANNER****/
#banner { width: 100%; float: left; min-height: auto !important; position: relative; background: #000;}
#banner img{ width: 100%; height: auto; display: block;}

#page_heading { width: 100%; float: left; bottom: 25px; position: absolute;  }
#page_heading h1 { /* font-size: 60px; */ color: #fff; font-weight: 400; line-height: 125%;}
.no_banner #page_heading { background: #1833be; margin: 0; padding-top: 265px; }
.no_banner #page_heading h1 { color: #fff; }

.middle_column #page_heading {position:inherit;}

.page_heading .wrapper, #page_heading .wrapper{ max-width: 98%;}

/****breadcrumbs****/
#breadcrumbs { padding: 10px 0 0px; margin-top: 20px; margin-bottom: 30px; overflow: hidden; width: 100%; float: left; position: relative; text-transform: uppercase; letter-spacing: 0.2em; }
#breadcrumbs .wrapper{ max-width: 98%;}
#breadcrumbs a { display: inline-block; color: #000000; font-size: 16px; line-height: 40px; font-family: "Droid Sans", sans-serif; }
#breadcrumbs a:hover, #breadcrumbs a:last-child{ color: #000000; text-decoration: underline; font-weight: bold;}
#breadcrumbs span.breadcrumb_divide { padding: 0 2px; display: inline-block; color: #000000; font-size: 16px; line-height: 40px; }
#breadcrumbs span.last { font-size: 16px; font-family: "Droid Sans", sans-serif; font-weight: 700; color: #de0029; text-decoration: underline; }

/****footer****/
footer { width: 100%; float: left; position: relative; }

/**** footer-bar ****/
.footer-bar { padding: 65px 0; width: 100%; float: left; position: relative; border-top: 14px solid #de0029; background: #1833be; }
.footer-bar .wrapper{ max-width: 98%;}
.footer-bar .left { width: 60%; float: left;  }
.footer-bar .right { margin-top: 17px; width: 40%; float: right; }
.footer-bar address { /*margin-bottom: 25px;  width: 100%; float: left; */ font-family: "Droid Serif", serif; font-size: 15px; color: #ffffff; line-height: 24px; font-style: normal; /* padding-top: 15px; */}
.footer-bar address p{ color: #ffffff; padding: 10px 0px; display: flex;}
.footer-bar address p:first-child{ padding-top: 0px;}
.footer-bar .left a { font-family: "Droid Serif", serif; font-size: 15px; color: #ffffff; line-height: 24px; font-weight: normal; }
.footer-bar address span.fas{ padding: 0px 10px 0 0;}
.footer-bar .left a:hover { text-decoration: underline; }
.footer-bar .text { float: left;}
.footer-bar .left img { margin-bottom: 10px; }

.footer-bar .social { float: right; position: relative; }
.footer-bar .social li { padding: 0 9px; float: left; }

/*.footer-bar .social input[type="text"] { padding: 10px; width: 100%; height: 38px; text-transform: uppercase; font-family: "Droid Sans", sans-serif; font-size: 9px; border: 0px; background: #footer-search-bg-color; }
.footer-bar .social form { width: 230px; float: left; position: absolute; right:-10px; top: 53px; display: none; }
.footer-bar .social form:before { content: ""; position: absolute; top: -10px; right: 10px; width: 0; height: 0; border-left: 10px solid transparent; border-right: 10px solid transparent; border-bottom: 10px solid #fff; }
.footer-bar .social li.search a { width: 23px; height: 23px; display: inline-block; background: url(custom/images/search-icon1.png) no-repeat left top; }
.footer-bar .social li.search a.active { background-position: left -24px; } */

.footer-bar .social li a { transition: none; font-size: 0; color: #ffffff; font-family: fontawesome;}
.footer-bar .social li a:hover{ text-decoration: none; color: #de0029;}
.footer-bar .social li a i{ font-style: normal; font-size: 2rem;}
.footer-bar .social li a svg{ width: 2rem; height: 2rem; padding: 1.5px; background: #1833be; fill: #ffffff;}
.footer-bar .social li a:hover svg{ fill: #c29901;}

.footer-logo{ float: left; width: 50%;}
.footer-logo a{}
.footer-logo a img{ width:80%;}

.footer_copybar{ width: 100%; background: #000; padding: 15px 0px; float: left;}
.footer_copybar .wrapper{ max-width: 98%; display: flex; justify-content: space-between; align-items: center; flex-flow: wrap;}
.copyright_info{ color: #fff; font-size: 13px; font-family: "Droid Serif", serif;}

a.credit{ display: inline-block;}
a.credit img{ max-height: 15px; opacity: 0.4;}
a.credit:hover img{ opacity: 1;}
		
/******* TOOL FIXES ******/
		
.calendar_grid_day{
          font-size: 10px !important;
          font-size:0.625rem !important;
     }
     .detail_minical .calendar_grid .calendar_grid_headings th{
          font-size: 0.875rem !important;
     }
     .calendar_grid td{
          padding: 0rem !important; 
     } 
.detail_minical .calendar_grid .calendar_grid_headings th{ padding-left: 0px; padding-right: 0px;}
.calendar_grid td{ padding: 1%;}

.with_both .detail_facultylist .staff_sec tr td.dir-link {float:right; }

.detail_profiles .staff_header .profile ul li a {color: #ffffff;}
.detail_minical .calendar_center {position:relative; left: 70%;}

/****** HEADER UPDATED - WA 7-26-19 ********/
header.fixed .top-bar{ display: none;}
header.fixed{ position: fixed;}
.bottom-bar,.bottom-bar.fixed{ position: relative;}

.bottom-bar{ margin-top: 0 !important;}

#main_container ul, #main_container ol{ font-size: 1em; line-height: 150%;}

#breadcrumbs{ margin-bottom: 0px;}

.news-bar .pager1{ z-index: 999;}


/******ENHANCEMENTS********/

.mission-statement {background: #ffffff; float: left; padding:3% 16%;border-top: 14px solid #de0029;}
.mission-statement .mission_editor p{color: #1833be; font-size: 20px; line-height: 30px; font-weight: bold; text-align:center; padding-top:0; font-family: "Droid Serif", serif;}

.accred {float:right; position:absolute; right: 0; top: 160px;}
.accred img {padding-left: 15px;}
/********* MEDIA QUERIES ***************/
	
@media only screen and (min-width: 1550px) {

}

@media only screen and (max-width: 1323px) {

	.wrapper { padding: 0 15px; max-width: 100%; }

	.slider-bar .caption h2 { margin-bottom: 40px; font-size: 60px;}
	.bottom-bar { height: 160px; }

	.slider-bar .caption {}

	.quilty-bar { padding: 70px 0; }

	.news-bar #news-next { right: 55px; }
	.news-bar .full { width: calc( 100% - 40px); }
	.news-bar .left h2{ padding-left: 20px;}

	.no-banner .wrapper::before { width: 70%; }
	.no-banner.long-page-title{ }

	.get-bar .right { width: 43%; }
	.get-bar .left { width: 57%; }
	.get-bar .video { height: 388px; background-size: cover !important;  }
}

@media only screen and (max-width: 1280px) {
	.quilty-bar p{ font-size: 13px; line-height: 18px; }
	
	#page_heading h1{ font-size: 55px;}
}
@media only screen and (max-width: 1143px) {

	p { font-size: 18px; line-height: 28px; }

	.wrapper { max-width: 98%; }

	.top-bar input[type="submit"] { min-height: 88px; }
	.top-bar input[type="text"] { min-height: 70px; }
	.top-bar .left {  }

	.bottom-bar { margin-top: 88px; }

	.values-bar h2 { margin-bottom: 35px; font-size: 35px; }
	.values-bar h4{ font-size: 18px; line-height: 24px;}

	.news-bar h2 { margin-bottom: 40px;font-size: 35px; }
	.news-bar h4 { margin-bottom: 12px; font-size: 20px; line-height: 25px; }
	.news-bar .left { padding: 65px 0 96px; }
	.news-bar .right { padding: 65px 0 77px 36px; }
	.news-bar .news-slide { width: 230px; }
	.news-bar .news-bg {  }
	.news-bar .pager1 { right: 11%; }
	.news-bar #news-prev { right: 178px; }
	.news-bar p { font-size: 15px; }
	.news-bar .right p { font-size: 15px; line-height: 25px; }
	.news-bar .full { width: 93%; }
	.news-bar #news-next { right: 63px; }

	#page_heading h1 { font-size: 60px; }
	#banner { min-height: 430px; }
	#page_heading { bottom: 55px; }
	.middle_column.with_both { width: 56%; }
	.right_content h1 { font-size: 22px; line-height: 30px; }
	.right_content h2 { font-size: 21px; line-height: 29px; }
	.right_content h5 { font-size: 19px; line-height: 28px; }
	.right_content h6 { margin-bottom: 34px; font-size: 14px; line-height: 22px; }
	.right_content { padding: 15px 15px 0; }

	.no-banner h1 { font-size: 60px; }
	.no-banner {  }
	.no-banner.long-page-title{}

	.get-bar h2 { margin-bottom: 35px; font-size: 35px; }
	.get-bar .left { width: 53%; }
	.get-bar .right { width: 47%; }
	.get-bar .video { height: 380px; }

	/* .footer-bar .left { width: 34%; }
	.footer-bar .right { width: 63%; } */
}

@media only screen and (max-width: 1125px) {
}

@media only screen and (max-width: 1023px) {
	.wrapper { max-width: 95%; }

	.top-bar .left {  width: 61%; }
	.top-bar .right { width: 39%; }
	.top-bar input[type="submit"] { width: 65px; min-height: 65px; }
	.top-bar .right::after{ right: 16px;}
	.top-bar input[type="text"] { padding: 29px; width: 203px; min-height: 43px; }
	
	.bottom-bar { margin-top: 75px; }

	.slider-bar .wrapper{ position: initial; width: 100%; margin: 0 auto; padding: 0px; max-width: 100%;}
	.slider-bar .caption { padding:0px; bottom: 25px; padding-left: 20px;}
	.slider-bar .caption h2 { margin-bottom: 30px; font-size: 50px; padding-right: 0px;}
	.slider-bar .caption a { padding: 18px 22px; font-size: 16px; }
	
	.quilty-bar h3 { padding-bottom: 20px; font-size: 22px; line-height: 32px; }
	.quilty-bar p { padding-bottom: 38px; font-size: 18px; line-height: 27px; }
	
	.slider-bar .cycle-prev, .slider-bar .cycle-next { width: 45px; height: 45px; background-size: cover !important; }
	.slider-bar .pager{ bottom: 25px;}
	
	.home_editor_content.editorwithimage .editor_img, .home_editor_content.widgetembed .editor_img{ width: 100%; float: left; border-bottom: 15px solid #000000; border-right: none;}
	.home_editor_content.editorwithimage .editor_img img{ margin: 0 auto; text-align: center; display: block;}
	.home_editor_content.editorwithimage .editor_textcontent,.home_editor_content.widgetembed .editor_textcontent{ width: 100%; float: left; padding-top: 3%; padding-bottom: 25px}
	
	.home_editor_content.widgetembed{ display: block;}
	.home_editor_content.widgetembed .editor_img iframe{ position: relative; height: 315px;}
	
	.news-bar .news-slide { width: 260px; }
	.news-bar .news-bg { width: 100% !important; }
	.news-bar img { width: 100%; }
	.right a.event_view_btn img{ width: auto;}
	.news-bar .right { padding: 65px 20px 77px 20px; margin: 0px auto; width: 100%; float: left; margin-left: 0px;}
	.news-bar .right img { margin-top: 54px; }
	.news-bar .left { overflow: hidden; width: 100%;}
	.news-bar .full { width: 100%; }
	.news-bar .left h2{ padding-left: 0px;}
	.news-bar #news-prev { right: 154px; }
	.news-bar #news-next { right: 45px; }
	.news-bar .wrapper{ padding: 0 15px;}

	.values-bar p { line-height: 22px; }

	.middle_column.with_both { width: 55%; }
	.alignright { width: 245px; }
	#main_container p { padding-bottom: 25px; font-size: 15px; line-height: 26px; }
	blockquote h4 { font-size: 14px; line-height: 24px; }

	.right_column { width: 21%; }
	.middle_column.with_both { width: 52%; }
	h3.toolhead { padding: 12px 15px 13px; }

	.middle_column.with_left { width: 75.5%; }

	.no-banner h1 { font-size: 49px; }
	.no-banner {  }

	.get-bar p { font-size: 16px; line-height: 26px; }
	.get-bar h4 { margin-bottom: 0px; font-size: 22px; }
	.get-bar p { margin-bottom: 0px; }
	.get-bar .right {padding: 8px 32px 12px 28px; }

	.footer-bar .left img { width: 82%; }
	/* .footer-bar .text { padding-left: 41px; } */
	.footer-bar { padding: 50px 0; }

	.slider-bar .caption h2.long-title{ }

	.no-banner.long-page-title{}
}

@media only screen and (max-width: 850px) {
	#page_heading h1 { font-size: 38px; }
}

@media only screen and (max-width: 767px) {

	.wrapper { max-width: 92%; }
	
	header{ position: relative;}
	
	.top-bar{margin-bottom: 0px !important; padding-bottom: 0px; padding-top: 0px;}

	.bottom-bar { margin-top: 0px !important; position: static; background: #fff; border-bottom: 14px solid #de0029; border-top: none; height: auto;}
	
	.slider-bar, #banner{ margin-top: 0px !important;}
	
	.bottom-bar.inline-logo .logo{ max-width: 100%; margin: 0 auto; float: none; margin-top: 10px; background: none; text-align: center;}
	.bottom-bar.inline-logo .logo img{ padding-left: 15px; padding-right: 15px;}

	.top-bar .left { margin: 10px 0 15px; width: 100%; text-align: center; display:none;}
	.top-bar .right { border-top: 1px solid #1833be; width: 200px; border: none; float: none; display: inline-block; margin: 0 auto; display:none;}

	.top-bar input[type="submit"] { width: 50px; float: none; min-height: 32px; background-size: 16px 16px; color: #fff;}
	.top-bar .right::after{ right: 10px;}
	.top-bar input[type="text"] { padding: 7px 10px; width: 150px; min-height: 30px; background: rgba(255,255,255,0.15);}
	
	ul.utility-nav{ margin: 0; padding: 0px; margin-bottom: 20px;}
	ul.utility-nav li{ padding: 10px 0px;}
	
	.right input{ border: none; padding: 10px 5px;}
	.right ::after{ display: none;}
	.right input[type="submit"]{ display: inline-block; background: #de0029; color: #fff; appearance: none; -webkit-appearance: none;}

	.slider-bar .wrapper { max-width: 100% !important; }
	.slider-bar .caption{ max-width: 100% !important; left: 0px;}
	.slider-bar .caption h2 { margin-bottom: 20px; font-size: 40px; }
	.slider-bar .cycle-prev, .slider-bar .cycle-next { display: none; }
	.slider-bar .pager { bottom: 40px; }
	.slider-bar .caption a { padding: 16px 20px; font-size: 15px; letter-spacing: 0.2em; }

	.quilty-bar h3 { padding-bottom: 15px; font-size: 19px; line-height: 25px; }
	.quilty-bar h3 br { display: none; }
	.quilty-bar p { padding-bottom: 32px; font-size: 16px; line-height: 23px; }	
	.quilty-bar a.btn { width: 175px; margin-bottom: 10px; }
	.quilty-bar { padding: 23px 0; }
	.quilty-bar hr::before { left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); }
	.quilty-bar hr { margin: 3px 0 36px; }
	
	.home_editor_content.medialibrary .video_box, .home_editor_content.medialibrary .editor_textcontent{ width: 100%; }
	.home_editor_content.medialibrary .video_box, .home_editor_content.medialibrary .video_box video{ border-right: none;}
	.quilty-bar h3, .quilty-bar p{ width: 100%;}
	
	.home_editor_content.editorwithimage .editor_textcontent, .home_editor_content.widgetembed .editor_textcontent, .home_editor_content.medialibrary .editor_textcontent.video_desc{ padding-left: 0px; padding-right: 0px;}

	.values-bar .column { width: 100%;}
	.values-bar h2 { margin-bottom: 20px; }

	.news-bar .left { width: 100%; background: inherit; }
	.news-bar .news-bg { width: 100% !important; }
	.news-bar .right { padding: 30px 15px 33px 15px; width: 100%; }
	.news-bar .news-slide { width: 285px; min-height: 494px; }
	.news-bar .right p { padding-bottom: 22px; }
	.news-bar #news-next { right: 20px; }
	.news-bar #news-prev { right: 127px; }
	.news-bar .right img { margin-top: 0px; }
	.news-bar .one { min-height: 496px; }
	.news-bar .left { padding: 30px 0 90px; }
	.news-bar h2 { margin-bottom: 20px; }
	
	.social_feed .facebook, .social_feed .twitter{ flex-flow: wrap;}
	.social_feed .social-post{ width: 100%; margin: 25px 0px; min-height: auto;}
	.social_feed .social-post:nth-child(2){ margin: 25px 0px;}

	#banner { margin-top: 0px !important; }
	#page_heading h1 { font-size: 30px; }
	#breadcrumbs a { font-size: 14px; }
	#breadcrumbs span.last { font-size: 14px; }

	.left_column { margin-right: 0px; width: 100%; border-right: 0px; min-height: inherit; }
	.middle_column.with_both { margin-top: 10px; width: 100%; margin-right: 0px; }
	.right_column,.w_right .right_column { width: 100%; }
	.alignright { width: 100%; }
	h6 { margin-bottom: 30px; }
	.middle_column.with_left { margin-top: 10px; width: 100%; }
	.middle_column.with_right { width: 100%; margin-right: 0px;}
	blockquote { padding: 25px 0px; }
	.middle_column { padding-left: 0px; padding-bottom: 0px; border: 0px; }
	
	.left_column{ display: none;}

	.nav-drop { display: block; text-align: center; background: #e9ebec; }
	.nav-drop a.sideMenu { display: block; line-height: 40px; display: inline-block; color: #414042; font-size: 17px; text-transform: capitalize; font-weight: 500; text-decoration: none; }
	.nav-drop a.sideMenu i { float: right; margin: 13px 0 0 10px; font-size: 16px; }
	.nav-drop a.sideMenu i.fa-chevron-up { display: none; }
	.nav-drop a.sideMenu.active i.fa-chevron-up { display: block; }
	.nav-drop a.sideMenu.active i.fa-chevron-down { display: none; }

	.no-banner h1 { font-size: 43px; padding-right: 0px; line-height: 125%;}
	.no-banner { margin-top: 25px !important; }
	.no-banner .wrapper::before { display: none; }

	.get-bar .left { padding-right: 0px; width: 100%; } 
	.get-bar .right { padding: 15px 20px 18px 15px; width: 100%; } 
	.get-bar .video { height: 246px; }
	.get-bar { padding: 40px 0 0; }

	#breadcrumbs { margin-top: 10px; margin-bottom: 10px; }

	.footer-bar .left img  { }	
	.footer-bar .left, .footer-logo { width: 100%; text-align: center; float: none;}
	.footer-bar .right { width: 100%;  float: none;}
	.footer-bar .text { padding-left: 0px; text-align: center; float: none;}
	.footer-bar .social { float: none; margin: auto auto 20px auto; }
	.footer-bar { padding: 36px 0 66px; }
	.footer-bar .left a img { display: inline-block; max-width: 300px;}	
	.footer-bar address p{ display: block;}

	#back-to-top { bottom: 10px; width: 40px; height: 40px; }	

	.footer-bar .social ul{ text-align: center;}
	.footer-bar .social li{ padding: 0 5px; float: none; display: inline-block;}

	.footer-links ul li{ width: 100%; float: none; text-align: center; }
	.footer-links ul li h3{ text-align: center;}
	.footer-links ul li a{ font-size: 14px;}
	.footer-links ul.left-links,.footer-links ul.right-links{ width: 100%; margin-bottom: 15px;}
	
	.no-banner.long-page-title{ }
	
	.mobile_inside_nav{ display: block;}
	.accred {position:relative; float:none; text-align:center; top: 0;}

@media only screen and (max-width: 640px) {
	.values-bar #background-image img{ height: 100%;}
	
	.slider-bar .caption{bottom: 10px;}
	.slider-bar .pager{bottom: 10px;}
	.slider-bar .caption h2{font-size: 24px; line-height: 125%;}
	.slider-bar .caption a{font-size: 12px; line-height: 100%;}
    
    .footer_copybar .wrapper{ justify-content: center;}
	.copyright_info{ width: 100%; text-align: center; margin-bottom: 20px;}
}

@media only screen and (max-width: 480px) {
	#page_heading h1 { font-size: 21px; }
}

.calendar_grid .calendar_grid_event .calendar_event_tooltip{ width: 275px !important;}
.calendar_grid .calendar_grid_event .calendar_event_tooltip .calendar_tooltip_desc{ font-size: 14px !important;}
.right_per_detail{ overflow: visible;}
.detail_minical .calendar_center .category_mc{ top: 15px;}
.thumb_page_image{display: inline-block;}
.calendar_grid .calendar_grid_event .calendar_event_tooltip {z-index: 999;}

/* SM 3.0 CSS */
.tool_content, #inside_nav { font-family: "Droid Sans", sans-serif;}
.sm3_header_right .account_info a{ font-weight: normal;}
