@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Roboto:400,700');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600');

@font-face {
    font-family: 'BrandonGrotesqueBold';
    src: url('../fonts/BrandonGrotesque/BrandonGrotesque-Bold.eot');
    src: url('../fonts/BrandonGrotesque/BrandonGrotesque-Bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/BrandonGrotesque/BrandonGrotesque-Bold.woff2') format('woff2'),
         url('../fonts/BrandonGrotesque/BrandonGrotesque-Bold.woff') format('woff'),
       url('../fonts/BrandonGrotesque/BrandonGrotesque-Bold.ttf') format('truetype'),
       url('../fonts/BrandonGrotesque/BrandonGrotesque-Bold.svg#BrandonGrotesque-Bold') format('svg');
    font-weight: normal;
    font-style: normal;

}



.fullwidthbanner .item {
  background-color: #000;
  background-position: center center;
  background-size: cover;
}

.bannerText {
  margin: 0 0 0 -10%;
  opacity: 0;
  padding-left: 60px;
  position: absolute;
  top: 30%;
  -webkit-transition: all 0.6s ease-in-out 1s;
    -moz-transition: all 0.6s ease-in-out 1s;
    -ms-transition: all 0.6s ease-in-out 1s;
    -o-transition: all 0.6s ease-in-out 1s;
  transition: all 0.6s ease-in-out 1s;
  width: 640px;
  z-index: 99;
	left: 5%
}

.bannerText.rightAlign {
  left: inherit;
  margin: 0 -10% 0 0;
  padding-left: 0;
  padding-right: 60px;
  right: 0;
}

.bannerText.rightAlign.rightTxt {
    display: flex;
    justify-content: center;
}

.homeSlider .owl-item.active .bannerText {
  margin: 0;
  opacity: 1;
}
.homeSlider .owl-controls, .singleSlider .owl-controls {
  position: absolute !important;
  top: 50%;
  width: 100%;
  z-index: 99;
}
.homeSlider .owl-controls .owl-prev, .homeSlider .owl-controls .owl-next,
.singleSlider .owl-controls .owl-prev, .singleSlider .owl-controls .owl-next
{
  background-color: #666;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  color: #fff;
  height: 40px;
  margin-bottom: 20px;
  padding: 10px 15px;
  width: 40px;
	position: absolute;
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}

.homeSlider .owl-controls .owl-prev, .singleSlider .owl-controls .owl-prev
{
	left: -200px;
}
 .homeSlider .owl-controls .owl-next , .singleSlider .owl-controls .owl-next 
{
	right: -200px;
}

.owl-carousel.homeSlider:hover  .owl-controls .owl-prev, .owl-carousel.singleSlider:hover  .owl-controls .owl-prev
{
	left: 30px;
}
.owl-carousel.homeSlider:hover  .owl-controls .owl-next, .owl-carousel.singleSlider:hover  .owl-controls .owl-next
{
	right: 30px;
}

.bannerText h1 {
	color: #163f7a;
	font-size: 22px;
	line-height: 30px;
	text-transform: uppercase;
	margin-bottom: 25px;
}
.bannerText h1 strong {
  display: block;
  font-size: 49px;
  line-height: 54px;
}

.top-area::before {
    background-color: #0d2f61;
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    right: 100%;
    position: absolute;
    top: 0;
}
.top-area::after {
    background-color: #0d2f61;
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    left: 100%;
    position: absolute;
    top: 0;
}
.top-area {
    color: #fff;
    display: inline-block;
    position: relative;
    width: 100%;
    background-color: #0d2f61;
}

.navbar-nav {
  background-color: #163f7a;
  border-top-left-radius: 15px;
  position: relative;
}

.navbar-nav::before {
  border-color: transparent transparent #163f7a;
  border-style: solid;
  border-width:0 0 32px 33px;
  content: "";
  display: block;
  height: 0;
  left: -31px;
  position: absolute;
  top: 8px;
  width: 0;
}

.navbar-nav::after {
  content: "";
  display: block;
  height: 100%;
  left: 100%;
  position: absolute;
  top: 0;
  width: 100%;
	background-color: #163f7a;
}

.colorstrip {
 /* background-image: url("http://dental-clinic.ancorathemes.com/wp-content/uploads/2017/01/bg-1.png?id=483");*/
	background-color: #0d2f61;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
	padding: 10px 0 45px;
}
.listStyle li{text-align:center;}
.colorstrip h2 {
  color: #fff;
  font-size: 22px;
  padding: 10px;
  text-align: center;
}

.colorstrip .form-control {
  background-color: transparent;
  border: 1px solid #fff;
  color: #fff;
}

.certificates span{display:block;min-height:40px;}
.colorstrip  .form-control::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
.colorstrip .form-control::-webkit-input-placeholder {
  color: #fff;
  opacity: 1;
}
.colorstrip  .form-control::-ms-input-placeholder {
  color: #fff;
  opacity: 1;
}

.colorstrip  textarea.form-control {
  height: 34px;
}

.section-heading strong {
    color: #e3383d;
    display: block;
    font-size: 16px;
    text-transform: capitalize;
    font-style: italic;
    font-family: "Open Sans";
}
.sc_services_item_title a {
  color: #000;
  display: inline-block;
  font-size: 14px;
  line-height: normal;
  text-align: left;
  width: 100%;    font-weight: 700;
}
.services-area .container:before {
  position: absolute;
  content: '';
  display: block;
  background-color: #fff;
  border-top-left-radius: 10px;
  width: 100%;
  height: 50px;
  left: 0;
  top: 0;
  border-top-right-radius: 10px;
}

.services-area .container {
  margin-top: -80px;
  position: relative;
  padding-top: 35px;
}



.bgparaImage {
  background-position:50% 0;
  background-size: cover;
  display: block;
  padding: 40px;
  position: relative;
	    background-repeat: no-repeat;
	    background-attachment: fixed;
}


.specialized-area .nav-tabs > li.active > a,.specialized-area .nav-tabs > li.active > a:hover, .specialized-area .nav-tabs > li.active > a:focus {
  background-color: #e3383d !important;
  border-color: transparent;
  color: #fff;
	border-radius: 0;
}
.specialized-area p {
  color: #333;
}

.section-heading2 h3 {
	color: #fff;
	font-size: 35px;
	margin: 10px 0 ;
	text-transform: capitalize;
}
.specialized-section .section-heading2 h3 {
    color: #16407b;
}
.specialized-section  .innerProductslider h3 {
    color: #333;
    padding-top: 30px;
}
.tp-caption.medipuls-title {
  font-size: 40px !important;
}

.specialized-area .portfolio-masonry-item {
  background-color: #fff;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  display: table-cell;
  height: 150px;
  margin: 5px;
  padding: 10px;
  vertical-align: middle;
  width: 150px;
}


.specialized-area   .owl-theme .owl-controls {
    position: relative !important;
    top: 0;
    width: 100%;
    text-align: center;
    margin: 0;
    left: 35% !important;
}

.specialized-area #painManagement  .owl-theme .owl-controls {
    position: relative !important;
    top: -33px;
    width: 100%;
    text-align: center;
    margin: 0;
    left: 35% !important;
}

.specialized-area #alcohol-dependence .owl-theme .owl-controls{
	position: relative !important;
        top: auto;
    width: 100%;
    text-align: center;
    margin: 0;
    left: 35% !important;}
	
	.specialized-area #tobacco-dependence .owl-theme .owl-controls{
	position: relative !important;
    top: 134px;
    width: 100%;
    text-align: center;
    margin: 0;
    left: 35% !important;}


.specialized-area #drug-dependence  .owl-theme .owl-controls
 {
    position: relative !important;
    top: -96px;
    width: 100%;
    text-align: center;
    margin: 0;
    left: 41% !important;
}

.specialized-area .innerProductslider .owl-controls .owl-prev, .specialized-area .innerProductslider .owl-controls .owl-next {
    color: #fff;
    display: inline-block;
    height: 35px;
    margin: 20px 10px;
    padding: 6px;
    text-align: center;
    width: 35px;
    -webkit-border-radius: 100%;
  border-radius: 100%;
    font-size: 16px;
}
.specialized-area .innerProductslider .item {
    padding-left: 0;
}


.specialized-area .owl-theme .owl-controls .owl-buttons .owl-prev {
  float: left;
  margin-left: -50px;
}

.specialized-area .owl-theme .owl-controls .owl-buttons  .owl-next {
  float: right;
  margin-right: -50px;
}

.viewbtn {
  color: #fff;
  padding: 0;
  font-weight: bold;
  font-size: 14px;
	border-bottom: 1px solid #fff;
}


.aboutbg {
  background-image: url("../images/aboutbg.jpg");
  background-position: right bottom;
  background-repeat: no-repeat;
  background-size: 582px auto; 
  max-height: 100% !important;
    height: 100% !important;
}

.specialized-area .nav.nav-tabs {
  background-color: #dfdfdf;
}
/* 
.specialized-area .nav.nav-tabs li {
  width: 16%;
} */


.specialized-area .nav.nav-tabs li.active a::before {
	border-color: transparent transparent transparent #e3383d;
	border-style: solid;
	border-width: 51px 0 0 30px;
	content: "";
	display: block;
	height: 0;
	left: 100%;
	position: absolute;
	top: -2px;
	width: 0;
}

.specialized-area .nav > li > a {
	color: #163f7a;
	display: block;
	font-size: 13px;
	font-weight: normal;
	padding: 14px 4px 5px;
	position: relative;
	text-align: center;
	/* text-transform: capitalize; */
    text-transform: uppercase;
	margin-right: 20px;
	min-height: 50px;
	transition: none;
	font-family: BrandonGrotesqueBold;
}


.section-padd80 {
  padding: 80px 0 !important;
}
.btnstyle {
  background-color: #163f7a;
  border: 1px solid #fff;
  border-radius: 80px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  padding: 5px 10px;
  text-transform: capitalize;
  min-width: 120px;
  text-align: center;
  font-weight: bold;
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}
.btnstyle:hover {
    background-color: #fd0000;
    color: #fff;
}

 .new-product.section-padd {
  padding: 60px 0;
}
.circleImg {
  -webkit-border-radius: 100%;
  border-radius: 100%;
  float: left;
  height: 150px;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 150px;
}

.bottom-product.section-padd {
  background-color: #dbf3fa;
  padding: 60px 0;
}
.rightCont {
  border: 1px solid #43b1d2;
  float: left;
  margin-left: 62px;
  margin-top: 15px;
  min-height: 120px;
  padding: 10px 10px 10px 86px;
  width: 88%;
  border-radius: 10px;
  background-color: #fff;
}
.rightCont > p {
  line-height: normal;
}
.footer-area .custom img {
  width: 135px;
}

.sc_services_item a img {
  width: 100%;
  vertical-align: top;
  padding: 10px;
}

