/*-------Font-------*/

@import url(https://web.archive.org/web/20180814080559cs_/http://fonts.googleapis.com/css?family=Roboto:400,300,500,700);
@import url(https://web.archive.org/web/20180814080559cs_/http://fonts.googleapis.com/css?family=Open+Sans:400,700,300);

/*----------------------------------Start Reset-------------------------------------*/

* {
    outline: none !important;
    text-decoration: none !important;
}

html,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video,
main {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    font-family: 'Roboto', sans-serif;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
main {
    display: block;
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

nav ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}


/* change colours to suit your needs */

ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}


/* change colours to suit your needs */

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

del {
    text-decoration: line-through;
}

abbr[title],
dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
}

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


/* change border colour to suit your needs */

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

input,
select {
    vertical-align: middle;
    outline: none !important;
}

a {
    text-decoration: none;
    font-family: 'Roboto', sans-serif;
}

li {
    list-style: none;
}

p {
    font-family: 'Roboto', sans-serif;
}

input {
    border: none;
    cursor: auto;
    font-family: 'Roboto', sans-serif;
}

* {
    margin: 0;
    padding: 0;
}

a,
button,
a:active,
button:active,
a:focus,
button:focus,
a:hover,
button:hover {
    cursor: pointer;
    outline: none;
    -webkit-appearance: none;
    outline: none !important;
}

input,
input:active,
input:focus,
input:hover,
textarea:hover,
textarea:active,
textarea:focus,
textarea {
    outline: none;
}

textarea {
    resize: none;
    font-family: 'Roboto', sans-serif;
    box-shadow: 0 0 0;
    overflow: auto;
}


/* set image max width to 100% */

img {
    max-width: 100%;
    height: auto;
    width: auto\9;
    /* ie8 */
    vertical-align: middle;
    border: none;
    outline: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
}

.clr {
    clear: both;
}

.wrapper {
    width: 1024px;
    margin: 0 auto;
    padding: 0 15px;
}

.pie {
    behavior: url(/web/20180814080559im_/http://geneticmedicineclinic.com/wp-content/themes/geneticmedicineclinic/css/css/PIE.htc);
    position: relative;
}

* {
    box-sizing: border-box;
}

.r {
    border: 1px solid #ff0000 !important;
}

#feedback {
    position: fixed;
    top: 155px;
    left: -250px;
    z-index: 9999;
    width: 250px;
    background: #fff;
    border-radius: 5px;
    border: 1px solid #666;
}

#feedback form {
    float: left;
    margin: 5%;
    width: 90%;
    border-radius: 5px;
}

#feedback a {
    background: url("/web/20180814080559im_/http://geneticmedicineclinic.com/wp-content/themes/geneticmedicineclinic/images/feedback-buttons.png") no-repeat center left transparent;
    display: block;
    width: 40px;
    height: 175px;
    float: left;
    text-indent: -9999em;
    position: absolute;
    top: 120px;
    right: -40px;
}

#feedback a:hover {
    background-position: center right;
}

#feedback h2 {
    font-size: 20px;
    text-align: center;
    color: #FFF;
    width: 100%;
    background: #3795EC;
    padding: 5px;
}

#feedback form button {
    background: #0d69bc;
    color: #fff;
    border: 1px solid #0d69bc;
    float: right;
    border-radius: 0px;
    text-transform: uppercase;
}

#feedback form button:hover {
    background: #3695eb;
    border: 1px solid #3695eb;
}


/*----------------------------------Reset End-------------------------------------*/

body {}

header {
    position: relative;
}

.top-header {
    width: 100%;
    background: #3695eb;
    padding: 3px 0 6px;
}

.top-left-header {
    float: left;
}

.top-left-header ul {
    padding: 0;
    margin: 0;
}

.top-left-header ul li {
    float: left;
    color: #fff;
    margin: 0 10px 0 0;
}

.top-left-header ul li a {
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    padding: 0 10px 0 0;
}

.top-right-header {
    float: right;
    text-align: right;
}

.top-right-header ul {
    padding: 0;
    margin: 0;
    float: right;
}

.top-right-header ul li {
    float: left;
    color: #fff;
}

.top-right-header ul li a {
    font-size: 13px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    padding: 0 10px;
}

.bot-header {
    padding: 10px 0 0;
    position: relative;
    z-index: 3;
}

.checkout-top {
    text-align: right;
    display: block;
    margin: 18px 10px 0 0;
}

.checkout-txt {
    display: inline-block;
    margin: 0 10px 0 15px;
}

.checkout-txt a {
    color: #9c9c9c;
    font-size: 14px;
}

.checkout-txt img {
    margin: 0 0 0 20px;
}

.padd-null {
    padding: 0 !important;
}

.col-centered {
    float: none;
    text-align: left;
    display: inline-block;
    margin-right: -4px;
}

.nav-main {
    float: left;
    width: 100%;
}

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

.nav-main nav li {
    color: #3b3b3b;
    float: left;
}

.nav-main nav li a {
    font-size: 13px;
    color: #3b3b3b !important;
    font-weight: 600;
    font-family: "Open Sans", sans-serif;
    text-transform: uppercase;
    padding: 0 11px 0 0;
}

.nav-main nav li:last-child a {
    padding-right: 0;
}

.navbar-default {
    border: none;
    background: none;
}

#bs-example-navbar-collapse-1 ul {
    margin-top: 18px;
    float: right;
}

#bs-example-navbar-collapse-1 ul li {
    font-size: 12px;
}

ul.sub-menu.dropdown-menu {
    padding: 10px 0px;
}

ul.sub-menu li {
    width: 100%;
    padding: 10px;
}

ul.sub-menu li:hover,
ul.sub-menu li:focus {
    background: #3695EB;
}

ul.sub-menu li a {
    padding: 10px 0;
}

ul.sub-menu li a:hover,
ul.sub-menu li a:focus {
    color: #FFF;
    background: none;
}

ul.sub-menu li:after {
    content: none !important;
}

.nav-main nav li a {
    padding: 0;
    font-size: 12px;
}

#bs-example-navbar-collapse-1 ul li:after {
    content: "|";
    margin: 0 10px;
}

#bs-example-navbar-collapse-1 ul li:last-child:after {
    content: none;
}


/*--
.slider-sec{
    width:100%;
    background:url('/web/20180814080559im_/http://geneticmedicineclinic.com/wp-content/themes/geneticmedicineclinic/images/slider-1.png') no-repeat #f1f1f1;
    height:588px;
    background-position: center center;    
    margin: -28px 0 0;
}
*/

.slider-sec {
    float: left;
    margin: -28px 0 0;
    position: relative;
    width: 100%;
    z-index: 1;
}

.carousel {
    z-index: -1000;
}

.container-slider {
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 1170px;
}

.slider-sec .carousel-control {
    bottom: 0;
    color: #fff;
    display: none;
    font-size: 20px;
    left: 0;
    opacity: 0.5;
    position: absolute;
    text-align: center;
    text-shadow: none !important;
    top: 0;
    width: 15%;
}

.slider-sec .carousel-caption {
    bottom: 100px !important;
    color: #fff;
    left: 9% !important;
    padding-bottom: 20px;
    padding-top: 20px;
    position: absolute;
    right: 15%;
    text-align: left;
    text-shadow: none!important;
    z-index: 10;
}

.slider-con {
    width: 420px;
    margin: 240px 0 0;
}

.slider-con h1 {
    color: #3695eb;
    font-size: 32px;
    text-transform: uppercase;
    font-weight: 600;
}

.slider-con p {
    color: #3b3b3b;
    font-size: 14px;
    line-height: 25px;
    margin: 20px 0 0;
}

.slider-con p strong {
    font-size: 14px;
    font-weight: bold;
}

