/* Clearfix */
.clearfix:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0;
}

.clearfix {
    clear: both;
}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

figure
{
    padding:0;
    margin:0;
}



body {  
    line-height: 1.5;
    font-size: 17px;
    font-family: 'Poppins', sans-serif;;
    color: #413F3F;
    font-weight: 300;
    background-color: #FFFFFF;
}

p {
    font-size: 17px;
    line-height: 27px;
    letter-spacing: 0px;
    font-weight: 400;
    margin: 0px;
    padding: 0px 0px 11px;
}

.seo-text
{
    font-size: 17px;
    font-weight: 300;
    line-height: 1.8;   
    margin: 0 0 1.25em;
    padding:0;
}

div.form-container.ps-register-form
{
    padding: 50px 0
}

.ps-register-form select, select, #ps-contact-us input[type="text"], #ps-contact-us textarea, div.form-container .text, div.form-container input[type="text"] { 
    border: 1px solid #CCCCCC;
    width: 100%;
}

.ps-login-page .ps-text {
     border: 1px solid #CCCCCC;
}

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

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

h1, h3, h2, h4, h5, h6 {
    color: #37393A;
    font-family: 'Poppins', sans-serif;;
    line-height: 1em;
    font-weight: 300;
}

h1 {
    font-size: 50px;
    line-height: 1.3em;
    word-wrap: break-word;
}

h2 {
    font-weight:300;
    color:#37393A;
    line-height:1.3em;
    padding:0;
    margin:0;
    text-transform:uppercase;
}

/*.homepage h1 {
    margin-top: 0;
    word-wrap: break-word;
}

.homepage h2{
    font-size: 40px;
}

.homepage h3{
    font-size: 40px;
}

.homepage h4{
    font-size: 40px;
}*/

h1.alternate,
h2.alternate,
h3.alternate,
h4.alternate,
h5.alternate,
h6.alternate{
    color:#37393A;
}

a  {
    color: #EC6D00;
    outline: none;
}

a:hover,a:active,a:focus {
    color: #EC6D00;
}

ul li {
    list-style-position: inside;
}

hr {
    border-color: #CCCCCC;
}

fieldset.ps-article-editor-form {
    background: none repeat scroll 0 0 #FFFFFF;
}

.step {
    display: inline-block;
    line-height: 1;
}

button,
.button,
.button:link,
.button:visited,
#ps-menu-collection-one .menu-collection-listing #accordion .product-holder button,
#ps-menu-collection-one .menu-collection-listing #accordion .product-holder .button,
#ps-menu-collection-one .menu-collection-listing #accordion .product-holder .button:link,
#ps-menu-collection-one .menu-collection-listing #accordion .product-holder .button:visited {
    /* You may wish to override these properties with your settings */
    display: inline-block;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    font-family: 'Poppins', sans-serif;;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 0px;
    font-weight: 400;
    text-transform: uppercase;
    cursor: pointer;
    color: #FFFFFF;
    background-color: #EC6D00;
    border: 1px solid #EC6D00;
    padding: 6px 25px;
    margin: 12px 0 0 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

button:hover,
.button:hover,
button:active,
.button:active,
button:focus,
.button:focus {
    /* You may wish to override these properties with your settings */
    background-color: #FFFFFF;
    color: #EC6D00;
    outline: none;
}

button.disabled, 
button[disabled],
.button.disabled,
.button[disabled],
button.disabled:hover,
button.disabled:focus,
button[disabled]:hover,
button[disabled]:focus,
.button.disabled:hover,
.button.disabled:focus,
.button[disabled]:hover,
.button[disabled]:focus {
    background-color: #EC6D00;
    color: #FFFFFF;
    opacity: 1;
}

.breadcrumb {
    margin:36px 0;
}

.hide-for-desktop-large {
    display: block;
}

hr {
    margin-left: auto;
    margin-right: auto;
}

hr.small {
    width: 90px;
}

hr.full {
    width: 100%;
}

.ps-account-page{
    margin-top: 5px;
}

.ps-account-page h2{
    font-size: 25px;
}

/*text-logo*/
.fi-list {
    font-size: 40px !important;
    text-indent: 0 !important;
    color: #EC6D00 !important;
}

.text-logo {
    color: #E36115;
    font-family: 'Poppins', sans-serif;;
    font-size: 30px;
    font-weight: 300;
    letter-spacing: 2px;
    line-height: 36px;
    word-wrap: break-word;
}

/*header css starts*/
header {
    background-color: transparent;
    padding-bottom: 15px;
    border-bottom: 0px solid #EC6D00;
}

header .top-bar {
    height: auto;
    margin-bottom: 0;
    margin-top: 0;
    padding-top: 0;
}

header .top-bar .title-area {
    width: 100%;
    margin-top: 43px;
    background-color: transparent;
}

.body-content{
	overflow: hidden;
}

.top-bar .toggle-topbar.menu-icon {
	left: 50px;
	margin: 0;
	padding: 0;
	right: auto;
	top: 28px;
	position: absolute;
	width: 10%;
    float: left;
}

#sidebarButton {
	padding: 0;
}

header .top-bar-section{
	display:none;
}

header .top-bar .name {
	float: none !important;
	margin-left: auto;
	margin-right: auto;
    height: auto;
}

header .top-bar.expanded .title-area {
    background: none repeat scroll 0 0 transparent;
}

.name img {
    margin-top: 1%;
    max-width: 70%;
}

header nav.top-bar,
header .top-bar-section ul, 
header .top-bar-section li a:not(.button){
    background-color: transparent;
    font-weight: normal;
}

.side-nav-content {
	display: block;		
	 /* fallback */
	 background-color: #FFFFFF; 
	 
	 background-repeat: repeat-y; 
	 /* Safari 4-5, Chrome 1-9 */ 
	 background: -webkit-gradient(linear, right top, left top, from(#FFFFFF),color-stop(0.1, #FFFFFF), to(#FFFFFF)); 
	 /* Safari 5.1, Chrome 10+ */ 
	 background: -webkit-linear-gradient(left, #FFFFFF 83%, #FFFFFF); 
	 /* Firefox 3.6+ */ 
	 background: -moz-linear-gradient(left, #FFFFFF 83%, #FFFFFF); 
	 /* IE 10 */ 
	 background: -ms-linear-gradient(left, #FFFFFF 83%, #FFFFFF); 
	 /* Opera 11.10+ */ 
	 background: -o-linear-gradient(left, #FFFFFF 83%, #FFFFFF);
	 
	 padding:0!important;
}

.nav-bar {
	list-style: none outside none;
	margin-bottom: 0;
	margin-left: 0;
	float: left;
	width: 100%;
}

.nav-bar li a,
.nav-bar li span,
.mobile-label {
	display: inline-block;
	color: #232020;
	font-size: 17px;
	font-family: 'Poppins', sans-serif;;
	margin-right: 0;
	padding: 0 5px;
    font-weight: 400;
}

.nav-bar .mycart > a{
    font-weight: 500;
}

.nav-bar > li {
	border-bottom: 1px solid #CCCCCC;
    float: left;
    line-height: 44px;
    padding-left: 10px;
    width: 100%;
}

.nav-bar li a {
	word-wrap: break-word;
    text-transform: uppercase;
}

.nav-bar li a:hover{
	color: #EC6D00;
}

.nav-bar li span.ps-user-greeting-container {
    font-weight: 600;
    color: ;
}

.ps-user-greeting-container > a {
	font-size: 17px;
    color: #232020;
}

.ps-user-greeting-container > a:hover {
    color: #232020;
}

.user-login {
    float: left;
    margin: 20px 0 10px 0;
    width: 50%;
    font-size: 9px;
}

.user-login a {
    text-decoration: underline;
}

.user-login .welcome {
    display: block;
    margin-left: 28%;
}

[role="main"] {
    padding: 0 !important;
}

[role="complementary"] {
    position: absolute !important;
}

[role="complementary"] .has-dropdown > ul {
	margin-left: 0;
}

/* sub menu*/
[role="complementary"] .has-dropdown > a > span{
	color: #232020;
	font-size: 18px;
	margin-left: 10px;
	vertical-align: -3px;
	padding: 0;
}

[role="complementary"] .has-dropdown .has-dropdown > a > span{
    color: #232020;
}

[role="complementary"] .has-dropdown > ul{
	list-style:none;
	display:none;
	border-top: 1px solid #CCCCCC;
}

[role="complementary"] .has-dropdown > ul > li{
	border-bottom: 1px solid #CCCCCC;
	line-height: 44px;
}

[role="complementary"] .has-dropdown > ul > li:last-child {
	border-bottom: none;
}

[role="complementary"] .has-dropdown .dropdown li {
	background-color:#FFFFFF;
}

[role="complementary"] .has-dropdown .dropdown .has-dropdown li {
    background-color: #FFFFFF; 
}

[role="complementary"] .has-dropdown .dropdown .has-dropdown li ul li {
    background-color:#FFFFFF!important;
}

[role="complementary"] .has-dropdown .dropdown .has-dropdown li ul li a {
    color:#232020!important;
}

[role="complementary"] .has-dropdown .dropdown .has-dropdown li ul li a:hover {
    color:#EC6D00!important;
}

[role="complementary"] .has-dropdown a {
	color:#232020!important;
}

[role="complementary"] .has-dropdown a:hover,
[role="complementary"] .has-dropdown a:hover span{
	color:#EC6D00!important;
}

[role="complementary"] .has-dropdown .dropdown .has-dropdown li a, 
[role="complementary"] .has-dropdown .dropdown .has-dropdown li a span {
    color:#232020 !important;
}

[role="complementary"] .has-dropdown .dropdown .has-dropdown li a:hover,
[role="complementary"] .has-dropdown .dropdown .has-dropdown li a:hover span {
    color:#EC6D00 !important;
}

[role="complementary"] .has-dropdown li a{
    color:#232020 !important;
}

[role="complementary"] .has-dropdown li a:hover,
[role="complementary"] .has-dropdown li a:hover span{
	color:#EC6D00 !important;
}

.dropdown.level-2 li a {
    font-size: 14px;
}

/* end sub menu */

.mobile-user-detail-cart{
	list-style:none;
	margin-bottom:0;
}

.mobile-auth-links{
	float:left;
	width:56%;
	padding-top:10px;
	font-size:18px;
	font-weight:700;
	text-transform:uppercase;
}

.mobile-user-detail-cart .social-icon {
	font-size: 50px;
	margin-right: 20px;
	vertical-align: middle;
}

.mobile_circle{
	border-radius: 50% 50% 50% 50%;
	display: inline-block;
	font-weight:600;
}

.mobile-cart-detail{
	text-align:right;
}

.mobile-cart-detail a{
	padding-right:0!important;
}

#mobile-cart{
	background: none repeat scroll 0 0 ;
	height: 40px;
	width: 40px;
	text-align:center;
	line-height: 40px;
}

.mobile-search-button {
	opacity: 0;
	border: 0 none;
	height: 41px !important;
	float: right;
	width: 70px;
	z-index: 9999999;
	cursor: pointer;
	right: 0;
	position: absolute;
}

#sidebar form {
	border-bottom: 0px solid #CCCCCC;
	float: left;
	width: 100%;
	background-color: #000000;
}

#sidebar form .mobile-search-wrap {
	border: 0px solid #000000;
	background-color: #000000;
	display: block;
	float: none !important;
	height: 43px;
	margin: 25px auto;
	width: 95%;
}

.mobile.fi-magnifying-glass{
    color: #000000 !important;
}

.mobile.fi-magnifying-glass {
	cursor: pointer;
	font-size: 32px;
	position: absolute;
	top: -3px;
    right: 12px;
}
 
.mobile-search {
	border: none;
	background-color: #FFFFFF;
	color: #000000 !important;
	font-family: 'Poppins', sans-serif;;
	font-size: 16px !important;
	float: left;
	padding: 9px;
    width:100%;
}

.mobile-search input[type="text"]{
	background-color: #FFFFFF;
}

.mobile-social{
	list-style:none;
}

.mobile-footer-icons {
	margin-top: 44px;
    margin-bottom: 43px;
    text-align: center;
}

.hide-mobile {
    display: none;
}

.search
{
    position:relative;
}

.menu-left
{
    padding:31px 0 0;
}

.search input.search-text {
    padding-left: 15px;
    padding-right: 0;
    font-size: 15px;
    background-color: #FFFFFF;
	color: #333333;
    font-family: 'Poppins', sans-serif;;
    text-align: left;
    float: right;
    border: none;
    text-transform: lowercase;
    border-radius: 30px;
    width:200px;
}


.search .search-submit {
    opacity: 0;
    border: medium none;
    cursor: pointer;
    display: inline-block;
    font-family: "foundation-icons";
    font-style: normal;
    font-variant: normal;
    height: 30px;
    padding: 0;
    vertical-align: middle;
    width: 30px;
    z-index: 9999;
    right: 0;
    position:absolute;
    background:url("//d14ty28lkqz1hw.cloudfront.net/data/org/24934/theme/41678/img/search-icon.png") no-repeat center;
    border-radius:30px;
}


.search .fi-magnifying-glass {
    color:#333333;
    font-size: 19px;
    line-height: 25px;
    opacity: 1;
    border: medium none;
    cursor: pointer;
    display: inline-block;
    font-family: "foundation-icons";
    font-style: normal;
    font-variant: normal;
    height: 25px;
    padding: 0;
    vertical-align: middle;
    width: 25px;
    z-index: 999;
    right: 0;
    top:2px;
    position:absolute;
}

/*header css ends*/

/*slider css starts*/

.bxslider {
    margin-bottom:0;
}

.bx-wrapper {
    margin-bottom: 0 !important;
    position:relative;
}

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

.bx-pager {
    bottom: 10px !important;
    z-index: 9999;
    width: 100%;
}

.bx-pager a {
    font-size: 0 !important;
    display: inline-block;
}

.bx-wrapper .bx-pager.bx-default-pager .bx-pager-item a {
    background: none repeat scroll 0 0 #FFFFFF !important;
    border: 2px solid #FFFFFF !important;
    border-radius: 100% !important;
    margin-right: 4px !important;
    text-decoration: none !important;
    width: 11px !important;
    height: 11px !important;
    padding: 0 !important;
}

.bx-wrapper .bx-pager.bx-default-pager .bx-pager-item a.active {
    background: none repeat scroll 0 0 #050707 !important;
    border: 2px solid #FFFFFF !important;
}

.banner #slider .bx-controls-direction {
	display: none;
}

.banner #slider .transparent-bg {
    background: none repeat scroll 0 0 #050707;
    bottom: 0;
    height: 30px;
    opacity: 0.4;
    position: absolute;
    width: 100%;
    z-index: 999;
}

.banner #slider .banner-image
{
    position:relative;
}

.banner #slider .banner-text
{
    position:absolute;
    width:100%;
    text-align:center;
    top:80px;
}

.banner #slider .banner-text h1
{
    font-size:50px;
    color:#37393A;
    margin: 0;
    padding:0 0 40px;
    font-weight:300;
    letter-spacing:20px;
    text-transform:uppercase;
    line-height:1em;
    text-shadow: 2px 2px 5px #FFFFFF;
}

.banner #slider .banner-text .button
{
    font-size:20px;
    color:#37393A;
    margin: 0;
    padding: 7px 20px;
    font-weight:400;
    letter-spacing:5px;
    border-color: #37393A;
    border-width:2px;
    text-transform:uppercase;
    background: url("//d14ty28lkqz1hw.cloudfront.net/data/org/24934/theme/41678/img/banner-btn-overlay.png") no-repeat center;
    text-shadow: 2px 2px 5px #FFFFFF;
}

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

.container {
    min-height:350px;
}

/*slider css ends*/

/*small icons section css starts*/
.small-icons {
    background: none repeat scroll 0 0 #E9E9E9;
   	padding-bottom: 25px;
    padding-top: 25px;
}

.small-icons p.description {
    color: #6A6A6A;
    margin: 0;
    padding: 0;
    max-width: 100%;
}

.small-icons img {
    margin-top: 6px;
}
/*small icons section css ends*/

/*search form css starts*/
.search-form {
    padding: 50px 0;
    border-bottom: 1px solid #CCCCCC;
}

.search-form label {
    width:100%;
    font-weight: 300;
    padding-bottom: 10px;
    line-height:1em;
    display:block
}

.search-form select {
    border: 1px solid #CCCCCC;
    padding: 10px;
    margin-bottom:20px;
}

.search-form .search-submit {
    border: 1px solid ;
    border-radius: 30px;
    margin-top: 0;
    padding: 6px 30px;
}
/*search form css ends*/

/*search listing css starts*/
.search-listings {
    padding-bottom: 50px;
    padding-top: 50px;
    text-align: center;
}

.search-listings h2 {
    padding-bottom:30px;
}

.homepage .search-listings .description p:last-child
{
    margin-bottom:0;
}

.search-listings h4 {
    background-color: #E36115;
    color: #FFFFFF;
    font-size:14px;
    text-transform:uppercase;
    margin-bottom: 2px;
    padding: 10px 20px;
    line-height: 1.5;
}

.search-listings ul {
    margin-left: 0;
    margin-right: 0;
}

.search-listings ul li {
    background-color:  #E9E9E9;
    color: #000000;
    font-size: 14px;
    margin-bottom: 2px;
    padding-bottom: 8px;
    padding-left: 0;
    padding-top: 8px;
}
/*search listing css ends*/

/*follow us css starts*/
.follow-us {
    background-color: #E36115;
    color: #FFFFFF;
    padding-top: 20px;
    padding-bottom: 20px;
}

.follow-us p, .follow-us h1, .follow-us h2, .follow-us h4 {
    color: #FFFFFF;
}

.follow-us h4 {
    line-height:165px;
}

.step.social-icon {
    color: #FFFFFF;
    font-size: 45px;
}

.follow-us .follow-icons {
    margin:0;
    padding:47px 0;
    list-style:none;
}

.follow-us .follow-icons li{
    line-height:1em;
    display:inline;
    padding:0 15px ;
}

.follow-us .follow-icons li:first-child{
    padding-left:0;
}
.follow-us .follow-icons li:last-child{
    padding-right:0;
}

/*follow us css ends*/

/*call us css starts*/
.call-us {
    background-image: url("//d14ty28lkqz1hw.cloudfront.net/data/org/24934/theme/41678/img/contact-bg.jpg");
    background-size: cover;
}

.call-us .call-us-text {
    padding-top: 85px;
}

.call-us .call-us-text h3 {
    color: #6A6A6A;
    padding-bottom:30px;
}

.call-us .call-us-text .description {
    color: #6A6A6A;
    max-width: 100%;
    line-height:1.8em;
}
/*call us css ends*/

/*search by map css starts*/
.search-by-map
{
    padding: 40px 0;
}

.search-by-map .search-by-map-text h2 {
    padding-bottom:30px;
}

/*search by map css ends*/

/*Featured luxury css starts*/
.feat-luxury {
    background-color: #E9E9E9;
    color: #000000;
    padding: 50px 0;
}

.feat-luxury p, .feat-luxury h2{
    color: #000000 !important;
}

.feat-luxury ul {
    margin: 0;
    padding:0;
}
.feat-luxury ul li{
    padding-bottom: 0;
    padding-top:50px;
}

.feat-luxury ul .description {
    font-weight: 600;
    line-height: 1.5;
    padding: 10px 0 0;
    margin:0;
    text-align: center;
}
/*Featured luxury css ends*/

/*buy sell css starts*/
.buy-sell {
    padding: 40px 0 0;
    border-bottom: 1px solid #CCCCCC;
}

.buy-sell .buy-sell-content {
    padding-bottom: 0;
    margin:0
}

.buy-sell .buy-sell-content{
    margin-bottom:50px;
}

.buy-sell .buy-sell-content .img {
    margin-top: 10px;
}

.arrow-right {
    background:url("//d14ty28lkqz1hw.cloudfront.net/data/org/24934/theme/41678/img/read-more-arrow.png") no-repeat right center;
    padding-right:10px;
}
/*buy sell css ends*/

/*tabs section css starts*/
.tabs-text {
    padding: 50px 0;
}

.descripiton p{
    padding: 40px 0;
    margin:0;
}

.homepage .tabs-text h3.resp-accordion,
.homepage .tabs-text .tab-holder h3{
    color: #000000;
    font-size: 17px;
    text-transform:uppercase;
    line-height: 1em;
    margin: 0;
}

.homepage .tabs-text #tabs {
    text-align: center;
}

