.header-collapse {
    background: #fff!important;
	 -webkit-box-shadow: 0 4px 12px -4px rgba(0, 0, 0, 0.5);
    box-shadow: 0 4px 12px -4px rgba(0, 0, 0, 0.5);
position: fixed!important;
margin-top: -40px;
width: 100%;
padding: 12px 0;
z-index: 999;
left:0px;
}

.header-collapse  #navigation > ul > li > a {
    color: #192121;
}
.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
    background: rgba(255,255,255,0.8);
	position:absolute;
}


 #navigation > ul > li > a {
	padding: 23px 17px;
 }

.header-collapse .header {
    margin-top: 10px;
    margin-bottom: 10px;
}

 #navigation > ul > li:hover > a {
    color: #b82827;
}

.mb-0{
	margin-bottom:0;
}

.footer_contact a{
	    color: #fff;
}

.slider-img{
	height: 700px;
    display: flex;
    align-items: center;
    width: 100%;
	background-size:cover;
	background-position:center;
}

.slider-captions{
	position:static;
	bottom:initial;
}

.slider-img:before{
	content:"";
	width:100%;
	height:100%;
	top:0;
	left:0;
	position:absolute;
	background: linear-gradient(to bottom, rgba(27, 38, 38, 0.5) 0%, rgba(27, 38, 38, 0.1) 100%);
}

#navigation.small-screen #menu-button{
	 color: #192121;
}

#navigation.small-screen #menu-button:before{
	background: #192121;
}

#navigation.small-screen #menu-button:after{
	border-top: 2px solid #192121;
    border-bottom: 2px solid #192121;
}

#navigation.small-screen #menu-button.menu-opened:after{
	background: #192121;
}

#navigation.small-screen #menu-button.menu-opened:before{
	background: #192121;
}

.pb-0{
	padding-bottom:0;
}

.pt-0{
	padding-top:0;
}

.section-md{
	/*padding:80px 0;*/
	padding:40px 0;
}
.contact-section
{
	padding:0px 0 40px 0;
}
.bg-grey{
	background-color:#f5f5f5;
}
.robotics{
	background:linear-gradient(rgba(241, 234, 234, 0.4), rgba(246, 241, 241, 0.4)), rgba(227, 222, 222, 0.4);
}

.page-title{
	    /*color: #293131;*/
	    color: #fff;font-weight: 500;
}

.d-flex{
	display:flex;
}

.align-item-center{
	align-items:center
}

.single-physical-item .physical-content span {
    font-size: 20px;
    color: #b82827;
    font-weight: 600;
}

.single-physical-item .physical-content h3 {
    font-size: 30px;
    color: #061933;
    margin: 10px 0 20px 0;
	    font-weight: 500;
}

.single-physical-item .physical-content span::before {
    content: "";
    position: absolute;
    height: 2px;
    width: 50px;
    background-color: #b82827;
    right: 43%;
    left: 0;
    margin: 0 auto;
    top: 18px;
}



.single-physical-item .physical-content p {
    line-height: 30px;
}

.what-we-area .what-we-title h2 {
    font-size: 20px;
    color: #b82827;
    margin: 0 0 10px 0;
	font-weight:600;
}

.what-we-area .what-we-title h2::before {
    content: "";
    position: absolute;
    height: 3px;
    width: 50px;
    background-color: #b82827;
    right: 12%;
    left: 0;
    margin: 0 auto;
    top: 16px;
}

.what-we-area .what-we-title h3 {
    font-size: 30px;
    margin: 0;
    line-height: 45px;
	    font-weight: 500;
}

.what-we-area .p-text {
    margin-top: 15px;
}

.mission-item .mission-content h4 {
    font-size: 20px;
    color: #b82827;
    margin: 20px 0 10px 0;
	font-weight:600;
}

.mission-section{
	margin-top:0px;
}

.advantags-content h3 {
    font-size: 20px;
    color: #b82827;
    margin: 0 0 15px 0;
    position: relative;
	font-weight: 600;
}

.advantags-content1 h3 {
    font-size: 20px;
    color: #b82827;
    margin: 0 0 15px 0;
    position: relative;
	font-weight: 600;
}