.iframe-sec {
    display: inline-block;
    margin: -50px 0 0;
    width: 100%;
}

.section-tech {
    padding: 80px 0 55px;
    width: 100%;
    z-index: -1;
}

.first-tech-sec {
    text-align: center;
}

.first-tech-sec span {
    font-size: 18px;
    color: #3b3b3b;
    font-weight: 400;
    text-transform: uppercase;
}

.first-tech-sec p {
    font-size: 13px;
    color: #3b3b3b;
    text-transform: uppercase;
    margin: 20px 0 0;
}

.icon-tech {
    margin: 0 0 30px;
}

.gen-med {
    width: 100%;
    border-top: 1px solid #3695eb;
    padding: 80px 0;
}

.left-wel-gen-med {
    float: left;
    width: 100%;
}

.left-wel-gen-med img {
    width: 100%;
}

.right-wel-gen-med {
    float: right;
}

.right-wel-gen-med h1 {
    color: #646464;
    font-size: 24px;
    text-transform: uppercase;
}

.right-wel-gen-med p {
    color: #646464;
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
    margin-top: 20px;
}

.right-wel-gen-med a {
    color: #37bcc1;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: normal;
    display: block;
}

.contact-us-wel {
    background: none repeat scroll 0 0 #f2f2f2;
    border: 3px solid #cfcfcf;
    float: left;
    margin: 10px 0 0;
    padding: 15px 10px;
}

.left-con-wel {
    float: left;
}

.left-con-wel p {
    color: #606060;
    font-size: 21px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
}

.left-con-wel span {
    color: #606060;
    font-size: 18px;
}

.right-con-wel {
    float: right;
    margin: 13px 0 0 44px;
}

.right-con-wel a {
    background: #18bdc3;
    padding: 10px 26px;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    border-radius: 5px;
}

.right-con-wel a:hover {
    background-color: rgba(51, 51, 51, 0.7);
    outline: 0 none;
    text-decoration: none;
}

.meet-staff {}

.meet-staff h1 {
    color: #646464;
    font-size: 24px;
    text-transform: uppercase;
}


/*----accordion----*/

.tab-meet-staff {
    margin: 26px 0 0 0;
}

.tab-meet-staff .panel-group .panel {
    border-radius: 0;
    margin-bottom: 1px;
}

.tab-meet-staff .panel-group .panel-heading + .panel-collapse > .panel-body-1,
.panel-group .panel-heading + .panel-collapse > .list-group {
    border-top: medium none;
}

.panel-body-1 img {
    width: 100%;
}

.form-container form#signup_form {
    top: 0px;
}

.tab-meet-staff .panel-body-1 p {
    font-size: 12px;
    color: #fff;
    font-weight: normal;
    margin: 0;
    text-transform: uppercase;
}

.tab-meet-staff .panel-body-1 span {
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
}

.tab-meet-staff .panel {
    background-color: #fff;
    border: none;
    border-radius: 0;
    box-shadow: none;
    margin-bottom: 0;
}

.tab-meet-staff .panel-default > .panel-heading {
    background-color: none;
    border-color: none;
    color: #fff;
}

.tab-meet-staff .panel-title > a {
    color: inherit;
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 15px 8px;
    text-decoration: none;
    text-transform: uppercase;
    width: 100%;
    background-color: #3695eb;
    border-color: #fff;
    color: #fff;
}

.tab-meet-staff .panel-title > a.collapsed {
    opacity: 1;
}

.tab-meet-staff .panel-title > a span {
    float: right;
}

.tab-meet-staff .panel-heading {
    border-bottom: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding: 0;
}

.tab-meet-staff .panel-group .panel + .panel {
    margin-top: 0;
}


/*----accordion----*/

.quote-sec {
    width: 100%;
    background: url('/web/20180814080559im_/http://geneticmedicineclinic.com/wp-content/themes/geneticmedicineclinic/images/quote-img.png') no-repeat #06111c;
    height: 493px;
    background-position: center center;
}

.cont-quote-sec {
    text-align: center;
    margin: 170px 0 0;
}

.cont-quote-sec p {
    font-size: 37px;
    color: #fff;
    font-weight: 300;
}

.cont-quote-sec span {
    background: url("/web/20180814080559im_/http://geneticmedicineclinic.com/wp-content/themes/geneticmedicineclinic/images/beat-img.png") no-repeat;
    color: #fff;
    display: inline-block;
    font-size: 24px;
    margin: 40px 0 0;
    padding: 75px 0 0;
    width: 490px;
}

.fb-sec-quote {
    background: none repeat scroll 0 0 #fff;
    border-radius: 15px;
    margin: 95px auto 0;
    padding: 10px 50px;
    width: 500px;
}

.fb-sec-quote p {
    color: #01101f;
    font-size: 13px;
}

.fb-sec-quote > img {
    float: left;
    margin: 0 10px 0 0;
}

.logo-sec {
    background: #f8f7f7;
    width: 100%;
    padding: 30px 0;
}

.logo-slider .nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    cursor: pointer !important;
    height: 36px !important;
    opacity: 1 !important;
    position: absolute !important;
    width: 28px !important;
    z-index: 100 !important;
}

.logo-slider .nbs-flexisel-inner {
    background: none;
    border: none;
    border-radius: 0;
    float: none;
    overflow: hidden;
    width: auto;
}

#flexiselDemo1 aul li {
    cursor: default;
}

.logo-slider .nbs-flexisel-item img {
    cursor: default;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
    max-height: 90px !important;
    max-width: 147px !important;
    position: relative !important;
    width: auto !important;
    line-height: 90px;
}

.logo-slider .nbs-flexisel-item img:hover {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    /* Firefox 3.5+ */
}

.footer-top {
    background: #252525;
    padding: 50px 0;
}

.abt-footer {}

.abt-footer h1 {
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 30px;
    position: relative;
}

.abt-footer h1:after {
    border-bottom: 1px solid #656565;
    bottom: -14px;
    content: "";
    left: 0;
    position: absolute;
    width: 104px;
    z-index: 999;
}

.abt-footer h2 {
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 30px;
    position: relative;
}

.abt-footer h2:after {
    border-bottom: 1px solid #656565;
    bottom: -14px;
    content: "";
    left: 0;
    position: absolute;
    width: 104px;
    z-index: 999;
}

.abt-footer p {
    font-size: 14px;
    color: #fff;
    line-height: 28px;
}

.abt-footer ul {
    padding: 0;
    margin: 0;
    line-height: 37px;
}

.abt-footer ul li {}

.abt-footer ul li a {
    font-size: 14px;
    color: #fff;
}

.border-bot {
    border-bottom: 1px solid #555555;
    padding: 0 0 15px;
}

.test-imgsec {}

.left-test-img {
    text-align: center;
    float: left;
}

.left-test-img img {
    border-radius: 100%;
    width: 60px;
    height: 60px;
}

.right-test-img {
    float: left;
    font-size: 14px;
    color: #fff;
    margin: 7px 0 0 7px;
}

.right-test-img span {
    font-size: 12px;
}

.footer-bottom {
    background: #1b1b1b;
    border-top: 1px solid #646464;
    padding: 30px 0;
}

.copyright {}

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

.copyright ul li {
    float: left;
    font-size: 14px;
    color: #c4c4c4;
}

.copyright ul li a {
    font-size: 14px;
    color: #c4c4c4;
}


/*.social-icons {
    float: right;
}*/

.social-icons ul li {
    float: left;
    margin-right: 27px;
    padding-top: 38px;
}

.blog-sec {
    padding: 60px 0;
}

.blog-slider {}

.blog-slider h1 {
    font-size: 26px;
    color: #515151;
    margin: 0 0 40px;
}

.blog-slider ul {
    padding: 0;
    margin: 0;
}

.blog-slider ul li {
    float: left;
}

