/*
Theme Name: WellMadeWebsite
Description: A child theme to house custom coding which modifies the Divi parent theme by Elegant Themes. Includes default line numbers where the code was taken from in the parent theme.
Author:   Tom Fraser https://www.wellmadewebsite.co.uk
Template: Divi
*/





/* COLOURS
style colours:
http://www.color-hex.com/color/778899


Black #000000
Mid Grey #666666
Light Grey #B3B3B3
  # 
h1 44, 32, 24
h2 32, 24,20
h3 24, 20, 18
h4 20, 18, 16
h5 18, 16, 14
p 18, 16, 14
  
*/

/* --- HEADER --- */

/* --- MENU --- */

.page-template-default{
    margin-top: 75px;
}
.home{
    margin-top: 0 !important;
}
.nav li li {
    position: relative;
    line-height: 1.4em;
padding: 0 10px!important;
}
.top-head-main .et-menu .sub-menu li a{
    text-transform: capitalize;
}

.product-mn .et-menu .menu-item-has-children>a:first-child:after {
    font-family: FontAwesome;
    content: "\f0d7";
    font-size: 23px;
    position: absolute;
    left: 25px;
    top: 56px;
    font-weight: 800;
    color: #fff;
}

.et-menu li li a {
width:220px;
    padding: 6px 10px!important;
font-size: 14px !important;
}


.home{
    background:url(https://demo.quartrback.com/manak/wp-content/uploads/2025/01/home-bg2.jpg) repeat;
    background-position: left top;
}
.top-head-main .et-menu li > a, .top-header-inner .et-menu li > a{
    text-transform: uppercase;
    color: #212121;
    font-weight: 600;
    
}
.top-head-main .et-menu li  a .sub-menu li a, .top-header-inner .et-menu li .sub-menu a{
    text-transform: capitalize;
}
.top-head-main .et_pb_menu_0_tb_header.et_pb_menu .nav li ul, .top-head-main-inner .et_pb_menu_0_tb_header.et_pb_menu .nav li ul{
    background-color: RGBA(255, 255, 255, 1) !important;
}


/* PAGES */

.top-header{
    position: fixed;
    top: 0;
    width: 100%;
    padding: 0 !important;
}

.top-header .logo-cen{
    transition: opacity 0.8s cubic-bezier(0.5, 0, 0, 1), width 0.8s cubic-bezier(0.5, 0, 0, 1), transform 0.8s cubic-bezier(0.5, 0, 0, 1), padding-bottom 0.8s cubic-bezier(0.5, 0, 0, 1);
    height: 0px;
    padding-bottom: 0px;
    will-change: width, transform, padding-bottom;
    transform: translate3d(0px, -24px, 0px);
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right:0;
    width: 270px;
}
.top-header .logo-big .et_pb_image_wrap {
    width: 100%;
    transform: translate3d(0px, 24px, 0px);
    height: auto;
    padding-bottom: 24px;
    max-width: 100%;
}
.catchSticky .top-head-main{
   min-height: 85px;
}

.top-header .head-left-sec, .top-header .head-right-sec {
    display: none;
}
.myfixed .head-left-sec, .myfixed .head-right-sec{
    display: block;
}
  


.full-height {
    height:80vh; 
}
.et-pb-contact-message {
    font-weight : bold;
}

.myfixed .logo-cen{
    width: 7%;
}
.myfixed .head-left-sec, .myfixed .head-right-sec{
    width: 41%;
   
}
.myfixed .head-right-sec {
    margin-left: 12%;
}
.myfixed .head-left-sec .et_pb_menu .et_pb_menu__wrap{
    justify-content: end;
}

.myfixed .top-head-main {
    width: 100% !important;
    background: #fff;
    max-width: 100%;
    margin-top: 0;
    box-shadow: 0px 0px 12px #999;
    height: 78px;
}
.myfixed .logo-big img{
    margin-top: 0;
}
.top-head-main{
    padding: 15px 0;
}

.top-head-main .et-menu-nav ul li{
    display: inline-block !important;
    padding: 0 17px;
}
.top-head-main .et-menu-nav ul {
    margin: 10px 0 0 0;
}

h1{
    font-size: 50px;
    font-weight: normal;
}
h2{
    font-size: 40px;
    font-weight: normal;
}
p{
    font-size: 16px;
}

/* Product Page Menu */
.top-head-main-inner .et_pb_menu .et-menu>li{
   padding-left: 18px;
    padding-right: 18px;
}
.top-head-main-inner .et-menu-nav{
    margin-top: 12px;
}

.product-mn .et_pb_menu__wrap{
    width: 100%;
    justify-content: center;
}
ul#menu-product-page-menu li > a img{
    float: left;
    margin-top: 8px;
    padding-right: 0;
}
ul#menu-product-page-menu{
    border-bottom: 1px solid #fff;
    padding-bottom: 15px !important;
}
#menu-product-page-menu li:last-of-type{
    border-right: none;
}
#menu-product-page-menu >li {
    min-width: 200px;
    text-align: center;
    border-right: 1px solid #fff;
}
ul#menu-product-page-menu li.current-menu-item a span, ul#menu-product-page-menu li:hover a span{
    color: #8C0000;
}
ul#menu-product-page-menu li > a{
    font-size: 16px;
    line-height: 25px;
    padding: 0 15px;
    text-align:left;
}
ul#menu-product-page-menu li .sub-menu li a{
    background: url(https://demo.quartrback.com/manak/wp-content/uploads/2025/01/gray-dm-icon.png) no-repeat;
        background-position: 5px;
    padding-left: 26px !important;
}
ul#menu-product-page-menu li .sub-menu li a:hover{
    background: url(https://demo.quartrback.com/manak/wp-content/uploads/2025/01/red-dm-icon.png) no-repeat;
    color: #8C0000;
    background-position: 5px;
    padding-left: 26px !important;
}
ul#menu-product-page-menu li .sub-menu li.current-menu-item a{
    background: url(https://demo.quartrback.com/manak/wp-content/uploads/2025/01/red-dm-icon.png) no-repeat;
    color: #8C0000;
     background-position: 5px;
    padding-left: 26px !important;
} 
ul#menu-product-page-menu li.current-menu-parent > a{
    color: #8C0000;
}
ul#menu-product-page-menu li > a span{
    text-align: left;
    float: left;
    font-weight: 500;
}
.product-menu-pg .et_pb_menu .et_pb_menu__menu>nav>ul>li>ul{
    top: calc(80% - 1px);
    box-shadow: none;
    border: none;
    margin-left: 20px;
    padding-top: 28px;
    }
#menu-product-page-menu ul.sub-menu {
   
}
.product-menu-pg {
    padding: 2% 0;
}
.myfixed .et_pb_menu .et_pb_menu__menu>nav>ul>li>ul{
    top: calc(60% - 1px);
}
.product-menu-pg ul.sub-menu li a{
    display: inline-block;
}
.product-menu-pg .nav li ul{
    width: 600px;
}
.product-menu-pg .nav li ul li a{
    width: auto !important;
}
/* HP Row 1 */

