/* Normal desktop :1200px. */
@media (min-width: 1200px) and (max-width: 1400px) {
/*--hero-section--*/	
.hero-area {
	height: 800px;
}
.hero-thumb img {
	margin-top: 0;
	width: 125%;
}
.shape {
	position: absolute;
	bottom: 193px;
	left: 0;
}
.shape img {
	width: 85% !important;
}
.hero-shape-4 {
	left: 3%;
	top: 22%;
}
.hero-shape-3 {
	position: absolute;
	left: 19px;
	top: 50%;
}
.hero-shape-2 {
	position: absolute;
	left: 3%;
	bottom: 10%;
}
.hero-shape-1 {
	position: absolute;
	right: -82px;
	top: 27px;
}
.our-experinence {
	bottom: 4px;
	left: -57px;
}
/*--about-section--*/
.about-area {
	padding: 91px 0 96px;
}	
.about-thumb img {
	margin-left: -130px;
	position: relative;
	width: 120%;
}
.pricing-area {
	padding: 80px 0 84px;
}
/*--testimonial-section--*/
.testimonial-area {
	padding: 98px 0 93px;
}
.blog-area {
	padding: 81px 0 99px;
}
.copyright-area {
	padding: 92px 0 0;
}

/*--start-inner-pages-css--*/
.about-area {
	padding: 77px 0 83px;
}
/*---contact-us-css--*/
.contact-thumb img {
	width: 100%;
}
.contact-content {
	right: -75px;
}
.contact-form input {
	height: 42px;
}
.contact-textarea textarea {
	width: 94%;
	height: 96px;
}
.contact-submit-button button {
	margin-bottom: 5px;
}
/*-faqs-area--*/
.faqs-main-area {
	padding: 79px 0 100px;
}
/*--portfolio-section-*/
.portfolio-area {
	padding: 99px 0 64px;
}

}
/* Normal desktop :992px. */
@media (min-width: 992px) and (max-width: 1199px) {
/*--header-section--*/	
.header-logo img {
	width: 100%;
}	
.header_menu {
	margin-right: -45px;
}
/*--hero-section--*/
.hero-area {
	height: 850px;
}
.hero-sub-title h5::before {
	width: 49%;
}	
.hero-shape-1 {
	position: absolute;
	right: -60px;
	top: -56px;
}	
.hero-shape-2 {
	position: absolute;
	left: 3%;
	bottom: 10%;
}	
.hero-shape-4 {
	left: 2%;
	top: 22%;
}	
.hero-thumb img {
	margin-top: 60px;
}
/*--about-section--*/
.about-area {
	padding: 69px 0 90px;
}
.about-thumb img {
	margin-left: 0;
	width: 100%;
}
/*--section-title--*/
.services-area {
	padding: 70px 0 89px;
}
.section-title h1 {
	font-size: 28px;
	line-height: 40px;
	text-transform: unset;
}
.section-title h4::before {
	width: 16%;
}
.brand-area {
	padding: 90px 0 89px;
}
/*--pricing-section--*/
.pricing-area {
	padding: 73px 0 72px;
}
.pricing-title h4 {
	font-size: 17px;
}
.price-featur ul li {
	font-size: 14px;
}
.testimonial-area {
	padding: 88px 0 84px;
}
/*--blog-section--*/
.blog-area {
	padding: 71px 0 90px;
}
.blog-content h4 a {
	font-size: 19px;
}
/*--footer-section--*/
.footer-area {
	padding: 89px 0 28px;
}
.footer-content {
	margin-bottom: 26px;
}
.copyright-area {
	padding: 35px 0 0;
}
/*--start-inner-pages-css--*/

.breadcumb-area {
	height: 435px;
}
.breadcum-content {
	text-align: center;
}
.breadcum-content-main-title h1 {
	margin-bottom: 30px;
	font-size: 70px;
}

/*team-section*/
.team-area {
	padding: 69px 0 87px;
}
/*---contact-us-css--*/
.contact-thumb img {
	width: 116%;
}
.contact-content {
	right: -144px;
}
.help-desk::before {
	width: 173px;
	height: 109px;
	left: -13px;
	top: -15px;
}
.help-desk::after {
	width: 194px;
	height: 134px;
	left: -24px;
	top: -28px;
}
.contact-form input {
	width: 100%;
	margin-left: -16px;
	padding-left: 8px;
    height: 38px;
}
.contact-textarea textarea {
	width: 100%;
	height: 87px;
	margin-left: -14px;
}
.contact-submit-button {
	margin-top: 9px;
}
.contact-submit-button button {
	font-size: 15px;
	padding: 7px 18px;
	margin-left: -13px;
}
.map-loction iframe {
	width: 101%;
}

.services-area.style-tow {
	padding: 68px 0 59px;
}
/*--services-details--*/
.sidebar-category-list ul li a {
	display: inline-block;
	padding: 7px 34px;
	font-size: 16px;
}
.need-help-phone {
	margin-left: 56px;
}
.sidebar-category {
	margin-left: 0;
	margin-top: 40px;
}

/*--blog-details--*/
.blog-details-area {
	padding: 77px 0 80px;
}
blockquote::after {
	right: 355px;
	bottom: 39px;
}
.tag-name a {
	margin-bottom: 10px;
}
.comment input {
	width: 45%;
}
/*--blog-grid-section--*/
.blog-area.add-padding-class {
	padding: 76px 0 98px;
}
/*--faqs-area--*/
.faqs-main-area {
	padding: 80px 0 100px;
}
.section-title.add-faqs h4::before {
	width: 8%;
}

/*--portfolio-section--*/
.portfolio-area {
	padding: 100px 0 65px;
}
.portfolio-content {
	bottom: -35%;
}





}


