/*
Theme Name:     twentysixteen Child Theme
Theme URI:
Description:    A bare-bones child theme for use with twentysixteen Theme from <a href="https://wordpress.org/">Wordpress</a>. To use this Child Theme, you must have <a href="https://wordpress.org/themes/twentysixteen/">twentysixteen</a> parent theme installed.
Author:         WordPress.org
Author URI:
Template:       twentysixteen
Version:        1.0.0
*/

/* = My Styles
------------------------------------------------------------------------------------------------------------ */
/** Image Positioning **/
#Carpet-Sub-Sec1 .carpet-sub-sec-1-testimonial .left-image img{
	object-position: right bottom;
}	
#crpt-sec1 .services-category4 img{
	object-position: right bottom !important;
}
/** Image Positioning end **/

body.page-template-template-carpet .breadcrumbs,
body.page-template-template-vinyl .breadcrumbs,
body.page-template-template-laminate .breadcrumbs,
body.page-template-template-artificial-grass .breadcrumbs{		
	display:none;
}

a, a:active, a:focus{
        outline: none !important; 
}
.intruc-box {
    width: 100%;
    padding: 20px 20px 20px 30px;
    border: 4px solid #f2892d;
}
.intruc-box span {
    font-weight: 500;
    margin-bottom: 15px;
    display: block;
}
.slick-slider{
	-webkit-user-select: text !important;
	-moz-user-select: text !important;
	-ms-user-select: text !important;
	user-select: text !important;
}
.slick-slide{
	outline:none !important;
}
.my-container{
	width:1535px;
	margin:0 auto;
	position:relative;
	display:block;
}
.clear {
	width: 100%;
	display: block;
	clear: both;
}

#mg_overlay_content,
.mg_item_load {
	display: none;
}
ul{
	font-size:0;
}
body,li{
	font-family: 'Roboto', sans serif;
	font-size: 18px;
	line-height: 25px;
	color: #949494;
}
body.admin-bar:not(.custom-background-image)::before {
	top: 0px;
}
body:not(.custom-background-image)::before, body:not(.custom-background-image)::after {
	background: inherit;
	content: "";
	display: block;
	height: 0 !important;
	left: 0 !important;
	position: unset !important;
	width: 100%;
	z-index: unset !important;
}
.site{
	margin:0px;
}
.site-inner {
	margin: 0 auto;
	max-width: 100% !important;
	position: relative;
}
.site-content{
	padding:0px;
}
.content-area {
	float: none;
	margin-right: 0px;
	width: 100%;
}
.site-main {
	margin-bottom: 0px;
}
.entry-title {
	display:none;
}
h1,h2,h3,h4,h5,h6,h7,p,a,li,ul,div{
	padding:0;
	margin:0px;
}

#responsive-menu-search-box {
	display: none;
}
#responsive-menu-container #responsive-menu ul.responsive-menu-submenu li.responsive-menu-item a,
#responsive-menu-container #responsive-menu li.responsive-menu-item a {
	height: auto !important;
}
#my-header {
	background: #1e1e1e;
	display: block;
	width: 100%;
	position: relative;
	padding: 30px 0;
}
h1,h2,h3,h4,h5,h6 {
	font-family: 'Oswald', sans serif;
	font-weight: bold;
	color: #fff;
}
#my-header .my-container{
	font-size:0;
}
#my-header .left-sec {
	display: inline-block;
	width: 22%;
	vertical-align:middle;
}
#my-header .right-sec {
	display: inline-block;
	width: 28%;
	vertical-align:middle;
	max-width:320px;
	text-align:right;
}
#my-header .center-column{
	display:inline-block;
	width: 50%;
	vertical-align:middle;
}
#my-header .main-navigation ul ul::after,
#my-header .main-navigation ul ul::before{
    display: none;
}
#my-header .main-navigation li.menu-item-has-children ul.sub-menu{
	left:0;
	border:none;
	background-color:#252525;
	padding:31px 31px 31px 10px;
	width:315px;
}
#my-header .main-navigation li.menu-item-has-children:hover > ul.sub-menu{
	display:block;	
}
#my-header .main-navigation li.menu-item-has-children ul.sub-menu li.menu-item-has-children:hover::after{
	display:none;
}
#my-header .main-navigation li.menu-item-has-children ul.sub-menu li.menu-item-has-children ul.sub-menu {
	display:none;
    position: relative;
	padding:0;   
	width:100%;
}
#my-header .main-navigation li.menu-item-has-children .dropdown-toggle{
	right:0px;
	top: -3px;
}
#my-header .main-navigation .primary-menu li ul.sub-menu li ul li a::after,
#my-header .main-navigation .primary-menu li ul.sub-menu li a::after {
    display: none !important;
}

#my-header .main-navigation li.menu-item-has-children .dropdown-toggle,
#my-header .main-navigation li.menu-item-has-children ul.sub-menu li.menu-item-has-children .dropdown-toggle{
	display:block;
	outline:none;
}
#my-header .main-navigation ul ul.sub-menu  {
    display: none;
}
#my-header .main-navigation .menu-item-has-children ul.sub-menu.toggled-on,
#my-header .main-navigation .menu-item-has-children ul.sub-menu li.menu-item-has-children ul.sub-menu.toggled-on{
	display:block;
}
#my-header .main-navigation li.menu-item-has-children .dropdown-toggle:after,
#my-header .main-navigation li.menu-item-has-children ul.sub-menu li.menu-item-has-children .dropdown-toggle::after{
	color:#fff;
	border:none;
}
#my-header .main-navigation li.menu-item-has-children .dropdown-toggle:hover::after
#my-header .main-navigation li.menu-item-has-children ul.sub-menu li.menu-item-has-children .dropdown-toggle:hover::after{
	color:#f3892b;
}
#my-header .main-navigation .primary-menu ul li ul li::after{
	display:none !important;
}
#my-header .main-navigation .menu-item-has-children ul.sub-menu li.menu-item-has-children ul.sub-menu.dropdown-toggle{
	-webkit-animation-duration: 0.5s;
	animation-duration: 0.5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
	
    }
         @-webkit-keyframes fadeInRight {
            0% {
               opacity: 0;
               -webkit-transform: translateX(-20px);
            }
            100% {
               opacity: 1;
               -webkit-transform: translateX(0);
            }
         }
         
         @keyframes fadeInRight {
            0% {
               opacity: 0;
               transform: translateX(-20px);
            }
            100% {
               opacity: 1;
               transform: translateX(0);
            }
         } 

#my-header .main-navigation .menu-item-has-children ul.sub-menu li.menu-item-has-children:hover ul.sub-menu li a{
	color:#fefefe;
}
#my-header .main-navigation .menu-item-has-children ul.sub-menu li.menu-item-has-children ul.sub-menu li:hover a{
	color:#f3892b!important;
}
#my-header .main-navigation li.menu-item-has-children ul.sub-menu li{
	display:block;
	width:100%;
}
#my-header .main-navigation li.menu-item-has-children ul.sub-menu li a{
	width:100%;
	position:relative;
}
#my-header .main-navigation li.menu-item-has-children:hover ul.sub-menu li a::after{
	display:none;
}
#my-header .main-navigation .menu-item-has-children ul.sub-menu li:hover a,
#my-header .main-navigation .menu-item-has-children ul.sub-menu li:active a{
	color:#f3892b;
}
#my-header .main-navigation .primary-menu li:hover a::after,
#my-header .main-navigation .primary-menu li.menu-item-has-children:hover::after,
#my-header .main-navigation .primary-menu li.current-menu-item a::after{
	display:block;
}
#my-header .main-navigation .primary-menu li.current-menu-ancestor::after,
#my-header .main-navigation .primary-menu li.current-menu-item.menu-item-has-children::after{
    display: block !important;
	width:100% !important;
	-webkit-transition: width 0.3s; /* For Safari 3.1 to 6.0 */
  	transition: width 0.3s;
}
#my-header .main-navigation .primary-menu > li a::after,
#my-header .main-navigation .primary-menu > li.menu-item-has-children::after{
    content: '';
    height: 2px;
    background-color: #f2892d;
    width: 100%;
    display: none;
	position:absolute;
	right:0;
	left:0;
	bottom:0;
	top:unset;
}

#my-header .main-navigation ul li .dropdown-toggle,
#my-header .main-navigation  ul li .dropdown-toggle::after{
	width: 25px;
}
#my-header .main-navigation .primary-menu li.current-menu-item.menu-item-has-children:hover::after,
#my-header .main-navigation .primary-menu li.menu-item-has-children:hover::after{
	width:116px!important;	
}
#my-header .main-navigation .primary-menu li ul.sub-menu li.current-menu-item > a {
    color: #f3892b !important;
}
#my-header .main-navigation ul ul li {
    border: none;
	background-color:unset;
}
#my-header .left-sec .my-menu {
	display: none;
	width: 50px;
	vertical-align: middle;
	margin-right: 20px;
}
#my-header .left-sec .my-logo {
	display: inline-block;
	width: auto;
	vertical-align: middle;
	padding: 0px;
}
#my-header .site-branding, .site-header-menu, .header-image {
    margin-top: 0;
    margin-bottom: 0;
}
#my-header .main-navigation .primary-menu li {
    display: inline-block;
	float:none;
	padding: 0 17.5px;
	position:relative;
}
#my-header .main-navigation .primary-menu li{
	position:relative;
}
#my-header .main-navigation {
    margin: 0;
}
#my-header .main-navigation .menu-item-has-children a {
    margin: 0;
    padding-right: inherit;
}
#responsive-menu-button {
	background: transparent !important;
}
#my-header .left-sec .my-logo h3 {
	font-size: 26px;
	line-height: 32px;
	text-transform: uppercase;
}
#my-header .left-sec .my-logo img {
	max-width: 140px;
	width: 100%;
}
#my-header .right-sec .cont-info {
	vertical-align: middle;
	display: inline-block;
	width: auto;
}
#my-header ul{
	list-style: none;
}
#my-header .right-sec .soc-icons {
	vertical-align: middle;
	width: auto;
	display: inline-block;
}
#my-header .right-sec .cont-info li{
	margin-right: 10px;
	text-align: right;
	float: right;
}
#my-footer .widget-area p a,
#my-header .right-sec .cont-info li p a{
	color: #949494;
	box-shadow: none;
}
#contact-sec1 .list-cont .contct-content p a{
	color:#fff;
}
#contact-sec1 .list-cont .contct-content p a:hover,
#my-footer .widget-area p a:hover,
#my-header .right-sec .cont-info li p a:hover{
	color: #f2892d;
}
#my-header .right-sec .cont-info li p {
	display: inline-block;
	vertical-align: top;
	margin-left: 5px;
	font-size:16px;
}
#my-header .right-sec .soc-icons li{
	margin-left: 10px;
	margin-bottom: 10px;
	display: inline-block;
	vertical-align: top;
}
#my-header .right-sec .soc-icons li .fa {
	font-size: 25px;
	border: 3px solid #acacac;
	width: 45px;
	height: 46px;
	text-align: center;
	line-height: 30px;
	box-sizing: border-box;
	display: block;
	padding: 5px;
	color: #acacac;
}
#my-header .main-navigation ul.primary-menu li a {
    color: #fefefe;
    font-family: 'Roboto', sans serif;
    font-size: 16px;
    line-height: 23px;
    text-transform: uppercase;
    font-weight: 500;
	position:relative;
}
#my-header .main-navigation
#my-header .is-active {
	position: fixed !important;
	right: 6%;
	top: 25px;
}
#my-header .menu-logo {
	position: absolute ;
	top: 14px;
	left: 13.5%;
}
#my-header .menu-logo img {
	width: 100%;
	max-width: 140px;
}
#responsive-menu-container {
	opacity: 0.7;
	background: #fff !important;
	position: fixed;
	top: 0;
	bottom: 0;
}
#responsive-menu-additional-content {
	padding: 0 !important;
}
#my-header .is-active .responsive-menu-inner,
#my-header .is-active .responsive-menu-inner::before,
#my-header .is-active .responsive-menu-inner::after {
	width: 35px !important;
	height: 5px !important;
}
.responsive-menu-boring.is-active .responsive-menu-inner::after,
.is-active .responsive-menu-inner{
	background:#6f6f6f !important;
}
#my-header .cont-footer {
	position: relative;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	color: #000;
	padding: 20px 0;
	font-size: 18px;
	line-height: 25px;
}
div#responsive-menu-wrapper {
	margin-top: 200px;
}
#my-header .responsive-menu-item-link {
	font-size: 30px !important;
	line-height: 40px !important;
	font-family: 'Roboto', sans serif;
	text-transform: uppercase;
}
#responsive-menu li {
	display: inline-block !important;
	width: auto !important;
}
#responsive-menu-container #responsive-menu-wrapper,
#responsive-menu {
	background: #fff !important;
	opacity: 0.7;
}
#my-header #responsive-menu li:hover a,
#my-header #responsive-menu .current-menu-item a{
	box-shadow: inset 0px -5px #f28a2b;
}

#my-header #responsive-menu li {
	border-bottom: 1px solid #cecece;
}

#my-header #responsive-menu li ul li {
	border-bottom: none;
}