.hp-row-sec-in{
    padding: 60px 22%;
}
.sml-head-text{
    font-size: 25px;
}
/* HP Row 3 */
.slid-sec-01, .slid-sec-02, .slid-sec-03, .slid-sec-04, .slid-sec-05, .slid-sec-06, .slid-sec-07 {
    position: absolute;
    z-index: 9999;
    top: 0;
    width: 120px;
    background: #fff;
    height: 100%;
    border-radius: 10px;
}
.main-panel .as-panel{
    width: 120px;
}
.as-opened > .slid-sec-01, .as-opened > .slid-sec-02, .as-opened > .slid-sec-03, .as-opened > .slid-sec-04, .as-opened > .slid-sec-05, .as-opened > .slid-sec-06, .as-opened > .slid-sec-07{
opacity: 0;
}
 .as-black{
    left: 0 !important;
    right: 0;
    text-align: center;
    background: none;
    opacity: 0;
}
.main-panel .as-opened .as-black{
    opacity: 1;
}
.as-shadow{
     box-shadow: none;
}
#accordion-slider-1 .as-panel{
    border-radius: 10px !important;
}
.com-ac h2{
    transform: rotate(-90deg);


  /* Legacy vendor prefixes that you probably don't need... */

  /* Safari */
  -webkit-transform: rotate(-90deg);

  /* Firefox */
  -moz-transform: rotate(-90deg);

  /* IE */
  -ms-transform: rotate(-90deg);

  /* Opera */
  -o-transform: rotate(-90deg);

  /* Internet Explorer */
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

.flip-bk-lef{
   background: rgb(233,234,236);
background: linear-gradient(90deg, rgba(233,234,236,1) 94%, rgba(255,255,255,1) 94%);
}
ul#menu-main-menu .current-menu-item > a, ul#menu-main-menu-right .current-menu-item > a, ul#menu-main-menu li a:hover, ul#menu-main-menu-right li a:hover, ul#menu-main-menu .current-menu-ancestor > a{
    color:#8C0000 !important;
}

/* Gallery Section Product Page */
.gallery-box {
    position: relative;
}
.prod-thumb{
    margin: 0 !important;
}
.prod-name {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: rgba(255, 255, 255, 0.8);
    padding: 15px 0;
    height: 80px;
}
/* New Accordion Code */
 .horizontal-accordian-one {
      width: 100%;
      display: flex;
      position: relative;
      margin: 0 auto;
      height: 756px;
      overflow: hidden;
    }
    .horizontal-accordian-one .accordian-container {
      width: 100%;
      position: relative;
      display: flex;
      flex-direction: row;
      list-style: none;
      padding: 0;
      margin: 0;
      height: 100%;
    }
    .horizontal-accordian-one .accordian-container .accordian-item {
      display: flex;
      flex-direction: row;
      height: 100%;
      margin-right: 15px;
    }
    .horizontal-accordian-one
      .accordian-container
      .accordian-item
      .accordian-head.color-white {
      background: #fff;
    }
    .horizontal-accordian-one
      .accordian-container
      .accordian-item
      .accordian-head.color-white:hover{
        cursor: pointer;
      }
    .horizontal-accordian-one
      .accordian-container
      .accordian-item
      .accordian-head {
      display: flex;
      justify-content: center;
      flex-direction: column;
      height: 100%;
      width: 100px;
      align-items: center;
      transition: all ease-in 0.4s;
      border-radius: 10px;
    }
    .horizontal-accordian-one
      .accordian-container
      .accordian-item
      .accordian-head
      span {
      color: #111;
      font-size: 25px;
      transform: rotate(-90deg);
      display: flex;
      width: -webkit-fill-available;
      text-wrap: nowrap;
      text-align: left;
      transition: all ease-in 0.4s;
      font-family: 'Prata', Georgia, "Times New Roman", serif;
    }
    .horizontal-accordian-one
      .accordian-container
      .accordian-item
      .accordian-head.color-red {
      background: #e74c3c;
    }
    .horizontal-accordian-one
      .accordian-container
      .accordian-item
      .accordian-head.color-blue {
      background: #8e44ad;
    }
    .horizontal-accordian-one
      .accordian-container
      .accordian-item
      .accordian-head.color-green {
      background: #1abc9c;
    }
    .horizontal-accordian-one
      .accordian-container
      .accordian-item
      .accordian-head.color-yellow {
      background: #f39c12;
    }
    .horizontal-accordian-one
      .accordian-container
      .accordian-item
      .accordian-data {
      width: 0;

      overflow: hidden;
      opacity: 0;
      height: fit-content;
    }
    .horizontal-accordian-one
      .accordian-container
      .accordian-item.active
      .accordian-data {
      display: flex;
      flex-wrap: nowrap;
      flex-direction: column;
      animation: open;
      animation-duration: 1s;
  animation-timing-function: ease-in-out;
      width: 100%;
      padding: 15px;
      box-sizing: border-box;
      opacity: 1;
      overflow: hidden;
    }
    .horizontal-accordian-one
      .accordian-container
      .accordian-item.deactivate
      .accordian-data {
      animation: close ;
      animation-duration: 1s;
  animation-timing-function: ease-in-out;
    }
    .horizontal-accordian-one
      .accordian-container
      .accordian-item.active
      .accordian-head {
      width: 120px;
    }
    @keyframes open {
      0% {
        width: 0px;
        opacity: 0;
      }

      75% {
        opacity: 0;
      }

      100% {
       transition-property: opacity, left, top, height;
  transition-duration: 3s, 5s, 3s, 5s;
  opacity: 1;
      }
    }

    @keyframes close {
      0% {
        width: 600px;
        opacity: 1;
      }

      75% {
        opacity: 0;
      }

      100% {
      transition-property: opacity, left, top, height;
  transition-duration: 3s, 5s, 3s, 5s;
      }
    }
    .horizontal-accordian-one
      .accordian-container
      .accordian-item.active
      .accordian-head
      span {
      transform: rotate(90deg) scale(1.2);
    }
    .horizontal-accordian-one
      .accordian-container
      .accordian-item.active
      .accordian-data.content-head {
      width: fit-content;
      display: flex;
      background: #ffffff;
      text-align: center;
      cursor: pointer;
    }
    .horizontal-accordian-one
      .accordian-container
      .accordian-item.active
      .accordian-data
      .content-head
      h1 {
     font-family: 'Prata', Georgia, "Times New Roman", serif;
      margin: 10px 0px;
      font-size: 30px;
      line-height: 36px;
    }

    .horizontal-accordian-one
      .accordian-container
      .accordian-item.active
      .accordian-data
      .content-head
      p {
      font-size: 16px;
      line-height: 24px;
      min-height: 70px;
     
    }
    .horizontal-accordian-one
      .accordian-container
      .accordian-item.active
      .accordian-data
      .bottom-content {
      display: flex;
      flex-direction: row;
      align-items: center;
      width: 100%;
      height: fit-content;
      flex-wrap: nowrap;
    }
    .horizontal-accordian-one
      .accordian-container
      .accordian-item.active
      .accordian-data
      .bottom-content
      .content-img {
      width: 40%;
    }
    .horizontal-accordian-one
      .accordian-container
      .accordian-item.active
      .accordian-data
      .bottom-content
      .content-img
      img {
      width: 100%;
    }
    .horizontal-accordian-one
      .accordian-container
      .accordian-item.active
      .accordian-data
      .bottom-content
      .bottom-dta {
      width: 60%;
      padding: 10px;
     font-size: 14px;
      line-height: 18px;
    }