.homepage .tabs-text .resp-tabs-list li {
    background-color: #E9E9E9 !important;
    color: #000000;
    margin-right: 3px;
    border-top: 3px solid #E9E9E9 !important;
    border-bottom: 0 none !important;
    height: 42px;
    padding: 13px 15px !important;
}

.homepage .tabs-text .resp-arrow,
.homepage .tabs-text h3.resp-tab-active .resp-arrow {
    border: medium none;
}

.homepage .tabs-text .resp-arrow::before {
    color: #E36115;
    content: "\002B";
    font-size: 20px;
    font-weight: bold;
    line-height: 1em;
    float: right;
    margin-top: -3px;
}

.homepage .tabs-text .resp-tab-active .resp-arrow::before {
    color: #E36115;
    content: "\2212";
    font-size: 20px;
    font-weight: bold;
}

.homepage .tabs-text .resp-accordion {
    background-color: #E9E9E9 !important;
    color: #000000;
    border: medium none !important;
    border-bottom: 3px solid white !important;
    padding: 12px 14px 14px 14px !important;
}

.homepage .tabs-text .resp-tabs-list li.resp-tab-active,
.homepage .tabs-text .resp-accordion.resp-tab-active {
    border-top: 3px solid #E36115 !important;
}

.homepage .tabs-text .resp-tab-content {
    background-color: #E36115;
    color: #FFFFFF;
}
/*tabs section css ends*/



.thumbnail {
    cursor: pointer;
}

.sale {
    background: none repeat scroll 0 0 #E36115;
    color: #FFFFFF;
}

/*tabs on productpage*/
.homepage .resp-tab-content {
    border: 1px solid #CCCCCC;
}

.homepage .resp-tab-content {
    border-bottom: medium none;
}

.homepage .resp-tab-content,
.homepage .resp-accordion {
    word-wrap: break-word;
}

.homepage .resp-accordion {
    border: 1px solid #CCCCCC;
}

.homepage .resp-accordion {
    margin-top: 0;
    border: 1px solid #CCCCCC !important;
    border-bottom: medium none !important;
}

.homepage .resp-tab-active {
    border: 1px solid #CCCCCC !important;
}

.homepage .resp-accordion:first-child {
    border-top: 1px solid #CCCCCC !important;
    border-bottom: medium none;
}

.homepage .resp-tabs-container {
    background: none repeat scroll 0 0 transparent;
}

.homepage .resp-tabs-list li { 
    background: none repeat scroll 0 0 transparent !important;
    color: #37393A;
    font-weight: 500;
    font-size: 18px;
}

.homepage .resp-tabs-list li.resp-tab-active,
.homepage h3.resp-tab-active { 
    background-color:  !important;
}

.homepage .resp-accordion:last-of-type,
.homepage .resp-tab-content:last-of-type {
    border-bottom: 1px solid #CCCCCC !important;
    border-top: medium none;
}

.homepage .resp-tab-content.resp-tab-content-active ul {
    margin-left: 15px;
}

.homepage .resp-tab-content.resp-tab-content-active > ul {
    margin-left: 15px;
}

#total-quantity {
    font-size: 35px;
    font-weight: 600;
    line-height: 50px;
    margin: 0 9px;
}

.product-page-type-wrapper .quantities {
    float: left;
    margin-top: 8px;
    margin-right: 20px;
}

.product-page-type-wrapper .product-quantity-operators {
    margin-top:0px;
}

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

/* end tabs on product page */

/* Cart page */
.ps-cart-page table.cart-items,
.ps-cart-page table.cart-items tr.cartrow td,
.ps-cart-page table.cart-items tr th,
.ps-cart-page table.cart-items tr td,
.ps-cart-page .total-table {
    border-radius: 0;
}

.ps-cart-page table.cart-items,
.ps-cart-page .total-table {
    border: 1px solid #CCCCCC;
}

.ps-cart-page{
    margin-bottom: 10px;
}

.ps-cart-page table.cart-items tr.cartrow td,
.ps-cart-page table.cart-items tr th {
    border-bottom: 1px solid #CCCCCC;
}

.ps-cart-page table.cart-items tr th,
.ps-cart-page table.cart-items tr td,
.ps-cart-page .total-table td {
     border-right: 1px solid #CCCCCC;
}

.ps-cart-page .total-table td{
    border-color:#CCCCCC;
}

.ps-cart-page table.cart-items tr:last-child td,
.ps-cart-page .cart-items .item,
.ps-cart-page .cartrow {
    border-bottom: medium none;
}

.ps-cart-page table.cart-items tr td {
    clear: both;
}

.ps-cart-page #cart-form .chkoutbut .checkout.return {
    display: inline-block;
    text-align: center;
    float: left;
}

.ps-cart-page .subtotal {
    font-size: 14px;
}

.ps-cart-page .update-btn {
    width: 90% !important;
}

.ps-cart-page .chkoutbut {
    width: 50% !important;
}

.ps-cart-page #cart-form .chkoutbut .checkout {
    width: 47%;
	float: right;
    font-weight: 700;
}

.ps-cart-page #cart-form .chkoutbut .checkout,
.ps-cart-page .checkoutbut input.update-btn,
.ps-cart-page .qty-increment {
    font-family: 'Poppins', sans-serif;;
    color: #FFFFFF !important;
    background-color: #EC6D00 !important;
    font-size: 13px;
    margin-bottom: 18px;
    text-transform: uppercase;
	padding: 10px 25px;
    border: 1px solid #FFFFFF;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1px;
    cursor: pointer;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;    
}

.ps-cart-page .qty-increment {
    color: #FFFFFF !important;
    background-color: #EC6D00 !important;
    border: 1px solid #FFFFFF;
    border-radius: 2px;
    line-height: 30px;
    padding: 3px 14px;
    width: 40px;
    font-size: 19px;
}

.ps-checkout-page #applyDiscount {
    padding: 10px 20px;
}

