/*

Theme Name: TMC

Theme URI: https://www.prodesigns.com/wordpress-themes/downloads/ecommerce-gem/

Template: ecommerce-gem

Author: LL Team

Author URI: https://www.prodesigns.com/

Description: eCommerce Gem is a free multipurpose e-Commerce WordPress theme suitable for eCommerce websites of any store type. The theme smoothly integrates WooCommerce, one of the best e-commerce plugin and is perfectly designed for its pages. Main features of the theme are product search with category select, multiple sections on the front page, full width easy to use slider, latest and featured product carousel, call to actions, advertisement section, banners and more. eCommerce Gem is perfect for stores such as book, mobile, bags, medical, jewelry, construction materials, cosmetics, clothing and all type of online shops. It has multipurpose layouts so can be used for business, corporate, portfolio, digital agency, blog, and all creative website development. View demo at https://www.prodesigns.com/wordpress-themes/demo/ecommerce-gem

Tags: custom-background,custom-menu,custom-logo,featured-images,full-width-template,one-column,two-columns,theme-options,threaded-comments,translation-ready,footer-widgets,blog,left-sidebar,right-sidebar,education,e-commerce

Version: 2.1.5.1595609875

Updated: 2020-07-24 16:57:55



*/


@font-face {
    font-family: 'Bitsumishi';
    src: url('./fonts/Bitsumishi.eot');
    src: url('./fonts/Bitsumishi.eot?#iefix') format('embedded-opentype'),
        url('./fonts/Bitsumishi.woff2') format('woff2'),
        url('./fonts/Bitsumishi.woff') format('woff'),
        url('./fonts/Bitsumishi.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



html, body, div, span, applet, object, iframe,

h1, h2, h3, h4, h5, h6, p, blockquote, pre,

a, abbr, acronym, address, big, cite, code,

del, dfn, em, img, ins, kbd, q, s, samp,

small, strike, strong, sub, sup, tt, var,

b, u, i, center,

dl, dt, dd, ol, ul, li,

fieldset, form, label, legend,

table, caption, tbody, tfoot, thead, tr, th, td,

article, aside, canvas, details, embed, 

figure, figcaption, footer, header, hgroup, 

menu, nav, output, ruby, section, summary,

time, mark, audio, video {

  margin: 0;

  padding: 0;

  border: 0;

  font-size: 100%;

  font: inherit;

  vertical-align: baseline;

}



article,aside,details,figcaption,figure,

footer,header,hgroup,menu,nav,section { 

    display:block;

}



* {

  padding: 0;

  margin: 0;

}



abbr[title] {

  border-bottom: none; /* 1 */

  text-decoration: underline; /* 2 */

  text-decoration: underline dotted; /* 2 */

}

b, strong {

    font-weight: bold;

}

::-moz-selection {

  background-color: #b3d4fc; /* 1 */

  color: #000000; /* 1 */

  text-shadow: none;

}



::selection {

  background-color: #b3d4fc; /* 1 */

  color: #000000; /* 1 */

  text-shadow: none;

}



h1,

h2,

h3,

h4,

h5,

h6 {

     font-family: 'Nunito Sans', sans-serif;

     font-weight: bold;

}

h1 {

  font-size: 38px;

  letter-spacing: 1.2px;

}

li {

  font-family: 'Nunito Sans', sans-serif;

  color: rgb(70, 71, 71);

}

body,a {

  font-family: 'Nunito Sans', sans-serif;

  font-size: 18px;

  font-weight: normal;

}

p {
    font-family: 'Nunito Sans', sans-serif;
    font-size: 19px;
    color: #000000;
    font-weight: normal;
    line-height: 30px;
    margin-bottom: 15px;
}
.page-template-default .entry-content h3, .page-template-extension-page .entry-content h3, .page-template-warm-roof-page .site-main h3{
    font-size: 34px;
    color: #f47920;
    line-height: 42px;
    font-weight: 900;
    margin-bottom: 20px;
}
section.gal-sec-extension .owl-nav.disabled {
    display: block !important;
}
section.gal-sec-extension h3 {
    font-size: 22px;
    color: #f47920;
    line-height: 30px;
    font-weight: 900;
    margin-bottom: 20px;
    text-align: center;
}
hr {

    background-color: rgb(118, 118, 118) !important;

    height: 2px !important;

}

b{

    font-weight: 600;

    color: #f68a27;

}

b, strong {

    font-weight: 600;

}

p:last-child {

  margin-bottom: 0;

}

a:visited {

  color: #db1c23;

}

a {

  color: #f47920;

  text-decoration: none;

}

.container {

    max-width: 1200px;

    margin: 0 auto;

    padding-left: 15px;

    padding-right: 15px;

}

.pull-left {

  float: left;

}

.pull-right {

  float: right;

}

#primary {
    width: 100%;
    float: none;
}

.width-100{

  width: 100%;

}

.width-50{

  width: 50%;

}

.p-0{

  padding: 0px !important;

}

.m-0{

  margin: 0px !important;

}

.mt-0{

  margin-top: 0px !important;

}

.mb-0{

  margin-bottom: 0px !important;

}

.pt-0{

  padding-top: 0px !important;

}

.pb-0{

  padding-bottom: 0px !important;

}

.text-center{

  text-align: center;

}

.text-left{

  text-align: left;

}

.text-right{

  text-align: right;

}

.mt-10{

  margin-top: 10px;

}

.mt-15{

  margin-top: 15px;

}

.mt-20{

  margin-top: 20px;

}

.mt-30{

  margin-top: 30px;

}

.mt-40{

  margin-top: 40px;

}

.mb-40{

  margin-bottom: 30px;

}

.mb-10{

  margin-bottom: 10px;

}

.mb-15{

  margin-bottom: 15px;

}

.mb-20{

  margin-bottom: 20px;

}

.mb-30{

  margin-bottom: 30px;

}

.pl-5{

  padding-left: 5px;

}

.pr-5{

  padding-right: 5px;

}

.pl-10{

  padding-left: 10px;

}

.pr-10{

  padding-right: 10px;

}

.pl-15{

  padding-left: 15px;

}

.pr-15{

  padding-right: 15px;

}

.pl-20{

  padding-left: 20px;

}

.pr-20{

  padding-right: 20px;

}

.pl-30{

  padding-left: 30px;

}

.pr-30{

  padding-right: 30px;

}

.content p{

  margin-bottom: 15px;

}

.row {

    display: -ms-flexbox;

    display: flex;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

}

.col-1 {

    -ms-flex: 0 0 8.333333%;

    flex: 0 0 8.333333%;

    max-width: 8.333333%;

}

.col-2 {

    -ms-flex: 0 0 16.666667%;

    flex: 0 0 16.666667%;

    max-width: 16.666667%;

}

.col-3 {

    -ms-flex: 0 0 25%;

    flex: 0 0 25%;

    max-width: 25%;

}

.col-4 {

    -ms-flex: 0 0 33.333333%;

    flex: 0 0 33.333333%;

    max-width: 33.333333%;

}

.col-5 {

    -ms-flex: 0 0 41.666667%;

    flex: 0 0 41.666667%;

    max-width: 41.666667%;

}

.col-6 {

    -ms-flex: 0 0 50%;

    flex: 0 0 50%;

    max-width: 50%;

}

.col-7 {

    -ms-flex: 0 0 58.333333%;

    flex: 0 0 58.333333%;

    max-width: 58.333333%;

}

.col-8 {

    -ms-flex: 0 0 66.666667%;

    flex: 0 0 66.666667%;

    max-width: 66.666667%;

}

.col-9 {

    -ms-flex: 0 0 75%;

    flex: 0 0 75%;

    max-width: 75%;

}

.col-10 {

    -ms-flex: 0 0 83.333333%;

    flex: 0 0 83.333333%;

    max-width: 83.333333%;

}

.col-11 {

    -ms-flex: 0 0 91.666667%;

    flex: 0 0 91.666667%;

    max-width: 91.666667%;

}

.col-12 {

    -ms-flex: 0 0 100%;

    flex: 0 0 100%;

    max-width: 100%;

}

.btn-success {

    color: #fff;

    text-decoration: none;

    font-size: 30px;

    font-weight: normal;

    background-color: #5b5b5b;

    padding: 7px 30px 7px 30px;

    border-radius: 20px;

    font-family: 'Nunito Sans', sans-serif;

    border: 1px solid #f4792000;

}

.btn-success:hover {

    background-color: #ffffff !important;

    color: #f47920 !important;

    border: 1px solid #f47920 !important;

}

.hide{

    display: none !important;

}
.home-slider a.btn.btn-success {
    font-size: 22px;
    line-height: 52px;
    color: #ffffff;
    background-color: #f47920;
    text-transform: uppercase;
    padding: 10px 30px 9px 30px;
    border-radius: 30px;
    font-weight: 600;
}
.home-slider .btn-box {
    margin-top: 45px;
    position: relative;
    z-index: 99;
}
.home-slider a.btn.btn-success span {
    background-image: url(../ecommerce-gem-child/images/btn-arr.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 35px;
    height: 17px;
    display: inline-block;
    margin-left: 10px;
}
.home-slider a.btn.btn-success:hover span{
        filter: invert(48%) sepia(13%) saturate(3207%) hue-rotate(
336deg) brightness(95%) contrast(80%);
        -webkit-filter: invert(48%) sepia(13%) saturate(3207%) hue-rotate(
336deg) brightness(95%) contrast(80%);
}
.home-slider a.btn.btn-success.btn2 {
    background-color: #000;
}
.home-slider a.btn.btn-success.btn2:hover {
    background-color: #ffffff !important;
    color: #000000 !important;
    border: 1px solid #000000 !important;
}
.home-slider a.btn.btn-success.btn2:hover span {
    filter: invert(68%) brightness(0%);
    -webkit-filter: invert(68%) brightness(0%);
}
.home-slider a.btn.btn-info {

    font-size: 25px;

    line-height: 49px;

    color: #ffffff;

    background-color: #505050;

    text-transform: capitalize;

    padding: 13px 35px 13px 35px;

    border-radius: 30px;

    margin-left: 7.5px;

}

.home-slider .btn-box.text-center {

    margin-top: 60px;

}

.home-slider img {

    width: 100%;

}

.home-slider {

        width: 100%;

    display: block;

    box-sizing: border-box;

    position: relative;

    z-index: 0;

    min-width: 100%;

    min-height: 100%;

    overflow: hidden;

}
.home-slider:after {
    content: "";
    display: block;
    background-image: url(../ecommerce-gem-child/images/banner-btm-brd.png);
    width: 100%;
    height: 380px;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    left: 0;
    bottom: 0px;
    right: 0;
    margin: 0 auto;
    z-index: 9;

}

.home-slider.inner-ban{

    width: 100%;

    display: block;

    box-sizing: border-box;

    position: relative;

    z-index: 0;

    min-width: 100%;

    min-height: 100%;

    overflow: hidden;

    border-bottom: 0px solid #000;

}

header#site-header.sticky-header {

    position: fixed;

    width: 100%;

    background-color: #fdfbfc;

    border-bottom: 1px solid #c7bdbd;

    z-index: 9;

}

header#site-header.sticky-header .menu-box{

    display: none;

}
.scrollup {
    border: 1px solid #ffffff;
    background-color: #f47920;
    color: #f47920;
}
.scrollup:hover {
    background-color: #f47920;
    border-color: #f47920;
    box-shadow: 2px 2px 5px #9e9e9e;
    border: 1px solid #fff;

}

