.logo-1-img img {
  width: 270px;
}
.logo-1-img1 img {
  width: 24px;
padding-left: 3px;
}


.logo-1-img1 a {
    color: #114f8c;
    font-size: 20px;
    text-decoration: none;
    font-weight: 700;
}

.logo-1-img1 {
    float: right;
    padding-top: 0;
    border-left: 4px solid 
    #125093;
    padding-left: 3%;
    margin-top: 4%;
}
.logo-1-img {
  padding-bottom: 15px;
padding-top: 15px;
}


/* Carousel Styles */
.carousel-indicators .active {
    background-color: #233f99;
}

.carousel-inner img {
    width: 100%;
  /*   max-height: 460px */
}

.carousel-control {
    width: 0;
}

.carousel-control.left,
.carousel-control.right {
	opacity: 1;
	filter: alpha(opacity=100);
	background-image: none;
	background-repeat: no-repeat;
	text-shadow: none;
}

.carousel-control.left span {
	padding: 15px;
}

.carousel-control.right span {
	padding: 15px;
}

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
  display: inline-block;
  position: absolute;
  top: 45%;
  z-index: 5;
  color: black;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
	left: 0;
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
	right: 32px;
}
.carousel-control.left span:hover,
.carousel-control.right span:hover {
	opacity: .7;
	filter: alpha(opacity=70);
}

/* Carousel Header Styles */
.header-text {
    position: absolute;
   top: 22%;
    left: 1.8%;
    right: auto;
    width: 96.66666666666666%;
    color: #fff;
}

.my-heading {
    font-size: 30px;
    color: #fff;
    font-weight: 600;
    text-align: center;
    margin-top: 0;
    background: #367CC0;
   padding: 8px 0px;
font-weight: 100;
margin-bottom: 0px;
}



.my-heading2{
    font-size: 30px;
    color: #fff;
    font-weight: 600;
    text-align: center;
    margin-top: 0;
    background: #FBAF16;
    padding: 8px 0px;
    font-weight: 100;
    margin-bottom:0px;
}


.about2-section {
    padding-left: 56px;
}


.header-text h2 {
    font-size: 40px;
}

.header-text h2 span {
    background-color: #2980b9;
	padding: 10px;
}

.header-text h3 span {
	background-color: #000;
	padding: 15px;
}

.btn-min-block {
    min-width: 170px;
    line-height: 26px;
}

.btn-theme {
    color: #fff;
    background-color: transparent;
    border: 2px solid #fff;
    margin-right: 15px;
}
.why-uk{
	

}

.text-center h3 {
  color: #f0c28f;
margin-bottom: 30px;
}

.our_main1{	
	padding-top:30px;
	padding-bottom:0px;	
}


.our_main1 li {
    line-height: 45px;
    font-size: 17px;
    list-style-image: url(../images/check-icon.png);
    vertical-align: middle;
}


.our_main1 li span {
    top: -12px;
position: relative;
}

#enquiryform .form-control {
  background-color: #fff;
  background-image: none;
  border: 1px solid #ddd;
  border-radius: 0;
  color: #555;
  display: block;
  font-size: 14px;
  height: 34px;
  line-height: 1.42857;
  padding: 6px 12px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  width: 100%;
}
.sent_button {
  background: #29F3F9;
  border: 1px solid #29F3F9;
  border-radius: 9px;
  margin-bottom: 15px;
  margin-top: 15px;
  padding: 7px 20px;
}
.carousel-indicators li {
  background-color: #233f99;
}
.surgical-1 img {
  width: 100px;
  float:left;
}
.surgical-1 h3 {
  font-size: 16px;
  font-weight: bold;
}
.surgical-1 {
  text-align: center;
}
.non-surgical {
  padding-bottom: 2%;
  padding-top: 2%;
}
.list-inchloss li {
  display: block;
  float: left;
}
.list-inchloss li img {
  width: 475px;
}
.list-inchloss ul {
  display: inline-block;
  padding: 0;
}