.update-btn {
    font-size: 12px !important;
    padding-bottom: 10px !important;
    padding-top: 11px !important;
    font-weight: 700;
}


.ps-cart-page .bread-crumbs {
    padding: 1em 0;
}

#cart-form .chkoutbut {
    width: 100% !important;
}

.ps-cart-page #cart-form .chkoutbut .checkout {
    width: 100%;
}

.buy-now.button {
    padding: 6px 9px;
}

.addToCart.button > a {
    padding: 10px 18px;
}

.button {
    float: none;
    width: auto;
}

.button a {
    color: #FFFFFF;
	font-size: 12px;
}

.ps-cart-page table.cart-items tr.cartrow td:first-child {
    float: left;
    width: 100%;
}

.ps-cart-page .cart-items tr:nth-last-child(2) {
    padding-bottom: 0;
}

.ps-checkout-page h3 {
    font-size: 1.4em;   
}

.ps-checkout-page .continue_btn{
    background-color : #EC6D00;
    color: #FFFFFF;
    text-shadow: none;
    font-size: 13px;
    margin-bottom: 18px;
    text-transform: uppercase;
    padding: 10px 25px;
    border: 1px solid #FFFFFF;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1px;
    cursor: pointer;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.checkout {
    padding-bottom: 8px !important;
    padding-top: 9px !important;
}

.contact.button {
     letter-spacing: 1px;
     font-size: 14px;
     padding: 9px 18px 9px 20px;
    /* background: url("//d14ty28lkqz1hw.cloudfront.net/data/org/24934/theme/41678/img/submit-arrow.png") no-repeat scroll 84px center rgba(0, 0, 0, 0);*/
}

/* accordiom */
.resp-easy-accordion .resp-accordion .resp-arrow {
    line-height: 32px;
}

.ps-register-form {
    padding-top: 30px;
}

/* Search Page */
.search-results {
    padding-top: 3.6%;
}

.search-results h2 {
	word-wrap: break-word;
    text-align: center;
    font-weight: 400;
    text-transform: uppercase;
}

.search-results h2 span.search-term {
    text-transform: none;
}

.search-results .grid {
    margin-top: 7%;
}

.search-results .product-container {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
    max-width: 300px;
}

.search-results .product-container .image,
.search-results .product-container .details {
    width: 100%;
}

.search-results .product-container .image {
    position: relative;
}

.search-results .product-container .details .content {
  	float: left;
    margin-bottom: 20px;
    margin-top: 5px;
    text-align: center;
    width: 100%;
}

.search-results .product-container .details .content p {
    text-align: center;
}

.search-results .product-container .details p.title {
    font-size: 16px;
    margin: 0 auto 5px;
    padding-left: 5px;
    padding-right: 5px;
    width: 90%;
    word-wrap: break-word;
}

.search-results .items .product-container .sale {
    font-size: 11px;
    font-weight: bold;
    height: 35px;
    padding-top: 3px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 40px;
    left: 0;
    margin-left: 0;
    line-height: 30px;
    z-index: 9999;
    margin-top: 0;
    display: block;
}

.wait {
    display:none;
    top: 50%;
    left: 0;
    position: fixed;
    text-align: center;
    width: 100%;
}

.homepage-wait {
    left: 0;
}

.ias_loader {
    display: none !important;
}

/* Media gallery */
#media-gallery-2-page-type {
    margin-bottom:50px;
}

/*contact form*/

.contact .normal {
    border: 1px solid #CCCCCC;
    height: 38px;
    width: 450px;
}

.contact textarea,
.contact .normal {
    background: none repeat scroll 0 0 ;
}

.field-separator {
    margin-top: 20px;
    clear: both;
}

.field-separator > span {
    text-transform: uppercase;
}

.field-separator.first_name {
    margin-right: 15px;
}


.contact .banner {
    margin-top: 30px;
}

.contact form {
    display: inline-block;
}

.fnameWrap,
.lnameWrap {
	float: left;
}

.fnameWrap {
	margin-right: 50px;
}

.contact .normal.firstname ,
.contact .normal.lastname {
	width: 200px;
}

.contact .name,
.contact .first_name,
.contact .last_name{
    margin-top: 0;
    margin-top: 15px;
}

.contact h4 { 
    font-weight: 800;
    letter-spacing: 1px;
    line-height: 24px;
}

.contact .first_name .normal ,
.contact .last_name .normal {
  /*  width: 175px;*/
}

input {
    border: 1px solid #CCCCCC;
    font-family:'Poppins', sans-serif;;
}

textarea {
    border: 1px solid #CCCCCC;
    width: 450px;
    font-family:'Poppins', sans-serif;;
}

.ps-error.long.style {
    font-size: 15px !important;
}

#msg-container {
    width: 75% !important;
}

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

#mrplistings_anchor iframe#mrplistings
{
    min-height:900px !important;
    width: 97% !important;
}


#__mrp_listings {
    width: 98% !important;
}

#mrp-listing {
    overflow-x: hidden;
    overflow-y: scroll;
    width: 97% !important;
    height: 1024px !important;
}

#mrplistings
{
    min-height:800px !important;
    width: 98% !important;
}

/*footer css starts*/

footer {
    font-weight: 400;
    padding-top: 12px;
    background-color: #000000;
}

.footer-extra-nav {
    background-color: #000000;
    color: #FFFFFF;
    border-bottom: 1px solid #4E5158;
    padding-bottom: 11px;
}

.footer-main-nav {
    background-color: #000000;
    color: #FFFFFF;
    padding-bottom: 26px;
}

.newsletter-container {
    padding-top: 4px;
}

footer .social-icon { 
    font-size: 45px;
    color:#FFFFFF!important;
    padding: 0 0.1em;
}

footer .newsletter {
    display:inline-block;
    margin-top: 41px;
}

footer .newsletter a {
    font-size:14px;
    line-height: 26px;
    letter-spacing: 0.20px;
    font-weight: 400;
    color:#FFFFFF;
    border:1px solid #FFFFFF;
    border-radius:20px;
    -webkit-border-radius:20px;
    -moz-border-radius: 20px; 
    padding: 2px 16px;
    display: block;
    text-transform: uppercase;
}

footer .newsletter .fi-mail.social-icon-email {
    font-size: 21px;
    margin-right: 6px;
    line-height: 17px;
    position: relative;
    top: 3px;
    display: inline;
    color:#FFFFFF;
}

.footercopyrightsection {
    padding-top: 28px;
    font-size:14px;
}

.privacylinks {
    text-transform: uppercase;
    margin-top: 0px;
}

footer .follow-us-footer {
    float:right;
    margin-left:86px;
    margin-top: 35px;
}

.footer-image {
    float: left;
    width: 16%;
}

.show-desktop {
    display: none;
}

.show-mobile {
	display: block;
}

footer a {
    color: #FFFFFF;
}

footer a:hover {
    color: #FFFFFF;
}

.follow-icons .houzz {
    width:23px; 
    vertical-align:initial;
    height:23px;
}

.houzz path {
    fill:#FFFFFF;
    stroke:none;
}

.mobile-social-icons  .houzz {
    width:60px; 
    height:60px; 
    vertical-align:initial;
}

.follow-us .houzz {
    width:55px; 
    height:55px;
}


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


footer .privacy-links a {
    font-size: 10px;
}

.mobile-footer-contact {
    margin-bottom: 5px;
}

.powered-logo {
    border-top: 1px solid #FFFFFF;
    padding-bottom: 10px;
    padding-top: 10px;
}

.mobile-copy-year {
    margin-bottom: 5px;
}
     
.mobile-shop-name {
    font-size: 22px;
    font-weight: 100;
    letter-spacing: 1px;
    text-transform: capitalize;
}

footer .copy-year {
    margin-top: 10px;
}

.inline
{
    display:inline-block;
    width:auto;
}

.padding-right
{
    padding-right:20px;
}
.padding-left
{
    padding-left:20px;
}
.padding-top
{
    padding-top:5px;
}

/*footer css ends*/

/*follow us css starts*/
.follow-us-footer .follow-icons {
    margin:0;
    padding: 0;
    list-style:none;
}

.follow-us-footer .follow-icons li{
    line-height:1em;
    display: inline-block;
    padding: 0 0 0 8px;
}

.follow-us-footer .step.social-icon {
    font-size: 45px;
}

.follow-us-footer .follow-icons li:first-child{
    padding-left:0;
}
.follow-us-footer .follow-icons li:last-child{
    padding-right:0;
}



/*follow us css ends*/


/* Calculators */
.go, .go:hover
{
    background:#be1d2c !important;
    color:#fff !important;
}
.ratehub-calc .calc-tip-wrapper,
.ratehub .tooltip-relative
{
    display: none !important;
}
/* Calculators */

#slider figure img
{
    width:100%;
}

footer .address .marker:before
{
    font-size:25px;
    line-height:24px;
    padding-right:8px;
    float:left;
    color:#FFFFFF;
}
footer .actual-address
{
    float:left;
}

footer .address,
footer .line-1,
footer .line-2
{
    display:block;
    width:100%;
}

button,
.button,
footer .newsletter a,
header .top-bar-section .menu-right a,
.search input.search-text
{
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
}

/*chosen*/
.collection1-page-type-wrapper .chosen-container.chosen-container-single {
    z-index: 99999;
}

.chosen-container .chosen-drop {
    background: #ffffff !important;
    box-shadow: none !important;
    font-size: 14px !important;
    height: auto !important;
    padding: 8px 0 0 8px !important;
    text-transform: capitalize !important;
    border-radius: 0 !important;
}

.chosen-container-single .chosen-single div b {
    background-position: 0 5px !important;
}

.chosen-container .chosen-drop {
    padding: 0 !important;
    padding-top: 7px !important;
}

.chosen-container-single .chosen-single span,
.chosen-container .chosen-results li {
    text-align: left;
}

.chosen-container .chosen-results li {
    color: #000000;
}

.chosen-container-single .chosen-single {
    line-height: 27px;
    color: #6a6a6a;
    background: transparent;
    box-shadow: none;
    height: auto;
    padding: 0 0 0 8px;
    text-transform: capitalize;
    border-radius: 0;   
}

/*chosen*/

#accordion-page-type, #accordion-page-type-2 {
    padding:50px 0;
}
#accordion-page-type .resp-easy-accordion .resp-accordion.resp-tab-active,
#accordion-page-type-2 .resp-easy-accordion .resp-accordion.resp-tab-active{
    border:none !important;
}

#section-default-page-type .default-pages-under-active-section h2 .button {
    padding: 10px 30px 10px 30px;
}
/* Media Queries */

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


/* NEW CSS STARTS HERE */

/* HOMEPAGE */

body {
    padding: 0px;    
}

/* HEADER SECTION */

div#admin-bar {
    width: auto !important;
    border-radius: 0 0 0 15px;
    right: 0;
}

html {
    margin-top: 0 !important;
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

/* HEADER PHONE & BUTTONS */

header .top-bar-section .menu-right a.email {
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 0px;
    font-weight: 400;
    text-transform: uppercase;
    color:#FFFFFF;
    background-color:#EC6D00;
    border:1px solid #EC6D00;
    padding: 6px 42px;
    margin-left: 15px;
}

header .top-bar-section .menu-right a.email:hover{
    background-color:#FFFFFF;
    color:#EC6D00;
    border:1px solid #EC6D00;
}

.navbar-area.is-sticky {
    position: fixed;
    left: 0;
    top: 0;
    background-color: #FFFFFF;
    z-index: 99999;
    margin: 0 auto;
    width: 100%;
    display: flex;
    justify-content: center;
    padding: 16px 0 20px;
    -webkit-box-shadow: 0 2px 28px 0 rgb(0 0 0 / 6%);
    box-shadow: 0 2px 28px 0 rgb(0 0 0 / 6%);
    -webkit-animation: sticky 1.5s;
    animation: sticky 1.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

li.contact-electricians-electrical-contractors-saskatoon-sk a {
    padding-right: 0px !important;
}

/* Header Effects */
@-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)}}

/*dropdown */
.top-bar-section .has-dropdown:hover > .dropdown.level-2,
    .top-bar-section .has-dropdown.hover > .dropdown.level-2,
    .top-bar-section .has-dropdown.not-click:hover > .dropdown.level-2 {
        display: block;
    }
    
.top-bar-section .dropdown {
   display: block;
}
header .top-bar-section .dropdown.level-2 {
    text-align: left;
    z-index:99999;
    opacity: 0;
    position: absolute;
    top: auto;
    left: 19px;
    min-width: 100px;
    padding-top: 0;
    backface-visibility: hidden;
    transform: rotateX(-90deg);
   -webkit-transform: rotateX(-90deg);
   -moz-transform: rotateX(-90deg);image-text-title
    transform-origin: 0 0 0;
   -webkit-transform-origin: 0 0 0;
   -moz-transform-origin: 0 0 0;
    transition: transform .7s ease 0s,opacity .1s ease .3s;
   -webkit-transition: transform .7s ease 0s,opacity .1s ease .3s;
   -moz-transition: transform .7s ease 0s,opacity .1s ease .3s;
    border-bottom: 3px solid #EC6D00;
}

