.highLightTitle {
  font-size: 14px;
  text-transform: uppercase;
  border-bottom: 1px solid #e5e5e5;
  padding: 5px 0px 5px 15px;
  box-shadow: -5px 0px 0px #ff8d34;
  font-weight: 500;
}
.transitionAll {
  transition: all linear 0.2s;
  -webkit-transition: all linear 0.2s;
  -moz-transition: all linear 0.2s;
}
/*Normalize*/
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] {
  display: none;
}
html {
  font-size: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
body {
  margin: 0;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
p,
pre {
  margin: 1em 0;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: '';
  content: none;
}
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,
menu,
ol,
ul {
  margin: 1em 0;
}
dd {
  margin: 0 0 0 40px;
}
menu,
ol,
ul {
  padding: 0 0 0 40px;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 100%;
  height: auto;
  width: auto;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
  white-space: normal;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
}
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;
}
/*Normailize Ends*/
/*Reset Styles*/
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
}
fieldset,
img {
  border: 0;
}
address,
caption,
cite,
code,
dfn,
strong,
th,
var {
  font-style: normal;
  font-weight: bold;
}
ul {
  list-style: none;
}
ul li,
ol li {
  display: block;
  list-style: none;
}
caption,
th {
  text-align: left;
}
abbr,
acronym {
  border: 0;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  clear: both;
}
.clear {
  height: 10px;
  width: 100%;
}
body {
  font-size: 13px;
  line-height: 1.6em;
  font-family: "Segoe UI", Helvetica Neue, Arial, sans-serif;
  color: #5F5F5F;
  font-weight: normal;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.2em;
  color: #000000;
}
h1 {
  font-size: 28px;
  line-height: 33px;
  font-weight: normal;
  padding: 0px 0px 5px 0px;
  font-family: "Segoe UI", Helvetica Neue, Arial, sans-serif;
}
h2 {
  font-size: 20px;
  margin: 0px 0px 0px 0px;
  padding: 0px;
  font-weight: 500;
}
h2 {
  font-size: 14px;
  text-transform: uppercase;
  border-bottom: 1px solid #e5e5e5;
  padding: 5px 0px 5px 15px;
  box-shadow: -5px 0px 0px #ff8d34;
  font-weight: 500;
  margin: 20px 0px 10px 5px;
}
.left-content h2:first-child {
  margin-top: 0px;
}
h3 {
  font-size: 18px;
  line-height: 18px;
  font-weight: normal;
}
h4 {
  font-size: 14px;
  margin-bottom: 5px;
  font-weight: 500;
}
.twoColumn {
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-count: 2;
}
.threeColumn {
  -moz-column-count: 3;
  -webkit-column-count: 3;
  column-count: 3;
}
.centerImg {
  margin: 15px auto;
  display: block;
}
#section ul,
.left-content ul {
  margin: 0px 0px 10px 0px;
}
#section ol,
.left-content ol {
  margin: 0px 0px 10px 0px;
}
#section ul li,
.left-content ul li {
  list-style: none;
  margin-bottom: 10px;
  position: relative;
  padding-left: 15px;
}
#section ul li:before,
.left-content ul li:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 4px;
  width: 12px;
  height: 12px;
  background: url("https://www.researchoptimus.com/images/rop-icon-sprite.png") no-repeat -32px -26px;
}
#section ol li,
.left-content ol li {
  list-style: decimal;
  margin-bottom: 10px;
  position: relative;
  display: list-item;
  margin-left: 11px;
}
.show_hide_menu {
  display: none;
}
#leftContainer {
  width: 59%;
  float: left;
}
#rightContainer {
  width: 38%;
  float: right;
}
.left-content {
  width: 660px;
  float: left;
  height: 100%;
  margin-bottom: 20px;
  padding-right: 5px;
  padding-left: 20px;
}
#indexSection {
  padding: 20px 0px 20px;
}
#indexSection .wrapper {
  width: 1000px;
}
#indexSection .left-content {
  width: 690px;
  padding-left: 0px;
}
#indexSection .right-inculde {
  padding-right: 0px;
}
.serviceBlock {
  margin: 15px 0px 15px 0px;
}
.serviceBlock li a {
  display: block;
  border-left: 2px solid #ff8d34;
  padding-left: 5px;
  color: #000;
  margin-bottom: 8px;
  transition: all linear 0.2s;
  -webkit-transition: all linear 0.2s;
  -moz-transition: all linear 0.2s;
}
.serviceBlock li a.normal {
  display: inline-block;
  border: 0px;
  color: #ff8d34;
  padding-left: 0px;
  margin-bottom: 0px;
}
.serviceBlock li:hover a.normal {
  border: 0px;
  color: #141414;
}
.serviceBlock li a:hover {
  text-decoration: none;
}
.serviceBlock li:hover a {
  border-left: 4px solid #ff8d34;
}
.serviceBlock .serviceTitle {
  text-transform: capitalize;
  font-family: "Segoe UI", Helvetica Neue, Arial, sans-serif;
  position: relative;
  color: #333539;
  font-size: 13px;
  font-weight: 500;
  transition: all linear 0.2s;
  -webkit-transition: all linear 0.2s;
  -moz-transition: all linear 0.2s;
}
.serviceBlock .serviceTitle:before {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  right: -15px;
  top: 3px;
  background: url("https://www.researchoptimus.com/images/rop-icon-sprite.png") no-repeat -32px -26px;
  transition: all linear 0.2s;
  -webkit-transition: all linear 0.2s;
  -moz-transition: all linear 0.2s;
}
.serviceBlock .serviceTitle:hover {
  color: #FF8D34;
}
.serviceBlock .serviceTitleFull {
  text-transform: capitalize;
  font-family: "Segoe UI", Helvetica Neue, Arial, sans-serif;
  position: relative;
  color: #333539;
  font-size: 13px;
  font-weight: 500;
  transition: all linear 0.2s;
  -webkit-transition: all linear 0.2s;
  -moz-transition: all linear 0.2s;
  display: block;
}
.serviceBlock .serivceBold {
  font-weight: bold;
  color: #5D5D5D;
  display: block;
}
.serviceBlock li a:hover .serviceTitle:before {
  right: -20px;
}
.serviceBlock strong {
  display: block;
}
.serviceIconBlk li h3 {
  font-size: inherit;
  color: #5F5F5F;
  padding-left: 35px;
  position: relative;
  padding-bottom: 10px;
}
.serviceIconBlk li h3:before {
  content: "";
  width: 30px;
  height: 30px;
  left: 0px;
  top: -6px;
  position: absolute;
}
.ftLinkBlock {
  margin: 15px 0px 15px 0px;
  font-weight: 500;
}
.ftLinkBlock li a {
  display: block;
  border-left: 2px solid #ff8d34;
  padding-left: 5px;
  color: #000;
  margin-bottom: 8px;
  transition: all linear 0.2s;
  -webkit-transition: all linear 0.2s;
  -moz-transition: all linear 0.2s;
}
.ftLinkBlock li a.normal {
  display: inline-block;
  border: 0px;
  color: #ff8d34;
  padding-left: 0px;
  margin-bottom: 0px;
}
.ftLinkBlock li:hover a.normal {
  border: 0px;
  color: #141414;
}
.ftLinkBlock li a:hover {
  text-decoration: none;
}
.ftLinkBlock li:hover a {
  border-left: 4px solid #ff8d34;
}
.ftLinkBlock .serviceTitle {
  text-transform: capitalize;
  font-family: "Segoe UI", Helvetica Neue, Arial, sans-serif;
  position: relative;
  color: #333539;
  font-size: 13px;
  font-weight: 500;
  transition: all linear 0.2s;
  -webkit-transition: all linear 0.2s;
  -moz-transition: all linear 0.2s;
}
.ftLinkBlock .serviceTitle:before {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  right: -15px;
  top: 3px;
  background: url("https://www.researchoptimus.com/images/rop-icon-sprite.png") no-repeat -32px -26px;
  transition: all linear 0.2s;
  -webkit-transition: all linear 0.2s;
  -moz-transition: all linear 0.2s;
}
.ftLinkBlock .serviceTitle:hover {
  color: #FF8D34;
}
.ftLinkBlock .serviceTitleFull {
  text-transform: capitalize;
  font-family: "Segoe UI", Helvetica Neue, Arial, sans-serif;
  position: relative;
  color: #333539;
  font-size: 13px;
  font-weight: 500;
  transition: all linear 0.2s;
  -webkit-transition: all linear 0.2s;
  -moz-transition: all linear 0.2s;
  display: block;
}
.ftLinkBlock .serivceBold {
  font-weight: bold;
  color: #5D5D5D;
  display: block;
}
.ftLinkBlock li a:hover .serviceTitle:before {
  right: -20px;
}
.ftLinkBlock strong {
  display: block;
}
#indexSection .serviceBlock li,
#section .serviceBlock li,
#section .ftLinkBlock li {
  padding: 0;
  width: 48.8%;
  float: left;
  margin-bottom: 8px;
  position: relative;
  line-height: 16px;
  margin-top: 8px;
  padding-left: 0px;
  clear: left;
  font-size: 12px;
}
#indexSection ol.serviceBlock li,
#section ol.serviceBlock li {
  list-style: none;
  padding: 0;
  width: 48.8%;
  float: left;
  margin-bottom: 8px;
  position: relative;
  line-height: 16px;
  margin-top: 8px;
  padding-left: 0px;
  clear: left;
  font-size: 12px;
  margin-left: 0px;
}
#indexSection .serviceBlock li p,
#section .serviceBlock li p {
  padding-bottom: 5px;
}
#section .ftLinkBlock li {
  margin-bottom: 4px;
  margin-top: 4px;
}
#indexSection .serviceBlock li:before,
#section .serviceBlock li:before,
#section .ftLinkBlock li:before {
  display: none;
}
#indexSection .serviceBlock li:nth-child(2n),
#section .serviceBlock li:nth-child(2n),
#section .ftLinkBlock li:nth-child(2n) {
  float: right;
  clear: right;
}
#indexSection .serviceBlock li.last,
#section .serviceBlock li.last,
#section .ftLinkBlock li.last {
  width: 100%;
  float: none;
  display: inline-block;
}
.researchAgency {
  position: relative;
}
.researchAgency a {
  display: block;
}
.quoteBtn {
  display: block;
  text-align: center;
  text-transform: uppercase;
  border: 1px solid #dd7200;
  background: #f99a15;
  background: -moz-linear-gradient(top, #f99a15 0%, #f88609 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f99a15), color-stop(100%, #f88609));
  background: -webkit-linear-gradient(top, #f99a15 0%, #f88609 100%);
  background: -o-linear-gradient(top, #f99a15 0%, #f88609 100%);
  background: -ms-linear-gradient(top, #f99a15 0%, #f88609 100%);
  background: linear-gradient(to bottom, #f99a15 0%, #f88609 100%);
  color: #fff;
  font-family: "Segoe UI", Helvetica Neue, Arial, sans-serif;
  font-size: 1.5em;
  padding: 15px 0px;
  margin: 0 auto;
  margin-bottom: 25px;
  margin-top: 10px;
  transition: all linear 0.2s;
  -webkit-transition: all linear 0.2s;
  -moz-transition: all linear 0.2s;
}
.quoteBtn:hover {
  box-shadow: 0px 0px 5px #333;
  text-decoration: none;
}
.callToActionBlk {
  background-color: #e5e5e5;
  border-left: 2px solid #ff8d34;
  padding: 15px 20px;
  margin: 30px 0px 40px;
  color: #000;
}
.serciveActionBlk {
  background-color: #f2f2f2;
  padding: 15px 20px 35px;
  margin: 30px 0px 40px;
  color: #000;
  text-align: center;
  position: relative;
}
.serciveActionBlk .contactInnerBtn {
  display: block;
  width: 20%;
  background-color: #ff8d34;
  position: absolute;
  color: #fff;
  bottom: 0px;
  margin: 0 auto;
  left: 0px;
  right: 0px;
  text-transform: uppercase;
  font-size: 11px;
  padding: 3px 0px;
}
.serciveActionBlk .contactInnerBtn:hover {
  background-color: #000;
  text-decoration: none;
}
#section .linkBlk {
  border: 1px solid #F5F3F3;
  padding: 5px;
  clear: both;
  margin-top: 10px;
  display: inline-block;
  width: 100%;
}
#section .linkBlk .linkSep {
  display: inline-block;
  margin: 0px;
  margin-right: 30px;
  width: 32%;
}
#section .linkBlk .linkSep li {
  margin: 0px 0px 10px 0px;
  display: inline-block;
  top: 4px;
  padding-left: 24px;
}
#section .linkBlk .linkSep li:before {
  right: -20px;
  left: auto;
}
#section .linkBlk .linkSep li:after {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 20px;
  height: 20px;
  background: url("https://www.researchoptimus.com/images/index-icons.png") no-repeat 0px 0px;
}
#section .linkBlk .linkSep li:nth-child(2):after {
  background-position: 0px -58px;
}
#section .linkBlk .linkSep:nth-child(2) li:nth-child(1):after {
  background-position: 0px -30px;
}
#section .linkBlk .linkSep:nth-child(2) li:nth-child(2):after {
  background-position: 0px -89px;
}
#section .linkBlk .btn-contact {
  vertical-align: top;
  margin-top: 15px;
}
#section .linkBlk .linkSep a {
  color: #000000;
}
#section .linkBlk .linkSep a:hover {
  color: #ff8d34;
}
.serviceBlock .more {
  right: 10px;
  top: auto;
  bottom: 6px;
  color: #E06615;
}
.serviceBlock h3 {
  font-size: 12px;
  font-weight: bold;
  color: #5D5D5D;
}
.more {
  float: right;
  height: auto;
  text-align: right;
  font-size: 12px;
  line-height: 17px;
  position: absolute;
  top: 230px;
  right: 20px;
}
a {
  color: #ff8d34;
  text-decoration: none;
}
a:hover {
  color: #141414;
  text-decoration: none;
}
p {
  padding: 0px 0px 10px 0px;
}
.width48 {
  width: 48%;
}
.flRight {
  float: right;
}
.flLeft {
  float: left;
}
.flCenter {
  margin: 0 auto;
}
.fr {
  float: right;
  margin: 5px 0px 5px 10px;
}
.fl {
  float: left;
  margin: 5px 10px 5px 0px;
}
.fc {
  clear: both;
  margin: 0 auto;
  display: block;
  margin-bottom: 10px;
  margin-top: 10px;
}
.fc::before {
  clear: left;
}
.fc::after {
  clear: right;
}
.frBr {
  float: right;
  padding: 4px;
  border: 1px solid #CCC;
}
.flBr {
  float: left;
  padding: 4px;
  border: 1px solid #CCC;
  margin: 5px 10px 5px 0px;
}
.spacer20 {
  display: inline-block;
  width: 100%;
  height: 20px;
}
.wrapper {
  margin: 0 auto;
  width: 1000px;
}
/*-------------------------------Main Navigation--------------------------------------------------------*/
.menuWrap {
  width: 100%;
  position: relative;
  display: inline-block;
  background-color: #171818;
  z-index: 1;
}
.menuWrap .wrapper {
  width: 1000px;
}
#main-nav {
  position: relative;
}
#main-nav .main-nav-item {
  float: left;
  margin-right: 5px;
}
#main-nav .main-nav-tab {
  width: auto;
  padding: 5px 37px 5px 37px;
  line-height: 30px;
  text-align: center;
  color: #ffffff;
  text-decoration: none;
  font-size: 12px;
  position: relative;
  display: block;
  text-transform: uppercase;
}
#main-nav .main-nav-tab:after {
  content: "";
  position: absolute;
  right: -5px;
  top: 42%;
  background: #ffffff;
  height: 3px;
  width: 3px;
  border-radius: 5px;
}
#main-nav .main-nav-item:last-child {
  margin: 0;
}
#main-nav .main-nav-item:last-child .main-nav-tab:after {
  display: none;
}
#main-nav .main-nav-item-active .main-nav-tab {
  background-color: #333333;
  color: #ffffff;
  background-image: none;
}
#main-nav .main-nav-tab1:hover {
  color: #FF9933;
}
#main-nav .main-nav-dd {
  position: absolute;
  top: 40px;
  margin: 0;
  padding: 5px 0px 10px 0px;
  display: none;
  width: 100%;
  height: 260px;
  background-color: #171818;
  border-bottom: 3px solid #FE9933;
}
#main-nav .main-nav-item-active .main-nav-dd {
  display: block;
}
#main-nav .main-nav-dd-column1 {
  width: 200px;
  height: 255px;
  display: list-item;
  padding: 10px 10px 10px 10px;
  margin: 0px 5px;
  z-index: 1;
}
#main-nav .main-nav-dd-column2 {
  width: 200px;
  padding: 10px 0px 10px 0px;
  display: table-cell;
  color: #FFFFFF;
  height: 255px;
}
#main-nav .main-nav-dd-column2 p {
  color: #999999;
  font-size: 1.2em;
  margin-bottom: 8px;
}
#main-nav .main-nav-dd-column2 ul {
  margin-bottom: 5px;
  margin-left: 15px;
  padding: 0px;
}
#main-nav .main-nav-dd-column3 {
  width: 410px;
  padding: 15px 20px 8px;
  display: table-cell;
  height: 250px;
}
#main-nav .main-nav-dd h3 {
  font-size: 14px;
  color: #86c6d7;
}
#main-nav .main-nav-dd a {
  color: #FFFFFF;
  text-decoration: none;
  background-color: inherit;
}
#main-nav .main-nav-dd a:hover {
  color: #ff9933;
  text-decoration: underline;
}
#main-nav .main-nav-dd ul {
  list-style: none;
  padding: 0;
}
#main-nav .main-nav-dd li {
  display: block;
  padding: 0;
}
#main-nav .main-nav-dd .main-nav-dd-column1 ul,
#main-nav .main-nav-dd .main-nav-dd-column2 ul {
  list-style: none;
  padding: 0;
  width: 170px;
}
#main-nav .main-nav-dd .main-nav-dd-column1 li,
#main-nav .main-nav-dd .main-nav-dd-column2 li {
  display: block;
  padding: 2px 0px 2px 0px;
  margin: 0px;
  position: relative;
  border-bottom: 1px solid #8C8C8C;
}
/*#main-nav .main-nav-dd .main-nav-dd-column1 li:before, #main-nav .main-nav-dd .main-nav-dd-column2 li:before { content: ""; position: absolute; left: 5px; top: 5px; background: url("@{path}/images/main-sprite-rop.png") no-repeat -58px -40px; width: 18px; height: 18px; }*/
#main-nav .main-nav-dd .main-nav-dd-column1 a,
#main-nav .main-nav-dd .main-nav-dd-column2 a {
  display: block;
  color: #FFFFFF;
  text-decoration: none;
  padding: 5px 0px 5px 0px;
}
#main-nav .main-nav-dd .main-nav-dd-column1 a:hover,
#main-nav .main-nav-dd .main-nav-dd-column2 a:hover {
  display: block;
  color: #ff9933;
  text-decoration: none;
  background-color: #333333;
  box-shadow: -10px 0px 0px #333333;
}
#main-nav .main-nav-dd .main-nav-dd-column1 a.selected,
#main-nav .main-nav-dd .main-nav-dd-column2 a.selected {
  display: block;
  color: #ff9933;
  text-decoration: none;
  background-color: #333333;
  border-radius: 3px;
}
#smallSelct {
  display: none;
}
#main-nav .main-nav-dd hr {
  border: 1px dotted #ddd;
}
/*-------------------------------------------------------Header------------------------------------------------------------------*/
header {
  position: relative;
  z-index: 1;
  padding: 20px 0px;
  display: inline-block;
  width: 100%;
}
header .wrapper {
  width: 1000px;
}
header #logo {
  width: 330px;
  height: 40px;
  position: relative;
  float: left;
}
header #logo a {
  display: block;
}
header #smallNavBlk {
  float: right;
  width: 50%;
}
header .up_list {
  text-transform: uppercase;
  width: 60%;
  float: left;
  margin-top: 13px;
}
header .up_list li {
  margin: 0px 0px 0px 5px;
  width: auto;
  font-size: 10px;
  padding-right: 10px;
  display: inline;
}
header .up_list a {
  color: #171818;
  text-decoration: none;
  background-color: inherit;
}
header .up_list a:hover {
  color: #ff9933;
  text-decoration: none;
}
#search-box {
  float: right;
  margin-top: 5px;
  width: 35%;
}
#search-box .search-input {
  border: 0px solid blue;
  height: 28px;
  margin-top: 5px;
}
#search-box .search-wrap {
  padding: 0px;
  margin: 0;
  position: relative;
  float: right;
}
#search-box .search-icon {
  float: right;
  height: 35px;
  width: 34px;
}
#search-box input {
  vertical-align: top;
  margin: 0 !important;
  outline: none !important;
}
#search-box .form-input-text-search {
  float: left;
  width: 150px;
  border: 0px solid #E2E2E2;
  color: #666;
  font-size: 1.1em;
  height: 25px;
  background-color: #F3F3F3;
  padding-left: 5px;
}
#search-box .inputButton {
  float: right;
  width: 20px;
  height: 20px;
  padding-top: 3px;
  font-size: 0px;
  background: url("https://www.researchoptimus.com/images/rop-icon-sprite.png") no-repeat -29px 3px;
  border: 0px;
}
.scrollup {
  position: fixed;
  bottom: 100px;
  top: auto !important;
  right: 50px;
  display: none;
  border: 1px solid #949393;
  padding: 10px;
  font-size: 0px;
  width: 30px;
  background-color: #ff8d34;
  float: right;
}
.scrollup:before {
  content: "";
  bottom: 14px;
  right: 15px;
  width: 20px;
  height: 12px;
  background: url("https://www.researchoptimus.com/images/rop-icon-sprite.png") no-repeat -37px -225px;
  position: absolute;
}
.scrollup:hover {
  background-color: #000000;
}
.scrollup:hover:before {
  background-position: -37px -241px;
}
#section {
  padding: 20px 0px 20px;
  height: auto;
  font-size: 100%;
}
.containter1,
.containter2 {
  margin-left: auto;
  margin-right: auto;
  width: 980px;
  height: auto;
}
.containter2 {
  margin-top: 10px;
}
.indexBoxwrap {
  clear: both;
  margin-bottom: 30px;
}
#serviceBlkIndex {
  width: 70%;
  display: inline-block;
}
#serviceBlkIndex .servSynopsis {
  width: 29%;
  float: left;
  margin: 10px 20px;
  font-size: 12px;
}
#serviceBlkIndex .servSynopsis h3 {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 5px;
}
#serviceBlkIndex .servSynopsis a {
  margin-top: 5px;
  display: block;
}
#serviceBlkIndex .servSynopsis p {
  line-height: 14px;
}
#serviceBlkIndex .servSynopsis:first-child {
  margin-left: 0;
}
#serviceBlkIndex .servSynopsis:last-child {
  margin-right: 0;
}
#serviceBlkIndex .servSynopsis h3 a {
  color: #000000;
  position: relative;
  margin-top: 0px;
  display: inline-block;
}
#serviceBlkIndex .servSynopsis h3 a:hover {
  color: #e06615;
  text-decoration: none;
}
#serviceBlkIndex .servSynopsis h3 a:before {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  right: -15px;
  top: 4px;
  background: url("https://www.researchoptimus.com/images/rop-icon-sprite.png") no-repeat -32px -26px;
  transition: all linear 0.2s;
  -webkit-transition: all linear 0.2s;
  -moz-transition: all linear 0.2s;
}
#serviceBlkIndex .servSynopsis h3 a:hover:before {
  right: -20px;
}
#linksSectionIndex {
  width: 26%;
  float: right;
  margin-left: 20px;
}
#linksSectionIndex ul li {
  font-size: 16px;
  color: #000;
  margin: 8px 0px;
  font-family: "Segoe UI", Helvetica Neue, Arial, sans-serif;
  display: inline-block;
  width: 100%;
  padding-left: 30px;
  position: relative;
}
#linksSectionIndex ul li:before {
  content: "";
  background: url("https://www.researchoptimus.com/images/rop-icon-sprite.png") no-repeat -1px 0px;
  position: absolute;
  width: 25px;
  height: 25px;
  top: -3px;
  left: -5px;
}
#linksSectionIndex li:nth-child(2):before {
  background-position: 0px -36px;
}
#linksSectionIndex li:nth-child(3):before {
  background-position: 0px -71px;
}
#linksSectionIndex li:nth-child(4):before {
  background-position: 0px -106px;
}
#linksSectionIndex li:nth-child(5):before {
  background-position: 0px -144px;
}
#linksSectionIndex li:nth-child(6):before {
  background-position: 0px -181px;
}
#linksSectionIndex li:nth-child(7):before {
  background-position: 0px -216px;
}
#linksSectionIndex li:nth-child(8):before {
  background-position: -2px -251px;
}
#linksSectionIndex a {
  color: #000000;
}
#linksSectionIndex a:hover {
  color: #e06615;
}
.btn-contact {
  margin: 10px 0px;
  background-color: #ff8d34;
  text-transform: uppercase;
  display: inline-block;
  font-family: "Segoe UI", Helvetica Neue, Arial, sans-serif;
}
.btn-contact a {
  color: #fff;
  padding: 4px 38px;
  display: block;
}
.btn-contact:hover {
  background-color: #000;
  color: #fff;
}
#indexPageCont {
  width: 1000px;
}
.serv-banner {
  background-repeat: no-repeat;
  width: auto;
  height: 250px;
  position: relative;
  clear: both;
  margin-bottom: 20px;
  background-color: #000;
}
.serv-banner .serv-text {
  position: absolute;
  left: 32px;
  bottom: 13px;
  width: 400px;
  font-size: 15px;
  color: #e06615;
}
.serv-banner .serv-text a {
  color: #999999;
  text-decoration: none;
}
.serv-banner .serv-text a:hover {
  color: #e06615;
  text-decoration: underline;
}
#serviceContainer {
  display: block;
  padding: 20px 0px;
  clear: both;
  background-color: #dcdcdc;
  margin-bottom: 20px;
}
/*-------------------Right Include----------------------------*/
.right-inculde {
  float: right;
  width: 270px;
  height: 100%;
  position: relative;
  padding-right: 20px;
}
.right-inculde a {
  color: #000000;
}
.right-inculde a:hover {
  color: #e06615;
}
.right-inculde .rightIncBlock {
  margin-bottom: 30px;
  position: relative;
}
.right-inculde #linksSectionIndex {
  width: auto;
  margin-left: 0px;
  float: none;
}
.right-inculde .rightIncBlock h3 {
  font-size: 14px;
  text-transform: uppercase;
  border-bottom: 1px solid #e5e5e5;
  padding: 5px 0px 5px 15px;
  box-shadow: -5px 0px 0px #ff8d34;
  font-weight: 500;
  margin: 0px;
  margin-bottom: 10px;
  margin-left: 5px;
}
.right-inculde #quickContact {
  border: 1px solid #e5e5e5;
  padding-bottom: 30px;
}
.right-inculde #quickContact h3 {
  background-color: #575a5d;
  margin-left: 0px;
  box-shadow: 0px 3px 0px #ff8d34;
  border: 0px;
  margin-bottom: 20px;
  text-align: center;
  color: #fff;
  padding: 10px 0px 10px 15px;
}
.right-inculde #quickContact #form-input-container {
  color: #333333;
  margin-left: 15px;
  display: inline-block;
}
.right-inculde #quickContact .form-input-text {
  width: 240px;
  margin-bottom: 12px;
  border: 0px;
  border-bottom: 1px solid #ccc;
  color: #666;
  height: 25px;
}
.right-inculde #quickContact .form-Combo {
  width: 245px;
  padding: 3px;
  border: 0px;
  border-bottom: 1px solid #ccc;
  color: #666;
  height: 30px;
  position: relative;
}
.right-inculde #quickContact .ui-combobox-input {
  width: 245px;
  border: 0px;
  border-bottom: 1px solid #ccc;
  color: #666;
  height: 30px;
  margin-bottom: 15px;
  position: relative;
}
.right-inculde #quickContact .ui-icon-triangle-1-s {
  background: url("https://www.researchoptimus.com/images/rop-icon-sprite.png") no-repeat -41px -25px;
  height: 15px;
  width: 10px;
  position: absolute;
  top: 10px;
  right: 0px;
}
.right-inculde #quickContact .ui-button {
  border: none;
  margin: 0px;
  position: absolute;
  padding: 0px;
  height: 20px;
  background-color: transparent;
}
.right-inculde #quickContact .submitBtn {
  cursor: pointer;
  border: 0px solid #FFF;
  color: #FFF;
  position: absolute;
  padding: 5px 30px;
  bottom: 0px;
  left: 0%;
  right: 0%;
  margin: 0 auto;
  width: 50%;
  background-color: #ff8d34;
  text-transform: uppercase;
  color: #ffffff;
  text-align: center;
}
.right-inculde #quickContact .submitBtn:hover {
  background-color: #000;
}
.right-inculde input:focus {
  outline: none;
}
.right-inculde textarea:focus {
  outline: none;
}
.right-inculde .rightIncBlock ul li {
  padding-left: 15px;
  position: relative;
  margin: 5px 0px;
}
.right-inculde .rightIncBlock ul li:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 2px;
  width: 12px;
  height: 12px;
  background: url("https://www.researchoptimus.com/images/rop-icon-sprite.png") no-repeat -32px -26px;
}
.right-inculde #testiInclude {
  text-align: center;
  border: 1px solid #e5e5e5;
  padding: 50px 30px 40px 30px;
  position: relative;
  margin-top: 60px;
}
.right-inculde #testiInclude h3 {
  display: none;
}
.right-inculde #testiInclude:before {
  content: "";
  position: absolute;
  right: 36%;
  top: -40px;
  width: 70px;
  height: 70px;
  border: 1px solid #d0d0d0;
  border-radius: 50%;
  background: url("https://www.researchoptimus.com/images/avatar.png") no-repeat -1px 3px #ffffff;
  z-index: 1;
}
.right-inculde .viewMore {
  position: absolute;
  padding: 2px 30px;
  bottom: 0px;
  left: 0%;
  right: 0%;
  margin: 0 auto;
  width: 30%;
  background-color: #ff8d34;
  text-transform: uppercase;
  color: #ffffff;
}
.right-inculde .viewMore:hover {
  background-color: #000;
  color: #fff;
  text-decoration: none;
}
.right-inculde #quicNavLinks li {
  cursor: pointer;
}
.right-inculde #quicNavLinks li span {
  display: block;
}
#featureBlk .feature {
  width: 25.7%;
  padding-left: 60px;
  float: left;
  margin: 0px 20px;
  border: 1px solid #e5e5e5;
  background-color: #e5e5e5;
  position: relative;
}
#featureBlk .feature:first-child {
  margin: 0px;
}
#featureBlk .feature:last-child {
  margin: 0px;
  float: right;
}
#featureBlk .feature:hover {
  background-color: #ff8d34;
}
#featureBlk .feature:before {
  content: "";
  width: 35px;
  height: 35px;
  background: url("https://www.researchoptimus.com/images/rop-icon-sprite.png") no-repeat -28px -60px;
  position: absolute;
  left: 10px;
  top: 40px;
}
#featureBlk #featPricing:before {
  background-position: -28px -60px;
}
#featureBlk #featQuality:before {
  background-position: -28px -99px;
}
#featureBlk #featSecurity:before {
  background-position: -28px -144px;
}
#featureBlk .featureText {
  background-color: #fff;
  padding: 10px;
  line-height: 16px;
}
#featureBlk .featureText a {
  position: relative;
}
#featureBlk .featureText a:before {
  content: "";
  width: 10px;
  height: 15px;
  background: url("https://www.researchoptimus.com/images/rop-icon-sprite.png") no-repeat -30px -26px;
  position: absolute;
  right: -15px;
  top: 4px;
}
#featureBlk p {
  padding: 0px;
}
#testiSlider .testimonialText {
  position: relative;
}
#testiSlider .testimonialEditor {
  display: block;
  font-weight: 500;
  color: #000;
  margin-top: 20px;
}
#testiSlider p {
  padding-bottom: 0;
  margin-top: 10px;
}
#testiInclude {
  position: relative;
}
#testiInclude .bx-controls .bx-prev,
#testiInclude .bx-controls .bx-next {
  position: absolute;
  bottom: 6px;
  width: 10px;
  height: 10px;
  background: url("https://www.researchoptimus.com/images/rop-icon-sprite.png") no-repeat;
  font-size: 0px;
}
#testiInclude .bx-controls .bx-prev {
  left: 15%;
  background-position: -30px -43px;
}
#testiInclude .bx-controls .bx-next {
  right: 15%;
  background-position: -45px -43px;
}
/*Quick Contact Form*/
#form-input-container .ui-helper-hidden-accessible {
  display: none;
}
/*.form-textarea { float: left; width: 180px; border: 1px solid #E2E2E2; padding: 5px; margin-bottom: 5px; border: none; height: 40px; }*/
textarea#styled {
  width: 180px;
  height: 65px;
  border: 1px solid #E2E2E2;
  padding: 10px;
}
#form-input-container span {
  line-height: 20px;
  padding-right: 10px;
}
#form-input-container span.policy {
  color: #333333;
  width: 80px;
  font-size: 12px;
  display: block;
  margin: 0 auto;
  float: none;
  padding: 0px;
}
#form-input-container span.policy a {
  text-decoration: none;
  color: #999999;
  font-size: 12px;
  border: 0px solid red;
  margin-left: 0px;
}
#form-input-container span.policy a:hover {
  text-decoration: underline;
  color: #fd7e1a;
}
.ui-autocomplete {
  position: absolute;
  cursor: default;
  max-height: 200px;
  overflow-y: scroll;
  overflow-x: hidden;
}
.ui-menu {
  list-style: none;
  padding: 2px;
  margin: 0;
  display: block;
  float: left;
  background-color: #FFFFFF;
  box-shadow: 0px 5px 10px #ccc;
}
.ui-menu .ui-menu {
  margin-top: -3px;
}
.ui-menu .ui-menu-item {
  margin: 3px 0px;
  padding: 0;
  float: left;
  clear: left;
  width: 100%;
  font-size: 1em;
}
.ui-menu .ui-menu-item a {
  text-decoration: none;
  display: block;
  padding: .1em .4em;
  line-height: 1.2em;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
  font-weight: normal;
  margin: -1px;
  background-color: #f2f2f2;
  border-radius: 10px;
}
.ui-combobox {
  position: relative;
  display: inline-block;
}
.ui-combobox-toggle {
  position: absolute;
  top: 0;
  bottom: 0;
  margin-left: -1px;
  padding: 0;
}
.ui-button-text {
  position: relative;
  margin: 0px;
  padding: 0px;
  height: 20px;
  top: -20px;
  display: none;
}
#indexPageCont #form-input-container {
  margin-left: 0;
}
#indexPageCont .right-inculde .form {
  background-color: transparent;
  border: 0px;
  margin-bottom: 0px;
}
#indexPageCont .form .submitBtn {
  float: right;
}
#indexPageCont #form-input-container span.policy {
  float: left;
}
#indexPageCont .form-input-text,
#indexPageCont .ui-combobox-input,
#indexPageCont .form-Combo {
  height: 20px;
  border-radius: 5px;
  margin-bottom: 10px;
}
#indexPageCont .ui-button {
  top: 165px;
}
/*.indexBoxwrap .left-content p{ font-size:14px; line-height:22px;}*/
.sub-title {
  font-size: 22px;
  font-weight: normal;
  color: #000000;
  height: 40px;
  padding-left: 55px;
  padding-top: 5px;
  position: relative;
}
.sub-title:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  height: 45px;
  width: 55px;
  background: url("https://www.researchoptimus.com/images/sprite2.png") no-repeat 0px 0px;
}
#indexPageCont .indexBoxwrap:nth-child(2) .blk:nth-child(2) .sub-title:before {
  background-position: 0px -52px;
}
#indexPageCont .indexBoxwrap:nth-child(2) .blk:nth-child(3) .sub-title:before {
  background-position: 0px -102px;
  top: -10px;
  height: 60px;
}
#indexPageCont .indexBoxwrap:nth-child(3) .blk:nth-child(1) .sub-title:before {
  background-position: 0px -160px;
}
#indexPageCont .indexBoxwrap:nth-child(3) .blk:nth-child(2) .sub-title:before {
  background-position: 0px -210px;
}
#indexPageCont .indexBoxwrap:nth-child(3) .blk:nth-child(3) .sub-title:before {
  background-position: 0px -264px;
}
#section .service-wrap {
  width: 100%;
  height: auto;
  margin-top: 20px;
  position: relative;
  clear: both;
  display: inline-block;
}
#section .service-wrap h5 {
  font-size: 14px;
  margin-bottom: 10px;
  border-bottom: 1px solid #FFD6B7;
  padding-bottom: 5px;
}
#section .service-wrap .relatedArticles {
  background-color: #f3f3f3;
  border: 1px solid #cdcbcb;
  border-radius: 10px;
  padding: 10px;
  font-size: 11px;
}
#section .service-wrap .relatedArticles ul {
  margin-left: 0px;
  margin-right: 25px;
  display: inline-block;
  vertical-align: top;
}
#section .service-wrap .relatedArticles ul:last-child {
  margin: 0px;
}
#section .service-wrap .relatedArticles ul li {
  padding-left: 25px;
  margin-top: 7px;
  position: relative;
}
#section .service-wrap .relatedArticles ul li:before {
  background: url("https://www.researchoptimus.com/images/articles-sprite.png") no-repeat 0px 0px;
  width: 18px;
  height: 18px;
}
#section .service-wrap .relatedArticles ul li:nth-child(2):before {
  background-position: 0px -23px;
}
#section .service-wrap .relatedArticles ul li:nth-child(3):before {
  background-position: 0px -50px;
}
#section .service-wrap .relatedArticles ul li:nth-child(4):before {
  background-position: 0px -77px;
}
#section .service-wrap .relatedArticles ul li:nth-child(5):before {
  background-position: 0px -103px;
}
#section .service-wrap .relatedArticles ul:nth-child(3) li:nth-child(1):before {
  background-position: 0px -133px;
}
#section .service-wrap .relatedArticles ul:nth-child(3) li:nth-child(2):before {
  background-position: 0px -160px;
}
#section .service-wrap .relatedArticles ul:nth-child(3) li:nth-child(3):before {
  background-position: 0px -188px;
}
#section .service-wrap .relatedArticles ul:nth-child(3) li:nth-child(4):before {
  background-position: 0px -221px;
}
#section .service-wrap .relatedArticles ul:nth-child(3) li:nth-child(5):before {
  background-position: 0px -248px;
}
#section .service-wrap .relatedArticles ul:nth-child(4) li:nth-child(1):before {
  background-position: 0px -274px;
}
#section .service-wrap .relatedArticles ul:nth-child(4) li:nth-child(2):before {
  background-position: 0px -306px;
}
#section .service-wrap .relatedArticles ul:nth-child(4) li:nth-child(3):before {
  background-position: 0px -339px;
}
#section .service-wrap .relatedArticles ul:nth-child(4) li:nth-child(4):before {
  background-position: 0px -404px;
}
#section .service-wrap .relatedArticles h5 {
  border-bottom: 1px solid #CDCBCB;
  color: #AA5F3B;
  font-size: 20px;
  padding-bottom: 10px;
}
#section .service-wrap .service-wrap-left {
  width: 48%;
  float: left;
}
#section .service-wrap .service-wrap-right {
  float: right;
  width: 48%;
}
#section .service-wrap .service-wrap-right .big-case2 {
  min-height: 375px;
  background-color: #FFFFFF;
  border: thin solid #E7E7E7;
  border-radius: 10px;
  padding: 10px;
}
#section .service-wrap .service-wrap-right .big-case3 {
  min-height: 155px;
  background-color: #FFFFFF;
  border: thin solid #e7e7e7;
  border-radius: 10px;
  padding: 10px;
  padding-bottom: 20px;
}
#section .service-wrap .service-wrap-right .big-case3 .flLeft {
  margin-right: 5px;
  margin-top: 5px;
}
#section .service-wrap .service-wrap-left .small-case1 {
  min-height: 165px;
  background-color: #FFFFFF;
  border: thin solid #e7e7e7;
  border-radius: 10px;
  margin-bottom: 10px;
  padding: 10px;
}
#section .service-wrap .service-wrap-left .smallimg {
  float: left;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 10px;
  background-repeat: no-repeat;
  margin-top: 4px;
  min-height: 55px;
}
#section hr {
  border: 1px dotted #ddd;
}
/*Slider*/
.slider-wrap {
  position: relative;
  clear: both;
  display: block;
  margin-top: 10px;
  /*.slider-text { .btn-contact; position: absolute; left: 36px; bottom: 5px; }*/
}
.slider-wrap .wrapper {
  width: 1000px;
  position: relative;
}
#slider li {
  list-style: none;
  display: list-item;
}
#slider {
  width: 1000px;
  height: 320px;
  position: relative;
  float: none;
  overflow: hidden;
}
#serv-banner {
  width: 980px;
  height: 270px;
}
#slider .slider-wrap {
  background-repeat: no-repeat;
  width: 1000px;
  height: 320px;
  position: relative;
}
#slider a {
  color: #999999;
  text-decoration: none;
}
#slider a:hover {
  color: #FF9933;
  text-decoration: underline;
}
.slider-wrap .bx-controls {
  position: absolute;
  right: 30px;
  bottom: 25px;
}
.slider-wrap .bx-controls .bx-pager .bx-pager-item {
  float: left;
}
.slider-wrap .bx-controls .bx-pager-link {
  font-size: 0px;
  width: 10px;
  height: 10px;
  background-color: #797979;
  border-radius: 50%;
  display: block;
  margin: 0px 5px;
  outline: none;
}
.slider-wrap .bx-controls a:active {
  outline: none;
}
.slider-wrap .bx-controls .bx-pager-link.active {
  background-color: #F88708;
}
.slider-wrap .bx-prev {
  position: absolute;
  top: 154px;
  left: 16px;
  width: 15px;
  height: 42px;
  text-indent: -999999px;
  background-image: url("https://www.researchoptimus.com/images/prv-nxt.png");
  background-repeat: no-repeat;
  background-position: left -40px;
}
.slider-wrap .bx-next {
  position: absolute;
  top: 154px;
  right: 16px;
  width: 15px;
  height: 42px;
  text-indent: -999999px;
  background-image: url("https://www.researchoptimus.com/images/prv-nxt.png");
  background-repeat: no-repeat;
  background-position: left 2px;
}
/*Slider Ends*/
/*Sticker starts*/
#sticker {
  position: fixed;
  width: 35px;
  min-height: 200px;
  margin: 30px 0 15px -70px !important;
  float: left;
}
#sticker #sticky_social {
  margin: 0;
}
#sticker #sticky_social li {
  background: none;
  padding: 0;
  width: 34px;
  height: 34px;
  overflow: hidden;
  margin-bottom: 10px;
  transition: all 200ms;
  -webkit-transition: all 200ms;
  -moz-transition: all 200ms;
}
#sticker #sticky_social li:before {
  display: none;
}
#sticker #sticky_social li a {
  display: block;
  background: url("https://www.researchoptimus.com/images/sticky-social.png") no-repeat right 0px !important;
  height: 34px !important;
  width: 34px !important;
  text-indent: -999px;
  overflow: hidden;
}
#sticker #sticky_social li:nth-child(2) a {
  background-position: right -43px !important;
}
#sticker #sticky_social li:nth-child(3) a {
  background-position: right -86px !important;
}
#sticker #sticky_social li:nth-child(4) a {
  background-position: right -129px !important;
}
#sticker #sticky_social li:nth-child(5) a {
  background-position: right -172px !important;
}
#sticker #sticky_social li:hover a {
  transform: scale(1.05, 1.05);
  -webkit-transform: scale(1.05, 1.05);
  -o-transform: scale(1.05, 1.05);
  -moz-transform: scale(1.05, 1.05);
  padding: 0;
}
/*----------------Bread Crumbs-----------------------*/
#breadcrumb {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
#breadcrumb ul {
  margin: 0px;
  padding: 0px;
}
#breadcrumb ul li {
  list-style: none;
  display: inline;
  float: left;
  color: #6f6e6e;
  font-size: 11px;
  margin-left: 0px;
  padding-left: 0px;
  background-image: none;
  position: relative;
}
#breadcrumb ul li:before {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  background: url("https://www.researchoptimus.com/images/rop-icon-sprite.png") no-repeat -34px -264px;
  left: auto;
  right: -3px;
  top: 6px;
}
#breadcrumb ul li:nth-child(1):before,
#breadcrumb ul li:last-child:before {
  display: none;
}
#breadcrumb ul li a {
  font-size: 11px;
  text-decoration: none;
  color: #ff8d34;
  padding: 0px 15px 0px 5px;
  position: relative;
}
#breadcrumb .last {
  text-decoration: none;
  padding: 0px 0px 0px 5px;
}
#breadcrumb ul li a:hover {
  color: #333333;
  text-decoration: underline;
  background-color: inherit;
}
#sidebar {
  position: absolute;
  right: 0px;
  top: 450px;
  float: right;
}
/*----------------Dialog Box starts-----------------------*/
.ui-dialog {
  position: absolute;
  padding: .2em;
  width: 300px;
  overflow: hidden;
}
.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative;
}
.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 16px .1em 0;
}
.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 19px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 18px;
}
.ui-dialog .ui-dialog-titlebar-close span {
  display: block;
  margin: 1px;
}
.ui-dialog .ui-dialog-titlebar-close:hover,
.ui-dialog .ui-dialog-titlebar-close:focus {
  padding: 0;
}
.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin: .5em 0 0 0;
  padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer;
}
.ui-dialog .ui-resizable-se {
  width: 14px;
  height: 14px;
  right: 3px;
  bottom: 3px;
}
.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}
/*----------------Dialog Box ends-----------------------*/
.left-content .content-1 .title {
  background-color: #E0E0E0;
  width: 100%;
  height: 30px;
  text-align: center;
  padding: 5px 0px 5px 0px;
  float: left;
}
.left-content .content-1 .label {
  color: #535353;
  width: 260px;
  float: left;
  padding-right: 10px;
  margin-right: 10px;
  margin-top: 4px;
  text-align: left;
  display: block;
  font-size: 12px;
  margin-left: 50px;
  border-right: dashed 1px #fff;
  clear: left;
}
.left-content .content-1 #form-container #contactform .text-field {
  color: #475D6D;
  height: auto;
  padding: 2px 5px 2px 2px;
  width: 216px;
  margin-bottom: 15px;
  margin-left: 2px;
}
.left-content #form-container {
  clear: both;
  background-color: #FFFFFF;
  border: thin solid #EBEBEB;
  border-radius: 0px 0px 10px 10px;
  padding-bottom: 20px;
}
.left-content .content-1 #form-container .list {
  height: auto;
  padding: 2px;
  margin-bottom: 15px;
}
.left-content .content-1 .radio-grp {
  margin-left: 20px;
}
.left-content .content-1 .siteMap-wrp {
  background-color: #FFFFFF;
  padding: 10px;
  float: left;
}
.siteMap-wrp .h4 {
  font-size: 20px;
  margin-bottom: 5px;
}
#section .siteMap-wrp ul li {
  margin: 5px 0px;
}
.left-content .content-1 .siteMap-wrp .box-wrap {
  clear: both;
  position: relative;
  height: auto;
  border-top: 1px solid #e7e7e7;
}
.left-content .content-1 .siteMap-wrp .box-wrap .siteMap-bx1 {
  width: 50%;
  float: left;
  height: 100%;
  position: relative;
  padding: 10px 0px 10px 0px;
}
.left-content .content-1 .siteMap-wrp .box-wrap .siteMap-bx2 {
  width: 50%;
  float: left;
  position: relative;
  padding: 10px 0px 10px 0px;
}
.left-content .content-1 .siteMap-wrp .box-wrap .h4 a {
  color: #CCCCCC;
}
.left-content .content-1 .siteMap-wrp .box-wrap .h4 a:hover {
  color: #666666;
  text-decoration: underline;
}
#highlightBlk li {
  background-color: #E0DFDF;
  padding: 10px;
  width: 28%;
  display: inline-block;
  vertical-align: top;
  border: 1px solid #BDBDBD;
}
#highlightBlk li:before {
  display: none;
}
#highlightBlk li:nth-child(2) {
  margin: 0% 2%;
}
#highlightBlk .titleBlk {
  display: block;
  color: #000;
  font-size: 17px;
  margin-bottom: 5px;
}
#servicePharma {
  margin: 10px 0px;
}
#servicePharma li {
  padding: 1% 1% 1% 8%;
  width: 20%;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  margin: 5px 0.5%;
  min-height: 40px;
  position: relative;
}
#servicePharma li:nth-child(3n) {
  clear: right;
}
#servicePharma li:before {
  background: url("https://www.researchoptimus.com/images/phrama-icons.png") no-repeat 0px 0px;
  width: 50px;
  height: 40px;
  position: absolute;
  left: 0px;
  top: 7px;
}
#servicePharma li:nth-child(2):before {
  background-position: 0px 0px;
}
#servicePharma li:nth-child(3):before {
  background-position: 7px -48px;
}
#servicePharma li:nth-child(4):before {
  background-position: 3px -768px;
}
#servicePharma li:nth-child(5):before {
  background-position: 0px 0px;
}
#servicePharma li:nth-child(6):before {
  background-position: 3px -109px;
}
#servicePharma li:nth-child(7):before {
  background-position: 3px -401px;
  top: 3px;
}
#servicePharma li:nth-child(8):before {
  background-position: 3px -170px;
}
#servicePharma li:nth-child(9):before {
  background-position: 3px -469px;
}
#servicePharma li:nth-child(10):before {
  background-position: 3px -234px;
}
#servicePharma li:nth-child(11):before {
  background-position: 3px -644px;
}
#servicePharma li:nth-child(12):before {
  background-position: 3px -581px;
}
#servicePharma li:nth-child(13):before {
  background-position: 3px -524px;
}
#servicePharma li:nth-child(14):before {
  background-position: 3px -355px;
}
#servicePharma li:nth-child(15):before {
  background-position: 3px -704px;
}
#servicePharma li:nth-child(16):before {
  background-position: 3px -296px;
}
#servicePharma li.colWidth45 {
  width: 45%;
}
#servicePharma li.colWidth28 {
  width: 28%;
}
#servicePharma li.colWidth75 {
  width: 75%;
}
#whitepaperWrap {
  display: inline-block;
  width: 100%;
  font-size: 13px;
}
#whitepaperWrap .whitepaperBlk {
  background-color: #F5F4F4;
  padding: 10px;
  position: relative;
  margin: 25px 0px 50px 0px;
  border: 1px solid #dedede;
}
#whitepaperWrap .whitepaperBlk a {
  display: block;
}
#whitepaperWrap .whitepaperBlk .img {
  width: 60px;
  height: 50px;
  display: inline-block;
  margin-right: 20px;
  border: 1px solid #d4d4d4;
}
#whitepaperWrap .whitepaperBlk .text {
  color: #eb5f15;
  display: inline-block;
  float: right;
  width: 85%;
  margin-top: 2%;
  font-size: 1.4em;
}
#whitepaperWrap .whitepaperBlk .pubDate {
  color: #202020;
  background-color: #D6D3D3;
  position: absolute;
  top: -28px;
  right: 0px;
  /*border-radius: 10px 10px 0px 0px;*/
  padding: 5px 10px;
}
#whitePaperIndBlk {
  display: inline-block;
  background: url("https://www.researchoptimus.com/images/whitepaper/whitepaper-index-tb.png") no-repeat -5px 0px;
  margin-top: 15px;
}
#whitePaperIndBlk p {
  line-height: normal;
  width: 60%;
  float: right;
  font-size: 20px;
  padding-top: 0px;
}
#fteInfoGraphic {
  position: relative;
  margin-top: 15px;
}
#fteInfoGraphic .infoBlock {
  position: relative;
  padding: 10px 10px 0px 100px;
  border-radius: 20px;
  box-shadow: 0px 3px 0px 0px #CECECF;
  margin-bottom: 35px;
  margin-left: 65px;
  width: 50%;
  border: 1px solid #E0E0E0;
}
#fteInfoGraphic .infoBlock {
  width: 25%;
  margin-left: 0px;
  display: inline-block;
  vertical-align: top;
  margin-top: 100px;
  border: 5px solid #588DBD;
  padding: 90px 15px 0px 15px;
  box-shadow: -2px 2px 6px 0px #CACACA;
}
#fteInfoGraphic .infoBlock:nth-child(2) {
  margin-left: 150px;
}
#fteInfoGraphic .infoBlock:nth-child(3) {
  margin-left: 230px;
}
#fteInfoGraphic .infoBlock h3 {
  border-bottom: 3px solid #FFF;
  padding-bottom: 10px;
  position: relative;
  text-transform: uppercase;
  text-align: center;
}
#fteInfoGraphic .infoBlock h3:before {
  content: "";
  position: absolute;
  width: 100%;
  bottom: 0px;
  left: 0px;
  border-bottom: 1px solid #ccc;
}
#fteInfoGraphic .infoBlock p {
  padding-top: 10px;
  padding-bottom: 20px;
}
#fteInfoGraphic .infoBlock .infoImg {
  position: absolute;
  top: -80px;
  left: auto;
  right: auto;
  left: 28px;
  height: 140px;
  width: 140px;
  border-radius: 50%;
  border: 5px solid #588DBD;
  background: #fff;
  box-shadow: -1px 1px 5px #6D6D6D inset;
}
#fteInfoGraphic .infoBlock:nth-child(2) .infoImg {
  background-position: -8px -195px;
}
#fteInfoGraphic .infoBlock:nth-child(3) .infoImg {
  background-position: -5px -401px;
}
#fteInfoGraphic .infoBlock .infoImg:before {
  content: "";
  width: 70px;
  height: 70px;
  position: absolute;
  background: url("https://www.researchoptimus.com/images/research-agency-inforgraph.png") 0px -2px no-repeat;
  top: 35px;
  left: 35px;
  z-index: 1;
}
#fteInfoGraphic .infoBlock .infoImg:after {
  content: "";
  width: 127%;
  height: 9px;
  background-color: #fff;
  left: -20px;
  top: 68px;
  position: absolute;
  transform: rotate(5deg);
}
#fteInfoGraphic .infoBlock:nth-child(2) {
  margin: 14% 3% 0% 3%;
  border-color: #74A84D;
}
#fteInfoGraphic .infoBlock:nth-child(3) {
  margin-left: 0px;
  border-color: #B08A4D;
}
#fteInfoGraphic .infoBlock:nth-child(2) .infoImg {
  border-color: #74A84D;
}
#fteInfoGraphic .infoBlock:nth-child(3) .infoImg {
  border-color: #B08A4D;
}
#fteInfoGraphic .infoBlock:nth-child(2) .infoImg:before {
  background-position: 0px -74px;
  width: 76px;
  height: 76px;
}
#fteInfoGraphic .infoBlock:nth-child(3) .infoImg:before {
  background-position: 0px -159px;
}
#highServices {
  margin-top: 45px;
}
#highServices .highServBlk {
  display: inline-block;
  text-align: center;
  position: relative;
  background: url("https://www.researchoptimus.com/images/banners/ft-banner-sprite.png") no-repeat 30px 0px;
  width: 320px;
  height: 175px;
}
#highServices .highServBlk:nth-child(1) {
  width: 250px;
  margin-right: 0%;
  float: left;
}
#highServices .highServBlk:nth-child(1) .highText {
  text-align: left;
}
#highServices .highServBlk:nth-child(1) .clickHere {
  margin-right: 105px;
}
#highServices .highServBlk:nth-child(2) {
  background-position: 0px -175px;
  margin: 0 auto;
}
#highServices .highServBlk:nth-child(3) {
  background-position: 6px -343px;
  float: left;
  width: 250px;
  margin-right: 20px;
}
#highServices .highText {
  position: absolute;
  width: 100%;
  display: block;
  font-family: "Segoe UI", Helvetica Neue, Arial, sans-serif;
  color: #000;
  font-size: 16px;
  text-transform: uppercase;
  bottom: 5px;
  font-weight: 500;
}
#highServices .clickHere {
  background-color: #ff8d34;
  color: #fff;
  text-transform: uppercase;
  padding: 5px 10px;
  position: absolute;
  margin: 0 auto;
  display: block;
  bottom: -30px;
  width: 100px;
  left: 0px;
  right: 0px;
}
#highServices .highServBlk:hover .clickHere {
  background-color: #000;
}
/* ============== Cookie Popup =================== */
.clearfix {
  clear: both;
}
.eupopup-container {
  background-color: rgba(25, 25, 25, 0.9);
  color: #efefef;
  padding: 5px 20px;
  font-size: 12px;
  line-height: 1.2em;
  text-align: center;
  display: none;
  z-index: 9999999;
}
.eupopup-container-top,
.eupopup-container-fixedtop {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.eupopup-container-fixedtop {
  position: fixed;
}
.eupopup-container-bottom {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
}
.eupopup-container-bottomleft {
  position: fixed;
  bottom: 10px;
  left: 10px;
  width: 300px;
}
.eupopup-container-bottomright {
  position: fixed;
  bottom: 10px;
  right: 10px;
  width: 300px;
}
.eupopup-closebutton {
  font-size: 16px;
  font-weight: 100;
  line-height: 1;
  color: #a2a2a2;
  filter: alpha(opacity=20);
  position: absolute;
  font-family: helvetica, arial, verdana, sans-serif;
  top: 0;
  right: 0;
  padding: 5px 10px;
}
.eupopup-closebutton:hover,
.eupopup-closebutton:active {
  color: #fff;
  text-decoration: none;
}
.eupopup-head {
  font-size: 1.2em;
  font-weight: bold;
  padding: 7px;
  color: #fff;
}
.eupopup-body {
  color: #a2a2a2;
}
.eupopup-buttons {
  padding: 7px 0 5px 0;
}
.eupopup-button_1 {
  color: #f6a21d;
  font-weight: bold;
  font-size: 14px;
}
.eupopup-button_2 {
  color: #f6a21d;
  font-weight: normal;
  font-size: 12px;
}
.eupopup-button {
  margin: 0 10px;
}
.eupopup-button:hover,
.eupopup-button:focus {
  text-decoration: underline;
  color: #f6a21d;
}
body .eupopup-color-inverse {
  color: #000;
  background-color: rgba(255, 255, 255, 0.9);
}
body .eupopup-color-inverse .eupopup-head {
  color: #000;
}
body .eupopup-style-compact {
  text-align: left;
  padding: 8px 30px 7px 20px;
  line-height: 15px;
}
body .eupopup-style-compact .eupopup-head,
body .eupopup-style-compact .eupopup-body,
body .eupopup-style-compact .eupopup-buttons {
  display: inline;
  padding: 0;
  margin: 0;
}
body .eupopup-style-compact .eupopup-button {
  margin: 0 5px;
}
.eupopup-container-block {
  margin-top: -50px;
  margin-left: -70px;
  margin-right: -70px;
  margin-bottom: 40px;
  padding-top: 10px;
}
/* ===============TABS============== */
.ui-tabs {
  position: relative;
  padding: .2em;
}
.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px .2em 0 0;
  padding: 0;
  white-space: nowrap;
  font-size: 1.250em;
}
.ui-tabs .ui-tabs-nav li a {
  float: left;
  padding: .5em 1em;
  text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
  background-color: #E06615;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active a {
  color: #fff;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active a,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
  cursor: text;
}
#content2 .ui-tabs .ui-tabs-nav li.ui-tabs-active a,
#content2 .ui-tabs .ui-tabs-nav li.ui-state-disabled a,
#content2 .ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
  color: #E16615;
  border-bottom: 1px solid #FFF;
  background-color: #FFF;
}
#content2 .ui-tabs a:focus {
  outline: none;
}
.ui-tabs .ui-tabs-nav li a,
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
  cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  background: none;
}
.ui-tabs .ui-tabs-hide {
  display: none !important;
}
#tabs ul {
  position: relative;
  float: left;
  margin: 0px 10px 0px 0px;
  height: 100%;
  display: block;
  left: 40%;
  padding: 0;
  clear: both;
}
.ui-state-default ui-corner-top {
  background-color: #CCCCCC;
}
#tabs-1,
#tabs-2,
#tabs-3,
#tabs-4 {
  clear: both;
}
#tabs li.ui-tabs-selected {
  padding-bottom: 15px;
  border-bottom: 0;
  border-right-color: #fff;
  border-left-color: #fff;
}
#tabs li.ui-tabs-selected a {
  background-color: #EC5C28;
  color: #fff;
}
#section .left-content ul li.tabsCaps {
  padding-left: 0px;
}
#section .left-content ul li.tabsCaps:before {
  display: none;
}
#section #articleIndex .articleBlock {
  width: 44%;
  float: right;
  clear: right;
  padding: 0 2.5%;
  margin-bottom: 20px;
}
#section #articleIndex .articleBlock:nth-child(2n) {
  float: left;
  clear: both;
}
#section #articleIndex ul li {
  line-height: normal;
  margin: 6px 0px 0px;
  display: inline-block;
  width: 100%;
  border-bottom: 1px dashed #FF8D34;
  padding-bottom: 5px;
  padding-left: 0px;
}
#section #articleIndex ul li:before {
  display: none;
}
#section #articleIndex ul li:after {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  background: url("https://www.researchoptimus.com/images/rop-icon-sprite.png") no-repeat -32px -26px;
  margin-top: 4px;
  margin-left: 5px;
}
#section #articleIndex ul li a {
  color: #3C3C3C;
}
#section #articleIndex ul li a:hover {
  color: #ff8d34;
}
#section #articleIndex h1 {
  position: relative;
  z-index: 0;
  margin-bottom: 15px;
}
#section #articleIndex h1:before {
  content: "";
  position: absolute;
  bottom: 10px;
  left: 0px;
  width: 100%;
  border-bottom: 1px solid #ff8d34;
  z-index: -2;
}
#section #articleIndex h1:after {
  content: "";
  background-color: #FFFFFF;
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 33%;
  z-index: -1;
  height: 100%;
}
#section #articleIndex h3 {
  margin-bottom: 5px;
  font-weight: 500;
  color: #3C3C3C;
}
#section #articleIndex .articleIcon {
  display: block;
  width: 20px;
  height: 20px;
  background: url("https://www.researchoptimus.com/images/article-icon-sprite.png") no-repeat 0px 0px;
  float: left;
  margin-right: 5px;
}
.left-content ul li.tabsCaps {
  background-image: none;
  padding: 0px;
  background-color: #E7E7E7;
}
.indexBoxwrap .blk .index-article {
  margin-top: 5px;
  font-size: 1.1em;
}
.left-content .content-1 .testimonial-wrap .testimonial-box {
  font-size: 12px;
  line-height: 17px;
  float: left;
  border: 1px solid #dedede;
  padding: 25px 15px 15px 25px;
  margin: 0px 0px 10px 0px;
  background-color: #FFFFFF;
  border-radius: 10px;
  position: relative;
}
.testimonial-box:before {
  background: url("https://www.researchoptimus.com/images/main-sprite-rop.png") no-repeat -55px -56px;
  content: "";
  position: absolute;
  height: 15px;
  width: 20px;
}
.testimonial-box:before {
  left: 3px;
}
#section .containter1 .indexBoxwrap .index-article a {
  color: #e06615;
  text-decoration: none;
  font-size: 1em;
  line-height: 18px;
}
#section .containter1 .indexBoxwrap .index-article a:hover {
  color: #141414;
  text-decoration: underline;
  font-size: 1em;
  line-height: 18px;
}
.left-content .content-1 .testimonial-wrap .testimonial-box .testimonial-right {
  float: right;
  margin-top: 5px;
  font-size: 1.1em;
  color: #FF4C00;
  text-align: right;
}
.service-wrap .service-wrap-right .big-case2 h3 {
  font-size: 1.2em;
  line-height: 20px;
  font-weight: bold;
  padding: 0px 0px 10px 0px;
}
.service-wrap .service-wrap-right .big-case3 .p2 .float-left {
  float: left;
  width: 40px;
  height: 40px;
  border: thin solid #CCCCCC;
  padding: 3px;
  margin-right: 5px;
}
#section .containter1 .fontColor {
  color: #EE610D;
}
/*----------------------------------Footer---------------------------------------------*/
footer {
  width: auto;
  line-height: 22px;
  color: #ffffff;
  background-color: #575a5d;
  z-index: 9999;
  margin-top: 10px;
  clear: both;
  margin-bottom: 30px;
  font-family: "Segoe UI", Helvetica Neue, Arial, sans-serif;
  font-size: 12px;
}
footer .wrapper {
  width: 1000px;
}
footer .foot-containter1 {
  padding: 15px 0px;
  width: 100%;
  text-align: center;
  display: inline-block;
}
footer .foot-containter2 {
  width: 100%;
  display: inline-block;
  color: #B3B3B3;
  clear: both;
  background-color: #000;
  text-align: center;
  padding: 7px 0px;
}
footer .foot-containter1 li {
  position: relative;
  padding: 0px;
  display: inline-block;
  margin-right: 20px;
}
footer #socialMedia {
  margin: 0px 0px 0px 25px;
  text-align: right;
  padding: 0px;
}
footer #socialMedia li {
  display: inline-block;
  padding: 0px;
  width: 30px;
  height: 30px;
  background: url("https://www.researchoptimus.com/images/rop-icon-sprite.png") no-repeat -67px 0px;
  margin-right: 10px;
  float: left;
}
footer #socialMedia #fb {
  background-position: -67px 0px;
}
footer #socialMedia #tw {
  background-position: -67px -67px;
}
footer #socialMedia #gplus {
  background-position: -67px -32px;
}
footer #socialMedia #lik {
  background-position: -67px -102px;
}
footer #socialMedia li a {
  display: block;
  height: 100%;
}
footer .list {
  display: inline-block;
  vertical-align: middle;
}
footer #socialMedia h5:before {
  left: auto;
  right: 0px;
}
footer .foot-containter1 a {
  color: #aea8a5;
}
footer .foot-containter1 a:hover {
  color: #ff9933;
}
footer #footerMobile {
  display: none;
}
.left-content .content-1 .socialIcons {
  padding: 5px 0px 8px 0px;
  display: block;
  margin: 0px 0px 5px 0px;
}
.left-content .content-1 .shareText {
  font-size: 18px;
}
/***********************************404 ERROR************************************/
.left-content ul#errorMap {
  width: 450px;
  margin: 0 auto;
  margin-top: 50px;
}
.left-content ul#errorMap li {
  background-image: none;
  font-size: 18px;
  margin: 0;
  margin-bottom: 10px;
  text-align: center;
  float: left;
  padding-left: 0;
  margin-right: 20px;
}
.left-content ul#errorMap li a {
  padding: 10px 0px;
  color: #FFF;
  display: block;
  background-color: #f48f31;
  width: 200px;
  box-shadow: 0px 0px 5px #666;
  background: -webkit-linear-gradient(top, #f48f31 0%, #eb5e12 100%);
  background: -moz-linear-gradient(top, #f48f31 0%, #eb5e12 100%);
  background: -o-linear-gradient(top, #f48f31 0%, #eb5e12 100%);
  background: -ms-linear-gradient(top, #f48f31 0%, #eb5e12 100%);
  background: -linear-gradient(top, #f48f31 0%, #eb5e12 100%);
}
.left-content ul#errorMap li a:hover {
  background-color: #eb5e12;
  box-shadow: 0px 1px 5px #000;
  background: -webkit-linear-gradient(bottom, #f48f31 0%, #eb5e12 100%);
  background: -moz-linear-gradient(bottom, #f48f31 0%, #eb5e12 100%);
  background: -o-linear-gradient(bottom, #f48f31 0%, #eb5e12 100%);
  background: -ms-linear-gradient(bottom, #f48f31 0%, #eb5e12 100%);
  background: -linear-gradient(bottom, #f48f31 0%, #eb5e12 100%);
}
.left-content ul#error-socail {
  clear: both;
  padding-top: 50px;
  margin: 0 auto;
  width: 55%;
  margin-bottom: 50px;
}
.left-content ul#error-socail li:before,
.left-content ul#errorMap li:before {
  display: none;
}
.left-content ul#error-socail li {
  background-image: none;
  float: left;
  margin-left: 0px;
  padding: 0;
  margin-right: 15%;
}
.left-content ul#error-socail li:last-child {
  margin-right: 0;
}
.left-content ul#error-socail li:hover {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  -ms-transform: scale(1.1);
}
#floatbar {
  position: absolute;
  background-color: #ccc;
  padding: 5px;
  box-shadow: 0px 0px 5px #FFF;
  width: 51px;
}
#floatbar ul li {
  text-align: center;
  margin: 10px 0px;
}
/****************************************Thank you page***************************************/
.thankPage {
  margin: 0 auto;
  text-align: center;
  width: 65%;
  border: 2px dotted #ccc;
}
.thankPage h2 {
  line-height: 1.5em;
}
.thankPage .photoBox {
  width: 70%;
  margin: 0 auto;
  border: 1px solid #ccc;
  padding: 5px;
  color: #0D40E0;
  font-size: 1.1em;
  line-height: 1.5em;
  text-align: left;
  margin-top: 2%;
  margin-bottom: 2%;
  display: inline-block;
}
ul#thank-socail {
  clear: both;
  padding-top: 5px;
  margin: 0 auto;
  width: 53%;
  display: inline-block;
}
ul#thank-socail li {
  background-image: none;
  float: left;
  padding: 0;
  margin: 0% 10% 5% 0%;
}
ul#thank-socail li:before {
  display: none;
}
ul#thank-socail li:last-child {
  margin-right: 0;
}
ul#thank-socail li:hover {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  -ms-transform: scale(1.1);
}
/*---------/Ticker/--------*/
#ticker {
  width: 100%;
  position: fixed;
  bottom: 0px;
  color: #ff0000;
  background-color: #ffffff;
  z-index: 1;
}
#ticker .marquee {
  font-size: 13px;
  padding: 5px 0px;
  width: 945px;
  margin: 0 auto;
  overflow: hidden;
  white-space: nowrap;
  box-sizing: border-box;
  animation: marquee 50s linear infinite;
  -webkit-animation: marquee 50s linear infinite;
}
#ticker .marquee:hover {
  animation-play-state: paused;
  -webkit-animation-play-state: paused;
}
@keyframes marquee {
  0% {
    text-indent: 70em;
  }
  100% {
    text-indent: -90em;
  }
}
@-webkit-keyframes marquee {
  0% {
    text-indent: 70em;
  }
  100% {
    text-indent: -90em;
  }
}
@media only screen and (max-width: 767px) and (min-width: 270px) {
  .width100 {
    width: 100%;
    height: auto;
    float: none;
  }
  body {
    background-color: #ffffff;
  }
  .wrapper {
    width: 98% !important;
  }
  header {
    padding-bottom: 0px;
  }
  header .wrapper {
    width: 100% !important;
  }
  header #smallNavBlk {
    width: auto;
    float: none;
    clear: both;
    background-color: #000;
    padding: 5px 0px;
  }
  header .up_list {
    display: none;
  }
  header #logo {
    width: 78%;
    height: auto;
    margin-bottom: 20px;
  }
  header .show_hide_menu {
    position: absolute;
    top: 20px;
    right: 6px;
    padding: 5px;
    text-transform: uppercase;
    display: block;
    color: #000;
  }
  header .show_hide_menu .lineBar {
    width: 30px;
    height: 4px;
    background-color: #939393;
    display: block;
    margin: 4px 0px;
    border-radius: 4px;
  }
  .researchAgency {
    margin-top: 15px;
    background-position: center center;
  }
  .researchAgency .findMoreText {
    left: 6%;
  }
  #main-nav {
    display: none;
  }
  #main-nav .main-nav-tab {
    text-align: left;
    padding: 5px 15px 5px 15px;
  }
  #main-nav .main-nav-tab:after {
    display: none;
  }
  #main-nav .main-nav-item {
    float: none;
    margin: 0px;
  }
  #search-box {
    width: 100%;
    height: auto;
    float: none;
    display: inline-block;
  }
  #search-box .search-wrap {
    float: none;
    margin: 0 auto;
    width: 88%;
  }
  #search-box .search-input {
    margin: 0px;
    height: auto;
  }
  #search-box .search-input:focus {
    background: #FFFFFF;
  }
  #search-box .inputButton {
    background-position: -76px -137px;
    position: absolute;
    right: 0px;
    top: 5px;
  }
  #search-box .form-input-text-search {
    background-color: rgba(243, 243, 243, 0);
    border: 1px solid #E2E2E2;
    height: 30px;
    width: 90%;
  }
  #search-box .form-input-text-search:active {
    background-color: #CCCCCC;
  }
  .serviceBlock .serviceTitle {
    font-weight: 600;
  }
  #section #articleIndex .articleBlock {
    width: 93%;
    float: none;
    padding: 0px;
  }
  #highlightBlk li {
    width: auto;
    margin: inherit !important;
  }
  #servicePharma li {
    padding: 1% 1% 1% 21%;
    width: auto;
  }
  .btn-contact {
    width: 100%;
    text-align: center;
  }
  .btn-contact a {
    padding: 15px 0px;
  }
  #servicePharma li.colWidth28,
  #servicePharma li.colWidth45,
  #servicePharma li.colWidth75 {
    width: auto;
  }
  .serv-banner {
    background-position: 42% 0px;
  }
  #leftContainer,
  #rightContainer,
  #indexSection .left-content {
    width: 100%;
    float: none;
  }
  .right-inculde {
    width: 100%;
    height: auto;
    float: none;
    clear: both;
    padding: 0px;
  }
  .right-inculde #quicNavLinks {
    display: none;
  }
  .right-inculde #quickContact .form-input-text {
    width: 95%;
  }
  .right-inculde #quickContact .ui-combobox-input {
    width: 95%;
  }
  span.right-inculde {
    display: none;
  }
  .left-content {
    width: 100%;
    height: auto;
    float: none;
    clear: both;
    padding: 0px;
  }
  .left-content #quicNavLinks {
    display: none;
  }
  .left-content #quickContact .form-input-text {
    width: 95%;
  }
  .left-content #quickContact .ui-combobox-input {
    width: 95%;
  }
  #slider .slider-wrap {
    width: 100%;
  }
  #serviceBlkIndex {
    width: 100%;
  }
  #serviceBlkIndex .servSynopsis {
    width: 100%;
    margin: 0px;
  }
  #serviceBlkIndex .servSynopsis p {
    line-height: 18px;
  }
  #linksSectionIndex {
    width: 100%;
    float: none;
    margin: 0px;
  }
  #linksSectionIndex ul li {
    width: 40%;
    display: inline-block;
    vertical-align: top;
  }
  #featureBlk .feature,
  #section #featureBlk .feature {
    width: 100%;
    height: auto;
    float: none;
    margin: 10px 0px;
    padding: 0px;
  }
  #featureBlk .feature:before,
  #section #featureBlk .feature:before {
    display: none;
  }
  #indexSection .serviceBlock li,
  #section .serviceBlock li {
    width: 100%;
    height: auto;
    float: none;
    clear: both;
    font-size: 1em;
    display: inline-block;
    margin: 5px 0px;
  }
  .left-content .content-1 .label {
    margin-left: 20px;
    width: 25%;
  }
  .left-content .content-1 #form-container #contactform .text-field {
    margin-left: 3%;
    width: 90%;
    height: 20px;
    margin-bottom: 1%;
  }
  .left-content .content-1 #form-container .list {
    margin-left: 3%;
    width: 93%;
    height: 30px;
    margin-bottom: 1%;
  }
  .left-content #form-container {
    height: auto;
  }
  .left-content .content-1 .siteMap-wrp .box-wrap .siteMap-bx1 {
    width: 100%;
  }
  .left-content .content-1 .siteMap-wrp .box-wrap .siteMap-bx2 {
    width: 100%;
  }
  #fteInfoGraphic .infoBlock {
    width: auto;
    padding-top: 25px;
    margin-left: 65px !important;
  }
  #fteInfoGraphic .infoBlock .infoImg {
    left: -75px;
    height: 120px;
    width: 120px;
  }
  #fteInfoGraphic .infoBlock .infoImg:before {
    top: 25px;
    left: 25px;
  }
  #fteInfoGraphic .infoBlock h3 {
    text-align: right;
  }
  #whitepaperWrap .whitepaperBlk .text {
    width: 75%;
  }
  .serciveActionBlk .contactInnerBtn {
    width: 30%;
  }
  #section .service-wrap .service-wrap-left {
    width: 100%;
    height: auto;
    float: none;
  }
  #section .service-wrap .service-wrap-right {
    width: 100%;
    height: auto;
    float: none;
  }
  #section .linkBlk {
    width: auto;
  }
  #section .linkBlk .linkSep {
    width: 36%;
    margin-right: 20px;
    vertical-align: top;
  }
  #highServices .highServBlk {
    width: 100% !important;
    float: none !important;
    height: 50px;
    background: none;
    margin-right: 0px !important;
  }
  #highServices .highText {
    text-align: center !important;
    width: auto;
    font-size: 13px;
  }
  #highServices .clickHere {
    bottom: 0px;
    left: auto;
    margin: 0px !important;
  }
  footer .list {
    width: 49%;
    display: inline-block;
    vertical-align: top;
    float: none;
    margin: 10px 0px;
  }
  footer #socialMedia li {
    display: block;
    margin: 15px;
  }
  footer #socialMedia {
    text-align: left;
  }
  footer #socialMedia h5:before {
    right: auto;
  }
}
@media only screen and (max-width: 1100px) and (min-width: 768px) {
  header .wrapper {
    width: 100%;
  }
  header #smallNavBlk {
    width: 55%;
  }
  header .up_list {
    width: 54%;
  }
  .menuWrap .wrapper {
    width: 100%;
  }
  .wrapper {
    width: 96%;
  }
  .slider-wrap .wrapper,
  #indexPageCont {
    width: 98%;
  }
  #indexSection .wrapper {
    width: 96%;
  }
  #indexSection .left-content,
  .left-content {
    width: 64%;
  }
  .left-content .content-1 .label {
    width: 25%;
  }
  #search-box {
    width: 45%;
  }
  .slider-wrap .wrapper,
  #indexPageCont {
    width: 100%;
  }
  .right-inculde {
    width: 32%;
    overflow: hidden;
  }
  .right-inculde #quickContact .form-input-text {
    width: 90%;
  }
  .right-inculde #quickContact .ui-combobox-input {
    width: 90%;
  }
  #fteInfoGraphic .infoBlock {
    width: auto;
    padding: 15px 15px 0px 130px;
  }
  #fteInfoGraphic .infoBlock .infoImg {
    left: -35px;
    top: auto;
    height: 120px;
    width: 120px;
  }
  #fteInfoGraphic .infoBlock .infoImg:before {
    top: 25px;
    left: 23px;
  }
  #linksSectionIndex ul li {
    display: block;
    width: auto;
    margin: 20px 0px;
  }
  #serviceBlkIndex .servSynopsis {
    width: 28%;
  }
  #main-nav .main-nav-tab {
    padding: 5px 13px 5px 12px;
  }
  #featureBlk .feature {
    margin: 0px 2%;
    width: 24%;
    padding-left: 50px;
  }
  #highServices .highServBlk {
    width: 29% !important;
  }
  .left-content {
    padding-left: 0px;
  }
  .right-inculde {
    padding-right: 0px;
  }
  footer .wrapper {
    width: 96%;
  }
}
