@charset "UTF-8";
.navbar {
  --bs-navbar-padding-y: none !important;
}

.call {
  margin-top: 23px;
  margin-bottom: 15px;
  margin-right: 19%;
}

.call span {
  font-weight: 700;
}

.call p {
  font-weight: 300;
  font-size: 19px;
  color: #414141;
}

.call p a {
  color: #414141 !important;
}

.register {
  width: 100%; /*60px*/
  height: 18px;
  letter-spacing: var(--unnamed-character-spacing-0);
  text-align: left;
  letter-spacing: 0px;
  color: #525252;
  opacity: 1;
  text-decoration: none;
  cursor: pointer;
}

.main-menu {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAIAAABvrngfAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAAvSURBVHjaYgwMDGRmZmaAgb9//7L8//+fkZERLgTkMjFgAOKEWIDmIfOBXIAAAwDKTQ/uvnL/cQAAAABJRU5ErkJggg==);
  padding: 0px !important;
}

.top-section {
  background: url(/images/asessmed_top_bg.jpg) repeat left top;
}

.navbar li {
  display: block;
  float: left;
  background: url(/images/nav_bar.png) no-repeat left center;
  position: relative;
}

h3 {
  color: #E35252 !important;
}

.navbar a {
  font-family: "Droid Serif", serif;
  font-size: 12px;
  font-weight: 400;
  color: #fff;
  text-transform: uppercase;
  padding: 14px 11px 12px;
  color: #fff !important;
}

#menu-footer-menu a {
  text-decoration: none !important;
}

#SecondMainNav {
  padding-left: 16% !important;
}

.landing-page-pointers {
  letter-spacing: var(--unnamed-character-spacing-0);
  text-align: left;
  letter-spacing: 0px;
  color: #4F4F4F;
  opacity: 1;
  width: 100%;
  letter-spacing: var(--unnamed-character-spacing-0);
  text-align: left;
  letter-spacing: 0px;
  color: #4F4F4F;
  opacity: 1;
}

.kendodefault .k-tabstrip-items-wrapper .k-item:active, .k-tabstrip-items-wrapper .k-item.k-active, .k-tabstrip-items-wrapper .k-item.k-selected {
  background-color: #E35252 !important;
  background: #E35252 !important;
  color: white;
}

.k-tabstrip-items .k-item {
  color: black;
}

.k-tabstrip-items .k-item:hover {
  border-color: #e9ecef #e9ecef #dee2e6;
  color: black;
}

.k-drawer-item.k-state-selected {
  color: white;
  background-color: #E35252 !important;
}

.k-drawer-item:hover {
  background: #E35252 !important;
}

#drawer .k-drawer-items ul:before {
  border-bottom: none !important;
  opacity: 1;
}

.k-drawer-items ul:before {
  border-bottom: none !important;
  opacity: 1;
}

.k-drawer-items ul:after {
  border-bottom: none !important;
  border: 1px solid #4F4F4F;
  opacity: 1;
}

.tabcontrol-container .tabcontrol-headers-container .tabcontrol-header-container.selected {
  background: #E35252 !important;
}

th[scope=col], .k-grid-header {
  background: #898888 0% 0% no-repeat padding-box;
}

.k-link {
  color: white;
}

.k-grid .k-grid-header-menu {
  color: black !important;
}

.case-grid-link {
  color: #E35252 !important;
}

.k-pager-numbers .k-selected {
  background: #E35252 0% 0% no-repeat padding-box !important;
  border-radius: 3px;
  opacity: 1;
}

.k-button {
  color: white !important;
  background: #F6F6F6 0% 0% no-repeat padding-box !important;
  background-color: #898989 !important;
  border: 1px solid #898888;
  border-radius: 3px;
  opacity: 1;
}

.d2a-label {
  letter-spacing: var(--unnamed-character-spacing-0);
  text-align: left;
  letter-spacing: 0px;
  color: #222222;
  opacity: 1;
}

.welcome-message {
  color: #E35252 !important;
}

h1, h2, h3, h4, h5, h6 {
  color: #E35252 !important;
}

.emailaddress-text {
  color: #981B1E;
  opacity: 1;
  margin: 0px !important;
}

.hyperlink-style {
  color: #E35252 !important;
  text-decoration: none !important;
}

.previous-page {
  margin-left: 2%;
}

.tabcontrol-container .tabcontrol-headers-container .tabcontrol-header-container {
  max-width: 170px !important;
}

.tabcontrol-container .tabcontrol-headers-container .tabcontrol-header-container span.service:before {
  content: "\f4be" !important;
}

.tabcontrol-container .tabcontrol-headers-container .tabcontrol-header-container span.examinee:before {
  content: "\f2b9" !important;
}

.tabcontrol-container .tabcontrol-headers-container .tabcontrol-header-container span.examinee:before {
  content: "\f0ae" !important;
}

.tabcontrol-container .tabcontrol-headers-container .tabcontrol-header-container.selected span:before {
  color: #FFFFFF !important;
}

.tabcontrol-container .tabcontrol-headers-container .tabcontrol-header-container.selected span label {
  color: #FFFFFF !important;
}

.tabcontrol-container .tabcontrol-headers-container .tabcontrol-header-container.disabled span label {
  color: black !important;
}

.tabcontrol-container .tabcontrol-headers-container .tabcontrol-header-container.disabled span:before {
  color: black !important;
}

.tabcontrol-container .tabcontrol-headers-container .tabcontrol-header-container span label {
  color: black;
}

.tabcontrol-container .tabcontrol-headers-container .tabcontrol-header-container {
  max-width: 13%;
}

a:hover {
  color: #0074C2 !important;
}

.loader {
  border-top: 14px solid #E35252 !important;
}

.k-drawer-wrapper {
  background: #3C3C3C !important;
}

.module__toggle {
  background: #3C3C3C !important;
}

.contentAreaBody {
  background: #F9F9F9 0% 0% no-repeat padding-box;
  opacity: 1;
}

.d2a-btn-primary:hover {
  color: #fff;
  background-color: #1E7AC9;
  border-color: #1E7AC9;
}

.btn.d2a-btn-secondary {
  background: #FFFFFF !important;
  border: 1px solid #E35252 !important;
  border-color: #E35252 !important;
  color: #E35252 !important;
}

.btn.d2a-btn-primary.ms-3 {
  background: #E35252 !important;
  background-color: #E35252 !important;
  border: 1px solid #E35252 !important;
  border-color: #E35252 !important;
}

.btn:hover {
  text-decoration: none;
}

.btn:hover, .btn:active {
  background: #E35252 0% 0% no-repeat padding-box !important;
  border: 1px solid #E35252 !important;
  border-radius: 3px;
  color: #222222;
}

.form-check-input:checked {
  background-color: #E35252;
  border-color: #E35252;
}

.d2a-input-textbox, .d2a-input-textarea {
  color: black !important;
}

.k-input-inner {
  color: black !important;
}

.k-picker > .k-input-inner {
  margin-left: 4px !important;
  color: black !important;
}

/*website styles start*/
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block;
}

audio, canvas, video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden], template {
  display: none;
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

a {
  background: transparent;
}

a:focus {
  outline: none;
}

a:active, a:hover {
  outline: 0;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: 700;
}

dfn {
  font-style: italic;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

mark {
  background: #ff0;
  color: #000;
}

code, kbd, pre, samp {
  font-family: monospace, serif;
  font-size: 1em;
}

pre {
  white-space: pre-wrap;
}

q {
  quotes: "“" "”" "‘" "’";
}

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;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}

button, input {
  line-height: normal;
}

button, select {
  text-transform: none;
}

button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], html input[disabled] {
  cursor: default;
}

input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.drw * {
  position: inherit !important;
  display: block !important;
  overflow: visible;
}

html, button, input, select, textarea {
  color: #222;
}

a {
  outline: none;
  transition: color 1s ease;
  text-decoration: none;
  color: #e35252;
}

a:hover {
  color: #000;
}

input {
  outline: none;
}

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