header .top-bar-section .has-dropdown:hover .dropdown.level-2 {
    opacity: 1;
    z-index:99999;
    display: block;
    visibility: visible;
    opacity: 1;
    transform: rotateX(0deg);
   -webkit-transform: rotateX(0deg);
   -moz-transform: rotateX(0deg);
   transition: transform .4s ease 0s,opacity .1s ease 0s;
   -webkit-transition: transform .4s ease 0s,opacity .1s ease 0s;
  -moz-transition: transform .4s ease 0s,opacity .1s ease 0s;
}
header .top-bar-section .dropdown.level-3 {
    text-align: left;
    z-index:99999;
    opacity: 0;
    position: absolute;
    top:0;
    left: -1000%;
    min-width: 100px;
    padding-top: 0;
    backface-visibility: hidden;
    transform: rotateX(-180deg);
    -webkit-transform: rotateX(-180deg);
    -moz-transform: rotateX(-180deg);image-text-title
    transform-origin: 0 0 0;
    -webkit-transform-origin: 0 0 0;
    -moz-transform-origin: 0 0 0;
    transition:opacity .1s ease 0s, transform .7s ease 0s,opacity .1s ease .3s;
    -webkit-transition:opacity .1s ease 0s, transform .7s ease 0s,opacity .1s ease .3s;
    -moz-transition:opacity .1s ease 0s, transform .7s ease 0s,opacity .1s ease .3s;
     border-bottom: 3px solid #EC6D00;
}
header .top-bar-section .dropdown.level-2  .has-dropdown:hover .dropdown.level-3 {
   top: 0;
   left: 100%;
   opacity: 1;
   z-index:99999;
   display: block;
   visibility: visible;
   opacity: 1;
   transform: rotateX(0deg);
   -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
   transition: opacity .1s ease 0s, transform .4s ease 0s,opacity .1s ease 0s;
   -webkit-transition:opacity .1s ease 0s, transform .4s ease 0s,opacity .1s ease 0s;
  -moz-transition:opacity .1s ease 0s, transform .4s ease 0s,opacity .1s ease 0s;
}

/*dropdown menu */


/* BUTTON EFFECTS */

.btn-one {
    text-align: center;
    position: relative;
    z-index: 1;
    /*overflow: hidden;*/
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.btn-one .txt {
    /*overflow: hidden;*/
    position: relative;
    z-index: 1;
}

.btn-one:active, 
.btn-one:focus, 
.btn-one:hover {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
    box-shadow: 0 5px 10px rgb(17 16 16 / 52%);
}

input#Submit:active, 
input#Submit:focus, 
input#Submit:hover {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
    box-shadow: 0 5px 10px rgb(17 16 16 / 52%);
}

/* BANNER TITLE CSS */

.banner-title {
    font-family: 'Poppins', sans-serif;
    font-size: 35px;
    line-height: 41px;
    letter-spacing: 0px;
    font-weight: 700;
    text-transform: uppercase;
    color: #FFFFFF;
    margin: 0px 0px 16px;
    padding: 0;
}

.banner-subtitle {
    font-family: 'Poppins', sans-serif;
    font-size: 17px;
    line-height: 27px;
    letter-spacing: 0px;
    font-weight: 400;
    text-transform: none;
    color: #FFFFFF;
    margin: 0px 0px 0px;
    padding: 0;
}

/* HOMEPAGE BANNER */

#slider .banner-figcaption {
    position: absolute;
    top: 52.5%;
    left: 50%;
    width: 100%;
    text-align: center;
    font-weight: bold;
    color:white;
    transform: translate(-50%,-50%);
}

#slider .banner-figcaption .banner-title {
    font-family: 'Poppins', sans-serif;
    font-size: 35px;
    line-height: 41px;
    letter-spacing: 0px;
    font-weight: 700;
    color: #FFFFFF;
    padding: 0;
    margin: 0px 0px 32px;
    text-transform: uppercase;
    position: relative;
}

#slider .banner-figcaption .banner-title:before {
    content: "";
    position: absolute;
    background: #FFFFFF;
    width: 438px;
    height: 2px;
    bottom: -19px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 3;
}

.banner-span1 {
    display: block;
}

.banner-description p {
    font-family: 'Poppins', sans-serif;
    font-size: 24px;
    line-height: 27px;
    letter-spacing: 0px;
    font-weight: 400;
    color: #FFFFFF;
    padding: 0;
    margin: 0px 0px 3px;
    text-transform: none;
    width: 96%;
}

.banner-span2 {
    display: inline-block;
}

.banner-description .button {
    padding: 6px 38px;
    margin: 29px 0px 0px;
}

.banner-description .button:hover {
}

/* HOMEPAGE TITLE SECTION */

.section-title {
    font-family: 'Poppins', sans-serif;
    font-size: 35px;
    line-height: 41px;
    letter-spacing: 0px;
    font-weight: 700;
    text-transform: uppercase;
    color: #37393A;
    margin: 0px 0px 16px;
    padding: 0;
    position: relative;
}

.section-subtitle {
    font-family: 'Poppins', sans-serif;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0px;
    font-weight: 400;
    color: #413F3F;
    text-transform: none;
    margin: 0px 0px 9px;
    padding: 0px 0px 0px;
    position: relative;
}

.normal-text-h3 {
    font-family: 'Poppins', sans-serif;
    font-size: 17px;
    line-height: 27px;
    letter-spacing: 0px;
    font-weight: 400;
    color: #413F3F;
    text-transform: none;
    margin: 0px 0 8px;
    padding: 0;
}

.section-title1 {
    font-family: 'Poppins', sans-serif;
    font-size: 30px;
    line-height: 45px;
    letter-spacing: 0.20px;
    font-weight: 700;
    text-transform: none;
    color: #37393A;
    margin: 0px 0px 7px;
    padding: 0;
}

.section-subtitle1 {
    font-family: 'Poppins', sans-serif;
    font-size: 24px;
    line-height: 34px;
    letter-spacing: 0.20px;
    font-weight: 600;
    color: #413F3F;
    text-transform: none;
    margin: 0px 0px 5px;
    padding: 0px 0px 0px;
}

.seo-text {
    font-family: 'Poppins', sans-serif;
    font-size: 17px;
    line-height: 27px;
    letter-spacing: 0px;
    font-weight: 400;
    color: #413F3F;
    margin: 0px 0px 10px;
    padding: 0;
    text-transform: none;
}

.cta-link {
    font-family: 'Poppins', sans-serif;
    font-size: 17px;
    line-height: 20px;
    letter-spacing: 0px;
    font-weight: 500;
    color: #EC6D00;
    text-transform: uppercase;
}

.cta-link:hover , .cta-link:active , .cta-link:focus {
    color: #EC6D00;
}

/* Links Effets Start*/
/* Effects-1 */

.cta-link {
    display: inline-block;
    position: relative;
    text-decoration: none !important;
}

.hover-1:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 50%;
    height: 1px;
    background-color: #EC6D00;
    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: #EC6D00;
    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);
}
.hover-2:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 50%;
    height: 1px;
    background-color: #EC6D00;
    transform: scaleX(0);
    transform-origin: bottom left;
    transition: transform 0.3s;
}
.hover-2:after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    left: 50%;
    height: 1px;
    background-color: #EC6D00;
    transform: scaleX(0);
    transform-origin: bottom right;
    transition: transform 0.3s;
}
.hover-2:hover:before {
    transform: scaleX(1);
}
.hover-2:hover:after {
    transform: scaleX(1);
}

/* HOME LEAD SECTION */

.home-title-section {
    padding: 120px 0px 170px;
    position: relative;
}

.home-title-text {
    position: relative;
}

.home-title-text:before {
    content: '';
    background-image: url("//d14ty28lkqz1hw.cloudfront.net/data/org/24934/theme/41678/img/home1_bg.jpg");
    position: absolute;
    width: 743px;
    height: 575px;
    left: 14px;
    top: 42px;
    z-index: -1;
    margin: 0 auto;
}

.home-title-section .home-title-desrip {
    padding-top: 156px;
    padding-left: 106px;
}

.home-title-section h2.section-title {
    margin: 0px 0px 16px;
}

p.lead-para {
    width: 95%;
}

.home-title-section h2.section-subtitle {
    margin: 5px 0px 9px;
}

.home-span1 {
    display: block;
}

.home-title-image {
    padding: 0px 11px;
}

.home-title-image img {
    position: relative;
    left: 40px;
}

/* HOME PDF SECTION */

.home-form-section {
    background-color: #093C71;
    padding: 76px 0px 68px;
    color: #FFFFFF;
}

.home-form-section .home-form-desrip {
    padding-left: 68px;
}

.home-form-section h2.section-subtitle {
    color: #FFFFFF;
    margin: 0px 0px 9px;
}

.form-span1 {
    display: block;    
}

.home-contact-form {
    padding-top: 18px;
    padding-left: 43px;
}

.home-form-section form {
    /*display: flex;
    justify-content: center;
    flex-wrap: wrap;*/
}

.home-form-section label {
    display: none;
}

.home-form-section label.error {
    display: none !important;
}

.home-form-section form input {
    width: 448px;
    margin-bottom: 10px;
    height: 52px;
    color: #111111;
    background-color: #F0E9E4;
    border: 1px solid #F0E9E4;
    font-family: 'Poppins', sans-serif;
    font-size: 17px;
    line-height: 30px;
    letter-spacing: 0.20px;
    font-weight: 400;
    padding-left: 16px;
}

.home-form-section input:-internal-autofill-selected {
    background-color: transparent !important;    
}

.home-form-section .error, .home-form-section .errorMargin {
    color: #ff0000;
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    padding: 0;
    display: block;
}

.home-form-section form ::placeholder {
    color: #111111;
}

.home-form-section form input#Submit {
    margin: 0;
    width: auto;
    color: #FFFFFF;    
    background: #EC6D00;   
    border: 1px solid #EC6D00;
    text-align: center;
    padding: 0px 45px;
    margin: 18px 0px 0px;
    height: 40px;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 0px;
    font-weight: 400; 
}

.home-form-section form input#Submit:hover,
.home-form-section form input#Submit:focus,
.home-form-section form input#Submit:active {
    color: #EC6D00;  
    background: #FFFFFF;  
    border: 1px solid #EC6D00; 
}

.home-form-section .pdf-btn {
    color: #FFFFFF;    
    background: #EC6D00;   
    border: 1px solid #EC6D00; 
}

.home-form-section .pdf-btn:hover,
.home-form-section .pdf-btn:focus,
.home-form-section .pdf-btn:active {
    color: #EC6D00;  
    background: #FFFFFF;  
    border: 1px solid #EC6D00; 
}

/* ABOUT US SECTION */

.about-us-section {
    padding: 69px 0px 74px;
}

.about-us-image {
    text-align: center;
}

.about-us-image img {
    position: relative;
    left: 4px;
}

.about-us-section .abt-desrip {
    padding-top: 112px;
    padding-left: 29px;
}

.about-us-section h2.section-title {
    margin: 0px 0px 16px;
}

p.abt-para {
    width: 94%;
}

.abt-span {
    display: inline-block;
}

.about-us-section .abt-btn {
    padding: 6px 36px;
    margin: 29px 0 0 0;
}

/* SERVICES SECTION */

