.change-margin {
    margin: 20px 0;    
}

body {  
    font-size: 15px;
    font-family: 'Red Hat Display', sans-serif;;
    background: #FFFFFF;
    color: #7F7F7F;
}



#main {
    font-size:1em;
    line-height: 1.9;
}

h1, h2, h3, h4, h5, h6 {
    color: #282828;
    font-family: 'Red Hat Display', sans-serif;;
    text-align:inherit;
}

h1, h2 {
    line-height: 1.2em;
}

h1 {
    font-size: 2.3em;
    text-transform:uppercase;
}

h2 {
    font-size: 1.9em;
    line-height: 1.3em;
}

h3 {
    font-size: 1.6em;
    line-height: 1.4em;
}

h4 {
    line-height: 1.5em;
    font-size: 1.3em;
}

h5 {
    line-height: 1.7em;
    font-size: 1.2em;
}

h6 {
    line-height: 1.7em;
    font-size: 1.1em;
}



.textImage h3{
    font-size: 2.3em;
    line-height: 1.3em;
}

p {
    font-size: inherit;
    font-weight: 500;
    line-height: 1.8; 
    margin-bottom: 0.5em;
}

#status-msg p {
    color: white;
    font-weight: bold;
}

/* SEO Styles*/
h1.make-h2, h3.make-h2, h4.make-h2, h5.make-h2,h6.make-h2,p.make-h2 {
    font-size: 1.9em;
    line-height: 1.3em;
    text-transform: none;
}

h2.make-h1, h3.make-h1, h4.make-h1, h5.make-h1,h6.make-h1,p.make-h1 {
    font-size: 2.3em;
    text-transform:uppercase;
}

h1.normal-text, h2.normal-text, h3.normal-text, h4.normal-text, h5.normal-text,h6.normal-text{
   font-size: inherit;
    font-weight: 400;
    line-height: 1.9; 
    margin-bottom: 0.5em;
}
/* End SEO Styles*/

hr {
    border: solid #C7C7C7;
    border-width: 1px 0 0;
    clear: both;
    margin: 1.25em 0 1.25em;
    height: 0;
}

a {
    color:#015B26;
}

a:hover, a:focus, a:active {
    color: #015B26;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: inherit;
}

select {
    width:auto;
}

h1.seo-text, h2.seo-text, h3.seo-text, h4.seo-text, h5.seo-text, h6.seo-text
 {
    font-size: 15px;
    font-family: 'Red Hat Display', sans-serif;;
    color: #7F7F7F;
    font-weight: 500;
    line-height: 1.8;
}

.ps-register-form .text, .ps-register-form select, #ps-contact-us input[type="text"], #ps-contact-us textarea, div.form-container .text, div.form-container input[type="text"] { 
    border: 1px solid #C7C7C7;
    font-family: 'Red Hat Display', sans-serif;;
    font-size: 15px;
    width: 100%;
}


div.form-container form fieldset legend {
    color:inherit;
}

button, .button, input[type=button],
.newsletter .enter-email, 
.menu-collection-page-type-wrapper .menu-collection-listing #accordion .product-holder .button,
#ps-collection-listing-one #collection-listing .button{
    border:0px solid ;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    border: 0px solid;
    box-shadow: none;
    -webkit-box-shadow: none;
    -webkit-transition: none;
    -moz-transition: none;
        font-size: 15px;
    background: #015B26;
    color: #FFFFFF;
    padding: 12px 23px;
    margin: 0 auto;
    font-weight: 500;
    text-transform: uppercase;
}

button:hover, button:focus, button:active, .button:hover, .button:focus, .button:active, input[type=button]:hover, input[type=button]:focus, input[type=button]:active,
.newsletter .enter-email:hover, .newsletter .enter-email:focus, .newsletter .enter-email:active,
.menu-collection-page-type-wrapper .menu-collection-listing #accordion .product-holder .button:hover,
#ps-collection-listing-one #collection-listing .button:hover, .ps-cart-page .checkoutbut input.update-btn:hover,
#cart-form .chkoutbut .checkout:hover, .ps-cart-page #cart-form .chkoutbut .return:hover
{
    background: #015B26;
    color: #FFFFFF;
}

.ps-cart-page .checkoutbut input.update-btn, .ps-cart-page #cart-form .chkoutbut .return, #cart-form .chkoutbut .checkout {
    background: #015B26;
    color: #FFFFFF;
}


/* Header Begins */
header {
    background-color: transparent;
    color:#282828;
    padding: 24px 0 6px;
    margin-bottom: 0;
}

.inner-generic-pages-page header {
    margin-bottom: 23px;
}

header .top-bar .title-area {
    width: 100%;
}


.text-logo {
    color: #FFFFFF;
    font-family: 'Montserrat Subrayada', sans-serif;
    font-size: 44px;
    font-weight: 300;
    line-height:1em;
    word-wrap: break-word;
}


.phone, .email,
ps-user-greeting-container,
.ps-user-greeting-container a{
    font-size: 14px;
    color: #282828;
}

header .header-links {
    margin-top:35px;
}

header .phone {
    padding: 0 5px 0 0;
    color: #282828;
}

header .phone:before,
header .cart .fi-shopping-cart:before{
    color:#015B26;
}


header .phone:before {
    padding-right: 8px;
    vertical-align: middle;
    font-size:20px;
    
}

header .email{
    background-color: #015b26;
    text-transform: uppercase;
    line-height: 28px;
    padding: 7px 27px;
    display: inline-block;
    font-size: 14px;
    color: #fff;
    font-weight:500;
    border:1px solid #015b26;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}



header .ps-user-greeting-container{
    padding-left:14px;
    color: #282828;
}

header .ps-user-greeting-container .divider {
    margin:0 3px;
}

/* Menu */
header nav.top-bar, 
header .top-bar-section ul, 
header .top-bar-section li a:not(.button) {
    background:none;
}

header .top-bar-section {
    width: 100%;
    line-height: 25px;
    float: left;
    color: #282828;
    margin-top:5px;
}
    
header .top-bar-section .menu > li > a:not(.button) {
    color: #282828;
    font-family: 'Red Hat Display', sans-serif;;
    font-size: 14px;
    outline: none;
    padding: 0  17px;
    line-height: 25px;
    text-transform:uppercase;
    background:transparent;
    font-weight:500;
}

header .top-bar-section .has-dropdown>a:after {
    top:50%;
    border-color:#282828 transparent transparent transparent;
}

header .top-bar-section .menu > li.active  > a:not(.button),
header .top-bar-section .menu > li > a:hover:not(.button),
header .top-bar-section .menu > li > a:active:not(.button), 
header .top-bar-section .menu > li > a:focus:not(.button) {
    color: #015B26;
    font-family: 'Red Hat Display', sans-serif;;
    font-size: 14px;
    background:transparent;
}

header .top-bar-section .has-dropdown.active>a:after {
    top:50%;
    border-color:#015B26 transparent transparent transparent;
}



header .top-bar-section .menu > li ul {
    background:#2B2B2B;
    z-index: 99999;
}

header .top-bar-section .menu > li ul li a:not(.button) {
    background: #2B2B2B;
    color: #282828;
    font-family: 'Red Hat Display', sans-serif;;
    font-size: 14px;
    font-weight: bold;
    outline: none;
    padding: 0 10px;
    line-height: 28px;
    text-transform:capitalize;
    border-bottom:1px solid #282828;
}

header .top-bar-section .menu > li ul li:last-child a:not(.button) {
    border-bottom:0px solid;
}

header .top-bar-section .menu > li ul .has-dropdown.hover > a:not(.button),
header .top-bar-section .menu > li ul .has-dropdown.active > a:not(.button),
header .top-bar-section .menu > li ul .active > a:not(.button),
header .top-bar-section .menu > li ul a:hover:not(.button) {
    background: #015a26;
    color: #fff;
}

header .top-bar-section .menu > li ul a:not(.button):after {
    top:0 !important;
    right:0 !important;
    margin-top:0 !important;
    border-color:#282828 transparent transparent transparent;
}

/* SEARCH */
.search {
    width: auto;
    position:relative;
    bottom: 5px;
}
    
.searchForm > form {
    position: relative;
    left: 0;
    top: 0;
    text-align:right;
    display:block;
}

.top-bar input {
    top:0;
}

.search input.search-text {
    padding: 0 30px 0 10px;
    text-align: left;
    width:auto;
    background-color: #333333;
    color: #FFFFFF;
    font-family: 'Red Hat Display', sans-serif;;
    font-size: 14px;
    font-weight:300;
    border:1px solid;
}

.home-page .search input.search-text {
    background:transparent;
}

.search .search-submit {
    opacity: 0;
    border: none;
    cursor: pointer;
    display: inline-block;
    height: 25px;
    padding: 0;
    width: 17px;
    z-index: 9999;
    right: 0;
    top:0;
    position:absolute;
    background:url("//s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/21504/theme/33740/img/search-icon.png") no-repeat center;
}

.search .fi-magnifying-glass {
    opacity: 1;
    color:#FFFFFF;
    font-size: 20px;
    line-height: 25px;
    border: none;
    cursor: pointer;
    display: inline-block;
    font-family: "foundation-icons";
    padding: 0;
    height: 25px;
    width: 17px;
    z-index: 9999;
    right: 10px;
    top:0;
    position:absolute;
}
/* Header Begins */

/* video */

.home-page p {
    margin-bottom: 1.25em;
}

#homepage-video {
    margin-bottom: 37px;
}

.video-overlay {
    height:760px;
    width:100%;
    position:absolute;
}

#homepage-video .video iframe {
    height:760px;
    width:100%;
}

/* Slider Begins */

.bx-wrapper {
    position:relative;
}

.bxslider {
    margin-bottom:0;
}

figure.banner-figure img{
    width:100%;
}

#slider-pager {
    position : absolute;
    bottom:15px;
    width:100%;
    z-index:9999;
}