*:focus {
  outline: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

img {
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

textarea {
  resize: vertical;
}

.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
  text-align: center;
}

h1, h2, h3, h4, h5, h6, p {
  margin-bottom: 0;
  margin-top: 9px;
}

h1, h2, h3, h4, h5, h6 {
  color: #E35252;
}

* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.container_12 {
  margin-left: auto;
  margin-right: auto;
  max-width: 995px;
}

.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12 {
  display: inline;
  float: left;
  padding-left: 13px;
  padding-right: 13px;
}

.alpha {
  padding-left: 0;
}

.omega {
  padding-right: 0;
}

.grid_1 {
  width: 8.3333%;
}

.grid_2 {
  width: 16.667%;
}

.grid_3 {
  width: 25%;
}

.grid_4 {
  width: 33.333%;
}

.grid_5 {
  width: 41.667%;
}

.grid_6 {
  width: 50%;
}

.grid_7 {
  width: 58.333%;
}

.grid_8 {
  width: 66.667%;
}

.grid_9 {
  width: 75%;
}

.grid_10 {
  width: 83.333%;
}

.grid_11 {
  width: 91.667%;
}

.grid_12 {
  width: 100%;
}

.testimonial {
  margin-top: 21px;
}

.alignleft {
  float: left;
}

.alignright {
  float: right;
}

.aligncenter {
  display: block;
  margin: 0 auto;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-justify {
  text-align: justify;
}

.text-center {
  text-align: center;
}

.sm-row, .sm-rowH, .sm-rowR {
  float: left;
  width: 100%;
}

.sm-rowH {
  overflow: hidden;
}

.sm-rowR {
  position: relative;
}

.sm-row-table {
  display: table-row;
}

.base-width {
  max-width: 1020px;
  padding: 0 13px;
}

.base-width2 {
  max-width: 799px;
}

.centerAlign {
  margin: 0 auto;
}

.table th {
  font-weight: 700;
  background: #ccc;
  text-align: left;
  padding: 4px 9px;
  border: 1px solid #ccc;
  border-collapse: collapse;
}

.table td {
  border-collapse: collapse;
  border: 1px solid #ccc;
  text-align: left;
  padding: 4px 9px;
}

.table tr:hover td {
  background: #ccc;
  cursor: pointer;
}

.iconn {
  float: left;
}

.hidden {
  display: none;
}

.btn-default {
  font-size: 12px;
  color: #fff;
  padding: 13px;
  display: inline-table;
  background: #e35151;
  border-radius: 3px;
  line-height: 100%;
  transition: background-color 1s ease;
  font-family: "Droid Serif", serif;
  text-transform: uppercase;
}

.btn-default:hover {
  background: #535353;
  color: #fff;
}

.top {
  background: url(../../../../../../themes/assessmed/images/top_bg.jpg) repeat left top;
}

.call {
  margin-top: 23px;
  margin-bottom: 15px;
}

.call p {
  font-weight: 300;
  font-size: 19px;
  color: #414141;
}

.call p a {
  color: #414141;
}

.call span {
  font-weight: 700;
}

.language {
  background: #e35252;
  border-radius: 3px;
  -ms-behavior: url(../../../../../../themes/assessmed/htc/pie.htc);
  position: relative;
  width: 106px;
  height: 30px;
  padding: 2px;
}

.language img {
  margin-right: 8px;
}

.language p {
  font-weight: 500;
  color: #fff;
  font-size: 13px;
  margin-top: 4px;
}

.social {
  margin: 2px 14px;
}

.social a {
  background: #bfbfbf;
  color: #fff;
  font-size: 13px;
  border-radius: 50%;
  -ms-behavior: url(../../../../../../themes/assessmed/htc/pie.htc);
  position: relative;
  padding: 5px 4px;
  margin-left: 5px;
}

.social a:first-child {
  margin-left: 0;
}

.social a:hover {
  background: #e35252;
}

.tnav ul {
  padding: 0;
  margin: 7px 0 7px 2px;
}

.tnav li {
  display: block;
  float: left;
  position: relative;
  margin-left: 17px;
}

.tnav li:first-child {
  margin-left: 0;
}

.tnav li:before {
  content: "|";
  position: absolute;
  left: -10px;
}

.tnav li:first-child:before {
  content: "";
}

.tnav a {
  font-weight: 400;
  color: #414141;
  font-size: 13px;
}

.tnav a:hover {
  color: #e35252;
}

.topRight {
  width: 36%;
}

.nav {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAIAAABvrngfAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAAvSURBVHjaYgwMDGRmZmaAgb9//7L8//+fkZERLgTkMjFgAOKEWIDmIfOBXIAAAwDKTQ/uvnL/cQAAAABJRU5ErkJggg==);
}

.nav ul {
  margin: 0;
  padding: 0;
}

.nav li {
  display: block;
  float: left;
  background: url(../../../../../../themes/assessmed/images/nav_bar.png) no-repeat left center;
  padding: 12px 1px 12px 2px;
  position: relative;
}

.nav li:first-child {
  background: none;
}

.nav a {
  font-family: "Droid Serif", serif;
  font-size: 12px;
  font-weight: 400;
  color: #fff;
  text-transform: uppercase;
  padding: 14px 11px 12px;
}

.nav a:hover {
  background: #e35252;
}

.nav li:hover ul {
  visibility: visible;
}

.nav ul ul {
  position: absolute;
  top: 100%;
  left: 0;
  display: none;
  width: 187px;
  z-index: 160;
}

.nav ul ul ul {
  width: 298px;
}

.nav li li {
  display: block;
  background: #3c3c3c;
  width: 100%;
  padding: 0;
}

.nav li li li {
  background: #4f4f4f;
}

.nav li li a {
  color: #fff;
  padding: 6px 9px;
  display: block;
  border-top: 1px solid #ccc;
  text-transform: none;
}

.nav li li:first-child {
  background: #3c3c3c;
}

.nav li li li:first-child {
  background: #4f4f4f;
}

.nav li li a:hover {
  background: #e35252;
}

.nav ul ul ul {
  left: 100%;
  top: 0;
}

.nav li:hover > ul {
  display: block;
}

.signIn {
  background: #e35252;
  padding: 12px 12px;
}

.signIn a {
  font-family: "Droid Serif", serif;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 12px;
  color: #fff;
  padding: 0;
}

.search_ic {
  background: #2e2e2e;
  padding: 12px 9px 11px;
}

.search_ic a {
  color: #fff;
  font-size: 14px;
  padding: 0;
}

.search_ic a:hover {
  background: none;
}

.search_bar {
  background: #393939;
  padding: 9px;
  position: absolute;
  top: 39px;
  right: 0;
  display: none;
  z-index: 150;
}

.search_bar input[type=text] {
  background: #e3e3e3;
  border-radius: 3px;
  -ms-behavior: url(../../../../../../themes/assessmed/htc/pie.htc);
  position: relative;
  padding: 3px 4px;
  width: 204px;
  height: 32px;
  color: #000;
  font-size: 12px;
  border: none;
}

.search {
  position: relative;
}

.top-right-elm {
  display: inline-table;
}

.slider-main {
  background-repeat: no-repeat;
  display: none;
  position: relative;
  background-position: center top;
  min-height: 351px;
}

.slider-main p {
  font-size: 14px;
  color: #1c1c1c;
  font-weight: 500;
  line-height: 20px;
  margin: 0;
  padding: 9px 9px 0;
}

.slider-main .title {
  color: #e35151;
  font-family: "Droid Serif", serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  margin: 15% 0 0;
  text-transform: uppercase;
}

.slider-main .btn-default {
  font-size: 12px;
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
  line-height: 14px;
  margin-bottom: 9px;
  background: none;
  border: 2px solid #e35151;
  color: #e35151;
}

.slider-main:first-child {
  display: block;
}

.slider-main .slider-image {
  visibility: hidden;
}

.slider-caption-wrapper {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 150;
}

.slider-main-pager a {
  display: block;
  font-size: 19px;
  color: #fff;
  font-family: "Droid Serif", serif;
  width: 25%;
  float: left;
  padding: 14px 0;
  text-align: center;
  background: rgba(0, 0, 0, 0.6);
  position: relative;
  border-left: 1px solid #86888a;
  border-right: 1px solid #393a3b;
}

.slider-main-pager .cycle-pager-active {
  background: #e35252;
  border-color: #e35252;
}

.slider-main-pager .cycle-pager-active:before {
  content: "\e83b";
  font-family: iconic;
  position: absolute;
  bottom: 100%;
  left: 50%;
  color: #e35252;
  font-size: 43px;
  line-height: 7px;
  margin: 0 0 0 -9px;
}

.slider-main-content {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
}

#banerId-3 .slider-main-text {
  float: left;
}

#banerId-4 .slider-main-text {
  float: left;
}

#banerId-2 .slider-main-text {
  float: left;
}

.brad-bg {
  border-top: 1px solid #fff;
  background: #f7f7f7;
  position: relative;
}

.baner {
  background-repeat: no-repeat;
  background-position: center top;
  position: relative;
}

.baner-cp-conttent {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  text-align: right;
}

.baner-text .title {
  font-size: 26px;
  line-height: 110%;
  color: #e35151;
  font-weight: 400;
  margin-top: 68px;
  text-transform: uppercase;
  text-shadow: 1px 1px 1px #8997a5;
}

.baner-text .alt {
  font-style: italic;
  font-size: 20px;
  font-weight: 300;
  color: #595757;
  margin-top: 17px;
}

.page-navi {
  height: 37px;
  margin: 0;
  padding-left: 15px;
  width: 100%;
}

.page-navi li {
  display: inline-block;
  list-style: none;
  height: 37px;
  color: #F76F00;
  float: left;
  font-family: "Roboto", sans-serif;
  color: #e35252;
  font-size: 12px;
  line-height: 34px;
  padding: 0 0 0 10px;
}

.page-navi span {
  display: inline-block;
  list-style: none;
  height: 37px;
  color: #F76F00;
  float: left;
  font-family: "Roboto", sans-serif;
  color: #e35252;
  font-size: 12px;
  line-height: 34px;
  padding: 0 0 0 10px;
}

.page-navi li:first-child {
  padding-left: 0;
}

.page-navi li a {
  color: #bababa;
}

.page-navi li a:hover {
  color: #e35252;
}

.page-navi li a:after {
  color: #bababa;
  content: "\e833";
  font-family: iconic;
  font-size: 12px;
  padding-left: 10px;
}

.content-layout {
  padding: 26px 0;
}

.two-column .main-column {
  width: 70%;
}

/*.row, .rowH, .rowR {
    float: left;
    width: 100%
}*/
.btn-primary {
  background: #E35252 !important;
  border: 1px solid #E35252 !important;
  color: white !important;
}