li.active .accordian-head{
    display: none !important;
}
.horizontal-accordian-one .accordian-container .accordian-item.active{
    width: 875px;
    background: url(https://demo.quartrback.com/manak/wp-content/uploads/2025/01/slider-bg.jpg) no-repeat;
    background-size: cover;
    border-radius: 10px;
    border: 2px solid #fff;
    background-position: center;
}

.icon-img {
    position: absolute;
    bottom: 10px;
    width: 66px;
}

.product-slid-img img{
     animation: open;
      animation-duration: 1s;
  animation-timing-function: ease-in-out;
  
}


.hp-row-3 {
    padding-top: 90px !important;
}
.flex-viewport .slides h3{
    font-family: 'Plus Jakarta Sans', Helvetica, Arial, Lucida, sans-serif;
    font-size: 23px;
    color: #111;
    line-height: 36px;
}
.metaslider.ms-theme-clarity .flexslider .caption-wrap .caption{
    padding: 20px 31px !important;
     border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
.metaslider.ms-theme-clarity .flexslider .caption-wrap{
    border: none !important;
      border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
.metaslider .slides img {
   
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}
#metaslider_1255.flexslider .slides li{
    border-radius: 10px;
}
.metaslider.ms-theme-clarity .flexslider .flex-control-nav li a{
    border-radius: 0 !important;
}



/* Inner Pages */
.top-header-inner {
    position:fixed;
    width: 100%;
    top: 0;
}
.top-head-main-inner {
    background: #fff;
    box-shadow: 0px 0px 12px #999;
}
.top-header-inner .head-left-sec-inner, .top-header-inner .head-right-sec-inner  {
    width: 41%;
}
.top-header-inner .logo-cen-inner {
    width: 7%;
}
.top-header-inner .head-left-sec-inner .et_pb_menu .et_pb_menu__wrap {
    justify-content: end;
}
.trad-left{
    box-shadow: 0px 0px 12px #ddd;
    border: 15px solid #fff;
}
.trade-right{
     box-shadow: 0px 0px 12px #ddd;
     min-height: 235px;
     display: flex;
    justify-content: center;
    align-items: center;
}
.trade-in-left, .trade-in-center{
    width: 24%;
    display: inline-block;
    vertical-align: middle;
}
.trade-in-right{
    display: inline-block;
    width: 50%;
    vertical-align: middle;
}
.trade-in-center {
    border: 1px solid #ddd;
    min-height: 200px;
    vertical-align: middle;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 40px;
}
.trade-in-left p:not(.has-background):last-of-type{
    padding: 0;
}
.trade-in-left p, .asso-in-left p{
font-size: 50px;
color: #DDDDDD;
text-align: center;
margin: 0;
padding: 0 !important;
}
.trade-in-right h2{
    font-size: 30px;
    font-weight: normal;
}
.trade-in-right h4{
    font-family: 'Plus Jakarta Sans',Helvetica,Arial,Lucida,sans-serif;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 400;
    margin: 12px 0;
}
.trade-in-right p{
    font-size: 20px;
    color: #999;
    position: relative;
    padding-left: 70px;
}
.trade-in-right p:before{
    position: absolute;
    content: '';
    background: url(https://demo.quartrback.com/manak/wp-content/uploads/2025/01/next-ar.png);
    width: 51px;
    height: 18px;
    margin-left: 0px;
    margin-top: 6px;
    left: 0;
}
.trade-in-right h5{
    font-family: 'Plus Jakarta Sans',Helvetica,Arial,Lucida,sans-serif;
    font-size: 17px;
}

.asso_sec_main{
    border: 15px solid #fff;
     box-shadow: 0px 0px 12px #ddd;
}
.asso-left{
    background: rgb(238,238,238);
background: linear-gradient(90deg, rgba(238,238,238,1) 55%, rgba(255,255,255,1) 55%);
 display: flex;
    justify-content: center;
    align-items: center;
     min-height: 198px;
}
.asso-in-left{
    width: 25%;
    text-align: center;
}
.asso-left {
    padding: 0px 0;
}
.asso-logo-sec {
    border: 1px solid #ddd;
    background: #fff;
    padding: 0px;
    min-height: 187px;
    min-width: 360px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.asso-right{
    display: flex;
    justify-content: left;
    align-items: center;
    min-height: 198px;
}
.asso-in-right h3{
    position: relative;
    font-size: 30px;
    padding-left: 65px;
}
.asso-in-right h4{
    padding-left: 65px;
    color: #666666;
    font-family: 'Plus Jakarta Sans', Helvetica, Arial, Lucida, sans-serif;
    font-size: 20px;
    margin: 10px 0 0 0;
    font-weight: 400;
}
.asso-in-right h3:before {
    position: absolute;
    content: '';
    /*background: url(https://demo.quartrback.com/manak/wp-content/uploads/2025/01/next-ar.png);*/
    width: 51px;
    height: 18px;
    margin-left: 0px;
    margin-top: 6px;
    left: 0;
}
.head-content{
    padding-top: 175px;
    position: relative;
}
.head-content p:before{
    position: absolute;
    content: '\f10d';
    top: -35px;
    left: 0;
    font:normal normal normal 14px/1 FontAwesome;
    font-size: 50px;
}
.head-content p:after{
    position: absolute;
    content: "\f10e";
    bottom: 0;
    right: 0;
    font:normal normal normal 14px/1 FontAwesome;
    font-size: 50px;
}
.head-content p{
    color: #fff;
}
.color-code{
    margin: 0 !important;
    padding: 0 !important;
}
.color-code li{
    display: inline-block;
    list-style: none;
    max-width: 16%;
    margin-right: 14px;
}
.product-left-img .et_pb_module {
    vertical-align: middle;
    min-height: 480px;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}
.inner-pro-show .product-left-img .et_pb_module{
     min-height: 280px;
}
.button-sec .et_pb_button_module_wrapper {
    display: inline;
}
.heading-txt h1{
    margin-bottom: 25px;
}

/* Product Gallery Css */



span.over-text-n {
    font-size: 22px;
    color: #111;
    padding: 0px 0 0 34px;
    display: block;
    font-weight: 600;
    position: relative;
}
.prod-thumb{
    overflow: hidden;
}
.prod-thumb img{
     transition: transform 0.5s ease;
}
.prod-thumb:hover img{
    transform: scale(1.5);
}

/* Gallery Code Thumb Image */
.product-gallery-code{
   
}
.product-gallery-code {
    
}

.gl-box{
    position: relative;
}
.gl-box img{
     transition: transform 0.5s ease;
}
.press-in-section-g .gl-box a{
    border: none;
}
.press-in-section-g .press-06-sec, .press-in-section-g .press-cen-sec{
    height: 335px;
}
.gl-box a{
    float: left;
    width: 100%;
    overflow: hidden;
    position: relative;
   border: 15px solid #ffff;
    box-shadow: 1px 0px 20px #ddd;
   transition: all ease-in 0.4s;
}


.gl-box a:hover{
 box-shadow: 1px 0px 20px #eee;
 transition: all ease-in 0.4s;
 border: 15px solid #eee;
}
.gl-box a:hover img{
 
}
span.over-text{
    position: absolute;
    bottom: 6px;
    left: 0;
    width: 100%;
    background: rgba(255, 255, 255, .8);
    height: 80px;
    padding: 25px 20px;
    font-weight: 600;
}
.over-text{
    color: #111;
    font-size: 16px;
    position: relative;
}
.over-text:after{
    position: absolute;
    content: '';
    background: url(https://demo.quartrback.com/manak/wp-content/uploads/2025/01/next-ar.png);
    width: 51px;
      height: 18px;
      margin-left: 15px;
      margin-top: 8px;
      background-size: 36px;
      background-repeat: no-repeat;
}



/* ----------Press Section ------------------ */
.press-01-sec{
    width: 205px !important;
    height: 340px;
    overflow: hidden;
}
.press-02-sec {
    width: 300px !important;
    height: 340px;
    overflow: hidden;
}
.press-cen-sec{
    width: 370px !important;
    height: 340px;
    overflow: hidden;
}
.press-shadow-com{
    position: relative;
    border: 15px solid #fff;
     box-shadow: 0px 0px 12px #ddd;
     margin-right: 35px !important;
}
.press-shadow-com:last-of-type{
    margin-right: 0 !important;
}
.press-shadow-com:hover .press-box-sec{
    opacity: 1;
}
.press-box-sec {
    position: absolute;
    top: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.8);
    height: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
}
.press-hover-black h3{
    color: #fff;
    margin: 10px 0 0 0
}
.press-first-row span.et_pb_image_wrap img{
    max-width: 350px;
}
.press-06-sec{
     width: 540px !important;
    height: 340px;
    overflow: hidden;
}
.gallery-shadow{
    border: 15px solid #ffff;
    box-shadow: 1px 0px 20px #ddd;
    overflow: hidden;
    
}
.gallery-shadow:hover img{
transform: scale(1);
transition: all 0.5s  ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
}
.contact-call-sec ul{
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
}
.contact-call-sec li{
    display: inline-block;
    margin: 0 15px;
}
.contact-call-sec li a{
    font-size: 20px;
    color: #111;
    font-family: 'Prata', Georgia, "Times New Roman", serif;
}
.contact-call i {
    margin-right: 10px;
}

/* -------- Contact Form ------------- */
.trad-form{
    float: left;
    width: 100%;
}
.trad-in-sec input{
    border: none;
    width: 100%;
    height: 50px;
    display: inline-block;
    padding: 0 18px;
}
.trad-in-sec p:not(.has-background):last-of-type{
    margin: 0;
    padding: 0;
}
.trad-in-sec{
    border: 1px solid #eee;
    background: #fff;
    box-shadow: 0px 0px 10px #eee;

}
.trad-in-sec, .submit-sec{
    float: left;
    width: 100%;
    margin-bottom:20px;
}
.trad-in-sec input::-webkit-input-placeholder, .trad-in-sec textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #999999;
  font-size: 18px;
}
.trad-in-sec input::-moz-placeholder { /* Firefox 19+ */
  color: #999;
}
.trad-in-sec input:-ms-input-placeholder { /* IE 10+ */
  color: #999;
}
.trad-in-sec input:-moz-placeholder { /* Firefox 18- */
  color: #999;
}
/* a:hover {text-decoration: underline;} */

.upl-txt, .upload-fl {
    float: left;
}
.upl-txt{
    width: 15%;
    margin: 13px 0 0 18px;
     color: #999999;
  font-size: 18px;
}
.upload-fl{
    width: 80%;
}
.upload-fl span{
   height: 50px;
    float: left;
    width: 100%;
    padding: 12px 0 0 0;
}
.trad-in-sec textarea{
    border: none;
    width: 100%;
    height: 120px;
    padding: 13px 0 0 18px;
}
.submit-sec .submit-bt{
    float: right;
    background: #8C0000;
    border: none;
    padding: 13px 38px;
    position: relative;
    color: #fff;
    cursor: pointer;
}
.submit-sec input.submit-bt {
    position: relative;
}
.submit-sec .submit-bt:before{
    position: absolute;
    content: '*';
    color: #000;
    width: 51px;
    height: 18px;
    margin-left: 0px;
    margin-top: 6px;
    left: 0;
}
.submit-sec{
    margin-top: 15px;
}
.contact-form-sec .wpcf7-response-output{
    float: left;
    width: 100%;
}
.fm-tx input{
    color: #111;
    font-size: 17px;
}
.flexslider .slides li {
    margin-right: 53px !important;
    box-shadow: 0px 0px 12px #ddd;
}
.press-in-sec-n .gl-box a {
    border: none;
}
#menu-main-menu li ul.sub-menu{
    border-top: 3px solid #ddd !important;
}
body #page-container .button-sec a.et_pb_button:hover{
    background: #8C0000 !important;
    color: #fff !important;
}
.mobile-show .ea-body{
     width: 100%;
    background: url(https://demo.quartrback.com/manak/wp-content/uploads/2025/01/slider-bg.jpg) no-repeat !important;
    background-size: cover !important;
    border-radius: 10px;
    border: 2px solid #fff;
   padding: 0;
    background-position: center !important;
}
.mobile-show .content-head{
    width: 75%;
}
.mobile-show .ea-header {
  background: #fff;
  border-radius: 10px;
}
.mobile-show .sp-easy-accordion .sp-ea-single .ea-header a{
    font-weight: normal;
}
.mobile-show .ea-body h1{
    font-size: 24px;
    line-height: 33px;
}


/*.home .et_pb_fullwidth_header .header-content-container.center{
    -webkit-align-self: flex-start !important;
    -moz-align-self: flex-start !important;
    -ms-align-self: flex-start !important;
    align-self: flex-start !important;
}
*/


/*     ************   Header  ******               */



#menu-products-menu, #menu-products-menu-1, #menu-sitemap{
    display: block !important;
}



/*     ************   Single post  ******               */


p:not(.has-background):last-of-type {
    padding-bottom: 1em;
}
    

.entry-content ol, .entry-content ul {
    margin:10px 20px;
    list-style-position: outside;
    
}
.entry-content ol li , .entry-content ul li{
    margin-bottom:12px;
    
}

/*     ************   Footer Sectino ******               */
.main-footer-2 h4{
    color: #111;
    font-size: 20px;
    font-weight: normal;
    margin: 0;
    text-transform: uppercase;
}
.main-footer-2 .footer-col-2 .et_pb_module, .main-footer-2 .footer-col-1 .et_pb_module{
    margin: 0 !important;
}
.footer-col-1{
    width: 19% !important;
}
.footer-col-2{
    width: 14.4% !important;
}
.footer-col-3{
    width: 11% !important;
    text-align: center;
}
.footer-col-4{
    width: 33% !important;
    float: right;
}
.ft-sec{
    width: 100%;
    float: left;
    position: relative;
    margin-bottom: 10px !important;
}
.ft-sec .et_pb_code_inner{
    position: relative;
}
.ft-sec .fa-sharp, .ft-sec2 .fa-phone{
    position: absolute;
    left: -23px;
    color: #8C8C8C;
    top: 3px;
   }
.ft-sec2 .fa-envelope {
     left: -23px;
    color: #8C8C8C;
    position: absolute;
    top: 5px;
}
.ft-sec2 p {
    margin-bottom: 0 !important;
    padding-bottom: 5px !important;
}
.subscribe-box .fa-file-text{
     left: -21px;
    color: #8C8C8C;
    position: absolute;
    top: 19px;
}
 .ft-sec p, .ft-sec2 p, .sub-sec p{
    color: #555555;
    font-size: 16px;
    padding-bottom: 5px;
 } 
 .subscribe-box span{
    color: #555555;
    font-size: 16px;
    float: left;
    margin: 0;
	 line-height: 53px;
 } 
.sub-btn input {
    background: none;
    border: none;
    text-align: center;
    width: 100%;
    color: #fff;
    text-transform: uppercase;
    line-height: 40px;
	cursor:pointer;
}

 .subscribe-box .news-email input{
    background: #fff;
    width: 100%;
    border-top-left-radius: 100px;
    border-bottom-left-radius: 100px;
    border: none;
    height: 45px;
    padding: 0 0 0 10px;
    font-size: 15px;
    font-weight: normal;
    float: left;
 }
 .subscribe-box button{
    border: none;
    width: 100%;
     height: 45px;
    float: left;
      border-top-right-radius: 100px;
    border-bottom-right-radius: 100px;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    background: #C60203;
    cursor: pointer;
 }
.news-ft, .btn-ft-sub {
    float: left;
}

.news-ft {
    float: left;
}
.news-email {
    float: left;
       width: 55%;
    margin-left: 10px;
	margin-top:3px;
}
.btn-ft-sub{
	margin-top:3px;
}
 .ft-sec2 p a{
    color: #555555;
 }
.ft-sec2{
    width: 100%;
    float: right;
    margin-bottom: 10px !important;
}
.main-footer-2 .footer-col-4 .sub-sec{
    float: left;
    width: 100%;
    
}
.main-footer-2 .et-menu{
    margin: 0;
}
.main-footer-2 .et-menu li{
    padding: 0;
    margin: 0;
}
.main-footer-2 .et-menu li a{
    color: #555555 !important;
    font-size: 16px;
}

/*     ************   END WOOCOMMERCE ******               */



table td, table th {
    text-align: center;
    font-size:80%;
}

table td span, table th  span{

    font-size:80%;
}
table {
    width: 100%;
     border: 1px solid #ccc;
    margin: 2em 0;
    line-height:1em;
}
table th {
    padding: 1em;
    background-color: #eee;
    font-weight: bold;
    line-height: 1em;
}




/*     ******************************     MEDSEARCH RESULTS***************************               */
/*

/* -----------REMOVER SIDEBAR -------*/

/*** Take out the divider line between content and sidebar ***/
 #main-content .container:before {background: none;}

/*** Expand the content area to fullwidth ***/
@media (min-width: 981px){
#left-area {
    width: 100% !important;
    padding: 23px 0px 0px !important;
    float: none !important;
}
}