#my-header .menu-item-has-children a:hover .responsive-menu-submenu{
	display:block !important;
}
.responsive-menu-subarrow {

}
.responsive-menu-submenu.responsive-menu-submenu-depth-1.responsive-menu-submenu-open {
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto !important;
}
#my-header .responsive-menu-submenu li a{
	font-size: 25px !important;
	font-weight: 200 !important;
	color: #8d8d8d;
}
#colophon {
	padding: 0;
}
.sec-container {
	padding: 150px 0 100px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	background-blend-mode:overlay;
	background-color:rgba(153, 153, 153, 0.07);
}
.banner-cont{
	padding: 180px 0;
    background-blend-mode: overlay;
}
#hp-sec1 .box-cont {
	width: 405px;
	border: 7px solid #f2892d;
	padding: 80px 0px 40px 80px;
}
#hp-sec1 .box-cont p {
	font-size: 25px;
	color: #fff;
	line-height: 31px;
	margin-bottom: 20px;
}
#hp-sec1 .box-cont h1{
	font-size: 70px;
	line-height: 90px;
	position: relative;
	width: 200%;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 200px;
}
h1.sec-title{
	font-size: 77px;
	line-height: 90px;
	position: relative;
	width: 200%;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 0;
	padding-left: 90px;
	width:auto;
	display: inline-block;
	vertical-align: middle;
}
h1.sec-title::before{
	content: "";
	border: 5px solid #f2892d;
	width: 258px;
	height: 225px;
	position: absolute;
	top: -70px;
	left: 0;
}
h1.sec-title span {
	position: relative;
	z-index:999;
}
#hp-sec1 .box-cont a {
	font-family: 'Roboto', sans serif;
	font-size: 27px;
	color: #ffffff;
	line-height: 26px;
	font-weight: 200;
	position: relative;
}
#hp-sec1 .box-cont a::after {
	content: "";
	background-image: url('/wp-content/uploads/2018/01/arrow-right_03.png');
	width: 40px;
	height: 19px;
	display: block;
	position: absolute;
	right: -60px;
	top: 10px;
	background-size:cover;
	background-repeat:no-repeat;
}
#hp-sec3,
#hp-sec2,
#hp-sec4{
	background: #1e1e1e;
	position:relative;
}
.orng-heading {
	font-size: 25px;
	color: #f2892d;
	line-height: 31px;
	margin-bottom: 20px;
	font-weight: bold;
}
.sec-title {
	font-size: 40px;
	line-height: 55px;
	font-weight: bold;
	margin-bottom: 30px;
}
#crpt-sec1 .serv-cont-inner ul li a {
	color: #fff;
}
#crpt-sec1 .serv-cont-inner ul li a.learn-more-btn::after{
	content: "";
	background-image: url('/wp-content/uploads/2018/01/arrow-orange-right_11.png');
	background-repeat: no-repeat;
	background-size: cover;
	width: 39px;
	height: 20px;
	display: block;
	position: absolute;
	top: 2.5px;
	right:0;
}
#hp-sec2 .left-sec {
	float: left;
	width: 40%;
}
#hp-sec2 .right-sec {
	float: right;
	width: 50%;
	text-align: right;
	z-index:1;
	position:relative;
}
#hp-sec2 .right-sec  .img-abso {
	margin-top: -215px;
	/*border: 10px solid #ffffff;*/
	width: 100%;
	max-width: 606px;
	border: 15px solid #fff;

}
#hp-sec3 {
	padding-top: 25px;
	position: relative;
}
#hp-sec3 p.orng-heading{
	position:relative;
	display:inline-block;
}
#hp-sec3 p.orng-heading::after {
	content: "";
	width: 100px;
	height: 3px;
	display: block;
	position: absolute;
	background: #f2892d;
	left: 100%;
	top: 0;
	bottom: 0;
	margin: auto 0;
	margin-left: 30px;
}
#hp-sec3::before {
	content: "";
	position: absolute;
	border: 15px solid #f2892d;
	left: 0;
	right: -325px;
	margin: 0 auto;
	width: 450px;
	height: 450px;
	top: -215px;
	opacity: 0.1;
	z-index: 0;
}
#hp-sec3 .my-container {
	position: static;
}

#hp-sec3 .content-col {
	position: absolute;
	right: 0;
	width: 100%;
	top: 0;
	bottom: 0;
	height: 100%;
	z-index: 9;
	padding: 100px 0;
}
#hp-sec3 .slick-slide img {
	display: block;
	width: 100%;
	max-width: 60%;
}
#hp-sec3 .slider-right{
	width: 35%;
	float: right;
	padding-top: 10%;
}
#hp-sec3 .slider-right h3{
	margin-bottom: 20px;
	text-transform: uppercase;
}
#hp-sec3 .slider-right h3 a{
	color:#fff;
}
#hp-sec3 .slider-right p{
	font-size: 20px;
	color: #fefefe;
	line-height: 35px !important;
	margin-bottom: 100px;
	font-weight: 200;
}
#hp-sec3 .slider-right .nexta.slick-arrow{
	padding-right:60px;
	margin-left: 60px;
}
#hp-sec3 .slider-right .preva.slick-arrow {
	padding-left:60px;
}
#hp-sec3 .slider-right .nexta.slick-arrow,
#hp-sec3 .slider-right .preva.slick-arrow {
	display: block !important;
	font-size: 20px;
	color: #555555;
	float: left;
	position:relative;
}
#hp-sec3 .slider-right .preva:after {
	content: "";
	background-image: url('/wp-content/uploads/2018/01/arrow-brown-left_09.png');
	background-repeat: no-repeat;
	background-size: cover;
	width: 39px;
	height: 20px;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
}
#hp-sec3 .slider-right .nexta:after {
	content: "";
	background-image: url('/wp-content/uploads/2018/01/arrow-brown-right.png');
	background-repeat: no-repeat;
	background-size: cover;
	width: 39px;
	height: 20px;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
}
#hp-sec3 .slider-right .preva:hover,
#hp-sec3 .slider-right .nexta:hover{
	color:#f2892d;
}
#hp-sec3 .slider-right .preva:hover:after {
	background-image: url('/wp-content/uploads/2018/01/arrow-orange-left.png');
}
#hp-sec3 .slider-right .nexta:hover:after {
	background-image: url('/wp-content/uploads/2018/01/arrow-orange-right_11.png');
}

#hp-sec5 ul.sec5_image_slider li{
	display:inline-block;
	vertical-align:middle;
	position:relative;
	padding-left:20px;
	float:none;
}
h2.big-hdr{
	font-size: 75px;
	line-height: 90px;
	position: relative;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 70px;
	display: inline-block;
 	font-family: 'Roboto', sans serif;
}
h2.big-hdr::after {
	content: "";
	width: 100px;
	height: 3px;
	display: block;
	position: absolute;
	background: #f2892d;
	left: 100%;
	top: 0;
	bottom: 0;
	margin: auto 0;
	margin-left: 30px;
}
#my-footer {
	background: #1e1e1e;
	border-top: 1px solid #353535;
	padding: 100px 0;
	display: block;
	width: 100%;
	position: relative;
}
#my-footer .widget-area {
	margin: 0 auto !important;
	border: none !important;
}
.soc-icons li {
	margin-left: 10px;
	margin-bottom: 10px;
	display: inline-block;
	vertical-align: top;
}
.soc-icons li .fa {
	font-size: 25px;
	border: 3px solid #acacac;
	width: 45px;
	height: 46px;
	text-align: center;
	line-height: 30px;
	box-sizing: border-box;
	display: block;
	padding: 5px;
	color: #acacac;
}
#my-footer .widget {
	border: none;
	padding:0;
}
#my-footer .widget-area {
	float: left;
	width: 25%;
}
#my-footer .widget-area:last-child {
	float: right;
	text-align: right;
}
#my-footer .widget-area p {
	font-size: 18px;
	margin-bottom: 0px;
	line-height: 25px;
}
#my-footer .widget-area .textwidget{
	white-space:nowrap;
}

button#responsive-menu-button {
	width: 30px !important;
}
.inner-sec1{
	background:#1e1e1e;
}
.inner-sec1 .orng-heading{
	position:relative;
	width: auto;
	display: inline-block;
}
.inner-sec1 .orng-heading:after {
	content: "";
	width: 70px;
	height: 3px;
	display: block;
	position: absolute;
	background: #f2892d;
	left: 100%;
	top: 0;
	bottom: 0;
	margin: auto 0;
	margin-left: 25px;
}
.breadcrumbs {
	text-align: right;
	float: right;
	margin-top: 40px;
	color: #fff;
	max-width:300px;
}
.breadcrumbs
#crumbs span,
#crumbs a{
	color: #fff;
	font-family: 'Roboto', sans serif;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 25px;
}
#crumbs span.current{
	color:#f2892d;
}
.hlf-cont p{
	margin-bottom:20px;
}
.hlf-cont .about-cont-col{
	width: 48%;
	display: inline-block;
	vertical-align: top;
}
.hlf-cont .about-cont-col:nth-child(2){
	padding-left: 45px;
}
#about-sec1 .about-sec1-inner-2{
	margin-bottom:25px;
}
.page-template-template-about .banner-cont{
	background-color: rgba(213, 213, 213, 0.1);
}
#about-sec2 {
	padding: 300px 0;
	text-align: center;
}
.submit-btn input,
.orng-btn {
	font-size: 25px;
	font-weight: bold;
	border: 3px solid #f2892d;
	color: #f2892d;
	line-height: 33px;
	padding: 20px 10px;
	display: block;
	width: 275px;
	margin: 0 auto;
}
.submit-btn input{
	margin-top:30px;
}
#contact-sec1 .hlf-cont {
	width: 50%;
	display: inline-block;
	float: right;
}
#contact-sec1 .secfloat .sec-title {
	width: 42%;
	display: inline-block;
	vertical-align: top;
}
#contact-sec1 .list-cont li {
	display: inline-block;
	vertical-align: top;
	width: 32%;
	text-align: center;
	border: 3px solid #fff;
	padding: 50px;
	min-height: 360px;
	margin-bottom:10px
}
#contact-sec1 .list-cont li:first-child p a {
	border: 2px solid #fff;
	padding: 12px 40px;
	display: inline-block;
}
#contact-sec1 .list-cont li:nth-child(2){
	margin: 0 25px;
}
#contact-sec1 .list-cont .contct-icons {
	min-height: 90px;
	display: block;
}
#contact-sec1 .list-cont .contct-title {
	font-weight: bold;
	font-size: 40px;
	color: #fff;
	line-height: 50px;
	margin-bottom: 25px;
	padding-bottom: 25px;
	font-family: 'Roboto', san serif;
	position:relative;
}
#contact-sec1 .list-cont .contct-title:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
	height: 3px;
	background: #f2892d;
	width: 65px;
}
#contact-sec1 .list-cont .contct-content p {
	color: #fff;
	font-size: 20px;
	line-height: 30px;
}
#contact-sec2 {
	background: #1e1e1e;
	padding-top:0;
}
#contact-sec2 h2.big-hdr {
	display: block;
	text-align: center;
	padding-bottom: 30px;
	margin-bottom: 30px;
}
#contact-sec2 h2.big-hdr::after {
	display: block;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: 0;
	top: auto;
}
#contact-sec2 p{
	text-align: center;
	margin-bottom: 80px;
}
#contact-sec2 .wpcf7-form {
	width: 70%;
	margin: 0 auto;
	text-align: center;
}
#contact-sec2 .field-hlf {
	display: inline-block;
	vertical-align: top;
	margin-bottom: 10px;
	width: 49.5%;
}
#contact-sec2 .field-fll {
	margin-bottom: 10px;
}
#contact-sec2 .field-hlf.wthr {
	margin-right: 5px;
}
#contact-sec2 .field-fll .g-recaptcha > div{
	margin:auto;
}
#contact-sec2 select,
#contact-sec2 textarea,
#contact-sec2 .field-hlf input {
	padding: 20px !important;
	background: transparent !important;
	border: 2px solid #393939;
	width: 100%;
	color: #cccccc;
	display:block;
	font-family: 'Roboto', sans serif;
}
#contact-sec2 textarea {
	height: 250px;
}
#contact-sec2 option:placeholder,
#contact-sec2 select:placeholder,
#contact-sec2 textarea:placeholder,
#contact-sec2 .field-hlf input:placeholder {
	color:#cccccc;
	opacity:1;
}
#contact-sec2 .map-container {
	margin: 75px 0;
}
#contact-sec2 .map-container iframe{
	width:65%;
	margin:auto;
}
.form-contact input[type="text"]::-moz-placeholder {
	color: #cccccc !important;
}
input::placeholder {
	color: #cccccc !important;
}
textarea::placeholder {
	color: #cccccc !important;
}
#srv-sec1 .serv-cont {
	display: block;
	width: 100%;
	margin-top: 140px;
}
#srv-sec1 .serv-cont ul {
	list-style: none;
}
#srv-sec1 .serv-cont ul li{
	margin-bottom:70px;
	display:flex;
	flex-wrap:nowrap;
	max-height:365px;
}
#srv-sec1 .serv-cont ul li div{
	display:inline-block;
}
#srv-sec1 .serv-cont ul li div,
#srv-sec1 .serv-cont ul li div img{
	max-height:365px;
	width: 100% 
}
#srv-sec1 .serv-cont ul li .orng-box {
	border: 5px solid #f2892d;
	padding: 40px;
	width: 35%;
}
#srv-sec1 .serv-cont ul li .srv-img-cont img {
	object-fit:cover;
	height:100%;
}
#srv-sec1 .serv-cont ul li:nth-child(even) .srv-img-cont,
#srv-sec1 .serv-cont ul li:nth-child(odd) .orng-box{
	order:1;
}
#srv-sec1 .serv-cont ul li:nth-child(odd) .srv-img-cont,
#srv-sec1 .serv-cont ul li:nth-child(even) .orng-box{
	order:2;
}
#srv-sec1 .serv-cont ul li:nth-child(odd) .srv-img-cont{
	padding-left:20px;
}
#srv-sec1 .serv-cont ul li:nth-child(even) .srv-img-cont{
	padding-right:20px;
}
#srv-sec1 .serv-cont ul li .srv-img-cont {
	width: 65%;
}
#srv-sec1 .serv-cont ul li .orng-box h4 {
	font-size: 40px;
	line-height: 55px;
	font-weight: bold;
	margin-bottom: 30px;
}
#srv-sec1 .serv-cont ul li .orng-box p {
	color: #fff;
	font-size: 22px;
	line-height: 28px;
	margin-bottom: 30px;
}
#srv-sec1 .serv-cont ul li .orng-box a {
	color: #f2892d;
	font-size: 20px;
	line-height:26px;
	position: relative;
}
#srv-sec1 .serv-cont ul li .orng-box a::before{
	content: "";
	background-image: url('/wp-content/uploads/2018/01/arrow-orange-right_11.png');
	background-repeat: no-repeat;
	background-size: cover;
	width: 39px;
	height: 20px;
	display: block;
	position: absolute;
	right: -60px;
	top: 3px;
}
#srv-sec1 .serv-cont ul li.services-list4 .orng-box,
#srv-sec1 .serv-cont ul li.services-list3 .img-cont{
	width:50%;
}
#srv-sec1 .serv-cont ul li.services-list3 .orng-box,
#srv-sec1 .serv-cont ul li.services-list4 .img-cont{
	width:49%
}