.bannertext {
  color: #163f7a !important;
  font-size: 32px !important;
  font-weight: bold;
  line-height: normal !important;
  text-transform: capitalize;
}

.bannertext strong {
  color: #37c5a6;
  font-size: 38px !important;
  font-weight: bold !important;
	display: block !important;
	 line-height: normal !important;
}

.section-heading h3 span::before {
  border-bottom: 1px solid #999;
  bottom: -20px;
  content: "";
  display: block;
  position: absolute;
  width: 100%;
}


#about-nsrt .section-heading h3 span::after{       left: 44%;}

.section-heading h3 span::after {
    /* background-image: url(../images/icons/headericon.png); */
    background-color: #fff;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 54% auto;
    bottom: -35px;
    color: #999;
    content: "\e907";
    display: block;
    font-family: "icomoon";
    font-size: 30px;
    height: 36px;
    left: 40%;
    padding: 5px;
    position: absolute;
    width: 50px;
}

.api-cont .section-heading {
    display: flex;
    justify-content: center;
}

.section-heading h3 span {
  position: relative;
  display: inline-block;
}

.api-cont .section-heading h3 span{
    text-align:center;
}

.new-product .owl-theme .owl-controls .owl-buttons div {
  background: #00cccc none repeat scroll 0 0;
  border: 2px solid #00cccc;
}

.rightCont > h3 {
  color: #163f7a;
  font-size: 19px;
  font-weight: bold;
  text-transform: uppercase;
}
.top-area > ul {
	display: block;
	margin: 0;
	padding: 0;
	position: relative;
	width: 100%;
	color: #fff;
}
.top-area li {
	float: right;
	margin: 3px 3px 3px 30px;
	padding-left: 30px;
	position: relative;
	margin-right: 43px;
}


.top-area li i {
	color: #fff;
	font-size: 18px;
	left: 0;
	padding: 2px;
	position: absolute;
	text-align: center;
}

.top-area li p {
    font-size: 14px;
    line-height: 20px;
    margin: 0;
}


.specialized-area .nav > li > a .icon {
	display: inline-block;
	font-size: 18px;
	margin-bottom: 0;
}

.countar-area.pharmaStat::before {
  background-color: #eee;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  opacity: 0.8;
}

.countar-area.pharmaStat {
	background-image:none;
	position: relative;
	width: 100%;
	bottom: 0;
}

.pharmaStat .container {
    width: 950px;
}

.section-padd {
    padding: 50px 0;
}

.designbox::first-child {
	margin-left:0;
}
.designbox {
    margin-right: 1%;
    /* margin-top: 2%; */
    width: 31.63%;
}
.designbox:last-child {
    margin-right: 0 !important;
}
.designbox h3 {
    color: #173f7a;
    padding-top: 10px;
}
.highlights {
  background-position: center center;
  background-size: cover;
   width: 100%;
  min-height: 160px;
  overflow: hidden;
  position: relative;
 
  
}
.designbox p {
    line-height: normal;
    font-size: 13px;
}

.innerText::before {
    background-color: #fd0000;
    -webkit-border-radius: 100%;
  border-radius: 100%;
    bottom: 1%;
    content: "";
    display: block;
    height: 70px;
    opacity: 0.61;
    position: absolute;
    right: 1%;
    width: 70px;
    z-index: -1;
}

.innerText::after {
    background-color: #fff;
    -webkit-border-radius: 100%;
  border-radius: 100%;
    top: 85%;
    content: "";
    display: block;
    height: 45px;
    opacity: 0.80;
    position: absolute;
    right: 40%;
    width: 45px;
    z-index: -1;
}

.innerText {
  bottom: 0;
  height: auto;
  min-height: 155px;
  padding: 15px;
  position: absolute;
  right: 0;
  text-align: right;
  vertical-align: bottom;
  width: 200px;
  z-index: 9;
}


.innerText h3 {
  color: #000;
  font-size: 15px;
  position: relative;
  text-align: right;
  z-index: 9;
}
.innerText h3 strong {
  color: #173f7a;
  display: block;
  font-size: 21px;
}

.btnStyle {
  border: 1px solid #173f7a;
  color: #173f7a;
  padding: 3px 10px;
}

.mapSection {
  background-color: #e3e3e3;
  /*background-image: url("../images/map.png");
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 54% auto;*/
  min-height: 350px;
	    position: relative;
}

.mapbox {
    width: 120%;
    left: -17%;
    position: relative;
    margin-top: 35px;
}


.mapSection h3 {
	color: #173f7a;
	font-size: 36px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 25px;
	margin-top: 25px;
}

.mapList {
  display: inline-block;
  position: relative;
  text-align: left;
  width: 100%;
}
.mapList > li::before {
    content: "\f005";
    font-family: fontawesome;
    font-size: 17px;
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #e3383d;
    padding: 5px;
    -webkit-border-radius: 100%;
  border-radius: 100%;
    color: #e3383d;
    line-height: normal;
    width: 30px;
    text-align: center;
    height: 30px;
}

.mapList > li {
  color: #000;
  font-size: 13px;
  line-height: normal;
  margin-bottom: 30px;
  padding-left: 45px;
  position: relative;
	    text-align: justify;
}

.specialized-carousel {
	overflow: hidden;
	width: 400px;
}
.pharmaStat .single-counter::before {
  border-right: 1px solid #163f7a;
  content: "";
  height: 100px;
  opacity: 0.35;
  position: absolute;
  right: -20px;
	-webkit-transform: rotate(20deg);
	-moz-transform: rotate(20deg);
	-ms-transform: rotate(20deg);
  transform: rotate(20deg);
  width: 1px;
}

.col-md-6.imagebox {
	/*background-color: rgba(0,0,0,0.4);*/
	padding: 20px;
	margin-top: 75px;
}
.pharmaStat .col-md-4:last-child .single-counter::before {
	display: none;
}


.pharmaStat .single-counter {
  position: relative;
}

#fullpage .contPad, .contPad {
	/* padding-top: 75px; */
    padding-top: 50px;
}


/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Screen style's
–––––––––––––––––––––––––––––––––––––––––––––––––– */

.menu-container {
	/* width: auto;
	margin: 0px auto 0;
	background-color: transparent;
	float: right; */
    width: 100%;
    display: flex;
/*    align-items: center;*/
    background-color: transparent;
    flex-direction: column;
}

.menu-mobile {
    display: none;
    padding: 20px;
}

.menu-mobile:after {
    content: "\f394";
    font-family: "Ionicons";
    font-size: 2.5rem;
    padding: 0;
    float: right;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-25%);
    -ms-transform: translateY(-25%);
    transform: translateY(-25%);
}

.menu-dropdown-icon:before {
    content: "\f489";
    font-family: "Ionicons";
    display: none;
    cursor: pointer;
    float: right;
    padding: 1.5em 2em;
    background: #fff;
    color: #000;
}

.menu > ul {
    margin: 0 auto;
    width: 100%;
    list-style: none;
    padding: 0;
    position: relative;
    /* IF .menu position=relative -> ul = container width, ELSE ul = 100% width */
    box-sizing: border-box;
}

.menu > ul:before,
.menu > ul:after {
    content: "";
    display: table;
}

.menu > ul:after {
    clear: both;
}

.menu > ul > li {
    float: left;
    padding: 0;
    margin: 0;
}
.menu > ul > li a, .menu-container .navbar-nav>li>a {
    text-decoration: none;
    padding: 10px 8px;
    display: block;
    color: #fff;
    font-size: 12px;
    font-weight: normal;
    font-family: BrandonGrotesqueBold;
    text-transform: uppercase;
    /* line-height: 55px; */
    line-height: 20px;

}

.menu-container .navbar-collapse
{
	padding: 0;
}
.menu-container .navbar-nav>li>.dropdown-menu
{
	padding: 0 5px;
}

.menu > ul > li:hover {
    background: #fe0201;
}

.menu > ul > li > ul {
    display: none;
    width: 100%;
    background-color: #0d2f61;
    padding: 20px;
    position: absolute;
    z-index: 99;
    left: 0;
    margin: 0;
    list-style: none;
    box-sizing: border-box;
}

.menu > ul > li > ul:before,
.menu > ul > li > ul:after {
    content: "";
    display: table;
}

.menu > ul > li > ul:after {
    clear: both;
}

.menu > ul > li > ul > li {
    margin: 0;
    padding-bottom: 0;
    list-style: none;
    background: none;
    float: left;
}

.menu > ul > li > ul > li a {
    color: #fff;
    padding: 10px 0;
    width: 95%;
    display: block;
    border-bottom: 1px solid #666;
}

.menu > ul > li > ul > li > ul {
    display: block;
    padding: 0;
    margin: 10px 0 0;
    list-style: none;
    box-sizing: border-box;
}

.menu > ul > li > ul > li > ul:before,
.menu > ul > li > ul > li > ul:after {
    content: "";
    display: table;
}

.menu > ul > li > ul > li > ul:after {
    clear: both;
}

.menu > ul > li > ul > li > ul > li {
    float: left;
    width: 100%;
    padding: 10px 0;
    margin: 0;
    font-size: .8em;
}

.menu > ul > li > ul > li > ul > li a {
    border: 0;
}

.menu > ul > li > ul.normal-sub {
    width: 250px;
    left: auto;
    padding:  0 20px;
	background-color: #0d2f61;
}

.menu > ul > li > ul.normal-sub > li {
    width: 100%;
}

.menu > ul > li > ul.normal-sub > li a {
    padding: 8px 0;
    font-size: 12px;
    margin: 0;
}


/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile style's
–––––––––––––––––––––––––––––––––––––––––––––––––– */

@media only screen and (max-width: 959px) {
    .menu-container {
        width: 100%;
        background: #163f7a;
        display: inline-block;
    }
    .menu-mobile {
        display: block;
    }
    .menu-dropdown-icon:before {
        display: block;
    }
    .menu > ul {
        display: none;
    }
    .menu > ul > li {
        width: 100%;
        float: none;
        display: block;
    }
    .menu > ul > li a {
        padding: 1.5em;
        width: 100%;
        display: block;
    }
    .menu > ul > li > ul {
        position: relative;
    }
    .menu > ul > li > ul.normal-sub {
        width: 100%;
    }
    .menu > ul > li > ul > li {
        float: none;
        width: 100%;
        margin-top: 20px;
    }
    .menu > ul > li > ul > li:first-child {
        margin: 0;
    }
    .menu > ul > li > ul > li > ul {
        position: relative;
    }
    .menu > ul > li > ul > li > ul > li {
        float: none;
    }
    .menu .show-on-mobile {
        display: block;
    }
}




.innovation-section
{
/* background-image: url(../images/innovation.jpg);*/
    background-image: url(../images/breadcrumb/careerr.jpg);
	background-size: cover;
}

.specialized-carousel .item {
	background-color: #fff;
	margin: 10px;
}