/* Tablet desktop :768px. */
@media (min-width: 768px) and (max-width: 991px) {
.header-area {
	display: none;
}
/*--hero-section--*/	
.hero-area {
	height: 930px;
	margin-top: -4px;
}
.hero-thumb img {
	margin-top: 0;
	width: 90%;
}	
.shape {
	bottom: 190px;
	left: 3px;
}
.hero-content {
	margin-top: 100px;
}	
.hero-main-title h1 {
	font-size: 44px;
	line-height: 50px;
}
.hero-sub-title h5::before {
	width: 32%;
}
.hero-description p {
	width: 70%;
}
.hero-button a {
	padding: 11px 27px;
	margin-top: 8px;
	font-size: 14px;
}
.hero-shape-1 {
	display: none;
}
.hero-shape-2 {
	left: 85%;
	bottom: 20%;
}
.hero-shape-4 {
	left: 2%;
	top: 6%;
}
/*--about-section--*/
.about-thumb img {
	margin-left: 0;
	width: 100%;
	margin-bottom: 36px;
}
/*---section-title--*/
.section-title h4::before {
	width: 10%;
}
.section-title h1 {
	font-size: 30px;
	line-height: 45px;
}
/*--service-section--*/
.services-area {
	padding: 58px 0 76px;
}
.brand-area {
	padding: 80px 0 81px;
}
/*--pricing-section--*/
.pricing-area {
	padding: 60px 0 58px;
}
.pricing-title h4 {
	font-size: 21px;
	transition: 0.7s;
}
.single-pricing {
	margin-bottom: 21px;
}	
/*--testimonial-section--*/
.testimonial-area {
	padding: 80px 0 74px;
}
.quote-icon {
	right: 42%;
}	
/*--blog-section--*/	
.blog-area {
	padding: 60px 0 61px;
}	
.single-blog-box {
	margin-bottom: 18px;
}
/*--footer-section--*/
.footer-area {
	padding: 80px 0 30px;
}
.footer-content {
	margin-bottom: 35px;
}
.copyright-area {
	padding: 26px 0 0;
}

/*--start-inner-pages-css--*/

.breadcumb-area {
	height: 380px;
}
.breadcum-content {
	text-align: center;
}
.breadcum-content-main-title h1 {
	margin-bottom: 16px;
	font-size: 50px;
}
/*--about-us-css--*/
.about-area {
	padding: 54px 0 80px;
}
.about-thumb-tow img {
	width: 100%;
	margin-left: 0;
	margin-bottom: 20px;
}
.section-title.add-about-section h4::before {
	left: 2px;
	width: 18%;
}
/*--team-css--*/
.team-area {
	padding: 60px 0 59px;
}
.single-team-box {
	margin-bottom: 20px;
}
.team-social-icon {
	top: 36%;
}
/*--contact-us-css--*/
.contact-thumb img {
	width: 85%;
	margin-bottom: 36px;
}
.contact-content {
	right: 50px;
	top: 42%;
}
.help-desk::before {
	width: 182px;
	height: 115px;
	left: -18px;
	top: -17px;
}	
.contact-message {
	margin-left: 34px;
}
.contact-submit-button {
	margin-top: 19px;
	margin-bottom: 24px;
}
/*--services-style-tow-css--*/
.services-area.style-tow {
	background: transparent;
	padding: 61px 0 53px;
}
.services-area-list {
	padding: 60px 0 39px;
}
.single-services-box.style-tow {
	margin-bottom: 25px;
}
/*--services-details--*/
.service-details {
	padding: 80px 0 80px;
}
.sidebar-need-help {
	margin-left: 0;
}
.need-help-phone {
	margin-left: 38%;
}
.sidebar-category {
	margin-left: 0;
	margin-top: 40px;
}
/*--blog-details--*/
blockquote::after {
	right: -18px;
}
.tag-name {
	display: inherit;
	margin-left: 12px;
}
.tag-name a {
	margin-left: 10px;
}
.blog-details-sidebar {
	margin-top: 40px;
}
.blog-search-box button {
	right: 123px;
	top: 64px;
}
.resent-news-thumb img {
	margin-bottom: 20px;
}
.tags-title h4 {
	margin-bottom: 4px;
	margin-top: 10px;
}

/*--faqs-area--*/
.faqs-main-area {
	padding: 48px 0 70px;
}
.section-title.add-faqs h4::before {
	width: 6%;
}
.faqs-button {
	text-align: left;
}
.faqs-button a {
	padding: 11px 18px;
	margin-bottom: 20px;
}


/*--portfolio-section--*/
.portfolio-area {
	padding: 70px 0 34px;
}
.portfolio_menu ul li {
	margin-right: 0px;
	padding: 7px 25px;
}

/*--portfolio-details-section--*/
.portfolio-details-area {
	padding: 79px 0 59px;
}
.row.box-shadow {
	padding: 58px 70px 56px;
}
.portfolio-details-thumb img {
	margin-left: 0;
	margin-bottom: 20px;
}




	
}

	