.services-section {
    background-image: url("//d14ty28lkqz1hw.cloudfront.net/data/org/24934/theme/41678/img/serv_bg.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    padding: 109px 0px 112px;
}

.services-section h2.section-title {
    margin: 0px 0px 23px;
}

.services-title {
    padding-bottom: 47px;
}

ul.services-slider {
    padding-bottom: 63px;
}

.services-section .thumb-item {
    display: inline-block;
}

p.serv-img-title {
    line-height: 30px;
    color: #413F3F;
    padding: 27px 0px 11px;
}

.slick-dots {
    position: absolute;
    bottom: -30px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0px;
    width: 100%;
    margin: 0px 0px 19px;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 15px;
    width: 15px;
    text-indent: -9999px;
    margin: 0px 5px;
    padding: 0px;
    background: #CCCCCC;
    border: 0px solid #CCCCCC;
    border-radius: 30px;
    cursor: pointer;
}

.slick-dots li.slick-active {
    background: #070707;
}

.portfolio-button {
    padding-top: 0px;
}

.services-section .serv-btn {
    padding: 6px 45px;
    margin: 0px 0px 0px 0px;
}

/* GALLERY SECTION */

.gallery-section {
    padding: 112px 0px 120px;
}

.gallery-title {
    padding-bottom: 57px;
}

.gallery-image1 {
    padding: 0px 11px;
}

.gallery-image2 {
    padding: 0px 14px;
}

.gallery-image3 {
    padding: 0px 11px;
    padding-bottom: 27px;
}

.gallery-image4 {
    padding: 0px 11px;
}

.gallery-button {
    padding-top: 53px;
}

.gallery-section .cta-btn {
    padding: 6px 45px;
    margin: 12px 0 0 0;
}

/* TESTIMONIALS SECTION */

.testimonials-section {
    background-color: #F6F6F6;
    padding: 112px 0px 119px;
}

.testimonials-title {
    padding-bottom: 25px;
}

.testimonials-section h2.section-title {
    margin: 0px 0px 8px;
}

.test-div {
    text-align: center;
    background-color: #FFFFFF;
    width: 100%;
    min-height: 363px;
    padding: 62px 0px 0px;
    position: relative;
}

.test-div:before {
    content: "";
    position: absolute;
    background: url("//d14ty28lkqz1hw.cloudfront.net/data/org/24934/theme/41678/img/test_icon.png");
    width: 69px;
    height: 69px;
    bottom: 63px;
    z-index: 9;
    left: 50%;
    transform: translateX(-50%);
}

p.test-para {
    width: 69%;
    margin: 0 auto;
}

p.test-para2 {
    width: 77%;
    margin: 0 auto;
}

p.test-para3 {
    width: 68%;
    margin: 0 auto;
}

.test-auth-div {
    position: absolute;
    width: 100%;
    bottom: 0;
    background-color: #093C71;
    color: #FFFFFF;
    padding: 39px 0px 14px;
}

.testimonials-button {
    padding-top: 31px;
}

.testimonials-section .test-btn {
    padding: 6px 37px;
    margin: 12px 0 0 0;
}

/* HOME BLOG SECTION */

.home-blog-section {
    padding: 120px 0px 94px;
}

.home-blog-section .home-blog-desrip {
    padding-top: 91px;
    padding-left: 68px;
}

.home-blog-section h2.section-title {
    margin: 0px 0px 16px;
}

p.blog-para {
    width: 91%;
}

.home-blog-section .cta-btn {
    padding: 6px 28px;
    margin: 24px 0 0 0;
}

/* HOME NEWSLETTER SECTION */

.home-news-section {
    background-color: #093C71;
    color: #FFFFFF;
    padding: 107px 0px 102px;
}

p.news-cta {
    width: 77%;
    margin: 0 auto;
    padding: 0px 0px 19px;
}

.home-news-section h2.section-title {
    color: #FFFFFF;
    margin: 0px 0px 7px;
}

.home-news-section h2.section-subtitle {
    color: #FFFFFF;
}

.home-news-section .news-btn {
    padding: 6px 66px;
    margin: 29px 0 0 0;
}

/* CONTACT US SECTION */

.contact-us-section {
    padding: 145px 0px 120px;
}

.contact-us-text {
    padding-right: 0px;
    width: 54.5%;
}

.contact-us-section .contact-desrip {
    padding-top: 87px;
}

.contact-us-section .cta-div {
    background-image: url("//d14ty28lkqz1hw.cloudfront.net/data/org/24934/theme/41678/img/cta_bg.jpg");
    background-repeat: no-repeat;
    background-position: initial;
    background-size: 100% 100%;
    padding: 85px 59px 72px 104px;
}

.contact-us-section h2.section-title {
    margin: 0px 0px 19px;
}

span.cta-span {
    display: block;
}

p.cta-para {
    padding: 0px 0px 6px;
}

img.cta-icon {
    position: relative;
    top: -3px;
    padding-right: 11px;
}

.contact-us-section .cta-btn {
    padding: 6px 39px;
    margin: 16px 0 0 0;
}

.contact-us-image {
    padding-left: 0px;
    padding-right: 10px;
    width: 45.5%;
}

/* ABOUT US PAGE */

.content-section1 {
    text-align: center;
    padding: 53px 0px 46px;
}

.content-section2 {
    padding: 0px 0px 80px;
}

.content-section2 .content-main {
    padding-top: 120px;
    padding-left: 35px;
}

.content-section3 {
    background-color: #F6F6F6;
    padding: 57px 0px 62px;
    text-align: center;
}

.content-section3 h2.section-subtitle {
    margin: 0px 0px 40px;
}

ul.abt-list {
    margin: 0px;
}

.abt-list li p {
    font-size: 17px;
    line-height: 27px;
    letter-spacing: 0px;
    font-weight: 400;
    color: #FFFFFF;
    background-color: #EC6D00;
    border: 2px solid #EC6D00;
    padding: 15px 10px 11px;
    width: auto;
    margin: 0px auto 0px;
    display: flex;
    flex-direction: column;
    justify-content: center;    
}

/* SERVICES PAGE */

#slider .banner-figcaption-serv {
    position: absolute;
    top: 49.3%;
    left: 50%;
    width: 100%;
    text-align: center;
    font-weight: bold;
    color:white;
    transform: translate(-50%,-50%);
}

.services-section2 {
    padding: 123px 0px 11px;
}

.services-img-ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.services-img-ul li {
    padding-bottom: 45px;
}

#services-section2 .media-gallery-page-type-photo .figure > .photo-table .holder, 
#services-section2 .media-gallery-page-type-video .figure > .photo-table .holder {
    border: 0px solid;
    padding: unset;
    display: unset;
    vertical-align: unset;
    width: auto;
    height: auto;
}

#services-section2 .media-gallery-page-type-photo .figure > .photo-table .holder img {
    border: 0px solid;
    padding: unset;
    display: unset;
    vertical-align: unset;
    width: auto;
    height: auto;
}

p.serv-img-caption {
    line-height: 30px;
    color: #413F3F;
    padding: 10px 0px 11px;
}


/* GALLERY PAGE */

.gallery-section1 {
    text-align: center;
    padding: 53px 0px 48px;
}

.gallery-section2 {
    
}

.gallery-ul {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.media-gallery-page-type-photo .figure > .photo-table .holder, 
.media-gallery-page-type-video .figure > .photo-table .holder {
    border: 1px solid;
    padding: 2px;
    display: table-cell;
    vertical-align: middle;
    width: 365px;
    height: 300px;
    object-fit: cover;
}

.media-gallery-page-type-photo .figure > .photo-table .holder img {
    border: 0px solid;
    padding: 2px;
    display: table-cell;
    vertical-align: middle;
    width: 365px;
    height: 300px;
    object-fit: cover;
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: unset !important;
    -moz-box-shadow: unset !important;
    box-shadow: unset !important;
}

.fancybox-skin {
    background: unset !important;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.fancybox-close {
    top: 0px !important;
    right: -40px !important;
    width: 36px;
    height: 36px;
    background: url(//s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/24934/theme/41678/img/close.png) center left no-repeat;
}

.fancybox-prev {
    left: -40px !important;
    background: url(//s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/24934/theme/41678/img/previous.png) center left no-repeat;
}

.fancybox-next {
    right: -40px !important;
    background: url(//s3-ap-southeast-1.amazonaws.com/assets-powerstores-com/data/org/24934/theme/41678/img/next.png) center right no-repeat;
}


/* TESTIMONIALS PAGE */

.testimonials-section1 {
    text-align: center;
    padding: 55px 0px 28px;
}

.actual-testimonial-holder {
    padding: 50px 50px !important;
    border: 2px solid #EC6D00;
    box-shadow: 1px 1px 10px 5px #cccccc;
}

#footer-text-section {
    text-align: center;
    padding: 55px 0px 108px;
}

/*********Blog Page Csss************************ */

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

.banner-row {
    max-width: 100% !important;
}

.banner-column {
    padding: 0px;
    margin: 0px !important;
}

.blog-banner-img {
    padding-bottom: 66px;
}

.banner-block {
    position: absolute;
    top: 38.6%;
    left: 50%;
    width: 100%;
    text-align: center;
    transform: translate(-50%,-50%);
    z-index: 9999;
    padding: 0px 0px 0px;
}

.blog-title1 {
    margin: 0px 0px 10px !important;
    padding: 0px !important;
    position: relative;
    color: #FFFFFF;
}

.blog-title2 {
    display: block;
    margin: 8px 0px 0px;
    color: #FFFFFF;
}

.blog-span {
    display: block;    
}

div#article-page-type {
    padding-top: 66px;
}

.blog-phone {
    display: inline-block;
}

a.blog-cta {
    font-weight: 500;
}

.main-blog-banner {
    position: relative;
}
.main-blog-banner img{
    width: 100%;
}
.blog-widget {
    padding: 25px;
    box-shadow: 0 0 10px rgb(136 136 136 / 10%);
}

.blog-widget .widget-title {
    position: relative;
    font-size: 25px;
    font-weight: 700;
    padding:0 0 25px;
    margin:0 0 30px;
    line-height:1;
    text-transform: none;
    color: #292826;

}
.blog-widget .widget-title a{
    color: #292826;
}
.blog-widget:hover .widget-title a{
    color: #292826;
}
.blog-widget .widget-title::before{
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background-color:#ccc;
    z-index: 1;
}
.blog-widget .widget-title::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 55px;
    height: 3px;
    background-color: #EC6D00;
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%);
    z-index: 2;
}
a.blog-read-more {
    display: inline-block;
    position: relative;
    text-decoration: none !important;
    font-weight: 500;
    line-height: 22px;
}
/*******TAGS********/
.blog-sidebar-widget {
    padding: 25px;
    box-shadow: 0 0 10px rgb(136 136 136 / 10%);
}
.blog-sidebar-widget .blog-sidebar-h2{
    position: relative;
    font-size: 25px;
    font-weight: 700;
    color: #292826;
    padding:0 0 25px;
    margin:0 0 30px;
    line-height:1;
    text-transform: uppercase;
}
.blog-sidebar-widget .blog-sidebar-h2::before{
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background-color:#ccc;
    z-index: 1;
}
.blog-sidebar-widget .blog-sidebar-h2::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 55px;
    height: 3px;
    background-color: #EC6D00;
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%);
    z-index: 2;
}

.lab-ul {
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.lab-ul li {
    list-style: none;
    margin-right: 15px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.lab-ul li svg {
    fill:#EC6D00;
    margin-right: 5px;
    width: 18px;
    height: 18px;
}
.author_name {
    font-weight: 600;
    text-transform:unset;
    color: #413F3F;
}
.widget-category svg{
    fill:#EC6D00;
    margin-right: 10px;
    width: 18px;
    height: 18px;
}

li.date-li {
    font-weight: 400;
    font-size: 17px;
}

.blog-widget .widget-category span {
    /* padding: 2px; */
    padding: 5px 10px;
    background-color: #edefef;
    border: 1px solid #ecf0f3;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    margin: 5px;
    line-height: 1.7;
}
.blog-widget .widget-category span a{
    color: #413F3F;
    font-weight: 400;
}
.blog-widget .widget-category span:hover {
    border: 1px solid #EC6D00;
    background-color:#EC6D00;
    color: #FFFFFF;
}
.blog-widget .widget-category span:hover a{
    color: #fff;
}
.blog-widget .widget-category {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.blog-inner-text hr {
    display: none;
}

/*BLOG*/

.ps-blog-sharing{
margin: 10px auto 10px !important;
}

.ps-blog-tags li a {
    color: #413F3F;
display: inline-block;
position: relative;
padding-left: 20px;
-webkit-transition: 350ms;
-moz-transition: 350ms;
transition: 350ms;
font-weight: 400;
}
.ps-blog-tags li a::before {
    background: #EC6D00;
    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 {
    color: #EC6D00 ;
}
.ps-blog-recent-posts a {
    color: #413F3F;
display: inline-block;
position: relative;
padding-left: 20px;
-webkit-transition: 350ms;
-moz-transition: 350ms;
transition: 350ms;
font-weight: 400;
}
.ps-blog-recent-posts li a::before {
    background: #EC6D00 ;
    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 {
    color: #EC6D00 ;
}

.blog-page-type-wrapper,.article-page-type-wrapper {
    margin-bottom: 55px;  
}

.em-img {
    border: 1px solid;
}

time.pubdate {
    font-weight: 400;
}

.blog-list li {
    font-weight: 400;    
}

.blog-list li {
    padding: 0px 0px 11px;
    font-size: 16px;
    line-height: 27px;
    letter-spacing: 0px;
    font-weight: 400;
    list-style-position: outside;
    margin-left: 15px;
}

.blog-ol-list {

}

.blog-ol-list li {
    padding: 0px 0px 12px;
    font-family: 'Poppins', sans-serif;
    font-size: 17px;
    line-height: 27px;
    letter-spacing: 0px;
    font-weight: 400;
    color: #413F3F;
    list-style-position: outside;
    margin-left: 17px;
}

.blog-ol-list li::marker {
    font-weight: 700;    
}

li.new.home.wiring {
    display: block !important;
}

/****** Blog page css End ******/


/* CONTACT US PAGE */

ul.contact-sec {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

#ps-contact-us h3 {
    text-align: left;    
}

#ps-contact-us #contact-main-text h3 {
    text-align: center;
}

.contact-form .intl-tel-input {
   width: 100%;
}

.contact-form input#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;
}

fieldset {
    text-align: left;
}

p.cnt-mn {
    text-align: center !important;
}

.contact-info-area {
    padding: 10px 0px 34px;
}

.contact-icon-box {
    text-align: center;
    padding: 20px;
    margin-bottom: 20px;
    border-radius: 5px;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
    -webkit-box-shadow: 0 20px 60px 0 rgba(40, 93, 251, 0.16);
    box-shadow: 0 20px 60px 0 rgba(40, 93, 251, 0.16);
    min-height: 360px;
}

.contact-icon-box .contact-icon {
    border-right: 5px dashed #EC6D00;
    border-bottom: 5px solid #EC6D00;
    display: inline-block;
    margin-bottom: 30px;
    padding: 10px;
    border-radius: 50%;
}

.contact-icon-box .contact-icon i {
    text-align: center;
    color: #fff;
    display: inline-block;
    border-radius: 50%;
    width: 120px;
    height: 120px;
    line-height: 120px;
    font-size: 50px;
    background-color: #EC6D00;
}

/*.contact-icon-box:hover.contact-icon-box .contact-icon i {
    box-shadow: 1px 1px 14px 4px rgb(0 0 0 / 17%);
    transform: translate3d(0, -6px, 0px);
    transition: all linear 0.5s;
}

.contact-icon-box:hover .contact-icon {
    box-shadow: 1px 1px 14px 4px rgb(0 0 0 / 17%);
    transform: translate3d(0, -6px, 0px);
    transition: all linear 0.5s;
}*/

.contact-icon-box:hover {
    transform: translate3d(0, -7px, 0px);
    transition: all linear 0.5s;
    box-shadow: 1px 1px 5px 2px rgb(236 109 0);
    /* border: 5px solid #273788; */
    background-color: #EC6D00;
}

.contact-icon-box:hover .contact-icon i {
    background-color: #FFFFFF;
}

.contact-icon-box:hover .contact-icon {
    border-right: 5px dashed #FFFFFF;
    border-bottom: 5px solid #FFFFFF;
}

.contact-icon-box:hover h3, .contact-icon-box:hover a, .contact-icon-box:hover p {
    color: #FFFFFF !important;
}

.contact-icon-box:hover .fi-marker:before, 
.contact-icon-box:hover .fi-telephone:before, 
.contact-icon-box:hover .fi-mail:before,
.contact-icon-box:hover .fi-clock:before {
    color: #EC6D00;
}

.contact-icon-box  h3 {
    font-size: 20px;
    font-weight: 600;
    color: #37393A;
    letter-spacing: 0.50px;
    padding:0 0 0;
    margin-bottom: 10px;
    text-align: center !important;
    text-transform: uppercase;
}

.contact-body p {
    word-break: break-all;    
}

#ps-contact-us p {
    text-align: center;
    color: #413F3F;
    word-break: break-word;
}

.contact-body a {
    color: #EC6D00;
    font-weight: 600;
}

.contact-body p {
    padding: 0px 0px 5px;
}

.contact-page .contact-body p {
    padding: 0px;
    margin: 0px;
}

.bus-hrs-span {
    display: inline-block;
}

p.bln-space {
    display: none;
}

.radio_wrap.clearfix {
    text-align: left !important;
    margin: 0px 0px 10px;
}

#ps-contact-us form p {
    padding: 0px;    
}

.radio_wrap.clearfix p {
    text-align: left !important;
    padding: 0px;
}

#contact-main-text {
    padding: 54px 0px 55px;
    text-align: center;
}