.aboutbg .colorstrip {
	background-color: #163f7a;
}

.about-section::before {
	position: absolute;
	width: 100%;
	height: 100px;
	background-color: #163f7a;
	top: 0;
	content: '';
	display: block;
} 

.specialized-area .tab-content
{
	position: relative;
}
/*.specialized-area .tab-content .tab-pane.active {
    opacity: 1;
	z-index: 99;
}*/

/*.specialized-area .tab-content .tab-pane {
    display: table;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}*/
.specialized-area .tab-content .tab-pane {
   
    position: relative;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.specialized-area .bgparaImage {
    display: block;
    width: 100%;
    vertical-align: middle;
	background-attachment:scroll;
  background-position: top left !important;
}

.sc_services_item_title {
    font-family: 'Open Sans', sans-serif;
}

.menu-container .navbar-nav> li.homeicon a {
    padding: 10px 15px;
    font-size: 20px;
}

ul.menubg {
    background-size: cover;
    background-position: left;
}

ul.menubg.bg1 {
	background-image: url(../images/aboutmenu.png);
} 

.fp-viewing-expertise #fp-nav ul li a span{
    background: #FFF;
}
.innerpage .breadcrumb {
    position: relative;
    margin-top: 0;
    width: 100%;
    height: 200px;
    background-color: #eee;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
}

.innerpage section {
    position: relative;
    float: none;
    clear: both;
}

.innerpage .breadcrumb blockquote:before {
    position: absolute;
    top: 18px;
    content: '';
    display: block;
    width: 30px;
    background-image: url(../images/quotes.png);
    height: 30px;
    left: -25px;
    background-size: 100%;
    background-repeat: no-repeat;
}

.innerpage .breadcrumb blockquote {
    text-align: right;
    width: 45%;
    float: right;
    border-left: none;
    font-weight: bold;
    font-style: italic;
        font-size: 15px;
    padding: 30px 0 30px 30px;
    position: relative;
}

ul.breadcrumb-links {
    float: none;
    clear: both;
    text-align: right;
    color: #163f7a;
    position: absolute;
    bottom: 0;
    right: 0;
}


ul.breadcrumb-links li a {
    color: #163f7a;
}

.rightBox-style {
    background-color: #ebebeb;
    padding: 30px 20px 30px 75px;
    position: relative;
    margin-left: -75px;
    margin-top: 0;
    margin-bottom: 10px;
    /*z-index: -1;*/
    top: 0;	
    min-height: 300px;
	text-align: justify;
}
.rightBox-style ul.bulletStyle li:before {
    background-color: #333;
}

.imgstyle:before {
    content: '';
    display: block;
    width: 80px;
    height: 80px;
    background-color: #173f7a;
    position: absolute;
    z-index: -1;
    left: -7px;
    top: -7px;
}

.imgstyle:after {
    content: '';
    display: block;
    width: 80px;
    height: 80px;
    background-color: #173f7a;
    position: absolute;
    z-index: -1;
    right: -7px;
    bottom: -7px;
}

.imgstyle {
    width: 100%;
    position: relative;
    z-index: 1;
    top: 40px;
}

/*.colorcontainer .container:before {
    position: absolute;
    content: '';
    display: block;
    background-color: #fff;
    border-bottom-left-radius: 10px;
    width: 100%;
    height: 50px;
    left: 0;
    top: -83px;
    border-bottom-right-radius: 10px;
}*/

.colorcontainer .container:after {
  /*  position: absolute;
    content: '';
    display: block;
    background-color: #fff;
    border-top-left-radius: 10px;
    width: 100%;
    height: 50px;
    left: 0;
    bottom: -83px;
    border-top-right-radius: 10px;*/
}

.colorcontainer .container{
	position: relative;
}
.colorcontainer {
    background-color: #163f7a;
    color: #fff;
    padding: 30px 0 80px;
    position: relative;
    z-index: 9;
}

.pad40
{
	padding: 40px 0 !important;
}
ul.bulletStyle {
    margin-left: 30px;
}
ul.bulletStyle li:before {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    background-color: #fff;
    -webkit-border-radius: 100%;
  border-radius: 100%;
    position: absolute;
    left: -13px;
    top: 8px;
    opacity: 0.6;
}
ul.bulletStyle li {
    position: relative;
}

.teamImg {
    width: 200px;
    height: 200px;
    -webkit-border-radius: 100%;
  border-radius: 100%;
    overflow: hidden;
    margin: 0 auto;
    border: 5px solid #ccc;
    margin-bottom: 25px;
	position: relative;
}
.teamcarousel h3 {
    color: #163f7a;
    font-size: 15px;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 10px;
}
.teamcarousel h3 strong {
    display: block;
    color: #000;
    font-size: 22px;
    line-height: 35px;
}


.colorcontainer .row > .col-md-6 {
    padding-right: 85px;
    min-height: 310px;
	    display: table;
	    text-align: justify;
}




.colorcontainer .row  > .col-md-6:last-child {
	padding-left: 85px;
    padding-right: 0;
	
}

.center-img:before {
    content: '';
    display: block;
    width: 22px;
    height: 22px;
    position: relative;
    background-color: #fe0201;
    top: -25px;
    -webkit-border-radius: 100%;
  border-radius: 100%;
    left: 45%;
}

.center-img:after {
    content: '';
    display: block;
    width: 22px;
    height: 22px;
    position: relative;
    background-color: #fe0201;
    bottom: -25px;
    -webkit-border-radius: 100%;
  border-radius: 100%;
    left: 45%;
}

.center-img {
    position: absolute;
    width: 135px;
    height: 135px;
    top: 30%;
    left: 44%;
	z-index: 9;
}

.center-img .imgdiv {
    position: relative;
    -webkit-border-radius: 100%;
  border-radius: 100%;
    overflow: hidden;
   
}

.redhalf:before {
    background-color: #fe0201;
    width: 100%;
    height: 100%;
    content: '';
    position: absolute;
    top: 0;
    opacity: 0.62;
}

.redhalf {
    position: absolute;
    background-image: url(../images/about-half.jpg);
    background-color: white;
    top: 0;
    right: 0;
    z-index: -1;
    background-size: cover;
    width: 50%;
    height: 100%;
}


.colorcontainer blockquote:before {
    position: absolute;
    top: 0px;
    content: '';
    display: block;
    width: 35px;
    background-image: url(../images/white-quote1.png);
    height: 35px;
    left: 0px;
    background-size: 100%;
    background-repeat: no-repeat;
}

 .colorcontainer blockquote:after {
    position: absolute;
    bottom: 0px;
    content: '';
    display: block;
    width: 35px;
    background-image:url(../images/white-quote2.png);
    height: 35px;
    right: 0px;
    background-size: 100%;
    background-repeat: no-repeat;
}

.colorcontainer blockquote {
    border-left: none;
    font-weight: normal;
    font-size: 22px;
    padding: 7px 55px;
    position: relative;
    text-align: center;
    font-style: italic;
    line-height: normal;
    margin-bottom: 10px;
}

.colorcontainer h3 {
    font-size: 25px;
    margin-bottom: 7px;
    font-weight: bold;
	    line-height: normal;
}

.career-cont textarea, .career-cont input[type="text"], .career-cont input[type="number"], .career-cont input[type="email"], .career-cont input[type="tel"] {
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 0;
    box-shadow: none;
    color: #fff;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    height: auto;
    line-height: 20px;
    margin: 0 0;
    padding: 9px 19px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 100%;
}

.career-cont  .form-control::-moz-placeholder {
  color: #fff;
  opacity: 0.5;
}
.career-cont .form-control::-webkit-input-placeholder {
  color: #fff;
  opacity: 0.5;
}
.career-cont  .form-control::-ms-input-placeholder {
  color: #fff;
  opacity: 0.5;
}
.career-cont  .form-control::placeholder {
  color: #fff;
  opacity: 0.5;
}


.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    background: #ccc;
    padding: 20px 10px;
    width: 212px;
    height: 38px;
	
}

.fileUpload 
{
	background-color: #fff;
    color: #000;
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
	    margin-bottom: 10px;
	    position: relative;
}


.career-cont .sky-form .state-error input, .career-cont .sky-form .state-error select, .career-cont .sky-form .state-error textarea, .career-cont .sky-form .radio.state-error i, .career-cont .sky-form .checkbox.state-error i, .career-cont .sky-form .toggle.state-error i {
    background: transparent;
    border-color: red;
}
.career-cont .sky-form .state-success input, .career-cont .sky-form .state-success select, .career-cont .sky-form .state-success textarea, .career-cont .sky-form .radio.state-success i,.career-cont  .sky-form .checkbox.state-success i, .career-cont .sky-form .toggle.state-success i {
    background: transparent;
	border-color: green;
}

.iconDiv {
    width: 45px;
    height: 45px;
    background-color: #fff;
    -webkit-border-radius: 100%;
  border-radius: 100%;
    position: absolute;
    left: 0;
    padding: 7px;
}

ul.bulletStyle2 {
    margin: 0;
    padding-left: 60px;
    position: relative;
}

ul.bulletStyle2 li {
    font-size: 13px;
    line-height: 16px;
    color: #ccc;
    padding-bottom: 45px;
}

ul.bulletStyle2 li:last-child {
    padding-bottom: 0;
}



ul.bulletStyle2 li h4 {
    font-size: 15px;
    text-transform: uppercase;
    margin-bottom: 3px;
    color: #fff;
}

.colorcontainer h3 small {
    color: #fff;
    font-size: 14px;
    text-transform: initial;
    display: block;
    font-family: roboto;
    font-weight: normal;
	    line-height: normal;
}


.career-cont input.button {
    background-color: #9c9c9c;
    border: none;
    width: 100%;
    padding: 5px;
    color: #000;
    text-transform: uppercase;
	    line-height: normal;
}

.career-cont .field_single {
    padding-left: 0;
	    margin-bottom: 10px;
}
.job-listing li {
    background-color: #eeeeee;
    padding: 10px;
    text-align: left;
    border-left: 2px solid #e3383d;
    margin-right: 2%;
    width: 48%;
    margin-bottom: 2%;
}
.job-listing li h3, .listingStyle li h3 {
    color: #163f7a;
    font-size: 19px;
}

.job-listing li p {
    margin: 0 0 5px;
    line-height: normal;
    font-size: 13px;
}

.listingStyle li {
    background-color: #eeeeee;
    padding: 20px 30px;
    text-align: left;
    border-left: 2px solid #e3383d;
    margin-right: 2%;
    width: 48%;
    margin-bottom: 2%;
}

.listingStyle li p:before {
    content: "\e901";
    font-family: icomoon;
    font-size: 26px;
    position: absolute;
    left: 0;
    top: 0;
    color: #e3383d;
}