.advantages-content2 h3 {
	font-size: 30px;
color: #061933;
margin: 10px 0 20px 0;
font-weight: 500;
}
.advantages-content2 span
{
    font-size: 20px;
    color: #b82827;
    font-weight: 600;
}
.advantages-content2 span::before
{
content: "";
position: absolute;
height: 2px;
width: 50px;
background-color: #b82827;
right: 41%;
left: 0;
margin: 0 auto;
top: 18px;
}
.advantages-content3 h3 {
	font-size: 30px;
	color: #061933;
	margin: 10px 0 20px 0;
	font-weight: 500;
}
.advantages-content3 span
{
    font-size: 20px;
    color: #b82827;
    font-weight: 600;
}
.advantages-content3 span::before
{
	content: "";
	position: absolute;
	height: 2px;
	width: 50px;
	background-color: #b82827;
	right: 57%;
	left: 0;
	margin: 0 auto;
	top: 18px;
}
.advantages-content4 h3 {
	font-size: 30px;
	color: #061933;
	margin: 10px 0 20px 0;
	font-weight: 500;
}
.advantages-content4 span
{
    font-size: 20px;
    color: #b82827;
    font-weight: 600;
}
.advantages-content4 span::before
{
	content: "";
	position: absolute;
	height: 2px;
	width: 50px;
	background-color: #b82827;
	right: 65%;
	left: 0;
	margin: 0 auto;
	top: 18px;
}


.advantages-content5 h3 {
	font-size: 30px;
	color: #061933;
	margin: 10px 0 20px 0;
	font-weight: 500;
}
.advantages-content5 span
{
    font-size: 20px;
    color: #b82827;
    font-weight: 600;
}
.advantages-content5 span::before
{
	content: "";
	position: absolute;
	height: 2px;
	width: 50px;
	background-color: #b82827;
	right: 60%;
	left: 0;
	margin: 0 auto;
	top: 18px;
}
.advantages-content6 h3 {
	font-size: 30px;
	color: #061933;
	margin: 10px 0 20px 0;
	font-weight: 500;
}
.advantages-content6 span
{
    font-size: 20px;
    color: #b82827;
    font-weight: 600;
}
.advantages-content6 span::before
{
	content: "";
	position: absolute;
	height: 2px;
	width: 50px;
	background-color: #b82827;
	right: 60%;
	left: 0;
	margin: 0 auto;
	top: 18px;
}
.robotics-content7 h3 {
	font-size: 30px;
	color: #b82827;
	margin: 10px 0 20px 0;
	font-weight: 600;
}
.robotics-content7 span
{
    font-size: 20px;
    color: #b82827;
    font-weight: 600;
}
.robotics-content7 span::before
{
	content: "";
	position: absolute;
	height: 2px;
	width: 50px;
	background-color: #b82827;
	right: 60%;
	left: 0;
	margin: 0 auto;
	top: 18px;
}

.advantages-content7 h3 {
	font-size: 30px;
	color: #061933;
	margin: 10px 0 20px 0;
	font-weight: 500;
}
.advantages-content7 span
{
    font-size: 20px;
    color: #b82827;
    font-weight: 600;
}
.advantages-content7 span::before
{
	content: "";
	position: absolute;
	height: 2px;
	width: 50px;
	background-color: #b82827;
	right: 60%;
	left: 0;
	margin: 0 auto;
	top: 18px;
}

.advantags-content3 h3 {
    font-size: 20px;
    color: #b82827;
    margin: 0 0 15px 0;
    position: relative;
	font-weight: 600;
}

.advantags-content h3::before {
    content: "";
    position: absolute;
    height: 2px;
    width: 50px;
    background-color: #b82827;
    right: 65%;
    left: 0;
    margin: 0 auto;
    top: 14px;
}

.advantags-content1 h3::before {
    content: "";
    position: absolute;
    height: 2px;
    width: 50px;
    background-color: #b82827;
    right: 0;
    left: 16px;
    margin: 0 auto;
    top: 14px;
}

.advantags-content2 h3::before {
    content: "";
    position: absolute;
    height: 2px;
    width: 50px;
    background-color: #b82827;
    right: 69%;
    left: 0;
    margin: 0 auto;
    top: 14px;
}

.advantags-content3 h3::before {
    content: "";
    position: absolute;
    height: 2px;
    width: 50px;
    background-color: #b82827;
    right: 40%;
    left: 0;
    margin: 0 auto;
    top: 14px;
}

.advantags-content h4 {
    font-size: 30px;
    color: #061933;
    line-height: 40px;
    margin: 0 0 12px 0;
	font-weight:500;
}

.advantags-content p {
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    margin: 0;
}

.advantags-area .advantags-text-content {
  position: relative;
  border: 1px solid #c9c9c9;
  -webkit-transition: .6s;
  transition: .6s;
  padding: 25px 20px 20px 20px;
  margin-top: 28px;
}

