/*----------------

[0. Styles for devices(<=1920px)]

*/
@media only screen and (max-width: 1920px) {
footer {
	background-size: contain;
}
}


/*----------------

[0. Styles for devices(<=1380px)]

*/
@media only screen and (max-width: 1380px) {
/*---------------- Home Page ----------------*/
.home-about-image {
	margin-left: -5vw !important;
}
/*---------------- About Page ----------------*/
.meet-team-section .slick-prev, .testimonial-section .slick-prev, .related-blog-listing .slick-prev {
	left: -60px;
}
.meet-team-section .slick-next, .testimonial-section .slick-next, .related-blog-listing .slick-next {
	right: -60px;
}
}
/*----------------

[1. Styles for devices(<=1280px)]

*/
@media only screen and (max-width: 1280px) {
/*---------------- Home Page ----------------*/
.home-about-image {
	margin-left: -2vw !important;
}
.cta-img img {
	margin-right: -10%;
}
/*---------------- About Page ----------------*/
.textImage-panel-image::before {
	right: -30px;
}
.textImage-panel-section .row.reverse-row .textImage-panel-image::before {
	left: -30px;
}
.zig-zag-image::before {
	left: -30px;
}
.zig-zag-section:nth-of-type(2n) .zig-zag-image::before {
	right: -30px;
}
.meet-team-section .slick-prev, .testimonial-section .slick-prev, .related-blog-listing .slick-prev {
	left: -50px;
}
.meet-team-section .slick-next, .testimonial-section .slick-next, .related-blog-listing .slick-next {
	right: -50px;
}
}
/*----------------

[2. Styles for devices(<=1250px)]

*/
@media only screen and (max-width: 1250px) {
/*---------------- Home Page ----------------*/
.zig-zag-section::after {
	right: 10px;
}
.zig-zag-section:nth-of-type(2n)::after {
	left: 10px;
}
.meet-team-section .slick-prev, .testimonial-section .slick-prev, .related-blog-listing .slick-prev {
	left: -30px;
}
.meet-team-section .slick-next, .testimonial-section .slick-next, .related-blog-listing .slick-next {
	right: -30px;
}
}