#crpt-sec1 .mg_filter .mgf {
	background: transparent;
	border: none;
	color: #fff !important;
	font-size: 18px;
	line-height: 25px;
	font-family: 'Roboto', sans serif;
}
#crpt-sec1 .mg_filter {
	margin-bottom: 50px;
}
#crpt-sec1 .mg_filter .mgf:hover,
#crpt-sec1 .mg_filter .mg_cats_selected{
	color:#f2892d !important;
}
.single-services p {
	margin-bottom: 50px;
	font-weight:300;
}
.single-services .top-brdr-orng:before{
	content: "";
	width: 70px;
	height: 3px;
	display: block;
	position: absolute;
	background: #f2892d;
	top: -30px;
}
.single-services .top-brdr-orng {
	margin-bottom: 25px;
}
#responsive-menu-container #responsive-menu ul.responsive-menu-submenu {
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto !important;
}
.inner-sec1 .serv-cont-inner ul li,
#crpt-sec1 .serv-cont-inner ul li {
	display: inline-block;
	vertical-align: top;
	margin: 0 15px;
	text-align: left;
}
#crpt-sec1 .serv-cont-inner ul li.services-categories {
	width: 14.28%;
	margin: auto;
	text-align: center;
}
.inner-sec1 .serv-cont-inner ul,
.serv-cont-inner ul {
	text-align: center;
	list-style: none;
	font-size:inherit;
}
.inner-sec1 .serv-cont-inner ul li .category-title,
#crpt-sec1 .serv-cont-inner ul li .category-title {
	font-weight: normal;
	font-family: 'Roboto', sans serif;
	font-size: 18px;
	line-height: 25px;
	color:#fff;
}
.inner-sec1 .serv-cont-inner ul li .category-title.active,
#crpt-sec1 .serv-cont-inner ul li .category-title.active {
	color: #f2892d;
}
.inner-sec1 .serv-cont-inner ul li .category-title:hover,
#crpt-sec1 .serv-cont-inner ul li .category-title:hover{
	cursor: pointer;
}
.inner-sec1 .testimonial-container{
	width: 38%;
	border: 5px solid #f2892d;
	padding: 70px 40px;
	position: relative;
}
#crpt-sec1 .testimonial-container {
	float: right;
	width: 38%;
	border: 5px solid #f2892d;
	padding: 70px 40px;
	position: relative;
}
.inner-sec1 .testimonial-container {
	width: 40%;
}
.inner-sec1 .testimonial-container p{
	color:#fff;
	font-size:18px;
	line-height:30px;
}
.inner-sec1 .img-cont,
#crpt-sec1 .img-cont {
	width: 60%;
	padding-right: 20px;
	display: inline-block;
}
#crpt-sec1 .services-main-col {
    display: flex;
    display: -webkit-flex;
}
#crpt-sec1 .img-h img {
    width: 100%;
    height: 100% !important;
    object-fit: cover;
	object-position:bottom;
}
.inner-sec1 .img-cont {
	width: 60%;
}
#vin-sec1 .img-cont.img-h {
	width: 61%;
	padding-right: 10px;
}
.inner-sec1 .slider-cont p,
.inner-sec1 .slider-cont .sec-title,
#crpt-sec1 .slider-cont p,
#crpt-sec1 .slider-cont .sec-title{
	margin-bottom: 25px;
	color: #fff;
}
.slider-cont .sec-title a{
	color: #fff;
}
.inner-sec1 .slider-cont p span,
#crpt-sec1 .slider-cont p span {
	color: #fff;
	position: relative;
	margin-bottom: 60px;
	display: block;
	padding-top: 25px;
}

#crpt-sec1 ul p span{
	position:relative;
}
.inner-sec1 .preva,
#crpt-sec1 .preva {
	background-image: url('/wp-content/uploads/2018/01/arrow-brown-left_09.png');
	background-repeat: no-repeat;
	background-size: cover;
	width: 39px;
	height: 20px;
	display: inline-block;
}
.inner-sec1 .preva:hover,
#crpt-sec1 .preva:hover {
	background-image: url('/wp-content/uploads/2018/01/arrow-orange-left.png');
}
.inner-sec1 .nexta,
#crpt-sec1 .nexta {
	background-image: url('/wp-content/uploads/2018/01/arrow-brown-right.png');
	background-repeat: no-repeat;
	background-size: cover;
	width: 39px;
	height: 20px;
	display: inline-block;
}
.inner-sec1 .nexta:hover,
#crpt-sec1 .nexta:hover {
	background-image: url('/wp-content/uploads/2018/01/arrow-orange-right_11.png');
}
.inner-sec1 .snavi-cont,
#crpt-sec1 .snavi-cont{
	position: absolute;
	right: 40px;
	bottom: 26px;
	width:140px;
}
#crpt-sec1 .snavi-cont a.learn-more-btn{
	color:#f2892d;

}
#responsive-menu-container #responsive-menu li.responsive-menu-item a .responsive-menu-subarrow {
	right: -10px !important;
	width: 30px !important;
	text-align: center;
	font-size: 20px;
	top: 15px;
}
#responsive-menu .responsive-menu-item-has-children {
	padding-right: 20px !important;
}
.page-template-template-laminate .banner-cont h1.sec-title span{
	margin-left: 50px;
}
.page-template-template-timber .banner-cont h1.sec-title span,
.page-template-template-vinyl .banner-cont h1.sec-title span{
	margin-left: 70px;
}
#tmbr-sec1 .serv-cont-inner ul,
#vin-sec1 .serv-cont-inner ul,
#lmnt-sec1 .serv-cont-inner ul{
	text-align: left;
	font-size:inherit;
}
#tmbr-sec1 .serv-cont-inner ul.cat-main,
#vin-sec1 .serv-cont-inner ul.cat-main {
	margin-bottom:0;
}
#vin-sec1 .serv-list-inner,
#tmbr-sec1 .serv-list-inner{
	width: 100%;
	height: 370px;
}

#crpt-sec1 .cat-main .serv-list-inner,
#ag-sec1 .cat-main .serv-list-inner,
#lmnt-sec1 .cat-main .serv-list-inner,
#tmbr-sec1 .cat-main .serv-list-inner,
#vin-sec1 .cat-main .serv-list-inner{
	margin: 0;
}
#vin-sec1 .cat-main .img-cont2 {
	float: right;
	width: 40%;
}
#vin-sec1 .cat-main .img-h {
	min-height: 570px;
	margin-bottom: 20px;
}
#vin-sec1 .cat-main .img-cont3 {
	float: left;
	width: 62%;
	padding-right: 20px;
	height:100%;
}
#vin-sec1 .cat-main .img-cont3 img{
	height:100%;
	width:100%;
	object-fit:cover;
}
#vin-sec1 .testimonial-container {
	width: 38%;
	float: right;
	padding:70px 40px;
	height:100%;
}
#vin-sec1 .slider-cont p span{
	margin-bottom: 0px;
}
#vin-sec1 .slider-cont,
#tmbr-sec1 .slider-cont{
	margin-bottom: 0;
}
#vin-sec1 .cat-main .img-cont4 {
	float: right;
	width: 65.60%;
	padding-top: 25px;
}
#lmnt-sec1 .serv-list-inner,
#tmbr-sec1 .serv-list-inner,
#vin-sec1 .serv-list-inner{
	margin-bottom:40px !important;
}
#lmnt-sec1 .serv-list-inner:last-child,
#tmbr-sec1 .serv-list-inner:last-child,
#vin-sec1 .serv-list-inner:last-child{
	margin-bottom:0px !important;
}
#vin-sec1 .cat-main{
	margin-bottom:0px;
}
#lmnt-sec1 .testimonial-container,
#lmnt-sec1 .testimonial-container .img-cont,
#lmnt-sec1 .testimonial-container .img-cont2,
#lmnt-sec1 .testimonial-container .img-cont3,
#lmnt-sec1 .testimonial-container .img-cont4,
#lmnt-sec1 .testimonial-container .img-cont5{
	display:inline-block;
	vertical-align:top;
}
#tmbr-sec1 .testimonial-container {
	float: left;
}
#lmnt-sec1 .img-cont{
	width: 60%;
	padding-right: 0;
	padding-left: 20px;
}
#tmbr-sec1 .img-cont{
	width: 60%;
	padding-right: 0;
	float: right;
	padding-left: 20px;
}
#lmnt-sec1 .cat-main .img-h{
	min-height:422px;
	max-height:422px;
}
#lmnt-sec1 .cat-main .img-h img{
	max-height:422px;
	min-height:422px;
	width:100%;
}
#tmbr-sec1 .cat-main .img-h,
#tmbr-sec1 .img-cont{
	height:100%;
}
#tmbr-sec1 .cat-main .img-h img{
	object-fit:cover;
	object-position:bottom right;
	width:100%;
	height:100%;
}
#lmnt-sec1 .cat-main .img-cont2,
#tmbr-sec1 .cat-main .img-cont2 {
	float: left;
	width: 34%;
	padding-right: 20px;
}
#lmnt-sec1 .cat-main  .img-cont3,
#tmbr-sec1 .cat-main  .img-cont3 {
	float: left;
	width: 33%;
}
#lmnt-sec1 .cat-main .img-cont4,
#tmbr-sec1 .cat-main .img-cont4 {
	float: left;
	width: 33%;
	padding-left: 10px;
}
#lmnt-sec1 .cat-main .img-cont5,
#tmbr-sec1 .cat-main .img-cont5 {
	float: right;
	width: 66%;
	margin-top: 25px;
}
#lmnt-sec1 .img-cont3 {
	padding-right: 10px;
}
#lmnt-sec1 .cat-main{
	margin-bottom:0;
}
#ag-sec1 .img-h {
	min-height: 553px;
	margin-bottom:20px;
	float: right;
}
#ag-sec1 .img-cont2 {
	float: left;
	width: 34%;
	padding-right: 20px;
}
#ag-sec1 .img-cont3 {
	float: right;
	width: 65.55%;
}
#ag-sec1 .cat-main{
	margin:0 auto;
}
.page-template-template-artificial-grass .sec-title span{
	margin-left: -20px;
}
#crpt-sec1 .img-h {
	min-height:442px;
	max-height:442px;

}
#crpt-sec1 .img-cont2 {
	float: left;
	width: 34%;
	padding-right: 20px;
}
#crpt-sec1 .img-cont3 {
	float: left;
	width: 34%;
	padding-right: 20px;
}
#crpt-sec1 .img-cont4 {
	float: left;
	width: 32%;
}
#crpt-sec1 .img-cont5 {
	float: left;
	width: 66%;
	margin-top: 26px;
}
#crpt-sec1 .cat-main .serv-list-inner{
	margin-bottom:60px;
	width:100%;
	padding-top: 50px;
	margin-top: -50px;
}
#crpt-sec1 .serv-cont-inner ul li .services-main-col ul li {
    	width: 100%;
    	max-width: 390px;
    	margin: 0 auto;
    	display: block;
}
#crpt-sec1 .cat-main .serv-list-inner:last-child{
	margin-bottom:0;
}
.submit-btn input{
	background:transparent !important;
}

#responsive-menu-container #responsive-menu ul.responsive-menu-submenu a.responsive-menu-item-link {
	box-shadow: none;
	border: none;
}

#responsive-menu-container #responsive-menu ul.responsive-menu-submenu a:hover,
#responsive-menu-container #responsive-menu ul.responsive-menu-submenu .current-menu-item a,
#responsive-menu-container #responsive-menu .current-menu-ancestor a {
	box-shadow: inset 0px -5px #f28a2b;
}
#responsive-menu-container li.responsive-menu-item a{
	padding:15px 30px !important;
	margin-right:0px !important;
}
#responsive-menu-container #responsive-menu-wrapper, #responsive-menu {
	opacity:1;
}

#responsive-menu-container #responsive-menu li.responsive-menu-item a {
	padding: 10px 20px;
	border: none !important;
}

#my-footer #media_image-2 img {
	width: 100%;
	max-width: 140px !important;
	display: none;
}
a:focus {
	outline: 0 !important;
}

#contact-sec2 select:focus,
#contact-sec2 textarea:focus,
#contact-sec2 .field-hlf input:focus {
	border: 2px solid #939393 !important;
}

.serv-cont-inner ul.slider-cont {
	margin: 0 auto;
}

.services-col-img {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}


.wpcf7-display-none,
div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing,
div.wpcf7-response-output {
	border: none;
	color: #f2892d;
}

.btn-contanct {
	display: block;
	float: none;
	clear: both;
	text-align: left;
}

.btn-contanct a {
	font-size: 26px;
	font-weight: bold;
	border: 3px solid #f2892d;
	color: #f2892d;
	line-height: 32px;
	padding: 22px 60px;
	display: inline-block;
	width: auto;
	margin: 80px auto 0;
	text-transform: uppercase;
}
#my-header .left-sec .supplier-logo {
	display: inline-block;
	width: 50%;
	vertical-align: bottom;
	padding-left: 40px;
}

#hp-sec5 {
	background-color: #1e1e1e;
	padding:75px 0;
}
#hp-sec5 h3 {
	font-size: 38px;
	line-height: 43px;
	text-transform: uppercase;
	padding-bottom: 40px;
}
#hp-sec5 ul {
	width: 90%;
	margin: 0 auto 20px;
}
#hp-sec5 p{
	margin-bottom:25px;
}
.sec5-btm-cont p {
	text-align: center;
	margin-bottom:15px;
}
.sec5-btm-cont .cont-clr {
	color: #f2892d;
}
.sec5-btm-cont span {
	color: #fff;
	font-size:25px;
	font-weight:600;
}
.sec5-btm-cont {
	width: 100%;
	margin: 0 auto;
	max-width: 900px;
}
.line {
	background-color: #f2892d;
	width: 65px;
	height: 3px;
	margin-bottom: 30px;
}
.sec5-btm-cont-up {
	padding: 40px 0 0;
}
#Carpet-Sub-Sec1,#Carpet-Sub-Sec2{
	background-color:#1e1e1e;
}
#Carpet-Sub-Sec1{
	padding:100px 0 75px;
}
#Carpet-Sub-Sec1 .sub-top-left {
	color: #f2892d;
	font-size: 18px;
	line-height: 18px;
	font-family: 'Roboto', sans-serif;
	text-transform:uppercase;
}