.btn.request {
    background: #414042 !important;
    color: #fff;
    font-size: 18px;
    width: 100%;
    border: 1px solid #262626;
    padding: 10px 0px;
}

.btn.request:hover {
  background: #cccccc !important;
  color: #1a1a1a;

}


#callbackform .form-control{
	border: 1px solid #dfdfdf;

font-size: 19px;

padding: 23px;

color: #000;
}


.bottom {
    padding-bottom: 2%;
    padding-top: 2%;
    background: #f36921;
}
  
}
/** testmonial start **/
#quote-carousel 
{
  padding: 0 10px 30px 10px;
  margin-top: 30px;
}

/* Control buttons  */
#quote-carousel .carousel-control
{
  background: none;
  color: #222;
  font-size: 2.3em;
  text-shadow: none;
  margin-top: 30px;
}
/* Previous button  */
#quote-carousel .carousel-control.left 
{
  left: -12px;
}
/* Next button  */
#quote-carousel .carousel-control.right 
{
  right: -12px !important;
}
/* Changes the position of the indicators */
#quote-carousel .carousel-indicators 
{
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px;
}
/* Changes the color of the indicators */
#quote-carousel .carousel-indicators li 
{
  background: #c0c0c0;
}
#quote-carousel .carousel-indicators .active 
{
  background: #333333;
}
/* #quote-carousel img
{
  width: 250px;
  height: 100px
} */
/* End carousel */

.item blockquote {
    border-left: none; 
    margin: 0;
	
}

.item blockquote img {
    margin-bottom: 10px;
}
/* 
.item blockquote p:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
} */
.testimonial-1 {
  background: #414042;
  padding: 20px 0 35px;
}
.text-center h2 {
  color: white;
}
.text-12 p {
  color: white;
 font-size: 20px;
text-align: center;
}

.text-12 p span{ font-size: 40px; display: none;}
.text-12 small {
  color: white;
  float: right;
  font-weight: bold;
}
#quote-carousel i {
  color: #fff;
  font-size: 20px;
}


#quote-carousel2 i {
  color: #ffffff;
  font-size: 20px;
  top:50%;
  position: relative;

}

.our-tratment{
	
	background: #f1f2f2;
padding: 20px 0 70px;
}

.our-tratment .title{color:rgb(108, 29, 63);
padding-bottom: 25px;
font-weight: 700;
margin-top: 0px;
font-size: 35px;

}


.testimonial-1 h2{
	color: #e93299;
padding-bottom: 25px;
font-weight: 700;
margin-top: -4px;
font-size: 35px;
}

#media i {
     color: #6b6262;
font-size: 30px;
top: 50%;
position: relative;
left: -18px;
}



#media .thumbnail {
	
	border:none !important;
	background:none !important;
}

#media h3, #media a {
	color:#ffffff;
	text-align:center;
}

/** testmonial end **/
.neo-heading > p {
    padding: 9px 0px;
    font-size: 16px;
    margin: 0px;
   color:#fff;

}

footer {
    background: 
    #f36921;
}
.neo-heading-1 > p {
  float: right;
  padding-bottom: 3px;
  padding-top: 16px;
  font-size: 18px;
}


.my-form { background: rgb(168, 127, 80); border-radius: 0px}


.advantage-heading {

    text-align: left;
   

}
.advantage-heading > h3 {
  font-weight: bold;
  margin-bottom: 16px;
  color: #680037;
  font-size: 30px;
}

.advantage-heading2 > h3 {
  font-weight: bold;
margin-bottom: 16px;
color: rgb(108, 29, 63);
font-size: 30px;
margin-top: -52px;
}

.advantage-heading p{
	    text-align: justify;
    padding-right: 0;
    font-size: 16px;
    color: #000;
    line-height: 19px;
}