.advantags-area .advantags-text-content:hover {
  border: 1px solid #2174bd;
  -webkit-transition: .6s;
  transition: .6s;
  -webkit-transition: 0.5s;
}

.advantags-area .advantags-text-content h3 {
  font-size: 20px;
  font-weight:600;
  margin: 0 0 8px 0;
}

.advantags-area .advantags-text-content p {
  font-size: 16px;
  color: #565656;
  font-weight: 400;
  margin: 0;
  line-height: 30px;
}

.advantags-area .advantags-text-content i {
  position: absolute;
  left: 40px;
  top: 35px;
  z-index: 1;
}

.advantags-area .advantags-text-content i::before {
  font-size: 30px;
}

.advantags-area .advantags-text-content img.xs-img {
  position: absolute;
  left: 20px;
  top: 20px;
}

.advantags-area .advantags-text-content i img{
	width:30px;
}

.row-flex{
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.about-box .inner-box {
    position: relative;
    padding: 15px 20px;
}
.about-box .inner-box .image-outer {
    position: relative;
    padding-right: 30px;
    padding-bottom: 30px;
}
.about-box .inner-box .image-outer::before {
    position: absolute;
    content: '';
    right: 0px;
    top: 30px;
    bottom: 0px;
    left: 30px;
    border: 2px solid #f3c1c1;
}
.about-box .inner-box .image-outer .image {
    position: relative;
}
.about-box .inner-box .image-outer .image img {
    position: relative;
    width: 100%;
    display: block;
}

.mission-image img.image-box
{
	box-shadow: 10px 10px 5px #ccc;
      -moz-box-shadow: 10px 10px 5px #ccc;
      -webkit-box-shadow: 10px 10px 5px #ccc;
      -khtml-box-shadow: 10px 10px 5px #ccc;
}
.physical-image img.image-box
{
	box-shadow: 10px 10px 5px #ccc;
      -moz-box-shadow: 10px 10px 5px #ccc;
      -webkit-box-shadow: 10px 10px 5px #ccc;
      -khtml-box-shadow: 10px 10px 5px #ccc;
}
.about-img img.image-box
{
	box-shadow: 10px 10px 5px #ccc;
      -moz-box-shadow: 10px 10px 5px #ccc;
      -webkit-box-shadow: 10px 10px 5px #ccc;
      -khtml-box-shadow: 10px 10px 5px #ccc;
}
/*Publications*/
.latest-blog-area {
    position: relative;
    display: block;
    background: #ffffff;
    padding-top: 110px;
    padding-bottom: 50px;
}
.single-blog-post {
    position: relative;
    display: block;
    margin-bottom: 52px;
}
.single-blog-post .img-holder {
    position: relative;
    display: block;
    overflow: hidden;
}
.single-blog-post:hover .overlay-style-two{
	opacity: 1;
}
.single-blog-post:hover .img-holder .overlay-style-two:before{
	opacity: 1;
    transform: perspective(400px) rotateX(0deg);
    transition: all 700ms ease 100ms;	
}
.single-blog-post:hover .img-holder .overlay-style-two:after{
	opacity: 1;
    transform: perspective(400px) rotateX(0deg);
    transition: all 700ms ease 300ms;	
}
.single-blog-post .img-holder img {
    width: 100%;
    transform: scale(1.01);
    transition: all 700ms ease;
}
.single-blog-post:hover .img-holder img {
    transform:scale(1.2) rotate(2deg);	
}

.single-blog-post .img-holder .overlay{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    transform: translate3d(0px, -100%, 0px);
    transition: all 700ms ease 300ms;
}
.single-blog-post:hover .img-holder .overlay{
    transition: all 700ms ease 500ms;
    transform: translate3d(0px, 0px, 0px);      
}
.single-blog-post .img-holder .overlay .box{
    display: table;
    width: 100%;
    height: 100%;
}
.single-blog-post .img-holder .overlay .box .link-icon{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.single-blog-post .img-holder .overlay .box .link-icon a span:before{
    display: inline-block;
    color: #ffffff;
    font-size: 35px;
    line-height: 35px;
    transition: all 500ms ease;
}
.single-blog-post .img-holder .overlay .box .link-icon a:hover span:before{
    color: #e9212e;    
}

.single-blog-post .text-holder {
    position: relative;
    display: block;
    padding-top: 20px;
}
.single-blog-post .text-holder .post-date {
    position: relative;
    display: inline-block;
    height: 45px;
    border-bottom: 3px solid #dadada;
    transition: all 700ms ease 500ms;
}
.single-blog-post .text-holder .post-date h3 {
    position: relative;
    display: block;
    color: #e9212e;
    font-size: 36px;
    line-height: 38px;
    font-weight: 600;
    text-transform: uppercase;
}
.single-blog-post .text-holder .post-date h3 span{
    color: #27282c;
    font-size: 14px;
}
.single-blog-post .meta-box {
    position: relative;
    display: block;
    overflow: hidden;
    min-height: 30px;
    margin-top: 16px;
    margin-bottom: 10px;
	background:none;
	top:0;
}
.single-blog-post .meta-box .meta-info1 {
    position: relative;
    display: block;
    overflow: hidden;
}
.single-blog-post .meta-box .meta-info1 li {
    position: relative;
    display: inline-block;
    float: left;
    line-height: 20px;
    padding-right: 16px;
    margin-right: 14px;
	color:#5b6161;
    font-weight: 500;
}
.single-blog-post .meta-box .meta-info1 li:before{
    position: absolute;
    top: 3px;
    right: 0px;
    width: 1px;
    height: 12px;
    background: #d3d9e0;
    content: "";
}
.single-blog-post .meta-box .meta-info1 li:last-child{
    padding-right: 0;
    margin-right: 0;
}
.single-blog-post .meta-box .meta-info1 li:last-child:before{
    display: none;
}
.single-blog-post .meta-box .meta-info1 li a{
    color: #e9212e;
    font-size: 15px;
    font-weight: 400;
    text-transform: capitalize;
    transition: all 500ms ease;
}
.single-blog-post .meta-box .meta-info1 li a:hover{
    color: #828282;
}
.single-blog-post .text-holder .blog-title {
    position: relative;
    display: block;
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
}
h4.blog-title1 {
	  font-size: 18px;line-height: 26px;
}
.single-blog-post .text-holder .blog-title a{
    color: #27282c;
    transition: all 500ms ease;
}
.single-blog-post .text-holder .blog-title a:hover{
    color: #e9212e;
}

.single-blog-post .text-holder .text{
    display: block;
    margin-top: 12px;
}
.single-blog-post .text-holder .text p{
    margin: 0 0 26px;    
}



#blog-area{
    position: relative;
    display: block;
    padding: 110px 0 110px;
}
#blog-area.blog-default-area {
    position: relative;
    display: block;
    padding: 110px 0 40px;
}
.single-blog-colum-style1{
    position: relative;
    display: block;
    padding-left: 30px;
    z-index: 1;
}
.single-blog-colum-style1:before{
    position: absolute;
    top: -110px;
    left: 0;
    bottom: 0px;
    width: 1px;
    background: #ededed;
    content: "";
    z-index: -1;
}
.single-blog-post .img-holder {
    position: relative;
    display: block;
    overflow: hidden;
}
.single-blog-post.style3{
    margin-bottom: 62px;    
}
.single-blog-post.style3 .img-holder .overlay {
    transform: translate3d(0px, 0%, 0px);
}
.single-blog-post.style3 .post-date {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 65px;
    height: 75px;
    text-align: center;
    background: #e9212e;
    display: block;
    padding: 13px 0 6px;
    transition: all 700ms ease 500ms;
    z-index: 3;
}
.single-blog-post.style3 .post-date h3{
    color: #ffffff;
    font-size: 14px;
    line-height: 24px;
    font-weight: 500;
    text-transform: uppercase;
    font-family: 'Rubik', sans-serif;
}
.single-blog-post.style3 .post-date h3 span{
    /*font-size: 24px;*/
    font-size: 20px;
}
.single-blog-post.style3 .text-holder {
    position: relative;
    display: block;
    padding-top: 24px;
}
.single-blog-post.style3 .text-holder:before {
    position: absolute;
    top: 30px;
    left: -29px;
    width: 3px;
    height: 20px;
    background: #e9212e;
    content: "";
    z-index: 99;
}
.single-blog-post.style3 .text-holder:after {
    position: absolute;
    top: 30px;
    left: -29px;
    width: 3px;
    background: #e9212e;
    content: "";
    z-index: 99;
    bottom: 8px;
    transform: scaleY(0);
    transition: all 700ms ease 400ms;
}
.single-blog-post.style3:hover .text-holder:after{
    transform: scaleY(1);
}

