
@media only screen and (min-width: 1200px) and (max-width: 1300px){
	.main-header .header-upper .container-fluid{
		width: 1200px;
	}
	.main-header .logo-outer .logo .logo-icon img{
		width: 95px;
	}
	/*.main-header .logo-outer .logo .logo-text h3 {
    	font-size: 19px;
	}
	.main-header .logo-outer .logo .logo-text h2 {
        font-size: 21px;
    }*/
	.main-menu .navigation > li > a{
		font-size: 15px;
	}
	/*.main-header .logo-outer .logo .logo-text h2{
		font-size: 22px;
	}*/
	.main-menu .navigation > li{
		margin: 0 9px;
	}
}

@media only screen and (max-width: 1199px){
	.main-header .header-upper .container-fluid{
		width: 990px;
	}
	.main-header .header-top .top-left ul li:last-child{
		margin-right: 0;
	}
	.main-header .header-top .top-left ul li{
		margin-right: 14px;
		font-size: 15.5px;
	}
	.main-header .header-top .top-right{
		display: none;
	}
	.main-header .header-top .top-left{
		float: none;
		text-align: center;
	}
	.main-header .header-top .top-left ul li{
		float: none;
		display: inline-block;
	}
	.main-menu .navigation > li > a{
		font-size: 14px;
	}
	.main-menu .navigation > li {
    	margin: 0 5px;
	}
	.main-header .logo-outer .logo .logo-icon img{
		width: 60px;
	}
	.main-header .logo-outer .logo .logo-text h2{
		font-size: 17px;
	}
	.main-header .logo-outer .logo .logo-text h3, .main-header .logo-outer .logo .logo-text h6{
		font-size: 13px;
	}
	.main-header .logo-outer .logo .logo-text{
    	padding-left: 5px;
	}
	.main-header .header-upper{
		padding: 12px 0;
	}
	.main-header .sticky-header .main-menu .navigation > li > a{
		padding: 14px 15px;
    	font-size: 15px;
	}
	.caption{
		width: 400px;
	}
	.caption h1{
		font-size: 28px;
		margin-bottom: 8px;
	}
	.caption p{
		font-size: 16px;
    	line-height: 24px;
	}
	.about-us .content-column h2{
		font-size: 28px;
	}
	.about-us .content-column h4{
		font-size: 18px;
	}
	.about-us .content-column span.dis{
		display: none;
	}
	.fun-fact-section .count-box .counter-title h5{
		width: 191px;
		padding: 6px  15px 4px 13px;
	}
	.testimonial-block{
		height: auto;
		padding: 25px;
	}
	.testimonial-block .thumb{
		width: 80px;
		height: 80px;
	}
	.main-footer .services-widget{
		padding-left: 0;
	}
	.about-us2 .image-column .image-box img{
		width: 380px;
	}
	.service-detail h2{
		font-size: 28px;
	}
	.service-detail img{
		width: 310px;
	}
	.contact-info h2{
		font-size: 27px;
    	line-height: 38px;
    	margin-bottom: 15px;
	}
	.contact-info ul li strong{
		font-size: 18px;
	}
	.contact-info ul li .icon{
		height: 50px;
    	width: 50px;
    	line-height: 50px;
	}
	.contact-info ul li{
		padding-left: 62px;
		margin-bottom: 12px;
	}
	.contact-map-section {
    	height: 370px;
	}
}