.advantage-1 {
  padding-bottom: 3%;
  padding-top: 1%;
}
.logo-1-img1 i {
  font-size: 1.7rem;
}
/** 14-2-2018 start **/
.list-inchloss img {
  width: 100%;
}
.fat-img {
  padding: 0;
}
.inch-1-loss {
  display: inline-block;
  width: 100%;
}
.link-1 {
  padding-right: 8px;
}
/** 14-2-2018 end **/
/** 15-2-2018 start **/
.fa.fa-whatsapp {
  color: green;
}
.sent_button {
  color: white;
}
.btn.btn-info.btn-lg {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
}
.btn.btn-info.btn-lg img {
  width: 100px;
}
.btn.btn-info.btn-lg {
  bottom: 0;
  left: 0;
  padding: 0;
  position: fixed;
}
/** 15-2-2018 end **/
@media only screen and (min-device-width:320px) and (max-device-width:480px) and (orientation:Portrait) {
/** 30-5-2018 start **/
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
  display: inline-block;
  position: absolute;
  top: 12%;
  z-index: 5;
  color: black;
}
/** 30-5-2018 end **/
	.logo-1-img1 i {
  font-size: 1.5rem;
}
.neo-heading-1 > p {
  font-size: 13px;
  padding-top: 0;
}
.text-center h3 {
  padding-top: 20px;
}
.logo-img-1 {
  float: left;
  width: 50%;
}
.logo-1-img1 a {
  font-size: 9px;
}
.logo-1-img1 {
  padding-top: 17%;
}
.header-text {
  position: relative;
}
.carousel-indicators {
  top: 120px;
}
.surgical-img {
  float: left;
  height: 168px;
  width: 50%;
}
.surgical-1 h3 {
  font-size: 13px;
}
.non-surgical {
  padding-bottom: 10%;
  padding-top: 10%;
}
.list-inchloss li img {
  width: 100%;
}
.request_call input {
  margin-bottom: 10px;
}
.bottom {
  padding-bottom: 5%;
  padding-top: 4%;
}
.neo-heading > p {
  font-size: 13px;
}
}
@media only screen and (min-device-width:320px) and (max-device-width:480px) and (orientation:landscape) {
	#carousel-example-generic .carousel-indicators {
  top: 182px;
}

}
@media only screen and (min-device-width:360px) and (max-device-width:640px) and (orientation:Portrait) {}
@media only screen and (min-device-width:360px) and (max-device-width:640px) and (orientation:landscape) {
/** 30-5-2018 start **/
	.banner-1 .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
  color: black;
  display: inline-block;
  position: absolute;
  top: 16%;
  z-index: 5;
}
/** 30-5-2018 end **/
	/** 14-2-2018 start **/
.fat-img {
  float: left;
  width: 50%;
}
/** 14-2-2018 end **/
	.neo-heading-1 > p {
  float: left;
  padding-top: 0px;
}
.text-center h3 {
  padding-top: 20px;
}
.logo-img-1 {
  float: left;
  width: 50%;
}
.logo-1-img1 {
  padding-top: 12%;
}
.header-text {
  position: relative;
}
.surgical-img {
  float: left;
  height: 160px;
  width: 50%;
}	
.non-surgical {
  padding-bottom: 7%;
  padding-top: 7%;
}
.list-inchloss li img {
  width: 100%;
}
.list-inchloss li {
  display: block;
  float: left;
  width: 50%;
}
.request_call input {
  margin-bottom: 14px;
}
.carousel-indicators {
  top: 250px;
}
}
@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) {
		/** 14-2-2018 start **/
.fat-img {
  float: left;
  width: 25%;
}
/** 14-2-2018 end **/
.head-1 {
  float: left;
  width: 50%;
}
.text-center h3 {
  padding-top: 20px;
}
.header-text {
  left: 62.8% !important;
  width: 36% !important;
}
.logo-img-1 {
  float: left;
  width: 50%;
}
.logo-1-img1 {
  padding-top: 6%;
}
.header-text {
  color: #fff;
  left: 59.8%;
  position: absolute;
  right: auto;
  top: 1%;
  width: 38%;
}
.surgical-img {
  float: left;
  width: 25%;
}	
.list-inchloss li img {
  width: 100%;
}
.list-inchloss li {
  display: block;
  float: left;
  width: 25%;
}
.request_call {
  width: 33%;
}
}
@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape) {
/** 30-5-2018 start **/
.header-text {
  color: #fff;
  left: 1.8%;
  position: absolute;
  right: auto;
  top: 16%;
  width: 96.6667%;
}
/** 30-5-2018 end **/
	.text-center h3 {
  font-size: 22px;
}
.list-inchloss li {
  display: block;
  float: left;
  width: 25%;
}
.list-inchloss li img {
  width: 100%;
}	
}