#sidebar {display:none;}


/* -----------  FOOTER -------*/
footer .et_pb_menu .et-menu>li {
    padding-left: 4px;
    padding-right: 4px;
}

.mycopyright a {
    color:#43955B;
    transition: all .2s;
    }
.mycopyright a:hover {
    color:#8CDCA4;

}


.home-content-col{
    position: relative;
}
.home-content-col h2{
    margin-bottom: 18px;
    line-height: 45px;
   
}
.home-content-col .h2{
     position: relative;
}
.home-content-col h2:before {
    position: absolute;
    contain: '';
    width: 160px;
    height: 5px;
    color: #ddd;
    top: 0;
    left: 0;
}



.trade-show h2{
    margin-top: 60px !important;
}
.home-content-book h2 {
    margin-top: 150px;
    margin-bottom: 20px;
}
.accordian-container li:last-of-type{
    margin-right: 0 !important;
}
.color-code-sec {
    margin-bottom: 0 !important;
}
.pink-code-sec .gl-box a{
    margin-bottom:20px !important;
}


/*     ****************************** Product Tabs Home ***************************               */
.product-tabs .et_pb_tabs_controls{
    margin:0px;
}
.product-tabs .et_pb_tabs_controls li a{
    font-size:18px;
    color:#111;
     font-family: 'Prata', Georgia, "Times New Roman", serif;
    font-weight:normal;
    line-height:27px;
    padding:0 0 0 52px;
}
.product-tabs .et_pb_tabs_controls li{
    min-width:209px;
    border:none;
    border-radius: 5px;
    padding: 10px 0;
    margin-right:3px;
}
.product-tabs .et_pb_tabs_controls li:hover{
    background:#fff;
    border-radius:5px;
    transition: all .2s;
}
.product-tabs .et_pb_tabs_controls li:not(.et_pb_tab_active):last-child, .product-tabs .et_pb_tabs_controls li.et_pb_tab_active:last-child{
    margin-right:0;
}
.product-tabs ul.et_pb_tabs_controls{
    background:none;
}
.product-tabs .et_pb_tab_0 a{
    background: url(https://demo.quartrback.com/manak/wp-content/uploads/2025/04/pro-04.png) no-repeat 9px 2px !important;
     padding: 0 0 0 60px !important;
}
.product-tabs .et_pb_tab_1 a{
    background: url(https://demo.quartrback.com/manak/wp-content/uploads/2025/04/pro-011.png) no-repeat 14px -2px !important;
    padding: 0 0 0 62px !important;
}
.product-tabs .et_pb_tab_2 a{
    background: url(https://demo.quartrback.com/manak/wp-content/uploads/2025/04/pro-05.png) no-repeat 29px 0px !important;
    padding: 0 0 0 78px !important;
}
.product-tabs .et_pb_tab_3 a{
    background: url(https://demo.quartrback.com/manak/wp-content/uploads/2025/04/pro-022.png) no-repeat 40px 1px !important;
    padding: 0 0 0 88px !important;
}
.product-tabs .et_pb_tab_4 a{
    background: url(https://demo.quartrback.com/manak/wp-content/uploads/2025/04/pro-033.png) no-repeat 5px 1px !important;
    padding: 0 0 0 45px !important;
}
.product-tabs .et_pb_tab_5 a{
    background: url(https://demo.quartrback.com/manak/wp-content/uploads/2025/04/pro-07.png) no-repeat 23px 1px !important;
    padding: 0 0 0 75px !important;
}
.product-tabs .et_pb_tab_6 a{
    background: url(https://demo.quartrback.com/manak/wp-content/uploads/2025/04/pro-08.png) no-repeat 38px 2px !important;
    padding: 0 0 0 95px !important;
}
.product-tabs .et_pb_all_tabs{
    background:url(https://demo.quartrback.com/manak/wp-content/uploads/2025/04/product-creative-bg.jpg) no-repeat left top;
    min-height:646px;
    border: 1px solid #fff;
    border-radius: 7px;
}
.content-head {
    width: 50%;
    margin: 10% auto auto;
    text-align: center;
    height: 175px;
}
.content-head h1{
    font-size:33px;
}
.content-head p {
    padding: 0 5%;
}
.product-slid-img {
    display: block;
    width: 100%;
    margin-top: 0px;
    text-align: center;
    }
.et_pb_all_tabs .et_pb_tab_1 {
    background: #000;
    height: 100%;
    min-height: 646px;
}
.black-main-cent{
    margin:5% auto auto;
    width:80%;
    text-align:center;
}
.black-dm-left{
    float:left;
    width:45%;
    margin-top:13%;
}
.black-dm-left h1, .black-dm-left p{
    color:#fff;
}
.black-dm-left h1{
    font-size:30px;
}
.et_pb_tab_5 h1, .et_pb_tab_5 p, .et_pb_tab_6 h1, .et_pb_tab_6 p{
    color:#000 !important;
}
.black-dm-right{
    float:right;
    width:55%;
}
#collapse28046 .product-slid-img {
  margin-top: 0;
}
.trade-in-left h5 {
    text-align: center;
}
.insta-gm .HoverCard{
	display:none !important;
}
.tow-logo-im{
	margin:0;
	padding:0;
	text-align:center;
	}
.tow-logo-im li{
	list-style:none;
	display:inline-block;
	margin:0 10px;
}
.asso-n-logo{
	margin:0;
	padding:0;
	text-align:center;
	}
.asso-n-logo li{
	list-style:none;
	display:inline-block;
	margin:0 10px;
	width:10%;
}
.asso-n-logo li img{
	width:100%;
}
.insta-gm iframe {
    min-width: 290px !important;
}
.product-menu-pg {
    padding-top: 0;
    padding-bottom: 20px;
}
.press-post-sec article {
    float: left;
    width: 30%;
    text-align: center;
    padding: 10px;
    border: 1px solid #eee;
    margin: 0 10px 0;
}
.single-post .et_post_meta_wrapper img {
    display: none;
}
.single-post .et_post_meta_wrapper{
	display:none !important;
}
.single-post .container{
	width:100%;
	max-width:100%;
}
.press-post-sec h2{
	font-size:22px;
}
.single .post{
	padding-bottom:0;
	margin-bottom:0;
}
.press-new-extra-shd .press-shadow-com {
    margin: 0 !important;
    box-shadow: none;
}
.press-new-extra-shd .inner-shd-box{
	box-shadow:0px 0px 12px #ddd;
	padding:20px;
}
.press-new-extra-shd .press-box-sec{
	height: 30%;
    opacity: 1;
    bottom: 0;
    top: auto;
    background: rgba(0, 0, 0, 0.5);
}
.press-new-extra-shd span.icon-dim img {
    width: 40px;
}
.press-new-extra-shd .press-shadow-com:hover .press-box-sec{
	 background: rgba(0, 0, 0, 0.8);
}
body.login div#login h1 a{
	background-image: url(https://manakjewels.com/wp-content/uploads/2025/05/quartrback-logo-1.png) !important;
    background-size: 300px 150px !important;
    padding-bottom: 30px;
    width: 300px !important;
    height: 150px !important;
    margin: 0px auto;
}
#collapse28041 .ea-body {
    background: #000 !important;
}
#collapse28041 .ea-body .content-head h1{
	color:#fff;
}
#collapse28041 .ea-body .product-slid-img{
	margin-top:0 !important;
}
.mobile-show{
	display:none;
}

/*     ******************************     TOGGLES ***************************               */

/*     ******************************     MEDIA QUERIES     ***************************               */
/* Large Devices, Wide Screens */

#warning-message { display: none; }
    @media only screen and (orientation:portrait){
        .wpr-sec { display:none; }
        #warning-message { display:block; width:100%; text-align:center; margin:50px 0; }
    }
    @media only screen and (orientation:landscape){
        #warning-message { display:none; }
    }
@media all and (orientation: portrait) {
    .wpr-sec {
        -webkit-transform: rotate(90deg); 
        -moz-transform: rotate(90deg); 
        -ms-transform: rotate(90deg); 
        -o-transform: rotate(90deg); 
        transform: rotate(90deg); 
    }
}


@media only screen and (max-width : 1920px) {
	#menu-product-page-menu > li {
  min-width: 9%;
  padding: 0 6px;
}
	
	
}

@media only screen and (max-width : 1850px) {
.product-tabs .et_pb_tabs_controls li{
		min-width:200px;
	}
}
@media only screen and (max-width : 1750px) {
.product-tabs .et_pb_tabs_controls li{
		min-width:193px;
	}
}

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

 .product-mn .et_pb_menu .et-menu > li{
        padding-left: 10px;
  padding-right: 10px;
    }
    .et_pb_row{
        width: 90%;
    }
    .subscribe-box span{
    font-size: 16px;
  }
	.product-tabs .et_pb_tabs_controls li{
		min-width:203px;
	}
}

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

.et_pb_row{
        width: 95%;
    }
   .press-shadow-com{
    margin-bottom: 35px !important;
   }
	

 
}

@media only screen and (max-width : 1560px) {
	/* Tab section*/
	.product-tabs .et_pb_tabs_controls li{
		width:auto;
		min-width:134px;
	}	
	.product-tabs .et_pb_tabs_controls li a{
		font-size:16px;
		line-height:22px;
	}
	  .hp-row-3 .product-tabs li a {
   		  text-align:left;
		height: 45px;
    background-size: 33px !important;
    vertical-align: middle;
  }
	.product-tabs .et_pb_tabs_controls li{
		padding:2px 10px;
	}
	.product-tabs .et_pb_tabs_controls{
		text-align:center;
	}
	.product-tabs .et_pb_tabs_controls li{
		float:none;
		display:inline-block;
	}	
	  .product-tabs .et_pb_tabs_controls li {
    padding: 2px 4px;
    height: 51px !important;
  }	
	
}
@media only screen and (max-width : 1500px) {

.subscribe-box span{
    font-size: 15px;
  }
  .horizontal-accordian-one{
    height: 660px;
  }
    .myfixed .top-head-main {
  min-height: 71px;
}
}


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

  ul#menu-product-page-menu li > a {
  font-size: 14px;
  line-height: 22px;
  padding: 0 9px;
}
#menu-product-page-menu > li {
  min-width: 10%;
	padding: 0 5px;
  }