.bx-pager {
    padding:0;
    z-index: 9999;
    width: 100%;
    display: none;
}

.bx-pager-item {
    display: inline;
}

a.bx-pager-link {
    font-size: 0;
    display: inline-block;
    border-radius: 100%;
    margin-right: 10px;
    text-decoration: none;
    width: 13px;
    height: 13px;
    padding: 0;
    background: #FFFFFF;
    border: 2px solid #FFFFFF;
}

a.bx-pager-link.active {
    background: #015B26;
    border: 2px solid #FFFFFF;
}
/* Slider Ends */

/* home page below video*/
.viewAllSection p{
    margin-bottom:0;
}

.projects-list {
    margin-bottom: 30px;
}

#projects h1 {
    margin-top:0;
    margin-bottom:0;
}

#projects .project-text {
    margin-bottom: 27px;
}

.project-figcaption {
    margin-top:22px;
}

.project-figcaption h2{
    font-size: 1.3em;
}

.project-figcaption p.project-description {
    margin-bottom: 6px;
}

.project-figcaption .viewDetails {
    text-transform: uppercase;
    display: inline-block;
    border-bottom: 1px solid;
    line-height: 15px;
}

.project-viewAll {
    margin-bottom:70px;
}

.project-viewAll p{
    margin-bottom:0;
}

/* homepage gallery */
#hoverGallery {
    background:#159175;
    color:#FFFFFF;
    padding: 56px 0 50px;
}
 
#hoverGallery h3 {
    color:#FFFFFF;
    font-size: 2.3em;
    line-height: 1.2em;
    margin-bottom: 48px;
 }
 
#hoverGallery h2 {
    color:#FFFFFF;
    font-size:1.5em;
    margin-bottom: 9px;
}

.gallery-figure {
    position:relative;
}

.gallery-figcaption {
    padding-top: 44%;
    text-align: center;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.56);
    display:none;
    cursor:pointer;
}

.gallery-figure.active .gallery-figcaption {
    display:block;
}
 
.gallery-figcaption .viewAll {
    color:#015B26;
    text-transform:uppercase;
}

.gallery-viewAll {
    margin-top:32px;
    margin-bottom:20px;
}

.gallery-viewAll p{
    margin-bottom:0;
}

.gallery-viewAll .button:hover, .gallery-viewAll .button:active, .gallery-viewAll .button:focus{
    background:#FFFFFF;
}

.gallery-description {
    margin-bottom:7px;
    color:#FFFFFF;
}


.no-link {
    cursor:default !important;
}

/* end homepage gallery */

/* homepage Services */
.services-text {
    margin-top: 56px;
}

.services-section h3, .services-section h1{
    font-size: 2.3em;
    margin-bottom: 42px;
}

.services-list {
    margin-bottom:30px;
        display: none;
}

.service-figure {
    height: 290px;
    text-align: center;
    padding-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
    display: block;
}

.service-figure-hover:hover, .service-figure-hover:active, .service-figure-hover:focus {
    background:#FCE9B9;
}

.service-figure .serviceImage {
    height:55px;
    margin-bottom:30px;
}

.service-figcaption h2 {
    font-size:1.5em;
    margin-bottom: 21px;
    line-height: 1.2em;
}

.service-figcaption p {
    color:#7F7F7F;
}

.services-viewAll {
    margin-top:0px;
    margin-bottom: 70px;
}

/* end homepage gallery */

/* start homepage Testimonial */
.homeTestimonials {
    background:#F0F0F0;
    padding: 56px 0;
}

.testimonial-list li {
    padding-top:0;
    padding-bottom:0;
}

.homeTestimonials h3{
    font-size: 2.3em;
    margin-bottom: 42px;
}

.testimonial-holder {
    min-height:186px;
}

.testimonial-container {
    border:10px solid #FFFFFF;
    padding: 32px 20px 20px;
    text-align:center;
    margin-bottom: 17px;
}

.testimonial-container .testimonial-Text {
    min-height:130px;
    margin-bottom: 25px;
}

.testimonial-container .testimonial-figcaption .testimonial-title {
    font-size: 1.3em;
    text-transform:uppercase;
    margin-bottom: 2px;
}

.testimonial-container .testimonial-figcaption .testimonial-description {
    margin-bottom:10px;
}

.testimonial-figure {
    text-align:center;
    min-height:125px;
}

.testimonial-viewAll {
    margin-top: 33px;
    margin-bottom: 15px;
}

/* end homepage Testimonial */

/* common inner pages style */
      
    .inner-page, #about-us-page {
        min-height:400px;
    }
    
    .body-content-with-space, .inner-page {
        margin-bottom:43px;
    }
    
    .innerpage-banner {
        padding-top:15px;
        margin-bottom: 45px;
    }
    
    .heading-section {
        padding-top:1px;
    }
    
    .heading-text {
        padding-bottom:38px;
        margin-bottom:50px;
        padding-top: 2px;
        border-bottom:1px solid #C7C7C7;
    }
    
    .generic-page-type .content-main {
        margin-bottom:30px;
    }
    
    .inner-page .banner {
        margin-top: 1.9em;
        margin-bottom: 0;
    }
    
    
    .inner-page #slider-pager {
        bottom: 37px;
        width: 100%;
        z-index: 9999;
    }
    
     .inner-page figcaption h2 {
        margin-top: 0.6em;
        margin-bottom: 0.6em;
    }

/* End common inner pages style */

   
/* static page */
    .ps-static-page {
        margin-top: 1.9em;
        margin-bottom: 2em;
        min-height: 300px;
    }
    
    .ps-static-page h3 {
        font-size: 2.3em;
        text-transform: uppercase;
    }
/* end static page */

/* All images Section */
    .all-images-section .project-figure {
        margin-bottom:30px;
    }
    
    .all-images-section .project-figcaption p.project-description {
        margin-bottom: 0;
    }

/* End all images section */


/* About page Start */
    .textImage-section {
        padding-top: 15px;
        margin-bottom: 60px;
    }
    
    .textImage h2 {
        font-size: 1.3em;
        line-height: 1.3em;
        margin-bottom:8px;
    }
    
    .about-textImage2 .textImage h3{
        font-size: 2.3em;
    }
    
    .aboutpageMiddlesection {
        background:#159175;
        color:#F4B718;
        padding-top: 47px;
        padding-bottom: 51px;
        margin-bottom: 45px;
    }
    
    .aboutpageMiddletext {
        margin-left:auto;
        margin-right:auto;
        float: none;
    }
    
    .aboutpageMiddlesection .main-text {
        font-size: 1.7em;
        line-height: 1.4em;
    }
    
    .aboutpageMiddlesection .main-text p{
        line-height: inherit;
    }
    
    .aboutpageMiddletext .name {
        color:#FFFFFF;
        text-transform: uppercase;
        line-height: 1.5em;
    }
    
    .bigImage-Services {
        background:#F0F0F0;
        padding-top: 70px;
    }
    
    .bigImage-services-list {
        margin-bottom:30px;
    }
    
    .main-container .viewAllSection p {
        margin-bottom:0;
    }
    
    .bigImage-services-list .service-figcaption h2 {
        font-size: 1.3em;
        margin-bottom:0;
        margin-top: 20px;
    }
    
    .bigImage-services-list .service-figcaption .service-description {
        margin-top:20px;
    }

/* About page end */

/* Details Page */
    .details-page h2 {
        margin-top:15px;
    }
    
    .image-container {
        border:1px solid #C7C7C7;
    }

/* End details page */

/* Contact Page */
    .contactus-page-type .promo-1 {
        margin-bottom:32px;
    }
    
    #contact-us .contact-form {
        margin-top:30px;
    }
    
    .contactus-page-type-wrapper #contact-us input[type="text"], .contactus-page-type-wrapper #contact-us .g-recaptcha {
        margin-bottom: 10px;
    }
    
    #contact-us .label {
        color:#7F7F7F;
    }
    
    #contact-us .contact-form input[type="text"],#contact-page .contact-form .uneditable-input {
        width: 50%;
        height:30px;
        border:1px solid #C7C7C7;
    }
    
    #contact-us .contact-form textarea {
        width: 50%;
        border:1px solid #C7C7C7;
        margin-bottom: 10px;
    }
    
    .profile-text h4 {
        margin-top:10px;
    }
    
     #ps-contact-us .phone, #ps-contact-us .email {
        color:#7F7F7F;
    }
    
/* end Contact page */

/* Gallery Small */
    .gallery-small-image-ul li{
        padding-bottom: 30px;
    }
    
    .gallerysmall-image-description {
        margin: 0 0 0.9em 0;
        font-size: 1em;
    }
    
/* End Gallery Small */

/* blog page */
    .blog-page-type .article-body {
        margin-top:10px;
    }
    
    .blog-page-type .blog-articles ul li:last-child hr{
        display:none;
    }
    
    .ps-blog-article-content h1 {
        text-align: inherit;
    }
/* end blog page */

/* Mostly images 2 page */
    #mostly-images2-page-type .galleryimages {
        margin-top: 0;
        margin-bottom: 0;
    }
    
    .galleryimages figure{
        margin-bottom:25px;
    }
    
    #mostly-images2-page-type.generic-page-type .content-main {
        margin-bottom: 0px;
    }
/* Mostly Images */

/* mostly text */
    #textimages1-page-type.inner-page .banner, .textimages3-page-type.inner-page .banner, .textimages5-page-type.inner-page .banner, .textimages6-page-type.inner-page .banner {
        margin-top: 0;
        margin-bottom: 1em;
    }
/* end mostly text */

/* Default pages */
    .ps-register-form {
        margin: 38px auto 44px;
    }
    
    div.ps-register-form p {
        margin-top:0;
    }
    .ps-login-page {
        padding-top: 20px;
        padding-bottom: 40px;
    }
    
    hr.small {
        width:100px;
        margin-left: auto;
        margin-right: auto;
    }
/* End Default pages */


/* Ecommerce css */
.cart {
    font-size: 14px;
    color: #282828;
}

