
body {  
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    background: #FFFFFF;
    color: #2B2B2B;
}



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

h1, h2, h3, h4, h5, h6 {
    color: #383737;
    font-family: 'Roboto', 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;
}

.home-page h3, .home-page h2 {
    line-height: 1.2em;
}

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

p {
    font-size: inherit;
    font-weight: 300;
    line-height: 1.7; 
    margin-bottom: 0.5em;
    letter-spacing: 0.5px;
     font-family: 'Roboto', sans-serif;
}

#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:#6E6A6B;
}

a:hover, a:focus, a:active {
    color: #6E6A6B;
}

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: 16px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    color: #2B2B2B;
    line-height: 1.7em;
    letter-spacing: 0.5px;
}

.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: 'Roboto', sans-serif;;
    font-size: 16px;
    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:1px solid #D46827;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    -webkit-transition: none;
    -moz-transition: none;
    font-size:1em;
    background: #D46827;
    color: #FFFFFF;
    padding: 14px 34px;
    margin: 0;
    font-weight: 400;
    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
{
    border:1px solid #6D6A6A;
    background: #FFFFFF;
    color: #6D6A6A;
}

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


/* Header Begins */
header {
    background-color: transparent;
    color:#2B2B2B;
    padding: 8px 0 6px;
    margin-bottom: 10px;
}

.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: 16px;
    color: #2B2B2B;
}

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

header .phone {
    padding: 0 5px 0 0;
    font-weight: 400;
}

header .phone:before,
header .cart .fi-shopping-cart:before{
    color:#6D6A6A;
}


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

header .email{
    font-weight: 400;
    line-height:28px;
    padding: 10px 29px;
    display: inline-block;
    margin-right:18px;
    font-size: 16px;
    color: #fff;
    background-color:#D46827;
    border:1px solid #D46827;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    text-transform:uppercase;
}



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

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: auto;
    line-height: 25px;
    float: right;
    color: #2B2B2B;
    margin-top:22px;
}
    
header .top-bar-section .menu > li > a:not(.button) {
    color: #2B2B2B;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    outline: none;
    padding: 0 10px;
    line-height: 25px;
    text-transform:uppercase;
    background:transparent;
    font-weight:400;
}

header .top-bar-section .has-dropdown>a:after {
    top: 46%;
    border-color: #6d6a69 transparent transparent transparent;
    margin-right: 20px;
}

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: #2B2B2B;
    font-family: 'Roboto', sans-serif;;
    font-size: 15px;
    background:transparent;
}

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

header .top-bar-section .menu > li:first-child > a:not(.button),header .top-bar-section .menu > li:first-child.active > a:not(.button) {
    padding-left:0;
}

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

header .top-bar-section .menu > li ul li a:not(.button) {
    background: #2B2B2B;
    color: #FFFFFF;
    font-family: 'Roboto', sans-serif;;
    font-size: 15px;
    font-weight: 400;
    outline: none;
    padding: 0 10px;
    line-height: 28px;
    text-transform:uppercase;
    border-bottom:1px solid #FFFFFF;
}

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: #2B2B2B;
    color: #FFFFFF;
}

header .top-bar-section .menu > li ul a:not(.button):after {
    top:0 !important;
    right:0 !important;
    margin-top:0 !important;
    border-color:#FFFFFF 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: 'Roboto', sans-serif;;
    font-size: 16px;
    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("//d14ty28lkqz1hw.cloudfront.net/data/org/20914/theme/32577/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 */



#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%;
}

.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: #2B2B2B;
    border: 2px solid #FFFFFF;
}
/* Slider Ends */

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

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

#projects h1 {
    margin-top:5px;
    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:#FFFFFF;
    color:#383737;
    padding: 56px 0 50px;
}
 
#hoverGallery h3 {
    color:#383737;
    font-size: 30px;
    font-weight: 400;
    text-align: center;
    line-height: 1.2em;
    text-transform: uppercase;
    margin-bottom: 23px;
    font-weight:400;
    font-family: 'Poppins', sans-serif;    
 }
 
#hoverGallery h2 {
    color:#383737;
    font-size:1.5em;
    margin-bottom: 9px;
}