span.cta-hrs {
    display: block;
}

.map {
    width: 100%;
    margin-top: 15px;
    padding: 10px;
    border-radius: 5px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 12px 0 rgb(152 152 152 / 46%);
    -moz-box-shadow: 0 0 12px 0 rgba(152,152,152,.46);
    box-shadow: 0 0 12px 0 rgb(152 152 152 / 46%);
}

.contact-form {
    padding: 25px 30px;
    border: 1px solid #fff;
    border-radius: 7px;
    padding-bottom: 30px;
    margin: 15px 0 0px !important;
    -webkit-box-shadow: 0 5px 20px -5px rgb(0 0 0 / 10%);
    box-shadow: 0 5px 20px -5px rgb(0 0 0 / 10%);
}

.contact-form fieldset {
    border: none;
    padding: 0;
}

.fieldset-top label {
    font-weight: 400 !important;
    color: #413F3F;
}

fieldset label {
    font-weight: 400 !important;
    color: #413F3F;
    font-size: 17px;
}

.contactus-page-type-wrapper #ps-contact-us input[type="text"], .contactus-page-type-wrapper #ps-contact-us .g-recaptcha {
    margin-bottom: 10px;
    margin-top: 10px;
}

/* NEWSLETTER PAGE */

.container {
    min-height: 750px;
}

div#newsletter-form {
    min-height: 750px;
}

.ps-newsletter-registration.form-container {
    padding: 74px 50px 50px;
}

/* FOOTER */

footer p, footer a, footer, .actual-address {
    font-size: 17px;
    line-height: 26px;
    letter-spacing: 0.20px;
    font-weight: 400;
        color: #ffffff;
}

.logo-col {
    text-align: center;
}

svg#Layer_1 {
    fill: #FFFFFF;
    width: 35px;
    height: 35px;
    position: relative;
    top: 7px;
}



/* CUSTOM CSS ENDS HERE */



@media only screen and (min-width: 385px) {
    .user-login {
        font-size: 13px;
        margin: 20px 0 10px 7%;
        width: 45%;
    }
}



@media only screen and (min-width: 480px) {    
    h1 {
        font-size: 40px;
    }

    .name img {
        margin-top: 0;
        max-width: 100%;
    }   

    header .search {
        font: normal 17px 'Poppins', sans-serif;;    
    }
    
    .text-logo {
        font-size: 30px;
        line-height: 1em;
    }
    
    .mobile-social-icons {
        margin-right: 0;
    }
        
    .ps-cart-page #cart-form .chkoutbut .checkout {
        width: 25%;
    }
    
    footer .privacy-links a {
        font-size: 14px;
    }
    
    footer .social-icon { 
        font-size: 55px;
    }
            
}

@media only screen and (min-width: 769px) {
    .buy-sell .buy-sell-content:first-child {
        border-right: 1px solid #CCCCCC;
    }
    
    .button-holder
    {
        text-align:right;
    }

}

@media only screen and (min-width: 768px) {
    .wait {
        left: 12%;
    }
    
    .resp-tab-content {
        border-bottom:1px solid #CCCCCC;
    }
    
    .resp-accordion:last-of-type,
    .resp-tab-content:last-of-type {
        border-bottom: 1px solid #CCCCCC !important;
        border-top: 1px solid #CCCCCC !important;
    }
        
    .search-listings {
        text-align: left;
    }
    
    .search-listings ul li {
         padding-left: 40px;
    }
        
    .call-us .call-us-text {
        margin-bottom: 0;
    }
   
    .tabs-text #tabs {
        text-align: left;
    }
}

@media only screen and (min-width:769px) {
    .small-icons li {
        padding-bottom:0 ;
    }
}

@media only screen and (min-width: 940px) {
   [role="main"] {
        padding: 0 !important;
    }
    
    [role="complementary"] {
        position: absolute !important;
    }
    
    .active [role="main"] {
        margin-right: 0 !important;
    }
    
    .row,
    .top-bar .row {
        max-width: 1152px;
    }
    
    header {
        border-bottom: medium none;
        padding-bottom: 0;
        margin-bottom: 0;
        /* fallback */
		 background-color: transparent; 
		 
		 background-repeat: repeat-y; 
		 /* Safari 4-5, Chrome 1-9 */ 
		 background: -webkit-gradient(linear, right top, left top, from(transparent),color-stop(0.1, transparent), to(transparent)); 
		 /* Safari 5.1, Chrome 10+ */ 
		 background: -webkit-linear-gradient(left, transparent 50%, transparent 50%); 
		 /* Firefox 3.6+ */ 
		 background: -moz-linear-gradient(left, transparent 50%, transparent 50%); 
		 /* IE 10 */ 
		 background: -ms-linear-gradient(left, transparent 50%, transparent 50%); 
		 /* Opera 11.10+ */ 
		 background: -o-linear-gradient(left, transparent 50%, transparent 50%);
    }
    
    .mobile-social-icon { 
        font-size: 60px;
        color:#FFFFFF!important;
        margin-right: 0;
        width: auto;
    }
    
    header .searchButton {
        float: right;
        right: 0;
    }
    
    /*top header*/
    header .top-bar .title-area {
        width: 33%;
        float: left;
        background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    }
    
    .no-js .top-bar-section ul li:hover>a {
        background: transparent;
        color: #EC6D00;
    }
    
    header .row {
        overflow: visible;
    }
    
    header .top-bar{
        clear: both;
        float: left;
        height: auto;
        line-height: 40px;
        margin-top: 0;
        width: 100%;
    }
    
    header .top-bar .name {
        float: left;
        height: auto;
        margin: 0;
    }
    
    .top-bar input
    {
        top:0;
    }
    
    header .search {
        width: auto;
    }
    
    header .searchForm > form {
        position: relative;
        left: 0;
        top: 0;
    }
    
     .follow-us .follow-title {
        border-right: 1px solid;
    }
    
    .cart-detail {
        margin-right: 0;
        margin-top: 0;
    }
    
    .user-login {
        float: left;
        margin: 7px 0 12px 30px;
        width: 17%;
    }
        
    .title-area.columns > li.cart-detail  {
        float: right !important;
        margin-top: 6px;
    }
    
    header #social-cart-detail {
        width: 24%;
    }
    
    header .top-header-right {
        width: 100%;
    }
    
    header .header-cart {
        margin-bottom: 5px;
        margin-top: 12px;
        
    }
    
    header .header-cart .fi-shopping-cart{
        color: #232020;
        font-size: 24px;
        margin-top: 8px;
        float: left;
        color:#0071BC
    }
    
    header #cart {
        background: #232020; none repeat scroll 0 0;
        color: transparent;
        font-family: Verdana;
        font-size: 11px;
        font-weight: bold;
        height: 26px;
        line-height: 15px;
        margin-left: 8px;
        padding-top: 5px;
        text-align: center;
        width: 28px;
    }
    
    .circle {
        border-radius: 50%;
        display: inline-block;
    }
        
    header .top-bar-section{
        display: block;
    }
    
    header .searchForm {
        margin: 10px 0;
        width: 37%;
    }
    
    .ps-user-greeting-container {
        line-height:35px;
	}
    
    .desktop-social-icon {
        font-size: 21px;
        margin-left: 5px;
        margin-right: 0;
        vertical-align: text-top;
        width: auto;
    }
    
    .title-area ul {
        float: right;
        margin-left: 0;
        width: 100%;
    }
    
    .menu-area {
        width: 67%;
	 	padding-bottom: 28px;
	    padding-top: 49px;
        padding-left: 0px;
        background-color: transparent;
    }
    
    .user-login a:hover {
        color: #EC6D00;
    }
    
    header .top-bar-section {
       	width: 100%;
    	line-height: 37px;
        float: left;
        background-color: ;
        color: #232020;
    }
    
    header .top-bar-section .menu-right a {
        color: #232020;
    	font-size: 17px;
   		border: 1px solid;
	    border-radius: 32px;
	    margin-left: 10px;
	    padding: 0 12px;
        float: right;
        margin-bottom: 5px;
        line-height: 2.2;
    }
    
    header .menu-right a.phone {
       	border: none;
	    margin-left: 0;
	    font-size: 16px;
        line-height: 24px;
        letter-spacing: 0px;
        font-weight: 400;
        padding: 9px 9px 0px;
    }

    header .menu-right a.phone:before {
        padding-right: 8px;
        color:#0071BC;
        vertical-align: middle;
        font-size: 17px;
        line-height: 23px;
        position: relative;
        top: -1px;
    }

    header .top-bar-section ul {
        list-style: none outside none;
        margin: 0;
        padding: 0;
    }
        
    header .top-bar-section li ul li a:not(.button) {
        padding: 6px 9px;
        line-height: 25px;
    }
    
    header .top-bar .toggle-topbar a,
    header .top-bar .toggle-topbar.menu-icon a,
    header .top-bar-section li a:not(.button) {
        color: #232020;
        font-family: 'Poppins', sans-serif;;
    	font-size: 17px;
        line-height: 33px;
        letter-spacing: 0.50px;
        font-weight: 400;
        outline: medium none;
        padding: 0 18px;
        text-transform:uppercase;
    }
       
    header .top-bar-section ul li.hover>a,
    header .top-bar-section ul li.active>a,
    header .top-bar-section ul li.hover a:hover,
    header .top-bar-section li.hover>a:not(.button) {
        color: #EC6D00;
    }
    
    header .top-bar-section ul.header-cart-item li a:hover:not(.button) {
        background: none repeat scroll 0 0 transparent;
    }
    
    header .top-bar .toggle-topbar.menu-icon a span {
        box-shadow: 0 12px 0 4px #EC6D00, 0 24px 0 4px #EC6D00, 0 36px 0 4px #EC6D00;
    	width:30px;
    	right: auto;
    }
        
    header .top-bar-section li.has-dropdown ul li.hover li li a,
    header .top-bar-section li.has-dropdown ul li.active li li a {
        text-decoration: underline;
    }
    
    header .top-bar-section li.hover>a:not(.button) {
        background: transparent;
    }
    
    header .top-bar-section .has-dropdown > a:after {
        border-color: #232020 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
        margin-top: -8px !important;
    }
    
    header .top-bar-section .has-dropdown > a:hover:after,
    header .top-bar-section .has-dropdown.active > a:after,
    header .top-bar-section .has-dropdown.hover > a:after {
        border-color: #EC6D00 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) !important;
    }
    
    .top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
        margin-top: -11px !important;
    }
        
    .content {
        background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
        border: medium none !important;
        padding-bottom: 0 !important;
        padding-top: 0 !important;
    }    

    /* Dropdowns */
    .top-bar-section .has-dropdown .dropdown li.has-dropdown > a::after {
        content: ">";
        font-size: 16px;
        margin-top: -10px !important;
    }
    
     .top-bar-section .has-dropdown .dropdown li.has-dropdown.hover > a::after {
        content: "-";
        font-size: 41px;
        margin-top: -39px !important;
        right: 6px;
    }
    
    header .top-bar-section .dropdown,
    header .top-bar-section .dropdown li {
        background: #FFFFFF;
        z-index: 9999; 
    }
    
    header .top-bar-section .dropdown li {
        border-bottom: 1px solid #CCCCCC;
        z-index: 9999; 
    }
    
    header .top-bar-section .dropdown li:last-child {
        border-bottom: none;
    }
    
    header .top-bar-section .dropdown li a {
        color: #232020 !important;
        font-weight: 300;
        font-size: 17px;
    }
    
    header .top-bar-section .dropdown li a:hover {
        color: #EC6D00 !important;
        background: none repeat scroll 0 0 transparent !important;
    }
    
    header .top-bar-section li a:hover {
        background: none repeat scroll 0 0 transparent !important;
        color: #EC6D00;
    }
    
    .footer-wrap {
    	border-bottom: 1px solid #FFFFFF;
        float: left;
        width: 100%;
        font-size: 14px;
        padding-bottom: 11px;
        padding-top: 12px;
    }
    
    .footer-newsletter {
        margin-top: 5px;
    }
    
    .footer-contact {
         margin-top: 8px;
    }
        
    footer .footer-wrap .privacy-links a {
        margin-right: 20px;
    }    
        
    footer .section {
        margin-right: 48px !important;
        width: 21% !important;
    }
    
    footer .section:last-child {
        margin-right: 0 !important;
    }
    
    footer .section ul {
        list-style-type: none;
        margin-left: 0;
        margin-top: 22px;
    }
    
    footer .section.newsletter {
        clear: none !important;
        float: right;
        padding-bottom: 0 !important;
    }
    
    .show-desktop {
        display: block;
    }
    
    .show-mobile {
        display: none;
    }
    
    footer .footer-nav-content {
    	width: 100%;
    }
    
    .copyright {
        font-size: 17px;
    }
    
    .footer-link-content { 
    	margin-top: 16px;
        padding-bottom: 20px;
        font-size: 14px;
    }
    
    footer .footer-lnks {
    	list-style:none;
    	margin-right:0;
        margin-left:0;
        margin-top: 15px;
    }
    
    .footer-wrap .footer-lnks .section {
    	padding-bottom: 0 !important;
    }
    
    footer .footer-lnks .section li {
        border-bottom: 1px solid #FFFFFF;
        margin-bottom: 12px;
    }
    
    footer .footer-lnks li a {
        color: #FFFFFF;
        font-size: 14px;
        font-weight: 300;
    }
    
    footer .footer-lnks li a:hover {
    	color: #FFFFFF;
    }
    
     footer .section h4 {
        color: #FFFFFF;
        font-size: 14px;
    }
        
    footer .footer-small-screen {
    	display: none;
    }
    
    footer .social {
        list-style:none;
        margin-bottom: 0;
    }
    
    footer .social li {
        display: inline;
        float: left;
        margin-left: 5px;
        padding: 0;
    }
    
    footer .social-icon { 
        font-size: 30px;
        color:#FFFFFF!important; 
    }
    
    .new {
    	display: none;
    }
    
    .search-by-map .search-by-map-text {
        margin-top: 175px;
    }
           
}

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

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

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