.cart:hover, .cart:focus, .cart:active {
    font-size: 14px;
    color: #015B26;
}

header .ps-cart-text-container {
    background: #282828;
    color: #282828;
    height: 26px;
    width: 27px;
    line-height: 26px;
    text-align: center;
    vertical-align: middle;
    border-radius: 50% 50% 50% 50%;
    display: inline-block;
}

header .cart:hover .ps-cart-text-container ,header .cart:focus .ps-cart-text-container,header .cart:active .ps-cart-text-container {
    background:#282828;
    color: #282828;
}

.fi-shopping-cart {
    font-size:24px;
    margin-right: 8px;
    position: relative;
    top: 5px;
}

.currency-converter {
    margin-right:15px;
}

.currency-converter select {
    height: 29px;
    border: 0px solid;
}

.currency-converter select:hover, .currency-converter select:focus, .currency-converter select:active, .currency-converter select:visited {
    background:#EF4F45;
    color:#ffffff;
}


/* Choosen Restyling */
.chosen-container {
    font-size: 14px;
}

body .chosen-container-single .chosen-single, 
body .chosen-container.chosen-with-drop .chosen-drop,
body .chosen-container-active.chosen-with-drop .chosen-single {
    text-align:left;
}

body .chosen-container .chosen-single div b , 
body .chosen-container-active.chosen-with-drop .chosen-single div b {
    text-align:left;
    background-position:0 5px;
}

body .chosen-container-single .chosen-single {
    background:transparent;
    color:#FFFFFF;
    line-height:2em;
    height: 2.178em;
    font-weight:300;
    border:1px solid #FFFFFF;
    font-size: 14px;
    box-shadow:none,
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.75);
}

.itemsper > span:last-child {
    padding-left:10px;
}

/* collection page type */
.breadcrumbs {
    padding:44px 0 0;
    margin: 0 !important;
}

.breadcrumbs li {
    display: inline;
    word-wrap: break-word;
    text-transform: none;
}

#collection-listing .product-container .image img {
    border:1px solid #C7C7C7;
}

.collectionpage #main-text {
    padding-top:1em;
}

.collectionpage .listing, .collectionpage .sorter {
    padding-top:1.5em;
}

.collectionpage .product-details {
    margin-bottom:40px;
}

.filter {
    padding-bottom:20px;
    text-align:center;
}

.wait {
    text-align:center;
    width:100%;
}

.items .image {
    position:relative;
}

.items .new {
    position:absolute;
    top:0;
    left:0;
    background:#2B2B2B;
    color:#FFFFFF;
    padding:3px 10px;
    font-size:10px;
}

.items .availability {
    position:absolute;
    bottom:0px;
    right:0;
    font-size:10px;
    padding:3px 10px;
    background:#2B2B2B;
    color:#FFFFFF;
}

.items .offer, .collection1-page-type-wrapper .items .product-container .sale, #ps-collection-listing-one .sale, #ps-collection-listing-two .collection-item .sale {
    position:absolute;
    top:0;
    right:0;
    width:auto;
    font-size:10px;
    padding:3px 10px;
    background:#2B2B2B;
    color:#FFFFFF;
    display: table;
    height: auto;
    line-height: 18px;
}

.items .price {
    padding-top:15px;
}

.items .compare-price{
    color: #2B2B2B;
    text-decoration:line-through;
}

.ps-product-compare-price-container, .c-price .priceproduct del, .cprice, .cprice #ps-collection-listing-two .priceproduct, #ps-collection-listing-two .priceproduct del {
    color: #2B2B2B;
}

.items .product-price, .ps-product-price-container{
    color: #FF6666;
}

.items .title {
    font-size:1.2em;
    height: 3.3em;
    display: block;
}

.collection1-page-type-wrapper .items .product-container .price{
    color: #FF6666;
    padding-top:1px;
}

.collection1-page-type-wrapper .items .product-container .price a, #ps-collection-listing-one .product-detail .price, .s-price{
    color: #FF6666;
}

.collection1-page-type-wrapper .items .product-container .cprice {
    padding-top:5px;
    padding-bottom:15px;
}

#ps-collection-listing-two .image-container {
    border:0px solid;
}

#ps-collection-listing-two .image-caption-container .title a{
    color: #7F7F7F;
    font-weight:normal;
}

#ps-collection-listing-two .image-caption-container .price a {
    color: #FF6666;
    font-weight:normal;
}

.collection3-page-type-wrapper #ps-collection-listing-two .image-caption-container .title {
    height:auto;
    padding: 35% 0 0;
}

.collection3-page-type-wrapper #ps-collection-listing-two .image-caption-container .title a {
    padding:0;
}

.collection3-page-type-wrapper #ps-collection-listing-two .image-caption-container .price {
    padding-top:0;
}

.menu-collection-page-type-wrapper .menu-collection-listing #accordion .product-holder .title{
    display: table;
}

.menu-collection-page-type-wrapper .menu-collection-listing #accordion .product-holder .title .product-description {
    margin-top:10px;
    font-size:15px;
}

.menu-collection-page-type-wrapper .menu-collection-listing #accordion .items {
    padding-bottom: 11px;
}

.pagination-container {
    text-align:center;
}

.pagination-container span {
    margin:0 4px;
}

.itemsper.filter {
    display:none;
}

.collection2-page-type .items .title {
    height: auto;
}

#ps-collection-listing-one .product-detail .description {
    border-top:0px solid;
    margin-top:5px;
}

#ps-collection-listing-one .product-detail .price {
    padding-top:0;
}

#ps-collection-listing-one .product-detail .title a, #ps-collection-listing-one .product-detail .price {
    font-weight: normal;
}

#ps-collection-listing-one #collection-listing .button {
    margin-top:0;
    line-height: 18px;
}

#ps-collection-listing-one .collectionpage .collection {
    margin:0;
}

.menu-collection-page-type-wrapper .menu-collection-listing #accordion h2, 
.menu-collection-page-type-wrapper .menu-collection-listing #accordion .items {
    border-top: 1px solid #C7C7C7;
}

.menu-collection-page-type-wrapper .menu-collection-listing .accordion:last-child {
    border-bottom: 1px solid #C7C7C7;
}

/* Collection page type - ends */

/* Product */
.product-name #product-title {
    color:#FF6666;
}

.product-detail hr.small {
    margin: 20px auto 50px auto;
    width: 100px;
}

.product-detail .image-container .image {
    position: relative;
    padding-bottom:35px;
}

.product-detail .image-container #imgMain,
.product-detail .image-container .thumbs img {
    
    cursor:pointer;
}

.mousetrap {
    cursor:move !important;
}

.product-detail .image-container .thumbs {
    padding:35px 0;
}

.product-detail .image-container .thumbnail {
    margin:0 5px;
}

.product-detail .description {
    border-top:1px solid #C7C7C7;
    padding-top: 10px;
}

.vendor {
    padding-bottom:10px;
}

#product-price {
    border-bottom:1px solid #C7C7C7;
    padding-bottom:25px;
}

.description-summary {
    padding:40px 0;
}

.selectors {
    list-style:none;
    margin-bottom:30px;
}

.selectors > li {
    padding-bottom:15px;
}
.selectors > li:last-child,
.selectors ul.additional-options li:last-child{
    padding-bottom:0;
}

form .selectors > li > label {
    min-width:15%;
    display:inline-block;
}

#variation_colours, #variation_id {
    min-width:115px;
    height: 28px;
}

.ps-register-form.form-container .text, div.form-container input[type="text"] {
   width: 100%;
}



ul.additional-options{
    list-style:none;
    margin-left: 0;
    margin-top: 17px;
}

.selectors ul.additional-options li {
    padding-bottom:15px;
}

select.addon-selector {
    width: 200px;
    text-transform: capitalize;
    height: 28px;
    display: none;
}

.quanity-updater-submit-holder {
    border-top:1px solid #C7C7C7;
    border-bottom:1px solid #C7C7C7;
    line-height:35px;
    margin-bottom: 25px;
}

.quantity-holder, .add-to-cart-holder  {
    padding-top:20px;
    padding-bottom:20px;
}

.add-to-cart-holder {
    border-left:1px solid #C7C7C7;
}


.resp-tab-content, .resp-vtabs .resp-tab-content {
    border-left:0px solid;
    border-right:0px solid;
    border-top:0px solid;
    border-bottom:1px solid #C7C7C7;
}

.quanity-updater-submit-holder .button {
    margin:0;
}

.quantity-holder span {
    float:left;
    margin-right:10px;
}

.quantity-holder span:last-child {
    margin-right:0;
}

#total-quantity {
    font-size: 2em;
    min-width: 35px;
    text-align: center;
}

.plus.button, .minus.button {
    padding-left: 0;
    padding-right: 0;
    width: 35px;
}

.related-products {
    margin-top:40px;
}

.related-products ul {
    margin-top:40px;
}

.related-products .product-details {
    margin-bottom: 40px;
}

.thumbs {
    margin-top:25px;
}

.thumbs img {
    margin:0 4px;
    cursor: pointer;
    border:1px solid #C7C7C7;
}

.thumbs img:hover {
    opacity:0.7;
}

/* Product - End */

/* Cart page Buttons */
.ps-cart-page {
     margin-top: 18px;
}

.ps-cart-page .cart-items .item .cart-item-image {
    width: auto;
}

.cart-buttons {
    margin: 15px 0 35px;
}

.cart-buttons .button {
    width:190px;
}

.cart-buttons .cart-right-button {
    text-align:right;
}

.cart-buttons .cart-left-button, .cart-buttons .cart-right-button {
    float:left;
}

/* End Cart page */

/* Checkout page*/
.ps-checkout-page #sectionCartSummary .orderitemRemoveBtn {
    padding: 0;
}

/* End checkout page*/

/* End Ecommerce css */


/* Menu Page */
    
/* End Menu Page*/

/*Footer Begins */
footer {
    color:#FFFFFF;
    background:#282828;
    padding:0 0 20px;
}