.blog-slider .nbs-flexisel-nav-left {
    background: url("/web/20180814080559im_/http://geneticmedicineclinic.com/wp-content/themes/geneticmedicineclinic/images/button-previous-blog.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    opacity: 1 !important;
    right: 20px;
    top: -50px !important;
}

.blog-slider .nbs-flexisel-nav-right {
    background: url("/web/20180814080559im_/http://geneticmedicineclinic.com/wp-content/themes/geneticmedicineclinic/images/button-next-blog.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    right: -12px;
    top: -50px !important;
}

.blog-slider .nbs-flexisel-inner {
    background: none;
    border: none;
    border-radius: 0;
    float: none;
    overflow: hidden;
    width: auto;
}

.blog-slider-con {
    cursor: auto !important;
}

.blog-slider-con-top {
    position: relative;
}

.date-img-blog {
    background: none repeat scroll 0 0 #09a8e3;
    border-radius: 0 0 3px 3px;
    color: #fff;
    font-size: 29px;
    left: 26px;
    padding: 22px 0;
    position: absolute;
    text-align: center;
    top: 0;
}

.date-img-blog span {
    display: inline-block;
    font-size: 13px;
    margin: 20px 0 0;
    width: 100%;
}

.blog-slider-con-btm {
    padding: 0 0 0 10px;
    text-align: left;
}

.blog-slider-con-btm h1 {
    font-size: 14px;
    color: #444444;
    font-weight: 400;
    margin: 15px 0;
}

.blog-slider-con-btm p {
    font-size: 13px;
    color: #777777;
    line-height: 22px;
}

.blog-slider-con-btm a {
    font-size: 13px;
    color: #09a8e3;
}

.blog-slider .nbs-flexisel-item img {
    cursor: auto !important;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
    max-height: 189px !important;
    max-width: 269px !important;
    position: relative !important;
    width: auto !important;
}

.blog-slider-con-btm img {
    margin: 0 0 0 10px;
}

.head-sec {
    padding: 35px 0 0 0;
    margin-bottom: 25px;
}

.form-container h1 {
    font-size: 24px;
    color: #2a2a2a;
}

.form-container hr {
    height: 1px;
    border: none;
    background: url(/web/20180814080559im_/http://geneticmedicineclinic.com/wp-content/themes/geneticmedicineclinic/images/border-strip1.png) left top no-repeat;
}

.head-dept-cont h1 {
    font-size: 26px;
    color: #2a2a2a;
}

.head-dept-cont hr {
    height: 1px;
    margin-bottom: 50px;
    border: none;
    background: url(/web/20180814080559im_/http://geneticmedicineclinic.com/wp-content/themes/geneticmedicineclinic/images/border-strip1.png) left top no-repeat;
}

.doc-img img {
    border: 1px solid #f1f1f1;
    border-radius: 3px;
}

.doc-img span {
    font-size: 24px;
    position: relative;
    top: -35px;
    color: #FFF;
    background: #3695EB;
    padding: 0 10px;
}

.profile-descp h2 {
    text-transform: uppercase;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    color: #2a2a2a;
    font-family: "Roboto", sans-serif;
    font-weight: 600;
    font-size: 16px;
}

.profile-descp p {
    margin-top: 10px;
    font-size: 14px;
    font-family: "Roboto", sans-serif;
    line-height: 20px;
}

.profile-descp1 h2 {
    text-transform: uppercase;
    border-bottom: 1px solid #eee;
    font-family: "Roboto", sans-serif;
    padding-bottom: 10px;
    color: #2a2a2a;
    font-weight: 600;
    font-size: 16px;
}

.profile-descp1 p {
    margin-top: 10px;
    font-size: 14px;
    line-height: 20px;
    font-family: "Roboto", sans-serif;
}

.yell-btn {
    margin-top: 80px;
}

.yell-btn a {
    background: #ffca2e;
    border: 0;
    border-bottom: 4px solid #e8af05;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    font-size: 16px;
    padding: 20px 0px;
    margin-bottom: 25px;
    text-transform: uppercase;
    color: #FFF;
    border-radius: 0;
    box-shadow: none;
    width: 100%;
}

.yell-btn a:hover {
    background: #e8af05;
    border: 0;
    border-bottom: 4px solid #e8af05;
    color: #FFF;
}

section.admin-staff {
    padding-bottom: 60px;
}

.admin-staff h1 {
    font-size: 24px;
    color: #2a2a2a;
}

.admin-staff hr {
    height: 1px;
    border: none;
    background: url(/web/20180814080559im_/http://geneticmedicineclinic.com/wp-content/themes/geneticmedicineclinic/images/border-strip1.png) left top no-repeat;
}

.pro-pic {
    width: 159px;
    height: 159px;
    border: 4px solid #f5f5f5;
    border-radius: 100%;
}

.pro-pic img {
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    width: 150px;
    height: 150px;
}

.pro-pic:hover {
    border: 4px solid #3695EB;
    opacity: 0.4;
    transition: all 0.3s ease-in-out;
}

.pro-info {
    margin: 10px auto;
    text-align: center
}

.pro-info h4 {
    font-weight: bold;
    color: #2a2a2a;
}

.pro-info p {
    color: #2a2a2a;
}

.area-expert {
    margin-bottom: 40px;
}

.area-expert h1 {
    font-size: 24px;
    color: #2a2a2a;
}

.area-expert hr {
    height: 1px;
    border: none;
    background: url(/web/20180814080559im_/http://geneticmedicineclinic.com/wp-content/themes/geneticmedicineclinic/images/border-strip1.png) left top no-repeat;
}

.area-exp-list ul {
    width: 100%;
}

.area-exp-list ul li {
    background: url(/web/20180814080559im_/http://geneticmedicineclinic.com/wp-content/themes/geneticmedicineclinic/images/list-icon.png) left center no-repeat;
    padding: 0 0 0 15px;
    width: 280px;
    line-height: 30px;
    display: inline-block;
    font-size: 16px;
}

.blog-main h1 {
    font-size: 26px;
    color: #2a2a2a;
}

.blog-main-hr hr {
    height: 1px;
    width: 100%;
    margin-bottom: 25px;
    border: none;
    float: left;
    background: url(/web/20180814080559im_/http://geneticmedicineclinic.com/wp-content/themes/geneticmedicineclinic/images/border-strip1.png) left top no-repeat;
}

.blog-main hr {
    height: 1px;
    width: 100%;
    margin-bottom: 25px;
    border: none;
    float: left;
    background: url(/web/20180814080559im_/http://geneticmedicineclinic.com/wp-content/themes/geneticmedicineclinic/images/border-strip1.png) left top no-repeat;
}

.blog-content {
    text-align: justify;
    float: left;
}

.blog-content h2 {
    font-size: 20px;
    color: #3695EB;
    text-transform: uppercase;
    margin-bottom: 25px;
}

.blog-img {
    float: left;
    margin-right: 15px;
}

.blog-btn button {
    float: right;
    background: #3695EB;
    color: #FFF;
    text-transform: uppercase;
    border: 0;
    margin: 15px 0;
    transition: all 0.5s ease;
}

.blog-btn button:hover,
.blog-btn button:focus {
    transition: all 0.3s all ease-in-out;
    background: #0f64b2;
    border: 0;
    color: #FFF;
}

#cp_abcform_pform input[type="submit"] {
    background: #3695EB;
    color: #FFF;
    margin: 0;
    padding: 5px 15px;
    border: 0;
    text-transform: uppercase;
    transition: all 0.5s ease;
}

#cp_abcform_pform input[type="submit"]:hover,
#cp_abcform_pform input[type="submit"]:focus {
    transition: all 0.3s all ease-in-out;
    background: #0f64b2;
    border: 0;
    color: #FFF;
    margin: 0;
    padding: 5px 15px;
}

#wpcf7-f166-o1 .wpcf7-form-control.wpcf7-submit {
    background: #3695EB;
    color: #FFF;
    text-transform: uppercase;
    padding: 5px 15px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    border: 0;
    transition: all 0.5s ease;
}

#wpcf7-f166-o1 .wpcf7-form-control.wpcf7-submit:hover,
#wpcf7-f166-o1 .wpcf7-form-control.wpcf7-submit:focus {
    transition: all 0.3s all ease-in-out;
    background: #0f64b2;
    border: 0;
    color: #FFF;
}

.error_404 {
    text-align: center;
    padding: 20px;
}

.style_404 {
    font-size: 16px;
}

.style_404 h1 {
    color: #3695EB;
    font-size: 30px;
    margin: 20px 0 10px 0;
}

.style_404 h2 {
    color: #2a2a2a;
    font-size: 24px;
    margin-bottom: 10px;
}

.contact-sidebar h1,
.contact-form h1 {
    font-size: 28px;
    color: #3695EB;
    margin-bottom: 10px;
}

.contact-sidebar hr,
.contact-form hr {
    height: 1px;
    margin-bottom: 25px;
    border: none;
    background: url(/web/20180814080559im_/http://geneticmedicineclinic.com/wp-content/themes/geneticmedicineclinic/images/border-strip1.png) left top no-repeat;
}

.contact-form form button {
    background: #3695EB;
    color: #FFF;
    text-transform: uppercase;
    border: 0;
    margin: 15px 0;
    transition: all 0.5s ease;
}

.contact-form form button:hover,
.contact-form form button:focus {
    transition: all 0.3s all ease-in-out;
    background: #0f64b2;
    border: 0;
    color: #FFF;
}

.form-group > span {
    color: #aeaeae;
    font-style: italic;
}

.contact-sidebar label {
    width: 100%;
    display: table-cell;
    float: left;
    margin-bottom: 20px;
}

.contact-sidebar span {
    width: 50px;
    display: table-cell;
    font-size: 20px;
}

.contact-sidebar h6 {
    display: table-cell;
    font-size: 16px;
    font-weight: normal;
}

.single-blog {}


/*ul.sub-menu{display:none !important;}*/


/* tab on sidebar 
.tabs-left,.tabs-right{border-bottom:none;padding-top:2px}.tabs-left{border-right:1px solid #ddd}.tabs-right{border-left:1px solid #ddd}.tabs-left>li,.tabs-right>li{float:none;margin-bottom:2px}.tabs-left>li{margin-right:-1px}.tabs-right>li{margin-left:-1px}.tabs-left>li.active>a,.tabs-left>li.active>a:focus,.tabs-left>li.active>a:hover{border-bottom-color:#ddd;border-right-color:transparent}.tabs-right>li.active>a,.tabs-right>li.active>a:focus,.tabs-right>li.active>a:hover{border-bottom:1px solid #ddd;border-left-color:transparent}.tabs-left>li>a{border-radius:4px 0 0 4px;margin-right:0;display:block}.tabs-right>li>a{border-radius:0 4px 4px 0;margin-right:0}.sideways{margin-top:50px;border:none;position:relative}.sideways>li{height:20px;width:120px;margin-bottom:100px}.sideways>li>a{border-bottom:1px solid #ddd;border-right-color:transparent;text-align:center;border-radius:4px 4px 0 0}.sideways>li.active>a,.sideways>li.active>a:focus,.sideways>li.active>a:hover{border-bottom-color:transparent;border-right-color:#ddd;border-left-color:#ddd}.sideways.tabs-left{left:-50px}.sideways.tabs-right{right:-50px}.sideways.tabs-right>li{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.sideways.tabs-left>li{-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg)}*/

.navbar-nav > li:hover > .dropdown-menu,
.navbar-nav > li:active > .dropdown-menu {
    display: block;
}

ul.dropdown-menu {
    margin-top: 0 !important;
}

p strong {
    font-size: 18px;
}

p {
    font-size: 14px;
    line-height: 20px;
}

ol li,
ul li {
    list-style: inside;
}

.copyright li,
.social-icons li,
#menu-footer_menu li,
ol.comment-list li,
#recent-posts-2 li,
#categories-2 > ul li,
#payment ul.payment_methods.methods li,
.nbs-flexisel-ul li,
.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-119,
.top-left-header li,
.top-right-header li,
#bs-example-navbar-collapse-1 ul li,
.order_details li,
.order_details.bacs_details li,
.textwidget li {
    list-style: none;
}

ol li,
ul li {
    line-height: 24px;
    font-size: 14px;
}

ul.dropdown-menu {
    display: none;
}

.care_img {
    margin-bottom: 15px;
    background: #F9F9F9;
    border-left: 5px solid #3695EB;
}

.care_img img {
    width: 240px;
    height: 160px;
}

.care_img p {
    font-style: italic;
    margin-top: 50px;
}

.info_list li {
    padding: 10px;
}

.info_list li:hover {
    border-left: 5px solid #3695EB;
}

.info_list li a,
.info_list li a:hover {
    color: #2a2a2a;
    font-size: 14px;
    text-decoration: none;
}

div.panel {
    float: left;
    width: 100%;
    margin-bottom: 10px;
    border: none;
}

div.panel-heading {
    background: #3695EB;
    float: left;
    width: 100%;
    color: #FFF;
    text-transform: uppercase;
    transition: all 0.5s ease;
}

div.panel-heading:hover,
div.panel-heading:focus {
    transition: all 0.3s all ease-in-out;
    background: #0f64b2;
    border: 0;
    color: #FFF;
}

div.panel-heading h4 {
    float: left;
    width: 100%;
}

div.panel-heading a {
    text-transform: uppercase;
    text-decoration: none;
    font-size: 14px;
    color: #FFF;
    float: left;
    width: 100%;
}

div.panel-heading span {
    float: left;
}

div.panel-heading:hover a {
    color: #FFF;
}

.search_title {
    margin-bottom: 25px;
    float: left;
    width: 100%;
    padding: 0;
}

.search_title h1 {
    font-size: 24px;
    margin: 0;
    border-left: 10px solid #3695EB;
    background: #F1F1F1;
    float: left;
    padding: 5px 15px;
}

.single_main,
.search_main {
    float: left;
    text-align: justify;
    margin-bottom: 30px;
}

.single_main h2,
.single_main h2 a,
.search_main h2,
.search_main h2 a {
    font-family: 'Open Sans', sans-serif;
    color: #3695eb;
    text-decoration: none;
    font-size: 24px;
    margin-bottom: 25px;
    text-transform: uppercase;
}

.single_main span p,
.search_main span p {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
}

.single_main span p {
    font-family: 'Open Sans', sans-serif;
    line-height: 24px;
}

.single_img,
.search_img {
    float: left;
    margin-right: 15px;
    width: : 269px !important;
}

.single_img img,
.search_img img {
    min-height: 130px;
}

.single_main footer,
.search_main footer {
    float: left;
}

.bs-wizard-step button {
    margin-top: 10px;
    border: 0;
    padding: 5px 45px;
    transition: all 0.5s ease;
}

.form-submit input {
    float: left;
    color: #FFF;
    border: 0;
    background: #3695EB;
    margin-right: 10px;
    margin-top: 10px;
    padding: 5px 15px;
    transition: all 0.5s ease;
}

.btn.btn-default.app_btn {
    float: left;
    color: #3695EB;
    border: 0;
    margin-right: 10px;
    margin-top: 10px;
    padding: 5px 15px;
    transition: all 0.5s ease;
}

.form-submit input:hover,
.form-submit input:focus,
.btn.btn-default.app_btn:hover,
.btn.btn-default.app_btn:focus {
    padding: 5px 15px;
    transition: all 0.3s all ease-in-out;
    background: #0f64b2;
    border: 0;
    color: #FFF;
}

.bs-wizard-step button {
    background: #fff;
    border: 0;
    color: #3695EB;
    transition: all 0.5s ease;
    padding: 5px 35px;
}

.bs-wizard-step button:hover,
.bs-wizard-step button:focus {
    transition: all 0.3s all ease-in-out;
    background: #0f64b2;
    border: 0;
    color: #FFF;
}

#recent-posts-2 h2,
#categories-2 h2 {
    text-transform: uppercase;
    color: #3695EB;
    margin-bottom: 15px;
    font-size: 20px;
    border-bottom: 1px solid #3695eb;
    padding: 0 0 10px 0;
}

#recent-posts-2ul,
#categories-2 ul {
    margin-bottom: 25px;
}

#recent-posts-2 ul li a,
#categories-2 ul li a {
    color: #2a2a2a;
    text-transform: capitalize;
    text-decoration: none;
}

#recent-posts-2 ul li:hover,
#categories-2 ul li:hover {
    border-left: 4px solid #3695EB;
    padding-left: 10px;
}

.comments-area {
    float: left;
    margin: 0;
    padding: 15px;
}

.navigation.post-navigation {
    float: left;
}

#respond {
    float: left;
}

#respond h3 {
    font-size: 24px;
    font-family: 'Open Sans', sans-serif;
}