.gallery-title {
    display: none;
}
.gallery-title, .viewAll {
    display: none;
}
.gallery-viewAll p{
    margin-bottom:0;
}
.gallery-viewAll .button {
    margin-top: 13px;
}



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


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

/* end homepage gallery */

/* homepage Services */
#services-section {
    padding: 74px 0 12px;
    background-color: #2b2b2b;
    border-bottom: 1px solid #555555;
}
.services-text {
    margin-top: 56px;
}

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

.services-list {
    margin-bottom:30px;
    text-align: center;
}




.service-figure .serviceImage {
    height:auto;
    margin-bottom:5px;
}

.service-figcaption h2 {
   font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 25px;
    color: #a19fa0;
    text-transform: uppercase;
    margin-bottom: 6px;
}

.service-figcaption .link-1 {
    color: #fff !important;
}
.service-figcaption p {
    color:#2B2B2B;
}

.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;
}
.top-bar-section .dropdown {
    left: 8px;
  }
.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;
    }
    

/* 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:#FFFFFF;
        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:#383737;
        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:#2B2B2B;
    }
    
    #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:#2B2B2B;
    }
    
/* 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: 16px;
    color: #2B2B2B;
}

.cart:hover, .cart:focus, .cart:active {
    font-size: 16px;
    color: #2B2B2B;
}

header .ps-cart-text-container {
    background: #2B2B2B;
    color: #FFFFFF;
    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:#FFFFFF;
    color: #2B2B2B;
}

.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: 16px;
}

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: 16px;
    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: #2B2B2B;
    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:16px;
}

.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: 302px;
}



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;
}
div.form-container {
    padding: 31px 0;
}
.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:#2B2B2B;
    padding:0 0 20px;
    letter-spacing: 0.6px;
}

footer a {
    color:#FFFFFF;
}

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

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

.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;
        font-weight: 300;
}

.address-holder a {
    color:;
}

.newsletter {
    padding:0;
}

.newsletter .subscribe{
    text-transform:uppercase;
    font-size: 1em;
    font-family: 'Roboto', sans-serif;;
    background: #D46827;
    color: #FFFFFF;
    border:1px solid #D46827;
    line-height:26px;
    padding: 10px 30px;
    cursor: pointer;
    display: inline-block;
    margin-right: 38px;
}



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

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

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

.social-media-icons li a {
    font-size:28px;
    color:#FFFFFF;
    padding: 0 0 0 12px;
}

.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;
    font-weight: 300;
}

.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:0;
}

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

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

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

/* Homepage */

/* Homepage Ends */
/* Custom Code */
    #preloader {
    position: fixed;
    top:0;
	left:0;
	right:0;
	bottom:0;
	background-color:#6d6a6a; /* change if the mask should have another color then white */
	z-index:99999; /* makes sure it stays on top */
}
#loader {
  position: absolute;
  top: calc(50% - 20px);
  left: calc(50% - 20px);
}
@keyframes loader {
  0% { left: -100px }
  100% { left: 110%; }
}
#box {
  width: 50px;
  height: 50px;
  background: #fff;
  animation: animate .5s linear infinite;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 3px;
}
@keyframes animate {
  17% { border-bottom-right-radius: 3px; }
  25% { transform: translateY(9px) rotate(22.5deg); }
  50% {
    transform: translateY(18px) scale(1,.9) rotate(45deg) ;
    border-bottom-right-radius: 40px;
  }
  75% { transform: translateY(9px) rotate(67.5deg); }
  100% { transform: translateY(0) rotate(90deg); }
} 
#shadow { 
  width: 50px;
  height: 5px;
  background: #000;
  opacity: 0.1;
  position: absolute;
  top: 59px;
  left: 0;
  border-radius: 50%;
  animation: shadow .5s linear infinite;
}
@keyframes shadow {
  50% {
    transform: scale(1.2,1);
  }
}

/*Section Title */
.heading-h1{
    font-family: 'Poppins', sans-serif;
    font-size:30px;
    font-weight: 400;
    color: #383737;
    text-transform: uppercase;
}
.heading-h2{
    font-family: 'Roboto', sans-serif;
    font-size:25px !important;
    font-weight:300;
    text-transform: uppercase;
    color:#a19fa0;
}
.heading-h3{
    font-family: 'Roboto', sans-serif;
    font-size:16px;
    font-weight:400;
    color:#2b2b2b;
    padding:0 0;
}