.scrollup:before {

    color: #ffffff;

}

.sticky-header img.img1 {

    display: none;

}

.sticky-header img.img2 {

    display: block;

}

header img.img2 {

    display: none;

}

.owl-theme .owl-dots .owl-dot span {
    width: 10px !important;
    height: 10px !important;
    background: rgb(141 141 141) !important;
    margin: 0px 3px !important;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {

    background: #f47920 !important;

}
.row.warm-roof-row .owl-dots {
    position: absolute;
    bottom: 33px;
    left: 0;
    right: 0;
}
.row.warm-roof-row .item h4 {
    font-size: 22px;
    color: #000000;
    line-height: 26px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 0px;
    margin-top: 5px;
}
.owl-dots {

    position: absolute;

    bottom: 6px;

    left: 0;

    right: 0;

}

.quote-btn span{

    display: inline-block;

    background-image: url(../ecommerce-gem-child/images/list-icon.png);

    width: 27px;

    height: 33px;

}

.search-btn span{

    display: inline-block;

    background-image: url(../ecommerce-gem-child/images/search-icon.png);

    width: 27px;

    height: 33px;

}

header.sticky-header .quote-btn span{

    background-image: url(../ecommerce-gem-child/images/list-icon-b.png);

}

header.sticky-header .search-btn span{

    background-image: url(../ecommerce-gem-child/images/search-icon-b.png);

}

ul.top-menu {

    list-style: none;

    text-align: right;

}

ul.top-menu li {

    display: inline-block;

    padding: 29px 16px;

    border-left: 1px solid #ffffff;

    min-width: 100px;

    text-align: center;

}
header .logo {
    padding: 15px 0px 10px 0px;
}
header.sticky-header ul.top-menu li {
    padding: 6px 16px;
}
header.sticky-header ul.top-menu li span {

    margin-bottom: 2px;

}

header.sticky-header ul.top-menu li a {

    font-size: 14px;

}

header.sticky-header .logo {

    padding-top: 4px;

    padding-bottom: 0px;

}

header.sticky-header .logo img{

    margin: 0 auto;

}

header.sticky-header .find-btn img.img2 {

    position: relative;

    top: -8px;

}

ul.top-menu li:last-child {

    border-right: 1px solid #ffffff;

}

header.sticky-header ul.top-menu li:last-child {

    border-right: 1px solid #c7bdbd;

}

header.sticky-header ul.top-menu li {

    border-left: 1px solid #c7bdbd;

}

.owl-theme .owl-nav button.owl-prev {
    left: auto;
    margin-left: -180px;
    position: absolute;
    top: 16%;
}

.owl-theme .owl-nav button.owl-next{

    right: auto;
    position: absolute;
    margin-left: 160px;
    top: 16%;

}
.page-template-warm-roof-page .owl-theme .owl-nav button.owl-next {
    right: auto;
    position: absolute;
    margin-left: auto;
    top: 28%;
    right: 0;
}
.page-template-warm-roof-page .owl-theme .owl-nav button.owl-prev {
    left: 0;
    margin-left: auto;
    position: absolute;
    top: 28%;
}
section.gal-sec-extension h4 {
    font-size: 22px;
    color: #000000;
    line-height: 26px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 6px;
}
section.gal-sec-extension .owl-theme .owl-nav button.owl-next {
    right: 0;
    position: absolute;
    margin-left: 0;
}
section.gal-sec-extension p {
    text-align: center;
}
section.gal-sec-extension .row {
    margin-right: -20px;
    margin-left: -20px;
    margin-bottom: 40px;
}
section.gal-sec-extension .owl-theme .owl-nav button.owl-prev {
    left: 3px;
    margin-left: 0;
}
section.gal-sec-extension .col-4 {
    padding: 0px 20px;
}
section.gal-sec-extension button.owl-prev, section.gal-sec-extension button.owl-next {
    top: 38% !important;
}
section.gal-sec-extension .owl-theme .owl-dots .owl-dot span {
    width: 10px !important;
    height: 10px !important;
}
button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, button:active, input[type="button"]:active, input[type="reset"]:active, input[type="submit"]:active {
    box-shadow: none;
}
section.gal-sec-extension .slider-type-a {
    margin-bottom: 15px;
    margin-top: 20px;
}
section.gal-sec-extension .slider-type-a .owl-stage-outer {
    border: 1px solid #f47920;
}
.row.warm-roof-row {
    clear: both;
}
.row.warm-roof-row .col-8, .row.warm-roof-row .col-4 {
    padding: 0px 15px;
}
.wpcf7-not-valid-tip {
    margin-bottom: 10px;
}
section.gal-sec {
    padding-top: 80px;
}
section.contact-sec {
    padding-top: 80px;
}
section.contact-sec h2 {
    color: #f47920;
    font-size: 40px;
    line-height: 48px;
    text-transform: uppercase;
    font-weight: 900;
    text-align: center;
    margin-bottom: 50px;
}
section.contact-sec .wpcf7 {
    padding-top: 30px;
}
section.contact-sec .desc-box p {
    text-align: center;
}
ul.top-menu li a {

    font-family: 'Nunito Sans', sans-serif;

    font-size: 17px;

    line-height: 18px;

    color: #ffffff;

    font-weight: 400;

}

.row.list-clients .client-thumbnail.fancy-thumb, .row.list-brands .client-thumbnail.fancy-thumb  {

    padding: 10px;

}

.row.list-clients .client-thumbnail.fancy-thumb figure, .row.list-brands .client-thumbnail.fancy-thumb figure{

    background-color: #ffffff;

    border: 1px solid #ddd;

}

header.sticky-header ul.top-menu li a {

    color: #000000;

}
header .col-4 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
header .col-8 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}
section.call-to-action {
        text-align: center;
    padding: 90px 0px;
    background-color: #eee;
    clear: both;
}
section.call-to-action a.btn.btn-success {
    margin: 0px 15px;
}
section.call-to-action a.btn.btn-success {
    font-size: 22px;
    line-height: 52px;
    color: #ffffff;
    background-color: #f47920;
    text-transform: uppercase;
    padding: 10px 30px 9px 30px;
    border-radius: 30px;
    font-weight: 600;
}
section.call-to-action a.btn.btn-success.btn2 {
    background-color: #000;
}
section.call-to-action a.btn.btn-success.btn2:hover {
    background-color: #ffffff !important;
    color: #000000 !important;
    border: 1px solid #000000 !important;
}
.menu-box {
    position: relative;
   
}
ul.top-menu li span {

        display: block;

    clear: both;

    margin: 0 auto;

    background-repeat: no-repeat;

    background-size: contain;

    margin-bottom: 15px;

}

ul#menu-main-menu {

    display: -ms-flexbox;

    display: flex;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

    list-style: none;

    justify-content: space-between;

    position: relative;

}

ul#menu-main-menu li a{
    font-family: 'Bitsumishi';
    font-size: 26px;
    line-height: 30px;
    color: #f47920;
    font-weight: normal;
    text-transform: uppercase;
    display: block;

}

ul#menu-main-menu li a:hover, ul#menu-main-menu li.current-menu-item a {
    color: #000000;
}
.page-template-text-image-page .images-list.row {
    clear: both;
    justify-content: center;
    margin-bottom: 40px;
}
.page-template-text-image-page .images-list.row .col .item {
    padding: 0px 10px;
    text-align: center;
}
#primary .post, #primary .page, #primary .post .entry-head, #primary .page .entry-head, .single #primary .post .content-wrap, .single #primary .post .content-wrap .content-wrap-inner, #primary .post .content-wrap, #primary .post .content-wrap .content-wrap-inner, #primary .page .content-wrap, #primary .page .content-wrap .content-wrap-inner {
    border: 0px !important;
}
a.find-btn {

    position: relative;

    top: 14px;

}

li.email-menu a {

    font-size: 17px !important;

    font-weight: bold !important;

}

li.email-menu {
   position: relative;
   padding-left: 34px !important;

}

li.email-menu:before{
    content: "";
    position: absolute;
    left: 0;
    background-image: url(../ecommerce-gem-child/images/envelope-icon.png);
    width: 23px;
    height: 17px;
    top: 27px;

}

.contact-no {
    text-align: right;
    position: relative;
}