.listingStyle li .callicons:before { content: "\e900";
    font-family: icomoon;
    font-size: 22px;
    position: absolute;
    left: 0;
    top: 0;
    color: #e3383d;}

  .listingStyle li .faxicons:before { content: "\e903";
    font-family: icomoon;
    font-size: 22px;
    position: absolute;
    left: 0;
    top: 0;
    color: #e3383d;}

    .listingStyle li .websiteicon:before{content: "\f0ac";
    font-family: FontAwesome; font-size: 22px;
    position: absolute;
    left: 0;
    top: 0;
    color: #e3383d;}

.listingStyle li p {
    margin: 0 0 5px;
    line-height: normal;
    font-size: 14px;
    position: relative;
    padding-left: 35px;
}

.listingStyle li p a {
    color: #000;
}

.f-address> p a {
    color: #000;
}
.listingStyle li p strong
{
	display: block;
}

.listingStyle 
{
	margin-bottom: 40px;
}
.applybtn {
    background-color: #898989;
    color: #fff;
    padding: 3px 10px;
}

.slantDiv:before {
    content: '';
    display: block;
    height: 100%;
    border-left: 1px dashed #ccc;
    position: absolute;
	-webkit-transform: rotate(10deg);
	-moz-transform: rotate(10deg);
	-ms-transform: rotate(10deg);
	-o-transform: rotate(10deg);
    transform: rotate(10deg);
    left: 0;
    top: 0;
}

.slantDiv {
    position: relative;
}

.breadcrumb .container {
    position: relative;
    height: 100%;
}

ul.breadcrumb-links li:before {
	content: '>';
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	font-size: 14px;
}
ul.breadcrumb-links li:last-child:before {
	display: none;
}
ul.breadcrumb-links li {
    display: inline-block;
    padding-right: 10px;
    font-size: 15px;
	position: relative;
}




/*
ul.imgset li:after {
    position: absolute;
    content: '';
    display: block;
    background-image: url(../images/imgSetDesign.png);
    width: 90px;
    height: 90px;
    background-size: 100%;
    bottom: 0px;
    left: 0px;
    background-repeat: no-repeat;
}
*/

.Quantys-clinical ul.bulletStyle3 {
    margin-left: 0px;
}


.Quantys-clinical .section-heading h3 span::after{left: 41%;
    border-radius: 110px;
    width: 42px;height: 42px;background-color: #fff;bottom: -45px;}

   .Quantys-clinical .section-heading h3 span::before{bottom: -24px;}

ul.imgset {
    position: relative;
    width: 376px;
    display: inline-block;
    float: right;
    height: 375px;
}


.Quantys-clinical .services-area .section-heading h3{margin-bottom: 32px;}
.Quantys-clinical ul.bulletStyle3 li{border-top:none; }

ul.imgset:before {
    position: absolute;
    content: '';
    display: block;
    background-image: url(../images/imgSetDesign.png);
    width: 90px;
    height: 90px;
    background-size: 100%;
    bottom: 92px;
    left: 95px;
    background-repeat: no-repeat;
}
ul.imgset li {
    width: 150px;
    float: left;
    padding: 6px;
}

ul.imgset li:nth-child(2) {
    width: 225px;
}
ul.imgset li:nth-child(3) {
    position: absolute;
    right: 0;
    bottom: 0;
}

h3.title2 {
    color: #666;
    font-size: 14px;
    padding-top: 40px;
    text-align: right;
	
}

h3.title2 strong {
    display: block;
    font-size: 36px;
    color: #163f7a;
	font-family: BrandonGrotesqueBold, 'Roboto', sans-serif;
}


.Quantys-clinical ul.bulletStyle3 li:before{    top: 16px;}

.ProductPatch {
    position: relative;
    width: 100%;
    background-color: #eeeeee;
    display: inline-block;
}
.ProductPatch:before {
    position: absolute;
    content: '';
    display: block;
    width: 100%;
    background-color: #eeeeee;
    height: 100%;
    right: 100%;
}

.ProductPatch:after {
    position: absolute;
    content: '';
    display: block;
    width: 100%;
    background-color: #eeeeee;
    height: 100%;
    left: 100%;
}

.tabBlueHeight {
    min-height: 245px;
}

.innerProduct .nav-tabs li {
    width: 33%;
}

.innerProduct .nav-tabs {
    margin-top: -230px;
    z-index: 9;
    position: relative;
    width: 100%;
}
.innerProduct .nav-tabs li {
    width: 33%;
}

.innerProduct .nav-tabs li a {
    background-color: transparent !important;
    margin: 30px 30px 0 30px;
    padding: 0;
}
.innerProduct .nav-tabs li .icon {
    width: 75px;
    position: absolute;
    background-color: #163f7a;
    -webkit-border-radius: 100%;
  border-radius: 100%;
    padding: 6px;
    left: 38%;
    height: 75px;
    top: -38px;
    z-index: 9;
}

.innerProduct .nav-tabs li.active .icon {
    background-color: #e3383d;
}

.innerProduct .nav-tabs li .imgBox img {
    width: 100%;
    opacity: 0.4;
}

.innerProduct .nav-tabs li.active .imgBox img {
    opacity: 1;
}

.imgBox {
    height: 170px;
    overflow: hidden;
}

.innerProduct .nav-tabs>li.active>a{border: 1px solid #e3383d;
    border-bottom-color: transparent;}

.innerProduct .nav-tabs li h3 {
    position: absolute;
    color: #fff;
    bottom: 31%;
    font-size: 19px;
    text-align: center;
    width: 100%;
}

.innerProduct .nav-tabs li.active h3 {
    display: none
}

.innerProduct .tab-content {
    padding-top: 40px;
}

/*.ProductPatch {
    position: relative;
    width: 100%;
    background-color: #eeeeee;
    display: inline-block;
    margin-top: 140px;
}
*/

.ProductPatch {
    position: relative;
    width: 100%;
    background-color: #163f7a;
    display: inline-block;
    margin-top: 150px;
    height: 500px;
}

.innerProductslider {
    margin-top: -130px;
}
.medImg {
    width: 160px;
}

.innerProductslider h3 {
    color: #fff;
        font-size: 24px;
    margin-bottom: 4px;
    line-height: normal;
    font-family: 'Roboto', sans-serif, "Open Sans", Helvetica, Arial;
    font-weight: bold;
   /* text-transform: uppercase;*/
}
html span.nav-tm sup {
   /* font-size: 8px;
    top: -1em;*/
   
}

html .title4 span.nav-tm sup {
    font-size: 16px;
    top: -1em;
}

html sup .title-tm{  font-size: 12px;
    top: -1em;}

.prodinfo sup {
   /* font-size: 12px;
    top: -1em;*/
  
}
ul.bulletStyle3 {
    margin-left: 30px;
}
ul.bulletStyle3 li {
    position: relative;
    border-top: 1px dashed #ccc;
    padding-top: 10px;
}
ul.bulletStyle3 li:before {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    -webkit-border-radius: 100%;
  border-radius: 100%;
    position: absolute;
    left: -18px;
    top: 12px;
    border: 2px solid #e3383d;
}
ul.bulletStyle3 li h4 {
    font-size: 14px;
    font-weight: bold;
}

.contactbox h3
{
	    color: #163f7a;
}

.contactbox ul li
{
    list-style: none;
    display: block;
    position: relative;
    margin-top: 20px;
    padding-left: 45px;   
	padding-right: 42px;
	}

.contactbox ul li i {
    font-size: 17px;
    color: #fe0201;
    padding-right: 10px;
    border: 1px solid #fe0201;
    width: 31px;
    height: 30px;
    display: inline-block;
    padding: 6px;
    -webkit-border-radius: 100%;
  border-radius: 100%;
    margin-right: 10px;
    position: absolute;
    left: 0;
    top: 0;
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}
.contactbox ul li:hover i {
	background-color: #fe0201;
	color: #fff;
}
.contactbox.borShadow::after {
    background-image: url(../images/borShadow.png);
    content: "";
    display: block;
    height: 335px;
    position: absolute;
    right: -26px;
    top: 0;
    width: 44px;
    background-size: 100%;
}

.contactbox.borShadow
{
	position: relative;
}
.contactbox
{
padding-left: 40px;
	}

.btnblueBor
{
    border: 1px solid #163f7a;
    color: #163f7a;
    margin-top: 20px;
    display: inline-block;
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	}

.btnblueBor:hover
{
	background-color: #163f7a;
	color: #fff;
}

.martp50
{
	margin-top: 50px;
}

.verAlignBox
{
	display: table-cell;
    vertical-align: middle;
	position: relative;
}
.mapBox {
    height: 250px;
    margin-right: -108px;
    position: relative;
    width: 459px;
    float: right;
}

.mapBox:before
{
	content: '';
	display: block;
	position: absolute;
	top:0;
	right: 0;
width: 0;
height: 0;
border-style: solid;
border-width:0 0 250px 46px;
border-color: transparent transparent #163f7a transparent;
}


.select-drop select {
    padding:8px 4px;
    margin: 0;
    border: 1px solid #fff;
    border-radius: 0px;
    
    background-color: transparent;
    color:#fff;
    outline:none;
    display: inline-block;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer;
	width:100%;
	height:40px;
}

.select-drop label {
  position: relative;
  width: 100%;
}

.select-drop option
{
	color: #000;
}
.select-drop label:after {
    content:'<>';
    font:25px "Consolas", monospace;
    color:#aaa;
    -webkit-transform:rotate(90deg);
    -moz-transform:rotate(90deg);
    -ms-transform:rotate(90deg);
    transform:rotate(90deg);
    right:8px; top:2px;
    padding:0 0 2px;
    border-bottom:1px solid #ddd;
    position:absolute;
    pointer-events:none;
}
/*.select-drop label:before {
    content:'';
    right:6px; top:0px;
    width:20px; height:20px;
    background:#f8f8f8;
    position:absolute;
    pointer-events:none;
    display:block;
}

*/

.innerProductslider .owl-controls .owl-prev, .innerProductslider .owl-controls .owl-next {
    color: #fff;
    font-size: 16px;
    left: 0;
    float: left;
    font-weight: normal;
    margin-left: 19px;
    position: relative;
    background-color: #888;
    width: 35px;
    height: 35px;
    -webkit-border-radius: 100%;
  border-radius: 100%;
    padding: 6px;
}
.innerProductslider .owl-controls {
    position: relative !important;
    left: 0;
    top: 0;
    width: 110px;
    margin: 30px auto;
    display: block;
}
 .teamcarousel .owl-controls .owl-prev, .teamcarousel .owl-controls .owl-next {
    color: #666;
    font-size: 16px;
    left: 0;
    float: none;
    font-weight: normal;
    margin-left: 19px;
    position: relative;
    background-color: #d7d7d7;
    width: 35px;
    height: 35px;
    -webkit-border-radius: 100%;
  border-radius: 100%;
    padding: 6px;
    display: inline-block;
}

.teamcarousel .owl-controls
{
    position: relative;
    left: 0;
    bottom: 0;
	    margin: 40px auto;
}

.prdInfo {
    font-size: 16px;
    line-height: normal;
    color: #666;
}
.innerProductslider {
    margin-top: 0;
    margin-bottom: 0;
    padding: 50px 0px 50px 15px;
	text-align: left;
 
}

.innerProductslider .item
{
	    padding-left: 35px;
	text-align: center;
}

.innerpage .copy-right-area {
    position: relative;
}

.innerProduct .tab-content p
{
	text-align: center;
}


.slidertab .tab-content, .specialized-area .tab-content
{
	position: relative;
}
/*.slidertab .tab-content .tab-pane.active > div {
  visibility: visible
}*/


.slidertab .tab-content .tab-pane.initialactive, .specialized-area .tab-content .tab-pane.initialactive {
	visibility: hidden;
	display: block;
	height: 0;
	overflow: hidden;
}

.popupStyle .modal-dialog {
    width: 800px;
}
.popupStyle .modal-body {
    display: inline-block;
    width: 100%;
}

.popupStyle .modal-content:before {
    content: '';
    display: block;
    background-image: url(../images/item-design.png);
    width: 280px;
    height: 100%;
    position: absolute;
    background-repeat: no-repeat;
    right: 0;
    background-size: cover;
}
.popupStyle .modal-content:after {
    content: '';
    display: block;
    width: 110px;
    height: 18px;
    position: absolute;
    border-top: 6px solid #fe0201;
    border-bottom: 6px solid #163f7a;
    top: 15px;
	-webkit-transform: rotate(-36deg);
	-moz-transform: rotate(-36deg);
	-ms-transform: rotate(-36deg);
	-o-transform: rotate(-36deg);
    transform: rotate(-36deg);
    left: -22px;
}

.popupStyle .modal-content {
    position: relative;
    background-color: #fdf4e4;
    border: 4px solid #163f7a;
    padding-right: 45px;
	overflow: hidden;    
	padding-bottom: 30px;
}

.popupStyle .modal-title {
    font-weight: bold;
    color: #163f7a;
	text-align: center;
}

.modal  .teamImg {
    width: 165px;
    height: 165px;
}

.title3
{
	font-size: 14px;
	text-align: center;
}
.title3 strong
{
	font-size: 20px;
	 color: #163f7a;
	display: block;
}

.popupStyle  button.close {
    background-color: #163f7a;
    opacity: 1;
    font-size: 30px;
    color: #fff;
    text-shadow: none;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    width: 40px;
    line-height: normal;
    height: 40px;
}

.modal-content h4
{
    color: #163f7a;
    text-decoration: underline;
    font-weight: bold;
}

ul.bulletStyle.style2 li:before {
    background-color: #333;
}

.leftStick 
{
    position: fixed;
    left: 0;
    top: 50%;
    z-index: 9;
}

.leftStick li
{
    font-size: 20px;
    width: 40px;
    height: 40px;
    background-color: #e3383d;
    color: #fff;
    padding: 0;
}

.leftStick li a {
    padding: 10px;
    display: inline-block;
    position: relative;
    color: #fff;
}

.container.container2 {
    width: 1000px;
}
.productList .productbox h2 {
    color: #333;
    background-color: #eceaea;
    font-size: 14px;
    padding: 12px;
    position: relative;
    margin: 0 -20px 20px;
}
.productList .productbox h2:before {
    position: absolute;
    bottom: -20px;
    left: 0;
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 20px 20px 0;
    border-color: transparent #acacac transparent transparent;
}
.productList .productbox h2:after {
    position: absolute;
    bottom: -20px;
    right: 0;
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 20px 0 0;
border-color: #acacac transparent transparent transparent;
}

.productList .productbox h2 strong {
    font-size: 20px;
    display: block;
    color: #163f7a;
    margin-bottom: 10px;
}
.productList .productbox h2 strong img
{
	width: auto;
	height: 40px;
}
.productList .productbox {
    text-align: center;
    border: 1px solid #ddd;
    margin: 0 auto 60px;
       width: 88%;
    display: block;
	
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}
.productbox:hover
{
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	box-shadow: 0 10px 30px #ccc;
}

.productimg {
    height: 230px;
    background-size: cover;
    background-position: center center;
    width: 100%;
    overflow: hidden;
}

.productList .btnstyle
{
	margin-bottom: 20px;
}

.sideimg {
    position: relative;
    width: 132%;
    left: -20%;
}

.element1 {
    position: absolute;
    width: 145px;
    left: -65px;
    top: 5%;
    z-index: 1;
}
.element2 {
    position: absolute;
    width: 100px;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.title4 {
    font-size: 16px;
    color: #000;
    font-weight: bold;
    font-family: "Open Sans", Helvetica, Arial;
    margin-bottom: 25px;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 10px;
}
.title4 strong {
    font-size: 32px;
    color: #163f7a;
    display: block;
    line-height: normal;
}

.title4 img
{
	    width: auto;
    height: 55px;
    display: block;
}

.productInfo h3 {
    font-size: 15px;
    margin-top: 30px;
    margin-bottom: 5px;
    font-weight: bold;
    color: #333;
}
.minheight500
{
	min-height: 500px;
}
.buydiv a
{
	display: inline-block;
	width: auto;
	height: 40px;
}

.buydiv a img
{
height: 100%;
    width: auto;
    max-width: initial;
}

.title5 {
    font-size: 16px;
    color: #000;
    font-weight: bold;
    font-family: "Open Sans", Helvetica, Arial;
    margin-bottom: 10px;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 10px;
    text-transform: uppercase;
}
.title5 strong {
    color: #387d48;
}
.listStyle 
{
	list-style: none;
	padding-left: 15px;
	    margin-bottom: 20px;
}
.listStyle li {
    position: relative;
    line-height: normal;
    padding-left: 20px;
    padding-bottom: 10px;text-align: left;
}

.listStyle li:before {
    content: '';
    display: inline-block;
    width: 8px;
    height: 8px;
    background-color: #e3383d;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
    transform: rotate(45deg);
    left: -10px;
    position: absolute;
    margin-right: 0;
    top: 5px;
}

.listStyle.style2 li:before
{
	-webkit-border-radius: 100%;
  border-radius: 100%;
	background-color: transparent;
	  content: counter(li, decimal)'.';
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
    transform: rotate(0deg);
}

.listStyle.style2 li
{
counter-increment: li;
}

.listStyle.style2
{
counter-reset: li;
}


.listStyle.style4 li:before {
    -webkit-border-radius: 100%;
  border-radius: 100%;
    background-color: #163f7a;
    content: counter(li, decimal);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    width: 35px;
    height: 35px;
    color: #fff;
    padding: 5px;
    font-size: 18px;
    text-align: center;
    top: -10px;
    left: 0;
}
.listStyle.style4 li {
    counter-increment: li;
    width: 49%;
    padding: 0 30px;
    display: inline-block;
    margin:30px 0;
	vertical-align: top;
}

.listStyle.style4
{
counter-reset: li;
}

.listStyle.style4 h3 {
    color: #db382c;
    font-size: 14px;
    line-height: normal;
	    margin: 0;
}

.listStyle.style4 h3  strong {
    font-size: 20px;
    display: block;
    color: #163f7a;
    font-weight: bold;
    text-transform: uppercase;
}

.listStyle.style4 .leftimg {
    width: 40%;
    display: inline-block;
    float: left;
    border: 1px solid #163f7a;
    border-radius: 10px;
    overflow: hidden;
}

.listStyle.style4 .rightcont {
    width: 60%;
    display: inline-block;
    padding-left: 15px;
}
.listStyle.style4  p {
    font-size: 13px;
    line-height: normal;
}
.listStyle.style4  p strong
{
	display: block;
}

.listStyle.style4 li:after {
    display: block;
    position: absolute;
    height: 90%;
    width: 100%;
    border-right: 1px dashed #ff6f3e;
    right: 15px;
    top: 10%;
    content: '';
}
.listStyle.style4 li:nth-child(2):after {
    border-right: none;
    border-bottom: 1px dashed #ff6f3e;
    top: inherit;
    bottom: -21%;
    height: 100%;
    width: 90%;
    left: 0%;
}
.listStyle.style4 li:nth-child(3):after {
	top:-5%;
}
.listStyle.style4 li:nth-child(4):after {
    border-right: none;
    border-top: 1px dashed #ff6f3e;
    left: inherit;
	right: 110%;
    top: -30%;
    width: 90%;
    height: 100%;
}

.cirIcon {
    border: 1px solid #e3383d;
    -webkit-border-radius: 100%;
  border-radius: 100%;
    padding: 10px;
    width: 60px;
    height: 60px;
    display: inline-block;
    vertical-align: top;
}

.icontext:before {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 10px 0;
    border-color: transparent #ffc01b transparent transparent;
    left: -11px;
    top: 0;
}

.icontext {
    background-color: #fff4d8;
    display: inline-block;
    border: 1px solid #ffc01b;
    border-radius: 4px;
    position: relative;
	width: -webkit-calc(100% - 70px);
	width:-moz-calc(100% - 70px);
    width: calc(100% - 70px);
    margin-left: 5px;
	padding: 10px;
}
.icontext strong
{
	display: block;
}

.bgImage {
    min-height: 400px;
    padding: 30px;
	 background-repeat: no-repeat;
}
.bgImagestrip {
    background-image: url(../images/products/otc/ruhusk/grass-bg.png);
    background-position: bottom;
    background-size: 100%;
   
}

.title6 {
    font-size: 16px;
    color: #000;
    font-weight: bold;
    font-family: "Open Sans", Helvetica, Arial;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.title6 img {
    display: inline-block;
    height:40px;
    vertical-align: bottom;
}
.title6 span
{
	display: block;
}
.iconbox {
    margin: 40px 0;
    display: inline-block;
    width: 100%;
}
.colortext {
    color: #000000;
    padding-top: 25px;
}

.colortext strong
{
	color: #ed3237;
	font-weight: bold;
}

.innerpage .header.selfheader {
    position: relative;
    height: 95px;
    background-color: #fff;
    border-bottom: 1px solid #eee;
    display: table;
}

.innerpage .header.selfheader .logo {
    width: 240px;
}

.innerpage .header.selfheader .vermid{
	display: table-cell;
	vertical-align: middle;
}

.smallHeight {
    height: 350px !important;
    z-index: 1;
}

.circleDesign:before {
    content: '';
    display: block;
    width: 108%;
    height: 108%;
    position: absolute;
    background-color: #f6a924;
    opacity: 0.4;
    -webkit-border-radius: 100%;
  border-radius: 100%;
    left: -4%;
    top: -4%;
    z-index: -1;
}
.circleDesign {
    background-color: #f0f0f0;
    width: 400px;
    height: 400px;
    -webkit-border-radius: 100%;
  border-radius: 100%;
    padding: 26px;
    text-align: center;
    position: absolute;
    top: -70px;
    right: 0;
}

section.bgparaImage  .container
{
	position: relative;
}


.greybg
{
	background-color: #f3f3f3;
}

.listStyle.style3 li:before
{
	display: none;
}
.listStyle.style3 li .imgbox {
    border: 1px solid #e3383d;
    width: 85px;
    padding: 10px;
    -webkit-border-radius: 100%;
  border-radius: 100%;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
}

.listStyle.style3 li {
    width: 50%;
    float: left;
    margin: 15px 0;
    padding-left: 100px;
    padding-right: 50px;
}


.listStyle.style3 li strong
{
	display: block;
}

.floatForm {
    position: absolute;
    z-index: 9;
    right: 75px;
    width: 300px;
    top: 105px;
    background-color: #ED3237;
    color: #fff;
    text-align: center;
    padding: 20px 20px 40px;
    border-radius: 7px;
	overflow: hidden;
}

.floatForm:before {
    content: '';
    display: block;
    width: 110px;
    height: 14px;
    position: absolute;
    border-top: 5px solid #F6A924;
    border-bottom: 5px solid #F6A924;
    top: 0;
    -webkit-transform: rotate(-36deg);
    -moz-transform: rotate(-36deg);
    -ms-transform: rotate(-36deg);
    -o-transform: rotate(-36deg);
    transform: rotate(-36deg);
    left: -22px;
}

.floatForm:after {
    content: '';
    display: block;
    width: 110px;
    height: 14px;
    position: absolute;
    border-top: 5px solid #F6A924;
    border-bottom: 5px solid #F6A924;
    bottom: 0;
    -webkit-transform: rotate(-36deg);
    -moz-transform: rotate(-36deg);
    -ms-transform: rotate(-36deg);
    -o-transform: rotate(-36deg);
    transform: rotate(-36deg);
    right: -22px;
}

.floatForm h2 {
    font-size: 23px;
    position: relative;
    display: inline-block;
    padding: 16px 20px;
}
.floatForm h2:before
{
	content: '';
	display: block;
	position: absolute;
	right: 100%;
	width: 50px;
	border-bottom: 1px solid #fff;
	top:50%;
}
.floatForm h2:after
{
	content: '';
	display: block;
	position: absolute;
	left: 100%;
	width: 50px;
	border-bottom: 1px solid #fff;
	top:50%;
}

.floatForm .btnstyle
{
	background-color: #fff;
	color: #000;
}

.floatForm  .form-control::-moz-placeholder {
  color: #fff;
  opacity: 0.5;
}
.floatForm .form-control::-webkit-input-placeholder {
  color: #fff;
  opacity: 0.5;
}
.floatForm  .form-control::-ms-input-placeholder {
  color: #fff;
  opacity: 0.5;
}
.floatForm  .form-control::placeholder {
  color: #fff;
  opacity: 0.5;
}



.floatForm textarea, .floatForm input[type="text"], .floatForm input[type="number"], .floatForm input[type="email"], .floatForm input[type="tel"] {
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 0;
    box-shadow: none;
    color: #fff;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    height: auto;
    line-height: 20px;
    margin: 0 0;
    padding: 9px 19px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 100%;
}

.main
{
	position: relative;
}

.div50
{
	position: absolute;
	width: 480px;
	top: 0;
	left: 0;
}

.iconCont
{
    border: 1px solid #fe0201;
    border-radius: 10px;
    text-align: center;
    display: inline-block;
    width: 100%;
    position: relative;
    margin-top: 20px;
    padding: 20px;
}


.iconCont li
{
	    width: 30%;
    text-align: center;
    display: inline-block;
    color: #0d2f61;
}

.iconCont li.title
{
	color: #fe0201;
    text-align: center;
    display: inline-block;
    margin: 0 auto;
    background-color: #fff;
    top: -13px;
    position: absolute;
    padding: 0 20px;
    line-height: normal;
	    left: 35%;
}

.cirbox
{
    border: 1px solid #fe0201;
    width: 80px;
    -webkit-border-radius: 100%;
  border-radius: 100%;
    overflow: hidden;
    padding: 5px;
    display: block;
    margin: 0 auto;
	}

.footer2 .copy-right-area {
    text-align: center;
    background-color: #ed3237 !important;
    padding: 10px;
    border: none;
}

.footer2 .copy-right-area .footer-social {
    margin-top: 0;
}


.perilladiv .listStyle li:before, .perilladiv .footer2 .copy-right-area,  .perilladiv .leftStick li {
    background-color: #cd843a !important;
}

.perilladiv .colortext strong
{
	color: #cd843a;
}

.colorcontainer.ProductPatch .row > .col-md-6 {
    display: block;
}


.ProductPatch .div50 {
    position: absolute;
    width: 49.5%;
    top: 0;
    left: 0;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	height: 500px;
}

.colorcontainer.ProductPatch  .container:after {
    display: none;
}

.colorcontainer.ProductPatch .redCont
{
    text-align: center;
    padding-top: 0;
}

.colorcontainer.ProductPatch  h2 {
    font-size: 23px;
    margin-bottom: 7px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    border-bottom: 1px solid #fff;
    display: inline-block;
}

.ProductPatch .prdInfo {
    font-size: 13px;
    line-height: normal;
    color: #fff;
    text-align: center;
    font-weight: normal;
}


.specialized-section .innerProductslider {
    padding: 0;
    margin-top: 30px;
}

.specialized-section .col-md-6.imagebox {
    margin-top: 0;
}

.innerProductslider .btnstyle {
	margin-top: 20px;
}

.tabstyle2 .nav-tabs li a {
    background-color: transparent !important;
    margin: 30px 10px 0 10px;
    font-size: 17px;
    padding: 5px 30px;
    /* text-transform: uppercase; */
    color: #1d1c1c;
}
.tabstyle2 .nav-tabs li a small{
	font-size: 13px;
	display: block;
}
.tabstyle2 .nav-tabs li.active a {
    background-color: #e3383d !important;
	color: #fff;
}
.tabstyle2 .nav-tabs>li {
    float: none;
    margin-bottom: -1px;
    display: inline-block;
}

.tabstyle2 .nav-tabs {
    text-align: center;
}



.tabstyle2 .tab-content {
    background-color: #f7f7f7;
    border-top: 2px solid #e3383d;
}
.tabstyle2 .tab-content.bgparaImage {
    background-attachment: fixed;
    background-position: 50% 900px;
    background-repeat: no-repeat;
}
.tablestyle
{
    margin-top: 45px;
	/* margin-top: 150px; */
    /* margin-bottom: 50px; */
	width: 100%;
    border: 1px solid #ccc;
    border-collapse: collapse;
}

.tablestyle th
{
    border: 1px solid #ccc;
	padding: 5px;
	background-color: #163f7a;
	color:#fff;
    text-align: center !important;
}

.tablestyle td
{
    border: 1px solid #ccc;
	padding: 5px;
	background-color: rgba(255,255,255,0.5);
}

.tablestyle tr:hover td
{
	background-color: #fff;
}
.navbtn a {
    background-color: rgba(255, 255, 255, 0.6);
    -webkit-border-radius: 100%;
  border-radius: 100%;
    box-shadow: 1px 0 1px;
    font-size: 25px;
    height: 60px;
    left: 10px;
    padding: 15px;
    position: absolute;
    top: 45%;
    width: 60px;
    z-index: 9;
    text-align: center;
    /* display: none; */
}


.innerProduct .nav-tabs.innerproductslide {
    margin-top: -135px;
    text-align: center;
}

.innerProduct .nav-tabs.innerproductslide > li {
    border: 1px solid #ccc;
    -webkit-border-radius: 100%;
  border-radius: 100%;
    cursor: pointer;
    display: inline-block;
    float: none;
    height: 103px;
    line-height: 15px;
    padding: 5px;
    position: relative;
    text-align: center;
    width: 103px;
    margin-right: 3%;
}
.innerProduct .nav-tabs.innerproductslide > li > a {
    background-color: transparent;
    border: medium none;
    color: #1f3c6f;
    display: table;
    height: 100%;
    padding: 0;
    width: 100%;
    text-align: center;
    margin: 0;
}
.innerProduct .nav-tabs.innerproductslide li span {
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    line-height: normal;
    text-transform: capitalize;
}

.innerProduct .nav-tabs.innerproductslide img {
    display: block;
    margin: 0 auto;
    width: 52px;
}


.innerProduct .nav-tabs.innerproductslide li h3 {
    position: relative;
    color: #333;
    top: 1px;
    display: table-cell;
    vertical-align: middle;
	font-size: 15px;
	   /* text-transform: uppercase;*/
}

.innerProduct .nav-tabs.innerproductslide li.active {
   border: 1px solid #e3383d;
}

.innerProduct .nav-tabs.innerproductslide>li.active>a, .innerProduct .nav-tabs.innerproductslide>li.active>a:hover, .innerProduct .nav-tabs.innerproductslide>li.active>a:focus
{
	background-color: transparent !important;
}

.innerProduct .nav-tabs.innerproductslide li.active h3 {
    color: #fff;
    background-color: #e3383d;
    -webkit-border-radius: 100%;
  border-radius: 100%;
}

/*.fullpage-wrapper  .footer-section .fp-tableCell {
    vertical-align: bottom;
    
}*/

.fullpage-wrapper .footer-section .footer-area {
    /* padding: 10px 0 50px; */
    position: relative;
    width: 100%;
    bottom: 0;
}

.fullpage-wrapper .copy-right-area {
    position: relative;
}

.hightlighttext {
    color: #163f7a;
    font-size: 16px;
    font-weight: bold;
    padding-left: 45px;
    position: relative;
}
.hightlighttext i {
    background-color: #163f7a;
    color: #fff;
    -webkit-border-radius: 100%;
  border-radius: 100%;
    padding: 10px;
    position: absolute;
    top: -5px;
    left: 0;
}
.col-md-12.prodimg {
    width: auto;
    margin: 0 auto;
    display: inline-block;
    float: none;
    height: 175px;
    text-align: center;
}

.prodimg img {
    height: 100%;
    max-width: inherit !important;
    width: auto !important;
    text-align: center;
}

ul.sp-grid.bloggrid {
    margin: 0;
}

.sp-grid.bloggrid > li {
    /* width: 46%; */
    text-align: center;
    position: relative;
    /* margin-right: 7%; */
    margin-bottom: 5%;
    display: inline-block;
    vertical-align: top;
}
.sp-grid.bloggrid > li a {
    display: inline-block;
    color: #c5a043;
    text-decoration: none;
}
.bloggrid .post-img {
    margin-bottom: 20px;
    overflow: hidden;
    height: 225px;
}

.paperLogo {
    height: 60px;
    width: auto;
}

 .paperLogo img
{
	 max-width:inherit;
    height: 100%;
}
.post-img img {
    max-width: 100%;
    height: auto;
}
.datebox {
    position: absolute;
    background-color: #163f7a;
    color: #fff;
    top: 5px;
    font-size: 13px;
    left: 20px;
    padding: 5px 10px;
    line-height: normal;
}
.datebox small {
    display: block;
    font-size: 12px;
    line-height: normal;
}

.bloginfo {
    width: 88%;
    background-color: #fff;
    margin: 0 auto;
    margin-top: -50px;
    position: relative;
    display: inline-block;
    padding: 10px;
}

.bloginfo h3 {
    font-size: 15px;
    text-transform: none;
    line-height: 24px;
    margin-bottom: 8px;
    color: #163f7a;
    font-weight: bold;
}

.bloginfo p {
    color: #666;
    font-size: 13px;
    line-height: normal;
}

.bloginfo .rdbtn {
    font-size: 14px;
    color: #fe0201;
    border-bottom: 1px solid #fe0201;
    display: inline-block;
}

.liststyle ul
{
	padding:  10px;
}
.liststyle {
    border: 1px solid #163f7a;
	    margin-bottom: 25px;
}

.liststyle h3 {
    background-color: #163f7a;
    color: #fff;
    padding: 10px;
    font-size: 15px;
	    margin-bottom: 0;
}


.liststyle ul li:before {
    content: '';
    display: inline-block;
    width: 5px;
    height: 5px;
    background-color: #e3383d;
    -webkit-border-radius: 100%;
  border-radius: 100%;
    position: relative;
    margin-right: 10px;
    top: 0;
    left: 0;
    vertical-align: middle;
}

.liststyle ul li {
    position: relative;
    line-height: normal;
    padding-bottom: 10px;
}
ul.colorbox:nth-child(even) {
    background-color: #eee;
    border-bottom: 1px dashed #ccc;
    border-top: 1px dashed #ccc;
}
.colorbox h4 {
    margin-left: -40px;
    color: #e3383d;
    font-size: 15px;
    font-weight: bold;
}
ul.colorbox {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    padding: 10px 10px 10px 50px;
    margin-bottom: 20px;
}

.liststyle ul.colorbox > li {
    list-style: upper-roman;
}

.liststyle ul.colorbox > li::before {
	display: none;
}

ul.imgset.style2 {
    width: 100%;
    display: inline-block;
}


#facility-img .imgset.style2 img{
    width: 100%;
    display: inline-block;
}

#facility-img .imgset.style2::before {
    bottom: 22px;
    left: 8px;
}

#facility-img .imgset::before {
    position: absolute;
    content: '';
    display: block;
    background-image: url(../images/imgSetDesign.png);
    width: 90px;
    height: 90px;
    background-size: 100%;
    bottom: 92px;
    left: 95px;
    background-repeat: no-repeat;
}


#facility-img .imgset.style2 .item {
    width: 0;
}
#facility-img .imgset.style2 .item{
    width: 150px;
    float: left;
    padding: 6px;
}


ul.imgset.style2 li {
    width: 0;
}

ul.imgset.style2::before {
    bottom: 22px;
    left: 8px;
}

ul.imgset.style2 li:nth-child(2) {
    width: 300px;
    float: right;
}
.image-rusan-bulding {
    width: 300px;
    float: right;position: relative;    margin-bottom: 63px;
}
.image-rusan-bulding:after {
    position: absolute;
    content: '';
    display: block;
    background-image: url(../images/imgSetDesign.png);
    width: 90px;
    height: 90px;
    background-size: 100%;
    bottom: -63px;
    left: -63px;
    background-repeat: no-repeat;
}


ul.maplegends {
    position: relative;
    top: 0;
    width: auto;
    text-align: right;
    left: 0;
}

ul.maplegends li {
    display: inline-block;
    margin-right: 29px;
    font-size: 11px;
}

.dot {
    width: 10px;
    height: 10px;
    background-color: #ed1c24;
    display: inline-block;
    margin-right: 7px;
}

.dot.green
{
	background-color: #00a651;
}
.dot.blue
{
	background-color: #2e3192;
}


.fullpage-wrapper .colorstrip .container {
    /* width: 40%; */
    /* background-color: #0d2f61; */
    /* padding: 20px; */
    /* margin: 10px auto; */
}
.fullpage-wrapper  .colorstrip .col-md-3, .fullpage-wrapper  .colorstrip .col-md-2 {
    /*width: 100%;*/
}

.fullpage-wrapper .footer-section  .colorstrip {
    /* background-color: transparent; */
    padding: 10px 0;
    /* margin: 0 auto; */
    position: absolute;
    width: 100%;
    bottom: 0;
}
.coverimg
{
	background-position: center center;
	background-size: cover;
}

.tablestyle td:nth-child(4), .tablestyle td {
    text-align: center;
}

/*.prodimg.col-md-6 img {
    height: 100%;
    max-width: inherit !important;
    width: auto !important;
    text-align: center;
}*/
.specialized-section .innerProductslider .prodimg.col-md-6 img {
    height: auto !important;
    max-width: 100% !important;
    width: 100% !important;
}
.prodinfo.col-md-6
{
	text-align: left;
}

.newsstyle2 .datebox {
    top: 0;
    left: 0;
    width: 75px;
}
.newsstyle2 .paperLogo {
    /* height: auto; */
    width: 8.33333333%;
    padding: 0;
}

.newsstyle2 .paperLogo img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}