/*Home Page  Banner*/
#slider .home-page-banner {
    position: absolute;
    top: 95%;
    left: 46.5%;
    width: 100%;
    text-align: left;
    font-weight: bold;
    color: #1a1217;
    transform: translate(-50%, -50%);
}
.banner-description {
    text-align: center;
    background-color: #2b2b2b;
    border: 7px solid #D46827;
    display: inline-block;
    padding: 20px 49px 31px 84px;
}
.home-page-h1 {
    font-family: 'Poppins', sans-serif;
    font-size: 42.92px;
    font-weight: 600;
    color: #fff;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 10px;
    text-transform:uppercase;
}

.home-page-h2  {
    font-family: 'Roboto', sans-serif;
    color: #fff;
    font-size: 20.97px;
    font-weight: 400;
    padding-bottom: 0;
    padding-bottom: 15px;
}

.banner-description .button {
    padding: 15px 30px;
    background-color: #D46827;
    border: #D46827;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 400;
}
/*Home Page Section*/
#projects {
    padding: 161px 0 0;
}
.service-h2 {
    font-size: 34px;
    font-weight: 400;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;    
}
.service-section {
    padding: 25px 0 80px;
}
.service-details {
    margin-top: 30px;
}
.service-info h4 {
   font-family: 'Roboto', sans-serif;
    font-size: 25px;
    font-weight: 300;
    display: inline-block;
    color: #a19fa0;
    margin-top: 0;
    margin-bottom: 0;
}
.service-info img {
    margin-bottom: 13px;
    margin-right: 10px;
}
.inner-info {
    margin-left: 35px;
}
.service-info {
    margin-bottom: 13px;
}

.top-bar-section ul .has-dropdown > a {
    pointer-events: none;
    cursor: default;
}