@media only screen and (min-width: 1900px) {
    
    /* CONTAINER CSS */
    div#newsletter-form {
        min-height: 1050px;
    }
    
    .container {
        min-height: 1050px;    
    }     
    
}

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

    /* CONTAINER CSS */
    div#newsletter-form {
        min-height: 1250px;
    }
    
    .container {
        min-height: 1250px;    
    }   
}

/* MIN QUERIES END HERE */

/**********************************************************************/

/* MAX QUERIES START HERE */

@media only screen and (max-width: 1024px) {
    
    footer .follow-us-footer {
        margin-left: 70px;
    }
    
    /* HEADER */
    header .top-bar .toggle-topbar a, 
    header .top-bar .toggle-topbar.menu-icon a, 
    header .top-bar-section li a:not(.button) {
        padding: 0 11px;    
    }
    
    /* HOMEPAGE */
    .home-title-section .home-title-desrip {
        padding-top: 139px;
        padding-left: 55px;
    }
    
    .home-title-image img {
        left: 0;    
    }
    
    p.lead-para {
        width: 98%;
    }
    
    .home-form-section .home-form-desrip {
        padding-left: 24px;
    }
    
    .home-contact-form {
        padding-top: 18px;
        padding-left: 24px;
    }
    
    .about-us-section .abt-desrip {
        padding-top: 112px;
        padding-left: 14px;
    }
    
    p.abt-para {
        width: 100%;
    }
    
    .services-section .slick-initialized .slick-slide li {
        padding: 0 10px;
    }
    
    .gallery-image3 {
        padding: 0px 11px;
        padding-bottom: 21px;
    }
    
    p.test-para {
        width: 78%;
    }
    
    p.test-para2 {
        width: 85%;
    }
    
    p.test-para3 {
        width: 77%;
    }
    
    .home-blog-section .home-blog-desrip {
        padding-top: 83px;
        padding-left: 19px;
    }
    
    p.news-cta {
        width: 87%;
    }
    
    .contact-us-section .contact-desrip {
        padding-top: 66px;
    }
    
    .contact-us-section .cta-div {
        padding: 75px 59px 62px 40px;
    }
    
    /* GALLERY PAGE */
    .fancybox-close {
        top: 0px !important;
        right: -21px !important;
    }
    
    .fancybox-prev {
        left: -19px !important;
    }
    
    .fancybox-next {
        right: -19px !important;
    }
    
    .fancybox-inner {
        overflow: hidden;
        width: 90% !important;
        margin: 0 auto !important;
    }
    
    
}



@media only screen and (max-width: 940px) {
    
    header
    {
        padding-bottom: 0;
    }
    
    header .top-bar .title-area
    {
        margin-top: 28px;
        margin-bottom: 35px;
    }
    
    header .top-bar .name
    {
        text-align:center;
    }
    
    .small-center
    {
        text-align:center;
    }
    
    /* Banner begin */
    .banner #slider .banner-text h1
    {
        font-size: 40px;
        letter-spacing:10px;
    }
    /* Banner end */
    
    /* small-icons */ 
    .small-icons ul li:last-child
    {
        padding-bottom:0 !important;
    }
    /* small-icons */
    
    /*follow us css starts*/
    .follow-us {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    
    .follow-us h4 {
        line-height:1.2em;
    }
        
    .follow-us .follow-icons {
        padding: 0;
    }
    /*follow us css ends*/
    
    /*Call us css starts*/
    .call-us,
    .search-by-map
    {
        padding-top:50px;
    }
    
    .call-us .call-us-text
    {
        padding-top: 0;
    } 
    
    .tabs-text h3.resp-accordion
    {
        letter-spacing:1px !important;
        text-align:center;
        position:relative;
    }
    
    .tabs-text .resp-arrow::after
    {
        position:absolute;
        bottom:-5px;
    }
    
    .tabs-text h3.resp-accordion
    {
        margin:0;
        padding:0;
    }
    
    .tabs-text .resp-tab-content
    {
        text-align:center !important;
    }
    footer .address .marker::before,
    footer .actual-address
    {
        float:none;
    }
    
    footer .address
    {
        padding-top: 47px;
        padding-bottom: 40px;
        border-bottom: 1px solid #4E5158;
        text-align: center;
    }
    footer .privacy-links
    {
        padding-bottom: 0px;
    }
    
    .powered-logo {
        border-top: 1px solid #4E5158;
        padding-bottom: 18px;
        padding-top: 50px;
    }
    
    /* CONTAINER CSS */
    div#newsletter-form {
        min-height: auto;
    }
    
    .container {
        min-height: auto;    
    }       
    
    /* BANENR TITLE CSS */
    .banner-title {
        margin: 0px 0px 9px;    
    }
    
    /* HOMEPAGE */
    .banner-figurehome-home img {
        content: url("//d14ty28lkqz1hw.cloudfront.net/data/org/24934/theme/41678/img/home_banner_m.jpg");
    }
    
    #slider .banner-figcaption {
        position: relative;
        top: 50%;
        left: 50%;
        width: 100%;
        text-align: center;
        font-weight: bold;
        color: white;
        transform: translate(-50%,-50%);
        background-color: #1D1F20;
        padding: 97px 0px 82px;
        transform: none;
        left: 0;
        top: 0;
    }
    
    .banner-description {
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
    }    
    
    .banner-span1 {
        display: inline;
    }
    
    .banner-description p {
        margin: 0px auto 3px;    
        width: 100%;
    }
    
    .banner-span2 {
        display: inline;
    }
    
    .home-title-section {
        padding: 0px 0px 98px;
        position: relative;
    }
    
    .home-title-text {
        position: relative;
        background-image: url("//d14ty28lkqz1hw.cloudfront.net/data/org/24934/theme/41678/img/home1_bg_m.jpg");
        background-repeat: no-repeat;
        background-position: initial;
        background-size: 100% 100%;
        margin-bottom: 95px;
    }
    
    .home-title-text:before {
        display: none;    
    }
    
    .home-title-section .home-title-desrip {
        padding: 78px 14px 73px;
        text-align: center;
    }
    
    .home-span {
        display: block;
    }
    
    p.lead-para {
        width: 92%;
        margin: 0 auto;
    }
    
    .home-title-section h2.section-subtitle {
        margin: 5px auto 9px;
        width: 89%;
    }
    
    .home-span1 {
        display: inline;
    }
    
    .home-title-image {
        padding: 0px 14px;
        text-align: center;
    }
    
    .home-title-image img {
        position: relative;
        left: unset;
    }
    
    .home-form-section {
        background-color: #093C71;
        padding: 77px 0px 82px;
        color: #FFFFFF;
        text-align: center;
    }
    
    p.lead-cta-para {
        width: 72%;
        margin: 0 auto;
    }
    
    .home-form-section h2.section-subtitle {
        color: #FFFFFF;
        margin: 0px auto 9px;
        width: 99%;
    }
    
    .form-span1 {
        display: inline;
    }
    
    .home-contact-form {
        padding-top: 18px;
        padding-left: 0px;
    }
    
    .home-form-section form input {
        width: 528px;
        margin-bottom: 10px;
        height: 52px;
        color: #111111;
        background-color: #F0E9E4;
        border: 1px solid #F0E9E4;
        font-family: 'Poppins', sans-serif;
        font-size: 17px;
        line-height: 30px;
        letter-spacing: 0.20px;
        font-weight: 400;
        padding: 0px 16px;
        text-align: center;
    }
    
    .about-us-section {
        padding: 105px 0px 87px;
    }
    
    .about-us-section .abt-desrip {
        padding-top: 62px;
        padding-left: 82px;
    }
    
    p.abt-para {
        width: 91%;
        padding: 0px 0px 22px;
    }
    
    .about-us-section h2.section-subtitle {
        width: 91%;
    }
    
    .abt-span {
        display: inline;
    }
    
    .services-section {
        background-image: url("//d14ty28lkqz1hw.cloudfront.net/data/org/24934/theme/41678/img/serv_bg_m.jpg");
        background-repeat: no-repeat;
        background-position: center;
        background-size: 100% 100%;
        padding: 93px 0px 98px;
    }
    
    .services-title {
        padding-bottom: 50px;
    }
    
    .services-section h2.section-title {
        margin: 0px 0px 22px;
    }
    
    ul.services-slider {
        padding-bottom: 39px;
        margin-bottom: 29px;
    }
    
    .services-section .slick-slide img {
        display: block;
        margin: 0 auto;
    }
    
    .gallery-section {
        padding: 90px 0px 98px;
    }
    
    .gallery-section {
        padding: 90px 0px 98px;
        text-align: center;
    }
    
    .gallery-title {
        padding-bottom: 37px;
    }
    
    .gallery-image1 {
        padding: 0px 14px;
    }
    
    .gallery-image2 {
        padding: 0px 14px;
    }
    
    .gallery-image3 {
        padding: 45px 14px 0px;
    }
    
    .gallery-image4 {
        padding: 45px 14px 0px;
    }
    
    .gallery-button {
        padding-top: 57px;
    }
    
    .gallery-image1 img {
        content: url("//d14ty28lkqz1hw.cloudfront.net/data/org/24934/theme/41678/img/G1_m.jpg");     
    }
    
    .gallery-image3 img {
        content: url("//d14ty28lkqz1hw.cloudfront.net/data/org/24934/theme/41678/img/G2_m.jpg");     
    }    
    
    .gallery-image4 img {
        content: url("//d14ty28lkqz1hw.cloudfront.net/data/org/24934/theme/41678/img/G3_m.jpg");     
    }
    
    .gallery-image5 img {
        content: url("//d14ty28lkqz1hw.cloudfront.net/data/org/24934/theme/41678/img/G4_m.jpg");     
    }    
    
    .testimonials-section {
        background-color: #F6F6F6;
        padding: 90px 0px 90px;
    }
    
    .testimonials-title {
        padding-bottom: 33px;
    }
    
    .testimonials-ul li {
        padding-bottom: 35px;
    }
    
    .test-div {
        text-align: center;
        background-color: #FFFFFF;
        width: 352px;
        margin: 0 auto;
        min-height: 356px;
        padding: 61px 0px 0px;
        position: relative;
    }
    
    p.test-para {
        width: 70%;
    }
    
    p.test-para2 {
        width: 79%;
    } 
    
    p.test-para3 {
        width: 69%;
    }    
    
    .test-auth-div {
        position: absolute;
        width: 100%;
        bottom: 0;
        background-color: #093C71;
        color: #FFFFFF;
        padding: 39px 0px 12px;
    }
    
    .testimonials-button {
        padding-top: 0px;
    }
    
    .testimonials-section .test-btn {
        padding: 6px 37px;
        margin: 10px 0 0 0;
    }
    
    .home-blog-section {
        padding: 90px 0px 98px;
    }
    
    .home-blog-section .home-blog-desrip {
        padding-top: 0px;
        padding-left: 75px;
        padding-bottom: 59px;
    }   
    
    p.blog-para {
        width: 94%;
    }
    
    .home-blog-image {
        text-align: center;
    }
    
    .home-news-section {
        background-color: #093C71;
        color: #FFFFFF;
        padding: 91px 0px 88px;
    }
    
    p.news-cta {
        width: 96%;
    }
    
    .home-news-section h2.section-title {
        color: #FFFFFF;
        margin: 2px 0px 7px;
    }
    
    .contact-us-section {
        padding: 0px;
    }
    
    .contact-us-text {
        padding: 0px 14px;
        width: 100%;
        background-image: url("//d14ty28lkqz1hw.cloudfront.net/data/org/24934/theme/41678/img/cta_bg_m.jpg");
        background-repeat: no-repeat;
        background-position: initial;
        background-size: 100% 100%;
    }
    
    .contact-us-section .contact-desrip {
        padding: 93px 0px 101px;
    }
    
    .contact-us-section .cta-div {
        background-image: unset; 
        padding: unset;
        text-align: center;
    }
    
    .contact-us-image {
        padding: 0px;
        width: 100%;
    }
    
    .contact-us-image img {
        content: url("//d14ty28lkqz1hw.cloudfront.net/data/org/24934/theme/41678/img/cta_img_m.jpg");
    }
    
    /* ABOUT US PAGE */
    .content-section2 .content-main {
        padding-top: 51px;
        padding-left: 0px;
        text-align: center;
    }
    
    .content-section3 {
        background-color: #F6F6F6;
        padding: 57px 0px 62px;
        text-align: center;
    }
    
    ul.list {
        margin: 0px;
        text-align: left;
        display: inline-block;
    }
    
    /* SERVICES PAGE */
    .banner-figurehome-serv img {
        content: url("//d14ty28lkqz1hw.cloudfront.net/data/org/24934/theme/41678/img/serv_banner_m.jpg");
    }    
    
    #slider .banner-figcaption-serv {
        top: 49.7%;    
    }
    
    .serv-banner-span1 {
        display: inline-block;
    }
    
    .serv-banner-span2 {
        display: block;
    }
    
    .services-section2 {
        padding: 81px 0px 0px;
    }
    
    .services-img-ul li {
        padding-bottom: 24px;
    }
    
    .services-img-ul .figure {
        display: inline-block;
    }
    
    p.serv-img-caption {
        line-height: 30px;
        color: #413F3F;
        padding: 9px 0px 11px;
        display: inline-block;
    }
    
    p.bottom-text {
        width: 94%;
        margin: 0 auto;
    }
    
    /* TESTIMONIALS PAGE */
    #footer-text-section {
        text-align: center;
        padding: 55px 0px 88px;
    }
    
    /* BLOG PAGE */
    .banner-block {
        position: absolute;
        top: 45.6%;
        left: 50%;
        width: 100%;
        text-align: center;
        transform: translate(-50%,-50%);
        z-index: 9999;
        padding: 0px 0px 0px;
    }   
    
    /* CONTACT US PAGE */
    .contact-icon-box {
        min-height: 315px;            
    }
    
    .contactus-page-type-wrapper #ps-contact-us .contact-form {
        margin-top: 50px !important;    
    }
    
}

