/* Tablet Screen */
@media only screen and (min-width: 768px) and (max-width: 991px) {
body{
	font-size:14px;
}
	
p{
	font-size:14px;
}
.section-title {
    padding: 0 150px;
}
.section-title.style2 {
	padding: 0;
}
.section-title.text-left{
	padding:0;
}

.header.style2 {
	padding: 15px 20px;
}
.menu-list {
	position: absolute;
	right: 120px;
}
	
.hero-slider .hero-text h1 {
  font-size: 60px;
  line-height: 70px;
  text-align: center;
}
.hero-slider .hero-text {
  text-align: center;
  width: ;
}
.hero-slider .hero-text .p-text {
  width: 100%;
  text-align: center;
  max-width: 100%;
  padding: 0 123px;
}

.menu-topbar {
  padding: 15px;
}
.menu-full-overlay-inner .menu-btn {
  top: 35px;
}
.menu-full-overlay-inner .nav li a {
  font-size: 30px;
  padding: 15px 0;
}

.vc_custom_heading {
}
.about-texts h1 {
  font-size: 30px !important;
  line-height: 42px;
}
.about-texts p {
  font-size: 14px;
}

.footer .bottom-copyright,.footer .menu-social-icon {
  text-align: center;
  margin: 0;
}
.footer .menu-social-icon {
  margin-top: 10px;
}
.header .logo .img-logo a img {
	max-height: 75px !important;
}
.single-counter {
	width: 45%;
}
	.call-action .bizwheel-btn {
	padding: 13px 25px;
}
.modern-img-feature {
	margin-top: 30px;
}
}
/* Mobile Screen */
@media only screen and (max-width: 767px) {
body{
	font-size:14px;
}
	
p{
	font-size:14px;
}
.section-title.style2 .section-top, .section-title.style2 .section-bottom {
	width: 100%;
	margin: 0;
	padding: 0;
}
.section-title.style2 .text-style-two {
	margin-top: 25px;
	text-align: left;
}
.call-action .call-inner h2 {
	font-size: 20px;
	line-height: 30px;
}
.call-action.overlay.vc_custom_1633817183422 {
	padding: 20px !important;
}
.vc_col-sm-3{
    width: 100% !important;
}
.single-counter {
	width: 100%;
}
.menu-list {
  position: relative;
  width: 100%;
  right: 0;
  margin-top: 15px;
}
.header {
  padding: 10px 20px;
}
.header .img-logo img {
  max-height: 70px !important;
}
.menu-btn {
  top: 20px;
}
.menu-list .single-list {
  padding-right: 10px;
  margin-right: 10px;
}
.menu-list .single-list a {
  font-size: 14px;
}
.hero-slider .hero-text h1 {
  font-size: 32px;
  line-height: 40px;
}
.hero-slider .hero-text .p-text {
  width: 100%;
  max-width: 100%;
  margin: 0;
}

.hero-slider .owl-dots .owl-dot {
  padding-right: 15px;
  margin-right: 15px;
}
.hero-slider .owl-dots {
  margin-left: -65px;
  bottom: 50px;
}
.menu-social-icon {
  margin-left: 15px;
}
.hero-slider .owl-dots .owl-dot.active:after {
  font-size: 25px;
}
.hero-slider .owl-carousel .owl-nav div {
  font-size: 1;
  right: 4px;
}
.hero-slider .owl-dots .owl-dot:before {
  left: 27px;
}
.hero-slider .owl-dots .owl-dot.active:before {
  width: 47%;
}
	
.menu-full-overlay-inner .nav li a {
  font-size: ;
  padding: 10px 0;
  font-size: 22px;
}
.menu-topbar {
  padding: 20px 10px;
}
.menu-topbar .img-logo img {
  max-height: 70px !important;
}
.menu-full-overlay-inner .menu-btn {
  top: 35px;
  right: 15px;
}
.menu-full ul {
	padding: 0;
	margin-top: 60px !important;
}
.men-right-cntact-list {
	margin-top: 30px !important;
}

.vc_custom_heading {
}
.about-texts h1 {
	font-size: 22px !important;
	line-height: 28px;
}
.about-texts p {
  font-size: 14px;
}	
.header.style4 .menu-list {
	top: 5px;
	text-align: center;
	margin-top: 0;
}
.footer .bottom-copyright,.footer .menu-social-icon {
  text-align: center;
  margin: 0;
}
.footer .menu-social-icon {
  margin-top: 10px;
}
.modern-img-feature {
	margin-top: 30px;
}
.section-title h1 {
	font-size: 25px;
}
.content-right-area .text p {
	margin-top: 15px;
}
.about-texts {
	padding: 0 5px !important;
}
div.about-page-menu {
	margin-top: 30px !important;
}
.about-page-main .about-page-menu {
	margin: 0 !important;
}
}
/* Mobile Screen */
@media only screen and (max-width: 450px) {

}


/* Other Responsive CSS */
@media only screen and (max-width: 320px) {

}