/*About section*/
.about-section {
    background-image:url("//s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/20914/theme/32577/img/CONTRACTOR-THEME_18.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    padding: 81px 0 80px;
    color:#fff;
}
.about-img {
    text-align: right;
}
.about-h2 {
    text-transform: uppercase;
    color: #fff;
    font-size: 34px;
    font-weight: 400;
    margin-bottom: 25px;
    font-family: 'Poppins', sans-serif;    
}
.about-content h4 {
    font-family: 'Roboto', sans-serif;
    color: #a19fa0;
    font-size: 24px;
    font-weight: 300;
}
.about-details {
    margin-top: 8em;
    padding-right: 160px;
}
img.step.social-icon {
    margin-top: -7px;
    margin-right: 0;
}
/* Service Page */
.container{
    border-top: 1px solid #dddddd;
}
.inner-banner {
    position: absolute;
    top: 49%;
    left: 43%;
    width: 100%;
    text-align: right;
    color: white;
    transform: translate(-50%, -50%);
}

.inner-banner-title {
    font-size: 25.35px;
    font-weight: 400;
    color: #fff;
    padding-top: 0;
    margin-bottom: 7px;
}
.block-1{
    display: block;
}
.inner-banner-description h2 {
   font-family: 'Roboto', sans-serif;
    color: #fff;
    font-size: 12.9px;
    font-weight: 300;
    text-transform: uppercase;
    padding-bottom: 0;
}
.inner-banner-description {
    text-align: center;
    background-color: #2b2b2b;
    border: 7px solid #D46827;
    display: inline-block;
    padding: 20px 66px 31px 66px;
}
/* Press Page */
.gallerysmall-h2 {
  font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 25px;
    color: #a19fa0;
    text-transform: uppercase;
    margin-bottom: 6px;
}
.gallerysmall-h2  a{
    color: #a19fa0;
}
.gallery-small-image-ul .figcaption {
    margin-top: 30px;
}
.gallerysmall-link-holder {
    display: none;
}
/*Blog Page*/
.blog-banner {
    left: 48%;
}
.blog-banner .inner-banner-description {
    text-align: center;
    background-color: #2b2b2b;
    border: 7px solid #414141;
    display: inline-block;
    padding: 20px 35px 31px 35px;
}
h1.article-title, h1.article-title a, h1.article-title a:hover, h1.article-title a:active, h1.article-title a:focus {
    font-family: 'Poppins', sans-serif;;
    font-size:30px;
    font-weight: 400;
    color: #383737;
    text-transform: uppercase;
}
/*blog*/
.author_name{
    color:#6D6A6A;
    font-weight:normal;
}
   
.ps-blog-sharing{
   margin: 20px auto 10px;
}

.ps-blog-tags li a {
    color:#6D6A6A;
   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 {
   content: "\f148";
   position: absolute;
   left: 0;
   top: 0;
   font-family: "foundation-icons";
   -webkit-transition: 350ms;
   -moz-transition: 350ms;
   transition: 350ms;

}
.ps-blog-tags li a:hover::before, .ps-blog-tags li a:focus::before, .ps-blog-tags li a.active::before {
   left: 5px;
}
.ps-blog-recent-posts a {
   color:#6D6A6A;
   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 {
   content: "\f148";
   position: absolute;
   left: 0;
   top: 0;
   font-family: "foundation-icons";
   -webkit-transition: 350ms;
   -moz-transition: 350ms;
   transition: 350ms;

}
.ps-blog-recent-posts li a:hover::before, .ps-blog-recent-posts li a:focus::before, .ps-blog-recent-posts li a.active::before {
   left: 5px;
}
.blog-sidebar-h2 {
    font-family: 'Poppins', sans-serif;;
    font-size:30px;
    font-weight: 400;
    color: #383737;
    text-transform: uppercase;
}
.blog-page-type-wrapper,.article-page-type-wrapper {
 margin-bottom:50px;  
}
   
/* Blog End */

/* Contact Us */
#custom-form-page-type .ps-register-form.form-container .text, div.form-container input[type="text"] {
    width: 100%;
}

#custom-form-page-type, .form-container form fieldset>div {
    width: 100% !important;
}
input#mob_phone_phone_number_tel {
    border: 1px solid #C7C7C7;
    width: 100%;
}
textarea#field_2534 {
    border: 1px solid #C7C7C7;
    width: 100%;
}
#custom-form-page-type, .form-container form fieldset {
    margin: 30px 0 15px;
    padding: 10px;
    border: 3px solid #6d6a6a;
    -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);
    background: #fff;

}
.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);
}
/* Links Effets Start*/
/* Effects-1 */
.link-1 {
    font-size: 16px;
   font-family: 'Roboto', sans-serif;
    font-weight:400;
    color:#6E6A6B !important;
    display: inline-block;
    position: relative;
    text-decoration: none !important;
    padding: 0 0;
    text-transform:uppercase;
}

.hover-1:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 50%;
    height: 1px;
    background-color: #6E6A6B;
    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: #6E6A6B;
    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-0 {
    margin-top: 0;
}
.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-45 {
    margin-bottom: 45px;
}
.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;
}
.navbar-area {
    background-color: transparent;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    position: relative;
    z-index: 555555;
}
.navbar-area.is-sticky {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 555555;
    -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);
    -webkit-animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
    animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    background-color: #ffffff;
    border-bottom:1px solid #eeeeee;
}
@-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;
}
.location-pins {
    margin: 3em 9em 0;
}
p.loc-text {
    font-size: 21px;
    font-weight: 400;
    text-transform: uppercase;
}
.area-head {
    font-size: 19px;
    text-transform: uppercase;
    margin: 25px 0 10px;
}
.area-btn {
    padding: 0 20em;
}
.area-contact {
    color: #383737;
    border: 4px double #6d6a6a;
    padding: 20px;
    box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
    margin: 10px 0 55px;
}
.contact-sub {
    font-size: 29px;
    font-weight: 500;
    line-height: 1.5;
    margin-bottom: 10px !important;
    text-transform: uppercase;
}

.service-imgs h3 {
    font-size: 20px;
}

li.has-dropdown.service-areas a {
    pointer-events: all;
    cursor: pointer;
}

span.deskstyle {
    padding: 5px;
}

.listnew li{
    list-style-position: outside;
    margin-left: 15px;
    font-weight: 100;
    }

span.serv {
    font-size: 20px;
    font-weight: 600;
}

img.topspc {
    padding-bottom: 15px !important;
}

h1.inner-banner-title {
    font-family: 'Poppins', sans-serif !important;
}