#Carpet-Sub-Sec1 .sub-top-left:after {
	content: "";
	width: 67px;
	height: 2px;
	display: inline-block;
	background: #f2892d;
	vertical-align:top;
	position:relative;
	top:5px;
	margin-left:20px;
}
#Carpet-Sub-Sec1 .carpet-sub-sec-1-heading {
	padding: 30px 0;
}
#Carpet-Sub-Sec1 h2.carpet-sub-title,
#Carpet-Sub-Sec2 h2.carpet-sub-title{
	padding-bottom:18px;
}
#Carpet-Sub-Sec1 h2.carpet-sub-title,
#Carpet-Sub-Sec2 h2.carpet-sub-title,
#Carpet-Subv2-Sec1 h2.carpet-subv2-title,
#Carpet-Subv2-Sec2 h2.carpet-subv2-title{
	font-size:30px;
	line-height:40px;
	font-family: 'Oswald', sans-serif;
	font-weight:600;
}
#Carpet-Sub-Sec1 .carpet-sub-sec-1-testimonial{
	display: flex;
	display: -webkit-flex; /* Safari */
}
#Carpet-Sub-Sec1 .right-testimonial .test-container{
	height:100%;
}
#Carpet-Subv2-Sec1 .carpet-subv2-sec1-leftcolumn  h2.carpet-subv2-title{
	letter-spacing:1.5px;
}
#Carpet-Sub-Sec1 .carpet-sub-nav{
	padding-top:50px;
	max-width:276px;
	margin:0 0 0 auto;
	display:none;
}
#Carpet-Sub-Sec1 .carpet-sub-nav a{
	background-repeat: no-repeat;
	background-size: cover;
	width: 39px;
	height: 20px;
	display:inline-block;
}
#Carpet-Sub-Sec1 .carpet-sub-nav a.sub-test-prev:hover,
#Carpet-Sub-Sec1 .carpet-sub-nav a.sub-prev:hover{
	background-image: url('/wp-content/uploads/2018/01/arrow-orange-left.png');
}
#Carpet-Sub-Sec1 .carpet-sub-nav a.sub-test-next:hover,
#Carpet-Sub-Sec1 .carpet-sub-nav a.sub-next:hover{
	background-image: url('/wp-content/uploads/2018/01/arrow-orange-right_11.png');
}
#Carpet-Sub-Sec1 .carpet-sub-nav span{
	padding:0 20px;
	font-size:20px;
	line-height:27px;
	color:#fff;
	font-family: 'Oswald', sans-serif;
}
#Carpet-Sub-Sec1 .carpet-sub-nav span, #Carpet-Sub-Sec1 .carpet-sub-nav a {
	vertical-align: middle;
}
#Carpet-Sub-Sec1 .carpet-sub-nav .sub-test-prev,
#Carpet-Sub-Sec1 .carpet-sub-nav .sub-prev{
	background-image: url('/wp-content/uploads/2018/01/arrow-brown-left_09.png');
}
#Carpet-Sub-Sec1 .carpet-sub-nav .sub-test-next,
#Carpet-Sub-Sec1 .carpet-sub-nav .sub-next{
	background-image: url('/wp-content/uploads/2018/01/arrow-brown-right.png');
}
#Carpet-Sub-Sec1 .carpet-sub-sec-1-testimonial .left-image {
	width: 50%;
	display:inline-block;
	vertical-align:top;
}
#Carpet-Sub-Sec1 .carpet-sub-sec-1-testimonial .right-testimonial {
	width: 50%;
	display: inline-block;
	vertical-align:top;
	padding-left:20px;

}
#Carpet-Sub-Sec1 .carpet-sub-sec-1-testimonial .right-testimonial .test-container{
	margin-left:auto;
	width:100%;
	border: 4px solid #f2892d;
	padding: 35px 25px;
}

#Carpet-Sub-Sec1 .carpet-sub-sec-1-testimonial .left-image img{
	height: 100%;
	object-fit: cover;
}
#Carpet-Sub-Sec1 .carpet-sub-sec-1-testimonial .right-testimonial  ul li{
	list-style:none;
}
#Carpet-Sub-Sec1 .carpet-sub-sec-1-testimonial .right-testimonial  ul li h5{
	font-size:35px;
	line-height:45px;
	padding-bottom:25px;
}

#Carpet-Sub-Sec1 .carpet-sub-sec-1-testimonial .right-testimonial  ul li p.c-testimony{
	font-size:18px;
	line-height:24px;
	color:#ffffff;
	font-style:italic;
	padding-bottom:30px;
	letter-spacing:1.8px;
}

#Carpet-Sub-Sec1 .carpet-sub-sec-1-testimonial .right-testimonial  ul li p.c-name {
	color: #fff;
	letter-spacing: 1.5px
}
#Carpet-Sub-Sec1 .carpet-sub-sec-1-testimonial .right-testimonial  ul li p.c-name::before {
	content: '';
	width: 40px;
	height: 2px;
	display: block;
	background-color: #ed862d;
	margin-bottom: 20px;
}
#Carpet-Sub-Sec1 .carpet-sub-sec-1-testimonial .right-testimonial .carpet-sub-nav{
	text-align: right;
	padding: 0;
	margin: -20px 0 0 auto;
	position:relative;
	z-index:2;
}

#Carpet-Sub-Sec2 {
	padding:0 0 125px;
}
#Carpet-Sub-Sec2 .carpet-sub-sec-2-heading{
	padding-bottom:40px;
}
#Carpet-Sub-Sec2 .carpet-sub-sec-2-gallery ul{
	margin:0 -15px;
}
#Carpet-Sub-Sec2 .carpet-sub-sec-2-gallery ul li{
	list-style:none;
	display:inline-block;
	width:33.33%;
	vertical-align:top;
	padding:15px 15px;
	text-align:center;
}
#Carpet-Sub-Sec2 .carpet-sub-sec-2-gallery ul li img{
	width:100%
}
#Carpet-Sub-Sec2 .carpet-sub-sec-2-gallery ul li:nth-child(3){
	float:right;
}
#Carpet-Sub-Sec2 .carpet-sub-sec-2-gallery ul li:nth-child(3)::after{
	content:'';
	clear:both;
	display:block;
}
#Carpet-Sub-Sec2 .carpet-sub-sec-2-gallery ul li .sub-gallery-inner{
	width:100%;
	max-width:380px;
	margin:auto;
}

body.page-template-template-services-sub-page-v2 .breadcrumbs{
	display:none;
}
body.page-template-template-services-sub-page-v2 li{
	list-style:none;
}
#Carpet-Subv2-Sec1{
	background-color:#1e1e1e;
	padding:100px 0;
}
#Carpet-Subv2-Sec1 .title-top-left{
	display:block;
	float: none;
	margin: 0;
	max-width: unset;
	text-align: left;
	font-weight: 500;
	padding-bottom:50px;
}
#Carpet-Subv2-Sec1 .title-top-left h3{
	color: #f2892d;
	font-size: 18px;
	line-height: 18px;
	font-family: 'Roboto', sans-serif;
	text-transform: uppercase;
}
#Carpet-Subv2-Sec1 .title-top-left h3::after {
    content: "";
    width: 67px;
    height: 2px;
    display: inline-block;
    background: #f2892d;
    vertical-align: top;
    position: relative;
    top: 5px;
    margin-left: 20px;
}
#Carpet-Subv2-Sec1 .carpet-subv2-sec1-leftcolumn{
    width: 45%;
	display:inline-block;
	vertical-align:top;
}
#Carpet-Subv2-Sec1 h2.carpet-subv2-title{
	padding-bottom:20px;
}
#Carpet-Subv2-Sec1 .carpet-subv2-sec1-leftcolumn .csubv2-sec1-leftcolumn-container{
	width:100%;
	max-width:690px;
}
#Carpet-Subv2-Sec1 .carpet-subv2-sec1-rightcolumn{
	width:55%;
	display:inline-block;
	text-align:right;
	vertical-align:top;
}
#Carpet-Subv2-Sec1 .breadcrumbs #crumbs::after {
    content: '';
    background-color: #ed862d;
    display: inline-block;
    height: 2px;
    width: 67px;
    vertical-align: top;
    position: relative;
    top: 10px;
    margin-left: 20px;
}
#Carpet-Subv2-Sec2{
	padding:55px 0 80px;
	background-color:#1e1e1e;
}

#Carpet-Subv2-Sec2 .carpet-subv2-sec2-heading {
    padding-bottom: 30px;
}
#Carpet-Subv2-Sec2 .carpet-subv2-sec2-heading h2.carpet-subv2-title{
	padding-bottom:10px;
}
#Carpet-Subv2-Sec2 .carpet-subv2-sec2-row2 #thumbs img {
    margin-bottom: 35px;
	object-fit:cover;
	
}
#Carpet-Subv2-Sec2 .carpet-subv2-sec2-row2 {
    text-align: center;
	position:relative;
	font-size:0;
}
#Carpet-Subv2-Sec2 .carpet-subv2-sec2-row2 .large-image-container{
	width:100%;
	max-width:1262px;
	margin:0 auto 35px;
}

#Carpet-Subv2-Sec2 .carpet-subv2-sec2-row2 .csubv2-sec2-leftcolumn{
	max-width:576px;
	width:50%;
	display:inline-block;
	vertical-align:top;
}
#Carpet-Subv2-Sec2 .carpet-subv2-sec2-row2 .csubv2-sec2-rightcolumn{
	width:50%;
	display:inline-block;
	vertical-align:top;
	padding-left: 45px;
	padding-right: 32px;
}
#Carpet-Subv2-Sec2 .carpet-subv2-sec2-row2 .csubv2-sec2-leftcolumn ul li {
	display:inline-block;
	width:33.33%;
	position:relative;
	text-align:center
}
#Carpet-Subv2-Sec2 .carpet-subv2-sec2-row2 .csubv2-sec2-leftcolumn ul li img{
	width:173px;
	height:128px;
	position:relative;
	opacity:0.45;
	z-index:5;
}

#Carpet-Subv2-Sec2 .carpet-subv2-sec2-row2 .csubv2-sec2-rightcolumn .test-container-2{
	margin-left:auto;
	width:100%;
	border: 4px solid #f2892d;
	padding: 35px 32px;
	text-align:left;
	background-color: rgba(30,30,30);
	position: relative;
	top: -255px;
	margin-bottom:-255px;
	opacity:0.9;
}
#Carpet-Subv2-Sec2 .carpet-subv2-sec2-row2 .csubv2-sec2-rightcolumn .test-container-2  ul li h5{
	font-size:35px;
	line-height:45px;
	padding-bottom:25px;
}
#Carpet-Subv2-Sec2 .carpet-subv2-sec2-row2 .csubv2-sec2-rightcolumn .test-container-2 ul li p.c-testimony{
	font-size:21px;
	line-height:25px;
	color:#ffffff;
	font-style:italic;
	padding-bottom:30px;
}
#Carpet-Subv2-Sec2 .carpet-subv2-sec2-row2 .csubv2-sec2-rightcolumn .test-container-2 ul li p.c-name {
	color: #fff;
	letter-spacing: 1.5px
}
#Carpet-Subv2-Sec2 .carpet-subv2-sec2-row2 .csubv2-sec2-rightcolumn .test-container-2 ul li p.c-name::before {
	content: '';
	width: 40px;
	height: 2px;
	display: block;
	background-color: #ed862d;
	margin-bottom: 20px;
}
#Carpet-Subv2-Sec1 .carpet-sub-nav a,
#Carpet-Subv2-Sec2 .carpet-sub-nav a{
	background-repeat: no-repeat;
	background-size: cover;
	width: 39px;
	height: 20px;
	display:inline-block;
}
#Carpet-Subv2-Sec2 .carpet-sub-nav {
    margin: 25px 40px 0 0;
    text-align: right;
}
#Carpet-Subv2-Sec2 .carpet-sub-nav a.sub-test-prev{
	margin-right:15px;
}
#Carpet-Subv2-Sec2 .carpet-sub-nav a.sub-test-next{
	margin-left:15px;
}
#Carpet-Subv2-Sec1 .carpet-sub-nav {
    padding-top: 45px;
}
#Carpet-Subv2-Sec2 .carpet-sub-nav a.sub-test-prev:hover,
#Carpet-Subv2-Sec1 .carpet-sub-nav a.sub-prev:hover{
	background-image: url('/wp-content/uploads/2018/01/arrow-orange-left.png');
}
#Carpet-Subv2-Sec2 .carpet-sub-nav a.sub-test-next:hover,
#Carpet-Subv2-Sec1 .carpet-sub-nav a.sub-next:hover{
	background-image: url('/wp-content/uploads/2018/01/arrow-orange-right_11.png');
}
#Carpet-Subv2-Sec1 .carpet-sub-nav span{
	padding:0 20px;
	font-size:20px;
	line-height:27px;
	color:#fff;
	font-family: 'Oswald', sans-serif;
}
#Carpet-Subv2-Sec1 .carpet-sub-nav span, #Carpet-Sub-Sec1 .carpet-sub-nav a {
	vertical-align: middle;
}
#Carpet-Subv2-Sec2 .carpet-sub-nav .sub-test-prev,
#Carpet-Subv2-Sec1 .carpet-sub-nav .sub-prev{
	background-image: url('/wp-content/uploads/2018/01/arrow-brown-left_09.png');
}
#Carpet-Subv2-Sec2 .carpet-sub-nav .sub-test-next,
#Carpet-Subv2-Sec1 .carpet-sub-nav .sub-next{
	background-image: url('/wp-content/uploads/2018/01/arrow-brown-right.png');
}
#Carpet-Subv2-Sec1 .carpet-sub-nav span, #Carpet-Subv2-Sec1 .carpet-sub-nav a {
    vertical-align: middle;
}
#Carpet-Subv2-Sec2 .csubv2-sec2-leftcolumn li::after {
    width: 173px;
    height: 128px;
    position: absolute;
    background-color: #e1e1e1;
    right: 0;
    left: 0;
    margin: auto;
	display:block;
	content:'';
	top:0;
	z-index:1;
}
#Carpet-Subv2-Sec2 .csubv2-sec2-leftcolumn .selected{
	opacity: 1 !important;
}


