


* {
  margin: 0;
  padding: 0;
}
body {
  margin: 0;
  padding: 0;
  font-family: 'OpenSans-Regular';
  font-size: 13px;
  color: #292f33;
}
/*-- Common Style --*/
a:not(.btn), .star {
  color: #48A1CB;
}
a[href^=tel] {
  text-decoration: inherit;
  color: inherit;
}
.blockElement {
  float: left;
  width: 100%;
}
.relative {
  position: relative;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
img {
  max-width: 100%;
}
a, button, input, *:focus {
  outline: none;
  box-shadow: 0 0 0 0;
}
h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 0;
}
h1 {
  font-size: 30px;
  font-family: 'OpenSans-Bold';
  color: #212121;
}
h2 {
  font-size: 26px;
  color: #212121;
  font-family: 'OpenSans-Bold';
}
h3 {
  font-size: 24px;
}
h4 {
  font-size: 18px;
  font-family: 'OpenSans-Bold';
  color: #212121;
}
p {
  line-height: 26px;
}
/*-- Pre Header --*/
.top-header-main {
  background: #000;
}
.left-top-header-section.blockElement ul li {
  float: left;
  display: inline-block;
}
.left-top-header-section.blockElement ul li a {
  color: #fff;
  float: left;
}
.left-top-header-section.blockElement ul li:first-child {
  margin-right: 10px;
}
.right-top-header-section.blockElement ul li a i {
  font-size: 20px;
  color: #888;
}
.right-top-header-section ul li a:hover i {
  color: rgba(72, 161, 203, 0.8);
}
.cleint-login-btn a {
  color: orange;
}
.cleint-logout-btn a {
  color: #888888;
}
.cleint-search-btn i {
  color: #888;
  font-size: 13px;
}
.right-top-header-section.blockElement ul li {
  float: left;
  margin-left: 10px;
}
.cleint-login-btn {
  float: left;
}
.cleint-search-btn {
  float: left;
  width: auto;
  margin-top: 3px;
  padding: 0 10px;
  position: relative;
}
.cleint-login-btn a {
  color: orange;
  text-decoration: none !important;
  padding: 0 10px;
  position: relative;
}
.top-header-main {
  background: #000;
  padding: 8px 0;
  min-height: 37.75px;
}
.inner-right-top-header {
  display: -webkit-box;
  display: flex;
  -webkit-justify-content: right;
  justify-content: right;
  float: right;
}
.cleint-login-btn a::after {
  content: "";
  position: absolute;
  left: 0;
  top: -9px;
  width: 1px;
  height: 37.75px;
  background: #555;
}
.cleint-login-btn a::before {
  content: "";
  position: absolute;
  right: 0;
  top: -9px;
  width: 1px;
  height: 37.75px;
  background: #555;
}
.cleint-search-btn::after {
  content: "";
  position: absolute;
  right: 0;
  top: -11px;
  width: 1px;
  height: 37.75px;
  background: #555;
}
.inner-right-top-header ul {
  float: left;
  margin-right: 10px;
}
/*-- Pre Header End --*/
/* Header */
.right-header-nav ul li a {
  font-size: 14px;
  line-height: 80px;
  padding: 0 10px;
  color: #292f33;
  text-decoration: none;
  float: left;
}
.inner-header {
  display: -webkit-box;
  display: flex;
}
.right-header-nav ul li {
  float: left;
  border-left: 1px solid #e9e9e9;
  position: relative;
}
.right-header-nav ul li:last-child {
  border-right: 1px solid #e9e9e9;
}
.left-logo-section a.brand-logo img {
  height: 44.25px;
  margin: 5.9px 0;
}
.right-header-nav {
  margin-left: auto;
}
.inner-header {
  position: relative;
}
.inner-header::before {
  content: "";
  background: url("../images/header-shadow.png") no-repeat scroll center top rgba(0, 0, 0, 0);
  background-size: auto;
  height: 42px;
  position: absolute;
  width: 100%;
  content: "";
  display: block;
  z-index: -1;
  bottom: -42px;
  background-size: cover;
  left: 0;
}
/* Header End */
/* Three Boxes Section */
.single-three-boxes-section.blockElement h4 i {
  font-size: 22px;
  display: inline-block;
  margin-right: ;
  color: #48A1CB;
}
.single-three-boxes-section.blockElement h4 {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
.single-three-boxes-section.blockElement p {
  margin-bottom: 18px;
  float: left;
  width: 100%;
}
.three-boxes-section.blockElement {
  padding: 0 0 50px;
}
/* Three Boxes Section End */
/* Blue banner Section */
.blue-banner-section.blockElement {
  background-color: #48a1cb;
  padding: 25px;
}
.inner-blue-banner-section h3 {
  text-align: center;
  color: #fff;
}
.inner-blue-banner-section h3 a {
  background-clip: ;
  background-color: rgba(72, 161, 203, 0.5);
  border: 2px solid #fff;
  font-style: italic;
  font-size: 14px;
  line-height: 20px;
  padding: 5px 70px;
  color: #fff !important;
  margin: 5px 20px;
  background-color: #3286ae;
  text-decoration: none;
}
.inner-blue-banner-section h3 a:hover {
  background-color: rgba(72, 161, 203, 0.5);
}
/* Blue Banner Section end */
/* Title Search Section */
.title-search-section.blockElement {
  background-color: #f6f6f6;
  padding: 50px 0;
}
.inner-title-serach-section.blockElement h1 {
  float: left;
  width: 100%;
  margin-bottom: 10px;
  text-align: center;
}
.inner-title-serach-section.blockElement p {
  float: left;
  width: 100%;
  text-align: center;
  line-height: 26px;
}
/* Title Search Section  End */
/* Our Report Section */
.inner-our-report-section.blockElement h1 {
  float: left;
  width: 100%;
  text-align: center;
  margin-bottom: 10px;
}
.inner-our-report-section.blockElement p {
  line-height: 26px;
  float: left;
  width: 100%;
  margin-bottom: 30px;
}
.single-our-report.blockElement {
  text-align: center;
}
.single-our-report.blockElement h3 {
  font-family: 'OpenSans-Bold';
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
.single-our-report.blockElement img {
  margin-bottom: 18px;
}
.single-our-report.blockElement p {
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.our-report-section.blockElement {
  padding: 10px;
}
/* Our Report Section End */
/* Fixed Img First */
.fixed-image-first-section.blockElement {
  background-image: url(../images/fixed-1-img.jpg);
  background-attachment: fixed;
  padding: 45px 0;
}
.heading-fixed-img-first.blockElement {
  background-color: #ffffff;
  padding: 20px;
  text-align: center;
  margin-bottom: 50px;
}
.heading-fixed-img-first.blockElement h3 {
  font-family: 'OpenSans-SemiBold';
  float: left;
  width: 100%;
}
.heading-fixed-img-first.blockElement h3:first-child {
  margin-bottom: 10px;
}
.inner-fixed-image-first-section a {
  font-style: italic;
  color: #ffffff;
  background: #3498db;
  padding: 10px 18px 10px 18px;
  border: solid#ffffff 2px;
  text-decoration: none;
  margin: 0 auto;
  display: table;
}
/* Fixed Img First */
/* Client Needs */
.content-box-client-section img {
  float: right;
  margin: 20px 0 25px 10px;
}
.single-section-client-need.blockElement h4 {
  padding: 15px 25px;
  background-color: #48A1CB;
  color: #fff;
}
.content-box-client-section {
  padding: 25px 25px 15px;
  border: 1px solid #E9E9E9;
  border-top: hidden;
}
.single-section-client-need.blockElement {
  margin-bottom: 15px;
}
.anchor-box-client-search a i {
  color: #48A1CB;
  display: inline-block;
  margin-right: 3px;
}
.content-box-client-section p {
  margin-bottom: 18px;
}
.anchor-box-client-search a {
  color: #5b5b5b;
  text-decoration: none;
  line-height: 30px;
  margin: 10px 0;
}
.heading-section.blockElement h2 {
  float: left;
  width: 100%;
  text-align: center;
  margin-bottom: 30px;
}
.client-need-section.blockElement {
  padding: 40px 0 40px;
}
/* Client Needs End */
/* Abstractors Section */
.abstractors-section.blockElement {
  background: #f4f4f4;
  padding: 30px 0;
}
.left-section-abstractors.blockElement p {
  line-height: 26px;
}
.left-section-abstractors.blockElement h2 {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
.right-section-abstractors.blockElement ul li {
  float: left;
  margin-right: 10px;
  margin-top: 1px;
}
/* Abstractors Section End */
/* BLog */
.heading-blog-section.blockElement h2 {
  float: left;
  width: 100%;
  text-align: center;
  margin-bottom: 10px;
}
.heading-blog-section.blockElement p {
  float: left;
  width: 100%;
  text-align: center;
}
.single-blog-section.blockElement a {
  float: left;
  width: 100%;
  overflow: hidden;
}
.single-blog-section.blockElement a img {
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  width: 100%;
  min-height: 234px;
  object-fit: cover;
}
.single-blog-section.blockElement a:hover img {
  -webkit-transform: scale(1.15) rotate(-1.15deg);
  -moz-transform: scale(1.15) rotate(-1.15deg);
  -ms-transform: scale(1.15) rotate(-1.15deg);
  -o-transform: scale(1.15) rotate(-1.15deg);
  transform: scale(1.15) rotate(-1.15deg);
}
.date-blog {
  border-bottom: 1px solid #E5E5E5;
  border-top: 1px solid #E5E5E5;
  margin: 12px 0;
  padding: 4px 0;
  float: left;
  width: 100%;
  line-height: 26px;
}
.content-single-blog a.blog-heading {
  float: left;
  width: 100%;
  color: #000;
  text-decoration: none;
  font-size: 14px;
  font-family: 'OpenSans-Bold';
  margin: 12px 0 12px;
}
.content-single-blog p {
  float: left;
  width: 100%;
  line-height: 26px;
}
.content-single-blog a.read-more {
  color: #5b5b5b;
  text-decoration: none;
  float: left;
  margin-top: 18px;
}
.content-single-blog a.read-more i {
  color: #48A1CB;
}
.main-blog-section.blockElement {
  margin-top: 35px;
}
.blog-section-main.blockElement {
  padding: 60px 0;
}
/* Blog End */
/* Need Support */
.need-support-section.blockElement {
  background-image: url(../images/need-support-img-min.jpg);
  background-attachment: fixed;
  padding: 100px 0;
  background-size: cover;
}
.single-need-support-section.blockElement {
  background: none repeat scroll 0 0#FFF;
  -webkit-box-shadow: 0 0 1px #F5F5F5;
  -moz-box-shadow: 0 0 1px #F5F5F5;
  box-shadow: 0 0 1px#F5F5F5;
  margin-top: 40px;
  margin-bottom: 20px;
  padding: 20px 20px 30px 20px;
  text-align: center;
}
.single-need-support-section.blockElement .heading-section-support i {
  display: block;
  border-radius: 50%;
  height: 70px;
  line-height: 70px;
  text-align: center;
  width: 70px;
  background: none repeat scroll 0 0 #48A1CB;
  color: #FFF;
  margin: -60px auto 10px;
  font-size: 22px;
}
.heading-section-support.blockElement span.title {
  font-size: 18px;
  color: #212121;
  font-family: 'OpenSans-Bold';
  float: left;
  width: 100%;
}
.single-need-support-section.blockElement p {
  float: left;
  width: 100%;
  margin-bottom: 20px;
  margin-top: 10px;
}
.single-need-support-section.blockElement a.anchor-support {
  font-family: 'OpenSans-Bold';
  color: #5b5b5b;
  margin: 15px 0;
  text-decoration: none;
}
.single-need-support-section.blockElement a.anchor-support i {
  color: #48a1cb;
}
/* Need Support End  */
/* Newsletter Section */
.subscription-form form {
  overflow: hidden;
  margin: 0;
}
.inner-newsletter-section .subscription-form {
  float: left;
  max-width: 100%;
}
.inner-newsletter-section .subscription-form p {
  float: left;
  margin: 0;
  max-width: 95%;
}
.inner-newsletter-section .subscription-form input.newsletter-email {
  border: 1px solid #F0F0F0;
  border-radius: 0;
  box-shadow: 1px 1px 5px #ECECEC;
  color: #CCC;
  font-size: 15px;
  height: 42px;
  line-height: normal;
  margin: 0;
  max-width: 90%;
  padding: 4px 10px;
  text-transform: uppercase;
  transition: all 0.8s linear 0.5s;
  width: 350px;
  background-color: #fff;
}
.inner-newsletter-section .subscription-form input.newsletter-submit {
  border: medium none;
  box-shadow: none;
  color: #FFF;
  display: block;
  float: left;
  font-family: 'OpenSans-Bold';
  font-size: 15px;
  height: 50px;
  line-height: 42px;
  margin: 0;
  padding: 4px 20px;
  text-transform: uppercase;
  transition: all 0.2s linear 0s;
  background-color: #48A1CB;
  ;
  cursor: pointer;
}
.Newsletter-Section.blockElement {
  background-color: #f4f4f4;
  padding: 20px 0;
}
.inner-newsletter-section {
  display: table;
  margin: 0 auto;
  padding: 10px 0;
}
.inner-newsletter-section .ww-icon {
  float: left;
  padding: 0 5px;
}
.inner-newsletter-section .headding {
  float: left;
  font-size: 20px;
  font-weight: 400;
  padding: 5px;
  width: 170px;
}
/* Newsletter Section End */
/* Footer */
footer {
  background-color: #212121;
  padding: 20px 0;
}
footer h4, footer .footer-hdngs {
  font-size: 16px;
}
footer .footer-hdngs {
  font-weight: 500;
  font-family: 'opensans-bold';
}
footer h4, footer .footer-hdngs {
  color: #ffffff;
  float: left;
  width: 100%;
  font-family:opensans-bold-webfont;
  margin-bottom: 10px;
  line-height: 25px;
}
.fisrt-footer-section.blockElement p {
  float: left;
  width: 100%;
  color: #888;
  padding-right: 10px;
}
.second-footer-section.blockElement ul {
  float: left;
  width: 100%;
  padding-left: 13px;
}
.second-footer-section.blockElement ul li {
  float: left;
  width: 100%;
  color: #888;
  position: relative;
  padding-left: 30px;
  float: left;
  width: 100%;
  text-decoration: none;
  line-height: 26px;
}
.second-footer-section.blockElement ul li a {
  color: #888;
  text-decoration: none;
}
.second-footer-section.blockElement ul li a i, .second-footer-section.blockElement ul li i {
  position: absolute;
  left: 0;
  top: 6px;
  color: #bbbbbb;
}
.second-footer-section.blockElement {
  padding-right: 10px;
}
.left-footer-post-img img {
  width: 60px;
  height: 40px;
  object-fit: cover;
  position: static;
  left: 0;
  top: 0;
}
.sigle-foter-post.blockElement.relative {
  padding-left: 70px;
}
.right-footer-post-content span.date-chat-icons {
  float: left;
  width: auto;
}
.right-footer-post-content span.date-chat-icons span {
  float: right;
  color: #888;
}
.right-footer-post-content span.date-chat-icons span {
  color: #bbb;
}
.right-footer-post-content span.date-chat-icons em {
  font-style: normal;
  color: #888;
  font-size: 12px;
}
.right-footer-post-content h6, .right-footer-post-content .footr-artcle-ttle {
  font-family: "opensans-regular-webfont", Arial, Helvetica, sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  color: #888;
  line-height: 25px;
}
.right-footer-post-content h6 a, .right-footer-post-content .footr-artcle-ttle a {
  color: #888;
  text-decoration: none;

}

.right-footer-post-content h6, .right-footer-post-content .footr-artcle-ttle a {
    
    font-weight: 800;
}
.sigle-foter-post.blockElement.relative {
  padding: 0 0 15px 0;
  border-bottom: 1px solid #888;
  margin-bottom: 15px;
}
.all-latest-post .sigle-foter-post.blockElement.relative:last-child {
  border-bottom: hidden;
}
.links-footer-section.blockElement ul {
  float: left;
  width: 100%;
}
.links-footer-section.blockElement ul li {
  float: left;
  width: 100%;
}
.links-footer-section.blockElement ul li a {
  color: #888;
  margin-bottom: 15px;
  float: left;
  text-decoration: none;
}
.links-footer-section.blockElement ul li a i {
  color: #ffffff;
  display: none;
}
.links-footer-section.blockElement ul li.active a i {
  display: inline-block;
}
.links-footer-section.blockElement ul li.active:hover a i {
  color: #fff;
}
.links-footer-section.blockElement ul li a:hover i {
  color: #888;
  display: inline-block;
}
.copyright-line.blockElement {
  background: #000;
  padding: 20px 0;
}
.copyright-line.blockElement p {
  float: left;
  width: 100%;
  color: #fff;
}
/* Footer End */
/* Slider */
.owl-item {
  float: left;
}
.owl-stage-outer {
  overflow: hidden;
}
.slider-container {
  max-width: 1250px;
  width: 100%;
  padding: 0 15px;
  margin: 0 auto;
  padding-top: 30px;
}
.slider-container .left-section-slider {
  float: left;
  width: 50%;
}
.left-section-slider h1.slider-heading-left {
  font-family: 'OpenSans-Light';
  margin-bottom: 20px;
  font-size: 34px;
}
.main-slider-home.blockElement {
  background-image: url("../images/slider-bg.png");
  padding-bottom: 69px;
}
.main-slider-logo-section {
  float: left;
  width: 50%;
}
.light-heading-slider {
  float: left;
  width: 100%;
  font-size: 30px;
  line-height: 35px;
  text-align: center;
  font-family: 'OpenSans-Light';
}
.bold-heading-slider {
  float: left;
  width: 100%;
  font-size: 30px;
  text-align: center;
  font-family: 'OpenSans-SemiBold';
  margin-top: 30px;
}
.light-heading-slider {
  float: left;
  width: 100%;
  font-size: 30px;
  line-height: 35px;
  text-align: center;
  font-family: 'OpenSans-Light';
  margin-top: 35px;
}
.main-slider-logo-section {
  text-align: center;
}
.button-img-slider {
  margin-top: 15px;
}
.main-slider-home.blockElement .owl-nav {
  display: none;
}
.owl-dots.disabled {
  display: none;
}
/* Slider End */
/* Pricing Page */
.inner-order-your-section.blockElement {
  border-left: 5px solid #59A0CA;
  background: #f5f5f5;
  padding: 15px 25px;
  text-align: center;
  position: relative;
}
.order-your-o-section.blockElement {
  margin-top: 40px;
}
.inner-order-your-section.blockElement h1 {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
.inner-order-your-section.blockElement p {
  float: left;
  width: 100%;
  line-height: 26px;
  margin-bottom: 18px;
}
.order-o-btn a {
  font-size: 14px;
  line-height: 26px;
  padding: 10px 30px;
  text-transform: uppercase;
  background-color: #48A1CB;
  color: #ffffff;
  font-family: 'OpenSans-Bold';
  display: inline-block;
  text-decoration: none;
}
.order-o-btn a:hover {
  color: #fff;
  -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.2);
  text-decoration: none;
  background-color: #3286ae;
}
.inner-order-your-section.blockElement::after {
  content: "";
  position: absolute;
  left: -1px;
  top: 50%;
  width: 7px;
  height: 7px;
  background: #59A0CA;
  transform: rotate(-45deg) translateY(-50%);
}
.one-report-section.blockElement {
  text-align: center;
  margin-top: 40px;
}
.one-report-inner.blockElement h3 {
  font-family: 'OpenSans-Bold';
  color: #2a9c3d;
  margin-bottom: 10px;
}
.one-report-inner.blockElement p {
  line-height: 26px;
  margin-bottom: 18px;
}
.content-table-three .ww-pricing-container {
  margin: 45px 0px;
  border: 1px solid #DDD;
  text-align: center;
}
.content-table-three .ww-pricing-container {
  text-align: center;
}
.content-table-three h3.ww-pricing-title {
  background: none repeat scroll 0 0 #454545;
  color: #FFF;
  line-height: 1.5;
  margin: 0;
  padding: 10px;
  text-align: center;
  font-family: 'OpenSans-Bold';
}
.content-table-three .ww-pricing-container .ww-pricing-description .jmPrice {
  background: none repeat scroll 0 0 #F5F5F5;
  padding: 25px 0;
}
.content-table-three .ww-pricing-container .ww-pricing-description .jmPrice span {
  color: #454545;
  display: block;
  font-family: 'OpenSans-Bold';
  font-size: 56px;
  line-height: 1;
}
.content-table-three .ww-pricing-container .ww-pricing-description .jmPrice small {
  color: #454545;
  display: block;
  font-family: 'OpenSans-Bold';
  font-size: 12px;
  line-height: 1;
}
.content-table-three .ww-pricing-container .ww-pricing-best-value {
  border-color: #5A9D67 #5A9D67 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 43px;
  color: #FFF;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
}
.content-table-three .ww-pricing-container .ww-pricing-best-value span {
  display: block;
  font-family: 'OpenSans-Bold';
  font-size: 14px;
  height: 62px;
  line-height: 17px;
  position: absolute;
  right: -36px;
  top: -36px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 60px;
}
.content-table-three .ww-pricing-feature .ww-pricing-container {
  -webkit-box-shadow: 0px 0px 3px #ccc;
  -moz-box-shadow: 0px 0px 3px #ccc;
  box-shadow: 0px 0px 3px #ccc;
  background: #fff;
  position: relative;
  -webkit-transform: scale(1.13);
  -moz-transform: scale(1.13);
  -ms-transform: scale(1.13);
  -o-transform: scale(1.13);
  transform: scale(1.13);
  z-index: 10;
}
.content-table-three .ww-pricing-feature .ww-pricing-container h3.ww-pricing-title {
  background-color: #48A1CB;
}
.content-table-three .ww-pricing-container .ww-pricing-description dd {
  border-bottom: 2px solid #F5F5F5;
  color: #454545;
  display: block;
  line-height: 1.5;
  padding: 20px;
  margin: 0;
}
.content-table-three .ww-pricing-container .ww-pricing-button {
  background: none repeat scroll 0 0 #F5F5F5;
  padding: 25px 0;
}
.content-table-three .ww-pricing-container .ww-pricing-button .ww-button {
  display: block;
  margin: 0 40px;
  font-family: 'OpenSans-Bold';
  font-size: 14px;
  line-height: 26px;
  padding: 10px 30px;
  text-transform: uppercase;
  background-color: #48A1CB;
  color: #ffffff;
  text-decoration: none !important;
}
.content-table-three .ww-pricing-feature .ww-pricing-button {
  background-color: #48A1CB;
}
.content-table-three .ww-pricing-feature .ww-pricing-button .ww-button {
  border: 1px solid #fff;
}
.content-table-three .ww-pricing-container .ww-pricing-button .ww-button:hover {
  background: #3286ae;
}
.testimonial-Section-inner .ww-testimonial-description {
  border: 1px solid #E9E9E9;
  color: #666;
  padding: 15px 15px 30px;
  position: relative;
  background-color: #f5f5f5;
}
.testimonial-Section-inner .ww-testimonial-vcard {
  display: table;
  margin: -30px 5px 0 40px;
  overflow: hidden;
  position: relative;
}
.testimonial-Section-inner .ww-testimonial-vcard .ww-testimonial-avatar {
  display: table-cell;
  vertical-align: middle;
}
.testimonial-Section-inner .ww-testimonial-vcard .ww-testimonial-avatar img {
  border: 1px solid #CCC;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  height: 60px;
  width: 60px;
  margin: 5px 5px 5px 0;
}
.testimonial-Section-inner .ww-testimonial-vcard .ww-testimonial-title {
  font-size: 12px;
  line-height: 1;
  margin: 12px 0 0;
  display: inline-block;
}
.testimonial-Section-inner .ww-testimonial-vcard .ww-testimonial-title a {
  color: #878787;
  font-family: 'OpenSans-Bold';
}
.testimonial-Section-inner .ww-testimonial-description::after {
  border-left: 18px solid rgba(0, 0, 0, 0);
  border-top: 18px solid #FFF;
  bottom: -18px;
  content: "";
  height: 0;
  left: 11px;
  position: absolute;
  width: 0;
  border-top-color: #f5f5f5;
}
.testimonial-Section-inner .ww-testimonial-description::before {
  border-left: 20px solid rgba(0, 0, 0, 0);
  border-top: 20px solid #E9E9E9;
  bottom: -20px;
  content: "";
  height: 0;
  left: 10px;
  position: absolute;
  width: 0;
}
.testimonial-Section-inner.blockElement h4 {
  margin-bottom: 10px;
  margin-top: 10px;
}
.testimonial-Section-inner.blockElement {
  padding-bottom: 20px;
}
.main-slider-home-inner.blockElement .owl-nav {
  display: none;
}
/* Priceing Page End */
/* Sample Report */
.main-slider-home-inner.blockElement .owl-nav {
  display: none;
}
.main-slider-home-inner.blockElement {
  height: 280px;
}
.main-slider-home-inner .left-img-slider {
  height: 230px;
  overflow: hidden;
}
.main-slider-home-inner .slider-container {
  padding-top: 10px;
}
.main-slider-home-inner .bold-heading-slider {
  line-height: 30px;
}
.main-slider-home-inner.blockElement {
  background-image: url("../images/slider-bg.png");
  background-position: center center;
  background-size: contain;
}
.hdiv-left.blockElement img {
  float: left;
  display: inline-block;
  margin-right: 5px;
}
.hdiv-left.blockElement h6, .hdiv-left.blockElement .cov-h6-def {
  float: left;
  padding-top: 12px;
  font-family: 'OpenSans-Bold';
}
.hdiv-left.blockElement p {
  float: left;
  width: 100%;
  line-height: 26px;
  padding-top: 5px;
  padding-bottom: 20px;
}
.right-section-sample-report.blockElement .form-img img {
  width: 100%;
  height: auto;
}
.down-section-sample-report-right.blockElement {
  padding-top: 20px;
}
.right-sec-right-bottom.blockElement p {
  padding-bottom: 15px;
  float: left;
  width: 100%;
}
.right-sec-right-bottom.blockElement a {
  font-size: 14px;
  line-height: 26px;
  padding: 10px 30px;
  text-transform: uppercase;
  font-family: 'OpenSans-Bold';
  background: #48A1CB;
  color: #ffffff;
  float: left;
  margin-top: 10px;
  text-decoration: none;
}
.right-sec-right-bottom.blockElement a:hover {
  background-color: #3286ae;
}
.inner-sample-report-section.blockElement {
  padding: 35px 0;
}
.inner-page-review .inner-testimonial-section.blockElement .row {
  margin-bottom: 20px;
}
.review-page-top-section .inner-order-your-section.blockElement {
  text-align: left;
}
.order-your-o-section.review-page-top-section.blockElement {
  margin-bottom: 40px;
}
.order-your-o-section.review-page-top-section .left-section-review-page-top.blockElement p {
  margin-bottom: 0;
}
.left-section-review-page-top.blockElement h4 {
  margin-bottom: 10px;
}
.review-page-top-section .order-o-btn {
  padding-top: 19px;
}
/* Sample Report End */
/* Contact Page 2 */
.contact-main-section-outer.blockElement {
  padding: 40px 0;
}
.left-contact-main-section.blockElement h4 {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
.left-contact-main-section.blockElement p {
  float: left;
  width: 100%;
  margin-bottom: 18px;
}
.single-form-group.blockElement label, .single-form-group-text-area.blockElement label {
  float: left;
  width: 100%;
  margin: 0;
  font-family: 'OpenSans-Bold';
  font-size: 14px;
}
.single-form-group.blockElement {
  margin-bottom: 15px;
}
.single-form-group.blockElement input {
  width: 100%;
  background-color: #fff;
  border: 1px solid rgba(150, 150, 150, 0.4);
  height: 34px;
  padding: 0 10px;
  font-size: 14px;
}
.single-form-group-text-area.blockElement textarea {
  float: left;
  width: 100%;
  min-height: 120px;
  border: 1px solid rgba(150, 150, 150, 0.4);
  padding: 10px;
  font-size: 14px;
  background: #fff;
}
.form-section-contact.blockElement input[type="submit"] {
  background: transparent;
  margin-right: 5px;
  border: 1px solid #ccc;
  padding: 12px 18px;
  font-size: 16px;
  font-weight: 600;
  border-radius: 0px;
  color: #333 !important;
  margin-top: 20px;
  float: left;
}
.first-top-section-right-con.blockElement h4 {
  margin: -25px -25px 15px;
  padding: 15px 25px;
  line-height: normal;
  background: #48A1CB;
  color: #ffffff;
}
.first-top-section-right-con.blockElement, .social-section-contact-us {
  border: 1px solid #E9E9E9;
  overflow: hidden;
  padding: 25px 25px 15px 25px;
  -webkit-box-shadow: 2px 2px 0 #E9E9E9;
  -moz-box-shadow: 2px 2px 0 #E9E9E9;
  box-shadow: 2px 2px 0 #E9E9E9;
  margin-bottom: 20px;
  background: #fff;
}
.right-section-contact-pagetwo.blockElement {
  padding: 0 15px;
}
.social-section-contact-us.blockElement h4 {
  margin-bottom: 10px;
  float: left;
  width: 100%;
}
.social-section-contact-us.blockElement li {
  display: inline-block;
  padding: 5px 10px;
}
.social-section-contact-us.blockElement li a {
  outline: medium none;
  text-decoration: none;
  color: #888;
  font-size: 20px;
}
.social-section-contact-us.blockElement li a:hover {
  color: rgba(72, 161, 203, 0.8);
}
.social-section-contact-us.blockElement {
  margin-top: 30px;
}
/* Contact Page 2 End */
/* Faq Page */
.become-banner-faq.blockElement {
  background-color: #f5f5f5;
  padding: 22px 0;
}
.inner-becoe-baner-faq.blockElement span {
  font-size: 24px;
  float: left;
  display: inline-block;
}
.inner-becoe-baner-faq.blockElement {
  display: -webkit-box;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.inner-becoe-baner-faq.blockElement a {
  font-family: 'OpenSans-Bold';
  font-size: 14px;
  line-height: 26px;
  padding: 10px 30px;
  text-transform: uppercase;
  background-color: #48A1CB;
  color: #ffffff;
  text-decoration: none !important;
  margin-left: 10px;
}
.faq-main-section-outer.blockElement {
  padding: 40px 0;
}
.dropcap-boxed {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 -3px rgba(0, 0, 0, 0.15) inset;
  -moz-box-shadow: 0 -3px rgba(0, 0, 0, 0.15) inset;
  box-shadow: 0 -3px rgba(0, 0, 0, 0.15) inset;
  color: #fff;
  float: left;
  font-size: 30px;
  line-height: 41px;
  margin: 5px 10px -1px 0 !important;
  min-width: 30px;
  padding: 6px 5px;
  text-align: center;
  background-color: #48A1CB;
  color: #fff;
}
.left-section-faq-main.blockElement p {
  margin-bottom: 18px;
}
.faq-tabing-section.blockElement .card {
  float: left;
  width: 100%;
  border: 1px solid rgba(0, 0, 0, .125);
  margin-bottom: 10px;
}
.card-header {
  background-color: #FEFEFE;
  background-image: linear-gradient(to bottom, #FEFEFE, #F5F5F5);
  border-bottom: 1px solid #E9E9E9;
  border-radius: 5px;
  padding: 10px 20px 10px 65px;
  position: relative;
}
.card-header h5 button, .card-header .cov-h5-def button {
  width: 100%;
  text-align: left;
  padding: 0;
  font-size: 13px;
  color: #212121 !important;
  text-decoration: none !important;
}
.card-header h5 button span i, .card-header .cov-h5-def button span i {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 50px;
  text-align: center;
}
.card-header h5 button span i::after, .card-header .cov-h5-def button span i::after {
  content: "";
  position: absolute;
  right: 0;
  top: -16px;
  border-right: 1px solid #d5d5d5;
  width: 100%;
  height: 43px;
}
.card-body {
  background-color: #FFF;
  background-image: linear-gradient(to bottom, #FFFFFF, #F5F5F5);
  border: 1px solid #E9E9E9;
  border-radius: 0;
  box-shadow: 2px 2px 0 #E9E9E9;
  margin: 0;
  overflow: hidden;
  padding-bottom: 0;
}
.card-header h5 button.collapsed span i.fa-minus, .card-header .cov-h5-def button.collapsed span i.fa-minus {
  display: none;
}
.card-header h5 button span i.fa-plus, .card-header .cov-h5-def button span i.fa-plus {
  display: none;
}
.card-header h5 button span i.fa-minus, .card-header .cov-h5-def button span i.fa-minus {
  display: block;
}
.card-header h5 button.collapsed span i.fa-plus, .card-header .cov-h5-def button.collapsed span i.fa-plus {
  display: block;
}
.left-section-faq-main.blockElement .card-body ol {
  margin-left: 40px;
  float: left;
  width: 100%;
}
.left-section-faq-main.blockElement .card-body ol li {
  line-height: 26px;
  margin-bottom: 5px;
}
.our-goal-section-faq.blockElement h2 {
  font-size: 16px;
  color: #FFF;
  line-height: 20px;
  margin-bottom: 0;
  padding: 10px 20px;
  background: #48A1CB;
}
.our-goal-section-faq.blockElement h5 {
  padding-top: 10px !important;
  padding-right: 10px !important;
  padding-bottom: 10px !important;
  padding-left: 10px !important;
  background-color: #59a0ca !important;
  color: #ffffff;
  font-size: 16px;
  font-family: 'OpenSans-Bold';
}
.drop-us-mail-faq.blockElement {
  background: #77787b;
  padding: 25px;
  margin-top: 30px;
}
.drop-us-mail-faq.blockElement h4 {
  color: #ffffff;
  margin-bottom: 30px;
}
.mail-group.fif-input {
  float: left;
  width: -webkit-calc(50% - 2px);
  width: calc(50% - 2px);
  margin-right: 2px;
}
.mail-group.fif-input.email-fif-input {
  margin-right: 0;
}
.mail-group.fif-input input {
  width: 100%;
  height: 30px;
  padding: 0 5px;
  -webkit-appearance: none;
  border: hidden;
  border-radius: 0;
}
.mail-group.fif-input label, .mail-group-textarea label {
  color: #ffffff;
}
.mail-group-textarea textarea {
  width: 100%;
  padding: 5px;
  height: 120px;
}
.mail-group-textarea {
  margin-top: 10px;
  float: left;
  width: 100%;
}
.drop-us-mail-faq.blockElement form input[type="submit"] {
  font-family: 'OpenSans-Bold';
  font-size: 14px;
  line-height: 26px;
  padding: 10px 30px;
  text-transform: uppercase;
  background-color: #59a0ca;
  border: hidden;
  margin-top: 10px;
  color: #fff;
  cursor: pointer;
}
/* Faq Page End */
header ul.level-0 > li.current_page_item::after, header ul.level-0 > li.current-menu-ancestor::after, header ul.level-0 > li:hover::after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  bottom: 3px;
  left: 45%;
  border: 4px solid transparent;
  border-bottom: 5px solid #48A1CB;
}
.ww-shop-search {
  background: none repeat scroll 0 0 #333;
  margin-top: 4px;
  right: 0;
  min-width: 280px;
  z-index: 99;
  top: 23px;
}
.ww-shop-search {
  display: none;
  position: absolute;
}
.ww-shop-search input[type="text"] {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: medium none;
  color: #CCC;
  font-size: 14px;
  margin: 0;
  min-width: 150px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 5px 10px;
  width: 100%;
}
.cleint-search-btn a {
  position: absolute;
  left: 0;
  top: -11px;
  width: 100%;
  height: 37px;
  padding-top: 12px;
  padding-left: 9px;
}
.cleint-search-btn {
  padding: 0 15px;
}
/*-- 12-02-2020 --*/
.card-header h5 button i.fa-map-marker, .card-header .cov-h5-def button i.fa-map-marker {
  position: absolute;
  right: 15px;
  font-size: 24px;
  top: 50%;
  transform: translateY(-50%);
}
.coverage-page-main.blockElement #accordion .card {
  margin-bottom: 10px;
}
.coverage-page-main.blockElement .card ul li {
  position: relative;
  padding-left: 20px;
  margin: 4px 0;
  float: left;
  width: 100%;
}
.coverage-page-main.blockElement .card ul {
  padding-left: 50px;
  margin-bottom: 10px;
  padding-top: 20px;
  float: left;
  width: 100%;
}
.coverage-page-main.blockElement .card-header h5 button, .coverage-page-main.blockElement .card-header .cov-h5-def button {
  font-family: 'OpenSans-Bold';
  -webkit-border-radius: 0;
  border-radius: 0;
}
.coverage-page-main.blockElement .card ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 6px;
  width: 10px;
  height: 6px;
  border: 2px solid #48A1CB;
  height: ;
  border-top: hidden;
  border-right: hidden;
  transform: rotate(-40deg);
}
.coverage-page-main.blockElement .card-body {
  padding: 10px 20px;
}
.left-section-coverage-page.blockElement h2, .left-section-coverage-page.blockElement .cov-h2-def {
  float: left;
  width: 100%;
  margin-bottom: 15px;
}
.left-section-coverage-page.blockElement .cov-h2-def {
  font-size: 26px;
  color: #212121;
  font-family: 'OpenSans-Bold';
  line-height: 1.2;
}
.cov-h5-def {
  font-size: 1.25rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit;
}
.cov-h6-def {
  font-weight: 500;
  line-height: 1.2;
  color: inherit;
  font-size: 1rem;
}
.top-first-section-coverage-right.blockElement .hdiv-left.blockElement > i {
  width: 40px;
  height: 40px;
  position: absolute;
  left: 0;
  font-size: 22px;
  background-color: #48a1cb;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  color: #ffffff;
  text-align: center;
  padding: 8px;
  top: 3px;
}
.top-first-section-coverage-right.blockElement .single-sec-sample-report-left.blockElement {
  position: relative;
}
.top-first-section-coverage-right.blockElement .hdiv-left.blockElement h6, .top-first-section-coverage-right.blockElement .hdiv-left.blockElement .cov-h6-def {
  padding-left: 55px;
  padding-bottom: 17px;
}
.middle-right-form-section.blockElement {
  background-color: #f5f5f5;
  padding: 25px;
}
.middle-right-form-section.blockElement form label {
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.middle-right-form-section.blockElement form input {
  width: 100%;
  height: 22px;
  background: #ffffff;
  margin-top: 5px;
  border: 1px solid #e9e9e9;
}
.middle-right-form-section.blockElement form input[type="submit"] {
  width: auto;
  height: 50px;
  background-color: #3286ae;
  padding: 4px 20px;
  font-size: 15px;
  color: #fff;
  text-transform: uppercase;
  font-family: 'OpenSans-Bold';
  float: left;
  margin-top: 13px;
  margin-bottom: 18px;
}
.section-top-right-first.blockElement {
  margin-bottom: 30px;
}
.section-second-right-first.blockElement {
  margin-bottom: 30px;
}
/*-- 12-02-2020 End --*/
/*-- 13-02-2020 --*/
.form-group-inner-form label {
  float: left;
  width: 100%;
  margin-bottom: 4px;
}
.form-group-inner-form input {
  width: 100%;
  height: 30px;
  border: 1px solid #e9e9e9;
  padding: 2px;
}
.form-group-inner-form textarea {
  width: 100%;
  height: 280px;
  border: 1px solid #e9e9e9;
}
.form-group-inner-form {
  float: left;
  width: 100%;
  margin-bottom: 25px;
}
.right-form-bottom-main.blockElement form input[type="submit"] {
  float: left;
  font-size: 15px;
  height: 50px;
  line-height: ;
  padding: 4px 20px;
  background-color: #48a1cb;
  border: hidden;
  text-transform: uppercase;
  color: #ffffff;
  font-family: 'OpenSans-Bold';
  cursor: pointer;
}
.carousel-section-main.testimonial-Section-inner.blockElement h4 {
  margin-bottom: 18px;
}
.carousel-section-main.testimonial-Section-inner.blockElement {
  margin-top: 40px;
}
.carousel-section-main.testimonial-Section-inner.blockElement .ww-testimonial-description {
  background-color: #f5f5f5;
}
.carousel-section-main.testimonial-Section-inner.blockElement .ww-testimonial-description::after {
  border-top-color: #f5f5f5;
}
.blue-background-section.blockElement {
  color: #FFF;
  line-height: normal;
  padding: 25px;
  background: #48A1CB !important;
  width: auto !important;
  float: none;
}
.blue-background-section.blockElement h1 {
  color: #fff;
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
.blue-background-section.blockElement p {
  line-height: 18px;
}
.list-section-main-flo.blockElement {
  padding: 20px 20px 10px;
  background: #f5f5f5;
  border-left: 5px solid #48A1CB;
  position: relative;
}
.list-section-main-flo.blockElement h4 {
  float: left;
  width: 100%;
  margin-top: 18px;
}
.list-section-main-flo.blockElement ul li {
  position: relative;
  padding-left: 20px;
  margin: 4px 0;
  float: left;
  width: 100%;
}
.list-section-main-flo.blockElement ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 6px;
  width: 10px;
  height: 6px;
  border: 2px solid #48A1CB;
  border-top-color: rgb(72, 161, 203);
  border-top-style: solid;
  border-top-width: 2px;
  border-right-color: rgb(72, 161, 203);
  border-right-style: solid;
  border-right-width: 2px;
  border-top: hidden;
  border-right: hidden;
  transform: rotate(-40deg);
}
.list-section-main-flo.blockElement ul {
  float: left;
  width: 100%;
  padding-left: 50px;
  padding-top: 15px;
}
.list-section-main-flo.blockElement::before {
  content: "";
  position: ;
  position: absolute;
  left: -3px;
  top: 50%;
  transform: translateY(-50%);
  width: 6px;
  height: 6px;
  background: #48A1CB;
  transform: rotate(-45deg);
}
.top-main-section-blue.blockElement {
  margin-bottom: 50px;
}
header .right-header-nav ul li.active::after, header .right-header-nav ul li:hover::after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  bottom: 3px;
  left: 45%;
  border: 4px solid transparent;
  border-bottom: 5px solid #48A1CB;
}
header .right-header-nav ul li.active > a, header .right-header-nav ul li:hover > a {
  -webkit-box-shadow: 0px -3px 0px #48A1CB inset;
  -moz-box-shadow: 0px -3px 0px #48A1CB inset;
  -ms-box-shadow: 0px -3px 0px #48A1CB inset;
  -o-box-shadow: 0px -3px 0px #48A1CB inset;
  box-shadow: 0px -3px 0px #48A1CB inset;
}
footer .second-footer-section.blockElement h4 {
  margin-bottom: 0;
}
.sigle-foter-post.blockElement.relative .left-footer-post-img {
  float: left;
  width: auto;
  margin: 0 10px 0 0;
}
.right-footer-post-content {
  margin-top: 5px;
  position: relative;
}
.right-footer-post-content span.date-chat-icons span {
  position: absolute;
  right: 0;
  top: -1px;
}
.all-latest-post.blockElement {
  padding-right: 5px;
}
/*-- 13-02-2020 End --*/
/* 15-02-2020 */
.second-footer-section.blockElement ul li a {
  color: #48A1CB;
  text-decoration: none;
}
.second-footer-section.blockElement ul li a:hover {
  color: rgba(72, 161, 203, 0.8);
  transition: all 200ms ease 0s;
}
.right-footer-post-content span.date-chat-icons {
  float: left;
  width: calc(100% - 70px);
}
.right-footer-post-content h6, .right-footer-post-content .footr-artcle-ttle {
  float: none;
}
.links-footer-section ul li a:hover::before {
  opacity: 1;
}
.links-footer-section ul li a {
  position: relative;
}
.links-footer-section ul li a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 7px;
  border: 1px solid #454545;
  border-left: 0;
  border-top: 0;
  width: 5px;
  height: 5px;
  transform: rotate(-42deg);
  opacity: 0;
}
.links-footer-section ul li a:hover {
  padding-left: 12px;
  transition: all .2s;
  color: #454545;
}
.sigle-foter-post.blockElement.relative {
  border-bottom: 1px solid #404040;
}
.all-latest-post .sigle-foter-post.blockElement.relative:last-child {
  border-bottom: 1px solid #404040;
}
#contact-map-banner {
  min-height: 200px;
}
.contact-main-section-outer.blockElement {
  padding: 45px 0;
}
.inner-header::before {
  z-index: 9;
}
.newsletter.newsletter-widget form p input[type="checkbox"] {
  float: left;
  margin: 4px 4px 0 0;
}
.newsletter.newsletter-widget p .newsletter-email {
  padding: 0 10px;
}
.light-heading-slider {
  font-size: 30px;
  line-height: 35px;
  margin-top: 65px;
  color: #000;
  text-align: left;
}
.bold-heading-slider {
  font-size: 24px;
  margin-top: 9px;
  color: #000;
  text-align: left;
}
.button-img-slider {
  margin-top: 49px;
}
.coverage-page-main {
  padding-bottom: 70px;
  padding-top: 50px;
}
.mobile-header {
  display: none;
}
.main-slider-home.blockElement {
  padding-bottom: 0;
}
/* 17-02-2020 */
.coverage-page-main .mail-group.fif-input label, .coverage-page-main .mail-group-textarea label {
  color: #292f33;
  font-size: 13px;
  margin-bottom: 3px;
}
.coverage-page-main .mail-group-textarea textarea {
  width: 100%;
  padding: 5px;
  height: 280px;
  border: 1px solid #e9e9e9;
}
.coverage-page-main .mail-group-textarea {
  margin-top: 0;
}
.coverage-page-main .mail-group.fif-input {
  width: 100%;
  margin-right: 0;
  margin-bottom: 22px;
}
.coverage-page-main .mail-group.fif-input input {
  font-size: 13px;
  padding: 0 10px;
  border: 1px solid #e9e9e9;
}
.coverage-page-main .hdiv-left.blockElement .mail-group-text img {
  width: 84px;
  margin-top: 1px;
  clear: both;
}
.coverage-page-main .mail-group-text #captcha-val {
  float: left;
  width: 100%;
  padding: 0 10px;
  height: 30px;
  border: 1px solid #e9e9e9;
  margin-top: 20px;
  max-width: 317px;
}
.coverage-page-main .right-form-bottom-main.blockElement form input[type="submit"] {
  float: left;
  width: 100%;
  max-width: 80px;
  margin-top: 17px;
}
.coverage-page-main .mail-group-text {
  float: left;
  width: 100%;
}
.main-slider-home-inner.blockElement {
  height: auto;
}
.faq-main-section-outer .faq-side-bar-form .mail-group-text {
  float: left;
  width: 100%;
  margin-top: 8px;
}
.faq-main-section-outer .faq-side-bar-form .mail-group-text img {
  width: 84px;
  float: left;
  margin-left: -1px;
}
.faq-main-section-outer .faq-side-bar-form .mail-group-text #captcha-val {
  float: left;
  padding: 0 10px;
  height: 22px;
  max-width: 152px;
  margin-right: 3px;
  border-radius: 0;
  border: hidden;
}
.faq-main-section-outer .faq-side-bar-form .mail-group-textarea textarea {
  height: 110px;
  border-radius: 0;
  border: hidden;
}
.faq-main-section-outer .drop-us-mail-faq.blockElement form input[type="submit"] {
  margin-top: 7px;
  float: left;
}
.faq-main-section-outer .mail-group.fif-input label sup {
  top: -0.5em;
  right: -3px;
}
.faq-main-section-outer .drop-us-mail-faq.blockElement {
  padding: 25px 25px 40px;
}
.terms-services p {
  margin: 0 0 18px;
}
.terms-services ol {
  padding-left: 40px;
}
.terms-services ul {
  padding-left: 40px;
  margin-bottom: 10px;
}
.terms-services ul li {
  margin-bottom: 6px;
  position: relative;
}
.terms-services ul li::before {
  content: "";
  position: absolute;
  left: -13px;
  width: 6px;
  height: 6px;
  background: #292f33;
  border-radius: 100%;
  top: 7px;
}
/*-- 18-02-2020 --*/
.post-header-info.testimonial-pre-header {
  background: none repeat scroll 0 0 #F5F5F5;
  border-bottom: 1px solid #E9E9E9;
  border-top: 1px solid #E9E9E9;
  padding: 10px 20px;
}
.post-header-info.testimonial-pre-header {
  color: #888;
  font-size: 12px;
}
.post-header-info.testimonial-pre-header .author {
  float: left;
  margin-bottom: 0;
}
.testimonial-pre-header address {
  line-height: 26px;
}
.post-header-info.testimonial-pre-header .cat-links {
  float: left;
}
.post-header-info.testimonial-pre-header .meta-sep {
  margin: 0 5px;
}
.post-header-info.testimonial-pre-header .comments-inner {
  float: left;
}
.post-header-info.testimonial-pre-header a {
  color: #888;
  text-decoration: none;
}
.post-header-info.testimonial-pre-header {
  color: #888;
  font-size: 12px;
  margin-top: 20px;
}
.testimonial-main-heading.blockElement h2 a {
  color: #48A1CB;
  text-decoration: none;
  float: left;
  margin-top: 20px;
}
.content-about-testimonial.blockElement {
  margin-top: 25px;
}
.leave-reply-section.blockElement h3 {
  font-family: 'OpenSans-Bold';
}
.leave-reply-section.blockElement p a {
  color: #48A1CB;
  text-decoration: none;
}
.leave-reply-section.blockElement {
  margin-top: 23px;
}
.leave-reply-section.blockElement h3 {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
.right-testimonial-page .widget {
  margin: 0px 0px 30px 0px;
  float: left;
  width: 100%;
}
.right-testimonial-page form.search span.text {
  display: block;
  position: relative;
}
.right-testimonial-page form.search input[type="text"] {
  border: 1px solid #E9E9E9;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  box-shadow: none;
  background: url("../images/bg-search.png") no-repeat right 10px center;
  color: #888;
  font-size: 12px;
  font-weight: bold;
  height: 38px;
  padding: 0;
  text-indent: 10px;
  text-transform: uppercase;
  width: 100%;
}
.right-testimonial-page form.search input[type="text"] {
  padding: 4px 0px 4px 0;
  text-indent: 4px;
  width: 100%;
  display: block;
  position: relative;
  height: 30px;
}
.right-testimonial-page.blockElement .heading h4 {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
.right-testimonial-page.blockElement form.search {
  float: left;
  width: 100%;
}
.right-testimonial-page.blockElement p {
  margin-bottom: 18px;
}
.right-testimonial-page.blockElement .widget.widget_categories {
  border: 1px solid #E9E9E9;
  -webkit-box-shadow: 2px 2px 0 #E9E9E9;
  -moz-box-shadow: 2px 2px 0 #E9E9E9;
  box-shadow: 2px 2px 0 #E9E9E9;
  overflow: hidden;
  background: #fff;
  padding: 25px;
}
.right-testimonial-page.blockElement .widget.widget_categories .heading {
  background: #F5F5F5;
  line-height: normal;
  margin: -25px -25px 15px;
  padding: 15px 25px;
}
.right-testimonial-page.blockElement .widget.widget_categories .heading h4 {
  margin: 0;
  float: none;
}
.right-testimonial-page.blockElement .widget.widget_categories ul li {
  background: none;
  border: medium none;
  display: block;
  float: none;
  padding: 0;
  border-bottom: 1px solid #E9E9E9;
}
.right-testimonial-page.blockElement .widget.widget_categories ul li a {
  line-height: normal;
  padding: 10px;
  position: relative;
  color: #888;
  outline: medium none;
  display: inline-block;
  text-decoration: none;
  line-height: 26px;
}
.right-testimonial-page.blockElement .widget.widget_categories ul li:hover > a::before {
  content: "\f054";
  display: inline-block;
  font-family: FontAwesome;
  font-size: 9px;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  padding: 0 5px 0 0;
  vertical-align: middle;
}
.right-testimonial-page.blockElement .ww-widget.widget_categories ul li:hover > a {
  color: #48A1CB;
}
.post-section-right ul li {
  border-bottom: 1px solid #EEE !important;
  list-style: none outside none;
  overflow: hidden;
  padding: 12px 0 !important;
}
.post-section-right ul li .image {
  float: left;
  width: 70px;
}
.post-section-right ul li a {
  color: #454545 !important;
  font-family: 'OpenSans-Bold';
  font-weight: normal;
  padding: 0 !important;
}
.post-section-right ul li a.post-featured-img img {
  width: 100%;
  height: auto;
}
.post-section-right ul li .post-holder {
  padding: 0 0 0 80px;
}
.widget .ww-social li a {
  font-size: 20px;
  color: #888;
}
.stayinformed-section.widget h4 {
  margin-bottom: 10px;
}
.stayinformed-section.widget p {
  margin-bottom: 0;
}
.newsletter-o-input-form form input[type="text"] {
  border: 1px solid #e9e9e9;
  padding: 2px;
  padding: 2px;
  height: 30px;
}
.checkbox-main-right.blockElement a {
  color: #48A1CB;
  line-height: 26px;
  text-decoration: none;
}
.checkbox-main-right.blockElement {
  padding-top: 18px;
}
.newsletter-o-input-form form input[type="submit"] {
  border: medium none;
  box-shadow: none;
  color: #FFF;
  display: block;
  float: left;
  font-family: 'OpenSans-Bold';
  font-size: 15px;
  height: 50px;
  line-height: 42px;
  margin: 18px 0 0 0;
  padding: 4px 20px;
  text-transform: uppercase;
  transition: all 0.2s linear 0s;
  background-color: #48A1CB;
  cursor: pointer;
}
.widget_ww_news_tabs ul.nav li {
  background: none repeat scroll 0 0 #F5F5F5;
  border: 1px solid #e9e9e9;
  float: left;
  padding: 0px;
  margin: 0 2px 0 0;
}
.widget_ww_news_tabs ul.nav li a.active, .widget_ww_news_tabs ul.nav li a:hover {
  background: none repeat scroll 0 0 #fff;
  border-bottom: 1px solid transparent;
}
.widget_ww_news_tabs ul.nav li a {
  color: #454545;
  display: block;
  font-family: 'OpenSans-Bold';
  outline: medium none;
  padding: 10px;
  text-decoration: none;
  position: relative;
}
.widget_ww_news_tabs .tab-content {
  border: 1px solid #e9e9e9;
  margin-top: -1px;
  padding: 20px;
  -webkit-box-shadow: 2px 2px 0 #e9e9e9;
  -moz-box-shadow: 2px 2px 0 #e9e9e9;
  box-shadow: 2px 2px 0 #e9e9e9;
  background: white;
}
.widget_ww_news_tabs .tab-content ul {
  list-style: none outside none;
  margin: 0;
  overflow: hidden;
  padding: 0;
}
.widget_ww_news_tabs .tab-content ul li {
  border-bottom: 1px solid #E9E9E9;
  clear: both;
  display: block;
  margin-bottom: 5px;
  overflow: hidden;
  padding: 12px 0 20px;
  width: 100%;
}
.widget_ww_news_tabs .tab-content .news-list .image {
  float: left;
  width: 80px;
  margin: 0 10px 0px 0;
}
.widget_ww_news_tabs .tab-content ul li a {
  color: #454545;
  font-family: 'OpenSans-Bold';
  line-height: 26px;
  font-weight: normal;
}
.post-featured-img img {
  width: 100%;
  height: 80px;
  object-fit: cover;
}
.widget_ww_news_tabs .tab-content ul li .meta {
  color: #888;
  font-size: 12px;
}
.nav-tabs {
  border-bottom: hidden;
}
.tab-hold.tabs-wrapper ul li a.active::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background: #fff;
  left: 0;
  bottom: -2px;
}
.heading-section-testimonial-banner.blockElement h3 {
  display: inline-block;
  font-size: 20px;
  line-height: normal;
  margin-top: 7px;
  padding: 5px 10px;
  background: #48A1CB;
  background-color: #48A1CB;
  color: #FFF;
  font-family: 'OpenSans-Bold';
  margin: 0;
}
.main-banner-testimonial-section.blockElement {
  background-color: #eeeeee;
  padding: 35px 0;
}
.main-banner-testimonial-section.blockElement {
  margin-bottom: 20px;
}
.ww-post-nav-banner li a {
  background: #48A1CB;
  background-color: #48A1CB;
  border-radius: 3px;
  color: #FFF;
  padding: 11px 10.5px;
  position: relative;
  z-index: 10;
  display: inline-block;
}
.ww-post-nav-banner li {
  float: left;
  margin: 0 2px;
}
.heading-section-testimonial-banner.blockElement ul.ww-post-nav-banner {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.heading-section-testimonial-banner.blockElement {
  position: relative;
}
.faq-main-section-outer .error-info.your_captchs_invalid_error {
  float: left;
  width: 100%;
}
.zip-error, .faq-error-message {
  border: 2px solid #f7e700;
  padding: 0.2em 1em;
  float: left;
  width: 100%;
  margin-top: 20px;
}
.faq-error-message, .faq-success-message {
  color: #fff;
}
.coverage-page-main .faq-success-message {
  color: #000;
}
.middle-right-form-section #ajax-loader-zip {
  margin-top: 28px;
  margin-left: 5px;
  display: inline-block;
}
.zip-success, .faq-success-message {
  float: left;
  width: 100%;
  border: 2px solid #398f14;
  padding: 0.2em 1em;
  margin-top: 20px;
}
.error-info.your_captchs_invalid_error {
  float: left;
  width: 100%;
}
.left-contact-main-section.blockElement .from-erorr-contact-page > p {
  float: left;
  width: 100%;
  font-family: 'OpenSans-Bold';
  margin-bottom: 10px;
  font-size: 20px;
  color: #000;
}
.from-erorr-contact-page {
  background-color: #c9302c;
  color: white;
  padding: 10px;
  text-align: left;
  float: left;
  width: 100%;
  margin-top: 20px;
}
.left-contact-main-section.blockElement .errors-ctpage p {
  color: #fff;
  float: left;
  width: 100%;
  margin-bottom: 0 !important;
}
.form-return-msg {
  background-color: #3C3;
  color: white;
  padding: 10px;
  text-align: center;
  float: left;
  width: 100%;
  margin-top: 20px;
}
.form-section-contact.blockElement #ajax-loader-zip {
  margin-top: 35px;
  float: left;
}
.faq-side-bar-form .ajax-loader-zip {
  float: left;
  margin-top: 20px;
  margin-left: 5px;
}
.single-sec-sample-report-left.blockElement .faq-side-bar-form .ajax-loader-zip {
  margin-top: 33px;
}
.content-table-three .ww-pricing-container .ww-pricing-description dd:last-child {
  border-bottom: hidden;
  margin-bottom: 0;
}
.ww-pricing-description dl {
  margin: 0;
}
.single-form-group-text-area.blockElement {
  float: left;
  width: 100%;
  margin-bottom: 15px;
}
.post-header-info.testimonial-pre-header .cat-links {
  float: left;
  margin-top: 3px;
}
.post-header-info.testimonial-pre-header .comments-inner {
  float: left;
  margin-top: 3px;
}
.terms-services h3 {
  font-weight: 700;
}
.inner-our-report-section.blockElement h2 {
  float: left;
  width: 100%;
  text-align: center;
  margin-bottom: 18px;
}
.card-header:hover h5 button, .card-header:hover .cov-h5-def button {
  color: #48a1cb !important;
}
.card-header h5 button i, .card-header .cov-h5-def button i {
  color: #000 !important;
}
.top-header-main {
  position: relative;
  z-index: 99999999;
}
.jmPrice span sup {
  font-size: 40%;
  top: -1.1em;
}
/*-- 18-02-2020 End --*/
.page-no .vc_col-sm-6.wpb_column.column_container {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
  width: 50%;
  float: left;
}
.top-breadcrum {
  background: none repeat scroll 0 0 #F5F5F5;
  border-bottom: 1px solid #EEE;
  padding: 25px 0px;
  float: left;
  width: 100%;
}
.top-breadcrum .ww-breadcrumds a, .top-breadcrum span {
  color: #888;
}
.top-breadcrum a.first.breadcrumd-prefix {
  color: #aaa;
}
.top-breadcrum .ww-breadcrumds {
  text-align: right;
}
.top-breadcrum .ww-breadcrumds {
  text-align: right;
  color: #888;
  font-size: 100%;
  font-weight: normal;
  line-height: 31.2px;
  padding: 5px 0;
  text-align: right;
  position: relative;
  top: 5px;
}
.page-no .jm-container {
  float: left;
  width: 100%;
}
.page-no .jm-container {
  float: left;
  width: 100%;
  padding: 30px 0px 130px;
}
.page-no .jm-container h1 {
  margin-bottom: 5px;
}
.top-breadcrum h3 {
  display: inline-block;
  font-size: 20px;
  line-height: normal;
  margin-top: 7px;
  padding: 5px 10px;
  background: #48A1CB;
  color: #FFF;
  font-weight: 600;
}
.top-footer {
  background-color: #f4f4f4;
  background-repeat: repeat-x;
  background-attachment: scroll;
  background-clip: padding-box
}
.page-no .jm-container {
  float: left;
  width: 100%;
  padding: 120px 0px 130px;
  background: #fff;
}
.page-no .vc_col-sm-6.wpb_column.column_container:nth-child(2) {
  padding-top: 35px;
}
input.fld-inp{
	height: 30px;
}
/*div#addrContainer .one-half {
    display: flex;
    align-items: center;
	flex-wrap: wrap;
}*/

.one-half br {
  display: block;
}
div#addrContainer input.fld-inp.radio {
    margin-top: 0px;
}
div#billing_order input {
    height: 30px;
}
input#submit_form {
    height: auto !important;
    font-weight: 600;
    font-family: inherit !important;
}
input#addAddressLink{
	height: auto !important;
}
.no {
    display: flex;
    width: 100%;
    align-items: center;
}
.yes {
    display: flex;
    width: 100%;
    align-items: center;
}
.rw.single3 span.lbl {
    display: block;
    width: 100%;
}
textarea#ainfo0 {
    height: 58px;
}
.desktop-header .inner-header::before{ 
background: url(../images/header-shadow.png) no-repeat scroll center top rgba(0, 0, 0, 0);
    background-size: auto;
    height: 42px;
    position: absolute;
    width: 100%;
    content: "";
    display: block;
    z-index: -1;
    bottom: -124px;
    background-size: cover;
    left: 0;
}