footer a {
    color:#FFFFFF;
}

footer a:hover, footer a:active, footer a:focus{
    color:#FFFFFF;
}

.follow-us-footer {
    padding: 18px 0 15px;
    border-bottom:1px solid #535353;
}

.follow-us-footer .marker {
    font-size: 1.7em;
    margin-right: 5px;
    position: relative;
    top: 4px;
    line-height: 20px;
    color:#FFFFFF;
}

.address-holder {
    margin-top: 2px;
    text-transform:capitalize
}

.address-holder a {
    color:;
}

.newsletter {
    padding:0;
}

.newsletter .subscribe{
    text-transform:uppercase;
    font-size: 1em;
    font-family: 'Red Hat Display', sans-serif;;
    background: #015B26;
    color: #FFFFFF;
    border:1px solid #015B26;
    line-height:26px;
    padding: 7px 16px;
    font-weight:500;
    cursor: pointer;
    display: inline-block;
}

.newsletter .subscribe:hover,
.newsletter .subscribe:active,
.newsletter .subscribe:focus{
    opacity:0.8;
}

.social-media-icons {
    list-style:none;
    padding:0;
    margin:0;
}

footer .social-media {
    width:auto;
    margin-top: 3px;
    float: right;
}

.social-media-icons li {
    display:inline-block;
    line-height: 17px;
}

.social-media-icons li a {
    font-size:32px;
    color:#FFFFFF;
    padding: 0 0 0 12px;
}
span.step.social-icon svg {
    width: 24px;
    height: 24px;
    fill:#fff;
}
.social-media-icons li:first-child a {
    padding: 0;
}

.social-media-icons li a:hover,
.social-media-icons li a:active,
.social-media-icons li a:focus{
    opacity:0.8;
}

.social-media-icons .houzz {
    width:23px; 
    height:21px;
    vertical-align:initial;
}

.social-media-icons .houzz path {
    fill:#FFFFFF;
    stroke:none;
}

a:focus img.houzz, a:active img.houzz, a:hover img.houzz {
    opacity:0.8;
}

.mobile .social-media-icons .houzz {
    width:55px; 
    height:55px;
}

.copyright-powered {
    padding:18px 0 0 0;
}

.policies a, .policies a:hover, .policies a:active, .policies a:focus {
    border-right:1px solid #FFFFFF;
    padding: 0 8px;
    line-height: 1em;
    display: inline-block;
}

.policies a:first-child {
    padding-left:0
}

.policies a:last-child {
    padding-right:0;
    border-right:none;
}

.powered {
    text-align:center;
}

.default-pages-under-active-section h2 .button {
    padding: 10px 30px 10px 10px !important;
}

#slider > .bxslider > li {
    list-style: none;
}

/* Footer Ends */

.article-page-type-wrapper .ps-blog-sharing {
  margin-bottom:20px;
}

.addthis_toolbox {
  height: 32px;
  overflow: hidden;
}

.addthis_toolbox a {
  margin-right:10px;
}

.article-body {
  margin-top:15px
}

/* Homepage */

/* Homepage Ends */
.navbar-area {
    background-color: #fff;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    position: relative;
    z-index: 2;
}
.navbar-area.is-sticky {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    -webkit-box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.06);
    background: #fff !important;
    -webkit-animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
    animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
/* Custom Code */
.follow-us-footer .marker {
    font-size: 1.7em;
    margin-right: -18px;
    position: relative;
    top: 4px;
    left: -30px;
    line-height: 20px;
    color: #FFFFFF;
}

div.form-container {
    padding: 0 0 0;
}
.inside-banner .inner-banner-title {
    line-height: 1.3;
}
.cta-blog {
    display: inline-block;
}
/* left line after text*/

.ps-register-form form, .ps-language-preference form, div.form-container form {
    width: 50%;
    margin: 0 auto;
}
div.form-container form fieldset {
    padding: 10px;
    border: #015b26 0px solid;
    padding: 25px 30px;
    background: #fff;
    border-radius: 7px;
    padding-bottom: 30px;
    -webkit-box-shadow: 0 5px 20px -5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 20px -5px rgba(0, 0, 0, 0.1);
}
input#mob_phone_phone_number_tel {
    border: 1px solid #C7C7C7;
        width: 100%;
}
div.form-container textarea {
    height: 100px;
        width: 100%;
    border: 1px solid #C7C7C7;
}
div.form-container form fieldset>div {
    width: 100%;
}
.dotted-layer {
    background:url("//s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/21504/theme/33740/img/pattern-1.png");
    position: absolute;
    content: '';
    left: 0px;
    top: -5px;
    width: 100%;
    height: 100%;
    opacity: 0.3;
    background-repeat: repeat;
    animation: 10s linear 0s infinite normal none running slide;
}
@keyframes slide{
    from { background-position: 0 0; }
    to { background-position: -111px 0; }
}