.sp-grid.bloggrid.newsstyle2 > li {
    text-align: left;
	width: 100%;
	    padding-left: 0;
	    margin-bottom: 20px;
}

.newsstyle2 > li h3
{
	color: #163f7a;
	    font-size: 16px;
}
.sp-grid.bloggrid.newsstyle2 > li a {
    display: block;
    color: #333;
    margin-bottom: 10px;
    box-shadow: none;
    border-bottom: 1px solid #ccc;
	width: 100%;
	    position: relative;
	
}

.newsstyle2 .date {
    font-size: 12px;
}

h3.bordertext {
    font-size: 20px;
    border-bottom: 1px dashed #ccc;
    line-height: 30px;
}

.clickicon {
    color: #666;
    position: absolute;
    right: 0;
    top: 25%;
}

.contactbox ul li strong {
    display: block;
}

.contactbox ul li a {
    color: #333;
}

.fullwidthbanner-container3  
{
	position: relative;
}

.imgsmall {
    width: 200px;
    margin: 40px 0;
}
.liststyle .tablestyle td {
    padding: 5px;
}

.liststyle p
{
	margin: 0;
}
.mar0
{
	margin: 0 !important;
}

.whitebg {
    padding: 30px;
    background-color: #fff;
    text-align: center;
}

.headtitle h2 {
    color: #333;
    text-align: center;
    font-size: 18px;
    line-height: 30px;
    padding-top: 30px;
}