.fatbury-video{
     padding-top:15px;
     text-align:center 
}
 .features{
     padding:20px 0; 
	 background: #f1f2f2;
	 margin-top: 30px;
}
 .features-thumb{
     float:left;
     padding-right:10px 
}
 .features-thumb img{
     width: 460px;
padding-bottom: 18px;
}
 .features-content{
     display:inline-block;
     padding-top:3% 
}
 .features-title{
     color:#3a3a3a;
     font-size:18px;
     font-weight:700;
     margin-bottom:0 
}
 .features .description{
     color:#939393 
}

.my-form {
 background: #00247c;
    border-radius: 12px;
}


.form-control{
	
	height:45px;
}



.my-about1{display:block;}

.my-about2{display:none;}

@media only screen and (max-width: 600px) {

.logo-1-img img {
    width: 170px;
}

.logo-1-img1 a {
    font-size: 10px;
    display: inline;
}

.text-center h3 {
    padding-top: 0px;
    margin-top: 0px;
}

.my-about1{display:block;}

.my-about2{display:block;}

.advantage-heading > h3 {
   
    text-align: center;
}

.our-tratment .title { text-align: center;}
.features-thumb img {
width: 330px;}

.neo-heading > p {
    font-size: 17px;
    text-align: center;
}

.my-form {margin-top: 20px; background: rgb(12, 73, 135);}

.bottom {
    padding-bottom: 10%;
    padding-top: 4%;
}

}


.about2-section{padding-top: 33px;}


@media only screen and (max-width: 600px) {

    .top-contact-us{
        display:block !important;
    }
    
    
    
}


.hovereffect {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
}

.hovereffect .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  background: rgba(0,0,0,0.5);
}

.hovereffect:hover .overlay {
  background-color: rgba(0,0,0,0.5);
}