@-webkit-keyframes slide{
	from { background-position: 0 0; }
    to { background-position: -111px 0; }
}
.container {
    border-top: 1px solid #e6e6e6;
}
.bubbly-button {
    display: inline-block;
    -webkit-appearance: none;
    appearance: none;
    cursor: pointer;
    position: relative;
    transition: transform ease-in 0.1s, box-shadow ease-in 0.25s;
}
.bubbly-button:focus {
    outline: 0;
}
.bubbly-button:before, .bubbly-button:after {
    position: absolute;
    content: '';
    display: block;
    width: 140%;
    height: 100%;
    left: -20%;
    z-index: -1000;
    transition: all ease-in-out 0.5s;
    background-repeat: no-repeat;
}
.bubbly-button:before {
    display: none;
    top: -60%;
    background-image: radial-gradient(circle, #015b26 20%, transparent 20%), radial-gradient(circle, transparent 20%, #015b26 20%, transparent 30%), radial-gradient(circle, #015b26 20%, transparent 20%), radial-gradient(circle, #015b26 20%, transparent 20%), radial-gradient(circle, transparent 10%, #015b26 15%, transparent 20%), radial-gradient(circle, #015b26 20%, transparent 20%), radial-gradient(circle, #015b26 20%, transparent 20%), radial-gradient(circle, #015b26 20%, transparent 20%), radial-gradient(circle, #015b26 20%, transparent 20%);
    background-size: 10% 10%, 20% 20%, 15% 15%, 20% 20%, 18% 18%, 10% 10%, 15% 15%, 10% 10%, 18% 18%;
}
.bubbly-button:after {
  display: none;
  bottom: -60%;
  background-image: radial-gradient(circle, #015b26 20%, transparent 20%), radial-gradient(circle, #015b26 20%, transparent 20%), radial-gradient(circle, transparent 10%, #015b26 15%, transparent 20%), radial-gradient(circle, #015b26 20%, transparent 20%), radial-gradient(circle, #015b26 20%, transparent 20%), radial-gradient(circle, #015b26 20%, transparent 20%), radial-gradient(circle, #015b26 20%, transparent 20%);
  background-size: 15% 15%, 20% 20%, 18% 18%, 20% 20%, 15% 15%, 10% 10%, 20% 20%;
}
.bubbly-button:active {
  transform: scale(0.9);
  background-color: #015b26;
}
.bubbly-button:hover {
    transform: scale(0.9);
    background-color: #015b26;
    color: #fff;
}

.bubbly-button.animate:before {
  display: block;
  animation: topBubbles ease-in-out 0.95s forwards;
}
.bubbly-button.animate:after {
  display: block;
  animation: bottomBubbles ease-in-out 0.95s forwards;
}

  @keyframes topBubbles {
  0% {
    background-position: 5% 90%, 10% 90%, 10% 90%, 15% 90%, 25% 90%, 25% 90%, 40% 90%, 55% 90%, 70% 90%;
  }
  50% {
    background-position: 0% 80%, 0% 20%, 10% 40%, 20% 0%, 30% 30%, 22% 50%, 50% 50%, 65% 20%, 90% 30%;
  }
  100% {
    background-position: 0% 70%, 0% 10%, 10% 30%, 20% -10%, 30% 20%, 22% 40%, 50% 40%, 65% 10%, 90% 20%;
    background-size: 0% 0%, 0% 0%,  0% 0%,  0% 0%,  0% 0%,  0% 0%;
  }
  }
 @keyframes bottomBubbles {
  0% {
    background-position: 10% -10%, 30% 10%, 55% -10%, 70% -10%, 85% -10%, 70% -10%, 70% 0%;
  }
  50% {
    background-position: 0% 80%, 20% 80%, 45% 60%, 60% 100%, 75% 70%, 95% 60%, 105% 0%;
  }
  100% {
    background-position: 0% 90%, 20% 90%, 45% 70%, 60% 110%, 75% 80%, 95% 70%, 110% 10%;
    background-size: 0% 0%, 0% 0%,  0% 0%,  0% 0%,  0% 0%,  0% 0%;
  }
 }
/*Home Banner */
#slider .home-banner {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    text-align: left;
    font-weight: bold;
    color: #1a1217;
    transform: translate(-50%, -50%);
}

.banner-title {
    font-size: 35px;
    font-weight: 600;
    color: #282828;
    padding-top: 0;
    padding-bottom: 0;
    text-transform: uppercase;
    margin: 3px auto;
}

.banner-title-h2 {
    color: #282828;
    font-size: 18px;
    font-weight: 500;
    padding-bottom: 0;
    margin: 0 auto;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.text-color {
    color: #159175;
}
.banner-description .button {
    padding: 12.5px 25px;
    background-color: #015b26;
    border: #015b26;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    margin-top: 20px;
}

/* Service Page  Banner */
.inner-banner {
    position: absolute;
    top: 40%;
    left: 57%;
    width: 100%;
    text-align: left;
    color: white;
    transform: translate(-50%, -50%);
}

.inner-banner-title {
    font-size: 35px;
    font-weight: 600;
    color: #fff;
    padding-top: 0;
    text-transform: uppercase;
    margin-bottom: 0;

}
.block-1{
    display: block;
}
.inner-banner-title-h2 {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    padding-bottom: 0;
    letter-spacing: 2px;
}




/*Section Title */
.heading-h1{
    font-family: 'Red Hat Display', sans-serif;;
    font-size:35px;
    font-weight: 600;
    color: #282828;
    text-transform: uppercase;
}
.heading-h2{
    font-size:18px;
    font-weight:500;
    text-transform: uppercase;
    color:#7f7f7f;
    letter-spacing: 2px;
}
.heading-h4 {
    font-size: 25px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 0 0 0;
    margin: 0 auto;
}
/*****projects******/
#projects {
    padding: 54px 0 0;
    background-color: #159175;
    color: #fff;
    height: 641px;
}
.project-text .heading-h1 {
    color: #fff;
}
.project-text .heading-h2 {
    color: #fff;
}
.h-decor {
    display: inline-block;
    height: 1px;
    width: 13%;
    background-color: #fff;
}
.approach-details {
    margin-top: 28px;
}
.approach-details .heading-h2 {
    color: #fff;
    margin: 0 auto 6px;
}
.approach-details .heading-h4 {
    color: #fff;
}
.approach-list {
    margin-top: 20px;
}
.approach-title {
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin: 8px auto 11px;
}
p.approach-description {
    color: #fff;
}
.approach-list li {
    padding-bottom: 4px;
}
.approach-img-2{
    display:none;
}

/*get-in-touch*/
.get-in-touch-section {
    padding: 143px 0 68px;

}
.contact-heading {
    padding-left: 0;
}
.contact-btm-details {
    padding-left: 0;
    padding-right: 23em;
}
.contact-btn {
    text-align: right;
    padding-right: 0;
    margin-top: 10px
}
.contact-heading .heading-h2 {
    margin-top: 0;
    margin-bottom: 28px;
}

.contact-arrow{
    position: relative;;
}
.contact-arrow::before {
    background: url(//s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/21504/theme/33740/img/Arrow_contact.png);
    position: absolute;
    content: "";
    top: 61%;
    right: 0;
    bottom: 21px;
    max-width: initial;
    z-index: -2;
    height: 164px;
    width: 377px;
    background-repeat: no-repeat;
}
/*clients-gallery*/
#clients-gallery{
    background-color: #159175;
    text-align: center;
    padding: 49px 0 60px;
    color: #fff;
        position: relative;
}

.clients-title {
    display: none;
}
.clients-text .heading-h1 {
    margin: 0 auto;
    color: #fff;
}
.clients-text .heading-h2 {
    margin: 0 auto;
    color: #fff;
    line-height: 1.5;
    margin-bottom: 50px;

}
.clients-text .heading-h2 span {
    display:block;
}
.icon-block {
    border-right: 1px solid #41a48e;
}
.icon-block .icon-block-4 {
    border-right: 0;
}
/* Make the container relative */
.list-blcok {
    margin-bottom: 40px;
}

.icon-block-title h3 {
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
    color: #fff;
    display: block;
    top: 61px;
    position: relative;
    line-height: 1.4;
}

.icon-block-title h3 span {
    display: block;
}

.growth-main--icon-block {
    position: relative;
    margin-top: 0;
}

.swap-on-hover {
    position: relative;
    margin: 0 auto;
    max-width: 400px;
}

.swap-on-hover img {
    position: absolute;
    top: 0;
    left: 100px;
    overflow: hidden;
}

.swap-on-hover .swap-on-hover__front-image {
    z-index: 1;
    transition: opacity .5s linear;

    cursor: pointer;
}

.icon-block>a .swap-on-hover:hover>.swap-on-hover__front-image {
    opacity: 0;
}

.swap-on-hover a:hover>.swap-on-hover__front-image {
    opacity: 0;
}
.clients-viewAll {
    margin-top: 31px;
}
@media only screen and (max-width: 768px) {


}
/**our-opportunity*****/
.opportunity-section {
    padding: 66px 0 51px;
    background-image: url("//s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/21504/theme/33740/img/opportunities-backg_desktop.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    border-bottom: 1px solid #cccccc;
}
.our-opportunity-details .heading-h2 {
    margin-bottom: 4px;
}
.our-opportunity-content .heading-h4 {
    margin-bottom: 19px;
}
.our-opportunity-content .button {
    margin-top: 10px;
}


/**Contact*/
.contact-main-title {
    border-right: 0px solid #ccc;
}
.contact-section {
    position: relative;
    padding: 52px 0 59px;
    background-image: url("//s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/21504/theme/33740/img/Above-Footer-BAckground_desktop.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}
.contact-content {
    padding-right: 52px;
}
.contact-content .heading-h4 span {
    display: block;
}
/* left line after text*/
.contact-main-title{
    position:relative;
}
.contact-main-title::after{
  content:'';
  position: absolute;
  background-color: #ccc;
  width: 1px;
  height: 90%;
  bottom: 0;
  right:55px;
 
}
#marketing-page-icon {
    padding-left: 64px;
}
.marketing-block-title {
    font-size: 18px;
    font-weight: 500;
    color: #7f7f7f;
    text-transform: uppercase;
}
.marketing-block-figure {
    display: flex;
    justify-items: center;
    padding: 0 20px 0;
    margin-top: 15px;
}
.marketing-image {
    position: relative;
    width: 120%;
    padding-right: 40px;
    margin-top: 14px
}
li.marketing-li-1 .marketing-image {
    position: relative;
    left: 20px;
}
.marketing-block-description {
    margin-top: 16px;
}
.marketing-sub-text {
    background-color: #159175;
    color: #fff;
    text-align: center;
    padding: 57px 117px 50px;
    margin-bottom: 44px;

}

.inner-banner-title span {
    display: block;
}
.inner-banner-title-h2 span {
    display: block;
}

.bg-cover {
    background-image: url("//s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/21504/theme/33740/img/Contact-Background_Mobile.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}
.list-style {
    padding-bottom: 0px;
}
.li-style li p:hover{
    border:none;
    -webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.41);
    -moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.41);
    box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.41);
    -webkit-transition: all .4s ease-out 0s;
    -moz-transition: all .4s ease-out 0s;
    -ms-transition: all .4s ease-out 0s;
    -o-transition: all .4s ease-out 0s;
    transition: all .4s ease-out 0s;
}
.li-style li p {
    margin-bottom: 0px;
    line-height: 25px;
    padding: 15px 15px;
    border: 1px solid #1c4b33;
    text-align: center;
    font-weight: 400;
    font-size: 16px;
    font-family: 'Source Serif Pro', serif;
    color: #1c4b33;
}
.home-li li{
    line-height: 1.7;
    list-style-image: url('//s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/19419/theme/28745/img/REALTOR-THEME_07.png');    
}
ul.list li {
    list-style-position: outside !important;
}
.list li h2 {
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    color: #015B26;
}
.list li {
    position: relative;
    padding-left: 30px;
    list-style: none;
    text-align: left;
}
.list li:before {
    content: "";
    position: absolute;
    width: 14px;
    height: 14px;
    border: 3px solid #015B26;
    background: #fff;
    top: 4px;
    left: 0;
    border-radius: 50%;
}


/* Service End */

h1.article-title, h1.article-title a, h1.article-title a:hover, h1.article-title a:active, h1.article-title a:focus {
    font-family: 'Red Hat Display', sans-serif;;
    font-size:25px;
    font-weight: 600;
    color: #282828;
    text-transform: uppercase;
}
.blog-sidebar-h2 {
    position: relative;
    font-family: 'Red Hat Display', sans-serif;;
    font-size:25px;
    font-weight: 600;
    color: #282828;
    text-transform: uppercase;
    margin-bottom: 0;
    background-color: #ececec;
    padding: 10px 20px;
    margin-top: 8px;
}
.blog-sidebar .ps-blog-tags{
    padding: 20px;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 0px 29px 0px rgba(102, 102, 102, 0.08);
    box-shadow: 0px 0px 29px 0px rgba(102, 102, 102, 0.08);
}
.ps-blog-recent-posts {
    padding: 20px;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 0px 29px 0px rgba(102, 102, 102, 0.08);
    box-shadow: 0px 0px 29px 0px rgba(102, 102, 102, 0.08);
}
.blog-sidebar .blog-sidebar-h2::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 2px;
    height: 100%;
    background-color: #015b26;
}

.blog-ul li {
    margin-bottom: 30px;
    padding-bottom: 0;
}
.blog-ul li h1 {
    text-transform: capitalize;
    margin-bottom: 0;
    background-color: #ececec;
    padding: 10px 20px;
    margin-top: 7px;
    position:relative;
}
.blog-ul li h1::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 2px;
    height: 100%;
    background-color: #015b26;
}
.blog-inner-text {
    padding: 20px;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 0px 29px 0px rgba(102, 102, 102, 0.08);
    box-shadow: 0px 0px 29px 0px rgba(102, 102, 102, 0.08);
}
.blog-inner-text hr {
    display: none;
}
/*blog*/
.author_name{
    color:#015B26;
    font-weight:400;
}
   
.ps-blog-sharing{
   margin: 10px auto 10px;
}