.headtitle h2 span {
    display: block;
    font-size: 30px;
    color: #163f7a;
}
.col-md-7.mapdiv {
   position: relative;
}

.title5 small {
    display: block;
    font-size: 13px;
    color: #000;
    text-transform: initial;
}

.title5 img {
    display: block;
    width: 180px;
}

a.videobtn .fa {
    font-size: 60px;
    display: block;
    margin-top: -30px;
}
a.videobtn {
    color: #ff7540;
    font-size: 15px;
}
.iconbox.style2 .cirIcon {
    padding: 0;
    width: 110px;
    height: 110px;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 20px;
	overflow: hidden;
}

.safari .center-img .imgdiv img,  .safari  .teamImg img
{
	border-radius: 100%
}


.liststyle.certistyle ul li {
    width: 24%;
    display: inline-block;
	margin-bottom: 20px;    vertical-align: top;
}

.liststyle.certistyle ul li span{text-align: center;
    font-weight: bold;
    text-transform: uppercase;}

.liststyle.certistyle ul li::before
{
	display: none;
}

.fullwidthbanner.bannerheight2 .item a {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}


.buydiv {
    margin-top: 20px;
}

.buydiv a {
	margin-right: 20px
}



.facilities-list  .item{

  padding: 0px 0px;
  margin: 10px;
  color: #FFF;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
float: right;
}
.facilities-list.customNavigation{
  text-align: center;
}