.pageTitle h1 {
  color: #e35252;
  font-size: 22px;
  font-family: "Droid Serif", serif;
  font-weight: 400;
  line-height: 29px;
}

.pageTitle2 h1, .pageTitle2 h5 {
  color: #e35252;
  font-size: 27px;
  font-family: "Droid Serif", serif;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 20px;
  line-height: 110%;
}

.posted p {
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  color: #4b4b4b;
  font-weight: 400;
}

.posted p span {
  color: #191818;
  margin-right: 6px;
}

.first-row {
  border-bottom: 1px solid #ddd;
}

.tab-container {
  margin-top: 26px;
}

.tag.sm-row {
  color: #e35252;
  margin-top: 23px;
}

.tag.sm-row a {
  font: normal 12px Arial, Helvetica, sans-serif;
  color: #424436;
  text-decoration: none;
  font-weight: 400;
}

.tag.sm-row a:hover {
  color: #e35252;
}

a:hover {
  color: #000 !important;
}

a.refer, .hot-link {
  background: #3e3e3e;
  border-radius: 3px;
  color: #FFF;
  font-family: "Droid Serif", serif;
  font-size: 12px;
  font-weight: 400;
  padding: 20px 0 15px 13px;
  text-align: left;
  text-transform: uppercase;
}

a.refer .make, .hot-link .style-2 {
  font-size: 20px;
  margin-bottom: 9px;
  line-height: 24px;
}

.hot-link .style-3 {
  font-size: 20px;
  margin-bottom: 9px;
  line-height: 20px;
}

.hot-link2 {
  background: url(../../../../../../themes/assessmed/images/btn-bg2.jpg) no-repeat right 0 #898787;
}

.sidebar {
  width: 28%;
}

.sidebarhome {
  margin-top: 17px;
}

.widget {
  border: 1px solid #cacaca;
  border-radius: 3px;
  padding: 17px;
  width: 100%;
  float: left;
  margin-top: 17px;
}

.widget-title {
  border-bottom: 1px solid #DDD;
  position: relative;
  padding-bottom: 12px;
  margin-bottom: 19px;
}

.widget-title h5 {
  color: #e35252;
  font-size: 22px;
  font-family: "Droid Serif", serif;
  font-weight: 400;
  line-height: 31px;
  text-align: center;
  margin-top: 0;
}

.widget-title .title-image {
  width: 32px;
  height: 24px;
  position: absolute;
  left: 43%;
  right: 50%;
}

.widget p {
  color: #4F4F4F;
  font-size: 14px;
  line-height: 20px;
  margin-top: 13px;
}

.widget ul {
  width: 100%;
  margin: 0;
  padding: 0;
}

.widget ul li {
  list-style: none;
  border-bottom: 1px solid #DDD;
}

.widget ul li:last-child {
  border-bottom: none;
}

.widget ul li:before {
  content: "\e833";
  font-family: "iconic";
  color: #e35252;
  font-size: 14px;
  padding-right: 6px;
}

.widget ul li {
  font-size: 14px;
  line-height: 31px;
  font-weight: 400;
  font-family: "Roboto", sans-serif;
}

.widget ul li a {
  color: #e35151;
  text-decoration: none;
}

.widget ul li a:hover {
  color: #e35151;
}

.widget h6 {
  font-size: 15px;
  color: #3b3b3b;
  margin: 9px 0 0;
  font-family: "Droid Serif", serif;
  line-height: 115%;
  font-weight: 400;
}

.widget h6 a {
  color: #3b3b3b;
}

.widget h6 a:hover {
  color: #000;
}

.widget .post-meta {
  font-size: 13px;
  color: #e35151;
  margin-top: 9px;
  line-height: 100%;
}

.widget .btn-default {
  text-transform: uppercase;
  font-family: "Droid Serif", serif;
}

.widget2-wrap {
  padding-left: 13px;
}

.widget2 {
  width: 100%;
  float: left;
  border-radius: 4px;
  border: 1px solid #cacaca;
  padding: 12px;
}

.widget-title2 {
  background: #898888;
  border-radius: 4px 4px 4px 0;
  float: left;
  padding: 13px 30px;
  margin-left: -26px;
  position: relative;
}

.widget-title2:before {
  content: url(../../../../../../themes/assessmed/images/data-uri/widget-shadow.png);
  position: absolute;
  left: 0;
  top: 100%;
  margin-top: -1px;
}

.widget-title2 h5 {
  margin: 0;
  padding: 0;
  font-size: 16px;
  color: #fff;
  font-family: "Droid Serif", serif;
  font-weight: 400;
}

.widget2 ul {
  margin: 9px 0 0;
  width: 100%;
  float: left;
  list-style: none;
  padding: 0;
}

.widget2 li:before {
  content: "\e802";
  font-family: iconic;
  position: absolute;
  left: 0;
  top: 6px;
  color: #e35151;
  font-size: 10px;
}

.widget2 li {
  font-size: 14px;
  line-height: 17px;
  position: relative;
  padding: 6px 9px 6px 15px;
  border-top: 1px solid #d8d8d8;
}

.widget2 li:first-child {
  border-top: 0;
}

.widget2 li a {
  color: #595757;
}

.widget2 li a:hover {
  color: #e35151;
}

.widget2-nav ul {
  display: none;
}

.widget2-nav select {
  width: 100%;
  border: 1px solid #c3c3c3;
  border-radius: 3px;
  font-size: 14px;
  color: #898787;
  padding: 9px;
}

.signup-newsletter {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAIAAAAmzuBxAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAA4SURBVHjaYrzp58fMxMQAA3///UPmAgELkM+OJPSTgYEdVQUKByugjwoWoON/IvHRuIPILwABBgBBEQ6oYVpTDAAAAABJRU5ErkJggg==);
  margin: 4px 0;
  padding: 22px 0 26px;
}

.news-heading {
  width: 45%;
  float: left;
  padding-right: 13px;
  padding-top: 9px;
}

.news-heading h5 {
  font-family: "Droid Serif", serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 20px;
  color: #fff;
  text-transform: uppercase;
}

.news-heading p {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #fff;
  margin-top: 4px;
}

.newsletter-form {
  float: right;
  width: 55%;
  position: relative;
}

.wysija-input {
  padding: 14px 14px;
  background: #fff;
  border-radius: 4px;
  -ms-behavior: url(../../../../../../themes/assessmed/htc/pie.htc);
  float: left;
  width: 177px;
  border: none;
  margin-left: 15px;
  font-size: 14px;
}

.newsletter-form .gform_wrapper {
  max-width: 100%;
  margin-top: 0;
}

.newsletter-form .gform_wrapper input[type=text], .newsletter-form .gform_wrapper input[type=email], .newsletter-form .gform_wrapper ul li.gfield .ginput_container_select select.gfield_select {
  padding: 10px 14px !important;
  height: 43px;
  background: #fff;
  border-radius: 4px;
  -ms-behavior: url(../../../../../../themes/assessmed/htc/pie.htc);
  float: left;
  width: 177px;
  border: none;
  margin-left: 13px;
  font-size: 14px;
}

.newsletter-form .gform_wrapper ul li.gfield {
  clear: none;
  width: 40%;
  float: left;
  padding-left: 13px;
}

.newsletter-form .gform_wrapper ul li.gfield input.medium, .newsletter-form .gform_wrapper ul li.gfield .ginput_container_select select.gfield_select {
  width: 100%;
  margin-top: 0;
}

.newsletter-form .gform_wrapper .gform_footer {
  float: right;
  clear: none;
  width: auto;
}

.wysija-paragraph {
  margin: 0;
}

.newsletter-form .gform_wrapper input[type=submit] {
  background: #313030;
  border-radius: 4px;
  -ms-behavior: url(../../../../../../themes/assessmed/htc/pie.htc);
  float: left;
  padding: 14px 29px;
  border: none;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  margin-left: 14px;
}

.newsletter-form .gform_wrapper .gform_footer {
  padding: 3px 0 0;
  margin: 0;
  clear: none;
}

.wysija-submit {
  background: #313030;
  border-radius: 4px;
  -ms-behavior: url(../../../../../../themes/assessmed/htc/pie.htc);
  float: left;
  padding: 14px 29px;
  border: none;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  margin-left: 14px;
}

.footerContent {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAIAAAAmzuBxAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAA+SURBVHjaYkxOTmZmZmaAgb9//yJzgYAFyGdnZ4fzf/78icwFAiYGQoAaKliATgPajexSZO4gcilhFQABBgCw8hZOHPN1RAAAAABJRU5ErkJggg==);
  padding: 12px 0 0;
}

.ft-box {
  float: left;
  width: 16.667%;
  padding-left: 0;
}

.ft-box h5, .contact h5, .box_about h5 {
  font-family: "Droid Serif", serif;
  font-weight: 400;
  font-size: 14px;
  color: #c3c3c3;
  text-transform: uppercase;
  font-weight: 400;
}

.ft-box ul {
  padding: 0;
  margin-top: 6px;
}

.ft-box li {
  display: block;
  padding-top: 9px;
  padding-left: 21px;
  position: relative;
}

.ft-box li:before {
  position: absolute;
  left: 0;
  top: 11px;
}

.ft-box li.iconic {
  color: #f5f5f5;
}