@media only screen and (max-width: 991px){
	.main-header .header-top .top-left ul li.opd{
		display: none;
	}
	.main-header .header-upper .container-fluid{
		width: 766px;
	}
	.main-header .header-upper-area{
		display: block;
	}
	.main-header .logo-outer .logo .logo-area{
		justify-content: center;
	}
	.main-header .logo-outer .logo .logo-icon img{
		width: 75px;
	}
	.main-header .logo-outer .logo .logo-text{
		padding-left: 10px;
	}
	.main-header .header-upper{
		padding-top: 15px;
		padding-bottom: 0;
	}
	.main-header .header-upper .upper-right{
		border-top: 1px solid #761a0d2b;
		margin-top: 15px;
	}
	.main-menu .navigation > li > a {
        font-size: 15px;
        padding: 15px 0;
    }
    .main-menu .navigation > li, .main-menu .navigation > li:first-child,
    .main-menu .navigation > li:last-child {
        margin: 0 14px;
    }
    .teleconsultation-btn .btn span{
    	padding: 9px 35px 13px;
    	font-size: 18px;
    }
    .teleconsultation-btn .btn{
    	left: -80px;
    	z-index: 9;
    }
    .main-header .header-btn{
    	display: none;
    }
    .main-header .sticky-header .main-menu .navigation > li > a {
        padding: 12px 12px;
        font-size: 14.5px;
    }
    .caption{
    	width: 300px;
    }
    .caption p{
    	display: none;
    }
    .caption h1{
    	font-size: 24px;
    	line-height: 32px;
    	margin-bottom: 0;
    }
    .caption .btn span{
    	padding: 6px 16px;
    }
    .space{
    	padding: 60px 0;
    }
    .about-us{
    	text-align: center;
    }
    .about-us .image-column{
    	order: -1;
    }
    .about-us .image-column .image-box img{
    	width: 350px;
    	margin: 0 auto;
    	margin-bottom: 30px;
    	float: none;
    }
    .about-us .content-column h4 i{
    	position: relative;
    	top: -1px;
    }
    .about-us .content-column span.dis{
    	display: block;
    }
    .main-footer .about-widget .text{
    	margin-bottom: 20px;
    }
    .main-footer .widgets-section{
    	padding: 60px 0px 20px;
    }
    .page-title{
    	padding: 80px 0;
    }
    .page-title h1{
    	font-size: 36px;
    }
    .page-title .inner-page-title {
	    font-size: 28px;
	    width: 60%;
	    text-align: left;
	    line-height: 36px;
	}
	.about-us .content-column .list-style-one li{
		text-align: left;
	}
	.service-detail h2 {
        font-size: 26px;
    }
    .service-detail .img-flex{
    	display: block;
    	width: 250px;
    }
    .service-detail ul li+li {
    	margin-top: 5px;
	}
	.project-section2 {
	    padding: 50px 0;
	}
	.contact-info h2{
		font-size: 29px;
        line-height: 40px;
        margin-bottom: 20px;
	}
	.contact-form{
		margin-top: 30px;
	}
	.contact-map-section {
        height: 340px;
    }
    .about-us .content-column h4{
    	padding-left: 0;
    }
}

@media only screen and (max-width: 767px){
	.main-header .header-upper .container-fluid{
		width: 574px;
	}
	.main-header .header-top .top-left ul li.mail{
		display: none;
	}
	.main-header .header-top .top-left ul li.ph-no{
		margin-right: 0;
	}
	.main-menu .navbar-header{
		text-align: right;
		position: absolute;
		top: -62px;
        right: 0px;
	}
	.main-header .logo-outer{
		width: fit-content !important;
	}
	.main-header .header-upper .upper-right{
		margin: 0;
		border: none;
	}
	.main-header .header-upper{
		padding: 12px 0;
	}
	.main-header .logo-outer .logo .logo-area{
		justify-content: left;
	}
	.main-menu .navbar-collapse > .navigation, 
	.main-menu .navbar-collapse > .navigation > li > a{
		background: #761a0d !important;
	}
	.main-menu .navbar-collapse > .navigation > li > ul > li > a{
		background: #952616 !important;
	}
	.main-menu .navigation > li.dropdown:hover > ul.head-list{
		width: 100%;
	}
	.caption{
        width: 240px;
    }
    .caption h1{
    	font-size: 19px;
    	line-height: 25px;
    }
    .caption .btn {
    	margin-top: 10px;
	}
	.caption .btn span {
        padding: 5px 13px;
    }
    .btn span{
    	font-size: 15px;
    	padding: 10px 16px;
    }
    .about-us .image-column .image-box img{
    	width: 300px;
    }
    .about-us .content-column h2 {
        font-size: 25px;
    }
    .about-us .content-column .imp-text{
    	font-size: 15px;
    	line-height: 23px;
    }
    .about-us .content-column .text, .feature-section .sec-title p, .testimonial-block p,
    .main-footer .about-widget .text, .main-footer .about-widget h4, 
    .main-footer .services-list li a, .main-footer .foot-cnt-list li,
    .about-us .content-column .list-style-one li, .service-detail p,
    .service-detail ul li, .testimonial-block-three .text p, .contact-info ul li p{
    	font-size: 15px;
    	line-height: 25px;
    }
    .sec-title h2{
    	font-size: 32px;
    }
    .fun-fact-section .count-box .counter-title h5{
    	font-size: 15px;
    }
    .fun-fact-section{
    	padding: 40px 0 15px;
    }
    .main-footer .footer-column .widget-title{
    	font-size: 23px;
    	margin-bottom: 20px;
    }
    .main-footer .services-list li{
    	margin-bottom: 6px;
    }
    .btn-whatsapp-pulse{
    	padding: 25px;
    }
    .page-title .bread-crumb,
	.page-title h1{
		width: 100%;
		text-align: center;
		padding: 0;
	}
	.page-title .bread-crumb li{
		float: none;
		display: inline-block;
	}
	.page-title{
		padding: 50px 0;
	}
	.page-title h1{
		font-size: 30px;
	}
	.page-info .bread-crumb li{
		font-size: 16px;
		margin-right: 5px;
		padding-right: 20px;
	}
	.page-info .bread-crumb li:after{
		font-size: 16px;
	}
	.clients-section.alternate ul li img{
		width: 160px;
	}
	.clients-section.alternate ul li{
		margin: 10px 5px 18px 0;
	}
	.about-us .content-column .text strong{
		font-size: 16px;
	}
	.page-title .inner-page-title{
		width: 100%;
		text-align: center;
		font-size: 26px;
		line-height: 42px;
	}
	.about-us .content-column h3{
		font-size: 25px;
	}
	.service-detail-section .sidebar-side{
		display: none;
	}
	.service-detail h2 {
        font-size: 24px;
    }
    .service-detail .img-flex{
    	display: flex;
    }
    .service-detail h3{
    	font-size: 20px;
    }
    .testimonial-and-blog{
    	padding: 48px 0;
    }
    .testimonial-block-three.testimonials_two{
    	padding: 25px;
    }
    .testimonial-block-three .info-box{
    	margin-bottom: 20px;
    	padding-top: 15px;
    	padding-left: 80px;
    }
    .testimonial-block-three .rating{
    	padding-top: 5px;
    }
    .testimonial-block-three .info-box .thumb img{
    	width: 65px;
    }
    .testimonial-block-three .info-box .name{
    	font-size: 18px;
    	line-height: 17px;
    }
    .contact-form h2{
    	font-size: 33px;
    }
    .contact-form .form-group input[type="text"], 
    .contact-form .form-group input[type="email"], 
    .contact-form .form-group input[type="tel"], .contact-form .form-group input[type="url"], 
    .contact-form .form-group textarea, .contact-form .form-group select{
    	padding: 16px 20px;
    }
    .contact-form .form-group textarea{
    	height: 130px;
    }
    .contact-map-section{
    	height: 280px;
    }
}