.contact-no a.btn.btn-email {
    min-width: 180px;
    font-family: 'Bitsumishi';
    font-size: 20px;
    color: #ffffff;
    font-weight: normal;
    display: inline-block;
    text-align: left;
    max-width: 210px;
    height: 39px;
    line-height: 40px;
    padding-left: 45px;
    padding-right: 30px;
    position: relative;
    top: 13px;
    background-color: #000000;
    border-bottom-right-radius: 25px;
    border-top-right-radius: 25px;
}
.contact-no a.btn.btn-email:before {
    content: "";
    background-image: url(../ecommerce-gem-child/images/head-btn-brd.jpg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 23px;
    height: 40px;
    display: inline-block;
    margin-right: 10px;
    position: absolute;
    top: -1px;
    left: -15px;
}
.contact-no a.btn.btn-email span {
    background-image: url(../ecommerce-gem-child/images/prof-icon.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 22px;
    height: 24px;
    display: inline-block;
    margin-right: 10px;
    position: absolute;
    top: 7px;
    left: 15px;
}
.page-template-default .entry-content h2 {
    font-size: 34px;
    color: #000000;
    font-weight: bold;
    margin-bottom: 25px;
}
.page-template-default .entry-content ul {
    list-style: none;
}
.page-template-default .entry-content ul li {
        font-family: 'Nunito Sans', sans-serif;
    font-size: 18px;
    color: #000000;
    font-weight: normal;
    line-height: 24px;
    position: relative;
    padding-left: 14px;
    font-weight: normal;
    margin-bottom: 20px;
}
.page-template-default .entry-content ul li:before {
    content: "\f105";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    color: #010101 !important;
    left: 0;
    top: 2px;
}
.contact-no a.btn.btn-contact {
    font-family: 'Bitsumishi';
    font-size: 20px;
    color: #ffffff;
    font-weight: normal;
    display: inline-block;
    text-align: left;
    max-width: 180px;
    height: 39px;
    line-height: 40px;
    padding-left: 45px;
    padding-right: 30px;
    position: relative;
    top: 13px;
    background-color: #f47920;
    border-bottom-left-radius: 25px;
    border-top-left-radius: 25px;
}

.contact-no a.btn.btn-contact strong {

    font-size: 18px;

    color: #4b4b4b;

    font-weight: normal;

    margin-bottom: 5px;

    display: inline-block;

}

.btn-contact span {

    background-image: url(../ecommerce-gem-child/images/home-owner-icon.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 21px;
    height: 21px;
    display: inline-block;
    margin-right: 10px;
    position: absolute;
    top: 9px;
    left: 15px;
}

a.btn-email span {

    background-image: url(../ecommerce-gem-child/images/email-btn-icon-h.png);

    background-size: contain;

    background-position: center;

    background-repeat: no-repeat;

    width: 19px;

    height: 14px;

    display: inline-block;

    margin-right: 10px;

    position: relative;

    top: 2px;

    font-weight: 600;

}

.row.prod-custom-row .prod-cat-box {
    margin-bottom: 35px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
    padding: 20px;
	padding-bottom: 40px;

}
.row.prod-custom-row .prod-cat-box:hover {
    box-shadow: 0px 10px 10px #0006;
    transition: all 0.3s ease-in-out;
    background-color: #fff;
}
.row.prod-custom-row .col-3 {
    padding: 0px 0px;
}
.row.prod-custom-row .prod-cat-box .info {
    padding: 0px 0px 0px 45px;
    position: relative;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.row.prod-custom-row .prod-cat-box .info.hover {

    background-color: #d52121;

}

.row.prod-custom-row .prod-cat-box h2 {
    font-size: 27px;
    line-height: 35px;
    color: #000000;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 20px;
    text-align: left;
}

.row.prod-custom-row .prod-cat-box p {
    font-size: 19px;
    color: #000;
    line-height: 26px;
    margin-bottom: 30px;
    text-align: left;
}

.row.prod-custom-row .prod-cat-box .img-col {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding-right: 30px;
}
.row.prod-custom-row .prod-cat-box .img-col .img-cover {
    position: relative;
}
.row.prod-custom-row .prod-cat-box .img-col .img-cover:after {
       content: "";
    border: 1px solid #000000;
    width: calc(100% - 5px);
    height: calc(100% - 10px);
    position: absolute;
    left: 30px;
    top: 30px;
    z-index: 0;
}
.row.prod-custom-row .prod-cat-box .img-cover img {
    width: 100%;
    height: auto;
    border-top-right-radius: 30px;
    border-bottom-left-radius: 30px;
    position: relative;
    z-index: 1;
    border: 1px solid #c6c6c6;
}
.row.prod-custom-row.mt-40.rev-col .prod-cat-box .img-col{
    order: 2;
}
.row.prod-custom-row.mt-40.rev-col .prod-cat-box .info {
    order: 1;
    padding-left: 0;
    padding-right: 45px;
}
.row.prod-custom-row .prod-cat-box a.btn-success.btn {
      font-size: 19px;
    line-height: 26px;
    color: #ffffff;
    background-color: #f47920;
    text-transform: uppercase;
    padding: 13px 30px 11px 30px;
    border-radius: 30px;
    font-weight: 400;
    margin-top: 40px;
    display: block;
    max-width: 234px;
}
.row.prod-custom-row .prod-cat-box a.btn-success.btn span {
    background-image: url(../ecommerce-gem-child/images/btn-arr.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 35px;
    height: 17px;
    display: inline-block;
    margin-left: 10px;
}
.row.prod-custom-row .prod-cat-box a.btn-success.btn:hover {

    color: #ffffff;

    border: 2px solid #ffffff;

    background-color: #fff0;

}
.row.prod-custom-row .prod-cat-box a.btn.btn-success:hover span {
    filter: invert(48%) sepia(13%) saturate(3207%) hue-rotate( 
336deg) brightness(95%) contrast(80%);
    -webkit-filter: invert(48%) sepia(13%) saturate(3207%) hue-rotate( 
336deg) brightness(95%) contrast(80%);
}
#home-banner-slider .container {

    position: absolute;

    top: 0;

    left: 0;

    right: 0;

    height: 100%;

}

#home-banner-slider .container .row {

    align-items: center;
    justify-content: center;
    height: 100%;

}

#home-banner-slider .container .slider-content {
    text-align: center;
    width: 900px;
    margin: 0;
    margin-top: -80px;
}

.home-slider .ban-form .wpcf7-form {

    margin-top: 0px;

}

.home-slider .ban-form .wpcf7 input {

    margin-bottom: 8px;

}

.about-sec .col-6.right h2 {
    font-size: 30px;
    color: #000000;
    font-weight: bold;
    position: relative;
    text-align: center;
    z-index: 9;
    width: 700px;
    display: block;
    margin-top: 20px;
}
.home-slider .ban-form {

    width: 100%;

    max-width: 400px;

    background-color: #4a4a4a;

    padding: 20px 25px 20px 25px;

    border-top: 1px solid #a69e9e;

    margin-right: 0;

    margin-left: auto;

    position: relative;

    right: -75px;

    height: 100%;

    display: flex;

    flex-direction: column;

    justify-content: center;

}

.home-slider .ban-form .wpcf7 form.invalid .wpcf7-response-output, .home-slider .ban-form .wpcf7 form.unaccepted .wpcf7-response-output {

    background-color: #fff;

    font-size: 12px;

    margin-top: 0px;

}

.home-slider .ban-form .wpcf7-not-valid-tip {

    color: #f47920;

    font-size: 14px;

    position: relative;

    top: -3px;

    font-weight: bold;

}

section.move-ser {
    padding: 80px 0px 60px 0px;
    background-image: url(./images/move-bg.jpg);
    background-size: auto;
    background-repeat: repeat;
    clear: both;
}
section.move-ser h2 {
    font-size: 42px;
    color: #ffffff;
    line-height: 59px;
    font-weight: 600;
    margin-bottom: 30px;
    text-align: center;
}
section.move-ser p {
    font-family: 'Nunito Sans', sans-serif;
    font-size: 19px;
    color: #ffffff;
    font-weight: normal;
    line-height: 26px;
    margin-bottom: 15px;
    text-align: center;
}
section.move-ser h3 {
    font-size: 37px;
    color: #ffffff;
    line-height: 59px;
    font-weight: 600;
    text-align: center;
}
.home-slider .ban-form h3 {

    font-size: 33px;

    font-weight: bold;

    color: #ffffff;

    text-align: center;

    margin-bottom: 10px;

}

.home-slider .ban-form p {

    font-size: 20px;

    font-weight: normal;

    color: #ffffff;

    text-align: center;

    margin-bottom: 10px;

}

.home-slider .ban-form a.phone-link {

    font-family: 'Calibri';

    font-size: 28px;

    color: #ffffff;

    text-align: center;

    font-weight: bold;

    display: block;

}

.home-slider .ban-form .wpcf7 input.wpcf7-submit {

    font-family: 'Nunito Sans', sans-serif;

    width: calc(100% - 60px);

    font-size: 24px;

    color: #fff;

    background-color: #f47920;

    text-transform: uppercase;

    font-weight: bold;

    display: block;

    border: 1px solid #fff0;

    margin: 0 auto;

    margin-top: 34px;

    border-radius: 20px;

    padding: 14px 10px;

}
.home-slider .ban-form .wpcf7 input.wpcf7-submit:hover {
    background-color: #fff;
    color: #f47920;
    border: 1px solid #f47920;
}
.home-slider .ban-form div.wpcf7 {

    margin-top: 15px !important;

}

.ser-sec h2 {

    font-size: 50px;

    line-height: 49px;

    color: #000000;

    text-transform: uppercase;

    font-weight: bold;

    margin-bottom: 50px;

}

section.ser-sec {
    padding: 70px 0px 100px 0px;
    background-image: url(./images/services-bg.jpg);
    background-size: cover;
    background-repeat: repeat;
    position: relative;
}
section.ser-sec:before {
    content: "";
    background-image: url(./images/ser-btm-icon.png);
    position: absolute;
    left: 0;
    bottom: 0;
    margin: 0 auto;
    width: 528px;
    height: 284px;
}

section.about-sec:before {
    content: "";
    background-image: url(./images/wel-btm-right.png);
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    bottom: -3px;
    margin: 0 auto;
    width: 371px;
    height: 290px;

}

.row.prod-custom-row .col-6 {

    padding-left: 25px;

    padding-right: 25px;

}

#home-banner-slider .container .slider-content h2 {
    font-size: 36px;
    line-height: 56px;
    color: #ffffff;
    font-weight: 900;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px #000;
}

.home-slider a.btn.btn-success:hover {

    color: #da6372;

    border: 1px solid #da6372;

    background-color: #fff;

}

.page-template-home h2 strong{

  color: rgb(138 198 70);

}

.page-template-home h2 i{

  color: rgb(12 90 151);

}

section.ser-sec .btn-box {

    margin-top: 40px;

}
.home-slider h1 {
    font-size: 52px;
    color: #fff;
    line-height: 68px;
    font-weight: 900;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px #000;
}

section.about-sec {
    position: relative;
    overflow: hidden;
    padding: 60px 0px;
}

section.about-sec h2 {
    font-size: 30px;
    color: #000000;
    line-height: 44px;
    font-weight: 600;
    margin-bottom: 5px;
    text-transform: uppercase;
    text-align: left;
}

section.about-sec h2 strong {
    font-size: 30px;
    color: #000000;
    font-weight: 900;
}
section.about-sec h3 {
    font-size: 48px;
    color: #f47920;
    line-height: 59px;
    font-weight: 900;
    margin-bottom: 20px;
    text-align: left;
}
section.about-sec h4 {
    font-size: 28px;
    color: #000000;
    line-height: 34px;
    font-weight: 600;
    margin-bottom: 20px;
    text-transform: uppercase;
    text-align: left;
}

section.about-sec p {

    font-size: 18px;

    line-height: 24px;

    color: #000;

    margin-bottom: 12px;

}

section.gal-sec h2 {
    color: #f47920;
    font-size: 40px;
    line-height: 48px;
    text-transform: uppercase;
    font-weight: 900;
    text-align: center;
    margin-bottom: 60px;
}
.test-row.row .item {
    padding-bottom: 60px;
}
section.custo-sec {
    background-image: url(./images/customer-bg.jpg);
    background-position: center;
    background-size: cover;
    padding: 80px 0px 50px 0px;
    text-align: center;

}



section.custo-sec h3 {
    font-size: 40px;
    color: #f47920;
    line-height: 59px;
    font-weight: 900;
    margin-bottom: 60px;
    text-align: center;
    text-transform: uppercase;
    position: relative;

}

section.gal-sec .row {

    margin-right: -1px;

}

section.gal-sec .img-item.col-3 img {

    width: 100%;
    display: block;
    height: auto;

}

.wpcf7 .col-3 i {

    color: #333;

}

section.gal-sec .img-item.col-3 {

    max-height: 370px;

    border-top: 1px solid #fff;

    border-right: 1px solid #fff;

    overflow: hidden;

}

.wpcf7 .col-6 {

    padding-left: 10px;

    padding-right: 10px;

}

.wpcf7 p{

    margin-bottom: 0px;

}

.wpcf7 .row {

    margin-left: -10px;

    margin-right: -10px;

}

.wpcf7 input {

    border-radius: 30px;

    padding: 16px 30px;

    font-size: 15px;

    color: #000000;

    border: 1px solid #b9b8b8;

    margin-bottom: 14px;

}

.wpcf7 textarea {

    border-radius: 30px;

    padding: 16px 30px;

    font-size: 15px;

    color: #000000;

    border: 1px solid #b9b8b8;

    margin-bottom: 14px;

    height: 200px;

}

.wpcf7 input::placeholder, .wpcf7 textarea::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */

  color: #000000;

}