.product-mn .et-menu .menu-item-has-children > a:first-child::after{
    top: 50px;
}
	.heading-txt h1 {
    font-size: 45px;
		text-align:left;
}
/* Tab section*/
	.product-tabs .et_pb_tabs_controls li{
		width:auto;
		min-width:134px;
	}	
	.product-tabs .et_pb_tabs_controls li a{
		font-size:15px;
		line-height:22px;
	}
	  .hp-row-3 .product-tabs li a {
   		  text-align:left;
		height: 45px;
    background-size: 33px !important;
    vertical-align: middle;
  }
	.product-tabs .et_pb_tabs_controls li{
		padding:2px 10px;
	}
	.product-tabs .et_pb_tabs_controls{
		text-align:center;
	}
	.product-tabs .et_pb_tabs_controls li{
		float:none;
		display:inline-block;
	}	
	  .product-tabs .et_pb_tabs_controls li {
    padding: 2px 4px;
    height: 51px !important;
  }	
 
}
@media only screen and (max-width : 1365px) {
    
.top-header .logo-big .et_pb_image_wrap{
    padding-bottom: 0;
}
.catchSticky .top-head-main {
  min-height: 70px;
}
 .subscribe-box span{
    float: left;
    width: 100%;
    text-align: left;
    margin: 0 0 10px 0;
  }
  
  .subscribe-box button{
    width: 35%;
  }
/* Product home page css */
.horizontal-accordian-one .accordian-container .accordian-item .accordian-head span{
    font-size: 20px;
}
.horizontal-accordian-one .accordian-container .accordian-item .accordian-head span br{
    display: none;
}
.horizontal-accordian-one .accordian-container .accordian-item{
    width: 7%;
}
.horizontal-accordian-one .accordian-container .accordian-item .accordian-head.color-white{
    width: 100% !important;
}
.icon-img {
   width: 41px;
}
.horizontal-accordian-one .accordian-container .accordian-item.active{
    width: 59% !important;
   
}
.content-head{
    width: 65%;
}
.horizontal-accordian-one{
    height: 600px;
}
.horizontal-accordian-one .accordian-container .accordian-item.active{
    background-size: 700px;
}
.horizontal-accordian-one .accordian-container .accordian-item{
    margin-right: 10px;
}
.product-slid-img{
    margin-top: 75px;
}
	.heading-txt h1 {
    font-size: 35px;
		text-align:left;
}
	
	
/* Tab section*/
	.product-tabs .et_pb_tabs_controls li{
		width:auto;
		min-width:134px;
	}	
	.product-tabs .et_pb_tabs_controls li a{
		font-size:15px;
		line-height:22px;
	}
	  .hp-row-3 .product-tabs li a {
    background-position: 6px 4px !important;
    padding: 0 0 0 40px !important;
    background-size: 26px !important;
		  text-align:left;
		  height:45px;
  }
	.product-tabs .et_pb_tabs_controls li{
		padding:2px 10px;
	}
	.product-tabs .et_pb_tabs_controls{
		text-align:center;
	}
	.product-tabs .et_pb_tabs_controls li{
		float:none;
		display:inline-block;
	}	
	  .product-tabs .et_pb_tabs_controls li {
    padding: 2px 10px;
    height: 51px !important;
  }
}