@media only screen and (max-width: 575px){
	.main-header .header-upper .container-fluid{
		width: 100%;
	}
	.main-header .header-top .top-left ul li.loc{
		display: none;
	}
	.main-header .header-top .top-left ul li{
		font-size: 15px;
		padding: 6px 0px;
	}
	.main-header .logo-outer{
		width: 90% !important;
	}
	.teleconsultation-btn .btn span {
        padding: 6px 25px 9px;
        font-size: 16px;
    }
    .teleconsultation-btn .btn{
    	left: -67px;
    }
    .caption{
    	width: 210px;
    }
    .caption h1 {
        font-size: 16px;
        line-height: 22px;
    }
    .caption .btn{
    	margin-top: 5px;
    }
    .caption .btn span {
        padding: 3px 10px;
        font-size: 13px;
    }
    .carousel-indicators{
    	bottom: 0;
    }
    .carousel-indicators li{
    	width: 20px;
    	border-top: 3px solid #761a0d78;
    	height: 3px;
    }
    .space{
    	padding: 50px 0;
    }
    .about-us .image-column .image-box img {
        width: 260px;
    }
    .about-us .content-column h2 {
        font-size: 21px;
    }
    .about-us .content-column h4 {
        font-size: 16px;
    }
    .about-us .content-column h4 i{
    	font-size: 11px;
    	width: 18px;
	    height: 18px;
	    line-height: 18px;
    }
    .about-us .content-column .text strong{
    	display: inline-block;
    	line-height: 22px;
    }
    .btn span{
    	padding: 10px 16px;
    }
    .sec-title h2 {
        font-size: 27px;
    }
    .features-carousel .owl-nav{
    	top: -50px;
    }
    .features-carousel .owl-prev, .features-carousel .owl-next{
    	height: 35px;
	    width: 35px;
	    line-height: 35px;
	    font-size: 18px;
    }
    .feature-block .lower-content .btn span {
	    padding: 4px 12px;
	}
	.fun-fact-section .count-box{
		width: 280px;
		margin-left: auto;
		margin-right: auto;
	}
	.fun-fact-section .count-box .icon-box{
		font-size: 22px;
	}
	.fun-fact-section .count-box .count-text{
		font-size: 26px;
	}
	.testimonial-carousel .owl-nav{
    	top: -50px;
    }
    .testimonial-carousel .owl-nav{
    	top: -40px;
    }
	.testimonial-carousel .owl-prev, .testimonial-carousel .owl-next{
		height: 30px;
	    width: 30px;
	    line-height: 30px;
	}
	.testimonial-block{
		padding: 20px;
	}
	.testimonial-block .thumb {
        width: 70px;
        height: 70px;
        margin-bottom: 15px;
    }
    .testimonial-block .name{
    	font-size: 17px;
    }
    .main-footer .widgets-section {
        padding: 50px 0px 10px;
    }
    .footer-bottom .copyright-text p{
    	font-size: 14px;
    	line-height: 23px;
    }
    .scroll-to-top{
    	width: 40px;
	    height: 40px;
	    line-height: 40px;
	    font-size: 16px;
    }
    .btn-whatsapp-pulse {
        padding: 22px;
        font-size: 21px;
        right: 10px;
    }
    .btn-whatsapp-pulse2{
    	font-size: 26px;
    	bottom: 120px;
    }
    .btn-whatsapp-pulse-border{
    	font-size: 26px;
    	bottom: 70px;
    }
    .page-title {
        padding: 40px 0;
    }
    .page-title h1{
    	font-size: 24px;
    	line-height: 40px;
    }
    .page-title .bread-crumb li{
    	font-size: 16px;
    	line-height: 24px;
    }
    .clients-section.alternate ul li{
    	display: block;
    	margin: 15px 0;
    }
    .page-title .inner-page-title{
    	font-size: 20px;
        line-height: 28px;
    }
    .about-us .content-column h3 {
        font-size: 22px;
    }
    .service-detail .img-flex{
    	display: block;
    	width: 100%;
    }
    .service-detail h2 {
        font-size: 22px;
    }
    .service-detail h3 {
        font-size: 18px;
        line-height: 22px;
    }
    .testimonial-and-blog {
        padding: 42px 0;
    }
    .testimonial-block-three .info-box .thumb{
    	height: 60px;
    	width: 60px;
    }
    .testimonial-block-three .info-box{
    	padding-left: 70px;
    	margin-bottom: 15px;
    }
    .testimonial-block-three.testimonials_two {
        padding: 20px;
    }
    .testimonial-block-three .text i{
    	top: 15px;
    	right: 15px;
    	font-size: 40px;
    }
    .testimonial-block-three .rating span{
    	font-size: 13px;
    }
    .project-section2 {
        padding: 40px 0;
    }
    .contact-info h2{
    	font-size: 22px;
        line-height: 30px;
    }
    .contact-info ul li .icon{
    	height: 45px;
        width: 45px;
        line-height: 45px;
        font-size: 20px;
    }
    .contact-info ul li strong{
    	font-size: 17px;
    	line-height: 20px;
    	margin-bottom: 3px;
    }
    .contact-info ul li{
    	padding-left: 58px;
    }
    .contact-form{
    	padding: 25px;
    }
    .contact-form h2 {
        font-size: 26px;
        line-height: 34px;
    }
    .contact-form .form-group input[type="text"], 
    .contact-form .form-group input[type="email"], 
    .contact-form .form-group input[type="tel"], .contact-form .form-group input[type="url"], 
    .contact-form .form-group textarea, .contact-form .form-group select{
    	padding: 12px 16px;
    }
    .contact-form .form-group{
    	margin-bottom: 10px;
    }
    .contact-form .form-group textarea{
    	height: 100px;
    }
    .contact-map-section {
        height: 250px;
    }
}

@media only screen and (max-width: 476px){
	.main-header .logo-outer .logo .logo-text h2 {
        font-size: 15px;
    }
    .main-header .logo-outer .logo .logo-text h3, .main-header .logo-outer .logo .logo-text h6{
    	font-size: 12px;
    }
	.main-menu .navbar-header{
		top: -75px;
	}
	.main-menu .navbar-header .navbar-toggler .icon-bar{
		width: 20px !important;
	}
	.main-menu .navbar-header .navbar-toggler{
		padding: 4px 7px !important;
	}
	.caption {
        width: 160px;
    }
    .caption h1{
    	font-size: 13px;
    	line-height: 18px;
    }
    .caption .btn{
    	margin-top: 3px;
    }
    .caption .btn span{
    	font-size: 11px;
        padding: 1px 10px 3px; 
    }
}

@media only screen and (max-width: 360px){
	.main-header .logo-outer .logo .logo-text h3, .main-header .logo-outer .logo .logo-text h6{
		font-size: 10.5px;
	}
	.main-header .logo-outer .logo .logo-text h2{
		font-size: 12px;
	}	
	.main-menu .navbar-header{
		top: -70px;
	}
	
}