.ft-box a {
  font-family: "Droid Serif", serif;
  font-weight: 400;
  font-size: 14px;
  color: #cfcfcf;
}

.ft-box a:hover {
  color: #fff;
}

.ft-box p, .box_about p {
  font-weight: 300;
  font-size: 14px;
  line-height: 20px;
  color: #e9e9e9;
  margin: 9px 0 20px;
}

.ft-box_about {
  width: 58.333%;
  padding: 0 13px;
  float: left;
}

.contact p {
  font-weight: 300;
  font-size: 14px;
  color: #e9e9e9;
  display: block;
  line-height: 22px;
}

.contact p a {
  color: #e9e9e9;
}

.contact span {
  font-weight: 700;
  font-size: 21px;
  color: #fff;
  display: block;
  margin-top: 9px;
  margin-bottom: 3px;
  line-height: 20px;
}

.contact span a {
  color: #fff;
}

.footer_text {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAIAAAAmzuBxAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAA8SURBVHjaYrSxsWFiYmKAgX///iFzgYAFyGdhYYHz//z5g8wFAhTlWAF9VLAAHQ90HbJfkLmDyC8AAQYAARwV1rZE/9QAAAAASUVORK5CYII=);
  margin-top: 17px;
  padding: 21px 0 17px;
}

.footer_text p {
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  color: #c6c6c6;
  margin: 0;
}

.footer_text a {
  color: #c6c6c6;
  text-decoration: none;
}

.footer_text a:hover {
  color: #fff;
}

.footer_text ul {
  margin-top: 3px;
  padding: 0;
  margin-bottom: 0;
}

.footer_text li {
  display: block;
  float: left;
  position: relative;
  padding: 0 8px;
}

.footer_text li:before {
  content: "|";
  position: absolute;
  left: -3px;
  color: #c6c6c6;
}

.footer_text li:first-child:before {
  content: "";
}

.footer_text li:first-child {
  padding-left: 4px;
}

.flast {
  display: inline-table;
}

.fsocial {
  margin-top: 14px;
}

.fsocial a {
  background: #e4e4e4;
  color: #6d6d6d;
  border-radius: 50%;
  -ms-behavior: url(../../../../../../themes/assessmed/htc/pie.htc);
  position: relative;
  font-size: 14px;
  padding: 6px 4px;
  margin-left: 5px;
}

.fsocial a:first-child {
  margin-left: 0;
}

.fsocial a:hover {
  background: #e35252;
  color: #fff;
}

.ie .round {
  -ms-behavior: url(../../../../../../themes/assessmed/htc/pie.htc);
  position: relative;
}

.first-row p {
  margin-bottom: 21px;
}

.blog-hdcont p {
  color: #4F4F4F;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}

.post-block2 {
  border: 1px solid #cacaca;
  margin: 17px 0 0;
  padding: 21px;
  position: relative;
  background: url(../../../../../../themes/assessmed/images/Blog-bg-2.png) no-repeat bottom right;
}

.blog_img {
  height: 149px;
  float: left;
}

.post-block3 img.alignleft {
  margin-right: 17px;
}

.post-block3 h2 {
  font-family: "Droid Serif", serif;
  font-size: 16px;
  margin-top: 0;
}

.post-block3 h2 a {
  font-family: "Droid Serif", serif;
  font-size: 16px;
  color: #e35252;
  line-height: 20px;
  font-weight: 400;
}

.post-block3 .meta {
  font-size: 12px;
  color: #4b4b4b;
  font-weight: 400;
  margin-top: 4px;
}

.post-block3 .meta span {
  color: #191818;
}

.post-block3 .meta a {
  color: #191818;
}

.post-block3 .meta a:hover {
  color: #e35252;
}

.post-block3 p {
  color: #4f4f4f;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}

.blog-list {
  margin: 17px 0 0;
  padding: 21px;
  position: relative;
  background: #e0e0e0 url(../../../../../../themes/assessmed/images/first-blog-bg.jpg) no-repeat bottom right;
}

.post-block3 p.designation {
  margin-top: 0;
  color: #181818;
  line-height: 100%;
}

.post-block3 span.designation {
  margin-top: 0;
  color: #181818;
  line-height: 100%;
  font-size: 14px;
  font-weight: 400;
}

.entry p {
  font-size: 14px;
  margin: 17px 0 0;
  color: #4f4f4f;
  line-height: 20px;
}

.entry img.alignleft {
  margin: 13px 13px 0 0;
}

.entry img.alignright {
  margin: 13px 0 0 13px;
}

p.no-gap {
  margin-top: 0;
}

.entry ul, .entry ul.default {
  margin: 17px 0 0;
  list-style: none;
  padding: 0;
}

.entry ul li, .entry ul.default li {
  position: relative;
  padding: 0 0 0 23px;
  margin: 9px 0 0;
  font-size: 14px;
  line-height: 17px;
  color: #595757;
  border: none;
}

.widget2 .entry li:before {
  display: none;
}

.widget2 .entry ul.default {
  padding: 0 0 17px;
}

.entry ul.default li .iconic-right-open-1 {
  position: absolute;
  left: 4px;
  top: 0;
  color: #e35151;
}

.entry h2 {
  font-size: 22px;
  line-height: 110%;
  color: #e35151;
  font-weight: 300;
  margin-top: 17px;
}

.entry h2 + ul.default {
  margin-top: 9px;
}

.youtube-video {
  position: relative;
  float: left;
  border: 1px solid #ccc;
  margin: 13px 13px 0 0;
}

.youtube-video img {
  margin: 0 !important;
}

.youtube-video .iconic {
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 26px;
  color: red;
  margin-left: -17px;
  margin-top: -9px;
}

.youtube-video:hover .iconic {
  opacity: 0.5;
}

.br {
  margin: 21px 0;
  border-top: 1px solid #ddd;
  width: 100%;
  float: left;
}

.entry h3 {
  font-size: 17px;
  color: #e35151;
  font-weight: 400;
  line-height: 110%;
  margin-top: 17px;
}

.heading h2 a {
  font-size: 20px;
  line-height: 110%;
  font-family: "Droid Serif", serif;
  color: #e35151;
  text-transform: uppercase;
  font-weight: 400;
}

.heading h2 a:hover {
  color: #000;
}

.tst-text {
  padding-left: 85px;
  position: relative;
  padding-top: 17px;
  margin-top: 13px;
}

.tst-text:before {
  content: url(/images/quote-bg.png);
  position: absolute;
  left: 0;
  top: 0;
}

.tst-text p {
  font-size: 14px;
  line-height: 22px;
  font-style: italic;
  color: #595757;
  font-family: "Droid Serif", serif;
}

.tst-text .tst-meta {
  font-style: normal;
}

.tst-meta .name {
  color: #e35151;
}

.tst-meta .designation {
  font-size: 12px;
}

.blog-feed-wrap {
  padding: 72px 0 60px;
  background: #b3b3b3 url(../../../../../../themes/assessmed/images/blog-feed-back.jpg) no-repeat center top;
  margin-top: 21px;
  position: relative;
}

.blog-feed-wrap:before {
  position: absolute;
  left: 50%;
  top: 0;
  content: url(../../../../../../themes/assessmed/images/data-uri/bg-arrow.png);
  margin-left: -31px;
}

.post-feed {
  background: url(../../../../../../themes/assessmed/images/data-uri/post-feed-bg.png) no-repeat right bottom;
  background-color: rgba(255, 255, 255, 0.6);
  padding: 21px;
}

.post-feed .featured-image {
  margin: 0 13px 0 0;
}

.post-feed h4 {
  font-size: 16px;
  color: #e35151;
  line-height: 110%;
  font-weight: 400;
}

.post-feed .post-meta {
  color: #4b4b4b;
  margin-top: 9px;
  line-height: 100%;
  font-size: 12px;
}

.post-feed .post-meta strong {
  color: #191717;
  font-weight: 400;
}

.post-feed p {
  font-size: 14px;
  line-height: 19px;
  color: #4e4e4e;
}

.widget .tst-text {
  padding: 0;
  margin: 0;
  background: none;
}

.widget .tst-text:before {
  display: none;
}

.service-list .widget2 {
  margin-top: 26px;
}

.carrer .widget2-wrap {
  margin-top: 26px;
}

.carrer .widget2 {
  padding: 13px 26px 26px;
}

.carrer .widget-title2 {
  margin-left: -38px;
}

.carrer .widget-title2 h2 {
  margin: 0;
  padding: 0;
  font-size: 16px;
  color: #fff;
  font-family: "Droid Serif", serif;
  font-weight: 400;
}

.carrer-image {
  margin-top: 9px;
}

.specialist {
  border: 0 solid #cacaca;
  padding: 0;
  border-radius: 0;
  margin-top: 21px;
}

.specialist-menu-head {
  display: block;
  font-size: 14px;
  color: #b5b5b5;
  border-radius: 4px;
  border: 1px solid #cacaca;
  padding: 9px 13px;
}

.specialist-menu-head .iconic {
  float: right;
  font-size: 26px;
  line-height: 100%;
  position: absolute;
  right: 7px;
  top: 6px;
}

.specialist-menu-head .iconic:before {
  margin: 0;
}

.specialist-menu {
  position: relative;
}

.specialist-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
  float: left;
  border-radius: 4px;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 100%;
  display: none;
}

.specialist-menu li:first-child {
  border-top: 0;
}

.specialist-menu li {
  display: block;
  padding: 0;
  font-size: 14px;
  color: #b5b5b5;
  border-top: 1px solid #fff;
}

.specialist-menu li a {
  color: #fff;
  display: block;
  padding: 7px 13px;
  background: #898888;
}

.specialist-menu li a:hover {
  color: #000;
  background: #e35252;
}

.contactdetails .iconic {
  background: #B30838;
  margin-right: 13px;
  color: #fff;
  font-size: 10px;
  border-radius: 15%;
  position: relative;
  padding: 2px 0;
}

.contactus {
  border-radius: 5px;
  box-shadow: 0 0 2px #ccc;
  padding: 17px 0;
  margin: 17px 0;
  position: relative;
  width: 100%;
  float: left;
}

.contactus .title-image {
  width: 32px;
  height: 24px;
  position: absolute;
  left: 45%;
  top: -6%;
}

.contactus .gform_wrapper {
  margin: 0;
}

.contactus .gform_wrapper ul li.gfield {
  float: left;
  width: 50%;
  clear: none;
  padding-left: 15px;
}

.contactus .gform_wrapper .top_label input.medium {
  width: 65%;
}

.contactus .gform_wrapper .top_label .gfield_label {
  clear: none;
  float: left;
  width: 33%;
  margin-top: 7px;
  line-height: 31px;
}

.contactus .gform_wrapper .gform_footer {
  padding: 0 0 0 17px;
  clear: none;
  float: left;
}

.contactus .gform_wrapper ul li.gfield#field_13_5 {
  width: 100%;
}