@media only screen and (max-width: 939px) {
    .search-listings ul li
    {
        padding-left: 1.25em;
    }
    
    /* search form */
    .search-form li
    {
        width :100% !important;
    }
    /* search form */
    
    .button-holder
    {
        text-align:center;
    }
    
    .field-holder
    {
        max-width:234px;
        margin:0 auto;
    }
    
    /* footer */
    .mobile-newsletter {
        width: 100%;
        text-align: center;
        float: left;
        margin-top: 0px;
        padding-top:18px;
        padding-bottom:56px;
        border-top: 0px solid #4E5158;
        border-bottom:1px solid #4E5158;
    }
    
    footer {
        font-size: 17px;
        padding-top: 11px;
    }
    
    footer .newsletter {
        margin-right: 0;
    }
    
    .menu-area {
        border-top: 2px solid #CCCCCC;
        padding:0;
    }
    
    .mobile {
        display: block!important;
        padding: 24px 0px 18px;
    }
    
    header .menu-area a.phone {
        font-size: 17px;
        line-height: 24px;
        letter-spacing: 0px;
        font-weight: 400;
        color: #242424;
    }
    
    header .menu-area a.phone:before {
        padding-right:8px;
        color:#0071BC;
        vertical-align: middle;
        height: 23px;
        font-size: 17px;
        position: relative;
        top: 1px;
    }
    
    header .menu-area .mobile-email {
        border-bottom: 2px solid #CCCCCC;
        padding: 28px 0px 27px;
    }
    
    header .menu-area .mobile-email .email{
        display: inline-block !important;
        margin: 5px;
        padding: 6px 41px;
    }
    
    .mobile-social-icons .houzz {
        width: 52px;
        height: 52px;
        vertical-align: initial;
    }
    
}

@media only screen and (max-width: 768px) {
    .call-us,
    .search-by-map
    {
        text-align:center;
    }
    
    #slider-pager,
    .banner #slider .transparent-bg
    {
        display:none;
    }
    
     #mrplistings_anchor iframe#mrplistings
    {
        width:700px !important;
        margin:0 auto !important;
    }
    
}

@media only screen and (max-width: 767px) {
    .banner #slider .banner-text
    {
        position:relative;
        padding:25px 0 50px;
        top:auto;
    }
    
    .banner #slider .banner-text h1
    {   
        color: #37393A;
        font-size: 30px;
        padding: 0 0 20px;
        letter-spacing:10px;
        text-shadow: none;
    }
    
    .banner #slider .banner-text .button
    {
        background: none;
        border-color: initial;
        color: initial;
        font-size: initial;
        font-weight: initial;
        letter-spacing: initial;
        text-shadow: initial;
    }
    
    
}

@media only screen and (max-width: 667px) {
    #mrplistings_anchor iframe#mrplistings
    {
        width:590px !important;
        margin:0 auto !important;
    }
    
    /* HOMEPAGE */
    p.lead-para {
        width: 98%;    
    }
    
    .home-title-section h2.section-subtitle {
        width: 100%;    
    }
    
    p.lead-cta-para {
        width: 84%;    
    }
    
    p.blog-para {
        width: 99%;
    }
    
    /* SERVICES PAGE */
    p.bottom-text {
        width: 100%;
    }
    
}


@media only screen and (max-width: 640px) {
    .lessthen640
    {
        width:75% !important;
    }
    
    /* HOMEPAGE */
    p.lead-cta-para {
        width: 87%;
    }
    
    p.abt-para {
        width: 100%;
    }
    
    /* SERVICES PAGE */
    .serv-banner-span1 {
        display: inline;
    }
    
    .serv-banner-span2 {
        display: inline;
    }
    
}

@media only screen and (max-width: 568px) {
    
    /* HOMEPAGE */
    .home-span {
        display: inline;
    }
    
    .home-form-section form input {
        width: 100%;    
        margin: 0px auto 10px;
    }
    
    p.lead-cta-para {
        width: 98%;
    }
    
    .home-blog-section .home-blog-desrip {
        padding-left: 45px;    
    }
    
}

@media only screen and (max-width: 501px) {
    
    /* HEADER */
    .top-bar .toggle-topbar.menu-icon {
        left: 20px;
        top: 28px;
    }
    
    /* BANNER TITLE CSS */
    .banner-title {
        color: #37393A;    
    }  
    
    .banner-subtitle {
        color: #413F3F;    
    }    
    
    /* HOMEPAGE */
    .about-us-section .abt-desrip {
        padding-top: 62px;
        padding-left: 21px;
    }
    
    .about-us-section h2.section-subtitle {
        width: 100%;
    }
    
    .home-blog-section .home-blog-desrip {
        padding-left: 21px;
    }
    
    p.news-cta {
        width: 98%;
    }
    
    /* SERVICES PAGE */
    #slider .banner-figcaption-serv {
        position: relative;
        top: 50%;
        left: 50%;
        width: 100%;
        text-align: center;
        font-weight: bold;
        color: white;
        transform: translate(-50%,-50%);
        background-color: #fff;
        padding: 52px 0px 21px;
        transform: none;
        left: 0;
        top: 0;
    }
    
    .banner-description-serv {
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
    }
    
    .services-section2 {
        padding: 35px 0px 0px;
    }
    
    /* BLOG PAGE */
    .banner-block {
        background-color: #FFFFFF;
        padding: 47px 14px 28px;
        text-align: center !important;
        position: relative;
        width: 100%;
        top: 0%;
        left: 0;
        transform: none;
        z-index: 9999;
    }
    
    .blog-banner-img {
        padding-bottom: 0px;
    }    
    
}

@media only screen and (max-width: 480px) {
    #mrplistings_anchor iframe#mrplistings
    {
        width:275px !important;
        margin:0 auto !important;
    }
}

@media only screen and (max-width: 479px) {
    .step.social-icon {
       font-size: 45px;
    }
    
    /*.homepage h1
    {
        line-height:1.2em;
        font-size:20px;
    }
    
    .homepage h2
    {
        line-height:1.2em;
        font-size:18px;
    }*/
        
    /*search listings css starts*/
    .search-listings {
        padding-bottom: 25px;
        padding-top: 25px;
    }
    
    .search-listings h2 {
        padding-bottom:25px;
    }
    
    .search-listings h4
    {
        margin-top:25px;
    }
    /*search listings css starts*/
    
    /*follow us css starts*/
    .follow-us {
        padding-top: 25px;
        padding-bottom: 25px;
    }
        
    .follow-us .follow-icons li {
        padding:0 5px;
    }
    
    .follow-us .follow-icons li:first-child {
        padding-left:0;
    }
    
    .follow-us .follow-icons li:last-child {
        padding-right:0;
    }
    /*follow us css ends*/ 
    
    /*search by map css starts*/
    .search-by-map
    {
        padding-top: 25px;
    }
    /*search by map css ends*/
    
    /* featured listing css begins */
    .feat-luxury ul li{
        width:100% !important;
    }
    /* featured listing css ends */
    
    .buy-sell {
        padding: 25px 0 0;
    }
        
    .buy-sell .buy-sell-content{
        margin-bottom:25px;
    }
    
    .lessthen480
    {
        width:100% !important;
        text-align:center;
    }
    
    .buy-sell .buy-sell-content .img {
        margin-top: 0;
        margin-bottom: 10px;
    }
    
    .tabs-text .resp-arrow::after
    {
        top:5px;
    }
    
    /* HEADER */
    .top-bar .toggle-topbar.menu-icon {
        left: 20px;
        top: 18px;
    }    
    
    /* HOMEPAGE */
    #slider .banner-figcaption .banner-title:before {
        width: 250px;    
    }
    
    .test-div {
        width: auto;    
    }
    
    p.test-para {
        width: 72%;
    }
    
    p.test-para3 {
        width: 71%;
    }
    
    span.cta-span {
        display: inline;
    }
    
    /* TESTIMONIALS PAGE */
    .actual-testimonial-holder {
        padding: 50px 25px !important;
    }
    
    /* CONTACT US PAGE */
    .bus-hrs-span {
        display: inline;
    }
    
    
    /* NEWSLETTER PAGE */
    div.form-container {
        padding: 74px 21px 50px;
    }
    
    .ps-newsletter-registration.form-container {
        padding: 74px 21px 50px;
    }
    
    .ps-register-form.form-container .text, 
    div.form-container input[type="text"] {
        width: 100%;
    }
    
    div.form-container form fieldset>div {
        clear: both;
        margin: 0 auto;
        display: block;
        width: 100%;
    }
    
    div.form-container input[type="text"], div.form-container input[type="password"], 
    div.form-container input[type="tel"], div.form-container select, div.form-container textarea {
        width: 100%;
        height: 34px;
        padding: 6px 12px;
        margin: 0.5em 0;
    }         
    

}

@media only screen and (min-width: 1078px) {
    .hide-for-desktop-large {
        display: none;
    }
    
    footer .section {
        margin-right: 0 !important;
        width: 33% !important;
    }
}