@media only screen and (max-width : 1300px) {
.catchSticky .logo-cen{
    width: 8%;
}
.top-head-main .et-menu li > a, .top-header-inner .et-menu li > a{
    font-size: 14px !important;
}
.top-head-main .et-menu-nav ul li{
    padding: 0 10px;
}
.eflip-right {
  padding-right: 0 !important;
  padding-top: 5px !important;
}
 .top-head-main-inner .et_pb_menu .et-menu > li {
  padding-left: 13px;
  padding-right: 13px;
}
.top-header-inner .logo-cen-inner{
    margin-top: 10px;
}


}

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {

.catchSticky .logo-cen{
    width: 11%;
}
.top-head-main .et-menu li > a, .top-header-inner .et-menu li > a{
    font-size: 12px !important;
}
.top-head-main .et-menu-nav ul li{
    padding: 0 8px;
}

.main-footer-2 h4{
    font-size: 17px;
}
  .footer-col-3{
    width: 12% !important;
  }
  .manak-lg span img{
    width: 150px !important;
  }
  .manak-lg .et_pb_image_wrap{
    width: 100%;
    text-align: center;
  }
  .ft-sec .et_pb_code_inner p{
    margin-top: 0;
  }
  
  .footer-col-3{
    margin: 0 0 40px 0 !important;
  }
  .ft-sec p, .sub-sec p{
    text-align: left;
    margin-top: 10px;
  }
   .ft-sec2 p{
    text-align: left;
    margin-top: 0px;
  }
  .subscribe-box {
  display: block;
  width: 100%;
  text-align: center;
}
  .subscribe-box input, .subscribe-box button {
    float: left;
    display: inline-block;
  }
 
  
   .ft-sec2{
    margin-bottom: 0px !important;
   }
  .main-footer-2 .et-menu li a{
    font-size: 18px;
    line-height: 21px;
  } 
.upload-fl{
    width: 70%;
}
.upl-txt{
    width: 25%;
}
	ul#menu-product-page-menu li > a img{
    width: 22px;
}
	
}

