/* XL Device :1200px. */
@media (min-width: 1200px) and (max-width: 1500px) {

.helpconts{
	margin-right:-11px
}
.wrapper-box.wrapper-padding {
	padding: 0 20px;
}
.client-text::before {
	position: absolute;
	left: 125px;
	content: "\f10d";
	font-family: "Font Awesome 5 free";
	top: 0;
	font-style: normal;
	font-size: 27px;
	color: #003f6e;
  }
  .client-text::after {
	position: absolute;
	left: auto;
	right: 125px;
	content: "\f10e";
	font-family: "Font Awesome 5 free";
	bottom: 0;
	font-style: normal;
	font-size: 27px;
	color: #003f6e;
  }
  .single-cta i {
	color: #00a4e0;
	font-size: 30px;
	float: left;
	margin-top: 8px;
  }
  .underline{
	color:#7e7e7e!important;
	text-decoration: underline;
	font-weight: normal!important
  }
  .underline:hover{
	color:#7e7e7e!important;
	text-decoration: underline;
	font-weight: normal!important
  }
  .footer-widget-heading h3::before {
	content: "";
	position: absolute;
	left: 0;
	bottom: -15px;
	height: 2px;
	width: 50px;
	background: #00a4e0;
  }

}

/* LG Device :992px. */
@media (min-width: 992px) and (max-width: 1200px) {

.wrapper-box.wrapper-padding {
	padding: 0;
}

.md-margin {
	margin-top: 50px;
}
blockquote::before {
	left: 40px;
}
blockquote::after {
	right: 40px;
}
blockquote {
	padding: 0 85px;
}
.team-info h3 {
	font-size: 16px;
	margin-bottom: 2px;
}
.team-info span {
	font-size: 12px;
}
.section-title.service-title p {
	padding: 0 100px;
}
.about-info-text p {
	padding: 0 60px;
}
.features-wrap {
	padding: 40px 30px;
}
.client-text {
	padding: 0 148px;
}
.client-text::before {
	position: absolute;
	left: 125px;
	content: "\f10d";
	font-family: "Font Awesome 5 free";
	top: 0;
	font-style: normal;
	font-size: 27px;
	color: #003f6e;
  }
  .client-text::after {
	position: absolute;
	left: auto;
	right: 125px;
	content: "\f10e";
	font-family: "Font Awesome 5 free";
	bottom: 0;
	font-style: normal;
	font-size: 27px;
	color: #003f6e;
  }
  .single-cta i {
	color: #00a4e0;
	font-size: 30px;
	float: left;
	margin-top: 8px;
	margin-bottom: 10px
  }
  .underline{
	color:#7e7e7e!important;
	text-decoration: underline;
	font-weight: normal!important
  }
  .underline:hover{
	color:#7e7e7e!important;
	text-decoration: underline;
	font-weight: normal!important
  }
  .footer-widget-heading h3::before {
	content: "";
	position: absolute;
	left: 0;
	bottom: -15px;
	height: 2px;
	width: 50px;
	background: #00a4e0;
  }
  .helpconts{
	margin-right:-11px;
}
}