.single-blog-post.style3 .meta-box {
    margin-top: 14px;
    margin-bottom: 0px;
}
.single-blog-post.style3 .text-holder .text {
    margin-top: 9px;
}
.single-blog-post.style3 .text-holder .text p {
    margin: 0 0 26px;
}



/*FAQ*/
.panel-group .panel {
		border-radius: 0;
		box-shadow: none;
		border-color: #EEEEEE;
	}

	.panel-default > .panel-heading {
		padding: 0;
		border-radius: 0;
		color: #212121;
		background-color: #FAFAFA;
		border-color: #EEEEEE;
	}

	.panel-title {
		font-size: 16px;font-weight: 500;
	}

	.panel-title > a {
		display: block;
		padding: 15px;
		text-decoration: none;
	}

	.more-less {
		float: right;
		color: #212121;
	}

	.panel-default > .panel-heading + .panel-collapse > .panel-body {
		border-top-color: #EEEEEE;font-size: 16px;
	}
/**/

/*address*/
.section-titles {
    margin-bottom: 00px;
}
.section-titles h3{color: #c90303;font-weight: 500;}
.agency-team .grid {
    text-align: center;
    margin: 15px 0;
    /*padding: 40px 10px;*/
    padding: 20px 10px;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
    -o-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
    -ms-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
	height:200px;
}
.agency-team .member-info h3 {
    font-size: 18px;
    margin: 0 0 0.28em;
	line-height: 27px;
	font-weight: 600;
color: #c90303;
text-transform: uppercase;
}
.agency-team .member-details p {
    font-size: 16px;
    line-height: 22px;
}
.agency-team .member-details p.locations a
{
	color:#c90303;
}

/*Testimonials*/
.testimonials-item
{
text-align: center;
margin: 0 auto;
}
.testimonials-item .physical-content span {
    font-size: 20px;
    color: #b82827;
    font-weight: 600;
}
.testimonials-item .physical-content span::before {
    content: "";
    position: absolute;
    height: 2px;
    width: 50px;
    background-color: #b82827;
    right: -13%;
    left: 0;
    margin: 0 auto;
    top: 18px;
}

.testimonials-item .physical-content h3 {
    font-size: 30px;
    color: #061933;
    margin: 10px 0 20px 0;
    font-weight: 500;
    text-align: center;
}

.testimonials{
    border-left: 4px solid #d45113;
    box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.06);
    /*padding: 30px 30px 30px 130px;*/
    padding: 30px 25px 30px 25px;
    margin: 0 15px 30px 15px;
    overflow: hidden;
    position: relative;
}
.testimonials:before{
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    border-top: 25px solid #d45113;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    transform: rotate(-45deg);
    transform-origin: 80% -30% 0;
}
.testimonials .pic{
    display: inline-block;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    overflow: hidden;
    position: absolute;
    top: 60px;
    left: 20px;
}
.testimonials .pic img{
    width: 100%;
    height: auto;
}
.testimonials .description{
    font-size: 16px;
    /*font-style: italic;*/
    font-style: normal;
    color: #5b6161;
    line-height: 25px;
    margin-bottom: 15px;
}
.testimonials .title{
    display: inline-block;
    font-size: 20px;
    font-weight: 700;
    color: #d45113;
    margin: 0;
}
.testimonials .post{
    display: inline-block;
    font-size: 17px;
    color: #d45113;
}
@media only screen and (max-width: 767px){
    .testimonials{
        padding: 20px;
        text-align: center;
    }
    .testimonials .pic{
        display: block;
        position: static;
        margin: 0 auto 15px;
    }
}