.wpcf7 input:-ms-input-placeholder, .wpcf7 textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */

  color: #000000;

}



.wpcf7 input::-ms-input-placeholder, .wpcf7 textarea::-ms-input-placeholder{ /* Microsoft Edge */

  color: #000000;

}

.wpcf7 input.wpcf7-submit {
    font-size: 19px;
    color: #fff;
    background-color: #f47920;
    text-transform: uppercase;
    font-weight: normal;
    display: block;
    margin: 0 auto;
    margin-top: 34px;
    padding: 18px 80px 18px 40px;
    border: 1px solid #f47920;
}
.wpcf7 .btn-box {
    position: relative;
    display: block;
    margin: 0 auto;
    text-align: center;
    max-width: 254px;
}
.wpcf7 .btn-box:after {
    content: "";
    background-image: url(../ecommerce-gem-child/images/btn-arr.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 35px;
    height: 17px;
    display: inline-block;
    position: absolute;
    top: 20px;
    right: 35px;
}
.wpcf7-form {

    max-width: 910px;

    width: 100%;

    margin: 0 auto;

    margin-top: 30px;

}

.wpcf7-form br{

    display: none;

}

section.custo-sec h3 strong {

    color: #d52121;

    font-weight: bold;

}

.media {

    display: -ms-flexbox;

    display: flex;

    -ms-flex-align: start;

    align-items: flex-start;

}

.media-body {

    -ms-flex: 1;

    flex: 1;

}

.test-row.row .col-6 {

    padding: 0px 25px;

}

.test-row.row {

    margin-left: -25px;

    margin-right: -25px;

}

.test-row.row .item .box {

    position: relative;

    max-width: 781px;

    margin: 0 auto;

}

.test-row.row .item .box h4 {

    color: #000000;

    font-size: 24px;

    text-transform: uppercase;

    margin: 40px 0px 30px 0px;

}

.test-row.row .item .box:before {

        content: "‘‘";

    font-size: 71px;

    color: #ffffff;

    position: absolute;

    left: 20px;

    top: 4px;

    letter-spacing: -5px;

}

.test-row.row .item .box:after {

        content: "";
    background-image: url(./images/test-arr.png);
    width: 54px;
    height: 33px;
    font-size: 71px;
    position: absolute;
    right: -50px;
    bottom: -40px;

   

}

.test-row.row .box p {
    font-size: 19px;
    line-height: 26px;
    text-align: center;
}
.about-sec a.btn.btn-success {
    font-size: 19px;
    line-height: 26px;
    color: #ffffff;
    background-color: #f47920;
    text-transform: uppercase;
    padding: 13px 30px 13px 30px;
    border-radius: 30px;
    font-weight: 400;
}
.about-sec a.btn.btn-success span {
    background-image: url(../ecommerce-gem-child/images/btn-arr.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 35px;
    height: 17px;
    display: inline-block;
    margin-left: 10px;
}
.about-sec a.btn.btn-success:hover span {
    filter: invert(48%) sepia(13%) saturate(3207%) hue-rotate( 
336deg) brightness(95%) contrast(80%);
    -webkit-filter: invert(48%) sepia(13%) saturate(3207%) hue-rotate( 
336deg) brightness(95%) contrast(80%);
}
.about-sec .btn-contact2 {

    font-family: 'Calibri';

    font-size: 30px;

    color: #000000;

    font-weight: bold;

    display: inline-block;

    text-align: left;

    max-width: 180px;

    position: relative;

    margin-left: 80px;

}

.about-sec .btn-contact2 span {

    background-image: url(../ecommerce-gem-child/images/phone-icon-h.png);

    background-size: contain;

    background-position: center;

    background-repeat: no-repeat;

    width: 24px;

    height: 42px;

    display: inline-block;

    position: absolute;

    top: -1px;

    left: -37px;

}

.test-row.row .item .box img {

    width: auto;

    text-align: center;

    margin: 0 auto;

}

.test-row.row .item .box:before {

    content: "";

    background-image: url(./images/test-arl.png);

    width: 54px;

    height: 33px;

    color: #ffffff;

    position: absolute;

    left: -80px;

    top: 272px;

    letter-spacing: -5px;

    z-index: 999;

}


.test-row.row .item .media-body h4 {

    font-size: 17px;

    line-height: 34px;

    color: #d52121;

    font-weight: bold;

    text-align: left;

}

.test-row.row .col-6 .media-body {

    padding-left: 20px;

}

.test-row.row .col-6 .media.border {

    padding: 0px 15px;

}

.test-row.row .item .media-body p {

    font-size: 18px;

    line-height: 24px;

    color: #ffffff;

    text-align: left;

}

.about-sec .btn-box {

    margin-top: 50px;

}

.about-sec .col-6.left {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding: 60px 50px 60px 0px;
    position: relative;

}

.about-sec .col-6.right {

    -ms-flex: 0 0 50%;

    flex: 0 0 50%;

    max-width: 50%;

    display: -ms-flexbox;

    display: flex;

    flex-direction: column;

    justify-content: center;

}
.about-sec .col-6.right .img-box.video-box img {
    border-top-right-radius: 30px;
    border-bottom-left-radius: 30px;
    overflow: hidden;
    width: auto;
    max-width: 100%;
    height: auto;
    position: relative;
    border: 1px solid #ffffffa1;
}
.about-sec .col-6.right .img-box.video-box iframe {
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
  overflow: hidden;
  position: relative;
  border: 1px solid #ffffffa1;
}
.about-sec .col-6.right h3 {

    font-size: 35px;

    color: #000000;

    font-weight: bold;

    position: relative;

    text-align: center;

    z-index: 9;

    width: 700px;

    display: block;

    margin-top: 20px;

}

.about-sec .col-6.left .desc-box {

    position: relative;

    z-index: 9;

}

.about-sec .col-6.right-image-fixed .img-box {

    width: 723px;

    position: absolute;

    top: -22px;

}

.about-sec .col-6.right-image-fixed .img-box img {

    width: 100%;

    height: auto;

}

h2.logo-head {

    font-size: 48px;

    line-height: 30px;

    text-transform: uppercase;

    position: relative;

    margin-top: 160px;

    margin-bottom: 60px;

}

h2.logo-head:before {

    content: "";

    background-image: url(./images/logo-icon.png);

    background-position: center;

    background-size: contain;

    position: absolute;

    width: 103px;

    height: 112px;

    top: -150px;

    left: 0;

    right: 0;

    margin: 0 auto;

}

.es_subscription_message.success {

    color: #ffffff;

}

.page-id-113 h1.entry-title {

    text-align: center;

}

#primary .post .entry-title, #primary .page .entry-title {

    letter-spacing: 0px;

    border-bottom: 0px;

    padding-bottom: 0px;

    margin-bottom: 40px;

    font-weight: bold;

    text-align: center;

    font-size: 44px;

    line-height: 49px;

    color: #000000;

    text-transform: uppercase;

}
.page-template-default .entry-content img.alignright {
    border-top-right-radius: 30px;
    border-bottom-left-radius: 30px;
    overflow: hidden;
    width: auto;
    max-width: 100%;
    height: auto;
    position: relative;
    border: 1px solid #ffffffa1;
}
.page-id-113 div.wpcf7 {

    margin-top: 30px !important;

}
section.multi-form-ser {
    position: relative;
    overflow: hidden;
    padding: 60px 0px;
}
section.multi-form-ser:before {
    content: "";
    background-image: url(./images/wel-btm-right.png);
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    width: 371px;
    height: 290px;
}
footer {

    background-color: #d6d4d4 !important;

    padding: 55px 0px 45px 0px !important;

    position: relative;

}

footer:before {
    content: "";
    background-image: url(./images/footer-btm-icon.png);
    position: absolute;
    left: 0px;
    bottom: 0;
    margin: 0 auto;
    width: 654px;
    height: 378px;
}

footer h2 {
    font-size: 24px;
    line-height: 25px;
    color: #000000;
    text-align: left;
    font-weight: bold;
    margin-bottom: 40px;
    text-transform: capitalize;

}
.row.build-reg-sec {
    margin: 40px -20px;
}
.row.build-reg-sec .col-4 {
    padding: 0px 20px;
}
.row.build-reg-sec .col-4 h2 {
    font-size: 22px;
    line-height: 31px;
    color: #000000;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: left;
    margin-top: 15px;
}
.row.build-reg-sec .col-4 p{
    font-size: 19px;
    color: #000;
    line-height: 26px;
    margin-bottom: 30px;
    text-align: left;
}

.row.build-reg-sec .col-4 .img-cover img {
    border: 1px solid #ccc;
}
footer nav li, footer ul.contact-details {
    color: #5b5b5b;
    font-size: 17px;
    line-height: 36px;
    text-align: left;
}

footer ul.contact-details li {
    line-height: 37px;
    color: #ffffff;
    font-family: 'Calibri';
    font-size: 17px;
    font-weight: normal;
}

footer ul.contact-details li.phone img {
    position: relative;
    top: 3px;

}

footer ul.contact-details li.timing img{
    position: relative;
    top: 2px;

}

footer ul.contact-details li span {
    width: 30px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;

}

footer nav li a, footer ul.contact-details li a{

    color: #ffffff !important;
    font-size: 18px;

}

footer nav ul, footer ul.contact-details {

    list-style: none;

}
footer .col-4.left-col,footer .col-4.right-col {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
footer .col-4.right {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
footer .col-1 {

    -ms-flex: 0 0 24%;
    flex: 0 0 24%;
    max-width: 24%;

}

footer .col-2 {

    -ms-flex: 0 0 22%;
    flex: 0 0 22%;
    max-width: 22%;

}
.test-footer h4 {
    font-size: 20px;
    text-transform: uppercase;
    text-align: left;
    color: #000000;
    margin-bottom: 8px;
}

.test-footer p {
    font-size: 16px;
    line-height: 22px;
}

.test-footer .item .box {
    position: relative;
    padding-top: 25px
}
span.before-icon {
    font-family: 'Nunito Sans', sans-serif;
    font-size: 52px;
    color: #f47920;
    font-weight: bold;
    position: absolute;
    top: -25px;
    left: 0;
    line-height: 32px;
    -moz-transform: scale(-1, 1);
    -webkit-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}
span.after-icon {
    font-family: 'Nunito Sans', sans-serif;
    font-size: 52px;
    color: #f47920;
    font-weight: bold;
    position: absolute;
    bottom: 0px;
    right: 0;
    line-height: 32px;
}
footer ul.social-links {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
    clear: both;
    justify-content: center;
    margin: 0px 0px 35px 0px;
}
footer .row.footer-btm-row {
    margin-top: -60px;
    margin-bottom: 20px;
}
footer ul.social-links li {
    border-radius: 100px;
    width: 53px;
    padding: 2px;
    height: 53px;
    text-align: center;
    vertical-align: middle;
    margin-right: 8px;
    background-color: #ffffff;
    border: 1px solid #666666c7;
}

footer ul.social-links li a {
    color: #333333 !important;
    font-size: 20px;
    position: relative;
    top: 1px;
    left: 0px;
    border: 2px solid #333;
    display: inline-block;
    border-radius: 100px;
    width: 45px;
    height: 45px;
}

footer ul.social-links li a i {
    position: relative;
    top: 5px;
    font-size: 30px;

}

footer ul.links-menu li, footer ul.footer-menu2 li, footer ul.footer-menu3 li  {
    position: relative;
    font-size: 16px;
    color: #000000;
    line-height: 30px;
    padding-left: 18px;

}

footer ul.links-menu li a, footer ul.footer-menu2 li a, footer ul.footer-menu3 li a{
    color: #000000 !important;
    font-size: 16px;

}

footer .col-4 p {
    text-align: left;
    color: #000000;
}

footer ul.links-menu li:after, footer ul.footer-menu2 li:after, footer ul.footer-menu3 li:after{
    content: "\f105";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    color: #000000 !important;
    left: 0;
    top: 5px;

}

footer input[type="text"], footer input[type="email"], footer input[type="url"], footer input[type="password"], footer input[type="search"], footer textarea, select {

    color: #898989;
    border: 1px solid #d1d2d2;
    background-color: #fff0;

}

footer .wpcf7-form br {
  display: none;
}

footer .wpcf7-form p {
    margin-bottom: 7.5px;
}

footer .wpcf7-form textarea {
    padding: 10px 10px;
    width: 100%;
    height: 100px;

}

footer .wpcf7 input.wpcf7-submit {
    width: auto;
    font-family: 'Nunito Sans', sans-serif;
    background-color: #5b5b5b;
    border: 0px solid #333;
    text-transform: capitalize;
    font-weight: 500;
    padding: 10px 30px;
    float: right;
    margin-top: 15px;

}

footer .wpcf7-form {
    margin-top: 40px;

}

footer .wpcf7-not-valid-tip {
    text-align: left;
    font-size: 13px;
    margin-top: 3px;

}

footer .wpcf7 form .wpcf7-response-output {
    color: #000;
    font-size: 14px;
    text-align: left;
    margin-top: 34px;
    margin-left: 0;
    margin-right: 0;

}
.footer-logo {
    text-align: left;
    margin-top: 50px;
}
.footer-logo img {
    width: auto;
    height: auto;
    max-width: 100%;
}
.emaillist form .es_txt_email {
    font-size: 18px;
    font-family: 'Nunito Sans', sans-serif;
    color: #7a7a7a;
    width: 100%;
    border: 0px solid #ddd;
    padding: 6.5px 10px 6.5px 20px;
    font-weight: 500;
    box-sizing: border-box;
    background-color: rgb(255 255 255);
    border-top-left-radius: 100px;
    border-bottom-left-radius: 100px;
    height: 40px;

}

.emaillist form .es-field-wrap {

    float: left;
    width: calc(100% - 108px);

}

.emaillist form input.es_submit_button {
    cursor: pointer;
    float: left;
    width: 108px;
    border-top-right-radius: 100px;
    border-bottom-right-radius: 100px;
    background-color: #505050 !important;
    font-size: 18px;
    font-family: 'Nunito Sans', sans-serif;
    padding: 11px 7px !important;
    color: #ffffff;
    text-transform: capitalize;
    border: 0;
    height: 40px;
    font-weight: normal;

}
.emaillist form input.es_submit_button:hover {
    background-color: #161717 !important;
}
ul.extra-menu li.menu-item {

    position: relative;
    font-size: 18px;
    line-height: 28px;

}

ul.extra-menu {

    margin-top: 20px;

}

.menu-box-top-left {

    background-color: #f4969f;

}

ul#menu-top-left-menu li a {

    font-family: 'Nunito Sans', sans-serif;
    font-size: 18px;
    line-height: 25px;
    color: #ffffff;
    font-weight: normal;

}

ul#menu-top-left-menu li a {
    padding: 15px 0px;
    display: block;

}

/* multi-step css start */

.multi-form-ser div.item img {
    width: 113px;
    height: auto;
    float: left;
}
.multi-form-ser a.button.setOne {
    font-size: 22px;
    line-height: 22px;
    color: #ffffff;
    background-color: #f47920;
    text-transform: uppercase;
    padding: 10px 35px 12px 35px;
    border-radius: 30px;
    font-weight: 400;
    display: block;
    max-width: 175px;
    position: relative;
    margin: 0 auto;
    margin-top: 70px;
    border: 1px solid;
}
.multi-form-ser h2.whiteText {
    font-size: 40px;
    color: #000000;
    line-height: 44px;
    font-weight: 600;
    margin-bottom: 20px;
    text-align: center;
}
.multi-form-ser h2.whiteText sup {
    font-size: 16px;
}
.multi-form-ser a.button.setOne:hover {
    background-color: #ffffff !important;
    color: #f47920 !important;
    border: 1px solid #f47920 !important;
}
.multi-form-ser a.button.setOne:hover:after {
    filter: invert(48%) sepia(13%) saturate(3207%) hue-rotate( 
336deg) brightness(95%) contrast(80%);
    -webkit-filter: invert(48%) sepia(13%) saturate(3207%) hue-rotate( 
336deg) brightness(95%) contrast(80%);
}
.multi-form-ser a.button.setOne:after {
    content: "";
    background-image: url(../ecommerce-gem-child/images/btn-arr.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 35px;
    height: 17px;
    display: inline-block;
    position: absolute;
    top: 14px;
    right: 40px;
}
.multi-form-ser .inner-col-step label {
    float: left;
    width: 100%;
    font-size: 19px;
    color: #f47920;
    font-weight: 600;
    margin-bottom: 25px;
    position: relative;
}
section#step-two label {
    float: none;
    text-align: center;
    width: 100%;
    font-size: 18px;
    color: #f47920;
    font-weight: 600;
    margin-bottom: 10px;
    display: block;
    position: relative;
}
section#step-two .customRC~label:after, section#step-two .customRC~label:before {
    left: auto;
}
section#step-two a.back {
    color: #f47920;
    display: block;
}
section#step-two a.small {
    color: #f47920;
    display: block;
    font-size: 14px;
    font-style: italic;
}
.multi-form-ser section#step-two .item {
    text-align: center;
}
.multi-form-ser section#step-two div.item img {
    width: 110px;
    height: auto;
    float: none;
    text-align: center;
    margin: 0 auto;
}
section#step-two .rdCbCont {
    display: block;
    text-align: center;
}
section#step-two span.brand {
    display: block;
    width: 100%;
    clear: both;
    font-size: 16px;
    text-align: center;
}
.roof.logo.chosen-file {
    display:  none;
}
.roof.logo.chosen-file.selected {
    display:  block;
    height: auto;
    width: auto;
}
.multi-form-ser img.roof {
    width: 112px;
    height: 95px;
}
.multi-form-ser .customRC {
    display: none!important;
}
.multi-form-ser .checkbox, .multi-form-ser .radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}
.multi-form-ser #step_one .rdCbCont {
    float: left;
    margin: 43px 0 0 15px;
}
.multi-form-ser input[type=checkbox], .multi-form-ser input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal;
}
.customRC.radio~label:after, .customRC.radio~label:before {
    border-radius: 50%;
}
.customRC~label:after, .customRC~label:before {
    content: " ";
    display: block;
    position: absolute;
    left: -9px;
    top: 0;
    background: #fff;
}
.customRC~label:before {
    width: 0;
    height: 0;
    margin: 10px;
    z-index: 1;
    -o-transition: .5s all ease-in;
    -webkit-transition: .5s all ease-in;
    transition: .5s all ease-in;
}
.customRC~label:after {
    width: 20px;
    height: 20px;
    z-index: 0;
    background-image: -webkit-radial-gradient(circle,#f47920,#f47920);
    background-image: -o-radial-gradient(circle,#f47920,#f47920);
    background-image: radial-gradient(circle,#f47920,#f47920);
    background-repeat: no-repeat;
}
.customRC:checked ~label:before {
    background-color: #ffffff !important;
}
.customRC:checked~label:before {
    width: 10px;
    height: 10px;
    margin: 5px;
}
.multi-form-ser #step_one .rdCbCont {
    float: left;
    margin: 40px 0 0 25px;
}
.multi-form-ser .rdCbCont {
    height: 22px;
    width: 22px;
    margin: 15px auto 10px auto;
}
.multi-form-ser .down {
    background-image: url(../ecommerce-gem-child/images/down-arrow.png);
    -webkit-background-size: "17px 24px";
    background-size: "17px 24px";
    -webkit-background-size: cover;
    background-size: cover;
    display: block;
    width: 17px;
    margin: 20px auto 0 auto;
    height: 24px;
    -webkit-animation-iteration-count: 5;
    -o-animation-iteration-count: 5;
    animation-iteration-count: 5;
    margin-bottom: 40px;
}
section#step-three label {
    float: none;
    text-align: center;
    width: 100%;
    font-size: 18px;
    color: #f47920;
    font-weight: 600;
    margin-bottom: 10px;
    display: block;
    position: relative;
}
section#step-three .rdCbCont {
    display: block;
    text-align: center;
}
section#step-three span.brand {
    display: block;
    width: 100%;
    clear: both;
    font-size: 16px;
    text-align: center;
}
.multi-form-ser .col-md-6 {
    width: 50%;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
}
.multi-form-ser #caroucel-sets-1:before {
        content: " ";
    position: absolute;
    left: -3px;
    top: 35%;
    height: 110px;
    border-left: 1px solid #f47920;
    background: #fff;
}
.multi-form-ser img.large {
    width: 262px !important;
    height: 109px;
    margin-bottom: 10px;
}
.multi-form-ser section#step-four input[type=text] {
    width: 98%;
    display: inline-block;
    font-size: 15px;
    height: 35px;
    border-radius: 30px;
    padding: 10px 20px;
    font-size: 15px;
    color: #000000;
    border: 1px solid #b9b8b8;
    margin-bottom: 10px;
}
.multi-form-ser section#step-four input[type=text].half {
    width: 60%;
}
.multi-form-ser .last-form-step .half {
    width: 49%;
    display: inline-block;
    margin: .5%;
    float: left;
}
.multi-form-ser section#step-four a.button.setOne {
    clear: both;
    max-width: 260px;
}
.multi-form-ser h2.tColPrimary {
    font-size: 40px;
    color: #000000;
    line-height: 44px;
    font-weight: 600;
    margin-bottom: 20px;
    text-align: center;
}
.multi-form-ser span.error {
    color: #dc3232;
    font-size: 16px;
    font-weight: normal;
    margin: 6px 0px;
    display: block;
}
.multi-form-ser p.title {
    font-size: 20px;
    font-weight: 600;
}
.col-xs-12.col-md-6.fs0.last-form-step {
    margin-bottom: 35px;
}
.page-id-242 .entry-content footer.content-info {
    background-color: #0000 !important;
}
.page-id-242 section.thankYou {
    width: 100%;
}
.page-id-242 .col-md-12.thankYouText {
    width: 100%;
}