/* Large Mobile :600px. */
@media only screen and (min-width: 600px) and (max-width: 767px) {
.header-area {
	display: none;
}
/*--hero-section--*/	
.hero-area {
	height: 500px;
	margin-top: -2px;
}	
.hero-thumb img {
	display: none;
}
.shape img {
	display: block !important;
}
.shape {
	bottom: -124px;
	left: 373px;
}
.hero-shape-1 {
	display: none;
}
.hero-shape-4 {
	left: 74%;
}
.hero-shape-3 {
	left: 13px;
}
.hero-shape-2 {
	left: 50%;
}
.hero-content {
	margin-top: -58px;
}
.our-experinence {
	bottom: -121px;
	left: -13px;
	padding: 7px 51px 8px 24px;
}
.year h5 {
	font-size: 28px;
}
.hero-main-title h1 {
	font-size: 36px;
	line-height: 50px;
}
.hero-button a {
	padding: 11px 30px;
	margin-top: 11px;
	font-size: 14px;
	margin-bottom: 15px;
}
/*--about-section--*/
.about-area {
	padding: 55px 0 80px;
}
.about-thumb img {
	margin-left: 0;
	width: 100%;
	margin-bottom: 36px;
}
.about-button a {
	padding: 10px 22px;
	margin-top: 13px;
}
/*--section-title--*/
.section-title h1 {
	font-size: 22px;
	line-height: 34px;
}
.section-title.add-class h4::before {
	width: 24%;
}
.section-title.add-class-3 h4::before, 
.section-title.add-class-2 h4::before {
	width: 19%;
}
/*--services-section--*/
.services-area {
	padding: 60px 0 28px;
}
.single-services-box {
	margin-bottom: 50px;
}
.brand-area {
	padding: 77px 0 78px;
}
/*--pricing-section--*/
.pricing-area {
	padding: 61px 0 67px;
}
.single-pricing.add-style {
	margin-bottom: 12px;
}
.pricing-head {
	text-align: left;
}
/*--testimonial-section--*/
.testimonial-area {
	padding: 80px 0 73px;
}
.quote-icon {
	right: 40%;
}
/*--blog-section--*/
.blog-area {
	padding: 59px 0 63px;
}
.single-blog-box {
	margin-bottom: 16px;
}

/*-footer-section--*/
.footer-area {
	padding: 79px 0 30px;
}
.footer-description p {
	width: 64%;
	margin: 0;
	margin-top: 20px;
	margin-bottom: 10px;
}
.footer-content {
	margin-left: 0;
	margin-top: 25px;
}
.copyright-area {
	padding: 45px 0 0;
}

/*--start-inner-pages-css--*/
.breadcumb-area {
	height: 320px;
}
.breadcum-content {
	text-align: center;
}
.breadcum-content-main-title h1 {
	margin-bottom: 15px;
	font-size: 44px;
}
/*--about-us-css--*/

.about-thumb-tow img {
	width: 100%;
	margin-left: 0;
	margin-bottom: 22px;
}
/*--team-css--*/
.team-area {
	padding: 60px 0 54px;
}
.single-team-box {
	margin-bottom: 25px;
}
.team-social-icon {
	top: 45%;
}

/*--contact-us-css--*/
.contact-thumb img {
	width: 80%;
}
.contact-content {
	position: absolute;
	right: 49px;
	top: 40%;
	text-align: center;
}
.help-desk::before {
	width: 166px;
	height: 106px;
	left: -10px;
	top: -13px;
}
.help-desk::after {
	width: 192px;
	height: 129px;
	left: -23px;
	top: -25px;
}
.contact-message {
	margin-left: 50px;
	margin-top: 35px;
}
.contact-textarea textarea {
	width: 87%;
	height: 140px;
	margin-left: 14px;
}
.contact-submit-button {
	margin-top: 22px;
	margin-bottom: 32px;
}

/*--services-style-tow-css--*/
.services-area.style-tow {
	padding: 59px 0 48px;
}
/*--services-details-css--*/
.service-details {
	padding: 79px 0 79px;
}
.sidebar-category {
	margin-left: 0;
	margin-top: 40px;
}
.sidebar-need-help {
	margin-left: 0;
}
.need-help-phone {
	margin-left: 34%;
}

/*--blog-details--*/
.blog-details-area {
	padding: 70px 0 52px;
}
.blog-details-content-title h1 {
	font-size: 22px;
	line-height: 34px;
}
blockquote::after {
	right: -39px;
	bottom: 38px;
}
.tag-name a {
	margin-top: 7px;
}
.comment input {
	width: 44%;
}

.blog-details-sidebar {
	margin-top: 25px;
}
.blog-search-box button {
	top: 65px;
	right: 94px;
}
.resent-news-thumb {
	margin-bottom: 15px;
}
.tags-title {
	margin-top: 14px;
}
/*--blog-grid-section--*/
.blog-area.add-padding-class {
	padding: 56px 0 79px;
}
/*--faqs-area--*/
.faqs-main-area {
	padding: 51px 0 69px;
}
.faqs-button {
	text-align: left;
}
.faqs-button a {
	padding: 11px 16px;
	font-size: 15px;
	margin-bottom: 17px;
}

/*--portfolio-section--*/
.portfolio-area {
	padding: 69px 0 33px;
	background: #f7f9fd;
}
.portfolio_menu ul li {
	margin-right: 10px;
	margin-bottom: 20px;
}

/*--portfolio-details-section--*/
.row.box-shadow {
	padding: 50px 20px 48px;
}
.portfolio-details-thumb img {
	margin-left: 0;
	margin-bottom: 20px;
}




}