/*----------------

[3. Styles for devices(<=1199px)]

*/
@media only screen and (max-width: 1199px) {
/*---------------- Home Page ----------------*/
/*Header CSS*/
body {
	overflow-x: hideen;
}
.logo, .stikcylogo, header.sticky .stikcylogo, .home header .logo, .home header.sticky .stikcylogo {
	margin-top: 12px;
	margin-right: 10px;
	width: 130px;
}
.mobnav__header .logo {
	opacity: 1;
	display: block;
}
.main-menu ul li {
	padding: 0 12px;
}
.main-menu ul li a {
	font-size: 13px;
}
ul.sub-menu li a {
	font-size: 12px;
}
.call-us {
	margin-left: 10px;
}
/*Banner Section*/
.banner-inner {
	height: 680px;
}
.special-banner-part .special-banner-text {
	max-width: 460px;
}
.banner-text {
	max-width: 460px;
}
.banner-text h1, .special-banner-text h1, .banner-text h2, .special-banner-text h2 {
	font-size: 50px;
	line-height: 55px;
}
.banner-text .btn, .special-banner-text .btn {
	margin-top: 40px;
}
/*Our Services Section*/
.our-services-section {
	padding: 80px 0;
}
.our-service-main::before {
	width: 170px;
	height: 170px;
	top: -30px;
	left: -30px;
}
.our-services-section ul li {
	height: 350px;
}
.our-service-heading {
	padding: 30px;
}
.our-service-heading h2 {
	font-size: 40px;
}
.our-service-heading .btn {
	margin-top: 30px;
}
.service-item-content h3 {
	font-size: 17px;
}
/*Recent Projects Section*/
.recent-project-section {
	padding: 80px 0;
}
.recent-project-heading h2 {
	font-size: 26px;
}
.project-item-details-inner h3 {
	font-size: 17px;
}
/*Home About Section*/
.home-about-section {
	padding: 80px 0;
}
.home-about-content {
	margin-left: 80px;
}
.home-about-content h2 {
	font-size: 40px;
}
.home-about-content .btn {
	margin-top: 30px;
}
.home-about-image {
	margin-left: -5vw !important;
	padding-right: 60px;
}
.home-about-image::before {
	width: 170px;
	height: 170px;
	top: 30px;
	right: 10px;
}
/*Testimonials Blockquote Section*/
.testimonial-blockquote-section {
	width: 260px;
	padding: 30px 20px 25px;
}
.testimonial-text {
	min-height: 200px;
}
.testimonial-blockquote-section .video-testimonial-pic + .testimonial-text {
	min-height: 80px;
}
/*Custom Modal*/
.custom-modal-part {
	max-width: 770px;
}
.video-container iframe {
	height: 500px;
}
/*Inspiration Section*/
.home-blog-section {
	padding: 80px 0;
}
.inspiration-heading h2 {
	font-size: 40px;
}
.inspiration-item-content h3 {
	font-size: 17px;
}
/*CTA Section*/
.cta-section {
	padding: 50px 0;
}
.cta-content {
	max-width: 500px;
}
.cta-content h4 {
	font-size: 40px;
}
.cta-img img {
	margin-right: -15%;
}
/*Footer*/
footer {
	padding: 50px 0 15px;
}
.footer-top {
	padding-bottom: 60px;
}
.foter-info-left {
	padding-top: 5px;
}
.foter-info-left .footer-logo {
	width: 175px;
}
.foter-info-left .footer-logo-other {
	width: 75px;
}
.footer-social {
	padding-right: 10px;
	margin-right: 15px;
}
.footer-middle {
	padding-bottom: 50px;
}
.footer-middle .medium-12 .row {
	display: flex;
}
.footer-middle .medium-12 .row .medium-3:last-child {
	width: 300px;
}
.footer-menu h4 {
	font-size: 18px;
}
/*---------------- About Page ----------------*/
/*Main Title Part*/
.title-inner-section {
	padding: 80px 0 0;
}
.page-title-part h1 {
	font-size: 40px;
}
.page-title-part p.highlight-para {
	font-size: 17px;
}
/*Single Multi Pic*/
.single-pic-part {
	padding: 80px 0;
}
.single-pic-part .medium-12 {
	padding: 0 50px;
}
.single-pic-inner-part::before {
	width: 170px;
	height: 170px;
	bottom: -60px;
	right: -60px;
}
/*Text + 2 Images Part*/
.textImage-panel-section {
	padding: 80px 0;
}
.textImage-panel-content {
	margin-right: 50px;
}
.textImage-panel-section .row.reverse-row .textImage-panel-content {
	margin-left: 50px;
}
.textImage-panel-content h2 {
	font-size: 40px;
}
.textImage-panel-content p.highlight-para {
	font-size: 17px;
}
.textImage-panel-image::before {
	width: 170px;
	height: 170px;
	top: -60px;
	right: -22px;
}
.textImage-panel-section .row.reverse-row .textImage-panel-image::before {
	left: -22px;
}
.textImage-panel-smallImage {
	margin-top: 40px;
}
/*Zig Zag Content Part*/
.zig-zag-section {
	padding: 80px 0;
}
.zig-zag-section:first-child {
	margin-top: calc(15rem + 90px);
}
.zig-zag-section::after {
	left: calc(50% - 350px);
}
.zig-zag-section:nth-of-type(2n)::after {
	right: calc(50% - 350px);
}
.zig-zag-content {
	margin-left: 50px;
}
.zig-zag-section:nth-of-type(2n) .zig-zag-content {
	margin-right: 50px;
}
.zig-zag-content h2 {
	font-size: 40px;
}
.zig-zag-content p.highlight-para {
	font-size: 17px;
}
.zig-zag-image {
	margin-top: -12rem;
}
.zig-zag-image::before {
	width: 170px;
	height: 170px;
	top: -60px;
	left: -22px;
}
.zig-zag-section:nth-of-type(2n) .zig-zag-image::before {
	right: -22px;
}
.zig-zag-small-image {
	margin-top: 40px;
}
/*Center Text/Image Section*/
.center-textImage-section {
	padding: 80px 0;
}
.center-textImage-inner {
	max-width: 780px;
}
.center-textImage-inner h2 {
	font-size: 40px;
}
.center-textImage-inner p.highlight-para {
	font-size: 17px;
}
/*Our Team Section*/
.our-team-section {
	padding: 80px 0;
}
.our-team-heading {
	margin: 0 auto 50px;
}
.our-team-heading h2 {
	font-size: 40px;
}
/*Meet the Team Part CSS*/
.team-box-section {
	padding-bottom: 50px;
}
.team-member-name h4 {
	font-size: 15px;
}
.team-info-left {
	width: 300px;
	padding-right: 20px;
}
.team-info-left h3 {
	font-size: 22px;
}
.team-info-left h3 a i {
	font-size: 26px;
}
.team-info-right {
	padding-top: 0;
}
.team-info-right h4 {
	float: none;
	margin: 0 0 10px;
}
/*Testimonials Inner Section*/
.testimonial-section {
	padding: 80px 0;
}
.testimonial-heading {
	margin: 0 auto 50px;
}
.testimonial-heading h2 {
	font-size: 40px;
}
.testimonial-section .text-testimonial-part {
	margin-bottom: 50px;
	padding: 1px 30px 30px;
}
.testimonial-section .testimonial-category {
	width: 60px;
	height: 60px;
	margin-top: -30px;
}
.testimonial-section .testimonial-provide h6 {
	font-size: 15px;
}
/*Benifits Part*/
.benefits-section {
	padding: 80px 0;
}
.benefits-section h2 {
	font-size: 26px;
}
/*---------------- Testimonials Page ----------------*/
/*Filter CSS*/
.filter-section {
	padding: 40px 0 0;
}
/*Testimonial Listing CSS*/
.testimonial-section.testimonial-page {
	padding: 50px 0;
}
/*---------------- FAQs Page ----------------*/
.accordion {
	max-width: 870px;
}
.accordion-section-title {
	font-size: 15px;
}
/*---------------- Contact Page ----------------*/
.contact-page {
	padding: 80px 0;
}
/*Contact Info*/
.contact-info-part h2 {
	font-size: 40px;
}
.contact-info-part ul {
	margin: 50px 0 0;
}
.contact-info-part ul li {
	margin: 0 10px 15px 0;
}
.contact-info-part ul li .f-info-content {
	font-size: 15px;
}
/*Contact Form*/
.contact-form-part {
	padding: 35px;
}
/*Contact Map*/
.contact-map-part {
	padding: 80px 0;
}
/*---------------- Request Page ----------------*/
.request-page {
	padding: 80px 0;
}
/*Main Step Form*/
.multistep-form-heading h2 {
	font-size: 26px;
}
.multistep-main-form .btn {
	font-size: 15px;
}
/*---------------- Thank You and 404 Page ----------------*/
.thanks-content {
	padding: 200px 0 50px;
}
.thanks-content h2 {
	font-size: 40px;
}
.thanks-content p {
	font-size: 15px;
}
.thanks-content .footer-social {
	margin: 40px 0 25px;
}
/*---------------- Static Page ----------------*/
.static-content-page {
	padding: 80px 0;
}
/*---------------- Project Page ----------------*/
.project-page {
	padding: 30px 0 80px;
}
.project-listing-main ul li {
	height: 350px;
}
/*---------------- Blog Page ----------------*/
.blog-item-content h3 {
	font-size: 17px;
}
/*Pagination CSS*/
.page-numbers > li > a, .page-numbers > li > span {
	font-size: 15px;
}
/*---------------- Blog Detail Page ----------------*/
.blog-detail-page {
	padding: 80px 0;
}
.blog-detail-top-part h1 {
	font-size: 26px;
}
/*Related Blog Section*/
.related-blog-heading {
	margin: 0 auto 50px;
}
.related-blog-heading h2 {
	font-size: 40px;
}
.related-blog-listing .blog-item-box {
	margin-bottom: 50px;
}
/*---------------- Project Detail Page ----------------*/
/*Project Gallery*/
.project-gallery-section ul li {
	height: 380px;
}
.project-gallery-section ul li:nth-of-type(1) {
	width: 55%;
	height: 380px;
}
.project-gallery-section ul li:nth-of-type(3), .project-gallery-section ul li:nth-of-type(4) {
	width: 20%;
	height: 175px;
}
.project-gallery-section ul li:nth-of-type(2):last-of-type {
	width: 45%;
}
.project-gallery-section ul li:nth-of-type(3):last-of-type {
	height: 380px;
}
.show-photo-btn {
	right: 25px;
}
/*Project Main Content*/
.project-main-content h1 {
	font-size: 40px;
}
.project-main-content p.highlight-para {
	font-size: 17px;
}
/*Project Features Box*/
.project-features-box {
	padding: 30px;
}
.project-features-box h2 {
	font-size: 26px;
}
.project-features-box ul li {
	font-size: 15px;
}
.project-features-box ul li a {
	font-size: 15px;
}
.project-features-box ul li i {
	margin-right: 15px;
}
/*Project Testimonials*/
.project-testimonial-section {
	padding: 80px 0;
}
.project-testimonial-main {
	max-width: 700px;
}
/*Video Testimonial*/
.video-testimonial-container iframe {
	height: 350px;
}
/*Signle Text Testimonial*/
.single-text-testimonial-part .testimonial-text {
	font-size: 15px;
}
.single-text-testimonial-part .testimonial-text p {
	font-size: 15px;
}
.single-text-testimonial-part .testimonial-provide h6 {
	font-size: 15px;
}
/*Gavity Forms*/
.customGravity_form .gform_wrapper .gform_page_footer .button.gform_button, .customGravity_form .gform_wrapper .gform_page_footer .button.gform_next_button, .customGravity_form .gform_wrapper .gform_page_footer .button.gform_previous_button {
	font-size: 15px;
}
.top-suppoters-head .recent-project-heading h2 {
    font-size: 28px;
}

.contact-section{
    padding:80px 0px;
}

.supporters-image {
    width: 125px;
}

.supporters_carousel .slick-slide {
    margin-right: 20px;
    margin-left: 20px;
}


}