.facilities-list .customNavigation a{
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.facilities-list  .owl-carousel .owl-item img{max-width: 100% !important;}


.facilities-list .owl-carousel::after {
   position: absolute;
    content: '';
    display: block;
    background-image: url(../images/imgSetDesign.png);
    width: 90px;
    height: 90px;
    background-size: 100%;
    bottom: -49px;
    left: -10px;
    background-repeat: no-repeat;
}


.facilities-list .owl-prev{position: relative;}
.facilities-list .owl-prev img{position: absolute;
    left: 54px;
    
    bottom: 149px;}

  .facilities-list  .owl-next{position: relative;}
.facilities-list .owl-next img{position: absolute;
   
    bottom: 149px;
    right: 14px;}


#maptest_inner > div:not(#tt_sm_maptest){visibility:hidden !important;}
#maptest_inner #tt_sm_maptest{top:auto !important;left:50px !important;max-width:200px !important;  }
.vision-quotes blockquote	{margin-top: 81px;}
.vision-quotes blockquote::after{display:none;}
.vision-quotes blockquote::before{display:none;}

.focus-points{display: table; border-collapse: separate;
  border-spacing: 10px;}

.focus-points li {
    
    width: 18%;
    background: #163f7a;
    border-radius: 16px;
   display: table-cell;
    vertical-align: top;
    text-align: center;
    margin: 0px 9px;vertical-align: middle;
}

.focus-points li p {
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    line-height: normal;    margin-bottom: 0;

}

.integrated-approch {
    margin-bottom: 50px;overflow: hidden;
}

.Healthy-subjects{margin-top: 50px !important;}
.class-services{
    text-align: center;
    margin-bottom: 50px;
}

.spectrum-services .focus-heading{text-align: center;}


.focus-heading{color: #163f7a;
    font-weight: bold;
    font-size: 24px;    
    margin-bottom: 10px;
  }

   .Drugs {
    font-weight: bold;
   /* padding-right: 10px;*/
}

.visittoside{    color: #163f7a;
    font-size: 16px;
    font-weight: bold;
   
    position: relative;}


    .Drug-Development{
    padding: 200px 0 !important;
}
.Drug-Development .section-heading h3 span::after{left: 46%;}

.spectrum-services .focus-points li p{padding: 27px;}

.spectrum-services .section-heading h3 span::after {
    left: 43%;
}


.Development {
    margin: 0 auto;
    width: 100%;
    text-align: center;
}

.Development li {
       /* display: inline-block; */
    /* margin: 10px 15px; */
    /* vertical-align: top; */
    float: left;
    width: 29%;
    margin: 0px 21px;
}
.Development .clienic{
    background: #163f7a;
    border-radius: 10px;
    width: auto;padding: 20px;    
}

.Development .clienic p{color: #fff;
    font-weight: bold;
    font-size: 18px;padding: 0;
    margin: 0;
    line-height: normal;text-transform: uppercase;}

   .Studies {
    color: #000;
    font-size: 16px;
    font-weight: 700;
    margin-top: 15px;
}

.independent-cro{    text-transform: uppercase;line-height: normal;    font-size: 23px;}
.Dosage-Forms li {
   display: inline-block;
    width: 28%;
    vertical-align: top;
    text-align: center;
    margin: 0 15px;
}

.Dosage-Forms li img{    border-radius: 110px;
    width: 100px;
  /*  height: 100px;*/}

   .Dosage-Forms li p {
 color: #163f7a;
    font-weight: bold;
    padding: 10px;
    font-size: 15px;
}

.Quantys-clinical{background: #ebebeb;
    color: #000;}

   .Quantys-clinical  .section-heading h3{color: #ffffff;}


  .Quantys-clinical  ul.imgset:before {
    position: absolute;
    content: '';
    display: block;
    background-image: url(../images/imgSetDesign.png);
    width: 90px;
    height: 90px;
    background-size: 100%;
    bottom: 92px;
    left: 95px;
    background-repeat: no-repeat;
}

.Drug-Development .section-heading{
    margin-top: 50px;
}


/*********** Aposan Page *************/

.aposan-main-banner .item{min-height:535px !important;}
.ImgAbout{width: 345px;position: relative;padding: 5px 20px 0;display: table-cell;}
.aposan-title{margin-top:25px;text-align: center;}
.page-list li::before {
    content: "\f011";
    font-family: FontAwesome;
    display: block;
    position: absolute;
    color: #2db14b;
    margin-left: -20px;
}
.aposan_list{padding-left:1.5em; padding-bottom: 1em;}
strong.indica {
    font-size: 24px;
    line-height: 35px;
    font-weight: 400;
    color: #1a1a1a;
}
span.red {
    color: #ec1c24;font-weight:700;
}
span.green {
    color: #2db14b;font-weight:700;
}
.advantagesIn {
    padding: 40px 0 15px 65px !important;float: left;
}
.AdImg {
    float:left;width: 25%;
}
.AdImg img {
    width: 100%;
}
.AdText {
    width: 75%;
    float: right;
    margin-top: 12px;
}
.AdText h4 {
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
}
.AdText span {
    font-size: 18px;
    line-height: 20px;
    font-weight: 500;
}
.AdText p {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 0;
}
span.text-black {
    font-weight: 700;
    font-size: 15px;
}
.AdText strong {
    font-size: 15px;
}
.advantages li.last-child .AdImg {
    width: 10%;
}
.advantages li.third-child .AdImg {
    width: 12%;
}
.advantages li.third-child .AdText {
    width: 88%;
    margin: 0;
}
.advantages li.last-child .AdText {
    width: 88%;
    margin-top: 30px;
}
.advantages li.last-child .AdText p {
    font-size: 18px;
    font-weight: 600;
}
.advantages li {
    width: 50%;
    padding: 15px 0;float: left;
}
.advantages li.third-child, .advantages li.last-child {
    width: 100%!important;
}

.particle-canvas{max-width: 535px;float:right;padding-top: 90px;}
.know-more-btn{text-align:center; margin-bottom: 35px;}



.addreport{
    margin: 110px 0;
}
.contrpd{
    margin: 40px 0;
}

.ourprodsec{
    margin: 40px 0;
}

.randdpd{
    margin: 95px 0;
}

.addRform {
    width: 80%;
    margin: 0 auto;
}

.addRform .form-group .form-control{
height: 50px;
    
}

.prtxt{
    font-size: 16px;
    font-weight: bold;
    margin-bottom:20px;
    text-align: center;
}

.addrbtn{

    display: flex;
    justify-content: end;
}

.addRform button{ 
    background-color: #e3383d;
    border-color: #e3383d;
    color: #fff;
    padding: 12px 30px;
    border-radius: 5px;
}

.cont-abt {
    width: 80%;
    margin: 0 auto;
}

.cont-abt p{
    margin: 20px 0;
}

.apisec{
    /* margin: 100px 0; */
    margin: 30px 0;
}

.api_hd{
    padding-top: 25px;
}

.cta_btn{
    margin: 40px 0;
}
.api-cont .cta_btn{
text-align: center;
}

.cta_link{
    background-color: #e3383d;
    color: #fff !important;
    padding: 15px 10px;
    margin-top: 25px;
    border-radius: 5px;
}


.carr_btn{
    background-color: #e3383d;
    color: #fff !important;
    padding: 15px 10px;
    margin-top: 25px;
    border-radius: 5px;
    margin-right: 20px;
}

textarea#msgaddr {
    height: 100px;
}

.vimi_wrapp{
    display: flex;
    justify-content: space-between;
    background-color: #e3e3e3;
    margin: 50px 0;
    padding: 20px 40px 40px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

.vimi_wrapp .vimi_item{
    display: flex;
    flex-direction: column;
    /* justify-content: center; */
    align-items: center;
    width: 48%;
    text-align: center;
    
}

.btm_mrg{
    margin-bottom: 20px;
}

.vismis_sec{
    /* display: flex;
    margin-top: 25px; */
}

.vismis_sec .tab-content>.active {
    padding-top: 10px;
}

.abt_heading h3 {
    color: #163f7a;
    font-size: 30px;
    line-height: normal;
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
    font-family: BrandonGrotesqueBold, 'Roboto', sans-serif;
}
.abt_para p{
    margin-bottom: 10px;
}

.vismis_item {
    display: flex;
    flex-direction: column;
}

.cont-vimi h4 {
    color: #e3383d;
    font-size: 18px;
    line-height: normal;
    font-weight: bold;
}

.vismis_img{
    border-radius: 5px;
}

.vismis_sec .nav.nav-tabs {
    background-color: #dfdfdf;
    width: 100%;
}

.vismis_sec .nav > li > a {
    color: #163f7a;
    display: block;
    font-size: 30px;
    font-weight: normal;
    padding: 10px 5px;
    position: relative;
    text-align: center;
    text-transform: capitalize;
    margin-right: 25px;
    min-height: 50px;
    transition: none;
    font-family: BrandonGrotesqueBold;
}

.vismis_sec .nav-tabs > li.active > a{
    background-color: #e3383d !important;
    border-color: transparent;
    color: #fff;
    border-radius: 0;
    width: 100%;
}

.vismis_sec .nav-tabs > li{
    width: 50%;
}

.vismis_sec .tab-content{
    height: auto !important;
    max-height: 100% !important;
}

.vismis_sec .tab-content>.active h4{
    color: #e3383d;
    font-size: 18px;
    line-height: normal;
    font-weight: bold;
}

.vismis_sec .fa{
    margin-right: 5px;
}


.hed_tab {
    display: flex;
    width: 100%;
    height: 50px;
    justify-content: space-between;
    align-items: center;
    background-color: #09316a;
}

/* .sec_heading {
    width: 15%;
} */
.sec_heading h2{
    margin: 0;
    padding: 0 20px;
    font-weight: bold;
    font-size: 16px;
    color: #fff;
    position: relative;
    text-transform: uppercase;
}

.sec_heading h2:after{
    width: 16%;
    position: absolute;
    content: '';
    height: 4px;
    padding: 0;
    left: 22px;
    bottom: -6px;
    background-color: #e3383d;
}

#product_sec ul
{   
  width: 85%;
}


#ourfacl_sec ul
{   
  width: 80%;
}

#devpipe_sec ul
{   
  width: 90%;
}

#devpipe_sec .sec_heading h2:after{
    width: 25%;
}
.cr_para {
    padding: 40px 0 20px;
}

.cr_para p{
    font-size: 24px;
    line-height: 30px;
    color: #163f7a;
    font-style: italic;
}

.cr_email a{
    color: #163f7a;
    font-weight: bold;
}


.link-sec{
    display: flex;
    justify-content: flex-end;
    width: 100%;
    align-items: center;
}

.lang_div{
    /* margin: 0 22px; */
    margin: 0 10px;
}

.lang_div .btn-group{
    margin-bottom: 0 !important;
}
.lang_div .btn-group > button{
    padding: 5px 20px 5px 10px;
    margin: 3px;

}
.lang_div .btn-group > button:focus{
    outline: none !important;
}
.lang_div .dropdown-menu{
    width: 100%;
}

.top_header{
    background-color: #d7d7d7;
}

.navtwo {
    display: flex;
    flex-direction: row-reverse;
}

#top-menu_one li a {
    margin: 0 0px;
    text-decoration: none;
    padding: 5px 5px;
    display: block;
    color: #163f7a;
    font-size: 12px;
    font-weight: normal;
    font-family: BrandonGrotesqueBold;
    text-transform: uppercase;
    line-height: 20px
}

ul#top-menu_one {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}


.padding-top-50{
    padding-top: 50px;
    
}
.padding-bottom-50{
    padding-bottom: 50px;
}


#ApiTable th.sorting_disabled{
    text-align: center !important;
    width: 100px !important;
}