#tmbr-sec1 .snavi-cont .rd-mr,
#vin-sec1 .snavi-cont .rd-mr,
#lmnt-sec1 .snavi-cont .rd-mr,
#ag-sec1 .snavi-cont .rd-mr{
	width: 100% !important;
}
#tmbr-sec1 .rd-mr::after,
#vin-sec1 .rd-mr::after,
#lmnt-sec1 .rd-mr::after,
#ag-sec1 .rd-mr::after{
	content: "";
	position: absolute;
	top: 2px;
	right:0;
	bottom: 0;
	background-image: url('/wp-content/uploads/2018/01/arrow-orange-right_11.png');
	background-repeat: no-repeat;
	background-size: cover;
	width: 40px;
	height: 20px;
	display: inline-block;
}
#tmbr-sec1 .nexta ,
#vin-sec1 .nexta,
#lmnt-sec1 .nexta,
#ag-sec1 .nexta{
	background: none;
	color: #f2892d;
}
#hp-sec3 .lrn-mr {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	color: #f2892d;
}
#testimonial-page{
	background-color:#1e1e1e;
}
#testimonial-sec1{
	padding:75px 0 120px;
}
#testimonial-sec1 .testimonial-heading{
	text-align:center;
	margin-bottom:25px;
}
#testimonial-sec1 .testimonial-sub-head{
	color:#f2892d;
	font-size:18px;
	line-height:25px;
	text-transform:uppercase;
	font-family: 'Roboto', sans-serif;
	font-weight:bold;
	margin-bottom:15px;
}
#testimonial-sec1 .testimonial-sub-head::before{
	content:'';
	background-color:#f2892d;
	height:2px;
	width:100%;
	max-width:67px;
	display:block;
	margin:0 auto 15px;;
}
#testimonial-sec1 h1{
	font-size:35px;
	line-height:45px;
	margin-bottom:25px;
}
#testimonial-sec1 .testimonial-sizer{
	width:5%;
}
#testimonial-sec1 .testimonial-container{
	padding:12px 13.5px;
	min-height:250px;
}
#testimonial-sec1 .testimonial-container{
	display:block;
	float:left;
}
#testimonial-sec1 .testimonial-inner-container{
	background-color:#363636;
	padding:25px;
	color:#ffffff;
	border:4px solid #555555;
	transition: all 0.2s;
	font-weight:300;
	min-height:inherit;
}
#testimonial-sec1 .testimonial-inner-container .testimony{
	font-style:italic;
}
#testimonial-sec1 .testimonial-inner-container:hover{
	border-color:#f2892d;
}
#testimonial-sec1 .testimonial-inner-container .testimonial-name::before{
	content:'';
	background-color:#9a6231;
	display:block;
	width:100%;
	max-width:40px;
	height:2px;
	margin:20px 0;
}
#testimonial-sec1 .testimonial-container--width1{
	width:25%;
}
#testimonial-sec1 .testimonial-container--width2{
	width:50%;
}
#testimonial-sec1 .testimonial-container--width3{
	width:100%;
}
#testimonial-sec1  .testimonial-3{
	
}


/**
*  MY RESPONSIVE
**/

@media screen and (max-width:1600px){
	.my-container {
		width: 1200px;
	}
	#my-header .center-column{
		width:63%;
	}
	#my-header .right-sec{
		width:15%;
	}
	#my-header .menu-logo {
		left: 14.5%;
	}
	#my-header .right-sec .cont-info{
		margin-bottom:5px;
	}
	#contact-sec1 .secfloat .sec-title {
		width: 41%;
	}
	#contact-sec1 .list-cont li:nth-child(2) {
		margin: 0 21px;
	}
	#contact-sec2 .field-hlf.wthr {
		margin-right: 4px;
	}
	#ag-sec1 .img-h img{
		object-fit:cover;
	}
	#ag-sec1 .img-h,#ag-sec1 .img-h img {
		min-height: 500px;
	}
	#tmbr-sec1 .cat-main .slider-cont,
	#lmnt-sec1 .cat-main .slider-cont,
	#ag-sec1 .cat-main .slider-cont{
		margin-bottom: 0;
	}
	.sec-container.banner-cont {
		padding:180px 0;
	}
	#tmbr-sec1 .cat-main .img-cont5 {
		margin-top: 20px;
	}
	.page-template-template-laminate .banner-cont h1.sec-title span {
		margin-left: 15px;
	}
	.page-template-template-timber .banner-cont h1.sec-title span{
		margin-left: 35px;
	}
	.btn-contanct a {
		font-size: 22px;
		line-height: 32px;
		padding: 20px 60px;
		margin: 30px auto 0;
	}
	#hp-sec3 .slider-right p {
		margin-bottom: 100px;
	}
	#Carpet-Sub-Sec1 .carpet-sub-sec-1-testimonial .left-image {
		width: 54%;
	}
	#Carpet-Sub-Sec1 .carpet-sub-sec-1-testimonial .right-testimonial {
		width: 46%;
		padding:0;
	}
	.inner-sec1 .img-cont, #crpt-sec1 .img-cont {
		width: 62%;
	}
	.inner-sec1 .testimonial-container, #crpt-sec1 .testimonial-container {
		width: 38%;
	}
	#Carpet-Subv2-Sec1 .carpet-subv2-sec1-leftcolumn .csubv2-sec1-leftcolumn-container {
    	max-width: 435px;
	}
	#Carpet-Subv2-Sec1 .carpet-subv2-sec1-leftcolumn {
    	width: 40%;
	}
	#Carpet-Subv2-Sec1 .carpet-subv2-sec1-rightcolumn {
    	width: 60%;
	}
	#Carpet-Sub-Sec1 .carpet-sub-sec-1-testimonial .left-image {
    	padding-right: 20px;
	}
	#crpt-sec1 .img-h {
			min-height: 442px;
	}
	.inner-sec1 .testimonial-container, 
	#crpt-sec1 .testimonial-container,
	#vin-sec1 .testimonial-container{
			padding: 50px 45px 0;
	}
	#Carpet-Subv2-Sec2 .carpet-subv2-sec2-row2 .csubv2-sec2-leftcolumn{
		max-width:unset;
	}
	#srv-sec1 .serv-cont ul li .orng-box {
		padding: 20px 25px 25px;
	}
}
@media screen and (min-width:1601px){
	#crpt-sec1 li.services-category4 .sec-title {
		font-size: 35px;
		line-height: 45px;
	}
}
@media screen and (min-width:1201px){
	#Carpet-Subv2-Sec1 .carpet-subv2-sec1-leftcolumn p{
		line-height:30px;
	}
}