/*submenu start*/

 .menu-box .sub-menu {
display: none;
position: absolute;
background-color: rgb(0 0 0 / 0.48);
min-width: 235px;
margin: 0;
text-align: left;
box-shadow: 0px 0px 2px 0px rgb(26, 29, 28);
z-index: 1;
padding: 20px 0px 10px 0px;
    top: 62px;

}

.menu-box ul.sub-menu li {

    margin: 0;
    display: block;
    font-size: 18px;
    font-weight: normal;
    text-transform: capitalize;
    padding: 0px 0px 0px 15px !important;
    line-height: 1;
    text-decoration: none;
    line-height: 37px;
    position: relative;

} 

.menu-box ul.sub-menu li:before{
    position: absolute;
    content: "\f105";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    top: 11px;
    color: #fdfbfc;
    left: 10px;
    font-size: 14px;

}

.menu-box .sub-menu a {
    padding: 7px 10px !important;
    font-size: 18px !important;
    display: block !important;
    font-family: 'Nunito Sans', sans-serif;
    line-height: 25px !important;
    font-weight: 200 !important;
}

header nav .menu-item-has-children{

position: relative;

}

header nav .menu-item-has-children:after {

position: absolute;
content: "\f107";
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
    top: 23px;
    color: #ffffff;
    right: -20px;
    font-size: 14px;

} 