@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait) {
	.slider-img {
    height: 305px;
    margin-top: 3px;
	}
	#testimonial-title
	{
		text-align:left;
	}
	.testimonial-text
	{
    font-size: 14px;
    line-height: 32px;
    margin-bottom: 10px;
   }
   .testimonial-section {
    padding: 20px 37px;
   }
	.contact-content span::before
	{
		right:-21%!important;
	}
	.faq-content span::before
	{
		right:-21%!important;
	}
	.testimonial-content span::before {
		right: -21% !important;
	}
	.advantages-content5 h3 {
		text-align:left;
	}
	#superior-content span::before{ left: 23%;}
	#academic-content span::before{ left: 47%;}
	#formal-content span::before{ left: 27%;}
	#hospital-content span::before{ left: 8%;}
	#technology-content span::before{ left: -29%;}
	#hospital-content span::before{	left:8%;}
	.single-blog-post.style3 .text-holder{min-height: 203px;}
}

@media only screen
and (min-device-width : 320px)
and (max-device-width : 767px)
and (orientation : portrait) {
	
	.flex-box {
    display: flex;
    flex-flow: column;
	}
	.more-less {
		right:-7px;
		}
	.experience1 {
		order: 2;
	}

	.experience2 {
		order: 1;
	}
	.hospital1 {
		order: 2;
	}

	.hospital2 {
		order: 1;
	}

	.clinic1 {
		order: 2;
	}

	.clinic2 {
		order: 1;
	}


	.section-title h1{
	font-size: 32px;
	}
	.cta-text {
    font-size: 16px;
margin-left:0px;
}
	.testimonials .description {
		text-align: justify;
	}

.advantages-content5 h3 {
    font-size: 25px;
}
.advantages-content3 span::before {
	right: 19%;
}
.advantages-content4 span::before {
	right: 35%;
	}
	.advantages-content5 span::before {
		right: 25%;
	}
	.contact-content span::before
	{
		right:-44%!important;
	}
	.faq-content span::before
	{
		right:-44%!important;
	}
	.testimonial-content span::before {
		right: -42% !important;
	}
	#superior-content span::before{ left: 47%;}
	#academic-content span::before{ left: 57%;}
	#formal-content span::before{ left: 3%;}
	#hospital-content span::before{ left: 3%;}
	#technology-content span::before{ left: 5%;}
	#hospital-content span::before{	left:5%;}
}