@media screen and (min-width:1201px)and (max-width:1600px){
	#crpt-sec1 li.services-category4 .sec-title {
		font-size: 32px;
		line-height: 42px;
	}
	#tmbr-sec1 .cat-main .services-col-img.img-h,
	#lmnt-sec1 .img-cont{
		padding:0;
	}
	#tmbr-sec1 .cat-main .services-col-img.img-h img,
	#lmnt-sec1 .img-cont img{
		padding-left:17px
	}
	#tmbr-sec1.inner-sec1 .testimonial-container,
	#lmnt-sec1.inner-sec1 .testimonial-container {
    	width: 38.20%;
	}
	#tmbr-sec1 .img-cont,
	#lmnt-sec1 .img-cont{
    	width: 61.8%;
	}
	#Carpet-Subv2-Sec2 .carpet-subv2-sec2-row2 .csubv2-sec2-leftcolumn ul li{
		text-align:left;
	}
	#Carpet-Subv2-Sec2 .csubv2-sec2-leftcolumn li::after{
		margin: auto auto auto 0
	}
}
@media screen and (max-width:1500px){
	body.page-template-template-services-sub-page-v1 .my-container {
		width: 1200px;
	}
	#Carpet-Sub-Sec1 .carpet-sub-sec-1-testimonial .right-testimonial ul li p.c-testimony {
		letter-spacing: 1px;
	}
	#Carpet-Sub-Sec1 .carpet-sub-sec-1-testimonial .right-testimonial .test-container{
		padding: 25px 25px;
	}
}
@media screen and (min-width:1201px) and (max-width:1366px){
	body.page-template-template-carpet .my-container,
	body.page-template-template-timber .my-container,
	body.page-template-template-vinyl .my-container,
	body.page-template-template-laminate .my-container,
	body.page-template-template-services-sub-page-v2 .my-container{
		max-width:1200px;
	}	
	#Carpet-Subv2-Sec2 .carpet-subv2-sec2-row2{
		width:100%;
		max-width:1182px;
	}
	#Carpet-Sub-Sec2 .carpet-sub-sec-2-gallery ul li:nth-child(3) img{
		max-height:830px;
	}
	#Carpet-Sub-Sec2 .carpet-sub-sec-2-gallery ul li img {
		max-height:541px;
		width:100%;
	}
}
@media screen and (max-width:1366px){
	.my-container{
		max-width:1160px;
	}
	#my-header ul {
    	text-align: left;
	}
	body.page-template-template-services-sub-page-v1 .my-container {
		width: inherit;
	}
	#contact-sec1 .secfloat .sec-title {
		width: 44%;
	}
	#contact-sec1 .hlf-cont {
		width: 51%;
	}
	#contact-sec1 .list-cont li:nth-child(2) {
		margin: 0px 18px;
	}
	#contact-sec2 .field-hlf.wthr {
		margin-right: 3px;
	}
	.page-template-template-contact h1.sec-title span {
		left: 4px;
	}
	.sec-container {
		padding: 100px 0 70px;;
	}
	#responsive-menu-container #responsive-menu{
		text-align:center;
	}
	#hp-sec2 .sec-title{
		font-size: 37px;
		line-height: 45px;
	}
	h2.big-hdr::after {
		width: 75px;
	}
	#my-header #responsive-menu .responsive-menu-submenu{
		text-align:center;
	}
	.page-template-template-timber h1.sec-title span,
	.page-template-template-carpet h1.sec-title span,
	.page-template-template-services h1.sec-title span,
	.page-template-template-about h1.sec-title span {
		left: 0;
	}
	#my-header .menu-logo {
		left: 11.5%;
	}
	#my-header .is-active {
		right: 4%;
	}
	#tmbr-sec1 .cat-main .slick-slide p span,
	#lmnt-sec1 .cat-main .slick-slide p span,
	#ag-sec1 .cat-main .slick-slide p span{
		margin-bottom: 0;
	}
	#ag-sec1 .img-h, #ag-sec1 .img-h img {
		min-height: 520px;
	}
	#ag-sec1 .testimonial-container.img-h {
		padding-top: 25px;
		padding-bottom: 25px;
	}
	.page-template-template-artificial-grass .sec-title span {
		margin-left: -50px;
	}
	.page-template-template-laminate .banner-cont h1.sec-title span {
		margin-left: 15px;
	}
	#lmnt-sec1 .cat-main .img-cont5{
		margin-top: 20px;
	}
	#tmbr-sec1 .cat-main .img-cont3 {
		padding-right:10px;
	}
	#srv-sec1 .serv-cont ul li .orng-box a::before {
		top: 0px;
	}
	#srv-sec1 .serv-cont ul li .img-cont img{
		object-fit:cover;
	}
	#tmbr-sec1 .serv-list-inner.services-category2 .snavi-cont{
		bottom:61px;
	}
	.serv-cont-inner .serv-list-inner p {
    	margin-bottom: 20px;
	}
}
@media screen and (min-width:981px) and (max-width:1200px){
	#crpt-sec1 li.services-category4 .sec-title {
		font-size: 23px;
		line-height: 33px;
	}
	#Carpet-Sub-Sec2 .carpet-sub-sec-2-gallery ul li:nth-child(3) img{
		max-height:700px;
	}
	#Carpet-Sub-Sec2 .carpet-sub-sec-2-gallery ul li img {
		max-height: 459px;
		width:100%;
	}
	#my-header .left-sec{
		width: 20%;
	}
	#my-header .center-column {
    	width: 65%;
	}	
	#my-header .right-sec {
    	width: 15%;
	}
	#my-header .main-navigation ul.primary-menu li a {
		font-size: 15px;
		line-height: 22px;
	}
}
@media screen and (min-width:768px) and (max-width:1200px){
	#Carpet-Sub-Sec2 .carpet-sub-sec-2-gallery ul li:nth-child(3){
		right:-10px;
	}
	#Carpet-Sub-Sec2 .carpet-sub-sec-2-gallery ul li:nth-child(1),
	#Carpet-Sub-Sec2 .carpet-sub-sec-2-gallery ul li:nth-child(4){
		left:-10px;
	}
}
@media screen and (max-width:1200px){
	.my-container {
		max-width: 960px;
		width:100%;
	}
	h1.sec-title::before {
		width: 220px;
		height: 165px;
		top: -45px;
	}
	#contact-sec1 .list-cont li {
		padding: 30px;
		min-height: 324px;
	}
	#contact-sec1 .list-cont li:nth-child(2) {
		margin: 0px 14px;
	}
	#contact-sec1 .list-cont .contct-title {
		font-size: 30px;
		line-height: 40px;
	}
	#contact-sec1 .list-cont .contct-content p {
		font-size: 16px;
		line-height: 22px;
	}
	#my-header #responsive-menu .responsive-menu-submenu{
		padding-right: 0;
		text-align:center;
	}
	#contact-sec2 .field-hlf.wthr {
		margin-right: 2px;
	}
	.submit-btn input,
	.orng-btn{
		font-size: 20px;
		line-height: 33px;
		padding: 10px;
		width: 225px;
	}
	#contact-sec2 .wpcf7-form {
		width: 80%;
	}
	#my-header #responsive-menu .responsive-menu-submenu,
	#responsive-menu,
	.responsive-menu-submenu-open {
		padding: 0 !important;
	}
	#tmbr-sec1 .testimonial-container,
	#lmnt-sec1 .testimonial-container,
	#ag-sec1 .testimonial-container {
		padding: 25px;
	}
	#ag-sec1 .img-h, #ag-sec1 .img-h img {
		min-height: 460px;
	}
	#ag-sec1 .testimonial-container.img-h {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.page-template-template-laminate .banner-cont h1.sec-title span {
		margin-left: 0;
		left: 0
	}
	#lmnt-sec1 .cat-main .img-cont2{
		padding-right: 15px;
	}
	#my-header .menu-logo {
		left: 12.5%;
	}
	.inner-sec1 .testimonial-container p {
		color: #fff;
		font-size: 16px;
		line-height: 28px;
	}
	.inner-sec1 .testimonial-container p {
		color: #fff;
		font-size: 16px;
		line-height: 28px;
	}
	#hp-sec3 .slider-right p {
		margin-bottom: 50px !important;
	}
	.btn-contanct a {
		font-size: 18px;
		line-height: 26px;
		padding: 16px 50px;
		margin: 20px auto 0;
	}
	#crpt-sec1 .serv-cont-inner ul li.services-categories {
		width: 15%;
		padding:0 5px;
	}
	#Carpet-Sub-Sec1 {
		padding: 80px 0 55px;
	}
	#Carpet-Sub-Sec1 .sub-top-left,
	#Carpet-Subv2-Sec1 .title-top-left h3{
		font-size: 16px;
		line-height: 16px;
	}
	#Carpet-Sub-Sec1 .carpet-sub-sec-1-heading {
		padding: 20px 0;
	}
	#Carpet-Sub-Sec1 h2.carpet-sub-title, #Carpet-Sub-Sec2 h2.carpet-sub-title {
		padding-bottom: 25px;
		font-size: 28px;
		line-height: 38px;
	}
	#Carpet-Sub-Sec1 p,
	#Carpet-Sub-Sec2 p{
		font-size:16px;
		line-height:23px;
	}
	#Carpet-Sub-Sec1 .carpet-sub-nav {
		padding-top: 40px;
	}
	#Carpet-Sub-Sec1 .carpet-sub-nav span {
		font-size: 18px;
		line-height: 25px;
	}
	#Carpet-Sub-Sec1 .carpet-sub-sec-1-testimonial .right-testimonial ul li p.c-testimony {
		font-size: 16px;
		line-height: 22px;
		padding-bottom:20px;
	}
	#Carpet-Sub-Sec1 .carpet-sub-sec-1-testimonial .right-testimonial ul li p.c-testimony {
		letter-spacing: 0.5px;
	}
	#Carpet-Sub-Sec1 .carpet-sub-sec-1-testimonial .right-testimonial .test-container {
		padding: 15px;
	}
	#Carpet-Sub-Sec1 .carpet-sub-sec-1-testimonial .right-testimonial ul li h5 {
		font-size: 33px;
		line-height: 43px;
		padding-bottom: 15px;
	}
	#Carpet-Sub-Sec1 .carpet-sub-sec-1-testimonial .right-testimonial ul li p.c-name::before {
		margin-bottom: 10px;
	}
	#Carpet-Sub-Sec1 .carpet-sub-sec-1-testimonial .left-image img{
		min-height: 333px;
		object-fit: cover;
	}
	#Carpet-Sub-Sec1 .carpet-sub-sec-1-testimonial .left-image,
	#Carpet-Sub-Sec1 .carpet-sub-sec-1-testimonial .right-testimonial{
		width: 50%;
	}
	#Carpet-Sub-Sec1 p.carpet-sub-paragraph, #Carpet-Sub-Sec2 p.carpet-sub-paragraph {
		letter-spacing: 1px;
	}
	#Carpet-Sub-Sec2{
		padding: 0 0 105px;
	}
	#Carpet-Sub-Sec2 .carpet-sub-sec-2-gallery ul{
		margin:0 -10px;
	}
	#Carpet-Sub-Sec2 .carpet-sub-sec-2-gallery ul li {
		padding: 10px;
	}
	#Carpet-Sub-Sec2 .carpet-sub-sec-2-heading {
		padding-bottom: 30px;
	}
	#Carpet-Subv2-Sec1 {
    	padding: 80px 0;
	}
	#Carpet-Subv2-Sec1 .breadcrumbs {
    	padding-bottom: 30px;
	}
	#Carpet-Subv2-Sec1 .carpet-subv2-sec1-leftcolumn {
    	width: 45%;
	}
	#Carpet-Subv2-Sec1 .carpet-subv2-sec1-rightcolumn{
		width:55%;
	}
	#Carpet-Subv2-Sec1 .carpet-subv2-sec1-leftcolumn .csubv2-sec1-leftcolumn-container {
    	max-width: 400px;
	}
	#Carpet-Subv2-Sec1 h2.carpet-subv2-title {
    	padding-bottom: 30px;
	}
	#Carpet-Subv2-Sec1 h2.carpet-subv2-title, #Carpet-Subv2-Sec2 h2.carpet-subv2-title {
    	font-size: 33px;
    	line-height: 43px;
    	letter-spacing: 1.5px;
	}
	#Carpet-Subv2-Sec1 p,
	#Carpet-Subv2-Sec2 p{
		font-size: 16px;
		line-height: 23px;
	}
	#Carpet-Subv2-Sec1 .carpet-sub-nav span {
    	font-size: 18px;
    	line-height: 25px;
	}
	#Carpet-Subv2-Sec2 {
    	padding: 45px 0 70px;
	}	
	#Carpet-Subv2-Sec2 .carpet-subv2-sec2-heading {
    	padding: 0 20px 40px;
	}
	#Carpet-Subv2-Sec2 .carpet-subv2-sec2-row2 .large-image-container {
		 margin-bottom: 20px;
	}
	#Carpet-Subv2-Sec2 .carpet-subv2-sec2-row2 img.carpet-subv2-default-img {
		object-fit: cover;
	}	
	#Carpet-Subv2-Sec2 .carpet-subv2-sec2-row2 #thumbs img {
    	margin-bottom: 20px;
	}
	#Carpet-Subv2-Sec2 .carpet-subv2-sec2-row2 .csubv2-sec2-rightcolumn {
    	padding-left: 25px;
		width: 45%;
	}
	#Carpet-Subv2-Sec2 .carpet-subv2-sec2-row2 .csubv2-sec2-leftcolumn {
		width:55%;
	}
	#Carpet-Subv2-Sec2 .carpet-subv2-sec2-row2 .csubv2-sec2-rightcolumn .test-container-2 {
    	padding: 25px 20px;
		top: -235px;
	}
	#Carpet-Subv2-Sec2 .carpet-subv2-sec2-row2 .csubv2-sec2-rightcolumn .test-container-2 ul li h5 {
    	font-size: 33px;
    	line-height: 43px;
	}
	#Carpet-Subv2-Sec2 .carpet-subv2-sec2-row2 .csubv2-sec2-rightcolumn .test-container-2 ul li p.c-testimony {
    	font-size: 16px;
    	line-height: 22px;
		padding-bottom:20px;
	}
	#Carpet-Subv2-Sec2 .carpet-subv2-sec2-row2 .csubv2-sec2-rightcolumn .test-container-2 ul li h5 {
    	font-size: 33px;
    	line-height: 43px;
   	 	letter-spacing: 2px;
    	padding-bottom: 15px;
	}
	#Carpet-Subv2-Sec2 .carpet-sub-nav {
    	margin: 50px 40px 0 0;
	}
	#Carpet-Subv2-Sec2 .carpet-subv2-sec2-row2 .csubv2-sec2-rightcolumn {
		padding-right: 0;
	}
	#my-header .main-navigation .primary-menu li {
    	padding: 0px 12.5px;
	}	
	.inner-sec1 .testimonial-container, #crpt-sec1 .testimonial-container, #vin-sec1 .testimonial-container {
    	padding: 40px 35px 0;
	}
	#srv-sec1 .serv-cont{
		margin-top: 90px;
	}
	#srv-sec1 .serv-cont ul li{
		margin-bottom: 40px;
	}
}
@media screen and (max-width:980px){
	.my-container {
		max-width: 747px;
		width:100%;
	}
	#responsive-menu-container li.responsive-menu-item {
		width: 100% !important;
		list-style: none;
		text-align: left;
		margin-bottom: 10px;
	}
	#responsive-menu-container #responsive-menu ul.responsive-menu-submenu{
		position:relative;
	}
	#my-header .center-column{
		display:none;
	}
	#my-header .left-sec .my-menu {
		display: inline-block;
	}
	#my-header .right-sec {
   	 	width: 50%;
		max-width:unset;
	}
	#my-header .right-sec .cont-info{
		padding:0 5px 0;
	}
	#contact-sec1 .secfloat .sec-title,
	#contact-sec1 .hlf-cont {
		width: 100%;
		display: block;
	}
	#contact-sec1 .list-cont li:nth-child(2) {
		margin: 0px 10px;
	}
	#contact-sec1 .list-cont li {
		padding: 15px;
		min-height: 250px;
	}
	#contact-sec2 .map-container iframe{
		width:100%;
		height:390px;
	}
	#contact-sec1 .list-cont .contct-icons {
		min-height: 60px;
		display: block;
		width: 45px;
		text-align: center;
		margin: 0 auto;
	}
	#contact-sec2 .field-hlf {
		display: block;
		margin-bottom: 10px;
		width: 100%;
	}
	#contact-sec2 select,
	#contact-sec2 textarea,
	#contact-sec2 .field-hlf input {
		padding: 10px !important;
	}
	#contact-sec2 .wpcf7-form {
		width: 100%;
	}
	#contact-sec1 .list-cont .contct-title {
		font-size: 25px;
		line-height: 40px;
		margin-bottom: 15px;
		padding-bottom: 10px;
	}
	.page-template-template-timber .breadcrumbs,
	.page-template-template-contact .breadcrumbs,
	.page-template-template-laminate .breadcrumbs,
	.page-template-template-artificial-grass .breadcrumbs {
		float: none;
		text-align: left;
		margin-top: 150px;
	}
	.page-template-template-timber .sec-container.banner-cont,
	.page-template-template-contact .sec-container.banner-cont,
	.page-template-template-laminate .sec-container.banner-cont,
	.page-template-template-artificial-grass .sec-container.banner-cont {
		padding: 160px 0 90px;
	}
	#tmbr-sec1 .serv-cont-inner .img-h,
	#lmnt-sec1 .serv-cont-inner .img-h,
	#ag-sec1 .serv-cont-inner .img-h {
		min-height: auto;
		min-height:0;
	}
	#tmbr-sec1 .testimonial-container,
	#lmnt-sec1 .testimonial-container,
	#ag-sec1 .testimonial-container {
		float: none;
		width: 100%;
	}
	#tmbr-sec1 .serv-cont-inner ul li.serv-list-inner,
	#crpt-sec1 .serv-cont-inner ul li.serv-list-inner,
	#lmnt-sec1 .serv-list-inner,
	#ag-sec1 .serv-list-inner {
		display: block ;
	}
	#tmbr-sec1 .serv-list-inner .img-cont,
	#lmnt-sec1 .serv-list-inner .img-cont,
	#ag-sec1 .serv-list-inner .img-cont {
		display: block;
		width: 100% !important;
		padding: 0 !important;
	}
	#tmbr-sec1 .snavi-cont,
	#lmnt-sec1 .snavi-cont,
	#ag-sec1 .snavi-cont{
		bottom: 20px;
	}
	.page-template-template-contact h1.sec-title span {
		left: 0;
	}
	#tmbr-sec1 .img-cont2,
	#lmnt-sec1 .img-cont2,
	#ag-sec1 .img-cont2 {
		padding-right: 12px;
	}
	#lmnt-sec1 .cat-main .img-cont5 {
		margin-top: 15px;
	}
	.page-template-template-timber .banner-cont h1.sec-title span {
		margin-left: 0;
	}
	#tmbr-sec1 .cat-main .img-cont5 {
		margin-top: 15px;
	}
	#tmbr-sec1 .cat-main .img-cont2 {
		padding-right: 15px;
	}
	.services-col-img img,
	#vin-sec1 .cat-main .img-cont3 img {
		display: block !important;
		max-height:350px;
	}
	#srv-sec1 .serv-cont ul li.services-list1 .img-cont {
		width: 65%;
		padding: 0 0 0 10px !important;
	}
	.services-list2 .img-cont {
		padding-right: 10px !important;
		width: 63% !important;
	}
	#hp-sec3 .slider-right p {
		margin-bottom: 20px !important;
	}
	#hp-sec3 .slider-right {
		padding-top: 0 !important;
	}
	#hp-sec3 .slider-right p {
		font-size: 16px;
		line-height: 22px !important;
		margin-bottom: 15px !important;
	}
	#hp-sec3 .lrn-mr{
		position:relative;
		top:0;
		display:block;
	}
	#lmnt-sec1 .serv-cont-inner .img-h{
		width: 100%;
		max-width:unset;
		min-height:unset;
		margin:0 0 20px;
		max-height: unset;
	}
	#tmbr-sec1 .serv-cont-inner .img-h {
		width: 100%;
		max-width:unset;
		min-height:unset;		
		margin:0;
	}
	#ag-sec1 .serv-cont-inner .img-h{
		width: 100%;
		max-width:unset;
		margin:0 0 20px;
	}
	#tmbr-sec1 .cat-main .testimonial-container.img-h{
		margin-bottom:20px;
	}
	#tmbr-sec1 .cat-main .img-h img,
	#lmnt-sec1 .cat-main .img-h img{
		max-width:unset;
		min-height:unset;
	}

	#tmbr-sec1 .rd-mr::after, #vin-sec1 .rd-mr::after, #lmnt-sec1 .rd-mr::after, #ag-sec1 .rd-mr::after {
    	top: 3.5px;
	}
	#lmnt-sec1 .cat-main .img-h img {
    	width: 100%;
    	object-fit: cover;
	}
	#Carpet-Subv2-Sec1 .carpet-subv2-sec1-leftcolumn {
    	width: 100%;
		padding: 0 0 20px;
		max-width:unset;
	}
	#Carpet-Subv2-Sec1 .carpet-subv2-sec1-leftcolumn .csubv2-sec1-leftcolumn-container {
		max-width:unset;
	}
	#Carpet-Subv2-Sec1 .carpet-subv2-sec1-rightcolumn {
    	width: 100%;
	}
	#Carpet-Subv2-Sec2 .carpet-subv2-sec2-row2 .csubv2-sec2-rightcolumn {
    	padding-left: 0;
    	width: 100%;
	}
	#Carpet-Subv2-Sec2 .carpet-subv2-sec2-row2 .csubv2-sec2-rightcolumn .test-container-2 {
    	padding: 25px 20px;
    	top: 0;
    	margin: 0;
	}
	#Carpet-Subv2-Sec2 .carpet-subv2-sec2-row2 .csubv2-sec2-leftcolumn {
    	width: 100%;
    	max-width: unset;
	}
	#Carpet-Subv2-Sec2 .carpet-subv2-sec2-row2 #thumbs img {
    	margin-bottom: 10px;
	}
	#Carpet-Subv2-Sec2 .carpet-subv2-sec2-row2 .csubv2-sec2-leftcolumn ul li img {
    	width: 150px;
		height: 100px
	}
	#Carpet-Subv2-Sec2 .csubv2-sec2-leftcolumn li::after {
    	width: 150px;
    	height: 100px;
	}
	#Carpet-Subv2-Sec2 .carpet-subv2-sec2-row2 .csubv2-sec2-leftcolumn {
    	padding-bottom: 20px;
	}
	#Carpet-Subv2-Sec2 .carpet-sub-nav {
    	margin-top:25px;
	}
	#Carpet-Subv2-Sec2 .carpet-subv2-sec2-heading{
		padding:0 0 40px
	}
	.inner-sec1 .testimonial-container p {
		font-size: 14px;
		line-height: 26px;
	}
	#crpt-sec1 .services-main-col {
		display: block;
	}	
	.inner-sec1 .snavi-cont, #crpt-sec1 .snavi-cont {
    	text-align:left;
		position: relative;
		right: 0;
		left: 0;
		top: 0;
		margin: 20px 0 20px auto;
	}
	#crpt-sec1 .img-h {
    	min-height: unset;
	}
	#crpt-sec1 .cat-main .serv-list-inner{
		margin-bottom: 20px;
	}
	#vin-sec1 .cat-main .img-cont3{
		margin-bottom:30px;
		padding-right:0;
	}
	#vin-sec1 .cat-main .img-cont3,
	#vin-sec1 .testimonial-container{
		float: none;
		width: 100%;
	}
	#tmbr-sec1 .serv-list-inner,
	#vin-sec1 .serv-list-inner{
		height:unset;
		margin-bottom:20px;
	}
	#crpt-sec1 .img-cont.img-h {
		
		width: 100%;
		float: none;
		margin-bottom:20px;
	}	
	#lmnt-sec1 .serv-cont-inner ul{
		margin-bottom:0;
	}
	#lmnt-sec1 .serv-list-inner{
		margin-bottom: 20px !important;
	}
	.hlf-cont .about-cont-col:nth-child(2) {
    	padding-left: 25px;
	}
	#hp-sec5 ul.sec5_image_slider li img{
		max-width: 150px;
	}
	#testimonial-sec1 .testimonial-container{
		min-height:unset;
	}
	#testimonial-sec1 .testimonial-container--width2{
		width:100%;
	}
	#testimonial-sec1 .testimonial-container--width1{
		width:50%;
	}
	}