.contactus .gform_wrapper ul li.gfield#field_16_5 {
  width: 100%;
}

.contactus .gform_wrapper .gform_footer input[type=submit] {
  padding: 13px 30px;
}

.contactdetails iframe {
  width: 100%;
}

.contact-us .widget2-wrap {
  margin-top: 26px;
}

.contact-us .widget-title2 {
  margin-left: -26px;
  min-width: 230px;
}

.contact-us .widget-title2 h2 {
  margin: 0;
  padding: 0;
  font-size: 16px;
  color: #fff;
  font-family: "Droid Serif", serif;
  font-weight: 400;
}

.contact-us-image {
  margin-top: 9px;
}

.google-map {
  margin-top: 13px;
  margin-bottom: 9px;
}

.google-map iframe {
  height: 100%;
  width: 100%;
  border: 0;
}

hr.double-line {
  width: 100%;
  float: left;
  height: 1px;
  background: #fff;
  border-top: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
  margin-bottom: 0;
}

.address .location_info {
  margin-bottom: 20px;
}

.address p {
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  font-family: "Roboto", sans-serif;
  margin: 4px 0 0;
}

.address .toll-free {
  line-height: 24px;
}

.address .toll-free > span {
  color: #e35252;
  font-size: 21px;
  font-weight: 700;
  margin: 0;
  padding: 0;
}

.location-inside-pg {
  margin-top: 13px;
}

.location-inside-pg .address {
  margin: 9px 0 0;
}

.content-top-bnnr img {
  width: 100%;
}

.location-inside-pg .widget3.google-map {
  width: 302px;
}

.widget3 {
  float: left;
  border-radius: 4px;
  border: 1px solid #cacaca;
  padding: 9px;
}

.single-location .addthis_toolbox {
  display: none;
}

.contact-form {
  background: #f7f7f7;
  padding: 4px 13px 9px;
  margin-top: 13px;
}

.contact-form p {
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  font-family: "Roboto", sans-serif;
  margin: 4px 0 0;
}

.contact-form .gform_wrapper .gform_footer {
  margin: 0;
  padding: 0;
}

.event {
  border: 1px solid #cacaca;
  padding: 21px 21px 21px 98px;
  border-radius: 3px;
  margin-top: 15px;
  font-size: 14px;
  line-height: 20px;
  color: #595757;
  position: relative;
  min-height: 119px;
}

.event h3 {
  font-size: 17px;
  line-height: 19px;
  margin-top: 6px;
}

.event h3 a {
  color: #595757;
}

.event h3 a:hover {
  color: #000;
}

.event .meta {
  position: absolute;
  width: 60px;
  background: #dc5050;
  border-radius: 3px;
  color: #fff;
  left: 26px;
  font-size: 12px;
  font-family: "Droid Serif", serif;
  padding: 6px 0;
}

.event .meta span {
  text-align: center;
  display: block;
}

.event .meta .day {
  font-size: 27px;
  font-weight: 700;
}

.event.style-2 {
  background: #f8f8f8;
}

.title2 h2 {
  font-size: 20px;
  color: #e35151;
  margin-top: 20px;
  font-weight: 400;
}

.post-short {
  border: 1px solid #cacaca;
  padding: 13px;
  border-radius: 3px;
  margin-top: 15px;
  font-size: 14px;
  line-height: 20px;
  color: #595757;
  position: relative;
}

.post-short p:first-child {
  margin: 0;
}

.post-short h3 a {
  color: #595757;
}

.post-short a:hover {
  color: #000;
}

.portal-block {
  padding: 21px 0;
  border-top: 1px solid #e2e2e2;
}

.portal-block:first-child {
  border-top: 0;
}

.portal-image {
  width: 25%;
  padding: 0 13px;
  float: left;
}

.portal-content {
  width: 75%;
  float: left;
}

.portal-content h2 {
  font-size: 22px;
  color: #e35151;
}

.portal-content p {
  font-size: 12px;
  line-height: 22px;
  color: #595757;
}

.gform_wrapper input[type=text], .gform_wrapper input[type=url], .gform_wrapper input[type=email], .gform_wrapper input[type=tel], .gform_wrapper input[type=number], .gform_wrapper input[type=password], .textarea {
  height: 31px;
  border: 1px solid #cacaca;
  border-radius: 3px;
  padding: 7px 9px !important;
  background: #fff;
}

.gform_wrapper textarea.medium {
  height: 85px !important;
}

.gform_wrapper .top_label .gfield_label, .gform_wrapper .gfield_checkbox li label, .gform_wrapper .gfield_radio li label {
  font-size: 14px;
  color: #595757;
  font-weight: normal !important;
}

.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit] {
  font-size: 12px;
  color: #fff;
  padding: 15px 13px;
  display: inline-table;
  background: #e35151;
  border-radius: 3px;
  line-height: 100%;
  transition: background-color 1s ease;
  font-family: "Droid Serif", serif;
  text-transform: uppercase;
  border: 0;
}

.gform_wrapper .gform_footer input.button:hover, .gform_wrapper .gform_footer input[type=submit]:hover {
  background: #535353;
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required {
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label, .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container {
  margin-top: 0 !important;
}

.gform_wrapper .ginput_container + .gfield_description.validation_message {
  margin: 0 !important;
  padding: 0 !important;
}

.gform_wrapper div.validation_error {
  font-size: 14px;
}

.gform_wrapper #gform_2 li, .gform_wrapper form #gform_2 li {
  position: relative;
}

.gform_wrapper #gform_2 #field_2_1, .gform_wrapper #gform_2 #field_2_3, .gform_wrapper #gform_2 #field_2_2, .gform_wrapper #gform_2 #field_2_4 {
  width: 100%;
  padding-left: 85px !important;
  margin-top: 13px !important;
}

.gform_wrapper #field_2_1 .gfield_label, .gform_wrapper #field_2_3 .gfield_label, .gform_wrapper #field_2_2 .gfield_label, .gform_wrapper #field_2_4 .gfield_label {
  position: absolute;
  left: 0;
  top: 0;
}

.opt .aaaa {
  float: left;
  width: 27%;
  font-size: 0;
}

.entry .default-list {
  margin: 17px 0 0 17px;
  padding: 0;
}

.entry .default-list li {
  color: #E35252;
  font-size: 14px;
  line-height: 17px;
  margin: 9px 0 0;
}

.popupcontent {
  max-width: 425px;
  position: relative;
  margin: 0 auto;
}

.popupcontent .cont_back {
  background: #fff;
  padding: 13px;
}

.cont_back h5 {
  color: #e35252;
  font-size: 22px;
  font-family: "Droid Serif", serif;
  font-weight: 400;
  line-height: 31px;
  text-align: center;
  margin-top: 0;
}

.mfp-hide {
  display: none;
}

.entry.descriptions h2 .iconic {
  font-size: 13px;
  float: right;
}

.gform_wrapper {
  display: block !important;
}

#gform_6 .top_label .gfield_label, #gform_9 .top_label .gfield_label, #gform_8 .top_label .gfield_label {
  font-weight: 700;
  font-size: 15px;
  text-transform: uppercase;
}

.gform_wrapper .gfield_checkbox li input[type=checkbox], .gform_wrapper .gfield_radio li input[type=radio], .gform_wrapper .gfield_checkbox li input {
  margin-top: 8px !important;
}

.pas-event-show h2 {
  cursor: pointer;
}

.homyouvid {
  position: relative;
  float: left;
  margin-bottom: 17px;
}

.homyouvidabs {
  position: absolute;
  top: 187px;
  left: 60px;
  font-weight: 700;
}

.homyouvidabs span {
  display: none;
}

a.contact-btn {
  background: #E35252 url(../../../../../../themes/assessmed/images/contact-btn.png) no-repeat bottom left;
  padding-left: 89px;
  border: 2px solid #e35252;
  border-radius: 7px;
  margin-top: 0;
}