@media only screen and (max-width: 940px) {
    .listnew li {
    list-style-position: inside;
    font-weight: 100;
}
    
    .blog-ul, .blog-sidebar {
        text-align: left;
    }
    .ps-blog-article-content {
        text-align: left;
    }
    #ps-contact-us {
        text-align: left;
    }
    a.wid-btn.button {
    width: 240px;
}
.about-details {
    padding-right: .9375em !important;
}
main.textimages1-page-type-wrapper.main {
    text-align: center;
}
}








/* Media Query starts here*/
/* Minimum media queries */
@media only screen and (min-width: 480px) {
}

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

@media only screen and (min-width: 667px) {
}

@media only screen and (min-width: 768px) {
}

@media only screen and (min-width: 940px) {
  
}

@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) {
    header .top-bar-section .menu > li > a:not(.button) {
        padding: 0 7px;
    }
    
    
    ul.menu.clearfix li:active {
    background: transparent !important;
}
    
    header .email {
        margin-right: 10px;
    }
    #slider .home-page-banner {
        top: 104%;
        left: 54.5%;
    }
    footer .social-media {
  
    margin-right: 0;
}
    .banner-description {
        padding: 20px 22px 22px 40px;
    }
    #projects {
        padding: 195px 0 0;
    }
    .about-details {
        padding-right: 0;
    }
    .text-logo {
        font-size: 40px;
    }
    
    .gallery-figure {
        overflow: hidden;
    }
    
    #homepage-video .video iframe {
        height: 566px;
        width: 100%;
    }
    .inner-banner {
        left: 47%;
    }
    .link-1 {
    display: initial;
    }
    .area-btn {
    padding: 0 16em;
}
}

@media only screen and (max-width: 940px) {
    /* Header Begins */
    .fi-list {
        text-indent: 0 !important;
        color: #6D6A6A !important;
        font-size: 44px !important;
    }
    
    .phone-holder {
        border-top:1px solid #dddddd;
        text-align:center;
    }
    
    header {
        padding: 16px 0 8px;
    }
    
    .home-page header {
        position:relative;
        background:transparent;
        color:#2B2B2B;
        padding: 16px 0 8px;
    }
    
    header .phone {
        padding: 3px 0 5px 0;
        font-size: 26px;
        display: inline-block;
    }
       
    header .phone:before {
        padding-right: 9px;
        font-size: 28px;
        position: relative;
        height: 29px;
    }
    
   header .mobile-email {
       border-top:1px solid #dddddd;
   }
    
    header .email {
       padding: 10px 29px;
        font-size: 16px;
        margin-top: 14px;
        margin-right: 0;
    }
    
    .top-bar .toggle-topbar.menu-icon {
        left: 0;
        margin: 0;
        padding: 0;
        right: auto;
    	top: 35px;
    	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: 16px;
        margin-top: 10px;
    }
    
    .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: 'Roboto', 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: 16px;
    	font-family: 'Roboto', 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: 16px;
    	font-family: 'Roboto', 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: #2B2B2B;
    }
    
    .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: #2B2B2B;
    }
    
    [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:#2B2B2B!important;
    }
    
    /* Header Ends */
    
    /* homepage starts */
    
    .homepage {
        text-align:center;
    }
    
    .home-page figure {
        padding-bottom:30px;
    }
    
    #slider-pager {
        display:none;
    }
    

    #homepage-video {
        margin-bottom: 35px;
    }
    
    #homepage-video .video iframe {
        height: 422px;
    }
  
    .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:auto;
        margin-right:auto;
    }
    
    /* 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 #555555;
    }
    
    .copyright-holder {
        padding-top:14px;
        padding-bottom:14px;
    }
    
    .newsletter-mobile {
        padding-top:12px;
        padding-bottom:12px;
        border-bottom:1px solid #555555;
    }
    
    .newsletter-mobile .subscribe{
        text-transform:uppercase;
        font-size: 1em;
        font-family: 'Roboto', sans-serif;;
        background: #D46827;
        color: #FFFFFF;
        border: 1px solid #D46827;
        line-height:26px;
        padding: 10px 36px;
        cursor:pointer;
    }
    
    .newsletter-mobile .subscribe:hover,.newsletter-mobile .subscribe:focus, .newsletter-mobile .subscribe:active {
        opacity:0.8;
    }
    
    .address-holder {
        padding-top:10px;
        padding-bottom:10px;
    }
    
    .address-holder .marker {
        display: inline-block;
        font-size: 28px;
        line-height: 1em;
        vertical-align: middle;
    }
    
    .copyright-holder { 
        border-top:1px solid #555555;
    }
    
    .storename {
        font-size: 1.6em;
        line-height: 1.5em;
        margin-bottom: 2px;
    }
    
    footer .social-media {
        border-bottom:1px solid #555555;
        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: 70px;
        padding: 0 15px;
    }
    
    .houzz {
        width:70px; 
        height:70px;
        vertical-align:initial
    }

    
    .powered {
        padding: 7px 5px;
    }
    
    /* Ecommerce Css*/
      .fi-shopping-cart {
        top: 4px;
        margin-left: 20px;
    }
    
    .mycart .ps-cart-text-container {
        background: #2B2B2B;
        color: #FFFFFF;
        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:#2B2B2B;
        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 */
}