.sub-menu li:hover {

    background-color: rgb(244 150 159);
    color: #ffffff !important;

} 

.menu-item:hover .sub-menu {display: block;}

/*top left menu*/

.menu-box-top-left .sub-menu {
    display: none;
    position: absolute;
    background-color: rgb(0 0 0 / 80%);
    min-width: 190px;
    margin: 0;
    text-align: left;
    box-shadow: 0px 0px 2px 0px rgb(26, 29, 28);
    z-index: 1;
    padding: 20px 0px 10px 0px;
    top: 55px;

}

.menu-box-top-left ul.sub-menu li {

    margin: 0;
    display: block !important;
    font-size: 18px;
    font-weight: normal;
    text-transform: capitalize;
    padding: 0px 0px 0px 15px !important;
    line-height: 1;
    margin-right: 0px !important;
    text-decoration: none;
    line-height: 37px;
    position: relative;

} 

.menu-box-top-left ul.sub-menu li:before{
    position: absolute;
    content: "\f105";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    top: 11px;
    color: #fdfbfc;
    left: 10px;
    font-size: 14px;

}

.menu-box-top-left .sub-menu a {
    padding: 7px 10px !important;
    font-size: 17px !important;
    display: block !important;
    font-family: 'Nunito Sans', sans-serif;
    line-height: 25px !important;
    font-weight: 200 !important;

}

.menu-box-top-left nav .menu-item-has-children{

position: relative;

}

.menu-box-top-left nav .menu-item-has-children:after {

    position: absolute;
    content: "\f107";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    top: 20px;
    color: #ffffff;
    right: -18px;
    font-size: 14px;

} 

ul#menu-top-left-menu {

    list-style: none;

}

ul#menu-top-left-menu li.menu-item {
    width: auto;
    display: inline-block;
    margin-right: 30px;

}

ul#menu-top-left-menu li.menu-item.phone-link {
    position: relative;
    padding-left: 30px;

}

ul#menu-top-left-menu li.menu-item.phone-link:before{
    content: "";
    display: inline-block;
    background-image: url(../ecommerce-gem-child/images/phone-h.png);
    width: 18px;
    height: 14px;
    background-repeat: no-repeat;
    position: absolute;
    top: 19px;
    left: 0;

    background-size: contain;

}

ul.right-menu li a {
    font-family: 'Nunito Sans', sans-serif;
    font-size: 18px;
    line-height: 25px;
    color: #ffffff;
    font-weight: normal;
    position: relative;

}

ul.right-menu li a {
    font-family: 'Nunito Sans', sans-serif;
    font-size: 15px;
    line-height: 25px;
    color: #ffffff;
    font-weight: normal;
    position: relative;
    text-transform: uppercase;
    margin-left: 15px;
    padding: 15px 0px 15px 27px;
    display: block;

}

ul.right-menu {
    list-style: none;
    text-align: right;

}

ul.right-menu li{

    display: inline-block;
    width: auto;

}

ul.right-menu li.login-link a:before{

    content: "";
    display: inline-block;
    background-image: url(../ecommerce-gem-child/images/login-h.png);
    width: 17px;
    height: 17px;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 19px;
    left: 0;

}

ul.right-menu li.cart-link a:before{
    content: "";
    display: inline-block;
    background-image: url(../ecommerce-gem-child/images/cart-link.png);
    width: 20px;
    height: 16px;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 19px;
    left: 0;

}



/*end*/

/*submenu end*/

.emaillist input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */

  color: #7a7a7a;

  opacity: 1; /* Firefox */

}



.emaillist input:-ms-input-placeholder { /* Internet Explorer 10-11 */

  color: #7a7a7a;

}



.emaillist input::-ms-input-placeholder { /* Microsoft Edge */

  color: #7a7a7a;

}

.emaillist {

    margin-top: 25px;

    margin-bottom: 25px;

    display: inline-block;

    clear: both;

    width: 100%;

}

.copywrite-txt {
    font-size: 17px;
    color: #000000;
    line-height: 20px;
    text-align: center;
    clear: both;
    width: 100%;

}

#brands-slider.owl-carousel .owl-dots.disabled, #brands-slider.owl-carousel .owl-nav.disabled, #clients-slider.owl-carousel .owl-nav.disabled, #clients-slider.owl-carousel .owl-dots.disabled {

    display: block !important;

}

#brands-slider img, #clients-slider img {

    width: 100%;

    height: auto;

}

.brand-slider, .clients-slider {

    padding: 0px 55.5px;

    margin-top: 35px;

}

.owl-theme .owl-nav [class*=owl-]:hover, .owl-theme .owl-nav [class*=owl-]:focus {

    background: #86979100 !important;

    outline: none !important;

    box-shadow: none !important;

}

#brands-slider button.owl-prev, #clients-slider button.owl-prev {

    position: absolute;

    left: -50px;

    font-size: 60px !important;

    top: -5px;

}

#brands-slider button.owl-next, #clients-slider button.owl-next {

    position: absolute;

    right: -50px;

    font-size: 60px !important;

    top: -5px; 

}

.page-template-default #primary {

    width: 100%;

    padding-top: 40px;

    padding-bottom: 60px;

}

.content-wrap footer.entry-footer {

    display: none;

}

.page-template-default .entry-content {

    min-height: 300px;

}





/*responsive query*/



@media only screen and (min-width: 1300px) {
   
   .owl-carousel.stepOneCarousel {
    min-height: 480px;
   } 
   


}

@media only screen and (max-width: 1600px) and (min-width: 1441px) {
   .home-slider:after {
    height: 280px;
   }
   section.ser-sec:before {
    background-size: 300px;
    background-repeat: no-repeat;
    background-position: center left;
    width: 528px;
    height: 162px;
    }
    section.multi-form-ser:before {
        width: 390px;
    background-size: 320px;
    background-position: bottom right;
    background-repeat: no-repeat;
    height: 280px;
    }
    section.about-sec:before {
    background-position: bottom right;
    background-size: 320px;
    } 
    footer:before {
    background-size: 360px;
    background-position: bottom left;
    background-repeat: no-repeat;
    height: 240px;
   }
    section.gal-sec .img-item.col-3 {
    max-height: 245px;
    }
  
   


}

@media only screen and (max-width: 1440px) and (min-width: 1300px) {
    .home-slider:after {
    height: 274px;
   }
   section.ser-sec:before {
    background-size: 230px;
    background-repeat: no-repeat;
    background-position: center left;
    width: 528px;
    height: 125px;
    }
    section.multi-form-ser:before {
    width: 371px;
    background-size: 210px;
    background-position: bottom right;
    background-repeat: no-repeat;
    height: 280px;
    }
    section.about-sec:before {
    background-position: bottom right;
    background-size: 140px;
    } 
    footer:before {
    background-size: 360px;
    background-position: bottom left;
    background-repeat: no-repeat;
    height: 240px;
   }
    section.gal-sec .img-item.col-3 {
    max-height: 245px;
    }
   
}

@media only screen and (max-width: 1299px) and (min-width: 1200px) {
    footer:before {
    background-size: 360px;
    background-position: bottom left;
    background-repeat: no-repeat;
    height: 240px;
   }
   section.gal-sec .img-item.col-3 {
    max-height: 245px;
    }
   section.ser-sec:before {
    background-size: 230px;
    background-repeat: no-repeat;
    background-position: center left;
    width: 528px;
    height: 125px;
    }
    section.multi-form-ser:before {
    width: 371px;
    background-size: 210px;
    background-position: bottom right;
    background-repeat: no-repeat;
    height: 280px;
    }
    section.about-sec:before {
    background-position: bottom right;
    background-size: 140px;
    }  
   .home-slider:after {
    height: 274px;
    }
   .owl-carousel.stepOneCarousel {
    min-height: 701px;
    }
   #home-banner-slider .container .slider-content {
    margin-top: -50px;
    }
    .home-slider h1 {
    font-size: 38px;
    line-height: 48px;
    }
    #home-banner-slider .container .slider-content h2 {
    font-size: 28px;
    line-height: 44px;
    }
    .home-slider .btn-box {
    margin-top: 30px;
    }
    .home-slider a.btn.btn-success {
    font-size: 20px;
    line-height: 40px;
    padding: 7px 25px 7px 25px;
    }
    .about-sec .col-6.right .img-box.video-box img {
    width: 100%;
    }
    .about-sec .col-6.right .img-box.video-box {
    padding-right: 30px;
    }
    .home-slider a.btn.btn-success span {
    margin-left: 5px;
    }

}