.hovereffect h2, .hovereffect img {
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.hovereffect img {
  display: block;
  position: relative;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  width:100%;
}



.hovereffect:hover img {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.hovereffect h2 {
    text-transform: capitalize;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 24px;
    padding: 10px;
    background: transparent;
    vertical-align: middle;
    font-weight: 500;
    top: 36%;
}

.hovereffect a.info {
  display: inline-block;
  text-decoration: none;
  padding: 7px 14px;
  text-transform: uppercase;
  color: #fff;
  border: 1px solid #fff;
  margin: 14px 0 0 0;
  background-color: transparent;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(1.5);
  -ms-transform: scale(1.5);
  transform: scale(1.5);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  font-weight: normal;
  height: 85%;
width: 85%;
position: absolute;
top: 3%;
left: 8%;
padding: 70px;
}

.hovereffect:hover a.info {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  background-color: rgba(0, 0, 0, 0.14);
}


.imag22 .hovereffect h2{top: 25%;}

.imag22 .hovereffect a.info {top: 0%;}

.imag22 .hovereffect h2 { top: 25%;}



.our_main1 img {
    border-radius: 100%;
	width: 420px;
margin-left: auto;
margin-right: auto;
}


.my-bann {
	background:url(../images/landing-page-banner_1.jpg);
   height: 590px;
	background-repeat: no-repeat;
	background-size:cover;	
	margin-right: auto;
}


.why-onaimagh{padding-left: 0px;}

.why-onaimagh2{padding-left: 0px;}

.why-uk-sec{padding: 0px 0 24px; background: #f1f1f1;}


.main-footer h4 {
    font-weight: 800;
}


.phony p{
    
    margin-bottom:10px;
    margin-top:10px;
    font-size:18px;
}

.my-border{
    border-left: 3px solid #fff;
padding-left: 25px;
}

.social-tt h4{margin-bottom:15px;}

.social-tt a span {
  background:#f36921;
border-radius: 100%;
color:#fff;
display: inline-block;
width: 35px;
height: 35px;
line-height: 2.5;
text-align: center;
}

.social-tt a span:hover{ background:#1a1a1a; color:#fff;}

.about-gg {
    padding: 25px 0px 35px;
}



.about-gg h2 {
    font-size: 23px;
    font-weight: bold;
    text-align: center;
    background: #f36921;
color: #fff;
    padding: 5px 14px;
    margin-left: auto;
    margin-right: auto;
    display: table;
    margin-bottom: 0px;
}

.about-gg p {
    text-align: center;
    border: 1.5px solid #f36921;
    padding: 10px;
    font-size: 18px;
}

.why-unni {

    padding: 15px 0px;

}

.why-unni h3 {
    color:#f36921;
    font-weight: 600;
    margin-bottom: 20px;
}

.why-unni h4 {
    color: 
    #104e8a;
    font-weight: bold;
    letter-spacing: 0.2px;
}


.why-unni p {

    font-size: 18px;
    margin-bottom: 25px;
    

}


.s-i-uk {
    background: url(../images/study_in_uk_bg.jpg);
    background-size: cover;
    padding:40px 0px;
}

.s-i-uk h3 {
    color:#fff;
    font-weight: bold;
}

.s-i-uk p { color:#fff; font-size: 18px;}

.s-i-uk ul { color:#fff; font-size: 18px;}


@media only screen and (max-width: 1440px) {
.my-bann{		
 height: 450px;	
}

}

.main-footer {
    background: #104e8a;
padding: 30px 0px;
color:#fff;
}


@media only screen and (max-width: 1024px) {
.my-bann {
    height: 366px;
}

}

@media only screen and (max-width: 768px) {

.header-text {
    color: #fff;
    left: 1.8%;
    position: relative;
    right: auto;
    top: 27px;
    width: 96.6667%;
    padding-bottom: 55px;
}


.row.center {
    display: block !important;
    align-items: center  !important;
}

.advantage-heading {
    text-align: left;
    padding-top: 0px;
}

.about2-section {
    padding-top: 0px;
}

.why-onaimagh{padding-left: 15px;}
.about2-section{padding-left: 0px;}



  .hovereffect{  margin-bottom: 20px;}

.why-onaimagh2{padding-left: 15px;}


.why-uk-sec{padding: 0px 0 20px;}

.our_main1 {
    padding-top: 15px;
    padding-bottom: 0px;
}

.neo-heading > p {
    padding-bottom: 0px;
    padding-top: 9px;
    margin-bottom: 0px;
}

.sn-web{display:none;     margin-bottom: -20px;}

}

@media only screen and (max-width: 480px) {
.my-bann {
    height:207px;
}

.header-text {
   
    top: 15px;
   
}

.bottom {
    padding-bottom: 4%;
    padding-top: 7%;
}

.my-border {border-left:none;}


.about-gg {
    padding: 0px 15px 30px;
    margin-top: -20px;
}


.why-unni {
    padding: 15px 15px;
}


.logo-1-img1 {
    padding-top: 0%;
    margin-top: 10%;
}


}




#appointment1 .form-control { display: inline-block; width: 25% ;margin: 0px 15px;} 

@media only screen and (max-width: 375px) {
    #appointment1 .form-control { display: block !important; width: 98% !important;margin: 10px 0px;}
}