#commentform label {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
}

nav.navigation.post-navigation {
    display: none;
}

#comments {
    width: 100%;
}

#comments h2 {
    font-size: 24px;
    color: #3695EB;
    font-family: 'Open Sans', sans-serif;
}

.comment-metadata a time {
    font-size: 12px;
}

.nothing h1 {
    font-size: 24px;
    font-family: 'Open Sans', sans-serif;
    color: #2a2a2a;
    border-left: 4px solid #2a2a2a;
    padding: 5px 15px;
    width: 100%;
    margin: 25px 0;
}

form.search-form {
    display: none;
}

form#signup_form {
    position: relative;
    top: -70px;
    z-index: 10;
}

.abt-footer a {
    color: #fff;
}

add .product-quantity {
    display: none;
}

.list-content p strong {
    margin-bottom: 10px;
    float: left;
    width: 100%;
}


/*--rajni--*/

.slider-sec .item img {
    width: 100%;
}


/*--schedule table--*/

.panel-body.bs-step-inner {
    background: #3695eb;
    color: #fff;
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
}

.yui-calcontainer.multi .groupcal {
    border: none !important;
    background: none !important;
    margin-top: 20px !important;
}


/*--footer testimonials--*/

.abt-footer .carousel {
    z-index: 999;
}

.abt-footer .carousel-indicators {
    bottom: -20px;
}