a.contact-btn:hover {
  border: 2px solid #535353;
}

#field_13_6 {
  width: 100%;
}

#field_16_6 {
  width: 100%;
}

.home-only-newsletter.signup-newsletter {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAIAAABvrngfAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAAvSURBVHjaYgwMDGRmZmaAgb9//7L8//+fkZERLgTkMjFgAOKEWIDmIfOBXIAAAwDKTQ/uvnL/cQAAAABJRU5ErkJggg==);
}

.opt-in-news.newsletter-form {
  float: left;
  width: 100%;
}

.opt-in-news.newsletter-form .gform_wrapper {
  max-width: 60%;
  float: left;
}

.opt-in-news.newsletter-form .gform_wrapper li.gfield {
  float: left;
  width: 30%;
  padding-left: 0;
  clear: both;
}

.opt-in-news.newsletter-form .gform_wrapper li.gfield input.medium, .opt-in-news.newsletter-form .gform_wrapper ul li.gfield .ginput_container_select select.gfield_select {
  width: 221px;
  border: 1px solid #e35252;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}

.opt-in-news.newsletter-form .gform_wrapper .gform_footer {
  clear: both;
  margin-top: 17px;
  float: left;
  width: 100%;
}

.opt-in-news.newsletter-form .mail-img {
  float: left;
  width: 30%;
}

.circuler-optin {
  border-bottom: 1px solid #e35252;
}

.circular-cta.refer {
  background: #fff;
  margin-top: 17px;
  border: 1px solid #e35252;
  color: #e35252;
}

.circular-cta.refer span {
  color: #e35252;
  float: left;
  width: 58%;
}

.circular-cta.refer img {
  float: right;
}

.circular-cta.refer:hover img.non-hover {
  display: none;
}

.circular-cta.refer img.on-hover {
  display: none;
}

.circular-cta.refer:hover img.on-hover {
  display: block;
}

.circular-cta.refer:hover span {
  color: #fff;
}

.circular-cta.refer:hover {
  background: #e35252;
}

.opt-in-news li.gfield {
  padding-left: 0;
}

.opt-in-news li.gfield input.medium {
  width: 100%;
}

.opt-in-news .gform_wrapper {
  margin-top: 43px;
}

.main-footer .newsletter-form .gform_wrapper .gform_footer .button {
  background: #000;
}

@media only screen and (max-width: 767px) {
  .opt-in-news.newsletter-form .gform_wrapper li.gfield {
    width: 100%;
  }
  .opt-in-news.newsletter-form .gform_wrapper li.gfield input.medium, .opt-in-news.newsletter-form .gform_wrapper ul li.gfield .ginput_container_select select.gfield_select {
    width: 100%;
  }
  .opt-in-news.newsletter-form .mail-img {
    width: 100%;
    text-align: center;
  }
  .opt-in-news.newsletter-form .mail-img img {
    float: none;
  }
  .opt-in-news.newsletter-form .gform_wrapper {
    max-width: 100%;
    width: 100%;
  }
  .opt-in-news .gform_wrapper {
    margin-top: 0;
  }
  .newsletter-form .gform_wrapper ul li.gfield {
    width: 100%;
    padding-left: 0;
  }
  .newsletter-form .gform_wrapper ul li.gfield input.medium, .newsletter-form .gform_wrapper ul li.gfield .ginput_container_select select.gfield_select {
    margin-left: 0;
  }
  .newsletter-form .gform_wrapper .gform_footer {
    float: left;
    width: 100%;
    text-align: center;
  }
  .newsletter-form .gform_wrapper .gform_footer .button {
    margin-left: 0;
    margin-top: 17px;
    float: none;
  }
  .blog_img {
    width: 100%;
  }
}
.blog_img_inner {
  height: 191px;
  float: left;
}

.social a.fa {
  font-size: 13px;
  line-height: 14px;
}

.social a.fa-google-plus {
  padding: 6px;
}

.social a.fa-facebook {
  padding: 6px 10px;
}

.social a.fa-linkedin {
  padding: 6px 9px;
}

.social a.fa-google-plus:hover {
  background: #dd4b39;
}

.social a.fa-facebook:hover {
  background: #3b5998;
}

.social a.fa-linkedin:hover {
  background: #007bb6;
}

.fsocial a.fa {
  font-size: 14px;
  line-height: 16px;
}

.fsocial a.fa-google-plus {
  padding: 6px 5px;
}

.fsocial a.fa-facebook {
  padding: 6px 10px;
}

.fsocial a.fa-linkedin {
  padding: 6px 9px;
}

.fsocial a.fa-google-plus:hover {
  background: #dd4b39;
}

.fsocial a.fa-facebook:hover {
  background: #3b5998;
}

.fsocial a.fa-linkedin:hover {
  background: #007bb6;
}

.home3.home-only-newsletter.signup-newsletter {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAIAAABvrngfAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAAvSURBVHjaYgwMDGRmZmaAgb9//7L8//+fkZERLgTkMjFgAOKEWIDmIfOBXIAAAwDKTQ/uvnL/cQAAAABJRU5ErkJggg==);
}

.home2.home-only-newsletter.signup-newsletter {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAIAAAAmzuBxAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAA+SURBVHjaYkxOTmZmZmaAgb9//yJzgYAFyGdnZ4fzf/78icwFAiYGQoAaKliATgPajexSZO4gcilhFQABBgCw8hZOHPN1RAAAAABJRU5ErkJggg==);
}

.home1.home-only-newsletter.signup-newsletter {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAIAAAD/gAIDAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAS5SURBVHja7J1tdrIwFIQxZhfa7qPuf1366qHNG+9NQnI/BtoTfnjakYMj5D4OIYHT7XZbluXxeKyvp9Pp+cf6qtfJYquvbyGdh3ztdVn/NdFPP0tx/U09vZJNGTocch5yBzVnmzo/Dvwr5Z9KvnZDz9tR/rmjDk2cn6/Xq+xj+KEmx0r5TdK/xbrIF5jzeL/f0xqk1fXrz9d8O/k3EevkLa7jnYejcYrrxeOcVkY6D+Jqb1BAyalcL/5a5e0C6TyGEPL30qoaPXew6s8Pk+nka+Q63nkkDZJX76gO4xfe+atlPbIlb6V6nfClX1/9FfX8yIOd2+QsrltxqqZbcWrI+Ss6mFQ715Wcev361Pn1VPDOY7FKj8Av/hEE9njn0bzaPfjFdQ+Hm87tc5YHv9aiI+vjnbvkLAG/aus3+IV3bp+zBPziZyGb2ZoXKcC5b87q5FftjL/Br7WtgZ375qz8JLnBKcKjGqdynW8Z4Hw4Z3HuNM6qyKb0nMp1vHNJzqqdoPfrYk4pc5bS+XDOIq1Xr/dzSpmz9M6Hc1Zq/P16kQICTilzlt55lFW1E782OVXLWRjnkTd1J0718GuTU42cBXD+lrPMeeTHL5KzMA6DsqplnNLzi28B4DxyjgA4ZcIvvPOY72MYp0z4hXceU+f/XpxK+mjOwjsP+XWB3fnVn7OSgnT++jUsjlrZhV/9OWtVwM7LnX978WsoZ+Gd0/4sMAVIs+rnF+/PAjgPnAs7cqqfX8U1cTnLnAICTg3xC+88kn28L6eG+IV3Xs1ZB+dXI2f5OS/nLBkFZOeDMn7VHLo6L+csMQUE54MyftUcujqv5qzj8wvvvCtn+VHAO2fZOg95o92FX7KcRcoN4/z88fGhuULZHu9eu7IwqvOB7/prqwLnXTnLlV+uOcvW+flyufwf582Q2a+/jRcX6fnBbOhkZyGdv+UsJQV2zFkY5y9m2Y6wsOJUD7/Azk9fX1/LXPqW35GzuD5z1oC+S86KNUzCzhN7zge53gC8n/PfkbOKOt757M+a/VmzP2v2Z/25/qx53XBeN5zXDed1w6NfN5zjs+b4rDk+a47POvr4rDkOfo6Dn+Pg5zj4o4+Dh80rhM039M1ZVtUOnm+Idz7nG875hn8pZy3W93X4yznL/L4OO+QsfjdCmY65rwPeOc1Z7ero1/s5ZZWzAM5j7RadvJUO6R6caucsgPO3nJU6PchxG9WdONXIWRjn0araG3reF0qGVmlyFt55rLVJQwr0j38dzVlg57H4y2JFgeXnbqJ8T9X0oZwFdh6sqp3oxfuLDuk1fi3pvv9w5y45a4hTMr1xF24/5145a2icvoxreOf2OUvAqYaOzFmbDtE5y4pf+Jz1alnmaYWXjBO/8M7j5jwgAQUIXJz4hXf+lrNqj8o4AqeITnIWxnl1HLyy2vX86s9ZMOc2Oav/lOVoOWvIeTThSK3aPfhV6xEDOP+eb7iIHrxSnJ2n0cnFiLVw+HzDRCuw8675hpuzZAw51Xg+2PL+3B2886ipdsKRml6b51zj0dL33B288+2cBdbzJwwW91d/zjLXz5+fn7Jql+lpXyj5RaIAxnkQV7tYN+GXhlNifU77HVj+CTAAHTBLGlyKb5YAAAAASUVORK5CYII=);
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .contactdetails iframe {
    height: 225px;
  }
}
.hot-link.hot-link1 {
  font-size: 13px;
}

