html { color: #333; font-family: Helvetica, Arial, Tahoma, sans-serif;font-size: 100%; line-height: 1; overflow-y: scroll; text-align: left; -ms-text-size-adjust: 100%;  -webkit-text-size-adjust: none; /* Prevent font scaling in landscape while allowing user zoom */ }
body { font-size: 14px; margin: 0; padding: 0;  -webkit-text-size-adjust: none; background:#fff;}
#wrap { background-color: #fff; margin: 0 auto; width: 960px; }
article,  aside,  details,  figcaption,  figure,  footer,  header,  hgroup,  nav,  section,  summary { display: block; }
audio,  canvas,  video { display: inline-block;  *display: inline; *zoom: 1;}
a:focus { outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; }
a:active,  a:hover { outline: 0; }
abbr[title] { border-bottom: 1px dotted; cursor: help; }
b,  strong { font-weight: bold; }
blockquote { border-left: dotted 2px #aaa; font-style: italic; margin: 14px 20px; padding-left: 20px; }
s,  del,  strike { text-decoration: line-through; }
i { font-style: italic; }
ins,  mark { background: #ff0; color: #000; text-decoration: none; }
code,  kbd,  pre,  samp { font-family: monospace, serif; font-size: 1em; }
pre { border-top: 1px solid #ddd; background-color: #f1f1f1; padding: 15px; white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
small { font-size: 80%; }
sub,  sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
dl { margin: 0 20px; }
dt { font-weight: bold; }
dd { margin: 0 0 10px; }
hr { border: 0; border-top: 1px solid #f99734; clear: both; display: block; margin: 0 0 20px; padding: 0; }
hr.sepinside { margin-top: 0; }
img { border: 0; height: auto; max-width: 100%; vertical-align: middle; width: auto\9; }
embed,  iframe,  object,  video { max-width: 100%; }
fieldset { border: 0; margin: 0; padding: 0; }
legend { border: 0; padding: 0; }
button,  input,  select,  textarea { -moz-box-sizing: border-box; box-sizing: border-box; font-family: sans-serif; font-size: 100%; margin: 0; vertical-align: baseline;  *vertical-align: middle;}
button,  input { line-height: normal;  *overflow: visible;}
button,  html input[type="button"],  input[type="reset"],  input[type="submit"] { -webkit-appearance: button; cursor: pointer; }
input[type="checkbox"],  input[type="radio"] { -moz-box-sizing: border-box; box-sizing: border-box; padding: 0; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; box-sizing: content-box; }
 input[type="search"]::-webkit-search-cancel-button,  input[type="search"]::-webkit-search-decoration {-webkit-appearance: none;}
input[type="text"],  input[type="password"] { border: solid 1px #d1d1d1; font-size: 12px; padding: 4px; vertical-align: bottom; }
button,  html input[type="button"],  input[type="reset"],  input[type="submit"] { background-color: #0c5390; border: none; color: #fff; font-size: 10px; height: 30px; text-transform: lowercase; }
button:hover,  input[type="submit"]:hover { background-color: #0a406f; }
textarea { overflow: auto; vertical-align: top; }
table { border-collapse: collapse; border-spacing: 0; line-height: 1.6; margin: 0 0 24px; width: 100%; }
caption { font-size: 14px; margin: 10px 0; text-transform: uppercase; }
th { border-bottom: 1px solid #d1d1d1; border-top: 1px solid #d1d1d1; padding: 5px 0; text-transform: uppercase; }
td { padding: 5px 0; }
#wrap a { /* We're using #wrap before a so that the WordPress Toolbar isn't interfered with */ color: #0c5390; text-decoration: none;  font-variant: normal; -webkit-font-smoothing: antialiased;}
#wrap a:hover { color: #f99734; }
h1,  h2,  h3,  h4,  h5,  h6 { font-weight: normal; margin: 0; padding: 0; }
h1 { clear: both; font-size: 40px; letter-spacing: -1px; line-height: 1.15; margin-bottom: 30px; }
h2 { font-size: 24px; line-height: 1.25; margin-bottom: 25px; -webkit-font-smoothing: antialiased;}
h3 { font-size: 22px; line-height: 1.273; margin-bottom: 20px;-webkit-font-smoothing: antialiased; }
h4 { font-size: 20px; line-height: 1.3; margin-bottom: 15px; -webkit-font-smoothing: antialiased;}
h5 { font-size: 18px; line-height: 1.333; margin-bottom: 10px; -webkit-font-smoothing: antialiased;}
h6 { font-size: 16px; line-height: 1.375; margin-bottom: 5px; -webkit-font-smoothing: antialiased;}
ul, ol { margin: 0 0 14px 36px; padding: 0; }
ul ul,  ul ol,  ol ol,  ol ul { margin-bottom: 0;  font-family: arial;}  
ul > li { list-style-type: disc;  -webkit-text-size-adjust: none;  font-family: arial;}
ol > li { list-style-type: decimal;  font-family: arial;}
address,  p { margin: 0 0 10px; } 
p {-webkit-text-size-adjust: none;  font-family: arial;}
body{font-family:Arial;  -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: none; /* Prevent font scaling in landscape while allowing user zoom */ }
/* =Reusable Classes
-------------------------------------------------------------- */

.clearfix,  .comment-meta: { *zoom: 1;}
.clearfix:before,  .clearfix:after,  .comment-meta:before,  .comment-meta:after { content: ""; display: table; line-height: 0;}
.clearfix:after,  .comment-meta:after { clear: both; }
.nivo-caption,  .assistive-text,  #searchform label,  .comment-form-comment > label { position: absolute !important; clip: rect(1px, 1px, 1px, 1px); }
.alignleft { float: left; }
img.alignleft,  .wp-caption.alignleft { margin: 3px 15px 10px 0; }
.alignright { float: right; }
img.alignright,  .wp-caption.alignright,  .gallery-slider { margin: 3px 0 10px 15px; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }
img.aligncenter,  .wp-caption.aligncenter { margin: 3px auto 10px; }
/* =Header

-------------------------------------------------------------- */

#header { padding-bottom: 17px; }
#logo { display: inline; float: left; font-family: Georgia, serif; line-height: 1.2; text-transform: uppercase; padding: 0 35px; }
#site-title { font-size: 24pt; letter-spacing: inherit; margin: 0; }
#site-description { color: #0c5390; font-size: 16pt; margin: 0; }

/* Top Menu */
#main-nav ul { /* background-color: #3a678d; */ float: left; font-size: 12px; font-weight: bold; margin: 0 0 20px; position: relative; line-height: 1.8; width: 100%; z-index: 300; white-space: nowrap; }
#main-nav ul { /* background-color: #3a678d; */ float: left; font-size: 12px; font-weight: bold; margin: 0 0 20px; position: relative; line-height: 1.8; width: 100%; z-index: 300; white-space: nowrap; overflow: hidden; }
#main-nav ul ul { display: none; left: 0; position: absolute; top: 36px; width: 130px; }
#main-nav ul ul ul { left: 140px; top: auto; }
#main-nav ul li { display: inline; float: left; line-height: 3; position: relative; background-color: #3a678d; white-space: nowrap;}
#main-nav > ul > li,  #main-nav .menu > ul > li { border-right: solid 1px #fff; white-space: nowrap; }
#main-nav ul li li { line-height: 2.4; }
#main-nav ul a { color: #fff; display: block; padding:0 19.2px; text-shadow: #264c6c 1px 1px 0; white-space: nowrap;}
#main-nav ul a:hover,  #main-nav .menu-item:hover,  #main-nav .page_item:hover,  #main-nav .current-menu-item > a,  #main-nav .current-menu-ancestor > a,  #main-nav .current_page_item > a,  #main-nav .current_page_ancestor > a { color: #fff; background-color: #e98a2a; }
#main-nav ul ul a { background-color: #444; border: 1px solid #333; border-bottom-color: #555; display: inline; float: left; text-shadow: none; width: 130px; }
#main-nav li:hover ul ul,  #main-nav li:hover ul ul ul,  #main-nav li:hover ul ul ul ul { display: none; }
#main-nav li:hover ul,  #main-nav li li:hover ul,  #main-nav li li li:hover ul,  #main-nav li li li li:hover ul { display: block; }
#search { float: right; margin-top: 5px; }
#social { clear: right; float: right; display: inline; margin-top: 15px; }
#social ul { margin: 0; }
#social li { display: inline; }
#social li a { background: url("images/social-icon-sprite.png") no-repeat top left; display: inline-block; height: 20px; text-indent: -999em; width: 20px; }
#social .facebook { background-position: 0 0; }
#social .flickr { background-position: 0 -25px; }
#social .linkedin { background-position: 0 -50px; }
#social .twitter { background-position: 0 -75px; }
#social .youtube { background-position: 0 -100px; }
/* Featured Slider */

#slider-wrap { border-bottom: solid 1px #f99734; border-top: solid 1px #f99734; margin-bottom: 20px; padding: 1px 0; }
.featured-slider { max-height: 300px; overflow: hidden; }
.featured-slider a { display: none; }
.featured-slider a:first-child { display: block; }
.featured-slider img { width: 100%; }
/* =Content

-------------------------------------------------------------- */

#content { line-height: 1.6; margin-bottom: 60px; }
.column { display: inline; float: left; margin-right: 30px; width: 200px; }
.column-content { width: 500px; word-wrap: break-word; }
.column-double .column-content,  .page-template-template-sidebar-left-php .column-content,  .page-template-template-sidebar-right-php .column-content { width: 730px; }
.column-title,  #content .column-full,  .column-full .column-content,  .page-template-template-full-width-php .column-content { width: 960px; }
.column-narrow { font-size: 12px; }
.column-last,  .column-double.column-right .column-content { margin-right: 0; }
/* .column-title { min-height: 122px; } */
.title-header { font-family: Georgia, serif; margin-top: 46px; padding: 0 230px; word-wrap: break-word; }
.column-title div ~ h1 {margin-top: 30px;}
.column-double .title-header,  .page-template-template-sidebar-right-php .title-header { padding-left: 0; }
.column-double.column-right .title-header,  .page-template-template-sidebar-left-php .title-header { padding: 0 0 0 230px; }
.column-full .title-header,  .single-attachment .title-header,  .page-template-template-full-width-php .title-header { padding: 0; }
/* Breadcrumb */

#crumbs { font-size: 10px; margin: 0 0 30px; text-transform: uppercase; }
.posts .post,  .posts .page { /* border-bottom: 1px solid #ddd;  */font-size: 12px; margin-bottom: 15px; padding-bottom: 10px; }
.home.page .posts .page { border-color: #f99734; font-size: inherit; margin-bottom: 20px; padding-bottom: 0; }
.posts .post h2,  .posts .page h2 { font-size: 12px; font-weight: bold; line-height: 1.5; margin-bottom: 2px; }
.posts .post div.thumb { float: left; margin: 3px 10px 10px 0; max-width: 120px; }
.posts .format-aside .entry-content a:hover { text-decoration: none; }
.posts .sticky { border-bottom: 0; border-top: 1px solid #ddd; background-color: #f1f1f1; font-size: 14px; margin-bottom: 20px; padding: 15px 15px 5px; }
.posts .sticky h2 { font-size: 14px; }
.posts .sticky div.thumb { margin: 0 10px 8px 0; }
.posts .sticky img { border-color: #ddd; }
div.single h2,  div.single h3,  div.single h4,  div.single h5,  div.single h6 { clear: both; margin: 15px 0 10px; }
.column-content table { font-size: 12px; }
div.single h3 { font-size: 20px; }
div.single h4 { font-size: 18px; }
div.single h5 { font-size: 16px; }
div.single h6 { font-size: 14px; }
div.single .gallery .gallery-item { display: -moz-inline-stack; display: inline-block;  *display: inline;
vertical-align: top; zoom: 1; }
div.single .gallery { clear: both; margin: auto; text-align: center; }
div.single .gallery-caption { margin-left: 0; }
.gallery-item { margin: 0; }
.column-content img,  .single-attachment #content img,  #content .gallery-item img { /* border: 4px solid #eee; */ -moz-box-sizing: border-box; box-sizing: border-box; }
.column-content a:hover img,  .single-attachment #content a:hover img,  #content .gallery-item a:hover img { border: 4px solid #9acdea; }
.gallery-slider { border: 4px solid #eee; float: right; max-height: 225px; max-width: 300px; overflow: hidden; }
.gallery-slider img,  .column-content img.wp-smiley { border: none; }
.gallery-columns-4 .gallery-item,  .gallery-columns-5 .gallery-item,  .gallery-columns-6 .gallery-item,  .gallery-columns-7 .gallery-item,  .gallery-columns-8 .gallery-item,  .gallery-columns-9 .gallery-item { margin: 5px; }
#content .gallery-columns-4 .gallery-item { width: 23%; }
#content .gallery-columns-5 .gallery-item { width: 18%; }
#content .gallery-columns-6 .gallery-item { width: 14%; }
#content .gallery-columns-7 .gallery-item { width: 12%; }
#content .gallery-columns-8 .gallery-item { width: 10%; }
#content .gallery-columns-9 .gallery-item { width: 9%; }
.wp-caption { max-width: 100%; }
.entry-meta,  .entry-caption,  .wp-caption-text { color: #999; font-size: 10px; margin: 5px 0; text-transform: uppercase;}
.attachment .entry-attachment { text-align: center; }
.attachment .entry-meta { margin: 15px 0; }
.sticky .sep,  .search-results .page .sep { display: none; }
p.pages { clear: both; }
#wrap a.highlight,  #wrap h2.heading a,  #wrap .entry-meta a { color: #f99734; }
#wrap a.highlight:hover,  #wrap h2.heading a:hover,  #wrap .entry-meta a:hover { text-decoration: underline; }

/* =Comments -------------------------------------------------------------- */

.commentlist { font-family: Helvetica, Arial, Tahoma, sans-serif; list-style-type: none; margin: 0; padding: 1em 0; }
.commentlist a { text-decoration: none; }
.commentlist a:hover { text-decoration: underline; }
.commentlist div.comment-body { position: relative; }
.commentlist div.reply { position: absolute; right: 0; top: 0; }
.commentlist > li,  .commentlist .comment { border-top: solid 1px #ccc; font-size: 14px; list-style-type: none; margin: 0 0 10px; padding: 15px 15px 5px; padding-left: 15px; }
.commentlist .comment { background-color: #f1f1f1; }
.commentlist li.comment ul.children { padding: 10px 0 0; }
.commentlist li.comment ul.children li { clear: left; margin: 0 10px 10px 10px; }
.commentlist img.avatar { border: solid 4px #ccc; display: inline; float: left; margin: 0 15px 15px 0; }
.commentlist cite { font-size: 12px; font-style: normal; font-weight: bold; margin-left: 0; }
.commentlist cite.author { color: #333; }
.commentlist span.says { display: none; }
.commentlist .commentmetadata { font-size: 10px; line-height: 1.8; margin-bottom: 5px; text-transform: uppercase; }
.commentlist blockquote { font-size: 12px; }
.commentlist p { text-shadow: #fff 1px 1px 1px; }
.commentlist li.bypostauthor { background-color: #fff; }
#commentform { clear: left; font-family: Helvetica, Arial, Tahoma, sans-serif; margin-top: 15px; }
#commentform code { font-size: 11px; }
#commentform p { font-size: 12px; margin-bottom: 10px; overflow: hidden; }
#commentform label { font-size: 11px; font-weight: normal; line-height: 2.5; margin-left: 10px; text-transform: none; }
#commentform .subscribe-label { margin: 0; }
.depth-4 #commentform label { margin: 0; }
#commentform input[type="text"] { float: left; }
#commentform textarea { height: 100px; margin-bottom: 10px; padding: 4px; width: 100%; }
#commentform input,  #commentform textarea { -webkit-box-shadow: 0 6px 10px -10px #777 inset; box-shadow:         0 6px 10px -10px #777 inset; border: 1px solid #ccc; color: #333; max-width: 100%; }
#commentform #submit { background: none #0c5390; border: none; color: #fff; cursor: pointer; font-size: 11px; padding: 0 15px; text-transform: uppercase; }
#commentform #submit:hover { background-color: #0a406f; }
#wrap .navigation a,  #wrap .comment-reply-link,  #wrap #cancel-comment-reply-link { background: #336699; color: #fff; display: inline-block; font-weight: normal; font-size: 10px; margin: 1px; padding: 5px 8px; text-shadow: none; text-transform: uppercase; }
#wrap .comment-reply-link { display: inline; }
#wrap #cancel-comment-reply-link { display: inline-block; line-height: 1; position: relative; top: -4px; }
#wrap .navigation a:hover,  #wrap a.comment-reply-link:hover,  #wrap #cancel-comment-reply-link:hover { background: #cc0000; color: #fff; text-decoration: none; }
.navigation { font-size: 18px; margin: 10px 0; text-align: center; }
.navigation > span { max-width: 49%; }
.navigation p { font-size: 10px; text-align: center; }
.infinite-scroll .navigation { display: none; }
/* =Footer

-------------------------------------------------------------- */

#footer {width:960px; margin:0 auto; border-top: solid 1px #f99734; color: #333; font-size: 11px; line-height: 1.6; height: 124px;overflow: hidden;}
.footer-wrap {background: #45494d; display: inline-block; margin: 2px 0 0; padding: 20px 20px 10px; width: 96%;} 
#footer p.copy { color: #777; font-size: 10px; }
#footer > ul.menu { display: block; margin: 0 0 10px; text-align: left; }
#footer > ul.menu li { display: inline; font-size: 11px; font-weight: bold; line-height: 1.634; margin-right: 15px; }
#footer-column { display: inline; float: right; margin: 0 0 10px 10px; width: 30%;  background: #45494d}
#footer-column div.textwidget p { color: #777; font-size: 11px; line-height: 1.455;}
#wpstats { margin: 1px auto; }
.copyrht{float:right; width:100%; text-align:right; border-top:1px solid #54585c; padding:10px 0; margin:18px 0 0; font-size:12px; color:#757677;}
#footer .copyrht a{ font-size:12px; color:#757677; }
/* =Widgets

-------------------------------------------------------------- */

.widget { margin: 0 0 20px; word-wrap: normal; }
.widget h1,  .widget h2,  .widget h3,  .widget h4,  .widget h5,  .widget h6 { font-size: 10px; line-height: inherit; margin: 0 0 10px; text-transform: uppercase; }
.widget ul { margin-left: 20px; }
.widget ul.gallery li { display: inline; float: left; margin-bottom: 15px; margin-right: 10px; width: 75px; }
.widget ul.gallery li.last { margin-right: 0; }
.widget_pages > ul, .widget ul.menu { border-bottom: solid 1px #ccc; margin: 0 0 15px; }
.widget_pages > ul ul, .widget ul.menu ul { border-left: solid 1px #ccc; margin: 10px 0 5px 10px; padding-left: 10px; }
.widget_pages > ul li, .widget ul.menu li { border-top: solid 1px #ccc; font-size: 12px; font-weight: bold; list-style-type: none; margin-bottom: 10px; padding-top: 10px; }
.widget_pages > ul ul li,  .widget ul.menu ul li { border: none; font-size: 12px; font-weight: normal; }
#content .widget_pages > ul li.current_page_item > a,  #content .widget ul.menu li.current-menu-item > a { color: #333; font-weight: bold; }
#content .widget_pages > ul li.current_page_item > a:hover,  #content .widget ul.menu li.current-menu-item > a:hover { color: #f99734; }
.widget_calendar tfoot td { border-bottom: 1px solid #d1d1d1; border-top: 1px solid #d1d1d1; }
.widget_calendar #next a { float: right; }
.widget_rss ul, .widget_twitter ul,  .widget_statscounter ul { margin: 0; }
.widget_rss li, .widget_twitter li,  .widget_statscounter li { list-style-type: none; }
.widget_twitter li, .widget_rss li { margin-bottom: 15px; }
.widget_rss li a, .widget_rss .rss-date { display: block; font-weight: bold; }
.widget_rss cite, .widget_rss .rss-date,  .widget_twitter .timesince { color: #777; font-style: italic; font-weight: normal; }
.widget_rss .rssSummary,  .widget_twitter .timesince { display: block; margin: 3px 0; }
#header #searchform { text-align: right; }
#searchform input { display: inline; max-width: 140px; text-align: left; }
/* =Featured Posts Gallery Widget

-------------------------------------------------------------- */

.academica-featured-posts-gallery ul { margin: 0; }
.academica-featured-posts-gallery li { list-style-type: none; }
.widget_author_grid li,  .academica-featured-posts-gallery .grid { display: inline; float: left; margin: 0 8px 15px 0; }
.academica-featured-posts-gallery img { max-width: 75px; }
.academica-featured-posts-gallery .post div.thumb { margin-bottom: 3px; }
.academica-featured-posts-gallery .thumb-placeholder { background-color: #fff; border: 4px solid #EEEEEE; -moz-box-sizing: border-box; box-sizing: border-box; display: block; height: 50px; width: 75px; }
.academica-featured-posts-gallery .thumb-placeholder:hover { border-color: #9acdea; }

/* =Retina Images

--------------------------------------- */

@media (min--moz-device-pixel-ratio: 1.5),  (-o-min-device-pixel-ratio: 3/2),  (-webkit-min-device-pixel-ratio: 1.5),  (min-device-pixel-ratio: 1.5),  (min-resolution: 144dpi),  (min-resolution: 1.5dppx) {
 #social li a {background-image: url("images/social-icon-sprite-2x.png"); background-size: 20px auto;}
 #social .flickr {background-position: 0 -22px;}
 #social .linkedin {background-position: 0 -44px;}
 #social .twitter {background-position: 0 -67px;}
 #social .youtube {background-position: 0 -89px;}
}

/***home***/
.home-wrap {width:100%; float:let;  margin: 34px 0;}
.h-left {float:left; width:59%; padding:0 52px 0 48px;}
.h-rht{float:right; padding:0 5px;}
.h-rht  img {border:0}
.title{font-size:40px; color:#000000; margin:0;  font-family: Georgia,serif; padding:0; line-height: 43px;}
.oppt-posts .h-left > p {margin: 16px 0 0;  line-height: 19px; text-align: left !important; font-size:15px;  width:100%; font-variant: normal; -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: none;}
#wrap .h-left > p a{color:#3a678d; text-decoration:underline;  font-variant: normal; -webkit-font-smoothing: antialiased;}
.call-div {float:right; -webkit-text-size-adjust: none;}
.call-div i{border:1px solid #fff; padding:5px; width:33px; height:33px; display:table-cell; vertical-align:middle; border-radius:100%; text-align:center;}
.home-wrap #content {margin-bottom:0}
.title-col {float: left;  width: 100%;}

/**responsive-meni***/
#click-menu {padding: 15px 0!important; right: 0!important; top: 0!important;  width: 100%!important;z-index: 99!important;}
#click-menu .threeLines {float:right; padding:0 15px 0 0; }
#responsive-menu #responsiveSearchInput {display:none!important;}
#rm-additional-content {display:none!important;}

/**request**/
.full-wrap  {width:100%; float:left;}
.request-main {width:100%; float:left;}
.rp-one span {color: #ff0000; font-weight: bold;}
.rp-one{width:100%; float:left; margin:25px 0 0}
.request-main .rp-one h2 {font-size:15px; color:#000000; width:100%; float:left; font-family:arial; font-weight:bold; margin:0 0 10px;} 
.oppt-posts .rp-one > p {float: left;  width:72%; font-size:15px; color:#000000; font-family:arial;  margin: 0 0 21px; line-height: 18px; }
.anchor-list a{font-size:15px; color:#3a678d; float:left; padding:0 0 0 33px; clear:both; font-weight:bold; text-decoration:underline; font-family:arial;  margin: 0 0 14px; -webkit-text-size-adjust: none;}
.rp-one > p i {float: left; font-size: 12px; margin: 15px 0 5px;} 
hr.brd-btm {border-color:#bfbfbf; margin:0;} 
.full-wrap .title-header{ margin:10px 0 20px; font-size: 38px; text-transform: capitalize;}
.page-id-295 .full-wrap .title-header {margin:0;}
.oppt-posts .rp-one .list-page{width:72%; float:left; padding: 0 0 0 28px; margin:0;}
.oppt-posts .rp-one .list-page li{width:100%; float:left; margin:0 0 12px; list-style-type: disc; line-height: 19px;}
.oppt-posts .rp-one .list-page li:last-child{margin:0 0 23px;}
.oppt-posts .rp-one .rp-one span {color: #ff0000;  font-weight: bold;} 
#wrap .rp-one a {font-weight: bold; text-decoration:underline; color:#3a678d!important;}
.request-main p.last-p{margin:15px 0 0 }
.rp-one > p:last-child {margin-bottom: 25px;}
/**news***/
.news-widgets {width:100%; float:left;}
.news-widgets ul li a{ font-weight:bold; font-size:14px; color:#3a678d; text-decoration:underline!important}
.news-widgets ul li a:hover{ text-decoration:none!important;}
.news-widgets h3 {display:none;}
/****oppt-posts**/
.oppt-posts {float:left; width:100%;}
.oppt-posts p {float: left;  width: 600px; font-size:15px;  clear: both; line-height: 20px; margin: 0 0 17px; font-style: normal;  color: #000000;}
.oppt-posts p a {font-weight:bold; color:#3a678d!important; margin: 0 0 16px; text-decoration:underline!important}
.oppt-posts p a:hover {text-decoration:none!important}
.oppt-posts ul {clear: both; line-height: 19px; margin: 0; padding: 0 0 12px 38px; width: 72%;}
.oppt-posts ul li{clear:both;  font-size:15px; margin:0 0 14px;}
/***services***/
.services-widgets{width:100%; float:left; }
.lft-sev {width:433px; float:left;}
.rht-sev {float:right;}
.rht-sev img {border:0}
.serives-sec .entry-content{border-bottom:1px solid #bfbfbf; position:relative;}
.side-ser-top {width:94%; float:left; background:#f99734; padding: 24px 3%;} 
.serives-sec .widget, .serives-sec #content {margin:0} 
.serives-sec .oppt-posts .lft-sev p {width:100%; -webkit-text-size-adjust: none;}
.serives-sec .lft-sev ul { float:left; padding:0 0 0 64px; width: 88%;} 
.serives-sec .lft-sev ul li{ margin: 0 0 18px; position: relative;  list-style: outside none none;}
.serives-sec .lft-sev ul li a{font-size:15px; font-weight:bold; color:#113a69!important;}
.widget-1 {float:left; width:100%; font-size:16px; color:#000;}
.widget-1 p {font-size:15px; color:#000;}
.widget-1 ul {float: left; margin: 0; padding: 0 0 0 4%; width: 35%;}
.widget-1 ul li{width:100%; float:left; margin:0 0 10px; font-size:16px; font-weight:bold; color:#fff; list-style-type:none; position:relative;}
.widget-1 li:before {
  background: #78420b none repeat scroll 0 0;
  border-radius: 100%;
  color: #000000;
  content: "";
  font-size: 28px;
  height: 5px;
  left: -14px;
  position: absolute;
  top: 10px;
  width: 5px;
}
.side-ser-btm{width:100%; float:left;}
.provider-listing {float: left; width: 100%; margin:12px 0 0; border-top:1px solid #bfbfbf;} 
.provider-listing a:first-child {padding: 35px 0 0 27px;  width: 335px;}
.provider-listing a:nth-child(2) {padding: 35px 0 0 30px;  width: 270px;}
.provider-listing a:nth-child(3) {padding: 35px 0 0 34px;  width: 263px;}
.provider-listing a {color: #f99734 !important; float: left; font-family: 'Gotham-Bold'; font-size: 23.09px; font-weight: 600; line-height: 24px;
min-height: 125px; padding: 35px 3.2%; position: relative; text-transform: uppercase; width: 26%; font-variant: normal; -webkit-font-smoothing: antialiased;}
.provider-listing a:after{position:absolute; right:0; top:0; height:160px; width:1px; content:''; 
background: #bfbfbf; /* Old browsers */
background: -moz-linear-gradient(top, #bfbfbf 0%, #e4e4e4 84%, #f1f1f1 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bfbfbf), color-stop(84%,#e4e4e4), color-stop(100%,#f1f1f1)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #bfbfbf 0%,#e4e4e4 84%,#f1f1f1 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #bfbfbf 0%,#e4e4e4 84%,#f1f1f1 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #bfbfbf 0%,#e4e4e4 84%,#f1f1f1 100%); /* IE10+ */
background: linear-gradient(to bottom, #bfbfbf 0%,#e4e4e4 84%,#f1f1f1 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfbfbf', endColorstr='#f1f1f1',GradientType=0 ); /* IE6-9 */}
.provider-listing a:last-child:after {display:none;}
.side-ser-btm p {width:100%; float:left; font-size:12px; margin:0;}
.page-id-137 ul{ width: 43%;} 
/***psychological-testing***/ 
.page-id-431 .full-wrap, .page-id-7 .full-wrap  , .page-id-436 .full-wrap, .page-id-436 .full-wrap , .page-id-446 .full-wrap {margin: 0 auto; width: 960px; float:none; border-top: 1px solid #f99734;  padding: 12px 0 0;} 
.page-id-738 .full-wrap{float:none; border-top: 1px solid #f99734; padding: 12px 0 0;  width: 960px; margin:0 auto; }
#wrap  a.back-btn {color: #e98a2a !important; font-size: 14px; font-weight: normal; width: 100%; float: left; margin: 0 0 16px; text-decoration: underline !important; text-transform: uppercase;}
#wrap  a.back-btn:hover {text-decoration: none !important;}
/***directions-2***/ 
.page-id-418 address ,.page-id-408 address {float:left; width:290px; margin:0 55px 0 0; font-style:normal; font-size: 15px}
.d-direction {float:left; width:100%; border-top:1px solid #bfbfbf; padding:20px 0 0; margin:20px 0 0; }
.d-direction  h2{float:left; width:100%; margin:0 0 14px!important; font-size:15px; font-weight:bold;}
.oppt-posts .d-direction p {margin-left:15px; width: 90%; font-size: 15px; line-height: 21px;}
address a{font-weight:bold;  font-size: 15px;}
.oppt-posts address p { font-size: 15px; margin-left: 10px;} 
.oppt-posts address p:first-child { margin-left:0;}
.page-id-408 .oppt-posts address i {margin-left:7px;} 
.page-id-408 .oppt-posts address p {margin-left:0}
.page-id-408  .address-two{margin-top:-45px; }
.page-id-418 p , .page-id-408 p {width:98%;}  
/***clicins***/ 
.td-mrgn{margin-left:10px;}
#wrap .tab-clinic .back-top{color: #0c5390; float: left; padding: 0 0 14px; text-align: center;  text-decoration: none;  width: 100%; font-family: Georgia, Times New Roman, Times, serif; font-size: 14px} 
.all-user a{font-size:14px;}
.tab-clinic td {padding: 20px 0 0;}
.all-user {margin: -30px 0 0;}
.page-id-7 .title-header{margin:10px 0 0;}

/* will be red only in google chrome */
#test1{color:green;}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .td-mrgn{margin-left:0;}
	#main-nav ul a {padding:0 18.6px;  }
}
#main-nav > ul > li:last-child, #main-nav .menu > ul > li:last-child {border:0;}
/**form**/
.page-id-345 .title-header, .page-id-349 .title-header, .page-id-347 .title-header, .page-id-361 .title-header{display:none;}
.page-id-345 .title_full ,.page-id-349 .title_full , .page-id-347 .title_full , .page-id-361 .title_full {font-size: 38px; margin: 10px 0 30px; font-family: Georgia,serif;}
.page-id-345 #wrap a.back-btn, .page-id-349 #wrap a.back-btn, .page-id-347 #wrap a.back-btn, .page-id-361 #wrap a.back-btn  { font-size: 14px;}
.page-id-394 .widget-1 li::before {top: 11px;}
.all-user td:nth-child(2) {padding: 0;}
/***services**/
.page-id-446 .oppt-posts ul {width: 90%;}
.page-id-436 .oppt-posts p {width: 97%;}
.page-id-436 .oppt-posts ul { padding: 10px 0 12px 58px; width: 66%;}
.page-id-431 .oppt-posts p{ width: 92%;}
.page-id-431 .column-title, .page-id-446 .column-title , .page-id-436 .column-title {display:none;}	
.page-id-431 #wrap a.back-btn , .page-id-436 #wrap a.back-btn , .page-id-446 #wrap a.back-btn {margin: 13px 0 0;}
.page-id-431 .oppt-posts ul {padding: 10px 0 12px 45px; width: 87%;}
.page-id-431 .oppt-posts ul li {  margin: 0 0 17px;}
.page-id-431 .oppt-posts ul {width:88%;}
.page-id-436 .full-wrap .title-header ,  .page-id-446 .full-wrap .title-header{ margin: 10px 0 12px;}
.page-id-446  .oppt-posts p{  width: 91%;}
.provider-listing a:hover{color:#45494d!important;}
.ital {font-style:italic;}
.textwidget i {color:#848587;}
/**direction**/
.d-direction ol {float: left;  margin: 0 0 0 30px;}
.d-direction li {font-size: 15px; line-height: 21px;}
.single-wrap #content {border-top: 1px solid #f99734;}
.single-wrap .title-header {padding:0; margin: 20px 0; font-size: 38px;}
.single-wrap .column-content{width:100%; font-size:15px;}
a.click-ac {margin:10px 0;  float: left; text-decoration:underline!important;}
a.click-ac:hover{text-decoration:none!important;}
.oppt-posts a.tele {color:#000!important; text-decoration:none!important}
h1.header-nocap{text-transform:none!important;}
/***20-july***/
.responsive-menu {display:none; background:#3a678d; width:92.1%; position:absolute; top:0; padding:15px 4%; height:30px;}
i.menu-icon {float: right; cursor:pointer;}
.menu-close {display:none; float: right; cursor:pointer;}
.page-id-137 .oppt-posts ul li{position:relative; list-style-type:none;}
.page-id-137 .oppt-posts ul li::before {
  background: #000000 none repeat scroll 0 0;
  border-radius: 100%;
  content: "";
  font-size: 0;
  height: 5px;
  left: -13px;
  position: absolute;
  top: 7px;
  width: 5px;
}
#wrap .post-706 a{text-decoration:underline}
#wrap .post-706 a:hover{text-decoration:none}
#content { min-height: 312px;}

.page-id-394 .textwidget i {padding: 0 0 2px; float:left;}

.serives-sec .lft-sev ul li:before {
  background: #000000;
  border-radius: 162px; -webkit-border-radius: 162px; -moz-border-radius: 162px; -o-border-radius: 162px;
  color: #000000;
  content: "";
  height: 5px;
  left: -13px;
  position: absolute;
  top: 7px;
  width: 5px;
}


.entry-meta {display: none;}
.txt > p {font-family: Georgia,Times New Roman,Times,serif;  font-size: 15px;  line-height: 20px;}
#footer #wrap {background-color:none;}

#main-nav ul a {padding: 0 17.9px\0/;}

.prev_slide { position:absolute; left:0; top:45%; z-index:99;}
.next_slide { position:absolute; right:0; top:45%; z-index:99;}