@media screen and (min-width:768px) and (max-width:980px) {
	#Carpet-Sub-Sec2 .carpet-sub-sec-2-gallery ul li:nth-child(3) img{
		max-height:530px;
	}
	#Carpet-Sub-Sec2 .carpet-sub-sec-2-gallery ul li img {
		max-height:341px;
		width:100%;
	}
}
@media screen and (max-width:837px) {
	#srv-sec1 .serv-cont li .img-cont {
		padding-left:0;
	}
	#my-header .menu-logo {
		left: 8.7%;
	}

}

@media screen and (max-width:768px) {
	.serv-cont ul li .orng-box {
		text-align: left !important;
	}
	.cont-info li {
		display: block !important;
		width: auto;
		font-size: 16px !important;
		line-height: 22px !important;
	}
	#hp-sec3 .slider-right {
		padding-top: 20px !important;
	}
	.btn-contanct {
		text-align: center;
	}
	#my-header .menu-logo {
		left: 14.7%;
		top: 10px;
	}
	#my-header ul {
    	text-align: right;
	}
	#srv-sec1 .serv-cont ul li{
		display:block;
		max-height:unset;
	}
	#srv-sec1 .serv-cont ul li .orng-box{
		margin-bottom:20px;
	}
	#srv-sec1 .serv-cont ul li .srv-img-cont{
		padding:unset!important;
	}
	#srv-sec1 .serv-cont ul li .orng-box,
	#srv-sec1 .serv-cont ul li .srv-img-cont{
		width:100%;
	}
	#srv-sec1 .serv-cont {
    	margin-top: 50px;
	}
	
}
@media screen and (max-width:767px){
	.my-container {
		max-width: 600px;
	}
	#contact-sec2 p {
		text-align: center;
		margin-bottom: 35px;
	}
	#contact-sec1 .list-cont li {
		padding: 30px;
		min-height: auto;
		width: 100%;
		margin: 10px 0 !important;
	}
	.banner-cont h1.sec-title::before {
		width: 175px !important;
		height: 175px !important;
		top: -60px;
	}
	h1.sec-title {
		font-size: 50px;
		line-height: 58px;
		margin-left: 0;
	}
	#my-header #responsive-menu-container li.responsive-menu-item a {
		font-size: 20px !important;
		line-height: 26px !important;
		padding-right: 15px;
	}
	#responsive-menu-container #responsive-menu li.responsive-menu-item a .responsive-menu-subarrow {
		right: -10px !important;
		width: 30px !important;
		text-align: center;
		font-size: 18px;
		height: 40px !important;
		line-height: 28px !important;
	}
	body #my-header #responsive-menu .responsive-menu-submenu li a {
		font-size: 16px !important;
		line-height: 20px !important;
	}
	.page-template-template-artificial-grass .sec-title span {
		margin-left: 0;
	}

	#tmbr-sec1 .img-cont5 ,
	#tmbr-sec1 .img-cont4 ,
	#tmbr-sec1 .img-cont3 ,
	#tmbr-sec1 .img-cont2 ,
	#lmnt-sec1 .img-cont5 ,
	#lmnt-sec1 .img-cont4 ,
	#lmnt-sec1 .img-cont3 ,
	#lmnt-sec1 .img-cont2 ,
	#ag-sec1 .img-cont3 ,
	#ag-sec1 .img-cont2 {
		float: none !important;
		width: 100% !important;
		padding: 0 !important;
		margin-bottom: 20px !important;
	}
	.page-template-template-timber .banner-cont h1.sec-title::before,
	.page-template-template-contact .banner-cont h1.sec-title::before,
	.page-template-template-laminate .banner-cont h1.sec-title::before,
	.page-template-template-artificial-grass .banner-cont h1.sec-title::before{
		top: -40px;
	}
	.page-template-template-laminate .banner-cont h1.sec-title span {
		left: 37px;
	}
	.page-template-template-timber .sec-container.banner-cont,
	.page-template-template-contact .sec-container.banner-cont,
	.page-template-template-laminate .sec-container.banner-cont,
	.page-template-template-artificial-grass .sec-container.banner-cont {
		padding: 140px 0 25px;
	}
	#tmbr-sec1 .cat-main .slider-cont p span,
	#ag-sec1 .cat-main .slider-cont p span,
	#lmnt-sec1 .cat-main .slider-cont p span{
		margin-bottom: 45px;
		text-align: center;
		margin-top: 30px;
		padding-top: 15px;
	}
	.inner-sec1 .testimonial-container p {
		color: #fff;
		font-size: 16px;
		line-height: 28px;
	}
	#tmbr-sec1 .cat-main .slider-cont p,
	#ag-sec1 .cat-main .slider-cont p,
	#lmnt-sec1 .cat-main .slider-cont p{
		text-align:center;
	}
	#tmbr-sec1 .cat-main .slider-cont p span:before,
	#ag-sec1 .cat-main .slider-cont p span:before,
	#lmnt-sec1 .cat-main .slider-cont p span:before{
		left: 0;
		right: 0;
		margin: 0 auto;
	}
	#ag-sec1 .snavi-cont {
		bottom: 20px;
		left: 0;
		right: 0;
		margin: 10px auto;
		text-align: center;
	}
	.page-template-template-timber .breadcrumbs,
	.page-template-template-contact .breadcrumbs,
	.page-template-template-laminate .breadcrumbs,
	.page-template-template-artificial-grass .breadcrumbs {
		margin-top: 110px;
	}
	#responsive-menu-container {
		opacity: 0.9 !important;
	}
	#hp-sec5 {
		padding: 30px 0;
	}
	#Carpet-Sub-Sec1 {
		padding: 60px 0 35px;
	}
	#Carpet-Sub-Sec1 h2.carpet-sub-title, #Carpet-Sub-Sec2 h2.carpet-sub-title {
		padding-bottom: 15px;
		font-size: 26px;
		line-height: 36px;
	}
	#Carpet-Sub-Sec1 p, #Carpet-Sub-Sec2 p {
		font-size: 14px;
		line-height: 21px;
	}
	#Carpet-Sub-Sec1 .carpet-sub-nav {
		padding-top: 30px;
	}
	#Carpet-Sub-Sec1 .carpet-sub-nav span {
		font-size: 16px;
		line-height: 23px;
	}
	#Carpet-Sub-Sec1 .carpet-sub-sec-1-testimonial {
		display:block;
		max-height:unset !important;
	}
	#Carpet-Sub-Sec1 .carpet-sub-sec-1-testimonial .left-image,
	#Carpet-Sub-Sec1 .carpet-sub-sec-1-testimonial .right-testimonial {
		width: 100%;
	}
	#Carpet-Sub-Sec1 .carpet-sub-sec-1-testimonial .right-testimonial{
		padding:0;
	}
	#Carpet-Sub-Sec1 .carpet-sub-sec-1-testimonial .left-image{
		padding-bottom:15px;
		padding-right:0;
	}
	#Carpet-Sub-Sec1 .carpet-sub-sec-1-testimonial .right-testimonial{
		max-width:unset;
	}

	#Carpet-Sub-Sec1 .carpet-sub-sec-1-testimonial .right-testimonial ul li h5 {
		font-size: 31px;
		line-height: 41px;
	}
	#Carpet-Sub-Sec1 .carpet-sub-sec-1-testimonial .right-testimonial ul li p.c-testimony {
		font-size: 14px;
		line-height: 20px;
		padding-bottom: 10px;
	}
	#Carpet-Sub-Sec2 .carpet-sub-sec-2-gallery ul li {
		display: block;
		width: 100%;
		max-width:640px;
		margin:auto;
	}
	#Carpet-Sub-Sec2 .carpet-sub-sec-2-heading {
		padding-bottom: 20px;
	}
	#Carpet-Sub-Sec2 {
		padding: 0 0 85px;
	}
	#Carpet-Sub-Sec2 .carpet-sub-sec-2-gallery ul li:nth-child(3) {
		float:none;
	}
	#Carpet-Subv2-Sec1 {
    	padding: 60px 0;
	}
	#Carpet-Subv2-Sec2 {
    	padding: 35px 0 60px;
	}
	#Carpet-Subv2-Sec1 h2.carpet-subv2-title, #Carpet-Subv2-Sec2 h2.carpet-subv2-title {
    	font-size: 31px;
    	line-height: 41px;
    	letter-spacing: 1px;
	}
	#Carpet-Subv2-Sec1 p, #Carpet-Subv2-Sec2 p {
    	font-size: 14px;
    	line-height: 21px;
	}	
	#Carpet-Subv2-Sec1 .carpet-sub-nav {
    	padding-top: 25px;
	}
	#Carpet-Subv2-Sec2 .carpet-subv2-sec2-row2 .csubv2-sec2-rightcolumn .test-container-2 ul li h5 {
    	font-size: 31px;
    	line-height: 41px;
    	letter-spacing: 1px;
	}
	#Carpet-Subv2-Sec2 .carpet-subv2-sec2-heading h2.carpet-subv2-title {
    	padding-bottom: 15px;
	}	
	#Carpet-Subv2-Sec2 .carpet-subv2-sec2-heading {
    	padding: 0 0 20px;
	}
	#Carpet-Subv2-Sec2 .carpet-subv2-sec2-row2 .csubv2-sec2-rightcolumn .test-container-2 ul li p.c-testimony {
    	font-size: 14px;
   	 	line-height: 20px;
    	padding-bottom: 15px;
	}
	body.page-template-template-services-sub-page-v2 .breadcrumbs {
   		 margin-top: 0 !important;
		padding-bottom:15px;
	}
	#ag-sec1 .snavi-cont .rd-mr {
 	  margin: 0;
	}
	#ag-sec1 .rd-mr::after {
    	right: 0;
    	left: 0;
    	position: relative;
   		margin-left: 15px;
   		top: 3.5px;
	}
	#vin-sec1 .testimonial-container,
	#vin-sec1 .cat-main .img-cont3{
    	width:100%;
		float:none;
	}
	#vin-sec1 .serv-list-inner {
    	height: unset;
	}
	#vin-sec1 .cat-main .img-cont3{
		padding-right:0;
	}
	#vin-sec1 .testimonial-container {
    	margin-top: 25px;
	}

	
}
@media screen and (max-width:640px){
	.my-container {
		max-width: 400px;
	}
	h1.sec-title {
		font-size: 50px;
		line-height: 58px;
		margin: 0 auto !important;
		display: block;
		margin-top: 65px !important;
		float: none;
	}
	#my-header .right-sec .cont-info li{
		text-align:center;
	}
	.banner-cont h1.sec-title::before {
		width: 150px !important;
		height: 150px !important;
		top: -70px !important;
		left: 0 !important;
	}
	.breadcrumbs {
		margin-top: 90px !important;
	}
	.sec-container.banner-cont {
		padding: 100px 0 30px !important;
	}
	.banner-cont h1.sec-title span {
		left: 0px !important;
		top: -20px !important;
	}
	.banner-cont h1.sec-title{
		padding-left:20px !important;
	}
	#contact-sec1 {
		padding: 70px 0;
	}

	#responsive-menu-container #responsive-menu ul.responsive-menu-submenu {
		position: relative;
	}
	#responsive-menu-container #responsive-menu-wrapper, #responsive-menu {
		background: #fff !important;
		opacity: 1;
		margin-top: 115px;
	}
	#responsive-menu .responsive-menu-item-has-children {
		padding-right: 0 !important;
	}
	#responsive-menu-container #responsive-menu li.responsive-menu-item a .responsive-menu-subarrow {
		right: 0 !important;
	}
	#my-header .right-sec::before {
		content: '';
		height: 1px;
		width: 200%;
		position: relative;
		background-color:#2c2c2c;;
		display: block;
		top: -20px;
		right: 0;
		left: -100px;
		margin: 0 auto;
	}
	#my-header .menu-logo {
		left: 9.5%;
		top: 10px;
	}
	#my-header .is-active {
		right: 5%;
	}
	#my-header .right-sec{
		margin-top: 20px;
		width: 100%;
		text-align: center;
	}
	#my-header .right-sec .soc-icons{
		position: absolute;
		right: 0;
		top: 0;
	}
	#my-header .right-sec .cont-info ul {
    	text-align: center;
	}
	#responsive-menu-container #responsive-menu,
	#responsive-menu-container #responsive-menu ul {
		padding: 0 20px !important;
	}
	#tmbr-sec1 .serv-cont-inner ul.cat-nav li {
		margin: 7px;
	}
	#hp-sec1 .box-cont h1 {
		font-size: 40px;
		line-height: 50px;
	}
	#tmbr-sec1 .services-category {
		width: 20%;
		text-align: left;
	}
	#tmbr-sec1 .cat-main .services-category2 .testimonial-container.img-h{
		margin-bottom:15px;
	}
	#tmbr-sec1 .serv-list-inner .snavi-cont {
		bottom: 61px;
		margin: 20px auto;
		text-align: center;
	}
	#tmbr-sec1 .serv-cont-inner .cat-nav li.services-category3 {
		margin-left: 25%;
	}
	#tmbr-sec1 .cat-nav .services-category4,
	#tmbr-sec1 .cat-nav .services-category3,
	#tmbr-sec1 .cat-nav .services-category2,
	#tmbr-sec1 .cat-nav .services-category1,
	#tmbr-sec1 .cat-nav .services-category {
		width: 20%;
		text-align: left;
	}
	#tmbr-sec1 .cat-nav .services-category4 .category-title,
	#tmbr-sec1 .cat-nav .services-category3 .category-title,
	#tmbr-sec1 .cat-nav .services-category2 .category-title,
	#tmbr-sec1 .cat-nav .services-category1 .category-title,
	#tmbr-sec1 .cat-nav .services-category .category-title{
		font-size: 15px;
		line-height: 22px;
	}
	#tmbr-sec1,
	#ag-sec1,
	#lmnt-sec1 {
		padding: 80px 0 30px 0;
	}
	#my-header .left-sec .my-logo img,
	#my-header .menu-logo img {
		max-width: 90px;
	}
	#hp-sec4 h3,
	#hp-sec5 h3 {
		font-size: 35px;
		line-height: 43px;
	}
	#crpt-sec1 .serv-cont-inner ul li.services-categories {
		width: unset;
		margin: inherit;
		text-align: center;
	}
	#crpt-sec1 .snavi-cont,
	#vin-sec1 .snavi-cont{
		position: relative;
		margin: 0 auto 20px auto;
		padding-top:20px;
		display:block;
		text-align:center;
	}
	#crpt-sec1 ul p span::before {
		margin: auto;
		right: 0;
		left: 0;
	}
	#crpt-sec1 .serv-cont-inner ul li a::after {
		right: 0;
		top: 0px;
		left: 0px;
		position:relative;
		margin: 5px auto 5px;
	}
	#tmbr-sec1 .cat-nav .services-category4 .category-title, #tmbr-sec1 .cat-nav .services-category3 .category-title,
	#tmbr-sec1 .cat-nav .services-category2 .category-title, #tmbr-sec1 .cat-nav .services-category1 .category-title,
	#tmbr-sec1 .cat-nav .services-category .category-title {
		font-size: 15px;
		line-height: 22px;
		text-align: center;
	}
	#Carpet-Subv2-Sec2 .carpet-subv2-sec2-row2 .csubv2-sec2-leftcolumn ul li img {
    	width: 100px;
    	height: 70px;	
	}
	#Carpet-Subv2-Sec2 .csubv2-sec2-leftcolumn li::after {
    	width: 100px;
    	height: 70px;
	}
	#Carpet-Subv2-Sec1 .breadcrumbs #crumbs::after {
    	top: -35px;
		margin-left:0;
	}
	#Carpet-Subv2-Sec2 .carpet-subv2-sec2-row2 .csubv2-sec2-rightcolumn .test-container-2 ul li h5 {
    	font-size: 28px;
    	line-height: 38px;
	}
	#Carpet-Subv2-Sec1 .breadcrumbs #crumbs::after{
		display:none;
	}
	#Carpet-Sub-Sec2 .carpet-sub-sec-2-gallery ul li{
		padding: 0 0 10px;
	}
	#tmbr-sec1 .rd-mr::after, #vin-sec1 .rd-mr::after, #lmnt-sec1 .rd-mr::after, #ag-sec1 .rd-mr::after {
    	right: 0;
    	position: relative;
    	top: 3.5px;
		left:0;
		display:block;
		margin:0 auto;
	}
	#tmbr-sec1 .snavi-cont .rd-mr, #vin-sec1 .snavi-cont .rd-mr, #lmnt-sec1 .snavi-cont .rd-mr, #ag-sec1 .snavi-cont .rd-mr{
		margin: 0px auto 0;
    	position: relative;
    	top: 0;
    	bottom: 0;
    	height: auto;
	}
	#crpt-sec1 .snavi-cont a.learn-more-btn::after {
		left:0;
	}
	#lmnt-sec1 .snavi-cont, #ag-sec1 .snavi-cont {
		bottom: 20px;
		left: 0;
		right: 0;
		margin: 0 auto;
		text-align: center;
	}
	.hlf-cont .about-cont-col {
		width: 100%;
		font-size: 14px;
		line-height: 22px;
		margin-left: 0;
	}
	.hlf-cont .about-cont-col p {
    	margin-bottom: 14px;
	}
	.hlf-cont .about-cont-col:nth-child(2){
		padding:0;
	}
	#testimonial-sec1 .testimonial-container--width1,
	#testimonial-sec1 .testimonial-container--width2,
	#testimonial-sec1 .testimonial-container--width3{
		width:100%;
	}
}
@media screen and (max-width:440px){
	.my-container {
		max-width: 280px;
	}
	h1.sec-title {
		font-size: 40px;
		line-height: 50px;
	}
	#my-header .left-sec .my-logo {
		width: 25%;
		padding: 5px;
		margin-left:10px;
	}
	.orng-heading {
		font-size: 17px;
		line-height: 25px;
	}
	.inner-sec1 .orng-heading::after {
		width: 58px;
		height: 1px;
		margin-left: 18px;
	}
	#my-header .right-sec .cont-info li {
		padding-left: 20px;
	}
	.fa.fa-envelope {
		left: -15px !important;
	}
	#my-header .right-sec .cont-info li:last-child{
		padding-left: 10px;
	}
	body,li{
		font-size: 16px;
		line-height: 23px;
	}
	#ag-sec1 .snavi-cont {
		bottom: 20px;
	}
	.page-template-template-contact .sec-container.banner-cont,
	.page-template-template-laminate .sec-container.banner-cont,
	.page-template-template-artificial-grass .sec-container.banner-cont {
		padding: 90px 0 25px !important;
	}
	.page-template-template-contact .inner-sec1 ,
	.page-template-template-laminate .inner-sec1 ,
	.page-template-template-artificial-grass .inner-sec1 {
		padding: 75px 0 25px;
	}
	#contact-sec2 {
		padding-bottom: 25px;
	}
	#ag-sec1 .cat-main .slider-cont p span,
	#lmnt-sec1 .cat-main .slider-cont p span {
		margin-bottom: 40px;
	}
	#lmnt-sec1 .testimonial-container,
	#ag-sec1 .testimonial-container {
		padding: 15px;
	}
	#lmnt-sec1 .testimonial-container .slider-cont.slick-initialized.slick-slider,
	#ag-sec1 .testimonial-container .slider-cont.slick-initialized.slick-slider{
		padding:0;
	}
	br{
		display:none !important;
	}
	#tmbr-sec1 .serv-cont-inner .cat-nav li.services-category3 {
		margin-left: 100px;
	}
	#hp-sec2 .sec-title {
		font-size: 26px;
		line-height: 32px;
	}
	#my-header .menu-logo {
		left: 12.3%;
		top: 15px;
	}
	#responsive-menu-container {
		opacity: 1 !important;
		background-color: rgba(255, 255, 255, 0.94) !important;
	}
	#responsive-menu-container #responsive-menu-wrapper,
	#responsive-menu,
	#responsive-menu li,
	#responsive-menu li a {
		background: transparent !important;
	}
	h2.big-hdr {
		font-size: 26px;
		line-height: 30px;
	}
	#about-sec2 {
		padding: 100px 0;
	}
	#contact-sec2 .field-fll .g-recaptcha > div{
		transform: scale(0.70);
		-webkit-transform: scale(0.70);
		transform-origin: center;
		-webkit-transform-origin: center;
	}
	#hp-sec4 h3,
	#hp-sec5 h3 {
		font-size: 30px;
		line-height: 40px;
	}
	#Carpet-Sub-Sec1 {
		padding: 40px 0 15px;
	}
	#Carpet-Sub-Sec1 .sub-top-left,
	#Carpet-Subv2-Sec1 .title-top-left h3{
		font-size: 14px;
		line-height: 14px;
	}
	#Carpet-Sub-Sec1 h2.carpet-sub-title, #Carpet-Sub-Sec2 h2.carpet-sub-title {
		padding-bottom: 15px;
		font-size: 24px;
		line-height: 34px;
	}
	#Carpet-Sub-Sec1 .carpet-sub-nav {
		padding-top: 20px;
	}
	#Carpet-Sub-Sec1 .carpet-sub-nav span {
		font-size: 14px;
		line-height: 21px;
	}
	#Carpet-Sub-Sec1 .carpet-sub-nav {
		max-width: unset;
		margin: auto;
		text-align: center;
	}
	#Carpet-Sub-Sec1 .carpet-sub-sec-1-testimonial .right-testimonial ul li h5 {
		font-size: 28px;
		line-height: 38px;
	}
	#Carpet-Sub-Sec2 {
		padding: 0 0 65px;
	}
	#Carpet-Sub-Sec2 .carpet-sub-sec-2-gallery ul li img{
		width:100%;
	}
	#crpt-sec1 .img-h{
		max-height:unset;
	}
	#Carpet-Subv2-Sec1 .breadcrumbs {
    	padding-bottom: 0;
	}
	#Carpet-Subv2-Sec1 h2.carpet-subv2-title, #Carpet-Subv2-Sec2 h2.carpet-subv2-title {
    	font-size: 29px;
    	line-height: 39px;
	}
	#Carpet-Subv2-Sec1 .carpet-sub-nav span {
    	font-size: 16px;
    	line-height: 23px;
	}
		#Carpet-Subv2-Sec2 .carpet-subv2-sec2-row2 .csubv2-sec2-leftcolumn ul li img {
    	width: 80px;
    	height: 50px;	
	}
	#Carpet-Subv2-Sec2 .csubv2-sec2-leftcolumn li::after {
    	width: 80px;
    	height: 50px;
	}
	#Carpet-Subv2-Sec2 .carpet-subv2-sec2-row2 .csubv2-sec2-rightcolumn .test-container-2 {
    	padding: 15px;
	}
	#Carpet-Subv2-Sec1 .carpet-sub-nav {
    	padding-top: 25px;
    	text-align: center;
	}
	#hp-sec5 ul.sec5_image_slider li img{
		max-width: 120px;
	}
	