@media only screen and (max-width: 1199px) and (min-width: 992px) {
    .home-slider:after {
    height: 190px;
    }
    .home-slider h1 {
    font-size: 48px;
    line-height: 56px;
    }
    #home-banner-slider .container .slider-content h2 {
    font-size: 32px;
    line-height: 46px;
    }
    .home-slider a.btn.btn-success {
    font-size: 20px;
    line-height: 52px;
    padding: 8px 25px 7px 25px;
    }
    .menu-box {
   
    }
    ul#menu-main-menu li a {
    font-size: 24px;
    line-height: 30px;
    }
    section.about-sec:before {
    background-position: bottom right;
    background-size: 140px;
    }
    section.ser-sec:before {
    background-size: 150px;
    background-repeat: no-repeat;
    background-position: center left;
    width: 528px;
    height: 82px;
    }
    section.multi-form-ser:before {
    width: 371px;
    background-size: 194px;
    background-position: bottom right;
    background-repeat: no-repeat;
    height: 290px;
    }
    footer:before {
    background-size: 206px;
    background-position: bottom left;
    background-repeat: no-repeat;
    height: 130px;
    }
    span.after-icon {
    bottom: -10px;
    }
    section.gal-sec .img-item.col-3 {
    max-height: 200px;
    }
    section#step_one, section#step-two, section#step-three {
    padding: 0px 40px;
    }
    .multi-form-ser button.owl-next {
    position: absolute;
    right: 0;
    top: 25%;
    }
    .multi-form-ser button.owl-prev {
    position: absolute;
    left: 0;
    top: 25%;
    }
    section#step-three label {
    min-height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    }
    .multi-form-ser section#step-four input[type=text].half {
    width: 100%;
    }
    .multi-form-ser a.button.setOne {
    padding: 10px 70px 12px 35px;
    }
    .multi-form-ser a.button.setOne:after {
    right: 35px;
    }

}

@media only screen and (max-width: 991px) and (min-width: 769px) {
    footer:before {
    width: 630px;
    height: 220px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top left;
   }
   .test-row.row .item .box:before {
    left: 25px;
   }
   .test-row.row .item .box:after {
    right: 10px;
   }
   .row.prod-custom-row .prod-cat-box a.btn-success.btn {
    padding: 10px 30px 8px 30px;
    margin-top: 30px;
    }
   footer h2 {
    font-size: 22px;
    line-height: 24px;
    margin-bottom: 15px;
   }
   section.ser-sec:before {
    width: 370px;
    height: 140px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top left;
    }
   section.gal-sec .img-item.col-3 {
    max-height: 200px;
   }
   section.gal-sec {
    padding-top: 40px;
   }
   .row.prod-custom-row .prod-cat-box {
    padding-bottom: 0px;
    }
    section.ser-sec {
    padding: 70px 0px 110px 0px;
    }
    section.about-sec:before {
    width: 260px;
    height: 160px;
    background-size: contain;
    background-position: bottom right;
    }
    .home-slider:after {
    height: 260px;
    }




}

@media only screen and (max-width: 991px) and (min-width: 769px) {
    .home-slider h1 {
    font-size: 34px;
    line-height: 52px;
    }
    .multi-form-ser section#step-four input[type=text].half {
    width: 100%;
    }
    header .col-4 {
    padding-right: 20px;
    }
    .menu-box {
   
    }
    ul#menu-main-menu li a {
    font-size: 20px;
    line-height: 26px;
    }
    #home-banner-slider .container .slider-content h2 {
    font-size: 26px;
    line-height: 32px;
    }
    .home-slider a.btn.btn-success {
    font-size: 18px;
    line-height: 40px;
    padding: 8px 22px 7px 22px;
    }
    .home-slider .btn-box {
    margin-top: 22px;
    }
    .home-slider:after {
    height: 175px;
    }
    .about-sec .col-6.left {
    padding: 20px 40px 20px 0px;
    }
    section.about-sec:before {
    background-position: bottom right;
    background-size: 170px;
    }
    section.multi-form-ser:before {
    width: 371px;
    background-size: 250px;
    background-position: bottom right;
    background-repeat: no-repeat;
    height: 290px;
    }
    section.ser-sec {
    padding: 20px 0px 50px 0px;
    }
    section.ser-sec:before {
    background-size: 150px;
    background-repeat: no-repeat;
    background-position: center left;
    width: 528px;
    height: 82px;
    }
    section#step_one, section#step-two, section#step-three {
    padding: 0px 40px;
    }
    .multi-form-ser button.owl-next {
    position: absolute;
    right: 0;
    top: 25%;
    }
    .multi-form-ser button.owl-prev {
    position: absolute;
    left: 0;
    top: 25%;
    }
    section.gal-sec .img-item.col-3 {
    max-height: 160px;
    }
    footer:before {
    background-size: 206px;
    background-position: bottom left;
    background-repeat: no-repeat;
    height: 130px;
    }
    section#step-three label {
    min-height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    }


  
}

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

    ul#menu-main-menu li.menu-item:last-child {
        display: none;
    }

}


@media only screen and (max-width: 768px) and (min-width: 601px) {
    .multi-form-ser section#step-three button.owl-next {
    right: 10px !important;
    }
    section#step-three label {
    min-height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    }
    .multi-form-ser section#step-three button.owl-prev {
    left: 10px !important;
    }
    section.call-to-action a.btn.btn-success {
    font-size: 18px;
    line-height: 48px;
    color: #ffffff;
    background-color: #f47920;
    text-transform: uppercase;
    padding: 7px 20px 6px 20px;
    border-radius: 30px;
    font-weight: 600;
    }
}