@media only screen and (max-width : 1180px) {
.hp-row-sec-in{
    padding-left: 0;
    padding-right: 0;
}
.top-head-main-inner .et_pb_menu .et-menu > li {
  padding-left: 11px;
  padding-right: 11px;
}   
.product-mn .et_pb_menu__wrap{
    width: 100%;
}
#menu-product-page-menu li{
    padding: 0;
}
ul#menu-product-page-menu li > a{
    padding: 0 2px;
}

ul#menu-product-page-menu li > a{
    font-size: 13px;
  line-height: 21px;
}
#menu-product-page-menu > li{
    min-width: 10%;
    padding: 0 10px;
}
	ul#menu-product-page-menu li > a span{
		padding-left:4px;
	}	
.product-mn .et_pb_menu__menu, .product-mn .et-menu-nav{
    width: 100% !important;
}
ul#menu-product-page-menu{
    width: 100% !important;
    justify-content: center;
}
.product-mn .et-menu .menu-item-has-children > a:first-child::after{
    top: 49px;
}
 /* Product home page css */
.horizontal-accordian-one .accordian-container .accordian-item .accordian-head span{
    font-size: 20px;
}
.horizontal-accordian-one .accordian-container .accordian-item .accordian-head span br{
    display: none;
}
.horizontal-accordian-one .accordian-container .accordian-item{
    width: 7%;
}
.horizontal-accordian-one .accordian-container .accordian-item .accordian-head.color-white{
    width: 100% !important;
}
.icon-img {
   width: 41px;
}
.horizontal-accordian-one .accordian-container .accordian-item.active{
    width: 59% !important;
   
}
.content-head{
    width: 65%;
}
.horizontal-accordian-one{
    height: 600px;
}
.horizontal-accordian-one .accordian-container .accordian-item.active{
    background-size: 700px;
}
.horizontal-accordian-one .accordian-container .accordian-item{
    margin-right: 10px;
}
	.mobile-show{
		display:block;
	}
	.mobile-off{
		display:none;
	}
}

@media only screen and (max-width : 1023px) {
h1 {
  font-size: 40px;
 line-height: 48px;
}
.et_pb_menu .et_mobile_menu {
    padding: 10px 5% 10px 5%;;
}
.et_mobile_menu li a {
    border-bottom: 0px solid rgba(0,0,0,.03);
    padding: 0px 5%;
}

.mycolumnnopad .et_pb_column {
    margin-bottom: 0px!important;
}

footer .et_pb_menu--style-left_aligned .et_pb_menu__wrap {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
footer .et_pb_menu .et_pb_menu__menu {
    display: block !important;

}
footer .et_mobile_nav_menu {
    display: none !important;
}
body.home .top-header{
    background: rgba(255,255,255,1) !important;
    transition: none;
    height: 100%;
    max-height: 70px;
    box-shadow: 0px 0px 12px #999;
  
}
body.home .top-header .logo-cen{
     transition: none;
    will-change: inherit;
    transform: none;
    width: 110px !important;
}
body.home .top-header .logo-big .et_pb_image_wrap{
    transform: none;
}
.hp-row-1 {
  margin-top: 66px;
}
.hp-row-sec-in{
    padding: 20px 0%;
}
h1 {
    font-size: 30px;
    text-align: center;
  }
h2{
    font-size: 30px;
}
.button-sec .et_pb_button_module_wrapper {
  display: block;
  width: 100%;
  text-align: center;
}
.button-sec .et_pb_bg_layout_light{
    margin-bottom: 0 !important;
}
.button-sec .et_pb_button_module_wrapper{
    margin-bottom: 15px !important;
}
.hp-row-4 .et_pb_button_module_wrapper {
  text-align: center;
}
.hp-row-4 h2, .hp-row-4 p{
    text-align: center;
}
.footer-col-3 .et_pb_image_wrap{
    width: 100%;
    text-align: center;
}
.footer-col-3 .et_pb_image_wrap img{
    width: 200px !important;
}
.footer-col-1, .footer-col-2, .footer-col-3, .footer-col-4{
    width: 100% !important;
    text-align: center;
    margin-right: 0 !important;
}
.footer-col-1 ul li, .footer-col-1 .et-menu .nav ul, .footer-col-2 ul li, .footer-col-2 .et-menu .nav ul{
    text-align: center;
    width: 100%;
    justify-content: center;
}
.ft-sec, .ft-sec2, .sub-sec{
    width: 100%;
}
.ft-sec2{
    margin-bottom: 20px !important;
}
.top-header-inner .logo-cen-inner{
    width: 100%;
}
.logo-cen-inner {
  margin: 0;
}
.logo-cen-inner .et_pb_image .et_pb_image_wrap{
    max-width: 110px;
}
.logo-cen-inner .et_pb_image_wrap img {
  width: 120px;
}
.subscribe-box {
  display: block;
  width: 100%;
  text-align: center;
}
.subscribe-box span, .subscribe-box input, .subscribe-box button{
    float: none;
    display: inline-block;
}
.ft-sec .fa-sharp, .ft-sec2 .fa-phone {
  position: relative;
  margin-bottom: 10px;
  margin-top: 15px;
  left: 0;
}
.mobmenur-container{
    top: 28px;
}   
.mob-menu-header-holder{
    width: 35%;
}
.page-template-default .et_pb_row_0_tb_header.et_pb_row{
    padding-top: 11px !important;
  padding-bottom: 7px !important;
}
.page-template-default {
    margin-top: 62px;
}
.news-ft .fa.fa-file-text {
  position: relative;
  left: 0;
  top: 0;
  margin-right: 5px;
}
	.subscribe-box {
  margin: 0 auto;
  width: 550px;
  }
	.btn-ft-sub{
		width:25%;
	}
	.subscribe-box button{
		width:100%;
	}
	.ft-sec2 .fa.fa-envelope {
  position: relative;
  left: 0;
}
	.ft-sec p, .sub-sec p, .ft-sec2 p{
    text-align: center;
}
	    .mobmenu-content #mobmenuright li:hover {
        /*background-color: #000;*/
    }
	ul#mobmenuright li.current-menu-ancestor a {
    color: #fff;
	background: #3a3a3a;
}
	ul#mobmenuright li.current-menu-item a:hover {
    background: #3a3a3a;
    color: #fff;
}
	ul#mobmenuright .menu-item-has-children:hover > a {
    color:#fff;
}
	
}