ul.tabs-left li {
    width: 100%;
}

ul.tabs-left li:hover a,
ul.tabs-left li.active a,
ul.tabs-left li:focus a {
    border: 0;
    border-left: 4px solid #3695EB;
    color: 2a2a2a;
    background: #FFF;
}

ul.tabs-left.nav-tabs > li.active > a,
ul.tabs-left.nav-tabs > li.active > a:hover,
ul.tabs-left.nav-tabs > li.active > a:focus {
    border: 0;
    border-left: 4px solid #3695EB;
    border-radius: 0;
}

ul.tabs-left.nav-tabs {
    border: 0;
}

.tablepress tfoot th,
.tablepress thead th {
    background: #3695EB;
}

.paging_simple .paginate_button.next:after,
.paging_simple .paginate_button.previous:before {
    text-shadow: none !important;
    color: #3695EB;
    font-size: 12px;
    line-height: auto;
}

.aap_book form#signup_form,
.appointment form#signup_form {
    top: 0;
}

.woocommerce .woocommerce-message:before,
.woocommerce .woocommerce-error:before,
.woocommerce .woocommerce-info:before,
.woocommerce-page .woocommerce-message:before,
.woocommerce-page .woocommerce-error:before,
.woocommerce-page .woocommerce-info:before,
.woocommerce .woocommerce-error:before,
.woocommerce-page .woocommerce-error:before,
.woocommerce .woocommerce-info:before,
.woocommerce-page .woocommerce-info:before {
    padding-top: 0 !important;
}

#place_order,
.checkout-button.button.alt.wc-forward {
    background: #3695EB;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border: 0;
    padding: 10px 15px;
    margin-top: 10px;
    transition: all 0.5s ease;
    text-shadow: none;
}

.checkout-button.button.alt.wc-forward:hover,
.checkout-button.button.alt.wc-forward:focus,
#place_order:hover,
#place_order:focus {
    text-shadow: none;
    padding: 10px 15px;
    transition: all 0.3s all ease-in-out;
    background: #0f64b2;
    border: 0;
    color: #FFF;
}

.thn_link,
.vd_con {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

.vd_con {
    text-align: center;
}

.thn_link a,
.vd_con a {
    background: #3695EB;
    color: #FFF;
    text-transform: capitalize;
    text-decoration: none;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border: 0;
    padding: 10px 15px;
    font-size: 20px;
    transition: all 0.5s ease;
    text-shadow: none;
}

.thn_link a:hover,
.thn_link a:focus,
.vd_con a:hover,
.vd_con a:focus {
    text-shadow: none;
    padding: 10px 15px;
    transition: all 0.3s all ease-in-out;
    background: #0f64b2;
    border: 0;
    color: #FFF;
}

.product-thumbnail1 img {
    width: 300px !important;
}

.cart_totals h2 {
    font-size: 20px;
    text-align: left;
    margin-bottom: 10px;
}

.order_details li {
    font-size: 10px !important
}

.order_details.bacs_details li {
    font-size: 12px !important
}

strong.product-quantity {
    display: none !important;
}

span.glyphicon-download-alt {
    margin-right: 5px;
}

.check_heading h2 {
    font-size: 18px;
    text-transform: uppercase;
    color: #3695EB;
    margin-bottom: 10px;
}

.check_heading h3 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}

div.table-responsive table tr td,
div.table-responsive th {
    padding: 5px 10px;
}

dl.customer_details {
    margin-bottom: 10px !important;
}

dl.customer_details dt,
dt.customer_details dd {
    line-height: 24px !important;
}

#flexiselDemo1 li {
    line-height: 90px;
}

.wpcf7-form-control.wpcf7-submit.btn.btn-default {
    background: #3695EB;
    color: #FFF;
    transition: all 0.5s ease;
}

.wpcf7-form-control.wpcf7-submit.btn.btn-default:hover,
.wpcf7-form-control.wpcf7-submit.btn.btn-default:focus {
    background: #0f64b2;
    transition: all 0.3s all ease-in-out;
}

.comment-list .reply a {
    background: #3695EB;
    text-decoration: none;
    border-radius: 4px;
    color: #fff;
    font-size: 12px;
    padding: 10px 15px;
    border: 0;
    transition: all 0.5s ease;
}

.comment-list .reply a:hover,
.comment-list .reply a:focus {
    text-decoration: none;
    background: #0f64b2;
    transition: all 0.3s all ease-in-out;
    color: #FFF;
    border: 0;
}

.post-password-form label,
.post-navigation .meta-nav,
.comment-navigation,
.image-navigation,
.author-heading,
.author-bio,
.entry-footer,
.page-links a,
.page-links span,
.comment-metadata,
.pingback .edit-link,
.comment-list .reply,
.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.comment-form label,
.form-allowed-tags,
.site-info,
.wp-caption-text,
.gallery-caption,
.entry-caption {
    font-size: 14px;
}

nav.navigation.pagination {
    width: 100%;
    background: #3695EB;
}

nav.navigation.pagination div.nav-links {
    color: #FFF;
    text-align: right !important;
}