.ps-blog-tags li a {
   color:#656565;
   display: inline-block;
   font-size: 14px;
   position: relative;
   padding-left: 20px;
   -webkit-transition: 350ms;
   -moz-transition: 350ms;
   transition: 350ms;

}
.ps-blog-tags li a::before {
    background: #015b26;
    position: absolute;
    height: 10px;
    width: 10px;
    content: '';
    left: 0;
    top: 8px;
    -webkit-clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
}
.ps-blog-tags li a:hover::before, 
.ps-blog-tags li a:focus::before, 
.ps-blog-tags li a.active::before {
    color: #015b26;
}
.ps-blog-tags li a:hover {
    color: #015b26;
}
.ps-blog-recent-posts a {
   color:#656565;
   display: inline-block;
   font-size: 14px;
   position: relative;
   padding-left: 20px;
   -webkit-transition: 350ms;
   -moz-transition: 350ms;
   transition: 350ms;

}
.ps-blog-recent-posts li a::before {
    background: #015b26;
    position: absolute;
    height: 10px;
    width: 10px;
    content: '';
    left: 0;
    top: 8px;
    -webkit-clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);

}
.ps-blog-recent-posts li a:hover::before, 
.ps-blog-recent-posts li a:focus::before, 
.ps-blog-recent-posts li a.active::before {
    color: #015b26;
}
.ps-blog-recent-posts li a:hover {
    color: #015b26;
}
.blog-page-type-wrapper,.article-page-type-wrapper {
    margin-bottom:50px;  
}
/*Inner blog*/
.ps-blog-article-content h1 {
    text-transform: uppercase;
    margin-bottom: 0;
    background-color: #ececec;
    padding: 10px 20px;
    margin-top: 7px;
    position: relative;
}
/* Blog End */
/* Blog End */

/* Contact Us */
.contact-form {
    padding: 25px 30px;
    background: #fff;
    border-radius: 7px;
    padding-bottom: 30px;
    margin: 60px 0 !important;
    -webkit-box-shadow: 0 5px 20px -5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 20px -5px rgba(0, 0, 0, 0.1);
}

.contact-textarea {
    width: 100% !important;
    height: 100px !important;

}

.map {
    width: 100%;
    margin-top: 1.1em;
    padding: 10px;
    border-radius: 5px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 12px 0 rgba(152,152,152,.46);
    -moz-box-shadow: 0 0 12px 0 rgba(152,152,152,.46);
    box-shadow: 0 0 12px 0 rgba(152,152,152,.46);
}
.contact-form fieldset {
    border: none;
}

.contact-form .intl-tel-input {
    width: 100%;
 }
 .contact-form #mob_phone_phone_number_tel {
    height: 34px;
    padding: 6px 12px 6px 45px;
    margin: 5px 0px 9px !important;
    border: 1px solid #CCCCCC;
    width: 100%;
 }
 .submit_wrap label {
    display: none!important;
 }

/*Header*/
.link-effect-14 a {
    color: #797878;
    position: relative;
    overflow: hidden;
    display: inline-block;
    -moz-transition: ease-out 0.3s;
    -o-transition: ease-out 0.3s;
    -webkit-transition: ease-out 0.3s;
    transition: ease-out 0.3s;
  }
  .link-effect-14 a span::before {
    width: 5px;
    height: 5px;
    background: transparent;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    border-top: 2px solid #015b26;
    border-left: 2px solid #015b26;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    opacity: 0;
  }
  .link-effect-14 a span::after {
    width: 5px;
    height: 5px;
    background: transparent;
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    border-right: 2px solid #015b26;
    border-bottom: 2px solid #015b26;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    opacity: 0;
  }
  .link-effect-14 a::before {
    width: 5px;
    height: 5px;
    background: transparent;
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    border-right: 2px solid #015b26;
    border-top: 2px solid #015b26;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    opacity: 0;
  }
  .link-effect-14 a::after {
    width: 5px;
    height: 5px;
    background: transparent;
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    border-left: 2px solid #015b26;
    border-bottom: 2px solid #015b26;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    opacity: 0;
  }
  .link-effect-14 a:hover {
    color: white;
  }
  .link-effect-14 a:hover::before {
    opacity: 1;
    right: 5px;
    top: 5px;
  }
  .link-effect-14 a:hover::after {
    opacity: 1;
    left: 5px;
    bottom: 5px;
  }
  .link-effect-14 a:hover span::before {
    opacity: 1;
    left: 5px;
    top: 5px;
  }
  .link-effect-14 a:hover span::after {
    opacity: 1;
    right: 5px;
    bottom: 5px;
  }
  
/*Header Effects End*/

/* Links Effets Start*/
/* Effects-1 */
.link-1 {
    font-size: 15px;
    font-family: 'Red Hat Display', sans-serif;;
    font-weight:500;
    color:#015B26 !important;
    display: inline-block;
    position: relative;
    text-decoration: none !important;
    padding: 0 0;
}

.hover-1:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 50%;
    height: 1px;
    background-color: #015B26;
    transform: scaleX(0);
    transform-origin: bottom left;
    transition: transform 0.3s;
}
.hover-1:after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    left: 50%;
    height: 1px;
    background-color: #015B26;
    transform: scaleX(0);
    transform-origin: bottom right;
    transition: transform 0.3s;
}
.hover-1:hover:before {
    transform: scaleX(1);
}
.hover-1:hover:after {
    transform: scaleX(1);
}
 
/* Links Effets End */

/* Elements */
.mt-5 {
    margin-top: 5px;
}
.mt-10 {
    margin-top: 10px;
}
.mt-15 {
    margin-top: 15px;
}
.mt-20 {
    margin-top: 20px;
}
.mt-25 {
    margin-top: 25px;
}
.mt-30 {
    margin-top: 30px;
}
.mt-35 {
    margin-top: 35px;
}
.mt-40 {
    margin-top: 40px;
}
.mt-50 {
    margin-top: 50px;
}
.mt-60 {
    margin-top: 60px;
}
.mt-70 {
    margin-top: 70px;
}
.mt-80 {
    margin-top: 80px;
}
.mt-100 {
    margin-top: 100px;
}
.mt-120 {
    margin-top: 120px;
}
.mt-150 {
    margin-top: 150px;
}
.ml-0 {
    margin-left: 0 !important;
}
.ml-5 {
    margin-left: 5px !important;
}
.ml-10 {
    margin-left: 10px;
}
.ml-15 {
    margin-left: 15px;
}
.ml-20 {
    margin-left: 20px;
}
.ml-30 {
    margin-left: 30px;
}
.ml-50 {
    margin-left: 50px;
}
.mr-0 {
    margin-right: 0 !important;
}
.mr-5 {
    margin-right: 5px !important;
}
.mr-15 {
    margin-right: 15px;
}
.mr-10 {
    margin-right: 10px;
}
.mr-20 {
    margin-right: 20px;
}
.mr-30 {
    margin-right: 30px;
}
.mr-50 {
    margin-right: 50px;
}
.mb-0 {
    margin-bottom: 0px;
}
.mb-0-i {
    margin-bottom: 0px !important;
}
.mb-5 {
    margin-bottom: 5px;
}
.mb-10 {
    margin-bottom: 10px;
}
.mb-15 {
    margin-bottom: 15px;
}
.mb-20 {
    margin-bottom: 20px;
}
.mb-25 {
    margin-bottom: 25px;
}
.mb-30 {
    margin-bottom: 30px;
}
.mb-40 {
    margin-bottom: 40px;
}
.mb-50 {
    margin-bottom: 50px;
}
.mb-60 {
    margin-bottom: 60px;
}
.mb-70 {
    margin-bottom: 70px;
}
.mb-80 {
    margin-bottom: 80px;
}
.mb-90 {
    margin-bottom: 90px;
}
.mb-100 {
    margin-bottom: 100px;
}
.pt-0 {
    padding-top: 0px;
}
.pt-10 {
    padding-top: 10px;
}
.pt-15 {
    padding-top: 15px;
}
.pt-20 {
    padding-top: 20px;
}
.pt-25 {
    padding-top: 25px;
}
.pt-30 {
    padding-top: 30px;
}
.pt-40 {
    padding-top: 40px;
}
.pt-50 {
    padding-top: 50px;
}
.pt-60 {
    padding-top: 60px;
}
.pt-70 {
    padding-top: 70px;
}
.pt-80 {
    padding-top: 80px;
}
.pt-90 {
    padding-top: 90px;
}
.pt-100 {
    padding-top: 100px;
}
.pt-120 {
    padding-top: 120px;
}
.pt-150 {
    padding-top: 150px;
}
.pt-170 {
    padding-top: 170px;
}
.pb-0 {
    padding-bottom: 0px;
}
.pb-10 {
    padding-bottom: 10px;
}
.pb-15 {
    padding-bottom: 15px;
}
.pb-20 {
    padding-bottom: 20px;
}
.pb-25 {
    padding-bottom: 25px;
}
.pb-30 {
    padding-bottom: 30px;
}
.pb-40 {
    padding-bottom: 40px;
}
.pb-50 {
    padding-bottom: 50px;
}
.pb-60 {
    padding-bottom: 60px;
}
.pb-70 {
    padding-bottom: 70px;
}
.pb-80 {
    padding-bottom: 80px;
}
.pb-90 {
    padding-bottom: 90px;
}
.pb-100 {
    padding-bottom: 100px;
}
.pb-120 {
    padding-bottom: 120px;
}
.pb-150 {
    padding-bottom: 150px;
}
.pr-30 {
    padding-right: 30px;
}
.pl-30 {
    padding-left: 30px;
}
.pl-90 {
    padding-left: 90px;
}
.p-40 {
    padding: 40px;
}

.text-white {
    color: #fff;
}
.text-black {
    color: #000;
}
.header-padding {
    padding: 0;
}

@media only screen and (max-width: 940px) {
    .blog-ul, .blog-sidebar {
        text-align: left;
    }
    .ps-blog-article-content {
        text-align: left;
    }
    #ps-contact-us {
        text-align: left;
    }
    
    #marketing-page-icon {
    padding-left: 0 !important;
}

.marketing-li-2 .marketing-image{padding-right: 0;
}
}



/* Media Query starts here*/
/* Minimum media queries */


@media only screen and (min-width: 1024px) {
    .image-container {
        display: table-cell;
        vertical-align: middle;
        width: 365px;
        height: 363px;
    }
    
    .image-container img{
        max-height:363px;
    }
    
    #ps-collection-listing-two .image-container {
        display:block;
        width:auto;
        height:auto;
    }
    
    #ps-collection-listing-two .image-container img{
        max-height:100%;
    }
    
}
/* End of Minimum media queries */

/* Maximum media queries */