.hot-link1 .make.sm-row {
  margin-bottom: 13px;
  font-size: 12px;
}

.entry ul, .entry ul.default {
  margin-left: 12px;
}

@media (min-width: 768px) {
  .newsletter-form .gform_wrapper .gform_footer {
    padding-top: 7px;
  }
}
.popular-blog.widget ul li:before {
  display: none;
}

.popular-blog.widget ul li {
  padding-left: 0;
  line-height: 17px;
  padding: 6px 0;
  min-height: 41px;
}

.past-event-hide {
  display: none;
}

.all-event {
  float: right;
}

.hide {
  display: none;
}

.show {
  display: block;
}

.round_border_1996 img {
  border-radius: 3px;
  -webkit-border-radius: 3px;
}

.location-inside-pg .google-map img.hide-img {
  display: none;
}

.entry.contact-benifits ul {
  margin: 0 0 13px 0;
}

.single-location-wrap .pageTitle2 {
  margin-bottom: 9px;
}

.single-location-wrap .location-inside-pg .address {
  margin-top: 0;
}

.contact-loaction h3 {
  font-family: "Droid Serif", serif;
  text-align: center;
  padding: 0 15px;
  font-size: 15px;
  line-height: 20px;
  margin-top: 0;
}

.contact-loaction .gform_wrapper #gform_2 li, .contact-loaction .gform_wrapper form #gform_2 li {
  position: relative;
}

.contact-loaction .gform_wrapper #gform_2 #field_2_1, .contact-loaction .gform_wrapper #gform_2 #field_2_3, .contact-loaction .gform_wrapper #gform_2 #field_2_2, .contact-loaction .gform_wrapper #gform_2 #field_2_4 {
  width: 50%;
  padding-left: 15px !important;
  margin-top: 13px !important;
}

.contact-loaction .gform_wrapper #gform_2 #field_2_5, .contact-loaction .gform_wrapper #gform_2 #field_2_6 {
  width: 100%;
}

.contact-loaction .gform_wrapper #field_2_1 .gfield_label, .contact-loaction .gform_wrapper #field_2_3 .gfield_label, .contact-loaction .gform_wrapper #field_2_2 .gfield_label, .contact-loaction .gform_wrapper #field_2_4 .gfield_label {
  position: inherit;
  float: left;
}

body .contact-loaction .gform_wrapper .top_label div.ginput_container {
  width: 65%;
  float: left;
}

body .contact-loaction .gform_wrapper .top_label #field_2_5 div.ginput_container {
  width: 100%;
}

.contact-loaction .gform_wrapper ul.gfield_checkbox {
  margin: 0;
}

body .contact-loaction .gform_wrapper .top_label #field_2_6 div.ginput_container.ginput_container_checkbox {
  margin-top: 0;
  width: 100%;
}

.contact-loaction .gform_wrapper .gfield_checkbox li {
  padding-left: 19px !important;
}

.contact-loaction .gform_wrapper .gfield_checkbox li input[type=checkbox] {
  margin-top: 0 !important;
  margin-right: 3px;
  position: absolute;
  left: 0;
  top: 5px;
}

.contact-loaction .gform_wrapper .gfield_checkbox li label {
  font-size: 14px;
}

.contact-loaction .gform_wrapper .gform_footer {
  padding: 0 17px;
}

@media (max-width: 1024px) {
  .contact-loaction .gform_wrapper #gform_2 li {
    padding-right: 15px !important;
  }
  .contact-loaction .gform_wrapper #gform_2 #field_2_1, .contact-loaction .gform_wrapper #gform_2 #field_2_3, .contact-loaction .gform_wrapper #gform_2 #field_2_2, .contact-loaction .gform_wrapper #gform_2 #field_2_4 {
    width: 100%;
  }
}
@media (max-width: 1024px) {
  .contact-loaction {
    margin-top: 26px;
  }
}
@media (max-width: 375px) {
  #gform_16 li.gfield {
    padding-right: 15px !important;
  }
  #gform_16 .gform_footer {
    padding-right: 17px;
  }
  #gform_13 li.gfield {
    padding-right: 15px !important;
  }
  #gform_13 .gform_footer {
    padding-right: 17px;
  }
}
@media (max-width: 1024px) {
  #menu-header-menu li.secure-transfer a {
    background-color: #e35252;
  }
}
@media (min-width: 1025px) {
  #menu-header-menu-1 li.secure-transfer {
    display: none;
  }
}
@media (max-width: 767px) {
  .table-responsive {
    overflow: hidden;
    overflow-x: scroll;
  }
  .single-post .pageTitle2 h5 {
    font-size: 20px;
  }
}
body.page-id-111 .page-item-140, .page-item-152, .page-item-154, .page-item-409, .page-item-153, .page-item-111, .page-item-156 {
  display: none;
}

.contactus .gform_wrapper .gfield_checkbox li {
  padding-left: 19px !important;
}

.contactus .gform_wrapper .gfield_checkbox li input[type=checkbox] {
  margin-top: 0 !important;
  margin-right: 3px;
  position: absolute;
  left: 0;
  top: 5px;
}

body .newsletter-form .gform_wrapper ul li.gfield {
  margin-top: 0;
}

body .newsletter-form .gform_wrapper ul.gform_fields li.gfield {
  padding-right: 0;
}

.assessor-list .each {
  margin: 17px 0 0;
  padding: 21px;
  position: relative;
  background: #e0e0e0;
}

.assessor-list .each .img-con img {
  margin-right: 17px;
}

.assessor-list .each h2 {
  font-family: "Droid Serif", serif;
  font-size: 16px;
  color: #e35252;
  line-height: 20px;
  font-weight: 400;
  margin-top: 0;
}

.assessor-list .each p {
  color: #4f4f4f;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}

.assessor-list .each .btn-default {
  margin-top: 13px;
}

@media (max-width: 767px) {
  .assessor-list .each .img-con img {
    display: table;
    margin: 0 auto 13px;
    float: none;
  }
  .entry img.alignleft, .entry img.alignright {
    float: none;
    display: table;
    margin: 13px auto;
  }
}
.ghost-btn {
  background-color: transparent;
  margin-top: 17px;
  border: 1px solid #e35252;
  color: #e35252;
}

.ghost-btn:hover {
  background-color: #e35252;
}

.single-assessors-spotlight a.contact-btn:hover {
  background: #3e3e3e;
}

.gform_wrapper .gfield_checkbox li input#choice_17_5_1 {
  vertical-align: top;
  margin-top: 4px !important;
}

.page-id-644 .main-column .smcx-widget {
  z-index: 0 !important;
}

#gform_wrapper_19.gform_wrapper .top_label input.medium, #gform_wrapper_19.gform_wrapper .top_label select.medium {
  width: 100%;
}

#gform_wrapper_19.gform_wrapper .gfield_time_ampm select {
  width: calc(3rem + 7px);
  color: inherit;
  height: 31px;
}

#gform_wrapper_19.gform_wrapper .gfield_checkbox li label, #gform_wrapper_19.gform_wrapper .gfield_radio li label {
  font-size: inherit;
}

#gform_wrapper_19.gform_wrapper li.half {
  display: inline-block;
}

#gform_wrapper_19.gform_wrapper .ginput_container_select select {
  padding: 7px 9px;
}

#gform_wrapper_19.gform_wrapper .ginput_container_radio .gfield_radio input[type=radio] {
  margin-top: 5px !important;
  vertical-align: top;
}

#gform_wrapper_19.gform_wrapper .ginput_container_checkbox .gfield_checkbox input[type=checkbox] {
  margin-top: 0 !important;
}

#gform_wrapper_19.gform_wrapper .gfield_time_hour {
  position: relative;
  margin-right: 9px;
}

#gform_wrapper_19.gform_wrapper .gfield_time_hour i {
  position: absolute;
  margin-top: 15%;
}

@media only screen and (max-width: 767px) {
  #gform_wrapper_19.gform_wrapper li.half {
    display: block;
  }
  #gform_wrapper_19.gform_wrapper .gfield_time_hour i {
    right: -3px;
  }
}
#gform_wrapper_20.gform_wrapper .top_label input.medium, #gform_wrapper_20.gform_wrapper .top_label select.medium {
  width: 100%;
}

#gform_wrapper_20.gform_wrapper .gfield_time_ampm select {
  width: calc(3rem + 7px);
  color: inherit;
  height: 31px;
}

#gform_wrapper_20.gform_wrapper .gfield_checkbox li label, #gform_wrapper_20.gform_wrapper .gfield_radio li label {
  font-size: inherit;
}

#gform_wrapper_20.gform_wrapper li.half {
  display: inline-block;
}

#gform_wrapper_20.gform_wrapper .ginput_container_select select {
  padding: 7px 9px;
}

#gform_wrapper_20.gform_wrapper .ginput_container_radio .gfield_radio input[type=radio] {
  margin-top: 5px !important;
  vertical-align: top;
}

#gform_wrapper_20.gform_wrapper .ginput_container_checkbox .gfield_checkbox input[type=checkbox] {
  margin-top: 0 !important;
}

#gform_wrapper_20.gform_wrapper .gfield_time_hour {
  position: relative;
  margin-right: 9px;
}