nav.navigation.pagination div.nav-links a {
    color: #FFF;
}

.counter > h2 {
    float: left;
    text-align: right;
    width: 66%;
    color: #3695EB;
    font-size: 16px;
    font-weight: bold;
}

div.wpcf7 .screen-reader-response {
    display: block !important;
    color: #3695EB;
    font-size: 14px;
}

div.wpcf7 .screen-reader-response {
    float: left;
    width: 100% !important;
    height: auto !important;
    position: relative !important;
}

.test_mr_btm {
    margin-bottom: 25px;
}

.thumb_img {
    text-align: center;
}

.thumb_img img {
    border-radius: 100%;
    width: 150px;
    height: 150px;
}

.thumb_img h2 {
    text-align: center;
    width: 100%;
    margin-top: 10px;
    font-size: 16px;
    font-style: italic;
}

.content-title {
    color: #3695EB;
    font-size: 20px;
}

.left-content p {
    font-size: 14px;
}

.page-numbers.current {
    background: #FFF;
    border-radius: 100%;
    border: 1px solid #0f64b2;
    color: #3695EB;
    padding: 1px 6px;
    font-weight: bold;
}

.testmonials .pagination-custom {
    background: #3695eb;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    color: #fff;
    float: right;
    padding: 7px;
    text-align: right;
    width: 40%;
}

.pagination-custom {
    background: #3695eb;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    color: #fff;
    float: right;
    padding: 7px;
    text-align: right;
    width: 100%;
}

.pagination-custom a {
    padding: 0 5px;
    text-decoration: none;
    color: #FFF;
}

.meta-nav.screen-reader-text {
    display: none;
}

.navigation.pagination div.nav-links {
    padding: 10px 10px;
}

.screen-reader-response > ul {
    display: none;
}

#tablepress-2_filter input,
#billing_state {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}

#tablepress-2_filter input:focus,
#billing_state:focus {
    border-color: #66afe9;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
    outline: 0 none;
}

.test-imgsec {
    float: left;
    width: 100%;
}

.form_cart {
    float: left;
    width: 100%;
}

.payment_methods.methods li {
    float: left;
    width: 100%;
}

.payment_methods.methods label {
    display: unset;
}

.product-remove .remove {
    display: none !important;
}

.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
    width: auto !important;
}

#wpcf7-f166-o1 .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    display: none !important;
}

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    top: 30% !important;
}


/*****  FAQS  *****/

.faqs {
    margin-bottom: 25px;
    padding: 35px 0 0;
}

.faqs h1,
.survey-page h1 {
    color: #2a2a2a;
    font-size: 24px;
}

.faqs hr,
.survey-page hr {
    background: url("/web/20180814080559im_/http://geneticmedicineclinic.com/wp-content/themes/geneticmedicineclinic/images/border-strip1.png") no-repeat left top;
    border: none;
    height: 1px;
}

.faqs .panel-group {
    overflow: hidden;
}

.faqs .panel-group .panel {
    box-shadow: none;
}

.faqs .panel-group .panel + .panel {
    margin-top: 10px;
}

.faqs .panel-group .panel-heading {
    background: none;
    border-radius: 0;
    padding: 0;
    float: none;
}

.faqs .panel-group .panel-heading .panel-title {
    float: none;
}