/*--------------------

[4. Styles for devices(<=991px)]

*/
@media only screen and (max-width: 991px) {
   
 .supporters-main-box{
    padding: 25px 20px;
    height: 150px;
    border-radius: 30px;;
 }
    
    
 .contact-section{
    padding:70px 0px;
}    
.page-id-971 .zig-zag-section {
    margin-top: 0px !important;
}    
.top-counter .text-counter {
    padding: 0px 0px;
}    
    
.supporters_carousel .slick-next {
    right: 124%;
}    
.counter-number-main {
    margin: 10px 0px;
}
.top-counter .counter-number-main span {
    font-size: 35px !important;;    
}
.bottom-t-b .counter-number-main span {
    font-size: 25px !important;;    
}
.text-notification-bar h4 {
    font-size: 14px;
}
.text-notification-bar h4 span {
    width: 70px;
    margin-right: 10px;
}    
    
/*---------------- Home Page ----------------*/
/*Header CSS*/
.main-menu {
	display: none;
}
.call-us {
	margin-left: 0;
}
.humburgermenu-icon {
	display: block;
}
/*Banner Section*/
.banner-inner {
	height: 600px;
}
.special-banner-part .special-banner-text {
	width: 55%;
}
.special-banner-part .special-banner-pic {
	width: 45%;
}
.banner-text {
	max-width: 430px;
}
.banner-text h1, .special-banner-text h1, .banner-text h2, .special-banner-text h2 {
	font-size: 45px;
	line-height: 50px;
}
.banner-text p, .special-banner-text p {
	font-size: 17px;
	line-height: 28px;
}
.banner-text .btn, .special-banner-text .btn {
	margin-top: 35px;
}
/*Our Services Section*/
.our-services-section {
	padding: 70px 0;
}
.our-service-main::before {
	width: 150px;
	height: 150px;
	top: -25px;
	left: -25px;
}
.our-services-section ul li {
	height: 320px;
}
.our-services-section ul li:nth-child(1) {
	width: 100%;
	height: auto;
}
.our-services-section ul li:nth-child(2) {
	width: 60%;
}
.our-services-section ul li:nth-child(3) {
	width: 40%;
}
.our-services-section ul li:nth-child(4) {
	width: 60%;
}
.our-services-section ul li:nth-child(5) {
	width: 40%;
}
.our-service-heading {
	padding: 25px;
}
.our-service-heading h2 {
	font-size: 35px;
}
.our-service-heading p {
	margin: 20px 0 0;
}
.our-service-heading .btn {
	margin-top: 25px;
}
.service-item-details {
	padding: 25px;
}
.service-item-content h3 {
	font-size: 16px;
}
/*Recent Projects Section*/
.recent-project-section {
	padding: 70px 0;
}
.recent-project-heading {
	margin: 0 auto 35px;
}
.recent-project-heading h2 {
	font-size: 24px;
}
.project-item-details {
	padding: 25px;
}
.project-item-details-inner h3 {
	font-size: 16px;
}
/*Home About Section*/
.home-about-section {
	padding: 70px 0;
}
.home-about-section .row {
	display: block;
}
.home-about-content {
	margin-left: 0;
}
.home-about-content h2 {
	font-size: 35px;
}
.home-about-content .btn {
	margin-top: 25px;
}
.home-about-image {
	margin-left: 0 !important;
	padding-right: 0;
	margin-top: 50px;
}
.home-about-image::before {
	width: 150px;
	height: 150px;
}
/*Testimonials Blockquote Section*/
.testimonial-blockquote-section {
	right: 0px;
}
/*Custom Modal*/
.custom-modal-part {
	max-width: 600px;
}
.video-container iframe {
	height: 400px;
}
/*Inspiration Section*/
.home-blog-section {
	padding: 70px 0;
}
.inspiration-section ul {
	flex-direction: row;
	max-height: inherit;
}
.inspiration-section ul li {
	width: 50%;
}
.inspiration-section ul li:nth-child(1) {
	height: auto;
	width: 100%;
}
.inspiration-heading h2 {
	font-size: 35px;
}
.inspiration-item-content h3 {
	font-size: 16px;
	-webkit-line-clamp: 1;
}
.view-all-btn {
	margin-top: 20px;
}
/*CTA Section*/
.cta-content {
	max-width: 390px;
}
.cta-content h4 {
	font-size: 35px;
}
.cta-content .btn {
	margin-top: 25px;
}
.cta-img img {
	margin-right: -30%;
}
/*Footer*/
footer {
	padding: 40px 0 15px;
}
.footer-top {
	padding-bottom: 50px;
}
.footer-info {
	text-align: center;
}
.foter-info-left {
	float: none;
	margin-bottom: 20px;
	padding-top: 0;
}
.footer-info-right {
	float: none;
}
.footer-middle {
	padding-bottom: 40px;
}
.footer-middle .medium-12 .row .medium-3:nth-child(1), .footer-middle .medium-12 .row .medium-3:nth-child(2), .footer-middle .medium-12 .row .medium-3:nth-child(3) {
	display: none;
}
.footer-middle .medium-12 .row .medium-3:last-child {
	margin: 0 auto;
	width: 100%;
}
.footer-menu {
	text-align: center;
}
.footer-menu ul.footer-info li {
	justify-content: center;
}
/*---------------- About Page ----------------*/
/*Main Title Part*/
.title-inner-section {
	padding: 70px 0 0;
}
.page-title-part .container {
	max-width: 680px;
}
.page-title-part h1 {
	font-size: 35px;
}
.page-title-part p {
	font-size: 15px;
}
.page-title-part p.highlight-para {
	font-size: 16px;
}
/*Single Multi Pic*/
.single-pic-part {
	padding: 70px 0;
}
.single-pic-inner-part::before {
	width: 150px;
	height: 150px;
	bottom: -40px;
	right: -40px;
}
/*Text + 2 Images Part*/
.textImage-panel-section {
	padding: 70px 0;
}
.textImage-panel-section .row {
	display: block;
}
.textImage-panel-content {
	margin-right: 0;
}
.textImage-panel-section .row.reverse-row .textImage-panel-content {
	margin-left: 0;
}
.textImage-panel-content h2 {
	font-size: 35px;
	margin: 0 0 20px;
}
.textImage-panel-content p {
	margin-bottom: 20px;
}
.textImage-panel-content p.highlight-para {
	font-size: 16px;
}
.textImage-panel-content ul {
	margin: 10px 0 20px 0;
}
.textImage-panel-image {
	margin-top: 50px;
}
.textImage-panel-image::before {
	width: 150px;
	height: 150px;
	top: -40px;
}
/*Zig Zag Content Part*/
.zig-zag-section {
	padding: 70px 0;
	margin-top: 0;
	margin-bottom: 0;
}
.zig-zag-section:first-child {
	margin-top: 0;
}
.zig-zag-section::after {
	left: 0;
	right: 0;
}
.zig-zag-section:nth-of-type(2n)::after {
	left: 0;
	right: 0;
}
.zig-zag-section .row {
	display: block;
}
.zig-zag-content {
	margin-left: 0;
}
.zig-zag-section:nth-of-type(2n) .zig-zag-content {
	margin-right: 0;
}
.zig-zag-content h2 {
	font-size: 35px;
	margin: 0 0 20px;
}
.zig-zag-content p {
	margin-bottom: 20px;
}
.zig-zag-content p.highlight-para {
	font-size: 16px;
}
.zig-zag-content ul {
	margin: 10px 0 20px 0;
}
.zig-zag-image, .zig-zag-section:nth-of-type(2n) .zig-zag-image {
	margin-top: 50px;
}
.zig-zag-image::before {
	width: 150px;
	height: 150px;
	top: -40px;
}
/*Center Text/Image Section*/
.center-textImage-section {
	padding: 70px 0;
}
.center-textImage-inner h2 {
	font-size: 35px;
	margin: 0 0 20px;
}
.center-textImage-inner p {
	margin-bottom: 20px;
}
.center-textImage-inner p.highlight-para {
	font-size: 16px;
}
.center-textImage-inner ul {
	margin: 10px 0 20px 0;
}
/*Our Team Section*/
.our-team-section {
	padding: 70px 0;
}
.our-team-heading {
	margin: 0 auto 40px;
	max-width: 600px;
}
.our-team-heading h2 {
	font-size: 35px;
}
/*Meet the Team Part CSS*/
.team-member-name {
	padding: 15px;
	text-align: center;
}
.team-member-name h4 {
	float: none;
	width: 100%;
}
.team-member-name .btn {
	float: none;
	margin-top: 10px;
}
.team-info-left {
	width: 250px;
}
.team-info-left h3 {
	font-size: 20px;
}
.team-info-left h3 a i {
	font-size: 24px;
}
.team-info-right .right-top {
	margin-bottom: 20px;
}
.team-info-right h4 {
	font-size: 18px;
}
.team-info-right p {
	margin-bottom: 20px;
}
/*Testimonials Inner Section*/
.testimonial-section {
	padding: 70px 0;
}
.testimonial-heading {
	margin: 0 auto 40px;
	max-width: 600px;
}
.testimonial-heading h2 {
	font-size: 35px;
}
.testimonial-section .text-testimonial-part {
	padding: 1px 40px 40px;
}
/*Benifits Part*/
.benefits-section {
	padding: 70px 0;
}
.benefits-section h2 {
	font-size: 24px;
	margin: 0 0 35px;
}
/*---------------- Testimonials Page ----------------*/
/*Filter CSS*/
.filter-section {
	padding: 35px 0 0;
}
dl.filter-dropdown {;
	margin: 0 10px;
}
/*Testimonial Listing CSS*/
.testimonial-section.testimonial-page {
	padding: 40px 0;
}
.testimonial-inner-section ul li {
	width: 50%;
}
/*---------------- FAQs Page ----------------*/
.accordion-section-content p {
	margin-bottom: 20px;
}
/*---------------- Contact Page ----------------*/
.contact-page {
	padding: 70px 0;
}
.contact-part .row .medium-7, .contact-part .row .medium-5 {
	width: 100%;
}
/*Contact Info*/
.contact-info-part h2 {
	font-size: 35px;
	padding-right: 0;
}
.contact-info-part p {
	padding-right: 0;
	margin-bottom: 20px;
}
.contact-info-part ul {
	margin: 40px 0 0;
}
.contact-info-part ul li {
	margin: 0 30px 15px 0;
}
/*Contact Form*/
.contact-form-part {
	padding: 40px;
	margin-top: 50px;
}
/*Contact Map*/
.contact-map-part {
	padding: 70px 0;
}
.contact-map-part iframe, .contact-map-part #map_canvas {
	height: 350px;
}
/*---------------- Request Page ----------------*/
.request-page {
	padding: 70px 0;
}
/*Main Step Form*/
.multistep-form-heading {
	margin: 0 auto 35px;
}
.multistep-form-heading h2 {
	font-size: 24px;
}
/*---------------- Thank You and 404 Page ----------------*/
.thanks-content h2 {
	font-size: 35px;
	margin-bottom: 25px;
}
/*---------------- Static Page ----------------*/
.static-content-page {
	padding: 70px 0;
}
.static-content-page img, .static-content-page iframe, .static-content-page embed {
	margin: 35px 0;
}
.static-content-page h1, .static-content-page.h1 {
	font-size: 34px;
}
.static-content-page h2, .static-content-page.h2 {
	font-size: 28px;
}
.static-content-page h3, .static-content-page.h3 {
	font-size: 22px;
}
.static-content-page h4, .static-content-page.h4 {
	font-size: 16px;
}
.static-content-page h5, .static-content-page.h5 {
	font-size: 13px;
}
.static-content-page h6, .static-content-page.h6 {
	font-size: 11px;
}
.static-content-page p {
	margin-bottom: 20px;
}
.static-content-page ul, .static-content-page ol {
	margin: 10px 0 20px 0;
}
.static-content-page ol {
	margin-left: 15px;
}
/*---------------- Project Page ----------------*/
.project-page {
	padding: 30px 0 70px;
}
.project-listing-main ul li {
	height: 320px;
}
.project-listing-main ul li:nth-child(5n+4) {
	width: 30%;
}
.project-listing-main ul li:nth-child(5n+5) {
	width: 30%;
}
/*---------------- Blog Page ----------------*/
.blog-listing-section ul li {
	width: 50%;
	padding: 0 15px 40px;
}
.blog-listing-section ul li:nth-child(1) {
	width: 100%;
}
.blog-listing-section ul li:nth-child(2), .blog-listing-section ul li:nth-child(3) {
	width: 50%;
}
.blog-item-image figure {
	padding-top: 65%;
}
.blog-item-content h3 {
	font-size: 16px;
}
/*---------------- Blog Detail Page ----------------*/
.blog-detail-page {
	padding: 70px 0;
}
.blog-detail-main {
	max-width: 680px;
}
.blog-detail-top-part {
	margin: 0 0 40px;
}
.blog-detail-top-part h1 {
	font-size: 24px;
	margin-bottom: 25px;
}
/*Related Blog Section*/
.related-blog-heading {
	margin: 0 auto 40px;
	max-width: 600px;
}
.related-blog-heading h2 {
	font-size: 35px;
}
/*---------------- Project Detail Page ----------------*/
/*Project Gallery*/
.project-gallery-section ul li {
	height: 350px;
}
.project-gallery-section ul li:nth-of-type(1) {
	height: 350px;
}
.project-gallery-section ul li:nth-of-type(3), .project-gallery-section ul li:nth-of-type(4) {
	height: 160px;
}
.project-gallery-section ul li:nth-of-type(3):last-of-type {
	height: 350px;
}
.show-photo-btn {
	right: 3px;
}
/*Project Main Content*/
.project-main-section .row .medium-8, .project-main-section .row .medium-4 {
	width: 100%;
}
.project-main-content {
	padding-right: 0;
}
.project-main-content h1 {
	font-size: 35px;
	margin: 0 0 20px;
}
.project-main-content p {
	margin-bottom: 20px;
}
.project-main-content p.highlight-para {
	font-size: 16px;
}
.project-main-content ul, .project-main-content ol {
	margin: 10px 0 20px 0;
}
.project-main-content ol {
	margin-left: 15px;
}
/*Project Features Box*/
.project-features-box {
	margin-top: 50px;
}
.project-features-box h2 {
	font-size: 24px;
	margin-bottom: 25px;
}
.project-features-box h2 u {
	border-bottom-width: 2px;
}
/*Project Testimonials*/
.project-testimonial-section {
	padding: 70px 0;
}
/*Video Testimonial*/
.testimonial-video-blockquote {
	left: -20px;
	top: -30px;
}
.video-testimonial-container iframe {
	height: 300px;
}