@media only screen and (max-width: 1024px) {
.follow-us-footer .marker {
    font-size: 1.7em;
    margin-right: 0px;
    position: relative;
    top: 10px;
    left: 5px;
    line-height: 20px;
    color: #FFFFFF;
}
span.actual-address {
    position: absolute;
    left: 35px;
}
    #marketing-page-icon {
        padding-left: 30px;
    }
    .text-logo {
        font-size: 40px;
    }
    
    .gallery-figure {
        overflow: hidden;
    }
    
    #homepage-video .video iframe {
        height: 566px;
        width: 100%;
    }
    header .top-bar-section .menu > li > a:not(.button) {
        padding: 0 15px;
    }
    #slider .home-banner {
        position: absolute;
        top: 55%;
    }
    .our-approach-img img {
        position: relative;
        top: 42px;
    }
    .approach-details {
        margin-top: 5px;
    }
    .swap-on-hover img {
        left: 25px;
    }
    .contact-content .heading-h4 span {
        display: inline;
    }
    .contact-content {
        padding-right: 35px;
    }
    .contact-main-title::after {
        height: 100%;
        right: 25px;
    }
    .address-holder {
        padding-right: 0;
        padding-left: 5px;
    }
    li.marketing-li-1 .marketing-image {
        position: relative;
        left: 20px;
    }
    .marketing-image {
        position: relative;
        width: 130%;
    }
    .inner-banner {
        left: 54%;
    }
}

@media only screen and (max-width: 940px) {
    /* Header Begins */
    span.actual-address {
    position: static;
    left: 0;
}
    .fi-list {
        text-indent: 0 !important;
        color: #015B26 !important;
        font-size: 44px !important;
    }
    
    .phone-holder {
        border-top:1px solid #e5e5e5;
        text-align:center;
    }
    .join-btn{
        border-bottom: 1px solid #e5e5e5;
    }
    header {
        padding: 16px 0 8px;
    }
    
    .home-page header {
        position:relative;
        background:transparent;
        color:#282828;
        padding: 16px 0 8px;
    }
    
    header .phone {
        padding: 3px 0 5px 0;
        font-size: 14px;
        display: inline-block;
    }
       
    header .phone:before {
        padding-right: 9px;
        font-size: 20px;
        position: relative;
        height: 22px;
    }
    
   header .mobile-email {
       border-top:1px solid #e5e5e5;
   }
    
    header .email {
        line-height: 28px;
        padding: 7px 27px;
        font-size: 14px;
        margin: 15px auto;
    }
    
    .top-bar .toggle-topbar.menu-icon {
        left: 0;
        margin: 0;
        padding: 0;
        right: auto;
    	top: 40px;
    	position: relative;
    	width: 10%;
        float: left;
    }
    
    header .top-bar.expanded .title-area {
        background: none;
    }
        
    .top-bar .name {
        width: 80%;
        text-align: center;
        float: left;
        height:auto;
        margin-top: 6px;
    }
    
    header .top-bar .title-area {
        margin-bottom: 25px;
        margin-top: 0;
    }
    
    .text-logo {
         width: 7.4em;
         text-align: left;
         margin: auto;
         font-size: 2em;
    }
    
    #sidebar {
        display: block;		
        background-color: #FFFFFF; 
        background-repeat: repeat-y; 
        background: -webkit-gradient(linear, right top, left top, from(#FFFFFF),color-stop(0.1, #FFFFFF), to(#FFFFFF)); 
        background: -webkit-linear-gradient(left, #FFFFFF 83%, #FFFFFF); 
        background: -moz-linear-gradient(left, #FFFFFF 83%, #FFFFFF); 
        background: -ms-linear-gradient(left, #FFFFFF 83%, #FFFFFF); 
        background: -o-linear-gradient(left, #FFFFFF 83%, #FFFFFF);
        padding:0!important;
        position: absolute;
        height:100%;
    }
    
    #sideMainNav {
        list-style: none outside none;
        margin-bottom: 0;
        margin-left: 0;
        float: left;
        width: 100%;
    }
    
    #sidebar form {
        background-color: #2B2B2B;;
        border-bottom: 1px solid #C7C7C7;
    	display:block;
    	width: 100%;
        padding-top: 25px;
    }
    
    #sidebar form .mobile-search-wrap {
    	border: 1px solid #FFFFFF;
    	background-color: #2B2B2B;
    	display: block;
    	float: none !important;
    	height: 45px;
    	margin: 0 auto 25px;
    	width: 95%;
    }
    
    .mobile.fi-magnifying-glass{
        color: #FFFFFF;
    	cursor: pointer;
    	font-size: 32px;
    	position: absolute;
        top: 4px;
        right: 20px;
    }
     
    .mobile-search {
    	border: none;
    	background-color: #2B2B2B;
    	color: #FFFFFF !important;
    	font-family: 'Red Hat Display', sans-serif;;
    	font-size: 16px !important;
    	float: left;
    	padding: 11px;
        width:100%;
    }
    
    .mobile-search-button {
        opacity: 0;
    	border: 0 none;
    	height: 41px !important;
    	float: right;
    	width: 70px;
    	z-index: 9999999;
    	cursor: pointer;
    	right: 0;
    	position: absolute;
    }
    
    .nav-bar li span {
        display: inline-block;
    	color: #2B2B2B;
    	font-size: 14px;
    	font-family: 'Red Hat Display', sans-serif;;
    	margin-right: 0;
    	padding: 0 5px;
        text-transform: uppercase;
    }
    
    .nav-bar li span.ps-user-greeting-container {
        padding-left:13px;
    }
    
    .nav-bar li span.ps-user-greeting-container a {
        padding:0 5px;
    }
    
    .nav-bar li a {
        display: inline-block;
        color: #2B2B2B;
    	font-size: 14px;
    	font-family: 'Red Hat Display', sans-serif;;
    	margin-right: 0;
    	padding: 0 18px;
        text-transform: uppercase;
    }
    
    .nav-bar li a:hover span, .nav-bar li a:focus span, .nav-bar li a:active span {
        color: #EF4F45;
    }
    
    .nav-bar .mycart > a{
        font-weight: 500;
    }
    
    .nav-bar {
        list-style: none outside none;
    	margin-bottom: 0;
    	margin-left: 0;
    	float: left;
    	width: 100%;
    }
    
    .nav-bar li {
        border-bottom: 1px solid #C7C7C7;
        display:block;
        line-height: 44px;
        width: 100%;
    }
    
    .nav-bar li ul.dropdown{
        margin-left:0;
        border-top: 1px solid #C7C7C7;
    }
    
    .nav-bar li > a {
    	word-wrap: break-word;
        text-transform: uppercase;
        width:100%;
    }
    
    .nav-bar li a:hover, .nav-bar li a:focus, .nav-bar li a:active {
    	color: #EF4F45;
    }
    
    [role="complementary"] .has-dropdown ul li:last-child {
        border-bottom: none;
    }

    [role="complementary"] .has-dropdown .dropdown li {
        background-color:transparent;
    }
    
    [role="complementary"] .has-dropdown .dropdown .has-dropdown li {
        background-color: ; 
    }
    
    [role="complementary"] .has-dropdown .dropdown .has-dropdown li ul li {
        background-color:transparent!important;
    }
    
    [role="complementary"] .has-dropdown .dropdown .has-dropdown li ul li a {
        color:#2B2B2B!important;
    }
    
    [role="complementary"] .has-dropdown .dropdown .has-dropdown li ul li a:hover {
        color:#EF4F45!important;
    }
    
    /* Header Ends */
    
    /* homepage starts */
    
    .homepage {
        text-align:center;
    }
    
    .home-page figure {
        padding-bottom:30px;
    }
    
    #slider-pager {
        display:none;
    }
    
    .gallery-figcaption {
        padding-top: 10px;
        padding-bottom: 2px;
        text-align: center;
        position: relative;
        top: auto;
        width: 100%;
        height: auto;
        background: transparent;
        display: block;
        cursor: pointer;
    }
    
    #homepage-video {
        margin-bottom: 35px;
    }
    
    #homepage-video .video iframe {
        height: 422px;
    }
    
    #projects h1 {
        margin-bottom: 0;
    }
    #projects .project-text {
        margin-bottom: 0;
    }
    
    .projects-list {
        margin-bottom: 0px;
    }
    
    .gallery-figcaption .viewAll {
        border-bottom: 1px solid;
    }
    
    .gallery-viewAll {
        margin-top: 0;
    }
    
    .service-figure {
        width: 400px;
        margin: auto;
    }
    
    .testimonial-holder {
        min-height: 0;
    }
    
    .testimonial-container {
        height:auto;
        padding: 32px 20px 10px;
        margin-bottom: 10px;
    }
    
    .testimonial-container .testimonial-Text {
        min-height: 0;
    }
    
    /* homepage ends */
    
    /* About page */
    .textImage-container {
        text-align:center;
    }
    
    .textImage-section {
        margin-bottom: 45px;
    }
    
    .textImage-section.rightImagesection {
        padding-top:0;
    }
    
    .textImage-figure {
        padding-bottom:30px;
    }
    
    .rightImagesection .textImage{
        margin-bottom:30px;
    }
    
    .bigImage-services-list .service-figcaption {
        margin-bottom:40px;
    }
    
    .bigImage-services-list li:last-child .service-figcaption {
        margin-bottom:0px;
    }
    /* End About page */
    
    /* Contact Page */
    
    #contact-us .contact-form {
        margin-top: 30px;
        width: 450px;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }
    
    #contact-us .contact-form input[type="text"],#contact-page .contact-form textarea, #contact-page .contact-form .uneditable-input, #contact-us .contact-form textarea {
        width: 80%;
    }
    
     .contactus-page-type-wrapper #contact-us .g-recaptcha , .contactus-page-type-wrapper #ps-contact-us .g-recaptcha {
        width:304px;
        margin-left:0;
        margin-right:0;
    }
    
    /* Contact Page */
    
    /* common inner pages */
    .inner-page  {
        text-align:center;
    }
    
    /* End common inner pages */
    
    /* Gallery samll */
    .gallery-small-image-ul li figure {
        margin-bottom:0;
    }
    /* End Gallery small */
    
    /* Mostly Images */
    #mostly-images2-page-type .galleryimages {
        margin-bottom: 0;
    }
    /* End Mostly Images */
    
    /* video page */
    .video-page-type .videos ul li {
        margin-bottom:2em;
    }
    /* video page ends */
    
    /* project details */
        .image-container {
        display: table;
        margin: auto;
    }
    
    /* Footer Begins */
    .copyright-holder, .newsletter, .address-holder {
        border-bottom:1px solid #535353;
    }
    
    .copyright-holder {
        padding-top:14px;
        padding-bottom:14px;
    }
    
    .newsletter-mobile {
        padding-top:12px;
        padding-bottom:12px;
        border-bottom:1px solid #535353;
    }
    
    .newsletter-mobile .subscribe{
        text-transform:uppercase;
        font-size: 1em;
        font-family: 'Red Hat Display', sans-serif;;
        background: #015B26;
        color: #FFFFFF;
        border:1px solid #015B26;
        line-height:26px;
        padding: 7px 16px;
        cursor:pointer;
    }
    
    .newsletter-mobile .subscribe:hover,.newsletter-mobile .subscribe:focus, .newsletter-mobile .subscribe:active {
        opacity:0.8;
    }
    span.step.social-icon svg {
        width: 45px;
        height: 45px;
        fill: #fff;
    }
    .address-holder {
        padding-top:10px;
        padding-bottom:10px;
    }
    
    .address-holder .marker {
        display: block;
        font-size: 2em;
        line-height: 1em;
    }
    
    .copyright-holder { 
        border-top:1px solid #535353;
    }
    
    .storename {
        font-size: 1.6em;
        line-height: 1.5em;
        margin-bottom: 2px;
    }
    
    footer .social-media {
        border-bottom:1px solid #535353;
        padding-top: 6px;
        padding-bottom: 5px;
        float: none;
    }
    
    .social-media-icons li:first-child a {
        padding: 0 15px;
    }
    
    .social-media-icons li a {
        font-size: 60px;
        padding: 0 15px;
    }
    
    .houzz {
        width:70px; 
        height:70px;
        vertical-align:initial
    }

    
    .powered {
        padding: 7px 0;
    }
    
    /* Ecommerce Css*/
      .fi-shopping-cart {
        top: 4px;
        margin-left: 20px;
    }
    
    .mycart .ps-cart-text-container {
        background: #282828;
        color: #282828;
        height: 26px;
        width: 27px;
        line-height: 26px;
        text-align: center;
        vertical-align: middle;
        border-radius: 50% 50% 50% 50%;
        display: inline-block;
        position: relative;
        top: -2px;
    }
    
    .mycart a:hover .ps-cart-text-container {
        background:#EF4F45;
        color:#FFFFFF;
    }
    
    .filter {
        padding-bottom: 30px;
        text-align: center;
    }
    
    .product-detail .description {
        margin-top:45px;
    }
    
    .items .title {
        margin-bottom: 10px;
        height:auto;
    }
    
    .selectors {
        margin-bottom: 40px;
    }
    
    .mousetrap {
        display: none;
    }
    
    #imgAnchor {
        pointer-events: none;
        cursor: default;
    }
    
    .cart-buttons .cart-left-button, .cart-buttons .cart-right-button {
        text-align:center;
    }
    
    .cart-buttons .cart-left-button {
        margin-bottom:20px;
    }
    
    .ps-cart-page {
        margin-top: 24px;
    }
    
    .currency-converter select {
        border: 1px solid;
    }
    
    /* End Ecommerce Css */
    /* Footer Ends */
    .navbar-area.is-sticky {
        position: relative;
        box-shadow: none;
    }
}