@media only screen and (max-width: 768px) {
        #slider .home-page-banner {
        position: relative;
        text-align: center;
        background-color: #2b2b2b;
        padding: 20px 0;
        transform: none;
        left: 0;
        top: 0;
    }
    .banner-description {
        text-align: center;
        background-color: #2b2b2b;
        border: 7px solid transparent;
        padding: 0;
    }
    #projects {
        padding: 40px 0 0;
    }
    .service-img {
        text-align: left;
    }
    .service-section {
        padding: 0 0 25px;
    }
    .service-details {
        margin-top: 15px;
        text-align: left;
    }
    .about-img {
        text-align: center;
    }
    .about-details {
        margin-top: 0;
    }
    .gallery-list li {
        padding-bottom: 0;
    }
    #hoverGallery {
        padding: 56px 0 73px;
    }
    img.step.social-icon {
    margin-top: -16px;
    }
    
    ul.level-2 li:first-child {
        display:none;
    }
    li.has-dropdown.service-areas ul.level-2 li:first-child {
    display: block;
}
        .inner-banner {
        position: relative;
        top: 50%;
        left: 50%;
        width: 100%;
        text-align: center;
        font-weight: bold;
        color: white;
        transform: translate(-50%, -50%);
        background-color: #2b2b2b;
        padding: 20px 0 20px;
        transform: none;
        left: 0;
        top: 0;
    }
    .inner-banner-description {
        text-align: center;
        background-color: #2b2b2b;
        border: 7px solid transparent;
        display: inline-block;
        padding: 0;
    }
    .interior-info {
        text-align: left;
        margin-bottom: 0;
    }
    .gallery-small-image-ul li {
        padding-bottom: 0;
    }
    .container {
        border-top: 1px solid #dddd;
    }
    .blog-banner .inner-banner-description {
        text-align: center;
        background-color: #2b2b2b;
        border: 7px solid transparent;
        display: inline-block;
        padding: 0;
    }
    div.form-container {
        padding: 25px 0 19px 0;
    }
    .location-pins {
    margin: 3em 0em 0;
}
.area-btn {
    padding: 0em;
}
}


@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;
    }
}

@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) {
    #homepage-video .video iframe {
        height: 260px;
    }
    .home-page-h1 {
        font-size: 39.92px;
    }
    #projects h1 {
        margin-bottom: 0;
    }
    .about-details {
    padding-left: .9375em;
    padding-right: .9375em;
}
 .top-bar .toggle-topbar.menu-icon {
       top: 35px;
    }
}

@media only screen and (max-width: 479px) {
    .service-figure {
        width: 100%;
        margin: auto;
    }
    .heading-h2 {
    font-size: 20px !important;
}
    #homepage-video .video iframe {
        height: 172px;
    }
}
/* 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 */
@media(max-width:768px){
    .navbar-area {
        -webkit-transition: none;
        transition: none;
        position: relative;
    }
    .navbar-area.is-sticky {
        position: relative;
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-animation: none;
        animation: none;
        -webkit-transition: none;
        transition: none;
        border:none;
    }
    header.menu-has-bg, header.noSlider, header{
        border-bottom:0;    
    }
}