.top-suppoters-head .recent-project-heading h2 {
    font-size: 24px;
}

}

/*--------------------

[5. Styles for devices(<=767px)]

*/
@media only screen and (max-width: 767px) {
/*---------------- Home Page ----------------*/

.supporters-main-box {
    display: flex;
    padding: 15px 15px;
    height: 200px;
    border-radius: 30px;
}

.supporters-main-box img {
    width: 70%;
}
 .contact-section{
    padding:60px 0px;
} 
u {
	text-decoration-thickness: 3px;
}
/*Banner Section*/
.banner-section.slider-desktop {
	display: none;
}
.banner-section.slider-mobile {
	display: block;
}
.banner-inner {
	height: 600px;
}
.banner-text {
	margin: 0 auto;
	position: relative;
	text-align: center !important;
}
.banner-text.banner-text-right {
	left: auto;
	right: auto;
}
.banner-text.banner-text-center {
	left: auto;
	right: auto;
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
}
.banner-text h1, .special-banner-text h1, .banner-text h2, .special-banner-text h2 {
	font-size: 40px;
	line-height: 45px;
}
.banner-text p, .special-banner-text p {
	font-size: 16px;
	line-height: 26px;
}
.banner-text .btn, .special-banner-text .btn {
	margin-top: 30px;
	min-width: 145px;
}
.banner-slider .slick-prev, .banner-slider .slick-next {
	display: none !important;
}
.banner-scroll {
	display: none;
}
/*Our Services Section*/
.our-services-section {
	padding: 60px 0;
}
.our-service-main::before {
	width: 125px;
	height: 125px;
	top: -20px;
	left: -20px;
}
.our-services-section ul li {
	height: 300px;
}
.our-service-heading h2 {
	font-size: 30px;
}
.our-service-heading p {
	font-size: 13px;
}
.service-item-details {
	padding: 20px;
}
.service-item-content p {
	font-size: 13px;
}
/*Recent Projects Section*/
.recent-project-section {
	padding: 60px 0;
}
.recent-project-heading {
	margin: 0 auto 30px;
}
.recent-project-heading h2 {
	font-size: 22px;
}
.project-item-details {
	padding: 20px;
}
.recent-project-slider-part .slick-prev, .recent-project-slider-part .slick-next {
	top: -50px;
}
.recent-project-slider-part .slick-prev {
	right: 50px;
}
.recent-project-slider-part .slick-next {
	right: 10px;
}
/*Home About Section*/
.home-about-section {
	padding: 60px 0;
}
.home-about-content h2 {
	font-size: 30px;
}
.home-about-content p {
	font-size: 13px;
}
.home-about-content ul li {
	font-size: 13px;
	padding: 5px 15px 0 40px;
}
.home-about-image::before {
	width: 125px;
	height: 125px;
}
/*Testimonials Blockquote Section*/
.testimonial-blockquote-section {
	width: 250px;
	right: 25px;
}
.testimonial-text {
	min-height: 190px;
	font-size: 14px;
}
.testimonial-text p {
	font-size: 14px;
}
.testimonial-blockquote-section .video-testimonial-pic + .testimonial-text {
	min-height: 70px;
}
.testimonial-provide h6 {
	font-size: 12px;
}
/*Custom Modal*/
.custom-modal-inner-part {
	padding: 30px 25px;
}
.video-container iframe {
	height: 300px;
}
/*Inspiration Section*/
.home-blog-section {
	padding: 60px 0;
}
.inspiration-heading h2 {
	font-size: 30px;
}
.inspiration-section ul li:nth-child(1)::before {
	width: 120px;
	height: 120px;
	left: calc(50% - 60px);
}
.inspiration-item-content p {
	font-size: 13px;
}
/*CTA Section*/
.cta-content {
	max-width: 100%;
}
.cta-content h4 {
	font-size: 30px;
}
.cta-content p {
	font-size: 13px;
}
.cta-img {
	position: inherit;
	margin-bottom: -50px;
	margin-top: 20px;
}
.cta-img img {
	margin-right: 0%;
	height: inherit;
}
/*Footer*/
.footer-social {
	padding-right: 5px;
	margin-right:0px;
}
.footer-review-logo img {
	margin-left: 10px;
	max-height: 45px;
}
.foter-info-left .footer-logo {
	margin: 0;
}
.footer-info-right {
	justify-content: center;
	flex-wrap: wrap;
}
/*---counter section---*/
.text-counter {
	padding: 0px 0px;
}
.supporters_carousel .slick-next {
	right: 121%;
}
.supporters_carousel .slick-prev {
	right: 129%;
	left: auto;
}
/*---------------- About Page ----------------*/
/*Main Title Part*/
.title-inner-section {
	padding: 60px 0 0;
}
.page-title-part h1 {
	font-size: 30px;
}
.page-title-part p {
	font-size: 14px;
	margin: 20px 0 0;
}
/*Single Multi Pic*/
.single-pic-part {
	padding: 60px 0;
}
.single-pic-part .medium-12 {
	padding: 0 40px;
}
.single-pic-inner-part::before {
	width: 125px;
	height: 125px;
	bottom: -30px;
	right: -30px;
}
/*Text + 2 Images Part*/
.textImage-panel-section {
	padding: 60px 0;
}
.textImage-panel-content h2 {
	font-size: 30px;
}
.textImage-panel-content p {
	font-size: 13px;
}
.textImage-panel-content ul li {
	font-size: 13px;
	padding: 5px 15px 0 40px;
}
.textImage-panel-image::before {
	width: 125px;
	height: 125px;
	right: -15px;
}
.textImage-panel-section .row.reverse-row .textImage-panel-image::before {
	left: -15px;
}
/*Zig Zag Content Part*/
.zig-zag-section {
	padding: 60px 0;
}
.zig-zag-content h2 {
	font-size: 30px;
}
.zig-zag-content p {
	font-size: 13px;
}
.zig-zag-content ul li {
	font-size: 13px;
	padding: 5px 15px 0 40px;
}
.zig-zag-image::before {
	width: 125px;
	height: 125px;
	left: -15px;
}
.zig-zag-section:nth-of-type(2n) .zig-zag-image::before {
	right: -15px;
}
/*Center Text/Image Section*/
.center-textImage-section {
	padding: 60px 0;
}
.center-textImage-inner h2 {
	font-size: 30px;
}
.center-textImage-inner p {
	font-size: 13px;
}
.center-textImage-inner ul li {
	font-size: 13px;
}
/*Our Team Section*/
.our-team-section {
	padding: 60px 0;
}
.our-team-heading {
	margin: 0 auto 30px;
}
.our-team-heading h2 {
	font-size: 30px;
}
.our-team-heading p {
	font-size: 13px;
}
/*Meet the Team Part CSS*/
.meet-team-section ul {
	margin: 0 -15px;
}
.meet-team-section .slick-track {
	left: -30px !important;
}
.team-pic-part {
	box-shadow: 0px 2px 10px 0px rgba(26, 33, 70, 0.1);
}
.team-info-left {
	width: 200px;
}
.team-info-left h3 {
	font-size: 18px;
}
.team-info-left h3 a i {
	font-size: 22px;
}
.team-info-right h4 {
	font-size: 17px;
}
.team-info-right p {
	font-size: 13px;
}
/*Testimonials Inner Section*/
.testimonial-section {
	padding: 60px 0;
}
.testimonial-heading {
	margin: 0 auto 30px;
}
.testimonial-heading h2 {
	font-size: 30px;
}
.testimonial-heading p {
	font-size: 13px;
}
.testimonial-inner-section {
	margin: 0 -15px;
}
.testimonial-section .slick-track {
	left: -30px !important;
}
.testimonial-section .text-testimonial-part {
	padding: 1px 25px 25px;
	box-shadow: 0px 2px 10px 0px rgba(26, 33, 70, 0.1);
}
.testimonial-section .testimonial-category {
	width: 50px;
	height: 50px;
	margin-top: -25px;
}
.testimonial-section .testimonial-text {
	padding-top: 50px;
	min-height: 240px;
	font-size: 13px;
}
.testimonial-section .testimonial-text p {
	font-size: 13px;
}
.testimonial-section .video-testimonial-pic {
	margin-top: 50px;
	height: 120px;
}
/*Benifits Part*/
.benefits-section {
	padding: 60px 0;
}
.benefits-section h2 {
	font-size: 22px;
	margin: 0 0 30px;
}
.benefits-section ul li {
	font-size: 13px;
	width: 50%;
	padding: 5px 15px 0 40px;
}
/*---------------- Testimonials Page ----------------*/
/*Filter CSS*/
.filter-section {
	padding: 30px 0 0;
}
dl.filter-dropdown {;
	margin: 0 10px;
}
.filter-dropdown dt a {
	font-size: 12px;
}
.filter-dropdown dt a span.caret {
	width: 12px;
	height: 12px;
	top: calc(50% - 4px);
}
.filter-dropdown .mutliSelect ul li a {
	font-size: 13px;
}
.hint-text {
	margin: 25px 0 0;
}
/*Testimonial Listing CSS*/
.testimonial-inner-section ul {
	margin: 0 0;
}
.testimonial-inner-section ul li {
	width: 50%;
}
/*---------------- FAQs Page ----------------*/
.faq-page {
	padding: 60px 0;
}
.accordion-section-title::before {
	background-size: 12px 12px;
}
.accordion-section-content {
	font-size: 13px;
}
.accordion-section-content h5 {
	font-size: 13px;
}
/*---------------- Contact Page ----------------*/
.contact-page {
	padding: 60px 0;
}
/*Contact Info*/
.contact-info-part h2 {
	font-size: 30px;
	margin-bottom: 20px;
}
.contact-info-part p {
	font-size: 13px;
}
.contact-info-part ul li a {
	font-size: 13px;
}
.contact-info-part ul li .f-info-icon img {
	width: 40px;
}
.contact-info-part ul li .f-info-content span {
	font-size: 13px;
}
/*Contact Form*/
.contact-form-part {
	padding: 30px;
}
/*Contact Map*/
.contact-map-part {
	padding: 60px 0;
}
.contact-map-part iframe, .contact-map-part #map_canvas {
	height: 300px;
}
/*---------------- Request Page ----------------*/
.request-page {
	padding: 60px 0;
}
/*Main Step Form*/
.multistep-main-form {
	padding: 40px 20px;
}
.multistep-form-heading {
	margin: 0 auto 30px;
}
.multistep-form-heading h2 {
	font-size: 22px;
}
.multistep-form-heading p {
	font-size: 13px;
}
.multistep-main-form .btn {
	min-width: 190px;
}
/*---------------- Thank You and 404 Page ----------------*/
.thanks-content h2 {
	font-size: 30px;
	margin-bottom: 20px;
}
/*---------------- Static Page ----------------*/
.static-content-page {
	padding: 60px 0;
}
.static-content-page p {
	font-size: 13px;
}
.static-content-page ul li, .static-content-page ol li {
	font-size: 13px;
}
.static-content-page ul li::before {
	top: -3px;
}
/*---------------- Project Page ----------------*/
.project-page {
	padding: 30px 0 60px;
}
.project-listing-main ul li {
	height: 300px;
}
.project-listing-main ul li:nth-child(5n+4) {
	width: 60%;
}
.project-listing-main ul li:nth-child(5n+5) {
	width: 100%;
}
/*---------------- Blog Page ----------------*/
.blog-page {
	padding: 50px 0;
}
.blog-item-content time {
	font-size: 13px;
}
.blog-item-content p {
	font-size: 13px;
}
.blog-item-content .btn {
	margin-top: 15px;
}
/*---------------- Blog Detail Page ----------------*/
.blog-detail-page {
	padding: 60px 0;
}
.blog-detail-top-part {
	margin: 0 0 35px;
}
.blog-detail-top-part h1 {
	font-size: 22px;
}
.date-part {
	float: none;
	text-align: center;
	font-size: 13px;
}
.share-part {
	float: none;
	text-align: center;
	margin-top: 15px;
	font-size: 13px;
}
/*Related Blog Section*/
.related-blog-section {
	padding: 60px 0;
}
.related-blog-heading {
	margin: 0 auto 30px;
}
.related-blog-heading h2 {
	font-size: 30px;
}
.related-blog-heading p {
	font-size: 13px;
}
.related-blog-listing ul {
	margin: 0 -15px;
}
.related-blog-listing .slick-track {
	left: -30px !important;
}
/*---------------- Project Detail Page ----------------*/
.project-detail-page {
	padding: 60px 0;
}
/*Project Gallery*/
.project-gallery-section ul li {
	height: 300px;
	padding: 0 10px;
	margin-bottom: 20px;
}
.project-gallery-section ul li:nth-of-type(1) {
	width: 50%;
	height: 300px;
}
.project-gallery-section ul li:nth-of-type(2) {
	width: 25%;
}
.project-gallery-section ul li:nth-of-type(3), .project-gallery-section ul li:nth-of-type(4) {
	width: 25%;
	height: 140px;
}
.project-gallery-section ul li:nth-of-type(2):last-of-type {
	width: 50%;
}
.project-gallery-section ul li:nth-of-type(3):last-of-type {
	height: 300px;
}
.project-gallery-section ul li .play-btn {
	width: 60px;
	height: 60px;
	left: calc(50% - 30px);
	top: calc(50% - 30px);
}
.project-gallery-section ul li .play-btn:hover {
	box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.5);
}
.show-photo-btn {
	right: 5px;
	bottom: 30px;
}
/*Project Tags*/
.project-tag-section ul li {
	font-size: 9px;
}
.project-tag-section ul li span {
	padding: 0 15px;
}
/*Project Main Content*/
.project-main-section {
	padding: 40px 0 0;
}
.project-main-content h1 {
	font-size: 30px;
}
.project-main-content p {
	font-size: 13px;
}
.project-main-content ul li, .project-main-content ol li {
	font-size: 13px;
}
.project-main-content ul li::before {
	top: -3px;
}
/*Project Features Box*/
.project-features-box {
	margin-top: 40px;
}
.project-features-box h2 {
	font-size: 22px;
}
/*Project Testimonials*/
.project-testimonial-section {
	padding: 60px 0;
}
/*Video Testimonial*/
.video-testimonial-part .play-btn {
	width: 60px;
	height: 60px;
	left: calc(50% - 30px);
	top: calc(50% - 30px);
}
.video-testimonial-part .play-btn:hover {
	box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.5);
}
.testimonial-video-blockquote {
	left: -10px;
	top: -20px;
}
/*Signle Text Testimonial*/
.single-text-testimonial-part {
	padding: 30px;
}
/*Gavity Forms*/
.customGravity_form .gform_wrapper .gform_page_footer .button.gform_button, .customGravity_form .gform_wrapper .gform_page_footer .button.gform_next_button, .customGravity_form .gform_wrapper .gform_page_footer .button.gform_previous_button {
	min-width: 190px;
}
footer {
	background-size: cover;
}
.top-counter .counter-number-main span{
    font-size:30px !important;;
}
   .bottom-t-b .counter-number-main span {
    font-size: 22px !important;;    
} 
    .text-counter p{
        font-size:13px;
    }