#Carpet-Subv2-Sec1 .breadcrumbs #crumbs::after {
    margin-left: 0;
    position: absolute;
    left: 20px;
}
	#vin-sec1 .cat-nav li, 
	#tmbr-sec1 .serv-cont-inner ul.cat-nav li,
	#crpt-sec1 .serv-cont-inner ul.cat-nav li{
		width:100% !important;
		text-align:center !important;	
		float:none !important;
		margin-right:0 !important;
		margin-left:0 !important;
		margin-bottom: 15px !important;
}
}
@media screen and (max-width:385px){
	.page-template-template-artificial-grass .banner-cont h1.sec-title span {
		word-wrap: break-word;
		top: -55px !important;
		width: 200px;
		display: block;
		max-width: 200px;
	}
	.page-template-template-artificial-grass .breadcrumbs {
		margin-top: 40px !important;
	}
	#hp-sec4 h3,
	#hp-sec5 h3 {
		font-size: 25px;
		line-height: 35px;
	}
}
@media screen and (max-width:360px){
	#tmbr-sec1 .cat-nav .services-category4,
	#tmbr-sec1 .cat-nav .services-category3,
	#tmbr-sec1 .cat-nav .services-category2,
	#tmbr-sec1 .cat-nav .services-category1,
	#tmbr-sec1 .cat-nav .services-category {
		width:100%;
		text-align:center;
	}
	}
@media screen and (max-width:340px){
	.page-template-template-artificial-grass .banner-cont h1.sec-title span {
		word-wrap: break-word;
		top: -55px !important;
	}
	.page-template-template-artificial-grass .breadcrumbs {
		margin-top: 40px !important;
	}
}
@media screen and (max-width:333px){
	#my-header .right-sec .cont-info li:last-child{
		padding: 0;
		margin: 0 auto !important;
	}
	#my-header .right-sec .cont-info li {
		padding-left: 20px !important;
	}
	#my-header .right-sec .cont-info li {
		padding-left: 0 !important;
		text-align: center !important;
	}
	#my-header .right-sec .cont-info li{
		margin-bottom:15px !important;
	}
	#crumbs span,
	#crumbs a {
		font-size: 14px !important;
		line-height: 19px !important;
	}
	#tmbr-sec1 .cat-nav li{
		display: block;
		margin-bottom: 15px !important;
		text-align: center;
	}
	#tmbr-sec1 .serv-cont-inner .cat-nav li.services-category3 {
		margin-left: 7px;
	}
}
@media screen and (max-width:320px){
	#Carpet-Sub-Sec1 h2.carpet-sub-title, #Carpet-Sub-Sec2 h2.carpet-sub-title {
		font-size: 22px;
		line-height: 32px;
		letter-spacing: 0;
	}
	#Carpet-Sub-Sec1 .carpet-sub-sec-1-testimonial .right-testimonial ul li h5 {
		font-size: 25px;
		line-height: 35px;
	}
	#hp-sec5 ul.sec5_image_slider li img{
		max-width: 100px;
	}
}