@media only screen and (max-width: 768px) {
    figure.home-banner-img img {
        width: 100%;
        opacity: 0;
    }
    .banner-li-1 {
        width: 100%;
        opactiy:0;
        background: url("https://s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/21504/theme/33740/img/CONTRACTOR-THEME_M_02%20(1).jpg");
        background-size: contain;
        background-repeat: no-repeat;
        background-position: top;
    }
   /* .banner-li-2{
        width: 100%;
        opactiy:0;
        background: url("//s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/21504/theme/33740/img/homepage-banner2_M.jpg");
        background-size: contain;
        background-repeat: no-repeat;
        background-position: top;
    }
    .banner-li-3{
        width: 100%;
        opactiy:0;
        background: url("//s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/21504/theme/33740/img/homepage-banner3_M.jpg");
        background-size: contain;
        background-repeat: no-repeat;
        background-position: top;
    }*/
    #slider .home-banner {
        position: relative;
        text-align: center;
        background-color: #fff;
        padding: 20px 0 0;
        transform: none;
        left: 0;
        top: 0;
    }
    h1.banner-title .block-1 {
        display: inline-block;
    }
    #projects {
        height: auto;
        padding-bottom: 50px;
    }
    .approach-list {
        margin-top: 5px;
    }
    .approach-text {
        padding: 60px 92px 0;
    }
    .approach-figure {
        padding: 15px 34px 0 !important;
    }
    .approach-img-1 {
        display: none;
    }
    .approach-img-2 {
        display: inline-block;
    }
    .get-in-touch-section {
        padding: 37px 0 38px;
    }
    .contact-btn {
        text-align: center;
        padding-right: .9375em;
        margin-top: 0;
        margin-bottom: 30px;
    }
    .contact-btm-details {
        padding-left: 0;
        padding-right: 0;
    }
    .contact-arrow::before {
        top: 59%;
        right: -173px;
        height: 157px;
        width: 373px;
    }
    .clients-text .heading-h2 {
        margin-bottom: 15px;
    }
    figure.swap-on-hover {
        padding-bottom: 10px !important;
    }
    .list-blcok {
        margin-bottom: 0;
    }
    .clients-viewAll {
        margin-top: 0;
    }
    #clients-gallery {
        padding: 49px 0 50px;
    }
    .swap-on-hover img {
        left: 0;
        position: initial;
    }

    .swap-on-hover__back-image {
        display: none;
    }

    .icon-block-title h3 {
        display: block;
        top: 0;
    }

    .icon-block>a .swap-on-hover:hover>.swap-on-hover__front-image {
        opacity: 1;
    }
    .icon-block {
        border-right: 0px solid #41a48e;
    }
    
    .opportunity-section {
        padding: 66px 0 51px;
        background-image: url("//s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/21504/theme/33740/img/Opportunity_Backgound_Mobile.jpg");
    }
    .contact-main-title::after {
        display:none;
    }
    
    .contact-section {
        position: relative;
        padding: 40px 0 40px;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: -43px 24px;
    }
    .contact-content {
        padding-right: 0;
    }
    
    .container {
        border-top: 0px solid #e6e6e6;
    }
    .inner-banner {
        position: relative;
        text-align: center;
        background-color: #fff;
        padding: 20px 0 20px;
        border-bottom:1px solid #e5e5e5;
        transform: none;
        left: 0;
        top: 0;
    }
    .inner-banner-title {
        color: #159175;
    }
    .inner-banner-title-h2 {
        color: #159175;
    }
    .marketing-block-figure {
        display: inline-block;
        justify-items: center;
        padding: 0 0 0;
        margin-top: 0;
    }
    .marketing-image {
        position: unset;
        left: auto;
        text-align: center;
        width: auto;
    }
    .marketing-sub-text {
        padding: 40px;
    }
    .inner-banner-title span {
        display: inline-block;
    }
    .inner-banner-title-h2 span {
        display: inline-block;
    }
    .ps-register-form form, .ps-language-preference form, div.form-container form {
        width: 100%;
        margin: 0 auto;
    }
}

@media only screen and (max-width: 736px) {
    #homepage-video .video iframe {
        height: 404px;
    }
  
}


@media only screen and (max-width: 667px) {
    #homepage-video .video iframe {
        height: 367px;
    }
    .approach-text {
        padding: 60px 63px 0;
    }
}

@media only screen and (max-width: 640px) {

     #homepage-video .video iframe {
        height: 351px;
    }
}

@media only screen and (max-width: 568px) {
   #homepage-video .video iframe {
        height: 311px;
    }
   
   /* about page */
    .aboutpageMiddletext {
        width: 80%;
    }
    /* about page ends */
}

@media only screen and (max-width: 480px) {
    
    .pin-code{
        display:block;
    }
    #homepage-video .video iframe {
        height: 260px;
    }
    .approach-text {
        padding: 60px 0 0;
    }
    .get-in-touch-section {
        padding: 37px 0 11px;
    }
    .contact-arrow::before {
        top: 63%;
    }
    .banner-title {
        font-size: 25px;
    }
    .contact-content .heading-h4 {
        font-size: 19px;
    }
    .banner-title-h2 {
        font-size: 17px;
    }
    .inner-banner-title-h2 {
        margin: 0 auto !important;
    }
}

@media only screen and (max-width: 479px) {
    .pin-code {
        display: inline-block;
    }
    .service-figure {
        width: 100%;
        margin: auto;
    }
    #homepage-video .video iframe {
        height: 172px;
    }
    .banner-title {
    font-size: 19px;
    }
    #projects .heading-h1 {
        margin-bottom: 0;
        font-size: 30px;
    }
    .our-approach-img img {
        position: relative;
        top: 15px;
    }
    .approach-text {
        padding: 25px 25px 0;
    }
    .approach-details .heading-h4 {
        font-size: 20px;
    }
    .approach-figure {
        padding: 15px 24px 0 !important;
    }
    .contact-arrow::before {
        top: 58%;
        height: 200px;
        width: 367px;
    }
}
/* End of Maximum media queries */

/* For IE 11 and higher */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { 
    .image-container {
        width: 365px;
        max-width: 365px;
    }
}

/* End IE CSS */