/* MD Device :768px. */
@media (min-width: 768px) and (max-width: 991px) {

.helpconts{
	margin-right:-11px
}

.wrapper-box.wrapper-padding {
	padding: 0;
}
.top-btn {
	display: none;
}
.menu-area {
	padding: 20px 0;
}
.logo img {
	margin-top: 20px;
}
.slider-content h1 {
	font-size: 54px;
}
.slider-content p {
	font-size: 15px;
}
.slider-bg {
	height: 600px;
}
.about-img img {
	width: 100%;
}
blockquote::before {
	display: none;
}
blockquote::after {
	display: none;
}
blockquote {
	padding: 0 10px;
} 
.section-title.service-title p {
	padding: 0 0px;
}
.single-cta i {
	margin-top: 6px;
}
.cta-text h4 {
	font-size: 18px;
}
.cta-text span {
	font-size: 12px;
}
.footer-pattern img {
	width: 100%;
}
.about-info-text p {
	padding: 0;
	font-size: 16px;
}
.contact-form-title p {
	width: 70%;
}
.call-to-action a {
	padding: 18px 30px;
}
.related-project-title.section-title p {
	padding: 0;
	width: 100%;
}
.features-wrap {
	padding: 40px 30px;
}
.client-text {
	padding: 0 ;
}
.client-text::before {
	left: 125px;
	content: "\f10d";
	font-family: "Font Awesome 5 free";
	top: 0;
	font-style: normal;
	font-size: 27px;
	color: #003f6e;
  }
  .client-text::after {
	left: auto;
	right: 125px;
	content: "\f10e";
	font-family: "Font Awesome 5 free";
	bottom: 0;
	font-style: normal;
	font-size: 27px;
	color: #003f6e;
  }
.menu-margin-bottom {
	margin-bottom: 0;
}
.call-to-action h3 {
	font-size: 26px;
}
.sm-mt {
	margin-top: 60px;
}
.sticky {
	position: static;
}
.single-cta i {
	color: #00a4e0;
	font-size: 30px;
	float: left;
	margin-top: 8px;
  }
  .underline{
	color:#7e7e7e!important;
	text-decoration: underline;
	font-weight: normal!important
  }
  .underline:hover{
	color:#7e7e7e!important;
	text-decoration: underline;
	font-weight: normal!important
  }
  .footer-widget-heading h3::before {
	content: "";
	position: absolute;
	left: 0;
	bottom: -15px;
	height: 2px;
	width: 50px;
	background: #00a4e0;
  }

}