.supporter-listing-main .medium-3 {
    width: 33%;
}


}
/*--------------------

[6. Styles for devices(<=599px)]

*/
@media (max-width:599px) {
    
 
    
.supporters-image {
    margin: auto;
}    
    

.contact-info-part ul li{
    display:flex;
}
.contact-info-part ul li .f-info-icon {
    margin-bottom: 0;
    margin-right: 15px;
}
  
.supporter-listing-main .medium-3 {
    width: 50%;
    float: left;
}  
  
.supporters-main-box {
    height: 150px;
}  
 .supporters-main-box img {
    width: 70%;
} 
    
 .contact-section{
    padding:50px 0px;
}     
    
.text-notification-bar h4 {
    font-size: 12px;
}    
.text-notification-bar h4 span {
    width: 60px;
    margin-right: 6px;
}
.top-suppoters-head .recent-project-heading h2 {
    font-size: 20px;
} 

.Counter-section {
    padding: 25px 0px;
}
    
/*---------------- Home Page ----------------*/
.top-counter .text-counter {
	padding: 0px 30px;
}
u {
	text-decoration-thickness: 2px;
}
/*Header CSS*/
.btn {
	font-size: 13px;
}
.pad-left {
	padding-left: 15px;
}
.pad-right {
	padding-right: 15px;
}
.margin_t30 {
	margin-top: 20px;
}
.request-quote-btn {
	display: none;
}
/*Banner Section*/
.special-banner-part {
	width: 100%;
	top: 58%;
	text-align: center !important;
	position: relative;
	margin: 0 auto;
}
.special-banner-part .special-banner-text, .special-banner-part .special-banner-pic {
	width: 100%;
	float: none;
	text-align: center;
	margin: 0 auto;
	position: initial;
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
}
.special-banner-part .special-banner-pic {
	margin-top: 20px;
}
.special-banner-part .special-banner-pic img {
	max-width: 280px;
}
.banner-text h1, .special-banner-text h1, .banner-text h2, .special-banner-text h2 {
	font-size: 30px;
	line-height: 35px;
}
.banner-text p, .special-banner-text p {
	font-size: 14px;
	line-height: 22px;
}
.banner-text .btn, .special-banner-text .btn {
	margin-top: 20px;
}
.banner-slider .slick-dots {
	bottom: 10px;
}
/*Our Services Section*/
.our-services-section {
	padding: 50px 0;
}
.our-services-section ul li {
	height: 250px;
}
.our-services-section ul li:nth-child(2), .our-services-section ul li:nth-child(3), .our-services-section ul li:nth-child(4), .our-services-section ul li:nth-child(5) {
	width: 100%;
}
.our-service-heading h2 {
	font-size: 28px;
}
/*Recent Projects Section*/
.recent-project-section {
	padding: 50px 0;
}
.recent-project-heading h2 {
	font-size: 20px;
	max-width: 215px;
}
.recent-project-heading h2 u {
	text-decoration-thickness: 2px;
}
/*Home About Section*/
.home-about-section {
	padding: 50px 0;
}
.home-about-content h2 {
	font-size: 28px;
}
.home-about-image::before {
	top: -30px;
	right: 0;
}
.home-about-image .play-btn {
	width: 60px;
	height: 60px;
	left: calc(50% - 30px);
	top: calc(50% - 30px);
}
.home-about-image .play-btn:hover {
	box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.5);
}
/*Testimonials Blockquote Section*/
.testimonial-blockquote-section {
	right: auto;
	left: auto;
	margin: 0 auto;
	position: relative;
	margin-top: -65px;
}
/*Inspiration Section*/
.home-blog-section {
	padding: 50px 0;
}
.inspiration-heading h2 {
	font-size: 28px;
}
.inspiration-section ul li {
	width: 100%;
}
.inspiration-section ul li:nth-child(1)::before {
	width: 100px;
	height: 100px;
	left: calc(50% - 50px);
}
.inspiration-section ul li:nth-child(3) {
	width: 100%;
}
/*CTA Section*/
.cta-content h4 {
	font-size: 28px;
}
/*Footer*/
.footer-top {
	padding-bottom: 40px;
}
.foter-info-left .footer-logo {
	margin-right: 0px;
}
.footer-social {
	padding-right: 0;
	margin-right: 0;
	display: block;
	border: none;
	margin-bottom: 10px;
}
.footer-review-logo {
	display: block;
}
.footer-review-logo img {
	max-height: 35px;
}
.footer-middle {
	padding-bottom: 30px;
}
.footer-bottom .medium-8, .footer-bottom .medium-4 {
	width: 100%;
}
.copyright, .websiteby {
	text-align: center;
}
/*-Counter-section-*/