.faqs .panel-group .panel-heading a {
    background-color: #0f64b2;
    border: 1px solid #3695eb;
    border-radius: 3px 3px 0 0;
    color: #ffffff;
    display: block;
    float: none;
    margin-bottom: -1px;
    padding: 10px 15px;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.faqs .panel-group .panel-heading a.collapsed {
    background-color: #3695eb;
    color: #fff;
    border-radius: 3px;
}

.faqs .collapse {
    height: auto !important;
    overflow: hidden;
    width: 100%;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.faqs .panel-group .panel-body {
    border: 1px solid #3695eb !important;
    border-radius: 0 0 3px 3px;
}

.faqs .panel-group .panel-body ul,
.faqs .panel-group .panel-body ol {
    margin-left: 15px;
}


/*****  Survey Page  *****/

.survey-page {}

.survey-page .wpss_title {
    color: #0f64b2;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.03em;
}

.survey-page .wpss .wpss-progress-bar {
    border: 1px solid #0f64b2;
    border-radius: 100px;
    margin: 10px 0;
    padding: 2px;
}

.survey-page .wpss .wpss-progress-bar span {
    background-color: #3695eb;
    border-radius: 100px;
}

.survey-page .wpss fieldset {
    border-color: #cccccc;
    border-radius: 5px;
    margin: 20px 0;
    min-height: 170px;
    padding: 19px 20px;
}

.survey-page .wpss-question p {
    color: #3695eb;
    font-size: 16px;
    font-weight: 600;
}

.survey-page .answer_text {
    margin: 5px 0;
}

.survey-page .answer_text input[type="radio"],
.survey-page .answer_textinput[type="checkbox"] {
    cursor: pointer;
    float: left;
}

.survey-page .answer_text label {
    cursor: pointer;
    float: left;
    padding-left: 8px;
}

.survey-page .wpss-fields {}

.survey-page .wpss-fields .wpss-field {
    margin-bottom: 15px;
}

.survey-page .wpss-fields .wpss-field label {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 2px;
}

.survey-page .wpss-submit-message {
    color: #0f64b2;
    font-size: 15px;
    font-weight: 500;
}

.survey-page .wpss-fields .wpss-field input[type="email"],
.survey-page .wpss-fields .wpss-field input[type="text"] {
    background-color: #ffffff;
    border: 1px solid #222;
    border-radius: 2px;
    box-shadow: none;
}

.survey-page .wpss-fields .wpss-field input[type="email"]:focus,
.survey-page .wpss-fields .wpss-field input[type="text"]:focus {
    border-color: #3695eb;
}

.survey-page fieldset input[type="submit"] {
    background-color: #3695eb;
    border: none;
    border-radius: 2px;
    color: #ffffff;
    font-size: 16px;
    margin: 0;
    padding: 10px 16px;
    text-transform: uppercase;
}

.survey-page fieldset input[type="submit"]:hover,
.survey-page fieldset input[type="submit"]:focus {
    background-color: #0f64b2;
}

.survey-page .wpss_prev_next {
    margin: 0;
    overflow: hidden;
}

.survey-page .wpss_back {
    float: left;
}

.survey-page .wpss_next {
    float: right;
}

.survey-page .wpss_prev_next a {
    background-color: #3695eb;
    border-radius: 100px;
    color: #ffffff;
    font-size: 16px;
    margin: 0;
    padding: 10px 30px;
}

.survey-page .wpss_prev_next a:hover,
.survey-page .wpss_prev_next a:focus {
    background-color: #0f64b2;
}

.survey-page .wpss_prev_next a.wpss_disabled {
    background-color: #eeeeee !important;
    color: #cccccc !important;
}

.survey-page .highcharts-button {
    display: none;
}

.survey-page .highcharts-button,
.survey-page .highcharts-tooltip + text {
    display: none;
}

.survey-page .score-title {
    color: #3695eb;
    font-size: 20px;
    margin: 10px 0;
}


/*****  Contact Map  *****/

.contact-map {
    padding: 0 30px;
}

.contact-map iframe {
    float: left;
    width: 48%;
}

.contact-map iframe:nth-of-type(2) {
    float: right;
}




@media (max-width: 767px) {
    
/*****  Contact Map  *****/

.contact-map {}

.contact-map iframe {
    width: 100%;
}

.contact-map iframe:nth-of-type(2) {
    margin-top: 30px;
}
    
}



@media screen and (min-width: 320px) and (max-width: 413px) {
    #bs-example-navbar-collapse-1 ul li:after {
        display: none;
        content: "|";
        margin: 0 10px;
    }
    .sub-menu.dropdown-menu {
        position: relative;
        z-index: 10;
    }
    ul.sub-menu li a,
    ul.sub-menu li a:hover,
    ul.sub-menu li a:focus {
        padding: 10px 0 0 10px;
    }
    #feedback {
        display: none;
    }
    .top-left-header {
        float: none;
        margin: 0 auto;
        text-align: center;
        width: 100%;
    }
    .top-left-header ul {
        float: none;
        margin: 0 auto;
        padding: 0;
        width: 100%;
    }
    .top-left-header ul li {
        float: none;
        display: inline;
        padding: 0;
        margin: 0;
        width: 100%;
    }
    .top-left-header ul li a {
        padding: 0 5px;
    }
    .top-right-header {
        float: none;
        text-align: center;
    }
    .top-right-header ul {
        margin: 0 auto;
        width: 100%;
        float: none;
    }
    .top-right-header ul li {
        display: inline-block;
        float: none;
    }
    .nav-main {
        position: relative;
        top: -38px;
        width: 100%;
    }
    .navbar {
        margin-bottom: 0;
    }
    .navbar-header button {
        float: left;
        margin-left: 10px;
    }
    #bs-example-navbar-collapse-1 ul {
        margin: 10px 0 0 0;
        width: 100%;
    }
    #bs-example-navbar-collapse-1 ul li {
        float: left;
        text-align: left;
        width: 100%;
        padding: 0 0 10px 0;
    }
    .navbar-default .navbar-toggle:hover,
    .navbar-default .navbar-toggle:focus {
        background: #3695EB;
    }
    .navbar-default .navbar-toggle {
        background: #6ab2f2;
        border: 0;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background: #FFF !important;
        border: 1px solid #FFF;
    }
    .item > img {
        height: 175px !important;
    }
    .slider-sec {
        width: 100%;
        height: 200px;
        float: left;
    }
    .slider-sec .carousel-caption {
        float: left;
    }
    .slider-con {
        display: none;
    }
    .slider-con h1 {
        font-size: 20px;
    }
    .slider-con p {
        font-size: 12px;
        line-height: 18px;
        width: 100%;
    }
    .section-tech {
        padding: 0;
    }
    .left-wel-gen-med,
    .left-wel-gen-med img {
        width: 100%;
    }
    .right-wel-gen-med h1 {
        font-size: 22px;
        margin-top: 15px;
    }
    .contact-us-wel {
        margin: 20px 0;
    }
    .meet-staff h1 {
        margin-top: 15px;
    }
    .first-tech-sec {
        margin-bottom: 20px;
    }
    .gen-med {
        padding: 40px 0;
    }
    .tab-meet-staff .panel.panel-default {
        background-size: 100% !important;
    }
    .tab-meet-staff .panel-body-1 p,
    .tab-meet-staff .panel-body-1 span {
        color: #666666;
    }
    .cont-quote-sec span {
        width: 100%;
        padding: 30px 0 0 0;
        margin: 0;
    }
    .fb-sec-quote {
        background: none repeat scroll #fff;
        border-radius: 15px;
        margin: 16px auto 0;
        padding: 10px 16px;
        width: 100%;
    }
    .abt-footer {
        float: left;
        margin-bottom: 15px;
    }
    .copyright ul li {
        color: #c4c4c4;
        float: left;
        font-size: 14px;
        text-align: center;
        width: 100%;
    }
    .social-icons {
        width: 100%;
        margin-top: 15px;
    }
    .style_404 {
        font-size: 12px;
    }
    .style_404 h1 {
        color: #3695EB;
        font-size: 20px;
        margin: 20px 0 10px 0;
    }
    .style_404 h2 {
        color: #2a2a2a;
        font-size: 16px;
        margin-bottom: 10px;
    }
    .care_img {
        float: left;
    }
    .care_img img {
        height: auto;
        width: 100%;
    }
    .care_img p {
        float: left;
        text-align: center;
        margin: 10px 0;
    }
    .counter {
        float: left;
        width: 100%;
    }
    .counter > h2 {
        width: 100%;
        text-align: left;
    }
    .counter > aside {
        float: left;
    }
    .pagination-custom {
        width: 100%;
        text-align: center;
    }
    .left-content {
        margin-top: 12px;
        text-align: center;
    }
    .cont-quote-sec p {
        font-size: 37px;
        line-height: 46px;
    }
    .checkout-top {
        float: right;
        position: relative;
        width: 88%;
        z-index: 1;
    }
    .product-thumbnail {
        display: block !important;
    }
    .woocommerce table.cart img,
    .woocommerce #content table.cart img,
    .woocommerce-page table.cart img,
    .woocommerce-page #content table.cart img {
        width: 100px !important;
    }
    .woocommerce table.shop_table,
    .woocommerce-page table.shop_table {
        border: 0 !important;
    }
    .form_cart {
        overflow-x: scroll;
    }
    .shop_table.cart {
        display: block;
    }
    .payment_method_authorize img {
        width: 35%;
    }
    .thn_link a,
    .vd_con a {
        font-size: 13px;
    }
    form#signup_form {
        top: -20px;
    }
}

@media screen and (min-width: 414px) and (max-width: 480px) {
    #bs-example-navbar-collapse-1 ul li:after {
        display: none;
        content: "|";
        margin: 0 10px;
    }
    .sub-menu.dropdown-menu {
        position: relative;
        z-index: 10;
    }
    ul.sub-menu li a,
    ul.sub-menu li a:hover,
    ul.sub-menu li a:focus {
        padding: 10px 0 0 10px;
    }
    .top-left-header {
        float: none;
        margin: 0 auto;
        text-align: center;
        width: 100%;
    }
    .top-left-header ul {
        float: none;
        margin: 0 auto;
        padding: 0;
        width: 100%;
    }
    .top-left-header ul li {
        float: none;
        display: inline;
        padding: 0;
        width: 100%;
    }
    .top-right-header {
        float: none;
        text-align: center;
    }
    .top-right-header ul {
        margin: 0 auto;
        width: 100%;
        float: none;
    }
    .top-right-header ul li {
        display: inline-block;
        float: none;
    }
    #feedback {
        display: none;
    }
    .nav-main {
        position: relative;
        top: -38px;
        width: 100%;
    }
    .navbar {
        margin-bottom: 0;
    }
    .navbar-header button {
        float: left;
        margin-left: 10px;
    }
    #bs-example-navbar-collapse-1 ul {
        margin: 10px 0 0 0;
        width: 100%;
    }
    #bs-example-navbar-collapse-1 ul li {
        float: left;
        text-align: left;
        width: 100%;
        padding: 0 0 10px 0;
    }
    #bs-example-navbar-collapse-1 ul li a:after {
        content: "|";
        display: none;
    }
    .navbar-default .navbar-toggle:hover,
    .navbar-default .navbar-toggle:focus {
        background: #3695EB;
    }
    .navbar-default .navbar-toggle {
        background: #6ab2f2;
        border: 0;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background: #FFF !important;
        border: 1px solid #FFF;
    }
    .slider-con {
        display: none;
    }
    .section-tech {
        padding: 15px;
    }
    .left-wel-gen-med,
    .left-wel-gen-med img {
        width: 100%;
    }
    .cont-quote-sec span {
        margin: 0;
        padding: 60px 0 0;
        width: 100%;
    }
    .fb-sec-quote {
        margin-top: 30px;
        width: 100%;
    }
    .meet-staff h1 {
        margin-top: 15px;
    }
    .right-wel-gen-med h1 {
        margin-top: 15px;
    }
    .gen-med {
        padding: 40px 0;
    }
    .tab-meet-staff .panel.panel-default {
        background-size: 100% !important;
    }
    .tab-meet-staff .panel-body-1 p,
    .tab-meet-staff .panel-body-1 span {
        color: #666;
    }
    .abt-footer {
        float: left;
        margin-bottom: 15px;
    }
    .copyright ul li {
        color: #c4c4c4;
        float: left;
        font-size: 14px;
        text-align: center;
        width: 100%;
    }
    .social-icons {
        width: 100%;
        margin-top: 15px;
    }
    .doc-img img {
        width: 100%;
    }
    .pagination-custom {
        width: 100%;
        text-align: center;
    }
    .left-content {
        margin-top: 12px;
        text-align: center;
    }
    .care_img {
        float: left;
    }
    .care_img img {
        width: 100%;
        height: auto;
    }
    .cont-quote-sec p {
        line-height: 46px;
    }
    .checkout-top {
        float: right;
        position: relative;
        width: 88%;
        z-index: 1;
    }
    .product-thumbnail {
        display: block !important;
    }
    .woocommerce table.shop_table,
    .woocommerce-page table.shop_table {
        border: 0 !important;
    }
    .form_cart {
        overflow-x: scroll;
    }
    .shop_table.cart {
        display: block;
    }
    .thn_link a,
    .vd_con a {
        font-size: 16px;
    }
}