#gform_wrapper_20.gform_wrapper .gfield_time_hour i {
  position: absolute;
  margin-top: 15%;
}

@media only screen and (max-width: 767px) {
  #gform_wrapper_20.gform_wrapper li.half {
    display: block;
  }
  #gform_wrapper_20.gform_wrapper .gfield_time_hour i {
    right: -3px;
  }
}
.gform_wrapper ul li.gfield.radio-inline .gfield_radio li {
  display: inline-block;
  margin-right: 21px;
}

.gform_wrapper ul li.gfield.radio-inline .gfield_description {
  padding-top: 0;
}

.gform_wrapper ul li.consent-10larger .gfield_consent_description {
  font-size: 14px;
}

.page-navi span {
  padding: 0;
}

.page-navi li a span {
  color: #bababa;
  transition: 0.3s;
}

.page-navi li a:hover span {
  color: #e35252;
}

.career-form {
  border-radius: 4px;
  box-shadow: 0 0 2px #ccc;
  padding: 17px 0;
  margin: 17px 0;
  position: relative;
  width: 100%;
  float: left;
}

.career-form .gform_wrapper .gform_heading {
  margin-bottom: 9px;
}

.career-form .gform_wrapper h3.gform_title {
  color: #e35252;
  font-size: 22px;
  font-family: "Droid Serif", serif;
  font-weight: 400;
  line-height: 31px;
  text-align: center;
  margin-top: 0;
}

.career-form .gform_wrapper {
  margin: 0;
}

.career-form .gform_wrapper ul li.gfield {
  float: left;
  width: 50%;
  clear: none;
  padding-left: 15px;
  margin-top: 0;
}

.career-form .gform_wrapper .top_label input.medium {
  width: 100%;
}

.career-form .gform_wrapper .top_label .gfield_label {
  clear: none;
  float: left;
  width: 100%;
  margin-top: 7px;
  line-height: 31px;
}

.career-form .gform_wrapper .gform_footer {
  padding: 0 0 0 17px;
  clear: none;
  float: left;
}

.career-form .gform_wrapper ul li.gfield#field_13_5 {
  width: 100%;
}

.career-form .gform_wrapper ul li.gfield#field_16_5 {
  width: 100%;
}

.career-form .gform_wrapper .gform_footer input[type=submit] {
  padding: 13px 30px;
}

@media (max-width: 640px) {
  .career-form .gform_wrapper ul li.gfield {
    padding: 0 13px;
    width: 100%;
  }
  .career-form .gform_wrapper .gform_footer {
    padding: 0 13px;
  }
}
.gform_legacy_markup_wrapper div.validation_error {
  display: none;
}

.contactus .gform_wrapper li.gfield.gfield_error.gfield_contains_required {
  padding-left: 15px !important;
  padding-right: 14px !important;
  margin-top: 14px !important;
}

.contactus .gform_legacy_markup_wrapper.gform_validation_error .top_label input.medium, .contactus .gform_legacy_markup_wrapper.gform_validation_error .top_label select.medium {
  width: 65%;
}

.single-assessors-spotlight h3 {
  color: #000;
  font-weight: 700;
  margin-bottom: 0;
  margin-top: 0;
  line-height: 0;
  font-size: 1.6em;
  text-transform: uppercase;
}

.single-assessors-spotlight h3 + p {
  font-size: 1.2em;
  color: #000;
}

.single-assessors-spotlight .spotlight-left {
  float: left;
  display: block;
  width: 20%;
  padding-top: 17px;
}

.single-assessors-spotlight .spotlight-left img {
  padding: 0;
  margin: 0;
}

.single-assessors-spotlight .spotlight-right {
  display: block;
  float: right;
  width: 80%;
  padding-left: 43px;
  padding-top: 26px;
}

.single-assessors-spotlight .content-layout {
  background: #FFF;
}

.big-red-button {
  clear: both;
  padding: 13px;
  background: #e35252;
  color: #FFF;
  display: block;
  border-radius: 17px;
  margin-bottom: 34px;
}

.big-red-button:hover {
  background: rgb(224, 81, 81);
  background: linear-gradient(180deg, rgb(224, 81, 81) 0%, rgb(161, 59, 59) 100%);
}

.single-assessors-spotlight ul {
  list-style-type: circle !important;
  list-style-position: inside !important;
}

.single-assessors-spotlight div#wpautbox-below {
  margin-top: 43px;
}

@media (max-width: 700px) {
  .single-assessors-spotlight .spotlight-left {
    display: none;
  }
  .single-assessors-spotlight .spotlight-right {
    width: 100%;
    padding-left: 0;
  }
}
.big-red-button:hover {
  color: #FAFAFA;
}

.clearfix {
  clear: both;
}

.accordion-row {
  margin: 0 -13px;
  margin-top: 26px;
}

.accordion-row .half {
  width: 50%;
  float: left;
  padding: 0 13px;
}

.accordion-list {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  margin: 0;
  list-style: none;
}

.accordion-list .accordion-content {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  background-color: #FFF;
  margin: 0 auto 21px auto;
  border-radius: 4px;
  cursor: pointer;
  padding-left: 0 !important;
  page-break-inside: avoid;
}

.accordion-list .accordion-content.active h3:after {
  content: "-";
}

.accordion-list .accordion-content h3 {
  font-weight: 700;
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  padding: 11px 17px;
  margin: 0;
  font-size: 13px;
  letter-spacing: 0.01em;
  cursor: pointer;
  background-color: #e35151;
  color: #fff !important;
  border-radius: 3px;
  border: 1px solid #996c6c;
}

.accordion-list .accordion-content h3:after {
  content: "+";
  position: absolute;
  right: 9px;
  top: 50%;
  color: #fff;
  transition: all 0.3s ease-in-out;
  font-size: 15px;
  transform: translateY(-50%);
  border: 1px solid #fff;
  border-radius: 50%;
  display: inline-block;
  width: 13px;
  height: 13px;
  text-align: center;
  line-height: 11px;
}

.accordion-list .accordion-content div.answer {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  cursor: pointer;
}

.accordion-list .accordion-content div.answer ul {
  margin-top: 9px;
}

.accordion-list .accordion-content div.answer ul li {
  position: relative;
  display: block;
  font-weight: 300;
  padding: 9px 0 0 0;
  cursor: pointer;
  line-height: 150%;
  margin: 0 0 4px 0;
  font-size: 12px;
  list-style-type: circle !important;
}

.accordion-list .answer ul li .iconic-right-open-1 {
  position: absolute;
  top: 6px;
  left: -12px;
}

.accordion-list .answer ul li .iconic-right-open-1::before {
  content: "";
  width: 4px;
  height: 4px;
  border: 1px solid #000;
  border-radius: 50%;
}

.accordion-content.active .answer {
  display: block !important;
}

.accordion-content .btn-default {
  padding: 10px;
}

@media (max-width: 767px) {
  .accordion-row .half {
    width: 100%;
  }
}
.contactus .gform_wrapper ul li.gfield.full-width {
  width: 100%;
}

.contactus .gform_wrapper ul li.disclaimer {
  font-size: 12px;
}

.news-heading .disclaimer p {
  font-size: 12px;
}

.service-document {
  color: #E35252;
  margin-top: auto;
  margin-bottom: auto;
}

.form-check-label {
  font-size: 11px !important;
}

#MainNav a, .k-i-menu::before, #MenuTitle {
  color: black !important;
}

#MainNav .k-toolbar-item {
  background: transparent !important;
}

#MainMenu {
  background: #3C3C3C !important;
  border-bottom: 1px solid #E35252 !important;
}

#MainMenu .k-state-highlight {
  background: #E35252 !important;
}

#MainMenu .k-link {
  color: white !important;
}

.k-drawer-item.k-selected {
  background-color: #ff6358;
}

span.k-textbox {
  display: flex;
}

.k-actions {
  justify-content: flex-end;
}

g > text {
  font: 13px Arial, Helvetica, sans-serif !important;
}

.dialog-overlay .dialog-container .dialog-btn-primary:hover, .dialog-overlay .dialog-container .dialog-btn-primary:active {
  background: #E35252 !important;
  background-color: #E35252 !important;
  border: 1px solid #E35252 !important;
  border-color: #E35252 !important;
  color: black;
}

.dialog-overlay .dialog-container .dialog-btn-primary {
  background: #E35252 !important;
  background-color: #E35252 !important;
  border: 1px solid #E35252 !important;
  border-color: #E35252 !important;
  color: black;
}

.dialog-btn-cancel {
  background: white !important;
  background-color: white !important;
  border: 1px solid #E35252 !important;
  border-color: #E35252 !important;
  color: #222222;
  display: inline-block;
}

.dialog-overlay .dialog-container .dialog-header {
  background: #E35252 !important;
}

.d2a-title {
  color: black;
}

a:hover, a:focus {
  text-decoration: underline;
}

/* Scrollbar*/
::-webkit-scrollbar-thumb {
  background: #E35252;
}

ul.indented-list {
  padding-left: 1.5em !important;
}

.note-header {
  background-color: #E35252;
}

.dashboard-addtional-info > h2 {
  font-size: 18px !important;
  text-align: center;
  margin-top: 7px;
}

.request-cancellation-btn {
  background-color: #E35252 !important;
  color: #fff !important;
  border-color: #b71c1c !important;
}