@media only screen and (max-width: 768px) and (min-width: 200px) {
	.about-sec .col-6.right .img-box.video-box iframe {
	   height: 100%;
       width: 100%;
       min-height: 250px;
	}
    p {
    font-size: 18px;
    line-height: 28px;
    }
    #mg-wprm-wrap li.menu-item a {
    text-transform: capitalize;
    }
    form.wpcf7-form {
    max-width: 500px;
    }
    .page-template-text-image-page .images-list.row .col .item {
    margin-bottom: 20px;
    }
    .page-template-default .entry-content h3, .page-template-extension-page .entry-content h3, .page-template-warm-roof-page .site-main h3 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 20px;
    }
    section.call-to-action {
    padding: 40px 0px;
    }
    .page-template-default .entry-content img.alignright {
    display: block;
    clear: both;
    float: none;
    margin: 0 auto;
    margin-bottom: 25px;
    }
    .page-template-default .entry-content {
    min-height: 100px;
    }
    .page-template-warm-roof-page #slider-type-a {
    margin-top: 20px;
    }
    .row.build-reg-sec .col-4 .img-cover img {
    width: auto;
    height: auto;
    max-width: 300px;
    margin: 0 auto;
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
    }
    .row.build-reg-sec {
    margin: 0px -15px 20px -15px;
    }
    section.move-ser {
    padding: 40px 0px 40px 0px;
    }
    section.gal-sec-extension .col-4 {
    padding: 0px 20px;
    max-width: 300px;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 400px;
    margin-bottom: 20px;
    }
    section.gal-sec-extension .row {
    justify-content: center;
    }
    .page-template-default .entry-content h3, .page-template-extension-page .entry-content h3, .page-template-warm-roof-page .site-main h3 {
    font-size: 24px;
    line-height: 32px;
    }
    #primary .post, #primary .page {
    margin-bottom: 10px;
    }
    #primary.content-area {
    padding-top: 40px;
    }

    .row.warm-roof-row .col-8, .row.warm-roof-row .col-4 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    }
    .row.build-reg-sec .col-4 {
    padding: 0px 20px;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    }
    .page-template-warm-roof-page .owl-theme .owl-nav button.owl-prev img, .page-template-warm-roof-page .owl-theme .owl-nav button.owl-next img {
    width: 20px;
     }
     .page-template-warm-roof-page .owl-theme .owl-nav button.owl-prev , .page-template-warm-roof-page .owl-theme .owl-nav button.owl-next {
    top: 25%;
    }
    .multi-form-ser #step_one .rdCbCont {
    margin: 40px 0 0 0px;
    }
    #wprmenu_bar .menu_title{
        display: none;
    }
    #primary .post .entry-title, #primary .page .entry-title {
    margin-bottom: 20px;
    font-size: 28px;
    line-height: 32px;
   }
    #step_one .inner-col-step {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    }
    .home-slider:after {
    height: 150px;
    }
    .home-slider a.btn.btn-success {
    font-size: 20px;
    padding: 10px 18px 9px 25px;
    }
    .contact-no a.btn.btn-contact {
    font-size: 16px;
    max-width: 150px;
    height: 35px;
    line-height: 36px;
    padding-left: 45px;
    padding-right: 30px;
    }
    .contact-no a.btn.btn-email {
    min-width: 157px;
    font-size: 16px;
    max-width: 175px;
    height: 35px;
    line-height: 36px;
    }
    header .col-8 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
    margin: 0 auto;
   }
   html body div#wprmenu_bar {
    height: 42px !important;
    max-width: 50px !important;
    right: 10px !important;
    top: 20px !important; 
    margin-left: auto;
    margin-right: 0;
    }
    #wprmenu_bar div.hamburger {
    margin-top: -3px;
    margin-left: -6px !important;
    }
    #mg-wprm-wrap.cbp-spmenu-left, #mg-wprm-wrap.cbp-spmenu-right, #mg-widgetmenu-wrap.cbp-spmenu-widget-left, #mg-widgetmenu-wrap.cbp-spmenu-widget-right {
    top: 0px !important;
    }
    html body div.wprm-overlay {
    background: rgb(0 0 0 / 51%) !important;
    }
    html {
    padding-top: 0px !important;
    }
    .contact-no {
    text-align: center;
    }
    .contact-no a.btn.btn-email:before {
    width: 23px;
    height: 35px;
    top: 0px;
    left: -15px;
    }
    header#site-header {
    padding-bottom: 30px;
    }
    header .col-4 {
    -ms-flex: 0 0 25%;
    flex: 0 0 35%;
    max-width: 35%;
    }
    .home-slider h1 {
    font-size: 22px;
    line-height: 24px;
    }
    #home-banner-slider .container .slider-content h2 {
    font-size: 16px;
    line-height: 22px;
    }
    body.sticky-header-m #wprmenu_bar div.hamburger {
    margin-top: -3px;
    margin-left: auto !important;
    text-align: right;
    margin-right: 0px !important;
    float: right;
    }
    body.sticky-header-m div#wprmenu_bar {
    height: 42px !important;
    max-width: 100% !important;
    right: 0px !important;
    top: 0px !important;
    margin-left: auto;
    margin-right: 0;
    }
    .about-sec .col-6.left {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 20px 15px 20px 15px;
    position: relative;
    }
    section.about-sec {
    padding: 20px 0px;
    }
    section.about-sec h3 {
    font-size: 34px;
    line-height: 40px;
    }
    section.about-sec h2 {
    font-size: 22px;
    line-height: 44px;
    }
    section.about-sec h3 {
    font-size: 34px;
    line-height: 40px;
    }
    section.about-sec h4 {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 15px;
    }
    .about-sec .col-6.right {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    }
    .about-sec .col-6.right .img-box.video-box {
    max-width: 80%;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 40px;
    }
    section.about-sec:before {
    background-size: 140px;
    background-position: bottom right;
    }
    .row.prod-custom-row .prod-cat-box .img-col, .row.prod-custom-row .prod-cat-box .info {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    }
    section.ser-sec {
    padding: 21px 0px 60px 0px;
    }
    .row.prod-custom-row .prod-cat-box {
    margin-bottom: 0px;
    padding-bottom: 0px;
    }
    .row.prod-custom-row .prod-cat-box a.btn-success.btn {
    font-size: 18px;
    line-height: 26px;
    padding: 8px 22px 6px 22px;
    margin-top: 10px;
    margin-bottom: 30px;
    max-width: 211px;
    } 
    .row.prod-custom-row .prod-cat-box .img-col {
    order: 1 !important;
    }
    .row.prod-custom-row .prod-cat-box .info {
        padding: 40px 15px 0px 15px !important;
        order: 2 !important;
    }
    .row.prod-custom-row .prod-cat-box .img-col .img-cover:after {
        left: 18px;
        top: 18px;
    }
    .row.prod-custom-row.mt-40 {
        margin-top: 0px !important;
    }
    .row.prod-custom-row .prod-cat-box a.btn-success.btn span {
    top: 3px;
    position: relative;
    }
    .row.prod-custom-row.mt-40.rev-col {
    margin-top: 0;
    }
    .test-row.row {
    margin-left: 0px;
    margin-right: 0px;
    }
    .test-row.row .item .box h4 {
    font-size: 22px;
    margin: 25px 0px 20px 0px;
    }
    .test-row.row .box p {
    font-size: 17px;
    line-height: 24px;
    }
    .test-row.row .item .box:before {
    width: 34px;
    height: 24px;
    left: 0;
    top: 269px;
    background-size: contain;
    background-repeat: no-repeat;
    }
    .test-row.row .item .box:after {
    width: 34px;
    height: 24px;
    right: 0px;
    bottom: -40px;
    background-size: contain;
    background-repeat: no-repeat;
    }
    section.contact-sec h2 {
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 30px;
    }
    section.contact-sec {
    padding-top: 40px;
    }
    section.ser-sec:before {
       background-size: 140px;
       background-position: bottom left;
       background-repeat: no-repeat;
     }
     section.move-ser h2 {
    font-size: 34px;
    line-height: 46px;
    margin-bottom: 20px;
    }
    section.move-ser p {
    font-size: 18px;
    line-height: 24px;
    }
    section.move-ser h3 {
    font-size: 28px;
    line-height: 38px;
    }
    section.multi-form-ser:before {
    background-size: 140px;
    background-position: bottom right;
    background-repeat: no-repeat;
    }
    footer:before {
        background-size: 140px;
    background-position: bottom left;
    background-repeat: no-repeat;
    height: 80px;
    }
    section.custo-sec h3 {
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 40px;
    }
    footer .col-4.left-col, footer .col-4.right-col, footer .col-4.right {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    }
    section.gal-sec {
    padding-top: 40px;
    }
    section.gal-sec h2 {
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 30px;
    }
    footer h2 {
    font-size: 22px;
    line-height: 25px;
    margin-bottom: 15px;
    margin-top: 20px;
    }
    footer {
    padding: 20px 0px 45px 0px !important;
    }
    section.gal-sec .img-item.col-3 {
    max-height: 122px;
    }
    section#step-three {
    padding: 0px 0px !important;
    }
    .wpcf7 input.wpcf7-submit {
    font-size: 18px;
    margin-top: 0px;
    padding: 16px 65px 16px 30px;
    border: 1px solid #f47920;
    }
    .wpcf7 .btn-box:after {
    width: 28px;
    height: 17px;
    top: 18px;
    right: 45px;
    }
    .wpcf7 textarea {
    height: 150px;
    padding: 11px 22px;
    }
    .wpcf7 input {
    padding: 11px 22px;
    }
    footer .row.footer-btm-row {
    margin-top: 20px;
    margin-bottom: 20px;
    }
    .footer-logo {
    max-width: 300px;
    margin: 0 auto;
    margin-top: 40px;
    }
    section.contact-sec .wpcf7 {
    max-width: 400px;
    }
    .multi-form-ser button.owl-prev, .multi-form-ser button.owl-next {
    font-size: 60px !important;
    }
    section#step_one, section#step-two, section#step-three {
    padding: 0px 40px;
    }
    .multi-form-ser button.owl-prev {
    position: absolute;
    left: 0;
    top: 25%;
    }
    .multi-form-ser button.owl-next {
    position: absolute;
    right: 0;
    top: 25%;
    }
    .multi-form-ser a.button.setOne {
    margin-top: 50px;
    }
    .multi-form-ser a.button.setOne {
    font-size: 20px;
    line-height: 22px;
    padding: 8px 30px 10px 30px;
    max-width: 150px;
    margin-top: 30px;
    }
    .multi-form-ser a.button.setOne:after {
    width: 25px;
    height: 17px;
    top: 11px;
    right: 30px;
    }
    .multi-form-ser h2.whiteText {
    font-size: 24px;
    line-height: 30px;
    }
    .multi-form-ser a.back, .multi-form-ser a.small {
    position: relative;
    top: 20px;
    }
    .multi-form-ser .down {
    margin-bottom: 10px;
    }
    section#step-three button img {
    width: 10px;
    }
    .multi-form-ser section#step-three button.owl-next, .multi-form-ser section#step-three button.owl-prev {
    top: 58%;
    }
    .multi-form-ser section#step-three button.owl-next {
    position: absolute;
    right: 5px;
    }
    .multi-form-ser section#step-three button.owl-prev {
    left: 5px;
    }
    .multi-form-ser section#step-four a.button.setOne {
    max-width: 216px;
    }
    .multi-form-ser h2.tColPrimary {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 15px;
    }
    section.multi-form-ser {
    padding: 45px 0px;
    }
    

}


@media only screen and (max-width: 600px) and (min-width: 200px) {
    section.call-to-action a.btn.btn-success {
    font-size: 18px;
    line-height: 30px;
    color: #ffffff;
    background-color: #f47920;
    text-transform: uppercase;
    padding: 7px 10px 6px 10px;
    border-radius: 30px;
    font-weight: 600;
    display: block;
    max-width: 250px;
    margin: 0 auto;
    margin-bottom: 20px;
    }
    section.call-to-action {
    padding: 40px 0px 20px 0px;
    }
    .home-slider .btn-box {
        display: none;
    }
    .home-slider:after {
    height: 103px;
    }
    section#step-three label {
    min-height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    }
    .multi-form-ser #step-four .col-md-6 {
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
    }
    .wpcf7 .col-6 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    } 
    section.gal-sec .img-item.col-3 {
    max-height: 77px;
    }
    .customRC~label:after, .customRC~label:before {
    left: 0px;
    }
    .multi-form-ser #step-four .row .col-xs-12.col-md-6 {
    width: 100% !important;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: -10px;
    margin-right: -10px;
    float: none;
    }
    .multi-form-ser #step-four .col-xs-12.col-md-6 > div {
    width: 50%;
    float: left;
    }
    .multi-form-ser #step-four .col-xs-12.col-md-6 .row {
    width: 100%;
    margin: 0;
    justify-content: center;
    padding: 0;
    }
    
    .col-xs-12.col-md-6.fs0.last-form-step .half, .col-xs-12.col-md-6.fs0.last-form-step div {
        width: 100% !important;
    }
    .multi-form-ser #step-four .col-xs-12.col-md-6 > div input.half {
    width: calc(100% - 10px);
    margin-top: 14px;
    margin-right: 10px;
    }
    .multi-form-ser section#step-three button.owl-next, .multi-form-ser section#step-three button.owl-prev {
    top: 60%;
    }
    #home-banner-slider .container .slider-content {
    margin-top: -35px;
    }

}

@media only screen and (max-width: 380px) and (min-width: 200px) {
    #test-list.owl-theme .owl-nav button.owl-prev {
    margin-left: auto;
    left: -10px;
    }
    #test-list.owl-theme .owl-nav button.owl-next {
    margin-left: auto;
    right: -20px;
    }
    .contact-no a.btn.btn-contact {
    font-size: 15px;
    max-width: 128px;
    height: 35px;
    line-height: 36px;
    padding-left: 36px;
    padding-right: 8px;
    }
    section.gal-sec .img-item.col-3 {
    max-height: 64px;
    }
    footer:before {
    background-size: 120px;
    height: 60px;
    }
    section.multi-form-ser:before {
        background-size: 120px;
    }
    section.about-sec:before {
    background-size: 120px;
    background-position: bottom right;
    }
    section.ser-sec:before {
       background-size: 120px;
       background-position: bottom left;
    }
    .contact-no a.btn.btn-email {
    min-width: 157px;
    font-size: 15px;
    max-width: 154px;
    height: 35px;
    line-height: 36px;
    padding-left: 40px;
    padding-right: 20px;
    }
    .home-slider:after {
    height: 64px;
    }
    #home-banner-slider .container .slider-content h2 {
    font-size: 18px;
    line-height: 23px;
    }
    .home-slider h1 {
    font-size: 22px;
    line-height: 26px;
    }
    .home-slider img {
    width: 100%;
    min-height: 160px;
    }
    #home-banner-slider .container .slider-content {
    margin-top: -20px;
    }
    .btn-contact span {
    width: 21px;
    height: 17px;
    top: 9px;
    left: 11px;
    }
    .contact-no a.btn.btn-email span {
    width: 18px;
    height: 20px;
    top: 7px;
    left: 15px;
    }
    
    



}