/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {


}

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

.mobmenur-container{
    top: 18px;
}   
.trade-show .et_pb_column .et_pb_image_wrap {
    text-align: center !important;
    width: 100%;
}
.top-header-inner .logo-cen-inner{
    margin-top: 0px;
}

	
	.asso-n-logo li{
		width:28%;
	}
	.mobmenu-content li a{
		font-size:18px !important;
	}
	.hp-row-3{
		padding-top:20px !important;
	}
	.mobile-show .ea-body h1 {
    font-size: 30px;
    line-height: 45px;
}    
.mobmenu-content .sub-menu.show-sub-menu li a {
  font-size: 16px !important;
}	
.mobmenu-content .sub-menu.show-sub-menu .show-sub-menu li a {
    padding: 5px 15px 5px 12px;
}	
}

@media only screen and (max-width: 800px) {
.asso-right {
  display: none;
}

}


@media only screen and (max-width: 768px) {
.subscribe-box span{
    width: 100%;
    margin: 0;
    text-align: center;
}

.subscribe-box button{
    width: 100%;
    font-size: 13px;
}
.trade-in-left p, .asso-in-left p{
    font-size: 35px;
}
.trade-right h3{
    font-size: 20px;
}
.trade-right h4, .trade-right h5{
    font-size: 15px;
}
.esf_insta_feeds_holder.esf_insta_feeds_row .efbl-row-content {
        width: 50%;
        margin-bottom: 20px;
		max-width:50%;
    }
	
	
}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 680px) {

    .press-shadow-com{
    margin-right: 0 !important;
}
.press-01-sec, .press-02-sec, .press-03-sec, .press-cen-sec, .press-06-sec{
    width: 100% !important;
}
.press-shadow-com .et_pb_image_wrap {
    width: 100%;
    max-width: 100%;
}
.press-shadow-com .et_pb_image_wrap img{
    max-width: 100% !important;
    width: 100% !important;
}
.press-sec-row, .press-first-row{
    padding-bottom: 0 !important;
}
.press-06-sec{
    margin-bottom: 0 !important;
}
.press-cen-sec .gl-box img, .press-06-sec .gl-box img{
    width: 100%;
}
.press-cen-sec{
    margin: 30px 0 0 0;
}
	.asso-n-logo li {
        width: 26%;
    }
	.hp-row-2 {
  padding-bottom: 0;
}
	.metaslider.ms-theme-clarity .flexslider .caption-wrap .caption{
		padding-top:0 !important;
		padding-bottom:0 !important;
	}
	.flexslider .slides img {
  height: 201px;
  width: 198px !important;
  text-align: center;
  margin-left: auto !important;
  margin-right: auto !important;
}
	.flex-viewport .slides h3{
		font-size:19px;
		line-height:30px;
	}
.mob-inst-sec .et_pb_column {
  width: 100% !important;
}
	  .esf_insta_feeds_holder.esf_insta_feeds_row .efbl-row-content {
        width: 100%;
        margin-bottom: 20px;
			max-width:100%;
    }
}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 580px) {
table td, table th {
    text-align: center;
    font-size:60%;
padding: 6px 8px!important; 
}


.footer-col-3 .et_pb_image_wrap img{
    width: 150px !important;
}
.sp-easy-accordion .sp-ea-single .ea-header a{
    font-size: 19px !important;
}
.upload-fl {
        width: 65%;
    }
        .upl-txt {
        width: 28%;
    }
    #metaslider_container_1255 #metaslider_1255.flexslider .slides li{
        width: 280px !important;
       }
    .trade-right {
    flex-direction: column;
        padding:15px 0 !important;
}
.trade-in-left, .trade-in-center, .trade-in-right {
    width: 100%;
    margin: 10px 0 !important;
    /* display: block; */
    padding: 10px;
    text-align: center;
}
    .trade-in-center{
        border:none;
    }
    .trade-in-center .et_pb_image_wrap {
        margin:15px 0 !important;
    }
    .trade-in-right p{
        padding:0;
    }
    .trade-in-right .et_pb_text_inner{
        text-align:center;
    }
	  
	.news-ft .fa.fa-file-text {
  position: relative;
  top: 0;
}
	.news-ft{
		width:100%;
		position:relative;
	}
	.ft-sec2 .fa.fa-envelope {
  position: relative;
  left: 0;
}
	.btn-ft-sub {
  width: 30%;
}
	  .subscribe-box button {
    width: 100%;
    font-size: 13px;
  }
	.news-email{
		width:66%;
	}
	  .subscribe-box button {
    width: 100%;
    font-size: 13px;
  }
	.subscribe-box{
		width:100%;
	}
	.about-head-text p {
  font-size: 14px;
}
}

 /* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {

.mycolumnnopad .et_pb_column {
    margin-bottom: 0px!important;
}
	.trade-head-bg{
		background-position: -840px 0px;
    background-size: auto;
	}	
	.about-head-text p {
  font-size: 12px;
}
}
/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 430px) {
.about-head-text p {
  font-size: 12px;
}
	.color-code li{
		margin-right:10px;
	}
}
/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 404px) {
.about-head-text p {
  font-size: 11px;
}
}

 /* Extra Small Devices, Phones */ 
@media only screen and (max-width : 360px) {
	.trade-head-bg{
		background-position: -868px 0px;
    background-size: auto;
	}	
	.about-head-text p {
  font-size: 12px;
}
}
/* Custom, iPhone Retina */ 
@media only screen and (max-width : 330px) {
table td, table th {
    text-align: center;
    font-size:50%;
padding: 3px 4px!important; 
}
}
/* Custom, iPhone Retina */ 
@media only screen and (max-width : 280px) {


}