@media only screen and (min-device-width: 481px) and (max-device-width:1024px) and (orientation:portrait){
  .advantages-content4 span::before {
  	right: 76%;
  	}
  .advantages-content2 span::before {
      right: 53%;
    }
  .advantages-content3 span::before {
      right: 49%;
    }
  .advantages-content5 span::before {
      right: 35%;
    }
}
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : landscape) {
	.slider-img {
    height: 400px;
    margin-top: 138px;
	}
	.single-blog-post.style3 .text-holder{min-height: 260px;}
	.step-block {padding: 40px 18px;}

	
	#testimonial-title
	{
		text-align:left;
	}
	.testimonial-text
	{
    font-size: 14px;
    line-height: 32px;
    margin-bottom: 10px;
   }
   .testimonial-section {
    padding: 20px 35px;
   }
	.contact-grid {
		height:225px!important;
	}
	.contact-content span::before
	{
		right:-16%!important;
	}
	.faq-content span::before
	{
		right:-16%!important;
	}
	.testimonial-content span::before {
		right: -16% !important;
	}
	#superior-content span::before{ left: 30%;}
	#academic-content span::before{ left: 35%;}
	#formal-content span::before{ left: 9%;}
	#hospital-content span::before{ left: 5%;}
	#technology-content span::before{ left: 9%;}
	#hospital-content span::before{	left:35%;}
	#hospital-content span::before{	left:8%;}
	#qualification-image {
    margin-top: 25%;
    }
	#experience-img {
    margin-top: 12%;
   }
	#modern-image {
    margin-top: 20%;
   }
}
@media only screen
and (min-device-width : 320px)
and (max-device-width : 568px)
and (orientation : landscape) {
	.flex-box {
    display: flex;
    flex-flow: column;
	}

	.experience1 {
		order: 2;
	}

	.experience2 {
		order: 1;
	}
	.hospital1 {
		order: 2;
	}

	.hospital2 {
		order: 1;
	}

	.clinic1 {
		order: 2;
	}

	.clinic2 {
		order: 1;
	}
	.contact-content span::before
	{
		right:-24%!important;
	}
	.faq-content span::before {
		right: -24% !important;
	}
	.testimonial-content span::before {
		right: -24% !important;
	}
}
@media only screen
and (min-device-width : 360px)
and (max-device-width : 640px)
and (orientation : landscape) {
	.flex-box {
    display: flex;
    flex-flow: column;
	}

	.experience1 {
		order: 2;
	}

	.experience2 {
		order: 1;
	}
	.hospital1 {
		order: 2;
	}

	.hospital2 {
		order: 1;
	}

	.clinic1 {
		order: 2;
	}

	.clinic2 {
		order: 1;
	}
	.contact-content span::before
	{
		right:-24%!important;
	}
	.faq-content span::before {
		right: -24% !important;
	}
}
@media only screen
and (min-device-width : 411px)
and (max-device-width : 846px)
and (orientation : landscape) {
	
	.contact-content span::before
	{
		right:-24%!important;
	}
	.faq-content span::before {
		right: -24% !important;
	}
	.testimonial-content span::before {
		right: -23% !important;
	}
}
	