/* Large Mobile :480px. */
@media only screen and (min-width: 480px) and (max-width: 599px){
/*--hero-section--*/	
.hero-area {
	height: 480px;
	margin-top: -2px;
}
.header-area {
	display: none;
}
.hero-thumb img {
	margin-top: 0;
	display: none;
}
.hero-content {
	text-align: center;
}
.hero-sub-title h5::before {
	left: 124px;
	width: 47%;
}

.hero-main-title h1 {
	font-size: 46px;
	line-height: 60px;
}
.our-experinence {
	display: none;
}
.hero-button a {
	padding: 9px 26px;
	margin-top: 14px;
	font-size: 14px;
}
.hero-shape-1 {
	display: none;
}
.hero-shape-2 {
	bottom: 10%;
}
.hero-shape-3 {
	left: 23px;
	top: 46%;
}
.hero-shape-4 {
	position: absolute;
	left: 6%;
	top: 17%;
}
/*--about-section--*/
.about-area {
	padding: 49px 0px 70px;
}
.about-thumb img {
	margin-left: 0;
	width: 100%;
	margin-bottom: 26px;
}
.about-button a {
	padding: 11px 27px;
}
/*--section-title--*/
.section-title h1 {
	font-size: 21px;
	line-height: 32px;
}
.section-title.add-class h4::before {
	left: 4px;
	width: 28%;
}
.section-title.add-class-3 h4::before,
.section-title.add-class-2 h4::before {
	width: 23%;
}
/*--services-section--*/
.services-area {
	padding: 48px 0 23px;
}
.single-services-box {
	margin-bottom: 44px;
}
/*--brand-section--*/
.brand-area {
	padding: 70px 0 68px;
}
.brand-thumb img {
	width: 100%;
}
/*--pricing-section--*/
.pricing-head {
	text-align: left;
}
/*--testimonial-section--*/
.quote-icon {
	right: 38%;
}
/*--pricing-section--*/
.pricing-area {
	padding: 50px 0 53px;
}
.testimonial-area {
	padding: 70px 0 64px;
}
/*--blog-section--*/
.single-blog-box {
	margin-bottom: 12px;
}
.blog-area {
	padding: 50px 0 56px;
}
/*--footer-section--*/
.footer-area {
	padding: 56px 0 30px;
	text-align: center;
}
.footer-description p {
	width: 75%;
	margin: auto;
	margin-top: 22px;
	margin-bottom: 9px;
}
.footer-content {
	margin-top: 20px;
}
.copyright-area {
	padding: 55px 0 0;
}

/*-section--desc--*/
.section-description.add-class p {
	width: 85%;
}
/*--start-inner-pages-css--*/
.breadcumb-area {
	height: 300px;
}
.breadcum-content {
	text-align: center;
}
.breadcum-content-main-title h1 {
	margin-bottom: 8px;
	font-size: 40px;
}
.breadcum-content-text.change ul li {
	font-size: 18px;
}
.breadcum-content-text.change ul li a {
	font-size: 18px;
}

/*--about-us-css--*/
.about-thumb-tow img {
	margin-left: 0;
	margin-bottom: 20px;
}
.section-title.add-about-section h4::before {
	width: 29%;
}
.about-button-tow a {
	padding: 12px 24px;
}
/*--team-css--*/
.team-area {
	padding: 50px 0 54px;
}
.single-team-box {
	margin-bottom: 15px;
}
.team-social-icon {
	top: 41%;
}

/*--contact-us-css--*/
.contact-thumb {
	margin-top: 0;
}
.contact-thumb img {
	width: 70%;
	margin-left: -15px;
}
.contact-content {
	position: absolute;
	right: 50px;
	top: 36%;
	text-align: center;
}
.help-desk::before {
	width: 147px;
	height: 101px;
	left: -9px;
	top: -12px;
}
.help-desk::after {
	width: 174px;
	height: 124px;
	left: -23px;
	top: -23px;
}
.help-desk p {
	font-size: 14px;
	margin-bottom: 0;
}
.call-us {
	font-size: 18px;
}
.number {
	font-size: 18px;
}
.contact-message {
	margin-left: 6px;
	margin-top: 33px;
}
.contact-message h4 {
	font-size: 22px;
	margin-bottom: 7px;
}
.contact-textarea textarea {
	width: 87%;
	height: 115px;
	margin-left: 14px;
}
.contact-submit-button {
	margin-bottom: 28px;
}

.services-area-list {
	padding: 49px 0 29px;
}
.services-area.style-tow {
	padding: 38px 0 38px;
}
/*--service-details-css--*/
.service-details {
	padding: 68px 0 69px;
}
.sidebar-category {
	margin-left: 0;
	margin-top: 36px;
}
.sidebar-need-help {
	margin-left: 0;
}
.need-help-phone {
	margin-left: 32%;
}

/*--blog-details--*/
.blog-details-area {
	padding: 68px 0 50px;
}
.blog-details-content-title h1 {
	font-size: 24px;
	line-height: 35px;
	margin-top: 32px;
}
.meta-blog-details ul li a {
	margin-left: 8px;
}
blockquote::after {
	right: 185px;
	bottom: 38px;
}
.tag-name {
	display: block;
}
.tag-name a {
	margin-bottom: 8px;
}
.comment input {
	width: 44%;
}
.blog-details-sidebar {
	margin-top: 20px;
}
.blog-search-box button {
	right: 88px;
	top: 66px;
}
/*--faqs--area--*/
.faqs-main-area {
	padding: 50px 0 68px;
}
.faqs-button {
	text-align: left;
}
.faqs-button a {
	padding: 11px 18px;
	font-size: 15px;
	margin-bottom: 20px;
}

/*--portfolio-section--*/
.portfolio-area {
	padding: 51px 0 34px;
}
.portfolio_menu ul li {
	margin-top: 18px;
}

/*--portfolio-details-scetion--*/
.portfolio-details-area {
	padding: 70px 0 44px;
}
.row.box-shadow {
	padding: 58px 0 56px;
}
.portfolio-details-thumb img {
	margin-left: 0;
	margin-bottom: 25px;
}

/*--scrollUp--*/
#scrollUp {
	margin-right: -23px;
}


}
/* small mobile :320px. */
@media only screen and (min-width: 320px) and (max-width: 479px) {
/*--header-section--*/	
.header-area {
	display: none;
}
/*--hero-section--*/
.hero-area {
	height: 450px;
	margin-top: -2px;
}
.hero-thumb img {
	margin-top: 0;
	display: none;
}
.our-experinence {
	display: none;
}
.hero-content {
	text-align: center;
}
.hero-main-title h1 {
	font-size: 30px;
	line-height: 42px;
}
.hero-sub-title h5::before {
	left: 45px;
	width: 70%;
}
.hero-button a {
	padding: 10px 32px;
	margin-top: 14px;
	font-size: 14px;
}
.hero-shape-1 {
	display: none;
}
.hero-shape-2 {
	left: 4%;
	bottom: 2%;
}
.hero-shape-3 {
	left: 16px;
	top: 50%;
}
.hero-shape-4 {
	left: 5%;
	top: 11%;
}
/*--about-section--*/
.about-area {
	padding: 45px 0 58px;
}
.about-thumb img {
	margin-left: 0;
	width: 100%;
	margin-bottom: 20px;
}
/*--section-title--*/
.section-title h1 {
	font-size: 18px;
	line-height: 28px;
}
.section-title h4::before {
	width: 26%;
}
.section-title.add-class h4::before {
	left: 3px;
	bottom: 9px;
	width: 40%;
}
.section-description.add-class p {
	width: 95%;
}
.section-title.add-class-3 h4::before, 
.section-title.add-class-2 h4::before {
	width: 32%;
}

/*--about-section--*/
.about-button a {
	padding: 10px 28px;
}
/*--services-section--*/
.services-area {
	padding: 38px 0 24px;
}
.single-services-box {
	margin-bottom: 35px;
}
/*--brand-section--*/
.brand-area {
	padding: 59px 0 59px;
}
.brand-thumb img {
	width: 100%;
}
/*--pricing-section--*/
.pricing-area {
	padding: 42px 0 43px;
}
.pricing-title h4 {
	font-size: 16px;
}
/*--testimonial-section--*/
.testimonial-area {
	padding: 60px 0 52px;
}
.quote-icon {
	right: 32%;
}
/*--blog-section--*/
.blog-area {
	padding: 50px 0 55px;
}
.blog-content h4 a {
	font-size: 19px;
}
.pagination-box ul li a {
	margin-left: -1px;
}
/*--footer-section--*/
.footer-area {
	padding: 60px 0 22px;
	text-align: center;
}
.footer-description p {
	width: 100%;
}
.footer-content {
	margin-top: 18px;
}
.copyright-area {
	padding: 50px 0 0;
}

/*--start-inner-pages-css--*/
.breadcumb-area {
	height: 300px;
}
.breadcum-content {
	text-align: center;
}
.breadcum-content-main-title h1 {
	margin-bottom: 2px;
	font-size: 30px;
}
.breadcum-content-text.change ul li {
	font-size: 18px;
}
.breadcum-content-text.change ul li a {
	font-size: 18px;
}

/*--about-us--css--*/
.about-thumb-tow img {
	margin-left: 0;
	margin-bottom: 25px;
}

.section-title.add-about-section h4::before {
	width: 48%;
}

.about-button-tow a {
	padding: 11px 22px;
}

/*--team-css--*/
.team-area {
	padding: 42px 0 42px;
}
.single-team-box {
	margin-bottom: 16px;
}
.team-social-icon {
	top: 35%;
}
/*--contact-css--*/
.contact-thumb {
	margin-top: 0;
}
.contact-thumb img {
	width: 100%;
}
.contact-content {
	position: absolute;
	right: 74px;
	top: 124%;
	text-align: center;
}
.help-desk::before {
	width: 173px;
	height: 107px;
	left: -14px;
	top: -14px;
}
.help-desk::after {
	width: 200px;
	height: 131px;
	left: -28px;
	top: -26px;
}

.contact-message {
	margin-left: 18px;
	margin-top: 180px;
}
.contact-textarea textarea {
	width: 86%;
	height: 74px;
	margin-left: 16px;
}
.contact-submit-button {
	margin-top: 22px;
	margin-bottom: 30px;
}
.services-area.style-tow {
	padding: 38px 0 30px;
}
/*--service-details-css--*/
.service-details {
	padding: 58px 0 59px;
}
.sidebar-category {
	margin-left: 0;
	margin-top: 35px;
}
.sidebar-category-list {
	margin-left: 40px;
	position: relative;
}
.sidebar-category-list ul li a {
	font-size: 14px;
}
.sidebar-need-help {
	margin-left: 0;
}
.need-help-phone {
	margin-left: 62px;
}
/*--blog-details--*/
.blog-details-area {
	padding: 60px 0 40px;
}
.blog-details-content-title h1 {
	font-size: 16px;
	line-height: 28px;
	margin-top: 28px;
	margin-bottom: 13px;
}
blockquote {
	font-size: 22px;
	line-height: 34px;
	padding: 21px 0px 0 50px;
}
blockquote::before {
	font-size: 43px;
	margin-left: -54px;
	top: 8px;
}
blockquote::after {
	font-size: 43px;
	right: -14px;
}
.tag-share {
	display: block;
}
.tag-name {
	display: block;
}
.tag-name a {
	margin-bottom: 12px;
}
.author-avatar-thumb {
	margin-right: 12px;
}
.comment-author h6 {
	font-size: 15px;
}
.comment input {
	width: 95%;
	margin-bottom: 25px;
}
.comment textarea {
	margin-top: 11px;
	height: 100px;
}

.blog-details-sidebar {
	margin-top: 40px;
}
/*--faqs-area--*/
.faqs-main-area {
	padding: 39px 0 59px;
}
.section-title.add-faqs h4::before {
	width: 13%;
}
.faqs-button {
	text-align: left;
}
.faqs-button a {
	padding: 10px 15px;
	font-size: 15px;
	margin-bottom: 18px;
}
.accordion h3::after {
	top: 20px;
}
.accordion h3 {
	font-size: 11px;
}

/*--portfolio-section--*/
.portfolio-area {
	padding: 43px 0 22px;
}
.portfolio_menu ul li {
	margin-right: 4px;
	padding: 6px 24px;
	margin-top: 15px;
}
.portfolio-content {
	bottom: -35%;
}

/*--portfolio-details-setion--*/
.portfolio-details-area {
	padding: 60px 0 35px;
}
.row.box-shadow {
	padding: 38px 0 38px;
}
.portfolio-details-thumb img {
	margin-left: 0;
	margin-bottom: 15px;
}
?
/*--services-list-sction--*/
.services-area-list {
	background: rgba(217,202,235,10%);
	padding: 39px 0 20px;
}

/*--scrolluP--*/
#scrollUp {
	margin-right: -25px;
}
/*--blog-grid--section--*/
.blog-area.add-padding-class {
	padding: 35px 0 59px;
}


}