#ApiTable tbody tr td:last-child{
    width: 100px;
}

img.brd {
    border-radius: 10px;
}
.display-mobile {
display:none;
}
.display-desktop {
display:block;
}


.innerpage .breadcrumb {
    position: relative;
    margin-top: 0;
    width: 100%;
    height: 200px;
    background-color: #eee;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
}

.innerpage .breadcrumb blockquote {
    text-align: right;
    width: 45%;
    float: right;
    border-left: none;
    font-weight: bold;
    font-style: italic;
        font-size: 15px;
    padding: 30px 0 30px 30px;
    position: relative;
}

.ourprodsec{
    margin:0!important;
}
@media (max-width:768px){
    .tab-content.bgparaImageHeight{
        height:auto!important;
        max-height:100%!important;
    }
    section#addreporting{
        padding-top:0!important;
    }
    .cr_para{
        padding-top:0!important;
    }
    .cr_email{
        padding-bottom:20px;
    }
    .hed_tab{
        display:block;
        height:auto;
    }
    .sec_heading{
        padding:10px 0 20px 0;
    }
    #product_sec ul,#ourfacl_sec ul,#devpipe_sec ul{
        width:100%;
        border-bottom:0!important;
    }
    .specialized-area{
        height:auto!important;
    }
    .specialized-area .nav > li > a{
        font-size:12px!important;
        padding: 5px 2px!important;
        margin-right:2px!important;
        min-height:auto;
    }
    .specialized-area .nav > li > a:before{
        display:none!important;
    }
    #about-section .hed_tab{
        display:flex;
    }
    .section-headingg-2{
        margin:0!important;
        padding:0!important;
    }
    #ourfacilities{
        padding-bottom:30px;
    }
    #ourfacilities .cta_btn.conman,#ourfacilities .resp-tab{
        margin-bottom:0!important;
    }
}