/* Extra small Device. */
@media (max-width: 767px) {
.header-top.blue-bg {
	padding: 10px 0;
}
.sticky {
	position: static;
}
.wrapper-box.wrapper-padding {
	padding: 0;
}
.top-btn {
	display: none;
}
.menu-area {
	padding: 0;
}
.logo img {
	margin-top: 15px;
    margin-bottom: 5px;
}
.slider-content h1 {
	font-size: 40px;
}
.slider-content p {
	font-size: 14px;
}
.btn {
	padding: 15px 25px;
}
.slider-bg {
	height: 480px;
}
.about-img img {
	width: 100%;
}
.section-title.service-title p {
	padding: 0;
}
.services-img img {
	width: 100%;
}
.portfolio-thumb img {
	width: 100%;
}
.footer-section{
	text-align: center
}
.footer-social-icon a {
    color: #fff;
    font-size: 16px;
    margin-right: 7px;
    margin-left: 7px;
}
/* .cta-text {
    text-align:left
} */
blockquote::before {
	display: none;
}
blockquote::after {
	display: none;
}
blockquote {
	padding: 0;
} 
.footer-pattern img {
	/* width: 100%; */
	display:none
}
.about-info-text h2 {
	font-size: 24px;
}
.about-info-text p {
	padding: 0;
	font-size: 14px;
}
.contact-form-title p {
	width: 100%;
}
.breadcrumb-title.sm-size h2 {
	font-size: 40px;
}
.related-project-title.section-title p {
	padding: 0;
	width: 100%;
}
.display-none{
	display: none;
}
.client-text {
	padding: 0 ;
	font-size: 14px;
}
/* .client-text::before {
	left: 125px;
	content: "\f10d";
	font-family: "Font Awesome 5 free";
	top: 0;
	font-style: normal;
	font-size: 27px;
	color: #003f6e;
} */
/* .client-text::after {
left: auto;
right: 125px;
content: "\f10e";
font-family: "Font Awesome 5 free";
bottom: 0;
font-style: normal;
font-size: 27px;
color: #003f6e;
} */
.white-text h3 {
	font-size: 30px;
}
.slider-content h1 {
	font-size: 36px;
}
.portfolio-menu {
	display: none;
}
.home-three-about {
	margin-top: 0;
	padding-top: 0;
}
.slider-two-bg {
	height: 600px;
}
.menu-margin-bottom {
	margin-bottom: 0;
}
.call-to-action h3 {
	font-size: 26px;
}
.blog-title {
	font-size: 24px;
}
.sm-d {
	display: none !important;
}
.sm-mt {
	margin-top: 60px;
}
.comments-reply {
	padding-left: 0;
}
.comments-avatar {
	float: none;
	width: 83px;
	margin-bottom: 20px;
}
.comments-text {
	padding-left: 0;
}
.comments-avatar img {
	width: 100%;
}
.single-cta i {
	color: #00a4e0;
	font-size: 30px;
	margin-top: 8px;
	vertical-align: top;
	margin-bottom: 10px
}
.underline{
color:#000!important;
text-decoration: underline;
font-weight: normal!important
}
.underline:hover{
color:#000!important;
text-decoration: underline;
font-weight: normal!important
}
.footer-widget-heading h3::before {
content: "";
position: absolute;
bottom: -15px;
height: 2px;
width: 50px;
background: #00a4e0;
left:0;
right:0;
margin:auto
}
.disnone{
display: none!important;
}
.section-title h2 {
    position: relative;
    margin-bottom: 45px;
    display: inline-block;
    font-weight: 600;
    line-height: 1.2;
}
.about-content p {
	margin-bottom: 0;
	letter-spacing: -0.2px;
}

}
/* SM Small Device :550px. */
@media only screen and (min-width: 576px) and (max-width: 767px) {

.about-info-text h2 {
	font-size: 35px;
}
.slider-content h1 {
	font-size: 40px;
}
.portfolio-menu {
	display: block;
}
.home-three-about {
	margin-top: -265px;
	padding-top: 15px;
}
.sm-d {
	display: inline-block !important;
}
.comments-avatar {
	float: left;
	width: 103px;
}
.comments-avatar img {
	width: 100%;
}
.comments-text {
	overflow: hidden;
	padding-left: 30px;
}
.comments-reply {
	padding-left: 130px;
}
.client-text::before {
	left: 125px;
	content: "\f10d";
	font-family: "Font Awesome 5 free";
	top: 0;
	font-style: normal;
	font-size: 27px;
	color: #003f6e;
  }
  /* .client-text::after {
	left: auto;
	right: 125px;
	content: "\f10e";
	font-family: "Font Awesome 5 free";
	bottom: 0;
	font-style: normal;
	font-size: 27px;
	color: #003f6e;
  } */
  .single-cta i {
	color: #00a4e0;
	font-size: 30px;
	margin-top: 8px;
	margin-bottom: 10px
  }
  .underline{
	color:#000!important;
	text-decoration: underline;
	font-weight: normal!important
  }
  .underline:hover{
	color:#000!important;
	text-decoration: underline;
	font-weight: normal!important
  }
  .footer-widget-heading h3::before {
	content: "";
	position: absolute;
	bottom: -15px;
	height: 2px;
	width: 50px;
	left:0;
	right:0;
	margin:auto;
	background: #00a4e0;
  }
  .disnone{
	display: none!important;
}

}
@media (min-width: 1501px) {

	.wrapper-box.wrapper-padding {
		padding: 0 20px;
	}
	.client-text::before {
		position: absolute;
		left: 125px;
		content: "\f10d";
		font-family: "Font Awesome 5 free";
		top: 0;
		font-style: normal;
		font-size: 27px;
		color: #003f6e;
	  }
	  .client-text::after {
		position: absolute;
		left: auto;
		right: 139px;
		content: "\f10e";
		font-family: "Font Awesome 5 free";
		bottom: 0;
		font-style: normal;
		font-size: 27px;
		color: #003f6e;
	  }
	  .single-cta i {
		color: #00a4e0;
		font-size: 30px;
		float: left;
		margin-top: 8px
	  }
	  .underline{
		color:#7e7e7e!important;
		text-decoration: underline;
		font-weight: normal!important
	  }
	  .underline:hover{
		color:#7e7e7e!important;
		text-decoration: underline;
		font-weight: normal!important
	  }
	  .footer-widget-heading h3::before {
		content: "";
		position: absolute;
		bottom: -15px;
		height: 2px;
		width: 50px;
		background: #00a4e0;
		left:0;
	  }
	  .helpconts{
		  margin-right:-11px
	  }
	  
	}