@media screen and (min-width: 481px) and (max-width: 767px) {
    #bs-example-navbar-collapse-1 ul li:after {
        display: none;
        content: "|";
        margin: 0 10px;
    }
    .sub-menu.dropdown-menu {
        position: relative;
        z-index: 10;
    }
    ul.sub-menu li a,
    ul.sub-menu li a:hover,
    ul.sub-menu li a:focus {
        padding: 10px 0 0 10px;
    }
    #feedback {
        display: none;
    }
    .nav-main {
        position: relative;
        top: -38px;
        width: 100%;
    }
    .navbar {
        margin-bottom: 0;
    }
    .navbar-header button {
        float: left;
        margin-left: 10px;
    }
    #bs-example-navbar-collapse-1 ul {
        margin: 10px 0 0 0;
        width: 100%;
    }
    #bs-example-navbar-collapse-1 ul li {
        float: left;
        text-align: left;
        width: 100%;
        padding: 0 0 10px 0;
    }
    #bs-example-navbar-collapse-1 ul li a:after {
        content: "|";
        display: none;
    }
    .navbar-default .navbar-toggle:hover,
    .navbar-default .navbar-toggle:focus {
        background: #3695EB;
    }
    .navbar-default .navbar-toggle {
        background: #6ab2f2;
        border: 0;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background: #FFF !important;
        border: 1px solid #FFF;
    }
    .slider-con {
        margin: 0 0 -100px -40px;
        width: 100%;
    }
    .slider-con h1 {
        width: 50%;
    }
    .slider-con p {
        width: 70%;
        margin-top: 10px;
        line-height: 20px;
    }
    .section-tech {
        padding: 40px 0 20px;
    }
    .first-tech-sec {
        margin-bottom: 15px;
    }
    .gen-med {
        padding: 50px 0;
    }
    .left-wel-gen-med,
    .left-wel-gen-med img {
        width: 100%;
    }
    .right-wel-gen-med h1 {
        margin-top: 15px;
    }
    .meet-staff h1 {
        margin-top: 15px;
    }
    .tab-meet-staff .panel.panel-default {
        background-size: 100% !important;
    }
    .tab-meet-staff .panel-body-1 p,
    .tab-meet-staff .panel-body-1 span {
        color: #666;
    }
    .cont-quote-sec span {
        margin: 0;
        padding: 60px 0 0;
        width: 100%;
        background-size: 100%;
    }
    .abt-footer {
        float: left;
        margin-bottom: 15px;
    }
    .copyright {
        text-align: center;
    }
    .copyright ul li {
        display: inline-block;
        float: none;
    }
    .social-icons {
        width: 100%;
        text-align: center;
    }
    .social-icons ul {
        margin-top: 15px;
    }
    .social-icons ul li {
        float: none;
        display: inline-block;
    }
    .doc-img img {
        width: 100%;
    }
    .pagination-custom {
        width: 100%;
        text-align: center;
    }
    .left-content {
        margin-top: 12px;
        text-align: center;
    }
    .care_img {
        float: left;
    }
    .care_img img {
        width: 100%;
        height: auto;
    }
    .cont-quote-sec p {
        line-height: 40px;
    }
    .checkout-top {
        float: right;
        position: relative;
        width: 88%;
        z-index: 1;
    }
    .product-thumbnail {
        display: block !important;
    }
    .woocommerce table.shop_table,
    .woocommerce-page table.shop_table {
        border: 0 !important;
    }
    .form_cart {
        overflow-x: scroll;
    }
    .thn_link a,
    .vd_con a {
        font-size: 18px;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .nav-main {
        position: relative;
        bottom: 18px;
    }
    #bs-example-navbar-collapse-1 ul li a:after {
        margin: 0 7px;
    }
    .nav-main nav li a {
        font-size: 11px;
    }
    .slider-con {
        margin: 0 0 -90px 0;
    }
    .left-wel-gen-med {
        float: none;
    }
    .tab-meet-staff .panel-body-1 p {
        font-size: 16px;
    }
    .right-wel-gen-med h1,
    .meet-staff h1 {
        font-size: 24px;
    }
    .first-tech-sec span {
        font-size: 16px;
    }
    .section-tech {
        padding: 40px 0 20px;
    }
    .first-tech-sec p {
        font-size: 12px;
    }
    .fb-sec-quote {
        margin: 26px auto 0;
    }
    .social-icons ul li {
        margin: 0 0 0 15px;
    }
    .first-tech-sec {
        margin-bottom: 15px;
    }
    .abt-footer h1 {
        font-size: 14px;
    }
    .doc-img span {
        font-size: 12px;
        background: rgba(0, 0, 0, 0.29);
        font-weight: bold;
    }
    .test_mr_btm {
        float: left;
    }
    .cont-quote-sec p {
        font-size: 26px;
    }
    #flexiselDemo1 li img {
        width: 65% !important
    }
    form#signup_form {
        top: -30px;
    }
    .woocommerce table.cart img,
    .woocommerce #content table.cart img,
    .woocommerce-page table.cart img,
    .woocommerce-page #content table.cart img {
        width: 200px !important;
    }
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
    .nav-main {
        position: relative;
        bottom: 18px;
    }
    #bs-example-navbar-collapse-1 ul li a:after {
        margin: 0 7px;
    }
    .nav-main nav li a {
        font-size: 11px;
    }
    .slider-con {
        margin: 0 0 -65px 0;
    }
    .left-wel-gen-med {
        float: none;
    }
    .fb-sec-quote {
        margin: 25px auto 0;
    }
    .first-tech-sec span {
        font-size: 16px;
    }
    .first-tech-sec p {
        font-size: 12px;
    }
    .section-tech {
        padding: 40px 0 20px;
    }
    .doc-img span {
        font-size: 18px;
    }
    .test_mr_btm {
        float: left;
    }
    .cont-quote-sec p {
        line-height: 40px;
    }
    form#signup_form {
        top: -45px;
    }
    .woocommerce table.cart img,
    .woocommerce #content table.cart img,
    .woocommerce-page table.cart img,
    .woocommerce-page #content table.cart img {
        width: 250px !important;
    }
}

.single_main ul li,
.single_main ol li,
.single_main h3,
.single_main a {
    font-family: "Open Sans", sans-serif;
}
/*
     FILE ARCHIVED ON 08:05:59 Aug 14, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:56:36 Aug 28, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  capture_cache.get: 3.139
  load_resource: 477.965 (2)
  PetaboxLoader3.resolve: 385.647 (2)
  PetaboxLoader3.datanode: 26.606 (2)
*/