@media screen and (max-width:1199px){
  .right-header-nav ul li a {
    font-size: 13px;
   
} 
}

@media only screen and (max-width: 991px){
header .inner-header .left-logo-section {
    float: left;
    width: 95% !important;
    text-align: left !important;
}
.mobile-header ul {
    top: 60px !important;
}
}    

@media only screen and (max-width: 480px){
#main-box {
    max-width: 85%;
    padding-right: 0%;
}
.rw.single3 span.lbl{
	margin-top: 20px;
}
input.fld-inp.add-address{
	width: 100%;
}
input#submit_form{
	margin-left: 0;
}
input.compl{
	    margin: 25px auto 40px !important;
}
input.fld-inp.add-address{
	    width: 100% !important;
}
}
input[type="submit"] {
    font-weight: 600;
    font-family: 'opensans-regular-webfont' !important;
}
input.fld-inp.radio {
    margin-top: -6px;
}
.container.main-header.ww-row-link-454545:after {
    position: absolute;
    content: "";
    background: url(/assets/images/shadow-image.png);
    width: 100%;
    height: 93px;
    top: 78px;
    background-repeat: no-repeat;
    z-index: 999;
    left: 0;
}
.container.main-header.ww-row-link-454545{
	position:relative;
}


.container.ww-row-link-454545::after {
  position: absolute;
  content: "";
  background: url(/assets/images/shadow-image.png);
  width: 100%;
  height: 93px;
  top: 78px;
  background-repeat: no-repeat;
  z-index: 999;
  left: 0;
}

.container.ww-row-link-454545 {
  position: relative;
}

@media only screen and (max-width:991px){
a#toggle-nav-mobiles i.fa.fa-bars{
	padding: 5px 10px;
    font-size: 24px;
}
a#toggle-nav-mobiles {
    position: absolute !important;
    top: -36px !important;
    right: 0;
}
.mobile-header .ww-logo.ww-logo-left img {
    width: 100%;
    max-width: 200px;
	text-align: left;
    display: block;
	    padding: 8px 0px 0px;
}
input.fld-inp.add-address{margin-top: 25px;
}
}


.single-blog-section.blockElement img {
  width: 300px;
  height: 300px;
  object-fit: cover;
}
.left-footer-post-img img {
  width: 40px;
  height: 40px;
}
@media(max-width:1024px){
.single-blog-section.blockElement img {
  width: 100% !important;
  height: auto;
}
}

@media(max-width:767px){
  .single-blog-section.blockElement img {
    width: 100% !important;
  height: 300px;
  }
  }