.counter-main-box {
	margin-bottom: 35px;
}
.counter-img-box {
	display: inline-block;
	width: 100px;
	height: 100px;
}
.counter-number-main {
	margin: 0;
	display: block;
}
.text-counter {
	padding: 0;
}
.top-counter .counter-number-main span {
	font-size: 25px !important;
}
.bottom-t-b .counter-number-main span {
    font-size: 20px !important;;    
}
/*-donation-fundrais-section-*/

.donation-fundrais-section {
	padding: 50px 0px;
}
.donation-fundrais-section .dofu-main-box {
	margin-bottom: 30px;
}
.donation-fundrais-section .dofu-img-box {
	display: inline-block;
	width: 100px;
	height: 100px;
}
.donation-fundrais-section .dofu-content-main p {
	margin: 12px 0px;
}
/*--*/

.supporters-section {
	padding: 0px 0px 30px;
}
.supporters_carousel {
	padding: 0;
}
.supporters_carousel .slick-prev, .supporters_carousel .slick-next {
	top: 120%;
	width: 30px;
	height: 30px;
}
.supporters-image {
	height: 120px;
}
.supporters_carousel .slick-next {
	right: 0;
}
.supporters_carousel .slick-prev {
	right: 40px;
	left: auto;
}
.view-all-supporters {
	text-align: right;
	width: 50%;
}
/*---------------- About Page ----------------*/
/*Main Title Part*/
.title-inner-section {
	padding: 50px 0 0;
}
.page-title-part h1 {
	font-size: 28px;
}
.page-title-part p.highlight-para {
	font-size: 15px;
}
/*Single Multi Pic*/
.single-pic-part {
	padding: 50px 0;
}
.single-pic-part .medium-12 {
	padding: 0 20px;
}
.single-pic-inner-part::before {
	bottom: -20px;
	right: -20px;
}
/*Text + 2 Images Part*/
.textImage-panel-section {
	padding: 50px 0;
}
.textImage-panel-content h2 {
	font-size: 28px;
}
.textImage-panel-content p.highlight-para {
	font-size: 15px;
}
.textImage-panel-smallImage {
	margin-top: 35px;
}
.textImage-panel-image .play-btn {
	width: 60px;
	height: 60px;
	left: calc(50% - 30px);
	top: calc(50% - 30px);
}
.textImage-panel-image .play-btn:hover {
	box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.5);
}
/*Zig Zag Content Part*/
.zig-zag-section {
	padding: 50px 0;
}
.zig-zag-content h2 {
	font-size: 28px;
}
.zig-zag-content p.highlight-para {
	font-size: 15px;
}
.zig-zag-small-image {
	margin-top: 35px;
}
.zig-zag-image .play-btn {
	width: 60px;
	height: 60px;
	left: calc(50% - 30px);
	top: calc(50% - 30px);
}
.zig-zag-image .play-btn:hover {
	box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.5);
}
/*Center Text/Image Section*/
.center-textImage-section {
	padding: 50px 0;
}
.center-textImage-inner h2 {
	font-size: 28px;
}
.center-textImage-inner p.highlight-para {
	font-size: 15px;
}
/*Our Team Section*/
.our-team-section {
	padding: 50px 0;
}
.our-team-heading h2 {
	font-size: 28px;
}
/*Meet the Team Part CSS*/
.team-member-name {
	padding: 15px;
	text-align: left;
}
.team-member-name h4 {
	float: left;
	width: 65%;
	font-size: 14px;
}
.team-member-name .btn {
	float: right;
	margin-top: 3px;
}
.team-info-left {
	width: 100%;
	float: none;
}
.team-info-right {
	padding-top: 0;
	margin-left: 0;
	margin-top: 35px;
}
/*Testimonials Inner Section*/
.testimonial-section {
	padding: 50px 0;
}
.testimonial-heading h2 {
	font-size: 28px;
}
.testimonial-section .text-testimonial-part {
	padding: 1px 20px 20px;
}
.testimonial-section .testimonial-provide h6 {
	font-size: 14px;
}
/*Benifits Part*/
.benefits-section {
	padding: 50px 0;
}
.benefits-section h2 {
	font-size: 20px;
}
.benefits-section ul li {
	width: 100%;
}
/*---------------- Testimonials Page ----------------*/
/*Filter CSS*/
.filter-part {
	flex-wrap: wrap;
}
dl.filter-dropdown {
	margin: 0 15px 20px;
}
.hint-text {
	font-size: 11px;
	margin: 20px 0 0;
}
/*Testimonial Listing CSS*/
.testimonial-inner-section ul li {
	width: 100%;
}
.testimonial-section.testimonial-page .testimonial-inner-section ul li:first-child .text-testimonial-part {
	margin-top: 0;
}
/*---------------- FAQs Page ----------------*/
.faq-page {
	padding: 50px 0;
}
.accordion-section-title {
	font-size: 14px;
}
.accordion-section-content {
	padding-right: 0;
}
.accordion-section-content img {
	float: none;
	margin-top: 25px;
}
/*---------------- Contact Page ----------------*/
.contact-page {
	padding: 50px 0;
}
/*Contact Info*/
.contact-info-part h2 {
	font-size: 28px;
}
.contact-info-part ul {
	display: block;
}
.contact-info-part ul li .f-info-icon img {
	width: 35px;
}
/*Contact Form*/
.contact-form-part {
	padding: 20px;
}
/*Contact Map*/
.contact-map-part {
	padding: 50px 0;
}
/*---------------- Request Page ----------------*/
.request-page {
	padding: 50px 0;
}
/*Main Step Form*/
.multistep-main-form {
	padding: 30px 20px;
}
.multistep-form-heading h2 {
	font-size: 20px;
}
.multistep-main-form .pad-right {
	padding-right: 15px;
}
.multistep-main-form .pad-left {
	padding-left: 15px;
}
.multistep-main-form .btn {
	min-width: 100%;
	font-size: 14px;
}
/*File Upload*/
.file-upload {
	height: 170px;
	font-size: 14px;
}
.file-upload-wrapper .file-upload-message i.drag-drop-icon {
	width: 35px;
	height: 35px;
}
.file-upload-wrapper .file-upload-message p {
	font-size: 14px;
}
.file-upload-wrapper .file-upload-message p.message-click {
	font-size: 13px;
}
.file-upload-wrapper .file-upload-message p.message-click u {
	text-decoration-thickness: 1px;
}
.file-upload-wrapper .file-upload-message p.message-max {
	font-size: 10px;
	margin-top: 15px;
}
/*---------------- Thank You and 404 Page ----------------*/
.thanks-content h2 {
	font-size: 28px;
}
.thanks-content p {
	font-size: 14px;
	margin-bottom: 20px;
}
/*---------------- Static Page ----------------*/
.static-content-page {
	padding: 50px 0;
}
.static-content-page img, .static-content-page iframe, .static-content-page embed {
	margin: 30px 0;
}
.static-content-page h1, .static-content-page h2, .static-content-page h3, .static-content-page h4, .static-content-page h5, .static-content-page h6 {
	margin: 0 0 25px;
}
.static-content-page h1, .static-content-page.h1 {
	font-size: 30px;
}
.static-content-page h2, .static-content-page.h2 {
	font-size: 26px;
}
.static-content-page h3, .static-content-page.h3 {
	font-size: 20px;
}
.static-content-page h4, .static-content-page.h4 {
	font-size: 15px;
}
/*---------------- Project Page ----------------*/
.project-page {
	padding: 30px 0 50px;
}
.project-listing-main ul li {
	height: 250px;
}
.project-listing-main ul li:nth-child(5n+1) {
	width: 100%;
}
.project-listing-main ul li:nth-child(5n+2) {
	width: 100%;
}
.project-listing-main ul li:nth-child(5n+3) {
	width: 100%;
}
.project-listing-main ul li:nth-child(5n+4) {
	width: 100%;
}
.project-listing-main ul li:nth-child(5n+5) {
	width: 100%;
}
/*---------------- Blog Page ----------------*/
.blog-page {
	padding: 40px 0;
}
.blog-listing-section ul li {
	width: 100%;
}
.blog-listing-section ul li:nth-child(2), .blog-listing-section ul li:nth-child(3) {
	width: 100%;
}
.blog-listing-section ul li:nth-child(1) .blog-item-content p {
	-webkit-line-clamp: 2;
}
/*Pagination CSS*/
.page-numbers > li > a, .page-numbers > li > span {
	font-size: 14px;
}
/*---------------- Blog Detail Page ----------------*/
.blog-detail-page {
	padding: 50px 0;
}
.blog-detail-top-part h1 {
	font-size: 20px;
	margin-bottom: 20px;
}
/*Related Blog Section*/
.related-blog-section {
	padding: 50px 0;
}
.related-blog-heading h2 {
	font-size: 28px;
}
/*---------------- Project Detail Page ----------------*/
.project-detail-page {
	padding: 50px 0;
}
/*Project Gallery*/
.project-gallery-section ul li {
	height: 200px;
}
.project-gallery-section ul li:nth-of-type(1) {
	width: 100%;
	height: 200px;
}
.project-gallery-section ul li:nth-of-type(2) {
	width: 33.33%;
	height: 100px;
}
.project-gallery-section ul li:nth-of-type(3), .project-gallery-section ul li:nth-of-type(4) {
	width: 33.33%;
	height: 100px;
}
.project-gallery-section ul li:nth-of-type(2):last-of-type {
	width: 100%;
}
.project-gallery-section ul li:nth-of-type(3):last-of-type {
	height: 100px;
	width: 66.66%;
}
.project-gallery-section ul li .play-btn {
	width: 40px;
	height: 40px;
	left: calc(50% - 20px);
	top: calc(50% - 20px);
}
.project-gallery-section ul li .play-btn:hover {
	box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.5);
}
.service-zoom-icon {
	width: 40px;
	height: 40px;
	left: calc(50% - 20px);
	top: calc(50% - 20px);
}
.service-zoom-icon i {
	width: 15px;
	height: 15px;
}
.show-photo-btn {
	bottom: auto;
	top: 8px;
	font-size: 10px;
}
/*Project Main Content*/
.project-main-section {
	padding: 30px 0 0;
}
.project-main-content h1 {
	font-size: 28px;
}
.project-main-content p.highlight-para {
	font-size: 15px;
}
/*Project Features Box*/
.project-features-box h2 {
	font-size: 20px;
}
.project-features-box ul li {
	font-size: 14px;
}
.project-features-box ul li a {
	font-size: 14px;
}
.project-features-box ul li i {
	width: 40px;
	height: 40px;
}
.project-features-box ul li i img {
	width: 20px;
	height: 20px;
}
/*Project Testimonials*/
.project-testimonial-section {
	padding: 50px 0;
}
/*Video Testimonial*/
.video-testimonial-part {
	margin-bottom: 300px;
}
.testimonial-video-blockquote {
	left: auto;
	top: 100%;
	right: auto;
	width: 100%;
}
/*Signle Text Testimonial*/
.single-text-testimonial-part .testimonial-text {
	font-size: 14px;
}
.single-text-testimonial-part .testimonial-text p {
	font-size: 14px;
}
.single-text-testimonial-part .testimonial-provide h6 {
	font-size: 14px;
}
/*Gavity Forms*/
.customGravity_form .gform_wrapper .gform_page_footer .button.gform_button, .customGravity_form .gform_wrapper .gform_page_footer .button.gform_next_button, .customGravity_form .gform_wrapper .gform_page_footer .button.gform_previous_button {
	min-width: 100%;
	font-size: 14px;
}
.footer-top .subscribe-part label {
	text-align: center;
}
.footer-top .subscribe-part .subscribe-form-part {
	overflow: hidden;
	padding-left: 0;
	position: relative;
	display: flex;
	width: 100%;
	justify-content: center;
}
.footer-top .subscribe-part {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}
}

/*--------------------

[7. Styles for devices(<=459px)]

*/
@media (max-width:459px) {
}

/*--------------------

[8. Styles for devices(<=399px)]

*/
@media (max-width:399px) {
.gform_wrapper select {
    font-size: 12px;
}    
    
/*---------------- Home Page ----------------*/
.call-us {
	margin-top: 31px;
	margin-left: 20px;
}
.call-us span {
	display: none;
}
.customGravity_form .ginput_recaptcha {
	transform: scale(0.8);
	transform-origin: 0 0;
}
}

/*--------------------

[9. Styles for devices(<=349px)]

*/
@media (max-width:349px) {
/*---------------- Home Page ----------------*/
.testimonial-section .video-testimonial-pic {
	height: 130px;
}
}
